
.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;
}
section.page-header {
    padding: 100px 0 50px 0 !important;
}
.game-btn-mdm {
    display: inline-block;
    padding: 10px 30px;
    background: linear-gradient(287.85deg, #008ed2 16%, #00235c 94%);
    border-radius: 50px;
    text-decoration: none;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    outline: none;
    border:none;
}
.game-btn-mdm:hover {
    background: #008ed2;
    color: #fff;
}
.game-btn-mdm-2 {
    display: inline-block;
    padding: 10px 30px;
    background: none;
    border-radius: 50px;
    text-decoration: none;
    border:2px solid #008ed2;
    color: #008ed2;
    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: #008ed2 !important;
}
a:hover, .btn-link:hover {
    color: #008ed2;
    text-decoration: none;
}
a.nav-link.be-with {
    border-radius: 33px;
    color: #008ed2 !important;
}

i.flaticon-menu {
    color: #008ed2;
    font-size: 30px;
    font-weight: 600;
}
i.flaticon-cancel {
    color: #008ed2;
    font-size: 20px;
}
.offcanvas.offcanvas-end {
    border-left: none;
    width: 90%;
}

.text-primary {
    --bs-text-opacity: 1;
    color: #008ed2 !important;
}

.bg-primary {
    background-color: linear-gradient(287.85deg, #008ed2 16%, #00235c 94%);

}
.promo-border-hover:hover {
    background: rgba(0, 0, 0, 0) !important;
    border-color: #008ed2 !important;
}
a, .btn-link {
    color: #008ed2;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.footer-light .footer-nav-list li a:hover {
    color: #fff;
    opacity: 1;
}
.copyright-text p a:hover, .copyright-text p a {
    color: #008ed2;
}

.footer-social-list li a:hover {
    background: #008ed2;
    color: #fff;
    border-color: #008ed2;
}
.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: 33px;
    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;
    color: #000;
    font-weight: 400;
    font-size: 13px;
}
.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 #008ed2;
    color: #ffffff;
    background: linear-gradient(287.85deg, #008ed2 16%, #00235c 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: 14px !important;
}
input.full-width-input::placeholder {
    font-size: 14px !important;
    color: #0000005e !important;
    font-weight: 400;
}

.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, #008ed2 16%, #00235c 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, #008ed2 16%, #00235c 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;
    right: 0;
    top: 10px;
    margin: 0 -17px 0 0;
    z-index: 9;
    box-shadow: 0 0 4px #000;
    border-radius: 50%;
    background: #fff;
}
.input_fm_sr.ort {
    position: relative;
}

    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;
}

.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%;
    margin-top: -2px;
}

.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, #008ed2 16%, #00235c 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: #008ed2;
    margin: 0;
}

.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: 50px;
    padding: 8px 10px;
    font-size: 14px;
    line-height: 1.4;
    outline: none;
    border: 1px solid #ccc;
    color: #000;
    font-weight: 500;
}
.cabin-selection {
    width: 49%;
    margin-left: 2%;
}
.flight_Search_boxed.dropdown_passenger_area {
    width: 49%;
}
.input_fm_sr {
    width: 236px;
    max-width: 100%;
    height: auto;
}
.dropdown-toggle::after {
    vertical-align: middle;
    float: right;
    margin-top: 11px;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: .23375rem;
    vertical-align: .23375rem;
    content: "";
    border-top: .275rem solid;
    border-right: .275rem solid rgba(0, 0, 0, 0);
    border-bottom: 0;
    border-left: .275rem solid rgba(0, 0, 0, 0);
}
.input_fm_sr.d-flex {
    padding: 0;
}

.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(287.85deg, #008ed2 16%, #00235c 94%);
        -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: #eee;
    border-radius: 0;
}

div#multicityOther {
    width: 100%;
    max-width: 1080px;
}

.no_padding {
    padding: 0 4px;
}



button#btnInsuraneSearchSubmit:hover, button#btnSearchSubmit:hover {
    background: #008ed2 !important;
}

