* {
    margin: 0;
    padding: 0
}



.flight-search-engine input[disabled] {
    background-color: #f5f5f5 !important
}

.flight-search-engine.transparent .error {
    outline: none
}
 .HomeFM
 {
	    background-color: #ffffff;
    padding: 20px;
    box-shadow: 0 0.25rem 0.438rem 0 rgb(0 11 38 / 20%);
    border-radius: 0.5rem;
 }
button.visa_enquery2:hover {
    background-color: #f3923d;
    color: #333;
    border: 1px solid #f3923d
}

.trip_contact {
    box-shadow: 2px 3px 5px #000;
    padding: 32px;
    border: 1px solid #820000
}

.mk-traveller .fa {
    top: 12px !important
}

.flight-search-engine .row {
    margin: 0
}

.colorchange-qwx:after {
    border-left: 10px solid #f5f5f5 !important
}

.colorchange-qwx:before {
    border-left: 25px solid #f5f5f5 !important;
    border-right: 25px solid #f5f5f5 !important
}

.yu-zdest {
    position: relative
}

.paxcount_dv5 span .fa {
    right: 20px;
    left: inherit !important;
    top: 24px !important;
    color: #333 !important;
    font-size: 23px !important
}

.custom-qwanchor {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.custom-qwanchor:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 20;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(6, 27, 65, 0)), to(#0f0000));
    background: -webkit-linear-gradient(top, rgba(6, 27, 65, 0) 0%, #0f0000 100%);
    background: -o-linear-gradient(top, rgba(6, 27, 65, 0) 0%, rgba(6, 27, 65, .95) 100%);
    background: linear-gradient(to bottom, rgba(6, 27, 65, 0) 0%, #0f0000 100%)
}

.dest-uqimage img {
    width: 100%
}

.border-ybtnradius {
    border-top-right-radius: 5px !important;
    border-bottom-right-radius: 5px !important
}

.border-yuradius {
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important
}

.cf-wsign {
    padding-left: 3px
}

.top-yheader {
    background: #f3923d;
    height: 76px;
    padding-top: 7px
}

.se-qwlist li {
    display: inline-block;
    margin-left: 20px
}

.se-qwlist li a {
    color: #333
}

.contact-xslist a {
    color: #333;
    font-weight: 600
}

.main-umenu {
    width: 100%;
    float:left;
    padding-top:6px;


}

@media (min-width:992px) {}

.btn-success {
    color: #fff;
    background-color: #213f98;
    border-color: #213f98
}

.btn-success:hover {
    color: #fff;
    background-color: #213f98;
    border-color: #213f98
}

.standerd-color {
    color: #555
}

.white-color {
    color: #fff
}

.gray-color,
.grey-color {
    color: #888
}

.main-color {
    color: #2d67b2
}

.radius-zero {
    border-radius: 0
}

.radius {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px
}

.radius20 {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px
}

.border {
    border: 1px solid #ddd
}

.circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.grabber:after,
.grabber:before {
    content: "";
    clear: both;
    display: block;
    width: 100%
}

.vam {
    vertical-align: middle
}

.textfff {
    background: #fff !important
}

.modify_dialog {
    width: 900px;
    margin-top: 7%
}

.flight-search-engine.transparent .radio-grabber li,
.flight-search-engine.transparent .flight-form .row label,
.flight-search-engine.transparent .form-heading {
    color: #333
}

.flight-search-engine.transparent .radio-grabber li .check {
    border-color: #fff
}

.flight-search-engine .grabber {
    position: relative
}

.form-heading {
    font-size: 24px;
    color: #555;
    margin-top: 0;
    margin-bottom: 15px
}

.radio-grabber {
    margin-bottom: 15px
}

.radio-grabber li {
    color: #AAA;
    display: inline-block;
    position: relative;
    margin-right: 25px
}

.radio-grabber li input[type=radio] {
    position: absolute;
    visibility: hidden
}

.radio-grabber li label {
    display: inline-block;
    position: relative;
    padding: 5px 10px;
    z-index: 1;
    cursor: pointer;
    -webkit-transition: all .25s linear;
    border-radius: 7px;
    border: 1px solid #fff
}

.flight-search-engine.transparent>.row>div {
    padding: 10px
}

.radio-grabber li .check {
    display: block;
    position: absolute;
    border: 3px solid #AAA;
    border-radius: 100%;
    height: 18px;
    width: 18px;
    top: 0;
    left: 0;
    z-index: 1;
    transition: border .25s linear;
    -webkit-transition: border .25s linear;
    display: none
}

.radio-grabber li .check::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 8px;
    width: 8px;
    top: 2px;
    left: 2px;
    margin: auto;
    transition: background .25s linear;
    -webkit-transition: background .25s linear
}

.radio-grabber li .check {
    border: 3px solid #aaa
}

.radio-grabber li {
    color: #aaa
}

.radio-grabber input[type=radio]:checked~.check {
    border: 3px solid #213f98
}

.radio-grabber input[type=radio]:checked~.check::before {
    background: #213f98
}

.radio-grabber input[type=radio]:checked~label {
    color: #213f98
}

.input,
.select,
.textarea {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ddd;
    color: #555;
    background-color: #fff;
    width: 100%;
    padding: 0 15px;
    height: 34px;
    display: block
}

.select {
    line-height: 34px
}

.textarea {
    min-height: 80px;
    padding-top: 8px;
    resize: vertical
}

.input-fa {
    font-size: 18px;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 34px;
    width: 40px;
    text-align: center;
    line-height: 34px;
    color: #fff;
    display: block;
    background: #213f98;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    -o-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    top: 0
}

.input-fa2 {
    top: 25px
}

.flight-search-engine .input,
.flight-search-engine .select,
.flight-search-engine .textarea {
    padding-left: 50px
}

.mk-traveller {
    display: table;
    width: 100%;
    height: 34px;
    table-layout: fixed;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #ddd
}

.mk-traveller>* {
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.mk-traveller .increase,
.mk-traveller .decrease {
    background: #f5f5f5;
    cursor: pointer
}

.mk-traveller span {
    font-size: 16px;
    font-weight: 700
}

.flight-form .mk-button {
    margin-top: -1px;
    font-size: 23px;
    color: #fff
}

.flight-form .mk-button:hover {
    color: #333
}

.flight-form>.row>div {
    margin-bottom: 15px
}

.flight-form .row label {
    font-size: 14px;
    font-weight: 700;
    color: #555
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.about-flight {
    background: #213f98
}

.flight-headings {
    display: table;
    table-layout: fixed;
    width: 83%
}

.flight-heading-div {
    display: table-cell;
    vertical-align: middle;
    color: #004159;
    font-size: 14px;
    padding: 0;
    padding-top: 15px
}

.flight-heading-div * {
    font-size: inherit;
    color: inherit
}

.flight-heading-div .fa {
    display: inline-block;
    margin-right: 5px
}

.black-color {
    color: #333
}

.read-color {
    color: #777
}

.repeat-main-result * {
    font-family: "Poppins", Helvetica, sans-serif;
    font-weight: 400
}

.flight-detail.show-detail * {
    font-family: "Poppins", Helvetica, sans-serif;
    font-weight: 400
}

.repeat-main-result .fa,
.flight-detail.show-detail .fa {
    font: normal normal normal 14px/1 FontAwesome
}

.repeat-main-result .black-color,
.repeat-main-result .stopp {
    font-size: 20px;
    color: #333
}

.repeat-main-result .flight-price {
    color: #213f98
}

.repeat-main-result {
    margin-top: 8px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.41);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.41);
    margin-top: 13px;
    border-radius: 5px;
    border: 1px solid #fff;
    padding-top: 8px;
    background: #fff;
    overflow: hidden
}

.repeat-main-result:hover {
    border: 1px solid #213f98
}

.SortFare {}

.repeat-main-result .bhishambooknow_btn,
.commbtn {
    border-color: #213f98 !important;
    font-size: 18px;
    color: #fff;
    font-family: "Poppins", Helvetica, sans-serif;
    padding: 5px;
    width: 100%;
    height: 41px;
    margin: 0;
    background: #213f98 !important
}

.repeat-main-result .bhishambooknow_btn:hover,
.commbtn:hover {
    background: #213f98 !important;
    color: #fff !important
}

.repeat-main-result .bhishambooknow_btn:hover {
    background: #213f98 !important;
    color: #fff !important
}

div#modify_popup .commbtn {
    margin-top: 22px;
    color: #fff
}

