@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);
.returningDetails
{
    margin-top: 15px;
    margin-bottom: 15px;
}
#bookarea
{
    margin-right: 10px;
    box-shadow: #888888 0 0 4px;
}
#social
{
    margin-left: 10px;
    margin-right: 10px;
    display: inline;
}
.bookarea
{
    background-color: white;

}
.show
{
    display: contents;
}
.checkboxarea
{
    display: block !important;
}
.body
{
    background-color: white;
    border: 1px solid lightgray;
    padding: 10px 10px;
}
.flight-class,.return-flight-class
{
    margin-bottom: 10px;
}
.overlayText
{
    background-color: white;
    color: black;
    font-size: 2rem;
    font-weight: bold;
    margin: 0 auto;
    padding: 10px;
    width: 50%;
    text-align: center;
    position: absolute;
    top: 80%;
    left: 50%;
    transform: translate(-50%, -50%);
    mix-blend-mode: lighten;
}
.currency:before
{

    content: "रू";

}
.hiddenbox
{
    background-color: #263f52;
    padding: 25px;
    text-align: left;
    box-shadow: #84888f 0 0 15px;
}
.paxDIV{
    box-shadow: 1px 1px 5px #888888;
    margin-bottom: 15px;
    padding: 5px;
    border-radius: 4px;
}
.airlogo{
    width: 65%;
}
.currency
{
    font-weight: 600;
    font-style:normal;
}
.toptext
{
    background-color: white;
    /*    font-weight: 600;*/
    color:gray;
    padding: 3px 23px;
    font-size: 1.6rem;
}
.amountdisp
{
    float: right;
}
#forecast,.flight-class,.return-flight-class
{
    box-shadow: 1px 1px 5px #888888;
}
.padding
{
    padding-left: 5px;
    padding-right: 5px;
}
.class
{
    font-weight: 600;
    font-size: 11px;
}
.fltcust
{
    margin-bottom: 10px;
    border: 1px solid lightgray;
    background-color: white;
    text-align: center;
    padding: 24px 10px;
}
.smldetail
{
    font-weight: 600;
    padding: 10px 0px;
}
.fltdest
{
    text-align: left;
    font-weight: 600;
}
.totalamount
{
    background-color: white;
    border: 1px solid lightgray;
    margin-bottom: 15px;
    padding: 10px 10px;
}
.faretype1
{
    float: left;
}
.heading
{
    border-radius: 4px;
    padding: 5px 10px;
    background-color: #263f52;
    color: white;
}
.bookingsummary
{
    margin-bottom: 10px;
    margin-left: 8px;
}
body {
    min-height: 580px;
    position: relative;
    font-family: poppins;
    -webkit-font-smoothing:antialiased;
}
.classcategory,.rtnclasscategory
{
    padding: 10px 1px;
}
.details
{
    padding: 1px 1px;
}
.forecast
{
    margin-bottom: 10px;
}
.fltname
{
    font-size: 18px;
    font-weight: 900;
}
.week
{
    display: inline-block;
    color: white;
    background-color:#263f52;
    padding: 4px 1px;
    text-align: center;
    width: 19.2%;
}
.left,.right
{
    display: inline-block;
    color: white;
    padding: 1px 1px;
    text-align: center;
    width: 2%;
    background-color: #263f52;
}

.inputstyle
{
    padding: 10px 10px;
}
::placeholder
{
    color: black;

}
@media (min-width: 768px)
{
    .col-md-2,.col-md-4,.col-md-3,.col-md-5,.col-md-6,.col-md-12 {
        display: block !important;
    }
}
input,textarea
{
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    padding: 8px 3px;
    border-bottom: 2px solid #263f52;
    color: black;
}
a,a:hover
{
    color: black;
    background-color: transparent;
}
.nav
{
    background-color: #eee;
}
.container
{
    max-width: 100%;
}
.w-100
{
    height: 550px;
}
#navbar
{

}
#logo
{

}
.card-img-overlay {

    top: 35%;
    left: 40px;
}
.nav-link
{
    padding: 15px;
}
.button {

    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 28px;
    background-color:#263f52 ;
    width: 200px;
    transition: all 0.5s;
    cursor: pointer;
    margin: 5px;
}
.flt1
{
    color: black;
    font-size: 11px;  
}
.footer
{
    border-top: 3px solid #263f52;
    background-color: #222222;
    padding: 25px 15px;
}
.py-1{
    padding-top: 5px;
    padding-bottom: 5px;
}
.button span {
    cursor: pointer;
    display: inline-block;
    position: relative;
    transition: 0.5s;
}

.button span:after {
    content: '\00bb';
    position: absolute;
    opacity: 0;
    top: 0;
    right: -20px;
    transition: 0.5s;
}
.horizontalline {
    margin-top: 0rem;
    margin-bottom: 0.5rem;
    border: 0;
    border-top: 2px solid #263f52;
    width: 40%;
    display: inline-flex;
}
.button:hover span {
    padding-right: 25px;
}

.button:hover span:after {
    opacity: 1;
    right: 0;
}

