
@media(max-width: 1199px) {
    .order-online-container-wrap {
        padding:145px 100px;
        overflow: hidden
    }

    .order-shape-long {
        position: absolute;
        bottom: 12px;
        right: -48px;
        z-index: -1
    }

    .order-online-container-wrap::before {
        width: 88%
    }

    .order-online-container-wrap::after {
        width: 90%;
        bottom: 5px
    }
}

@media(max-width: 575px) {
    .delivery-item-wrap {
        grid-template-columns:1fr
    }

    .order-online-container-wrap::before {
        width: 101%;
        top: 10px
    }
}

.coming-soon-sec-1 {
    position: relative
}

.round-shape-top {
    position: absolute;
    top: -1px;
    width: 100%
}

.coming-soon {
    text-align: center;
    padding: 108px 0 65px
}

.coming-soon .box-text {
    font-size: 36px;
    color: var(--white-color);
    font-family: var(--title-font);
    font-weight: 500
}

.coming-top-title {
    font-size: 30px;
    font-style: italic;
    font-family: var(--subtitle-font);
    font-weight: normal;
    margin-bottom: -0.1em
}

.coming-top-title span {
    color: var(--white-color)
}

.coming-middle-title {
    font-size: 76px;
    color: var(--white-color);
    margin: 0;
    line-height: 1;
    margin-top: -0.1em
}

.coming-middle-title span {
    font-size: 54px;
    text-transform: uppercase
}

.coming-title {
    font-size: 145px;
    line-height: 1;
    text-transform: uppercase;
    margin-top: -0.15em;
    margin-bottom: 0px
}

.upcoming-counter-wrap .upcoming-counter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px 40px;
    margin-top: 18px
}

.upcoming-counter-wrap .upcoming-counter li {
    list-style: none;
    position: relative
}

.upcoming-counter-wrap .upcoming-counter li:before {
    content: "";
    position: absolute;
    right: -21px;
    top: 27px;
    height: 6px;
    width: 6px;
    background: var(--white-color);
    border-radius: 50%
}

.upcoming-counter-wrap .upcoming-counter li:after {
    content: "";
    position: absolute;
    right: -21px;
    top: 48px;
    height: 6px;
    width: 6px;
    background: var(--white-color);
    border-radius: 50%
}

.upcoming-counter-wrap .upcoming-counter li:last-child:before {
    display: none
}

.upcoming-counter-wrap .upcoming-counter li:last-child:after {
    display: none
}

.upcoming-counter-wrap .upcoming-counter li .count-number {
    height: 80px;
    width: 80px;
    line-height: 80px;
    text-align: center;
    background: var(--white-color);
    border-radius: 16px;
    font-size: 36px;
    font-weight: 600;
    color: var(--title-color);
    margin-bottom: 5px;
    font-family: var(--title-font)
}

.upcoming-counter-wrap .upcoming-counter li .count-name {
    color: var(--title-color);
    font-size: 20px;
    font-weight: 500
}

.coming-left {
    margin-left: -530px;
    margin-top: -114px;
    margin-bottom: -101px
}

.coming-right {
    margin-right: -620px;
    padding-left: 40px
}

@media(max-width: 1399px) {
    .coming-title {
        font-size:130px
    }
}

@media(max-width: 1299px) {
    .coming-middle-title {
        font-size:50px
    }

    .coming-middle-title span {
        font-size: 45px;
        text-transform: uppercase
    }
}

@media(max-width: 1199px) {
    .coming-middle-title {
        font-size:38px
    }

    .coming-title {
        font-size: 95px
    }
}

@media(max-width: 991px) {
    .coming-left {
        margin:80px 0 0px
    }

    .coming-soon {
        text-align: center;
        padding: 0px 0
    }

    .coming-top-title {
        font-size: 20px
    }

    .coming-right {
        margin-right: 0px;
        padding-left: 0px;
        padding-bottom: 60px
    }

    .coming-title {
        font-size: 60px
    }

    .coming-middle-title {
        font-size: 33px;
        margin-bottom: 7px
    }

    .coming-middle-title span {
        font-size: 35px;
        text-transform: uppercase
    }

    .upcoming-counter-wrap .upcoming-counter {
        padding-left: 0
    }
}

@media(max-width: 767px) {
    .upcoming-counter-wrap .upcoming-counter {
        gap:10px 25px;
        margin-top: 18px
    }

    .upcoming-counter-wrap .upcoming-counter li::before {
        right: -15px
    }

    .upcoming-counter-wrap .upcoming-counter li::after {
        right: -15px
    }
}

@media(max-width: 575px) {
    .upcoming-counter-wrap .upcoming-counter li .count-number {
        height:65px;
        width: 65px;
        line-height: 67px;
        font-size: 20px
    }

    .upcoming-counter-wrap .upcoming-counter li .count-name {
        font-size: 16px
    }

    .upcoming-counter-wrap .upcoming-counter li::before {
        top: 20px
    }

    .upcoming-counter-wrap .upcoming-counter li::after {
        top: 38px
    }
}

@media(max-width: 375px) {
    .upcoming-counter-wrap .upcoming-counter li .count-number {
        height:52px;
        width: 52px;
        line-height: 56px;
        font-size: 17px
    }

    .upcoming-counter-wrap .upcoming-counter {
        gap: 10px 22px;
        margin-top: 18px
    }

    .upcoming-counter-wrap .upcoming-counter li::before {
        right: -13px
    }

    .upcoming-counter-wrap .upcoming-counter li::after {
        right: -13px
    }
}

.testi-1-item {
    position: relative;
    margin-top: 55px
}

.testi-1-item:hover .bottom {
    background: var(--theme-color3)
}

.testi-1-item:hover .bottom .box-title {
    color: var(--title-color)
}

.testi-1-item:hover .bottom p {
    color: var(--title-color)
}

.testi-1-item:hover .bottom .th-social i {
    color: var(--title-color)
}

.testi-1-item .client-thumb {
    position: absolute;
    bottom: 0;
    right: 15px;
    z-index: 2
}

.testi-1-item .content {
    background: var(--smoke-color);
    padding: 40px 22px 76px 42px;
    position: relative;
    border-radius: 200px;
    margin-right: 30px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}

.testi-1-item .content .testi-1-quote {
    position: absolute;
    left: 150px;
    top: -37px
}

.testi-1-item .content .box-text {
    font-size: 20px;
    /* width: 52%; */
    color: var(--black-color)
}

.testi-1-item .bottom {
    width: 440px;
    background: var(--theme-color2);
    padding: 30px 50px;
    border-radius: 100px;
    margin: -52px auto 0;
    position: relative;
    z-index: 1;
    -webkit-transition: .4s;
    transition: .4s
}

.testi-1-item .bottom .box-title {
    color: var(--white-color);
    margin-bottom: 0px;
    -webkit-transition: .4s;
    transition: .4s
}

.testi-1-item .bottom p {
    color: #b3d5c3;
    margin-bottom: 10px;
    -webkit-transition: .4s;
    transition: .4s
}

.testi-1-item .bottom .th-social {
    gap: 10px
}

.testi-1-item .bottom .th-social i {
    color: var(--theme-color3);
    font-size: 18px;
    -webkit-transition: .4s;
    transition: .4s
}

@media(max-width: 1399px) {
    .testi-1-item .client-thumb img {
        width:290px
    }
}

@media(max-width: 1299px) {
    .testi-1-item .client-thumb {
        right:0
    }

    .testi-1-item .client-thumb img {
        width: 260px
    }

    .testi-1-item .content .box-text {
        width: 60%
    }
}

@media(max-width: 1199px) {
    .testi-1-item {
        position:relative;
        margin-top: 15px
    }
}

@media(max-width: 575px) {
    .testi-1-item {
        margin-top:0
    }

    .testi-1-item .client-thumb {
        position: static;
        margin-bottom: 0px;
        text-align: center
    }

    .testi-1-item .content .box-text {
        width: 100%;
        font-size: 16px
    }

    .testi-1-item .content {
        background: var(--smoke-color);
        padding: 50px 35px 90px;
        position: relative;
        border-radius: 200px;
        margin-right: 0
    }

    .testi-1-item .bottom {
        width: 80%
    }

    .testi-card_content .testi-card_text {
        font-size: 16px;
        margin-bottom: 25px
    }
}

@media(max-width: 450px) {
    .testi-1-item .content {
        border-radius:50px
    }

    .testi-1-item .bottom {
        width: 100%
    }

    .testi-1-item .bottom {
        padding: 30px 35px
    }
}

@media(max-width: 375px) {
    .testi-1-item .content {
        padding:50px 20px 90px
    }
}

.testi-thumb-wrap-2 {
    position: relative
}

.testi-thumb-wrap-2 .img-thumb-2 {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg)
}

.testi-thumb-wrap-2 .img-thumb-2 img {
    border-radius: 10px
}

.img-thumb-2-1 {
    position: absolute;
    right: 15px;
    top: 115px;
    -webkit-transform: rotate(8deg);
    transform: rotate(8deg);
    border-radius: 10px
}

.testi-3-quote {
    position: absolute;
    z-index: 1;
    height: 132px;
    width: 132px;
    border: 4px solid var(--theme-color2);
    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;
    border-radius: 50%;
    right: 41px;
    top: -16px
}

@media(max-width: 1199px) {
    .testi-3-quote {
        display:none
    }
}

.testiSlide2 {
    margin-left: 85px
}

.testi-card_content .reating ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    padding: 0;
    gap: 9px;
    font-size: 16px;
    color: #ff9924;
    list-style: none
}

.testi-card_content .testi-card_text {
    font-size: 20px;
    color: #6c6c6c;
    font-weight: 600;
    margin-bottom: 40px
}

.testi-card_content .testi-card_name {
    font-size: 24px;
    margin-bottom: 0;
    text-transform: capitalize
}

.testi-card_content .testi-card_desig {
    font-size: 14px;
    color: var(--theme-color)
}

.slider-2-pag-wrap {
    position: relative;
    padding-bottom: 10px
}

.slider-2-pag-wrap .slider-pagination2 {
    font-size: 20px;
    color: var(--black-color);
    font-weight: 600;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 18px;
    margin-top: -35px;
    margin-bottom: 14px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end
}

.slider-2-pag-wrap .slider-pagination2 .current-slide {
    font-size: 40px
}

.slider-2-pag-wrap .slider-pagination2 .current-slide {
    font-size: 40px;
    position: relative
}

.slider-2-pag-wrap .slider-pagination2::before {
    content: "";
    position: absolute;
    left: 120px;
    width: 90px;
    height: 1px;
    background: var(--black-color);
    top: 19px
}

.slider-2-pag-wrap .slider-pagination2 .total-slides {
    position: relative
}

.slider-2-pag-wrap .slider-pagination2 .total-slides::before {
    content: "";
    position: absolute;
    right: 33px;
    top: 1px;
    height: 20px;
    width: 3px;
    background: var(--black-color);
    rotate: 13deg
}

.testiSlide2 .swiper-horizontal>.swiper-pagination-bullets,.testiSlide2 .swiper-pagination-bullets.swiper-pagination-horizontal,.testiSlide2 .swiper-pagination-custom,.testiSlide2 .swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: -48px;
    width: 100%
}

.slider-2-pag-wrap .swiper-pagination-bullets .swiper-pagination-bullet::before {
    display: none
}

.slider-2-pag-wrap .swiper-pagination-bullets .swiper-pagination-bullet {
    height: 8px;
    width: 8px;
    background: rgba(63,144,101,.431372549);
    --swiper-pagination-bullet-horizontal-gap: 8px;
    -webkit-transition: .4s;
    transition: .4s;
    top: 5px
}

.slider-2-pag-wrap .slider-pagination2 .total-slides {
    margin-bottom: -6px
}

.slider-2-pag-wrap .swiper-pagination-bullet.swiper-pagination-bullet-active {
    -webkit-transform: scale(1.9);
    transform: scale(1.9);
    background: #3f9065
}

@media(max-width: 1500px) {
    .slider-2-pag-wrap .slider-pagination2::before {
        left:109px;
        width: 61px
    }
}

@media(max-width: 1299px) {
    .testiSlide2 {
        margin-left:30px
    }

    .slider-2-pag-wrap .slider-pagination2::before {
        left: 96px;
        width: 35px
    }
}

@media(max-width: 1299px) {
    .slider-2-pag-wrap .slider-pagination2::before {
        display:none
    }
}

@media(max-width: 991px) {
    .testi-thumb-wrap-2 .img-thumb-2 {
        margin-top:40px
    }

    .testi-slider2 {
        margin-top: 100px
    }

    .testiSlide2 {
        margin-left: 0px
    }
}

@media(max-width: 575px) {
    .testi-slider2 {
        margin-top:125px
    }

    .testiSlide2 {
        font-size: 16px
    }

    .testi-card_content .testi-card_text {
        font-size: 16px;
        margin-bottom: 25px
    }
}

@media(max-width: 475px) {
    .testi-slider2 {
        margin-top:165px
    }

    .img-thumb-2-1 {
        position: inherit;
        right: 0px;
        top: 36px;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    .testi-slider2 {
        margin-top: 100px
    }

    .slider-2-pag-wrap .swiper-pagination-bullets .swiper-pagination-bullet {
        right: -70px
    }

    .slider-2-pag-wrap {
        position: relative;
        padding-bottom: 10px;
        margin-bottom: -25px
    }
}

@media(max-width: 375px) {
    .slider-2-pag-wrap .swiper-pagination-bullets {
        margin:35px 0 0px 0
    }
}

.blog-title {
    font-size: 30px
}

.blog2-shape-left {
    width: 72px
}

.blog2-shape-right {
    width: 100px
}

.blog-card {
    border-radius: 20px;
    padding: 0px
}

.blog-card .box-title {
    margin-top: 5px;
    margin-bottom: 18px;
    font-size: 36px;
    font-weight: 500
}

.blog-card .box-title a {
    background-image: -webkit-gradient(linear, right top, left top, from(var(--theme-color)), to(var(--theme-color)));
    background-image: linear-gradient(to left, var(--theme-color), var(--theme-color));
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 0 2px;
    -webkit-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.blog-card .box-title a:hover {
    background-size: 100% 2px
}

.blog-card .blog-img {
    overflow: hidden;
    border-radius: 20px;
    position: relative
}

.blog-card .blog-img img {
    width: 100%;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.blog-card .blog-content {
    padding: 25px 0 0;
    -webkit-transition: .4s;
    transition: .4s;
    position: relative;
    z-index: 0;
    border-top: 0
}

.blog-card .blog-text {
    margin-top: -0.5em;
    margin-bottom: 22px;
    -webkit-transition: .4s;
    transition: .4s
}

.blog-card .th-btn {
    padding: 16px 40px
}

.blog-card:hover .blog-img img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08)
}

.blog-card:hover .blog-img .icon-btn {
    opacity: 1
}

.blog-card:hover .blog-img:after {
    opacity: .8
}

@media(max-width: 1199px) {
    .blog-card .box-title {
        font-size:28px;
        margin-top: 10px
    }
}

@media(max-width: 575px) {
    .blog-card .box-title {
        line-height:1.2;
        font-size: 22px;
        margin-top: 14px
    }

    .blog-card .blog-meta a:after {
        display: none
    }
}

.blog-sec-2 {
    border-radius: 60px 60px 0 0;
    position: relative
}

.blog-card.style-2 .box-title a {
    background-image: -webkit-gradient(linear, right top, left top, from(var(--white-color)), to(var(--white-color)));
    background-image: linear-gradient(to left, var(--white-color), var(--white-color));
    color: var(--white-color)
}

.blog-card.style-2 .box-title a:hover {
    background-size: 100% 2px
}

.blog-card.style-2 .blog-content .blog-meta a i {
    color: var(--theme-color4)
}

@media(max-width: 575px) {
    .blog-sec-2 {
        border-radius:30px 30px 0 0
    }
}

.brand-wrap1 {
    padding: 85px 148px 85px 85px;
    margin-right: 180px;
    clip-path: polygon(0 0, calc(100% - 100px) 0%, 100% 100%, 0 100%)
}

@media(max-width: 1500px) {
    .brand-wrap1 {
        margin-right:150px;
        padding: 75px 138px 75px 75px
    }
}

@media(max-width: 1399px) {
    .brand-wrap1 {
        margin-right:100px
    }
}

@media(max-width: 1299px) {
    .brand-wrap1 {
        padding:50px 100px 50px 50px
    }
}

@media(max-width: 991px) {
    .brand-wrap1 {
        margin-right:0
    }
}

@media(max-width: 767px) {
    .brand-wrap1 {
        clip-path:none;
        padding: 50px 30px
    }
}

@media(max-width: 575px) {
    .brand-wrap1 {
        padding:30px 15px
    }
}

.brand-box {
    display: grid;
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    min-height: 80px
}

.brand-box img {
    -webkit-transition: .4s;
    transition: .4s
}

.brand-box:hover {
    -webkit-filter: none;
    filter: none
}

.brand-box:hover img {
    -webkit-transform: scale(0.95);
    transform: scale(0.95)
}

.brand-area-2 {
    padding: 0 40px
}

.brand-box2 {
    height: 80px;
    overflow: hidden;
    margin: auto;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.brand-box2 .original {
    -webkit-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    -webkit-transform: translateY(0%);
    transform: translateY(0%)
}

.brand-box2 .hover-img {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    position: absolute;
    inset: 0
}

.brand-box2:hover img.original {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.brand-box2:hover .hover-img {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.brand-area-3 {
    clip-path: polygon(0 175px, 100% 0%, 100% 100%, 0% 100%)
}

.brand-area-4 {
    border: 1px solid var(--th-border-color);
    padding: 140px 0px 60px;
    margin: -80px -45px 0;
    border-radius: 50px;
    position: relative
}

.brand-area-4 .line-wrap {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 0
}

.brand-area-4 .line-wrap .line {
    position: relative;
    width: 1px;
    height: 100%;
    display: inline-block;
    background-color: var(--th-border-color)
}

.brand-area-4 .line-wrap .line:first-child {
    opacity: 0
}

.brand-area-4 .line-wrap .line:last-child {
    opacity: 0
}

@media(max-width: 1399px) {
    .brand-area-4 {
        margin:-80px 0 0;
        padding: 140px 40px 60px
    }

    .brand-area-4 .line-wrap {
        display: none
    }
}

@media(max-width: 1199px) {
    .brand-area-4 {
        margin:-80px 0 0;
        padding: 140px 30px 60px
    }
}

@media(max-width: 375px) {
    .brand-area-4 {
        border-radius:40px
    }
}

.checklist ul {
    padding-left: 0;
    list-style: none;
    text-align: left;
    margin-bottom: 0
}

.checklist.list-two-column ul {
    display: inline-grid;
    grid-template-columns: auto auto;
    gap: 0 40px
}

@media(max-width: 767px) {
    .checklist.list-two-column ul {
        grid-template-columns:auto
    }

    .checklist.list-two-column ul li {
        text-align: initial
    }
}

.checklist li {
    color: var(--title-color);
    font-weight: 500;
    font-family: var(--title-font);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    line-height: 1
}

.checklist li>i {
    color: var(--theme-color)
}

.checklist li:not(:last-child) {
    margin-bottom: 17px
}

@media(max-width: 1199px) {
    .checklist.mb-45 {
        margin-bottom:40px
    }
}

.checklist.style2 li {
    font-size: 16px;
    font-weight: 500;
    color: var(--title-color);
    gap: 12px;
    line-height: initial;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.checklist.style2 li:before {
    position: relative;
    line-height: 1
}

.checklist.style2 li:not(:last-child) {
    margin-bottom: 18px
}

.checklist.style3 li {
    font-size: 16px;
    font-weight: 400;
    font-family: var(--body-font);
    color: var(--body-color);
    gap: 10px;
    line-height: initial;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start
}

.checklist.style3 li:not(:last-child) {
    margin-bottom: 8px
}

.checklist.style3 li img {
    margin-top: 5px
}

.checklist.style3 li>i {
    font-size: 16px;
    border-radius: 0;
    background: rgba(0,0,0,0);
    padding: 0px
}

.checklist.style3 li p {
    margin-bottom: 0;
    font-size: 17px;
    color: var(--title-color)
}

.checklist.style-line li {
    font-size: 16px;
    font-family: var(--body-font);
    position: relative;
    gap: 15px
}

.checklist.style-line li::before {
    content: "";
    position: relative;
    height: 1px;
    width: 30px;
    background: var(--theme-color)
}

.checklist.style-white li {
    color: var(--white-color)
}

.mega-hover {
    position: relative;
    overflow: hidden;
    z-index: 2
}

.mega-hover:after,.mega-hover:before {
    content: "";
    position: absolute;
    pointer-events: none;
    opacity: 1;
    z-index: -1
}

.mega-hover:before {
    top: 0;
    right: 51%;
    bottom: 0;
    left: 50%;
    background: hsla(0,0%,100%,.2)
}

.mega-hover:after {
    top: 50%;
    right: 0;
    bottom: 50%;
    left: 0;
    background: hsla(0,0%,100%,.3)
}

.mega-hover:hover:before {
    left: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear
}

.mega-hover:hover:after {
    top: 0;
    bottom: 0;
    opacity: 0;
    -webkit-transition: all 900ms linear;
    transition: all 900ms linear
}

.bg-img {
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%
}

.bg-img img {
    width: 100%;
    height: 100%
}

.th-video {
    position: relative;
    border-radius: 10px
}

.th-video img {
    border-radius: inherit
}

.th-video .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.rounded-10 {
    border-radius: 10px
}

.rounded-20 {
    border-radius: 20px
}

@media(max-width: 767px) {
    .rounded-20 {
        border-radius:10px
    }
}

.btn-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px 30px
}

.btn-wrap.style2 {
    gap: 20px 40px
}

.filter-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 15px;
    text-align: center;
    margin-bottom: 45px
}

@media(max-width: 1199px) {
    .filter-menu {
        margin-bottom:40px
    }
}

@media(max-width: 991px) {
    .filter-menu {
        margin-top:-10px;
        margin-bottom: 45px;
        gap: 6px
    }
}

.filter-menu .th-btn {
    border-radius: 5px;
    padding: 11px 20px;
    background-color: rgba(0,0,0,0);
    color: var(--body-color);
    border: 1px solid var(--th-border-color);
    min-width: auto;
    color: var(--title-color);
    font-size: 18px
}

.filter-menu .th-btn:before {
    background-color: var(--theme-color)
}

.filter-menu .th-btn:hover,.filter-menu .th-btn.active {
    border-color: var(--theme-color);
    color: var(--theme-color)
}

.filter-menu .th-btn:hover:before,.filter-menu .th-btn.active:before {
    border-radius: 3px
}

@media(max-width: 991px) {
    .filter-menu .th-btn {
        padding:13px 20px
    }
}

@media(max-width: 1199px) {
    p.mb-40 {
        margin-bottom:35px
    }

    p.mb-45 {
        margin-bottom: 38px
    }
}

.modal-backdrop.show {
    opacity: .7;
    z-index: 99
}

.modal {
    z-index: 999;
    padding-right: 0 !important
}

.modal-dialog {
    max-width: 100%
}

.modal-dialog .modal-content {
    background: rgba(0,0,0,0);
    border: 0
}

.modal-dialog .modal-content .modal-header {
    border: 0
}

.modal-dialog .btn-close {
    padding: 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0 10px 0 auto;
    border-radius: 50%;
    background: var(--theme-color);
    color: var(--white-color);
    border: 0;
    opacity: 1
}

.modal-dialog .btn-close:hover i {
    -webkit-animation: toTopFromBottom .5s forwards;
    animation: toTopFromBottom .5s forwards
}

.faq-1-bg-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
    background: var(--smoke-color)
}

@media(max-width: 1199px) {
    .faq-1-bg-mask {
        display:none
    }
}

.fa-sec-1 {
    margin: 0 40px
}

@media(max-width: 1199px) {
    .fa-sec-1 {
        margin:0;
        background: var(--smoke-color)
    }
}

.faq-1-right img {
    width: 100%
}

.accordion-card {
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    border-radius: 10px;
    overflow: hidden;
    background-color: rgba(0,0,0,0);
    text-align: left;
    position: relative;
    z-index: 3;
    border: 1px solid rgba(18,18,18,.0784313725)
}

.accordion-card:not(:last-child) {
    margin-bottom: 15px
}

.accordion-card .accordion-button {
    font-size: 24px;
    font-weight: 500;
    font-family: var(--title-font);
    border: 0;
    color: var(--title-color);
    background-color: rgba(0,0,0,0);
    border-radius: 0;
    padding: 24px 55px 24px 40px;
    min-height: 56px;
    gap: 10px;
    margin-bottom: 0;
    text-align: left;
    -webkit-transition: .3s;
    transition: .3s;
    position: relative
}

@media(max-width: 767px) {
    .accordion-card .accordion-button {
        padding:15px 55px 15px 30px
    }
}

.accordion-card .accordion-button:after {
    content: "+";
    height: 100%;
    width: auto;
    line-height: 1;
    background-color: rgba(0,0,0,0);
    background-image: none;
    font-family: var(--icon-font);
    color: #6c6c6c;
    font-weight: 500;
    font-size: 1em;
    display: grid;
    -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;
    top: 0;
    right: 30px;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.accordion-card .accordion-button:focus {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.accordion-card .accordion-button:not(.collapsed) {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

.accordion-card .accordion-button:not(.collapsed):after {
    content: "+";
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    color: #6c6c6c
}

.accordion-card .accordion-collapse {
    border: none
}

.accordion-card .accordion-body {
    border: none;
    padding: 0px 29px 30px;
    margin: 0 30px;
    padding-right: 40px
}

.accordion-card .faq-text {
    margin-bottom: -0.48em;
    color: #121212
}

@media(max-width: 575px) {
    .accordion-card .accordion-button {
        font-size:16px
    }
}

@media(max-width: 1199px) {
    .faq-wrap1 .title-area .sec-title {
        color:var(--white-color)
    }
}

.accordion-card.style2 {
    background: rgba(0,0,0,0);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0
}

.accordion-card.style2:not(:last-child) {
    margin-bottom: 30px
}

.accordion-card.style2 .accordion-button {
    border-radius: 10px;
    font-weight: 400;
    background: var(--smoke-color);
    border: 1px solid var(--th-border-color)
}

.accordion-card.style2 .accordion-body {
    background: var(--smoke-color);
    border: 1px solid var(--th-border-color);
    border-radius: 10px;
    margin: 0;
    padding: 30px;
    margin-top: 5px
}

.accordion-card.style2 .accordion-body .faq-text {
    margin-top: -0.4em
}

@media(max-width: 1199px) {
    .accordion-card.style2 {
        border:0
    }

    .accordion-card.style2 .accordion-button {
        color: var(--title-color)
    }

    .accordion-card.style2 .faq-text {
        color: var(--body-color)
    }
}

.faq-contact-form {
    padding: 60px;
    border-radius: 30px;
    -webkit-box-shadow: 0px 6px 50px rgba(0,0,0,.06);
    box-shadow: 0px 6px 50px rgba(0,0,0,.06);
    background: var(--white-color)
}

@media(max-width: 767px) {
    .faq-contact-form {
        padding:40px
    }
}

@media(max-width: 575px) {
    .faq-contact-form {
        padding:30px
    }
}

.service-area-3 {
    padding-top: 220px;
    margin-top: -100px
}

@media(min-width: 1922px) {
    .service-area-3 {
        padding-top:260px;
        margin-top: -140px
    }
}

@media(max-width: 991px) {
    .service-area-3 {
        padding-top:180px
    }
}

@media(max-width: 767px) {
    .service-area-3 {
        padding-top:160px;
        margin-top: -80px
    }
}

@media(max-width: 575px) {
    .service-area-3 {
        padding-top:140px;
        margin-top: -60px
    }
}

.service-card3 {
    padding: 40px;
    border-radius: 30px;
    background: var(--title-color);
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px
}

.service-card3 .service-card-icon {
    -webkit-transition: .4s;
    transition: .4s;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.service-card3 .service-card-icon img {
    -webkit-transition: .4s;
    transition: .4s
}

.service-card3 .box-title {
    margin-top: -0.3em;
    margin-bottom: 15px;
    font-weight: 500
}

.service-card3 .box-title a {
    color: var(--white-color)
}

.service-card3 .box-title a:hover {
    color: var(--theme-color)
}

.service-card3 .box-text {
    margin-bottom: 15px;
    color: var(--light-color)
}

.service-card3:hover .service-card-icon img {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.service-card3:hover .service-card-icon:after {
    border-color: var(--theme-color2)
}

@media(max-width: 575px) {
    .service-card3 {
        padding:30px
    }
}

@media(max-width: 375px) {
    .service-card3 {
        display:block
    }

    .service-card3 .service-card-icon {
        margin-bottom: 20px
    }
}

.service-card4 {
    background: var(--smoke-color);
    border-radius: 30px;
    padding: 40px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: .4s;
    transition: .4s
}

.service-card4 .service-card-bg-shape {
    position: absolute;
    top: 0;
    right: 0;
    opacity: .04;
    z-index: -1;
    -webkit-transition: .4s;
    transition: .4s
}

.service-card4 .service-card-icon {
    -webkit-box-shadow: 0px 6px 20px rgba(0,0,0,.08);
    box-shadow: 0px 6px 20px rgba(0,0,0,.08);
    border-radius: 10px;
    height: 100px;
    width: 100px;
    line-height: 100px;
    text-align: center;
    background: var(--white-color);
    margin-bottom: 40px;
    -webkit-transition: .4s;
    transition: .4s
}

.service-card4 .service-card-icon img {
    -webkit-transition: .4s;
    transition: .4s
}

.service-card4 .box-title {
    font-size: 30px;
    font-weight: 500
}

.service-card4 .box-text {
    margin-bottom: 14px;
    -webkit-transition: .4s;
    transition: .4s
}

.service-card4:hover {
    background: var(--black-color2)
}

.service-card4:hover .service-card-bg-shape {
    opacity: 1
}

.service-card4:hover .service-card-icon {
    background: var(--theme-color)
}

.service-card4:hover .service-card-icon img {
    -webkit-filter: brightness(9);
    filter: brightness(9);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.service-card4:hover .box-title a {
    color: var(--white-color)
}

.service-card4:hover .box-title a:hover {
    color: var(--theme-color)
}

.service-card4:hover .box-text {
    color: var(--light-color)
}

.service-card4:hover .link-btn {
    color: var(--theme-color)
}

.service-card4:hover .link-btn:before {
    background: var(--theme-color)
}

@media(max-width: 1299px) {
    .service-card4 .box-title {
        font-size:24px
    }
}

@media(max-width: 375px) {
    .service-card4 {
        padding:35px
    }

    .service-card4 .service-card-icon {
        margin-bottom: 30px
    }
}

.service-wrap5 {
    background: var(--white-color);
    border-radius: 50px;
    padding: 45px;
    margin: 0 -45px;
    position: relative;
    z-index: 1
}

@media(max-width: 1399px) {
    .service-wrap5 {
        margin:0
    }
}

@media(max-width: 1199px) {
    .service-wrap5 {
        padding:30px
    }
}

@media(max-width: 375px) {
    .service-wrap5 {
        padding:20px;
        border-radius: 40px
    }
}

.service-card-wrap5 {
    border: 1px solid var(--th-border-color);
    border-right: 0;
    border-radius: 0px
}

.service-card-wrap5:first-child {
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px
}

.service-card-wrap5:last-child {
    border-right: 1px solid var(--th-border-color);
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px
}

@media(max-width: 991px) {
    .service-card-wrap5 {
        border:0
    }

    .service-card-wrap5:not(:last-child) {
        margin-bottom: 30px
    }
}

.service-card5 {
    padding: 40px;
    text-align: center
}

.service-card5 .service-card-icon {
    width: 90px;
    height: 76px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    margin-bottom: 38px
}

.service-card5 .service-card-icon .service-card-icon-bg {
    position: absolute;
    inset: 0;
    background: var(--smoke-color);
    z-index: -2
}

.service-card5 .service-card-icon .service-card-icon-bg2 {
    position: absolute;
    inset: 10px;
    background: hsla(0,0%,100%,.7);
    -webkit-backdrop-filter: blur(7.5px);
    backdrop-filter: blur(7.5px);
    z-index: -1
}

.service-card5 .service-card-icon .service-card-icon-shape2,.service-card5 .service-card-icon .service-card-icon-shape1 {
    position: absolute;
    width: 29px;
    height: 25px;
    background: var(--theme-color);
    top: 0;
    left: 17px;
    z-index: -2
}

.service-card5 .service-card-icon .service-card-icon-shape2 {
    left: auto;
    top: auto;
    bottom: 0;
    right: 17px
}

.service-card5 .box-title {
    font-size: 24px;
    font-weight: 500;
    position: relative;
    padding-bottom: 11px;
    margin-bottom: 23px
}

.service-card5 .box-title:after {
    content: "";
    position: absolute;
    height: 3px;
    width: 60px;
    background: var(--theme-color);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 0
}

.service-card5 .icon-btn {
    margin-top: 30px
}

@media(max-width: 1199px) {
    .service-card5 {
        padding:30px
    }
}

@media(max-width: 991px) {
    .service-card5 {
        border:1px solid var(--th-border-color);
        border-radius: 30px
    }
}

@media(max-width: 375px) {
    .service-card5 {
        padding:20px
    }
}

.page-title {
    margin-bottom: 20px
}

.page-img {
    margin-bottom: 40px;
    overflow: hidden;
    border-radius: 30px
}

.page-img img {
    width: 100%
}

@media(max-width: 767px) {
    .page-img {
        border-radius:10px
    }
}

.page-single {
    margin-bottom: 30px
}

.service-feature {
    background-color: var(--white-color);
    padding: 20px 20px 20px 70px;
    -webkit-box-shadow: 0px 0px 30px rgba(0,0,0,.06);
    box-shadow: 0px 0px 30px rgba(0,0,0,.06);
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    z-index: 2
}

.service-feature-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px
}

@media(max-width: 767px) {
    .service-feature-wrap {
        grid-template-columns:repeat(1, 1fr)
    }
}

.service-feature .box-icon {
    background: var(--smoke-color2);
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 99px;
    position: absolute;
    top: -20px;
    left: -20px;
    z-index: 2
}

.service-feature .box-icon:after {
    content: "";
    position: absolute;
    inset: 10px;
    background-color: var(--theme-color);
    border-radius: inherit;
    z-index: -1
}

.service-feature .box-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: -0.3em
}

.service-details-inner-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: var(--theme-color);
    padding: 24.5px 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.service-details-inner-wrap .service-icon {
    font-size: 60px;
    color: var(--white-color);
    opacity: .3;
    margin-right: -15px
}

.service-details-inner-wrap .service-inner-details .service-inner-wrap-text {
    font-size: 16px;
    font-weight: 600;
    font-family: var(--title-font);
    color: var(--white-color);
    margin-bottom: 10px
}

.service-details-inner-wrap .service-inner-details .service-inner-wrap-title {
    margin-bottom: -0.2em;
    font-size: 30px;
    font-weight: 700;
    color: var(--white-color)
}

@media(max-width: 375px) {
    .service-details-inner-wrap {
        padding:24.5px 30px;
        display: block
    }

    .service-details-inner-wrap .service-inner-details .service-inner-wrap-title {
        font-size: 24px
    }

    .service-details-inner-wrap .service-inner-details .service-inner-wrap-text {
        font-size: 14px;
        margin-top: 10px
    }
}

.process-thumb-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end
}

.process-thumb-wrap .thumb {
    border-radius: 30px
}

.process-thumb-wrap .process-2-icon {
    position: absolute;
    right: 40px;
    top: 0px
}

.process-thumb-wrap .process-2-icon .logo-icon-wrap .logo-icon {
    height: 130px;
    width: 130px;
    line-height: 130px
}

.progress-item {
    margin-bottom: 35px
}

.progress-item:last-child {
    margin-bottom: 0
}

.progress-item .count {
    font-size: 24px;
    color: var(--theme-color2)
}

.progress-item .box-title {
    font-size: 28px;
    border-bottom: 1px solid #7f909e;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.process-2-icon .logo-icon-wrap__text {
    width: 160px;
    height: 160px;
    color: var(--title-color);
    font-weight: 600;
    font-size: 19px;
    margin-left: -80px;
    margin-top: -80px
}

.process-2-icon .logo-icon-wrap__text span {
    height: 80px;
    background: rgba(0,0,0,0);
    padding: 0;
    left: 51%;
    top: 0px;
    --rotate-letter: 10deg
}

.process-2-icon .char1 {
    height: 80px;
    --rotate-letter: 9deg
}

.process-thumb-wrap .process-2-icon .logo-icon-wrap .logo-icon {
    height: 80px;
    width: 80px;
    line-height: 80px;
    background: rgba(0,0,0,0)
}

.process-thumb-wrap .prog-2-circle {
    inline-size: -webkit-fill-available;
    inline-size: -moz-available;
    inline-size: stretch;
    inset: 0
}

@media(max-width: 767px) {
    .process-thumb-wrap .process-2-icon {
        position:inherit;
        margin-top: 35px;
        margin-bottom: -30px
    }

    .process-thumb-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.process-sec-2-container-wrap {
    background-color: var(--theme-color2);
    padding: 60px 100px;
    margin-left: -100px;
    margin-right: -100px
}

.process-sec-2-bg-inner-wrap {
    background-color: var(--white-color);
    padding: 90px 50px 70px;
    margin-right: -50px
}

.process-box-2 {
    text-align: center
}

.process-box-2 .box-img {
    margin-bottom: 30px
}

.process-box-2 .content {
    position: relative
}

.process-box-2 .content .box-number {
    font-size: 36px;
    font-weight: 600;
    color: var(--theme-color);
    position: absolute;
    top: -46px;
    font-family: var(--subtitle-font);
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg)
}

.process-box-2 .content .box-title {
    width: 62%;
    margin: 0 auto 15px
}

.col-xl-4:nth-child(2) .process-box-2 .box-number {
    color: var(--theme-color3)
}

.col-xl-4:nth-child(3) .process-box-2 .box-number {
    color: var(--theme-color2)
}

@media(max-width: 1199px) {
    .process-sec-2-container-wrap.bg-mask {
        -webkit-mask-image:none !important;
        mask-image: none !important;
        margin-top: 0px
    }

    .process-sec-2-bg-inner-wrap {
        background-color: var(--white-color);
        -webkit-mask-image: none !important;
        mask-image: none !important;
        padding: 30px;
        margin-right: -50px
    }
}

@media(max-width: 991px) {
    .process-box-2 .box-img {
        margin-bottom:15px
    }

    .why-img-box {
        margin-right: 0
    }
}

@media(max-widtH: 425px) {
    .process-sec-2-bg-inner-wrap {
        padding:90px 17px 70px;
        margin-right: 0px
    }
}

.col-lg-4:nth-child(1) .feature-card .box-icon .feat-mask {
    background-color: var(--title-color)
}

.col-lg-4:nth-child(2) .feature-card {
    padding-left: 20px
}

@media(max-width: 1500px) {
    .col-lg-4:nth-child(2) .feature-card {
        padding-left:0
    }
}

.col-lg-4:nth-child(2) .feature-card .box-icon .feat-mask {
    background-color: var(--theme-color)
}

.col-lg-4:nth-child(3) .feature-card {
    padding-left: 20px
}

@media(max-width: 1500px) {
    .col-lg-4:nth-child(3) .feature-card {
        padding-left:0
    }
}

.col-lg-4:nth-child(3) .feature-card:before {
    display: none
}

.col-lg-4:nth-child(3) .feature-card .box-icon .feat-mask {
    background-color: var(--theme-color3)
}

.feature-card {
    overflow: hidden;
    -webkit-transition: .4s;
    transition: .4s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

.feature-card::before {
    content: "";
    position: absolute;
    right: 0;
    width: 1px;
    height: 80px;
    border: 1px dashed #072f25
}

.feature-card .box-icon {
    display: inline-block;
    border-radius: 20px;
    position: relative;
    -webkit-transition: .4s;
    transition: .4s;
    height: 80px;
    width: 80px;
    z-index: 2;
    text-align: center;
    line-height: 79px
}

.feature-card .box-icon .feat-mask {
    position: absolute;
    inset: 0;
    height: 100%;
    width: 100%;
    background: var(--theme-color);
    z-index: -1;
    -webkit-transition: .4s;
    transition: .4s
}

.feature-card .content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.feature-card .box-title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 5px;
    -webkit-transition: .4s;
    transition: .4s
}

.feature-card .box-text {
    margin-bottom: -0.4em;
    -webkit-transition: .4s;
    transition: .4s;
    line-height: 1.625
}

.feature-card:hover .box-icon img {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

@media(max-width: 1199px) {
    .feature-card::before {
        display:none
    }
}

@media(max-width: 767px) {
    .why-feature-list .why-feature-list-wrap {
        width:100%
    }
}

.project-card {
    text-align: center;
    position: relative;
    overflow: hidden
}

.project-card .project-img {
    z-index: 2;
    overflow: hidden
}

.project-card .project-img img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.project-card .project-img:after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 0;
    background-color: var(--black-color);
    opacity: 0;
    -webkit-transition: .4s ease;
    transition: .4s ease;
    -webkit-transform: scale(0.5);
    transform: scale(0.5)
}

.project-card .icon-btn {
    --btn-size: 35px;
    background: var(--theme-color);
    color: var(--white-color);
    border-color: var(--theme-color);
    font-size: 18px
}

.project-card .icon-btn:hover {
    background: var(--white-color);
    border-color: var(--white-color);
    color: var(--theme-color)
}

.project-card .project-content {
    padding: 30px 10px;
    background-color: rgba(0,0,0,0);
    -webkit-box-shadow: 0px 3px 15px rgba(0,0,0,.08);
    box-shadow: 0px 3px 15px rgba(0,0,0,.08);
    border-radius: 0px;
    position: absolute;
    inset: 30px;
    z-index: 3;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    border: 1px solid hsla(0,0%,100%,.4);
    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;
    visibility: hidden;
    opacity: 0
}

.project-card .project-title {
    font-weight: 600;
    font-size: 20px;
    margin-top: -0.2em;
    margin-bottom: 6px
}

.project-card .project-title a {
    color: var(--white-color)
}

.project-card .project-title a:hover {
    color: var(--theme-color)
}

.project-card .project-subtitle {
    font-size: 16px;
    font-weight: 400;
    color: var(--white-color);
    margin-bottom: 20px
}

.project-card:hover .project-img:after {
    opacity: .7;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.project-card:hover .project-content {
    opacity: 1;
    visibility: visible
}

@media(max-width: 991px) {
    .project-card .project-img img {
        min-height:400px
    }
}

@media(max-width: 375px) {
    .project-card .project-content {
        inset:20px
    }
}

.project-card.style2 {
    height: 318px
}

.project-card.style2 .project-img {
    height: 100%
}

.project-card.style2 .project-img img {
    height: 100%;
    min-height: none
}

.project-filter-btn {
    gap: 20px 80px
}

.project-filter-btn .tab-btn {
    background: rgba(0,0,0,0);
    border: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    color: var(--title-color);
    position: relative
}

.project-filter-btn .tab-btn:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    background: var(--theme-color);
    height: 1px;
    -webkit-transition: .4s;
    transition: .4s;
    width: 0
}

.project-filter-btn .tab-btn.active:after {
    width: 100%
}

.project-card.style3:hover .project-img:after {
    opacity: .8
}

.project-card.style3 .project-content {
    inset: 0
}

.project-card.style3 .project-content .project-details {
    position: relative;
    padding: 15px
}

.project-card.style3 .project-content .project-details .left-angle-shape {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 38px;
    background: var(--theme-color);
    display: inline-block;
    height: 1px
}

.project-card.style3 .project-content .project-details .left-angle-shape:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 40px;
    width: 1px;
    background: var(--theme-color)
}

.project-card.style3 .project-content .project-details .right-angle-shape {
    position: absolute;
    right: 0;
    top: 0;
    width: 38px;
    background: var(--theme-color);
    display: inline-block;
    height: 1px
}

.project-card.style3 .project-content .project-details .right-angle-shape:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    width: 1px;
    background: var(--theme-color)
}

.project-card.style3 .project-content .project-details .project-subtitle {
    margin-bottom: -0.2em
}

@media(max-width: 991px) {
    .project-filter-btn {
        gap:20px 40px
    }
}

@media(max-width: 575px) {
    .project-filter-btn {
        gap:20px 45px
    }
}

.project-card.style4 .project-content {
    inset: auto;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    bottom: 0px;
    left: 30px;
    right: 30px;
    text-align: start;
    background: var(--white-color);
    padding: 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px
}

.project-card.style4 .project-title a {
    color: var(--title-color)
}

.project-card.style4 .project-title a:hover {
    color: var(--theme-color)
}

.project-card.style4 .project-subtitle {
    margin-bottom: -0.5em;
    color: var(--body-color)
}

.project-card.style4 .icon-btn:hover {
    background: var(--title-color);
    color: var(--white-color);
    border-color: var(--title-color)
}

.project-card.style4:hover .project-content {
    bottom: 30px
}

.project-area-5 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(var(--smoke-color2)), to(var(--smoke-color2)));
    background-image: linear-gradient(var(--smoke-color2), var(--smoke-color2));
    background-repeat: no-repeat;
    background-size: 100% calc(100% - 230px)
}

.project-slider5 .th-slider {
    margin: 0 -300px
}

.project-slider5 .th-slider .swiper-slide-active .project-card.style5 .project-img:after {
    opacity: 0
}

.project-slider5 .th-slider .swiper-slide-active .project-card.style5 .project-content {
    bottom: 0;
    opacity: 1;
    visibility: visible
}

@media(max-width: 991px) {
    .project-slider5 .th-slider {
        margin:0 -200px
    }
}

@media(max-width: 767px) {
    .project-slider5 .th-slider {
        margin:0 40px
    }
}

@media(max-width: 575px) {
    .project-slider5 .th-slider {
        margin:0 12px
    }
}

.project-slider5 .slider-arrow {
    --pos-x: 390px
}

@media(max-width: 1500px) {
    .project-slider5 .slider-arrow {
        --pos-x: 60px
    }
}

.project-card.style5 .project-img img {
    min-height: 450px
}

.project-card.style5 .project-img:after {
    -webkit-transform: none;
    transform: none;
    opacity: .8
}

.project-card.style5 .project-content {
    background: var(--theme-color);
    inset: auto;
    bottom: -30px;
    left: 0;
    margin: 0 0 40px 40px;
    padding: 30px 0 30px 30px;
    text-align: start;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    gap: 40px;
    -webkit-transition: .4s;
    transition: .4s
}

.project-card.style5 .project-content .project-subtitle {
    margin-bottom: 10px
}

.project-card.style5 .project-content .project-title {
    margin-bottom: 0
}

.project-card.style5 .project-content .project-title a {
    color: var(--white-color)
}

.project-card.style5 .project-content .project-title a:hover {
    text-shadow: 0px 0px 3px var(--white-color)
}

.project-card.style5 .project-content .icon-btn {
    --btn-size: 56px;
    line-height: 60px;
    border-radius: 50%;
    background: var(--white-color);
    border: 0;
    color: var(--theme-color);
    -webkit-transform: translate(50%, 0);
    transform: translate(50%, 0);
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-left: -25px
}

.project-card.style5 .project-content .icon-btn:hover {
    background: var(--theme-color2);
    color: var(--white-color)
}

.project-card.style5:hover .project-content {
    opacity: 0;
    visibility: hidden
}

@media(max-width: 575px) {
    .project-card.style5 .project-content {
        margin:30px 55px 30px 30px
    }
}

@media(max-width: 375px) {
    .project-card.style5 .project-content {
        margin:20px 45px 20px 20px;
        padding: 25px 0 25px 25px
    }
}

.project-card.style6 .project-img img {
    min-height: auto
}

.project-card.style6 .project-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 0;
    padding: 0
}

