:root {--primary-color: #1f2e4d;--secondary-color: #ecaf13;--section-bg-primary: var(--primary-color);--section-bg-secondary: var(--secondary-color);--primary-font: "Poppins", system-ui;--secondary-font: "Poppins", system-ui;--grey-color: #eee;}.primary-text {color: var(--primary-color) !important;}.secondary-text {color: var(--secondary-color) !important;}.section-bg-primary {background-color: var(--primary-color) !important;}.section-bg-secondary {background-color: var(--secondary-color) !important;}.section-bg-white {background-color: #ffffff !important;}html {scroll-behavior: smooth;font-size: 16px;}body {font-size: 1rem;font-weight: 400;text-align: left !important;overflow-x: hidden !important;margin: 0 !important;line-height: 1.5 !important;color: #6b7ea3;background: #fff;width: 100vw;}ul {list-style: none !important;margin: 0;padding: 0;}* a {text-decoration: none !important;-webkit-transition: 0.3s;transition: 0.3s;}* a:hover {color: var(--primary-color);}::before, ::after * {margin: 0;padding: 0;-webkit-box-sizing: border-box;box-sizing: border-box;}*:focus {outline: none !important;box-shadow: none !important;}* ul {list-style: none;margin: 0;padding: 0;}p {font-family: var(--primary-font);}h1, h2, h3 {font-weight: 900;}h2 {font-size: calc(1.325rem + .9vw) !important;}h1, h2, h3, h4, h5, h6, body{margin-bottom: 0;color: var(--primary-color);font-family: var(--secondary-font);}span, label {font-family: var(--primary-font);}h4, h5 {font-weight: 700;}footer .theme-container, header .theme-container {padding-top: 10px;padding-bottom: 10px;}.theme-container {width: 1440px;margin: 0 auto;padding-top: 60px;padding-bottom: 60px;position: relative;}@media (max-width: 1799px) {.theme-container {width: 1320px;padding-top: 40px;padding-bottom: 40px;}.top-header .theme-container {padding-top: 2px;padding-bottom: 2px;}footer .theme-container, header .theme-container {padding-top: 5px;padding-bottom: 5px;}}@media (max-width: 1399px) {.theme-container {width: 92%;padding-top: 40px;padding-bottom: 40px;}footer .theme-container, header .theme-container {padding-top: 5px;padding-bottom: 5px;}}@media (max-width: 991px) {.theme-container {width: 92%;padding-top: 40px;padding-bottom: 40px;}footer .theme-container, header .theme-container {padding-top: 5px;padding-bottom: 5px;}}@media (max-width: 767px) {.theme-container {width: 93%;padding-top: 40px;padding-bottom: 40px;}footer .theme-container, header .theme-container {padding-top: 0px;padding-bottom: 0px;}}.resize-none {resize: none !important;}.swiper {width: 100%;height: 100%;}.swiper-slide {text-align: center;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.swiper-slide img {display: block;width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.btn.focus, .btn:focus {-webkit-box-shadow: none;box-shadow: none;text-decoration: none;}.accordion-button:focus {-webkit-box-shadow: none;box-shadow: none;}.section--padding {padding: 6.25em 0;}.italic {font-style: italic;}.image-zoom-wrap {overflow: hidden;}.image-zoom-wrap img {-webkit-transition: 0.5s;transition: 0.5s;-webkit-transform: scale(1);transform: scale(1);}.image-zoom-wrap:hover img {-webkit-transform: scale(1.15);transform: scale(1.15);}.obj-cover {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.obj-contain {width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}.no-letter-space {letter-spacing: 0 !important;}section.position-relative .theme-container {position: relative;}.theme-link-underline {color: #8895af;text-decoration: underline !important;}.theme-link-underline:hover {color: var(--secondary-color);}.theme-btn {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-weight: bold;padding: 0.7em;padding-left: 60px !important;padding-right: 60px !important;border-radius: 8px;position: relative;overflow: hidden;z-index: 1;}.theme-btn::before {position: absolute;z-index: -1;content: "";top: 0;left: 0;width: 0;height: 100%;-webkit-transition: 0.3s;transition: 0.3s;}.theme-btn:hover::before {width: 100%;}.theme-btn.theme-btn-primary {border: 1px solid var(--primary-color);background-color: #fff;color: var(--primary-color);}.theme-btn.theme-btn-primary::before {background-color: var(--primary-color);}.theme-btn.theme-btn-primary:hover {color: #ffffff;}.theme-btn.theme-btn-secondary {border: 1px solid var(--secondary-color);background-color: var(--secondary-color);color: var(--primary-color);}.theme-btn.theme-btn-secondary::before {background-color: var(--primary-color);padding-top: 0px !important;padding-bottom: 0px !important;}.theme-btn.theme-btn-secondary:hover {color: var(--secondary-color);border-color: var(--secondary-color);}.theme-btn.theme-btn-transparent {border: 1px solid #ffffff;background-color: transparent;color: #ffffff;}.theme-btn.theme-btn-transparent::before {background-color: var(--secondary-color);}.theme-btn.theme-btn-transparent:hover {color: var(--primary-color);border-color: var(--secondary-color);}.top-header {background: transparent;position: absolute;top: 0;left: 0;right: 0;width: 100%;z-index: 1000;}.top-header .theme-container {border-bottom: 1px solid rgba(255, 255, 255, 0.25);}.top-header a {color: white;font-size: 0.875rem;}.top-header a:hover {color: var(--secondary-color);}.top-header .header-social a {font-size: 1rem;}header {padding: 1em 0;-webkit-transition: 0.3s;transition: 0.3s;background: transparent;position: absolute;top: 55px;left: 0;right: 0;width: 100%;z-index: 1000;}@media (max-width: 991px) {header {top: 35px;}}header .navbar-brand {display: inline-block;width: 5.5em;font-size: 1.5em;position: relative;z-index: 9;}header .navbar-brand img {width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;-o-object-position: left;object-position: left;}header .navbar .navbar-nav {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.dropdown-item {position: relative;transition: color 0.3s ease;padding: 8px 10px;display: inline-block;font-size: 14px;}.dropdown-item::before {content: "";position: absolute;top: 0;left: 0;width: 0;height: 100%;background-color: var(--primary-color);z-index: -1;transition: width 0.3s ease;}.dropdown-item:hover::before, .dropdown-item:focus::before {width: 100%;}.dropdown-item:hover, .dropdown-item:focus {color: var(--secondary-color);background-color: transparent;}.navbar .nav-link, .navbar .navbar-brand, .navbar .header-btns a {color: white;}header .navbar .navbar-nav .nav-item .nav-link.icon-link .icon {font-size: 1.25em;}header .navbar .navbar-nav .nav-item .nav-link {font-weight: 400;transition: transform 0.3s ease, color 0.3s ease;}header .navbar .navbar-nav .nav-item .nav-link:hover {color: var(--secondary-color);font-weight: 400;}header .navbar .navbar-nav .nav-item.active .nav-link {color: var(--secondary-color);font-weight: 400;}header .navbar .navbar-nav .nav-item .header-btns {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 0.75em;}header .navbar .navbar-nav .nav-item .nav-link.icon-link {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 0.75em;}@media (max-width: 1199px) {header .navbar-brand {z-index: 100;}header .navbar .navbar-nav {-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;padding-left: 3em;padding-top: 2em;border-bottom: 1px solid rgba(255, 255, 255, 0.25);margin-top: 1em;}.navbar .nav-link, .navbar .navbar-brand, .navbar .header-btns a {color: var(--primary-color);}.navbar .nav-link:hover {color: var(--secondary-color);}header.mobile-menu-show .nav-toggler {color: var(--primary-color);}}@media (min-width: 767px) {header .navbar .navbar-nav {gap: 1.90em;}}@media (min-width: 1200px) {header .navbar .navbar-nav .nav-item .nav-link.icon-link {border-left: 1px solid;padding: 5px 0 5px 2em;}}header .nav-toggler {position: relative;background: none;border: 0;font-size: 2em;color: #ffffff;-webkit-transition: 0.5s;transition: 0.5s;}@media (min-width: 1200px) {header .nav-toggler {display: none;}}header .nav-toggler i {-webkit-transition: 0.5s;transition: 0.5s;-webkit-transform: rotate(0);transform: rotate(0);}header.sticky__header {top: 0;width: 100%;z-index: 99;background: #ffffff;padding: 0.5em 0;-webkit-box-shadow: 0 0 5px var(--primary-color);box-shadow: 0 0 5px var(--primary-color);position: fixed;}header.sticky__header .theme-container {width: 95%;-webkit-transition: 0.3s;transition: 0.3s;}@media (max-width: 1199px) {header.sticky__header .theme-container {width: 95%;}}header.sticky__header .theme-btn {font-size: 0.875em;}header.hide {top: -12em;}@media (max-width: 1199px) {header .navbar-collapse {position: fixed;top: 0;left: -100%;width: 100%;height: 100vh;background: #ffffff;padding-top: 2em;z-index: 110;-webkit-transition: 0.5s;transition: 0.5s;overflow: auto;}header .navbar-collapse::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);background-color: #f5f5f5;border-radius: 5px;}.formSection {margin-top: -22rem;}header .navbar-collapse::-webkit-scrollbar {width: 5px;background-color: #f5f5f5;}header .navbar-collapse::-webkit-scrollbar-thumb {border-radius: 5px;background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, rgb(29, 36, 51)), color-stop(0.72, rgb(30, 37, 54)), color-stop(0.86, rgb(30, 37, 54)));}}@media (max-width: 767px) {header .navbar-collapse {width: 100%;}}@media (max-width: 767px) {header.mobile-menu-show .nav-toggler {color: var(--primary-color);}}header.mobile-menu-show .nav-toggler i {-webkit-transition: 0.5s;transition: 0.5s;-webkit-transform: rotate(360deg);transform: rotate(360deg);}header.mobile-menu-show .navbar-collapse {left: 0;}header.mobile-menu-show .fa-bars-staggered:before, header.mobile-menu-show .fa-reorder:before, header.mobile-menu-show .fa-stream:before {content: "\f00d";font: var(--fa-font-solid);}@media (min-width: 1200px) {header .dropdown .dropdown-menu {display: block;-webkit-transition: 0.3s;transition: 0.3s;opacity: 0;visibility: hidden;}}@media (min-width: 1200px) {header .dropdown .dropdown-menu.show {display: block;-webkit-transition: 0.3s;transition: 0.3s;opacity: 0;}}header .dropdown .dropdown-item {}.dropdown-menu {padding: 0 !important;}@media (min-width: 1200px) {header .dropdown:hover .dropdown-menu {display: block;-webkit-transition: 0.3s;transition: 0.3s;opacity: 1;visibility: visible;top: 45px;}}footer {background: var(--primary-color);color: #ffffff;padding:80px 0px 0px 0px;}footer .footer_logo {margin-bottom: 1.875em;}footer .footer_logo a {display: inline-block;width: 11.375em;}footer .footer_logo a img {width: 75%;float:left;}footer h3 {font-size: 20px;color: #eeeeee;margin-bottom: 1rem;letter-spacing: 1px;font-weight: 500;}footer p {color: #ffffffbd;font-size: 14px;text-align:left;}footer h5 {font-size: 20px;margin-bottom: 1.875rem;color: #ffffff;letter-spacing: 1px;font-weight: 600;text-transform: uppercase;}@media (max-width: 767px) {footer h5 {margin-top: 1em;}}footer .footer-links {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 0.5em;}footer .footer-links li a {color: #ececec;font-size: 0.9em;}footer .footer-links li a:hover {color: var(--secondary-color);}footer .social-links {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 0.5em;}footer .social-links a {color: #ececec;font-size: 20px;}footer .social-links a:hover {color: var(--secondary-color) !important;transform: scale(1.2);}footer .form-control {background-color: rgba(136, 149, 175, 0.16);}footer .footer-copyright {padding: 15px 0px 5px 0px;text-align: center;}.payment_method {width: 30%;text-align: right;float: right;}.footer_content {padding-right: 50px;padding-bottom: 30px;}.footer-copyright a {color: #ecaf13 !important;text-decoration:none !important;}.background-media {position: absolute;width: 100%;top: 0;left: 0;height: 100%;}.background-media img, .background-media video {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.background-media.bg-contain img {-o-object-fit: contain;object-fit: contain;}.background-media.bj-position-left img {-o-object-position: left;object-position: left;}.background-media.bj-position-right img {-o-object-position: right;object-position: right;}.background-media.bj-position-top img {-o-object-position: top;object-position: top;}.centered-btn {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;gap: 1.25em;}.theme-accordion {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 0.5em;}.theme-accordion .accordion-item {border-radius: 0;background: transparent;border: 0;border-bottom: 1px solid #93a1bd;}.theme-accordion .accordion-header {font-size: 1em;}.theme-accordion .accordion-header .accordion-button {background: transparent;color: var(--primary-color);border-radius: 0;font-size: 1.125em;padding: 0.5rem 0 !important;font-weight: 600;}.theme-accordion .accordion-body {background: transparent;padding: 1em 0;}.rating {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 2px;}.rating i {color: #f3b003;font-size: 1em;}.home-hero {padding: 3em 0;z-index: 9;position: relative;}.home-hero__overlay {position: absolute;bottom: -1px;z-index: -100;width: 100%;left: 0;}.home-hero__overlay img {object-fit: contain;width: 100%;}.home-hero .home-hero__content {text-align: center;}.home-hero .home-hero__content h1 {font-size: 4.5em;font-weight: 900;margin-bottom: 1.5rem;letter-spacing: 2px;line-height: 1;color: #ffffff;}@media (max-width: 767px) {footer .social-links {justify-content: center;}}@media (max-width: 767px) {.home-hero::before {position: absolute;content: "";top: 0;left: 0;width: 100%;height: 100%;opacity: 0.5;}}.clients {padding: 1em 0;}.clients .clients__image {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 12.5em;height: 4.5em;}.clients .clients__image img {width: 100%;height: 100%;-o-object-fit: contain;object-fit: contain;}.lowest-fare {padding: 2.25em 0;}@media screen and (min-width: 1280px) and (max-width: 1599px) {.lowest-fare .swiper-col {padding-right: 6em;}}@media (max-width: 991px) {.lowest-fare .swiper-col {margin-top: 3em;}}@media screen and (min-width: 768px) and (max-width: 991px) {.lowest-fare .swiper-col {padding: 0 5em;}}.lowest-fare .lowest-fare__card {height: 100%;width: 100%;}.lowest-fare .lowest-fare__card .picture {border-radius: 8px;width: 100%;height: 13em;overflow: hidden;}.lowest-fare .lowest-fare__card .content {padding: 2em;text-align: center;background: #edf0f6;border-radius: 0 0 8px 8px;-webkit-transition: 0.5s;transition: 0.5s;overflow: hidden;}@media screen and (min-width: 1280px) and (max-width: 1599px) {.lowest-fare .lowest-fare__card .content {padding: 1.5em;}}@media (max-width: 1199px) {.lowest-fare .lowest-fare__card .content {height: 100%;}}.lowest-fare .lowest-fare__card .content h3 {font-size: 1.125rem;margin-bottom: 1rem;}.lowest-fare .lowest-fare__card .content>span {display: inline-block;font-size: 1rem;margin-bottom: 0.75rem;}.lowest-fare .lowest-fare__card .content .price {font-size: 1.5em;color: var(--primary-color);}.lowest-fare .lowest-fare__card .content .price span {color: #93a1bd;padding-left: 0.75rem;font-size: 1rem;}.book-ticket {padding: 2.25em 0;}.dream-trip {padding: 5em 0;}.qa-accordion {padding: 2.25em 0;}.about-us-testimonial {padding: 2.25em 0;}.about-us-testimonial .testimonial__card {text-align: left;padding: 2em;background: #edf0f6;border-radius: 8px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 1.5em;height: 100%;}.about-us-testimonial .testimonial__card .profile-block {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;gap: 1em;}.about-us-testimonial .testimonial__card .profile-block .img {min-width: 4.5em;max-width: 4.5em;width: 4.5em;min-height: 4.5em;max-height: 4.5em;height: 4.5em;border-radius: 8px;overflow: hidden;display: none;}.about-us-testimonial .testimonial__card .profile-block .img img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;}.about-us-testimonial .testimonial__card .profile-block .name-rate {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 0.5em;}.about-us-testimonial .testimonial__card .profile-block .name-rate .name {font-size: 1.125em;color: var(--primary-color);}@media screen and (min-width: 1280px) and (max-width: 1599px) {.about-us-testimonial .swiper-col {padding: 0 7em;}}@media (max-width: 1199px) {.about-us-testimonial .swiper-col {padding: 0 5em;}}@media (max-width: 767px) {.about-us-testimonial .swiper-col {padding: 0 2em;}}.about-us-testimonial .swiper-button-next {right: -5em;}@media screen and (min-width: 1280px) and (max-width: 1599px) {.about-us-testimonial .swiper-button-next {right: 0;}}@media (max-width: 1199px) {.about-us-testimonial .swiper-button-next {right: 0;}}.about-us-testimonial .swiper-button-prev {left: -5em;}@media screen and (min-width: 1280px) and (max-width: 1599px) {.about-us-testimonial .swiper-button-prev {left: 0;}}@media (max-width: 1199px) {.about-us-testimonial .swiper-button-prev {left: 0;}}@media (min-width: 786px) {.image-content-block {padding: 10.25em 0;}}.image-content-block .background-media {width: 45%;}@media (max-width: 767px) {.image-content-block .background-media {display: none;}}.image-content-block h2 {font-size: 3.5em;font-weight: 900;margin-bottom: 2rem;}@media (max-width: 991px) {.image-content-block h2 {font-size: 3em;}}@media (max-width: 767px) {.image-content-block h2 {font-size: 2.5em;}}.home-hero.flight-to .home-hero__content {max-width: 44.25em;}.blogs h1 {font-size: 3.5em;font-weight: 900;margin-bottom: 3rem;}@media (max-width: 991px) {.blogs h1 {font-size: 3em;}}.flight-info {width: 90%;}@media (max-width: 767px) {.blogs h1 {font-size: 2.5em;}.flight-info {width: 100%;}}.blogs__card {background: #edf0f6;border-radius: 8px;height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.blogs__card .picture {width: 100%;height: 15.5em;border-radius: 8px;overflow: hidden;}.blogs__card .picture img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: 0.3s;transition: 0.3s;}.blogs__card .content {padding: 1.5em 2em;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;height: calc(100% - 15.5em);}.blogs__card .content h2 {font-size: 1.125em;margin-bottom: 1rem;}.blogs__card .content p {margin-bottom: 1em;color: var(--primary-color);}.blogs__card .content .link-date {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;margin-top: auto;}.blogs__card .content .link-date .time {display: inline-block;color: #8895af;}.blogs__card:hover .picture img {-webkit-transform: scale(1.05);transform: scale(1.05);}.get-in-touch {}.get-in-touch h1 {font-size: 3.5em;font-weight: 900;margin-bottom: 2rem;}#newsletter #email {color: #000;}.success {color: green;}#flightForm span.error {display: none;}.error {color: red;}#hiddenDiv {z-index: 10;position: relative;}.line-with-circles {display: flex;align-items: center;justify-content: space-between;width: 100%;position: relative;}.line {flex-grow: 1;height: 2px;background-color: var(--primary-color);position: absolute;width: 100%;}.circle {z-index: 10;}.circle.circle-left, .circle.circle-right {width: 16px;height: 16px;border-radius: 50%;background-color: #fff;border: 2px solid var(--primary-color);}.circle.lstop {width: 11px;height: 11px;border-radius: 50%;background-color: var(--primary-color);border: 1px solid var(--primary-color);}#spinner {display: flex;flex-direction: column;justify-content: center;align-items: center;height: 50vh;}#flightDetails {font-size: 13px !important;}.flight-details {font-size: 13px !important;}.round-details {display: flex;align-items: center;justify-content: space-between;gap: 16px;padding: 8px;}@media (max-width: 576px) {.round-details>div {width: 100%;justify-content: space-between;}}hr {margin: 0 !important;}.round-details h5 {font-weight: 400;}.flight-filters label {margin-bottom: 0 !important;}.flight-filters .form-control {width: 200px !important;}.progress {height: 6px !important;}.progress .progress-bar {background-color: var(--secondary-color) !important;}.skeleton {background: linear-gradient(90deg, #e0e0e0 25%, #f0f0f0 50%, #e0e0e0 75%);background-size: 200% 100%;animation: shimmer 1.5s infinite linear;}@keyframes shimmer {0% {background-position: -200% 0;}100% {background-position: 200% 0;}}.shimmer-effect {background: #f6f7f8;border-radius: 4px;width: 100%;height: 20px;margin-bottom: 10px;}.loading-container {position: relative;overflow: hidden;}.flight-skeleton {display: flex;align-items: center;border: 1px solid #ececec;border-radius: var(--bs-border-radius) !important;padding: 1rem;gap: 3rem;margin-top: 5px;}.page-header {background-color: #f9f9f9;}.filter-panel {position: relative;width: 250px;background: rgb(248, 249, 250) !important;border: 1px solid #ddd;border-radius: 0.375rem;padding: 15px;transition: left 0.3s ease-in-out;}.filter-panel.active {left: 0;}.close-btn {display: none;}#filterBtn {display: none;}@media (max-width: 992px) {.close-btn {display: block;position: absolute;top: 10px;right: 10px;background: red;color: white;border: none;padding: 5px 10px;cursor: pointer;}#filterBtn {display: block;}.filter-btn {position: fixed;left: 0;top: 50%;transform: translateY(-50%);background: #007bff;color: white;border: none;padding: 10px 15px;border-radius: 0 5px 5px 0;cursor: pointer;z-index: 80;}.filter-panel {position: fixed;left: -250px;top: 0;height: 100%;width: 250px;border-right: 2px solid #ddd;box-shadow: 2px 0px 10px rgba(0, 0, 0, 0.2);transition: none;z-index: 101;}}.home-hero__content h1 {letter-spacing: 8px;}#callButtons .theme-btn {display: flex;gap: 3px;padding: 8px;font-size: 12px;}#callButtons a {letter-spacing: 1px;}#callButtons .buttons:hover {font-size: 14px;transition: 0.3s;}.extra-luggage small {font-size: 13px;}.price-div h6 {font-weight: bold;letter-spacing: 2px;font-size: 20px;color: rgb(31 46 77);}#callButtons .buttons {color: var(--primary-color) !important;}#callButtons .buttons i {transform: rotate(90deg);}#callButtons .buttons:hover {color: var(--secondar-color) !important;text-decoration: underline;}.flight-date {display: flex;justify-content: center;gap: 5px;}.flight-details-2 {width: 300px;}.flight-details-2 h6 {margin-top: 10px;}.flight-class-div {margin-bottom: 2px !important;margin-top: 8px !important;margin-right: 16px !important;}.flight-date .text-end {border-right: 2px solid #ccc;padding-right: 5px;}.home-hero {position: relative;overflow: hidden;height: 600px;display: flex;align-items: center;}.home-hero__background {position: absolute;inset: 0;width: 100%;height: 100%;z-index: 0;}.formSection {margin-top: -16rem;z-index: 99;position: relative;}.home-hero {background-size: cover;background-position: center;}@keyframes slideShow {0% {opacity: 0;}10% {opacity: 1;}30% {opacity: 1;}40% {opacity: 0;}100% {opacity: 0;}}Content on top of background .theme-container {position: relative;z-index: 2;}.form-wrapper {max-width: 100%;}.clients__image img {filter: grayscale(100%);-webkit-filter: grayscale(100%);transition: all 0.3s ease-in-out;}.clients__image img:hover {filter: grayscale(0%);-webkit-filter: grayscale(0%);}.rating {display: flex;align-items: center;margin-top: 10px;}.review-btn {padding: 15px;display: flex;align-items: center;margin-left: auto;gap: 5px;background-color: #fdffff;width: fit-content;border-radius: 20px;box-shadow: 20px 20px 50px 15px rgb(0 0 0 / 10%);}.review-btn svg {width: 40px;}.review-btn span {font-size: 2rem;color: #1c1c1c;font-weight: 600;}.review-card-grp {margin-top: 50px;}.reviews-card {padding: 30px;border-radius: 25px;overflow: hidden;border: 1px solid #e5e5dd;background: #fff;}.reviews-top {display: flex;align-items: center;gap: 15px;}.avatar {width: 50px;aspect-ratio: 1;border-radius: 100%;overflow: hidden;display: flex;justify-content: center;align-items: center;}.reviews-bottom .rating {margin: 20px 0;}.rating {display: flex;align-items: center;margin-top: 10px;}.rating svg {width: 30px;fill: #febc08;}.review-card-grp {margin-top: 50px;}.reviews-bottom p {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: ellipsis;overflow: hidden;}.selectize-control.single .selectize-input.input-active, .selectize-input {background: transparent !important;}.price-badge {font-size: 18px;font-weight: 700;background: var(--primary-color);box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);}.slick-slide {margin: 0 20px;}.slick-prev, .slick-next {background: var(--primary-color);border-radius: 50%;width: 40px;height: 40px;color: #fff;z-index: 10;transition: 0.3s ease;}.slick-prev:hover, .slick-next:hover {background: var(--secondary-color);}.slick-prev {left: -45px;}.slick-next {right: -45px;}.slick-dots li button:before {font-size: 12px;color: var(--primary-color);}.slick-dots li.slick-active button:before {color: var(--secondary-color);}.dream-trip {background-image: url("../images/home_dream_trip_bg.webp");background-size: cover;background-position: center;background-blend-mode: soft-light;background-color: rgba(0, 0, 0, 0.4);}.review-carousel .slick-slide {margin: 0 8px;}.review-carousel .slick-list {margin: 0 -8px;}.reviews-card {background: #fff;border-radius: 16px;padding: 20px;box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);height: 100%;transition: transform 0.3s ease, box-shadow 0.3s ease;}.reviews-card:hover {transform: translateY(-5px);box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);}.reviews-top {display: flex;align-items: center;gap: 12px;margin-bottom: 15px;}.avatar {width: 48px;height: 48px;border-radius: 50%;color: #fff;font-weight: bold;display: flex;align-items: center;justify-content: center;}.star svg {width: 24px;height: 24px;}.rating svg {width: 18px;height: 18px;fill: #00b67a;}.reviews-bottom p {margin: 12px 0;color: #444;}.reviews-bottom a {font-weight: 600;color: #000;font-weight: 600;margin-top: 10px;text-decoration: none;}.reviews-bottom a:hover {text-decoration: underline;}.review-title {font-size: 1.5em;font-weight: 900;margin-bottom: 1rem;}.about-us {background-image: url("../images/about_bg.webp");background-size: cover;background-position: center;background-blend-mode: soft-light;background-color: rgba(0, 0, 0, 0.4);height: 600px !important;}.header-social {font-size: 1.2rem;}#homeFormArea {box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.05);background: rgba(31, 46, 77, 0.9);padding: 55px;border-radius: 15px;color: white;width: 80%;margin: 0 auto;}.form-area input, .form-area select {background: transparent !important;}.form-area .flight-options {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;align-items: center;gap: 1.5em;margin-bottom: 0.5em;position: relative;flex-wrap: wrap;}.form-area .flight-options .form-check {display: flex;justify-content: center;align-items: center;gap: 5px;}.form-area .flight-options .form-check .form-check-input:checked[type="radio"] {background: var(--secondary-color) !important;border: 1px solid var(--secondary-color) !important;}.form-area .form-check-input {margin-top: 0 !important;}label {margin-bottom: 0.75em;}.form-check-label {margin-bottom: 0;}.form-area .input-icon {position: relative;display: flex;align-items: center;border: 1px solid #ccc;border-radius: 0.375rem;gap: 1px;}.form-area .input-icon select, .form-area .input-icon input {width: 100%;}.form-area .selectize-control.single {width: 100%;display: flex;}.form-check * {cursor: pointer;}.form-area .ourSelect select {border: none;color: white !important;cursor: pointer;}.form-area .ourSelect select option {background-color: #000;}.form-area .input-icon input {border: none;color: white !important;padding: 5px 0px 5px 5px;}.selectize-input.items {border: none;padding-top: 0.75rem;padding-bottom: 0.75rem;}#flightForm .selectize-input.focus {box-shadow: none !important;}.guestdiv.input-icon {padding: 0.75rem;}.selectize-input {line-height: unset !important;}.form-check-input {border: 1px solid rgb(255, 255, 255) !important;}#newsletterForm .row {margin-left: 0 !important;margin-right: 0 !important;}#newsletterForm .input-icon {display: flex;align-items: center;padding: 0.8rem;border: 1px solid #ccc;border-radius: 0.375rem;gap: 1rem;color: #ccc;}#newsletterForm .input-icon input {border: none;color: #ccc;background-color: transparent;padding: 0 !important;}#newsletterForm .input-icon input:focus {box-shadow: none;}.form-check-input {margin-top: 0 !important;}.guestdiv.form-control {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}div.boxappear {position: absolute;z-index: 9;top: 100%;left: -115px;display: none;width: 22rem;margin-top: 10px;padding: 0;border-radius: 12px;border: 1px solid #ccc;background: #fff;}.flight-form .input-icon:focus-within {border: 1px solid var(--secondary-color);border-radius: 8px;}.guest-field {position: relative;}.guestdiv.input-icon.active {padding-top: 0.5rem !important;padding-bottom: 0.5rem !important;}div.boxappear .lines {display: -webkit-box;display: -ms-flexbox;display: flex;position: relative;background: transparent;width: auto;height: unset;padding-right: 0;margin-bottom: 0;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 1rem;}div.boxappear .lines number {font-size: 1rem;font-weight: 300;color: #000;vertical-align: top;margin: 0 1rem;}div.boxappear .lines:not(:last-child) {border-bottom: 1px solid #ccc;}.plus-minus {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}div.boxappear i {border-radius: 100px;width: 30px;height: 30px;display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;font-size: 0.625rem;color: #2d2d2d;cursor: pointer;top: 0;border: 1px solid #ccc;line-height: 7;}div.boxappear i:hover {border: 1px solid var(--secondary-color);}div.boxappear .lines::before, div.boxappear .lines::after {display: none !important;}div.boxappear .lines span {color: #151515;font-size: 14px;font-style: normal;font-weight: 300;line-height: normal;text-transform: capitalize;}div.boxappear .lines span small {display: block;font-size: 15px;}#homeFormArea input::placeholder {color: #ccc !important;}.selectize-input {color: #fff !important;}.selectize-input::after {border-color: #fff transparent transparent transparent !important;}div.boxappear p {font-size: 12px;font-weight: 300;color: #4b4b4b;font-family: "Poppins", sans-serif;text-align: left;padding: 0px 13px;line-height: 20px;padding-top: 0px;margin-top: -5px;}div.boxappear a {font-size: 12px;font-weight: 400;color: #b47331;position: absolute;bottom: 5px;right: 14px;cursor: pointer;}.sp-rt-bdr .reserve-form div.boxappear {margin-top: 0;left: 0;width: 100%;}div.boxappear i.disabled-plus {border-color: red;cursor: no-drop;color: red;}.box-apply {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 1em;}.guestdiv {color: white;cursor: pointer;}.guestdiv svg {width: 20px;height: 20px;}.form-area .form-check-input {width: 18px;height: 18px;}.departure .plane-icon {display: inline-block;transform: rotate(-45deg);}.destination .plane-icon {display: inline-block;transform: rotate(45deg);}.footer-copyright a {color: #8895af;}.footer-copyright a:hover {text-decoration: underline !important;}header .social a, .get-in-touch .social a {font-size: 1.5rem;color: var(--primary-color);margin-right: 0.5rem;display: inline-block;transition: color .25s ease, transform .25s ease;transform-origin: center center;will-change: transform;}.get-in-touch .social a:hover {color: var(--secondary-color);transform: scale(1.2);}.get-in-touch .contact-info .icon-circle {width: 50px;height: 50px;border-radius: 50%;background: var(--primary-color);display: flex;justify-content: center;align-items: center;margin-right: 1rem;color: #fff;transition: color .25s ease, transform .25s ease;}.get-in-touch .contact-info a:hover h6 {color: var(--secondary-color);}.get-in-touch .contact-info a:hover .icon-circle {background-color: var(--secondary-color);color: var(--primary-color);}.accredited-btn, .brand-drawer-content {box-shadow: rgb(149 157 165 / 0.2) 0 8px 24px;}.accredited-btn span, .inner-drawer span {transform: rotate(-90deg);color: #fff;text-transform: uppercase;}#backToTop, .invalid-overlay {opacity: 0;visibility: hidden;}.accredited-btn span, .close-btn, .contact-btn a, .contact__info h4, .inner-drawer span, .search-btn, .title h2 {text-transform: uppercase;}.brand-drawer {position: fixed;top: 35%;left: -280px;display: flex;transition: 0.4s;cursor: pointer;width: fit-content;z-index: 9999;}.df_card, .df_card .content, .df_card .content .link, .df_card .content .para {transition: 0.48s cubic-bezier(0.23, 1, 0.32, 1);}.tab-shown {transform: translate(280px, 0);}.brand-drawer-content {padding: 20px;height: 300px;width: 280px;display: flex;flex-direction: column;background-color: var(--primary-color);justify-content: center;border-radius: 0 0 20px 0;align-items: center;}.inner-drawer {position: relative;width: 80px;height: 100%;}.inner-drawer span {position: absolute;left: -30px;top: 50%;font-size: 1.25px;font-weight: 500;}.brand-drawer-content a:hover {background: #383838;color: var(--secondary-color);}#drawer .icon {width: 20%;text-align: center;margin-right: 5px;padding-left: 3px;}.acc-brand img {width: 80px;margin: auto auto .25px;display: block;height: 80px;}.acc-brand h3 {font-size: 12px;text-align: center;font-weight: 700;color: var(--secondary-color);}.accredited-btn {background-color: var(--secondary-color);border: none;border-radius: 0 15px 15px 0;position: relative;width: 40px;height: 170px;cursor: pointer;}.df_card .content::after, .df_card .content::before {left: 50%;background: #f8f8f8;border-radius: inherit;transition: 0.48s cubic-bezier(0.23, 1, 0.32, 1);position: absolute;content: "";}.accredited-btn span {display: block;font-size: 18px;position: absolute;top: 75px;right: -36px;}.brand-drawer {cursor: pointer;}.why-us {padding: 2.25em 0;}.why-us__block {background: #fff;border: 2px solid #eee;border-radius: 1.25rem;padding: 2.25rem 1.25rem;transition: all 0.3s ease;}.why-us__block:hover {border-color: var(--secondary-color);transform: translateY(-6px);box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);}.why-us__block .icon {font-size: 3.75rem;color: var(--primary-color);margin-bottom: 1rem;transition: transform 0.3s ease, color 0.3s ease;}.why-us__block:hover .icon {transform: scale(1.2) rotate(5deg);color: var(--secondary-color);}.why-us__block h3 {font-size: 1.2rem;font-weight: 700;margin: 0;color: #222;}.sticky_number_bar {position: fixed;top: 0;left: 0;right: 0;display: none;z-index: 990;color: #fff;background-color: var(--secondary-color);}.booking-terms a{color: var(--primary-color);font-weight: 700;}.booking-terms a:hover{text-decoration: underline !important;}.error-page {display: flex;flex-direction: column;justify-content: center;align-items: center;padding: 7.5rem;gap:1rem;}@media (max-width: 1399px) {.home-hero {height: 500px;}.formSection {margin-top: -15rem;}#homeFormArea {width: 85%;padding: 30px;}.home-hero .home-hero__content h1 {font-size: 4.5em;}}@media (max-width: 1199px) {html {font-size: 16px;}.home-hero {height: 400px;}.formSection {margin-top: -12rem;}#homeFormArea {width: 90%;padding: 25px;}.home-hero .home-hero__content h1 {font-size: 4em;}}@media (max-width: 991px) {html {font-size: 14px;}.home-hero {height: 400px;}.formSection {margin-top: -12rem;}#homeFormArea {width: 90%;padding: 25px;}.home-hero .home-hero__content h1 {font-size: 4em;}}@media (max-width: 767px) {html {font-size: 14px;}#callButtons h6 {margin-top: 20px;margin-bottom: 20px;}.formSection {margin-top: -11rem;}#homeFormArea .theme-btn.theme-btn-secondary {width: 100%;}#homeFormArea label {margin-bottom: 0 !important;}#homeFormArea {width: 95%;padding: 25px;}.home-hero .home-hero__content h1 {font-size: 4em;}.review-title h2 {font-size: 1.5em;}.review-title h4 {font-size: 1em;}.review-btn {margin-right: auto;}.rating svg {width: 14px;height: 14px;}.review-title .rating {justify-content: center;}.review-btn span {font-size: 1rem;}.theme-btn {padding: 10px 20px 10px 20px !important;}.sticky_number_bar {justify-content: center;align-items: center;transform: translateY(100%);transition: transform 0.3s ease-in-out;}.sticky_number_bar.active {display: flex;transform: translateY(0);z-index: 9999;}a.phone-link {display: flex;justify-content: center;align-items: center;gap: 0.725rem;}.sticky_number_bar h2, .sticky_number_bar h4 {color: #fff;}a.phone-link i {font-size: 2rem;}.sticky_number_bar a.phone-link i {color: #fff;font-size: 2.5rem;}.sticky_number_bar a.phone-link:hover h2, .sticky_number_bar a.phone-link:hover h4, .sticky_number_bar a.phone-link:hover i {color: var(--primary-color);}}@media (max-width: 575.98px) {html {font-size: 12px;}#callButtons h6 {margin-top: 20px;margin-bottom: 20px;}.formSection {margin-top: -15rem;}#homeFormArea {width: 95%;padding: 25px;}.home-hero .home-hero__content h1 {font-size: 2.5em;}.accredited-btn {height: 120px;width: 35px;}.accredited-btn span {top: 48px;left: -44px;}.brand-drawer-content {padding: 15px;height: 200px;}.acc-brand img {width: 50px;height: 50px;margin: auto auto 5px;}.theme-btn {padding: 10px !important;}}@media (max-width: 420px) {html {font-size: 11.5px;}#homeFormArea {padding: 25px 10px;width: 100%;}.form-area .flight-options {gap: 0.5em;}#homeFormArea {width: 95%;padding: 20px;}.home-hero .home-hero__content h1 {font-size: 2em;}}



.container.position-relative {
  min-height: 260px; /* adjust to final rendered height */
}


.trip-type button {
  height: 40px;
}

.form-row {
  min-height: 56px;
}



    .home-hero {
    background-size: cover;
    background-position: center;
    background-blend-mode: soft-light;
    background-color: #00000094;
    align-items: end !important;
    height:60vh !important;
}
.home-hero .home-hero__content h1 {
    color:#fff !important;
}
.input-icon i {
    color: #fff;
    font-size:12px;
}
.lowest-fare .lowest-fare__card, .slick-slide, .reviews-card, footer .footer_logo a img{
    height: auto !important;
}
header {
    top: 0px !important;
}
header .navbar-brand {
    width: 5.5em;
}
.home-hero .home-hero__content {
    text-align: left !important;
}
.flight-options {
    justify-content: left !important;
}
.blur-section {
    backdrop-filter: blur(20px) !important;
    box-shadow: 0 2px 12px rgb(0 0 0 / 13%);
    padding: 7px;
    border-radius: 5px;
        margin-left: 0px;
            background-color: #ffffff33;
}

.blur-section label {
    margin: 0px;
    font-size: 12px;
    color: #fff;
    letter-spacing: 1px;
    font-weight: 300;
}
.blur-section .input-icon {
    border: none !important;

        height: 30px;
}
.blur-section .input-icon:focus-within {
    border: 0px !important;
    border-radius: 0px;
}
.blur-section input, .blur-section select {
    font-size: 10px !important;
    font-weight: 400;
    letter-spacing: 0px;
}
/* Target the placeholder text inside Selectize input */
.blur-section .selectize-input input::placeholder {
  color: #fff; /* apna desired color yahan lagayein */
  opacity: 1; /* ensure color dikhe in some browsers */
}

/* Optional: jab invalid ho (aapke HTML mein 'invalid' class hai) */
 .blur-section .selectize-input.invalid input::placeholder {
  color: #fff;
}
form#flightForm .col-12.col-md-2.col-sm-6, form#flightForm .col-md-2.col-sm-6, form#flightForm .col-6.col-md-2, form#flightForm .col-2.col-md-2 {
    padding: 0px 5px !important;
}
.selectize-control.single .selectize-input:after {
    display:none;
}


