/* 
 Theme Name:     Divi Child
 Author:         Zar Chi
 Author URI:     http://www.elegantthemes.com
 Template:       Divi
 Version:        v.01
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.9.1
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 
body, p{
	font-size: 16px;
    font-weight: 300;
}
strong {
    font-weight: 600;
}
#et-secondary-nav li ul, #top-header{
	background: #f5f5f5!important;
}
#logo{
	max-height: 60%;
}
#top-menu, #top-menu-nav{
	text-transform: uppercase;
	font-weight: 500;
}
.et_pb_bg_layout_light .et_pb_more_button, .our-products a, #top-menu li.current-menu-ancestor>a{
	color: #29bce1!important;
}
/* header top */
#et-info-email{    
    vertical-align: middle;
}
#et-secondary-menu>ul>li a, #et-info-phone, #et-info-email{
	font-size: 16px;
	color: #fff;
	font-weight: 400;
}

#top-header, #top-header a {
	color: #fff !important;
	font-size: 16px !important;
}

#et-info-email:before {
    vertical-align: middle;
}

#et-info-phone:before {
    vertical-align: 0;
}

.top-call-to-action .et_pb_promo_description, .separator-button .et_pb_promo_description{
	float: left;
}

.top-call-to-action .et_pb_button, .separator-button .et_pb_button, .home-slider .et_pb_button {
    padding-left: 1.5em!important;
    padding-right: 3em!important;
}

.et_pb_promo {
    padding: 0;    
}

.et_pb_promo_description {
    float: left;
}

.top-call-to-action .et_pb_button, .separator-button .et_pb_button, .home-slider .et_pb_button{
	padding-left: 1.5em!important;
    padding-right: 3em!important;
}
.top-call-to-action .et_pb_button{
	margin-top: 7px;
}

.top-call-to-action .et_pb_button:after {
    top: 6px;
}

body #page-container .top-call-to-action .et_pb_button:hover {
    border-radius: 0 !important;
    background-color: #fff !important;
    color: #222 !important;
}

