<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@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&amp;display=swap);

*,
body {
    font-family: Poppins, sans-serif
}

.footer-menu li a.address,
.sidebar-media {
    pointer-events: none
}

:root {
    --maincolor: #f1641d;
    --secondcolor: #026fbd;
    --booknowbutton: #159f2b;
    --topheader: #e5104a;
    --pricecolor: #159f2b;
    --whitecolor: #fff;
    --greycolor: #ccc;
    --blackcolor: #333;
    --actionbtn: #d50000
}

* {
    margin: 0;
    padding: 0;
    font-weight: 500
}

body {
    color: var(--mainfontcolor);
    background-color: var(--mainbackgroundcolor)
}

.header-top-menu {
    padding: 8px 0;
    background: var(--bg-header-top-menu);
    color: #fff;
    position: relative
}

.header-menu,
.header-menu .navbar-nav .nav-item.dropdown .dropdown-menu,
.header-menu .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:hover {
    background: var(--bg-header-menu)
}

.header-top-menu .container,
.hotel-button,
.search-flight {
    display: flex;
    align-items: center
}

.header-top-menu .logo {
    margin-right: auto;
    max-width: 180px
}

.header-top-menu .logo img {
    max-width: 100%
}

.form-group.form-group1.date-parent #ratedatepickernew {
    font-weight: 400;
    font-size: 13px !important
}

.search-bar-toggle {
    margin-left: 15px;
    display: none;
    color: #000;
    font-size: 20px
}

.header-top-menu .search-bar {
    position: relative;
    max-width: 540px;
    width: 100%;
    margin-left: 24px
}

.header-top-menu .search-bar input {
    width: 100%;
    border: 1px solid #e4e4e4;
    height: 36px;
    padding: 10px 32px 10px 10px;
    border-radius: 20px;
    outline: 0
}

.header-top-menu .search-bar button {
    position: absolute;
    right: 0;
    background: 0 0;
    border: 0;
    height: 40px;
    width: 32px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 0;
    padding: 0;
    font-size: 14px;
    color: #8b8b8b
}

.header-top-menu .header-bar {
    display: flex
}

.tour-strip-list-item .icon {
    color: #fff !important
}

.header-top-menu .header-bar a {
    color: var(--text-header-top-menu);
    margin-left: 24px;
    display: inline-flex;
    align-items: center;
    text-decoration: none
}

.header-top-menu .header-bar a span {
    margin-left: 8px;
    white-space: nowrap
}

.details-btn-box {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-around
}

.header-menu {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding-top: 8px;
    margin-bottom: 15px
}

.header-menu .navbar {
    padding: 5px 0
}

.header-menu .navbar-toggler {
    color: #fff;
    border: none;
    outline: 0;
    margin-left: auto;
    line-height: 0;
    width: 28px;
    height: 28px;
    text-align: center;
    padding: 0
}

.header-menu .navbar-nav {
    width: 100%;
    justify-content: center
}

.header-menu .navbar-nav .nav-item {
    margin-left: 20px
}

.header-menu .navbar-nav .nav-item:first-child {
    margin-left: 0
}

.header-menu .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item {
    color: var(--text-header-menu)
}

.header-menu .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item.active {
    background-color: initial
}

.header-menu .navbar-nav .nav-item .nav-link {
    color: var(--text-header-menu);
    padding: 8px 10px;
    line-height: 18px
}

.header-menu .navbar-nav .nav-item:last-child .nav-link {
    padding-right: 0
}

.header-menu .dropdown-toggle::after {
    position: absolute;
    top: 0
}

.amenties li,
.book-now-button a,
.tab-card-view-all,
.tab-card-view-all:hover {
    color: var(--booknowbutton)
}

