@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap);

body {
    font-family: "Poppins", sans-serif;
    color: #000c;
    padding: 0;
    margin: 0;
    overflow-x: hidden
}

html,
body {
    overflow-x: clip
}

body.modal-open {
    overflow: hidden;
    position: fixed;
    width: 100%
}

#fft-cookie-message {
    position: fixed;
    right: 30px;
    bottom: 30px;
    max-width: 566px;
    background-color: #00404b;
    padding: 20px;
    border-radius: 5px;
    -webkit-box-shadow: 0 6px 6px rgb(0 0 0 / .25);
    box-shadow: 0 6px 6px rgb(0 0 0 / .25);
    margin-left: 30px;
    font-family: system-ui;
    z-index: 999999
}

#fft-cookie-message h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Poppins'
}

#fft-cookie-message a {
    color: #05b0f7;
    text-decoration: underline !important
}

#fft-cookie-accept {
    padding: 6px 10px !important;
    height: 36px !important;
    min-height: 30px !important;
    font-size: 14px
}

#fft-cookie-advanced {
    padding: 6px 10px !important;
    height: 36px !important;
    min-height: 30px !important;
    font-size: 14px;
    background: #fff
}

#fft-cookie-advanced:hover {
    color: #000 !important
}

#fft-cookie-message p {
    color: #fff;
    font-size: 15px;
    text-align: justify;
    padding-bottom: 10px;
    font-family: 'Poppins'
}

input:checked+.slider {
    cursor: not-allowed
}

.gurantee {
    font-size: 14px;
    padding: 0 0 10px 0;
    text-align: center
}

.copyright {
    text-align: center;
    font-size: 15px
}

.login-go-back-btn {
    position: absolute;
    left: 40px;
    z-index: 99999;
    top: 10px
}

.hero-content .btn-primary {
    width: fit-content
}

.hero-content .btn-primary:hover {
    color: #fff
}

.epic-cards .travel-plans-price {
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 72px;
    letter-spacing: -.8px;
    color: #000
}

.epic-cards .travel-plans-year {
    color: rgb(0 0 0 / .8);
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 72px;
    letter-spacing: -.64px
}

.home-multi-curr ul {
    border-radius: 0;
    width: 286px;
    height: 180px;
    overflow-y: scroll;
    overflow-x: hidden
}

.home-multi-curr ul li {
    font-size: 13px !important;
    border-bottom: 1px solid #ededed;
    padding: 5px !important
}

.home-multi-curr a {
    color: #fff;
    padding: 8px;
    font-size: 15px
}

.home-multi-curr ul li:hover,
.home-multi-curr a:hover {
    color: #fff !important
}

.home-multi-curr ul li:hover {
    background: #00404b
}

.home-multi-curr ul li img {
    width: 20px;
    margin-right: 5px
}

.home-multi-curr a img {
    height: 20px
}

.navbar-nav {
    align-items: center
}

.for-destop .dropdown-item:focus,
.for-destop .dropdown-item:hover {
    background-color: #e9ecef !important
}

@font-face {
    font-family: "domaine,domaine Fallback ";
    src: url(./../fonts/TestDomaineDisplay-BlackItalic-BF66174a222e642.otf) format("otf")
}

* {
    box-sizing: border-box
}

.section-padding {
    padding: 60px 0
}

p {
    line-height: 150%
}

a {
    text-decoration: none !important
}

ul,
li {
    list-style: none;
    padding-left: 0
}

.quick-links,
.footer-quicklinks ul {
    padding-left: 0 !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 500;
    line-height: 1.2
}

h2 {
    font-size: 48px;
    color: #000;
    font-weight: 700
}

h4 {
    font-size: 20px;
    line-height: normal
}

.for-mobile {
    display: none
}

.home-btn-drop {
    min-width: 12rem !important;
    padding: 0 0 !important
}

.hotel-header #myHeaders {
    position: relative
}

.hotel-header {
    background: #01404b
}

.roomMainDiv input {
    width: 35px;
    background: #fff;
    color: #000 !important;
    border: 1px solid #ededed !important
}

select.form-control.inp_22 {
    appearance: auto;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    background-color: #fff;
    font-size: 15px !important
}

