body{
    font-family: "Catamaran",sans-serif;
    font-size: 17px;
    line-height: 30px;
    font-weight: 400;
}

.qodef-vertical-align-containers .qodef-position-center:before,
.qodef-vertical-align-containers .qodef-position-left:before,
.qodef-vertical-align-containers .qodef-position-right:before {margin-right: 0;}
.main_content_gridsection{padding-top: 50px !important;padding-bottom: 40px !important;background-color: #f9f9f9 !important;}
.main_content_headsection{padding-top: 99px !important;padding-bottom: 20px !important;}


.vc_custom_1462363323543{padding-top: 87px !important;padding-bottom: 85px !important;}.vc_custom_1462365283260{padding-top: 117px !important;padding-bottom: 123px !important;}.vc_custom_1462364899848{padding-top: 130px !important;padding-bottom: 20px !important;}.vc_custom_1462364942653{padding-top: 58px !important;padding-bottom: 125px !important;}.vc_custom_1461592693438{padding-right: 15% !important;}
.vc_custom_1462434720667{padding-top: 94px !important;padding-bottom: 57px !important;}.vc_custom_1462434752924{padding-top: 20px !important;padding-bottom: 143px !important;}.vc_custom_1462436619673{padding-top: 132px !important;padding-bottom: 145px !important;background-color: #282d33 !important;}.vc_custom_1462435231571{padding-top: 101px !important;padding-bottom: 74px !important;}.vc_custom_1462436350265{padding-bottom: 106px !important;}

.vc_custom_1462372978062{padding-bottom: 125px !important;}
.darker_bg {background-color: #282d33 !important;}
.footer_gridcontent {padding-top: 7.5% !important;padding-bottom: 7.5% !important;}
.wpb_animate_when_almost_visible {opacity: 1;}

ul.arrow_ul li {
	list-style-type: none;
	font-weight:600;
}

ul.arrow_ul li:before{
	content: "\f105";
	font-family: "FontAwesome";
	width: 10px;
	height: 10px;
	margin-right: 10px;
}

.capitalcase, h2, h3{
	text-transform: uppercase;
}

.c-forms-form { background-color: #ff0000; }


#fullscreen-videocontainer{
	position:absolute;z-index:0;overflow: hidden; width:100%;height:100%;
}
#fullscreen-videocontainer .videocontainer{
	position:relative;overflow: hidden; width:100%;height:100%;
}

#fullscreen-videocontainer .videocontainer .fullscreenvideo-overlay{
 	background-image: linear-gradient(-120deg,#ff6b6b,#662d8c);position:absolute;width:100%;height:100%;opacity:0.8;
 	filter: alpha(opacity=80);  /* Opacity for IE8 and lower */
 	zoom: 1;  /* Fix for IE7 */
 	visibility: visible;
}

.g-recaptcha{
	display:block;text-align:center;max-width:305px;margin:0 auto;
}

#c_loader{
	display:none;max-width:50px;
}

#contact_response{
	display:none;
}

#contact_response.success{
	color:green;
}
#contact_response.error{
	color:red;
}