/*
Theme Name: NeonTheme 2024
Author: Neon Reisen
*/

@import url("/web/css/fonts/SourceSansPro/stylesheet.css");
@import url("/web/css/fonts/SourceSerifPro/stylesheet.css");
/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');*/
/*@font-face {*/
/*    font-family: Montserrat;*/
/*    src: url(css/fonts/Montserrat/Montserrat-VariableFont_wght.ttf);*/
/*}*/


html {
    height: 100%;
    margin: 0;
    padding: 0;
}
body {
    overflow-x: hidden !important;
    height: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
}

.app-container {
    height: 100%
}

.app-container > .app-main {
    height: 100%
}

main {
    flex: 1 0 auto;
    display: flex;
    flex-direction: column;
}


body .d-none {
    display: none!important;
}

body .swiper-container {
    box-sizing: border-box;
    width: 100%;
    overflow: hidden;
}

body .swiper {
    width: 100%;
    height: 100%;
    position: relative;
}

body .swiper-slide {
    text-align: center;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
}

body .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body .swiper.country-swiper {
    margin-bottom: 64px;
}
body .swiper.country-swiper {
    height: 568px;
}
body .swiper.country-swiper .title {
    font-family: Source Sans Pro;
    font-weight: 700;
    font-size: 48px;
    color: white;
    max-width: 700px;
    text-align: center;
}


body{
    font-family: Source Sans Pro;
}

button {
    padding: 0;
    border: none;
    font: inherit;
    color: inherit;
    background-color: transparent;
    /* отображаем курсор в виде руки при наведении; некоторые
    считают, что необходимо оставлять стрелочный вид для кнопок */
    cursor: pointer;
}

* {
    margin: 0;
    padding: 0;
}

.top-links .dropdown-menu {
    display: block;
    opacity: 0;
    transform: scaleY(0.3);
    transform-origin: top;
    transition: all 0.2s ease;
    visibility: hidden;
}

.top-links .dropdown.show .dropdown-menu {
    opacity: 1;
    transform: scaleY(1);
    visibility: visible;
}



main .btn.load-more {
    height: 36px;
    width: 115px;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 10px;
    font-family: Source Sans Pro;
    font-weight: 600;
    font-size: 15px;
    background: white;
    color: #202541;
    border: 1px solid #E4E4E4;
    margin-bottom: 100px;
    margin-top: 40px;
    border-radius: 12px;
    cursor: pointer;
}

header {
    font-family: Source Sans Pro;
    height: 100%;
    /*background: linear-gradient(180deg, rgba(5, 13, 35, 0.49) 8.33%, rgba(5, 13, 35, 0.25) 63.37%, rgba(9, 18, 43, 0.81) 100%), url("img/header-background-1.jpg") 100% 100% no-repeat;*/
    background-size: cover;
    background-position: center;
}

header .header-container {
    z-index: -1;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(5, 13, 35, 0.49) 8.33%, rgba(5, 13, 35, 0.25) 63.37%, rgba(9, 18, 43, 0.81) 100%);
}

header.dark {
    height: 100%
}

header.dark ul.dropdown  {
    margin-top: 25px!important;
    z-index: 1000!important;
}

header.dark .header-container {
    z-index: -1;
    width: 100%;
    background: #010621;
    /*width: 100%;*/
    height: 90px;
}

header.dark {
    height: 100%
}

header.dark ul.dropdown  {
    margin-top: 25px!important;
    z-index: 1000!important;
}

header.dark .header-container {
    z-index: -1;
    width: 100%;
    background: #010621;
    /*width: 100%;*/
    height: 90px;
}

header.white {
    /*height: 100%;*/
    color: #202541;
    height: fit-content;
}

header.white .dropdown  {
    /*margin-top: 25px!important;*/
    z-index: 1000!important;
    color: #202541;
}

header.white .header-container {
    z-index: -1;
    width: 100%;
    background: #010621;
    /*width: 100%;*/
    height: 90px;
}

/*header.white {*/
/*    height: 100%*/
/*}*/

header.white .dropdown  {
    /*margin-top: 25px!important;*/
    z-index: 1000!important;
}

header.white .header-container {
    z-index: -1;
    width: 100%;
    background: white;
    /*width: 100%;*/
    height: 90px;
}

header.white .top-links a {
    color: #202541;
    font-size: 16px;
    font-weight: 700;
}

header.white .top-links a i.arrow {
    top: -3px;
}

