.cmt-tabs.cmt-tab-style-02 ul.tabs li a {
    padding: 24px 24px;
    text-transform: none;
}
nav.main-menu ul.menu > li > a {
    text-transform: none;
}
.footer-logo img {
    max-height: 70px;
}
.first-footer .row {
    padding: 15px 0 15px;
    position: relative;
}
.hidden {
    display: none;
}
.cmt-p_table-amount h5 svg{
    font-size: 18px;
}
.featured-imagebox-services.style1 .featured-content .featured-title h5 {


}
.res_quote-form .text-input input {
    padding: 10px 15px 10px 10px;
}
.section-title h2.title {
    text-transform: none!important;
}
.featured-title h5 {
    text-transform: none!important;
}
.featured-imagebox .featured-content .featured-title h5 {
    display: block!important;
}
.accordion .toggle.cmt-toggle_style_border .toggle-title a {
    text-transform: none!important;
}
.cmt-icon svg {
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.made_in a {
    line-height: 18px !important;
}

.made_in a:hover, .made_in a:active, .made_in a:focus {
    text-decoration: none !important;
    color: hsl(137.9, 100%, 50%) !important;
}
.made_in span {
    text-decoration: underline !important;
}
.made_in span:hover {
}

.made_in font {
    font-size: 18px;
    letter-spacing:1px;
    color: hsl(137.9, 100%, 50%) !important;
    text-decoration: none !important;
    font-weight: 700 !important;
}
.rs-parallax-wrap h1 {
    z-index: 9;
    font-family: Jost;
    text-transform: uppercase;
    visibility: visible;
    text-align: left;
    letter-spacing: 0px;
    font-weight: 600;
    border-color: rgb(136, 136, 136);
    margin: 0px;
    border-radius: 0px;
    padding: 0px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: nowrap;
    width: auto;
    height: auto;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    transform-origin: 50% 50% 0px;
}
.cmt-list.cmt-list-style-icon li svg {
    position: absolute;
    left: auto;
    top: 5px;
    font-size: 16px;
    font-weight: 700;
}
/**************************
* 4. banner styles
***************************/
#minimal-bootstrap-carousel {
    margin-top: 0px;
}

#minimal-bootstrap-carousel .carousel-caption {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    padding: 0;
    text-align: right;
    text-shadow: none;
}

#_minimal-bootstrap-carousel .carousel-caption .container {
    display: table;
    width: 100%;
    height: 100%;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

#minimal-bootstrap-carousel .carousel-caption .container .box {
    display: table-cell;
    text-align: left;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-top {
    vertical-align: top;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-bottom {
    vertical-align: bottom;
}

#minimal-bootstrap-carousel .carousel-caption .container .box.valign-middle {
    vertical-align: middle;
}

#minimal-bootstrap-carousel .carousel-caption .container .box .content {
    display: block;
}

#minimal-bootstrap-carousel .carousel-control {
    background: none;
    width: 59px;
    height: 59px;
    font-size: 48px;
    line-height: 59px;
    color: #fff;
    background: transparent;
    visibility: visible !important;
    opacity: 1;
    font-weight: normal;
    margin-top: -20px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    top: 50%;
    z-index: 99;
}
@media (max-width: 667px) {
    #minimal-bootstrap-carousel .carousel-control {
        width: 30px;
        height: 30px;
        font-size: 15px;
        line-height: 30px;
    }
}

#minimal-bootstrap-carousel .carousel-control.left {
    left: 1%;
}

#minimal-bootstrap-carousel .carousel-control.right {
    right: 1%;
}

#minimal-bootstrap-carousel .carousel-control:hover {
    opacity: 1;
}

/* processing for fadeing effect styles */
.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
    z-index: 2;
}

/* fixing slider height */
#minimal-bootstrap-carousel .custom-navigation {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 999;
    margin: 0;
}
#minimal-bootstrap-carousel .custom-navigation, #minimal-bootstrap-carousel .custom-navigation li {
    margin: 0;
    padding: 0;
    list-style: none;
}
#minimal-bootstrap-carousel .custom-navigation li {
    border: 0;
    border-radius: 0;
    text-indent: 0;
    width: 30px;
    height: 2px;
    background: #fff;
    opacity: .3;
    cursor: pointer;
}
#minimal-bootstrap-carousel .custom-navigation li + li {
    margin-left: 10px;
}
#minimal-bootstrap-carousel .custom-navigation li.active {
    opacity: 1;
}

#minimal-bootstrap-carousel.slider-home-two .carousel-inner .item {
    min-height: 780px;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #ffffff;
}

#minimal-bootstrap-carousel.slider-home-three .carousel-inner .item {
    min-height: 895px;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: #ffffff;
}
.sec-title h1 {
    color: #F9B522;
    font-family: "Montserrat",sans-serif;
    font-size: 22px;
    font-weight: 400;
    margin-top: 0 !important;
}
.slider-home-one {
    position: relative;
    background-color: #fff;
}