.project-card.style6 .project-content .project-details .icon-btn {
    width: 56px;
    height: 56px;
    line-height: 56px;
    border-radius: 50%;
    color: var(--theme-color2);
    background: var(--white-color);
    border-color: var(--white-color);
    margin-bottom: 22px
}

.project-card.style6 .project-content .project-details .icon-btn:hover {
    background: var(--theme-color2);
    border-color: var(--theme-color2);
    color: var(--white-color)
}

.project-card.style6 .project-subtitle {
    margin-bottom: 5px
}

.project-card.style6 .project-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0
}

.project-card.style6:hover .project-img:after {
    opacity: .85
}

.project-card.style7 .project-img img {
    min-height: auto
}

.project-card.style7 .icon-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -30%);
    transform: translate(-50%, -30%);
    height: 56px;
    width: 56px;
    line-height: 56px;
    border-radius: 50%;
    background: var(--white-color);
    color: var(--theme-color2);
    border: 0;
    opacity: 0
}

.project-card.style7 .icon-btn:hover {
    background: var(--theme-color2);
    color: var(--white-color)
}

.project-card.style7 .project-content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 0;
    padding: 0;
    bottom: 20px;
    left: 40px;
    top: auto;
    right: auto;
    text-align: start
}

.project-card.style7 .project-subtitle {
    margin-bottom: 5px
}

.project-card.style7 .project-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: -0.3em
}

.project-card.style7 .project-subtitle {
    background: var(--theme-color);
    padding: 1px 10px;
    display: inline-block;
    margin-bottom: 16px
}

.project-card.style7:hover .project-img:after {
    opacity: .85
}

.project-card.style7:hover .project-content {
    bottom: 40px
}