.roomMainDiv button {
    background-image: linear-gradient(90deg, #3352ad 0, #03b5fb 100%);
    border: unset;
    color: #fff !important;
    font-size: 4px;
    width: 30px;
    border-radius: 5px
}

.home-btn-drop a {
    color: #4e4e4e !important;
    padding: .7rem 1rem !important;
    font-size: 13px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #ededed
}

.home-btn-drop a span {
    background: linear-gradient(90deg, #3352ad 0%, #03b5fb 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff0;
    line-height: normal;
    padding-right: 5px;
    width: 19px
}

.home-btn-drop a:last-child {
    border: unset !important
}

.home-btn-drop .dropdown-item.active,
.home-btn-drop .dropdown-item:active {
    background-color: #e9ecef
}

.pricing-travel-lists .silver {
    color: #838282;
    border-radius: 45.995px;
    background: #e4e4e4;
    box-shadow: inset 0 9.199px 13.798px 0 hsl(0 0% 100% / .6)
}

.btn {
    display: inline-flex;
    height: 3rem !important;
    min-height: 3rem;
    flex-shrink: 0;
    cursor: pointer;
    user-select: none;
    flex-wrap: wrap;
    border-radius: var(--rounded-btn, .5rem);
    border-color: #fff0;
    border-color: oklch(var(--btn-color, var(--b2))/var(--tw-border-opacity));
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: center;
    font-size: .875rem;
    line-height: 1em !important;
    gap: .5rem !important;
    font-weight: 600 !important;
    text-decoration-line: none;
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(0, 0, .2, 1);
    border-width: var(--border-btn, 1px);
    transition-property: color, background-color, border-color, opacity, box-shadow, transform;
    --tw-text-opacity: 1;
    color: var(--fallback-bc, oklch(var(--bc)/var(--tw-text-opacity)));
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    outline-color: var(--fallback-bc, oklch(var(--bc)/1));
    background-color: oklch(var(--btn-color, var(--b2))/var(--tw-bg-opacity));
    --tw-bg-opacity: 1;
    --tw-border-opacity: 1
}

.btn {
    height: 45px;
    padding: 14px 24px !important;
    justify-content: center;
    gap: 10px;
    font-size: 16px;
    line-height: 20px !important;
    letter-spacing: -.5px;
    text-transform: capitalize;
    transition: all .3s ease
}

.btn img {
    width: 22px
}

.button-shadow {
    box-shadow: 0 7px 9px 0 hsl(0 0% 100% / .14), inset 2px 4px 4px 0 hsl(0 0% 100% / .25)
}

.accent-color,
.btn-outline-white:hover {
    background-image: linear-gradient(90deg, #3352ad 0, #03b5fb 100%);
    border: none !important;
    color: #fff !important;
    border-radius: 13px !important
}

.right {
    padding-left: 4%
}

.btn:active:focus,
.btn:active:hover {
    animation: button-pop 0s ease-out;
    transform: scale(var(--btn-focus-scale, .97))
}

@keyframes button-pop {
    0% {
        transform: scale(var(--btn-focus-scale, .98))
    }

    40% {
        transform: scale(1.02)
    }

    to {
        transform: scale(1)
    }
}

.loader {
    background: hsl(0 0% 100% / .3);
    backdrop-filter: blur(25px);
    height: 100%;
    width: 100%;
    position: fixed;
    margin-top: 0;
    top: 0;
    z-index: 9999999
}

.loader .loader-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 160px;
    height: 160px;
    border: 5px solid #ebebec;
    border-radius: 50%
}

.loader .loader-container:before {
    position: absolute;
    content: "";
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 160px;
    height: 160px;
    border-top: 4px solid #21a7d0;
    border-radius: 50%;
    animation: loaderspin 1.8s infinite ease-in-out;
    -webkit-animation: loaderspin 1.8s infinite ease-in-out
}

.loader .loader-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.loader .loader-icon img {
    animation: loaderpulse alternate 900ms infinite;
    height: 35px
}

.loader.orange-color .loader-container:before {
    border-color: #5b60bf
}

@keyframes loaderspin {
    0% {
        transform: translate(-50%, -50%) rotate(0deg)
    }

    100% {
        transform: translate(-50%, -50%) rotate(360deg)
    }
}

@-webkit-keyframes loaderspin {
    0% {
        transform: translate(-50%, -50%) rotate(0deg)
    }

    100% {
        transform: translate(-50%, -50%) rotate(360deg)
    }
}

@keyframes loaderpulse {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(1.2)
    }
}

.navbar .containers {
    flex: 1
}

.nav-link {
    color: #fff !important;
    font-size: 15px !important;
    font-weight: 500
}

.nav-item {
    padding: 0 10px
}

.navbar-brand img {
    width: 220px
}

#myHeaders .navbar-collapse {
    justify-content: center
}

.navbar .btn-outline {
    border: 1px solid #fff;
    color: #fff
}

.ui-menu {
    min-width: 300px;
    max-width: 300px
}

#myHeaders {
    position: absolute;
    width: 100%;
    z-index: 99;
    padding: 15px 0 0 0
}

.navbar-brand {
    padding: 0 !important;
    margin: 0
}

.navbar .navs {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 1;
    padding: 8px 40px;
    border-radius: 50px;
    border: 1px solid hsl(0 0% 100% / .2);
    background: hsl(0 0% 100% / .3);
    backdrop-filter: blur(25px)
}

.sticky {
    top: 0;
    width: 100%;
    z-index: 9999;
    padding: 0
}

.sticky .container {
    background: hsl(0deg 0% 46.74% / 30%)
}

.sticky .nav-link {
    color: #fff !important
}

.navs .nav-item a:hover {
    background-image: linear-gradient(90deg, #3352ad 0, #03b5fb 100%);
    border-radius: 10px
}

.bg-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1
}

.home-banner-section .banner-users h6 {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    text-align: left
}

.banner-users {
    padding: 15px 0 0 0;
    display: flex;
    align-items: center;
    gap: 10px
}

.form-card {
    border-radius: 18.953px;
    border: 1.185px solid hsl(0 0% 91% / .6);
    background: rgb(243 241 255 / .25);
    backdrop-filter: blur(22.5px);
    padding: 40px 30px;
    width: 92%;
    margin: 0 auto;
    box-shadow: rgb(0 0 0 / .1) 0 4px 12px
}

.form-card h2 {
    color: #fff;
    font-size: 30px;
    text-align: center;
    padding-bottom: 10px
}

.form-card h5 {
    color: #fff;
    font-size: 16px;
    text-align: center;
    padding-bottom: 10px
}

.form-card input {
    border-radius: var(--radius-md, 8px);
    border: 1px solid hsl(0 0% 100% / .4);
    background: hsl(0 0% 100% / .1);
    box-shadow: 0 1px 2px 0 rgb(16 24 40 / .05);
    width: 100%;
    padding: 10px 20px 10px 40px;
    color: #fff;
    height: 3rem;
    font-size: 1rem;
    line-height: 1.5rem
}

.form-card input::placeholder {
    color: #fff
}

.inpuut-icon {
    position: relative
}

.form-card .row {
    gap: 20px 0
}

.input-groups label {
    display: inline-block;
    color: #fff;
    padding-bottom: 15px;
    font-size: 14px
}

.mt-6 {
    margin-top: 20px
}