.airlinename {
    font-size: 12px
}

.airline-img {
    display: inline-block;
    margin-right: 2px
}

.result-row {
    margin: 0;
    background: #fff
}

.repeat-detail {
    font-size: 13px;
    font-weight: 700;
    line-height: 22px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #f5f5f5;
    min-height: 60px
}

.repeat-detail:last-of-type {
    border-bottom: 0
}

.flight-price {
    font-size: 20px;
    color: #213f98;
    font-weight: 700
}

.mk-badge {
    background: #eee;
    max-width: 60px;
    text-align: center;
    font-size: 12px;
    color: #f3923d;
    margin-top: 2px;
    cursor: pointer
}

.book-now {
    background: #213f98;
    color: #fff;
    display: block;
    height: 30px;
    line-height: 30px;
    text-decoration: none !important;
    font-size: 13px;
    width: 90px;
    text-align: center;
    margin-top: 9px;
    border: 1px solid #213f98
}

.book-now:hover {
    color: #fff !important;
    background: transparent
}

.result-strip {
    background: #fff6e9;
    padding: 7px 15px;
    border-top: 1px solid #f9ecd9;
    border-bottom: 1px solid #f7ebdd;
    font-size: 13px
}

.fare-type {
    font-size: 12px
}

.red-color {
    color: #213f98
}