.card-btns-group {
    margin: 8px 0;
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.card-btns-group .card-detail-btn {
    background: #fff;
    border: 2px solid var(--booknowbutton);
    color: var(--booknowbutton);
    padding: 6px 16px;
    display: inline-block;
    border-radius: 30px;
    text-decoration: none;
    transition: .2s
}

.card-btns-group .card-detail-btn:hover {
    background: var(--booknowbutton);
    color: #fff
}

.card-btns-group .card-book-btn {
    margin-left: auto;
    background: var(--booknowbutton);
    border: 2px solid var(--booknowbutton);
    color: #fff;
    padding: 6px 16px;
    display: inline-block;
    border-radius: 30px;
    text-decoration: none
}

.HeaderSaleLine_container__KICls {
    display: flex;
    flex-direction: row;
    background: var(--maincolor);
    width: 100%;
    height: 38px;
    align-items: center;
    justify-content: center;
    position: relative
}

.HeaderSaleLine_saleIcon__pwEFh {
    display: none;
    animation: 4s linear infinite HeaderSaleLine_animateIcon__69qO3
}

.hotel-booking-deals h2 {
    font-size: 1.5rem;
    margin-bottom: 4px
}

@media (max-width:576px) {
    .HeaderSaleLine_saleIcon__pwEFh {
        animation: 2.5s linear infinite HeaderSaleLine_animateIconMobile__CTSdx
    }
}

@keyframes HeaderSaleLine_animateIcon__69qO3 {
    0% {
        transform: translateX(0);
        opacity: .1
    }

    50% {
        transform: translateX(540px);
        opacity: 1
    }

    to {
        transform: translateX(1080px);
        opacity: .1
    }
}

.HeaderSaleLine_saleTimerWrapper__jlGL9 {
    width: 100%;
    display: flex;
    justify-content: flex-end
}

.HeaderSaleLine_saleIconBox__7si7J {
    display: flex;
    width: 1080px;
    position: absolute;
    height: 38px;
    overflow: hidden
}

.HeaderSaleLine_label__a_QB_ {
    display: flex;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    flex-wrap: wrap
}

.HeaderSaleLine_saleTimerBox__WvNUR {
    display: flex;
    border-radius: 3px;
    background: rgba(0, 0, 0, .4);
    height: 28px;
    padding: 10px;
    align-items: center;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    line-height: 23px;
    margin-top: 5px;
    cursor: pointer
}

.HeaderSaleLine_label__a_QB_ span {
    font-weight: 700;
    margin: 0 5px
}

.HeaderSaleLine_saleTimerBox__WvNUR .HeaderSaleLine_tmLabel__LUUqj {
    font-size: 10px;
    font-weight: 500;
    margin-bottom: -3px
}

#popular-theme .theme-option .theme-block,
.travelogue-list .blog-img-wrap {
    color: var(--blackcolor);
    text-decoration: none
}

@media (max-width:1199px) {
    .header-offer-container {
        width: 100%;
        max-width: 1080px
    }

    .HeaderSaleLine_saleTimerBox__WvNUR {
        margin-right: 10px
    }
}

@media (max-width:479px) {
    .search-bar-toggle {
        display: inline-block
    }

    .header-top-menu .search-bar {
        visibility: hidden;
        opacity: 0;
        position: absolute;
        top: 110%;
        width: calc(100% - 30px);
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: 9;
        transition: .3s ease-out
    }

    .header-top-menu .search-bar.show {
        visibility: visible;
        opacity: 1;
        top: 100%;
        z-index: 9999
    }

    .header-top-menu .search-bar button,
    .header-top-menu .search-bar input {
        height: 34px
    }

    .header-top-menu .header-bar a {
        margin-left: 20px
    }
}

img.img-fluid.logo {
    width: 150px
}

.tabs-to-dropdown ul li a {
    border: none;
    font-size: 16px;
    padding: 15px 24px;
    box-shadow: none;
    display: grid;
    color: #fff
}

.tabs-to-dropdown ul li {
    background: rgba(0, 0, 0, .5);
    margin: 0 5px;
    width: 140px
}

.tabs-to-dropdown ul {
    position: relative;
    z-index: 1;
    display: inline-flex !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
    margin-bottom: 15px
}

.domestic-packages-detail p,
.exclusive-deals-details h6,
.gtco-testimonials .card p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.tabs-to-dropdown ul li a:hover {
    text-decoration: none
}

.tabs-to-dropdown ul li a.active {
    border-bottom: 3px solid var(--maincolor);
    display: grid;
    color: #fff;
    background: var(--maincolor)
}

.theme-form {
    position: relative;
    top: 20%
}

.hotel-form {
    display: flex;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    justify-content: space-between
}

.theme-form .tab-content {
    padding: 20px 10px;
    background: #fff;
    border-radius: 5px;
    box-shadow: #d1d1d1 2px 2px 5px;
    z-index: 9;
    position: relative
}

.flight-search .form-group label,
.hotel-form label {
    font-weight: 600;
    margin: 0;
    color: #333
}

.holiday-form input {
    line-height: 60px;
    height: 60px;
    padding-top: 20px
}

.holiday-form label {
    position: absolute;
    z-index: 999;
    left: 28px;
    top: 5px;
    font-weight: 700
}

button.btn.btn-success.holidays-search {
    padding: 17px;
    background: var(--maincolor) !important;
    border-color: var(--maincolor) !important;
    color: #fff;
    font-weight: 400
}

button.btn.btn-success.show-flight,
button.btn.btn-success.show-hotel {
    padding: 20px;
    color: #fff;
    font-weight: 400;
    background: var(--maincolor) !important
}

.heading,
.nav-wrapper {
    text-align: center
}

section.home-banner {
    background-position: bottom;
    background-repeat: no-repeat;
    position: relative;
    min-height: 280px;
    margin-bottom: 0
}

.flight-search {
    display: flex;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px
}

.btn-success {
    position: relative;
    z-index: 2;
    overflow: hidden
}

button.btn.btn-success.show-flight {
    border-color: var(--maincolor) !important;
    position: relative;
    z-index: 2;
    overflow: hidden
}

.btn-success:before {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 600%;
    background-color: var(--secondcolor);
    border-color: var(--secondcolor);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(60deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(60deg);
    transform: translateX(-50%) translateY(-50%) rotate(60deg);
    z-index: -1;
    -webkit-transition: .7s;
    transition: .7s
}

.btn-success.active::before,
.btn-success:hover::before {
    height: 560%;
    border-color: var(--secondcolor)
}

.flight-search .form-group {
    margin-right: 20px;
    border-right: 1px solid #ccc;
    margin-bottom: 0
}

.hotel-form select {
    border: none;
    padding-left: 0;
    position: relative;
    left: -5px;
    font-size: 14px
}

.flight-search input:focus,
.hotel-form input:focus,
.hotel-form select:focus {
    box-shadow: none
}

.flight-search input,
.hotel-form input {
    border: none;
    padding: 0;
    font-size: 15px
}

.hotel-form .form-group {
    margin-right: 0;
    margin-bottom: 0;
    border-right: 1px solid #ccc
}

button.btn.btn-success.show-hotel {
    border-color: var(--maincolor) !important
}

a.text-white.me-4 {
    padding: 0 10px;
    text-decoration: none
}

.home-banner figure img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.shape-bottom {
    position: absolute;
    left: 0;
    right: 0;
    display: inline-block;
    height: 0;
    padding-top: 6.4516%;
    bottom: 0 !important;
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: 101% 100% !important;
    opacity: 1 !important;
    top: auto !important;
    z-index: 9
}

#exTab1 .tab-content,
#exTab2 h3,
#exTab3 .tab-content {
    color: #fff;
    background-color: #428bca;
    padding: 5px 15px
}

#exTab1 .nav-pills&gt;li&gt;a {
    border-radius: 0
}