header.white .header-tel {
    font-size: 16px;
    font-weight: 700;
}


header.white .header-tel {
    color: #202541;
}

header.white .dropdown-item.active, header.white .dropdown-item:active {
    color: #212529;
    text-decoration: none;
    background-color: #e9ecef!important;
}




header.blue {
    color: white;
    background: radial-gradient(at 50% -20%, #1967a9, #0a1832) fixed;
    height: 300px;
}


header.blue .header-container {
    background: transparent;
    max-width: 1080px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
}

header.blue .header-wrapper {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

header.blue .header-wrapper .header-top {
    border-bottom: none!important;
    margin-bottom: 0!important;
    padding-left: 0!important;
    padding-right: 0!important;
}

header.blue .top-links {
    display: flex;
    column-gap: 40px;
    padding-right: 30px;
}

header.blue .top-links h6 {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
}

header.blue .top-links .info-container p{
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
}


header .neon-reisen-logo img {
    width: 230px;
}
.neon-reisen-logo a {
    cursor: pointer;
}

header .header-top {
/*width: 100%;*/
    height: 90px;
    margin-bottom: 78px;
    /*background: red;*/
    padding-left: 50px;
    padding-right: 28px;
    /*margin: 21px 50px 38px 28px;*/
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}



header .top-links a {
    color: white;
    font-size: 14px;
    margin-right: 45px;
    font-weight: 800;
    text-decoration: none;
    cursor: pointer;
}

header .header-tel {
    display: flex;
    align-items: center;
    color: white;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 0.125em;
}

header .header-tel img {
    margin-right: 8px;
}

.header-body {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
}

header .header-map {
    margin-bottom: 90px;
    display: inline-flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 24px;
    width: 100%;
    color: white;
    border-bottom: rgba(255, 255, 255, 0.5) 2px solid;
}

header .header-map svg {
    margin-right: 25px;
}

.header-map div:first-child {
    display: flex;
    align-items: center;
}

header .header-offer {
    display: flex;
    justify-content: space-between;
}

header .header-body {
    display: flex;
    height: 780px;
    flex-direction: column;
    justify-content: space-between;
}

header .header-offer .header-text {
    padding-top: 52px;
    width: 55%;
    font-size: 38px;
    font-weight: 800;
    color: white;
    text-align: left;
}

header .header-map div:first-child {
    font-size: 16px;
}

header .header-map div:last-child {

    font-weight: 800;
    font-size: 18px;
}

header .header-map div:last-child a {
    color: white;
}

header .header-price {
    /*width: 32%;*/
    padding: 60px 72px 52px 72px;
    background: rgba(5, 13, 35, 0.6);
}

header .header-price {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 92px;
}

header .header-price ul {
    list-style-image: url("img/check_mark.png");
    color: white;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 30px;
}

header .header-price li {
    margin-bottom: 19px;
    padding-left: 19px
}

header .header-price ul + div {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 19px;
}

header .header-price ul + div span:first-child {
    color: #20E5CE;
    font-size: 20px;
    font-weight: 800;
    line-height: 30px;
}

header .header-price ul + div span:last-child {
    color: white;
    font-weight: 800;
    font-size: 22px;
    line-height: 27px;
    text-align: right;
    text-decoration-line: line-through;
}

header .header-price a {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 800;
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    color: #010621;
    background: #21E6CE;
    margin-bottom: 14px;
    border: none;
    padding: 12px 42px 11px 45px;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
}

header .header-night {
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 0.12em;
    color: white;
}

header nav.nav-header-container {
    max-width: 100%;
    display: flex;
    height: 100px;
    justify-content: space-between;
    font-weight: 800;
    font-size: 22px;
    line-height: 27px;
    text-align: center;
/*    text-decoration-line: underline;*/

}

header nav .nav-header-country {
    width: 270px;
    position: relative;
}

.nav-strip {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: all 0.4s;
    position: absolute;
    width: 100%;
    height: 2px;
    background: rgba(255, 255, 255, 0.25);
}

header nav .nav-header-country.active .nav-strip {
    background-color: #12C3AE;
    top: -1px;
    height: 4px;
}


header nav a {
    position: relative;
    top: 40px;
    /*border-top: 1px rgba(255, 255, 255, 0.4) solid;*/
    border: none;
    color: rgba(255, 255, 255, 0.51);
    text-decoration: none;
    transition: all 0.25s;
}


header .nav-header-country.active a {
     outline: none;
     position: relative;
     color: white;
     border: none;
     /*border-top: 4px #12C3AE solid;*/
     text-decoration: transparent;
 }

header .nav-header-country a {
    border: none;
    text-decoration: transparent;
    outline: none;
}

header.veepee {
    margin-bottom: -30px;
}
header.veepee .header-container  {
    background: white;
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
header.veepee .header-container .header-top {
    padding: 0;
}

main {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-family: Source Sans Pro;
}

main .main-part {
    /*margin-top: 100px;*/
}

main .slider * {
    box-sizing: border-box;
}

main .slider .slick-dots li button:before {
    font-size: 10px;
    line-height: 20px;
    color: #010621;
    opacity: 1;
}

main .slider .slick-dots li.slick-active button:before {
    color: #12C3AE;
}

main #top-links {
    display: flex;
    align-items: center;
    justify-content: start;
    margin-top: 50px;
    margin-bottom: 70px;
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
}



main #top-links a {
    text-decoration: none;
    color: #010621;
    margin-right: 17px;
}
main #top-links svg {
    position: relative;
    top:2px;
    margin-right: 15px;
}


