<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/local/templates/.default/components/bitrix/catalog/objects/style.css?16417965731335*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}
.description{
	padding: .75rem;
}

.description.description-top{
	margin-bottom: 2rem;
}

.description.description-bot{
	margin: 25px 0 30px;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/breadcrumb/element_abh/style.css?1641796573610*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/components/pm/object.detail/templates/.default/style.css?167465388810231*/
tr {
    width: 100%;
}

thead {
    width: 100%;
}

.width100 {
    width: 100%;
}

iframe {
    width: 800px!important;
    height: 600px!important;
}

.contacts-wrp.black-list .accom-contacts-header,
.contacts-wrp.black-list .accom-contacts-body,
.contacts-card.black-list .contacts-card-body{
    background-color: #fed6dd;
    border-color: #fed6dd;
    color: #951d32;
}

.contacts-wrp.black-list .accom-contacts-header{
    border-bottom: 1px solid #951d32;
}

.contacts-card.black-list .contacts-card-body .title{
    color: #951d32;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.contacts-card.black-list .contacts-card-body .title i{
    margin-right: 5px;
}

.accom-contacts .accom-contacts-body{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.accom-contacts .accom-contacts-body:not(:last-child){
    border-radius: 0;
}

.accom-contacts .accom-contacts-body .email .phone__number,
.contacts-card .email .phone__number{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;

}

.accom-contacts .accom-contacts-body .email .phone__number a,
.contacts-card .email .phone__number a{
    font-size: 1.1rem;
    align-items: center;
    max-width: 220px;
}

.accom-contacts .accom-contacts-body .email .phone__number a i,
.contacts-card .email .phone__number a i{
    font-size: 1rem;
    margin-right: 5px;
    color: #757575;
    padding-left: 2px;
}

.contacts-card{
    margin-bottom: 20px;
}

#content {
    overflow: hidden;
}

.page-wrp {
    display: flex;
    flex-direction: column;
}

.object-info__wrp .accom-header-wrp {
    padding: 10px 0;
}

.object-info__wrp .accom-header__address {
    margin-right: 0;
}

.object-info__wrp .accom-header__adv-number {
    margin: 0;
}


.object-info__wrp .accom-photos {
    display: grid;
    grid-template-columns: 2fr 1fr 1fr;

    grid-template-areas: "m p1 p2" "m p3 p4";
    grid-gap: .25rem;
}

.accom-main-photo {
    grid-area: m;
}

.accom-photo:nth-child(2) {
    grid-area: p1;
}

.accom-photo:nth-child(3) {
    grid-area: p2;
}

.accom-photo:nth-child(4) {
    grid-area: p3;
}

.accom-photo:nth-child(5) {
    grid-area: p4;
}


.object-info__wrp .accom-header {
    padding: 20px;
    background-color: #fff;
    display: none;
}

.back-crumb {
    padding: 15px 0;
}

.back-crumb .back-crumb__link {
    color: #222
}


.room__amenities .accom-amenities__fullheight-btn {
    text-align: center;
    color: #46B0D8;
    padding: 10px 5px;
}

.room__amenities .accom-amenities__fullheight-btn i {
    transition: transform .2s ease-in-out;
}

.room-modal-toggle.room-modal-toggle-link {
    display: flex;
    flex-direction: column;
}


.contacts-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #fff;
    display: none;
    padding: 5px;
    grid-template-columns: 2fr 1fr 1fr;
    grid-gap: 5px;
    box-shadow: 0 0 25px 0 rgba(0, 0, 0, .15);
    z-index: 50;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    overflow: hidden;
}

.contacts-bar .contacts-bar__item {
    padding: 8px;
    border-radius: .25rem;
    width: 100%;
    color: #fff;
    transition: background-color .2s linear;
}

.contacts-bar .contacts-bar__phone {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FF7100;
}

.contacts-bar .contacts-bar__phone:active,
.contacts-bar .contacts-bar__phone:focus {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #d56003;
}

.contacts-bar .contacts-bar__phone svg {
    margin-right: 4px;
}

.contacts-bar .contacts-bar__messenger {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: .82rem;
}

.contacts-bar .contacts-bar__messenger span {
    line-height: 1.1;
}

.contacts-bar .contacts-bar__messenger-whatsapp {
    background-color: #07bc4c;
}

.contacts-bar .contacts-bar__messenger-whatsapp:active,
.contacts-bar .contacts-bar__messenger-whatsapp:focus {
    background-color: #07993e;
}

.contacts-bar .contacts-bar__messenger-viber {
    background-color: #574e92;
}

.contacts-bar .contacts-bar__messenger-viber:active,
.contacts-bar .contacts-bar__messenger-viber:focus {
    background-color: #403a71;
}


.modal-fullwidth {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    transform: translateY(100vh);
    width: 100%;
    height: 100vh;
    background-color: #fff;
    transition: transform .3s ease-in-out;
}


