@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

*,
::after,
::before {
    box-sizing: border-box
}

body {
    font-family: "Open Sans", sans-serif;
    background: #ffffff;
    color: #444444;
    font-size: 14px;
}

a,
a:hover {
    color: #000817;
    text-decoration: none;
}

/*section*/
section {
    padding: 50px 0;
}

.section-bg {
    background-color: #f7f7f7;
    fill: #f7f7f7;
}

.section-title {
    padding-bottom: 30px;
    position: relative;
    margin: auto;
}

.section-title h2 {
    font-size: 32px;
    font-weight: bold;
    position: relative;
    color: var(--bg-color-2);
}

.section-title p {
    margin-bottom: 0;
}

/* .red-light {
    color: var(--bg-color-1);
} */

.section-title .owlbutton {
    display: flex;
    align-items: center;
}

.section-title .owlbutton a {
    color: var(--bg-color-2);
}

.section-title .owlbutton button {
    border: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: var(--bg-color-2);
    color: #fff;
    margin-right: 10px;
}

.section-title .owlbutton button:last-child {
    margin-right: 0;
}


/* Extra Small Devices, Phones */
@media (max-width: 479px) {

    /* Tab */
    .featured-tab .nav-tabs>li>a {
        font-size: 13px;
        line-height: 20px;
    }

    .case-details-content {
        position: relative;
        padding: 40px;
    }

    .case-content {
        padding: 0 25px;
    }

    .latest-post.post-large .post-date-time {
        top: 130px;
    }

    .ts-service-img {
        margin-bottom: 40px;
    }

    .post-author .avatar {
        margin-left: -15px;
    }

    .post-content-right {
        padding-top: 20px;
    }

    .ts-service-img.img-left {
        margin: 0;
    }


    #back-to-top.affix {
        bottom: 20px;
    }

    /* Pages */
    .ts-team-content {
        top: 81%;
    }

    .testimonial-text {
        padding: 0 35px;
    }

    .widget-download .download-btn a {
        font-size: 20px;
    }

    .card-body {
        padding: 20px;
    }

    .plan {
        margin: 0 0 40px;
    }

    .ts-case-box {
        margin-bottom: 40px;
    }

    .case-details-content:after {
        display: none;
    }

    /* intro */
    .ts-intro [class*=col]:first-child {
        padding: 0 15px;
    }

    .ts-cta-area .cta-content {
        margin-left: 0;
        margin-bottom: 40px;
    }

    .contact-img {
        display: none;
    }

    .insurance-tab .nav-tabs .nav-item {
        display: block;
        width: 100%;
    }

    .post-single .post-author .avatar {
        margin-left: 5px;
    }

    .insurance-tab .nav-tabs .nav-link {
        justify-content: flex-start;
    }

    .ts-service-content p {
        margin-left: 0px;
        padding-right: 0;
    }

    .ts-service-content span.icon {
        padding-right: 15px;
    }

    .cover-content {
        padding: 40px;
    }

    .card-header {
        padding-right: 5px;
    }

    .ts-single-cover.cover-left .cover-content h3,
    .ts-single-cover.cover-left .cover-content ul {
        padding-left: 0px;
    }

    .about-feature-classic [class*=col-] {
        border-right: none;
        margin-top: 40px;
    }

    .standard-content-box {
        margin-top: 40px;
    }

    .about-standard-box {
        margin-bottom: 40px;
    }

    .fact-content {
        margin-top: 40px;
    }
}

/* Custom, iPhone Retina */
@media (max-width: 320px) and (max-width: 478px) {
    .ts-service-overlay .service-content {
        bottom: -184px;
    }
}

/*===*/

.about-desc {
    background: #000817;
    color: #fff;
    padding: 60px;
}

.about-desc h3 {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 30px;
}

.about-desc ul {
    margin-bottom: 0;
}

.about-desc ul li {
    color: #BEC4C8;
    padding-bottom: 13px;
    font-size: 17px;
}

.about-desc ul li:last-child {
    padding: 0;
}

#about #room-gallery {
    margin: 0px !important;
    height: 100%;
}

#about #room-gallery .carousel-item {
    min-height: 400px;
    color: #fff;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

@media (min-width: 320px) and (max-width: 600px) {
    .mobile-logo {
        display: none;
    }

    .about-desc {
        padding: 40px 40px;
    }

    #about #room-gallery .carousel-item {
        min-height: 250px;
    }
}





/*flight result*/
.flight-result {
    background-image: url('../../webroot/img/load.jpg');
    background-attachment: fixed;
    background-size: cover;
}

.flight-result .search-form-swap {
    left: 50%;
    top: -15px;
    transform: translateX(-50%);
}

.flight-result .search-form-wrapper h3 {
    font-size: 16px;
}

.flight-result-showing {
    background-color: #fff;
    padding: 15px 20px;
    border: 1px dashed #ccc;

}

