﻿@font-face {
    font-family: 'brandon-grotesque';
    src: url("../fonts/brandon_light.woff2") format("woff2"), url("../fonts/brandon_light.woff") format("woff"), url("../fonts/brandon_light.eot") format("embedded-opentype"), url("../fonts/brandon_light.eot?#iefix") format("embedded-opentype"), url("../fonts/brandon_light.ttf") format("truetype"), url("../fonts/brandon_light.svg") format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'brandon-grotesque';
    src: url("../fonts/brandon_light_it.woff2") format("woff2"), url("../fonts/brandon_light_it.woff") format("woff"), url("../fonts/brandon_light_it.eot") format("embedded-opentype"), url("../fonts/brandon_light_it.eot?#iefix") format("embedded-opentype"), url("../fonts/brandon_light_it.ttf") format("truetype"), url("../fonts/brandon_light_it.svg") format("svg");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'brandon-grotesque';
    font-display: swap;
    src: url("../fonts/brandon_bld.woff2") format("woff2"), url("../fonts/brandon_bld.woff") format("woff"), url("../fonts/brandon_bld.eot") format("embedded-opentype"), url("../fonts/brandon_bld.eot?#iefix") format("embedded-opentype"), url("../fonts/brandon_bld.ttf") format("truetype"), url("../fonts/brandon_bld.svg") format("svg");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'brandon-grotesque';
    font-display: swap;
    src: url("../fonts/brandon_bld_it.woff2") format("woff2"), url("../fonts/brandon_bld_it.woff") format("woff"), url("../fonts/brandon_bld_it.eot") format("embedded-opentype"), url("../fonts/brandon_bld_it.eot?#iefix") format("embedded-opentype"), url("../fonts/brandon_bld_it.ttf") format("truetype"), url("../fonts/brandon_bld_it.svg") format("svg");
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'brandon-grotesque';
    font-display: swap;
    src: url("../fonts/brandon_med.woff2") format("woff2"), url("../fonts/brandon_med.woff") format("woff"), url("../fonts/brandon_med.eot") format("embedded-opentype"), url("../fonts/brandon_med.eot?#iefix") format("embedded-opentype"), url("../fonts/brandon_med.ttf") format("truetype"), url("../fonts/brandon_med.svg") format("svg");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'brandon-grotesque';
    font-display: swap;
    src: url("../fonts/brandon_med_it.woff2") format("woff2"), url("../fonts/brandon_med_it.woff") format("woff"), url("../fonts/brandon_med_it.eot") format("embedded-opentype"), url("../fonts/brandon_med_it.eot?#iefix") format("embedded-opentype"), url("../fonts/brandon_med_it.ttf") format("truetype"), url("../fonts/brandon_med_it.svg") format("svg");
    font-weight: 500;
    font-style: italic;
}

:root {
    --primary: #2A4783;
    --blue: #4D4FA1;
    --gold: #bea166;
    --yellow: #bea166;
    --light-blue: #29599C;
    --light-gold: #D4C17A;
    --gray: #B3B3B3;
    --black: #0a0a0a;
    --green: #68C023;
}

.border {
    border: 1px solid rgba(199, 199, 199, 0.5) !important;
}

.border-top {
    border-top: 1px solid rgba(199, 199, 199, 0.5) !important;
}

.border-right {
    border-right: 1px solid rgba(199, 199, 199, 0.5) !important;
}

.border-bottom {
    border-bottom: 1px solid rgba(199, 199, 199, 0.5) !important;
}

.border-left {
    border-left: 1px solid rgba(199, 199, 199, 0.5) !important;
}

body {
    font-size: 17px;
    line-height: 1.75;
    font-weight: 400;
    color: #000;
    font-family: "brandon-grotesque", "Montserrat", "Century Gothic", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

p {
    line-height: 1.5;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-size: 17px;
    line-height: 1.75;
    font-weight: 400;
    color: #000;
    font-family: "brandon-grotesque", "Montserrat", "Century Gothic", Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "brandon-grotesque", "Montserrat", "Century Gothic", Helvetica, Arial, sans-serif;
    font-size: 41.33333px;
    font-weight: 400;
    line-height: 1.25;
    letter-spacing: 1px;
}

    h1 strong, .h1 strong, h2 strong, .h2 strong, h3 strong, .h3 strong, h4 strong, .h4 strong, h5 strong, .h5 strong, h6 strong, .h6 strong {
        font-weight: 700;
    }

@media (min-width: 540px) {
    h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
        font-size: 51.66667px;
        text-align: inherit;
    }
}

