﻿:root {
    --primary-color: #00a557;
    --secondary-color: #de4402;
    --tertiary-color: #f3f3f3;
    --star-color: #DFD04A;
    --grey-color: #707070;
    --red-color: #f00;
    --green-color: #008000;
    --secondary-color-style: #105278;
    --tertiary-color-style: #ECF2FC;
    --bs-gray-900: #212529;
}
.search-tabs {
    background-color: rgb(13, 138, 228, 0.9);
}

.loader-body {
    box-shadow: 0px 1px 10px rgb(0 0 0 / 16%);
}

.slider-handle {
    box-shadow: 0 0 30px rgb(0, 0, 0, 0.3);
}

.slider-tick {
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}

.btn-type4:hover {
    background-color: #f44336;
}

.cart-fl-right {
    box-shadow: 0 1px 10px rgb(0, 0, 0, 0.16);
}

.form-cntrl, .frm-dropdown {
    box-shadow: 0px 1px 10px rgb(0 0 0 / 16%);
}

.rate-terms-title {
    color: rgb(13 138 228 / 80%);
}

.from-to-ico {
    box-shadow: 0px 1px 10px rgb(0 0 0 / 16%);
}

/*.btn-select-ancillary {
    position: absolute;
    right: 36px;
    bottom: 28px;
}*/

.position-relative {
    position: relative;
}

.pas-add-service {
    box-shadow: 0 1px 10px rgb(0 0 0 / 16%);
}

.pas-add-detial {
    /*box-shadow: 0px 1px 10px rgb(0 0 0 / 16%);*/
}

.ssr-content {
    display: none;
}

.ssr-row.show .ssr-content {
    display: block;
}

.btn-save-ssr {
    min-width: 110px;
    padding-left: 35px !important;
}

.btn-cancel-ssr {
    min-width: 110px;
    margin-left: 20px;
    padding-left: 24px !important;
}

.swal2-container {
    z-index: 22222 !important;
}

.ssr-info-icon {
    width: 3em;
    height: 3em;
}

    .ssr-info-icon .swal2-icon-content {
        font-size: 2em;
    }

.confirm-ssr-info {
    display: block;
    text-align: left;
    max-height: 380px;
    overflow-y: auto;
    padding-top: 20px;
}

.selected-ssr-info {
    /*padding: 0px 33px 33px;*/
}

.selected-ssr-info-label {
    /*float: right;*/
    /*padding-right: 5px;*/
    /*font-size: 15px;*/
    font-weight: 500;
    color: #3f51b5;
    cursor: pointer;
}

/*.header-btn {
    margin-left: 20px;
}*/

.ml-20 {
    margin-left: 20px;
}

.t-input {
    padding-top: 2px !important;
}

.multicity.fl-date .t-datepicker-day {
    width: 100% !important;
}

.cart-fl-more-rates > div {
    max-width: 98%;
}

.creditcard-title {
    /*flex: 0 0 426px;
    max-width: 45%;*/
}

.form-withdropdown-document {
    /*min-width: 366px;*/
}

.doc-title {
    /*flex: 0 0 343px;*/
    /*max-width: 343px;*/
}

.cart-reserv-error {
    font-size: 15px;
    color: red;
    font-weight: 800;
}

.text-black {
    color: #000 !important;
}

.cart-val-summnery-message {
    text-align: right;
    padding-bottom: 10px;
}

.validate-summory-heading {
    color: #f44336;
    font-weight: 600;
    font-size: 16px;
}

.dedicated-fare-rule {
    display: block;
    margin-top: 20px;
    border: 1px solid #ccc;
}

    .dedicated-fare-rule .hide-more-detail {
        display: none;
    }

.frm-dropdown-doc {
    min-width: 343px;
}

.mb-15 {
    margin-bottom: 15px;
}

.price-change-info-container {
    padding-bottom: 10px;
}