.flight-result-showing h5 {
    font-size: 15px;
}

.flight-results-top .title-bar {
    text-align: center;
    padding: 10px 0;
}

.flight-results-top .title-bar p {
    margin-bottom: 0;
    color: #545454;
    text-transform: capitalize;
}


.flight-results-top .detail-wrap {
    border: 1px solid #fff;
    padding: 10px 10px 10px 10px;
    box-shadow: 0 0 10px 0 #e8e8e8;
    background-color: #ffffff;
}

.flight-results-top .detail-wrap .logo-sec {
    text-align: center;
}

.flight-results-top .detail-wrap .logo-sec img {
    width: 50px;
    height: auto;
    margin-bottom: 5px;
}

.flight-results-top .detail-wrap .logo-sec .title {
    display: block;
    text-transform: capitalize;
    font-weight: 600;
}

.flight-results-top .detail-wrap .airport-part {
    display: flex;
    text-align: center;
    align-items: center;
    height: 100%;
}

.flight-results-top .detail-wrap .airport-part .airport-name h4,
.flight-results-top .detail-wrap .airport-part .airport-name .h4 {
    margin-bottom: 3px;
    margin-top: -4px;
    color: #222;
    font-size: 16px;
    font-weight: 600;
}

.flight-results-top .detail-wrap .airport-part .airport-name h6,
.flight-results-top .detail-wrap .airport-part .airport-name .h6 {
    margin-bottom: -5px;
    color: #909090;
    font-size: 12px;
}

.flight-results-top .detail-wrap .airport-part .airport-progress {
    width: 100%;
    padding: 0 25px;
    position: relative;
}

.flight-results-top .detail-wrap .airport-part .airport-progress i {
    color: #000e2e;
}

.flight-results-top .detail-wrap .airport-part .airport-progress .stop {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    top: 16px;
    font-size: 12px;
    width: 100%;
    color: gray;
}

.flight-results-top .detail-wrap .airport-part .airport-progress:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 60%;
    background-color: #cecece;
    left: 50%;
    transform: translate(-50%, -50%);
    top: 50%;
}

.flight-results-top .detail-wrap .airport-part .airport-name.arrival {
    margin-left: auto;
}

.flight-results-top .detail-wrap .stop {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    text-align: center;
}

.flight-results-top .detail-wrap .stop h4,
.flight-results-top .detail-wrap .stop .h4 {
    margin-bottom: -4px;
    font-weight: 700;
    font-size: 18px;
}

.flight-results-top .detail-wrap .stop span {
    font-size: 10px;
    color: gray;
    text-transform: capitalize;
}

.flight-results-top .detail-wrap .book-flight {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    text-align: center;
}

.flight-results-top .detail-wrap .book-flight span {
    font-size: 12px;
    color: #000e2e;
    text-transform: capitalize;
    display: block;
    font-weight: 700;
}

.flight-results-top .detail-wrap .book-flight h4,
.flight-results-top .detail-wrap .book-flight .h4 {
    margin: 10px 0;
    font-weight: 700;
    font-size: 22px;
}

.flight-results-top .detail-wrap .book-flight .btnarea {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}

.flight-results-top .detail-wrap .book-flight .btn.btn-solid {
    padding: 5px 10px;
    text-transform: capitalize;
    background-color: #000e2e;
    color: #fff;
    box-shadow: 1px 11px 20px 0 rgba(239, 63, 62, .12);
    font-size: 12px;
}

.flight-results-top .detail-wrap .book-flight .btn.color2 {
    background: var(--bg-color-2);
}

.flight-results-top .detail-wrap .book-flight .btn.btn-solid:hover {
    transition: .3s ease-in-out;
    background-color: #000e2e;
    color: #ffffff;
    border: 1px solid #000e2e;
    box-shadow: 1px 11px 20px 0 rgba(239, 63, 62, .22)
}

.flight-results-top .detail-wrap .book-flight .btn.color1:hover {
    background: var(--bg-color-2);
    border: 1px solid var(--bg-color-2);
}

.flight-results-top .detail-wrap .enquiry {
    text-align: center;
    padding: 10px 0px 10px 10px;
    border-left: 1px dashed #ddd;
}

.hr_line {
    border: 1px dashed #ddd;
    margin: 1rem 0;
}

/*loading*/
.loadingbox {
    text-align: center;
}

.loadingbox .loadinglogo {
    margin: 0 auto 20px auto;
    width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 50%;
    background-color: var(--bg-color-1);
}

.loadingbox .loadinglogo svg {
    fill: #fff !important;
}

.loadingbox .text {
    position: relative;
    font-size: 17px;
    text-align: center;
    color: #fff;
    background-color: #000e2e;
    padding: 20px 60px;
}

.loadingbox .text.bg2 {
    background-color: var(--bg-color-2);
}

.spinner {
    margin: 70px auto;
    width: 70px;
    text-align: center;
}

