html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}


* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}


.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

img {
    vertical-align: middle;
}
.widget-features-grid .features-item, .widget-video-full .widget-inner .video-play {
    -webkit-box-shadow: 0 0 30px 0 rgba(33, 30, 25, .1);
    -moz-box-shadow: 0 0 30px 0 rgba(33, 30, 25, .1)
}

.owl-carousel, .owl-carousel .owl-item, .owl-theme .owl-dots, .owl-theme .owl-nav {
    -webkit-tap-highlight-color: transparent
}

.btn, .mfp-container:before, .mfp-content {
    vertical-align: middle
}

.btn, .btn-link, .widget-blog-carousel .blog-item .item-date {
    white-space: nowrap;
    text-overflow: ellipsis
}

.owl-carousel.owl-rtl, .ui-datepicker-rtl {
    direction: rtl
}

*, .mfp-container {
    box-sizing: border-box
}

.btn-group-vertical > .btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .modal-header:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .owl-carousel .owl-stage:after, .pager:after, .panel-body:after, .row:after, .site-footer .footer-bottom .footer-contact ul:after, .site-footer .footer-bottom .footer-nav ul:after, .site-header .header-bottom .header-nav > ul:after, .site-header .header-top .header-contact ul:after, .site-header .header-top .wrapper:after, .ui-helper-clearfix:after, .widget-features-grid .widget-inner:after, .widget-offers-grid .widget-inner:after, .widget-slider .slider-booking ul:after, .widget-social-icons ul:after {
    clear: both
}

