html{
    /*overflow-x: hidden;
    display: revert;*/
}
#slider-furniture {
    font-family: 'Raleway';
}
#slider-furniture .section-one .left{
    width: 785px;
    margin-left: calc(50% - 785px);
    background: #1b0c01;
    height: 740px;
    box-sizing: border-box;
    padding-right: 50px;
    padding-top: 94px;
    float: left;
    background: linear-gradient(97deg, rgba(25,5,0,1) 33%, rgba(101,81,58,1) 74%, rgba(159,144,127,1) 105%);
}
#slider-furniture .wrapper{
    box-sizing: border-box;
}
#slider-furniture .section-one .sub-title {
    font-size: 25px;
    color: #7049a5;
    font-weight: 600;
    text-transform: uppercase;
}
#slider-furniture .section-one h1{
    color: #fff;
    font-weight: 500;
    font-size: 58px;
    letter-spacing: -3px;
    line-height: 73px;
    margin-top: 24px;
}
#slider-furniture .section-one p{
    line-height: 35px;
    color: #cdad8a;
    font-size: 21px;
    margin-top: 54px;
}
#slider-furniture .section-one .buttons{
    font-family: 'Lato';
    text-transform: uppercase;
    margin-top: 62px;
}
#slider-furniture .section-one .buttons .order{
    box-sizing: border-box;
    background: #fbd060;
    display: inline-block;
    margin-right: 30px;
    color: #000;
    font-size: 16px;
    padding: 24px 60px;
    cursor: pointer;
    position: relative;
    transition: 0.3s;
    border: 1px solid #fbd060;
}
#slider-furniture .section-one .buttons .catalogue{
   display: inline-block;
    padding: 24px 64px;
    font-size: 16px;
    box-sizing: border-box;
    color: #fbd060;
    border: 1px solid #fbd060;
    transition: 0.3s; 
    text-decoration: none;
}
#slider-furniture .section-one .buttons .order:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    right: 2px;
    bottom: 2px;
    border: 1px solid #000;
}
#slider-furniture .section-one .buttons .catalogue:hover {
    background: #fbd060;
    color: #000;
}
#slider-furniture .section-one .buttons .order:hover {
    color: #fbd060;
    background: #1b0c01;
    border: 1px solid #fbd060;
}
#slider-furniture .section-one .right{
    width: 50%;
    float: right;
    height: 740px;
}
#slider-furniture .section-one .right .mob-img{
    display: none;
}
#slider-furniture .section-one .right img{
    height: 100%;
    width: auto;
    margin-left: -39px;
}
#slider-furniture .section-one{
    overflow: hidden!important;
    background: #190400;
}
#slider-furniture .section-two{
    background: linear-gradient(to right, #321903 50%, #c9a485 50%);
    
}
#slider-furniture .section-two .left{
    width: 47%;
    background: url(../img/fon1.jpg);
    -webkit-background-size: cover;
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    position: relative;
    background-size: auto 100%;
}