#exTab3 .nav-pills&gt;li&gt;a {
    border-radius: 4px 4px 0 0
}

.deals-flight img {
    border-radius: 15px;
    height: 250px;
    object-fit: cover
}

.section-heading {
    margin-bottom: 4px;
    position: relative;
    padding-bottom: 8px;
    font-size: 1.5rem
}

.section-description {
    margin-bottom: 20px;
    font-weight: 400
}

.deals-flight .bottom-right {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 15px;
    display: flex;
    justify-content: space-between;
    z-index: 99999
}

.deals-flight .bottom-right::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .4);
    z-index: 2;
    cursor: pointer;
    border-radius: 0 0 15px 15px
}

.deals-flight .bottom-right h6 {
    color: #fff;
    position: relative;
    z-index: 99999;
    margin-bottom: 0
}

.deals-flight .bottom-right strong {
    color: #fff;
    position: relative;
    z-index: 99999
}

#offer-deals .deals-flight .bottom-right {
    flex-direction: column
}

#offer-deals .deals-flight .bottom-right h3 {
    font-size: 18px;
    color: #fff;
    position: relative;
    z-index: 9;
    margin-top: 8px;
    margin-bottom: 2px;
    text-transform: capitalize
}

#country-deals .owl-nav,
#domestic-holidays .owl-nav,
#flight-deals .owl-nav,
#hotel-deals .owl-nav,
#hotel-deals2 .owl-nav,
#hotel-deals3 .owl-nav,
#hotel-deals4 .owl-nav,
#hotel-deals5 .owl-nav,
#hotel-deals6 .owl-nav,
#international-holidays .owl-nav,
#offer-deals .owl-nav,
#packages-holidays .owl-nav,
#partner-deals .owl-nav,
#popular-Internat .owl-nav,
#popular-theme .owl-nav,
#popular-topareas .owl-nav,
#regions-deals .owl-nav,
#state-deals .owl-nav,
#testimonial .owl-nav,
#travelogue .owl-nav {
    position: absolute;
    top: 30%;
    transform: translateY(-50%);
    width: 100%
}

#country-deals .owl-nav .owl-prev,
#flight-deals .owl-nav .owl-prev,
#hotel-deals .owl-nav .owl-prev,
#hotel-deals2 .owl-nav .owl-prev,
#hotel-deals3 .owl-nav .owl-prev,
#hotel-deals4 .owl-nav .owl-prev,
#hotel-deals5 .owl-nav .owl-prev,
#hotel-deals6 .owl-nav .owl-prev,
#offer-deals .owl-nav .owl-prev,
#partner-deals .owl-nav .owl-prev,
#regions-deals .owl-nav .owl-prev,
#state-deals .owl-nav .owl-prev,
#testimonial .owl-nav .owl-prev,
#travelogue .owl-nav .owl-prev {
    left: -50px;
    background: var(--maincolor) !important;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: absolute;
    color: var(--whitecolor) !important
}

