﻿body {
}

.tab-search-default .tab-content-bg {
    /*background-color: #fff;*/
    position: relative;
    box-shadow: 0px 35px 50px 0px rgb(32 32 32 / 20%);
}

.tab-search-default .find-widget {
    padding: 20px 0;
}

.find-widget .title-widgets {
    padding: 0px 10px;
    /* font-size: 1.43rem; */
    /* text-transform: uppercase; */
    color: #3c3c3c;
    font-weight: bold;
    margin: 0 0 5px;
    /* background-color: transparent; */
    /* border-bottom: none; */
}

.panel {
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
    background-color: #f7f2ed !important;
    border: 0px !important;
    border-radius: 0px !important;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.tab-content-bg {
}

.mg-lt-2 {
    margin-left: 2px;
}

.mg-lt-6 {
    margin-left: 4px;
}

.mg-lt-7 {
    margin-left: 7px;
}

#flyto {
    margin-left: 2px;
}

.p-0 {
    padding: 0px 4.2px;
}

.text-left {
    text-align: left;
}

.btn-search-flight {
    color: #fff;
    background: #003749;
    /* background: linear-gradient(180deg,#f19c3d 0%,#dd7400 100%); */
    border-color: #012c61;
    padding: 13px 12px !important;
    padding: 13px 12px;
    font-size: 18px !important;
    border-radius: 6px;
}

.btnbgchange {
    background: #003749 !important;
    border: 1px solid #003749 !important;
    color: #fff !important;
    outline: none !important;
}
.caret-btn-ClassType, .caret-btn-Travellers {
    cursor: pointer;
}

.btnbgchange:hover {
    background: #003749 !important;
    border: 1px solid #003749 !important;
    color: #fff !important;
    outline: none !important;
}

.btn-search-flight:hover {
    color: #fff;
    background: #003749;
    border-color: #003749;
}

.btn-search-flight:focus {
    color: #fff;
    background: linear-gradient(180deg,#1b165d 0%,#1b165d 100%);
    border-color: #374b5c;
}

.radius-12 {
    border-radius: 3rem !important;
}

.find-widget .text-input {
    position: relative;
}

.tb-label {
    color: #ffff;
    font-weight: 391 !important;
}

.pad-mobile {
    padding: 0px 6px 0px 6px !important;
}

.find-widget .form-control {
    position: relative;
    background-color: #fff;
    height: 55px;
    margin-bottom: 8.5px;
    padding-left: 32px;
}

.clear_btn:hover {
    color: #fff;
    background: #012c61;
}

.clear_btn {
    position: absolute;
    right: 0px;
    top: -10px;
    color: #012c61;
    rotate: 45deg;
    font-size: 22px;
    cursor: pointer;
    display: none;
    height: 20px;
    width: 20px;
    line-height: 13px;
    border-radius: 20px;
    padding: 2.5px;
    border: 1px solid #012c61;
}

.search-box {
    padding-top: 250px;
    background-color: #15152752;
    height: 700px;
}

.blttxt {
    font-weight: 600;
}

.btnonegrey {
    background: #ffffff00;
    border: 1px solid;
    color: #374b5c;
    outline: none;
    border-left: none;
}

    .btnonegrey:hover {
        background: #00000000;
        border: 1px solid;
        border-left: none;
        color: #374b5c;
        outline: none;
    }

    .btnonegrey:focus {
        background: #1b165d;
        border: 1px solid #1b165d;
        color: #ffffff;
        outline: none;
    }

.btnreturnred {
    background: #00000000;
    border: 1px solid;
    border-right: none;
    color: #374b5c;
    outline: none;
}

    .btnreturnred:hover {
        background: #00000000;
        border: 1px solid;
        border-right: none;
        color: #374b5c;
        outline: none;
    }

    .btnreturnred:focus {
        background: #1b165d;
        border: 1px solid #1b165d;
        color: #ffffff;
        outline: none;
    }

.find-widget .form-control::placeholder {
    color: #000;
    opacity: 1; /* Firefox */
}

.find-widget .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000;
}

.find-widget .form-control::-ms-input-placeholder { /* Microsoft Edge */
    color: #000;
}