.panel-default > .panel-heading { background: #313f56; color: #fff; }
.panel-default > .panel-heading a { color: #fff !important; }
.panel a:not(.collapsed) i:before { content: "\e113"; }

#lagerhomeform-room-button span {
    display: none;
}


h1, h2, h3, h4, h5, h6 {
    margin-top: 0
}

p {
    margin: 0 0 10px
}

button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

.ui-helper-clearfix:after, .ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-widget {
    font-family: Playfair Display regular, sans-serif;
    font-size: 11px
}

.ui-widget-content {
    border: 1px solid #e1e1e1;
    background: #f5f5f5;
    color: #24324a
}

.ui-corner-all {
    border-radius: 0
}

.auth-icon {
    display: block;
    width: 32px;
    height: 32px;
    background: url(authchoice.png) no-repeat
}

.auth-icon.facebook {
    background-position: 0 -170px
}

.auth-clients {
    margin: 0 0 1em;
    list-style: none;
    overflow: auto
}

.auth-client {
    float: left;
    margin: 0 1em 0 0
}

.auth-clients .auth-client .auth-link {
    display: block;
    width: 58px
}

.auth-client .auth-link .auth-icon {
    margin: 0 auto
}

.auth-client .auth-link .auth-title {
    display: block;
    margin-top: .4em;
    text-align: center
}

body, html {
    width: 100%;
    height: 100%
}

body, button, ul {
    padding: 0;
    margin: 0
}



.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-3x {
    font-size: 4em
}
.fa-4x {
    font-size: 4.5em
}

.fa-times:before {
    content: "\f00d"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-play:before {
    content: "\f04b"
}

.fa-phone:before {
    content: "\f095"
}
.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}
.fa-facebook:before {
    content: "\f09a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-telegram:before {
    content:"\f2c6";
}
.fa-pinterest:before {
    content:"\f0d2";
}


.telegram-icon {
    content: url(https://krasna.com.ua/images/icons/telegram-brands.png);
    width: 45px;
    height: 45px;
}
.telegram-icon:hover {
    content: url(https://krasna.com.ua/images/icons/telegram-brands_h.png);
    width: 45px;
    height: 45px;
}
.tiktok-icon {

}
.tiktok-icon:before{
    content: '\e07b';
}
.tiktok-icon:hover {

}
.pinterest-icon {
}
.pinterest:hover {

}

body {
    font-family: 'Playfair Display', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #24324a;
    text-rendering: optimizeLegibility;
    background-color: #24324a !important;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-smoothing: antialiased;
    overflow-x: hidden
}

h1, h2, h3, h4 {
    margin-top: 0;
    font-weight: 400
}

h1 {
    font-size: 28px;
    margin-top: 40px;
    margin-bottom: 40px;
}

h2 {
    margin-bottom: 20px
}

a, a:active, a:focus, a:hover {
    color: #24324a;
    outline: 0;
    text-decoration: underline
}

p {
    line-height: 24px
}

img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

ul {
    list-style-type: none
}

button {
    border: none;
    outline: 0;
    background: 0 0
}

.header-nav ul.nav-left li ul,
.header-nav ul.nav-right li ul {
  display: none;
  position: absolute;
  z-index: 9;
}
.header-nav ul.nav-left li:hover ul,
.header-nav ul.nav-right li:hover ul {
  display: block;
  background: rgba(0,0,0, .5);
}

a.banner-more {
  color: #fff;
  height: 40px;
  line-height: 40px;
  padding: 10px 20px;
  font-weight: 900;
  font-size: 10px;
  overflow: hidden;
  border: none;
  background-color: #e31e24;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  text-decoration: none;
  text-transform: uppercase;
}
a.banner-more:hover {
  background-color: #a80b10;
}

.display-none {
  display: none!important;
}
@media (max-width: 600px) {
    iframe {
        width: 100%;
        border: 0;
        outline: 0;
        overflow: hidden
    }
}

input, select, textarea {
    font-family: Playfair Display regular, sans-serif;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 0;
    margin: 0;
    border: none;
    outline: 0
}

@media (max-width: 990px) {
    #main_rooms .owl-item {
        float: none
    }

    .owl-dots {
        display: none
    }

    #main_features .col-lg-3.col-md-3.col-sm-6 .features-item {
        border: 0;
        margin-bottom: 0
    }
}

.btn, .owl-carousel .owl-dots .owl-dot span, .owl-carousel .owl-nav [class*=owl-], .widget-offers-grid .offers-item .item-inner .item-desc .btn-link:before, a {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.form-group.field-bronform-adults option, .form-group.field-bronform-children option {
    color: #000
}

.clearfix:after, .clearfix:before, .site-footer .footer-bottom .footer-contact ul:after, .site-footer .footer-bottom .footer-contact ul:before, .site-footer .footer-bottom .footer-nav ul:after, .site-footer .footer-bottom .footer-nav ul:before, .site-header .header-bottom .header-nav > ul:after, .site-header .header-bottom .header-nav > ul:before, .site-header .header-top .header-contact ul:after, .site-header .header-top .header-contact ul:before, .site-header .header-top .wrapper:after, .site-header .header-top .wrapper:before, .widget-features-grid .widget-inner:after, .widget-features-grid .widget-inner:before, .widget-offers-grid .widget-inner:after, .widget-offers-grid .widget-inner:before, .widget-slider .slider-booking ul:after, .widget-slider .slider-booking ul:before, .widget-social-icons ul:after, .widget-social-icons ul:before {
    content: "";
    display: table
}

.auth-clients {
    text-align: center;
    padding-top: 20px
}

.auth-clients ul {
    display: inline-block
}

.btn-link:active, .btn-link:active:focus, .btn-link:focus, .btn-link:hover {
    color: #e31e24;
    text-decoration: none
}

.owl-carousel .owl-dots {
    height: 20px
}

.widget-title {
    text-align: center;
    margin-bottom: 30px
}

.widget-social-icons ul li {
    float: left;
    margin-right: 10px
}

.widget-social-icons ul li a {
    display: block;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    background-color: #5c677b;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.widget-social-icons ul li:hover a {
    background-color: #e31e24
}

.widget-social-icons ul li:last-child {
    margin-right: 0
}

.widget-newsletter {
    display: inline-block;
    width: 300px;
    position: relative
}

.widget-newsletter input[type=text] {
    width: 100%;
    height: 44px;
    line-height: 44px;
    padding: 0 64px 0 20px;
    color: #fff;
    /* background-color: #5c677b */
    background-color: #fff;
}

.widget-newsletter button {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 11px;
    color: #fff;
    background-color: #e31e24
}

.widget-newsletter::-webkit-input-placeholder {
    color: #fff;
    text-transform: uppercase
}

.widget-newsletter:-moz-placeholder {
    color: #fff;
    text-transform: uppercase
}

.widget-newsletter::-moz-placeholder {
    color: #fff;
    text-transform: uppercase
}

.widget-newsletter:-ms-input-placeholder {
    color: #fff;
    text-transform: uppercase
}

.widget-video-full {
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: cover
}

.widget-video-full .widget-inner {
    position: relative;
    left: 50%;
    display: inline-block;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.widget-video-full .widget-inner .video-play {
    display: inline-block;
    width: 200px;
    height: 200px;
    line-height: 180px;
    text-align: center;
    font-size: 36px;
    color: #fff;
    border: 10px solid #fff;
    background-color: rgba(36, 50, 74, .5);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    box-shadow: 0 0 30px 0 rgba(33, 30, 25, .1)
}

.widget-video-full .widget-inner .video-play:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.widget-video-full .widget-title + .widget-inner {
    margin-bottom: 100px
}

.widget-about-promo .widget-inner h2, .widget-about-promo .widget-inner .h2 {
    text-align: left
}

.widget-slider {
    position: relative;
    height: 100vh;
}

.widget-slider .widget-carousel .slider-item {
    position: relative;
    height: 100vh;
    padding-top: 270px;
    padding-bottom: 270px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover
}

.widget-slider .widget-carousel .slider-item:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    background-color: rgba(36, 50, 74, .4)
}

.widget-slider .widget-carousel .slider-item .item-inner {
    position: relative;
    z-index: 1;
    padding-left: 70px;
    padding-right: 70px;
    color: #fff
}

.widget-slider .widget-carousel .owl-dots {
    display: none;
    position: absolute;
    left: 0;
    bottom: 40px;
    width: 100%;
    margin-top: 0
}

.widget-slider .widget-carousel .owl-dots .owl-dot span {
    background-color: #fff
}

.widget-slider .widget-carousel .owl-dots .owl-dot.active span, .widget-slider .widget-carousel .owl-dots .owl-dot:hover span {
    background-color: #e31e24
}

.widget-slider .widget-carousel .owl-nav {
    margin: 0
}

.widget-slider .widget-carousel .owl-nav [class*=owl-] {
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    line-height: 50px;
    margin: -25px 0 0;
    padding: 0;
    border: 1px solid #fff;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    opacity: .5;
    background: 0 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.widget-slider .widget-carousel .owl-nav [class*=owl-]:hover {
    opacity: 1;
    background: 0 0
}

.widget-features-grid, .widget-features-grid .features-item {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover
}

.widget-slider .widget-carousel .owl-nav .owl-prev {
    left: 60px
}

.widget-slider .widget-carousel .owl-nav .owl-next {
    right: 60px
}

.widget-slider .widget-carousel .owl-nav .owl-next:before, .widget-slider .widget-carousel .owl-nav .owl-prev:before {
    line-height: 50px
}

.widget-slider .widget-carousel .owl-nav .owl-prev:before {
    content: "\f104"
}

.widget-slider .widget-carousel .owl-nav .owl-next:before {
    content: "\f105"
}

.widget-slider .slider-booking {
    position: absolute;
    bottom: 100px;
    left: 0;
    z-index: 2;
    width: 100%;
    color: #fff
}

.widget-slider .slider-booking ul {
    width: 830px;
    padding: 20px;
    margin: 0 auto;
    background-color: rgba(129, 138, 156, .3);
    -webkit-box-shadow: 0 0 30px 0 rgba(34, 30, 24, .5);
    -moz-box-shadow: 0 0 30px 0 rgba(34, 30, 24, .5);
    box-shadow: 0 0 30px 0 rgba(34, 30, 24, .5)
}

.widget-slider .slider-booking ul li {
    position: relative;
    float: left;
    width: 20%;
    padding-right: 10px;
    text-align: left
}

.widget-slider .slider-booking ul li input[type=text], .widget-slider .slider-booking ul li select {
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 15px;
    text-transform: uppercase;
    background-color: #5c677b
}

.widget-slider .slider-booking ul li select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}

.widget-slider .slider-booking ul li select::-ms-expand {
    display: none
}

.widget-slider .slider-booking ul li button {
    display: block;
    width: 100%
}

.widget-slider .slider-booking ul li .fa {
    position: absolute;
    top: 10px;
    left: calc(100% - 40px);
    z-index: 1;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center
}

.widget-slider .slider-booking ul li::-webkit-input-placeholder {
    color: #fff
}

.widget-slider .slider-booking ul li:-moz-placeholder {
    color: #fff
}

.widget-slider .slider-booking ul li::-moz-placeholder {
    color: #fff
}

.widget-slider .slider-booking ul li:-ms-input-placeholder {
    color: #fff
}

.widget-slider .slider-booking ul li:last-child {
    padding-right: 0
}

.widget-slider.has-rooms .slider-booking {
    bottom: 50px
}

.widget-features-grid {
    background-color: #fff
}

/*.widget-features-grid .widget-inner .row .col-lg-3.col-md-3.col-sm-6:last-child {
    display: none
}*/

.widget-features-grid .features-item {
    position: relative;
    padding-top: 100%;
    margin-bottom: 30px;
    border: 20px solid #fff;
    box-shadow: 0 0 30px 0 rgba(33, 30, 25, .1)
}

.widget-features-grid .features-item a {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    display: block;
    padding: 60px 30px 30px;
    color: #fff;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(36, 50, 74, 1) 70%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(36, 50, 74, 1) 70%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(36, 50, 74, 1) 70%)
}

.widget-blog-carousel .blog-item .item-media .media-photo a, .widget-offers-grid, .widget-offers-grid .offers-item .item-inner .item-photo, .widget-rooms-carousel .rooms-item .item-photo a {
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover
}

.widget-features-grid .features-item a:hover {
    padding-bottom: 60px
}

.widget-offers-grid {
    position: relative;
    overflow: hidden;
    background-color: #24324a
}

.widget-offers-grid .offers-item {
    width: 49%;
    float: left;
    margin-right: 10px
}

.widget-offers-grid .offers-item .item-inner {
    position: relative;
    z-index: 1;
    width: 100%;
    padding-top: 50%;
    background-color: #fff
}

.widget-offers-grid .offers-item .item-inner .item-photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%
}

.widget-offers-grid .offers-item .item-inner .item-photo:before {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    content: "";
    display: inline-block;
    border-style: solid;
    border-width: 0 0 50px 50px;
    border-color: transparent transparent #e31e24
}

.widget-offers-grid .offers-item .item-inner .item-photo:after {
    position: absolute;
    right: 9px;
    bottom: 9px;
    z-index: 2;
    content: "\f067";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 12px;
    color: #fff;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.site-footer .footer-bottom, .widget-blog-carousel .blog-item .item-date {
    font-weight: 900;
    font-family: Playfair Display regular, sans-serif
}

.widget-offers-grid .offers-item .item-inner .item-desc {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    padding: 30px 30px 50px;
    overflow: hidden
}

.widget-offers-grid .offers-item .item-inner .item-desc .btn-link {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    display: block;
    padding: 0 30px;
    height: 50px;
    line-height: 50px;
    background-color: #fff
}

.widget-offers-grid .offers-item .item-inner .item-desc .btn-link:before {
    position: absolute;
    top: 50%;
    left: 0;
    width: 0;
    height: 2px;
    margin-top: -1px;
    content: "";
    display: inline-block;
    background-color: #e31e24
}

.widget-offers-grid .offers-item .item-inner .item-desc .btn-link:hover:before {
    width: 15px
}

.widget-offers-grid .offers-item:nth-child(4n+1) .item-inner .item-photo {
    left: inherit;
    right: 0
}

.widget-offers-grid .offers-item:nth-child(4n+1) .item-inner .item-desc {
    right: inherit;
    left: 0
}

.widget-offers-grid .offers-item:last-child:before {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    background-color: #f5f5f5
}

.widget-offers-grid .wrapper-inner {
    padding-bottom: 0
}

.widget-rooms-carousel .rooms-item {
    padding: 30px
}

.widget-rooms-carousel .rooms-item .item-inner {
    background-color: #fff;
    -webkit-box-shadow: 0 0 30px 0 rgba(33, 30, 25, .1);
    -moz-box-shadow: 0 0 30px 0 rgba(33, 30, 25, .1);
    box-shadow: 0 0 30px 0 rgba(33, 30, 25, .1)
}

.widget-rooms-carousel .rooms-item .item-photo a {
    display: block;
    width: 100%;
    padding-top: 100%
}

.widget-rooms-carousel .rooms-item .item-desc {
    position: relative;
    padding: 40px;
    text-align: center
}

.widget-rooms-carousel .rooms-item .item-desc p {
    display: none;
    color: #818a9c
}

.widget-rooms-carousel .rooms-item .item-desc p:last-child {
    margin-bottom: 0;
    display: block
}

.widget-rooms-carousel .widget-carousel {
    width: 100%;
    min-width: 100%
}

.widget-rooms-carousel .widget-carousel .owl-dots {
    margin-top: 10px
}

.widget-rooms-carousel.top-over .widget-carousel {
    margin-top: -100px;
    z-index: 2
}

.widget-rooms-carousel.top-over .wrapper-inner {
    padding: 0
}

.widget-blog-carousel .blog-item {
    position: relative;
    background-color: #fff
}

.widget-blog-carousel .blog-item:after {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 1px;
    height: 100%;
    content: "";
    display: inline-block;
    background-color: #e1e1e1
}

.widget-blog-carousel .blog-item .item-media {
    position: relative;
    z-index: 2
}

.widget-blog-carousel .blog-item .item-media .media-photo a {
    display: block;
    width: 100%;
    padding-top: 100%
}

.widget-blog-carousel .blog-item .item-date {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 50px;
    padding: 10px 5px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    overflow: hidden;
    background-color: #e31e24
}

.site-backtop, .site-loading {
    text-align: center;
    background-color: #fff
}

.widget-blog-carousel .blog-item .item-desc {
    padding: 30px 30px 70px
}

.widget-blog-carousel .blog-item .item-desc .btn-link {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.widget-blog-carousel .wrapper-full-inner {
    padding-bottom: 0
}

.wrapper {
    max-width: 1300px;
    padding-left: 60px;
    padding-right: 60px;
    margin: 0 auto
}

.widget-features-grid .wrapper-inner {
    padding: 0
}

.wrapper-full {
    max-width: 100%
}

.wrapper-full-inner {
    padding-top: 50px;
    padding-bottom: 100px
}

.site-loading {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%
}

.site-loading img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    margin-left: -8px;
    margin-top: -8px
}

.site-backtop {
    position: fixed;
    bottom: 0;
    right: 40px;
    z-index: 999;
    display: none;
    width: 50px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    color: #000
}

.site-header {
    position: relative;
    z-index: 999;
    width: 100%;
    background-color: #24324a
}
.header-languages{
    align-self: center
}
.site-header .header-top .header-lang ul li:hover a {
    color: #fff
}

.site-header.header-over {
    position: absolute;
    top: 0;
    left: 0;
    background: -moz-linear-gradient(top, rgba(36, 50, 74, .65) 0, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(36, 50, 74, .65) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(36, 50, 74, .65) 0, rgba(0, 0, 0, 0) 100%)
}

.site-main {
    background-color: #f5f5f5
}

.site-footer .footer-top {
    position: relative;
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: #344157
}

.site-footer .footer-top:before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    content: "";
    background-color: #24324a
}