.conf-price-change-btn {
    /*margin: auto;
    max-width: 150px;*/
}

/*.price-change-info {
    padding: 20px;
    background: #f6f6f6;
    box-shadow: 1px 1px 1px 0px #e3e3e3;
    margin: 11px 24px 38px;
}*/

.text-red {
    color: #CC3E3E;
}

.booking-detail-info {
    padding-bottom: 8px !important;
}

.lbl-provider {
    /*padding: 3px 4px;*/
    background: #808385;
    color: #fff;
    /*font-size: 10px;*/
    position: absolute;
    /*top: 14px;*/
    /*right: 24px;*/
    border-radius: 0 9px 0 0;
    font-weight: 600;
}

.search-fl-dtl {
    position: relative;
}

.search-fl-row {
    /*padding-bottom: 25px;*/
}

.view-res-link {
    color: #fff;
    text-decoration: underline;
    font-size: 12px;
}
/*.lbl-loginname {
    color: #4b94e6;
    font-size: var(--deltafont);
    font-weight: 600;
}*/
.reg-sec-header {
    display: flex;
    flex: 1 1 100%;
    font-size: var(--deltafont);
    font-weight: 500;
    margin-bottom: 15px;
}

.justify-content-unset {
    justify-content: unset !important;
}

.pr-20 {
    padding-right: 20px !important;
}

.reg-sec-header-bottom-border {
    display: flex;
    flex: 1 1 100%;
    margin-bottom: 15px;
    height: 2px;
    background: #f7f7f7;
}

.reg-link {
    display: block;
    text-decoration: none;
}

    .reg-link:hover {
        text-decoration: none;
        background: var(--secondary-color);
        color: #fff;
        border-color: var(--secondary-color);
    }

.bg-white {
    background: #fff;
}

.btn-close-condition {
    font-size: var(--deltafont);
}

.col-conditions.active i {
    transform: rotate( 180deg);
}

.inner-bgimg {
    background-image: url(../images/bg-img2.png);
    height: 100% !important;
}

.m-auto {
    margin: auto !important;
    margin-top: 80px;
}

.reg-conf-header {
    font-size: var(--alphafont) !important;
    font-weight: 500;
    text-align: center;
}

.agnc-verify-form {
    max-width: 424px;
}

.general-msg-container {
    padding: 38px;
    margin-top: 60px;
}

.general-msg-text {
    font-size: var(--deltafont);
}

.mb-20 {
    margin-bottom: 20px;
}