.svgseachboxtravell {
    block-size: 1.6rem;
    margin-left: 10px;
    inline-size: 2.125rem;
}

.btnTravellers {
    font-size: 12px;
    padding: 5px 5px;
    background: transparent;
    width: auto;
    border: none;
}

    .btnTravellers:hover {
        /*text-decoration: underline;*/
    }

.fright {
    float: right; 
    color: #374b5c; 
}

.fright button i {
    margin-left: 5px;
}

.ddl-menu-drp {
    left: -52px !important;
}

.ddl-class-drp {
    float: right;
}

.roundtrip {
    width: 100% !important;
}

.ui-widget.ui-widget-content {
    z-index: 3 !important;
}

.pasenger-popup {
    position: absolute;
    width: 30%;
    background: #ffffff;
    border-radius: 10px;
    box-shadow: 3px 3px 6px 0px #a7a7a7;
    z-index: 2;
    right: 27px;
    padding: 13px;
    color: #000;
    line-height: 25px;
    /* padding-bottom: 60px; */
    border: 1px solid lightgray;
}

.txticonedparture {
    position: absolute;
    left: 14px;
    top: 21px;
    color: #012c61;
    font-size: 14px;
}

.iconflip {
    position: absolute;
    right: -12px;
    z-index: 1;
    top: 16px;
    /* font-size: 12px; */
    color: #ffffff;
    padding: 7px;
    border-radius: 16px;
    background: #012c61;
}

    .iconflip:hover {
        cursor: pointer;
    }

.fa-exchange-alt:before, .fa-right-left:before {
    content: "\f362";
}

.divpaxcomplete .btsy .g-orange {
    background: #374B5C;
    display: inline-block;
    color: #ebebeb;
    /* width: 30%;*/
    height: 44px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    padding: 2px 16px;
    border-radius: 20px;
    font-weight: bold;
    border: 1px solid;
    margin-top: 10px;
    float: right;
}

div#divPassengerDDL h2 {
    background: #ffffff;
    display: none;
    color: #c80002;
    padding: 5px 16px;
    font-size: 20px;
    border-radius: 20px;
    font-weight: bold;
    border: 1px solid;
    margin-top: 10px;
}

.divPassenger {
    float: left;
    width: 100%;
    /*border-bottom: 1px solid #ccc;*/
    padding: 5px 5px;
}

.divPassengerType {
    float: left;
    width: 65%;
    line-height: 13px;
    /*display: flex;*/
    color: #000;
    font-size: 12px;
}

    .divPassengerType p {
        font-size: 14px;
    }

    .divPassengerType span {
        font-size: 10px;
        /*padding-left: 10px;*/
    }

.divPassengerCount {
    float: right;
    width: 30%;
    border-radius: 10px;
    /*border: 1px solid #ccc;*/
}

.Add_Less_Passenger {
    display: flex;
}

.MinusPassenger {
    width: 30%;
}

    .MinusPassenger input {
        background-color: #012c61;
        color: #ebebeb;
        height: 31px;
        border: 1px solid #012c61;
    }

.PlusPassenger input {
    background-color: #012c61;
    color: #ebebeb;
    height: 31px;
    border: 1px solid #012c61;
}

.PassengerCount {
    width: 40%;
}

.PlusPassenger {
    width: 30%;
}

.divPassenger input {
    width: 100%;
    text-align: center;
    cursor: pointer;
}

.PassengerCount input {
    height: 31px;
    background: #ffffff;
    border: none;
}

    .PassengerCount input:focus-visible {
        border: none;
    }

    .PassengerCount input:focus {
        border: none;
    }

.form-control {
    color: #000;
}

.tt-menu {
    width: max-content;
    margin: 22px 0px;
    height: -webkit-fill-available;
    /* min-width: 320px; */
    background-color: #fff;
    /* border: 1px solid #999; */
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    position: absolute;
    top: 23px;
    z-index: 99999999 !important;
    overflow: auto;
    min-height: 300px;
}

    .tt-menu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: 100%;
    }