.green-color {
    color: #4db500
}

.fwb {
    font-weight: 700
}

.vatb {
    vertical-align: text-bottom
}

.vat {
    vertical-align: top
}

.bigfz {
    font-size: 18px
}

.norfz {
    font-size: 14px
}

.smfz {
    font-size: 12px
}

.midfz {
    font-size: 16px
}

.fz13 {
    font-size: 13px !important
}

.oh {
    overflow: hidden
}

.relative {
    position: relative
}

.border-left {
    border-left: 1px dashed #ccc
}

.flight-detail {
    background: #c8f2ff;
    padding: 15px;
    border-top: 1px solid #eee
}

.repeat-inner-detail {
    margin-bottom: 15px;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 15px
}

.repeat-inner-detail:last-of-type {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0
}

.pipe-sign {
    position: relative;
    top: -2px
}

.detail-heading {
    font-size: 16px;
    font-weight: 700;
    color: #555;
    margin-bottom: 15px
}

.durcol {
    padding-left: 0;
    padding-right: 0
}

.durimg {
    width: 100%;
    max-width: 120px
}

.duration {
    font-size: 16px;
    font-weight: 700;
    color: #213f98;
    margin-top: 4px
}

.detail-nav-tabs li,
.detail-nav-tabs li a {
    all: initial;
    font-family: inherit
}

.detail-nav-tabs {
    display: table;
    width: 100%;
    background: #f5f5f5
}

.detail-nav-tabs li {
    float: none;
    display: table-cell;
    border: 0 !important
}

.detail-nav-tabs li a {
    height: 28px;
    display: block;
    line-height: 28px;
    font-size: 14px;
    border: 0 !important;
    text-align: center
}

.detail-nav-tabs li.active a,
.detail-nav-tabs li.active a:hover,
.detail-nav-tabs li.active a:focus {
    background: #213f98;
    color: #fff
}

.person-fare-detail {
    padding: 2px
}

.person-fare-detail>div {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #fdf2eb
}

.person-fare-detail>div:last-of-type {
    border-bottom: 0
}

.person-fare-detail span {
    font-size: 12px;
    font-weight: 700
}

.show-detail {
    display: none
}

