
.register-wrap.p-4.bg-light-subtle.shadow.rounded-custom.mt-5.mt-lg-0.mt-xl-0 {
    position: relative;
    width: 400px;
    max-width: 100%;
    margin: 0 auto;
}

.affix {
    padding: 0px 0 !important;
}

.offcanvas.show {
    visibility: visible;
    z-index: 1000000;
}

img.logo-color, img.logo-white {
    width: 280px;
    height: auto;
}

section.page-header {
    padding: 20px 0 !important;
}

.game-btn-mdm {
    display: inline-block;
    padding: 10px 30px;
    background: #488b40;
    border-radius: 50px;
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    outline: none;
    border: none;
}

.owl-carousel {
    display: block !important;
}

.game-btn-mdm:hover {
    background: #488b40;
    color: #fff;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus, .btn-primary.active, .btn-primary.show {
    border-color: #488b40;
    background-color: #488b40;
}

.game-btn-mdm-2 {
    display: inline-block;
    padding: 10px 30px;
    background: none;
    border-radius: 50px;
    text-decoration: none;
    border: 2px solid #488b40;
    color: #488b40;
    font-weight: 500;
    font-size: 16px;
    outline: none;
}

.flight_Search_boxed input.full-width-input {
    background: #fff;
}

.main-menu li a.nav-link:hover, .action-btns a.btn-link:hover, .navbar-dark.sticky-header.affix .main-menu li a.nav-link:hover, .navbar-dark.sticky-header.affix .action-btns a.btn-link:hover {
    color: #488b40 !important;
}

a:hover, .btn-link:hover {
    color: #488b40;
    text-decoration: none;
}

a.nav-link.be-with {
    border-radius: 33px;
    color: #488b40 !important;
}

i.flaticon-menu {
    color: #488b40;
    font-size: 30px;
    font-weight: 600;
}

i.flaticon-cancel {
    color: #488b40;
    font-size: 20px;
}

.offcanvas.offcanvas-end {
    border-left: none;
    width: 90%;
}

.text-primary {
    --bs-text-opacity: 1;
    color: #488b40 !important;
}