#country-deals .owl-nav span,
#domestic-holidays .owl-nav span,
#flight-deals .owl-nav span,
#home-banner-carousel .owl-nav .owl-next span,
#home-banner-carousel .owl-nav .owl-prev span,
#hotel-deals .owl-nav span,
#hotel-deals2 .owl-nav span,
#hotel-deals3 .owl-nav span,
#hotel-deals4 .owl-nav span,
#hotel-deals5 .owl-nav span,
#hotel-deals6 .owl-nav span,
#international-holidays .owl-nav span,
#offer-deals .owl-nav span,
#packages-holidays .owl-nav span,
#partner-deals .owl-nav span,
#popular-Internat .owl-nav span,
#popular-theme .owl-nav span,
#popular-topareas .owl-nav span,
#regions-deals .owl-nav span,
#state-deals .owl-nav span,
#travelogue .owl-nav span {
    font-size: 36px;
    position: relative;
    top: -3px
}

#country-deals .owl-nav .owl-next,
#flight-deals .owl-nav .owl-next,
#hotel-deals .owl-nav .owl-next,
#hotel-deals2 .owl-nav .owl-next,
#hotel-deals3 .owl-nav .owl-next,
#hotel-deals4 .owl-nav .owl-next,
#hotel-deals5 .owl-nav .owl-next,
#hotel-deals6 .owl-nav .owl-next,
#offer-deals .owl-nav .owl-next,
#partner-deals .owl-nav .owl-next,
#regions-deals .owl-nav .owl-next,
#state-deals .owl-nav .owl-next,
#travelogue .owl-nav .owl-next {
    background: var(--maincolor) !important;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: absolute;
    color: var(--whitecolor) !important;
    right: 0px
}

div#myTabContent {
    margin-top: 20px
}

.hotel-booking-deals .tab-card-header .nav-tabs .nav-link.active {
    background: var(--maincolor) !important;
    color: #fff !important;
    border-radius: 30px;
    border-color: var(--maincolor)
}

.nav-link {
    display: block;
    padding: .1rem 1rem
}

.hotel-booking-deals .tab-card-header .nav-tabs .nav-link {
    color: var(--secondcolor);
    border-color: var(--secondcolor);
    font-size: 14px;
    border-radius: 30px;
    margin: 0 5px !important
}

.hotel-booking-deals .tab-card-header .nav-tabs .nav-link:first-child {
    margin: 0
}

.exclusive-deals-image img {
    height: 325px;
    max-height: 325px;
    object-fit: cover;
    border-radius: 20px
}

.exclusive-deals-details h6 {
    font-weight: 600;
    margin: 0;
    -webkit-line-clamp: 2;
    min-height: 40px
}

.exclusive-deals {
    background: #fff;
    box-shadow: #d9d9d9 2px 2px 5px;
    margin-bottom: 10px;
    border-radius: 20px
}

.domestic-packages,
.travelogue-list {
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 24%);
    border-radius: 15px
}

.exclusive-deals-image .exclusive-deal-strip {
    position: absolute;
    top: 20px;
    left: 0;
    background: var(--maincolor);
    color: #fff;
    padding: 4px 12px;
    font-size: 12px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0
}

.exclusive-deals-details,
.travelogue-list .bottom-right {
    padding: 8px 10px
}

.exclusive-deals-details .stars-active .active {
    color: #f0ad4e
}

.amenties ul,
.h-amenties ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.exclusive-deals-details .h-location,
.gtco-testimonials .card h5 span,
.gtco-testimonials .center h5 span,
.travelogue-list .bottom-right p {
    font-size: 14px
}

.h-ameties.d-flex {
    justify-content: space-between
}

.amenties ul li {
    display: inline-block;
    padding: 0 5px
}

.exclusive-deals-details hr {
    margin-bottom: .5rem;
    margin-top: .5rem
}

.domestic-packages-images img {
    height: 200px;
    object-fit: cover
}

.domestic-packages-detail h6 {
    font-weight: 600;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.domestic-packages-detail p {
    margin: 0;
    font-size: 14px;
    -webkit-line-clamp: 2
}

.domestic-packages-detail {
    padding: 8px 10px;
    min-height: 158px;
    display: flex;
    flex-direction: column
}

.domestic-packages {
    background: #fff;
    margin-bottom: 10px;
    overflow: hidden
}

span.just-d-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px
}

.start-from span {
    display: block
}

#domestic-holidays .owl-nav .owl-prev,
#international-holidays .owl-nav .owl-prev,
#packages-holidays .owl-nav .owl-prev {
    background: var(--maincolor) !important;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: absolute;
    color: var(--whitecolor) !important;
    left: -50px
}

#domestic-holidays .owl-nav .owl-next,
#international-holidays .owl-nav .owl-next,
#packages-holidays .owl-nav .owl-next,
#testimonial .owl-nav .owl-next {
    right: -50px;
    background: var(--maincolor) !important;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: absolute;
    color: var(--whitecolor) !important
}