.flightBox {
    background: #fff;
    min-height: 100px;
    box-shadow: 0 1px 3px 0 rgba(37, 32, 31, .3);
    -webkit-box-shadow: 0 1px 3px 0 rgba(37, 32, 31, .3);
    -moz-box-shadow: 0 1px 3px 0 rgba(37, 32, 31, .3);
    -o-box-shadow: 0 1px 3px 0 rgba(37, 32, 31, .3);
    -ms-box-shadow: 0 1px 3px 0 rgba(37, 32, 31, .3)
}

.filter-heading {
    font-size: 14px;
    color: #555;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    position: relative;
    cursor: pointer
}

.filter-heading .fa {
    float: right;
    color: #213f98
}

.filterby {
    margin-bottom: 25px;
    border: 1px solid #dee5e7;
    border-radius: 6px 6px 0 0;
}
.filterby h4{ background: #1a2b48; padding: 12px 12px; color: #fff; border-radius: 6px 6px 0 0; font-size: 16px; }



.filter-ul {
    list-style-type: none;
    padding: 0;
    
    margin: 10px;
    display: none
}

.filter-ul li {
    position: relative;
    margin-bottom: 10px;
    

}


.stop-ul li:nth-of-type(1n+4) { display: none; }

.filter-ul li input[type="checkbox"] {
    margin: 0;
    margin-right: 5px;
    vertical-align: middle;
    height: 18px;
    width: 18px;
}

.filter-ul li label {
    font-weight: 400;
    color: #666;
    vertical-align: middle;
    margin: 0
}

.search-description {
    background: #fff;
    padding: 15px;
    margin-bottom: 30px;
    margin-top: 15px;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.41);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.41);
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.41)
}

.absolute-fa {
    display: block;
    position: absolute;
    right: 0;
    left: 0;
    font-size: 30px;
    margin: 0 auto;
    width: 50px;
    text-align: center;
    color: #213f98
}

.modify-search,
.filter-trigger {
    background: #213f98;
    color: #fff;
    text-decoration: none !important;
    display: inline-block;
    padding: 6px 15px;
    text-align: center;
    margin-top: 9px;
    border: 1px solid #213f98
}

.modify-search:hover,
.filter-trigger:hover {
    background: transparent;
    color: #213f98
}

.flight-result-fluid {
    padding-bottom: 30px
}

@media (min-width:769px) {
    .result-row {
        display: table;
        table-layout: fixed;
        width: 100%
    }
    .result-row>div {
        display: table-cell;
        vertical-align: middle;
        float: none
    }
    .modify-search {
        display: block
    }
}

.orange-bg {
    background-color: #213f98
}

.white-bg {
    background-color: #fff
}

.border-zero {
    border: 0;
    background: none
}

.orange-color {
    color: #213f98
}

.orange-border {
    border-color: #213f98
}

.mt30 {
    margin-top: 30px
}

.mt15 {
    margin-top: 15px
}

.mb15 {
    margin-bottom: 15px
}

.mb7 {
    margin-bottom: 7px
}

.passenger-heading {
    -webkit-text-shadow: 0 0 3px #ccc;
    -moz-text-shadow: 1px 2px #ccc;
    -ms-text-shadow: 1px 2px #ccc;
    -o-text-shadow: 1px 2px #ccc;
    text-shadow: 1px 2px #ccc
}

h1.passenger-heading {
    font-size: 36px;
    font-weight: 700;
    color: #213f98;
    margin-top: 20px;
    margin-bottom: 10px
}

.pass-info-box {
    background: #fff;
    padding: 15px;
    border: 1px solid #eee;
    border-bottom: 2px solid #ddd;
    margin-bottom: 15px
}

h3.passenger-heading {
    background: #213f98;
    margin: -15px -15px 15px;
    color: #fff;
    text-shadow: none;
    font-size: 20px;
    padding: 7px 15px;
    font-weight: 700
}

div.LeftDetail * {
    font-family: "Poppins", Helvetica, sans-serif;
    font-weight: 400
}

div.LeftDetail .fa {
    font: normal normal normal 14px/1 FontAwesome
}

div.flight-search-engine * {
    color: #000
}

div.flight-search-engine>h3.form-heading {
    color: #000;
    display: none
}

