/*
 Theme Name:   cofs
 Description:  cofs
 Template:     Divi
*/

@import url("../Divi/style.css");
@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400italic,700&subset=latin,latin-ext);

/* =Theme customization starts here
-------------------------------------------------------------- */
#et-info{
	font-size:16px;
		float:right;
	}
.et_nav_text_color_light, .et_nav_text_color_light #et-secondary-nav a, .et_nav_text_color_light .et-social-icon a { color:#eee;  }	
#et-secondary-menu{
	font-size:14px;
}	
.header-btn {
    width: 50%;
    position: relative;
    float: left;
}
.header-btn a{
    position: absolute;
    bottom: 50%;
    left: 50%;
    margin-left: -110px;
    margin-bottom: -95px;
    background: #00676a;
    color: #fff;
    padding: 15px 30px;
    border-radius: 4px;
    font-size: 18px;
    letter-spacing:1px;
    transition:1s;
}
.header-btn a:hover{background-color:#000;transition:1s;}
 #logo { max-height: 140px !important; vertical-align: middle; float:left; }/*  Large logo */

	.et_fixed_nav #logo { max-height: 140px !important; vertical-align: middle;  }/*  Large logo */
	.et-fixed-header #logo { max-height: 140px !important; } /*Small logo */

	#et-top-navigation { margin-top:10px; } /* Top menu vertical aligned */
	.et_header_style_centered #et-top-navigation { margin-top: 0px; } /* Reset margin top in centered view */



.et_pb_section.et_pb_fullwidth_section { padding: 0px; } /* Fullwidth sections with no margins */
.et_pb_section { padding: 20px 0; } /* Section margins */
.et_pb_row { padding: 20px 0 10px; } /* Rows margins (2nd level) */

/* Normal Pages */
#main-content, .et_pb_section { background-color: #ffff; }
.main_title { margin-bottom: 10px; }
#main-content .container { padding-top: 30px; }
#left-area ol, .entry-content ol, .comment-content ol { margin: 5px 0 5px 31px; list-style-position: outside; }
#left-area ol li, .entry-content ol li, .comment-content ol li { margin-bottom: 10px; }

#left-area ul, .entry-content ul, .comment-content ul { margin: 5px 0 5px 11px;}
#left-area ul li, .entry-content ul li, .comment-content ul li { margin-bottom: 5px; }

/* Modules Margins */

/* Slider */
.et_pb_container { min-height: 500px !important;}
.et_pb_slide_description { padding: 150px 30px 0 !important;text-shadow:none !important;}
.et_pb_slide_image { top: 50% !important; }

table.shop_table { margin-bottom: 10px !important; } /* Shop Table */
.et_pb_pricing {margin-bottom: 10px !important;} /* Pricing Table */
.et_pb_testimonial { padding: 20px 30px 14px !important; margin-bottom: 10px !important; } /* Testimonial */
.et_pb_image { margin-bottom: 10px !important;} /* Image */
.et_pb_promo { padding: 10px 60px !important; margin-bottom: 10px !important; } /* Promo */
.et_pb_newsletter { padding: 10px 0 !important; margin-bottom: 10px !important; } /* Newsletter */
.et_pb_tabs { margin-bottom: 10px !important;} /* Tabs */
.et_pb_toggle { margin-bottom: 10px !important; } /* Toggle */
.woocommerce #reviews #comments h2, .woocommerce-page #reviews #comments h2 { margin-bottom: 10px !important; } /* eCommerce */
.et_pb_team_member { margin-bottom: 10px !important; } /* Team Member */
.et_pb_audio_module { margin-bottom: 10px !important; } /* Audio Module */
.wp-pagenavi { padding-top: 10px !important; margin-bottom: 10px !important; } /* Pagination */
.et_pb_text { margin-bottom: 10px !important;} /* Text Module */
.et_pb_slider_fullwidth_off { margin-bottom: 10px !important; } /* Normal Slider */
.et_pb_counters { margin-bottom: 10px !important; } /* Counters */
.et_pb_divider { margin: 10px auto 20px!important; } /* Devider line :: HR */
.et_pb_blurb { margin-bottom: 10px !important; } /* Blurb container */
.et_pb_main_blurb_image { margin-bottom: 10px !important; } /* Blurb image */
.et_pb_accordion { margin-bottom: 10px !important; } /* Accordion */

/* Start Css By Raman */
header{
	padding-top:10px;
}
/* header .clearfix.container{
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
} */
header.my_stuck{padding-top:0px !important;}
.my_stuck .clearfix.container{display:none;}
.my_stuck #et-top-navigation{margin-top:0px !important;}
#et-top-navigation{
	padding-left:0px !important;
	padding-right:0px !important;
	float:left;
	width:100%;
	background:#f6f6f6;
	padding-top:0px !important;
}
#et-top-navigation nav > ul > li > a{
	padding-bottom:0px !important;
	line-height:50px;
	padding:0px 9px;
}
#et-top-navigation nav > ul > li.current_page_item a{
	border-top:3px solid #00676a;
}
#top-menu li{
	padding-right:8px;
}
header{
	box-shadow:none !important;
}
.header-top-right{
	float:right;
}
.home .et_pb_slide_content{
	background-color:rgba(0, 103, 106, 0.8);
	padding:40px 20px;
}
.header-content{
	background-color:rgba(0, 103, 106, 0.8);
	padding: 80px 20px !important;
    margin-top: 7% !important;
	margin-bottom: 7% !important;
	max-width:610px !important;
}
/* .et_pb_fullwidth_header{
	height:500px;
} */
#text-3 p {
    padding-bottom: 10px;
}
#text-3 p a {
    color: #fff;
    font-size: 16px;
}
.five-col{
	float:left;
	width:100%;
	text-align:center;
	margin:0px !important;
	padding:0px !important;
}
.five-col li{
	float:left;
	list-style:none;
	width:20%;
	padding:10px 8px;
	text-align:center;
}
.five-col li img{
	margin-bottom:15px;
}
.five-col li a{
	font-size:20px;
	color:#000;
	float: left;
    line-height: 20px;
    width: 100%;
}
a.email-us {
    float: none;
    margin-top: 25px;
    display: inline-block;
    padding: 15px 20px;
    background: #fff;
    color: #00676a;
    font-size: 24px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
a.email-us:hover{
	background: #141414;
	color:#fff;
}
a.email-us i {
    margin-right: 10px;
    position: relative;
    top: -2px;
}
body #page-container .register-yourself .et_pb_button_1, body #page-container .register-yourself .et_pb_button_1:hover{
	padding-left:5px !important;
	padding-right:5px !important;
}
.top-call-us{
	float:left;
	margin-top:20px;
	padding-left:50px;
	background:url(images/top-call-icon.png) no-repeat;
	font-size:16px;
	color:#212121;
	margin-bottom:20px;
	line-height:20px;
}
.top-call-us strong, .top-mail-us strong{
	text-transform:uppercase;
}
.top-mail-us{
	line-height:20px;
	float:left;
	padding-left:50px;
	background:url(images/top-mail-icon.png) no-repeat;
	background-position: 0px 4px;
	font-size:16px;
	color:#212121;
}
.footer-widget h4{
	font-family: 'Libre Baskerville', serif !important;
	padding-bottom:25px;
}
#menu-quick-links li{
	padding-left:0px !important;
	padding-bottom:8px !important;
}
#menu-quick-links li:before{display:none;}
#menu-quick-links li a{
	background:url(images/quick-links-arrow.png) no-repeat;
	padding-left:20px;
	background-position: 0px 1px;
}
#text-2 .et_pb_button{
	color:#fff;
	border-color:#fff;
	display:inline-block;
	margin-top:20px;
}
#text-2 .et_pb_button:hover{
	color:#141414;
	background:#fff;
}
.footer-social{
	float:left;
	padding-top:30px;
	width:100%;
	margin-left:0px;
	padding-left:0px;
	list-style:none;
}
.footer-social li{
	float:left;
	padding-left:0px !important;
	padding-right:10px;
}
.footer-social li:before{display:none;}
.footer-social li .fa-facebook{
	width:40px;
	height:40px;
	font-size:18px;
	background:#2b3891;
	line-height:40px;
	text-align:center;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
}
.footer-social li .fa-google-plus{
	font-size:18px;
	width:40px;
	height:40px;
	background:#d95434;
	line-height:40px;
	text-align:center;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
}
#footer-info a{
	font-weight:500 !important;
}
#footer-widgets{
	border-bottom:2px solid #464646;
}
.serif-font{
	font-family: 'Libre Baskerville', serif !important;
}
.listing ul{
	margin:0px !important;
	padding:0px 0px 10px !important;
	list-style:none;
}
.listing ul li{
	float:left;
	width:100%;
	padding-left:20px;
	background:url(images/listing-arrow.png)no-repeat;
	background-position:0px 7px;
	padding-bottom:12px;
}
.enquiry-form h2{
	font-size:24px;
	font-weight:bold;
	color:#00676a;
}
.enquiry-form h2 span{
	font-size:16px;
	color:#282828;
	font-weight:500;
}
.address-col strong{
	float:left;
	width:195px;
}
/* Gravity Form Css Start */
.gform_wrapper li{
	padding-left:0px !important;
	background:transparent !important;
}
.gform_wrapper input[type="text"], .gform_wrapper select{
	padding:10px 15px !important;
	color:#5c5c5c;
	background:#fbfbfb;
	font-size:14px !important;
}
.gform_wrapper textarea{
	padding:10px 15px !important;
	color:#5c5c5c;
	height:130px !important;
	resize:none;
	background:#fbfbfb;
	font-size:14px !important;
}
.gform_wrapper label{
	font-size:16px !important;
	font-weight:400 !important;
}
.gform_wrapper input[type="submit"]{
	padding:14px 15px !important;
	font-size:18px !important;
	color:#fff !important;
	font-weight:600 !important;
	text-transform:uppercase;
	width:100% !important;
	text-align:center;
	background:#00676a !important;
	cursor:pointer;
	border:0px !important;
}
.gform_wrapper input[type="submit"]:hover{
	background:#00676a !important;
	color:#fff !important;
}
@media only screen and (max-width: 480px){
.gform_wrapper .gform_footer{
	width:95% !important;
}
.gform_wrapper {
    max-width: 110% !important;
    width: 110% !important;
}
}
/* Gravity Form Css End */
/* End Css By Raman */

