/*------------------------------------------------------------------
[Table of contents]

/*----------------------------------------*/
/* Font CSS
/*----------------------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap");

:root {
    font-family: "Fira Sans", sans-serif;
}

html,
body {
    height: 100%;
    font-family: "Fira Sans", sans-serif;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    background: none;
    overflow-x: hidden !important;
    background-color: #f5f5f5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    color: #111111;
    font-weight: 500;
    font-family: "Fira Sans", sans-serif;
}

h1 {
    font-size: 70px;
}

h2 {
    font-size: 36px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

p {
    font-size: 15px;
    color: #7b7b7b;
    font-weight: 400;
    line-height: 1.6;
    font-family: "Fira Sans", sans-serif;
    margin: 0 0 15px 0;
}

/* img {
	max-width: 100%;
} */

input:focus,
select:focus,
button:focus,
textarea:focus {
    outline: none;
}

.social-img {
    max-width: 90%;
}

@media (min-width: 768px) {
    .foot-pad-left {
        padding-left: 10%;
    }
}

.social-texts {
    position: relative;
    margin-top: -380%;
    margin-right: -250%;
    font-style: italic;
    /* float: right; */
    -moz-transform: rotate(270deg);
    /* FF3.5+ */
    -o-transform: rotate(270deg);
    /* Opera 10.5 */
    -webkit-transform: rotate(-90deg);
    /* Saf3.1+, Chrome */
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
    color: #fff;
}

ul,
ol {
    padding: 0;
    margin: 0;
}

.mobile-view {
    display: none;
}

.web-view {
    display: block;
}

.padding-right-left-zero {
    padding-right: 0;
}

.padding-right-zero {
    padding-right: 0;
    padding-left: 0;
}

.margin-top-updates {
    margin-top: 1rem;
}

.padding-right-zero-ft {
    padding-right: 0;
    padding-left: 0;
}

.padding-left-zero {
    padding-left: 0;
}

.lg-img-thumbnail-modify {
    height: 100% !important;
}

.img-extra {
    height: 100px !important;
    width: 100%;
}

.container-margin {
    padding-right: 2%;
    padding-left: 2%;
}

.container-margin {
    padding-right: 2%;
    padding-left: 2%;
}

.container-margin {
    padding-right: 2%;
    padding-left: 2%;
}

.img-thumbnail-modify {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
}

.img-thumbnail {
    padding: 0;
    background-color: #fff;
    border: none;
    border-radius: 0;
    max-width: 100%;
    height: auto;
}

.js-is-visible {
    opacity: 1 !important;
}

.head-border {
    border-top: 2px solid #d6191f;
}

.no-display {
    visibility: hidden;
}

.navbar-expand-xl .navbar-nav .nav-link {
    font-size: 14px;
    font-weight: 500;
}

.navbar {
    padding: 0.1rem 15px;
    margin: 0 auto;
}

@media (min-width: 1200px) {
    .navbar {
        max-width: 1100px;
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-left: 15px;
        padding-right: 15px;
    }

    .collapse.navbar-collapse.js-navbar-collapse {
        height: 100%;
        display: flex;
    }

    nav.navbar.navbar-inverse.navbar-expand-xl.navbar-light.bg-light.text-justify {
        padding: 0;
        border: 0;
        display: flex;
        align-items: center;
        height: 50px;
    }

    .collapse.navbar-collapse.js-navbar-collapse {
        height: 100%;
        padding: 0;
        border: 0;
    }


    ul.nav.navbar-nav .nav-item a.nav-link, ul.nav.navbar-nav .nav-item, ul.nav.navbar-nav {
        padding-top: 0;
        padding-bottom: 0;
        height: 100%;
        display: inline-flex;
        align-items: center;
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute;
        margin: 0;
        top: 100%;
    }

        .navbar-expand-xl .navbar-nav .dropdown-menu .row.mega-content a.mega-content-grey:focus {
            color: #9f9393;
        }
}

.language-select {
    padding: 2px;
    width: 9.6em;
    margin-bottom: 5px;
    border-color: #ccc;
    color: #555;
}

.language-dropdown-menu {
    width: 11em;
}

.section-title h2 {
    color: #1e1e1e;
    font-size: 60px;
    font-weight: 700;
}

.set-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.spad-travel {
    padding-top: 2rem;
    /* padding-bottom: 100px; */
}

.spad {
    padding-top: 20%;
    padding-bottom: 100px;
}

.text-white h1,
.text-white h2,
.text-white h3,
.text-white h4,
.text-white h5,
.text-white h6,
.text-white p,
.text-white span,
.text-white li,
.text-white a {
    color: #fff;
}

/* buttons */

.primary-btn {
    color: #fff;
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    padding: 10px;
    border: 2px solid #fff;
    border-radius: 50px;
    text-transform: uppercase;
}


.banner-content-seeworld {
    backdrop-filter: blur(2px);
    width: 25%;
    position: absolute;
    bottom: 99%;
}

.contentseeworld {
    position: absolute;
    top: 40px;
    left: 20px;
}

@media (max-width: 767px) {
    .contentseeworld {
        top: 20px;
    }
}

.contentseeworld-thumb {
    text-align: left;
    position: absolute;
    top: 20px;
    left: 20px;
    width: 60%;
}

@media (max-width: 991px) {
    .contentseeworld-thumb {
        width: 100%;
    }

    .height-100px {
        height: 100px;
        overflow: hidden;
    }
}

.padding-right-zero {
    padding-right: 0;
}

.padding-left-zero {
    padding-left: 0;
}

.img-fluid {
    max-width: 100%;
    min-height: 100%;
}

.d-flex {
    display: flex !important;
}

.flex-column {
    flex-direction: column !important;
}

.align-items-stretch {
    align-items: stretch !important;
}

.site-btn {
    color: #1e1e1e;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    padding: 16px 40px;
    border: 2px solid #1e1e1e;
    border-radius: 50px;
    cursor: pointer;
    text-transform: uppercase;
}

/* Preloder */

#preloder {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999999;
    background: #fff;
}

.loader {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.elements-section {
    padding-top: 100px;
}

.el-title {
    margin-bottom: 75px;
}

.element {
    margin-bottom: 100px;
}

    .element:last-child {
        margin-bottom: 0;
    }

/*---------------------
  Header
-----------------------*/

.header-section {
    height: 10vh;
    padding: 1%;
}

.inner-header .logo {
    float: left;
}

.inner-header .header-right {
    float: right;
    line-height: 30px;
}

    .inner-header .header-right img {
        display: inline-block;
        margin-right: 20px;
        cursor: pointer;
    }

    .inner-header .header-right a {
        display: inline-block;
        position: relative;
    }

        .inner-header .header-right a img {
            margin-right: 0;
            margin-left: 4px;
        }

        .inner-header .header-right a span {
            font-size: 11px;
            color: #1e1e1e;
            width: 18px;
            height: 18px;
            border: 2px solid #d0d7db;
            background: #fff;
            display: inline-block;
            line-height: 15px;
            text-align: center;
            border-radius: 50%;
            font-weight: 600;
            position: absolute;
            left: -9px;
            top: 14px;
        }

.inner-header .user-access {
    float: right;
    margin-right: 100px;
}

    .inner-header .user-access a {
        color: #1e1e1e;
        font-size: 16px;
        display: inline-block;
        font-weight: 500;
        position: relative;
        line-height: 42px;
    }

        .inner-header .user-access a.in {
            color: #838383;
            margin-left: 15px;
            position: relative;
        }

            .inner-header .user-access a.in::before {
                position: absolute;
                left: -13px;
                top: 1px;
                color: #1e1e1e;
                content: "/";
            }

.inner-header .main-menu {
    float: right;
}

.nav-margin {
    /* margin-right: 20%;
    margin-left: 10%; */
    margin-right: 3%;
}

.inner-header .main-menu ul li {
    display: inline-block;
    margin-left: 60px;
    position: relative;
}

    .inner-header .main-menu ul li a {
        color: #1e1e1e;
        font-size: 16px;
        display: inline-block;
        font-weight: 500;
        position: relative;
        line-height: 42px;
    }

        .inner-header .main-menu ul li a.active:after {
            opacity: 1;
        }

        .inner-header .main-menu ul li a:hover:after {
            opacity: 1;
        }

        .inner-header .main-menu ul li a:after {
            content: "|";
        }

        .inner-header .main-menu ul li a:after {
            position: absolute;
            left: 0;
            bottom: 7px;
            width: 100%;
            height: 2px;
            background: #d6191f;
            content: "";
            opacity: 0;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
        }

a.nav-link .nav-underline .active .mixitup-control-active {
    border-bottom: none !important;
}

.nav-link.nav-underline.active,
.nav-link.nav-underline:hover {
    border-bottom: 2px Solid #d6191f;
    color: rgba(0, 0, 0, 0.9) !important;
}

.nav.navbar-nav.nav-margin li .the-nav ::after {
    content: " | ";
}

li .dropdown .mega-dropdown .the-nav ::after {
    content: " | ";
}

section.banner-wave {
    background-image: url("./../img/plane-rj.jpeg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.banner-wave {
    height: 90vh;
}

.inner-banner {
    width: 100%;
}

.card-header {
    display: flex;
    justify-content: start;
    padding: 0.75 rem 1.25 rem;
    margin-bottom: 0;
    color: inherit;
    background-color: rgb(225 213 213 / 3%);
    border-bottom: 1px solid rgb(219 217 217 / 13%);
}

.extra-travel-card {
    border: none;
    background: transparent;
}

.extra-travel-card-end {
    border: none;
}

.wave {
    position: relative;
    height: 67px;
    width: 100%;
    background: #a0b5c7;
}

    .wave:before {
        content: "";
        display: block;
        position: absolute;
        border-radius: 100% 50%;
        width: 60%;
        height: 80px;
        background-color: white;
        right: -5px;
        top: 40px;
    }

.inner-page-section {
    margin-top: 2%;
}

.inner-page-border {
    margin-bottom: 5%;
}

.wave:after {
    content: "";
    display: block;
    position: absolute;
    border-radius: 100% 50%;
    width: 50%;
    height: 60px;
    background-color: #a0b5c7;
    left: 0;
    top: 27px;
}

section.banner-image {
    position: relative;
    height: 70px;
    width: 100%;
    background: #e0efe3;
}

    section.banner-image:before {
        content: "";
        display: block;
        position: absolute;
        border-radius: 100% 50%;
        width: 50%;
        height: 80px;
        background-color: white;
        right: -20px;
        top: 40px;
    }

    section.banner-image:after {
        content: "";
        display: block;
        position: absolute;
        border-radius: 100% 50%;
        width: 50%;
        height: 70px;
        background-color: #e0efe3;
        left: 0;
        top: 27px;
        background-image: url(./../img/royal-jordan-plane.jpeg);
    }

.checkin-border {
    border-bottom: 10%;
}

.inner-header .main-menu ul li:hover .sub-menu {
    visibility: visible;
    opacity: 1;
    margin-top: 0;
}

.text-banner {
    float: left;
    text-align: left;
    position: absolute;
    top: 0;
    padding: 1em 5em;
    margin-top: 5em;
    z-index: 10;
}

.text-banner-mobile-x-mile {
    float: left;
    text-align: left;
    position: absolute;
    top: 13rem;
    width: 70%;
    left: 5rem;
    z-index: 10;
}

.carousel-text-head {
    font-size: 28px;
    color: #fff;
}

.carousel-text-body {
    font-size: 20px;
    color: #fff;
}

.carousel-text-btn {
    border-radius: 2%;
    background-color: #d6191f;
    border-color: #d6191f;
}

.inner-header .main-menu ul li .sub-menu {
    position: absolute;
    list-style: none;
    width: 220px;
    left: 0;
    top: 100%;
    padding: 20px 0;
    visibility: hidden;
    opacity: 0;
    margin-top: 50px;
    background: #fff;
    z-index: 99;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-box-shadow: 2px 7px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 7px 20px rgba(0, 0, 0, 0.2);
}

    .inner-header .main-menu ul li .sub-menu li {
        display: block;
        margin: 0;
    }

        .inner-header .main-menu ul li .sub-menu li a {
            display: block;
            color: #000;
            margin-right: 0;
            padding: 0px 20px;
            font-size: 14px;
            line-height: 2.3;
        }

            .inner-header .main-menu ul li .sub-menu li a:after {
                display: none;
            }

@media (min-width: 1200px) {
    li.nav-item:not(:first-child).the-nav:after {
        content: "|";
        position: absolute;
        top: 10px;
        /*padding-right: 5px;*/
        color: grey;
    }

    span.countryValue:after {
        content: "|";
        position: absolute;
        top: 50%;
        color: grey;
        transform: translateY(-50%);
        right: 0;
    }
}

.slicknav_menu {
    display: none;
}

/*---------------------
  Search Bar
-----------------------*/

.search-model {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    z-index: 99999;
}

.search-model-form {
    padding: 0 15px;
}

    .search-model-form input {
        width: 500px;
        font-size: 40px;
        border: none;
        border-bottom: 2px solid #333;
        background: none;
        color: #999;
    }

.search-close-switch {
    position: absolute;
    width: 50px;
    height: 50px;
    background: #333;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    padding-top: 6px;
    font-size: 26px;
    top: 30px;
    cursor: pointer;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    font-weight: 300;
}

/*------ mega menu ------*/
.dropdown-toggle::after {
    border: none;
}

.mega-dropdown {
    position: static !important;
}

.mega-dropdown-menu {
    background-color: transparent;
    border: none;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    font-size: 1.2rem !important;
    top: 93.8%;
}

@media (min-width: 1200px) {
    .mega-dropdown-menu {
        background-color: #f8f9fa;
        padding: 20px 0px;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, 0.15);
    }
}

.mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
}

    .mega-dropdown-menu > li > ul > li {
        list-style: none;
    }

        .mega-dropdown-menu > li > ul > li > a {
            display: block;
            color: #222;
            padding: 3px 5px;
        }

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
}