/* ðŸ”¹ Hide actual radio buttons */
.flight-options .form-check-input {
  display: none !important;
}

/* ðŸ”¹ Common style for all options */
.flight-options .form-check-label, .form-field.guest-field, .ourSelect {
  display: inline-block;
  background: rgba(255, 255, 255, 0.3); /* light background */
     backdrop-filter: blur(20px) !important;
    box-shadow: 0 2px 12px rgb(0 0 0 / 13%);
    border-radius: 5px;
    padding: 5px 10px;
    margin-right: 10px;
    color: #444;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 12px;
    text-transform: uppercase;
    font-weight:600;
}

/* ðŸ”¹ Make all options look slightly faded */
.flight-options .form-check-label {
  opacity: 0.6;
}

/* ðŸ”¹ When radio is checked â†’ make it prominent */
.flight-options .form-check-input:checked + .form-check-label {
  opacity: 1;
  background: rgba(255, 255, 255, 0.7);
  color: #000;
  font-weight: 600;
  /*transform: scale(1.05);*/
  /*box-shadow: 0 4px 18px rgba(0, 0, 0, 0.2);*/
}

/* Optional hover effect */
.flight-options .form-check-label:hover {
  opacity: 0.9;
}
.form-check {
    padding: 0px !important;
}
.form-area .flight-options {
    gap: 0px !important;
    
}
.home-hero__content h3 {
    font-size: 30px;
    font-weight: 500;
    /*text-transform: uppercase;*/
    line-height: 40px;
        color: #ecaf13;
}
.home-hero__content h1 {
    font-weight: 600 !important;
    /*text-transform: uppercase;*/
    color: #1f2e4d !important;
    font-size: 85px !important;
}
.home-hero__content {
    padding-bottom: 30px;
}