.site-footer .footer-top .widget-newsletter, .site-footer .footer-top .widget-social-icons {
    margin-top: 40px
}

.site-footer .footer-top div[class*=col-]:last-child {
    text-align: right
}

.site-footer .footer-bottom {
    padding-top: 100px;
    padding-bottom: 100px;
    font-size: 11px;
    color: #818a9c;
    letter-spacing: 2px;
    text-align: center
}

span.h3, span.h6 {
    font-weight: 400
}

.site-footer .footer-bottom a {
    color: #818a9c
}

.site-footer .footer-bottom p:last-child {
    margin-bottom: 0
}

.site-footer .footer-bottom .footer-logo {
    display: block;
    width: 70%;
    margin-top: -30px
}

@media (max-width: 476px) {
    .site-footer .footer-bottom .footer-logo {
        width: 80%;
        margin-top: 20px
    }
}

.site-footer .footer-bottom .footer-contact, .site-footer .footer-bottom .footer-copyright, .site-footer .footer-bottom .footer-nav {
    text-align: left
}

.site-footer .footer-bottom .footer-contact ul, .site-footer .footer-bottom .footer-nav ul {
    display: inline-block;
    width: 100%
}

@media (min-width: 476px) and (max-width: 768px) {
    .site-footer .footer-bottom .footer-contact, .site-footer .footer-bottom .footer-copyright {
        text-align: center
    }
}

.site-footer .footer-bottom .footer-contact ul li, .site-footer .footer-bottom .footer-nav ul li {
    margin: 15px
}

.site-footer .footer-bottom .footer-contact ul li:last-child {
    margin: 0
}

@media (min-width: 1000px) and (max-width: 1025px) {
    .site-footer .footer-bottom .footer-contact ul li:last-child, .site-footer .footer-bottom .footer-contact ul li:nth-child(3) {
        margin: 0;
        float: none;
        clear: both
    }
}

.site-footer .footer-bottom .footer-nav ul li:last-child {
    float: none;
    clear: both;
    left: 50%
}

.site-footer .footer-bottom .footer-contact ul li a, .site-footer .footer-bottom .footer-nav ul li a {
    display: block
}

.site-footer .footer-bottom .footer-contact ul li a:hover {
    color: #fff
}

.site-footer .footer-bottom .footer-nav ul li a {
    color: #fff;
    text-transform: uppercase
}

.site-footer .footer-bottom .footer-nav ul li a:hover {
    color: #e31e24
}

.text-more {
    display: none
}

/*.header-contact li:first-child,.header-contact li:first-child a{color:#fff!important;text-transform:none;font-size:13px}*/
.footer-contact, .footer-contact a {
    color: #fff !important
}

@media (max-width: 1280px) and (min-width: 1200px) {
    .site-header .header-bottom .header-nav ul li a {
        font-size: 12px
    }

    .site-header .header-bottom .header-nav > ul.nav-left {
        width: 488px
    }

    .site-header .header-bottom .header-nav > ul.nav-right {
        width: 540px
    }
}

@media (max-width: 1199px) {
    .site-header .header-bottom .header-nav > ul.nav-left, .site-header .header-bottom .header-nav > ul.nav-right {
        width: 100%;
        float: none;
        padding: 0
    }
}

.item-inner .b-price {
    font-size: 26px;
    margin-bottom: 10px;
    color: #24324a !important;
    font-family: inherit;
    line-height: 1.1
}

.widget-title span.h2, span.h3 {
    font-size: 24px
}

#icon-datepicker1, #icon-datepicker2 {
    cursor: pointer
}

#specialAction {
    margin-top: 20px;
    margin-bottom: 50px;
    background: #f5f5f5
}

span.h6 {
    font-size: 11px;
    font-family: Playfair Display regular, sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff
}

.header-lang, .site-header .header-top {
    letter-spacing: 1px;
    font-family: Playfair Display regular, sans-serif;
    font-weight: 900
}

.header-lang, .header-lang a {
    color: #818a9c
}

span.h1 {
    font-size: 60px;
    margin-bottom: 20px;
    display: block
}

@media (max-width: 480px) {
    .item-inner .h1 {
        font-size: 30px !important
    }

    .item-inner .h2 {
        font-size: 20px !important
    }
}

.header-lang {
    padding-top: 20px;
    padding-bottom: 30px;
    font-size: 11px;
    position: absolute;
    right: 20px;
    z-index: 9999
}

.header-lang li {
    display: inline-block;
    margin: 0 10px
}

.color:before {
    color: red
}

table td {
    padding: 5px
}

#main_rooms .rooms-item, .item-photo {
    padding: 0
}

#main_rooms {
    margin-top: 0
}

#main_features .col-lg-3.col-md-3.col-sm-6 {
    padding-right: 0;
    padding-left: 0
}

#main_features .col-lg-3.col-md-3.col-sm-6 .features-item {
    border: 0;
    margin-bottom: -35px
}

.section .widget-offers-grid {
    width: 100%
}

#main_features > div > div:nth-child(4) {
    margin-bottom: 35px
}

.section.test22 {
    margin-top: 15px
}