a.done {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 12px;
    background: #008ed2;
    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;
    width: 100%;
    margin:0;
}

    .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: #008ed2;
        }

            .top_hedr ul li span#spanMyBalance {
                font-size: 12px;
                color: #008ed2;
            }


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: linear-gradient(287.85deg, #008ed2 16%, #00235c 94%);
    color: #fff;
    border-radius: 4px;
    float: right;
    width: 100%;
    max-width: 100%;
    height: 50px;
}

button#btnInsuraneSearchSubmit, button#btnSearchSubmit {
    background: linear-gradient(287.85deg, #008ed2 16%, #00235c 94%);
  
}

    button#ButtonHotelSearch:hover, button#btnInsuraneSearchSubmit:hover, button#btnSearchSubmit:hover {
        background: #008ed2;
        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;
    flex-wrap:wrap;
}


.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, #008ed2 16%, #00235c 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;
}
.bgc-background{
    background-color:#fff !important;
}
.img_loctn img {
    width: 100%;
    height: auto;
    max-height: 180px;
}
.copyright-text p a {
    color: #fff;
}
    .img_loctn h6 {
        font-size: 18px;
        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;
    position:fixed;
}
.sticky-header {
    padding: 0;
    margin: 0;
    top:0;
    position: relative;
    width: 100%;
    z-index: 99;
}
section.h_Destinations h2 {
    font-size: 26px;
    font-weight: 600;
    margin: 10px 0 20px 0;
}

.tabled {
    background: #fff;
    width: 550px;
    max-width: 100%;
    padding: 2px 7px;
    border-radius: 4px;
    box-shadow: 0 0 10px #ccc;
    max-width: 100%;
    border-bottom: 2px solid #008ed2;
    position: absolute;
    z-index: 999;
    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: #008ed2;
    text-align: right;
}

