
*{
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-decoration: none;
    list-style-type: none;
    outline: none;
}
body{
    background-color: #0C0C0D;
    color: #FFFFFF;
    font-size: 16px;
    font-family: 'Gilroy';
    position: relative;
}

button:focus{
    outline: none;
}

section{
    z-index: 1;
    background-color: #0C0C0D;
}

a{
    color: #fff;
    
}

.text-center{
    text-align: center;
}

.link-mail{
    display: inline-block;
    margin-bottom: 15px;
}

.link-mail:hover .btn-details{
    cursor: pointer;
    background-color: #fff;
    color:  #0C0C0C;   
    -webkit-transition: background-color .2s linear;   
    -o-transition: background-color .2s linear;   
    transition: background-color .2s linear;    
}

.max-width{
    max-width: 1200px;
    
}

.m-auto{
    margin: 0 auto ;
}

.link{
    padding-top: 200px;
}

.link-name{
    padding-top: 130px;
}

.wrapper-owl .owl-stage-outer{
    height: 400px;
}

/*header*/
.header{
    padding: 15px;
}
.header-gl{
    position: relative;
    margin-bottom: 10px;
}

.logo-bg{
    width: 80px;
    height: 80px;
    background-image: url(../img/Logo.png);
    margin-bottom: 10px;
    background-position: center;
    background-size: contain;
}

.logo-text{
    text-align: center;
    font-size: 35px;
    font-weight: 700;
    position: relative;
    margin-bottom: 10px;
    line-height: 1;
}

.logo-text::after{
    position: absolute;
    content: "";
    height: 1px;
    width: 200px;
    border-bottom: 2px solid #fff;
    top: 100%;
    right: 50%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
}

.text{
    color: #B9B9B9;
    font-weight: 300;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
}

.contact-block{
    position: absolute;
    top: 15px;
    right: 15px;
}

.contact-block a {
    line-height: 21px;
    margin-bottom: 8px;
    text-align: right;
    width: 100%;
    color:#B9B9B9; 
    text-align: right;
    display: block;
}

.contact-block a:hover{
    text-decoration: underline;
    color: #fff !important;
    -webkit-transition: -webkit-text-decoration .3s linear;
    transition: -webkit-text-decoration .3s linear;
    -o-transition: text-decoration .3s linear;
    transition: text-decoration .3s linear;
    transition: text-decoration .3s linear, -webkit-text-decoration .3s linear;
}

.social-icon {
    text-align: right;
    display: block;
}

.social-icon a {
    width: 20px;
    height: 20px;
    margin-right: 9px;
    display: inline-block;
    margin-bottom: 0;
}

.social-icon a:last-of-type{
    margin: 0;
}

.social-icon-mobile{
    display: none;
}

.social-icon-mobile a{
    width: 40px;
    height: 40px;
    display: inline-block;
}

.coll{
    background-image: url(../img/coll.png);
}

.wats{
    background-image: url(../img/WhatsApp.png);
}

.telegram{
    background-image: url(../img/Telegram.png);
}

.viber{
    background-image: url(../img/Viber.png);
}

.instagram{
    background-image: url(../img/Inst.png);
}
.burger{
    display: none;
}


/*navigation*/
.navigation-list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.navigation-list li{
    margin-right: 25px;
    padding: 5px;
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-bottom: 1px solid #0C0C0D;
    font-size: 18px;
}

.navigation-list li:hover {
    border-bottom: 1px solid ;
    -webkit-transition: border .5s linear;
    -o-transition: border .5s linear;
    transition: border .5s linear;
}

.navigation-list li:last-of-type{
    margin-right: 0;
}

.navigation-list a{
    color:  #FFFFFF;
    font-size: 18px;
    line-height: 18px;
    font-weight: 300;
    
}

.rent-link{
    position: relative;
}
.rent-link:hover{
    cursor: pointer;
}


.catalog-list{
    display: none;
    position: absolute;
    top: 30px;
    left: 60px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    z-index: 1;
    background-color: #0C0C0D;
    -webkit-transform: translateX(-27%);
        -ms-transform: translateX(-27%);
            transform: translateX(-27%);
    
}

.catalog-list li{
    margin: 0;
    padding: 15px 10px;
}

.navigation-mobile{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100%;
    background-color: #0C0C0D;
    z-index: 1;
}

.navigation-list-mobile{
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    text-align: center;
    width: 100%;
}

.navigation-list-mobile li{
    margin-bottom: 20px;
}

.navigation-list-mobile li:last-of-type{
    margin-bottom: 0;
}

