.img-responsive,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

.img-responsive,img {
    max-width: 100%;
    height: auto
}

button,input[type=text]:focus,input[type=email]:focus {
    outline: 0
}

svg .st6,svg .st8 {
    clip-rule: evenodd
}

.close-btn,.close-btn__purple,.menu-btn,.rooms-wrapper .borders-wrapper,button {
    cursor: pointer
}

*,.face,:after,:before {
    box-sizing: border-box
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

body {
    line-height: 1
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}
b, strong{
    font-family: "Avenir Bold", sans-serif!important;
}

i[class$='-icon'] {
    margin-right: 30px
}

.mail-icon {
    background: url(../img/icons/mail.svg) 50% no-repeat;
    width: 32px;
    height: 22px
}

.phone-icon {
    background: url(../img/icons/phone.svg) 50% no-repeat;
    width: 32px;
    height: 32px
}

@font-face {
    font-family: 'Avenir Light';
    src: url(../fonts/avenir-next/AvenirNextCyr-Light.eot);
    src: url(../fonts/avenir-next/AvenirNextCyr-Light.eot?#iefix) format('embedded-opentype'),url(../fonts/avenir-next/AvenirNextCyr-Light.otf) format('opentype'),url(../fonts/avenir-next/AvenirNextCyr-Light.woff) format('woff'),url(../fonts/avenir-next/AvenirNextCyr-Light.ttf) format('truetype'),url(../fonts/avenir-next/AvenirNextCyr-Light.svg#AvenirNextCyr-Light) format('svg')
}

@font-face {
    font-family: 'Avenir Bold';
    src: url(../fonts/avenir-next/AvenirNextCyr-Bold.eot);
    src: url(../fonts/avenir-next/AvenirNextCyr-Bold.eot?#iefix) format('embedded-opentype'),url(../fonts/avenir-next/AvenirNextCyr-Bold.otf) format('opentype'),url(../fonts/avenir-next/AvenirNextCyr-Bold.woff) format('woff'),url(../fonts/avenir-next/AvenirNextCyr-Bold.ttf) format('truetype'),url(../fonts/avenir-next/AvenirNextCyr-Bold.svg#AvenirNextCyr-Bold) format('svg')
}

@font-face {
    font-family: 'Avenir Thin';
    src: url(../fonts/avenir-next/AvenirNextCyr-Thin.eot);
    src: url(../fonts/avenir-next/AvenirNextCyr-Thin.eot?#iefix) format('embedded-opentype'),url(../fonts/avenir-next/AvenirNextCyr-Thin.otf) format('opentype'),url(../fonts/avenir-next/AvenirNextCyr-Thin.woff) format('woff'),url(../fonts/avenir-next/AvenirNextCyr-Thin.ttf) format('truetype'),url(../fonts/avenir-next/AvenirNextCyr-Thin.svg#AvenirNextCyr-Thin) format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Avenir Ultra Light';
    src: url(../fonts/avenir-next/AvenirNextCyr-UltraLight.eot);
    src: url(../fonts/avenir-next/AvenirNextCyr-UltraLight.eot?#iefix) format('embedded-opentype'),url(../fonts/avenir-next/AvenirNextCyr-UltraLight.otf) format('opentype'),url(../fonts/avenir-next/AvenirNextCyr-UltraLight.woff) format('woff'),url(../fonts/avenir-next/AvenirNextCyr-UltraLight.ttf) format('truetype'),url(../fonts/avenir-next/AvenirNextCyr-UltraLight.svg#AvenirNextCyr-UltraLight) format('svg')
}

@font-face {
    font-family: 'Avenir Regular';
    src: url(../fonts/avenir-next/AvenirNextCyr-Regular.otf) format('opentype')
}

@font-face {
    font-family: 'Proxima Bold';
    src: url(../fonts/proxima-nova/ProximaNova-Bold.eot);
    src: url(../fonts/proxima-nova/ProximaNova-Bold.eot?#iefix) format('embedded-opentype'),url(../fonts/proxima-nova/ProximaNova-Bold.otf) format('opentype'),url(../fonts/proxima-nova/ProximaNova-Bold.woff) format('woff'),url(../fonts/proxima-nova/ProximaNova-Bold.ttf) format('truetype'),url(../fonts/proxima-nova/ProximaNova-Bold.svg#ProximaNova-Bold) format('svg')
}

figure {
    margin: 0
}

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

img {
    vertical-align: middle
}

.inline-center {
    display: inline-block;
    vertical-align: middle
}

.relative {
    position: relative
}

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

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

@media (min-width: 1360px) {
    .container {
        width:1340px
    }
}

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

.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-left: 15px;
    padding-right: 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
    }
}

.clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.row:after,.row:before {
    content: " ";
    display: table
}

.clearfix:after,.container-fluid:after,.container:after,.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

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

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.affix {
    position: fixed
}

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

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

    table.visible-xs {
        display: table!important
    }

    tr.visible-xs {
        display: table-row!important
    }

    td.visible-xs,th.visible-xs {
        display: table-cell!important
    }

    .visible-xs-block {
        display: block!important
    }

    .visible-xs-inline {
        display: inline!important
    }

    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .visible-sm {
        display:block!important
    }

    table.visible-sm {
        display: table!important
    }

    tr.visible-sm {
        display: table-row!important
    }

    td.visible-sm,th.visible-sm {
        display: table-cell!important
    }

    .visible-sm-block {
        display: block!important
    }

    .visible-sm-inline {
        display: inline!important
    }

    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .visible-md {
        display:block!important
    }

    table.visible-md {
        display: table!important
    }

    tr.visible-md {
        display: table-row!important
    }

    td.visible-md,th.visible-md {
        display: table-cell!important
    }

    .visible-md-block {
        display: block!important
    }

    .visible-md-inline {
        display: inline!important
    }

    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display:block!important
    }

    table.visible-lg {
        display: table!important
    }

    tr.visible-lg {
        display: table-row!important
    }

    td.visible-lg,th.visible-lg {
        display: table-cell!important
    }

    .visible-lg-block {
        display: block!important
    }

    .visible-lg-inline {
        display: inline!important
    }

    .visible-lg-inline-block {
        display: inline-block!important
    }

    .hidden-lg {
        display: none!important
    }
}

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

@media (min-width: 768px) and (max-width:991px) {
    .hidden-sm {
        display:none!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .hidden-md {
        display:none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }

    table.visible-print {
        display: table!important
    }

    tr.visible-print {
        display: table-row!important
    }

    td.visible-print,th.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }

    .hidden-print {
        display: none!important
    }
}

.swiper-container-horizontal>.swiper-pagination {
    border-bottom: 1px solid #2f3540;
    margin-bottom: 55px;
    padding-bottom: 50px;
    position: static;
    width: 100%
}

.swiper-container-horizontal>.swiper-pagination::before {
    font: 23px 'Avenir Light';
    content: 'Поверх';
    margin-right: 30px;
    vertical-align: middle
}

.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
    background: #252932;
    border-radius: 0;
    color: rgba(255,255,255,.33);
    font: 46px 'Avenir Ultra Light';
    margin: 0 5px;
    opacity: 1;
    padding: 7px 18px;
    width: auto;
    height: auto;
    vertical-align: middle
}

a,body {
    color: #fff
}

.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #2f3540;
    -webkit-transition: .125s ease;
    transition: .125s ease
}

@media only screen and (max-width: 767px) {
    .swiper-container-horizontal>.swiper-pagination {
        margin-top:55px;
        margin-bottom: 30px;
        padding-bottom: 25px
    }
}

@media only screen and (max-width: 581px) {
    .swiper-container-horizontal>.swiper-pagination {
        border:1px solid #3e434f;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 55px;
        margin-bottom: 30px;
        padding-bottom: 0
    }

    .swiper-container-horizontal>.swiper-pagination::before {
        margin-left: 15px;
        margin-right: 30px
    }

    .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
        border: 1px solid #3e434f;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        margin: 0
    }
}

html[lang=en-En] .swiper-container-horizontal>.swiper-pagination::before {
    content: 'Floor'
}