.guestdiv, .form-area .ourSelect select {
    color: #fff !important;
}
.myclass {
        position: relative;
    z-index: 99;
}
select option {
  background-color: white !important; /* dropdown background */
  color: black; /* option text color */
  border:none !important;
}

.mybutton {
    background: #ecaf13;
    color: #fff;
    padding: 10px 22px;
    border: none;
    border-radius: 5px;
    font-size: 17px;
    font-weight: 500;
}
.mybutton:hover { 
    background:#1F2E4D;
    color:#fff;
    
}

.mybutton_by {
    background: #1F2E4D;
    color: #fff;
    padding: 10px 22px;
    border: none;
    border-radius: 5px;
      font-size: 17px;
    font-weight: 500;
}
.mybutton_by:hover { 
    background:#ecaf13;
    
}
.selectize-dropdown-content {
    font-size: 12px;
    max-height: 140px  !important;
}

/* ===== Scrollbar Styling (Chrome, Edge, Safari) ===== */
.single.selectize-dropdown.airport::-webkit-scrollbar {
  width: 10px;              /* vertical scrollbar width */
  height: 10px;             /* horizontal scrollbar height */
}

.single.selectize-dropdown.airport::-webkit-scrollbar-track {
  background: #f1f1f1;      /* track (background area) color */
  border-radius: 10px;
}