.topareas img {
    height: 50px !important;
    object-fit: cover;
    border-radius: 10px
}

.topareas span {
    font-size: 10px
}

.theme-option img {
    height: 150px;
    object-fit: cover;
    border-radius: 10px
}

.theme-option span {
    display: block;
    text-align: center;
    padding: 2px
}

#popular-Internat .theme-option,
#popular-topareas .theme-option {
    text-align: center;
    position: relative
}

#popular-Internat .theme-option .theme-block,
#popular-topareas .theme-option .theme-block {
    height: 50px;
    width: 50px;
    display: block;
    margin: 0 auto
}

#popular-Internat .theme-option .theme-block::after,
#popular-topareas .theme-option .theme-block::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#popular-Internat .theme-option .theme-block img,
#popular-topareas .theme-option .theme-block img {
    height: auto !important;
    max-height: 100%
}

#popular-Internat .theme-option span,
#popular-topareas .theme-option span {
    font-size: 12px
}

#popular-Internat .owl-dots,
#popular-topareas .owl-dots {
    display: none
}

.travelogue-list {
    margin: 10px 0
}

.gtco-testimonials .card,
.partner-flight {
    background: #fff;
    box-shadow: 0 8px 15px -7px #c9dff0
}

.contact-form-wrap .input-wrap,
.home-banner-carousel-item,
.travelogue-list .travelogue-img-wrap {
    position: relative
}

.travelogue-list .travelogue-img-wrap::before {
    content: "";
    background: rgba(0, 0, 0, .3);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    border-radius: 10px
}

.travelogue-list img {
    height: 250px;
    object-fit: cover;
    border-radius: 10px
}

.travelogue-list .bottom-right h3 {
    font-size: 20px;
    min-height: 48px
}

#testimonial .owl-nav span {
    font-size: 36px;
    position: relative;
    top: -2px
}

.travelogue-list .centered {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #ffff;
    text-align: center;
    padding: 8px 10px;
    text-transform: capitalize
}

.gtco-testimonials .card {
    padding: 0 10px;
    border-radius: 20px;
    border: 0;
    margin-bottom: 10px
}

.gtco-testimonials .card .card-img-top {
    max-width: 100px;
    border-radius: 50%;
    margin: 15px auto 0;
    box-shadow: 0 8px 20px -4px #95abbb;
    width: 80px;
    height: 80px
}

.gtco-testimonials .card h5 {
    font-size: 21px;
    line-height: 1.3
}

.gtco-testimonials .card p {
    font-size: 14px;
    -webkit-line-clamp: 3
}

.gtco-testimonials .active {
    opacity: .5;
    transition: .3s
}

.gtco-testimonials .center {
    opacity: 1
}

.gtco-testimonials .center h5 {
    font-size: 21px
}

.gtco-testimonials .center .card-img-top {
    max-width: 100%;
    height: 80px;
    width: 80px
}

footer.text-center.text-white {
    background: var(--bg-footer2) !important
}

hr.my-5 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
    border-top: 1px solid
}

.select2-container {
    width: 100% !important;
    top: 5px;
    z-index: 99
}

.visa-form label {
    position: absolute;
    z-index: 999;
    left: 25px;
    top: 5px;
    font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 20px !important
}

button.btn.btn-success.visa-search {
    padding: 17px;
    background: var(--maincolor) !important;
    border-color: var(--maincolor) !important;
    color: #fff;
    font-weight: 400;
    width: 100%;
    margin-top: 5px
}

span.select2-selection.select2-selection--single {
    line-height: 60px !important;
    height: 60px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 65px !important
}

#home-banner-carousel {
    z-index: initial
}

.home-banner-carousel-item figure {
    position: relative;
    margin-bottom: 0
}

.home-banner-carousel-item figure::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.home-banner-carousel-item figure img {
    height: 280px !important;
    object-fit: cover
}

.home-banner-carousel-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    max-width: 850px;
    width: 100%;
    padding: 15px
}

.home-banner-carousel-content .banner-heading {
    font-size: 40px;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 10px
}

.home-banner-carousel-content .banner-description {
    font-size: 20px
}

.home-banner-carousel-content .banner-btn {
    padding: .5rem 1.5rem;
    background: var(--maincolor);
    display: inline-block;
    color: #fff;
    text-decoration: none;
    border-radius: 20px;
    text-transform: capitalize;
    margin-top: 30px
}

#home-banner-carousel .owl-nav .owl-next,
#home-banner-carousel .owl-nav .owl-prev {
    background: var(--maincolor) !important;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: absolute;
    color: var(--whitecolor) !important;
    top: 50%;
    transform: translateY(-50%)
}

#home-banner-carousel .owl-nav .owl-prev,
#popular-theme .owl-nav .owl-prev {
    left: -50px
}

#home-banner-carousel .owl-nav .owl-next,
#popular-theme .owl-nav .owl-next {
    right: -50px
}

