.navbar-toggle {
    border: 1px solid black
}

.navbar-toggle .icon-bar {
    background: black;
}

/*.ui-datepicker th {  background-image: linear-gradient(135deg, #6d4e8a 0, #6d4e8a 100%) !important}*/

/*.ui-menu-item .ui-state-active {
    border: 1px solid #6d4e8a !important;
    background-position: 59% 20% !important;
    background: #6d4e8a url(../searchform/images/search_icons_hov.png) 1% center no-repeat !important
}*/

a {
    color: inherit;
    cursor: pointer;
    text-decoration: none font-family: "Poppins", serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Poppins", serif;
}

.cbtnnew {
    display: none
}

.gradientbg-1 {
    background: #3264f5;
    background: -moz-linear-gradient(left, #3264f5 2%, #f7e405 82%);
    background: -webkit-linear-gradient(left, #3264f5 2%, #f7e405 82%);
    background: linear-gradient(to right, #3264f5 2%, #f7e405 82%)
}

.flitab {
    display: none
}

.vacation_banner .flitab {
    display: inherit
}

.bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.z-index-1 {
    z-index: 1
}

.opacity-7 {
    opacity: .7
}

.weblogo {
    display: block
}

.moblogo {
    display: none
}

.m-sketch {
    width: 100%;
    padding: 20px 0;
    display: inline-table
}

.skt__image {
    float: left;
    margin-right: 15px
}

.skt__image-con {
    float: left;
    margin-right: 20px
}

.skt__icon,
.skt__icon-1,
.skt__icon-2,
.skt__icon-3 {
    width: 60px;
    height: 60px;
    display: inline-block;
    background: url(../images1/sprite-sketch.png)
}

.skt__icon-2 {
    background-position: 0 -100px
}

.skt__icon-3 {
    background-position: 0 -200px
}

.skt__tit {
    font-size: 1.4em;
    margin-top: 0;
    margin-bottom: 5px;
    color: #234;
    line-height: 1.2;
    font-weight: 400
}

.c-banner-gallery-item__tit,
.c-hot-hotel-item-v2__name {
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis
}

.skt__desc {
    font-size: 10px;
    line-height: 1.4
}

.flitab {
    font-size: 2.5em;
    color: #fff;
    position: relative;
    padding-left: 50px
}

.flitab:after {
    position: absolute;
    left: 20px;
    bottom: 50%;
    transform: translateX(-50%);
    display: block;
    content: '';
    width: 30px;
    height: 4px;
    background: var(--yellow);
    border-radius: 2px
}

.phone_mob {
    display: none
}

.form_bx {
    /* border-radius:8px; */
    background-color: #ffffff;
    padding: 30px 12px;
    border-radius: 5px;
    box-shadow: 0px 6px 20px 0px rgb(0 0 0 / 16%);
    position: relative;
    bottom: 0;
}

.form_bx h1 {
    font-size: 18px;
    /* display: none; */
    margin: 0 0 25px 0;
}

.flight_type {
    margin: 0
}

.flight_type ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.form_bx input {
    padding: 20px 15px 15px 8px;
    font-size: 16px;
    height: auto;
    box-shadow: none;
    color: #333;
    border: 1px solid #DBDBDB;
    background: #F8F8F8;
    border-radius: 10px;
}

label.labelBox {
    position: absolute;
    left: 10px;
    top: 5px;
    text-transform: uppercase;
    font-size: 10px;
    color: #959595;
    letter-spacing: 0;
    font-weight: 500;
}

.form-control::placeholder {
    color: #000;
    letter-spacing: 0.4px;
    font-size: 14px;
    font-weight: 400;
}

label.labelBox i {
    font-size: 14px;
    margin-right: 5px;
}

form#flight_search_form label {}

.row.fm_ln1 label {
    font-size: 13px;
    color: #b1b1b1;
    /* position: absolute; */
    /* top: -25px; */
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 500;
}

select.ipt1 {
    background: #fff;
    color: #5d5d5d;
    border: solid 1px #ccc;
    font-size: 14px;
    padding: 20px 10px 5px 10px;
    font-weight: 600;
    text-transform: capitalize;
    height: 32px;
    border-radius: 0
}

.form-group label i {
    font-size: initial
}

.form-group label .fi-flight {
    transform: rotate(45deg)
}

.ui-menu .ui-menu-item {
    padding: 0;
}

.ui-menu-item-wrapper {
    padding: 5px 10px 5px 30px;
    border-bottom: 1px solid #ccc;
}

.ui-menu-item .ui-state-active {
    background-position: 59% 20% !important;
    background-color: #ECF0FF;
    color: #2139AC;
}

.form-group p {
    color: #a5a5a5;
    border-bottom: 2px solid #a5a5a5;
    padding-bottom: 5px;
    font-weight: 500
}

.closed_icon {
    position: absolute;
    top: 16px;
    right: 3px;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background: #e8381b;
    text-align: center;
    cursor: pointer
}

.closed_icon i {
    line-height: 20px;
    color: #fff
}

.form-control:focus {
    box-shadow: 0 0 0 #5d5d5d !important
}

.formBg button {
    right: 0;
    margin-top: 10px;
    background: #1654B8;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    border: 0;
    height: 100%;
    position: absolute;
    width: 100%;
    border-radius: 15px;
    bottom: 0;
}

.flight_type label {
    padding: 3px 8px 0 28px;
}

.mainformcsrhh {
    margin: 140px 0
}

.customradio {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mob_bar {
    padding: 6px 10px;
    margin-top: 8px;
    margin-right: 15px;
    background: transparent;
    border-radius: 5px;
    border: 1px solid #333;
}

.customradio input {
    position: absolute;
    opacity: 0;
    cursor: pointer
}

.checkmark {
    position: absolute;
    top: 8px;
    left: 4px;
    height: 16px;
    width: 16px;
    background-color: transparent !important;
    border-radius: 50%;
    border: 2px solid #fff !important
}

.customradio:hover input~.checkmark {
    background-color: transparent
}

.customradio input:checked~.checkmark {
    background-color: #fff;
    border: 1px solid #5d5d5d
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.customradio input:checked~.checkmark:after {
    display: block
}

.customradio .checkmark:after {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff
}

.gapres_dd {
    padding-left: 10px !important;
    padding-right: 10px !important
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    opacity: 1
}

.number-spinner {
    width: 45%;
    float: right
}

.number-spinner .form-control {
    width: 30px;
    display: inline-block;
    padding: 0
}

.fm_ln1 {
    position: relative;
    /* padding: 10px  15px 15px; */
    /* background: #fff; */
    /* box-shadow: 0px 1px 9px #00000012; */
    /* border-radius: 5px; */
    /* box-shadow: 0px 8px 20px 0px rgb(0 0 0 / 33%); */
    display: flex;
    /* flex-direction: column; */
}

.main_fm {
    position: relative
}

.add_btn,
.mns_btn {
    display: block;
    color: #662d91 !important;
    font-size: small;
    padding: 5px 10px;
    border: solid 2px #ddd3e7;
    border-radius: 3px
}

.add_btn:hover,
.add_btn:focus,
.mns_btn:hover,
.mns_btn:focus {
    background: #ddd3e7;
    color: #5d5d5d;
    text-decoration: none
}

.pass_bx {
    float: left;
    margin: 5px 0 0;
    width: 100%;
}

.pass_bx label {
    font-weight: 400;
    color: #000;
    float: left;
    font-size: 12px;
    width: 60%
}

.btn_dn {
    margin: 8px 0 0 0
}

.btn_dn button {
    background: #01213a;
    color: #fff !important;
    min-height: 36px;
    text-transform: uppercase;
    padding: 5px 20px;
    border-radius: 4px;
    letter-spacing: 1px;
    margin: 0;
    height: 30px;
    width: auto;
    float: right;
    font-weight: 400;
    position: relative;
    font-size: 12px;
    bottom: 0;
}

.psg_dls {
    width: 290px;
    display: table;
    background: #fff;
    padding: 10px;
    position: absolute;
    top: 63px;
    left: 0;
    z-index: 9;
    border: solid 1px #ccc;
    box-shadow: 0 0 15px #00000054;
    border-radius: 5px
}

.class-labl {
    width: 50%;
    float: left;
    margin-top: 5px
}

.eco-selct {
    width: 50%;
    float: left;
    padding: 5px 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
    font-weight: 400
}

#radioBtn .notActive {
    color: #3276b1;
    background-color: #5d5d5d
}

a#add-button {
    background: #1a3683;
    padding: 5px 10px;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    margin: 8px 10px 0 10px;
    display: inline-block;
    float: left
}

a#remove-button {
    background: #1a3683;
    padding: 5px 10px;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    margin: 8px 10px 0 0;
    display: inline-block;
    float: left
}

.two_site {
    display: none;
    position: absolute;
    top: 20px;
    left: 45%;
    width: 30px;
    height: 32px;
    background: #f1f1f1;
    border-radius: 50%;
    z-index: 9;
    border: solid 1px #ccc;
}

.two_site i {
    line-height: 29px;
    padding: 0;
    position: absolute;
    top: 0;
    left: 7px
}

.graybg {
    background: #fffefe;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 30px
}

.title {
    font-size: 29px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    line-height: 1.2;
    text-transform: capitalize
}

.title:after {
    position: absolute;
    left: 50%;
    margin-top: 5px;
    transform: translateX(-50%);
    display: block;
    content: '';
    width: 80px;
    height: 4px;
    background: var(--yellow);
    border-radius: 2px
}

.tabflight__link {
    text-decoration: none;
    border: 1px solid #cac7c7;
    margin: 1em 0;
    -webkit-box-shadow: 0 3px 20px 0 rgba(0, 41, 99, .1);
    box-shadow: 0 3px 20px 0 rgba(0, 41, 99, .1);
    color: #333;
    display: block
}

.tabflight__link:hover {
    text-decoration: none;
    -webkit-box-shadow: 0 3px 30px 0 rgba(0, 41, 99, .1);
    box-shadow: 0 3px 30px 0 rgba(0, 41, 99, .1)
}

.tabflight__route {
    position: relative;
    padding: 12px 12px 8px
}

.tabflight__airline-logo {
    width: 40px;
    position: absolute;
    right: 10px;
    top: 10px
}

.tabflight__from {
    font-size: 12px;
    color: #666;
    padding-right: 65px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.tabflight__to {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.tabflight__date {
    color: #666;
    margin-top: 5px;
    font-size: 12px
}

.tabflight__date .fi-round-trip {
    line-height: 1;
    color: #666;
    font-size: 12px;
    vertical-align: middle
}

.tabflight__price-box {
    border-top: 1px dashed #e5e5e5;
    padding: 7px 0;
    margin: 0 12px;
    position: relative
}

.o-price {
    font-size: 14px;
    height: 30px
}

.o-price__from {
    color: #999
}

.tabflight .o-price__currency {
    color: #933;
    font-size: 20px
}

.flightdt {
    margin-bottom: 30px;
    display: inline
}

.flightdt .nav-tabs {
    border-bottom: 0 solid #cac7c7
}

.flightdt .nav-tabs .nav-item.show .nav-link,
.flightdt .nav-tabs .nav-item.show .nav-link:hover {
    padding: 0;
    text-decoration: none;
    border: 0
}

.flightdt .nav-tabs .nav-link {
    border: 1px solid #cac7c7;
    color: #333;
    margin: 3px
}

.flightdt .nav-tabs .nav-item.show .nav-link,
.flightdt .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #cac7c7 #cac7c7 #fff;
    border-bottom: 4px solid
}

.footer-up {
    width: 100%;
    margin: 0 auto;
    background: #f0f0f0
}

.footer-up .footer-desktop {
    padding: 15px 0;
    border-top: 1px solid #b3afaf
}

.footer-up .footer__text {
    line-height: 22px
}

.footer-up .footer__link {
    color: #333;
    padding-right: 18px;
    display: block;
    font-size: small
}

.menu-bar {
    display: none
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    overflow-x: hidden;
    transition: .5s;
    z-index: 9999
}

.sidenav ul {
    list-style: none;
    padding: 0
}

.sidenav ul li a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 1.3em;
    color: #fff;
    display: block;
    transition: .3s
}

.sidenav ul li a:hover {
    background: #f1f1f1
}

.sidenav ul li:last-child a {
    background: #002d51;
}

.sidenav ul li:last-child a:hover {
    color: #fff
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px
}

#demo {
    margin-top: 40px !important
}

.tw_logo {
    width: 100%;
    height: auto;
    float: left;
    text-align: left
}

.header_hnew {
    width: 100%;
    height: auto;
    float: left;
    background: #933;
    margin-top: 10px
}

.search_frm {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 30px
}

.hnew_navigation {
    width: 100%;
    height: auto;
    float: left;
    text-align: right;
    padding: .5em 0 0
}

.hnew_navigation ul {
    margin: 0;
    padding: 0
}

.hnew_navigation ul li {
    list-style: none;
    display: inline-block;
    line-height: 36px
}

.hnew_navigation ul li a {
    color: #333;
    font-size: 1em;
    text-decoration: none;
    font-weight: 700;
    padding: .5em;
    letter-spacing: 1px
}

.hnew_navigation ul li a:hover {
    color: #933
}

.hnew_navigation ul li:last-child a {
    background: #ff9b00
}

.hnew_upperheader {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #b3afaf
}

.hnew_logo {
    width: 100%;
    float: left;
    margin-top: 5px
}

.hnew_call {
    width: 100%;
    height: auto;
    float: right;
    color: #0a7298;
    font-size: 1.4em;
    text-decoration: none;
    font-weight: 700;
    text-align: right
}

.hnew_call a {
    text-decoration: none;
    color: #933
}

.hnew_email {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 15px;
    text-align: right
}

.callimage {
    width: 102px;
    display: inline-block;
    margin-top: -38px
}

.hnew_email span {
    width: 50%;
    height: auto;
    float: left;
    color: #000;
    font-size: 14px;
    text-decoration: none;
    font-weight: 400;
    margin-left: 27%;
    text-align: center
}

.hnew_email p {
    width: 46%;
    height: auto;
    float: left;
    margin-left: 24%;
    font-size: 20px;
    font-weight: 700;
    text-decoration: underline
}

.menu_icon {
    display: none
}

.phone_icon {
    display: none
}

.carousel-inner img {
    width: 100%;
    height: 100%
}

.form-control[readonly] {
    background-color: #F8F8F8;
    opacity: 1;
    cursor: pointer;
    border-radius: 10px;
    color: #000;
    letter-spacing: 0.4px;
    font-size: 16px;
    font-weight: 400;
}

.number-spinner1 {
    width: 40%;
    float: left;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.input-group-btn {
    flex: 0 0 30px;
    -ms-flex: 0 0 30px;
    max-width: 30px
}

.d-none-cst {
    display: none;
}

.form_bx .add_num {
    flex: 0 0 30px;
    -ms-flex: 0 0 30px;
    max-width: 20px;
    border: 0;
    padding: 0;
}

.hmlist {
    list-style: none;
    float: left;
    width: 100%
}

.hmlist li {
    float: left;
    width: 33%;
    list-style: none;
    display: block;
    padding: 2px 0 5px 32px;
    color: #333;
    font-weight: 400 !important;
    background-image: url(../image/tick-new.webp) !important;
    background-position: 0 7px;
    background-repeat: no-repeat;
    background-size: 20px;
    font-size: 14px
}

.banner_section {
    width: 100%;
    height: auto;
    background-size: cover;
    position: relative
}

.banner_section img {
    height: fit-content;
    height: -moz-fit-content
}

.vacation_banner {
    width: 100%;
    height: 425px;
    float: left;
    background: url(../images1/banner_firstflytravel.jpg) center top no-repeat;
    background-size: 100% 100%
}

.firstfly_outer {
    width: 100%;
    height: auto;
    float: left;
    background: #f8f8f8;
    padding: 20px 0;
    margin-top: 40px
}

.destinatios_white {
    width: 100%;
    height: auto;
    float: left;
    background: #fff;
    padding: 30px 0;
    border: solid 1px #e1e1e1;
    margin-bottom: 60px
}

.destinatios_white-new {
    width: 100%;
    height: auto;
    float: left;
    background: #fff;
    padding: 30px 0;
    border: solid 1px #e1e1e1;
    margin-bottom: 10px
}

.destinatios_white-new h4 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 36px;
    color: #2c2d2b;
    text-decoration: none;
    font-weight: 700;
    text-align: center
}

.destinatios_white-new p {
    width: 100%;
    height: auto;
    float: left;
    font-size: 15px;
    color: #666;
    text-decoration: none;
    font-weight: 400;
    text-align: left;
    padding: 5px 20px;
    line-height: 24px;
    margin-bottom: 0
}

.destinatios_white-new span {
    width: 100%;
    height: auto;
    float: left;
    font-size: 18px;
    color: #000;
    text-decoration: none;
    font-weight: 700;
    text-align: left;
    padding: 5px 20px;
    line-height: 24px
}

.destination ul {
    width: 17%;
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
    float: left;
    margin-left: 30px
}

.destination ul li {
    list-style: none;
    display: block;
    padding: 12px 0 10px 42px;
    color: #fff;
    font-weight: 700;
    background: url(../image/tick-img.webp) #648446 4% 65% no-repeat;
    border-radius: 4px;
    border: solid 1px #ccc;
    margin-bottom: 10px
}

.destination_flt ul {
    width: 30%;
    margin: 0;
    padding: 0;
    float: left;
    margin-left: 30px
}

.destination_flt ul li {
    list-style: none;
    display: block;
    padding: 12px 0 10px 42px;
    color: #fff;
    font-weight: 700;
    background: url(../image/tick-img.webp) #648446 4% 65% no-repeat;
    border-radius: 4px;
    border: solid 1px #ccc;
    margin-bottom: 10px
}

.text_n {
    font-size: 14px !important;
    color: #777 !important
}

.destinations_box {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    box-shadow: 0 2px 10px #b3b1b1;
    margin-bottom: 20px
}

.destinations_box img {
    width: 100%;
    text-align: center
}

.destinations_box h5 {
    text-align: center;
    color: #2c2d2b;
    font-size: larger;
    font-weight: 600;
    line-height: 30px;
    margin: 0;
    text-transform: uppercase
}

.destinations_box b {
    text-align: center;
    color: #933;
    font-size: x-large;
    display: block
}

.destinations_box p {
    text-align: center;
    color: #7b7b7b;
    font-size: small;
    margin: 0
}

.desti_content {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin-top: 13px
}

.desti_content h6 {
    color: #2c2d2b;
    margin-bottom: 2px;
    text-decoration: none;
    font-weight: 400;
    padding: 0 0 0 15px
}

.desti_content span {
    width: 100%;
    height: auto;
    float: left;
    color: #648446;
    font-size: 20px;
    margin-bottom: 2px;
    text-decoration: none;
    font-weight: 700;
    text-align: center
}

.wallpaper_section {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    padding: 20px 0;
    background: url(../image/luxury_img.jpg) center center no-repeat;
    background-size: cover;
    box-shadow: 0 0 25px #aba6a6;
    position: relative
}

.wallpaper_section_inner {
    width: 100%;
    height: auto;
    float: left
}

.wallpaper_section h2 {
    color: #fff;
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 3px;
    padding: 1em 0 0;
    text-shadow: 0 1px 10px #000
}

.wallpaper_section h6 {
    color: #fff;
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 300;
    letter-spacing: 3px;
    text-shadow: 0 1px 10px #000
}

.destinations_inner {
    color: #333;
    text-decoration: none;
    padding-bottom: 15px
}

.destinations_inner a {
    border: 1px solid #cac7c7;
    text-decoration: none;
    padding: 15px;
    display: block
}

.destinations_inner a:hover {
    text-decoration: none;
    background: #e5e5e5
}

.destinations_inner img {
    float: left;
    margin-right: 15px;
    width: 55px
}

.destinations_inner h6 {
    font-size: large;
    color: #333;
    line-height: 26px;
    margin-bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.destinations_inner span {
    font-size: larger;
    font-weight: 700;
    color: #933
}

.nbs-flexisel-inner {
    background: 0 0
}

.flexbg {
    background: #f0f0f0
}

.flex-offer {
    background-color: #473080;
    color: #fff;
    text-align: center
}

.flex-offer figure {
    margin: 0
}

.flex-offer figcaption {
    padding: 15px 5px;
    font-size: small
}

.why_us {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px
}

.why_us h4 {
    width: 100%;
    height: auto;
    float: left;
    font-size: 36px;
    font-family: Agency FB;
    color: #2c2d2b;
    text-decoration: none;
    font-weight: 700;
    text-align: center;
    border-bottom: solid 1px #ccc;
    padding: 0 0 10px 0;
    margin-bottom: 20px
}

.why_us_details {
    width: 100%;
    height: auto;
    float: left;
    padding: 10px;
    text-align: center
}

.why_us_details h6 {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 0;
    padding: 10px;
    text-align: center;
    color: #2c2d2b;
    font-size: 20px;
    text-decoration: none;
    font-weight: 700
}

.why_us_details p {
    width: 100%;
    height: auto;
    float: left;
    padding: 10px;
    text-align: center;
    color: #666;
    font-size: 14px;
    text-decoration: none;
    font-weight: 400;
    line-height: 28px;
    margin-top: -13px
}

.content-wrap li {
    list-style: none;
    margin: 5px 0 5px 15px
}

.feature-center {
    text-align: center
}

.feature-center .feature-caption {
    display: block
}

.feature-center .feature-icon {
    margin-left: auto;
    margin-right: auto
}

.feature-wrap-fade-white {
    padding: 35px 20px;
    background: rgba(255, 255, 255, .2)
}

.directories li {
    float: left;
    list-style: outside none none;
    padding: 5px;
    width: 32.9%;
    font-size: 14px
}

.content-wrap {
    display: block;
    padding: 20px;
    background: #fff;
    color: #5c6272;
    margin-top: 30px
}

.directories li:before {
    content: "\00BB \0020";
    float: left;
    line-height: 18px;
    display: block;
    padding-right: 5px
}

.head-wrap li a {
    color: #005081;
    text-decoration: none
}

ul {
    padding-inline-start: 0 !important
}

strong.content-wrap-title.no-margin-top {
    background: #6d4e8ad6;
    color: #fff;
    padding: 5px
}

h6.abc {
    margin-top: 17px
}

.fly_aboutheading {
    width: 100%;
    height: auto;
    float: left;
    margin: 30px 0
}

.fly_aboutheading h1 {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    border-bottom: solid 1px #ccc;
    padding: 0 0 10px 0;
    text-decoration: none
}

.fly_aboutheading_new {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0;
    font-size: 1.8rem
}

.fly_aboutheading_new h1 {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    font-size: 24px;
    border-bottom: solid 1px #ccc;
    padding: 0 0 10px 0;
    text-decoration: none
}

.about_fdetails {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 0
}

.text_Fdetails,
.text_fdetails {
    width: 100%;
    height: auto;
    float: left
}

.text_Fdetails h2,
.text_fdetails h2 {
    text-decoration: none;
    padding: 10px;
    border-left: 3px solid #473080;
    background: #f5f4f4;
    font-size: 24px
}

.text_Fdetails h2 a,
.text_fdetails h2 a {
    color: #662d91
}

.text_Fdetails span,
.text_fdetails span {
    width: 100%;
    height: auto;
    float: left;
    color: #666;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none
}

.text_Fdetails p,
.text_fdetails p {
    color: #444;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    line-height: 20px
}

.text_Fdetails h3,
.text_Fdetails h1,
.text_Fdetails h2,
.text_Fdetails h5,
.text_fdetails h3,
.text_fdetails h1,
.text_fdetails h2,
.text_fdetails h5 {
    font-size: 24px;
    padding: 10px;
    font-weight: 100;
    margin: 15px 0;
    border-left: 3px solid #473080;
    background: #f5f4f4
}

.text_Fdetails h5 strong,
.text_fdetails h5 strong {
    font-size: 14px
}

.sideban {
    float: right;
    margin-left: 15px;
    box-shadow: 0 1px 9px #afabab;
    border: 10px solid #f5f4f4
}

.desti_links {
    width: 100%;
    height: auto;
    padding-bottom: 7px
}

.desti_links ul {
    margin: 0;
    padding: 0;
    margin-bottom: 0 !important
}

.desti_links ul li {
    list-style: none;
    display: block;
    padding: 2px 0 5px 25px;
    color: #333;
    font-weight: 400 !important;
    background-image: url(../image/tick-new.webp) !important;
    background-position: 0 7px;
    background-repeat: no-repeat;
    background-size: 20px;
    font-size: 14px
}

.text_Fdetails ul,
.text_fdetails ul {
    margin: 0 0 20px;
    padding: 0
}

.text_Fdetails ul li,
.text_fdetails ul li {
    list-style: none;
    display: block
}

.text_Fdetails ul li:before,
.text_fdetails ul li:before {
    content: "\e28a";
    display: none;
    font-family: fi-common, sans-serif;
    font-size: 8px;
    color: #6d4e8a;
    padding-right: 5px
}

.desti_links ul li a,
.text_Fdetails ul li a,
.text_fdetails ul li a {
    padding: 0;
    text-decoration: underline;
    transition: .5s
}

.desti_links ul li a:hover,
.text_Fdetails ul li a:hover,
.text_fdetails ul li a:hover {
    padding-left: 5px;
    text-decoration: none
}

.site_links {
    width: 100%;
    height: auto;
    padding-bottom: 7px
}

.site_links h3,
.site_links h5 {
    font-size: 24px;
    padding: 10px;
    font-weight: 100;
    margin: 15px 0;
    border-left: 3px solid #473080;
    background: #f5f4f4
}

.site_links ul {
    margin: 0;
    padding: 0;
    margin-bottom: 0 !important
}

.site_links ul li {
    width: 33.3%;
    float: left;
    list-style: none;
    display: block;
    padding: 2px 0 5px 25px;
    color: #333;
    font-weight: 400 !important;
    background-image: url(../image/tick-new.webp) !important;
    background-position: 0 7px;
    background-repeat: no-repeat;
    background-size: 20px;
    font-size: 14px
}

.site_links ul li a {
    padding: 0;
    text-decoration: underline;
    transition: .5s
}

.site_links ul li a:hover {
    padding-left: 5px;
    text-decoration: none
}

.airline_use ul {
    width: 40%;
    float: left;
    margin: 0;
    padding: 0
}

.airline_use ul li {
    list-style: none;
    display: block;
    padding: 2px 0 2px 30px;
    color: #444;
    font-size: 14px;
    margin-top: 10px;
    background: url(../image/tick.webp) left center no-repeat;
    background-size: 20px
}

.routes {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 20px
}

.routes ul {
    width: 35% !important;
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
    float: left
}

.routes ul li {
    list-style: none;
    display: block;
    padding: 2px 0 10px 42px;
    color: #444;
    font-weight: 700;
    background: url(../image/tick-new.webp) left top no-repeat
}

.checp_links {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 10px
}

.checp_links a {
    width: 100%;
    height: auto;
    float: left;
    background: #648446;
    color: #fff;
    padding: 5px 10px;
    text-decoration: none;
    font-weight: 400;
    font-size: 11px
}

.contact_services {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 30px 0;
    text-align: center
}

.single-icon {
    font-size: 24px;
    width: 50px;
    height: 50px;
    border: 2px solid #444;
    line-height: 46px;
    border-radius: 50%;
    margin-bottom: 20px;
    text-align: center
}

.contact_services p {
    margin: 0 0 15px;
    color: #444;
    font-size: 17px;
    text-align: center
}

.map_section {
    width: 100%;
    height: auto;
    float: left;
    margin: 30px 0
}

.contact_us_main {
    padding: 40px 0;
    background: #f9f9f9
}

.cont_main {
    background: #662d91;
    padding: 26px;
    box-shadow: 0 0 30px #00000021;
    margin-bottom: 50px;
    border-radius: 10px
}

.cont_main h2 {
    margin: 0;
    font-size: 18px;
    color: #fff;
    padding: 0 0 10px 0;
    font-weight: 600;
    text-transform: uppercase
}

.cont_main lable {
    color: #fff
}

.cont_frms {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #fff;
    background-color: #ffffff1a;
    background-image: none;
    border: 1px solid #ffffff1a;
    border-radius: 5px
}

.sms_button {
    width: 150px;
    height: 40px;
    background: #fff;
    border: 2px solid #fff;
    border-radius: 5px;
    color: #662d91;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase
}

.footer_section {
    width: 100%;
    height: auto;
    float: left;
    padding: 30px 0 0;
    border-top: 1px solid #b3afaf
}

.footer_text {
    width: 100%;
    height: auto;
    float: left
}

.footer_text h5 {
    text-decoration: none;
    font-weight: 400;
    text-transform: uppercase
}

.footer_text p {
    padding: 0;
    margin-bottom: 10px;
    text-decoration: none;
    font-weight: 400
}

.footer_tab {
    width: 100%;
    height: auto;
    float: left
}

.footer_tab h5 {
    text-decoration: none;
    font-weight: 400;
    text-transform: capitalize
}

.footer_tab ul {
    margin: 0;
    padding: 0
}

.footer_tab ul li {
    list-style: none;
    display: block
}

.footer_tab ul li:before {
    content: "\f0da";
    font-family: FontAwesome;
    padding-right: 5px;
    color: #6d4e8a
}

.footer_tab ul li a {
    color: #333;
    text-decoration: none;
    font-size: 13px;
    text-decoration: none;
    transition: .5s
}

.footer_tab ul li a:hover {
    color: #000;
    padding-left: 5px
}

.footer_tab ul li a i {
    font-size: x-small
}

.footer-desktop h4:after {
    position: absolute;
    left: 50%;
    margin-top: 5px;
    transform: translateX(-50%);
    display: block;
    content: '';
    width: 80px;
    height: 4px;
    background: var(--yellow);
    border-radius: 2px
}

.vacation_blog {
    width: 100%;
    height: auto;
    float: right;
    text-align: right
}

.vacation_blog h5 {
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    text-transform: uppercase
}

.footer_visa {
    width: 100%;
    height: auto;
    float: left;
    background: #160d1d;
    padding: 5px 0
}

.visa_sec {
    width: 100%;
    height: auto;
    float: right;
    text-align: right
}

.footer_rgtBL {
    width: 100%;
    height: auto;
    float: left;
    padding: 10px 0;
    border-top: 1px solid #b3afaf;
    background: #e0d6fb
}

.foot_social {
    width: 100%;
    height: auto;
    float: left
}

.foot_social span {
    font-weight: 700
}

.fb_tw {
    font-size: 20px;
    background: #6d4e8a;
    color: #fff;
    line-height: 20px;
    padding: 8px;
    width: 35px;
    height: 35px;
    cursor: pointer
}

.text_cp {
    width: 100%;
    height: auto;
    float: left;
    text-align: right;
    font-size: 13px;
    text-decoration: none;
    font-weight: 400;
    padding: 10px 0 0 0
}

.timeline-Header-title {
    font-size: 25px !important
}

.timeline-TweetList-tweet {
    width: 100% !important
}

.timeline-Tweet-text {
    font-size: 14px !important;
    line-height: 25px !important
}

.MediaCard-media {
    width: 420px !important;
    height: 246px !important
}

.twitter {
    height: 300px !important;
    overflow-x: hidden;
    overflow-y: scroll;
    margin-bottom: 30px;
    border: 1px solid #d8d8d8;
    box-shadow: 0 0 20px #cacaca
}

.points h3 {
    font-size: 16px;
    border: 0px;
    background: #fff;
    padding: 0px;
    font-weight: 600;
    margin-bottom: 2px;
    display: list-item;
    list-style: square;
    list-style-position: inside;
}

.ul-new {
    padding-left: 30px !important;
}

.ul-new li {
    list-style: disc !important;
    display: list-item !important;
    padding-bottom: 5px !important;
}

.homeDeal a {
    display: flex;
    width: 20%;
    align-items: center;
    /* border-bottom: 1px solid #dddddd; */
    padding: 0;
    flex-direction: column;
    background: #f5f5f5;
    padding: 0 0 10px 0;
    border-radius: 25px;
}

section.popular_route {
    /* background: #f5f5f5; */
    padding-bottom: 55px;
}

@media (max-width:767px) {
    .tg-rightarea {
        float: right;
        margin-top: 7px !important;
    }
    .tg-nav {
        position: relative;
        padding: 0;
    }
    .tg-nav .navbar-header {
        position: relative;
    }
    .navbar-collapse {
        position: absolute;
        right: 0;
    }
    .tg-nav .collapse {
        padding: 0 15px;
    }
    .navbar-collapse.in {
        overflow: visible;
    }
    .navbar-toggle {
        background: #fff;
    }
    .navbar-toggle .icon-bar {
        background: #333;
    }
    .navbar-collapse ul {
        width: 310px;
        background: #fff;
        padding: 10px;
    }
    .navbar-collapse ul li {
        width: 100%;
        float: left;
        width: 100%;
        float: left;
        padding: 10px;
        font-size: large;
    }
    .navbar-collapse ul li a {
        color: #333;
        display: block;
    }
    .tg-nav ul li ul {
        z-index: 5;
    }
    .tg-nav>.collapse>ul>li>a:after {
        background: #333;
    }
    .tg-nav ul li:nth-child(n+5) ul {
        left: 0;
        right: auto;
    }
    .ui-widget-content {
        width: 84% !important;
        left: 30px !important;
    }
}

.siteMap .contentBox ul li {
    width: 25%
}

@media screen and (max-width:767px) {
    .contentBox ul li {
        width: 50%;
        font-size: 12px;
        padding-right: 0;
    }
    .footerdesti .container {
        padding: 0;
    }
    .footerdesti .container .tabs h4 {
        font-size: 14px;
    }
    .tg-nav .tfn {
        display: none;
    }
    .fm_ln1 {
        padding: 0;
        display: flex;
        box-shadow: none;
        flex-direction: column;
        background: transparent;
    }
    .fm_ln1 button {
        margin-left: 0;
        padding: 15px 0;
        border-radius: 5px;
        margin-top: 0;
        width: 100%;
        height: auto;
        text-transform: uppercase;
        font-size: 14px;
        letter-spacing: 2px;
        position: relative;
        left: 0;
    }
    .desti_links ul li {
        font-size: 16px
    }
    .text_Fdetails p,
    .text_fdetails p {
        color: #444;
        font-size: 16px;
        line-height: 24px
    }
    .map_section {
        overflow: hidden
    }
    .add_num {
        width: 25% !important
    }
    .hmlist li {
        width: 100%
    }
    .mainformcsrhh {
        margin: 20px 0
    }
    .menu-bar {
        position: relative;
        right: 10px;
        top: 0;
        color: #007bff;
        display: block;
        border: 1px solid #003d7b;
        padding: 1% 3%;
        margin: 0;
        z-index: 99;
        order: 2;
    }
    .container {
        width: 100%
    }
    .form_bx {
        margin: 0 10px;
        box-shadow: none;
        border-radius: 10px;
        padding: 20px 0 30px 0;
        background: transparent;
        bottom: 0;
    }
    .form_bx h1 {
        display: none;
    }
    .psg_dls {
        top: -63px;
        width: 100%;
    }
    .tg-header {
        background: #fff;
        top: 0;
        left: 0;
        z-index: 2;
        padding: 0;
        position: absolute;
    }
    .weblogo {
        display: none
    }
    .moblogo {
        display: inline-block
    }
    .moblogo img {
        width: 60px
    }
    .tophead {
        display: none
    }
    .header_hnew {
        display: none
    }
    .hnew_call {
        display: none
    }
    .hnew_email {
        display: block
    }
    .nav>li {
        height: auto;
        float: left;
        margin-top: 5px;
        margin-right: 2px;
        text-align: left
    }
    .wallpaper_section {
        display: :none
    }
    .about_Fdetails img {
        width: 100%
    }
    .destination ul {
        width: 96%;
        height: auto;
        float: left;
        margin: 0 2%
    }
    .destination_flt ul {
        width: 96%;
        height: auto;
        float: left;
        margin: 0 2%
    }
    .white_inner {
        width: 96%;
        height: auto;
        float: left;
        margin: 0 2%;
        border: solid 1px #ccc;
        margin-bottom: 10px
    }
    .airline_use ul {
        width: 100%;
        height: auto;
        float: left
    }
    .banner_section img {
        width: 100%;
        height: 500px !important;
        float: left
    }
    .search_frm {
        top: 80px
    }
    .fly_aboutheading_new {
        width: 100%;
        height: auto;
        float: left
    }
    .vacation_banner {
        width: 100%;
        height: auto;
        float: left;
        background-size: cover
    }
    .phone_mob {
        font-size: larger;
        font-weight: 700;
        color: #000;
        display: inline-block
    }
    .with-nav-tabs.panel-default .nav-tabs>li.active>a,
    .with-nav-tabs.panel-default .nav-tabs>li.active>a:focus,
    .with-nav-tabs.panel-default .nav-tabs>li.active>a:hover {
        width: 85% !important
    }
    .firstfly_outer {
        margin-top: 0
    }
    .firstfly_heading {
        margin-top: 0
    }
    .destinatios_white {
        margin-bottom: 10px
    }
    .desti_content {
        text-align: left
    }
    .desti_content span {
        text-align: left
    }
    .desti_content h4 {
        padding: 0
    }
    .pass_bx label {
        width: 80%;
    }
    .number-spinner1 {
        width: 20%;
    }
    .input-group {
        display: -webkit-box
    }
    #demo {
        display: none
    }
    .hnew_upperheader {
        border-bottom: none;
        padding: 0 0 10px 0;
        /* display: flex; */
    }
    .sidenav {
        background-color: #0a4879;
    }
    .carousel-indicators.cartop {
        top: 294px
    }
    #demo_1 {
        margin-top: 40px
    }
    .sidenav a {
        color: #fff;
        border-bottom: dotted 1px #fff
    }
    .sidenav a:hover {
        color: #f1f1f1
    }
    .sidenav .closebtn {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
        border-bottom: none
    }
    .header_hnew {
        display: none
    }
    .vacation_blog {
        display: none
    }
    .footer_section {
        width: 100%;
        height: auto;
        float: left;
        text-align: left
    }
    .footer_text {
        width: 100%;
        height: auto;
        float: left;
        text-align: center;
        display: none
    }
    .footer_visa {
        width: 100%;
        height: auto;
        float: left;
        background: #000;
        padding: 5px 0
    }
    .visa_sec {
        width: 100%;
        height: auto;
        float: left;
        text-align: center
    }
    .foot_social {
        width: 100%;
        height: auto;
        float: left;
        text-align: center
    }
    .text_cp {
        text-align: center
    }
    .wallpaper_section {
        width: 100%;
        height: auto;
        float: left
    }
    .with-nav-tabs.panel-default .nav-tabs>li.active>a,
    .with-nav-tabs.panel-default .nav-tabs>li.active>a:focus,
    .with-nav-tabs.panel-default .nav-tabs>li.active>a:hover {
        width: 85% !important
    }
    .header_hnew {
        display: none
    }
    .tophead {
        display: none
    }
    .icon_mobF {
        display: none
    }
    .hnew_navigation {
        width: 63%;
        height: auto;
        float: right;
        display: none;
        margin-top: 0
    }
    .bg_clrddd {
        margin: 20px 0
    }
    .footer_rgtBL {
        margin-bottom: 120px
    }
    .cbtnnew {
        display: inline-block;
        margin-left: 12%;
        background: linear-gradient(to right, #fd1d1d 0, #4b45fc 100%);
        padding: 5px 15px;
        border-radius: 5px;
        margin-top: 7px;
        font-size: 22px;
        letter-spacing: 1px;
        color: #fff !important
    }
    .fiix-call {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        color: #fff;
        padding: 5px 0 10px;
        font-size: initial;
        background: url(/images1/capbg.jpg) right bottom no-repeat;
        background-size: 100% 100%;
        color: #222;
        text-align: center;
        display: block;
        border-top: 1px solid #ccc;
        z-index: 1
    }
    .fiix-call:hover {
        text-decoration: none;
        color: #222
    }
    .fiix-call h4 {
        text-align: center;
        font-size: 20px;
        margin: 5px 0
    }
    .fiix-call p {
        font-size: 16px;
        text-align: center;
        margin: 0 auto 5px
    }
    .call-but-bot {
        border-radius: 100px;
        background: #00ccfa;
        color: #fff;
        font-size: 17px;
        font-weight: 600;
        padding: 5px 10px;
        padding: 8px 24px;
        display: inline-block
    }
    .operator-na {
        position: absolute;
        background: url(../../images1/calpic.png) no-repeat;
        width: 78px;
        height: 79px;
        content: '';
        display: block;
        top: 0;
        left: 0;
        transform: scale(.8);
        background-size: 100%
    }
    .mbff {
        margin-bottom: 110px
    }
}

@media screen and (max-width:480px) {
    body {
        letter-spacing: 0
    }
    .input-group-addon,
    .input-group-btn {
        width: 0% !important;
        white-space: nowrap;
        vertical-align: middle;
    }
    .add_num {
        width: 100% !important;
    }
    .siteMap .contentBox ul li {
        width: 100%;
    }
}

@media screen and (max-width:380px) {
    body {
        letter-spacing: 0
    }
    .flight_type label {
        font-size: small;
        line-height: 24px
    }
    .phone_mob {
        display: none
    }
    .tg-mapbox {
        display: none;
    }
    .psg_dls {
        top: -82px;
    }
    .pass_bx label {
        font-weight: 400;
        color: #000;
        float: left;
        font-size: 12px;
        width: 50%;
    }
    .number-spinner1 {
        width: auto;
        float: right;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@font-face {
    font-family: fi-common;
    src: url(font/fi_common.c451f25f.eot);
    src: url(font/fi_common.c451f25f.eot) format("embedded-opentype"), url(font/fi_common.8fa90f4e.woff) format("woff"), url(font/fi_common.9d1dc052.ttf) format("truetype"), url(font/fi_common.svg#iconfont) format("svg")
}

.fi,
.m-cld .next-btn,
.m-cld .prev-btn {
    display: inline-block;
    font-family: fi-common, sans-serif;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fi-flight:before {
    content: "\e3f1"
}

.fi-hotel:before {
    content: "\e3f6"
}

.fi-train:before {
    content: "\e3fa"
}

.fi-car:before {
    content: "\e58d"
}

.fi-airport-transfer:before {
    content: "\e6f4"
}

.fi-train-eu:before {
    content: "\e3fa"
}

.fi-account:before {
    content: "\e204"
}

.fi-mobile:before {
    content: "\e258"
}

.fi-facebook:before {
    content: "\e34f"
}

.fi-twitter:before {
    content: "\e351"
}

.fi-google-plus:before {
    content: "\e353"
}

.fi-round-trip:before {
    content: "\e345"
}

.fi-info-o:before {
    content: "\e3ef"
}

.fi-close:before {
    content: "\e289"
}

.fi-plus:before {
    content: "\e332"
}

.fi-minus:before {
    content: "\e340"
}

.fi-tick:before {
    content: "\e411"
}

.fi-arrow-down:before {
    content: "\e32c"
}

.fi-arrow-up:before {
    content: "\e32b"
}

.fi-arrow-left:before {
    content: "\e32a"
}

.fi-arrow-right:before {
    content: "\e28a"
}

.fi-swap-arrow:before {
    content: "\e41a"
}

.fi-shopping:before {
    content: "\e3f2"
}

.fi-bus:before {
    content: "\e3f3"
}

.fi-global:before {
    content: "\e3f4"
}

.fi-group-company:before {
    content: "\e3f5"
}

.fi-metro:before {
    content: "\e3f7"
}

.fi-scenic-spot:before {
    content: "\e3f9"
}

.fi-flight-train:before {
    content: "\e412"
}

.fi-city:before {
    content: "\e413"
}

.fi-district:before {
    content: "\e414"
}

.fi-downtown:before {
    content: "\e415"
}

.fi-landmark:before {
    content: "\e416"
}

.fi-metro-line:before {
    content: "\e417"
}

.fi-region:before {
    content: "\e418"
}

.fi-surrounding:before {
    content: "\e419"
}

.fi-province:before {
    content: "\e3f8"
}

.fi-brand:before {
    content: "\e234"
}

.fi-hotel-star:before {
    content: "\e40f"
}

.fi-hotel-diam:before {
    content: "\e25d"
}

.fi-hotel-star-o:before {
    content: "\e410"
}

.fi-bussiness:before {
    content: "\e704"
}

.fi-sub-arrow:before {
    content: "\e41b"
}

.fi-keyboard:before {
    content: "\e41c"
}

.fi-service-phone:before {
    content: "\e7ae"
}

.fi-mail-subscription:before {
    content: "\e352"
}

.fi-clear-circle:before {
    content: "\e235"
}

.fi-clear-circle-o:before {
    content: "\e23a"
}

.fi-travel-guide:before {
    content: "\e912"
}

.fi-things-to-do:before {
    content: "\e912"
}

.fi-calendar-search:before {
    content: "\eace"
}

.fi-people:before {
    content: "\eacf"
}

.fi-search:before {
    content: "\ead0"
}

.switch-field {
    padding: 0;
    overflow: hidden;
    margin-left: 0;
}

.switch-title {
    margin-bottom: 0.5em;
}

.switch-field input {
    display: none;
    top: 7px;
}

.switch-field label {
    float: left;
}

.switch-field label {
    display: inline-block;
    /* background-color: #efefef; */
    color: #d5d5d5;
    font-size: 14px;
    text-align: center;
    font-weight: 400;
    text-shadow: none;
    padding: 0.9em 1.2em;
    border: none;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    padding: 5px 18px;
}

.switch-field label:hover {
    cursor: pointer;
}

.switch-field input:checked+label {
    background-color: #023765;
    color: #ffffff;
}

.switch-field label:first-of-type {
    border-radius: 10px;
    color: #000;
}

.switch-field label:last-of-type {
    border-radius: 10px;
    color: #000;
}

.slideHeading h1 {
    text-align: left;
    /* text-transform: uppercase; */
    font-size: 30px;
    color: #000000;
    /* text-shadow: -1px 1px 10px #222; */
    font-weight: 600;
    padding: 25px 0;
}

.fm_ln1 .selectpsg label.labelBox {
    /* display: none; */
}

.fm_ln1 .selectpsg input {
    background: transparent;
    border: none;
    padding: 8px 10px 0 0;
    font-size: 14px;
    margin-bottom: 5px;
}

.formBg button {
    position: relative;
}

.pass_bx input.add_num {
    padding: 0;
}

/* Tabs */

.tabs {
    border-radius: 5px 5px 5px 5px;
}

ul#tabs-nav {
    list-style: none;
    margin: 0;
    padding: 5px;
    overflow: auto;
}

ul#tabs-nav li {
    float: left;
    font-weight: bold;
    margin-right: 2px;
    padding: 8px 10px;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    background: #ddd;
}

ul#tabs-nav li:hover,
ul#tabs-nav li.active {
    background-color: #042a4e;
}

#tabs-nav li a {
    text-decoration: none;
    color: #000;
}

.tab-content {
    background-color: #FFF;
}

.footerdesti {
    background: #F8F8F8;
    padding: 20px 0;
    margin: 0 auto;
    float: left;
    width: 100%;
    /* background: rgb(255,236,209); */
    /* background: linear-gradient(90deg, rgb(33 34 78 / 13%) 0%, rgb(233 239 255) 50%, rgb(223 223 223) 100%); */
}

.footerdesti #tabs-nav {
    padding: 0 0 25px 0;
    margin: 0 auto;
    display: flex;
    justify-content: center;
}