.project-card.style7:hover .icon-btn {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media(max-width: 575px) {
    .project-card.style7 .project-img img {
        min-height:350px
    }
}

@media(max-width: 375px) {
    .project-card.style7 .project-content {
        left:30px;
        right: 30px
    }
}

.category-card {
    background-color: var(--smoke-color);
    padding: 40px 15px 45px 15px;
    text-align: center;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    border-radius: 150px 150px 0 0
}

.category-card .cat-i-bottom {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%
}

.category-card .box-shape {
    position: absolute;
    inset: 2px;
    pointer-events: none;
    background-size: 100% 100%
}

.category-card .box-icon {
    width: 120px;
    height: 120px;
    line-height: 120px;
    margin: 0 auto 10px auto
}

.category-card .box-title {
    font-size: 20px;
    margin-bottom: 2px;
    -webkit-transition: .1s;
    transition: .1s
}

.category-card .box-title a:hover {
    color: var(--title-color)
}

.category-card .box-subtitle {
    font-size: 14px;
    font-weight: 400;
    color: #6c6c6c;
    font-family: var(--body-font);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.category-card:hover {
    background-color: var(--theme-color2)
}

.category-card:hover .box-title {
    color: var(--white-color)
}

.category-card:hover .box-subtitle {
    color: var(--white-color)
}

.category-card:hover .box-icon img {
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg)
}

@media(max-width: 420px) {
    .category-card .box-subtitle {
        padding-bottom:15px
    }
}

.category-box {
    text-align: center
}

.category-box .box-icon {
    width: 150px;
    height: 150px;
    line-height: 150px;
    margin: 0 auto 20px auto;
    border-radius: 999px;
    position: relative;
    z-index: 2
}

.category-box .box-icon:before,.category-box .box-icon:after {
    content: "";
    position: absolute;
    border-radius: inherit;
    z-index: -1
}

.category-box .box-icon:before {
    inset: 11px;
    background-color: var(--white-color)
}

.category-box .box-icon:after {
    inset: 0;
    border: 2px dashed var(--th-border-color)
}

@media(max-width: 375px) {
    .category-box .box-icon {
        width:130px;
        height: 130px;
        line-height: 130px
    }
}

.category-box .box-title {
    font-size: 20px;
    margin-bottom: 5px
}

@media(max-width: 375px) {
    .category-box .box-title {
        font-size:18px
    }
}

.category-box .box-text {
    font-size: 14px
}

.category-box:hover .box-icon img {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.category-box:hover .box-icon:after {
    border-color: var(--theme-color);
    -webkit-animation: spin 10s linear infinite;
    animation: spin 10s linear infinite
}

.cate-2-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 20px 60px
}

.cate-2-wrap .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px 60px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cate-2-wrap h3 a {
    font-size: 54px;
    font-weight: 700;
    text-transform: uppercase;
    color: rgba(0,0,0,0);
    -webkit-text-stroke: 1px var(--title-color);
    opacity: .6
}

.cate-2-wrap h3 a:hover {
    color: var(--title-color);
    opacity: 1
}

@media(max-width: 1500px) {
    .process-thumb-wrap .process-2-icon {
        top:-20px
    }
}

@media(max-width: 1299px) {
    .process-thumb-wrap .process-2-icon {
        top:-38px;
        right: -8px
    }
}

@media(max-width: 1199px) {
    .cate-2-wrap h3 {
        font-size:40px
    }

    .process-thumb-wrap .process-2-icon {
        top: -20px;
        right: 65px
    }
}

@media(max-width: 991px) {
    .cate-2-wrap .item {
        gap:15px 20px
    }

    .cate-2-wrap h3 {
        font-size: 35px
    }

    .cate-2-wrap .item img {
        width: 37px
    }

    .cate-2-wrap {
        gap: 15px 30px
    }

    .cate-2-wrap.stoke {
        margin-top: 5px
    }

    .process-thumb-wrap .process-2-icon {
        top: -39px;
        right: 12px
    }
}

@media(max-width: 767px) {
    .cate-2-wrap {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }

    .cate-2-wrap {
        gap: 0px 26px
    }

    .cate-2-wrap h3 a {
        font-size: 38px
    }
}

.category-sec-3 {
    background: #fde1b9
}

.category-card.style-2 {
    background: rgba(0,0,0,0);
    padding: 0
}

.category-card.style-2:hover .box-title {
    color: var(--theme-color2)
}

.category-card.style-2:hover .box-icon {
    background-color: var(--theme-color2)
}

.category-card.style-2:hover .box-icon .actions {
    visibility: visible;
    opacity: 1;
    right: 35px
}

.category-card.style-2 .box-icon {
    width: auto;
    height: auto;
    background: var(--white-color);
    padding: 40px;
    border-radius: 181px 181px 0 0;
    margin-bottom: 30px;
    -webkit-transition: .4s;
    transition: .4s
}

.category-card.style-2 .box-title {
    font-size: 28px
}

.category-card.style-2 .box-title:hover {
    color: var(--theme-color)
}

.category-card.style-2 .box-subtitle {
    font-size: 16px;
    color: var(--theme-color2);
    font-weight: 700;
    margin: 0;
    margin-bottom: 0px;
    margin-bottom: -0.4em;
    padding-bottom: 15px
}

.category-card.style-2 .th-social {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 18px;
    gap: 8px;
    color: var(--theme-color3);
    font-size: 15px
}

.category-card.style-2 .actions {
    height: 60%;
    position: absolute;
    top: 40px;
    right: 10px;
    text-align: center;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
    display: grid;
    -ms-flex-line-pack: center;
    align-content: center;
    width: 40px
}

.category-card.style-2 .actions .icon-btn {
    --btn-size: 46px;
    font-size: 14px;
    border-radius: 99px;
    margin-bottom: 10px;
    -webkit-box-shadow: 0px 3px 10px rgba(0,0,0,.08);
    box-shadow: 0px 3px 10px rgba(0,0,0,.08);
    background: var(--white-color);
    border: 0;
    color: var(--theme-color2)
}

.category-card.style-2 .actions .icon-btn:hover {
    background-color: var(--theme-color3);
    color: var(--black-color)
}

.category-card.style-2 .actions>* {
    margin: 0 0
}

.category-card.style-2 .actions>*>a {
    margin: 0
}

.category-card.style-2 .product-price.price .woocommerce-Price-amount.amount {
    font-size: 16px;
    color: var(--theme-color2);
    font-weight: 700
}

.cta-area-1 {
    position: relative
}

.cta-bg-1-1 {
    position: absolute;
    right: 0;
    z-index: 1
}

.cta-bg-1-1-wrap {
    position: relative
}

.cta-bg-1-1-wrap:before {
    content: "";
    position: absolute;
    background: var(--theme-color3);
    z-index: -1;
    border-radius: 0;
    border-radius: 50%;
    top: -345px;
    right: -226px;
    height: 1194px;
    width: 1194px
}

.cta-1-shape-trangle {
    position: absolute;
    clip-path: polygon(64% 58%, 101% 5%, 106% 103%, 15% 106%, 38% 87%);
    background: var(--theme-color2);
    width: 700px;
    height: 517px;
    right: 0;
    bottom: -6px
}

.cta-wrap1 {
    padding: 160px 0 120px
}

.cta-wrap1 select:focus,.cta-wrap1 .form-control:focus,.cta-wrap1 .form-select:focus,.cta-wrap1 textarea:focus,.cta-wrap1 input:focus {
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: var(--th-border-color);
    background-color: var(--white-color)
}

.cta-wrap1 .th-btn {
    padding: 20px 32px
}

@media(max-width: 991px) {
    .cta-wrap1 {
        padding:0px 0 0
    }

    .cta-area-1 {
        padding: 80px 0 50px
    }
}

@media(max-width: 425px) {
    .newsletter-form {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 10px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .cta-1-shape-trangle {
        height: 417px
    }
}

.cta-card-2-wrap {
    padding: 30px;
    border-radius: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px
}

@media(max-width: 375px) {
    .cta-card-2-wrap {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.cta-card-2-wrap .card-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.cta-card-2-wrap .card-thumb {
    -webkit-box-flex: 1.2;
    -ms-flex: 1.2;
    flex: 1.2
}

.cta-card-2-wrap img {
    padding-bottom: 25px
}

.reservation-table-area {
    border-radius: 60px;
    position: relative;
    z-index: 1
}

.reservation-table-area::before {
    content: "";
    position: absolute;
    left: 0;
    width: 604px;
    height: 100%;
    background-color: var(--theme-color2);
    top: 0;
    border-radius: 60px;
    z-index: -1
}

.res-2-shape {
    height: 330px;
    width: 330px;
    position: absolute;
    top: -81px;
    right: -170px;
    border: 50px solid var(--theme-color3);
    -webkit-transform: rotate(39deg);
    transform: rotate(39deg)
}

.reservation-thumb img {
    border-radius: 50px
}

.res-form-wrap .form-group {
    margin-bottom: 24px
}

.res-form-wrap .form-group input {
    border: 1px solid #a3baac
}

.res-form-wrap .button-wrap {
    margin-bottom: 30px
}

.res-form-wrap .bottom-text {
    margin: 0;
    color: var(--theme-color2)
}

@media(max-width: 1199px) {
    .reservation-table-area::before {
        width:450px
    }
}

@media(max-width: 991px) {
    .reservation-table-area::before {
        display:none
    }
}

@media(max-width: 767px) {
    .reservation-table-area::before {
        display:none
    }
}

@media(max-width: 575px) {
    .reservation-table-area {
        border-radius:30px
    }

    .reservation-thumb img {
        border-radius: 25px
    }
}

.reservation-table-area.style-2::before {
    display: none
}

.res-form-wrap.style-2 select,.res-form-wrap.style-2 .form-control,.res-form-wrap.style-2 .form-select,.res-form-wrap.style-2 textarea,.res-form-wrap.style-2 input {
    border: 1px solid rgba(25,82,47,.2588235294);
    background-color: var(--whit-color)
}

.color-scheme-wrap {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 99;
    background: var(--black-color2);
    padding: 20px;
    border-radius: 10px 0 0 10px;
    display: inline-block;
    -webkit-transition: .4s;
    transition: .4s
}

.color-scheme-wrap .switchIcon {
    position: absolute;
    left: 0;
    top: 10px;
    border: 0;
    background: var(--theme-color);
    color: var(--white-color);
    height: 45px;
    width: 45px;
    border-radius: 5px 0 0 5px;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.color-scheme-wrap .color-scheme-wrap-title {
    font-size: 22px;
    border-bottom: 2px solid var(--th-border-color);
    padding-bottom: 6px;
    color: var(--white-color);
    margin-bottom: 20px
}

.color-scheme-wrap .color-scheme-wrap-title i {
    font-size: 18px;
    margin-right: 3px
}

.color-scheme-wrap .color-switch-btns {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 18px
}

.color-scheme-wrap .color-switch-btns button {
    padding: 0;
    border: 0;
    background: rgba(0,0,0,0);
    font-size: 24px;
    color: var(--theme-color);
    text-align: left
}

.color-scheme-wrap.active {
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0)
}

.appointment-page-form {
    border-radius: 30px;
    padding: 60px
}

@media(max-width: 767px) {
    .appointment-page-form {
        padding:40px
    }
}

@media(max-width: 575px) {
    .appointment-page-form {
        padding:30px 20px
    }
}

.video-box1_AAAAA {
    position: relative
}

.video-box1_AAAAA .play-btn {
    --icon-size: 100px;
    --icon-font-size: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media(max-width: 767px) {
    .video-box1_AAAAA .play-btn {
        --icon-size: 80px;
        --icon-font-size: 24px
    }
}

@media(max-width: 575px) {
    .video-box1_AAAAA .play-btn {
        --icon-size: 60px;
        --icon-font-size: 20px
    }
}

.video-box1_AAAAA.style2 img {
    border-radius: 30px;
    width: 100%
}

.video-box1_AAAAA.style2 .video-text {
    font-size: 84px;
    font-weight: 600;
    font-family: var(--title-font);
    color: var(--white-color);
    opacity: .2;
    position: absolute;
    right: 30px;
    top: 5px
}

@media(max-width: 1199px) {
    .video-box1_AAAAA.style2 .video-text {
        font-size:60px
    }
}

@media(max-width: 991px) {
    .video-box1_AAAAA.style2 .video-text {
        font-size:40px
    }
}

@media(max-width: 575px) {
    .video-box1_AAAAA.style2 .video-text {
        font-size:30px
    }
}

.client-area-1 {
    padding-bottom: 538px
}

@media(max-width: 991px) {
    .client-area-1 {
        padding-bottom:498px
    }
}

.client-slider1 {
    border-bottom: 1px solid #b7b7b7
}

.client-slider1 .swiper-slide {
    border-right: 1px solid #b7b7b7
}

.client-card {
    text-align: center;
    padding: 70px 0;
    display: block
}

.insta-item {
    -webkit-transition: .4s;
    transition: .4s
}

.insta-item .thumb {
    position: relative;
    border-radius: 30px;
    overflow: hidden;
    -webkit-transition: .4s;
    transition: .4s
}

.insta-item .thumb img {
    width: 100%;
    height: 100%
}

.insta-item .thumb .icon {
    position: absolute;
    left: 50%;
    top: 60%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: var(--white-color);
    font-size: 24px;
    opacity: 0
}

.insta-item:hover .thumb .icon {
    top: 50%;
    opacity: 1
}

.insta-item:hover .thumb::before {
    opacity: .6
}

.insta-item .thumb:before {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--black-color);
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s
}

.instsSlider2 .swiper-slide:nth-child(1) .thumb {
    border-radius: 10px 180px 10px 10px
}

.instsSlider2 .swiper-slide:nth-child(1) .thumb img {
    border-radius: 10px 180px 10px 10px
}

.instsSlider2 .swiper-slide:nth-child(1) .thumb:before {
    border-radius: 10px 180px 10px 10px
}

.instsSlider2 .swiper-slide:nth-child(2) .thumb {
    border-radius: 180px 10px 10px 10px
}

.instsSlider2 .swiper-slide:nth-child(2) .thumb img {
    border-radius: 180px 10px 10px 10px
}

.instsSlider2 .swiper-slide:nth-child(2) .thumb:before {
    border-radius: 180px 10px 10px 10px
}

.instsSlider2 .swiper-slide:nth-child(3) .thumb {
    border-radius: 100px
}

.instsSlider2 .swiper-slide:nth-child(3) .thumb img {
    border-radius: 100px
}

.instsSlider2 .swiper-slide:nth-child(3) .thumb:before {
    border-radius: 100px
}

.instsSlider2 .swiper-slide:nth-child(4) .thumb {
    border-radius: 10px 10px 180px 180px
}

.instsSlider2 .swiper-slide:nth-child(4) .thumb img {
    border-radius: 10px 10px 180px 180px
}

.instsSlider2 .swiper-slide:nth-child(4) .thumb:before {
    border-radius: 10px 10px 180px 180px
}

.instsSlider2 .swiper-slide:nth-child(5) .thumb {
    border-radius: 180px 10px 10px 10px
}

.instsSlider2 .swiper-slide:nth-child(5) .thumb img {
    border-radius: 180px 10px 10px 10px
}

.instsSlider2 .swiper-slide:nth-child(5) .thumb:before {
    border-radius: 180px 10px 10px 10px
}

.instsSlider2 .swiper-slide:nth-child(6) .thumb {
    border-radius: 10px 180px 10px 10px
}

.instsSlider2 .swiper-slide:nth-child(6) .thumb img {
    border-radius: 10px 180px 10px 10px
}

.instsSlider2 .swiper-slide:nth-child(6) .thumb:before {
    border-radius: 10px 180px 10px 10px
}

.instsSlider2 .swiper-slide:nth-child(7) .thumb {
    border-radius: 180px 10px 10px 10px
}

.instsSlider2 .swiper-slide:nth-child(7) .thumb img {
    border-radius: 180px 10px 10px 10px
}

.instsSlider2 .swiper-slide:nth-child(7) .thumb:before {
    border-radius: 180px 10px 10px 10px
}

.instsSlider2 .swiper-slide:nth-child(8) .thumb {
    border-radius: 50%
}

.instsSlider2 .swiper-slide:nth-child(8) .thumb img {
    border-radius: 50%
}

.instsSlider2 .swiper-slide:nth-child(8) .thumb:before {
    border-radius: 50%
}

.instsSlider2 .swiper-slide:nth-child(9) .thumb {
    border-radius: 10px 10px 180px 180px
}

.instsSlider2 .swiper-slide:nth-child(9) .thumb img {
    border-radius: 10px 10px 180px 180px
}

.instsSlider2 .swiper-slide:nth-child(9) .thumb:before {
    border-radius: 10px 10px 180px 180px
}

.instsSlider2 .swiper-slide:nth-child(10) .thumb {
    border-radius: 180px 10px 10px 10px
}

.instsSlider2 .swiper-slide:nth-child(10) .thumb img {
    border-radius: 180px 10px 10px 10px
}

.instsSlider2 .swiper-slide:nth-child(10) .thumb:before {
    border-radius: 180px 10px 10px 10px
}

.instsSlider2 .swiper-slide {
    margin-bottom: 30px !important;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.instsSlider2 .swiper-slide.swiper-slide-active {
    margin-top: 30px;
    margin-bottom: 0px !important
}

.instsSlider2 .swiper-slide.swiper-slide-active .insta-item .thumb {
    border-radius: 100px
}

.instsSlider2 .swiper-slide.swiper-slide-active .insta-item .thumb img {
    border-radius: 100px
}

.instsSlider2 .swiper-slide.swiper-slide-active .insta-item .thumb:before {
    border-radius: 100px
}

@media(max-width: 767px) {
    .instsSlider2 .swiper-slide.swiper-slide-active {
        margin-top:10px;
        margin-bottom: 0px !important
    }
}

@media(max-width: 575px) {
    .instsSlider2 .swiper-slide.swiper-slide-active .insta-item .thumb {
        border-radius:50px
    }

    .instsSlider2 .swiper-slide.swiper-slide-active .insta-item .thumb img {
        border-radius: 50px
    }

    .instsSlider2 .swiper-slide.swiper-slide-active .insta-item .thumb:before {
        border-radius: 50px
    }
}

.restaurant-location-sec-1 {
    background: #fde1b9
}

.location-content {
    border: 3px solid var(--white-color);
    border-radius: 20px;
    margin: 24px 0 24px 24px;
    text-align: center;
    padding: 85px 0 65px;
    margin-left: -168px
}

.location-content .sec-title {
    padding-bottom: 29px
}

.location-content .box-text {
    width: 40%;
    margin: 0 auto 20px
}

.location-content .line {
    width: 2px;
    height: 60px;
    background: var(--theme-color3);
    display: block;
    margin: 0 auto 20px
}

.location-content .opening p {
    padding: 0;
    margin: 0
}

.location-content .opening {
    padding-bottom: 30px
}

.location-content .th-social {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.location-content .th-social a {
    width: var(--icon-size, 40px);
    height: var(--icon-size, 40px);
    font-size: 16px;
    color: var(--black-color);
    border-color: var(--black-color)
}

.location-content .th-social a:hover {
    background-color: var(--theme-color2);
    border-color: var(--theme-color2);
    color: var(--white-color)
}

.map-location {
    margin-right: -291px;
    margin-bottom: -7px
}

.map-location iframe {
    height: 615px
}

@media(max-width: 1199px) {
    .location-content {
        margin-left:0px
    }

    .map-location {
        margin-right: 0;
        margin-bottom: -7px
    }
}

@media(max-width: 767px) {
    .location-content .box-text {
        width:60%
    }

    .location-content {
        padding: 50px 10px 45px
    }
}

@media(max-width: 375px) {
    .location-content .box-text {
        width:95%
    }
}

.tab-menu1 {
    gap: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tab-menu1 .tab-btn {
    font-size: 14px;
    padding: 4px 12px;
    background-color: var(--smoke-color2);
    border: 1px solid var(--th-border-color);
    border-radius: 6px
}

.tab-menu1 .tab-btn.active {
    background-color: var(--theme-color);
    border-color: var(--theme-color);
    color: var(--white-color)
}

.schedule_table {
    margin-bottom: 0px;
    position: relative;
    z-index: 3;
    min-width: 1200px
}

.schedule_table>:not(:last-child)>:last-child>* {
    border-bottom-color: var(--theme-color)
}

.schedule_table thead tr th {
    border: 1px solid var(--theme-color);
    background-color: var(--theme-color);
    color: var(--white-color);
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    font-family: var(--body-font);
    padding: 15px
}

.schedule_table tbody tr td {
    width: 146px;
    padding: 4px !important;
    border: 1px solid var(--th-border-color3);
    text-align: center;
    vertical-align: middle;
    background: var(--black-color2);
    color: var(--white-color)
}

.schedule_table tbody tr td .time {
    color: var(--light-color)
}

.schedule_table tbody tr td .schedule_item {
    margin: 0 auto;
    height: 112px;
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: rgba(0,0,0,0)
}

.schedule_table tbody tr td .schedule_item .class_name {
    display: block;
    color: var(--white-color);
    text-align: center;
    font-family: var(--title-font);
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px
}

.schedule_table tbody tr td .schedule_item .trainer_name {
    display: inline-block;
    color: var(--light-color);
    text-align: center;
    font-family: var(--body-font);
    font-size: 14px;
    font-weight: 400;
    line-height: normal
}

.schedule_table tbody tr td .schedule_item.active {
    background-color: var(--theme-color)
}

.schedule_table tbody tr td .schedule_item.active .trainer_name {
    color: var(--white-color)
}

.schedule_table.style2>:not(:last-child)>:last-child>* {
    border-bottom-color: var(--title-color)
}

.schedule_table.style2 thead tr th {
    background: var(--title-color);
    border-color: var(--title-color)
}

.schedule_table.style2 tbody tr td .schedule_item.active {
    background: var(--th-border-color3)
}

.bmi-area-1 {
    padding-top: calc(183px + var(--section-space));
    margin-top: -183px
}

@media(max-width: 1399px) {
    .bmi-area-1 {
        -webkit-mask-image:none !important;
        mask-image: none !important
    }
}

@media(max-width: 991px) {
    .bmi-area-1 {
        padding-top:calc(183px + var(--section-space-mobile))
    }
}

.bmi-calculator-form .form-group {
    margin-bottom: 0
}

.bmi-calculator-form .form-group select,.bmi-calculator-form .form-group .form-control,.bmi-calculator-form .form-group .form-select,.bmi-calculator-form .form-group textarea,.bmi-calculator-form .form-group input {
    padding: 0 30px
}

.bmi-calculator-form .th-btn {
    padding: 0;
    width: 100%;
    min-width: auto
}

.bmi-calculator-form .th-btn input {
    width: 100%;
    padding: 21px 40px;
    height: auto;
    background: rgba(0,0,0,0);
    color: inherit;
    font-family: inherit;
    text-transform: uppercase;
    -webkit-transition: none;
    transition: none;
    font-size: 14px;
    font-weight: 700;
    border-radius: 0;
    border: 0
}

.bmi-table-wrap {
    background: var(--black-color3);
    border-radius: 30px;
    padding: 60px
}

.bmi-table-wrap .bmi-table-wrap-text {
    margin-bottom: -0.4em;
    color: var(--light-color)
}

.bmi-table-wrap .bmi-table-wrap-text span {
    color: var(--white-color);
    font-weight: 600
}

@media(max-width: 575px) {
    .bmi-table-wrap {
        padding:0;
        border-radius: 0;
        background: rgba(0,0,0,0)
    }
}

.bmi-table {
    border: 0;
    border-top: 1px solid var(--th-border-color6);
    margin-bottom: 22px
}

.bmi-table thead tr th {
    border: 0;
    border-left: 1px solid var(--th-border-color6);
    font-size: 30px;
    font-weight: 500;
    font-family: var(--title-font);
    color: var(--white-color);
    padding: 26px 30px
}

.bmi-table thead tr th:first-child {
    border-left: 0;
    padding-left: 0
}

.bmi-table thead tr th:last-child {
    padding-right: 0
}

.bmi-table tbody tr {
    border-top: 1px solid var(--th-border-color6);
    color: var(--light-color)
}

.bmi-table tbody tr th {
    border: 0;
    color: var(--light-color);
    font-weight: 400;
    padding: 17px 30px;
    padding-left: 0
}

.bmi-table tbody tr td {
    border: 0;
    border-left: 1px solid var(--th-border-color6);
    padding: 17px 30px;
    padding-right: 0
}

.bmi-table tbody tr:last-child th {
    padding-bottom: 0
}

.bmi-table tbody tr:last-child td {
    padding-bottom: 0
}

@media(max-width: 575px) {
    .bmi-table thead tr th {
        font-size:20px
    }
}

.marquee-slider1 {
    margin: 0 -50px
}

.marquee-slider1 .swiper-wrapper {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}

.marquee-slider1 .swiper-slide {
    width: auto
}

.marquee-card {
    margin-bottom: 0;
    padding: 0px 0;
    display: inline-block
}

.marquee-card a {
    font-size: 140px;
    font-weight: 200;
    font-family: var(--title-font);
    color: hsla(0,0%,100%,.2196078431);
    letter-spacing: 1px;
    line-height: 1;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 40px
}

@media(max-width: 1199px) {
    .marquee-card {
        padding:100px 0
    }

    .marquee-card a {
        font-size: 50px
    }
}

@media(max-width: 767px) {
    .marquee-card a {
        font-size:80px;
        letter-spacing: .2em
    }
}

@media(max-width: 575px) {
    .marquee-card {
        padding:0
    }

    .marquee-card a {
        font-size: 60px;
        letter-spacing: .2em
    }
}

.marquee-slider2 {
    -webkit-transform: rotate(-3deg);
    transform: rotate(-3deg);
    margin: 50px -5px
}

.marquee-slider2 .swiper-wrapper {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}

.marquee-slider2 .swiper-slide {
    width: auto
}

@media(min-width: 1922px) {
    .marquee-slider2 {
        margin:70px -5px
    }
}

@media(max-width: 1500px) {
    .marquee-slider2 {
        margin:38px -5px
    }
}

@media(max-width: 1299px) {
    .marquee-slider2 {
        margin:31px -5px
    }
}

@media(max-width: 1199px) {
    .marquee-slider2 {
        margin:27px -5px
    }
}

@media(max-width: 991px) {
    .marquee-slider2 {
        margin:21px -5px
    }
}

@media(max-width: 767px) {
    .marquee-slider2 {
        margin:16px -5px
    }
}

@media(max-width: 575px) {
    .marquee-slider2 {
        margin:11px -5px
    }
}

.class-card {
    border-radius: 30px;
    background: var(--black-color2);
    padding: 30px 30px 0;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-bottom: 28px
}

.class-card:before,.class-card:after {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 30px;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(var(--th-border-color5)));
    background: linear-gradient(transparent, var(--th-border-color5));
    z-index: -2;
    -webkit-transition: .4s;
    transition: .4s
}

.class-card:before {
    background: var(--black-color2);
    inset: 1px;
    z-index: -1
}

.class-card_img {
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 30px
}

.class-card_img img {
    width: 100%;
    -webkit-transition: .4s;
    transition: .4s
}

.class-card .box-title {
    font-weight: 500;
    margin-bottom: 15px
}

.class-card .box-title a {
    color: var(--white-color)
}

.class-card .box-title a:hover {
    color: var(--theme-color)
}

.class-card .class-card_text {
    color: var(--light-color)
}

.class-card .btn-wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
    margin-top: -24px
}

.class-card .icon-btn {
    border-radius: 50%;
    background: var(--th-border-color5);
    border-color: var(--th-border-color5);
    color: var(--white-color);
    position: relative
}

.class-card .icon-btn:after {
    content: "";
    position: absolute;
    inset: -10px -10px 50%;
    background: var(--black-color2);
    z-index: -1;
    border-radius: 50% 50% 0 0/100% 100% 0 0;
    border: 1px solid var(--th-border-color5);
    border-bottom: 0
}

.class-card .icon-btn:hover {
    background: var(--theme-color);
    border-color: var(--theme-color)
}

.class-card:hover:after {
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(var(--theme-color)));
    background: linear-gradient(transparent, var(--theme-color))
}

.class-card:hover .class-card_img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.class-card:hover .icon-btn:after {
    border-color: var(--theme-color)
}

.class-area-2 {
    padding-bottom: 30px
}

.class-bg-shape {
    position: absolute;
    inset: 0
}

.class-slider2 {
    padding: 0 130px
}

@media(max-width: 575px) {
    .class-slider2 {
        padding:0;
        margin: 0 15px
    }
}

.class-card2 {
    position: relative
}

.class-card2 .class-card_img {
    border-radius: 30px;
    margin-bottom: 0
}

.class-card2 .box-title {
    margin-bottom: 13px;
    font-weight: 500
}

.class-card2 .box-title a {
    color: var(--white-color)
}

.class-card2 .box-title a:hover {
    color: var(--theme-color)
}

.class-card2 .class-card_text {
    color: var(--light-color);
    margin-bottom: 22px
}

.class-card2 .class-card_content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 30px;
    background: rgba(29,34,41,.7);
    border: 1px solid var(--th-border-color5);
    -webkit-backdrop-filter: blur(5.1px);
    backdrop-filter: blur(5.1px);
    margin: 0 10px;
    text-align: center;
    padding: 30px;
    -webkit-transition: .4s;
    transition: .4s
}

.class-card2 .class-card_content .btn-wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.class-card2 .class-card_content .class-card_text {
    margin-bottom: -0.4em
}

.class-card2 .class-card_hover-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 30px;
    background: rgba(29,34,41,.7);
    border: 1px solid var(--th-border-color5);
    -webkit-backdrop-filter: blur(5.1px);
    backdrop-filter: blur(5.1px);
    margin: 0 10px;
    text-align: center;
    padding: 30px;
    -webkit-transition: .4s;
    transition: .4s;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scaleY(0);
    transform: scaleY(0)
}

.class-card2 .class-card_hover-content .btn-wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.class-card2:hover .class-card_content {
    opacity: 0;
    visibility: hidden
}

.class-card2:hover .class-card_hover-content {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleY(1);
    transform: scaleY(1)
}

.gallery-sec-1 {
    padding-bottom: 170px
}

.th-slider.has-shadow.gallery-1-slider .swiper-wrapper {
    padding: 0
}

.gallery-thumb-1 {
    position: relative
}

.gallery-thumb-1 img {
    width: 100%
}

.gallery-thumb-1:hover .gallery-btn {
    opacity: 1;
    visibility: visible
}

.gallery-thumb-1:hover::before {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.gallery-thumb-1::before {
    content: "";
    position: absolute;
    inset: 0;
    background: var(--theme-color2);
    opacity: .7;
    -webkit-transition: .4s ease;
    transition: .4s ease;
    -webkit-transform: scale(0);
    transform: scale(0);
    height: 100%;
    width: 100%;
    z-index: 1
}

.gallery-thumb-1 .gallery-btn {
    position: absolute;
    text-align: center;
    z-index: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    border: 0;
    -webkit-transition: .4s;
    transition: .4s;
    font-size: 30px;
    color: var(--theme-color3)
}

@media(max-width: 991px) {
    .menu-img-1-1 {
        margin-left:0;
        margin-top: 0
    }

    .menu-img-1-2 {
        margin-right: 0;
        margin-bottom: 0;
        text-align: end;
        padding-bottom: 0
    }
}

.gallery-thumb-1.style-2 {
    border-radius: 30px;
    overflow: hidden
}

.px-5 {
    padding-right: 5px;
    padding-left: 5px
}

.px-10 {
    padding-right: 10px;
    padding-left: 10px
}

.px-15 {
    padding-right: 15px;
    padding-left: 15px
}

.px-20 {
    padding-right: 20px;
    padding-left: 20px
}

.px-25 {
    padding-right: 25px;
    padding-left: 25px
}

.px-30 {
    padding-right: 30px;
    padding-left: 30px
}

.px-35 {
    padding-right: 35px;
    padding-left: 35px
}

.px-40 {
    padding-right: 40px;
    padding-left: 40px
}

.px-45 {
    padding-right: 45px;
    padding-left: 45px
}

.px-50 {
    padding-right: 50px;
    padding-left: 50px
}

.py-5 {
    padding-top: 5px;
    padding-bottom: 5px
}

.py-10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.py-15 {
    padding-top: 15px;
    padding-bottom: 15px
}

.py-20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.py-25 {
    padding-top: 25px;
    padding-bottom: 25px
}

.py-30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.py-35 {
    padding-top: 35px;
    padding-bottom: 35px
}

.py-40 {
    padding-top: 40px;
    padding-bottom: 40px
}

.py-45 {
    padding-top: 45px;
    padding-bottom: 45px
}

.py-50 {
    padding-top: 50px;
    padding-bottom: 50px
}

.pt-5 {
    padding-top: 5px
}

.pt-10 {
    padding-top: 10px
}

.pt-15 {
    padding-top: 15px
}

.pt-20 {
    padding-top: 20px
}

.pt-25 {
    padding-top: 25px
}

.pt-30 {
    padding-top: 30px
}

.pt-35 {
    padding-top: 35px
}

.pt-40 {
    padding-top: 40px
}

.pt-45 {
    padding-top: 45px
}

.pt-50 {
    padding-top: 50px
}

.pb-5 {
    padding-bottom: 5px
}

.pb-10 {
    padding-bottom: 10px
}

.pb-15 {
    padding-bottom: 15px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-25 {
    padding-bottom: 25px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-35 {
    padding-bottom: 35px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-45 {
    padding-bottom: 45px
}

.pb-50 {
    padding-bottom: 50px
}

.pl-5 {
    padding-left: 5px
}

.pl-10 {
    padding-left: 10px
}

.pl-15 {
    padding-left: 15px
}

.pl-20 {
    padding-left: 20px
}

.pl-25 {
    padding-left: 25px
}

.pl-30 {
    padding-left: 30px
}

.pl-35 {
    padding-left: 35px
}

.pl-40 {
    padding-left: 40px
}

.pl-45 {
    padding-left: 45px
}

.pl-50 {
    padding-left: 50px
}

.pr-5 {
    padding-right: 5px
}

.pr-10 {
    padding-right: 10px
}

.pr-15 {
    padding-right: 15px
}

.pr-20 {
    padding-right: 20px
}

.pr-25 {
    padding-right: 25px
}

.pr-30 {
    padding-right: 30px
}

.pr-35 {
    padding-right: 35px
}

.pr-40 {
    padding-right: 40px
}

.pr-45 {
    padding-right: 45px
}

.pr-50 {
    padding-right: 50px
}

.pb-60 {
    padding-bottom: 60px
}

.mx-5 {
    margin-right: 5px;
    margin-left: 5px
}

.mx-10 {
    margin-right: 10px;
    margin-left: 10px
}

.mx-15 {
    margin-right: 15px;
    margin-left: 15px
}

.mx-20 {
    margin-right: 20px;
    margin-left: 20px
}

.mx-25 {
    margin-right: 25px;
    margin-left: 25px
}

.mx-30 {
    margin-right: 30px;
    margin-left: 30px
}

.mx-35 {
    margin-right: 35px;
    margin-left: 35px
}

.mx-40 {
    margin-right: 40px;
    margin-left: 40px
}

.mx-45 {
    margin-right: 45px;
    margin-left: 45px
}

.mx-50 {
    margin-right: 50px;
    margin-left: 50px
}

.my-5 {
    margin-top: 5px;
    margin-bottom: 5px
}

.my-10 {
    margin-top: 10px;
    margin-bottom: 10px
}

.my-15 {
    margin-top: 15px;
    margin-bottom: 15px
}

.my-20 {
    margin-top: 20px;
    margin-bottom: 20px
}

.my-25 {
    margin-top: 25px;
    margin-bottom: 25px
}

.my-30 {
    margin-top: 30px;
    margin-bottom: 30px
}

.my-35 {
    margin-top: 35px;
    margin-bottom: 35px
}

.my-40 {
    margin-top: 40px;
    margin-bottom: 40px
}

.my-45 {
    margin-top: 45px;
    margin-bottom: 45px
}

.my-50 {
    margin-top: 50px;
    margin-bottom: 50px
}

.mt-5 {
    margin-top: 5px
}

.mt-10 {
    margin-top: 10px
}

.mt-15 {
    margin-top: 15px
}

.mt-20 {
    margin-top: 20px
}

.mt-25 {
    margin-top: 25px
}

.mt-30 {
    margin-top: 30px
}

.mt-35 {
    margin-top: 35px
}

.mt-40 {
    margin-top: 40px
}

.mt-45 {
    margin-top: 45px
}

.mt-50 {
    margin-top: 50px
}

.mb-5 {
    margin-bottom: 5px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-15 {
    margin-bottom: 15px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-25 {
    margin-bottom: 25px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-35 {
    margin-bottom: 35px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-45 {
    margin-bottom: 45px
}

.mb-50 {
    margin-bottom: 50px
}

.ml-5 {
    margin-left: 5px
}

.ml-10 {
    margin-left: 10px
}

.ml-15 {
    margin-left: 15px
}

.ml-20 {
    margin-left: 20px
}

.ml-25 {
    margin-left: 25px
}

.ml-30 {
    margin-left: 30px
}

.ml-35 {
    margin-left: 35px
}

.ml-40 {
    margin-left: 40px
}

.ml-45 {
    margin-left: 45px
}

.ml-50 {
    margin-left: 50px
}

.mr-5 {
    margin-right: 5px
}

.mr-10 {
    margin-right: 10px
}

.mr-15 {
    margin-right: 15px
}

.mr-20 {
    margin-right: 20px
}

.mr-25 {
    margin-right: 25px
}

.mr-30 {
    margin-right: 30px
}

.mr-35 {
    margin-right: 35px
}

.mr-40 {
    margin-right: 40px
}

.mr-45 {
    margin-right: 45px
}

.mr-50 {
    margin-right: 50px
}

.mb-60 {
    margin-bottom: 60px
}

.mb-55 {
    margin-bottom: 55px
}

.mb-100 {
    margin-bottom: 100px
}

.mb-33 {
    margin-bottom: 33px
}

.mb-28 {
    margin-bottom: 28px
}

.mt-n1 {
    margin-top: -0.25rem
}

.mt-n2 {
    margin-top: -0.45rem
}

.mt-n3 {
    margin-top: -0.8rem
}

.mt-n4 {
    margin-top: -1.5rem
}

.mt-n5 {
    margin-top: -3rem
}

.mb-n1 {
    margin-bottom: -0.25rem
}

.mb-n2 {
    margin-bottom: -0.45rem
}

.mb-n3 {
    margin-bottom: -0.8rem
}

.mb-n4 {
    margin-bottom: -1.5rem
}

.mb-n5 {
    margin-bottom: -3rem
}

.space,.space-top {
    padding-top: var(--section-space)
}

.space,.space-bottom {
    padding-bottom: var(--section-space)
}

.space-extra,.space-extra-top {
    padding-top: calc(var(--section-space) - 30px)
}

.space-extra,.space-extra-bottom {
    padding-bottom: calc(var(--section-space) - 30px)
}

.space-extra2,.space-extra2-top {
    padding-top: calc(var(--section-space) - 40px)
}

.space-extra2,.space-extra2-bottom {
    padding-bottom: calc(var(--section-space) - 40px)
}

@media(max-width: 991px) {
    .space,.space-top {
        padding-top:var(--section-space-mobile)
    }

    .space,.space-bottom {
        padding-bottom: var(--section-space-mobile)
    }

    .space-extra,.space-extra-top {
        padding-top: calc(var(--section-space-mobile) - 30px)
    }

    .space-extra,.space-extra-bottom {
        padding-bottom: calc(var(--section-space-mobile) - 30px)
    }

    .space-top-md-none {
        padding-top: 0
    }

    .space-extra2,.space-extra2-top {
        padding-top: calc(var(--section-space-mobile) - 30px)
    }

    .space-extra2,.space-extra2-bottom {
        padding-bottom: calc(var(--section-space-mobile) - 30px)
    }
}

.home-3 {
    --title-font: "Jost", sans-serif;
    --subtitle-font: "Dynalight", cursive;
    --body-color: #7F909E
}

.home-7 {
    --title-font: "Jost", sans-serif;
    --subtitle-font: "Dynalight", cursive;
    --body-color: #6C6C6C
}

.home-8 {
    --title-font: "Barlow Condensed", sans-serif;
    --subtitle-font: "Bangers", system-ui;
    --theme-color: #704232;
    --body-color: #6C6C6C
}

.home-10 {
    --subtitle-font: "Dynalight", cursive
}

.black-bg {
    background-color: #15293a
}

.big-title3-wrap {
    text-align: center;
    position: relative
}

.big-title3-wrap .big-title3-title {
    font-size: 200px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 42px;
    color: hsla(0,0%,100%,.0509803922);
    line-height: 1;
    margin-bottom: -62px;
    position: relative;
    z-index: 1
}

@media(max-width: 1500px) {
    .big-title3-wrap .big-title3-title {
        font-size:170px;
        letter-spacing: 20px;
        margin-bottom: 15px
    }
}

@media(max-width: 1199px) {
    .big-title3-wrap .big-title3-title {
        font-size:100px;
        letter-spacing: 13px;
        margin-bottom: 25px
    }
}

@media(max-width: 991px) {
    .big-title3-wrap .big-title3-title {
        font-size:60px;
        letter-spacing: 10px;
        margin-bottom: 22px
    }
}

@media(max-width: 575px) {
    .big-title3-wrap .big-title3-title {
        font-size:44px;
        letter-spacing: 10px;
        margin-bottom: 22px
    }
}

@media(max-width: 375px) {
    .big-title3-wrap .big-title3-title {
        font-size:40px;
        letter-spacing: 8px;
        margin-bottom: 22px
    }
}

.big-title3-wrap.style2 .big-title3-title {
    font-size: 140px;
    letter-spacing: 0px
}

@media(max-width: 1500px) {
    .big-title3-wrap.style2 .big-title3-title {
        font-size:110px;
        letter-spacing: 0px
    }
}

@media(max-width: 1399px) {
    .big-title3-wrap.style2 .big-title3-title {
        font-size:85px
    }
}

@media(max-width: 1299px) {
    .big-title3-wrap.style2 .big-title3-title {
        font-size:70px
    }
}

@media(max-width: 1199px) {
    .big-title3-wrap.style2 .big-title3-title {
        font-size:60px
    }
}

@media(max-width: 991px) {
    .big-title3-wrap.style2 .big-title3-title {
        font-size:55px
    }
}

@media(max-width: 767px) {
    .big-title3-wrap.style2 .big-title3-title {
        font-size:50px
    }
}

@media(max-width: 575px) {
    .big-title3-wrap.style2 .big-title3-title {
        font-size:40px
    }
}

@media(max-width: 375px) {
    .big-title3-wrap.style2 .big-title3-title {
        font-size:35px
    }
}

.z-index-4 {
    z-index: 4
}

.header-default.style-3 .container-fluid {
    padding: 0 40px
}

.header-default.style-3 {
    position: absolute;
    width: 100%;
    background: none;
    border: 0
}

.header-default.style-3 .simple-icon {
    border: 1px solid hsla(0,0%,100%,.4117647059);
    height: 56px;
    width: 56px;
    line-height: 56px
}

.header-default.style-3 .main-menu a {
    color: var(--white-color)
}

.header-default.style-3 .main-menu ul li:has(.sub-menu)>a::after,.header-default.style-3 .main-menu ul li:has(.mega-menu)>a::after,.header-default.style-3 .main-menu ul li.menu-item-has-children>a::after {
    color: var(--white-color)
}

.header-default.style-3 .main-menu ul.mega-menu a {
    color: var(--black-color)
}

.header-default.style-3 .main-menu ul.sub-menu li a {
    color: var(--black-color)
}

.header-default.style-3 .main-menu ul.sub-menu li a:hover {
    color: var(--theme-color)
}

.header-default.style-3 .simple-icon .bar-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 8px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    padding-right: 12px
}

.header-default.style-3 .simple-icon .bar-wrap span {
    height: 1px;
    width: 30px;
    background: #fff;
    line-height: 1;
    -webkit-transition: .4s;
    transition: .4s
}

.header-default.style-3 .simple-icon .bar-wrap span:nth-child(1) {
    width: 20px
}

.header-default.style-3 .simple-icon .bar-wrap span:nth-child(3) {
    width: 26px
}

.header-default.style-3 .simple-icon .bar-wrap:hover span:nth-child(1) {
    width: 30px
}

.header-default.style-3 .simple-icon .bar-wrap:hover span:nth-child(2) {
    width: 26px
}

.header-default.style-3 .simple-icon .bar-wrap:hover span:nth-child(3) {
    width: 30px
}

.header-default.style-3 .header-button .call-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    padding-right: 22px
}

.header-default.style-3 .header-button .call-wrapper .content p {
    font-size: 14px;
    padding: 0;
    margin: 0;
    color: #9d9d9d
}

.header-default.style-3 .header-button .call-wrapper .content .box-title {
    font-size: 22px;
    color: var(--white-color)
}

.header-default.style-3 .sticky-wrapper.sticky {
    background-color: #0d1e2b;
    border-bottom: 1px solid hsla(0,0%,100%,.1607843137)
}

.hero-3-shape-bg {
    position: absolute;
    top: 0;
    right: 0
}

@media(max-width: 575px) {
    .header-default.style-3 .container-fluid {
        padding:0 20px
    }
}

.header-4-bottom-shape img {
    position: absolute;
    bottom: 0px;
    width: 100%
}

.header-default.style-3.style-4 {
    position: relative;
    background: #15293a
}

.header-default.style-3.style-4 .header-logo {
    padding-top: 22px;
    padding-bottom: 22px
}

.header-default.style-3.style-4.style-5 {
    background: #2c0400
}

.header-default.style-3.style-4.style-5 .th-btn:hover {
    background: var(--white-color);
    color: var(--title-color)
}

.header-default.style-3.style-4.style-5 .hero-5-top-shape {
    position: absolute;
    bottom: -6px;
    -webkit-transition: .4s;
    transition: .4s
}

.header-default.style-3.style-4.style-5 .sticky-wrapper.sticky .hero-5-top-shape {
    display: none
}

.header-default.style-3.style-4.style-5 .header-button .icon-btn {
    color: var(--white-color)
}

@media(max-width: 1850px) {
    .header-default.style-3.style-4.style-5 .hero-5-top-shape {
        bottom:-9px
    }
}

@media(max-width: 1500px) {
    .header-default.style-3.style-4.style-5 .hero-5-top-shape {
        bottom:-9px
    }
}

.header-default.style-3.style-4.style-6 {
    background: rgba(0,0,0,0)
}

.header-default.style-3.style-4.style-6 .header-6-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.header-default.style-3.style-4.style-6 .header-6-bg img {
    height: 300px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: bottom;
    object-position: bottom
}

.header-default.style-3.style-4.style-6 .header-button .call-wrapper .content p {
    color: var(--white-color)
}

.header-default.style-3.style-4.style-6 .simple-icon {
    border-color: hsla(0,0%,100%,.3882352941)
}

@media(max-width: 575px) {
    .header-default.style-3.style-4.style-6 .header-6-bg img {
        height:270px
    }
}

.header-default.style-7 .menu-area .main-menu {
    margin-left: 15px;
}

.header-default.style-7 .header-top {
    background-color: var(--title-color)
}

.header-default.style-7 .th-btn {
    padding: 20px 45px;
    text-transform: uppercase
}

.header-default.style-7 .header-button .icon-btn .badge {
    background-color: var(--theme-color4);
    color: var(--title-color)
}

.header-default.style-8 .header-top {
    background: #2c0400
}

.header-default.style-8 .header-top .header-links li>i {
    margin-right: 10px;
    color: #c3aba9
}

.header-default.style-8 .header-top .header-links .th-social a:hover {
    color: var(--title-color);
    background-color: var(--white-color);
    border-color: var(--white-color)
}

.header-default.style-8 .header-button .th-btn {
    margin-left: 0px
}

.hero-3 {
    position: relative
}

.hero-3:before {
    content: "";
    position: absolute;
    background: rgba(127,144,158,.2);
    height: 100%;
    width: 380px
}

.hero-style3 {
    padding: 140px 0 100px
}

.hero-style3 .container-fluid {
    padding: 0 100px
}

.hero-style3 .sub-title {
    font-size: 36px;
    font-weight: 400;
    font-family: var(--subtitle-font);
    text-transform: capitalize;
    margin-bottom: 17px;
    color: var(--theme-color5)
}

.hero-style3 .hero-title {
    color: var(--white-color);
    font-size: 84px;
    line-height: 1.119;
    font-weight: 400;
    text-transform: uppercase
}

.hero-style3 .hero-img img {
    width: 100%
}

.hero-style3 .hero-text {
    color: #b2c3d0;
    font-size: 16px;
    margin-bottom: 42px;
    width: 85%
}

.space.feature-sec-1 {
    background: rgba(255,0,0,.2)
}

.hero-3 .icon-box {
    position: absolute;
    left: 211px;
    bottom: 36px
}

.hero-3 .icon-box .slider-arrow {
    position: inherit;
    bottom: 0;
    background: rgba(0,0,0,0)
}

.hero-3 .icon-box .slider-arrow.slider-prev {
    left: -9px
}

.hero-3 .icon-box .line {
    position: relative
}

.hero-3 .icon-box .line:before {
    content: "";
    height: 40px;
    background: hsla(0,0%,100%,.2196078431);
    width: 1px;
    position: absolute;
    top: -23px;
    right: -55px
}

.hero-3 .slider-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 32px;
    left: 0;
    width: 50%
}

.hero-3 .swiper-pagination-bullets {
    margin: -35px 0 0px 0;
    left: 0
}

.hero-3 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--theme-color4)
}

.hero-3 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    border-color: var(--theme-color4)
}

.hero-left-social {
    -webkit-transform-origin: left;
    transform-origin: left;
    display: inline-block;
    position: absolute;
    left: 48px;
    bottom: 19%;
    z-index: 2;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.hero-left-social ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    gap: 55px;
    margin: 0;
    padding: 0
}

.hero-left-social ul li a {
    font-size: 16px;
    color: var(--white-color);
    position: relative;
    text-transform: uppercase;
    -webkit-transition: .4s;
    transition: .4s
}

.hero-left-social ul li a:before {
    content: "";
    position: absolute;
    height: 7px;
    width: 7px;
    border: 1px solid var(--theme-color3);
    border-radius: 50%;
    top: 8px;
    left: -11px
}

.hero-left-social ul li a:hover:before {
    background: var(--theme-color4)
}

@media(max-width: 1800px) {
    .hero-left-social {
        bottom:15%
    }
}

@media(max-width: 1700px) {
    .hero-style3 .hero-title {
        font-size:70px
    }

    .hero-left-social {
        bottom: 13%
    }
}

@media(max-width: 1500px) {
    .hero-style3 .hero-title {
        font-size:65px
    }

    .hero-3 .icon-box .line::before {
        right: -10px
    }

    .hero-3 .icon-box {
        left: 150px
    }

    .hero-3 .icon-box .slider-arrow.slider-prev {
        left: -55px
    }

    .hero-3 .icon-box .slider-arrow.slider-next {
        left: 15px
    }

    .hero-left-social {
        bottom: 8%
    }
}

@media(max-width: 1399px) {
    .hero-style3 .hero-title {
        font-size:58px
    }

    .hero-left-social ul {
        gap: 32px
    }
}

@media(max-width: 1199px) {
    .hero-style3 .hero-title {
        font-size:44px
    }

    .hero-left-social {
        bottom: 10%;
        left: 44px
    }

    .hero-left-social ul li a {
        font-size: 14px
    }

    .hero-left-social ul {
        gap: 22px
    }

    .hero-3 .slider-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
        left: 90px
    }
}

@media(max-width: 991px) {
    .hero-right-shape {
        width:110px
    }

    .hero-3 .icon-box {
        left: 117px
    }

    .hero-style3 .container-fluid {
        padding: 0 70px
    }

    .hero-style3 {
        padding: 140px 0 115px
    }

    .hero-3 .icon-box .line::before {
        right: -6px
    }

    .hero-style3 .hero-img {
        margin-bottom: 30px
    }

    .hero-3 .icon-box .line::before {
        right: -2px
    }

    .hero-3 .slider-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal {
        left: 150px
    }

    .hero-left-social ul {
        gap: 22px
    }

    .hero-left-social {
        bottom: 44%;
        left: 32px
    }
}

@media(max-width: 767px) {
    .hero-3 .icon-box {
        left:118px
    }

    .hero-3::before {
        width: 300px
    }
}

@media(max-width: 575px) {
    .hero-style3 .container-fluid {
        padding:0 12px
    }

    .hero-3::before {
        display: none
    }

    .hero-left-social ul {
        display: none
    }

    .hero-style3 .hero-img {
        margin-bottom: 15px
    }

    .hero-3 .icon-box {
        left: 70px
    }

    .hero-style3 .hero-title {
        font-size: 32px
    }
}

.hero-4-bottom {
    position: absolute;
    left: 36%;
    bottom: 0%
}

.hero-style3.style2 {
    padding: 100px 0 0px
}

.hero-style3.style2 .hero-4-content {
    margin: 80px 0 22px
}

.hero-style3.style2 .hero-title {
    margin-bottom: 32px
}

.hero-style3.style2 .hero-img {
    margin-right: -135px
}

.hero-4 {
    margin-bottom: 30px
}

.hero-4 .hero-left-social {
    left: 65px
}

.hero-4 .hero-right-shape {
    z-index: 1
}

.hero-4 .hero-4-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0px 11px;
    position: static;
    margin-top: 130px
}

.hero-4 .hero-4-icon .slider-arrow {
    position: static;
    background: rgba(0,0,0,0)
}

.hero-4 .hero-4-icon .line {
    width: 1px;
    height: 59px;
    background: hsla(0,0%,100%,.3019607843);
    display: block;
    margin-top: -24px
}

.hero-4 .hero-4-bg-shape {
    position: absolute;
    left: 0;
    height: 100%;
    width: 100%
}

.hero-4 .hero-4-right-border {
    position: absolute;
    top: 0;
    right: 0;
    background: #15293a;
    border: 1px solid var(--white-color);
    border-top: 0;
    border-radius: 0 0 0 400px;
    z-index: 1;
    width: 45%;
    height: 85%
}

@media(max-width: 1800px) {
    .hero-style3.style2 .hero-img {
        margin-right:-90px
    }
}

@media(max-width: 1700px) {
    .hero-4 .hero-left-social {
        left:45px
    }

    .hero-style3.style2 .hero-img {
        margin-right: 0px
    }

    .hero-style3.style2 .hero-4-content {
        margin-left: 45px
    }
}

@media(max-width: 1600px) {
    .hero-style3.style2 .hero-4-content {
        margin-left:85px
    }

    .hero-4-bottom {
        left: 33%
    }
}

@media(max-width: 1399px) {
    .hero-4 .hero-right-shape {
        width:180px
    }

    .hero-4-bottom {
        width: 240px
    }
}

@media(max-width: 1299px) {
    .hero-style3.style2 .hero-4-content {
        margin-left:40px
    }
}

@media(max-width: 1199px) {
    .hero-style3.style2 .hero-4-content {
        margin-left:12px
    }

    .hero-4-bottom {
        width: 160px;
        bottom: 4%
    }

    .hero-4 .hero-left-social {
        left: 20px
    }

    .hero-4 .hero-right-shape {
        width: 100px
    }

    .hero-style3.style2 {
        padding: 60px 0 0px
    }
}

@media(max-width: 991px) {
    .hero-style3.style2 .hero-4-content {
        margin:20px 0 10px;
        text-align: center
    }

    .hero-style3.style2 .sub-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .hero-4 .hero-4-icon {
        margin-top: -12px
    }

    .hero-4 .hero-4-icon .line {
        display: none
    }

    .hero-4 .hero-4-right-border {
        display: none
    }

    .hero-4-bottom {
        width: 100px;
        bottom: 1%;
        left: 7%
    }

    .hero-style3.style2 .hero-title {
        margin-bottom: 20px
    }

    .hero-4 .hero-left-social {
        left: 30px
    }
}

@media(max-width: 767px) {
    .hero-4 .hero-right-shape {
        width:60px
    }

    .hero-4-bottom {
        width: 65px;
        bottom: 3%;
        left: 3%
    }
}

@media(max-width: 575px) {
    .hero-4-bottom {
        width:55px;
        left: 0%
    }
}

@media(max-width: 375px) {
    .hero-style3.style2 .hero-title {
        font-size:27px;
        line-height: 1.4
    }
}

.hero-2.style-2 {
    background: rgba(0,0,0,0);
    padding-bottom: 130px
}

.hero-2.style-2 .hero-img-shape-1 {
    right: 43%;
    top: 44%
}

.hero-2.style-2 .jump.hero-5-1 {
    z-index: 1
}

.hero-2.style-2 .hero-img-shape-1 .logo-icon-wrap__text span {
    background: #2c0400;
    color: var(--white-color)
}

.hero-2.style-2 .hero-style2.style-2 {
    padding: 80px 0 320px
}

.hero-2.style-2 .hero-inner {
    position: relative;
    z-index: -1;
    background: var(--theme-color)
}

.hero-2.style-2 .hero-inner .hero-5-2 {
    z-index: 1
}

.hero-2.style-2 .hero-title {
    font-weight: 900;
    line-height: 1;
    font-size: 124px;
    font-family: var(--banner-5-title)
}

.hero-2.style-2 .hero-2-img-slider {
    margin-top: 58px;
    z-index: 1;
    margin-bottom: -130px;
    margin-left: -150px;
    margin-right: -150px
}

.hero-2.style-2 .hero-5-bottom {
    text-align: center;
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    margin: -86px 0 0 0
}

.hero-2.style-2 .swiper-slide.swiper-slide-active .hero-2-thumb-slider img {
    -webkit-transform: scale(1.8);
    transform: scale(1.8)
}

.hero-2.style-2 .slider-arrow {
    top: 45%;
    width: 64px;
    height: 64px;
    background: var(--white-color)
}

.hero-2.style-2 .slider-arrow img {
    -webkit-filter: brightness(0) saturate(100%) invert(0);
    filter: brightness(0) saturate(100%) invert(0)
}

.hero-2.style-2 .slider-arrow:hover {
    background: var(--theme-color2);
    border-color: var(--theme-color2)
}

@media(max-width: 1500px) {
    .hero-2.style-2 .hero-title {
        font-size:106px
    }
}

@media(max-width: 1399px) {
    .hero-2.style-2 .jump.hero-5-1 {
        width:160px
    }
}

@media(max-width: 1299px) {
    .hero-2.style-2 .hero-title {
        font-size:95px
    }
}

@media(max-width: 1199px) {
    .hero-2.style-2 .hero-2-img-slider {
        margin-left:90px;
        margin-right: 90px
    }

    .hero-2.style-2 .hero-title {
        font-size: 88px
    }

    .hero-2.style-2 .swiper-slide.swiper-slide-active .hero-2-thumb-slider img {
        -webkit-transform: scale(1.6);
        transform: scale(1.6)
    }

    .hero-2.style-2 .hero-inner .hero-5-2 {
        display: none
    }
}

@media(max-width: 991px) {
    .hero-2.style-2 {
        padding-bottom:100px
    }

    .hero-2.style-2 .hero-title {
        font-size: 70px
    }

    .hero-2.style-2 .hero-2-img-slider {
        margin-top: 15px
    }

    .hero-2.style-2 .jump.hero-5-1 {
        width: 120px
    }
}

@media(max-width: 767px) {
    .hero-2.style-2 {
        padding-bottom:70px
    }

    .hero-2.style-2 .hero-title {
        font-size: 50px
    }

    .hero-2.style-2 .hero-2-img-slider {
        margin-left: 35px;
        margin-right: 35px
    }

    .hero-2.style-2 .hero-style2.style-2 {
        padding: 80px 0 255px
    }

    .hero-2.style-2 .hero-2-img-slider {
        margin-top: 85px
    }
}

@media(max-width: 575px) {
    .hero-2.style-2 .swiper-slide.swiper-slide-active .hero-2-thumb-slider img {
        -webkit-transform:scale(1.2);
        transform: scale(1.2)
    }

    .hero-2.style-2 .hero-style2.style-2 {
        padding: 80px 0 190px
    }

    .hero-2.style-2 .hero-2-img-slider {
        margin-top: 35px
    }

    .hero-2.style-2 .hero-title {
        font-size: 40px
    }
}

@media(max-width: 425px) {
    .hero-2.style-2 .hero-title {
        font-size:35px
    }

    .hero-2.style-2 .hero-style2.style-2 {
        padding: 47px 0 165px
    }

    .hero-2.style-2 .hero-5-bottom {
        margin: -35px 0 0 0
    }

    .hero-2.style-2 .hero-img-shape-1 {
        top: 65%
    }

    .hero-2.style-2 .jump.hero-5-1 {
        width: 80px
    }

    .hero-2.style-2 .hero-2-img-slider {
        margin-top: 25px
    }
}

@media(max-width: 375px) {
    .hero-2.style-2 {
        padding-bottom:40px
    }

    .hero-2.style-2 .hero-title {
        font-size: 29px
    }

    .hero-2.style-2 .hero-img-shape-1 {
        left: 44%
    }
}

.hero-6 .hero-img-shape-1 {
    right: 21%;
    top: 38%
}

.hero-img-shape-1.style-2 .logo-icon {
    background: #2c0400;
    border: 0;
    height: 114px;
    width: 114px;
    line-height: 114px
}

.hero-img-shape-1.style-2 .logo-icon img {
    width: 71px
}

.hero-img-shape-1.style-2 .logo-icon-wrap__text {
    background: var(--white-color);
    border: 1px solid var(--title-color);
    color: var(--title-color);
    font-size: 18px;
    font-weight: 500;
    width: 202px;
    height: 202px;
    margin-left: -101px;
    margin-top: -101px;
    text-transform: uppercase
}

.hero-img-shape-1.style-2 .logo-icon-wrap__text span {
    --rotate-letter: 5.8deg;
    height: 101px;
    background: rgba(0,0,0,0)
}

.hero-style6 {
    padding-top: 170px;
    position: relative
}

.hero-style6 .hero-6-slide {
    text-align: start
}

.hero-style6 .hero-6-slide .content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 0px 20px
}

.hero-style6 .hero-6-slide .content-wrap .content {
    width: 300px;
    margin-top: 60px
}

.hero-style6 .hero-6-slide .content-wrap .content p {
    font-size: 20px;
    color: #2c0400
}

.hero-style6 .hero-6-slide .content-wrap .content .th-btn {
    background: #2c0400;
    padding: 24px 60px;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 15px
}

.hero-style6 .hero-6-slide .hero-title-wra .hero-title {
    font-size: 215px;
    text-transform: uppercase
}

.hero-style6 .hero-6-slide .hero6-img-box {
    margin-top: -152px
}

.slider-6-thumb-area {
    position: absolute;
    right: 17%;
    top: 50%;
    background: rgba(255,0,0,.1019607843);
    padding: 20px;
    border-radius: 30px
}

.slider-6-thumb-area .thumb-slider6 .swiper-wrapper .swiper-slide {
    width: 110px !important;
    height: 110px !important;
    margin-bottom: 10px !important
}

.slider-6-thumb-area .thumb-slider6 .swiper-wrapper .swiper-slide:last-child {
    margin-bottom: 0 !important
}

.slider-6-thumb-area .thumb-slider6 .swiper-wrapper .swiper-slide .slider-3-thumb-box {
    height: 110px;
    width: 110px;
    background: rgba(113,33,148,.1019607843);
    border-radius: 20px;
    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;
    cursor: pointer;
    border: 1px solid hsla(0,0%,100%,.9098039216)
}

.slider-6-thumb-area .thumb-slider6 .swiper-wrapper .swiper-slide .slider-3-thumb-box img {
    width: 75px
}

.slider-6-thumb-area .thumb-slider6 .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .slider-3-thumb-box {
    border: 1px solid rgba(255,0,0,.2);
    background: rgba(255,0,0,.2)
}

@media(max-width: 1500px) {
    .hero-style6 .hero-6-slide .hero-title-wra .hero-title {
        font-size:180px
    }
}

@media(max-width: 1399px) {
    .hero-style6 .hero-6-slide .hero-title-wra .hero-title {
        font-size:160px
    }

    .hero-6 .hero-img-shape-1 {
        right: 12%
    }

    .slider-6-thumb-area {
        right: 6%
    }

    .hero-style6 .hero-6-slide .hero6-img-box {
        margin-top: -115px
    }
}

@media(max-width: 1299px) {
    .hero-style6 .hero-6-slide .hero-title-wra .hero-title {
        font-size:150px
    }

    .hero-style6 .hero-6-slide .content-wrap {
        gap: 0px 0px
    }
}

@media(max-width: 1199px) {
    .hero-style6 .hero-6-slide .hero-title-wra .hero-title {
        font-size:115px
    }

    .hero-6 .hero-img-shape-1 {
        right: 10%
    }

    .slider-6-thumb-area {
        right: 2%
    }

    .hero-style6 .hero-6-slide .hero6-img-box {
        margin-top: -75px;
        width: 520px
    }

    .slider-6-thumb-area .thumb-slider6 .swiper-wrapper .swiper-slide .slider-3-thumb-box {
        height: 90px;
        width: 90px
    }

    .slider-6-thumb-area .thumb-slider6 .swiper-wrapper .swiper-slide {
        width: 90px !important;
        height: 90px !important;
        margin-bottom: 8px !important
    }

    .hero-6 .hero-img-shape-1 {
        right: 10%;
        -webkit-transform: scale(0.85);
        transform: scale(0.85)
    }
}

@media(max-width: 991px) {
    .hero-style6 .hero-6-slide .hero-title-wra .hero-title {
        font-size:100px
    }

    .hero-style6 .hero-6-slide .hero6-img-box {
        margin-top: -45px;
        width: 350px;
        padding-right: 30px
    }

    .hero-style6 {
        padding-bottom: 160px
    }

    .hero-6 .hero-img-shape-1 {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        top: 40%
    }
}

@media(max-width: 767px) {
    .hero-style6 .hero-6-slide .hero-title-wra .hero-title {
        font-size:60px
    }

    .hero-style6 .hero-6-slide .content-wrap .content {
        margin-top: 5px;
        width: 100%
    }

    .hero-style6 .hero-6-slide .content-wrap {
        gap: 30px 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .hero-style6 .hero-6-slide .hero6-img-box {
        margin-top: 0px;
        width: 90%;
        padding-right: 0px
    }

    .hero-6 .hero-img-shape-1 {
        top: 43%;
        right: 12%
    }

    .hero-style6 {
        padding-bottom: 60px
    }
}

@media(max-width: 575px) {
    .hero-style6 .hero-6-slide .hero-title-wra .hero-title {
        font-size:55px
    }

    .slider-6-thumb-area .thumb-slider6 .swiper-wrapper .swiper-slide .slider-3-thumb-box {
        height: 60px;
        width: 60px;
        border-radius: 10px
    }

    .slider-6-thumb-area .thumb-slider6 .swiper-wrapper .swiper-slide {
        width: 60px !important;
        height: 60px !important;
        margin-bottom: 8px !important
    }

    .slider-6-thumb-area {
        border-radius: 20px
    }
}

@media(max-width: 425px) {
    .hero-6 .hero-img-shape-1 {
        top:52%;
        right: -15%
    }

    .hero-style6 {
        padding-bottom: 100px
    }

    .hero-style6 .hero-6-slide .hero6-img-box {
        margin-top: 0px;
        width: 84%;
        padding-right: 30px
    }

    .slider-6-thumb-area {
        right: 2%;
        top: 60%;
        border-radius: 20px;
        padding: 12px
    }

    .hero-style6 .hero-6-slide .hero-title-wra .hero-title {
        font-size: 48px
    }
}

@media(max-width: 375px) {
    .hero-6 .hero-img-shape-1 {
        top:53%;
        right: 10%;
        -webkit-transform: scale(0.4);
        transform: scale(0.4)
    }

    .hero-style6 .hero-6-slide .hero-title-wra .hero-title {
        font-size: 34px
    }
}

.hero-7 {
    z-index: 4
}

.hero-7 .hero-style7 {
    padding: 248px 0 250px;
}

.hero-7 .hero-left-social ul {
    top: 50%
}

.hero-7 .hero-left-social ul li a::before {
    border-color: var(--theme-color)
}

.hero-7 .hero-left-social ul li a:hover {
    color: var(--theme-color)
}

.hero-7 .hero-left-social ul li a:hover::before {
    background-color: var(--theme-color)
}

.hero-7 .swiper-pagination-bullets .swiper-pagination-bullet {
    background: rgba(0,0,0,0);
    border: 1px solid #fff
}

.hero-7 .hero-7-pagi-wrap {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    right: 75px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1
}

.hero-7 .hero-7-pagi-wrap .swiper-pagination-bullets .swiper-pagination-bullet::before {
    border: 1px solid rgba(0,0,0,0)
}

.hero-7 .hero-7-pagi-wrap .slider-pagination {
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 18px;
    line-height: inherit;
    height: inherit
}

.hero-7 .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    border: 1px solid var(--theme-color)
}

.hero-7::before {
    content: "";
    background: var(--title-color);
    inset: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: .5
}

.hero-7-content .sub-title {
    font-size: 36px;
    text-transform: capitalize;
    text-align: center;
    display: block;
    color: var(--white-color)
}

.hero-7-content .hero-title {
    font-size: 84px;
    text-transform: uppercase;
    color: var(--white-color);
    margin-bottom: 42px
}

.hero-7-content .btn-group .th-btn:nth-child(2) {
    padding: 19px 30px;
    font-weight: 400;
    background: rgba(0,0,0,0);
    border: 1px solid var(--white-color)
}

.hero-7-content .btn-group .th-btn:nth-child(2):hover {
    background: var(--theme-color4);
    border-color: var(--theme-color4)
}

.hero-7-icon {
    position: absolute;
    right: 40px;
    bottom: 40px
}

.hero-7-icon .slider-arrow.default.slider-prev {
    border-radius: 28px 0 0px 28px;
    margin-right: -2px
}

.hero-7-icon .slider-arrow.default {
    background: var(--white-color)
}

.hero-7-icon .slider-arrow.default img {
    -webkit-filter: invert(100%);
    filter: invert(100%)
}

.hero-7-icon .slider-arrow.default.slider-next {
    border-radius: 0px 28px 28px 0px
}

.hero-7-icon .slider-arrow.default:hover {
    background: var(--theme-color)
}

.hero-7-icon .slider-arrow.default:hover img {
    -webkit-filter: invert(0);
    filter: invert(0)
}

.hero-7-icon .slider-arrow.default img {
    -webkit-transition: .4s;
    transition: .4s
}

@media(max-width: 1399px) {
    .hero-7-content .hero-title {
        font-size:70px;
        margin-bottom: 30px
    }
}

@media(max-width: 1299px) {
    .hero-7-content .hero-title {
        font-size:60px;
        margin-bottom: 20px
    }
}

@media(max-width: 1199px) {
    .hero-7 .hero-7-pagi-wrap {
        right:8px
    }

    .hero-7-icon {
        right: 20px
    }

    .hero-7 .hero-left-social ul {
        left: -160px
    }
}

@media(max-width: 991px) {
    .hero-7 .hero-7-pagi-wrap {
        display:none
    }

    .hero-7 .hero-style7 {
        padding: 255px 0 240px
    }

    .hero-7 .hero-left-social {
        bottom: 28%
    }
}

@media(max-width: 767px) {
    .hero-7-content .hero-title {
        font-size:45px;
        margin-bottom: 30px
    }

    .hero-7 .hero-style7 {
        padding: 225px 0 210px
    }

    .hero-7 .hero-left-social {
        bottom: 23%;
        left: 26px
    }
}

@media(max-width: 575px) {
    .hero-7-content .hero-title {
        font-size:40px;
        margin-bottom: 28px
    }

    .hero-7 .hero-style7 {
        padding: 185px 0 190px
    }

    .hero-7-content .btn-group {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media(max-width: 375px) {
    .hero-7 .hero-style7 {
        padding:115px 0 105px
    }

    .hero-7-content .sub-title {
        font-size: 30px;
        margin-bottom: 10px
    }

    .hero-7-content .hero-title {
        font-size: 32px;
        margin-bottom: 28px
    }
}

.hero-8 {
    background: -webkit-gradient(linear, left top, right top, from(rgba(216, 192, 184, 0.3)), to(rgba(213, 184, 182, 0.5)));
    background: linear-gradient(90deg, rgba(216, 192, 184, 0.3) 0%, rgba(213, 184, 182, 0.5) 100%);
    padding: 85px 0 125px;
    position: relative
}

.hero-8:before {
    width: 800px;
    height: 1700px;
    content: "";
    position: absolute;
    background: var(--theme-color);
    border-radius: 500px;
    -webkit-transform: rotate(-133deg);
    transform: rotate(-133deg);
    top: -81%;
    right: -7%;
    z-index: -1;
    display: none
}

.hero-8-top-right {
    position: absolute;
    background: var(--theme-color);
    width: 1248px;
    height: 800px;
    -webkit-transform: rotate(-49deg);
    transform: rotate(-49deg);
    top: -31%;
    right: -50%;
    z-index: -1
}

.hero-8-content .sub-title {
    font-size: 24px;
    margin-bottom: 10px;
    color: var(--theme-color)
}

.hero-8-content .hero-title {
    font-size: 110px;
    line-height: 1.09;
    width: 76%;
    font-weight: 800;
    text-transform: uppercase
}

.hero-8-content .hero-title span {
    color: var(--theme-color)
}

.hero-8-content .box-text {
    font-size: 18px;
    line-height: 1.66;
    margin-bottom: 35px
}

.hero-8-content .btn-group .th-btn:last-child {
    background: rgba(0,0,0,0);
    border: 1px solid var(--theme-color);
    color: var(--title-color)
}

.hero-8-content .btn-group .th-btn:last-child.th-icon i {
    color: var(--title-color)
}

.hero-8-content .btn-group .th-btn:last-child:hover {
    color: var(--theme-color)
}

.hero-8-content .btn-group .th-btn:last-child:hover.th-icon i {
    color: var(--theme-color)
}

.hero-img-8 {
    position: relative
}

.hero-img-8 .hero-8-4 {
    position: absolute;
    z-index: -1;
    left: 74px;
    right: -194px
}

.spin-smoth {
    -webkit-animation: spin 55s linear infinite;
    animation: spin 55s linear infinite
}

@-webkit-keyframes spin-smoth {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin-smoth {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@media(max-width: 1500px) {
    .hero-8-top-right {
        width:1182px;
        height: 800px;
        top: -30%;
        right: -50%
    }

    .hero-8-content .hero-title {
        font-size: 106px;
        width: 76%
    }
}

@media(max-width: 1400px) {
    .hero-8-top-right {
        width:1104px;
        height: 706px;
        top: -36%;
        right: -62%
    }

    .hero-8-content .hero-title {
        font-size: 90px;
        width: 77%
    }
}

@media(max-width: 1300px) {
    .hero-8-top-right {
        width:978px;
        height: 640px;
        top: -37%;
        right: -63%
    }

    .hero-8-content .hero-title {
        font-size: 84px;
        width: 90%
    }
}

@media(max-width: 1200px) {
    .hero-8-top-right {
        width:821px;
        height: 535px;
        top: -36%;
        right: -63%
    }

    .hero-img-8 .hero-8-4 {
        left: 62px;
        right: -158px
    }
}

@media(max-width: 991px) {
    .hero-8-top-right {
        display:none
    }
}

@media(max-width: 767px) {
    .hero-8-content .hero-title {
        font-size:65px;
        width: 100%
    }
}

@media(max-width: 575px) {
    .hero-8-content .hero-title {
        font-size:50px;
        width: 100%
    }

    .hero-8-content .sub-title {
        font-size: 20px;
        margin-bottom: 7px
    }
}

@media(max-width: 375px) {
    .hero-8-content .hero-title {
        font-size:40px;
        width: 100%
    }
}

.hero-9 {
    padding-top: 75px;
    margin: 0 30px;
    border-radius: 30px
}

.hero-9-content .hero-title {
    font-size: 104px;
    width: 92%;
    line-height: 1.096;
    margin-bottom: 32px
}

.hero-9-content .box-text {
    font-size: 17px;
    margin-bottom: 40px
}

.hero-9-content .btn-group {
    gap: 18px
}

.hero-9-content .btn-group .th-btn:last-child {
    background: rgba(0,0,0,0);
    border: 1px solid var(--theme-color);
    color: var(--theme-color)
}

.hero-9-content .btn-group .th-btn:last-child:hover {
    border: 1px solid var(--title-color);
    color: var(--title-color)
}

.hero-9-content .btn-group .th-btn:last-child:hover i {
    color: var(--title-color)
}

.hero-9-content .btn-group .th-btn:last-child i {
    color: var(--theme-color)
}

.hero-img-9-wrap {
    text-align: end;
    position: relative
}

.hero-img-9-wrap .hero-feature-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: var(--white-color);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 8px 22px 8px 11px;
    border-radius: 500px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 22px;
    -webkit-box-shadow: rgba(149,157,165,.2) 0px 8px 24px;
    box-shadow: rgba(149,157,165,.2) 0px 8px 24px;
    position: absolute;
    z-index: 1
}

.hero-img-9-wrap .hero-feature-item:nth-child(1) {
    top: 206px;
    left: 76px
}

.hero-img-9-wrap .hero-feature-item:nth-child(2) {
    top: 405px;
    left: 29px
}

.hero-img-9-wrap .hero-feature-item:nth-child(3) {
    top: 405px;
    right: -105px
}

.hero-img-9-wrap .hero-feature-item .icon {
    height: 60px;
    width: 60px;
    line-height: 60px;
    text-align: center;
    border: 1px solid var(--th-border-color);
    border-radius: 50%
}

.hero-img-9-wrap .hero-feature-item .content .box-title {
    font-size: 18px;
    line-height: 1;
    margin: 0;
    font-family: var(--body-color);
    color: var(--body-color);
    font-weight: 500
}

@media(max-width: 1800px) {
    .hero-img-9-wrap .hero-feature-item:nth-child(3) {
        right:-35px
    }
}

@media(max-width: 1600px) {
    .hero-img-9-wrap .hero-feature-item:nth-child(3) {
        right:0px
    }
}

@media(max-width: 1500px) {
    .hero-img-9-wrap .hero-feature-item:nth-child(1) {
        top:206px;
        left: 10px
    }

    .hero-img-9-wrap .hero-feature-item:nth-child(2) {
        top: 405px;
        left: -22px
    }
}

@media(max-width: 1299px) {
    .hero-9-content .hero-title {
        font-size:85px;
        margin-bottom: 28px
    }
}

@media(max-width: 1199px) {
    .hero-9 {
        padding-top:75px;
        padding-bottom: 25px
    }

    .hero-9-content .hero-title {
        font-size: 70px;
        margin-bottom: 28px
    }

    .hero-img-9-wrap .hero-feature-item:nth-child(1) {
        top: 125px;
        left: -42px
    }

    .hero-img-9-wrap .hero-feature-item:nth-child(2) {
        top: 308px;
        left: -44px
    }

    .hero-img-9-wrap .hero-feature-item:nth-child(3) {
        right: -46px;
        top: 282px
    }
}

@media(max-width: 991px) {
    .hero-img-9-wrap .hero-feature-item:nth-child(1) {
        top:202px;
        left: -28px
    }

    .hero-img-9-wrap .hero-feature-item:nth-child(2) {
        top: 380px;
        left: -26px
    }

    .hero-img-9-wrap .hero-feature-item:nth-child(3) {
        right: -30px;
        top: 350px
    }
}

@media(max-width: 767px) {
    .hero-9-content .hero-title {
        font-size:55px;
        margin-bottom: 20px
    }

    .hero-9-content .box-text {
        font-size: 16px;
        margin-bottom: 30px
    }
}

@media(max-width: 575px) {
    .hero-9 {
        padding-top:60px;
        padding-bottom: 25px;
        margin: 0;
        border-radius: 15px
    }

    .hero-9-content .hero-title {
        font-size: 45px;
        margin-bottom: 19px
    }

    .hero-img-9-wrap .hero-feature-item .icon {
        -webkit-transform: scale(0.7);
        transform: scale(0.7)
    }

    .hero-img-9-wrap .hero-feature-item {
        gap: 5px;
        padding: 0px 14px 0px 0px
    }

    .hero-img-9-wrap .hero-feature-item .content .box-title {
        font-size: 15px
    }

    .hero-img-9-wrap .hero-feature-item:nth-child(1) {
        top: 180px;
        left: 11px
    }

    .hero-img-9-wrap .hero-feature-item:nth-child(2) {
        top: 323px;
        left: 0px
    }

    .hero-img-9-wrap .hero-feature-item:nth-child(3) {
        right: 8px;
        top: 315px
    }
}

@media(max-width: 375px) {
    .hero-9 {
        padding-top:45px;
        padding-bottom: 50px
    }

    .hero-9-content .hero-title {
        font-size: 38px;
        margin-bottom: 19px
    }

    .hero-img-9-wrap .hero-feature-item .icon {
        -webkit-transform: scale(0.4);
        transform: scale(0.4)
    }

    .hero-img-9-wrap .hero-feature-item {
        gap: 2px;
        padding: 0px 12px 0px 0px
    }

    .hero-img-9-wrap .hero-feature-item:nth-child(1) {
        top: 58px;
        left: -5px
    }

    .hero-img-9-wrap .hero-feature-item:nth-child(2) {
        top: 300px;
        left: -5px
    }

    .hero-img-9-wrap .hero-feature-item:nth-child(3) {
        right: -5px;
        top: 194px
    }
}

.hero-10-container {
    margin: 0 0 0 100px
}

.hero-10 {
    background: #072f25
}

.hero-style10 {
    padding: 100px 30px 126px 0
}

.hero-style10 .hero-title {
    font-size: 104px;
    color: var(--white-color);
    line-height: 1.09;
    margin-bottom: 35px
}

.hero-style10 .hero-text {
    color: hsla(0,0%,100%,.631372549);
    width: 74%;
    margin-bottom: 40px
}

.hero10-img {
    margin-top: -30px;
    margin-bottom: -30px
}

.hero10-img .img-main {
    background: var(--theme-color2);
    padding: 20px 0 20px 20px;
    border-radius: 415px 0 0 415px
}

.hero10-img .img-main img {
    border-radius: 400px 0 0 400px
}

.slider-10-thumb-area {
    position: absolute;
    bottom: 50px;
    left: 32%
}

.thumb-slider10 .slider-10-thumb-box {
    width: 100px;
    height: 100px
}

.thumb-slider10 .swiper-wrapper {
    margin-left: 9px
}

.thumb-slider10 .swiper-wrapper .swiper-slide {
    width: 100px !important;
    height: 100px;
    border-radius: 50%;
    margin: 10px 0
}

.thumb-slider10 .swiper-wrapper .swiper-slide .slider-10-thumb-box {
    border-radius: 50%;
    padding: 9px;
    background: var(--theme-color2);
    overflow: hidden;
    cursor: pointer;
    border: 2px dashed rgba(0,0,0,0);
    -webkit-transition: .4s;
    transition: .4s
}

.thumb-slider10 .swiper-wrapper .swiper-slide .slider-10-thumb-box img {
    border-radius: 50%;
    width: 100%;
    height: 100%
}

.thumb-slider10 .swiper-slide-thumb-active .tab-btn.slider-10-thumb-box {
    background: rgba(0,0,0,0);
    border-color: var(--theme-color2);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

@media(max-width: 1700px) {
    .hero-style10 .hero-title {
        font-size:90px;
        margin-bottom: 30px
    }
}

@media(max-width: 1500px) {
    .hero-10-container {
        margin:0 0 0 30px
    }

    .hero-style10 {
        padding: 100px 0px 126px 0
    }

    .hero-style10 .hero-title {
        font-size: 90px;
        margin-bottom: 35px
    }

    .slider-10-thumb-area {
        position: absolute;
        bottom: 40px;
        left: 30%
    }
}

@media(max-width: 1399px) {
    .hero-style10 {
        padding:100px 0px 126px 0
    }

    .hero-style10 .hero-title {
        font-size: 70px;
        margin-bottom: 30px
    }
}

@media(max-width: 1299px) {
    .slider-10-thumb-area {
        position:absolute;
        bottom: 16px
    }
}

@media(max-width: 1199px) {
    .thumb-slider10 .swiper-wrapper .swiper-slide {
        margin:10px 0;
        margin-right: 6px !important
    }

    .hero-10-container {
        margin: 0 0 0 20px
    }

    .hero-style10 .hero-title {
        font-size: 60px;
        margin-bottom: 30px
    }

    .thumb-slider10 .swiper-wrapper .swiper-slide .slider-10-thumb-box {
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }

    .thumb-slider10 .swiper-slide-thumb-active .tab-btn.slider-10-thumb-box {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@media(max-width: 991px) {
    .hero-style10 {
        padding:100px 0px 20px 0
    }

    .hero10-img {
        margin-top: 0px;
        margin-bottom: 160px
    }
}

@media(max-width: 767px) {
    .hero-style10 .hero-title {
        font-size:52px;
        margin-bottom: 25px
    }

    .hero-style10 {
        padding: 75px 0px 20px 0
    }
}

@media(max-width: 575px) {
    .hero-style10 .hero-title {
        font-size:45px;
        margin-bottom: 20px
    }

    .slider-10-thumb-area {
        left: 2%
    }
}

@media(max-width: 425px) {
    .hero10-img {
        margin-top:0px;
        margin-bottom: 140px
    }
}

@media(max-width: 375px) {
    .thumb-slider10 .swiper-wrapper .swiper-slide .slider-10-thumb-box {
        -webkit-transform:scale(0.8);
        transform: scale(0.8)
    }

    .thumb-slider10 .swiper-slide-thumb-active .tab-btn.slider-10-thumb-box {
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }

    .thumb-slider10 .swiper-wrapper .swiper-slide {
        margin: 10px 0;
        margin-right: -5px !important
    }

    .hero-style10 .hero-title {
        font-size: 37px;
        margin-bottom: 20px
    }
}

.service-card {
    text-align: center;
    padding: 0 24px;
    -webkit-transition: .4s;
    transition: .4s
}

.service-card:hover .service-card-number p {
    color: var(--white-color);
    border-color: rgba(0,0,0,0)
}

.service-card:hover .service-card-number p:before {
    height: 80px;
    width: 80px
}

.service-card:hover .service-card-number p:after {
    height: 100px;
    width: 100px
}

.service-card .service-card-number p {
    height: 100px;
    width: 100px;
    line-height: 100px;
    text-align: center;
    border: 1px solid var(--th-border-color);
    border-radius: 50%;
    margin: 0 auto 32px;
    font-size: 18px;
    color: var(--title-color);
    font-weight: 500;
    -webkit-transition: .4s;
    transition: .4s;
    position: relative
}

.service-card .service-card-number p:before {
    content: "";
    height: 0px;
    width: 0px;
    background: var(--theme-color);
    position: absolute;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    z-index: -1;
    -webkit-transition: .4s;
    transition: .4s
}

.service-card .service-card-number p:after {
    content: "";
    height: 0px;
    width: 0px;
    background: var(--theme-color);
    opacity: .1;
    position: absolute;
    border-radius: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    z-index: -1;
    -webkit-transition: .4s;
    transition: .4s
}

.service-card .box-content .box-title {
    margin-bottom: 10px
}

.service-card .box-content .box-text {
    margin-bottom: 35px
}

.service-card .box-content .link-btn {
    font-size: 17px;
    font-weight: 500;
    text-transform: capitalize
}

.service1-nth:nth-child(2n) .service-card {
    margin-top: 50px
}

@media(max-width: 1900px) {
    .slider-arrow.food-3-arrow.style-2 {
        --pos-x: -80px
    }
}

@media(max-width: 1800px) {
    .slider-arrow.food-3-arrow.style-2 {
        --pos-x: -50px
    }
}

@media(max-width: 1700px) {
    .slider-arrow.food-3-arrow.style-2 {
        --pos-x: -30px
    }
}

@media(max-width: 1600px) {
    .slider-arrow.food-3-arrow.style-2 {
        --pos-x: -10px
    }

    .slider-arrow.food-3-arrow.style-2 {
        --pos-x: -10px;
        background: var(--theme-color);
        border-color: var(--theme-color)
    }
}

@media(max-width: 1199px) {
    .service1-nth:nth-child(2n) .service-card {
        margin-top:0px
    }

    .service-card .box-content .box-text {
        margin-bottom: 20px
    }
}

@media(max-width: 991px) {
    .service1-nth:nth-child(2n) .service-card {
        margin-top:0px
    }
}

.order-row-wrap {
    padding: 120px 100px;
    position: relative
}

.order-row-wrap .home9-order-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
    background: var(--smoke-color)
}

.img-box9 .img1 img {
    border-radius: 30px
}

@media(max-width: 1199px) {
    .order-row-wrap {
        padding:80px 40px;
        position: relative
    }
}

@media(max-width: 991px) {
    .order-row-wrap {
        border-radius:30px;
        background: var(--smoke-color)
    }

    .order-row-wrap .home9-order-bg {
        display: none
    }
}

@media(max-width: 575px) {
    .order-row-wrap {
        border-radius:30px;
        background: var(--smoke-color);
        padding: 60px 20px
    }
}

.since-1-left {
    margin-right: -70px
}

.since-1-right {
    margin-left: -30px
}

.since-1-content {
    margin-top: 5px
}

.since-1-content .box-title {
    font-size: 40px;
    text-transform: uppercase;
    color: var(--white-color);
    text-align: center;
    font-weight: 400
}

.since-1-content .box-title span {
    color: #7f909e
}

.since-1-content .top-wrap {
    text-align: center;
    margin-bottom: 40px
}

.since-1-content .top-wrap .top-title {
    font-size: 18px;
    color: var(--white-color);
    margin-bottom: 6px;
    display: block
}

@media(max-width: 1299px) {
    .since-1-left {
        margin-right:-30px
    }

    .since-1-right {
        margin-left: -20px
    }
}

@media(max-width: 1199px) {
    .since-1-content .box-title {
        font-size:26px
    }

    .since-1-left {
        text-align: center
    }

    .since-1-right {
        text-align: center
    }
}

@media(max-width: 575px) {
    .since-1-content .box-title {
        font-size:21px
    }
}

@media(max-width: 375px) {
    .since-1-content .box-title {
        font-size:18px
    }
}

.about3-img-box {
    position: relative;
    z-index: 2
}

.about3-img-box .about3-position-text {
    position: absolute;
    bottom: 5%;
    color: var(--white-color);
    font-family: var(--subtitle-font);
    font-size: 30px;
    font-weight: 400;
    left: -28%;
    width: 366px;
    line-height: 1.2;
    -webkit-transform: rotate(-16deg);
    transform: rotate(-16deg);
    text-align: center;
    z-index: 3
}

.about-3-content-wrap {
    position: relative;
    z-index: 3
}

.about-3-content-wrap .box-title {
    margin-bottom: 20px
}

.about-3-content-wrap .box-text {
    margin-bottom: 34px
}

.about3-right {
    margin-left: 78px
}

.about3-right .img-box3 {
    margin-bottom: 40px
}

.about3-right .box-title {
    margin-bottom: 28px
}

.about3-right .checklist.style2 ul li {
    color: #7f909e;
    margin-left: -10px;
    margin-bottom: 13px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start
}

.about3-right .checklist.style2 ul li:last-child {
    margin-bottom: 0
}

.about3-right .checklist.style2 ul li img {
    margin-top: 2px;
    margin-left: 10px
}

.about3-right .checklist.style2 ul li p {
    margin: 0
}

.about3-right .checklist.style2 ul li span {
    color: var(--white-color)
}

@media(max-width: 1500px) {
    .about3-right {
        margin-left:10px
    }
}

@media(max-width: 991px) {
    .about3-img-box .about3-position-text {
        left:-16%;
        position: static;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    .about-3-content-wrap .img-box img {
        width: 100%
    }

    .about3-img-box img {
        width: 100%
    }

    .about3-right .img-box3 img {
        width: 100%
    }
}

@media(max-width: 425px) {
    .about3-img-box .about3-position-text {
        width:inherit;
        text-align: start
    }
}

.about3-right.style-2 {
    margin-left: -22px
}

.about-4-left img {
    width: 100%
}

.about-4-content-wrap .img-box img {
    width: 100%
}

.about-4-content-wrap .big-title3-wrap {
    margin-right: -200px
}

.about-4-content-wrap .big-title3-wrap .big-title3-title {
    font-weight: 400;
    font-size: 140px;
    letter-spacing: 12px;
    margin-bottom: 40px;
    text-align: start
}

.about-4-content-wrap .title-area.style3 {
    margin-bottom: 55px
}

.about-4-content-wrap .title-area.style3 .sec-title {
    margin-bottom: 18px;
    line-height: 1.1
}

@media(max-width: 1600px) {
    .about-4-content-wrap .big-title3-wrap .big-title3-title {
        font-size:125px
    }
}

@media(max-width: 1399px) {
    .about-4-content-wrap .big-title3-wrap .big-title3-title {
        font-size:90px;
        margin-bottom: 25px
    }

    .about-4-content-wrap .big-title3-wrap .big-title3-title {
        font-size: 90px;
        margin-bottom: 25px
    }
}

@media(max-width: 1199px) {
    .about-4-content-wrap .big-title3-wrap {
        margin-right:0px
    }

    .about-4-content-wrap .big-title3-wrap .big-title3-title {
        font-size: 79px;
        margin-bottom: 22px;
        letter-spacing: 8px
    }

    .about3-right.style-2 {
        margin-left: 0px
    }
}

.about-sec-5 {
    position: relative
}

.about-sec-5:before {
    content: "";
    position: absolute;
    width: 550px;
    height: 1050px;
    border-radius: 300px;
    background: var(--smoke-color);
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    z-index: -1;
    top: 0
}

.about-sec-5 .about-top-title {
    font-size: 74px;
    text-align: center;
    line-height: 1.13;
    text-transform: capitalize
}

.about-5-shape-1 {
    position: absolute;
    width: 599px;
    left: -29px;
    top: 158px;
    z-index: -1
}

@media(max-width: 1199px) {
    .about-5-shape-1 {
        display:none
    }
}

.about-5-shape-2 {
    position: absolute;
    width: 599px;
    right: 0;
    z-index: -1
}

@media(max-width: 1199px) {
    .about-5-shape-2 {
        display:none
    }
}

.about-5-box.style-2 .img-box-5 {
    margin-top: 120px
}

.about-5-box .img-box-5 {
    margin-bottom: 25px;
    margin-top: 50px
}

.about-5-box .box-title3 {
    margin-bottom: 20px
}

.about-5-box .content .box-text {
    font-size: 18px;
    color: #2c0400
}

@media(max-width: 1299px) {
    .about-sec-5 .about-top-title {
        font-size:65px
    }
}

@media(max-width: 1199px) {
    .about-sec-5 .about-top-title {
        font-size:55px
    }
}

@media(max-width: 991px) {
    .about-5-box .img-box-5 {
        margin-top:0px
    }

    .about-sec-5 .about-top-title img {
        width: 60px
    }

    .about-5-box.style-2 .img-box-5 {
        margin-top: 0px
    }

    .about-sec-5 .about-top-title {
        font-size: 45px
    }
}

@media(max-width: 575px) {
    .about-sec-5 .about-top-title {
        font-size:40px
    }

    .about-sec-5 .about-top-title img {
        width: 40px
    }
}

.about-5-btns .th-btn {
    padding: 24px 60px
}

.about-5-btns .th-btn {
    padding: 24px 60px
}

.about-5-btns .th-btn:last-child {
    padding: 24px 40px;
    background: rgba(0,0,0,0);
    border: 1px solid var(--white-color);
    color: var(--title-color)
}

.about-5-btns .th-btn:last-child:hover {
    background: var(--theme-color2);
    border-color: var(--theme-color2);
    color: var(--white-color)
}

.about-img6-1-box-wrap {
    margin: 0 115px 0 154px;
    width: 480px
}

.about-6-box-wrap {
    margin-top: 172px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 50px 0
}

.about-6-box-wrap .about-6-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px 40px
}

.about-6-box-wrap .about-6-box .content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-top: -0.35em
}

.about-6-box-wrap .about-6-box .content .box-text {
    color: var(--title-color)
}

.about-img6-1-box-wrap .about-img6-1-box {
    width: 100%;
    -webkit-transform: rotate(-11.79deg);
    transform: rotate(-11.79deg)
}

.about-img6-1-box-wrap .about-img6-1-box img {
    width: 100%
}

.about-img6-2-box-wrap .about-img6-2-box {
    width: 100%
}

.about-img6-2-box-wrap .about-img6-2-box img {
    width: 100%
}

@media(max-width: 1399px) {
    .about-img6-1-box-wrap {
        margin:0 60px 0 80px
    }
}

@media(max-width: 1299px) {
    .about-6-box-wrap {
        margin-top:80px;
        gap: 40px 0
    }
}

@media(max-width: 1199px) {
    .about-6-box-wrap {
        margin-top:20px;
        gap: 35px 0
    }

    .about-img6-1-box-wrap {
        margin: 0 25px 0 40px
    }

    .about-img6-2-box-wrap {
        margin-top: 25px
    }
}

@media(max-width: 991px) {
    .about-img6-1-box-wrap {
        margin:30px 0px 0 0px;
        width: 100%
    }

    .about-img6-1-box-wrap .about-img6-1-box {
        width: 100%;
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@media(max-width: 375px) {
    .about-6-box-wrap .about-6-box {
        gap:4px 15px
    }
}

.about-img7 {
    border-radius: 34px
}

.about-img7 img {
    border-radius: 34px;
    width: 100%
}

.opening-content-wrap .opening-text {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 6px
}

.about-7-box-right .content .icon {
    font-size: 39px;
    color: #ff9924;
    margin-bottom: 10px
}

.about-7-box-right .content .box-text {
    font-size: 20px;
    color: var(--title-color);
    line-height: 32px;
    margin-bottom: 26px;
}

@media(max-width: 375px) {
    .opening-content-wrap .opening-text {
        font-size:18px;
        margin-bottom: 6px
    }
}

.about-img-box8 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px
}

.about-img-box8 .img1:first-child {
    border-radius: 0 0 500px 500px;
    overflow: hidden
}

.about-img-box8 .img1:last-child {
    border-radius: 500px 500px 0 0;
    overflow: hidden
}

@media(max-width: 425px) {
    .about-img-box8 {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap
    }
}

.about-9-box-wrap {
    border-radius: 20px;
    overflow: hidden;
    margin-left: -70px
}

.about-9-box-wrap img {
    border-radius: 20px
}

@media(max-width: 1500px) {
    .about-9-box-wrap {
        margin-left:0px
    }
}

.counter-card {
    text-align: center
}

.counter-card-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.counter-card-wrap .divider {
    height: 84px;
    border: 1px solid #9d9d9d
}

.counter-card-wrap .divider:last-of-type {
    display: none
}

.counter-card .box-number {
    font-size: 64px;
    color: var(--title-color);
    font-weight: 600;
    margin-bottom: 0px;
    margin-top: -0.3em
}

.counter-card .box-number .counter-number {
    color: var(--title-color)
}

.counter-card .box-number .counter-sign {
    font-weight: 300
}

.counter-card .box-text {
    font-weight: 400;
    font-size: 24px;
    color: var(--body-color);
    line-height: 1.2
}

@media(max-width: 1199px) {
    .counter-card-wrap .divider {
        height:90px;
        border: 1px solid var(--black-color6)
    }

    .counter-card .box-number {
        font-size: 60px
    }
}

@media(max-width: 991px) {
    .counter-card .box-number {
        font-size:40px
    }
}

@media(max-width: 767px) {
    .counter-card {
        -webkit-box-flex:50%;
        -ms-flex: 50%;
        flex: 50%;
        padding-left: 10px;
        padding-right: 10px
    }

    .counter-card-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        position: relative
    }

    .counter-card-wrap .divider {
        display: none
    }

    .counter-card:nth-child(1),.counter-card:nth-child(3) {
        padding-bottom: 50px
    }
}

@media(max-width: 375px) {
    .counter-card .box-text {
        font-size:14px
    }
}

.counter-sec-2 {
    background: #2c0400
}

.counter2-video .play-btn>i {
    --icon-size: 140px;
    background: #704232;
    color: var(--white-color);
    font-size: 20px;
    border: 0;
    outline: 0
}

.counter2-video .play-btn {
    position: relative
}

.counter2-video .play-btn {
    height: 180px;
    width: 180px;
    line-height: 180px
}

.counter2-video .play-btn::before {
    background: rgba(0,0,0,0);
    border: 1px solid var(--theme-color)
}

.counter2-video .play-btn::after {
    background: rgba(0,0,0,0)
}

.counter-card-wrap.style-2 {
    border-top: 1px solid hsla(0,0%,100%,.1019607843);
    padding-top: 70px
}

.counter-card-wrap.style-2 {
    border-top: 1px solid hsla(0,0%,100%,0.1019607843);
    padding-top: 70px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px
}

.counter-card-wrap.style-2 .media-body .box-number .counter-number {
    color: var(--white-color)
}

.counter-card-wrap.style-2 .counter-card .media-body {
    text-align: center;
    border: 1px solid hsla(0,0%,100%,0.1019607843);
    border-radius: 200px;
    padding: 50px 40px
}

.counter-card-wrap.style-2 .counter-card .media-body .box-number .counter-sign {
    color: var(--white-color);
    font-weight: 600
}

.counter-card-wrap.style-2 .counter-card .media-body .box-text {
    color: var(--white-color)
}

@media(max-width: 1299px) {
    .counter-card-wrap.style-2 .counter-card .media-body {
        text-align:center;
        border: 1px solid hsla(0,0%,100%,0.1019607843);
        border-radius: 200px;
        padding: 35px 20px
    }

    .counter-card-wrap.style-2 .media-body .box-number .counter-number {
        color: var(--white-color);
        font-size: 45px
    }

    .counter-card-wrap.style-2 .counter-card .media-body .box-text {
        color: var(--white-color);
        font-size: 20px
    }
}

@media(max-width: 1199px) {
    .counter-card-wrap.style-2 .counter-card .media-body .box-text {
        color:var(--white-color);
        font-size: 18px
    }
}

@media(max-width: 991px) {
    .counter-card-wrap.style-2 {
        grid-template-columns:repeat(2, 1fr);
        gap: 24px
    }
}

@media(max-width: 767px) {
    .counter-card-wrap.style-2 .counter-card:nth-child(1),.counter-card-wrap.style-2 .counter-card:nth-child(3) {
        padding-bottom:0px
    }
}

@media(max-width: 575px) {
    .counter-card-wrap.style-2 {
        grid-template-columns:repeat(1, 1fr);
        gap: 24px
    }
}

.food-card2 {
    background: var(--white-color);
    position: relative;
    padding: 40px 40px 108px;
    text-align: center;
    border-radius: 16px 16px 0 0;
    -webkit-transition: .4s;
    transition: .4s
}

.food-card2:hover {
    background-color: #2c0400
}

.food-card2:hover .food-img2 .icon-btn {
    background: var(--theme-color3)
}

.food-card2:hover .food-card2-content .box-title3 a {
    color: var(--white-color)
}

.food-card2:hover .food-card2-content .price {
    color: var(--white-color)
}

.food-card2:hover .food-card2-content .th-btn {
    background: var(--theme-color3)
}

.food-card2 .food-2-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.food-card2 .food-2-bottom img {
    width: 100%
}

.food-card2 .food-2-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.food-card2 .food-img2 {
    position: relative;
    margin-bottom: 5px
}

.food-card2 .food-img2 img {
    width: 80%
}

.food-card2 .food-img2 .icon-btn {
    position: absolute;
    right: -10px;
    --btn-size: 46px;
    border-radius: 50%;
    border: 0;
    line-height: 48px;
    top: -32px
}

.food-card2 .food-img2 .icon-btn:hover {
    background: var(--theme-color3)
}

.food-card2 .food-card2-content p {
    padding: 0;
    margin: 0
}

.food-card2 .food-card2-content .box-title3 a {
    color: var(--title-color);
    -webkit-transition: .4s;
    transition: .4s
}

.food-card2 .food-card2-content .box-title3 a:hover {
    color: var(--theme-color)
}

.food-card2 .food-card2-content .reating ul {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    gap: 5px;
    font-size: 15px;
    color: #ffc300;
    margin-bottom: 4px
}

.food-card2 .food-card2-content .box-title3 {
    margin-bottom: 10px
}

.food-card2 .food-card2-content .price {
    font-size: 36px;
    font-weight: 700;
    color: var(--title-color);
    margin-bottom: 15px;
    -webkit-transition: .4s;
    transition: .4s
}

.food-card2 .food-card2-content .th-btn {
    text-transform: uppercase;
    padding: 20px 52px;
    -webkit-transition: .4s;
    transition: .4s
}

.food2-icon-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px
}

.food2-icon-arrow .slider-arrow {
    --icon-size: 80px
}

.food2-icon-arrow .slider-arrow img {
    -webkit-transition: .4s;
    transition: .4s
}

.food2-icon-arrow .slider-arrow:hover {
    background-color: var(--white-color)
}

.food2-icon-arrow .slider-arrow:hover img {
    -webkit-filter: invert(1);
    filter: invert(1)
}

@media(max-width: 1500px) {
    .food-card2 {
        padding:50px 30px 108px
    }

    .food-card2 .food-card2-content .box-title3 {
        font-size: 30px
    }
}

.food-card2.style-3 {
    background: var(--smoke-color)
}

.food-card2.style-3:hover {
    background: var(--theme-color2)
}

.slider-arrow.food-3-arrow {
    background: rgba(0,0,0,0);
    border: 1px solid var(--th-border-color)
}

.slider-arrow.food-3-arrow:hover {
    background: var(--theme-color3);
    border-color: var(--theme-color3)
}

.food-card4 {
    text-align: center
}

.food-card4:hover .food-img4 {
    background-color: var(--theme-color)
}

.food-card4:hover .food-card4-content .price {
    background-color: #2c0400
}

.food-card4 .food-img4 {
    background: var(--white-color);
    border-radius: 500px 500px 0 0;
    overflow: hidden;
    padding: 30px;
    -webkit-transition: .4s;
    transition: .4s
}

.food-card4 .food-card4-content {
    margin-top: -25px;
    padding: 0 10px
}

.food-card4 .food-card4-content .price {
    background: var(--theme-color);
    display: inline-block;
    padding: 12px 23px;
    color: var(--white-color);
    border-radius: 30px;
    font-size: 20px;
    margin-bottom: 25px;
    -webkit-transition: .4s;
    transition: .4s
}

.food-card4 .food-card4-content .box-title {
    font-size: 28px;
    margin-bottom: 10px
}

.food-card2.style-4 {
    background: #f9f6f8;
    border-radius: 150px 150px 0 0
}

.food-card2.style-4:hover {
    background: var(--theme-color2)
}

.food-card2.style-4:hover .food-img2 {
    background: #28794e
}

.food-card2.style-4 .food-img2 {
    height: 280px;
    width: 280px;
    border-radius: 50%;
    background: #dddadb;
    line-height: 280px;
    padding: 15px;
    margin-bottom: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: .4s;
    transition: .4s;
    margin-left: auto;
    margin-right: auto
}

.food-card2.style-4 .food-img2 img {
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.food-card2.style-4 .food-img2 .icon-btn {
    left: 50%;
    bottom: -33px;
    top: inherit;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: var(--theme-color3);
    color: var(--white-color);
    --btn-size: 51px;
    line-height: 55px
}

.food-card2.style-4 .food-card2-content .box-title3 {
    font-size: 32px
}

.food-card2.style-4 .food-card2-content .price {
    font-size: 31px;
    font-family: var(--title-font)
}

.food2-icon-arrow.style-2.style-3 .slider-arrow.style3.default {
    background: #ffefef
}

.food2-icon-arrow.style-2.style-3 .slider-arrow.style3.default img {
    -webkit-filter: invert(1);
    filter: invert(1)
}

.food2-icon-arrow.style-2.style-3 .slider-arrow.style3.default:hover {
    background: var(--theme-color)
}

.food2-icon-arrow.style-2.style-3 .slider-arrow.style3.default:hover img {
    -webkit-filter: invert(0);
    filter: invert(0)
}

@media(max-width: 991px) {
    .food-card2.style-4 {
        padding:30px 30px 108px
    }
}

@media(max-width: 375px) {
    .food-card2.style-4 .food-img2 {
        height:220px;
        width: 220px
    }
}

.food-delivery-sec-1 {
    background-color: #f9f6f8;
    position: relative
}

.food-delivery1-form select,.food-delivery1-form .form-control,.food-delivery1-form .form-select,.food-delivery1-form textarea,.food-delivery1-form select,.food-delivery1-form .form-select input {
    height: 56px;
    padding: 0 25px 0 25px;
    padding-right: 45px;
    border: 1px solid #19522f;
    color: var(--body-color);
    background-color: rgba(0,0,0,0);
    border-radius: 50px
}

.food-delivery1-form select:focus,.food-delivery1-form .form-control:focus,.food-delivery1-form .form-select:focus,.food-delivery1-form textarea:focus,.food-delivery1-form select:focus,.food-delivery1-form .form-select input:focus {
    color: var(--title-color);
    border: 1px solid var(--theme-color2)
}

.food-delivery-main {
    margin-bottom: -125px
}

.food-delivery-top {
    position: absolute;
    top: 0;
    left: 49%;
    margin-top: -222px;
    -webkit-transform: rotate(31deg);
    transform: rotate(31deg)
}

@media(max-width: 1199px) {
    .food-delivery-top {
        display:none
    }
}

.food-delivery-top .img-box {
    background: rgba(235,20,0,.1098039216);
    padding-bottom: 15px;
    border-radius: 0 0 500px 500px;
    overflow: hidden
}

.food-delivery-top .img-box img {
    border-radius: 0 0 500px 500px
}

.food-delivery-bottom {
    position: absolute;
    bottom: -347px;
    left: 23%;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg)
}

@media(max-width: 1199px) {
    .food-delivery-bottom {
        display:none
    }
}

.food-delivery-bottom .img-box {
    background: rgba(235,20,0,.1098039216);
    padding-top: 15px;
    border-radius: 500px 500px 0 0;
    overflow: hidden
}

.food-delivery-bottom .img-box img {
    border-radius: 500px 500px 0 0
}

.price-card {
    padding: 40px;
    background: #f9f6f8;
    border-radius: 30px
}

.price-card.active {
    margin-top: -40px
}

.price-card.active .price-card_title {
    margin-bottom: 5px
}

.price-card.active .price-card_title img {
    display: block;
    margin-top: -0.06em
}

.price-card .price-card_title {
    font-size: 24px;
    font-weight: 500;
    color: var(--title-color);
    margin-top: -0.3em;
    margin-bottom: 0px
}

.price-card .price-card_price {
    font-size: 50px;
    font-weight: 500;
    font-family: var(--body-font);
    color: var(--title-color);
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
    margin-bottom: 5px
}

.price-card .price-card_price .price-card_text {
    font-size: 16px;
    font-weight: 500;
    color: var(--body-color);
    -webkit-transform: translate(0, -20px);
    transform: translate(0, -20px)
}

.price-card .price-card_price .box-text {
    margin-bottom: 30px
}

.price-card .price-card_price .price-card_text {
    margin-left: 3px
}

.price-card .box-text {
    margin-bottom: 30px
}

.price-card .price-card_content {
    margin-bottom: 40px
}

.price-card .price-card_content .checklist li {
    color: var(--title-color);
    font-size: 18px;
    font-weight: 400;
    font-family: var(--body-font);
    line-height: inherit;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start
}

.price-card .price-card_content .checklist li img {
    position: relative;
    top: 4px
}

.price-card .price-card_content .checklist li:not(:last-child) {
    margin-bottom: 12px
}

@media(max-width: 1199px) {
    .price-card .price-card_price {
        font-size:45px
    }

    .price-card .price-card_price .currency {
        top: -8px
    }

    .price-card .price-card.active {
        margin-top: 0px
    }
}

@media(max-width: 991px) {
    .price-card {
        padding:40px 30px
    }

    .price-card .box-text {
        margin-bottom: 15px
    }
}

@media(max-width: 767px) {
    .price-card .price-card_content {
        margin-bottom:20px
    }

    .price-card .box-text {
        margin-bottom: 5px
    }
}

@media(max-width: 575px) {
    .price-card {
        padding:40px 25px
    }

    .price-card .price-card_price {
        font-size: 40px;
        margin-bottom: 15px
    }

    .price-card .price-card_price .currency {
        top: -8px
    }

    .price-card .price-card_price span {
        -webkit-transform: translate(0, -10px);
        transform: translate(0, -10px)
    }

    .price-card .price-card_content {
        margin-bottom: 30px
    }

    .price-card .price-card_content .checklist li {
        font-size: 16px
    }
}

@media(max-width: 375px) {
    .price-card {
        padding:35px 25px
    }
}

.pricing-tabs {
    margin-top: 35px;
    margin-bottom: 100px;
    text-align: center
}

@media(max-width: 575px) {
    .pricing-tabs {
        margin-bottom:0px
    }
}

.switch-area {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px
}

.switch-area .toggler {
    -webkit-transition: .2s;
    transition: .2s;
    font-weight: 500;
    font-size: 18px;
    font-family: var(--body-font);
    color: var(--title-color);
    background: rgba(0,0,0,0);
    margin-bottom: -0.4em;
    cursor: pointer
}

.switch-area .toggler.toggler--is-active {
    color: var(--theme-color)
}

.switch-area .toggle {
    position: relative;
    width: 70px;
    height: 36px;
    border-radius: 100px;
    background-color: rgba(0,0,0,0);
    overflow: hidden;
    border: 1px solid var(--theme-color)
}

@media(max-width: 575px) {
    .switch-area .toggle {
        width:60px;
        height: 30px
    }
}

.switch-area .check {
    position: absolute;
    display: block;
    cursor: pointer;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 6;
    visibility: visible
}

.switch-area .check:checked~.switch {
    right: 5px;
    left: 55.5%;
    -webkit-transition: .25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: .25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition-property: left,right;
    transition-property: left,right;
    -webkit-transition-delay: .08s,0s;
    transition-delay: .08s,0s
}

.switch-area .switch {
    position: absolute;
    left: 5px;
    top: 5px;
    bottom: 5px;
    right: 55.5%;
    background-color: var(--theme-color);
    border-radius: 36px;
    z-index: 1;
    -webkit-transition: .25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: .25s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -webkit-transition-property: left,right;
    transition-property: left,right;
    -webkit-transition-delay: 0s,.08s;
    transition-delay: 0s,.08s;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2)
}

.wrapper-full.hide {
    display: none
}

@media(max-width: 1199px) {
    .pricing-tabs {
        margin-bottom:60px
    }

    .price-card.active {
        margin-top: 0px
    }
}

.offer-box3 {
    padding: 80px 40px;
    position: relative;
    z-index: 1
}

.offer-box3 .box-title {
    font-size: 40px;
    font-weight: 700;
    color: var(--white-color);
    margin-bottom: 2px
}

.offer-box3 .sect-tile {
    font-size: 104px;
    color: var(--white-color);
    margin-bottom: 6px;
    line-height: 1
}

.offer-box3 .box-text {
    font-weight: 500;
    color: var(--white-color);
    font-size: 36px;
    font-family: var(--title-font);
    line-height: 1;
    display: block;
    margin-bottom: 25px
}

.offer-box3 .th-btn {
    display: inline-block;
    margin-top: 72px
}

.offer-box3 .cta-img3-1 {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1
}

.offer-box3 .cta-3-icon {
    position: absolute;
    bottom: 18%;
    left: 35%
}

.offer-3-wrap {
    position: absolute;
    height: 90px;
    width: 90px;
    text-align: center;
    background: var(--white-color);
    border-radius: 50%;
    line-height: 90px;
    display: block;
    bottom: 25%;
    left: 51%;
    z-index: 1
}

.offer-3-wrap .offer-3 {
    border-radius: 50%;
    height: 75px;
    width: 75px;
    margin: 0px;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 3
}

.offer-3-wrap .offer-3 .box-title {
    font-size: 20px;
    line-height: 1.2;
    margin: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    font-weight: 500
}

.offer-3-wrap .offer-3:before {
    position: absolute;
    content: "";
    height: 115%;
    width: 115%;
    background: #2c0400;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1
}

.offer-3-wrap .offer-3::after {
    position: absolute;
    content: "";
    height: 102%;
    width: 102%;
    background: rgba(0,0,0,0);
    border-radius: 50%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
    border: 1.4px dashed var(--white-color)
}

.offer-box3-wrap:nth-child(1) .offer-box3 {
    background: #00a950
}

.offer-box3-wrap:nth-child(2) .offer-box3 {
    background: #ffc300
}

.offer-box3-wrap:nth-child(2) .offer-box3 .box-title {
    color: var(--title-color)
}

.offer-box3-wrap:nth-child(2) .offer-box3 .sect-tile {
    color: var(--title-color)
}

.offer-box3-wrap:nth-child(2) .offer-box3 .box-text {
    color: var(--title-color)
}

.offer-box3-wrap:nth-child(2) .offer-box3 .offer-3-wrap .offer-3 .box-title {
    color: var(--white-color)
}

.offer-box3-wrap:nth-child(3) .offer-box3 {
    background: #eb1400
}

@media(max-width: 1500px) {
    .offer-box3 .cta-img3-1 {
        width:240px
    }

    .offer-box3 .sect-tile {
        font-size: 80px
    }

    .offer-box3 .box-title {
        font-size: 35px
    }

    .offer-box3 .box-text {
        font-size: 30px
    }

    .offer-box3 .cta-3-icon {
        bottom: 27%;
        left: 38%;
        width: 60px
    }
}

@media(max-width: 1299px) {
    .offer-box3 {
        padding:80px 30px
    }

    .offer-box3 .sect-tile {
        font-size: 65px
    }

    .offer-box3 .box-title {
        font-size: 30px
    }

    .offer-box3 .box-text {
        font-size: 25px
    }
}

@media(max-width: 767px) {
    .offer-box3 .cta-img3-1 {
        width:240px
    }

    .offer-box3 .sect-tile {
        font-size: 80px
    }

    .offer-box3 .box-title {
        font-size: 35px
    }

    .offer-box3 .box-text {
        font-size: 30px
    }

    .offer-box3 .cta-3-icon {
        bottom: 20%;
        left: 34%;
        width: 90px
    }
}

@media(max-width: 575px) {
    .offer-box3 {
        padding:60px 30px
    }

    .offer-box3 .sect-tile {
        font-size: 65px
    }

    .offer-box3 .box-title {
        font-size: 30px
    }

    .offer-box3 .box-text {
        font-size: 25px
    }
}

@media(max-width: 425px) {
    .offer-box3 {
        padding:60px 20px
    }

    .offer-box3 .sect-tile {
        font-size: 48px
    }

    .offer-box3 .box-title {
        font-size: 28px
    }

    .offer-box3 .box-text {
        font-size: 24px
    }

    .offer-box3 .cta-3-icon {
        display: none
    }
}

@media(max-width: 375px) {
    .offer-box3 .cta-img3-1 {
        width:160px
    }

    .offer-box3 .th-btn {
        display: inline-block;
        margin-top: 15px
    }

    .offer-3-wrap {
        left: 62%
    }
}

.offer-box3-wrap.style-2:nth-child(3) .offer-box3 {
    background: #2c0400
}

.offer-box3.style-2 .cta-img3-1 {
    bottom: 0;
    -webkit-transform: inherit;
    transform: inherit;
    top: inherit
}

.cta-sec-5 {
    padding: 150px 0 140px
}

.cta-5-content {
    text-align: center
}

.cta-5-content .box-title {
    font-size: 48px;
    color: var(--white-color);
    line-height: 1.2;
    margin-bottom: 45px;
    text-transform: capitalize
}

.cta-5-content .th-btn {
    padding: 20px 40px;
    text-transform: uppercase;
    font-weight: 500
}

.cta-area-6 {
    position: relative;
    z-index: 1
}

.cta-area-6:before {
    content: "";
    position: absolute;
    background: var(--theme-color3);
    z-index: -1;
    border-radius: 50%;
    top: -345px;
    right: -226px;
    height: 1194px;
    width: 1194px
}

.cta-wrap1.style-2 .newsletter-form .form-group {
    width: 50%
}

.cta-wrap1.style-2 .newsletter-form .th-btn:hover {
    background: var(--theme-color2)
}

.cta-thumb7-1 {
    margin-right: -209px
}

.cta-area-7 {
    background: #c3aba9
}

.cta-bg-1-1-wrap.style-2:before {
    background: rgba(44,4,0,.6588235294)
}

.cta-bg-1-1-wrap.style-2 .cta-bg-1-1 img {
    opacity: .4
}

.cta-1-shape-trangle.style-2 {
    background: #704232
}

.cta-wrap1.style-3 .th-btn {
    padding: 18px 36px
}

.offer-box3-wrap:nth-child(1) .offer-box3.style-2.style-3 {
    background: #3f9065
}

.offer-box3-wrap:nth-child(1) .offer-box3.style-2.style-3 .offer-3-wrap .offer-3:before {
    background: #005126
}

.offer-box3-wrap:nth-child(1) .offer-box3.style-2.style-3 .btn-wrap .th-btn {
    background: #005126
}

.offer-box3-wrap:nth-child(1) .offer-box3.style-2.style-3 .cta-img9 .imb-box:before {
    background: #005126
}

.offer-box3-wrap:nth-child(2) .offer-box3.style-2.style-3 {
    background: #ff9924
}

.offer-box3-wrap:nth-child(2) .offer-box3.style-2.style-3 .offer-3-wrap .offer-3:before {
    background: #9e3800
}

.offer-box3-wrap:nth-child(2) .offer-box3.style-2.style-3 .btn-wrap .th-btn {
    background: #9e3800
}

.offer-box3-wrap:nth-child(2) .offer-box3.style-2.style-3 .cta-img9 .imb-box:before {
    background: #9e3800
}

.offer-box3-wrap.style-2:nth-child(3) .offer-box3.style-2.style-3 {
    background: var(--theme-color)
}

.offer-box3-wrap.style-2:nth-child(3) .offer-box3.style-2.style-3 .offer-3-wrap .offer-3:before {
    background: #8f1106
}

.offer-box3-wrap.style-2:nth-child(3) .offer-box3.style-2.style-3 .btn-wrap .th-btn {
    background: #8f1106
}

.offer-box3-wrap.style-2:nth-child(3) .offer-box3.style-2.style-3 .cta-img9 .imb-box:before {
    background: #8f1106
}

.offer-box3.style-2.style-3 {
    padding: 75px 40px 50px;
    text-align: center
}

.offer-box3.style-2.style-3 .btn-wrap {
    margin-top: 165px;
    text-align: end;
    display: block
}

.offer-box3.style-2.style-3 .btn-wrap .th-btn {
    margin-top: 0
}

.offer-box3.style-2.style-3 .offer-3-wrap {
    bottom: 35%;
    left: 77%
}

.offer-box3.style-2.style-3 .cta-3-icon {
    bottom: 23%;
    left: 63%
}

.offer-box3.style-2.style-3 {
    overflow: hidden
}

.offer-box3.style-2.style-3 .cta-img9 {
    text-align: start;
    position: absolute;
    bottom: 0;
    -webkit-transform: rotate(68deg);
    transform: rotate(68deg);
    left: -19px;
    bottom: -157px
}

.offer-box3.style-2.style-3 .cta-img9 .imb-box {
    position: relative;
    display: inline-block
}

.offer-box3.style-2.style-3 .cta-img9 .imb-box:before {
    content: "";
    position: absolute;
    left: -10px;
    top: 0;
    width: 100%;
    background-color: var(--white-color);
    height: 100%;
    z-index: -1;
    border-radius: 1000px 1000px 0 0
}

.offer-box3.style-2.style-3 .cta-img9 .imb-box img {
    border-radius: 1000px 1000px 0 0
}

@media(max-width: 425px) {
    .offer-box3.style-2.style-3 .offer-3-wrap {
        bottom:35%;
        left: 68%
    }
}

.menu-item-2-wrap {
    border-top: 1px solid #7f909e;
    position: relative;
    z-index: 1
}

.menu-item-2 {
    position: relative;
    z-index: 1;
    padding: 51px 0;
    border-bottom: 1px solid #7f909e
}

.menu-item-2:before {
    content: "";
    position: absolute;
    width: 16%;
    height: 1px;
    background: #7f909e;
    left: -14.8%;
    z-index: 1;
    top: -1px
}

.menu-item-2:first-shild {
    border-top: 1px solid #7f909e
}

.menu-item-2:last-child::after {
    content: "";
    position: absolute;
    width: 60%;
    height: 1px;
    background: #7f909e;
    left: -14.8%;
    z-index: 1;
    bottom: -1px
}

.menu-item-2 .box-title {
    font-size: 64px;
    color: #7f909e;
    margin: 0;
    line-height: 1
}

.menu-left-2-img {
    margin-left: -220px;
    margin-top: -130px;
    margin-bottom: -169px;
    position: relative;
    z-index: 1;
    padding-right: 50px
}

.menu-left-2-img img {
    width: 100%;
    height: 100%
}

.menu-item-2 .menu-icon {
    width: 145px;
    height: 145px;
    border-radius: 50%;
    background: hsla(0,0%,100%,.1);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    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;
    border: 1px solid hsla(0,0%,100%,.3);
    cursor: pointer;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: absolute;
    left: -196px;
    top: 50%;
    -webkit-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    visibility: hidden;
    z-index: 1
}

.menu-item-2.active .menu-icon {
    visibility: visible;
    -webkit-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1)
}

.menu-item-2 .thumb {
    position: absolute;
    right: 0;
    top: 50%;
    z-index: 2;
    -webkit-transform: rotate(13.33deg) translateY(-50%) scale(0);
    transform: rotate(13.33deg) translateY(-50%) scale(0);
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.menu-item-2.active {
    z-index: 2
}

.menu-item-2.active .thumb {
    -webkit-transform: rotate(13.33deg) translateY(-50%) scale(1);
    transform: rotate(13.33deg) translateY(-50%) scale(1);
    visibility: visible
}

.menu-item-2.active .box-title {
    color: var(--white-color)
}

.menu-item-2.active .box-title a:hover {
    color: var(--white-color)
}

.menu-2-content-wrap .menu-2-btn-wrap {
    margin-top: 60px
}

@media(max-width: 1700px) {
    .menu-item-2 .thumb {
        right:10%
    }
}

@media(max-width: 1500px) {
    .menu-left-2-img {
        margin-left:-270px;
        margin-top: -132px;
        margin-bottom: -235px
    }
}

@media(max-width: 1399px) {
    .menu-item-2::before {
        left:-9.8%
    }

    .menu-item-2:last-child::after {
        left: -9.8%
    }

    .menu-item-2 .menu-icon {
        left: -123px;
        width: 100px;
        height: 100px
    }

    .menu-item-2 .box-title {
        font-size: 50px
    }

    .menu-item-2 .thumb {
        top: 70%;
        width: 184px
    }
}

@media(max-width: 1199px) {
    .menu-left-2-img {
        margin-left:0px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-right: 0px
    }

    .menu-2-content-wrap {
        margin-top: 30px
    }

    .menu-item-2::before {
        display: none
    }

    .menu-item-2:last-child::after {
        display: none
    }

    .menu-item-2 .box-title {
        margin-left: 60px
    }

    .menu-item-2 .menu-icon {
        left: -27px;
        width: 70px;
        height: 70px
    }

    .menu-item-2 .box-title {
        font-size: 40px
    }
}

@media(max-width: 767px) {
    .menu-item-2 .thumb {
        top:46%;
        width: 110px
    }

    .menu-item-2 .menu-icon img {
        width: 22px
    }

    .menu-item-2 .menu-icon {
        left: -8px;
        width: 50px;
        height: 50px
    }

    .menu-item-2 .box-title {
        font-size: 35px
    }
}

@media(max-width: 425px) {
    .menu-item-2 .box-title {
        font-size:25px
    }
}

.menu-2-content-wrap.style2 .menu-item-2-wrap .menu-icon {
    width: 85px;
    height: 85px;
    right: 60px;
    left: inherit;
    border-color: var(--white-color);
    -webkit-transform: rotate(13.33deg) scale(0);
    transform: rotate(13.33deg) scale(0);
    -webkit-transition: .3s;
    transition: .3s;
    top: 24%
}

.menu-2-content-wrap.style2 .menu-item-2-wrap .menu-item-2 .box-title {
    -webkit-transition: -webkit-transform .3s linear;
    transition: -webkit-transform .3s linear;
    transition: transform .3s linear;
    transition: transform .3s linear, -webkit-transform .3s linear;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.menu-2-content-wrap.style2 .menu-item-2-wrap .menu-item-2::before {
    display: none
}

.menu-2-content-wrap.style2 .menu-item-2-wrap .menu-item-2:last-child:after {
    display: none
}

.menu-2-content-wrap.style2 .menu-item-2-wrap .menu-item-2.active .box-title {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-transform: translateX(-1%);
    transform: translateX(-1%);
    padding-left: 15px
}

.menu-2-content-wrap.style2 .menu-item-2-wrap .menu-item-2.active .menu-icon {
    -webkit-transform: rotate(0deg) scale(1);
    transform: rotate(0deg) scale(1)
}

.menu-2-content-wrap.style2 .menu-item-2-wrap .menu-item-2 .thumb {
    right: 23%
}

.menu-2-content-wrap.style2 .menu-item-2-wrap .menu-2-btn-wrap {
    margin-top: 60px;
    text-align: center
}

.menu-2-content-wrap.style2 .menu-2-btn-wrap {
    text-align: center
}

.menu-2-content-wrap.style2.active .menu-icon {
    width: 85px;
    height: 85px;
    right: 60px;
    left: inherit;
    border-color: var(--white-color)
}

@media(max-width: 991px) {
    .menu-2-content-wrap.style2 .menu-item-2-wrap .menu-item-2 .thumb {
        right:46%;
        top: 50%
    }

    .menu-2-content-wrap.style2 .menu-item-2-wrap .menu-icon {
        right: 20px
    }

    .menu-2-content-wrap.style2 .menu-item-2 .box-title {
        margin-left: 0px
    }
}

@media(max-width: 375px) {
    .menu-2-content-wrap.style2 .menu-item-2-wrap .menu-icon {
        right:0px
    }
}

.menu-card4 {
    text-align: center;
    position: relative;
    padding: 60px 50px;
    border: 1px solid var(--theme-color5);
    border-radius: 300px 300px 0 0;
    margin-bottom: 20px
}

.menu-card4 .menu-img4 {
    position: relative;
    margin-bottom: 32px
}

.menu-card4 .menu-img4 .icon-btn {
    border: 0;
    background: #15293a;
    border-radius: 50%;
    color: var(--white-color);
    line-height: 56px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-top: -27px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s
}

.menu-card4 .menu-img4 .icon-btn:hover {
    background: var(--theme-color5)
}

.menu-card4 .menu-card4-content {
    position: relative
}

.menu-card4 .menu-card4-content .icon-btn {
    border: 0;
    background: #15293a;
    border-radius: 50%;
    color: var(--white-color);
    line-height: 56px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -89px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s
}

.menu-card4 .menu-card4-content .icon-btn:hover {
    background-color: var(--theme-color5)
}

.menu-card4 .menu-card4-content .box-text {
    margin-bottom: 14px
}

.menu-card4 .menu-card4-content .price {
    color: var(--theme-color5);
    font-size: 18px;
    margin-bottom: 0
}

.slider-arrow.menu4-arrow {
    --icon-size: 80px;
    line-height: 75px;
    background: rgba(0,0,0,0);
    border: 1px solid var(--white-color)
}

.slider-arrow.menu4-arrow:hover {
    background: var(--theme-color5)
}

.menu4Slider .swiper-slide {
    -webkit-transition: .4s;
    transition: .4s
}

.menu4Slider .swiper-slide.swiper-slide-active {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    margin-top: 7px
}

.menu4Slider .swiper-slide.swiper-slide-active .menu-card4 .menu-img4 .icon-btn {
    visibility: visible;
    opacity: 1
}

.menu4Slider .swiper-slide.swiper-slide-active .menu-card4 .menu-card4-content .icon-btn {
    visibility: visible;
    opacity: 1
}

@media(max-width: 991px) {
    .menu-card4 {
        padding:60px 25px
    }
}

.nav-tabs.menu-5-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 55px;
    border: 0;
    gap: 12px 30px
}

.nav-tabs.menu-5-tab .nav-item {
    padding: 0
}

.nav-tabs.menu-5-tab .nav-item .nav-link {
    padding: 0;
    border: 0;
    background: rgba(0,0,0,0);
    font-size: 24px;
    font-weight: 500;
    color: var(--title-color)
}

.nav-tabs.menu-5-tab .nav-item .nav-link.active {
    color: var(--theme-color);
    border-bottom: 1px solid var(--theme-color)
}

.food-card2.style-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: var(--smoke-color);
    gap: 15px 25px;
    padding: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.food-card2.style-2 .food-img2 {
    margin-bottom: 0;
    width: 180px;
    height: 140px
}

.food-card2.style-2 .food-card2-content {
    text-align: start;
    /*! width: 100%; */
}

.food-card2.style-2 .food-card2-content .box-title3 {
    font-size: 28px;
    margin-bottom: 4px
}

.food-card2.style-2 .food-card2-content .reating {
    text-align: start;
    font-size: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.food-card2.style-2 .food-card2-content .reating ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    margin-bottom: -2px;
    font-size: 14px
}

.food-card2.style-2 .food-card2-content .price {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 4px
}

.food-card2.style-2 .food-img2 .icon-btn {
    left: -10px;
    top: -19px
}

.food-card2.style-2 .food-card2-content .th-btn {
    padding: 15px 33px;
    font-size: 16px;
    font-weight: 500;
    background: var(--white-color);
    color: var(--title-color);
    border: 1px solid var(--th-border-color2)
}

.food-card2.style-2 .food-card2-content .th-btn:hover {
    background: var(--theme-color);
    color: var(--white-color);
    border-color: var(--theme-color)
}

.food-card2.style-2 .food-img2 .icon-btn:hover {
    background: var(--theme-color)
}

.food-card2.style-2:hover .icon-btn {
    background: rgba(0,0,0,0)
}

.food-card2.style-2:hover .food-card2-content .box-title3 a {
    color: var(--title-color)
}

.food-card2.style-2:hover .food-card2-content .price {
    color: var(--title-color)
}

@media(max-width: 1500px) {
    .food-card2.style-2 .food-card2-content .box-title3 {
        font-size:26px
    }
}

@media(max-width: 1399px) {
    .food-card2.style-2 .food-card2-content .box-title3 {
        font-size:22px
    }

    .food-card2.style-2 {
        gap: 15px 10px
    }
}

@media(max-width: 1199px) {
    .nav-tabs.menu-5-tab .nav-item .nav-link {
        font-size:20px
    }
}

@media(max-width: 425px) {
    .food-card2.style-2 {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 20px
    }

    .food-card2.style-2 .food-img2 {
        width: 180px;
        height: auto;
        width: 100%
    }

    .food-card2.style-2 .food-img2 .icon-btn {
        left: -9px;
        top: -10px
    }
}

.menu-sec6 {
    background: #f9f7f6
}

.menu-card6 {
    background: #fdb90114;
    padding: 24px;
    border-radius: 24px
}

.menu-card6 .menu-img6 {
    margin-bottom: 35px;
    overflow: hidden;
    border-radius: 16px
}

.menu-card6 .menu-card6-content .box-title4 a {
    color: var(--title-color)
}

.menu-card6 .menu-card6-content .box-title4 a:hover {
    color: var(--theme-color)
}

.menu-card6 .menu-card6-content .reating ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    list-style: none;
    margin: 0;
    padding: 0;
    color: #ff9924;
    font-size: 18px
}

.menu-card6 .menu-card6-content .reating {
    margin-bottom: 50px
}

.menu-card6 .menu-card6-content .menu-card6-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.menu-card6 .menu-card6-content .menu-card6-bottom .th-btn {
    padding: 15px 38px;
    background: rgb(252 179 62);
    color: var(--title-color);
    border: 1px solid var(--th-border-color);
    text-transform: uppercase;
    font-weight: 500
}

.menu-card6 .menu-card6-content .menu-card6-bottom .th-btn:hover {
    background: var(--theme-color);
    border-color: var(--theme-color);
    color: var(--white-color)
}

.menu-card6 .menu-card6-content .menu-card6-bottom .price {
    font-size: 20px;
    color: var(--title-color);
    font-weight: 500;
    margin: 0
}

.nav-tabs.menu-7-tab {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 55px;
    border: 0;
    gap: 20px 12px
}

.nav-tabs.menu-7-tab .nav-item {
    padding: 0
}

.nav-tabs.menu-7-tab .nav-item .nav-link {
    padding: 17px 46px;
    border: 0;
    background: #f9f7f6;
    font-size: 20px;
    font-weight: 500;
    color: var(--title-color);
    border-radius: 100px
}

.nav-tabs.menu-7-tab .nav-item .nav-link:hover {
    background: var(--theme-color);
    color: var(--white-color)
}

.nav-tabs.menu-7-tab .nav-item .nav-link.active {
    background: var(--theme-color);
    color: var(--white-color)
}

.menu-card7 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px 24px;
    border: 1px dashed #9d9d9d;
    padding: 20px;
    border-radius: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.menu-card7 .menu-card7-img2 {
    width: 210px;
    height: 210px;
    border-radius: 16px
}

.menu-card7 .menu-card7-img2 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 16px
}

.menu-card7 .menu-card7-content {
    margin-top: -0.1em;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.menu-card7 .menu-card7-content .box-title3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 6px
}

.menu-card7 .menu-card7-content .box-title3 a {
    color: var(--title-color)
}

.menu-card7 .menu-card7-content .reating ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    gap: 7px
}

