/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

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

svg:not(:root) {
    overflow: hidden
}

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

button {
    overflow: visible
}

button {
    text-transform: none
}

button {
    -webkit-appearance: button;
    cursor: pointer
}

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

input {
    line-height: normal
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *, :after, :before {
        color: #000 !important;
        text-shadow: none !important;
        background: 0 0 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p {
        orphans: 3;
        widows: 3
    }
}

@font-face {
    font-display: swap;
    font-family: 'Glyphicons Halflings';
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(../fonts/glyphicons-halflings-regular.woff) format('woff'), url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

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

button, input {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

img {
    vertical-align: middle
}

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

.h2, .h3, h1 {
    margin-top: 20px;
    margin-bottom: 10px
}

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

h1 {
    font-size: 36px
}

.h2 {
    font-size: 30px
}

.h3 {
    font-size: 24px
}

.h5 {
    font-size: 14px
}

.h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

ul {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul {
    margin-bottom: 0
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-lg-4, .col-lg-6, .col-md-4, .col-sm-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

@media (min-width: 768px) {
    .col-sm-12 {
        float: left
    }

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

@media (min-width: 992px) {
    .col-md-4 {
        float: left
    }

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

@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-3 {
        width: 25%;
    }
    .col-lg-6 {
        width: 50%
    }

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

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

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

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

.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)
}

.row:after, .row:before {
    display: table;
    content: " "
}

.row:after {
    clear: both
}

@-ms-viewport {
    width: device-width
}

.visible-xs {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }
}

@font-face {
    font-display: swap;
    font-family: 'Playfair Display';
    font-style: italic;
    font-weight: 400;
    src: local('Playfair Display Italic'), local('PlayfairDisplay-Italic'), url(https://fonts.gstatic.com/s/playfairdisplay/v14/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(https://fonts.gstatic.com/s/playfairdisplay/v14/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(https://fonts.gstatic.com/s/playfairdisplay/v14/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(https://fonts.gstatic.com/s/playfairdisplay/v14/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(https://fonts.gstatic.com/s/playfairdisplay/v14/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(https://fonts.gstatic.com/s/playfairdisplay/v14/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 #000 Italic'), local('PlayfairDisplay-BlackItalic'), url(https://fonts.gstatic.com/s/playfairdisplay/v14/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 #000 Italic'), local('PlayfairDisplay-BlackItalic'), url(https://fonts.gstatic.com/s/playfairdisplay/v14/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 #000 Italic'), local('PlayfairDisplay-BlackItalic'), url(https://fonts.gstatic.com/s/playfairdisplay/v14/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(https://fonts.gstatic.com/s/playfairdisplay/v14/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(https://fonts.gstatic.com/s/playfairdisplay/v14/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(https://fonts.gstatic.com/s/playfairdisplay/v14/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(https://fonts.gstatic.com/s/playfairdisplay/v14/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(https://fonts.gstatic.com/s/playfairdisplay/v14/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(https://fonts.gstatic.com/s/playfairdisplay/v14/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(https://fonts.gstatic.com/s/playfairdisplay/v14/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(https://fonts.gstatic.com/s/playfairdisplay/v14/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(https://fonts.gstatic.com/s/playfairdisplay/v14/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(https://fonts.gstatic.com/s/lato/v15/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(https://fonts.gstatic.com/s/lato/v15/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(https://fonts.gstatic.com/s/lato/v15/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(https://fonts.gstatic.com/s/lato/v15/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(https://fonts.gstatic.com/s/lato/v15/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(https://fonts.gstatic.com/s/lato/v15/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(https://fonts.gstatic.com/s/lato/v15/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(https://fonts.gstatic.com/s/lato/v15/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
}

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

.ui-icon {
    width: 16px;
    height: 16px
}

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

/*!
 *  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-display: swap;
    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
}

.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-star:before {
    content: "\f005"
}

.fa-check:before {
    content: "\f00c"
}

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

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

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

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

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

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

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

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

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

body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    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
}

h1 {
    margin-top: 0
}

h1 {
    font-weight: 400
}

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

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

p {
    line-height: 24px;
    font-family: 'Playfair Display regular' !important
}

span {
    font-family: 'Playfair Display regular' !important
}

li {
    font-family: 'Playfair Display regular' !important
}

div.item-desc {
    font-family: 'Playfair Display regular' !important
}

img {
    max-width: 100%
}

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

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

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

.btn, 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
}

.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-breadcrumb ul:after, .widget-breadcrumb ul:before, .widget-rooms-list .rooms-item .item-desc .desc-features ul:after, .widget-rooms-list .rooms-item .item-desc .desc-features ul:before, .widget-social-icons ul:after, .widget-social-icons ul:before {
    content: "";
    display: table
}

.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, .widget-breadcrumb ul:after, .widget-rooms-list .rooms-item .item-desc .desc-features ul:after, .widget-social-icons ul:after {
    clear: both
}

.btn {
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    font-family: 'Playfair Display regular', sans-serif;
    font-weight: 900;
    font-size: 10px;
    color: #fff;
    letter-spacing: 2px;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-transform: uppercase;
    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
}

.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-breadcrumb ul li {
    position: relative;
    float: left;
    line-height: 20px;
    font-family: 'Playfair Display regular', sans-serif;
    font-size: 10px;
    font-weight: 900;
    letter-spacing: 2px;
    color: #e31e24;
    text-transform: uppercase;
    padding-left: 20px;
    margin-right: 10px
}

.widget-breadcrumb ul li:before {
    position: absolute;
    top: 2px;
    left: 0;
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 16px;
    color: #818a9c;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.widget-breadcrumb ul li:first-child {
    padding-left: 25px
}

.widget-breadcrumb ul li:first-child:before {
    content: "\f015"
}

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

.widget-breadcrumb ul li:last-child a {
    color: #e31e24
}
.widget-breadcrumb ul li{
    list-style: none;
}
.widget-breadcrumb ul li a {
    display: block;
    height: 20px;
    color: #818a9c
}

.widget-breadcrumb ul li:hover a {
    color: #e31e24
}

.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
}

.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-page-title {
    position: relative;
    z-index: 1;
    background-color: #fff
}

.widget-page-title:after {
    position: absolute;
    left: 0;
    bottom: -32px;
    width: 100%;
    height: 32px;
    content: "";
    display: inline-block;
    background: linear-gradient(-135deg, #fff 16px, transparent 0), linear-gradient(135deg, #fff 16px, transparent 0);
    background-position: left bottom;
    background-repeat: repeat-x;
    background-size: 32px 32px
}

.widget-page-title h1, .widget-page-title p { /*width:60%*/
}

.widget-page-title h1 {
    margin-bottom: 0
}

.widget-page-title p {
    font-size: 18px;
    line-height: 30px;
    margin-top: 40px;
    margin-bottom: 0
}
.widget-page-title.smartville-kyiv p{
    margin-top: unset;
    margin-bottom: 10px
}
.widget-page-title.smartville-kyiv ul li{
    font-size: 18px;
}
.widget-page-title.smartville-kyiv ul.widget-breadcrumb li{
    font-size: 16px;
}
.widget-page-title .widget-background {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover
}

.widget-page-title .widget-background:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: "";
    display: inline-block;
    background: linear-gradient(to left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%), linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 1) 100%)
}

.widget-page-title .widget-breadcrumb {
    margin-top: 30px;
    margin-bottom: 20px
}

.widget-page-title .wrapper-inner {
    position: relative;
    z-index: 1
}

.widget-rooms-list .rooms-item {
    position: relative;
    padding-left: 25%;
    padding-right: 20%;
    margin-bottom: 40px;
    border: 1px solid #e1e1e1;
    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-list .rooms-item .item-photo {
    position: absolute;
    top: 0;
    left: 0;
    width: 25%;
    height: 100%
}

.widget-rooms-list .rooms-item .item-photo a {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover
}

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

.widget-rooms-list .rooms-item .item-desc p {
    font-size: 18px;
    color: #818a9c;
    line-height: 30px;
    margin: 0
}

.widget-rooms-list .rooms-item .item-desc .desc-features {
    position: relative;
    margin-top: 30px
}

.widget-rooms-list .rooms-item .item-desc .desc-features:before {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 2px;
    height: 100%;
    content: "";
    display: inline-block;
    background-color: #fff
}

.widget-rooms-list .rooms-item .item-desc .desc-features:after {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 2px;
    content: "";
    display: inline-block;
    background-color: #fff
}

.widget-rooms-list .rooms-item .item-desc .desc-features ul li {
    position: relative;
    float: left;
    width: 33.33333333333333%;
    height: 40px;
    line-height: 40px;
    padding-left: 40px;
    padding-right: 20px;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    font-family: 'Playfair Display regular', sans-serif;
    font-weight: 700;
    font-size: 10px;
    letter-spacing: 1px;
    text-transform: uppercase;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    background-color: #fff
}

.widget-rooms-list .rooms-item .item-desc .desc-features ul li .fa {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 7px;
    color: #e31e24;
    border: 1px solid #e31e24;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.widget-rooms-list .rooms-item .item-desc .desc-features ul li .fa:before {
    display: inline-block;
    width: 20px
}

.widget-rooms-list .rooms-item .item-price {
    position: absolute;
    top: 0;
    right: 0;
    width: 20%;
    height: 100%;
    border-left: 1px solid #e1e1e1
}

.widget-rooms-list .rooms-item .item-price:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 100%;
    content: "";
    display: inline-block;
    background: -moz-linear-gradient(left, rgba(33, 30, 25, .1) -100%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(33, 30, 25, .1) -100%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(33, 30, 25, .1) -100%, rgba(0, 0, 0, 0) 100%)
}

.widget-rooms-list .rooms-item .item-price .price-inner {
    position: relative;
    top: 50%;
    z-index: 1;
    padding: 0 20px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.widget-rooms-list .rooms-item .item-price .price-inner .btn {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px
}

.widget-rooms-list .rooms-item .item-price .price-inner .fa-star {
    position: relative;
    left: 5px;
    color: #e31e24;
    margin-bottom: 10px
}

.widget-rooms-list .rooms-item .item-price .price-inner .fa-star:before {
    content: "\f005\f005\f005";
    letter-spacing: 5px
}

.widget-rooms-list .rooms-item:last-child {
    margin-bottom: 0
}

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

.wrapper-inner {
    margin: 0 auto;
    padding-top: 70px;
    padding-bottom: 60px;
    padding-left: 60px;
    padding-right: 60px
}

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

.site-header {
    position: relative;
    z-index: 999;
    width: 100%;
    background-color: #24324a
}

.site-header .header-top {
    padding-top: 10px;
    padding-bottom: 50px;
    font-family: 'Playfair Display regular', sans-serif;
    font-weight: 900;
    font-size: 11px;
    letter-spacing: 1px;
    color: #818a9c
}

.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 {
    color: #fff
}

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

.site-header .header-top .header-lang {
    float: right;
    margin-right: 60px
}

.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:hover a {
    color: #fff
}

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

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

.site-header .header-bottom .header-logo {
    position: absolute;
    top: -70px;
    left: 50%;
    width: 220px;
    -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: 70%
}

.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 {
    display: inline-block
}

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

.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%
}

.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-family: 'Playfair Display regular', sans-serif;
    font-size: 11px;
    font-weight: 900;
    color: #818a9c;
    letter-spacing: 2px;
    text-align: center
}

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

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

