/*!/wp-content/themes/Divi/css/landing.css*/html{
    margin-top:0 !important;
}
* {
    margin:0 ;
    padding:0;
}
a, .blue, a:hover, a:focus {
    color: #0DA3FF;
    outline: 0 !important;
}
.blue-bg {
    color: #fff;
    background: #0DA3FF !important
}

button#wpforms-submit-6876
 {
    color: #ffffff !important;
    border-color: #8d6f63 !important;
    border-radius: 0px !important;
    font-size: 20px !important;
    background-color: #8d6f63 !important;
    padding: 14px 24px !important;
    font-weight: 500 !important;
    height: auto !important;
    margin-top: 20px !important;
}  

#rmp_menu_trigger-1734 {
    display: none !important;
    opacity: 0;
} 

header.et-l.et-l--header,footer.et-l.et-l--footer {
    display: none !important;
}


.wpforms-field-container {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
    text-align: left;
    max-width: 700px;
    margin: 0px auto !important;
}


div#wpforms-6876-field_1-container {
    width: 48%;
} 

div#wpforms-6876-field_5-container {
    width: 48%;
}

div#wpforms-6876-field_6-container {
    width: 48%;
}

div#wpforms-6876-field_2-container {
    width: 48%;
}

div#wpforms-6876-field_3-container {
    width: 100%;
}


textarea#wpforms-6876-field_3 {
    resize: none;
    height: 90px;
} 


input[type="submit"] {
}
.strong {
    font-weight:bold;
}
.cursive {
    font-style: italic
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.left {
    text-align: left
}
.justify {
    text-align: justify;
}
.underline {
    text-decoration: underline;
}
.uppercase {
    text-transform: uppercase;
}
.fullwidth {

    width:100%;
}
.halfwidth {
    float:left;
    width:50%;
}
.first {
    margin-left: 0 !important;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: inline-block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
img, iframe {
    max-width: 100%;
    border: 0 none !important;
}
.padd-0 {
    padding: 0 !important;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

/**************************************/
/*************Common*******************/
/**************************************/

body {
    font-family: "Comfortaa", sans-serif !important;
}
h1, h2, h3 {
    font-family: "Playfair Display", serif;

}
.h1, h1 {
    font-size: 48px;
}
h2{
    font-size: 44px;
    color: #605A53;
    text-transform: uppercase
}
p{
    color: #000;
    font-family: 'Muli';
    font-weight: 500;
    font-size: 18px
}
@font-face{font-family:'Muli';src:url('/wp-content/themes/Divi/css/../fonts/Muli-Bold.woff2') format('woff2'),
url('/wp-content/themes/Divi/css/../fonts/Muli-Bold.woff') format('woff');font-weight:bold;font-style:normal;font-display:swap;}
@font-face{font-family:'Muli';src:url('/wp-content/themes/Divi/css/../fonts/Muli.woff2') format('woff2'),
url('/wp-content/themes/Divi/css/../fonts/Muli.woff') format('woff');font-weight:500;font-style:normal;font-display:swap;}
@font-face{font-family:'Muli';src:url('/wp-content/themes/Divi/css/../fonts/Muli-Light.woff2') format('woff2'),
url('/wp-content/themes/Divi/css/../fonts/Muli-Light.woff') format('woff');font-weight:300;font-style:normal;font-display:swap;}
@font-face{font-family:'Mriya Grotesk';src:url('/wp-content/themes/Divi/css/../fonts/MriyaGrotesk-Bold.woff2') format('woff2'),
url('/wp-content/themes/Divi/css/../fonts/MriyaGrotesk-Bold.woff') format('woff');font-weight:bold;font-style:normal;font-display:swap;}

/**************************************/
/*************Header*******************/
/**************************************/
#header{
    border-radius: 0;
    width: 100%;
    z-index: 9999;
}
.logo {
    float: left;
    margin: 0 0 0 0px;
}
.cta-wrapper{
    padding: 11px 20px 14px;
    border-radius: 0;
    color: #fff;
    font-size: 18px;
    margin-left: 60px;
    background: #000;
    &:hover{
        background: #817674;
    }
    a{
        text-decoration: none;
        color: #fff;
        font-family: 'Muli';
        font-weight: 600;
        .phone {
            position: relative;
            top: -2px;
            margin-left: 0px;
            margin-right: 15px;
        }
    }
}
a.cta-number
{
    text-decoration: none;
    color: #000;
    font-family: 'Mriya Grotesk';
    font-size:18px;
    .phone {
        position: relative;
        top: -2px;
        left: -5px;
        margin-right: 7px;
    }
}
.cta-banner {
    padding: 11px 30px 14px;
    border-radius: 0;
    color: #fff !important;
    font-size: 15px;
    margin-left: 0px;
    background: #000;
    text-decoration: none;
    margin-top: 20px;
    font-family: 'Muli';
    font-weight: 600;
    font-size: 16px;
    &:hover{
        background: #817674;
    }
} 
#menu-main-menu {
    list-style: none;
    display: flex;
    margin-bottom: 0;
}
#menu-main-menu li {
    margin-left: 10px
} 
.logo img {
    max-width: 220px;
} 
#header {
    border-radius: 0;
    width: 100%;
    z-index: 9999;
    padding: 15px 0;
    align-items: center;
    display: flex;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}


