
/*
 Theme Name:     SAB1 - Divi Child Theme
 Theme URI:      http://www.elegantthemes.com/gallery/foxy/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
#main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
	background: rgb(0,107,142);
	background: linear-gradient(180deg, rgba(0,107,142,1) 0%, rgba(1,80,106,1) 100%);
}

#footer-bottom {
	background: rgb(0,107,142);
	background: linear-gradient(180deg, rgba(0,107,142,1) 0%, rgba(1,80,106,1) 100%);
    padding: 15px 0 5px;
}
.footer-logos {
	text-align:right;
}

/*------------------------------------------------*/
/*-------------------[HEADERS]--------------------*/
/*------------------------------------------------*/
#SAB-Header {
border-bottom:4px solid #006b8e;}


/*------------------------------------------------*/
/*-------------------[SLIDERS]--------------------*/
/*------------------------------------------------*/
.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
    margin: auto;
	height:100px;
    /*padding: 20% 0 0 0;*/
    width: auto;
}
.et_pb_slider .et_pb_slide {
    list-style: outside none none !important;
    text-align: left;
	box-shadow: none !important;
}
.et_pb_slide_description h2 {
    font-size: 36px;
	letter-spacing:0.3em;
    font-weight: 400;
	text-transform:uppercase;
	padding:30px 0;
}
.et_pb_bg_layout_dark .et_pb_slide_description {
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 1);
}

.interior-slider {
	padding:0!important;
}
.interior-slider .et_pb_slide_description {
    padding:20px 60px;
}
.interior-slider .et_pb_slide_content {
	font-family:'Signika', 'Arimo', Arial, sans-serif!important;
    font-weight: 300;
	font-size:24px!important;
	line-height:1.3;
}
.interior-slider .et_pb_slide_content ul {
	margin:0 auto;
	padding:30px 0 60px 0;
	list-style-type:none;
	width:100%;
}
.interior-slider .et_pb_slide_content ul li {
	width:33%;
	float:left;
	text-align:center;
}
.interior-slider .et_pb_slide_content ul li:first-child {
	text-align:left;
}
.interior-slider .et_pb_slide_content ul li:last-child {
	text-align:right;
}
.interior-slider .et_pb_slide_description h2 {
    font-size: 60px;
    font-weight: 700;
	padding-bottom:50px;
}
.interior-slider h2{
	text-align:center;
}



/*------------------------------------------------*/
/*------------------[PLUGINS]---------------------*/
/*------------------------------------------------*/

.testimonial_by_inner {
	display:none!important;
}
.testimonial_rotator_wrap {
	font-style:italic!important;
	font-size:85%;
	line-height: 1.3em;
	height:auto;
}
.testimonial_slider__textonly .testimonial_content_wrap::before {
    border-top-color:rgba(255,255,255,0)!important;
    border-width: 16px;
    bottom: -17px;
    margin-left: 20%;
	height:auto;
}
.testimonial_slider__textonly .testimonial_nav_arrow_wrap a {
	color:#fff!important;
}
.testimonial_slider__textonly .testimonial_nav-fillup .inner_nav a {
	display:none!important;
}

.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
	background-color: #e7e7e7 !important;
	border: none !important;
	width: 100% !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	font-size: 14px;
	color: #333 !important;
	padding: 16px !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.wpcf7-submit {
	color: #fff !important;
	margin: 8px auto 0;
	cursor: pointer;
	font-size: 20px;
	font-weight: 500;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 6px 20px;
	line-height: 1.7em;
	background: transparent;
	border: 2px solid;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.wpcf7-submit:hover { 
	background-color: #fff; 
	border-color:#eee; 
	padding: 6px 20px !important; 
}
.wpcf7-form p {
	font-size:15px;
	color:#fff!important;
}
span.wpcf7-form-control-wrap input {
	color:#000!important;
    position: relative;
}
span.wpcf7-form-control-wrap select {
	padding:6px;
	font-size:14px;
	color:#666!important;
    position: relative;
}

.et_button_no_icon.et_button_icon_visible.et_button_left .et_pb_button, .et_button_no_icon.et_button_left .et_pb_button:hover, .et_button_no_icon .et_pb_button, .et_button_no_icon .et_pb_button:hover {
    padding: 0.3em 1em!important;
	background:#01506a;
}
.et_pb_contact_right .et_pb_contact_captcha_question {
    vertical-align: middle;
	font-size:0.9em!important;
}
body.et_pb_button_helper_class .et_pb_button, body.et_pb_button_helper_class .et_pb_module.et_pb_button {
	font-size:0.9em!important;
}

#sidebar {
	background:rgba(224,231,237,0.5);
	border-radius:20px;
	padding-top:24px;
}
#bullet img{
	margin-bottom:14px!important;
}