.svg-padding {
    padding-top: 1rem;
    width: 50px;
    height: 50px;
}

.mega-dropdown-menu .dropdown-header {
    font-size: 16px;
    color: #d6191f;
    padding: 0;
    text-align: left;
}

.mega-content-grey {
    cursor: pointer;
    color: #9f9393;
    font-weight: 100;
    font-size: 14px;
}

    .mega-content-grey:hover {
        color: #1e1e1e;
    }

.royal,
.mega-dropdown-menu .dropdown-header.royal {
    color: #177172;
}

b.royal {
    font-weight: 700 !important;
    font-size: 14px;
}

.mega-content-grey:hover b.royal {
    text-decoration: underline;
}

@media (min-width: 1200px) {
    .mega-dropdown-menu .dropdown-header {
        font-size: 18px;
    }

    .mega-content-grey,
    b.royal {
        font-size: 17px;
    }
}

.mega-nav-item {
    border: 2px solid transparent;
    border-radius: 4px;
    min-height: 108px;
}

    .mega-nav-item:hover {
        border: 2px solid #df6363;
        background-color: #dfd2d2;
    }

.carousel-control {
    width: 30px;
    height: 30px;
    top: -35px;
}

.left.carousel-control {
    right: 30px;
    left: inherit;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    font-size: 12px;
    background-color: #fff;
    line-height: 30px;
    text-shadow: none;
    color: #333;
    border: 1px solid #ddd;
}

.mega-dropdown-menu .media .icon {
    height: 48px;
    width: 48px;
    margin-right: 15px;
}

@media (max-width: 991px) {
    .mega-dropdown-menu .media .icon,
    .mega-dropdown-menu .media .icon image {
        height: 38px;
        width: 38px;
    }
}

/*End of mega menu*/

/*---------------------
  Header Info
-----------------------*/

.header-info {
    background: #e4e6e7;
    overflow: hidden;
    padding: 10px 45px;
    text-align: center;
}

    .header-info .header-item {
        overflow: hidden;
    }

        .header-info .header-item img {
            display: inline-block;
            margin-right: 13px;
        }

        .header-info .header-item p {
            display: inline-block;
            line-height: 1;
            font-size: 14px;
            color: #121111;
            font-weight: 500;
            margin-bottom: 0;
            position: relative;
            top: 3px;
        }

/*---------------------
  Hero Slider
-----------------------*/

.hero-items .owl-dots {
    display: inline-flex;
}

.owl-dots {
    width: 100%;
}

    .owl-dots button {
        position: absolute;
        z-index: 9999;
        width: 100%;
        height: 100%;
    }

.owl-carousel .owl-stage-outer-products {
    position: relative;
    overflow: visible;
    -webkit-transform: translate3d(0, 0, 0);
}

.pull-top {
    margin-top: -8%;
    overflow: visible;
    z-index: 2;
    background-size: cover;
    backdrop-filter: blur(2px);
}

.pull-top-booking {
    margin-top: -20%;
    overflow: visible;
    z-index: 2;
    background-size: cover;
    backdrop-filter: blur(2px);
}

.hero-items .owl-dots button {
    display: inline-block;
    height: 150px;
    width: 150px;
    background: #969d9e;
    border-radius: 5%;
    margin-right: 9px;
}

.text-right {
    float: right;
}

.hero-items .owl-dots button.active {
    background: #1e1e1e;
}

.hero-items .owl-nav button[type="button"] {
    display: inline-block;
    height: 68px;
    width: 68px;
    /* background: #B0BCC2; */
    background: transparent;
    font-size: 35px;
    /* color: #fff; */
    color: transparent;
    border-radius: 50%;
    text-align: center;
    position: absolute;
    left: 60px;
    top: 345px;
}

    .hero-items .owl-nav button[type="button"].owl-next {
        left: auto;
        right: 60px;
        display: none;
    }

.neg-view {
    margin-top: -10em;
    overflow: visible;
    z-index: 9999;
    position: absolute;
}

.padding-right-left-5 {
    padding-right: 5%;
    padding-left: 5%;
}

.single-slider-item {
    cursor:pointer;
    position: relative;
    padding: 270px 0;
    text-align: center;
    max-height: 20vh;
    /* min-height:90vh; */
}

    .single-slider-item:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.25);
        width: 100%;
        height: 100%;
        z-index: 1;
    }

/* mobile-app-carousel or  */

.mobile-app-carousel {
    padding: 270px 0;
    min-height: 88vh;
}

@media (min-width: 1200px) {
    .mega-content {
        padding: 0em 2em;
    }
}

.rm-marker {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: left;
}

.single-slider-item h1 {
    color: #fff;
    font-size: 110px;
    font-weight: 700;
    line-height: 85px;
}

.mega-margin-right {
    border-right: 1px solid #ededed;
}

.set-margin-top {
    margin-top: 10em;
}

.single-slider-item h2 {
    color: #fff;
    font-size: 96px;
    font-weight: 400;
    margin-bottom: 28px;
}

.hero-items .owl-item.active .single-slider-item h1,
.hero-items .owl-item.active .single-slider-item h2,
.hero-items .owl-item.active .single-slider-item .primary-btn {
    top: 0;
    opacity: 1;
}

.hero-items .owl-item.active .single-slider-item h1 {
    -webkit-transition: all 0.5s ease 0.4s;
    transition: all 0.5s ease 0.4s;
}

.hero-items .owl-item.active .single-slider-item h2 {
    -webkit-transition: all 0.5s ease 0.6s;
    transition: all 0.5s ease 0.6s;
}

.hero-items .owl-item.active .single-slider-item .primary-btn {
    -webkit-transition: all 0.5s ease 0.8s;
    transition: all 0.5s ease 0.8s;
}

/*---------------------
  Features Section
-----------------------*/

.features-section {
    padding-bottom: 0;
}

.features-ads {
    padding-bottom: 67px;
}

    .features-ads .single-features-ads {
        text-align: center;
        margin-bottom: 30px;
    }

        .features-ads .single-features-ads.first {
            margin-top: 39px;
        }

        .features-ads .single-features-ads.second {
            margin-top: 8px;
        }

        .features-ads .single-features-ads img {
            margin-bottom: 15px;
        }

        .features-ads .single-features-ads h4 {
            color: #1e1e1e;
            font-size: 22px;
            font-weight: 700;
            line-height: 50px;
        }

        .features-ads .single-features-ads p {
            color: #727272;
            font-size: 14px;
            line-height: 27px;
            font-weight: 500;
        }

.features-box .single-box-item {
    position: relative;
}

    .features-box .single-box-item.first-box {
        margin-bottom: 35px;
    }

        .features-box .single-box-item.first-box .box-text {
            position: absolute;
            right: 60px;
            top: 106px;
        }

            .features-box .single-box-item.first-box .box-text .trend-alert {
                color: #1e1e1e;
                display: block;
                font-size: 22px;
                font-family: "Fira Sans", sans-serif;
                letter-spacing: 2px;
                line-height: 45px;
                text-transform: uppercase;
                margin-bottom: 38px;
            }

            .features-box .single-box-item.first-box .box-text .primary-btn {
                border-color: #d0d7db;
                color: #1e1e1e;
            }

    .features-box .single-box-item.second-box {
        margin-bottom: 35px;
    }

        .features-box .single-box-item.second-box .box-text {
            position: absolute;
            left: 56px;
            top: 150px;
        }

            .features-box .single-box-item.second-box .box-text .trend-year {
                color: #fff;
                opacity: 1;
            }

            .features-box .single-box-item.second-box .box-text .trend-alert {
                color: #5b5b5b;
                display: inline-block;
                font-size: 16px;
                font-family: "Fira Sans", sans-serif;
                text-transform: uppercase;
                letter-spacing: 4px;
                line-height: 45px;
            }

    .features-box .single-box-item.large-box .box-text {
        position: absolute;
        left: 125px;
        top: 60px;
    }

        .features-box .single-box-item.large-box .box-text .trend-year {
            color: #838383;
            opacity: 1;
        }

        .features-box .single-box-item.large-box .box-text h2 {
            font-size: 60px;
            font-weight: 700;
            line-height: 56px;
        }

        .features-box .single-box-item.large-box .box-text .trend-alert {
            color: #5b5b5b;
            display: inline-block;
            font-size: 22px;
            font-family: "Fira Sans", sans-serif;
            letter-spacing: 2px;
            line-height: 36px;
            text-transform: uppercase;
        }

    .features-box .single-box-item img {
        min-width: 100%;
    }

    .features-box .single-box-item .box-text .trend-year {
        color: #1e1e1e;
        font-size: 22px;
        font-weight: 700;
        opacity: 0.32;
        display: inline-block;
    }

    .features-box .single-box-item .box-text h2 {
        color: #1e1e1e;
        font-size: 48px;
        font-weight: 600;
        line-height: 38px;
    }

/*---------------------
  Latest Product
-----------------------*/

.latest-products {
    padding-top: 55px;
    padding-bottom: 65px;
}

.img-assistance {
    height: 9rem;
}

@media (max-width: 991px) {
    .img-assistance {
        height: 12rem;
    }
}

.product-filter {
    margin-bottom: 2em;
    /* border-bottom: 1px solid #cdcaca; */
}

    .product-filter .section-title {
        margin-bottom: 20px;
    }

.book-style {
    max-width: 100%;
    border: none;
    border-radius: 0.05rem;
    text-align: center;
}

.book-column {
    border-left: 1px Solid #b0bcc2;
}

    .book-column + .book-column {
        border-left: none;
    }

@media (min-width: 992px) {
    .book-column + .book-column {
        border-left: 1px Solid #b0bcc2;
    }
}

.book-flight {
    background-color: #d6191f;
    color: #fff;
}

.book-flight-grey {
    background-color: #97999b;
    color: #ffffff;
}

.text-color-white {
    color: #ffffff;
}

.text-color-red {
    color: #d6191f;
}

.discover {
    width: 100%;
    height: 100vh;
}

.bottom-banner {
    bottom: 0;
    position: absolute;
    padding: 3em 5em;
}

.product-filter .product-controls {
    border-bottom: 1px solid #c7c1c1;
}

    .product-filter .product-controls li.active {
        border-bottom: 2px solid #d6191f;
    }

.discover-color-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: white;
    background-color: #d6191f;
    opacity: 0.8;
}

.product-filter .product-controls li {
    list-style: none;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    margin-right: 42px;
    font-weight: 500;
    cursor: pointer;
}

.product-filter .product-controls-sub {
    float: left;
    padding: 1% 0 0 5%;
}

.bottom-banner {
    bottom: 0;
    position: absolute;
    padding: 5em 5em;
    backdrop-filter: blur(1px);
    background-color: rgba(0, 0, 0, 0.4);
}

.product-filter .product-controls-sub li {
    list-style: none;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    margin-right: 42px;
    font-weight: 100;
    cursor: pointer;
}

/*.product-filter .product-controls li ::after {
  position: absolute;
  left: 0;
  bottom: 7px;
  width: 100%;
  height: 2px;
  background: #d6191f;
  content: "";
  opacity: 3;
}*/

.product-filter .product-controls li a {
    border: none;
    color: #fff;
}

.jd-lg {
    font-size: 25px;
}

.rj-font-lg {
    font-size: 30px;
    font-weight: 500;
    font-family: "Fira Sans", sans-serif;
}

.jd-sm {
    font-size: 18px;
    font-weight: 500;
}

.rj-font-sm {
    font-size: 20px;
    font-weight: 700;
    font-family: "Fira Sans", sans-serif;
}

@media (max-width: 991px) {
    .rj-font-sm {
        font-size: 16px;
        line-height: 1;
    }

    .jd-sm {
        font-size: 14px;
    }
}

.text-extras {
    bottom: 2%;
    right: 10%;
    position: absolute;
}

.assistance-color {
    color: #d6191f;
    bottom: 2%;
    right: 4%;
    position: absolute;
}

a.assistance-color:hover {
    color: black;
}

.daterangepicker.dropdown-menu {
    position: absolute;
}

.daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3001;
    padding: 2rem 0 0 0.7rem;
}

.btn-primary {
    color: #fff;
    background-color: #d6191f;
    border-color: #d6191f;
}

