



/*	-==========================- GENERAL -==========================-  */

/*------------------------------ PAGE ------------------------------*/

@import url(font.css);
html {
	background: #fff;
}
#all {
	color: #777684;
	background: #fff;
}
.no-slider #all {
	background: #fff;
}
body {
	color: #616161;
	font-size: 12px;
	font-family: 'OpenSansRegular', arial;
	position: relative;
	/*background: url(../images/body.jpg) repeat-x top;*/
}
body.no-slider {
	background: #fafafa;
}
a {
	color: #2d98de;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.post_ttl, .post-caption h1 {
	color: #252525;
}
h2 a.post_ttl:hover {
	text-decoration: underline;
}
a.post_ttl {
	font-size: 20px;
	font-family: 'OpenSansBold';
	color: #fff;
	text-shadow: 0 0 2px #3077a6;
}
/*------------------------------ HEADER ------------------------------*/

#header .container {
	position: relative;
}
#secondarymenu-container {
	position: relative;
}
#content-bottom {
	background: url(../images/content-bottom.html) left top repeat-x !important;
	width: 100%;
	height: 8px;
}
/*------------------------------ SEARCH ------------------------------*/

#s {
	background: none;
	border: none;
	float: left;
	height: 24px;
	line-height: 26px;
	color: #515151;
	font-size: 12px;
	width: 150px;
}
.searchbtn {
	height: 26px;
	width: 69px;
	margin-right: 0;
}
.searchform {
	height: 26px;
	background: #fff;
	margin: 0;
}
/*------------------------------ CONTENT ------------------------------*/

/*#main_content{

	padding:0 15px 10px;

}*/
.home #main_content {
	padding: 0!important;
}
.home-custom a {
	display: block;
}
.gray-block {
	background-color: #eee;
	float: left;
	margin: 20px 0 30px;
	padding: 25px 25px 0;
	width: 97%;

}
.articles .post-caption h2, .articles .post-caption h1 {
	background: url(../images/back-h.png) repeat-y right;
	margin: 0 -15px;
	padding: 10px 15px;
	color: #fff;
}
.articles .post-caption {
	background: url(../images/shadow-h.png) right bottom no-repeat;
	padding: 0px 0 23px
}
.post-comments a {
	background: url("../images/comments.png") no-repeat center;
	color: #3ea8ee;
	float: right;
	font-size: 14px;
	height: 33px;
	width: 36px;
	line-height: 23px;
	overflow: visible;
	text-align: center;
	margin-top: 10px;
}
#commentform #submit, input.readmore, a.readmore {
	background: #909090;
	color: #fff;
	text-shadow: 1px #f086a6;
	font-family: 'OpenSansBold';
	font-size: 12px;
	text-transform: uppercase;
	text-shadow: 0 0 2px #7a7a7a;
	box-shadow: 1px 1px 1px #dcdcdc;
	border: none;
	padding: 5px;
}
#commentform #submit:hover, input.readmore:hover, a.readmore:hover {
	background: #3ea8ee;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 0 2px #358fca;
	box-shadow: 1px 1px 1px #c4dae8;
}
.featured_image {
	margin-top: 15px;
	padding: 5px;
	background: #fff;
	border: 1px solid #c6c6c6;
	box-shadow: 1px 0 3px #949494;
}
.googlemap {
	padding: 5px;
	background: #fff;
	border: 1px solid #c6c6c6;
	box-shadow: 1px 0 3px #949494;
}
.post-meta a {
	text-decoration: underline
}
.widget_posts ul li img, .widget_flickr a {
	border: none;
	padding: 4px;
}
.pagination {
	margin: 30px 0;
}
.pagination.classic {
	padding-top: 30px;
	text-align: left;
}
.page-numbers {
	padding: 5px 10px;
	font-family: 'OpenSansSemibold';
}
a.page-numbers {
	background: none;
	color: #868686;
	text-decoration: none;
}
a.page-numbers:hover, span.page-numbers {
	color: #2d98de;
	background: none;
}
.linked-in-css {
	width: 39px;
	height: 39px;
	background: url(../images/linkedin_icon.png);
	display: block;
	float: right;
	margin: -10px 6px;
}
.grid2 {display: grid; 
	grid-template-columns: 1fr 1fr;}
