<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cover-image-container {
    margin-left: -15px;
    margin-right: -15px;
    min-height: 252px;
    max-height: 486px;
}

@media (max-width: 767px) {
    .cover-image-container {
        box-shadow: inset 0 -80px 0 0 #F2F2F4;
    }
}

@media (min-width: 768px) {
    .cover-image-container {
        margin-bottom: -115px;
        min-height: 476px;
    }
}

.container-fluid .container {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
}

.amenity {
    margin-top: -12px;
}

.amenity span {
    display: inline-block;
    width: auto;
    margin-right: 10px;
    margin-top: 12px;
    background: rgba(227, 232, 232, 0.5);
    padding:0 10px;
}

@media (max-width: 767px) {
    .container-fluid .container {
        position: relative;
        top: -160px;
    }
}

@media (min-width: 768px) {
    .container-fluid .container {
        width: 704px;
    }
}

@media (min-width: 1136px) {
    .container-fluid .container {
        width: 896px;
    }
}

@media (min-width: 1264px) {
    .container-fluid .container {
        width: 1024px;
    }
}

@media (max-width: 767px) {
    .card-container, div.map {
        padding: 0;
    }
}

.card {
    position: relative;
    background: #fff;
    display: block;
    /* color: rgba(0, 0, 0, 0.87); */
    color: #424242;
    z-index: 1;
    margin-bottom: 24px;
}

@media (min-width: 768px) {
    .card {
        border-radius: 3px;
        box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.16), 0px 2px 5px 0px rgba(0,0,0,0.23);
    }
}

.card .card-content {
    padding: 16px;
}

.description {
    height: 480px;
}

.description-text {
    overflow-y: auto;
    max-height: 350px;
}

@media (min-width: 768px) {
    .card .card-content {
        padding: 32px;
    }
}

@media (min-width: 945px) {
    .card .card-content {
      padding: 32px 40px;
    }
}

@media (min-width: 945px) {
    .card .card-content {
        padding: 24px;
    }
}

div.card.call-to-action {
    width: 321px;
    position: absolute;
    top: 0;
}

@media (max-width: 1127px) {
    div.card.call-to-action {
        width: auto;
        position: static;
    }
}

/* blur classes */
@media (min-width: 320px) {

}
@media (min-width: 480px) {
    .blur-320 {
        /*filter: blur(1px);*/
    }
}
@media (min-width: 768px) {
    .blur-320 {
        filter: blur(1px);
    }
    .blur-480 {
        filter: blur(1px);
    }
}
@media (min-width: 980px) {
    .blur-320 {
        filter: blur(1px);
    }
    .blur-480 {
        filter: blur(1px);
    }
    .blur-768 {
        /*filter: blur(1px);*/
    }
}
@media (min-width: 1280px) {
    .blur-980 {
        /*filter: blur(1px);*/
    }
}
@media (min-width: 1920px) {
    .blur-980 {
        filter: blur(1px);
    }
    .blur-1280 {
        filter: blur(1px);
    }
}
/**/

.slick-dotted.slick-slider {
    margin-bottom: 0;
}

.slick-slide {
    outline: none;
}

.slick-slide img {
    padding-left: 4px;
    padding-right: 4px;
}

.single-item .slick-slide {
    height:400px;
}

.single-item .slick-slide img {
    height: 100%;
    width: auto;
    max-width: none;
}

.card-title {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 16px;
}

.price {
    font-size: 34px;
    font-weight: 200;
    line-height: 40px;
    text-align: center;
}

@media (max-width: 767px) {
    .price {
        margin-bottom: 16px;
    }
}

.price span {
    font-size: 18px;
}

hr.delimiter  {
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    margin: 0;
}

div.phone  {
    margin-top: 16px;
    text-align: center;
    font-size: 24px;
    font-weight: 300;
}

.phone_inner_wrap {
    position: relative;
}

.phone_blur {
    bottom: 0px;
    background-color: #fff;
    height: 100%;
    position: absolute;
    right: 0;
    width: 80px;
    line-height: 26px;
}

.show_phones {
    font-size: 15px;
    color: rgba(0, 0, 0, 0.54);
    white-space: nowrap;
}
.owner {
    font-size: 16px;
    text-align: center;
    font-weight: 200;
    margin-top: 16px;
}
.email {
    font-size: 20px;
    text-align: center;
    margin-top: 16px;
    font-weight: 200;
}

button.slick-prev {
    left: 2%;
    z-index: 100;
}

button.slick-next {
    right: 2%;
}

