/*
Template Name: Nutrey Core
Author: wpoceans
Version: 1.0
Email: support@wpoceans.com
*/

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content {
    background: rgba(135, 210, 113, 0.1);
    padding: 35px 40px;
    border: none;
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
    padding: 0px;
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active a {
    background: #87d271;
    color: #fff;
    text-transform: uppercase;
    margin-right: 3px;
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title a:hover {
    background: #87d271;
    color: #fff;
}

.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title a {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    color: #2b2e3a;
    text-transform: uppercase;
    padding: 15px 25px;
    border: 1px solid rgba(135, 210, 113, 0.5);
    display: block;
    margin-right: 3px;
}


.nutrey-section-title {
    margin-bottom: 60px;
    text-align: center;
}

@media (max-width: 991px) {
    .nutrey-section-title {
        margin-bottom: 50px;
    }
}

@media (max-width: 767px) {
    .nutrey-section-title {
        margin-bottom: 40px;
    }
}

.nutrey-section-title span {
    text-transform: capitalize;
    font-size: 20px;
    color: #6e6e6e;
    font-family: "Outfit", sans-serif;
    font-family: "Itim", cursive;
    font-weight: 400;
    text-align: center;
    line-height: 24px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    margin-bottom: 10px;
    display: inline-block;
}

.nutrey-section-title span span {
    color: #F78914;
}

.nutrey-section-title h2 {
    line-height: 55px;
    margin: 0;
    margin-top: 15px;
    position: relative;
    font-family: "Itim", cursive;
    font-weight: 500;
    margin-top: 0;
    font-weight: 400;
    font-size: 50px;
    line-height: 58px;
    text-align: center;
    text-transform: uppercase;
}

.nutrey-section-title h2:before {
    position: unset;
    left: 0;
    top: 0;
    width: 10px;
    height: 100%;
    background: #F78914;
    content: "";
}

@media (max-width: 767px) {
    .nutrey-section-title h2 {
        font-size: 32px;
        line-height: 40px;
    }
}

@media (max-width: 330px) {
    .nutrey-section-title h2 {
        font-size: 30px;
    }
}

.nutrey-section-title p {
    font-size: 18px;
}

/*--------------------------------------------------------------
3. content
--------------------------------------------------------------*/
/*3.1 wpo-hero-slider*/
.wpo-hero-slider,
.static-hero,
.wpo-hero-slider-s2 {
    width: 100%;
    height: 900px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

@media (max-width: 991px) {

    .wpo-hero-slider,
    .static-hero,
    .wpo-hero-slider-s2 {
        height: 600px;
    }
}

@media (max-width: 767px) {

    .wpo-hero-slider,
    .static-hero,
    .wpo-hero-slider-s2 {
        height: 500px;
    }
}

.wpo-hero-slider .swiper-slide,
.static-hero .swiper-slide,
.wpo-hero-slider-s2 .swiper-slide {
    overflow: hidden;
}

.wpo-hero-slider .swiper-container,
.wpo-hero-slider .hero-container,
.static-hero .swiper-container,
.static-hero .hero-container,
.wpo-hero-slider-s2 .swiper-container,
.wpo-hero-slider-s2 .hero-container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.wpo-hero-slider .slide-inner,
.wpo-hero-slider .hero-inner,
.static-hero .slide-inner,
.static-hero .hero-inner,
.wpo-hero-slider-s2 .slide-inner,
.wpo-hero-slider-s2 .hero-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-size: cover;
    background-position: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
}

.wpo-hero-slider .slide-inner:before,
.wpo-hero-slider .hero-inner:before,
.static-hero .slide-inner:before,
.static-hero .hero-inner:before,
.wpo-hero-slider-s2 .slide-inner:before,
.wpo-hero-slider-s2 .hero-inner:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #040128;
    content: "";
    opacity: .3;
}

.wpo-hero-slider .slide-inner .slide-content,
.wpo-hero-slider .hero-inner .slide-content,
.static-hero .slide-inner .slide-content,
.static-hero .hero-inner .slide-content,
.wpo-hero-slider-s2 .slide-inner .slide-content,
.wpo-hero-slider-s2 .hero-inner .slide-content {
    padding-bottom: 155px;
    position: relative;
    z-index: 111;
}

@media (max-width: 1700px) {

    .wpo-hero-slider .slide-inner .slide-content,
    .wpo-hero-slider .hero-inner .slide-content,
    .static-hero .slide-inner .slide-content,
    .static-hero .hero-inner .slide-content,
    .wpo-hero-slider-s2 .slide-inner .slide-content,
    .wpo-hero-slider-s2 .hero-inner .slide-content {
        padding-left: 0px;
    }
}

@media (max-width: 1199px) {

    .wpo-hero-slider .slide-inner .slide-content,
    .wpo-hero-slider .hero-inner .slide-content,
    .static-hero .slide-inner .slide-content,
    .static-hero .hero-inner .slide-content,
    .wpo-hero-slider-s2 .slide-inner .slide-content,
    .wpo-hero-slider-s2 .hero-inner .slide-content {
        padding-bottom: 0;
    }
}

@media (max-width: 991px) {

    .wpo-hero-slider .slide-inner .slide-content,
    .wpo-hero-slider .hero-inner .slide-content,
    .static-hero .slide-inner .slide-content,
    .static-hero .hero-inner .slide-content,
    .wpo-hero-slider-s2 .slide-inner .slide-content,
    .wpo-hero-slider-s2 .hero-inner .slide-content {
        padding-bottom: 0;
        padding-left: 30px;
    }
}

@media (max-width: 767px) {

    .wpo-hero-slider .slide-inner .slide-content,
    .wpo-hero-slider .hero-inner .slide-content,
    .static-hero .slide-inner .slide-content,
    .static-hero .hero-inner .slide-content,
    .wpo-hero-slider-s2 .slide-inner .slide-content,
    .wpo-hero-slider-s2 .hero-inner .slide-content {
        padding-left: 10px;
    }
}

.wpo-hero-slider .swiper-button-prev,
.wpo-hero-slider .swiper-button-next,
.static-hero .swiper-button-prev,
.static-hero .swiper-button-next,
.wpo-hero-slider-s2 .swiper-button-prev,
.wpo-hero-slider-s2 .swiper-button-next {
    background: rgba(255, 255, 255, 0.2);
    width: 60px;
    height: 60px;
    line-height: 59px;
    border: 2px solid #fff;
    border-radius: 50%;
    opacity: 0.7;
    text-align: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.wpo-hero-slider .swiper-button-prev:hover,
.wpo-hero-slider .swiper-button-next:hover,
.static-hero .swiper-button-prev:hover,
.static-hero .swiper-button-next:hover,
.wpo-hero-slider-s2 .swiper-button-prev:hover,
.wpo-hero-slider-s2 .swiper-button-next:hover {
    opacity: 0.9;
}

@media (max-width: 767px) {

    .wpo-hero-slider .swiper-button-prev,
    .wpo-hero-slider .swiper-button-next,
    .static-hero .swiper-button-prev,
    .static-hero .swiper-button-next,
    .wpo-hero-slider-s2 .swiper-button-prev,
    .wpo-hero-slider-s2 .swiper-button-next {
        display: none;
    }
}

.wpo-hero-slider .swiper-button-prev,
.static-hero .swiper-button-prev,
.wpo-hero-slider-s2 .swiper-button-prev {
    left: 25px;
}

.wpo-hero-slider .swiper-button-prev:before,
.static-hero .swiper-button-prev:before,
.wpo-hero-slider-s2 .swiper-button-prev:before {
    font-family: "themify";
    content: "\e629";
    font-size: 20px;
    color: #fff;
}

.wpo-hero-slider .swiper-button-next,
.static-hero .swiper-button-next,
.wpo-hero-slider-s2 .swiper-button-next {
    right: 25px;
}

.wpo-hero-slider .swiper-button-next:before,
.static-hero .swiper-button-next:before,
.wpo-hero-slider-s2 .swiper-button-next:before {
    font-family: "themify";
    content: "\e628";
    font-size: 20px;
    color: #fff;
}

@media (max-width: 991px) {

    .wpo-hero-slider .swiper-button-prev,
    .wpo-hero-slider .swiper-button-next,
    .static-hero .swiper-button-prev,
    .static-hero .swiper-button-next,
    .wpo-hero-slider-s2 .swiper-button-prev,
    .wpo-hero-slider-s2 .swiper-button-next {
        display: none;
    }
}

.wpo-hero-slider .swiper-pagination-bullet,
.static-hero .swiper-pagination-bullet,
.wpo-hero-slider-s2 .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    text-align: center;
    line-height: 12px;
    font-size: 12px;
    color: #000;
    opacity: 1;
    background: rgba(255, 255, 255, 0.2);
}

@media screen and (min-width: 992px) {

    .wpo-hero-slider .swiper-pagination-bullet,
    .static-hero .swiper-pagination-bullet,
    .wpo-hero-slider-s2 .swiper-pagination-bullet {
        display: none;
    }
}

.wpo-hero-slider .swiper-pagination-bullet-active,
.static-hero .swiper-pagination-bullet-active,
.wpo-hero-slider-s2 .swiper-pagination-bullet-active {
    color: #fff;
    background: #fff;
    width: 12px;
    height: 12px;
    text-align: center;
    line-height: 12px;
}

.wpo-hero-slider .swiper-container-horizontal>.swiper-pagination-bullets,
.wpo-hero-slider .swiper-pagination-custom,
.wpo-hero-slider .swiper-pagination-fraction,
.static-hero .swiper-container-horizontal>.swiper-pagination-bullets,
.static-hero .swiper-pagination-custom,
.static-hero .swiper-pagination-fraction,
.wpo-hero-slider-s2 .swiper-container-horizontal>.swiper-pagination-bullets,
.wpo-hero-slider-s2 .swiper-pagination-custom,
.wpo-hero-slider-s2 .swiper-pagination-fraction {
    bottom: 30px;
}

.wpo-hero-slider .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.static-hero .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.wpo-hero-slider-s2 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 8px;
}