/*------------------------------ FOOTER ------------------------------*/

#footer {
	color: #8b8b8b;
}
/*#footer .container {

	padding:10px 0;

	background:url(images/border-footer.png) repeat-x top;

	}*/

#footer h3 {
	color: #868686;
	font-family: 'OpenSansBold';
	font-size: 14px;
	text-transform: none;
}
#footer .footer_txt {
	padding: 10px 0;
	background: none;
	height: 64px;
	font-weight: bold;
	margin: 0 auto;
	font-family: 'OpenSansRegular';
}
#footer .footer_txt .container {
	background: #0074bc;
	border: none;
	color: #fff;
	text-align: center;
	padding: 20px 0;
}
.footer-widgets {
}
#footer .footer_txt .container a {
	color: #fff;
	text-decoration: underline;
}
#footer .inner a {
	color: #2d98de;
}
#footer .inner a:hover {
	text-decoration: underline;
}
/*------------------------------ WIDGETS AND SLIDER ------------------------------*/

.content-r .sidebar.right, .content-lr .sidebar.right, .content-r2 .sidebar.left, .content-r2 .sidebar.right {
	margin-left: 3px;
}
.content-l .sidebar.left, .content-lr .sidebar.left, .content-l2 .sidebar.left, .content-l2 .sidebar.right {
	margin-right: 3px;
}
.content-r #main_content, .content-r2 #main_content, .content-lr #main_content {
	padding: 0 30px 10px 15px;
}
.content-l #main_content, .content-l2 #main_content {
	padding: 0 15px 10px 30px;
}
.sidebar {
	margin-top: -10px;
}
#content .widget .caption h3 {
	font-size: 14px;
	font-family: 'OpenSansBold';
	color: #fff;
	text-shadow: 0 0 2px #7d7d7d;
	text-transform: uppercase;
	padding: 10px 15px;
}
.content-r #content .widget .caption h3, .content-r2 #content .widget .caption h3 {
	background: url("../images/back-widget-r.png") repeat-y top;
}
.content-r #content .widget .caption, .content-r2 #content .widget .caption {
	background: url(../images/shadow-widget-r.png) no-repeat bottom left;
	padding: 0 0 23px;
	margin: 0 -10px;
}
.content-l #content .widget .caption h3, .content-l2 #content .widget .caption h3 {
	background: url("../images/back-widget-l.png") repeat-y top;
}
.content-l #content .widget .caption, .content-l2 #content .widget .caption {
	background: url(../images/shadow-widget-l.png) no-repeat bottom right;
	padding: 0 0 23px;
	margin: 0 -10px;
}
.content-lr .sidebar.right .widget .caption h3 {
	background: url("../images/back-widget-r.png") repeat-y top;
}
.content-lr .sidebar.right .widget .caption {
	background: url(../images/shadow-widget-r.png) no-repeat bottom left;
	padding: 0 0 23px;
	margin: 0 -10px;
}
.content-lr .sidebar.left .widget .caption h3 {
	background: url("../images/back-widget-l.png") repeat-y top;
}
.content-lr .sidebar.left .widget .caption {
	background: url(../images/shadow-widget-l.png) no-repeat bottom right;
	padding: 0 0 23px;
	margin: 0 -10px;
}
.fp-next {
	background-position: left 50%;
	width: 27px;
}
.fp-prev {
	background-position: right 50%;
	width: 27px;
}

/*	-==========================- DESKTOP -==========================-  */

@media only screen and (min-width:1024px) {
#content-top {
	height: 0;
}
#content {
}
/*#content .container {

		padding:0;

		width:1000px;

		border-right:1px solid #c8c8c8;

		border-left:1px solid #c8c8c8;

		border-bottom:1px solid #c8c8c8;

		border-top:1px solid #c8c8c8;

		margin-top:20px;

	}*/
