.text-danger { display: block !important;text-align:left; }
#flightsearch .text-danger { height: 20px !important;display:block !important; }
#flightsearch .form-control { border-bottom: solid 1px #000 !important; border-radius: 0px !important; }
#flightsearch .select2-container--default .select2-selection--single { border-bottom: solid 1px #000 !important; border-radius: 0px !important; }

.accordion-font-style  { font-size: 20px; } 
.align-on-small-screen { font-size: 24px; } 

.align-on-small-screen a { text-decoration: none; color:  #231F20; }


.call-us {
    display: inline-flex;
    height: 62px;
    padding: 18px;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    border-radius: 10000px;
    background: #00F;
}

.buttons-background {
    display: inline-flex;
    justify-content: center;
    padding: 10px;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    border-radius: 100px;
    background: #111;
}

.find-flights-button {
    display: flex;
    padding: 14px 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 100px;
    color: #FFF;
    font-family: "Space Grotesk", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    /* 70% */
    letter-spacing: 0.2px;
    text-decoration: none;
}

.find-flights-button:hover {
    background-color: #00F;
}

.best-deals-button {
    display: flex;
    padding: 14px 24px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 100px;
    color: #FFF;
    font-family: "Space Grotesk", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    /* 70% */
    letter-spacing: 0.2px;
    border: #111;
    background: #111;
    text-decoration: none;
}

.best-deals-button:hover {
    background-color: #00F;
}

.Easiness-of-airline {
    color: #231F20;
    text-align: center;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Darker Grotesque", sans-serif;

    font-size: 5vw;
    font-style: normal;
    font-weight: 400;
    line-height: 100px;
    /* 104.167% */
    letter-spacing: -2px;
    width: 50% !important;
    /* margin-inline: 14pc; */
    text-align: center;
    margin: auto;
}

.Easiness-of-airline-travel {
    color: #00F;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Darker Grotesque", sans-serif;

    font-size: 5vw;
    font-style: normal;
    font-weight: 400;
    line-height: 100px;
    letter-spacing: -2px;
}

.call-us-twentyfour {
    color: #000;
    font-family: "Space Grotesk", sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    /* 116.667% */
    letter-spacing: 0.2px;
    margin-inline: 10px;

}

.our-Phone-no {
    color: #000;
    font-family: "Space Grotesk", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.2px;
    margin-inline: 10px;
    text-decoration: none;
}

.our-Phone-no a {
    color: #000;
    font-family: "Space Grotesk", sans-serif;
    text-decoration: none;
}

.our-Phone-no a:hover {
    color: #00F;
}

.form-width {
    width: 101%;
    margin-inline: 29px;
}


@media (min-width: 1200px) {
    .margin-top-10pc {
        margin-top: 10pc;
    }

    .margin-bottom-6pc {
        margin-bottom: 6pc;
    }

    .Easiness-of-airline {
        font-size: 96px !important;

    }

    .Easiness-of-airline-travel {
        font-size: 96px !important;

    }

    .background-image-business {
        height: auto;
    }
}

.background-image-business {
    background-image: url("../images/Rectangle\ 5377\ \(2\).png");
    /* The image used */
    background-size: cover;
    /* Ensures the image covers the entire area */
    background-position: center;
    /* Centers the image */
    background-repeat: no-repeat;
    /* Prevents image repetition */
    width: auto;
    /* Full viewport width */
    height: 805px;
    /* Full viewport height */
}

/* @media (max-width: 991px) {
    .navbar.d-lg-flex {
        display: none !important;
    }
} */
.navbar {
    background-color: transparent !important;
}

.form-padding {
    padding: 32px 0px 32px 0px;
}

@media(max-width:768px) {
    .call-us {
        height: 30px !important;
        padding: 6px !important;
    }

    .call-us-twentyfour {
        font-size: 10px;
    }

    .our-Phone-no {
        font-size: 17px;
    }

    /* .bg-white {
        background-color: transparent !important; 
      } */
    .shadow {
        /* display: none; */
        box-shadow: none !important;
        /* background-color: white; */
    }

    .Easiness-of-airline {
        width: 66%;
    }

    /* .rounded-pill {
        border-radius: 0 !important;
      } */
    .parent-height {
        height: auto !important;

    }

    .form-padding {
        padding: 0px;
    }

    .Logo-height {
        max-width: 66px;
    }

    .background-image-business {
        height: 24pc;
    }

}

.Logo-height {
    max-height: 50px;
}

.nav {
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    gap: 10px;
}

@media (max-width: 576px) {
    .nav {
        grid-template-columns: repeat(2, 1fr);
    }
}

.show-all {
    color: #00F;
    font-family: "Space Grotesk";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.2px;
    text-decoration: none;
}

.trip-links {
    color: #111;
    font-family: "Space Grotesk";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.2px;
}

.show-all {
    color: blue;
    font-weight: bold;
}

.trip-links {
    color: black;
    text-decoration: none;
}

.trip-links:hover {
    color: blue;
}



/* second page css */

.margin-top-150px {
    margin-top: 30px;
}


/* media query for 1200px */
@media (min-width:1200px) {
    .margin-top-150px {
        margin-top: 150px;
    }
}

/* media query for 768px */
@media (max-width:768px) {
    .popular-destination-heading {
        font-size: 34px !important;
    }

    /* .custom-card-img{
        width: 85% !important;
    } */
    /* .business-card-body{
        width: 338px;
    } */
    .custom-card-img {
        width: 100% !important;
    }
}

.popular-destination-heading {
    color: #000;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Space Grotesk";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    /* 100% */
    letter-spacing: -1px;
}

.custom-card-img {
    border-radius: 25px 26px 0px 0px;
    /* width: 85%; */
}

.custom-card-strip {
    color: #FFF;
    font-family: "Space Grotesk";
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    letter-spacing: 0.2px;
    /* display: inline-flex; */
    padding: 12px;
    align-items: center;
    gap: 8px;
    border-radius: 100px;
    border: 1px solid #00F;
    background: #00F;
    margin-inline: 15px;
}

.custom-card-strip-span {
    color: #FFF;
    font-family: "Space Grotesk";
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    /* line-height: 14px; */
    letter-spacing: 0.2px;
}


.business-flight-title {
    color: #FFF;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Darker Grotesque", sans-serif;

    font-size: 39px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.6px;
}

.business-price {
    color: #FFF;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Darker Grotesque", sans-serif;

    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    /* line-height: 34px; */
    /* margin-inline: -8px; */
}

.business-total-price {
    color: #FFF;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Darker Grotesque", sans-serif;

    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: 34px;
    letter-spacing: -0.6px;
}

.business-card-body {
    display: flex;
    /* width: 338px; */
    padding: 32px 26px;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    border-radius: 0px 0px 24px 24px;
    border: 1px solid #00F;
    background: #231F20;
}


/* newslatter css start here */

.custom-card {
    background-color: #f8f9fd;
    border-radius: 15px;
    padding: 40px;
    text-align: center;
}


.newsletter-form {
    background: white;
    border-radius: 50px;
    padding: 32px 96px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 50px;
    border-radius: 1000px;
    background: rgba(255, 255, 255, 0.60);
    backdrop-filter: blur(12px);
}

@media (min-width: 768px) {
    .newsletter-form {
        flex-direction: row;
        justify-content: space-between;
    }
}

.newsletter-input {
    border: none;
    border-bottom: 2px solid #000;
    border-radius: 0;
    box-shadow: none;
    font-weight: bold;
    font-family: "Space Grotesk";
}

.newsletter-input:focus {
    outline: none;
    box-shadow: none;
    border-bottom: 2px solid #000;
}

.exclusive-offers {
    color: #111;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Darker Grotesque", sans-serif;

    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    /* 117.647% */
    letter-spacing: -1px;
}


.newsletter-btn {
    display: flex;
    width: 167px;
    height: 62px;
    padding: 18px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 100px;
    background: #00F;
    color: #FFF;
    font-family: "Space Grotesk";
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    /* 70% */
    letter-spacing: 0.2px;
    border: #00F;
}





.Subscribe-to {
    color: #111;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Space Grotesk", sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    /* 100% */
    letter-spacing: -1px;
}

.newsletter-input,
.newsletter-btn {
    width: 100%;
}

@media (min-width: 768px) {
    .newsletter-input {
        /* width: auto;  */
        flex: 1;
    }

    .newsletter-btn {
        width: auto;
    }
}





.business-class-container {
    padding: 10px;
    background-color: #000;
    color: #fff;
}

.airline-card {
    border: 1px solid #fff;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px;
}

.airline-card a{
    text-decoration: none;
}   

.airline-card a:hover .card-text{
    color: #f8f9fd;
}   

.airline-card img {
    width: 100%;
    height: auto;
}

.card { border-radius: 25px; }
.card a { text-decoration: none; }


.airline-card .card-body {
    background-color: #000;
    /* border-top: 2px solid #00f; */
    height: 90px;
}

.business-class-airline-heading {
    color: var(--White, #FFF);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Space Grotesk", sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    /* 100% */
    letter-spacing: -1px;
    margin-inline: -3pc;
}

.card-text-align {
    text-align: start;
    margin-inline: 10px;
    color: #FFF;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Darker Grotesque";
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    letter-spacing: -0.6px;
}

.form-control {
    color: #231F20;
    font-family: "Space Grotesk";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.2px;
    width: 92%;
    /* border: transparent; */
}

#flightsearch .form-control {
    font-size: 18px;
} 

.form-row .form-group:nth-child(2) .form-control{ width: 100%; }

textarea.form-control { width: 100%; }

@media (min-width:1200px) {
    .business-class-airline-p-tag {
        text-align: start;
        color: var(--White, #FFF);
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: "Darker Grotesque";
        font-size: 53px;
        font-style: normal;
        font-weight: 400;
        line-height: 65px;
        /* 81.25% */
        /* width: 547px; */
    }

    .custom-container {
        padding: 108px;
    }

    .business-class-container {
        padding: 29px;
    }

    .custom-card {
        padding: 120px 151px;
        margin-bottom: 104px;

    }

    .custom-container {
        padding: 108px !important;
    }

    .Submit-button {
        margin-bottom: 104px;
    }

    .footer-color-background {
        margin-top: 60px;
    }

    .Contact-us-page {
        margin-inline: 1pc;
        width: auto;
    }
}


@media (min-width:768px) and (max-width:1200px) {
    .business-class-airline-p-tag {
        color: var(--White, #FFF);
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: "Darker Grotesque", sans-serif;

        font-size: 43px;
        font-style: normal;
        font-weight: 400;
        line-height: 51px;
        text-align: start;
    }
    .form-control{
        width: 100%;
    }
}

@media(max-width:768px) {
    .business-class-airline-p-tag {
        color: var(--White, #FFF);
        font-feature-settings: 'liga' off, 'clig' off;
        font-family: "Darker Grotesque", sans-serif;

        /* font-size: 34px; */
        font-style: normal;
        /* font-weight: 400;
            line-height: 25px;
            text-align: start; */
    }


    .business-class-airline-heading {
        margin-inline: 0px !important;
    }

    .accordion-background-color {
        padding: 5% 5%;
        /* Reduce padding on smaller screens */
    }

    .footer-item {
        border-right: none;
        border-bottom: 1px solid #ddd;
    }
    .rounded-pill {
        border-radius: 2rem !important;
    }
    .form-control{
        width: 100%;
    }
    .align-on-small-screen {
        justify-content: center !important
    }
}

.accordion-font-style {
    font-family: "Darker Grotesque" !important;
}



/* contact-us.css start here */
.custom-container {
    background-color: white;
    padding: 30px;
    border-radius: 10px;
    /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */
}

.Contact-us-page {
    color: #000;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Space Grotesk", sans-serif;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    /* 100% */
    letter-spacing: -1px;
}

.info-form {
    color: #717171;
    font-family: "Darker Grotesque", sans-serif;

    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* 130% */

}

.form-control-border {
    border: none;
    border-bottom: 1px solid #000;
    /* Change color as needed */
    border-radius: 0;
    /* Removes any default rounding */
    outline: none;
    /* Removes default focus outline */
}

.Submit-button {
    display: flex;
    width: 162px;
    height: 56px;
    padding: 18px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    color: #FFF;
    font-family: "Space Grotesk", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 14px;
    /* 70% */
    letter-spacing: 0.2px;
    border-radius: 100px;
    background: #00F;
    text-decoration: none;
}

.p-tag-center {
    display: flex;
    justify-content: center;
    color: #111;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Darker Grotesque", sans-serif;

    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}



/* accordian.css start here */
.accordion-background-color {
    background: #F5F5FF;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    padding: 8% 10%;
    /* Adjusts padding for responsiveness */
}

.Frequently-asked-question {
    color: #111;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: "Space Grotesk";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    /* 100% */
    letter-spacing: -1px;
}

.accordion-body {
    background: #F5F5FF !important;
    font-size: 20px;
    font-family: "Darker Grotesque";
    font-weight: 400;
}

.accordion-button {
    background: #F5F5FF !important;
}



.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-plus-lg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M8 2a.5.5 0 0 1 .5.5v5h5a.5.5 0 0 1 0 1h-5v5a.5.5 0 0 1-1 0v-5h-5a.5.5 0 0 1 0-1h5v-5A.5.5 0 0 1 8 2'/%3E%3C/svg%3E");
}

.accordion-button::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='currentColor' class='bi bi-dash-lg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M2 8a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11A.5.5 0 0 1 2 8'/%3E%3C/svg%3E");
}



/* footer css start here */


.footer-color-background {
    width: 100%;
    height: 100%;
    background: #FFF;
}

.accordion-font-style {
    font-family: "Darker Grotesque" !important;
}

.icon-circle {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: blue;
    color: white;
    border-radius: 50%;
    /* margin: auto; */
    margin-bottom: 10px;
}

.footer-item {
    text-align: center;
    padding: 20px;
    border-right: 1px solid #ddd;
}

.footer-container {
    /* max-width: 800px; */
    margin: auto;
    border-radius: 10px;
    border: 1px solid #ddd;
    overflow: hidden;
}