:root {
    --black: #000;
    --primary-font: #fff;
    --secondary-font: #fff;
    --white: #fff;
    --gray-border: #ced4da;
    --banner-bg: url(./../images/banner-legent2.jpg);
    --login-bg: url(./../images/Login-page.jpg);
    --light-bg: #d7e2ef;
    --border-line: #c7d2df;
    --primary-color: #084886;
    --secondary-color: #CB450D;
    --accent-color: #ffb400;
}

/* new design new theme2 start*/
.theme1Custom .td-color2 b {
    color: #000000;
    font-size: 13px;
}

.theme1Custom .bgd-new {
    Background: #333333;
}

.theme1Custom .gra1 {
    background: #EC4899;
    background: var(--gradient-primary);
}

.theme1Custom .gra2 {
    background: #EC4899;
    background: linear-gradient(335deg, rgba(236, 72, 153, 1) 0%, rgba(147, 51, 234, 1) 35%, rgba(37, 99, 235, 1) 100%);
}

.theme1Custom .opacity-8 {
    opacity: 0.8;
}

.theme1Custom .line-height-n2 {
    line-height: 20px;
}

.theme1Custom .line-height-n3 {
    line-height: 35px;
}

.theme1Custom .custom-nalign {
    position: absolute;
    z-index: 5;
    cursor: pointer;
    top: 13px !important;
    right: 20px !important;
    width: 17px !important;
    height: 18px !important;
}

.theme1Custom .blue-newb {
    color: rgba(20, 90, 182, 1);
    text-decoration: underline;
}

.theme1Custom .login-Tdeal {
    background: linear-gradient(270deg, #2985cf 0%, #3ad2ff 100%);
    border: 0px;
    border-radius: 10px;
}

.theme1Custom .subscribe-btn {
    background: linear-gradient(270deg, #F26F73 0%, #C64145 100%);
    border: 0px;
    border-radius: 7px;
    margin-top: 10px;
    padding: 12px 55px !important;
}

.theme1Custom .finger-paint-regular {
    font-family: "Pacifico", cursive;
    font-weight: 400;
    font-style: normal;
}

.theme1Custom .td-color2 {
    color: rgba(80, 80, 80, 1);
}

.theme1Custom .bg-bluesection {
    padding: 100px 0;
    background: #FFF;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 60%, rgba(var(--primary-color-rgb), 0.1) 100%);
    border: 1px solid var(--primary-color);
}

.theme1Custom .bg-bluesection2 {
    padding: 70px 0;
    background: #FFFFF;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 52%, rgba(242, 242, 242, 1) 100%);
    border-top: 1px solid rgba(152, 151, 151, 0.3);
}

.theme1Custom .bg-bluesection3 {
    padding: 50px 0;
    min-height: 500px;
    background: #FFFFF;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 52%, rgba(242, 242, 242, 1) 100%);
    border-top: 1px solid rgba(152, 151, 151, 0.3);
}


.theme1Custom .live-numbers {
    height: 40px;
    width: auto;
}

.theme1Custom .live-numbers2 {
    height: 80px;
    width: auto;
}

.theme1Custom .footersinple {
    padding: 0px;
    margin: 0px;
}

.theme1Custom .footersinple li {
    font-size: 14px;
    position: relative;
    font-size: 13px;
    padding: 6px 0 6px 20px;
    color: #000;
}

.theme1Custom .footersinple li:before {
    background-image: url("../images/arrow-down.svg");
    background-size: 12px;
    background-repeat: no-repeat;
    content: " ";
    width: 17px;
    height: 17px;
    position: absolute;
    left: 0;
    top: 8px;
}

.theme1Custom .td-color3 {
    color: var(--primary-color);
}

.theme1Custom .simple-ul13 {
    padding: 0px;
    margin: 0px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.theme1Custom .simple-ul13>li {
    font-size: 14px;
    float: left;
    font-size: 13px;
    margin-right: 50px;
    padding: 0px 0;
    color: #fff;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.theme1Custom .simple-ul13>li img {
    width: 16px;
    margin-right: 5px;
}

.theme1Custom .simple-ul14 {
    padding: 0px;
    margin: 0px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    float: right;
}

.theme1Custom .simple-ul14>li {
    font-size: 14px;
    float: right;
    font-size: 13px;
    margin-left: 50px;
    padding: 0px 0;
    color: #fff;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.theme1Custom .simple-ul14>li img {
    width: 16px;
    margin-right: 5px;
}

.theme1Custom .simple-ul14>li span a {
    color: #fff;
    text-decoration: underline;
    padding-left: 5px;
    font-weight: bold;
}

.theme1Custom .simple-ul14>li .custom-btn {
    border-radius: 0px;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    padding: 5px 30px;
    border: 0px solid #E8E8E8;
    background: linear-gradient(270deg, #F26F73 0%, #C64145 100%);
}

.theme1Custom .navnot-n .navbar .navbar-nav .nav-item a {
    color: #fff !important;
    font-size: 15.4px !important;
}

.theme1Custom .navnot-n {
    top: auto;
    padding: 0 !important;
    position: relative;
}

.theme1Custom #header.bg-transparent {
    position: absolute;
    z-index: 999;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: none;
}

.theme1Custom .form4 {
    border-radius: 15px;
    background: transparent;
    border: solid 1px #fff;
}

.theme1Custom .form4 input {
    padding: 20px 15px;
    font-size: 14px;
}

.theme1Custom .form4 button {
    text-transform: uppercase;
    letter-spacing: 1px;
}

.theme1Custom .form4 input,
.theme1Custom .form4 input::placeholder,
.theme1Custom .form4 select,
.theme1Custom .form4 .form-control {
    padding-left: 0;
    border-radius: 7px !important;
    box-shadow: none !important;
    font-size: 14px;
}

.theme1Custom .form4 input,
.theme1Custom .form4 input::placeholder,
.theme1Custom .form4 select,
.theme1Custom .form4 .form-control {
    border-color: #cdcdcd;
    padding: 20px 10px;
    background: rgba(255, 255, 255);
}

.theme1Custom .form4 select {
    height: calc(1.5em + .75rem + 2px);
    width: 100%;
}

.theme1Custom .form4 .impborder {
    border: solid 1px var(--primary-color) !important;
}

.theme1Custom .form4 label {
    display: inline-block;
    white-space: nowrap;
}

.theme1Custom .card-new {
    position: relative;
    z-index: 1;
    border-radius: 15px;
    Background: #fff;
}

.theme1Custom .img-box1 {
    position: relative;
    margin-right: 50px;
    padding-bottom: 45px;
    z-index: 2;
}

.theme1Custom .img-box1 .img1 {
    display: inline-block;
    border-radius: 20px;
    overflow: hidden;
}

.theme1Custom .img-box1 .img2 {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #fff;
    padding: 10px 0 0 10px;
    border-radius: 20px;
}

.theme1Custom .img-box1 .img2 img {
    border-radius: inherit;
}

.theme1Custom.img-box1 .shape1 {
    position: absolute;
    left: -120px;
    bottom: -30px;
    z-index: -1;
}

.theme1Custom .banner2 .item {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 3px 7px -5px rgba(0, 0, 0, 0.4);
}

.theme1Custom .banner2 .item img {
    vertical-align: middle;
    height: 150px !important;
}

.theme1Custom .banner2 .caption2 {
    z-index: 2;
    bottom: 0;
    width: 100%;
    padding: 15px 20px;
}

.theme1Custom .banner2 .caption2 h2 {
    font-size: 20px;
    color: #000;
    font-weight: 600;
    margin: 0px;
}

.theme1Custom .banner2 .caption2 p {
    color: #000;
    margin-bottom: 0px;
}

.theme1Custom .banner2 .rounded2 .banner-mask2,
.theme1Custom .banner2 .rounded2 img {
    border-radius: .25rem;
}

.theme1Custom .banner2 .banner-mask2 {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    backface-visibility: hidden;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.theme1Custom .banner2 .item:hover .banner-mask2 {
    opacity: 0.95;
    filter: alpha(opacity=99);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.theme1Custom .banner2 .owl-carousel.owl-drag .owl-item {
    padding-bottom: 5px;
}

.theme1Custom .social-icons {
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
}

.theme1Custom .social-icons li {
    margin: 0px 2px 4px;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
}

.theme1Custom .social-icons li:last-child {
    margin-right: 0px;
}

.theme1Custom .social-icons li a {
    border-radius: 100%;
    display: block;
    height: 34px;
    line-height: 34px;
    width: 34px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.theme1Custom .social-icons li i {
    line-height: inherit;
}

.theme1Custom .social-icons li img {
    width: 15px;
}

.theme1Custom .social-icons.social-icons-sm li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
}

.theme1Custom .social-icons.social-icons-lg li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
}

.theme1Custom .social-icons.social-icons-dark li a {
    background: #555;
}

.theme1Custom .social-icons li:hover a {
    background: #171717;
    color: #FFF;
}

.theme1Custom .social-icons-twitter a {
    background: #000;
}

.theme1Custom .social-icons-facebook a {
    background: rgba(24, 119, 242, 1);
}

.theme1Custom .social-icons-instagram a {
    background: rgba(234, 0, 47, 1);
}

.theme1Custom .social-icons-youtube a {
    background: rgba(234, 0, 47, 1);
}

.theme1Custom .social-icons-instagram a {
    background: rgba(193, 53, 132, 1);
}

.theme1Custom .social-icons-linkedin a {
    background: rgba(10, 102, 194, 1);
}

.theme1Custom .text-g {
    color: rgba(80, 80, 80, 1);
}

.theme1Custom .branlogo1 {
    padding: 0px;
    margin: 0px;
}

.theme1Custom .branlogo1>li {
    position: relative;
    float: left;
    padding-right: 15px;
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 20px;
    color: #fff;
}

.theme1Custom .branlogo1>li::marker {
    font-weight: bold;
}

.theme1Custom .colorsky1 {
    background-color: #3ad2ff !important;
    color: #000 !important;
}

.theme1Custom .colorsky2 {
    color: #da2128 !important;
}

.theme1Custom .compnay-exp {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.theme1Custom .compnay-exp li {
    width: auto;
    float: left;
    padding: 0 28px;
    border-right: 1px solid var(--primary-color);
}

.theme1Custom .compnay-exp li:last-child {
    border: 0px;
}

.theme1Custom .poopincf {
    font-family: "Poppins", sans-serif !important;
}

.theme1Custom .hero-wrap {
    position: relative;
}

.theme1Custom .hero-wrap .hero-mask,
.theme1Custom .hero-wrap .hero-bg,
.theme1Custom .hero-wrap .hero-bg-slideshow {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.theme1Custom .hero-wrap .hero-mask {
    z-index: 1;
}

.theme1Custom .hero-wrap .hero-content {
    position: relative;
    z-index: 2;
}

.theme1Custom .hero-wrap .hero-bg-slideshow {
    z-index: 0;
}

.theme1Custom .hero-wrap .hero-bg {
    z-index: 0;
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    transition: background-image 300ms ease-in 200ms;
}

.theme1Custom .hero-wrap .hero-bg-slideshow .hero-bg {
    background-attachment: inherit;
}

.theme1Custom .hero-wrap .hero-bg-slideshow.owl-carousel .owl-stage-outer,
.theme1Custom .hero-wrap .hero-bg-slideshow.owl-carousel .owl-stage,
.theme1Custom .hero-wrap .hero-bg-slideshow.owl-carousel .owl-item {
    height: 100%;
}

.theme1Custom .bg-dark-n {
    Background: #000000;
}

.theme1Custom .bg-footer-n {
    background: #F8DCCF;
    background: linear-gradient(0deg, rgba(248, 220, 207, 0.1) 0%, rgba(248, 220, 207, 1) 100%);
}

.navbar-area.sticky {
    background: #EC4899;
    background: var(--gradient-primary);
    position: fixed !important;
    top: 0px !important;
}

/* new design new theme2 eng*/


@media screen and (max-width: 779px) and (min-width: 320px) {
    .theme1Custom .simple-ul14 {
        float: left;
        margin-top: 10px;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
        width: 100%;
    }

    .theme1Custom .simple-ul14>li {
        margin: 0px;
    }

    .theme1Custom .simple-ul14>li .custom-btn {
        margin: 0px !important;
    }

    .theme1Custom .simple-ul14 li:last-child {
        margin-left: 20px;
    }

    .theme1Custom .bgd-new {
        padding: 10px 0;
    }

    .theme1Custom .simple-ul14>li .custom-btn {
        padding: 5px 5px;
        border-radius: 6px;
        font-size: 11px;
    }

    .theme1Custom .simple-ul13>li {
        margin-right: 5px;
    }

    .theme1Custom .navbar-toggler {
        background: linear-gradient(270deg, #F26F73 0%, #C64145 100%);
        padding: 3px 11px;
    }

    .theme1Custom .navbar-area .navbar .navbar-toggler .toggler-icon {
        width: 20px !important;
    }

    .theme1Custom .form4 {
        padding: 30px 25px !important;
        margin-top: 20px;
    }

    .theme1Custom .hero-wrap {
        padding: 30px 0 60px 0 !important;
    }

    .theme1Custom .login-Tdeal {
        position: relative;
        margin-top: 8px;
    }

    .theme1Custom .flower {
        height: 450px;
    }

    .theme1Custom .text-cmobile {
        text-align: center !important;
    }

    .theme1Custom .mobil-pb {
        padding-bottom: 25px;
    }

    .theme1Custom .compnay-exp li {
        margin: 20px 0;
        padding: 0 25px;
        border: 0px;
    }

    .theme1Custom .compnay-exp {
        text-align: center;
        border: 0px !important;
        background: transparent !important;
    }

    .theme1Custom .bg-footer {
        padding: 50px 0 !important;
    }

    .theme1Custom .branlogo1>li img {
        width: 50px !important;
    }

    .theme1Custom .N-desin-none {
        display: none;
    }

    .theme1Custom .bg-bluesection {
        padding: 50px 0 !important;
        border: 0px;
    }

    .theme1Custom .text-16 {
        font-size: 30px !important;
    }

    .theme1Custom .welcome-area1 {
        margin-top: 85px;
    }

    .theme1Custom .mb-n {
        margin-bottom: 25px;
    }

    .theme1Custom .img-box1 {
        margin-right: 0px;
    }

    .theme1Custom .compnay-exp {
        border-radius: 10px !important;
        padding: 0px !important;
    }

    .theme1Custom .bg-bluesection2 {
        padding: 70px 0 0 0;
    }

    .theme1Custom .navbar-expand-lg .navbar-nav {
        width: 100%;
    }

    .theme1Custom .navbar-expand-lg .navbar-collapse {
        top: 103%;
        background-color: #333 !important;
    }

    .theme1Custom .banner2 .caption2 p {
        text-align: left;
    }

    .theme1Custom .mt-md-n0 {
        margin: 0px !important;
    }
}




























a span {
    font-family: 'IBM Plex Sans', sans-serif;
}

.form-check:hover {
    cursor: pointer;
}

.only {
    display: none;
    cursor: pointer;
}

.form-check:hover>.only {
    display: inline-block;
    color: var(--black);
    font-size: 9px;
    font-weight: bold;
}

.form3radio .form-check:hover>.only {
    display: block;
}

.ownw-50 {
    width: 56% !important;
}

.heighlight1 {
    color: #ff6461;
    background: #f2f2f2;
    font-size: 12px;
    padding: 5px 5px;
    border-bottom: 1px #d5d5d5 solid !important;
    white-space: break-spaces !important;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li {
    margin: 0;
    padding: 0
}

body {
    background: #eff1f9;
}

li {
    list-style-type: none;
}

a {
    font-size: 14px
}

a:hover {
    text-decoration: none
}

label {
    font-size: 14px;
    margin: 0;
    line-height: 30px;
}

#categoryForm label {
    font-size: 14px;
    margin: 0;
    line-height: 30px;
    display: initial;
    word-break: unset;
    white-space: nowrap;
}

#tblPlanLst_filter label {
    display: initial;
    white-space: initial;
}

#tblPlanLst_wrapper #tblPlanLst_filter label {
    display: initial;
    white-space: nowrap;
}

.stright label {
    display: block ruby !important;
    white-space: nowrap !important;
}



.ln1 {
    line-height: 1
}

.ln25 {
    line-height: 2.5
}

.ln63 {
    line-height: 25px !important
}

.ln64 {
    line-height: 64px !important
}

.ops {
    opacity: 1
}

.opsfull {
    opacity: 1
}

.bold {
    font-weight: bold
}

.form-control,
.custom-select {
    font-size: 13px
}

.dmobshow {
    display: none;
}

.noshadow {
    box-shadow: none !important
}

.shadow2 {
    box-shadow: 0 0 14px rgba(0, 39, 119, .075) !important
}

.noborderradius {
    border-radius: 0 !important
}

.navbar .navbar-brand .d-inline-block {
    width: 150px !important;
}


.nopadding {
    padding: 0 !important;
    margin: 0 !important
}

.nooutline,
.nooutline:hover {
    outline: none !important;
    box-shadow: none !important
}


.border2 {
    border: 1px solid #002777
}

.border3 {
    border: 1px solid #212529;
}

.borderLine {
    height: 1px;
    background: var(--white);
    width: 100%;
    margin: 40px auto
}

.borderLine1 {
    height: 1px;
    background: #D9D9D9;
    width: 100%;
    margin: 5px auto
}

.seperator0 {
    border-bottom: 1px solid #999;
    width: 100%;
    height: 5px;
    position: relative;
}



.seperator {
    border-bottom: 1px solid #999;
    width: 100%;
    height: 5px
}

.seperator2 {
    border-bottom: 1px solid #776565ad;
    width: 100%;
    height: 5px
}

.message-founder .heading3 {
    color: #00549d !important;
}

.message-founder p {
    font-size: 15px;
}

.message-founder b {
    font-weight: bold;
    color: var(--black);
    width: 100%;
    display: block;
}

.message-founder span {
    width: 100%;
    display: block;
    font-size: 13px;
    margin-top: 4px;
}

.seperator3 {
    border-bottom: 1px solid var(--white);
    width: 100%;
    height: 5px
}

.bx {
    border: 1px solid #ccc;
    border-right: 0
}

.bactive {
    border-top: 2px solid #ff0040;
}

.br1 {
    border-right: 1px solid #ccc;
}

.bl1 {
    border-left: 1px solid #ccc
}

.b {
    border: 1px solid #ccc
}

.gapper {
    height: 50px
}

.gapper2 {
    height: 25px
}

.pt70 {
    padding-top: 70px !important
}

.pt80 {
    padding-top: 16px !important
}

/* color */
.color1 {
    color: #002777
}

.color2 {
    color: #333 !important
}

.color3 {
    color: var(--primary-font) !important;
    font-size: 13px;
}

.color4 {
    color: var(--black) !important
}

.color5 {
    color: green
}

.color6 {
    color: var(--black);
}


.color7 {
    color: #333;
}

.backColor1 {
    background-color: var(--primary-color);
    color: var(--white);
    padding: 0px;
}

.backColor2 {
    background: var(--primary-color);
}

.backColor3 {
    background: var(--white);
}

.backColor4 {
    background: var(--primary-color)
}

.backColor5 {
    background: #f6f6f6
}


.backColor6 {
    background: #f6f6f6;
}


.backColor8 {
    background: #f6f6f6
}

.backColor9 {
    background: #f6f6f6
}



.back1 {
    background-image: url('./../images/back2.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.back2 {
    background: var(--white)
}

.back3 {
    background: #f2f2f2;
    background-image: url('./../images/back.png')
}

.back4 {
    background: none
}

.back5 {
    background: var(--primary-color) !important;
    color: var(--white)
}

.bg-secondaryimg {
    background-color: var(--primary-color) !important;
}

.dnone {
    display: none;
}

.table,
.table tr,
.table th,
.table td {
    padding: 8px;
    text-align: left;
    vertical-align: middle;
}



/* Button */
button {
    font-size: 14px
}

.btn {
    background: var(--secondary-color);
    border-radius: .2rem;
    text-transform: capitalize;
    color: var(--secondary-font) !important;
    border: none;
    outline: none;
    font-size: 14px;
}

.btn-primary:hover {
    background-color: var(--secondary-color) !important
}

.btn:hover,
.btn:active {
/*    background: #333 !important;*/
opacity:0.8;
    color: var(--white) !important;
    outline: none !important;
    border: none !important
}

.btn2 {
    border-radius: 4px;
    border: 0px solid var(--secondary-color);
    padding: 5px 10px;
    color: var(--secondary-font);
    background: var(--secondary-color);
    font-size: 13px !important;
    font-weight: 600;
    line-height: 14px;
    outline: none
}

.btn2:hover {
    background: var(--primary-color);
    color: var(--white);
}

.btn4 {
    border-radius: 4px;
    border: 1px solid var(--white);
    padding: 5px 10px;
    color: var(--white);
    background: none;
    font-size: 14px;
    line-height: 14px;
    outline: none
}

.clearButton {
    background: none;
    border: none;
    border-radius: 0;
    color: blue;
    outline: none !important
}

.closeButton {
    color: #ff0040;
    position: absolute;
    font-size: 18px;
    top: 18px;
    right: 26px;
    transform: translateY(-50%);
    z-index: 1;
    cursor: pointer;
    display: none;
}

.expandButton {
    background: #ff0040;
    color: var(--white);
    box-shadow: none;
    outline: none !important;
    border: none;
    padding: 5px 15px;
    border-radius: 15px;
    font-size: 12px;
    font-weight: 500;
    margin: auto;
    display: block;
}

/*text*/
.mainHeading {
    text-align: center;
    font-size: 24px;
}

.heading {
    font-size: 32px;
    font-weight: 500
}

.heading0 {
    font-size: 25px;
}

.heading1 {
    font-size: 24px;
    font-weight: 500;
}

.heading2 {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 1px;
}

.heading3 {
    font-size: 19px;
    font-weight: 600;
    color: #495057;
    text-transform: uppercase;
}

.heading4 {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

.heading5 {
    font-size: 15px;
    font-weight: 600;
}

.heading6 {
    font-size: 14px;
    line-height: 35px;
    letter-spacing: 1px;
}

.bigHeading {
    letter-spacing: 2px;
    font-size: 36px;
    line-height: 48px
}

/*.badge{ padding:.30em 1em;}*/

.newheading {
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    display: inline-block;
    font-size: 32px
}

.newheading span {
    width: 31px;
    height: 6px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.newheading span:before {
    position: absolute;
    top: 0;
    height: 2px;
    content: '';
    background-color: var(--primary-color);
    width: 100%
}

.newheading span:after {
    position: absolute;
    bottom: 0%;
    height: 2px;
    content: '';
    background-color: var(--primary-color);
    width: 17px;
    right: 0
}

.newheading .line-left {
    left: 0
}

.newheading .line-left::before {
    left: 0
}

.newheading .line-left::right {
    left: 0
}

.newheading .line-right {
    right: 0
}

.newheading .line-right:before,
.newheading .line-right:after {
    left: 0;
}



.newheading2 {
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    display: inline-block;
    font-size: 19px
}

.newheading2 span {
    width: 31px;
    height: 6px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.newheading2 span:before {
    position: absolute;
    top: 0;
    height: 2px;
    content: '';
    background-color: var(--primary-color);
    width: 100%
}

.newheading2 span:after {
    position: absolute;
    bottom: 0%;
    height: 2px;
    content: '';
    background-color: var(--primary-color);
    width: 17px;
    right: 0
}

.newheading2 .line-left {
    left: 0
}

.newheading2 .line-left::before {
    left: 0
}

.newheading2 .line-left::right {
    left: 0
}

.newheading2 .line-right {
    right: 0
}

.newheading2 .line-right:before,
.newheading2 .line-right:after {
    left: 0;
}




.para0 {
    font-size: 9px !important;
    line-height: 20px;
    font-weight: 600;
}

.para {
    font-size: 15.4px !important;
    line-height: 20px;
    font-weight: 600;
}

.para2 {
    font-size: 11px !important;
}

.para3 {
    font-size: 14px !important
}

.para4 {
    font-size: 10px
}


.para5 {
    font-size: 18px !important;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.para6 {
    font-size: 16px !important;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.para7 {
    font-size: 13px !important
}

.para8 {
    font-size: 20px !important;
    line-height: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.para9 {
    font-size: 15px !important
}

.para10 {
    font-size: 25px !important
}

.searchnoBoorder input,
.searchnoBoorder span {
    border-left: none;
    border-top: none;
    border-right: none;
    outline: none !important;
    box-shadow: none !important;
    padding: 4px;
    border: 1px #ced4da solid;
}


/* height & width */

.h20 {
    height: 90%;
}

.h25 {
    height: 25px;
    overflow-y: hidden;
}

.h50 {
    height: 50px;
    overflow-y: scroll;
}

.h150 {
    height: 150px;
    overflow-y: scroll;
}

.h300 {
    height: auto;
    max-height: 300px
}

.h1 {
    height: 1px !important
}

.h17 {
    height: 17px !important
}

.h35 {
    height: 35px
}

.h125 {
    height: 125px
}

.h235 {
    height: 235px
}

.h160 {
    height: 160px
}

.h300 {
    height: 300px
}

.h330 {
    height: 330px
}

.h400 {
    height: 400px
}

.h560 {
    height: 560px
}

.mh70 {
    min-height: 70px
}

.mh35 {
    min-height: 35px
}

.mh45 {
    min-height: 45px
}

.mw400 {
    min-width: 400px
}

.mw600 {
    min-width: 600px
}

.w25 {
    width: 25px
}

.w50 {
    width: 50px
}

.w100 {
    max-width: 100px
}

.w200 {
    max-width: 200px
}

.w250 {
    max-width: 250px
}

.w150 {
    max-width: 100%
}

.w100set {
    width: 100px
}


.vmiddle {
    vertical-align: middle !important;
}

/* ul - ;i items */
.lineList li {
    border-right: 1px solid var(--black)
}

.lineList li:last-child {
    border-right: none
}

@media screen and (max-width: 858px) {
    .lineListHideMob li {
        border: none;
    }
}

.gaplist {}

.padlist li {
    padding: 0px 10px
}

.padlist2 li {
    padding: 0 20px
}

.listColor4 li a {
    color: var(--black)
}

.linedotContainerWrapper ul {
    width: 80%;
    margin: 10px auto;
}

.linedotContainer {
    padding: 10px;
    text-align: center;
    width: 50% !important;
    margin: 10px auto
}

.linedotContainerWrapper {
    flex: 1
}

.linedotContainer {
    border-top: 1px dashed #a3a3a3;
    display: flex;
    list-style: none;
    padding: 0;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
}

.linedotContainer2 {
    width: 500px
}

.linedotContainer .linedotlink {
    position: relative;
    margin-top: 10px;
    width: 100%
}

.linedotContainer .linedotlink span {
    text-decoration: none;
    color: var(--black);
    text-transform: uppercase;
    font-size: 15px;
}

.linedotContainer .linedotlink:first-child {
    margin-left: -55px;
}

.linedotContainer .linedotlink:last-child {
    margin-right: -55px;
}

.linedotContainer .linedotlink::after {
    content: "";
    width: 10px;
    height: 10px;
    background: var(--white);
    position: absolute;
    border-radius: 10px;
    top: -15px;
    left: 50%;
    transform: translatex(-50%);
    border: 2px solid #ff0040;
}

.linedotContainer .linedotlink:hover::after {
    background: #ff0040;
}

.linedotContainer .linedotlink.opsq::after {
    opacity: 0.5;
    background: #ff0040
}

.linedotContainer .linedotlink.color1::after {
    background: #002777;
    opacity: 1;
    border-color: #002777
}

.linedotContainer3 {
    padding: 10px;
    text-align: center;
    width: 250px;
    margin: 10px auto;
    border-top: 1px dashed #a3a3a3;
    display: flex;
    list-style: none;
    padding: 0;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
}

.linedotContainer3 {
    width: 500px
}

.linedotContainer3 .linedotlink i,
.linedotContainer3 .linedotlink img {
    position: absolute;
    top: -17px;
    z-index: 1;
    border: 1px solid var(--black);
    border-radius: 50%;
    padding: 4px;
    font-size: 14px;
    background: var(--white);
    left: 50%;
    transform: translateX(-50%);
}

.linedotContainer3 .linedotlink {
    position: relative;
    margin-top: 6px;
    width: 100%
}

.linedotContainer3 .linedotlink:first-child i,
.linedotContainer3 .linedotlink:first-child img {
    left: 0px;
    transform: none;
}

.linedotContainer3 .linedotlink:last-child i,
.linedotContainer3 .linedotlink:last-child img {
    right: 0px;
    transform: none;
    left: auto;
}

.linedotContainer3 img {
    width: 25px
}

.linedotContainer4 {
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
}

.linedotContainer4 li {
    width: 100%;
    border-top: 1px dashed #a3a3a3;
    text-align: left;
    position: relative;
    padding: 15px 0
}

.linedotContainer4 li::before {
    position: absolute;
    background: var(--white);
    height: 10px;
    width: 10px;
    border: 2px solid var(--black);
    top: -7px;
    content: "";
    border-radius: 50%;
    left: 0
}

.linedotContainer4 li:first-child::before {
    left: 0
}

.linedotContainer4 li:last-child {
    border: none;
}

.linedotContainer4 .upp {
    position: absolute;
    top: -37px
}

.linedotContainer4 .centerr {
    position: absolute;
    top: -23px;
    text-align: center;
    left: 0;
    right: 0
}

.linedotContainer4 .bottomcenterr {
    position: absolute;
    top: 3px;
    text-align: center;
    left: 0;
    right: 0;
    color: var(--black) !important
}

.linedotContainer4 li.color1 {
    border-color: #ff0040
}

.linedotContainer4 li.color1::before {
    border-color: #ff0040;
    background: #ff0040
}

.linedotContainer4 li.dotcolor::before {
    border-color: #ff0040;
    background: #ff0040
}


/* dropdown */
.hoverDropDown:hover .dropdown-menu {
    display: block;
}

.hoverDropDown>.dropdown-toggle:active {
    pointer-events: none;
}

.hoverDropDown>.dropdown-toggle::after {
    display: none;
}

.textVertical {
    position: absolute;
    top: 50%;
    left: 20px;
    transform-origin: 0 0;
    transform: rotate(-90deg) translateX(-50%);
}

/* form */
.form1 {
    /*background: var(--white);*/
    -webkit-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.75);
    border-radius: 6px;
    background: rgb(255, 255, 255, 0.8);
}

.form1 input {
    padding: 20px 15px;
    font-size: 14px;
}

.form1 button {
    text-transform: uppercase;
    letter-spacing: 1px;
}

.form2 input,
.form2 input::placeholder,
.form2 select,
.form2 .form-control {
    padding-left: 0;
    border-radius: 3px !important;
    box-shadow: none !important;
    color: var(--black);
}

.form2 input,
.form2 input::placeholder,
.form2 select,
.form2 .form-control {
    border-color: #cdcdcd;
    padding-left: 10px;
}

.form2 select {
    height: calc(1.5em + .75rem + 2px);
    width: 100%;
}

.form2 .impborder {
    border: solid 1px var(--primary-color) !important;
}

.form2 label {
    display: inline-block;
}

.form3 input,
.form3 input::placeholder,
.form3 select,
.form3 .form-control {
    border-color: #ced4da;
    background: transparent;
}

.form3 .selet-cilinf input,
.form3 .selet-cilinf select {
    width: 100% !important;
}

.form3 .btn {
    width: 100%;
}

.form3 input,
.form3 input::placeholder,
.form3 select,
.form3 .form-control {
    /*
padding-left: 0;
border-top: 0 !important;
border-right: 0 !important;
border-left: 0 !important;
border-radius: 0 !important;*/
    outline: none !important;
    box-shadow: none !important;
    font-size: 14px;
    font-weight: bold;
    color: var(--black);
}


.form4 input,
.form4 input::placeholder,
.form4 select,
.form4 .form-control {
    padding-left: 0;
    border-radius: 7px !important;
    box-shadow: none !important;
    font-size: 14px;
}

.form4 input,
.form4 input::placeholder,
.form4 select,
.form4 .form-control {
    border-color: #cdcdcd;
    padding: 20px 10px;
    background: rgba(255, 255, 255, 1);
}

.form4 select {
    height: calc(1.5em + .75rem + 2px);
    width: 100%;
}

.form4 .impborder {
    border: solid 1px var(--primary-color) !important;
}

.form4 label {
    display: inline-block;
    white-space: nowrap;
}



.form5 input,
.form5 input::placeholder,
.form5 select,
.form5 .form-control {
    border-color: var(--primary-color);
    background: transparent;
}

.form5 .selet-cilinf input,
.form5 .selet-cilinf select {
    width: 100% !important;
}

.form5 .btn {
    width: 100%;
}

.form5 input,
.form5 input::placeholder,
.form5 select,
.form5 .form-control {
    padding-left: 0;
    border-top: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
    outline: none !important;
    border-color: #ff0040;
    border-radius: 0 !important;
    box-shadow: none !important;
    font-size: 14px;
    font-weight: bold;
    color: var(--white);
}



.grey-1 .row:first-child {
    background: #f8f9fa;
    border: 1px solid #dee2e6 !important;
    padding: 10px 15px;
    margin: 0px;
    border-radius: 4px;
}

select option {
    color: black;
}

.dob::before {
    content: attr(placeholder);
}

.dob:focus::before,
.dob:valid::before {
    content: "" !important;
}

.insideCheckbox {
    display: block;
}

.insideCheckbox input {
    display: none;
}

.insideCheckbox label {
    border: 1px solid var(--black);
    padding: 4px 8px;
}

.insideCheckbox input:checked+label {
    background: var(--primary-color);
    color: var(--white);
    border: none
}

.insideCheckbox .form-check-inline {
    margin-right: 0 !important;
}

#minimumlabtable_filter label {
    font-size: 12px
}

#minimumlabtable_filter input {
    width: 150px;
    font-size: 12px
}



#minimumlabtable_wrapper a,
#minimumlabtable_wrapper button {
    font-size: 12px
}


#promotionallabtable_filter label {
    font-size: 12px
}

#promotionallabtable_filter input {
    width: 150px;
    font-size: 12px
}

#promotionallabtable_filter input {
    width: 150px;
}

#promotionallabtable_wrapper {
    max-width: 450px
}

#promotionallabtable_wrapper a,
#promotionallabtable_wrapper button {
    font-size: 12px
}

/* register form  */

.registerPageHeader {
    background-image: url('../images/back2.jpg');
    background-position: center;
    padding: 75px 0;
    text-align: center;
    color: #027777;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.registerPageHeader:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--white);
    content: '';
    opacity: 0.5
}

.registerPageHeader h1 {
    font-size: 48px;
    font-weight: 500;
    color: #011232;
    position: relative;
}


.registerForm .steps {
    width: 100%;
    margin: 5px 0;
}

.registerForm .steps li {
    padding: 0px;
    display: flex;
    flex-direction: initial;
    text-align: center;
    align-items: center;
    cursor: not-allowed;
    color: #011232;
}

.registerForm .steps i {
    border: none;
    width: auto;
    border-radius: 100%;
    background: #002777;
    color: var(--white);
    padding: 10px 16px;
    font-style: normal;
    margin: 0 5px;
    opacity: 0.5
}

.registerForm .steps li span {
    font-size: 13px;
    text-transform: uppercase;
}

.registerForm .steps li.active i {
    background-color: var(--primary-color);
    opacity: 1;
    cursor: pointer;
    margin-right: 10px;
}

.registerForm .steps li.finish i {
    background-color: var(--primary-color);
    opacity: 1;
    cursor: not-allowed;
}

.registerForm .tab {
    display: none;
}

.registerForm input.invalid {
    border: 1px solid #ff0040;
}

.registerForm select.invalid {
    border: 1px solid #ff0040;
}

.registerForm .btn {
    width: auto;
}

.Details .detail_card {
    width: 50%;
    padding: 10px 0;
    font-weight: 300
}

.Details .detail_card span {
    font-weight: 500
}

/* home */

/*.mainArea {
position: absolute;
top: 10%;
right: 10%;
margin: auto;
width: 100%;
max-width: 350px;
background-color: rgb(246 246 247 / 92%);
}
*/

.carousel-inner .imgOverlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(6 28 38 / 0%);
}

.carousel-inner img {
    width: 100%;
    min-height: 500px
}

.carousel-control {
    width: auto;
}

.carousel-control-prev .fa-chevron-left,
.carousel-control-next .fa-chevron-right {
    position: absolute;
    top: 47%;
    right: 0;
    z-index: 5;
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 40px;
    font-size: 14px;
    color: var(--white)
}

.carousel-control-prev .fa-chevron-left {
    left: 30px;
}

.carousel-control-next .fa-chevron-right {
    right: 30px;
}

.carousel-indicators li {
    width: 12px;
    height: 12px;
    margin: 0 1px;
    border: 2px solid var(--white);
    opacity: .8;
    border-radius: 50%;
}

.carousel-indicators .active {
    background-color: #ff0040;
    border-color: #ff0040;
}

@media screen and (max-width: 480px) {
    .carousel-indicators {
        display: none;
    }

    .mainArea {
        position: relative;
        margin: 0px auto !important;
        top: 0
    }

    .carousel-control-next,
    .carousel-control-prev {
        height: 231px !important
    }

    .mainArea {
        left: 0;
        right: 0
    }

    .carousel-inner img {
        min-height: 100%;
    }
}

/*Header*/
.topbar ul {
    padding: 5px 0;
    display: inline-block;
}

.topbar ul li {
    padding: 0 4px;
    float: left;
}

.topbar ul li i {
    color: var(--white);
    font-size: 13px;
    padding: 4px 5px;
    border: 1px solid var(--white);
    border-radius: 100%;
}

.topbar ul li a {
    color: var(--white);
}

.navbar li a {
    font-weight: 500;
    font-size: 15px
}

.navbar li a:hover {
    color: #686cbb;
    border-bottom: 2px solid #686cbb;
}

@media screen and (max-width: 480px) {
    .navbar-brand img {
        width: 120px
    }

    .topbar .hidePhone {
        display: none !important
    }

    .dashtopbar li:nth-child(2),
    .dashtopbar li:nth-child(3) {
        display: block !important;
    }
}


/*home page*/

.ourOfferings li {
    padding: 10px 20px;
    border-radius: 4px;
    background: var(--white);
}

.ourOfferings li i {
    font-size: 32px;
    padding: 32px;
    border-radius: 100%;
    margin: 5px;
    background: var(--white);
    height: 100px;
    width: 100px;
    transition: transform 250ms;
}

.ourOfferings li i:hover {
    transform: translateY(-10px);
    cursor: pointer;
}

.ourOfferings li:nth-child(6n+1) i {
    background-color: var(--primary-color);
    color: var(--white);
}

.ourOfferings li:nth-child(6n+2) i {
    background-color: #fbc531;
    color: #333;
}

.ourOfferings li:nth-child(6n+3) i {
    background-color: #e84118;
    color: var(--white);
}

.ourOfferings li:nth-child(6n+4) i {
    background-color: #273c75;
    color: var(--white);
}

.ourOfferings li:nth-child(6n+5) i {
    background-color: #0097e6;
    color: var(--white);
}

.ourOfferings li:nth-child(6n+6) i {
    background-color: #44bd32;
    color: var(--white);
}


.ourOfferings li p {
    font-size: 14px;
    font-weight: normal;
    color: #333;
    text-transform: uppercase;
}

.scrollable-element {
    scrollbar-width: thin;
}

/* side navbar */
.dashboard {
    height: 100vh;
}

.topbar_dashboard {
    top: 0;
    z-index: 5;
    height: 40px;
    background-color: var(--white);
    width: 100%
}

.topbar_dashboard ul {
    width: 100%;
    justify-content: space-between;
}

.topbar_dashboard ul li a {
    padding: 10px 5px;
}

.topbar_dashboard .dropdown-item {
    font-size: 14px
}

.topbar_dashboard input {
    font-size: 14px
}

.main_dashboard {
    /*margin-top: 40px*/
}

.leftBar {
    position: fixed;
    width: 3%;
    /*text-align: center;*/
    height: 100%;
    z-index: 4;
    /*top:0px;*/
}

.rightBar {
    width: calc(100% - 3%);
    margin-left: auto;
    position: relative;
    margin-top: 40px;
}

.top_rightBar {
    width: calc(100% - 0px);
    z-index: 3;
    background: var(--primary-color);
    /*border-bottom: 1px solid #e9e9ef;*/
    /*padding: 7px 0;*/
}

.top_rightBar ul li a {
    font-size: 14px;
    color: var(--primary-font);
    padding: 5px 18px 5px 5px;
}

.dashtabs {
    /*background: #002777 !important; border-radius: 20px*/
}

.dashtabs .nav-link {
    background: none !important;
    padding: 5px
}

.dashtopbar li a,
.dashtopbar li input,
.dashtopbar p {
    font-size: 12px !important
}

#dashboardLeftSubmenuId li {
    /*background: #4164BE !important*/
}

.dashtabs .dropdown-menu {
    background: #4164BE !important;
    margin: 0 !important
}

#sidenavbar {
    background-color: #f2f2f2;
    height: calc(100% - 0px);
    width: 100%;
    padding: 0;
    border: 1px solid #e9e9ef;
}

