@charset "UTF-8";
    a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, button, 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-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
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;
}
a {
    outline: none;
}
body {
    min-width: 320px;
    font-size: 18px;
    font-weight: 300;
    font-family: Exo\ 2, sans-serif;
    color: #000;
}
a, a:visited {
    color: #793f8d;
}
a, a:hover, a:visited {
    text-decoration: none;
}
header.entry-header {
    height: 1024px;
    position: relative;
}
#canvas-mask, .canvas_mask_wrapper, header.entry-header {
    background-color: #5d5c5d;
}
#canvas-mask {
    height: 1024px;
    overflow: hidden;
}
.canvas_mask_wrapper {
    width: 100%;
    max-width: 1262px;
    margin: auto;
}
.handle {
    width: 1262px;
    height: 1024px;
    background: #5d5c5d url(../img/night_city_2.jpg) 0 0 no-repeat;
}
.dragdealer .handle {
    cursor: default;
}
.citystar {
    display: block;
    position: absolute;
    overflow: hidden;
    text-indent: -9999px;
    background: transparent url(../img/citystar.png) 50% no-repeat;
    background-size: contain;
}
#moving_box_wrap {
    height: 780px;
    overflow: hidden;
}
#moving_box {
    width: 1170px;
    height: 780px;
    background: #5d5c5d url(../img/nightcity.jpg) 50% no-repeat;
}
h1 {
	z-index: 2;
    width: 100%;
    position: relative;
    top: 15px;
    text-align: center;
    font-size: 40px;
    font-family: Exo\ 2, sans-serif;
    color: #fff;
    line-height: .9em;
    font-weight: 300;
}
.logo_wrap {
    width: 100%;
    height: 70px;
    position: absolute;
    left: 0;
    /*bottom: 106px;*/
    background-color: #212c73;
    top: 0px;
}
.menu-icon{
	z-index: 5;
	position: absolute;
    height: 40px;
    top: 15px;
    /*left: 20px;*/
    cursor: pointer;
}