.daterangepicker:afterr:after {
    top: -6px;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #d6191f;
    border-left: 6px solid transparent;
}

.multidate-hidden {
    display: none;
}

.book-left-bottom {
    bottom: 2%;
    left: 2%;
    position: absolute;
}

.bg-color-red {
    background-color: #d6191f;
}

.product-filter .product-controls li:hover,
.product-filter .product-controls li a:hover {
    color: #d6191f;
}

.product-filter .product-controls li:last-child {
    margin-right: 0;
}

.single-product-item {
    margin-bottom: 1rem;
    text-align: justify;
    width: 100%;
}

    .single-product-item figure {
        margin-bottom: 40px;
        position: relative;
        overflow: hidden;
    }

        .single-product-item figure img {
            min-width: 100%;
        }

    .single-product-item .product-thumbnail {
        height: 180px;
    }

@media (min-width: 1200px) {
    .single-product-item .product-thumbnail {
        height: 120px;
    }
}

.travel-extra {
    width: 100%;
    height: 400px;
}

.travel-extra-heading {
    left: 40%;
    font-size: 20px;
    margin-top: -60px;
    text-align: center;
}

.travel-extra-heading {
    left: 40%;
    font-size: 20px;
    margin-top: -60px;
    text-align: center;
}

.banner-text-extra {
    position: absolute;
    left: 40%;
    backdrop-filter: blur(2px);
    z-index: 999;
    /* top: 93vh; */
    padding: 5px 16px;
    color: #fff;
    backdrop-filter: blur(2px);
    z-index: 999;
}

.text-left {
    float: left;
}

.panel-title {
    width: 100%;
}

.panel-link {
    width: 100%;
}

.panel-title > a:before {
    float: right !important;
    font-family: "Glyphicons Halflings";
    content: "\2212";
}

.panel-title > a.collapsed:before {
    font-family: "Glyphicons Halflings";
    float: right !important;
    content: "\002b";
}

.panel-title > a:hover,
.panel-title > a:active,
.panel-title > a:focus {
    text-decoration: none;
}

.text-left {
    float: left;
}

.panel-title {
    width: 100%;
}

.panel-link {
    width: 100%;
}

.panel-title > a:before {
    float: right !important;
    font-family: "Glyphicons Halflings";
    content: "\2212";
}

.panel-title > a.collapsed:before {
    font-family: "Glyphicons Halflings";
    float: right !important;
    content: "\002b";
}

.panel-title > a:hover,
.panel-title > a:active,
.panel-title > a:focus {
    text-decoration: none;
}

.btn-details {
    position: absolute;
    top: 130%;
    left: 10%;
    width: fit-content;
}

.single-product-item figure .p-status {
    position: absolute;
    left: 30px;
    top: 10%;
    padding: 5px 16px;
    font-size: 14px;
    font-weight: 600;
    background: none;
    color: #fff;
    border-radius: none;
    backdrop-filter: blur(2px);
}

.large-icon-size {
    font-size: 30px;
}

.text-color-black {
    color: #000;
}

.set-offer {
    font-size: 7px;
}

.card-head {
    height: 5vh;
}

.card-head-blue {
    background-color: #79b9fb;
}

.card-head-green {
    background-color: #6bcf6b;
}

.card-head-pink {
    background-color: #e37f9f;
}

.card-head-purple {
    background-color: #920bd79e;
}

.purchase-package-style {
    position: absolute;
    left: 40%;
    top: -7px;
    padding: 5px 5px;
    font-size: 12px;
    background: #fff;
    color: #000;
    border-radius: 100%;
}

.small-text-size-travel {
    font-size: 11px;
    padding-left: 2rem;
}

.banner-text {
    position: absolute;
    left: 40%;
    top: 93vh;
    padding: 5px 16px;
    color: #fff;
    backdrop-filter: blur(2px);
}

/*** Begin Radio Input ***/

.radio label input[type="radio"] {
    display: none;
}

.radio label > span,
.radio label > div {
    cursor: pointer;
    margin-right: 4px;
    padding: 5px 8px;
    border-radius: 3px;
    background-color: transparent;
    transition: background 0.4s ease;
}

    .radio label > span.class-control {
        cursor: pointer;
        margin-right: -5px;
        padding: 5px 8px;
        border-radius: 3px;
        background-color: rgb(227 224 224);
        transition: background 0.4s ease;
    }

    .radio label > span.class-multi-city-round {
        cursor: pointer;
        margin-right: 0;
        padding: 5px 8px;
        border-radius: 3px;
        border: 1px solid rgb(227 224 224);
        background-color: transparent;
        transition: background 0.4s ease;
    }

.radio label input[type="radio"]:checked ~ span,
.radio label input[type="radio"]:checked ~ div {
    background-color: #d6191f;
    color: white;
    transition: background 0.4s ease;
}

.radio label > div {
    display: inline-block;
    text-align: center;
    margin-right: 30px;
}

    .radio label > div small {
        display: block;
        font-size: 0.75em;
    }

    .radio label > div span {
        margin-right: 4px;
    }

    .radio label > div i {
        margin-left: 4px;
    }

.search-flight-form form {
    width: 100%;
}

.multicity-flight-form form {
    width: 100%;
}

.selectra-handler-container {
    width: 100%;
}

.selectra-container {
    width: 100%;
}

.selectra-options.open {
    opacity: 1;
    pointer-events: all;
    z-index: 100;
}

.selectra-option[data-disabled="true"] {
    background: #fff;
    color: #999;
    font-style: italic;
    cursor: not-allowed;
}

.checkbox-flex-direct {
    position: absolute;
    top: 5px;
    font-size: 14px;
    right: 35%;
    width: 60%;
    color: #919293;
}

.selectra-options {
    background: #fff;
    border: 1px solid #ced4da;
    padding: 0;
}

.selectra-option[data-selected="true"],
.selectra-option:hover {
    background: #f2f2f2;
}

.selectra-handler {
    padding-left: 4rem;
}

label.select-label {
    margin-bottom: 0;
    position: absolute;
    padding-top: 5px;
    color: #d6191f;
    padding-left: 5px;
}

label.travellers-label {
    margin-bottom: 0;
    position: absolute;
    padding-top: 5px;
    color: #d6191f;
    padding-left: 5px;
    z-index: 99;
}

.form-group {
    margin-bottom: 0;
    margin-top: 1rem;
}

.date-input {
    padding-left: 7rem;
}

.rj-assist-card {
    margin-bottom: 10px;
    text-align: left;
}

@media (max-width: 767px) {
    a.rj-assist-card {
        height: 300px;
        overflow: hidden;
        position: relative;
        margin-bottom: 0;
    }

        a.rj-assist-card img {
            display: block;
            position: absolute;
            width: 100%;
            height: 100%;
        }

    .latest-products .card .card-body {
        background: rgba(0, 0, 0, 0.6);
        position: absolute;
        height: 50%;
        bottom: 0;
        left: 0;
        color: #fff;
    }

        .latest-products .card .card-body .card-title,
        .latest-products .card .card-body .card-text,
        .latest-products .card .card-body .assistance-color {
            color: #fff;
        }

        .latest-products .card .card-body .card-text {
            font-weight: 300;
        }
}

label.date-label {
    margin-bottom: 0;
    position: absolute;
    padding-top: 5px;
    color: #d6191f;
    padding-left: 5px;
}

.daterangepicker td.in-range {
    background-color: #f7e1e1;
    border-color: transparent;
    color: #000;
    border-radius: 0;
}

.daterangepicker td.disabled,
.daterangepicker option.disabled {
    color: #cbcbcb;
    cursor: not-allowed;
    text-decoration: none;
}

.daterangepicker_input {
    display: none;
}

#multicity-flight-form {
    display: none;
}

#departureDate2 {
    display: none;
}

.search-flight-button {
    /* padding: 0.5rem !important; */
    background-color: #d6191f !important;
}

.padding-btm-5 {
    padding-bottom: 5%;
}

.miles-button {
    padding: 0.5rem;
    background-color: #2d6464;
    border-radius: 5px;
}

.miles-note {
    font-size: 12px;
    margin-bottom: 1rem;
    text-align: center;
}

.miles-login-text {
    font-size: 19px;
    font-weight: 550;
}

.manage-boooking-text {
    font-weight: 550;
}

.booking-form-dots {
    font-size: 28px;
}

.text-align-right {
    float: right;
}

/*
.modal-dialog {
	position: relative;
	display: table;
	/* This is important */
/*overflow-y: auto;
	overflow-x: auto;
	width: auto;
	min-width: 300px;
}
*/
.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: unset;
    padding: 0;
    border-top: 1px solid #e9ecef;
    border-bottom-right-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}

.form-check-label {
    margin-top: 2px;
    color: white;
}

.visibility-hidden {
    visibility: hidden;
}

.round-border {
    border: 1px solid #fff;
    border-radius: 100%;
    border-left: dotted;
}

.dots-search-flight {
    /* padding-bottom: 2px; */
    padding-bottom: 2px;
    font-size: 21px;
    font-weight: 100;
}

.plane-search-flight {
    width: 20%;
    height: 20%;
    padding-top: 1rem;
}

.manage-flight-img {
    width: 30px;
    height: 30px;
}

.manage-booking-header {
    border-bottom: none !important;
    padding: 0.5rem 0.5rem;
}

.manage-flight-img {
    width: 30px;
    height: 30px;
}

.manage-booking-header {
    border-bottom: none !important;
    padding: 0.5rem 0.5rem;
}

.manage-flight-img {
    width: 30px;
    height: 30px;
}

.manage-booking-header {
    border-bottom: none !important;
    padding: 0.5rem 0.5rem;
}

.search-flight-text {
    text-align: center;
    color: white;
    padding-top: 1rem;
}

.login-text {
    text-align: center;
    color: white;
    padding-top: 1rem;
    font-size: 11pt;
    font-weight: 600;
    letter-spacing: 1pt;
    padding-left: 14.5vw;
    padding-top: 1.5vh;
}

.custom-select {
    background: none;
    padding-left: 4rem;
}

.ranges {
    font-size: 11px;
    float: none;
    margin: 4px;
    text-align: left;
    display: none;
}

.input-title-red {
    color: #d6191f;
    background-color: #fff;
    border-right: 1px solid transparent;
}

.input-title-green {
    color: #2d6464;
    font-size: 9pt;
    background-color: #fff;
    border-right: 1px solid transparent;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    color: #d6191f !important;
}

.input-title-dark {
    color: rgb(116, 110, 110);
    background-color: #fff;
    border-right: 1px solid transparent;
}

.border-left-transparent {
    border-left: 1px solid transparent;
}

/*** Begin Spinner Input ***/

.spinner {
    height: 100%;
    position: absolute;
    right: 0;
}

    .spinner button {
        width: 42px;
        height: 50%;
        display: block;
        padding: 5px;
        border: none;
        color: #fff;
        background-color: var(--app-dark-color);
        outline: none;
    }

        .spinner button:first-child {
            border-bottom: solid 1px #444;
        }

.control > button {
    width: 100%;
    height: 100%;
    padding: 10px 2px;
    border: none;
    border-radius: 2px;
    color: #fff;
    background-color: var(--app-dark-color);
    /*#2196F3*/
    outline: none;
    text-transform: uppercase;
}

.control button:hover {
    background-color: rgba(255, 255, 255, 0.2);
}

.modal-title {
    margin-left: 30%;
}

.modal-border {
    border-top: 3px solid #d6191f;
}

.modal-border-miles {
    border-top: 4px solid #ff9c00;
}

.modal-body {
    margin: 2rem;
}

.single-product-item figure .p-status.sale {
    background: #fe439f;
}

.single-product-item figure .p-status.popular {
    background: #d0d7db;
}

.single-product-item .product-text {
    text-align: center;
}

    .single-product-item .product-text h6 {
        color: #727272;
        margin-bottom: 15px;
    }

    .single-product-item .product-text p {
        color: #1e1e1e;
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 0;
    }

/*---------------------
  Lookbok Section
-----------------------*/

.lookbok-left {
    padding-top: 105px;
}

    .lookbok-left .section-title {
        margin-bottom: 30px;
    }

        .lookbok-left .section-title h2 {
            line-height: 50px;
        }

    .lookbok-left p {
        color: #787878;
        font-size: 14px;
        line-height: 27px;
        font-weight: 500;
        margin-bottom: 40px;
    }

    .lookbok-left .primary-btn.look-btn {
        background-color: #b0bcc2;
    }

.lookbok-pic {
    /* position: relative; */
    height: 80%;
}

    .lookbok-pic img {
        min-width: 100%;
        height: 100%;
    }

    .lookbok-pic .pic-text {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: center;
        font-size: 135px;
        color: #fff;
        font-weight: 600;
        line-height: 97px;
    }

/*---------------------
  Logo Section
-----------------------*/

.logo-section {
    padding: 70px 120px;
}

    .logo-section .logo-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 120px;
        opacity: 0.1;
        -webkit-transition: 0.4s;
        transition: 0.4s;
    }

        .logo-section .logo-item:hover {
            opacity: 1;
        }

    .logo-section .owl-carousel .owl-item img {
        display: block;
        width: auto;
    }