div.LeftDetail .passenger-heading {
    background: none;
    color: #333;
    margin: 20px 0 9px;
    padding: 0
}

div.LeftDetail .pass-info-box {
    background: none;
    border: none
}

div.LeftDetail .error {
    outline: 0 solid #ff1e19
}

div.LeftDetail .BoxSdo {
    margin-bottom: 0;
    border: 1px solid #dcd9d9;
    background: #fff;
    box-shadow: 0 0 7px 0 #e6e2e2;
    padding: 18px 0
}

div.LeftDetail div.travP {
    padding: 15px
}

div.LeftDetail .continuebtn {
    text-align: center;
    padding: 35px 0 50px
}

div.tophedd h2 {
    margin: 0
}

div.tophedd h2:before {
    top: 55px
}

div.LeftDetail .p00 {
    padding: 0
}

div.LeftDetail .m00 {
    margin: 0
}

div.LeftDetail .continuebtn .commbtn {
    width: 200px;
    margin: 0 auto;
    color: #fff;
    text-transform: capitalize;
    font-size: 25px;
    height: 58px
}

.review-flight-detail {
    margin-bottom: 15px
}

.review-flight-detail:last-of-type {
    margin-bottom: 0
}

.flight-icon {
    top: 32px
}

.flight-icon .circle {
    height: 9px;
    width: 9px;
    background: #213f98;
    display: block
}

.flight-icon .strip {
    display: block;
    height: 2px;
    background: #213f98
}

.flight-icon .left-circle {
    position: absolute;
    left: -5px;
    top: -4px
}

.flight-icon .right-circle {
    position: absolute;
    right: -5px;
    top: -4px
}

.flight-icon .fa {
    display: block;
    text-align: center;
    position: absolute;
    width: 100%;
    top: -13px;
    font-size: 28px !important;
    z-index: 1;
    font-size: 26px;
    color: #213f98
}

.nradio {
    background: #f1f1f1;
    padding: 5px 20px;
    border: 1px solid #ccc;
    border-radius: 20px;
    margin-bottom: 15px;
    margin-top: 15px;
    width: auto
}

.nradio input {
    vertical-align: middle;
    margin-right: 5px;
    margin-top: 0;
    position: relative;
    top: -1px
}

.cardsimg {
    height: 34px
}

.para {
    line-height: 24px;
    font-size: 14px
}

.inherit_a {
    text-decoration: none !important;
    color: inherit;
    font-size: inherit
}

.purchasenow {
    height: 34px;
    line-height: 34px;
    text-decoration: none !important;
    background: green;
    color: #fff !important;
    padding: 0 15px;
    display: inline-block;
    margin-top: 15px
}

.purchasenow:hover {
    -webkit-box-shadow: 0 0 10px #555;
    box-shadow: 0 0 10px #555
}

.greenlock {
    display: inline-block;
    color: #00c300;
    font-size: 36px;
    vertical-align: middle;
    float: left;
    margin-right: 25px
}

.manmeet-modal .modal-header {
    background: #213f98;
    position: relative;
    padding-top: 8px;
    padding-bottom: 8px
}

.manmeet-modal .modal-title {
    color: #fff;
    -webkit-text-shadow: 0 1px #555;
    -moz-text-shadow: 0 1px #555;
    -ms-text-shadow: 0 1px #555;
    -o-text-shadow: 0 1px #555;
    text-shadow: 0 1px #555;
    font-size: 24px
}

.manmeet-modal .modal-content {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden
}

.manmeet-modal .close {
    color: #fff;
    opacity: 1;
    width: 65px;
    height: 100%;
    right: 0;
    position: absolute;
    top: 0;
    margin: 0;
    background: rgba(0, 0, 0, 0.17)
}

.manmeet-modal .modal-footer {
    background: #f0f8ff
}

.manmeet-modal .input,
.manmeet-modal .select,
.manmeet-modal .textarea,
.contactus-form .input,
.contactus-form .select,
.contactus-form .textarea {
    padding-left: 40px
}

.manmeet-modal .input-fa,
.contactus-form .input-fa {
    background: transparent;
    color: #213f98
}

