/*
Theme Name: Constructo Child Theme
Theme URI: https://anpsthemes.com/constructo-landing-page/
Description: Constructo Child Theme
Author: AnpsThemes
Author URI: https://themeforest.net/user/Anps/portfolio
Template: constructo
Version: 1.0.0
*/

@import url("../constructo/style.css");

body .theme-color{}
body .center{    margin: 25px auto;     display: block;     width: fit-content;}
body .sidebar #custom_html-2{    background: #363636;     padding: 30px;     color: #fff; }
body .sidebar #custom_html-2 .widget-title{color:#fff;}
body .site-header-sticky-active .site-logo img.logo-sticky{width: auto !important;}
body #home-below-slider{}
body #home-below-slider .wpb_wrapper{z-index: 1;}
body .page-heading, body .page-heading h1 {color: #fff;}
body .page-heading .breadcrumbs a{color: #49b5e7;}
body .page-heading .breadcrumbs li a:after {color: #fff;}
body .page-heading{background-position: center;    background-color: #000 !important;
    background-image: none !important;}
body .center-btn{margin: 10px auto;display: block;width: fit-content;}
body .home-testimonials{text-align: center;}
body .home-testimonials .testimonial-company{color: #000;font-weight: bold;}
body .home-testimonials .testimonial-name{color: #49b5e7;font-weight: bold;}

body .wpcf7-form input.wpcf7-text, body .wpcf7-form textarea {
	color: #333;}

body .hidden_field{display:none !important;}

body .wpcf7 form.sent .wpcf7-response-output {
    background: #333;
}



@media screen and (min-width: 1500px){
	body .gallery-inner .item img{width: 85%;}
}


@media screen and (min-width: 992px){
	body .page-heading .container{padding: 16px 0px;}
	    body .site-header .site-logo {
        color: #0e0e0e1f;
    }
}

@media screen and (max-width: 992px){
	body .site-footer .col-md-4:nth-child(1), body .site-footer .col-md-4:nth-child(2){margin-bottom: 80px;}
	body .hide-mobile{display:none;}
	body .mob-standard-logo{padding:8px;}
}

@media screen and (max-width: 767px){
	body .contact-second-column{margin-top:60px;}
	body #home-below-slider .vc_col-sm-4{margin-bottom: 45px;}
	body .projects-section ul.portfolio.classic li.isotope-item{width: 100%;
    position: initial !important;}
}