@font-face {
    font-family: 'AvertaDemoPE-Regular';
    src: url('../fonts/AvertaDemoPE-Regular.eot');
    src: url('../fonts/AvertaDemoPE-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/AvertaDemoPE-Regular.woff2') format('woff2'), url('../fonts/AvertaDemoPE-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'averta-semibold';
    src: url('../fonts/averta-semibold.woff2') format('woff2'), url('../fonts/averta-semibold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    background: #fff;
    font-family: 'AvertaDemoPE-Regular';
    font-weight: 100;
    font-style: normal;
    color: #323755;
    font-size: 16px;
    letter-spacing: 0px;
}

    body * {
        outline-style: none;
    }

h1, h2, h3, h4, h5, h6, .home-title {
    font-family: 'averta-semibold', 'Commissioner';
}

h1 {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 30px;
    color: #323755;
}

h2 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 30px;
}

h3 {
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 22px;
    color: #323755;
}

h4 {
    margin-top: 40px;
    margin-bottom: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 100;
    opacity: 0.7;
}

ol, ul {
    padding-left: 15px;
}

sup {
    color: #FF6607;
    font-size: 16px;
}

strong {
    font-family: 'averta-semibold', 'Commissioner';
}

.btn {
    font-size: 14px;
    font-family: 'averta-semibold', 'Commissioner';
    /* padding-top: 11px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;*/
    padding: 10px 16px;
    border-radius: 10px;
    text-decoration: none;
}

.btn-login {
    width: auto !important;
}

@media (max-width: 480px) {
    .btn {
        width: 100%;
        margin-bottom: 8px;
    }

    .btn-book {
        margin-bottom: 0 !important;
        font-size: 14px !important;
    }

    .horizontal-btns {
        padding: 0px !important;
        margin: 20px 0 20px 0 !important;
    }

    .horizontal-padding {
        padding: 0 12px !important;
    }

    .join-buttons {
        padding: 0 10px !important;
    }

    .home-hero-btns {
        margin-bottom: 0 !important;
    }
}

.btn-action {
    background-color: #2934d0;
    border: 2px solid #2934d0;
    color: #ffffff;
}

.btn-book {
    background-color: #FF6709 !important;
    border: 2px solid #FF6709 !important;
    padding: 16px 40px !important;
    margin-bottom: 20px !important;
    font-size: 16px;
}

.btn-normal {
    border: 2px solid #2934d0;
    color: #2934d0;
    background: #fff;
    margin: 0 0 20px;
}

.logo-lang + .btn-normal,
.horizontal-btns .btn-normal {
    margin: 0;
}

.btn-normal:hover {
    color: #2934d0;
    box-shadow: 0px 0px 5px 1px rgb(41 52 208 / 50%);
}

.btn_order {
    background-color: #2934D0;
    border-radius: 10px;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 16px;
    padding: 15px 20px;
    margin-bottom: 40px;
}

.btn-action:hover {
    color: #ffffff;
    box-shadow: 0px 0px 5px 1px rgb(41 52 208 / 50%);
}

.home-hero .btn-normal {
    margin-left: 10px;
}

.center {
    text-align: center;
}

.main-container {
    min-height: 100vh;
}

.topbar {
    padding: 0px 0;
    border-bottom: 1px solid #ddd;
    position: sticky;
    top: 0;
    z-index: 999;
    width: 100%;
    background: #fff;
}

    .topbar div {
        align-items: center;
    }

.logo-lang {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 15px 0;
}

    .logo-lang .navbar-brand {
        margin-bottom: 0;
    }

.navbar .container-fluid {
    padding: 10px 20px;
}

.navbar-brand {
    margin: 0 0 20px;
}

.home-title {
    margin: 90vw 0 0;
    padding: 30px 20px;
    font-size: 30px;
    line-height: 32px;
    color: #323755;
}

    .home-title span {
        color: #FF6709;
    }

.home-subtitle {
    margin: 0px;
    padding: 0 20px;
}

.home-hero-btns {
    padding: 20px;
    margin-bottom: 20px;
}

.home-hero-text {
    width: 100%;
    margin-bottom: 50px;
    padding: 20px;
}

.horizontal-btns {
    padding: 20px;
    margin: 40px 0 0px 0;
}

.home-hero {
    background: url(../images/hero-home-mobile.jpg);
    background-size: 80% auto;
    background-repeat: no-repeat;
    background-position: center top;
    height: auto;
}

    .page-header .container,
    .home-hero .container {
    }

#testimonials {
    margin: 0;
    padding: 0;
}

    #testimonials .container {
        padding: 0;
    }

    #testimonials h2 {
        padding: 0 30px;
    }

    #testimonials .nav-pills {
        padding-left: 20px;
    }


    #testimonials .d-flex,
    #services .d-flex {
        display: block !important;
    }