/**************************************/
/*************Footer*******************/
/**************************************/
#footer {
    padding: 70px 0;
    color: #858585;
    font-size: 14px;
    font-weight: 400;
    background-size: cover;
}
#footer-bottom {
    color: #000;
    padding: 12px 0;
    border-top: 1px solid #f0f0f0;
    font-size: 16px;
    font-weight: 500;
}
#footer a, #footer-bottom a{
    color: #909090;    
}
h3.widgettitle {
    background: url("/wp-content/themes/Divi/css/../img/line.png") left bottom no-repeat;
    color: #343434;
    font-size: 17px;
    letter-spacing: 1px;
    margin: 30px 0 20px;
    padding-bottom: 10px;
    position: relative;
    text-transform: uppercase;
}

#footer #custom_html-2 ul {
    list-style: none;
    display: flex;
    align-items: center;
    padding: 0;
    margin-bottom: 30px
}
#footer #custom_html-2 ul li {
    list-style: none;  
    color: #000;
    font-size: 16px;
    width: 25%;
    display: flex;
    align-items: center;
    font-weight: 600
}
#footer #custom_html-2 ul li:first-of-type{
    width: 20%
}
#footer #custom_html-2 ul li:nth-of-type(2){
    width: 30%
}
#footer #custom_html-2 ul li span{
    margin-left: 15px
}

#footer #custom_html-2 ul li img{
    max-width: 180px
}
.footer-subscription{
    background-image: url('/wp-content/themes/Divi/css/../img/bg.png');
    padding: 50px 50px;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-bottom: 50px;
    border-radius: 20px
}
.footer-subscription h2 {
    color: #fff;
    max-width: 60%;
    margin: auto;
    font-size: 40px; 
    line-height: 1.5
}
.footer-subscription h2 span {
    display:block;
    font-size: 30px;
    margin-top: 5px;
    font-weight: 300
}
.footer-subscription form {
    max-width: 600px;
    margin: 40px auto;
    background: #fff;
    border-radius: 35px;
    display: flex;
    min-height: 58px;
    justify-content: space-between;
    position: relative
}
.footer-subscription .wpcf7-response-output {
    position: absolute;
    bottom: -50px;
    color: #fff
}
.footer-subscription form input[type="text"]{
    width: 70%;
    height: 60px;
    border: 0px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    padding-left: 30px;
    outline: none;
}
.whatsapp-img {
    position: fixed;
    bottom: 50px;
    right: 50px;
    max-width: 50px;
    z-index: 99;
}
.footer-subscription form input::placeholder{
    color: #000 !important;

}
.footer-subscription form input[type="submit"]{
    width: 140px;
    height: 56px;
    font-weight: 600;
    border: 0px;
    border-radius: 50px;
    background: rgb(88,185,249);
    background: linear-gradient(90deg, rgba(88,185,249,1) 0%, rgba(54,156,235,1) 35%, rgba(28,135,224,1) 100%);
    color: #fff;
    font-weight: 600;
    margin-top: 2px;
    margin-right: 2px;
}
/**************************************/
/****************Home******************/
/**************************************/
#home-banner {
    padding-top: 220px;
    background-color: #f8f3eb;
    position: relative;
    .container-fluid {
        position: relative;
        z-index: 11;
    }
    ul {
        list-style: none;
        display: flex;
        margin: 70px 0 50px;
        padding-left: 0;
        li {
            position:relative;
            &:after{
                background: url("/wp-content/themes/Divi/css/../img/line.png");
                content: "";
                background-position: bottom right;
                background-repeat: no-repeat;
                height: 100%;
                width: 100%;
                bottom: 0;
                right: 0;
                position: absolute
            }
            &:nth-of-type(1){
                padding-left: 0;
                padding-right: 40px;
            }
            &:nth-of-type(3){
                padding-left: 60px;
                &:after{
                    display:  none
                }
            }
            text-align: center;
            font-weight: bold;
            padding: 0 20px;
            label
            {
                display: block
            }
            img{
                margin-bottom: 10px
            }
        }
    }
    &:after{
        background: url("/wp-content/themes/Divi/css/../img/banner.png"); 
        content: "";
        background-position: bottom right;
        background-repeat: no-repeat;
        height: 100%;
        width: 100%;
        bottom: 0;
        right: 0;
        position: absolute
    }
    p {
        max-width: 610px;
        margin: 30px 0 35px;
    }
    .rating-wrpper{
        margin-left:30px;
        label {
            display: block;
            margin-top: 10px;
            margin-bottom: 0;
            font-size: 18px;
        }
    }
}