.site-footer .footer-bottom .footer-logo {
    display: inline-block;
    width: 100%
}

.site-footer .footer-bottom .footer-logo {
    margin-top: -30px
}

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

    .site-footer .footer-bottom .footer-logo {
        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
}

.widget-rooms-list > div {
    margin-bottom: 40px !important
}

.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
    }
}

span.h3 {
    font-size: 24px;
    font-weight: 400
}

span.h5 {
    font-family: 'Playfair Display regular', sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 900;
    color: #e31e24;
    display: block
}

.widget-rooms-list .rooms-item .item-price .price-inner span.h3 {
    font-size: 32px;
    font-family: 'Playfair Display regular', sans-serif;
    font-weight: 900;
    display: block
}

span.h5 {
    font-size: 12px;
    font-weight: 900;
    color: #e31e24;
    font-family: 'Playfair Display regular', sans-serif;
    letter-spacing: 2px;
    text-transform: uppercase;
    display: block
}

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

.header-lang {
    padding-top: 20px;
    padding-bottom: 30px;
    font-family: 'Playfair Display regular', sans-serif;
    font-weight: 900;
    font-size: 11px;
    letter-spacing: 1px;
    color: #818a9c;
    position: absolute;
    right: 20px;
    z-index: 9999
}

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

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