main #top-links .thisPage {
    text-decoration: none;
    color: #12C3AE;
    line-height: 17px;
}
main #page-name h1 {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 800;
    font-size: 38px;
    line-height: 58px;
    text-align: center;
    color: #202020;
    margin-bottom: 40px;
}







main .slider {
    width: 100%;
    margin: 100px auto;
}

main .slick-slide {
    margin: 0 30px;
}

main .slick-slide .offer-slide {
    min-height: 439px;
    height: 1px;
    width: 100%;
    background-size: cover;
}

main .slick-slide .offer-slide-container {
    height: 100%;
    color: white;
    display: flex;
    padding-top: 105px;
    padding-right: 100px;
    padding-bottom: 102px;
    justify-content: end;
    align-items: center;
}

main .slick-slide .slide-flex-container {
    height: 250px;
    /*height: auto;*/
    width: 33%;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: space-between;
}


main .slick-slide .slide-flex-container div:last-child {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: end;
}

main .slick-slide .offer-slide-container .main-offer-text-location {
    display: flex;
    align-items: center;
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 23px;
}

main .slick-slide .offer-slide-container .main-offer-text-location svg {
    margin-right: 12px;
    color: #878B9E;
}

main .slick-slide .offer-slide-container .main-offer-text-header {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 800;
    font-size: 22px;
    line-height: 32px;
}

main .slick-slide .offer-slide-container .slider-price div:first-child span:first-child {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    text-decoration-line: line-through;
    margin-right: 15px;
    margin-bottom: 7px;
}

main .slick-slide .offer-slide-container .slider-price div:first-child span:last-child {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 20px;
    color: #20E5CE;
}

main .slick-slide .offer-slide-container .slider-price .slider-total-price {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 800;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 3px;
}

main .slick-slide .slide-flex-container div:last-child a {
    width: 170px;
    height: 44px;
    background: #20E5CE;
    font-family: Source Sans Pro;
    font-style: normal;
    text-align: center;
    font-weight: 800;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #010621;
    padding: 14px 21px 14px 21px;
    text-decoration: none;
}

main .slick-slide .offer-slide-container .slider-price div:last-child {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.06em;
}


main .slick-prev:before,
main .slick-next:before {
    color: black;
}

main .slick-next {
    right: 17.5%;
}

main .slick-prev {
    z-index: 1;
    left: 17.5%;
}

main .slick-prev:before {
    background: url('img/arrow-left.png') no-repeat;
    content: '';
    display: block;
    height: 50px;
    width: 50px;
}

main .slick-next:before {
    background: url('img/arrow-right.png') no-repeat;
    content: '';
    display: block;
    height: 50px;
    width: 50px;
}


main .slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}

main .slick-active {
    opacity: 1;
}

main.slick-current {
    opacity: 1;
}


main .main-header {
    margin-bottom: 73px;
}

main .main-header h1 {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 800;
    font-size: 32px;
    line-height: 39px;
    text-align: center;
    color: #010621;
    margin-bottom: 15px;
}

main .main-header div {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    text-align: center;
    color: #878B9E;

}

main {
    background: #F2F2F2;
}


main .search-container {
    padding: 32px;
    background: white;
    align-self: stretch;
    border-radius: 18px;
    margin-bottom: 64px;
}