.tabled table thead tr th {
    background: #008ed2;
    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, #008ed2 16%, #00235c 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(287.85deg, #008ed2 16%, #00235c 94%);
    -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: 33px;
        font-weight: 700;
        line-height: 1.4;
        margin: 13px 0 30px 0;
        background: linear-gradient(287.85deg, #008ed2 16%, #00235c 94%);
        -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(287.85deg, #008ed2 16%, #00235c 94%);
    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(287.85deg, #008ed2 16%, #00235c 94%);
    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: 33px;
    font-weight: 700;
    line-height: 1.4;
    margin: 13px 0 30px 0;
    background: linear-gradient(287.85deg, #008ed2 16%, #00235c 94%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
    .block-title h3::after {
        content: "";
        height: 5px;
        width: 150px;
        background: linear-gradient(287.85deg, #008ed2 16%, #00235c 94%);
        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: 0 20px 50px 50px;
    margin: 30px 0;
    border-radius: 10px;
    box-shadow: 0 0 10px #ccc;
    text-align: left;
}


.travelo-box.box-full.ptb-60 h4 {
    font-size: 24px;
    font-weight: 600;
    border-left: 4px solid #008ed2;
    line-height: 1;
    padding: 2px 10px;
    margin: 20px 0 8px 0;
}
    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%;
}
.right-col {
    position: relative;
    /*background: url(/Content/Images/hero-banner-image-desktop.png);*/
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 80px;
}
.cust-form {
    background: #ffffffbd;
    max-width: 430px;
    margin-left: auto;
    width: 100%;
    display: block;
    border-radius: 300px;
    padding: 100px 70px;
}
section.hed_bner {
    background: url(/Content/Images/banner-3.jpg);
    background-position: center;
    background-repeat: no-repeat;
    padding: 150px 0 80px 0;
    background-size: cover;
}
h2.welcome-text {
    text-align: center;
    font-size: 24px;
}

.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);
    }
}
.powerUp {
    position: absolute;
    z-index: 999999999;
    top: 150px;
    left: 0;
}

.contentBase {
    position: relative;
    z-index: 9;
}
.col-md-5.powerUp {
    margin: auto;
}
span.bold {
    color: #000;
    font-weight: 500;
}
.powerUp h1 {
    font-size: 80px;
    line-height: 1.2;
    color: #fff;
    text-shadow: 2px 4px #008dd2;
    margin-bottom: 20px;
}
  .powerUp h2 {
        font-size: 45px;
        line-height: 1.2;
        color:#fff;
    }
.powerUp p {
    font-size: 20px;
    line-height: 1.2;
    color: #fff;
}
.navbar-light .main-menu li a.nav-link {
    color: #008dd2;
}
.disabled {
    opacity: .5;
}


footer {
    margin: 70px 0 0;
    padding: 10px 0 0;
    width: 100%;
    background: #008dd2;
    position: relative;
}
    footer:before {
        border-right-color: #008dd2 !important;
        border-right-width: 100vw !important;
        border-top-width: 4rem !important;
        top: -60px;
        content: "";
        display: block;
        position: absolute;
        right: 0;
        z-index: 0;
        border: 0 solid transparent;
    }

.footer-single-col h3, .footer-single-col .h3{
    color:#fff;
}
.footer-light .footer-nav-list li a, .footer-light .footer-single-col p {
    color: #fff;
    opacity: .8;
}
.footer-light .footer-social-list li a {
    border: 2px solid rgb(255 255 255);
    color: #fff;
}

.OurPartner {
    padding: 50px 0 20px 0;
    background: #fff;
}
    .OurPartner .item {
        border: 1px solid #008dd2;
    }

section.crypto-customer-counters {
    background: #fff;
    padding: 80px 0 50px 0;
}

.flexbox-container h1 {
    font-size: 35px;
    font-weight: 600;
    text-align:center;
}
.flexbox-container p{
    text-align:center;
}



/**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 #725BFF;
            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: #725BFF 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.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.headings {
    font-size: 35px;
    font-weight: 600;
    color: #fff;
}
p.notice {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 30px;
    color: #fffcfce0;
}
.icon-circle {
    width: 100%;
}
.mainWhy h3 {
    font-size: 20px;
    font-weight: 500;
    margin: 10px 0 3px 0;
    color: #fff;
}
.mainWhy p {
    font-size: 13px;
    line-height: 1.4;
    margin-bottom: 10px;
    color: #f8f8f8;
}
.icon-circle span {
    height: 112px;
    width: 112px;
    background: linear-gradient(287.85deg, #008ed2 16%, #00235c 94%);
    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-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;
}
.page-heade {
    background: url(/Content/Images/bg_2.jpg) no-repeat;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    text-align: center;
    color: #fff;
    height: 100%;
    padding: 150px 0 80px 0;
}
h1.display-5 {
    color: #fff;
    font-size:37px;
}
#left-image {
    padding: 70px 0;
    position: relative;
    overflow: hidden;
    background:#f5f5f5;
}
    #left-image::after {
        background-color: #B4EDCC;
        z-index: 0 !important;
    }

    #left-image::after {
        content: "";
        background-color: #e8f0f9;
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 43%;
        right: 0;
        bottom: 0;
        width: 100%;
        border-radius: 310px 0 0 310px;
        height: 466px;
        transform: translate(0px, -50%);
        z-index: -1;
    }
    #left-image .left-image {
        text-align: center;
    }
        #left-image .left-image img {
            max-width: 400px;
            width: 100%;
        }

.mainWhy:hover .icon-circle span {
    background: #008ed2;
}
.img_bg {
    width: 100%;
    height: auto;
    overflow: hidden;
}

    .img_bg img {
        width: 100%;
    }

section.sectionPag {
    background: #f5f5f5;
    padding: 50px 0;
}


.mainWhy:hover .step-iocn1, .mainWhy:hover .step-iocn2, .mainWhy:hover .step-iocn3, .mainWhy:hover .step-iocn4 {
    transform: rotate(360deg);
}
.trust_via img {
    float: left;
    width: 40px;
    height: 40px;
    margin: 0 12px 0 0;
}

section.sectopr_top p {
    font-size: 14px;
    color: #fff;
    text-align: left;
    padding: 4px 4px 0 60px;
    line-height: 1;
    font-weight: 500;
    margin: 0px;
}
.trust_via h3 {
    font-size: 20px;
    color: #fff;
    padding: 0px;
    margin:0px;
    line-height: 1;
    font-weight: 600;
}
section.sectopr_top {
    background: linear-gradient(287.85deg, #008ed2 16%, #00235c 94%);
    padding: 14px 0;
}
.itemImg {
    height: 100%;
    width: 100%;
    overflow: hidden
}

.hed_bner 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);
    }
}


/*new start csss for TourPackages...........*/

.btn {
    border: none;
    margin: 2px;
}

.hero-content-wrap h3 {
    font-weight: 500;
    color: #fff;
}

.hero-content-wrap h1 {
    font-size: 50px;
    color: #ffffff;
    text-shadow: 2px 1px #ff0000;
    text-transform: uppercase;
}

p b {
    font-weight: 500;
    color: #000;
}

.details_pro h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4;
    margin: 5px 0 0px 0;
    background: linear-gradient(270deg, rgb(153 0 0) 74%, rgb(255 104 52) 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(153 0 0) 74%, rgb(255 104 52) 100%);
        display: block;
        text-align: center;
        border-radius: 10px;
        margin-top: 8px;
        margin-bottom: 10px;
    }

.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;
}