.modal-fullwidth .modal-fullwidth__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.modal-fullwidth .modal-fullwidth__header .modal-fullwidth__title,
.modal-fullwidth .modal-fullwidth__header .modal-fullwidth__close {
    font-size: 1.1rem;
    line-height: 0;
    padding: 10px 15px;

}

.modal-fullwidth .modal-fullwidth__content {
    padding: 0 15px 55px;
    overflow: auto;
    max-height: 100%;
}

.modal-fullwidth .modal-fullwidth__content .warning-call-to-site {
    font-size: 13px;
    color: grey;
    margin-bottom: 10px;
}

.modal-fullwidth__content .phones-list {
    display: flex;
    flex-direction: column;
}

.modal-fullwidth__content .phones-list .phones-list__item {
    padding: 10px;
    border-radius: .25rem;
    background-color: #fafafa;
    font-size: 1.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-fullwidth__content .phones-list .phones-list__item svg,
.modal-fullwidth__content .phones-list .phones-list__item i {
    margin-right: 5px;
}

.modal-fullwidth__content .phones-list .phones-list__item:not(:last-child) {
    margin-bottom: 7px;
}


@media (max-width: 767px) {
    .contacts-bar {
        display: grid;
    }


    .object-info__wrp .accom-photos {
        margin-bottom: 0;
    }

    #fotorama-hidden {
        display: block !important;

    }

    .fotorama .fotorama__caption {
        text-align: center;
    }

    .fotorama .fotorama__caption .fotorama__caption__wrap {
        border-radius: .25rem;
    }

    .object-info__wrp .accom-body .fotorama .fotorama__caption {
        bottom: 5px;
        left: 5px;
        text-align: left;
    }


    .object-info__wrp .accom-photos {
        display: none;
    }


    .contacts-card .contacts-card-body .phone-list {
        overflow: hidden;
        max-height: 162px;
        position: relative;
        transition: max-height .4s ease-in-out, padding .4s ease-in-out;

    }

    .contacts-card .contacts-card-body .phone-list.open {
        height: auto;
        padding-bottom: 44px;
        max-height: 2000px;
    }


    .contacts-card .contacts-card-body .phone-list:after {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        content: ' ';
        background: linear-gradient(to bottom, rgba(255, 250, 204, 0) 0%, #fffacc 60%);
        height: 80px;
        transition: height .4s ease-in-out;
    }

    .contacts-card .contacts-card-body .phone-list.open:after {
        height: 10px;
    }

    .contacts-card .contacts-card-body .phone-list .phone-list__fullHeight {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        padding: 10px;
        text-align: center;
        z-index: 2;
        background-color: #fffacc;
        color: #46B0D8;
    }

    .contacts-card .contacts-card-body .phone-list .phone-list__fullHeight i {
        transition: transform .4s ease-in-out;
    }

    .contacts-card .contacts-card-body .phone-list.open .phone-list__fullHeight i {
        transform: rotate(180deg);
    }

    .accom-header .accom-header__title {
        font-size: 24px;
    }

    .room__main-photo {
        display: flex;
        padding: 12px 15px 0;
    }

    .room__main-photo-wrp {
        min-height: 70px;
        height: 70px;
    }

    .room__main-photo-wrp .img-cover.room-modal-toggle {
        width: 90px;
    }

    .room__amenities {
        margin: 12px 0 0 0;
    }

    .accom-amenities {
        overflow: hidden;
        position: relative;
        max-height: 55px;
        margin-bottom: 0;
        transition: max-height .3s ease;

    }

    .accom-amenities:after {
        content: " ";
        position: absolute;
        bottom: -10px;
        right: 0;
        left: 0;
        height: 25px;
        transition: height .3s ease;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 60%);
    }

    .accom-amenities.open {
        height: auto;
        max-height: 500px;
    }

    .accom-amenities.open:after {
        height: 0;
    }

    .accom-amenities.open ~ .accom-amenities__fullheight-btn i {
        transform: rotate(180deg);
    }

    .room__price-desc-line {
        font-size: .9rem;
        color: grey;
    }

    .room__info-bottom {
        margin-top: 0;
    }


    .modal-fullwidth.show {
        display: block;
        z-index: 100;
        transform: translateY(0);
    }

}

@media (max-width: 576px) {
    .accom-header-wrp {
        display: none;
    }

    .object-info__wrp .accom-header {
        display: block;
    }

    .view .object-info__wrp {
        padding: 0;
    }

    .view .object-info__wrp .room {
        border-left: 0;
        border-right: 0;
        padding: 10px;
    }
}


@media (max-width: 350px) {
    .room__reservation {
        padding-bottom: 0;
    }

    .room__info-bottom {
        flex-direction: column;
    }

    .room-modal-toggle.room-modal-toggle-link {
        flex-direction: row;
        padding: 11px 5px;
        justify-content: center;
    }

    .room-modal-toggle.room-modal-toggle-link span:first-child {
        margin-right: 5px;
    }
}
/* End */


