.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;
    /* height: 62px; */
    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: #00F;
    border: #00F;
    color: #FFF;
    text-decoration: none;
}

.form-select {
    color: #231F20 !important;
    font-family: "Space Grotesk" !important;
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: normal !important;
    /* letter-spacing: 0.2px; */
    border: transparent !important;
}

.select2-container--default .select2-selection--single { border: none 0px; }

.select2-container--default .select2-selection--single .select2-selection__rendered { color: #231F20 !important;
    font-family: "Space Grotesk" !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: normal !important;
    /* letter-spacing: 0.2px; */
    border: transparent !important;
    text-align: left;
}

.form-label {
    color: #231F20;
    font-family: "Space Grotesk";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    /* letter-spacing: 0.2px; */
    border: transparent;
}

.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%; }

input:focus,
textarea:focus,
select:focus {
    outline: none !important;
    box-shadow: none !important;
    border-color: inherit !important;
}

.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: 10vw;
    font-style: normal;
    font-weight: 400;
    /* line-height: 100px; */
    /* 104.167% */
    letter-spacing: -2px;
    width: 64%;
    /* 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-style: normal;
    font-weight: 400;
    /* line-height: 100px; */
    letter-spacing: -2px;
}

.One-way-ticket {
    color: #231F20;
    font-family: "Space Grotesk", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.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;
    margin-inline: 10px;
}

.our-Phone-no a {
    color: #000;
    font-family: "Space Grotesk", sans-serif;
    text-decoration: none;
}

.our-Phone-no a:hover {
    color: #00F;
}

.business-class {
    color: #00F;
    font-family: "Space Grotesk", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.2px;
}

.margin-inline-radio {
    margin-inline: 15px;
}

.white-strip-buisnesss-class {
    display: inline-flex;
    padding: 32px 96px;
    justify-content: center;
    align-items: center;
    gap: 50px;
    border-radius: 1000px;
    background: rgba(255, 255, 255, 0.60);
    backdrop-filter: blur(12px);
}

.search-icon-buisness-class {
    /* display: flex; */
    /* height: 62px; */
    /* padding: 18px; */
    align-items: center;
    gap: 8px;
    border-radius: 100px;
    background: #00F;
    width: 55px;
    height: 55px;
}

.margin-inline-search {
    margin-inline: -14px;

}

.route-destination {
    color: #000;
    font-family: "Space Grotesk", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.2px;
}

.route-destination-data {
    color: #231F20;
    font-family: "Space Grotesk";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.2px;
    /* width: 236px; */
    flex-shrink: 0;
}

.group-icon-buisness {
    width: 24px;
    height: 24px;
    flex-shrink: 0;
}

.hover-pointer {
    cursor: pointer;
}

.wattsapp-no {
    cursor: pointer;
}

.parent-background-color {
    background: rgba(255, 255, 255, 0.60);
    backdrop-filter: blur(12px);
}

.whatsapp-container {
    display: flex;
    align-items: center;
    position: fixed;
    margin-top: 20px;
    /* bottom: 20px; */
    right: 67px;
    background: #25D366;
    /* WhatsApp green */
    border-radius: 50px;
    padding: 10px;
    cursor: pointer;
    transition: width 0.3s ease-in-out;
}

.whatsapp-container a { color:  #fff  !important;text-decoration: none; }
.whatsapp-container a:hover { color:  #fff  !important; }
.whatsapp-container .whatsapp-number { color:  #fff !important;text-decoration: none; }



.whatsapp-icon {
    width: 40px;
    height: 40px;
}

.whatsapp-number {
    white-space: nowrap;
    font-size: 16px;
    color: white;
    /* padding-left: 10px; */
    opacity: 0;
    width: 0;
    transition: opacity 0.3s ease-in-out, width 0.3s ease-in-out;
    overflow: hidden;
}

/* Expand effect when hovered */
.whatsapp-container:hover .whatsapp-number {
    opacity: 1;
    width: 150px;
    /* Adjust as needed */
}

.one-way-radio {
    color: #231F20;
    font-family: "Space Grotesk", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.2px;
}

.form-width {
    width: 97%;
    margin-inline: 29px;
}


.background-image-business {
    background-image: url("../images/aeroplane.png");
    background-size: cover;
    /* Ensures the image covers the entire area */
    background-position: bottom center;
    /* Centers the image */
    /* 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: 0px 41px;
}

.Logo-height {
    max-height: 50px;
}

.hover-change-background {
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    /* Add color transition */
}

.hover-change-background:hover {
    color: white !important;
    /* Force white text */
    background: #00F;
}

.Get-free-Quote {
    display: flex;
    width: 293px;
    height: 53px;
    padding: 18px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    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;
}
.form-check-input:checked[type=radio]{
width: 25px;
height: 25px;
margin-top: 4px;
margin-inline: -30px;
}
.form-check-input[type=radio]{
    width: 25px;
height: 25px;
margin-top: 4px;
margin-inline: -30px;
}
/* .float-end{
    float: en;
} */


@media (min-width: 1200px) {
    .margin-top-10pc {
        margin-top: 10pc;
    }

    .Easiness-of-airline {
        font-size: 96px !important;

    }

    .Easiness-of-airline-travel {
        font-size: 96px !important;

    }
    
}
@media (max-width:1200px){
    .form-control{
        width: 100%;
    }
}

@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; */
        /* Removes white background */
    }

    .shadow {
        /* display: none; */
        box-shadow: none !important;
        /* background-color: white; */
    }

    .hide-on-small-screen {
        display: none;
    }

    .Easiness-of-airline {
        width: 66%;
    }

    .rounded-pill {
        border-radius: 0 !important;
        /* Removes the pill shape */
    }

    .parent-height {
        height: auto !important;

    }

    .form-padding {
        /* padding: 0px; */
    }

    .Logo-height {
        max-width: 66px;
    }
    .form-width{
       width: 100% !important;
       margin-inline: 1px !important; 
    }
    .business-class{
        font-size: 20px;
    }
    .One-way-ticket{
        font-size: 20px;

    }
    .one-way-radio{
        font-size: 20px;

    }
    .form-check-input:checked[type=radio]{
        width: 24px ;
        height: 24px;
        margin-top: 10px;
        margin-inline: -25px;
    }
    .form-check-input[type=radio]{
        width: 24px ;
        height: 24px;
        margin-top: 10px;
        margin-inline: -25px;

    }
}

/* @media (min-width: 576px) {
    .background-image-business{
        height: 1100px;
      }
} */