.menu-card7 .menu-card7-content .reating ul li i {
    font-size: 13px;
    color: var(--yellow-color)
}

.menu-card7 .menu-card7-content .reating {
    margin-bottom: 10px
}

.menu-card7 .menu-card7-content .box-text {
    margin-bottom: 20px
}

.menu-card7 .menu-card7-content .price {
    font-size: 24px;
    color: var(--title-color);
    font-weight: 500;
    margin: 0
}

@media(max-width: 575px) {
    .menu-card7 {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .menu-card7 .menu-card7-img2 {
        width: 100%
    }

    .menu-card7 .menu-card7-img2 img {
        width: 100%
    }

    .menu-card7 .menu-card7-content {
        text-align: center
    }

    .menu-card7 .menu-card7-content .reating {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .menu-card7 .menu-card7-content .box-text {
        margin-bottom: 10px
    }
}

@media(max-width: 375px) {
    .menu-card7 {
        padding:15px
    }
}

.menu-item-1.style-8 {
    margin-bottom: 40px
}

.menu-item-1.style-8 .content {
    -webkit-box-align: inherit;
    -ms-flex-align: inherit;
    align-items: inherit
}

.menu-item-1.style-8 .content .left {
    text-align: end
}

.menu-item-1.style-8 .content .right .price {
    margin: 0;
    font-size: 20px;
    font-family: var(--title-font);
    color: var(--theme-color);
    font-weight: 500;
    position: relative;
    margin-top: -0.2em
}

.menu-item-1.style-8 .content .left .box-title {
    font-size: 24px;
    font-weight: 500;
    position: relative;
    margin-bottom: 5px
}

.menu-item-1.style-8 .content .right .price:before {
    content: "";
    position: absolute;
    left: 62px;
    top: 16px;
    width: 220px;
    height: 1px;
    border: 1px dashed rgba(18,18,18,.3490196078)
}

.menu-item-1.style-8 .content .left .box-text::before {
    display: none
}

.menu-item-1.style-8.style-2 .content .left {
    text-align: start
}

.menu-item-1.style-8.style-2 .content .left .box-text:before {
    display: none
}

.menu-item-1.style-8.style-2 .content .right {
    text-align: end
}

.menu-item-1.style-8.style-2 .content .right .price::before {
    right: 45px;
    left: inherit
}

.menu8-img-wrap {
    text-align: center;
    position: relative
}

.menu8-img-wrap .menu8-img {
    border-radius: 500px;
    overflow: hidden
}

.menu8-img-wrap .menu8-img {
    border-radius: 500px;
    padding: 10px;
    background: rgba(112,66,50,.1098039216)
}

.menu8-img-wrap .menu8-img img {
    width: 100%;
    border-radius: 500px
}

.menu8-img-wrap .menu8-btn-wrapper {
    position: absolute;
    bottom: 0;
    right: 0;
    background: var(--white-color);
    border-radius: 50%;
    padding: 16px
}

.menu8-img-wrap .menu8-btn-wrapper .menu8-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 158px;
    width: 158px;
    background: var(--theme-color);
    border-radius: 50%;
    color: var(--white-color);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 500;
    -webkit-transition: .4s;
    transition: .4s
}

.menu8-img-wrap .menu8-btn-wrapper .menu8-btn .icon {
    font-size: 29px;
    margin-bottom: 10px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: .4s;
    transition: .4s
}

.menu8-img-wrap .menu8-btn-wrapper .menu8-btn:hover {
    background: var(--title-color)
}

.menu8-img-wrap .menu8-btn-wrapper .menu8-btn:hover .icon {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

@media(max-width: 1500px) {
    .menu-item-1.style-8 .content .right .price::before {
        left:45px;
        width: 180px
    }

    .menu-item-1.style-8.style-2 .content .right .price::before {
        right: 38px;
        left: inherit
    }
}

@media(max-width: 1299px) {
    .menu-item-1.style-8 .content .right .price::before {
        left:35px;
        width: 100px
    }
}

@media(max-width: 1199px) {
    .menu-item-1.style-8 .content .right .price::before {
        left:35px;
        width: 68px
    }
}

@media(max-width: 991px) {
    .menu-item-1.style-8 .content .right .price::before {
        width:450px
    }
}

@media(max-width: 767px) {
    .menu-item-1.style-8 .content .right .price::before {
        width:260px
    }
}

@media(max-width: 575px) {
    .menu-item-1.style-8 .content .right .price::before {
        width:215px
    }
}

@media(max-width: 470px) {
    .menu-item-1.style-8 .content .right .price::before {
        width:150px
    }
}

@media(max-width: 450px) {
    .menu-item-1.style-8 .content .right .price::before {
        width:140px
    }
}

@media(max-width: 410px) {
    .menu-item-1.style-8 .content .right .price::before {
        width:130px
    }
}

@media(max-width: 390px) {
    .menu-item-1.style-8 .content .right .price::before {
        width:110px
    }
}

@media(max-width: 370px) {
    .menu-item-1.style-8 .content .right .price::before {
        width:90px
    }
}

@media(max-width: 350px) {
    .menu-item-1.style-8 .content .right .price::before {
        width:50px
    }
}

.menu-sec9 {
    background: var(--theme-color2);
    margin: 0 30px;
    border-radius: 40px
}

.nav-tabs.menu-7-tab.style-2 {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start
}

.nav-tabs.menu-7-tab.style-2 .nav-item .nav-link {
    padding: 11px 20px;
    background: rgba(0,0,0,0);
    border: 1px solid hsla(0,0%,100%,.0901960784);
    font-size: 17px;
    color: var(--white-color)
}

.nav-tabs.menu-7-tab.style-2 .nav-item .nav-link :hover {
    background: var(--theme-color3);
    background: var(--theme-color3)
}

.nav-tabs.menu-7-tab.style-2 .nav-item .nav-link.active {
    background: var(--theme-color3);
    border-color: var(--theme-color3)
}

.food-card5 {
    padding: 40px 30px;
    z-index: -1;
    border-radius: 25px;
    text-align: center;
    -webkit-transition: .4s;
    transition: .4s;
    position: relative
}

.food-card5:hover {
    background: var(--theme-color3)
}

.food-card5:hover .food-card5-content .th-btn {
    background: var(--theme-color)
}

.food-card5 .food5-bg-shape {
    background: var(--white-color);
    width: 100%;
    height: 100%;
    inset: 0;
    position: absolute;
    z-index: -1
}

.food-card5 .food-img5 {
    border-radius: 50%;
    background: var(--theme-color2);
    padding: 10px;
    width: 77%;
    margin: 0 auto 35px
}

.food-card5 .food-img5 .icon-btn {
    position: absolute;
    right: 21px;
    top: 16px;
    --btn-size: 34px;
    color: var(--white-color);
    font-size: 29px;
    border: 0
}

.food-card5 .food-card5-content .box-title {
    font-size: 36px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: 1.33;
    margin-bottom: 8px
}

.food-card5 .food-card5-content .reating ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    gap: 8px;
    color: var(--theme-color3);
    margin-bottom: 12px
}

.food-card5 .food-card5-content .price {
    font-size: 36px;
    font-weight: 800;
    margin-bottom: 22px
}

.food-card5 .food-card5-content .th-btn {
    padding: 20px 51px;
    text-transform: uppercase;
    font-size: 16px;
    background: var(--theme-color3)
}

@media(max-width: 767px) {
    .menu-sec9 {
        margin:0 0px
    }
}

@media(max-width: 575px) {
    .food-card5 {
        padding:40px 15px
    }
}

.menu-item-1.style-8.style-2 .content .right .price {
    color: var(--title-color)
}

.menu-item-1.style-8.style-2 .content .right .price::before {
    right: 41px;
    left: inherit;
    width: 180px
}

@media(max-width: 1399px) {
    .menu-item-1.style-8.style-2 .content .right .price::before {
        width:145px
    }
}

@media(max-width: 991px) {
    .img-box9 {
        text-align:center
    }

    .menu-item-1.style-8.style-2 .content .right .price::before {
        width: 340px
    }
}

@media(max-width: 767px) {
    .menu-item-1.style-8.style-2 .content .right .price::before {
        width:200px
    }
}

@media(max-width: 575px) {
    .menu-item-1.style-8.style-2 .content .right .price::before {
        width:175px
    }
}

@media(max-width: 490px) {
    .menu-item-1.style-8.style-2 .content .right .price::before {
        width:120px
    }
}

@media(max-width: 425px) {
    .menu-item-1.style-8.style-2 .content .right .price::before {
        width:60px
    }
}

@media(max-width: 375px) {
    .menu-item-1.style-8.style-2 .content .right .price::before {
        display:none
    }
}

.menu-sec11 {
    background-color: #f9f6f8
}

.menu-left-11-1 {
    margin-left: -90px;
    border-radius: 500px 500px 0 0
}

.menu-left-11-1 img {
    width: 100%
}

.menu-item-1.style-10 .content .right .price {
    font-family: var(--title-font)
}

.menu11-2-right .img-box {
    position: relative;
    border-radius: 500px 500px 0 0;
    -webkit-transform: rotate(-64deg);
    transform: rotate(-64deg);
    margin-right: -750px;
    margin-top: -673px
}

.menu11-2-right .img-box:before {
    content: "";
    position: absolute;
    left: -15px;
    top: 0;
    background: var(--theme-color);
    height: 100%;
    width: 38%;
    z-index: -1;
    border-radius: 500px 500px 0 0
}

.menu11-2-right .img-box img {
    border-radius: 500px 500px 0 0
}

@media(max-width: 1500px) {
    .menu-left-11-1 {
        margin-left:0px;
        border-radius: 500px 500px 0 0
    }
}

@media(max-width: 1199px) {
    .menu11-2-right .img-box {
        position:relative;
        border-radius: 500px 500px 0 0;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        margin-right: 0px;
        margin-top: 0px
    }

    .menu11-2-right .img-box::before {
        left: -15px;
        height: 100%;
        width: 103%
    }
}

@media(max-width: 991px) {
    .menu11-2-right .img-box img {
        width:100%
    }
}

.faq-1-bg-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    inset: 0;
    background: var(--smoke-color)
}