.textarea-col .fa {
    top: 0;
    bottom: initial;
    left: 15px
}

.contactus-form .textarea {
    min-height: 150px
}

.confirming h2 {
    text-transform: uppercase;
    margin-top: 15px;
    text-align: center;
    font-weight: 700;
    color: #555;
    font-size: 26px;
    margin-bottom: 10px
}

.loading-img {
    width: 250px;
    display: block;
    margin: 0 auto
}

.modal-backdrop.in {
    filter: alpha(opacity=80);
    opacity: .8
}

.ll-skin-melon,
.ll-skin-latoja,
.ll-skin-santiago,
.ll-skin-lugo,
.ll-skin-cangas,
.ll-skin-vigo,
.ll-skin-nigran,
.ll-skin-siena {
    font-size: 100% !important
}

.waitingpage {
    margin: 0 auto;
    position: relative
}

.waiting-img {
    width: 100%;
    min-height: 150px;
    max-height: 500px
}

.we-are-searching {
    color: #fff;
    z-index: 1;
    width: 100%;
    max-width: 1100px;
    padding: 15px;
    text-align: center;
    padding-top: 50px
}

.we-are-searching h3 {
    color: inherit;
    margin: 0;
    margin-bottom: 41px;
    font-size: 45px;
    outline: 0;
    line-height: 34px;
    font-family: 'Satisfy'
}

.we-are-searching .please-wait {
    font-size: 49px;
    text-transform: uppercase;
    margin-bottom: 30px
}

.we-are-searching span {
    color: inherit
}

.waiting-loader {
    width: 100%;
    max-width: 200px;
    max-height: 200px;
    display: block;
    margin: 15px auto;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    border-radius: 40px;
    background-color: #fff
}

#FlightFomm .input {
        padding: 8px 44px;
    font-size: 15px;
    height: 50px;
       border: 1px solid #8d94b0;
    border-radius: 0.5rem;
}

#FlightFomm select {
    padding-left: 10px;
    border-radius: 0
}

#FlightFomm label {
    font-weight: 700;
    text-transform: capitalize;
    font-size: 17px;
    color: #465280;
}

#FlightFomm .mk-traveller {
    border-radius: 0;
    position: relative
}

#FlightFomm #raj_adult_count,
#FlightFomm #raj_child_count,
#FlightFomm #raj_infant_count {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

#FlightFomm .flight-form>.row>div {
    margin-bottom: 5px;
    padding: 0
}

#FlightFomm h3.form-heading,
#FlightFomm ul.ML-8 {
    margin-left: -8px
}

#FlightFomm h3.form-heading {
    margin-top: 12px
}

#FlightFomm ul.ML-8 {
    margin-bottom: 15px;
    text-align: center
}

.HomeFM#FlightFomm .flight-form div.input {
    padding: 14px 10px;
    height: 52px;
    font-size: 16px;
    font-family: sans-serif;
    font-family: "Poppins", Helvetica, sans-serif;
    border: none;
    border-bottom: 1px solid #820000
}

.HomeFM#FlightFomm .flight-form .paxcount_dv5 {
    background: #fff;
    font-weight: 400;
    height: 50px
}

.HomeFM#FlightFomm .flight-form .paxcount_dv5 label {
    color: #333;
    text-transform: capitalize;
    font-size: 18px;
    padding: 11px 6px;
    height: 50px;
    text-shadow: 0 0 0;
    font-weight: 400;
    width: 100%;
    cursor: pointer
}

.HomeFM#FlightFomm .flight-form .pax_downdv {
    background: #fff;
    position: absolute;
    z-index: 99;
    right: 14px;
    width: 300px;
    z-index: 99999999999999;
    box-shadow: 2px 3px 3px rgb(0 0 0 / 37%)
}

.HomeFM#FlightFomm .flight-form .pax_downdv label {
    color: #333;
    text-transform: capitalize;
    font-size: 16px;
    padding: 22px 6px;
    height: 55px;
    text-shadow: 0 0 0;
    font-weight: 400
}

.HomeFM#FlightFomm .flight-form .pax_downdv .hideflightcoach {
    float: right;
    margin: 17px
}