.navigation-list-mobile li a{
    font-size: 24px;
    line-height: 28px;
    color:  #FFFFFF;
    font-weight: 300;
}
.navigation-list-mobile li {
    font-size: 24px;
    line-height: 28px;
    color:  #FFFFFF;
    font-weight: 300;
}

.navigation-list-mobile .service-list, .navigation-list-mobile .catalog-list{
    position: relative;
    top: 0;
    border: 2px solid;
    left: 0;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
    width: calc(100% - 20px);
    margin: 10px;
}

.catalog-list-mobile{
    display: none;
}

.close-white{
    width: 30px;
    height: 30px;
    display: inline-block;
    background-image: url(../img/close-white.png);
    top: 30px;
    left: 15px;
    position: relative;
}

.navigation-mobile-foot{
    display: none;
}

.navigation-mobile-foot .navigation-list-mobile{
    position: relative;
    top: 0;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
    margin-bottom: 30px;
}

.catalog-list .hide-list-mobile{
    margin-bottom: 0 !important;
}

.hide-list-mobile a{
    white-space: normal;
}
/*navigation*/


@media (max-width: 767px){

    .service-list .hide-list-mobile{
        padding: 5px !important;
    }

    .catalog-list .hide-list-mobile{
        padding: 5px !important;
    }
    .navigation-mobile-foot{
        display: block;
    }
    

    .max-width{
        padding: 15px 15px !important;
    }
    .logo-bg{
        width: 60px;
        height: 60px;
        background-size: contain;
    }
    .logo-text{
        font-size: 30px;
        line-height: 37px;
        margin-bottom: 24px;
    }
    .logo-text::after{
        content: "";
        width: 170px;
    }

    .text{
        font-size: 16px;
        line-height: 18px;
    }
    .navigation{
        display: none;
    }

    .social-icon, .contact-block a{
        display: none;
    }

    .social-icon-mobile, .social-icon-mobile a{
        display: block;
        font-size: 0;
    }
    .burger{
        width: 40px;
        height: 40px;
        display: inline-block;
        background-image: url(../img/burger.png);
        position: absolute;
        top: 0;
        left: 0;
    }
    .navigation-list-mobile li a{
        font-size: 20px;
    }
    .navigation-list-mobile li {
        font-size: 20px;
    }
}



/*slider*/
.slider{
    overflow: hidden;
   
}

.item-main{
    height: 100%;
    background-size: cover !important;
    background-position: center !important;
    margin-right: 0;
    position: relative;
}

.item-main:hover .opacity{
    opacity: 1;
}
.owl-stage-outer{
    height: 550px;   
}

.owl-stage{
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
}

.owl-item{
    height: 100%;
    
}

.owl-carousel-main{
    position: relative;
}

.owl-prev{
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 30px;
    background: none;
    border: none;
    font-size: 80px;
    color: white;
}

.owl-prev:hover{
    cursor: pointer;
}

.owl-next{
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    position: absolute;
    z-index: 2;
    top: 50%;
    right: 30px;
    background: none;
    border: none;
    font-size: 80px;
    color: white;
}

.owl-next:hover{
    cursor: pointer;
}

.owl-dots{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: none;
}

.owl-dot{
    height: 20px;
    width: 20px;
    border: 2px solid #fff;
    background: none;
    border-radius: 50%;
    margin: 5px;
}

.owl-dot:hover{
    cursor: pointer;
}



button.owl-dot.active{
    background: #fff;
}



.item-main-one{
    background: url(../img/slider/main/1.jpg);
}

.item-main-two{
    background: url(../img/slider/main/2.jpg);
}

.item-main-three{
    background: url(../img/slider/main/3.jpg);
}

