@import url("https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap");
body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    background: #f5f4f4 !important;
    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
}

:root {
    --main-color: #3b71fe;
    --link-color: #5191fa;
    --link-color-title: #1a2b48;
    --link-color-dark: #5191fa;
    --link-color-hover: rgba(59, 113, 254, 0.8);
    --grey-color: #5e6d77;
    --light-grey-color: #eaeef3;
    --orange-color: #fa5636;
    --swiper-navigation-size: 20px !important;
}
.unique-font {
    font-family: Permanent Marker;
}

.headers {
    background: #232323;
    color: rgba(255, 255, 255, 0.8);
    padding: 8px 40px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.phone,
.email,
.facebook,
.instagram {
    padding-inline: 15px;
}

.phone a,
.email a,
.facebook a,
.instagram a {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.8);
}

.phone a:hover,
.email a:hover,
.facebook a:hover,
.instagram a:hover,
.header__center #st-main-menu .main-menu > li > a:hover {
    color: green;
    transition: 0.5s;
}

.header {
    padding: 0 30px;
    position: relative;
}

.header {
    border-bottom: 1px solid var(--light-grey-color, #eaeef3);
}

.align-items-center {
    align-items: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.d-flex {
    display: flex !important;
}

nav {
    display: block;
}

.header__center #st-main-menu .back-menu {
    display: none;
}

.header__center #st-main-menu .main-menu {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.header__center #st-main-menu .main-menu > li {
    display: inline-block;
}

.header__center #st-main-menu .main-menu > li > a {
    /* display: inline-block; */
    padding: 35px 30px;
    font-size: 16px;
    font-weight: 700 !important;
    line-height: 20px;
    /* 
            font-family: 'Roboto','Arial',Helvetica,sans-serif !important; */
    font-family: 62.5%/1.42 "Roboto", "Arial", Helvetica, sans-serif !important;
}
.header__center #st-main-menu .main-menu .menu-item,
.header__center #st-main-menu .main-menu .menu-insta {
    margin-top: 10px !important;
}

.header__center #st-main-menu .main-menu a {
    color: #232323;
    text-decoration: none;
    position: relative;
}

.header__left .logo img {
    max-width: 75px;
}

img {
    max-width: 100%;
    height: auto;
}

.header__right .items {
    margin-bottom: 0;
}

.align-items-center {
    align-items: center !important;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.header__right .items li {
    list-style: none;
}

.header__right .items li a {
    text-decoration: none;
    color: var(--light-grey-color);
}

/* .home-banner {
    background-image: url('/image/banner-search-form-min.png');
    background-size: cover;
    background-repeat: no-repeat;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 130px 0px 130px 0px;
} */

.home-banner h1 {
    color: #000;
    font-family: "DM Sans", Sans-serif;
    font-size: 64px;
    font-weight: 700;
    line-height: 74px;
}

.home-banner p {
    text-align: center;
    color: #000;
    font-family: "DM Sans", Sans-serif;
    font-size: 18px;
    font-weight: 400;
}

.banner-image {
    /* padding: 100px; */
    text-align: center;
    position: absolute;
    z-index: 999999;
    top: 50%;
    left: 0;
    right: 0;
}
.banner-image h1 {
    color: #fff;
    font-weight: 600;
}
.banner-image p {
    color: #fff;
    font-weight: 500;
}

.header__right .items .dropdown.dropdown-user-dashboard .usericon {
    width: 44px;
    height: 44px;
    background: #ffffff;
    border: 1px solid #dedede;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 8%), 0px 4px 12px rgb(0 0 0 / 5%);
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.header__right .items .dropdown.dropdown-user-dashboard .usericon .fa {
    color: black;
    font-size: 20px;
}

.offer-section {
    margin-top: 79px;
}

.offer-section .offer-image img {
    border-radius: 20px 20px 20px 20px;
    transition-duration: 0.3s;
    transition-property: transform;
}

.offer-section .offer-image img:focus {
    outline: none;
}

/* .offer-section .offer-image img:hover {
    transform: scale(1.1);
} */

.offer-section .offer-image {
    position: relative;
    transition: background 0.3s, border 0.3s, border-radius 0.3s,
        box-shadow 0.3s, -webkit-box-shadow 0.3s;
}

.entry {
    position: relative;
    margin-bottom: 0;
}
.hotest-desti {
    margin-bottom: 30px;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}
.list-desc h4 a,
.list-desc h4 {
    display: block;
    text-transform: capitalize;
    padding: 0;
    margin: 0 0 3px;
    font-size: 25px;
    font-weight: 600;
    color: white;
    text-decoration: none;

    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
}
.position-relative {
    z-index: 3;
    position: relative;
}
.list-desc {
    padding: 50px 15px;
    padding-top: 10px;
}
.entry img {
    width: 100%;
    /* height: 320px; */
    object-fit: cover;
    border-radius: 10px;
    box-shadow: 0px 0px 10px -5px;
    margin-bottom: -15px;
}
.list-desc2 {
    position: absolute;
    /* top: 215px; */
    bottom: 15px;
    color: white;
    left: 0;
    height: 45px;
    right: 0;
    background: linear-gradient(
        0deg,
        rgb(35 35 35 / 68%) 0%,
        rgb(0 0 0 / 5%) 100%
    );
    border-radius: 10px;
    border-top-left-radius: 0;
}

.top-city {
    margin-top: 80px;
    margin-bottom: 0px;
    padding: 0px 0px 45px 0px;
}

.top-city b {
    font-family: "DM Sans", Sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 46px;
    text-align: center;
}

.section-title {
    margin-bottom: 0px;
    padding: 0px 0px 45px 0px;
}

.section-title {
    font-family: "DM Sans", Sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 46px;
}

.page-width.custom-circle-images {
    padding: 0px;
    margin: 5px 5px 15px 5px;
}

.custom-circle-images {
    position: relative;
    box-sizing: border-box;
}

.custom-categories {
    overflow: hidden;
    box-sizing: border-box;
}

.inner {
    display: inline-flex;
    position: relative;
    transition: transform 1.5s ease-in-out;
    box-sizing: border-box;
}

.ten-columns {
    float: left;
    width: 10%;
    padding: 10px 13px;
    box-sizing: border-box;
}

.circle-img {
    border-radius: 50%;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50%;
    margin: 0 auto 32px;
    position: relative;
    transition: transform 0.5s ease;
}

.circle-img:hover {
    transform: scale(1.07);
    color: green;
}

.circle-img span:hover {
    color: green;
}

.circle-img span {
    position: absolute;
    top: 100%;
    font-size: 1rem;
    left: 0;
    right: 0;
    margin-top: 10px;
    color: #000;
    font-weight: 700;
    line-height: 1.4rem;
    text-align: center;
}

.circle-img:empty {
    display: block;
}

.carousel-nav button {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    outline: none;
    border: 1px solid #c5baba;
    cursor: pointer;
    background: #fff;
    line-height: 0;
}

.previous,
.next {
    position: absolute;
    top: calc(50% - 42px);
}

button {
    padding: 7px;
    font-weight: bold;
}

.previous {
    left: 10px;
}

.next {
    right: 10px;
}

.previous {
    display: none;
}

.previous.show {
    display: block;
}

.next.hide {
    display: none;
}

/* .offer-image img {
    -webkit-filter: sepia(100%);
    filter: sepia(100%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.offer-image:hover img {
    -webkit-filter: sepia(0);
    filter: sepia(0);
} */

.column {
    display: inline-block;
    text-align: center;
}

figure,
.featured-image {
    overflow: hidden;
    border-radius: 20px 20px 20px 20px;
}

.column img {
    display: block;
    width: 100%;
}

.column#zoomIn img,
.featured-image img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.column#zoomIn:hover img,
.featured-image:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.1);
}