.navbar-brand {
    padding: 5px 0;
    /*width:18%;*/
    margin: 0
}

.navbar-brand .d-inline-block {
    width: 150px;
}

.navbar-brand .d-inline-block img {
    width: 150px;
}

.navbar-brand img {
    width: 150px;
}

#sidenavbar ul.links li {
    padding: 0;
    text-align: left;
    width: 100%;
    overflow: initial;
}

#sidenavbar ul.links li:last-child {
    border: none;
    margin: auto;
}

#sidenavbar ul li a {
    color: #334151;
    display: block;
    font-size: 14px;
    text-align: left;
    font-weight: 500;
    padding: 5px 0px 0px 3px;
}

#sidenavbar ul li .active {
    color: var(--primary-color);
}

#sidenavbar ul li a span {
    width: 24px;
    display: inline-block;
    font-size: 20px !important;
    margin-right: 0px;
    font-weight: normal !important;
    font-family: "Material Design Icons";
    text-align: center;
}

#sidenavbar ul li a i {
    font-size: 20px;
    margin-right: 0px;
    width: 24px;
    text-align: center;
}

.main_dashboard .fliph li a .nav-label,
.main_dashboard.fliph li a .nav-label+span {
    display: none;
    transition: all 0.5s ease-in-out
}

.main_dashboard .fliph {
    width: 42px;
    transition: all 0.5s ease-in-out;
}

.main_dashboard li {
    position: relative
}

.main_dashboard .sub-menu {
    position: absolute;
    left: 39px;
    top: 0;
    background-color: #222;
    width: 150px;
    z-index: 100;
}