@media (max-width:767px){
    .owl-dots{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .owl-prev, .owl-next{
        display: none;
    }

    .owl-stage-outer{
        height: 300px;
    }

    .owl-dot{
        margin: 10px 5px;
    }
}
/*slider*/


/*services*/
.services{
    padding: 30px 15px;
}
.section-title{
    font-weight: 800;
    font-size: 40px;
    line-height: 1;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
}
.services-wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.services-wrapper article{

    padding: 0  15px;
    
}

.services-wrapper__block article{
    width: 33.3%;
}

.service-img {
    height: 170px;
    margin-bottom: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.servise-img-two{
    background-image: url(../img/services/servise-img-two.png);
}

.servise-img-three{
    background-image: url(../img/services/servise-img-three.png);
}

.service-title-wheight{
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 10px;
}

.service-title{
    font-weight: 300;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
}

.opacity{
    text-align: center;
    height: 100%;
    background-color: rgba(0,0,0, .7);
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    opacity: 0;
    -webkit-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    transition: opacity .3s linear;
    cursor: pointer;
}

.opacity div:first-of-type{
    margin-bottom: 10px;
}

.rent-item_btn{
    height: 40%;
}
.rent-item_btn:last-of-type{
    margin-bottom: 0;
}
.rent-item_btn:first-of-type{
    margin-bottom: 10px;
}

.rent-item_btn a{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%;
}

.rent-item_btn a:hover{
    cursor: pointer;
    background-color: #fff;
    color: #0C0C0C;
    -webkit-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.service-title .wheight{
    font-weight: 800;
    font-weight: 300;
    font-size: 24px;
    line-height: 28px;
    text-align: center;
}

.service-img-text{
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 10px;
}

.btn-servises a{
    color: #FFF;
}

.service-img:hover .opacity{
    opacity: 1;
}

.service-img:hover .service-title{
    display: none;
}

.service-title:hover .opacity{
    opacity: 1;
}

.service-title:hover .service-title{
    display: none;
}


.services-hover{
    margin-bottom: 20px;
}

.rent .services-hover:hover .rent .service-title{
    opacity: 0;
}
.btn-servises:hover{
    cursor: pointer;
    background-color: #fff;
    color: #0C0C0C;
    -webkit-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.btn-servises:hover .link-color{
    color: #0C0C0C;
}

.service-link{
    position: relative;
}

.link-after{
    background-image: url(../img/_.png);
    width: 15px;
    height: 15px;
    -webkit-transform: translate(3px, 3px) rotate(90deg);
        -ms-transform: translate(3px, 3px) rotate(90deg);
            transform: translate(3px, 3px) rotate(90deg);
    background-position: center;
    background-size: contain;
    display: inline-block;
    -webkit-transition: -webkit-transform .2s linear;
    transition: -webkit-transform .2s linear;
    -o-transition: transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear, -webkit-transform .2s linear;
}

.link-after.active{
    -webkit-transform: translate(3px, 3px) rotate(270deg);
        -ms-transform: translate(3px, 3px) rotate(270deg);
            transform: translate(3px, 3px) rotate(270deg);
    -webkit-transition: -webkit-transform .2s linear;
    transition: -webkit-transform .2s linear;
    -o-transition: transform .2s linear;
    transition: transform .2s linear;
    transition: transform .2s linear, -webkit-transform .2s linear;
}
.service-list{
    display: none;
    position: absolute;
    top: 30px;
    z-index: 3;
    background-color: #0C0C0D;
    left: 0;
}

.service-list li{
    margin: 0;
    padding: 15px 10px;
    white-space: nowrap;
}

.service-link:hover {
    cursor: pointer;
}

.opacity-rent{
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
@media (max-width:1025px){
    .service-img{
        height: 270px;
    }
    .opacity{
        padding: 20px;
    }
    .btn-servises{
        width: 100%;
        padding: 15px 0;
    }

    .service-img-text{
        font-size: 16px;
        line-height: 26px;
    }
}
@media (max-width:767px){
    .section-title{
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 25px;
    }
    .services-wrapper article{

        padding: 0  15px;
        margin-bottom: 30px;
    }

}

.border__service-img-text{
    border: 2px solid;
    padding: 2px;
    width: 100%;
}
/*services*/

/*rent*/
.rent{
    padding: 50px 15px;
}

@media (max-width:767px){
    .rent{
        padding: 15px;
    }
}

/*rent*/


/*rent-furniture*/

.rent-furniture{
    padding: 50px 15px;
}

.rent-item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 25% ;
}

.rent-item a{
    width: 100%;   
}

.rent-img__link{
    height: 150px;
    overflow: hidden;
    margin-bottom: 20px;
}

.rent-img__link img{
    width: 100%;
    min-width: 100%;
    min-height: 100%;
 
}
.rent-img{
    height: 150px;
    margin-bottom: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    position: relative;
    -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
            transform: translate(0, 0);
}

.text-num{
    font-style: normal;
    font-weight: 800;
    font-size: 22px;
    line-height: 1;

    color: rgba(255, 255, 255, 0.26);
    padding-right: 15px;
    max-width: 16%;
}

.rent-title{
    font-style: normal;
    font-weight: 800;
    font-size: 19px;
    line-height: 1;
    margin-bottom: 10px;
    min-height: 40px;
}

.block-furniture{
    max-width: 84%;
}

.prise{
    font-weight: 300;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 15px;
}

.btn-details{
    font-weight: 300;
    font-size: 16px;
    color: #fff;
    padding: 5px 15px;
    background-color: #0C0C0C;
    border: 1px solid #fff;
}

@media (max-width:767px){

    .rent-title{
        min-height: auto;
    }
    .rent-img{
        height: 250px;
    }
    .text-num{
        display: none;
    }
    .block-furniture{
        max-width: 100%;
    }
    .rent-furniture{
        padding: 15px;
    }
    .rent-img__link{
        height: 300px;
    }
}
/*rent-furniture*/

/*domestic-furniture*/
.domestic-furniture{
    padding: 50px 15px;
}
.domestic-img-one{
    background-image: url(../img/rent/rent-img-three.png);
}

/*domestic-furniture*/


/*equipment*/
.equipment{
    padding: 50px 15px;
}
.equipment-img-one{
    background-image: url(../img/rent/rent-img-three.png);
}
/*equipment*/



/*works*/
.works {
    padding: 50px 15px;
}
.owl-carousel-works{
    position: relative;
    margin-bottom: 50px;
    padding: 0 70px;
}
.owl-carousel-works .owl-stage-outer{
    height: 350px;
    overflow: hidden;
}

.owl-carousel-works .rent-title{
    min-height: auto;
}

.owl-carousel-works .fancybox-item.item-main img{
    height: 250px;
    opacity: .7;
    transition: opacity .3s linear;
    width: auto;
    min-width: 100%;
    object-fit: cover;
}

.owl-carousel-works .fancybox-item.item-main img:hover{
    opacity: 1;
}

.owl-carousel-works  .owl-item{
    overflow: hidden;
}
.works-title{
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    margin-bottom: 30px;
}

.works-text{
    margin: 0 auto 10px;
    font-weight: 300;
    font-size: 16px;
    line-height: 18px;
    max-width: 80%;
    text-align: center;
}

@media(max-width: 767px){
    .owl-carousel-works{
        padding: 0;
    }

    .works-title{
        font-size: 27px;
        line-height: 1;
        text-align: center;
        margin-bottom: 15px;
    }
    
}


/*works*/

/*about*/

.about{
    padding: 30px  15px 100px;
}
.about-text{
    font-weight: 300;
    font-size: 16px;
    line-height: 18px;
    margin: 0 auto 10px;
    max-width: 80%; 
    text-align: center;
}

.about-text:last-of-type{
    margin-bottom: 70px;
}

.about-wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.about-item{
    width: 50%;
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.about-img{
    width: 50px;
    height: 50px;
    background-color: #fff;
    padding: 10px;
    border-radius: 50%;
    position: relative;
    margin-right: 20px;
    
}

.about-img.about-img-one::before{
    content: "";
    position: absolute;
    top: 6px;
    left: 5px;
    background-image: url(../img/about/1.png);
    height: 100%;
    width: 100%;
    background-size: 74%;    
    background-repeat: no-repeat;
}

.about-img-two::before{
    content: "";
    position: absolute;
    top: 5px;
    left: 7px;
    background-image: url(../img/about/2.png);
    height: 100%;
    width: 100%;
    background-size: 74%; 
    background-repeat: no-repeat;
}

.about-img-three::before{
    content: "";
    position: absolute;
    top: 6px;
    left: 6px;
    background-image: url(../img/about/3.png);
    height: 100%;
    width: 100%;
    background-size: 72%;
    background-repeat: no-repeat;
}

.about-img-four::before{
    content: "";
    position: absolute;
    top: 5px;
    left: 7px;
    background-image: url(../img/about/4.png);
    height: 100%;
    width: 100%;
    background-size: 70%;
    background-repeat: no-repeat;
}

.about-block{
    width: calc(100% - 70px);
}

.about-title{
    font-weight: 800;
    font-size: 26px;
    line-height: 37px;
    margin-bottom: 15px;
}

.about-block-text{
    font-weight: 300;
    font-size: 16px;
    line-height: 18px;
}

@media(max-width: 767px){
    .about-item{
        width: 100%;
    }
    .about-title{
        font-size: 21px;
        line-height: 24px;
    }
}
/*about*/

/*numbers*/

.numbers-block .number{
    font-size: 80px;
    line-height: 1;
}
.numbers{
    background-color: #fff;
    padding: 30px 0 ;
}

.numbers-wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: #0C0C0C;
}

.numbers-block{
    width: 33%;
    text-align: center;
}

.number{
    
    font-weight: 800;
}

.number-text{
    font-size: 24px;
}

@media(max-width: 767px){
    .numbers-block{
        width: 100%;
        padding: 15px 0 ;
    }
}

/*numbers*/


/*people*/
.people{
    display: none;
    background-image: url(../img/people/bg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    padding: 50px 0 20px;
}

.people::before{
    content: "";
    background-color: #0C0C0C;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: .9;
}
.owl-carousel-people{
    position: relative;
    overflow: hidden;
    padding: 0 90px;
}
.owl-carousel-people .owl-dots{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.owl-carousel-people .owl-stage-outer{
    height: auto;
    overflow: hidden;
}

.item-people{
    width: 180px;
    height: 180px;
    margin: 0 auto 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
} 

.item-people-one{
    background-image: url(../img/people/1.jpg);
}

.item-people-two{
    background-image: url(../img/people/2.jpg);
}

.item-people-three{
    background-image: url(../img/people/3.jpg);
}

.pepole-name{
    font-weight: 800;
    font-size: 30px;
    text-align: center;
    margin-bottom: 10px;
}

.people-job{
    font-weight: 300;
    font-size: 22px;
    text-align: center;
    margin-bottom: 40px;
    position: relative;
}

.people-job::after{
    content: "";
    position: absolute;
    top: 40px;
    height: 1px;
    border-bottom: 2px solid;
    width: 230px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
}



@media(max-width: 767px){
    .owl-carousel-people{
        padding:0 15px ;
    }
    .people-job::after{
        content: "";
        position: absolute;
        top: 40px;
        height: 1px;
        border-bottom: 2px solid;
        width: 130px;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
    }

}


/*people*/

/*contacts*/
.contacts{
    padding: 50px 15px;
}

.contacts-wrapper{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.contacts-block{
    width: 45%;
    padding: 0 50px 0 0;
    text-align: right;
}

.contacts-title{
    font-weight: 800;
    font-size: 16px;
    margin-bottom: 10px;
}

.contacts-text{
    margin-bottom: 25px;
    display: block;
}



.contacts-form{
    width: 55%;
    padding-left: 50px;
}

.contacts-form input{
    padding: 7px 10px;
    width: 100%;
    margin-bottom: 15px;
    background-color: #0C0C0D;
    border: 1px solid #fff;
    font-family: 'Gilroy';
    color: #fff;
    font-weight: 300;
    font-size: 16px;
}

.contacts-form textarea{
    width: 100%;
    padding: 10px 15px;
    margin-bottom: 15px;
    background-color: #0C0C0D;
    border: 1px solid #fff;
    resize: none;
    font-family: 'Gilroy';
    color: #fff;
    font-weight: 300;
    font-size: 16px;
}

.social-icon-contacts a{
    width: 20px;
    height: 20px;
    margin-right: 9px;
    display: inline-block;
    margin-bottom: 0;
}

.block-submit{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}

input[type="submit"]{
    width: auto;
    padding: 10px 40px;
    margin: 0 30px 0 0;
    font-size: 16px; 
}

input:focus{
    outline: none;
    -webkit-box-shadow: 0px 0px 5px 1px #ffff;
            box-shadow: 0px 0px 5px 1px #ffff;
}

textarea:focus{
    outline: none;
    -webkit-box-shadow: 0px 0px 5px 1px #ffff;
            box-shadow: 0px 0px 5px 1px #ffff;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{
    color: #fff;
    font-size: 16px;
}

input::-moz-placeholder, textarea::-moz-placeholder{
    color: #fff;
    font-size: 16px;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder{
    color: #fff;
    font-size: 16px;
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder{
    color: #fff;
    font-size: 16px;
}

input::placeholder, textarea::placeholder{
    color: #fff;
    font-size: 16px;
}

@media (max-width: 400px){
    .social-icon-contacts {
        margin-top: 30px;
    }
}

@media(max-width: 767px){
    .contacts-block{
        width: 100%;
        padding: 0;
        text-align: left;
        margin-bottom: 0;
    }

    .contacts-form{
        width: 100%;
        padding: 0;
    }

    .block-submit{
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }
}
/*contacts*/

/*footer*/
.footer{
    padding:  15px;
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    z-index: -1;
}

.logo-text-footer{
    text-align: center;
    font-size: 48px;
    font-weight: 700;
    line-height: 59px;
    position: relative;
    margin-bottom: 10px;
}

.nav-footer{
    margin-bottom: 30px;
}

.text-footer, .text-footer a{
    text-align: center;
    color: #FFFFFF;
    font-size: 16px;
    line-height: 18px;
    font-weight: 300;
}
/*footer*/





/*rent-scene-montage*/

.rent-scene-montage{
    margin: 0 auto;
    padding: 15px 15px;
    background-color: #0C0C0D;
}

.owl-carousel-main__scene{
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.owl-carousel__scene{
    position: relative;
    overflow: hidden;
    padding: 0 80px;    
}

.owl-carousel__scene .owl-stage-outer{
    height: 150px !important;
    overflow: hidden;
}

.block-flex{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.slider-main-width{
    width: 65%;
}

.slider-main-width__block{
    width: 35%;
    padding-left: 30px;
}

.section-title__rent{
    font-weight: 800;
    font-size: 25px;
    line-height: 1;
    margin-bottom: 15px;
    display: block;
}

.section-title__rent-item {
    margin-bottom: 10px;
    text-decoration: underline;
}

.slider-main-scene__title{
    margin-bottom: 15px;
    font-weight: 300;
    font-size: 16px;
    line-height: 18px;
}

.mobile-title_rent{
    display: none;
}

.rent-scene-montage .btn-servises{
    width:auto;
}
@media(max-width:767px){
    .rent-scene-montage .btn-servises{
        width:auto;
    }
    .section-title__rent{
        display: none;
    }

    .mobile-title_rent{
        width: 100%;
        display: block;
        margin-bottom: 30px;
        font-size: 24px;
        line-height: 30px;
    }
    .slider-main-width{
        width: 100%;
    }

    .owl-carousel__scene{
        display: none;

    }

    .slider-main-width__block{
        width: 100%;
        padding: 0;
    }
    .rent-scene-montage{
        margin: 0 auto ;
    }    
}


.owl-carousel__scene-item{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
    overflow: hidden;
}

.owl-carousel__scene-item a{
    height: 140px;
    width: 18%;
    overflow: hidden;
    margin: 10px;
    position: relative;
}

.owl-carousel__scene-item .owl-stage-outer{
    height: 150px;
}

/*.owl-carousel__scene-item a img{
    position: absolute;

    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
    min-width: 100%;
    min-height: 100%;
}*.
/*rent-scene-montage*/


/*rent-podium-montage*/
.rent-podium-montage{
    margin: 0 auto;
    padding: 15px 15px;
    background-color: #0C0C0D;
}

.item-main__podium-one{
    background-image: url(../img/rent-podium-montage/1.jpg);
}

.item-main__podium-two{
    background-image: url(../img/rent-podium-montage/2.JPG);
}

.item-main__podium-three{
    background-image: url(../img/rent-podium-montage/3.JPG);
}

.item-main__podium-four{
    background-image: url(../img/rent-podium-montage/4.JPG);
}

@media(max-width:767px){    
    .rent-podium-montage .btn-servises{
        width:auto;
    }

    .rent-podium-montage{
        margin: 0 auto 50px;
    }
    .owl-carousel__scene-item{
        display: none;
    }
}

/*rent-podium-montage*/


/*rent-plastic-montage*/
.rent-plastic-montage{
    margin: 0 auto;
    padding: 15px 15px;
    background-color: #0C0C0D;
}

.item-main__plastic-one{
    background-image: url(../img/rent-plastic-montage/1.JPG);
}

.item-main__plastic-two{
    background-image: url(../img/rent-plastic-montage/2.JPG);
}

.item-main__plastic-three{
    background-image: url(../img/rent-plastic-montage/3.JPG);
}

.item-main__plastic-four{
    background-image: url(../img/rent-plastic-montage/4.png);
}

@media(max-width:767px){    
    .rent-plastic-montage .btn-servises{
        width:auto;
    }
    .rent-plastic-montage{
        margin: 0 auto 50px;
    }
}
/*rent-plastic-montage*/

/*rent-skirt-montage*/
.rent-skirt-montage{
    margin: 0 auto;
    padding: 15px 15px;
    background-color: #0C0C0D;
}

.item-main__skirt-one{
    background-image: url(../img/rent-skirt-montage/1.jpg);
}

.item-main__skirt-two{
    background-image: url(../img/rent-skirt-montage/2.png);
}

.item-main__skirt-three{
    background-image: url(../img/rent-skirt-montage/3.jpg);
}

.item-main__skirt-four{
    background-image: url(../img/rent-skirt-montage/4.png);
}

@media(max-width:767px){    
    .rent-skirt-montage .btn-servises{
        width:auto;
    }
    .rent-skirt-montage{
        margin: 0 auto 50px;
    }
}

/*rent-skirt-montage*/


/*rent-branding*/
.rent-branding{
    margin: 0 auto;
    padding: 15px 15px;
    background-color: #0C0C0D;
}

.rent-branding .owl-stage-outer{
    height: 370px;
}

.item-main__branding-one{
    background-image: url(../img/rent-branding/1.png);
}

.item-main__branding-two{
    background-image: url(../img/rent-branding/2.png);
}

.item-main__branding-three{
    background-image: url(../img/rent-branding/3.png);
}

.item-main__branding-four{
    background-image: url(../img/rent-branding/4.png);
}

@media(max-width:767px){    
    .rent-branding .btn-servises{
        width:auto;
    }
    .rent-branding{
        margin: 0 auto 50px;
    }
}

/*rent-branding*/

/*rent-photozone*/
.rent-photozone{
    margin: 0 auto;
    padding: 15px 15px;
    background-color: #0C0C0D;
}

.item-main__photozone-one{
    background-image: url(../img/rent-photozone/1.JPG);
}

.item-main__photozone-two{
    background-image: url(../img/rent-photozone/2.png);
}

.item-main__photozone-three{
    background-image: url(../img/rent-photozone/3.png);
}

.item-main__photozone-four{
    background-image: url(../img/rent-photozone/4.png);
}

@media(max-width:767px){    
    .rent-photozone .btn-servises{
        width:auto;
    }
    .rent-photozone{
        margin: 0 auto 50px;
    }
}
/*rent-photozone*/


/*rent-decor */
.rent-decor {
    margin: 0 auto;
    padding: 15px 15px;
    background-color: #0C0C0D;
}

.item-main__decor-one{
    background-image: url(../img/rent-decor/1.JPG);
}

.item-main__decor-two{
    background-image: url(../img/rent-decor/2.JPG);
}

.item-main__decor-three{
    background-image: url(../img/rent-decor/3.JPG);
}

.item-main__decor-four{
    background-image: url(../img/rent-decor/4.JPG);
}

@media(max-width:767px){    
    .rent-decor .btn-servises{
        width:auto;
    }
    .rent-decor{
        margin: 0 auto 50px;
    }
}
/*rent-decor */


/*topWindow*/
.topWindow .text,
.topWindow .logo-text{
    display: none;
}
.topWindow{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    z-index: 3;
    background-color: #0C0C0D;
    padding: 15px;
    border-bottom: 1px solid #4e4e4e;


    display: -webkit-box;


    display: -ms-flexbox;


    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.topWindow .logo-bg{
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
}

.topWindow .contact-block{
    position: relative;
    margin-left: 15px;
    top: 0;
}

.topWindow .header-gl{
    margin-bottom: 0;
}

.topWindow .social-icon{
    display: none;
}

@media (max-width: 767px){
    .topWindow .logo-bg{
        width: 40px;
        height: 40px;
        margin-bottom: 0;
    }

    .link-name{
        padding-top: 80px;
    }

    .topWindow .header-gl{
        width: 100%;
    }
    .topWindow .contact-block{
        position: absolute;
        top: 15px;
        right: 15px;
    }
}

/*topWindow*/


/*fancybox-button*/

.fancybox-button{
    width: 70px;
    height: 70px;
}

@media (max-width: 767px){
    .fancybox-button{
        width: 40px;
        height: 40px;
    }
}

.top-max-width{
    margin-top: 0;
}

.fancybox-item.item-main img{
    height: 100%;
    width: 100%;
    object-fit: cover;
}

span.wpcf7-not-valid-tip{
    text-align: left;
    position: relative;
    top: -12px;
}

div.wpcf7 .ajax-loader{
    position: relative;
    left: -15px;
    height: 30px;
    width: 30px;
    background-position: center;
    background-size: contain;
}

#map {
    height: 400px;  /* The height is 400 pixels */
    width: 100%;  /* The width is the width of the web page */
}

.sub-menu{
    position: absolute;
    z-index: 1;
    background-color: #0C0C0D;
    width: max-content;
    top: 100%;
    left: 0;
}

#menu-item-163:after, 
#menu-item-170::after{
    content: "\203A";
    transform: rotate(90deg);
    position: absolute;
    font-size: 24px;
    right: -10px;
    top: 3px;
}


#toOrder::before, #about::before, #services::before, #rent::before, #arenda-bytovoj-tehniki::before, #arenda-mebeli::before, #arenda-oborudovaniya::before, #arenda-shatrov::before, #works::before, #about::before, #contacts::before  {
	display: block;
	content: "";
    height: 100px;
    margin: -100px 0 0;
}

.marginTopWindow{
    margin-top: 92px;
}
@media (max-width:1024px){
    .services-mobile .opacity{
        opacity: 1;
    }
    .link-color{
        height: 40%;
        width: 100%;
    }
    .btn-details{
        border: 2px solid #fff;
        background-color: transparent;
        height: 100%;
    }
    .services-mobile .service-img-text{
        display: none;
    }
    .services-mobile .border__service-img-text{
        display: block;
    }
    .services-wrapper{
        justify-content: space-between;
    }
    .rent-item{
        width: calc(100% / 3);
    }
    .rent-item:last-of-type{
        margin-right: auto;
    }
    .rent-img__link {
        height: 170px;
    }
}



@media (max-width: 767px){
    .sub-menu{
        position: relative;
        z-index: 1;
        background-color: #0C0C0D;
        width: 100%;
        margin: 0 auto;
        
    }
    ul.sub-menu.active li{
        border: 1px solid;
        border-radius: 30px;
    }
    .rent-img__link {
        height: 140px;
    }
    .marginTopWindow{
        margin-top: 72px;
    }
  
}


@media (max-width: 750px){
    .rent-item{
        width: calc(100% / 2) !important;
    }
    .services-hover{
        width: 100% !important;
    }
    .rent-img__link {
        height: 180px;
    }
    .rent-link .sub-menu{
        margin-top: 10px;
    }

    .rent-link .sub-menu a{
        line-height: 40px;
        display: block;
    }
}

@media (max-width: 650px){
    .rent-img__link {
        height: 160px;
    }
    #toOrder::before, #about::before, #services::before, #rent::before, #arenda-bytovoj-tehniki::before, #arenda-mebeli::before, #arenda-oborudovaniya::before, #arenda-shatrov::before, #works::before, #about::before, #contacts::before {
        display: block;
        content: "";
        height: 90px;
        margin: -90px 0 0;
    }
}

@media (max-width: 550px){
    .rent-item{
        width: calc(100%) !important;
    }
    .rent-img__link {
        height: 280px;
    }
}

@media (max-width: 470px){
    .rent-img__link{
        height: 260px;
    }
}

@media (max-width: 420px){
    .rent-img__link{
        height: 260px;
    }
}

@media (max-width: 370px){
    .rent-img__link{
        height: 220px;
    }
}

.owl-carousel-fixed-social{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    overflow: hidden;
    position: fixed;
    bottom: 20px;
    left: 20px;
    width: auto;
}

.owl-carousel-fixed-social .owl-stage-outer{
    height: 50px;
    width: 50px;
}

.owl-carousel-fixed-social .item-main{
    height: 50px;
    width: 50px;
    overflow: hidden;
    position: relative;    
    background-size: 100% !important;
    background-repeat: no-repeat;
}

.owl-carousel-fixed-social .owl-nav, .owl-carousel-fixed-social .owl-dots{
    display: none;
}

.owl-carousel-fixed-social .telegram, .mobile-block-social-fixed .telegram {
    background-image: url(../img/telegram1.svg);
}

.owl-carousel-fixed-social .instagram, .mobile-block-social-fixed .instagram{
    background-image: url(../img/instagram1.svg);
}

.owl-carousel-fixed-social .wats, .mobile-block-social-fixed .wats{
    background-image: url(../img/whatsapp1.svg);
}

.owl-carousel-fixed-social .viber, .mobile-block-social-fixed .viber{
    background-image: url(../img/viber1.svg);
}


.mobile-block-social-fixed .close{
    background-image: url(../img/close1.png);
    width: 40px;
    height: 40px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #ffffff82;
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: 5px;
}

.mobile-block-social-fixed{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;

    color: #000;

}

.mobile-block-social-fixed-list{
    background-color: #fff;
}

.mobile-block-social-fixed-list .item-main{
    width: 40px;
    height: 40px;
    margin-right: 20px;
}

.mobile-block-social-fixed-list a{
    display: flex;
    color: #0C0C0D;
    align-items: center; 
    padding: 5px;
}

.mobile-block-social-fixed-list li{
    border-bottom: 1px solid #0C0C0D;
}


.owl-carousel-fixed-social{
    display: none;
}

@media (max-width: 750px){
    .owl-carousel-fixed-social{
        display: block;
    }
}