.single.selectize-dropdown.airport::-webkit-scrollbar-thumb {
  background: #d90000;      /* scrollbar thumb color */
  border-radius: 10px;
}

.single.selectize-dropdown.airport::-webkit-scrollbar-thumb:hover {
  background: #b00000;      /* on hover */
}

/* ===== Scrollbar for Firefox ===== */
* {
  scrollbar-width: thin;          /* "auto" or "thin" */
  scrollbar-color: #1F2E4D #f1f1f1; /* thumb color | track color */
}

div.boxappear {
    left: 0px !important;
    width: 15rem !important;
}
.lines {
    padding: 6px 8px !important;
}
div.boxappear .lines span {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
}
div.boxappear .lines number {
    font-size: 12px;
    font-weight: 400;
}
div.boxappear i {
    width: 25px !important;
    height: 25px !important;
}
.item {
    font-size: 10px;
}
.selectize-control.single .selectize-input:after {
    display:none !important;
}
input::placeholder {
  color: #fff;         /* white color */
  opacity: 1;          /* ensures it's fully visible */
}
#os select {
    /*color: #000 !important;*/
    font-weight: 600;
    text-transform: uppercase;
}


/* === Overall Datepicker Container === */
.datepicker-dropdown {
  background: #ffffff;
  border: 1px solid #ddd;
  border-radius: 10px;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
  padding: 8px;
  font-family: 'Poppins', sans-serif;
  color: #333;
  width: auto;
  min-width: 260px;
  z-index: 9999 !important;
}