.spinner>div {
    width: 18px;
    height: 18px;
    background-color: #333;

    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out both;
    animation: bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@-webkit-keyframes bouncedelay {

    0%,
    80%,
    100% {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes bouncedelay {

    0%,
    80%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0);
    }

    40% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}



/*modal*/
.modal-bg .modal-content {
    border: none;
    position: relative;
    padding: 0 !important;
    font-size: 14px;
    border-radius: 0;
    box-shadow: 0px 10px 34px -15px rgba(0, 0, 0, 0.24);
}

.modal-bg .modal-content .modal-header {
    padding: 0;
    border: none;
}

.modal-bg .modal-content button.btn-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    width: 30px;
    height: 30px;
    z-index: 1;
    text-shadow: none;
    background: rgb(250 174 5);
    color: #fff;
    border-radius: 0%;
    border: none;
}

.modal-bg .modal-content .modal-body {
    border: none;
    position: relative;
    z-index: 0;
    color: rgba(255, 255, 255, 0.8);
}

.modal-bg .modal-content .modal-body.color-1 {
    background: #000e2e;
}

.modal-bg .modal-content .modal-body .subheading,
.modal-bg .modal-content .modal-body .heading {
    font-weight: 700;
}



.modal-wrapper {
    width: 100%;
    text-align: center;
}

.modal-wrapper .login-logo {
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dedede;
}

.modal-wrapper .login-logo img {
    max-height: 60px;
}

.modal-wrapper .modal-content-area {
    color: #fff;
}

.modal-wrapper .modal-content-area h3,
.ratingarea i {
    font-size: 25px;
    color: var(--bg-color-2);
}

.modal-wrapper .modal-content-area h2 {
    font-size: 35px;
    font-weight: bold;
    color: #fff;
}



.modalbtn-area {
    background-color: var(--bg-color-2);
    height: fit-content;
    position: relative;
    transition: all 500ms ease;
    margin: 0 0 25px 0;
    border-radius: 5px;
}

.modal-wrapper .modal-content-area .btn-callus {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: none;
    cursor: pointer;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    padding: 13px 40px;
    text-transform: uppercase;
}

.modal-wrapper .modal-content-area .btn-callus .text {
    color: #fff;
    transition: all 500ms ease;
    font-size: 17px;
    width: 100%;
}

.modal-wrapper .modal-content-area .btn-callus .icon-span {
    display: block;
    border-left: 1px solid rgba(73, 73, 73, 0.4);
    height: 100%;
    width: 20%;
    position: absolute;
    top: 0;
    right: 0;
    transition: all 500ms ease;
}

.modal-wrapper .modal-content-area .btn-callus i {
    position: absolute;
    color: #fff;
    left: 20px;
    top: 15px;
    font-size: 20px;
    transition: all 500ms ease;
}

.modalullink {
    list-style-type: none;
    padding: 20px;
    margin: 0;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    width: 100%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modalullink li+li {
    margin-left: 10px;
}

.modalullink li img {
    height: 60px;
}

.modalbannerarea {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
}

.modalbannerarea img {
    width: 100%;
    height: 100%;
}

.modal-content .wrapper {
    width: 100%;
    box-shadow: 0px 21px 41px -13px rgba(0, 0, 0, 0.18);
}

.contact-wrap {
    background: #fff;
}

.contact-wrap h3,
.info-wrap h3 {
    font-size: 25px;
    font-weight: 700;
}

.contactForm .form-group {
    margin-bottom: 10px;
}

.contactForm .label {
    color: #000;
    font-size: 14px;
}

.contactForm .form-control {
    padding: 15px 20px;
    background: #fff;
    color: rgba(0, 0, 0, 0.8);
    font-size: 14px;
    border-radius: 2px;
    box-shadow: none !important;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.info-wrap {
    color: rgba(255, 255, 255, 0.8);
    background: #000e2e;
}

.info-wrap h3 {
    color: #fff;
}

.info-wrap .dbox {
    width: 100%;
    color: rgba(255, 255, 255, 0.8);
    margin-bottom: 25px;
}

.info-wrap .dbox .icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.2);
}

.info-wrap .dbox .icon span {
    font-size: 20px;
    color: #fff;
}

.info-wrap .dbox .text {
    width: calc(100% - 50px);
}

.info-wrap .dbox p a {
    color: #fff;
}

.info-wrap .dbox p span {
    font-weight: 500;
    color: #fff;
    display: block;
}

.contact-wrap .form-group .btn-primary {
    width: 100%;
    padding: 15px 20px;
}

.contact-wrap .form-group .btn-primary:hover {
    color: rgba(255, 255, 255, 0.8);
    background: #000e2e;
}

/* Navbar Header */
.header {
    position: relative;
    width: 100%;
    z-index: 996;
}

.header-2 {
    position: absolute;
    top: 0;
    width: 100%;
}