main .search-container h4 {
    font-family: Source Sans Pro;
    font-weight: 700;
    font-size: 26px;
    color: #202541;
    margin-bottom: 16px;
}

main .search-container .search-wrapper {
    display: flex;
    justify-content: space-between;
    column-gap: 16px;
    position: relative;
}

main .search-container .search-wrapper svg {
    position: absolute;
    bottom: 21px;
    left: 23px;
}

main .search-container .search-wrapper input {
    display: block;
    flex: 1;
    border: 1px #878787 solid;
    outline: none;
    box-shadow: none;
    padding: 16px 16px 16px 48px;
    border-radius: 16px;
    font-family: Source Sans Pro;
    font-weight: 400;
    font-size: 16px;
    color: #202541;
}

main .search-container .search-wrapper .input::placeholder {
    font-family: Source Sans Pro;
    font-weight: 400;
    font-size: 16px;
    color: #878787;
}

main .search-container .search-wrapper #search {
    display: flex;
    width: 208px;
    height: 55px;
    border-radius: 55px;
    align-items: center;
    justify-content: center;
    font-family: Source Sans Pro;
    font-weight: 700;
    font-size: 18px;
    color: white;
    background: #2F8EE0;
    cursor: pointer;
}



main .main-offers-vertical {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 990px;
    margin-left: auto;
    margin-right: auto;
}





main .main-offers-vertical-container {
    text-align: center;
}

main .main-offers-vertical-container .main-offer {
    margin-bottom: 30px;
    border: 1px solid #E0E0E1;
    display: flex;
    justify-content: space-between;
    min-height: 280px;
    width: 100%;
    border-radius: 24px;
    column-gap: 40px;
    background: white;
}

main .main-offers-vertical-container .main-offer .main-offer-img-container {
    width: 41%;
    position: relative;
    max-height: calc(100% - 6px);
    margin: 3px 0 3px 3px;
}


main .main-offers-vertical-container .main-offer .main-offer-img-container img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    border-radius: 24px;
}

main .main-offers-vertical-container .main-offer .main-offer-context-container {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 100%;
    /*flex: 1;*/
    width: calc(51% - 40px);
    border-left: none;
    padding-right: 32px;
    padding-top: 32px;
    padding-bottom: 32px;
}

main .main-offers-vertical-container .main-offer .main-offer-context {
    display: flex;
    align-items: start;
    flex-direction: column;
    width: 100%;
}

main .main-offers-vertical-container .main-offer .main-offer-context .main-offer-text-location {
    display: flex;
    align-items: center;
    font-family: Source Sans Pro;
    /*margin-bottom: 23px;*/
    font-weight: 600;
    font-size: 16px;
    line-height: 17px;
    color: #202541;
}

main .main-offers-vertical-container .main-offer .main-offer-context .main-offer-text-location span {
    margin-left: 12px;
}

main .main-offers-vertical-container .main-offer .main-offer-context h4 {
    font-family: Source Sans Pro;
    margin-bottom: 16px;
    font-style: normal;
    text-align: left;
    font-weight: 800;
    font-size: 22px;
    line-height: 32px;
    color: #202541;
}

main .main-offers-vertical-container .main-offer .main-offer-context ul {
    padding-left: 24px;
    margin-bottom: 16px;
}

main .main-offers-vertical-container .main-offer .main-offer-context ul li {
    font-family: Source Sans Pro;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
}



/*main .main-offers-vertical-container .main-offer .main-offer-context h4 a {*/
/*    color: #010621!;*/
/*}*/


main .main-offers-vertical-container .main-offer .main-offer-context .main-offer-options {
    width: 370px; /* Ширина таблицы */
    border-collapse: collapse; /* Убираем двойные линии между ячейками */
    border: 2px solid white; /* Прячем рамку вокруг таблицы */
}

main .main-offers-vertical-container .main-offer .main-offer-context .main-offer-options td {

    border: 1px solid #E0E0E1; /* Параметры рамки */
    width: 48%;

    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    text-align: left; /* Выравнивание по левому краю */
    color: #010621;
}

main .main-offers-vertical-container .main-offer .main-offer-context .main-offer-options td:nth-child(odd) {
    padding: 12px 21px 16px 0; /* Поля вокруг содержимого таблицы */
}

main .main-offers-vertical-container .main-offer .main-offer-context .main-offer-options td:nth-child(even) {
    padding: 12px 0 16px 32px; /* Поля вокруг содержимого таблицы */
}