.content-n #content .container {
	background: none!important;
}
#logo {
	position: absolute;
	/*top:0;*/		top: 28px;
	left: 0;
}
.menusearch {
	position: absolute;
	top: 60px;
	right: 0;
	width: 250px;
}
/*------------------------------ MENU ------------------------------*/

#secondarymenu-container {
	height: 136px;
	position: relative;
	z-index: 20;
}
#secondarymenu {
	float: right;
	background: #a99b8e;
	color: #fff;
	position: relative;
	margin-top: 10px;
}
#secondarymenu li:first-child a {
	border-right: 1px solid #ddd;
}
#secondarymenu a {
	color: #fff;
	display: block;
	font-family: 'arial';
	font-size: 17px;
	margin: 8px 0;
	padding: 2px 15px;
	text-decoration: none;
}
#secondarymenu li:hover {
	background-color: #aaa;
}
#header-block {
	position: relative;
}
#mainmenu-container {
	background: url(../images/back-menu.png) repeat-x top;
	height: 65px;
	z-index: 18;
	margin: 0 auto;
	position: relative;
	margin-top: 15px;
}
#mainmenu li a {
	display: block;
	text-decoration: none;
	padding: 12px 27px;
	font-size: 17px;
	font-family: 'arial';
	text-transform: none;
	color: #fff;
}
#mainmenu li {
	position: relative;
}
#mainmenu li a:hover {
	text-shadow: 0 0 2px #3a87b8;
	background: #6b5d51;
}
#header #mainmenu li ul {
	top: 44px;
}
#header li ul {
	top: 38px;
}
#header li ul .transparent {
	background: #575757;
	-moz-opacity: 0.90;
	opacity: 0.90;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=90);
	box-shadow: 3px 3px 3px #1d2f41;
}
#header li ul .inner {
	padding: 0;
}
#header ul.children li, #header .sub-menu li {
	padding: 5px 0 0 !important;
	margin: 0 !important;
	height: 25px;
	line-height: 25px;
}
#header ul.children li a, .sub-menu li a {
	color: #fff !important;
	padding: 0 !important;
	height: 25px;
	line-height: 25px;
	font-family: 'OpenSansSemibold';
	font-size: 12px;
	padding: 0 10px !important;
	text-align: left;
}
#header ul.children li:last-child a, .sub-menu li:last-child a {
	border-bottom: none !important;
}
#header ul.children li a:hover, .sub-menu li a:hover {
	background: #2d98de !important;
}
#header #mainmenu li ul .transparent {
	background: #fafafa;
	box-shadow: 3px 3px 3px #6f7475;
	-moz-opacity: 1;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
}
#header #mainmenu ul.children li a, #mainmenu .sub-menu li a {
	color: #919191!important;
	font-family: 'OpenSansSemibold';
	font-size: 12px;
	text-transform: none;
	text-align: left;
	padding: 0 20px !important;
}
#header #mainmenu ul.children li:last-child a, #mainmenu .sub-menu li:last-child a {
	border-bottom: none !important;
}
#header #mainmenu ul.children li a:hover, #mainmenu .sub-menu li a:hover {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
	color: #333 !important;
}
#header .sub-menu .sub-menu {
	top: 0 !important;
}
/*------------------------------ SLIDER ------------------------------*/

.slider-container {
	margin: -21px auto 0;
	width: 1000px;
	height: 365px;
}
.fp-next, .fp-prev {
	height: 47px;
	margin: 159px -47px;
	width: 47px;
}
.fp-title {
	font-size: 13px;
}
.slider {
	position: absolute;
}
.fp-prev-next-wrap {
	margin: 0 0px;
}
.slider-nothumb .fp-slides, .slider-nothumb .fp-thumbnail, .slider-nothumb .fp-slides-items {
	height: 188px;
}
.fp-slides, .fp-thumbnail, .fp-slides-items {
	height: 365px;
	width: 1000px;
}
.fp-content-fon {
	border-bottom: none;
	border-left: none;
	border-right: none;
}
.fp-content-fon, .fp-content {
	left: 0;
	right: 0;
	bottom: 0;
	text-align: left;
	font-size: 13px;
}
.fp-nav {
	bottom: -30px;
	right: 0;
}
.slider-nothumb .fp-content-fon {
	background: #fafafa;
}
.slider-nothumb .fp-content a, .slider-nothumb .fp-content p {
	color: #fafafa;
}
}