.terms_item h1 {
    font-size: 22px;
    color: #000;
    font-weight: 500;
    line-height: 1.2;
    margin: 20px 0 0px 0;
    border-left: 4px solid #008dd2;
    padding: 2px 10px;
}

.terms_item h4 {
    font-weight: 500;
    margin: 18px 0 0 0;
    color: #008dd2;
    font-size: 18px;
}

.input-group > .form-control, .input-group > .form-select, .input-group > .form-floating {
    width: 100%;
    border-radius: 4px;
    overflow: hidden;
}

.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;
    box-shadow: 0 0 4px #ccc;
    border-radius: 6px;
    width: 252px;
    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: 15px;
    margin: 5px 0 0 0;
    color: #008dd2;
}


.details_pro h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4;
    margin: 5px 0 0px 0;
    background: linear-gradient(270deg, rgb(153 0 0) 74%, rgb(255 104 52) 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(153 0 0) 74%, rgb(255 104 52) 100%);
        display: block;
        text-align: center;
        border-radius: 10px;
        margin-top: 8px;
        margin-bottom: 10px;
    }

p.Hotel_nm {
    font-size: 19px;
    font-weight: 500;
    color: #008dd2;
    line-height: 1.1;
    margin: 10px 0 3px 0;
}

p.City_nm {
    font-size: 14px;
    color: #000;
    font-weight: 400;
}

p.Check_dt {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    margin: 0;
}

    p.Check_dt span.fro {
        font-size: 15px;
        font-weight: 400;
        color: #363636;
        margin-right: 5px;
        margin-bottom: 0;
    }

.link-with-icon {
    color: #008dd2;
}

.terms_item p {
    text-align: justify;
}

a.AddToReturn {
    display: block;
    font-size: 12px;
    padding: 15px 7px;
    border-left: 1px solid #9f0502;
    color: #a50a04;
    cursor: pointer;
}