.badge-light {
    background: var(--primary-color);
    color: var(--white);
    position: absolute;
    left: 18px;
    font-size: 8px;
}

#sidenavbar .nav-label {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.5px;
    color: #99a6b7;
    padding: 0px 0 0px 4px !important;
    text-align: left !important;
}

#sidenavbar ul li p {
    font-size: 12px
}

#sidenavbar ul li a:hover {
    border: none;
}

/* tabs */

.tabs {
    background-color: var(--white);
    padding: 0
}

.tabs li {
    padding: 5px 0;
    width: auto;
    position: relative;
}

.tabs li a {
    color: #333
}


.innerfooter li a {
    color: var(--black);
    padding: 2px 7px;
    font-size: 13px
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: var(--primary-color);
    color: var(--white);
}



/* .no-footer thead { */
/* table-layout: fixed; */
/* border-collapse: collapse; background:var(--white)ad4; */
/* } */


#dashboardLeftSubmenuId {
    position: relative !important;
    border: none !important;
    padding: 0 0 0 0px;
    width: 100%;
    top: 0 !important;
    border-top: 1px solid var(--white);
}

#dashboardLeftSubmenuId li a {
    font-size: 12px
}


#promotionallabtable thead {
    background: #002777;
    color: var(--white)
}

#promotionallabtable thead tr {
    border: none;
}

.flighttype_sections .row {
    /*align-items: flex-end;*/
}

.flightTab1 {
    background: var(--white);
    border: 1px solid #ccc;
    overflow: hidden;
}

.flightTab1 label {
    background: none;
    cursor: pointer;
    outline: none;
    border: none;
    padding: 5px 10px;
    transition: 0.3s;
    color: var(--black) !important;
    margin: 0;
    width: 100%;
    text-align: center;
    line-height: 24px
}

.flightTab1 input[type="radio"]:checked+label {
    background: #ff0040;
    color: var(--white) !important
}

.flightTab2 label {
    padding: 2px 0;
    margin: 5px 16px;
    cursor: pointer;
    transition: all 0.3s;
    line-height: 21px;
    text-align: center;
    display: inline-block;
}

#divRetriveBooking .flightTab2 label {
    margin: 0 5px;
}

.flightTab3 label {
    border-radius: 0;
    padding: 15px 5px;
    color: var(--black);
    width: 100px;
    text-align: center;
}

.flightTab3 input[type="radio"]:checked+label {
    background: var(--white) !important;
    border: 1px solid #ff0040 !important;
    color: #ff0040
}

.flightTab4 label {
    padding: 2px 5px;
    width: auto !important;
}

.flightTab4 input {
    display: none;
}

.flightTab4 li {
    margin: 5px 2px;
    height: 69px;
}

.flight_lists_details {
    display: none;
}

.flight_lists_bookings {
    display: none;
}

#flightFiltersBox {
    display: none;
}

#flight_lists_details_tabs {
    border: none
}

#flight_lists_details_tabs li {
    border: none;
    width: auto;
}

#flight_lists_details_tabs li .nav-link {
    border: none;
    border-bottom: 1px solid #564d4d;
    color: var(--white);
    text-align: center;
}

#flight_lists_details_tabs li .nav-link.active {
    border: none;
    border-bottom: 1px solid var(--white) !important;
    background: none;
    color: var(--white);
}

.flight_lists_bookings_icon_box {
    font-size: 10px !important
}

.flight_lists_bookings_icon_box i {
    font-size: 24px;
    margin-bottom: 4px
}

.flight_lists_bookings table td {
    padding: 15px 10px;
    font-size: 14px;
}

.flight_lists_bookings table td span {
    font-size: 11px;
}

.returnflighttext {
    line-height: 13px;
    font-size: 10px !important;
    padding-bottom: 13px
}

.centerIcon {
    color: var(--primary-color);
}

.centerIcon i {
    border: 1px solid #ff0040;
    width: auto;
    border-radius: 100%;
    font-size: 14px;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px
}

.centerIcon2 i {
    border: 1px solid var(--black);
    color: var(--black);
    width: auto;
    border-radius: 100%;
    font-size: 14px;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px
}

.centerIcon3 i {
    border: 1px solid var(--black);
    color: var(--black);
    width: auto;
    border-radius: 100%;
    font-size: 8px;
    height: 15px;
    width: 15px;
    text-align: center;
    line-height: 15px
}

.hideTransition {
    display: none;
    transition: all 0.3s;
    cursor: pointer;
}

.cpointer {
    cursor: pointer;
    display: inline-block;
    margin-right: 5px;
}

#traveller .btn-number {
    border-radius: 0;
    outline: none;
    color: var(--black) !important;
    border: 1px solid #ccc !important;
    padding: 5px !important;
    font-size: 11px;
}


#traveller .change-btn .btn-number {
    border-radius: 0;
    background: none;
    outline: none;
    color: var(--white) !important;
    border: 1px solid #ccc;
    padding: .375rem .75rem !important;
    font-size: 11px;
    background: var(--primary-color);
}

#traveller .change-btn .input-number {
    text-align: center;
    background: transparent;
    max-width: 45px;
    border: 1px solid #ccc !important;
    color: #333 !important;
    height: auto;
    border-radius: 0px !important;
}

.bg #traveller .btn-number {
    color: var(--white) !important;
}

#traveller .btn-number:hover {
    outline: none !important;
    border: 1px solid #ccc !important;
    background: var(--primary-color) !important;
}

#traveller .input-number {
    text-align: center;
    background: transparent;
    border: 1px solid #ccc !important;
    color: var(--black) !important;
    height: auto;
    border-radius: 0px !important;
}


#selectCityPopup {
    position: absolute;
    top: 0;
    background: var(--white);
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    display: none;
    z-index: 1
}

#selectCityPopup .flag {
    height: 15px;
    width: 22px
}

#selectCityPopup .selectCityPopupList {
    height: calc(100% - 100px);
    overflow-y: scroll;
}

.couponlist_heading {
    border: 1px dashed #ff0040;
    padding: 4px 10px;
    font-size: 18px;
    background: #ccc;
    display: inline-block;
}

.promocode {
    border: 1px dashed #02cb66;
    padding: 4px 10px;
    font-size: 14px;
    color: #02cb66
}

.couponlist li {
    border-bottom: 1px solid #ccc
}

.flightreviewBlock i {
    font-size: 24px;
    color: var(--primary-color);
}

.flightreviewBlock {
    font-size: 18px
}

.flightMiddle {
    position: relative;
}

.flightMiddle div {
    position: absolute;
    left: 50%;
    top: 50%;
    background: var(--white);
    text-align: center;
    font-size: 11px;
    transform: translate(-50%, -50%);
    padding: 4px 10px
}

.flightReviewInsurance label {
    width: 120px
}

.flightReviewInsurance label i.fj {
    background: #ccc;
    padding: 15px;
    border-radius: 50%;
    font-size: 24px
}

.flightReviewService label {
    width: 120px
}

.flightReviewService label i.fj {
    padding: 5px 15px;
    border-radius: 50%;
    font-size: 24px
}

#flight_review_tabs .nav-item a {
    color: var(--black);
}

#flight_review_tabs .nav-item a.active {
    background: var(--primary-color);
    color: var(--white)
}

#flight_review_tabs .nav-item a {
    background: #f2f2f2;
}

.flightToggle {
    border: 2px solid var(--white);
    height: 30px;
    width: 30px;
    border-radius: 50%;
    line-height: 23px;
    text-align: center;
    background: #f2f2f2;
    z-index: 1;
    margin-top: 2px;
}


.flightToggle2 {
    border: 2px solid var(--primary-color);
    height: 30px;
    width: 30px;
    border-radius: 50%;
    line-height: 24px;
    text-align: center;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}




.vertical_tabs_tab {
    background: #ff0040;
    color: var(--white);
    padding: 5px 4px;
    font-size: 14px;
    cursor: pointer;
    ;
    line-height: 20px
}

.vertical_tabs_tab .fa-chevron-up {
    display: none
}

.vertical_tabs_tab .fa-chevron-down {
    display: block
}

.vertical_tabs_tab.vertical_tabs_tab_active .fa-chevron-up {
    display: block;
}

.vertical_tabs_tab.vertical_tabs_tab_active .fa-chevron-down {
    display: none;
}

.vertical_tabs_box {
    display: none
}

#scrollTopButton {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Fixed/sticky position */
    bottom: 20px;
    /* Place the button at the bottom of the page */
    right: 30px;
    /* Place the button 30px from the right */
    z-index: 99;
    /* Make sure it does not overlap */
    border: none;
    /* Remove borders */
    outline: none;
    /* Remove outline */
    background-color: red;
    /* Set a background color */
    color: white;
    /* Text color */
    cursor: pointer;
    /* Add a mouse pointer on hover */
    padding: 7px;
    /* Some padding */
    border-radius: 10px;
    /* Rounded corners */
    font-size: 10px;
    /* Increase font size */
}

#scrollTopButton:hover {
    background-color: #555;
    /* Add a dark-grey background on hover */
}

#flightListingTopBarCloseId {
    position: absolute;
    top: -13px;
    right: -10px;
    font-size: 20px;
    color: var(--white);
    z-index: 5;
    width: 30px !important;
    height: 30px !important;
    background: #333;
    padding: 5px 20px 0px 9px;
    border-radius: 50%
}

.closedV {
    display: none !important;
}

.flightListingTopBar.expandedV .closedV {
    display: block !important;
}

#multicityTabs .nav-link.active {
    background: #002777;
    color: var(--white) !important
}

#regisrationSuccess td {
    padding: 10px 10px;
    vertical-align: top;
}

#regisrationSuccess .ops {
    font-weight: normal;
}

#MultiBottomBar .bars {
    background: #002777;
}

#MultiBottomBar .leftmbb {
    border-radius: 0 10px 10px 0;
    border-right: 1px dashed #ccc;
}

#MultiBottomBar .rightmbb {
    border-radius: 10px 0px 0px 10px
}

#MultiBottomBar .dumbborder {
    border-right: 1px dashed #e2e2e2
}

.gridWrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}

.roundTripCols {
    flex-direction: row !important;
    justify-content: space-between;
}

.roundTripCols li {
    width: 48%;
}

.roundTripCols .flight_lists_details {
    flex-direction: column;
}

.roundTripCols .flight_lists_details .col-md-7,
.roundTripCols .flight_lists_details .col-md-5 {
    max-width: 100% !important;
    width: 100% !important;
    flex: 0 0 100% !important;
}

#outboundFilter {
    display: none;
}

.pad0table td {
    padding: 4px 2px
}

.table-bordered1 {
    border: 1px solid #dee2e6 !important;
}

.table-bordered1 td {
    border: 1px solid #dee2e6 !important;
}

.table thead th {
    border: none
}

.daterangepicker {
    top: 60px;
}

#from-datepicker .daterangepicker {
    top: 25px;
}

.lowSelect {
    font-size: 12px;
    margin: 0;
    width: 100%
}

.yaxis {
    overflow-x: hidden;
    overflow-y: auto;
}

.xaxis {
    overflow-x: auto;
    /*overflow-y: hidden;*/
}

.h100vh {
    height: 100vh
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background: var(--white);
    min-width: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    padding: 0px 10px !important;
}

.dropdown:hover .dropdown-content {
    display: block;
    word-break: unset;
    white-space: nowrap;
}



.flightLabels2 span {
    padding: 0px 1px;
    font-size: 11px !important;
    line-height: normal;
}


.clickDropDown {
    position: absolute;
    background: var(--white);
    z-index: 1;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    right: 0;
    width: 200px;
    padding: 2px 10px;
    z-index: 999;
}




#flightDownload {
    /*background: #f6f6f6;*/
    font-size: 17px;
    color: #544a4a;
    align-items: center;
    display: flex;
    justify-content: flex-end;
}

#flightDownload i {
    padding: 5px 10px;
    color: var(--white);
    background: #686cbb;
    border-radius: .2rem;
}

#advancePricingSection .fa-chevron-up {
    display: none;
}

#advancePricingSection.advancePricingSection .fa-chevron-down {
    display: block;
}

#advancePricingSection.advancePricingSection .fa-chevron-up {
    display: none;
}

#selectPassenger {
    position: absolute;
    right: 0;
    background: var(--white);
    z-index: 1;
    min-height: 150px
}

.SectionClickSection {
    cursor: pointer;
    background: #f5f5f5;
}

.SectionClickSection .SectionClickSectionPlus {
    display: none;
}

.SectionClickSection .SectionClickSectionMinus {
    display: block;
}

.SectionClickSection.SectionClickSectionActive .SectionClickSectionPlus {
    display: block;
}

.SectionClickSection.SectionClickSectionActive .SectionClickSectionMinus {
    display: none;
}

.reviewPassengerTabs {
    opacity: 0.5
}

.reviewPassengerTabs.active {
    opacity: 1
}

.seatmap-wrapper {
    background: var(--white);
    display: flex;
    align-items: center;
    /*justify-content: space-around;*/
    min-width: calc(100% - 0px)
}



.planewrapper {
    width: 2600px;
    display: flex;
    position: relative;
}

.planewrapper::before {
    display: table;
    content: ''
}

.planewrapper .wings {
    flex: 1;
    max-width: 100%
}

.seatmap-wrapper .seat_row {
    display: flex;
    flex-direction: column-reverse;
    margin-right: 3px;
}

.seatmap-wrapper .seat_col {
    /*height: 40px;*/
    vertical-align: middle;
    margin-top: 8px;
    position: relative;
}

.seatmap-wrapper .seat_row .seat_col:first-of-type,
.seatmap-wrapper .seat_row .seat_col:last-of-type {
    font-size: 11px;
    color: #1e4770;
    width: auto;
    height: auto;
    margin: 0;
    line-height: 16px;
}

.seat_empty_label {
    background: 0 0;
    color: var(--white);
    width: 40px;
    display: inline-block;
}

.seat_label {
    width: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.seat_row:first-child .seat_col .seat_label {
    transform: rotate(-90deg)
}

.make_relative {
    position: relative;
}

.seat_block {
    width: 40px;
    height: 40px;
    border-radius: 2px;
    color: var(--black);
    line-height: 44px;
    text-align: center;
    font-size: 14px;
    font-weight: 100;
}

.seat-not-available {
    width: 40px;
    height: 40px;
    position: relative;
    overflow: hidden;
}

.seat-not-available img {
    width: 100%;
    height: 100%
}

.seat-selected {
    background: #7ed321;
}

.flight-wings {
    position: absolute;
    left: 0;
    width: 30px;
    height: 20px;
    display: inline-block;
}

.flight-wings.left {
    top: -20px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .5), rgba(0, 0, 0, .5));
}

.flight-wings.right {
    bottom: -20px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, .5), rgba(0, 0, 0, .5));
    ;
}

.noReclineExitSeat:before {
    width: 11px;
    height: 7px;
    background: #a30014;
    position: absolute;
    content: "";
    left: 0;
    border-radius: 0 2px 15px 0;
}

.flightSeatBack {
    padding: 40px 0;
    background: #d2c7c7
}


.tp-seat-map-frame-container .tp-seat-map-frame .slidee .tp-seat-map-cell.blocked-seat img,
.tp-seat-map-frame-container .tp-seat-map-frame .slidee .tp-seat-map-cell.selected-seat img,
.tp-seat-map-frame-container .tp-seat-map-frame .slidee .tp-seat-map-cell.active-passenger img {
    z-index: 2;
}

.tp-seat-map-frame-container .tp-seat-map-frame .slidee .tp-seat-map-cell.blocked-seat span,
.tp-seat-map-frame-container .tp-seat-map-frame .slidee .tp-seat-map-cell.selected-seat span,
.tp-seat-map-frame-container .tp-seat-map-frame .slidee .tp-seat-map-cell.active-passenger span,
.tp-seat-map-frame-container .tp-seat-map-frame .slidee .tp-seat-map-cell.seat-occupied span {
    color: transparent;
}

.available-free-seat::before,
.seat-occupied::before,
.active-passenger::before,
.selected-seat::before,
.available-Paid-seat::before,
.reservation-is-purchased::before,
.blocked-seat::before {
    content: '';
    width: 40px;
    height: 40px;
    background: url(../Images/seat-available-big.png) no-repeat;
    position: absolute;
    left: 0px;
    top: 3px;
}


.notavailable-grey {
    position: relative;
}

.notavailable-grey::before {
    content: '';
    width: 40px;
    height: 40px;
    background: url(../Images/seat_not_available.png) no-repeat;
    position: absolute;
    left: 0px;
    top: 3px;
}


.available-Paid-blue {
    position: relative;
}

.available-Paid-blue::before {
    content: '';
    width: 40px;
    height: 40px;
    background: url(../Images/available-paid-seat-blue.png) no-repeat;
    position: absolute;
    left: 0px;
    top: 3px;
}


.Occupied-darkgreay {
    position: relative;
}

.Occupied-darkgreay::before {
    content: '';
    width: 40px;
    height: 40px;
    background: url(../Images/seat_not_available2.png) no-repeat;
    position: absolute;
    left: 0px;
    top: 3px;
}


.no-sheat {
    position: relative;
}

.no-sheat::before {
    content: '';
    width: 40px;
    height: 40px;
    background: url(../Images/seat_not_no-sheat.png) no-repeat;
    position: absolute;
    left: 0px;
    top: 3px;
}

.no-sheat .tooltipcation {
    display: none;
}

.no-sheat .seat_block {
    color: var(--white);
}



.active-passenger::before {
    background: url(../images/active-psngr.png) no-repeat;
}

.available-free-seat,
.seat-occupied,
.active-passenger,
.selected-seat,
.available-Paid-seat,
.available-Occupied2,
.reservation-is-purchased,
.blocked-seat {
    position: relative;
}

.available-Occupied2::before {
    content: '';
    width: 40px;
    height: 40px;
    background: url(../Images/available-Occupied2.png) no-repeat;
    position: absolute;
    left: 0px;
    top: 3px;
}



.cursor_pointer {
    cursor: pointer;
}

.small_section {
    padding: 15px 10px;
    border: 1px solid var(--black);
    width: 100%
}

.dashboardSet {
    min-height: 90vh;
}

.dashboardSet2 {
    min-height: 65.2vh;
}

.dashboardSet .container:first-child {
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

#dateRangeParent .daterangepicker {
    top: 35px !important
}

#checkboxLabelFix label {
    line-height: 23px
}

.tabulator .tabulator-header .tabulator-col {
    background: var(--black)277 !important;
    color: var(--white) !important
}

.paginate_button a {
    font-size: 12px !important;
    padding: 5px 10px
}

.imagePreview {
    width: 100%;
    height: 250px;
    background-position: center center;
    background: url(http://cliquecities.com/assets/no-image-e3699ae23f866f6cbdf8ba2443ee5c4e.jpg);
    background-color: var(--white);
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    box-shadow: 0px -3px 6px 2px rgba(0, 0, 0, 0.2);
    background-position-x: center !important;
    background-position-y: center !important;
}

/* The search field */
#myInput {
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
}

/* The search field when it gets focus/clicked on */
#myInput:focus {
    outline: 1px solid #ddd;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-flex;
}

.search-dropdown {
    display: none;
}

.search-dropdown a {
    color: black;
    padding: 5px 16px;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #d6d6d6
}

.search-dropdown-list {
    background: #f2f2f2;
    overflow-y: scroll;
    text-align: left;
    max-height: 120px;
}

.dropdown-content a:hover {
    background-color: #f1f1f1
}

.show {
    display: block;
}

.show .mdi-chart-bar-stacked {
    color: var(--primary-color);
}

@media screen and (max-width: 992px) {
    .dashboard {
        overflow: auto;
    }

    .leftBar {
        position: relative;
        width: 100%;
    }

    .rightBar {
        width: 100%;
        display: block;
        height: auto;
    }

    .main_dashboard {
        margin: 0
    }

    .topbar_dashboard {
        position: relative !important;
        height: auto;
    }

    .topbar_dashboard ul li {
        width: 100%;
        text-align: left;
    }

    .topbar_dashboard .dropdown-menu.show {
        transform: translateX(0) translateZ(0) translateY(0) !important;
        position: relative !important;
        margin: 0 !important;
        padding: 0 !important;
        width: 100%;
        text-align: right;
    }

    .topbar_dashboard ul li input {
        max-width: 100%;
        padding: 5px
    }

    .navbar-brand {
        width: auto;
    }

    #sidenavbar {
        background-color: var(--white);
        padding: 0 !important
    }

    #sidenavbar .navbar-brand {
        width: auto !important;
        padding-left: 10px
    }

    .main_rightBar {
        padding: 0 !important
    }

    .top_rightBar {
        padding: 0 !important
    }

    .dashtabs {
        border-radius: 0
    }

    .dashtabs {
        max-width: 100%;
        flex-wrap: nowrap;
        overflow-x: scroll;
    }

    .dashtabs .nav-item {
        width: 33%;
        flex: 0 0 auto
    }

    .top_rightBar {
        position: relative !important;
        width: 100%
    }

    #sidenavbar {
        overflow: unset;
        position: relative;
    }

    #navbarSupportedContent {
        position: absolute;
        top: 41px;
        z-index: 11
    }

    .dashtabs li.dropdown {
        position: static;
    }

    .dashtabs .dropdown-menu {
        top: 22px !important
    }

    .flightTab3 li {
        margin: 10px 0
    }

    .textVertical {
        position: relative;
        top: 0;
        left: 0;
        transform: none;
        text-align: center;
    }

    .flightReviewInsurance {
        flex-wrap: wrap;
    }

    .flightReviewService {
        flex-wrap: wrap;
    }

    .DetailsMob .detail_card {
        width: 100%
    }

    .mobtextLeft {
        text-align: left !important
    }

    .sideMulti {
        display: none;
    }

    .dmob {
        display: none;
    }

    .dmobshow {
        display: block;
    }

    #multicityBox1 {
        /*overflow: auto;*/
    }

    #multicityBox1 ul.roundTripCols {
        width: 170vw;
        display: block !important;
    }

    #multicityBox1 ul.roundTripCols li {
        width: 80vw;
        float: left;
        margin-right: 2vw
    }
}