#header-wrap {
    position: relative;
    background: none;
}

#header-wrap.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999 !important;
    background: #3143ef;
    animation: smoothScroll 1s forwards;
}

/* Logo */

.navbar-brand.logo{
  text-decoration: none;
  color: #ffffff;
  line-height: 1;
  transition: transform 180ms ease, opacity 180ms ease;
  -webkit-tap-highlight-color: transparent;
}

.navbar-brand.logo .tts-logo-white{
  height: 40px;
  width: auto;
  display: block;
  object-fit: contain;
  vertical-align: middle;
}

.navbar-brand.logo span{
  display: inline-block;
  color: rgba(255,255,255,1);
  font-size: 12px;
}

/* 
.logo img {
    height: 40px;
} */



/* Header Top Info */
.header-2 .header-top {
    padding: 10px 0;
    background-color: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.header-2 .header-top .top-info {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.header-2 .header-top .top-info li {
    display: flex;
    align-items: center;
}

.header-2 .header-top .top-info i {
    font-size: 18px;
    color: var(--bg-color-1);
    margin-right: 10px;
}

.header-2 .header-top .top-info .info-title a {
    color: #fff;
    font-weight: 600;
    text-decoration: none;
}

.header-2 .header-top .top-info .info-subtitle {
    color: #b3b3b3;
    font-size: 0.9rem;
}

/* Navbar Links */
.navbar-nav .nav-link {
    color: #fff;
    font-weight: 600;
    padding: 0 20px !important;
    border-radius: 0;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 15px;
}

.navbar-nav .nav-link svg {
    fill: #fff;
    width: 40px;
    height: auto;
}

.navbar-nav .nav-link:hover,
.navbar-nav .nav-item .nav-link.active {
    background: var(--bg-color-2);
    color: #fff;
}

.navbar-nav .nav-link:hover svg,
.navbar-nav .nav-item .nav-link.active svg {
    fill: var(--bg-color-1);
}


.header-2 .navbar-nav .nav-link:hover,
.header-2 .navbar-nav .nav-item .nav-link.active {
    background: none;
    color: var(--bg-color-1);
}

/* Dropdown Menu */
.navbar-nav .nav-item.dropdown .dropdown-menu {
    padding: 35px;
    background: #0d092c;
    top: 120%;
    border: none;
}

.navbar-nav .nav-item.dropdown .dropdown-menu a {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    text-decoration: none;
    position: relative;
}

.navbar-nav .nav-item.dropdown .dropdown-menu a::before {
    content: "";
    width: 0;
    height: 1px;
    bottom: 0;
    position: absolute;
    right: 0;
    background: #fff;
    transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.navbar-nav .nav-item.dropdown .dropdown-menu a:hover::before {
    width: 100%;
    left: 0;
}

/* Button Theme */
.right-nav .btn-theme {
    background: var(--bg-color-2);
    color: #ffffff;
    font-size: 14px;
    padding: 12px 20px;
    position: relative;
    display: inline-block;
    border: 0;
    z-index: 1;
    overflow: hidden;
    cursor: pointer;
}

.right-nav .btn-theme::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: var(--bg-color-1);
    z-index: -1;
    transition: all 0.5s;
}

.right-nav .btn-theme:hover::before {
    width: 100%;
}

/* Toll-free Section */
#header-wrap .toll-free-cont {
    display: flex;
    gap: 10px;
    align-items: center;
    position: relative;
    z-index: 9;
}

#header-wrap .section-call p {
    margin: 0;
    color: #ffffff;
    font-weight: 400;
    font-size: clamp(12px, 1vw, 14px);
    text-align: end;
}

#header-wrap .section-call a {
    text-decoration: none;
    color: var(--bg-color-1);
    font-weight: 600;
    font-size: clamp(18px, 1.5vw, 21px);
    line-height: 22px;
}

#header-wrap .section-call-icon {
    position: relative;
}

#header-wrap .section-call-icon img {
    width: 45px;
    height: 45px;
    background: rgba(198, 39, 128, 0.22);
    border-radius: 50%;
}

#header-wrap .section-call-icon::after {
    content: '';
    position: absolute;
    width: 15px;
    height: 15px;
    background: #22c448;
    border-radius: 50%;
    right: -4px;
    top: 2px;
    border: 3px solid #fff;
}

#header-wrap .toll-free-cont::before {
    position: absolute;
    top: 0;
    left: -5px;
    content: "";
    width: 212px;
    height: 50px;
    animation: call-effect 1.5s cubic-bezier(.42, .14, .43, 1) infinite;
    box-shadow: #a0bada 0 0 50px 50px inset;
    border-radius: 25px;
    opacity: 0;
}

@keyframes call-effect {
    0% {
        transform: scale(0.1);
        opacity: 0.2;
    }

    50% {
        opacity: 0.4;
    }

    100% {
        transform: scale(1.1);
        opacity: 0;
    }
}