@media(max-width:767px) {
    .input_fm_sr {
        width: 100%;
        max-width: 100%;
        height: auto;
    }
    ul.nav.col-12.col-md-auto.justify-content-center.main-menu {
        display: block;
        padding: 12px 0;
    }

        ul.nav.col-12.col-md-auto.justify-content-center.main-menu li {
            background: #f8f8f8;
            padding: 5px 0;
            margin-bottom: 2px;
        }


    .tdo_logo_left {
        width: 75%;
    }

    .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) {
    .story-grid {
        height: auto;
    }

    .allflight_loader_height {
        padding: 30px 0 30px 0;
    }

    .about-info.mb-5 {
        margin-top: 50px;
    }

    section.section-style3 {
        padding: 15px 0;
        background: #fff;
    }

    .allflight_loader_height h3, .details_pro h1, .block-title h3 {
        font-size: 26px;
    }

    section .feature-section.sub_pages {
        padding: 15px;
    }

    .travelo-box.box-full.ptb-60 h4 {
        font-size: 20px;
    }

    .first_circl-img {
        width: 100%;
        height: 250px;
        overflow: hidden;
    }

        .first_circl-img img {
            width: 100%;
            height: 100%;
        }

    .terms_item p {
        font-size: 14px;
    }

    section.ofer_details h1 {
        font-size: 26px;
    }

    p.notice {
        font-size: 16px;
    }
    div#main {
        padding: 0 20px 50px 15px;
        margin: 30px 0;
        border-radius: 10px;
        box-shadow: none;
        text-align: left;
    }
    .powerUp h1 {
        font-size: 30px;
    }
    .powerUp{
        top:75px;
    }
    .mainWhy {
        padding: 10px 0;
    }

    section.sectopr_top p{
        text-align:center;
        padding:2px 0;
    }
    .right-col {
        background: none;
    }
    section.hed_bner {
        padding: 100px 0 50px 0;
        
    }
        .trust_via img {
        float: unset;
        margin: 10px 0 4px 0;
    }

    .trust_via {
        display: block;
        width: 50%;
        text-align: center;
        padding: 10px;
        margin-bottom: 10px;
    }
    .flexbox-container h1, h1.headings, .powerUp h2 {
        font-size: 27px;
    }
    .powerUp p {
        font-size: 16px;
        line-height: 1.4;
        color: #fff;
    }
    .cust-form{
        padding:80px 40px;
    }
    .flexbox-container {
        text-align: center;
        padding: 0;
    }
    .mainWhy {
        padding: 10px 0;
    }

    .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;
    }
    .serch_btn {
        width: 100%;
        border-radius: 10px;
        overflow: hidden;
        margin: 10px 0;
    }
    .form-controls2.bord_rgt select, input.form_packg {
        border-right: none;
    }
   
        .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;
    }
   
    .sticky-header{
        padding:10px 0 0 0;
    }
    .form_package {
        padding: 30px 20px !important;
        margin-top: -50px;
        margin-bottom: 20px;
    }
    .form-controls, .form-controls2 {
        border: 1px solid #ccc;
        border-radius: 7px;
        margin-bottom: 10px;
        width: 100%;
    }
    input.form_packg {
        width: 90%;
        font-size: 16px;
        color: #777;
        border: none;
        padding: 3px 10px;        
        outline: none;
    }
    img.img-fluid.logo-color {
        width: 200px;
    }
    .our_choice h2, .our_choice p.txtr, .newsletterMain h3 {
        font-size: 26px !important;
    }
    .subscribe a {
        width: 52%;
    }
    .offcanvas-body .main-menu li a.nav-link {
        color: #737373;
        padding: 0;
    }

    }


@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;
    }

}

.terms_item h1 {
    font-size: 22px;
    color: #000;
    font-weight: 500;
    line-height: 1.2;
    margin: 20px 0 0px 0;
    border-left: 4px solid #008ed2;
    padding: 2px 10px;
}
.terms_item h4 {
    font-weight: 500;
    margin: 18px 0 0 0;
    color: #008ed2;
    font-size: 18px;
}

.copyright-text p{
    color:#fff;
}

.details_pro h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4;
    margin: 5px 0 0px 0;
    background: linear-gradient(287.85deg, #008ed2 16%, #00235c 94%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: left;
}
.box-shadow {
    background: #fff;
    padding: 20px;
    margin: 10px 0;
    text-align: center;
    box-shadow: 0 0 10px #ccc;
    border-radius: 10px;
    overflow: hidden;
}
.details_pro h1::after {
    content: "";
    height: 5px;
    width: 150px;
    background: linear-gradient(287.85deg, #008ed2 16%, #00235c 94%);
    display: block;
    text-align: center;
    border-radius: 10px;
    margin-top: 8px;
    margin-bottom: 10px;
}

ul.d-flex {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.left_main_ban {
    width: 250px;
    height: 550px;
    overflow:hidden;
    border-radius:150px;

}
.left_main_ban img{
    width:100%;
    height:100%;
    object-fit:fill;
}
.d-flex-baner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
}

p.font-monospace {
    font-size: 14px;
}

div#recentSearchBody {
    position: absolute;
    z-index: 99;
    width: 250px;
    height: auto;
    max-height: 300px;
    overflow: auto;
    background: #fff;
}
.MainListView {
    background: #fff;
    padding: 10px 10px 0 10px;
    color: #000;
    border-bottom: 1px solid #ccc;
}
.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;
}
.dflex {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}
p.dated {
    font-size: 12px;
    margin: 0;
}

.footer-light .copyright-text p {
    color: #ffffff;
}
h2.sub-heading {
    font-size: 24px;
    line-height: 1.4;
    border-left: 3px solid #008ed2;
    padding: 0 0 0 7px;
    margin-left: 10px;
}