.slider-home-one .content h1,
.slider-home-one .content h3,
.slider-home-one .content p {
    margin: 0;
}
.slider-home-one .content h2 {



    z-index: 9;
    text-transform: uppercase;
    visibility: visible;
    text-align: left;
    line-height: 32px;
    letter-spacing: 0px;
    font-weight: 600;
    font-size: 18px;
    border-color: rgb(136, 136, 136);
    border-style: none;
    margin: 0px;
    border-radius: 0px;
    padding: 0px;

    text-decoration: none;
    white-space: nowrap;
    width: auto;
    height: auto;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;


}
.slider-home-one .content span {
    left: -10px;
    position: inherit;
    z-index: 12;
    visibility: visible;
    text-align: left;
    line-height: 26px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 18px;
    border-color: rgb(136, 136, 136);
    border-style: none;
    margin: 0px;
    border-radius: 0px;
    padding: 0px;

    text-decoration: none;
    /* white-space: nowrap; */
    width: auto;
    height: auto;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    opacity: 1;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform-origin: 50% 50% 0px;
    float: left;
}
.slider-home-one .content h3 {
    color: #F9B522;
    font-size: 38px;
    font-weight: 400;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.slider-home-one .content p {
    color: #fff!important;
    font-size: 22px;
    font-weight: 400;
    margin-top: 30px;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
.slider-home-one .content h2{
    color: #fff;
}
.slider-home-one .content a.banner-btn {
    background: #FFFFFF;
    color: #242C33;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 163px;
    height: 45px;
    border-radius: 4px;
    margin-top: 50px;
    line-height: 45px;
    font-family: "Montserrat",sans-serif;
    font-weight: 400;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
.slider-home-one .content a.banner-btn2 {
    background: #F9B522;
    color: #242C33;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 135px;
    height: 45px;
    border-radius: 4px;
    margin-top: 50px;
    line-height: 45px;
    font-family: "Montserrat",sans-serif;
    font-weight: 400;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
.slider-home-one .content a.banner-btn:hover {
    background: #242C33;
    color: #fff;
}
.slider-home-one .content a.banner-btn2:hover {
    background: #242C33;
    color: #fff;

}

.slider-home-two {
    position: relative;
}
.slider-home-two .content h2,
.slider-home-two .content h3,
.slider-home-two .content p {
    margin: 0;
}
.slider-home-two .content h2 {
    font-family: 'Oswald';
    color: #FFFFFF;
    font-size: 60px;
    line-height: 72px;
    letter-spacing: -0.025em;
    font-weight: bold;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}
.slider-home-two .content p {
    color: #FFFFFF;
    font-size: 22px;
    line-height: 30px;
    font-family: 'Open Sans', sans-serif;
    margin-top: 15px;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.slider-home-two .content a.banner-btn {
    background: #F9B522;
    color: #242C33;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 135px;
    height: 45px;
    border-radius: 4px;
    margin-top: 50px;
    line-height: 45px;
    font-family: 'Fira Sans Condensed';
    font-weight: 400;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
.slider-home-two .content a.banner-btn:hover {
    background: #fff;
    color: #F9B522;
}

.slider-home-three {
    position: relative;
}
.slider-home-three .content {
    padding-top: 110px;
}
.slider-home-three .content h2,
.slider-home-three .content h3,
.slider-home-three .content p {
    margin: 0;
}
.slider-home-three .content h2 {
    font-family: 'Oswald';
    color: #FFFFFF;
    font-size: 50px;
    line-height: 60px;
    letter-spacing: -0.025em;
    font-weight: bold;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}
.slider-home-three .content p {
    color: #FFFFFF;
    font-size: 22px;
    line-height: 30px;
    font-family: 'Open Sans', sans-serif;
    margin-top: 15px;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.slider-home-three .content a.banner-btn {
    background: #F9B522;
    color: #242C33;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 135px;
    height: 45px;
    border-radius: 4px;
    margin-top: 50px;
    line-height: 45px;
    font-weight: 400;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
.slider-home-three .content a.banner-btn:hover {
    background: #fff;
    color: #F9B522;
}
@media (max-width: 800px) {
    #minimal-bootstrap-carousel .carousel-caption .container .box .content {padding-left: 50px;padding-right: 50px;}
    .fancybox-content {
        padding: 5px!important;
    }

}
@media (max-width: 480px) {
    #minimal-bootstrap-carousel.slider-home-two .carousel-inner .item {min-height: 650px;}
}

@media (max-width: 414px) {
    #minimal-bootstrap-carousel.slider-home-two .carousel-inner .item {min-height: 520px;}
    #minimal-bootstrap-carousel .carousel-caption .container .box .content {padding-left: 0 !important;padding-right: 0 !important;}

}

.header-with-topbar .top-header-area {
    z-index: 1000 !important;
}



#minimal-bootstrap-carousel ul {
    font-size: 1em;
}
#minimal-bootstrap-carousel li {
    padding-bottom: 0px;
}
#bx24_form_top_1 {
    display: none;
}
.slider-home-one .content h1{
    font-size: 24px;
    margin-bottom: 0.4rem !important;
}
.slider-home-one .content {
    padding-top: 30px;
}
/* xs - устройства (до 576px) */
/* CSS для ширины, которая меньше 575px (включительно) */

#minimal-bootstrap-carousel.slider-home-one .carousel-inner .item {
    min-height: 250px;
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-color: #ffffff;
}

#bx24_form_top
{
    display: block;
    margin-top: 30px;
    margin-left: 20px;
}

/* sm-устройства (больше или равно 576px) */
@media (min-width: 576px) {
    /* CSS для: 576px <= ширины <= 767px */
    .slider-home-one .content h2{
        font-size: 32px;
        line-height: 44px;
        margin-bottom: 1rem !important;
        margin-top: 1rem !important;
    }

    .slider-home-one .content span {
        left: 0 !important;
    }
}
/* md-устройства (больше или равно 768px) */
@media (min-width: 768px) {
    /* CSS для: 768px <= ширины <= 991px */
    .slider-home-one .content h2{
        font-size: 32px;
        line-height: 44px;
        margin-bottom: 1rem !important;
        margin-top: 1rem !important;
    }
    #minimal-bootstrap-carousel ul {
        font-size: 1.3em;
    }
    #minimal-bootstrap-carousel li {
        padding-bottom: 10px;
    }
    #bx24_form_top_1 {
        display: block;
    }
    .slider-home-one .content {
        padding-top: 50px;
    }


}
@media (min-width: 768px) and ( max-height: 375px) {
    /* CSS для: 768px <= ширины <= 991px */
    .slider-home-one .content h1{
        font-size: 36px;
        line-height: 42px;
        margin-bottom: 0.5rem !important;
        margin-top: 0.5rem !important;
    }
    #minimal-bootstrap-carousel ul {
        font-size: 1em;
    }
    #minimal-bootstrap-carousel li {
        padding-bottom: 5px;
    }
    #bx24_form_top_1 {
        display: none;
    }
    .slider-home-one .content {
        flex: 0 0 100%!important;
        max-width: 100%!important;
    }
    .slider-home-one .content {
        padding-top: 100px;
    }


}
/* lg-устройства (больше или равно 992px) */
@media (min-width: 992px) {
    /* CSS для: 992px <= ширины <= 1119px */
    #minimal-bootstrap-carousel.slider-home-one .carousel-inner .item {
        min-height: 450px;
        height: 450px;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center center;

        background-color: #ffffff;
    }
    #bx24_form_top
    {
        display: none;
    }
}

