.top-image {
    display: block;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    object-fit: cover;
    height: 550px;
}
@media (max-width: 768px) {
    .slider-home {
        display: none;
    }
}
/*search-form*/
#mainVisaFinder {
    z-index: 2;
    width: 100%;
    max-width: 615px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
/* @media (min-width: 768px) and (max-width:991px)  { */
@media (max-width: 768px) {
    #mainVisaFinder {
        display: block;
        position: relative;
        top: unset;
        transform: unset;
        left: unset;
        margin: 0 auto;
    }
}
@media only screen and (max-width:767px) {
    #mainVisaFinder {
        position: relative;
        top: unset;
        left: 0;
        margin: 0;
        transform: unset;
        -webkit-transform: unset;
        -moz-transform: unset;
        -ms-transform: unset;
        -o-transform: unset;
        max-width: none;
    }
    .search-form__row {
        padding: 0 15px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .search-form__row .btn-turquoise {
        margin: 0 5px;
    }
}
@media only screen and (max-width:767px) {
    .search-form__row {
        flex-wrap: wrap;
    }
}
/*top-vizas*/
.top-vizas {
    box-sizing: border-box;
    padding: 20px;
    position: absolute;
    z-index: 2;
    width: 100%;
    max-width: 970px;
    bottom: -470px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: var(--white);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
.top-vizas a:hover {
    text-decoration: none;
}
.top-vizas__row-3 a {
    flex: 0 0 297px;
    max-width: 297px;
    height: 200px;
}
.top-vizas__item:first-child {
    flex: 0 0 297px;
    max-width: 297px;
    height: 200px;
    padding: 20px;
    margin-bottom: 20px;
}
.top-vizas__item:first-child .top-vizas__item-title {
    font-size: 30px;
}
.top-vizas__item:first-child .top-vizas__item-bottom {
    padding-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.top-vizas__item:nth-child(2) {
    flex: 0 0 297px;
    max-width: 297px;
    height: 200px;
    padding: 20px;
    margin-bottom: 20px;
}
.top-vizas__item:nth-child(2) .top-vizas__item-title {
    font-size: 30px;
}
.top-vizas__item:nth-child(2) .top-vizas__item-bottom {
    padding-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.top-vizas__item:nth-child(3) {
    flex: 0 0 297px;
    max-width: 297px;
    height: 200px;
    padding: 20px;
    margin-bottom: 20px;
}
.top-vizas__item:nth-child(3) .top-vizas__item-title {
    font-size: 30px;
}
.top-vizas__item:nth-child(3) .top-vizas__item-bottom {
    padding-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.top-vizas__item:nth-child(4) {
    flex: 0 0 170px;
    max-width: 170px;
    height: 114px;
    font-size: 14px;
    line-height: 16px;
    padding: 10px;
}
.top-vizas__item:nth-child(4) .top-vizas__item-title {
    font-size: 18px;
}
.top-vizas__item:nth-child(4) .top-vizas__item-bottom-name {
    display: none;
}
.top-vizas__item:nth-child(4) .top-vizas__item-bottom {
    justify-content: center;
    font-size: 18px;
}
.top-vizas__item:nth-child(5) {
    flex: 0 0 170px;
    max-width: 170px;
    height: 114px;
    font-size: 14px;
    line-height: 16px;
    padding: 10px;
}
.top-vizas__item:nth-child(5) .top-vizas__item-title {
    font-size: 18px;
}
.top-vizas__item:nth-child(5) .top-vizas__item-bottom-name {
    display: none;
}
.top-vizas__item:nth-child(5) .top-vizas__item-bottom {
    justify-content: center;
    font-size: 18px;
}
.top-vizas__item:nth-child(6) {
    flex: 0 0 170px;
    max-width: 170px;
    height: 114px;
    font-size: 14px;
    line-height: 16px;
    padding: 10px;
}
.top-vizas__item:nth-child(6) .top-vizas__item-title {
    font-size: 18px;
}
.top-vizas__item:nth-child(6) .top-vizas__item-bottom-name {
    display: none;
}
.top-vizas__item:nth-child(6) .top-vizas__item-bottom {
    justify-content: center;
    font-size: 18px;
}
.top-vizas__item:nth-child(7) {
    flex: 0 0 170px;
    max-width: 170px;
    height: 114px;
    font-size: 14px;
    line-height: 16px;
    padding: 10px;
}
.top-vizas__item:nth-child(7) .top-vizas__item-title {
    font-size: 18px;
}
.top-vizas__item:nth-child(7) .top-vizas__item-bottom-name {
    display: none;
}
.top-vizas__item:nth-child(7) .top-vizas__item-bottom {
    justify-content: center;
    font-size: 18px;
}
.top-vizas__item:nth-child(8) {
    flex: 0 0 170px;
    max-width: 170px;
    height: 114px;
    font-size: 14px;
    line-height: 16px;
    padding: 10px;
}
.top-vizas__item:nth-child(8) .top-vizas__item-title {
    font-size: 18px;
}
.top-vizas__item:nth-child(8) .top-vizas__item-bottom-name {
    display: none;
}
.top-vizas__item:nth-child(8) .top-vizas__item-bottom {
    justify-content: center;
    font-size: 18px;
}
.top-vizas__row-5 a {
    flex: 0 0 170px;
    max-width: 170px;
    height: 114px;
    font-size: 14px;
    line-height: 16px;
}
.top-vizas__header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
}
.top-vizas__title {
    color: var(--base);
    font-size: 24px;
}
.top-vizas__link {
    color: var(--turquoise);
}
.top-vizas__row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.top-vizas__item {
    box-sizing: border-box;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    color: var(--white);
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.top-vizas__item:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 1;
}
.top-vizas__row-3 {
    margin-bottom: 20px;
}
.top-vizas__row-3 .top-vizas__item {
    flex: 0 0 297px;
    max-width: 297px;
    height: 200px;
}
.top-vizas__row-3 .top-vizas__item {
    padding: 20px;
}
.top-vizas__item-title {
    font-weight: 600;
    margin: auto 0;
    z-index: 2;
    position: relative;
}
.top-vizas__row-3 .top-vizas__item-title {
    font-size: 30px;
}
.top-vizas__item-bottom {
    z-index: 2;
    position: relative;
    display: flex;
    justify-content: center;
}
.top-vizas__row-3 .top-vizas__item-bottom {
    padding-top: 10px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.top-vizas__row-5 .top-vizas__item {
    padding: 10px;
    flex: 0 0 170px;
    max-width: 170px;
    height: 114px;
}
.top-vizas__row-5 .top-vizas__item-title {
    font-size: 24px;
}
.top-vizas__row-5 .top-vizas__item-bottom {
    justify-content: space-between;
}
@media (min-width:768px) and (max-width:992px) {
    .top-vizas__row {
        justify-content: center;
    }
    .top-vizas {
        transform: unset;
        width: 100%;
        max-width: none;
        position: relative;
        bottom: unset;
        top: unset;
        left: unset;
    }
    .top-vizas__row-3 a {
        max-width: none;
        flex: unset;
        width: 32%;
    }
    .top-vizas__row-5 a {
        max-width: none;
        flex: unset;
        width: 18%;
    }
    .top-vizas__row-5 a {
        word-break: break-all;
    }
    .top-vizas__row .top-vizas__item {
        margin: 5px;
        max-width: none;
        flex: unset;
        width: 31%;
        height: 200px;
        padding: 20px;
        margin-bottom: 20px;
    }
    .top-vizas .top-vizas__item .top-vizas__item-title {
        font-size: 26px;
    }
    .top-vizas__item .top-vizas__item-bottom {
        padding-top: 10px;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
        line-height: normal;
    }
    .top-vizas__item:nth-child(4) .top-vizas__item-bottom-name {
        display: block;
    }
    .top-vizas__item:nth-child(5) .top-vizas__item-bottom-name {
        display: block;
    }
    .top-vizas__item:nth-child(6) .top-vizas__item-bottom-name {
        display: block;
    }
    .top-vizas__item:nth-child(7) .top-vizas__item-bottom-name {
        display: block;
    }
    .top-vizas__item:nth-child(8) .top-vizas__item-bottom-name {
        display: block;
    }
    .top-vizas__item:nth-child(4) .top-vizas__item-bottom {
        justify-content: space-between;
    }
    .top-vizas__item:nth-child(5) .top-vizas__item-bottom {
        justify-content: space-between;
    }
    .top-vizas__item:nth-child(6) .top-vizas__item-bottom {
        justify-content: space-between;
    }
    .top-vizas__item:nth-child(7) .top-vizas__item-bottom {
        justify-content: space-between;
    }
    .top-vizas__item:nth-child(8) .top-vizas__item-bottom {
        justify-content: space-between;
    }
}
@media only screen and (max-width:767px) {
    .top-vizas {
        position: relative;
        max-width: none;
        bottom: unset;
        left: unset;
        transform: unset;
        u-webkit-transform: ;
        -moz-transform: unset;
        -ms-transform: unset;
        -o-transform: unset;
        -webkit-transform: unset;
        border-radius: unset;
        -webkit-border-radius: unset;
        -moz-border-radius: unset;
        -ms-border-radius: unset;
        -o-border-radius: unset;
    }
    .top-vizas .top-vizas__item-title {
        font-size: 16px;
    }
}
@media (min-width:577px) and (max-width:767px) {
    .top-vizas__row-3 a {
        flex: 0 0 32%;
        max-width: 32%;
        word-break: break-all;
    }
    .top-vizas__row-5 a {
        flex: 0 0 19%;
        max-width: 19%;
        word-break: break-all;
    }
    .top-vizas__title {
        margin-right: 10px;
    }
    .top-vizas__link {
        margin-left: 10px;
    }
    .top-vizas__row {
        justify-content: center;
    }
    .top-vizas {
        transform: unset;
        width: 100%;
        max-width: none;
        position: relative;
        bottom: unset;
        top: unset;
        left: unset;
    }
    .top-vizas__row-3 a {
        max-width: none;
        flex: unset;
        width: 32%;
    }
    .top-vizas__row-5 a {
        max-width: none;
        flex: unset;
        width: 18%;
    }
    .top-vizas__row-5 a {
        word-break: break-all;
    }
    .top-vizas__row .top-vizas__item {
        margin: 5px;
        max-width: none;
        flex: unset;
        width: 48%;
        height: 200px;
        padding: 20px;
        margin-bottom: 20px;
    }
    .top-vizas .top-vizas__item .top-vizas__item-title {
        font-size: 30px;
    }
    .top-vizas__item .top-vizas__item-bottom {
        padding-top: 10px;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
        line-height: normal;
        justify-content: space-between !important;
    }
    .top-vizas__item:nth-child(4) .top-vizas__item-bottom-name {
        display: block;
    }
    .top-vizas__item:nth-child(5) .top-vizas__item-bottom-name {
        display: block;
    }
    .top-vizas__item:nth-child(6) .top-vizas__item-bottom-name {
        display: block;
    }
    .top-vizas__item:nth-child(7) .top-vizas__item-bottom-name {
        display: block;
    }
    .top-vizas__item:nth-child(8) .top-vizas__item-bottom-name {
        display: block;
    }
    .top-vizas__item-bottom {
        justify-content: space-between !important;
    }
}
@media (min-width:400px) and (max-width:576px) {
    .top-vizas__row-3 {
        margin: 0;
    }
    .top-vizas__row {
        flex-wrap: wrap;
    }
    .top-vizas__row-3 a {
        flex: 0 0 48%;
        max-width: 48%;
        padding: 20px 5px;
        height: 210px;
    }
    .top-vizas__row-5 a {
        flex: 0 0 48%;
        max-width: 48%;
        padding: 20px 5px;
        height: 210px;
    }
    .top-vizas__row-5 .top-vizas__item {
        flex: 0 0 297px;
        max-width: 297px;
        height: 200px;
    }
    .top-vizas__item {
        margin: 10px 0;
    }
    .top-vizas__row {
        justify-content: center;
    }
    .top-vizas {
        transform: unset;
        width: 100%;
        max-width: none;
        position: relative;
        bottom: unset;
        top: unset;
        left: unset;
    }
    .top-vizas__row-3 a {
        max-width: none;
        flex: unset;
        width: 32%;
    }
    .top-vizas__row-5 a {
        max-width: none;
        flex: unset;
        width: 18%;
    }
    .top-vizas__row-5 a {
        word-break: break-all;
    }
    .top-vizas__row .top-vizas__item {
        margin: 5px;
        max-width: none;
        flex: unset;
        width: 47%;
        height: 200px;
        padding: 20px;
        margin-bottom: 20px;
    }
    .top-vizas .top-vizas__item .top-vizas__item-title {
        font-size: 30px;
    }
    .top-vizas .top-vizas__item .top-vizas__item-bottom {
        display: block;
        padding-top: 10px;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
        line-height: normal;
        flex-wrap: wrap;
        font-size: 18px;
        justify-content: center;
    }
    .top-vizas__item:nth-child(4) .top-vizas__item-bottom-name {
        display: block;
    }
    .top-vizas__item:nth-child(5) .top-vizas__item-bottom-name {
        display: block;
    }
    .top-vizas__item:nth-child(6) .top-vizas__item-bottom-name {
        display: block;
    }
    .top-vizas__item:nth-child(7) .top-vizas__item-bottom-name {
        display: block;
    }
    .top-vizas__item:nth-child(8) .top-vizas__item-bottom-name {
        display: block;
    }
    .top-vizas__item-bottom {
        justify-content: space-between !important;
    }
}
@media only screen and (max-width:576px) {
    .top-vizas__header {
        flex-wrap: wrap;
        margin-bottom: 10px;
    }
    .top-vizas__title {
        margin-bottom: 10px;
    }
    .top-vizas__title b {
        display: block;
        margin-bottom: 5px;
    }
    .top-vizas__item-bottom {
        justify-content: space-between !important;
    }
}
@media only screen and (max-width:399px) {
    .top-vizas__row-3 {
        margin: 0;
    }
    .top-vizas__row {
        flex-wrap: wrap;
    }
    .top-vizas__row-3 a {
        flex: 0 0 48%;
        max-width: 48%;
        height: 150px;
        font-size: 14px;
        line-height: 16px;
        word-break: break-all;
        margin: 10px 0;
    }
    .top-vizas__row-3 .top-vizas__item {
        flex: 0 0 100%;
        max-width: 100%;
        height: 160px;
        padding: 20px 5px;
    }
    .top-vizas__row-5 a {
        flex: 0 0 48%;
        max-width: 48%;
        height: 150px;
        font-size: 14px;
        line-height: 16px;
        word-break: break-all;
        margin: 10px 0;
    }
    .top-vizas__row-5 .top-vizas__item {
        flex: 0 0 100%;
        max-width: 100%;
        height: 160px;
        padding: 20px 5px;
    }
    .top-vizas__row {
        justify-content: center;
    }
    .top-vizas {
        transform: unset;
        width: 100%;
        max-width: none;
        position: relative;
        bottom: unset;
        top: unset;
        left: unset;
    }
    .top-vizas__row-3 a {
        max-width: none;
        flex: unset;
        width: 32%;
    }
    .top-vizas__row-5 a {
        max-width: none;
        flex: unset;
        width: 18%;
    }
    .top-vizas__row-5 a {
        word-break: break-all;
    }
    .top-vizas__row .top-vizas__item {
        margin: 5px;
        max-width: none;
        flex: unset;
        width: 100%;
        height: 200px;
        padding: 20px 10px;
        margin-bottom: 20px;
    }
    .top-vizas .top-vizas__item .top-vizas__item-title {
        font-size: 30px;
    }
    .top-vizas__item .top-vizas__item-bottom {
        padding-top: 10px;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
        line-height: normal;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .top-vizas__item:nth-child(4) .top-vizas__item-bottom-name {
        display: block;
        margin-right: 5px;
    }
    .top-vizas__item:nth-child(5) .top-vizas__item-bottom-name {
        display: block;
        margin-right: 5px;
    }
    .top-vizas__item:nth-child(6) .top-vizas__item-bottom-name {
        display: block;
        margin-right: 5px;
    }
    .top-vizas__item:nth-child(7) .top-vizas__item-bottom-name {
        display: block;
        margin-right: 5px;
    }
    .top-vizas__item:nth-child(8) .top-vizas__item-bottom-name {
        display: block;
        margin-right: 5px;
    }
    .top-vizas__item-bottom {
        justify-content: space-between !important;
    }
}
@media (min-width: 400px) and (max-width:600px) {
    .top-vizas .top-vizas__item .top-vizas__item-title {
        font-size: 18px;
        line-height: normal;
    }
}
/*finder */
.finder {
    color: var(--base);
    margin: 30px 0;
    padding: 10px 0;
}
.finder-title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
}
.finder .input-search {
    margin-top: 5px;
    margin-right: 0;
    max-width: none;
}
@media only screen and (max-width:767px) {
    .finder {
        padding: 30px 0;
    }
}
.comment-slider .splide__pagination {
    position: relative;
    margin: 1em auto;
}
.pswp__zoom-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}
.video {
    flex: 1 0 auto;
    cursor: pointer;
}
.video > div {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0;
    overflow: hidden;
    cursor: pointer;
}
.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video img {
    width: 100%;
    height: auto;
    object-fit: cover;
}
.link-video span {
    margin-left: 30px;
    position: relative;
    color: var(--turquoise);
    cursor: pointer;
}
.link-video span::before {
    content: "";
    position: absolute;
    left: -30px;
    top: 2px;
    width: 20px;
    height: 20px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIwIDE1LjMzMzRWMi42NjY2OUgwVjE1LjMzMzRINy42NjY2N1YxNi42NjY3SDUuMzMzMzNWMTcuMzMzNEgxNS4zMzMzVjE2LjY2NjdIMTIuMzMzM1YxNS4zMzM0SDIwWk0xMS42NjY3IDE2LjY2NjdIOC4zMzMzM1YxNS4zMzM0SDExLjY2NjdWMTYuNjY2N1pNMC42NjY2NjcgMTQuNjY2N1YzLjMzMzM1SDE5LjMzMzNWMTQuNjY2N0gwLjY2NjY2N1oiIGZpbGw9IiMwRDgzOTkiLz4KPHBhdGggZD0iTTggNkwxMyA5TDggMTJWNloiIGZpbGw9IiMwRDgzOTkiLz4KPC9zdmc+Cg==");
}
.link-video:hover {
    text-decoration: underline;
}
.splide:not(.is-active) .splide__list {
    display: flex;
    width: 100%;
    justify-content: center;
}
.splide:not(.is-active) .splide__list .pauschalreisen-slider__item {
    flex: 1 1 20%;
    margin-right: 0.5em;
    margin-left: 0.5em;
}
@media (max-width:1399px) {
    .splide:not(.is-active) .splide__list .pauschalreisen-slider__item {
        flex: 1 1 25%;
    }
}
@media (max-width:1199px) {
    .splide:not(.is-active) .splide__list .pauschalreisen-slider__item {
        flex: 1 1 33%;
    }
}
@media (max-width:991px) {
    .splide:not(.is-active) .splide__list .pauschalreisen-slider__item {
        flex: 1 1 50%;
    }
}
@media (max-width:767px) {
    .splide:not(.is-active) .splide__list .pauschalreisen-slider__item {
        flex: 1 1 100%;
    }
}
/* CONTACT FORM */
.hxForm {
    font-size: 12px
}
.hxForm__group {
    font-size: 12px;
    color: #333333;
    margin-bottom: 16px
}
.hxForm__input {
    position: relative;
    background: #fff
}
.hxForm__input input {
    width: 100%;
    height: 50px;
    padding: 25px 20px 7px 20px;
    font-size: 14px;
    outline: none !important;
    border: 1px solid #f5f5f5;
    border-radius: 0;
    position: relative;
    z-index: 2;
    background-color: transparent;
    color: #333333;
    -webkit-transition: border 0.3s ease-in-out, background 0.3s ease-in-out;
    -o-transition: border 0.3s ease-in-out, background 0.3s ease-in-out;
    transition: border 0.3s ease-in-out, background 0.3s ease-in-out
}
@media (min-width:800px) {
    .hxForm__input input {
        padding: 25px 15px 7px 15px
    }
}
.hxForm__input input:focus {
    border: 1px solid #85a8b5
}
.hxForm__input input:focus + label,
.hxForm__input input:not(:placeholder-shown) ~ label {
    font-size: 12px;
    top: 3px;
    height: 30px;
    color: #e3007b
}
.hxForm__input input:focus + label:before {
    opacity: 1;
    top: 8px
}
.hxForm__input label {
    position: absolute;
    top: 3px;
    left: 0px;
    padding-left: 10px;
    display: block;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #85a8b5;
    z-index: 6
}
.hxForm__input label:before {
    content: "";
    width: 5px;
    height: 0;
    background: #e3007b;
    position: absolute;
    left: -2px;
    top: -3px;
    -webkit-transition: opacity 0.3s ease-in-out;
    -o-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    opacity: 0
}
@media (min-width:800px) {
    .hxForm__input label {
        padding-left: 15px
    }
}
.hxForm__input.isEmpty label {
    top: 14px;
    font-size: 14px;
    color: #333333
}
.hxForm__input .isInvalid {
    outline: none !important;
    border: 1px solid #c87886;
    background: #f8eeef
}
.hxForm__input .isInvalid:focus {
    background: transparent
}
.hxForm__input .isInvalid:focus + label {
    color: #85a8b5
}
.hxForm__input .isValid {
    border: 1px solid #b8ca7b;
    background: #f5f8ec
}
.hxForm--bg-1 .hxForm__input {
    background: #f5f5f5
}
.hxForm__select {
    font-size: 12px;
    color: #393936;
    margin-bottom: 16px;
    position: relative;
    overflow: hidden;
    cursor: pointer
}
.hxForm__select:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #393936;
    position: absolute;
    right: 10px;
    top: 32px;
    cursor: pointer
}
.hxForm__select select {
    width: 100%;
    height: 50px;
    padding: 25px 10px 5px 5px;
    cursor: pointer;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    border: 1px solid #f5f5f5;
    border-radius: 0;
    -webkit-transition: border 0.3s ease-in-out;
    -o-transition: border 0.3s ease-in-out;
    transition: border 0.3s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 0.01px;
    -o-text-overflow: "";
    text-overflow: ""
}
@media (min-width:800px) {
    .hxForm__select select {
        padding: 25px 20px 5px 11px
    }
}
.hxForm__select select::-ms-expand {
    display: none
}
.hxForm__select select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000
}
.hxForm__select select:focus {
    border: 1px solid #85a8b5
}
.hxForm__select select:focus + label {
    color: #e3007b
}
.hxForm__select label {
    position: absolute;
    top: 4px;
    left: 0px;
    padding-left: 10px;
    display: block;
    z-index: 1;
    -webkit-transition: top 0.3s ease-in-out, font-size 0.5s ease-in-out, color 0.3s ease-in-out;
    -o-transition: top 0.3s ease-in-out, font-size 0.5s ease-in-out, color 0.3s ease-in-out;
    transition: top 0.3s ease-in-out, font-size 0.5s ease-in-out, color 0.3s ease-in-out;
    cursor: pointer;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 12px;
    color: #333333
}
@media (min-width:800px) {
    .hxForm__select label {
        padding-left: 15px
    }
}
.hxForm__select.select-valid select {
    border: 1px solid #b8ca7b;
    background: #f5f8ec
}
.hxForm__select--small {
    margin-bottom: 10px
}
.hxForm__select--small select {
    height: auto;
    padding: 20px 10px 3px 5px
}
@media (min-width:800px) {
    .hxForm__select--small select {
        padding: 20px 20px 3px 11px
    }
}
.hxForm__select--small label {
    top: 2px
}
.hxForm--bg-1 .hxForm__select select {
    background: #f5f5f5
}
.hxForm__radio {
    margin-bottom: 15px
}
.hxForm__radio input {
    display: none
}
.hxForm__radio input:checked + label:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.hxForm__radio label {
    width: 100%;
    position: relative;
    color: #333333;
    margin-right: 10px;
    font-size: 16px;
    cursor: pointer;
    background-color: #fff;
    font-size: 14px;
    padding: 10px 15px 10px 30px;
    line-height: 16px;
    display: inline-block
}
.hxForm__radio label:before {
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    display: block;
    left: 0;
    top: 10px;
    border: 1px solid #ccc;
    border-radius: 0;
    border-radius: 100px;
    cursor: pointer
}
.hxForm__radio label:after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    display: block;
    left: 3px;
    top: 13px;
    background: var(--cyan);
    border-radius: 50%;
    -webkit-transition: -webkit-transform .22s ease-in-out;
    transition: -webkit-transform .22s ease-in-out;
    -o-transition: transform .22s ease-in-out;
    transition: transform .22s ease-in-out;
    transition: transform .22s ease-in-out, -webkit-transform .22s ease-in-out;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    cursor: pointer
}
.hxForm__checkbox {
    position: relative
}
.hxForm__checkbox input.isInvalid:before {
    border: 1px solid red;
    background: #f8eeef
}
.hxForm__checkbox input:checked + label:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}
.hxForm__checkbox label {
    border: none;
    font-size: 14px;
    font-weight: 400;
    padding: 8px 10px 0 0;
    line-height: 26px;
    display: block;
    cursor: pointer
}
/* .hxForm__checkbox label:before {
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    display: block;
    left: 0px;
    top: 12px;
    background-color: transparent;
    border: 1px solid #c2c2c2;
    border-radius: 0;
    cursor: pointer
} */
/* .hxForm__checkbox label:after {
    content: "x";
    font-family: "sidu";
    color: #e3007b;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    position: absolute;
    display: block;
    left: 0px;
    top: 13px;
    font-size: 10px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    text-indent: 2px;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out
} */
.hxForm__checkbox label span {
    display: block;
    font-size: 12px
}
.hxForm__checkbox--centered label {
    line-height: 1.6em
}
.hxForm__checkbox--centered label:after,
.hxForm__checkbox--centered label:before {
    top: 50%;
    margin-top: -8px
}
.hxForm__checkbox--centered label:after {
    margin-top: -6px
}
.hxForm__checkbox--boxed {
    margin-bottom: 15px
}
.hxForm__checkbox--boxed label {
    border: 1px solid #c2c2c2;
    padding: 4px 10px 4px 45px;
    border-radius: 0
}
.hxForm__checkbox--boxed label:after,
.hxForm__checkbox--boxed label:before {
    left: 15px
}
.hxForm__textarea {
    width: 100%;
    position: relative
}
.hxForm__textarea textarea {
    min-width: 100%;
    max-width: 100%;
    min-height: 100px;
    width: 100%;
    padding: 35px 10px 0px 10px;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    line-height: 1.6em;
    border: 1px solid #f5f5f5;
    border-radius: 0;
    -webkit-transition: border 0.3s ease-in-out;
    -o-transition: border 0.3s ease-in-out;
    transition: border 0.3s ease-in-out
}
@media (min-width:800px) {
    .hxForm__textarea textarea {
        padding: 35px 20px 0px 15px
    }
}
.hxForm__textarea textarea:focus {
    border: 1px solid #85a8b5
}
.hxForm__textarea textarea:focus + label {
    color: #e3007b
}
.hxForm__textarea textarea.isInvalid {
    border: 1px solid #c87886;
    background: #f8eeef
}
.hxForm__textarea textarea.isValid {
    border: 1px solid #b8ca7b;
    background: #f5f8ec
}
.hxForm__textarea label {
    color: #333333;
    font-size: 14px;
    position: absolute;
    top: 10px;
    left: 10px;
    -webkit-transition: color 0.3s ease-in-out;
    -o-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out
}
@media (min-width:800px) {
    .hxForm__textarea label {
        left: 15px
    }
}
.hxForm--bg-1 .hxForm__textarea textarea {
    background: #f5f5f5
}
.hxForm__freetext {
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 500
}
.hxForm__recaptcha {
    margin-top: 10px
}
@media (min-width:800px) {
    .hxForm__recaptcha {
        margin-top: -25px
    }
}
.hxForm__range {
    width: 100%;
    position: relative;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-bottom: 10px
}
.hxForm__range .output {
    font-size: 13px;
    position: absolute;
    right: 0;
    top: -8px
}
.hxForm__rating {
    position: relative;
    height: 50px;
    font-size: 14px;
    outline: none !important;
    border: 1px solid #f5f5f5;
    border-radius: 0;
    position: relative;
    z-index: 2;
    background-color: transparent;
    -webkit-transition: border 0.3s ease-in-out, background 0.3s ease-in-out;
    -o-transition: border 0.3s ease-in-out, background 0.3s ease-in-out;
    transition: border 0.3s ease-in-out, background 0.3s ease-in-out
}
.hxFormRating {
    padding: 10px 15px;
    font-size: 14px;
    outline: none !important;
    border: 1px solid #f5f5f5;
    border-radius: 0;
    color: #333333;
    position: relative
}
@media (min-width:800px) {
    .hxFormRating:before {
        content: "";
        width: 1px;
        height: 80%;
        background: #f5f5f5;
        left: 50%;
        top: 10%;
        position: absolute
    }
}
.hxFormRating:after {
    content: "";
    display: table;
    clear: both
}
.hxFormRating__label {
    height: 24px;
    line-height: 24px
}
.hxFormRating__label:before {
    margin-right: 5px;
    font-size: 20px;
    -webkit-transform: translateY(4px);
    -ms-transform: translateY(4px);
    transform: translateY(4px);
    display: inline-block;
    color: #333333
}
@media (min-width:800px) {
    .hxFormRating__label {
        width: 50%;
        float: left
    }
}
.hxFormRating__select {
    line-height: 1;
    margin-top: 10px
}
@media (min-width:800px) {
    .hxFormRating__select {
        width: 50%;
        float: right;
        margin-top: 0;
        text-align: right
    }
}
.hxFormRating--hotel .hxFormRating__select {
    margin-top: 0;
    text-align: center
}
@media (min-width:800px) {
    .hxFormRating--hotel .hxFormRating__select {
        float: left;
        text-align: left
    }
}
.hxFormRating__desc {
    line-height: 1;
    text-align: center
}
@media (min-width:800px) {
    .hxFormRating__desc {
        height: 24px;
        line-height: 24px;
        width: 50%;
        float: right
    }
}
.hxFormRating--hotel .hxFormRating__desc {
    margin-top: 5px;
    border-top: 1px solid #f5f5f5;
    margin-left: -15px;
    margin-right: -15px;
    padding-top: 5px
}
@media (min-width:800px) {
    .hxFormRating--hotel .hxFormRating__desc {
        height: 24px;
        line-height: 24px;
        width: 50%;
        float: right;
        margin: 0;
        padding: 0;
        border: none
    }
}
.hxFormRating__rate {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 4px
}
.hxFormRating__rate:before {
    content: "$icon-star-o";
    font-family: "sidu";
    font-size: 24px;
    color: #85a8b5
}
.hxFormRating__rate:hover:before {
    color: #e3007b
}
.hxFormRating__rate.isHover:before {
    color: #e3007b
}
.hxFormRating__rate.isSelected:before {
    content: "";
    color: #e3007b
}
.hxFormRating__range {
    width: 100%;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 10px
}
.hxFormRating__range .output {
    font-size: 13px;
    position: absolute;
    left: 100%;
    top: -6px;
    margin-left: 20px
}
.hxFormRatingRadio {
    border: 1px solid #f5f5f5;
    border-radius: 0
}
.hxFormRatingRadio__inner {
    margin: -1px;
    overflow: hidden
}
.hxFormRatingRadio__item {
    width: 20%;
    height: 0;
    padding-bottom: 5%;
    border: 1px solid transparent;
    border-bottom: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
    float: left;
    position: relative
}
.hxFormRatingRadio__item label {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.hxFormRatingRadio__item input {
    display: none
}
.hxFormRatingRadio__item:hover {
    border: 1px solid #e3007b
}
.hxFormRatingRadio__item.isActive {
    border: 1px solid #e3007b
}
.validation {
    display: none !important
}
.validation--error,
.validation--note {
    color: #e3007b;
    position: absolute;
    bottom: -25px;
    left: 20px;
    font-weight: 500
}
.validation--error:before,
.validation--note:before {
    content: "\e917";
    position: absolute;
    left: -15px
}
.validation--note {
    color: #1db3b8;
    display: none
}
.banner__text {
    font-size: 50px;
    line-height: 1.4em;
}
.bg-light-transparent + img + .container > * > .banner__text {
    text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);
}
.form__success,
.form__error {
    text-align: center;
    padding: 1em;
    font-size: 1.5em;
    display: none;
    max-width: 800px;
    margin: 0 auto;
}
.form__success {
    color: #00aa00;
}
.form__error {
    color: #ee0000;
}
.form__info {
    display: flex;
    align-items: center;
    gap: 20px;
    text-align: left;
}
.form__info i {
    font-size: 32px;
}
/* CONTACT FORM END*/
.gmap {
    height: 400px;
    max-height: 75vh;
}
/** Widget Rating */
.fb_left .widgetRating {
    justify-content: center;
}
.widgetRating {
    display: flex;
    color: var(--base);
    gap: 10px;
    align-items: center;
}
.widgetRating_inner {
    /* padding: 20px; */
    /* flex: 0 1 min-content; */
    flex: 0 1 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
}
.widgetRating_row {
    display: flex;
    gap: 10px;
}
.widgetRating_rating {
    font-weight: bold;
    font-size: 32px;
}
.widgetRating_stars {
    color: var(--rating);
    display: flex;
    padding-top: 1px;
    font-size: 24px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
}
.widgetRating_text {
    /* flex: 1 1 100%; */
    text-align: center;
    font-size: 12px;
    color: var(--base);
}
/** Widget Rating END */