﻿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: 1px solid #e2e2e2;
    border-radius: 4px;
    -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: linear-gradient(180deg, #14acba 0%, #14acba 100%);
    /* background: linear-gradient(180deg,#f19c3d 0%,#dd7400 100%); */
    border-color: #14acba;
    padding: 13px 12px !important;
    padding: 13px 12px;
    font-size: 18px !important;
    border-radius: 6px;
}

.btnbgchange {
    background: #14acba !important;
    border: 1px solid #14acba !important;
    color: #fff !important;
    outline: none !important;
}
.caret-btn-ClassType, .caret-btn-Travellers {
    cursor: pointer;
}
.btnbgchange:hover {
    background: #156db5 !important;
    border: 1px solid #156db5 !important;
    color: #fff !important;
    outline: none !important;
}

.btn-search-flight:hover {
    color: #fff;
    background: linear-gradient(180deg,#156db5 0%,#156db5 100%);
    /*background: linear-gradient(180deg,#f19c3d 0%,#dd7400 100%);*/
    border-color: #374b5c;
}

.btn-search-flight:focus {
    color: #fff;
    background: linear-gradient(180deg,#156db5 0%,#156db5 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: 0px 30px;
}

.search-box {
    padding-top: 250px;
    background-color: #15152752;
    height: 700px;
}

.blttxt {
    font-weight: 800;
}

.btnonegrey {
    background: #ffffff00;
    border: 1px solid;
    color: #156db5;
    outline: none;
    border-left: none;
}

    .btnonegrey:hover {
        background: #00000000;
        border: 1px solid;
        border-left: none;
        color: #374b5c;
        outline: none;
    }

    .btnonegrey:focus {
        background: #156db5;
        border: 1px solid #156db5;
        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: #156db5;
        border: 1px solid #156db5;
        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;
    /* background: #a3a3a3;*/
    color: #156db5;
    /*  padding: 3px 8px 3px 3px;
    border-radius: 5px;
    border: 1px solid;*/
}

}

.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;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
     color: #fff!important; 
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 0.2;
}
.txticonedparture {
    position: absolute;
    left: 15px;
    top: 21px;
    color: #14acba;
    font-size: 14px;
}

.iconflip {
    position: absolute;
    right: -14px;
    z-index: 1;
    top: 15px;
    /* font-size: 12px; */
    color: #ffffff;
    padding: 7px;
    border-radius: 16px;
    background: #14acba;
}

    .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: #14acba;
        color: #ebebeb;
        height: 31px;
        border: 1px solid #14acba;
    }

.PlusPassenger input {
    background-color: #14acba;
    color: #ebebeb;
    height: 31px;
    border: 1px solid #14acba;
}
.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: auto !important;
    max-height: 300px !important;
    /* 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: unset !important;
}
.modal-content {
    border-radius: 0px!important;
}
    .tt-menu ul {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: 100%;
        height: auto;
        overflow-x: auto;
        box-shadow: 0px 2px 5px lightgray;
    }
.tt-suggestion text {
    font-size: 14px;
    font-weight: 600; 
    vertical-align: top;
}
.tt-suggestion span {
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.5px;
    /* margin-top: 8px; */
    vertical-align: middle;
    margin: 5px 0px 0px 5px;
}
.tt-suggestion {
    line-height: 10px;
    cursor: pointer;
    padding: 12px 10px 0px 10px;
    vertical-align: middle;
    overflow: hidden;
    background: #fff;
    font-size: 12px;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    zoom: 1;
}

.txtbreakspan {
    display: table;
    padding-left: 20px;
  /*  padding-top: 5px;*/
}

.auto-txt-blue {
    font-size: 12px;
}

.tt-suggestion:hover {
    cursor: pointer;
    font-size: 12px;
    background-color: #0071bc;
    color: #fff;
}

.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);
}
.clear_btn:hover{
    color:red;

}
.clear_btn {
    position: absolute;
    right: 10px;
    top: 3px;
    color: #747474;
    rotate: 45deg;
    font-size: 24px;
    cursor: pointer;
    display: none;
    line-height: 17px;
    padding: 0px 1px 3px 3px;
    background: #14acba;
    border-radius: 37px;
    color: white;
}

@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: #0769aa;
    }
}

@media screen and (max-width: 991px) and (min-width: 600px) {
    .pasenger-popup {
        width: 52%;
    }
}

@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;
    }
}

@media screen and (max-width: 390px) and (min-width: 100px) {
    .tt-menu {
        width: auto !important;
    }
}

@media screen and (max-width: 460px) and (min-width: 391px) {

    .tt-menu {
        width: 325px !important;
    }
}

@media screen and (min-width: 200px) and (max-width: 991px){
    .clear_btn {
        top: 6px !important;
    }
}