/* Start:/local/components/sc.reviews/reviews.list.v2/templates/pm/style.css?164179657224137*/
@media (min-width: 768px) {
	#reviews-statistics .review-line{
	padding-bottom:10px;
	display:table;
	width:60%;
	margin-left:20%;
}
#reviews-statistics .col{
	min-height:20px;
	display:table-cell;
	width:33%;
	padding: 0 5px 0 5px;
	vertical-align:middle;
}}
@media (max-width: 767px) {
	#reviews-statistics .review-line{
	padding-bottom:10px;
	display:table;
	width:100%;
}
#reviews-statistics .col{
	min-height:20px;
	display:table-cell;
	width:33%;
	padding: 0 10px 0 10px;
	vertical-align:middle;
}

	
}
#reviews-statistics .cnt-stars{

}
#reviews-statistics .cnt-stars .stars-text{
	float:right;
	width:70px;
	text-align:left;
}
#reviews-statistics{
	border-top:1px solid #e2e5e9;
	padding-top:5px;
	margin-top:10px;
}
#reviews-statistics h3{
	font-size:25px;
	font-family:"ProximaNova",Arial,sans-serif;
	margin-bottom:35px;
}
.text-center{
	text-align: center;
}
#reviews-statistics h5{
	color:#000000;
	font-size:22px;
	font-family:"ProximaNovaThin",Arial,sans-serif;
	margin-bottom:30px;
	
}
#reviews-statistics .grey-bg{
	background:#f8f8f8;
	padding-bottom:22px;
	padding-top:26px;
}

#reviews-statistics .review-line:last-child{
	padding-bottom:30px;
}

#reviews-statistics .border{
border-bottom:1px solid #e1e4ea;
width:60%;
margin-left:20%;
}
#reviews-statistics p.text-fixed{
	color:#000000;
	font-size:14px;
	font-family:"ProximaNova",Arial,sans-serif;
	margin-bottom:8px;
}
#reviews-statistics p.mid-rating{
	color:#6c727d;
	font-size:13px;
	font-family:"ProximaNovaLight",Arial,sans-serif;
	margin-bottom:8px;
}
#reviews-statistics .empty-stars,#reviews-statistics .full-stars{
	background-image: url(/local/components/sc.reviews/reviews.list.v2/templates/pm/images/stars.png);
	background-position: repeat-x;
	height:31px;
}
#reviews-statistics .empty-stars{
	background-position: 0px 0px;
	margin:0 auto;
	margin-bottom:14px;
}
#reviews-statistics .full-stars{
	background-position: 0px -31px;
}

#reviews-statistics .reviews-scale-empty,#reviews-statistics .reviews-scale-full{
	height:5px;
	vertical-align: middle;
}

#reviews-statistics .reviews-scale-empty{
	display: inline-block;
	width:100%;
	background:#e1e4ea;
	float: none;
}

#reviews-statistics .add-reviews{
	/*padding:20px 0;
	background:#f8f8f8;*/
        margin-top: 20px;
}


#reviews-statistics .reviews-count-block{
	height:20px;
	border:1px solid #c0c5cb;
	border-radius:3px;
	color:#303030;
	font-size:13px;
	font-family:"ProximaNovaLight",Arial,sans-serif;
	width:50px;
}
#reviews-statistics .no-reviews-title1{	color:#000000;	font-size:22px;	font-family:"ProximaNovaThin",Arial,sans-serif;margin-bottom:15px;}
#reviews-statistics .no-reviews-title2{	color:#000000;	font-size:14px;	font-family:"ProximaNova",Arial,sans-serif;margin-bottom:0px;}
#reviews-statistics .cnt-stars{font-family:"ProximaNova",Arial,sans-serif;color:#000000;	font-size:14px;}
#reviews-statistics .h5title {
color: #000000;
font-size: 22px;
font-family: "ProximaNovaThin",Arial,sans-serif;
margin-bottom: 30px;
}

@media ( max-width : 767px) {
	#reviews-body .time, #reviews-body .rating, #reviews-body .user-info {
		text-align: center;
	}
	#reviews-body .item .rating-text {
		padding-right: 0;
	}
	#reviews-body .item .avatar {
		position: relative;
		left: 50%;
		margin-left: -47px;
		float: none;
		margin-bottom:20px;
	}
	#reviews-body .item .likes {
		text-align: center;
	}
	#reviews-body .item .likes .fa-check {
		padding-left: 5px;
		padding-right: 5px;
	}
	#reviews-body {
		margin-bottom: 20px;
	}
	#reviews-body .reply-block {
		text-align: center;
	}
	#reviews-body .reply-text {
		text-align: left;
	}
	#reviews-body .list .item{
		margin-left: 0!important;
		width: 100%!important;
	}
}