/* === Header (Month + Year) === */
.datepicker-days .datepicker-switch,
.datepicker-months .datepicker-switch,
.datepicker-years .datepicker-switch {
  text-align: center;
  font-weight: 600;
  font-size: 12px;
  color: #111;
  cursor: default;
}

/* === Navigation arrows === */
.datepicker-days .prev,
.datepicker-days .next,
.datepicker-months .prev,
.datepicker-months .next,
.datepicker-years .prev,
.datepicker-years .next {
  cursor: pointer;
  color: #d90000;
  font-weight: bold;
  font-size: 16px;
  transition: color 0.2s ease;
}

.datepicker-days .prev:hover,
.datepicker-days .next:hover {
  color: #a00000;
}

/* === Day names row === */
.datepicker-days thead th.dow {
  color: #777;
  font-size: 12px;
  text-transform: uppercase;
  padding-bottom: 4px;
}

/* === Calendar Cells (Dates) === */
.datepicker-days tbody td.day {
    text-align: center;
    width: 30px;
    height: 30px;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.2s 
ease;
    font-size: 12px;
}

.datepicker-days tbody td.day:hover {
  background-color: #d90000;
  color: #fff;
}

/* === Todayâ€™s Date === */
.datepicker-days tbody td.today {
  background-color: #ffcc00;
  color: #000;
  font-weight: bold;
  border-radius: 6px;
}

