
.woocommerce-MyAccount-content .btn {
    background-color: var(--theme-color);
    color: var(--white-color);
    font-size: 14px;
    padding: 10px 25px;
    font-weight: 700
}

.woocommerce-MyAccount-content .btn:hover {
    background-color: var(--title-color);
    color: var(--white-color)
}

table.variations,.woocommerce-grouped-product-list-item {
    border-collapse: separate;
    border-spacing: 0 15px;
    margin-bottom: 5px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: none
}

table.variations td,.woocommerce-grouped-product-list-item td {
    border: none;
    vertical-align: middle;
    padding: 0 5px
}

table.variations td:first-child,.woocommerce-grouped-product-list-item td:first-child {
    padding: 0
}

table.variations label,.woocommerce-grouped-product-list-item label {
    margin: 0;
    font-size: 14px;
    text-transform: capitalize
}

table.variations label a,.woocommerce-grouped-product-list-item label a {
    color: var(--title-color)
}

table.variations label a:hover,.woocommerce-grouped-product-list-item label a:hover {
    color: var(--theme-color)
}

table.variations .label,.woocommerce-grouped-product-list-item .label {
    border: none
}

table.variations__label,.woocommerce-grouped-product-list-item__label {
    border: none !important;
    font-weight: 600
}

table.variations__price,.woocommerce-grouped-product-list-item__price {
    border: none !important
}

table.variations__price .price,table.variations__price .amount,.woocommerce-grouped-product-list-item__price .price,.woocommerce-grouped-product-list-item__price .amount {
    font-size: 18px !important
}

table.variations del,.woocommerce-grouped-product-list-item del {
    margin-left: 12px
}

.woocommerce-product-attributes th,.woocommerce-product-attributes td {
    border: 1px solid var(--th-border-color)
}

.woocommerce-product-attributes th p:last-child,.woocommerce-product-attributes td p:last-child {
    margin-bottom: 0
}

.woocommerce-grouped-product-list.group_table {
    border-collapse: collapse;
    margin-bottom: 15px
}

.woocommerce-grouped-product-list.group_table .woocommerce-Price-amount.amount {
    font-size: 16px;
    color: var(--title-color)
}

.woocommerce-grouped-product-list.group_table label {
    margin: 0 0 0 10px;
    margin: 0 0 0 10px;
    font-family: var(--title-font);
    font-size: 18px
}

.woocommerce-grouped-product-list.group_table .qty-input {
    border-color: #e3e6e9
}

.woocommerce-grouped-product-list.group_table tr {
    border-bottom: 1px solid #e3e6e9
}

.woocommerce-grouped-product-list.group_table tr:last-child {
    border-bottom: none
}

.woocommerce-grouped-product-list.group_table td {
    padding: 30px 5px
}

table.variations {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    position: relative
}

table.variations td {
    padding: 0
}

table.variations td.label {
    padding-right: 10px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

table.variations select {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    font-weight: 400;
    line-height: 1.5;
    vertical-align: middle;
    margin: 0;
    padding-right: 54px;
    padding-left: 20px;
    height: 50px
}

table.variations .reset_variations {
    margin-left: 16px;
    display: inline-block;
    position: absolute;
    left: 100%;
    bottom: 25px
}

.woosq-product .product .woocommerce-grouped-product-list-item__quantity,.woosq-product .product .woocommerce-grouped-product-list-item__label,.woosq-product .product .woocommerce-grouped-product-list-item__price {
    width: auto !important
}

.woocommerce-grouped-product-list-item__label:after,.woocommerce-grouped-product-list-item__price:after {
    display: none
}

.woocommerce-variation.single_variation {
    margin-bottom: 30px
}

.woocommerce-variation.single_variation .price {
    color: var(--title-color);
    font-weight: 700
}

.wooscp-table-items td.woocommerce-product-attributes-item__value {
    padding-left: 15px !important
}

.wooscp-table-items a.added_to_cart.wc-forward {
    margin-left: 15px;
    text-decoration: underline
}

.tinvwl_added_to_wishlist.tinv-modal.tinv-modal-open {
    z-index: 1111
}

table.woocommerce-product-attributes {
    margin-bottom: 30px
}

#woosq-popup .product_meta {
    margin-top: 20px
}

#woosq-popup .product_title {
    font-size: 24px;
    margin-bottom: 5px
}

#woosq-popup .single-product .product .actions {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 20px
}

#woosq-popup .single-product .product .actions>div {
    height: auto;
    overflow: visible;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

#woosq-popup .single-product .product .actions>div .quantity.style2.woocommerce-grouped-product-list-item__quantity {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.login-tab {
    margin-bottom: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.login-tab button.nav-link {
    background-color: var(--smoke-color);
    color: var(--title-color);
    padding: 11px 39px;
    font-size: 18px;
    font-weight: 500;
    border-radius: 15px ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â¹15px 0
}

.login-tab button.nav-link.active {
    background-color: var(--theme-color);
    color: var(--white-color)
}

.star-rating {
    overflow: hidden;
    position: relative;
    width: 100px;
    height: 1.2em;
    line-height: 1.2em;
    display: block;
    font-family: var(--icon-font);
    font-weight: 700;
    font-size: 14px
}

.star-rating:before {
    content: "\e28b\e28b\e28b\e28b\e28b";
    color: #e1e1e1;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    letter-spacing: 3px
}

.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}

.star-rating span:before {
    content: "\e28b\e28b\e28b\e28b\e28b";
    top: 0;
    position: absolute;
    left: 0;
    color: var(--yellow-color);
    letter-spacing: 3px
}

.rating-select label {
    margin: 0;
    margin-right: 10px
}

.rating-select p.stars {
    margin-bottom: 0;
    line-height: 1
}

.rating-select p.stars a {
    position: relative;
    height: 14px;
    width: 18px;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none
}

.rating-select p.stars a::before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 14px;
    line-height: 1;
    font-family: var(--icon-font);
    content: "\e28b";
    font-weight: 400;
    text-indent: 0;
    color: var(--yellow-color)
}

.rating-select p.stars a:hover ~ a::before {
    content: "\e28b";
    font-weight: 400
}

.rating-select p.stars:hover a::before {
    content: "\e28b";
    font-weight: 700
}

.rating-select p.stars.selected a.active::before {
    content: "\e28b";
    font-weight: 700
}

.rating-select p.stars.selected a.active ~ a::before {
    content: "\e28b";
    font-weight: 400
}

.rating-select p.stars.selected a:not(.active)::before {
    content: "\e28b";
    font-weight: 700
}

@media (max-width: 767px) {
    .woocommerce-message,.woocommerce-info {
        font-size:14px;
        line-height: 22px;
        padding: 10px 15px 10px 37px
    }

    .woocommerce-message:before,.woocommerce-info:before {
        font-size: 16px;
        top: 10px;
        left: 15px
    }
}
@media (min-width: 1350px) {
.hero-style2 {
    position: relative;
    z-index: 6;
    max-width: 866px;
    display: block;
    margin: auto;
    padding: 160px 0 141px 0;
    text-align: center;
}
}

.th-product {
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s
}

.th-product .product-title {
    font-size: 22px;
    margin: 4px 0 6px 0;
    font-weight: 600;
    text-transform: capitalize
}

.th-product .product-title a {
    color: inherit
}

.th-product .product-title a:hover {
    color: var(--theme-color)
}

.th-product .product-category {
    font-size: 14px;
    color: var(--body-color);
    margin-bottom: 0px;
    display: block
}

.th-product .product-category:hover {
    color: var(--theme-color)
}

.th-product .product-tag {
    font-size: 14px;
    position: absolute;
    top: 20px;
    left: 20px;
    background-color: var(--theme-color);
    color: var(--white-color);
    padding: 0 12px;
    min-width: 60px;
    z-index: 3;
    border-radius: 99px;
    line-height: 24px
}

.th-product .woocommerce-product-rating {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
    margin-top: 8px;
    margin-bottom: 5px
}

.th-product .star-rating {
    margin: 0 auto 10px 0;
    width: 93px
}

.th-product .price {
    display: block;
    color: var(--theme-color);
    font-weight: 700;
    margin-bottom: -0.4em;
    font-family: var(--body-font)
}

.th-product .price del {
    margin-left: 5px;
    color: var(--body-color)
}

.th-product .product-img {
    --space: 0px;
    background-color: var(--smoke-color);
    overflow: hidden;
    position: relative;
    margin: 0 0 23px 0;
    text-align: center;
    background-color: var(--smoke-color);
    z-index: 2;
    border-radius: 12px
}

@media (max-width: 767px) {
    .th-product .product-img {
        border-radius:20px
    }
}

.th-product .product-img:after {
    content: '';
    position: absolute;
    inset: 0;
    background-color: var(--title-color);
    border-radius: inherit;
    opacity: 0;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    pointer-events: none
}

.th-product .product-img img {
    width: 100%;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.th-product .actions {
    height: 100%;
    position: absolute;
    top: 5px;
    right: 15px;
    text-align: center;
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    display: grid;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    width: 40px
}

.th-product .actions .icon-btn {
    --btn-size: 40px;
    font-size: 14px;
    border-color: var(--white-color);
    box-shadow: 0px 4px 20px rgba(0,0,0,0.05);
    color: var(--title-color);
    border-radius: 99px;
    margin-bottom: 10px;
    box-shadow: 0px 3px 10px rgba(0,0,0,0.08)
}

.th-product .actions .icon-btn:hover {
    color: var(--white-color);
    border-color: var(--theme-color)
}

.th-product .actions>* {
    margin: 0 0
}

.th-product .actions>*>a {
    margin: 0
}

.th-product .icon-btn {
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.th-product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,.th-product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block
}

.th-product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt::before,.th-product .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt::before {
    position: relative;
    top: 0;
    left: 0;
    line-height: inherit;
    margin: 0;
    font-size: 24px
}

.th-product .tinv-wishlist a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: var(--white-color);
    color: var(--title-color);
    border-radius: 50%
}

.th-product .tinv-wishlist a:hover {
    background-color: var(--theme-color);
    color: var(--white-color)
}

.th-product .add_to_cart_button.added {
    display: none
}

.th-product .added_to_cart {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 38px;
    background-color: var(--title-color);
    color: var(--white-color);
    font-size: 0;
    text-align: center;
    border-radius: 99px;
    border: none;
    margin-bottom: 10px
}

.th-product .added_to_cart:after {
    content: "\f07a";
    position: relative;
    font-family: var(--icon-font);
    font-size: 16px;
    font-weight: 700
}

.th-product .added_to_cart:hover {
    background-color: var(--theme-color);
    color: var(--white-color)
}

.th-product .action-btn {
    background-color: var(--white-color);
    font-size: 14px;
    font-family: var(--title-font);
    text-transform: uppercase;
    font-weight: bold;
    display: inline-block;
    padding: 13px 25px
}

.th-product:hover .product-img:after {
    opacity: 0.35
}

.th-product:hover .product-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.th-product:hover .actions {
    margin-top: 0;
    opacity: 1;
    visibility: visible
}

.th-product:hover .icon-btn {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.th-product.list-view {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    height: 100%;
    padding: 15px;
    border: 1px solid var(--th-border-color);
    border-radius: 20px
}

.th-product.list-view .product-img {
    --space: 0px;
    width: 94px;
    margin: 0;
    border-radius: 10px;
    display: grid;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.th-product.list-view .product-img:before {
    --space: 0px
}

.th-product.list-view .product-category {
    font-size: 13px;
    line-height: 23px;
    margin-top: -3px;
    margin-bottom: 2px
}

.th-product.list-view .star-rating {
    margin: 8px 0 0 0;
    width: 80px;
    font-size: 12px
}

.th-product.list-view .star-rating span:before {
    color: var(--yellow-color)
}

.th-product.list-view .product-content {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0 0 0 15px
}

.th-product.list-view .actions {
    --icon-gap-x: 2px;
    width: 100%;
    right: 0;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.th-product.list-view .actions .icon-btn {
    --btn-size: 36px;
    --btn-font-size: 14px;
    background-color: var(--theme-color);
    color: var(--white-color);
    border: none
}

.th-product.list-view .actions .icon-btn:hover {
    background-color: var(--title-color)
}

.th-product.list-view .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,.th-product.list-view .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
    width: 35px;
    height: 35px;
    line-height: 35px
}

.th-product.list-view .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt::before,.th-product.list-view .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt::before {
    font-size: 20px
}

.th-product.list-view .tinv-wishlist a {
    width: 35px;
    height: 35px;
    line-height: 35px
}

.th-product.list-view .added_to_cart {
    width: 35px;
    height: 35px;
    line-height: 35px
}

.th-product.list-view .added_to_cart:after {
    font-size: 16px
}

.th-product.list-view .tag {
    top: 8px;
    right: 8px;
    padding: 0px 15px
}

.th-product.list-view .product-title {
    font-size: 15px;
    font-weight: 500;
    margin: 0 0 2px 0
}

.th-product.list-view .price {
    font-weight: 600;
    font-size: 13px;
    line-height: 23px;
    color: var(--theme-color)
}

.product-list-area {
    margin-bottom: -24px
}

#productCarousel .slick-arrow {
    top: 37.5%
}

.mfp-content {
    margin: 1.5rem auto
}

.mfp-content .product-details-img {
    padding-top: 15px
}

.mfp-content .product-about {
    padding-top: 20px;
    padding-bottom: 20px
}

.mfp-content .container {
    position: relative
}

.mfp-content .product-big-img {
    margin-top: 12px;
    margin-bottom: 12px
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.woosq-popup {
    border-radius: 10px
}

.woosq-popup .product_meta>span>a:after,.woosq-popup .product_meta>span>span:after {
    display: none
}

.woosq-product>.product .summary {
    display: grid;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center
}

.woosq-product .thumbnails .slick-list {
    display: block
}

.woosq-product .thumbnails .slick-dots li button {
    width: 12px;
    height: 12px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    background-color: var(--theme-color);
    opacity: 0.4
}

.woosq-product .thumbnails .slick-dots li button:before {
    display: none
}

.woosq-product .thumbnails .slick-dots li.slick-active button {
    opacity: 1
}

.woosq-product .tinv-wraper {
    display: none
}

.th-sort-bar {
    padding: 12px;
    margin: 0 0 24px 0;
    background-color: var(--smoke-color);
    border-radius: 12px
}

.th-sort-bar .row {
    --bs-gutter-x: 0;
    --bs-gutter-y: 15px
}

.th-sort-bar select {
    height: 50px;
    border: 1px solid var(--th-border-color);
    background-color: var(--white-color);
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 250px;
    font-size: 16px;
    margin: 0;
    color: var(--body-color)
}

.th-sort-bar .woocommerce-result-count {
    padding-left: 15px;
    margin-bottom: 0;
    color: var(--body-color)
}

.th-sort-bar .nav a {
    display: inline-block;
    height: 50px;
    width: 50px;
    line-height: 50px;
    border: 1px solid var(--th-border-color);
    background-color: var(--white-color);
    text-align: center;
    position: relative;
    font-family: var(--title-font);
    font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;
    color: var(--body-color);
    margin: 0 0 0 10px;
    border-radius: 5px
}

.th-sort-bar .nav a.active,.th-sort-bar .nav a:hover {
    color: var(--theme-color)
}

.product-thumb-area {
    position: relative;
    margin-right: 10px
}

.product-thumb-area .product-thumb-tab {
    position: absolute;
    top: 0;
    left: 0
}

.product-thumb-tab {
    --thumb: 120px;
    --gap: 10px;
    max-width: var(--thumb);
    margin-left: calc(0px - var(--thumb)/2);
    position: relative;
    z-index: 3;
    display: grid;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    height: 100%
}

.product-thumb-tab .tab-btn {
    background-color: var(--white-color);
    cursor: pointer;
    height: var(--thumb);
    width: var(--thumb);
    padding: var(--gap)
}

.product-thumb-tab .tab-btn img {
    max-width: 100%
}

.product-thumb-tab .tab-btn:not(:last-of-type) {
    margin-bottom: 20px
}

.product-thumb-tab .indicator {
    position: absolute;
    top: calc(var(--pos-y) + var(--gap));
    left: calc(var(--pos-x) + var(--gap));
    width: calc(var(--width-set) - var(--gap)*2);
    height: calc(var(--height-set) - var(--gap)*2);
    border: 2px solid var(--theme-color);
    pointer-events: none;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.product-big-img {
    background-color: var(--smoke-color);
    text-align: center;
    overflow: hidden;
    border-radius: 20px;
    position: -webkit-sticky;
    position: sticky;
    top: 110px;
    left: 0
}

.product-big-img .img {
    width: 100%
}

.product-big-img .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.product-big-img .slider-pagination {
    position: absolute;
    bottom: 40px;
    left: 0
}

.product-big-img .slick-dots {
    margin: -11px 0 0 0 !important;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
    --border-color: #c0c0c0
}

.img-magnifier-container {
    position: relative
}

.img-magnifier-glass {
    position: absolute;
    box-shadow: inset 0 10px 18px rgba(0,0,0,0.2);
    border-radius: 50%;
    cursor: none;
    width: 200px;
    height: 200px
}

.magnify {
    position: relative;
    cursor: none
}

.magnify .magnifier {
    height: 180px;
    width: 180px;
    position: absolute;
    z-index: 20;
    box-shadow: inset 0 10px 18px rgba(0,0,0,0.2);
    border-radius: 50%;
    background-size: 700%;
    background-repeat: no-repeat;
    margin-left: -90px !important;
    margin-top: -90px !important;
    pointer-events: none;
    display: none
}

.magnify .magnified {
    display: block;
    z-index: 10;
    margin: auto;
    width: 100%;
    height: 100%
}

.magnify img {
    width: 100%;
    height: 100%
}

.quantity {
    position: relative;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle
}

.quantity>.screen-reader-text {
    display: inline-block;
    font-weight: 600;
    color: var(--title-color);
    font-family: var(--title-font);
    margin: 0;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    margin-right: 10px
}

.quantity .qty-btn,.quantity .qty-input {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: none;
    border-right: none;
    background-color: transparent;
    padding: 0;
    border-radius: 0;
    text-align: center;
    color: var(--body-color);
    font-size: 18px;
    font-weight: 600
}

.quantity .qty-btn:last-child,.quantity .qty-input:last-child {
    border-right: none
}

.quantity .qty-btn {
    font-size: 16px
}

.product_meta {
    font-weight: 700;
    font-size: 16px;
    font-family: var(--body-font);
    margin: 35px 0 0 0
}

.product_meta>span {
    display: block;
    margin-bottom: 5px;
    color: var(--title-color);
    font-weight: bold
}

.product_meta>span:last-child {
    margin-bottom: 0
}

.product_meta>span a {
    color: inherit
}

.product_meta>span a:hover {
    color: var(--theme-color)
}

.product_meta>span>a,.product_meta>span>span {
    position: relative;
    color: var(--body-color);
    font-weight: 400
}

.product_meta>span>a:after,.product_meta>span>span:after {
    content: ",";
    margin-right: 5px
}

.product_meta>span>a:last-child:after,.product_meta>span>span:last-child:after {
    display: none
}

.product_meta>span>a:first-child,.product_meta>span>span:first-child {
    margin-left: 7px
}

.product-tab-style1 {
    border-bottom: 1px solid var(--th-border-color);
    margin: 95px auto 40px auto;
    padding-bottom: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 24px
}

.product-tab-style1 .th-btn {
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.product-tab-style1 .th-btn.active {
    color: var(--white-color)
}

#productTabContent {
    margin-bottom: -10px
}

#additional_information {
    margin-bottom: 40px
}

.product-inner-list>ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.product-inner-list li {
    position: relative;
    padding-left: 15px
}

.product-inner-list li:before {
    content: "-";
    position: absolute;
    left: 0
}

.share-title {
    font-size: 16px;
    font-weight: 600;
    color: var(--title-color);
    margin-bottom: 8px
}

.share-title i {
    color: var(--theme-color)
}

.summary-content .product-title,.product-about .product-title {
    font-weight: 700;
    margin: 0 0 18px 0
}

.summary-content .product_title,.product-about .product_title {
    margin-bottom: 20px !important
}

.summary-content>.price,.product-about>.price {
    font-family: var(--body-font);
    font-size: 20px;
    font-weight: 800;
    color: var(--title-color);
    display: block;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-bottom: 19px;
    margin-top: -0.2em
}

.summary-content>.price del,.product-about>.price del {
    color: var(--gray-color);
    font-weight: 500;
    margin-left: 15px
}

.summary-content .woocommerce-product-rating,.summary-content .product-rating,.product-about .woocommerce-product-rating,.product-about .product-rating {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 5px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    top: 2px;
    font-size: 16px;
    line-height: 20px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    margin-bottom: 22px
}

.summary-content .woocommerce-product-rating .star-rating,.summary-content .product-rating .star-rating,.product-about .woocommerce-product-rating .star-rating,.product-about .product-rating .star-rating {
    width: 80px;
    font-size: 12px;
    margin-right: 8px
}

.summary-content .woocommerce-review-link,.product-about .woocommerce-review-link {
    color: var(--body-color)
}

.summary-content .checklist,.product-about .checklist {
    margin: 29px 0 29px 0
}

.summary-content .actions,.product-about .actions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 15px;
    margin: 32px 0 25px 0
}

.summary-content .actions .th-btn .btn-icon,.product-about .actions .th-btn .btn-icon {
    padding: 10.5px 15px 10.5px 15px
}

.summary-content .actions .icon-btn,.product-about .actions .icon-btn {
    border-color: var(--theme-color);
    background-color: var(--theme-color);
    color: var(--white-color);
    border-radius: 99px
}

.summary-content .actions .icon-btn:hover,.product-about .actions .icon-btn:hover {
    background-color: var(--title-color);
    border-color: var(--title-color)
}

.summary-content .share,.product-about .share {
    margin-top: 25px
}

.summary-content .th-social a,.product-about .th-social a {
    --icon-size: 40px;
    line-height: 38px;
    font-size: 14px;
    border: 1px solid var(--th-border-color);
    border-radius: 0
}

.summary-content .th-social a:hover,.product-about .th-social a:hover {
    border-color: var(--theme-color)
}

.summary-content .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,.summary-content .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt,.product-about .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt,.product-about .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt {
    width: 56px;
    height: 56px;
    line-height: 54px;
    display: inline-block;
    border-radius: 99px;
    background-color: var(--theme-color);
    color: var(--white-color);
    border: none
}

.summary-content .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt::before,.summary-content .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt::before,.product-about .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt::before,.product-about .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt::before {
    position: relative;
    top: 0;
    left: 0;
    line-height: inherit;
    margin: 0;
    font-size: 24px
}

.summary-content .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt:hover,.summary-content .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:hover,.product-about .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart-plus.no-txt:hover,.product-about .tinv-wishlist .tinvwl_add_to_wishlist_button.tinvwl-icon-heart.no-txt:hover {
    background-color: var(--title-color)
}

.summary-content .tinv-wishlist a,.product-about .tinv-wishlist a {
    display: inline-block;
    width: 56px;
    height: 56px;
    line-height: 56px;
    border-radius: 0
}

.summary-content .tinv-wishlist a:hover,.product-about .tinv-wishlist a:hover {
    background-color: var(--theme-color);
    color: var(--white-color)
}

.summary-content .quantity,.product-about .quantity {
    position: relative
}

.summary-content .quantity:after,.product-about .quantity:after {
    content: '';
    height: 100%;
    width: 1px;
    background-color: var(--th-border-color);
    position: absolute;
    top: 0;
    left: 55px
}

.summary-content .quantity .qty-input,.product-about .quantity .qty-input {
    width: 112px;
    height: 56px;
    border: 1px solid var(--th-border-color);
    background-color: transparent;
    color: var(--title-color);
    padding: 0 21px;
    text-align: left;
    font-weight: 500;
    border-radius: 27px
}

.summary-content .quantity .qty-btn,.product-about .quantity .qty-btn {
    color: var(--title-color);
    background-color: transparent;
    position: absolute;
    right: 21px;
    height: auto;
    width: auto;
    border: none;
    line-height: 16px
}

.summary-content .quantity .quantity-minus,.product-about .quantity .quantity-minus {
    bottom: 7px
}

.summary-content .quantity .quantity-plus,.product-about .quantity .quantity-plus {
    top: 12px
}

.woocommerce-Reviews .th-comments-wrap {
    padding: 0;
    margin-right: 0 !important;
    box-shadow: none;
    background-color: transparent;
    border: none
}

.woocommerce-Reviews .th-comment-form {
    padding: 60px;
    background-color: var(--smoke-color);
    box-shadow: none;
    margin-right: 0 !important;
    margin-top: 28px;
    margin-bottom: 40px
}

.woocommerce-Reviews .th-comment-form input,.woocommerce-Reviews .th-comment-form .form-control {
    background-color: var(--white-color)
}

.woocommerce-Reviews .th-comment-form .blog-inner-title {
    margin-bottom: 10px
}

.woocommerce-Reviews .comment-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 0 24px;
    margin: -12px !important;
    margin-bottom: 28px !important
}

.woocommerce-Reviews .comment-list li {
    width: 50%
}

@media (max-width: 991px) {
    .woocommerce-Reviews .comment-list li {
        width:100%
    }
}

.woocommerce-Reviews .th-post-comment {
    border: 1px solid var(--th-border-color) !important;
    padding: 40px !important;
    margin: 12px;
    border-radius: 24px;
    background-color: var(--smoke-color)
}

.woocommerce-Reviews .th-post-comment .name {
    margin-bottom: 3px
}

.woocommerce-Reviews .th-post-comment .commented-on {
    margin-bottom: 12px
}

.woocommerce-Reviews .th-post-comment .text {
    margin-bottom: -0.4em
}

@media (max-width: 1199px) {
    .woocommerce-Reviews .th-post-comment {
        padding:30px !important
    }
}

@media (max-width: 991px) {
    .woocommerce-Reviews .comment-list {
        grid-template-columns:repeat(1, 1fr)
    }

    .woocommerce-Reviews .th-comment-form {
        padding: 40px
    }
}

@media (max-width: 575px) {
    .woocommerce-Reviews .th-comment-form {
        padding:40px 20px
    }
}

#description {
    margin-bottom: 30px
}

.product-details .th-comments-wrap {
    margin-top: 0
}

.product-details .border-title {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 40px
}

.product-details .border-title:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 2px;
    width: 80px;
    background-color: var(--theme-color)
}

.product-inner-title {
    font-size: 32px;
    border-bottom: 1px solid var(--th-border-color);
    padding: 0 0 7px 0;
    margin: 0 0 30px 0
}

.related-product-wrapper {
    padding-top: 115px
}

@media (max-width: 1399px) {
    .th-product.list-view .product-img {
        max-width:150px
    }
}

@media (max-width: 1299px) {
    .product-thumb-tab {
        --thumb: 100px;
        margin-left: -40px
    }

    .product-thumb-area {
        margin-right: 0
    }
}

@media (max-width: 1199px) {
    .th-sort-bar select {
        min-width:auto
    }

    .product-tab-style1 {
        margin: 55px 0 40px 0
    }

    .summary-content,.product-about {
        padding-left: 0
    }
}

@media (max-width: 991px) {
    .product-big-img {
        margin-bottom:40px
    }

    .product-thumb-tab {
        margin-left: -10px
    }

    .th-product-box.list-view .product-img {
        max-width: 150px
    }

    .th-sort-bar .row {
        --bs-gutter-x: 20px
    }

    .th-sort-bar .nav a:last-child {
        margin-right: 0;
        padding-right: 0
    }

    .th-sort-bar .nav a:last-child:before {
        display: none
    }

    .woosq-product>.product .thumbnails {
        max-height: 400px;
        min-height: 200px;
        padding: 10px
    }
}