table.dataTable>thead .sorting:before,
table.dataTable>thead .sorting:after,
table.dataTable>thead .sorting_asc:before,
table.dataTable>thead .sorting_asc:after,
table.dataTable>thead .sorting_desc:before,
table.dataTable>thead .sorting_desc:after,
table.dataTable>thead .sorting_asc_disabled:before,
table.dataTable>thead .sorting_asc_disabled:after,
table.dataTable>thead .sorting_desc_disabled:before,
table.dataTable>thead .sorting_desc_disabled:after {
    opacity: 0.7;
    bottom: 0.5em;
    color: #333;
}

#DataTable thead th,
#DataTable2 thead th,
#DataTable3 thead th {
    background: var(--white)ad4 !important;
    color: #333;
    font-weight: bold;
    font-size: 13px;
}

#DataTable2 thead tr th {
    padding: 10px 0 !important;
}

#DataTable tr {
    border-bottom: 1px solid #f3f3f3 !important
}

#DataTable,
#DataTable2,
#DataTable3 {
    text-align: center;
}

#DataTable td,
#DataTable2 td,
#DataTable3 td {
    padding: 7px;
    font-size: 13px;
}


/* new table start*/


#categoryList thead th,
#categoryList thead th,
#categoryList thead th {
    background: #ffffd3 !important;
    color: #333;
    font-weight: normal;
    font-size: 13px;
}

#categoryList thead tr th {
    padding: 10px 4px 10px 15px !important;
}

#categoryList tr {
    border-bottom: 1px solid #f3f3f3 !important
}

#categoryList {
    text-align: center;
}

#categoryList td {
    padding: 10px 4px 10px 15px;
    font-size: 13px;
    font-weight: normal;
}


.hotel {
    padding-left: 25px !important;
}

.hotel::after {
    content: "\F158B";
    font-family: "Material Design Icons";
}

.hotel::after {
    position: absolute;
    left: -17px;
    top: -8px;
    font-size: 38px;
}

.datecalender1 {}

.datecalender1 span {
    width: 100%;
    display: block;
}

/* made by dk pal start */
#Legend .bg .para2,
#Legend .bg .heading2,
#Legend .bg .para3 {
    color: var(--black) !important;
    font-size: 14px !important;
}

#Legend .bg .para,
#Legend .bg .heading2 {
    color: var(--black) !important;
}

#Legend #sidenavbar {
    background: var(--white);
    border-right: solid 1px #c7d2df;
}

#Legend .flightToggle {
    border: 2px solid var(--white);
}

#Legend svg g {
    stroke: var(--white) !important;
}

#Legend .bg .justify-content-between i {
    color: var(--black);
}


#Legend .seperator3 {
    border-bottom: 1px solid #999999;
}

#Legend .navbar-brand img {
    width: 100%;
}

#Legend .topbar_dashboard ul {
    background: #d7e2ef;
    border-bottom: solid 1px #c7d2df;
}

#Legend #sidenavbar ul li a em {
    font-style: normal;
    font-weight: bold;
}

#Legend .custom-control-label::before width:1rem;
height:1rem;
}

#Legend {
    position: relative;
}

#Legend .innerfooter {
    background: transparent;
}

#Legend:after {
    position: absolute;
    top: 0px;
    z-index: -1;
    content: "";
    opacity: 0.3;
    width: 100%;
    height: 100%;
    /*background: url(./../images/banner-legent.png) no-repeat center center;*/
    background: var(--white);
    -webkit-background-size: cover;
}

#Legend #sidenavbar ul li a {
    color: var(--primary-color);
}

#Legend .dashboard {
    height: auto;
}

#Legend #sidenavbar ul li a span,
#Legend #sidenavbar ul li a i {
    color: #e32026;
}

#Legend marquee {
    background-color: #EB652D;
    border-left: 10px solid #7F1710 !important;
}

#Legend .shadow {
    border: 0px solid #F47735;
}

#Legend marquee p {
    color: var(--white);
    font-weight: bold;
    font-size: 17px;
}

#Legend #sidenavbar .navbar-brand {
    /*background: #d7e2ef;
border-bottom: solid 1px #c7d2df;*/
}

#Legend .navbar-expand-lg .navbar-collapse {
    /*background: #d7e2ef;*/
}

#Legend .listColor4 li a {
    font-weight: bold;
}

#Legend #sidenavbar ul li a:hover em {
    border: 0px;
}

#Legend .bg {
    background: var(--white);
    /*rgba(81,86,190,0.1);*/
}

#Legend .hadding-f {
    background: var(--primary-color);
}

#Legend .bg #traveller .btn-number,
#Legend #traveller .input-number {
    color: var(--black) !important;
}

#Legend .btn-bg {
    background: #EB652D;
}

#Legend .btn {
    background: #EB652D;
}

#Legend .flightToggle {
    background: #EB652D;
}

#Legend #modifiy-searrch .flightToggle {
    border: 4px solid var(--white) !important;
    border-radius: 10% !important;
    line-height: 39px !important;
    background: var(--white);
}

#Legend #modifiy-searrch svg g {
    stroke: var(--black) !important;
}

#Legend .form3 .form-control,
#Legend .texthtinf {
    color: var(--black);
}

#Legend .form-control {
    border: 1px solid #ced4da !important;
}

#Legend .bg .heading2 {
    color: var(--black);
}

#Legend .form3 input::placeholder {
    color: var(--black);
}

#Legend .extrman i {
    color: var(--black);
}

#Legend #modifiy-searrch .form-control {
    border: 0px !important;
}


/* made by dk pal end */



.menu2 .dropdown-toggle::after {
    position: relative;
    right: 0px;
    top: 3px;
    font-size: 18px;
    content: "";
}

.dropdown-toggle::after {
    content: "\F0142";
    font-family: "Material Design Icons";
}

.dropdown-toggle::after {
    position: absolute;
    right: 192px;
    top: 12px;
    font-size: 18px;
}

.top_rightBar .dropdown ::after {
    right: 1px;
    top: 7px;
    font-size: 18px;
    margin: 0px;
    transform: rotate(90deg);
}

.show .dropdown-toggle::after {
    transform: rotate(-90deg) !important;
    color: var(--white);
}

.top_rightBar .nav-fill .nav-item span {
    font-size: 18px;
    margin-right: 3px;
    font-family: "Material Design Icons";
}

.font-awsome {
    font-family: "Material Design Icons";
    font-size: 30px;
}

.font-awsome2 {
    font-family: "Material Design Icons";
}

#sidenavbar .navbar-brand {
    border-bottom: 1px solid #dbdbe1;
    box-shadow: 0px 1px 0px 0px var(--white);
}

.dropdown-menu {
    /*border-radius: 0px;
border: 0px;*/
}

.datepicker {
    font-size: 13.5px;
}

.has-search .search-icon {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2rem;
    line-height: 2rem;
    pointer-events: none;
    color: var(--primary-color);
    text-align: center;
    right: 0px;
}

hr {
    margin: 10px 0;
    border-top: solid 1px #dbdbe1;
    width: 100%;
}

.badge {
    border-radius: 50px;
}

.shadow {
    border: 1px solid #e9e9ef;
}

.f-btn {
    width: auto;
    box-shadow: 0 2px 6px 0 rgba(122, 127, 220, .5);
}

.font-arrow1 i {
    font-size: 12px;
}

.bg {
    background: var(--white);
    position: relative;
}

.bg h2,
.bg .para2 {
    color: var(--black) !important;
}

.bg .newheading span::before,
.bg .newheading span::after {
    background-color: var(--white);
}

.bg input {
    padding-right: 10px !important;
    padding-left: 10px !important;
}

/*.bg:before{position: absolute; background: url(../Images/bg1.png) no-repeat; width:317px; height:167px; content:''; bottom:0px; right:0px; z-index:1;}*/
.bg form {
    position: relative;
}

.bg .heading2,
.bg .para,
.bg .para3,
.bg .justify-content-between i {
    color: var(--black);
}



.nav-item .backColor1 a {
    padding: 8px 15px;
}

.room1 {
    width: 100%;
    margin-bottom: 10px;
}

.fs {
    font-size: 14px;
    font-weight: bold;
    color: var(--white);
}

.btn-full {
    width: 100%;
}

.extrman {
    position: relative;
}

.extrman i {
    position: absolute;
    left: 26px;
    top: 0px;
    z-index: 1;
    color: #333;
    font-size: 12px;
    padding: 10.5px 0px;
    font-size: 14px;
    color: var(--black);
}

.extrman input[type="text"] {
    padding-left: 34px !important;
}

/*
.extrman ::placeholder {color: #ff0000;}
.extrman :-ms-input-placeholder {color: #ff0000;}
.extrman ::-ms-input-placeholder {color: #ff0000;}
*/

.extrman2 {
    position: relative;
}

.extrman2:before {
    position: absolute;
    left: 15px;
    top: 0;
    z-index: 1;
    color: var(--white);
    font-size: 23px;
    content: "\F02DD";
    font-family: "Material Design Icons";
    width: 25px;
    height: 25px;
}

.extrman2 select {
    padding-left: 23px !important;
    background: transparent;
    color: var(--white);
}



.extrman3 {
    position: relative;
}

.extrman3 i {
    position: absolute;
    left: 26px;
    top: 0px;
    z-index: 1;
    color: #333;
    font-size: 12px;
    padding: 10.5px 0px;
    font-size: 14px;
    color: var(--black);
}

.extrman3 select {
    padding-left: 25px !important;
}


.room-btn,
.room-btn button {
    width: 100% !important;
}

.room-btn button:after {
    top: 5px;
}

.bg3 {
    /*background:rgb(154 208 241 / 20%);*/
}

marquee {
    background: var(--white);
    font-weight: bold;
    padding: 10px 10px;
    color: var(--black);
    border-left: 10px solid var(--primary-color) !important;
}





/* made by dk pal end*/

.section-padding {
    padding: 10px 0;
}

.bottom {
    background-color: #211d56;
    /*-webkit-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 50px 0px rgba(0,0,0,0.75);*/
}

.bottom .copyright {
    color: #e5e5e5;
    font-weight: 600;
}

.copyright a {
    color: #f2ff49;
    margin-left: 3px;
    padding-right: 3px;
}

.bottom p {
    margin-bottom: 0;
    line-height: 9px;
    font-size: 12px;
    font-weight: 400;
}

.copyright p span {
    color: var(--white);
}

.bottom .copyright p,
.bottom .copyright a:hover {
    color: var(--white);
}


.texthtinf {
    color: var(--black);
}

.rongtxtinfo {
    color: var(--black);
}

.reoindseytxt h3 {
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    padding: 10px 0;
}

.lblChildAge {
    color: var(--black);
}

.navbar {
    padding: 0px;
}

.pt2 {
    padding: 150px 0;
}

.navbar-nav .btn {
    line-height: 20px;
    margin-left: 10px;
    font-weight: normal;
    font-size: 13px;
}

.overflow-auto2 {
    min-height: 300px;
    max-height: 500px;
    padding: 0px 10px;
    overflow-y: auto;
    direction: ltr;
    scrollbar-color: #d4aa70 #e4e4e4;
    scrollbar-width: thin;
}

.overflow-auto2::-webkit-scrollbar {
    width: 10px;
}

.overflow-auto2::-webkit-scrollbar-track {
    background-color: #e4e4e4;
    border-radius: 100px;
}

.overflow-auto2::-webkit-scrollbar-thumb {
    border-radius: 100px;
    background-image: linear-gradient(180deg, #d4aa70 0%, #d4aa70 99%);
    box-shadow: inset 2px 2px 5px 0 rgba(var(--white), 0.5);
}

#form-u .ml-auto a {
    background: none !important;
    font-size: 14px !important;
    padding: 0px !important;
    color: #01b7f2 !important;
}

.mt2 {
    margin-top: 80px;
}

.bg-btn {
    background: #F47735;
}

.bg #btnSearch {
    width: 100%;
}

.bg #btnAddSec {
    background: var(--secondary-color);
    color: var(--secondary-font);
}

.flightSearchForm {
    background: #ff0000;
}

/*
#btnSearch {
width: 100%;
}
*/
#flightSearchForm {
    position: relative;
}

.btn.focus,
.btn:focus,
.btn-success.focus,
.btn-success:focus {
    box-shadow: 0 0 0 .0rem rgba(72, 180, 97, .5);
}

.btn-success:not(:disabled):not(.disabled).active:focus,
.btn-success:not(:disabled):not(.disabled):active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .0rem rgba(72, 180, 97, .5)
}

#flightPopupID {
    font-size: 12px !important;
    padding-left: 13px;
    color: #333;
}

#outbound .flex-column input {
    margin-top: 12px;
}

#outbound .booknow,
.bst-fl-wrap-result .booknow {
    background: var(--primary-color);
    padding: 5px 10px;
    color: var(--white);
    margin-right: 3px !important;
}



.moble5 {
    height: auto;
    overflow: visible;
}

.moble5.visible {
    height: 132px;
    overflow: hidden;
}


#content {
    overflow-y: auto;
}

#content.is-top-overflowing {
    --top-mask-size: 48px;
}

#content.is-bottom-overflowing {
    --bottom-mask-size: 48px;
}



.backColor7 {
    background: #D9F4FF;
    border-top: solid 1px #e0e0e0;
    padding: 10px 0 !important;
    margin-top: 10px;
}


.backColor3 {
    padding-bottom: 0px !important;
}

.nav-item .backColor1 a:hover {
    color: var(--white);
    background: #5570E5;
}

.dropdown-menu.show {
    border-radius: 0px;
    border: 0px;
    max-height: 500px;
    overflow: scroll;
    padding: 0px !important;
}

.nav-item .dropdown-menu {
    transform: inherit !important;
    top: 50px !important;
    overflow: hidden;
}

.coming-soon img {
    width: 100%;
}

.btn5 #btnSearch,
.btn5 #btnDownload {
    margin: 0px !important;
    /*padding: 4px 0px;*/
}


.btn5 #btnDownload {
    /*padding: 4px 0px;*/
}

.btn8 .btn,
.btn8 #btnDownload {
    padding: .375rem .75rem !important;
    width: 100%;
}

.bg2 {
    background: var(--primary-color);
    padding: 10px;
}

.bg-new {
    background: #ddd;
    padding: 10px;
    width: 100%;
    margin-top: 1px;
}

/* made by dk pal end*/



.form-inline .form-control {
    width: 100%;
}





#CustomerList button::after {
    display: none;
}

#CustomerList tbody tr td .dropdown .dropdown-menu {
    background: none;
    margin: 0px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: var(--white);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    padding: 0px;
}

#CustomerList tbody tr td .dropdown .dropdown-menu li button {
    width: 100%;
    text-align: left;
    background: transparent;
    padding: 8px 10px;
    font-size: 14px !important;
    color: var(--black);
    font-weight: normal;
}

#CustomerList tbody tr td .dropdown .dropdown-menu li button:hover {
    background: #f2f2f2;
    color: var(--black);
    font-size: 14px;
}

#CustomerList .dropdown-item {
    padding: 8px 10px;
    border-bottom: 1px solid #ddd;
}

#CustomerList tbody tr td .dropdown .dropdown-menu li:hover {
    background: #f2f2f2;
}

.full-btn {
    width: 100%;
}


.roomselinfet {
    width: 100%;
    /*margin-top:8px;*/
}


#Room2,
#Room3,
#Room4,
#Room5 {
    margin-top: 10px;
}

.data-picker2 {
    position: relative;
}

.data-picker2 .hidinput {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
}

/*#list{ min-height:53vh; width:100%;}*/
.dtHorizontalExampleWrapper {
    max-width: 600px;
    margin: 0 auto;
}


.m-click {
    margin-top: 10px !important;
}

#departuretab_1 .w-100 .col-md-12 {
    padding: 0px;
}

#minimumlabtable_wrapper .row:first-child {
    margin: 0px;
    padding: 10px 0;
}




#DataTable2 .btn2 {
    font-size: 12px;
    padding: 4px 8px;
    margin-bottom: 0;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0px solid #dddd;
    background: var(--primary-color);
    color: var(--white);
    border-radius: 4px;
}

#DataTable2 .btn2:focus,
#DataTable2 .btn2:active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

#DataTable2 .btn2:hover,
#DataTable2 .btn2:focus {
    color: #333;
    text-decoration: none;
}

#DataTable2 .btn2:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}



.dkpal #minimumlabtable {
    width: 1261px;
    padding: 0px;
    overflow-y: auto !important;
    direction: ltr;
    scrollbar-color: #d4aa70 #e4e4e4;
    scrollbar-width: thin;
}

.bottom-footer {
    width: 100%;
}

.data-picker2 {
    position: relative;
}

.data-picker2 .hidinput {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
}

/*#list{ min-height:53vh; width:100%;}*/
.dtHorizontalExampleWrapper {
    max-width: 600px;
    margin: 0 auto;
}

#dtHorizontalExample th,
td {
    white-space: nowrap;
}

#flighttypeButtons .h-auto {
    padding: 7px 10px;
}

.hadding-bred .breadcrumb {
    padding: 0px;
    margin: 5px 0px 15px 0px;
    background: transparent;
}

#depositeForm {
    width: 100%;
}

.navbar-expand-lg .navbar-collapse {
    /*background: var(--white);*/
}

.bottom-check-box .inshowing {
    padding-left: 15px;
}

.card2 {
    background-color: var(--white);
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}

.ManangeCardDetails .form-row {
    margin: 0px;
}

.ManangeCardDetails textarea {
    height: 35px !important;
}

.ms-auto {
    margin-left: auto !important;
}

/*  	 */

.resize-box2 {
    box-sizing: content-box;
    width: 63%;
}

.block-bg {
    width: 100%;
    background: var(--white);
}

.overflow2 {
    overflow: hidden;
}

.form-control-sm {
    height: calc(1.8em + .5rem + 2px);
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem
}


#table-stcuter #privilegePlanList {
    width: 100%;
    margin-top: 15px;
}

#airlinesForm {
    width: 100%;
}

/*
#CustomerList #minimumlabtable {
width: 100%;
}
*/

div.dataTables_wrapper div.dataTables_length select {
    margin: 0 5px;
    min-width: 100%;
}

#tblPlanLst_filter .form-control-sm,
#minimumlabtable_wrapper .form-control-sm {
    border: solid 1px var(--primary-color) !important;
    margin-top: 5px;
}


.overflow2 {
    width: 100%;
    min-height: auto;
    max-height: 400px;
    overflow-x: scroll;
    overflow-y: unset;
    font-size: 14px;
}

.scroll-table2 .tableWrap {
    height: 200px;
    border: 2px solid black;
    overflow: auto;
}

.scroll-table2 .tableWrap {
    height: 200px;
    border: 2px solid black;
    overflow: auto;
}

.scroll-table2 thead tr th {
    position: sticky;
    top: 0;
}

.scroll-table2 table {
    border-collapse: collapse;
}

.scroll-table2 th {
    padding: 10px 15px;
    line-height: normal;
    border-bottom: 1px solid #e8e8e8;
    background: #ffffd3;
    text-align: left;
    font-weight: bold;
    font-size: 13px;
}


/* Basic Demo styling */
.scroll-table2 table {
    width: 100%;
    border: 1px solid #ddd;
}

.scroll-table2 table td {
    padding: 10px 15px;
    font-size: 13px;
    line-height: normal;
    vertical-align: middle;
    border: 1px solid #ddd;
    border-bottom: 0px !important;
}

.scroll-table2 tbody tr {
    border-bottom: 0px solid #ddd;
}

.scroll-table2 tbody tr:last-child {
    border-bottom: 1px solid #ddd;
}



.scroll-table2 thead {
    position: relative;
    z-index: 1;
    color: #333;
    font-size: 13px;
}

.scroll-table2tbody tr:hover {
    background: #e6f7ff;
}

.form-group1 {
    margin-bottom: 0rem
}


#dynFareRules .col-md-12 {
    max-width: 100%;
    overflow: auto;
    min-height: 400px;
    max-height: 400px;
}

#dynFareRules table {
    background: transparent;
    width: 100% !important;
}

#dynFareRules .col-md-12 table td {
    padding: 0px;
}

#regForm #list {
    width: auto !important;
}

.regform2 #list {
    width: 100% !important;
}

.unstyled ul {
    list-style: none;
}

.unstyled ul li {
    padding: 3px 0;
    font-size: 13px;
}

.unstyled ul li::before {
    content: "\F012C";
    color: red;
    font-weight: bold;
    display: inline-block;
    width: 22px;
    margin-left: 5px;
    font-family: "Material Design Icons";
}




.swiper-slide img {
    width: 100%;
    /*height: 359px*/
}

.w-auto {
    width: auto !important;
}

#table-custome {
    width: 100%;
}

.lheight1 {
    line-height: 22px;
}

