.bg-dark-green{

    background-color: #C1C9C0 !important;

}



.bg-light-creme{

    background-color: #F1F1EC !important;

}



#how-we-work-first-row, #how-we-work-second-row, #how-we-work-third-row, #how-we-work, #pillow-bg, #make-order{

    padding-top: 50px;

    padding-bottom: 50px;

}







#how-we-work h3{

    font-family: 'Poppins';

    font-style: normal;

    font-weight: 300;

    font-size: 20px;

    line-height: 30px;



    color: #36312A;

}



.flex-container-table{

    display: flex;

    flex-wrap: nowrap;

    justify-content: space-between;

}

.flex-card{

    display: flex;

    width: 47%;

    z-index: 3;

}



.table-h-wrapper{

    width: 40px;

    order: 1;

}
.table-h-wrapper h1{
    text-align: right;
}


.table-image-wrapper{

    order: 2;

    height: 400px;

}

.table-image-wrapper img{

    object-fit: cover;

    display: block;

}

.table-img-3{
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.wr-3{
    width: 250px;
}



.table-text-wrapper{

    order: 3;

    width: 39%;

    margin-left: 20px;

    margin-top: 160px;

    



    font-family: 'Poppins';

    font-style: normal;

    font-weight: 400;

    font-size: 16px;

    line-height: 24px;



    color: #36312A;

}



.absolute-line{

    position: absolute;

    border-bottom: 1px solid #36312A;

    height: 100px;

    margin-top: 0;

    z-index: 2;

}

#how-we-work-first-row .absolute-line{

    left: 0;

    width: calc(calc(100vw * 0.5) + 100px);

}

#how-we-work-second-row .absolute-line{

    left: 150px;

    right: auto;

    width: 50vw;

}

#how-we-work-third-row .absolute-line{

    right: 0;

    width: 80vw;

}

#how-we-work-mobile{

    padding: 50px 30px;

    background-color: #C1C9C0;

    display: none !important;

}

.how-we-work-slider{

    width: 100%;

}

.work-slider-item{

    margin: 0 10px;

    display: flex !important;

    flex-direction: column;

    

}

.work-slider-img{

    width: 100%;

    height: 400px;

    background-size: cover;

    background-position: center;

}



.work-slider-item p{

    margin-top: 20px;

    margin-bottom: 20px;

    font-weight: 400;

    font-size: 16px;

    line-height: 24px;

}

.work-slider-item::before{

    position: absolute;

    margin-top: 0;

    margin-left: 0;

    font-size: 400px;

    line-height: 400px;

    font-weight: 900;

    color: rgba(241, 241, 236, .8);

    z-index: 10;

}

.work-slider-item:nth-child(2):before{

    content: '1';

}

.work-slider-item:nth-child(3):before{

    content: '2';

}

.work-slider-item:nth-child(4):before{

    content: '3';

}

.work-slider-item:nth-child(5):before{

    content: '4';

}

.work-slider-item:nth-child(6):before{

    content: '5';

}

.work-slider-item:nth-child(7):before{

    content: '6';

}

.slick-dots li button:before

{

    font-size: 20px;

    line-height: 20px;

    font-family: 'Poppins';

    position: absolute;

    top: 0;

    left: 0;



    width: 40px;

    height: 40px;

    border-radius: 100px;

    border: 1px solid #F1F1EC;

    display: flex;

    align-items: center;

    justify-content: center;



    content: '1';

    text-align: center;

    color: #F1F1EC;

}

.slick-dots li:nth-child(2) button:before{

    content: '2';

}

.slick-dots li:nth-child(3) button:before{

    content: '3';

}

.slick-dots li:nth-child(4) button:before{

    content: '4';

}.slick-dots li:nth-child(5) button:before{

    content: '5';

}.slick-dots li:nth-child(6) button:before{

    content: '6';

}

.slick-dots li button

{



    width: 20px;

    height: 20px;

    padding: 25px;



}

.slick-dots li

{

    margin: 0 5px;

    width: 40px;

    height: 40px;

}

.slick-dots{

    bottom: -50px;

}

.slick-dotted.slick-slider

{

    margin-bottom: 50px;

}

.slick-dots li.slick-active button:before

{

    color: #F1F1EC !important;

    background-color: #36312A;

}



#pillow-bg{

    background-image: url(../img/how-we-work/white-pillow-bg.png);

    background-repeat: no-repeat;

    background-size: cover;

}



#pillow-bg h2{

    margin-bottom: 20px;



    font-family: 'Poppins';

    font-style: normal;

    font-weight: 500;

    font-size: 20px;

    line-height: 30px;



    letter-spacing: 0.05em;

    text-transform: uppercase;



    color: #36312A;

}



#pillow-bg p{

    font-family: 'Poppins';

    font-style: normal;

    font-weight: 300;

    font-size: 16px;

    line-height: 24px;



    color: #36312A;

    width: 70%;

}



#pillow-bg span{

    font-family: 'Poppins';

    font-style: normal;

    font-weight: 450;

    font-size: 18px;

    line-height: 30px;



    color: #36312A;

}



#make-order{

    background-image: url(../img/how-we-work/make-order.png);

    background-repeat: no-repeat;

    background-size: cover;

}



#make-order h2{

    margin-bottom: 20px;



    font-family: 'Poppins';

    font-style: normal;

    font-weight: 500;

    font-size: 25px;

    line-height: 38px;

    

    letter-spacing: 0.05em;

    text-transform: uppercase;



    color: #FFFFFF;

}

#make-order p{

    margin-bottom: 50px;



    font-family: 'Poppins';

    font-style: normal;

    font-weight: 400;

    font-size: 20px;

    line-height: 30px;



    letter-spacing: 0.05em;



    color: #FFFFFF;

}



.default-button{

    margin-top: 10px !important;

    color: #F1F1EC;

    border: #F1F1EC 1px solid;

    transition-duration: 0.5s;

    display: block;

    width: fit-content;

}

.default-button:hover{

    background-color: #36312A;

}





@media (max-width:1300px){

    .table-h-wrapper h1{
        text-align: left;
    }

    .flex-card{

        flex-direction: column;

    }

    .table-image-wrapper{
        order: 1;
    }

    

    .table-text-wrapper{

        width: 80%;

        margin-top: 10px;

        margin-left: 0;

        order: 3;

    }

    .table-h-wrapper{

        margin-top: 25px;

        order: 2 !important;

    }

}

@media (max-width:1000px) {

    .table-image-wrapper{

        width: 100%;

        order: 1;

        overflow: hidden;

        object-fit: cover;

        object-position: center;

    }

    .table-image-wrapper img{

        width: 100%;

        object-position: center;

    }

}

@media(max-width:926.78px){

    

}

@media (max-width:780px) {

    .container{

        padding-left: 0;

        padding-right: 0;

    }

    #pillow-bg p{

        width: 100%;

    }

}

@media (max-width: 614px){

    

}

@media (max-width: 600px){

    #how-we-work-first-row, #how-we-work-second-row, #how-we-work-third-row{

        display: none;

    }

    #how-we-work-mobile{

        display: block !important;

    }

}

@media (max-width:580px) {

   

}

@media (max-width:400px) {

    

}

