.preloader {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100vh;
    z-index: 99999999;
    background-color: #F8F3EB;
}

    .preloader img {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 30%;
        /*position: fixed;*/
    }

@media only screen and (max-width: 991px) {
    .preloader img {
        width: 50%;
    }
}

#stop-scrolling {
    height: 100% !important;
    overflow: hidden !important;
}

/*---------------------------------------------------------------
MEDIA QUERIES
---------------------------------------------------------------*/
.submenu-hand-write {
    color: #EB1C22;
    font-size: 23px !important;
    font-family: 'Nothing You Could Do';
}

.submenu-hand-write-m {
    color: #EB1C22;
    font-size: 30px !important;
    font-family: 'Nothing You Could Do';
}

@media only screen and (max-width: 320px) {
    h3.section-text {
        font-size: 6vw !important;
        line-height: 45px !important;
        margin-bottom: 20px;
    }

    h5.hand-write {
        font-size: 39px !important;
        font-family: 'Nothing You Could Do';
    }

    .hand-write {
        font-size: 35px !important;
        font-family: 'Nothing You Could Do';
    }

    .recipes-card-m {
        margin-left: 15px !important;
    }

    .products-card-m {
        width: 120% !important;
        margin-left: unset !important;
    }

    .w3-hover-shadow.slide-images {
        max-width: 40px !important;
    }

    .text-download {
        font-size: 11px !important;
    }

    .btn-download {
        font-size: 8px !important;
        width: 70px !important;
    }

    .footer-mobile {
        display: block !important;
    }

    .footer-desktop {
        display: none !important;
    }

    p.new-day {
        font-size: 12px !important;
    }

    h4.content-news {
        font-size: calc(1vw + 2vh) !important;
        line-height: calc(2vw + 2vh);
    }

    .new-highlight {
        font-size: 13px !important;
        line-height: 16px !important;
    }

    table tr td.width-td {
        width: 26% !important;
    }
}

.banner-video {
    position: center;
    object-fit: cover;
    height: 100%;
    width: 100%;
}

@media only screen and (min-width: 321px) and (max-width: 375px) {
    .text-banner span {
        font-size: 36px;
    }

    .content-text {
        margin-left: 6% !important;
    }

    .text-card {
        margin-top: -70px;
    }

    .text-onshow {
        display: none;
    }

    .text-secondary {
        font-size: 14px !important;
    }

    .btn {
        width: 250px;
    }

    .btn,
    .btn-secondry {
        font-size: 20px;
    }

    .recipes-card-m {
        margin-left: 15px !important;
    }

    .site-header.center .logo-header {
        margin-top: 3px !important;
    }

    .main-slider .sub-title {
        font-size: 18px !important;
    }

    h3.section-text {
        font-size: 47px !important;
        line-height: 55px !important;
        margin-bottom: 20px;
    }

    h5.hand-write {
        font-size: 36px;
        margin-bottom: 20px;
    }

    .section-head h3 {
        line-height: 40px !important;
    }

    .dlab-info .card-title {
        font-size: 26px;
        line-height: 40px;
    }

        .dlab-info .card-title span {
            font-size: 60px;
            font-weight: 500;
        }

    .dlab-info .card-text {
        font-size: 14px !important;
    }

    .text-searchinput {
        font-size: 12px;
    }

    .products-card-m {
        width: 120% !important;
        margin-left: unset !important;
    }

    .background-earth {
        background-size: 155% !important;
    }

    .service-box1 p {
        font-size: 20px !important;
    }

    .w3-hover-shadow.slide-images {
        max-width: 50px !important;
    }

    .text-download {
        font-size: 16px !important;
    }

    .btn-download {
        font-size: 10px !important;
        width: 90px !important;
    }

    p.new-day {
        font-size: 12px !important;
    }

    h4.content-news {
        font-size: calc(1vw + 2vh) !important;
        line-height: calc(2vw + 2vh);
    }

    .new-highlight {
        font-size: 13px !important;
        line-height: 16px !important;
    }

    table tr td.width-td {
        width: 29% !important;
    }
}

@media only screen and (min-width: 375px) and (max-width: 400px) {
    .text-card {
        margin-top: -70px;
    }

    .recipes-card-m {
        margin-left: 15px !important;
    }

    .site-header.center .logo-header {
        margin-top: 5px !important;
    }

    .header-nav .nav > li > a {
        padding: 15px 0px !important;
        margin: 0px 20px !important;
        border-bottom: 1px solid #eee;
    }

    .menu-mobile-p {
        padding-left: 15px;
        padding-right: 20px;
    }

    .service-box1 p {
        font-size: 20px !important;
    }

    .text-download {
        font-size: 13px !important;
    }

    .btn-download {
        font-size: 9px !important;
        width: 80px !important;
    }

    p.new-day {
        font-size: 12px !important;
    }

    h4.content-news {
        font-size: 14px !important;
        line-height: 20px;
    }

    p.new-day {
        font-size: 12px !important;
    }

    h4.content-news {
        font-size: calc(1vw + 2vh) !important;
        line-height: calc(2vw + 2vh);
    }

    .new-highlight {
        font-size: calc(2vw + 2vh) !important;
        line-height: calc(3vw + 2vh) !important;
    }
}

@media only screen and (min-width: 414px) and (max-width: 480px) {
    .text-banner span {
        font-size: 45px !important;
    }

    .section-head h3 {
        line-height: 50px !important;
    }

    h3.section-text {
        font-size: 52px !important;
        line-height: 60px !important;
        margin-bottom: 30px;
    }

    h5.hand-write {
        font-size: 50px !important;
        font-family: 'Nothing You Could Do';
    }

    .content-text {
        margin-left: 30px !important;
    }

    .recipes-card-m {
        margin-left: 20px !important;
    }

    .text-onshow {
        display: none;
    }

    .header-nav .nav > li > a {
        padding: 10px 20px !important;
        border-bottom: 1px solid #eee;
    }

    .menu-mobile-p {
        padding-left: 15px;
        padding-right: 20px;
    }

    .site-header.center .logo-header {
        margin-top: 5px !important;
    }

    .dlab-info .card-title {
        font-size: 26px;
        line-height: 40px;
    }

        .dlab-info .card-title span {
            font-size: 60px;
            font-weight: 500;
        }

    .background-earth {
        background-size: 136% !important;
    }

    .products-card-m {
        width: 120% !important;
        margin-left: unset !important;
    }

    .service-box1 p {
        font-size: 20px !important;
    }

    .w3-hover-shadow.slide-images {
        max-width: 50px !important;
    }

    .text-download {
        font-size: 16px !important;
    }

    .btn-download {
        font-size: 10px !important;
        width: 90px !important;
    }

    p.new-day {
        font-size: 12px !important;
    }

    h4.content-news {
        font-size: calc(1vw + 2vh) !important;
        line-height: calc(2vw + 2vh);
    }

    .new-highlight {
        font-size: 18px !important;
        line-height: 20px !important;
    }

    table tr td.width-td {
        width: 31% !important;
    }
}