@media (max-width: 767px) {
    .th-sort-bar {
        text-align:center;
        padding: 10px 15px 15px 15px
    }

    .th-sort-bar .nav {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .th-sort-bar select {
        margin: 0 auto
    }

    .th-sort-bar .woocommerce-result-count {
        padding-left: 0
    }

    .th-product-box.list-view .product-img {
        max-width: 130px
    }

    .th-product-box.list-view .actions {
        --btn-size: 30px;
        --btn-font-size: 10px;
        --icon-gap-x: 2px
    }
}

@media (max-width: 575px) {
    .product-about .actions {
        gap:15px 15px
    }

    .product-thumb-tab {
        --thumb: 74px;
        --gap: 6px
    }

    .product-thumb-tab .tab-btn:not(:last-of-type) {
        margin-bottom: 10px
    }
}

@media (max-width: 375px) {
    .th-product.list-view .product-img {
        max-width:130px
    }

    .th-product.list-view .product-content {
        padding: 0 15px
    }
}

.woocommerce-cart-form {
    text-align: center
}

.cart_table {
    border: 1px solid #eaf0f2;
    margin-bottom: 45px
}

.cart_table thead {
    background-color: #ecf0f1
}

.cart_table thead th {
    border: none !important
}

.cart_table td:before,.cart_table th {
    font-family: var(--title-font);
    color: var(--title-color);
    font-weight: 600;
    border: none;
    padding: 27px 15px
}

.cart_table td:before {
    content: attr(data-title);
    position: absolute;
    left: 15px;
    top: 50%;
    vertical-align: top;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: none
}

.cart_table td {
    border: none;
    border-bottom: 1px solid #f3f3f3;
    color: #8b8b8b;
    padding: 20px 10px;
    position: relative;
    vertical-align: middle
}

.cart_table .product-quantity {
    color: var(--title-color)
}

.cart_table .product-quantity input {
    position: relative;
    top: -2px
}

.cart_table .cart-productname {
    font-weight: 400;
    font-family: var(--body-font);
    color: var(--title-color)
}

.cart_table .cart-productimage {
    display: inline-block;
    border: 2px solid var(--smoke-color);
    background-color: var(--smoke-color);
    border-radius: 8px
}

.cart_table .remove {
    color: var(--theme-color);
    font-size: 18px
}

.cart_table .quantity {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.cart_table td.product-quantity {
    min-width: 155px
}

.cart_table .qty-btn {
    border: 2px solid var(--smoke-color) !important;
    background-color: transparent;
    color: var(--title-color);
    padding: 0;
    width: 30px;
    height: 30px;
    line-height: 28px;
    font-size: 14px;
    border-radius: 4px
}

.cart_table .qty-btn:hover {
    background-color: var(--theme-color);
    color: var(--white-color)
}

.cart_table .qty-input {
    vertical-align: middle;
    border: 2px solid var(--smoke-color);
    width: 60px;
    height: 30px;
    font-size: 14px;
    text-align: center;
    color: var(--title-color);
    font-weight: 700;
    margin: 0 3px;
    border-radius: 4px;
    padding: 0
}

.cart_table .qty-input::-moz-placeholder {
    color: var(--title-color)
}

.cart_table .qty-input::-webkit-input-placeholder {
    color: var(--title-color)
}

.cart_table .qty-input:-ms-input-placeholder {
    color: var(--title-color)
}

.cart_table .qty-input::-ms-input-placeholder {
    color: var(--title-color)
}

.cart_table .qty-input::placeholder {
    color: var(--title-color)
}

.cart_table .qty-input::-webkit-outer-spin-button,.cart_table .qty-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.cart_table .qty-input[type="number"] {
    -moz-appearance: textfield
}

.cart_table .actions {
    text-align: right;
    vertical-align: middle;
    padding-left: 20px
}

.cart_table .actions>.th-btn {
    font-size: 16px;
    padding: 20px 28px;
    margin-right: 15px
}

.cart_table .actions>.th-btn:last-child {
    margin-right: 0
}

.cart_table .th-cart-coupon {
    float: left;
    margin: 0;
    width: 455px;
    max-width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.cart_table .th-cart-coupon input {
    width: calc(100% - 200px);
    margin-right: 10px;
    border-radius: 30px
}

.cart_table .th-cart-coupon .th-btn {
    font-size: 16px;
    padding: 20px 25px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.cart_totals {
    --th-border-color: #E1E4E5;
    border: 1px solid var(--th-border-color)
}

.cart_totals th,.cart_totals td {
    vertical-align: top;
    padding: 20px 20px;
    border: none;
    border: 1px solid var(--th-border-color);
    font-size: 14px;
    color: var(--title-color);
    width: 55%;
    background-color: var(--white-color)
}

.cart_totals th:first-child,.cart_totals td:first-child {
    width: 45%;
    background-color: var(--white-color);
    font-weight: 700;
    font-size: 14px;
    color: var(--title-color)
}

.cart_totals .shipping-calculator-button {
    display: inline-block;
    border-bottom: 1px solid;
    color: var(--title-color);
    font-weight: 700
}

.cart_totals .shipping-calculator-button:hover {
    color: var(--theme-color)
}

.cart_totals .woocommerce-shipping-destination {
    margin-bottom: 10px
}

.cart_totals .woocommerce-shipping-methods {
    margin-bottom: 0
}

.cart_totals .shipping-calculator-form {
    display: none
}

.cart_totals .shipping-calculator-form p:first-child {
    margin-top: 20px
}

.cart_totals .shipping-calculator-form p:last-child {
    margin-bottom: 0
}

.cart_totals .amount {
    font-weight: 700
}

.cart_totals .order-total .amount {
    color: var(--theme-color)
}

.empty-notice {
    margin: 40px auto
}

@media (max-width: 991px) {
    .cart_table th {
        padding:23px 8px;
        font-size: 14px
    }

    .cart_table .cart-productname {
        font-size: 14px
    }

    .cart_table .th-cart-coupon {
        width: 100%;
        margin-bottom: 20px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .cart_table .actions {
        text-align: center
    }

    .cart_table .cart-productimage {
        max-width: 100px
    }
}

@media (max-width: 767px) {
    .cart_table {
        text-align:left;
        min-width: auto;
        border-collapse: separate;
        border-spacing: 0 20px;
        border: none
    }

    .cart_table thead {
        display: none
    }

    .cart_table td {
        padding: 15px;
        display: block;
        width: 100%;
        padding-left: 25%;
        text-align: right;
        border: 1px solid #f3f3f3;
        border-bottom: none
    }

    .cart_table td::before {
        display: block
    }

    .cart_table td:last-child {
        border-bottom: 1px solid #f3f3f3
    }

    .cart_table td.actions {
        padding-left: 15px;
        text-align: center
    }

    .cart_table td.actions>.th-btn {
        margin-top: 10px;
        margin-right: 0;
        display: block;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        margin-left: auto;
        margin-right: auto
    }

    .cart_table td.actions>.th-btn:last-child {
        margin-right: auto
    }

    .cart_table .th-cart-coupon {
        width: 100%;
        text-align: center;
        float: none;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        display: block;
        padding-bottom: 10px
    }

    .cart_table .th-cart-coupon input {
        width: 100%;
        margin-bottom: 10px
    }

    .cart_totals th,.cart_totals td {
        padding: 15px 10px
    }

    .cart_totals th:first-child,.cart_totals td:first-child {
        width: 17%;
        line-height: 1.4
    }
}

.woocommerce-checkout .form-group,.woocommerce-checkout .form-row {
    margin-bottom: 0
}

.woocommerce-checkout .form-select,.woocommerce-checkout .select2-container,.woocommerce-checkout .form-control {
    margin-bottom: 0
}

.woocommerce-checkout .select2-container--open .select2-dropdown--below {
    margin-top: 0
}

.woocommerce-checkout .select2-container--open .select2-dropdown--above {
    position: relative;
    bottom: 0
}

.woocommerce-checkout .select2-dropdown {
    border: none;
    border-top: none
}

.woocommerce-checkout .select2-container--default .select2-selection--single {
    border-radius: 27px
}

.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered,.woocommerce-checkout .select2-container--default .select2-selection--single .form-control:focus {
    color: var(--body-color)
}

.woocommerce-checkout .shipping_address {
    margin-top: -3px
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid transparent;
    padding: 0
}

.woocommerce-form-login select,.woocommerce-form-login .form-select,.woocommerce-form-login .form-control,.woocommerce-form-login .select2,.woocommerce-form-login .select2-container,.woocommerce-form-coupon select,.woocommerce-form-coupon .form-select,.woocommerce-form-coupon .form-control,.woocommerce-form-coupon .select2,.woocommerce-form-coupon .select2-container,.woocommerce-checkout select,.woocommerce-checkout .form-select,.woocommerce-checkout .form-control,.woocommerce-checkout .select2,.woocommerce-checkout .select2-container {
    margin-bottom: var(--bs-gutter-x)
}

#ship-to-different-address {
    margin-top: 15px;
    margin-bottom: 20px
}

.select2-container--default .select2-selection--single {
    height: 56px;
    border: 1px solid transparent;
    background-color: var(--smoke-color);
    border-radius: 27px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 56px;
    padding-left: 25px;
    padding-right: 25px
}

.woocommerce-billing-fields .form-row {
    margin-bottom: 0
}

.select2-container--default .select2-selection--single .select2-selection__arrow b:before {
    content: "\f107";
    font-family: var(--icon-font)
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin: 0;
    border: none;
    top: 0
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 56px;
    line-height: 56px;
    margin-right: 30px
}

span.select2-selection.select2-selection--single:focus {
    outline: none
}

.checkout-ordertable th,.checkout-ordertable td {
    border: 1px solid #ededed;
    text-align: right;
    padding: 5px 20px;
    vertical-align: top;
    font-size: 14px;
    font-weight: 600;
    color: #2c3e50
}

.checkout-ordertable th {
    font-weight: 800;
    text-align: left
}

.checkout-ordertable ul {
    margin: 0;
    padding: 0
}

.checkout-ordertable .order-total .amount {
    color: var(--theme-color)
}

.checkout-ordertable input[type="hidden"] ~ label {
    color: var(--theme-color)
}

.woocommerce-checkout .form-group input:not(:last-child) {
    margin-bottom: var(--bs-gutter-x)
}

.woocommerce-checkout-payment {
    text-align: left
}

.woocommerce-checkout-payment ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.woocommerce-checkout-payment ul li {
    padding-top: 12px;
    border-bottom: 1px solid #d8d8d8;
    border-radius: 0;
    font-size: 16px
}

.woocommerce-checkout-payment ul input[type="radio"] ~ label {
    margin-bottom: 17px;
    color: var(--body-color)
}

.woocommerce-checkout-payment ul input[type="radio"] ~ label img {
    margin-bottom: -2px;
    margin-left: 10px
}

.woocommerce-checkout-payment .place-order {
    padding-top: 30px
}

.woocommerce-checkout-payment .payment_box {
    color: #a1b1bc;
    background-color: #ecf0f1;
    border: 1px solid #d8d8d8;
    border-bottom: none;
    font-size: 14px;
    padding: 10px 20px;
    border-radius: 4px;
    display: none
}

.woocommerce-checkout-payment .payment_box p {
    margin: 0
}

.th-checkout-wrapper form.woocommerce-form {
    margin-bottom: 30px
}

@media (max-width: 767px) {
    tfoot.checkout-ordertable th {
        display:none
    }

    .woocommerce-checkout-payment ul input[type="radio"] ~ label img {
        max-width: 150px
    }

    .checkout-ordertable th,.checkout-ordertable td {
        padding: 5px 20px 5px 60px
    }
}

.tinv-wishlist input[type="checkbox"] {
    display: inline-block;
    opacity: 1;
    visibility: visible;
    vertical-align: middle;
    width: auto;
    height: auto
}

.tinv-wishlist .tinv-header {
    margin-top: -0.4rem;
    text-transform: capitalize
}

.tinv-wishlist .cart-empty {
    padding: 14px 25px;
    font-weight: 700;
    font-size: 14px;
    padding-left: 45px;
    border-radius: 8px
}

.tinv-wishlist p.return-to-shop .button {
    display: inline-block;
    background-color: var(--theme-color);
    color: #fff;
    font-size: 14px;
    padding: 10px 25px;
    margin-top: 10px;
    font-weight: 700
}

.tinv-wishlist p.return-to-shop .button:hover {
    background-color: var(--title-color);
    color: var(--white-color)
}

.tinv-wishlist table {
    border: none
}

.tinv-wishlist table th {
    color: var(--title-color)
}

.tinv-wishlist table td,.tinv-wishlist table th {
    padding: 15.3px 10px;
    border-bottom: 1px solid var(--th-border-color);
    text-align: center
}

.tinv-wishlist table thead {
    background-color: var(--smoke-color)
}

.tinv-wishlist .product-cb,.tinv-wishlist .product-remove {
    width: 40px;
    text-align: center
}

.tinv-wishlist .product-thumbnail {
    width: 110px
}

.tinv-wishlist .product-thumbnail img {
    background-color: var(--smoke-color);
    border-radius: 8px
}

.tinv-wishlist .stock.in-stock {
    margin-bottom: 0
}

.tinv-wishlist ins {
    text-decoration: none
}

.tinv-wishlist .product-remove button {
    border: none;
    height: 22px;
    width: 22px;
    text-align: center;
    font-size: 12px;
    line-height: 22px;
    border-radius: 30px;
    padding-top: 0
}

.tinv-wishlist .product-remove button i {
    line-height: 22px;
    font-size: 16px
}

.tinv-wishlist .tinvwl-mobile {
    display: none
}

.tinv-wishlist .social-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 295px;
    margin-left: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.tinv-wishlist .social-buttons ul {
    padding-left: 0;
    margin-bottom: 0;
    margin-left: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 6px
}

.tinv-wishlist table.tinvwl-table-manage-list {
    font-size: 16px
}

.tinv-wishlist .product-stock .stock {
    display: block
}

.tinv-wishlist .product-stock span {
    display: inline
}

.tinv-wishlist .product-stock i {
    margin-right: 5px
}

.tinv-wishlist .tinv-modal .icon_big_times {
    margin-bottom: 5px;
    color: var(--theme-color)
}

.tinv-wishlist button.button {
    border: none;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    font-weight: 600;
    background-color: var(--theme-color);
    color: #fff;
    padding: 1px 15px;
    min-width: 140px;
    border-radius: 30px
}

.tinv-wishlist button.button i {
    font-size: 18px !important;
    margin-right: 3px !important
}

.tinv-wishlist button.button:hover {
    background-color: var(--title-color);
    color: #fff
}

.tinv-wishlist .tinvwl-buttons-group button i {
    font-size: 14px
}

.tinv-wishlist .tinv-modal-inner button.button {
    color: var(--title-color)
}

.tinv-wishlist th,.tinv-wishlist td.product-name {
    font-size: 16px;
    font-weight: 600;
    font-family: var(--title-font)
}

.tinv-wishlist td.product-name a {
    color: var(--body-color)
}

.tinv-wishlist td.product-name a:hover {
    color: var(--theme-color)
}

.tinv-wishlist td.product-price del {
    margin-left: 8px;
    font-size: 0.9em
}

.tinv-wishlist .social-buttons>span {
    font-weight: 700;
    margin-right: 10px;
    font-family: var(--title-font);
    color: var(--title-color)
}

.tinv-wishlist .social-buttons li {
    display: inline-block;
    margin-right: 0
}

.tinv-wishlist .social-buttons li a.social {
    background-color: var(--theme-color);
    color: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    margin-left: 3px
}

.tinv-wishlist .social-buttons li a.social:first-child {
    margin-left: 0
}

.tinv-wishlist .social-buttons li a.social i {
    line-height: inherit
}

.tinv-wishlist .social-buttons li a.social:hover {
    background-color: var(--title-color);
    color: var(--white-color)
}

@media (max-width: 991px) {
    .tinvwl-full {
        display:none
    }

    .tinv-wishlist .tinvwl-mobile {
        display: block
    }

    .tinvwl-txt {
        display: inline-block !important
    }

    .product-stock {
        width: 40px;
        text-align: center
    }
}

@media (max-width: 767px) {
    .tinv-wishlist table {
        table-layout:fixed;
        border-bottom: 1px solid var(--th-border-color)
    }

    .tinv-wishlist table.tinvwl-table-manage-list tbody td.product-remove,.tinv-wishlist table.tinvwl-table-manage-list thead th:not(.product-name) {
        display: none
    }

    .tinv-wishlist table td,.tinv-wishlist table th {
        border: 1px solid var(--th-border-color)
    }

    .tinv-wishlist table.tinvwl-table-manage-list tbody td {
        display: block;
        width: 100% !important;
        text-align: center
    }

    .product-name {
        text-align: center
    }

    .tinv-wishlist table td,.tinv-wishlist table th {
        border-bottom: none
    }

    .tinv-wishlist table tfoot {
        border-bottom: 1px solid var(--th-border-color)
    }

    .tinv-wishlist .social-buttons {
        max-width: 100%;
        margin-left: unset;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .tinv-wishlist .social-buttons ul {
        margin-left: unset;
        margin-top: 5px
    }

    .tinvwl-txt {
        display: inline-block !important
    }
}

.input-light .form-select,.input-light .form-control {
    background-color: var(--light-color);
    border-radius: 28px
}

.input-light .form-group>i {
    background-color: var(--light-color)
}

.contact-process {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 32px;
    margin-bottom: 78px
}

.contact-process-wrap {
    background-color: #101840;
    padding: 48px;
    border-radius: 24px;
    max-width: 495px;
    position: relative;
    z-index: 2
}

.contact-process-wrap:before {
    content: '';
    position: absolute;
    top: 70px;
    left: 92px;
    height: calc(100% - 160px);
    border-left: 1px dashed var(--light-color)
}

.contact-process-wrap.no-bg {
    padding: 0;
    background-color: transparent
}

.contact-process-wrap.no-bg:before {
    top: 70px;
    left: 44px;
    height: calc(100% - 150px);
    border-left: 1px dashed #666
}

@media (max-width: 1199px) {
    .contact-process-wrap.no-bg {
        margin-left:auto;
        margin-right: auto
    }

    .contact-process-wrap.no-bg:before {
        display: none
    }

    .contact-process-wrap.no-bg .contact-process {
        margin-bottom: 32px !important
    }

    .contact-process-wrap.no-bg .contact-process:last-child {
        margin-bottom: 0 !important
    }
}

.contact-process:last-child {
    margin-bottom: 0
}

.contact-process .box-number {
    width: 88px;
    height: 88px;
    line-height: 88px;
    font-family: var(--title-font);
    font-size: 18px;
    font-weight: 600;
    color: var(--white-color);
    text-align: center;
    border-radius: 99px;
    background-color: rgba(244,118,41,0.2);
    position: relative;
    z-index: 2
}

.contact-process .box-number:before {
    content: '';
    position: absolute;
    inset: 18px;
    background-color: var(--theme-color);
    border-radius: inherit;
    z-index: -1
}

.contact-process .box-title {
    color: var(--white-color);
    margin-bottom: 12px
}

.contact-process .box-text {
    font-size: 14px;
    color: var(--light-color)
}

@media (max-width: 1199px) {
    .contact-process {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        margin-bottom: 0;
        gap: 24px
    }
}

.contact-form2 .form-control,.contact-form2 .form-select {
    background-color: transparent;
    border: 1px solid var(--light-color);
    border-radius: 0
}

.contact-form2 .form-group>i {
    background-color: var(--white-color)
}

.contact-area {
    background-color: var(--white-color);
    padding: 80px
}

@media (max-width: 767px) {
    .contact-area {
        padding:40px
    }
}

@media (max-width: 575px) {
    .contact-area {
        padding:20px
    }
}

.contact-area.area-rounded {
    border-radius: 0 0 40px 40px
}

.contact-area.area-rounded .contact-media-area {
    border-radius: 24px
}

@media (max-width: 991px) {
    .contact-area.area-rounded {
        border-radius:0 0 20px 20px
    }

    .contact-area.area-rounded .contact-media-area {
        border-radius: 16px
    }
}

.contact-area.area-rounded .contact-form2 .form-control,.contact-area.area-rounded .contact-form2 .form-select {
    border-radius: 8px
}

.contact-media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    margin-bottom: 24px
}

.contact-media-area {
    background-color: var(--title-color);
    padding: 48px;
    height: 100%
}

.contact-media-area .contact-info-text {
    font-size: 18px;
    font-weight: 600;
    color: var(--white-color);
    text-transform: capitalize;
    margin-bottom: -0.2em;
    max-width: 280px
}

@media (max-width: 575px) {
    .contact-media-area {
        padding:20px
    }
}

.contact-media-wrap {
    margin-bottom: 48px
}

.contact-media-wrap .box-title {
    font-size: 20px;
    color: var(--theme-color);
    text-transform: uppercase;
    margin-bottom: 26px
}

.contact-media .icon-btn {
    --btn-size: 40px;
    min-width: 40px;
    background-color: transparent;
    color: var(--theme-color);
    border: 1px solid var(--white-color);
    border-radius: 8px;
    font-size: 16px
}

.contact-media .box-text {
    color: var(--white-color);
    max-width: 206px;
    margin-top: -0.4em
}

.contact-media .box-text a {
    color: inherit
}

.contact-media .box-text a:hover {
    color: var(--theme-color)
}

.contact-media .box-label {
    font-size: 16px;
    color: var(--white-color);
    font-weight: 700;
    margin-bottom: 8px;
    margin-top: -0.2em
}

@media (min-width: 1922px) {
    .contact-sec5 {
        background-size:100% 100%
    }
}

@media (max-width: 1199px) {
    .contact-sec5 {
        background-position:right -300px center
    }
}

.input-transparent .form-control,.input-transparent .form-select {
    border: 1px solid var(--white-color);
    border-radius: 8px;
    background-color: transparent;
    color: var(--white-color)
}

.input-transparent .form-control::-moz-placeholder,.input-transparent .form-select::-moz-placeholder {
    color: var(--white-color)
}

.input-transparent .form-control::-webkit-input-placeholder,.input-transparent .form-select::-webkit-input-placeholder {
    color: var(--white-color)
}

.input-transparent .form-control:-ms-input-placeholder,.input-transparent .form-select:-ms-input-placeholder {
    color: var(--white-color)
}

.input-transparent .form-control::-webkit-input-placeholder, .input-transparent .form-select::-webkit-input-placeholder {
    color: var(--white-color)
}

.input-transparent .form-control::-moz-placeholder, .input-transparent .form-select::-moz-placeholder {
    color: var(--white-color)
}

.input-transparent .form-control:-ms-input-placeholder, .input-transparent .form-select:-ms-input-placeholder {
    color: var(--white-color)
}

.input-transparent .form-control::-ms-input-placeholder, .input-transparent .form-select::-ms-input-placeholder {
    color: var(--white-color)
}

.input-transparent .form-control::placeholder,.input-transparent .form-select::placeholder {
    color: var(--white-color)
}

.contact-form {
    background: #181A1E;
    padding: 56px
}

.contact-form.style2 .form-control,.contact-form.style2 .form-select,.contact-form.style2 .nice-select {
    border: 1px solid #C6C9D5;
    border-radius: 8px
}

@media (max-width: 1699px) {
    .contact-form {
        padding:45px
    }
}

@media (max-width: 575px) {
    .contact-form {
        padding:30px
    }
}

.contact-form .sec-title {
    margin-bottom: 30px
}

@media (max-width: 991px) {
    .contact-form .sec-title {
        margin-bottom:25px;
        text-align: center
    }
}

.contact-form .row {
    --bs-gutter-x: 24px
}

.contact-form .form-control,.contact-form .form-select,.contact-form .nice-select {
    border: 1px solid #666666;
    border-radius: 0;
    color: var(--white-color)
}

.contact-form .form-control:focus,.contact-form .form-select:focus,.contact-form .nice-select:focus {
    outline: 0;
    box-shadow: none;
    border-color: var(--theme-color);
    background-color: transparent
}

.contact-form .form-control::-moz-placeholder,.contact-form .form-select::-moz-placeholder,.contact-form .nice-select::-moz-placeholder {
    color: var(--white-color)
}

.contact-form .form-control::-webkit-input-placeholder,.contact-form .form-select::-webkit-input-placeholder,.contact-form .nice-select::-webkit-input-placeholder {
    color: var(--white-color)
}

.contact-form .form-control:-ms-input-placeholder,.contact-form .form-select:-ms-input-placeholder,.contact-form .nice-select:-ms-input-placeholder {
    color: var(--white-color)
}

.contact-form .form-control::-webkit-input-placeholder, .contact-form .form-select::-webkit-input-placeholder, .contact-form .nice-select::-webkit-input-placeholder {
    color: var(--white-color)
}

.contact-form .form-control::-moz-placeholder, .contact-form .form-select::-moz-placeholder, .contact-form .nice-select::-moz-placeholder {
    color: var(--white-color)
}

.contact-form .form-control:-ms-input-placeholder, .contact-form .form-select:-ms-input-placeholder, .contact-form .nice-select:-ms-input-placeholder {
    color: var(--white-color)
}

.contact-form .form-control::-ms-input-placeholder, .contact-form .form-select::-ms-input-placeholder, .contact-form .nice-select::-ms-input-placeholder {
    color: var(--white-color)
}

.contact-form .form-control::placeholder,.contact-form .form-select::placeholder,.contact-form .nice-select::placeholder {
    color: var(--white-color)
}

.contact-form .nice-select:after {
    border-bottom: 1px solid #999999;
    border-right: 1px solid #999999
}

.contact-form .nice-select .option {
    color: #181A1E;
    min-height: 30px;
    display: block;
    margin: 0
}

.contact-form .nice-select .option.selected {
    color: var(--theme-color) !important;
    background: var(--theme-color) !important;
    font-weight: 500
}

.contact-form .nice-select .option.selected.focus {
    color: #fff !important;
    background: var(--theme-color) !important
}

.contact-form .nice-select .option:hover,.contact-form .nice-select .option.focus {
    background: var(--theme-color) !important;
    color: #fff !important
}

.contact-form textarea.form-control,.contact-form textarea {
    min-height: 200px
}

.contact-form .form-btn {
    margin-top: 15px
}

.contact-image {
    height: 100%
}

.contact-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.rounded-20 {
    border-radius: 20px;
    overflow: hidden
}

.form-text {
    font-size: 16px
}

.contact-map {
    line-height: 0px;
    position: relative;
    z-index: 2
}

.contact-map:before {
    content: "";
    position: absolute;
    inset: 0;
    background: -webkit-linear-gradient(bottom, rgba(11,11,12,0.3), rgba(11,11,12,0.3));
    background: linear-gradient(0deg, rgba(11,11,12,0.3), rgba(11,11,12,0.3));
    mix-blend-mode: normal;
    z-index: 1
}

.contact-map .contact-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 64px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    background: rgba(255,255,255,0.3);
    border-radius: 50%;
    z-index: 2
}

.contact-map .contact-icon:before {
    content: "";
    position: absolute;
    inset: -10px;
    border: 2px solid var(--white-color);
    border-radius: 50%;
    z-index: -1
}

.contact-map .contact-icon i {
    position: relative;
    width: 36px;
    height: 36px;
    line-height: 36px;
    background-color: var(--theme-color);
    text-align: center;
    border-radius: 50%;
    color: var(--white-color);
    z-index: 2
}

.contact-map iframe {
    width: 100%;
    height: 365px;
    -webkit-filter: grayscale(100);
    filter: grayscale(100)
}

@media (max-width: 1199px) {
    .contact-map iframe {
        height:400px
    }
}

@media (max-width: 991px) {
    .contact-map iframe {
        height:340px
    }
}

.contact-map2 {
    line-height: 0px;
    position: relative;
    z-index: 2;
    margin-top: -100px
}

.contact-map2:before {
    content: "";
    position: absolute;
    inset: 0;
    background: -webkit-linear-gradient(bottom, rgba(11,11,12,0.3), rgba(11,11,12,0.3));
    background: linear-gradient(0deg, rgba(11,11,12,0.3), rgba(11,11,12,0.3));
    mix-blend-mode: normal;
    z-index: 1
}

.contact-map2 iframe {
    width: 100%;
    height: 653px
}

.contact-map2 .contact-icon {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer
}

.contact-map2 .contact-icon i {
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 24px;
    color: var(--white-color);
    background-color: var(--theme-color);
    border-radius: 50%
}

@media (max-width: 991px) {
    .contact-map2 .contact-icon i {
        width:80px;
        height: 80px;
        line-height: 80px
    }
}

.contact-map2 .contact-icon {
    width: 50px;
    height: 50px;
    display: inline-block;
    z-index: 3
}

.contact-map2 .contact-icon img {
    -webkit-animation: jumpAni 2s ease-in-out infinite alternate;
    animation: jumpAni 2s ease-in-out infinite alternate
}

.contact-map2 .contact-icon:after {
    content: "";
    position: absolute;
    left: 0px;
    right: 0;
    margin: auto;
    top: 90%;
    width: 38px;
    height: 18px;
    border-radius: 50%;
    background: rgba(13,13,12,0.2);
    z-index: -1
}

.contact-map2 .contact-icon:before {
    content: "";
    position: absolute;
    left: -40px;
    right: 0;
    margin: auto;
    top: 50%;
    position: absolute;
    width: 130px;
    height: 60px;
    background: rgba(255,255,255,0.2);
    border-radius: 50%;
    border: 1px solid var(--white-color);
    z-index: -1
}

@keyframes location-anim {
    0% {
        -webkit-transform: rotate(5deg) translate(5px, 5px);
        transform: rotate(5deg) translate(5px, 5px)
    }

    100% {
        -webkit-transform: rotate(5deg) translate(-5px, -5px);
        transform: rotate(5deg) translate(-5px, -5px)
    }
}

@-webkit-keyframes location-anim2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(0.3);
        transform: scale(0.3)
    }
}

@keyframes location-anim2 {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    100% {
        -webkit-transform: scale(0.3);
        transform: scale(0.3)
    }
}

@-webkit-keyframes location-anim {
    0% {
        -webkit-transform: rotate(5deg) translate(5px, 5px);
        transform: rotate(5deg) translate(5px, 5px)
    }

    100% {
        -webkit-transform: rotate(5deg) translate(-5px, -5px);
        transform: rotate(5deg) translate(-5px, -5px)
    }
}

@keyframes location-anim {
    0% {
        -webkit-transform: rotate(5deg) translate(5px, 5px);
        transform: rotate(5deg) translate(5px, 5px)
    }

    100% {
        -webkit-transform: rotate(5deg) translate(-5px, -5px);
        transform: rotate(5deg) translate(-5px, -5px)
    }
}

.global-img {
    position: relative;
    min-width: 50%;
    overflow: hidden;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease
}

.global-img:after {
    content: "";
    position: absolute;
    width: 150%;
    height: 0%;
    left: 50%;
    top: 50%;
    background-color: rgba(255,255,255,0.3);
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
    z-index: 1
}

.global-img img {
    width: 100%;
    object-fit: cover;
    -webkit-transition: 1.3s all ease;
    transition: 1.3s all ease
}

@media (max-width: 991px) {
    .global-img {
        margin-bottom: 0px;
    }
}

.global-img:hover img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

.global-img:hover:after {
    height: 200%;
    -webkit-transition: all 600ms linear;
    transition: all 600ms linear;
    background-color: transparent
}

.discount-wrapp {
    position: relative;
    width: 190px;
    height: 190px;
    border-radius: 50%;
    z-index: 2
}

.discount-wrapp .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.discount-wrapp .play-btn:before,.discount-wrapp .play-btn:after {
    display: none
}

.discount-wrapp .play-btn>i {
    --icon-size: 90px;
    font-size: 30px;
    background: rgba(255,255,255,0.2);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border-radius: 48px;
    color: var(--white-color)
}

.discount-wrapp .play-btn:hover>i {
    background-color: var(--theme-color);
    color: var(--white-color)
}

.discount-wrapp .discount {
    position: absolute;
    left: 20%;
    top: 35%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-weight: 600;
    font-size: 36px;
    line-height: 46px;
    color: var(--theme-color);
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    text-align: center;
    margin-top: -5px;
    margin-bottom: 0
}

.discount-tag {
    display: inline-block;
    min-height: 190px;
    min-width: 190px;
    border-radius: 50%;
    z-index: 1;
    font-size: 13px;
    font-family: var(--body-font);
    font-weight: 500;
    color: var(--title-color);
    text-align: center;
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    animation: spin 10s infinite alternate-reverse
}

.discount-tag span {
    --rotate-letter: 7.5deg;
    min-height: 90px;
    position: absolute;
    min-width: 90px;
    left: 25px;
    top: 0px;
    text-transform: uppercase;
    -webkit-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
    -webkit-transform: rotate(var(--rotate-letter));
    -ms-transform: rotate(var(--rotate-letter));
    transform: rotate(var(--rotate-letter))
}

.discount-tag span.char2 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 2));
    -ms-transform: rotate(calc(var(--rotate-letter) * 2));
    transform: rotate(calc(var(--rotate-letter) * 2))
}

.discount-tag span.char3 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 3));
    -ms-transform: rotate(calc(var(--rotate-letter) * 3));
    transform: rotate(calc(var(--rotate-letter) * 3))
}

.discount-tag span.char4 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 4));
    -ms-transform: rotate(calc(var(--rotate-letter) * 4));
    transform: rotate(calc(var(--rotate-letter) * 4))
}

.discount-tag span.char5 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 5));
    -ms-transform: rotate(calc(var(--rotate-letter) * 5));
    transform: rotate(calc(var(--rotate-letter) * 5))
}

.discount-tag span.char6 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 6));
    -ms-transform: rotate(calc(var(--rotate-letter) * 6));
    transform: rotate(calc(var(--rotate-letter) * 6))
}

.discount-tag span.char7 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 7));
    -ms-transform: rotate(calc(var(--rotate-letter) * 7));
    transform: rotate(calc(var(--rotate-letter) * 7))
}