.slick-prev:before, .slick-prev:after, .slick-next:before, .slick-next:after {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 30px;
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;
    -webkit-font-smoothing: antialiased; /* Support for all WebKit browsers. */
    text-rendering: optimizeLegibility; /* Support for Safari and Chrome. */
    -moz-osx-font-smoothing: grayscale; /* Support for Firefox. */
    font-feature-settings: 'liga'; /* Support for IE. */
}

.slick-prev:before, .slick-prev:after {
    content: '\E5CB';
}

.slick-next:before, .slick-next:after {
    content: '\E5CC';
}

@media (max-width: 425px) {
    .xs-padding {
        padding:0 8px;
    }
}

h1 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 500;
    padding-bottom: 24px;
}

@media (min-width: 768px) {
    h1 {
        /* font-size: 34px;
        line-height: 40px; */
        font-size: 40px;
        line-height: 50px;
        font-weight: 300;
        text-align: inherit;
    }
}

@media (min-width: 1024px) {
    h1 {
        font-size: 40px;
        line-height: 50px;
    }
}

@media (min-width: 1200px) {
    .row .lg_float_right {
        float: right;
    }
}

.card-content h2 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: rgba(0,0,0,0.54);
    margin: 0;
}

.time {
    /* ... */
}

.time .text-success,
.time .text-warning,
.time .text-danger {
    cursor: pointer;
}

.time .text-success {
    border-bottom: 1px dotted #3c763d;
}

.time .text-success:hover {
    color: #2b542c;
    border-bottom: 1px dotted #2b542c;
}

.time .text-warning {
    border-bottom: 1px dotted #8a6d3b;
}

.time .text-warning:hover {
    color: #66512c;
    border-bottom: 1px dotted #66512c;
}

.time .text-danger {
    border-bottom: 1px dotted #a94442;
}

.time .text-danger:hover {
    color: #843534;
    border-bottom: 1px dotted #843534;
}

#sticky {
    z-index: 10;
}

/* menu(Ð¼ÐµÐ½ÑŽ Ð·Ð°Ð²ÐµÐ´ÐµÐ½Ð¸Ð¹) */
.menu .panel {
    border-top:0;
    border-left:0;
    border-right:0;
}
.menu .panel &gt; a {
    color: inherit;
    text-decoration: none;
}
.clickable_class {
    cursor: pointer;
}
/* END menu */

.card-promo-photo {
    padding:0;
}

.card-promo-title {
   margin-bottom: 15px;
}

.card-promo-description {
    padding: 0 0 0 15px;
    overflow-y: auto;
    height: 145px;
}

.card-promo-description-no-photo,.card-promo-description-no-photo&gt;div{
    padding: 0;
}
.box-promo {
    margin-top: 20px;
}
.box-promo:nth-child(2) {
    margin-top: 0;
}

.btn-report {
    text-transform: none;
}

@media (max-width: 767px) {
    .phone_blur {
        width: 100%;
        background: linear-gradient(
            to right,
            rgba(255,255,255,0),
            rgba(255,255,255,0),
            rgba(255,255,255,0.9),
            rgba(255,255,255,1),
            rgba(255,255,255,1),
            rgba(255,255,255,1)
        );
    }
    a.show_phones {
        font-weight: 400;
    }
    .show_phones {
        padding-left: 64px;
        white-space: nowrap;
    }
}

@media (min-width: 768px) {
    .phone_blur_position {
        right: -40px;
    }
}

@media (max-width: 767px) {
    #reservation-modal&gt;div{
        top: 15%;
    }
}

@media (min-width: 768px) {
    #reservation-modal&gt;div{
        top: 250px;
    }
}

.discount {
    margin-top: 20px;
}

.discount--button {
    background: #f4d078;
    background: -webkit-linear-gradient(top,#f7dfa5,#f0c14b);
    background: linear-gradient(to bottom,#f7dfa5,#f0c14b);
    border-color: #a88734 #9c7e31 #846a29;
    border-width: 1px;
    border-radius: 3px;
}
.discount--button:hover, .discount--button:active, .discount--button:focus {
    background: #f2c861;
    background: -webkit-linear-gradient(top,#f5d78e,#eeb933);
    background: linear-gradient(to bottom,#f5d78e,#eeb933);
    border-color: #a88734 #9c7e31 #846a29;
}

.other-property-title {
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #424242;
}

.modal-content {
    border: none;
}

.map-bnt-not-active {
    color: #337ab7;
    border-bottom:1px dotted;
}
.backBtn {
    display: block;
    position: absolute;
    margin: 5px;
    width: 24px;
    height: 24px;
}
.backBtn i {
    color: white;
    -webkit-filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.3));
    -moz-filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.3));
    -o-box-filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.3));
    filter: drop-shadow(0px 0px 3px rgba(0,0,0,0.3));
}</pre></body></html>