@font-face {
    font-family: 'Avenir Light';
    src: url(../fonts/avenir-next/AvenirNextCyr-Light.eot) ;
    src: url(../fonts/avenir-next/AvenirNextCyr-Light.eot?#iefix) format('embedded-opentype'), url(../fonts/avenir-next/AvenirNextCyr-Light.otf) format('opentype'), url(../fonts/avenir-next/AvenirNextCyr-Light.woff) format('woff'), url(../fonts/avenir-next/AvenirNextCyr-Light.ttf) format('truetype'), url(../fonts/avenir-next/AvenirNextCyr-Light.svg#AvenirNextCyr-Light) format('svg');
}
@font-face {
    font-family: 'Avenir Bold';
    src: url(../fonts/avenir-next/AvenirNextCyr-Bold.eot) ;
    src: url(../fonts/avenir-next/AvenirNextCyr-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/avenir-next/AvenirNextCyr-Bold.otf) format('opentype'), url(../fonts/avenir-next/AvenirNextCyr-Bold.woff) format('woff'), url(../fonts/avenir-next/AvenirNextCyr-Bold.ttf) format('truetype'), url(../fonts/avenir-next/AvenirNextCyr-Bold.svg#AvenirNextCyr-Bold) format('svg');
}
@font-face {
    font-family: 'Avenir Thin';
    src: url(../fonts/avenir-next/AvenirNextCyr-Thin.eot) ;
    src: url(../fonts/avenir-next/AvenirNextCyr-Thin.eot?#iefix) format('embedded-opentype'), url(../fonts/avenir-next/AvenirNextCyr-Thin.otf) format('opentype'), url(../fonts/avenir-next/AvenirNextCyr-Thin.woff) format('woff'), url(../fonts/avenir-next/AvenirNextCyr-Thin.ttf) format('truetype'), url(../fonts/avenir-next/AvenirNextCyr-Thin.svg#AvenirNextCyr-Thin) format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Avenir Ultra Light';
    src: url(../fonts/avenir-next/AvenirNextCyr-UltraLight.eot) ;
    src: url(../fonts/avenir-next/AvenirNextCyr-UltraLight.eot?#iefix) format('embedded-opentype'), url(../fonts/avenir-next/AvenirNextCyr-UltraLight.otf) format('opentype'), url(../fonts/avenir-next/AvenirNextCyr-UltraLight.woff) format('woff'), url(../fonts/avenir-next/AvenirNextCyr-UltraLight.ttf) format('truetype'), url(../fonts/avenir-next/AvenirNextCyr-UltraLight.svg#AvenirNextCyr-UltraLight) format('svg');
}
@font-face {
    font-family: 'Avenir Regular';
    src: url(../fonts/avenir-next/AvenirNextCyr-Regular.otf) format('opentype');
}
@font-face {
    font-family: 'Proxima Bold';
    src: url(../fonts/proxima-nova/ProximaNova-Bold.eot) ;
    src: url(../fonts/proxima-nova/ProximaNova-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/proxima-nova/ProximaNova-Bold.otf) format('opentype'), url(../fonts/proxima-nova/ProximaNova-Bold.woff) format('woff'), url(../fonts/proxima-nova/ProximaNova-Bold.ttf) format('truetype'), url(../fonts/proxima-nova/ProximaNova-Bold.svg#ProximaNova-Bold) format('svg');
}


body {
    font: 16px 'Avenir Thin',Arial,sans-serif
}

sup {
    vertical-align: super;
    font-size: smaller
}

a {
    font-size: 12px;
    text-decoration: none
}

main {
    overflow: hidden
}

@media  (max-width: 1024px) {
    .fancybox-nav span{
        visibility: visible !important;
    }

    .flex-wrap .flex-left{
        max-width: 320px;
    }

    .title.h3{
        font-size: 22px;
    }

    footer .scroll-btn__wrapper{
        display: block !important;
        position: absolute;
        right: 0;
        left: 0;
        bottom: 15px;
        margin: auto;
    }

    footer .scroll-btn__wrapper::before {
        border-top: 0;
        border-bottom: 80px solid #e8484c;
    }

    footer .back-to-top{
        padding-top: 30px
    }

    .rooms-layout__wrapper .rooms-advantages table{
        width: 100%;
    }

}

@media only screen and (min-width: 1024px) {
    a:not(.active):not(.scroll-btn__wrapper):not(.btn):not(.call-link):not(.chosen-single):hover {
        color:#e8484c;
        text-decoration: underline
    }
}

@media only screen and (max-width: 991px) {
    .container {
        width:100%
    }
}

.active {
    color: #e8484c!important
}

.fixed {
    -webkit-transition: top .5s ease-in-out;
    transition: top .5s ease-in-out;
    top: 0!important;
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 100
}

.table {
    display: table;
    height: 100%
}

.table .table-cell {
    display: table-cell;
    vertical-align: middle
}

.no-scroll {
    overflow: hidden!important;
    position: relative;

}

.no-scroll:before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    background: rgba(37,41,50,.95);
    z-index: 10;
}



.no-scroll header .menu-wrapper .logo{
    opacity: .2
}


.no-scroll .mobile-header .mobile-menu__wrapper .menu-btn{
    opacity: .2
}


.progress {
    height: 5px;
    background: #fff;
    width: 0
}

.h1,h1 {
    font-size: 48px
}

.h3,h3 {
    font-size: 28px
}

.h4,h4 {
    font-size: 22px
}

.h6,h6 {
    font-size: 16px
}

.title {
    font-family: 'Avenir Bold',Arial,sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

button {
    border: none;
    color: #fff
}

.scroll-btn__wrapper {
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative;
    width: 92px;
    height: 80px;
    z-index: 10
}

.scroll-btn__wrapper span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.btn-wrapper,header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.scroll-btn__wrapper::before {
    border-right: 46px solid transparent;
    border-left: 46px solid transparent;
    border-top: 80px solid #e8484c;
    content: '';
    margin: auto;
    -webkit-transition: border-color 375ms ease-out;
    transition: border-color 375ms ease-out;
    position: absolute;
    right: 0;
    left: 0;
    width: 0;
    height: 0;
    z-index: -1
}

.borders-wrapper,.btn {
    position: relative
}

.scroll-btn__wrapper .back-to-top,.scroll-btn__wrapper .scroll-btn {
    color: #fff;
    font: 12px 'Avenir Bold',Arial,sans-serif;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase
}

.menu-btn {
    background: url(../img/icons/menu-white.svg) 50% no-repeat;
    width: 31px;
    height: 18px
}

.close-btn,.close-btn__purple {
    width: 23px;
    height: 24px
}

.close-btn {
    background: url(../img/icons/close.png) 50% no-repeat
}

.close-btn__purple {
    background: url(../img/icons/close-purple.png) 50% no-repeat
}


footer {
    position: relative
}

.btn-wrapper {
    clear: both;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.btn {
    background: #e8484c;
    display: block;
    font: 19px 'Avenir Light',Arial,sans-serif;
    margin: 0 auto;
    padding: 22px 27px
}

@media only screen and (min-width: 1024px) {
    a.scroll-btn__wrapper:hover {
        color:#fff;
        text-decoration: none
    }

    a.scroll-btn__wrapper:hover::before {
        border-top-color: #252932
    }

    .btn-wrapper .btn:hover {
        color: #fff;
        text-decoration: none
    }
}

input {
    border-radius: 0
}


input[type=text].error, input[type=email].error{
    border-color: #e8484c;
    color: #e8484c;
}

input[type=text],input[type=email] {
    border: none;
    border-bottom: 1px solid #bdcad3;
    color: #3e475a;
    font: 16px 'Avenir Regular',Arial,sans-serif;
    padding-bottom: 15px;
    width: 100%
}

input[type=text]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder {
    color: #252932
}

input[type=text]:-moz-placeholder,input[type=email]:-moz-placeholder {
    color: #252932;
    opacity: 1
}

input[type=text]::-moz-placeholder,input[type=email]::-moz-placeholder {
    color: #252932;
    opacity: 1
}

input[type=text]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder {
    color: #252932
}

.borders-wrapper div[class^=line-],.btn .hover {
    position: absolute
}

.borders-wrapper i {
    display: block;
    background-color: #fff;
    -webkit-transition: background-color .4s ease,width .4s linear,height .4s linear;
    transition: background-color .4s ease,width .4s linear,height .4s linear
}

.borders-wrapper .line-bottom,.borders-wrapper .line-top {
    width: 100%;
    height: 6px
}

.borders-wrapper .line-bottom i,.borders-wrapper .line-top i {
    width: 0;
    height: 100%
}

.borders-wrapper .line-left,.borders-wrapper .line-right {
    width: 6px;
    height: 100%
}

.borders-wrapper .line-left i,.borders-wrapper .line-right i {
    width: 100%;
    height: 0
}

.borders-wrapper .line-top {
    top: 0
}

.borders-wrapper .line-top i {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.borders-wrapper .line-right {
    right: 0
}

.borders-wrapper .line-right i {
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.borders-wrapper .line-bottom {
    bottom: 0;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.borders-wrapper .line-bottom i {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.borders-wrapper .line-left {
    left: 0;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.borders-wrapper.inview .line-bottom i,.borders-wrapper.inview .line-top i,.borders-wrapper:hover .line-bottom i,.borders-wrapper:hover .line-top i {
    width: 100%
}

.borders-wrapper.inview .line-left i,.borders-wrapper.inview .line-right i,.borders-wrapper:hover .line-left i,.borders-wrapper:hover .line-right i {
    height: 100%
}

.borders-wrapper.inview .line-top i,.borders-wrapper:hover .line-top i {
    -webkit-transition-delay: 0s!important;
    transition-delay: 0s!important
}

.borders-wrapper.inview .line-right i,.borders-wrapper:hover .line-right i {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.borders-wrapper.inview .line-bottom i,.borders-wrapper:hover .line-bottom i {
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.borders-wrapper.inview .line-left i,.borders-wrapper:hover .line-left i {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.line-bottom.rotate_45,.line-left.rotate_45,.line-right.rotate_45,.line-top.rotate_45 {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.line-bottom.rotate-45,.line-left.rotate-45,.line-right.rotate-45,.line-top.rotate-45 {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.line-bottom.rotate_135,.line-left.rotate_135,.line-right.rotate_135,.line-top.rotate_135 {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.line-bottom.rotate-135,.line-left.rotate-135,.line-right.rotate-135,.line-top.rotate-135 {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
}

.btn .hover {
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: 0 0;
    color: #fff;
    z-index: 4;
    -webkit-transform: translate(0,100%);
    transform: translate(0,100%);
    opacity: 0;
    -webkit-animation: hoverOut .3s ease 1 forwards;
    animation: hoverOut .3s ease 1 forwards;
    text-align: center
}

.btn .hover .hover-i,.btn .hover-out,.call-link span {
    position: relative;
    display: inline-block
}

.btn .hover .hover-i {
    -webkit-transform: translate(0,10px);
    transform: translate(0,10px);
    -webkit-transition: -webkit-transform .3s ease-out .2s;
    transition: -webkit-transform .3s ease-out .2s;
    transition: transform .3s ease-out .2s;
    transition: transform .3s ease-out .2s,-webkit-transform .3s ease-out .2s;
    line-height: 67px
}

.btn:hover .hover {
    -webkit-animation-name: hoverIn;
    animation-name: hoverIn
}

.btn:hover .hover .hover-i {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
}

.btn:hover .hover-out {
    -webkit-animation-name: hoverInInner;
    animation-name: hoverInInner
}

.btn .hover-out {
    z-index: 1;
    -webkit-animation: hoverOutInner .3s ease 1 forwards;
    animation: hoverOutInner .3s ease 1 forwards
}

.call-link {
    -webkit-perspective: 800px;
    perspective: 800px
}

.call-link span {
    background: #e8484c;
    padding: 34px 35px;
    width: 100%;
    text-align: center;
    -webkit-transition: background .4s,-webkit-transform .4s;
    transition: background .4s,-webkit-transform .4s;
    transition: transform .4s,background .4s;
    transition: transform .4s,background .4s,-webkit-transform .4s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: 50% 50% -100px;
    transform-origin: 50% 50% -100px
}

.call-link span::before {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    background: #b53a2d;
    content: attr(data-hover);
    -webkit-transition: background .4s;
    transition: background .4s;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    padding: 34px 35px;
    pointer-events: none
}

@media only screen and (min-width: 1025px) {
    .call-link:focus,.call-link:hover {
        color:#fff;
        text-decoration: none
    }

    .call-link:focus span,.call-link:hover span {
        background: #b53a2d;
        -webkit-transform: rotateY(-90deg);
        transform: rotateY(-90deg)
    }

    .call-link:focus span::before,.call-link:hover span::before {
        background: #e8484c
    }
}

@media only screen and (max-width: 991px) {
    main .call-link span {
        font-size:20px
    }
}

@media only screen and (max-width: 767px) {
    .call-link span {
        padding:30px 35px
    }
}

header {
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

header .header-wrapper {
    overflow: hidden;
    background: url(../img/bg-header-clouds.jpg) no-repeat;
    background-size: cover;
    height: 100%;
    position: relative
}

header .header-wrapper .header-banner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../img/bg-header.png) no-repeat;
    background-size: cover;
    width: 100%;
    /*    -webkit-animation: imageScale 30s linear infinite;
        animation: imageScale 30s linear infinite*/
}

header .header-wrapper .header-banner::before {
    background: rgba(37,41,50,.5);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .5
}

header .text-block {
    bottom: 145px;
    position: absolute;
    text-align: center;
    width: 100%
}

header .text-block hgroup {
    color: #fff;
}

header .text-block hgroup h1 {
    position: relative;
    text-align: center;
    z-index: 1
}

header .text-block hgroup h1::before {
    /* border-top:1px solid #e8484c; */
    /* border-bottom:1px solid #e8484c; */
    content: '';
    height: 5px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    width: 100%;
    z-index: -1
}

header .text-block hgroup h2 {
    font: 30px 'Avenir Light',Arial,sans-serif;
    font-weight: 400;
    margin-bottom: 65px;
    text-transform: none
}

header .text-block .scroll-btn__wrapper .scroll-btn {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 10px
}

header .menu-wrapper {
    background: #252932;
    transition: ease .3s;
    min-height: 80px;
}

header .menu-wrapper a {
    text-transform: uppercase
}

header .menu-wrapper .lang,header .menu-wrapper .menu,header .menu-wrapper .row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

header .menu-wrapper .logo {
    background: url(../img/logo.svg) no-repeat;
    display: block;
    width: 142px;
    height: 44px
}
[lang="ukr"] header .menu-wrapper .logo{
    background: url(../img/logo-ukr.svg) no-repeat center/cover;
}
header .menu-wrapper .logo.eng_logo{
    background: url(../img/logo-en.svg) no-repeat;
}
[lang="en-EN"] header .menu-wrapper .logo{
    background: url(../img/logo-en.svg) no-repeat center/cover;
}

header .menu-wrapper .call-link,header .menu-wrapper .lang a {
    font-family: 'Avenir Bold',Arial,sans-serif;
    font-weight: 700
}

header .menu-wrapper .call-link {
    display: inline-block
}

header .menu-wrapper .lang {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

header .menu-wrapper .lang li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

header .menu-wrapper .lang li:not(:first-of-type) {
    margin-left: 15px
}

header .menu-wrapper .menu {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    line-height: 1;
    overflow: hidden;

}

header .menu-wrapper .menu a:not(:first-of-type) {
    margin-left: 25px
}

@media only screen and (max-width: 991px) {
    header .header-wrapper .header-banner {
        background-position:30% 0
    }

    header .menu-wrapper .lang,header .menu-wrapper .menu,header .menu-wrapper .row {
        display: block
    }
}

@media only screen and (max-width: 767px) {
    header .header-wrapper .header-banner {
        background-position:50% 0
    }

    header .text-block {
        bottom: 120px
    }

    header .text-block hgroup h1 {
        font-size: 32px;
        padding: 0 15px
    }

    header .text-block hgroup h2 {
        font-size: 20px;
        margin-bottom: 0
    }
}

@media only screen and (max-width: 442px) {
    header .text-block hgroup h1::before {
        top:25%;
        bottom: auto;
        -webkit-transform: translateY(-25%);
        transform: translateY(-25%)
    }
}

.mobile-header {
    padding: 0 15px;
    width: 100%
}

.mobile-header .mobile-menu__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 18px 0
}

.mobile-header .mobile-menu__wrapper .menu-btn {
    margin-right: 7px
}

.mobile-header .mobile-menu__wrapper .close-btn {
    margin: 25px 7px 0 auto
}



.mobile-header .mobile-menu__wrapper .mobile-menu {
    /*background: rgba(37,41,50,.95);*/
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 0 15px;
    z-index: 1000;

    -webkit-overflow-scrolling: touch;
    overflow: hidden;
}

.mobile-header .mobile-menu__wrapper .mobile-menu .lang {
    margin-top: 20px
}

.mobile-header .mobile-menu__wrapper .mobile-menu .lang li {
    display: inline-block
}

.mobile-header .mobile-menu__wrapper .mobile-menu .menu a {
    display: block;
    margin: 30px 0 0;
    font: 30px 'Proxima Bold',Arial,sans-serif;
    font-weight: 700
}

@media only screen and (max-height: 567px) {
    .mobile-header .mobile-menu__wrapper .mobile-menu .lang {
        margin-top:45px
    }


}




.description-wrapper {
    background: #7f8f9c;
    padding: 140px 0
}

.description-wrapper .title {
    width: 100%;
    font-family: 'Proxima Bold',Arial,sans-serif;
    padding: 55px 25px;
}

.description-wrapper .borders-wrapper {
    width: 85%
}

.description-wrapper .description-text {
    margin: 0 auto;
    width: 90%
}

.description-wrapper .description-text li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font: 14px/18px 'Avenir Thin',Arial,sans-serif;
    counter-increment: step-counter;
    margin-bottom: 30px;
    text-transform: uppercase
}

.description-wrapper .description-text li::before {
    content: '0' counter(step-counter);
    color: rgba(255,255,255,.33);
    font: 56px 'Avenir Ultra Light',sans-serif;
    min-width: 62px;
    margin-right: 15px;
    -webkit-transition: text-shadow 375ms ease-in-out;
    transition: text-shadow 375ms ease-in-out
}

.description-wrapper .description-text li:nth-child(9)~::before {
    content: counter(step-counter)
}

.description-wrapper .description-text li:hover::before {
    text-shadow: 0 0 10px #fff
}

.description-wrapper .description-feature li p {
    font: 16px 'Avenir Thin',sans-serif;
    text-transform: uppercase
}

.description-wrapper .description-feature li p:not(:first-of-type) {
    margin: 10px 0 7px
}

.description-wrapper .description-features__nums {
    font: 97px 'Avenir Thin',sans-serif;
    line-height: 1;
    
}
.description-feature{
    /*padding: 0*/
}

.description-wrapper .btn,
.btn-wrapper .btn{
    border: 6px solid #e8484c;
    overflow: hidden
}

.description-wrapper .btn .hover{
    background: #7f8f9c
}
.gallery .btn .hover{
    background:#252932;
}

.gallery .btn-wrapper{
    margin-top: 45px;
}



@media only screen and (max-width: 1249px) {
    .description-wrapper .borders-wrapper {
        width:100%
    }
}

@media only screen and (max-width: 1119px) {
    .description-wrapper .description-text {
        margin:0 auto;
        width: 100%
    }
}

@media only screen and (max-width: 1081px) {
    .description-wrapper .title {
        padding:55px 14px
    }
    
  
    
}

@media only screen and (max-width: 991px) {
    .description-wrapper .title {
        font-size:15px;
        padding: 55px 20px
    }

    .description-wrapper .borders-wrapper,.description-wrapper .description-text {
        width: 100%
    }

    .description-wrapper .description-text li {
        font-size: 12px
    }

    .description-wrapper .description-text li::before {
        margin-right: 15px
    }

    .description-wrapper .description-feature li p {
        font-size: 14px
    }

    .description-wrapper .description-feature li p .description-features__nums {
        font-size: 55px
    }

    .description-wrapper .btn-wrapper .btn {
        margin-top: 30px
    }
}

@media only screen and (max-width: 767px) {
    .description-wrapper .title {
        margin-bottom:25px;
        padding: 20px 25px
    }

    .description-wrapper .title br {
        display: none
    }

    .description-wrapper .borders-wrapper {
        width: 50%
    }

    .description-wrapper .description-feature,.description-wrapper .description-text {
        float: left;
        width: 50%
    }

    .description-wrapper .description-feature li div .progress {
        margin-bottom: 55px
    }
}

@media only screen and (max-width: 639px) {
    .description-wrapper .borders-wrapper,.description-wrapper .description-feature,.description-wrapper .description-text {
        width:100%
    }

    .description-wrapper [class^=col-] {
        padding: 0 50px
    }

    .description-wrapper .borders-wrapper .line-bottom,.description-wrapper .borders-wrapper .line-top {
        left: 0
    }

    .description-wrapper .description-feature li {
        width: 320px
    }

    .description-wrapper .description-feature li div {
        display: inline-block
    }

    .description-wrapper .description-feature li div .progress {
        margin-bottom: 55px
    }

    .feedback-popup__wrapper .feedback-popup{
        width: 95% !important;
    }

}

@media only screen and (max-width: 479px) {
    .description-wrapper [class^=col-] {
        padding:0 15px
    }

    .description-wrapper .description-feature li {
        width: 100%
    }

    .description-wrapper .description-feature li div {
        display: block
    }
}

svg .st0 {
    display: none
}

svg .st1 {
    display: inline
}

svg .st2 {
    fill: none;
    stroke: #FFF;
    stroke-miterlimit: 10
}

svg .st3 {
    fill: none;
    stroke: #FFF;
    stroke-width: .72;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10
}

svg .st4 {
    fill: none;
    stroke: #BFBFBF;
    stroke-width: .72;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10
}

svg .st5 {
    fill: #FFF
}

svg .st6 {
    fill-rule: evenodd;
    fill: #FFF
}

svg .st7 {
    fill: none;
    stroke: #FFF;
    stroke-width: .24;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10
}

svg .st8 {
    fill-rule: evenodd;
    fill: none;
    stroke: #FFF;
    stroke-miterlimit: 10
}

svg .st9 {
    -webkit-clip-path: url(#SVGID_2_);
    clip-path: url(#SVGID_2_)
}

svg .st10 {
    -webkit-clip-path: url(#SVGID_6_);
    clip-path: url(#SVGID_6_)
}

svg .st11 {
    display: none;
    fill: red
}

svg .st12 {
    font-family: MyriadPro-Regular
}

svg .st13 {
    font-size: 12px
}

svg .st14 {
    fill: #FFFDFD
}

svg .st15 {
    display: none;
    fill: #FF0303
}

[id^=room-]:hover g,[id^=room-]:hover polyline,[id^=room-]:hover rect {
    stroke: #e8484c;
    fill: #e8484c
}

.rooms-layout__wrapper {
    background: #252932;
    padding: 125px 0 95px
}

.rooms-layout__wrapper .rooms-advantages {
    background: url(../img/bg-rooms-layout.png) right 100% no-repeat
}

header .title{
    width: 100%;
}

.title {
    padding-bottom: 30px;
    margin-bottom: 55px;
    width: 50%
}

.rooms-layout__wrapper .rooms-advantages .title.borders-wrapper .line-bottom {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.rooms-layout__wrapper .rooms-advantages .title.borders-wrapper .line-bottom i {
    background: #e8484c;
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.rooms-layout__wrapper .rooms-advantages table {
    border-collapse: separate;
    border-spacing: 30px 0;
    margin-left: -30px;
    margin-bottom: 60px
}

.rooms-layout__wrapper .rooms-advantages table tr td {
    border-bottom: 1px solid #2f3540;
    font: 14px 'Avenir Light',sans-serif;
    vertical-align: middle
}

.rooms-layout__wrapper .rooms-advantages table tr td i {
    background: #e8484c
}

.rooms-layout__wrapper .rooms-advantages table tr td p {
    padding: 15px;
    border: 3px solid transparent;
    -webkit-transition: border 475ms ease-out;
    transition: border 475ms ease-out
}

.rooms-layout__wrapper .rooms-advantages .btn {
    font: 12px 'Avenir Bold',Arial,sans-serif;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    width: 50%
}

@media only screen and (min-width: 1024px) {
    /*    .rooms-layout__wrapper .rooms-advantages table tr td p:hover {
            border-color:#e8484c
        }*/
}

@media only screen and (max-width: 991px) {
    .rooms-layout__wrapper .rooms-advantages table {
        border-spacing:10px 0;
        margin-left: -10px
    }

    .rooms-layout__wrapper .rooms-advantages table tr td p {
        padding-right: 0;
        padding-left: 0
    }

    .rooms-layout__wrapper .rooms-advantages .btn {
        width: 75%
    }
}

@media only screen and (max-width: 767px) {
    .rooms-layout__wrapper .rooms-advantages {
        background-position:right 0
    }

    .rooms-layout__wrapper .rooms-advantages .title {
        font-size: 22px;
        width: 40%
    }

    .rooms-layout__wrapper .rooms-advantages .title br {
        display: none
    }

    .rooms-layout__wrapper .rooms-advantages table {
        width: 100%
    }

    .rooms-layout__wrapper .rooms-advantages .btn {
        width: 55%
    }
}

@media only screen and (max-width: 581px) {

    .map-wrapper #map{
        height: 400px !important;
    }

    .rooms-layout__wrapper .rooms-advantages {
        background:0 0
    }

    .rooms-wrapper table {
        border-collapse: collapse;
        border-spacing: 0;
        display: block;
        margin-bottom: 40px;
        overflow: hidden
    }

    table tbody {
        position: relative;
        z-index: 1
    }

    /*    table tbody::after {
            background: url(../img/icons/select.png) right 13px no-repeat;
            content: '';
            position: absolute;
            top: 0;
            right: 5px;
            width: 11px;
            height: 45px;
            -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
            -webkit-transition: -webkit-transform .375s ease;
            transition: -webkit-transform .375s ease;
            transition: transform .375s ease;
            transition: transform .375s ease,-webkit-transform .375s ease;
            z-index: -1
        }*/

    table tbody, table tbody tr {
        display: block
    }

    table tbody td, table tbody tr td {
        border-bottom: 1px solid #2f3540;
        display: block;
        padding-right: 10px
    }

    table tbody td.visible, table tbody tr td.visible {
        display: block!important
    }

    .rooms-wrapper table tbody td p,.rooms-wrapper table tbody tr td p {
        padding: 15px
    }

    table.open tbody::after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .rooms-wrapper .btn {
        margin: 60px 0 0;
        width: 60%
    }
}

.feedback-wrapper .feedback-contacts .contacts,.rooms-wrapper .room-description {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-box-align: center
}

@media only screen and (max-width: 464px) {
    .rooms-layout__wrapper .rooms-advantages .title,.rooms-layout__wrapper .rooms-advantages table,.rooms-wrapper .btn {
        width:75%
    }
}

@media only screen and (max-width: 419px) {
    .rooms-layout__wrapper .rooms-advantages table,.rooms-wrapper .btn {
        width:100%
    }
}

@media only screen and (max-width: 392px) {
    .rooms-layout__wrapper .rooms-advantages .title {
        width:100%
    }
}

.rooms-wrapper .borders-wrapper i {
    background: #e8484c
}

.rooms-wrapper div[class^=flor-] {
    position: relative
}

.rooms-wrapper div[class^=flor-] img {
    position: inherit;
    z-index: -1
}

.rooms-wrapper div[id^=room-] {
    position: absolute
}

.rooms-wrapper #room-101 {
    width: 7.65625%;
    height: 21.64750957854406%;
    left: 52.96875%;
    bottom: 23.75478927203065%
}

.rooms-wrapper #room-101 .line-left {
    width: 15px
}

.rooms-wrapper #room-101 .room-description {
    padding: 0 6px 0 15px
}

.rooms-wrapper #room-101 .room-description span {
    left: 57px;
    width: auto
}

.rooms-wrapper #room-101:hover .room-description span {
    left: 62px
}

.rooms-wrapper #room-102 {
    width: 13.75%;
    height: 13.60153256704981%;
    bottom: 10.91954022988506%;
    left: 46.875%
}

.rooms-wrapper #room-102 .line-top {
    height: 4px
}

.rooms-wrapper #room-102 .line-top i {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s
}

.rooms-wrapper #room-102 .line-right {
    width: 5px
}

.rooms-wrapper #room-102 .line-right i {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.rooms-wrapper #room-102 .line-right.rotate_45 {
    right: 26.13636363636364%;
    bottom: -80.28169014%;
    width: 4px;
    height: 95.77464788732394%;
    -webkit-transform: rotate(44deg);
    transform: rotate(44deg)
}

.rooms-wrapper #room-102 .line-right.rotate_45 i {
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.rooms-wrapper #room-102 .line-left {
    width: 12px;
    height: 107.0422535211268%
}

.rooms-wrapper #room-102 .line-left.rotate-45 {
    left: 20.45454545454545%;
    bottom: -71.83098592%;
    width: 15px;
    height: 81.69014084507042%;
    -webkit-transform: rotate(137deg);
    transform: rotate(137deg)
}

.rooms-wrapper #room-102 .line-left.rotate-45 i {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.rooms-wrapper #room-102 .room-description {
    padding: 35px 5px 0 12px
}

.rooms-wrapper #room-102 .room-description span {
    left: 96px
}

.rooms-wrapper #room-102:hover .line-right i {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.rooms-wrapper #room-102:hover .line-right.rotate_45 i {
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.rooms-wrapper #room-102:hover .line-left i {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s
}

.rooms-wrapper #room-102:hover .line-left.rotate-45 i {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.rooms-wrapper #room-102:hover .room-description span {
    left: 101px
}

.rooms-wrapper #room-103 {
    width: 28.4375%;
    height: 18.00766283524904%;
    bottom: 10.53639846743295%;
    left: 20.3125%
}

.rooms-wrapper #room-103 .line-right {
    width: 12px
}

.rooms-wrapper #room-103 .line-bottom {
    height: 15px
}

.rooms-wrapper #room-103 .line-left {
    width: 15px
}