.footerdesti #tabs-nav a {
    font-size: 15px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 15px;
}

div#tabs-content a {
    font-size: 16px;
}

ul#tabs-nav li.active a {
    color: #fff;
}

.mobile-bg {
    text-align: left;
    margin-top: 25px;
}

.mobile-bg .footer__call a {
    font-size: 22px;
    color: #0e0101;
    font-weight: 700;
}

.mobile-bg a.email {
    color: #410e0e;
    font-size: 16px;
}

.mobile-bg .footer__call {
    color: #1b0101;
    margin-bottom: 3px;
    padding-top: 7px;
}

.orderDiv strong {
    color: #e1e1e1;
}

/*hotel css date 8 OCT*/

.psg_dlsH {
    width: 500px;
    display: table;
    background: #fff;
    padding: 10px;
    position: absolute;
    top: 63px;
    left: 0;
    z-index: 9;
    border: solid 1px #ccc;
    box-shadow: 0 0 15px #00000054;
    border-radius: 5px;
}

.psg_dlsH.d-none-cst {
    display: none;
}

.addRemove {
    position: relative;
    display: flex;
    width: 100%;
}

.addRemove button {
    border-radius: 5px;
    font-size: 12px;
    padding: 5px 0;
}

div#dynamic-field-1 {
    position: relative;
    display: flex;
    flex-direction: column;
}