.pt-80 {
    padding-top: 80px;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.upsell-service-text {
    font-size: var(--labelfont);
    line-height: 1.4;
    text-transform: uppercase !important;
}

.hotel-autocomplete {
    top: calc(100% + 10px);
    width: 100%;
}

.tab-menu-link:hover {
    color: #000;
    text-decoration: none;
}

.holds-the-iframe {
    background-image: url(images/webloader.svg);
    background-repeat: no-repeat;
    background-position: center center;
}

.wc-bsns-iframe {
    width: 100%;
}

.rule-not-allowed-msg {
    padding: 10px 20px;
    color: red;
}

label.error {
    color: #ff0000;
    font-weight: 500;
    margin-top: 5px;
}

.d-block {
    display: block;
}

.adm-toprice-info {
    font-size: var(--labelfont);
    font-weight: 600;
    letter-spacing: 1.7px;
}

.accept-terms-form {
    background: linear-gradient(#fafafc, #e6ebef);
    padding: 28px 23px;
    box-shadow: 0px 20px 40px rgb(0 0 0 / 16%);
}

.text-left {
    text-align: left !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.cart-mod-fee {
    background-color: transparent;
    line-height: 15px;
    color: #000;
    font-weight: 500;
    border: 1px solid #eee;
    padding: 5px;
    margin: 0;
    max-width: 100%;
    text-align: right;
}

.ifee-info {
    font-size: var(--gammafont);
    bottom: 5px;
    right: 8px;
    position: relative;
    color: #03b0f0;
}

/* Tooltip */
[data-tooltip] {
    cursor: pointer;
    display: inline-block;
    line-height: 0.8;
    position: relative;
}

    [data-tooltip]::after {
        background-color: #fff;
        border-radius: 0.5rem;
        color: #03b0f0;
        content: attr(data-tooltip);
        font-weight: 800;
        line-height: 1.15rem;
        padding: 10px;
        position: absolute;
        text-align: center;
        font-size: 11px;
        text-transform: none;
        transition: opacity 0.2s;
        visibility: hidden;
        white-space: nowrap;
        z-index: 1;
        border: 1px solid #03b0f0;
    }

    [data-tooltip].tooltip-top::before {
        border-style: solid;
        border-width: 0.5rem;
        content: "";
        opacity: 0;
        position: absolute;
        transition: opacity 0.2s;
        visibility: hidden;
        border-color: #03b0f0 transparent transparent transparent;
        top: 0;
        left: 50%;
        margin-left: -1.2rem;
    }

    [data-tooltip].tooltip-top::after {
        bottom: 100%;
        left: 50%;
        transform: translate(-50%);
    }

    [data-tooltip].tooltip-bottom::before {
        border-style: solid;
        border-width: 0.3rem;
        content: "";
        opacity: 0;
        position: absolute;
        transition: opacity 0.2s;
        visibility: hidden;
        border-color: transparent transparent rgba(51, 51, 51, 0.9) transparent;
        bottom: 0;
        left: 50%;
        margin-left: -0.3rem;
    }

    [data-tooltip].tooltip-bottom::after {
        top: 100%;
        left: 50%;
        transform: translate(-50%);
    }

    [data-tooltip].tooltip-left::before {
        border-style: solid;
        border-width: 0.3rem;
        content: "";
        opacity: 0;
        position: absolute;
        transition: opacity 0.2s;
        visibility: hidden;
        border-color: transparent transparent transparent rgba(51, 51, 51, 0.9);
        top: 0.3rem;
        right: calc(110% - 0.3rem);
        margin-top: -0.3rem;
    }

    [data-tooltip].tooltip-left::after {
        top: -0.3rem;
        right: calc(110% + 0.3rem);
    }

    [data-tooltip].tooltip-right::before {
        border-style: solid;
        border-width: 0.3rem;
        content: "";
        opacity: 0;
        position: absolute;
        transition: opacity 0.2s;
        visibility: hidden;
        border-color: transparent rgba(51, 51, 51, 0.9) transparent transparent;
        top: 50%;
        top: 0.3rem;
        left: calc(110% - 0.3rem);
        margin-top: -0.3rem;
    }

    [data-tooltip].tooltip-right::after {
        top: -0.3rem;
        left: calc(110% + 0.3rem);
    }

@media (max-width: 767px) {
    [data-tooltip].tooltip-mobile::before {
        display: none;
    }

    [data-tooltip].tooltip-mobile:after {
        font-size: 1rem;
        max-width: 20rem;
        position: fixed;
        bottom: auto;
        top: 50%;
        left: 50%;
        text-align: left;
        transform: translate(-50%);
        white-space: normal;
    }
}

[data-tooltip]:hover::after, [data-tooltip][class*=tooltip-]:hover::before {
    visibility: visible;
    opacity: 1;
}

.hotel-box-mono {
    border: solid 1px #fff;
    position: relative;
    /*border: solid 1px transparent;*/
    display: flex;
    flex-direction: column;
    background-color: #fff;
    width: 100%;
    max-width: 450px;
    border-radius: 4px;
    box-shadow: 0px 1px 10px #00000029;
}

    .hotel-box-mono .close {
        position: absolute;
        right: 1px;
        top: 1px;
        background-color: #fff;
        cursor: pointer;
    }

        .hotel-box-mono .close i {
            font-size: 18px;
            color: red;
        }

    .hotel-box-mono .pointer {
        position: absolute;
        left: calc(50% - 11px);
        bottom: -16px;
        cursor: pointer;
    }

        .hotel-box-mono .pointer i {
            font-size: 32px;
            color: var(--primary-color);
            display: block;
            height: 26px;
            width: 22px;
        }

    .hotel-box-mono .hotel-ratings {
        position: absolute;
        top: -1px;
        left: -1px;
        background-color: rgba(13, 138, 228, 0.9);
        color: #fff;
        text-align: center;
        padding: 8px;
        border-radius: 4px;
    }

        .hotel-box-mono .hotel-ratings .digit {
            font-weight: 500;
            font-size: 13px;
        }

        .hotel-box-mono .hotel-ratings .text {
            font-weight: 400;
            font-size: 10px;
        }

    .hotel-box-mono .col-hotel-data {
        /*border: solid 1px black;*/
        padding: 8px;
        flex: 1 1 100%;
        display: flex;
        flex-direction: column;
        background-color: #fff;
        border-radius: 4px;
    }

    .hotel-box-mono .hotel-thumbnail {
        flex: 0 0 150px;
        width: 100%;
        height: 150px;
        overflow: hidden;
        border-radius: 4px;
    }

        .hotel-box-mono .hotel-thumbnail img {
            height: 100%;
            width: 100%;
            object-fit: cover; /* contain-width & cover-height */
            object-position: center center;
            border-radius: 4px;
        }

    .hotel-box-mono .hotel-details {
        margin-left: 8px;
        flex: 1 1 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
    }

    .hotel-box-mono .star-ratings {
        margin: 0px 0px 4px;
        color: #DFD04A;
    }

    .hotel-box-mono .no-star-ratings {
        height: 18px;
    }

    .hotel-box-mono .hotel-name {
        font-size: 13px;
        text-transform: uppercase;
        font-weight: bold;
    }

        .hotel-box-mono .hotel-name a {
            color: var(--primary-color);
            text-decoration: none;
        }

            .hotel-box-mono .hotel-name a:hover {
                text-decoration: underline;
            }

    .hotel-box-mono .star-ratings,
    .hotel-box-mono .hotel-address {
        font-size: 10px;
    }

    .hotel-box-mono .room-info {
        font-size: 11px;
    }

    .hotel-box-mono .hotel-address {
        color: grey;
        margin-bottom: 8px;
    }

    .hotel-box-mono .hotel-address,
    .hotel-box-mono .room-info {
        font-weight: 600;
        margin-top: 4px;
        display: flex;
        flex-direction: row;
        align-items: center;
    }

        .hotel-box-mono .hotel-address i {
            text-align: center;
            display: block;
            min-width: 16px;
        }

        .hotel-box-mono .hotel-address span {
            padding-left: 4px;
        }

    .hotel-box-mono .room-price {
        font-weight: bold;
        margin-top: 8px;
        font-size: 20px;
        color: var(--primary-color);
    }

.htl-search-loading {
    display: block;
    position: absolute;
    top: calc(50% - 8px);
    right: 10px;
}

.li-htl-search {
    padding: 5px 10px 5px 10px !important;
}

.ul-auto-li .li-htl-search:after {
    border-bottom: 1px solid #ececec;
    left: 10px;
    right: 10px;
}

.ul-auto-li {
    padding: 0 !important;
}

    .ul-auto-li .li-htl-search:last-of-type:after {
        border-bottom: 0;
    }

#map-search-box {
    background-color: #fff;
    border: 2px solid #243870;
    color: #333;
    font-size: 1.3em;
    padding: 0 11px 0 13px;
    text-overflow: ellipsis;
    width: 350px;
    height: 40px;
    margin: 10px;
    display: none;
}

.dd-inc-fare {
    justify-content: flex-end !important;
}
input[disabled]+label::before {
    background: #eee;
    cursor: not-allowed;
}
.btn-icon {
    height: 48px;
    width: 48px;
    flex: 0 0 48px;
    max-width: 48px;
    margin-left: 13px;
    display: block;
    border: 1px solid var(--primary-color);
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--primary-color);
    font-size: 19px;
    border-radius: 2px;
    margin-right: 13px;
}
.btn-icon:hover {
    background-color: var(--primary-color);
    height: 48px;
    width: 48px;
    flex: 0 0 48px;
    max-width: 48px;
    display: block;
    border: 1px solid var(--primary-color);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 19px;
    border-radius: 2px;
    cursor: pointer;
}
.print-fldtl {
    width: 75px;
    background: #fff;
    position: absolute;
    right: 0;
}
.ul-dedicated {
    border-left: 2px solid #f8f8f8;
    margin-left: 10px !important;
    padding-left: 10px !important;
}
.btn-type4 {
    background-color: #dc483d!important;
}
.header-btn {
    background-color: var(--primary-color)!important;
}
.header-btn:hover {
    opacity: 0.8;
}
.site-footer {
    background: rgb(3,40,81)!important;
    background: radial-gradient(circle, rgba(3,40,81,1) 0%, rgba(30,124,158,1) 100%)!important;
}
.footer-contact a i {
    color: var(--primary-color)!important;
}
.qty-control-down {
    background-color: #E4740D !important;
}
.qty-control-down:hover {
    background-color: #03b0f0!important;
}
.search-flight-detail {
    border: 1px solid #E0EAFC!important;
}
.summary-text {
    color: var(--primary-color)!important;
}
.empty-cart-icon {
    color: #03b0f0!important;
}
.pas-name-short {
    color: var(--primary-color) !important;
    border-color: var(--primary-color) !important;
}
.btn-reset {
    background: transparent !important;
    color: var(--primary-color) !important;
    border: 1px solid var(--primary-color) !important;
    font-weight: 600 !important;
}
    .btn-reset:hover, .btn-reset:focus {
        opacity: 1;
        background: var(--primary-color) !important;
        color: #fff !important;
    }
.lbl-loginname {
    color: var(--primary-color)!important;
}
footer {
    background: #fff !important;
    color: #000;
    padding: 30px 0 10px 0;
    border-bottom: 0 !important;
}
.col-text .fa-times {
    color: var(--primary-color)!important;
}
.condi-link {
    color: var(--primary-color)!important;
}
.loading-text {
    color: var(--primary-color)!important;
}
.age-select {
    border: 1px solid var(--primary-color) !important;
}
.link-add {
    color: var(--primary-color) !important;
}
.tabs {
    background: #ff72471c !important;
}
.active-tab {
    background-color: rgba(255, 255, 255, 0.8) !important;
    color: var(--primary-color) !important;
}
.hotel-offer {
   
    background: #03b0f0!important;
  
}
.show-more-rooms-bar .fl-more {
   color: var(--primary-color)!important;
}
.col-info {
    color: var(--primary-color)!important;
}
.hotel-box-mono .pointer i {
    color: var(--primary-color)!important;
}
.book-teriff {
    padding-left: 0;
}
.flex-dir-col {
    flex-direction: column;
}
.eac-card-info {
    max-width: calc(100% - 310px);
    float: right;
    font-size: 12px;
    font-weight: 600;
}
.htl-fee-info .ifee-info {
    right: 0 !important;
}

.htl-fee-info::before {
    margin-left: -1px !important;
}

.flexi-fl-item {
    position: absolute;
    width: 100%;
    top: 58px;
    z-index: 1;
    box-shadow: 1px 2px 3px 2px #9e9e9e;
    background: #ececec;
}

    .flexi-fl-item .search-flight-detail {
        background: transparent;
        border: 0;
        box-shadow: none;
    }

    .flexi-fl-item .search-fl-dtl {
    }

.has-fl-item {
    position: relative;
}

    .has-fl-item::after {
        position: absolute;
        right: 40px;
        bottom: 0px;
        width: 0;
        height: 0;
        content: "";
        border-width: 0 10px 10px 10px;
        border-style: solid;
        border-color: #505050 transparent;
        -webkit-transition: all .25s;
        -moz-transition: all .25s;
        -ms-transition: all .25s;
        -o-transition: all .25s;
        transition: all .25s;
    }

.mt-0 {
    margin-top: 0 !important;
}

.no-radius {
    border-radius: 0 !important;
}

.justify-content-end {
    justify-content: end !important;
}

.btn-close-matrixdetl {
    position: absolute;
    right: 8px;
    top: 0px;
    background: #c2c2c2;
    border-radius: 0;
    height: 20px;
    width: 20px;
    line-height: 1;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 0;
}
.label-fee-info {
    font-size: var(--betafont) !important;
    color: #03b0f0;
    text-transform: capitalize;
    letter-spacing: 0.5px !important;
    font-weight: 800;
}
/* promocode css start */

.coupon {
    border-radius: 0;
    margin: 0 auto;
    margin-top: 30px;
    box-shadow: 0px 2px 5px #4f4f4f;
    background: #105278;
    padding: 40px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1 1 100%;
    flex-direction: column;
    -webkit-animation: glowing 2500ms infinite;
    -moz-animation: glowing 2500ms infinite;
    -o-animation: glowing 2500ms infinite;
    animation: glowing 2500ms infinite;
}

.promo {
    padding: 3px;
    color: #fff;
    font-weight: 800;
}

.promo-text {
    padding: 15px 50px;
}

.btn-promocode {
    margin-top: 15px;
    background: #f04646;
    border: 1px solid #f04646;
    font-weight: 800;
    color: #fff;
}

.click-icon {
    font-size: 24px !important;
    position: relative;
    right: 12px;
}

.promo-code-info {
    font-size: 18px;
}

@-webkit-keyframes glowing {
    0% {
        -webkit-box-shadow: 0 0 3px #003960;
    }

    50% {
        -webkit-box-shadow: 0 0 40px #003960;
    }

    100% {
        -webkit-box-shadow: 0 0 3px #003960;
    }
}

@-moz-keyframes glowing {
    0% {
        -moz-box-shadow: 0 0 3px #003960;
    }

    50% {
        -moz-box-shadow: 0 0 40px #003960;
    }

    100% {
        -moz-box-shadow: 0 0 3px #003960;
    }
}

@-o-keyframes glowing {
    0% {
        box-shadow: 0 0 3px #003960;
    }

    50% {
        box-shadow: 0 0 40px #003960;
    }

    100% {
        box-shadow: 0 0 3px #003960;
    }
}

@keyframes glowing {
    0% {
        box-shadow: 0 0 3px #003960;
    }

    50% {
        box-shadow: 0 0 40px #003960;
    }

    100% {
        box-shadow: 0 0 3px #003960;
    }
}
/* promocode css end */
@media (min-width: 768px) {
    .hotel-box-mono .col-hotel-data {
        flex-direction: row;
    }
}
.tb-promocode {
    border: 1px solid #ccc;
    color: rgba(0,0,0,.65);
    height: 40px;
    padding: 0 32px;
    box-shadow: 0 14px 40px rgb(0 0 0 / 9%);
}

.cart-discount {
    color: rgba(0, 0, 0, 0.8);
    line-height: 30px;
    font-size: 15px;
}

.cart-discount span {
    font-weight: 500;
}
.dc-voucher-banner {
    /*display: none !important;*/
}
.home-info-modal-img{
    height:100%;
    width:100%;
    max-height:100%;
    max-width:100%;
}

.home-info-modal-title {
    padding: 0 14px;
}
.home-info-modal-title .close{
    font-size:22px;
}
.home-info-modal-body{
    max-width:600px;
}
.home-info-modal-content {
    padding: 8px;
    text-align: center;
}
body.login-page {
    background-image:none;
}
.login-page .top-header {
    max-width: 100% !important;
    padding: 18px 0px;
    margin: 0 auto;
    background-color: #fff;
}
.acc-main-container{
    padding-top:150px;
}
.logo-acc {
    height: 50px;
    margin:auto;
}
.logo-acc img {
    height: 100%;
    width: 100%;
    object-fit: contain;
    object-position: center center;
}
.login-form {
    max-width: 420px !important;
    background: #f7f7f7;
    border-radius: 8px;
    padding: 30px 35px;
    box-shadow: 0 0 30px #333;
}
    .login-form .login-title {
        text-align: center;
        border-bottom: 1px solid #ddd;
        padding-bottom: 25px;
        margin-bottom: 20px;
        font-size: 22px;
    }

.site-footer {
    background:#000!important;
    
}
span.or-sep {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
}
.img-webloader {
    margin-top: 15px;
}
.top-header-main {
    max-width: 100% !important;
    padding: 18px 0px;
    margin: 0 auto;
    background-color: #F6F7F8
}
    .top-header-main .top-header {
        padding: 0px 20px !important;
    }
    /*login graphics css start*/
    .bg-graphics-vid {
        position: fixed;
        top: 70px;
        z-index: -1;
        height: 100% !important;
        width: 100%;
        background: #4d536d;
    }

    .bg-graphics-vid video {
        height: 100%;
        width: 100%;
        object-fit: cover;
        /* contain-width & cover-height */
        object-position: center center;
    }

.bg-graphics-img {
    position: absolute;
    top: 110px;
    z-index: -1;
    height: 450px;
    width: 100%;
    background-color: #dee2e6;
}

    .bg-graphics-img img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        /* contain-width & cover-height */
        object-position: center center;
    }