.rooms-wrapper #room-103 .room-description {
    padding: 6px 12px 15px 15px
}

.rooms-wrapper #room-103 .room-description span {
    top: 55%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 70%
}

.rooms-wrapper #room-103:hover .room-description span {
    top: 40%
}

.rooms-wrapper #room-104 {
    width: 28.90625%;
    height: 18.00766283524904%;
    bottom: 27.39463601532567%;
    left: 20.3125%
}

.rooms-wrapper #room-104 .line-top {
    height: 30px
}

.rooms-wrapper #room-104 .line-left,.rooms-wrapper #room-104 .line-right {
    width: 15px
}

.rooms-wrapper #room-104 .room-description {
    padding: 30px 15px 6px
}

.rooms-wrapper #room-104 .room-description span {
    top: -62px
}

.rooms-wrapper #room-104:hover .room-description span {
    top: -67px
}

.rooms-wrapper #room-105 {
    width: 8.4375%;
    height: 6.130268199233716%;
    bottom: 23.9463601532567%;
    left: 46.875%
}

.rooms-wrapper #room-105 .line-bottom,.rooms-wrapper #room-105 .line-top {
    height: 3px
}

.rooms-wrapper #room-105 .line-left,.rooms-wrapper #room-105 .line-right {
    width: 15px
}

.rooms-wrapper #room-105 .room-description {
    padding: 3px 15px
}

.rooms-wrapper #room-105 .room-description span {
    top: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.rooms-wrapper #room-105:hover .room-description span {
    top: 45px
}

.rooms-wrapper #room-106 {
    width: 8.28125%;
    height: 14.55938697318008%;
    bottom: 30.84291187739464%;
    left: 46.875%
}

.rooms-wrapper #room-106 .line-top {
    height: 11px
}

.rooms-wrapper #room-106 .line-right {
    width: 14px
}

.rooms-wrapper #room-106 .line-bottom {
    height: 3px
}

.rooms-wrapper #room-106 .line-left {
    width: 15px
}

.rooms-wrapper #room-106 .room-description {
    padding: 11px 14px 3px 15px
}

.rooms-wrapper #room-201 .room-description,.rooms-wrapper #room-202 .room-description,.rooms-wrapper #room-202a .room-description,.rooms-wrapper #room-203 .room-description {
    padding: 3px 11px 4px 4px
}

.rooms-wrapper #room-106 .room-description span {
    top: -62px;
    width: auto
}

.rooms-wrapper #room-106:hover span {
    top: -67px
}

.rooms-wrapper #room-201 {
    width: 116px;
    height: 70px;
    right: 227px;
    bottom: 225px
}

.rooms-wrapper #room-201 .line-top {
    height: 5px
}

.rooms-wrapper #room-201 .line-right {
    width: 5px
}

.rooms-wrapper #room-201 .line-bottom {
    height: 4px
}

.rooms-wrapper #room-201 .line-left {
    width: 13px
}

.rooms-wrapper #room-201 .room-description span {
    width: 65%;
    top: -62px
}