.bg-primary {
    background-color: linear-gradient(287.85deg, #488b40 16%, #488b40 94%);
}

.promo-border-hover:hover {
    background: rgba(0, 0, 0, 0) !important;
    border-color: #488b40 !important;
}

a, .btn-link {
    color: #488b40;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.footer-light .footer-nav-list li a:hover {
    color: #488b40;
    opacity: 1;
}

.copyright-text p a:hover, .copyright-text p a {
    color: #488b40;
}

.footer-social-list li a:hover {
    background: #488b40;
    color: #fff;
    border-color: #488b40;
}

.bgc-white {
    background-color: #fff;
    height: auto;
    min-height: 280px;
}


.why_us {
    background-image: url('/Content/Images/why-banner.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 70px 0;
    text-align: center;
    color: #fff;
}


.sect_r {
    background: #000000ba;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
    height: auto;
    min-height: 220px;
}

    .sect_r p {
        font-size: 14px;
        line-height: 1.4;
        margin: 12px 0;
    }

section.why_us h1 {
    font-size: 30px;
    font-weight: 600;
    margin: 0px 0 25px 0;
    color: #f1f1f1;
}

section.ofer_details h1 {
    font-size: 35px;
    font-weight: 700;
    line-height: 1.4;
    margin: 13px 0 10px 0;
    background: linear-gradient(270deg, rgb(213 46 93) 85%, rgb(77 47 83) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

section.ofer_details {
    background: #fff;
    padding: 40px 0;
}

.oft_text {
    background: #fff;
    padding: 10px 10px;
    box-shadow: 0 0 10px #000;
    box-shadow: 0px 4px 4px 0px #00000040;
}

    .oft_text h4 {
        font-size: 18px;
        font-weight: 600;
        margin: 4px 0;
        color: #101F46;
        line-height: 1.3;
    }

    .oft_text h4 {
        display: -webkit-box;
        max-width: 100%;
        height: 22px;
        margin: 0 auto;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 5px;
    }

.Ofr_itm_item {
    width: 100%;
    height: 220px;
    min-height: 220px;
    max-height: 220px;
    overflow: hidden;
    box-shadow: 0px 4px 4px 0px #00000040;
    display: block;
    background: #eee;
    border: 1px solid #ccc;
}

.offerDelsSlider .item {
    margin: 5px;
}
/*.sticky-header {
    padding: 0;
    margin: 0;
}*/
img.icon_nav_c {
    width: 30px;
    height: auto;
    display: block;
    margin: 3px auto;
}

.main-menu li a.nav-link {
    text-align: center;
    text-align: center;
    padding: 0 17px;
    margin-right: 5px;
}

.register-wrap-fm.htl-srch {
    margin-top: 140px;
}


ul.row-choose-travel {
    list-style: none;
    display: flex;
    flex-direction: row;
    padding: 0;
    margin: 0;
    justify-content: flex-start;
    margin-bottom: 25px;
    /*  margin-top: -58px;*/
}

    ul.row-choose-travel .radio.checked:before {
        display: none;
    }

input#Oneway, input#Round, input#Multi {
    opacity: 0;
    position: absolute;
}
/*ul.row-choose-travel li {
    width: 100px;
    margin: 5px;
   
}*/
.datepicker-wrap::after {
    opacity: 0;
}

ul.row-choose-travel li label.checked {
    border: 1px solid #488b40;
    color: #ffffff;
    background: linear-gradient(287.85deg, #488b40 16%, #488b40 94%);
}

ul.row-choose-travel li label {
    text-align: center;
    color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 100px;
    margin: 5px;
}

.search-content ul.row-choose-travel li label {
    font-size: 13px;
    line-height: 1;
    display: block;
    padding: 10px;
    margin: 5px;
}

input::placeholder {
    font-size: 12px !important;
}

.search-content label {
    font-size: 13px;
    color: #ffffff;
    font-weight: 600;
    display: block;
    width: 100%;
    margin: 4px 0 0px 0px;
    font-weight: 500;
}

input.full-width-input {
    font-size: 15px;
    width: 100%;
    padding: 10px 5px 10px 16px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 0 0 15px 0;
    outline: none;
    height: 50px;
    color: #000;
    font-weight: 500;
}

select.full-width-input {
    font-size: 13px;
    width: 100%;
    padding: 12px 5px 10px 16px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 0 0 15px 0;
    outline: none;
    height: 50px;
}

.checkbox-nstop {
    color: #000;
    display: block;
    padding: 0 0 10px 0;
    font-size: 12px;
}

a.addFlight.add-more-city.active {
    font-size: 12px;
    display: block;
    margin: 0px auto;
    width: 160px;
    text-align: center;
    padding: 3px;
}

.row.repeatingSection {
    display: flex;
    /* width: 100%; */
}

.add-more-city {
    font-size: 12px !important;
    display: block;
    margin: 0px auto;
    width: 160px;
    text-align: center;
    padding: 3px;
}

.ui-autocomplete {
    height: auto;
    max-height: 300px;
    overflow: auto;
    width: 250px;
    overflow-x: hidden;
}

.ui-menu-item > a.ui-corner-all {
    font-size: 12px;
    padding: 7px 15px !important;
    word-wrap: break-word;
}

.nbox .baggage-summary {
    background: none;
}

button#btnInsuraneSearchSubmit {
    display: block;
    border: none;
    padding: 10px 30px;
    font-size: 13px;
    text-transform: uppercase;
    background: linear-gradient(287.85deg, #488b40 16%, #488b40 94%);
    color: #fff;
    border-radius: 4px;
    float: right;
    height: 40px;
}

button#btnSearchSubmit {
    display: block;
    border: none;
    padding: 10px 20px;
    font-size: 13px;
    text-transform: uppercase;
    background: linear-gradient(287.85deg, #488b40 16%, #488b40 94%);
    color: #fff;
    border-radius: 4px;
    float: right;
}

.datepicker-wrap::after {
    height: 36px !important;
    background: #0f0d62 none repeat scroll 0 0 !important;
}

.register-wrap-fm {
    /* background: #000000ab;*/
    padding: 20px 23px 30px 25px;
    /*border-radius: 16px;*/
    /* box-shadow: 0px 0px 11px #281919;*/
}

.landing.col-sm-5 {
    text-align: left;
}

.time {
    text-align: left;
}

.take-off.col-sm-4 {
    text-align: left;
}

.landing.col-sm-5 {
    text-align: left;
}

.total-time.col-sm-3 {
    text-align: left;
}

.action {
    display: block;
    margin: 20px 0;
    /* margin: 0; */
    text-align: center;
}

span.sortPrice {
    display: block;
    margin: 10px 0;
}

.domAirLogo {
    left: unset !important;
    right: unset !important;
    top: unset !important;
}

article.box.ContentDiv {
    overflow: hidden;
}

.x-button1 {
    background: #0f0d62 none repeat scroll 0 0 !important;
}

ul.modier .checkbox:before, .radio:before {
    margin-left: -15px;
}

a.swiper {
    display: block;
    margin-top: 22px;
    box-shadow: 1px 1px 8px #ccc;
    overflow: hidden;
    border-radius: 50%;
}

.tipsy-content {
    background: #000;
    position: absolute;
    /* bottom: 100%; */
    width: 260px;
    color: #fff;
    padding: 11px;
    -moz-border-radius: 4px;
    -moz-box-shadow: 0 0 5px 1px #cdcecf;
    left: unset;
    z-index: 9;
    display: none;
    font-size: 12px;
    line-height: 1.4;
}

.checkbox.checkbox-inline:hover .tipsy-content {
    display: block;
}

.serc_filter.displyNone {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-bottom: 15px;
}

.checkbox.checkbox-inline {
    width: auto;
    padding: 6px 14px 4px 2px;
    /* font-size: 17px; */
}

    .checkbox.checkbox-inline label {
        font-size: 12px;
        color: #eeeeee;
        font-weight: 500;
        margin-right: 5px;
    }

a.swipers {
    position: absolute;
    /* left: 0; */
    margin: 10px 0 0 -11px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 10px #c7c3c3;
}

    a.swipers img {
        width: 30px;
    }

.triangle {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #000;
    margin: 0;
    margin-top: -21px;
    margin-bottom: 12px;
}

.input_fm_sr {
    width: 236px;
    max-width: 100%;
    height: auto;
}

input.full-width-input {
    font-size: 15px;
    width: 100%;
    padding: 10px 5px 10px 16px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 0 0 15px 0;
    outline: none;
    height: 50px;
    color: #000;
    font-weight: 500;
}

.left_taber {
    width: 720px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.main_form_srch {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 1100px;
    max-width: 100%;
    flex-wrap: wrap;
}


.input_fm_sr.let_date {
    border: 1px solid #ccc;
    display: flex;
    justify-content: space-between;
    height: 50px;
    border-radius: 4px;
    overflow: hidden;
    margin-bottom: 15px;
    background: #fff;
    flex-wrap: wrap;
}

    .input_fm_sr.let_date input.full-width-input {
        height: 29px;
        margin-bottom: 0px;
    }

.let_date_l.only_s {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    border-top: 1px solid #eeeeee;
}

.link_ancher {
    display: flex;
    flex-direction: row;
    justify-content: right;
    width: 345px;
    max-width: 100%;
    padding: 0;
}

a.deleteFlight.minus-signs {
    font-size: 30px;
    color: #fff;
    display: block;
    width: 50px;
    border: 1px solid #ccc;
    border-radius: 4px;
    text-align: center;
    padding: 0px 0 5px 0;
    line-height: 1.4;
    height: 50px;
}

a.addFlight.add-more-citys.active {
    font-size: 15px;
    border: 1px solid #ccc;
    padding: 10px 20px;
    margin: 0 7px 0;
    border-radius: 4px;
    color: #fff;
}


.let_date_l input#Search1_DepartureDate1 {
    border: none;
    outline: none;
}

.let_date_l input#Search1_ReturnDate {
    border: none;
    outline: none;
}

.let_date_l {
    width: 49%;
}

p.labl {
    font-size: 12px;
    line-height: normal;
    margin: 0;
    color: #ff0000;
    font-weight: 500;
    padding: 0 0 0 16px;
}

input.form_control {
    border: none;
    font-size: 10px;
    outline: none;
    padding: 2px 10px;
    margin: 0;
    line-height: 1;
    background: none;
}

.row.repeatingSection .col-xs-12.col-md-3 {
    padding: 4px;
}

button.dropdown-toggle.final-count {
    width: 100%;
    text-align: left;
    border: none;
    height: 50px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #fff;
    padding: 0 10px;
    font-size: 14px;
}

button.full-width.icon-check.new_updt {
    width: 100%;
    height: 50px;
    background: linear-gradient(287.85deg, #488b40 16%, #488b40 94%);
    padding: 5px !important;
    color: #fff;
    border: none;
    border-radius: 4px;
}


.dropdown_passenger_area .dropdown-menu {
    z-index: 99;
    min-width: 350px;
    padding: 15px 20px;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0.25rem;
}

.dropdown_passenger_area .dropdown-menu {
    left: 0% !important;
}

.dropdown_passenger_area .dropdown-menu {
    z-index: 1000;
    min-width: 350px;
    max-width: 98%;
    padding: 15px 20px;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0.25rem;
}

.traveller-calulate-persons .cabin-selection {
    padding-top: 10px;
    border-top: 1px solid #c7c7cc;
    margin-top: 20px;
}

    .traveller-calulate-persons .cabin-selection h6 {
        padding: 15px 0;
        font-size: 16px;
        font-weight: 500;
        color: var(--main-color);
    }

.traveller-calulate-persons .passengers .passengers-types {
    padding-top: 15px;
}

    .traveller-calulate-persons .passengers .passengers-types .passengers-type {
        display: flex;
        align-items: center;
        padding: 8px 16px;
        justify-content: space-between;
    }

        .traveller-calulate-persons .passengers .passengers-types .passengers-type .text {
            align-items: center;
            display: flex;
        }

.flight_Search_boxed p {
    font-size: 14px;
    color: #488b40;
    margin: 0;
    font-weight: 600;
}

.traveller-calulate-persons .passengers .passengers-types .passengers-type .text .type-label span {
    font-size: 12px;
    color: #4c4c4c;
}

.button-set > select#Search1_AdultNo, select#Search1_ChildNo, select#Search1_InfantNo {
    height: 32px;
    border: 2px dashed #ccc;
    padding: 4px 14px;
    font-size: 12px;
    width: 70px;
}

select#Search1_CabinClassVal{
    height: 40px;
    padding: 8px 10px;
    font-size: 12px;
    line-height: 1.4;
    outline: none;
    border: 1px solid #ccc;
}

.selection .select2-selection {
    height: 40px !important;
    padding: 6px 10px;
    margin-top: 1px;
    font-size: 12px;
    line-height: 1.4;
    border-radius: 6px !important;
    outline: none;
}

.minus-sign {
    margin-top: -14px !important;
}

.dropdown-toggle::after {
    vertical-align: middle;
    float: right;
    margin-top: 11px;
}

section.ofer_details {
    background: #fff;
    padding: 40px 0;
}

    section.ofer_details h1 {
        font-size: 30px;
        font-weight: 700;
        line-height: 1.4;
        margin: 13px 0 10px 0;
        background: linear-gradient(270deg, rgb(72 140 65) 74%, rgb(0 0 0) 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

.Ofr_itm_item {
    width: 100%;
    height: 220px;
    min-height: 220px;
    max-height: 220px;
    overflow: hidden;
    box-shadow: 0px 4px 4px 0px #00000040;
    display: block;
    background: #eee;
    border: 1px solid #ccc;
}

.oft_text {
    background: #fff;
    padding: 10px 10px;
    box-shadow: 0 0 10px #000;
    box-shadow: 0px 4px 4px 0px #00000040;
}

    .oft_text h4 {
        display: -webkit-box;
        max-width: 100%;
        height: 22px;
        margin: 0 auto;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: 5px;
    }

    .oft_text h4 {
        font-size: 18px;
        font-weight: 600;
        margin: 4px 0;
        color: #101F46;
        line-height: 1.3;
    }

.offerDelsSlider .item {
    margin: 5px;
}

.left_taber {
    width: 720px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.srch {
    display: block;
    width: 100px;
    height: auto;
    overflow: hidden;
}


.main_hotl_srch {
    flex-direction: row;
    padding: 20px 0;
    width: 100%;
    flex-wrap: wrap;
}

.left_more_srch {
    font-size: 15px;
    margin: 0 10px;
}

.selector {
    background: none;
}

select#SelectStarRating, select#SelectNationality, select#SelectCurrency {
    background: none;
    color: #fff;
    padding: 1px 10px;
    line-height: 1;
    height: auto;
    display: initial;
    border: none;
    border-radius: 0;
}

select#SelectStarRating {
    border-right: 1px solid #fff;
}

    select#SelectStarRating option, select#SelectNationality option, select#SelectCurrency option {
        color: #000;
    }

.selector {
    background: none;
    padding: 0 5px;
}

.mor_txt_lft {
    display: flex;
    flex-direction: row;
}

p.poster {
    font-size: 13px;
    padding: 3px 10px;
}

.selector {
    width: auto;
    max-width: 150px;
}

.dropdown-menu.dropdown_passenger_info.show {
    left: 0 !important;
    width: 380px !important;
    color: #000;
    padding: 20px;
}

    .dropdown-menu.dropdown_passenger_info.show label {
        color: #000 !important;
        font-size: 10px;
    }

select#Rooms {
    width: 100%;
}

.dropdown .search-content label {
    font-size: 12px;
}

.dropdown_passenger_info select.full-width-input {
    padding: 5px 2px 5px 5px !important;
    width: 50px;
    height: 38px;
}

div#RoomWise .kidsAge {
    padding: 3px;
}