.color: before {
    color: red
}

body {
    overflow-x: hidden
}

.item-photo {
    padding: 0
}

.item-price .price-inner i {
    color: #e31e24;
    font-weight: 300;
    font-size: 24px;
    font-style: normal
}

* {
    box-sizing: border-box
}

@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) {
    .wrapper, .wrapper-inner {
        padding-left: 40px;
        padding-right: 40px
    }

    .widget-rooms-list .rooms-item {
        padding-left: 0;
        padding-right: 0
    }

    .widget-rooms-list .rooms-item .item-photo {
        position: static;
        top: auto;
        left: auto;
        width: 100%
    }

    .widget-rooms-list .rooms-item .item-photo a {
        height: auto
    }

    .widget-rooms-list .rooms-item .item-price {
        top: 20px;
        right: 20px;
        width: auto;
        height: inherit;
        border-left: 0;
        background-color: #fff
    }

    .widget-rooms-list .rooms-item .item-price:after {
        display: none
    }

    .widget-rooms-list .rooms-item .item-price .price-inner {
        position: static;
        top: inherit;
        padding: 40px;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }

    .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) {
    
    .widget-page-title.smartville-kyiv .widget-breadcrumb ul li{
        font-size: 14px;
    }
    .header-nav ul.nav-left li ul, .header-nav ul.nav-right li ul {
        position: relative
    }

    .wrapper-inner {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .widget-newsletter {
        width: 100%
    }

    .widget-breadcrumb {
        display: block
    }

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

    .widget-page-title h1, .widget-page-title p {
        width: 100%;
        margin-top: 20px
    }

    .widget-page-title h1 {
        font-size: 34px
    }

    .widget-page-title p {
        font-size: 14px;
        line-height: 26px
    }

    .widget-page-title .widget-background {
        display: none
    }

    .widget-page-title .wrapper-inner {
        padding-top: 20px
    }

    .widget-rooms-list .rooms-item .item-desc {
        padding: 20px;
        text-align: center
    }

    .widget-rooms-list .rooms-item .item-desc p {
        font-size: 14px;
        line-height: 26px
    }

    .widget-rooms-list .rooms-item .item-desc .desc-features ul li {
        float: none;
        width: 100%;
        text-align: left
    }

    .widget-rooms-list .rooms-item .item-price {
        position: static;
        top: auto;
        right: auto;
        padding: 20px;
        border-top: 1px solid #e1e1e1
    }

    .widget-rooms-list .rooms-item .item-price .price-inner {
        padding: 0
    }

    .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
}

a:hover {
    color: #000
}

a:visited {
    font-weight: 700
}

div:target {
    display: block
}

.phone-header {
    font-size: 15px
}

.header-lang .custom-header-contacts {
    color: #fff
}

.header-lang {
    padding-top: 0
}

.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
}