.inpuut-icon i,
.inpuut-icon svg {
    position: absolute;
    top: 50px;
    left: 11px;
    color: #fff;
    width: 21px
}

.hero-content {
    align-items: center;
    padding: 0 20px
}

.banner-sections .hero-content {
    padding: 35% 0 6% 0
}

.banner-section {
    position: relative;
    height: 750px;
    place-content: center;
    padding: 110px 0 0 0;
    background: linear-gradient(180deg, rgb(0 0 0 / .3), transparent)
}

.cus-banner-sections h1 {
    text-align: center
}

.cus-banner-sections p {
    text-align: center
}

.cus-banner-sections {
    padding: 14% 0 6% 0;
    height: auto
}

.banner-section h1 {
    font-size: 65px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -1.36px;
    color: #fff
}

.banner-section h1 span {
    color: #e7e700;
    font-family: "Playfair Display", serif;
    font-weight: 800
}

.left p {
    font-size: 20px;
    padding: 10px 0 20px 0;
    color: #fff
}

.btn-primary {
    background-image: linear-gradient(90deg, #3352ad 0, #03b5fb 100%);
    border: none;
    padding: 10px 20px;
    border-radius: 10px;
    color: #fff;
    transition: 0.1s ease-in;
    display: flex;
    align-items: center
}

.btn-primary:hover {
    background-image: linear-gradient(90deg, #03b5fb 0, #3352ad 100%)
}

.clients-section .owl-item img {
    height: auto;
    width: 90%
}

.clients-section .flight-deal {
    padding: 0 70px
}

.country span {
    font-size: 12px !important
}

.clients-section {
    background: #f1f7fd;
    padding: 4% 0;
    text-align: center;
    position: relative;
    z-index: 0
}

.accent-text-bg {
    background: linear-gradient(90deg, #3352ad 0%, #03b5fb 100%);
    background-clip: text;
    -webkit-background-clip: text;
    font-family: "Playfair Display", serif;
    -webkit-text-fill-color: #fff0;
    line-height: normal;
    font-weight: 800;
    padding-right: 5px
}

.clients-section h2 {
    font-size: 32px;
    line-height: normal
}

.logo-right {
    padding: 90px 0 0 0
}

.search-box {
    background: #fff;
    padding: 80px 25px 40px 25px;
    border-radius: 10px;
    width: 90%;
    max-width: 85%;
    margin: 0 auto !Important;
    box-shadow: 0 4px 10px rgb(0 0 0 / .1)
}

.box span i {
    font-size: 12px;
    padding-right: 2px
}

.trip-type {
    display: flex;
    justify-content: flex-start;
    gap: 0;
    margin-bottom: 20px
}

.trip-type input {
    margin-right: 5px;
    width: 18px
}

.box p {
    font-size: 20px;
    padding: 6px 0 3px 0
}

#oneway {
    margin-left: 10px
}

.flight-details .box:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

.flight-details .box:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
}

.flight-details {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 0
}

.flight-search {
    margin: 0 0 -60px auto;
    text-align: center;
    width: 100%
}

.box {
    flex: 1;
    min-width: 150px;
    text-align: left;
    padding: 10px;
    border: 1px solid #ddd;
    background: #fff
}

.box h4 {
    font-size: 14px;
    color: #888;
    margin: 0;
    display: flex;
    align-items: center
}

.flight-details select,
.flight-details input {
    width: 100%;
    padding: 8px;
    font-size: 16px;
    border-radius: 5px;
    border: 1px solid #ccc;
    margin-top: 5px
}

.flight-deal-section {
    padding: 5% 0 4% 0
}

.flight-deal-section {
    background: url(../images/deals-bg.png) 0 0 no-repeat;
    background-size: cover
}

.flight-deal h2 {
    text-align: center;
    color: #fff;
    padding-bottom: 50px
}

.flight-deal h2 span,
.epic-bg h2 span {
    color: #e7e700;
    font-family: "Playfair Display", serif;
    font-weight: 800
}

.flight-card {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    transition: transform 0.3s ease;
    box-shadow: rgb(99 99 99 / .2) 0 2px 8px 0;
    height: 350px
}

.flight-card a {
    position: absolute;
    bottom: 50px;
    right: 16px;
    transform: rotate(331deg);
    color: #fff !important
}

.flight-card:hover:hover .destination-info {
    transform: translateY(-10px);
    transition: transform 0.3s ease;
    cursor: pointer
}

.flight-card:hover:hover .destination-content h7,
.flight-card:hover:hover .destination-info .designation-arrow i {
    background-image: linear-gradient(90deg, #3352ad 0, #03b5fb 100%);
    padding: 8px;
    border-radius: 20px;
    color: #fff
}

.flight-card img {
    width: 100% !important;
    height: 355px;
    object-fit: cover
}

.destination-info {
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: 10px;
    padding: 24px 32px;
    border-radius: 16px;
    border: 1px solid #fff;
    background: #fff
}

.flight-carousel .owl-nav {
    display: flex !important
}

.destination-info h3 {
    font-size: 20px;
    font-weight: 500;
    margin: 7px 0;
    color: #000
}

.flight-card p {
    margin: 0;
    font-size: 16px;
    letter-spacing: .5px
}

.owl-prev:hover,
.owl-next:hover {
    background: #07a
}

.flight-carousel .owl-nav {
    text-align: center;
    padding-top: 80px;
    display: flex;
    justify-content: center;
    gap: 10px
}

.designation-arrow i {
    color: #000
}

.flight-carousel .owl-prev,
.flight-carousel .owl-next {
    display: flex;
    width: 48px;
    height: 48px;
    justify-content: center;
    align-items: center;
    gap: 12px;
    border-radius: 100px;
    color: #000000 !important;
    font-size: 21px !important;
    border: 1px solid hsl(0deg 0% 100% / 70%) !important;
    background: hsl(0deg 0% 100%) !important
}

.flight-carousel .owl-prev:hover,
.flight-carousel .owl-next:hover {
    background: hsl(0deg 0% 100% / 21%) !important
}

.epic-cards a {
    text-decoration: none;
    font-size: 15px
}

.membership-card h5 {
    font-size: 17px;
    padding-bottom: 20px
}

.member-card {
    display: flex;
    align-items: center;
    gap: 5px;
    height: 55px
}

.member-unlock h6 {
    font-size: 15px
}

.member-unlock p {
    font-size: 14px;
    padding: 10px 0
}

.member-unlock span {
    font-size: 13px;
    color: #8e959e
}

.member-icon i {
    font-size: 18px;
    width: 24px
}

.member-text {
    text-align: left;
    font-size: 13px
}

.why-choose-carousel .owl-dots {
    text-align: end;
    margin-top: 5px
}

.why-choose-carousel .owl-dot {
    height: 12px;
    width: 12px;
    margin: 0 2px;
    background-color: #fff0;
    border: 2px solid #ccc !important;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.3s ease
}

.why-choose-carousel .owl-dot.active {
    background-color: #ccc !important
}

.why-choose-features {
    display: flex;
    gap: 1.25rem;
    padding: 10px 10px
}

.features span {
    font-style: normal !important;
    font-family: 'Poppins';
    font-weight: 600
}

.why-choose-carousel .owl-nav {
    text-align: end;
    font-size: 25px;
    padding-top: 10px
}

.th-feature-item-content h3 {
    font-size: 20px;
    color: #000
}

.th-feature-item-content {
    flex: 1
}

.why-choose-features:hover {
    border-radius: 14px;
    background-color: #f1f7fd;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / .2)
}

.why-choose-features img {
    height: 65px
}

.why-choose-section .col-lg-5 {
    padding-right: 4%
}

.choose-center p {
    padding: 10px 0
}

.why-choose-list {
    padding-top: 20px
}

.why-choose-sliders {
    position: relative
}

.why-choose-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 35px 24% 35px 32px;
    color: #fff;
    z-index: 99
}

.why-choose-caption h3 {
    font-size: 24px;
    padding-bottom: 10px;
    font-family: 'Playfair Display'
}

.why-choose-caption p {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: 'Playfair Display'
}

.why-choose-image img {
    border-radius: 16px;
    position: relative
}

.why-choose-sliders:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #0000004d;
    border-radius: 15px;
    z-index: 9
}

