/* 
 Theme Name:     Biz for Divi
 Author:         Divi theme examples
 Author URI:     http://www.divithemeexamples.com 
 Template:       Divi
 Version:        1.0 
*/

/* ----------- COMMON CSS START ---------------------------*/

/* Divi Builder - Reset */

#main-footer{
display: none !important;
}
/* ----------- COMMON CSS END ---------------------------*/

/* ------------------------------- MENU START ------------------------------- */
#main-header{
	background-color:#1ABC9C !important;
}
#logo {
	max-height:100%;
}
.et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a, .et_header_style_split .et-fixed-header #et-top-navigation nav > ul > li > a {
    padding-bottom: 33px !important;
}
.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding-top: 33px !important;
}
#top-menu li > a {
    color: rgb(255, 255, 255) !important;
}
.mobile_menu_bar:before {
     color: #0F705D !important;
	 background-color: #ffffff !important;
	 padding-bottom: 3px;
	 padding-left: 5px;
     padding-right: 5px;
     padding-top: 5px;
}
 .et_mobile_menu {
     border-top: 3px solid #0F705D !important;
	 background-color: rgb(26, 188, 156) !important;
}
.et_mobile_menu li a {
    border-bottom-color: rgba(0, 0, 0, 0.03);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: rgb(255, 255, 255) !important;
    display: block;
    padding-bottom: 10px;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 10px;
}

.et_mobile_menu li a:hover, 
.nav ul li a:hover {
    background-color: rgba(15, 112, 93, 0.03);
    opacity: 1;
}
/* ------------------------------- MENU END ------------------------------- */


/* ----------- OUR CORE VALUES START ---------------------------*/
.core-value {
    background-color: #1ABC9C;
    box-shadow: 0 0 5px #666666;
    padding: 30px 20px 30px 20px;
    transition-delay: 0s;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: ease-in;
}
.core-value:hover {
    box-shadow: none;
	background-color: #0F705D;
	transition-delay: 0s;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: ease-in;
}

body #page-container .core-value .et_pb_button_module_wrapper .common_textlink.et_pb_button:after,
body #page-container .service-value .et_pb_button_module_wrapper .common_textlink.et_pb_button:after {
	margin-left: 5px !important;
	font-size: 15px !important;
	font-weight: 400 !important;
	line-height: 22px !important;
	
}
/* ----------- OUR CORE VALUES END ---------------------------*/


/* ----------- OUR SERVICES VALUES START ---------------------------*/
.service-value {
    background-color: #ffffff;
    box-shadow: 0 0 5px #666666;
    padding: 20px 20px 20px 20px;
    transition-delay: 0s;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: ease-in;
}
.service-value:hover {
    box-shadow: none;
	background-color: #dcdcdc;
	transition-delay: 0s;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: ease-in;
}
.service-value-cen {
    background-color: #dcdcdc;
    padding: 20px 20px 20px 20px;
	 box-shadow: none;
    transition-delay: 0s;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: ease-in;
}
.service-value-cen:hover {
    box-shadow: 0 0 5px #666666;
	background-color: #ffffff;
	transition-delay: 0s;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: ease-in;
}
/* ----------- OUR CORE VALUES END ---------------------------*/


/* ----------- BUSINESS ADVANTAGES SECTION START ---------------------------*/

.business_col_left{
     width: 50% !important;
}

.business_col_right{
	padding: 60px 40px !important;
	width: 49.8% !important;
	max-width: 49.8% !important;
}
/* ----------- BUSINESS ADVANTAGES SECTION END ---------------------------*/


/* ---------------- OUR GALLERY SECTION START ----------------------------- */
.biz_gallery .et_pb_gallery_item:hover .et_pb_gallery_title {
	opacity:1 !important;
	z-index:3;
	 transition: all 0.4s ease-in-out 0s !important;
}
.biz_gallery .et_pb_gallery_item:hover .et_pb_gallery_image .et_overlay {
	 opacity: 1;
    z-index: 3;
}
.et_pb_gallery_image:hover .et_overlay {
    opacity: 0;
    z-index: 0;
}
/* ---------------- OUR GALLERY SECTION END ----------------------------- */

/* ----------- COUNTER SECTION START ---------------------------*/
.conter_common .et_pb_number_counter.et_pb_with_title .percent {
    margin-bottom: 10px !important;
}