.coming-soon.style-2 .coming-top-title {
    color: var(--theme-color4)
}

.coming-right.style-2 {
    margin-right: -605px;
    padding-left: 102px;
    margin-bottom: -20px
}

@media(max-width: 1199px) {
    .coming-right.style-2 {
        padding-left:60px
    }
}

@media(max-width: 991px) {
    .coming-right.style-2 {
        margin-right:0px;
        padding-left: 0px;
        margin-bottom: 0px;
        padding-bottom: 70px
    }
}

.coming-soon-sec-3 {
    padding-top: 200px
}

.coming-3-wrapper {
    margin-top: 120px;
    z-index: 3;
    position: relative
}

.coming-3-wrapper .coming3-bg-mask {
    background: #fde1b9;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.coming-soon.style-3 {
    text-align: start;
    padding: 50px 0 100px 100px;
    position: relative
}

.coming-soon.style-3 .coming-title {
    font-size: 64px;
    text-transform: capitalize;
    padding-right: 90px;
    line-height: 1.156;
    margin-bottom: 10px
}

.coming-soon.style-3 .upcoming-counter-wrap {
    padding-bottom: 70px
}

.coming-soon.style-3 .upcoming-counter-wrap .box-text {
    color: var(--theme-color2)
}

.coming-soon.style-3 .upcoming-counter-wrap li .count-number {
    background: #2c0400;
    color: var(--white-color)
}