@media ( min-width : 768px) {
	#reviews-body {
		margin-bottom: 80px;
	}
	#reviews-body .item .rating-text {
		padding-right: 20px;
	}
	#reviews-body .item .avatar {
		float: left;
		margin-left: -20px;
		margin-bottom:20px;
	}
	#reviews-body .item .likes .fa-check {
		padding-left: 50px;
		padding-right: 5px;
	}
	#reviews-body .panel-top .sort {
		float: right;
	}
	#reviews-body .item .user-info, #reviews-body .item div.text {
		display: table-cell;
		position:relative;
	}
	#reviews-body .item .user-info {
		width: 30%;
	}
	#reviews-body .item .likes {
		display: table;
		width:100%;
	}
	#reviews-body .item .vote, #reviews-body .item .rec {
		display: table-cell;
	}
	#reviews-body .item .vote{
		width:40%;}
	#reviews-body .item .rec{
		width:30%;
		text-align:left;}
	#reviews-body .item .vote i {
		width: 13px;
	}
	#reviews-body .answer {
		margin-left: 50px;
	}
}

#reviews-body  .item .likes .fa-check {
	font-size: 12px;
	display:inline;
}

#reviews-body .item .username {
	margin-bottom: 13px;
	display: inline-block;
	border-bottom: 1px solid #d8d8d8;
}

#reviews-body .item .reply-header {
	margin-bottom: 13px;
	display: inline-block;
	border-bottom: 1px solid #d8d8d8;
}

#reviews-body .item .age {
	margin-bottom: 0px;
}

#reviews-body span.yes, #reviews-body span.yescnt {
	margin-right: 23px;
}

#reviews-body .item .avatar {
	background: #fff;
	width: 94px;
	height: 94px;
	display: flex;
	display: -ms-flexbox;
	-ms-flex-align: center;
	text-align: center !important;
	line-height: 94px;
	border: 1px solid #e6e6e6;
	margin-right: 25px;
	overflow: hidden;
	border-radius: 50%;
	width: 100px;
	height: 100px;
	box-shadow: 0 8px 17px 0 rgba(0,0,0,.2), 0 6px 20px 0 rgba(0,0,0,.19);
	margin-top: -20px;
}

#reviews-body .item .avatar-inner {
	margin: auto;
}

#reviews-body .item .username, #reviews-body .item .reply-header {
	font-family: "ProximaNovaLight", Arial, sans-serif;
	color: #303030;
	font-size: 14px;
}

#reviews-body .item .age, #reviews-body .item .country, #reviews-body .item .add-field-text, #reviews-body .item .cnt_reviews,
#reviews-body .item .reply-text, #reviews-body .item .likes .recommendated
{
	font-family: "ProximaNovaLight", Arial, sans-serif;
	color: #303030;
	font-size: 14px;
}

#reviews-body .item .age span, #reviews-body .item .country span, #reviews-body .item .cnt_reviews span,
#reviews-body .add-field-title, #reviews-body .item .likes-title,
#reviews-body .item .likes .yescnt, #reviews-body .item .likes .nocnt {
	font-family: "ProximaNovaLight", Arial, sans-serif;
	color: #6c727d;
	font-size: 14px;
	padding-right: 10px;
	font-family: "ProximaNovaLight", Arial, sans-serif;
}

#reviews-body .item .likes .yescnt, #reviews-body .item .likes .nocnt {
	display: inline-block;
	width: 20px;
}

#reviews-body .item .age span, #reviews-body .item .country span, #reviews-body .item .cnt_reviews span {
	width: 75px;
	display: inline-block;
	font-family: "ProximaNovaLight", Arial, sans-serif;
}

#reviews-body .age .col-sm-8, #reviews-body .country .col-sm-8 {
	padding-left: 0;
}

#reviews-body .item img {
	display: inline;
}

#reviews-body .rating .empty-stars, #reviews-body .rating .full-stars {
	background-image: url(/local/components/sc.reviews/reviews.list.v2/templates/pm/images/stars.png);
	background-position: repeat-x;
	height: 16px;
}

#reviews-body .item .rating-text, #reviews-body .rating .stars {
	display: inline-block;
}

#reviews-body .list .item {
	margin-bottom: 60px;
	/* 	border-bottom: 1px solid #e2e5e9; */
	/* 	padding-bottom: 60px; */
	width: 80%;
	margin-left: 10%;
}

#reviews-body .list .item:last-of-type {
	margin-bottom: 40px;
}

/*#reviews-body .stars .full {
	color: #303030;
}*/

#reviews-body .item .rating-text {
	line-height: 16px;
}

#reviews-body .rating .empty-stars {
	background-position: 0px 0px;
}

#reviews-body .rating .full-stars {
	background-position: 0px -16px;
}

#reviews-body .rating-filter {
	display: none;
}

.item .rating {
	font-family: "ProximaNovaLight", Arial, sans-serif;
	color: #cfd3da;
	font-size: 12px;
}

#reviews-body .item .title {
	font-family: "ProximaNova", Arial, sans-serif;
	color: #303030;
	font-size: 14px;
	font-weight: bold;
}

#reviews-body .item .text {
	font-family: "ProximaNovaLight", Arial, sans-serif;
	color: #303030;
	font-size: 16px;
	vertical-align: top;
}

