body{
    /**
             * Для эксплорера
             */
             -ms-user-select: none;

             /**
              * Для мозилы
              */
             -moz-user-select: none;
 
             /**
              * Для конкверора
              */
             -khtml-user-select: none;
 
             /**
              * Для Сафари и Хрома
              */
             -webkit-user-select: none;
}
h2{
    line-height: inherit;
}
.left-mnu{
    height: 200vh !important;
}
.main-ceo{
    display: none !important;
}
.conf{
    padding: 0 45px;
}
.gall-none{
    display: flex;
    align-items: center;
    justify-content: center;
}
.gall-none .owl-item img{
    width: auto !important;
}
.gall-none .owl-item{
    display: flex;
    justify-content: center;
}
.gall-none .owl-nav{
    position: absolute;
    bottom: 45px;
    left: 52%;
}
.gall-none .mfp-close{
    left: 63%;
    margin-top: 0;
    margin-right: 0;
    opacity: 1;
}
.gall-none .owl-nav button{
    width: 52px;
    height: 52px;
    background-color: rgba(250, 250, 250, 0.15) !important;
    color: #ffffff !important;
    transition: 0.2s all;
}
.gall-none .owl-nav button:hover{
    background-color: rgba(250, 250, 250, 1) !important;
    color: #000 !important;
}
.gall-none .owl-nav button:first-child{
    margin-right: 10px;
}
.main-slider-1-wrap {
  position: relative;  
}
.main-slider-1-wrap .owl-nav {
    z-index: 100501;
}
.main-slider-1-wrap .top-form {
    position: relative;
    z-index: 999;
}
.main-slider-1-wrap .top-form__title {
	font-weight: 900;
	font-size: 19px;
	margin: 0 0 20px 0;
}
.main-slider-form-wrap {
    display: flex;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.main-slider-form-wrap .wpcf7-validation-errors {
    color: red!important;
    border-color: red!important;
}
.main-slider-form-wrap > .row {
    flex-basis: 100%;
    min-width: 100%;
    justify-content: flex-end;
    align-items: center;
} 
.main-slider-1{
    background-size: cover;
    position: relative;
}
.main-slider-1-item{
    height: 760px;
    background-size: cover;
    background-position: center;
}
.main-slider-1-item-content{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    height: 100%;
}
.main-slider-1-item-content .h11{
    text-shadow: 0 0 18px rgba(0, 0, 0, 0.35);
    color: #ffffff;   
    width: 100%;
    font-family: "Gotham Pro";   
    font-size: 42px;   
    font-weight: 900;   
    text-transform: uppercase;      
    letter-spacing: 1.2px;
}
.butt-main{
    text-shadow: 0 0 18px rgba(0, 0, 0, 0.35);
    color: #ffffff;
    font-family: "Gotham Pro";
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.7px;
    display: inline-block;
    padding: 22px 44px;
    box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.35);
    border: 1px solid #ffffff;
    margin-top: 60px;
}

.main-slider-1 .owl-nav{
    position: absolute;
    bottom: 70px;
    left: 2%;
}
.main-slider-1 .owl-nav button{
    width: 52px;
    height: 52px;
    background-color: rgba(250, 250, 250, 0.15) !important;
    color: #ffffff !important;
    transition: 0.2s all;
}
.main-slider-1 .owl-nav button:hover{
    background-color: rgba(250, 250, 250, 1) !important;
    color: #000 !important;
}
.main-slider-1 .owl-nav button:first-child{
    margin-right: 10px;
    margin-left: 0;
}
.main-slider-1 .owl-dots{
    position: absolute;
    right: 5%;
    margin-right: -77px;
    top: 50%;
    width: 144px;
    transform: rotate(90deg);
    display: flex;
    justify-content: space-between;
}
.main-slider-1 .owl-dots button{
    width: 8px;
    height: 8px;
    background-color: #ffffff !important;
    opacity: 0.49 !important;
    display: inline-block !important;
    border-radius: 50%;
    position: relative !important;
    outline: none;
}
.main-slider-1 .owl-dots .active{
    background-color: #ffffff !important;
    opacity: 1 !important;
}
.main-slider-1 .owl-dots .active:after{
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    display: inline-block;
    border: 1px solid #ffffff;
    position: absolute;
    top: -2px;
    right: -2px;
    left: -2px;
    bottom: -2px;
}