/*-------------------[320px]------------------*/
@media only screen and (max-width: 479px) {
	.et_pb_slide_image {
	display: block !important;
	position: relative;
	top: 180px !important;
	}

	#footer-bottom {
		background: rgb(0,107,142);
		background: linear-gradient(180deg, rgba(0,107,142,1) 0%, rgba(1,80,106,1) 100%);
	    padding: 15px 0 5px;
	}
	.footer-logos {
		text-align:center;
	}

/*	.et_fixed_nav #logo img {
	    width: 50%;
	}
	
	#logo {
		display:block!important;
	}
*/	
	.et_pb_slide_content, .et_pb_more_button {
	display: block !important;
	padding-top: 150px;
	}
	.et_pb_section {
		padding:0 0 30px 0;
	}
}

/*-------------------[480px]------------------*/
@media only screen and ( max-width: 767px ) {
	.hero-slider {
		font-size:20px;
		line-height:1.2;
	}
	.hero-slider .et_pb_slide_description {
	    animation-delay: 0.9s;
	    animation-duration: 0.7s;
	    animation-fill-mode: both;
	    animation-name: fadeBottom;
	    animation-timing-function: ease-in-out;
	    padding: 30px 20px;
	}
	.hero-slider .et_pb_slide_description h2 {
	    font-size: 30px!important;
	    font-weight: 500;
	    padding-bottom: 40px;
	}
	.hero-slider .et_pb_slide_content ul {
		margin:0 auto;
		padding:10px 0 20px 0;
		list-style-type:none;
		width:100%;
	}
	.hero-slider .et_pb_slide_content ul li {
		padding:10px 0 20px 0;
		width:100%;
		float:none;
		text-align:center;
	}
	.hero-slider .et_pb_slide_content ul li:first-child {
		text-align:center;
	}
	.hero-slider .et_pb_slide_content ul li:last-child {
		text-align:center;
	}
	.et_pb_slide_content, .et_pb_more_button {
	    display: block !important;
	    padding-top: 15px;
	}
	.hero-slider .et_pb_slide_content a {
	    max-width:200px;
	    line-height: 1.3;
		display:inline-block;
		overflow: hidden;
		text-overflow: ellipsis;
	}
	
	



	.et_pb_column_2_3 .et_pb_map {
	    height: 300px;
	    width: 100%;
	}
	
	
	.et_pb_slide_content {
	    font-size: 16px;
	    font-weight: 400;
	    padding-bottom: 10px;
	}
	.et_pb_row {
	    margin: 0 auto;
	    padding:0;
	}
	.et_pb_column {
	    padding-bottom: 10px;
	}
	.et_pb_text {
	    margin-bottom: 14px;
	    width: 100%;
	}
	
	
	.testimonial-slider .et_pb_slide_content {
	    font-size: 24px !important;
	    text-shadow: none !important;
	}
	.*imonial-slider {
	    margin: 0 auto;
	    padding: 0 !important;
	    text-align: center;
	}
	
	
	.hero-btn2 a {
	    color: #fff;
	    font-size: 20px;
	}

	.header-photo {
		max-width:40%;
	}
	.header-circle {
		max-width:40%;
	}
	
	#footer-bottom {
		background: rgb(0,107,142);
		background: linear-gradient(180deg, rgba(0,107,142,1) 0%, rgba(1,80,106,1) 100%);
	    padding: 15px 0 5px;
	}
	.footer-logos {
		text-align:center;
	}

	
}



/*-------------------[768px]------------------*/
@media only screen and ( max-width: 980px ) {

	#footer-bottom {
		background: rgb(0,107,142);
		background: linear-gradient(180deg, rgba(0,107,142,1) 0%, rgba(1,80,106,1) 100%);
	    padding: 15px 0 5px;
	}
	.footer-logos {
		text-align:center;
	}

}