/*---------------------
  Footer
-----------------------*/

.footer-section {
    background: #262626;
    padding-bottom: 0;
    font-size: small;
}

.newslatter-form {
    margin-bottom: 90px;
}

    .newslatter-form form {
        position: relative;
    }

        .newslatter-form form input {
            width: 100%;
            border: 2px solid #454747;
            border-radius: 50px;
            height: 53px;
            background: transparent;
            color: #535353;
            font-size: 14px;
            font-style: italic;
            font-weight: 600;
            padding-left: 30px;
            position: relative;
        }

        .newslatter-form form button {
            width: 310px;
            height: 53px;
            background: #b0bcc2;
            border: 2px solid #b0bcc2;
            color: #fff;
            cursor: pointer;
            text-transform: uppercase;
            font-size: 14px;
            font-weight: 600;
            border-radius: 50px;
            position: absolute;
            right: 0;
        }

.form-names {
    display: inline-block;
}

.footer-widget {
    border-bottom: 2px solid rgb(126 123 123);
    background: #6b6969;
    color: #fff;
    padding: 3em 1em 3em 1em;
    box-shadow: 1px 7px;
    border-top: 5px solid #e3b733;
}

    .footer-widget row {
        margin-right: 0;
        margin-left: 0;
    }

.margin-zero {
    margin-left: 0;
    margin-right: 0;
}

.footer-widget .single-footer-widget {
    margin-bottom: 30px;
}

    .footer-widget .single-footer-widget h4 {
        color: #fff;
        font-size: 20px;
        margin-bottom: 10px;
    }

.newsletter {
    background-color: #d6191f;
    float: right;
}

.footer-widget .single-footer-widget ul li {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    list-style: none;
    opacity: 0.5;
}

    .footer-widget .single-footer-widget ul li a {
        color: #fff;
    }

    .footer-widget .single-footer-widget ul li:hover {
        color: #fff;
    }

.social-links_p {
    padding: 46px 0;
}

.c {
    width: 100%;
}

.social-links {
    background: #6b6969;
    color: #fff;
    padding-bottom: 1%;
}

.social-links-warp {
    background: #6b6969;
    color: #fff;
    font-size: smaller;
}

.copyright-text {
    background: #222121;
    border-top: 1px solid #222121;
    font-size: smaller;
    color: #7b7b7b;
}

.social-links a {
    margin-right: 88px;
    display: inline-block;
}

    .social-links a:last-child {
        margin-right: 0;
    }

    .social-links a i {
        font-size: 10px;
        color: #d7d7d7;
        float: left;
        margin-right: 19px;
        overflow: hidden;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
    }

    .social-links a span {
        display: inline-block;
        font-size: 10px;
        font-weight: 400;
        /* text-transform: uppercase; */
        color: #9f9fa0;
        padding-top: 10px;
        -webkit-transition: all 0.3s;
        transition: all 0.3s;
        /*RJR-97*/
        min-width: 67px;
    }

    .social-links a.instagram:hover i {
        color: #2f5d84;
    }

    .social-links a.google-plus:hover i {
        color: #e04b37;
    }

    .social-links a.twitter:hover i {
        color: #5abed6;
    }

    .social-links a.pinterest:hover i {
        color: #cd212d;
    }

    .social-links a.facebook:hover i {
        color: #39599f;
    }

    .social-links a.twitter:hover i {
        color: #5abed6;
    }

    .social-links a.youtube:hover i {
        color: #d12227;
    }

    .social-links a.tumblr:hover i {
        color: #37475e;
    }

    .social-links a:hover span {
        color: #fff;
    }

#footerAccordion .card {
    background: transparent;
    border: none;
}

    #footerAccordion .card .card-header {
        background: transparent;
        border-top: 1px solid rgb(219 217 217 / 13%);
    }

        #footerAccordion .card .card-header .btn {
            color: #000;
            text-align: left;
        }

            #footerAccordion .card .card-header .btn:not(.collapsed) .bi {
                transform: rotate(180deg);
            }

            #footerAccordion .card .card-header .btn:hover,
            #footerAccordion .card .card-header .btn:focus,
            #footerAccordion .card .card-header .btn:active {
                outline: 0;
                box-shadow: none;
            }

    #footerAccordion .card .card-body a {
        color: #fff;
        font-size: 14px;
        font-weight: 300;
    }

@media (min-width: 992px) {
    #footerAccordion .card,
    #footerAccordion .card .card-header,
    #footerAccordion .card .card-header .btn {
        background: transparent;
        border: none;
    }

    #footerAccordion .card {
        padding-left: 15px;
        padding-right: 15px;
    }

        #footerAccordion .card .card-header,
        #footerAccordion .card .card-header .btn {
            padding: 0;
        }

            #footerAccordion .card .card-header .btn {
                color: #fff;
                cursor: default;
                pointer-events: none;
            }

        #footerAccordion .card .card-body {
            padding-left: 0;
            padding-right: 0;
        }

        #footerAccordion .card .collapse {
            display: block !important;
        }

        #footerAccordion .card .card-header .btn .bi {
            display: none !important;
        }

        #footerAccordion .card .card-body a {
            color: #d1cfd0;
        }
}

/*Search flight modal styles

......*/

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}

.btn-link:hover {
    text-decoration: none;
}

.btn-light {
    color: #999;
    background-color: #fff;
    border-color: #999;
}

button#inputPassengers {
    position: relative;
    width: 100%;
    margin: 0px;
    padding-left: 6rem;
    padding-top: 0.37rem;
    padding-bottom: 0.35rem;
    background-color: #fff;
    border: 1px solid #d8d8d8;
    border-radius: 0.25rem;
    text-overflow: ellipsis;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    text-align: left;
    color: #484848;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

button#inputPassengers2 {
    position: relative;
    width: 100%;
    margin: 0px;
    padding-left: 6rem;
    padding-top: 0.37rem;
    padding-bottom: 0.35rem;
    background-color: #fff;
    border: 1px solid #d8d8d8;
    border-radius: 0.25rem;
    text-overflow: ellipsis;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    text-align: left;
    color: #484848;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.add-flight {
    border: none;
    background: transparent;
}

.button-search-flight {
    border: none;
    cursor: pointer;
}

.text-city-abbr {
    color: white !important;
    background-color: #d6191f;
    float: right;
    border-radius: 5%;
    border: 1px solid transparent;
    font-size: 11px;
}

span .text::after {
    content: "\a";
    white-space: pre;
}

span.text {
    width: 100% !important;
}

.select-city {
    font-weight: 600;
    font-size: 11px;
}

.airport-style {
    font-size: 11px;
}

.label-mg {
    margin-left: 2%;
    float: left;
}

.travel-planning-start-img {
    height: 15em;
    filter: brightness(0.5);
}

.p-status-first {
    position: absolute;
    top: 2%;
    left: 5%;
    right: 5%;
}

.bootstrap-select .filter-option .text-muted {
    display: none;
}

.btn-rj-flex {
    position: absolute;
    bottom: -45%;
    right: 29%;
    padding-top: 1%;
    padding-bottom: 1%;
}

.travel-extra-icons {
    font-size: 30px;
    padding-right: 1rem;
}

.travel-extra-tb {
    margin-top: -2%;
    z-index: 2;
    background-color: #f9f2e1;
}

.btn-color-style {
    color: #fff;
    position: absolute;
    bottom: 0;
    display: flex;
    width: 100%;
    text-align: center;
    border-radius: 0;
}

.guests-input {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
}

    .guests-input button {
        cursor: pointer;
    }

        .guests-input button:after,
        .guests-input button:before {
            content: " ";
            width: 10px;
            height: 2px;
            border-radius: 2px;
            background-color: #484848;
            position: absolute;
            top: 19px;
        }

        .guests-input button:before {
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            right: 15px;
        }

        .guests-input button:after {
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            right: 21px;
        }

        .guests-input button.open:before {
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        .guests-input button.open:after {
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
        }

.guests-input__options {
    position: absolute;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: rgba(72, 72, 72, 0.2) 0px 15px 20px;
    box-shadow: rgba(72, 72, 72, 0.2) 0px 15px 20px;
    border-radius: 2px;
    overflow: hidden;
    height: 0;
    opacity: 0;
    -webkit-transition: all 0.1s linear;
    transition: all 0.1s linear;
}

    .guests-input__options.open {
        opacity: 1;
        height: auto;
        z-index: 10;
    }

    .guests-input__options > div {
        padding: 10px 0;
        text-align: center;
    }

        .guests-input__options > div:first-child {
            padding-top: 35px;
        }

        .guests-input__options > div:last-child {
            padding-bottom: 35px;
        }

.guests-input__ctrl {
    display: inline-block;
    border: 1px solid #484848;
    font-size: 20px;
    color: #484848;
    padding: 3px 8px;
    line-height: 20px;
    border-radius: 2px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

    .guests-input__ctrl.disabled {
        color: #d8d8d8;
        border-color: #d8d8d8;
        cursor: default;
    }

.guests-input__value {
    display: inline-block;
    padding: 0 10px;
    width: 100px;
    cursor: default;
}

    .guests-input__value span {
        display: inline-block;
        padding-right: 5px;
    }

.daterangepicker td.active,
.daterangepicker td.active:hover {
    background-color: #d6191f;
    border-color: transparent;
    color: #fff;
}

/* .daterangepicker td.start-date {
    background-color: #E23530 ;
    border-color: transparent;
    color: #fff;
}
.daterangepicker td.end-date {
    background-color: #E23530 ;
    border-color: transparent;
    color: #fff;
} */

/*---------------------------- Other Pages Styles ----------------------------*/

/*---------------------
  Page Add
-----------------------*/

.page-add {
    padding-top: 31px;
    margin-bottom: 92px;
}

    .page-add .page-breadcrumb {
        padding-top: 34px;
    }

        .page-add .page-breadcrumb h2 {
            color: #1e1e1e;
            font-size: 48px;
            font-weight: 600;
        }

            .page-add .page-breadcrumb h2 span {
                color: #b0bcc2;
            }

        .page-add .page-breadcrumb a {
            color: #838383;
            display: inline-block;
            font-size: 12px;
            font-weight: 600;
            margin-right: 6px;
            position: relative;
        }

            .page-add .page-breadcrumb a.active {
                color: #1e1e1e;
            }

            .page-add .page-breadcrumb a:last-child:after {
                display: none;
            }

            .page-add .page-breadcrumb a:after {
                position: absolute;
                top: 1px;
                right: -5px;
                content: "/";
            }

/*---------------------
  Categories Page
-----------------------*/

.categories-controls {
    margin-bottom: 45px;
}

    .categories-controls .categories-filter .cf-left {
        float: left;
    }

        .categories-controls .categories-filter .cf-left .nice-select {
            background-color: transparent;
            border-radius: 0;
            border: none;
            position: relative;
            padding-left: 0;
            font-size: 14px;
            font-weight: 500;
            color: #838383;
        }

            .categories-controls .categories-filter .cf-left .nice-select:before {
                position: absolute;
                left: 0;
                bottom: 8px;
                width: 100%;
                height: 2px;
                background: #838383;
                content: "";
            }

            .categories-controls .categories-filter .cf-left .nice-select:after {
                height: 9px;
                right: 2px;
                top: 46%;
                width: 9px;
            }

            .categories-controls .categories-filter .cf-left .nice-select .list {
                border-radius: 0;
                margin-top: -8px;
            }

    .categories-controls .categories-filter .cf-right {
        float: right;
        line-height: 30px;
    }

        .categories-controls .categories-filter .cf-right span {
            color: #838383;
            font-size: 12px;
            font-weight: 500;
            margin-right: 24px;
        }

        .categories-controls .categories-filter .cf-right a {
            color: #838383;
            display: inline-block;
            font-size: 12px;
            font-weight: 500;
            margin-right: 25px;
            position: relative;
        }

            .categories-controls .categories-filter .cf-right a.active:after {
                opacity: 1;
            }

            .categories-controls .categories-filter .cf-right a:after {
                position: absolute;
                left: 0;
                bottom: -2px;
                width: 10px;
                height: 2px;
                background: #000000;
                content: "";
                opacity: 0;
                -webkit-transition: all 0.3s;
                transition: all 0.3s;
            }

            .categories-controls .categories-filter .cf-right a:hover:after {
                opacity: 1;
            }

            .categories-controls .categories-filter .cf-right a:last-child {
                margin-right: 0;
            }

.categories-page {
    padding-top: 0;
}

    .categories-page .single-product-item figure {
        position: relative;
        z-index: 1;
    }

        .categories-page .single-product-item figure:hover:after {
            opacity: 0.48;
        }

        .categories-page .single-product-item figure:hover .hover-icon {
            opacity: 1;
            visibility: visible;
        }

        .categories-page .single-product-item figure:after {
            position: absolute;
            left: 0;
            top: 0;
            height: 100%;
            width: 100%;
            background: #000000;
            content: "";
            opacity: 0;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
        }

        .categories-page .single-product-item figure .p-status {
            z-index: 99;
        }

        .categories-page .single-product-item figure .hover-icon {
            position: absolute;
            left: 50%;
            top: 50%;
            -webkit-transform: translate(-19px, -22px);
            transform: translate(-19px, -22px);
            z-index: 99;
            opacity: 0;
            visibility: hidden;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
        }

    .categories-page .single-product-item .product-text {
        text-align: left;
        display: block;
    }

        .categories-page .single-product-item .product-text a {
            display: block;
        }

.more-product {
    margin-top: 16px;
}

    .more-product .primary-btn {
        color: #242424;
        border-color: #d0d7db;
        font-weight: 700;
    }

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: pointer;
}

/*---------------------
  Product Page
-----------------------*/

.product-control {
    margin-bottom: 53px;
}

    .product-control a {
        color: #838383;
        display: inline-block;
        font-size: 12px;
        font-weight: 600;
        margin-right: 25px;
    }

.product-slider .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 34px;
    text-align: center;
}

    .product-slider .owl-dots button {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        height: 11px;
        width: 11px;
        background: #969d9e;
        border-radius: 50%;
        margin-right: 10px;
    }

        .product-slider .owl-dots button:last-child {
            margin-right: 0;
        }

        .product-slider .owl-dots button.active {
            background: #ffffff;
        }