#reviews-body .item ul.images-reviews {
	margin: 0;
}

#reviews-body .item ul.images-reviews a.image-review {
	margin-right: 10px;
}

#reviews-body .item .likes-title {
	float: left;
	margin-bottom: 0;
	font-size: 12px;
}

#reviews-body .item .likes .yes {
	display: inline-block;
	cursor: pointer;
	width: 11px;
	height: 12px;
	background: url('/local/components/sc.reviews/reviews.list.v2/templates/pm/images/like.png');
	margin-right: 5px;
}

#reviews-body .item .likes .no {
	display: inline-block;
	cursor: pointer;
	width: 11px;
	height: 12px;
	background: url('/local/components/sc.reviews/reviews.list.v2/templates/pm/images/dislike.png');
	margin-right: 5px;
}

#reviews-body .item .likes .voted-yes {
	display: inline-block;
	width: 11px;
	height: 12px;
	background: url('/local/components/sc.reviews/reviews.list.v2/templates/pm/images/voted-like.png');
	margin-right: 5px;
}

#reviews-body .item .likes .voted-no {
	display: inline-block;
	width: 11px;
	height: 12px;
	background: url('/local/components/sc.reviews/reviews.list.v2/templates/pm/images/voted-dislike.png');
	margin-right: 5px;
}

#reviews-body .item .likes .recommendated {
	display: inline-block;
}

#reviews-body .list {
	/*padding-top: 50px;*/
}

#reviews-body .add-field-title {
	color: #6c727d;
	font-family: "ProximaNova", Arial, sans-serif;
	font-size: 14px;
}

#reviews-body .answer {
	margin: 20px 0 0 0;
	min-height: 114px;
	background: #f8f8f8;
	padding: 15px;
}

#reviews-body .answer .reply {
	float: left;
}

#reviews-body .likes {
	clear: both;
}

#reviews-body .stars-sort {
	display: none;
}

#reviews-body .sort ul li {
	color: #6c727d;
	font-family: "ProximaNova", Arial, sans-serif;
	font-size: 14px;
}

#reviews-body .sort ul li:hover span {
	color: #a76e6e;
	font-family: "ProximaNova", Arial, sans-serif;
	font-size: 14px;
}

#reviews-body .time-filter {
	display: none;
}

#reviews-body #filter-pagination {
	float: right;
	margin-bottom: 80px;
	margin-right: 10%;
}

#reviews-body #filter-pagination button {
	font-family: "ProximaNovaLight", Arial, sans-serif;
	font-size: 12px;
	color: #6c727d;
	background: #FFF;
	border: none;
	height: 25px;
	line-height: 25px;
	margin: 0 0 0 10px;
	display: inline-block;
	text-align: center;
	width: 25px;
}

#reviews-body #filter-pagination button.current, #reviews-body #filter-pagination .right-arrows button,
#reviews-body #filter-pagination .left-arrows button {
	color: #000000;
}

#reviews-body #filter-pagination .right-arrows button, #reviews-body #filter-pagination .left-arrows button
{
	border: 1px solid #d5d9dd;
	border-radius: 15px;
	line-height: 22px;
	padding-left: 8px;
}

#reviews-body #filter-pagination .left-arrows {
	float: left;
}

#reviews-body #filter-pagination .right-arrows {
	float: right;
}

#reviews-body .item .time {
	margin-bottom: 10px;
	font-size:14px;
}
#reviews-body .item .time i{
	margin-right:5px;
}

#reviews-body .item .rating {
	margin-bottom: 15px;
}

#reviews-body .item .likes {
	margin-top: 20px;
}
#reviews-body .dnone
{
	display:none;
}
#reviews-body .list .item .table {
	display: table;
	width: 100%;
	background:#f5f5f5 none repeat scroll 0 0;
	padding:10px;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
#reviews-body .list .item.nomoderated .table {
	/* 		background:#ff9e80; */
	border:1px solid #F44336;
}
#reviews-body .list .shopanswer {
	background: #f8f8f8;
	padding: 30px 25px;
	margin-top:30px;
}
#reviews-body .list .shopanswer .user-info,
#reviews-body .list .shopanswer .text {
	width: auto;
}
#reviews-body .list .shopanswer .user-info {
	float: left;
}
#reviews-body .list .shopanswer .username {
	color: #af7676;
	border-bottom: 0;
	text-decoration: none;
}
#reviews-body .list .shopanswer .text .text {
	color: #303030;
	font-family: "ProximaNovaLight", Arial, sans-serif;
}
#reviews-list .item blockquote {
	border: none ! important;
	background-color: #f2eccf;
	padding: 8px 6px 8px 24px;
	border-radius: 2px ! important;
	color: #303030 ! important;
	min-height: 1em ! important;
	margin: 0.6em 0 0.8em 0 ! important;
}
#reviews-list .item  .wrap-quote {
	border: none;
	box-shadow: none;
	padding: 0;
	text-align: right;
	display:table-cell;
}
#reviews-list .item  .wrap-quote .quote {
	font-size: 15px;
	font-family: "PG Isadora Cyr Pro", Arial, regular;
	cursor: pointer;
	display: inline-block;
	background: none;
	color: #c19292;
	line-height: 15px;
	border-bottom: 1px dotted #c19292;
	padding: 0;
	min-height: unset;

}
#reviews-list .item .menu .message
{
	padding:8px 8px 5px 8px;
	position:absolute;
	opacity:0;
	top:25px;
	background:#FFF;
	z-index:0;
	font-size:12px;
	font-family: "ProximaNovaLight", Arial, sans-serif;

}
#reviews-list .item .menu .message-success
{
	border:1px solid green;
	color:green;
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
}