section {
    margin: 0px 0 40px 0;
    overflow: hidden;
    padding: 0px 20px;
}

    section.visible {
        overflow: visible;
    }

.retina {
    width: 100%;
    margin: 0 auto;
    display: block;
}

.features div {
    padding-right: 30px;
    margin-bottom: 30px;
}



.navbar-brand img {
    width: 100px;
}

.partners-string .container {
    display: flex;
    gap: 30px;
    margin: 20px auto;
    flex-wrap: wrap;
    justify-content: center;
}

.partners-string img {
    height: 60px;
}

.aci img {
    height: 140px;
}

.form-row {
    padding-bottom: 16px;
}

.text-holder {
    padding-bottom: 30px;
}

.newbadge {
    background-image: url(../images/new.png);
    background-size: 32px;
    display: inline-block;
    width: 32px;
    height: 32px;
    top: 10px;
}

#footer {
    flex-grow: 1;
    background: #f5f5f5;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    align-items: flex-end;
}

.footer-text {
    margin: 0;
}

#footer ul {
    list-style: none;
    padding: 0;
    margin: 30px 0 50px 0;
}

    #footer ul li {
        padding: 0;
        margin: 0 0 10px 0;
    }

        #footer ul li a {
            color: #000;
            text-decoration: none;
        }

.airport-image img {
    width: 100%;
}

.breadcrumbs {
    margin-top: 50px;
    font-size: 14px;
    margin-bottom: 10px;
}

    .breadcrumbs a {
        border-bottom: 1px solid #ADB0BC;
        color: #ADB0BC;
        text-decoration: none;
    }

.ancors {
    margin: 60px 0;
}

    .ancors a {
        border-bottom: 1px dashed #000;
        color: #000;
        text-decoration: none;
        line-height: 40px;
        font-size: 20px;
    }

.accordion-collapse {
}

.accordion-button {
    padding: 0 0 0 20px;
    height: 60px;
    border: none;
    font-size: 16px;
    color: #333333;
    text-align: left;
    line-height: 20px;
}

    .accordion-button:focus {
        box-shadow: none;
        border: 0;
    }

    .accordion-button:not(.collapsed) {
        background: none;
        color: #FF6709;
        box-shadow: none;
    }

.accordion-body {
    padding: 0px 20px;
    border: none;
    margin-left: 0px;
    margin-right: 0px;
}

.accordion-button::after {
    width: auto;
    height: auto;
    content: "+";
    position: absolute;
    left: 0;
    top: 19px;
    font-size: 20px;
    background-image: none;
    font-weight: 100;
    color: #000;
    transform: translateY(0px);
}

.accordion-button:not(.collapsed)::after {
    width: auto;
    height: auto;
    background-image: none;
    content: "-";
    font-size: 20px;
    left: 0;
    top: 19px;
    transform: translate(-5px, -4px);
    transform: rotate(0deg);
}

.accordion-item {
    border: none;
}