.main-screen-2{
    padding: 45px 0;
    position: relative;
    margin-top: -2px;
}
.main-screen-2 img{
    position: relative;
    z-index: 99;
}
.main-screen-2-slider{
    position: absolute !important;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.main-screen-2-slider-item{
    height: 100% !important;
    width: 100%;
    background-size: cover;
}
.main-screen-2-slider-item .owl-stage-outer{
    height: 100% !important;
}
.main-screen-2-slider .owl-stage{
    height: 100% !important;
}
.main-screen-2-slider .owl-item{
    height: 100% !important;
}
.main-screen-2-slider .owl-stage-outer{
    height: 100% !important;
}
.name-screen{
    text-shadow: 0 0 18px rgba(0, 0, 0, 0.35);
    color: #ffffff;
    font-family: "Gotham Pro";
    font-size: 36px;
    font-weight: 900;
    text-transform: uppercase;
    padding-top: 40px;
    position: relative;
    z-index: 99;
    padding-bottom: 60px;
}
.text-screen{
    text-shadow: 0 0 18px rgba(0, 0, 0, 0.35);
    color: #ffffff;
    font-family: "Gotham Pro";
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.7px;
    width: 80%;
    position: relative;
    z-index: 99;
}
.category-screen{
    list-style: none;
    padding: 0;
    margin: 0;
    margin-top: 65px;
    position: relative;
    z-index: 99;
}
.category-screen-link{
    text-shadow: 0 0 18px rgba(0, 0, 0, 0.35);
    color: #ffffff;
    font-family: "Gotham Pro";
    font-size: 18px;
    font-weight: 700;
    line-height: 36px;
    color: #ffffff;
    position: relative;
    z-index: 99;
}
.category-screen-link:hover{
    color: #ffffff;
    text-decoration: none;
}
.category-screen-item{
    transition: 0.3s all;
}
.category-screen-item:hover{
    padding-left: 25px;
}
.main-screen-2-slider .owl-nav{
    position: absolute;
    left: 55%;
    bottom: 150px;
    z-index: 9999 !important;
}
.main-screen-2-slider .owl-nav button{
    width: 52px;
    height: 52px;
    background-color: rgba(250, 250, 250, 0.15) !important;
    color: #ffffff !important;
    transition: 0.2s all;
    z-index: 9999 !important;
}
.main-screen-2-slider .owl-nav button:hover{
    background-color: rgba(250, 250, 250, 1) !important;
    color: #000 !important;
}
.main-screen-2-slider .owl-nav button:first-child{
    margin-right: 10px;
}
.butt-main-detail{
    margin-left: 50%;
    margin-top: 40px;
    position: relative;
    z-index: 99;
}
.screen-img-wrap{
    position: relative;
}
.screen-img-wrap-link{
    position: absolute;
    display: inline-block;
    background: #000;
    bottom: 20px;
    left: 0;
    z-index: 99;
    color: #fff;
    padding: 20px 30px;
}
.screen-img-wrap-link:after{
    font-family: "Font Awesome 5 Free"; font-weight: 900; 
    content: "\f061";
    display: inline-block;
    position: absolute;
    top: 0;
    right: -43px;
    padding: 20px 15px;
    background-color: #eb000d;
}

.main-zag{
    width: 100%;
    color: #101010;
    font-family: "Gotham Pro";
    font-weight: 900;
    font-size: 36px;
    line-height: 48px;
    text-transform: uppercase;   
    padding-top: 80px;
    text-align: center;
    padding-bottom: 40px;
}
.how-open-acor{
    list-style: none;
    padding: 0;
    margin-top: 75px;
}
.how-open-acor-item-top{
    display: flex;
    cursor: pointer;
}
.how-open-acor-item-num{
    color: #eb000d;
    font-family: "Gotham Pro";
    font-size: 48px;
    font-weight: 900;
    line-height: 48px;
    text-transform: uppercase;
}
.how-open-acor-item-top .ac-span{
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 24px;
    font-weight: 700;
    line-height: 58px;
    padding-left: 30px;
}
.zapros{
    color: #ffffff;
    font-family: "Gotham Pro";
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    letter-spacing: 0.45px;
    display: inline-block;
    background-color: #eb000d;
    padding: 5px 15px;
    margin-left: 20px;
}
.how-open-acor-item-zag{
    margin: 0;
    padding: 0;
    padding-left: 20px;
    padding-bottom: 20px;
    display: none;
}
.how-open-acor-item-zag-item{
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.7px;
    padding-bottom: 10px;
    margin-bottom: 0;
    padding-bottom: 20px;
}

.butt-main--red{
    color: #eb000d;
    border: 1px solid #eb000d;
    margin-bottom: 50px;
    margin-top: 40px;
}
.clients-main{
    margin-top: 70px;
    min-height: 870px;
}
.client-slider-item{
    display: flex;
    flex-direction: column;
    width: 25%;
    height: 500px;
    justify-content: space-between;
}
.clients-zag{
    width: 100%;
    padding-bottom: 70px;
    padding-top: 50px;
    font-family: "Gotham Pro";
    font-size: 36px;
    font-weight: 900;
    line-height: 48px;
    text-transform: uppercase;
}
.client-slider-item img{
    min-width: 85px;
    width: 85px;
    height: 85px;
    filter: grayscale(100%); 
    transition: .2s all;
    cursor: pointer;
}
.client-slider-item img:hover{
    filter: grayscale(0%); 
}
.useful-main-slider{
    display: flex;
}
.useful-main-slider .owl-nav{
    position: absolute;
    right: 0;
    top: 0;
}
.useful-main-slider .owl-nav button{
    width: 52px;
    height: 52px;
    background-color: rgba(0, 0, 0, 0.15) !important;
    color: #000 !important;
    transition: 0.2s all;
    z-index: 9999 !important;
}
.useful-main-slider .owl-nav button:hover{
    background-color: rgba(0, 0, 0, 1) !important;
    color: #ffffff !important;
}
.useful-main-slider .owl-nav button:first-child{
    margin-right: 10px;
}
.useful-main-slider-item{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    height: 1100px;
}
.useful-blog1{
    width: 33%;
    padding: 15px 0;
    margin-bottom: 20px;
    height: 50%;
    display: inline-block;
    background-position: center center;
    position: relative;
    background-size: cover;
}
.useful-blog1:after{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.1);
}
.useful-blog-name{
    color: #fff;
    position: absolute;
    bottom: 20px;
    left: 15px;
    font-size: 18px;
    font-family: "Gotham Pro";
    z-index: 99;
}
.useful-blog1:nth-child(1){
    margin-top: 10%;
    height: 40%;
    width: 33%;
}
.useful-blog1:nth-child(2){
    height: 50%;
    width: 40%;
    margin-bottom: 0;
    margin-top: 15px;
}
.useful-blog1:nth-child(3){
    height: 35%;
    width: 26%;
    margin-top: calc(15% - 10px);
    
}