/* Social Icons */
.social-icons ul {
    padding: 0;
    margin: 0;
    line-height: 0;
}

.social-icons li {
    display: inline-block;
    list-style: none;
    margin-right: 8px;
}

.social-icons li a {
    display: inline-block;
    height: 30px;
    width: 30px;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.18);
    color: #fff;
    transition: transform 0.3s ease;
}

.social-icons li:hover a {
    transform: rotateY(360deg);
}

.social-icons li a.twitter {
    background: #00acee;
}

.social-icons li a.facebook {
    background: #3b5998;
}

.social-icons li a.instagram {
    background: #4475a2;
}

.social-icons li a.linkedin {
    background: #007BB6;
}

.social-icons li a.youtube {
    background: #cc181e;
}

@media (max-width: 991.98px) {
    #header-wrap::before {
        left: 75%;
    }

    .header-2 .header-top .top-info {
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
    }

    .header-2 .header-top .top-info li {
        width: 100%;
        justify-content: center;
        margin-bottom: 10px;
    }

    .navbar-toggler {
        background: none;
        height: 40px;
        width: 40px;
        padding: 0;
        margin: 15px 0;
    }

    .navbar-toggler span {
        display: block;
        width: 80%;
        height: 2px;
        margin: 5px auto;
        background: #ffffff;
    }

    .navbar-collapse {
        /* position: absolute;
        top: 50px;
        left: 0; */
        width: 100%;
        background: var(--bg-color-2);
        padding: 10px;
        border-radius: .25rem;
        z-index: 99;
        max-height: 400px;
        overflow: auto;
        box-shadow: 7px 5px 30px rgba(72, 73, 121, 0.15);
        /* transform: translateX(-100%);
        opacity: 0;
        transition: transform 0.4s ease, opacity 0.4s ease; */
    }

    .navbar-collapse.show {
        transform: translateX(0);
        opacity: 1;
    }


    .navbar-nav .nav-link {
        padding: 10px !important;
        color: #ffffff;
        border-radius: .25rem;
    }

    .navbar-nav .nav-link:hover,
    .navbar-nav .nav-item .nav-link.active {
        background: rgba(49, 67, 239, 0.1) !important;
    }

    .navbar-nav .dropdown-toggle::after {
        content: '+';
        position: absolute;
        top: 50%;
        right: 0.5em;
        transform: translateY(-50%);
    }

    .navbar-nav .dropdown.show>.dropdown-toggle::after {
        content: '-';
    }

    /* .header-2 #header-wrap,
    .header-4 #header-wrap {
        padding: 10px 0;
    } */

    .header-2 #header-wrap.fixed-header .right-nav .btn {
        display: none;
    }

    .header-2 .navbar-toggler,
    .header-4 .navbar-toggler {
        margin-left: auto;
    }

    .header-3 .navbar {
        padding: 15px;
    }
}

@media (max-width: 576px) {
    #header-wrap::before {
        left: 60%;
    }

    .navbar-brand {
        margin: 0 auto;
    }

    .language-selection .nice-select {
        height: 30px;
        line-height: 30px;
    }

    .header-call a {
        font-size: 13px;
    }

    #ht-main-nav {
        width: 100%;
    }

    .header-2 .navbar-toggler {
        margin-right: 0;
        border: 0;
        box-shadow: none;
    }

    .header-2 .navbar-brand {
        margin: inherit;
    }

    .header-2 #header-wrap .right-nav .btn {
        display: none;
    }

    .header-2 .logo img {
        height: 30px;
    }

    .header-4 .right-nav {
        position: absolute;
        top: -60px;
        right: 0;
    }

    .header-4 .search-icon a,
    .header-4 .cart a i {
        font-size: 20px;
        color: #081b3a;
    }



}

    .header-2.navbar-bg-color{
        background-color: var(--bg-color-2);
        position: relative;
    }

/*====== FOOTER ====== START ======*/
footer {
    background: var(--bg-color-2);
}

footer .footer-top {
    padding: 60px 0 40px;
}

footer .footer-top .footer-widget {
    margin-bottom: 30px;
}

footer .footer-top .footer-widget p {
    color: #cccccc;
}

footer .footer-top .footer-widget h5 {
    margin-bottom: 22px;
    position: relative;
    color: #ffffff;
}

footer .footer-top .footer-widget h5::before {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 0;
    width: 38px;
    height: 2px;
    background: var(--bg-color-1);
    border-radius: 30px;
}

.footer-input .input-group {
    width: 100%;
    border-radius: 54px;
    background: #FFF;
    padding: 5px 10px;
}

.footer-input .input-group .input-group-text {
    background: #FFF;
    border: 0 !important;
    border-radius: 54px;
    color: #ccc;
}