.home-hero ul {
    margin: 40px 0 0 0;
    padding: 0;
    font-size: 16px;
}

.features {
    margin-top: 60px;
}

    .features p {
        background: url(../images/departure-plane.svg);
        background-repeat: no-repeat;
        background-position: 0 3px;
        list-style: none;
        padding: 0 0 0 30px;
        margin: 0 0 10px 0;
        font-weight: 400;
        font-size: 16px;
    }

    .features p {
        padding-left: 30px;
    }

#benefits ul {
    margin: 0;
    padding: 0;
}

    #benefits ul li {
        background: url(../images/departure-plane.svg);
        background-repeat: no-repeat;
        background-position: 0 1px;
        list-style: none;
        padding: 0 0 0 30px;
        margin: 0 0 20px 0;
    }

#benefits h3 {
    margin-bottom: 30px;
}

#benefits .retina {
    width: 90%;
    margin-bottom: 40px;
    margin-right: 50px;
}

.hr-plane-2:after,
.hr-plane-1:after {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: #ddd;
    position: absolute;
    top: 15px;
    z-index: -1;
}

.hr-plane-item {
    background: #fff;
    padding: 0 10px;
    width: 40px;
    margin-top: 1px;
}

.hr-plane-item2 {
    background: #fff;
    padding: 0 10px;
    width: 40px;
}

#to-top-link {
    background-image: url(../images/white-plane.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 18px;
    background-color: #FF6709;
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: none;
    width: 60px;
    height: 60px;
    border-radius: 100px;
    cursor: pointer;
}

.nav-pills {
    width: 100%;
    display: flex;
    flex-direction: row !important;
    flex-wrap: nowrap;
    overflow: auto;
    padding: 30px 30px 30px 0;
}

    .nav-pills .nav-link {
        margin-bottom: 30px;
        padding: 20px 30px;
        color: #323755;
        margin: 10px auto;
        min-width: 300px;
    }

        .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
            background: #fff;
            box-shadow: 0 2px 4px 0 rgb(195 195 195 / 50%);
            color: #323755;
            padding: 20px 30px;
            border-radius: 10px;
        }

.one-client {
    display: flex;
    text-align: left;
    gap: 30px;
    align-items: center;
}

.client-avatar img {
    width: 63px;
    height: 63px;
}

.client-info strong {
    font-size: 16px;
    display: block;
}

.client-info {
    font-size: 14px;
    width: 200px;
}

.tab-content {
    display: block;
    align-items: center;
    width: 100%;
}

    .tab-content .tab-pane {
        padding: 50px;
        font-size: 20px;
        position: relative;
    }

.tab-pane.active::before {
    content: '"';
    font-size: 300px;
    position: absolute;
    top: -100px;
    left: 0;
    opacity: 0.1;
}

.social {
    display: inline-block;
    width: 42px;
    height: 42px;
    padding: 5px;
    background-repeat: no-repeat;
    background-position: center;
}

    .social:hover {
        background-color: #f5f5f5;
        border-radius: 50px;
    }

.whatsapp {
    background-image: url(../images/whatsapp-brands.svg);
}

.telegram {
    background-image: url(../images/telegram-brands.svg);
}

.facebook {
    background-image: url(../images/facebook-brands.svg);
}

.instagram {
    background-image: url(../images/instagram-brands.svg);
}

.linkedin {
    background-image: url(../images/linkedin-brands.svg);
}

.twitter {
    background-image: url(../images/twitter-brands.svg);
    background-size: 24px;
}

.email {
    background-image: url(../images/envelope-solid.svg);
    background-size: 24px;
}

.social-links {
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 10px 0 30px 0;
}

    .social-links a.social-link {
        color: #000;
        padding: 5px 10px;
    }

        .social-links a.social-link:hover {
            background-color: #f5f5f5;
            border-radius: 50px;
            text-decoration: none;
        }

.section-header {
    text-align: center;
}