@media (max-width: 1199px) {
    .site-header .header-bottom {
        min-height: inherit;
        padding-bottom: 60px
    }

    .site-header .header-bottom .header-logo {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    .site-header .header-bottom .header-logo img {
        max-width: 220px
    }

    .site-header .header-bottom .header-nav {
        display: none;
        padding-top: 40px;
        margin-left: -60px;
        margin-right: -60px;
        text-align: left
    }

    .site-header .header-bottom .header-nav ul li a {
        padding: 0 40px;
        text-align: center
    }

    .site-header .header-bottom .header-nav > ul {
        display: block
    }

    .site-header .header-bottom .header-nav > ul > li {
        float: none
    }

    .site-header .header-bottom .header-nav > ul.nav-left {
        padding-right: 0
    }

    .site-header .header-bottom .header-nav > ul.nav-right {
        padding-left: 0
    }

    .site-header .header-bottom .header-toggle {
        display: inline-block
    }

    .site-footer .footer-top:before {
        display: none
    }

    .site-footer .footer-top div[class*=col-], .site-footer .footer-top div[class*=col-]:last-child {
        text-align: center;
        margin-top: 40px
    }

    .site-footer .footer-top div[class*=col-]:first-child {
        margin-top: 0
    }

    .site-footer .footer-top .widget-social-icons ul {
        display: inline-block
    }
}

@media (max-width: 991px) {
    .widget-offers-grid .offers-item .item-inner .item-desc .btn-link:before, .widget-offers-grid .offers-item:last-child:before, .widget-slider.has-rooms .slider-booking {
        display: none
    }

    .wrapper, .wrapper-inner {
        padding-left: 40px;
        padding-right: 40px
    }

    .widget-slider .widget-carousel .owl-nav .owl-prev {
        left: 40px
    }

    .widget-slider .widget-carousel .owl-nav .owl-next {
        right: 40px
    }

    .widget-about-promo {
        background-image: none !important
    }

    .widget-offers-grid .offers-item {
        width: 100%;
        float: none;
        margin-bottom: 40px
    }

    .widget-offers-grid .offers-item .item-inner {
        padding-top: 0
    }

    .widget-offers-grid .offers-item .item-inner .item-photo {
        width: 40%
    }

    .widget-offers-grid .offers-item .item-inner .item-desc {
        position: relative;
        width: 100%;
        padding: 40px;
        padding-left: calc(40% + 30px)
    }

    .widget-offers-grid .offers-item .item-inner .item-desc .btn-link {
        position: relative;
        padding: 0;
        left: inherit;
        bottom: inherit;
        height: auto;
        line-height: normal;
        margin-top: 20px
    }

    .widget-offers-grid .offers-item:first-child {
        padding-left: 0
    }

    .widget-offers-grid .offers-item:nth-child(4n+1) .item-inner .item-photo {
        left: 0;
        right: inherit
    }

    .widget-offers-grid .offers-item:nth-child(4n+1) .item-inner .item-desc {
        right: inherit;
        left: inherit
    }

    .widget-offers-grid .offers-item:last-child {
        margin-bottom: 0
    }

    .widget-offers-grid .wrapper-inner {
        padding-bottom: 100px
    }

    .site-header .header-bottom .header-nav {
        margin-left: -40px;
        margin-right: -40px
    }

    .site-footer .footer-bottom .footer-contact ul li, .site-footer .footer-bottom .footer-nav ul li {
        float: none;
        margin-bottom: 10px
    }

    .site-footer .footer-bottom .footer-contact ul li:last-child, .site-footer .footer-bottom .footer-nav ul li:last-child {
        margin-bottom: 0
    }
}

@media (max-width: 767px) {
    .wrapper-full-inner, .wrapper-inner {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .wrapper-full-inner .widget-title {
        padding-left: 40px;
        padding-right: 40px
    }

    .widget-title {
        margin-bottom: 40px
    }

    .widget-newsletter {
        width: 100%
    }

    .widget-slider .widget-carousel .slider-item {
        padding-top: 240px
    }

    .widget-slider .widget-carousel .slider-item .item-inner {
        padding-left: 0;
        padding-right: 0
    }

    .widget-slider .widget-carousel .owl-nav {
        position: absolute;
        left: 0;
        bottom: 34%;
        width: 100%;
    }

    .widget-slider .widget-carousel .owl-nav [class*=owl-] {
        position: static;
        top: inherit;
        margin: 0 10px
    }

    .widget-slider .widget-carousel .owl-nav .owl-next,
    .widget-slider .widget-carousel .owl-nav .owl-prev {
        right: -5px;
        position: absolute;
    }
    .widget-slider .widget-carousel .owl-nav .owl-prev {
        left: -5px;
        right: auto;
    }

    .widget-about-promo .widget-inner h2, .widget-about-promo .widget-inner .h2 {
        text-align: center;
        font-size: 34px;
        margin-bottom: 40px
    }

    .widget-about-promo .widget-inner p {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 40px
    }

    .widget-about-promo .widget-inner .btn {
        display: block;
        width: 100%;
        margin-top: 40px
    }

    .widget-offers-grid .offers-item .item-inner .item-photo {
        position: relative;
        width: 100%;
        padding-top: 100%
    }

    .widget-offers-grid .offers-item .item-inner .item-desc {
        padding: 20px;
        text-align: center
    }

    .widget-offers-grid .wrapper-inner {
        padding-bottom: 40px
    }

    .widget-features-grid .features-item {
        border-width: 10px
    }

    .widget-features-grid .features-item a {
        padding: 60px 20px 20px;
        margin-bottom: 8%;
    }

    .widget-rooms-carousel .rooms-item .item-desc {
        padding: 20px 20px 40px
    }

    .widget-blog-carousel .blog-item .item-desc {
        text-align: center
    }

    .site-header .header-top {
        display: none
    }

    .site-header .header-bottom {
        padding-top: 60px
    }

    .site-header .header-bottom .header-toggle {
        top: inherit;
        right: inherit;
        left: 50%;
        bottom: -30px;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .site-footer .footer-top {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-dots {
    margin-top: 40px;
    text-align: center
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity .2s ease;
    -moz-transition: opacity .2s ease;
    -ms-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}

.mfp-wrap, .owl-carousel .owl-item, .owl-carousel .owl-video-play-icon {
    -webkit-backface-visibility: hidden
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

.owl-carousel .owl-nav.disabled {
    display: none
}

.site-header .header-top {
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 11px;
    color: #818a9c
}

.btn, span.h5 {
    letter-spacing: 2px;
    text-transform: uppercase
}

.site-header .header-top a {
    color: #818a9c
}

.site-header .header-top .header-contact {
    float: left
}

.site-header .header-top .header-contact ul li {
    float: left;
    line-height: 20px;
    margin-right: 20px;
    text-transform: uppercase
}

.site-header .header-top .header-contact ul li a {
    display: block;
    height: 20px;
    line-height: 20px;
    color: #9CA5B8
}

.site-header .header-top .header-contact ul li:hover a, .site-header .header-top .header-lang ul li.active a, .site-header .header-top .header-lang ul li:hover a {
    color: #fff
}

.site-header .header-top .header-contact ul li:last-child {
    margin-right: 0
}

.site-header .header-top .header-lang {
    float: right;
    display: flex;
    flex-direction: column;
}

.site-header .header-top .header-lang ul li {
    float: left;
    margin-right: 20px
}

.site-header .header-top .header-lang ul li a {
    display: block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase
}

.site-header .header-top .header-lang ul li:last-child {
    margin-right: 0;
}

.site-header .header-bottom {
    position: relative;
    min-height: 130px
}

.site-header .header-bottom .header-logo {
    position: absolute;
    top: -80px;
    left: 50%;
    width: 220px;
    display: flex;
    justify-content: center;
    -webkit-transform: translateX(-38%);
    -moz-transform: translateX(-38%);
    -ms-transform: translateX(-38%);
    -o-transform: translateX(-38%);
    transform: translateX(-38%)
}

.site-header .header-bottom .header-logo img {
    width: 80%
}

.site-header .header-bottom .header-nav {
    text-align: center
}

.site-header .header-bottom .header-nav ul li a {
    display: block;
    height: 44px;
    line-height: 44px;
    padding: 0 6px;
    font-family: Playfair Display regular, sans-serif;
    font-weight: 900;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff
}

.site-header .header-bottom .header-nav ul li:hover > a {
    color: #e31e24
}

.site-header .header-bottom .header-nav ul li.sub {
    position: relative;
    z-index: 1
}

.site-header .header-bottom .header-nav ul li.sub > ul {
    display: none
}

.site-header .header-bottom .header-nav ul li.sub:hover > ul {
    display: block
}

.site-header .header-bottom .header-nav > ul {
    display: inline-block
}

.site-header .header-bottom .header-nav > ul > li {
    float: left
}

.site-header .header-bottom .header-nav > ul > li.sub ul li a {
    min-width: 120px;
    font-size: 11px;
    white-space: nowrap;
    text-align: left;
    background-color: #1a2436
}

.site-header .header-bottom .header-nav > ul > li.sub ul li ul {
    position: absolute;
    top: 0;
    left: 100%
}

.site-header .header-bottom .header-nav > ul > li.sub:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    display: none;
    background-color: #e31e24
}

.site-header .header-bottom .header-nav > ul > li.sub > a {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none
}

.site-header .header-bottom .header-nav > ul > li.sub > ul {
    position: absolute;
    top: 100%;
    left: 0
}

.site-header .header-bottom .header-nav > ul > li.sub:hover:before {
    display: block
}

.site-header .header-bottom .header-nav > ul > li.sub:hover > a {
    color: #fff;
    background-color: #1a2436
}

.site-header .header-bottom .header-nav > ul.nav-left {
    width: 540px;
    float: left
}

.site-header .header-bottom .header-nav > ul.nav-right {
    padding-left: 150px;
    width: 610px;
    float: right
}

.site-header .header-bottom .header-toggle {
    display: none;
    position: absolute;
    top: 0;
    right: 60px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    background-color: #e31e24;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.mfp-bg, .mfp-wrap {
    position: fixed;
    left: 0;
    top: 0
}

.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important
}

.mfp-bg {
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    width: 100%;
    height: 100%;
    z-index: 1043;
    outline: 0 !important
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
    height: 100%;
    width: 100%;
}

.mfp-iframe-scaler {
    height: 100%;
    width: 100%;
    max-height: 75vh;
    margin-top: 10%;
}

.mfp-iframe {
    height: 100%;
    width: 100%;
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader, .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

.owl-carousel .fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.h2, h2 {
    font-size: 30px
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.btn, .btn-link, .subscriber-content, .subscriber-form p, span.h5 {
    font-family: Playfair Display regular, sans-serif
}

span.h5.serv {
    padding-top: 35px
}

span.h5 {
    font-size: 12px;
    font-weight: 900;
    color: #e31e24;
    display: block
}

.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.widget-blog-carousel .blog-item .item-date b {
    display: block;
    font-size: 22px;
    font-weight: 900
}

.checkbox label, .checkbox-inline, .radio label, .radio-inline {
    font-weight: 400;
    padding-left: 20px;
    cursor: pointer;
    margin-bottom: 0
}

.checkbox-inline.disabled, .checkbox.disabled label, .form-control[disabled], .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .form-control, fieldset[disabled] .radio label, fieldset[disabled] .radio-inline, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
    cursor: not-allowed
}

.widget-about-promo {
    position: relative;
    background-repeat: no-repeat;
    background-position: top right;
    background-size: auto 100%
}

.widget-about-promo:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    background: -moz-linear-gradient(left, rgba(245, 245, 245, 1) 50%, rgba(255, 255, 255, 0) 140%);
    background: -webkit-linear-gradient(left, rgba(245, 245, 245, 1) 50%, rgba(255, 255, 255, 0) 140%);
    background: linear-gradient(to right, rgba(245, 245, 245, 1) 50%, rgba(255, 255, 255, 0) 140%)
}

.btn, .btn-danger.active, .btn-danger:active, .btn-default.active, .btn-default:active, .btn-info.active, .btn-info:active, .btn-primary.active, .btn-primary:active, .btn-success.active, .btn-success:active, .btn-warning.active, .btn-warning:active, .form-control, .open > .dropdown-toggle.btn-danger, .open > .dropdown-toggle.btn-default, .open > .dropdown-toggle.btn-info, .open > .dropdown-toggle.btn-primary, .open > .dropdown-toggle.btn-success, .open > .dropdown-toggle.btn-warning {
    background-image: none
}

.widget-about-promo .widget-inner {
    position: relative;
    z-index: 1;
    font-size: 16px;
    text-align: justify
}

.widget-about-promo .widget-inner h2, .widget-about-promo .widget-inner h5,
.widget-about-promo .widget-inner .h2 {
    text-align: left
}

.widget-about-promo .widget-inner h2, .widget-about-promo .widget-inner .h2 {
    font-size: 24px
}

.widget-about-promo .widget-inner p {
    line-height: 25px;
    margin-bottom: 20px
}

.widget-about-promo .widget-inner p:last-of-type {
    margin-bottom: 0
}

.widget-about-grid {
    background-color: #fff
}

.widget-about-grid .widget-inner {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: -40px
}

.widget-about-grid .widget-inner .widget-item {
    -webkit-box-flex: 1 1;
    -moz-box-flex: 1 1;
    -webkit-flex: 1 1;
    -ms-flex: 1 1;
    flex: 1 1;
    width: 50%;
    padding: 40px
}

.widget-about-grid .widget-inner .widget-item p {
    text-align: justify
}

.widget-about-grid .widget-inner .widget-item p:last-child {
    margin-bottom: 0
}

.widget-team-carousel {
    background-color: #f5f5f5
}

.wrapper-inner {
    margin: 0 auto;
    padding: 70px 60px 100px
}

.clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .modal-header:after, .modal-header:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .panel-body:after, .panel-body:before, .row:after, .row:before {
    display: table;
    content: " "
}


.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .has-success .form-control-feedback, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.checkbox label, .has-success.checkbox-inline label, .has-success.radio label, .has-success.radio-inline label {
    color: #3c763d
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
        line-height: 34px
    }

    .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label, .radio label {
    min-height: 20px
}

.checkbox input[type=checkbox], .checkbox-inline input[type=checkbox], .radio input[type=radio], .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px
}

.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px
}

.checkbox-inline, .radio-inline {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg, .form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.form-group-sm .form-control, .input-sm {
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 12px
}

.input-sm {
    height: 30px;
    line-height: 1.5
}

select.input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    line-height: 1.5
}

.form-group-lg .form-control, .input-lg {
    border-radius: 6px;
    padding: 10px 16px;
    font-size: 18px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 46px;
    line-height: 1.3333333
}

select.input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    line-height: 1.3333333
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .has-warning .form-control-feedback, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.checkbox label, .has-warning.checkbox-inline label, .has-warning.radio label, .has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-feedback label ~ .form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    .form-inline .form-control-static, .form-inline .form-group {
        display: inline-block
    }

    .form-inline .control-label, .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .checkbox, .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label, .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.btn-block, input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus, .btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default.active, .btn-default:active, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open > .dropdown-toggle.btn-default.focus, .open > .dropdown-toggle.btn-default:focus, .open > .dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled].focus, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus, .btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus, .btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success.active, .btn-success:active, .btn-success:hover, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open > .dropdown-toggle.btn-success.focus, .open > .dropdown-toggle.btn-success:focus, .open > .dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info.active, .btn-info:active, .btn-info:hover, .open > .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled].focus, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus, .btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning.active, .btn-warning:active, .btn-warning:hover, .open > .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open > .dropdown-toggle.btn-warning.focus, .open > .dropdown-toggle.btn-warning:focus, .open > .dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled].focus, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus, .btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger.active, .btn-danger:active, .btn-danger:hover, .open > .dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open > .dropdown-toggle.btn-danger.focus, .open > .dropdown-toggle.btn-danger:focus, .open > .dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled].focus, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    border-radius: 0
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent
}