.conter_common .et_pb_number_counter.et_pb_with_title h4 {
	padding-bottom:0 !important;
}
/* ----------- COUNTER SECTION END ---------------------------*/

/* ---------------- OUR TEAM SECTION START ----------------------------- */
.team_common .team .team_inner .et_pb_team_member_image {
    display: table-cell;
    float: left;
    position: relative;
    max-width: 340px !important;
    margin-right: 0px !important;
    line-height: 0 !important;
}

.team_inner {
	box-shadow: 0 0 5px #666666;
    transition-delay: 0s;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: ease-in;
}

.team_inner:hover {
	box-shadow: none;
    transition-delay: 0s;
    transition-duration: 300ms;
    transition-property: all;
    transition-timing-function: ease-in;
}
/* ---------------- OUR TEAM SECTION END ----------------------------- */

/* ----------- MODERN DESIGN SECTION END ---------------------------*/
.business_left_col{
	padding: 80px 40px !important;
    width: 49.8% !important;
	max-width: 49.8% !important;
}

.business_right_col{
	padding: 80px 40px !important;
	width: 50% !important;
	max-width: 50% !important;
}
/* ----------- MODERN DESIGN SECTION END ---------------------------*/

/* ----------- OUR LATEST NEWS SECTION START ---------------------------*/
.latest_news .et_pb_blurb_container{
	padding: 10px 20px;
}

.date_link {
	background-color: #1ABC9C;
	padding: 10px 20px;
	-webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}

.date_link:hover {
	background-color: #0F705D;
	padding: 10px 20px;
	-webkit-transition: all 300ms ease-in-out 0s;
    -o-transition: all 300ms ease-in-out 0s;
    transition: all 300ms ease-in-out 0s;
}
/* ----------- OUR LATEST NEWS SECTION END ---------------------------*/

@media only screen and (max-width:1100px) {
	.conter_common .et_pb_number_counter.et_pb_with_title .percent {
		margin-bottom: 30px !important;
	}
}

@media only screen and (max-width: 980px) {
.conter_common .et_pb_number_counter.et_pb_with_title .percent {
		margin-bottom: 0 !important;
	}
	
	.business_left_col{
		padding: 80px 40px !important;
		width: 100% !important;
		max-width: 100% !important;
	}

	.business_right_col{
		padding: 80px 40px !important;
		width: 100% !important;
		max-width: 100% !important;
	}
	
	.business_col_left{
		display:block !important;
		margin-top: 0px !important;
		height:600px;
		width:100% !important;
	}
	
	.business_col_right{
		padding: 30px 40px 60px 40px !important;
		width: 100% !important;
		max-width: 100% !important;
	}
	
	.latest_news_col {
		width: 400px !important;
		float: none !important;
		display: table !important;
		margin: 0 auto 30px auto !important;
	}
	
	.latest_news_col_last.et_pb_column:last-child {
		width: 400px !important;
		float: none !important;
		display: table !important;
		margin: 0 auto 0 auto !important;
		margin-right: auto !important;
	}
	
	.team_common .team .et_pb_team_member.team_inner{
		float: none !important;
		max-width: 280px !important;
		margin: 0 auto !important;
	}
	
	.footer_link_3 .et_pb_module {
		margin-bottom: 15px !important;
	}
	
	.footer_link_3 .et_pb_module:last-child {
		margin-bottom: 0 !important;
	}
}

@media only screen and (max-width: 767px) {	
	.conter_common .et_pb_number_counter .percent {
		position: relative;
		height: 35px !important;
	}
	
	.conter_common .et_pb_number_counter{
		width: 85% !important;
	}
}
@media only screen and (max-width:480px) {

	h1 {
         font-size: 28px !important;
         line-height: 38px !important;
    }
	
     h2 {
         font-size: 24px !important;
         line-height: 34px !important;
    }
     h3 {
         font-size: 20px !important;
         line-height: 32px !important;
    }
     h4 {
         font-size: 16px !important;
         line-height: 28px !important;
    }
	
	.latest_news_col {
		width: 100% !important;
		float: none !important;
		display: table !important;
		margin: 0 auto 30px auto !important;
	}
	
	.latest_news_col_last.et_pb_column:last-child {
		width: 100% !important;
		float: none !important;
		display: table !important;
		margin: 0 auto 0 auto !important;
		margin-right: auto !important;
	}
}