@media (min-width: 1245px) {
    h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
        font-size: 62px;
        text-align: inherit;
    }
}

h2, .h2 {
    font-size: 25px;
    font-weight: 400;
}

@media (min-width: 540px) {
    h2, .h2 {
        font-size: 33px;
    }
}

@media (min-width: 768px) {
    h2, .h2 {
        font-size: 37px;
    }
}

@media (min-width: 1245px) {
    h2, .h2 {
        font-size: 43px;
    }
}

h3, .h3 {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
}

@media (min-width: 540px) {
    h3, .h3 {
        font-size: 22px;
    }
}

@media (min-width: 768px) {
    h3, .h3 {
        font-size: 26px;
    }
}

@media (min-width: 1245px) {
    h3, .h3 {
        font-size: 30px;
    }
}

h4, .h4 {
    font-family: "brandon-grotesque", "Montserrat", "Century Gothic", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
}

@media (min-width: 540px) {
    h4, .h4 {
        font-size: 22px;
    }
}

@media (min-width: 768px) {
    h4, .h4 {
        font-size: 26px;
    }
}

@media (min-width: 1245px) {
    h4, .h4 {
        font-size: 30px;
    }
}

h5, .h5 {
    font-family: "brandon-grotesque", "Montserrat", "Century Gothic", Helvetica, Arial, sans-serif;
    font-size: 23px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.4;
}

h6, .h6 {
    font-family: "brandon-grotesque", "Montserrat", "Century Gothic", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.4;
    color: #303549;
}

