*, *::after, *::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

body {
    line-height: 1
}

ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none
    }

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    text-decoration: none;
    color: inherit
}

.logo-box .row header::after {
    display: table;
    content: '';
    clear: both
}

.container {
    width: 1170px;
    margin: 0 auto;
    position: relative
}

    .container::after {
        content: '';
        display: table;
        clear: both
    }

.properties-section .wrapper {
    position: relative
}

header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    padding-left: 100px;
    z-index: 1
}

    header nav {
        width: 74%;
        float: right;
        text-align: right;
        padding-right: 115px;
        position: relative;
        background: url(../img/nav-bg.png) no-repeat top right
    }

        header nav ul {
            font-size: 0
        }

        header nav li {
            display: inline-block;
            font-size: 14px;
            font-family: 'Poppins';
            color: #fff;
            text-transform: capitalize;
            padding: 25px 0 25px 60px
        }

    header .logo-box {
        width: auto;
        float: left;
        padding-top: 25px
    }

.banner-slider img {
    width: 100%
}

.banner-slider .slide-box {
    position: relative
}

    .banner-slider .slide-box .wrapper {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        transform: translateY(-50%)
    }

.banner-slider h2 {
    color: #cb1b27;
    font-weight: 600;
    font-family: 'K2D', sans-serif;
    font-size: 50px;
    margin: 0 0 15px;
    padding-left: 15px
}