label
{
    margin-bottom: 0;
}
.fdate
{
    font-weight: 100;

}
.fprice
{
    font-weight: 700;
}
.active1,.radiolabel.active2,.rtnradiolabel.active3, .week:hover {
    display: flow-root;
    border-bottom: 2px solid #263f52;
    background-color:white;
    color: black;
    box-shadow: #84888f 0 0 15px;
    z-index: 1;
}
.classcategory.active2,.rtnclasscategory.active3 {
    display: flow-root;
    background-color:#263f52;
    color: white;
    z-index: 1;
}
.dash
{
    padding: 1px 1px;
}
.farearea,.flightselected,.passengerdetails
{
    padding: 10px 10px;
    text-align: center;
}
.details1
{
    background-color: #f7f9fc;
}
.time
{
    font-size: 20px;
    font-weight: 500;
}
.flt
{
    font-size: 12px
}
.refuntype
{
    font-size: 1.5rem;
}
#refuntext
{
    font-size: 11px;
}
.margin
{
    margin-top: 10px;
    margin-bottom: 10px;
}
.selectedsector
{
    font-size: 18px
}
.fday
{
    font-size: 11px;
}
@media (min-width: 800px) and (max-width: 1400px) {

    .table
    {
        width: 80%
    }
}
@media (min-width: 200px) and (max-width: 1200px) {

    .farearea,.details, .flightselected,.passengerdetails,.forecast
    {
        padding: 1px 1px;
    }
    .hide
    {
        display: none;
    }
}

.grandtotal
{
    background-color: white;
}
.selectedfltfare
{
    padding: 15px 1px;
}

.linearrow {
    height: 2px;
    width: 90%;
    background-color: #263f52;
    margin: .375rem auto;
    padding: 0;
    position: relative;
    border-radius: .375rem;
    display: block;
    text-align: center;
    line-height: 0;
}

.linearrow:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f072";


    display: block;
    position: absolute;
    right: -.375rem;
    top: 50%;

}
.flightSeparator{
    height: 15px;
}
#fare
{
    text-align: left;
}
/*.fas,.fa-chevron-left,.fa-chevron-right
{
    margin-top: 21px;
    
    
}*/
#childnumber,#adultnumber
{
    background-color: white;
    color: black
}
.serviceimage
{
    width: 40%;
}
.bookBody
{
    background-color: white;
    padding: 0px 10px;
}
@media (max-width: 420px)
{
    #bookarea{

    }
}/*
#fare.active::before {
top: -50px;
position: relative;
bottom: 0;
height: 0;
width: 0;
left: calc(50% - 10px);
border: 14px solid transparent;
border-bottom-color: #263f52;
content: "";
}
.classcategory.active2::after {
content: '';
position: absolute;
z-index: 1;
left: 10px;
margin-top: -10px;
left: calc(50% - 10px);
border-bottom: 10px solid #dddddd;
border-right: 10px solid transparent;
border-left: 10px solid transparent;
}
*/

#pills-tabContent
{
    background-color: white;
    padding: 25px;
    margin-bottom: 10px;
}
.fade
{
    opacity: 1;
}
.input-group-prepend span{
    width: 50px;
    color: black;
    border:0 !important;
}
.input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 4px 17px;
    margin-bottom: 0;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.6;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0;
}
.input-group
{
    display: flex;
    margin-bottom: 30px;
}
.loginform
{
    margin-top: 50px;
    background-color: white;
    padding: 25px 25px;
    text-align: center;
}
.logintext
{
    margin-left: 35px;
    top: -44px;
    color: white;
    background-color: #263f52;
    padding: 1px 1px;
    position: relative;
    margin-right: 30px;
}
.logpad
{
    padding: 35px 35px;
}
@media only screen and (max-width: 500px) {
    .week.active1{width:90%!important;display:block !important}
    .week{display:none !important}
    .left,.right{width: 5%}
}
@media (max-width: 750px)
{
    #bookarea{
        margin-top: 0px;
    }
    h3{
        font-size:14px;
    }
    h4{
        font-size:12px;
    }
    h5{
        font-size:10px;
    }
}
.imagecover {
    height: 480px;
    width: 100%;
    max-height: 480px;
}
@media (max-width: 400px)
{
    h3{
        font-size:12px;
    }
    h4{
        font-size:10px;
    }
    h5{
        font-size:8px;
    }
    
}
@media (max-width: 600px){
    .imagecover {
        height: 250px;
    }
    .overlayText{
        font-size: 1rem;
    }
}
@media (max-width: 600px){
    .container {
        padding-left: 2px;
        padding-right: 2px;
    }}
.classtitle
{
    align-items: center;
    display: flex;
}
.borderLine{
    margin: 0px 20px 0px 20px;
    border-top: 1px dashed #1a4052;
}
.classgrid
{

}

::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background: #f1f1f1; 
}

::-webkit-scrollbar-thumb {
    background: #888; 
}

::-webkit-scrollbar-thumb:hover {
    background: #555; 
}
.departure-flights ,.return-flights{
    padding: 0px 5px 0px 5px;
    min-height: 300px;
    max-height: 450px;
    overflow: scroll;
    overflow-x:hidden;
}
#exhangeSearch{
    background-color: #ffffff;
    color: #e8552b;
    width: 25px;
    height: 25px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 200px;
    position: absolute;
    top: 41%;
    left: 49%;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    z-index: 99999;
    padding:2px
}
#exhangeSearch2{
    background-color: #ffffff;
    color: #e8552b;
    width: 25px;
    height: 25px;
    text-align: center;
    border: 1px solid #ccc;
    border-radius: 200px;
    position: absolute;
    top: 30%;
    left: 18%;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    z-index: 99999;
    padding: 2px;
}
.paxdropdown{
    width: 100%;
    max-width: 250px;
    padding: 5px;
}
.adult,.child{
    display:flex !important;
    justify-content: space-between;
}
.rowPax{
    display: flex;
    align-items: center;
}
.paxButton{
    background-color: white;
    border:1px solid #eee;
}
.my-2{
    margin-top:2px;
    margin-bottom: 2px;
}
.dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}
.form-control[readonly]{
    background-color: white;
}
.form-control{
    border-radius: 4px;
    height: 40px;
}
.paxInput{
    height: 40px;
}
.paxHeading{
    border-radius: 4px;
    padding: 10px;
}