#divautocomplete::-webkit-scrollbar, #divautocompleteR::-webkit-scrollbar {
    width: 3px;
}
#divautocomplete::-webkit-scrollbar-thumb, #divautocompleteR::-webkit-scrollbar-thumb {
    background: #e74f7f;
}
#divautocomplete::-webkit-scrollbar-track, #divautocompleteR::-webkit-scrollbar-track {
    background: #b1b1b1;
}
.tt-suggestion {
    padding: 5px 10px;
    font-size: 12px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    border-bottom: 1px solid #e6e6e6;
    background: #fff;
}

.txtbreakspan {
    display: table;
    padding-left: 23px;
}

.auto-txt-blue {
    font-size: 12px;
}

.tt-suggestion:hover {
    cursor: pointer;
    font-size: 12px;
    background-color: #012c61;
    color: #fff;
    /*  font-family: 'Open Sans', sans-serif;*/
}

.pull-right {
    float: none !important;
}

.tt-suggestion i {
    margin: 0px 4px 0px 0px;
    font-size: 14px;
}

.returnflight i {
    margin: 0px 7px 0px 0px;
    font-size: 14px;
    -ms-transform: rotate(20deg);
    transform: rotate(90deg);
}

.header__main-right {
    display:none!important;
}
.mrt-100 {
    margin-top: 90px;
}
.itencallbtns{
    display:none;
}


@media screen and (min-width: 991px){
    #sa_iatalogo.col-md-4 {
        width: 65% !important;
        padding-left: 0px;
    }
    .footer__leftContent #sa_iatalogo a img:nth-child(7) {
       display:none;
    }
    .copysocial{
        width:100%;
        display:flex;
        align-items:center;
        justify-content:space-between;
    }
}
@media screen and (max-width: 991px) and (min-width: 100px) {
    .iconflip {
        rotate: 90deg;
    }

    .iconflip {
        position: absolute;
        right: 10px;
        z-index: 1;
        top: 45px;
        color: #ffffff;
        padding: 7px;
        border-radius: 16px;
        background: #1b165d;
    }

    .clear_btn {
        right: 14px;
        top: 17px;
    }

    .modal-body {
        position: relative;
        padding: 0px !important;
    }

    .find-widget .form-control {
        padding-right: 36px !important;
    }
    .padding-left-ctr{
        margin-bottom:15px;
    }
}

@media screen and (max-width: 991px) and (min-width: 600px) {
    .pasenger-popup {
        width: 52%;
    }
}

@media screen and (max-width: 768px) and (min-width: 200px) {
    .header__main-right {
        display: block !important;
        border: none;
        position: fixed;
        right: 0;
        left: 0;
        z-index: 1030;
        top: 72px;
        background: #1db0da;
        height: auto !important;
        padding: 3px 15px;
    }
    .phonenmbr {
        color: #fff !important;
        font-size: 21px;
        font-weight: 700;
        font-family: 'Lexend', sans-serif !important;
    }
    .mrt-100 {
        margin-top: 120px;
    }
    .itencallbtns {
        display: flex;
        align-items: center;
        justify-content: space-between;
        background: #1db0da;
        padding: 4px 15px;
    }
        .itencallbtns a {
            font-size: 15px;
            font-weight: 500;
            color: white;
            background: #012c61;
            border-radius: 5px;
            padding: 4px 10px;
        }
}
@media (min-width: 250px) and (max-width: 550px) {
    .footer__rightContent .news-letter {
        display: none !important;
    } 
    .footer__leftContent .social-share {
        float: none !important;
        width: 100%;
        margin-top: 19px;
        margin-bottom: 16px;
    }
    .section-padding-top-bottom {
        padding-top: 25px!important;
        padding-bottom: 20px!important;
    }
    #sa_copright {
        padding-top: 0px !important
    }

    .footer__leftContent .social-share ul {
        float: none !important;
    }

   /* .footer__leftContent #sa_iatalogo a img:nth-child(1),
    .footer__leftContent #sa_iatalogo a img:nth-child(2),
    .footer__leftContent #sa_iatalogo a img:nth-child(3),
    .footer__leftContent #sa_iatalogo a img:nth-child(4) {
        height: 60px;
        width: auto;
        padding: 0px 4px;
    }

    .footer__leftContent #sa_iatalogo a img:nth-child(5) {
        height: 60px;
        width: auto;
        padding: 0px 4px;
    }

    .footer__leftContent #sa_iatalogo a img:nth-child(6) {
        height: 45px;
        width: auto;
        padding: 0px 4px;
    }

    .footer__leftContent #sa_iatalogo a img:nth-child(7) {
        height: 35px;
        width: auto;
        padding: 0px 4px;
    }*/
    
}