.product-img figure {
    margin: 0;
    position: relative;
}

    .product-img figure img {
        min-width: 100%;
    }

    .product-img figure .p-status {
        position: absolute;
        left: 20px;
        top: 20px;
        padding: 3px 16px;
        font-size: 12px;
        background: #1e1e1e;
        color: #fff;
        border-radius: 50px;
    }

.product-content {
    padding-top: 42px;
}

    .product-content h2 {
        color: #1e1e1e;
        font-weight: 700;
        margin-bottom: 12px;
    }

    .product-content .pc-meta {
        margin-bottom: 35px;
    }

        .product-content .pc-meta h5 {
            color: #1e1e1e;
            font-weight: 700;
            margin-bottom: 18px;
        }

        .product-content .pc-meta .rating i {
            font-size: 20px;
            color: #ffd200;
            margin-right: 4px;
        }

    .product-content p {
        color: #838383;
        font-size: 14px;
        font-weight: 500;
        line-height: 30px;
        margin-bottom: 35px;
    }

    .product-content .tags {
        margin-bottom: 52px;
    }

        .product-content .tags li {
            color: #1e1e1e;
            font-size: 14px;
            font-weight: 600;
            line-height: 30px;
            list-style: none;
        }

            .product-content .tags li span {
                color: #838383;
            }

    .product-content .product-quantity {
        display: inline-block;
        margin-right: 10px;
    }

        .product-content .product-quantity .pro-qty {
            height: 56px;
            width: 173px;
            border: 2px solid #eef1f2;
            border-radius: 50px;
            text-align: center;
        }

            .product-content .product-quantity .pro-qty input {
                width: 50px;
                text-align: center;
                background: transparent;
                border: none;
                font-size: 18px;
                font-family: "Fira Sans", sans-serif;
                font-weight: 700;
                height: 100%;
            }

            .product-content .product-quantity .pro-qty .qtybtn {
                color: #838383;
                cursor: pointer;
                font-size: 18px;
                font-family: "Fira Sans", sans-serif;
                font-weight: 700;
                padding: 16px 0;
            }

    .product-content .pc-btn {
        border-color: #d0d7db;
        color: #4a4a4a;
    }

    .product-content .p-info {
        margin-top: 75px;
    }

        .product-content .p-info li {
            display: inline-block;
            list-style: none;
            color: #1e1e1e;
            font-size: 14px;
            font-weight: 600;
            margin-right: 28px;
            cursor: pointer;
        }

/*---------------------
  Related Products
-----------------------*/

.related-product {
    padding-top: 95px;
    padding-bottom: 65px;
}

    .related-product .section-title {
        margin-bottom: 60px;
    }

/*---------------------
  Cart Page
-----------------------*/

.page-add.cart-page-add {
    margin-bottom: 34px;
}

.cart-table {
    margin-bottom: 28px;
}

    .cart-table table {
        width: 100%;
    }

        .cart-table table thead {
            border-bottom: 2px solid #d0d7db;
        }

            .cart-table table thead tr th {
                color: #838383;
                font-size: 12px;
                font-weight: 500;
                padding: 16px 0;
            }

        .cart-table table tbody td {
            margin-top: 29px;
            padding-top: 29px;
        }

        .cart-table table .product-h {
            text-align: left;
        }

        .cart-table table .quan {
            padding-left: 30px;
        }

        .cart-table table .product-col {
            display: table;
        }

            .cart-table table .product-col img {
                max-width: 168px;
            }

            .cart-table table .product-col .p-title {
                display: table-cell;
                vertical-align: middle;
                padding-left: 30px;
                padding-right: 15px;
            }

                .cart-table table .product-col .p-title h5 {
                    color: #1e1e1e;
                    font-weight: 600;
                }

        .cart-table table .price-col {
            color: #1e1e1e;
            font-size: 18px;
            font-weight: 600;
            width: 14%;
            padding-right: 15px;
        }

        .cart-table table .quantity-col {
            width: 28%;
        }

            .cart-table table .quantity-col .pro-qty {
                height: 56px;
                width: 173px;
                border: 2px solid #eef1f2;
                border-radius: 50px;
                text-align: center;
            }

                .cart-table table .quantity-col .pro-qty input {
                    width: 50px;
                    text-align: center;
                    background: transparent;
                    border: none;
                    font-size: 18px;
                    font-family: "Fira Sans", sans-serif;
                    font-weight: 700;
                    height: 100%;
                }

                .cart-table table .quantity-col .pro-qty .qtybtn {
                    color: #838383;
                    cursor: pointer;
                    font-size: 18px;
                    font-family: "Fira Sans", sans-serif;
                    font-weight: 700;
                    padding: 16px 0;
                }

        .cart-table table .total {
            color: #1e1e1e;
            font-size: 18px;
            font-weight: 600;
            width: 16%;
        }

        .cart-table table .product-close {
            color: #1e1e1e;
            font-size: 18px;
            font-weight: 600;
            width: 6%;
            cursor: pointer;
        }

.cart-btn {
    background: #f9fbfb;
    padding: 50px 0;
}

    .cart-btn .coupon-input {
        padding-left: 35px;
    }

        .cart-btn .coupon-input input {
            height: 57px;
            width: 460px;
            border: none;
            border-bottom: 2px solid #d0d7db;
            background: transparent;
            color: #1e1e1e;
            font-size: 14px;
            font-weight: 500;
        }

            .cart-btn .coupon-input input::-webkit-input-placeholder {
                color: #1e1e1e;
                font-weight: 600;
                text-transform: uppercase;
            }

            .cart-btn .coupon-input input::-moz-placeholder {
                color: #1e1e1e;
                font-weight: 600;
                text-transform: uppercase;
            }

            .cart-btn .coupon-input input:-ms-input-placeholder {
                color: #1e1e1e;
                font-weight: 600;
                text-transform: uppercase;
            }

            .cart-btn .coupon-input input::-ms-input-placeholder {
                color: #1e1e1e;
                font-weight: 600;
                text-transform: uppercase;
            }

            .cart-btn .coupon-input input::placeholder {
                color: #1e1e1e;
                font-weight: 600;
                text-transfor: uppercase;
            }

    .cart-btn .site-btn.clear-btn {
        color: #4a4a4a;
        border-color: #d0d7db;
        margin-right: 5px;
    }

    .cart-btn .site-btn.update-btn {
        margin-right: 35px;
    }

.shopping-method {
    padding-top: 50px;
    padding-bottom: 100px;
}

.shipping-info {
    overflow: hidden;
    margin-bottom: 45px;
}

    .shipping-info h5 {
        color: #1e1e1e;
        margin-bottom: 50px;
    }

    .shipping-info .cs-item {
        float: left;
        margin-right: 126px;
    }

        .shipping-info .cs-item.last {
            margin-right: 0;
        }

        .shipping-info .cs-item input[type="radio"] {
            visibility: hidden;
            position: absolute;
        }

        .shipping-info .cs-item label {
            color: #838383;
            font-size: 14px;
            font-weight: 600;
            text-transform: uppercase;
            padding-left: 26px;
            cursor: pointer;
            position: relative;
        }

            .shipping-info .cs-item label:after {
                position: absolute;
                left: 0;
                top: 3px;
                height: 15px;
                width: 15px;
                border: 2px solid #d0d7db;
                border-radius: 50%;
                content: "";
            }

            .shipping-info .cs-item label.active {
                color: #1e1e1e;
            }

                .shipping-info .cs-item label.active:after {
                    border-color: #1e1e1e;
                }

            .shipping-info .cs-item label span {
                color: #838383;
                display: block;
                font-size: 12px;
                text-transform: none;
                margin-top: 9px;
                position: relative;
                cursor: text;
            }

                .shipping-info .cs-item label span:after {
                    position: absolute;
                    left: 0;
                    bottom: 2px;
                    width: 136px;
                    border-bottom: 2px solid #d6d6d6;
                    content: "";
                }

.total-info .total-table {
    margin-bottom: 72px;
}

    .total-info .total-table table {
        width: 100%;
    }

        .total-info .total-table table thead {
            border-top: 2px solid #d0d7db;
            border-bottom: 2px solid #d0d7db;
        }

.total-info table tr th {
    color: #838383;
    font-size: 12px;
    font-weight: 500;
    padding: 16px 0;
}

.total-info table tr td {
    color: #1e1e1e;
    font-size: 18px;
    font-weight: 600;
    padding-top: 22px;
}

.total-info table tr .total {
    width: 26%;
}

.total-info table tr .total-cart {
    text-align: right;
    padding-right: 26px;
}

.total-info table tr .sub-total {
    padding-left: 8px;
}

.total-info table tr .shipping {
    padding-left: 12px;
}

.total-info table tr .total-cart-p {
    padding-right: 40px;
    text-align: right;
}

.total-info .primary-btn.chechout-btn {
    border-color: #1e1e1e;
    color: #1e1e1e;
}

/*---------------------
  Cart Total Page
-----------------------*/

.cart-total-page {
    padding-top: 0;
}

.checkout-form h3 {
    color: #1e1e1e;
    margin-bottom: 75px;
    padding-bottom: 14px;
    border-bottom: 2px solid #d0d7db;
}

.checkout-form .in-name {
    color: #1e1e1e;
    font-size: 14px;
    font-weight: 600;
    text-align: right;
    margin: 0;
    margin-top: 18px;
}

.checkout-form input[type="text"] {
    width: 100%;
    border: 0;
    padding-bottom: 12px;
    border-bottom: 2px solid #e7ebed;
    color: #838383;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 32px;
}

.checkout-form .cart-select {
    margin-bottom: 35px;
}

    .checkout-form .cart-select.country-usa {
        font-size: 16px;
        font-weight: 500;
    }

.c {
    width: 40px;
}

.checkout-form .nice-select {
    border-radius: 0;
    border: none;
    font-size: 12px;
    color: #838383;
    height: 37px;
    width: 100%;
    border-bottom: 2px solid #e7ebed;
}

    .checkout-form .nice-select:after {
        display: none;
    }

    .checkout-form .nice-select .list {
        margin-top: 3px;
        width: 100%;
        border-radius: 0;
    }

    .checkout-form .nice-select .option {
        color: #1e1e1e;
        font-weight: 600;
        font-size: 14px;
    }

.checkout-form .diff-addr {
    margin-top: 12px;
}

    .checkout-form .diff-addr input {
        width: auto;
        border: 0;
        padding-bottom: 0;
        border-bottom: none;
        margin-bottom: 0;
    }

        .checkout-form .diff-addr input[type="radio"] {
            position: absolute;
            visibility: hidden;
        }

    .checkout-form .diff-addr label {
        color: #838383;
        font-size: 12px;
        font-weight: 500;
        cursor: pointer;
        padding-left: 26px;
        position: relative;
    }

/* Dropdown Button */

.dropbtn {
    background-color: #fff;
    color: #d6191f;
    padding: 5px;
    font-size: 16px;
    border: none;
}

/* The container <div> - needed to position the dropdown content */

.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 999;
    overflow: visible;
}

.see-the-world {
    float: left;
    text-align: left;
    position: absolute;
    top: 0;
    margin-top: 2em;
    text-align: center;
    z-index: 1;
}

.carousel-see-the-world {
    border-radius: 2%;
    background: transparent;
    border-color: transparent;
}

/* Links inside the dropdown */

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

    /* Change color of dropdown links on hover */

    .dropdown-content a:hover {
        background-color: #ddd;
    }

/* Show the dropdown menu on hover */

.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */

.dropdown:hover .dropbtn {
    background-color: #fff;
}

.checkout-form .diff-addr label.active:after {
    border-color: #1e1e1e;
}

.checkout-form .diff-addr label:after {
    position: absolute;
    left: 0;
    top: 1px;
    height: 15px;
    width: 15px;
    border: 2px solid #d0d7db;
    border-radius: 50%;
    content: "";
}