#home-banner-carousel .owl-dots .owl-dot {
    background: #aaa;
    z-index: 99;
    position: relative
}

#home-banner-carousel .owl-dots .owl-dot.active {
    background: var(--maincolor)
}

#popular-Internat .owl-nav .owl-next,
#popular-Internat .owl-nav .owl-prev {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #000;
    position: absolute;
    top: 50%;
    transform: translateY(-30%)
}

#popular-Internat .owl-nav .owl-next,
#popular-topareas .owl-nav .owl-next {
    right: -30px
}

#popular-Internat .owl-nav .owl-prev,
#popular-topareas .owl-nav .owl-prev {
    left: -30px
}

#popular-topareas .owl-nav .owl-next,
#popular-topareas .owl-nav .owl-prev {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: #000;
    position: absolute;
    top: 50%;
    transform: translateY(-30%)
}

#popular-theme .owl-nav .owl-next,
#popular-theme .owl-nav .owl-prev {
    background: var(--maincolor) !important;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    position: absolute;
    color: var(--whitecolor) !important
}

.partner-flight {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 80px;
    padding: 20px;
    border-radius: 5px;
    margin: 5px 0
}

.partner-flight img {
    max-height: 80px;
    width: auto !important
}

@media (max-width:1219px) {

    #country-deals .owl-nav .owl-prev,
    #domestic-holidays .owl-nav .owl-prev,
    #flight-deals .owl-nav .owl-prev,
    #hotel-deals .owl-nav .owl-prev,
    #hotel-deals2 .owl-nav .owl-prev,
    #hotel-deals3 .owl-nav .owl-prev,
    #hotel-deals4 .owl-nav .owl-prev,
    #hotel-deals5 .owl-nav .owl-prev,
    #hotel-deals6 .owl-nav .owl-prev,
    #international-holidays .owl-nav .owl-prev,
    #packages-holidays .owl-nav .owl-prev,
    #popular-theme .owl-nav .owl-prev,
    #regions-deals .owl-nav .owl-prev,
    #testimonial .owl-nav .owl-prev,
    #travelogue .owl-nav .owl-prev {
        left: -15px
    }

    #country-deals .owl-nav .owl-next,
    #domestic-holidays .owl-nav .owl-next,
    #flight-deals .owl-nav .owl-next,
    #hotel-deals .owl-nav .owl-next,
    #hotel-deals2 .owl-nav .owl-next,
    #hotel-deals3 .owl-nav .owl-next,
    #hotel-deals4 .owl-nav .owl-next,
    #hotel-deals5 .owl-nav .owl-next,
    #hotel-deals6 .owl-nav .owl-next,
    #international-holidays .owl-nav .owl-next,
    #packages-holidays .owl-nav .owl-next,
    #popular-theme .owl-nav .owl-next,
    #regions-deals .owl-nav .owl-next,
    #testimonial .owl-nav .owl-next,
    #travelogue .owl-nav .owl-next {
        right: -15px
    }

    #partner-deals .owl-nav .owl-prev {
        left: -10px
    }

    #partner-deals .owl-nav .owl-next {
        right: -10px
    }
}