.btn {
    background: #4D4FA1;
    border: none;
    border-radius: 3rem;
    box-shadow: 2px 2px 8px 0px rgba(0, 0, 0, 0.2);
    color: #fff;
    font-size: 0.8rem;
    font-weight: 500;
    padding: 0.5rem 1.5rem;
    text-transform: uppercase;
    transition: background 0.12s ease-in-out 0s;
}

    .btn:hover, .btn:focus {
        background: #68C023 !important;
        box-shadow: none;
        color: #fff;
        outline: none;
    }

    .btn.btn-lg {
        font-size: 1rem;
        padding: 0.75rem 2rem;
        transition: transform 0.12s ease-in-out 0s;
    }



        .btn.btn-lg:hover, .btn.btn-lg:focus {
            background: #29599c;
            background: linear-gradient(130deg, #29599c 0%, #2a4783 100%);
            transform: scale(1.05, 1.05);
        }


.btnHovAut {
    background: #295698;
    background: linear-gradient(130deg, #295698 0%, #295698 100%);
    transform: scale(1.05, 1.05);
}


.btn.btn-disabled {
    background: #E0E0E0;
    color: #B3B3B3;
}

.btn.btn-default {
    background: transparent !important;
    border-radius: 0;
    border-bottom: solid 4px transparent;
    box-shadow: none;
    color: #303549;
    font-size: 0.8rem;
}

    .btn.btn-default:hover, .btn.btn-default:focus {
        font-weight: bold;
    }

    .btn.btn-default.btn-active {
        border-color: #bea166;
    }

    .btn.btn-default.btn-disabled {
        border: none;
        color: #B3B3B3 !important;
        cursor: default;
        pointer-events: none;
    }

.activeli {
    border-bottom: 4px solid #bea166 !important;
}

.btnContinue {
    background: none;
    pointer-events: none !important;
    color: #fff;
}

    .btnContinue:hover {
        background-color: #68C023;
    }

.btnTransparent {
    font-size: 1rem;
    border: solid 2px #fff;
    -webkit-user-select: none;
    border-radius: 15px;
    padding: 0.75rem 1rem;
    font-weight: 500;
    text-transform: uppercase;
    margin: 1rem 0;
}

.form-navigation ul li {
    text-transform: uppercase;
}

    .form-navigation ul li:before {
        display: none;
    }

    .form-navigation ul li .btn {
        margin: 0;
    }

.page-header.page-header-small {
    /*  max-height: 80px;
    min-height: 80px;*/
    max-height: 40vh;
    min-height: 40vh;
}

.page-header .page-header-image {
    background-position: bottom center;
    z-index: 1 !important;
}

.main {
    top: 0;
}

/*   .main .section.section-passenger, .main .section.section-summary, .main .section.section-checkout {
        display: none;
    }*/

.footer {
    padding: 0.5rem 0;
    width: 100%;
}

.top-footer {
    background: #4D4FA1;
    bottom: 0px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    position: sticky;
    z-index: 1030 !important;
    width: 100%;
    /*position: -webkit-sticky !important;*/
}

    .top-footer .input-group.footer-price {
        max-width: 160px;
    }

    .top-footer .input-group .form-control {
        font-size: 1.2rem;
        padding: 0.6rem;
    }

@media screen and (max-width:768px) {
    .btnContinue {
        font-size: 7px !important;
    }

    .btn.btn-lg {
        padding: 0.75rem .75rem;
        font-size: 7px !important;
    }

    .btnContinueBlue {
        font-size: 7px !important;
    }

    .newGroup {
        font-size: 8px !important;
        width: 30px !important;
    }

    .top-footer .input-group.footer-price {
        max-width: 110px !important;
    }

    .btn.btn-default {
        font-size: 8px !important;
    }

    .form-navigation ul li .btn {
        margin: -10px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

@media screen and (max-width:768px) {
    .continue-container {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .btnContinue {
        font-size: 7px !important;
    }

    .btn-outline-dark {
        font-size: 7px !important;
    }

    .btnContinueBlue {
        font-size: 7px !important;
    }

    .btn.btn-lg {
        padding: 0.75rem 0.75rem;
        font-size: 7px !important;
    }

    .newGroup {
        font-size: 8px !important;
    }

    .top-footer .input-group.footer-price {
        max-width: 110px !important;
    }

    .btn.btn-default {
        font-size: 8px !important;
    }

    .form-navigation ul li .btn {
        margin: -10px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

@media screen and (max-width:1200px) {
    .footer {
        padding: 0.5rem 0;
        position: fixed;
        bottom: 0;
        z-index: 9999;
    }

    .top-footer {
        bottom: 56px;
    }
}

@media screen and (max-width:768px) {
    #btnReset, #btnPayAndRegister {
        min-width: 120px !important;
    }
}

.overlay {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background-color: rgba(255,255,255,0.8) !important;
    border: 0 !important;
    display: none;
}

.overlay-content {
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
}

.gradient-background {
    background: linear-gradient(90deg, #006EDE 100%, #006EDE 0);
}

.icon-map-gold-point {
    background: url(../img/icons/map-gold-point.png) no-repeat;
}

.pos-abs {
    position: absolute;
    right: 50px;
}

.color-blue {
    color: var(--blue);
}

.scrollable-form {
    overflow-y: auto;
    /*max-height: calc(100vh - 57px);*/
    width: 100%;
}

.background-blue-fade {
    background-image: linear-gradient(#68C023 0%, #F6F7FB 85%);
    border-radius: 25px;
    padding: 0;
}

.scrollable-summary {
    overflow-y: auto;
    max-height: calc(100vh - 108px);
}

.main-top-margin {
    margin-top: 53px;
}

.left-main-img {
    /*margin-top: 15px;*/
}

.summary-header {
    min-height: 125px !important;
    max-height: 125px !important;
}

@media screen and (max-width:1200px) {
    .navbar.navbar-expand-lg {
        display: none !important;
    }

    .page-header.page-header-small {
        display: block !important;
    }

    .page-header > .page-header-image {
        display: block !important;
    }

    .left-main-img {
        display: none !important;
    }

    .main {
        overflow: unset !important;
        z-index: 1;
    }

    .summary-header {
        min-height: 40vh !important;
        max-height: 40vh !important;
    }

    .main-top-margin {
        margin-top: 0;
    }

    .scrollable-form {
        top: -200px;
        position: absolute;
        max-height: auto;
    }

    #footerTop {
        position: fixed;
    }

    ::-webkit-scrollbar {
        width: 0px;
        background: transparent;
    }

}

.iti__selected-dial-code {
    font-weight:500;
}

.bg-green {
    background: #68C023 !important;
    border:none;
}

.btnVehicle {
    background: #68C023;
}

.ulVehCap {
    list-style:none;
    padding-left: 0.5rem;
}

.fw-bold {
    font-weight:500;
}

.ulPaySummary {
    list-style: none;
}

.btn-outline-primary {
    color:#000;
    background: none;
    border:1px solid #000;
}

/*
.fas {
    color: #68C023;
}*/