main .main-offers-vertical-container .main-offer .main-offer-context .main-offer-options td img {
    width: 21px;
    height: 9px;
    padding-right: 10px;
}


main .main-offers-vertical-container .main-offer-price {
    display: flex;
    column-gap: 16px;
    height: 55px;
    width: 100%;
}

main .main-offers-vertical-container .main-offer-price div {
    /*width: 200px;*/
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: start;
}
main .main-offers-vertical-container .main-offer-price .discount-2 {
    white-space: nowrap;
}


main .main-offers-vertical-container .main-offer-price div .main-offer-discount {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 20px;
    color: #878787;
    margin-left: 7px;
    align-self: flex-end;
    padding-bottom: 5px;
}
main .main-offers-vertical-container .main-offer-price div .main-offer-discount span.innerDiscount {
    text-decoration: line-through;
}

main .main-offers-vertical-container .main-offer-price .discount {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    padding: 16px 14px;
    color: #2F8EE0;
    border: 1px solid #2F8EE0;
    border-radius: 18px;
    width: min-content;
    display: flex;
    align-items: center;
    line-height: 22px;
}

main .main-offers-vertical-container .main-offer-price div .main-offer-total-cost {
    margin-bottom: 3px;
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    /*line-height: 32px;*/
    color: #202541;
    display: inline-flex;
    flex-wrap: nowrap;
    flex-direction: row;

}

main .main-offers-vertical-container .main-offer-price div .main-offer-night {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 12px;
    /*letter-spacing: 0.06em;*/
    white-space: nowrap;
    color: #202541;

}

main .main-offers-vertical-container .main-offer-price a {
    align-self: end;
    background: #2F8EE0;
    height: 55px;
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 16px;
    /*text-transform: uppercase;*/
    color: white;
    border: none;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    cursor: pointer;
    margin-left: auto;
    width: 208px;
    border-radius: 18px;
}

main .main-offers-vertical > button.main-offers-button {
    margin-top: 60px;
    width: 170px;
    height: 44px;
    border: 1px solid #010621;
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 800;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #010621;
}


main .main-part.main-offers-horizon {
    display: flex;
    flex-direction: column;
    align-items: center;
}

main .main-offers-horizon-container {
    display: flex;
    flex-direction: row;
    width: 1170px;
    align-items: center;
    justify-content: space-between;
}

main .main-offers-horizon-container .main-offer-horizon {
    margin-bottom: 30px;
    border: 1px solid #E0E0E1;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    width: 370px;
    height: 538px;
}

main .main-offers-horizon-container .main-offer-horizon .main-offer-img-container {
    height: 50%;
    position: relative;
    /*left: -1px;*/
    width: calc(100% + 2px);

}

main .main-offers-horizon-container .main-offer-horizon .main-offer-img-container img {
    height: 100%;
    width: 100%;
    object-fit: cover;

}

main .main-offers-horizon-container .main-offer-horizon .main-offer-context-container {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 40px;
    height: 100%;
}

main .main-offers-horizon-container .main-offer-horizon .main-offer-context-container .main-offer-text-location {
    font-family: Source Sans Pro;
    margin-bottom: 17px;
    display: flex;
    align-items: center;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #878B9E;
}

main .main-offers-horizon-container .main-offer-horizon .main-offer-context-container .main-offer-text-location svg {
    margin-right: 12px;
}


main .main-offers-horizon-container .main-offer-horizon .main-offer-context-container .main-offer-text-header {
    font-family: Source Sans Pro;
    margin-bottom: 22px;
    font-style: normal;
    font-weight: 800;
    font-size: 18px;
    line-height: 30px;
    color: #010621;
}

main .main-offer-context-container h4.main-offer-text-header a {
    color: #010621;
}