.header-address {
    margin-top: 35px;
    font-size: 14px;
    color: #fff
}

.contacts-under-logo a, .contacts-under-logo span {
    color: #fff
}

.map-block iframe {
    width: 100%
}

@media screen and (max-width: 768px) {
    .site-header .header-bottom .flex-menu-contacts .header-toggle {
        position: relative;
        left: 0;
        bottom: 0;
        display: block;
        margin-right: 30px
    }

    .flex-menu-contacts {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        width: 100vw;
        padding: 0 15px
    }
}

@media only screen and (min-width: 769px) {
    .custom-wrapper-flex {
        display: flex;
        flex-direction: row;
        justify-content: space-between
    }

    .custom-wrapper-flex > div {
        position: relative
    }

    .header-top .custom-wrapper-flex.wrapper:after, .header-top .custom-wrapper-flex.wrapper:before {
        display: none
    }
}

.widget-rooms-detail .room-booking .data-form input::placeholder {
    color: #24324a
}

.custom-booking-form input::placeholder {
    color: #fff
}

.site-header .header-top .header-booking-button {
    margin-left: 10px;
    margin-top: 5px;
    color: #fff
}

@media only screen and (min-width: 769px) {
    .header-button-container {
        position: absolute;
        text-align: center;
        width: 100%
    }
}

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