@media (max-width: 1199px) {

    .wpo-hero-slider,
    .static-hero,
    .wpo-hero-slider-s2 {
        height: 680px;
    }
}

@media (max-width: 991px) {

    .wpo-hero-slider,
    .static-hero,
    .wpo-hero-slider-s2 {
        height: 600px;
    }
}

@media (max-width: 767px) {

    .wpo-hero-slider,
    .static-hero,
    .wpo-hero-slider-s2 {
        height: 500px;
    }
}

@media (max-width: 575px) {

    .wpo-hero-slider,
    .static-hero,
    .wpo-hero-slider-s2 {
        height: 450px;
    }
}

.wpo-hero-slider .gradient-overlay,
.static-hero .gradient-overlay,
.wpo-hero-slider-s2 .gradient-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: .50;
    background: -ms-linear-gradient(left, #000 45%, transparent 65%);
    background: -webkit-gradient(linear, left top, right top, color-stop(45%, #000), color-stop(65%, transparent));
    background: left, #000 45%, transparent 65%;
}

.wpo-hero-slider .gradient-overlay+.container,
.static-hero .gradient-overlay+.container,
.wpo-hero-slider-s2 .gradient-overlay+.container {
    position: relative;
    z-index: 11;
}

.wpo-hero-slider .swiper-slide,
.static-hero .swiper-slide,
.wpo-hero-slider-s2 .swiper-slide {
    position: relative;
    z-index: 11;
}

.wpo-hero-slider .slide-sub-title p,
.static-hero .slide-sub-title p,
.wpo-hero-slider-s2 .slide-sub-title p {
    font-weight: 400;
    font-size: 25px;
    line-height: 30px;
    color: #fff;
    margin-bottom: 15px;
}

@media (max-width: 767px) {

    .wpo-hero-slider .slide-sub-title p,
    .static-hero .slide-sub-title p,
    .wpo-hero-slider-s2 .slide-sub-title p {
        font-size: 20px;
    }
}

@media (max-width: 575px) {

    .wpo-hero-slider .slide-sub-title p,
    .static-hero .slide-sub-title p,
    .wpo-hero-slider-s2 .slide-sub-title p {
        font-size: 18px;
    }
}

.wpo-hero-slider .slide-sub-title span,
.static-hero .slide-sub-title span,
.wpo-hero-slider-s2 .slide-sub-title span {
    color: #F78914;
}

.wpo-hero-slider .wpo-hero-title-top span,
.static-hero .wpo-hero-title-top span,
.wpo-hero-slider-s2 .wpo-hero-title-top span {
    font-size: 22px;
    color: #e4e4e4;
    font-family: "Itim", cursive;
}

@media (max-width: 767px) {

    .wpo-hero-slider .wpo-hero-title-top span,
    .static-hero .wpo-hero-title-top span,
    .wpo-hero-slider-s2 .wpo-hero-title-top span {
        font-size: 15px;
    }
}

.wpo-hero-slider .slide-title,
.static-hero .slide-title,
.wpo-hero-slider-s2 .slide-title {
    max-width: 712px;
}

@media (max-width: 1199px) {

    .wpo-hero-slider .slide-title,
    .static-hero .slide-title,
    .wpo-hero-slider-s2 .slide-title {
        max-width: 555px;
    }
}

.wpo-hero-slider .slide-title h2,
.static-hero .slide-title h2,
.wpo-hero-slider-s2 .slide-title h2 {
    font-size: 75px;
    font-weight: 400;
    line-height: 85px;
    margin: 10px 0 15px;
    color: #fff;
    text-transform: uppercase;
}

.wpo-hero-slider .slide-title h2 span,
.static-hero .slide-title h2 span,
.wpo-hero-slider-s2 .slide-title h2 span {
    color: #F78914;
}

@media (max-width: 1199px) {

    .wpo-hero-slider .slide-title h2,
    .static-hero .slide-title h2,
    .wpo-hero-slider-s2 .slide-title h2 {
        font-size: 50px;
        font-size: 3.33333rem;
        line-height: 70px;
    }
}

@media (max-width: 991px) {

    .wpo-hero-slider .slide-title h2,
    .static-hero .slide-title h2,
    .wpo-hero-slider-s2 .slide-title h2 {
        font-size: 40px;
        font-size: 2.66667rem;
        line-height: 55px;
    }
}

@media (max-width: 767px) {

    .wpo-hero-slider .slide-title h2,
    .static-hero .slide-title h2,
    .wpo-hero-slider-s2 .slide-title h2 {
        font-size: 30px;
        font-size: 2rem;
        line-height: 36px;
    }
}

.wpo-hero-slider .slide-text,
.static-hero .slide-text,
.wpo-hero-slider-s2 .slide-text {
    max-width: 680px;
}

@media (max-width: 767px) {

    .wpo-hero-slider .slide-text,
    .static-hero .slide-text,
    .wpo-hero-slider-s2 .slide-text {
        max-width: 500px;
    }
}

.wpo-hero-slider .slide-text p,
.static-hero .slide-text p,
.wpo-hero-slider-s2 .slide-text p {
    font-size: 20px;
    line-height: 35px;
    max-width: 680px;
    margin-bottom: 40px;
    color: #eee;
}

@media (max-width: 991px) {

    .wpo-hero-slider .slide-text p,
    .static-hero .slide-text p,
    .wpo-hero-slider-s2 .slide-text p {
        font-size: 18px;
    }
}

@media (max-width: 767px) {

    .wpo-hero-slider .slide-text p,
    .static-hero .slide-text p,
    .wpo-hero-slider-s2 .slide-text p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 30px;
    }
}

@media (max-width: 991px) {

    .wpo-hero-slider .slide-btns,
    .static-hero .slide-btns,
    .wpo-hero-slider-s2 .slide-btns {
        max-width: 400px;
    }
}

.wpo-hero-slider .slide-btns .hero-video-btn,
.static-hero .slide-btns .hero-video-btn,
.wpo-hero-slider-s2 .slide-btns .hero-video-btn {
    margin-left: 40px;
}

@media (max-width: 767px) {

    .wpo-hero-slider .slide-btns .hero-video-btn,
    .static-hero .slide-btns .hero-video-btn,
    .wpo-hero-slider-s2 .slide-btns .hero-video-btn {
        margin-left: 20px;
    }
}

.wpo-hero-slider-s2 {
    height: 1000px;
}

@media (max-width: 1199px) {
    .wpo-hero-slider-s2 {
        height: 680px;
    }
}

@media (max-width: 991px) {
    .wpo-hero-slider-s2 {
        height: 600px;
    }
}

@media (max-width: 767px) {
    .wpo-hero-slider-s2 {
        height: 500px;
    }
}

.wpo-hero-slider-s2 .hero-inner .slide-content,
.wpo-hero-slider-s2 .slide-inner .slide-content {
    padding-bottom: 0;
    padding-top: 40px;
}

/*-------------------------------------------
    hero style 1
--------------------------------------------*/
.static-hero {
    background: #29395b;
    height: 1000px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

@media (max-width: 1199px) {
    .static-hero {
        height: 680px;
    }
}

@media (max-width: 991px) {
    .static-hero {
        height: 600px;
    }
}

@media (max-width: 767px) {
    .static-hero {
        height: 500px;
    }
}

.static-hero .slide-title {
    padding-top: 35px;
}

.static-hero .hero-inner .container {
    position: relative;
}

.static-hero .hero-inner::before {
    display: none;
}

@media (max-width: 1400px) {
    .static-hero .slide-text p {
        max-width: 600px;
    }
}

.static-hero .lawyer-pic {
    position: absolute;
    right: -70px;
    bottom: -220px;
    z-index: 1;
}

@media (max-width: 1600px) {
    .static-hero .lawyer-pic {
        right: 0;
    }
}

.static-hero .lawyer-pic .lawyer-shape {
    position: absolute;
    left: 0;
    top: 110px;
    width: 600px;
    height: 600px;
    background: #2f426b;
    border-radius: 50%;
    z-index: -1;
}

@media (max-width: 1400px) {
    .static-hero .lawyer-pic .lawyer-shape {
        width: 500px;
        height: 500px;
    }
}

@media (max-width: 1200px) {
    .static-hero .lawyer-pic .lawyer-shape {
        width: 400px;
        height: 400px;
    }
}

.static-hero .lawyer-pic .lawyer-shape .shape-1 {
    position: absolute;
    left: 6px;
    top: 35px;
    z-index: -99;
    -webkit-transform: rotate(8deg);
    transform: rotate(8deg);
}

@media (max-width: 1400px) {
    .static-hero .lawyer-pic .lawyer-shape .shape-1 {
        left: 0;
        top: 13px;
    }
}

@media (max-width: 1200px) {
    .static-hero .lawyer-pic .lawyer-shape .shape-1 {
        display: none;
    }
}

.static-hero .lawyer-pic .lawyer-shape .shape-2 {
    position: absolute;
    right: 0;
    bottom: -70px;
}

@media (max-width: 1200px) {
    .static-hero .lawyer-pic .lawyer-shape .shape-2 {
        display: none;
    }
}

@media (max-width: 1400px) {
    .static-hero .lawyer-pic {
        width: 440px;
        height: 640px;
        bottom: -200px;
    }
}

@media (max-width: 1199px) {
    .static-hero .lawyer-pic {
        width: 340px;
        height: 640px;
        bottom: -200px;
    }
}

@media (max-width: 991px) {
    .static-hero .lawyer-pic {
        display: none;
    }
}

@media screen and (min-width: 992px) {
    .static-hero .swiper-slide .container {
        padding-top: 10px;
    }
}

.static-hero .slide-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.static-hero .video-btn {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 61px;
    text-align: center;
    background: #fff;
    border-radius: 50%;
    margin-left: 30px;
    position: relative;
}

.static-hero .video-btn:after {
    content: "";
    width: 0px;
    height: 0px;
    border-top: 9px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 14px solid #2f426b;
    position: absolute;
    left: 52%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.static-hero .video-btn:before {
    position: absolute;
    left: -10px;
    top: -10px;
    width: 140%;
    height: 140%;
    background: #3b517d;
    content: "";
    border-radius: 50%;
    z-index: -1;
    -webkit-animation: spineer 2s infinite;
    animation: spineer 2s infinite;
}

.static-hero .video-btn i {
    font-size: 25px;
    color: #fff;
}

@-webkit-keyframes spineer {
    from {
        -webkit-box-shadow: 0 0 0 0 rgba(59, 81, 125, 0.99);
        box-shadow: 0 0 0 0 rgba(59, 81, 125, 0.99);
    }

    to {
        -webkit-box-shadow: 0 0 0 45px rgba(59, 81, 125, 0.01);
        box-shadow: 0 0 0 45px rgba(59, 81, 125, 0.01);
    }
}

@keyframes spineer {
    from {
        -webkit-box-shadow: 0 0 0 0 rgba(59, 81, 125, 0.99);
        box-shadow: 0 0 0 0 rgba(59, 81, 125, 0.99);
    }

    to {
        -webkit-box-shadow: 0 0 0 45px rgba(59, 81, 125, 0.01);
        box-shadow: 0 0 0 45px rgba(59, 81, 125, 0.01);
    }
}

@-webkit-keyframes snowflakes-fall {
    0% {
        top: -10%;
    }

    100% {
        top: 100%;
    }
}

@-webkit-keyframes snowflakes-shake {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    50% {
        -webkit-transform: translateX(80px);
        transform: translateX(80px);
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}

@keyframes snowflakes-fall {
    0% {
        top: -10%;
    }

    100% {
        top: 100%;
    }
}

@keyframes snowflakes-shake {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }

    50% {
        -webkit-transform: translateX(80px);
        transform: translateX(80px);
    }

    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}

.shape {
    position: absolute;
    top: -10%;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: default;
    -webkit-animation-name: snowflakes-fall, snowflakes-shake;
    -webkit-animation-duration: 10s, 3s;
    -webkit-animation-timing-function: linear, ease-in-out;
    -webkit-animation-iteration-count: infinite, infinite;
    -webkit-animation-play-state: running, running;
    animation-name: snowflakes-fall, snowflakes-shake;
    animation-duration: 10s, 3s;
    animation-timing-function: linear, ease-in-out;
    animation-iteration-count: infinite, infinite;
    animation-play-state: running, running;
}

@media (max-width: 1400px) {
    .wpo-hero-slider .shape img {
        max-width: 70%;
    }
}

@media (max-width: 991px) {
    .wpo-hero-slider .shape img {
        max-width: 50%;
    }
}

@media (max-width: 575px) {
    .wpo-hero-slider .shape img {
        max-width: 30%;
    }
}

.shape.s1 {
    left: 2%;
    -webkit-animation-delay: 0s, 0s;
    animation-delay: 0s, 0s;
}

.shape.s2 {
    left: 15%;
    -webkit-animation-delay: 6s, .5s;
    animation-delay: 6s, .5s;
}

.shape.s3 {
    left: 50%;
    -webkit-animation-delay: 4s, 2s;
    animation-delay: 4s, 2s;
}

.shape.s4 {
    right: 10%;
    -webkit-animation-delay: 2s, 2s;
    animation-delay: 2s, 2s;
}

.shape.s5 {
    right: 5%;
    -webkit-animation-delay: 8s, 3s;
    animation-delay: 8s, 3s;
}


.nutrey-features-section {
    position: absolute;
    overflow: hidden;
    z-index: 1;
    bottom: 0;
    width: 100%;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 40px 240px;
}

@media (max-width: 1700px) {
    .nutrey-features-section {
        padding: 40px 140px;
    }
}

@media (max-width: 991px) {
    .nutrey-features-section {
        padding: 40px 30px;
    }
}

@media (max-width: 1199px) {
    .nutrey-features-section {
        position: relative;
        padding: 40px 15px;
    }
}

@media (max-width: 767px) {
    .nutrey-features-section {
        padding-top: 50px
    }
}

@media (max-width: 767px) {
    .nutrey-features-section .row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.nutrey-features-section .features-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media (max-width: 991px) {
    .nutrey-features-section .features-item {
        margin-bottom: 15px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media (max-width: 767px) {
    .nutrey-features-section .features-item {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 35px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        text-align: center;
    }
}

@media (max-width: 575px) {
    .nutrey-features-section .features-item {
        display: block;
    }
}

.nutrey-features-section .features-item .features-item-icon .icon {
    width: 70px;
    height: 70px;
    background: #fff;
    border-radius: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.nutrey-features-section .features-item .features-item-icon .icon:before {
    position: absolute;
    left: -10%;
    top: -10%;
    border: 1px dashed #fff;
    width: 120%;
    height: 120%;
    content: "";
    border-radius: 50%;
}

@media (max-width: 1199px) {
    .nutrey-features-section .features-item .features-item-icon .icon:before {
        border-color: #232323;
    }
}

@media (max-width: 1199px) {
    .nutrey-features-section .features-item .features-item-icon .icon {
        background: #232323;
    }
}

@media (max-width: 991px) {
    .nutrey-features-section .features-item .features-item-icon .icon {
        width: 60px;
        height: 60px;
    }
}

@media (max-width: 767px) {
    .nutrey-features-section .features-item .features-item-icon .icon {
        margin: 0 auto;
        margin-bottom: 10px;
    }
}

.nutrey-features-section .features-item .nutrey-features-text {
    padding: 0 40px;
}

@media (max-width: 1500px) {
    .nutrey-features-section .features-item .nutrey-features-text {
        padding: 0 20px;
    }
}

@media (max-width: 991px) {
    .nutrey-features-section .features-item .nutrey-features-text {
        padding-right: 0;
    }
}

@media (max-width: 767px) {
    .nutrey-features-section .features-item .nutrey-features-text {
        padding-left: 0;
    }
}

.nutrey-features-section .features-item .nutrey-features-text h4 {
    font-weight: 400;
    font-size: 26px;
    line-height: 31px;
    color: #fff;
    margin-bottom: 10px;
    margin-top: 0;
}

@media (max-width: 1199px) {
    .nutrey-features-section .features-item .nutrey-features-text h4 {
        color: #232323;
    }
}

@media (max-width: 1400px) {
    .nutrey-features-section .features-item .nutrey-features-text h4 {
        font-size: 22px;
        margin-bottom: 5px;
    }
}

@media (max-width: 991px) {
    .nutrey-features-section .features-item .nutrey-features-text h4 {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .nutrey-features-section .features-item .nutrey-features-text h4 {
        margin-top: 15px;
    }
}

.nutrey-features-section .features-item .nutrey-features-text p {
    color: #fff;
    margin-bottom: 0;
}

@media (max-width: 1199px) {
    .nutrey-features-section .features-item .nutrey-features-text p {
        color: #6e6e6e;
    }
}

@media (max-width: 1400px) {
    .nutrey-features-section .features-item .nutrey-features-text p {
        font-size: 14px;
        line-height: 22px;
    }
}

@media (max-width: 767px) {
    .nutrey-features-section .features-item .nutrey-features-text p {
        max-width: 300px;
        margin: auto;
    }
}

.nutrey-features-section .col:last-child .features-item {
    margin-bottom: 0;
}


/* 3.3 nutrey-about-sections */

.nutrey-about-section {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1;
}

@media (max-width: 1200px) {
    .nutrey-about-section {
        margin-top: -70px;
    }
}

@media (max-width: 991px) {
    .nutrey-about-section {
        margin-top: -20px;
    }
}

.nutrey-about-section .ab-shape {
    position: absolute;
    left: 40px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 1400px) {
    .nutrey-about-section .ab-shape {
        display: none;
    }
}

.nutrey-about-section .nutrey-about-wrap {
    padding-left: 50px;
}

.nutrey-about-section .nutrey-about-wrap .nutrey-about-img {
    position: relative;
    z-index: 1;
    text-align: right;
    width: 100%;
    border: 1px solid #f7891470;
    padding: 20px;
}


@media (max-width: 991px) {
    .nutrey-about-section .nutrey-about-wrap {
        padding-left: 0px;
    }

    .nutrey-about-section .nutrey-about-wrap .nutrey-about-img {
        right: 0;
        margin-top: 20px;
    }
}


.nutrey-about-section .nutrey-about-wrap .nutrey-about-img .nutrey-ab-logo {
    position: absolute;
    right: 28px;
    bottom: 25px;
    width: 148px;
    height: 148px;
    text-align: center;
    line-height: 142px;
    border-radius: 50%;
    background: rgba(247, 246, 241, 0.7);
    z-index: 1;
}

.nutrey-about-section .nutrey-about-wrap .nutrey-about-img .nutrey-ab-logo:before {
    position: absolute;
    left: 10%;
    top: 10%;
    width: 80%;
    height: 80%;
    content: "";
    background: #fff;
    z-index: -1;
    border-radius: 50%;
}

.nutrey-about-section .nutrey-about-wrap .nutrey-about-img .nutrey-ab-logo img {
    max-width: 70px;
}

/*.nutrey-about-section .nutrey-about-text-wrap {
    position: relative;
    background: -webkit-gradient(linear, left top, right top, from(#F7F6F1), to(#FFFFFF));
    background: linear-gradient(90deg, #F7F6F1 0%, #FFFFFF 100%);
    border-radius: 650px 0px 650px 650px;
    padding: 100px 0;
    left: 0px;
}*/

@media (max-width: 1600px) {
    .nutrey-about-section .nutrey-about-text-wrap {
        left: 0;
    }
}

@media (max-width: 1400px) {
    .nutrey-about-section .nutrey-about-text-wrap {
        border-radius: 450px 0px 450px 450px;
    }
}

@media (max-width: 1200px) {
    .nutrey-about-section .nutrey-about-text-wrap {
        border-radius: 350px 0px 350px 350px;
        padding: 60px 0;
        padding-left: 80px;
    }
}

@media (max-width: 991px) {
    .nutrey-about-section .nutrey-about-text-wrap {
        padding-left: 0px;
        padding-top: 25px;
    }
}

@media (max-width: 767px) {
    .nutrey-about-section .nutrey-about-text-wrap {
        border-radius: 10px;
        padding: 30px;
    }
}

@media (max-width: 575px) {
    .nutrey-about-section .nutrey-about-text-wrap {
        padding: 20px;
    }
}

.nutrey-about-section .nutrey-about-text-wrap .ab-onion-shape {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0.08;
}

.nutrey-about-section .nutrey-about-text-wrap .nutrey-about-text {
    max-width: 600px;
}

@media (max-width: 1400px) {
    .nutrey-about-section .nutrey-about-text-wrap .nutrey-about-text {
        padding-left: 40px;
    }
}

@media (max-width: 1199px) {
    .nutrey-about-section .nutrey-about-text-wrap .nutrey-about-text {
        padding-left: 0px;
    }
}

@media (max-width: 991px) {
    .nutrey-about-section .nutrey-about-text-wrap .nutrey-about-text {
        padding-left: 20px;
    }
}

@media (max-width: 767px) {
    .nutrey-about-section .nutrey-about-text-wrap .nutrey-about-text {
        margin: 0;
        padding-left: 0;
    }
}

.nutrey-about-section .nutrey-about-text-wrap h2 {
    font-weight: 400;
    font-size: 60px;
    line-height: 68px;
    font-family: "Itim", cursive;
    margin-bottom: 25px;
    max-width: 509px;
    margin-top: 5px;
}

@media (max-width: 1399px) {
    .nutrey-about-section .nutrey-about-text-wrap h2 {
        font-size: 40px;
        line-height: 50px;
    }
}

@media (max-width: 1200px) {
    .nutrey-about-section .nutrey-about-text-wrap h2 {
        font-size: 34px;
        line-height: 40px;
    }
}

@media (max-width: 600px) {
    .nutrey-about-section .nutrey-about-text-wrap h2 {
        font-size: 30px;
    }
}

.nutrey-about-section .nutrey-about-text-wrap span {
    color: #6e6e6e;
    font-size: 18px;
    font-family: "Itim", cursive;
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 400;
    text-decoration: underline;
}

.nutrey-about-section .nutrey-about-text-wrap span span {
    color: #F78914;
}

.nutrey-about-section .nutrey-about-text-wrap p {
    margin-bottom: 20px;
}

.nutrey-about-section .nutrey-about-text-wrap ul {
    list-style: none;
    margin-bottom: 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
}

@media (max-width: 575px) {
    .nutrey-about-section .nutrey-about-text-wrap ul {
        display: block;
        padding-top: 20px;
    }

    .nutrey-about-section .nutrey-about-text-wrap p {
        margin-bottom: 5px;
    }

}

.nutrey-about-section .nutrey-about-text-wrap ul li {
    padding: 6px 0;
    position: relative;
    padding-left: 30px;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    color: #232323;
    max-width: 280px;
}

.nutrey-about-section .nutrey-about-text-wrap ul li p {
    margin-bottom: 0;
}

.nutrey-about-section .nutrey-about-text-wrap ul li i {
    position: absolute;
    left: 0;
    top: 5px;
}


/*Award*/

.nutrey-about-section .nutrey-about-img-text {
    width: 201px;
    height: 235px;
    background: rgba(247, 137, 20, 0.65);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    position: absolute;
    left: -25px;
    bottom: -25px;
}

@media (max-width: 575px) {
    .nutrey-about-section .nutrey-about-img-text {
        width: 150px;
        height: 180px;
        left: 20px;
    }
}

.nutrey-about-section .nutrey-about-img-text .nutrey-about-icon {
    display: block;
}

.nutrey-about-section .nutrey-about-img-text .nutrey-about-icon .fi:before {
    font-size: 80px;
    color: #fff;
}

.nutrey-about-section .nutrey-about-img-text .nutrey-about-icon img {
    max-width: 80px;
}

.nutrey-about-section .nutrey-about-img-text span {
    display: block;
    max-width: 133px;
    margin: 0 auto;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    padding-top: 15px;
    text-align: center;
    text-transform: capitalize;
    color: #fff;
}

@media (max-width: 575px) {
    .nutrey-about-section .industry-about-wrap .industry-about-img .industry-about-img-text span {
        font-size: 14px;
    }
}

/* 3.3 nutrey-fun-fact-section */
.nutrey-fun-fact-section {
    text-align: center;
    padding: 80px 0;
    position: relative;
}

@media (max-width: 767px) {
    .nutrey-fun-fact-section {
        padding-bottom: 0;
    }
}

.nutrey-fun-fact-section svg {
    fill: #F78914;
}

.nutrey-fun-fact-section .f-shape-1 {
    position: absolute;
    left: 0;
    top: -40px;
    width: 100%;
}

@media (max-width: 1200px) {
    .nutrey-fun-fact-section .f-shape-1 {
        top: -30px;
    }
}

@media (max-width: 991px) {
    .nutrey-fun-fact-section .f-shape-1 {
        top: -20px;
    }
}

@media (max-width: 575px) {
    .nutrey-fun-fact-section .f-shape-1 {
        top: -10px;
    }
}

.nutrey-fun-fact-section .f-shape-2 {
    position: absolute;
    left: 0;
    bottom: -40px;
    width: 100%;
}

@media (max-width: 1200px) {
    .nutrey-fun-fact-section .f-shape-2 {
        bottom: -30px;
    }
}

@media (max-width: 991px) {
    .nutrey-fun-fact-section .f-shape-2 {
        bottom: -20px;
    }
}

@media (max-width: 575px) {
    .nutrey-fun-fact-section .f-shape-2 {
        bottom: -10px;
    }
}

@media (max-width: 767px) {
    .nutrey-fun-fact-section {
        padding-bottom: 30px;
    }
}

.nutrey-fun-fact-section .nutrey-fun-fact-grids .grid {
    width: 25%;
    float: left;
}

@media (max-width: 767px) {
    .nutrey-fun-fact-section .nutrey-fun-fact-grids .grid {
        width: 50%;
        margin-bottom: 30px;
    }
}

@media (max-width: 575px) {
    .nutrey-fun-fact-section .nutrey-fun-fact-grids .grid {
        width: 100%;
        margin-bottom: 30px;
    }
}

.nutrey-fun-fact-section .grid h3 {
    font-weight: 400;
    font-size: 70px;
    line-height: 58px;
    color: #fff;
    margin: 0 0 0.1em;
    font-family: "Itim", cursive;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.nutrey-fun-fact-section .grid h3 span {
    font-family: "Itim", cursive;
    line-height: 60px;
}

@media (max-width: 1200px) {
    .nutrey-fun-fact-section .grid h3 {
        font-size: 50px;
    }
}

@media (max-width: 991px) {
    .nutrey-fun-fact-section .grid h3 {
        font-size: 40px;
        line-height: 48px;
    }
}

@media (max-width: 767px) {
    .nutrey-fun-fact-section .grid h3 {
        font-size: 30px;
        font-size: 2rem;
        line-height: 38px;
    }

    .nutrey-fun-fact-section .grid h3 span {
        line-height: 35px;
    }
}

.nutrey-fun-fact-section .grid .info {
    position: relative;
    z-index: 1;
}

.nutrey-fun-fact-section .grid .info .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
}

@media (max-width: 767px) {
    .nutrey-fun-fact-section .grid .info .icon img {
        max-width: 60%;
    }
}

.nutrey-fun-fact-section .grid h3+p {
    font-size: 16px;
    line-height: 28px;
    font-size: 1.06667rem;
    margin: 0;
    color: #fff;
}

@media (max-width: 1200px) {
    .nutrey-fun-fact-section .grid h3+p {
        font-size: 18px;
        font-size: 1rem;
    }
}

@media (max-width: 991px) {
    .nutrey-fun-fact-section .grid h3+p {
        font-size: 14px;
        font-size: 0.93333rem;
    }
}

/* 3.3 nutrey-service-section*/
.nutrey-service-section .service-item {
    padding: 30px;
    background: #fff;
    box-shadow: 4px 8px 20px #eaeced;
    border-radius: 350px 350px 350px 350px;
    text-align: center;
    margin-bottom: 30px;
}

.nutrey-service-section .service-item .service-item-img {
    overflow: hidden;
    border-radius: 50%;
}

.nutrey-service-section .service-item .service-item-img img {
    width: 100%;
    border-radius: 50%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .3s;
    transition: all .3s;
}

.nutrey-service-section .service-item:hover .service-item-img img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.nutrey-service-section .service-item .nutrey-service-text .icon {
    width: 120px;
    height: 120px;
    line-height: 120px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 35px rgba(35, 35, 35, 0.1);
    box-shadow: 0px 0px 35px rgba(35, 35, 35, 0.1);
    border-radius: 50%;
    margin: 0 auto;
    margin-top: -60px;
    position: relative;
    margin-bottom: 20px;
}

.nutrey-service-section .service-item .nutrey-service-text .icon img {
    width: unset;
    max-width: 55px;
}

.nutrey-service-section .service-item .nutrey-service-text h4 {
    font-weight: 400;
    font-size: 22px;
    line-height: 34px;
    text-align: center;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .nutrey-service-section .service-item .nutrey-service-text h4 {
        font-size: 20px;
    }
}

.nutrey-service-section .service-item .nutrey-service-text a {
    display: block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border: 1px solid #F78914;
    margin: 0 auto;
    color: #F78914;
    margin-top: 10px;
    border-radius: 50%;
}

.nutrey-service-section .service-item .nutrey-service-text a:hover {
    background: #F78914;
    color: #fff;
}

/* 3.5 nutrey-offer-section  */
.nutrey-product-offer-section {
    position: relative;
    z-index: 1;
}

.nutrey-product-offer-section .p-shape-1 {
    position: absolute;
    left: 40px;
    bottom: 40px;
    max-width: 170px;
    z-index: -1;
}

@media (max-width: 991px) {
    .nutrey-product-offer-section .p-shape-1 {
        left: 20px;
        bottom: 20px;
    }
}

@media (max-width: 1200px) {
    .nutrey-product-offer-section .p-shape-1 img {
        max-width: 60%;
    }
}

@media (max-width: 991px) {
    .nutrey-product-offer-section .p-shape-1 img {
        max-width: 50%;
    }
}

.nutrey-product-offer-section .p-shape-2 {
    position: absolute;
    right: 40px;
    top: 40px;
    max-width: 170px;
    text-align: right;
    z-index: -1;
}

@media (max-width: 991px) {
    .nutrey-product-offer-section .p-shape-2 {
        right: 0px;
        top: 20px;
    }
}

@media (max-width: 1200px) {
    .nutrey-product-offer-section .p-shape-2 img {
        max-width: 60%;
    }
}

@media (max-width: 991px) {
    .nutrey-product-offer-section .p-shape-2 img {
        max-width: 50%;
    }
}


@media (max-width: 767px) {
    .nutrey-product-offer-section {
        padding: 50px 0;
    }
}

.nutrey-product-offer-section .nutrey-product-offer-text {
    margin: 0;
    text-align: center;
}

.nutrey-product-offer-section .nutrey-product-offer-text h2 {
    font-weight: 400;
    font-size: 90px;
    line-height: 58px;
    text-align: center;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    text-transform: capitalize;
    color: #F78914;
    margin-bottom: 50px;
}

.nutrey-product-offer-section .nutrey-product-offer-text h2 span {
    color: #fff;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
}

@media (max-width: 1400px) {
    .nutrey-product-offer-section .nutrey-product-offer-text h2 {
        font-size: 80px;
    }
}

@media (max-width: 991px) {
    .nutrey-product-offer-section .nutrey-product-offer-text h2 {
        font-size: 70px;
        line-height: 85px;
        margin-bottom: 10px;
    }
}

@media (max-width: 575px) {
    .nutrey-product-offer-section .nutrey-product-offer-text h2 {
        font-size: 50px;
        line-height: 65px;
        margin-bottom: 10px;
    }
}

.nutrey-product-offer-section .nutrey-product-offer-text h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 60px;
    line-height: 58px;
    color: #fff;
    margin-bottom: 30px;
}

@media (max-width: 1400px) {
    .nutrey-product-offer-section .nutrey-product-offer-text h3 {
        font-size: 40px;
    }
}

@media (max-width: 767px) {
    .nutrey-product-offer-section .nutrey-product-offer-text h3 {
        font-size: 30px;
        line-height: 55px;
        margin-bottom: 15px;
    }
}

@media (max-width: 575px) {
    .nutrey-product-offer-section .nutrey-product-offer-text h3 {
        font-size: 20px;
        line-height: 45px;
    }
}

.nutrey-product-offer-section .nutrey-product-offer-text p {
    font-family: "Itim", cursive;
    font-size: 20px;
    font-weight: 400;
    color: #676767;
    margin-top: 21px;
    margin-bottom: 50px;
}

@media (max-width: 1400px) {
    .nutrey-product-offer-section .nutrey-product-offer-text p {
        margin-top: 20px;
        margin-bottom: 20px;
        margin-top: 10px;
    }
}

@media (max-width: 575px) {
    .nutrey-product-offer-section .nutrey-product-offer-text p {
        font-size: 18px;
        line-height: 25px;
    }
}

@media (max-width: 425px) {
    .nutrey-product-offer-section .nutrey-product-offer-text p {
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

/*--------------------------------------------------------------
#3.7    team-section
--------------------------------------------------------------*/

.team-section .team-grids {
    margin: 0 -15px;
}

@media (max-width: 767px) {
    .team-section .team-grids {
        margin: 0 -7.5px;
    }
}

.team-section .team-grids .grid {
    width: calc(25% - 30px);
    float: left;
    margin: 0 15px 50px;
    text-align: center;
}

@media (max-width: 991px) {
    .team-section .team-grids .grid {
        width: calc(50% - 30px);
    }
}

@media (max-width: 767px) {
    .team-section .team-grids .grid {
        width: calc(50% - 15px);
        margin: 0 7.5px 50px;
    }
}

@media (max-width: 500px) {
    .team-section .team-grids .grid {
        width: calc(100% - 15px);
        float: none;
    }
}

.team-section .team-grids ul {
    list-style: none;
    display: inline-block;
    padding-left: 0;
}

.team-section .team-grids ul li {
    float: left;
}

.team-section .team-grids ul>li+li {
    margin-left: 10px;
}

.team-section .team-grids ul li a {
    background-color: #ef7213;
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: block;
    font-size: 13px;
    color: #fff;
    border-radius: 3px;
}

.team-section .team-grids ul li a:hover {
    background-color: #c25b0d;
}

.team-section .team-grids .img-social {
    position: relative;
}

.team-section .team-grids .img-social img {
    border-radius: 5px;
}

.team-section .team-grids .social {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}

.team-section .team-grids .grid:hover .social {
    opacity: 1;
    visibility: visible;
    bottom: 20px;
}

.team-section .team-grids .details {
    padding-top: 20px;
}

.team-section .team-grids h3 {
    font-size: 24px;
    margin: 0 0 0.2em;
}

@media (max-width: 767px) {
    .team-section .team-grids h3 {
        font-size: 20px;
    }
}

.team-section .team-grids h3+span {
    font-size: 14px;
    font-weight: 600;
}

/* 3.7 nutrey-testimonial-area   */
.nutrey-testimonial-area {
    position: relative;
    z-index: 1;
}

.nutrey-testimonial-area .t-shape {
    position: absolute;
    left: 6%;
    top: 18%;
}

@media (max-width: 991px) {
    .nutrey-testimonial-area .t-shape {
        display: none;
    }
}

@media (max-width: 1400px) {
    .nutrey-testimonial-area .t-shape img {
        max-width: 60%;
    }
}

.nutrey-testimonial-area .nutrey-testimonial-wrap .nutrey-testimonial-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #F78914;
    border-radius: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 991px) {
    .nutrey-testimonial-area .nutrey-testimonial-wrap .nutrey-testimonial-item {
        display: block;
    }
}

.nutrey-testimonial-area .nutrey-testimonial-wrap .nutrey-testimonial-item .nutrey-testimonial-img {
    -ms-flex-preferred-size: 28%;
    flex-basis: 28%;
}

.nutrey-testimonial-area .nutrey-testimonial-wrap .nutrey-testimonial-item .nutrey-testimonial-img img {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

@media (max-width: 991px) {
    .nutrey-testimonial-area .nutrey-testimonial-wrap .nutrey-testimonial-item .nutrey-testimonial-img img {
        border-bottom-left-radius: 0px;
        border-top-right-radius: 20px;
        height: 400px;
        -o-object-fit: cover;
        object-fit: cover;
    }
}

.nutrey-testimonial-area .nutrey-testimonial-wrap .nutrey-testimonial-item .nutrey-testimonial-content {
    padding: 60px;
    -ms-flex-preferred-size: 72%;
    flex-basis: 72%;
    position: relative;
    z-index: 1;
}

.nutrey-testimonial-area .nutrey-testimonial-wrap .nutrey-testimonial-item .nutrey-testimonial-content:before {
    position: absolute;
    left: 50%;
    top: 50%;
    content: "\f10a";
    font-family: "Flaticon";
    z-index: -1;
    font-size: 260px;
    color: #fff;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: .1;
}

@media (max-width: 767px) {
    .nutrey-testimonial-area .nutrey-testimonial-wrap .nutrey-testimonial-item .nutrey-testimonial-content:before {
        top: 40%;
        font-size: 200px;
    }
}

@media (max-width: 1400px) {
    .nutrey-testimonial-area .nutrey-testimonial-wrap .nutrey-testimonial-item .nutrey-testimonial-content {
        padding: 20px;
    }
}

@media (max-width: 1200px) {
    .nutrey-testimonial-area .nutrey-testimonial-wrap .nutrey-testimonial-item .nutrey-testimonial-content {
        padding: 20px;
    }
}

@media (max-width: 991px) {
    .nutrey-testimonial-area .nutrey-testimonial-wrap .nutrey-testimonial-item .nutrey-testimonial-content {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .nutrey-testimonial-area .nutrey-testimonial-wrap .nutrey-testimonial-item .nutrey-testimonial-content {
        padding: 20px 10px;
    }
}

.nutrey-testimonial-area .nutrey-testimonial-wrap .nutrey-testimonial-item .nutrey-testimonial-content h2 {
    font-weight: 400;
    font-size: 36px;
    line-height: 32px;
    color: #fff;
    margin-bottom: 7px;
}

@media (max-width: 1200px) {
    .nutrey-testimonial-area .nutrey-testimonial-wrap .nutrey-testimonial-item .nutrey-testimonial-content h2 {
        font-size: 30px;
        margin-bottom: 10px;
    }
}

.nutrey-testimonial-area .nutrey-testimonial-wrap .nutrey-testimonial-item .nutrey-testimonial-content span {
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    color: #ffe6d4;
}

.nutrey-testimonial-area .nutrey-testimonial-wrap .nutrey-testimonial-item .nutrey-testimonial-content p {
    font-style: normal;
    font-family: "Itim", cursive;
    font-weight: 400;
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 25px;
    position: relative;
    z-index: 1;
    color: #fff;
}

@media (max-width: 1400px) {
    .nutrey-testimonial-area .nutrey-testimonial-wrap .nutrey-testimonial-item .nutrey-testimonial-content p {
        font-size: 18px;
        line-height: 35px;
    }
}

@media (max-width: 1200px) {
    .nutrey-testimonial-area .nutrey-testimonial-wrap .nutrey-testimonial-item .nutrey-testimonial-content p {
        margin-bottom: 15px;
        line-height: 30px;
    }
}

@media (max-width: 991px) {
    .nutrey-testimonial-area .nutrey-testimonial-wrap .nutrey-testimonial-item .nutrey-testimonial-content p {
        font-size: 18px;
        line-height: 34px;
    }
}

@media (max-width: 767px) {
    .nutrey-testimonial-area .nutrey-testimonial-wrap .nutrey-testimonial-item {
        text-align: center;
    }
}

.nutrey-testimonial-area .nutrey-testimonial-wrap .testimonial-slider .owl-stage {
    margin: 15px;
}

.nutrey-testimonial-area .nutrey-testimonial-wrap .testimonial-slider .owl-stage-outer {
    margin: -15px;
}

@media (max-width: 991px) {
    .nutrey-testimonial-area .nutrey-testimonial-wrap .testimonial-slider {
        padding-bottom: 0px;
    }
}

.nutrey-testimonial-area .nutrey-testimonial-wrap .testimonial-slider button {
    position: absolute;
    left: -30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 50px;
    width: 50px;
    line-height: 46px;
    text-align: center;
    background: #fff;
    -webkit-transition: all .3s;
    transition: all .3s;
    border: 1px solid #ebebeb;
    font-size: 20px;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden;
}

.nutrey-testimonial-area .nutrey-testimonial-wrap .testimonial-slider button i:before {
    color: #333;
}

.nutrey-testimonial-area .nutrey-testimonial-wrap .testimonial-slider button:hover {
    background: #F78914;
    color: #fff;
}

.nutrey-testimonial-area .nutrey-testimonial-wrap .testimonial-slider button:hover i:before {
    color: #fff;
}

@media (max-width: 991px) {
    .nutrey-testimonial-area .nutrey-testimonial-wrap .testimonial-slider button {
        display: none;
    }
}

.nutrey-testimonial-area .nutrey-testimonial-wrap .testimonial-slider .owl-next {
    right: -30px;
    left: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 991px) {
    .nutrey-testimonial-area .nutrey-testimonial-wrap .testimonial-slider .owl-next {
        display: none;
    }
}

.nutrey-testimonial-area .nutrey-testimonial-wrap .testimonial-slider:hover button {
    visibility: visible;
    opacity: 1;
}

/* 5.3 nutrey-blog-area   */
.nutrey-blog-area .nutrey-blog-wrap .nutrey-blog-item {
    background: #fff;
    border-radius: 25px;
}

@media (max-width: 991px) {
    .nutrey-blog-area .nutrey-blog-wrap .nutrey-blog-item {
        margin-bottom: 30px;
    }
}

.nutrey-blog-area .nutrey-blog-wrap .nutrey-blog-item .nutrey-blog-img {
    padding: 30px;
    border-radius: 25px;
}

.nutrey-blog-area .nutrey-blog-wrap .nutrey-blog-item .nutrey-blog-img img {
    width: 100%;
    border-radius: 25px;
}

.nutrey-blog-area .nutrey-blog-wrap .nutrey-blog-item .nutrey-blog-content {
    padding: 30px;
    padding-top: 0;
}

.nutrey-blog-area .nutrey-blog-wrap .nutrey-blog-item .nutrey-blog-content ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    margin-bottom: 15px;
}

.nutrey-blog-area .nutrey-blog-wrap .nutrey-blog-item .nutrey-blog-content ul li {
    color: #F78914;
    list-style: none;
    text-transform: uppercase;
}

.nutrey-blog-area .nutrey-blog-wrap .nutrey-blog-item .nutrey-blog-content h3 {
    margin-bottom: 30px;
    font-size: 25px;
    line-height: 33px;
    font-weight: 500;
    margin-top: 0;
}

@media (max-width: 1200px) {
    .nutrey-blog-area .nutrey-blog-wrap .nutrey-blog-item .nutrey-blog-content h3 {
        font-size: 18px;
    }
}

.nutrey-blog-area .nutrey-blog-wrap .nutrey-blog-item .nutrey-blog-content h3 a {
    color: #232323;
}

.nutrey-blog-area .nutrey-blog-wrap .nutrey-blog-item .nutrey-blog-content h3 a:hover {
    color: #F78914;
}

.nutrey-blog-area .nutrey-blog-wrap .nutrey-blog-item .nutrey-blog-content .theme-btn-s2 {
    background: none;
    color: #232323;
    border: 1px solid #F78914;
    padding: 8px 25px 10px;
}

.nutrey-blog-area .nutrey-blog-wrap .nutrey-blog-item .nutrey-blog-content .theme-btn-s2:hover {
    color: #fff;
}

@media (max-width: 1200px) {
    .nutrey-blog-area .nutrey-blog-wrap .nutrey-blog-item .nutrey-blog-content .theme-btn-s2 {
        font-size: 14px;
    }
}

/* 3.4 nutrey-product-section */
.nutrey-product-section {
    padding-bottom: 90px;
    position: relative;
    z-index: 1;
}

.nutrey-product-section.section-padding {
    padding-bottom: 90px;
}

@media (max-width: 991px) {
    .nutrey-product-section {
        padding-bottom: 60px;
    }

    .nutrey-product-section.section-padding {
        padding-bottom: 90px;
    }
}

@media (max-width: 991px) {
    .nutrey-product-section {
        padding-bottom: 50px;
    }

    .nutrey-product-section.section-padding {
        padding-bottom: 50px;
    }
}

.nutrey-product-section .p-shape-1 {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
    opacity: .3;
}

.nutrey-product-section .p-shape-2 {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    opacity: .3;
}

@media (max-width: 767px) {
    .nutrey-product-section .product-wrap .gallery-filters {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.nutrey-product-section .product-wrap .gallery-filters .product-filter-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #F3F1EA;
    max-width: 690px;
    margin: 0 auto;
    border-radius: 130px;
    text-transform: uppercase;
    padding-left: 0;
}

@media (max-width: 767px) {
    .nutrey-product-section .product-wrap .gallery-filters .product-filter-btn {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media (max-width: 575px) {
    .nutrey-product-section .product-wrap .gallery-filters .product-filter-btn {
        padding: 5px 15px;
    }
}

.nutrey-product-section .product-wrap .gallery-filters .product-filter-btn li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    list-style: none;
}

.nutrey-product-section .product-wrap .gallery-filters .product-filter-btn li:last-child {
    margin-right: 0;
}

.nutrey-product-section .product-wrap .gallery-filters .product-filter-btn li:last-child .product-btn:before {
    display: none;
}

@media (max-width: 1199px) {
    .nutrey-product-section .product-wrap .gallery-filters .product-filter-btn li {
        margin-right: 5px;
    }

    .nutrey-product-section .product-wrap .gallery-filters .product-filter-btn li:last-child {
        margin-right: 0;
    }
}

.nutrey-product-section .product-wrap .gallery-filters .product-filter-btn .product-btn {
    padding: 20px 30px;
    position: relative;
    color: #8B8B8B;
    font-family: "Itim", cursive;
    font-size: 18px;
}

@media (max-width: 767px) {
    .nutrey-product-section .product-wrap .gallery-filters .product-filter-btn .product-btn {
        padding: 10px 20px;
        font-size: 14px;
    }
}

@media (max-width: 575px) {
    .nutrey-product-section .product-wrap .gallery-filters .product-filter-btn .product-btn {
        padding: 5px 5px;
    }
}

@media (max-width: 350px) {
    .nutrey-product-section .product-wrap .gallery-filters .product-filter-btn .product-btn {
        padding: 2px;
    }
}

.nutrey-product-section .product-wrap .gallery-filters .product-filter-btn .product-btn:before {
    position: absolute;
    left: 100%;
    top: 50%;
    content: "";
    width: 8px;
    height: 3px;
    background: #8B8B8B;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

@media (max-width: 575px) {
    .nutrey-product-section .product-wrap .gallery-filters .product-filter-btn .product-btn:before {
        display: none;
    }
}

.nutrey-product-section .product-wrap .gallery-filters .product-filter-btn .product-btn.current {
    color: #F78914;
}

.nutrey-product-section .product-wrap .gallery-container {
    margin-top: 65px;
}

@media (max-width: 991px) {
    .nutrey-product-section .product-wrap .gallery-container {
        margin-top: 50px;
    }
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single {
    text-align: center;
    background: #F3F1EA;
    padding: 30px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    margin-bottom: 30px;
    position: relative;
    border-radius: 25px;
    padding-bottom: 20px;
}

@media (max-width: 1199px) {
    .nutrey-product-section .product-wrap .gallery-container .nutrey-product-single {
        padding: 15px;
    }
}

@media (max-width: 991px) {
    .nutrey-product-section .product-wrap .gallery-container .nutrey-product-single {
        padding: 25px;
    }
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: rgba(247, 137, 20, 0.9);
    z-index: 11;
    border-radius: 25px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s;
    transition: all .3s;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single:hover .nutrey-product-img img {
    opacity: 0.6;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single:hover .nutrey-product-img .nutrey-product-link {
    opacity: 1;
    visibility: visible;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single:hover:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single:hover .nutrey-product-text-hide {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single:hover .nutrey-product-text {
    opacity: 0;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-item {
    position: relative;
    background: #fff;
    padding: 20px 0;
    border-radius: 25px;
    max-height: 220px;
    min-height: 220px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-item img {
    position: relative;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text,
.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text-hide {
    margin-top: 20px;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text h2,
.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text-hide h2 {
    font-weight: 400;
    font-size: 22px;
    line-height: 32px;
    color: #232323;
    margin-bottom: 10px;
    margin-top: 5px;
    padding-top: 0;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text h2 a,
.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text-hide h2 a {
    color: #232323;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text h2 a:hover,
.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text-hide h2 a:hover {
    color: #F78914;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text .product-price,
.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text-hide .product-price {
    padding-bottom: 7px;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text .product-price ul,
.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text-hide .product-price ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text .product-price ul li,
.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text-hide .product-price ul li {
    list-style: none;
    font-size: 17px;
    font-weight: 400;
    font-family: "Itim", cursive;
    color: #F78914;
}

.nutrey-product-section .product-wrap .nutrey-product-single .nutrey-product-text-hide .product-price ul del {
    color: #eee;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text .product-price ul li:first-child,
.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text-hide .product-price ul li:first-child {
    margin-right: 10px;
    color: #6e6e6e;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text .product-price ul li:last-child,
.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text-hide .product-price ul li:last-child {
    font-size: 15px;
    font-weight: 400;
    color: #F78914;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text .cart-btn,
.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text-hide .cart-btn {
    display: inline-block;
    padding: 10px 25px;
    background: #fff;
    border-radius: 50px;
    color: #6e6e6e;
    width: 160px;
    margin: 0 auto;
    margin-top: 20px;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text .cart-btn:hover,
.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text-hide .cart-btn:hover {
    background: #fff;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text-hide .cart-btn:hover {
    background: #f5f5f5;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text-hide {
    text-align: center;
    margin-top: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 112;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .3s;
    transition: all .3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text-hide .nutrey-product-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    margin-bottom: 20px;
    padding-left: 0;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text-hide .nutrey-product-link li {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 10px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text-hide .nutrey-product-link li a,
.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text-hide .nutrey-product-link li button {
    display: block;
    color: #fff;
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: transparent;
    border-radius: 50px;
    border: 1px solid #fff;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text-hide .nutrey-product-link li a:hover,
.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text-hide .nutrey-product-link li button:hover {
    background: #fff;
    color: #F78914;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text-hide .nutrey-product-link li button {
    color: #fff;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text-hide h2 a {
    color: #fff;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text-hide h2 a:hover {
    color: #fff;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text-hide .product-price ul li {
    color: #fff;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text-hide .product-price ul li:first-child {
    margin-right: 10px;
    color: #fff;
}

.nutrey-product-section .product-wrap .gallery-container .nutrey-product-single .nutrey-product-text-hide .product-price ul li:last-child {
    color: #fff;
}

.nutrey-product-section .product-wrap .more-btn {
    text-align: center;
    margin-top: 30px;
}

@media (max-width: 991px) {
    .nutrey-product-section .product-wrap .more-btn {
        margin-top: 10px;
    }
}

/* 3.5  wpo-pricing-section */

.wpo-pricing-section .wpo-pricing-items .wpo-pricing-item {
    text-align: center;
    padding: 60px;
    box-shadow: 0px 2px 20px 0px rgba(62, 65, 159, 0.09);
    padding-top: 55px;
}

.wpo-pricing-section .wpo-pricing-items .wpo-pricing-item h4 {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 10px;
    color: #242f6c;
    margin-top: 5px;
}

@media (max-width: 767px) {
    .wpo-pricing-section .wpo-pricing-items .wpo-pricing-item h2 {
        font-size: 18px;
    }
}

.wpo-pricing-section .wpo-pricing-items .wpo-pricing-item .price {
    font-size: 40px;
    font-weight: 600;
    color: #232f4b;
}

@media (max-width: 767px) {
    .wpo-pricing-section .wpo-pricing-items .wpo-pricing-item .price {
        font-size: 35px;
    }
}

.wpo-pricing-section .wpo-pricing-items .wpo-pricing-item .price span {
    font-size: 18px;
    position: relative;
    right: 0px;
    top: -6px;
    color: #7e85ad;
}

.wpo-pricing-section .wpo-pricing-items .wpo-pricing-item .price-icon {
    margin-bottom: 5px;
    width: 130px;
    height: 130px;
    line-height: 130px;
    text-align: center;
    margin: 0 auto;
    border-radius: 70px;
    box-shadow: 0px 5px 15px 0px rgb(62 65 159 / 10%);
    margin-bottom: 35px;
    background: #8AC224;
}

.wpo-pricing-section .wpo-pricing-items .wpo-pricing-item .price-icon img {
    max-width: 60px;
}

.wpo-pricing-section .wpo-pricing-items .wpo-pricing-item .price-icon i:before {
    font-size: 60px;
    color: #fff;
}

.wpo-pricing-section .wpo-pricing-items .wpo-pricing-item .price-btn {
    margin-top: 40px;
    display: inline-block;
    font-weight: 700;
    border: 2px solid #8AC224;
    padding: 17px 45px;
    border-radius: 5px;
    font-size: 16px;
    color: #232f4b;
}

.wpo-pricing-section .wpo-pricing-items .wpo-pricing-item .price-btn:hover {
    border: 2px solid #7bac20;
    color: #fff;
    background: #7bac20;
}

.wpo-pricing-section .wpo-pricing-items .col:nth-child(2) .wpo-pricing-item .price-btn {
    border: 2px solid #F78914;
    color: #fff;
    background: #F78914;
}

.wpo-pricing-section .wpo-pricing-items .col:nth-child(2) .wpo-pricing-item .price-btn:hover {
    border: 2px solid #e17400;
    color: #fff;
    background: #e17400;
}

.wpo-pricing-section .wpo-pricing-items .wpo-pricing-item .price-content {
    padding-top: 25px;
}

.wpo-pricing-section .wpo-pricing-items .wpo-pricing-item ul {
    list-style: none;
    padding-left: 0;
}

.wpo-pricing-section .wpo-pricing-items .wpo-pricing-item ul li {
    padding: 10px 0;
    font-size: 18px;
    position: relative;
    line-height: 1;
    color: #687693;
    font-size: 16px;
}

@media (max-width: 991px) {
    .wpo-pricing-section .wpo-pricing-items .wpo-pricing-item ul li {
        padding: 10px 0;
        font-size: 16px;
    }
}

.wpo-pricing-section .wpo-pricing-items .wpo-pricing-item ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}

.wpo-pricing-section .wpo-pricing-items .wpo-pricing-item ul li:first-child {
    padding-top: 0;
}

/*--------------------------------------------------------------
6. Home-style-3
--------------------------------------------------------------*/
/* 6.1  wpo-features-section-s2 */
.wpo-features-section.wpo-features-section-s2 {
    margin-top: -60px;
    z-index: 11;
    position: relative;
    border: 0;
}

@media (min-width: 991px) {
    .wpo-features-section.wpo-features-section-s2 {
        padding-top: 0;
    }
}

@media (max-width: 991px) {
    .wpo-features-section.wpo-features-section-s2 {
        margin-top: 0;
    }
}

.wpo-features-section.wpo-features-section-s2 .wpo-features-item {
    padding: 60px;
    padding-bottom: 56px;
    background-color: white;
    box-shadow: 0px 5px 15px 0px rgba(62, 65, 159, 0.1);
}

@media (max-width: 1200px) {
    .wpo-features-section.wpo-features-section-s2 .wpo-features-item .wpo-features-text h2 {
        font-size: 25px;
    }
}

@media (max-width: 1600px) {
    .wpo-features-section.wpo-features-section-s2 .wpo-features-item {
        padding: 60px 40px;
    }
}

@media (max-width: 1200px) {
    .wpo-features-section.wpo-features-section-s2 .wpo-features-item {
        padding: 30px;
    }
}

.wpo-features-section.wpo-features-section-s2 .wpo-features-item .wpo-features-icon {
    border-radius: 50%;
}

/* 6.2  wpo-service-section-s3 */


.wpo-service-section .wpo-service-item {
    padding: 42px;
    padding-bottom: 40px;
    background-color: white;
    box-shadow: 0px 5px 15px 0px rgb(62 65 159 / 10%);
    text-align: center;
    position: relative;
    margin-bottom: 30px;
}

.wpo-service-section .wpo-service-item .wpo-service-text h2 {
    font-size: 25px;
}

.wpo-service-section .wpo-service-item .wpo-service-text h2 a {
    color: #232f4b;
}

.wpo-service-section .wpo-service-item .wpo-service-text p {
    margin-bottom: 0;
}

.wpo-service-section .wpo-service-item::before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 10px;
    content: "";
    background: #F78914;
    transition: all 0.3s;
}

.wpo-service-section .wpo-service-item:hover::before {
    width: 100%;
}


.wpo-service-section .wpo-service-item .wpo-service-icon {
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    margin: 0 auto;
    border-radius: 6px;
    box-shadow: 0px 5px 15px 0px rgb(62 65 159 / 10%);
    border-radius: 50%;
}

.wpo-service-section .wpo-service-item .wpo-service-icon img {
    max-width: 60px;
}

.wpo-service-section .wpo-service-item .wpo-service-icon i:before {
    font-size: 50px;
}

.wpo-service-section .wpo-service-item .wpo-service-icon .fi:before {
    color: #3757f7;
}

.process-wrap .process-item {
    background: #fff;
    padding: 25px 25px;
    margin-bottom: 30px;
    box-shadow: 0px 5px 15px 0px rgb(62 65 159 / 10%);
}

.process-wrap .process-item .process-icon {
    max-width: 60px;
}

.process-wrap .process-item .process-text h3 {
    font-size: 22px;
}

.process-wrap .process-item .process-text p {
    margin-bottom: 0;
}