main .main-offers-horizon-container .main-offer-horizon .main-offer-context-container .main-offer-price {
    width: 100%;
    border-top: #E0E0E1 solid 1px;
    padding-top: 21px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

main .main-offers-horizon-container .main-offer-horizon .main-offer-context-container .main-offer-price .main-offer-discount div:first-child {
    padding-top: 15px;
}

main .main-offers-horizon-container .main-offer-horizon .main-offer-context-container .main-offer-price .main-offer-discount div:first-child {
    font-family: Source Sans Pro;
    margin-bottom: 3px;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 20px;
    color: #13C5B0;
}

main .main-offers-horizon-container .main-offer-horizon .main-offer-context-container .main-offer-price .main-offer-discount div:last-child {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    text-decoration-line: line-through;
    color: #010621;
}

main .main-offers-horizon-container .main-offer-horizon .main-offer-context-container .main-offer-price .main-offer-cost-container .main-offer-total-cost {
    font-family: Source Sans Pro;
    margin-bottom: 3px;
    font-style: normal;
    font-weight: 800;
    font-size: 22px;
    line-height: 32px;
    text-align: left;
    color: #010621;
}

main .main-offers-horizon-container .main-offer-horizon .main-offer-context-container .main-offer-price .main-offer-cost-container .main-offer-night {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 12px;
    text-align: left;
    padding-left: 6px;
    letter-spacing: 0.06em;
    color: #010621;
}

main#passdaten-formular {
    background: #F2F2F2;
}

main#passdaten-formular h2 {
    color: white;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 32px;
    padding-left: 30px;
}

main#passdaten-formular .passdaten-formular-container {
    max-width: 1080px;
    width: 100%;
    top: -154px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

main#passdaten-formular .passdaten-formular-container .block-container {
    border-radius: 24px;
    margin-bottom: 30px;
    background: white;
    width: 100%;
}

main#passdaten-formular form input {
    width: calc(100% - 16px);
    height: 56px;
    margin-top: 8px;
    border: 2px solid #E4E4E4;
    border-radius: 16px;
    font-family: Source Sans Pro;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    display: block;
    padding-left: 16px;
}

main#passdaten-formular .block-container {
    padding-bottom: 30px;
    display: flex;
    flex-direction: column;
    row-gap: 24px;
}

main#passdaten-formular .block-container .flex-container {
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    justify-content: space-between;
    column-gap: 16px;
}

main#passdaten-formular label {
    display: block;
    font-family: Source Sans Pro;
    font-size: 16px;
    line-height: 130%;
    color: #202541;
    margin-bottom: 0;
    font-weight: 600;
}
main#passdaten-formular .block-container .flex-container label {
    flex: 1;
}


main#passdaten-formular .block-container .top-container {
    padding: 30px;
    border-bottom: 2px solid #E4E4E4;
}

main#passdaten-formular .passdaten-formular-footer {
    width: 100%;
    position: relative;
    top: -110px;

}

main#passdaten-formular .passdaten-formular-footer .info-container {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
    max-width: 1020px;
}

main#passdaten-formular .passdaten-formular-footer .block-container {
    row-gap: 16px;
}

main#passdaten-formular .wrapper-checkboxes{
    flex: 1;
}

main#passdaten-formular .checkboxes-container,
main#passdaten-formular .radio-container {
    display: flex;
}

main#passdaten-formular .wrapper-checkboxes h5 {
    display: block;
    font-family: Source Sans Pro;
    font-size: 16px;
    line-height: 130%;
    color: #202541;
    font-weight: 600;
    margin-bottom: 8px;
}

main#passdaten-formular .radio-container .form-control {
    font-size: 12px;
    font-weight: bold;
    line-height: 1.1;
    display: flex;
    gap: 8px;
    cursor: pointer;
}

main#passdaten-formular .radio-container .form-control:focus-within {
    /*color: #E4E4E4;*/
}

main#passdaten-formular .radio-container input[type="radio"] {
    -webkit-appearance: none;
    appearance: none;
    /*background-color: #E4E4E4;*/
    margin: 0;
    font: inherit;
    width: 18px!important;
    height: 18px!important;
    /*width: 1.15em;*/
    /*height: 1.15em;*/
    border: 2px solid #2F8EE0;
    border-radius: 50%;
    transform: translateY(-3px);
    display: grid;
    place-content: center;
    padding: 0;
    cursor: pointer;
}

main#passdaten-formular .radio-container input[type="radio"]::before {
    content: "";
    width: 9px;
    height: 9px;
    border-radius: 50%;
    transform: scale(0);
    transition: 120ms transform ease-in-out;
    box-shadow: inset 9px 9px #2F8EE0;
    position: relative;
}

main#passdaten-formular .radio-container input[type="radio"]:checked::before {
    transform: scale(1);
}


main#passdaten-formular .form-submit label,
main#passdaten-formular .checkboxes-container label {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

main#passdaten-formular .form-submit label input,
main#passdaten-formular .checkboxes-container label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