/* xl-устройства (больше или равно 1200px) */

@media (min-width: 1200px) {
    /* CSS для: ширины >= 1200px */
    .slider-home-one .content {
        padding-top: 200px;
    }
    #minimal-bootstrap-carousel.slider-home-one .carousel-inner .item {

        width: 100%;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-color: #ffffff;
    }
    #bx24_form_top
    {
        display: none;
    }
}
@media (min-width: 1200px) and ( max-height: 800px) {
    /* CSS для: ширины >= 1200px */
    .slider-home-one .content {
        padding-top: 200px;
    }
    #_minimal-bootstrap-carousel.slider-home-one .carousel-inner .item {
        min-height: 550px;
        height: 550px;
        width: 100%;
        background-repeat: no-repeat;
        background-position: center center;

        background-color: #ffffff;
    }
    #bx24_form_top
    {
        display: none;
    }
}
.carousel-caption {
    z-index: 1 !important;
}
.cmt-btn.cmt-btn-style-fill.cmt-btn-color-skincolor:not(.btn-inline):hover, .cmt-btn.cmt-btn-style-fill.cmt-btn-color-skincolor:not(.btn-inline)::before, .cmt-btn.cmt-btn-style-fill.cmt-btn-color-skincolor:not(.btn-inline):hover{
    background-color: #346eb7 !important;
    border-color: #346eb7 !important;
}
.cmt-btn-style-fill.cmt-btn-color-skincolor, .cmt-btn.cmt-btn-style-border.cmt-btn-color-skincolor:hover, .cmt-btn.cmt-btn-style-fill.cmt-btn-color-black, .cmt-tabs.cmt-tab-style-02 ul.tabs li.active a, .cmt-tabs.cmt-tab-style-02 ul.tabs li:hover a, .cmt-textcolor-black{
    color: #000 !important;
}
.cmt-bgcolor-yellow{
    background-color: #346eb7 !important;
}
.first-footer .cmt-btn-color-skincolor, .top_section .cmt-btn-color-skincolor {
    border-color: #000 !important;
}
.first-footer .cmt-btn-color-skincolor, .top_section .cmt-btn.cmt-btn-style-border.cmt-btn-color-skincolor:not(.btn-inline)
{
    border-color: #fff !important;
}