/* Responsive Code */
@media only screen and (min-width: 981px){
	#text-3 p span {
		float: left;
		min-width: 65px;
	}
	.contact-us .et_pb_column_1{
		padding-left:40px;
		border-left:1px solid #e2e2e2;
	}
}
/* Menu for all scree start */
@media only screen and (max-width: 1345px) {
	#top-menu li {
		padding-right: 0;
	}
	.home .et_pb_equal_columns .et_pb_button{
		line-height:22px !important;
	}
}
@media only screen and (max-width: 1240px) {
	#et-top-navigation nav > ul > li > a{
		padding-left:5px;
		padding-right:5px;
	}
}
@media only screen and (max-width: 1080px) {
	#et-top-navigation nav > ul > li > a {
		font-size: 14px !important;
		padding-left: 3px;
		padding-right: 3px;
	}
}
@media only screen and (max-width: 1023px) {
	#top-menu-nav{display:none !important;}
	#et_mobile_nav_menu {
		display: block !important;
		float:none;
	}
	.mobile_menu_bar{
		padding-bottom:0px !important;
		padding-top:10px;
	}
	#et-top-navigation{
		padding:10px 0px ;
		text-align:center;
	}
	#et-top-navigation .container{text-align:center;}
	.mobile_menu_bar:before{
		background:url(images/menu-icon.svg);
		float:none;
		display:inline-block;
		font-size:0px !important;
		height:13px;
		width:55px;
		top:-2px;
	}
	.et_mobile_menu{
		text-align:left;
		padding:0px;
		top:38px;
	}
	.et_mobile_menu li a{
		font-size:16px ;
	}
	header{
		padding-top:10px;
	}