.separator-button .et_pb_button{
	margin-top: -10px;
}
.top-call-to-action p, .separator-button .et_pb_button p{
	/*color: #222;*/
}
.custom-font h4{
	font-size: 21px;
}
.columns-padding .et_pb_column{
    margin-right: 3%!important;
}
.columns-padding .et_pb_column{
	width: 31%!important;
}
/* slider */
.et_pb_slider_container_inner h2.et_pb_slide_title{
	padding-bottom: 20px;
}
.et_pb_slider_container_inner .et_pb_slide_content{
	padding-bottom: -20px;
}
/*.et_pb_slider_container_inner .et_pb_button_wrapper{
    text-align: center;
    background: rgba(0,0,0,0.3);
    padding-bottom: 28px;
}*/
/* testimonial */
.testi h3, .testi p, .strong-view.modern .testimonial-name, .testimonial-company, .strong-view.modern .testimonial-content:before, .strong-view.modern .testimonial-content:after, .strong-view.controls-style-buttons .wpmslider-wrapper .wpmslider-start, .strong-view.controls-style-buttons .wpmslider-wrapper .wpmslider-stop, .strong-view.controls-style-buttons .wpmslider-wrapper .wpmslider-next, .strong-view.controls-style-buttons .wpmslider-wrapper .wpmslider-prev{
	color: #fff!important;
}
.strong-view.modern .testimonial-image{
	width: 80px;
}
.strong-view.modern .testimonial-inner{
	padding: 0px;
}
/* client logos */
.client-logos img{
	border: 1px solid #eee;
}
/* our projects */ 
.et_pb_gutters3 .et_pb_column_4_4 .et_pb_filterable_portfolio .et_pb_portfolio_item.et_pb_grid_item, .et_pb_gutters3 .et_pb_column_4_4 .et_pb_grid_item{
	width: 30%;
    margin: 27px 17px;
}
.et_project_meta_title, .et_project_meta p{
	display: none;
}
.et_project_meta{
	border-top: none;
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters {
    clear: both;
    margin: 0 0 20px 19px;
}
.et_pb_filterable_portfolio .et_pb_portfolio_filters li{
	font-size: 16px;
}
/* sidebar */
#sidebar .et_pb_widget h4{
	border-bottom: 3px solid #29bce1;
	margin-bottom: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 500;
}
#sidebar .et_pb_widget {
    margin-bottom: 50px;
}
/* footer */
#main-footer .footer-widget h4 {
    color: #ffffff;
    font-size: 24px;
    padding-bottom: 20px;
}
#main-footer .footer-widget p, #main-footer .footer-widget ul li a, #footer-info{
	font-weight: 200;
	font-size: 15px;
	color: #c3c3c3;
}
/* about us */
.toggle-faqs .et_pb_accordion_item{
	margin-bottom: 0.5%!important;
}
.et_pb_toggle {
    border: 1px solid #f2f2f2;
}
/* contact us form */
.et_pb_contact .et_pb_contact_field_half{
	width: 49%;
	margin-right: 5px;
}
.et_pb_contact p textarea{
	width: 98.8%;
}
.et_pb_contact_reset, .et_pb_contact_submit{
	margin: 0;
}
.et_pb_contact_submit input{
    background: #d9b26f!important;
    color: #fff!important;
    font-weight: 500;
    cursor: pointer;
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-webkit-border-radius: 30px!important; 
	/* Firefox 1-3.6 */
	-moz-border-radius: 30px!important; 
	/* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 0!important;
    padding: 10px 20px 8px 20px!important;
    font-size: 21px !important
}
.et_pb_contact_submit input:hover {
    background: #283139!important;
    color: #fff!important;
    font-weight: 500;
}
.wpcf7-form-control-wrap{
  margin-bottom: 13px;
}
.et_pb_contact p input:focus, .et_pb_contact p textarea:focus{
	background: #f2f2f1;
	color: #666;
}
div.wpcf7 .ajax-loader{
	display: none;
}
.contact-info a{
	color: inherit;
}

body #page-container .et_pb_section .et_pb_cta_0.et_pb_promo .et_pb_promo_button.et_pb_button.et_pb_promo_button:hover,
body #page-container .et_pb_section .et_pb_cta_1.et_pb_promo .et_pb_promo_button.et_pb_button.et_pb_promo_button:hover,
body #page-container .et_pb_section .et_pb_cta_2.et_pb_promo .et_pb_promo_button.et_pb_button.et_pb_promo_button:hover,
body #page-container .et_pb_section .et_pb_cta_3.et_pb_promo .et_pb_promo_button.et_pb_button.et_pb_promo_button:hover {
    border-color: #ffffff!important;
    border-radius: 0!important;
}

#main-header.et-fixed-header {
    padding: 10px 0;
}

.et_fixed_nav #top-header {
    background-color: #0a0a0a !important;
}

#footer-widgets .footer-widget li {
    font-size: 15px;
    color: #c3c3c3;
}

.et_mobile_device .et-pb-arrow-prev {
    left: -13px;
}

.et_mobile_device .et-pb-arrow-next {
    right: -10px;
}

.slider-button {
    text-align: center;
    margin-top: 45px;
}

.slider-button a {
    display: inline-block;
    text-align: center;
    min-width: 200px;
    padding: 10px 20px;
    color: #ffffff;
    font-size: 23px;
    text-shadow: none;
    line-height: 23px;
}

.slider-button a:nth-child(1) {
    background-color: #b38a4c;
}

.slider-button a {
    display: inline-block;
    text-align: center;
    min-width: 200px;
    padding: 10px 20px;
}


.slider-button a:nth-child(2) {
    background-color: #0a0a0a;
}

.slider-button a:hover {
    background-color: #525151;
}

.social-top-menu a i.fa {
    font-size: 25px;
}

.et_pb_section_parallax .et_pb_parallax_css, .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
    background-attachment: unset;
    background-position: center;
}

@media only screen and (max-width: 980px) {
    .services-items {
        padding-top: 0;
        padding-bottom: 0;
    }
    .services-items .et_pb_module.et_pb_text {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    
    .services-items .et_pb_row {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap; /* Safari 6.1+ */
        flex-wrap: wrap;
    }
    
    .first-on-mobile {
        -webkit-order: 1;
        order: 1;
        margin-bottom: 30px !important;
    }
    
    .second-on-mobile {
        -webkit-order: 2;
        order: 2;
    }
    
    .services-items h2{
        font-size: 26px;
    }
    
    .service-title {
        padding-bottom: 0;
    }
    
    .home-slider .et_pb_slide_description {
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    
    .home-slider.et_pb_slider .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_title,
    .home-slider.et_pb_slider .et_pb_slide_1.et_pb_slide .et_pb_slide_description .et_pb_slide_title {
        font-size: 50px !important;
    }
    
    .home-slider.et_pb_slider.et_pb_module .et_pb_slide_0.et_pb_slide .et_pb_slide_description .et_pb_slide_content p,
    .home-slider.et_pb_slider.et_pb_module .et_pb_slide_1.et_pb_slide .et_pb_slide_description .et_pb_slide_content p {
        font-size: 20px !important;
    }
    
    .top-call-to-action .et_pb_row {
        width: 80%;
    }
}