.useful-blog1:nth-child(4){
    height: 30%;
    width: 26%;
}
.useful-blog1:nth-child(5){
    height: 40%;
    width: 33%;
}
.useful-blog1:nth-child(6){
    height: 50%;
    width: 40%;
    margin-bottom: 0;
}
.useful-blog1:nth-child(6) p{
    bottom: 40px;
} 
.useful-blog1 img{
    min-width: 100%;
    height: 100%;
}
.useful-main-zag{
    padding-top: 100px;
    padding-bottom: 34px;
    width: 100%;
    text-align: center;
    color: #101010;
    font-family: "Gotham Pro";
    font-weight: 900;
    font-size: 36px;
    line-height: 48px;
    text-transform: uppercase;;
}
.faq-zag{
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-family: "Gotham Pro";
    font-size: 36px;
    font-weight: 900;
    line-height: 48px;
    padding-bottom: 40px;
}
.hide{
    height: 60px;
    text-shadow: 0 0 18px rgba(0, 0, 0, 0.35);
    color: #c5c5c5;
    font-family: "Gotham Pro";
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.35px;
}
.faq-wrap{
    color: #fff;
    list-style: none;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.faq-wrap-item-top{
    display: flex;
    justify-content: center;
}
.faq-wrap-item-top .faq-span{
    background: rgba(255,255,255, 0.1);
    font-weight: 500;
    padding: 15px;
    width: 100%;
    font-size: 1.5rem;
}
.faq-wrap-item p{
    background: rgba(255,255,255, 0.1);
    display: inline-block;
    margin-left: 42px;
    padding: 15px;
    margin-top: -8px;
    width: calc(100% - 42px);
    color: #fff;
    margin-bottom: 0;
}
.faq-wrap-item ul{
    margin-left: 42px;
    padding-left: 30px;
    background: rgba(255,255,255, 0.1);
    width: calc(100% - 42px);
}
.faq-wrap-item ol{
    margin-left: 42px;
    padding-left: 30px;
    background: rgba(255,255,255, 0.1);
    width: calc(100% - 42px);
    margin-top: -7px;
}
.faq-wrap-item-arrow{
    min-width: 42px;
    height: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
}
.main-faq{
    padding: 100px 0;
    background: url(../img/faq.png)
}

.contacts-button-wrap{
    display: flex;
    justify-content: space-around;
    padding-top: 10px;
}
.butt{
    color: #0d0d0d;
    font-family: "Gotham Pro";
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.55px;
    border: 1px solid #0d0d0d;
    padding: 15px 59px;
    display: inline-block;
    transition: 0.2s all;
}
.butt:hover{
    text-decoration: none;
    color: #0d0d0d;
}
.contacts-button--active{
    background: #0d0d0d;
    color: #fff;
}
.contacts-button--active:hover{
    color: #fff;
}
.contacts-content{
    padding-top: 60px;
}
.contacts h3 img{
    padding-right: 15px;
    display: inline-block;
}
.contacts h3{
    font-family: "Gotham Pro";
    font-size: 12px;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase;
    color: #eb000d;
    letter-spacing: 2.4px;
}
.contact-text{
    color: #0e0e0e;
    font-family: "Gotham Pro";
    font-size: 16px;
    font-weight: 900;
    line-height: 34px;
    text-transform: uppercase;
}
.contact-text--tel{
    font-size: 22px;
}
.social-mnu-contact-page{
    padding-bottom: 100px;
}
.maps-ua{
    width: 100%;
    height: 100%;         
}
.contacts-content{
    display: none;
}
.contacts-content-active{
    display: block;
}
.ceo-zag{
    padding-top: 100px;
    padding-bottom: 50px;
    text-align: center;
}
.city-wrap{
    margin: 0;
    padding: 0;
    padding-top: 70px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    flex-wrap: wrap;
    height: 370px;
    width: 100%;
}
.city-wrap-item{
    width: 30%;
    padding: 4px 0;
    display: list-item;
    list-style-position: inside;
    transition: .2s all;
    cursor: pointer;
}
.city-wrap-item:hover{
    background: #eb000d;
    color: #fff;
}
.city-wrap-item a{
    color: #000;
}
.city-wrap-item a:hover{
    color: #000;
    text-decoration: none;
}
.ceo-wrap-img{
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.main-ceo{
    padding-bottom: 130px;
}
.main-hands{
    background: url("../img/maps-bg.png");
    padding: 50px 0;
    color: #fff;
}
area{
    background: #000;
    width: 10px;
    height: 10px;
}
.text-screen-wrap{
    padding-left: 5%;
}
.text-screen-wrap-3{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.text-screen-wrap-3 .name-screen{
    width: 80%;
}
.text-screen-wrap-3 .text-screen{
    width: 80%;
}
.text-screen-wrap-3 .category-screen{
    width: 80%;
}
.butt-main-detail{
    position: absolute;
    bottom: 100px;
}
.text-screen-wrap-3 .butt-main-detail{
    position: absolute;
    bottom: 80px;
    left: 0;
    margin-left: 20%;
}
.main-screen-2-slider--right .owl-nav{
    left: 35%;
}
.main-video-wrap{
    position: absolute;
    right: 40px;
    width: 45%;
}
.client-slider .owl-nav{
    position: absolute;
    bottom: -90px;
}

.client-slider .owl-nav button{
    width: 52px;
    height: 52px;
    background-color: rgba(0, 0, 0, 0.15) !important;
    color: #000 !important;
    transition: 0.2s all;
    z-index: 9999 !important;
}
.client-slider .owl-nav button:hover{
    background-color: rgba(0, 0, 0, 1) !important;
    color: #fff !important;
}
.client-slider .owl-nav button:first-child{
    margin-right: 10px;
}
.hands-zag{
    color: #ffffff;
    font-family: "Gotham Pro";
    text-transform: uppercase;
    font-size: 36px;
    font-weight: 900;
    line-height: 48px;
    padding-top: 100px;
}
.main-hands p{
    font-family: "Gotham Pro";
    font-size: 12px;
    font-weight: 400;
    line-height: 30px;
    width: 80%;
    padding-top: 30px;
}

@media (max-width: 1550px){
    .main-screen-2-slider .owl-nav{
        bottom: 50px;
    }
    .butt-main-detail{
        bottom: 0;
    }
    .text-screen-wrap-3 .butt-main-detail{
        bottom: 0;
    }
}
@media (max-width: 1450px){
    .name-screen{
        padding-bottom: 10px;
    }
    .category-screen{
        margin-top: 30px;
    }

    .main-screen-2{
        padding-bottom: 55px;
    }
}
@media (max-width: 1200px){
    .name-screen{
        padding-top: 30px;
        font-size: 26px;
    }
    .text-screen{
        font-size: 11px;
        line-height: 22px;
    }
    .category-screen-link{
        font-size: 14px;
    }
    .main-screen-2-slider--right .owl-nav{
        left: 38%;
    }
    .category-screen{
        margin-top: 0;
    }
    .main-screen-2 img{
        height: 450px;
    }
}

@media (max-width: 992px){
    .butt-main{
        font-size: 11px;
        padding: 15px 30px;
    }
    .name-screen{
        width: 100% !important;
    }
    .text-screen{
        width: 100% !important; 
    }
    .category-screen{
        width: 100% !important;
    }
    .text-screen-wrap-3 .butt-main-detail{
        margin-left: 30px;
    }
    .main-screen-2-slider--right .owl-nav{
        left: 33%;
    }
    .client-slider-item img{
        filter: grayscale(0%);
    }
    .useful-blog1{
        width: 49% !important;
        height: 33% !important;
        margin-top: 0 !important;
    }
    .useful-main-slider{
        padding-top: 60px;
    }
    .city-wrap{
        padding-top: 0;
    }
    .ceo-wrap-img{
        padding-top: 50px;
    }
    .city-wrap-item{
        height: 10%;
    }
    .hands-zag{
        padding-top: 0;
        text-align: center;
    }
}
@media (max-width: 769px){
    .faq-wrap{
        padding: 0;
    }
    .text-screen-wrap{
        min-height: 450px;
    }
    .butt-main-detail{
        margin-left: 0px;
    }
    .main-screen-2-slider .owl-nav{
        right: 30px;
        left: auto;
    }
    .city-wrap-item{
        font-size: 11px;
    }
    .left-mnu{
        height: 150%;
    }
    .main-slider-1-item-content h1{
        font-size: 25px;
    }
    .how-open-acor-item-top .ac-span{
        font-size: 13px;
    }
    .how-open-acor-item-num{
        font-size: 28px;
    }
    .useful-blog1{
        width: 100% !important;
        height: 250px !important;
        margin-bottom: 20px !important;
    }
    .useful-main-slider-item{
        height: auto;
    }
    .contacts-form h2{
        font-size: 13px !important;
        line-height: 16px !important;
    }
    .contacts-form p{
        width: 100%;
        margin-left: 0;
        padding: 10px 20px;
    }
    .contact-form-input{
        width: 100% !important;
    }
    .form{
        padding-left: 20px !important; 
        padding-right: 20px !important;
    }
    .faq-zag{
        font-size: 18px;
    }
    .faq-wrap-item-top h4{
        font-size: 14px;
    }
    .faq-wrap-item p{
        font-size: 11px;
    }
    .contacts-button-wrap{
        flex-wrap: wrap;
    }
    .contacts-button{
        width: 100%;
        margin-top: 10px;
        text-align: center;
    }
    .hands-zag{
        font-size: 18px;
        line-height: 26px;
    }
    .main-hands p{
        width: 100%;
    }
    .client-slider-item{
        width: 100%;
        align-items: center;
    }
    .clients-zag{
        font-size: 26px;
        line-height: 30px;
        padding-top: 0;
    }
    .main-zag{
        font-size: 26px;
        line-height: 30px;
    }
    .useful-main-zag{
        font-size: 26px;
        line-height: 30px;
    }
    .main-screen-2-slider .owl-nav{
        display: none !important;
    }
    .client-slider-item img{
        width: auto !important;
        max-width: 100%;;
    }
    .main-slider-1-item-content h1{
        width: 100%;
    }
    .main-slider-1 .owl-nav{
        display: none !important;
    }
    .text-screen-wrap{
        padding-left: 0;
    }
}
.butt-main{
    transition: .2s all;
}
.butt-main:hover{
    background-color: #ffffff;
    color: #0e0e0e;
    text-decoration: none;
}
.butt-main--red:hover{
    background: #eb000d;
    text-decoration: none;
    color: #fff;
}
.screen-img-wrap-link:hover{
    text-decoration: none;
    color: #fff;
}
.zapros:hover{
    text-decoration: none;
    background: #ffffff;
    color: #eb000d;
    border: 1px solid #eb000d;
}
.faq-b{
    display: none;
}
.faq-wrap-item p{
    height: 100%;
}

.post-wrap{
    width: 100%;
    height: 520px;
    display: flex; 
    flex-direction: column; 
    flex-wrap: wrap;
    justify-content: space-around;
}
.post-wrap .item{
    width: 30%;
    list-style: none;
}
.post-wrap .item a{
    display: inline-block;
    width: 100%;
    height: 100%;
    background-size: cover;
    position: relative;
    background: #ececec;
    background-size: cover !important;
}
.post-wrap .item .item-inner{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.post-wrap .item:first-child{
    height: 79%; 
    order: 1;
}
.post-wrap .item:nth-child(2){
    height: 100%;
    background-size: cover;
}
.post-wrap .item:nth-child(3){
    height: 39%;
    background-size: cover;
}
.post-wrap .item:nth-child(4){
    height: 19%;
    background-size: cover;
    order: 2;
}
.post-wrap .item:nth-child(5){
    height: 59%;
    background-size: cover;
    
}
.shared{
    display: flex;
    justify-content: space-between;
    background-color: #f9f8f4;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 50px;
    padding-right: 50px;
    align-items: center;
}
.shared-list{
    margin-bottom: 0;
}
.shared .social-mnu{
    padding-top: 0;
    width:90px;
}
.posts-navigation{
    display: none;
}
.hide{
    height: 100%;
}

.citata{
    border-left: 5px solid #eb000d;
    background-color: #f9f8f4;
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 18px;
    font-weight: 900;
    line-height: 30px;
    letter-spacing: 0.45px;
    padding-top: 31px;
    padding-bottom: 31px;
    padding-left: 40px;
    padding-right: 40px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.wp-block-image img{
    width: 100% !important;
    height: auto !important;
}
.list-qard{
    position: relative;
}
.list{
    padding-left: 0;
    margin-top: 30px;
}
.list-qard{
    position: relative;
    padding-left: 5px;
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.7px;
}
.wp-block-image figure{
    width: 100%;
    height: auto;
}
.reciptes-item-aft-img{
    display: flex;
    justify-content: space-between;
}
.case-item-slider-item{
    display: flex;
    justify-content: space-between;
}
.case-item-slider-item img{
    width: 49%;
}
.case-item-slider .owl-nav{
    position: absolute;
    bottom: 70px;
    right: 5%;
}
.case-item-slider .owl-nav button{
    width: 52px;
    height: 52px;
    background-color: rgba(250, 250, 250, 0.15) !important;
    color: #ffffff !important;
    transition: 0.2s all;
}
.case-item-slider .owl-nav button:hover{
    background-color: rgba(250, 250, 250, 1) !important;
    color: #000 !important;
}
.case-item-slider .owl-nav button:first-child{
    margin-right: 10px;
}
.galery-100-item a{
    display: inline-block;
    width: 100%;
    height: 100%;
}

@media (max-width: 480px){
    .text-screen-wrap{
        padding-left: 20px;
    }
}


.ceo-block .hands-zag{
    padding-top: 50px;
}
.ceo-text{
    height: 420px;
    overflow: auto;
}
/* width */
.ceo-text::-webkit-scrollbar {
    width: 5px;
}

/* Track */
.ceo-text::-webkit-scrollbar-track {
    background: #fff; 
    border-radius: 4px;
    opacity: 0.34;
}

/* Handle */
.ceo-text::-webkit-scrollbar-thumb {
    background: #eb000d;
    border-radius: 4px;
}

/* Handle on hover */
.ceo-text::-webkit-scrollbar-thumb:hover {
    background: #eb000d; 
}
.maps-wrap{
    width: 100%;
    height: 580px;
    background: url("/wp-content/themes/shultz/Icons/05-01.svg");
    background-size: cover;
    background-color: #fff;
    position: relative;
}
.dd{
    transition: .3s all;
}
.dd p{
    display: none;
}
.dots-text{
    display: none;
    box-shadow: 0 4px 13px 3px rgba(0, 0, 0, 0.47);
    background-color: #ffffff;
    padding: 12px 8px;
    color: #101010;
    font-family: "Gotham Pro";
    font-size: 9px;
    font-weight: 400;
    letter-spacing: 0.3px;
    position: absolute;
    width: 160px;
    top: -60px;
}
.dots-text:after{
    content: "";
    display: block;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -4px;
    width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
    border-top: 8px solid #fff;
    
}
.dd:hover{
    transform: scale(1.5);
    z-index: 999;
}
.dd:hover > div{
    transform: scale(1.2);
}
.dd:hover .dots-text{
    display: block;
}
.dots-1{
    display: flex;
    height: 20px;
    width: 20px;
    justify-content: center;
    align-items: center;
    position: absolute;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 200px;
    left: 320px;
    cursor: pointer;
}
.dots-1-1{
    width: 10px;
    height: 10px;
    background-color: #eb000d;
    border-radius: 50%;
}

.dots-1{
    display: flex;
    height: 20px;
    width: 20px;
    justify-content: center;
    align-items: center;
    position: absolute;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 200px;
    left: 320px;
    cursor: pointer;
}
.dots-1-1{
    width: 10px;
    height: 10px;
    background-color: #eb000d;
    border-radius: 50%;
}

.dots-2{
    display: flex;
    height: 20px;
    width: 20px;
    justify-content: center;
    align-items: center;
    position: absolute;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 200px;
    left: 308px;
    cursor: pointer;
}
.dots-2-1{
    width: 10px;
    height: 10px;
    background-color: #eb000d;
    border-radius: 50%;
}

.dots-3{
    display: flex;
    height: 20px;
    width: 20px;
    justify-content: center;
    align-items: center;
    position: absolute;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 203px;
    left: 290px;
    cursor: pointer;
}
.dots-3-1{
    width: 10px;
    height: 10px;
    background-color: #eb000d;
    border-radius: 50%;
}

.dots-4{
    display: flex;
    height: 20px;
    width: 20px;
    justify-content: center;
    align-items: center;
    position: absolute;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 212px;
    left: 271px;
    cursor: pointer;
}
.dots-4-1{
    width: 10px;
    height: 10px;
    background-color: #eb000d;
    border-radius: 50%;
}

#searchform{
    height: 37px !important;
}
#searchform input[type=search] {
    background: #ededed url(/wp-content/themes/shultz/assets/svg/searcher.svg) no-repeat center;
    background-size: 15px;
    border: none;
    padding: 9px 10px 9px 32px;
    width: 40px;
    border-radius: 10em;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}
#searchform  input[type=search]:focus {
    width: 130px;
    background-color: #fff;
    background-position: 12px 12px;
    border-color: #eb000d;
    outline: none;
}
#searchform input:-moz-placeholder {
    color: transparent;
}
#searchform input::-webkit-input-placeholder {
    color: transparent;
}
.wpcf7{
    width: 100%;
}
.wpcf7 p{
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100% !important;
    margin-left: 0 !important;
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important;
}
.wpcf7 p span{
    width: 49% !important;
}
.wpcf7 p .menu-241{
    width: 100% !important;
}
.wpcf7 p .menu-241 .contact-form-input{
    width: 100% !important;
}
.wpcf7 p span input{
    width: 100% !important;
}
.send-form{
    display: block;
    margin-left: auto;
    margin-right: auto 
}
@media (min-width: 1250px){
    .d-1250{
        display: block !important;
    }
}
.single p{
    font-weight: 400;
}
.single .reciptes-blog{
    padding-bottom: 50px;
}