.coming-soon.style-3 .upcoming-counter-wrap li::after {
    background: #2c0400
}

.coming-soon.style-3 .upcoming-counter-wrap li::before {
    background: #2c0400
}

.coming-right.style-3 {
    margin-right: 30px;
    padding-left: 0px;
    margin-top: -200px
}

.upcoming-counter.counter-list {
    padding-left: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.offer-text-wrapper {
    position: absolute;
    left: 94%;
    top: 21%;
    z-index: 1
}

.offer-text-wrapper .offer-text {
    width: 215px;
    height: 144px;
    position: relative
}

.offer-text-wrapper .offer-text .box-title {
    position: absolute;
    left: 65%;
    top: 56%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: var(--theme-color);
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1.1;
    width: 74%;
    font-family: var(--subtitle-font);
    font-weight: 400
}

.offer-text-wrapper .offer-text .box-title span {
    color: var(--theme-color2)
}

@media(max-width: 1399px) {
    .coming-soon-sec-3 {
        padding-top:110px
    }

    .coming-soon.style-3 .coming-title {
        padding-right: 0px
    }
}

@media(max-width: 1299px) {
    .coming-soon.style-3 {
        padding:20px 0 80px 65px
    }
}

@media(max-width: 1199px) {
    .coming-soon.style-3 .coming-title {
        font-size:50px;
        margin-bottom: 4px
    }

    .coming-right.style-3 {
        margin-right: 0px
    }

    .offer-text-wrapper {
        position: absolute;
        left: 94%;
        top: 2%
    }

    .coming-soon.style-3 {
        padding: 15px 0 90px 40px
    }
}

@media(max-width: 991px) {
    .coming-3-wrapper {
        margin-top:0;
        z-index: 3;
        position: relative;
        background: #fde1b9;
        padding: 50px 40px;
        border-radius: 30px
    }

    .upcoming-counter.counter-list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .coming-3-wrapper .coming3-bg-mask {
        display: none
    }

    .coming-soon.style-3 {
        padding: 0
    }

    .coming-right.style-3 {
        text-align: center;
        margin: 0;
        padding: 0
    }

    .coming-soon.style-3 .upcoming-counter-wrap {
        padding-bottom: 0px
    }

    .offer-text-wrapper {
        position: absolute;
        left: -7%;
        top: 125%;
        -webkit-transform: scale(0.7);
        transform: scale(0.7)
    }
}

@media(max-width: 767px) {
    .offer-text-wrapper {
        position:absolute;
        left: -13%;
        top: 104%;
        -webkit-transform: scale(0.6);
        transform: scale(0.6)
    }

    .coming-soon-sec-3 {
        padding-top: 80px
    }
}

@media(max-width: 575px) {
    .coming-soon.style-3 .coming-title {
        font-size:40px;
        margin-bottom: 0px
    }
}

@media(max-width: 425px) {
    .offer-text-wrapper {
        position:absolute;
        left: -17%;
        top: 102%;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }

    .coming-soon.style-3 .coming-title {
        font-size: 32px
    }

    .coming-soon.style-3 .upcoming-counter-wrap .box-text {
        color: var(--theme-color2);
        font-size: 26px
    }

    .coming-3-wrapper {
        padding: 30px 20px;
        border-radius: 30px
    }
}

@media(max-width: 375px) {
    .coming-soon.style-3 .upcoming-counter-wrap li .count-number {
        height:43px;
        width: 43px;
        line-height: 43px
    }

    .coming-soon.style-3 .upcoming-counter-wrap li .count-name {
        font-size: 15px
    }

    .offer-text-wrapper {
        left: -20%;
        top: 100%
    }
}

.coming-left.style-4 {
    margin-left: -208px;
    margin-top: -89px;
    margin-bottom: -95px
}

.coming-soon.style-4 {
    margin-right: -40px
}

.coming-soon.style-4 .coming-top-title {
    font-family: var(--title-font);
    color: var(--title-color) !important;
    margin-bottom: 12px
}

.coming-soon.style-4 .coming-top-title span {
    color: var(--title-color)
}

.coming-soon.style-4 .coming-middle-title {
    color: var(--title-color);
    font-size: 76px;
    margin-bottom: 15px
}

.coming-soon.style-4 .coming-middle-title span {
    font-size: 54px
}

.coming-soon.style-4 .coming-title {
    color: var(--theme-color)
}

.coming-soon.style-4 .upcoming-counter-wrap .box-text {
    color: var(--title-color)
}

.coming-soon.style-4 .upcoming-counter-wrap .upcoming-counter.counter-list li:before {
    display: none
}

.coming-soon.style-4 .upcoming-counter-wrap .upcoming-counter.counter-list li .count-number {
    background: var(--theme-color3);
    font-size: 30px
}

.coming-soon.style-4 .upcoming-counter-wrap .upcoming-counter.counter-list li .count-name {
    color: var(--title-color);
    font-weight: 600;
    font-size: 24px
}

@media(max-width: 1299px) {
    .coming-soon.style-4 .coming-top-title {
        margin-bottom:0px;
        font-size: 28px
    }

    .coming-soon.style-4 .coming-middle-title {
        font-size: 66px;
        margin-bottom: 15px
    }

    .coming-soon.style-4 .coming-middle-title span {
        font-size: 44px
    }

    .coming-soon.style-4 .coming-title {
        color: var(--theme-color);
        font-size: 80px;
        margin-bottom: -0.1em
    }
}

@media(max-width: 1199px) {
    .coming-soon.style-4 {
        margin-right:0px;
        padding: 0
    }

    .coming-left.style-4 {
        margin-left: 0px;
        margin-top: 80px;
        margin-bottom: 0px;
        text-align: center
    }
}

@media(max-width: 575px) {
    .coming-soon.style-4 .coming-middle-title {
        font-size:55px;
        margin-bottom: 10px
    }

    .coming-soon.style-4 .coming-middle-title span {
        font-size: 35px
    }

    .coming-soon.style-4 .coming-title {
        font-size: 72px
    }

    .coming-soon.style-4 .upcoming-counter-wrap .upcoming-counter.counter-list li .count-number {
        font-size: 25px
    }

    .coming-soon.style-4 .upcoming-counter-wrap .upcoming-counter.counter-list li .count-name {
        font-size: 20px
    }

    .coming-soon.style-4 .upcoming-counter-wrap .box-text {
        color: var(--title-color);
        font-size: 30px
    }
}

@media(max-width: 375px) {
    .coming-soon.style-4 .coming-top-title {
        margin-bottom:-0.1em;
        font-size: 25px
    }

    .coming-soon.style-4 .coming-middle-title span {
        font-size: 30px
    }

    .coming-soon.style-4 .coming-middle-title {
        font-size: 42px;
        margin-bottom: 11px
    }

    .coming-soon.style-4 .upcoming-counter-wrap .upcoming-counter.counter-list li .count-number {
        font-size: 20px
    }

    .coming-soon.style-4 .coming-title {
        font-size: 60px
    }

    .coming-soon.style-4 .upcoming-counter-wrap .upcoming-counter.counter-list li .count-name {
        font-size: 16px
    }

    .coming-soon.style-4 .upcoming-counter-wrap .box-text {
        color: var(--title-color);
        font-size: 30px;
        line-height: 1.2
    }
}

.opening-container-wrap.style-2 {
    background: #f9f7f6
}

.time-table-wrap.style-2 {
    border-color: #dfdddc
}

.time-table-wrap.style-2 .item:first-child {
    border-color: #dfdddc
}

.time-table-wrap.style-2 .box-text {
    color: var(--title-color)
}

.time-table-wrap.style-2 .item .open-time .box-title {
    color: var(--title-color)
}

@media(max-width: 375px) {
    .opening-container-wrap.style-2 {
        background:#f9f7f6;
        padding: 46px 15px
    }
}

.wy-choose-img-1 {
    margin-top: -200px;
    position: relative
}

.wy-choose-img-1:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 440px;
    width: 104%;
    background: var(--smoke-color2);
    z-index: -1;
    border-radius: 250px
}