.section-subheader {
    text-align: center;
    margin: 50px auto;
}

#partners {
    text-align: center;
}

.timelines-title {
    width: 300px;
    margin: 60px auto;
}

.timeline {
    margin-bottom: 50px;
}

    .timeline .timeline-point:nth-child(2n+1) {
        text-align: right;
        margin-right: 50%;
        padding: 20px 20px 20px 0px;
        min-height: 100px;
        position: relative;
    }

        .timeline .timeline-point:nth-child(2n+1):after {
            content: '';
            display: block;
            position: absolute;
            right: -11px;
            top: 20px;
            border-radius: 50%;
            width: 22px;
            height: 22px;
            border: 2px solid #FF6709;
            vertical-align: top;
        }

    .timeline .timeline-point:nth-child(2n) {
        margin-left: 50%;
        padding: 20px 0 20px 20px;
        min-height: 100px;
        position: relative;
    }

        .timeline .timeline-point:nth-child(2n):before {
            content: '';
            display: block;
            position: absolute;
            left: -11px;
            top: 20px;
            border-radius: 50%;
            width: 22px;
            height: 22px;
            border: 2px solid #FF6709;
            vertical-align: top;
        }

    .timeline .timeline-point span {
        display: block;
        line-height: 18px;
        position: relative;
        padding: 0 10px;
    }

    .timeline .timeline-point:nth-child(2n+1) span::after {
        content: '';
        display: inline-block;
        border-radius: 2px;
        width: 2px;
        height: 63px;
        background: #979797;
        vertical-align: top;
        position: absolute;
        right: -21px;
        top: 28px;
    }

    .timeline .timeline-point:nth-child(2n) span::after {
        content: '';
        display: inline-block;
        border-radius: 2px;
        width: 2px;
        height: 63px;
        background: #979797;
        vertical-align: top;
        position: absolute;
        left: -21px;
        top: 28px;
    }

    .timeline .timeline-point:last-child span::after {
        display: none;
    }

#free {
    background: #FF6709;
    color: #fff;
    padding: 40px 0;
    margin-bottom: 0;
}


.page-sidebar-img #footer {
    background: #fff;
}

.green-sketch-highlight,
.red-sketch-highlight {
    position: relative;
}

    .red-sketch-highlight:before {
        content: "";
        z-index: -1;
        left: -0.5em;
        top: -0.1em;
        border-width: 2px;
        border-style: solid;
        border-color: red;
        position: absolute;
        border-right-color: transparent;
        width: 130%;
        height: 1.5em;
        transform: rotate(2deg);
        opacity: 0.7;
        border-radius: 50%;
        padding: 0.1em 0.25em;
    }

    .red-sketch-highlight:after {
        content: "";
        z-index: -1;
        left: -0.48em;
        top: 0.04em;
        padding: 0.1em 0.25em;
        border-width: 2px;
        border-style: solid;
        border-color: red;
        border-left-color: transparent;
        border-top-color: transparent;
        position: absolute;
        width: 130%;
        height: 1.5em;
        transform: rotate(-1deg);
        opacity: 0.7;
        border-radius: 50%;
    }

    .green-sketch-highlight:before {
        content: "";
        z-index: -1;
        left: -0.5em;
        top: -0.1em;
        border-width: 2px;
        border-style: solid;
        border-color: green;
        position: absolute;
        border-right-color: transparent;
        width: 130%;
        height: 1.5em;
        transform: rotate(2deg);
        opacity: 0.7;
        border-radius: 50%;
        padding: 0.1em 0.25em;
    }

    .green-sketch-highlight:after {
        content: "";
        z-index: -1;
        left: -0.48em;
        top: 0.04em;
        padding: 0.1em 0.25em;
        border-width: 2px;
        border-style: solid;
        border-color: green;
        border-left-color: transparent;
        border-top-color: transparent;
        position: absolute;
        width: 130%;
        height: 1.5em;
        transform: rotate(-1deg);
        opacity: 0.7;
        border-radius: 50%;
    }