.circle-icon {
    display: flex;
    width: 46px;
    height: 46px;
    padding: 9px 8.5px 9px 9.5px;
    justify-content: center;
    align-items: center;
    border-radius: 130px;
    background: linear-gradient(90deg, #3352ad 0%, #03b5fb 100%);
    margin: 0 auto 12px auto
}

.features {
    background-color: #f1f7fd;
    text-align: center;
    padding: 25px 25px;
    border-radius: 10px;
    transition: 0.4s ease-in;
    height: 100%
}

.features:hover {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / .2);
    transform: translateY(-8px)
}

.hotel-deals .row {
    padding-top: 70px;
    gap: 24px 0
}

.features h4 {
    color: #000;
    padding: 10px 0;
    font-weight: 600
}

.features p {
    font-size: 14px
}

.stars i {
    color: #ffc107;
    font-size: 14px
}

.testimonials {
    background-color: #f1f7fd;
    padding: 25px 25px;
    border-radius: 10px;
    transition: 0.4s ease-in;
    height: 100%
}

.testimonials:hover {
    background-color: #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / .2);
    transform: translateY(-8px)
}

.testimonial-images-name {
    display: flex;
    align-items: center;
    gap: 16px
}

.testimonial-images-name img {
    height: 50px;
    width: 50px !important;
    border-radius: 50px;
    object-fit: cover
}

.textimonial-name h4 {
    font-weight: 600
}

.testimonials p {
    padding: 15px 0 30px 0
}

.epic-bg {
    background: url(../images/epic-bg.png) 0 0 no-repeat;
    background-size: cover;
    padding: 6% 0
}

.epic-title {
    max-width: 39%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 40px
}

.epic-bg .col-lg-4 {
    padding-left: 0;
    padding-right: 0
}

.epic-title p {
    font-size: 20px;
    color: #fff
}

.epic-cards {
    display: flex;
    padding: 16px;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    border-radius: 20px;
    border: 1px solid rgb(0 0 0 / .2);
    background: #fff;
    text-align: center;
    position: relative;
    transition: all 0.3s ease;
    height: 100%
}

.btn-outline {
    border: 1px solid rgb(0 0 0 / .2)
}