/*@media (min-width: 200px) and (max-width: 500px) {
    .footer__leftContent #sa_iatalogo a img:nth-child(1),
    .footer__leftContent #sa_iatalogo a img:nth-child(2),*/
    /*.footer__leftContent #sa_iatalogo a img:nth-child(3),*/
    /*.footer__leftContent #sa_iatalogo a img:nth-child(7) {
        display: none;
    }

    .footer__leftContent #sa_iatalogo a img:nth-child(5) {
        height: 50px;
    }

    .footer__leftContent #sa_iatalogo a img:nth-child(6) {
        height: 30px;
        width: auto;
        padding: 0px 4px;
    }
}

@media (min-width: 200px) and (max-width: 440px) {
    .footer__leftContent #sa_iatalogo a img:nth-child(1),
    .footer__leftContent #sa_iatalogo a img:nth-child(2),
    .footer__leftContent #sa_iatalogo a img:nth-child(3),
    .footer__leftContent #sa_iatalogo a img:nth-child(7) {
        display: none;
    } 
    .footer__leftContent #sa_iatalogo a img:nth-child(6) {
        height: 30px;
    }

    .footer__leftContent #sa_iatalogo a img:nth-child(4) {
        height: 50px;
    }

    .footer__leftContent #sa_iatalogo a img:nth-child(5) {
        height: 40px;
    }
    ._bottomlogos {
        display: block;
        margin: 5px 0px;
    }

        ._bottomlogos img:nth-child(1),
        ._bottomlogos img:nth-child(2),
        ._bottomlogos img:nth-child(3) {
            height: 40px;
            width: auto;
        }

        ._bottomlogos img:nth-child(7) {
            height: 21px;
            width: auto;
        }
    .footer__leftContent .contact-addresses p {
        font-size: 13px !important;
    }
    .footer__leftContent .help-info h6, .contact-addresses a { 
        font-size: 14px !important;
    }
}*/

@media screen and (max-width: 599px) and (min-width: 320px) {
    .divPassengerType {
        float: left;
        width: 63%;
        display: flex;
        color: #000;
        font-size: 12px;
    }

        .divPassengerType span {
            font-size: 10px;
            padding-left: 4px;
        }

        .divPassengerType p {
            font-size: 12px;
        }

    .pasenger-popup {
        position: absolute;
        width: 100%;
        background: #ffffff;
        border-radius: 10px;
        box-shadow: 3px 3px 6px 0px #a7a7a7;
        z-index: 2;
        right: 1px;
        top: 65px;
        padding: 13px;
        color: #000;
        line-height: 25px;
        /* padding-bottom: 60px; */
        border: 1px solid lightgray;
    }
}

@media screen and (max-width: 320px) and (min-width: 200px) {

    .fright {
        float: left;
        margin-top: 5px;
    }

    .divPassengerType p {
        font-size: 11px;
    }

    .divPassengerCount {
        float: right;
        width: 30%;
        border-radius: 10px;
    }

    .divPassengerType {
        float: left;
        width: 70%;
        display: flex;
        color: #000;
        font-size: 12px;
    }

        .divPassengerType span {
            font-size: 10px;
            padding-left: 6px;
        }

    .pasenger-popup {
        position: absolute;
        width: 100%;
        background: #ffffff;
        border-radius: 10px;
        box-shadow: 3px 3px 6px 0px #a7a7a7;
        z-index: 2;
        right: 1px;
        top: 65px;
        padding: 13px;
        color: #000;
        line-height: 25px;
        border: 1px solid lightgray;
    }

    div#divPassengerDDL h2 {
        font-size: 13px;
    }
}