#slider-furniture .section-two .left:before {
    content: '';
    height: 113%;
    position: absolute;
    top: -46px;
    width: 632px;
    right: 660px;
    background: url(../img/bg2.png);
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    background-position: top right;
    background-repeat: no-repeat;
    z-index: 1;
}
#slider-furniture .section-two .right{
    background: url(../img/bg3-1.jpg);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 205px;
    padding-bottom: 50px;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
    /*height: 770px;*/
    width: 53%;
    max-width: 1080px;
    padding-right: 15px;
}
#slider-furniture .section-two .section-two-flex{
    display: flex;
    justify-content: center;
}
#slider-furniture .section-two h2{
    color: #261010;
    font-size: 50px;
    font-weight: 500;
    margin-top: 31px;
    font-size: 63px;
    margin-left: 91px;
    letter-spacing: -2px;
}
.list{
    box-sizing: border-box;
    padding-left: 75px;
    margin-top: 80px;
    width: 100%;
}
.list .item{
    position: relative;
    margin-bottom: 25px;
    font-family: 'Lato';
}
.list .item .title{

    text-transform: uppercase;
    font-size: 30px;
    line-height: 29px;
    color: #65428f;
    font-weight: 700;
    position: relative;
    margin-bottom: 11px;
}
.list .item .title:before {
    content: '';
    position: absolute;
    top: 10px;
    left: -73px;
    width: 37px;
    height: 13px;
    background: url(https://3dekor.ru/badrooms/img/bot.png);
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.list .item  .txt{
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 26px;
    color: #000;
}
#slider-furniture .list .item:first-child{
    margin-bottom: 91px;
}
#slider-furniture .right p{
    font-size: 24px;
    font-family: 'Lato';
    color: #000;
    margin-top: 53px;
    margin-left: 12px;
}
#slider-furniture .section-three{
    background: linear-gradient(to right, #2A181A 50%, #837068 50%);
    color: #fff;
    width: 100%;

    /*overflow-x: hidden!important;
    display: revert;*/
}
#slider-furniture .section-three .left{
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding-left: 104px;
    padding-bottom: 45px;
}
#slider-furniture .section-three .left h2{
    color: #fff;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 67px;
    font-weight: 500;
    margin-top: 26px;
    letter-spacing: -2px;
    margin-bottom: 13px;
}
#slider-furniture .section-three .left .important{
    font-size: 22px;
    line-height: 33px;
    margin-bottom: 43px;
    color: #FCEABB;
    position: relative;
}
#slider-furniture .section-three .left p{
    font-size: 21px;
    line-height: 31px;
}
#slider-furniture .section-three .left .list{
    margin-top: 24px;
    padding-left: 30px;
}
#slider-furniture .section-three .left .list .item{
    margin-bottom: 30px;
}
#slider-furniture .section-three .left .list .title{
    
}
#slider-furniture .section-three .left .list .text{
    color: #C9A485;
    font-size: 24px;
    line-height: 29px;
}
#slider-furniture .list .item .title:before{
    top: 7px;
    left: -92px;
}
#slider-furniture .section-three .left .important:after {
    content: "ВАЖНО!";
    position: absolute;
    top: 39px;
    left: -100px;
    transform: rotate( -90deg);
    font-size: 23px;
}
#slider-furniture.slider-furniture-en .section-three .left .important:after {
    content: "Important!";
}

#slider-furniture .section-three .right{
    float: left;
    width: 50%;
    position: relative;
    height: 817px;
    background: linear-gradient(98deg, rgba(239,219,202,1) 55%, rgba(131,112,104,1) 100%);
}
#slider-furniture .section-three .right:before{
    content: '';
    bottom: 0;
    left: -2px;
    top: 0;
    width: 240px;
    background: #2A181A;
    position: absolute;
}
#slider-furniture .section-three .right .closet1{
    position: absolute;
    top: -38px;
    width: 457px;
    left: 0;
    z-index: 1;
}
#slider-furniture .section-three .right .closet2{
    position: absolute;
    top: -18px;
    width: 407px;
    left: 460px;
    z-index: 1;
}
#slider-furniture .section-three .right .closet3{
    position: absolute;
    top: -40px;
    width: 582px;
    right: -700px;
    z-index: 1;
}
#slider-furniture .section-four{
    display: flex;
}
#slider-furniture .section-four .left{
    width: 50%;
    box-sizing: border-box;
    height: 771px;
    background: url(../img/4-section.jpg);
    background-size: auto 100%;
    background-position: right center;
}
#slider-furniture .section-four .right{
    width: 50%; 
    padding-right: 15px;
    box-sizing: border-box;
    background: linear-gradient(
98deg, rgba(167,145,151,1) 69%, rgba(103,82,83,1) 100%);
}
#slider-furniture .section-four .right .text-wrapp{
    box-sizing: border-box;
    padding-left: 75px;
    width: 800px;
}
#slider-furniture .section-four .right h2{
    font-size: 67px;
    font-weight: 500;
    margin-top: 67px;
    letter-spacing: -3px;
    margin-bottom: 13px;
}
#slider-furniture .section-four .list {
    margin-top: 40px;
    padding-left: 120px;
}
#slider-furniture .section-four .list .item {
}
#slider-furniture .section-four .list .title {
}
#slider-furniture .section-four .list .text {
    color: #000000;
    font-size: 24px;
    line-height: 29px;
}
#slider-furniture .section-four .list .item:first-child {
    margin-bottom: 25px;
}
#slider-furniture .section-four .right p{
    color: #000;
    margin-top: 24px;
}