.btn:hover {
    border: 1px solid #fff;
    background-image: linear-gradient(222deg, #3352ad 0, #03b5fb 100%);
    color: #fff
}

.epic-cards h3 {
    font-style: normal;
    font-size: 20px;
    font-weight: bolder;
    padding-top: 10px
}

.travel-hacker-name {
    font-weight: 600
}

.travel-hacker-referrers {
    font-size: 14px;
    display: flex;
    align-items: center
}

.travel-hacker-referrers span {
    padding-left: 4px
}

.epic-cards img {
    height: 140px;
    padding-top: 10px
}

.travel-plans-year {
    color: #fff;
    font-size: 50px;
    font-style: normal;
    font-weight: 400;
    line-height: 72px;
    letter-spacing: -.64px
}

.pricing-card h3 {
    color: #fff;
    font-size: 18px
}

.epic-bg h2 {
    text-align: center;
    color: #fff;
    padding-bottom: 20px
}

.epic-cards:hover {
    background-color: #f1f7fd;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / .2);
    transform: scale(1.02)
}

.popular-ribbon {
    display: none;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    --f: 0.5em;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 1.8;
    padding-inline: 1lh;
    padding-bottom: var(--f);
    border-image: conic-gradient(#0008 0 0) 51% / var(--f);
    clip-path: polygon(100% calc(100% - var(--f)), 100% 100%, calc(100% - var(--f)) calc(100% - var(--f)), var(--f) calc(100% - var(--f)), 0 100%, 0 calc(100% - var(--f)), 999px calc(100% - var(--f) - 999px), calc(100% - 999px) calc(100% - var(--f) - 999px));
    transform: translate(calc((1 - cos(45deg)) * 100%), -100%) rotate(45deg);
    transform-origin: 0 100%;
    background-color: #bd1550
}

.top-travel {
    background: url(../images/top-bg.png) 0 0 no-repeat;
    background-size: cover;
    background-position: 50%
}

.top-travel h2 {
    padding-bottom: 60px
}

.top-travel-lists {
    width: 70%;
    margin: 0 auto
}

.travel-hacker-image-block img {
    height: 80px
}

.travel-hackers-list-item {
    display: flex;
    width: 100%;
    padding: 16px 16px 16px 16px;
    justify-content: space-between;
    align-items: center;
    border-radius: 16px;
    border: .5px solid rgb(0 0 0 / .1);
    background: #f9f9f9;
    gap: 5px;
    transition: all 0.3s ease;
    margin-bottom: 15px
}

.travel-hacker-list-number {
    color: #af6d36;
    background: linear-gradient(0deg, #edce7a, #edce7a), linear-gradient(135deg, #8c421d 15.43%, #fbe67b 38.47%, #fcfbe7 53.36%, #f7d14e 69.97%, #d4a041 86.26%), linear-gradient(137deg, #cce8fe 17.58%, #cda0ff 34.64%, #8489f5 45.84%, #cdf1ff 67.97%, #b591e9 88.23%), linear-gradient(47deg, #33cdff 25.15%, #f2fe08 53.06%, #f5fdff 86.95%), #fff;
    border-radius: 45.995px;
    box-shadow: inset 0 9.199px 13.798px 0 hsl(0 0% 100% / .6);
    display: flex;
    width: 33px;
    height: 33px;
    padding: 8px 7px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    font-size: 14px
}

.travel-hacker-rewards-badge {
    color: #af6d36;
    background: linear-gradient(0deg, #edce7a, #edce7a), linear-gradient(135deg, #8c421d 15.43%, #fbe67b 38.47%, #fcfbe7 53.36%, #f7d14e 69.97%, #d4a041 86.26%), linear-gradient(137deg, #cce8fe 17.58%, #cda0ff 34.64%, #8489f5 45.84%, #cdf1ff 67.97%, #b591e9 88.23%), linear-gradient(47deg, #33cdff 25.15%, #f2fe08 53.06%, #f5fdff 86.95%), #fff;
    display: flex;
    width: fit-content;
    padding: 8px 12px;
    align-items: center;
    gap: 8px;
    border-radius: 30px
}

.silver .travel-hacker-list-number,
.silver .travel-hacker-rewards-badge {
    color: #838282;
    border-radius: 45.995px;
    background: #e4e4e4;
    box-shadow: inset 0 9.199px 13.798px 0 hsl(0 0% 100% / .6)
}

.travel-hacker-details-block {
    display: flex;
    align-items: center;
    gap: 16px
}

.travel-hacker-referrers img {
    height: 16px
}

.top-travel h2 {
    text-align: center
}

.top-travel-lists .col-lg-6 {
    padding: 0 25px
}

.travel-hackers-list-item:hover {
    background: #f1f7fd;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / .2)
}

.TravelHackers-bts {
    text-align: center;
    padding-top: 60px
}

.blog-card {
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    transition: transform 0.3s ease
}

.cus-blogs .owl-nav {
    padding: 14px 0 0 0;
    gap: 16px;
    display: flex;
    justify-content: center;
    color: #333;
    font-size: 26px
}

.blog-title {
    text-align: center;
    padding-bottom: 60px
}

.blog-card .destination-info {
    left: 0;
    right: 0;
    bottom: 0;
    backdrop-filter: blur(22.5px) !important;
    border: 1px solid #fff;
    background: rgb(243 241 255 / .25)
}

.blog-title P {
    max-width: 36%;
    margin: 0 auto;
    padding-top: 20px
}

.destination-content img {
    width: 23px !important;
    display: inline-block !important
}

.blog-card h3 {
    font-size: 20px;
    color: #fff
}

.blog-card p {
    color: #fff;
    padding: 8px 0 6px 0
}

.blog-card a {
    color: #fff !important
}

.th-guarantee-content-column {
    width: 60%;
    display: flex;
    padding: 64px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 32px;
    background: #00404b;
    border-top-left-radius: 24px;
    border-bottom-left-radius: 24px
}

.th-guarantee-content-column h2 {
    color: #fff
}

.th-guarantee-section-container {
    display: flex;
    gap: 10px;
    border-radius: 24px;
    background: #00404b;
    box-shadow: 0 20px 24px -4px rgb(16 24 40 / .08), 0 8px 8px -4px rgb(16 24 40 / .03)
}

.th-guarantee-image-column {
    width: 40%;
    min-height: 400px
}

.th-guarantee-image-column img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-top-right-radius: 24px;
    border-bottom-right-radius: 24px
}

.quick-links li a {
    color: #fffc
}

.quick-links li a:hover {
    color: #09c
}

.footer-quicklinks img {
    height: 60px
}

.section-description {
    max-width: 500px
}

.second-filter-box #ui-id-1 {
    padding: 10px;
    border-radius: 10px
}

.section-description br {
    display: none
}

.footer {
    background: url(../images/footer-bg.png) 0 0 no-repeat;
    padding: 65px 0 15px 10px;
    background-size: cover
}

.th-footer-travel-image img {
    width: 100%
}

.th-footer-banner-container {
    position: relative;
    border-radius: 30px;
    background: linear-gradient(0deg, #dee6e9, #dee6e9), #d3d3d3 487.897px -84.832px /61.071% 142.354% no-repeat
}

.th-footer-banner-content {
    position: absolute;
    top: 50%;
    left: 40px;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 50%;
    text-align: left
}

.social-links {
    display: flex;
    gap: 10px;
    margin: 40px 0 15px 0;
    flex-wrap: wrap
}

.social-btn i {
    font-size: 21px;
    background-color: #fff;
    color: #000;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50px;
    line-height: 50px
}

.footer-quicklinks {
    padding: 100px 0 25px 0;
    border-bottom: 1px solid #bcbcbc91
}

.social-btn i:hover {
    background: #09c;
    color: #fff
}

.footer-links {
    margin: 25px 0 10px 0
}

.footer-links a {
    position: relative
}

.footer-links a::before {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    background: #333;
    border-radius: 20px;
    top: 8px;
    left: 0
}

.footer-links a {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    margin: 0 7px;
    font-weight: 600;
    padding-left: 12px
}

.footer-links a:first-child::before {
    content: none
}

.footer-links a:hover {
    color: #09c
}

.footer-quicklinks h6 {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 20px
}

.footer-quicklinks ul li {
    font-size: 16px;
    color: #fffc;
    line-height: 35px;
    word-wrap: break-word
}

.copy-rights {
    font-size: 16px;
    color: #fff;
    padding: 30px 0 15px 0
}

.sub-pages {
    padding: 60px 0 0 0
}

.referal {
    width: 100%;
    background-color: #01404b;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 100px;
    margin: 0 auto;
    height: auto
}

.referal .right img {
    width: 100%
}

.blog {
    background: url(../images/blog-bg.png) 0 0 no-repeat;
    height: auto;
    background-size: cover;
    padding: 11% 27% 8% 27%
}

.faq-sections {
    background-color: #f1f7fd;
    border-radius: 30px;
    padding: 40px 15px
}

.faq-images {
    display: flex;
    align-items: center;
    justify-content: center
}

.faq-images img:first-child {
    margin-right: -10px
}

.faq-images img:nth-child(2) {
    z-index: 9
}

.faq-images img:last-child {
    margin-left: -10px;
    z-index: 0
}

.questions {
    text-align: center;
    padding-top: 25px
}

.questions h3 {
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 10px
}

.questions button {
    margin-top: 25px
}

.faq {
    background: url(../images/faq-bg.png) 0 0 no-repeat;
    height: auto;
    background-size: cover;
    padding: 11% 27% 8% 27%
}

.accordion-button:not(.collapsed)::after {
    background-image: unset;
    content: "-";
    font-size: 28px;
    height: auto
}

.accordion-header {
    color: #000;
    font-weight: 700;
    font-size: 20px
}

.accordion-button::after {
    background-image: unset;
    content: "+";
    font-size: 28px;
    height: auto
}

.why-choose-sub .why-choose-image img {
    height: 620px
}

.sub-pages .hotel-deal-section {
    padding-top: 120px
}

.accordion-item:first-of-type .accordion-button {
    background: unset;
    color: #000;
    font-weight: 700;
    font-size: 20px
}

.accordion-body {
    margin-bottom: 6px;
    color: rgb(0 0 0 / .8);
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    padding-top: 5px
}

.accordion-button:not(.collapsed),
.accordion-button {
    background: unset;
    color: #000 !important;
    font-weight: 600;
    font-size: 18px !important
}

.pricing::before {
    content: '';
    position: absolute;
    background: #000000ab;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.new-pricing-box img {
    height: 70px
}

.pricing .hero-content {
    padding: 0 27% 0 27%;
    position: relative
}

.pricing-card .travel-plans-price {
    font-size: 65px;
    font-style: normal;
    font-weight: 600;
    line-height: 72px;
    letter-spacing: -.8px;
    color: #fff
}

.pricing {
    background: url(../images/pricing-bg.png) 0 0 no-repeat;
    background-size: cover;
    padding: 9% 0 8% 0;
    height: auto
}

.get-stared {
    text-align: left
}

.get-stared ul li {
    position: relative;
    padding-left: 30px !important;
    padding-bottom: 20px
}

.get-stared ul li::before {
    position: absolute;
    content: "";
    background: url(../images/dot.svg) 0 0 no-repeat;
    left: 0;
    top: -2px;
    width: 100%;
    height: 100%
}

.get-stared ul {
    padding-top: 15px;
    margin: 0;
    padding-left: 0
}

.get-stared h5 {
    font-size: 20px;
    text-align: center
}

.get-stared p {
    padding: 10px 0 20px 0
}

.pricing-card {
    z-index: 9;
    position: relative;
    padding: 2px 19% 0 19%
}

.pricing-card .col-lg-4 {
    padding-bottom: 1.5rem
}

.pricing-btns a {
    margin: 0 auto;
    border-radius: 40px;
    width: 50%;
    justify-content: center;
    margin-top: 40px
}

.pricing-btns a:hover {
    color: #fff
}

.new-pricing-box p {
    padding-top: 10px
}

.pricing-card .row {
    padding-top: 40px
}

.new-pricing-box p {
    font-size: 16px !important
}

.new-pricing-box span {
    position: absolute;
    top: -10px;
    left: 25px;
    background-image: linear-gradient(90deg, #3352ad 0, #03b5fb 100%);
    color: #fff;
    margin: 0 auto;
    border-radius: 30px;
    font-size: 13px;
    width: 80%
}

.new-pricing-box {
    position: relative;
    background: #fff;
    padding: 20px 20px;
    border-radius: 10px;
    height: 100%;
    text-align: center;
    box-shadow: rgb(50 50 93 / .25) 0 13px 27px -5px, rgb(0 0 0 / .3) 0 8px 16px -8px;
    transition: 0.3s ease
}

.new-pricing-box:hover {
    transform: translateY(-4px);
    box-shadow: rgb(105 164 227 / 23%) 0 20px 30px -10px;
    background: #eee
}

.sub-banner p {
    font-size: 18px
}

.table-md :where(th, td) {
    padding: .75rem 1rem
}

.pricing-travel-lists table {
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
    border-spacing: 0 10px;
    border-collapse: separate;
    line-height: 1.25rem
}

.pricing-travel-lists th,
.pricing-travel-lists td {
    text-align: left;
    padding: 10px;
    border-top: 1px solid #fdb022;
    border-bottom: 1px solid #fdb022
}

.pricing-travel-lists table tr td:first-child {
    border-left: 1px solid #fdb022
}

.pricing-travel-lists table tr td:last-child {
    border-right: 1px solid #fdb022
}

.pricing-travel-lists th {
    background-color: #fff;
    font-weight: 700
}

.pricing-travel-lists tr {
    border: 2px solid #f2c25d;
    margin-bottom: 10px
}

.avatar img {
    height: 50px
}

.traveler-country img {
    height: 40px
}

.pricing-travel-lists table tbody tr:nth-child(-n+5) {
    background-image: linear-gradient(#fff, #f6ead2)
}

.pricing-travel-lists table tr td:first-child,
.pricing-travel-lists table tr:first-child th:first-child,
.pricing-travel-lists table tr:last-child td:first-child {
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px
}

.pricing-travel-lists table tr td:last-child,
.pricing-travel-lists table tr:first-child th:last-child {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px
}

.pricing-travel-lists table tbody tr {
    background-color: #fff
}

.accordion-button {
    border-top: 1px solid #eaecf0;
    border-bottom: unset;
    box-shadow: unset;
    border-left: unset;
    border-right: unset
}

.accordion-item {
    border: unset
}

.accordion-button:not(.collapsed),
.accordion-button {
    border-bottom: unset;
    box-shadow: unset
}

button:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: unset;
    border-top: 1px solid #eaecf0
}

.search-groups {
    display: flex;
    flex-direction: column;
    width: 100%;
    position: relative
}

.search-box {
    padding: 20px 10px;
    border-radius: 10px;
    width: 90%;
    max-width: 90%;
    margin: auto;
    border: 1.185px solid hsl(0 0% 91% / .6);
    background: rgb(243 241 255 / .25);
    backdrop-filter: blur(22.5px);
    margin-top: 5%
}

.search-groups label {
    font-weight: 700;
    margin-bottom: 10px;
    color: #ffffffdb;
    font-size: 13px
}

.search-groups input,
.search-groups select {
    position: relative;
    padding: 10px;
    border-radius: 5px;
    color: #fff;
    font-size: 13px;
    border: 1px solid hsl(0 0% 100% / .4);
    background: hsl(0 0% 100% / .1);
    box-shadow: 0 1px 2px 0 rgb(16 24 40 / .05)
}

.hero-content .row {
    align-items: center;
    justify-content: center
}

.search-box .col-lg-4,
.search-box .col-lg-5,
.search-box .col-lg-3 {
    padding-right: 7px;
    padding-left: 7px
}

input:-webkit-autofill {
    background-color: transparent !important
}

.search-btn {
    border: none;
    padding: 10px 23px;
    font-size: 15px;
    width: 100%;
    border-radius: 8px;
    margin-top: 30px
}

#copyBtn:hover {
    color: #fff
}

#nationality option {
    color: #000
}

.search-groups input::placeholder {
    color: #fff
}

.guest-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: max-content;
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgb(0 0 0 / .1);
    z-index: 10;
    padding: 15px
}

.guest-dropdown .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0 0 0
}