.order-table {
    background: #f9fbfb;
    padding-top: 30px;
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 25px;
}

    .order-table .cart-item {
        overflow: hidden;
        margin-bottom: 25px;
    }

        .order-table .cart-item span {
            display: inline-block;
            color: #838383;
            font-size: 12px;
            font-weight: 600;
        }

.dot-img {
    width: 100%;
    height: 70%;
}

/*--Carousel from codepen-*/

#sync1 .item {
    background: transparent;
    height: 75vh;
    /* padding: 200px 0px; */
    /* margin: 5px; */
    color: #fff;
    text-align: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

#sync2 .item {
    background: #c9c9c9;
    /* padding: 10px 0px;
	margin: 5px; */
    color: #fff;
    /* -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px; */
    text-align: center;
    cursor: pointer;
}

    #sync2 .item h1 {
        font-size: 18px;
    }

#sync2 .current .item {
    background: #0c83e7;
}

.carousel-thumb {
    height: 30vh;
}

.owl-theme {
    /*default owl-theme theme reset .disabled:hover links */
}

    .owl-theme .owl-nav [class*="owl-"] {
        transition: all 0.3s ease;
    }

        .owl-theme .owl-nav [class*="owl-"].disabled:hover {
            background-color: #d6d6d6;
        }

#sync1.owl-theme {
    position: relative;
}

    #sync1.owl-theme .owl-next,
    #sync1.owl-theme .owl-prev {
        width: 22px;
        height: 40px;
        margin-top: -20px;
        position: absolute;
        top: 50%;
    }

.discover-chev {
    font-size: xx-large;
    color: white;
}

.discover-text {
    position: absolute;
    width: 100%;
    left: 0;
    top: 20%;
    font-weight: 700;
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    z-index: 1;
    transition: top 0.5s ease;
    backdrop-filter: blur(1px);
}

.seeworld-discover {
    position: absolute;
    width: 100%;
    height: 30vh;
    padding-top: 15%;
    left: 0;
    top: 0;
    font-weight: 700;
    font-size: 28px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    z-index: 1;
    background-color: #d6191f;
    transition: top 0.5s ease;
    backdrop-filter: blur(1px);
}

.align-bottom-left {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.seeworld-title {
    position: absolute;
    width: 90%;
    left: 0;
    top: 2%;
    font-weight: 700;
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    z-index: 1;
    transition: top 0.5s ease;
    backdrop-filter: blur(1px);
}

.see-button {
    position: relative;
    left: 10%;
    width: auto;
    text-align: center;
    border: solid 2px;
    opacity: 0;
    transition: opacity 0.35s ease;
    padding: 0.375rem 0.75rem;
}

.see-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    transition: background 0.5s ease;
}

.discover-more {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(228, 54, 54, 0);
    transition: background 0.5s ease;
}

.see-button-main {
    position: absolute;
    text-align: center;
    opacity: 0;
    border: solid 2px;
    transition: opacity 0.35s ease;
    padding: 0.375rem 0.75rem;
}

.see-the-world-color-white {
    color: white;
}

.see-the-world-btn-color-white {
    color: white;
    border-color: white;
}

.see-the-world-color-black {
    color: black;
}

.see-the-world-btn-color-black {
    color: black;
    border-color: black;
}

.see-the-world-color-red {
    color: #d6191f;
}

.see-the-world-btn-color-red {
    color: #d6191f;
    border-color: #d6191f;
}

.neg-img {
    height: 35rem;
}

.travel-planning-img {
    height: 100%;
    filter: brightness(0.5);
}

/*
  SEE THE BUTTON MAIN POSITION    CLASS
  Top Left - button-main-top-left
  Thumb Top Left - button-thumb-main-top-left
  Bottom Left - button-main-bottom-left
  Bottom Right - button-main-bottom-right
  Top Right - button-main-top-right
  Top Center - button-main-top-center
  Center Center - button-main-center-center
  Center Bottom - button-main-center-bottom
  Center Right - button-main-center-right
  Center Left - button-main-center-left
  */

.button-main-top-left {
    left: 1%;
    top: 18%;
}

@media (max-width: 991px) {
    .button-main-top-left {
        top: 30%;
    }
}

@media (max-width: 460px) {
    .button-main-top-left {
        top: 50%;
    }
}

.button-thumb-main-top-left {
    left: 1%;
    top: 35%;
}

.button-main-bottom-left {
    left: 1%;
    bottom: 5%;
}

.button-main-bottom-right {
    right: 5%;
    bottom: 5%;
}

.button-thumb-main-top-center {
    right: 27%;
    top: 30%;
}

.button-main-top-right {
    right: 5%;
    top: 5%;
}

.button-thumb-main-center-bottom {
    right: 27%;
    bottom: 5%;
}

.button-thumb-main-center-center {
    right: 27%;
    bottom: 5%;
}

.button-main-top-center {
    right: 40%;
    top: 5%;
}

.button-main-center-center {
    right: 40%;
    top: 40%;
}

.button-main-center-bottom {
    right: 40%;
    bottom: 5%;
}

.button-main-center-right {
    right: 5%;
    bottom: 40%;
}

.button-main-center-left {
    left: 1%;
    bottom: 40%;
}

.main-image:hover .see-button-main {
    opacity: 1;
}

.thumb-img:hover .see-button-main {
    opacity: 1;
}

.thumb-img:hover .see-button-main {
    opacity: 1;
}

.thumb-img:hover .see-button-main {
    opacity: 1;
}

.thumb-img:hover .see-button {
    opacity: 1;
}

/* .see-button-main a {
	text-align: center;
	color: white;
	z-index: 1;
  } */

/* .see-button a {
	text-align: center;
	color: white;
	z-index: 1;
  } */

.main-image:hover .see-overlay {
    display: block;
    background: rgba(0, 0, 0, 0.3);
}

#sync1 .item:hover .see-overlay {
    opacity: 1;
}

#sync2 .item:hover .seeworld-title {
    top: 0;
}

#sync1.owl-theme .owl-prev {
    left: 10px;
    display: none;
}

#sync1.owl-theme .owl-next {
    right: 10px;
    display: none;
}

/*---*/

.order-table .cart-item p {
    display: inline-block;
    float: right;
    color: #1e1e1e;
    font-size: 18px;
    font-weight: 600;
    margin: 0;
}

    .order-table .cart-item p.product-name {
        font-size: 14px;
        font-weight: 600;
    }

.order-table .cart-total {
    overflow: hidden;
    padding-top: 20px;
    border-top: 2px solid #d0d7db;
    margin-top: 110px;
}

    .order-table .cart-total span {
        display: inline-block;
        color: #838383;
        font-size: 12px;
        font-weight: 600;
    }

    .order-table .cart-total p {
        display: inline-block;
        float: right;
        color: #1e1e1e;
        font-size: 18px;
        font-weight: 600;
        margin: 0;
    }

.payment-method {
    padding-top: 22px;
}

    .payment-method h3 {
        margin-bottom: 60px;
        padding-bottom: 18px;
    }

    .payment-method ul {
        margin-bottom: 56px;
    }

        .payment-method ul li {
            color: #838383;
            font-size: 14px;
            font-weight: 500;
            list-style: none;
            margin-bottom: 25px;
        }

            .payment-method ul li img {
                margin-left: 20px;
            }

            .payment-method ul li label {
                cursor: pointer;
                position: relative;
            }

                .payment-method ul li label.active:after {
                    border-color: #1e1e1e;
                }

                .payment-method ul li label:after {
                    position: absolute;
                    right: -35px;
                    top: 4px;
                    height: 15px;
                    width: 15px;
                    border: 2px solid #d0d7db;
                    border-radius: 50%;
                    content: "";
                }

            .payment-method ul li input[type="radio"] {
                position: absolute;
                visibility: hidden;
            }

    .payment-method button {
        color: #1e1e1e;
        background: transparent;
        border: none;
        font-weight: 600;
        width: 100%;
        padding: 16px;
        border: 2px solid #1e1e1e;
        border-radius: 50px;
        cursor: pointer;
        text-transform: uppercase;
    }

/*---------------------
  Cart Total Page
-----------------------*/

.contact-section {
    padding-bottom: 94px;
}

.contact-form input {
    width: 100%;
    font-size: 12px;
    font-weight: 600;
    color: #838383;
    border: 0;
    padding-bottom: 14px;
    border-bottom: 2px solid #e7ebed;
    margin-bottom: 25px;
}

.contact-form textarea {
    width: 100%;
    border-bottom: 2px solid #e7ebed;
    font-size: 12px;
    font-weight: 600;
    color: #838383;
    border-left: 0;
    height: 215px;
    border-right: 0;
    border-top: 0;
    resize: none;
    margin-bottom: 40px;
}

.contact-form button {
    color: #1e1e1e;
    background: transparent;
    border: none;
    font-size: 14px;
    font-weight: 600;
    padding: 16px 50px;
    border: 2px solid #1e1e1e;
    border-radius: 50px;
    cursor: pointer;
    text-transform: uppercase;
}

.contact-widget .cw-item {
    margin-bottom: 50px;
}

    .contact-widget .cw-item h5 {
        color: #1e1e1e;
        font-weight: 600;
        margin-bottom: 30px;
    }

    .contact-widget .cw-item ul li {
        color: #838383;
        font-size: 14px;
        font-weight: 500;
        list-style: none;
        line-height: 28px;
    }

.map {
    padding-top: 100px;
}

    .map iframe {
        width: 100%;
    }

.countryGlobe {
    padding: 5px;
}

/* ---------------------------------- Responsive Media Styles ---------------------------------*/

@media only screen and (min-width: 1500px) and (max-width: 1920px) {
    .inner-header .user-access {
        float: right;
        margin-right: 200px;
    }

    .inner-header .main-menu {
        float: right;
        margin-right: 238px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1340px) {
    .inner-header .user-access {
        margin-right: 60px;
    }

    .inner-header .main-menu {
        margin-right: 55px;
    }
}

/* Medium Device : 1280px */

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .inner-header .main-menu {
        margin-right: 70px;
    }

        .inner-header .main-menu ul li {
            margin-left: 45px;
        }

    .inner-header .user-access {
        display: none;
    }

    .header-info .shipping-chrg {
        margin-right: 10px;
    }

    .lookbok-left {
        padding-top: 0px;
    }

    .lookbok-pic .pic-text {
        font-size: 95px;
        line-height: 68px;
    }

    .social-links a {
        margin-right: 50px;
    }

    .product-content {
        padding-top: 20px;
    }

        .product-content .p-info {
            margin-top: 35px;
        }

    .cart-btn .site-btn.update-btn {
        margin-right: 0;
        padding: 16px 35px;
    }

    .header-info .shipping-chrg p {
        font-size: 13px;
    }

    .logo-section {
        padding: 70px 0;
    }

    .order-table .cart-item p.product-name {
        font-size: 12px;
        font-weight: 600;
        padding-top: 3px;
    }
}

.navbar-collapse {
    justify-content: space-between;
}

@media (max-width: 1199px) {
    #canvas-overlay {
        content: " ";
        background: rgba(0, 0, 0, 0.3);
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        z-index: -1;
        transition: all 0.25s ease-out;
    }

        #canvas-overlay.show {
            opacity: 1;
            z-index: 999;
        }

    body.sidenav-opened {
        overflow: hidden;
        height: 100%;
        position: relative;
    }

    .navbar-collapse {
        position: fixed;
        height: 100%;
        width: 300px;
        background: #fff;
        padding: 15px;
        top: 0;
        left: -300px;
        transition: left ease-in-out 0.35s;
        z-index: 1000;
        overflow-y: auto;
    }

        .navbar-collapse.show {
            left: 0;
        }
}

/* Tablet Device : 768px */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header-section {
        padding-left: 0;
        padding-right: 0;
    }

    .inner-header .main-menu {
        margin-right: 50px;
    }

        .inner-header .main-menu ul li {
            margin-left: 30px;
        }

    .header-info .shipping-chrg {
        float: none;
        margin-right: 0;
    }

    .header-info .student-disc {
        float: none;
    }

    .header-info .coupon-code {
        float: none;
    }

    .inner-header .user-access {
        display: none;
    }

    .page-add .page-breadcrumb {
        margin-bottom: 20px;
    }

    .lookbok-left {
        margin-bottom: 30px;
    }

    .checkout-form .in-name {
        text-align: left;
    }

    .social-links a {
        margin-right: 15px;
    }

        .social-links a i {
            margin-right: 10px;
        }

    .cart-btn {
        padding: 50px 30px;
    }

        .cart-btn .coupon-input {
            padding-left: 0;
            margin-bottom: 30px;
        }

            .cart-btn .coupon-input input {
                width: 100%;
            }

    .shipping-info .cs-item {
        margin-right: 15px;
    }

    .contact-form {
        margin-bottom: 40px;
    }

    .logo-section {
        padding: 70px 0;
    }

    .lookbok-left {
        padding-top: 0;
    }
}