#reviews-list .item .menu .message-error
{
	border:1px solid #e64343;
	color:#e64343;
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.25);
}

#reviews-list .item .menu
{
	position:absolute;
	right:0;
	top:0;
	z-index:9999;
	/*display:none;*/
}

#reviews-list .item:hover .menu
{
	position:absolute;
	right:0;
	top:0;
	display:block;

}

#reviews-list .item .menu ul {
	margin: 0 15px 0 0;
	list-style: none;
	border:1px solid #e2e5e9;
	display: none;
}



#reviews-list .item .menu .actions {
	cursor:pointer;
	font-size:14px;
	color:#cfd3da;
	display:block;
	z-index:9999;
	float:right;
	margin-top:0px;
}

#reviews-list .item .menu:hover .actions {
	color:#303030;
}

#reviews-list .item .menu .actions::before {
	font-size: 80%;
}
#reviews-list .item .menu.open .actions::before {
}

#reviews-list .item .menu.open ul {
	display: block;
	width:180px;
	z-index:9999;
	margin-top:15px;
}

#reviews-list .item .menu  ul li
{
	padding:8px 12px 5px 12px;
	border-bottom:1px solid #e2e5e9;
	z-index:0;
	cursor:pointer;
	position:relative;
	background:#f9f9f9;
	font-size:12px;
	color:#6c727d;
	font-family: "ProximaNovaLight", Arial, sans-serif;
}
#reviews-list .item .menu  ul li:hover
{
	color:#303030;
}
#reviews-list .item .menu  ul li:last-child{
	border-bottom:none;
}
#reviews-body .item .video-title, #reviews-body .item .images-title, #reviews-body .item .presentation-title
{
	font-family: "ProximaNovaLight", Arial, sans-serif;
	color: #6c727d;
	font-size: 12px;
	margin:10px 0 5px 0;
}
#reviews-body .item .cnt_reviews a
{
	display:inline-block;
}
#reviews-body .item .title
{
	width:100%;
}
.item__edit{
	position:absolute;
	right:17px;
	top:-2px;
	font-size:14px;

}
.nomoderated__note{
	position:relative;
	color:#fff;
	background:#F44336;
	font-size:1.2em;
	font-weight:900;
	padding:10px;
	text-align:center;
}
.nomoderated__note i {
	position:absolute;
	left:15px;
	font-size:1.5em;
}
.reviewAddField{
	position:relative;
	margin:2rem 0;
}
.reviewAddField__fieldTitle {
	font-size:.9em;
}
.reviewAddField__fieldText.PLUS,
.reviewAddField__fieldText.MINUS,
#reviews-body .item .text .text{
	background: #fff;
	padding: 15px 20px;
}
.reviewAddField__iconTitle {
	position: absolute;
	left: -10px;
	top: -10px;
	width: 30px;
	height: 30px;
	line-height: 27px;
	border-radius: 50%;
	background: #777;
	text-align: center;
	font-weight: 900;
	color: #fff;
	font-size: 1.5em;
}
.reviewAddField__iconTitle,
.reviewAddField__fieldText.PLUS,
.reviewAddField__fieldText.MINUS,
#reviews-body .item .text .text{
	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
.reviewAdd__iconTitle--plus{
	background:#00C851;
}

@font-face {
	font-family: ProximaNova;
	src: url(/local/components/sc.reviews/reviews.list.v2/templates/pm/fonts/ProximaNova/ProximaNovaRegular.eot) format('eot'),
	url(/local/components/sc.reviews/reviews.list.v2/templates/pm/fonts/ProximaNova/ProximaNovaRegular.ttf) format('truetype'),
	url(/local/components/sc.reviews/reviews.list.v2/templates/pm/fonts/ProximaNova/ProximaNovaRegular.woff) format('woff'),
	url("/local/components/sc.reviews/reviews.list.v2/templates/pm/fonts/ProximaNova/ProximaNovaRegular.svg#ProximaNova")
	format("svg"), url('/local/components/sc.reviews/reviews.list.v2/templates/pm/fonts/ProximaNova/ProximaNovaRegular.woff2')
	format('woff2');
}

@font-face {
	font-family: ProximaNova;
	font-weight: bold;
	src: url("/local/components/sc.reviews/reviews.list.v2/templates/pm/fonts/ProximaNova/ProximaNovaBold.otf") format("opentype");
}