.contacts{
    color: white;
    z-index: 5;
    position: absolute;
    text-align: right;
    top: 20px;
    right: 30px;
    width: 400px;
}
.close_menu_area{
    position: absolute;
    width: 100%;
    height: calc(100% - 70px);
    z-index: 10;
    top: 70px;
    display: none;
}
.menu-1{
	display: none;
	width: 320px;
	position: absolute;
	top: 70px;
	color: white;
	background-color: #212c73;
	padding: 20px;
    z-index: 11;
}
.menu-1 ul li{
	color: white;
	padding: 20px;
}
.menu-1 a{
	color: white;
}
.ss_logo {
    margin-left: 20px;
}
.screen_one .divider {
    border-bottom: 3px solid #793f8d;
}
.text-fish{
	margin-top: 60px;
}
.product_slider {
    height: 372px;
    overflow: hidden;
    margin: 83px auto 75px;
    text-align: center;
}
.product_slider .product_slide {
    display: inline-block;
    width: 300px;
    margin: 0;
    vertical-align: top;
    text-align: center;
    -webkit-transition: .25s;
    transition: .25s;
}
.product_slider .product_slide .product_slide_wrap {
    width: 158px;
    padding-top: 97px;
    margin: auto;
    -webkit-transition: .25s;
    transition: .25s;
}
.product_slider .product_slide .name {
    display: none;
    width: 100%;
    height: 30px;
    overflow: hidden;
    margin-bottom: 13px;
    padding-top: 0;
    font-size: 29px;
    color: #793f8d;
}
.product_slider .product_slide img {
    width: 100%;
    opacity: 0;
}
.product_slider .product_slide .button {
    display: none;
    width: 100%;
    height: 56px;
    margin-top: 11px;
    padding-top: 16px;
    text-transform: uppercase;
    color: #fff;
    font-size: 25px;
    background-color: #793f8d;
}
.product_slider .product_slide .button:hover {
    text-decoration: none;
}
.product_slider .product_slide.size_l .product_slide_wrap {
    width: 300px;
    padding: 0;
    float: none;
    opacity: 1;
}
.product_slider .product_slide.size_l .product_slide_wrap .name {
    display: block;
}
.product_slider .product_slide.size_l .product_slide_wrap img {
    opacity: 1;
}
.product_slider .product_slide.size_l .product_slide_wrap .button {
    display: block;
}
.product_slider .product_slide.size_m .product_slide_wrap {
    width: 208px;
    padding-top: 34px;
    float: none;
    opacity: 1;
}
.product_slider .product_slide.size_m .product_slide_wrap .name {
    display: block;
    padding-top: 10px;
    font-size: 18px;
}
.product_slider .product_slide.size_m .product_slide_wrap img {
    opacity: .7;
}
.product_slider .product_slide.size_m .product_slide_wrap .button {
    display: none;
}
.product_slider .product_slide.size_s .product_slide_wrap {
    width: 158px;
    padding-top: 97px;
    opacity: 1;
}
.product_slider .product_slide.size_s .product_slide_wrap .name {
    display: none;
}
.product_slider .product_slide.size_s .product_slide_wrap img {
    opacity: .5;
}
.product_slider .product_slide.size_s .product_slide_wrap .button {
    display: none;
}
.product_slider .product_slide.size_s.right .product_slide_wrap {
    float: left;
}
.product_slider .product_slide.size_s.left .product_slide_wrap {
    float: right;
}
.product_slider .slick-prev {
    left: 0;
    top: 50%;
    height: 100%;
    width: 125px;
    z-index: 1;
}
.product_slider .slick-prev:before {
    color: #793f8d;
    font-size: 62px;
    font-weight: 700;
    content: "«";
    opacity: 1;
    float: left;
    margin-left: 10px;
    margin-top: -38px;
}
.product_slider .slick-next {
    right: 0;
    top: 50%;
    height: 100%;
    width: 125px;
    z-index: 1;
}
.product_slider .slick-next:before {
    color: #793f8d;
    font-size: 62px;
    font-weight: 700;
    content: "»";
    opacity: 1;
    float: right;
    margin-right: 10px;
    margin-top: -38px;
}
.screen_two {
    padding: 0 0 50px;
    text-align: center;
}
.screen_two .divider {
    width: 100%;
    height: 3px;
    margin-bottom: 50px;
    background-color: #793f8d;
}
.screen_two img {
    max-width: 100%;
    margin: auto;
}
.screen_two .action .first {
    margin: auto;
}
.screen_two .action .second {
    display: none;
    margin: auto;
}
footer {
    height: auto;
    padding-top: 29px;
    background-color: #793f8d;
    color: #fff;
    font-size: 12px;
}
footer a, a:visited, a:hover{
    color: white;
}
footer .left_block {
    /*float: left;*/
}
footer .right_block .col-sm-6{
    padding: 5px;
}

@media screen and (max-width:991px){
    footer {
        height: auto !important;
    }
    footer .left_block{
    padding: 5px;
}
    footer .right_block{
        position: inherit;
        margin-top: 20px;
        height: auto !important;
    }
}

.fancybox-iframe, .fancybox-slide--iframe .fancybox-content {
    border-radius: 10px;
}
.fancybox-slide--iframe .fancybox-close-small {
    right: 0;
}
.fancybox-slide--iframe .fancybox-close-small:after {
    color: #000;
    font-size: 50px;
}
.fancybox-slide--iframe .fancybox-close-small:hover:after {
    color: #000;
}
.fancybox-slide--iframe .fancybox-content {
    width: 800px;
    max-width: 99%;
    max-height: 99%}