.discount-tag span.char8 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 8));
    -ms-transform: rotate(calc(var(--rotate-letter) * 8));
    transform: rotate(calc(var(--rotate-letter) * 8))
}

.discount-tag span.char9 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 9));
    -ms-transform: rotate(calc(var(--rotate-letter) * 9));
    transform: rotate(calc(var(--rotate-letter) * 9))
}

.discount-tag span.char10 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 10));
    -ms-transform: rotate(calc(var(--rotate-letter) * 10));
    transform: rotate(calc(var(--rotate-letter) * 10))
}

.discount-tag span.char11 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 11));
    -ms-transform: rotate(calc(var(--rotate-letter) * 11));
    transform: rotate(calc(var(--rotate-letter) * 11))
}

.discount-tag span.char12 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 12));
    -ms-transform: rotate(calc(var(--rotate-letter) * 12));
    transform: rotate(calc(var(--rotate-letter) * 12))
}

.discount-tag span.char13 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 13));
    -ms-transform: rotate(calc(var(--rotate-letter) * 13));
    transform: rotate(calc(var(--rotate-letter) * 13))
}

.discount-tag span.char14 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 14));
    -ms-transform: rotate(calc(var(--rotate-letter) * 14));
    transform: rotate(calc(var(--rotate-letter) * 14))
}

.discount-tag span.char15 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 15));
    -ms-transform: rotate(calc(var(--rotate-letter) * 15));
    transform: rotate(calc(var(--rotate-letter) * 15))
}

.discount-tag span.char16 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 16));
    -ms-transform: rotate(calc(var(--rotate-letter) * 16));
    transform: rotate(calc(var(--rotate-letter) * 16))
}

.discount-tag span.char17 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 17));
    -ms-transform: rotate(calc(var(--rotate-letter) * 17));
    transform: rotate(calc(var(--rotate-letter) * 17))
}

.discount-tag span.char18 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 18));
    -ms-transform: rotate(calc(var(--rotate-letter) * 18));
    transform: rotate(calc(var(--rotate-letter) * 18))
}

.discount-tag span.char19 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 19));
    -ms-transform: rotate(calc(var(--rotate-letter) * 19));
    transform: rotate(calc(var(--rotate-letter) * 19))
}

.discount-tag span.char20 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 20));
    -ms-transform: rotate(calc(var(--rotate-letter) * 20));
    transform: rotate(calc(var(--rotate-letter) * 20))
}

.discount-tag span.char21 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 21));
    -ms-transform: rotate(calc(var(--rotate-letter) * 21));
    transform: rotate(calc(var(--rotate-letter) * 21))
}

.discount-tag span.char22 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 22));
    -ms-transform: rotate(calc(var(--rotate-letter) * 22));
    transform: rotate(calc(var(--rotate-letter) * 22))
}

.discount-tag span.char23 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 23));
    -ms-transform: rotate(calc(var(--rotate-letter) * 23));
    transform: rotate(calc(var(--rotate-letter) * 23))
}

.discount-tag span.char24 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 24));
    -ms-transform: rotate(calc(var(--rotate-letter) * 24));
    transform: rotate(calc(var(--rotate-letter) * 24))
}

.discount-tag span.char25 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 25));
    -ms-transform: rotate(calc(var(--rotate-letter) * 25));
    transform: rotate(calc(var(--rotate-letter) * 25))
}

.discount-tag span.char26 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 26));
    -ms-transform: rotate(calc(var(--rotate-letter) * 26));
    transform: rotate(calc(var(--rotate-letter) * 26))
}

.discount-tag span.char27 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 27));
    -ms-transform: rotate(calc(var(--rotate-letter) * 27));
    transform: rotate(calc(var(--rotate-letter) * 27))
}

.discount-tag span.char28 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 28));
    -ms-transform: rotate(calc(var(--rotate-letter) * 28));
    transform: rotate(calc(var(--rotate-letter) * 28))
}

.discount-tag span.char29 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 29));
    -ms-transform: rotate(calc(var(--rotate-letter) * 29));
    transform: rotate(calc(var(--rotate-letter) * 29))
}

.discount-tag span.char30 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 30));
    -ms-transform: rotate(calc(var(--rotate-letter) * 30));
    transform: rotate(calc(var(--rotate-letter) * 30))
}

.discount-tag span.char31 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 31));
    -ms-transform: rotate(calc(var(--rotate-letter) * 31));
    transform: rotate(calc(var(--rotate-letter) * 31))
}

.discount-tag span.char32 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 32));
    -ms-transform: rotate(calc(var(--rotate-letter) * 32));
    transform: rotate(calc(var(--rotate-letter) * 32))
}

.discount-tag span.char33 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 33));
    -ms-transform: rotate(calc(var(--rotate-letter) * 33));
    transform: rotate(calc(var(--rotate-letter) * 33))
}

.discount-tag span.char34 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 34));
    -ms-transform: rotate(calc(var(--rotate-letter) * 34));
    transform: rotate(calc(var(--rotate-letter) * 34))
}

.discount-tag span.char35 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 35));
    -ms-transform: rotate(calc(var(--rotate-letter) * 35));
    transform: rotate(calc(var(--rotate-letter) * 35))
}

.discount-tag span.char36 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 36));
    -ms-transform: rotate(calc(var(--rotate-letter) * 36));
    transform: rotate(calc(var(--rotate-letter) * 36))
}

.discount-tag span.char37 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 37));
    -ms-transform: rotate(calc(var(--rotate-letter) * 37));
    transform: rotate(calc(var(--rotate-letter) * 37))
}

.discount-tag span.char38 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 38));
    -ms-transform: rotate(calc(var(--rotate-letter) * 38));
    transform: rotate(calc(var(--rotate-letter) * 38))
}

.discount-tag span.char39 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 39));
    -ms-transform: rotate(calc(var(--rotate-letter) * 39));
    transform: rotate(calc(var(--rotate-letter) * 39))
}

.discount-tag span.char40 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 40));
    -ms-transform: rotate(calc(var(--rotate-letter) * 40));
    transform: rotate(calc(var(--rotate-letter) * 40))
}

.discount-tag span.char41 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 41));
    -ms-transform: rotate(calc(var(--rotate-letter) * 41));
    transform: rotate(calc(var(--rotate-letter) * 41))
}

.discount-tag span.char42 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 42));
    -ms-transform: rotate(calc(var(--rotate-letter) * 42));
    transform: rotate(calc(var(--rotate-letter) * 42))
}

.discount-tag span.char43 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 43));
    -ms-transform: rotate(calc(var(--rotate-letter) * 43));
    transform: rotate(calc(var(--rotate-letter) * 43))
}

.discount-tag span.char44 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 44));
    -ms-transform: rotate(calc(var(--rotate-letter) * 44));
    transform: rotate(calc(var(--rotate-letter) * 44))
}

.discount-tag span.char45 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 45));
    -ms-transform: rotate(calc(var(--rotate-letter) * 45));
    transform: rotate(calc(var(--rotate-letter) * 45))
}

.discount-tag span.char46 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 46));
    -ms-transform: rotate(calc(var(--rotate-letter) * 46));
    transform: rotate(calc(var(--rotate-letter) * 46))
}

.discount-tag span.char47 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 47));
    -ms-transform: rotate(calc(var(--rotate-letter) * 47));
    transform: rotate(calc(var(--rotate-letter) * 47))
}

.discount-tag span.char48 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 48));
    -ms-transform: rotate(calc(var(--rotate-letter) * 48));
    transform: rotate(calc(var(--rotate-letter) * 48))
}

.discount-tag span.char49 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 49));
    -ms-transform: rotate(calc(var(--rotate-letter) * 49));
    transform: rotate(calc(var(--rotate-letter) * 49))
}

.discount-tag span.char50 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 50));
    -ms-transform: rotate(calc(var(--rotate-letter) * 50));
    transform: rotate(calc(var(--rotate-letter) * 50))
}

.discount-tag span.char51 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 51));
    -ms-transform: rotate(calc(var(--rotate-letter) * 51));
    transform: rotate(calc(var(--rotate-letter) * 51))
}

.discount-tag span.char52 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 52));
    -ms-transform: rotate(calc(var(--rotate-letter) * 52));
    transform: rotate(calc(var(--rotate-letter) * 52))
}

.discount-tag span.char53 {
    -webkit-transform: rotate(calc(var(--rotate-letter) * 53));
    -ms-transform: rotate(calc(var(--rotate-letter) * 53));
    transform: rotate(calc(var(--rotate-letter) * 53))
}

.about-shape {
    margin-top: 20px;
    padding-top: 42px;
}

@media (max-width: 991px) {
    .about-shape {
        padding-top:120px
    }
}

.img-box1 {
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 45px
}

@media (max-width: 375px) {
    .img-box1 {
        margin-bottom:50px
    }
}

.img-box1 .img1 {
    position: relative;
    border-radius: 272px;
    overflow: hidden;
    z-index: 2
}

.img-box1 .img1 img {
    width: 400px;
    height: 515px;
}

.img-box1 .about-wrapp {
    position: absolute;
    top: -6%;
    left: 2.5%
}

@media (max-width: 1699px) {
    .img-box1 .about-wrapp {
        left:-1%
    }
}

@media (max-width: 1500px) {
    .img-box1 .about-wrapp {
        left:-5%
    }
}

@media (max-width: 1399px) {
    .img-box1 .about-wrapp {
        left:8%
    }
}

@media (max-width: 1299px) {
    .img-box1 .about-wrapp {
        left:2.5%
    }
}

@media (max-width: 1199px) {
    .img-box1 .about-wrapp {
        left:-5%
    }
}

@media (max-width: 991px) {
    .img-box1 .about-wrapp {
        left:13%
    }
}

@media (max-width: 767px) {
    .img-box1 .about-wrapp {
        left:0
    }
}

@media (max-width: 575px) {
    .img-box1 .about-wrapp {
        left:3%
    }
}

@media (max-width: 480px) {
    .img-box1 .about-wrapp {
        display:none
    }
}

.img-box1 .curve-text {
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 52%, 0% 52%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 52%, 0% 52%)
}

.img-box1 .circle-text {
    font-family: var(--title-font);
    font-size: 24px;
    text-transform: uppercase;
    color: var(--white-color);
    -webkit-animation: spin-reverse 30s infinite linear;
    animation: spin-reverse 30s infinite linear
}

.img-box1 .circle-text span {
    position: absolute;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left
}

.img-box3 {
    position: relative;
    z-index: 2
}

.img-box3 .img1 img {
    width: 100%
}

.img-box3 .img1 .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (max-width: 1199px) {
    .img-box4 {
        text-align:center;
        padding: 30px 0
    }
}

.img-box6 {
    display: grid;
    grid-template-columns: auto auto;
    gap: 24px;
    margin-bottom: 50px
}

@media (max-width: 767px) {
    .img-box6 {
        display:-webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.img-box6 .img1 {
    max-width: 378px;
    margin-left: auto;
    position: relative;
    bottom: -60px
}

@media (max-width: 767px) {
    .img-box6 .img1 {
        bottom:0;
        max-width: 100%;
        margin: 0
    }
}

.img-box6 .img1 img {
    width: 100%
}

.img-box6 .img1 .about-wrapp {
    position: absolute;
    top: 65px;
    left: -90px
}

@media (max-width: 1399px) {
    .img-box6 .img1 .about-wrapp {
        left:0
    }
}

@media (max-width: 1199px) {
    .img-box6 .img1 .about-wrapp {
        left:-90px
    }
}

@media (max-width: 991px) {
    .img-box6 .img1 .about-wrapp {
        left:-40px
    }
}

@media (max-width: 375px) {
    .img-box6 .img1 .about-wrapp {
        left:0
    }
}

.img-box6 .img2 {
    position: relative;
    bottom: -60px
}

@media (max-width: 767px) {
    .img-box6 .img2 {
        bottom:0
    }
}

.img-box6 .img2 img {
    width: 100%
}

.img-box6 .img3 img {
    width: 100%
}

.about-vouchers {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 30px;
    max-width: 378px;
    padding: 0 16px 24px 24px;
    background-color: #181A1E;
    border: 1px dashed var(--theme-color)
}

@media (max-width: 767px) {
    .about-vouchers {
        max-width:100%
    }
}

@media (max-width: 375px) {
    .about-vouchers {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.about-vouchers .box-content {
    padding: 60px 0 0px 0
}

.about-vouchers .box-content .box-title {
    font-weight: 500
}

.about-vouchers .box-content .text {
    margin-bottom: 40px
}

.about-vouchers .customer-review {
    text-align: center
}

.about-vouchers .customer-review .box-review {
    width: 138px;
    background: var(--theme-color);
    padding: 10px 4px;
    text-align: center
}

@media (max-width: 375px) {
    .about-vouchers .customer-review .box-review {
        width:100%
    }
}

.about-vouchers .customer-review .box-review i {
    font-size: 15px;
    color: #0B0B0C
}

.about-vouchers .customer-review .box-review i:nth-child(3) {
    font-size: 20px
}

.about-vouchers .customer-review .box-content {
    background-color: #24272E;
    padding: 20px 22px 33px 22px;
    -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 75%, 50% 100%, 0% 75%, 0 0);
    clip-path: polygon(50% 0%, 100% 0, 100% 75%, 50% 100%, 0% 75%, 0 0)
}

.about-vouchers .customer-review .box-content .box-number {
    font-family: var(--body-font);
    font-weight: 600;
    font-size: 24px;
    color: var(--white-color);
    margin-bottom: 0
}

.about-vouchers .customer-review .text {
    margin-bottom: 0px
}

.about-vouchers .th-btn {
    padding: 16px 20px
}

.go-down-btn {
    position: absolute;
    top: -10%;
    left: 1%;
    z-index: 1;
    display: inline-block;
    color: var(--white-color);
    -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 52%, 0% 52%);
    clip-path: polygon(0% 0%, 100% 0%, 100% 52%, 0% 52%)
}

@media (max-width: 1500px) {
    .go-down-btn {
        left:-6%
    }
}

@media (max-width: 1499px) {
    .go-down-btn {
        left:-8%
    }
}

@media (max-width: 1399px) {
    .go-down-btn {
        left:7%
    }
}

@media (max-width: 1299px) {
    .go-down-btn {
        left:0
    }
}

@media (max-width: 1199px) {
    .go-down-btn {
        left:-7%
    }
}

@media (max-width: 991px) {
    .go-down-btn {
        left:12%
    }
}

@media (max-width: 767px) {
    .go-down-btn {
        left:0
    }
}

@media (max-width: 575px) {
    .go-down-btn {
        left:1%
    }
}

@media (max-width: 480px) {
    .go-down-btn {
        display:none
    }
}

.go-down-btn svg {
    position: relative;
    z-index: -1;
    display: block;
    color: var(--white-color)
}

.go-down-btn svg path {
    color: var(--white-color)
}

.go-down-btn text {
    font-family: var(--title-font);
    font-weight: 600;
    font-size: 5px;
    text-transform: uppercase;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    color: var(--white-color)
}

.go-down-btn text {
    -webkit-animation: spin-reverse 30s infinite linear;
    animation: spin-reverse 30s infinite linear
}

.about-profile2 {
    text-align: center
}

.about-profile2 .avater {
    max-width: 150px;
    display: block;
    margin: auto auto 40px auto;
    border-radius: 50%
}

.about-profile2 .avater img {
    border-radius: 50%
}

.about-profile2 .box-title {
    font-weight: 700;
    font-size: 28px;
    letter-spacing: 0.02em
}

.about-profile2 .text {
    font-family: var(--title-font);
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: #FFFFFF;
    position: relative;
    z-index: 2;
    display: block;
    margin-bottom: 35px
}

.about-profile2 .text::before,.about-profile2 .text:after {
    content: "";
    position: absolute;
    top: 56%;
    height: 1px;
    width: 84px;
    opacity: 1
}

@media (max-width: 575px) {
    .about-profile2 .text::before,.about-profile2 .text:after {
        width:30px
    }
}

@media (max-width: 450px) {
    .about-profile2 .text::before,.about-profile2 .text:after {
        display:none
    }
}

.about-profile2 .text::before {
    background-color: #808182;
    margin-left: -5.8rem
}

@media (max-width: 575px) {
    .about-profile2 .text::before {
        margin-left:-1.3rem
    }
}

.about-profile2 .text::after {
    background-color: #808182;
    margin-left: 10px
}

.call-btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px;
    text-align: left
}

.call-btn .play-btn {
    --icon-size: 48px
}

.call-btn .box-label {
    color: var(--theme-color);
    font-weight: 500;
    margin-bottom: 0
}

.call-btn .box-link {
    margin-bottom: 0
}

.call-btn .box-link a {
    color: inherit
}

.call-btn .box-link a:hover {
    color: var(--theme-color)
}

.about-feature {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 32px
}

@media (max-width: 1399px) {
    .about-feature-wrap {
        display:grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 50px 30px
    }
}

@media (max-width: 767px) {
    .about-feature-wrap {
        grid-template-columns:repeat(1, 1fr);
        gap: 40px 30px
    }
}

@media (max-width: 991px) {
    .about-feature {
        gap:24px
    }

    .about-feature .box-title {
        font-size: 20px
    }
}

@media (max-width: 375px) {
    .about-feature {
        display:block;
        text-align: center
    }
}

.about-feature.style2 .box-icon {
    border-color: #4D4D4D;
    margin-bottom: 0
}

@media (max-width: 375px) {
    .about-feature.style2 .box-icon {
        margin-bottom:20px
    }
}

@media (max-width: 1500px) {
    .about-feature.style2 {
        gap:20px
    }
}

.about-feature:not(:last-child) {
    margin-bottom: 30px
}

@media (max-width: 1399px) {
    .about-feature:not(:last-child) {
        margin-bottom:0
    }
}

.about-feature:last-child .box-icon {
    margin-bottom: 0
}

@media (max-width: 375px) {
    .about-feature:last-child .box-icon {
        margin-bottom:16px
    }
}

.about-feature .box-content {
    text-align: left
}

@media (max-width: 375px) {
    .about-feature .box-content {
        text-align:center
    }
}

.about-feature .box-title {
    margin-bottom: 8px;
    font-weight: 600;
    color: var(--white-color)
}

.about-feature .box-icon {
    position: relative;
    min-width: 108px;
    height: 108px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    border: 1px solid #808182;
    margin-bottom: 16px;
    z-index: 2
}

@media (max-width: 1399px) {
    .about-feature .box-icon {
        margin-bottom:0
    }
}

.about-feature .box-icon:before {
    content: "";
    position: absolute;
    inset: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    border-radius: 50%;
    background-color: var(--theme-color);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
    transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
    z-index: -1
}

@media (max-width: 375px) {
    .about-feature .box-icon {
        max-width:108px;
        margin: auto auto 16px auto
    }
}

.about-feature:hover .box-icon {
    border-color: var(--theme-color)
}

.about-feature:hover .box-icon:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.about-feature:hover .box-icon img {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.mb-42 {
    margin-bottom: 42px
}

.th-parallax {
    overflow: hidden
}

.about-area2 {
    background-color: #181A1E
}

.img-box2 .img1 {
    margin-left: -18%;
    height: 773px;
    margin-right: 72px
}

@media (max-width: 1500px) {
    .img-box2 .img1 {
        margin:0 72px 0 0
    }
}

@media (max-width: 1299px) {
    .img-box2 .img1 {
        margin:0 0px 0 0
    }
}

@media (max-width: 1199px) {
    .img-box2 .img1 {
        height:100%
    }
}

.img-box2 .img1 img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.about-profile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 16px
}

.about-profile .avater {
    max-width: 64px
}

.about-profile .avater img {
    border-radius: 50%
}

.about-profile .signature {
    margin-bottom: 4px
}

.about-profile .text {
    font-family: var(--title-font);
    font-size: 18px;
    font-weight: 500;
    color: var(--theme-color)
}

.about-btn {
    margin-top: 30px
}

.rounded-img1 img {
    border-radius: 999px;
    max-height: 555px;
    object-fit: cover;
    object-position: center
}

.btn-mr {
    margin-right: -100px
}

@media (max-width: 1199px) {
    .btn-mr {
        margin-right:auto
    }
}

.img-box5 {
    position: relative;
    z-index: 2;
    margin-bottom: 104px
}

@media (max-width: 375px) {
    .img-box5 {
        margin-bottom:30px
    }
}

.img-box5 .about-img-area {
    background-color: #184040;
    padding: 24px
}

.img-box5 .img1 {
    width: 100%
}

.img-box5 .about-wrapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 30px;
    position: absolute;
    left: 24px;
    bottom: -80px;
    z-index: 2
}

@media (max-width: 1399px) {
    .img-box5 .about-wrapp {
        max-width:450px
    }
}

@media (max-width: 767px) {
    .img-box5 .about-wrapp {
        background-color:#184040
    }
}

@media (max-width: 375px) {
    .img-box5 .about-wrapp {
        display:block;
        position: relative;
        left: 0;
        bottom: 0;
        margin-top: 20px
    }
}

.img-box5 .about-wrapp:before,.img-box5 .about-wrapp:after {
    content: "";
    position: absolute;
    left: -24px;
    top: 0;
    width: 678px;
    height: 245px;
    background: #184040;
    z-index: -1
}

@media (max-width: 1399px) {
    .img-box5 .about-wrapp:before,.img-box5 .about-wrapp:after {
        max-width:550px
    }
}

@media (max-width: 767px) {
    .img-box5 .about-wrapp:before,.img-box5 .about-wrapp:after {
        max-width:100%
    }
}

.img-box5 .about-wrapp:after {
    background: var(--theme-color);
    height: 269px;
    z-index: -2
}

.img-box5 .about-wrapp .box-content {
    padding: 56px 0px;
    max-width: 205px;
    display: block;
    text-align: center
}

@media (max-width: 767px) {
    .img-box5 .about-wrapp .box-content {
        padding-right:20px
    }
}

@media (max-width: 375px) {
    .img-box5 .about-wrapp .box-content {
        padding:30px 20px;
        max-width: 100%
    }
}

.img-box5 .about-wrapp .box-content .award {
    text-align: center;
    margin-bottom: 24px
}

.img-box5 .about-wrapp .box-content .box-title {
    margin-bottom: 0
}

@media (max-width: 767px) {
    .img-box5 .about-wrapp .box-content .box-title {
        font-size:20px
    }
}

.img-box5 .img2 {
    max-height: 347px
}

.img-box5 .img2 img {
    margin-top: 24px
}

.customer-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    background-color: var(--theme-color);
    border-radius: 24px;
    padding: 20px 51px
}

.customer-box .box-title {
    font-size: 28px;
    color: var(--white-color);
    margin-bottom: 0px
}

.customer-box .box-text {
    color: var(--white-color)
}

@media (max-width: 767px) {
    .customer-box {
        padding:12px 19px
    }
}

.about-media {
    padding: 32px;
    border-radius: 16px;
    border: 1px solid var(--light-color);
    text-align: left
}

.about-media-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    margin-bottom: 48px;
    max-width: 650px
}

@media (max-width: 1199px) {
    .about-media-wrap {
        margin-left:auto;
        margin-right: auto
    }
}

@media (max-width: 575px) {
    .about-media-wrap {
        grid-template-columns:repeat(1, 1fr)
    }
}

.about-media .box-title {
    margin-bottom: 8px
}

.about-media .box-icon {
    width: 64px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    background-color: var(--title-color);
    border-radius: 99px;
    margin-bottom: 32px
}

.about-media:hover .box-icon img {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.img-box7 .img1 img {
    width: 100%;
    height: 633px;
    object-fit: cover
}

@media (max-width: 1399px) {
    .img-box7 .img1 img {
        width:auto
    }
}

@media (max-width: 1399px) {
    .img-box7 .img1 {
        text-align:center
    }
}

@media (max-width: 991px) {
    .img-box7 .img1 img {
        height:auto
    }
}

.img-box7-2 {
    position: relative;
    overflow: hidden
}

.img-box7-2 .img1 {
    height: 100%
}

.img-box7-2 .img1 img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.img-box7-2 .about-counter-wrap {
    margin-bottom: 120px
}

@media (max-width: 991px) {
    .img-box7-2 .about-counter-wrap {
        margin-bottom:80px
    }
}

.img-box7-2 .about-counter-wrap .box-number {
    color: var(--theme-color);
    font-size: 72px;
    font-weight: 700;
    line-height: 1.2222em;
    letter-spacing: 0.02em;
    margin-top: -0.25em;
    margin-bottom: 0
}

@media (max-width: 1500px) {
    .img-box7-2 .about-counter-wrap .box-number {
        font-size:60px
    }
}

@media (max-width: 991px) {
    .img-box7-2 .about-counter-wrap .box-number {
        font-size:48px
    }
}

.img-box7-2 .about-counter-wrap .box-text {
    font-size: 24px
}

@media (max-width: 1500px) {
    .img-box7-2 .about-counter-wrap .box-text {
        font-size:20px
    }
}

@media (max-width: 991px) {
    .img-box7-2 .about-counter-wrap .box-text {
        font-size:18px
    }
}

.img-box7-2 .discount-wrapp {
    position: absolute;
    right: 30px;
    top: 158px
}

.img-box7-2 .discount-wrapp .discount-tag span {
    --rotate-letter: 7.5deg
}

@media (max-width: 1199px) {
    .img-box7-2 {
        margin-top:40px
    }
}

@media (max-width: 991px) {
    .img-box7-2 {
        margin-top:60px
    }

    .img-box7-2 .discount-wrapp {
        margin-top: -60px
    }
}

.about-wrap4-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.about-wrap4-right .about-wrap4-content {
    max-width: 852px
}

@media (max-width: 1500px) {
    .about-wrap4-right .about-wrap4-content {
        max-width:820px
    }
}

@media (max-width: 1199px) {
    .about-wrap4-right .about-wrap4-content {
        max-width:none
    }
}

@media (max-width: 1199px) {
    .about-wrap4-right {
        display:block
    }
}

.about-author-wrap {
    text-align: center;
    margin-top: 53px
}

.about-author-wrap .thumb {
    display: inline-block;
    border-radius: 50%;
    margin-bottom: 18px
}

.about-author-wrap .about-author-title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 0
}

.about-author-wrap .about-author-desig {
    font-size: 18px;
    font-weight: 500;
    font-family: var(--title-font);
    color: var(--title-color);
    letter-spacing: 0.02em;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px
}

.about-author-wrap .about-author-desig:after,.about-author-wrap .about-author-desig:before {
    content: '';
    position: relative;
    display: inline-block;
    width: 40px;
    height: 1px;
    background: #1C4C5A
}

.about-author-wrap .author-sign {
    margin-top: 24px
}

.about-author-wrap.style2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.about-author-wrap.style2 .thumb {
    margin-bottom: 0;
    width: 120px
}

.about-author-wrap.style2 .about-author-desig:after,.about-author-wrap.style2 .about-author-desig:before {
    background: var(--theme-color)
}

.about-author-wrap.style2 .author-sign {
    margin-top: 0
}

.about-wrap4 {
    margin-left: -120px;
    margin-right: -60px
}

.about-wrap4 .about-content-wrap {
    padding: 0 0 94px 57px
}

.about-wrap4 .about-content-wrap .title-area {
    max-width: 687px
}

@media (max-width: 1199px) {
    .about-wrap4 .about-content-wrap .title-area {
        max-width:none
    }
}

@media (min-width: 1922px) {
    .about-wrap4 {
        margin-left:0;
        margin-right: 0
    }
}

@media (max-width: 1500px) {
    .about-wrap4 {
        margin-right:0;
        margin-left: 0
    }
}

@media (max-width: 1399px) {
    .about-wrap4 .about-content-wrap {
        padding-left:0
    }
}

.about-room-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: var(--light-color2);
    overflow: hidden
}

.about-room-card .box-img {
    width: 402px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.about-room-card .box-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.about-room-card .box-content {
    padding: 56px 52px 123px 48px
}

@media (max-width: 991px) {
    .about-room-card .box-content {
        padding:48px
    }
}

@media (max-width: 575px) {
    .about-room-card .box-content {
        padding:30px
    }
}

.about-room-card .box-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: var(--body-bg);
    margin-bottom: 24px
}

.about-room-card .box-icon img {
    width: 32px
}

.about-room-card .box-title {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.02em;
    margin-bottom: 10px
}

@media (max-width: 375px) {
    .about-room-card .box-title {
        font-size:20px
    }
}

.about-room-card .box-text {
    line-height: 1.75em
}

@media (max-width: 991px) {
    .about-room-card {
        display:block
    }

    .about-room-card .box-img {
        width: 100%;
        margin-bottom: 0
    }
}

.about-room-slider .slider-pagination {
    position: absolute;
    bottom: 42px;
    left: 87px
}

@media (max-width: 991px) {
    .about-room-slider .slider-pagination {
        left:0;
        bottom: 0;
        position: relative;
        margin-top: 50px
    }
}

.img-box8 {
    position: relative;
    display: inline-block
}

.img-box8 img {
    border-radius: 50%
}

.img-box8:after {
    content: '';
    position: absolute;
    inset: -38px;
    border-radius: 50%;
    padding: 1px;
    background: -webkit-linear-gradient(left, var(--white-color), var(--light-color2) 50%);
    background: linear-gradient(to right, var(--white-color), var(--light-color2) 50%);
    -webkit-mask: -webkit-linear-gradient(white, white) content-box,-webkit-linear-gradient(white, white);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    -webkit-animation: spin 20s linear infinite;
    animation: spin 20s linear infinite
}

.img-box8 .discount-wrapp {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%)
}

@media (max-width: 1399px) {
    .img-box8 {
        margin:38px
    }
}

@media (max-width: 991px) {
    .img-box8:before {
        content:'';
        position: absolute;
        inset: 0;
        background: var(--black-color);
        opacity: 0.4;
        border-radius: 50%
    }

    .img-box8 .discount-wrapp {
        right: 50%
    }
}

.about-card8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: var(--light-color2);
    padding: 32px;
    gap: 36px
}