/* === Active/Selected Date === */
.datepicker-days tbody td.active,
.datepicker-days tbody td.active:hover {
  background-color: #d90000 !important;
  color: #fff !important;
  font-weight: 600;
}

/* === Disabled / Old / New Days === */
.datepicker-days tbody td.old,
.datepicker-days tbody td.new,
.datepicker-days tbody td.disabled {
  color: #bbb !important;
  cursor: not-allowed;
  opacity: 0.5;
}

/* === Month & Year Views === */
.datepicker-months span.month,
.datepicker-years span.year,
.datepicker-decades span.decade {
  display: inline-block;
  width: 60px;
  margin: 4px;
  padding: 8px 0;
  border-radius: 6px;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s ease;
}

.datepicker-months span.month:hover,
.datepicker-years span.year:hover,
.datepicker-decades span.decade:hover {
  background: #d90000;
  color: #fff;
}

.datepicker-months span.active,
.datepicker-years span.active,
.datepicker-decades span.active {
  background: #d90000;
  color: #fff;
}

/* === Table reset for better spacing === */
.datepicker table {
  width: 100%;
  border-collapse: collapse;
  margin: 0;
}

/* === Hide unnecessary footer items (if visible) === */
.datepicker tfoot th.today,
.datepicker tfoot th.clear {
  display: none !important;
}


    
.card-container {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  /*justify-content: center;*/
  max-width: 1400px;
}

.card {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 5px 20px rgba(0,0,0,0.1);
  overflow: hidden;
      width: 24%;  
      box-shadow: 0 3px 15px rgba(0,0,0,0.08);
  transition: all 0.25s ease;
}

.card:hover {
   transform: translateY(-6px);
  box-shadow: 0 15px 35px rgba(0,0,0,0.18);
}

.card-image {
  position: relative;
}

.card-image img {
  width: 100%;
  height: 200px;
  object-fit: cover;
   transition: transform 0.4s ease;
}

.card:hover .card-image img {
  transform: scale(1.05);
}


.tag {
  position: absolute;
  top: 12px;
  left: 12px;
  background: #0066ff;
  color: #fff;
  padding: 5px 12px;
  font-size: 12px;
  font-weight: 700;
  border-radius: 6px;
  text-transform: uppercase;
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}
.card-image::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 45%;
  background: linear-gradient(to top, rgba(0,0,0,0.35), transparent);
}