@media only screen and (max-width: 768px) {
    .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: 100%;
        padding: 0 15px
    }

    .site-header .header-bottom .flex-menu-contacts .header-toggle {
        position: relative;
        left: 16%;
        bottom: -9px;
        display: block
    }
}

@media only screen and (min-width: 769px) {
    .flex-menu-contacts .header-booking-button {
        display: none
    }
}

@media (max-width: 1199px) {
    .site-header.nav-open .header-bottom .header-nav {
        display: block
    }
}

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

.header-nav ul.nav-left li ul,
.header-nav ul.nav-right li ul {
    display: none;
    position: absolute;
}

.header-nav ul.nav-left li:hover ul,
.header-nav ul.nav-right li:hover ul {
    display: block;
    background: rgba(0, 0, 0, .5);
}

.site-header .header-top .header-lang > ul > li a {
    font-size: 13px;
}

.site-header .header-lang > ul > li a {
    font-size: 13px;
}

.b-mark {
    display: none;
}

.header-nav > ul > li:hover > ul > li > a {
    color: #e31e24 !important;
}

@media only screen and (max-width: 480px) {
    .b-mark {
        display: block;
        position: absolute;
        width: 115px;
        bottom: 0;
        right: 90px;
        padding-right: 60px;
        box-sizing: content-box;
    }

    .b-mark img {
        width: 100%;
        height: auto;
        display: block;
    }

    .b-mark {
        bottom: 35px;
        left: 10%;
        right: unset;
        top: unset;
        width: 80px
    }

    .site-header .header-bottom .flex-menu-contacts .header-toggle {
        left: 70%;
    }
}

@media only screen and (min-width: 480px) {
    .wrapper {
        position: relative;
    }
}

@media only screen and (min-width: 769px) {
    .site-header .header-top .header-lang .custom-header-contacts ul li a {
        display: inline;
    }

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

@media only screen and (max-width: 768px) {
    .header-bottom .header-logo, .header-bottom .header-contact {
        width: 50% !important;
        float: left;
        padding: 5px;
    }

    .header-bottom .header-logo {
        line-height: 85px;
    }

    .view .b-mark {
        top: 120px;
        left: 5%;
    }

    .view .site-header .header-bottom .flex-menu-contacts .header-toggle {
        right: 0;
        top: -50px;
    }

    .flex-menu-contacts .header-booking-button {
        margin-top: 10px;
        margin-left: 15px;
    }

    .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;
    }
}

.b-description {
    text-align: center;
}

.b-description .h1 {
    font-size: 28px;
    text-transform: uppercase;
}

.b-description .h3 {
    font-size: 22px;
}

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


.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;
}

.no-desktop {
    display: none;
}

@media screen and (max-width: 768px) {
    .no-desktop {
        display: block;
    }
}

@media screen and (min-width: 1000px) {
    .img__esap {
        height: 100% !important;
        width: 97% !important;
    }

    .s2_list {
        display: flex;
    }
}