.rooms-wrapper #room-201:hover span {
    top: -67px
}

.rooms-wrapper #room-202 {
    width: 16.5625%;
    height: 19.9623352165725%;
    right: 26.09375%;
    bottom: 3.389830508474576%
}

.rooms-wrapper #room-202 .line-top {
    width: 93px;
    height: 4px;
    right: 0
}

.rooms-wrapper #room-202 .line-top i {
    -webkit-transition-delay: 2s;
    transition-delay: 2s
}

.rooms-wrapper #room-202 .line-right {
    width: 12px
}

.rooms-wrapper #room-202 .line-right i {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s
}

.rooms-wrapper #room-202 .line-bottom {
    height: 15px
}

.rooms-wrapper #room-202 .line-bottom i {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.rooms-wrapper #room-202 .line-left {
    width: 12px;
    height: 30px;
    bottom: 0
}

.rooms-wrapper #room-202 .line-left i {
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.rooms-wrapper #room-202 .line-left:nth-child(6) {
    left: 13px;
    height: 65px;
    top: 0
}

.rooms-wrapper #room-202 .line-left:nth-child(6) i {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.rooms-wrapper #room-202 .line-left.rotate-135 {
    top: 58px;
    height: 25px;
    width: 10px;
    left: 7px
}

.rooms-wrapper #room-202 .line-left.rotate-135 i {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.rooms-wrapper #room-202 .room-description span {
    width: auto;
    left: 113px
}

.rooms-wrapper #room-202:hover .line-right i {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.rooms-wrapper #room-202:hover .line-bottom i {
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.rooms-wrapper #room-202:hover .line-left i {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.rooms-wrapper #room-202:hover .line-left:nth-child(6) i {
    -webkit-transition-delay: 2s;
    transition-delay: 2s
}

.rooms-wrapper #room-202:hover .line-left.rotate-135 i {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s
}

.rooms-wrapper #room-202:hover:hover span {
    left: 118px
}

.rooms-wrapper #room-202a {
    width: 33px;
    height: 109px;
    right: 227px;
    bottom: 120px
}

.rooms-wrapper #room-202a .line-top {
    height: 3px
}

.rooms-wrapper #room-202a .line-right {
    width: 5px
}

.rooms-wrapper #room-202a .line-bottom {
    height: 4px
}

.rooms-wrapper #room-202a .line-left {
    width: 6px
}

.rooms-wrapper #room-202a .room-description span {
    width: auto;
    left: -91px
}

.rooms-wrapper #room-202a:hover span {
    left: -96px
}

.rooms-wrapper #room-203 {
    width: 10%;
    height: 12.8060263653484%;
    right: 26.09375%;
    bottom: 22.59887005649718%
}

.rooms-wrapper #room-203 .line-top {
    height: 3px
}

.rooms-wrapper #room-203 .line-right {
    width: 11px
}

.rooms-wrapper #room-203 .line-bottom {
    height: 4px
}

.rooms-wrapper #room-203 .line-left {
    width: 4px
}

.rooms-wrapper #room-204 .room-description,.rooms-wrapper #room-204a .room-description,.rooms-wrapper #room-204b .room-description {
    padding: 4px 11px 4px 4px
}

.rooms-wrapper #room-203 .room-description span {
    width: 115%;
    left: 71px
}

.rooms-wrapper #room-203:hover span {
    left: 76px
}

.rooms-wrapper #room-204 {
    width: 10%;
    height: 11.11111111111111%;
    right: 26.09375%;
    bottom: 39.73634651600753%
}

.rooms-wrapper #room-204 .line-top {
    height: 3px
}

.rooms-wrapper #room-204 .line-right {
    width: 11px
}

.rooms-wrapper #room-204 .line-bottom {
    height: 4px
}

.rooms-wrapper #room-204 .line-left {
    width: 4px
}

.rooms-wrapper #room-204 span {
    width: auto;
    left: 71px
}

.rooms-wrapper #room-204:hover span {
    left: 76px
}

.rooms-wrapper #room-204a {
    width: 10%;
    height: 5.649717514124294%;
    right: 26.09375%;
    bottom: 34.83992467043315%
}

.rooms-wrapper #room-204a .line-top {
    height: 4px
}

.rooms-wrapper #room-204a .line-right {
    width: 11px
}

.rooms-wrapper #room-204a .line-bottom {
    height: 3px
}

.rooms-wrapper #room-204a .line-left {
    width: 4px
}

.rooms-wrapper #room-204a .room-description span {
    width: 115%;
    left: 71px
}

.rooms-wrapper #room-204a:hover span {
    left: 76px
}

.rooms-wrapper #room-204b {
    width: 3.90625%;
    height: 6.591337099811676%;
    right: 32.1875%;
    bottom: 50.09416195856874%
}

.rooms-wrapper #room-204b .line-bottom,.rooms-wrapper #room-204b .line-top {
    height: 3px
}

.rooms-wrapper #room-204b .line-right {
    width: 3px
}

.rooms-wrapper #room-204b .line-left {
    width: 4px
}

.rooms-wrapper #room-204b .room-description span {
    width: auto;
    top: -93px
}

.rooms-wrapper #room-204b:hover span {
    top: -98px
}

.rooms-wrapper #room-204c {
    width: 6.71875%;
    height: 6.591337099811676%;
    right: 25.9375%;
    bottom: 50.09416195856874%
}

.rooms-wrapper #room-204c .line-bottom,.rooms-wrapper #room-204c .line-top {
    height: 3px
}

.rooms-wrapper #room-204c .line-right {
    width: 12px
}

.rooms-wrapper #room-204c .line-left {
    width: 3px
}

.rooms-wrapper #room-204c .room-description {
    padding: 3px
}

.rooms-wrapper #room-204c .room-description span {
    width: auto;
    left: 49px
}

.rooms-wrapper #room-204c:hover span {
    left: 54px
}

.rooms-wrapper #room-205 {
    width: 132px;
    height: 276px;
    right: 46px;
    bottom: 18px;
    overflow: hidden
}

.rooms-wrapper #room-205 .line-top {
    height: 1px
}

.rooms-wrapper #room-205 .line-top i {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s
}

.rooms-wrapper #room-205 .line-right {
    width: 15px;
    height: 222px
}

.rooms-wrapper #room-205 .line-right i {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.rooms-wrapper #room-205 .line-right.rotate_45 {
    right: 13px;
    bottom: -7px;
    width: 25px;
    height: 71px
}

.rooms-wrapper #room-205 .line-right.rotate_45 i {
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.rooms-wrapper #room-205 .line-bottom {
    width: 85px;
    height: 15px
}

.rooms-wrapper #room-205 .line-bottom i {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.rooms-wrapper #room-205 .line-left {
    width: 11px
}

.rooms-wrapper #room-205 .line-left i {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.rooms-wrapper #room-205 .room-description {
    padding: 4px 11px 4px 4px;
    z-index: 1
}

.rooms-wrapper #room-205 .room-description span {
    top: 55%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 65%
}

.rooms-wrapper #room-205:hover .line-right i {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.rooms-wrapper #room-205:hover .line-right.rotate_45 i {
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.rooms-wrapper #room-205:hover .line-bottom i {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.rooms-wrapper #room-205:hover .line-left i {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s
}

.rooms-wrapper #room-205:hover span {
    top: 50%
}

.rooms-wrapper #room-206 {
    width: 170px;
    height: 134px;
    right: 8px;
    top: 105px
}

.rooms-wrapper #room-206 .line-top {
    width: 133px;
    height: 16px
}

.rooms-wrapper #room-206 .line-top i {
    -webkit-transition-delay: 2.8s;
    transition-delay: 2.8s
}

.rooms-wrapper #room-206 .line-top:nth-child(3) {
    width: 22px;
    height: 15px;
    top: 31px;
    right: 30px
}

.rooms-wrapper #room-206 .line-top:nth-child(3) i {
    -webkit-transition-delay: 2s;
    transition-delay: 2s
}

.rooms-wrapper #room-206 .line-right {
    right: 37px;
    width: 15px;
    height: 32px
}

.rooms-wrapper #room-206 .line-right i {
    -webkit-transition-delay: 2.4s;
    transition-delay: 2.4s
}

.rooms-wrapper #room-206 .line-right.rotate-45 {
    top: 32px;
    right: 12px;
    height: 41px;
    width: 19px
}

.rooms-wrapper #room-206 .line-right.rotate-45 i {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s
}

.rooms-wrapper #room-206 .line-right.rotate_45 {
    top: 90px;
    right: 12px;
    width: 20px;
    height: 44px
}

.rooms-wrapper #room-206 .line-right.rotate_45 i {
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.rooms-wrapper #room-206 .line-right:nth-child(5) {
    right: 0;
    width: 19px;
    height: 43px;
    top: 61px
}

.rooms-wrapper #room-206 .line-right:nth-child(5) i {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.rooms-wrapper #room-206 .line-bottom {
    width: 140px;
    height: 14px
}

.rooms-wrapper #room-206 .line-bottom i {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.rooms-wrapper #room-206 .line-left {
    width: 12px
}

.rooms-wrapper #room-206 .line-left i {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.rooms-wrapper #room-206 .room-description {
    padding: 12px 5px 14px 11px;
    z-index: 1
}

.rooms-wrapper #room-206 .room-description span {
    width: auto;
    top: 55%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.rooms-wrapper #room-206:hover .line-top:nth-child(3) i {
    -webkit-transition-delay: .8s!important;
    transition-delay: .8s!important
}

.rooms-wrapper #room-206:hover .line-right i {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.rooms-wrapper #room-206:hover .line-right.rotate-45 i {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.rooms-wrapper #room-206:hover .line-right:nth-child(5) i {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s
}

.rooms-wrapper #room-206:hover .line-right.rotate_45 i {
    -webkit-transition-delay: 2s;
    transition-delay: 2s
}

.rooms-wrapper #room-206:hover .line-bottom i {
    -webkit-transition-delay: 2.4s;
    transition-delay: 2.4s
}

.rooms-wrapper #room-206:hover .line-left i {
    -webkit-transition-delay: 2.8s;
    transition-delay: 2.8s
}

.rooms-wrapper #room-206:hover span {
    top: 50%
}

.rooms-wrapper #room-207 {
    width: 15.15625%;
    height: 21.46892655367232%;
    right: 6.875%;
    top: 1.318267419962335%
}

.rooms-wrapper #room-207 .line-top {
    height: 12px
}

.rooms-wrapper #room-207 .line-right {
    width: 13px
}

.rooms-wrapper #room-207 .line-bottom {
    height: 16px
}

.rooms-wrapper #room-207 .line-left {
    width: 3px
}

.rooms-wrapper #room-207 .room-description {
    z-index: 1;
    padding: 12px 13px 16px 3px
}

.rooms-wrapper #room-208 .room-description,.rooms-wrapper #room-209 .room-description {
    padding: 12px 5px 14px 11px
}

.rooms-wrapper #room-207 .room-description span {
    top: 55%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%
}

.rooms-wrapper #room-207:hover span {
    top: 50%
}

.rooms-wrapper #room-208 {
    width: 7.96875%;
    height: 18.64406779661017%;
    right: 21.5625%;
    top: 1.318267419962335%
}

.rooms-wrapper #room-208 .line-top {
    height: 12px
}

.rooms-wrapper #room-208 .line-right {
    width: 3px
}

.rooms-wrapper #room-208 .line-bottom {
    height: 14px
}

.rooms-wrapper #room-208 .line-left {
    width: 11px
}

.rooms-wrapper #room-208 .room-description span {
    width: auto;
    top: -93px
}

.rooms-wrapper #room-208:hover span {
    top: -98px
}

.rooms-wrapper #room-209 {
    width: 177px;
    height: 200px;
    right: 166px;
    top: 41px
}

.rooms-wrapper #room-209 .line-top {
    width: 53px;
    height: 14px;
    left: 63px
}

.rooms-wrapper #room-209 .line-top i {
    -webkit-transition-delay: 4.4s;
    transition-delay: 4.4s
}

.rooms-wrapper #room-209 .line-top:nth-child(4) {
    width: 39px;
    height: 15px;
    left: 138px;
    top: 51px
}

.rooms-wrapper #room-209 .line-top:nth-child(4) i {
    -webkit-transition-delay: 3.2s;
    transition-delay: 3.2s
}

.rooms-wrapper #room-209 .line-top:nth-child(10) {
    right: 0;
    left: 0;
    width: 38px;
    top: 52px
}

.rooms-wrapper #room-209 .line-top:nth-child(10) i {
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.rooms-wrapper #room-209 .line-right {
    width: 16px;
    right: 23px;
    top: 40px;
    height: 26px
}

.rooms-wrapper #room-209 .line-right i {
    -webkit-transition-delay: 3.6s;
    transition-delay: 3.6s
}

.rooms-wrapper #room-209 .line-right.rotate-45 {
    width: 15px;
    top: -3px;
    height: 55px;
    right: 40px
}

.rooms-wrapper #room-209 .line-right.rotate-45 i {
    -webkit-transition-delay: 4s;
    transition-delay: 4s
}

.rooms-wrapper #room-209 .line-right:nth-child(5) {
    width: 12px;
    height: 141px;
    left: 165px;
    top: 51px
}

.rooms-wrapper #room-209 .line-right:nth-child(5) i {
    -webkit-transition-delay: 2.8s;
    transition-delay: 2.8s
}

.rooms-wrapper #room-209 .line-right:nth-child(7) {
    width: 5px;
    height: 11px;
    left: 112px;
    top: 189px
}

.rooms-wrapper #room-209 .line-right:nth-child(7) i {
    -webkit-transition-delay: 2s;
    transition-delay: 2s
}

.rooms-wrapper #room-209 .line-bottom {
    bottom: 8px;
    right: 0;
    width: 65px;
    height: 3px
}