.about-card8 .box-img {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.about-card8 .box-img img {
    height: 100%;
    object-fit: cover
}

.about-card8 .box-content {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.about-card8 .box-title {
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0.02em;
    margin-bottom: 7px
}

.about-card8 .box-text {
    font-size: 18px;
    letter-spacing: 0.02em
}

.about-card8 .th-btn2 {
    margin-top: 40px
}

@media (max-width: 767px) {
    .about-card8 {
        display:block
    }

    .about-card8 .box-img {
        margin-bottom: 30px
    }
}

@media (max-width: 575px) {
    .about-card8 {
        padding:24px 24px 30px
    }

    .about-card8 .box-title {
        font-size: 24px;
        margin-bottom: 15px
    }

    .about-card8 .box-text {
        font-size: 16px
    }

    .about-card8 .th-btn2 {
        margin-top: 30px
    }
}

.th-team {
    position: relative
}

.th-team .box-img {
    position: relative
}

.th-team .box-desig {
    display: block;
    margin-bottom: -0.4em;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    color: var(--theme-color)
}

.th-team .th-social {
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.th-team .th-social a {
    --icon-size: 40px;
    background-color: var(--white-color);
    color: var(--theme-color)
}

.th-team .th-social a:hover {
    background-color: var(--theme-color);
    color: var(--white-color)
}

.th-team .box-title {
    margin-bottom: 0
}

.team-card {
    position: relative;
    text-align: center
}

.team-card .box-img {
    margin-bottom: 30px
}

.team-card .box-desig {
    color: var(--white-color)
}

.team-card .box-title {
    color: var(--white-color);
    margin-bottom: 8px;
    font-weight: 600
}

.team-card.active .box-img img,.team-card:hover .box-img img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08)
}

.team-member-area {
    max-width: 544px;
    display: block;
    margin: auto;
    background: #181A1E
}

@media (max-width: 1299px) {
    .team-member-area {
        max-width:100%
    }
}

@media (max-width: 991px) {
    .team-member-area {
        margin:40px 0
    }
}

.team-content {
    padding: 120px 74px 85px
}

@media (max-width: 991px) {
    .team-content {
        padding:80px 30px
    }
}

.team-content .sec-text {
    margin-bottom: -0.4rem
}

.experience-stuff .box-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

@media (max-width: 991px) {
    .experience-stuff .box-content {
        padding:40px
    }
}

@media (max-width: 375px) {
    .experience-stuff .box-content {
        padding:40px 20px
    }
}

.experience-stuff .box-title {
    font-size: 40px
}

@media (max-width: 767px) {
    .experience-stuff .box-title {
        font-size:30px
    }
}

.experience-stuff .box-text {
    max-width: 415px;
    display: block;
    margin: auto auto 40px auto
}

.experience-img .box-img img {
    height: 100%
}

.about-card {
    /* margin-left: 50px; */
}

@media (max-width: 1299px) {
    .about-card {
        margin-left:0
    }
}

.about-card .box-desig {
    color: var(--theme-color);
    margin-bottom: 0
}

.about-card hr {
    margin: 33px 0;
    color: inherit;
    background-color: var(--th-border-color);
    opacity: 1
}

.team-counter {
    text-align: center;
    border: 1px solid #C6C9D4;
    border-radius: 8px;
    padding: 53px 10px
}

.team-counter-wrap {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 40px;
    margin-top: 40px
}

@media (max-width: 1299px) {
    .team-counter-wrap {
        gap:24px
    }
}

@media (max-width: 1199px) {
    .team-counter-wrap {
        grid-template-columns:repeat(2, 1fr)
    }
}

@media (max-width: 375px) {
    .team-counter-wrap {
        grid-template-columns:repeat(1, 1fr)
    }
}

.team-counter .box-title {
    font-size: 40px;
    margin-bottom: 2px
}

.team-counter .box-text {
    font-size: 20px;
    font-weight: 500;
    color: var(--title-color)
}

.team-author {
    background-color: #181A1E;
    border-radius: 16px
}

.team-author .box-img {
    background-color: #181A1E;
    border-radius: 16px 16px 0 0
}

.team-author .box-img img {
    border-radius: 16px 16px 0 0
}

.team-author .box-content {
    background-color: #24272E;
    padding: 25px 48px
}

@media (max-width: 1299px) {
    .team-author .box-content {
        padding:20px 25px
    }
}

.team-author .box-content .box-title {
    font-size: 28px
}

@media (max-width: 1299px) {
    .team-author .box-content .box-title {
        font-size:20px
    }
}

.team-author .box-content .box-desig {
    font-size: 18px;
    color: var(--white-color)
}

@media (max-width: 1299px) {
    .team-author .box-content .box-desig {
        font-size:16px
    }
}

.team-author .th-social a {
    --icon-size: 32px;
    font-size: 16px;
    color: var(--white-color);
    border: 1px solid #C6C9D4;
    background-color: transparent
}

.team-author .th-social a:hover {
    border-color: var(--theme-color)
}

.team-info-list {
    padding: 48px
}

@media (max-width: 1299px) {
    .team-info-list {
        padding:40px 20px
    }
}

.team-info-list .info-box {
    display: block
}

.team-info-list .info-box:not(:last-child) {
    border-bottom: 1px solid #C6C9D4;
    padding-bottom: 24px;
    margin-bottom: 24px
}

.team-info-list .info-box .box-title {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
    z-index: 2;
    padding-left: 10px
}

.team-info-list .info-box .box-title:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 2px;
    height: 13px;
    background-color: var(--theme-color)
}

.contact-info-area {
    position: relative;
    z-index: 3;
    margin-top: 33px;
}

.contact-info {
    background-color: #24272E;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 45px 37px;
    gap: 72px;
    width: 100%
}

@media (max-width: 1699px) {
    .contact-info {
        gap: 42px;
    }
}

@media (max-width: 1500px) {
    .contact-info {
        padding:72px 40px;
        gap: 30px
    }
}

@media (max-width: 1199px) {
    .contact-info {
        padding:50px 20px
    }
}

@media (max-width: 991px) {
    .contact-info {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.contact-info-wrapp {
    background-color: var(--black-color2);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1299px) {
    .contact-info-wrapp {
        display:block
    }
}

.team-contact {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 24px
}

.team-contact-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 72px 88px;
    min-width: 446px
}

@media (max-width: 1500px) {
    .team-contact-title {
        min-width:350px
    }
}

@media (max-width: 1399px) {
    .team-contact-title {
        min-width:250px;
        padding: 72px 10px
    }
}

@media (max-width: 1199px) {
    .team-contact-title {
        padding:50px 20px
    }
}

.team-contact-title .box-title {
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    margin-bottom: 0
}

@media (max-width: 1500px) {
    .team-contact-title .box-title {
        font-size:25px
    }
}

.team-contact .icon-btn {
    --btn-size: 70px;
    min-width: 70px;
    font-size: 25px;
    background-color: transparent;
    border: 1px solid #C6C9D4;
    color: #ffffff;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.team-contact .icon-btn:hover {
    background-color: var(--theme-color);
    border-color: var(--theme-color);
    color: var(--white-color)
}

.team-contact .box-text {
    max-width: 230px
}

.team-contact .box-text a {
    color: inherit;
    display: block;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content
}

.team-contact .box-text a:hover {
    color: var(--theme-color)
}

.team-contact .box-title {
    margin-bottom: 2px
}

@media (max-width: 1500px) {
    .team-contact .box-title {
        font-size:20px
    }
}

.skill-feature {
    text-align: left
}

.skill-feature:not(:last-child) {
    margin-bottom: 30px
}

.skill-feature .box-title,.skill-feature .progress-value {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: -0.3em;
    font-family: var(--title-font);
    color: var(--title-color)
}

.skill-feature .progress {
    position: relative;
    height: 6px;
    background-color: var(--th-border-color);
    overflow: visible;
    border-radius: 0;
    border-radius: 9px
}

.skill-feature .progress-bar {
    background-color: var(--theme-color);
    height: 100%;
    border-radius: inherit;
    overflow: visible;
    position: relative
}

.skill-feature .progress-value {
    position: absolute;
    top: -30px;
    right: -8px
}

.box-profile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px
}

.testi-card {
    position: relative;
    padding: 90px 20px 90px 0px
}

@media (max-width: 991px) {
    .testi-card.style2 {
        padding:0
    }
}

.testi-card.style2 .box-img {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    max-width: calc(100% - 30px)
}

@media (max-width: 991px) {
    .testi-card.style2 .box-img {
        position:relative;
        max-width: 100%
    }
}

.testi-card.style2 .box-img:after {
    content: "";
    position: absolute;
    inset: 0;
    background: -webkit-linear-gradient(bottom, rgba(24,26,30,0.2), rgba(24,26,30,0.2));
    background: linear-gradient(0deg, rgba(24,26,30,0.2), rgba(24,26,30,0.2));
    z-index: 1
}

.testi-card.style2 .box-wrapp {
    margin-right: 130px
}

@media (max-width: 1699px) {
    .testi-card.style2 .box-wrapp {
        margin-right:0
    }
}

@media (max-width: 991px) {
    .testi-card.style2 .box-wrapp {
        max-width:100%;
        margin: 0
    }
}

@media (max-width: 991px) {
    .testi-card.style2 .box-content {
        width:100%;
        margin: 0
    }
}

.testi-card .box-wrapp {
    position: relative;
    max-width: 644px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: end;
    -ms-flex-pack: end;
    justify-content: end;
    margin-left: auto;
    z-index: 9
}

@media (max-width: 375px) {
    .testi-card .box-wrapp {
        display:block;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        max-width: 100%
    }
}

.testi-card .box-left {
    background-color: var(--theme-color)
}

.testi-card .box-left .box-title {
    font-family: var(--title-font);
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 0.02em;
    color: var(--white-color);
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    padding: 70px 33px;
    margin: 0
}

@media (max-width: 375px) {
    .testi-card .box-left .box-title {
        -webkit-writing-mode:horizontal-tb;
        -ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        text-align: center;
        padding: 20px
    }
}

.testi-card .box-text {
    font-size: 20px;
    color: var(--white-color);
    margin-bottom: -0.3rem
}

.testi-card .box-img {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    max-width: calc(100% - 32px)
}

.testi-card .box-img img {
    height: 100%;
    object-fit: cover
}

.testi-card .box-content {
    padding: 32px 32px 32px 50px;
    position: relative;
    z-index: 3;
    width: 544px;
    background: rgba(24,26,30,0.8);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px)
}

@media (max-width: 1199px) {
    .testi-card .box-content {
        padding:32px 32px 32px 32px
    }
}

@media (max-width: 375px) {
    .testi-card .box-content {
        width:100%
    }
}

.testi-card .box-review {
    color: #FFA944;
    font-size: 18px;
    margin-bottom: 13px
}

.testi-card .box-review i {
    margin-right: 8px
}

.testi-card .box-review i:last-child {
    margin-right: 0
}

.testi-card .box-profile {
    border-top: 1px solid #666666;
    padding-top: 28px;
    margin-top: 50px;
    max-width: 400px
}

@media (max-width: 1299px) {
    .testi-card .box-profile {
        max-width:250px
    }
}

.testi-card .box-avater {
    max-width: 72px;
    border-radius: 99px;
    overflow: hidden
}

.testi-card .box-title {
    color: var(--white-color);
    margin-bottom: 2px
}

@media (max-width: 1299px) {
    .testi-card .box-title {
        font-size:20px
    }
}

.testi-card .box-desig {
    margin-bottom: -0.45em
}

.testi-card .box-quote {
    position: absolute;
    right: 32px;
    bottom: 115px
}

@media (max-width: 575px) {
    .testi-card .box-quote {
        right:0
    }
}

@media (max-width: 375px) {
    .testi-card {
        padding:0
    }

    .testi-card .box-img {
        display: none
    }

    .testi-card .box-text {
        font-size: 16px
    }

    .testi-card .box-title {
        font-size: 21px
    }

    .testi-card .box-content {
        padding: 20px
    }
}

.testiSlider1 {
    margin: 0 -50px 0 100px !important
}

@media (max-width: 1299px) {
    .testiSlider1 {
        margin:0 -50px 0 0px !important
    }
}

@media (max-width: 375px) {
    .testiSlider1 {
        margin:0 !important
    }
}

.testiSlider1 .slider-controller {
    width: 100%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 120px 0 0
}

@media (max-width: 1299px) {
    .testiSlider1 .slider-controller {
        padding:0 50px 0 0
    }
}

@media (max-width: 375px) {
    .testiSlider1 .slider-controller {
        padding:0
    }
}