.mega-menu {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.mix-item {
    display: inline;
}

a.active.mega-content:hover .mega-menu {
    display: block;
}

.select-lang-and-country {
    position: absolute;
    min-width: 40vw;
    right: 0;
    top: 40px;
    z-index: 10;
    box-sizing: border-box;
    /* border-radius: 20px; */
    overflow: hidden;
    border-radius: 0;
    /* width: 30vw; */
    /* min-width: auto; */
    background: transparent;
}

@media (max-width: 991px) {
    .select-lang-and-country {
        left: 0;
        min-width: unset;
        right: auto;
        width: 100%;
    }
}

.trinagle-arrow:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid #84828200;
    border-bottom: 10px solid #e2dbdb;
    content: "";
    position: absolute;
    top: -1px;
    right: 10rem;
    transform: translateX(-50%);
}

.countryValue, span.countryValue small {
    font-size: 15px;
    font-weight: 900;
    position: relative;
    color: rgba(0, 0, 0, .5);
    padding: 0 10px;
    font-family: "Fira Sans", sans-serif;
}

    .countryValue:hover {
        cursor: pointer;
    }

.langValue {
    font-size: 14px;
    padding-left: 10px;
    font-weight: 550;
    color: rgba(0, 0, 0, 0.5);
}

    .langValue:hover {
        cursor: pointer;
    }

.select-form-group {
    display: flex;
    flex-direction: column;
    width: 100%;
    box-shadow: 0 0 5px 0 #c7c7c7;
    border-radius: 0;
    padding: 15px;
    overflow: visible;
    position: relative;
    background-color: white;
}

.globe-group {
    padding: 6px;
}

@media (max-width: 991px) {
    .globe-group {
        padding: 6px 0;
    }
}

.countryLangDiv {
    padding-top: 3px;
}

@media (max-width: 991px) {
    .countryLangDiv {
        position: relative;
    }
}

.navbar-toggler {
    border: none;
    padding: 0;
    z-index: 1100;
    height: 30px;
    width: 30px;
    position: relative;
}

    .navbar-toggler .navbar-toggler-icon {
        background: #7c7c7d;
        display: block;
        height: 2px;
        left: 0;
        position: absolute;
        transition: 0.5s ease-in-out;
        width: 100%;
    }

        .navbar-toggler .navbar-toggler-icon:nth-child(2) {
            top: 6px;
        }

        .navbar-toggler .navbar-toggler-icon:nth-child(3) {
            top: 14px;
        }

        .navbar-toggler .navbar-toggler-icon:nth-child(4) {
            top: 22px;
        }

    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:nth-child(2) {
        background: #d6191f;
        transform: rotate(45deg);
        top: 14px;
    }

    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:nth-child(3) {
        opacity: 0;
    }

    .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:nth-child(4) {
        background: #d6191f;
        transform: rotate(-45deg);
        top: 14px;
    }

/*---------------------R
  Responsive CSS
-----------------------*/

@media only screen and (min-width: 600px) {
    /* For tablets: */
    .web-view {
        display: none;
    }

    .mobile-view {
        display: block;
    }

    .navbar-brand {
        width: 70%;
    }

    .font-mobile {
        font-size: small !important;
    }

    .mega-mobile-content-grey {
        cursor: pointer;
        font-weight: 100;
        font-size: 20px;
        float: left;
    }
}

@media only screen and (min-width: 768px) {
    /* For desktop: */
    .web-view {
        display: block;
    }

    .mobile-view {
        display: none;
    }

    .navbar-brand {
        width: 50%;
    }
}

@media only screen and (min-width: 1004px) {
    .navbar-expand-xl .navbar-nav .nav-link {
        font-size: 14px;
        font-weight: 500;
    }

    .social-texts {
        position: relative;
        font-style: italic;
        margin-top: -390%;
        margin-right: -250%;
        font-size: 20px;
        -moz-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        -webkit-transform: rotate(-90deg);
    }
}

@media only screen and (max-width: 1000px) {
    .navbar-expand-xl .navbar-nav .nav-link {
        font-size: medium;
    }
}

@media (max-width: 992px) {
    .nav-margin {
        margin-right: 10%;
    }

    .social-texts {
        margin-top: -280%;
        margin-right: -190%;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .web-view {
        display: none;
    }

    .mobile-view {
        display: block;
    }

    .socials {
        margin-left: 5rem;
    }
}

/* Large Mobile : 480px */

@media only screen and (max-width: 767px) {
    /* For desktop: */
    .web-view {
        display: none;
    }

    .socials {
        padding-left: 5rem;
    }

    .pull-top {
        margin-top: -20%;
    }

    .mobile-view {
        display: block;
    }

    .navbar-brand {
        width: 70%;
        margin-right: 0;
    }

    .header-section {
        height: auto;
        padding-bottom: 0;
    }

    .inner-header {
        overflow: hidden;
    }

        .inner-header .user-access {
            margin-right: 10px;
        }

    .slicknav_menu {
        display: block;
        margin-top: 10px;
    }

    .inner-header .header-right {
        margin-right: 20px;
        margin-top: 4px;
    }

    .slicknav_nav ul {
        margin: 0 0 0 0;
    }

    .main-menu {
        display: none;
    }

    .header-section {
        overflow: hidden;
    }

    .single-slider-item h1 {
        font-size: 72px;
    }

    .single-slider-item h2 {
        font-size: 42px;
    }

    .lookbok-left {
        margin-bottom: 30px;
    }

    .contact-form {
        margin-bottom: 40px;
    }

    .newslatter-form form button {
        position: relative;
        margin-top: 15px;
        width: 100%;
    }

    .header-info .shipping-chrg {
        float: none;
        margin-right: 0;
    }

    .header-info .student-disc {
        float: none;
    }

    .header-info .coupon-code {
        float: none;
    }

    .hero-items .owl-nav button[type="button"] {
        left: 5px;
    }

    .social-links {
        text-align: center;
    }

        .social-links a {
            margin-right: 20px;
        }

            .social-links a i {
                margin-right: 0;
            }

    .social-links {
        padding-bottom: 5px;
    }

    .lookbok-pic .pic-text {
        font-size: 115px;
        line-height: 82px;
    }

    .page-add .page-breadcrumb {
        margin-bottom: 20px;
    }

    .cart-table {
        overflow-y: auto;
    }

    .cart-btn {
        padding: 50px 30px;
    }

        .cart-btn .coupon-input {
            padding-left: 0;
            margin-bottom: 30px;
        }

            .cart-btn .coupon-input input {
                width: 100%;
            }

    .shipping-info .cs-item {
        margin-bottom: 15px;
    }

    .total-info .total-table {
        overflow-y: auto;
    }

    .checkout-form .in-name {
        text-align: left;
    }

    .logo-section {
        padding: 70px 0;
    }

    .lookbok-left {
        padding-top: 0;
    }

    .header-info .header-item {
        margin-bottom: 7px;
    }

    .search-model-form input {
        width: 100%;
    }

    .see-button {
        padding: 0;
    }

    .navbar {
        padding: 0.3rem 15px;
    }

    .text-banner {
        display:none;
        padding: 1em 3em;
        margin-top: 3em;
    }

    /*.product-filter .product-controls {
    display: flex;
    justify-content: space-between;
  }*/

    .product-filter .product-controls li {
        margin: 0 10px;
    }

    .copyright-text {
        padding: 5px 0;
    }
}

@media only screen and (max-width: 600px) {
    /* For tablets: */
    .web-view {
        display: none;
    }

    .mobile-view {
        display: block;
    }

    .navbar-brand {
        width: 70%;
    }

        .navbar-brand.main img {
            height: 22px;
        }

    .carousel-thumb {
        height: 15vh !important;
    }

    .seeworld-title {
        font-size: 12px !important;
    }

    .rj-font {
        font-size: 12px !important;
    }

    .seeworld-discover {
        font-size: 16px !important;
    }

    .language-dropdown-menu {
        background-color: transparent !important;
        border: none !important;
    }
}

@media only screen and (min-width: 576px) {
    .padding-right-zero-ft {
        padding-left: 15%;
    }
}

/* Small : 320px */

@media only screen and (max-width: 479px) {
    .neg-view {
        display: none;
    }

    .pull-top {
        margin-top: 0%;
    }

    .single-slider-item{
        background-size: contain;
        width: 100vw;
        padding: 34vw 0px;
        min-height: 290px;
    }
    .single-slider-item:before {
        content: "";
      display:none;
    }

    .product-filter .product-controls li,
    .product-filter .product-controls li a
    {
        color: #111111;
    }
    .navbar > span:nth-child(2) {
        width: 230px !important;
    }
    .see-button {
        position: absolute;
        top: 100%;
        padding: 0;
    }

    .discover-text {
        font-size: 14px;
    }

    .header-section {
        padding-left: 0;
        padding-right: 0;
    }

    .inner-header .header-right {
        margin-right: 0;
    }

    .features-box .single-box-item.first-box .box-text {
        right: 9px;
        top: 7px;
    }

    .features-box .single-box-item .box-text h2 {
        font-size: 40px;
    }

    .features-box .single-box-item.first-box .box-text .trend-alert {
        margin-bottom: 7px;
    }

    .features-box .single-box-item.second-box .box-text {
        left: 20px;
        top: 56px;
    }

    .features-box .single-box-item.large-box .box-text {
        left: 20px;
        top: 28px;
    }

        .features-box .single-box-item.large-box .box-text h2 {
            font-size: 40px;
        }

    .product-filter .product-controls li {
        margin-bottom: 10px;
    }

    .section-title h2 {
        font-size: 36px;
    }

    .lookbok-pic img {
        height: 70%;
    }

    .row .row-height {
        height: 100% !important;
    }

    .card-app {
        background: transparent;
    }

    .logbook-section {
        background-image: url("/img/street-photo.jpeg");
    }

    .lookbok-pic .pic-text {
        font-size: 65px;
        line-height: 47px;
    }

    .social-links a {
        margin-right: 10px;
    }

    .product-content .product-quantity {
        margin-bottom: 15px;
    }

    .cart-btn .coupon-input input {
        width: 100%;
    }

    .cart-btn .site-btn.update-btn {
        margin-right: 0;
    }

    .cart-btn .site-btn.clear-btn {
        margin-bottom: 15px;
    }

    .header-info .header-item img {
        display: block;
    }

    .header-info {
        padding: 10px 0;
    }

    .carousel-thumb {
        height: 15vh !important;
    }

    .seeworld-title {
        font-size: 12px !important;
    }

    .rj-font {
        font-size: 12px;
    }

    .discover-chev {
        font-size: large;
    }

    .rj-font {
        font-size: 12px !important;
    }

    .seeworld-discover {
        font-size: 16px !important;
    }
}

/* To remove the white margin at the bottom of the footer */

.copyright-paragraph {
    margin-bottom: 0px;
}

#miles-cash-title {
    color: #2d6464;
    padding-left: 3.5vw;
    padding-top: 14vh;
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    /* font-style: italic; */
    /* TO be added font-family: FedraSansSt ; */
}

/*
#MembershipNumber,
#password {
	height: 8vh;
}
*/
#dots-login {
    position: absolute;
    left: 30px;
    bottom: 8px;
}

/*----------------------------------------*/
/* Modal RJ CSS
/*----------------------------------------*/
.modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}

.modal-rj ::placeholder {
    font-style: italic;
    color: #b5b5b7 !important;
    font-weight: 300;
}

.modal.modal-rj {
    overflow-y: auto;
}

@media (min-width: 768px) {
    .modal.modal-rj {
        overflow-y: hidden;
    }

    .modal-open .modal.modal-rj {
        overflow-x: hidden;
        overflow-y: auto;
    }
}

@media (min-width: 768px) {
    .modal-rj .modal-dialog {
        max-width: unset;
        width: 85%;
    }
}

@media (min-width: 992px) {
    .modal-rj .modal-dialog {
        max-width: 1190px;
        width: 85%;
    }
}

.modal-rj .modal-content {
    border-radius: 10px;
}

.modal-rj .modal-header {
    border-bottom: none;
    display: block;
    padding: 40px 15px 15px;
    position: relative;
    border-radius: 10px 10px 0 0;
}

@media (min-width: 992px) {
    .modal-rj .modal-header {
        padding: 40px 65px;
    }
}

.modal-rj .modal-header::before {
    background: #d10305;
    content: "";
    display: block;
    width: 100%;
    height: 6px;
    border-radius: 10px;
    position: absolute;
    top: 0;
    left: 0;
}

#milesAndCashBooking .modal-header::before {
    background: #ff9c00;
}

.modal-rj .modal-title {
    color: #5b5656;
    font-style: italic;
    font-size: 32px;
    text-transform: uppercase;
    margin: 0;
    line-height: 1;
    padding: 0 35px;
}

@media (min-width: 992px) {
    .modal-rj .modal-title {
        font-size: 36px;
    }
}

.text-rj {
    color: #d10305 !important;
}

.text-rj2 {
    color: #2d6464 !important;
}

.modal-rj .close {
    padding: 0;
    margin: 0;
    font-size: 71px;
    font-weight: 300;
    color: #656464;
    position: absolute;
    right: 15px;
    top: 15px;
    text-shadow: none;
    opacity: 1;
}