/*	-==========================- TABLET -==========================-  */

@media only screen and (min-width:640px) and (max-width:1023px) {
#all {
/*	background: url(../images/no-slider.jpg) no-repeat top !important;*/
}
#header {
}
#logo {
	float: left;
	margin-left: 10px;
}
#header-banner {
	margin-top: 25px;
	float: right;
}
#main_content {
	padding-top: 20px !important;
}
.sidebar {
	padding-top: 20px !important
}
.menusearch {
	margin-right: 10px;
	margin-top: 60px;
}
#secondarymenu-container {
}
#secondarymenu {
	clear: both;
	overflow: hidden;
	background: #7d7d7d;
}
#secondarymenu li {
	padding-left: 0;
}
#secondarymenu li a {
	font-size: 14px;
	color: #fff;
	padding: 0 15px;
}
#mainmenu-container {
	clear: both;
	background: #0072bc;
}
#mainmenu li {
	padding: 0;
	float: left;
}
#mainmenu a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	padding: 2px 15px 5px;
	display: block;
}
#header ul.children li a, .sub-menu li a {
	padding: 2px 15px 3px !important;
}
#wowslider-container1 .ws_fullscreen {
		display: block;
	}
	.grid2 {display: grid; 
	grid-template-columns: 1fr 1fr;}
	
	.double-column {grid-column: span 2}
}

/*	-==========================- MOBILE -==========================-  */

@media only screen and (min-width:240px) and (max-width:639px) {
	#wowslider-container1 .ws_controls,
	#wowslider-container1 .ws_bullets,
	#wowslider-container1 .ws_thumbs{
		display: none}
.menusearch {
	padding: 13px 0;
	margin-top: 5px;
}
#all {
/*	background: url(../images/no-slider.jpg) no-repeat top !important;*/
}
#main_content {
	padding: 20px 15px 10px !important;
}
#header {
}
#logo {
	margin-bottom: -15px;
}
.searchbtn {
}
#secondarymenu-container {
	padding-top: 6px;
}
#secondarymenu, #mainmenu {
	background: #fff;
	padding: 0 2%;
	margin-top: 10px;
}
#secondarymenu li, #mainmenu li {
	border-top: 1px solid #d7d7d7;
}
#secondarymenu li a, #mainmenu li a {
	color: #363636;
	text-decoration: none;
}
.fp-next, .fp-prev {
	margin: 0 -5px;
}
.footer-widgets .widgetf:first-child {
	border: none;
}
#footer {
	width: 100%;
}
.widgetf {
	border-top: 1px solid #d3d3d3;
}
.articles .post-date {
	float: none;
}
.articles dt p img {
	display: none;
}
.fp-nav {
	bottom: -18px;
}
	.grid2 {display: grid; 
	grid-template-columns: 1fr }
	
	#footer .footer_txt { height: auto}
	.linked-in-css {float: none; margin: 10px auto; padding: 10px 0 5px 0; background-repeat: no-repeat}

}
.home-custom {
	width: 312px;
	/*float: left;*/
	margin-right: 11px;
	margin-bottom: 50px;
	flex: 0 1 auto;
    align-self: auto;
}
.centered_boxes {
	width: 100%;
}

.centered_boxes ul {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -moz-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
	}