.bg-video {
    opacity: 0.5;
}
.form-grp-login {
    position: relative;
    margin-bottom: 14px;
}
.login-or {
    position: relative;
    font-size: 16px;
    color: #aaa;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.hr-or {
    height: 0;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    border: 1px solid #ddd;
}
.or-sep {
    position: absolute;
    left: calc(50% - 18px);
    top: 15px;
    padding-left: 8px;
    padding-right: 8px;
    background: #f7f7f7;
}
.lbl-reg-header {
    color: #fff !important;
    text-align: center;
    font-size: 22px;
    margin-bottom: 40px;
}
.reg-terms-newsletter {
    color: #fff !important;
}
.checkbox-custom label.reg-terms-newsletter:before {
    color: #fff;
    font-weight: 600;
   
}
.checkbox-custom input[type=checkbox]:checked + label.reg-terms-newsletter:before {
    content: "\f00c";
    color: #fff;
    border: 1px solid #fff;
}
.agyreg-box {
    margin-top: 70px;
}
.agyreg-containe{
    padding:0;
}
.t-end, .t-end-limit, .t-start, .t-check-in .t-end, .t-check-out .t-start, .t-check-out tr ~ .t-end {
    background: var(--primary-color) !important;
}
.otherairline-row .input-type1 {
    color: #333;
    font-size: 14px;
    font-weight: 500;
}
@media (min-width: 768px) {
    .bg-graphics-vid, .bg-graphics-img {
            height: 490px;
        }
    }

    @media (min-width: 992px) {
        .bg-graphics-vid,
        .bg-graphics-img {
            height: 500px;
        }

        .bg-graphics-img {
            top: 70px;
        }
    }

    @media (min-width: 1200px) {
        .bg-graphics-vid,
        .bg-graphics-img {
            height: 100%;
        }
    }

    @media (min-width: 1400px) {

        .bg-graphics-vid,
        .bg-graphics-img {
            height: 100%;
        }
    }
    /*login graphics css end*/