#award-section {
    padding: 80px 0;
    .owl-carousel .owl-item img {
        display: block;
        width: auto;
    }
    h2{
        margin-bottom:40px;
        span{
            position: relative;
            &:after{
                background: url("/wp-content/themes/Divi/css/../img/Mask2.png");
                content: "";
                background-position: bottom right;
                background-repeat: no-repeat;
                height: 60px;
                width: 60px;
                bottom: 0;
                left: -73px;
                position: absolute   
            }
            &:before{
                background: url("/wp-content/themes/Divi/css/../img/Mask1.png");
                content: "";
                background-position: bottom right;
                background-repeat: no-repeat;
                height: 60px;
                width: 60px;
                bottom: -4px;
                right: -48px;
                position: absolute;
            }
        }
    }
}
.last-box {
    max-width: 90%;
    margin: auto;
    background: #4B4039;
    background-image: url("/wp-content/themes/Divi/css/../img/bg-last.png");
    padding: 150px 30px;
    background-repeat: no-repeat;
    background-size: cover; 
    background-position:center;
    h2{
        font-size: 48px;
        color: #EEE4DB;
    }
    p{
        color: #fff;   
        font-family: 'Muli';
        font-weight: 500;
        margin-top: 30px;
    }
    .d-flex{
        justify-content: center;
        a{
            padding:11px 30px 14px;
            border-radius: 0;
            color: #fff !important;
            font-size: 15px;
            margin-left: 0px;
            background: #000;
            text-decoration: none;
            margin-top: 20px;
            font-family: 'Muli';
            font-weight: 500;
            font-size: 16px;
            border: 1px solid #000;
            &:hover{
                background: #fff; 
                color: #4B4039 !important
            }
        }
        .cta-bottom.transparent {
            background: transparent !important;
            border: 1px solid #fff;
            margin-left: 20px;
            &:hover{
                background: #000 !important; 
                color: #fff !important;
                border: 1px solid #000;
            }
        }
    }
}
.bottomsection{
    .accordion-body {
        border-left: 1px solid #817674;
        margin-left: 30px;
        padding-left: 35px;
        margin-bottom: 10px;
        padding-right: 80px
    }
    .accordian-section{
        margin-bottom: 90px
    }
    padding: 80px 0;
    background-image: url("/wp-content/themes/Divi/css/../img/bg-bottom.png");  
    background-position: bottom center;
    background-repeat: no-repeat;
    .container{
        h2{
            font-size: 36px;
            color: #605A53;
            font-weight:400;
            position:relative;
            div{
                position: relative;
                z-index: 77
            }
            &:before{
                background: url("/wp-content/themes/Divi/css/../img/patch.png");
                content: "";
                background-position: bottom right;
                background-repeat: no-repeat;
                height: 308px;
                width: 305px;
                bottom: -100px;
                position: absolute;
                margin: auto;
                left: 0;
                right: 0;
            }
            span{
                color: #89807A
            }
        }
        p{
            font-weight: 400;
            font-size: 18px;
            color: #424141;
            text-align: left;
        }
    }
    .accordion-item{
        border:0px 

    }
    .accordion-button {
        box-shadow: none !important;
        border:0px ;
        background: transparent ;
        color: #817674 ;
        font-family: Playfair Display;
        font-weight: 400;
        font-size: 24px; 
        text-align: left;
        position: relative

    }
    #accordionExample {
        margin: 60px 0 40px;
    }
    .accordion-button::after{
        background: url("/wp-content/themes/Divi/css/../img/minus.png");
        content: "";
        background-position: center;
        background-repeat: no-repeat;
        height: 60px;
        width: 60px;
        border-radius: 50%;
        position: absolute;
        right: 0;
        border-radius: 50%;
        background-color: #fff;
        border: 1px solid #EEE4DB
    }
    .accordion-button.collapsed::after{
        background: url("/wp-content/themes/Divi/css/../img/plus.png");
        content: "";
        background-position: center;
        background-repeat: no-repeat;
        height: 60px;
        width: 60px;
        position: absolute;
        right: 0;
        border-radius: 50%;
        background-color: #EEE4DB;
    }
    .accordion-header {
        margin-bottom: 20px;
    }
}
.after-section{
    padding: 60px 0 80px;
    .owl-carousel .owl-dots.disabled,
    .owl-carousel .owl-nav.disabled {
        display: flex;
    }
    .owl-next span,
    .owl-prev span{
        display: none;
    }
    .owl-theme .owl-nav.disabled + .owl-dots {
        display: flex;
        max-width: 386px;
        margin: 0px auto 0;
        border: 1px solid #EEE4DB
    }
    .owl-theme .owl-dots .owl-dot {
        zoom: 1;
        flex-grow: 1;
        flex-basis: 0;
        position:relative;

        span{
            display: none
        }
    }
    .owl-theme .owl-dots .owl-dot.active {
        &:after{
            background: #000;
            content: "";
            height: 4px;
            width: 100%;
            position: absolute;
            left: 0px;
            top: -3px; 
        }
    }
    .owl-nav.disabled {
        width: 450px;
        margin: 50px auto 0;
        display: flex !important;
        justify-content: space-between;
        button.owl-prev{
            position: relative;
            &:after{
                background: url("/wp-content/themes/Divi/css/../img/left-arrow.png");
                content: "";
                background-position: center;
                background-repeat: no-repeat;
                height: 11px;
                width: 20px;
                position: absolute;
                right: 0px;
                top: 26%;  
            }
        }
        button.owl-next{
            position: relative;
            right: -20px;
            &:after{
                background: url("/wp-content/themes/Divi/css/../img/right-arrow.png");
                content: "";
                background-position: center;
                background-repeat: no-repeat;
                height: 11px;
                width: 20px;
                position: absolute;
                right: 0px;
                top: 26%; 
            }
        }
    }
    .container-full{
        position: relative;
        &:after{
            background: url("/wp-content/themes/Divi/css/../img/leaf.png");
            content: "";
            background-position: center;
            background-repeat: no-repeat;
            height: 899px;
            width: 610px;
            position: absolute;
            right: 0px;
            top: 26%;
        }
    }
    .sub-title{
        color: #817674;
        text-transform: uppercase;
        font-size: 18px;
    }
    h2{
        font-size: 36px;
        color: #605A53;
        font-weight:400;
        position:relative;
        max-width: 80%;
        margin: auto;
        span{
            color: #89807A
        }
    }
    .alignnone {
        margin: 10px 10px 17px;
    }
    .after-section-slider{
        margin-top: 30px;
        margin-bottom: 50px
    }
    .d-flex {
        align-items: center;
        justify-content: center;
        margin-top: 45px;
        text-transform: uppercase;
        font-size:18px;
        img{
            margin-right: 10px
        }
    }
}
.btn{
    padding: 11px 30px 14px;
    border-radius: 0;
    color: #fff !important;
    font-size: 15px;
    margin-left: 0px;
    background: #000;
    text-decoration: none;
    margin-top: 20px;
    font-family: 'Muli';
    font-weight: 500;
    font-size: 16px;
    border: 1px solid #000;
    &:hover{
        background: #817674;

    }
}
.about-section{
    padding: 80px 0;
    .container{
        h2{
            font-size: 36px;
            color: #605A53;
            font-weight:400;
            position:relative;
            div{
                position: relative;
                z-index: 77
            }
            &:before{
                background: url("/wp-content/themes/Divi/css/../img/patch.png");
                content: "";
                background-position: bottom right;
                background-repeat: no-repeat;
                height: 308px;
                width: 305px;
                bottom: -100px;
                position: absolute;
                margin: auto;
                left: 0;
                right: 0;
            }
            span{
                color: #89807A
            }
        }
        h4{
            font-family: "Playfair Display", serif;
            font-size: 24px;
            font-weight: 400;
            margin-bottom: 15px
        }
        .col-sm-4.col-12.about-box {
            padding-bottom: 60px;
            padding: 50px 0 40px;
            position: relative;

            &:before{
                background: url("/wp-content/themes/Divi/css/../img/line1.png");
                content: "";
                background-position: center;
                background-repeat: no-repeat;
                height: 2px;
                width: 150px;
                right: -60px;
                position: absolute;
                margin: auto;
                top: 90px;
            }
            img{
                margin-bottom: 25px
            }
            p{
                max-width: 54%;
                margin: auto;
                font-weight: 500;
            }
        }
        .col-sm-4.col-12.about-box:nth-of-type(3),
            .col-sm-4.col-12.about-box:nth-of-type(6){
            &:before{
                display: none;
            }
        }
        .d-flex{
            justify-content: center;
            margin-top:20px;
            a{
                padding: 11px 30px 14px;
                border-radius: 0;
                color: #fff !important;
                font-size: 15px;
                margin-left: 0px;
                background: #000;
                text-decoration: none;
                margin-top: 20px;
                font-family: 'Muli';
                font-weight: 500;
                font-size: 16px;
                border: 1px solid #000;
                &:hover{
                    background: #817674; 
                    color: #fff !important;
                    border: 1px solid #817674;
                }
            }
            .cta-bottom.transparent {
                background: transparent !important;
                border: 1px solid #000;
                color: #000 !important; 
                margin-left: 20px;
                &:hover{
                    background: #000 !important; 
                    color: #fff !important;
                    border: 1px solid #000;
                }
            }
        }
    }
}