.header-btn a {
    font-size: 14px;
    width: 80px;
    padding: 5px;
    text-align: center;
	line-height:18px;
}
}
/* Menu for all scree end */
/* Tablet Landscape */
@media only screen and (max-width: 980px) {
	.et_pb_slide { height: 400px !important; }
	.et_pb_slide_image { top: 35% !important; }
	.five-col li{
		float:none;
		display:inline-block;
		width:30%;
		vertical-align:top;
	}
	.procedure h4{text-align:center;}
.mpad-none .et_pb_column, .mpad-none .et_pb_text{margin-bottom:0px !important;padding-bottom:0px !important;}

}
@media only screen and (max-width: 800px) {
	.et_pb_slide_description{
		padding-top:80px !important;
	}
.et_fixed_nav #logo {
    max-height: 100px !important;
}
}

/* Tablet Portrait */
@media only screen and (max-width: 767px) {
	.et_fixed_nav #logo { max-height: 130px !important; }
	.et_pb_slide { height: 300px !important; }
	#et-info{float:none;}
	.five-col li{
		width:40%;
	}
	.et_pb_slide_description{
		padding-top:40px !important;
	}
	.header-content{
		padding: 40px 20px !important;
	}
	.address-col strong{
		width:100%;
	}
	.et_pb_fullwidth_header .header-content h1{font-size:22px !important;}
	.header-btn a{
	margin-left:-50px;
	margin-bottom:-65px;
}
.et_fixed_nav #logo {
    max-height: 100px !important;
}
.header-btn a {
    margin-left: -120px;
    margin-bottom: -85px;
}
}

@media only screen and (max-width: 640px) {
	.header-top-right br{
		display:none;
	}
	.top-call-us, .top-mail-us{
		font-size:0px;
		padding:0px;
		margin-top:0px;
		height:40px;
		width:40px;
		margin-right:15px;
		margin-bottom:0px;
	}
	.top-mail-us{
		margin-right:0px;
	}
	.et_fixed_nav #logo, #logo {
		max-height: 80px !important;
	}
	.header-top-right{
		padding-top:18px;
	}
.header-btn a {
    margin-left: 0;
    margin-bottom: 0;
    position: inherit;
    margin-top: 16px;
    float: left;
}
.header-btn{width:auto;}
}
/* Mobile */
@media only screen and (max-width: 479px) {
	#logo { max-width: 170px !important; }
	.et_pb_slide { height: 300px !important; }
	.five-col li{
		width:100%;
		padding-left:0px;
		padding-right:0px;
	}
	.et_pb_slide_description{
		padding-right:0px !important;
		padding-left:0px !important;
	}
	.home .et_pb_slide_content{
		padding:40px 6px;
	}
.header-btn {
    width: auto;
    position: absolute;
    right: 124px;
    bottom: -6px;
}
.header-btn a{
    width: 126px !important;
    padding: 5px;
    float: right;
}
.header-top-right{padding-top:5px;}
.et_fixed_nav #logo, #logo{max-height: 68px !important;}

}