.aside {
    display: none;
}

.main {
    padding: 40px;
    display: flex;
    min-height: 100vh;
    flex-direction: column;
    align-items: flex-start;
}

.form {
    padding-bottom: 40px;
}

#for_agents .row {
    align-items: center;
    justify-content: space-between;
}

.dropdown-lang .dropdown-menu {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 2px 4px 0 rgb(195 195 195 / 50%);
    border: none;
    min-width: 120px;
    padding: 5px;
}

    .dropdown-lang .dropdown-menu .dropdown-item {
        padding: 10px;
        width: auto;
        border-radius: 10px;
    }

.nav-link.dropdown-toggle {
    color: #323755;
}

.lang-flag {
    width: 25px;
    height: 25px;
    margin-right: 10px;
    margin-top: -2px;
}

.cookie-overlay {
    position: fixed;
    bottom: 1rem;
    left: 1rem;
    background: #fff;
    z-index: 2051;
    line-height: 20px;
    font-size: 14px;
    border-radius: 6px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    > div:first-child

{
    width: 458px;
}

a {
    text-decoration: underline;
}

.close-cookies {
    cursor: pointer;
}

@include media-breakpoint-down(md) {
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 0;

    > div:first-child {
        width: auto;
    }
}

}

.content-table {
    width: 100%;
    margin-bottom: 20px;
}

    .content-table td,
    .content-table th {
        padding: 10px;
        border-bottom: 1px solid #ddd;
    }

.footer-menu a {
    color: #323755;
    display: block;
}