.single .contact-form-input::-webkit-input-placeholder 
{ /* WebKit browsers */    color:    #fff; } 
.single .contact-form-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */    color:    #fff; } 
.single .contact-form-input::-moz-placeholder { /* Mozilla Firefox 19+ */    color:    #fff; } 
.single .contact-form-input:-ms-input-placeholder { /* Internet Explorer 10+ */    color:    #fff; }
.single .contact-form-input{
    color: #fff !important;
}
.footer-contry{
    font-weight: 900 !important;
}

.maps-project{
    height: 600px;
    width: 100%;
}
.city-wrap2{
    margin-bottom: 60px;
}
#floating-panel{
    display: flex;
    justify-content: space-between;
    
}
#floating-panel #address{
    width: 80%;
    margin-bottom: 0;
}
#floating-panel #submit{
    width: 20%;
    margin-bottom: 0;
    background: #eb000d;
    color: #fff;
    text-transform: uppercase;
}

.div.wpcf7-validation-errors, div.wpcf7-acceptance-missing{
    color: #fff;
}

.cont-calc select option:not(first-child){
    color: #000;
}


.advantages-mini2 .icon-svg{
    display: none !important;
}

.advantages--guard-gr{
    margin-top: 0 !important;
    background: url(/wp-content/themes/shultz/assets/img/icon/gears.svg) no-repeat !important;
}