.guest-dropdown label {
    flex: 1
}

.guest-dropdown select {
    width: 100%;
    padding: 5px;
    margin-top: 5px
}

.counter {
    display: flex;
    align-items: center;
    gap: 10px
}

.counter button {
    width: 30px;
    height: 30px;
    font-size: 18px;
    cursor: pointer;
    border: 1px solid #ccc;
    background-color: #f4f4f4;
    border-radius: 5px
}

#roomCount {
    color: #000;
    border: 1px solid #6b6b6b
}

#guestDropdown label {
    color: #000
}

.logo-left {
    display: block;
    visibility: visible;
    opacity: 1
}

.blog-one__shape {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.blog-one__shape img {
    animation: movebounce3 4s linear infinite;
    max-width: 100%
}

.blog-one__item {
    position: relative;
    overflow: hidden;
    border-radius: 32px;
    margin-bottom: 25px
}

.blog-one__item__thumb {
    position: relative;
    overflow: hidden
}

.blog-one__item__thumb::after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    content: '';
    background-image: linear-gradient(180deg, #fff0 0%, rgb(0 0 0 / .9999999999999999) 100%)
}

.blog-one__item__thumb img {
    transition: 0.5s;
    background-size: cover;
    width: 100%;
    min-height: 465px;
    object-fit: cover
}

.blog-one__item__thumb img:nth-child(1) {
    transform: translatex(50%) scalex(2);
    opacity: 0;
    filter: blur(10px)
}

.blog-one__item:hover .blog-one__item__thumb img:nth-child(1) {
    transform: translatex(0) scalex(1);
    opacity: 1;
    filter: blur(0)
}

.blog-one__item__thumb img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    object-fit: cover
}