main#passdaten-formular .form-submit label .checkmark,
main#passdaten-formular .checkboxes-container label .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    border-radius: 6px;
    background-color: white;
    /*background-color: #eee;*/
}

/* On mouse-over, add a grey background color */
main#passdaten-formular .form-submit label:hover input ~ .checkmark,
main#passdaten-formular .checkboxes-container label:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
main#passdaten-formular .form-submit label input:checked ~ .checkmark,
main#passdaten-formular .checkboxes-container label input:checked ~ .checkmark {
    background-color: #2B86D6;
}

/* Create the checkmark/indicator (hidden when not checked) */
main#passdaten-formular .form-submit label .checkmark:after,
main#passdaten-formular .checkboxes-container label .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
main#passdaten-formular .form-submit label input:checked ~ .checkmark:after,
main#passdaten-formular .checkboxes-container label input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
main#passdaten-formular .form-submit label .checkmark:after,
main#passdaten-formular .checkboxes-container label .checkmark:after {
    left: 7px;
    top: 4px;
    width: 4px;
    height: 8px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

main#passdaten-formular .form-submit label p,
main#passdaten-formular .checkboxes-container label p {
    font-family: Source Sans Pro;
    font-size: 14px;
    font-weight: 400;
    line-height: 18.2px;
    text-align: left;
}

main#passdaten-formular .form-submit {
    padding-left: 30px;
    padding-right: 30px;
}


main#passdaten-formular .send {
    height: 34px;
    width: 208px;
    display: block;
    margin-left: auto;
    padding-top: 20px;
    border-radius: 18px;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: Source Sans Pro;
    font-size: 18px;
    font-weight: 700;
    line-height: 23.4px;
    color: white;
    background: #2F8EE0;
}




footer {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: start;
    background: #202541;
}

footer .footer-container {
    width: 100%;
    display: flex;
    justify-content: center;
}

footer .footer-container:first-child {
    /*border-bottom: 1px solid #1B2037;*/
}

footer .footer-inside-container {
    width: 1170px;
    border-top: 1px solid #FFFFFF14;
}

footer .footer-top {
    position: relative;
    padding-top: 80px;
    padding-bottom: 60px;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: start;
}

footer .footer-top div:first-child {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-self: stretch;
}


footer .footer-top > div:not(div:first-child) {
    width: 160px
}

footer .footer-top a {
    color: white;
}

footer .footer-top h4 {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    color: #FFFFFF;
    padding-top: 0px;
    margin-bottom: 25px;
    text-transform: uppercase;
}

footer .footer-top ul {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    text-decoration-line: underline;
    margin-left: 0;
    padding-left: 0;
}

footer .footer-top ul li {
    list-style-type: none;
    padding-top: 15px;
}

footer .footer-top ul li a{
    text-decoration: none;
    font-family: 'Source Sans Pro';
    font-size: 16px;
    font-weight: 400;
}

footer .footer-top .footer-logo {
    margin-bottom: 34px;
    width: 280px;
}

footer .footer-top .footer-top-sns {
    display: flex;
    align-items: end;
}

footer .footer-top .footer-top-sns svg {
    margin-right: 48px;
}

footer .footer-top .footer-tel, footer .footer-top .footer-mail {
    width: 268px;
    height: 42px;
    border: 1px solid #1B2037;
    display: flex;
    align-items: center;
    color: #FFFFFF;
    /*padding-left: 18px;*/
    margin-bottom: 10px;
}

footer .footer-top .footer-tel {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 17px;
    letter-spacing: 0.125em;
    border: none;
}

footer .footer-top .footer-mail {
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 17px;
    border: none;

}

footer .footer-top .footer-mail a {
    text-decoration: unset;
}

footer .footer-top .footer-tel img {
    margin-right: 16px;
}
 footer .footer-top .footer-mail img {
    margin-right: 11px;
}


footer .footer-bottom {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
}

footer .footer-bottom .footer-link {
    padding-top: 34px;
    padding-bottom: 41px;
    font-family: Source Sans Pro;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 17px;
    color: white;
}

footer .footer-bottom .footer-card {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

footer .footer-bottom .footer-card img {
    margin-left: 17px;
}

footer .footer-bottom .footer-card img:last-child {
    padding-top: 4px!important;
}

footer .footer-top-sns{
    cursor: pointer;
}

#primary{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 100px;
    margin-bottom: 100px;
}

.country-swiper a {
    text-decoration: none !important;
    color:#fff !important;
}