.advantages--guard-gr2{
    margin-top: 0 !important;
    background: url(/wp-content/themes/shultz/assets/ic-gr/money.svg) no-repeat !important;
}

.advantages--guard-gr3{
    margin-top: 0 !important;
    background: url(/wp-content/themes/shultz/assets/ic-gr/profit.svg) no-repeat !important;
}

.advantages--guard-gr4{
    margin-top: 0 !important;
    background: url(/wp-content/themes/shultz/assets/ic-gr/diamond.svg) no-repeat !important;
}

.advantages--guard-gr5{
    margin-top: 0 !important;
    background: url(/wp-content/themes/shultz/assets/ic-gr/open-magazine.svg) no-repeat !important;
}

.advantages--guard-gr6{
    margin-top: 0 !important;
    background: url(/wp-content/themes/shultz/assets/ic-gr/wall-clock.svg) no-repeat !important;
}
.shultz-100-table-item-item{
    font-weight: 400 !important;
}
.shultz-100-table-item-top .shultz-100-table-item-item{
    font-weight: 900 !important;
}
.dops-zag:empty{
    display: none !important;
}
.complect-zag:empty{
    display: none !important;
}
.shultz100-complect-wrap-item p:empty{
    display: none !important;
}
.shultz100-complect-wrap-item:empty{
    display: none !important;
}