.register-wrap-fm.htl-srch {
    margin-top: 140px;
}

ul.list_more_opt_hotl {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
}

    ul.list_more_opt_hotl li {
        display: flex;
        width: 260px;
        margin-right: 5px;
    }

.mor_lft {
    font-size: 14px;
    font-weight: 600;
    padding: 3px 0;
    width: 100px;
}

.mor_rght {
    width: 160px;
}

input#Search1_ReturnDate {
    background: #fff;
    border-radius: 0;
}

div#multicityOther {
    width: 100%;
    max-width: 1080px;
}

.no_padding {
    padding: 0 4px;
}



button#btnInsuraneSearchSubmit:hover, button#btnSearchSubmit:hover, a.group_request:hover {
    background: #34642e !important;
    border: none !important;
}

a.done {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 12px;
    background: #0646a0;
    padding: 3px 15px;
    color: #fff;
    border-radius: 4px;
}

.button-style.d-flex.justify-content-between.flex-wrap.mt-4 {
    margin: 0;
    margin-top: 0;
}

.button-style.d-flex.justify-content-between.flex-wrap.mt-4 {
    margin-top: 0 !important;
    height: 300px;
    max-height: 300px;
    overflow: auto;
}

.validation-summary-errors.text-danger ul li {
    color: #ff0000;
    font-size: 12px;
}

.left_taberd {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 721px;
    max-width: 100%;
}


.link_ancher {
    display: flex;
    flex-direction: row;
    justify-content: right;
    width: 345px;
    max-width: 100%;
    padding: 0;
}

.row-repeatingSection {
    display: inline-flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    /* width: 100%; */
}

ul#mobl_logut {
    list-style: none;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
}

    ul#mobl_logut li {
        padding: 7px 13px;
        font-size: 15px;
        margin: 0 5px;
    }

        ul#mobl_logut li.blnce {
            display: block;
            width: 100%;
            text-align: center;
            font-weight: 600;
            font-size: 16px;
            color: #000;
        }

span#spanMyBalance {
    font-size: 13px;
    color: #a20000;
}

.top_hedr {
    background: #f1f1f1;
    padding: 5px 15px;
    /*  position: fixed;*/
    /* top: 0;
    z-index: 999;*/
    width: 100%;
}

    .top_hedr ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-end;
        font-size: 13px;
    }

        .top_hedr ul li {
            padding: 0 7px;
            font-size: 12px;
            line-height: 1;
            color: #488b40;
        }

            .top_hedr ul li span#spanMyBalance {
                font-size: 12px;
                color: #488b40;
                margin-left: 7px;
            }


h3.book_yr {
    font-size: 26px;
    color: #fff;
    font-weight: 500;
    margin: 0 0 20px 0;
}

button#ButtonHotelSearch {
    display: block;
    border: none;
    padding: 10px 20px;
    font-size: 13px;
    text-transform: uppercase;
    background: #488b40;
    color: #fff;
    border-radius: 4px;
    float: right;
    width: 100%;
    max-width: 100%;
    height: 50px;
}

button#btnInsuraneSearchSubmit, button#btnSearchSubmit {
    background: #488b40;
}

    button#ButtonHotelSearch:hover, button#btnInsuraneSearchSubmit:hover, button#btnSearchSubmit:hover {
        background: #488b40;
        color: #fff;
    }

.RoomNumber {
    border-bottom: 1px solid #f5f5f5;
    display: block;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

    .RoomNumber:first-child {
        border-top: 1px solid #f5f5f5;
        margin-top: 5px;
        padding-top: 5px;
    }

label.btn-room-box {
    margin-top: 25px;
}

select.full-width-input {
    font-size: 13px;
    width: 100%;
    padding: 12px 5px 10px 16px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 0 0 15px 0;
    outline: none;
    height: 50px;
}

.row.margin-top-10 {
    margin: 0 !important;
}

div#form_tab {
    margin-top: -40px;
    position: relative;
    margin-bottom: 40px;
}

div#form_tab {
    /* position: absolute; */
    top: 38%;
    z-index: 8;
    width: 100%;
    left: 0;
}

.form_package {
    width: 1300px;
    max-width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    background: #fff;
    padding: 10px;
    height: auto;
    border: none;
    box-shadow: 0 0 4px #646060;
    border-radius: 4px;
}


.form-controls {
    width: 370px;
    padding: 11px 14px;
    height: auto;
}

input.form_packg {
    width: 90%;
    font-size: 16px;
    color: #777;
    border: none;
    padding: 3px 10px;
    border-right: 1px solid #ccc;
    outline: none;
}

.form-controls span img {
    width: 20px;
    height: auto;
    display: inline-block;
}

.form-controls2 {
    width: 225px;
    border: none;
}

    .form-controls2.bord_rgt select {
        border-right: 1px solid #ccc;
    }

select.select_fmg {
    width: 94%;
    padding: 11px 10px;
    font-size: 14px;
    border: none;
    margin: 5px;
    color: #777;
    outline: none;
}

button#btnPkgSearchSubmit {
    display: block;
    width: 100%;
    padding: 0;
    color: #fff;
}

button.btm {
    width: 60px;
    height: 55px;
    border: none;
    background: linear-gradient(287.85deg, #488b40 16%, #488b40 94%);
    border-radius: 0;
    overflow: hidden;
}

#bag_banner_img_pkg_typl {
    background-image: url(/Content/Images/singapore.jpg);
    padding: 80px 0;
    height: auto;
    background-position: center;
    width: 100%;
    background-size: cover;
}

.tral-work {
    background: #0d1f41db;
    padding: 10px 10px;
    text-align: center;
    border-radius: 13px;
    margin: 0 auto;
}

    .tral-work p {
        font-size: 26px;
        font-style: italic;
        color: #fff;
    }

.bgc-background h2 {
    font-size: 26px;
    margin: 10px 0 15px 0;
    font-weight: 600;
}

.img_loctn {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-radius: 10px;
    background: #fff;
    margin-bottom: 17px;
    box-shadow: 0 0 10px #b7b3b3;
}

    .img_loctn img {
        width: 100%;
        height: auto;
        max-height: 180px;
    }

    .img_loctn h6 {
        font-size: 20px;
        text-align: center;
        margin: 10px 0 20px 0;
    }

.first_circl:hover img, .first_circls:hover img {
    -webkit-animation: scale 10s linear infinite;
    animation: scale 10s linear infinite;
}

.img_loctn:hover {
    box-shadow: none;
}

.affix {
    z-index: 999999 !important;
}

.sticky-header.affix {
    padding: 0px 0 !important;
}



.tabled {
    background: #fff;
    width: 350px;
    padding: 2px 7px;
    border-radius: 4px;
    box-shadow: 0 0 10px #ccc;
    max-width: 100%;
    border-bottom: 2px solid #0646a0;
    position: absolute;
    z-index: 9;
    right: 15px;
    display: none;
    top: 17px;
    font-size: 12px;
}

li.loc_date:hover .tabled {
    display: block;
}

p.lock-cod {
    font-size: 18px;
    font-weight: 600;
    color: #ff1d1d;
    padding: 0 10px;
    margin: 0;
}

.tabled h6 {
    font-size: 16px;
    font-weight: 600;
    background: #edebeb;
    padding: 10px;
    color: #488b40;
    text-align: right;
}

.tabled table thead tr th {
    background: #488b40;
    color: #fff;
}

.tabled table th {
    font-size: 14px;
    color: #000;
    font-weight: 600;
}

li.loc_date:hover .tabled {
    display: block;
}