/* 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: -68px;
}

.site-header.fixed-header .header-bottom .header-logo img {
    width: 65%;
}

@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;
    }

    .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: -15vw;
        width: 50px;
        height: 50px;
        line-height: 50px;
        left: 54% !important;
        margin-right: 0;
    }

    .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;
    }

    .site-header .wrapper, .site-header .wrapper-inner {
        padding-left: 20px;
        padding-right: 20px;
        position: unset;
    }


}

@media only screen and (max-width: 373px) {
    .header-bottom .header-contact a .phone-header {
        font-size: 12px;
    }

    .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;
    }

    .site-header .header-bottom .flex-menu-contacts .header-toggle, .material-home .site-header .header-bottom .flex-menu-contacts .header-toggle {
        left: 56% !important;
    }
}

/* Header fixed */


.fa-4x {
    font-size: 4em;
}

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

.site-header .header-top .header-contact a.header-contact__email {
    color: #fff;
    text-transform: uppercase;
}

.header-lang {
    padding-top: 0;
    display: flex;
    flex-direction: column;
}

.header-lang .custom-header-contacts {
    display: flex;
}

.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__list {
    display: none;
    text-transform: none;
    background-color: #fff;
    font-weight: 400;
    text-align: center;
    position: absolute;
    width: 230px;
    z-index: 9999999999999999;
}

@media only screen and (min-width: 769px) {
    .header-button-container {
        position: static;
        text-align: center;
        width: auto;
    }
}

.header-languages {
    align-self: center;
}

.site-header .header-top .header-contact {
    line-height: 1.3;
}

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

.site-header .header-top .header-contact.custom-header-contacts ul.header-phones__list li a {
    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-lang ul.header-phones__list li a {
    text-transform: none;
}

.site-header .header-lang > ul > li a {
    font-size: inherit;
}

.header-lang {
    line-height: 1.3;
}

.header-phones__icon {
    border-radius: 0;
    text-align: center;
    color: #fff;
    font-size: 40px;
    background: none;
}

.header-phones__list {
    line-height: 1.3;
}

.header-phones__list li a,
.header-phones__list li a span {
    color: #24324a;
}


/* .widget-rooms-list .rooms-item .item-photo a {
    display:block;
    width:100%;
    height:100%;
    background-repeat:no-repeat;
    background-position:top center;
    background-size:cover;
}  */
.widget-rooms-list .rooms-item .item-photo a img {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}

.category-logo {
    width: 160px;
    height: 160px;
}

.category-logo__logo {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.widget-gallery-grid {
    margin-bottom: -30px
}

.widget-gallery-grid .gallery-item {
    margin-bottom: 30px
}

.widget-gallery-grid .gallery-item a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 100%;
    border: 15px solid #fff;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    -webkit-box-shadow: inset 5px 5px 5px 0 rgba(40, 35, 29, .1);
    -moz-box-shadow: inset 5px 5px 5px 0 rgba(40, 35, 29, .1);
    box-shadow: inset 5px 5px 5px 0 rgba(40, 35, 29, .1)
}

.widget-gallery-grid .gallery-item a: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 #fff transparent
}

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

.widget-gallery-grid .gallery-item:hover a:before {
    border-bottom-color: #e31e24
}

.widget-gallery-grid .gallery-item:hover a:after {
    color: #fff
}

.section-aqua-zone {
    margin-top: 25px;
}

.section-aqua-zone__text {
    color: #24324A;
}

.section-aqua-zone__text-title {
    font-family: Playfair Display;
    font-size: 20px;
    font-weight: 700;
    line-height: 26.62px;
    text-align: center;
    margin-bottom: 32px;
}

.section-aqua-zone__text-subtitle {
    font-family: Microsoft Sans Serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.02px;
    text-align: center;
    margin-bottom: 32px;
}

.section-aqua-zone__cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 37px;
    row-gap: 50px;
}

.section-aqua-zone__cards-card {
    width: 31%;
}

/*.section-aqua-zone__cards-card-img{*/
/*    width: 365px;*/
/*    height: 263px;*/
/*}*/
.section-aqua-zone__cards-card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section-aqua-zone__cards-card-title {
    margin-top: 35px;
    font-family: Microsoft Sans Serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.02px;
    text-align: center;
}