.top-form{
    background: #fff;
    padding: 40px 30px;
}
.top-form label{
    width: 100% !important;
    font-weight: 600;
}
.top-form .contact-form-input{
    padding: 5px 5px;
    margin-bottom: 20px;
    
}
.flex-direction-column{
    flex-direction: column;
}
.dib{
    display: inline-block;
}
.butt-screen{
    width: 260px;
    text-align: center;
}
.butt-screen-2:hover{
    border-color: #eb000d !important;
    color: #fff;
    box-shadow: 0 0 18px 1px rgba(0, 0, 0, 0.35);
    background-color: #eb000d;
}
.butt-screen-2 {
    bottom: 100px !important;
}
code{
    color: #101010;
}
.shultz-100-table-item-item:first-child{
    border: none;
}
.shultz-100-table-item-item:nth-child(2){
    border-left: 2px solid #eb000d;
    border-right: 2px solid #eb000d;
}
.gl2 div:nth-child(1){
    order:1;
}
.gl2 div:nth-child(2){
    order: 1;
}
.gl2 div:nth-child(3){
    order: 1;
}

@media (min-width: 1550px){
    .butt-screen-2{
        bottom: 0 !important;
    }
}

@media (max-width: 1200px){
    #menu-header-menu a{
        font-size: 10px !important;
    }
    .butt-screen {
        font-size: 10px !important;
        padding: 11px 22px;
        width: 170px;
    }
    .how-open-acor-item-num{
        font-size: 25px;
    }
    .butt-screen-2{
        bottom: 60px !important;
    }
    .main-screen-2-slider--right .owl-nav{
        left: 33%;
    }
}