.addRemove button:hover {
    color: #fff;
}

.tabsSearch {
    display: flex;
    max-width: fit-content;
    margin-left: 20px;
    gap: 10px;
}

.tabsSearch .tab {
    flex: 1;
    padding: 10px 20px;
    text-align: center;
    cursor: pointer;
    background: #f1f1f1;
    border: none;
    outline: none;
    font-size: 14px;
    color: #747474;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-right: 2px;
    border: 1px solid #e7e7e7;
    display: flex;
    align-items: center;
    font-weight: 600;
}

.tabsSearch .tab img {
    width: 15px;
    margin-right: 10px;
}

.tabsSearch .tab:last-child {
    margin-right: 0;
}

.tabsSearch .tab.active {
    background: #fff;
    border: 1px solid transparent;
    border-bottom: 2px solid #007bff;
    font-weight: bold;
    color: #333;
    position: relative;
    top: 1px;
}

.tabsSearch .tab:hover:not(.active) {
    border: 1px solid transparent;
    background-color: #e2e1e1;
    border-bottom: 2px solid #989797;
}

.flightHotelTab {
    width: 100%;
    /* background: #fff; */
    /* border-radius: 10px; */
}

.slideHeading h1 {
    font-size: 20px;
    text-align: left;
    margin: 0;
    padding: 0;
}