.newsletterMain {
    width: 100%;
    clear: both;
    background: linear-gradient(to right, #00575e, #bf033b);
    float: left;
    padding: 50px 0;
}

.newsletterMain_2 {
    width: 100%;
    clear: both;
    background: linear-gradient(to right, #00575e, #bf033b);
    float: left;
    padding: 10px 0;
    margin: 10px 0 50px 0;
    color: #fff;
}

.newsletterMain h3 {
    font-size: 30px;
    color: #fff;
    margin: 10px 0;
}

.newsletterMain p {
    font-size: 16px;
    color: #fff;
    margin: 10px 0;
}


input.subs_form {
    font-size: 17px;
    padding: 10px;
    border: none;
    background: #fff;
    border-radius: 4px 0 0 4px;
    width: 66%;
    height: 50px;
    outline: none;
}

.subscribe a {
    background: linear-gradient(287.85deg, #488b40 16%, #488b40 94%);
    width: 26%;
    text-align: center;
    padding: 17px 0;
    height: 50px;
    display: block;
    font-size: 14px;
    line-height: 1.1;
    color: #fff;
    border-radius: 0 4px 4px 0;
}

.subscribe {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    padding: 20px;
}

.newsletterMain_2 img {
    width: 50px;
    height: auto;
    margin: 10px auto;
}

.newsletterMain_2 h5 {
    font-size: 18px;
    color: #fff;
    margin: 0 0 2px 0;
    line-height: 1.2;
}

.newsletterMain_2 p {
    font-size: 14px;
    color: #ccc;
    line-height: 1.3;
}

.newsletterMain_2 {
    text-align: center;
}

.allflight_loader_heigh h3 {
    font-size: 35px;
    font-weight: 700;
    line-height: 1.4;
    margin: 13px 0 10px 0;
    background: linear-gradient(270deg, rgb(72 140 65) 74%, rgb(0 0 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.allflight_loader_height {
    background: #eee;
    padding: 80px 0 30px 0;
}




    .allflight_loader_height h3 {
        font-size: 30px;
        font-weight: 700;
        line-height: 1.4;
        margin: 13px 0 30px 0;
        background: linear-gradient(270deg, rgb(72 140 65) 74%, rgb(0 0 0) 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }


.gridbox a .destinationimage img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.gridbox a .detinationtext {
    padding-left: 15px;
}

    .gridbox a .detinationtext h4 {
        font-size: 16px;
        font-weight: 600;
    }

.girdsection {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 40px 0;
}

.gridbox a {
    display: flex;
    align-items: center;
}

.gridbox {
    width: 350px;
    margin-bottom: 40px;
}

.allflight_loader_height h3::after {
    content: "";
    height: 5px;
    width: 150px;
    background: linear-gradient(270deg, rgb(72 140 65) 74%, rgb(0 0 0) 100%);
    display: block;
    text-align: center;
    border-radius: 10px;
    margin-top: 8px;
    margin-bottom: 10px;
}

section.ofer_details h1::after {
    content: "";
    height: 5px;
    width: 150px;
    background: linear-gradient(270deg, rgb(72 140 65) 74%, rgb(0 0 0) 100%);
    display: block;
    text-align: center;
    border-radius: 10px;
    margin-top: 8px;
    margin-bottom: 10px;
}

.section-style3 .promotion .item img {
    height: 79px;
}

.section-style3 .promotion .item h3 {
    font-size: 18px;
    color: #191919;
    font-weight: 700;
    margin-top: 27px;
}

.section-style3 .promotion .item p {
    font-size: 14px;
    color: #555;
    line-height: 24px;
}

section.section-style3 {
    padding: 60px 0;
    background: #fff;
}

.section-style3 .promotion .item {
    text-align: center;
}

.section-style3 .promotion {
    background: url(/Content/Images/Promo0.png) no-repeat 0 67px;
}

.block-title h3 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4;
    margin: 13px 0 30px 0;
    background: linear-gradient(270deg, rgb(72 140 65) 74%, rgb(0 0 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

    .block-title h3::after {
        content: "";
        height: 5px;
        width: 150px;
        background: linear-gradient(270deg, rgb(72 140 65) 74%, rgb(0 0 0) 100%);
        display: block;
        text-align: center;
        border-radius: 10px;
        margin-top: 8px;
        margin-bottom: 10px;
    }

.contnt {
}

.box_shadow {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    box-shadow: 0 0 10px #ccc;
    padding: 20px;
    border-radius: 10px;
    margin: 10px 0;
}

.img_flt {
    width: 100px;
    height: 100px;
    margin-right: 5px;
}

    .img_flt img {
        width: 67%;
        height: auto;
        margin: 12%;
    }

.contnt h6 {
    font-size: 14px;
    line-height: 1.4;
}

.contnt a {
    font-size: 13px;
    cursor: pointer;
    margin: 0;
}

.contnt {
    display: block;
    width: 283px;
    padding: 10px;
}

section.guide {
    padding: 40px 0 60px 0;
}

section.faq_ans {
    padding: 75px 0 20px 0;
    background: #fff;
}

    section.faq_ans h4 {
        font-size: 20px;
        font-weight: 500;
        margin: 20px 0 7px 0;
    }

    section.faq_ans p {
        font-size: 15px;
        line-height: 1.4;
        color: #737373;
    }

.box_shadows {
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 10px #ccc;
    margin-bottom: 10px;
    border-radius: 10px;
}

section.steper {
    padding: 60px 0;
    text-align: center;
}

.spet_img {
    width: 100%;
    height: 180px;
    overflow: hidden;
    text-align: center;
}

    .spet_img img {
        width: 100%;
        height: 100%;
    }

section.steper h6 {
    font-size: 24px;
    margin: 20px 0 5px 0;
}

section.steper p {
    font-size: 16px;
    margin: 0;
    line-height: 1.4;
    color: #737373;
}




.section__header {
    text-align: center;
    line-height: 1.3;
}

.main__heading {
    font-size: 30px;
    color: #fff;
    font-weight: 500;
    margin: 20px 0;
}

.advantages__content {
    display: flex;
    align-items: center;
}

.advantages__content--icon {
    width: 90px;
    margin-right: 15px;
}

.advantages__content--heading {
    font-size: 18px;
    color: #fff;
    margin-bottom: 8px;
    font-weight: 600;
}

.advantages__content--para {
    color: #ccc;
    line-height: 1.3;
}


.advantages {
    background-image: url(/Content/Images/wave.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 100px 0 80px 0;
    background-attachment: fixed;
    color: #fff;
}

div#main {
    padding: 10px;
    margin: 30px 0;
    text-align: left;
}

    div#main h2 {
        font-size: 30px;
        margin: 20px 0;
    }

.form-group h3 {
    font-size: 22px;
    font-weight: 600;
}

.form-group h5 {
    font-size: 16px;
    font-weight: 500;
}

img.thank_you {
    width: auto;
    height: auto;
    max-width: 100%;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

section.mainHeaerBanner {
    background: #fff;
    padding: 10px 0 50px 0;
}

ul.d-flex-foter {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
}

    ul.d-flex-foter li a {
        color: #65676d;
        padding: 10px;
        display: inline-block;
        margin: 5px;
        font-size: 15px;
        font-weight: 600;
        line-height: 1;
    }



.itemImg {
    height: 100%;
    width: 100%;
    overflow: hidden
}

    .itemImg img {
        -webkit-animation: zoomeffect 10s infinite;
        -moz-animation: zoomeffect 10s infinite;
        animation: zoomeffect 10s infinite;
    }

@-webkit-keyframes zoomeffect {
    0% {
        transform: scale(1);
    }


    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1.3);
    }
}

.contentBase {
    position: absolute;
    top: 140px;
    z-index: 9;
    margin: 0 auto;
}

    .contentBase h1 {
        font-size: 110px;
        color: #fff;
        line-height: 1.1;
        text-shadow: 3px 5px #488b40;
    }

    .contentBase p {
        font-size: 26px;
        color: #ffffff;
        text-shadow: 1px 3px #000000;
    }

.formInput {
    display: block;
    background: #fff;
    padding: 1px 30px 30px;
    border-radius: 10px;
    width: 900px;
    max-width: 100%;
    margin-top: 20px;
    margin: 0 auto;
}

.row.row-base {
    margin: 0;
}

button.game-btn-md {
    border: none;
    width: 100%;
    height: 48px;
    text-align: center;
    border-radius: 7px;
    margin-top: 32px;
    background: #488b40;
    color: #fff;
}

    button.game-btn-md:hover {
        background: #34642e;
    }

p.forgt {
    font-size: 16px;
    color: #000;
    text-shadow: none;
    text-align: right;
    font-weight: 500;
}

.formInput {
    display: block;
    margin-top: -80px;
    position: relative;
    z-index: 9;
    box-shadow: 0 0 10px #ccc;
}

.travelo-box h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
    margin: 20px 0 10px 0;
    background: linear-gradient(270deg, rgb(72 140 65) 74%, rgb(0 0 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-left: 4px solid #488b40;
    padding: 0 10px;
    border-left: 4px solid #488b40;
}

.features-item h3 span {
    margin: 10px 0 0 60px;
    display: block;
    text-align: left;
}

.features-item h3 {
    font-size: 17px;
}

.features-item h3 {
    font-size: 14px;
    font-weight: 500;
}

.features-item img {
    max-width: 70%;
    width: 50px;
    margin: 0 auto;
    float: left;
}

.features-item {
    background: #FFFFFF;
    border-radius: 4px;
    display: inline-flex !important;
    justify-content: flex-start;
    align-items: center;
    text-align: center;
    padding: 5px 10px;
    height: auto;
    margin: 0 3px 15px 0px;
    width: 100%;
    box-shadow: 0 0 10px #ccc;
}

.icon-circle {
    width: 100%;
}

    .icon-circle span {
        margin: 0 0 20px 0;
    }

    .icon-circle span {
        height: 112px;
        width: 112px;
        background: linear-gradient(135.45deg, #81be71 16.72%, #488b40 100%, #498b40 100%);
        display: inline-block;
        text-align: center;
        border-radius: 100%;
        margin: 0 0 0px 0;
        position: relative;
    }

.step-iocn1 {
    background: url(/Content/Images/sprite-img.png) no-repeat;
    background-position: 9px -370px;
    width: 90px;
    height: 90px;
    transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -webkit-transition: all 1s ease-in-out;
}

.step-iocn4 {
    background: url(/Content/Images/sprite-img.png) no-repeat;
    background-position: -278px -376px;
    width: 90px;
    height: 90px;
    transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.step-iocn3 {
    background: url(/Content/Images/sprite-img.png) no-repeat;
    background-position: -184px -370px;
    width: 90px;
    height: 90px;
    transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.step-iocn2 {
    background: url(/Content/Images/sprite-img.png) no-repeat;
    background-position: -83px -376px;
    width: 90px;
    height: 90px;
    transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.mainWhy:hover .icon-circle span {
    background: linear-gradient(135.45deg, #488b40 88%, #bdb13c 16.72%, #0665e8 80%);
}

.mainWhy:hover .step-iocn1, .mainWhy:hover .step-iocn2, .mainWhy:hover .step-iocn3, .mainWhy:hover .step-iocn4 {
    transform: rotate(360deg);
}

section.footer_last {
    background: #ccc;
    text-align: center;
    padding: 80px 0 50px 0;
    background-image: url(/Content/Images/banner-2-parallax.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    background-attachment: fixed;
    height: auto;
}

h1.heading {
    font-size: 35px;
    font-weight: 600;
    color: #fff;
}


.mainWhy h3 {
    font-size: 22px;
    font-weight: 600;
    margin: 10px 0 3px 0;
    color: #fff;
}

.mainWhy p {
    font-size: 15px;
    line-height: 1.4;
    margin-bottom: 10px;
    color: #f8f8f8;
}

/**accordin CSS**/
.faq-wrapper {
    position: relative;
}

    .faq-wrapper:before {
        position: absolute;
        left: -33px;
        content: "";
        width: 2px;
        background: #D2D2D2;
        top: 0;
        height: 100%;
    }

    .faq-wrapper .accordion .accordion-item:first-child .accordion-thumb, .faq-wrapper .accordion .accordion-item:nth-child(2) .accordion-thumb, .faq-wrapper .accordion .accordion-item:last-child .accordion-thumb {
        position: relative;
    }

        .faq-wrapper .accordion .accordion-item:first-child .accordion-thumb::after {
            background: transparent;
            border: 6px solid #488c41;
            width: 28px;
            height: 28px;
            border-radius: 100px;
            position: absolute;
            content: "";
            right: 0;
            left: -47px;
            z-index: 9999;
            top: 13px;
        }

        .faq-wrapper .accordion .accordion-item:nth-child(2) .accordion-thumb::after {
            background: transparent;
            border: 6px solid #A24AFA;
            width: 28px;
            height: 28px;
            border-radius: 100px;
            position: absolute;
            content: "";
            right: 0;
            left: -47px;
            z-index: 9999;
            top: 13px;
        }

    .faq-wrapper .accordion .accordion-item:nth-child(3) .accordion-thumb::after {
        background: transparent;
        border: 6px solid #FF727F;
        width: 28px;
        height: 28px;
        border-radius: 100px;
        position: absolute;
        content: "";
        right: 0;
        left: -47px;
        z-index: 9999;
        top: 13px;
    }

    .faq-wrapper .accordion .accordion-item:nth-child(4) .accordion-thumb::after {
        background: transparent;
        border: 6px solid #15BB7F;
        width: 28px;
        height: 28px;
        border-radius: 100px;
        position: absolute;
        content: "";
        right: 0;
        left: -47px;
        z-index: 9999;
        top: 13px;
    }

    .faq-wrapper .accordion .accordion-item:nth-child(5) .accordion-thumb::after {
        background: transparent;
        border: 6px solid #E8912B;
        width: 28px;
        height: 28px;
        border-radius: 100px;
        position: absolute;
        content: "";
        right: 0;
        left: -47px;
        z-index: 9999;
        top: 13px;
    }

    .faq-wrapper .accordion .accordion-item:nth-child(6) .accordion-thumb::after {
        background: transparent;
        border: 6px solid #DD35F9;
        width: 28px;
        height: 28px;
        border-radius: 100px;
        position: absolute;
        content: "";
        right: 0;
        left: -47px;
        z-index: 9999;
        top: 13px;
    }

    .faq-wrapper .accordion .accordion-item:last-child .accordion-thumb::after {
        background: transparent;
        border: 6px solid #2795FB;
        width: 28px;
        height: 28px;
        border-radius: 100px;
        position: absolute;
        content: "";
        right: 0;
        left: -47px;
        z-index: 9999;
        top: 13px;
    }
    /* Active */
    .faq-wrapper .ac-active .accordion-thumb {
        border-bottom: 0;
        position: relative;
    }

    /* Panel */
    .faq-wrapper .accordion-panel {
        margin: 6px 0 0 0;
        display: none;
        padding: 10px 24px 10px 24px;
        font-size: 14px;
        border-top: 1px solid #ccc;
    }

    .faq-wrapper .accordion-item.ac-active .accordion-thumb::after {
        background-position: 0px 0px;
        background: url(../images/sprite-img.png) no-repeat;
        width: 40px;
        height: 40px;
        border-radius: 100px;
        position: absolute;
        content: "";
        right: 0;
        left: -54px;
        z-index: 9999;
        top: 0;
    }

    .faq-wrapper ul.accordion {
    }

    .faq-wrapper .accordion .accordion-item {
        position: relative;
        padding: 10px 0px;
        margin: 0 0 10px 0;
        border: 0px solid #D2D2D2;
        background: #FFFFFF;
        box-shadow: 0px 0px 10px #ccc;
        border-radius: 16px;
    }

        .faq-wrapper .accordion .accordion-item:hover {
            box-shadow: none;
        }



    .faq-wrapper .accordion .accordion-thumb {
        padding: 10px 24px 9px 70px;
        position: relative;
        margin: 0px 0 0px 0;
        z-index: 1;
    }

        .faq-wrapper .accordion .accordion-thumb span {
            width: 40px;
            height: 40px;
            position: absolute;
            left: 12px;
            top: 4px;
            text-align: center;
            float: left;
            right: 0;
            font-style: normal;
            font-weight: 700;
            font-size: 16px;
            line-height: 22px;
            color: #1E7E27;
        }

.acc-icon1 {
    background: #488c41 url(/Content/Images/acc-icon1.svg) no-repeat;
    background-size: 100% 100%;
    border-radius: 4px;
}

.acc-icon2 {
    background: #A24AFA url(/Content/Images/acc-icon2.svg) no-repeat;
    background-size: 90% 90%;
    border-radius: 4px;
    background-position: center center;
}

.acc-icon3 {
    background: #FF727F url(/Content/Images/acc-icon3.svg) no-repeat;
    background-size: 80% 80%;
    border-radius: 4px;
    background-position: center center;
}

.acc-icon4 {
    background: #15BB7F url(/Content/Images/acc-icon4.svg) no-repeat;
    background-size: 100% 100%;
    border-radius: 4px;
}

.acc-icon5 {
    background: #E8912B url(/Content/Images/acc-icon5.svg) no-repeat;
    background-size: 80% 80%;
    border-radius: 4px;
    background-position: center center;
}

.acc-icon6 {
    background: #DD35F9 url(/Content/Images/acc-icon6.svg) no-repeat;
    background-size: 80% 80%;
    border-radius: 4px;
    background-position: center center;
}

.acc-icon7 {
    background: #2795FB url(/Content/Images/acc-icon7.svg) no-repeat;
    background-size: 80% 80%;
    border-radius: 4px;
    background-position: center center;
}

.faq-wrapper .accordion .accordion-thumb h4 {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.1;
    color: #2C3039;
    padding-top: 6px;
}

.faq-wrapper ul.accordion {
    list-style: none;
    padding: 0px;
}

.faq-wrapper .accordion-panel p {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 34px;
    color: #555555;
    margin: 0;
}

.flexbox-container {
    text-align: center;
    padding: 40px;
}

section.crypto-customer-counters {
    background: #fff;
    padding: 80px 0 50px 0;
}

.flexbox-container h1, h3.mk-heading.mb-3 {
    font-size: 35px;
    font-weight: 600;
}

.tbu-section {
    margin: 0;
    padding: 150px 0 80px;
    background-color: #eaf2ff;
    background: url(/Content/Images/bg01.png) no-repeat top;
    position: relative;
    z-index: 2;
    text-align: center;
    background-size: cover;
}

.tbu-box img {
    width: 80px;
    height: 80px;
}

p.notice {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 30px;
    color: #fffcfce0;
}

.tbu-box span {
    margin-top: 15px;
    padding: 0;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
}

.ferdFx {
    background: #fff;
}

.tbu-box {
    margin-top: 30px;
}

.aboutus {
    margin: 0;
    padding: 200px 0 150px 0;
    background-color: #eaf2ff;
    background: url(/Content/Images/about-us.jpg) no-repeat top;
    position: relative;
    z-index: 2;
    text-align: center;
    background-size: cover;
    text-align: center;
}

section.AboutText {
    background: #fff;
    padding: 80px 0 20px 0;
}

section.aboutus h1 {
    font-size: 60px;
    color: #fff;
}

section.aboutManagement {
    background: #f8f8f8;
    padding: 50px 0;
}

.maintem {
    background: #fff;
    display: block;
    width: 100%;
    height: auto;
    box-shadow: 0 0 10px #ccc;
    border-radius: 10px;
    padding: 15px;
    margin: 10px 0;
    min-height: 740px;
}

section.AboutText strong {
    color: #000;
}

.headPich {
    background: #fff;
    width: 100%;
    height: 280px;
    overflow: hidden;
    margin-bottom: 10px;
}

.maintem h4 {
    font-size: 25px;
    font-weight: 500;
    line-height: 1.4;
    line-height: 1.2;
    margin: 20px 0 10px 0;
    background: linear-gradient(270deg, rgb(0 97 235) 14%, rgb(0 0 0) 83%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    padding: 0 10px;
}

    .maintem h4::after {
        content: "";
        height: 4px;
        width: 120px;
        background: linear-gradient(270deg, rgb(255 204 1) 21%, rgb(0 0 0) 100%);
        display: block;
        text-align: center;
        border-radius: 10px;
        margin: 10px auto;
    }

p.title {
    font-size: 12px;
    text-align: center;
    margin: 0;
}

.maintem p {
    font-size: 15px;
    line-height: 1.5;
    text-align: center;
    color: #000;
    padding: 0 7px;
}

.headPich img {
    width: 100%;
    height: 100%;
}

h3.sub-heading {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
    margin: 20px 0 10px 0;
    background: linear-gradient(270deg, rgb(72 140 65) 74%, rgb(0 0 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-left: 4px solid #488b40;
    padding: 0 10px;
    border-left: 4px solid #488b40;
}

h1.heading::after {
    content: "";
    height: 4px;
    width: 120px;
    background: linear-gradient(270deg, rgb(255 204 1) 21%, rgb(0 0 0) 100%);
    display: block;
    text-align: center;
    border-radius: 10px;
    margin-top: 5px;
    margin-bottom: 20px;
}

h1.headings {
    font-size: 35px;
    font-weight: 600;
    color: #fff;
}

h1.heading {
    font-size: 35px;
    font-weight: 600;
    line-height: 1.1;
    background: linear-gradient(270deg, rgb(0 97 235) 14%, rgb(0 0 0) 83%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

span.text-danger.field-validation-error, span.field-validation-error {
    position: absolute;
    color: red !important;
    font-size: 12px;
    font-weight: 400;
    margin-top: 48px;
}

.register-form .form-control, .register-form .form-select {
    padding: .65rem 1rem !important;
}

span.text-danger.field-validation-error span, span.field-validation-error span {
    color: #ff0000;
}

.col-12.RegisterButton.mt-2 {
    text-align: right;
}

.tbu-box h3 {
    margin: 0 0 15px 0;
    padding: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

a.btnbtn-primary {
    font-size: 15px;
    color: #fff;
    padding: 4px;
    text-transform: uppercase;
}

.MainListView {
    background: #fff;
    padding: 10px 10px 0 10px;
    color: #000;
    border-bottom: 1px solid #ccc;
}

div#recentSearchBody {
    position: absolute;
    z-index: 99;
    width: 250px;
    height: auto;
    max-height: 300px;
    overflow: auto;
    background: #fff;
}

.recentList {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 3px;
}

.recentListleft {
    font-size: 15px;
    color: #000;
    font-weight: 600;
}

.recentListCenter {
    font-size: 13px;
}

.recentListRight {
    font-size: 15px;
    color: #000;
    font-weight: 600;
}

p.dated {
    font-size: 12px;
    margin: 0;
}

.child {
    font-size: 12px;
    color: #000;
}

    .child span {
        font-weight: 600;
    }

.d-flexs {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    border-bottom: 1px solid #ccc;
    margin-bottom: 0px;
    padding-bottom: 3px;
}

.dflex {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.MainListView .d-flexs:last-child {
    border-bottom: none;
}

ul.d-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

.box-shadow {
    background: #fff;
    padding: 20px;
    margin: 10px 0;
    text-align: center;
    box-shadow: 0 0 10px #ccc;
    border-radius: 10px;
    overflow: hidden;
}

    .box-shadow img {
        width: 60px;
        margin: 10px 0;
    }

    .box-shadow h6 {
        font-size: 17px;
        font-weight: 500;
        margin: 10px 0 5px 0;
    }

    .box-shadow a {
        display: block;
        width: 100%;
        height: 100%;
    }

    .box-shadow:hover h6 {
        color: #488b40;
    }

button.dt-button {
    color: #000 !important;
}




@media(max-width:767px) {
    .input_fm_sr {
        width: 100%;
        max-width: 100%;
        height: auto;
    }

    .aboutus {
        margin: 0;
        padding: 100px 0 50px 0;
    }

    section.aboutus h1 {
        font-size: 36px;
        color: #fff;
    }

    section.AboutText {
        padding: 20px 0 20px 0;
    }

    .mainWhy, .tbu-box {
        padding: 20px;
        box-shadow: 0 0 5px #ccc;
        margin-top: 18px;
    }


    .details_pro {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
        padding: 5px;
        margin-bottom: 10px;
    }







    @-webkit-keyframes zoomeffect {
        0% {
            transform: scale(1);
        }


        50% {
            transform: scale(2.3);
        }

        100% {
            transform: scale(2.6);
        }
    }

    .tdo_logo_left {
        width: 75%;
    }

    .formInput {
        margin-top: 40px;
    }

    .contentBase {
        top: 90px;
    }

        .contentBase h1 {
            font-size: 45px;
        }

        .contentBase p {
            font-size: 16px;
            line-height: 1.4;
        }

    img.logo-color, img.logo-white {
        width: 200px;
        height: auto;
    }

    button.game-btn-md {
        margin-top: 10px;
    }

    .itemImg {
        height: auto;
        min-height: 270px;
    }

    .Ofr_itm_item {
        height: auto;
        min-height: auto;
        max-height: fit-content;
    }

    .sldr_txt h1 {
        font-size: 35px !important;
    }

    .sldr_txt p {
        font-size: 25px !important;
    }

    .packgItemSlider.owl-carousel.owl-theme .owl-item img {
        height: 215px;
    }



    div #form_tab {
        margin-top: 20px !important;
        position: relative;
        margin-bottom: 0px !important;
    }

    ul.justify-content-cente.tdo_upd li {
        width: 100%;
    }

    div#RoomWise .kidsAge {
        padding: 3px;
        width: 24%;
    }

    .dropdown-menu.dropdown_passenger_info.show {
        left: 0% !important;
        ;
        max-width: 100%;
        margin: 0 auto;
    }

    .left_taberd {
        width: auto;
    }

    .row-repeatingSection {
        display: block;
    }

    ul.row-choose-travel li label {
        width: 85px;
    }

    .search-content ul.row-choose-travel li label {
        font-size: 10px;
    }

    button.dropdown-toggle.final-count {
        margin-bottom: 15px;
    }
}






@media (max-width:991px) {
    .ptb-100 {
        padding: 40px 0;
    }

    .top_hedr {
        display: none;
    }

    .sticky-header.affix {
        padding: 0px 0 !important;
    }

    .register-wrap-fm.htl-srch {
        margin-top: 33px;
    }

    .gridbox {
        width: 300px;
        margin-bottom: 20px;
    }

    .mt-5 {
        margin-top: 1rem !important;
    }

    .Ofr_itm_item {
        height: auto;
        min-height: auto;
        max-height: fit-content;
    }

    .left_taberd {
        width: auto;
    }

    .only-for-desktop {
        display: none !important;
    }

    .srch {
        width: 100%;
        margin: 10px 0;
    }

    a.swipers {
        display: none;
    }

    .ptb-60 {
        padding: 0px 0;
    }

    .sticky-header {
        padding: 10px 0 0 0;
    }

    .offcanvas-body .main-menu li a.nav-link {
        color: #000000;
        padding: .5rem 1rem;
        background: #f1f1f1;
        margin-bottom: 8px;
    }
}


@media(min-width:992px) {
    .only-for-mobile {
        display: none !important;
    }

    .menu_lst, p.close_mn {
        display: none;
    }

    .collapse.navbar-collapse.justify-content-center {
        justify-content: flex-end !important;
    }
}

.mainTrip {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
    padding: 20px 0;
}

.TripDetls {
    display: block;
    background: #fff;
    /*padding: 10px;*/
    padding: 25px;
    box-shadow: 0 0 4px #ccc;
    border-radius: 6px;
    /*width: 252px;*/
    width: 300px;
    max-width: 100%;
    margin: 10px;
}

i.fa.fa-plane.flght {
    font-size: 20px;
    float: right;
}

.view {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

span.from {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    margin-right: 4px;
}

span.fromto {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    margin-left: 4px;
}

span.nameer {
    font-size: 12px;
    font-weight: 400;
    margin-left: 5px;
}

span.fromtim {
    font-size: 14px;
    color: #000;
    font-weight: 500;
}

span.nameer {
    font-size: 12px;
    font-weight: 400;
    margin-left: 5px;
    margin-top: 5px;
}

.view2 {
    text-align: left;
}

p.tick_pnr {
    font-size: 13px;
    text-transform: uppercase;
    margin: 15px 0 0 0;
    color: #fecb01;
}

p.tick_name {
    font-size: 14px;
    color: #000;
    margin-bottom: 6px;
}

.printer {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.pt_lft ul {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    padding-left: 0;
}

    .pt_lft ul li {
        list-style: none;
    }

        .pt_lft ul li a {
            display: block;
            font-size: 16px;
            margin: 1px 5px;
        }

.pt_rgt a {
    display: block;
    font-size: 12px;
    margin: 5px 0 0 0;
    color: #0c6ae8;
}


.details_pro h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4;
    margin: 5px 0 0px 0;
    background: linear-gradient(270deg, rgb(72 140 65) 74%, rgb(0 0 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: left;
}

    .details_pro h1::after {
        content: "";
        height: 5px;
        width: 150px;
        background: linear-gradient(270deg, rgb(72 140 65) 74%, rgb(0 0 0) 100%);
        display: block;
        text-align: center;
        border-radius: 10px;
        margin-top: 8px;
        margin-bottom: 10px;
    }




/*Group booking start*/

button.ui-datepicker-trigger {
    display: none;
}

.form_fr select#Search1_CabinClassVal {
    height: 50px;
}

.mandatory::after {
    content: '*';
    color: red;
    margin: 4px;
    font-size: 15px;
}

#main {
    padding-top: 30px;
    margin-bottom: 0px;
}

.page-title, .page-description {
    color: #fff;
}

.page-title {
    font-size: 3.1667em;
    font-weight: bold;
    margin: 10px 0px;
}

.page-description {
    font-size: 2.5em;
    margin-bottom: 50px;
}

.featured {
    position: absolute;
    right: 50px;
    bottom: 50px;
    z-index: 9;
    margin-bottom: 0;
    text-align: right;
}

    .featured figure a {
        border: 2px solid #fff;
    }

    .featured .details {
        margin-right: 10px;
    }

        .featured .details > * {
            color: #fff;
            line-height: 1.25em;
            margin: 0;
            font-weight: bold;
            text-shadow: 2px -2px rgba(0, 0, 0, 0.2);
        }

.fullwidthbanner-container {
    height: 400px !important;
    width: 400px !important;
}

.slideshow-bg .flexslider.latestoffer .slidebg {
    background-size: cover;
}

.promo-box {
    margin: 0;
    overflow: hidden;
}

.search-box-wrapper.style1 .search-tab-content .title-container {
    background: #00aeef none repeat scroll 0 0;
    height: 80px;
    padding: 15px 40px 0 25px;
    position: relative;
}

.slideshow-bg .flexslider {
    border: medium none;
    box-shadow: none;
    height: 100%;
}

.with-icon .icon.plantakeoff {
    background: #00aeef none repeat scroll 0 0;
}


.flex-control-nav {
    bottom: 5px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2;
}

.flex-control-paging li a.flex-active {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    cursor: default;
}

.flex-direction-nav a {
    color: rgba(255, 255, 255, 0.9);
    overflow: visible;
}

.flex-caption {
    width: 100%;
    padding: 10px;
    left: 0;
    right: 0;
    bottom: -15px;
    background: rgba(0,0,0,.5);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    font-size: 14px;
    line-height: 18px;
    position: absolute;
}

.flex-prev,
.flex-next {
    font-size: 0;
}

.latestPackage .image-box .has-discount::before, .image-box .discount {
    left: 0px;
}

.tour-packages .box {
    box-shadow: 0 -2px 12px 0 rgba(0, 0, 0, 0.11);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

    .tour-packages .box:hover {
        box-shadow: 0 -2px 12px 0 rgba(0, 0, 0, 0.11);
        -moz-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
        -webkit-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
        -o-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
        -ms-transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
        transform: scale(1.1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
        z-index: 3;
        border: none;
        cursor: default;
    }


.recentSearch {
    margin-top: 8px;
    position: relative;
    display: none;
    width: 195px;
}

.recentSearch {
    box-shadow: 0px -1px 9px 1px #bcc8d1;
    width: 578px;
    position: absolute;
    margin-left: -25px;
    margin-top: 20px;
    z-index: 1;
}

    .recentSearch .recentSearchHeader {
        width: 100%;
        background-color: #fde3b5;
        padding: 10px;
        padding-left: 36px;
        border: 1px solid #bcc8d1;
    }

        .recentSearch .recentSearchHeader .arrow {
            width: 15px;
            height: 15px;
            transform: rotateZ(45deg);
            -ms-transform: rotateZ(45deg);
            -moz-transform: rotateZ(45deg);
            -webkit-transform: rotateZ(45deg);
            -o-transform: rotateZ(45deg);
            border-left: 1px solid #bcc8d1 !important;
            border-top: 1px solid #bcc8d1 !important;
            top: -7px;
            left: 25px;
            display: inline-block;
            position: absolute;
            background-color: #fde3b5;
            z-index: 0;
        }

        .recentSearch .recentSearchHeader .text {
            font-size: 18px;
            font-weight: 200;
            position: relative;
            display: inline-block;
            color: #707070;
        }

    .recentSearch .recentSearchBody {
        border: 1px solid #bcc8d1;
        border-top: 0px;
    }

        .recentSearch .recentSearchBody .result {
            cursor: pointer;
            padding: 10px;
            padding-left: 36px;
            height: 75px;
            width: 100%;
            background-color: white;
            border-bottom: 1px solid #bcc8d1;
        }

            .recentSearch .recentSearchBody .result .placeContainer {
                width: 40%;
                float: left;
            }

                .recentSearch .recentSearchBody .result .placeContainer div {
                    display: inline-block;
                }

.searchbox .flightSearchForm .panel .recentSearch .recentSearchBody .result > div > div,
.searchbox .flightSearchForm .panel .recentSearch .recentSearchBody .result .numPax div {
    display: inline-block;
}

.recentSearchBody .result .retLogo {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    float: left;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #b9c6cf;
    width: 8%;
}

.recentSearch .recentSearchBody .result .sourceL,
.searchbox .flightSearchForm .panel .recentSearch .recentSearchBody .result .destinationL {
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 140px;
}

.recentSearch .recentSearchBody .result .source,
.searchbox .flightSearchForm .panel .recentSearch .recentSearchBody .result .destination {
    font-size: 12px;
    margin-left: 5px;
    color: #334755;
    vertical-align: top;
    line-height: 2;
}

.recentSearch .recentSearchBody .result .retLogo {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #b9c6cf;
    width: 8%;
}

.recentSearch .recentSearchBody .result .destinationL {
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 140px;
}

.recentSearch .recentSearchBody .result .destination {
    font-size: 12px;
    margin-left: 5px;
    color: #334755;
    vertical-align: top;
    line-height: 2;
}

.recentSearch .recentSearchBody .result .dateContainer,
.recentSearch .recentSearchBody .result .numPax {
    width: 45%;
    font-size: 10px;
    display: inline-block;
    float: left;
}

.recentSearch .recentSearchBody .result .numPax {
    width: 55%;
    padding-left: 17px;
}

    .recentSearch .recentSearchBody .result .numPax span {
        margin-left: 17px;
    }

    .recentSearch .recentSearchBody .result .numPax div {
        display: inline-block;
    }

.recentSearchBody .result .dateContainer div {
    display: inline-block;
}

.recentSearchBody .result:hover {
    background-color: #FCF8E5;
}

.recentSearchBody .result .icon {
    float: left;
    padding: 0;
    font-size: 16px;
}

.day-bg {
    background: #f5f5f5 none repeat scroll 0 0;
    margin-bottom: 10px;
}

.day {
    background: #488b40 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    padding: 5px;
    margin: 0;
    min-width: 82px;
}

    .day:before {
        content: '';
        height: 0;
        position: absolute;
        width: 0;
        left: 82px;
        border: 12px solid transparent;
        border-left-color: #488b40;
    }

h2.title {
    background: #f5f5f5 none repeat scroll 0 0;
    color: #2d3e52;
    padding: 5px;
}

h2.sub-title {
    background: #f5f5f5 none repeat scroll 0 0;
    color: #2d3e52;
    padding: 5px;
    font-size: 1.3em;
}

.brief-desc {
    font-size: 1.5em;
    line-height: 1.2222em;
    color: #2d3e52;
    padding-left: 30px;
}

.hotel-details .box {
    border-bottom: 1px solid #f5f5f5;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.tbl-head {
    background: #f5f5f5;
    color: #2d3e52;
    font-size: 1.1em;
}

.booking-details h4 {
    margin-bottom: 15px;
}

#hotel-main-content .tab-content .tab-pane {
    padding: 20px;
}

#hotel-main-content #calendar-tab {
    background: #f5f5f5 none repeat scroll 0 0;
    padding: 20px 30px;
}

    #hotel-main-content #calendar-tab label,
    #hotel-main-content #calendar-tab p {
        color: #000 !important;
    }

#hotel-main-content .calendar table tbody td .price-text {
    color: #000;
}

a.button_Enquire {
    background: linear-gradient(287.85deg, #488b40 16%, #488b40 94%);
    color: #ffffff;
    cursor: pointer;
    font-size: 1.2em;
    font-weight: bold;
    padding: 5px 10px;
    position: fixed;
    right: -38px;
    top: 200px;
    transform: rotate(270deg);
    z-index: 9999;
}

    a.button_Enquire:hover {
        background: #488b40 none repeat scroll 0 0;
        color: #ffffff;
    }

.client-enquiry {
    display: none;
}

.ui-datepicker {
    width: auto !important;
    border: 1px solid #ccc !important;
    z-index: 9999 !important;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.30);
}

    .ui-datepicker .ui-datepicker-calendar td,
    .ui-datepicker .ui-datepicker-calendar td {
        text-align: center;
        position: relative;
        height: 30px;
        width: 35px;
        padding: 0;
        cursor: pointer;
        border: 1px solid #e6e6e6;
    }

        .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day a {
            background: #164880 none repeat scroll 0 0 !important;
            color: #fff !important;
        }

        .ui-datepicker .ui-datepicker-calendar td a:hover {
            background: rgba(51, 146, 225, .12) !important;
            color: #164880 !important;
        }

        .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day a.ui-state-active {
            background: #488b40 none repeat scroll 0 0 !important;
            color: #fff !important;
        }

        .ui-datepicker .ui-datepicker-calendar td a.ui-state-active:hover {
            background: #488b40 !important;
            color: #fff !important;
        }

    .ui-datepicker .ui-state-default {
        border: none;
        text-decoration: none;
        text-align: center;
        color: #3c3d3c;
        font-size: 14px;
    }

    .ui-datepicker td {
        text-align: center;
        position: relative;
        height: 30px;
        width: 35px;
        padding: 0;
        cursor: pointer;
        border: 1px solid #e6e6e6;
    }

        .ui-datepicker td:hover {
            background: rgba(51, 146, 225, .12);
            color: #164880;
            display: table-cell;
            vertical-align: middle;
            width: 30px;
            height: 30px;
            border-radius: 3px;
            cursor: pointer;
        }

    .ui-datepicker .ui-datepicker-calendar td a,
    .ui-datepicker .ui-datepicker-calendar td span {
        height: 30px !important;
        border: none;
        text-decoration: none;
        text-align: center;
        color: #3c3d3c;
        font-size: 11px;
    }

    .ui-datepicker td a:after {
        content: "";
        display: block;
        line-height: 12px;
        text-align: center;
        font-size: 12px !important;
        font-weight: normal;
        color: #06840b !important;
    }

    .ui-datepicker td a:hover::after {
        color: #06840b !important;
    }

    .ui-datepicker .ui-datepicker-header {
        background: #ff6000 none repeat scroll 0 0 !important;
    }

        .ui-datepicker .ui-datepicker-header .arrow {
            width: 15px;
            height: 15px;
            transform: rotateZ(45deg);
            -ms-transform: rotateZ(45deg);
            -moz-transform: rotateZ(45deg);
            -webkit-transform: rotateZ(45deg);
            -o-transform: rotateZ(45deg);
            border-left: 1px solid #bcc8d1 !important;
            border-top: 1px solid #bcc8d1 !important;
            top: -7px;
            left: 25px;
            display: inline-block;
            position: absolute;
            background-color: #fde3b5;
            z-index: 0;
        }

    .ui-datepicker .ui-datepicker-calendar td.ui-state-disabled span {
        color: #dbdbdb;
        background: #fff;
    }

    .ui-datepicker .ui-datepicker-calendar td a,
    .ui-datepicker .ui-datepicker-calendar td span {
        background: #fff;
    }

    .ui-datepicker .ui-datepicker-title {
        color: #3c3d3c !important;
        font-size: 14px;
    }

a.group_request {
    font-size: 15px;
    color: #fff;
    background: linear-gradient(287.85deg, #488b40 16%, #488b40 94%);
    padding: 7px 18px;
    border-radius: 4px;
    float: right;
    margin: 15px 0 0 0;
    outline: none;
}

    a.group_request:hover {
        background: #488b40;
        color: #fff;
        border: 1px solid #488b40;
    }

.ui-datepicker .ui-datepicker-header {
    background: #fff none repeat scroll 0 0 !important;
}

.ui-datepicker th {
    background: #fff none repeat scroll 0 0 !important;
    border: 1px solid #ccc;
    border-left: 0px;
    border-right: 0px;
}

    .ui-datepicker th span {
        color: #3c3d3c !important;
        font-size: 1em !important;
        text-shadow: 0 0 rgba(0, 0, 0, 0.50);
    }

.ui-datepicker .ui-datepicker-next::before {
    border-left: 8px solid #3c3d3c !important;
}

.ui-datepicker .ui-datepicker-prev::before {
    border-right: 8px solid #3c3d3c !important;
}

.ui-datepicker .ui-state-range {
    background: rgba(51, 146, 225, .12);
}

.ui-datepicker td a:after {
    font-size: 10px !important;
}

.ui-datepicker:after {
    /*content: "All prices are in INR ( \f156 ).";*/
    padding: 5px;
    display: block;
    color: #3d3c3c;
    font-family: fontawesome;
}

.ui-datepicker .weekend .ui-state-default {
    background: #f3f9ff;
}

@media(max-width: 640px) {
    .ui-datepicker .ui-datepicker-calendar td, .ui-datepicker .ui-datepicker-calendar td {
        height: 25px;
        width: 30px;
    }

    .ui-datepicker th span {
        font-size: 8px !important
    }

    .ui-datepicker .ui-datepicker-title {
        font-size: 10px;
    }

    .ui-datepicker {
        width: 23.5em !important;
        max-width: 80% !important;
    }

        .ui-datepicker .ui-datepicker-calendar td a,
        .ui-datepicker .ui-datepicker-calendar td span {
            height: 25px !important;
        }

        .ui-datepicker:after {
            display: none !important;
        }
}