.btn-link:focus, .btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn, .ui-widget-header a {
    color: #fff
}

.btn-group-lg > .btn, .btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-group-xs > .btn, .btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block
}

.btn-block + .btn-block {
    margin-top: 5px
}

.widget-about-promo .widget-inner .btn {
    margin-top: 40px
}

.btn {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    font-weight: 900;
    font-size: 10px;
    overflow: hidden;
    border: none;
    background-color: #e31e24;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0
}

.btn:active, .btn:active:focus, .btn:focus, .btn:hover {
    color: #fff;
    background-color: #a80b10;
    text-decoration: none;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.field-bronform-adults select, .field-bronform-children select {
    position: absolute;
    z-index: 99;
    background: 0 0 !important
}

.field-bronform-adults, .field-bronform-children {
    background: #5c677b;
    display: block;
    height: 40px;
    width: 148px;
    margin-top: -10px
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-prev-hover {
    left: 2px
}

.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-next-hover {
    right: 2px
}

.ui-datepicker {
    width: 17em;
    padding: 10px;
    display: none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0
}

.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover {
    top: 2px
}

.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
    width: 17px
}

.ui-datepicker .ui-datepicker-title {
    font-size: 12px;
    text-transform: uppercase;
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 11px;
    margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width: 45%
}

.ui-datepicker table {
    width: 100%;
    font-size: 11px;
    border-collapse: collapse;
    margin: 0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: 700;
    border: 0
}

.ui-datepicker td {
    border: 0;
    padding: 1px
}

.ui-datepicker td a, .ui-datepicker td span {
    display: block;
    padding: 10px;
    text-align: center;
    text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em;
    width: auto;
    overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-multi .ui-datepicker-group, .ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left
}

.ui-datepicker.ui-datepicker-multi {
    width: auto
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
    float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px
}

.ui-widget-header {
    border: 0;
    background: 0 0;
    font-weight: 900
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #fff;
    background: #fff;
    font-weight: 700;
    color: #24324a
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
    color: #24324a;
    text-decoration: none
}

.ui-state-focus, .ui-state-hover, .ui-widget-content .ui-state-focus, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
    border: 1px solid #fbcb09;
    background: #fdf5ce;
    font-weight: 700;
    color: #d77b5d
}