.services-item.item-design {
    margin-bottom: 30px;
}

.services-item.item-design .item {
    background: #ffffff;
    border: none;
    box-sizing: border-box;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 8%), 0px 4px 12px rgb(0 0 0 / 5%);
    border-radius: 15px;
    overflow: hidden;
    padding-bottom: 0;
}

.services-item.item-design .item {
    background: #ffffff;
    border: none;
    box-sizing: border-box;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 8%), 0px 4px 12px rgb(0 0 0 / 5%);
    border-radius: 15px;
    overflow: hidden;
    padding-bottom: 0;
}

.services-item.item-design .item .featured-image {
    position: relative;
    overflow: initial;
}

.service-list-wrapper .item .featured-image a {
    display: block;
    overflow: hidden;
}

.service-list-wrapper .item .featured-image a img {
    width: 100%;
    height: auto;
    display: block;
    margin-bottom: 0;
    border-radius: 3px;
    transition: all 0.3s;
}

.services-item.item-design .item .content-item {
    position: relative;
    padding: 20px;
}

.services-item.item-design .item .content-item .title {
    font-weight: 700;
    font-size: 18px;
    line-height: 26px;
    margin-top: 0;
    margin-bottom: 5px;
}

.service-list-wrapper .item h3.title {
    line-height: 25px;
    font-size: 16px;
    color: var(--main-color, #1a2b48);
    font-weight: 500;
    margin-bottom: 2px;
    margin-top: 15px;
}

.services-item.item-design .item .content-item .sub-title {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #727272;
}

.services-item.item-design .item .content-item .title a {
    color: #232323 !important;
    text-decoration: none;
}

.services-item.item-design .item .content-item .section-footer {
    margin-top: 20px;
    padding-top: 20px;
}

.services-item.item-design .item .content-item .section-footer {
    border-top: 1px solid #dedede;
    margin-top: 15px;
    padding-top: 15px;
}

.services-item.item-design .item .content-item .reviews {
    margin-top: 0;
    margin-bottom: 10px;
}

.service-list-wrapper .item .section-footer .reviews {
    margin-top: 20px;
    font-size: 14px;
    font-weight: 400;
}

.services-item.item-design .item .content-item .reviews .rate {
    background: #f9fbff;
    border: 1px solid #b8ccff;
    box-sizing: border-box;
    border-radius: 5px;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: var(--main-color, #3b71fe);
    margin-right: 12px;
    padding: 4px 6px;
}

.service-list-wrapper .item .section-footer .reviews .rate {
    color: var(--link-color, #5191fa);
    margin-right: 22px;
    position: relative;
}

.item .section-footer .reviews .rate {
    color: var(--link-color, #5191fa);
    margin-right: 22px;
    position: relative;
}

.services-item.item-design .item .content-item .reviews .rate-text {
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #232323;
    margin-right: 5px;
}

.services-item.item-design .item .content-item .reviews .summary {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #727272;
}

.services-item.item-design .item .content-item .price-wrapper {
    min-height: unset;
}

.services-item.item-design .item .content-item .price-wrapper {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #727272;
}

.services-item.item-design .item .content-item .price-wrapper .price {
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    color: #232323;
    margin-left: 8px;
    margin-right: 4px;
}

.services-item.item-design .item .content-item .price-wrapper .unit {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    color: #727272;
    white-space: nowrap;
}

.service-add-wishlist {
    position: absolute;
    top: 22px;
    right: 10px;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 21px;
    z-index: 1;
    cursor: pointer;
}

.swiper-button-prev {
    border: 3px solid #0a112c;
    padding: 15px;
    right: 50px !important;
    transition: 0.5s;
}

.swiper-button-next,
.swiper-button-prev {
    top: 7% !important;
    left: auto !important;
    right: 10px;
    /* margin-top: 20px !important; */
}

.swiper-button-next {
    border: 3px solid #0a112c;
    padding: 15px;
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    width: calc(var(--swiper-navigation-size) / 44 * 27) !important;
    height: var(--swiper-navigation-size) !important;
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2)) !important;
}

.swiper-button-next,
.swiper-button-prev {
    width: 40px;
    height: 40px;
    background: #ffffff;
    border: 1px solid #dedede;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 8%), 0px 4px 12px rgb(0 0 0 / 5%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    display: block;
    background: none;
    color: #232323;
    width: auto;
    height: auto;
    font-size: 14px;
    position: relative;
}

.to-travel,
.footer {
    background-color: #f7f8fa;
    transition: background 0.3s, border 0.3s, border-radius 0.3s,
        box-shadow 0.3s;
    padding: 45px 0px 50px 0px;
}

.recommended-card {
    padding: 65px 0px 30px 0px;
}

.swiper-slide {
    width: 312px !important;
    margin-right: 15px !important;
}

#lottie-animation svg {
    width: 100% !important;
    /* height: 60% !important; */
    background-color: #f8f8f8;
    display: flex;
}

.home-banner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 36px;
    font-weight: bold;
    color: #000000;
}

.get-special,
.about-us {
    padding: 40px 0px 40px 0px;
}

.main-special-content {
    /* display: flex; */
}

.get-special-img {
    width: 50%;
    /* background-image: url('../image/Rectangle-7-min.png');
    background-repeat: no-repeat;
    background-size: cover; */
    background-color: #0ac93b9c;
    transition: background 0.3s, border 0.3s, border-radius 0.3s,
        box-shadow 0.3s;
    padding: 0px 0px 0px 0px;
    border-radius: 15px 0px 0px 15px;
}