.blog-one__item:hover .blog-one__item__thumb img:nth-child(2) {
    transform: translatex(-50%) scalex(2);
    opacity: 0;
    filter: blur(10px)
}

.blog-one__item__content {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    padding: 0 40px 34px
}

.blog-card img {
    width: 100%
}

.page-nav-wrap ul li {
    display: inline-block
}

.page-nav-wrap ul li .page-numbers {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    background: #f6f6f6;
    font-weight: 700;
    transition: all 0.3s ease-in-out;
    margin: 0 2px;
    color: #000
}

.page-nav-wrap ul li .page-numbers:hover {
    background-image: linear-gradient(90deg, #3352ad 0, #03b5fb 100%);
    color: #fff
}

.sub-pages .blog-card {
    margin-bottom: 20px
}

.main-sidebar .single-sidebar-widget {
    box-sizing: border-box;
    padding: 30px;
    margin-bottom: 40px;
    border-radius: 10px;
    background: #EFEEFA
}

.search_widget form input {
    background-color: #fff;
    font-size: 15px;
    padding: 20px;
    width: 100%;
    border: none;
    text-transform: capitalize;
    color: #000;
    border-radius: 4px
}

.search_widget form button {
    position: absolute;
    right: 0;
    top: 0;
    width: 70px;
    font-size: 18px;
    height: 100%;
    background-color: #034b59;
    color: #fff;
    text-align: center;
    transition: all 0.3s ease-in-out;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.search_widget form {
    width: 100%;
    position: relative
}

.single-post-item {
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #f2f2f2
}

.single-post-item .thumb {
    height: 95px;
    width: 95px;
    background-color: #f2f2f2;
    float: left;
    overflow: hidden;
    margin-right: 20px;
    border-radius: 4px
}

.bg-cover {
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    background-position: center
}

.widget_categories ul li a {
    position: relative;
    background: #fff;
    padding: 17px 20px;
    line-height: 1;
    display: block;
    margin-bottom: 12px;
    font-weight: 500;
    transition: all 0.4s ease-in-out;
    border-radius: 4px;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize
}

.widget_categories ul li a span {
    position: absolute;
    width: 60px;
    line-height: 55px;
    height: 100%;
    content: "";
    background-color: #034b59;
    right: 0;
    top: 0;
    text-align: center;
    color: #fff;
    border-radius: 4px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.widget_categories ul li a {
    color: #000
}

.main-sidebar {
    position: sticky !important;
    top: 10px;
    margin-left: 20px
}

.blog-posts h3 {
    font-size: 30px;
    font-weight: 600;
    padding-bottom: 15px
}

.blog-posts h4 {
    font-weight: 600;
    font-size: 25px;
    padding: 10px 0 5px 0
}

.blog-posts p {
    padding-bottom: 10px;
    text-align: justify
}

.post-meta i {
    color: #01404b
}

.post-meta {
    display: flex;
    align-items: center;
    gap: 15px
}

.post-meta span {
    display: flex;
    align-items: center;
    gap: 5px
}

.blog-posts img {
    border-radius: 10px;
    width: 100%
}

.blog-posts blockquote {
    background-color: #034b59;
    color: #fff;
    font-size: 26px;
    line-height: 1.4;
    font-weight: 400;
    padding: 60px;
    text-align: center;
    margin: 20px 0;
    position: relative;
    z-index: 1;
    border-radius: 4px
}

.blog-posts blockquote::before {
    right: 30px;
    font-size: 110px;
    line-height: 1;
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    content: "\f10d";
    bottom: -20px;
    color: #fff;
    z-index: -1;
    opacity: .1;
    font-weight: 900
}

.wid-title h3 {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 20px
}

.post-content h5 {
    font-size: 16px;
    line-height: 25px;
    padding-bottom: 10px
}

.post-content h5 a {
    color: #000
}

.post-date {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #024955;
    font-size: 13px
}

.blog-subpage {
    padding-bottom: 60px
}

.blog-one__item__title a {
    color: #fff;
    font-size: 22px;
    line-height: 30px
}

.blog-one__item__meta {
    display: flex;
    align-items: center;
    gap: 26px;
    margin: 0;
    padding: 0;
    list-style: none;
    color: #fff
}

.blog-one__item__title {
    margin-bottom: 15px
}

.blog-one__item__meta li {
    display: flex;
    align-items: center;
    gap: 5px;
    color: #c5c5c5;
    font-size: 14px
}

.blog-one__item__title a:hover {
    color: #0aa9f1
}

.autocomplete-suggestions {
    position: absolute;
    top: 64px;
    background: #fff;
    width: 100%;
    border-radius: 6px
}

.dataTables_wrapper {
    position: unset !important
}

.hero-content .row {
    position: relative;
    z-index: 9
}

.btn-done {
    background-image: linear-gradient(90deg, #3352ad 0, #03b5fb 100%);
    border: none !important;
    color: #fff !important;
    margin: 0 0 0 auto;
    height: 30px !important;
    min-height: 30px;
    line-height: 0 !IMPORTANT
}

.nav-tabs {
    border-bottom: unset !important
}

.nav-tabs .nav-link {
    background: hsl(0deg 0% 71.5% / 30%);
    border-radius: 4px !important
}

.nav-tabs .nav-link.active {
    background: hsl(0deg 0% 3.94% / 30%);
    border-radius: 4px !important
}

.tab-content {
    padding-top: 20px !important
}

.tab-content .row {
    align-items: unset !important;
    justify-content: unset !important
}

.daterangepicker {
    z-index: 999999 !important
}

.form-check {
    color: #fff;
    font-size: 15px
}

#ui-id-1 {
    z-index: 999999 !important;
    background: #fff;
    padding: 0 0;
    box-shadow: 0 5px 10px rgb(0 0 0 / .1)
}

#contactform .form-group {
    padding-bottom: 10px
}

#contactform input,
#contactform select {
    font-size: 14px
}
.currency-input:hover{
    background:unset !important;
}