.case-section{
    padding: 60px 0 80px;

    .sub-title{
        color: #817674;
        text-transform: uppercase;
        font-size: 18px;
    }
    h2{
        font-size: 36px;
        color: #605A53;
        font-weight:400;
        position:relative;
        max-width: 80%;
        margin: auto;
        span{
            color: #89807A
        }
    }
    .container-fluid{
        display: flex;
        align-items: flex-end;
        margin-bottom: -80px;
        position:relative;
        .bottle-img{
            position: absolute;
            bottom: calc(100% - 3px);
            left: 0;
        }
    }
    .fullwidth {
        display: flex;
        margin-top: 40px;
        min-height: 650px;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top center;

        .d-flex {
            display: flex !important;
            width: 100%;
            align-items: flex-end;
        }
    }
    .testimonials-section {
        text-align: left;
        width: 50%;
        height: 100%;
        text-align: left;
        background-image: url('/wp-content/themes/Divi/css/../img/bgtestimonails.png');
        margin-right: 120px;
        .owl-dots,
        .owl-nav {
            display: flex;
        }
        .owl-next span,
        .owl-prev span{
            display: none;
        }
        .owl-nav + .owl-dots {
            display: flex;
            max-width: 74%;
            bottom: 30px;
            position: relative;
            margin: 0px auto 0;
            border: 1px solid #EEE4DB3B
        }
        .owl-dots .owl-dot {
            zoom: 1;
            flex-grow: 1;
            flex-basis: 0;
            position:relative;

            span{
                display: none
            }
        }
        .owl-dots .owl-dot.active {
            &:after{
                background: #fff;
                content: "";
                height: 4px;
                width: 100%;
                position: absolute;
                left: 0px;
                top: -3px; 
            }
        }
        .owl-nav {
            bottom: 30px;
            max-width: 80%;
            position: relative;
            margin: 50px auto 0;
            display: flex !important;
            justify-content: space-between;
            button.owl-prev{
                position: relative;
                &:after{
                    background: url("/wp-content/themes/Divi/css/../img/left-arrow.png");
                    content: "";
                    background-position: center;
                    background-repeat: no-repeat;
                    height: 11px;
                    width: 20px;
                    position: absolute;
                    right: 0px;
                    top: 26%;  
                }
            }
            button.owl-next{
                position: relative;
                right: -20px;
                &:after{
                    background: url("/wp-content/themes/Divi/css/../img/right-arrow.png");
                    content: "";
                    background-position: center;
                    background-repeat: no-repeat;
                    height: 11px;
                    width: 20px;
                    position: absolute;
                    right: 0px;
                    top: 26%; 
                }
            }
        }

    }
    .tesimonials-item {
        padding:  0 60px 90px;
        text-align: left;
        img{
            width: auto !important
        }
        h4{
            font-size: 20px;
            color: #fff;
            text-transform: uppercase;
            color: #F4EFEB
        }
        .testimonails-text{
            font-style: italic;
            font-family: "Playfair Display", serif;
            font-size: 40px;
            font-weight: 400;
            color: #fff;
            max-width: 60%;
        }

    }
    .after-img{
        margin-bottom: -50px
    }
    .d-flex.justiy-content-space-between {
        justify-content: space-between;
        align-items: center;
        margin-top: 30px;
    }
    .left-section{
        img{
            margin-right: 15px
        }
        .title-client{
            font-family: "Playfair Display", serif;
            font-size: 18px;
            font-weight: 400;
            color: #fff;  
        }
        label{
            color: #EEE4DB;
            font-size: 18px
        }
    }
}
.section-wrapper {
    margin-top: 240px;
    position:relative;
    .container{
        position: relative;
        z-index: 2
    }
    &:before{
        background: url("/wp-content/themes/Divi/css/../img/imgright.png");
        content: "";
        background-position: center;
        background-repeat: no-repeat;
        height: 1000px;
        width: 1100px;
        left: 140px;
        position: absolute;
        margin: auto;
        top: 10%;
        background-size: contain;
    }
    &:after{
        background: url("/wp-content/themes/Divi/css/../img/imgleft.png");
        content: "";
        background-position: center;
        background-repeat: no-repeat;
        height: 495px;
        width: 495px;
        right: 140px;
        position: absolute;
        margin: auto;
        top: 20%;
        background-size: contain;

    }
    .case-content {
        max-width: 64%;
        margin: 0 auto 60px;
        p{
            font-family: "Playfair Display", serif;
            font-size: 28px;
            font-weight: 400;
            line-height: 1.6;
        }

    }
    .right-section {
        text-align: left;
        font-size: 18px;
        color: #817674;
        margin-left: 30px;
        .text-under{
            font-weight: bold
        }
    }

    .text-under.text-center {
        margin: 50px 0 10px;
        color: #817674;
        font-family: "Playfair Display", serif;
        font-size: 28px;
        font-weight: 400;
    }
    .d-flex.review-section {

        align-items: center;
        justify-content: center;
        margin-top: 60px;
        text-transform: uppercase;
        font-size:18px;
        img{
            margin-right: 10px
        }
    }
}
.after-section {
    & .container-full {
        &::after {
            z-index: -1;
        }
    }
}