.get-special-content {
    width: 50%;
    border-style: solid;
    border-width: 1px 1px 1px 0px;
    border-color: #dedede;
    transition: background 0.3s, border 0.3s, border-radius 0.3s,
        box-shadow 0.3s;
    padding: 120px 120px 80px 120px;
    text-align: center;
    border-radius: 0px 15px 15px 0px;
}

.about-us-content {
    width: 50%;
    border-style: solid;
    border-width: 1px 1px 1px 0px;
    border-color: #dedede;
    transition: background 0.3s, border 0.3s, border-radius 0.3s,
        box-shadow 0.3s;
    padding: 30px 30px 30px 30px;
    text-align: justify;
    border-radius: 0px 15px 15px 0px;
}

.about-heading {
    text-align: center;
    padding-bottom: 20px;
}

.get-special-content .special-heading,
.about-heading .special-heading {
    font-family: "DM Sans", Sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 46px;
}

.get-special-content p {
    font-family: "DM Sans", Sans-serif;
    color: #5e6d77;
    font-size: 16px;
}

.stt-mailchimp-form {
    position: relative;
}

.stt-mailchimp-form input[type="email"] {
    border: 1px solid #dedede;
    border-radius: 80px;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #83929d;
    padding: 17px 30px;
}

.stt-mailchimp-form input[type="submit"] {
    background: var(--main-color, #3b71fe);
    border-radius: 50px;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    padding: 15px 20px;
    position: absolute;
    top: 6px;
    right: 6px;
    border: none;
}

.get-special-img svg {
    border-radius: 15px 0px 0px 15px;
    border: none;
    display: flex;
}

.footer {
    /* background: #0A112C 0% 0% no-repeat padding-box; */
    /* border: 1px solid #7070703f; */
    padding: 50px 0 0;
}

.footer-logo img {
    width: 80px;
    margin-bottom: 5px;
    /* text-align: center;
    margin-left: 50px; */
}

.footer-social ul {
    list-style: none;
    display: flex;
    column-gap: 15px;
    text-align: center;
}

.footer-social ul li i {
    margin-top: 15px;
    font-size: 30px;
    color: #000;
}

.footer-col h3 {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    margin: 0 0 25px;
    text-transform: capitalize;
}

.footer-col ul {
    /* margin-left: -30px; */
    list-style: none;
    padding: 0px;
}

.footer-col ul li:not(:last-child) {
    margin-bottom: 10px;
}

.footer-col ul li a {
    font-size: 16px;
    color: rgb(30 30 30);
    font-weight: 500;
    display: block;

    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
    text-transform: capitalize;
    transition: all 0.5s ease;
    text-decoration: none;
}

.footer-col ul li a:hover {
    padding-left: 15px;
}

.copyright-text {
    text-align: center;
    padding: 20px 0;
    font-size: 16px;
    color: rgb(30 30 30);
    font-weight: 500;
    margin: 50px 0 0;
    border-top: 1px solid rgb(177 174 174);

    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
}

.footer-social .fa-whatsapp {
    color: #25d366;
}

.footer-social .fa-facebook-square {
    color: #1877f2;
}

.footer-social .fa-twitter-square {
    color: #1da1f2;
}

.footer-social .fa-instagram {
    color: #e4405f;
}

#backtotop.visible {
    visibility: visible;
    opacity: 0.5;
}

#backtotop {
    color: #ffffff;
    background-color: #0ac93b;
}

#backtotop {
    z-index: 999;
    display: inline-block;
    position: fixed;
    visibility: hidden;
    bottom: 20px;
    right: 20px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    text-align: center;
    opacity: 0.2;
}

#backtotop i {
    display: block;
    width: 100%;
    height: 100%;
    line-height: inherit;
}

#backtotop:hover {
    opacity: 1;
}

.card-button {
    background: #25d366;
    width: 100px;
    padding: 4px;
    float: right;
    margin-bottom: 10px;
    border-radius: 3px;
    border: 1px solid #25d366;
    box-sizing: border-box;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 8%), 0px 4px 12px rgb(0 0 0 / 5%);
    overflow: hidden;
}

.card-button .morebtn {
    text-decoration: none;
    color: #fff;
    border-radius: 3px;
    padding: 5px;
    text-align: center;
}

.card-button:hover {
    background-color: transparent;
    border-width: 1px 1px 1px 1px;
    border: 1px solid #25d366;
    transition: 0.5s;
    box-sizing: none;
    box-shadow: none;
    overflow: hidden;
}

.card-button .morebtn:hover {
    color: #25d366;
    /* padding: 5px; */
    transition: 0.5s;
}

.sec_biz {
    padding: 30px 30px 28px;
    margin: 0 0 20px;
    background-color: #fff;
    border: 1px solid #d1cfd3;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.gallery_bx_biz {
    margin-top: 40px;
}

ul.stl_glry {
    display: flex;
    flex-wrap: nowrap;
    flex-flow: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: unset;
    max-width: 100%;
}

ul.stl_glry li {
    position: relative;
    margin: 0 0.2rem 0.2rem 0;
    max-width: 100%;
    overflow: hidden;
    padding: 0px !important;
}

.sec_biz ul li {
    list-style: none;
    position: relative;
    padding-left: 17px;
    margin-bottom: 6px;
    font-size: 14px;
    color: #656565;
}

li.biz_gal_first {
    flex: 1;
    max-width: 100%;
    height: 226px;
}