@media (max-width:767px) {
    .header-top-menu .header-bar a span {
        display: none;
        margin-left: 0
    }

    .header-menu .navbar-nav .nav-item .nav-link {
        padding: 5px 10px
    }

    .HeaderSaleLine_label__a_QB_ {
        padding-right: 130px
    }

    #country-deals .owl-nav .owl-prev,
    #domestic-holidays .owl-nav .owl-prev,
    #flight-deals .owl-nav .owl-prev,
    #hotel-deals .owl-nav .owl-prev,
    #international-holidays .owl-nav .owl-prev,
    #offer-deals .owl-nav .owl-prev,
    #packages-holidays .owl-nav .owl-prev,
    #regions-deals .owl-nav .owl-prev,
    #state-deals .owl-nav .owl-prev,
    #testimonial .owl-nav .owl-prev,
    #travelogue .owl-nav .owl-prev {
        left: -10px
    }

    #domestic-holidays .owl-nav .owl-next,
    #flight-deals .owl-nav .owl-next,
    #hotel-deals .owl-nav .owl-next,
    #offer-deals .owl-nav .owl-next,
    #testimonial .owl-nav .owl-next,
    #travelogue .owl-nav .owl-next {
        right: -10px
    }

    #popular-theme .owl-nav span {
        font-size: 36px
    }

    .visa-form label {
        position: absolute;
        z-index: 99999999999999;
        left: 25px;
        top: 5px;
        font-weight: 700
    }

    .tabs-to-dropdown ul {
        display: flex !important;
        align-items: center;
        justify-content: between !important;
        flex-wrap: nowrap;
        overflow: auto;
        padding-bottom: 10px
    }

    .flight-search,
    .hotel-form {
        width: 100%;
        margin: 0 auto 20px;
        border-radius: 10px;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
        border: 1px solid #e7e7e7;
        flex-wrap: wrap;
        position: relative
    }

    .visa-form,
    button.btn.btn-success.visa-search {
        margin-top: 0
    }

    .check-in,
    .check-out,
    .departure,
    .from-city,
    .hotel-button,
    .hotel-city,
    .nationality,
    .return,
    .rooms,
    .search-flight,
    .to-city,
    .traveller {
        width: 50%;
        height: 85px
    }

    .flight-search .form-group {
        border-right: none
    }

    button.btn.btn-success.holidays-search,
    button.btn.btn-success.visa-search {
        width: 100%;
        padding: 17px;
        background: var(--maincolor) !important;
        border-color: var(--maincolor) !important;
        color: #fff;
        font-weight: 400
    }

    .theme-form {
        position: relative;
        top: 5%
    }

    #hotel-deals .owl-nav {
        position: absolute;
        top: 40%;
        transform: translateY(-50%);
        width: 100%
    }

    #hotel-deals .owl-nav .owl-next,
    #hotel-deals .owl-nav .owl-prev {
        background: var(--maincolor) !important;
        width: 40px;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 50%;
        position: absolute;
        color: var(--whitecolor) !important
    }

    #hotel-deals .owl-nav span {
        font-size: 36px;
        position: relative;
        top: -3px
    }

    .tab-card-header ul {
        display: flex;
        align-items: center;
        flex-wrap: nowrap;
        overflow: auto;
        padding-bottom: 10px
    }

    .hotel-booking-deals .tab-card-header .nav-tabs .nav-link {
        display: flex;
        white-space: nowrap;
        align-items: baseline
    }

    .hotel-booking-deals .tab-card-header .nav-tabs .nav-link i {
        padding-right: 5px
    }

    span.select2-selection__arrow {
        top: 20px !important;
        position: relative
    }

    .tabs-to-dropdown ul::-webkit-scrollbar {
        display: block !important;
        width: 4px;
        height: 3px !important;
        background: #d8d8d8
    }

    .tab-card-header ul::-webkit-scrollbar {
        display: block !important;
        width: 4px;
        height: 3px !important;
        background: #d8d8d8
    }

    .tabs-to-dropdown ul::-webkit-scrollbar-thumb {
        background: #22577a
    }

    .tab-card-header ul::-webkit-scrollbar-thumb {
        background: #22577a
    }

    .tabs-to-dropdown ul li a {
        padding: 15px
    }

    .hotel-form .form-group {
        border: none
    }

    .partner-flight {
        box-shadow: none
    }
}

@media (max-width:375px) {
    .HeaderSaleLine_wrapper__YlJqV {
        display: none;
        color: #333
    }
}

.copyright-txt.cpy-moble,
.footer,
.footer-menu li a,
.social-media li a,
.subcribe-wrap input {
    color: var(--text-footer1)
}

.footer {
    background: var(--bg-footer1);
    padding: 30px 0
}

.contact-info-wrap,
.contact-map-wrap {
    background: #49494a;
    margin-top: 15px;
    position: relative
}

.footer-nav-caption {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500
}

.footer-menu,
.sidebar-media a:last-child {
    margin-bottom: 0
}

.footer-nav-caption::before {
    content: '';
    position: absolute;
    height: 2px;
    width: 75%;
    background: var(--text-footer1);
    bottom: 0
}

.footer-menu {
    padding-left: 0
}

.footer-menu li {
    margin-bottom: .5rem;
    list-style-type: none
}

.footer-menu li a {
    display: block;
    text-decoration: none;
    position: relative;
    font-size: 14px
}

.footer-menu li a.address,
.footer-menu li a.email,
.footer-menu li a.phone {
    padding-left: 20px;
    position: relative
}

.footer-menu li a.address::before,
.footer-menu li a.email::before,
.footer-menu li a.phone::before {
    font-size: 16px;
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: -2px
}

.footer-menu li a.email::before {
    content: '\f0e0'
}

.footer-menu li a.phone::before {
    content: '\f095'
}

.footer-menu li a.address::before {
    content: '\f041'
}

.subcribe-wrap {
    display: flex;
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
    flex-direction: column
}

.subcribe-wrap input {
    width: 100%;
    outline: 0;
    padding: 5px 105px 5px 10px;
    border: 1px solid #b0b0b0;
    border-radius: 20px;
    background: 0 0
}

.subcribe-wrap button,
.subcribe-wrap button:hover {
    background: var(--text-footer1);
    color: var(--bg-footer1)
}

.subcribe-wrap button {
    border: 0;
    position: absolute;
    right: 0;
    border-radius: 20px
}

.social-media {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px
}

.social-media li {
    margin-right: 1.5rem
}

.social-media li:last-child {
    margin-right: 0
}

.social-media li a {
    display: block;
    font-size: 1.25rem
}