.slideHeading {
    /* text-align: center; */
    margin: 0 0 30px 0;
}

.slideHeading p {
    margin: 10px 0;
    text-align: center;
    font-size: 14px;
}

.hotelFormDiv .form-control[readonly] {
    border-radius: 15px;
    margin-bottom: 15px;
}

.hotelFormDiv .fm_ln1 button {
    border-radius: 15px;
}

.roomsbox input.btn.btn-success {
    padding: 5px;
    border-radius: 0;
    background: #042a4e;
    color: #fff;
    border-radius: 5px;
}

.roomsbox .childbox {
    display: flex;
    justify-content: space-between;
    margin: 5px 0;
    font-size: 14px;
}

.roomsbox .childbox select {
    width: 50px;
    padding: 2px;
    font-weight: 400;
}

.childbox.childAppend {
    flex-direction: column;
    margin-top: -30px;
}

a.showMore {
    display: block;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 20px;
    color: #0077C8;
    margin-left: 15px;
    text-decoration: none;
}

.showMore::after {
    content: '+ VIEW MORE';
}

.showLess::after {
    content: '- VIEW LESS';
}

@media (max-width:767px) {
    .form_bx.hotelFormDiv input {
        padding: 15px 15px 0px 8px;
        border-radius: 5px;
        font-size: 14px;
        height: 55px;
        margin: 0;
        background: transparent;
    }
    .hotelFormDiv label.labelBox {
        font-size: 11px;
    }
    .hotelFormDiv .form-control[readonly] {
        border-radius: 5px;
        margin-bottom: 0;
    }
    .form_bx.hotelFormDiv {
        padding: 10px 0;
    }
    .hotelFormDiv .fm_ln1 button {
        height: auto;
    }
    .form_bx.hotelFormDiv {
        padding: 10px 0;
        margin: 0 10px;
    }
    .form_bx.hotelFormDiv .psg_dlsH input {
        border-radius: 5px;
        font-size: 14px;
        margin: 0;
        padding: 0;
        height: auto;
    }
    .roomsbox input.btn.btn-success {
        padding: 5px 14px
    }
    .psg_dlsH {
        width: 100%;
    }
    .childbox.childAppend {
        flex-direction: row;
        margin-top: 0;
    }
}