.testiSlider1 .slider-arrow:hover img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.testi-area2.arrow-wrap .slider-arrow {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.testi-area2.arrow-wrap .slider-arrow img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.testiSlider2 .slider-controller {
    width: 100%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.testiSlider3 .slider-controller {
    width: 100%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.testiSlider3 .swiper-slide.swiper-slide-active .testi-box.style2 .box-quote {
    opacity: 1
}

.testiSlider3 .swiper-slide.swiper-slide-active .testi-box.style2 .box-text {
    opacity: 1
}

.testiSlider3 .swiper-slide.swiper-slide-active .testi-box.style2 .box-wrapper {
    background-color: #112E2E
}

.testiSlider3 .slider-arrow {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible
}

.testiSlider4 .slider-controller {
    width: 100%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.testiSlider4 .slider-arrow {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.testiSlider4 .slider-arrow:hover img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.testiSlider3-1 .slider-controller {
    width: 100%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.testiSlider3-1 .swiper-slide.swiper-slide-active .testi-box.style2 .box-quote {
    opacity: 1
}

.testiSlider3-1 .swiper-slide.swiper-slide-active .testi-box.style2 .box-text {
    opacity: 1
}

.testiSlider3-1 .swiper-slide.swiper-slide-active .testi-box.style2 .box-wrapper {
    background-color: var(--body-bg)
}

.testiSlider3-1 .slider-arrow {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible
}

.testi-box {
    position: relative;
    background: #181A1E;
    border: 1px solid #4D4D4D;
    padding: 50px 33px;
    text-align: center;
    margin-top: 50px
}

.testi-box.style2 {
    background-color: transparent;
    text-align: left;
    border: none;
    margin: 0;
    padding: 0
}

.testi-box.style2 .box-quote {
    margin-bottom: 22px;
    opacity: 10%;
    -webkit-transition: 0.4s;
    transition: 0.4s
}

.testi-box.style2 .box-text {
    opacity: 10%;
    margin-right: 30px;
    margin-bottom: 50px;
    -webkit-transition: 0.4s;
    transition: 0.4s
}

.testi-box.style2 .box-desig {
    color: var(--body-color)
}

.testi-box.style2 .box-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #112E2E;
    padding: 19px 32px;
    -webkit-transition: 0.4s;
    transition: 0.4s
}

@media (max-width: 375px) {
    .testi-box.style2 .box-wrapper {
        padding:16px 20px
    }
}

.testi-box.style2 .box-avater {
    position: relative;
    top: unset;
    right: 0;
    width: 92px;
    height: 92px
}

@media (max-width: 480px) {
    .testi-box.style2 .box-avater {
        width:80px;
        height: 80px
    }
}

.testi-box.style2 .box-avater img {
    padding: 4px
}

.testi-box.style2 .box-avater .ratting {
    top: unset;
    bottom: 0;
    text-align: center;
    background-color: #112E2E;
    border: 1px solid #BF930F;
    border-radius: 28px
}

.testi-box.style2 .box-avater .ratting i {
    color: var(--theme-color)
}

.testi-box.style2 .box-avater .ratting .title {
    color: var(--white-color)
}

@media (max-width: 375px) {
    .testi-box.style2 .box-title {
        font-size:20px
    }
}

.testi-box .box-avater {
    position: absolute;
    top: -50px;
    right: 56px;
    width: 110px;
    height: 110px;
    background-color: var(--white-color);
    border-radius: 50%
}

@media (max-width: 480px) {
    .testi-box .box-avater {
        width:80px;
        height: 80px
    }
}

.testi-box .box-avater img {
    border-radius: 50%;
    padding: 7px
}

@media (max-width: 480px) {
    .testi-box .box-avater img {
        padding:3px
    }
}

.testi-box .box-avater .ratting {
    position: absolute;
    top: 0;
    right: -20px;
    width: 48px;
    height: 48px;
    background-color: var(--white-color);
    border-radius: 28px
}

.testi-box .box-avater .ratting i {
    font-size: 16px;
    color: #FFA318;
    margin-bottom: 0
}

.testi-box .box-avater .title {
    font-weight: 600;
    font-size: 16px;
    text-transform: capitalize;
    color: #0B0B0C;
    display: block;
    margin-top: -0.4rem
}

.testi-box .box-quote {
    margin-bottom: 30px
}

.testi-box .box-text {
    font-weight: 400;
    font-size: 20px;
    color: #D8DBDC;
    margin-bottom: 30px
}

@media (max-width: 767px) {
    .testi-box .box-text {
        font-size:18px
    }
}

.testi-box .box-review {
    color: var(--theme-color);
    font-size: 18px;
    margin-bottom: 30px;
    margin-top: -4px
}

.testi-box .box-review i {
    margin-right: 8px
}

.testi-box .box-review i:last-child {
    margin-right: 0
}

.testi-box .box-title {
    color: var(--white-color);
    margin-bottom: 0px
}

.testi-box .box-desig {
    color: var(--white-color);
    margin-bottom: -0.45em
}

.testi-sec3 {
    background-color: var(--title-color);
    background-size: auto;
    background-position: top left;
    overflow: hidden
}

.testi-img1 {
    margin-right: -300px
}

@media (max-width: 1199px) {
    .testi-img1 {
        margin-right:0
    }
}

.testi-img1 img {
    width: 100%
}

.testi-grid {
    position: relative;
    z-index: 2
}

.testi-grid.style2 .box-profile {
    background-color: var(--black-color2)
}

@media (max-width: 1399px) {
    .testi-grid.style2 .box-profile {
        gap:7px
    }
}

@media (max-width: 1299px) {
    .testi-grid.style2 .box-avater {
        min-width:230px
    }
}

.testi-grid.style2 .box-text {
    font-size: 20px
}

@media (max-width: 1399px) {
    .testi-grid.style2 .box-text {
        font-size:18px
    }
}

@media (max-width: 1299px) {
    .testi-grid.style2 .box-text {
        font-size:16px
    }
}

.testi-grid .box-profile {
    background-color: #0B0B0C
}

@media (max-width: 767px) {
    .testi-grid .box-profile {
        display:block
    }
}

.testi-grid .box-avater {
    min-width: 273px;
    height: 100%;
    border-left: 9px solid var(--theme-color)
}

.testi-grid .box-avater img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.testi-grid .box-text {
    padding: 45px 25px;
    font-size: 20px
}

@media (max-width: 1500px) {
    .testi-grid .box-text {
        padding:35px 25px
    }
}

@media (max-width: 1399px) {
    .testi-grid .box-text {
        font-size:18px;
        padding: 20px 20px 25px 20px
    }
}

.testi-grid .box-quote {
    position: absolute;
    right: 37px;
    bottom: 70px
}

.testi-grid .box-review {
    margin: 25px 0 7px 0;
    font-size: 16px
}

.testi-grid .box-title {
    font-family: var(--body-font);
    margin-bottom: 0
}

.counter-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px
}

.counter-card-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.counter-card-wrap.style2 .divider {
    background-color: #666666
}

.counter-card-wrap.style3 {
    padding: 90px 103px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border: 1px solid #24272E
}

@media (max-width: 1399px) {
    .counter-card-wrap.style3 {
        padding:80px 30px
    }
}

@media (max-width: 1199px) {
    .counter-card-wrap.style3 {
        display:grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 0;
        padding: 30px
    }

    .counter-card-wrap.style3 .divider {
        display: none
    }
}

@media (max-width: 575px) {
    .counter-card-wrap.style3 {
        display:block
    }
}

.counter-card-wrap.style3 .divider {
    width: 1px;
    height: 88px;
    background-color: var(--theme-color)
}

.counter-card-wrap .divider {
    width: 1px;
    height: 60px;
    background-color: #333333
}

.counter-card-wrap .divider:last-of-type {
    display: none
}

.counter-card-wrap.style2 {
    max-width: 506px
}

@media (max-width: 1399px) {
    .counter-card-wrap.style2 {
        max-width:100%
    }
}

.counter-card.style2 {
    text-align: center
}

@media (max-width: 1199px) {
    .counter-card.style2 {
        padding:50px;
        border-right: 1px solid var(--theme-color);
        border-bottom: 1px solid var(--theme-color)
    }
}

@media (max-width: 1199px) and (max-width: 767px) {
    .counter-card.style2 {
        padding:30px
    }
}

@media (max-width: 1199px) and (max-width: 575px) {
    .counter-card.style2 {
        border:none;
        display: block
    }
}

@media (max-width: 1199px) {
    .counter-card.style2:nth-child(3) {
        border-right-color:transparent
    }

    .counter-card.style2:nth-child(5) {
        border-bottom-color: transparent
    }

    .counter-card.style2:nth-child(7) {
        border-right-color: transparent;
        border-bottom-color: transparent
    }
}

.counter-card.style2 .box-number {
    font-size: 57px;
    line-height: 57px;
    color: var(--white-color);
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: -0.2em
}

@media (max-width: 1199px) {
    .counter-card.style2 .box-number {
        font-size:40px
    }
}

.counter-card.style2 .box-text {
    font-family: var(--body-font);
    font-weight: 500;
    font-size: 24px
}

@media (max-width: 1299px) {
    .counter-card.style2 .box-text {
        font-size:20px
    }
}

@media (max-width: 1199px) {
    .counter-card.style2 .box-text {
        font-size:18px
    }
}

.counter-card .box-number {
    font-size: 40px;
    line-height: 50px;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 0px;
    margin-top: -0.2em
}

.counter-card .box-text {
    font-family: var(--title-font);
    font-weight: 500;
    font-size: 18px
}

.counter-card .media-body {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media (max-width: 991px) {
    .counter-card {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        gap: 20px
    }

    .counter-card .box-number {
        font-size: 36px;
        margin-bottom: 0
    }
}

@media (max-width: 767px) {
    .counter-card {
        -webkit-box-flex:calc(50% - 18px);
        -webkit-flex: calc(50% - 18px);
        -ms-flex: calc(50% - 18px);
        flex: calc(50% - 18px);
        padding-left: 10px;
        padding-right: 10px
    }

    .counter-card-wrap {
        position: relative;
        gap: 32px
    }

    .counter-card-wrap .divider {
        display: none
    }
}

@media (max-width: 575px) {
    .counter-card {
        -webkit-box-flex:calc(50% - 10px);
        -webkit-flex: calc(50% - 10px);
        -ms-flex: calc(50% - 10px);
        flex: calc(50% - 10px)
    }

    .counter-card-wrap {
        gap: 36px 20px
    }
}

@media (max-width: 480px) {
    .counter-card {
        -webkit-box-pack:start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .counter-card-wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.counter-area-2 {
    border-top: 1px solid #1C4C5A;
    border-bottom: 1px solid #1C4C5A
}

.blog-card {
    position: relative;
    z-index: 2
}

.blog-card .blog-img {
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 2;
    margin-bottom: 24px
}

.blog-card .blog-img img {
    width: 100%;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.blog-card .blog-content {
    padding: 0 8px 12px 8px
}

.blog-card .box-title {
    margin-bottom: 30px;
    font-weight: 600
}

@media (max-width: 1500px) {
    .blog-card .box-title {
        font-size:22px
    }
}

.blog-card .box-title a {
    background-image: -webkit-linear-gradient(right, var(--theme-color), 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: 0.5s ease-in-out;
    transition: 0.5s ease-in-out
}

.blog-card .box-title a:hover {
    background-size: 100% 2px
}

.blog-card .blog-meta {
    margin: -0.4em 0 15px 0
}

.blog-card .blog-meta span,.blog-card .blog-meta a {
    color: var(--theme-color)
}

.blog-card .blog-meta span>i,.blog-card .blog-meta a>i {
    color: var(--theme-color)
}

.blog-card.style2 {
    padding: 48px;
    border: 1px solid #4D4D4D
}

@media (max-width: 1199px) {
    .blog-card.style2 {
        padding:30px
    }
}

@media (max-width: 375px) {
    .blog-card.style2 {
        padding:20px
    }
}

.blog-card.style2 .blog-meta {
    margin-bottom: 25px
}

.blog-card.style2 .blog-meta .date {
    font-weight: 500;
    font-size: 14px;
    color: var(--theme-color);
    padding: 0;
    margin: 0
}

.blog-card.style2 .blog-meta .date:after {
    display: none
}

.blog-card.style2 .blog-meta .meta-title {
    position: relative;
    font-weight: 500;
    font-size: 14px;
    color: var(--theme-color);
    text-transform: uppercase;
    z-index: 2;
    padding-left: 55px
}

.blog-card.style2 .blog-meta .meta-title:before {
    content: "";
    position: absolute;
    top: 14px;
    left: 5px;
    width: 40px;
    height: 1px;
    background: var(--theme-color)
}

.blog-card.style2 .box-title {
    font-size: 28px;
    font-weight: 700;
    max-width: 531px
}

.blog-card.style2 .box-text {
    color: #D8DBDC;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 25px
}

.blog-card.style3 {
    padding: 48px;
    border: 2px solid #184040
}

@media (max-width: 1199px) {
    .blog-card.style3 {
        padding:30px
    }
}

.blog-card.style3 .blog-meta {
    margin-bottom: 25px
}

.blog-card.style3 .blog-meta .date {
    font-weight: 500;
    font-size: 14px;
    color: var(--theme-color);
    text-transform: uppercase;
    padding: 0;
    margin: 0
}

.blog-card.style3 .blog-meta .date:after {
    display: none
}

.blog-card.style3 .blog-meta .meta-title {
    position: relative;
    font-weight: 500;
    font-size: 14px;
    color: var(--theme-color);
    text-transform: uppercase;
    z-index: 2;
    padding-left: 55px
}

.blog-card.style3 .blog-meta .meta-title:before {
    content: "";
    position: absolute;
    top: 14px;
    left: 5px;
    width: 40px;
    height: 1px;
    background: var(--theme-color)
}

.blog-card.style3 .box-title {
    font-size: 28px;
    font-weight: 700;
    max-width: 531px
}

.blog-card.style3 .box-text {
    color: #D8DBDC;
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 25px
}

@media (max-width: 1399px) {
    .blog-card.style3 .box-text {
        font-size:16px
    }
}

.blog-card.style3 .th-btn {
    border: 1px solid var(--white-color)
}

.blog-card.style3 .th-btn:hover {
    border-color: transparent
}

.blog-card.style4 {
    background: var(--light-color2)
}

.blog-card.style4 .blog-img {
    margin-bottom: 0
}

.blog-card.style4 .blog-meta {
    margin-bottom: 18px
}

.blog-card.style4 .blog-meta i {
    color: var(--white-color)
}

.blog-card.style4 .blog-meta a:after {
    background: var(--tertiary-color)
}

.blog-card.style4 .box-title {
    margin-bottom: 32px
}

.blog-card.style4 .blog-content {
    padding: 40px
}

@media (max-width: 1299px) {
    .blog-card.style4 .blog-content {
        padding:30px
    }
}

.blog-card.style4 .th-btn2 {
    border-color: var(--white-color);
    padding: 11px 24px
}

.blog-card:hover .blog-img img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08)
}

@media (max-width: 1299px) {
    .blog-card .box-title {
        font-size:22px
    }
}

@media (max-width: 1199px) {
    .blog-card .box-title {
        font-size:24px
    }
}

@media (max-width: 991px) {
    .blog-card .box-title {
        font-size:20px
    }
}

@media (max-width: 767px) {
    .blog-card .box-title {
        font-size:24px
    }
}

@media (max-width: 410px) {
    .blog-card .box-title {
        font-size:22px
    }
}

@media (max-width: 350px) {
    .blog-card .box-title {
        font-size:20px
    }
}

.blog-box {
    position: relative;
    z-index: 2;
    padding-bottom: 130px;
    margin-bottom: 39px
}

.blog-box .blog-img {
    display: block;
    overflow: hidden;
    border-radius: 16px;
    position: relative;
    z-index: 2;
    -webkit-mask-image: url('data:image/svg+xml,<svg width="424" height="495" viewBox="0 0 424 495" preserveAspectRatio="none" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 0H118H271H333.475C342.415 0 350.947 3.73938 357.005 10.3127L415.53 73.8103C420.976 79.7194 424 87.4614 424 95.4976V495H0V0Z" fill="white"/></svg>');
    mask-image: url('data:image/svg+xml,<svg width="424" height="495" viewBox="0 0 424 495" preserveAspectRatio="none" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 0H118H271H333.475C342.415 0 350.947 3.73938 357.005 10.3127L415.53 73.8103C420.976 79.7194 424 87.4614 424 95.4976V495H0V0Z" fill="white"/></svg>');
    -webkit-mask-size: 100%;
    mask-size: 100%
}

.blog-box .blog-img img {
    width: 100%;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.blog-box .blog-content {
    padding: 32px 28px 64px 32px;
    position: absolute;
    left: 24px;
    right: 24px;
    bottom: 0;
    z-index: 3
}

.blog-box .blog-content:before {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(16,24,64,0.8);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border-radius: 16px;
    z-index: -1
}

.blog-box .box-title {
    font-size: 22px;
    color: var(--white-color);
    margin-bottom: -0.2em;
    font-weight: 600
}

.blog-box .box-title a {
    background-image: -webkit-linear-gradient(right, var(--theme-color), 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: 0.5s ease-in-out;
    transition: 0.5s ease-in-out
}

.blog-box .box-title a:hover {
    background-size: 100% 2px
}

.blog-box .blog-meta {
    margin: -0.4em 0 15px 0
}

.blog-box .blog-meta span,.blog-box .blog-meta a {
    color: var(--white-color)
}

.blog-box .blog-meta span>i,.blog-box .blog-meta a>i {
    color: var(--theme-color)
}

.blog-box .blog-meta span:after,.blog-box .blog-meta a:after {
    display: none
}

.blog-box .box-btn {
    position: absolute;
    bottom: -39px;
    left: calc(50% - 34px)
}

.blog-box:hover .blog-img img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08)
}

@media (max-width: 1299px) {
    .blog-box .box-title {
        font-size:22px
    }
}

@media (max-width: 1199px) {
    .blog-box .box-title {
        font-size:24px
    }
}

@media (max-width: 991px) {
    .blog-box .box-title {
        font-size:20px
    }

    .blog-box .blog-content {
        padding: 24px 24px 48px 24px
    }
}

@media (max-width: 767px) {
    .blog-box .box-title {
        font-size:24px
    }
}

@media (max-width: 575px) {
    .blog-box .box-title {
        font-size:22px
    }
}

@media (max-width: 350px) {
    .blog-box .box-title {
        font-size:20px
    }
}

.blog-grid {
    position: relative;
    z-index: 2;
    overflow: hidden
}

.blog-grid:after,.blog-grid:before {
    content: "";
    box-shadow: inset 30px 30px 0 0 var(--body-bg);
    width: 60px;
    height: 60px;
    position: absolute;
    border-radius: 24px;
    top: 43px;
    right: -30px;
    z-index: 2;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    z-index: 3
}

.blog-grid:before {
    top: -30px;
    right: 43px
}

.blog-grid .blog-img {
    display: block;
    border-radius: 24px;
    overflow: hidden
}

.blog-grid .blog-img img {
    width: 100%;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.blog-grid .blog-content {
    padding: 32px 28px 32px 32px;
    position: absolute;
    bottom: 24px;
    left: 24px;
    right: 24px;
    z-index: 3
}

.blog-grid .blog-content:before {
    content: '';
    position: absolute;
    inset: 0;
    background: rgba(16,24,64,0.8);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border-radius: 16px;
    z-index: -1
}

.blog-grid .box-title {
    font-size: 22px;
    color: var(--white-color);
    margin-bottom: -0.2em;
    font-weight: 600
}

.blog-grid .box-title a {
    background-image: -webkit-linear-gradient(right, var(--theme-color), 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: 0.5s ease-in-out;
    transition: 0.5s ease-in-out
}

.blog-grid .box-title a:hover {
    background-size: 100% 2px
}

.blog-grid .blog-meta {
    margin: -0.4em 0 15px 0
}

.blog-grid .blog-meta span,.blog-grid .blog-meta a {
    color: var(--white-color)
}

.blog-grid .blog-meta span>i,.blog-grid .blog-meta a>i {
    color: var(--theme-color)
}

.blog-grid .blog-meta span:after,.blog-grid .blog-meta a:after {
    display: none
}

.blog-grid .icon-btn {
    --btn-size: 66px;
    font-size: 26px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 4
}

.blog-grid .icon-btn:after {
    content: '';
    position: absolute;
    inset: -8px;
    background-color: var(--light-color);
    border: 8px solid var(--body-bg);
    border-radius: 99px;
    z-index: -1;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.blog-grid .icon-btn:hover:after {
    background-color: var(--title-color)
}

.blog-grid:hover .blog-img img {
    -webkit-transform: scale(1.08);
    -ms-transform: scale(1.08);
    transform: scale(1.08)
}

@media (max-width: 375px) {
    .blog-grid .box-title {
        font-size:20px
    }

    .blog-grid .blog-content {
        left: 16px;
        right: 16px;
        bottom: 16px;
        padding: 20px
    }
}

.brand-sec {
    background-color: #E9F5ED
}

.brand-area {
    background-color: var(--smoke-color2);
    padding: 60px 0
}

.brand-area2 {
    position: relative;
    z-index: 2
}

.brand-area2 .dot-shape1,.brand-area2 .dot-shape2 {
    position: absolute;
    left: 0;
    background-color: #0B0B0C;
    width: 100%;
    height: 32px;
    -webkit-mask-repeat: repeat-x;
    mask-repeat: repeat-x;
    -webkit-mask-size: auto;
    mask-size: auto;
    -webkit-mask-position: top center;
    mask-position: top center
}

.brand-area2 .dot-shape1 {
    top: -16px
}

.brand-area2 .dot-shape2 {
    bottom: -16px;
    -webkit-mask-position: bottom center;
    mask-position: bottom center
}

.brand-area3 {
    position: relative;
    z-index: 2;
    background-color: #184040
}

.brand-area3 .dot-shape1,.brand-area3 .dot-shape2 {
    position: absolute;
    left: 0;
    background-color: #112E2E;
    width: 100%;
    height: 32px;
    -webkit-mask-size: auto;
    mask-size: auto;
    -webkit-mask-position: top center;
    mask-position: top center;
    -webkit-mask-repeat: repeat-x;
    mask-repeat: repeat-x
}

.brand-area3 .dot-shape1 {
    top: -16px
}

.brand-area3 .dot-shape2 {
    bottom: -16px;
    -webkit-mask-position: bottom center;
    mask-position: bottom center
}

.brand-area4 {
    position: relative;
    z-index: 2;
    padding: 80px 90px
}

.brand-area4 .dot-shape1,.brand-area4 .dot-shape2 {
    position: absolute;
    left: 0;
    background-color: #0B0B0C;
    width: 100%;
    height: 32px;
    -webkit-mask-repeat: repeat-x;
    mask-repeat: repeat-x;
    -webkit-mask-size: auto;
    mask-size: auto;
    -webkit-mask-position: top center;
    mask-position: top center
}

.brand-area4 .dot-shape1 {
    top: -16px
}

.brand-area4 .dot-shape2 {
    bottom: -16px;
    -webkit-mask-position: bottom center;
    mask-position: bottom center
}

.brand-title {
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg)
}

.brand-slider2 {
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg)
}

.brandSlider1 {
    max-width: 520px;
    display: block;
    margin-right: 0
}

@media (max-width: 1199px) {
    .brandSlider1 {
        margin-right:auto
    }
}

.brand-slider {
    background: rgba(255,255,255,0.06);
    border: 1px solid rgba(255,255,255,0.08);
    -webkit-backdrop-filter: blur(21.3px);
    backdrop-filter: blur(21.3px);
    border-radius: 30px;
    padding: 30px 60px;
    margin-top: 120px
}

@media (max-width: 575px) {
    .brand-slider {
        padding:30px 20px
    }
}

.brand-item {
    width: 217px;
    height: 60px;
    overflow: hidden;
    position: relative;
    display: block;
    margin-left: auto
}

@media (max-width: 1199px) {
    .brand-item {
        margin-right:auto
    }
}

.brand-item.style2 {
    height: 40px
}

.brand-item:hover a img.gray {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%)
}

.brand-item:hover a img.original {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.brand-item img {
    margin: 0 auto;
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.brand-item img.gray {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.brand-item img.original {
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%)
}

.brand-card {
    background-color: var(--white-color);
    box-shadow: 0px 4px 10px rgba(0,0,0,0.1);
    border-radius: 20px;
    text-align: center;
    padding: 13px;
    height: 140px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.brand-sec3 {
    position: relative;
    margin: -60px 100px 0 0;
    -webkit-clip-path: path("M100 0H1820V200H0L100 0Z");
    clip-path: path("M100 0H1820V200H0L100 0Z");
    z-index: 2
}

.brand-sec3 .container {
    --main-container: 1570px
}

@media (min-width: 1930px) {
    .brand-sec3 {
        -webkit-clip-path:path("M183.132 0H3333V200H0L183.132 0Z");
        clip-path: path("M183.132 0H3333V200H0L183.132 0Z")
    }
}

@media (max-width: 1500px) {
    .brand-sec3 {
        margin:-60px 0 0 0
    }
}

@media (max-width: 1299px) {
    .brand-sec3 {
        -webkit-clip-path:none;
        clip-path: none
    }
}

.brand-text {
    max-width: 576px;
    display: block;
    margin: auto
}

.brandSlider6 .swiper-wrapper {
    gap: 35px 0
}

.checklist ul {
    padding-left: 0;
    list-style: none;
    text-align: left;
    margin-bottom: 0;
    display: inline-block
}

.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.list-four-column ul {
    display: inline-grid;
    grid-template-columns: auto auto auto auto;
    gap: 0 60px
}

@media (max-width: 1500px) {
    .checklist.list-four-column ul {
        gap:0 30px
    }
}

@media (max-width: 1399px) {
    .checklist.list-four-column ul {
        grid-template-columns:auto auto auto
    }
}

@media (max-width: 1199px) {
    .checklist.list-four-column ul {
        grid-template-columns:auto auto
    }

    .checklist.list-four-column ul li {
        text-align: initial
    }
}

@media (max-width: 575px) {
    .checklist.list-four-column ul {
        grid-template-columns:auto
    }
}


.checklist.list-three-column ul {
    display: inline-grid;
    grid-template-columns: auto auto auto auto;
    gap: 0 30px
}

@media (max-width: 1500px) {
    .checklist.list-three-column ul {
        gap:0 80px
    }
}

@media (max-width: 1399px) {
    .checklist.list-three-column ul {
        grid-template-columns:auto auto auto
    }
}

@media (max-width: 1199px) {
    .checklist.list-three-column ul {
        grid-template-columns:auto auto
    }

    .checklist.list-three-column ul li {
        text-align: initial
    }
}

@media (max-width: 575px) {
    .checklist.list-three-column ul {
        grid-template-columns:auto
    }
}



.checklist li {
    font-family: var(--body-font);
    font-size: 16px;
    font-weight: 400;
    color: var(--gray-color);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px
}

.checklist li:before {
    content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 3.33782C15.5291 2.48697 13.8214 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 11.3151 21.9311 10.6462 21.8 10' stroke='%23BF930F' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M8 12.5C8 12.5 9.5 12.5 11.5 16C11.5 16 17.0588 6.83333 22 5' stroke='%23BF930F' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    position: relative;
    top: 3px
}

.checklist li>i {
    color: var(--theme-color)
}

.checklist li:not(:last-child) {
    margin-bottom: 9px;
}

.checklist.fw-regular li {
    font-weight: 400
}

@media (max-width: 1199px) {
    .checklist.mb-45 {
        margin-bottom:40px
    }
}

.check-list ul {
    padding-left: 0;
    list-style: none;
    text-align: left;
    margin-bottom: 0
}

.check-list li {
    margin-bottom: 10px
}

.check-list li:last-child {
    margin-bottom: 0
}

.check-list li>i {
    color: var(--theme-color);
    margin-right: 5px
}

.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: rgba(255,255,255,0.2)
}

.mega-hover:after {
    top: 50%;
    right: 0;
    bottom: 50%;
    left: 0;
    background: rgba(255,255,255,0.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%
}

.box-img {
    overflow: hidden
}

.box-img img {
    height: 405px;
    object-fit: cover;
    width: 100%;
    -webkit-transition: 1.3s all ease;
    transition: 1.3s all ease
}

.box-icon img {
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.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%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.rounded-10 {
    border-radius: 10px
}

.rounded-12 {
    border-radius: 12px
}

.rounded-20 {
    border-radius: 20px
}

@media (max-width: 767px) {
    .rounded-20 {
        border-radius:10px
    }
}

.rounded-30 {
    border-radius: 30px
}

@media (max-width: 767px) {
    .rounded-30 {
        border-radius:15px
    }
}

.rounded-24 {
    border-radius: 24px
}

@media (max-width: 767px) {
    .rounded-24 {
        border-radius:15px
    }
}

.rounded-50 {
    border-radius: 50px
}

@media (max-width: 767px) {
    .rounded-50 {
        border-radius:20px
    }
}

.btn-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px 30px
}

@media (max-width: 1199px) {
    p.mb-40 {
        margin-bottom:35px
    }

    p.mb-45 {
        margin-bottom: 38px
    }
}

.choose-feature {
    background-color: var(--white-color);
    box-shadow: 0px 10px 50px rgba(204,204,204,0.32);
    border-radius: 12px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 18px;
    padding: 24px;
    text-align: left
}

.choose-feature-wrap {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
    margin-bottom: 60px
}

@media (max-width: 1199px) {
    .choose-feature-wrap {
        max-width:750px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 50px
    }
}

@media (max-width: 575px) {
    .choose-feature-wrap {
        grid-template-columns:repeat(1, 1fr)
    }
}

@media (max-width: 767px) {
    .choose-feature {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }
}

.choose-feature .box-title {
    margin: -0.24em 0;
    max-width: 190px
}

.choose-feature:hover .box-icon img {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.video-area {
    position: relative;
    z-index: 1
}

.video-area:before {
    content: "";
    position: absolute;
    inset: 0;
    background: -webkit-linear-gradient(bottom, rgba(15,16,19,0.5), rgba(15,16,19,0.5));
    background: linear-gradient(0deg, rgba(15,16,19,0.5), rgba(15,16,19,0.5));
    z-index: -1
}

.booking-area2 {
    position: relative;
    z-index: 2
}

.booking-area2:before {
    content: "";
    position: absolute;
    inset: 0;
    background: -webkit-linear-gradient(bottom, rgba(15,16,19,0.7), rgba(15,16,19,0.7));
    background: linear-gradient(0deg, rgba(15,16,19,0.7), rgba(15,16,19,0.7));
    z-index: -1
}

.why-wrap1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: var(--light-color2)
}

.why-wrap1 .why-img-box1 {
    width: 50%
}

.why-wrap1 .why-img-box1 img {
    height: 460px;
    width: 100%;
    object-fit: cover
}

@media (max-width: 1399px) {
    .why-wrap1 .why-img-box1 {
        width:auto;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.why-wrap1 .why-wrap-content {
    padding: 120px;
    width: 50%
}

@media (max-width: 1500px) {
    .why-wrap1 .why-wrap-content {
        padding: 40px 46px;
    }
}

@media (max-width: 1399px) {
    .why-wrap1 .why-wrap-content {
        width:auto;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

@media (max-width: 991px) {
    .why-wrap1 .why-wrap-content {
        padding:80px 60px
    }
}

@media (max-width: 575px) {
    .why-wrap1 .why-wrap-content {
        padding:80px 30px
    }
}

.why-wrap1 .why-grid-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px
}

.why-wrap1 .why-grid-list li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px
}

.why-wrap1 .why-grid-list .box-icon {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: var(--body-bg);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.why-wrap1 .why-grid-list .box-icon img {
    -webkit-filter: brightness(99);
    filter: brightness(99)
}

.why-wrap1 .why-grid-list .box-text {
    font-size: 16px;
    font-weight: 500;
    color: var(--white-color)
}

@media (max-width: 767px) {
    .why-wrap1 .why-grid-list {
        grid-template-columns:repeat(1, 1fr)
    }
}

@media (max-width: 1299px) {
    .why-wrap1 {
        display:block
    }
}

.faq-accordion {
    max-width: 970px;
    display: block;
    margin: auto
}

.accordion-card {
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    overflow: hidden;
    background-color: #181A1E;
    position: relative;
    z-index: 3
}

.accordion-card:not(:last-child) {
    margin-bottom: 24px
}

.accordion-card .accordion-button {
    font-size: 24px;
    font-weight: 600;
    font-family: var(--title-font);
    border: 0;
    color: var(--title-color);
    background-color: transparent;
    letter-spacing: 0.02em;
    color: var(--body-color);
    padding: 48px;
    min-height: 116px;
    gap: 10px;
    margin-bottom: 0;
    text-align: left;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    position: relative
}

@media (max-width: 767px) {
    .accordion-card .accordion-button {
        font-size:20px;
        padding: 30px
    }
}

@media (max-width: 575px) {
    .accordion-card .accordion-button {
        padding:20px 40px 20px 20px
    }
}

.accordion-card .accordion-button:after {
    content: "\2b";
    height: 100%;
    width: auto;
    line-height: 1;
    background-color: transparent;
    background-image: none;
    font-family: var(--icon-font);
    color: var(--body-color);
    font-weight: 500;
    font-size: 20px;
    display: grid;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    position: absolute;
    top: 0;
    right: 30px;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.accordion-card .accordion-button:focus {
    outline: none;
    box-shadow: none
}

.accordion-card .accordion-button:not(.collapsed) {
    box-shadow: none;
    padding: 48px 48px 15px 48px;
    min-height: auto
}

@media (max-width: 767px) {
    .accordion-card .accordion-button:not(.collapsed) {
        padding:30px
    }
}

@media (max-width: 575px) {
    .accordion-card .accordion-button:not(.collapsed) {
        padding:20px 40px 20px 20px
    }
}

.accordion-card .accordion-button:not(.collapsed):after {
    content: "\f068";
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.accordion-card .accordion-collapse {
    border: none
}

.accordion-card .accordion-body {
    border-radius: 0;
    border: none;
    padding: 0 48px 48px 48px
}

@media (max-width: 767px) {
    .accordion-card .accordion-body {
        padding:0 30px 30px 30px
    }
}

@media (max-width: 575px) {
    .accordion-card .accordion-body {
        padding:0px 40px 20px 20px
    }
}

.accordion-card .faq-text {
    margin-bottom: -0.48em
}

.feature-card {
    position: relative;
    background: #181A1E;
    padding: 60px 44px;
    text-align: center;
    z-index: 2;
    overflow: hidden
}

@media (max-width: 1399px) {
    .feature-card {
        padding:40px 30px
    }
}

.feature-card .feature-shape {
    position: absolute;
    inset: 0;
    top: -10%;
    -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;
    opacity: 0;
    visibility: hidden
}

.feature-card .box-title {
    margin-bottom: 10px
}

.feature-card .box-icon {
    width: 138px;
    height: 138px;
    line-height: 138px;
    display: block;
    margin: auto auto 20px auto;
    text-align: center;
    background: #0B0B0C;
    border-radius: 99px;
    position: relative;
    z-index: 3
}

.feature-card .box-icon img {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.feature-card .box-content {
    background-color: var(--white-color);
    box-shadow: 0px 6px 30px rgba(0,0,0,0.04);
    border-radius: 30px;
    padding: 120px 20px 30px 20px
}

@media (max-width: 767px) {
    .feature-card .box-content {
        padding:120px 30px 30px 30px
    }
}

.feature-card .box-title {
    font-weight: 500;
    font-size: 40px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: var(--white-color);
    max-width: 235px;
    display: block;
    margin: auto auto 15px auto
}

@media (max-width: 1500px) {
    .feature-card .box-title {
        font-size:30px
    }
}

@media (max-width: 1299px) {
    .feature-card .box-title {
        max-width:100%
    }
}

@media (max-width: 575px) {
    .feature-card .box-title {
        font-size:25px
    }
}

.feature-card .box-text {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 40px
}

.feature-card .th-btn2 {
    padding: 19px 40px
}

.feature-card:hover .feature-shape {
    top: 0;
    opacity: 1;
    visibility: visible
}

.feature-card:hover .box-icon img {
    -webkit-transform: scale(-1) rotate(180deg);
    -ms-transform: scale(-1) rotate(180deg);
    transform: scale(-1) rotate(180deg)
}

.offer-area {
    position: relative;
    background-color: #123641;
    padding: 48px 48px 23px 48px;
    z-index: 3
}

@media (max-width: 767px) {
    .offer-area {
        padding:30px
    }
}

.offer-area .slider-arrow {
    background-color: var(--white-color);
    left: var(--pos-x, -30px)
}

.offer-area .slider-arrow.slider-next {
    right: var(--pos-x, -30px);
    left: auto
}

.offer-area .slider-arrow:hover {
    background-color: var(--theme-color)
}

.offer-area .slider-arrow:hover img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.offer-box {
    position: relative;
    overflow: hidden;
}

.offer-box .box-img {
    position: relative;
    z-index: 2;
    max-height: 250px;
    border-radius: inherit;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    margin-bottom: 0px;
}

.offer-box .box-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: -webkit-linear-gradient(bottom, rgba(15,16,19,0.5), rgba(15,16,19,0.5));
    background: linear-gradient(0deg, rgba(15,16,19,0.5), rgba(15,16,19,0.5));
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    border-radius: 40px;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    opacity: 0;
    visibility: hidden;
    z-index: 1
}

.offer-box .box-img img {
    height: 240px;
    object-fit: cover
}

.offer-box .media-body {
    /* display: -webkit-box; */
    /* display: -webkit-flex; */
    display: -ms-flexbox;
    /* display: flex; */
    /* -webkit-box-pack: justify; */
    /* -webkit-justify-content: space-between; */
    -ms-flex-pack: justify;
    /* justify-content: space-between; */
}

.offer-box .box-title {
    margin: 0px;
}

.offer-box .box-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    opacity: 0;
    visibility: hidden
}

.offer-box:hover .box-img {
    border-radius: 40px
}

.offer-box:hover .box-img:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.offer-box:hover .box-icon {
    opacity: 1;
    visibility: visible
}

.offer-area4 {
    position: relative;
    z-index: 1
}

.offer-area4 .shadow-title {
    position: absolute;
    top: 25%;
    right: 120px
}

.offerSlider4 {
    position: relative;
    margin-right: -33% !important;
    z-index: 2
}

@media (max-width: 1199px) {
    .offerSlider4 {
        margin-right:0 !important
    }
}

.offer-box2 {
    background-color: #529f45;
    padding: 18px;
    text-align: center;
    margin-bottom: 25px;
    border-radius: 10px;
}

@media (max-width: 991px) {
    .offer-box2 {
        padding: 12px;
    }
}

.offer-box2 .box-img {
    margin-bottom: 20px;
}

@media (max-width: 991px) {
    .offer-box2 .box-img {
        margin-bottom: 10px;
    }
}

.offer-box2 .box-title {
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 0
}

.offer-box2 .price {
    font-size: 18px;
    color: var(--white-color);
    margin-bottom: -0.4rem
}

.offer-area5 {
    position: relative;
    z-index: 1
}

.offer-area5 .shadow-title {
    position: absolute;
    top: 7%;
    left: 110px;
    color: var(--light-color2)
}

@media (min-width: 1922px) {
    .offer-area5 .shadow-title {
        left:50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media (max-width: 575px) {
    .offer-area5 .shadow-title {
        left:12px;
        right: 12px;
        text-align: center
    }
}

.offer-slider5 {
    margin-right: -24% !important
}

@media (max-width: 1500px) {
    .offer-slider5 {
        margin:0 0 0 0% !important
    }
}

.offer-slider5 .swiper-slide {
    width: calc(336px) !important;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out
}

@media (max-width: 1199px) {
    .offer-slider5 .swiper-slide {
        width:100% !important
    }
}

.offer-slider5 .swiper-slide.swiper-slide-active {
    width: calc(672px) !important
}

@media (max-width: 1500px) {
    .offer-slider5 .swiper-slide.swiper-slide-active {
        width:calc(650px) !important
    }
}

@media (max-width: 1199px) {
    .offer-slider5 .swiper-slide.swiper-slide-active {
        width:100% !important
    }
}

.offer-slider5 .swiper-slide.swiper-slide-active .room-box.style2 .box-content {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px)
}

.offer-slider5 .swiper-slide.swiper-slide-active .room-box.style2 .box-wrapp {
    opacity: 1;
    height: 100%;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    visibility: visible
}

.offer-slider5 .swiper-slide.swiper-slide-active .room-box.style2 .box-title-area {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px)
}

.packageSlider1 {
    /* margin-left: 120px !important; */
    margin-right: -24% !important
}

@media (max-width: 1500px) {
    .packageSlider1 {
        margin:0 0 0 0% !important
    }
}

.packageSlider1 .swiper-slide {
    width: calc(402px) !important;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out
}

@media (max-width: 991px) {
    .packageSlider1 .swiper-slide {
        width:100% !important
    }
}

.packageSlider1 .swiper-slide.swiper-slide-active {
    width: calc(828px) !important
}

@media (max-width: 1500px) {
    .packageSlider1 .swiper-slide.swiper-slide-active {
        width:calc(650px) !important
    }
}

@media (max-width: 991px) {
    .packageSlider1 .swiper-slide.swiper-slide-active {
        width:100% !important
    }
}

.packageSlider1 .swiper-slide.swiper-slide-active .package-list:after {
    opacity: 1;
    visibility: visible
}

.packageSlider1 .swiper-slide.swiper-slide-active .package-list .icon-btn {
    opacity: 1;
    visibility: visible
}

.packageSlider1 .swiper-slide.swiper-slide-active .meta {
    opacity: 1;
    visibility: visible
}

.packageSlider1 .swiper-slide.swiper-slide-active .package-content {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    bottom: 62px;
    right: unset;
    left: 52px
}

@media (max-width: 767px) {
    .packageSlider1 .swiper-slide.swiper-slide-active .package-content {
        left:30px
    }
}

.packageSlider1 .slider-controller {
    width: 80%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 120px
}

@media (max-width: 1500px) {
    .packageSlider1 .slider-controller {
        padding:0 30px;
        width: 100%
    }
}

.package-list {
    position: relative;
    height: 527px;
    z-index: 2;
    -webkit-transition: 0.7s ease-in-out;
    transition: 0.7s ease-in-out;
    cursor: pointer
}

.package-list:after {
    content: "";
    position: absolute;
    inset: 16px;
    border: 2px solid var(--theme-color);
    z-index: -1;
    opacity: 0;
    visibility: hidden
}

.package-list:before {
    content: "";
    position: absolute;
    inset: 0;
    background: -webkit-linear-gradient(bottom, rgba(15,16,19,0.7), rgba(15,16,19,0.7));
    background: linear-gradient(0deg, rgba(15,16,19,0.7), rgba(15,16,19,0.7));
    z-index: -1
}

.package-list .package-content {
    position: absolute;
    right: 70px;
    bottom: 50%;
    height: 94px;
    width: 527px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

@media (max-width: 767px) {
    .package-list .package-content {
        -webkit-transform:rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        bottom: 20px;
        left: 20px;
        max-width: 100%;
        height: 150px
    }
}

@media (max-width: 480px) {
    .package-list .package-content {
        width:300px
    }
}

@media (max-width: 375px) {
    .package-list .package-content {
        width:250px;
        left: 5px;
        right: unset
    }
}

.package-list .meta {
    opacity: 0;
    visibility: hidden
}

.package-list .meta span {
    position: relative;
    font-weight: 400;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0.02em;
    color: var(--white-color);
    z-index: 2
}

@media (max-width: 575px) {
    .package-list .meta span {
        font-size:16px
    }
}

.package-list .meta span:not(:last-child) {
    border-right: 1px solid var(--white-color);
    padding-right: 13px;
    margin-right: 13px;
    height: 13px;
    line-height: 13px;
    display: inline-block
}

.package-list .box-title {
    font-weight: 600;
    font-size: 28px;
    line-height: 40px;
    letter-spacing: 0.02em;
    color: var(--white-color);
    margin-bottom: 10px
}

@media (max-width: 575px) {
    .package-list .box-title {
        font-size:24px
    }
}

.package-list .sub-title2.style1 {
    padding-left: 53px;
    margin-bottom: 10px
}

@media (max-width: 480px) {
    .package-list .sub-title2.style1 {
        padding-left:0
    }
}

.package-list .th-btn {
    position: absolute;
    right: 40px;
    bottom: 40px;
    padding: 10px 30px;
    opacity: 0;
    visibility: hidden
}

@media (max-width: 991px) {
    .package-list .th-btn {
        right:20px;
        bottom: 20px
    }
}

.package-list .box-content {
    visibility: hidden;
    opacity: 0;
    width: 100%;
    max-height: 0;
    padding: 30px 30px 40px 40px;
    overflow: hidden
}

.package-list .icon-btn {
    position: absolute;
    right: 65px;
    bottom: 70px;
    background: rgba(255,255,255,0.2);
    border: 0.5px solid var(--white-color);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    opacity: 0;
    visibility: hidden
}

@media (max-width: 767px) {
    .package-list .icon-btn {
        bottom:unset;
        top: 50px;
        right: 50px
    }
}

.package-list .icon-btn:hover {
    background-color: var(--white-color);
    color: var(--theme-color)
}

.location-card {
    position: relative;
    z-index: 2
}

.location-card .box-img {
    position: relative;
    z-index: 2
}

.location-card .box-img:before {
    content: "";
    position: absolute;
    inset: 0;
    background: -webkit-linear-gradient(top, rgba(15,16,19,0) 0%, rgba(15,16,19,0.3) 60.61%);
    background: linear-gradient(180deg, rgba(15,16,19,0) 0%, rgba(15,16,19,0.3) 60.61%);
    z-index: 1
}

.location-card .box-content {
    background-color: #181A1E;
    padding: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    inset: 16px;
    top: unset;
    bottom: 16px;
    z-index: 4
}

.location-card .box-content .box-title {
    font-size: 28px;
    margin-bottom: 0
}

@media (max-width: 1500px) {
    .location-card .box-content .box-title {
        font-size:20px
    }
}

.location-card .box-content .box-text {
    font-weight: 500
}

.location-card .icon-btn {
    width: 64px;
    height: 40px;
    line-height: 34px;
    background-color: var(--theme-color);
    border-color: var(--theme-color);
    border-radius: 48px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.location-card .icon-btn img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.location-card .icon-btn:hover {
    background-color: var(--white-color);
    border-color: var(--white-color)
}

.location-card .icon-btn:hover img {
    -webkit-filter: none;
    filter: none
}

.offer-wrap6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 24px
}

.offer-wrap6 .offer-list-wrap {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

@media (max-width: 991px) {
    .offer-wrap6 {
        display:block
    }
}

.offer-tag-thumb {
    position: relative
}

.offer-tag-thumb .thumb {
    height: 100%
}

.offer-tag-thumb .thumb img {
    height: 100%;
    object-fit: cover
}

.offer-tag-thumb .tag {
    position: absolute;
    left: 32px;
    top: 0
}

.offer-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.offer-list:not(:last-child) {
    margin-bottom: 24px
}

.offer-list .box-img {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: 200px;
    height: 140px
}

.offer-list .box-img img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.offer-list .box-title {
    font-weight: 700;
    letter-spacing: 0.02em;
    margin-bottom: 2px
}

@media (max-width: 1500px) {
    .offer-list .box-title {
        font-size:20px
    }
}

.offer-list .box-text {
    margin-bottom: 26px
}

.offer-list .box-price {
    font-size: 18px;
    font-weight: 500;
    font-family: var(--title-font);
    letter-spacing: 0.02em;
    padding: 6px 24px;
    background: var(--tertiary-color);
    display: inline-block;
    color: var(--theme-color)
}

@media (max-width: 991px) {
    .offer-list {
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .offer-list .box-img {
        margin-bottom: 0
    }
}

@media (max-width: 375px) {
    .offer-list {
        display:block
    }

    .offer-list .box-img {
        width: 100%;
        margin-bottom: 20px
    }

    .offer-list:not(:last-child) {
        margin-bottom: 30px
    }

    .offer-list .box-text {
        margin-bottom: 16px
    }
}

.gallery-title-area {
    position: absolute;
    right: 120px;
    max-width: 471px
}

@media (max-width: 1799px) {
    .gallery-title-area {
        max-width:400px
    }
}

@media (max-width: 1500px) {
    .gallery-title-area {
        max-width:380px;
        right: 40px
    }
}

@media (max-width: 1299px) {
    .gallery-title-area {
        right:20px
    }
}

@media (max-width: 1199px) {
    .gallery-title-area {
        max-width:320px;
        right: 10px
    }
}

@media (max-width: 991px) {
    .gallery-title-area {
        position:relative;
        left: 0
    }
}

.gallery-btn {
    position: absolute;
    left: auto;
    bottom: 0
}

@media (max-width: 991px) {
    .gallery-btn {
        position:relative;
        left: 0;
        margin-top: 45px
    }
}

.gallery-card {
    position: relative;
    text-align: center;
    z-index: 2
}

.gallery-card_wrapp:nth-child(2) {
    margin-top: 120px
}

@media (max-width: 991px) {
    .gallery-card_wrapp:nth-child(2) {
        margin-top:24px
    }
}

.gallery-card_wrapp:nth-child(3) {
    margin-top: 240px
}

@media (max-width: 991px) {
    .gallery-card_wrapp:nth-child(3) {
        margin-top:24px
    }
}

.gallery-card_wrapp:nth-child(4) {
    margin-top: -190px
}

@media (max-width: 991px) {
    .gallery-card_wrapp:nth-child(4) {
        margin-top:24px
    }
}

.gallery-card_wrapp:nth-child(5) {
    margin-top: -90px
}

@media (max-width: 991px) {
    .gallery-card_wrapp:nth-child(5) {
        margin-top:24px
    }
}

.gallery-card .box-img {
    display: block;
    position: relative;
    z-index: 2;
    overflow: hidden
}

.gallery-card .box-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: -webkit-linear-gradient(bottom, rgba(24,26,30,0.5), rgba(24,26,30,0.5));
    background: linear-gradient(0deg, rgba(24,26,30,0.5), rgba(24,26,30,0.5));
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    opacity: 0;
    visibility: hidden;
    z-index: 1
}

@media (max-width: 767px) {
    .gallery-card .box-img {
        border-radius:20px;
        border: 20px
    }
}

.gallery-card .box-img img {
    width: 100%
}

.gallery-card .simple-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 50px;
    color: var(--white-color);
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    visibility: hidden;
    opacity: 0;
    z-index: 3;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease
}

.gallery-card:hover .box-img:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.gallery-card:hover .box-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.gallery-card:hover .simple-btn {
    visibility: visible;
    opacity: 1
}

.load-more-btn {
    margin-top: 60px;
    text-align: center;
    margin-right: auto;
    margin-right: auto
}

@media (max-width: 1199px) {
    .load-more-btn {
        margin-top:50px
    }
}

.gallery-sec2 {
    max-width: 1720px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 1199px) {
    .gallery-sec2 {
        padding-left:24px;
        padding-right: 24px
    }
}

@media (max-width: 767px) {
    .gallery-sec2 {
        padding:0;
        max-width: 540px
    }
}

.gallery-grid {
    position: relative
}

.gallery-grid.style3 {
    max-width: 189px;
    display: block;
    margin-left: auto
}

@media (max-width: 991px) {
    .gallery-grid.style3 {
        max-width:100%
    }
}

.gallery-grid.style4 {
    max-width: 189px;
    display: block
}

@media (max-width: 991px) {
    .gallery-grid.style4 {
        max-width:100%
    }
}

.gallery-grid .box-img {
    position: relative;
    z-index: 2;
    border-radius: inherit;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.gallery-grid .box-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: -webkit-linear-gradient(bottom, rgba(15,16,19,0.5), rgba(15,16,19,0.5));
    background: linear-gradient(0deg, rgba(15,16,19,0.5), rgba(15,16,19,0.5));
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    opacity: 0;
    border-radius: 40px;
    visibility: hidden;
    z-index: 1
}

.gallery-grid .box-img img {
    width: auto;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

@media (max-width: 991px) {
    .gallery-grid .box-img img {
        width:100%
    }
}

.gallery-grid .simple-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 50px;
    color: var(--white-color);
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    visibility: hidden;
    opacity: 0;
    z-index: 3;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease
}

.gallery-grid:hover.style3 .box-img {
    border-radius: 20px
}

.gallery-grid:hover.style4 .box-img {
    border-radius: 20px
}

.gallery-grid:hover .box-img {
    border-radius: 40px
}

.gallery-grid:hover .box-img:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.gallery-grid:hover .box-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.gallery-grid:hover .simple-btn {
    visibility: visible;
    opacity: 1
}

.gallery-row {
    --bs-gutter-y: 1.9rem
}

.gallery-insta {
    position: relative;
    overflow: hidden
}

.gallery-insta.style2 {
    margin: 0 10px 20px 10px
}

.gallery-insta.style2 .play-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 25px;
    color: var(--white-color);
    line-height: 1;
    z-index: 3;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.gallery-insta.style2 .play-btn:before,.gallery-insta.style2 .play-btn:after {
    border: 2px solid var(--white-color)
}

.gallery-insta.style2 .play-btn>i {
    background-color: transparent
}

.gallery-insta.style2:hover .play-btn {
    opacity: 1;
    visibility: visible
}

.gallery-insta img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.gallery-insta .box-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 48px;
    color: var(--white-color);
    line-height: 1;
    z-index: 3;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.gallery-insta:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.gallery-insta:hover .box-btn {
    opacity: 1;
    visibility: visible
}

.social-media {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 8px
}

@media (max-width: 375px) {
    .social-media {
        -webkit-box-pack:center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .social-media:not(:last-child) {
        margin-bottom: 10px
    }
}

.social-media i {
    font-size: 30px
}

.social-media .text {
    font-size: 18px;
    font-weight: 500
}

.social-media-wrapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px
}

@media (max-width: 991px) {
    .social-media-wrapp {
        -webkit-box-pack:center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 40px
    }
}

@media (max-width: 375px) {
    .social-media-wrapp {
        display:block;
        text-align: center
    }
}

.social-media-wrapp .divider {
    background-color: var(--theme-color);
    width: 2px;
    height: 18px
}

@media (max-width: 375px) {
    .social-media-wrapp .divider {
        display:none
    }
}

.gallery-box {
    position: relative;
    z-index: 2
}

.gallery-box .gallery-img {
    position: relative;
    z-index: 2
}

.gallery-box .gallery-img:before {
    content: "";
    position: absolute;
    inset: 0;
    background: -webkit-linear-gradient(bottom, rgba(15,16,19,0.2), rgba(15,16,19,0.2));
    background: linear-gradient(0deg, rgba(15,16,19,0.2), rgba(15,16,19,0.2));
    z-index: 1
}

.gallery-sec3 {
    max-width: 1668px;
    margin: 0 auto;
    padding-left: 12px;
    padding-right: 12px
}

.gallery-card2 {
    position: relative;
    z-index: 2
}

.gallery-card2.style2 .box-img {
    position: relative;
    z-index: 3;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.gallery-card2.style2 .box-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: -webkit-linear-gradient(bottom, rgba(15,16,19,0.5), rgba(15,16,19,0.5));
    background: linear-gradient(0deg, rgba(15,16,19,0.5), rgba(15,16,19,0.5));
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    opacity: 0;
    visibility: hidden;
    z-index: 1
}

.gallery-card2.style2 .box-img:after {
    content: "";
    position: absolute;
    inset: 0px;
    border: 2px solid var(--theme-color);
    z-index: 1;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.gallery-card2.style2:hover .box-img {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg)
}

.gallery-card2.style2:hover .box-img:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.gallery-card2.style2:hover .box-img:after {
    opacity: 1;
    visibility: visible
}

.gallery-card2 .box-img {
    display: block;
    position: relative;
    z-index: 2;
    overflow: hidden
}

.gallery-card2 .box-img:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: -webkit-linear-gradient(bottom, rgba(24,26,30,0.5), rgba(24,26,30,0.5));
    background: linear-gradient(0deg, rgba(24,26,30,0.5), rgba(24,26,30,0.5));
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    opacity: 0;
    visibility: hidden;
    z-index: 1
}

@media (max-width: 767px) {
    .gallery-card2 .box-img {
        border-radius:0px;
        border: 20px
    }
}

.gallery-card2 .box-img img {
    width: 100%
}

.gallery-card2 .simple-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 50px;
    color: var(--white-color);
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    visibility: hidden;
    opacity: 0;
    z-index: 3;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease
}

.gallery-card2:hover .box-img:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.gallery-card2:hover .box-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.gallery-card2:hover .simple-btn {
    visibility: visible;
    opacity: 1
}

.gallery-slider4 {
    margin-right: -20% !important
}

@media (max-width: 991px) {
    .gallery-slider4 {
        margin-right:0 !important
    }
}

.cta-img1 img {
    height: 100%;
    object-fit: cover;
    object-position: right center
}

@media (max-width: 991px) {
    .cta-img1 img {
        width:100%
    }
}

.cta-sec1 {
    background-size: auto;
    background-position: center right;
    background-color: var(--theme-color);
    max-width: 1620px;
    margin: -45px auto auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    position: relative;
    z-index: 3
}

@media (max-width: 1199px) {
    .cta-sec1 {
        background-size:cover
    }
}

@media (max-width: 991px) {
    .cta-sec1 {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 0
    }
}

.cta-sec1 .sec-title {
    max-width: 600px
}

.cta-sec1 .call-btn .box-label {
    font-weight: 400
}

.cta-sec1 .call-btn .box-link {
    font-weight: 600
}

.cta-sec1 .call-btn a:hover {
    color: var(--title-color) !important
}

.cta-sec1 .play-btn:before,.cta-sec1 .play-btn:after {
    background-color: var(--white-color)
}

.cta-sec1 .play-btn>i {
    background-color: var(--white-color);
    color: var(--title-color)
}

.cta-sec1 .cta-content {
    padding: 40px 12px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

@media (max-width: 991px) {
    .cta-sec1 .cta-content {
        text-align:center
    }
}

.video-content1 {
    padding: 190px 0 190px 0;
    width: 100%;
    max-width: 550px;
    text-align: center;
    margin: 0 auto
}

.video-content1 .video-review {
    margin-bottom: 5px
}

.video-content1 .video-review i {
    color: #BF930F;
    font-size: 14px;
    margin-right: 5px
}

.video-content1 .sub-title {
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0.02em
}

.video-content1 .play-btn {
    --icon-size: 80px;
    font-size: 20px
}

.video-content1 .play-btn:before,.video-content1 .play-btn:after {
    border: 1px solid var(--white-color)
}

@media (max-width: 1299px) {
    .video-content1 {
        padding:160px 0 250px 0
    }
}

@media (max-width: 991px) {
    .video-content1 {
        padding:120px 0 250px 0
    }
}

.cta-img {
    position: relative;
    z-index: 2;
    display: inline-block;
    max-width: 139px;
    border-radius: 150px;
    border: 2px solid var(--theme-color);
    margin: 0 15px
}

.cta-img img {
    border-radius: 150px
}

.cta-img .simple-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 20px;
    color: var(--white-color)
}

.cta-img .simple-btn i {
    font-weight: 600
}

.link-btn2 {
    font-family: var(--title-font);
    font-size: 18px;
    font-weight: 600;
    color: var(--white-color)
}

.link-btn2 i {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    text-align: center;
    border: 1px solid var(--white-color);
    border-radius: 8px;
    color: var(--theme-color);
    margin-right: 12px
}

.link-btn2:hover {
    color: var(--theme-color)
}

.video-content2 {
    padding: 160px 0 110px 0;
    width: 100%;
    max-width: 840px;
    text-align: center;
    margin: 0 auto
}

.video-content2 .sec-title {
    margin: 60px 0 26px 0
}

.video-content2 .sec-text {
    margin-bottom: 40px
}

.video-content2 .play-btn {
    --icon-size: 80px;
    font-size: 20px
}

@media (max-width: 991px) {
    .video-content2 {
        padding:100px 0
    }
}

.video-sec2 .counter-card-wrap {
    border-radius: 40px 40px 0 0
}

@media (max-width: 991px) {
    .video-sec2 .counter-card-wrap {
        border-radius:20px 20px 0 0
    }
}

.video-sec3 .play-btn {
    --icon-size: 80px;
    font-size: 20px
}

.video-content3 .sec-title {
    margin-bottom: 26px
}

@media (max-width: 1199px) {
    .video-content3 .sec-title {
        margin-top:50px
    }
}

.tab-menu {
    position: relative;
    gap: 16px
}

.tab-menu.style2 .th-btn2 {
    font-size: 18px;
    border-radius: 48px;
    padding: 13px 34px
}

.tab-menu .tab-btn {
    font-family: var(--body-font);
    font-weight: 500;
    font-size: 14px;
    background-color: transparent;
    border: 1px solid #808182;
    padding: 11px 13px;
    color: var(--white-color);
    text-transform: capitalize;
    position: relative;
    z-index: 2;
    overflow: hidden
}

@media (max-width: 1199px) {
    .tab-menu .tab-btn {
        padding:13px 20px
    }
}

.tab-menu .tab-btn.active,.tab-menu .tab-btn:hover {
    border-color: var(--theme-color);
    background-color: #529f45;
}

.tab-menu .tab-btn.active:before,.tab-menu .tab-btn:hover:before {
    background-color: var(--theme-color)
}

.tab-menu .indicator {
    display: none
}

.price-card {
    position: relative;
    z-index: 2;
    background-color: #24272E
}

.price-card .header-price {
    background-color: #181A1E;
    padding: 28px 30px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 32px
}

.price-card .box-title {
    font-size: 28px;
    margin-bottom: 12px;
    font-weight: 600
}

@media (max-width: 991px) {
    .price-card .box-icon {
        display:none
    }
}

.price-card .box-text {
    margin-bottom: 40px
}

.price-card .box-price {
    font-family: var(--title-font);
    font-weight: 500;
    font-size: 40px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: var(--white-color);
    margin-bottom: 0px
}

.price-card .box-price .duration {
    font-family: var(--body-font);
    font-size: 18px;
    color: var(--body-color);
    font-weight: 600
}

.price-card .box-content {
    padding: 48px
}

@media (max-width: 1299px) {
    .price-card .box-content {
        padding:30px
    }
}

.price-card .checklist li {
    gap: 16px;
    font-size: 18px;
    color: var(--white-color)
}

.price-card .checklist li.unavailable:before {
    content: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 3.33782C15.5291 2.48697 13.8214 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 11.3151 21.9311 10.6462 21.8 10' stroke='%23D8DBDC' stroke-width='1.5' stroke-linecap='round'/%3E%3Cpath d='M8 12.5C8 12.5 9.5 12.5 11.5 16C11.5 16 17.0588 6.83333 22 5' stroke='%23D8DBDC' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")
}

.price-card .th-btn2,.price-card .th-btn {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 45px
}

.price-card .tag {
    position: absolute;
    top: 16px;
    right: 0;
    background-color: var(--theme-color);
    font-size: 16px;
    color: var(--white-color);
    padding: 8px 10px;
    line-height: 12px;
    text-align: center;
    font-weight: 500;
    min-width: 104px;
    height: 29px;
    -webkit-clip-path: path("M0 0H104V29H0L8 14.5L0 0Z");
    clip-path: path("M0 0H104V29H0L8 14.5L0 0Z");
    opacity: 0
}

.price-card.item-active .tag {
    opacity: 1
}

.price-card.item-active .th-btn {
    background-color: var(--theme-color);
    border-color: var(--theme-color)
}

.faq-btn {
    margin-top: 70px;
    text-align: center
}

.service-card {
    position: relative;
    z-index: 2;
    background: #181A1E;
    padding: 60px 32px 32px 32px;
    overflow: hidden
}

.service-card .box-number {
    font-family: var(--title-font);
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: #808182;
    line-height: 1;
    position: absolute;
    right: 48px;
    top: 93px
}

.service-card .box-title {
    font-size: 28px;
    margin-bottom: 15px
}

@media (max-width: 375px) {
    .service-card .box-title {
        font-size:24px
    }
}

.service-card .box-text {
    font-size: 18px;
    margin-bottom: 40px
}

.service-card .box-icon {
    position: relative;
    width: 100px;
    height: 100px;
    line-height: 100px;
    background: #0B0B0C;
    border-radius: 50%;
    text-align: center;
    margin-bottom: 30px;
    z-index: 2;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.service-card .box-icon:before {
    content: "";
    position: absolute;
    inset: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    border-radius: 50%;
    background-color: var(--theme-color);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
    transition: all 0.5s cubic-bezier(0.62, 0.21, 0.45, 1.52);
    z-index: -1
}

.service-card .box-icon img {
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.service-card .box-img {
    margin-bottom: 0
}

.service-card .th-btn {
    margin-top: 32px;
    background-color: var(--title-color)
}

.service-card .th-btn:before {
    background-color: var(--theme-color)
}

.service-card .th-btn:hover {
    background-color: var(--theme-color)
}

.service-card .th-btn2 {
    margin-top: 32px
}

.service-card.style2 {
    border-radius: 0
}

.service-card:hover .box-icon:before {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.service-card:hover .box-icon img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.service-card.style3 {
    padding: 0;
    background: transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: var(--light-color2)
}

.service-card.style3 .box-img {
    -webkit-box-flex: 2;
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2
}

.service-card.style3 .box-img img {
    height: 100%;
    object-fit: cover
}

@media (max-width: 1199px) {
    .service-card.style3 .box-img {
        -webkit-box-flex:1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1
    }
}

.service-card.style3 .box-content {
    padding: 74px 80px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media (max-width: 1500px) {
    .service-card.style3 .box-content {
        padding:60px 70px
    }
}

@media (max-width: 1299px) {
    .service-card.style3 .box-content {
        padding:40px
    }
}

@media (max-width: 575px) {
    .service-card.style3 .box-content {
        padding:40px 30px
    }
}

.service-card.style3 .box-subtitle {
    font-size: 18px;
    font-weight: 600;
    font-family: var(--body-font);
    letter-spacing: 0.2em;
    color: var(--theme-color);
    margin-top: -0.35em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 23px
}

.service-card.style3 .box-subtitle:before {
    content: '';
    position: relative;
    width: 48px;
    height: 1px;
    background: var(--theme-color);
    display: inline-block
}

@media (max-width: 575px) {
    .service-card.style3 .box-subtitle:before {
        display:none
    }
}

@media (max-width: 1299px) {
    .service-card.style3 .box-subtitle {
        font-size:16px
    }
}

.service-card.style3 .box-title {
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0.02em;
    margin-bottom: 30px
}

@media (max-width: 1299px) {
    .service-card.style3 .box-title {
        font-size:24px
    }
}

.service-card.style3 .box-text {
    letter-spacing: 0.02em;
    margin-bottom: 20px
}

@media (max-width: 1299px) {
    .service-card.style3 .box-text {
        font-size:16px;
        margin-bottom: 10px
    }
}

@media (max-width: 767px) {
    .service-card.style3 {
        display:block
    }

    .service-card.style3 .box-img img {
        min-height: 400px
    }
}

.service-card-wrap:nth-child(even) .service-card.style3 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.bg-white .service-card {
    background-color: var(--light-color)
}

.bg-white .service-card .box-number {
    color: var(--white-color)
}

.bg-white .swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: var(--light-color)
}

.bg-white .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: var(--theme-color)
}

.service-box {
    position: relative;
    z-index: 2;
    padding: 40px 22px 40px 32px;
    border: 1px solid #333333;
    overflow: hidden
}

@media (max-width: 767px) {
    .service-box {
        text-align:center
    }
}

.service-box.style2 {
    max-width: 350px;
    display: block;
    margin: auto;
    text-align: center;
    border-color: #808182;
    padding: 48px;
    border-radius: 8px
}

.service-box.style2 .box-icon {
    width: 72px;
    height: 72px;
    line-height: 72px;
    border-radius: 50%;
    border: 1px solid #666666;
    display: block;
    margin: auto auto 24px auto
}

.service-box.style2 .box-title {
    font-size: 28px
}

.service-box .box-title {
    margin-bottom: 8px
}

.service-box .box-icon {
    margin-bottom: 16px
}

.service-box .box-icon img {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.service-box .th-btn {
    margin-top: 24px;
    border-color: var(--light-color);
    color: var(--title-color)
}

.service-box .th-btn:hover {
    color: var(--white-color);
    border-color: var(--theme-color);
    background-color: var(--theme-color)
}

.service-box .th-btn:hover:before {
    background-color: var(--theme-color)
}

.service-box:hover .box-icon img {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.service-box:hover .box-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.service-grid {
    position: relative;
    z-index: 2;
    border-radius: 20px;
    background-color: var(--black-color2)
}

.service-grid.style-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 767px) {
    .service-grid.style-flex {
        display:block
    }
}

.service-grid .box-img {
    min-width: 402px;
    height: 391px;
}

@media (max-width: 1699px) {
    .service-grid .box-img {
        min-width:350px
    }
}

@media (max-width: 1399px) {
    .service-grid .box-img {
        min-width:50%
    }
}

@media (max-width: 991px) {
    .service-grid .box-img {
        min-width:40%;
        height: 100%;
        margin-bottom: 0
    }
}

.service-grid .box-img img {
    width: 100%;
    height: 100%;
    border-radius: 20px 0px 0px 20px;
    object-fit: cover
}

.service-grid .box-content {
    padding: 50px 23px 37px 32px;
}

@media (max-width: 991px) {
    .service-grid .box-content {
        padding:30px 25px
    }
}

.service-grid .box-title {
    font-size: 28px;
    margin-bottom: 18px;
}

@media (max-width: 1699px) {
    .service-grid .box-title {
        font-size: 25px;
    }
}

@media (max-width: 991px) {
    .service-grid .box-title {
        margin-bottom:16px
    }
}

.service-grid .box-text {
    margin-bottom: 50px
}

@media (max-width: 991px) {
    .service-grid .box-text {
        margin-bottom:20px
    }
}

@media (max-width: 1699px) {
    .service-grid .sub-title2 {
        font-size:16px
    }
}

@media (max-width: 1500px) {
    .service-grid .sub-title2 {
        font-size:14px
    }
}

.service-grid:hover .box-icon img {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.service-grid:hover .box-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

@media (max-width: 1199px) {
    .sec-shape1 {
        max-width:80px
    }
}

.service-block {
    --body-bg: #101943;
    position: relative;
    z-index: 2;
    text-align: center
}

.service-block:after,.service-block:before {
    content: "";
    box-shadow: inset 25px 25px 0 0 var(--body-bg);
    width: 50px;
    height: 50px;
    position: absolute;
    border-radius: 16px;
    top: 38px;
    right: -25px;
    z-index: 2;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    z-index: 3
}

.service-block:before {
    top: -25px;
    right: 38px
}

.service-block .box-img {
    border-radius: 24px
}

.service-block .box-img img {
    width: 100%
}

.service-block .box-title {
    margin-bottom: -0.2em
}

.service-block .box-content {
    background-color: var(--white-color);
    border-radius: 16px;
    position: relative;
    z-index: 3;
    margin: -60px 16px 0 16px;
    padding: 0 32px 24px 32px;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.service-block .box-icon {
    width: 72px;
    height: 72px;
    line-height: 70px;
    text-align: center;
    background-color: var(--title-color);
    border: 2px solid var(--white-color);
    border-radius: 99px;
    margin: -36px auto -20px auto;
    -webkit-transform: translateY(-36px);
    -ms-transform: translateY(-36px);
    transform: translateY(-36px);
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.service-block .box-icon img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.service-block .icon-btn {
    --btn-size: 56px;
    font-size: 20px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 4
}

.service-block .icon-btn:after {
    content: '';
    position: absolute;
    inset: -8px;
    background-color: var(--light-color);
    border: 8px solid var(--body-bg);
    border-radius: 99px;
    z-index: -1;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.service-block .icon-btn:hover:after {
    background-color: var(--theme-color)
}

.service-block:hover .box-icon {
    border-color: var(--theme-color);
    background-color: var(--white-color)
}

.service-block:hover .box-icon img {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-filter: none;
    filter: none
}

.service-block:hover .box-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.service-block:hover .box-content {
    background-color: var(--theme-color)
}

.service-block:hover .box-title {
    color: var(--white-color)
}

.service-block:hover .box-title a:hover {
    color: var(--white-color);
    text-decoration: underline
}

.page-title {
    margin-bottom: 20px
}

.page-img {
    margin-bottom: 48px;
    overflow: hidden;
    border-radius: 12px
}

@media (max-width: 991px) {
    .page-img {
        margin-bottom:40px
    }
}

.page-img img {
    width: 100%
}

.page-single {
    margin-bottom: 30px
}

.service-meta {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 10px;
    margin-bottom: 48px
}

@media (max-width: 991px) {
    .service-meta {
        margin-bottom:40px
    }
}

.service-meta a,.service-meta span {
    line-height: 36px;
    display: inline-block;
    color: var(--white-color);
    background-color: var(--title-color);
    font-size: 17px;
    padding: 0 18px;
    border-radius: 30px
}

.service-meta a i,.service-meta span i {
    color: var(--theme-color);
    font-size: 16px;
    margin-right: 5px
}

.service-meta a:hover,.service-meta span:hover {
    background-color: var(--white-color);
    color: var(--title-color);
    font-weight: 500
}

.service-gallery {
    position: relative;
    overflow: hidden
}

.service-gallery img {
    width: 100%;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

@media (max-width: 1299px) {
    .service-gallery img {
        height:290px;
        object-fit: cover
    }
}

.service-gallery .box-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 30px;
    color: var(--white-color);
    line-height: 1;
    z-index: 3;
    -webkit-transform: translate(-50%, 30%);
    -ms-transform: translate(-50%, 30%);
    transform: translate(-50%, 30%);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.4 ease-in-out;
    transition: 0.4 ease-in-out
}

.service-gallery .box-btn:hover {
    color: var(--theme-color)
}

.service-gallery:hover:after {
    opacity: 0.5
}

.service-gallery:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.service-gallery:hover .box-btn {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.service-area3 {
    background-color: #181A1E
}

.room-card_wrapp:nth-child(4n-3) .room-card,.room-card_wrapp:nth-child(4n-2) .room-card {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media (max-width: 1399px) {
    .room-card_wrapp:nth-child(even) .room-card {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .room-card_wrapp:nth-child(odd) .room-card {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media (max-width: 767px) {
    .room-card_wrapp .room-card {
        -webkit-box-orient:vertical !important;
        -webkit-box-direction: reverse !important;
        -webkit-flex-direction: column-reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }
}

.room-card {
    background-color: #181A1E
}

.room-card.style-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 991px) {
    .room-card.style-flex {
        -webkit-box-align:normal;
        -webkit-align-items: normal;
        -ms-flex-align: normal;
        align-items: normal
    }
}

@media (max-width: 767px) {
    .room-card.style-flex {
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .room-card.style-flex .box-img {
        width: 100%
    }

    .room-card.style-flex .box-content {
        width: 100%
    }
}

.room-card.style1 .box-img {
    min-height: 380px;
    min-width: 100%;
    z-index: 2
}

@media (max-width: 1699px) {
    .room-card.style1 .box-img {
        min-height:100%
    }
}

.room-card.style1 .box-img:before {
    content: "";
    position: absolute;
    inset: 0;
    background: -webkit-linear-gradient(bottom, rgba(24,32,36,0.3), rgba(24,32,36,0.3));
    background: linear-gradient(0deg, rgba(24,32,36,0.3), rgba(24,32,36,0.3));
    z-index: 1
}

.room-card.style1 .box-content {
    padding: 48px
}

@media (max-width: 1299px) {
    .room-card.style1 .box-content {
        padding:25px
    }
}

.room-card.style1 .box-text {
    margin-bottom: 12px
}

.room-card.style1 .price {
    font-size: 24px;
    font-weight: 600;
    color: var(--gray-color);
    letter-spacing: 0.02em;
    margin-bottom: 0
}

.room-card.style1 .room-card-meta {
    border-top: 1px solid #333333;
    padding-top: 14px
}

.room-card.style1 .th-btn {
    padding: 13px 26px
}

.room-card.style2 {
    background-size: auto;
    background-position: top right
}

.room-card.style2 .box-img {
    min-width: 778px;
    height: 500px
}

@media (max-width: 1399px) {
    .room-card.style2 .box-img {
        min-width:50%
    }
}

@media (max-width: 767px) {
    .room-card.style2 .box-img {
        margin-bottom:24px
    }
}

.room-card.style2 .box-img .discount {
    top: 32px;
    left: 32px;
    right: unset;
    font-weight: 500;
    font-size: 20px;
    padding: 11px 40px
}

.room-card.style2 .box-content {
    position: relative;
    width: 100%;
    padding: 85px
}

@media (max-width: 1500px) {
    .room-card.style2 .box-content {
        padding:65px
    }
}

@media (max-width: 1199px) {
    .room-card.style2 .box-content {
        padding:40px 30px
    }
}

@media (max-width: 767px) {
    .room-card.style2 .box-content {
        padding:0 30px 40px 30px
    }
}

.room-card.style2 .box-number {
    font-family: var(--title-font);
    font-weight: 700;
    font-size: 57px;
    letter-spacing: 0.02em;
    color: #808182;
    position: absolute;
    top: 64px;
    right: 64px;
    margin-bottom: 0
}

@media (max-width: 1500px) {
    .room-card.style2 .box-number {
        top:32px;
        right: 32px
    }
}

@media (max-width: 1199px) {
    .room-card.style2 .box-number {
        top:unset;
        bottom: 32px
    }
}

@media (max-width: 767px) {
    .room-card.style2 .box-number {
        font-size:36px
    }
}

.room-card.style2 .box-title {
    font-weight: 700;
    font-size: 28px;
    letter-spacing: 0.02em;
    color: var(--white-color);
    max-width: 580px
}

@media (max-width: 991px) {
    .room-card.style2 .box-title {
        font-size:20px
    }
}

.room-card.style2 .box-title:before {
    display: none
}

.room-card.style2 .box-title:after {
    -webkit-animation: none;
    animation: none;
    width: 72px
}

.room-card.style2 .box-wrapp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 8px
}

.room-card.style2 .box-review {
    font-size: 14px
}

.room-card.style2 .box-text {
    max-width: 540px;
    margin-bottom: 25px
}

.room-card.style2 .box-price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    font-weight: 600;
    font-size: 14px;
    color: #808182;
    margin-bottom: 35px
}

.room-card.style2 .price {
    font-family: var(--body-font);
    font-weight: 500;
    font-size: 18px;
    letter-spacing: 0.02em;
    color: #D8DBDC;
    margin-bottom: 0
}

.room-card.style2 .th-btn2.style2 {
    padding: 18px 40px
}

.room-card.style2 .room-shape {
    position: absolute;
    inset: 0;
    top: 0;
    right: 0
}

.room-card.style3 {
    background-color: transparent;
    border-top: 1px solid #4D4D4D;
    border-bottom: 1px solid #4D4D4D;
    padding: 24px 0;
    gap: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-right: 120px
}

@media (max-width: 1500px) {
    .room-card.style3 {
        padding-right:40px
    }
}

@media (max-width: 1399px) {
    .room-card.style3 {
        padding-right:0
    }
}

@media (max-width: 1199px) {
    .room-card.style3 {
        display:block
    }
}

@media (max-width: 575px) {
    .room-card.style3 {
        padding:24px
    }
}

.room-card.style3:nth-child(even) {
    padding-left: 120px;
    padding-right: 0
}

@media (max-width: 1500px) {
    .room-card.style3:nth-child(even) {
        padding-left:40px
    }
}

@media (max-width: 1399px) {
    .room-card.style3:nth-child(even) {
        padding-left:0
    }
}

@media (max-width: 575px) {
    .room-card.style3:nth-child(even) {
        padding:24px
    }
}

.room-card.style3:nth-child(even) .box-img {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.room-card.style3:nth-child(even) .box-content {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    padding: 40px 57px
}

@media (max-width: 1500px) {
    .room-card.style3:nth-child(even) .box-content {
        padding:40px 30px
    }
}

@media (max-width: 1199px) {
    .room-card.style3:nth-child(even) .box-content {
        padding:40px 0
    }
}

.room-card.style3:nth-child(even) .client-box2 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.room-card.style3 .box-img {
    position: relative;
    z-index: 2;
    min-width: 705px;
    margin-right: 35px;
    min-height: 336px;
    border-radius: inherit;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

@media (max-width: 1399px) {
    .room-card.style3 .box-img {
        min-width:350px
    }
}

@media (max-width: 575px) {
    .room-card.style3 .box-img {
        min-width:100%;
        min-height: auto
    }
}

.room-card.style3 .box-img .tag {
    position: absolute;
    top: 0;
    left: 32px
}

.room-card.style3 .box-title {
    font-size: 28px
}

.room-card.style3 .box-text {
    max-width: 417px
}

.room-card.style3 .box-content {
    padding: 40px 72px;
    border-left: 1px solid #4D4D4D;
    border-right: 1px solid #4D4D4D
}

@media (max-width: 1500px) {
    .room-card.style3 .box-content {
        padding:40px 30px
    }
}

@media (max-width: 1399px) {
    .room-card.style3 .box-content {
        border:none
    }
}

@media (max-width: 1199px) {
    .room-card.style3 .box-content {
        padding:40px 0
    }
}

.room-card.style3 .client-box2 {
    text-align: center
}

@media (max-width: 1199px) {
    .room-card.style3 .client-box2 {
        text-align:left
    }
}

.room-card.style3 .client-box2 .client-thumb-group {
    margin-bottom: 28px
}

@media (max-width: 375px) {
    .room-card.style3 .client-box2 .client-thumb-group {
        -webkit-box-pack:start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

.room-card.style3 .client-box2 .client-thumb-group .thumb:not(:first-child) {
    margin-left: -12px
}

.room-card.style3 .client-box2 .client-thumb-group .thumb img {
    height: 40px
}

.room-card.style3 .client-box2 .client-thumb-group .thumb.icon {
    height: 40px;
    width: 40px;
    line-height: 35px;
    margin-left: -12px
}

.room-card.style3 .client-box2 .client-review {
    color: var(--theme-color);
    font-size: 14px;
    margin-bottom: 10px
}

.room-card.style3 .client-box2 .client-review i {
    margin-right: 5px
}

.room-card.style3 .client-box2 .rating {
    font-family: var(--title-font);
    font-weight: 700;
    font-size: 28px;
    letter-spacing: 0.02em;
    color: var(--white-color)
}

@media (max-width: 1399px) {
    .room-card.style3 .client-box2 .rating {
        font-size:20px
    }
}

.room-card.style3 .box-text {
    margin-bottom: 18px
}

.room-card.style3 .box-price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    font-weight: 600;
    font-size: 14px;
    color: #808182;
    margin-bottom: 25px
}

.room-card.style3 .price {
    font-family: var(--body-font);
    font-weight: 600;
    font-size: 20px;
    color: #D8DBDC;
    margin-bottom: 0
}

.room-card.style3:hover .box-img {
    border-radius: 40px
}

.room-card.style3:hover .box-img img {
    border-radius: 40px
}

.room-card .box-content {
    padding: 32px
}

@media (max-width: 1500px) {
    .room-card .box-content {
        padding:25px 23px 25px 32px
    }
}

@media (max-width: 1499px) {
    .room-card .box-content {
        padding:20px
    }
}

@media (max-width: 1399px) {
    .room-card .box-content {
        padding:30px
    }
}

.room-card .box-number {
    font-family: var(--title-font);
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 0.02em;
    color: #808182;
    margin-bottom: 10px
}

.room-card .box-title {
    position: relative;
    overflow: hidden;
    display: inline-block;
    z-index: 2;
    padding-bottom: 13px;
    margin-bottom: 10px
}

.room-card .box-title:after,.room-card .box-title:before {
    content: '';
    height: 1px;
    width: 100%;
    background-color: #808182;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 2px 0
}

.room-card .box-title:after {
    background-color: var(--theme-color);
    height: 1px;
    width: 40px;
    -webkit-animation: sectionShape 8s linear infinite;
    animation: sectionShape 8s linear infinite
}

.room-card .box-review {
    margin-bottom: 10px;
    font-size: 14px
}

.room-card .box-text {
    margin-bottom: 0px
}

.room-card .box-img {
    position: relative;
    min-height: 420px;
    z-index: 2
}

@media (max-width: 1500px) {
    .room-card .box-img {
        min-height:370px
    }
}

@media (max-width: 1499px) {
    .room-card .box-img {
        min-height:300px
    }
}

@media (max-width: 1399px) {
    .room-card .box-img {
        margin-bottom:0
    }
}

@media (max-width: 991px) {
    .room-card .box-img {
        min-height:auto
    }

    .room-card .box-img img {
        height: 100%
    }
}

@media (max-width: 575px) {
    .room-card .box-img {
        min-height:100%
    }
}

.room-card .box-img img {
    width: 100%;
    margin-left: 20px;
    height: 100%;
    object-fit: cover
}

.room-card .box-img .discount {
    font-weight: 500;
    font-size: 14px;
    text-align: center;
    color: var(--white-color);
    background: var(--theme-color);
    display: inline-block;
    padding: 3px 10px;
    position: absolute;
    top: 24px;
    right: 24px;
    z-index: 4
}

.room-card .room-card-meta {
    margin: 15px 0 40px 0;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-bottom: 1px solid #333333;
    padding-bottom: 14px
}

@media (max-width: 1499px) {
    .room-card .room-card-meta {
        margin:15px 0 30px 0
    }
}

@media (max-width: 375px) {
    .room-card .room-card-meta {
        display:block
    }
}

.room-card .room-card-meta span:not(:last-child) {
    border-right: 1px solid #333333;
    margin-right: 30px;
    padding-right: 30px
}

@media (max-width: 1499px) {
    .room-card .room-card-meta span:not(:last-child) {
        margin-right:20px;
        padding-right: 20px
    }
}

@media (max-width: 991px) {
    .room-card .room-card-meta span:not(:last-child) {
        margin-right:15px;
        padding-right: 15px
    }
}

.room-card .room-card-meta span img {
    margin-right: 8px
}

.room-card .th-btn2.style2 {
    padding: 13px 24px
}

.room-card .th-btn2.style2:hover.th-icon:after {
    background-color: var(--white-color)
}

.room-btn {
    margin: 174px 0
}

@media (max-width: 1500px) {
    .room-btn {
        margin:149px 0
    }
}

@media (max-width: 1499px) {
    .room-btn {
        margin:100px 0
    }
}

@media (max-width: 1399px) {
    .room-btn {
        margin:50px 0 0 0
    }
}

.room-btn .th-btn2 {
    padding: 23px 42px
}

.room-btn .th-btn2:hover.th-icon:after {
    background-color: var(--white-color)
}

.room-slider .slider-controller {
    width: 100%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 60px 0 0 0
}

.room-slider .slider-controller .slider-arrow:hover img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.hotel-area {
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: auto;
    -webkit-transition: background-image 0.4s ease-in-out;
    transition: background-image 0.4s ease-in-out;
    position: relative;
    z-index: 1
}

.hotel-area .border-play-btn {
    position: absolute;
    bottom: 20%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.hotel-area.arrow-wrap .slider-arrow {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.hotel-area.arrow-wrap .slider-arrow:hover img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1)
}

.hotel-card {
    cursor: pointer;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out
}

.hotel-card:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.hotelSlide .slider-controller {
    width: 98%;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    position: absolute;
    bottom: 50%
}

.hotelSlide .swiper-slide.swiper-slide-active .box-icon:before {
    background-color: transparent
}

.hotelSlide .swiper-slide.swiper-slide-active .box-icon:after {
    opacity: 0
}

.hotel-card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 900px
}

.hotel-card .box-icon {
    position: relative;
    width: 260px;
    height: 260px;
    line-height: 260px;
    background-color: #181A1E;
    border-radius: 50%;
    text-align: center;
    border: 5px solid rgba(255,255,255,0.1);
    z-index: 2
}

@media (max-width: 460px) {
    .hotel-card .box-icon {
        margin-left:auto;
        margin-right: auto
    }
}

.hotel-card .box-icon:before {
    content: "";
    position: absolute;
    inset: 0px;
    background-color: #181A1E;
    border-radius: inherit;
    z-index: -1;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.hotel-card .box-icon:after {
    content: "";
    position: absolute;
    inset: 35px;
    border: 2px dashed #333333;
    border-radius: inherit;
    z-index: 2;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.hotel-card .box-title {
    color: var(--white-color);
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 0px
}

@media (max-width: 1500px) {
    .hotel-card .box-title {
        font-size:24px
    }
}

@media (max-width: 767px) {
    .hotel-card .box-title {
        font-size:20px
    }
}

.hotel-card .box-subtitle {
    font-family: var(--title-font);
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.02em;
    color: #FFFA84;
    margin-bottom: 5px
}

.hotel-card:hover .box-content {
    bottom: 0;
    opacity: 1;
    visibility: visible
}

.hotel-card:hover .box-icon:before {
    background-color: transparent
}

.hotel-card:hover .box-icon:after {
    opacity: 0
}

.hotel-area2 {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: background-image 0.4s ease-in-out;
    transition: background-image 0.4s ease-in-out;
    position: relative;
    height: 1008px;
    z-index: 1
}

@media (max-width: 767px) {
    .hotel-area2 {
        overflow:hidden
    }
}

.hotel-area2 .circle-line {
    position: absolute;
    left: 50%;
    bottom: 120px;
    max-width: 1680px;
    width: 100%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
    overflow: hidden
}

@media (min-width: 1922px) {
    .hotel-area2 .circle-line {
        max-width:calc(100% - 280px)
    }
}

@media (max-width: 1799px) {
    .hotel-area2 .circle-line {
        max-width:1500px
    }
}

@media (max-width: 1699px) {
    .hotel-area2 .circle-line {
        max-width:1430px
    }
}

@media (max-width: 1499px) {
    .hotel-area2 .circle-line {
        max-width:1300px
    }
}

@media (max-width: 1399px) {
    .hotel-area2 .circle-line {
        max-width:1230px
    }
}

@media (max-width: 1299px) {
    .hotel-area2 .circle-line {
        width:calc(100% - 100px)
    }
}

@media (max-width: 767px) {
    .hotel-area2 .circle-line {
        display:none
    }
}

.hotel-area2 .circle-line img {
    width: 100%;
    height: 840px
}

.hotel-card2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    text-align: center;
    z-index: 2
}

@media (max-width: 767px) {
    .hotel-card2 {
        display:grid;
        grid-template-columns: auto auto
    }
}

@media (max-width: 375px) {
    .hotel-card2 {
        display:block;
        margin: auto
    }
}

.hotel-card2:first-child {
    top: 15%;
    left: 5%
}

@media (max-width: 1499px) {
    .hotel-card2:first-child {
        top:30%;
        left: 5%
    }
}

@media (max-width: 767px) {
    .hotel-card2:first-child {
        left:unset;
        top: unset
    }
}

@media (max-width: 375px) {
    .hotel-card2:first-child {
        left:50%;
        top: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.hotel-card2:nth-child(2) {
    top: 47%;
    left: 12%
}

@media (max-width: 1499px) {
    .hotel-card2:nth-child(2) {
        top:55%;
        left: 13%
    }
}

@media (max-width: 767px) {
    .hotel-card2:nth-child(2) {
        left:50%;
        top: unset;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media (max-width: 375px) {
    .hotel-card2:nth-child(2) {
        left:50%;
        top: unset;
        bottom: 20%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.hotel-card2:nth-child(3) {
    bottom: 20%;
    left: 25%
}

@media (max-width: 1499px) {
    .hotel-card2:nth-child(3) {
        bottom:17%;
        left: 26%
    }
}

@media (max-width: 767px) {
    .hotel-card2:nth-child(3) {
        left:unset;
        top: 40%;
        right: 10%;
        bottom: unset
    }
}

@media (max-width: 375px) {
    .hotel-card2:nth-child(3) {
        left:50%;
        top: unset;
        bottom: 5%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.hotel-card2:nth-child(4) {
    bottom: 8%;
    left: calc(50% - 50px)
}

@media (max-width: 1499px) {
    .hotel-card2:nth-child(4) {
        bottom:8%
    }
}

@media (max-width: 767px) {
    .hotel-card2:nth-child(4) {
        top:60%;
        bottom: unset
    }
}

@media (max-width: 375px) {
    .hotel-card2:nth-child(4) {
        display:none
    }
}

.hotel-card2:nth-child(5) {
    bottom: 20%;
    right: 25%
}

@media (max-width: 1499px) {
    .hotel-card2:nth-child(5) {
        bottom:17%;
        right: 27%
    }
}

@media (max-width: 767px) {
    .hotel-card2:nth-child(5) {
        right:38%;
        bottom: 10%
    }
}

@media (max-width: 375px) {
    .hotel-card2:nth-child(5) {
        display:none
    }
}

.hotel-card2:nth-child(6) {
    top: 47%;
    right: 12%
}

@media (max-width: 1499px) {
    .hotel-card2:nth-child(6) {
        top:55%;
        right: 14%
    }
}

@media (max-width: 767px) {
    .hotel-card2:nth-child(6) {
        right:unset;
        top: 60%
    }
}

@media (max-width: 375px) {
    .hotel-card2:nth-child(6) {
        display:none
    }
}

.hotel-card2:nth-child(7) {
    top: 15%;
    right: 5%
}

@media (max-width: 1499px) {
    .hotel-card2:nth-child(7) {
        top:30%;
        right: 5%
    }
}

@media (max-width: 767px) {
    .hotel-card2:nth-child(7) {
        left:unset;
        top: 60%
    }
}

@media (max-width: 375px) {
    .hotel-card2:nth-child(7) {
        display:none
    }
}

.hotel-card2 .box-icon {
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    border-radius: 50%;
    background-color: #184040;
    border: 1px solid #184040;
    border-radius: 50px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

@media (max-width: 375px) {
    .hotel-card2 .box-icon {
        display:block;
        margin: auto
    }
}

.hotel-card2 .box-icon:hover {
    background-color: var(--theme-color);
    border-color: var(--white-color)
}

.hotel-card2 .box-content {
    background-image: url("../img/shape/hotel-shape.png");
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 16px 16px 26px 16px;
    min-width: 223px;
    margin-bottom: 10px;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    position: absolute;
    margin-top: -300px;
    margin-left: -60px;
    z-index: 99
}

@media (max-width: 767px) {
    .hotel-card2 .box-content {
        margin-left:-60px
    }
}

@media (max-width: 375px) {
    .hotel-card2 .box-content {
        margin-left:-40px;
        margin-top: -400px
    }
}

.hotel-card2 .box-content .box-img {
    min-height: 163px;
    margin-bottom: 20px
}

.hotel-card2 .box-content .box-img img {
    width: 100%;
    height: 163px;
    object-fit: cover
}

.hotel-card2 .box-content .th-btn {
    color: #808182;
    font-weight: 500;
    font-size: 14px;
    width: 100%;
    padding: 8px 20px;
    text-transform: capitalize
}

.hotel-card2 .box-content .th-btn:hover {
    color: var(--white-color)
}

.hotel-card2 .box-title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px
}

.hotel-card2.item-active .box-content {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.hotel-card2.item-active:after {
    opacity: 1
}

.hotel-card2.item-active .media-body {
    -webkit-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.hotel-card2.item-active .testi-box_avater img {
    -webkit-transform: scale(2.5);
    -ms-transform: scale(2.5);
    transform: scale(2.5)
}

.hotel-card2.item-active .testi-box_avater:before,.hotel-card2.item-active .testi-box_avater:after {
    display: none
}

.hotel-card2.item-active .testi-box_avater span {
    display: none
}

.room-box {
    position: relative;
    z-index: 3;
    overflow: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.room-box:before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(24,26,30,0.7);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    z-index: 3;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.room-box .box-img {
    position: relative;
    z-index: 2
}

.room-box .box-img:before {
    content: "";
    position: absolute;
    inset: 0;
    background: -webkit-linear-gradient(top, rgba(15,16,19,0) 0%, rgba(15,16,19,0.5) 60.61%);
    background: linear-gradient(180deg, rgba(15,16,19,0) 0%, rgba(15,16,19,0.5) 60.61%);
    z-index: 1
}

.room-box .box-title-area {
    position: absolute;
    left: 48px;
    bottom: 48px;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    z-index: 3
}

@media (max-width: 1499px) {
    .room-box .box-title-area {
        left:25px;
        bottom: 25px
    }
}

.room-box .box-content {
    position: absolute;
    left: 48px;
    bottom: 48px;
    z-index: 6;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

@media (max-width: 1499px) {
    .room-box .box-content {
        left:25px;
        bottom: 25px
    }
}

.room-box .th-btn2 {
    border: 1px solid rgba(255,255,255,0.5)
}

.room-box .th-btn2:hover {
    border-color: var(--theme-color)
}

.room-box .discount {
    position: absolute;
    top: 24px;
    right: 0;
    background-color: var(--theme-color);
    padding: 7px 13px 7px 28px;
    -webkit-mask-image: url("../img/shape/shape-1.png");
    mask-image: url("../img/shape/shape-1.png");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    color: var(--white-color);
    font-size: 18px;
    font-weight: 500;
    z-index: 9
}

@media (max-width: 480px) {
    .room-box .discount {
        font-size:16px;
        padding: 7px 10px 7px 18px
    }
}

.room-box .box-number {
    font-family: var(--title-font);
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 0.02em;
    color: var(--white-color);
    margin-bottom: 14px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.room-box .box-title {
    position: relative;
    overflow: hidden;
    display: inline-block;
    z-index: 2;
    padding-bottom: 13px;
    margin-bottom: 10px;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.room-box .box-title:after,.room-box .box-title:before {
    content: '';
    height: 1px;
    width: 100%;
    background-color: var(--white-color);
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 2px 0
}

.room-box .box-title:after {
    background-color: var(--theme-color);
    height: 1px;
    width: 40px;
    -webkit-animation: sectionShape 8s linear infinite;
    animation: sectionShape 8s linear infinite
}

.room-box .box-wrapp {
    opacity: 0;
    height: 0;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
    visibility: hidden;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.room-box .box-review {
    font-size: 14px
}

.room-box .room-card-meta {
    margin: 15px 0 40px 0;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-top: 1px solid rgba(255,255,255,0.5);
    border-bottom: 1px solid rgba(255,255,255,0.5);
    padding-top: 10px;
    padding-bottom: 10px
}

@media (max-width: 1499px) {
    .room-box .room-card-meta {
        margin:15px 0 30px 0
    }
}

@media (max-width: 375px) {
    .room-box .room-card-meta {
        display:none
    }
}

.room-box .room-card-meta span {
    color: var(--white-color)
}

@media (max-width: 480px) {
    .room-box .room-card-meta span {
        font-size:14px
    }
}

.room-box .room-card-meta span:not(:last-child) {
    border-right: 1px solid rgba(255,255,255,0.5);
    margin-right: 15px;
    padding-right: 15px
}

@media (max-width: 1499px) {
    .room-box .room-card-meta span:not(:last-child) {
        margin-right:20px;
        padding-right: 20px
    }
}

@media (max-width: 991px) {
    .room-box .room-card-meta span:not(:last-child) {
        margin-right:15px;
        padding-right: 15px
    }
}

.room-box .room-card-meta span img {
    margin-right: 8px
}

.room-box .th-btn2 {
    padding: 15px 30px
}

.room-box:hover:before {
    opacity: 1;
    visibility: visible
}

.room-box:hover .box-title-area {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px)
}

.room-box:hover .box-wrapp {
    opacity: 1;
    height: 100%;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    visibility: visible
}

.room-box.style2:before {
    display: none
}

.room-box.style2 .box-img img {
    height: 716px;
    object-fit: cover
}

@media (max-width: 575px) {
    .room-box.style2 .box-img img {
        height:auto
    }
}

.room-box.style2 .box-img:before {
    background: -webkit-linear-gradient(top, rgba(15,16,19,0) 0%, rgba(15,16,19,0.7) 79.29%);
    background: linear-gradient(180deg, rgba(15,16,19,0) 0%, rgba(15,16,19,0.7) 79.29%)
}

.room-box.style2 .box-title-area {
    left: 63px;
    bottom: 42px;
    z-index: 7
}

.room-box.style2 .box-title {
    font-weight: 700;
    letter-spacing: 0.02em;
    margin-bottom: 0
}

.room-box.style2 .box-title:after,.room-box.style2 .box-title:before {
    margin: 0
}

.room-box.style2 .box-title:before {
    background: #4D4D4D
}

.room-box.style2 .box-review {
    margin-top: 12px;
    margin-bottom: 10px
}

.room-box.style2 .box-text {
    font-size: 18px;
    letter-spacing: 0.02em
}

@media (max-width: 575px) {
    .room-box.style2 .box-text {
        font-size:16px
    }
}

.room-box.style2 .box-price {
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.02em;
    margin-top: 18px;
    margin-bottom: 2px
}

.room-box.style2 .box-content {
    left: 0;
    bottom: 0;
    right: 70px;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    min-width: 602px
}

@media (max-width: 767px) {
    .room-box.style2 .box-content {
        min-width:auto;
        right: 0
    }
}

.room-box.style2 .box-wrapp {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    padding: 48px;
    position: relative
}

.room-box.style2 .box-wrapp:after {
    content: '';
    position: absolute;
    inset: 0;
    background: var(--body-bg);
    opacity: 0.7;
    z-index: -1
}

@media (max-width: 767px) {
    .room-box.style2 .box-wrapp {
        padding:36px
    }
}

@media (max-width: 575px) {
    .room-box.style2 .box-wrapp {
        padding:30px 24px
    }

    .room-box.style2 .box-wrapp:after {
        background: var(--light-color2);
        opacity: 1
    }
}

.room-box.style2:hover .box-wrapp {
    opacity: 0;
    height: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    visibility: hidden
}

.room-box.style2:hover .box-title-area {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
    visibility: visible
}

@media (max-width: 575px) {
    .room-box.style2 .box-content {
        position:relative;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        visibility: visible;
        opacity: 1
    }

    .room-box.style2 .box-content .box-wrapp {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        visibility: visible;
        opacity: 1;
        height: auto
    }

    .room-box.style2 .room-card-meta {
        display: block;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .room-box.style2 .room-card-meta span {
        display: block;
        border: 0;
        padding-right: 0;
        margin-right: 0
    }

    .room-box.style2 .room-card-meta span:not(:last-child) {
        margin-bottom: 10px
    }

    .room-box.style2 .box-title-area {
        display: none
    }
}

.hotel-card3 .box-icon {
    margin-bottom: 16px
}

.hotel-card3 .box-icon img {
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.hotel-card3:hover .box-icon img {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.room-checklist {
    border: 1px solid #4D4D4D;
    padding: 30px 40px 20px 40px;
    background-color: #1f4f74;
}

@media (max-width: 575px) {
    .room-checklist {
        padding:25px
    }
}

.room-area .slider-arrow {
    left: var(--pos-x, -20px);
    opacity: 1;
    top: unset;
    bottom: 8%;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    --icon-size: 32px;
    background-color: var(--white-color)
}

.room-area .slider-arrow.slider-next {
    right: var(--pos-x, -15px);
    left: auto
}

@media (max-width: 1500px) {
    .room-area .slider-arrow {
        display:none
    }
}

.room-slider1 .panorama-img {
    display: none !important
}

.room-slider1 .room-panorama-slide {
    position: relative;
    z-index: 7
}

.room-slider1 .room-panorama-slide .discount {
    position: absolute;
    top: 24px;
    right: 0;
    background-color: var(--theme-color);
    padding: 7px 13px 7px 28px;
    -webkit-mask-image: url("../img/shape/shape-1.png");
    mask-image: url("../img/shape/shape-1.png");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    color: var(--white-color);
    font-size: 18px;
    font-weight: 500;
    z-index: 9
}

.room-slider1 .room-panorama-slide .room-panorama-slide {
    position: relative;
    z-index: 7
}

.room-slider1 .room-panorama-slide .room-panorama-slide:before {
    content: "";
    position: absolute;
    inset: 0;
    background: -webkit-linear-gradient(bottom, rgba(24,26,30,0.3), rgba(24,26,30,0.3));
    background: linear-gradient(0deg, rgba(24,26,30,0.3), rgba(24,26,30,0.3));
    z-index: 1
}

.room-slider1 .room-thumb-slider {
    position: relative;
    z-index: 2
}

.room-slider1 .room-thumb-slider .swiper-slide {
    height: auto;
    cursor: pointer
}

.room-slider1 .room-panorama-slide {
    position: relative
}

.room-slider1 .room-panorama-slide {
    cursor: -webkit-grab !important;
    cursor: grab !important
}

.room-slider1 .room-panorama-slide:active,.room-slider1 .room-panorama-slide.nice-select.open {
    cursor: -webkit-grabbing !important;
    cursor: grabbing !important
}

.room-slider1 .room-slider-img {
    height: 175px
}

.room-slider1 .room-slider-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.room-panorama-slide {
    position: relative;
    z-index: 2
}

.hotel-grid-list {
    display: grid;
    grid-template-columns: auto auto auto auto;
    border: 1px solid #4D4D4D;
    padding: 27px 30px;
    list-style: none;
    margin: 0;
    gap: 20px
}

@media (max-width: 1399px) {
    .hotel-grid-list {
        grid-template-columns:auto auto auto
    }
}

@media (max-width: 1199px) {
    .hotel-grid-list {
        grid-template-columns:auto auto;
        padding: 40px
    }
}

@media (max-width: 575px) {
    .hotel-grid-list {
        grid-template-columns:auto;
        padding: 25px
    }
}

.hotel-grid-list li {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px
}

.hotel-grid-list li .hotel-grid-list-icon {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    line-height: 48px;
    width: 48px;
    height: 48px;
    background: #ffffff;
    border-radius: 50px;
    text-align: center;
}

.hotel-grid-list li .hotel-grid-list-title {
    font-size: 16px;
    font-weight: 500;
    color: var(--body-color);
    margin-bottom: 0
}

.room-page-single .main-container {
    overflow: hidden
}

.room-page-single .panoramaSlide1 {
    height: 500px;
    margin-bottom: 24px
}

@media (max-width: 1199px) {
    .room-page-single .panoramaSlide1 {
        height:480px
    }
}

@media (max-width: 767px) {
    .room-page-single .panoramaSlide1 {
        height:350px
    }
}

.room-page-single .swiper-slide {
    position: relative
}

.room-page-single .swiper-container {
    cursor: default
}

.room-page-single .room-panorama-slide {
    position: relative;
    height: 650px;
    width: 100%;
    position: fixed;
    z-index: 2
}

.room-page-single .room-panorama-slide:before {
    content: "";
    /* position: absolute; */
    inset: 0;
    background: -webkit-linear-gradient(bottom, rgba(24,26,30,0.3), rgba(24,26,30,0.3));
    background: linear-gradient(0deg, rgba(24,26,30,0.3), rgba(24,26,30,0.3));
    z-index: 1
}

.room-page-single .room-panorama-slide img {
    height: 100%;
    width: 100%;
    /* cursor: url(../img/icon/360deg-cursor.svg),auto; */
    object-fit: cover;
}

.room-page-single .room-panorama-slide .discount {
    position: absolute;
    top: 24px;
    right: 0;
    background-color: var(--theme-color);
    padding: 7px 13px 7px 28px;
    -webkit-mask-image: url("../img/shape/shape-1.png");
    mask-image: url("../img/shape/shape-1.png");
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    color: var(--white-color);
    font-size: 18px;
    font-weight: 500;
    z-index: 9
}

@media (max-width: 480px) {
    .room-page-single .room-panorama-slide .discount {
        font-size:16px;
        padding: 7px 10px 7px 18px
    }
}

.room-page-single .room-slider-img {
    height: 175px
}

@media (max-width: 1199px) {
    .room-page-single .room-slider-img {
        height:100px
    }
}

@media (max-width: 767px) {
    .room-page-single .room-slider-img {
        height:80px
    }
}

.room-page-single .room-slider-img img {
    object-fit: cover;
    height: 100%;
    cursor: pointer
}

.room-page-single .room-panorama-slide .panolens-canvas:before {
    content: "";
    position: absolute;
    inset: 0;
    background: -webkit-linear-gradient(bottom, rgba(24,26,30,0.3), rgba(24,26,30,0.3));
    background: linear-gradient(0deg, rgba(24,26,30,0.3), rgba(24,26,30,0.3));
    z-index: 1
}

.marquee-area {
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2;
    overflow: hidden;
    z-index: 2
}

.marquee {
    position: relative;
    --duration: 120s;
    --gap: 35px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    gap: var(--gap)
}

.marquee:first-child {
    --duration: 100s
}

.marquee:last-child {
    --duration: 80s
}

.marquee.marquee--reverse .marquee-group {
    --gap: 35px;
    animation-direction: reverse
}

.marquee .marquee-group {
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: distribute;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    gap: var(--gap);
    -webkit-animation: scroll var(--duration) linear infinite;
    animation: scroll var(--duration) linear infinite
}

.marquee .marquee-group.style2 .item {
    color: #4D5765;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #4D5765
}

.marquee .marquee-group .img {
    margin: 20px
}

.marquee .marquee-group .item {
    font-family: var(--title-font);
    font-weight: 700;
    font-size: 57px;
    line-height: 72px;
    letter-spacing: 0.02em;
    color: #7D7763;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.marquee .marquee-group .item span {
    margin: 0px
}

.marquee .marquee-group .item img {
    margin: 0;
    margin-right: 35px
}

@-webkit-keyframes scroll {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(calc(-100% - var(--gap)));
        transform: translateX(calc(-100% - var(--gap)))
    }
}

@keyframes scroll {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(calc(-100% - var(--gap)));
        transform: translateX(calc(-100% - var(--gap)))
    }
}

.event-area {
    position: relative;
    padding: 159px 142px;
    z-index: 2
}

@media (max-width: 1500px) {
    .event-area {
        padding:159px 80px
    }
}

@media (max-width: 1399px) {
    .event-area {
        padding:159px 30px
    }
}

@media (max-width: 1199px) {
    .event-area {
        padding:120px 20px
    }
}

.event-area:before {
    content: "";
    position: absolute;
    inset: 0;
    background: -webkit-linear-gradient(bottom, rgba(24,26,30,0.4), rgba(24,26,30,0.4));
    background: linear-gradient(0deg, rgba(24,26,30,0.4), rgba(24,26,30,0.4));
    z-index: -1
}

.event-item {
    background: rgba(255,255,255,0.2);
    border: 1px solid var(--white-color);
    padding: 24px;
    max-width: 544px
}

@media (max-width: 1199px) {
    .event-item {
        max-width:100%
    }
}

@media (max-width: 375px) {
    .event-item {
        padding:0
    }
}

.event-item .box-content {
    background-color: #184040;
    padding: 60px 55px;
    text-align: center
}

@media (max-width: 1299px) {
    .event-item .box-content {
        padding:40px 30px
    }
}

@media (max-width: 375px) {
    .event-item .box-content {
        padding:30px 20px
    }
}

.event-item .box-content .box-title {
    font-size: 28px
}

@media (max-width: 375px) {
    .event-item .box-content .box-title {
        font-size:24px
    }
}

.event-item .box-content .box-text {
    color: var(--white-color);
    max-width: 391px;
    display: block;
    margin: auto auto 45px auto
}

.event-item .box-content .th-btn {
    padding: 11px 20px
}

.event-item .box-content .th-btn:hover.th-icon:after {
    background-color: var(--white-color)
}

.event-wrapp .discount-wrapp {
    display: block;
    margin: 30px auto 30px auto
}

.event-card {
    position: relative;
    z-index: 2;
    /* border-radius: 10px; */
}

.event-card .box-content {
    position: relative;
    background: #529f45;
    border: 1px solid #529f45;
    padding: 0px 24px;
    text-align: center;
    margin: -26px 0px 0 0px;
    z-index: 3;
    border-radius: 10px;
}

@media (max-width: 1399px) {
    .event-card .box-content {
        padding: 10px 13px 0px;
    }
}

@media (max-width: 1199px) {
    .event-card .box-content {
        padding: 23px 20px 10px;
    }
}

@media (max-width: 575px) {
    .event-card .box-content {
        margin: -59px 24px 0 24px;
    }
}

.event-card .box-title {
    font-size: 28px;
}

@media (max-width: 1299px) {
    .event-card .box-title {
        font-size:24px
    }
}

.event-card .box-text {
    margin-bottom: 17px;
}

.project-card {
    position: relative;
    z-index: 2
}

.project-card .box-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    right: 16px;
    bottom: 16px;
    left: 16px;
    background-color: rgba(255,255,255,0.8);
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    border-radius: 16px;
    padding: 24px;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out
}

.project-card .box-title {
    margin: 0
}

.project-card .box-img {
    border-radius: 24px
}

.project-card .icon-btn {
    --btn-size: 48px;
    min-width: 48px;
    font-size: 18px;
    border: none;
    background-color: var(--theme-color);
    color: var(--white-color)
}

.project-card .icon-btn:hover {
    background-color: var(--title-color)
}

.project-card:hover .box-title {
    color: var(--white-color)
}

.project-card:hover .box-content {
    background-color: rgba(16,24,64,0.8)
}

.project-card:hover .box-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.filter-menu {
    -webkit-box-pack: end;
    -webkit-justify-content: end;
    -ms-flex-pack: end;
    justify-content: end;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px 12px
}

.filter-menu .tab-btn {
    display: inline-block;
    border: none;
    background-color: transparent;
    border: 1px solid #808182;
    font-weight: 500;
    font-size: 14px;
    color: var(--white-color);
    padding: 9px 24px;
    position: relative;
    z-index: 2
}

.filter-menu .tab-btn:hover {
    background-color: var(--theme-color);
    border-color: var(--theme-color)
}

.filter-menu .tab-btn.active {
    background-color: var(--theme-color);
    border-color: var(--theme-color);
    color: var(--white-color)
}

.filter-menu .tab-btn.active:before {
    background-color: var(--theme-color);
    border-color: var(--theme-color)
}

.filter-menu .indicator {
    display: none
}

.filter-menu.style2 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.filter-menu.style2 .tab-btn {
    padding: 9px 20px
}

.project-grid {
    position: relative;
    z-index: 2;
    background-color: var(--white-color);
    text-align: left
}

.project-grid .box-content {
    padding: 32px
}

@media (max-width: 1199px) {
    .project-grid .box-content {
        padding:24px
    }
}

@media (max-width: 767px) {
    .project-grid .box-content {
        padding:32px
    }
}

@media (max-width: 375px) {
    .project-grid .box-content {
        padding:24px
    }
}

.project-grid .box-title {
    margin-bottom: 8px
}

.project-grid .th-btn2,.project-grid .th-btn {
    margin-top: 31px
}

.project-grid .th-btn.style2 {
    font-weight: 500;
    color: var(--title-color);
    border-color: var(--title-color)
}

.project-grid:hover .box-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.project-info-wrap {
    background-color: var(--white-color);
    padding: 40px;
    margin-left: 36px
}

@media (max-width: 991px) {
    .project-info-wrap {
        margin-left:0;
        margin-top: 40px
    }
}

@media (max-width: 575px) {
    .project-info-wrap {
        padding:30px
    }
}

.project-info-wrap .box-title {
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--light-color);
    position: relative
}

.project-info-wrap .box-title:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 40px;
    height: 1px;
    background-color: var(--theme-color)
}

.project-info:not(:last-of-type) {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--light-color)
}

.project-info .box-label {
    margin-top: -0.45em;
    margin-bottom: 5px
}

.project-info .box-name {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: -0.3em
}

.project-listing ul li,.project-listing ol li {
    margin-bottom: 16px
}

.project-listing ul li:last-of-type,.project-listing ol li:last-of-type {
    margin-bottom: 0
}

.project-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px
}

.project-nav-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: var(--th-border-color)
}

@media (max-width: 575px) {
    .project-nav-wrap {
        padding-top:30px;
        padding-bottom: 30px
    }
}

.project-nav .icon-btn {
    --btn-size: 60px;
    font-size: 20px;
    background-color: var(--title-color);
    color: var(--white-color);
    border: none
}

.project-nav .icon-btn:hover {
    background-color: var(--theme-color)
}

.project-nav .box-title {
    margin-bottom: 4px
}

@media (max-width: 575px) {
    .project-nav .media-body {
        display:none
    }
}

.process-card {
    position: relative;
    z-index: 2
}

.process-card .box-number {
    font-size: 18px;
    font-family: var(--title-font);
    font-weight: 600;
    color: var(--white-color);
    width: 58px;
    height: 52px;
    line-height: 52px;
    background-color: var(--white-color);
    text-align: center;
    -webkit-clip-path: path("M57.3334 22.0161C58.7743 24.4931 58.7743 27.545 57.3334 30.022L46.8665 48.0161C45.4256 50.4931 42.7628 52.019 39.881 52.019H18.9471C16.0654 52.019 13.4025 50.4931 11.9617 48.0161L1.49471 30.022C0.0538433 27.545 0.0538471 24.4931 1.49471 22.0161L11.9617 4.022C13.4025 1.54496 16.0654 0.0190428 18.9471 0.019043L39.881 0.0190439C42.7628 0.019044 45.4256 1.54496 46.8665 4.02201L57.3334 22.0161Z");
    clip-path: path("M57.3334 22.0161C58.7743 24.4931 58.7743 27.545 57.3334 30.022L46.8665 48.0161C45.4256 50.4931 42.7628 52.019 39.881 52.019H18.9471C16.0654 52.019 13.4025 50.4931 11.9617 48.0161L1.49471 30.022C0.0538433 27.545 0.0538471 24.4931 1.49471 22.0161L11.9617 4.022C13.4025 1.54496 16.0654 0.0190428 18.9471 0.019043L39.881 0.0190439C42.7628 0.019044 45.4256 1.54496 46.8665 4.02201L57.3334 22.0161Z");
    position: absolute;
    left: 0;
    top: calc(50% - 26px);
    z-index: 3;
    -webkit-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out
}

.process-card .box-number:before {
    content: '';
    position: absolute;
    inset: 4px 6px 5px 6px;
    background-color: var(--theme-color);
    -webkit-clip-path: path("M45.0593 17.9739C46.4854 20.4453 46.4854 23.4902 45.0593 25.9617L37.551 38.9739C36.1249 41.4453 33.4894 42.9678 30.6373 42.9678L15.6206 42.9678C12.7684 42.9678 10.1329 41.4453 8.70681 38.9739L1.19847 25.9617C-0.227614 23.4902 -0.227614 20.4453 1.19847 17.9739L8.70681 4.96168C10.1329 2.49024 12.7684 0.967773 15.6206 0.967773L30.6373 0.967774C33.4894 0.967774 36.1249 2.49024 37.551 4.96168L45.0593 17.9739Z");
    clip-path: path("M45.0593 17.9739C46.4854 20.4453 46.4854 23.4902 45.0593 25.9617L37.551 38.9739C36.1249 41.4453 33.4894 42.9678 30.6373 42.9678L15.6206 42.9678C12.7684 42.9678 10.1329 41.4453 8.70681 38.9739L1.19847 25.9617C-0.227614 23.4902 -0.227614 20.4453 1.19847 17.9739L8.70681 4.96168C10.1329 2.49024 12.7684 0.967773 15.6206 0.967773L30.6373 0.967774C33.4894 0.967774 36.1249 2.49024 37.551 4.96168L45.0593 17.9739Z");
    z-index: -1
}

.process-card .box-content {
    -webkit-mask-image: url('data:image/svg+xml,<svg width="306" height="140" viewBox="0 0 306 140" preserveAspectRatio="none" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.8832 11.9691C-1.16438 6.63586 2.68656 0 8.82914 0H264.765C271.027 0 276.714 3.65286 279.317 9.34784L304.003 63.3478C305.934 67.5724 305.934 72.4276 304.003 76.6522L279.317 130.652C276.714 136.347 271.027 140 264.765 140H8.82913C2.68655 140 -1.16438 133.364 1.88319 128.031L35.0437 70L1.8832 11.9691Z" fill="white"/></svg>');
    mask-image: url('data:image/svg+xml,<svg width="306" height="140" viewBox="0 0 306 140" preserveAspectRatio="none" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1.8832 11.9691C-1.16438 6.63586 2.68656 0 8.82914 0H264.765C271.027 0 276.714 3.65286 279.317 9.34784L304.003 63.3478C305.934 67.5724 305.934 72.4276 304.003 76.6522L279.317 130.652C276.714 136.347 271.027 140 264.765 140H8.82913C2.68655 140 -1.16438 133.364 1.88319 128.031L35.0437 70L1.8832 11.9691Z" fill="white"/></svg>');
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%;
    padding: 24px 24px 24px 72px;
    position: relative;
    z-index: 2;
    background-color: var(--white-color)
}

.process-card .box-title {
    margin-bottom: 4px
}

.process-card .box-text {
    font-size: 14px
}

.process-card .box-shape {
    position: absolute;
    inset: 0;
    z-index: -1
}

.process-card:hover .box-number {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg)
}

.process-box {
    position: relative;
    z-index: 2;
    background-image: url('data:image/svg+xml,<svg width="312" height="140" viewBox="0 0 312 140" preserveAspectRatio="none" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M269.103 68.9613C272.025 69.5 275.517 69.5 282.345 69.5H282.425H290.496C302.094 69.5 311.496 78.902 311.496 90.5V92.0003C311.496 103.328 311.495 111.774 310.622 118.268C309.751 124.748 308.02 129.211 304.613 132.617C301.207 136.023 296.744 137.755 290.264 138.626C283.77 139.499 275.324 139.5 263.996 139.5H47.9961C36.6683 139.5 28.2227 139.499 21.7282 138.626C15.2481 137.755 10.7854 136.023 7.3791 132.617C3.97276 129.211 2.24154 124.748 1.37032 118.268C0.497156 111.773 0.496094 103.328 0.496094 92V48C0.496094 36.6722 0.497156 28.2266 1.37032 21.7321C2.24154 15.252 3.97276 10.7893 7.3791 7.38299C10.7854 3.97666 15.2481 2.24545 21.7282 1.37422C28.2227 0.501062 36.6683 0.5 47.9961 0.5L213.425 0.500003C218.624 0.500003 221.156 0.502092 223.257 0.889518C232.841 2.6565 240.34 10.1553 242.107 19.7391C242.494 21.8404 242.496 24.3723 242.496 29.5714V29.6506C242.496 36.4787 242.496 39.971 243.035 42.8928C245.478 56.1469 255.849 66.5176 269.103 68.9613Z" stroke="white"/></svg>');
    background-size: 100% 100%;
    padding: 24px 90px 24px 24px
}

.process-box-wrap {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px
}

@media (max-width: 1199px) {
    .process-box-wrap {
        grid-template-columns:repeat(2, 1fr)
    }
}

@media (max-width: 767px) {
    .process-box-wrap {
        grid-template-columns:repeat(1, 1fr)
    }
}

.process-box .box-number {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-family: var(--title-font);
    font-weight: 600;
    color: var(--white-color);
    background-color: var(--theme-color);
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 99px;
    -webkit-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out
}

.process-box .box-title {
    color: var(--white-color);
    margin-bottom: 4px
}

.process-box .box-text {
    font-size: 14px;
    color: var(--white-color)
}

.process-box:nth-child(even) {
    background-image: url('data:image/svg+xml,<svg width="312" height="140" viewBox="0 0 312 140" preserveAspectRatio="none" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M269.103 71.0387C272.025 70.5 275.517 70.5 282.345 70.5H282.425H290.496C302.094 70.5 311.496 61.098 311.496 49.5V47.9997C311.496 36.6719 311.495 28.2264 310.622 21.732C309.751 15.2519 308.02 10.7892 304.613 7.38295C301.207 3.97664 296.744 2.24544 290.264 1.37422C283.77 0.501068 275.324 0.5 263.996 0.5H47.9961C36.6683 0.5 28.2227 0.501068 21.7282 1.37422C15.2481 2.24545 10.7854 3.97665 7.3791 7.38298C3.97276 10.7893 2.24154 15.252 1.37032 21.7321C0.497156 28.2266 0.496094 36.6722 0.496094 48V92C0.496094 103.328 0.497156 111.773 1.37032 118.268C2.24154 124.748 3.97276 129.211 7.3791 132.617C10.7854 136.023 15.2481 137.755 21.7282 138.626C28.2227 139.499 36.6683 139.5 47.9961 139.5L213.425 139.5C218.624 139.5 221.156 139.498 223.257 139.11C232.841 137.343 240.34 129.845 242.107 120.261C242.494 118.16 242.496 115.628 242.496 110.429V110.349C242.496 103.521 242.496 100.029 243.035 97.1072C245.478 83.8531 255.849 73.4824 269.103 71.0387Z" stroke="white"/></svg>')
}

.process-box:nth-child(even) .box-number {
    position: absolute;
    bottom: 0;
    right: 0;
    top: unset
}

@media (max-width: 1299px) {
    .process-box {
        padding-right:48px
    }

    .process-box .box-text {
        font-size: 13px
    }

    .process-box .box-number {
        width: 56px;
        height: 56px;
        line-height: 56px
    }
}

@media (max-width: 1199px) {
    .process-box {
        -webkit-box-flex:50%;
        -webkit-flex: 50%;
        -ms-flex: 50%;
        flex: 50%;
        padding-right: 100px;
        background-image: url('data:image/svg+xml,<svg width="456" height="126" viewBox="0 0 456 126" preserveAspectRatio="none" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.496094 78V48C0.496094 36.6722 0.497162 28.2266 1.3703 21.7321C2.24155 15.252 3.97275 10.7893 7.37909 7.38299C10.7854 3.97665 15.2481 2.24545 21.7282 1.37422C28.2227 0.50106 36.6682 0.5 47.9961 0.5H411.446C421.104 0.5 428.305 0.500786 433.913 1.1499C439.51 1.79778 443.457 3.0859 446.635 5.61685C448.02 6.71973 449.276 7.97558 450.379 9.3605C452.91 12.5387 454.198 16.4857 454.846 22.0831C455.495 27.6882 455.496 34.8845 455.496 44.5354C455.047 52.1571 448.735 58.1094 441.099 58.1094H424.895H424.835C419.67 58.1094 417.029 58.1094 414.82 58.4138C400.066 60.4474 388.583 72.2489 386.953 87.0526C386.709 89.2685 386.781 91.9088 386.922 97.0717L386.924 97.132C387.031 101.063 387.082 102.978 386.907 104.572C385.728 115.276 377.425 123.809 366.757 125.28C365.169 125.499 363.253 125.5 359.32 125.5H311.013L227.996 125.5H47.996C36.6682 125.5 28.2227 125.499 21.7282 124.626C15.2481 123.755 10.7854 122.023 7.37909 118.617C3.97275 115.211 2.24155 110.748 1.3703 104.268C0.497162 97.7734 0.496094 89.3278 0.496094 78Z" stroke="white"/></svg>') !important
    }

    .process-box .box-number {
        position: absolute;
        bottom: 0;
        right: 0;
        top: unset
    }

    .process-box .box-text {
        font-size: 16px
    }
}

@media (max-width: 991px) {
    .process-box {
        padding-right:60px
    }

    .process-box .box-number {
        width: 50px;
        height: 50px;
        line-height: 50px
    }

    .process-box .box-text {
        font-size: 14px;
        max-width: 277px
    }
}

@media (max-width: 375px) {
    .process-box {
        padding-right:40px
    }
}

.process-box:hover .box-number {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg)
}

.video-bg-shape {
    position: absolute;
    inset: 0;
    background-size: auto;
    background-position: right;
    z-index: 1
}

.video-content-wrap2 {
    padding: 256px 0
}

@media (max-width: 1199px) {
    .video-content-wrap2 {
        text-align:center;
        padding: 40px 0 0
    }

    .video-content-wrap2 .call-info {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        text-align: start
    }
}

.video-wrap2 .discount-wrapp {
    display: inline-block
}

.video-wrap2 .discount-wrapp .discount-tag span {
    --rotate-letter: 7.5deg
}

@media (max-width: 1199px) {
    .video-wrap2 {
        margin-top:120px
    }
}

.video-img-box2 {
    position: absolute;
    bottom: 0;
    top: 37px
}

@media (max-width: 1199px) {
    .video-img-box2 {
        position:relative;
        text-align: center
    }
}

.app-title-area {
    max-width: 1045px;
    background: var(--light-color2);
    margin-left: auto;
    margin-right: auto;
    margin-top: 36px;
    padding: 130px 200px 43px;
    border-radius: 50% 50% 0 0 / 100% 100% 0 0;
    position: relative
}

.app-title-area:after {
    content: '';
    position: absolute;
    inset: -36px;
    background: var(--light-color2);
    opacity: 0.5;
    border-radius: 50% 50% 0 0 / 100% 100% 0 0;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px)
}

.app-title-area .title-area img {
    margin-bottom: 0
}

.app-title-area .btn-wrap {
    margin-top: 38px
}

.app-title-area .sec-text {
    margin-top: 30px
}

@media (max-width: 575px) {
    .app-title-area .sec-text {
        font-size:16px
    }
}

.app-title-area .sec-title {
    max-width: 473px;
    margin-left: auto;
    margin-right: auto
}

@media (max-width: 1199px) {
    .app-title-area {
        margin-left:36px;
        margin-right: 36px;
        padding: 120px 120px 50px
    }
}

@media (max-width: 991px) {
    .app-title-area {
        border-radius:0;
        padding: 80px 30px 40px
    }

    .app-title-area:after {
        border-radius: 0
    }
}

@media (max-width: 575px) {
    .app-title-area {
        border-radius:0;
        padding: 60px 24px 40px;
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 20px
    }

    .app-title-area:after {
        inset: -20px
    }
}

.dark-theme {
    --title-color: #fff;
    --body-color: #838B9F;
    --smoke-color: #0F0F0F;
    --smoke-color2: #101018;
    --th-border-color: #27282E;
    --gray-color: #54595F;
    --body-bg: #010101
}

.dark-theme .th-btn:hover,.dark-theme .th-btn.active {
    color: #010101
}

.dark-theme .main-menu ul.sub-menu,.dark-theme .woocommerce-form-register,.dark-theme .woocommerce-form-coupon,.dark-theme .woocommerce-form-login {
    box-shadow: 0px 6px 30px rgba(255,255,255,0.08)
}

.dark-theme .main-menu ul.sub-menu li a:before {
    color: var(--theme-color)
}

.dark-theme .th-mobile-menu ul li.th-active>a {
    color: var(--theme-color)
}

.dark-theme .th-mobile-menu ul .menu-item-has-children>a .th-mean-expand {
    background-color: #282525
}

.dark-theme .th-menu-wrapper .mobile-logo {
    background-color: #fff
}

.dark-theme .slider-arrow {
    background-color: var(--th-border-color)
}

.dark-theme .slider-arrow:before {
    content: '';
    position: absolute;
    inset: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    background-image: var(--theme-color);
    border-radius: inherit;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    z-index: -1
}

.dark-theme .slider-arrow:hover:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.dark-theme .copyright-wrap {
    background-color: #27282E
}

.dark-theme .play-btn:hover i {
    color: var(--body-bg)
}

.dark-theme a:hover {
    color: var(--theme-color)
}

.dark-theme .blog-card .blog-content {
    background-color: var(--smoke-color);
    box-shadow: none
}

.dark-theme .blog-card .blog-meta span>i,.dark-theme .blog-card .blog-meta a>i {
    color: var(--theme-color)
}

.dark-theme .blog-card .box-title a {
    background-image: -webkit-linear-gradient(right, var(--theme-color), var(--theme-color));
    background-image: linear-gradient(to left, var(--theme-color), var(--theme-color))
}

.dark-theme .blog-card .th-btn {
    background-image: var(--theme-color)
}

.dark-theme .blog-card .th-btn:after {
    content: '';
    position: absolute;
    inset: 1px;
    background-color: #010407;
    border-radius: inherit;
    z-index: -2
}

.dark-theme .blog-card .th-btn:before {
    background-image: var(--theme-color)
}

.dark-theme .blog-card .th-btn:hover {
    color: var(--white-color)
}

.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
}

.pt-80 {
    padding-top: 80px
}

.fs-28 {
    font-size: 28px
}

@media (max-width: 1299px) {
    .fs-28 {
        font-size:18px
    }
}

.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-33 {
    margin-bottom: 33px
}

.mb-28 {
    margin-bottom: 28px
}

.mt-n1 {
    margin-top: -.25rem
}

.mt-n2 {
    margin-top: -.45rem
}

.mt-n3 {
    margin-top: -0.8rem
}

.mt-n4 {
    margin-top: -1.5rem
}

.mt-n5 {
    margin-top: -3rem
}

.mb-n1 {
    margin-bottom: -.25rem
}

.mb-n2 {
    margin-bottom: -.45rem
}

.mb-n3 {
    margin-bottom: -0.8rem
}

.mb-n4 {
    margin-bottom: -1.5rem
}

.mb-n5 {
    margin-bottom: -3rem
}

.mt-48 {
    margin-top: 48px
}

.mt-60 {
    margin-top: 60px
}

.mt-70 {
    margin-top: 70px
}

.mt-130 {
    margin-top: 130px
}

.mb-130 {
    margin-bottom: 130px
}

@media (max-width: 1499px) {
    .mb-130 {
        margin-bottom:60px
    }
}

@media (max-width: 1399px) {
    .mb-130 {
        margin-bottom:50px
    }
}

.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: 70px
    }

    .space-extra2,.space-extra2-bottom {
        padding-bottom: 70px
    }
}
.home_1 img
{
    width: 300px;
}
.home_2 h1 span
{
    text-align: center;
}
.gallery-card .box-img img {
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.gallery-title-area
{
    margin-left: 30px;
}
.banner_2 {
    padding: 110px 0px;
}
.gallery_1 img
{
    width: 100%;
    height: 400px;
    object-fit: cover;
}
.property_1 img
{
    width: 63%;
}
.sticky-sidebar {
    position: sticky;
    top: 100px;
    z-index: 10;
}





.innowatt-benefits {
  padding: 90px 0;
  background: radial-gradient(circle at top, #0f1b3d, #050814);
  color: #fff;
}


.section-header {
  text-align: center;
  margin-bottom: 60px;
}

.section-header h2 {
  font-size: 38px;
  font-weight: 700;
  margin-bottom: 10px;
}

.section-header p {
  color: #b0b8d4;
  font-size: 16px;
}

.benefits-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  gap: 30px;
}

.benefit-card {
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(8px);
  border: 1px solid rgba(255,255,255,0.08);
  border-radius: 18px;
  padding: 35px 25px;
  text-align: center;
  opacity: 0;
  transform: translateY(40px);
  transition: all 0.5s ease;
}

.benefit-card:hover {
  transform: translateY(-10px) scale(1.03);
  box-shadow: 0 25px 50px rgba(0, 153, 255, 0.25);
  border-color: rgba(0,153,255,0.5);
}

.benefit-card h4 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 15px;
}

.icon {
  font-size: 36px;
  width: 80px;
  height: 80px;
  line-height: 70px;
  margin: auto;
  border-radius: 50%;
  background: linear-gradient(135deg, #007bff, #00d4ff);
  box-shadow: 0 0 20px rgba(0, 123, 255, 0.6);
  transition: transform 0.4s ease;
}

.benefit-card:hover .icon {
  transform: rotate(8deg) scale(1.1);
}

.benefit-card.highlight {
  background: linear-gradient(135deg, #0052cc, #007bff);
  box-shadow: 0 30px 60px rgba(0, 123, 255, 0.4);
}
.pb-60
{
    padding-bottom: 60px;
}



.products-page {
  padding: 38px 0;
  color: #fff;
}


.page-header {
  text-align: center;
  margin-bottom: 70px;
}

.page-header h1 {
  font-size: 42px;
  font-weight: 800;
}

.page-header p {
  color: #b8c1ff;
  margin-top: 10px;
}

/* Grid */
.products-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 40px;
}

/* Card */
.product-card {
    
height: 315px;
    
background: rgba(255,255,255,0.05);
    
border-radius: 22px;
    
margin-bottom: 24px;
    
overflow: hidden;
    
border: 1px solid rgba(255,255,255,0.08);
    
opacity: 0;
    
transform: translateY(40px);
    
transition: all 0.5s ease;
}

.product-card:hover {
  transform: translateY(-12px);
  box-shadow: 0 35px 70px rgba(0,123,255,0.25);
}

/* Image */
.product-image {
  /* padding: 18px; */
  background: linear-gradient(145deg, #f8f8f8, #ffffff);
}

.product_1 img {
  width: 100%;
  height: 315px;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.product-card:hover img {
  transform: scale(1.08);
}

/* Content */
.product-content {
  padding: 30px;
  background: radial-gradient(circle at top, #0f1c3f, #050814);
  text-align: center;
  height: 315px;
}

.product-title {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase !important;
  font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
}

.product-title span {
  color: #ffffff;
  font-size: 18px;
  margin-right: 6px;
}

/* Watt Options */
.watt-options {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-bottom: 25px;
}

.watt-options span {
  padding: 6px 14px;
  border-radius: 20px;
  font-size: 13px;
  border: 1px solid rgba(255,255,255,0.2);
  transition: all 0.3s ease;
}

.watt-options span:hover {
  background: #007bff;
  border-color: #007bff;
  cursor: default;
}

/* Button */
.product-btn {
  display: inline-block;
  padding: 12px 30px;
  border-radius: 30px;
  border: 2px solid #007bff;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.3s ease;
}

.product-btn:hover {
  background: #007bff;
}
/* Overlay */
.popup-overlay {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, 0.65);
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}

/* Card */
.popup-card {
    width: 90%;
    max-width: 420px;
    padding: 30px;
    border-radius: 16px;
    background: rgba(255, 255, 255, 0.95);
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.25);
    position: relative;
    animation: scaleIn 0.35s ease;
}

@keyframes scaleIn {
    from {
        transform: scale(0.9);
        opacity: 0;
    }
    to {
        transform: scale(1);
        opacity: 1;
    }
}

.popup-card h3 {
    text-align: center;
    color: black;
    font-weight: 600;
    margin-bottom: 5px;
}

.popup-card p {
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-bottom: 25px;
}

/* Close */
.popup-close {
    position: absolute;
    top: 12px;
    right: 15px;
    font-size: 24px;
    cursor: pointer;
}

/* Floating Inputs */
.input-group {
    position: relative;
    margin-bottom: 20px;
}

.input-group input {
    width: 100%;
    padding: 14px 12px;
    border: 1px solid #ccc;
    border-radius: 8px;
    outline: none;
    font-size: 15px;
    background: transparent;
}

.input-group label {
    position: absolute;
    top: 50%;
    left: 12px;
    color: #888;
    font-size: 14px;
    transform: translateY(-50%);
    pointer-events: none;
    transition: 0.3s ease;
    background: #fff;
    padding: 0 5px;
}

/* Floating Effect */
.input-group input:focus + label,
.input-group input:not(:placeholder-shown) + label {
    top: -6px;
    font-size: 12px;
    color: #ff6600;
}

/* Readonly field */
input[readonly] {
    background: #f5f5f5;
    cursor: not-allowed;
}

/* Button */
.popup-card button {
    width: 100%;
    padding: 14px;
    border-radius: 10px;
    border: none;
    background: linear-gradient(135deg, #ff6600, #ff8c42);
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}





/* ========================= */
/* ðŸ“± MOBILE RESPONSIVE */
/* ========================= */

@media (max-width: 991px) {

    .product-card .row {
        flex-direction: column;
    }
    .product-card {
    height: auto;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 22px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.08);
    opacity: 0;
    transform: translateY(40px);
    transition: all 0.5s ease;
}

    .product-card .col-lg-6 {
        width: 100%;
        max-width: 100%;
    }

    .box-img {
        /* height: 220px; */
    }

    .product-content {
        padding: 18px;
        text-align: center;
    }

    .watt-options {
        justify-content: center;
    }

    .product-btn {
        width: 100%;
        padding: 12px;
        font-size: 15px;
    }
}

/* ========================= */
/* ðŸ“± SMALL MOBILE */
/* ========================= */

@media (max-width: 480px) {

    .box-img {
        /* height: 243px; */
    }

    .product-title {
        font-size: 18px;
    }

    .watt-options span {
        font-size: 12px;
        padding: 5px 10px;
    }
}
.product_3 
{
    align-items: center !important;
    justify-content: center !important;
}
.service_11 img
{
    width: 100%;
    height: 450px;
    object-fit: cover;
}


.checklist.style3 ul {
    list-style: none; /* Removes the default bullet points */
    padding-left: 0;  /* Removes padding */
}

.checklist.style3 ul li {
    position: relative;
    padding-left: 30px; /* Space for the icon */
    margin-bottom: 10px; /* Space between list items */
}

.checklist.style3 ul li::before {
    content: "\f0eb"; /* Font Awesome unicode for 'check' */
    font-family: Font Awesome\ 6 Pro; /* Use Font Awesome */
    font-weight: 900; /* Necessary for solid icons */
    position: absolute;
    left: 0;
    top: 16px;
    color: #ffffff; /* Icon color */
    font-size: 16px; /* Icon size */
}

.active_1 a
{
    color: #bf930f;
    border-bottom: 1px solid #bf930f;
}
.about_8 img
{
    width: 100%;
    height: 600px;
    object-fit: cover;
}
.home_product_1 img
{
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.home_services_1 img
{
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 10px;
}
@media (max-width: 767px) {
    .home_product_1 img {
    width: 100%;
    height: 158px;
    object-fit: cover;
}
.product-content
 {
    padding: 30px;
    background: radial-gradient(circle at top, #0f1c3f, #050814);
    text-align: center;
    height: 244px;
}
.header_1 img {
    width: 262px;
}

}
.service-1{
    border: 1px solid white;
    padding: 20px;
    border-radius: 10px;
    background: #1f4f74;
}