@media (max-width: 992px){
    #menu-header-menu li:before{
        display: none;
    }
    #menu-header-menu li:first-child{
        padding-left: 0 !important;
    }
    #menu-header-menu a{
        font-size: 8px;
    }
    .top-form .contact-form-input{
        margin-bottom: 5px;
    }
    .main-slider-1-item-content .h11{
        font-size: 27px;
    }
    .useful-main-slider .owl-nav{
        top: -22px !important;
    }
    .form-popup{
        width: 70%;
        margin-left: 15%;
        margin-right: 15%;
        padding-top: 20px;
    }
    .form-popup .mfp-close{
        right: 15%;
        margin-right: 0;
        margin-top: 0;
    }
    .bb2 .butt-main-detail{
        bottom: -20px;
    }
    .bb2 .butt-screen-2{
        bottom: 40px !important;
    }
}

@media (max-width: 768px){
    .top-form{
        display: none;
    }
    .rewius-img img{
        width: 80px;
    }
    .masonry .item, .masonry #sizer{
        width: 100% !important;
    }
    .form-popup{
        width: 80%;
        padding-top: 50px;
        margin-left: 10%;
        margin-right: 10%;
    }
    .form-popup .mfp-close{
        right: 10%;
    }
    .form-popup .clients-zag{
        font-size: 17px;
    }
    .form-popup .wpcf7 p span{
        width: 100% !important;
    }
    .form-popup .wpcf7 p span input{
        margin-bottom: 5px;
    }
    .form-popup .send-form{
        max-width: 100%;
        padding-left: 0;
        width: 100% !important;
        text-align: center;
        padding-right: 0;

    }
    .form-popup{
        padding-left: 20px !important;
        padding-right: 20px !important;
        padding-bottom: 40px !important;
    }
}

.intl-tel-input .country-list{
	font-weight:400;
}