.rooms-wrapper #room-209 .line-bottom i {
    -webkit-transition-delay: 2.4s;
    transition-delay: 2.4s
}

.rooms-wrapper #room-209 .line-bottom:nth-child(8) {
    width: 100px;
    height: 5px;
    left: 12px;
    top: 195px
}

.rooms-wrapper #room-209 .line-bottom:nth-child(8) i {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s
}

.rooms-wrapper #room-209 .line-left {
    width: 13px;
    bottom: -2px;
    height: 150px
}

.rooms-wrapper #room-209 .line-left i {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.rooms-wrapper #room-209 .line-left.rotate-135 {
    width: 16px;
    top: -3px;
    height: 56px;
    left: 40px
}

.rooms-wrapper #room-209 .line-left.rotate-135 i {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.rooms-wrapper #room-209 .line-left:nth-child(11) {
    width: 15px;
    left: 23px;
    top: 40px;
    height: 26px
}

.rooms-wrapper #room-209 .line-left:nth-child(11) i {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.rooms-wrapper #room-209 .room-description span {
    top: 55%;
    -webkit-transform: translate(-50% -50%);
    transform: translate(-50% -50%);
    width: auto
}

.rooms-wrapper #room-209:hover .line-top:nth-child(4) i {
    -webkit-transition-delay: 1.2s!important;
    transition-delay: 1.2s!important
}

.rooms-wrapper #room-209:hover .line-top:nth-child(10) i {
    -webkit-transition-delay: 3.6s!important;
    transition-delay: 3.6s!important
}

.rooms-wrapper #room-209:hover .line-right i {
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.rooms-wrapper #room-209:hover .line-right:nth-child(5) i {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s
}

.rooms-wrapper #room-209:hover .line-right:nth-child(7) i {
    -webkit-transition-delay: 2.4s;
    transition-delay: 2.4s
}

.rooms-wrapper #room-209:hover .line-right.rotate-45 i {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.rooms-wrapper #room-209:hover .line-bottom i {
    -webkit-transition-delay: 2s;
    transition-delay: 2s
}

.rooms-wrapper #room-209:hover .line-bottom:nth-child(8) i {
    -webkit-transition-delay: 2.8s;
    transition-delay: 2.8s
}

.rooms-wrapper #room-209:hover .line-left i {
    -webkit-transition-delay: 3.2s;
    transition-delay: 3.2s
}

.rooms-wrapper #room-209:hover .line-left:nth-child(11) i {
    -webkit-transition-delay: 4s;
    transition-delay: 4s
}

.rooms-wrapper #room-209:hover .line-left.rotate-135 i {
    -webkit-transition-delay: 4.4s;
    transition-delay: 4.4s
}

.rooms-wrapper #room-209:hover span {
    top: 50%
}

.rooms-wrapper #room-210 {
    width: 20.78125%;
    height: 24.29378531073446%;
    left: 27.65625%;
    bottom: 55.93220338983051%
}

.rooms-wrapper #room-210 .line-top {
    height: 15px
}

.rooms-wrapper #room-210 .line-right {
    width: 13px
}

.rooms-wrapper #room-210 .line-bottom {
    height: 5px
}

.rooms-wrapper #room-210 .line-left {
    width: 15px
}

.rooms-wrapper #room-210 .room-description {
    padding: 15px 13px 6px 15px;
    z-index: 1
}

.rooms-wrapper #room-210 .room-description span {
    left: 0;
    top: 55%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rooms-wrapper #room-210:hover .room-description span {
    top: 50%
}

.rooms-wrapper #room-211 {
    width: 14.0625%;
    height: 12.24105461393597%;
    left: 27.65625%;
    bottom: 44.63276836158192%
}

.rooms-wrapper #room-211 .line-top {
    height: 5px
}

.rooms-wrapper #room-211 .line-right {
    width: 4px
}

.rooms-wrapper #room-211 .line-bottom {
    height: 9px
}

.rooms-wrapper #room-211 .line-left {
    width: 14px
}

.rooms-wrapper #room-211 .room-description {
    padding: 5px 4px 9px 14px
}

.rooms-wrapper #room-211 .room-description span {
    left: -120px
}

.rooms-wrapper #room-211:hover span {
    left: -125px
}

.rooms-wrapper #room-212 {
    width: 7.34375%;
    height: 12.24105461393597%;
    left: 41.09375%;
    bottom: 44.63276836158192%
}

.rooms-wrapper #room-212 .line-top {
    height: 5px
}

.rooms-wrapper #room-212 .line-right {
    width: 13px
}

.rooms-wrapper #room-212 .line-bottom {
    height: 9px
}

.rooms-wrapper #room-212 .line-left {
    width: 4px
}

.rooms-wrapper #room-212 .room-description span {
    width: auto;
    top: 72px
}

.rooms-wrapper #room-212:hover span {
    top: 77px
}

.rooms-wrapper #room-301 {
    width: 53px;
    height: 150px;
    right: 281px;
    bottom: 56px
}

.rooms-wrapper #room-301 .line-left,.rooms-wrapper #room-301 .line-right {
    width: 12px
}

.rooms-wrapper #room-301 .room-description span {
    left: 61px;
    width: 130px
}

.rooms-wrapper #room-301:hover span {
    left: 66px
}

.rooms-wrapper #room-302 {
    width: 85px;
    height: 127px;
    left: 232px;
    bottom: 56px
}

.rooms-wrapper #room-302 .line-top {
    height: 3px
}

.rooms-wrapper #room-302 .line-right {
    width: 11px
}

.rooms-wrapper #room-302 .line-bottom {
    height: 15px
}

.rooms-wrapper #room-302 .line-left {
    width: 3px
}

.rooms-wrapper #room-302 .room-description span {
    left: 50%;
    top: 55%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 100%
}

.rooms-wrapper #room-302:hover span {
    top: 50%
}

.rooms-wrapper #room-303 {
    width: 85px;
    height: 53px;
    left: 232px;
    bottom: 180px
}

.rooms-wrapper #room-303 .line-top {
    height: 13px
}

.rooms-wrapper #room-303 .line-right {
    width: 11px
}

.rooms-wrapper #room-303 .line-bottom {
    height: 3px
}

.rooms-wrapper #room-303 .line-left {
    width: 3px
}

.rooms-wrapper #room-303 .room-description span {
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    left: 50%;
    top: -35px
}

.rooms-wrapper #room-303:hover span {
    top: -40px
}

.rooms-wrapper #room-304 {
    width: 92px;
    height: 177px;
    left: 143px;
    bottom: 56px
}

.rooms-wrapper #room-304 .line-top {
    height: 13px
}

.rooms-wrapper #room-304 .line-right {
    width: 4px
}

.rooms-wrapper #room-304 .line-bottom {
    height: 15px
}

.rooms-wrapper #room-304 .line-left {
    width: 15px
}

.rooms-wrapper #room-304 .room-description span {
    top: 55%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.rooms-wrapper #room-304:hover span {
    top: 50%
}

.rooms-wrapper #room-305 {
    width: 131px;
    height: 177px;
    left: 14px;
    bottom: 56px
}

.rooms-wrapper #room-305 .line-top {
    height: 13px
}

.rooms-wrapper #room-305 .line-right {
    width: 4px
}

.rooms-wrapper #room-305 .line-bottom {
    height: 11px
}

.rooms-wrapper #room-305 .line-left {
    width: 12px
}

.rooms-wrapper #room-305 .room-description span {
    top: 55%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.rooms-wrapper #room-305:hover span {
    top: 50%
}

.rooms-wrapper #room-306 {
    width: 171px;
    height: 238px;
    left: 14px;
    top: 52px
}

.rooms-wrapper #room-306 .line-top {
    width: 89px;
    height: 14px;
    left: 39px
}

.rooms-wrapper #room-306 .line-left,.rooms-wrapper #room-306 .line-right {
    height: 193px;
    bottom: 0
}

.rooms-wrapper #room-306 .line-right {
    width: 12px
}

.rooms-wrapper #room-306 .line-right.rotate-45 {
    top: -5px;
    right: 20px;
    height: 62px;
    -webkit-transform: rotate(-43deg);
    transform: rotate(-43deg);
    width: 11px
}

.rooms-wrapper #room-306 .line-bottom {
    height: 11px
}

.rooms-wrapper #room-306 .line-left {
    width: 11px
}

.rooms-wrapper #room-306 .line-left.rotate_45 {
    top: -5px;
    left: 20px;
    height: 62px;
    -webkit-transform: rotate(43deg);
    transform: rotate(43deg);
    width: 11px
}

.rooms-wrapper #room-306 .room-description span {
    top: 55%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.rooms-wrapper #room-306:hover span {
    top: 50%
}

.rooms-wrapper .room-description {
    font: 12px 'Avenir Light',sans-serif;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    text-align: center;
    -webkit-transition: opacity .375s ease;
    transition: opacity .375s ease;
    z-index: -1
}

.rooms-wrapper .room-description span {
    background: #2f3540;
    border: 1px solid #2f3540;
    /*box-shadow: 0 0 3px #000;*/
    display: block;
    padding: 10px ;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: top .375s ease,right .375s ease,bottom .375s ease,left .375s ease;
    transition: top .375s ease,right .375s ease,bottom .375s ease,left .375s ease;
    width: auto
}

.rooms-wrapper .room-description span::before {
    content: '';
    width: 0;
    height: 0;
    position: absolute
}

.rooms-wrapper .room-description span.bottom,.rooms-wrapper .room-description span.top {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.rooms-wrapper .room-description span.bottom::before,.rooms-wrapper .room-description span.top::before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.rooms-wrapper .room-description span.left,.rooms-wrapper .room-description span.right {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rooms-wrapper .room-description span.left::before,.rooms-wrapper .room-description span.right::before {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.rooms-wrapper .room-description span.top::before {
    border-bottom: 10px solid #2f3540;
    top: -10px
}

.rooms-wrapper .room-description span.right::before {
    border-left: 10px solid #2f3540;
    right: -10px
}

.rooms-wrapper .room-description span.bottom::before {
    border-top: 10px solid #2f3540;
    bottom: -10px
}

.rooms-wrapper .room-description span.left::before {
    border-right: 10px solid #2f3540;
    left: -10px
}

.rooms-wrapper [id^=room-]:hover .room-description {
    opacity: 1
}


.rooms-wrapper #room-410{
    left: 6px;
    height: 240px;
    width: 173px;
    top: 61px;
}

.rooms-wrapper #room-410 .line-bottom{
    height: 13px
}


.rooms-wrapper #room-410 .line-top{
    width: 92px;
    height: 14px;
    margin: auto;
    left: 40px;

}

.rooms-wrapper #room-410 .line-left, .rooms-wrapper #room-410 .line-right{
    bottom: 0;
    height: 200px;
    width: 14px
}


.rooms-wrapper #room-410 .line-right.rotate-45{
    height: 57px;
    top: -4px;
    right: 19px;
}

.rooms-wrapper #room-410 .line-left.rotate_45{
    height: 57px;
    top: -4px;
    left: 19px;
}


.rooms-wrapper #room-410 .room-description span{
    top: 23%;
}
.rooms-wrapper #room-410:hover  .room-description span{
    top: 20%
}


.rooms-wrapper #room-409{
    left: 178px;
    top: 153px;
    height: 149px;
    width: 136px;
}

.rooms-wrapper #room-409 .line-left, .rooms-wrapper #room-409 .line-right{
    width: 14px;
}
.rooms-wrapper #room-409 .line-bottom, .rooms-wrapper #room-409 .line-top{
    height: 14px
}

.rooms-wrapper #room-409 .room-description span{
    top: 109%;
}
.rooms-wrapper #room-409:hover  .room-description span{
    top:106%
}


.rooms-wrapper #room-406{
    top: 238px;
    right: 39px;
    height: 106px;
    width: 135px;
}

.rooms-wrapper #room-406 .line-left,
.rooms-wrapper #room-406 .line-right{
    width: 16px;
}


.rooms-wrapper #room-406 .room-description span{
    top: 114%;
}
.rooms-wrapper #room-406:hover  .room-description span{
    top: 110%
}



.rooms-wrapper #room-408{
    top: 30px;
    right: 160px;
    height: 230px;
    width: 179px;
}

.rooms-wrapper #room-408 .line-left,
.rooms-wrapper #room-408 .line-right{
    width: 14px;
    bottom: 0;
    height: 177px
}

.rooms-wrapper #room-408 .line-bottom, 
.rooms-wrapper #room-408 .line-top{
    height: 15px
}

.rooms-wrapper #room-408 .line-top {
    width: 54px;
    margin: auto;
    left: 0;
    right: 0;
}

.rooms-wrapper #room-408 .line-right.rotate-45{
    top: -3px;
    height: 55px;
    right: 42px;
}

.rooms-wrapper #room-408 .line-left.rotate_45{
    top: -3px;
    height: 55px;
    left: 42px;
}

.rooms-wrapper #room-408 .line-right:nth-child(3){
    height: 30px;
    top: 38px;
    right: 24px;
}

.rooms-wrapper #room-408 .line-top:nth-child(4){
    width: 30px;
    top: 53px;
    right: 6px;
    left: inherit;
}

.rooms-wrapper #room-408 .line-top:nth-child(9){
    width: 31px;
    top: 53px;
    right: inherit;
    left: 6px;
}
.rooms-wrapper #room-408 .line-left:nth-child(10){
    height: 30px;
    top: 38px;
    left: 24px;
}


.rooms-wrapper #room-408 .room-description span{
    top: 26%;
}
.rooms-wrapper #room-408:hover  .room-description span{
    top: 20%
}


.rooms-wrapper #room-407{
    top: 97px;
    right: -2px;
    height: 145px;
    width: 175px;
}


.rooms-wrapper #room-407 .line-bottom:nth-child(7){
    right: 30px;
    width: 27px;
    bottom: 9px;
    height: 15px;
}

