a.readmore {
    padding: 10px 0 10px 20px;
    text-decoration: none;
    background-color: #2d3746;
    color: #edbf16;
    margin: 20px 0;
}

a.readmore i {
    color: #2d3746;
    background-color: #edbf16;
    padding: 10px 12px;
    margin-left: 10px;
}


body #content {
	line-height: 23px;
	font-size: 14px;
	color: #2d3746;
}
	
}
#footer {
	
	background-color: #2d3746;
	color:	white;
}

#footer h3.widget-title {
	color: white;
	font-weight: bold;
	
}
.topbar right {
	
	float: right;
}

.buttons {
	display: block;
	width: 90%;
	background-color: #2d3746;
	color: 	#edbf16;
	padding: 22px 5%;
	margin: 10px 0;
	font-weight: bolder;
	text-align: center;
	font-size: 1.1em;
}
a.buttons {
	text-decoration: none;
}

a.buttons:visited {
	color: #edbf16;
}

a.buttons:hover {
	background-color: #edbf16;
	color: #2d3746;
	text-decoration: none;
}

.three a:hover {
	color: white;
}

li.page_item a, li.menu-item a {
	
	background: none;
	color: #2d3746;
}

h1 {
	
	color: 	#2d3746;
}

div.three.columns.right {
	font-size: 12px;
	text-align: center;
}

div.three.columns.right span {
	display: block;
	text-align: center;
	color: #edbf16;
	font-weight:bold;
	line-height: 9px;

}

.topbar a {
	color: white;
	text-decoration: none;
}

#header .header_extras {
margin: 0;
}

.number {
background-color: #2d3746;
text-align: center;
}

img.fullwidth, .logotype-img img {
	width: 100%;
}

h1 {
	margin-top: 40px;
}

h2{
	margin: 20px 0;
}

a.readmore {
	padding: 10px 0 10px 20px;
	text-decoration: none;
	//display: block;
	background-color: #2d3746;
	color: #edbf16;
	margin: 20px 0;
}

a.readmore i {
	color: #2d3746;;
	background-color:  #edbf16;
	padding: 10px 12px;
	margin-left: 10px;
}

a.readmore:visited {
	color: white;
}

#footerwidth {
	width: 100%;
	position: relative;
	background-color: #2d3746;
	color:	white;
}

#footer {
	margin: 0 auto;
	display:block;
	float: none;
}

#footer h3.widget-title {
	color: #edbf16;
	text-transform: uppercase;
	margin: 20px 0; 
}

#footer .textwidget {
	font-size:  0.8em;
	padding: 0 30% 0 0;
}

#footer a {
	color: white;
}

.sub-menu li {
	
	margin-left: 20px;
}


@media only screen and (min-width: 320px) and (max-width: 480px) {
	  .menuleft {
	   	display: none;
	   }
	   
	   .topbar .three {
	  	display: none;
	  }
  
	.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {
	width: 100%;
	}
	
	#lang_sel_list {
		margin-left: 50%;
	}

}

@media only screen and (min-width: 480px) {

	.topbar .menuclick {
		display: none;
		
	}
}

.topbar .five {
	text-align: center;
}

topbar .five i {
 margin-left: 10px;
}

.gform_footer {
	height: 10px;
}

#sidebar {
	margin-top: 20px;
}


div#dc_jqaccordion_widget-2 {

	background-color: #edbf16;
}

ul.tabs li a {
	color: #2d3746;
}

.txt {
	text-align: center; width: 100%;
}

.post-267 a {
	color: black;
}


#sidebar-left .widget, #sidebar-right .widget, #main-column .post, #main-column .page  {
border: 0px solid white;
}


#site-footer {
    background: #2d3746;
    /* border-top: 3px solid #ddd; */
    font-size: 12px;
    padding: 10px;
    color: white;
}

a.button {
    background-color: #2c3646;
    padding: 10px;
    color: #efbf00;
}

#footer #credits {
    font-size: 11px;
    color: #9f9f9f;
    text-align: center;
}

#sidebar-left a.buttons {
width: 100%;
}

.nav>li {
    font-size: 16px;
    padding: 10px 11px;
}


body {
    line-height: 150%;
    -webkit-text-size-adjust: 100%;
    background-image: url('/wp-content/uploads/2016/07/border_top.png');
    background-repeat: repeat-x;
    background-position: top left;
}

.topbar {
font-size: 12px;
}
.topbar span {
    display: block;
    text-align: center;
    color: #edbf16;
    font-weight: bold;
    line-height: 9px;
}

@media (min-width: 768px){
div#footer {
    width: 750px;
}
}

@media (min-width: 992px){
div#footer {
    width: 970px;
}
}

@media (min-width: 1200px){
div#footer {
    width: 1170px;
}
}

#site-footer {
    position: absolute;
    width: 100%;
    left: 0;
}