/*end hotel */

.c_support {
    background: #7b89b2;
    /* background: linear-gradient(90deg,rgba(211, 229, 245, 1) 0%, rgba(255, 255, 255, 1) 78%, rgba(225, 241, 247, 1) 100%); */
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    border-radius: 10px;
    position: relative;
    margin: 0px 0 30px 0;
    flex-wrap: wrap;
}

.cutomer_sleft {
    padding: 10px 25px;
}

.cutomer_sleft h4 {
    font-size: 26px;
    text-transform: uppercase;
    color: #fff;
}

.cutomer_sleft p {
    font-size: 20px;
    color: #fff;
    padding: 0;
    margin: 0;
}

.cutomer_sleft ul {
    margin-left: 20px;
}

.cutomer_sleft ul li {
    padding: 0;
    /* list-style: none; */
    font-weight: 400;
    font-size: 14px;
}

.c_support img {
    margin-top: 0px;
}

section.journey-respons {
    background: url(/images/responsbility-bg.png), transparent radial-gradient(closest-side at 50% 50%, #F4F4F4 0%, #EDF5FF 100%) 0% 0% no-repeat padding-box;
    padding: 50px 0;
}

.journeyMain .headingTitle {
    margin: 0 0 30px 0;
    padding: 0;
}

.journeyMain .headingTitle h3 {
    line-height: 30px
}

.journeyMain ul {
    margin: 0;
    padding: 0;
}

.journeyMain ul li {
    list-style: none;
    font-size: 14px;
    margin-bottom: 15px;
}

.journeyMain ul li span {
    height: 50px;
    background: #1654B8;
    width: 50px;
    display: inline-block;
    border-radius: 50%;
    align-items: center;
    vertical-align: middle;
    text-align: center;
    line-height: 50px;
    margin-right: 15px;
}

.selectpsg {
    position: relative;
    padding: 15px 15px 10px 8px;
    border: 1px solid #DBDBDB;
    border-radius: 10px;
    background: #F8F8F8;
}

.fm_ln1 button {
    right: 0;
    margin-top: 0;
    background: #f67703;
    color: #fff;
    padding: 10px 0;
    text-align: center;
    border-radius: 0;
    font-size: 18px;
    font-weight: 600;
    border: 0;
    height: 100%;
    /* position: absolute; */
    width: 100%;
    border-radius: 10px;
    /* height: 55px; */
    bottom: 0;
}

.top-desti {
    margin: 25px auto;
}

@media (max-width:767px) {
    .top-desti {
        margin: 0;
    }
    .footerdesti #tabs-nav a {
        font-size: 14px;
        margin: 0;
    }
    .slideHeading {
        text-align: left;
        background: #60a4ef2e;
        border-radius: 5px;
        padding: 10px;
        display: none;
    }
    .slideHeading h1 {
        font-size: 15px;
        padding: 0;
        text-align: left;
    }
    /*.switch-field input:checked + label {
  background-color: #0a4879;
  color: #ffffff;
   padding: 8px; 
}
*/
    .switch-field {
        margin-left: 0px;
        margin-bottom: 10px;
    }
    .tg-footer ul.list-unstyled li {
        width: auto;
        /* border-right: 1px solid #000; */
    }
    .tg-footer ul.list-unstyled {
        display: flex;
        flex-wrap: wrap;
        margin: 0 0 10px 0;
    }
    .tg-footer ul.list-unstyled li a {
        padding: 0 10px;
        border-right: none;
        font-weight: 400;
        font-size: 11px;
        border-right: 1px solid #8f8f8f;
    }
    .form_bx input::placeholder {
        color: #666666;
        font-weight: 400;
        font-size: 15px;
    }
    .container.customerService {
        margin-top: 20px;
        display: block;
    }
    .footerdesti {
        padding: 20px 0 0;
    }
    .mobile-bg .footer__call {
        margin-bottom: 3px;
        padding-top: 7px;
    }
    label.labelBox {
        left: auto;
        margin-left: 10px;
    }
    .form-control[readonly] {
        border-radius: 10px;
        background-color: #f6f9ff;
        border-radius: 4px;
    }
    .selectpsg {
        background: #f6f9ff;
        padding: 17px 10px;
        margin-top: 10px;
        box-shadow: 1px 1px 6px 1px rgb(0 0 0 / 4%);
        border-radius: 5px;
    }
    .form_bx input {
        margin-bottom: 8px;
        box-shadow: 1px 1px 6px 1px rgb(0 0 0 / 4%);
        padding: 30px 15px 15px 8px;
        height: auto;
        color: #000;
        /* border-bottom: 1px solid #7a7a7a; */
        border: 1px solid #cfcfcf;
        background: #f6f9ff;
        border-radius: 5px;
    }
    .switch-field input:checked+label {
        background-color: #023561;
        color: #ffffff;
    }
    .switch-field label {
        padding: 6px 10px;
        box-shadow: 1px 1px 16px 3px rgb(0 0 0 / 9%);
        margin-left: 0;
        background: #fff;
        border: 1px solid #d5d5d5;
        /* text-transform: uppercase; */
        font-weight: 400;
        font-size: 14px;
        letter-spacing: 1px;
        font-weight: 600;
    }
    .switch-field input {
        display: none;
        top: 7px;
    }
    .tabsSearch {
        display: none;
    }
    .headingTitle span {
        font-size: 12px;
    }
    .customerService h4 {
        font-size: 14px;
    }
    .discount-single-item .discount-single-content h3 {
        margin-bottom: 0;
        font-size: 14px;
    }
    .discount-single-item .discount-single-content span {
        font-size: 12px;
        font-weight: 300;
        letter-spacing: 0.5px;
    }
    .tab-content {
        padding: 15px 0;
    }
    .contentBox ul {
        border-bottom: 1px dotted #cdcdcd;
    }
    .slider_wrapper {
        margin: 7% 10px;
        border: 1px solid #d5d5d5;
        border-radius: 15px;
        box-shadow: -1px 0px 8px #0000002e;
        background: #ffffff;
    }
    .c_support {
        margin: 30px 0 30px 0;
        /* background: #c5c5c58a; */
    }
    .c_support img {
        display: none;
    }
    .cutomer_sleft {
        padding: 25px 0;
    }
    .cutomer_sleft h4 {
        font-size: 18px;
        text-transform: uppercase;
    }
    .cutomer_sleft p {
        font-size: 14px;
        font-weight: 300;
    }
    .homeDeal a {
        width: 67%;
        border: 1px solid #bfbfbf;
        padding: 0 20px;
        /* background: #ffffff; */
        /* margin: 5px 0; */
        /* overflow: hidden; */
        border-radius: 10px;
        flex-direction: column;
    }
}

.notice {
    background: #FFF4D6;
    border-bottom: 2px solid var(--gold);
    padding: 10px 14px;
    text-align: center;
    font-size: 12px;
    color: #2C2C2C;
}

.notice strong {
    display: block;
    color: #c93405;
    margin-bottom: 4px;
    letter-spacing: .2px;
}