.experience-wrapper{
    padding:80px 0;
    .container{
        h2{
            font-size: 68px;
            color: #605A53;
            font-weight: 400;
            position: relative;
            max-width: 77%;
            margin: 0 auto 20px;
            div{
                position: relative;
                z-index: 77
            }
            &:before{
                background: url("/wp-content/themes/Divi/css/../img/patch2.png");
                content: "";
                background-position: bottom right;
                background-repeat: no-repeat;
                height: 605px;
                width: 650px;
                bottom: -180px;
                position: absolute;
                margin: auto;
                left: 0;
                right: 0;
                background-size: contain;
            }
            span{
                color: #89807A
            }
        }
        .btn{
            position: relative;
            z-index: 22
        }
        p{
            font-weight: 400;
            font-size: 18px;
            color: #424141;
            text-align: left;
        }
    }
    .col-sm-4.col-12 {
        display: flex;
        flex-wrap: wrap;
    }
    .experince-box-item.d-flex.align-items-center div {
        font-size: 18px;
        font-weight: bold;
        max-width: 55%;
        text-align: left;
        margin-left: 30px;
        position: relative;
        &:after{
            background: url("/wp-content/themes/Divi/css/../img/round.png");
            content: "";
            background-position: bottom right;
            background-repeat: no-repeat;
            height: 195px;
            width: 215px;
            position: absolute;
            margin: auto;
            left: -90px;
            top: -50px;
            background-size: contain;
        }
    }
    .row {
        margin-top: 30px;
        overflow: hidden
    }
    .after-imgs {
        margin-bottom: -80px;
    }
    .left-experience-wrapper{
        .experince-box-item:nth-of-type(1){
            position: relative;
            left: 110px;
        }
        .experince-box-item:nth-of-type(3){
            position: relative;
            left: 60px;
        }
    }
    .right-experience-wrapper{
        .experince-box-item:nth-of-type(1){
            position: relative;
            right: 110px;
        }
        .experince-box-item:nth-of-type(3){
            position: relative;
            right: 120px;
        } 
    }
}
.video-wrapper{
    position:relative;
    .container{
        position: relative;
        z-index: 33
    }
    &:after{
        background: url("/wp-content/themes/Divi/css/../img/bg-img.png");
        content: "";
        background-position: bottom right;
        background-repeat: no-repeat;
        height: 460px;
        width: 100%;
        position: absolute;
        margin: auto;
        left: 0px;
        right: 0;
        top: -50px;
        background-size: cover;
    }
    h2{
        color: #fff;
        font-family: "Playfair Display", serif;
        font-size: 36px;
        font-weight: 400;
        max-width: 60%;
        margin: -30px auto 50px; 
    }
    .btn{
        margin-top: 35px;
    }
}
.boxes-wrapper {
    padding: 200px 0;
    h2{
        color: #89807A;
        max-width: 570px;
        font-family: "Playfair Display", serif;
        font-size: 48px;
        font-weight: 400;
        margin: 0 auto 60px;
        span{
            color: #605A53;
        }
    }
    .row{
        position: relative;
        .img-side{
            position: absolute;
            max-width: 360px;
            top: -132%;
        }
        .img-2.img-side{
            left: 85%;
            top: -86%;;
        }
        .img-1.img-side{
            right: 86%;
        }
    }
    .boxes-inner {
        background: #F4EFEB;
        padding: 50px;
        position:relative;
        z-index:99;
        img{
            margin-bottom: 20px
        }
        h4{
            font-size: 18px;
            font-family: 'Muli';
            font-weight: 500;
            color: #000;
        }
        .numer {
            position: absolute;
            top: 15px;
            left: 25px;
            color: #817674;
            font-family: "Playfair Display", serif;
            font-size: 22px;
            font-weight: 400;
        }
    }
}
.client-testimonials-wrapper{
    padding: 80px 0;
    background: url("/wp-content/themes/Divi/css/../img/bg-texture.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

    .client-item {
        .quote {
            margin-bottom: 10px;
        }
        background: url("/wp-content/themes/Divi/css/../img/texture-bg.png");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 40px;
        min-height: 568px;
        margin: 50px 5px 30px;
        background-color: #fffefe;
        background-blend-mode: multiply;
        text-align:left;
        img{
            width: auto !important
        }

        .title-wrapper{
            font-family: "Playfair Display", serif;
            font-size: 24px;
            font-weight: 400;
        }
        .title-client {
            font-size: 20px;
            margin-top: 10px;
        }
        p + img {
            margin-top: 50px;
        }
    }
    h2{
        color: #F4EFEB;
        font-size: 36px;
        font-family: "Playfair Display", serif;
        font-weight: 400;
    }
}
.last-wrapper{
    padding: 100px 0;
    .row{
        align-items: center;

    }
    h2{
        color: #605A53;
        font-family: "Playfair Display", serif;
        font-size: 36px;
        font-weight: 400;
        margin-bottom:20px;
        span{
            color: #89807A
        }
    }
    p{
        font-weight: 400;
        color: #505050;
        max-width: 470px;
    }
    .img-section{
        position: relative;
        padding-right:70px;
        img{
            width: 100%
        }
    }
    .cta-bottom.transparent {
        background: transparent !important;
        border: 1px solid #000;
        color: #000 !important; 
        margin-left: 0px;
        &:hover{
            background: #000 !important; 
            color: #fff !important;
            border: 1px solid #000;
        }
    }
    .bottom-text {
        position: absolute;
        bottom: 30px;
        color: #fff;
        left: 40px;
        font-style: italic;
        text-transform: uppercase;
        font-size: 18px;
        font-weight: 300;
        font-family: 'Muli';
        font-weight: 300;
        span{
            display: block;
            font-family: "Playfair Display", serif;
            font-size: 36px;
            font-weight: 400;
            font-style: normal;
            text-transform: none
        }
    }
}
video {
    width: 80%;
  
}