@font-face {
	font-family: ProximaNovaThin;
	src: url("/local/components/sc.reviews/reviews.list.v2/templates/pm/fonts/ProximaNova/ProximaNovaThin.otf") format("opentype");
}

@font-face {
	font-family: ProximaNovaLight;
	src: url("/local/components/sc.reviews/reviews.list.v2/templates/pm/fonts/ProximaNova/ProximaNovaLight.otf") format("opentype");
}

@font-face {
	font-family: PG Isadora Cyr Pro;
	src: url(/local/components/sc.reviews/reviews.list.v2/templates/pm/fonts/Isadora/PGIsadoraCyrPro-Regular.eot) format('eot'),
	url(/local/components/sc.reviews/reviews.list.v2/templates/pm/fonts/Isadora/PGIsadoraCyrPro-Regular.ttf) format('truetype'),
	url(/local/components/sc.reviews/reviews.list.v2/templates/pm/fonts/Isadora/PGIsadoraCyrPro-Regular.woff) format('woff'),
	url("/local/components/sc.reviews/reviews.list.v2/templates/pm/fonts/Isadora/PGIsadoraCyrPro-Regular.svg#PG Isadora Cyr Pro")
	format("svg");
}

@media ( max-width : 767px) {
	.tabs ul.tabs-caption {
		text-align: center;
	}
	.tabs a.open_window {
		float: none;
	}
	.tabs .modal-link {
		text-align: center;
	}
}

@media ( min-width : 768px) {
	a.open_window {
		float: right;
	}
}
/*РўР°Р±С‹*/
.tabs-content {
	display: none;
	/* РїРѕ СѓРјРѕР»С‡Р°РЅРёСЋ РїСЂСЏС‡РµРј РІСЃРµ Р±Р»РѕРєРё */
}

.tabs-content.active {
	display: block;
	/* РїРѕ СѓРјРѕР»С‡Р°РЅРёСЋ РїРѕРєР°Р·С‹РІР°РµРј РЅСѓР¶РЅС‹Р№ Р±Р»РѕРє */
}

.tabs .tabs-caption {
	border-bottom: 1px solid #e2e5e9;
}

.tabs ul.tabs-caption {
	margin: 0;
	padding: 4px;
}

.tabs ul.tabs-caption li {
	display: inline-block;
	margin-right: 0px;
	border-left: 1px solid #e2e5e9;
	border-top: 1px solid #e2e5e9;
	border-right: 1px solid #e2e5e9;
	border-radius: 2px 2px 0 0;
	padding: 0 15px;
	height: 41px;
	line-height: 41px;
	color: #c2c6cb;
	cursor: pointer;
	width: 180px;
	font-family: "ProximaNovaLight", Arial, sans-serif;
}

.tabs ul.tabs-caption li i {
	margin-right: 6px;
}

.tabs ul.tabs-caption li:hover {
	color: #a6aaaf;
}

.tabs ul.tabs-caption li.active {
	color: #303030;
	cursor: default;
}

.tabs ul.tabs-caption {
	padding: 0;
}