.accordion {
    margin-bottom: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

    .accordion:last-child {
        border: none;
    }

.accordion-body ul {
    padding: 15px 0;
}

    .accordion-body ul li {
        margin: 0 0 5px 30px;
    }

.login-form label {
    width: 100%;
}

.modal {
    border-radius: 20px;
}
.close span {
    line-height: 28px;
    font-size: 10px;
    text-align: center;
    display: inline-block;
    padding: 0px;
}

.modal .close {
    border-radius: 50px;
    border: none;
    width: 30px;
    height: 30px;
    margin: -1rem 0rem -1rem auto;
    padding: 0px;
}

.modal-content {
    border-radius: 20px;
    padding: 30px;
    border: none;
}

.modal-header {
    border: none;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding: 0px 0 20px 0;
}

.modal-body {
    padding: 0px;
}

.modal-footer {
    border: none;
    padding: 10px 0 0 0px;
}

.footer-container {
    padding: 60px 0;
}

.big-footer {
    padding: 60px 20px 30px 20px;
}

.form-row label {
    display: block;
}

.main-col {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

    .main-col > .container {
        flex-grow: 1;
    }

    .main-col #footer {
        flex-grow: 0;
    }

@media (min-width: 1999px) {
    .home-hero {
        background: url(../images/hero-home-desktop.jpg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 370px calc(50% + 40px) !important;
        height: 80vh;
        min-height: 800px;
        margin-bottom: 50px;
    }
}

@media (min-width: 692px) {
    .home-hero {
        background: url(../images/hero-home-desktop.jpg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: 130px calc(50% + 40px);
        height: 80vh;
        min-height: 800px;
        margin-bottom: 50px;
    }

    .text-container {
        width: 65%;
    }

    .main-container {
        min-height: 775px;
        height: 100vh;
        overflow: hidden;
        display: flex;
    }

    .form-container {
        align-self: flex-end;
    }

    .logo-lang {
        margin: 0;
    }

    .main {
        width: 50%;
        height: auto;
        overflow: auto;
        padding-right: 40px;
        padding-left: 40px;
    }

    .navbar {
        width: 100%;
        margin: 0;
    }

    .navbar-brand {
        margin-right: 50px;
    }

        .navbar-brand img {
            margin-top: 0px;
            width: 155px;
        }

    .dropbtn {
        width: 100%;
    }

    #testimonials {
        margin-top: 60px;
    }

        #testimonials .d-flex,
        #services .d-flex {
            display: flex !important;
            /* align-items: stretch!important; */
            align-items: center !important;
        }

    .home-title {
        padding: 120px 0 40px;
        font-size: 50px;
        line-height: 54px;
    }

        .home-title span {
            color: #FF6709;
        }

    .home-subtitle {
        font-size: 18px;
        line-height: 23px;
        margin: 0 0 40px 0;
    }

    .widget-container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .main-search {
        width: 30%;
    }

    section {
        margin: 0px 0 40px 0;
    }

    .section-header {
        text-align: center;
        margin: 0 auto;
    }

    .services-list {
        display: flex;
        flex-flow: row wrap;
        justify-content: flex-start;
        overflow: inherit;
    }

    .one_service:nth-child(4n+4) {
        margin-left: 22px;
    }

    .one_service {
        flex-basis: 31%;
        margin-right: 20px;
        margin-left: 0px;
    }

    .accordion-body {
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 20px;
    }

    .one_service:first-child {
        margin-left: 22px;
    }

    .one_service_ico {
        flex-basis: 50%;
    }

    .splide__arrows {
        display: block;
    }

    .nav-pills {
        width: 50%;
        flex-direction: column !important;
    }

    .tab-content {
        display: flex;
        align-items: center;
        width: 50%;
        min-height: 600px;
    }

    .features h3::before {
        margin: 60px 0 0px 0;
    }

    .retina {
        width: 90%;
        display: block;
        margin: 0 auto;
    }

    .aside {
        background-color: #e8e9eb;
        width: 50%;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        padding-left: 0;
    }

    .aside-list {
        padding-bottom: 20px;
        margin: 0;
        font-size: 15px;
    }

        .aside-list li {
            background: url(../images/ico-tick.svg);
            background-size: 22px;
            padding-left: 30px;
            background-repeat: no-repeat;
            list-style: none;
            margin-bottom: 10px;
        }

    .page-img-1,
    .page-img-2 {
        background-size: auto;
        background-repeat: no-repeat;
        background-position: right top;
    }

    .page-img-1 {
        background-image: url(../images/form-img-1.png);
        background-size: auto;
        background-repeat: no-repeat;
        background-position: 50% 0;
    }

    .page-img-2 {
        background-image: url(../images/form-img-2.png);
        background-size: auto;
        background-repeat: no-repeat;
        background-position: right top;
    }

    .navbar-brand {
        padding: 20px 0;
    }

    .section-subheader {
        width: 50%;
    }

    .home-title {
        margin: 0px 0 0 0;
    }

    .home-subtitle {
        padding: 0;
    }

    .home-hero-btns {
        padding: 0;
    }

    .horizontal-btns {
        padding: 0px;
    }

    .partners-string .container {
        gap: 60px;
    }

    .home-hero-text {
        width: 400px;
        padding: 0;
    }

    .footer-menu a {
        color: #323755;
        display: inline;
        margin-left: 20px;
    }
}

@media (min-width: 768px) {
    .text-container {
        width: 60%;
    }

    .aside-list {
        font-size: 16px;
    }
}

@media (min-width: 800px) {
    .aside {
        padding-left: 40px;
    }
}

@media (min-width: 1024px) {
    .home-title {
        padding-top: 120px;
    }

    .aside {
        padding-left: 80px;
    }

    .aside-list {
        padding-bottom: 35px;
    }

    .main {
        padding-right: 95px;
    }
}

@media (min-width: 1350px) {
    .text-container {
        width: 40%;
    }
}

.has-error > input {
    border: 1px red solid;
}

.has-error > select {
    border: 1px red solid;
}

.has-error > span {
    color: red;
}

.about-bold {
    font-weight: bold !important;
}