.glry_wrp_img a img,
.glry_wrp_img a {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.glry_wrp_img a img,
.glry_wrp_img a {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

li.biz_galr_rtimg {
    width: 212px;
    height: 111px;
    align-self: flex-start;
}

.secnd_galry li.biz_galr_rtimg:not(.oposite):nth-child(odd) {
    margin-left: 0px;
    align-self: flex-end;
}

li.biz_galr_rtimg:not(.oposite):nth-child(odd) {
    margin-left: -216px;
    align-self: flex-end;
}

.glightbox img {
    margin-bottom: 10px;
}

.swiper-wrapper .item .featured-image a {
    display: block;
    overflow: hidden;
}

.contact-details {
    padding-bottom: 40px;
}

.contact-details .contact-card {
    background: -webkit-linear-gradient(
            110deg,
            #a60af3 40%,
            rgba(0, 0, 0, 0) 30%
        ),
        -webkit-radial-gradient(farthest-corner at 0% 0%, #7a00cc 70%, #c03fff
                    70%);
    background: -o-linear-gradient(110deg, #a60af3 40%, rgba(0, 0, 0, 0) 30%),
        -o-radial-gradient(farthest-corner at 0% 0%, #7a00cc 70%, #c03fff 70%);
    background: -moz-linear-gradient(110deg, #a60af3 40%, rgba(0, 0, 0, 0) 30%),
        -moz-radial-gradient(farthest-corner at 0% 0%, #7a00cc 70%, #c03fff 70%);
    background: linear-gradient(110deg, #a60af3 40%, rgba(0, 0, 0, 0) 30%),
        radial-gradient(farthest-corner at 0% 0%, #7a00cc 70%, #c03fff 70%);
    color: #fff;
    font-family: "DM Sans", Sans-serif;
    transition: 0.3s;
}

.contact-details .contact-card:hover {
    background: -webkit-linear-gradient(
            70deg,
            #fff810 30%,
            rgba(0, 0, 0, 0) 30%
        ),
        -webkit-linear-gradient(30deg, #63e89e 60%, #ff7ee3 60%);
    background: -o-linear-gradient(70deg, #fff810 30%, rgba(0, 0, 0, 0) 30%),
        -o-linear-gradient(30deg, #63e89e 60%, #ff7ee3 60%);
    background: -moz-linear-gradient(70deg, #fff810 30%, rgba(0, 0, 0, 0) 30%),
        -moz-linear-gradient(30deg, #63e89e 60%, #ff7ee3 60%);
    background: linear-gradient(70deg, #fff810 30%, rgba(0, 0, 0, 0) 30%),
        linear-gradient(30deg, #63e89e 60%, #ff7ee3 60%);
    color: #000;
    font-family: "DM Sans", Sans-serif;
    transition: 0.3s;
}

.contact-form-section .card-button {
    background: #25d366;
    width: 150px;
    padding: 4px;
    justify-items: center;
    margin-bottom: 10px;
    border-radius: 3px;
    border: 1px solid #25d366;
    box-sizing: border-box;
    box-shadow: 0px 1px 2px rgb(0 0 0 / 8%), 0px 4px 12px rgb(0 0 0 / 5%);
    overflow: hidden;
    margin-top: 10px;
}

.contact-form-section .card-button:hover {
    background-color: transparent;
    border-width: 1px 1px 1px 1px;
    border: 1px solid #25d366;
    transition: 0.5s;
    box-sizing: none;
    box-shadow: none;
    overflow: hidden;
}

.map-responsive {
    overflow: hidden;
    padding-bottom: 50%;
    position: relative;
    height: 0;
}

.map-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}
/* .hero-slider{
    position: absolute;
    visibility: visible;
    display: contents;
} */
.banner-form {
    position: absolute;
    width: 500px;
    left: 60%;
    background: #fff;
    padding: 20px;
    top: 129px;
    /* height: calc(100vh - 70px); */
    overflow: hidden;
}
.banner-form input {
    border-radius: 0;
    outline: none;
}
.banner-form input:focus {
    border-color: #ccc !important;
    outline: 0;
    box-shadow: none !important;
}
.banner-form input::placeholder {
    /* 
            font-family: 'Roboto','Arial',Helvetica,sans-serif !important; */
    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
}
.banner-form label {
    font-size: 12px;
    /* font-family:'Courier New', Courier, monospace; */
    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
    font-weight: 600;
    text-transform: uppercase;
}
.banner-form .button {
    display: flex;
    justify-content: center;
}
.banner-form .send-query {
    background-color: #0ac93b;
    color: #fff;
    border-radius: 0;
    border: none;
    margin-top: 10px;
    box-shadow: 1px 1px 1px 2px;
    border: 1px solid #0ac93b;

    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
    font-weight: 600;
    transition: all 0.5s;
}
.banner-form .send-query:hover {
    background-color: #fff;
    border: 1px solid #0ac93b;
    color: #000;
    box-shadow: none !important;
    opacity: 0.8;
}
.banner-form .send-query:focus {
    border-color: #0ac93b !important;
    outline: 0;
    box-shadow: none !important;
}
.form-heading h2 {
    text-align: center;
    /* 
            font-family: 'Roboto','Arial',Helvetica,sans-serif !important; */
    /* font-family:'Courier New', Courier, monospace; */
    font-family: 62.5%/1.42 "Roboto", "Arial", Helvetica, sans-serif !important;
    font-weight: 600;
}
.slider {
    position: relative;
    max-width: 100%;
    max-height: 100vh; /* Set the maximum height */
    overflow: hidden;
    /* margin: 20px auto;
    border-radius: 10px; */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.slide {
    display: none;
    position: relative;
    animation: fade 1.5s;
}

.slide img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Ensures the image covers the slider without stretching */
    /* border-radius: 10px; */
}

.title {
    position: absolute;
    bottom: 50%;
    left: 50%;
    transform: translateX(-50%);
    color: white;
    background: rgba(0, 0, 0, 0.5);
    padding: 15px 30px;
    font-size: 24px;
    border-radius: 5px;
    transition: background 0.5s;
}

.title:hover {
    background: rgba(0, 0, 0, 0.7);
}

.controls {
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
    padding: 0 10px;
}

.controls .prev,
.controls .next {
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    padding: 15px;
    cursor: pointer;
    font-size: 18px;
    /* border-radius: 50%; */
    transition: background 0.5s;
}

.controls .prev:hover,
.controls .next:hover {
    background-color: rgba(0, 0, 0, 0.7);
}

@keyframes fade {
    from {
        opacity: 0.4;
    }
    to {
        opacity: 1;
    }
}

.slide.active {
    display: block;
}
.transparent-header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    /* background: rgba(255, 255, 255, 0.8); */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    transition: background 0.3s, color 0.3s;
}
.header.scrolled {
    background: rgba(255, 255, 255, 1);
}
.header .menu-item a {
    color: white !important;
    transition: color 0.3s;
}
.header.scrolled .menu-item a {
    color: black !important; /* Change to black color after scroll */
}
.menu-toggle {
    display: none;
}
.header__center nav {
    display: flex;
    align-items: center;
}
.header__center nav ul {
    list-style: none;
    padding: 0 !important;
    margin: 0 !important;
    display: flex;
}
.header__center nav ul li {
    margin: 0 10px !important;
}
.header__center nav ul li a {
    text-decoration: none;
    font-weight: 400 !important;
    text-transform: capitalize;
    color: inherit;
    padding: 5px 10px !important;
    transition: background 0.3s;
}
.header__center nav ul li a:hover {
    color: #0ac93b !important;
}
.header.scrolled .header__center nav ul li a:hover {
    color: #0ac93b !important;
}

.slider {
    position: relative;
    max-width: 100%;
    height: 1000px;
    overflow: hidden;
    /* margin-top: 70px; */
}
.slider .slide {
    display: none;
    position: absolute;
    width: 100%;
    height: auto;
}
.slider .slide.active {
    display: block;
}
.slider .slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.slider .title {
    position: absolute;
    bottom: 7em;
    /* left: 50px; */
    color: white;
    background: rgba(0, 0, 0, 0.5);
    padding: 20px;
    border-radius: 5px;
}
.has-submenu a {
    color: #ffffff !important;
}
.call-us {
    background-color: #0ac93b;
    padding: 7px 13px;
    display: inline-block;
    width: auto;
    height: auto;
    margin-top: 5px;
    /* border-radius: 5px; */
    font-size: 14px;
}
.has-submenu a:hover {
    color: #fff !important;
}
@media (max-width: 768px) {
    .header__center nav ul {
        display: inline-block;
    }
    .header__center #st-main-menu .main-menu a {
        color: #000 !important;
    }
    .header__center #st-main-menu .main-menu a:hover {
        color: #0ac93b !important;
    }
    .header.scrolled .header__center nav ul li a:hover {
        color: #0ac93b !important;
    }
    .header__center #st-main-menu {
        position: fixed;
        left: -60rem;
        top: 0;
        background: #fff;
        /* max-width: 320px; */
        height: auto;
        /* overflow: auto; */
        z-index: 99;
        transition: all 0.3s;
        padding-bottom: 15px;
    }
}
.non-transparent {
    width: 100%;
    /* background: rgba(255, 255, 255, 0.8); */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    transition: background 0.3s, color 0.3s;
}
.non-transparent .main-menu .menu-item a {
    color: #000 !important;
}
.breadcrumb {
    padding: 10px 0 10px 0 !important;
}
.breadcrumb-item + .breadcrumb-item::before {
    float: left;
    padding-right: var(--bs-breadcrumb-item-padding-x);
    color: var(--bs-breadcrumb-divider-color);
    content: var(--bs-breadcrumb-divider, ">") !important;
}
.breadcrumb .breadcrumb-item a {
    color: #0ac93b;
    /* 
            font-family: 'Roboto','Arial',Helvetica,sans-serif !important; */
    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
}
.breadcrumb-item.active {
    /* 
            font-family: 'Roboto','Arial',Helvetica,sans-serif !important; */
    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
}
.post-heading h1 {
    font-size: 30px;
    /* 
            font-family: 'Roboto','Arial',Helvetica,sans-serif !important; */
    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
    font-weight: 700;
    color: #000;
}
.post-banner img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.post-content .inclusion h3,
.post-content .itinerary h3,
.list-accomodation .accomodation-title,
.inclusions h3 {
    font-size: 18px;
    /* 
            font-family: 'Roboto','Arial',Helvetica,sans-serif !important; */
    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
    font-weight: 700;
}
.post-content .inclusion-card {
    background-color: #f7f8fa;
    border: none;
    padding: 20px;
    display: flex;
    width: 100%;
    justify-content: center;
    column-gap: 20px;
    border-radius: 5px;
    margin-bottom: 10px;
    border: 1px solid rgba(0, 0, 0, 0.17);
}
.post-content .itinerary-card {
    background-color: #f7f8fa;
    border: none;
    padding: 20px;
    width: 100%;
    column-gap: 20px;
    border-radius: 5px;
    margin-bottom: 10px;
    border: 1px solid rgba(0, 0, 0, 0.17);
}
/* .post-content .itinerary-card{
            background-color: #F7F8FA;
            background-color: #d5ffea70;
            border: none;
            padding: 20px;
            width: 100%;
            column-gap: 20px;
            border-radius: 5px;
            margin-bottom: 10px;
            border: 1px solid rgba(0, 0, 0, 0.17);
            border: 1px solid rgb(160, 255, 195);
        } */
.post-content .itinerary-card h3 {
    font-size: 18px;
    /* 
            font-family: 'Roboto','Arial',Helvetica,sans-serif !important; */
    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
    font-weight: 700;
    color: #0ac93b;
}
.post-content .itinerary-card p {
    /* 
            font-family: 'Roboto','Arial',Helvetica,sans-serif !important; */
    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
    font-weight: 500;
    font-size: 15px;
}
.post-content .itinerary-card .itinerary-icon {
    background-color: #dfeaff4f;
    border: 1px solid #c3d7ff;
    padding: 10px;
    border-radius: 5px;
}
.post-content .itinerary-card .itinerary-icon span {
    /* 
            font-family: 'Roboto','Arial',Helvetica,sans-serif !important; */
    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
    font-size: 15px;
    font-weight: 500;
}
.w-full {
    width: 100%;
    margin-bottom: 10px;
}
.acc_table th {
    background: #f7f8fa;
    padding: 10px;

    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
    border: 1px solid rgba(0, 0, 0, 0.2);
}
.acc_table td {
    background: #f7f8fa;
    padding: 10px;

    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
    font-weight: 500;
    border: 1px solid rgba(0, 0, 0, 0.2);
    text-align: left;
}
.inline {
    display: inline;
}
.list-accomodation .accomodation-title .table-auto {
    font-size: 18px;

    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
    font-weight: 500;
}
.inclusions ul {
    list-style: none;
    padding: 0;
}
.inclusions ul li {
    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
    font-size: 16px;
    font-weight: 500;
}
.inclusions ul li .fa {
    color: #0ac93b;
    opacity: 0.8;
}
.exclusions ul {
    list-style: none;
    padding: 0;
}
.exclusions ul li {
    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
    font-size: 16px;
    font-weight: 500;
}
.exclusions ul li .fa {
    color: red;
    opacity: 0.8;
}
.right-bar {
    position: sticky;
    top: 70px;
    transition: opacity 0.3s ease;
    margin-bottom: 30px;
}
.right-hidden {
    opacity: 0;
    visibility: hidden;
}
.right-bar .section1 {
    background-color: #f7f8fa;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    border: 1px solid rgba(0, 0, 0, 0.17);
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
}

.right-bar .section1 .location .cities {
    float: left;

    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
    font-weight: 500;
}
.right-bar .section1 .location .day-night {
    float: right;
    font-size: 13px;
    /* padding: 5px; */
    display: flex;
    justify-content: center;
    width: fit-content;
    font-weight: 600;
    /* 
            font-family: 'Roboto','Arial',Helvetica,sans-serif !important; */
    border: 1px solid #84828a;
    border-radius: 15px;
}
.right-bar .section1 .location {
    margin-bottom: 30px;
    padding-bottom: 30px;
}
.right-bar .section1 .location .day-night .night {
    background: #84828a;
    border-radius: 10px 0 0 10px;
    color: #fff;
    padding: 4px;
    font-size: 10px;
}
.right-bar .section1 .location .day-night .day {
    padding: 4px;
    font-size: 10px;
}

.right-bar .section1 .session {
    border-top: 1px solid #dedddd;
    margin: 5px 0 0;
    padding: 10px 0 0;
    font-size: 10px;

    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
}
.right-bar .section1 .session i {
    color: #0ac93b;
}
.right-bar .section2 {
    background-color: #f7f8fa;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    border: 1px solid rgba(0, 0, 0, 0.17);
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
}
.right-bar .section2 .payment {
    float: left;
}
.right-bar .section2 .payment i {
    color: #0ac93b;
}
.right-bar .section2 .cancel {
    float: right;
}
.right-bar .section2 .cancel i {
    color: #0ac93b;
}
.right-bar .section2 .payment-acc {
    font-size: 11px;

    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
}
.right-bar .section3 {
    background-color: #f7f8fa;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    border: 1px solid rgba(0, 0, 0, 0.17);
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
}
.right-bar .section3 .avilability-check {
    display: flex;
    justify-content: center;
    font-size: 18px;

    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
    font-weight: 700;
    color: #0ac93b;
    cursor: pointer;
}
.right-bar .section4 {
    background-image: linear-gradient(
        118deg,
        #f77121 17%,
        #26f046 54%,
        #2ddc7a 95%
    );
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 10px;
    border: 1px solid hsla(0, 0%, 40%, 0.16);
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
}
.right-bar .section4 .off-price {
    display: flex;
    font-weight: 400;
    clear: both;
    align-items: center;
    float: left;
}
.right-bar .section4 .price {
    padding-bottom: 20px;
    overflow: hidden;
}

.right-bar .section4 .actual-price {
    float: right;
    text-align: right;

    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
    font-weight: 700;
}
.right-bar .section4 .actual-price .taxes {
    font-size: 10px;
}
.right-bar .section4 .off-price .offer {
    padding: 3px 5px;
    font-size: 8.9px;
    font-weight: 500;
    border-radius: 4px;
    margin-right: 10px;
    background-color: #15be03;
    color: #fff;
    width: 55px;
}
.right-bar .section4 .off-price .off-amount {
    text-decoration: line-through;
    color: #232323;
}
.right-bar .actual-price {
    color: #fff;
}
.right-bar .actual-price .actual-amount {
    font-size: 25px;
    text-align: right;
}
.right-bar .actual-price .price-actual {
    display: inline-block;
    width: 100%;
}
.right-bar .section4 .card-btn {
    display: flex;
    overflow: hidden;
    justify-content: center;
    column-gap: 20px;
}
.right-bar .section4 .call-btn {
    border-radius: 4.7px;
    border: 1px solid #fff;
    background-color: rgba(240, 103, 38, 0);
    padding: 7px 30px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    width: 200px;
}
.right-bar .section4 .send-query {
    background-color: #fff;
    color: #e84f34;
    border-radius: 4.7px;
    border: 1px solid #fff;
    padding: 7px 30px;
    font-size: 14px;
    text-align: center;
    width: 200px;
}
.best-plan {
    background-color: #f7f8fa;
    padding: 30px;
    border-radius: 15px;
    border: 1px solid rgba(0, 0, 0, 0.17);
}
.best-price-g,
.tour-planner,
.plan-custom,
.custom-assist,
.custom-support {
    padding-left: 50px;

    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
}
.best-plan .best-price-g h3,
.best-plan .tour-planner h3,
.best-plan .plan-custom h3,
.best-plan .custom-assist h3,
.best-plan .custom-support h3 {
    position: relative;
    font-size: 16px;
    font-weight: 700;
}
.best-plan .best-price-g h3::before {
    position: absolute;
    content: url("../images/icons/savings.png");
    width: 23px;
    height: 23px;
    left: -45px;
}
.best-plan .tour-planner h3::before {
    position: absolute;
    content: url("../images/icons/planning.png");
    width: 23px;
    height: 23px;
    left: -45px;
}
.best-plan .plan-custom h3::before {
    position: absolute;
    content: url("../images/icons/headphones.png");
    width: 23px;
    height: 23px;
    left: -45px;
}
.best-plan .custom-assist h3::before {
    position: absolute;
    content: url("../images/icons/customer.png");
    width: 23px;
    height: 23px;
    left: -45px;
}
.best-plan .custom-support h3::before {
    position: absolute;
    content: url("../images/icons/smile.png");
    width: 23px;
    height: 23px;
    left: -45px;
}

.best-plan .best-price-g p,
.best-plan .tour-planner p,
.best-plan .plan-custom p,
.best-plan .custom-assist p,
.best-plan .custom-support p {
    font-size: 11px;
    font-weight: 500;
}
.about-content {
    padding: 40px 0 40px 0;
}
.about-title h1 {
    color: #15be03;
    text-align: center;

    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
    font-weight: 800;
}
.about-title h1 span {
    color: #0a112c;
    text-transform: capitalize;
}
.about-des {
    margin: 30px 0 30px 0;
}
.about-des p {
    font-size: 16px;
    font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande",
        "Lucida Sans", Arial, sans-serif;
    font-weight: 400;
    text-align: justify;
}
.our-history .history-title,
.our-mission .mission-title {
    font-weight: 700;
    font-family: "Courier New", Courier, monospace;
    font-size: 25px;
}
.our-history .history-desc,
.our-mission .mission-desc {
    font-size: 15px;
    text-align: justify;
}
.clientsay {
    /* background-color: #fff; */
    padding: 40px 0 40px 0;
}
.client-say {
    margin: 30px 0 30px 0;
}
.client-say .client-heading h3 {
    font-size: 28px;
    text-align: center;
    color: #1a2b48;
    font-weight: 700;

    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
}
.client-slider {
    display: flex !important;
    justify-content: center;
    column-gap: 20px !important;
    margin: 20px 0 0 0;
    position: relative;
    top: 10px;
}
.client-slider .client-card {
    width: 100%;
    text-align: center;
    background-color: #dfeaff4f;
    border-radius: 5px;
    margin-right: 10px;
    padding: 20px;
    border: 1px solid #c3d7ff;
}
.client-slider .client-card .client-header {
    color: #1a2b48;
    font-size: 15px;
    font-weight: 400;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}
.client-slider .client-card .client-footer {
    color: #1a2b48;
    font-size: 18px;
    font-weight: 600;
    font-family: "Courier New", Courier, monospace;
}
.client-slider .client-card .client-footer i {
    color: #fbbc05;
    font-size: 18px;
}
/* .client-slider .btn-client{
            border: 1px solid #c3d7ff;
            display: block !important;
            background-color: #EEF5FF;
            padding: 10px;
            width: 35px;
            height: 40px;
          } */
.client-slider .btn-client::before {
    color: #0ac93b;
}
.galler-img {
    padding: 40px 0 40px 0;
    /* min-height: 100vh; */
    overflow-x: hidden;
    background-image: url("../image/photo-1531685250784-7569952593d2.jpeg");
    background-size: cover;
}
.galler-img .gallery-heading h3 {
    text-align: center;
    font-weight: 700;

    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
    font-size: 28px;
}
.galler-img img {
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
}
#gallery {
    position: relative;
    left: calc(-1 * 0px);
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 20px;
    max-width: 100vw;
    padding: 20px;
    -webkit-perspective: 0;
    perspective: 0;
}
#gallery figure:nth-child(7n) {
    --duration: 1s;
    --pin-color: crimson;
}
#gallery figure:nth-child(7n + 1) {
    --duration: 1.8s;
    --pin-color: hotpink;
}
#gallery figure:nth-child(7n + 2) {
    --duration: 1.3s;
    --pin-color: magenta;
}
#gallery figure:nth-child(7n + 3) {
    --duration: 1.5s;
    --pin-color: orangered;
}
#gallery figure:nth-child(7n + 4) {
    --duration: 1.1s;
    --pin-color: darkorchid;
}
#gallery figure:nth-child(7n + 5) {
    --duration: 1.6s;
    --pin-color: deeppink;
}
#gallery figure:nth-child(7n + 6) {
    --duration: 1.2s;
    --pin-color: mediumvioletred;
}
#gallery figure:nth-child(3n) {
    --angle: 3deg;
}
#gallery figure:nth-child(3n + 1) {
    --angle: -3.3deg;
}
#gallery figure:nth-child(3n + 2) {
    --angle: 2.4deg;
}
#gallery figure:nth-child(odd) {
    --direction: alternate;
}
#gallery figure:nth-child(even) {
    --direction: alternate-reverse;
}
#gallery figure {
    --angle: 3deg;
    --count: 5;
    --duration: 1s;
    --delay: calc(-0.5 * var(--duration));
    --direction: alternate;
    --pin-color: red;

    position: relative;
    display: inline-block;
    margin: var(--adjust-size);
    padding: 0.5rem;
    border-radius: 5px;
    box-shadow: 0 7px 8px rgba(0, 0, 0, 0.4);
    width: 100%;
    height: auto;
    text-align: center;
    background-color: ghostwhite;
    background-image: url("https://images.unsplash.com/photo-1629968417850-3505f5180761?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3wzMjM4NDZ8MHwxfHJhbmRvbXx8fHx8fHx8fDE2OTMzMjQ3ODJ8&ixlib=rb-4.0.3&q=80&w=500");
    background-size: cover;
    background-position: center;
    background-blend-mode: multiply;

    transform-origin: center 0.22rem;
    will-change: transform;
    break-inside: avoid;
    overflow: hidden;
    outline: 1px solid transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