.social-media li a:hover {
    color: rgb(var(--primary))
}

.copyright-txt {
    color: var(--text-footer2)
}

.copyright-txt strong {
    font-weight: 500
}

.sidebar-media {
    position: fixed;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    z-index: 9
}

.sidebar-media a {
    display: flex;
    align-items: center;
    text-decoration: none;
    padding: 8px 16px;
    position: relative;
    right: -114px;
    margin-bottom: 2px;
    transition: .3s ease-out;
    width: 159px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    pointer-events: initial
}

.sidebar-media a:hover {
    right: 0
}

.sidebar-media a.enquiry {
    background-color: var(--maincolor);
    color: #fff
}

.sidebar-media a.whatsapp {
    background-color: #64b161;
    color: #fff
}

.sidebar-media a i {
    margin-right: 15px
}

.sidebar-media a span {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.contact-info-map {
    padding: 30px 0
}

.contact-info-wrap {
    padding: 20px 15px 25px;
    color: #fff;
    border-radius: 10px
}

.contact-info-wrap .caption,
.contact-map-wrap .caption {
    background: var(--maincolor);
    display: inline-flex;
    padding: 6px 16px;
    border-radius: 20px;
    font-size: 16px;
    text-transform: uppercase;
    position: absolute;
    top: -15px;
    left: 20px
}

.contact-info-wrap .contact-info-list {
    margin-top: 15px;
    border-bottom: 1px solid #000;
    padding-bottom: 10px
}

.contact-info-wrap .contact-info-list p {
    font-size: 12px;
    margin-bottom: 2px;
    text-transform: uppercase;
    color: var(--maincolor)
}

.contact-info-wrap .contact-info-list a {
    color: #fff;
    font-size: 14px;
    text-decoration: none
}

.contact-map-wrap {
    padding: 25px 15px 20px;
    color: #fff;
    border-radius: 10px
}

.contact-map-wrap iframe {
    width: 100%
}

.contact-query-section {
    padding: 30px 0;
    background: #e8e8e8
}

.contact-support {
    background: #fff;
    padding: 25px 15px;
    text-align: center;
    border-radius: 10px
}

.contact-support h2 {
    font-weight: 600;
    font-size: 30px;
    margin-bottom: 25px
}

.contact-form-wrap .submit-contact-form-btn,
.contact-support a {
    background: var(--maincolor);
    color: #fff;
    padding: 6px 20px;
    display: inline-block;
    border-radius: 20px;
    font-weight: 600;
    font-size: 20px
}

.contact-support figure {
    max-width: 180px;
    margin: 0 auto
}

.contact-support a {
    margin-top: 35px;
    margin-bottom: 5px;
    text-decoration: none
}

.contact-form-wrap {
    padding: 15px;
    background: #fff;
    border-radius: 10px
}

.contact-form-wrap .input-block {
    margin-bottom: 8px
}

.contact-form-wrap .input-block label {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 5px
}

.contact-form-wrap .input-wrap .form-control {
    padding-right: 30px;
    height: 36px
}

.contact-form-wrap .input-wrap textarea.form-control {
    height: 72px
}

.contact-form-wrap .input-wrap i {
    position: absolute;
    right: 10px;
    top: 10px;
    color: var(--maincolor);
    font-size: 18px
}

.contact-form-wrap .input-block .field-validation-valid {
    margin-top: 5px
}

.contact-form-wrap .submit-contact-form-btn {
    margin-top: 5px;
    margin-bottom: 5px;
    border: none;
    text-transform: uppercase;
    width: 90%
}

@media (max-width:991px) {
    .header-menu .navbar-nav .nav-item {
        margin-left: 0;
        margin-bottom: 2px
    }

    section.home-banner {
        min-height: auto
    }

    .home-banner-carousel-item figure img {
        min-height: 400px
    }

    .home-banner-carousel-content {
        top: 45%;
        width: 85%
    }

    .footer_nav_heading {
        position: relative
    }

    .footer_nav_heading::after {
        content: "\f067";
        font: 14px/1 FontAwesome;
        position: absolute;
        right: 0;
        top: 4px;
        cursor: pointer
    }

    .footer_nav_heading.show::after {
        content: "\f068"
    }

    .sidebar-media {
        z-index: 999
    }

    #home-banner-carousel .owl-nav .owl-prev {
        left: 5px
    }

    #home-banner-carousel .owl-nav .owl-next {
        right: 5px
    }
}

@media (max-width:575px) {
    .home-banner-carousel-content .banner-heading {
        font-size: 30px;
        font-weight: 500;
        line-height: 36px;
        margin-bottom: 10px
    }

    .home-banner-carousel-content .banner-description {
        font-size: 16px
    }

    .home-banner-carousel-content .banner-btn {
        margin-top: 25px
    }

    .footer h4 {
        font-size: 1rem
    }

    .social-media {
        margin-bottom: 0
    }
}</pre></body></html>