@media (max-width: 767px) {
	#reviews-body #filter .filter {
		float: none;
		text-align: center;
	}
	#reviews-body #filter #select-rating,
	#reviews-body #filter #select-sort,
	#reviews-body #filter .checkbox-group {
		margin: 0 auto;
		clear: both;
	}
	#reviews-body #filter .filter-photo {
		float: left;
	}
	#reviews-body #filter .checkbox-group {
		width: 90px;
		text-align: center;
	}
	#reviews-body #filter .sort-group .filter-sort-text {
		clear: both;
		text-align: center;
	}
}
@media (min-width: 768px) {
	#reviews-body #filter .filter,
	#reviews-body #filter .filter-photo {
		margin-right: 25px;
		float: left;
	}
	#reviews-body #filter .checkbox-group {
		float: left;
	}
	#reviews-body #filter #select-rating {
		float: left;
		margin-right: 25px;
	}
	#reviews-body #filter .sort-group {
		float: right;
		margin-right: 25px;
	}
	#reviews-body #filter #select-sort {
		float: right;
	}
	#reviews-body #filter .sort-group .filter-sort-text {
		float: left;
		margin-right: 25px;
	}
}
#reviews-body #filter {
	display: block;
}
#reviews-body #filter .sort-group .filter-sort-text {
	line-height: 40px;
	color: #000000;
	font-size: 14px;
	font-family: "ProximaNovaLight", Arial, sans-serif;
}
#reviews-body #filter .border {
	border-bottom: 1px solid #e6e6e6;
	min-height: 41px;
}
#reviews-body #filter filter-photo {
	color: #6c727d;
	margin-right: 5px;
}
#reviews-body #filter #select-rating,
#reviews-body #filter #select-sort {
	width: 170px;
	text-align: left;
	font-size: 14px;
	font-family: "ProximaNova", FontAwesome, Arial, sans-serif;
	height: 40px;
	padding-top: 14px;
	line-height: 14px;
}
#reviews-body #filter .select-rating-close,
#reviews-body #filter .select-sort-close {
	color: #6c727d;
	background: #ffffff;
}
#reviews-body #filter .select-rating-close .uni-stars {
	color: #303030;
}
#reviews-body #filter .select-rating-open {
	background: #303030;
	color: #ffffff;
}
#reviews-body #filter .select-rating-open .uni-stars {
	color: #ffffff;
}
#reviews-body #filter #current-option-select-rating,
#reviews-body #filter #current-option-select-sort {
	width: 100%;
	cursor: pointer;
	height: 26px;
	padding-right: 10px;
	padding-left: 10px;
}
#reviews-body #filter #current-option-select-rating {
	font-family: "ProximaNovaLight", Arial, sans-serif, FontAwesome;
}
#reviews-body #filter #current-option-select-rating .stars-in {
	margin-right: 5px;
}
#reviews-body #filter #current-option-select-sort {
	font-family: "ProximaNovaLight", Arial, sans-serif;
}
#reviews-body #filter #current-option-select-rating b,
#reviews-body #filter #current-option-select-sort b {
	height: 14px;
	width: 20px;
	float: right;
	text-align: center;
	font-family: FontAwesome;
	font-size: 14px;
	line-height: 14px;
}
#reviews-body #filter .select-rating-close b,
#reviews-body #filter .select-sort-close b {
	background: #303030;
	color: #fff;
}
#reviews-body #filter .select-rating-open b,
#reviews-body #filter .select-sort-open b {
	background: #fff;
	color: #303030;
}
#reviews-body #filter #custom-options-select-rating,
#reviews-body #filter #custom-options-select-sort {
	display: none;
	width: 215px;
	padding: 0;
	background: #FFF;
	position: absolute;
	margin: 0;
	z-index: 100;
}
#reviews-body #filter #custom-options-select-rating {
	border: 1px solid #dbdbdb;
}
#reviews-body #filter #custom-options-select-rating .uni-stars {
	color: #303030;
}
#reviews-body #filter #custom-options-select-sort {
	border-right: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
}
#reviews-body #filter #custom-options-select-sort li {
	border-top: 1px solid #e2e5e9;
}
#reviews-body #filter #custom-options-select-sort li .uni-stars {
	color: #303030;
}
#reviews-body #filter #custom-options-select-rating li,
#reviews-body #filter #custom-options-select-sort li {
	list-style: none;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: left;
	font-family: "ProximaNovaLight", Arial, sans-serif;
	color: #6c727d;
	padding: 0 10px;
}
#reviews-body #filter #custom-options-select-rating li:hover,
#reviews-body #filter #custom-options-select-sort li:hover {
	cursor: pointer;
}
#reviews-body #filter #filter-images {
	display: none;
}
#reviews-body #filter #filter-images ~ label &gt; span {
	border: 1px solid #e2e5e9;
	display: inline-block;
	height: 10px;
	margin: 15px 7px 0 0;
	position: relative;
	width: 10px;
}
#reviews-body #filter #filter-images:checked ~ label &gt; span:after {
	position: absolute;
	content: "\f00c";
	color: #303030;
	font-family: FontAwesome;
	font-size: 8px;
	line-height: 10px;
}
#reviews-body #filter .filter,
#reviews-body #filter .filter-photo {
	font-family: "ProximaNova", Arial, sans-serif ! important;
	font-size: 14px;
	line-height: 40px;
}
#reviews-body #filter .filter {
	color: #000000;
}
#reviews-body #filter .filter-photo {
	color: #6c727d ! important;
	margin-right: 5px;
	font-family: "ProximaNovaLight", Arial, sans-serif;
}

#pmReviews .review {
	padding: 20px 20px 0 40px;
	margin-bottom: 0;
	border-radius: .25rem;
	overflow: hidden;
	position: relative;
}

#pmReviews .not-approved {
	background-color: rgba(255, 90, 90, .07);
}

#pmReviews .edit-btn{
	display: none;
}

#pmReviews .not-approved .edit-btn{
	display: inline-block;
	margin-bottom: 10px;
}


#pmReviews .not-approved .review-header{
	display: flex;
	justify-content: space-between;
}

#pmReviews .review .review__rating .stars{
	display: inline-block;
	letter-spacing: -2px;
}


@media (max-width: 768px) {
	#pmReviews .review {
		padding: 20px;
	}
	#pmReviews .not-approved .review-header{
		flex-direction: column-reverse;
	}
}

/* End */
/* /local/templates/.default/components/bitrix/catalog/objects/style.css?16417965731335 */
/* /local/templates/.default/components/bitrix/breadcrumb/element_abh/style.css?1641796573610 */
/* /local/components/pm/object.detail/templates/.default/style.css?167465388810231 */
/* /local/components/sc.reviews/reviews.list.v2/templates/pm/style.css?164179657224137 */
</pre></body></html>