.rooms-wrapper #room-407 .line-top {
    width: 133px;
    height: 16px
}

.rooms-wrapper #room-407 .line-top i {
    -webkit-transition-delay: 2.8s;
    transition-delay: 2.8s
}

.rooms-wrapper #room-407 .line-top:nth-child(3) {
    width: 26px;
    height: 15px;
    top: 30px;
    right: 29px;
}

.rooms-wrapper #room-407 .line-top:nth-child(3) i {
    -webkit-transition-delay: 2s;
    transition-delay: 2s
}

.rooms-wrapper #room-407 .line-right {
    right: 40px;
    width: 15px;
    height: 44px;
}

.rooms-wrapper #room-407 .line-right i {
    -webkit-transition-delay: 2.4s;
    transition-delay: 2.4s
}

.rooms-wrapper #room-407 .line-right.rotate-45 {
    top: 32px;
    right: 12px;
    height: 41px;
    width: 19px
}

.rooms-wrapper #room-407 .line-right.rotate-45 i {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s
}

.rooms-wrapper #room-407 .line-right.rotate_45 {
    top: 90px;
    right: 12px;
    width: 20px;
    height: 44px
}

.rooms-wrapper #room-407 .line-right.rotate_45 i {
    -webkit-transition-delay: .8s;
    transition-delay: .8s
}

.rooms-wrapper #room-407 .line-right:nth-child(5) {
    right: 0;
    width: 19px;
    height: 43px;
    top: 61px
}

.rooms-wrapper #room-407 .line-right:nth-child(5) i {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.rooms-wrapper #room-407 .line-bottom {
    width: 140px;
    height: 14px
}

.rooms-wrapper #room-407 .line-bottom i {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.rooms-wrapper #room-407 .line-left {
    width: 12px
}

.rooms-wrapper #room-407 .line-left i {
    -webkit-transition-delay: 0s;
    transition-delay: 0s
}

.rooms-wrapper #room-407 .room-description {
    padding: 12px 5px 14px 11px;
    z-index: 1
}

.rooms-wrapper #room-407 .room-description span {
    width: auto;
    top: 55%;
    left: 37%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.rooms-wrapper #room-407:hover .line-top:nth-child(3) i {
    -webkit-transition-delay: .8s!important;
    transition-delay: .8s!important
}

.rooms-wrapper #room-407:hover .line-right i {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.rooms-wrapper #room-407:hover .line-right.rotate-45 i {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.rooms-wrapper #room-407:hover .line-right:nth-child(5) i {
    -webkit-transition-delay: 1.6s;
    transition-delay: 1.6s
}

.rooms-wrapper #room-407:hover .line-right.rotate_45 i {
    -webkit-transition-delay: 2s;
    transition-delay: 2s
}

.rooms-wrapper #room-407:hover .line-bottom i {
    -webkit-transition-delay: 2.4s;
    transition-delay: 2.4s
}

.rooms-wrapper #room-407:hover .line-left i {
    -webkit-transition-delay: 2.8s;
    transition-delay: 2.8s
}

.rooms-wrapper #room-407:hover span {
    top: 36%
}


.rooms-wrapper #room-402{
    height: 68px;
    width: 43px;
    right: 162px;
    bottom: 188px;
    z-index: 1;
}

.rooms-wrapper #room-402 .line-right{
    width: 12px
}

.rooms-wrapper #room-402 .room-description span {
    bottom: 130%;
    top: inherit;
    display: none;
}

.rooms-wrapper #room-402:hover .room-description span {
    bottom: 120%;
    top: inherit;
    display: block
}


.rooms-wrapper #room-403{
    height: 40px;
    width: 40px;
    right: 165px;
    bottom: 154px;
    z-index: 1
}

.rooms-wrapper #room-403 .line-right{
    width: 9px
}

.rooms-wrapper #room-403 .room-description span {
    bottom: 130%;
    top: inherit;
    display: none;
}

.rooms-wrapper #room-403:hover .room-description span {
    bottom: 120%;
    top: inherit;
    display: block
}

.rooms-wrapper #room-413{
    height: 66px;
    width: 46px;
    left: 178px;
    top: 236px;
    z-index: 1;
}


.rooms-wrapper #room-413 .line-left{
    width: 14px;
}
.rooms-wrapper #room-413 .line-bottom{
    height: 14px;
}

.rooms-wrapper #room-413 .room-description span {
    bottom: 130%;
    top: inherit;
    display: none;
}

.rooms-wrapper #room-413:hover .room-description span {
    bottom: 120%;
    top: inherit;
    display: block
}

.rooms-wrapper #room-401{
    height: 216px;
    width: 134px;
    right: 162px;
    bottom: 79px;
    z-index: 1;
}

.rooms-wrapper #room-401 .line-top,
.rooms-wrapper #room-401 .line-bottom{
    height: 11px;
}

.rooms-wrapper #room-401 .line-right{
    width: 13px;
}

.rooms-wrapper #room-401 .line-left{
    width: 14px
}


.rooms-wrapper #room-401 .room-description span {
    top: 26%;

}

.rooms-wrapper #room-401:hover .room-description span {
    top: 20%;

}


.rooms-wrapper #room-412{
    height: 65px;
    width: 68px;
    left: 124px;
    top: 236px;
}

.rooms-wrapper #room-412 .line-right{
    width: 16px;
}

.rooms-wrapper #room-412 .line-bottom{
    height: 16px;
}

.rooms-wrapper #room-412 .line-top{
    width: 30px;
    left: 30px;
}

.rooms-wrapper #room-412 .line-left{
    height: 30px;
    top: 30px;
}

.rooms-wrapper #room-412 .line-left.rotate_45{
    height: 30px;
    top: 0px;
    height: 43px;
    top: -4px;
    left: 12px;
}




.rooms-wrapper #room-412 .room-description span{
    top: 120%;
}


.rooms-wrapper #room-412:hover .room-description span{
    top: 115%;
}





.rooms-wrapper #room-411{
    height: 65px;
    width: 54px;
    left: 6px;
    top: 236px;
    z-index: 1
}

.rooms-wrapper #room-411 .line-left{
    width: 12px;
}

.rooms-wrapper #room-411 .line-bottom{
    height: 16px;
}

.rooms-wrapper #room-411 .line-top{
    width: 28px;
    left: 0px;
}

.rooms-wrapper #room-411 .line-right{
    height: 30px;
    top: 30px;
}

.rooms-wrapper #room-411 .line-right.rotate-45{
    height: 42px;
    top: -5px;
    right: 12px;
}

.rooms-wrapper #room-411 .room-description span{
    left: 130%;
    display: none;
}


.rooms-wrapper #room-411:hover .room-description span{
    left: 120%;
    display: block
}


.rooms-wrapper #room-405{
    height: 173px;
    width: 135px;
    right: 39px;
    bottom: 33px;
}


.rooms-wrapper #room-405 .line-left,
.rooms-wrapper #room-405 .line-right
{
    top: 0;
    height: 135px;
    width: 16px
}

.rooms-wrapper #room-405 .line-right.rotate_45{
    top: inherit;
    bottom: -6px;
    height: 61px;
    right: 20px;
    -webkit-transform: rotate(56deg);
    transform: rotate(54deg);

}

.rooms-wrapper #room-405 .line-left.rotate-45{
    top: inherit;
    bottom: -3px;
    height: 55px;
    left: 17px;


}

.rooms-wrapper #room-405 .line-bottom{
    height: 16px;
    width: 52px;
    right: 47px;

}

.rooms-wrapper #room-405 .room-description span{
    max-width: 85px;
    padding: 8px;
}


.rooms-wrapper #room-503{
    left: 15px;
    bottom: 59px;
    height: 175px;
    width: 139px;
}

.rooms-wrapper #room-503 .line-top{
    height: 14px;
}

.rooms-wrapper #room-503 .line-bottom{
    height: 7px;
}

.rooms-wrapper #room-503 .line-right,
.rooms-wrapper #room-503 .line-left
{
    width: 14px;
}

.rooms-wrapper #room-503 .room-description span{
    bottom: 115%;
    top: inherit;
}

.rooms-wrapper #room-503:hover .room-description span{
    bottom:110%;
    top: inherit;
}


.rooms-wrapper #room-502{
    left: 140px;
    bottom: 59px;
    height: 175px;
    width: 174px;
}

.rooms-wrapper #room-502 .line-right,
.rooms-wrapper #room-502 .line-left
{
    width: 14px;
}

.rooms-wrapper #room-502 .line-top,
.rooms-wrapper #room-502 .line-bottom
{
    height: 14px;
}

.rooms-wrapper #room-502 .room-description span{
    bottom: 115%;
    top: inherit;
}

.rooms-wrapper #room-502:hover .room-description span{
    bottom:110%;
    top: inherit;
}


.rooms-wrapper #room-501{
    left: 302px;
    bottom: 59px;
    height: 175px;
    width: 53px;
}

.rooms-wrapper #room-501 .line-top,
.rooms-wrapper #room-501 .line-bottom
{
    height: 14px;
}

.rooms-wrapper #room-501 .line-right,
.rooms-wrapper #room-501 .line-left
{
    width: 14px;
}

.rooms-wrapper #room-501 .room-description span{
    bottom: 115%;
    top: inherit;
}

.rooms-wrapper #room-501:hover .room-description span{
    bottom:110%;
    top: inherit;
}


.rooms-wrapper #room-613{
    left: 14px;
    top: 58px;
    height: 139px;
    width: 142px;
}

.rooms-wrapper #room-613 .line-top
{
    height: 14px;
    left: 0;
    right: 0;
    margin: auto;
    width: 60px;
}
.rooms-wrapper #room-613 .line-bottom{
    height: 17px;
}
.rooms-wrapper #room-613 .line-left,
.rooms-wrapper #room-613 .line-right
{
    width:15px;
    height: 98px;
    bottom: 0;
}

.rooms-wrapper #room-613 .line-right.rotate-45{
    top: -3px;
    height: 57px;
    right: 19px;
    bottom: inherit;
}

.rooms-wrapper #room-613 .line-left.rotate_45{
    top: -3px;
    height: 57px;
    left: 19px;
    bottom: inherit;
}


.rooms-wrapper #room-613 .room-description span{
    bottom: 115%;
    top: inherit;
}

.rooms-wrapper #room-613:hover .room-description span{
    bottom:110%;
    top: inherit;
}


.rooms-wrapper #room-612{
    left: 151px;
    top: 98px;
    height: 75px;
    width: 45px;
}


.rooms-wrapper #room-612 .line-right{
    width: 15px;
}


.rooms-wrapper #room-612 .line-top{
    height: 14px;
}

.rooms-wrapper #room-612 .room-description span{
    bottom: 125%;
    top: inherit;
}

.rooms-wrapper #room-612:hover .room-description span{
    bottom:120%;
    top: inherit;
}

.rooms-wrapper #room-614{
    left: 119px;
    top: 140px;
    height: 57px;
    width: 36px;
}


.rooms-wrapper #room-614 .line-bottom,
.rooms-wrapper #room-614 .line-top{
    height: 4px
}


.rooms-wrapper #room-614 .line-right,
.rooms-wrapper #room-614 .line-left{
    width: 4px;
}

.rooms-wrapper #room-614 .room-description span{
    bottom: 125%;
    top: inherit;
}

.rooms-wrapper #room-614:hover .room-description span{
    bottom:120%;
    top: inherit;
}



.rooms-wrapper #room-613a{
    left: 14px;
    top: 132px;
    height: 57px;
    width: 58px;
    z-index: 1;
}

.rooms-wrapper #room-613a .line-left{
    width: 15px
}

.rooms-wrapper #room-613a .line-top{
    width: 36px;
    left: 0
}

.rooms-wrapper #room-613a .line-right.rotate-45{
    bottom: inherit;
    top: -2px;
    right: 10px;
    height: 32px;
}

.rooms-wrapper #room-613a .line-right{
    height: 33px;
    bottom: 0;
}

.rooms-wrapper #room-613a .room-description span{
    left: 125%;
    display: none;
}

.rooms-wrapper #room-613a:hover .room-description span{
    left: 120%;
    display: block;
}

.rooms-wrapper #room-615{
    left: 14px;
    top: 180px;
    height: 115px;
    width: 187px;
}

.rooms-wrapper #room-615 .line-left{
    width: 15px;
}

.rooms-wrapper #room-615 .line-right{
    width: 20px
}
.rooms-wrapper #room-615 .line-top{
    height: 18px
}

.rooms-wrapper #room-615 .line-bottom{
    height: 10px
}

.rooms-wrapper #room-615 .room-description span{
    display: none;
    top: 125%;

}

.rooms-wrapper #room-615:hover .room-description span{
    display: block;
    top: 120%;

}

.rooms-wrapper #room-611{
    left: 181px;
    top: 98px;
    height: 198px;
    width: 133px;
}

.rooms-wrapper #room-611 .line-bottom,
.rooms-wrapper #room-611 .line-top{
    height: 14px;
}

.rooms-wrapper #room-611 .line-right,
.rooms-wrapper #room-611 .line-left{
    width: 14px;
}

.rooms-wrapper #room-611 .room-description span{
    bottom: 115%;
    top: inherit;
}

.rooms-wrapper #room-611:hover .room-description span{
    bottom:110%;
    top: inherit;
}


.rooms-wrapper #room-602{
    left: 302px;
    top: 246px;
    height: 95px;
    width: 172px;
}

.rooms-wrapper #room-602 .line-left,
.rooms-wrapper #room-602 .line-right{
    width: 14px;

}


.rooms-wrapper #room-602 .room-description span{
    bottom: 120%;
    top: inherit;
}

.rooms-wrapper #room-602:hover .room-description span{
    bottom:115%;
    top: inherit;
}