.wy-choose-item.left-style {
    margin-top: -190px
}

.wy-choose-item .box-title3 {
    font-size: 36px;
    text-transform: capitalize;
    font-weight: 500
}

.wy-choose-item .box-text {
    font-size: 18px;
    color: var(--title-color)
}

.wy-choose-item-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 70px 0
}

@media(max-width: 1399px) {
    .wy-choose-img-1::before {
        width:100%
    }

    .wy-choose-img-1 {
        margin-top: -140px
    }
}

@media(max-width: 991px) {
    .wy-choose-item.left-style {
        margin-top:25px
    }

    .wy-choose-img-1 {
        margin-top: 0px
    }

    .wy-choose-item-wrap {
        gap: 30px 0
    }

    .coming-right.style-2 {
        margin-right: 0px;
        padding-left: 0px;
        margin-bottom: 0px;
        padding-bottom: 70px
    }
}

@media(max-width: 575px) {
    .wy-choose-img-1::before {
        height:330px
    }
}

.why-sec2 {
    background: #072f25
}

.why3-title {
    font-size: 154px;
    color: var(--white-color)
}

.why3-title2 {
    font-size: 154px;
    color: var(--white-color);
    text-align: center;
    margin-top: -80px
}

.why-choose3-wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 70px;
    gap: 30px
}

.why-choose3-wrapper .why3-img {
    position: relative;
    min-width: 456px;
    margin-top: -130px
}

.why-choose3-wrapper .why3-img img {
    width: 100%;
    border-radius: 20px
}

.why-choose3-wrapper .why3-img .hero-img-shape-1.style-2 {
    top: 28%;
    right: 3%
}

.why-choose3-wrapper .why3-img .hero-img-shape-1.style-2 .logo-icon {
    background: var(--theme-color)
}

.why-choose3-wrapper .why3-img .hero-img-shape-1.style-2 .logo-icon img {
    width: auto
}

.why3-content-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 90px 0
}

.why3-content-wrap .why3-content {
    background: var(--theme-color2);
    padding: 30px 35px;
    border-radius: 20px 0 0 20px;
    width: 343px
}

.why3-content-wrap .why3-content .box-title {
    font-size: 27px;
    color: var(--white-color);
    margin-bottom: 7px
}

.why3-content-wrap .why3-content .box-text {
    color: var(--white-color);
    line-height: 28px
}

.why3-content-wrap .why3-content:nth-child(2) {
    background: var(--theme-color);
    margin-left: 110px
}

.why3-content-wrap .why3-content .why3-img {
    position: relative
}

.why3-content-wrap.style-2 .why3-content {
    border-radius: 0 20px 20px 0
}

.why3-content-wrap.style-2 .why3-content:nth-child(1) {
    margin-left: auto
}

.why3-content-wrap.style-2 .why3-content:nth-child(2) {
    margin-left: 30px;
    background: #ffc300
}

.why3-content-wrap.style-2 .why3-content:nth-child(2) .box-title {
    color: var(--title-color)
}

.why3-content-wrap.style-2 .why3-content:nth-child(2) .box-text {
    color: var(--title-color)
}

@media(max-width: 1399px) {
    .why-choose3-wrapper .why3-img {
        min-width:380px
    }
}

@media(max-width: 1299px) {
    .why3-title {
        font-size:135px
    }

    .why3-title2 {
        font-size: 125px;
        margin-top: -52px
    }

    .why3-content-wrap .why3-content:nth-child(2) {
        margin-left: 0px
    }

    .why-choose3-wrapper .why3-img {
        min-width: 360px;
        margin-top: -100px
    }

    .why3-content-wrap {
        gap: 40px 0
    }

    .why-choose3-wrapper .why3-img .hero-img-shape-1.style-2 {
        top: 20%;
        right: 9%;
        -webkit-transform: scale(0.7);
        transform: scale(0.7)
    }

    .why3-content-wrap.style-2 .why3-content:nth-child(2) {
        margin-left: 0px
    }
}

@media(max-width: 1199px) {
    .why3-title {
        font-size:100px
    }

    .why3-title2 {
        font-size: 100px;
        margin-top: 0
    }

    .why-choose3-wrapper {
        grid-template-columns: repeat(1, 1fr);
        margin-top: 0px
    }

    .why-choose3-wrapper .why3-img {
        margin-top: 0px
    }

    .why3-content-wrap {
        gap: 24px 40px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .why3-content-wrap.style-2 .why3-content:nth-child(1) {
        margin-left: inherit
    }
}

@media(max-width: 767px) {
    .why3-content-wrap {
        gap:24px 40px;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .why3-title {
        font-size: 60px
    }

    .why3-title2 {
        font-size: 60px;
        margin-top: 10px
    }
}

@media(max-width: 575px) {
    .why-choose3-wrapper .why3-img .hero-img-shape-1.style-2 {
        top:15%;
        right: 18%;
        -webkit-transform: scale(0.7);
        transform: scale(0.7)
    }

    .why-choose3-wrapper .why3-img {
        min-width: 100%
    }
}

@media(max-width: 425px) {
    .why-choose3-wrapper .why3-img .hero-img-shape-1.style-2 {
        top:11%;
        right: -19%;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }

    .why3-title {
        font-size: 50px
    }

    .why3-title2 {
        font-size: 50px
    }
}

@media(max-width: 375px) {
    .why3-title {
        font-size:40px
    }

    .why3-title2 {
        font-size: 40px
    }

    .why3-content-wrap .why3-content {
        width: 100%
    }

    .why-choose3-wrapper .why3-img .hero-img-shape-1.style-2 {
        top: 10%;
        right: 30%
    }
}

.why-sec3 {
    background: #2c0400
}

.accordion.style-2 {
    padding-right: 70px
}

.accordion-card.style-2 {
    background: rgba(0,0,0,0);
    border-bottom: 1px solid #5e312c;
    border-radius: 0;
    margin-bottom: 0
}

.accordion-card.style-2:last-child {
    border-bottom: 0
}

.accordion-card.style-2 .accordion-button::after {
    top: 2px;
    right: inherit;
    left: 1px;
    font-weight: 900;
    color: var(--white-color)
}

.accordion-card.style-2 .accordion-button {
    color: var(--white-color);
    font-weight: 500;
    font-size: 26px
}

.accordion-card.style-2 .accordion-body {
    margin: 0;
    padding: 0px 0 45px
}

.accordion-card.style-2 .accordion-body .faq-text {
    color: var(--white-color)
}

.accordion-card.style-2 .accordion-button {
    padding: 24px 55px 24px 40px
}

.why-thumb-wrap3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px
}

.why-thumb-wrap3 .img-box1-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 21px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.why-thumb-wrap3 .img-box1-wrap .img-small {
    border-radius: 50%;
    overflow: hidden;
    padding: 10px;
    background: hsla(0,0%,100%,.0588235294)
}

.why-thumb-wrap3 .img-box1-wrap .img-small img {
    border-radius: 50%
}

.why-thumb-wrap3 .img-box1-wrap .img-big {
    padding: 10px;
    background: hsla(0,0%,100%,.0588235294);
    border-radius: 500px;
    overflow: hidden
}

.why-thumb-wrap3 .img-box1-wrap .img-big img {
    border-radius: 500px
}

.why-thumb-wrap3 .img-box1-wrap img {
    border-radius: 500px 500px 0 0
}

@media(max-width: 575px) {
    .why-thumb-wrap3 {
        -ms-flex-wrap:wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .why-thumb-wrap3 .img-box1-wrap {
        width: 100%
    }

    .why-thumb-wrap3 .img-box1-wrap .img-small {
        width: 100%
    }

    .why-thumb-wrap3 .img-box1-wrap .img-small img {
        width: 100%
    }

    .why-thumb-wrap3 .img-box1-wrap .img-big {
        width: 100%
    }

    .why-thumb-wrap3 .img-box1-wrap .img-big img {
        width: 100%
    }
}

.checklist.style3.why-4-list ul li {
    margin-bottom: 26px
}

.checklist.style3.why-4-list ul li img {
    margin-top: -8px
}

.checklist.style3.why-4-list ul li .box-title {
    font-size: 20px;
    font-weight: 500
}

.why-img-box4 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px
}

.why-img-box4 .img1:hover .why-4-content {
    border: 1px solid hsla(0,0%,100%,.5294117647);
    bottom: 30px
}

.why-img-box4 .img1:hover .why-4-content .icon {
    opacity: 1;
    visibility: visible
}

.why-img-box4 .img1 {
    border-radius: 20px;
    overflow: hidden;
    position: relative
}

.why-img-box4 .img1 img {
    width: 100%
}

.why-img-box4 .img1:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(18, 18, 18, 0.7)), color-stop(61%, rgba(18, 18, 18, 0.4)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to top, rgba(18, 18, 18, 0.7) 0%, rgba(18, 18, 18, 0.4) 61%, rgba(255, 255, 255, 0) 100%)
}

.why-img-box4 .why-4-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    z-index: 2;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    padding: 28px 30px;
    width: 86%;
    border-radius: 20px;
    border: 1px solid rgba(0,0,0,0);
    bottom: -65px;
    left: 30px;
    -webkit-transition: .4s;
    transition: .4s
}

.why-img-box4 .why-4-content img {
    width: 50px;
    margin: 0 auto 20px
}

.why-img-box4 .why-4-content .box-title {
    font-size: 30px;
    color: var(--white-color)
}

.why-img-box4 .why-4-content .icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin: 0 auto 0;
    background: var(--white-color);
    border-radius: 50%;
    display: inline-block;
    -webkit-transition: .4s;
    transition: .4s;
    opacity: 0;
    visibility: hidden
}

.why-img-box4 .why-4-content .icon:hover {
    background-color: var(--theme-color);
    color: var(--white-color)
}

.why-img-box4 .why-4-content .icon:hover i {
    color: var(--white-color)
}

.why-img-box4 .why-4-content .icon i {
    color: var(--title-color);
    font-size: 20px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: .4s;
    transition: .4s
}

@media(max-width: 767px) {
    .why-img-box4 {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media(max-width: 425px) {
    .why-img-box4 .why-4-content {
        width:84%
    }
}

@media(max-width: 375px) {
    .why-img-box4 .why-4-content {
        width:81%
    }
}

.team-sec-3 {
    position: relative
}

.testi3-arrow.slider-arrow {
    --pos-x: -35px;
    width: 80px;
    height: 46px;
    line-height: 46px;
    border-radius: 30px;
    background: var(--theme-color5);
    top: 55.5%
}

.testi3-arrow.slider-arrow:hover {
    background-color: var(--white-color);
    color: var(--theme-color5)
}

.testi3-arrow.slider-arrow.slider-prev {
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg)
}

.testi3-arrow.slider-arrow.slider-next {
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg)
}

.team3-shape {
    position: absolute;
    -webkit-transform: rotate(-1.5deg);
    transform: rotate(-1.5deg);
    margin-left: -203px;
    margin-right: -194px
}

.team2Slider {
    overflow: hidden;
    position: relative
}

.th-team.team-card.style2 .team-left-social {
    -webkit-transform-origin: left;
    transform-origin: left;
    display: inline-block;
    position: absolute;
    left: 34px;
    bottom: 34%;
    z-index: 2;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    opacity: 0;
    visibility: hidden
}

.th-team.team-card.style2 .team-left-social ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    gap: 55px;
    margin: 0;
    padding: 0
}

.th-team.team-card.style2 .team-left-social ul li a {
    font-size: 16px;
    color: var(--white-color);
    position: relative;
    text-transform: uppercase;
    -webkit-transition: .4s;
    transition: .4s
}

.th-team.team-card.style2 .team-left-social ul li a:before {
    content: "";
    position: absolute;
    height: 7px;
    width: 7px;
    border: 1px solid var(--theme-color3);
    border-radius: 50%;
    top: 8px;
    left: -11px
}

.th-team.team-card.style2 .team-left-social ul li a:hover:before {
    background: var(--theme-color4)
}

.th-team.team-card.style2 .swiper-slide {
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease
}

.th-team.team-card.style2 .team-img {
    border-radius: 200px 200px 0px 0px;
    margin-bottom: 60px;
    -webkit-transition: .4s;
    transition: .4s
}

.team2Slider .swiper-slide.swiper-slide-active .th-team.team-card.style2 .team-img {
    border-radius: 0px 0px 200px 200px;
    position: relative
}

.team2Slider .swiper-slide.swiper-slide-active .th-team.team-card.style2 .team-img:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0d1e2b;
    opacity: .4
}

.team2Slider .swiper-slide.swiper-slide-active .th-team.team-card.style2 .team-card-content {
    opacity: 1;
    visibility: visible
}

.team2Slider .swiper-slide.swiper-slide-active .th-team.team-card.style2 .team-left-social {
    opacity: 1;
    visibility: visible
}

.team2Slider .swiper-slide.swiper-slide-active .team3-img-shape {
    opacity: 1;
    visibility: visible
}

.team3-img-shape {
    position: absolute;
    top: 25%;
    right: 17%;
    opacity: 0;
    visibility: visible
}

.team3-img-shape .logo-icon-wrap .logo-icon-wrap__text {
    background: hsla(0,0%,100%,.1);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    border: 1px solid hsla(0,0%,100%,.3);
    height: 128px;
    width: 128px;
    color: var(--white-color);
    margin-left: -64px;
    margin-top: -64px
}

.team3-img-shape .logo-icon-wrap .logo-icon-wrap__text span {
    background: rgba(0,0,0,0);
    height: 64px;
    font-size: 14px;
    font-weight: 400;
    --rotate-letter: 9.5deg;
    left: 36%
}

.team3-img-shape .logo-icon-wrap .logo-icon-wrap__text .team3-img-shape {
    height: 128px;
    width: 128px
}

.team3-img-shape .logo-icon {
    background: rgba(0,0,0,0);
    height: 24px;
    width: 24px;
    line-height: 24px;
    border: 0
}

.th-team.team-card.style2 .team-card-content {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.th-team.team-card.style2 .team-card-content .box-title {
    margin-bottom: 5px
}

.th-team.team-card.style2 .team-card-content .team-desig {
    font-size: 16px;
    color: var(--theme-color3)
}

.team-3-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.team-3-pagination .swiper-pagination-bullets {
    width: auto;
    margin: 50px 0 22px 0;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.team-3-pagination .swiper-pagination-bullets::before {
    content: "";
    left: 106%;
    top: 14px;
    position: absolute;
    width: 350px;
    background: rgba(127,144,158,.6);
    height: 1px
}

.team-3-pagination .swiper-pagination-bullets::after {
    content: "";
    right: 110%;
    top: 14px;
    position: absolute;
    width: 350px;
    background: rgba(127,144,158,.6);
    height: 1px
}

.team-3-pagination .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    -webkit-transform: scale(1);
    transform: scale(1);
    border-color: var(--theme-color5)
}

.team-3-pagination .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--theme-color5)
}

@media(max-width: 1399px) {
    .testi3-arrow.slider-arrow {
        top:52.5%
    }

    .team2Slider .swiper-slide.swiper-slide-active .team3-img-shape {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        top: 14%;
        right: 21%
    }

    .th-team.team-card.style2 .team-left-social {
        -webkit-transform-origin: left;
        transform-origin: left;
        display: inline-block;
        position: absolute;
        left: 30px;
        bottom: 22%;
        z-index: 2;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
        visibility: hidden
    }
}

@media(max-width: 1299px) {
    .testi3-arrow.slider-arrow {
        top:39.5%
    }

    .team3-shape {
        top: 16% !important
    }
}

@media(max-width: 1199px) {
    .testi3-arrow.slider-arrow {
        top:33%
    }

    .team3-shape {
        display: none
    }
}

.team-1-nth.style-2 .col-xl-3:nth-child(even) .team-card {
    margin-top: 60px
}

.team-1-nth.style-2 .col-xl-3:nth-child(1) .team-card {
    margin-top: 0px
}

.team-1-nth.style-2 .team-card .img-wrap:before {
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(var(--theme-color)));
    background: linear-gradient(to bottom, transparent, var(--theme-color))
}

.team-1-nth.style-2 .team-card:hover .img-wrap {
    background: var(--theme-color)
}

@media(max-width: 1199px) {
    .team-1-nth.style-2 .col-xl-3:nth-child(2n) .team-card {
        margin-top:0px
    }
}

.team-card.style6:hover .th-social {
    visibility: visible;
    opacity: 1;
    padding-top: 11px
}

.team-card.style6 .img-wrap {
    padding: 0;
    border-radius: 20px;
    z-index: 2;
    margin: 0
}

.team-card.style6 .img-wrap:before {
    display: none
}

.team-card.style6 .img-wrap .th-social {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    background: hsla(0,0%,100%,.1882352941);
    right: 25px;
    padding: 16px;
    border-radius: 0 0 100px 100px;
    padding-top: 0px;
    z-index: 3;
    opacity: 0;
    visibility: hidden
}

.team-card.style6 .img-wrap .th-social a {
    background: rgba(0,0,0,0);
    border: 1px solid var(--th-border-color);
    color: var(--white-color);
    z-index: 1
}

.team-card.style6 .img-wrap .th-social a:hover {
    background: var(--theme-color3);
    color: var(--title-color);
    border-color: var(--theme-color3)
}

.th-team.team-card.style6 {
    margin-bottom: 15px
}

.th-team.team-card.style6 .team-card-content {
    padding: 26px 10px;
    margin: 0 31px 0 21px;
    border-radius: 10px;
    margin-top: -52px;
    position: relative;
    z-index: 9999;
    text-align: center
}

.th-team.team-card.style6 .team-card-content:before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    background: #e8e8e8;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    z-index: -2;
    left: 10px
}

.th-team.team-card.style6 .team-card-content::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: var(--white-color);
    border-radius: 10px;
    width: 100%;
    height: 100%;
    z-index: -2;
    border-radius: 10px;
    -webkit-box-shadow: rgba(149,157,165,.2) 0px 8px 24px;
    box-shadow: rgba(149,157,165,.2) 0px 8px 24px
}

.th-team.team-card.style6 .team-card-content .team6-hover-line {
    position: absolute;
    bottom: 0;
    width: 0%;
    height: 2px;
    background: var(--theme-color);
    border-radius: 50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    opacity: 0;
    visibility: hidden
}

.th-team.team-card.style6:hover .team-card-content .team6-hover-line {
    width: 84%;
    opacity: 1;
    visibility: visible
}

.th-team.team-card.style6:hover .th-social {
    visibility: visible;
    opacity: 1;
    padding-top: 11px
}

.menu-signature-tabs.nav-tabs {
    border-bottom: 0;
    gap: 20px 0px
}

.menu-signature-tabs .th-btn {
    border-radius: 0;
    padding: 13px 24px;
    text-transform: uppercase;
    font-weight: 400;
    background: rgba(165,165,165,.0901960784);
    border: 1px solid rgba(0,0,0,0);
    margin-left: 10px;
    line-height: 1
}

.menu-signature-tabs .th-btn:hover {
    border: v;
    border-color: var(--theme-color5)
}

.menu-signature-tabs .th-btn.active {
    background: rgba(0,0,0,0);
    border-color: var(--theme-color5);
    color: var(--white-color)
}

.menu-signature-card {
    position: relative
}

.menu-signature-card img {
    width: 100%
}

.menu-signature-card .sig-menu-shape {
    position: absolute;
    inset: 0;
    padding: 20px
}

.menu-signature-card .sig-menu-shape img {
    width: 100%
}

.menu-signature-card .menu-signature-card-content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(21,41,58,.81);
    padding: 40px 57px;
    text-align: center
}

.menu-signature-card .menu-signature-card-content .box-title {
    font-size: 64px;
    font-weight: 400;
    font-family: var(--subtitle-font);
    color: var(--theme-color5);
    line-height: 1;
    margin-bottom: 10px;
    margin-top: -0.2em
}

.menu-signature-card .menu-signature-card-content .box-text {
    color: var(--white-color);
    margin-bottom: 30px;
    font-size: 16px
}

.menu-signature-card .menu-signature-card-content .line {
    width: 1px;
    height: 48px;
    background: var(--theme-color5);
    display: block;
    margin: 0 auto 40px
}

.menu-signature-card .menu-signature-card-content .th-btn.style6 {
    padding: 14px 34px;
    font-weight: 400
}

.sin-menu-arrow.slider-arrow {
    --pos-x: -35px;
    width: 70px;
    height: 56px;
    border-radius: 30px;
    background: var(--theme-color5)
}

.sin-menu-arrow.slider-arrow:hover {
    background: var(--theme-color3)
}

@media(max-width: 767px) {
    .menu-signature-card .menu-signature-card-content .box-title {
        font-size:51px;
        margin-bottom: 0px
    }

    .menu-signature-card .menu-signature-card-content {
        padding: 30px 35px;
        width: 200px
    }

    .menu-signature-card .menu-signature-card-content .th-btn.style6 {
        padding: 11px 24px
    }

    .menu-signature-card .menu-signature-card-content .box-text {
        margin-bottom: 15px;
        font-size: 15px
    }

    .menu-signature-card .menu-signature-card-content .line {
        margin: 0 auto 24px
    }
}

@media(max-width: 375px) {
    .menu-signature-card .menu-signature-card-content {
        padding:25px 30px;
        width: 190px
    }
}

.event-card-item:nth-child(even) {
    margin-top: 120px
}

.event-card {
    text-align: center
}

.event-card .event-card_img {
    margin-bottom: 30px
}

.event-card .box-title2 {
    margin-bottom: 7px
}

.event-card .event-card_date {
    display: block;
    text-align: center
}

.event-card .event-card_time {
    text-align: center;
    display: block
}

.event-card .line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 20px;
    width: 1px;
    background-color: var(--theme-color5);
    display: block;
    margin: 15px auto 23px
}

.event-card .th-btn.style6 {
    margin: 0 auto 0;
    display: inline-block;
    text-align: center;
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize
}

@media(max-width: 1199px) {
    .event-card-item:nth-child(2n) {
        margin-top:41px
    }
}

.video-box1 {
    position: relative
}

.video-box1 .play-btn {
    --icon-size: 100px;
    --icon-font-size: 30px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media(max-width: 767px) {
    .video-box1 .play-btn {
        --icon-size: 80px;
        --icon-font-size: 24px
    }
}

@media(max-width: 575px) {
    .video-box1 .play-btn {
        --icon-size: 60px;
        --icon-font-size: 20px
    }
}

.video-box1.style2::before {
    content: "";
    position: absolute;
    inset: 0;
    background: #000;
    opacity: .4
}

.video-box1.style2 img {
    width: 100%
}

.video-box1.style2 .video-text {
    font-size: 200px;
    font-weight: 400;
    font-family: var(--title-font);
    color: var(--white-color);
    opacity: .2;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    text-align: center
}

@media(max-width: 1500px) {
    .video-box1.style2 .video-text {
        font-size:160px
    }
}

@media(max-width: 1199px) {
    .video-box1.style2 .video-text {
        font-size:140px
    }
}

@media(max-width: 991px) {
    .video-box1.style2 .video-text {
        font-size:100px
    }
}

@media(max-width: 767px) {
    .video-box1.style2 .video-text {
        font-size:70px
    }
}

.logo-icon-wrap.video-1 .logo-icon-wrap__text {
    color: var(--white-color);
    width: 220px;
    height: 220px;
    margin-left: -110px;
    margin-top: -118px;
    font-weight: 600;
    background: rgba(13,30,43,.4);
    -webkit-backdrop-filter: blur(54px);
    backdrop-filter: blur(54px);
    border: 2px solid var(--theme-color5)
}

.logo-icon-wrap.video-1 .logo-icon {
    height: 120px;
    width: 120px;
    line-height: 112px;
    background: rgba(0,0,0,0);
    border: 0
}

.logo-icon-wrap.video-1 .logo-icon-wrap__text span {
    background: rgba(0,0,0,0);
    height: 111px;
    --rotate-letter: 9.6deg
}

.logo-icon-wrap.video-1 .logo-icon .play-btn::after {
    background: rgba(0,0,0,0)
}

.logo-icon-wrap.video-1 .logo-icon .play-btn::before {
    background: rgba(0,0,0,0)
}

.logo-icon-wrap.video-1 .logo-icon .play-btn i {
    background: rgba(0,0,0,0);
    color: var(--white-color)
}

@media(max-width: 767px) {
    .video-box1.style2 {
        height:400px
    }

    .video-box1.style2 img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.video-box1.style2.style-3 {
    border-radius: 30px
}

.video-box1.style2.style-3 img {
    border-radius: 30px
}

.video-box1.style2.style-3:before {
    border-radius: 30px
}

.video-box1.style2.style-3 .play-btn {
    height: 161px;
    width: 161px;
    text-align: center;
    line-height: 161px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 500;
    border: 1px solid hsla(0,0%,100%,.4196078431);
    border-radius: 50%;
    color: var(--white-color);
    background: hsla(0,0%,100%,.0705882353)
}

.video-box1.style2.style-3 .play-btn::after,.video-box1.style2.style-3 .play-btn::before {
    background-color: rgba(0,0,0,0)
}

.video-box1.style2.style-3 .play-btn:hover {
    border-color: var(--theme-color);
    background-color: var(--theme-color)
}

@media(max-width: 991px) {
    .video-box1.style2.style-3 .play-btn {
        height:100px;
        width: 100px;
        line-height: 100px;
        font-size: 15px
    }
}

.video-area-4 {
    padding: 117px 0;
    margin: 0 40px;
    border-radius: 30px 30px 0 0;
    position: relative
}

.video-area-4::before {
    content: "";
    position: absolute;
    inset: 0;
    background: #000;
    opacity: .4;
    border-radius: 30px 30px 0 0;
    z-index: -1
}

.video-area-4 .sec-title {
    font-size: 110px;
    text-align: center;
    color: var(--white-color);
    margin-bottom: 60px
}

.video-area-4 .video-4 {
    height: 200px;
    width: 200px;
    text-align: center;
    line-height: 200px;
    font-size: 20px;
    font-weight: 500;
    margin: 0 auto 0;
    background: hsla(0,0%,100%,0.0705882353);
    border-radius: 50%;
    border: 1px solid hsla(0,0%,100%,.1294117647);
    position: relative;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px)
}

.video-area-4 .video-4 .quote-btn {
    width: 50%;
    line-height: 1.6;
    text-align: center;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: var(--white-color);
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase
}

.video-area-4 .video-4 .quote-btn:hover {
    color: var(--theme-color)
}

@media(max-width: 1199px) {
    .video-area-4 .sec-title {
        font-size:80px;
        margin-bottom: 50px
    }
}

@media(max-width: 991px) {
    .video-area-4 {
        padding:75px 0
    }

    .video-area-4 .video-4 {
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }

    .video-area-4 .sec-title {
        font-size: 70px;
        margin-bottom: 24px
    }

    .video-area-4 {
        margin: 0 0px
    }
}

.video-area-4.style-2 {
    margin: 0;
    border-radius: 0
}

.video-area-4.style-2:before {
    margin: 0;
    border-radius: 0;
    background-color: #0a0a0c;
    opacity: .5
}

.testi-3-left-1 {
    position: relative;
    margin-top: -252px
}

.testi-3-right-1 {
    margin-top: -150px
}

.testi-3-left-1 .sin-menu-arrow.slider-arrow {
    position: inherit;
    background: rgba(0,0,0,0);
    border: 1px solid var(--theme-color5)
}

.testi-3-left-1 .sin-menu-arrow.slider-arrow:hover {
    background: var(--theme-color5)
}

.testi-3-left-1 .slider-3-pag-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 0 20px;
    margin-top: 115px
}

.line-shape {
    width: 1px;
    height: 60px;
    background: var(--theme-color5);
    margin: 19px auto 0
}

.testi-card2.style2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px 30px
}

.testi-card2.style2 .testi-card_content .reating ul li {
    font-size: 14px
}

.testi-card2.style2 .testi-card_content .reating ul {
    margin-bottom: 9px
}

.testi-card2.style2 .testi-card_content .testi-card_text {
    font-size: 18px;
    margin-bottom: 26px;
    color: var(--white-color)
}

.testi-card2.style2 .testi-card_content .testi-card_name {
    font-size: 18px;
    color: var(--white-color);
    font-weight: 400;
    text-transform: uppercase
}

.testi-card2.style2 .testi-card_content .testi-card_desig {
    color: var(--theme-color5)
}

@media(max-width: 1199px) {
    .testi-3-left-1 {
        margin-top:-15px;
        text-align: center
    }

    .testi-3-left-1 img {
        width: 100%
    }

    .testi-3-left-1 .slider-3-pag-wrap {
        display: none
    }

    .testi-3-right-1 {
        margin-top: 0px
    }

    .testi-3-right-1 img {
        width: 100%
    }
}

@media(max-width: 767px) {
    .testi-card2.style2 {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .testi-card2.style2 .test-3-thumb img {
        width: 100%
    }
}

@media(max-width: 375px) {
    .testi-card2.style2 .testi-card_content .testi-card_text {
        font-size:16px;
        font-weight: 400
    }
}

.testi-slider4 {
    margin-left: -150px;
    margin-right: -150px
}

.testi-card2.style2.style3 {
    border: 1px solid var(--theme-color5);
    padding: 30px;
    margin: 2px 0
}

@media(max-width: 1500px) {
    .testi-slider4 {
        margin-left:-250px;
        margin-right: -250px
    }
}

@media(max-width: 1199px) {
    .testi-slider4 {
        margin-left:0;
        margin-right: 0
    }
}

@media(max-width: 575px) {
    .testi-card2.style2.style3 {
        padding:20px
    }
}

.testi-card5 {
    background: #fde1b9;
    border-radius: 16px;
    padding: 50px;
    -webkit-transition: .4s;
    transition: .4s
}

.testi-card5 .testi-card_content .testi-card_text {
    font-size: 28px;
    font-weight: 800;
    color: var(--title-color);
    line-height: 1.27;
    font-family: var(--title-color);
    text-align: center;
    text-transform: uppercase
}

.testi-card5 .testi-card_content .testi-card_name {
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: .4s;
    transition: .4s
}

.testi-card5 .testi-card_content .testi-card_desig {
    text-align: center;
    display: block;
    -webkit-transition: .4s;
    transition: .4s
}

.testi-card5 .testi-card_content .testi-card_desig {
    font-size: 18px;
    color: var(--title-color);
    font-weight: 500;
    -webkit-transition: .4s;
    transition: .4s
}

.testiSlide5 .swiper-slide.swiper-slide-active {
    -webkit-transition: .4s;
    transition: .4s;
    z-index: 1
}

.testiSlide5 .swiper-slide.swiper-slide-active .testi-card5 {
    background: var(--theme-color)
}

.testiSlide5 .swiper-slide.swiper-slide-active .testi-card_content .testi-card_name {
    color: var(--white-color)
}

.testiSlide5 .swiper-slide.swiper-slide-active .testi-card_content .testi-card_desig {
    color: var(--white-color)
}

.testiSlide5 .swiper-slide.swiper-slide-active .testi-card_content .testi-card_text {
    color: var(--white-color)
}

.food2-icon-arrow.style-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 40px
}

.food2-icon-arrow.style-2 .slider-arrow.style3:hover {
    background: var(--smoke-color2)
}

@media(max-width: 575px) {
    .testi-card5 {
        padding:25px 25px
    }

    .testi-card5 .testi-card_content .testi-card_text {
        font-size: 22px;
        line-height: 1.37;
        margin-bottom: 15px
    }

    .testi-card5 .testi-card_content .testi-card_name {
        font-size: 20px
    }

    .testi-card5 .testi-card_content .testi-card_desig {
        font-size: 16px
    }
}

.testi-7-left-1 {
    border-radius: 24px;
    overflow: hidden
}

.testi-card7 .testi-card_content .icon {
    font-size: 42px;
    color: var(--theme-color3);
    margin-bottom: 10px
}

.testi-card7 .testi-card_content .testi-card_text {
    font-size: 24px;
    color: var(--title-color);
    line-height: 1.5;
    font-weight: 400
}

.testi-card7 .testi-card_content .testi-card_content .testi7-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px 45px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.testi-card7 .testi-card_content .testi-card_content .testi7-bottom .testi-card_name {
    font-size: 36px;
    text-transform: uppercase;
    position: relative
}

.testi-card7 .testi-card_content .testi-card_content .testi7-bottom .testi-card_name:before {
    content: "";
    position: absolute;
    right: -22px;
    top: 11px;
    height: 24px;
    background: #6c6c6c;
    width: 1px
}

.testi-card7 .testi-card_content .testi-card_content .testi7-bottom .testi-card_desig {
    font-size: 20px;
    color: #6c6c6c;
    text-transform: uppercase
}

.testi-card7 .testi-card_content .testi7-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px 40px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.testi-card7 .testi-card_content .testi7-bottom .testi-card_name {
    text-transform: uppercase;
    font-weight: 500;
    position: relative
}