.banner-slider span {
    display: inline-block;
    width: 40%;
    padding: 15px;
    border-radius: 10px;
    font-size: 25px;
    font-weight: 400;
    font-family: 'Poppins';
    color: #333333;
    line-height: 1.4;
    background-image: linear-gradient(to right, #fdfdfb, transparent)
}

.banner-box {
    position: relative
}
    
    .banner-box i {
        position: absolute;
        bottom: 0;
        right: 0;
        display: block
    }
    .banner-box i left {
        position: absolute;
        bottom: 0;
        left: 0;
        display: block
    }
        .banner-box i img {
            display: block
        }

.explore-section {
    background: url(../img/explore-section-img.webp) no-repeat top;
    background-size: cover;
    padding: 0px 0 0;
    text-align: center;
    display: block
}

    .explore-section h2 {
        font-size: 50px;
        font-family: 'K2D', sans-serif;
        color: #333333;
        padding-bottom: 25px
    }

    .explore-section p {
        font-size: 18px;
        font-family: 'K2D', sans-serif;
        color: #333333;
        line-height: 1.4;
        width: 59%;
        margin: 0 auto;
        margin-bottom: 760px
    }

.healthy-section h2 {
    font-size: 50px;
    font-family: 'K2D', sans-serif;
    color: #333333;
    margin-bottom: 25px
}

.healthy-section p {
    font-size: 18px;
    font-family: 'K2D', sans-serif;
    color: #333333;
    line-height: 1.4;
    margin: 0 auto;
    width: 75%
}

.properties-section img.center-img {
    margin: 0 auto;
    display: block;
    padding: 290px 0 100px 0
}

.properties-section h4 {
    font-size: 16px;
    font-family: 'K2D', sans-serif;
    color: #333333;
    font-weight: bold;
    padding: 20px 0 10px 0
}

.properties-section span {
    display: block;
    font-size: 14px;
    font-family: 'K2D', sans-serif;
    color: #666666;
    font-weight: 300;
    line-height: 1.4
}

.terms-text {
    margin: 100px 0 0;
    padding: 120px 0
}

    .terms-text h1 {
        font-size: 45px;
        font-weight: normal;
        font-family: 'poppinsregular';
        line-height: 1;
        margin-bottom: 30px;
        padding-bottom: 30px;
        position: relative
    }

        .terms-text h1::after {
            content: "";
            position: absolute;
            left: 0;
            bottom: 0;
            width: 100px;
            height: 5px;
            background-color: #9e1821;
            -webkit-border-radius: 5px;
            border-radius: 5px
        }

    .terms-text h3 {
        font-size: 20px;
        font-weight: normal;
        font-family: 'poppinsregular';
        line-height: 1;
        margin-bottom: 10px
    }

    .terms-text P {
        font-size: 16px;
        font-weight: 300;
        font-family: 'poppinsregular';
        line-height: 1.6;
        margin-bottom: 35px
    }

        .terms-text P:last-child {
            margin-bottom: 0
        }

@media all and (min-width:1025px) {
    .heart-box {
        position: absolute;
        text-align: center
    }

        .heart-box.one {
            width: 100%;
            top: 35px;
            left: 35%;
            transform: translateX(-50%)
        }

        .heart-box.two {
            width: 100%;
            top: 110px;
            right: 25px
        }

        .heart-box.three {
            width: 100%;
            bottom: 250px;
            right: 25px;
        }

        .heart-box.four {
            width: 100%;
            top: 810px;
            left: 40%;
            transform: translateX(-50%)
        }

        .heart-box.five {
            width: 100%;
            bottom: 270px;
            left: 25px
        }

        .heart-box.six {
            width: 100%;
            top: 110px;
            left: 25px
        }

        .heart-box.seven {
            width: 100%;
            top: 130px;
            left: 145px
        }
}

@media all and (max-width: 1024px) {
    .banner-slider .slide-box .wrapper {
        top: 52%;
        left: 55px
    }

    .banner-slider h2 {
        padding-left: 0;
        font-size: 40px
    }

    .banner-slider span {
        padding-left: 28px;
        font-size: 16px;
        line-height: 1
    }

    .banner-box i {
        display: none
    }

    .explore-section {
        padding-top: 15px;
        background-size: cover
    }

        .explore-section h2 {
            font-size: 35px;
            padding-bottom: 20px
        }

        .explore-section p {
            font-size: 14px;
            margin-bottom: 520px
        }

    .healthy-section p {
        margin-bottom: 0
    }

    .healthy-section h2 {
        margin-bottom: 0 !important
    }

    .properties-section img.center-img {
        display: none
    }

    .icon-box {
        width: 70%;
        margin: 0 auto;
        text-align: center
    }

    .slick-arrow {
        position: absolute;
        left: -45px;
        top: 50%;
        margin-top: -20px;
        content: '';
        width: 40px;
        height: 40px;
        background: #ffc412 url("../img/right-arrow.png") center center no-repeat;
        border-radius: 50%;
        transition: all 0.3s ease;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        font-size: 0;
        z-index: 2;
        border: none;
        cursor: pointer
    }

    .properties-section .slick-next.slick-arrow {
        left: auto;
        right: 0
    }

    .properties-section .slick-prev.slick-arrow {
        transform: scaleX(-1) !important
    }

    .properties-section .slick-next.slick-arrow {
        right: -45px
    }

    .heart-box {
        text-align: center;
        padding: 40px 0 40px 0
    }

    .slick-slide img {
        margin: 0 auto
    }
}

@media all and (max-width: 980px) {
    .terms-text {
        margin: 60px 0 0;
        padding: 60px 0
    }

    .explore-section p {
        line-height: 1.4;
        width: 64%
    }

    .explore-section h2 {
        font-size: 32px;
        padding: 6px 0 10px 0
    }
}

@media all and (max-width: 768px) {
    .banner-slider h2 {
        font-size: 24px
    }

    .banner-slider span {
        display: none
    }

    .banner-slider .slide-box .wrapper {
        top: 58%;
        left: 20px
    }
}

@media all and (max-width: 767px) {
    .terms-text {
        margin: 60px 0 0;
        padding: 40px 0
    }

        .terms-text h1 {
            font-size: 28px;
            text-align: center;
            margin-bottom: 25px;
            padding-bottom: 25px
        }

            .terms-text h1::after {
                left: 50%;
                transform: translateX(-50%)
            }

    .slide-box img {
        width: 100%;
        object-fit: cover;
        height: 300px
    }

    .heart-box {
        width: 350px
    }
}

@media all and (max-width: 480px) {
    .banner-slider .slide-box .wrapper {
        top: 50%;
        left: 4px
    }

    .banner-slider h2 {
        font-size: 22px
    }

    .slide-box img {
        width: 100%;
        object-fit: cover;
        height: 300px
    }

    .explore-section p {
        width: 100%;
        margin-bottom: 398px
    }

    .explore-section h2 {
        font-size: 24px
    }

    .healthy-section p {
        margin-bottom: 0 !important
    }
}