.rooms-wrapper #room-603{
    right: 165px;
    bottom: 117px;
    height: 82px;
    width: 93px;
}

.rooms-wrapper #room-603 .line-top{
    height: 21px; 
}

.rooms-wrapper #room-603 .line-right{
    width: 14px;
}


.rooms-wrapper #room-603 .room-description span{
    bottom: 120%;
    top: inherit;
}

.rooms-wrapper #room-603:hover .room-description span{
    bottom:115%;
    top: inherit;
}

.rooms-wrapper #room-601{
    right: 252px;
    bottom: 74px;
    height: 109px;
    width: 45px;
}

.rooms-wrapper #room-601 .line-left{
    width: 14px;
}

.rooms-wrapper #room-601 .room-description span{
    bottom: 120%;
    top: inherit;
}

.rooms-wrapper #room-601:hover .room-description span{
    bottom:115%;
    top: inherit;
}



.rooms-wrapper #room-608{
    right: 46px;
    top: 7px;
    height: 104px;
    width: 94px;
    /*    background-color: red;
        opacity: .5*/
}

.rooms-wrapper #room-608 .line-right{
    width: 14px;
}


.rooms-wrapper #room-608 .line-bottom
{
    height: 14px;
}

.rooms-wrapper #room-608 .line-top{
    height: 16px;
}

.rooms-wrapper #room-608 .room-description span{
    top: 120%;
    bottom: inherit;
}

.rooms-wrapper #room-608:hover .room-description span{
    top: 115%;
    bottom: inherit;
}



.rooms-wrapper #room-609{
    right: 137px;
    top: 7px;
    height: 104px;
    width: 41px;
    /*    background-color: red;
        opacity: .5*/
}

.rooms-wrapper #room-609 .line-right{
    width: 4px;
}

.rooms-wrapper #room-609 .line-left{
    width: 14px;
}

.rooms-wrapper #room-609 .line-bottom
{
    height: 14px;
}

.rooms-wrapper #room-609 .line-top{
    height: 16px;
}

.rooms-wrapper #room-609 .room-description span{
    top: 120%;
    bottom: inherit;
}

.rooms-wrapper #room-609:hover .room-description span{
    top: 115%;
    bottom: inherit;
}



.rooms-wrapper #room-606{
    right: 47px;
    top: 217px;
    height: 148px;
    width: 94px;
    /*    background-color: red;
        opacity: .5*/
}

.rooms-wrapper #room-606 .line-right{
    width: 15px;
}


.rooms-wrapper #room-606 .room-description span{
    bottom: 120%;
    top: inherit;
}

.rooms-wrapper #room-606:hover .room-description span{
    bottom:115%;
    top: inherit;
}


.rooms-wrapper #room-610{
    right: 136px;
    top: 217px;
    height: 148px;
    width: 41px;
    /*    background-color: red;
        opacity: .5*/
}


.rooms-wrapper #room-610 .room-description span{
    bottom: 120%;
    top: inherit;
}

.rooms-wrapper #room-610:hover .room-description span{
    bottom:115%;
    top: inherit;
}

.rooms-wrapper #room-610 .line-left{
    width: 15px;
}

.rooms-wrapper #room-607{
    right: 8px;
    top: 98px;
    height: 137px;
    width: 169px;
}

.rooms-wrapper #room-607 .line-left{
    width: 15px;
}

.rooms-wrapper #room-607 .line-top{
    height: 15px;
    left: 0;
    width: 131px;
}

.rooms-wrapper #room-607 .line-bottom{
    height: 18px;
    left: 0;
    width: 128px;
}

.rooms-wrapper #room-607 .line-right:nth-child(4)
{
    width: 18px;
    height: 44px;
    bottom: 31px;    
}


.rooms-wrapper #room-607 .line-right.rotate-45{
    width: 18px;
    right: 15px;
    height: 52px;
    top: 22px;
}

.rooms-wrapper #room-607 .line-right.rotate_45{
    width: 18px;
    right: 15px;
    height: 52px;
    bottom: -5px;
}

.rooms-wrapper #room-607 .line-right{
    width: 18px;
}

.rooms-wrapper #room-607 .line-right:nth-child(2){
    width: 18px;
    right: 37px;
    height: 43px;
}



.rooms-wrapper #room-607 .room-description span{
    right: 110%;
    left: inherit;
}

.rooms-wrapper #room-607:hover .room-description span{
    right: 107%;
    left:inherit;
}



.rooms-wrapper #room-605{
    right: 47px;
    bottom: 20px;
    height: 140px;
    width: 132px;  
}


.rooms-wrapper #room-605 .line-left,
.rooms-wrapper #room-605 .line-right{
    width: 15px;
    top: 0;
    height: 100px;
}

.rooms-wrapper #room-605 .line-right.rotate_45{
    top: inherit;
    bottom: -5px;
    height: 59px;
    right: 19px;
    -webkit-transform: rotate(51deg);
    transform: rotate(51deg);
}

.rooms-wrapper #room-605 .line-left.rotate-45
{
    top: inherit;
    bottom: -2px;
    height: 53px;
    left: 16px;
    -webkit-transform: rotate(-39deg);
    transform: rotate(-39deg);
}
.rooms-wrapper #room-605 .line-bottom
{
    height: 15px;
    right: 44px;
    width: 56px;
}

.rooms-wrapper #room-605 .room-description span{
    bottom: 120%;
    top: inherit;
}

.rooms-wrapper #room-605:hover .room-description span{
    bottom:115%;
    top: inherit;
}


.rooms-wrapper #room-604{
    right: 138px;
    bottom: 20px;
    height: 83px;
    width: 152px;
}

.rooms-wrapper #room-604 .line-bottom{
    height: 15px;
    left: 3px;
    width: 97%;
}

.rooms-wrapper #room-604 .line-top
{
    left: 31px;
    width: 86px;
}
.rooms-wrapper #room-604 .line-left,
.rooms-wrapper #room-604 .line-right

{
    top: 0;
    height: 42px;
    width: 14px;
}

.rooms-wrapper #room-604 .line-right.rotate-45{
    top: 34px;
    right: 14px;
    -webkit-transform: rotate(-37deg);
    transform: rotate(-37deg);
}

.rooms-wrapper #room-604 .line-left.rotate_45
{
    top: 35px;
    left: 17px;
}
.rooms-wrapper #room-604 .line-left{
    left: 31px;
    height: 47px;
}

.rooms-wrapper #room-604 .line-right{
    right: 26px;
}


.rooms-wrapper #room-604 .room-description span{
    bottom: 120%;
    top: inherit;
}




.rooms-wrapper #room-604:hover .room-description span{
    bottom:115%;
}


.rooms-wrapper #room-501_6{
    right: 282px;
    bottom: 74px;
    height: 109px;
    width: 56px;
    /*    background-color: red;
        opacity: .5*/
}

.rooms-wrapper #room-501_6 .line-left{
    width: 14px;
}

.rooms-wrapper #room-501_6 .line-right{
    width: 16px;
}


.rooms-wrapper #room-501_6 .room-description span{
    right: 120%;
    left: inherit;
}

.rooms-wrapper #room-501_6:hover .room-description span{
    right: 115%;
    left:inherit;
    min-width: 65px;
}

/* end rooms*/

.gallery{
    padding-top: 100px;
}

.gallery .title{
    padding-bottom: 30px;
    margin-bottom: 55px;
    width: 50%;
    max-width: 240px;
}


.gallery .title .line-bottom{
    -webkit-transform: rotate(0deg); 
    transform: rotate(0deg); 
}


.gallery .title .line-bottom i{

    background: #e8484c;

}

.gallery-wrap .fancybox.big{
    width: 50%;
}
.gallery-wrap .fancybox{
    display: block;
    float: left;
    width: 25%;
    padding-right: 10px;
    padding-bottom: 10px;

}
.gallery-wrap img{
    width: 100%
}


.gallery .owl-controls{
    text-align: center;
    margin-top: 20px;

}


.gallery .owl-controls .owl-dot{
    display: inline-block;
    height: 7px;
    width: 7px;
    border-radius: 50%;
    background-color: #fff;
    margin: 0px 2px;
}

.gallery .owl-controls .owl-dot.active{
    background-color: #e8484c;
}


.flex-wrap{
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;

}

.flex-wrap .flex-left{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: auto;
    width: inherit;
    width: initial;
}

.flex-wrap .flex-right{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 670px ;
}

.rooms-wrapper{
    width: 640px;
}

.flex-right .line-bottom{
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
.flex-right .line-bottom i{
    background-color: #e8484c;
}



/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -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;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    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;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    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-hidden {
    opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
    display: none;
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}
.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
    transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.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-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    transition: scale 100ms 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-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}
.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 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}




/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0 !important;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

/*#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {*/
/*background-image: url('fancybox_sprite.png');*/
/*}*/

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    /*background: url('fancybox_loading.gif') center center no-repeat;*/
}

.fancybox-close {
    position: absolute;
    top: 0;
    right: 0;
    width: 76px;
    height: 76px;
    cursor: pointer;
    z-index: 8040;
    opacity: 0.7;
    background: url("../img/close_fancy.png") no-repeat #252932 center;
}
.fancybox-close:hover{
    opacity: 0.9;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    /*background: transparent url('blank.gif'); /!* helps IE *!/*/
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
    width: 40%;

}

.fancybox-next {
    right: 0;
    width: 40%;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 76px;
    height: 76px;
    cursor: pointer;
    z-index: 8040;
    opacity: 0.7;
    margin-top: -38px;
    visibility: hidden;
}

.fancybox-prev span {

    background: url("../img/prev_fancy.png") no-repeat center #252932;
}

.fancybox-next span {
    right: 0;
    background: url("../img/nex_fancy.png") no-repeat center #252932;

}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: rgba(47,53,64,.9);

}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent; /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}






.scene {
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    width: 60px;
    height: 60px;
    z-index: 1
}

.object {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-animation: rotate 2.5s infinite;
    animation: rotate 2.5s infinite
}

.face {
    position: absolute;
    width: 60px;
    height: 60px;
    border: 2px solid #fff
}

.face.f1 {
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px)
}

.face.f2 {
    -webkit-transform: translateZ(-30px);
    transform: translateZ(-30px)
}

.face.f3 {
    -webkit-transform: translateX(30px) rotateY(90deg);
    transform: translateX(30px) rotateY(90deg)
}

.face.f4 {
    -webkit-transform: translateX(-30px) rotateY(-90deg);
    transform: translateX(-30px) rotateY(-90deg)
}

.face.f5 {
    -webkit-transform: translateY(30px) rotateX(90deg);
    transform: translateY(30px) rotateX(90deg)
}

.face.f6 {
    -webkit-transform: translateY(-30px) rotateX(-90deg);
    transform: translateY(-30px) rotateX(-90deg)
}

@-webkit-keyframes rotate {
    0% {
        -webkit-transform: scale(1) rotate3d(1,0,1,0deg);
        transform: scale(1) rotate3d(1,0,1,0deg)
    }

    50% {
        -webkit-transform: scale(.7) rotate3d(1,0,1,90deg);
        transform: scale(.7) rotate3d(1,0,1,90deg)
    }

    100% {
        -webkit-transform: scale(1) rotate3d(1,0,1,180deg);
        transform: scale(1) rotate3d(1,0,1,180deg)
    }
}

@keyframes rotate {
    0% {
        -webkit-transform: scale(1) rotate3d(1,0,1,0deg);
        transform: scale(1) rotate3d(1,0,1,0deg)
    }

    50% {
        -webkit-transform: scale(.7) rotate3d(1,0,1,90deg);
        transform: scale(.7) rotate3d(1,0,1,90deg)
    }

    100% {
        -webkit-transform: scale(1) rotate3d(1,0,1,180deg);
        transform: scale(1) rotate3d(1,0,1,180deg)
    }
}

.feedback-wrapper {
    overflow: hidden;
    padding: 100px 0 45px;
    color: #3e475a;
    background-color: #fff;
    margin-top: 55px;
    position: relative
}

.feedback-wrapper .feedback-title {
    margin-bottom: 100px;
    text-align: center
}

.feedback-wrapper .feedback-title .h1 {
    font-family: 'Avenir Bold',Arial,sans-serif;
    font-weight: 700;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    z-index: 1
}

.feedback-wrapper .feedback-title .h1::before {
    border-top: 1px solid #e8484c;
    border-bottom: 1px solid #e8484c;
    content: '';
    height: 5px;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    position: absolute;
    width: 100%;
    z-index: -1
}

.feedback-wrapper .feedback-title .h4 {
    font-family: 'Avenir Light',Arial,sans-serif;
    font-weight: 400
}

.feedback-wrapper label {
    margin-bottom: 60px
}

.feedback-wrapper form {
    padding: 0 60px
}

.feedback-wrapper form .btn {
    font: 12px 'Avenir Bold',Arial,sans-serif;
    font-weight: 700;
    padding: 15px 55px
}

.feedback-wrapper .feedback-contacts {
    font-family: 'Avenir Regular',Arial,sans-serif;
    margin-top: 65px;
    position: relative
}

.feedback-wrapper .feedback-contacts p {
    border-bottom: 1px solid rgba(189,202,211,.3);
    padding-bottom: 30px;
    width: 85%
}

.feedback-wrapper .feedback-contacts .contacts {
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
-webkit-justify-content: space-between;
    -ms-flex-pack: justify;
        justify-content: space-between;
    align-items: center;
    margin-top: 50px;
    padding-right: 85px;
}

.feedback-wrapper .feedback-contacts .contacts a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font: 26px/20px 'Avenir Regular',Arial,sans-serif;
    color: #252932
}


.feedback-wrapper .feedback-contacts .contacts a[href^="mailto:"] {
    color: #e8484c
}