@media only screen and (min-width: 769px) {
    .custom-wrapper-flex {
        flex-wrap: wrap;
    }
}

@media only screen and (max-width: 768px) {
    .header-bottom .header-logo, .header-bottom .header-contact {
        width: 36% !important;
    }

    .header-phones__title {
        line-height: 30px;
    }

    .header-bottom .header-contact a .phone-header {
        font-size: 17px;
    }

    .header-phones {
        margin-top: 14vh;
    }

    .mobile-flex-column {
        display: flex;
        flex-direction: column;
        gap: 40px;
    }

    .mobile-flex-column h1 {
        order: 2;
    }

    .mobile-flex-column .widget-breadcrumb {
        order: 1;
    }

    .section-aqua-zone__cards {
        flex-direction: column;
        align-items: center;
    }

    .section-aqua-zone__cards-card {
        width: 100%;
    }

    .section-aqua-zone__cards-card-img {
        max-width: 700px;
        width: unset;
    }
}

@media only screen and (max-width: 575px) {
    .header-phones {
        width: 165px;
        margin-top: 12vh;
    }

    .widget-page-title.smartville-kyiv .widget-breadcrumb ul li{
        font-size: 12px;
    }
}

@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) {
    .header-phones {
        width: 115px;
        margin-top: 24px;
    }

    .flex-menu-contacts .header-booking-button {
        letter-spacing: normal;
    }
}

.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8;}
.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden;}
.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box;}
.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle;}
.mfp-align-top .mfp-container:before{display:none;}
.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045;}
.mfp-inline-holder .mfp-content,
.mfp-ajax-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-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none;}
.mfp-loading.mfp-figure{display:none;}
.mfp-hide{display:none !important;}
.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044;}
.mfp-preloader a{color:#CCC;}
.mfp-preloader a:hover{color:#FFF;}
.mfp-s-ready .mfp-preloader{display:none;}
.mfp-s-error .mfp-content{display:none;}
button.mfp-close,
button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation;}
button::-moz-focus-inner{padding:0;border:0;}
.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial, Baskerville, monospace;}
.mfp-close:hover,
.mfp-close:focus{opacity:1;}
.mfp-close:active{top:1px;}
.mfp-close-btn-in .mfp-close{color:#333;}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%;}
.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap;}
.mfp-arrow{position:absolute;opacity:0.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent;}
.mfp-arrow:active{margin-top:-54px;}
.mfp-arrow:hover,
.mfp-arrow:focus{opacity:1;}
.mfp-arrow:before,
.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent;}
.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px;}
.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:0.7;}
.mfp-arrow-left{left:0;}
.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px;}
.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F;}
.mfp-arrow-right{right:0;}
.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px;}
.mfp-arrow-right:before{border-left:27px solid #3F3F3F;}
.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}
.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}
.mfp-iframe-holder .mfp-close{top:-40px;}
.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%;}
.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#000;}
img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto;}
.mfp-figure{line-height:0;}
.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:#444;}
.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px;}
.mfp-figure figure{margin:0;}
.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto;}
.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px;}
.mfp-image-holder .mfp-content{max-width:100%;}
.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}
@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0;}
    .mfp-img-mobile img.mfp-img{padding:0;}
    .mfp-img-mobile .mfp-figure:after{top:0;bottom:0;}
    .mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px;}
    .mfp-img-mobile .mfp-bottom-bar{background:rgba(0, 0, 0, 0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box;}
    .mfp-img-mobile .mfp-bottom-bar:empty{padding:0;}
    .mfp-img-mobile .mfp-counter{right:5px;top:3px;}
    .mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0, 0, 0, 0.6);position:fixed;text-align:center;padding:0;}
}
@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75);}
    .mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0;}
    .mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%;}
    .mfp-container{padding-left:6px;padding-right:6px;}
}
.widget-gallery-grid .gallery-item a.pd-0{
    padding: 0;
}