.first-footer .cmt-btn-color-skincolor, .top_section .cmt-btn.cmt-btn-style-border.cmt-btn-color-skincolor:not(.btn-inline):hover
{
    background-color: #fff;
}
.cmt-btn.cmt-btn-style-border.cmt-btn-color-skincolor:not(.btn-inline){
    border-color: #fff !important;
}
.first-footer h2{
    color: #fff !important;
}
.first-footer h2{
    color: #fff !important;
}
.cmt-bgcolor-darkgrey a:hover{
    color: #fff !important;
}
.cmt-row.portfolio-section {
    padding: 40px 0 20px;
}
.first-footer .cmt-btn.cmt-btn-style-border.cmt-btn-color-skincolor:hover{
    color: #fff !important;
}

.advatages_index .cmt-icon img{
	max-height:108px;
	margin-top:12px;
}
.top_header_banner form button[type="submit"]{
    color: #fff !important;
	padding: 17px 35px 17px 35px;
	border:none !important;
}
.top_header_banner form  .help-block{
    color: #fff;
}
.top_header_banner form button[type="submit"]:before{
    background: #fff !important;
}
.top_header_banner .section-title .title-header h2{
    color: #fff;
}
.top_section.top_header_banner .cmt-btn.cmt-btn-style-border.cmt-btn-color-skincolor:not(.btn-inline):hover{
    color: #000 !important;
} 
.cmt-btn-style-fill.cmt-btn-color-skincolor{
    color: #fff !important; 
}

@media (max-width: 1923px) {
    .cmt-page-title-row{
        height: 300px;
    }
    .col-bg-img-four.cmt-col-bgimage-yes .cmt-col-wrapper-bg-layer{
        background-size: contain;
    }
}
@media (max-width: 1391px) {
    .cmt-page-title-row{
        height: 200px;
    }
}
@media (max-width: 941px) {
    .cmt-page-title-row{
        background-size: contain;
        background-repeat: no-repeat;
        height: 170px;
    }

}
@media (max-width: 700px) {
    .cmt-page-title-row{
        height: 130px;
    }
}

body .fancybox-slide .cmt_single_image-wrapper form button[type="submit"].cmt-btn.cmt-btn-style-border.cmt-btn-color-skincolor{
    background: #da1a19 !important;
    color: #fff !important;
    padding: 16px 35px 16px 35px;
}

#callme.fancybox-content button[type="submit"]{
    background: #346eb7;
    color: #fff !important;
    padding: 16px 35px 16px 35px;
}


@media (max-width: 420px) {
    .site-branding img {
        max-height: 36px;
    }
}

.description_project_list{
    text-align: center;
    margin-top: 5px;
}
.advatages_index .cmt-icon img{
    margin-top: 43px;
}

.price_element{
    box-shadow: 0 0 9px 0 rgba(29, 33, 67, 0.10);
    background: #fff;
}
.price_element a{
    display: flex;
    align-items: center;
}
.price_element a .icon{
    padding: 10px 26px;
    background: #346eb7;
}
.price_element a .icon svg{
    font-size: 27px;
    display: block;
    color: #fff;
}
.price_element a .title{
    padding-left: 15px;
}
.price_element a .title span{
    border-bottom: 1px dashed #222;
}

.brand_list .item_list_brand {
    padding: 53px 25px;
    border: 1px solid #f5f5f5;
}
.brand_list .item_list_brand a{
    display: block;
    text-align: center;
}
.brand_list .item_list_brand img{
    transition: all .2s;
}
.brand_list .row .row_brand_list{
    margin-bottom: 30px;
}
.brand_list .item_list_brand:hover img{
    transform: scale(1.2);
}

.zstroi_list .item_list_zstroi{
    padding: 25px 20px;
    border: 1px solid #f5f5f5;
    text-align: center;
}
.zstroi_list .item_list_zstroi {
    margin-bottom: 30px;
}
.zstroi_list .item_list_zstroi .title{
    margin-top: 15px;
}


.red_buttons{
	background:#da1a19 !important;
}
#FORM_CONTACT .submit-button{
	background:#da1a19 !important;
	border:none;
}
#totop.top-visible{
	background:#da1a19;
}
.logo_desc_header{
	display: block;
    color: #da1a19;
    font-size: 16px;
    font-weight: bold;
	line-height:100%;
	margin-bottom:5px;
}
#site-header-menu .site-branding .home-link{
	text-align:center;
}