.hadding-f {
    background: var(--primary-color);
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.line-2 {
    line-height: 22px;
}

.btn-bg {
    background: var(--primary-color);
}

.tp-bst-info {
    background-color: rgb(255, 251, 251);
    display: inline-block;
    width: 100%;
    padding: 0;
}

/*#departureDate, #returnDate{ display:contents;}*/



.durationsort2 {
    position: relative;
    display: inline;
}

.durationsort2:before {
    content: '';
    top: -20px;
    right: -11px;
    background-image: url(http://b2c.mytravelagent.in/images/plane.png);
    z-index: 1;
    position: absolute;
    width: 50px;
    height: 50px;
}

.arriv2 i {
    margin-left: -22px;
}

#fare-summary-box table tbody tr th {
    border: 0px !important;
}

#fare-summary-box .table,
#fare-summary-box .table tr,
#fare-summary-box .table th,
#fare-summary-box .table td {
    padding: 5px 0px;
    background: transparent;
}



#flight_review_tabs .nav-item a {
    border: 0px;
    margin-top: 0px;
}


#sidenavbar ul li a:hover em {
    display: inline-block !important;
    white-space: nowrap;
    z-index: 999;
    padding: 5px 5px;
    background: var(--white);
}


.callexpand2 em {
    display: block !important;
    position: absolute !important;
    padding: 5px !important;
    left: 39px !important;
    top: 3px !important;
}

.callexpand2 em:hover {
    background: transparent !important;
}

#navbarSupportedContent li em {
    display: none;
    padding: 0px 0px;
    position: absolute;
    top: 11px;
    left: 30px !important;
    font-style: normal;
}

.overflowadd ul li a:hover em {
    background: var(--white);
}

.overflow-auto ul li a:hover em {
    background: transparent !important;
}


.current1 .badge {
    display: none;
}

.current1 hr {
    display: none;
}

.overflow2>table {
    overflow-x: auto;
    white-space: nowrap;
}

.custome-table #minimumlabtable {
    border: 0px;
    padding: 0px;
    margin: 0px;
}

.custome-table .card {
    border: 0px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 0px !important;
    margin: 0px;
}

.custome-table .col-12 {
    padding: 0px;
}

.data-m {
    display: none;
}

.btn-success {
    background: #28a745 !important;
}

.btn-success:hover {
    color: var(--white);
    background-color: #28a745 !important;
    border-color: #28a745
}

.btn-success.focus,
.btn-success:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5) !important;
}



.btn-info {
    background: #17a2b8 !important;
}

#ReturnBlock #returnDatelabel {
    position: relative;
    width: 100%;
}

#ReturnBlock #returnDatelabel #returnDate {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100% !important;
}

#multidate1,
#multidate2 {
    width: 100%;
}

#regisrationSuccess tbody tr td table tr:nth-of-type(odd) {
    background-color: #eee;
    word-break: unset;
    white-space: nowrap;
}

#regisrationSuccess tbody tr td table tr:nth-of-type(even) {
    background-color: var(--white);
}

#regisrationSuccess tbody tr td table tr td {
    word-break: unset;
    white-space: break-spaces;
}

#regisrationSuccess tbody tr td table tr td:nth-child(2) {
    background: var(--white);
    width: 70%;
}

.popup-table tbody td {
    padding: 10px;
}

.mt-6 {
    margin-top: 39px;
}

.no-after .dropdown-toggle::after {
    content: "" !important;
}

.custome-table2 td {
    border: 0px;
}

.mainHeading0 {
    font-size: 13px;
}

.anyClass {
    overflow-y: scroll;
}

.custome-input input {
    width: 48%;
    margin: 1% 1%;
    float: left;
}

.tag-ruppes i {
    background: #00a79d;
    padding: 2px 10px;
    border-radius: 4px;
    color: var(--white);
}

.custome-table2 td {
    padding: 4px;
}

.custome-table3 td {
    vertical-align: top;
    padding: 6px;
}

.gentric-card #departureDatelabel {
    position: relative;
    width: 100% !important;
}

.gentric-card #departureDate {
    position: absolute;
    width: 100% !important;
    top: 0px;
    left: 0px;
    bottom: 0px;
}

.footer-widget-1 p {
    color: var(--white);
}

#calendar {
    background-color: white;
}

#calendar .custom_pointer {
    cursor: pointer;
}

#calendar .fc-title {
    cursor: pointer;
}

#calendar .fc-other-month {
    /*background-color: #f8f9f9;*/
    color: #909497;
    border-left: 1.5px solid #dddddd;
}

.PasengerAmt {
    width: 80px;
    border: aliceblue;
}

#toast-error {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #bd362f !important;
}

.dropdowntextboxsearchfilter {
    width: 100%;
}

/*
.share-iconadd{ position:relative;}
.share-iconadd::after {
content: "\F0497";
font-family: "Material Design Icons";
position:absolute; right:40px; top:7px;
}
*/


.ticket span {
    border: solid 1px var(--primary-color);
    width: 50px;
    display: inline-block;
    height: 50px;
    border-radius: 50%;
}




.ticket i {
    font-size: 32px;
    color: var(--primary-color);
}

.block1 {
    display: block;
    font-size: 12px;
}

.date-data {}

.date-data p {
    background: #f2f2f2;
}

.date-data p b {
    font-size: 25px;
    display: block;
}

.prise-ins span {
    width: 100%;
    display: block;
    margin-bottom: 5px;
}

.prise-ins span b {
    color: #ff0000;
}

/*
.datepicker {
top: 70px !important;
}
*/

.marquee {
    position: relative;
    animation: marquee 2s linear infinite;
    color: #999;
}

@keyframes marquee {
    0% {
        top: 10em
    }

    100% {
        top: -2em
    }
}

#fare-summary-box .table th:hover {
    border-top: solid 1px var(--white) !important;
    cursor: pointer;
}

.form-check-input {
    margin-top: 0.5rem;
}

.message-founder .heading3 {
    color: #00549d !important;
}

.message-founder b {
    font-weight: bold;
    color: var(--black);
    width: 100%;
    display: block;
}

.message-founder span {
    width: 100%;
    display: block;
    font-size: 13px;
    margin-top: 4px;
}

@media screen and (max-width: 992px) and (min-width: 320px) {
    #minimumlabtable_wrapper {
        max-width: 450px
    }

    .h-100 {
        height: auto !important;
    }

    #minimumlabtable {
        width: 100% !important;
        display: block !important;
    }

    #minimumlabtable thead tr th {
        padding: 4px;
    }

    .change-price {
        display: none;
    }

    .main_rightBar {
        margin-top: 3px;
    }

    .top_rightBar {
        display: inline-block !important;
        padding: 15px 15px !important;
    }

    #sidenavbar ul.links li {
        width: 100%;
    }

    #sidenavbar .navbar-brand {
        border-bottom: 0px;
        box-shadow: none;
    }

    .mt-5,
    .my-5 {
        margin-top: 1rem !important;
    }

    .h235 {
        height: auto;
    }

    .btn5 #btnSearch {
        /*margin-top: 15px !important;*/
    }

    .form-horizontal {
        padding: 15px;
    }

    .pb-5,
    .py-5 {
        padding: 0px !important;
    }

    .dashboardSet,
    .dashboardSet2 {
        min-height: auto;
    }

    .heading3 {
        font-size: 16px;
    }

    .custom-btn {
        margin: 15px 0 0 0 !important;
        width: 100;
    }

    .m-top {
        margin-top: 15px;
    }

    .m-top2 {
        margin-top: 10px;
    }

    .m-top-w {
        width: 87px;
    }

    .dataTables_filter label {
        width: 100%;
    }

    #tblPlanLst_filter .form-control-sm,
    #minimumlabtable_wrapper .form-control-sm {
        width: 84%;
    }

    #dtHorizontalExample th,
    td {
        line-height: 23px;
    }

    .pt-3,
    .py-3 {
        padding-top: 10px !important;
    }

    #list {
        min-height: auto;
    }

    /* Basic Demo styling */
    .u-froma-n {
        margin-top: 15px;
    }

    .form-group1 {
        margin-bottom: 1rem
    }

    .navbar-nav {
        flex-direction: column;
        display: block;
    }

    .navbar-nav .btn {
        padding: 5px 10px !important;
        display: inherit;
        float: left;
        margin: 0 11px 0 0;
    }

    .navbar-expand-lg .navbar-nav {
        display: inherit;
        flex-direction: inherit;
        width: 39%;
    }

    .carousel-item .order-2 {
        display: none;
    }

    .carousel-control-prev,
    .carousel-control-next {
        display: none;
    }

    #form-u .form-check {
        margin-left: 5px;
    }

    .h300 {
        height: auto;
        max-height: auto;
    }

    .footer-widget-1 {
        text-align: center;
    }

    .registerForm .steps li {
        margin-bottom: 0px;
    }

    .registerForm .steps li span {
        display: none;
    }

    .registerForm .steps {
        flex-direction: initial !important;
        justify-content: initial !important;
    }

    .block-bg {
        padding: 15px 0;
    }

    #dtHorizontalExample th,
    td {
        white-space: normal;
    }

    #tblPlanLst_wrapper #tblPlanLst_filter input {
        width: 81%;
    }

    .newheading {
        padding-left: 0;
        padding-right: 0px;
    }

    .view-account .side-bar .side-menu .nav>li {
        display: none !important;
    }

    .view-account .side-bar .side-menu .nav>li:first-child {
        display: block !important;
        padding: 0px;
        text-align: left;
        margin: 0px 0px 0px 13px;
    }

    .view-account .side-bar .side-menu .nav {
        display: block !important;
    }

    .view-account .side-bar {
        padding-bottom: 15px !important;
    }

    #ExistingPlansList .dropdown-item {
        padding: 10px 0px;
    }

    #flightDownload {
        display: block;
        text-align: center;
    }

    #flightDownload i {
        margin: 0px;
        padding: 3px 5px;
        font-size: 16px !important;
    }

    #flightDownload .btn {
        margin: 0px !important;
        padding: 3px 5px;
        font-size: 10px !important;
    }


    .ics {
        width: 40px;
        height: 40px;
        border-radius: 50%;
    }

    #flightListingTopBarCloseId {
        top: -23px;
        right: -23px;
    }

    .mborder-b {
        border-bottom: solid 1px #999;
        margin-bottom: 20px;
        padding-bottom: 20px;
        text-align: center;
    }

    .p-tbm {
        padding: 10px 0;
    }

    #flight_review_tabs .nav-item a {
        margin: 0px 5px;
    }

    #flight_review_tabs .nav-item a.active {
        margin-bottom: 5px;
    }

    #flight_review_tabs .nav-item {
        width: 50%;
    }

    .para2 {
        line-height: 18px;
    }

    #MultiBottomBar .p-1 {
        padding: 0px;
    }

    .pd-nonebr {
        border-right: none;
        width: 50%;
    }

    .resize1 {
        width: 40% !important;
    }

    .resize2 {
        width: 60% !important;
    }

    .resize1:hover,
    .resize2:hover {}

    /*.mb-none {
	display: none;
	}*/

    #outbound .flex-column input {
        margin: 0px;
    }

    .flightLabels span {
        padding: 2px 3px !important;
    }

    .durationsort {
        width: 100%;
        margin: 5px 0;
    }

    .mwidth2 {
        width: 100%;
        display: block !important;
    }

    .mwidth3 {
        width: 100%;
        display: block !important;
        padding: 0 5px;
    }

    .mwidth3 p {
        width: 100%;
        display: block;
        margin: 0px 0px 5px 0px;
        padding: 0px !important;
        text-align: center;
    }

    #result0 .tp-bst-info,
    #result1 .tp-bst-info {
        text-align: left;
    }

    #result0 .tp-bst-info .btn2,
    #result1 .tp-bst-info .btn2 {
        padding: 0px;
    }

    .justify-content-center2 {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }

    .moble5 {
        background: #f2f2f2;
        border-top: 1px solid #dfdfdf;
        text-align: center;
        /*border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
	margin: 10px 0;*/
        padding: 0 10px;
    }

    .text9 {
        float: none !important;
    }

    .tp-bst-info {
        border: 0px;
    }

    .text10,
    .depart {
        text-align: center;
    }

    .arriv2 {
        display: none;
    }

    .arriv3 {
        width: 100%;
        text-align: center;
    }

    .m-left2 {
        left: -200px !important;
    }

    /* .no-footer, #regForm { */
    /* width: 100% !important; */
    /* } */

    .mt-6 {
        margin-top: 0px;
    }

    #sidenavbar {
        border: 0px;
    }

    .bd-example-modal-sm {
        min-width: 90% !important;
        max-width: 90% !important;
    }

    .topbar_dashboard .dropdown-menu-right {
        right: auto;
    }

    .topbar_dashboard .flex-column-reverse {
        flex-direction: row !important;
    }

    .topbar_dashboard .dashtopbar li:nth-child(2) {
        width: 52%;
    }

    .topbar_dashboard .dashtopbar li:nth-child(3) {
        width: 40%;
        text-align: right;
    }
}


#dynFareRules pre {
    font-size: 15px !important;
    white-space: normal;
    color: var(--white);
}

#dynFareRules h3 {
    color: var(--white);
    margin: 10px 0;
    font-size: 18px;
}

#dynFareRules b {
    white-space: normal;
    color: var(--white);
}

/* Button used to open the contact form - fixed at the bottom of the page */
.open-button {
    background-color: #555;
    color: white;
    padding: 16px 20px;
    border: none;
    cursor: pointer;
    opacity: 0.8;
    position: fixed;
    bottom: 23px;
    right: 28px;
    width: 280px;
}

/* The popup form - hidden by default */
.form-popup {
    display: none;
    position: fixed;
    bottom: 0;
    right: 15px;
    border: 3px solid #f1f1f1;
    z-index: 9;
}

/* Add styles to the form container */
.form-container {
    max-width: 486px;
    padding: 10px;
    background-color: white;
}

/* Full-width input fields */
.form-container input[type=text],
.form-container input[type=password] {
    width: 100%;
    padding: 10px;
    margin: 0px 0 10px 0;
    border: none;
    background: #f1f1f1;
    font-size: 14px;
}

.form-container textarea[type=text] {
    width: 100%;
    padding: 15px;
    margin: 5px 0 22px 0;
    border: none;
    background: #f1f1f1;
    font-size: 14px;
}

/* When the inputs get focus, do something */
.form-container input[type=text]:focus,
.form-container input[type=password]:focus {
    background-color: #ddd;
    outline: none;
}

/* Set a style for the submit/login button */
.form-container .btn {
    background-color: #04AA6D;
    color: white;
    padding: 9px 8px;
    border: none;
    cursor: pointer;
    width: 100%;
    margin-bottom: 10px;
    opacity: 0.8;
}

/* Add a red background color to the cancel button */
.form-container .cancel {
    background-color: red;
}

/* Add some hover effects to buttons */
.form-container .btn:hover,
.open-button:hover {
    opacity: 1;
}

.sticky-container {
    /*background-color: #333;*/
    padding: 0px;
    margin: 0px;
    position: fixed;
    right: -157px;
    bottom: 40%;
    width: 200px;
    z-index: 2;
}

.sticky li {
    list-style-type: none;
    border: solid 1px #333;
    color: var(--black);
    height: 43px;
    padding: 0px;
    margin: 0px 0px 1px 0px;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    cursor: pointer;
    /*filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
filter: gray;
-webkit-filter: grayscale(100%);*/
}

.sticky li:hover {
    /*margin-left: -71px;
-webkit-transform: translateX(-115px);
-moz-transform: translateX(-115px);
-o-transform: translateX(-115px);
-ms-transform: translateX(-115px);
transform:translateX(-115px);*/
    /*background-color: #8e44ad;*/
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
}

.sticky li img {
    float: left;
    margin: 5px 5px;
    width: auto;
    border-right: solid 1px var(--black);
}

.sticky li p {
    padding: 0px;
    margin: 0px;
    text-transform: uppercase;
    line-height: 43px;
    font-weight: bold;
}


.buildingbg {
    background: var(--white) url(../Images/building3.png) no-repeat;
    padding: 20px 20px 30px 20px;
    background-position: bottom;
}

.bgtranspt {
    background: rgba(248, 249, 250, 0.9);
}

.adultclass {
    background: #efefef;
    border-left: 8px solid #77bd20;
    padding: 5px 5px 5px 10px;
}

.adultclassbg {
    background: #f2f2f2;
    border: solid 1px #B8B8B8;
    border-left: 8px solid #dad7d7;
    border-radius: 8px;
    padding: 5px 5px 5px 10px;
}


.select2-container .select2-selection--single,
.select2-container--default .select2-selection--single .select2-selection__rendered,
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px !important;
    line-height: 38px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 38px !important;
}

.middle-right {
    right: -25px;
    top: 31px;
    z-index: 2;
}

.middle-right2 {
    top: 34px;
    z-index: 2;
}


#flighttypeButtons li {
    background: #C9C9C9;
}

#flighttypeButtons .active {
    background: var(--secondary-color);
    padding: 0 10px;
    color: var(--secondary-font);
}

.select2-container--default .select2-selection--single {
    background: transparent !important;
    border-radius: 0px !important;
    border: 0px !important;
    border-bottom: solid 1px #999 !important;
}

#divRetriveBooking #flighttypeButtons li {
    background: transparent !important;
}

#nonMulticityblock #departureDatelabel {
    cursor: pointer;
}

.cursor {
    cursor: pointer;
}

.select2-container {
    width: 100% !important;
}

.seperator3 {
    border-bottom: 1px solid #999;
}




.manage-fare4 {
    font-size: 12px;
    text-align: center;
    display: table;
    width: 100%;
}

.manage-fare4 ul {
    width: 100%;
    background: #EEE;
    padding: 0px;
    margin: 0px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}

.manage-fare4 ul li {
    list-style: none;
    float: left;
    border-bottom: solid 1px var(--white);
    padding: 5px;
    color: #333;
    flex: 1 1 33%;
    position: relative;
    border-right: dotted 1px #999;
}

.manage-fare4 ul li:first-child {
    text-align: left;
}

.manage-fare4 ul li:nth-child(4) {
    border: 0px;
}

.manage-fare4 ul li:last-child {
    text-align: right;
}

.manage-fare4 li span {
    display: inline-block;
    width: 100%;
    text-align: left;
}

.manage-fare4 li span .price {
    float: right;
}

.manage-fare4 .radio {
    margin: 0px;
    display: inline;
}

.manage-fare4 b {
    float: right;
}

.manage-fare4 input {
    position: relative !important;
    left: 0px !important;
}

.manage-fare4 label {
    font-size: 12px;
}

.manage-fare4 .radio2 {
    padding: 0 7px;
    background: var(--white);
    margin: 0px;
    display: inline;
    float: right;
    border-radius: 4px;
    border: solid 1px #e2e2e2;
}

.manage-fare4 .radio2 input {
    position: relative !important;
    margin: 0px;
    left: 0px !important;
}

.manage-fare4 .radio2 label {
    line-height: 1.8em;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}

.manage-fare4 .btn-r {
    background-color: #0e2888;
    display: inline-block;
    line-height: normal;
    color: var(--white);
    font-size: 10px;
    padding: 3px 4px;
    border-radius: 3px;
    margin-right: 5px;
}

.manage-fare4 .btn-1 {
    background-color: #2e81cf;
}

.manage-fare4 {
    margin-top: 8px;
}

.corporate,
.sme,
.regular,
.flexible {
    padding: 5px;
}

.saver,
.publish,
.published,
.regular,
.regular-fare {
    background-color: #77CEDD;
}

.bg5 {
    background: #f2f2f2;
}

.highlight {
    border: solid 1px #a2a1a1;
    background: #cfcece;
    border-radius: 6px !important;
}

#fromdate1label,
#fromdate2label,
#fromdate3label,
#fromdate4label {
    position: relative;
    width: 100%;
}

#fromdate1label input,
#fromdate2label input,
#fromdate3label input,
#fromdate4label input {
    position: absolute;
    left: 0px;
    width: 100% !important;
    top: 0px;
    bottom: 0px;
}

/* .no-footer, #list{ overflow:hidden;} */
.jplist-selected {
    width: 100%;
    font-family: 'IBM Plex Sans', sans-serif;
}

.iconhover:hover {
    cursor: pointer;
}

.haddinghover span:hover {
    cursor: pointer;
}

.haddinghover span i {
    font-style: normal;
}


.flightLabels span {
    padding: 2px 6px;
    font-size: 11px !important;
    line-height: normal;
    width: 60px;
    border-radius: 4px;
    border: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}




.flightLabels .AgencyFare,
.flightLabels .PrivateFare,
.flightLabels .CorpFare,
.flightLabels .Corporate,
.flightLabels .CorporateFare,
.flightLabels .CorporateFullFlex,
.flightLabels .CorporateLite,
.flightLabels .CorporateFlex {
    background: #96E87C !important;
    white-space: nowrap;
    display: block;
    text-align: center;
}

.flightLabels .Publish,
.flightLabels .Saver,
.flightLabels .Regular,
.flightLabels .RegularFare,
.flightLabels .XpressValue,
.flightLabels .Comfort {
    background: #7CCDD2 !important;
    white-space: nowrap;
    display: block;
    text-align: center;
}



.flightLabels .Flexi,
.flightLabels .FlexiPlusFare,
.flightLabels .FlexiPlus,
.flightLabels .FlexiFare,
.flightLabels .FlexibleFare,
.flightLabels .FlexiblePlusFare,
.flightLabels .GoFlexi,
.flightLabels .SpiceFlex,
.flightLabels .VistaFlex,
.flightLabels .SpiceMax,
.flightLabels .Super6e,
.flightLabels .GoMore,
.flightLabels .PremiumFlex {
    background: #5ABDEB !important;
    white-space: nowrap;
    display: block;
    text-align: center;
}