#gallery.active figure {
    animation-duration: var(--duration), 1.5s;
    animation-delay: var(--delay),
        calc(var(--delay) + var(--duration) * var(--count));
    animation-timing-function: ease-in-out;
    animation-iteration-count: var(--count), 1;
    animation-direction: var(--direction), normal;
    animation-fill-mode: both;
    animation-name: swing, swingEnd;
}
#gallery figure:after {
    position: absolute;
    top: 0.22rem;
    left: 50%;
    width: 0.7rem;
    height: 0.7rem;
    content: "";
    background: var(--pin-color);
    border-radius: 50%;
    box-shadow: -0.1rem -0.1rem 0.3rem 0.02rem rgba(0, 0, 0, 0.5) inset;
    filter: drop-shadow(0.3rem 0.15rem 0.2rem rgba(0, 0, 0, 0.5));
    transform: translateZ(0);
    z-index: 2;
}
figure img {
    aspect-ratio: 1 /1;
    width: 100%;
    object-fit: cover;
    display: block;
    border-radius: 5px;
    margin-bottom: 10px;
    z-index: 1;
}
figure figcaption {
    font-size: 14px;
    font-weight: 400;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    z-index: 1;
}
figure h2 {
    color: crimson;
    font-size: 22px;
}
figure p {
    font-size: 17px;
}
figure small {
    font-size: 12px;
}
figure > div {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
@keyframes swing {
    0% {
        transform: rotate3d(0, 0, 1, calc(-1 * var(--angle)));
    }
    100% {
        transform: rotate3d(0, 0, 1, var(--angle));
    }
}
@keyframes swingEnd {
    to {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}
.our-team-sec {
    padding: 40px 0 40px 0;
    background-color: #fff;
}
.our-team-sec .team-header-text {
    text-align: center;

    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
    font-size: 28px;
    font-weight: 700;
    padding-bottom: 20px;
    color: #1a2b48;
}
.our-team-slider {
    display: flex !important;
    justify-content: center;
    column-gap: 20px !important;
    margin: 20px 0 0 0;
    position: relative;
    top: 10px;
}
.our-team {
    width: 100%;
    padding: 30px 0 40px;
    margin-bottom: 30px;
    background-color: #fff;
    text-align: center;
    overflow: hidden;
    position: relative;
    border: 1px solid #33ff00bd;
    border-radius: 4px;
    margin-right: 10px;
}

.our-team .picture {
    display: inline-block;
    height: 130px;
    width: 130px;
    margin-bottom: 50px;
    z-index: 1;
    position: relative;
}

.our-team .picture::before {
    content: "";
    width: 100%;
    height: 0;
    border-radius: 50%;
    background-color: #15be03;
    position: absolute;
    bottom: 135%;
    right: 0;
    left: 0;
    opacity: 0.9;
    transform: scale(3);
    transition: all 0.3s linear 0s;
}

.our-team:hover .picture::before {
    height: 100%;
}

.our-team .picture::after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #15be03;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.our-team .picture img {
    width: 100%;
    height: auto;
    border-radius: 50%;
    transform: scale(1);
    transition: all 0.9s ease 0s;
}

.our-team:hover .picture img {
    box-shadow: 0 0 0 14px #f7f5ec;
    transform: scale(0.7);
}

.our-team .team-title {
    display: block;
    font-size: 15px;
    color: #4e5052;
    text-transform: capitalize;
}

.our-team .social {
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: #15be03;
    position: absolute;
    bottom: -100px;
    left: 0;
    transition: all 0.5s ease 0s;
}

.our-team:hover .social {
    bottom: 0;
}

.our-team .social li {
    display: inline-block;
}

.our-team .social li a {
    display: block;
    padding: 10px;
    font-size: 17px;
    color: white;
    transition: all 0.3s ease 0s;
    text-decoration: none;
}

.our-team .social li a:hover {
    color: #1369ce;
    background-color: #f7f5ec;
}
@layer animation.reveal {
    .slider-section {
        opacity: 0;
    }

    .reveal-up {
        animation: fade-in 660ms ease forwards,
            slide-up 1000ms cubic-bezier(0, 0, 0.1, 1) forwards;
    }

    .reveal-down {
        animation: fade-in 660ms ease forwards,
            slide-down 1000ms cubic-bezier(0, 0, 0.1, 1) forwards;
    }

    @keyframes fade-in {
        to {
            opacity: 1;
        }
    }

    @keyframes slide-up {
        from {
            transform: translateY(-100px);
        }
    }

    @keyframes slide-down {
        from {
            transform: translateY(100px);
        }
    }
}
.gallery-sec {
    padding: 40px 0 40px 0;
}
.gallery-sec .gallery-header {
    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
    font-size: 30px;
    text-align: center;
    font-weight: 700;
}
.our-gallery .gallery-card {
    box-sizing: border-box;
    background-color: #fff;
    padding: 10px;
    border-radius: 4px;
}
.our-gallery a {
    text-decoration: none;
    color: #000;
    transition: all 0.5s;
}
.our-gallery a:hover {
    color: #25d366;
}
.our-gallery .gallery-title {
    text-align: center;

    font-family: "Roboto", "Arial", Helvetica, sans-serif !important;
    font-size: 25px;
    font-weight: 600;
    padding-top: 5px;
}
.blog-section {
    display: flex;
    flex-wrap: nowrap;
    column-gap: 10px;
}
.blog-section .main-special-content {
    height: auto !important;
}
.blog-section .category {
    font-size: 13px;
    text-align: center;
    display: flex;
    justify-content: center;
    color: #0ac93b;
}
.blog-section .special-content2 {
    padding-top: 5px;
}
.blog-section .special-content2 p {
    font-size: 20px;
    text-align: center;
    transition: 0.5s;
}
.blog-section .special-content2 a p:hover {
    color: #0ac93b;
}
.blog-section .blog-footer {
    display: flex;
    flex-wrap: nowrap;
    column-gap: 10px;
    justify-content: center;
    padding-bottom: 10px;
    font-size: 12px;
    color: #928f8f;
}
div.has-dot::before {
    content: "";
    width: 4px;
    height: 4px;
    background: #d2d2d2;
    border-radius: 50%;
    position: relative;
    top: -11%;
    margin-top: -2px;
    display: inline-block;
    left: -2px;
}
.special-blog img {
    border-radius: 5px 5px 0 0;
    object-fit: cover;
    height: auto;
    width: 100% !important;
}
.blog-section .main-special-content {
    border-radius: 0 0 5px 5px;
}
.package .special-content {
    position: absolute;
    /* top: 195px; */
    left: 13px;
    background: linear-gradient(
        0deg,
        rgb(0 0 0 / 67%) 0%,
        rgb(0 0 0 / 0%) 100%
    );
    width: 336px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 30px;
    /* bottom: 22%; */
    transform: translateY(-65px);
}
.package .special-package {
    margin-right: 0;
}
.pagination {
    display: flex;
    justify-content: center;
    list-style: none;
    padding: 10px;
    margin: 20px 0;
}
.pagination li {
    margin: 0 5px;
}
.pagination a {
    text-decoration: none;
    color: #333;
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-radius: 3px;
    transition: all 0.3s ease;
}
.pagination a:hover {
    background-color: #f4f4f4;
}
.pagination .active a {
    background-color: #1bcb48;
    color: #fff;
    border-color: #1bcb48;
}
.pagination .disabled a {
    color: #ccc;
    pointer-events: none;
}
@media (max-width: 600px) {
    .pagination a {
        padding: 6px 8px;
        font-size: 14px;
    }
}
.contact-cards {
    display: flex;
    justify-content: center;
    padding: 40px 20px;
    gap: 30px;
    background-color: #fff;
}

.contact-cards .card {
    border: 1px solid #eee;
    border-radius: 15px;
    padding: 30px;
    text-align: center;
    width: 27%;
    transition: all .5s;
}
.contact-cards .card:hover{
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}

.contact-cards .card .icon {
    font-size: 32px;
    color: #8a2be2;
    margin-bottom: 10px;
}

.contact-cards .card h3 {
    margin: 10px 0 5px;
}

.contact-form-section {
    display: flex;
    justify-content: center;
    gap: 50px;
    padding: 40px 20px;
    background-color: #fafafa;
    flex-wrap: wrap;
}

.form-box {
    background: white;
    padding: 30px;
    border-radius: 10px;
    width: 500px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}

.form-box h2 {
    margin-bottom: 20px;
}

form input,
form textarea {
    width: 100%;
    padding: 12px;
    margin-bottom: 15px;
    border-radius: 8px;
    border: 1px solid #ccc;
    resize: vertical;
}

form button {
    background: #8a2be2;
    color: white;
    padding: 12px;
    width: 100%;
    border: none;
    border-radius: 8px;
    cursor: pointer;
}

.info-box {
    max-width: 400px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.info-box h2 {
    font-size: 28px;
    margin-bottom: 15px;
}

.info-box p {
    margin-bottom: 20px;
    line-height: 1.6;
}

.directions-btn {
    display: inline-block;
    text-decoration: none;
    background: #fff;
    border: 2px solid #8a2be2;
    color: #8a2be2;
    padding: 12px 20px;
    border-radius: 8px;
    transition: all 0.3s ease;
    width: 50%;
    text-align: center;
}

.directions-btn:hover {
    background: #8a2be2;
    color: white;
}
.details-box {
  /* flex: 1;
  min-width: 280px; */
  border-top: 1px solid ;
      margin-top: 30px;
}
.details-box::before{
    content: ' ';
    
}

.details-box h3 {
  font-size: 24px;
  margin-bottom: 10px;
  padding-top: 10px;
}

.details-box p {
    margin: 10px 0;
    line-height: 1.5;
    display: flex;
    column-gap: 10px;
}
.details-box i {
    color: #8a2be2;
    text-align: center;
    font-size: 18px;
}

.details-box a {
  color: #8a2be2;
  text-decoration: none;
}

.map-box {
  flex: 1;
  min-width: 280px;
}