.testi-card7 .testi-card_content .testi7-bottom .testi-card_name:after {
    content: "";
    position: absolute;
    right: -20px;
    width: 1px;
    height: 24px;
    background: #6c6c6c;
    top: 5px
}

.testi-card7 .testi-card_content .testi7-bottom .testi-card_desig {
    font-size: 20px;
    color: #6c6c6c;
    text-transform: uppercase
}

.testi-7-icon {
    text-align: end;
    margin-bottom: 150px
}

.testi-7-icon .slider-arrow.default.slider-prev {
    border-radius: 28px 0 0px 28px;
    margin-right: -2px
}

.testi-7-icon .slider-arrow.default {
    background: #f9f7f6
}

.testi-7-icon .slider-arrow.default img {
    -webkit-filter: invert(100%);
    filter: invert(100%)
}

.testi-7-icon .slider-arrow.default.slider-next {
    border-radius: 0px 28px 28px 0px
}

.testi-7-icon .slider-arrow.default:hover {
    background: var(--theme-color)
}

.testi-7-icon .slider-arrow.default:hover img {
    -webkit-filter: invert(0);
    filter: invert(0)
}

.testi-7-icon .slider-arrow.default img {
    -webkit-transition: .4s;
    transition: .4s
}

@media(max-width: 1199px) {
    .testi-7-left-1 img {
        width:100%
    }

    .testi-7-icon {
        text-align: end;
        margin-bottom: 30px
    }

    .testi-7-right-img img {
        width: 100%
    }
}

@media(max-width: 767px) {
    .testi-7-icon {
        text-align:end;
        margin-bottom: 0px
    }
}

.testi-card8 {
    text-align: center;
    position: relative;
    z-index: 4
}

.testi-card8 .testi-card_content .icon {
    font-size: 55px;
    color: var(--theme-color3);
    margin-bottom: 30px
}

.testi-card8 .testi-card_content .testi-card_text {
    font-size: 26px;
    color: #161616;
    line-height: 1.46;
    font-weight: 500;
    margin-bottom: 35px
}

.testi-card8 .testi-card_content .testi8-bottom .thumb {
    height: 90px;
    width: 90px;
    border-radius: 50%;
    margin: 0 auto 11px
}

.testi-card8 .testi-card_content .testi8-bottom .testi-card_name {
    font-size: 22px;
    font-weight: 500
}

.testi-card8 .testi-card_content .testi8-bottom .testi-card_desig {
    color: var(--title-color)
}

@media(max-width: 991px) {
    .testi-card8 .testi-card_content .testi-card_text {
        font-size:22px;
        margin-bottom: 30px;
        line-height: 1.5
    }

    .testi-card8 .testi-card_content .icon {
        font-size: 55px;
        color: var(--theme-color3);
        margin-bottom: 20px
    }
}

@media(max-width: 575px) {
    .testi-card8 .testi-card_content .testi-card_text {
        font-size:20px;
        margin-bottom: 30px
    }
}

.testi-slider9 {
    margin-left: -100px;
    margin-right: -100px
}

.testi-card2.style2.style3.style-4 {
    border: 0;
    -webkit-box-shadow: rgba(149,157,165,.2) 0px 8px 24px;
    box-shadow: rgba(149,157,165,.2) 0px 8px 24px;
    padding: 50px 40px
}

.testi-card2.style2.style3.style-4 .testi-card_content .testi-card_text {
    color: var(--body-color);
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 50px
}

.testi-card2.style2.style3.style-4 .testi-card_content {
    position: relative
}

.testi-card2.style2.style3.style-4 .testi-card_content .testi-card_name {
    color: var(--title-color);
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 8px
}

.testi-card2.style2.style3.style-4 .testi-card_content .testi-card_desig {
    color: var(--theme-color)
}

.testi-card2.style2.style3.style-4 .testi-card_content .testi-9-quote {
    position: absolute;
    right: 11px;
    bottom: -11px
}

@media(max-width: 767px) {
    .testi-slider9 {
        margin-left:15px;
        margin-right: 15px;
        padding: 0 5px
    }
}

@media(max-width: 575px) {
    .testi-card2.style2.style3.style-4 {
        border:0;
        padding: 40px 20px
    }
}

@media(max-width: 425px) {
    .testi-card2.style2.style3.style-4 {
        border:0;
        padding: 35px 15px
    }

    .testi-card2.style2.style3.style-4 .testi-card_content .testi-card_text {
        margin-bottom: 30px
    }
}

@media(max-width: 375px) {
    .testi-slider9 {
        margin-left:5px;
        margin-right: 5px;
        padding: 0 5px
    }
}

.testi-sec-10 {
    background: #072f25
}

.testi-card2.style2.style3.style4 {
    border-radius: 20px;
    background: #01291f;
    border: 2px solid hsla(0,0%,100%,.0705882353);
    text-align: center;
    -webkit-transition: .4s;
    transition: .4s
}

.testi-card2.style2.style3.style4 .testi-card_content .reating ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 15px
}

.testi-card2.style2.style3.style4 .testi-card_content .reating ul li {
    color: #c9ab81;
    font-size: 18px
}

.testi-card2.style2.style3.style4 .testi-card_content .testi-card_text {
    font-size: 17px
}

.testi-card2.style2.style3.style4 .testi-card_content .testi-card_desig {
    color: var(--theme-color2)
}

.testiSlide10 .swiper-slide.swiper-slide-active .testi-card2.style2.style3.style4 {
    border-color: var(--theme-color2)
}

.testi10-icon-arrow {
    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;
    background: #01291f;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 60px auto 0;
    gap: 40px;
    padding: 12px 30px;
    border-radius: 8px
}

.testi10-icon-arrow .slider-pagination {
    width: auto
}

.testi10-icon-arrow .slider-arrow.style3.default {
    height: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    top: -28px
}

.testi10-icon-arrow .slider-pagination .swiper-pagination-bullet {
    margin: 0;
    height: 5px;
    border-radius: 0;
    width: 60px;
    background-color: #072f25;
    margin: 0px 0 0px 0
}

.testi10-icon-arrow .slider-pagination .swiper-pagination-bullet:before {
    display: none
}

.testi10-icon-arrow .slider-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--theme-color2)
}

.testi10-icon-arrow .slider-pagination .swiper-pagination-bullet .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--theme-color2)
}

.testi10-icon-arrow .swiper-pagination-bullets {
    margin: 15px 0 0
}

.testi10-icon-arrow .slider-arrow.style3.default {
    font-size: 17px;
    margin: 0
}

.testi10-icon-arrow .slider-arrow.style3.default i {
    margin: 0 9px
}

.testi10-icon-arrow .slider-arrow.style3.default:hover {
    color: hsla(0,0%,100%,.5215686275)
}

@media(max-width: 575px) {
    .testi10-icon-arrow .slider-pagination .swiper-pagination-bullet {
        height:4px;
        width: 25px;
        background-color: #072f25
    }

    .testi10-icon-arrow {
        margin: 60px auto 0;
        padding: 6px 24px;
        border-radius: 8px
    }

    .testi10-icon-arrow .swiper-pagination-bullets {
        margin: 7px 0 0
    }
}

.marquee1-wrapper {
    margin: -15px 0 55px
}

.marquee-slider1 {
    margin: 0 -50px
}

.marquee-slider1 .swiper-wrapper {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}

.marquee-slider1 .swiper-slide {
    width: auto
}

.marquee-card {
    margin-bottom: 0;
    padding: 0px 0;
    display: inline-block
}

.marquee-card a {
    font-size: 140px;
    font-weight: 200;
    font-family: var(--title-font);
    color: hsla(0,0%,100%,.2196078431);
    letter-spacing: 1px;
    line-height: 1;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 40px
}

@media(max-width: 1199px) {
    .marquee-card a {
        font-size:50px
    }
}

@media(max-width: 767px) {
    .marquee-card a {
        font-size:54px;
        letter-spacing: .2em
    }
}

@media(max-width: 575px) {
    .marquee-card {
        padding:0
    }

    .marquee-card a {
        font-size: 36px
    }
}

.marquee2-wrapper {
    margin: 2px 0
}

.marquee-slider2 {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    margin: 95px -8px 49px;
    background: #2c0400
}

.marquee-slider2 .swiper-wrapper {
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear
}

.marquee-slider2 .swiper-slide {
    width: auto
}

.marquee2-wrapper .marquee-card a {
    font-size: 84px;
    color: var(--white-color);
    font-weight: 700;
    padding: 8px 0
}

.marquee2-wrapper.style-3 .marquee-slider2 {
    margin-top: -144px;
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
    margin-bottom: 90px
}

@media(max-width: 1199px) {
    .marquee2-wrapper .marquee-card {
        padding:inherit;
        margin-top: 10px;
        padding-bottom: 10px
    }

    .marquee2-wrapper.style-3 .marquee-slider2 {
        margin-top: -115px
    }

    .marquee-sec-2 {
        margin-top: -45px;
        padding-top: 38px
    }

    .marquee2-wrapper .marquee-card a {
        font-size: 36px
    }

    .marquee2-wrapper .marquee-card a img {
        width: 36px
    }
}

@media(max-width: 425px) {
    .marquee-slider2 {
        margin:30px -5px 41px
    }

    .marquee2-wrapper.style-3 .marquee-slider2 {
        margin-bottom: 25px
    }
}

.marquee-sec-3 {
    margin-top: -185px
}

.marquee-sec-3:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 68%;
    background: var(--smoke-color);
    width: 100%
}

.marquee2-wrapper.style-2.style-4 .marquee-slider2 {
    background: var(--theme-color2)
}

.marquee2-wrapper.style-3.style-4 .marquee-slider2 {
    background: var(--theme-color2);
    margin-left: -20px
}

@media(max-width: 1500px) {
    .marquee2-wrapper.style-3 .marquee-slider2 {
        margin:inherit inherit
    }
}

@media(max-width: 1199px) {
    .marquee-sec-3 {
        margin-top:-60px
    }

    .marquee-sec-3::before {
        height: 62%
    }
}

@media(max-width: 991px) {
    .marquee-sec-3 {
        margin-top:-110px
    }
}

@media(max-width: 575px) {
    .marquee2-wrapper.style-3 .marquee-slider2 {
        margin-bottom:40px
    }

    .marquee-sec-3::before {
        height: 52%
    }
}

@media(max-width: 375px) {
    .marquee2-wrapper.style-3 .marquee-slider2 {
        margin-bottom:24px
    }
}

.marquee2-wrapper.style-2.style-4 .marquee-slider2 {
    margin: 90px -15px 38px
}

.reservation2-wrapper {
    background: #15293a;
    border: 1px solid var(--theme-color5);
    margin-right: 130px;
    position: relative
}

.th-btn.style6.resr-2-btn {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 37.4%;
    background: var(--theme-color5);
    text-transform: uppercase;
    color: var(--title-color)
}

.reservation2-map {
    margin-bottom: -9px
}

.reservation-2-shape img {
    position: absolute;
    z-index: -1;
    right: 0;
    width: 100%;
    height: 100%
}

.reservation-table-area-2 {
    position: relative;
    z-index: 4
}

.res-2-form-wrap .form-group {
    margin-bottom: 25px
}

.res-2-form-wrap .form-group {
    margin-bottom: 25px
}

.res-2-form-wrap select,.res-2-form-wrap .form-control,.res-2-form-wrap .form-select,.res-2-form-wrap textarea,.res-2-form-wrap select,.res-2-form-wrap .form-select input {
    height: 56px;
    border: 1px solid rgba(0,0,0,0);
    color: var(--body-color);
    background-color: #0d1e2b;
    border-radius: 0px;
    font-size: 14px;
    width: 100%;
    font-family: var(--title-font);
    border: 1px solid rgba(0,0,0,0)
}

.res-2-form-wrap select:focus,.res-2-form-wrap .form-control:focus,.res-2-form-wrap .form-select:focus,.res-2-form-wrap textarea:focus,.res-2-form-wrap select:focus,.res-2-form-wrap .form-select input:focus {
    color: var(--white-color);
    border: 1px solid var(--theme-color5)
}

.reservation-thumb-top-2-1 {
    border-radius: 0 0 400px 400px;
    overflow: hidden
}

.reservation2-map iframe {
    border-radius: 400px 400px 0 0;
    height: 450px;
    margin-top: -200px;
    -webkit-filter: inherit !important;
    filter: inherit !important
}

.location-content.style2 {
    margin: 0;
    padding: 0;
    border-radius: 0;
    border: 0
}

.location-content.style2 .box-text {
    width: 85%
}

.location-content.style2 .th-social a {
    --icon-size: 26px;
    font-size: 11px;
    color: var(--white-color);
    border-color: var(--white-color)
}

.location-content.style2 .th-social a:hover {
    background-color: var(--theme-color5);
    border-color: var(--theme-color5);
    color: var(--title-color)
}

@media(max-width: 1500px) {
    .th-btn.style6.resr-2-btn {
        width:34.4%
    }

    .order-online-content {
        padding: 80px 0
    }

    .reservation2-map iframe {
        margin-top: -114px
    }
}

@media(max-width: 1299px) {
    .th-btn.style6.resr-2-btn {
        width:32.4%
    }
}

@media(max-width: 1199px) {
    .order-online-content {
        padding: 25px 0 0;
    }

    .reservation-thumb-top-2-1 img {
        width: 100%
    }

    .reservation2-map iframe {
        height: 650px
    }

    .reservation2-wrapper {
        border: 0;
        margin-right: 0px
    }

    .th-btn.style6.resr-2-btn {
        width: inherit;
        position: static;
        margin-top: 30px;
        text-align: center;
        margin: 30px auto 20px
    }

    .location-content.style2 {
        margin-bottom: 80px
    }
}

@media(max-width: 575px) {
    .reservation2-map iframe {
        height:550px
    }
}

@media(max-width: 425px) {
    .reservation2-map iframe {
        height:450px
    }
}

@media(max-width: 375px) {
    .reservation2-map iframe {
        height:350px
    }
}

.category-card.style-3 {
    background: var(--white-color)
}

.category-card.style-3:hover {
    background-color: var(--theme-color2)
}

.cate5-wrapper {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 31px 20px
}

.cate5-wrapper .cate-5-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;
    gap: 5px 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.cate5-wrapper .cate-5-item .box-title {
    font-size: 84px;
    text-transform: uppercase;
    color: var(--white-color);
    margin: 0;
    font-weight: 400
}

.cate5-wrapper .cate-5-item img {
    border: 1px solid var(--white-color);
    border-radius: 300px
}

@media(max-width: 1550px) {
    .cate5-wrapper .cate-5-item .box-title {
        font-size:80px
    }
}

@media(max-width: 1500px) {
    .cate5-wrapper .cate-5-item .box-title {
        font-size:75px
    }

    .cate5-wrapper .cate-5-item img {
        height: 80px
    }
}

@media(max-width: 1399px) {
    .cate5-wrapper .cate-5-item .box-title {
        font-size:70px
    }
}

@media(max-width: 1299px) {
    .cate5-wrapper {
        gap:12px 20px
    }

    .cate5-wrapper .cate-5-item .box-title {
        font-size: 65px
    }

    .cate5-wrapper .cate-5-item img {
        height: 62px
    }

    .cta-wrap1.style-2 {
        padding: 110px 0 100px
    }
}

@media(max-width: 1199px) {
    .cate5-wrapper .cate-5-item .box-title {
        font-size:55px
    }

    .cate5-wrapper .cate-5-item img {
        height: 52px
    }
}

@media(max-width: 991px) {
    .cate5-wrapper .cate-5-item .box-title {
        font-size:50px
    }

    .cate5-wrapper .cate-5-item img {
        height: 50px
    }

    .cta-wrap1.style-2 {
        padding: 110px 0 0px
    }
}

@media(max-width: 767px) {
    .cta-wrap1.style-2 {
        padding:70px 0 0px
    }
}

@media(max-width: 575px) {
    .cate5-wrapper .cate-5-item .box-title {
        font-size:40px
    }

    .cate5-wrapper .cate-5-item img {
        height: 40px
    }

    .cta-thumb7-1 {
        margin-right: -23px
    }

    .cta-wrap1.style-2 .newsletter-form .form-group {
        width: 60%
    }
}

@media(max-width: 425px) {
    .cta-wrap1.style-2 .newsletter-form .form-group {
        width:98%
    }
}

@media(max-width: 375px) {
    .cate5-wrapper .cate-5-item .box-title {
        font-size:32px
    }

    .cate5-wrapper .cate-5-item img {
        height: 35px
    }
}

.category-card.style-4 {
    height: 233px;
    width: 233px;
    border-radius: 50%;
    background: rgba(0,0,0,0);
    padding: 0;
    outline: 1px dashed rgba(0,0,0,0);
    border-radius: 50%;
    margin: 1px auto
}

.category-card.style-4:hover {
    outline: 1px dashed var(--theme-color)
}

.category-card.style-4:hover .box-icon img {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.category-card.style-4:hover .inner-wrap::before {
    height: 93%;
    width: 93%
}

.category-card.style-4:hover .box-title {
    color: var(--title-color)
}

.category-card.style-4:hover .box-subtitle {
    color: var(--body-color)
}

.category-card.style-4 .inner-wrap {
    height: 233px;
    width: 233px;
    border-radius: 50%;
    padding: 30px;
    -webkit-transition: .4s;
    transition: .4s;
    margin: 1px;
    position: relative
}

.category-card.style-4 .inner-wrap:before {
    height: 100%;
    width: 100%;
    background: #d9d9d9;
    content: "";
    position: absolute;
    z-index: -1;
    border-radius: 50%;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .4s;
    transition: .4s
}

.category-card.style-4 .box-icon {
    margin-bottom: 2px
}

.cta-img-box9 {
    position: relative
}

.cta-img-box9 .cta-8-bottom {
    position: absolute;
    bottom: -100px;
    right: 116px;
    background: var(--white-color);
    border-radius: 50%;
    padding: 5px
}

.cta-img-box9 .cta-8-main {
    position: relative;
    z-index: 3
}

.cta-img-box9 .cta-8-main .coming-top8-title-wrap {
    position: absolute;
    height: 145px;
    width: 145px;
    line-height: 110px;
    background-color: var(--white-color);
    border-radius: 50%;
    top: 290px;
    left: 11px;
    border: 2px solid #ff6e61
}

.cta-img-box9 .cta-8-main .coming-top8-title-wrap .coming-top8-title {
    font-size: 20px;
    font-weight: 600;
    color: var(--title-color);
    text-align: center;
    line-height: 1.2;
    display: block;
    border-radius: 50%;
    margin: 0;
    padding: 0;
    margin-top: 21px
}

.cta-img-box9 .cta-8-main .coming-top8-title span {
    font-size: 40px;
    color: var(--theme-color);
    font-weight: 700;
    display: block
}

@media(max-width: 1500px) {
    .cta-img-box9 .cta-8-main .coming-top8-title-wrap {
        top:275px;
        left: 9px
    }
}

@media(max-width: 1399px) {
    .cta-img-box9 .cta-8-main .coming-top8-title-wrap {
        top:220px;
        left: -2px
    }
}

@media(max-width: 1199px) {
    .cta-img-box9 .cta-8-main .coming-top8-title-wrap {
        top:156px;
        left: -20px;
        -webkit-transform: scale(0.7);
        transform: scale(0.7)
    }
}

@media(max-width: 991px) {
    .cta-img-box9 .cta-8-main .coming-top8-title-wrap {
        top:274px;
        left: 6px;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@media(max-width: 767px) {
    .cta-img-box9 .cta-8-main .coming-top8-title-wrap {
        top:182px;
        left: -15px;
        -webkit-transform: scale(0.7);
        transform: scale(0.7)
    }
}

@media(max-width: 575px) {
    .cta-img-box9 .cta-8-main .coming-top8-title-wrap {
        top:169px;
        left: -15px;
        -webkit-transform: scale(0.7);
        transform: scale(0.7)
    }
}

@media(max-width: 425px) {
    .cta-img-box9 .cta-8-main .coming-top8-title-wrap {
        top:121px;
        left: -27px;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
}

@media(max-width: 375px) {
    .cta-img-box9 .cta-8-main .coming-top8-title-wrap {
        top:88px;
        left: -36px;
        -webkit-transform: scale(0.5);
        transform: scale(0.5)
    }
}

.category-card.style-5 {
    background: #f9f6f8
}

.category-card.style-5:hover {
    background: var(--theme-color2)
}

.category-card.style-5:hover .box-icon {
    background: #28794e
}

.category-card.style-5 .box-icon {
    width: 260px;
    height: 260px;
    line-height: 237px;
    padding: 10px;
    border-radius: 50%;
    background: #dddadb;
    overflow: hidden;
    margin: 0 auto 45px auto;
    -webkit-transition: .4s;
    transition: .4s
}

.category-card.style-5 .box-icon img {
    border-radius: 50%
}

.category-card.style-5 .box-title {
    font-size: 30px;
    margin-bottom: 5px
}

.category-card.style-5 .box-subtitle {
    font-size: 16px;
    padding-bottom: 51px
}

@media(max-width: 375px) {
    .category-card.style-5 .box-icon {
        width:220px;
        height: 220px;
        line-height: 198px;
        background: #dddadb;
        margin: 0 auto 30px auto
    }

    .category-card.style-5 .box-subtitle {
        font-size: 16px;
        padding-bottom: 35px
    }
}

.res-2-form-wrap.style2 select,.res-2-form-wrap.style2 .form-control,.res-2-form-wrap.style2 .form-select,.res-2-form-wrap.style2 textarea,.res-2-form-wrap.style2 select,.res-2-form-wrap.style2 .form-select input {
    height: 56px;
    border: 1px solid rgba(0,0,0,0);
    color: var(--body-color);
    background-color: #15293a;
    border-radius: 0px;
    font-size: 14px;
    width: 100%;
    font-family: var(--title-font);
    border: 1px solid rgba(0,0,0,0);
    padding-left: 47px;
    padding-right: 15px
}

.res-2-form-wrap.style2 select:focus,.res-2-form-wrap.style2 .form-control:focus,.res-2-form-wrap.style2 .form-select:focus,.res-2-form-wrap.style2 textarea:focus,.res-2-form-wrap.style2 select:focus,.res-2-form-wrap.style2 .form-select input:focus {
    color: var(--white-color);
    border: 1px solid var(--theme-color5)
}

.res-2-form-wrap.style2 .form-group>img {
    position: absolute;
    display: inline-block;
    left: 25px;
    top: 21px
}

.reservation-thumb3-middle {
    border-radius: 300px 300px 0 0;
    overflow: hidden
}

.reservation-thumb3-middle img {
    width: 100%
}

.reservation-3-right {
    overflow: hidden;
    border-radius: 0 150px 150px 0
}

.reservation-3-right img {
    width: 100%;
    border-radius: 0 150px 150px 0
}

.reservation-title-3 {
    margin-bottom: 100px
}

@media(max-width: 1500px) {
    .order-online-content.style3 {
        padding:0
    }

    .reservation-title-3 {
        margin-bottom: 40px
    }
}

.insta-2-items-wrap {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 25px 10px
}

.big-title3-wrap.insta2-title {
    position: absolute;
    left: 52%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 200px
}

.insta-2-items-wrap .insta-item-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px
}

.insta-2-items-wrap .insta-item-wrapper .insta-item:nth-child(1) {
    margin-top: 0
}

.insta-2-items-wrap .insta-item-wrapper .insta-item:nth-child(2) {
    margin-top: 0
}

.insta-2-items-wrap .insta-item .thumb {
    border-radius: 0
}

.insta-2-items-wrap .insta-item:nth-child(1) {
    margin-top: -120px
}

.insta-2-items-wrap .insta-item:nth-child(2) {
    margin-top: 140px
}

.insta-2-items-wrap .insta-item:nth-child(4) {
    margin-top: 30px
}

.insta-2-items-wrap .insta-item:nth-child(5) {
    margin-top: 33px
}

@media(max-width: 767px) {
    .insta-2-items-wrap {
        grid-template-columns:repeat(1, 1fr)
    }

    .insta-2-items-wrap .insta-item:nth-child(1) {
        margin-top: 0px
    }

    .insta-2-items-wrap .insta-item:nth-child(2) {
        margin-top: 0px
    }

    .insta-2-items-wrap .insta-item:nth-child(4) {
        margin-top: 0px
    }

    .insta-2-items-wrap .insta-item:nth-child(5) {
        margin-top: 0px
    }

    .insta-2-items-wrap .insta-item-wrapper {
        gap: 25px 10px
    }
}

.insta-item.style2 .thumb {
    border-radius: 0
}

.insta-item3-wrap:nth-child(3) {
    margin-top: 174px
}

.big-title3-wrap.insta3-title.style-2 .big-title3-title {
    margin-bottom: -91px
}

@media(max-width: 1399px) {
    .insta-item3-wrap:nth-child(3) {
        margin-top:150px
    }
}

@media(max-width: 1199px) {
    .insta-item3-wrap:nth-child(3) {
        margin-top:114px
    }

    .big-title3-wrap.insta3-title.style-2 .big-title3-title {
        margin-bottom: -65px
    }
}

@media(max-width: 991px) {
    .insta-item3-wrap:nth-child(3) {
        margin-top:24px
    }

    .big-title3-wrap.insta3-title.style-2 .big-title3-title {
        margin-bottom: -28px
    }

    .big-title3-wrap.insta3-title.style-2 .big-title3-title {
        margin-bottom: -28px
    }
}

.blog-card.style-4 .blog-content .box-title {
    font-size: 28px;
    line-height: 1.25
}

.blog-card.style-4 .blog-content .blog-meta i {
    color: var(--theme-color3)
}

.blog-card.style-4 .th-btn {
    background: rgba(0,0,0,0);
    border: 1px solid #9d9d9d;
    margin-bottom: 2px;
    color: var(--title-color)
}

.blog-card.style-4 .th-btn:hover {
    background: var(--theme-color);
    color: var(--white-color);
    border-color: var(--theme-color)
}

.blog-card.style-5 .blog-content .box-title {
    font-size: 28px;
    line-height: 1.42;
    margin-bottom: 25px
}

.footer-wrapper.footer-layout1.style2 {
    background: #15293a;
    position: relative;
    padding-bottom: 100px
}

.footer-wrapper.footer-layout1.style2 .footer_bg_3 {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -4;
    top: 0
}

.footer-wrapper.footer-layout1.style2 .widget-area {
    background: #15293a;
    margin: 0 100px;
    padding-top: 110px
}

.footer-wrapper.footer-layout1.style2 .th-widget-about .th-social a:hover {
    background: var(--theme-color5);
    border-color: var(--theme-color5)
}

.footer-wrapper.footer-layout1.style2 .widget.footer-widget .widget_title {
    text-transform: uppercase;
    font-weight: 400
}

.footer-wrapper.footer-layout1.style2 .widget.footer-widget .th-widget-contact .info-box {
    margin-bottom: 35px
}

.footer-wrapper.footer-layout1.style2 .widget.footer-widget .th-widget-contact .info-box .info-box_text .info-box_link {
    color: var(--body-color)
}

.footer-wrapper.footer-layout1.style2 .widget.footer-widget .th-widget-contact .info-box .info-box_text .info-box_link:hover {
    color: var(--theme-color5)
}

.footer-wrapper.footer-layout1.style2 .widget.footer-widget .th-widget-contact .info-box .info-box_text {
    margin-bottom: 18px
}

.footer-wrapper.footer-layout1.style2 .widget.widget_download.footer-widget .box-text {
    width: 90%;
    margin-bottom: 17px;
    margin-top: -0.9em
}

.footer-wrapper.footer-layout1.style2 .widget.widget_download.footer-widget .download-widget-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px 24px
}

.footer-wrapper.footer-layout1.style2 .footer-bttom-bg-wrap {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: -1
}

.footer-wrapper.footer-layout1.style2 .copyright-wrap {
    margin: 0 100px;
    border-top: 0;
    background: rgba(13,30,43,.9803921569);
    border-top: 1px solid hsla(0,0%,100%,.4705882353);
    border-bottom: 1px solid hsla(0,0%,100%,.4705882353)
}

.footer-wrapper.footer-layout1.style2 .copyright-wrap .copyright-text {
    position: relative
}

.footer-wrapper.footer-layout1.style2 .copyright-wrap .copyright-text:before {
    content: "";
    position: absolute;
    right: 46%;
    height: 89px;
    width: 1px;
    background: hsla(0,0%,100%,0.4705882353);
    top: -24px
}

.footer-wrapper.footer-layout1.style2 .copyright-wrap .payment {
    position: relative
}

.footer-wrapper.footer-layout1.style2 .copyright-wrap .payment::before {
    content: "";
    position: absolute;
    right: 52%;
    height: 89px;
    width: 1px;
    background: hsla(0,0%,100%,0.4705882353);
    top: -24px
}

@media(max-width: 1399px) {
    .footer-wrapper.footer-layout1.style2 .copyright-wrap .copyright-text::before {
        right:35%
    }

    .footer-wrapper.footer-layout1.style2 .copyright-wrap .payment::before {
        right: 65%
    }
}

@media(max-width: 1299px) {
    .footer-wrapper.footer-layout1.style2 .copyright-wrap .copyright-text::before {
        display:none
    }

    .footer-wrapper.footer-layout1.style2 .copyright-wrap .payment::before {
        display: none
    }
}

@media(max-width: 1199px) {
    .footer-wrapper.footer-layout1.style2 .widget-area {
        background:#15293a;
        margin: 0 0px;
        padding: 70px 0 50px
    }

    .footer-wrapper.footer-layout1.style2 .footer-widget {
        margin-bottom: 0px;
        padding-bottom: 0px;
        padding-top: 0px
    }

    .footer-wrapper.footer-layout1.style2 .copyright-wrap {
        margin: 0px
    }
}

@media(max-width: 767px) {
    .footer-wrapper.footer-layout1.style2 .footer-widget {
        padding-bottom:20px
    }
}

@media(max-width: 575px) {
    .footer-wrapper.footer-layout1.style2 .footer-widget {
        text-align:start
    }

    .footer-wrapper.footer-layout1.style2 .footer-widget.widget_nav_menu ul {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start
    }
}

.footer-layout1.style2.style3 .copyright-wrap {
    border-top: 0;
    border-bottom: 0
}

.footer-wrapper.footer-default.style-2 {
    background: #2c0400
}

.footer-wrapper.footer-default.style-2 .subscribe-box .footer-top_title {
    color: var(--white-color)
}

.footer-wrapper.footer-default.style-2 .footer-widget {
    border: 1px solid var(--white-color);
    border-right: 4px solid var(--white-color);
    border-bottom: 4px solid var(--white-color)
}

.footer-wrapper.footer-default.style-2 .nav-4-item-wrap:nth-child(2) .footer-widget {
    background-color: var(--theme-color4)
}

.footer-wrapper.footer-default.style-2 .nav-4-item-wrap:nth-child(2) .footer-widget .widget_title {
    color: var(--title-color)
}

.footer-wrapper.footer-default.style-2 .nav-4-item-wrap:nth-child(2) .footer-widget.widget_nav_menu a {
    color: var(--title-color)
}

.footer-wrapper.footer-default.style-2 .nav-4-item-wrap:nth-child(2) .footer-widget.widget_nav_menu a:hover {
    color: var(--white-color)
}

.footer-wrapper.footer-default.style-2 .nav-4-item-wrap:nth-child(2) .footer-widget.widget_nav_menu a::before {
    background-color: var(--title-color)
}

.footer-wrapper.footer-default.style-2 .copyright-wrap {
    background: var(--theme-color)
}

.footer-wrapper.footer-default.style-2 .copyright-wrap .copyright-text-wrap .copyright-text a {
    color: var(--title-color)
}

.footer-wrapper.footer-default.style-2.style-3 {
    background: #072f25
}

.footer-wrapper.footer-default.style-2.style-3 .copyright-wrap {
    background: #121212
}

.footer-wrapper.footer-default.style-2.style-3 .copyright-wrap .copyright-text a {
    color: var(--theme-color)
}

.footer-layout1.style-4 {
    background: #121212
}

.footer-layout1.style-5 {
    background: #2c0400
}

.footer-layout1.style-5 .opening-time .top-text {
    font-size: 18px;
    color: #c3aba9;
    margin-bottom: 25px
}

.footer-layout1.style-5 .opening-time .opening-text {
    color: #fff
}

.footer-layout1.style-5 .footer-links li::after {
    background-color: #c3aba9
}

.footer-layout1.style-5 .copyright-wrap .copyright-text a {
    color: var(--theme-color)
}

.footer-layout1.style-5 .copyright-wrap .copyright-text a:hover {
    color: var(--white-color)
}

.footer-wrapper.footer-layout1.style-6 {
    margin: 0px 40px 40px 40px;
    border-radius: 0 0 30px 30px
}

@media(max-width: 991px) {
    .footer-wrapper.footer-layout1.style-6 {
        margin:0px 0px 0px 0px;
        border-radius: 0 0 0px 0px
    }
}

@media(max-width: 767px) {
    .video-area-4 .sec-title {
        font-size:55px;
        margin-bottom: 18px
    }
    .about_4 p
    {
        text-align: justify;
    }
    .accordion-card .accordion-body {
    border: none;
    padding: 0px 17px 26px;
    margin: 0 3px;
    padding-right: 14px;
}
.transparency_1
{
    display: none;
}
.transparency_5 img {
    width: 100%;
    height: 401px;
    object-fit: cover;
    border-radius:20px;
}
.best-deal-img-1-5 {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
}
.product_1 {
    background: #ffeeee;
    padding: 22px 6px;
    border-radius: 20px;
    box-shadow: 0 15px 40px rgba(0, 0, 0, .08);
}
}

@media(max-width: 375px) {
    .video-area-4 .sec-title {
        font-size:45px;
        margin-bottom: 10px
    }

    .video-area-4 .video-4 {
        -webkit-transform: scale(0.8);
        transform: scale(0.6)
    }

    .video-area-4 {
        padding: 65px 0 25px
    }
}
#heroSlider7,
#heroSlider7 .swiper-wrapper,
#heroSlider7 .swiper-slide,
#heroSlider7 .hero-inner {
    height: 700px;
}
@media(max-width: 750px) {
   #heroSlider7,
#heroSlider7 .swiper-wrapper,
#heroSlider7 .swiper-slide,
#heroSlider7 .hero-inner {
    height: 200px;
} 
}