.flightLabels .SM,
.flightLabels .SME,
.flightLabels .SMEfare {
    background: #F5A721 !important;
    white-space: nowrap;
    display: block;
    text-align: center;
}

.flightLabels .Promo,
.flightLabels .PromoFare,
.flightLabels .SaleFare,
.flightLabels .Tactical,
.flightLabels .Coupon,
.flightLabels .MC,
.flightLabels .CouponFare,
.flightLabels .ExpressValue,
.flightLabels .InstantPur,
.flightLabels .Lite,
.flightLabels .LiteFare,
.flightLabels .OfferFareWithoutPnr {
    background: #EF8594 !important;
    white-space: nowrap;
    display: block;
    text-align: center;
}

.flightLabels .ReturnFare,
.flightLabels .RoundTripSpecialFare,
.flightLabels .SpecalReturnFare,
.SpecialFare,
.flightLabels .FamilyFare {
    background: #F6E58D !important;
    white-space: nowrap;
    display: block;
    text-align: center;
}

.flightLabels .SeriesFare,
.flightLabels .OFFER_FARE_WITH_PNR {
    background: #F6E58D !important;
    white-space: nowrap;
    display: block;
    text-align: center;
}

.farerulesnew .AgencyFare,
.farerulesnew .PrivateFare,
.farerulesnew .Corporate,
.farerulesnew .CorporateFare,
.farerulesnew .CorporateFullFlex,
.farerulesnew .CorporateLite,
.farerulesnew .CorporateFlex {
    background: #96E87C !important;
    white-space: nowrap;
    display: block;
    text-align: center;
}

.farerulesnew .Publish,
.farerulesnew .Saver,
.farerulesnew .Regular,
.farerulesnew .RegularFare,
.farerulesnew .XpressValue .farerulesnew .Comfort {
    background: #7CCDD2 !important;
    white-space: nowrap;
    display: block;
    text-align: center;
}


.farerulesnew .Flexi,
.farerulesnew .FlexiFare,
.farerulesnew .FlexiPlusFare,
.farerulesnew .FlexiPlus,
.farerulesnew .FlexibleFare,
.farerulesnew .FlexiblePlusFare,
.farerulesnew .PremiumFlex,
.farerulesnew .GoFlexi,
.farerulesnew .SpiceFlex,
.farerulesnew .VistaFlex,
.farerulesnew .SpiceMax,
.farerulesnew .Super6E,
.farerulesnew .GoMore {
    background: #5ABDEB !important;
    white-space: nowrap;
    display: block;
    text-align: center;
}

.farerulesnew .SM,
.farerulesnew .SME,
.farerulesnew .SMEfare,
.farerulesnew .CorpFare {
    background: #F5A721 !important;
    white-space: nowrap;
    display: block;
    text-align: center;
}

.farerulesnew .Promo,
.farerulesnew .PromoFare,
.farerulesnew .SaleFare,
.farerulesnew .Tactical,
.farerulesnew .Coupon,
.farerulesnew .MC,
.farerulesnew .CouponFare,
.farerulesnew .ExpressValue,
.farerulesnew .InstantPur,
.farerulesnew .Lite,
.farerulesnew .LiteFare,
.farerulesnew .OfferFareWithoutPnr {
    background: #EF8594 !important;
    white-space: nowrap;
    display: block;
    text-align: center;
}

.farerulesnew .ReturnFare,
.farerulesnew .RoundTripSpecialFare,
.farerulesnew .SpecalReturnFare,
.SpecialFare,
.farerulesnew .FamilyFare {
    background: #F6E58D !important;
    white-space: nowrap;
    display: block;
    text-align: center;
}

.farerulesnew .SeriesFare,
.farerulesnew .OFFER_FARE_WITH_PNR {
    background: #F6E58D !important;
    white-space: nowrap;
    display: block;
    text-align: center;
}

.favicon img:nth-child(1),
.favicon img:nth-child(2),
.favicon img:nth-child(3),
.favicon img:nth-child(4) {
    margin-left: 6px;
}

.btn-light {
    background: var(--white);
}

.btn-light {
    background: #f2f2f2 !important;
    color: var(--black) !important;
    margin-left: 3px;
}

.btn-light:hover {
    background: #f2f2f2 !important;
    color: var(--black) !important;
    cursor: cursor !important;
}

.positionseat {
    position: absolute;
    left: 2px;
}

.pd-nonebr .flightLabels .col {
    width: 100%;
    display: flex;
}

/*.pd-nonebr .flightLabels .col-4 {
max-width: 100%;
display: flex;
flex: 100%;
margin: 6px 6px 6px 0px;
}
*/
.pd-nonebr .moble5.visible {
    height: 156px;
}

.Stops {
    float: left;
    padding-left: 0px;
    padding-right: 5px;
    height: 55px;
}

.Stops:hover {
    cursor: pointer;
}

.only {
    display: none;
    cursor: pointer;
    text-align: center;
}

.Stops:hover>.only {
    display: block;
    color: var(--black);
    font-size: 10px;
}

.flightlistitem {
    list-style: none;
}

.flightlistitem li {
    float: left;
    background: #f2f2f2;
    padding: 5px;
    border-right: solid 1px #999;
}

.flightlistitem li b {
    color: var(--primary-color);
}

.flightlistitem li:last-child {
    border: 0px;
}

.flightlistitem li:first-child {
    color: var(--primary-color);
    font-weight: bold;
}

/* new modify search start*/
.dropdown-item:focus,
.dropdown-item:hover {
    background: #f8f9fa;
}

.openscenter {
    display: none;
}

#oneway .form-control::placeholder,
#roundtrip .form-control::placeholder,
#multicity .form-control::placeholder {
    color: var(--white);
}

.travellers-dropdown .qty-spinner {
    color: var(--black) !important;
}

#modifiy-searrch .select2-container .select2-selection--single {
    height: 35px !important;
    line-height: 35px !important;
    border: 0px !important;
}

#modifiy-searrch .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--white) !important;
    font-weight: normal;
}

#modifiy-searrch .flightToggle {
    border: 4px solid var(--white) !important;
    border-radius: 10% !important;
    line-height: 39px !important;
}

.icon {
    width: 30px;
    height: 30px;
    background-color: #eee;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 39px
}

.ics {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    border: 1px solid #e9e9ef;
    border-radius: 50%;
    box-shadow: 0 0rem 1rem rgba(0, 0, 0, .175) !important;
}

.bg-light-dark {
    background-color: #eaeaea !important;
}

.bg-light-dark2 i {
    color: #999;
}

.farerulesnew {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.farerulesnew ul {
    float: right;
    margin-right: 13px;
}

.farerulesnew li {
    float: left;
    background: #f2f2f2;
    margin: 0px 3px;
    padding: 2px 5px;
}


.farerulesnew li:nth-child(1) {
    padding: 2px 6px;
    font-size: 11px !important;
    line-height: normal;
    border-radius: 4px;
    border: 0px;
}

.farerulesnew li:nth-child(2) {
    background: #ffebee;
    font-size: 10px;
}

.farerulesnew li:nth-child(3) {
    background: #f2f2f2;
    font-size: 10px;
}

.farerulesnew li:nth-child(4) {
    background: #f2f2f2;
}

.farerulesnew li:nth-child(5) {
    background: #f7d694;
}

.farerulesnew li:nth-child(6) {
    background: #bfc9ca;
}

.farerulesnew li:nth-child(2):hover {
    cursor: pointer;
}

.flightLabels span:hover,
.farerulesnew li:hover {
    cursor: pointer;
}

.farerulesnew2 {
    list-style: none;
    padding: 0px;
    margin-top: 5px;
}

.farerulesnew2 ul {
    width: 100%;
}

.farerulesnew2 li {
    float: left;
    margin: 5px 1px 0px 1px;
    padding: 0px 4px;
    /*clear:both;*/
}

.farerulesnew3 {
    list-style: none;
    padding: 0px;
    margin-top: 0px;
}

.farerulesnew3 ul {
    width: 100%;
}

.farerulesnew3 li {
    float: left;
    margin: 5px 0px 0px 1px;
    padding: 0px 4px;
    cursor: pointer;
    /*clear:both;*/
}

.bgdarklight {
    background: #dce0e3;
}

.dropnone .show .dropdown-toggle::after {
    display: none;
}

#flightDetailModal .modal-content .close {
    position: absolute;
    z-index: 1;
    right: 20px;
    top: 7px;
}

.inbondoutbond .nav-tabs {
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 4px 4px 0 0
}

.inbondoutbond .nav-tabs li {
    padding: 10px 5px 5px 5px;
}

.inbondoutbond .nav-tabs>li a.active {
    color: #555;
    padding: 7px;
    background-color: var(--white);
    border-color: #ddd;
    border-bottom-color: transparent;
}

.inbondoutbond .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.inbondoutbond .tab-content {
    margin-bottom: 20px;
    background-color: var(--white);
    border: 1px solid #ddd;
    padding: 10px;
    border-top: 0px;
}


.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--black) !important;
    font-size: 14px;
    font-weight: bold;
}


.stopsflight .dropdown-toggle::after {
    position: static;
    vertical-align: middle;
}

.stopsflight a {
    border-radius: 15px;
}

#flightFiltersBox1 .dropdown-menu.show {
    top: 31px !important;
    padding: 10px !important;
}

#A1768 #flightFiltersBox1 .show .dropdown-toggle::after {
    color: var(--black);
}

#flightFiltersBox1 .show .dropdown-toggle::after {
    color: var(--black);
}

.droparrow {
    position: relative;
    overflow: inherit !important;
}

.droparrow::after {
    content: '';
    border-bottom: 8px solid #f2f2f2;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    position: absolute;
    left: 8px;
    top: -8px;
}

.arrownone .dropdown-toggle::after {
    display: none;
}

.arrownone .dropdown-menu a {
    border-bottom: 1px solid #f2f2f2;
}

.arrownone .dropdown-menu a:last-child {
    border-bottom: 0px;
}


.seatmap-wrapper-arrowtop {
    content: '';
    width: 40px;
    height: 40px;
    background: url(../Images/door-edit.png) no-repeat;
    position: absolute;
    top: -35px;
}

.seatmap-wrapper-arrowbottom {
    content: '';
    width: 40px;
    height: 40px;
    background: url(../Images/door-edit-bottom.png) no-repeat;
    position: absolute;
    bottom: -35px;
}

.addinner {
    border: 1px solid #1E90FF;
    margin-left: 5px;
    color: #1E90FF;
    padding: 2px 10px 2px 5px;
    border-radius: 50px;
    font-size: 12px;
    display: inline;
}



/*
old scroll inner table start
#minimumlabtable {min-height:300px;max-height:500px;padding: 0px;margin: 0px;overflow-y: auto !important;direction: ltr;scrollbar-width: thin;}
#minimumlabtable::-webkit-scrollbar {width: 10px;}
#minimumlabtable::-webkit-scrollbar-track {background-color: #e4e4e4;border-radius: 100px;}
#minimumlabtable::-webkit-scrollbar-thumb {border-radius: 100px;box-shadow: inset 2px 2px 5px 0 rgba(var(--white), 0.5);}
#minimumlabtable table {padding: 0px;margin: 0px;overflow: initial !important;}
#minimumlabtable table .dataTable th {padding: 0px !important;}
#minimumlabtable thead {background: var(--white)ad4;color: var(--black);}
#minimumlabtable thead tr th {min-width: 89px;vertical-align: middle;text-align: left;color: #333;padding:10px 15px;}
#minimumlabtable thead tr td:first-child, #minimumlabtable thead tr th:first-child {padding: 5px 4px 5px 15px;}
#minimumlabtable .sbutton {font-size: 12px;padding: 4px 8px;margin-bottom: 0;display: inline-block;text-decoration: none;text-align: center;white-space: nowrap;vertical-align: middle;-ms-touch-action: manipulation;touch-action: manipulation;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;background-image: none;border: 0px solid #dddd;background: var(--primary-color);color: var(--white);border-radius: 4px;}
#minimumlabtable .sbutton:focus, #minimumlabtable .sbutton:active:focus {outline: thin dotted;outline: 5px auto -webkit-focus-ring-color;outline-offset: -2px;}
#minimumlabtable .sbutton:hover, #minimumlabtable .sbutton:focus {color: #333;text-decoration: none;}
#minimumlabtable .sbutton:active {background-image: none;outline: 0;-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);}
old scroll inner table end
*/


/* scroll inner table start */
.ctablescroll {
    min-height: auto;
    padding-bottom: 25px;
    max-height: 500px;
    margin: 0px;
    overflow-y: auto !important;
    direction: ltr;
    scrollbar-width: thin;
}

.ctablescroll::-webkit-scrollbar {
    width: 10px;
}

.ctablescroll::-webkit-scrollbar-track {
    background-color: #e4e4e4;
    border-radius: 100px;
}

.ctablescroll::-webkit-scrollbar-thumb {
    border-radius: 100px;
    box-shadow: inset 2px 2px 5px 0 rgba(var(--white), 0.5);
}

.ctablescroll table {
    padding: 0px;
    margin: 0px;
    overflow: initial !important;
    position: relative;
    /*z-index:1;*/
}

.ctablescroll table .dataTable th {
    padding: 0px !important;
}

.ctablescroll thead {
    background: #ffffd3;
    color: var(--black);
    position: sticky;
    z-index: 1 !important;
    top: 0px;
}

.ctablescroll thead tr th {
    min-width: 89px;
    vertical-align: middle;
    text-align: left;
    color: #333;
    padding: 10px 8px;
}

.ctablescroll thead tr td:first-child,
.ctablescroll thead tr th:first-child {
    padding: 5px 4px 5px 15px;
}




.ctablescroll .sbutton {
    font-size: 12px;
    padding: 4px 8px;
    margin-bottom: 0;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 0px solid #dddd;
    background: var(--primary-color);
    color: var(--white);
    border-radius: 4px;
}

.ctablescroll .sbutton:focus,
.ctablescroll .sbutton:active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.ctablescroll .sbutton:hover,
.ctablescroll .sbutton:focus {
    color: #333;
    text-decoration: none;
}

.ctablescroll .sbutton:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.ctablescroll .table th,
td {
    white-space: nowrap;
}


/* new table stucture*/


/* scroll inner table start */
.commercialstable {
    min-height: auto;
    padding-bottom: 25px;
    max-height: 500px;
    margin: 0px;
    overflow-y: auto !important;
    direction: ltr;
    scrollbar-width: thin;
}

.commercialstable::-webkit-scrollbar {
    width: 10px;
}

.commercialstable::-webkit-scrollbar-track {
    background-color: #e4e4e4;
    border-radius: 100px;
}

.commercialstable::-webkit-scrollbar-thumb {
    border-radius: 100px;
    box-shadow: inset 2px 2px 5px 0 rgba(var(--white), 0.5);
}

.commercialstable table {
    padding: 0px;
    margin: 0px;
    overflow: initial !important;
    position: relative;
    /*z-index:1;*/
    border-right: 0px;
}

.commercialstable table .dataTable th {
    padding: 0px !important;
}

.commercialstable thead {
    background: #ffffd3;
    color: var(--black);
    z-index: 1 !important;
    top: 0px;
}

.commercialstable thead tr th {
    min-width: 75px;
    vertical-align: middle;
    text-align: center;
    color: #333;
    padding: 10px 8px;
}

.commercialstable table tbody tr td {
    text-align: center !important;
}

.commercialstable thead tr td:first-child,
.ctablescroll thead tr th:first-child {
    padding: 5px 4px 5px 15px;
}

/* end new table stucture*/

.subtable2 table {
    padding: 0px;
    margin: 0px;
    border: 0px;
    overflow: initial !important;
    position: relative;
    /*z-index:1;*/
}

.subtable2 table .dataTable th {
    padding: 0px !important;
}

.subtable2 thead {
    background: #f2f2f2;
    color: var(--black);
    position: sticky;
    z-index: 1 !important;
    top: 0px;
}

.subtable2 thead tr th {
    min-width: 89px;
    vertical-align: middle;
    text-align: left;
    color: #333;
    padding: 2px 15px;
}

.subtable2 thead tr td:first-child,
.subtable2 thead tr th:first-child {
    padding: 2px 4px 2px 15px;
}

.subtable2 table td {
    padding: 10px 4px 10px 15px;
}

.rotation i {
    transform: rotate(0deg);
}

.rotation .shown i {
    transform: rotate(180deg);
}

.rotation i:hover {
    cursor: pointer;
}



/* scroll inner table end */
.bgbluelight {
    background: #d5f3fe
}

.icon-flight-seat {
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
}

#basic-addon1 {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-right: 0px;
}

.rbdcss .justify-content-between .para0 {
    width: 100%;
}

.rbdcss .justify-content-between select {
    width: 100% !important;
    margin: 0px !important;
}

.rbdcss .d-flex {
    display: block !important;
}

.rbdnewchange label {
    padding-top: 5px;
}

.rbdnewchange .justify-content-between {
    justify-content: left !important;
    padding: 10px 10px 3px 10px;
}

.rbdnewchange .w-100 {
    width: auto !important;
}

.show-more {
    font-size: 14px;
    color: #333;
    border: solid 0px #cecece !important;
    background: transparent;
}

button:focus {
    border: 0px !important;
    outline: solid 0px #cecece !important;
}

.show-more:hover {
    cursor: pointer;
}

.show-more-height {
    height: 122px;
    overflow: hidden;
}

.btn-danger {
    color: var(--white);
    background-color: #dc3545 !important;
    border-color: #dc3545
}

.btn-danger:hover {
    color: var(--white);
    background-color: #c82333 !important;
    border-color: #bd2130
}

.btn-danger.focus,
.btn-danger:focus {
    box-shadow: 0 0 0 .2rem rgba(220, 53, 69, .5) !important;
}





.wrapper2 td:first-child,
.wrapper2 th:first-child {
    position: sticky;
    left: 0;
    z-index: 1;
    border: 1px solid #dee2e6;
    background: rgba(255, 255, 255, 0.7);
}

.wrapper2 thead tr th {
    border: 1px solid #dee2e6;
    position: sticky;
    top: 0;
}

.wrapper2 th:first-child {
    z-index: 1;
    background: var(--white);
}

.wrapper2 td:nth-child(2),
.wrapper2 th:nth-child(2) {
    position: sticky;
    left: 51px;
    z-index: 1;
    background: rgba(255, 255, 255, 0.7);
}

.wrapper2 td:nth-child(3),
.wrapper2 th:nth-child(3) {
    position: sticky;
    left: 176px;
    z-index: 1;
    background: rgba(255, 255, 255, 0.7);
}

.wrapper2 td:nth-child(4),
.wrapper2 th:nth-child(4) {
    position: sticky;
    left: 302px;
    z-index: 1;
    background: rgba(255, 255, 255, 0.7);
}

.wrapper2 td:nth-child(5),
.wrapper2 th:nth-child(5) {
    position: sticky;
    left: 383px;
    z-index: 1;
    background: rgba(255, 255, 255, 0.7);
}

.wrapper2 td:nth-child(6),
.wrapper2 th:nth-child(6) {
    position: sticky;
    left: 471px;
    z-index: 1;
    background: rgba(255, 255, 255, 0.7);
}


.wrapper2 thead tr th {
    position: sticky;
    top: 0;
}

.wrapper2 th:nth-child(2),
.wrapper2 th:nth-child(3),
.wrapper2 th:nth-child(4),
.wrapper2 th:nth-child(5),
.wrapper2 th:nth-child(6) {
    z-index: 1;
    background: var(--white);
}

.sumcode .small-box {
    border-radius: .25rem;
    box-shadow: 0 0 1px rgba(0, 0, 0, .125), 0 1px 3px rgba(0, 0, 0, .2);
    display: inline-block;
}

.sumcode .small-box>.inner {
    padding: 5px 5px 5px 5px;
    text-align: center;
    float: left;
}

.sumcode .small-box>.inner h3 {
    font-size: 11px;
    line-height: 25px;
    height: 25px;
    border-radius: 30px;
    margin-right: 3px;
    background: #28a745;
    color: var(--white);
    float: left;
    min-width: 25px;
    max-width: auto;
    padding: 0 7px;
}

.sumcode .small-box p {
    padding-top: 6px;
    font-size: 11px;
    float: left;
    line-height: normal;
    color: var(--black);
}

.bg-info2 {
    background: var(--white);
}

.bg-darkblue {
    background: var(--primary-color);
    border-top: solid 1px #185896 !important;
}

.sumcode .small-box>.inner .hold1 {
    background: #e67e22;
}

.sumcode .small-box>.inner .incomplete {
    background: #E51400;
}

.sumcode .small-box>.inner .pending1 {
    background: #1e90ff;
}

.sumcode .small-box>.inner .failed1 {
    background: #E51400;
}

.sumcode .small-box>.inner .failed2 {
    background: #961010;
}

.sumcode .small-box>.inner .Refunds {
    background: #BFBDC0;
}

.sumcode .small-box>.inner .newregistrations {
    background: #2CC2D1;
}

.sumcode .small-box>.inner .registeredconfig {
    background: #0A8DAE;
}

.sumcode .small-box>.inner .tempcredit {
    background: #374D64;
}

.sumcode .small-box>.inner .depositrequests {
    background: #907651;
}

.sumcode .small-box>.inner .amendment {
    background: #0E3CFA;
}