.HomeFM#FlightFomm .flight-form .mk-button {
        background: #213f98;
    border: 1px solid #213f98;
    height: 47px;
    border-color: #213f98;
    font-size: 24px;
    color: #fff;
    border-radius: 12px;
       margin-left: 11px;
    width: 197px;
    line-height: 20px;
    vertical-align: middle;
    padding-bottom: 7px;
   }

.HomeFM#FlightFomm .form-headingg {
    font-size: 24px;
    color: #fff;
    text-align: center;
    margin-bottom: 21px;
    margin-top: 15px
}

.HomeFM#FlightFomm .para {
    font-weight: 400;
    font-family: "Poppins", Helvetica, sans-serif;
    color: #fff;
    padding: 0;
    font-size: 21px;
    text-shadow: 4px 4px 12px rgba(0, 0, 0, 0.3);
    text-align: center;
    margin-bottom: 50px
}

div.Whycontainer {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #e8ebf3
}

div.Whycontainer .whychooseul>li {
    margin-bottom: 1px;
    background: #fff
}

div.Whycontainer .whychooseul>li .fa {
    height: 50px;
    width: 50px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
    background: #213f98;
    font-size: 24px;
    color: #fff
}

div.Whycontainer .whychooseul>li span {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    padding-left: 15px;
    font-size: 18px
}

div.Whycontainer .whychooseul {
    list-style-type: none;
    padding: 0
}

div.Whycontainer .visaquerybox {
    padding: 15px;
    background: #fff;
    padding-bottom: 0
}

div.Whycontainer .visaquerybox .row>div {
    margin-bottom: 15px
}

div.Whycontainer .visaquerybox .form-control {
    border-radius: 0
}

div.Whycontainer h2 {
    color: #2a1c6d;
    font-size: 17px;
    margin-bottom: 15px;
    font-weight: 400;
    -webkit-text-shadow: 0 0 0;
    -moz-text-shadow: 0 0 0;
    text-shadow: 0 0 0
}

div.Whycontainer .visaimg {
    display: block;
    width: 100%;
    height: 212px;
    margin-top: 53px
}

div.Whycontainer .ttcc {
    text-align: center
}

div.Whycontainer .visa_enquery,
button.visa_enquery2 {
    background: #213f98;
    margin-bottom: 9px;
    color: #fff;
    border-color: #213f98
}

div.memberdd {
    background: #fff;
    padding: 15px
}

button.visa_enquery2 {
    font-size: 15px
}

div.memberdd .memberof marquee img {
    height: 60px
}

div#contbaner {
    background: url(../images/contactuss.jpg);
    background-size: 100% auto;
    padding: 118px 0;
    height: 450px;
    }

div#contbaner .whychooseul>li {
    display: inline-block;
    width: 100%
}

div#contbaner .whychooseul>li span {
    height: auto;
    line-height: 27px;
    padding-left: 15px;
    font-size: 18px;
    float: right;
    width: 84%;
    padding: 12px 10px
}

div#contbaner div#contbaner div#contbaner div#homeheader {}

nav.navbar div#homeheader ul.navbar-nav li a {
    font-weight: 550;
    color: #333 !important;
    font-family: inherit;
    font-size: 17px;
    text-transform: inherit;
    padding: 0 4px !important;
    margin: 0;
    font-family: "Poppins", Helvetica, sans-serif
}