.single-bedroom {
    min-width: auto;
    background-color: #fff;
    text-align: center;
    font-size: 0;
}
.single-bedroom, .single-bedroom .popup {
    width: 800px;
    height: auto;
    margin: auto;
    border-radius: 10px;
}
.single-bedroom .popup {
    position: relative;
    background: #fff top no-repeat;
    background-size: contain;
}
.single-bedroom .star {
    width: 57px;
    height: 57px;
    position: absolute;
    cursor: pointer;
    background: transparent url(../img/star.png) 50% no-repeat;
    background-size: contain;
}
.single-bedroom .tooltip {
    display: none;
    position: absolute;
    border-radius: 10px;
    margin: auto;
    padding: 30px 20px 20px;
    background: transparent url(../img/tooltip_bg.png);
    text-align: left;
    color: #ffeba3;
    z-index: 1;
    font-size: 18px;
    line-height: 1.1em;
}
.single-bedroom .tooltip.privet {
    display: block;
    width: 380px;
    right: 30px;
    top: 30px;
    padding-top: 20px;
}
.single-bedroom .tooltip.dream {
    width: 90%;
    left: 50%;
    top: 35px;
    margin-bottom: 20px;
    webkit-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
}
.single-bedroom .tooltip.small {
    width: 90%;
    max-width: 380px;
    left: 50%;
    top: 25%;
    webkit-transform: translate(-50%, -25%);
    -webkit-transform: translate(-50%, -25%);
    transform: translate(-50%, -25%);
}
.single-bedroom .tooltip p {
    margin: 10px 0;
}
.single-bedroom .tooltip .close {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 25px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    cursor: pointer;
}
.single-bedroom .tooltip .button {
    display: block;
    max-width: 300px;
    margin: 20px auto 0;
    padding: 5px;
    border-radius: 10px;
    background: #c0ae89;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
.single-bedroom .tooltip .letssee {
    min-height: 57px;
    max-width: 300px;
    margin: auto;
    padding-top: 20px;
    position: relative;
}
.single-bedroom .tooltip .letssee .text {
    margin-right: 57px;
    font-weight: 700;
    text-align: center;
}
.single-bedroom .tooltip .star_dream {
    top: 0;
    right: 0;
}
.single-bedroom .tooltip .arrow_demo {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 20px;
    right: 6px;
    background: transparent url(../img/mouse-click.png) 50% no-repeat;
    background-size: contain;
}
.single-bedroom #wpadminbar, .single-bedroom footer {
    display: none;
}
* html body, html {
    margin-top: 0!important;
}
@media screen and (max-width:782px) {
    html {
    margin-top: 0!important;
}
* html body {
    margin-top: 46px!important;
}
}@media only screen and (max-width:1261px) {
    .dragdealer .handle {
    cursor: move;

}
}@media only screen and (max-width:1199px) {
    .screen_two h2 {
    margin-top: 45px;
}
}@media only screen and (max-width:991px) {
    h1 {
    font-size: 52px;
}
.dragdealer .handle {
    cursor: move;
}
.screen_two h2 {
    margin-top: 0;
}
}@media only screen and (max-width:799px) {
    h1 {
    font-size: 40px;
}
.single-bedroom, .single-bedroom .popup {
    width: 100%}
}@media only screen and (max-width:580px) {
    h1 {
    width: 480px;
    top: 10px;
    margin: auto;
}
.screen_two .action .first, .screen_two .action .second {
    width: 100%;
    max-width: 552px;
    overflow: hidden;
}
.screen_two .action .first img, .screen_two .action .second img {
    width: 1105px;
    max-width: 200%}
.screen_two .action .second {
    display: block;
    text-align: right;
}
.screen_two .action .second img {
    float: right;
}
.single-bedroom .star_bed {
    left: 2px!important;
    top: 100px!important;
}
.single-bedroom .star_advice {
    left: 2px!important;
    top: 10px!important;
}
.single-bedroom .tooltip.privet, .single-bedroom .tooltip.small {
    width: auto;
    left: 66px;
    top: 10px;
    right: 25px;
}
.single-bedroom .tooltip.small {
    webkit-transform: none;
    -webkit-transform: none;
    transform: none;
}
}@media only screen and (max-width:479px) {
    h1 {
    width: 300px;
    font-size: 38px;
}
.screen_two {
    text-align: center;
}
.screen_two img {
    float: none;
    margin: auto;
}
.screen_two h2 {
    margin-top: 10px;
}
.screen_two .excerpt {
    text-align: left;
}
footer {
    height: 90px;
}
footer .left_block, footer .right_block {
    height: 30px;
    float: none;
    text-align: center;
}


}
@media only screen and (min-width:1281px){
    .small-screen{
        display: none;
    }
    .menu-icon{
        left: 20px;
    }
    .ss_logo{
        position: absolute;
        top: 0;
    }
}
@media only screen and (min-width:1024px) and (max-width: 1280px){
    .big-screen{
        display: none;
    }
    .dragdealer .handle{
    left: 0px !important;
}
.logo_wrap{
    width: 100%;
    height: 65px;
    position: absolute;
    left: 0;
    background-color: #212c73;
    top: 0px;
    z-index: 100;
}
.entry-title{
    margin: 0 auto;
    position: relative;
    top: 20px;
    width: 50%;
    font-size: 1.4em;
}
.ss_logo{
    position: absolute;
    top: 10px;
    height: 45px;
}
.menu-icon{
    height: 30px;
    top: 20px;
    left: 15px;
}
.menu-1{
    width: 100% !important;
    top: 45px;
    z-index: 11;
}
.contacts{
    color: white;
    z-index: 101;
    position: absolute;
    text-align: right;
    top: 15px;
    right: 30px;
    width: 400px;
}
}
@media only screen and (min-width:769px) and (max-width: 1024px){
    .big-screen{
        display: none;
    }
    .dragdealer .handle{
    left: -240px !important;
}
.logo_wrap{
    width: 100%;
    height: 65px;
    position: absolute;
    left: 0;
    background-color: #212c73;
    top: 0px;
    z-index: 100;
}
.entry-title{
    margin: 0 auto;
    position: relative;
    top: 20px;
    width: 50%;
    font-size: 1.4em;
}
.ss_logo{
    position: absolute;
    top: 10px;
    height: 45px;
}
.menu-icon{
    height: 30px;
    top: 20px;
    left: 15px;
}
.menu-1{
    width: 100% !important;
    top: 45px;
    z-index: 11;
}
.contacts{
    color: white;
    z-index: 101;
    position: absolute;
    text-align: right;
    top: 15px;
    right: 30px;
    width: 400px;
}
}
@media only screen and (min-width:425px) and (max-width: 768px){
    .big-screen{
        display: none;
    }
    .dragdealer .handle{
    left: -400px !important;
}
.logo_wrap{
    width: 100%;
    height: 65px;
    position: absolute;
    left: 0;
    background-color: #212c73;
    top: 0px;
    z-index: 100;
}
.entry-title{
    margin: 0 auto;
    position: relative;
    top: 16px;
    width: 200px;
    font-size: 1.1em;
}
.ss_logo{
    position: absolute;
    top: 10px;
    height: 45px;
    left: -40px;
}
.menu-icon{
    height: 30px;
    top: 15px;
    right: 15px;
}
.menu-1{
    width: 100% !important;
    top: 45px;
    z-index: 11;
}
}
@media only screen and (max-width:425px){
    .big-screen{
        display: none;
    }
    .dragdealer .handle{
    left: -440px !important;
}

.logo_wrap{
    width: 100%;
    height: 65px;
    position: absolute;
    left: 0;
    background-color: #212c73;
    top: 0px;
    z-index: 100;
}
.entry-title{
    margin: 0 auto;
    position: relative;
    top: 16px;
    left: 20px;
    width: 160px;
    font-size: 1em;
}
.ss_logo{
    position: absolute;
    top: 10px;
    height: 45px;
    left: -55px;
}
.menu-icon{
    height: 30px;
    top: 15px;
    right: 15px;
}
.menu-1{
    width: 100% !important;
    top: 45px;
    z-index: 11;
}
}
@media only screen and (max-width:360px) {
    h1 {
    width: 320px;
    margin: auto;
}

.fancybox-slide--iframe .fancybox-content {
    height: 360px!important;
    max-height: auto;
}
.single-bedroom .star {
    width: 40px;
    height: 40px;
}
.single-bedroom .star_bed {
    top: 80px!important;
}
.single-bedroom .tooltip.privet, .single-bedroom .tooltip.small {
    width: auto;
    left: 45px;
    top: 10px;
    right: 25px;
}
.single-bedroom .tooltip.small {
    webkit-transform: none;
    -webkit-transform: none;
    transform: none;
}
.single-bedroom .tooltip .arrow_demo {
    width: 28px;
    height: 28px;
    top: 12px;
    right: 5px;
}
}


.right_block{
	position: relative;
    top: -20px;
}
.phones td{
	padding: 5px;
}

.instagram-video iframe{
    margin: 50px auto !important;
}