@font-face {
    font-family: 'cosmithsans';
    src: url('../fonts/cosmithsans.eot');
    src: url('../fonts/cosmithsans.eot?#iefix') format('embedded-opentype'),
        url('../fonts/cosmithsans.woff') format('woff'),
        url('../fonts/cosmithsans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'cosmithchic';
    src: url('../fonts/cosmithchic.eot');
    src: url('../fonts/cosmithchic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/cosmithchic.woff2') format('woff2'),
        url('../fonts/cosmithchic.woff') format('woff'),
        url('../fonts/cosmithchic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

select {
    background-image: url('../images/down-arrow.png');
    background-repeat: no-repeat;
    background-position: right 20px center;
    background-size: 18px;
    -ms-progress-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.ui-datepicker-title select{
    background-position: right 0px center;
}



.table-box-01 ul {
    border-right: none !important;
    border-left: solid 1px #08663c !important;
    border-top: solid 1px #08663c !important;
}


.table-box-01 ul li {
    border-left: none !important;
    border-right: solid 1px #08663c !important;
    border-bottom: solid 1px #08663c !important;
}


.media.product-list-ul>li {
    background: #fff;
    box-shadow: 0px 6px 16px -7px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 6px 16px -7px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 6px 16px -7px rgba(0, 0, 0, 0.75);
}

.media.product-list-ul>li p {
    color: #000;
}

.product-list-ul .media-info-box li {
    color: #000;
}

.media.product-list-ul>li:hover {
    box-shadow: 0px 6px 16px -7px rgba(0, 0, 0, 0.75) !important;
    -webkit-box-shadow: 0px 6px 16px -7px rgba(0, 0, 0, 0.75) !important;
    -moz-box-shadow: 0px 6px 16px -7px rgba(0, 0, 0, 0.75) !important;
}

.media-list-txt {
    padding: 0 15px;
}

.text-center {
    text-align: center;
}

.career-list {
    display: flex;
    flex-wrap: wrap;
    margin-left: -1%;
    margin-right: -1%;
    row-gap: 25px;
}

.career-list li {
    width: 31.3%;
    margin-left: 1%;
    margin-right: 1%;
    list-style: none;
    padding: 30px;
    background: #21794c;
    box-shadow: 0px 6px 16px -7px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: 0px 6px 16px -7px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 6px 16px -7px rgba(0, 0, 0, 0.75);
}

.career-list li h3 {
    color: #fff;
    margin-bottom: 10px;
    letter-spacing: 2px;
}

.career-list li p {
    color: #fff;
}

.about-top-3-cl li .border-one {
    border: solid 1px #47816a;
    padding: 5%;
}

.banner-txt .wrap {
    max-width: 1000px;
}

.calender-fld {
    background-image: url(../images/calender.png);
    background-repeat: no-repeat;
    background-position: top 12px right 16px;
    background-size: 33px;
}

.career_popup .fld-01 {
    border: 1px solid #e7e7e7;
}

.career_popup .file-upload-wrapper:after {
    border: 1px solid #e7e7e7;
}

.career_popup .btn-primary.fill-yellow:hover {
    background-color: #000;
    color: #fff;
}

.career_popup.fancybox-content {
    max-width: 1200px;
}

video {
    width: 100%;
    height: auto;
    cursor: pointer;
    vertical-align: bottom;
}

.play_button.playing {
    background: #ffffff url(../images/pause.png) no-repeat;
    background-position: center center;
}

.sub-banner .play_button {
    right: 15px;
    bottom: 5%;
    left: auto;
}

.play_button {
    --size: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: inherit;
    bottom: 25px;
    right: 25px;
    z-index: 99;
    width: var(--size);
    height: var(--size);
    cursor: pointer;
    background: #ffffff url(../images/play.png) no-repeat;
    background-position: center center;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.career-form li {
    display: grid;
}

.career-form li p {
    width: 100%;
    margin-bottom: 0px;
}

.contact-form-main .contact-form-block {
    padding: 0px;
    padding-right: 10px;
}

.btn-primary {
    cursor: pointer;
}

.df-floating .df-ui-controls {
    display: none !important;
}

._df_book.df-container.df-floating {
    background-color: transparent !important;
}

.df-ui-next {
    background: #BCBCBC url(../images/arrow-right.svg) center center no-repeat !important;
}

.df-ui-btn {
    background-color: #BCBCBC !important;
    width: 55px !important;
    height: 55px !important;
}

.df-ui-prev {
    background: #BCBCBC url(../images/arrow-left.svg) center center no-repeat !important;
}

.career-list li .btn-primary.fill-green {
    padding: 0px 30px;
}

.recipe-detail-main-wrapper {
    padding: 10px 0 140px;
    overflow: hidden;
}

.recipes-tumb-box {
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 35px;
    cursor: pointer;
}

.swiper-slide-thumb-active .recipes-tumb-box::after {
    content: "";
    width: 100%;
    height: 170px;
    opacity: 1;
    visibility: visible;
    background-color: #67A147;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    position: absolute;
    bottom: 0px;
    z-index: -1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.recipes-tumb-image {
    max-width: 186px;

    position: relative;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}

.recipes-tumb-image img {
    max-width: 100%;
    position: relative;
    z-index: 4;
}

.recipes-tumb-image::after {
    position: absolute;
    left: 5px;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: rgb(0, 0, 0);
    background: linear-gradient(180deg, rgb(141 141 141 / 47%) 0%, rgb(55 55 55 / 45%) 42%);
}



.recipes-tumb-content {
    width: 100%;
    padding: 20px 20px 0px;
}

.recipes-tumb-content h2 {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 1px;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;

}

.swipper-tumbnail-main {
    max-width: 900px;
    margin: 0 auto;
    margin-top: 50px;
    position: relative;
}

.swipper-tumbnail-main .swiper-button-prev,
.swipper-tumbnail-main .swiper-button-next {
    width: 45px;
    height: 45px;
    border: 1px solid #fff;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;

}

.swipper-tumbnail-main .swiper-button-prev {
    left: -75px;
}

.swipper-tumbnail-main .swiper-button-next {
    right: -75px;
}

.swipper-tumbnail-main .swiper-button-prev::after,
.swipper-tumbnail-main .swiper-button-next::after {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

.recipe-detail-top {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.recipe-detail-img {
    width: 60%;
    position: relative;
    padding-right: 80px;
    min-height: 650px;
    padding-top: 40px;


}

.recipe-detail-img-main {
    width: 100%;
    height: auto;
}

.recipe-detail-img-main img {
    width: 100%;
    opacity: 0;
    visibility: hidden;
    position: relative;
    /* top: -10000px; */
    transform: translate(-100%, 100%);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.swiper-slide-active .recipe-detail-img-main img {
    opacity: 1;
    visibility: visible;
    transform: translate(0, 0);
}


.swiper-slide.swiper-slide-next .recipe-detail-img-main img {
    transform: translate(100%, -100%);
}

.recipe-detail-content {
    width: 40%;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}


.swiper-slide-active .recipe-detail-content {
    opacity: 1;
    visibility: visible;
}

.recipe-detail-content h3 {
    color: #FFF;
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 20px;
}

.recipe-detail-content h2 {
    color: #FFF;
    font-family: 'cosmithchic';
    font-size: 82px;
    line-height: 80px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 10px;
}

.recipe-detail-content p {
    color: #FFF;
    font-size: 22px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
}

.recipe-detail-info {
    padding: 0;
    display: flex;
    margin-top: 30px;

}

.recipe-detail-info li img {
    margin-right: 10px;
}

.recipe-detail-info li {
    height: 35px;
    align-items: center;
    border: solid 1px #fff;
    color: #fff;
    list-style: none;
    display: inline-flex;
    padding: 5px 20px;
    margin-right: 20px;
}

.recipe-detail-bottom {
    position: absolute;
    bottom: 20px;
    text-align: center;
    width: 100%;
}

.recipe-detail-bottom h2 {
    color: #FFF;
    text-align: center;
    font-family: 'cosmithchic';
    text-transform: uppercase;
    font-size: 350px;
    line-height: 239px;
    font-style: normal;
    font-weight: 400;
    opacity: 0.2;
}


.inner-padding-top {
    position: relative;
}

.swiper.mySwiper2 {
    overflow: visible !important;
    position: inherit !important;
}


.product-detail-icon-four {
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    transform: scale(0, 0);
    rotate: -10deg;

}

.swiper-slide-active .product-detail-icon-four {
    opacity: 1;
    visibility: visible;
    transform: scale(1, 1);
    rotate: 0deg;
}



.product-detail-icon-three {
    position: absolute;
    top: 55%;
    right: 5%;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    rotate: -25deg;

}

.swiper-slide-active .product-detail-icon-three {
    opacity: 1;
    visibility: visible;
    rotate: 0deg;
}


.product-detail-icon-two {
    position: absolute;
    top: 90%;
    left: 0;
    z-index: -1;
    opacity: 0;
    visibility: hidden;

}

.product-detail-icon-five {
    width: 165px;
    position: absolute;
    top: 73%;
    right: 120px;
    z-index: -1;
    transition: all 5s ease-in-out;
    opacity: 0;
    visibility: hidden;

    rotate: 30deg;

}



.swiper-slide-active .product-detail-icon-five {
    opacity: 1;
    visibility: visible;
    rotate: 0deg;

}

.swiper-slide-active .product-detail-icon-two {
    transform: translate(0, 0);
    opacity: 1;
    visibility: visible;
    rotate: 0deg;
}

.product-detail-icon-one {
    position: absolute;
    top: 0;
    z-index: -1;
    left: 10%;
    transform: translate(-800px, 300px);
    transition: all 3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    rotate: -30deg;
}

.swiper-slide-active .product-detail-icon-one {
    transform: translate(0, 0);
    opacity: 1;
    visibility: visible;
    rotate: 0deg;
}


.swiper.mySwiper2 .swiper-wrapper,
.swiper.mySwiper2 .swiper-slide {
    position: inherit !important;
}

.recipe-detail-top {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.position {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}

.swiper-slide.swiper-slide-active {
    z-index: 9;
}

/* ----------------------------- */

.what-we-popup.fancybox-content {
    padding: 0;
    width: 100%;
}

.what-we-popup .image {
    height: 317px;
    width: 100%;
    background-size: cover !important;
}

.what-we-popup .image img {
    width: 100%;
}

.what-we-popup .content {
    padding: 40px 60px;
    max-height: 400px;
    overflow: auto;
}

.what-we-popup .content h4 {
    font-size: 24px;
    font-weight: 400;
    margin-bottom: 20px;
}

.what-we-popup .content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}

.what-we-popup .content ul {
    padding-left: 25px;
}

.what-we-popup .content li {
    font-family: "matter";
    font-size: 16px;
    line-height: 22px;
}

.what-we-popup .content li+li {
    margin-top: 15px;
}

.what-we-popup .content p:not(:last-child) {
    margin-top: 20px;
}

.what-we-popup .content::-webkit-scrollbar {
    width: 8px;
}

.what-we-popup .content::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.what-we-popup .content::-webkit-scrollbar-thumb {
    background: #1e6e43;
}

.what-we-popup .content::-webkit-scrollbar-thumb:hover {
    background: #105b33;
}

.product-list-main .right-block.no-left-side-block {
    width: 100%;
}

.pro-title-02 h3 {
    min-height: 50px;
}

.pro-img-block-small .img-holder-fill img {
    background: #f2f2f2;
    object-fit: cover;
}


/* .detail-col-ul.center-align-ul li:nth-child(odd),
.pro-detail-block-02.pro-block-3 .detail-col-ul li:nth-child(odd) {
    background: #669c34;
    color: #fff;
} */

/* .detail-col-ul.center-align-ul li:nth-child(odd) img {
    filter: invert(1);
} */

.pro-img-block-small.rel {
    display: none;
}

.pro-detail-block-02{
    margin-left:0 !important;
}

@media (max-width: 1450px) {
    .recipe-detail-bottom h2 {
        font-size: 280px;
        line-height: 210px;
    }
}

@media (max-width: 1200px) {
    .recipe-detail-bottom h2 {
        font-size: 210px;
        line-height: 170px;
    }
}

@media (max-width: 1040px) {
    .recipe-detail-bottom h2 {
        font-size: 150px;
        line-height: 106px;
    }
}

@media (max-width:768px) {
    .what-we-popup .content {
        padding: 30px;
        max-height: 400px;
        overflow: auto;
    }

    .what-we-popup .content h4 {
        margin-bottom: 10px;
    }

    .what-we-popup .content p:not(:last-child) {
        margin-top: 10px;
    }
}

@media (max-width: 767px) {
    .recipe-detail-bottom h2 {
        font-size: 100px;
        line-height: 75px;
    }

    .recipe-detail-bottom h2 {
        font-size: 60px;
        line-height: 50px;
    }

    .recipe-detail-content {
        width: 100%;
    }
}




@media (max-width:600px) {
    .what-we-popup .content li {
        font-size: 13px;
        line-height: 20px;
    }

    .what-we-popup .content {
        padding: 20px;
    }
}