.feedback-wrapper .scroll-btn__wrapper {
    position: absolute;
    /*bottom: 7.051282051282051%;*/
    bottom: 0.051282%;
    right: 3.73134328358209%
}

.feedback-wrapper .scroll-btn__wrapper::before {
    border-top: 0;
    border-bottom: 80px solid #e8484c
}

.feedback-wrapper .scroll-btn__wrapper .back-to-top {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-bottom: 10px
}

.feedback-wrapper .btn {
    border: 6px solid #e8484c;
    overflow: hidden
}

.feedback-wrapper .btn .hover {
    background: #fff;
    color: #e8484c
}

.feedback-wrapper .btn .hover .hover-i {
    line-height: 45px
}


footer .scroll-btn__wrapper{
    display: none;
}

@media (max-width: 1200px){

    .feedback-wrapper .feedback-contacts .contacts a{
        /*margin-right: 40px;*/
    }
    
    header .menu-wrapper .menu a:not(:first-of-type){
        margin-left: 10px;
    }

    header .menu-wrapper .call-link{
        margin-left: 20px !important;
    }

    header .menu-wrapper .menu{
        padding-left: 0;

    }

    header .menu-wrapper .lang{
        padding-right: 0;
        max-width: 100px;
    }

    .rooms-layout__wrapper .rooms-advantages table tr td p{
        padding: 15px 0;
    }

    .rooms-layout__wrapper .rooms-advantages table{
        border-spacing: 0;
    }

    .rooms-layout__wrapper .rooms-advantages .btn{
        width: 80%;
    }
}


@media only screen and (min-width: 1024px) {
    .feedback-wrapper .feedback-contacts .contacts a:hover {
        color:#e8484c;
        text-decoration: none!important
    }

    .feedback-wrapper .scroll-btn__wrapper:hover::before {
        border-bottom-color: #252932
    }

    .flex-left .title{
        width: 100%;
        max-width: 320px;
    }



}


@media(max-width: 1100px){
      .feedback-wrapper .feedback-contacts .contacts a{
        font-size: 20px;
    }
    
    
    .feedback-wrapper .feedback-contacts .contacts a{
        margin-right: 30px;
        
    }
}

@media (max-width: 1000px){
    
    
    i[class$='-icon']{
        margin-right: 15px;
    }
    
    .feedback-wrapper .feedback-contacts .contacts a:not(:last-of-type){
        margin-bottom: 25px;
    }
    
    .feedback-wrapper .feedback-contacts .contacts{
            flex-direction: column;
    align-items: flex-start;
    }

    .flex-wrap .flex-left{
        max-width: none;
    }

    .rooms-wrapper{
        width: 100%;
    }
    .rooms-layout__wrapper .rooms-advantages .btn{
        margin-bottom: 60px;
    }

    .flex-wrap{
        flex-wrap:wrap;
    }

    .flex-wrap .flex-left{
        width: 100%
    }
    .flex-wrap .flex-right{
        margin: 0 auto;

    }

    .flex-wrap .flex-left table{
        width: 100%;
        margin: 0 auto;
        margin-bottom: 30px
    }
    .rooms-layout__wrapper .rooms-advantages{
        background: none;
    }
}

@media only screen and (max-width: 767px) {

    .feedback-wrapper .feedback-contacts .contacts{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
    }

    .feedback-wrapper{
        margin-top: 0;
    }

    .feedback-wrapper .feedback-contacts .contacts a{
        margin-bottom: 30px;
    }

    footer .scroll-btn__wrapper::before {
        border-top: 0;
        border-bottom: 60px solid #e8484c;
        border-right: 30px solid transparent;
        border-left: 30px solid transparent;
    }
    footer .scroll-btn__wrapper span{
        padding-top: 15px;
        -webkit-box-align:center;
        -webkit-align-items:center;
        -ms-flex-align:center;
        -ms-grid-row-align:center;
        align-items:center;
    }


    footer .scroll-btn__wrapper{
        display: block;
        position: absolute;
        left: inherit;
        left: initial;
        right: 15px;
        bottom: 15px;
        margin: auto;
        height: 60px;
        width: 60px;
        z-index: 1
    }

    .flex-wrap  .flex-left{
        width: 100%;
    }

    .rooms-wrapper .btn{
        display: none
    }

    .gallery .btn-wrapper{
        display: none;
    }


    .gallery-wrap a{
        width: 100% !important;
        float: none;
        padding: 0;
    }
    .feedback-wrapper {
        padding-top:40px
    }

    .feedback-wrapper .feedback-title {
        margin-bottom: 40px
    }

    .feedback-wrapper .feedback-title .h1 {
        font-size: 38px;
        margin-bottom: 30px
    }

    .feedback-wrapper form {
        padding: 0
    }

    .feedback-wrapper form label {
        margin-bottom: 30px
    }
}

@media only screen and (max-width: 565px) {

    .gmnoprint{
        display: none;

    }

    .description-wrapper{
        padding: 50px 0;
    }

    .map-wrapper .map-info{
        top: 15px !important;
    }

    .h3, h3 {
        font-size: 22px;
    }

    .title{
        width: 100%
    }

    .feedback-wrapper .feedback-title .h1::before {
        top:25%;
        bottom: auto;
        -webkit-transform: translateY(-25%);
        transform: translateY(-25%)
    }

    .flex-wrap .flex-right{
        width: 100%
    }

    .rooms-wrapper div[id^=room-]{
        display: none !important;
    }


    .swiper-container-horizontal>.swiper-pagination::before{
        width: 100%;
        margin-bottom: 20px;
    }

    .rooms-layout__wrapper .rooms-advantages .title,
    .flex-right .title{
        margin-bottom: 30px;
        width: 75%
    }
    .swiper-container-horizontal>.swiper-pagination{
        margin-top: 0;
    }

    .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet{
        padding: 0;
        width: 43px;
    }
    .swiper-container-horizontal>.swiper-pagination{
        border: none;
        -webkit-flex-wrap:wrap;
        -ms-flex-wrap:wrap;
        flex-wrap:wrap;
    }
    .rooms-layout__wrapper{
        padding: 50px 0;
    }



}

.feedback-popup__wrapper {
    display: none;
    background: rgba(47,53,64,.9);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 101
}

.feedback-popup__wrapper .feedback-popup {
    background: #fff;
    margin: 0 auto;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 35px 0 50px;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    width: 50%
}

.feedback-popup__wrapper .feedback-popup .close-btn__purple {
    margin: 0 35px 30px auto
}

.feedback-popup__wrapper .feedback-popup .feedback-title {
    margin-bottom: 55px
}

.feedback-popup__wrapper .feedback-popup .feedback-title .h1 {
    font-size: 35px
}

.feedback-popup__wrapper .feedback-popup .feedback-title .h1::before {
    content: none
}

.feedback-popup__wrapper .feedback-popup.success .feedback-title .h1 {
    padding: 0 50px
}

.feedback-popup__wrapper .feedback-popup label {
    display: inline-block;
    width: 40%
}

.feedback-popup__wrapper .feedback-popup label:first-of-type {
    margin-right: 40px
}

@media only screen and (max-width: 991px) {
    .feedback-popup__wrapper .feedback-popup label {
        display:block;
        padding: 0 35px;
        width: 100%
    }

    .feedback-popup__wrapper .feedback-popup label:first-of-type {
        margin-right: 0
    }
}

.map-wrapper {
    position: relative
}

.map-wrapper .map-info {
    padding: 0 5px;
    position: absolute;
    top: 60px;
    z-index: 1
}

.map-wrapper .map-info select {
    border: none;
    font-size: 12px;
    padding: 20px 30px 20px 10px
}

.map-wrapper .map-info .chosen-container-single .chosen-single,.map-wrapper .map-info .chosen-drop {
    background: #fff;
    border: none;
    border-radius: 0;
    box-shadow: none;
    font-weight: 700
}

.map-wrapper .map-info .chosen-container-single {
    font: 12px 'Avenir Bold',Arial,sans-serif;width:175px !important;
}

.map-wrapper .map-info .chosen-container-single .chosen-single {
    height: auto;
    padding: 16px 0 16px 25px;
    text-decoration: none
}

.map-wrapper .map-info .chosen-container-single .chosen-single div {
    height: auto;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px
}

.map-wrapper .map-info .chosen-container-single .chosen-single div b {
    background: url(../img/icons/arrow.svg) 50% no-repeat;
    width: 10px;
    height: 9px;
    display: inline-block
}

.map-wrapper .map-info .chosen-container-single.chosen-with-drop .chosen-single div b {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.map-wrapper .map-info .chosen-drop {
    margin-top: 0
}

.map-wrapper .map-info .chosen-drop .chosen-results {
    margin: 0;
    padding: 0
}

.map-wrapper .map-info .chosen-drop .chosen-results .active-result {
    padding-top: 10px;
    padding-bottom: 10px
}

.map-wrapper .map-info .chosen-drop .chosen-results .active-result.highlighted {
    background: #252932
}

.map-wrapper .map-info .h1 {
    font: 52px 'Avenir Bold',Arial,sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 30px
}

.map-wrapper .travel-time {
    background: #fff;
    color: #252932;
    display: inline-block;
    vertical-align: top;
    font: 12px/24px 'Avenir Bold',Arial,sans-serif;
    font-weight: 700;
    padding: 16px 10px;
    margin-left: -6px; width:160px;
}
.travel-time.map-address {display:block;width:333px;padding: 16px 25px;margin-left:0px;border-top:1px dotted #252932;   font: 12px/24px 'Avenir Bold',Arial,sans-serif;}

.travel-time.map-address input {
    border: none;
    border-bottom: 0;
    color: initial;
    font: initial;
    padding-bottom: 0;
    width: 100%;    font: 14px/24px 'Avenir Bold',Arial,sans-serif;
}

.ui-autocomplete{
    padding-left: 20px; list-style:disc;
}

.ui-autocomplete .ui-menu-item{
    cursor: pointer;padding: 7px 0px;
}

.ui-autocomplete .ui-menu-item:hover{
    color: #e8484c
}
.map-wrapper .travel-time span:not(:last-child) {
    margin-right: 20px
}

.map-wrapper #map {
    max-width: 100%;
    height: 560px
}

.map-wrapper #map .gm-style-mtc div {
    background: #e0e8ee!important;
    border-radius: 0!important;
    box-shadow: none!important;
    color: #252932!important;
    font: 12px 'Avenir Bold',Arial,sans-serif!important;
    font-weight: 700!important
}

.map-wrapper #map .gm-style-mtc div:hover {
    background: #fff!important;
    color: #e8484c!important
}
.map-info .go{
    display: none;
}

@media only screen and (max-width: 767px) {

    .map-info .go{
        display: inline-block;
        padding: 17px;
        line-height: 1;
        background-color: #e8484c;
        color: #fff;
        /*margin-left: -4px;*/
        text-align: center;
        width: 100%;
        vertical-align: top;
        font-family: 'Avenir Regular';

    }
    .map-info .go a{
        color: #fff;
        font-size: 16px;
    }


    .map-wrapper .map-info {
        padding:0 10px
    }

    .map-wrapper .map-info .h1 {
        font-size: 22px;
        margin-top: 5px
    }

    .gallery{
        padding-top: 30px 
    }

    .map-wrapper .travel-time{
        padding: 11px;
    }
    .travel-time.map-address {
        width: 290px;
    }

    .map-wrapper .map-info select{
        display: inline-block;
        padding: 16px;
        height: 46px;
        font-size: 12px;
        line-height: 1;
        background-color: #fff;
        border-radius: 0;
        /*-webkit-appearance: none;*/
        outline: none;
        -webkit-border-radius: 0;   
        font: 12px 'Avenir Regular' ;
    }
}

footer {
    background: #252932;
    font: 12px/20px 'Avenir Light',sans-serif;
    padding: 15px 0
}

footer p[class^=col-] {
    text-align: right
}

@media only screen and (max-width: 767px) {
    footer p[class^=col-] {
        text-align:left
    }
}

@-webkit-keyframes imageScale {
    0% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    25%,75% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    45%,55% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes imageScale {
    0% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    25%,75% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    45%,55% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes hoverIn {
    0% {
        -webkit-transform: translate(0,100);
        transform: translate(0,100);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
        opacity: 1
    }
}

@keyframes hoverIn {
    0% {
        -webkit-transform: translate(0,100);
        transform: translate(0,100);
        opacity: 0
    }

    100% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
        opacity: 1
    }
}

@-webkit-keyframes hoverOut {
    0% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
        opacity: 1
    }

    100% {
        -webkit-transform: translate(0,-100%);
        transform: translate(0,-100%);
        opacity: 0
    }
}

@keyframes hoverOut {
    0% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
        opacity: 1
    }

    100% {
        -webkit-transform: translate(0,-100%);
        transform: translate(0,-100%);
        opacity: 0
    }
}

@-webkit-keyframes hoverInInner {
    0% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
        opacity: 1
    }

    100% {
        -webkit-transform: translate(0,-30px);
        transform: translate(0,-30px);
        opacity: 0
    }
}

@keyframes hoverInInner {
    0% {
        -webkit-transform: translate(0,0);
        transform: translate(0,0);
        opacity: 1
    }

    100% {
        -webkit-transform: translate(0,-30px);
        transform: translate(0,-30px);
        opacity: 0
    }
}

.center {
    top: 55%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}



@media (max-width: 350px){
    .mobile-header .mobile-menu__wrapper .mobile-menu .menu a{
        font-size: 22px;
        margin-top: 20px;
    }

    .map-info .go {
        padding: 17px 7px;
    }
    .map-wrapper .map-info select{
        padding: 16px 7px ;
    }


    .feedback-popup__wrapper .feedback-popup .feedback-title .h1{
        font-size: 22px;
        margin-bottom: 20px;
    }

    .feedback-popup__wrapper .feedback-popup .feedback-title{
        margin-bottom: 30px;
    }


}