.footer-input .input-group .form-control {
    border: 0 !important;
    box-shadow: none;
    margin-right: 5px;
    height: 37px;
    min-height: 37px;
    padding: 0 10px;
    font-size: 14px;
}

.footer-input .input-group .btn {
    background-color: var(--bg-color-2);
    border: 1px solid var(--bg-color-2);
    color: #FFF;
    padding: 0.315rem 0.75rem;
    font-size: 0.813rem;
    position: relative;
    z-index: 2;
    border-radius: 54px !important;
}

footer .footer-top .footer-widget a.footer-logo-light img {
    height: 40px;
}

footer .footer-top .footer-widget .footer-menu {
    list-style: none;
    padding: 0;
    margin: 0;
}

footer .footer-top .footer-widget .footer-menu li {
    margin-bottom: 8px;
}

footer .footer-top .footer-widget .footer-menu li a {
    position: relative;
    color: #cccccc;
    text-decoration: none;
}

footer .footer-top .footer-widget .footer-menu li a:hover {
    color: var(--bg-color-1);
}

footer .customer-info {
    margin-bottom: 24px;
    display: flex;
    align-items: center;
}

footer .customer-info .customer-info-icon span {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    border: 4px solid var(--bg-color-1);
    font-size: 24px;
    font-weight: 700;
    color: var(--bg-color-2);
}

footer .customer-info .customer-info-content {
    margin-left: 8px;
}

footer .customer-info .customer-info-content span {
    color: #ccc;
    font-size: 14px;
}

footer .customer-info .customer-info-content h6 {
    color: var(--bg-color-1);
    font-size: 16px;
    font-weight: 700;
}

footer .footer-bottom {
    background: var(--bg-color-2);
    padding: 10px;
    border-top: 1px solid #4e4e4e;
}

footer .footer-bottom p {
    margin-bottom: 0px;
    color: #fff;
}

footer .footer-bottom p a {
    color: var(--bg-color-1);
    font-weight: 500;
    text-decoration: none;
}

footer .footer-bottom .card-links {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin: 0px;
    padding: 0;
    list-style: none;
}

footer .footer-bottom .card-links li a {
    position: relative;
    margin-right: 8px;
    color: #393F4D;
    display: block;
}

footer .footer-bottom .card-links li a img {
    width: 35px;
    height: 25px;
}

footer .footer-bottom .card-links li a img.logo-light {
    width: 50px;
    height: 50px;
}

/*====== SCROLL TO TOP ======*/
.social-to-top {
    position: fixed;
    z-index: 2000;
    top: 200px;
    right: 0;
    cursor: pointer;
    transform: rotate(-90deg);
    transform-origin: right bottom;
    transition: all 200ms linear;
}

.social-to-top ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.social-to-top li {
    display: inline-block;
}

.social-to-top li a {
    font-size: 14px;
    color: #fff;
    line-height: 40px;
    height: 44px;
    border: 2px solid #fff;
    width: 180px;
    text-align: center;
    display: block;
    background-color: #fff;
}

.social-to-top .whatsappicons {
    background-color: #25d366;
    border: 2px solid #25d366;
}

.social-to-top .quickicons {
    background-color: var(--bg-color-2);
    color: #fff;
    border: 2px solid var(--bg-color-2);
}

/*====== RESPONSIVE STYLES ======*/