@media (max-width:767px) {
    .flight-headings {
        width: 100%
    }
    .raj_autocompleat {
        width: 100% !important;
        left: 0 !important
    }
    .radio-grabber li .check {
        display: block
    }
    #FlightFomm .custom-wfa {
        display: block !important;
        position: absolute;
        top: 12px;
        left: 10px;
        font-size: 22px
    }
    .result-row {
        padding-bottom: 10px
    }
    .inner-col>* {
        display: inline-block;
        margin-right: 5px
    }
    .inner-col {
        margin-bottom: 15px
    }
    .mmb15 {
        margin-bottom: 15px
    }
    .mmb10 {
        margin-bottom: 10px
    }
    .mmb5 {
        margin-bottom: 5px
    }
    .mmt15 {
        margin-top: 15px
    }
    .mmt10 {
        margin-top: 10px
    }
    .mmt5 {
        margin-top: 5px
    }
    .mbl0 {
        border-left: 0
    }
    .flight-result-fluid-row>div {
        margin-bottom: 30px
    }
    .search-description>div>div {
        margin-bottom: 0
    }
    .show-filter-col {
        display: none
    }
    .flight-heading-div {
        font-size: 14px
    }
    .flight-heading-div .fa {
        margin-right: 1px
    }
    .paymentform .mmb10 span {
        text-align: left
    }
    .we-are-searching {
        position: initial;
        color: #555
    }
    .waiting-img {
        display: none
    }
    div#contbaner {
        padding: 16px 0
    }
}

@media (min-width:320px) and (max-width:768px) {
    .modify_dialog {
        width: auto
    }
    .no_pd_left {
        padding-left: 15px !important
    }
    .raj_modal {
        padding-left: 0 !important
    }
}

.push_datepicker .ui-datepicker-header {
    background: #213f98;
}

.push_datepicker .ui-datepicker-prev.ui-state-disabled,
.push_datepicker .ui-datepicker-next.ui-state-disabled {
    visibility: hidden;
}

.push_datepicker .ui-datepicker-prev {
    left: 24px;
}

.push_datepicker .ui-datepicker-prev,
.push_datepicker .ui-datepicker-next {
    position: absolute;
    top: 11px;
    cursor: pointer;
}

.push_datepicker th span {
    display: block;
    text-align: center;
    font-size: 1.1667em;
    font-weight: normal;
    color: #11172b;
}

.push_datepicker .ui-datepicker-title {
    margin: 5px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}

.push_datepicker span.ui-datepicker-month {
    font-weight: bold;
}

.push_datepicker .ui-datepicker-prev:before {
    border-right: 8px solid #fff;
}

.push_datepicker .ui-datepicker-prev:before,
.push_datepicker .ui-datepicker-next:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
}

.push_datepicker table {
    width: 100%;
    font-size: 12px;
    border-collapse: collapse;
}

.push_datepicker {
    background: #ffffff !important;
    width: 20em !important;
    padding: 0 !important;
    display: none;
    border: 1px solid #213f98 !important;
    z-index: 999999999 !important;
}

.push_datepicker .ui-datepicker-prev-hover,
.push_datepicker .ui-datepicker-next-hover,
.push_datepicker .ui-datepicker-prev,
.push_datepicker .ui-datepicker-next {
    top: 10px !important;
}

.push_datepicker th {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #f5f5f5;
}

.push_datepicker .ui-datepicker-calendar td.ui-datepicker-current-day a,
.push_datepicker .ui-datepicker-calendar td a:hover,
.push_datepicker .ui-datepicker-calendar td.ui-datepicker-current-day a:hover {
    background: #213f98 !important;
    color: #fff !important;
}

.push_datepicker .ui-datepicker-calendar td a,
.push_datepicker .ui-datepicker-calendar td span {
    color: inherit;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 0px;
    text-align: center;
    background: none;
    border: none;
}

.push_datepicker .ui-datepicker-next {
    right: 24px;
}

.push_datepicker .ui-datepicker-next:before {
    border-left: 8px solid #fff;
}

.push_datepicker .ui-datepicker-prev span,
.push_datepicker .ui-datepicker-next span {
    display: none;
}

.push_datepicker .ui-datepicker-calendar td.ui-state-disabled span {
    color: #dbdbdb;
}

.push_datepicker .ui-datepicker-calendar td a,
.push_datepicker .ui-datepicker-calendar td span {
    color: inherit;
    display: block;
    height: 30px;
    line-height: 30px;
}

.push_datepicker .ui-state-hover,
.push_datepicker .ui-state-hover,
.push_datepicker .ui-widget-header .ui-state-hover,
.push_datepicker .ui-state-focus,
.push_datepicker .ui-state-focus,
.push_datepicker .ui-widget-header .ui-state-focus {
    background: none !important;
    border: none !important;
}