.new-text2 a {
    color: var(--black) !important;
    text-align: left;
}

.mega-dropdown {
    position: static !important;
}

.mega-dropdown-menu {
    padding: 20px 15px 15px;
    text-align: center;
    width: 100%;
}

.table,
body {
    color: var(--black);
    background: var(--white);
}

.customcss,
.customcss a {
    width: 100%;
    display: inline-block;
    text-align: left;
}

.customcss .dropdown-menu {
    width: 100%;
}

.customcss .list2 {
    top: 0px !important;
    position: relative;
    background: #f2f2f2;
}

#A1768 .customcss .dropdown-toggle::after {
    color: var(--black) !important;
}

.customcss .dropdown-toggle::after {
    top: 1px;
}




::-webkit-scrollbar {
    width: 10px;
    padding: 0px;
}

::-webkit-scrollbar-track {
    background: transparent;
    padding: 0px;
}

::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background: rgba(0, 0, 0, 0.35);
    padding: 0px;
}

::-webkit-scrollbar-corner {
    background: #0c0c0c;
    padding: 0px;
}

::-webkit-scrollbar-corner {
    background: rgba(0, 0, 0, 0);
    padding: 0px;
}


.custom-table2 td {
    padding: 10px 3px 10px 3px;
}


/* multicity show-hide start*/
.profile-description-multicity {
    max-width: 400px;
    margin-top: 50px;
    position: relative;
}

.multicity-group {
    margin-bottom: 5px;
    color: #777;
    padding: 0 15px;
    position: relative;
    font-family: Arial;
    font-size: 14px;
    display: block;
}

.show-more-multicity {
    color: var(--black);
    position: relative;
    font-size: 12px;
    padding: 3px 15px 5px 27px;
    text-align: center;
    background: #f6f6f6;
    cursor: pointer;
    border-radius: 0px 0px 9px 40px;
    margin-top: -1px;
    border: solid 1px #d6d6d6;
}

.show-more-multicity:hover {
    color: #1779dd;
}

.show-more-height-multicity {
    height: 65px;
    overflow: hidden;
}

.dropmulticity .dropdown-toggle::after {
    color: var(--black) !important;
    top: 0px;
    left: 0px;
    position: relative;
    transform: rotate(0deg);
    vertical-align: baseline;
    font-size: inherit;
    margin: 0px;
}

.nav-multificy-li ul {
    list-style: none;
}

.nav-multificy-li ul li {
    float: left;
    font-size: 11px;
    padding: 2px 10px;
    margin: 0 3px;
    border-radius: 3px;
}

.nav-multificy-li ul li:nth-child(1) {
    background: #f2f2f2;
}

.nav-multificy-li ul li:nth-child(2) {
    background: #ddd;
}

.nav-multificy-li ul li:nth-child(3) {
    background: var(--white)8E1;
}

.inline-block {
    display: inline-block;
}

/* multicity show-hide end*/


.custom-control-label::before {
    width: 0.7rem;
    height: 0.7rem;
}

.custom-control-label:hover {
    cursor: pointer;
}

.watermarked {
    position: relative;
    overflow: clip;
    min-height: 500px;
}

.watermarked::before {
    position: absolute;
    top: -1760px;
    left: 0%;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 10000px;
    height: 10000px;
    /*transform: rotate(0deg);*/
    transform: rotate(-21deg);
    -ms-transform: rotate(-21deg);
    /*  for IE  */
    /* 	for browsers supporting webkit (such as chrome, firefox, safari etc.). */
    -webkit-transform: rotate(-21deg);
    content: attr(data-watermark);
    line-height: 3;
    word-spacing: 80px;
    letter-spacing: 1px;
    color: rgb(0, 0, 0, 0.2);
}

#multicityBox3 .bg-light {
    background: rgb(248, 249, 250, 0.7) !important;
    padding-top: 10px !important;
}

#outbound .bg-light,
#inbound .bg-light {
    background: rgb(248, 249, 250, 0.7) !important;
    padding-top: 10px !important;
}

.staticpage ol.d {
    list-style-type: lower-alpha;
    margin-bottom: 0px;
}

.staticpage ol li {
    list-style-type: inherit;
    margin: 6px 0;
    line-height: 20px;
    font-size: 13px;
}

.staticpage2 ol.d {
    list-style-type: lower-alpha;
    margin-bottom: 0px;
}

.staticpage2 ol li {
    list-style-type: disc;
    margin: 6px 0;
    line-height: 20px;
    font-size: 13px;
}

.aborted {
    background: #FF5722 !important;
}

.pending2 {
    background: #b2bec3 !important;
}

.opem2 {
    background: #6c5ce7 !important;
}

.underprocess {
    background: #00cec9 !important;
}

.btn3 {
    background: var(--secondary-color);
    border-radius: .2rem;
    text-transform: capitalize;
    color: var(--white) !important;
    border: none;
    outline: none;
    font-size: 14px;
    padding: .375rem .75rem;
}

.btn3:hover {
    pointer-events: none;
    cursor: text;
    background: var(--secondary-color);
}


.bgopicity {
    background: rgb(255, 255, 255, 0.5);
    display: inline-block;
    width: 100%;
}

.navbar-fixed-top2 {
    position: fixed;
    top: 0px;
    background: var(--white);
    right: 0;
    left: 0;
    z-index: 6;
    margin: 0 auto;
}

.transparentnew {
    background: transparent !important;
}



/*** Section Title title ***/
.section-title::before {
    position: absolute;
    content: "";
    width: 150px;
    height: 5px;
    top: 34px;
    background: var(--primary);
    border-radius: 2px;
}

.section-title {
    margin-bottom: 30px;
}

.section-title.text-center::before {
    left: 50%;
    margin-left: -75px;
}

.section-title.section-title-sm::before {
    width: 90px;
    height: 3px;
}

.section-title::after {
    position: absolute;
    content: "";
    width: 6px;
    height: 5px;
    top: 34px;
    background: var(--white);
    -webkit-animation: section-title-run 5s infinite linear;
    animation: section-title-run 5s infinite linear;
}

.section-title.section-title-sm::after {
    width: 4px;
    height: 3px;
}

.section-title.text-center::after {
    -webkit-animation: section-title-run-center 5s infinite linear;
    animation: section-title-run-center 5s infinite linear;
}

.section-title.section-title-sm::after {
    -webkit-animation: section-title-run-sm 5s infinite linear;
    animation: section-title-run-sm 5s infinite linear;
}

/*** Section Title end ***/


.manageamendment .confirmed {
    background: #2ecc71;
    padding: 2px 5px;
    border-radius: 4px;
    color: var(--white);
}

.manageamendment .hold {
    background: #e67e22;
    padding: 2px 5px;
    border-radius: 4px;
    color: var(--white);
}

.manageamendment .incomplete {
    background: #E51400;
    padding: 2px 5px;
    border-radius: 4px;
    color: var(--white);
}

.manageamendment .pending {
    background: #1e90ff;
    padding: 2px 5px;
    border-radius: 4px;
    color: var(--white);
}

.manageamendment .failed {
    background: #E51400;
    padding: 2px 5px;
    border-radius: 4px;
    color: var(--white);
}

.manageamendment .cancelled {
    background: #FFEB3B;
    padding: 2px 5px;
    border-radius: 4px;
    color: var(--black);
}

.manageamendment .inprogress {
    background: #b6b9be;
    padding: 2px 5px;
    border-radius: 4px;
    color: var(--white);
}

.manageamendment .approved {
    background: #34d27c;
    padding: 2px 5px;
    border-radius: 4px;
    color: var(--white);
}

.manageamendment .rejected {
    background: #E51400;
    padding: 2px 5px;
    border-radius: 4px;
    color: var(--white);
}

.manageamendment .registered {
    background: #21292b;
    padding: 2px 5px;
    border-radius: 4px;
    color: var(--white);
}

.manageamendment .reschedule {
    background: #7f8c8d;
    padding: 2px 5px;
    border-radius: 4px;
    color: var(--white);
}

.manageamendment .completed {
    background: #2ecc71;
    padding: 2px 5px;
    border-radius: 4px;
    color: var(--white);
}

.manageamendment .open {
    background: #bdc3c7;
    padding: 2px 5px;
    border-radius: 4px;
    color: var(--white);
}

.manageamendment .deactive {
    background: #E51400;
    padding: 2px 5px;
    border-radius: 4px;
    color: var(--white);
}

.manageamendment .misc {
    background: #2c3e50;
    padding: 2px 5px;
    border-radius: 4px;
    color: var(--white);
}

.manageamendment .cancellation {
    background: #34495e;
    padding: 2px 5px;
    border-radius: 4px;
    color: var(--white);
}

.manageamendment .aborted {
    background: #e74c3c;
    padding: 2px 5px;
    border-radius: 4px;
    color: var(--white);
}

.manageamendment .not {
    background: #E51400;
    padding: 2px 5px;
    border-radius: 4px;
    color: var(--white);
}

.manageamendment .under {
    background: #e67e22;
    padding: 2px 5px;
    border-radius: 4px;
    color: var(--white);
}

.manageamendment .active {
    background: #2ecc71;
    padding: 2px 5px;
    border-radius: 4px;
    color: var(--white);
}

.manageamendment .inactive {
    background: #E51400;
    padding: 2px 5px;
    border-radius: 4px;
    color: var(--white);
}

.manageamendment .void {
    background: #bf9794;
    padding: 2px 5px;
    border-radius: 4px;
    color: var(--black);
}

.manageamendment span {
    width: 100%;
    text-align: center;
    display: inline-block;
    text-transform: capitalize;
}

.manageamendment em {
    background: #ccc;
    border-radius: 50px;
    padding: 3px;
    display: inline-block;
    width: 27px;
    text-align: center;
}

.manageamendment em:hover {
    cursor: pointer;
}

.orderlist ol {
    padding: 0px 0px 0px 24px;
}

.orderlist ol.d {
    list-style-type: lower-alpha;
    margin-bottom: 0px;
}

.orderlist ol li {
    list-style-type: inherit;
    margin: 6px 0;
    line-height: 20px;
    font-size: 13px;
    color: var(--white);
    text-transform: lowercase;
}

#loginpopupbox h3 {
    font-size: 20px;
    color: #707070;
    margin-bottom: 10px;
    font-weight: bold;
}


#loginpopupbox span {
    font-size: 12px;
    color: #707070;
    display: block;
}

#loginpopupbox em {
    font-size: 13px;
    color: #707070;
    display: block;
    font-style: normal;
    font-weight: bold;
    margin-top: 20px;
}


#loginpopupbox {
    text-align: center;
}

#loginpopupbox .close {
    position: relative;
    top: -17%;
    right: -1%;
}


#loginpopupbox .close span {
    font-size: 24px;
}

#loginpopupbox .input {
    width: 40px;
    border: none;
    border-bottom: 3px solid rgba(232, 232, 232);
    margin: 0 10px;
    text-align: center;
    font-size: 25px;
    cursor: auto;
}


#loginpopupbox .input:focus {
    border-bottom: 3px solid orange;
    outline: none;
}

#loginpopupbox .input:nth-child(1) {
    cursor: pointer;
    pointer-events: all;
}

.navbar-fixed-top {
    position: fixed;
    top: 0px;
    width: 94.8%;
    z-index: 999;
    box-sizing: border-box;
}

.bg-danger {
    background-color: #7f1416 !important;
}

.mod-inputchange .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: var(--white) !important;
}

.sidebar-box {
    max-width: 100px;
    overflow: hidden;
    display: inline-flex;
    font-style: normal;
}

.hotels-list .hotels-item {
    position: relative;
    margin-bottom: 1rem;
}

.hotels-reviews .hotels-reviews-score {
    background: #3FC299;
}

.hotels-amenities span {
    margin-right: .7rem;
    color: rgba(0, 0, 0, 0.4) !important;
}

.ui-tooltip {
    background: #2f2f2f !important;
    box-shadow: none !important;
    border-radius: 4px !important;
    padding: 3px 10px !important;
    font-size: 11px !important;
    border: 0px !important;
    color: var(--white) !important;
}


.ui-tooltip::before {
    content: "";
    position: absolute;
    top: -10px;
    left: 20%;
    transform: translateX(-50%);
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #2f2f2f;
    border-top: 5px solid transparent;
    border-style: solid;
    z-index: 100;
}


.read-more-btn {
    position: relative;
    background: #dbdbdb;
    padding-top: 3px;
    border-radius: 20px 20px 0px 0px !important;
    background: #dbdbdb;
    padding: 5px;
    width: 30px;
    margin: 0 auto;
}

.read-more-btn b.left-curve {
    position: absolute;
    bottom: 0px;
    left: -18px;
    height: 100%;
    width: 20px;
    background: #dbdbdb;
}

.read-more-btn b.left-curve::before {
    content: "";
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    border-bottom-right-radius: 20px;
    background: var(--white);
}

.read-more-btn b.right-curve {
    position: absolute;
    right: -18px;
    top: 0px;
    height: 100%;
    width: 20px;
    background: #dbdbdb;
}

.read-more-btn b.right-curve::before {
    content: "";
    right: 0;
    position: absolute;
    width: 100%;
    top: 0;
    height: 100%;
    border-bottom-left-radius: 20px;
    background: var(--white);
}


.left-menu-hide {
    display: none;
}

.tabcity li {
    float: left;
    margin-right: 3px;
}

.tabcity .selected {
    border-bottom: solid 2px var(--primary-color);
    background: #ddd;
    padding: 0 6px;
    border-radius: 6px;
}

.sidebarcolspan {
    display: block;
}

.overflowremove .overflow-auto {
    overflow: inherit !important;
}

.overflowremove .overflow-auto .fillter li a span {
    font-size: 16px !important;
    border-radius: 100px;
    border: 1px solid #f00;
}

.overflowremove .overflow-auto .fillter li a em {
    padding: 0px 10px !important;
    background: var(--white);
}

.overflow-auto .fillter li a .pare4 {
    font-size: 17px;
}

.bgfiltr2 {
    background: #f2f2f2;
}

.sticky-reslutpage0 {
    position: -webkit-sticky;
    position: sticky;
    top: 83px;
    z-index: 1;
}

.sticky-reslutpage {
    position: -webkit-sticky;
    position: sticky;
    top: 83px;
    z-index: 1;
}

.sticky-reslutpage2 {
    position: -webkit-sticky;
    position: sticky;
    top: 118px;
    z-index: 2;
}


.blink {
    animation: blink-animation 2s steps(5, start) infinite;
    -webkit-animation: blink-animation 2s steps(5, start) infinite;
}

@keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

@-webkit-keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

.manage-btn {
    text-align: right;
}

.custombtnmobile {
    text-align: right;
}

@media screen and (max-width: 779px) and (min-width: 320px) {
    .custombtnmobile {
        text-align: left;
    }

    .custombtnmobile a {
        font-size: 13px;
    }

    div.dataTables_wrapper div.dataTables_length {
        text-align: left !important;
        margin-bottom: 10px;
    }

    .mborder-b {
        display: flex;
    }

    .mborder-b {
        border: 0px;
        margin: 0px;
    }

    .mborder-b p {
        margin: 0 5px;
        text-align: left;
    }

    .mobile-align {
        text-align: right;
    }

    .backColor3 {
        background: #fafafa;
        margin: 10px 0;
        padding: 10px !important;
        border: solid 1px #C9C9C9;
        border-radius: 6px;
    }

    .passinger-btn {
        display: flex;
        margin-top: 10px;
    }

    .passengerreview {
        padding: 10px 0;
    }

    .leftmbb {
        overflow-x: hidden;
        height: 149px;
    }

    .backColor1 {
        padding: 0px 15px;
    }

    #navbarSupportedContent li em {
        display: block;
    }

    .nav-fill {
        overflow-y: auto !important;
        direction: ltr;
        scrollbar-width: thin;
        flex-wrap: inherit;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .nav-fill::-webkit-scrollbar {
        width: 10px;
    }

    .nav-fill::-webkit-scrollbar-track {
        background-color: #e4e4e4;
        border-radius: 100px;
    }

    .nav-fill::-webkit-scrollbar-thumb {
        border-radius: 100px;
        box-shadow: inset 2px 2px 5px 0 rgba(var(--white), 0.5);
    }

    .qutescroll {
        overflow-y: auto !important;
        direction: ltr;
        scrollbar-width: thin;
        flex-wrap: inherit;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .qutescroll::-webkit-scrollbar {
        width: 10px;
    }

    .qutescroll::-webkit-scrollbar-track {
        background-color: #e4e4e4;
        border-radius: 100px;
    }

    .qutescroll::-webkit-scrollbar-thumb {
        border-radius: 100px;
        box-shadow: inset 2px 2px 5px 0 rgba(var(--white), 0.5);
    }

    .m-left2 {
        left: 0px !important;
    }

    .mobileresp {
        position: static !important;
    }

    .mobileresp .dropdown-menu.show {
        width: 100%;
        margin-top: 32px;
    }

    .mobileresp .noborderradius {
        position: relative !important;
    }

    .bg-darkblue .pr-5 {
        padding-right: 8px !important;
    }

    #divRetriveBooking #flighttypeButtons li {
        text-align: center;
    }

    .form4 label {
        white-space: normal;
        font-size: 13px;
        line-height: normal;
    }

    .flightTab2 label {
        margin: 5px 12px;
        padding: 0px;
    }

    .sumcode .small-box>.inner {
        white-space: nowrap;
        display: flex;
    }

    #result0 .tp-bst-info .btn2,
    #result1 .tp-bst-info .btn2 {
        padding: 0px 10px;
    }

    .moble5.visible {
        background: #f2f2f2;
        border-top: 1px solid #dfdfdf;
    }

    #modifiy-searrch .m-none {
        display: none;
    }

    .dmobshow .bg-modify {
        padding: 5px;
        background: #0c2f55;
        color: var(--white);
    }

    .dmobshow .bg-modify i {
        color: var(--white);
    }

    #modifiy-searrch {
        padding-bottom: 10px;
    }

    #sticky1 {
        background: #f2f2f2;
    }

    .mnoneclass,
    #flightDownload a {
        display: none;
    }

    .flex-box {
        display: flex;
    }

    .pd-nonebr {
        border-right: none;
        width: 89%;
    }

    .sticky-reslutpage {
        margin-bottom: 5px;
    }

    .resize1 {
        width: 10% !important;
        overflow: hidden;
        position: relative;
    }

    .resize1:before {
        position: absolute;
        overflow: hidden;
        width: 100%;
        left: 0px;
        right: 0px;
        height: 100vh;
        height: 100%;
        z-index: 2;
        content: "";
        background: #f2f2f2 url('./../images/exchange.png') no-repeat;
        text-decoration: inherit;
        text-align: center;
        padding-top: 25px;
        border-radius: 6px;
    }

    .resize2 {
        width: 90% !important;
    }

    .resize1:hover,
    .resize2:hover {
        cursor: pointer;
    }

    .position-sticky {
        z-index: 6;
    }

    .text-wrap {
        word-wrap: anywhere;
    }

    ._loader .modal-lg {
        width: 95% !important;
    }

    ._loader .modal-lg img {
        width: 100%;
    }

    #queueMain {
        width: 100%;
    }

    .navbar-fixed-top {
        position: relative !important;
        width: 100% !important;
    }

    .b-sticky {
        position: fixed !important;
        left: 0;
        right: 14px;
        z-index: 2;
    }

    .travellers-dropdown1 {
        right: 0px;
    }

    .mob-container1 {
        text-align: center;
    }

    .flex-box2 {
        display: block !important;
    }

    .flex-box2-inner {
        display: block;
        text-align: left !important;
    }

    .flex-box2-inner h6 {
        text-align: left;
        padding: 0px;
    }

    .c-details {
        text-align: center;
    }

    .dubble-logo .col-md-8 .d-flex {
        display: block !important;
    }

    .flex-container {
        flex-direction: column;
    }

    .left-menu-hide {
        display: block;
    }

    #navbarSupportedContent {
        left: 0px;
        padding: 10px 10px 10px 4px !important;
        width: 70% !important;
        top: 0px;
        bottom: 0px;
        position: fixed;
        overflow: auto;
    }

    .rightBar .nav-link {
        display: flex;
    }

    .top_rightBar .nav-fill .nav-item span,
    .top_rightBar .dropdown ::after {
        font-size: 14px;
    }

    #sidenavbar ul li a:hover em {
        background: transparent;
    }

    .hadding-f {
        font-size: 15px !important;
        padding: 9px !important;
    }

    .navbar-brand img {
        width: 150px !important;
    }

    .rightBar {
        margin-top: 0px;
    }

    .closeButton {
        left: 90%;
    }

    .manage-btn {
        margin: 10px 0;
        text-align: left;
    }

    #minimumlabtable_length {
        text-align: left;
    }

    .table td {
        padding: 4px;
    }

    .l-logo {
        display: none !important;
    }

    .none-sq-price {
        display: block !important;
    }

    .mob-2 {
        display: block !important;
    }

    .bg-hotel {
        padding: 10px !important;
    }

    .equal-image-gh {
        min-height: 120px;
    }

    .htlloader {
        width: 100% !important;
    }
}

.hovermodule {
    position: relative;
    display: inline-block;
}

.hovermodule:hover {
    cursor: pointer;
}

.hovermodule .hovermoduleinner {
    visibility: hidden;
    width: 400px;
    color: black;
    text-align: center;
    border-radius: 6px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    border: 1px #999 solid;
    top: 32px;
    left: 50%;
    margin-left: -60px;
    background-color: white;
    opacity: 0;
    transition: opacity 1s;
}