.tag.hiking { background: #005eff; }
.tag.discovery { background: #0d6efd; }
.tag.kayaking { background: #007bff; }

.card-content {
  padding: 18px;
}

.card-content .location {
  color: #8a8a8a;
  font-size: 14px;
  margin-bottom: 5px;
}

.card-content h3 {
  font-size: 18px;
  color: #222;
  font-weight: 600;
  margin: 8px 0 10px;
}
p.price strong {
    font-size: 18px;
    color: #ecaf13;
}

.card-content .duration {
  font-size: 14px;
  color: #555;
  margin-bottom: 10px;
}

.card-content .price {
    font-size: 15px;
    border-top: 1px solid #e5e5e5;
    /*position: absolute;*/
    /*top: -1px;*/
    /*right: 0px;*/
    /*background: #1f2e4d;*/
    /*color: #fff;*/
    padding: 5px 0px;
}

.card-content a {
    background: #1f2e4d;
    padding: 8px 10px;
    border-radius: 5px;
    margin: 0px 5px;
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    width: 45%;
    display: inline-block;
    text-align: center;
}
.card-content a:hover {
    background: #ecaf13;
}
.float_right {
    float:right;
}
.lowest-fare {
    padding:80px 0px;
}



.airline-carousel {
  overflow: hidden;
  background: #f9fafb;
  padding: 30px 0;
}

.logo-slider {
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
  width: 100%;
}

.slide-track {
  display: flex;
  align-items: center;
  gap: 40px;
  animation: scroll 60s linear infinite;
}

.slide-track img {
    height: 60px;
    filter: grayscale(100%);
    opacity: 0.8;
    transition: all 0.3s ease;
    width: 120px;
}

.slide-track img:hover {
  filter: grayscale(0%);
  opacity: 1;
  transform: scale(1.05);
}

/* Animation that scrolls infinitely */
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}



/* Booking Section */
.booking-section {
   
  padding: 80px 0px;
}
 .why_us_box {
    background-color: #f9f9f9;
    padding: 40px 40px;
    border-radius: 20px;
    box-shadow: 0px 0px 20px -15px black;
}

.booking-content {
      padding-right: 50px;
}

.booking-content h2 {
    font-size: 40px !important;
    font-weight: 700;
    color: #000;
}

.booking-content p {
    font-size: 16px;
    color: #000;
    margin: 10px 0px 40px 0px;
}

.booking-btn {
  background-color: #3e64ff;
  color: white;
  padding: 15px 30px;
  border: none;
  font-size: 1.1em;
  cursor: pointer;
  border-radius: 5px;
  text-transform: uppercase;
}

.booking-btn:hover {
  background-color: #3458d6;
}

/* Steps Section */
.steps {
    display: flex;
    gap: 20px;
    flex-direction: column;
}

.step {
  width: 100%;
}


.step h3 {
    font-size: 22px !important;
    font-weight: 600;
    color: #000;
}

.step p {
    font-size: 15px;
    color: #000;
    margin-top: 5px;
}
.m-l-10 {
    margin-left:10px;
}
.view_more_btn {
    margin:0 auto;
    padding-top:20px;
}
h2.fw-bold {
    padding-bottom: 5px;
}
.accredited-btn span {
    font-size: 20px;
    text-transform: capitalize;
}
    .dream-trip {
    background-attachment: fixed;
}
.accordion-collapse.collapse.show {
    border-top: 1px solid #1F2E4D;
}
.accordion-body p {
    margin: 0px;
    padding-bottom: 5px;
}
ul.dropdown-menu li {
    margin-right: 0px !important;
}
.dream-trip__content h2 {
    font-size: 40px !important;
    font-weight: 600;
    /*text-transform: uppercase;*/
    text-align: center;
    color: #fff;
    padding-bottom: 20px;
}
 .dream-trip .theme-btn.theme-btn-transparent{
        font-weight: 700;
        border: 2px solid #ffffff;
    }


  .reviews {
        padding:80px 0px;
    }
    .review-title h2 {
    font-size: 35px !important;
    font-weight: 700;
    color: #000;
}
.rating h4 {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
}



.carousel-container {
  margin: auto;
  overflow: hidden;
      padding-top: 30px;    padding-bottom: 20px;padding-left: 10px;
}

.testimonial-container {
  display: flex;
  transition: transform 0.5s ease-in-out;
}

.testimonial-card {
  background-color: white;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  padding: 20px;
  width: 300px;
  margin-right: 20px; /* Space between cards */
  flex: 0 0 auto; /* Prevent flex items from shrinking */
}

.user-info {
  display: flex;
  gap: 10px;
}

.user-initials {
  background-color: #1f2e4d;
  color: white;
  font-weight: bold;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.user-details {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.user-name {
  font-weight: bold;
}

.date {
    font-size: 12px;
    color: #000;
}

.rating .star {
    color: #00b67a;
    font-size: 24px;
}
.testimonial-text {
    margin: 5px 0;
    font-size: 14px;
    color: #333;
    height: 65px;
    overflow: hidden;
}

.read-more {
    color: black;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 12px;
    display: block;
}


  .qa-accordion {
    padding: 80px 0px;
     background:#F9F9F9;
}
.qa-accordion h2
 {
    font-size: 35px !important;
    font-weight: 700;
    line-height: 40px;
    padding-bottom: 20px;
    color:#000;
}
.theme-accordion .accordion-item {
    border: 1px solid black;
    padding: 5px 15px;
    border-radius: 10px;
}
button.accordion-button.collapsed, .theme-accordion .accordion-header .accordion-button {
    font-size: 16px !important;
    font-weight: 500 !important;
}
.accordion-body {
    padding: 10px 0px 0px 0px !important;
    font-size: 14px;
    color: #000;
}


    /* Basic Styling for WhatsApp Icon */
    .whatsapp-widget {
    position: fixed;
    bottom: 10px;
    left: 15px;
    background-color: #25D366;
    border-radius: 50%;
    padding: 8px 10px 6px 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    text-align: center;
    z-index: 1000;
}

    .whatsapp-widget img {
        width: 50px;  /* Icon size */
        height: 50px;
    }

    /* Hover effect */
    .whatsapp-widget:hover {
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
    }
    .whatsapp-widget i{
        color:white;
        font-size:2rem;
    }
       /* Tooltip style */
    .whatsapp-widget::after {
        content: "WhatsApp Us";
        position: absolute;
        bottom: 10px;
        left: 50px;
        background-color: #333;
        color: #fff;
        padding: 8px 16px;
        border-radius: 5px;
        font-size: 14px;
        white-space: nowrap;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s ease, visibility 0.3s ease;
    }

    /* Show tooltip on hover */
    .whatsapp-widget:hover::after {
        opacity: 1;
        visibility: visible;
    }

    /* Scroll to Top Widget */
   .scrolltop-widget {
    position: fixed;
    bottom: 75px;
    right: 15px;
    background-color: #ecaf13;
    border-radius: 50%;
    padding:8px 10px 7px 10px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    text-align: center;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: opacity 0.4s ease,
    transform 0.4s ease;
}

    .scrolltop-widget i {
        color: white;
        font-size: 18px;
    }

    .scrolltop-widget:hover {
        background-color: #1f2e4d;
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
        transition: 0.5s;
    }

    /* Visible state */
    .scrolltop-widget.show {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
    }


 /* Call Widget */
    .call-widget {
    position: fixed;
    bottom: 10px;
    right: 15px;
    background-color: var(--secondary-color);
    border-radius: 50%;
    padding: 10px 12px 6px 12px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    text-align: center;
    z-index: 1000;
}
    .call-widget:hover {
        background-color: var(--primary-color);
        border:1px solid var(--secondary-color);

    }

    .call-widget:hover i {
        color: var(--secondary-color);
    }
    .call-widget i {
        color: white;
        font-size: 1.5rem;
    }

    .call-widget:hover {
        box-shadow: 0 5px 20px rgba(0, 0, 0, 0.3);
    }

    /* Tooltip */
    .call-widget::after {
        content: "Call Us";
        position: absolute;
        bottom: 10px;
        right: 50px;
        background-color: #333;
        color: #fff;
        padding: 8px 16px;
        border-radius: 5px;
        font-size: 14px;
        white-space: nowrap;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s ease, visibility 0.3s ease;
    }

    .call-widget:hover::after {
        opacity: 1;
        visibility: visible;
    }


.about_section1 {
    padding:80px 0px;
}
.box-apply button
 {
    padding: 7px 16px;
    font-size: 12px;
}
.about_section1 img {
    border-radius:10px;
    width:96%;
}
.contact_bg{
    background-image: url(https://flyinbudget.co.uk/assets/images/about_imgs.webp);
}
.get-in-touch {
    padding:80px 0px 80px 0px;
}
.booking-terms ul {
    list-style: disc !important;
    padding-left: 20px;
}
.booking_bg{
    background-image: url(https://flyinbudget.co.uk/assets/images/booking_bg.webp);
}
.booking-terms {
    color: #000;
    padding: 80px 0px;
}
.booking-terms h3 {
    font-weight:600;
}

.about_section1 img {
    border-radius:10px;
    width:96%;
}
form#getInTouch i {
    color: #1f2e4d;
}
.fight_bg{
    background-image: url(https://flyinbudget.co.uk/assets/images/flights_bg.webp);
}
.fight_bg2{
    background-image: url(https://flyinbudget.co.uk/assets/images/india_bg.webp);
}



img.step-icon {
    border-radius: 10px;
    height: 250px;
    object-fit: cover;
    width:100%;
}
.step h3 {
    font-size: 30px !important;
}
.step p {
    font-size: 15px;
    color: #000;
    margin-top: 5px;
    /*text-align: center;*/
}
.booking-content {
     padding-right: 0px; 
    padding-bottom: 30px;
}
.booking-box-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.home_step {
    height:auto !important;
}
.contact-form, .contact-info {
    padding: 20px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 12px -10px black;
}

.form-control {
        padding: 12px 5px 12px 20px !important;

    font-size: 13px;
}

form#getInTouch input {
        padding: 12px 5px 12px 35px !important;
} 
.input-icon span {
    padding-left: 8px !important;
}

 .coming-soon-section h1 {
    font-size: 70px;
    margin-bottom: 20px;
    font-weight: 700;
    color: #fff;
}

  .coming-soon-section p {
    width: 60%;
    margin: 0 auto;
    font-size: 18px;
  }


 .buttons {
    display: flex;
    justify-content: center;
    gap: 16px;
    margin-top: 20px;
  }



  .coming-soon-section {
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    background-image: url(/assets/images/thankyou_bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: background-image 1s ease-in-out;
    background-color: #00000075;
    background-blend-mode: soft-light;
}

  .coming-soon-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 0;
  }

  .coming-soon-section * {
    position: relative;
    z-index: 1;
  }

.navbar-nav .nav-link {
    padding: 12px 16px; /* Increase touch area */
    display: inline-block;
    min-height: 44px;
    line-height: 1.5; /* ensures vertical spacing */
}

.navbar-nav li {
    margin-right: 8px; /* spacing between links */
}

section.umrah-package-page input::placeholder {
    color: #000;
    opacity: 1;
}
.get_quote {
    position: absolute;
        bottom: 15px;
    width: 90%;
}
.card-content {
    padding: 18px;
}
.top-box img {
    width: 100%;
    border-radius: 12px;
        height:500px;
    object-fit:cover;
}
.reviews, span.tag {
    display:none !important;
}
 li.nav-item:nth-child(6) {
    background: #ecaf13;
    border-radius: 10px;
    padding: 0px 8px;
    font-size: 14px;
    line-height: 20px;
} 
       li.nav-item:nth-child(6) a { 
       font-weight:600;
    color:#fff !important;
       }
       li.nav-item:nth-child(6):hover {
    background: #1f2e4d;
}

  /* Make all footer links visually distinct */
  .footer-link {
    color: #ffffff;
    text-decoration: underline; /* Underline indicates it's a link */
    padding: 4px 0; /* Larger touch area */
    display: inline-block;
  }

  .footer-link:hover,
  .footer-link:focus {
    color: #ffcc00;
  }

  /* Social links touch area */
  .social-link {
    padding: 8px;
    font-size: 1.2rem;
    display: inline-block;
  }
  
  .form_offer {
    background: #1f2e4d;
    color: #fff;
    padding: 10px 0px;
}
.form_offer p {
    font-size: 32px;
    font-weight: 500;
    margin: 0px;
    color:#fff;
}
.form_offer    .view_more_btn {
    padding-top:10px;
}
.form_offer .mybutton:hover {
    background: #fff;
    color: #000;
} 
/*Media Query */


@media (max-width: 767px) {
    
    
        
        .form_offer {
    padding: 10px 0px;
}
.form_offer p {
          font-size: 14px;
        line-height: 25px;
}
.form_offer    .mybutton {
        padding: 5px 6px;
        font-size: 12px;
        display: block;
    }
.form_offer    .view_more_btn {
    padding:0px;
}

    
    
    
    .scrolltop-widget {
    bottom: 60px;
}
    .social a:nth-child(3) img, li.mobile a img {
    width: 17px;
    height: 17px;
    margin-top: -2px;
}
    .sticky_number_bar h4 {
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
}
    .sticky_number_bar h2 {
    font-size: 32px !important;
    font-weight: 700;
    letter-spacing: 1.4px;
}
    .blur-section input, .blur-section select {
    font-size: 12px !important;
    }
    
    li.nav-item:nth-child(6) {
 
    font-size: 12px !important;
    line-height: 16px;
    padding: 10px 10px 0px 10px;
}
 li.nav-item:nth-child(6) a{
        min-height: 32px;
        font-size: 14px;
}
    .coming-soon-section h1
 {
    font-size: 40px;
}
.coming-soon-section p {
    width: 90%;
    font-size: 16px;
}
.coming-soon-section, .coming-soon-section::before {
    height: 75vh;
}
    .top-box img {
        height:250px;
    object-fit:cover;
}

  .slide-track {
    gap: 40px;
    animation: scroll 60s linear infinite;
  }
  

        .home-hero .home-hero__content h1 {
    font-size: 30px !important;
}
.home-hero {
   /*     height: 40vh !important;*/
   /*padding: 0px 10px 40px 10px !important;*/
   
           height: 200px !important;
        padding: 0px 10px 0px 10px !important;
}
.home-hero__content h3 {
    font-size: 22px;
}
.accredited-btn span {
    font-size: 16px;
}
.lowest-fare {
    padding: 40px 10px;
}
.card {
    width: 49%;
}
.card-content {
    padding: 10px 6px;
}
.card-content h3 {
    font-size: 13.5px;
}
.card-content a {
    padding: 4px 3px;
    margin: 0px 1px;
    font-size: 10px;
    width: 48%;
}
.tag {
    position: absolute;
    top: 12px;
    left: 12px;
    background: #0066ff;
    color: #fff;
    padding: 4px 8px;
    font-size: 10px;
}
.card-content .location {
    font-size: 12px;
    margin-bottom: 0px;
}
.card-image img {
    height: 125px;
}
.card-container {
    gap: 5px;
    row-gap: 15px;
}
.mybutton_by {
    padding: 8px 10px;
    font-size: 14px;
    float: left !important;
}
.mybutton {
            padding: 8px 10px;
        font-size: 14px;
}
.why_us_box, .qa-accordion {
    padding: 30px 10px;
    
}
.booking-content h2, .qa-accordion h2{
    font-size: 28px !important;
        line-height: 35px;
}
.booking-content p {
    font-size: 12px;
    margin: 10px 0px 15px 0px;
}
.step p, .accordion-body p {
    font-size: 12px;
}
.booking-section {
    padding:40px 10px;
}
 .step h3 {
    font-size: 18px !important;
}
.dream-trip__content h2 {
    font-size: 25px !important;
}
section.dream-trip {
    padding: 40px 10px;
}
div#accordionFlyin {
    padding-top: 20px;
}
.qa-accordion h2 {
    padding-bottom: 10px !important;
}

button.accordion-button.collapsed, .theme-accordion .accordion-header .accordion-button {
    font-size: 14px !important;
}
.blur-section
 {
    margin-bottom: 10px;
}
label.form-check-label,  .form-field.guest-field span {
    margin: 0px 2px !important;
    padding: 5px 8px !important;
    font-size: 9px !important;
}
.form-field.guest-field , div#os, select#cabinClass{
        margin: 0px 2px !important;
        font-size: 9px !important;
        padding: 0px 0px;
        line-height: 25px;
    }
    .brand-drawer, .booking-content a {
        display:none;
    }
    .card-content .price, footer p {
    font-size: 12px;
    }
    p.price strong {
    font-size: 18px;
}
.home-hero__content {
    padding-bottom: 10px;
}
.airline-carousel {
    padding: 5px 0;
}
.footer_content {
    padding-right: 0px;
    padding-bottom: 0px;
}
footer .footer-links li a {
    font-size: 13px;
}
footer .footer-links {
    gap: 0px;
}
footer h5 {
    margin: 0px;
    padding-bottom: 10px;
    padding-top: 20px;
    font-size: 18px;
}
footer {
    padding: 40px 15px;
}
footer .footer_logo a img {
    width: 85%;
}
.footer_bottom {
    text-align:center;
}
.payment_method {
    width: 70%;
    text-align: center;
    float: inherit;
    height: 100%;
}
.footer_bottom p {
    text-align: center;
    font-size: 14px;
    padding-bottom: 10px;
}
.navbar-nav .nav-link {
    padding: 0px 0px;
    min-height: 36px;
    font-size: 16px;
}
ul.navbar-nav {
    padding: 20px 20px 20px 20px !important;
}
header .navbar-brand {
    width: 125px;
}
li.nav-item span {
    font-size: 16px;
}
li.nav-item.dropdown {
    width: 100%;
}
header {
    top: 10px !important;
}
div.boxappear {
    width: 18rem !important;
}

.box-apply button {
    padding: 2px 16px;
        font-size: 12px;
}

.selectize-control {
    position: relative;
}

.selectize-dropdown {
    z-index: 9999 !important;
}

.blur-section {
    overflow: visible !important;
}
form#flightForm .col-6.col-md-2.col-sm-6 {
    z-index: 9;
    position: relative;
}
.blur-section {
    margin-left: 0px !important;
}
h2.fw-bold {
    font-size: 25px !important;
}


.about_section1, .booking-terms, .get-in-touch{
    padding: 40px 10px;
}
.about_section1 img {
    width: 100%;
        padding-bottom: 20px;
}
.get-in-touch .contact-info .icon-circle {
    width: 35px;
    height: 35px;
}
.contact-info {
    margin-top: 20px;
}
.contact-form .form-control {
    padding: 6px 15px;
    font-size: 12px;
}
img.step-icon {
    height: 220px;
    padding-bottom: 20px;
}






}