.frontpageposts .vc_custom_1419254486087{
	background: #333 !important; 
}

.frontpageposts .vc_custom_1419240516480{
	background: #1c597c !important;
	color: #fff;
	min-height: 325px;
}



.frontpageposts .vc_custom_1419240516480 h4{
	color: #fff;
}

.blogpageposts .vc_custom_1419240516480{
	background: #1c597c !important;
}

.blogpageposts h4{
	color: #fff;
}

.blogpageposts p{
	color: #fff;
}

.bottom-gap-default{
	margin-bottom: 0px;
}

.footer-wrap{
	background-color: #003050;
	color: #fff !important;
}

.x-menu > li.hover > a{
	background-color: #bce093;
	color: #000;
}

.x-menu > li > .parent-wrap:hover, .x-menu > li.hover > .parent-wrap a{
	background-color: #bce093;
	color: #000;
}

.menu-section img{
	padding: 5px;
}

.contactCallToAction .cta-bg-cover-white{
	background-color: #2f3542 !important;
}
.contactCallToAction .cta-bg-cover-white:before{
	background-color:rgba(0,0,0,0);
}

.wpb_wrapper label{
	color: #fff;
}

.wpcf7-form input, .wpcf7-form textarea, .wpcf7-form select{
	border: 2px solid #bce093;
}

header .menu-section.opened, .x-menu-fixed-top .x-menu-toggle.active{
	background-color: #1c212c !important;
}

.footer-wrap .copyright{
	color: #fff;
}

.footer-wrap .social-icon-wrap a{
	color: #fff; 
}

.goto-top{
	background: #bce093;
}

.goto-top:before{
	border-top: 2px solid #00769d;
    border-left: 2px solid #00769d;
}

.wpcf7-form input[type=submit]:not(.btn),
.wpcf7-form button:not(.btn){
	background-color: #bce093;
	color: #000;
	border: 1px solid #efffc4;
}

.vc_pageable-load-more-btn a{
	background-color: #bce093 !important;
	color: #000 !important;
	border: 1px solid green !important;
}

.contactCallToAction .cta-bg-cover-white{
	background-color: #1c597c !important;
}

.footer-wrap{
	padding-bottom: 25px !important;
}

.footer-wrap h5{
	color: #00a5ce;
}

.customFooterNav li{
	padding: 15px;
}
.footer-wrap a{
	color: #fff;
	font-size: 15px;
}

.copyright{
    padding-top: 60px !important;
    padding-bottom: 0px !important;
}

.blog-content p{
	color: #7f7f7f;
	line-height: 1.5em
}

.blog-content li{
	color: #7f7f7f;
}

#single-post-title-basic{
	background-color: #1c597c !important;
}