.element td {
    word-break: keep-all!important;
}
.parent {
    text-transform: uppercase!important;
    background-color: #019cb5 !important;
    color: #fff;
}

.child {
    font-weight: bold;
    text-align: left;
}

/*новый год*/
.banners-big {
    position: relative;
}
.banners-big .ny{
    background-image:url('/bitrix/templates/aspro-resort/images/2018.png');
    background-position:top center;
    background-repeat:no-repeat;
    height: 200px;
    width: 100%;
    position: absolute;
    top:0;
    left: 0;
	z-index: 3;
}

.ny_logo img {
    max-height: 90px!important;
    top: 3px;
    right: 0;
    position: absolute;
    background-color: transparent!important;
}

.ph_icon {
	display: inline-block;
	float: right;
	}

.ph_icon svg {
	width: 24px;
	height: 24px;
	}
.wa {
	fill: #00e880;
	}
.tg {
	fill: #009bd0;
	margin-left: 10px;
	}
.vi {
	fill: #7c5299;
	margin-left: 10px;
	}

.contacts  .ph_icon {
	display: inline-block;
	float: left;
	margin: 10px 10px!important;
	}

@media (max-width:767px){
	.logo-row .logo{;padding:0 6px;}
	.logo-row .top-callback .phone{padding-left:5px;margin-right:48px;}
	.logo-row .top-callback .phone:before{display: none;}
	.phone-number div > a {float: left;display: inline-block; margin-top: 3px; margin-bottom: 3px;}
	.ph_icons {
		display: inline-block;
		float: left;
		}
	.wa {
		margin-left: 10px;
	}
	}

header .btn.btn-responsive-nav.burger {
    top: 0!important;
}

.review img {
	margin: 0 0 20px 0;
	padding: 0;
max-width:160px;
height:auto;
	}

.review a {
	float: right;
	line-height: 50px;
	}
.tophotels {
	margin-top: -15px!important;
	margin-bottom: 35px!important;
	}
.review_list .review{
	margin-bottom: 30px;
    position: relative;
    padding: 20px;
    -webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.75);
    box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.75);
	height:420px;
		  overflow: hidden;
}

.review_list .review_text{
  overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 16;
    -webkit-box-orient: vertical;
	}