/* Tablets (768px - 991px) */
@media (max-width: 991px) and (min-width: 768px) {
    footer .footer-top {
        padding: 40px 20px 30px;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    footer .footer-top .footer-widget {
        flex: 1 1 45%;
        margin-bottom: 30px;
    }

    .footer-input .input-group {
        max-width: 100%;
    }

    footer .customer-info {
        flex-direction: row;
    }

    .social-to-top {
        top: 150px;
        right: 5px;
        width: 140px;
        font-size: 13px;
    }

    .social-to-top li a {
        width: 140px;
        height: 40px;
        line-height: 40px;
        font-size: 13px;
    }
}

/* Mobile (max-width: 767px) */
@media (max-width: 767px) {
    footer .footer-top {
        padding: 30px 15px 20px;
        display: block;
    }

    footer .footer-top .footer-widget {
        width: 100%;
        margin-bottom: 30px;
    }

    footer .footer-top .footer-widget h5::before {
        width: 30px;
        height: 2px;
        bottom: -4px;
    }

    .footer-input .input-group .form-control {
        margin-right: 0;
        height: 40px;
    }

    footer .customer-info .customer-info-icon span {
        width: 40px;
        height: 40px;
        font-size: 20px;
        border-width: 3px;
    }

    footer .customer-info .customer-info-content h6 {
        font-size: 14px;
    }

    footer .footer-bottom {
        padding: 15px;
        text-align: center;
    }

    footer .footer-bottom .card-links {
        justify-content: center;
        margin-top: 10px;
    }

    footer .footer-bottom .card-links li {
        margin-bottom: 10px;
    }

    .social-to-top {
        top: auto;
        bottom: 20px;
        right: 20px;
        transform: rotate(0deg);
        width: 44px;
        height: 44px;
        z-index: 3000;
    }

    .social-to-top li a {
        width: 44px;
        height: 44px;
        line-height: 44px;
        border-radius: 50%;
        font-size: 20px;
        padding: 0;
        background-color: transparent !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

/*====== FOOTER ====== END ======*/


/*======offer=====Start=======*/
.offer-item {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.offer-item .img-overlay {
    background: rgb(0 0 0 / 70%);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: .5;
    transition: all .3s ease-in-out;
    z-index: 1;
}

.offer-item .offer-img {
    height: 350px;
}

.offer-item img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}

.offer-info {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    background: rgb(0 0 0 / 60%);
    overflow: hidden;
    width: 100%;
    height: 97px;
    transition: all .3s ease-in-out;
    z-index: 1;
    border-radius: 10px;
}

.offer-item .offer-info h3 {
    color: #000000;
    font-size: 15px;
    background: #fff;
    border-radius: 10px;
    padding: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.offer-item .offer-info p {
    color: #fff;
    opacity: .65;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 0;
}

.offer-item:hover .img-overlay {
    opacity: 0;
}

.offer-item:hover .offer-info {
    background: rgb(0 0 0 / 60%);
    height: 200px;
    transition: all .3s ease-in-out;
}

.offer-item:hover .offer-info h3 {
    color: var(--bg-color-1);
    background-color: transparent;
    padding: 0;
    border-radius: 0;
    white-space: inherit;
}

/*======offer=====END=======*/

/*======Choose us=====Start=======*/
.choose-us {
    background-color: #000e2e;
    color: #fff;
    padding: 60px 0;
}

.choose-us .section-title h2,
.choose-us .section-title p {
    color: #fff;
}

.choose-us i {
    background-color: var(--bg-color-2);
    color: #ffffff;
    box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
    width: 54px;
    height: 54px;
    font-size: 24px;
    border-radius: 50px;
    border: 2px solid #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.choose-us .stats-item {
    background-color: #ffffff;
    margin-top: -27px;
    padding: 30px 30px 25px 30px;
    width: 100%;
    position: relative;
    text-align: center;
    box-shadow: 0px 2px 35px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    z-index: 0;
    transition: all 0.5s ease;
}

.choose-us .stats-item h4 {
    font-size: 18px;
    display: block;
    margin: 0;
    font-weight: 700;
}

.choose-us .stats-item p {
    margin: 0;
    font-size: 12px;
}

.choose-us .stats-item:hover {
    background-color: var(--bg-color-1);
    color: #fff;
}

/*======Choose us====Responsive======*/

/* Tablet (768px - 991px) */
@media (max-width: 991px) {
    .choose-us .stats-item {
        padding: 25px 20px;
        margin-top: -22px;
    }

    .choose-us i {
        width: 48px;
        height: 48px;
        font-size: 20px;
    }

    .choose-us .stats-item h4 {
        font-size: 16px;
    }

    .choose-us .stats-item p {
        font-size: 11px;
    }
}

/* Mobile (Below 767px) */
@media (max-width: 767px) {
    .choose-us {
        text-align: center;
        padding: 45px 0;
    }

    .choose-us .stats-item {
        padding: 20px 15px;
        margin-top: -20px;
        margin-bottom: 20px;
    }

    .choose-us i {
        width: 45px;
        height: 45px;
        font-size: 18px;
    }

    .choose-us .stats-item h4 {
        font-size: 15px;
    }

    .choose-us .stats-item p {
        font-size: 11px;
    }
}

/*======Choose us=====End=======*/


/*======== Routes Section ========*/

.popular_destination {
    position: relative;
    background-image: url(../../webroot/img/bg-world-map.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 0;
    z-index: 1;
}

.routes_box {
    display: flex;
    align-items: center;
    cursor: pointer;
    text-decoration: none;
    color: inherit;
    background-color: #fff;
    border-radius: 50px;
    border: 1px solid var(--bg-color-2);
    overflow: hidden;
    transition: all 0.5s ease;
    position: relative;
    z-index: 1;
}

.routes_box:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}

.origin_img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 65px;
    height: 65px;
    margin-right: 15px;
    border-radius: 50%;
    overflow: hidden;
}

.origin_img img {
    width: 65px;
    height: 65px;
    object-fit: cover;
    border-radius: 50%;
    border-right: 1px solid var(--bg-color-2);
}

.origin_destination {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.origin_destination .elip {
    margin-bottom: 0;
    font-weight: 500;
    color: #151515;
}

.origin_destination .count {
    font-size: 14px;
    font-weight: 600;
    color: var(--bg-color-2);
}

/*======== End Routes Section ========*/


/*==========visa section======*/
.visa-section {
    background-image: url('../../webroot/img/visabanner.svg');
    background-position: bottom center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}

.visa-section::before {
    content: "";
    background: #000e2e66;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

.visa-section .visa-item {
    border-radius: 5px;
    padding: 10px;
    box-sizing: border-box;
    background: #ffffff;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
    transition: all 0.5s ease;
    position: relative;
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

.visa-section .visa-item .visa-img {
    height: 180px;
    overflow: hidden;
    border-radius: 5px;
    margin-bottom: 10px;
    position: relative;
}

.visa-section .visa-item .visa-img a .image1 {
    height: 100%;
    width: 100%;
}

.visa-section .visa-item .visa-img a .image2 {
    height: 50px;
    width: 80px;
    position: absolute;
    bottom: 0;
    right: 0;
    transition: all 1s ease;
}

.visa-section .visa-item:hover .visa-img a .image2 {
    width: 100%;
    height: 100%;
}

.visa-section .visa-item .planetakeoff {
    background-image: url('../../webroot/img/visatakeoff.png');
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 16px;
    right: 0;
    width: calc(100px + .0375*(100vw - 120px));
    height: calc(70px + .01875*(100vw - 120px));
    transform: translateX(0%) rotate(24deg);
    opacity: 0;
}

.visa-section .visa-item:hover .planetakeoff {
    animation: landFlight linear 0.7s;
    transform: translate(100%) rotate(24deg);
    opacity: 1;
}

@keyframes landFlight {
    0% {
        transform: translate(0) rotate(24deg);
    }

    50% {
        transform: translate(-50px, -2px) rotate(24deg);
    }

    100% {
        transform: translate(-250px, -150px) rotate(24deg);
    }
}

.visa-section .visa-item .visa-content .title {
    font-size: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 150px;
}

.visa-section .visa-item .visa-content .title a {
    color: inherit;
}

.visa-section .visa-item .visa-content p {
    margin: 0;
}

.visa-section .visa-item .visa-content .days {
    text-align: center;
    font-size: 12px;
    position: relative;
    height: 100px;
}

.visa-section .visa-item .visa-content .days img {
    width: 80px;
    height: 100px;
    position: relative;
    top: -20px;
}

.days-content {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    bottom: 0;
}

.visa-section .visa-item .visa-content .days span {
    display: block;
}

.visa-section .visa-item .visa-content .days .processing_time {
    font-size: 13px;
    font-weight: 600;
    text-align: center;
    color: #df314a;
}

.visa-section .visa-item .visa-price {
    text-align: center;
    border: 2px solid var(--bg-color-2);
    font-size: 20px;
    margin-top: 10px;
    border-radius: 10px;
    padding: 10px;
    font-weight: bold;
}

.visa-section .visa-item .visa-price span {
    font-size: 12px;
}

.visa-section .visa-item .visa-price:hover {
    background-color: var(--bg-color-2);
    border: 2px solid var(--bg-color-2);
}

.visa-section .visa-item .visa-price:hover {
    color: #fff;
}

/* === Modify Flight Search Styling === */
.Modify-search {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    background-color: #fff;
    font-family: inherit;
}

.Modify-search .widget {
    background-color: #fff;
    padding: 20px 15px;
    border-bottom: 1px solid #ccc;
}

.Modify-search .widget.modify {
    background-color: var(--bg-color-2);
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 14px 15px;
}

.Modify-search .widget.modify .title {
    font-size: 16px;
    margin: 0;
    text-transform: capitalize;
    text-align: center;
    color: inherit;
}

.Modify-search .form-group-icon {
    position: relative;
}

.Modify-search .form-control {
    padding: 12px 36px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 0;
    border: 1px solid #ccc;
    font-size: 14px;
    background-color: #fff;
    color: #333;
}

.Modify-search .form-group-icon i {
    position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    color: #999;
    pointer-events: none;
    font-size: 16px;
}

.Modify-search .search-button {
    border: 1px solid var(--bg-color-1);
    background-color: var(--bg-color-1);
    color: #fff;
    width: 100%;
    padding: 12px 0;
    font-size: 15px;
    border-radius: 0;
    font-weight: 500;
    transition: background-color 0.3s ease, border-color 0.3s ease;
}

.Modify-search .search-button:hover {
    border-color: var(--bg-color-2);
    background-color: var(--bg-color-2);
}

.Modify-search .input-group {
    border: 1px solid #ccc;
    justify-content: space-between;
}

.Modify-search .input-group .btn-number {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--bg-color-2);
    border: 1px solid var(--bg-color-2);
    color: #ffffff;
    border-radius: 0;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.3s ease;
    box-shadow: none;
}

.Modify-search .input-group .btn-number:hover {
    background-color: var(--bg-color-1);
    border: 1px solid var(--bg-color-1);
}

.Modify-search .input-group .input-number {
    border: none;
    text-align: center;
    color: #222;
    font-size: 14px;
    background-color: transparent;
}