@font-face {

    font-family: 'proxima_nova_rgbold';

    src: url('fonts/proxima_nova_bold-webfont.eot');

    src: url('fonts/proxima_nova_bold-webfont.eot?#iefix') format('embedded-opentype'),

         url('fonts/proxima_nova_bold-webfont.woff2') format('woff2'),

         url('fonts/proxima_nova_bold-webfont.woff') format('woff'),

         url('fonts/proxima_nova_bold-webfont.ttf') format('truetype'),

         url('fonts/proxima_nova_bold-webfont.svg#proxima_nova_rgbold') format('svg');

    font-weight: normal;

    font-style: normal;



}

#header{

	background-color: #ccc;

	width: 100%;

	padding: 0;	

	position: relative;

}

#header .container:after,

#header .container:before{

	content: " ";

    display: table;

    clear: both;

}

#header h1{

	font-size: 22px;

	font-family: 'proxima_nova_rgbold';

	float: left;

	color: #153056;

	margin-left: 35px;

	margin-top: 45px;

}

#header h1 span{

	color: #fff;

	line-height: 36px;

}

.container{

	max-width: 1000px;

	width: 100%;

	margin: 0 auto;

	padding: 0 20px;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

	position: relative;	

}

.menu-header-container{

	background: url(image/menu-header.jpg) repeat-x top;

}

.menu-header-container{

	min-height: 44px;

	padding-top: 4px;

}

#links{

	width: auto;

	margin-top: 0;

}

.links_line0{

	float: right;

}

.links_line0 li{

	float: left;

	margin-left: 6px;

}

#links .phone{

	margin-top: 0;

	font-size: 16px;

	line-height: 16px;

	color: #fff;

	margin-right: 5px;

	background-color: #22426d;

	background-position: 13px center;

	padding-left: 40px;

	font-family: "myriad-pro",sans-serif;

}

.links_line0 li a{ 

	font-size: 16px;

	text-transform: uppercase;

	font-family: "myriad-pro",sans-serif;

	color: #fff;

	text-decoration: none;

	display: inline-block;

	padding: 18px;

	background-color: #22426d;

}

#logo{

	padding: 10px 0 20px;

	width: auto;

}

#logo .logo{

	max-width: 113px;

}

#linkcat-3 li{

	margin-right: 12px;

}

#linkcat-3 li:nth-child(3){

	margin-right: 18px;

}

#searchform{

	background-color: #fff;

	margin: 0;

	padding: 14px 0;

	border-bottom: 1px solid #879ebd;

	position: absolute;

	bottom: -78;

	left: 0;

	right: 0;

	z-index: 4;

	display: none;

}

#searchform hr{

	position: absolute;

	left: 20px;

	right: 20px;

	bottom: -22px;

	border: none;

	height: 1px;

	background-color: #fff;

}

#searchform input{

	float: right;

}

#s{

	background-color: #ccc;

	color: #23282c;

	max-width: 808px;

	width: 100%;

	padding: 12px 17px;

	height: auto;

	font-size: 20px;

	line-height: 25px;

	font-family: "myriad-pro",sans-serif;

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

	margin-left: 26px;

}

#searchsubmit{

	background-image: none;

	background-color: #2e5a94;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	border-radius: 5px;

	padding: 12px 40px;

	line-height: 25px;

	max-height: 49px;

	color: #fff;

	font-size: 20px;

	height: auto;

	text-indent: inherit;

	text-align: center;

	width: auto;

	margin-left: 8px;

}

.open-search{

	background: url(image/open-search.png) no-repeat center;

	display: inline-block;

	height: 30px;

	width: 31px;

	position: absolute;

	right: 20px;

	bottom: -40px;

	z-index: 2;

}

.open-search:hover{

	cursor: pointer;	

}

.calltoactions a.MoreLink,

#text-2 input[type="submit"], 

#form input[type="submit"], 

.wpcf7-form input[type="submit"],

#sidebar input[type="submit"]{

	background-image: none;

	background-color: #2e5a94;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	border-radius: 5px;

	height: auto;

	padding-bottom: 6px;

}

.slider-header ul a.link{

	background-image: none;

	background-color: #d1ad13;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	border-radius: 5px;

}

#wdg_specialrecentposts-2 .corner-link{

	background-image: none;

	background-image: none;

	background-color: #2e5a94;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	border-radius: 5px;

	height: auto;

	text-decoration: none;

	bottom: 13px;

}

#wdg_specialrecentposts-2 .corner-link:after{

	content: "READ MORE";

	color: #fff;

	font-size: 17px;

	line-height: 20px;

	font-family: Myriad-con-bold,sans-serif;

	padding: 6px 0;

	text-align: center;

	display: block;

}

body{

	background-position: center -4px;

}



sub{

vertical-align:sub;

font-size:0.8em;

}



sup{

vertical-align:super;

font-size:0.8em;

}


/*EDIT 11.12.2017 --Change logo and h1 orientation*/


#header h1{

	font-size: 22px;

	font-family: 'proxima_nova_rgbold';

	color: #153056;

	margin-top: 20px;

	float: none;

	margin-left: 0;


}

#logo .logo{

	max-width: 200px;
}