@media (min-width: 992px) {
    .modal-rj .close {
        right: 62px;
    }
}

.modal-rj .modal-body {
    margin: 0;
    padding: 0 15px;
}

@media (min-width: 992px) {
    .modal-rj .modal-body {
        padding: 0 65px;
    }
}

.modal-rj .intro {
    color: #656464;
    font-size: 18px;
    font-weight: 300;
}

@media (min-width: 992px) {
    .modal-rj .intro {
        font-size: 22px;
    }
}

.range-date-picker {
    position: relative;
    z-index: auto;
}

.ui-datepicker {
    z-index: 2000 !important;
}

.traveler-type-container {
    background: #f8f8f8;
    box-shadow: 0 0 7px rgb(0 0 0 / 30%);
    display: none;
    left: 15px;
    margin: 0;
    min-height: 200px;
    max-width: 94%;
    padding: 10px;
    position: absolute;
    right: 16px;
    z-index: 1100;
    width: auto;
}

.traveler-type {
    border-bottom: 1px solid #ccc;
    display: flex;
    margin: 10px 0;
    padding: 10px 0;
    vertical-align: middle;
    width: 100%;
}

    .traveler-type span {
        display: block;
        padding-bottom: 3px;
        color: #000;
    }

.traveler-type-container .traveler-type > * {
    display: inline-block;
    vertical-align: middle;
    flex: auto;
    align-self: center;
    min-width: 120px;
    position: relative;
}

@media (min-width: 768px) {
    .traveler-type-container .traveler-type > * {
        min-width: 150px;
    }
}

.traveler-type-container .traveler-type > span {
    font-size: 14px;
}

@media (min-width: 768px) {
    .traveler-type-container .traveler-type > span {
        padding-left: 22px;
    }
}

.traveler-type-container i.fa.fa-minus.minus {
    z-index: 0;
    position: absolute;
    color: #423f40;
    padding: 5px 9px;
    left: 10px;
    top: 10px;
}

.traveler-type-container i.fa.fa-plus.add {
    padding: 5px 9px;
    color: #423f40;
    right: 0;
    position: absolute;
    top: 10px;
}

.traveler-type input.qty {
    padding: 5px 30px;
    margin: 0;
    width: 85px;
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 5px 40px;
    width: 450px;
    text-align: center;
}

.traveler-type-container input {
    padding: 0 37px;
    font-size: 16px;
    outline: 0;
    height: 48px;
    background-color: #fff;
}

#PassengersContainer input.qty {
    text-align: center;
    max-width: 100%;
}

.modal-rj .form-control:not(input.qty) {
    border: 1px solid #747373;
    border-left: 0;
    border-radius: 0 6px 6px 0;
    line-height: 60px;
    height: 60px;
    padding: 0 16px 0 0;
}

@media (min-width: 992px) {
    .modal-rj .form-control:not(input.qty) {
        line-height: 80px;
        height: 80px;
        padding: 0 22px 0 0;
    }
}

.modal-rj #inputPassengers {
    border-radius: 0;
    border-width: 1px 0;
}

.modal-rj .input-group-text {
    background: #fff;
    border-color: #747373;
    border-width: 1px 0 1px 1px;
    border-radius: 6px 0 0 6px;
    color: #d10305;
    font-size: 16px;
    padding-left: 16px;
    padding-right: 16px;
}

@media (min-width: 992px) {
    .modal-rj .input-group-text {
        font-size: 20px;
        padding-left: 22px;
        padding-right: 22px;
    }
}

#milesAndCashBooking .input-group-text {
    color: #2d6464;
}

.modal-rj .form-control:read-only {
    background: #fff;
}

.modal-rj .form-control:focus {
    box-shadow: none;
}

.modal-rj .form-control.error + .error {
    display: block !important;
    width: 100%;
    font-size: 14px;
    margin: 10px 0 0;
    font-style: italic;
    color: #d10305;
    text-align: left;
}

.modal-rj .modal-footer {
    border-top: none;
    border-radius: 0 0 10px 10px;
}

.modal-rj .btn-rj {
    background: #d10305;
    border: none;
    color: #fff;
    font-weight: 500;
    outline: none;
    transition: all 0.75s ease-in-out;
    letter-spacing: 0.5px;
}

    .modal-rj .btn-rj:hover,
    .modal-rj .btn-rj:focus,
    .modal-rj .btn-rj:active {
        background: #bd0006;
        border: none;
        outline: none;
    }

    .modal-rj .btn-rj.cash {
        background: #2d6464;
    }

    .modal-rj .btn-rj[type="submit"] {
        font-size: 20px;
        position: relative;
        padding-top: 15px;
        padding-bottom: 15px;
        border-radius: 10px;
        margin: 0 -15px -1px;
        width: calc(100% + 30px);
        z-index: 1000;
    }

@media (min-width: 992px) {
    .modal-rj .btn-rj[type="submit"] {
        font-size: 30px;
        position: relative;
        padding-top: 15px;
        padding-bottom: 15px;
        border-radius: 10px;
        margin: 0 -65px -1px;
        width: calc(100% + 130px);
        z-index: 1000;
    }
}

.modal-rj .btn-rj:hover,
.modal-rj .btn-rj:focus,
.modal-rj .btn-rj:active {
    background: #bd0006;
    border: none;
    outline: none;
}

.modal-rj .btn-rj.cash:hover,
.modal-rj .btn-rj.cash:focus,
.modal-rj .btn-rj.cash:active {
    background: #1f4444;
}

.modal-rj .btn-rj[type="submit"]::before {
    background: url(../img/plane.png) center center no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 33px;
    line-height: 1;
    position: absolute;
    right: 20px;
    top: 14px;
    width: 33px;
}

@media (min-width: 992px) {
    .modal-rj .btn-rj[type="submit"]::before {
        right: 58px;
        top: 20px;
    }
}

.modal-rj .btn-rj.cash[type="submit"]::before {
    background: url(../img/login.png) center center no-repeat;
    background-size: contain;
    height: 32px;
    width: 32px;
    top: 14px;
    right: 15px;
}

@media (min-width: 992px) {
    .modal-rj .btn-rj.cash[type="submit"]::before {
        height: 44px;
        width: 48px;
        top: 14px;
        right: 58px;
    }
}

.modal-rj .btn-rj[type="submit"]::after {
    content: ". . .";
    font-size: 16px;
    line-height: 1;
    position: absolute;
    right: 60px;
    top: 19px;
}

@media (min-width: 992px) {
    .modal-rj .btn-rj[type="submit"]::after {
        content: ". . . . . . .";
        right: 105px;
        top: 25px;
    }
}

.modal-rj .btn-rj.cash[type="submit"]::after {
    right: 60px;
    top: 18px;
}

@media (min-width: 992px) {
    .modal-rj .btn-rj.cash[type="submit"]::after {
        right: 120px;
        top: 24px;
    }
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    color: #656565;
}

#addFlightBtn {
    color: #d10305;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    transition: all 0.75s ease-in-out;
    letter-spacing: 0.5px;
    margin-bottom: 15px;
}

@media (min-width: 992px) {
    #addFlightBtn {
        font-size: 24px;
    }
}

#addFlightBtn:hover,
#addFlightBtn:focus {
    color: #bd0006;
}

/*----------------------------------------*/
/* LIGHT CSS OVERRIDES
/*----------------------------------------*/
div[id*="rangeLightPickerContainer"] .lightpick {
    left: 0 !important;
    top: 112px !important;
    border: 1px solid #747373;
    border-radius: 0;
    box-shadow: none;
}

    div[id*="rangeLightPickerContainer"] .lightpick:before {
        border-left: 26px solid transparent;
        border-right: 26px solid transparent;
        border-bottom: 26px solid #d6191f;
        content: "";
        position: absolute;
        top: -26px;
        left: calc(50% - 26px);
    }

.lightpick__inner {
    display: flex;
    flex-wrap: wrap;
}

    .lightpick__inner .lightpick__months {
        width: 100%;
        order: 2;
    }

    .lightpick__inner .lightpick__footer {
        order: 0;
        width: 100%;
        padding: 10px 0;
    }

.lightpick__footer .flight-type {
    width: 100%;
}

.lightpick__month-title-bar {
    /*justify-content: center;*/
    display: block;
    text-align: center;
    margin-bottom: 10px;
}

.lightpick__month-title {
    margin: 4px 0 0;
    padding: 0;
    border-radius: 0;
}

.lightpick__toolbar {
    display: flex;
    text-align: right;
    justify-content: flex-end;
}

.lightpick__inner .lightpick__toolbar {
    order: 1;
    width: 100%;
}

.lightpick__next-action,
.lightpick__previous-action {
    position: absolute;
    font-size: 0;
    margin-top: 5px;
    right: 15px;
}

.lightpick .lightpick__previous-action {
    left: 10px;
    right: unset;
}

.lightpick__close-action,
.lightpick__next-action,
.lightpick__previous-action {
    display: flex;
    margin: 0;
    width: 32px;
    height: 32px;
    outline: 0;
    border: none;
    border-radius: 50%;
    background-color: #ddd;
    justify-content: center;
    align-items: center;
}

    .lightpick__next-action:before,
    .lightpick__previous-action:before {
        content: "\f104";
        font-family: FontAwesome;
        font-size: 20px;
    }

    .lightpick__next-action:before {
        content: "\f105";
    }

.lightpick__day.is-in-range {
    background: #f8d1d2;
}

.lightpick__day.is-start-date.is-in-range,
.lightpick__day.is-end-date.is-in-range.is-flipped,
.lightpick__day.is-end-date.is-in-range,
.lightpick__day.is-start-date.is-in-range.is-flipped,
.lightpick__day.is-start-date,
.lightpick__day.is-end-date,
.lightpick__day.is-start-date:hover,
.lightpick__day.is-end-date:hover {
    background: #d6191f;
}

.lightpick__day.is-start-date, .lightpick__day.is-end-date
/*, .lightpick__day.is-start-date:hover, .lightpick__day.is-end-date:hover*/ {
    border-radius: 50%;
}

.one-way-datepicker .lightpick {
    width: 295px;
}

.one-way-datepicker .lightpick__close-action,
.one-way-datepicker .lightpick__next-action,
.one-way-datepicker .lightpick__previous-action {
    top: 55px;
    margin-top: 0;
}

#rangeLightPickerContainer0 .lightpick .lightpick__month {
    width: 100%;
}

@media (min-width: 768px) {
    #rangeLightPickerContainer0 .lightpick .lightpick__month {
        width: auto;
    }
}

/*----------------------------------------*/
/* CUSTOM RADIO BUTTONS CSS
/*----------------------------------------*/
.custom-radio-button {
    height: 0;
    opacity: 0.011;
    z-index: 100;
    width: 0;
}

    .custom-radio-button + label {
        border: 1px solid #747373;
        background: #fff;
        border-radius: 6px;
        color: #454444;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        margin: 0;
        padding: 10px 0;
        text-align: center;
        user-select: none;
        width: 83px;
    }

@media (min-width: 414px) {
    .custom-radio-button + label {
        width: 112px;
    }
}

#rdEconomy + label,
#rdBusiness + label {
    border-color: #e9e5e5;
    background: #e9e5e5;
    color: #504d4d;
    font-size: 18px;
    width: 120px;
}

@media (min-width: 1200px) {
    #rdEconomy + label,
    #rdBusiness + label {
        font-size: 24px;
        width: 150px;
    }
}

#rdEconomy + label {
    margin: 0 -12px;
    border-radius: 6px 0 0 6px;
}

.custom-radio-button:checked + label,
#rdEconomy:checked + label,
#rdBusiness:checked + label {
    border-color: #d10305;
    background: #d10305;
    color: #fff;
}

/*----------------------------------------*/
/* FLEX SELECT CSS
/*----------------------------------------*/
input[id$="_flexselect"] {
    color: #1b1b1c;
    font-size: 20px;
    font-weight: 300;
}

    input[id$="_flexselect"]::selection {
        background: transparent;
    }

.flexselect_dropdown .location__airport {
    width: 100%;
    padding-right: 100px;
}

    .flexselect_dropdown .location__airport + * {
        margin-left: -102px;
        max-width: 90px;
    }

    .flexselect_dropdown .location__airport * {
        max-width: 100%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.location__airport__acronym {
    float: right;
    vertical-align: top;
    background: #d6191f !important;
    padding: 5px;
    border-radius: 5px;
    font-size: 12px;
    color: #fff;
}

.location__airport__city {
    font-weight: 200;
    font-size: 16px;
    display: inline-block;
    max-width: 180px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0;
}

.location__airport {
    display: inline-block;
}

.flexselect_selected:hover {
    background-color: #f2f2f2;
}

li.flexselect_selected {
    background: #f2f2f2;
}

.location__airport__name {
    margin: 0;
    font-size: 14px;
}

.flexselect_dropdown li {
    margin: 0 !important;
    padding: 10px 5px !important;
    box-sizing: border-box;
}
.navbar > span:nth-child(2) {
    width: 340px;
}


@media only screen and (max-width: 360px) {
    .navbar > span:nth-child(2) {
        width: 240px;
    }
}