.hovermodule:hover .hovermoduleinner {
    visibility: visible;
    opacity: 1;
}

.sidebar {
    padding-bottom: 20px;
}


.ui-tooltip {
    max-width: 350px;
}

.flightToggle svg g {
    stroke: var(--primary-color) !important;
}

.t-dates {
    height: 33px !important;
}

.t-check-out .t-date-info-title,
.t-check-in .t-date-info-title {
    top: 2px !important;
}

.t-dates {
    padding: 7px 15px !important;
}

.customdropdown2 .select2-container--default .select2-selection--single {
    height: 33px !important;
    border: 1px solid #ced4da !important;
    border-radius: 4px !important;
}

.customdropdown2 .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 33px !important;
    line-height: 33px !important;
}

.customdropdown2 .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-weight: normal !important;
    font-size: 13px !important;
    color: #6c757d !important;
}

.customdropdown3 .select2-container--default .select2-selection--single {
    height: 33px !important;
    border: 1px solid #ced4da !important;
    border-radius: 4px !important;
}

.customdropdown3 .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 33px !important;
    line-height: 33px !important;
}

.customdropdown3 .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-weight: normal !important;
    font-size: 13px !important;
    color: #6c757d !important;
}

.customdropdown3 .select2-container .select2-selection--single,
.customdropdown3 .select2-container--default .select2-selection--single .select2-selection__rendered,
.customdropdown3 .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 34px !important;
    line-height: 34px !important;
}

.reviewcustom .SectionClickSection {
    background: var(--white)3cd !important;
    color: #856404;
}

.reviewcustom .SectionClickSection i {
    color: #856404;
}


.scroall-bar-custom {
    padding: 0px;
    overflow-y: auto;
    direction: ltr;
    scrollbar-color: #d4aa70 #e4e4e4;
    scrollbar-width: thin;
}

.scroall-bar-custom::-webkit-scrollbar {
    width: 10px;
}

.scroall-bar-custom::-webkit-scrollbar-track {
    background-color: #e4e4e4;
    border-radius: 100px;
}

.scroall-bar-custom::-webkit-scrollbar-thumb {
    border-radius: 100px;
    background-image: linear-gradient(180deg, #d4aa70 0%, #d4aa70 99%);
    box-shadow: inset 2px 2px 5px 0 rgba(var(--white), 0.5);
}

.calender1 {
    top: 57px !important;
}

.seat-hint-design,
.seat-bookedUISide-row,
.exit-row,
.occupied-seat,
.available-paid-seat,
.available-free-seat-new,
.non-reclining,
.extra-legRoom {
    width: 25px;
    height: 26px;
    border-radius: 4px;
    padding: 1px;
    margin: 3px 0
}

.single-box {
    width: 33px;
    border-radius: 4px;
    padding: 2px 3px;
    margin: 5px;
    color: var(--white);
    text-align: center;
}

.single-box span {
    width: 100%;
    text-align: center;
}

.seat-bookedUISide-row {
    background: #474743;
}

.available-free-seat-new {
    background: #36924c;
}

.available-paid-seat {
    background: var(--primary-color);
}

.occupied-seat {
    background: #d3dbd3;
}

.exit-row {
    background: #bd2130;
}

.non-reclining {
    -webkit-box-shadow: inset 0px 0px 0px 1px #f2f2f2;
    -moz-box-shadow: inset 0px 0px 0px 1px #f2f2f2;
    box-shadow: inset 0px 0px 0px 1px #f2f2f2;
    position: relative;
}

.non-reclining:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0%;
    width: 0;
    height: 0;
    border-top: 10px solid #f1c40f;
    border-right: 10px solid transparent;
    border-radius: 4px;
}

.extra-legRoom {
    position: relative;
    -webkit-box-shadow: inset 0px 0px 0px 1px #f2f2f2;
    -moz-box-shadow: inset 0px 0px 0px 1px #f2f2f2;
    box-shadow: inset 0px 0px 0px 1px #f2f2f2;
}

.extra-legRoom::before {
    position: absolute;
    z-index: 3;
    content: 'XL';
    left: -4px;
    bottom: -3px;
    font-size: 9px;
    color: var(--white);
    border: 1px solid #8f2020;
    line-height: 12px;
    border-radius: 8px;
    padding: 1px;
    background: #ef8080;
    display: block;
    font-weight: bold;
}

.bg-bluedark {
    background: var(--primary-color);
}

.overflow3 {
    height: 350px;
    overflow: auto;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
}

.exitdoor {
    position: relative;
}

.exitdoor:after {
    /*width:5px; height:30px; background:#bd2130;*/
    content: '';
    position: absolute;
    left: -15px;
    top: 46%;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-right: 16px solid #bd2130;
    border-bottom: 8px solid transparent;
}

.exitdoor:before {
    content: '';
    position: absolute;
    right: -15px;
    top: 46%;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-left: 16px solid #bd2130;
    border-bottom: 8px solid transparent;
}

.seat-white-row {
    background: var(--white);
}

.neww20 {
    width: 33px !important;
    min-width: 33px !important;
    max-width: 33px !important;
}

#outbound .bg-light:hover,
#inbound .bg-light:hover,
#multicityBox3 .bg-light:hover {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.list-style ul,
.list-style ol {
    padding: 15px 0 15px 15px;
}





/*==== Booking Page =====*/


/*==== Booking Page =====*/
.travellers-class {
    position: relative;
}

.travellers-dropdown .form-control:disabled,
.travellers-dropdown .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}

.icon-inside {
    position: absolute;
    right: 30px;
    top: calc(50% - 11px);
    pointer-events: none;
    font-size: 18px;
    font-size: 1.125rem;
    color: #c4c3c3;
    z-index: 3;
}

.htlicon-inside {
    position: absolute;
    right: 20px;
    top: calc(50% - 14px);
    pointer-events: none;
    font-size: 18px;
    font-size: 1.125rem;
    color: #c4c3c3;
    z-index: 3;
}

.travellers-class-input {
    cursor: pointer;
}

#StarsRating {
    display: none;
}

.travellers-class-input[readonly] {
    background: var(--white);
}

.travellers-dropdown {
    position: absolute;
    display: none;
    -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.176);
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.176);
    z-index: 2;
    background: var(--white);
    padding: 20px;
    border-radius: 4px;
    min-width: 300px;
    width: 100%;
    color: #333;
}

.travellers-dropdown .qty .qty-spinner {
    background: none;
    border: none;
    pointer-events: none;
    text-align: center;
    padding: .2rem .2rem !important;
}

.travellers-dropdown .qty .btn {
    padding-top: .2rem;
    padding-bottom: .2rem;
    border-radius: 0.25rem !important;
}


/* ----- multicity start ---- */
.travellers-class1 {
    position: relative;
}

.travellers-class-input1 {
    cursor: pointer;
}

.travellers-class-input1[readonly] {
    background: var(--white);
}


.travellers-dropdown1 {
    position: absolute;
    display: none;
    -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.176);
    box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.176);
    z-index: 11;
    background: var(--white);
    padding: 20px;
    border-radius: 4px;
    min-width: 300px;
    width: 100%;
    color: #333;
}

.travellers-dropdown1 .qty .qty-spinner {
    background: none;
    border: none;
    pointer-events: none;
    text-align: center;
    padding: .2rem .2rem !important;
}

.travellers-dropdown1 .qty .btn {
    padding-top: .2rem;
    padding-bottom: .2rem;
    border-radius: 0.25rem !important;
}

.close-bton3 {
    top: 10px;
    right: 15px;
    font-size: 22px;
}

.bg-light-4 {
    background-color: #eff0f2 !important;
    color: #333 !important;
}

.bg-light-4:hover {
    background-color: #eff0f2 !important;
    color: #333 !important;
}

/* --- multicity end ----*/


#myRangeValue {
    position: relative;
    padding-left: 12px;
}

#myRangeValue::after {
    font-family: "Font Awesome 5 Free";
    content: "\f156";
    left: 1px;
    top: 0px;
    position: absolute;
}

.featured-imgsnew {
    margin: 0em 0 0em 0;
    text-align: center;
}

.featured-imgsnew img {
    height: 11vw;
    min-height: 11vw;
}


#CancellationPolicy li b {
    font-weight: normal !important;
}

#CancellationPolicy li {
    line-height: 32px;
}

.policy-content .close1 {
    position: relative;
    top: -19px;
    right: -10px;
}

.single-travel-item:hover {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.icon-rightsite .icon-inside {
    right: 40px !important;
    top: 19px;
}

.element {
    display: none;
}


.blink2 {
    padding: 5px 5px;
    border-radius: 50px;
    font-weight: 700;
    font-size: 15px;
    display: inline-block;
    margin-left: 10px;
    background: #dc3545;
    color: var(--white);
    animation: blink-animation 2s steps(5, start) infinite;
    -webkit-animation: blink-animation 2s steps(5, start) infinite;
}

@keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

@-webkit-keyframes blink-animation {
    to {
        visibility: hidden;
    }
}

.imgUNcover {
    width: 100%;
    height: 235px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.imgUNcover2 {
    width: 100%;
    height: 115px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}

.some-component {
    position: sticky;
    top: 109px;
    z-index: 1;
    width: 100%;
}

#mega-dropdown-menu .customcss a::after {
    color: var(--black) !important;
}

.mega-dropdown-menu .selected::after {
    transform: rotate(90deg) !important;
    top: 1px;
}

#carouselExampleIndicators .carousel-inner img {
    height: 300px;
}

.multi-select-modal {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.4);
    display: none;
}

.multi-select-container--open .multi-select-modal {
    display: block;
}

.multi-select-container {
    position: relative
}

.multi-select-menu {
    position: absolute;
    left: 0;
    top: 1.3em;
    z-index: 20;
    float: left;
    min-width: 100%;
    overflow-y: scroll !important;
    background: var(--white);
    margin: 1em 0;
    border: 1px solid #ddd;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    display: none;
}

.multi-select-menuitem {
    display: block !important;
    font-size: 0.875em !important;
    padding: 5px 0px 5px 30px !important;
    white-space: nowrap !important;
    line-height: 20px;
}

.multi-select-menuitem--titled:before {
    display: block;
    font-weight: bold;
    content: attr(data-group-title);
    margin: 0 0 0.25em -20px;
}

.multi-select-menuitem--titledsr:before {
    display: block;
    font-weight: bold;
    content: attr(data-group-title);
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.multi-select-menuitem .multi-select-menuitem {
    padding-top: 0
}

.multi-select-presets {
    border-bottom: 1px solid #ddd
}

.multi-select-menuitem input {
    position: absolute;
    margin-top: 4px;
    margin-left: -20px;
}

.multi-select-button {
    width: 100%;
    text-align: left;
    display: inline-block;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    background-color: var(--white);
    border: 1px solid #ddd;
    border-radius: 4px;
    cursor: default;
    color: #6c757d;
}

.starRating .multi-select-button {
    width: 100%;
    text-align: left;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 0.75rem;
    cursor: default;
    border: 0px solid #ddd;
    background-color: transparent;
    font-weight: bold;
    font-size: 15px;
}

.multi-select-container--open .multi-select-menu {
    display: block
}

.multi-select-container--open .multi-select-button:after {
    border-width: 0 0.4em 0.4em 0.4em;
    border-color: transparent transparent #999 transparent
}

.multi-select-container--positioned .multi-select-menu {
    box-sizing: border-box
}

.multi-select-container--positioned .multi-select-menu label {
    white-space: normal
}


.did-floating-label-content {
    position: relative;
    margin-bottom: 8px;
}

.did-floating-label {
    color: #1e4c82;
    font-size: 13px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 8px;
    top: -11px;
    padding: 0 5px;
    background: var(--white);
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
    z-index: 1;
    line-height: normal;
}

.did-floating-input,
.did-floating-select {
    font-size: 12px;
    display: block;
    padding-top: 10px;
    background: var(--white);
    color: #323840;
    border: 1px solid #d5d3d3;
    border-radius: 4px;
    box-sizing: border-box;
    height: calc(1.5em + .75rem + 2px);

    &:focus {
        outline: none;

        ~.did-floating-label {
            top: -8px;
            font-size: 13px;
        }

    }
}

select.did-floating-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

select.did-floating-select::-ms-expand {
    display: none;
}

.did-floating-input:not(:placeholder-shown)~.did-floating-label {
    top: -8px;
    font-size: 13px;
}

.did-floating-select:not([value=""]):valid~.did-floating-label {
    top: -8px;
    font-size: 13px;
}

.did-floating-select[value=""]:focus~.did-floating-label {
    top: 11px;
    font-size: 13px;
}

.did-floating-select:not([multiple]):not([size]) {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6'%3E%3Cpath id='Path_1' data-name='Path 1' d='M371,294l4,6,4-6Z' transform='translate(-371 -294)' fill='%23003d71'/%3E%3C/svg%3E%0A");
    background-position: right 15px top 50%;
    background-repeat: no-repeat;
}

.did-error-input {

    .did-floating-input,
    .did-floating-select {
        border: 2px solid #9d3b3b;
        color: #9d3b3b;
    }

    .did-floating-label {
        font-weight: 600;
        color: #9d3b3b;
    }

    .did-floating-select:not([multiple]):not([size]) {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='6' viewBox='0 0 8 6'%3E%3Cpath id='Path_1' data-name='Path 1' d='M371,294l4,6,4-6Z' transform='translate(-371 -294)' fill='%239d3b3b'/%3E%3C/svg%3E%0A");
    }

}

.centerIcon {
    position: absolute;
    right: -1em;
    top: -0.0em;
}

.ui-datepicker {
    z-index: 9999 !important;
}

.rust-color {
    background: #b7410e
}

/*Loader button*/

.btn-new {
    background: var(--secondary-color);
    border-radius: .2rem;
    text-transform: capitalize;
    color: var(--white) !important;
    border: none;
    outline: none;
    font-size: 14px;
    padding: .375rem .75rem;
}


.loading {
    animation: l3 2s infinite;
    background-repeat: no-repeat;
    border-radius: 4px;
    background: repeating-linear-gradient(135deg, #A98D5E 0 10px, #A9A477 0 20px) 0/0% no-repeat, repeating-linear-gradient(135deg, var(--secondary-color) 0 10px, var(--secondary-color) 0 20px) 0/100%;
}



@keyframes l3 {
    100% {
        background-size: 100%
    }
}

.loading:after {
    content: "";
}

.spand i {
    display: none;
}

.callexpand2 i {
    display: block !important;
}

.closebtn2 i {
    text-align: right !important;
    width: auto !important;
    margin-right: 10px !important;
    padding: 0px !important;
}


#PgCode>option:disabled {
    color: #acadab;
}

.cscLogo {
    min-height: auto;
    max-height: 60px;
}

.topbar_dashboard .nav-item .dropdown-menu {
    right: initial !important;
}

#A10039 .navbar-brand img,
#A12473 .navbar-brand img {
	width: 80%;
}

.bg-hotel {
    padding: 40px 40px 30px 40px;
}

.rounded3 {
    border-radius: 10px;
}

.dropdown-new {
    min-width: 294px;
}

.height {
    min-height: auto;
    max-height: 300px;
}

.close-button {
    position: absolute;
    top: 4px;
    right: 6px;
}

.bg-sky {
    background: #e0f5ff;
}

.centerIcon0 {
    position: absolute;
    right: -1.4em;
    top: 0.1em;
    color: var(--black);
    text-align: center;
    z-index: 1;
    font-size: 11px;
}

.flightToggle0 {
    border: 2px solid #f2f2f2;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    line-height: 27px;
    text-align: center;
    background: var(--white);
    z-index: 5;
    margin-top: 2px;
    display: block;
}

.centerIcon1 {
    position: absolute;
    right: 1.3em;
    top: -0.5em;
    color: var(--black);
    text-align: center;
    z-index: 1;
    font-size: 11px;
}

.bx-viewport {
    height: 226px !important;
    border-radius: 10px;
    overflow: Hidden;
    border: 1px solid rgba(0, 0, 0, .125);
}

.bx-wrapper {
    border: 0px;
}

.bg-map {
    position: relative;
}

.bg-map span {
    position: absolute;
    width: 100%;
    top: 40%;
    text-align: center;
    font-size: 17px;
    color: var(--black);
}

.bg-map span i {
    color: #ff0000;
}


.showmap1 {
    position: relative;
}

.arrow-map2 {
    position: absolute;
    top: 0px;
    right: 15px;
    padding: 2px 7px;
    Background: #285aa0;
    color: var(--white);
}

.simple-ul5 {
    padding: 0px;
    margin: 10px 0;
    list-style: none;
}

.simple-ul5>li {
    position: relative;
    float: left;
    margin-left: 10px;
    list-style-type: none;
    line-height: 24px;
    color: #169d63;
}

.simple-ul5>li:first-child {
    margin: 0px;
}

.ribben3 {
    position: relative;
}

.ribben3 i {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #ff0000;
}

.arrowtoggle {
    position: relative;
    margin-bottom: 15px;
}

.arrow-map {
    position: absolute;
    top: -30px;
    left: 0px;
    padding: 2px 7px;
    Background: #285aa0;
    color: var(--white);
}

.btn-change {
    z-index: 1;
    top: 20px;
    right: 49.5%;
    left: auto;
}

.btn-change i {
    rotate: 180deg;
}

.ratingnew {
    position: relative;
}

.ratingnew i {
    font-size: 25px;
}

.ratingnew i span {
    position: absolute;
    font-size: 12px;
    left: 14px;
    top: 11px;
    color: var(--black);
}

.btninr2 svg g {
    stroke: var(--white) !important;
}

.dropdown-toggle svg {
    rotate: -90deg;
}

.companylogo .col-2 {
    margin-bottom: 15px;
}

.companylogo .card a {
    padding: 5px;
}

#A10039 .navbar-brand img {
    width: 80%;
}

.sticky-top2 {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    z-index: 2;
}

.sticky-top3 {
    position: -webkit-sticky;
    position: sticky;
    top: 170px;
}

.icont-content {
    position: relative;
    padding-left: 24px;
    font-weight: normal;
    font-size: 12px;
}

.icont-content:after {
    content: "\F0BE2";
    font-family: "Material Design Icons";
    left: 0px;
    font-size: 20px;
    position: absolute;
}

.hotelcrausal img {
    width: 100%;
    height: 250px !important;
    min-height: 250px !important;
}

.single-featured-imgs #carouselExampleControls {
    width: 100%;
}

.msearcnew .select2-container--default .select2-selection--multiple {
    background-color: transparent !important;
    border: 0 !important;
}

.guidelineslist span {
    border-radius: 50%;
    width: 27px;
    display: inline-block;
    height: 27px;
    line-height: 27px;
    margin-right: 10px;
    text-align: center;
    font-size: 12px;
    color: var(--white);
    Background: #d4002b;
}

.guidelineslist ul {
    list-style: none;
}

.guidelineslist ul li {
    padding: 0 0 15px 0;
    font-size: 13px;
    margin: 0 0 0 45px;
    list-style: disc;
}

.vlidid .select2-container--default .select2-selection--single .select2-selection__rendered {
    border: 1px #ced4da solid;
    height: 34px !important;
    border-radius: 3px !important;
    line-height: 34px !important;
    font-weight: normal !important;
    font-size: 13px !important;
    color: #495057 !important;
}

.vlidid .select2-container--default .select2-selection--single {
    border: 0px !important;
}

.vlidid.select2-container--default .select2-selection--single .select2-selection__arrow {
    line-height: 34px !important;
}

.text-bold-inner .t-date-info-title,
.text-bold-inner input {
    font-weight: bold !important;
    color: var(--black) !important;
    font-size: 14px !important;
    opacity: 1 !important;
}

.hotel-top-fixed {
    position: fixed;
    top: 109px;
    z-index: 999;
    box-sizing: border-box;
}

.hotelresultsall:hover {
    cursor: pointer;
}

.custom-menu2 .dropdown-item {
    color: var(--black) !important;
    padding: 5px 15px !important;
}

.custom-menu2 {
    border-radius: 6px !important;
    overflow: initial !important;
}

.custom-menu2:after {
    clear: both;
    content: ' ';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent var(--white) transparent;
    position: absolute;
    border-width: 0px 7px 6px 7px;
    bottom: 0px;
    left: 20%;
    margin: 0 0 0 -5px;
    z-index: 999;
    top: -6px;
}

.navbar li a:hover {
    border: 0px;
}

.custom-menu3 .dropdown-item {
    color: var(--black) !important;
    padding: 5px 15px !important;
}

.custom-menu3 {
    Background: #f2f2f2;
    border-radius: 6px !important;
    overflow: initial !important;
}

.custom-menu3:after {
    clear: both;
    content: ' ';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent transparent #f2f2f2 transparent;
    position: absolute;
    border-width: 0px 7px 6px 7px;
    bottom: 0px;
    left: 20%;
    margin: 0 0 0 -5px;
    z-index: 999;
    top: -6px;
}

.navbar li a:hover {
    border: 0px;
}

.navbar-nav {
    align-items: center;
}

.btninsuracne {
    background: var(--primary-color);
    background: linear-gradient(90deg, rgba(8, 72, 134, 1) 0%, rgba(255, 180, 0, 1) 100%) !important;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0px;
}

.simple-ul12 {
    padding: 0px;
    margin: 0px;
}

.simple-ul12>li {
    position: relative;
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 20px;
    color: #262626;
}

.simple-ul12>li::marker {
    font-weight: bold;
}