#slider-furniture .five-section{
    background: #0B0528;
    width: 100%;
}
#slider-furniture .five-section{
    display: flex;
    justify-content: right;
}
#slider-furniture .five-section .left{
    width: 50%;
    max-width: 800px;
    box-sizing: border-box;
    padding-left: 15px;
}
#slider-furniture .five-section .right{
    width: 50%;
    background: url(../img/5-section.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: auto 100%;
    background-size: auto 100%;
}
#slider-furniture .five-section .left h2{
    font-size: 64px;
    font-weight: 500;
    margin-top: 82px;
    letter-spacing: -3px;
    margin-bottom: 13px;
    color: #fff;
}
#slider-furniture .five-section .left .title{
    margin-bottom: 20px;
}
#slider-furniture .list .item:first-child{
    margin-bottom: 0;
}
#slider-furniture .five-section .left .list{
    margin-top: 45px;
    margin-bottom: 173px;
}
#slider-furniture .five-section .left .text{
    
}
#slider-furniture .five-section .left .text p{
    color: #bea385;
    font-size: 24px;
    line-height: 29px;
    margin-bottom: 34px;
}

#slider-furniture .six-section {
    display: flex;
    justify-content: left;
    width: 100%;
    background: linear-gradient(to right, #2A181A 50%, #C9A485 50%);
}
#slider-furniture .six-section .left {
    width: 50%;
    background: url(../img/6-section.jpg);

    -webkit-background-size: auto 100%;
    background-size: auto 100%;
    background-position: right center;
}
#slider-furniture .six-section .right {
    width: 50%;
    max-width: 800px;
    box-sizing: border-box;
    padding-left: 93px;
    padding-right: 15px;
}
#slider-furniture .six-section .right h2{
    color: #261010;
    margin-top: 49px;
    font-size: 65px;
    font-weight: 500;
    letter-spacing: -2px;
}
#slider-furniture .six-section .right  .list{
    margin-top: 112px;
    padding-left: 135px;
}
#slider-furniture .six-section .right  .list .text {
    color: #000000;
    font-size: 24px;
    line-height: 29px;
}
#slider-furniture .six-section .right  .list .item:first-child{
    margin-bottom: 30px;
}
#slider-furniture .six-section .right  .list .title:before{
    left: -113px;
}
#slider-furniture .six-section .right .call-back{
    font-size: 18px;
    padding: 27px 32px;
    cursor: pointer;
    position: relative;
    transition: 0.3s;
    box-sizing: border-box;
    background: #fbd060;
    display: inline-block;
    font-family: 'Lato';
    font-weight: 500;
    margin-top: 13px;
    margin-left: 65px;
    margin-bottom: 143px;
}
#slider-furniture .six-section .right .call-back:hover{
    color: #fbd060;
    background: #1b0c01;
}
@media(max-width: 1400px){
    #slider-furniture .six-section .right{
        padding-left: 30px;
    }
    #slider-furniture .section-four .right .text-wrapp{
        padding-left: 30px;
    }
    #slider-furniture .section-two h2{
        margin-left: 45px;
    }
    #slider-furniture .section-two .list{
        padding-left: 53px;
    }
    #slider-furniture .section-two .list .item .title:before {
        top: 7px;
        left: -60px;
    }
    #slider-furniture .right p{
        margin-left: 51px;
    }
    #slider-furniture .section-one .left{
        width: 50%;
        box-sizing: border-box;
        margin: 0;
        padding-left: 15px;
    }
    #slider-furniture h2{
        font-size: 53px!important;
        line-height: 55px!important;
    }
    .list{
        margin-top: 40px;
    }
    .list .item .title {
        text-transform: uppercase;
        font-size: 25px;
        line-height: 27px;
        color: #65428f;
        font-weight: 700;
        position: relative;
        margin-bottom: 8px;
    }
    .list .item .txt {
        font-size: 21px;
        line-height: 23px;
        margin-bottom: 15px;
        color: #000;
    }
    #slider-furniture .right p {
        font-size: 20px;
        font-family: 'Lato';
        color: #000;
        margin-top: 15px;
    }
    #slider-furniture .section-three .left .important{
        font-size: 21px;
        line-height: 23px;
    }
    #slider-furniture .section-three .left .list .text {
        font-size: 21px;
        line-height: 23px;
    }
    #slider-furniture .section-three .left .important:after {
        content: "ВАЖНО!";
        position: absolute;
        top: 39px;
        left: -64px;
        transform: rotate( 
    -90deg);
        font-size: 16px;
    }

    #slider-furniture.slider-furniture-en .section-three .left .important:after {
        content: "Important!";
    }
    #slider-furniture .section-three .left{
        padding-left: 69px;
    }
    #slider-furniture .section-four .right p{
        margin-left: 0;
    }
    #slider-furniture .section-four .list .text {
        font-size: 21px;
        line-height: 23px;
    }
    #slider-furniture .five-section .list{
        padding-left: 90px;
    }
    #slider-furniture .list .item .title:before {
        top: 7px;
        left: -77px;
    }
    #slider-furniture .six-section .right .list{
        margin-top: 50px;
    }
    #slider-furniture .six-section .right .list .text{
        font-size: 21px;
        line-height: 29px;
    }
    #slider-furniture .five-section .left{
        padding-right: 15px;
        box-sizing: border-box;
    }
    #slider-furniture .section-three .right .closet3{
        display: none;
    }
    #slider-furniture .section-four .right .text-wrapp{
        width: 100%;
    }
}
@media(max-width: 1300px){
    #slider-furniture .section-one h1{
        font-size: 49px;
        line-height: 52px;
    }
    #slider-furniture .section-one p {
        line-height: 30px;
        color: #cdad8a;
        font-size: 19px;
        margin-top: 32px;
    }
}
@media(max-width: 1200px){
    #slider-furniture .section-one h1 {
        font-size: 31px;
        line-height: 38px;
        margin-top: 15px;
    }
    #slider-furniture .section-one .sub-title{
        font-size: 21px;
    }
    #slider-furniture .section-one p {
        line-height: 26px;
        color: #cdad8a;
        font-size: 17px;
        margin-top: 32px;
    }
    #slider-furniture .section-one .buttons .order{
        font-size: 14px;
        margin-right: 15px;
        padding: 20px 40px;
    }
    #slider-furniture .section-one .buttons .catalogue{
        font-size: 14px;
        padding: 20px 40px;
        
    }
    #slider-furniture .section-one .right{
        height: 560px;
    }
    #slider-furniture .section-one .left{
        height: 560px;
    }
    #slider-furniture .section-two .right{
        background-image: none;
    }
    #slider-furniture .section-two .right{
        padding-left: 15px;
        background-color: #c9a485;
    }
    #slider-furniture .section-two h2{
        margin-left: 0;
    }
    #slider-furniture h2 {
        font-size: 40px!important;
        line-height: 45px!important;
    }
    .list .item .title{
        font-size: 18px!important;
        line-height: 18px!important;
    }
    #slider-furniture .list .item .txt, #slider-furniture .list .text {
        font-size: 18px!important;
        line-height: 21px!important;
    }
    #slider-furniture .list .item .title:before {
        top: 1px!important;
        left: -48px!important;
        width: 28px!important;
        height: 11px!important;
    }
    #slider-furniture .right p{
        font-size: 18px;
    }
    #slider-furniture .section-three .left .important{
        font-size: 18px;
        line-height: 18px;
    }
    #slider-furniture .section-three .left .important:after {
        content: "ВАЖНО!";
        position: absolute;
        top: 18px;
        left: -50px;
        transform: rotate( 
    -90deg);
        font-size: 13px;
    }
    #slider-furniture.slider-furniture-en .section-three .left .important:after {
        content: "Important!";
    }
    #slider-furniture .section-three .left p {
        font-size: 18px;
        line-height: 23px;
    }
    #slider-furniture .section-three .right{
        height: 665px;
    }
    #slider-furniture .section-three .right .closet1{
        width: 362px;
    }
    #slider-furniture .section-three .right .closet2 {
        position: absolute;
        top: -38px;
        width: 330px;
        left: 372px;
    }
    #slider-furniture .section-four .right h2{
        margin-top: 30px;
    }
    #slider-furniture .section-four .left{
        height: 661px;
    }
    #slider-furniture .five-section .left .text p{
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 20px;
    }
    #slider-furniture .section-four .list{
        padding-left: 60px;
    }
    #slider-furniture .five-section .list {
        padding-left: 60px;
    }
    #slider-furniture .five-section .left .list{
        margin-bottom: 70px;
    }
    #slider-furniture .six-section .right h2{
        margin-top: 30px;
    }
    #slider-furniture .six-section .right .list{
        padding-left: 50px;
    }
}
@media(max-width: 1100px){
    #slider-furniture .section-three .left .important{
        margin-bottom: 20px;
    }
    #slider-furniture .section-three .left p {
        font-size: 14px;
        line-height: 20px;
    }
}
@media(max-width: 999px){
    #slider-furniture .section-three .right .closet2{
        display: none;
    }
    #slider-furniture .section-one .right {
        height: auto;
    }
    #slider-furniture .section-one .right .mob-img{
        display: block;
        text-align: center;
        padding-top: 30px;
    }
    #slider-furniture .section-one .right .mob-img img{
        margin-bottom: 20px;
        max-width: 90%;
    }
    #slider-furniture .section-one .right .right-img{
        display: none;
    }
    .#slider-furniture .section-three .right .closet1{
        display: none;
    }
    #slider-furniture .section-three .right .closet1{
        display: none;
    }
    #slider-furniture .section-one .left{
        width: 100%;
        height: auto;
        padding-bottom: 80px;
        padding-top: 80px;
        text-align: center;
        padding-right: 15px;
        padding-left: 15px;
    }
    #slider-furniture .section-one .right{
        width: 100%;
    }
    #slider-furniture .section-one h1{
        letter-spacing: -1px;
    }
    #slider-furniture .section-one .right img{
        margin-left: 0;
    }
    #slider-furniture .section-two .section-two-flex{
        flex-wrap: wrap;
    }
    #slider-furniture .section-two .left{
        width: 100%;
        order:2;
    }
    #slider-furniture .section-two .right{
        width: 100%;
        order:1;
    }
    #slider-furniture .section-two .left{
        height: 400px;
    }
    #slider-furniture .section-two .left{
        height: 400px;
    }
    #slider-furniture .section-three .left{
        width: 100%;
    }
    #slider-furniture .section-three .right{
        width: 100%;
    }
    #slider-furniture .section-three .left {
        padding-left: 30px;
    }
    #slider-furniture .section-three{
        background: #2a181a;
    }
    #slider-furniture .section-three .right:before{
        display: none;
    }
    #slider-furniture .section-three .right{
        background: #EFDBCA;
        height: auto;
    }
    .section-three .wrapper{
        padding: 0;
    }
    #slider-furniture .section-three .left, #slider-furniture .section-three .right{
        padding-left: 15px;
        padding-right: 15px;
    }
    #slider-furniture .section-four .left{
        width: 100%;
        order:2;
        height: 440px;
    }
    #slider-furniture .section-four .right{
        width: 100%;
        order:1;
    }
    #slider-furniture .section-four{
        flex-wrap: wrap;
    }
    #slider-furniture .section-three .left{
        padding-bottom: 30px;
    }
    #slider-furniture .five-section{
        flex-wrap: wrap;
    }
    #slider-furniture .five-section .left{
        width: 100%;
    }
    #slider-furniture .five-section .right{
        width: 100%;
        height: 322px;
    }
    #slider-furniture .five-section .left h2{
        margin-top: 30px;
    }
    #slider-furniture .five-section .left .list{
        margin-bottom: 50px;
    }
    #slider-furniture .six-section{
        flex-wrap: wrap;
    }
    #slider-furniture .six-section .left{
        width: 100%;
        order:2;
    }
    #slider-furniture .six-section .right{
        order:1;
        width: 100%;
        padding: 0 15px;
    }
    #slider-furniture .six-section{
        background: #C9A485;
    }
    #slider-furniture .six-section .right .call-back{
        margin-bottom: 50px;
        margin-left: 0;
        font-size: 16px;
        padding: 18px 23px;
    }
    #slider-furniture h2{
        margin-bottom: 25px!important;
    }
    #slider-furniture h2 {
        font-size: 34px!important;
        line-height: 37px!important;
    }
    #slider-furniture .section-four .right .text-wrapp{
        padding-left: 15px;
    }
    #slider-furniture .section-three .right .closet1, #slider-furniture .section-three .right .closet2, #slider-furniture .section-three .right .closet3 {
        display: block;
        position: relative;
        width: 100%;
        margin: 30px 0;
        top: unset;
        left: unset;
        right: unset;
    }
}


@media(max-width: 350px){
    #slider-furniture .section-one .buttons .catalogue{
        font-size: 11px;
    }
    #slider-furniture .section-one .buttons .order{
        font-size: 11px;
    }
}