h1 #title_cat {
}
.cat_box {
	height: auto;
	background: #A59A91;
	margin-left: 0px;
	padding: 0px;
}
#title_cat {
	letter-spacing: 6px;
	font-size: 26px;
	font-weight: normal;
	color: #0674B5;
}
#title_cat.page-title {
	color: #A59A91;
	line-height: 1.4em;
	margin: 10px;
}
.cat_box h4 {
	color: #ffffff;
	font-size: 16px;
	padding: 10px;
	font-family: 'OpenSansRegular';
	letter-spacing: 1px;
	text-transform: capitalize;
	text-transform: uppercase;
	line-height: 1.5em
}
.cat_box p {
	color: #000;
	font-size: 16px;
	color: #000;
	padding: 30px 20px;
	margin: 0px;
	margin-top: -40px;
	font-family: 'OpenSansRegular';
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
}
.cat_box a {
	font-weight: bold;
	text-decoration: none;
	color: #1A5398;
	font-family: 'OpenSansRegular';
}
.cat_box a:hover {
	opacity:.65;
	
}
.cat_bottom {
	width: 930px;
	background: #D8D2CD;
}
.cat_1st {
	width: 535px;
	float: left;
	background: #D8D2CD;

}
.cat_1st h2 {
	color: #1473C1;
	margin-left: 10px;
	width: 400px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}
.cat_1st p {
	color: #221E1F;
	font-size: 12px;
	line-height: 25px;
	text-align: justify;
	margin-left: 10px;
	margin-top: -11px;
	width: 400px;
	font-family: 'OpenSansRegular', arial;
}
.cat_1st a {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: 'OpenSansRegular', arial;
}
.cat_2st {
	width: 535px;
	float: left;
	background: #D8D2CD;
}
.cat_2st iframe {
	width: 395px;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 15px;
}
.cat_3st {
	width: 465px;
	float: left;
	background: #D8D2CD;
}
.cat_3st img {
	width: 465px;
	height: 300px;
}
.cat_4st {
	width: 465px;
	float: left;
	background: #D8D2CD;
	height: 350px;
}
/*.cat_4st table{height: 322px;}*/

.cat_4st table tr {
}
.cat_4st table tr td {
	margin: 11px;
	padding: 7px;
	color: #221E1F;
	font-family: 'OpenSansRegular';
}
.cat_foot {
	width: calc(100% - 20px);
	margin: 10px;
	float: left;
}
.cat_foot h4 {
	font-size: 18px;
	text-align: center;
	color: #AFABA6;
}
.cat_foot h2 {
	color: #1473C1;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	margin-top: -19px;
	margin-bottom: -21px;
}
#search-box-position {
	position: relative;
	z-index: 130;
	height: 27px;
	margin: 0;
	padding: 0;
}
#search-box-position input[type=text] {
	border: none;
	position: relative;
	height: 27px;
	top:0px;
	margin:0;
	padding:0;
	background-color: #A99B8E;
	font-size: .75em;
}
#search-box-position input[type=submit] {
	background-color: #A99B8E;
	border: none;
	height: 27px;
	width: 18px;
	position: relative;
	left: 0px;
	cursor: pointer;
}
#search-box-position input[type=submit]::after {
	content: " >";
	color: #fff;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 20px;
	height: 20px;
	display: block;
	pointer-events: none;
}
 *::-webkit-input-placeholder {
 color: #fff;
}
*:-moz-placeholder {
    /* FF 4-18 */
    color: #fff;
}
*::-moz-placeholder {
    /* FF 19+ */
    color: #fff;
}
*:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
}
.img_box {
	position:relative;
	padding: 0;
	margin: 0;	
}
.caption {
	position:absolute;
	bottom: -15px;
	right: 0px;
	text-align:right;
	background-color: rgba(0,0,0,.65);
	padding: 10px 15px;
	color:#ffffff;
	font-size: 1.2em;
	letter-spacing: .25px
}

.caption a {
	font-weight: bold;
	
}
.notice {
	width: 100%;
	text-align: center;
	background: #0074BC;
	color: white;
	font-size: 20px;
	font-weight: 700;
	line-height: 2.5em
}
.notice a {color: #D1D1D1}