@media only screen and (max-width: 767px) {
    body.home .home-slider.et_pb_slider .et_pb_slide .et_pb_slide_description .et_pb_slide_title {
        font-size: 40px !important
    }
}

@media only screen and (max-width: 410px) {
    #et-info-phone {
        display: block;
        margin: auto;
        margin-bottom: 10px;
    }
}

/*ipad pro*/
@media only screen and (max-width: 1100px) and (min-width: 900px) {
	#et-boc > div > div.et_pb_section.et_pb_section_1.et_section_regular > div > div > div.et_pb_module.et_pb_text.et_pb_text_2.et_pb_bg_layout_light.et_pb_text_align_left{
		max-width:65%!important;
	}
	#et-boc > div > div.et_pb_section.et_pb_section_1.et_section_regular > div > div > div.et_pb_module.et_pb_text.et_pb_text_7.et_pb_bg_layout_light.et_pb_text_align_center{
		max-width: 30%;
	}
	#et-boc > div > div.et_pb_section.et_pb_section_1.et_section_regular > div > div > div.et_pb_module.et_pb_text.et_pb_text_5.et_pb_bg_layout_light.et_pb_text_align_center{
		max-width: 30%;
	}
	#et-boc > div > div.et_pb_section.et_pb_section_1.et_section_regular > div > div > div.et_pb_module.et_pb_text.et_pb_text_1.et_pb_bg_layout_light.et_pb_text_align_center{
		max-width:35%;
	}
	#et-boc > div > div.et_pb_section.et_pb_section_1.et_section_regular > div > div > div.et_pb_module.et_pb_text.et_pb_text_3.et_pb_bg_layout_light.et_pb_text_align_center{
		max-width:25%;
	}
	#et-boc > div > div.et_pb_section.et_pb_section_3.top-call-to-action.et_pb_with_background.et_section_regular > div > div{
		padding-left:30px;
		padding-right:30px;
	}
	#et-boc > div > div.et_pb_section.et_pb_section_7.top-call-to-action.et_pb_with_background.et_section_regular > div{
		
		margin-right:90px!important;
	}
	#et-boc > div > div.et_pb_section.et_pb_section_1.et_section_regular{
		max-width:90%!important;
	}
	#et-boc > div > div.et_pb_section.et_pb_section_1.et_section_regular > div.et_pb_row.et_pb_row_0{
		margin-right:0px!important;
	}
	#et-boc > div > div.et_pb_section.et_pb_section_1.et_section_regular > div.et_pb_row.et_pb_row_0 > div.et_pb_column.et_pb_column_1_3.et_pb_column_0.et_pb_css_mix_blend_mode_passthrough{
		margin-right:20px;
	}
	#et-boc > div > div.et_pb_section.et_pb_section_1.et_section_regular{
		max-width:100%!important;
	}
	#et-boc > div > div.et_pb_section.et_pb_section_1.et_section_regular > div.et_pb_row.et_pb_row_0{
		margin-left:100px!important;
		margin-right:100px!important;
	}
	#et-boc > div > div.et_pb_section.et_pb_section_1.services-items.et_pb_with_background.et_section_regular > div.et_pb_row.et_pb_row_2{
		margin-left:0px!important;
	}
	#et-boc > div > div.et_pb_section.et_pb_section_3.services-items.et_section_regular > div.et_pb_row.et_pb_row_9{
		margin-left:0px!important;
	}
	#et-boc > div > div.et_pb_section.et_pb_section_1.services-items.et_pb_with_background.et_section_regular > div.et_pb_row.et_pb_row_3{
		margin-left:0px!important;
	}
	#et-boc > div > div.et_pb_section.et_pb_section_1.services-items.et_pb_with_background.et_section_regular > div.et_pb_row.et_pb_row_0.service-title > div > div.et_pb_module.et_pb_text.et_pb_text_0.et_pb_bg_layout_light.et_pb_text_align_left.et_had_animation{
		margin-left:0px!important;
	}
	#et-boc > div > div.et_pb_section.et_pb_section_1.services-items.et_pb_with_background.et_section_regular > div.et_pb_row.et_pb_row_3 > div.et_pb_column.et_pb_column_1_2.et_pb_column_5.et_pb_css_mix_blend_mode_passthrough > div{
		margin-right:20px!important;
	}
	
}
#et-boc > div > div.et_pb_section.et_pb_section_0.et_pb_fullwidth_section.et_section_regular > div > div.et_pb_slides > div.et_pb_slide.et_pb_slide_1.et_pb_section_parallax.et_pb_bg_layout_dark.et_pb_media_alignment_center.et_pb_slider_with_overlay.et-pb-active-slide > div.et_pb_container.clearfix > div > div > div > p{
	font-size:15px;
}