@media only screen and (min-width: 600px) and (max-width: 760px) {
    .recipes-card {
        width: 350px;
        height: 490px;
    }

    .recipes-card-rec {
        width: 350px;
        height: 490px;
    }

    .dlab-info .card-text {
        font-size: 24px !important;
        margin-left: 15px;
        margin-right: 15px;
    }

    .text-card {
        margin-top: -70px;
    }

    .text-onshow {
        display: none;
    }

    br.section-text {
        display: none !important;
    }

    .header-nav .nav > li > a {
        padding: 25px 20px !important;
        border-bottom: 1px solid #eee;
    }

    .menu-mobile-p {
        padding-left: 15px;
        padding-right: 20px;
    }

    .background-earth {
        background-size: 136% !important;
    }

    p.new-day {
        font-size: 14px !important;
    }

    h4.content-news {
        font-size: calc(1vw + 2vh) !important;
        line-height: calc(2vw + 2vh);
    }

    .new-highlight {
        font-size: 18px !important;
        line-height: 20px !important;
    }
}

@media only screen and (max-width: 640px) {
    .main-slider .slide {
        height: 1000px !important;
    }
}

@media only screen and (max-width: 650px) {
    .content-text {
        text-align: left !important;
        margin-left: 6vw !important;
    }

    .recipes-card-m {
        width: 100%;
        margin-left: 30px !important;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
    .product-size {
        font-size: 24px !important;
        line-height: 30px !important;
    }
    .product-size-det {
        font-size: 14px !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .product-size {
        font-size: 25px !important;
        line-height: 28px !important;
    }
    
    .product-size-det {
        font-size: 14px !important;
    }

    .recipes-card-m {
        margin-left: 30px !important;
    }

    .products-card-m {
        width: 120% !important;
        margin-left: unset !important;
    }

    .section-head h3 {
        line-height: 70px !important;
    }

    .text-banner span {
        font-size: 70px !important;
    }

    .btn {
        width: 350px;
    }

    .btn,
    .btn-secondry {
        font-size: 27px !important;
    }

    h3.section-text {
        font-size: 80px !important;
        line-height: 90px !important;
    }

    h5.hand-write {
        font-size: 80px;
    }

    .text-onshow {
        display: none;
    }

    .dlab-info .title {
        font-size: 35px !important;
    }

        .dlab-info .title span {
            font-size: 35px !important;
        }

    .dlab-info .title2 {
        font-size: 35px !important;
    }

        .dlab-info .title2 span {
            font-size: 35px !important;
        }

    .dlab-info .card-title {
        font-size: 35px;
    }

        .dlab-info .card-title span {
            font-size: 80px;
            font-weight: 500;
        }

    .dlab-info .card-text {
        font-size: 27px !important;
    }

    .content-text {
        margin-left: 30px !important; /* 8% */
    }

    .main-slider .sub-title {
        font-size: 27px !important;
    }

    .menu-mobile {
        width: 100%;
    }

    .site-header.center .logo-header {
        margin-top: 6px !important;
    }

    .menu-mobile-p {
        padding-left: 15px;
        padding-right: 20px;
    }

    .background-earth {
        background-size: 110% !important;
    }

    .space1 {
        margin-right: 0px !important;
    }

    .space2 {
        margin-left: 0px !important;
    }

    p.new-day {
        font-size: 14px !important;
    }

    h4.content-news {
        font-size: 16px !important;
    }

    .new-highlight {
        font-size: 28px !important;
        line-height: 30px !important;
    }
}

@media only screen and (max-width: 1020px) {
    .slick-center {
        top: -10px;
        display: block;
        opacity: 1;
    }

    .crad-m-t {
        margin-top: 20px;
    }

    .button-search {
        width: 90% !important;
    }

    .show-menu-mobile {
        display: block !important;
    }

    .show-mobile {
        display: normal !important;
    }
}

@media only screen and (max-width: 768px) {
    .footer-mobile {
        display: block !important;
    }

    .footer-desktop {
        display: none !important;
    }

    table tr td.width-td {
        width: 39%;
    }
}

@media only screen and (min-width: 991px) and (max-width: 1024px) {
    br.section-text {
        display: none !important;
    }

    table tr td.width-td {
        width: 42%;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1440px) {
    br.section-text {
        display: none !important;
    }

    table tr td.width-td {
        width: 43%;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1400px) {
    .header-menu {
        width: 38% !important;
    }
    /* .header-nav .nav > li > a {
        padding: 30px 4px !important;
    } */
    .menu-mobile-p {
        padding-left: unset;
        padding-right: unset;
    }

    .dlab-info .card-title span {
        font-size: 80px;
        font-weight: 500;
    }

    br.section-text {
        display: none !important;
    }

    .background-earth {
        background-size: 136% !important;
    }

    .shipment-detail {
        margin-top: -80px;
    }

    .space {
        height: 80px;
    }

    .show-menu-mobile {
        display: none !important;
    }

    .show-mobile {
        display: none !important;
    }

    .footer-mobile {
        display: none !important;
    }

    .footer-desktop {
        display: block !important;
    }

    .new-header {
        height: 90vh !important;
    }
}

.product-name {
    font-size: 36px;
    line-height: 49px;
}

.product-size {
    font-size: 32px;
    line-height: 45px;
}

.product-size-det {
    font-size: 14px;
}

@media only screen and (min-width: 1399px) and (max-width: 1440px) {
    .product-size {
        font-size: 25px;
        line-height: 35px;
    }
}

@media only screen and (min-width: 1366px) and (max-width: 1400px) {
    .site-header.center .logo-header {
        margin-top: unset !important;
    }

    br.section-text {
        display: none !important;
    }

    .background-earth {
        background-size: 92% !important;
    }

    .shipment-detail {
        margin-top: -80px;
    }

    .space {
        height: 80px;
    }

    .show-menu-mobile {
        display: none !important;
    }

    .show-mobile {
        display: none !important;
    }

    .footer-mobile {
        display: none !important;
    }

    .footer-desktop {
        display: block !important;
    }

    .product-size {
        font-size: 18px; /* 26px */
        line-height: 30px;
    }
}


@media only screen and (max-width: 1440px) {
    .main-slider .item .slide {
        height: 600px !important;
    }

    .new-header {
        height: 80vh !important;
    }
}

@media only screen and (max-width: 768px) {
    .main-slider .item .slide {
        /* height: 700px !important; */
        min-height: calc(100vh - 64px) !important;
    }
}

@media only screen and (max-width: 640px) {
    .main-slider .item .slide {
        min-height: calc(100vh - 64px) !important;
    }
}

@media only screen and (max-width: 425px) {
    .main-slider .item .slide {
        min-height: calc(100vh - 64px) !important;
    }
}

@media only screen and (max-width: 320px) {
    .main-slider .item .slide {
        min-height: calc(100vh - 64px) !important;
    }
}

@media only screen and (min-width: 1440px) {
    .recipes-card-m {
        margin-left: 100px !important;
    }

    .dlab-info .card-title span {
        font-size: 80px;
        font-weight: 500;
    }

    br.section-text {
        display: none !important;
    }

    .shipment-detail {
        margin-top: -80px;
    }

    .space {
        height: 80px;
    }

    .footer-mobile {
        display: none !important;
    }

    .footer-desktop {
        display: block !important;
    }
}

@media only screen and (min-width: 1440px) {
    .content-text {
        text-align: left !important;
        margin-left: 100px !important;
    }

    .recipes-card-m {
        margin-left: 100px !important;
    }

    table tr td.width-td {
        width: 43%;
    }
}

@media only screen and (min-width: 1600px) {
    .content-text {
        text-align: left !important;
        margin-left: 180px !important;
    }

    .recipes-card-m {
        margin-left: 180px !important;
    }

    table tr td.width-td {
        width: 44%;
    }
}

@media only screen and (min-width: 1920px) {
    .content-text {
        text-align: left !important;
        margin-left: 334px !important;
    }

    .recipes-card-m {
        margin-left: 334px !important;
    }

    br.section-text {
        display: none !important;
    }

    .background-earth {
        background-size: 50% !important;
    }

    .shipment-detail {
        margin-top: -80px;
    }

    .space {
        height: 80px;
    }

    .footer-mobile {
        display: none !important;
    }

    .footer-desktop {
        display: block !important;
    }

    .new-header {
        height: 50vh !important;
    }

    table tr td.width-td {
        width: 45%;
    }
}
/*---------------------------------------------------------------
STYLE CONTENT
---------------------------------------------------------------*/
/*p {
    margin-bottom: unset !important;
}*/

.content-inner {
    padding-top: 60px;
    padding-bottom: 50px;
}

.section-head h3 {
    line-height: 1.2 !important;
    margin-bottom: 0px !important;
}

.f-family-Nothing {
    font-family: 'Nothing You Could Do';
}

.banner-gradient {
    margin-bottom: 20px;
    box-shadow: 0px 10px 35px rgba(0,0,0,0.2);
    position: relative;
    overflow: hidden;
    height: 500px;
    display: flex;
    align-items: flex-end;
    transition: all .2s ease-in-out;
    background-size: cover;
    z-index: 1;
}

    .banner-gradient::after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 50%;
        width: 100%;
        background-image: linear-gradient(0deg,#000,25%,rgba(0,24,23,0.0));
    }

h3.section-text {
    font-size: 60px;
    line-height: 75px;
    font-weight: 200;
}

    h3.section-text span {
        font-weight: 500 !important;
    }

h5.hand-write {
    font-size: 48px;
    font-family: 'Nothing You Could Do';
}

.text-secondary {
    color: #eb1c22 !important;
    font-size: 17px !important;
    font-weight: 300 !important;
}

.dlab-info .card-title {
    color: #e2ac38 !important;
    font-size: 24px;
    font-weight: 500 !important;
}

/*.dlab-info .card-title span {
        font-size: 80px !important;
        font-weight: 500 !important;
    }*/

.dlab-info .card-text {
    color: #595959 !important;
    font-size: 17px;
    font-weight: 300 !important;
}

.dlab-info .title {
    font-size: 35px !important;
    font-weight: 200 !important;
    background-image: linear-gradient(0deg,#000000,rgba(0,24,23,0.0)) !important;
}

    .dlab-info .title span {
        font-size: 35px !important;
        font-weight: 500 !important;
    }

.dlab-info .title2 {
    font-size: 35px;
    font-weight: 200;
    padding: 50px 30px 30px 30px;
    margin: 0px;
    background-image: linear-gradient(0deg,#000,rgba(0,24,23,0.0)) !important;
}

    .dlab-info .title2 span {
        font-size: 35px;
        font-weight: 500;
    }

.port-box1 .dlab-media img {
    transition: none !important;
    transform: unset !important;
}

.header-nav .nav > li > a {
    color: #eb1c22 !important;
    font-size: 17px;
    font-weight: 500 !important;
    text-transform: uppercase !important;
}

/*.header-nav .nav > li.active > a {
    border-bottom: 4px solid #eb1c22;
}
.header-nav .nav > li.active > a:after {
    border-bottom: 4px solid #eb1c22;
}*/

.button-search {
    height: 60px;
    width: 50%;
    margin: auto;
    position: relative;
}

    .button-search button {
        width: 70px;
        display: flex;
        align-items: center;
        position: absolute;
        height: 100%;
        background: transparent;
        border: 0;
        padding: 0;
        cursor: pointer;
        justify-content: center;
    }

.text-searchinput {
    height: 100%;
    border: 0;
    background: #ffffff85;
    display: block;
    width: 100%;
    padding: 10px 32px 10px 70px;
    font-size: 22px;
    border-radius: 34px;
}

    .text-searchinput:focus {
        outline: none;
    }

.text-search:focus {
    outline: none;
}

::placeholder {
    color: black;
    opacity: 1; /* Firefox */
}

.btn,
.btn-secondry {
    border-radius: 30px !important;
    font-size: 17px;
}

.btn {
    width: 230px;
}

.dlab-bnr-inr {
    height: 340px !important;
    background-size: cover;
    background-position: center center;
    display: table;
    width: 100%;
    text-align: center;
}

.top-news {
    height: 440px !important;
}

.main-slider .sub-title {
    font-size: 17px !important;
    font-weight: 300 !important;
}

.service-box1 p {
    font-size: 17px;
}

.service-box1 .icon-content {
    padding: 24px 20px !important;
}

.service-box1.shadow {
    box-shadow: 0px 20px 14px -10px rgba(0, 0, 0, 0.25) !important;
}

.recipes-card {
    width: 245px;
    height: 343px;
}

.recipes-card-rec {
    margin: 0 2px 0 2px;
    width: 245px;
    height: 343px;
}

.products-card {
    width: 250px;
}

.filter-recipe {
    position: relative;
    display: inline-block;
}

    .filter-recipe:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        display: inline-block;
        background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(255,255,255,1) 100%);
    }

.text-card {
    z-index: 10;
    margin-top: -125px;
    margin-left: 20px;
    margin-right: 20px;
}

.content-text {
    text-align: left !important;
    margin-left: 180px; /* 18% */
}

.background-earth {
    background-color: #f6f0e8;
    background-size: 90%;
    background-position: center;
    background-repeat: no-repeat;
}

.main-slider .content span {
    font-size: 50px;
    font-weight: 200 !important;
}

.site-header.center .logo-header {
    margin-top: 0px;
    margin-right: unset;
}

.recipes-card-m {
    width: 100%;
    margin-left: 50px;
}

.products-card-m {
    /*width: 100%;
    margin-left: unset !important;*/
}

.products-card-m {
    width: 100%;
    /* margin-left: 110px; */
}

.text-banner {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

    .text-banner span {
        font-size: 50px;
        line-height: 1.1;
        margin-bottom: 10px;
        display: block;
        color: #fff;
        font-weight: 200;
    }

.text-banner-top {
    width: 100%;
    position: absolute;
    top: 10%;
    /* transform: translateY(-50%); */
    left: 0;
}

    .text-banner-top span {
        font-size: 50px;
        line-height: 1.1;
        margin-bottom: 10px;
        display: block;
        color: #fff;
        font-weight: 200;
    }

.text-center-verti {
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.seperator {
    border-bottom: 1px solid #ccc;
}

.dlab-separator.style1 {
    height: 1px !important;
}

.btn-catagory {
    color: #fff;
    padding: 6px 13px;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    outline: none;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    line-height: 1.42857;
    border-radius: 6px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    width: 100px;
    background-color: #deb5b5;
}

.btn-download {
    color: #000;
    padding: 6px 13px;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    outline: none;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    line-height: 1.42857;
    border-radius: 20px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    width: 120px;
    background-color: #fff;
}

.mySlides {
    display: none;
}

img {
    max-width: 100%;
    margin-bottom: -5px;
}

figure {
    text-align: center;
}

.w3-container {
    padding: 0.01em 16px;
}

    .w3-container:after,
    .w3-panel:after,
    .w3-row:after,
    .w3-row-padding:after,
    .w3-topnav:after,
    .w3-clear:after,
    .w3-btn-group:before,
    .w3-btn-group:after,
    .w3-btn-bar:before,
    .w3-btn-bar:after {
        content: "";
        display: table;
        clear: both;
    }

.w3-row-padding {
    padding: 0 8px;
}

    .w3-row-padding > .w3-col {
        padding: 0 8px;
    }

.w3-section {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
}

[class*="w3-border-"] {
    border-style: solid;
    border-width: 1px;
}

.w3-border-red,
.w3-hover-border-red:hover {
    border-color: #000 !important;
}

.w3-hover-shadow {
    transition: background-color .3s,color .15s,box-shadow .3s,opacity 0.3s;
}

    .w3-hover-shadow:hover {
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
    }

.sticky-bottom {
    position: sticky;
    z-index: 1020;
    bottom: 0px;
}

.recipes-social-icon li a {
    font-size: 17px !important;
    font-weight: 400;
    height: 30px !important;
    line-height: 30px !important;
    width: 30px !important;
}

.recipes-card-content {
    position: absolute !important;
    bottom: 0px;
}

.w3-hover-shadow.slide-images {
    max-width: 60px;
    border-radius: 6px;
}

.space1 {
    margin-right: 60px;
}

.space2 {
    margin-left: 50px;
}

.nav1.menu-left {
    text-align: unset !important;
    width: 45% !important;
}

.header-nav .nav.menu-left > li > a {
    padding: 30px 50px 34px 0px !important;
}

.nav2.menu-right {
    text-align: right !important;
    width: 45% !important;
}

.header-nav .nav.menu-right > li > a {
    padding: 30px 0px 34px 12px !important;
}

p.new-day {
    font-size: 14px;
    font-weight: 300;
}

h4.content-news {
    font-size: 22px;
    font-weight: 300;
    line-height: 30px;
}

.new-highlight {
    font-size: 35px;
    font-weight: 300;
}

.content {
    font-size: 17px;
    font-weight: 200;
}

.cooking-prev, .cooking-next {
    cursor: pointer;
    position: absolute;
    top: 30%;
    width: auto;
    font-size: 50px;
}

.cooking-prev {
    z-index: 10;
    left: 0px;
}

.cooking-next {
    right: 0px;
}

.recipes-prev, .recipes-next {
    cursor: pointer;
    position: absolute;
    top: 40%;
    width: auto;
    font-size: 50px;
}

.recipes-prev {
    left: -40px;
}

.recipes-next {
    right: -40px;
}
/* Next & previous buttons */
.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 35%;
    width: auto;
    font-size: 50px;
}

/* Position the "next button" to the right */
.prev {
    left: 100px;
}

.next {
    right: 100px;
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #ed9ea1;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

    .dot.active {
        background-color: #f21a1f;
    }

    .dot:hover {
        background-color: #f21a1f;
    }

.show-all {
    display: flex !important;
}

.offshowbtn {
    display: none;
}

.show-content0 {
    display: none !important;
}

.show-content1 {
    display: block !important;
}

.img-icon {
    color: #fff;
}

.widget-link li:after {
    color: #000 !important;
}

div.privacypolicy-contant p {
    font-weight: 300;
}

.privacypolicy-title {
    font-size: 60px;
}

.privacypolicy-contant p {
    font-size: 17px;
}

/*.acod-head a:after {
    font-family: 'Line Awesome Free';
    content: "\f068";
    font-size: 24px;
}

.acod-head a.collapsed:after {
    font-family: 'Line Awesome Free';
    content: "\f067";
    font-size: 24px;
}*/

ul li::marker {
    color: #eb1c22;
}

.active-menu {
    border-bottom-color: #EB1C22 !important;
}
/*---------------------------------------------------------------
SLICK
---------------------------------------------------------------*/
.slick-track {
    display: flex !important;
}

.slick-slide {
    height: inherit !important;
    margin: 10px;
    outline: none;
    background-color: white;
}

.slick-prev:before,
.slick-next:before {
    font-size: 50px !important;
    color: #595959 !important;
}

.slick-prev {
    left: -50px !important;
}

/*---------------------------------------------------------------
FOOTER
---------------------------------------------------------------*/

.site-footer .footer-top {
    background-color: #ebebeb !important;
    background-image: unset !important;
}

.site-footer .widget .footer-title {
    color: #eb1c22 !important;
    border: unset !important;
    padding-bottom: unset !important;
}

.site-footer .widget p {
    color: #000000 !important;
}

.footer-bottom {
    background-color: #ebebeb !important;
}

    .footer-bottom .text-left {
        color: #000000;
    }

        .footer-bottom .text-left widget-link {
            color: #000000;
        }

    .footer-bottom .text-right {
        color: #000000;
        font-weight: 200 !important;
    }

    .footer-bottom a {
        color: #000000 !important;
    }

        .footer-bottom a:hover {
            color: #eb1c22 !important;
        }

.blog-post.blog-rounded.blog-awards {
    border-radius: 10px;
    box-shadow: unset;
}

.max-height {
    height: 100%;
}

.max-width {
    width: 100%;
}

.header-width {
    width: calc(100%/3);
    top: 36%
}

    .header-width > a {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

.header-width-t {
    width: calc(100%/3);
    /* top: 36% */
}

.nav-left > li {
    text-align: left;
}

.nav-right > li {
    text-align: right;
}

.product-cat-img-width {
    width: 250px !important;
    height: 250px !important;
}

.nd-product-img {
    margin-left: 2vw;
}

.custom-button {
    background-color: white;
    border: 2px solid #f2f2f2;
    padding: 10px;
}

.form-control {
    background-color: white;
    border: 2px solid #f2f2f2 !important;
    border-radius: 5px;
    padding: 10px;
}

a.text-primary:focus, a.text-primary:hover {
    color: #000 !important;
}

ul li p a:hover {
    color: #eb1c22 !important;
}

@media only screen and (max-width: 1440px) {
}

@media only screen and (max-width: 1080px) {
    .container-custom {
        margin-left: 10vw !important;
        margin-right: 10vw !important;
    }

    .container-custom-p {
        padding-left: 10vw !important;
        padding-right: 10vw !important;
    }

    .container-custom-c {
        margin-left: 10vw !important;
        margin-right: 0vw;
    }

    .container-custom-c2 {
        margin-left: 0vw !important;
        margin-right: 0vw !important;
    }

    .container-custom-revert {
        margin-left: -10vw !important;
        margin-right: -10vw !important;
    }

    .lonly-container-custom {
        margin-left: 10vw !important;
    }

    .nd-product-img {
        margin-left: 0vw;
    }

    .privacypolicy-title {
        font-size: 40px;
    }

    .privacypolicy-contant p {
        font-size: 16px;
    }
}

@media only screen and (max-width: 768px) {
    .container-custom-c {
        margin-left: 5vw !important;
        margin-right: 5vw !important;
    }

    .container-custom-c2 {
        margin-left: 0vw !important;
        margin-right: 0vw !important;
    }
}

@media only screen and (max-width: 640px) {
    .container-custom {
        margin-left: 5vw !important;
        margin-right: 5vw !important;
    }

    .container-custom-p {
        padding-left: 5vw !important;
        padding-right: 5vw !important;
    }

    .container-custom-c {
        margin-left: 5vw !important;
        margin-right: 5vw !important;
    }

    .container-custom-c2 {
        margin-left: 0vw !important;
        margin-right: 0vw !important;
    }

    .container-custom-revert {
        margin-left: -5vw !important;
        margin-right: -5vw !important;
    }

    .lonly-container-custom {
        margin-left: 5vw !important;
    }

    .line-space {
        line-height: 70px;
    }
}


@media only screen and (max-width: 1350px) and (min-width: 991px) {
    .header-wraper {
        white-space: normal;
        position: relative;
    }

    .has-wraper > a {
        bottom: 15px !important;
        position: relative;
    }
}

@media only screen and (max-width: 991px) {
    .show-pc {
        display: none !important;
    }

    .show-m {
        display: block !important;
    }

    .m-display-unset{
        display:unset!important;
    }

    .m-margin-side-0{
        margin-left:0!important;
        margin-right:0!important;
    }

    .m-p-t6vh {
        padding-top: 6vh !important;
    }

    .m-p-b4vh {
        padding-bottom: 4vh !important;
    }

    .font-17 {
        font-size: 4vw !important;
        line-height: 7vw !important;
    }

    .font-22 {
        font-size: 4vw !important;
        line-height: 6vw !important;
    }

    .font-27 {
        font-size: 5vw !important;
        line-height: 7vw !important;
    }

    .font-30 {
        font-size: 8vw !important;
        line-height: 10vw !important;
    }

    .font-34 {
        font-size: 8vw !important;
        line-height: 10vw !important;
    }

    .font-35 {
        font-size: 8.2vw !important;
        line-height: 10vw !important;
    }

    .font-55 {
        font-size: 7.8vw !important;
        line-height: 11vw !important;
    }

    .show-pc.product-cat {
        display: none !important;
    }

    .show-m.product-cat {
        display: block !important;
    }

    .show-xm.product-cat {
        display: none !important;
    }

    .title2 {
        font-size: 23px !important;
        padding: 50px 30px 20px 30px !important;
    }

        .title2 > span {
            font-size: 23px !important;
        }

    .bp-padding-m {
        padding: 0px 1% 0px 1% !important;
    }

    .bg-brands {
        background: url('/images/brand-who-we-are_img/brand_brand-vision-bg-m.png') no-repeat !important;
        background-size: cover;
        height: calc(50vh + 40vw);
    }

    .mobile-nav {
        width: 100% !important;
    }

        .mobile-nav > li {
            padding-top: 10px !important;
            padding-bottom: 10px !important;
            padding-right: 20px !important;
            padding-left: 20px !important;
            padding-top: 0.5vh;
            text-align: center !important;
        }

            .mobile-nav > li > a {
                padding: 0px !important;
            }

    br.section-text {
        display: none !important;
    }

    .section-header-custom > h3 {
        font-size: calc(5.5vw + 4vh) !important;
        line-height: calc(6.5vw + 4vh) !important;
    }

    .card-header-custom > h3 {
        font-size: calc(1.5vw + 3.5vh) !important;
        line-height: calc(4.5vw + 3.5vh) !important;
    }

        .card-header-custom > h3 > span {
            font-size: calc(7vw + 5vh) !important;
            line-height: calc(8vw + 5vh) !important;
        }
}

/* -- li-t -- */

.lil1-t {
    padding-top: 30px !important;
    padding-bottom: 25px !important;
    padding-right: 2vw !important;
    padding-left: 2vw !important;
    border-bottom: 5px solid rgba(255, 255, 255, 0); /*-- #EB1C22 --*/
}

.lil2-t {
    padding-top: 30px !important;
    padding-bottom: 25px !important;
    padding-right: 2vw !important;
    padding-left: 2vw !important;
    border-bottom: 5px solid rgba(255, 255, 255, 0);
}

.lil3-t {
    padding-top: 30px !important;
    padding-bottom: 25px !important;
    padding-right: 2vw !important;
    padding-left: 2vw !important;
    border-bottom: 5px solid rgba(255, 255, 255, 0);
}

.lir1-t {
    padding-top: 30px !important;
    padding-bottom: 25px !important;
    padding-right: 2vw !important;
    padding-left: 2vw !important;
    border-bottom: 5px solid rgba(255, 255, 255, 0);
}

.lir2-t {
    padding-top: 30px !important;
    padding-bottom: 25px !important;
    padding-right: 1.5vw !important;
    padding-left: 1.5vw !important;
    border-bottom: 5px solid rgba(255, 255, 255, 0);
}

.lir3-t {
    padding-top: 30px !important;
    padding-bottom: 25px !important;
    padding-right: 2vw !important;
    padding-left: 2vw !important;
    border-bottom: 5px solid rgba(255, 255, 255, 0);
}

@media only screen and (min-width: 992px) {
    .show-pc {
        display: normal !important;
    }

    .show-m {
        display: none !important;
    }

    .show-pc.product-cat {
        display: normal !important;
    }

    .show-m.product-cat {
        display: none !important;
    }

    .show-xm.product-cat {
        display: none !important;
    }

    .m-b60-pc {
        margin-bottom:60px;
    }

    .bg-brands {
        background: url('/images/brand-who-we-are_img/brand_brand-vision-bg-pc.png') no-repeat;
        background-size: cover;
        height: calc(50vh + 40vw);
    }

    .no-pad {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }

    .lil1 {
        padding-right: 0px !important;
        padding-left: 1.3vw !important;
    }

    .lil2 {
        padding-right: 0px !important;
        padding-left: 1vw !important;
    }

    .lil3 {
        padding-right: 0px !important;
        padding-left: 0.3vw !important;
    }

    .lir1 {
        padding-right: 1.5vw !important;
        padding-left: 0px !important;
    }

    .lir2 {
        padding-right: 3vw !important;
        padding-left: 0vw !important;
    }

    .lir3 {
        padding-right: 0.7vw !important;
        padding-left: 0vw !important;
    }
}

@media only screen and (min-width: 614px) and (max-width: 991px) {
    .show-pc {
        display: none !important;
    }

    .show-m {
        display: block !important;
    }

    .show-pc.product-cat {
        display: none !important;
    }

    .show-m.product-cat {
        display: block !important;
    }

    .show-xm.product-cat {
        display: none !important;
    }
}

@media only screen and (max-width: 614px) {
    .show-pc {
        display: none !important;
    }

    .show-m {
        display: block !important;
    }

    .show-pc.product-cat {
        display: none !important;
    }

    .show-m.product-cat {
        display: none !important;
    }

    .show-xm.product-cat {
        display: block !important;
    }
}

    /*@media only screen and (max-width: 990px) {
    .show-m.product-cat {
        display: none !important;
    }

    .show-sm.product-cat {
        display: block !important;
    }
}*/

    @media only screen and (min-width: 1366px) {
        .lir2-t {
            padding-top: 30px !important;
            padding-bottom: 25px !important;
            padding-right: 0.5vw !important;
            padding-left: 0.5vw !important;
            border-bottom: 5px solid rgba(255, 255, 255, 0);
        }

        .lir2-t-b {
            padding-top: 30px !important;
            padding-bottom: 25px !important;
            padding-right: 0.5vw !important;
            padding-left: 0.5vw !important;
            border-bottom: 5px solid rgba(255, 255, 255, 0);
        }
    }

    @media only screen and (min-width: 1025px) and (max-width: 1366px) {
        .lir2-t {
            text-align: center;
            padding-top: 24px !important;
            padding-bottom: 11px !important;
            padding-right: 0.5vw !important;
            padding-left: 0.5vw !important;
            border-bottom: 5px solid rgba(255, 255, 255, 0);
        }

        .lir2-t-b {
            text-align: center;
            padding-top: 20px !important;
            padding-bottom: 15px !important;
            padding-right: 0.5vw !important;
            padding-left: 0.5vw !important;
            border-bottom: 5px solid rgba(255, 255, 255, 0);
        }
    }

    @media only screen and (min-width: 1350px) and (max-width: 1366px) {
        .lir2-t {
            text-align: center;
            padding-top: 30px !important;
            padding-bottom: 25px !important;
            padding-right: 0.5vw !important;
            padding-left: 0.5vw !important;
            border-bottom: 5px solid rgba(255, 255, 255, 0);
        }

        .lir2-t-b {
            text-align: center;
            padding-top: 30px !important;
            padding-bottom: 25px !important;
            padding-right: 0.5vw !important;
            padding-left: 0.5vw !important;
            border-bottom: 5px solid rgba(255, 255, 255, 0);
        }
    }

    @media only screen and (max-width: 1024px) {
        .lir1-t {
            padding-top: 44px !important;
            padding-bottom: 26px !important;
            padding-right: 2vw !important;
            padding-left: 2vw !important;
            border-bottom: 5px solid rgba(255, 255, 255, 0);
        }

        .lir2-t {
            text-align: center;
            padding-top: 24px !important;
            padding-bottom: 11px !important;
            padding-right: 1.5vw !important;
            padding-left: 1.5vw !important;
            border-bottom: 5px solid rgba(255, 255, 255, 0);
        }

        .lir2-t-b {
            text-align: center;
            padding-top: 24px !important;
            padding-bottom: 11px !important;
            padding-right: 1.5vw !important;
            padding-left: 1.5vw !important;
            border-bottom: 5px solid rgba(255, 255, 255, 0);
        }

        .lir3-t {
            padding-top: 30px !important;
            padding-bottom: 26px !important;
            padding-right: 2vw !important;
            padding-left: 2vw !important;
            border-bottom: 5px solid rgba(255, 255, 255, 0);
        }
    }

    @media only screen and (max-width: 400px) {
        .h3-mobile {
            font-size: 12.5vw !important;
        }
    }

    @media only screen and (max-width: 440px) {
        .m-product-font {
            top: 30px;
            position: relative;
        }

        .m-p-s0 {
            padding-left: 0px !important;
            padding-right: 0px !important;
        }

        .m-header-font-size {
            font-size: 11vw !important;
            line-height: 10vw !important;
        }

        .m-header-font-size2 {
            font-size: 8vw !important;
            line-height: 10vw !important;
        }

        .m-header-home-font-size {
            font-size: 9vw !important;
            line-height: 13vw;
        }

        .m-subheader-font-size {
            font-size: 28px !important;
        }

        .line-space {
            line-height: 70px;
        }

        .m-partner-height {
            height: calc(50vh + 10vw) !important;
        }

        .m-partner-img {
            background-image: url('/images/partner/brand_be-partner-m.png') !important;
        }

        .m-left-button {
            text-align: left !important;
        }

        .m-font {
            font-size: 40px !important;
            position: relative;
            bottom: 10px;
        }

        .m-font2 {
            font-size: 45px !important;
            position: relative;
            bottom: 10px;
        }
    }

    @media only screen and (min-width: 1601px) {
        .aboutus-left-img {
            position: absolute;
            bottom: 60%;
            right: 87%;
            width: 22% !important;
        }

        .aboutus-right-img {
            position: absolute;
            top: 49%;
            left: 90%;
            width: 15% !important;
        }

        .product-font {
            font-size: 4.1vw;
        }

        .container-left {
            margin-left: 10vw;
            padding-left: 18px;
        }
    }

    @media only screen and (max-width: 1601px) {
        .aboutus-left-img {
            position: absolute;
            bottom: 60%;
            right: 87%;
            width: 22% !important;
        }

        .aboutus-right-img {
            position: absolute;
            top: 49%;
            left: 90%;
            width: 15% !important;
        }

        .product-font {
            font-size: 4.1vw;
        }

        .container-left {
            margin-left: 10vw;
            padding-left: 18px;
        }
    }

    @media only screen and (max-width: 1441px) {
        .aboutus-left-img {
            position: absolute;
            bottom: 60%;
            right: 87%;
            width: 22% !important;
        }

        .aboutus-right-img {
            position: absolute;
            top: 49%;
            left: 90%;
            width: 15% !important;
        }

        .container-left {
            margin-left: 5.8vw;
            padding-left: 18px;
        }
    }

    @media only screen and (max-width: 641px) {
        .container-left {
            margin-left: 3vw;
            padding-left: 10px;
        }
    }

    .blog-post .dlab-post-meta2 {
        color: #4c4c4c !important;
        font-size: 17px;
        font-weight: 300;
        margin-bottom: 10px;
        align-items: center;
        clear: both;
    }

        .blog-post .dlab-post-meta2 p {
            line-height: 20px !important;
        }

    @media only screen and (min-width: 768px) and (max-width: 991px) {
        .blog-post .dlab-post-meta2 {
            font-size: 27px;
        }

            .blog-post .dlab-post-meta2 p {
                line-height: 40px !important;
            }
    }

    .bg-brands {
        background: url('/images/brand-who-we-are_img/brand_brand-vision-bg-pc.png') no-repeat;
        background-size: contain;
    }

    th, td {
        padding: 8px;
    }

    .sunlee-shadow {
        box-shadow: 0px 40px 30px -15px rgba(0, 0, 0, 0.3) !important
    }

    .sunlee-shadow-sm {
        box-shadow: 0px 30px 20px -15px rgba(0, 0, 0, 0.2) !important
    }

    input[type=checkbox] {
        -webkit-appearance: checkbox;
    }

    ::-webkit-input-placeholder {
        color: #807f7f !important;
        font-size: 14.5px !important;
        font-weight: 300 !important;
        padding-top:2px;
    }

    .border-footer {
        color: #eb1c22 !important;
        display: block !important;
        padding: 6vw 40px 6vw 0px !important;
        border-top: 0px solid #C5C5C5 !important;
        border-left: 0px solid #C5C5C5 !important;
        border-right: 0px solid #C5C5C5 !important;
        border-bottom: 1px solid #C5C5C5 !important;
        border-radius: 0px !important;
    }

    .search-box:active {
        border: 0px !important;
    }

    .recipes-dropdown > button {
        background-color: transparent !important;
        color: black !important;
        border: 1px !important;
        font-size: 17px !important;
        font-weight: 300;
    }

        .recipes-dropdown > button :hover {
            background-color: transparent !important;
            color: black !important;
            border: 1px !important;
            font-size: 17px !important;
            font-weight: 300;
        }

    .select-dropdown > button {
        background-color: #fff !important;
        color: #807f83 !important;
        border: 1px solid #00000014 !important;
        font-size: 13.5px !important;
        font-weight: 300;
    }

        .select-dropdown > button :hover {
            background-color: #fff !important;
            color: #807f83 !important;
            border: 1px solid #00000014 !important;
            font-size: 13.5px !important;
            font-weight: 300;
        }

    .header {
        position: absolute;
        width: 100%;
        height: auto !important;
        transition: all 0.5s;
    }

    @media only screen and (max-width: 991px) {
        .header .title {
            top: 0;
            left: 0;
            width: 100%;
            transition: all 0.5s;
            padding: 15% 10vw 5% 10vw;
            margin: 0px;
            background-image: linear-gradient(180deg,rgba(0,0,0,0.8),rgba(0,0,0,0.0)) !important;
        }

        .m-ma0 {
            margin: 0px !important;
        }

        .m-m-side0 {
            margin-left: 0px !important;
            margin-right: 0px !important;
        }

        .m-m-b60 {
            margin-bottom: 60px !important;
        }

        .m-pa0 {
            padding: 0px !important;
        }
    }

    @media only screen and (min-width: 991px) {
        .header .title {
            top: 0;
            left: 0;
            width: 100%;
            transition: all 0.5s;
            padding: 5% 10vw 5% 10vw;
            margin: 0px;
            background-image: linear-gradient(180deg,rgba(0,0,0,0.8),rgba(0,0,0,0.0)) !important;
        }
    }

    .image-certificate {
        display: block;
        margin: auto;
        position: relative;
        top: 0%;
        height: 100%;
    }

    .content-scoll {
        height: 0px;
    }

    .text-scroll {
        position: relative;
        bottom: 75px;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 2;
    }

    .vertical-scroll {
        position: relative;
        bottom: 75px;
        left: 100%;
        transform: translate(-50%, -50%);
        border-left: 1px solid #FFFFFF;
        height: 50px;
        z-index: 2;
    }

    .bottom-animate {
        position: relative;
        bottom: 0px;
        transition: bottom 150ms linear;
    }

        .bottom-animate:hover {
            position: relative;
            bottom: 10px;
            transition: bottom 150ms linear;
        }

    .expand-animate {
        transition: all .2s ease-in-out;
    }

        .expand-animate:hover {
            transform: scale(1.1);
        }

    .bg-tr-slick > div > div > div {
        background-color: transparent !important;
    }

    .js-center > div {
        justify-content: center;
    }

    .text-button > div > span {
        font-size: 17px !important;
        font-weight: 400;
        margin: 0px;
    }

    .hide {
        display: none;
    }

    .hide2 {
        height: 0px;
        transition: 0.6s;
    }

    .submenu {
        height: 340px;
        background-color: #FFFFFF;
    }

    .submenu2 {
        height: 300px;
        background-color: #FFFFFF;
        transition: 0.6s;
    }

    .text-ph::-webkit-input-placeholder {
        color: black !important;
        font-size: 22px !important;
        font-weight: 500 !important;
        padding-top:2px;
        /* padding-top: 20%; */
    }

    .text-searchinput {
        height: 100%;
        border: 0;
        background: #ffffff85;
        display: block;
        width: 100%;
        padding: 10px 32px 10px 70px;
        font-size: 22px;
        border-radius: 34px;
    }

    .text-search {
        height: 100%;
        border: 0;
        background: #dedede7a;
        display: block;
        width: 100%;
        padding: 10px 32px 10px 70px;
        font-size: 22px;
        border-radius: 34px;
    }

    @media only screen and (min-width: 376px) {
        .text-ph-m::-webkit-input-placeholder {
            color: black !important;
            font-size: calc(0.9vw + 1.7vh) !important;
            font-weight: 500 !important;
            padding-top: 2px;
            text-align: center;
        }

        .text-searchinput-m {
            height: 100%;
            border: 0;
            background: #ffffff85;
            display: block;
            width: 100%;
            padding: 10px 30px 10px 30px;
            font-size: calc(0.9vw + 1.7vh) !important;
            border-radius: 34px;
            text-align: center;
        }

        .text-search-m {
            height: 100%;
            border: 0;
            background: #dedede7a;
            display: block;
            width: 100%;
            padding: 10px 32px 10px 70px;
            font-size: calc(0.9vw + 1.7vh) !important;
            border-radius: 34px;
        }
    }

    @media only screen and (max-width: 376px) {
        .text-ph-m::-webkit-input-placeholder {
            color: black !important;
            font-size: 16px !important;
            font-weight: 500 !important;
            padding-top: 2px;
            text-align: center;
        }

        .text-searchinput-m {
            height: 100%;
            border: 0;
            background: #ffffff85;
            display: block;
            width: 100%;
            padding: 10px 30px 10px 30px;
            font-size: 16px !important;
            border-radius: 34px;
            text-align:center;
        }

        .text-search-m {
            height: 100%;
            border: 0;
            background: #dedede7a;
            display: block;
            width: 100%;
            padding: 10px 32px 10px 70px;
            font-size: 16px !important;
            border-radius: 34px;
        }

        .font-4-5vw {
            font-size: 4.5vw !important;
            line-height: 5.5vw !important;
        }


        .font-5-5vw {
            font-size: 5.5vw;
            line-height: 6.5vw;
        }
    }


    .gj-datepicker-bootstrap [role=right-icon] button .gj-icon, .gj-datepicker-bootstrap [role=right-icon] button .material-icons {
        font-size: 30px !important;
        top: 8px !important;
        left: 11px !important;
    }

    button.btn-outline-secondary {
        border-radius: 5px !important;
    }

    .font-3w-3h {
        font-size: calc(3vw + 3vh);
        line-height: calc(4vw + 3vh);
    }
    
    .font-2_5w-2_5h {
        font-size: calc(2.5vw + 2.5vh);
        line-height: calc(4vw + 3vh);
    }

    .font-2w-1h {
        font-size: calc(2vw + 1vh);
        line-height: calc(3vw + 1vh);
    }

.privacypolicy-contant h4 {
    font-size: 35px;
    font-weight:300;
    line-height: 45px;
}
.privacypolicy-contant ul {
    margin-left: 4rem;
}