.ui-widget-header .ui-state-focus, .ui-widget-header .ui-state-hover {
    border: 1px solid transparent;
    background: 0 0
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #e31e24;
    background: #e31e24;
    color: #fff
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
    color: #fff
}

.ui-icon-circle-triangle-e {
    background-position: -48px -192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px -192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px -192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px -192px
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    width: 16px;
    height: 16px
}

.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35)
}

.ui-icon, .ui-widget-content .ui-icon {
    background-image: url(../img/ui-icons_24324a_256x240.png)
}

.btn-link {
    display: inline-block;
    font-weight: 900;
    font-size: 11px;
    letter-spacing: 1px;
    color: #e31e24;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden
}

.subscriber-content, .subscriber-form p {
    color: #fff;
    text-align: center;
    font-family: Playfair Display regular, sans-serif
}


@media (max-width: 767px) {

	.header-nav ul.nav-left li ul, .header-nav ul.nav-right li ul {
		position:relative
	}

  .mfp-iframe-scaler {
      max-height: 75vh;
      margin-top: 15%;
  }
    .visible-xs {
        display: block !important
    }

    .site-header .header-bottom {
        padding-top: 60px
    }
}

@media (max-width: 991px) {
    .wrapper, .wrapper-inner {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (max-width: 1199px) {
    .site-header .header-bottom .header-logo {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    .site-header .header-bottom .header-toggle {
        display: inline-block
    }

    .site-header.nav-open {
        background: #24324a
    }

    .site-header.nav-open .header-bottom .header-nav {
        display: block
    }

    .site-header .header-bottom .header-nav > ul.nav-left, .site-header .header-bottom .header-nav > ul.nav-right {
        width: 100%;
        float: none;
        padding: 0
    }

    .site-header .header-bottom .header-nav > ul > li {
        float: none
    }
}

@media (max-width: 767px) {
    .site-header .header-bottom .header-toggle {
        top: inherit;
        right: inherit;
        left: 50%;
        bottom: -7px;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.hide {
    display: none !important
}

.subscriber-wrapper {
    position: fixed;
    display: flex;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    justify-content: center;
    align-items: center
}

.subscriber-wrapper .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1001
}

.subscriber-form {
    width: 500px;
    background: 0 0;
    border-radius: 5px;
    box-shadow: 4px 3px 6px #e31e2459;
    padding: 20px;
    position: relative;
    z-index: 1002
}

.subscriber-form p {
    font-size: 18px
}

.subscriber-form .inner-holder {
    width: 80%;
    margin: auto
}

.btn-holder {
    text-align: center
}

.subscriber-content {
    font-size: 20px;
    margin: auto auto 20px;
    width: 80%
}

.subscriber-wrapper .close-button {
    font-size: 28px;
    color: #e31e24;
    position: absolute;
    right: 20px;
    top: 5px;
    cursor: pointer;
    text-shadow: 1px 1px 1px #fff
}

.subscriber-wrapper .close-button:hover {
    text-shadow: none;
    top: 6px;
    right: 19px
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -moz-transition: height .5s ease-in-out;
    -ms-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel {
    display: block;
    width: 100%;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel.owl-refresh .owl-item {
    display: none
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-transition: scale .1s ease;
    -moz-transition: scale .1s ease;
    -ms-transition: scale .1s ease;
    -o-transition: scale .1s ease;
    transition: scale .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    -moz-transition: opacity .4s ease;
    -ms-transition: opacity .4s ease;
    -o-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.subscriber-form {
    background-color: #24324a !important;
}

.widget-slider .slider-booking ul li input [placeholder="           "] {
    color: #fff;
}


.fancybox-container, .fancybox-slide {
    width: 100%;
    outline: 0;
    -webkit-backface-visibility: hidden
}

.fancybox-container, .fancybox-slide, .fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden
}

.fancybox-container, .fancybox-thumbs, .fancybox-thumbs__list a {
    -webkit-tap-highlight-color: transparent
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 99992
}

.fancybox-container * {
    box-sizing: border-box
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-image, .fancybox-slide--image .fancybox-content, .fancybox-spaceball {
    -webkit-user-select: none;
    -moz-user-select: none;
    max-width: none;
    position: absolute
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    display: none;
    height: 100%;
    left: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    white-space: normal;
    z-index: 99994
}

.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image::before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    -webkit-animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: no-repeat;
    background-size: 100% 100%;
    left: 0;
    overflow: visible;
    padding: 0;
    top: 0;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image, .fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    padding: 0;
    top: 0;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe, .fancybox-video {
    background: 0 0;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: 0
}

.fancybox-button.fancybox-focus {
    outline: dotted 1px
}

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: 0
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:nth-child(1), .fancybox-button--pause svg:nth-child(1), .fancybox-button--play svg:nth-child(2), .fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0
}

.fancybox-caption {
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px;
    right: 0;
    text-align: center;
    z-index: 99996
}

.fancybox-caption::before {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
    background-repeat: repeat-x;
    background-size: contain;
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: -44px;
    z-index: -1
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    -webkit-animation: fancybox-rotate 1s linear infinite;
    animation: fancybox-rotate 1s linear infinite;
    background: 0 0;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

@-webkit-keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(1.5, 1.5, 1.5);
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(.5, .5, .5);
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    -webkit-transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg);
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    -webkit-transform: translate3d(100%, 0, 0) scale(.1) skew(10deg);
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1)
}

@media all and (max-height: 576px) {
    .fancybox-caption {
        padding: 12px
    }

    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link, .fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100px
}

.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus::before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1
}

@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

.phone-header {
    font-size: 15px;
}

.header-lang .custom-header-contacts {
    color: #fff;
    display: flex;
}

.header-lang {
    padding-top: 0;
}
.header-phones{
    width: 230px;
    margin-top: 5px;
    z-index: 99999999999999999999;
}

.header-phones__title{
    cursor: pointer;
    line-height: 20px;
    font-weight: 900;
    overflow: hidden;
    border: none;
    background-color: #fff;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    text-transform: uppercase;
    text-decoration: underline;
    border-radius: 0;
    text-align: center;
    color: #24324a;
}
.header-phones__icon{
    border-radius: 0;
    text-align: center;
    color: #fff;
    font-size: 40px;
    background: none;
}
.site-header .header-top .header-lang ul.header-phones__list li a{
    display: none;
    text-transform: none;
    background-color: #fff;
    font-weight: 400;
    text-align: center
}
.header-phones__list{
    display: none;
    text-transform: none;
    background-color: #fff;
    font-weight: 400;
    text-align: center;
    position: absolute;
    width: 230px;
    z-index: 9999999999999999;
}
.header-phones__list li a, .header-phones__list li a span{
    color: #24324a;
}
.site-header .header-top .header-lang ul.header-phones__list li{
    margin: 0;
    padding-top: 10px;
    float: none;
}
.site-header .header-top .header-contact.custom-header-contacts ul.header-phones__list li a{
    color: #24324a;
}
.site-header .header-top .header-contact.custom-header-contacts ul li a {

    color: #fff;
}

.site-header .header-top .header-contact.custom-header-contacts {
    float: none;
}
.site-header .header-top .header-contact a.header-contact__email{
    color: #fff;
    text-transform: uppercase;
}

.header-address {
    margin-top: 35px;
    font-size: 14px;
    color: #fff;
}



.contacts-under-logo span,
.contacts-under-logo a {
    color: #fff;
}

.flex-menu-contacts {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100vw;
    padding: 0px 15px;
}

.image-home-class-left {
    margin-right: 30px;
    width: 100%;
}

.image-home-class-right {
    margin-left: 30px;
    width: 100%;
}


@media only screen and (max-width: 768px) {

    .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
        /* display: block; */
    }
      .owl-item .item-inner {
        padding-top: 40px;
    }

    .wrapper, .wrapper-inner {
        padding-left: 20px;
        padding-right: 20px;
    }

    .widget-about-promo ul{
        list-style: disc;
        margin-left: 30px;
    }

    .image-home-class-left,
    .image-home-class-right {
        margin-right: 0px;
        margin-left: 0px;
        width: 100%;
    }
    .site-header .header-bottom .flex-menu-contacts .header-toggle {
        position: relative;
        left: 0;
        bottom: 0;
        display: block;
    }
}

@media only screen and (min-width: 769px) {
    .custom-wrapper-flex{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .custom-wrapper-flex>div{
        position: relative;
    }
    .header-top .custom-wrapper-flex.wrapper:before,
    .header-top .custom-wrapper-flex.wrapper:after{
        display: none;
    }

}

.map-block iframe {
    width: 100%;
}

.list-unstyled{
    list-style: none;
}

.icon-listning{
    height: 25px;
    width: 25px;
    margin-bottom: -5px;
    margin-right: 10px;
}
.widget-slider .slider-booking ul li input::placeholder{
    color: #fff;
}
.text-in-form-custom{
    display: block;
    width: 100%;
    height: 24px;
    float: left;
}


.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}
.ui-datepicker{
    z-index: 9999 !important;
}
.site-header .header-top .header-booking-button{
    margin-left: 10px;
    margin-top: 5px;
    color: #fff;
}
.widget-slider .slider-booking ul{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
@media only screen and (min-width: 769px){
    .header-button-container{
        text-align: center;
    }
}
.hide-date-picker{
    display: none;
}

.site-header .header-top .header-lang > ul > li a{
    font-size: 13px;
}

.site-header .header-lang > ul > li a{
    font-size: 13px;
}

.widget-slider.has-rooms .v-align-center {
  position: absolute;
  top: 40%;
  width: 80%;
  margin: 0 10%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.header-nav > ul > li:hover > ul > li > a {
  /*color: #e31e24!important;*/
}
@media only screen and (min-width: 769px) {
    span {
        font-family: Playfair Display regular,serif  !important;
    }

    p {
        font-family: Playfair Display regular,serif  !important;
    }
}
@media only screen and (max-width: 768px) {
    span {
        font-family: Playfair Display regular,serif;
    }

    p {
        font-family: Playfair Display regular,serif;
    }
    .site-header .header-bottom{
        padding-top: 30px   ;
    }
    .flex-menu-contacts .header-booking-button{
        margin-top: 10px;
    }
    .flex-menu-contacts {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100vw;
        padding: 0px 15px;
    }
    .site-header .header-bottom .flex-menu-contacts .header-toggle {
        position: relative;
        left: 8%;
        bottom: -9px;
        display: block;
    }
    .owl-item .item-inner{
        padding-top: 80px;
    }
}
@media only screen and (min-width: 769px) {
    .flex-menu-contacts .header-booking-button{
        display: none;
    }
    .site-header .header-top .header-lang .custom-header-contacts ul li a{
        display: inline;
    }
}

.b-mark { display: none; }

.material-home .b-mark { display: block; position: absolute; width: 115px; top: 45px; right: 90px; padding-right: 60px; box-sizing: content-box; }
.material-home .b-mark img { width: 100%; height: auto; display: block; }

@media only screen and (max-width: 480px) {
    .material-home .b-mark { bottom: 35px; left: 10%; right: unset; top: unset; width: 80px }
    .material-home .site-header .header-bottom .flex-menu-contacts .header-toggle { left: 40%; }
}

@media only screen and (min-width: 480px) {
    .wrapper {
        position: relative;
    }
}


.btn-fix { display: none; }

@media only screen and (max-width: 768px) {
    .header-bottom .header-contact a .phone-header{
        font-size: 17px;
    }
    .header-phones__title{
        line-height: 30px;
    }
    .header-phones__list{
        width: 230px;
    }
    .header-phones{
        margin-top: 14vh
    }
    .header-bottom .header-logo, .header-bottom .header-contact { width: 50% !important; float: left; padding: 5px; }
    .header-bottom .header-logo { line-height: 85px; }
    .material-home .b-mark { top: 120px; left: 5%; padding-right: 0; }
    .material-home .site-header .header-bottom .flex-menu-contacts .header-toggle { left: 45%; top: -50px; }
    .flex-menu-contacts .header-booking-button { margin-top: 10px; margin-left: -10px; }
    .header-nav { position: absolute; top: 200px; text-align: center; background: #000; margin: auto; background: #24324a; width: 100%; padding: 0 !important; margin: 0 !important; left: 0; }

    .btn-fix { display: none; position: fixed; z-index: 9999; bottom: 60px; left: 10px; height: 55px; line-height: 55px; font-size: 14px; }
    .btn-fix.active { display: block; }
}


@media only screen and (max-width: 575px) {
    .header-phones{
        width: 165px;
        margin-top: 12vh
    }
    .header-phones__list{
        left: 36%;
    }
}
@media only screen and (max-width: 480px) {

    .header-phones {
        width: 145px;
        margin-top: 40px;
    }
}
@media only screen and (max-width: 420px) {

    .header-phones {
        width: 145px;
        margin-top: 33px;
    }
}
@media only screen and (max-width: 375px) {

    .header-phones{
        width: 145px;
        margin-top: 30px;
    }
    .header-phones__list{
        left: 30%;
    }
}
@media (max-width: 320px) {
    .flex-menu-contacts .header-booking-button { letter-spacing: normal; }
    .header-phones{
        width: 115px;
        margin-top: 24px;
    }
    .header-phones__list{
        left: 25%;
    }
}
.img-3, .img-2, .img-1 {
    clear: both;
    margin: 10px 0;
    text-align: center;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.img-3 img {
    width: 33%;
}
.img-2 img {
    width: 49%;
}
.img-1 img {
    width: 100%;
}
@media (max-width: 768px) {
    .img-2 img,
    .img-3 img {
        height: auto;
        width: auto;
        max-width: 100%;
        margin: 10px 0;
    }
    .img-2 + .img-2 {
        margin-top: -10px;
    }
}


.main__listing {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: baseline;
}

.list____item {
    width: 15%;
    text-align: center;
    margin-bottom: 25px;
    margin-top: 4px;
    margin-left: 15px;
}


.texs_d--item:nth-child(3n) {
    display: block;
}

.list____item-img {
    width: 20%;
    display: block;
    margin: auto;
    margin-bottom: 15px;
}

.lst__item--title {
    display: block;
    font-weight: bold;
}

@media screen and (max-width: 980px) {
    .list____item {
        width: 100%;
    }
}

.widget-slider.has-rooms .slider-booking .wrapper.v-align-center.fix-top {
    top: -100px;
}

@media screen and (max-width: 1366px) {
  .widget-slider.has-rooms .slider-booking .wrapper.v-align-center.fix-top {
      top: 25px;
  }
  .widget-slider.has-rooms .slider-booking {
      bottom: 100px;
  }
}

#main_features {
    padding-bottom: 35px;
}
.widget-video-full {
    margin-top: 50px;
}

#specialAction .item-desc div.h2 {
    margin-top: 0;
}

.copyright_sprava {
    margin-left: 15px;
    color: #ffffff;
    font-family: Playfair Display regular;
}
.copyright_sprava img {
    width: 90px;
    margin-bottom: 2px;
}



/* Header fixed */

.site-header.fixed-header{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    background-color: #24324a;

}
.site-header.fixed-header .header-contact:not(.custom-header-contacts) > ul{
    display: none;
}
.site-header.fixed-header .header-contact.custom-header-contacts > ul li a:last-of-type,
.site-header.fixed-header .b-mark,
.site-header.fixed-header .header-lang > ul> li{
    display: none;
}

.site-header.fixed-header .header-contact.custom-header-contacts{
    display: flex;
    align-items: center;
    justify-content: flex-end;
    column-gap: 10px;
}
.site-header.fixed-header .header-contact.custom-header-contacts .header-button-container{
    position: relative;
    width: auto;
}
.site-header.fixed-header .header-bottom{
    min-height: 70px;
}
.site-header.fixed-header .header-top{
    padding: 0;
}
.site-header.fixed-header .header-address{
    margin-top: 10px;
}
.site-header.fixed-header .header-lang{
    padding-bottom: 10px;
}
/*.site-header.fixed-header .header-bottom .header-logo{*/
/*    top: -28px;*/
/*}*/

/*@media only screen and (max-width: 1199px){*/
/*    .site-header.fixed-header .header-bottom .header-logo{*/
/*        top: 0;*/
/*    }*/
/*}*/

@media only screen and (max-width: 768px){
    .site-header .b-mark{
        display: none !important;
    }
    .site-header .header-bottom .header-logo{
        line-height: 0;
    }
    .site-header .header-bottom{
        padding-top: 20px;
    }
    .header-bottom .header-logo, .header-bottom .header-contact{
        width: 40%!important;
    }
    .header-contact > ul{
        margin-top: 25%;
    }
    .site-header .header-top .header-contact ul,
    .site-header .header-top .header-lang,
    .site-header .header-contact.custom-header-contacts > ul li a:last-of-type{
        display: none;
    }
    .site-header .header-top{
        display: block;
        padding: 0;
        margin: 0;
    }
    .site-header .header-address{
        margin: 0;
        padding: 0;
        position: absolute;
        bottom: 15px;
        width: 50%;
        line-height: 16px;
        font-size: 13px;
    }
    .site-header .header-bottom .flex-menu-contacts .header-toggle,
    .material-home .site-header .header-bottom .flex-menu-contacts .header-toggle{
        top: -21vw;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }
    .flex-menu-contacts .header-booking-button{
        position: absolute;
        right: 15px;
    }
    .site-header .header-bottom{
        padding-bottom: 15px;
    }
    .site-header .header-bottom .header-logo{
        padding-left: 0px;
    }
    .header-nav{
        top: 144px;
    }
    .site-header.fixed-header .header-top{
        display: none;
    }
    .site-header.fixed-header .flex-menu-contacts .header-booking-button{
        display: none;
    }
    .site-header.fixed-header .flex-menu-contacts{
        padding: 0;
        height: 0;
    }
    .site-header.fixed-header .header-lang > ul> li{
        display: inline-block;
    }
    .site-header.fixed-header .header-nav{
        top: 94px;
    }
    .site-header.fixed-header .header-bottom .flex-menu-contacts .header-toggle,
    .material-home .site-header.fixed-header .header-bottom .flex-menu-contacts .header-toggle{
        left: 41%;
    }
    .header-lang{
        padding-bottom: 0;
    }
}
@media only screen and (max-width: 373px){

    .site-header .header-bottom .flex-menu-contacts .header-toggle, .material-home .site-header .header-bottom .flex-menu-contacts .header-toggle{
        z-index: 999;
    }
    .header-nav {
        top: 130px;
    }
    .site-header.fixed-header .header-nav {
        top: 81px;
    }
}

/* Header fixed */



@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 400;
    src: local('Playfair Display Italic'), local('PlayfairDisplay-Italic'), url(../gfonts/nuFkD-vYSZviVYUb_rj3ij__anPXDTnohkk72xU.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 400;
    src: local('Playfair Display Italic'), local('PlayfairDisplay-Italic'), url(../gfonts/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojEk72xU.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 400;
    src: local('Playfair Display Italic'), local('PlayfairDisplay-Italic'), url(../gfonts/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 700;
    src: local('Playfair Display Bold Italic'), local('PlayfairDisplay-BoldItalic'), url(../gfonts/nuFnD-vYSZviVYUb_rj3ij__anPXDTngOWwu4DRmBKY.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 700;
    src: local('Playfair Display Bold Italic'), local('PlayfairDisplay-BoldItalic'), url(../gfonts/nuFnD-vYSZviVYUb_rj3ij__anPXDTngOWwu6jRmBKY.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 700;
    src: local('Playfair Display Bold Italic'), local('PlayfairDisplay-BoldItalic'), url(../gfonts/nuFnD-vYSZviVYUb_rj3ij__anPXDTngOWwu5DRm.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 900;
    src: local('Playfair Display Black Italic'), local('PlayfairDisplay-BlackItalic'), url(../gfonts/nuFnD-vYSZviVYUb_rj3ij__anPXDTngAW4u4DRmBKY.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 900;
    src: local('Playfair Display Black Italic'), local('PlayfairDisplay-BlackItalic'), url(../gfonts/nuFnD-vYSZviVYUb_rj3ij__anPXDTngAW4u6jRmBKY.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 900;
    src: local('Playfair Display Black Italic'), local('PlayfairDisplay-BlackItalic'), url(../gfonts/nuFnD-vYSZviVYUb_rj3ij__anPXDTngAW4u5DRm.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    src: local('Playfair Display Regular'), local('PlayfairDisplay-Regular'), url(../gfonts/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgFE_.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    src: local('Playfair Display Regular'), local('PlayfairDisplay-Regular'), url(../gfonts/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgFE_.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400;
    src: local('Playfair Display Regular'), local('PlayfairDisplay-Regular'), url(../gfonts/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgA.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 700;
    src: local('Playfair Display Bold'), local('PlayfairDisplay-Bold'), url(../gfonts/nuFlD-vYSZviVYUb_rj3ij__anPXBYf9lWoe5ixi.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 700;
    src: local('Playfair Display Bold'), local('PlayfairDisplay-Bold'), url(../gfonts/nuFlD-vYSZviVYUb_rj3ij__anPXBYf9lWAe5ixi.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 700;
    src: local('Playfair Display Bold'), local('PlayfairDisplay-Bold'), url(../gfonts/nuFlD-vYSZviVYUb_rj3ij__anPXBYf9lW4e5g.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 900;
    src: local('Playfair Display Black'), local('PlayfairDisplay-Black'), url(../gfonts/nuFlD-vYSZviVYUb_rj3ij__anPXBb__lWoe5ixi.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}

@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 900;
    src: local('Playfair Display Black'), local('PlayfairDisplay-Black'), url(../gfonts/nuFlD-vYSZviVYUb_rj3ij__anPXBb__lWAe5ixi.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 900;
    src: local('Playfair Display Black'), local('PlayfairDisplay-Black'), url(../gfonts/nuFlD-vYSZviVYUb_rj3ij__anPXBb__lW4e5g.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-display: swap;
    font-family: Lato;
    font-style: normal;
    font-weight: 300;
    src: local('Lato Light'), local('Lato-Light'), url(../gfonts/S6u9w4BMUTPHh7USSwaPGR_p.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-display: swap;
    font-family: Lato;
    font-style: normal;
    font-weight: 300;
    src: local('Lato Light'), local('Lato-Light'), url(../gfonts/S6u9w4BMUTPHh7USSwiPGQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-display: swap;
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(../gfonts/S6uyw4BMUTPHjxAwXjeu.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-display: swap;
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(../gfonts/S6uyw4BMUTPHjx4wXg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-display: swap;
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'), local('Lato-Bold'), url(../gfonts/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-display: swap;
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    src: local('Lato Bold'), local('Lato-Bold'), url(../gfonts/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

@font-face {
    font-display: swap;
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    src: local('Lato Black'), local('Lato-Black'), url(../gfonts/S6u9w4BMUTPHh50XSwaPGR_p.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
}

@font-face {
    font-display: swap;
    font-family: Lato;
    font-style: normal;
    font-weight: 900;
    src: local('Lato Black'), local('Lato-Black'), url(../gfonts/S6u9w4BMUTPHh50XSwiPGQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}


/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');
    font-display: swap;
    font-weight: 400;
    font-style: normal
}

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');
    font-display: swap;
    font-weight: 400;
    font-style: normal
}
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'), url(../fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'), url(../fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'), url(../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal
}
