@media(max-width: 1500px) {
	.detail__right {
		margin-left: 0;
	}
	.detail {
		justify-content: space-between;
	}
	.detail__left {
    	flex: 0 0 300px;
	}
	.detail__pisent {
    	width: 140px;
	}
	.detail__right {
    	flex: 0 0 375px;
	}
	.reviews__right {
    	flex: 0 0 399px;
	}

	.airbnb__awards li {
		font-size: 12px;
	}

	.conditions li {
	    margin-left: 115px;
	}
	.booking {
		padding: 38px 50px;
		max-width: 999px;
	}
	.first__title {
    	font-size: 65px;
	}
	.image__title {
		font-size: 70px;
		margin-bottom: 22px;
	}
	.image__subtitle {
		font-size: 22px;
	}

}

@media(max-width: 1440px) {
	.modal__title {
    	margin-bottom: 22px;
	}
	.modal__raiting {
    	margin-bottom: 16px;
	}
	.modal__close .svg {
    	margin-right: 10px;
    	width: 16px;
	}
	.modal__close {
		font-size: 16px;
	}
	.modal__content {
		padding-left: 50px;
		padding-right: 50px;
	}

	.apartments__booking {
    	padding: 25px;
    	flex: 0 0 425px;
	}

	.booking2__gus {
		position: absolute;
	    bottom: 125px;
	    left: 15px;
	    padding: 0;
	    opacity: 0;
	    z-index: -100;
	}

	.guests__bottom-btt {
    	margin-top: 25px;
	}
	.booking-guests {
		padding: 24px;
		width: 375px;
	}
	.guests__row {
    	margin-bottom: 18px;
	}

	.daterangepicker {
		width: auto;
	}
	.daterangepicker .drp-buttons {
    	padding: 0 24px;
    	padding-bottom: 24px;
	}
	.daterangepicker .prev:before {
		width: 30px;
		height: 30px;
	}
	.daterangepicker .next:before {
		width: 30px;
		height: 30px;
	}
	.daterangepicker .drp-calendar.left {
    	padding: 24px;
    	padding-right: 6px;
	}
	.daterangepicker .drp-calendar.right {
		padding: 24px;
	}
	.daterangepicker .table-condensed thead tr:nth-child(2) th {
	    padding-top: 6px;
	    font-size: 14px;
	    height: 44px;
	    width: 44px;
	}
	.daterangepicker .table-condensed {
		width: 315px;
	}
	.daterangepicker .table-condensed tbody td {
	    height: 44px;
	    width: 44px;
	}

	.attractions__content {
		margin: -10px -15px;
	}	
	.attractions__grid {
		padding: 10px;
	}
	.adv__info {
    	padding: 10px 30px;
	}
	.adv__content {
		margin: -12px -10px;
	}
	.adv__grid {
		padding: 12px 5px;
	}
	.first__title br {
		display: none;
	}
	.first__title {
    	font-size: 55px;
    	margin-bottom: 22px;
	}
	.first__subtitle {
    	font-size: 22px;
	}
	.booking__label {
		height: 70px;
	}
	.button2 {
		height: 70px;
		padding: 0 42px;
	}
	.booking__fields .booking__label:nth-child(1) {
		padding-left: 25px;
	}
	.booking {
	    padding: 22px 34px;
	    max-width: 953px;
	}
	.header__logo {
    	max-width: 59px;
	}
	.first__booking {
		position: static;
		transform: translate(0, 0);
	}
	.first {
		padding-top: 100px;
		min-height: 600px;
	}
	.footer__top {
		min-height: 600px;
	}
	.first__txt {
		margin-bottom: 100px;
	}

	.apartments__adv {
		margin-right: 45px;
	}
	.title-t1 {
		font-size: 34px;
	}
	.title-t2 {
    	font-size: 30px;
	}
	.attractions__name {
		font-size: 30px;
	}
	.apartments__booking {
		flex: 0 0 404px;
	}
	.booking2__fields .booking2__label:nth-child(1) {
    	flex: 0 1 200px;
	}
	.booking2__fields .booking2__label:nth-child(2) {
    	flex: 0 1 152px;
	}
	.image__title {
    	font-size: 60px;
    	margin-bottom: 20px;
	}
}

@media(max-width: 1380px) {
	.first__title {
    	font-size: 48px;
    	margin-bottom: 15px;
	}
	.first__subtitle {
    	font-size: 21px;
	}
}
@media(max-width: 1340px) {
	
	.reviews {
		display: block;
	}
	.detail {
		justify-content: flex-start;
	}
	.detail__right {
		margin-left: 180px;
	}
	.reviews__right {
		margin-left: 0;
		margin-top: 40px;
		padding-top: 40px;
		border-top: 1px solid #E8E8EC;
		overflow: hidden;
	}
	.reviews__services {
		display: flex;
		flex-wrap: wrap;
		margin: -20px -30px;
	}
	.reviews__service {
		flex: 0 0 50%;
		margin-bottom: 0;
		padding: 20px 30px;
	}
	.reviews__services .reviews__service:nth-last-child(1) {
		order: 3;
		padding-top: 17px;
	}
	.reviews__services .reviews__service:nth-last-child(2) {
		order: 1;
	}
	.reviews__services .reviews__service:nth-last-child(3) {
		order: 2;
	}
	.reviews__services .reviews__service:nth-last-child(4) {
		order: 4;
	}
}

@media(max-width: 1300px) {
	.first {
    	padding-top: 85px;
	}
	.header.active {
		padding: 20px 0;
	}
	.header {
		padding: 20px 0;
	}
	.header__menu {
		margin-right: 50px;
	}
}

@media(max-width: 1260px) {
	.adv__info {
    	padding: 10px 10px;
	}
	.apartments__booking {
		display: none;
	}
	.first__txt {
    	margin-bottom: 78px;
	}
	.first {
		min-height: 530px;
	}
	.apartments__left {
		margin-right: 0;
	}
}
@media(max-width: 1130px) {
	.header__menu li {
    	margin-right: 37px;
	}
}

@media(min-width: 1101px) {
	.menu {
		display: block!important;
	}
}
@media(max-width: 1100px) { /*основной переход*/
	.header__center {
		display: flex;
		align-items: center;
	}
	.header__wt {
		width: 20px;
	}
	.header__phone2 {
		color: #fff;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-right: 18px;
	}
	.header__phone2 .svg {
		margin-right: 8px;
		width: 12px;
	}
	.header__phone2 path {
		fill: #fff;
	}
	.booking-form {
	    padding-top: 40px;
	}
	.first2__title {
		font-size: 40px;
	}
	.booking-form__back {
		font-size: 27px;
	}
	.daterangepicker {
		margin-top: 9px;
	}
	.booking__gus {
		left: 255px;
	}
	.booking-guests {
		margin-top: 0;
	}
	.daterangepicker {
		margin-top: 0;
	}
	.daterangepicker .drp-calendar.left {
	    padding: 24px 19px;
	    padding-right: 7px;
	}
	.daterangepicker .drp-calendar.right {
    	padding: 24px 19px;
	}
	.booking__daterange {
    	left: -28px;
	}
	.header__menu li {
		margin-right: 0;
	}
	.menu__back {
		display: flex;
		align-items: center;
		color: #333333;
		transition: 0.2s;
	}
	.menu__back .svg {
		margin-right: 10px;
		margin-top: 1px;
		transition: 0.2s;
	}
	.menu__back:hover .svg {
		transform: translateX(-1px);
	}
	.menu {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #FBFCFC;
		z-index: 1000;
		display: none;
	}
	.menu__content {
		display: flex;
		flex-direction: column;
		height: 100%;
	}
	.menu__top {
		background: #FFFFFF;
		box-shadow: 0px 4px 24px rgba(0, 67, 86, 0.08);
		padding: 25px 20px;
   		width: 100%;
		display: block;
	}
	.header__menu {
		display: block;
		order: 1;
		margin-right: 0;
		margin-bottom: 24px;
		width: 100%;
	}
	.header__menu li {
		padding: 24px 0;
		border-bottom: 1px solid #E8E8EC;
		color: #153657;
		font-weight: 600;
		font-size: 16px;
	}
	.header__menu li a:before {
		display: none;
	}
	.header__menu li a {
		transition: 0.2s;
	}
	.header__menu li a:hover {
		color: #85D7FB;
	}
	.header__social  {
		border-top: 1px solid #E8E8EC;
		margin-right: 0;
		padding-top: 24px;
		width: 100%;
		display: none;
	}
	.header__social_menu {
		display: flex;
	}
	.header__phone {
		margin-bottom: 24px;
		margin-right: 0;
		color: #153657;
		display: flex;
		align-items: center;
	}
	.header__phone .svg {
		display: block;
		margin-right: 4px;
		max-width: 15px;
	}
	.header__social .svg {
		width: 25px;
		height: 25px;
	}

	.header__social li {
		max-width: 25px;
		margin-right: 60px;
	}

	.header__social {
		order: 3;
	}
	.header__phone {
		order: 2;
	}
	.header__right {
		padding: 8px 20px 80px;
		overflow: auto;
		height: 100%;
		flex-grow: 1;
		flex-direction: column;
		align-items: flex-start;
	}
	.header__right .button {
		display: none;
	}
	.header__burger {
		max-width: 32px;
		cursor: pointer;
		display: block;
	}
	.image__subtitle {
    	font-size: 20px;
    	max-width: 520px;
    	margin: 0 auto;
	}
	.image__title {
    	font-size: 55px;
	}
	.booking {
		max-width: 2000px;
		width: auto;
	    padding: 20px 30px;
	}

	.header {
    	padding: 13px 0;
	}
	.header.active {
		padding: 13px 0;
	}
	.booking__fields {
		margin-right: 0;
		margin-bottom: 15px;
	}
	.first__booking {
		display: inline-block;
		position: absolute;
		left: 50%;
		transform: translate(-50%, 50%);
		bottom: 0;
		max-width: 689px;
		width: 100%;
	}
	.first__booking > button {
		width: 100%;
	}
	.apartments {
		padding-top: 160px;
	}
	.first__title {
	    margin-bottom: 26px;
	    max-width: 800px;
	}
	.footer__top {
		height: 660px;
	}
	.first {
		height: 660px;
	}
	.image {
		height: 660px;
	}
	.first__subtitle {
    	font-size: 20px;
	}
	.reviews__txt {
		font-size: 16px;
	}
	.reviews__name {
		font-size: 18px;
	}
	.reviews__date {
    	font-size: 16px;
	}
	.reviews__row {
		padding: 25px;
	}
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
	.reviews__more {
		font-size: 16px;
	}
	.booking-com__raiting-right {
		width: 50px;
		height: 50px;
		font-size: 21px;
	}
	.reviews__star span {
		font-size: 22px;
	}
}

@media(max-width: 1000px) {
	.detail__right {
	    margin-left: 90px;
	}
}
@media(max-width: 900px) {
	
	.footer__top {
		padding: 80px 0;
	}
	.adv__grid {
		flex: 0 0 33.333%;
	}
	.apartments__row_bottom {
		display: block;
		margin-top: 20px;
	}
	.apartments__adress {
		margin-top: 12px;
	}
	.conditions li {
		margin-left: 0;
	}
	.conditions {
		justify-content: space-between;
	}
	.apartments__adv img {
    	margin-right: 12px;
	}
	.footer__title {
		text-align: center;
   	 	max-width: 450px;
	}
	.social2 li {
    	margin: 0 50px;
	}
	.footer__button {
		margin-bottom: 45px;
	}
}
@media(max-width: 840px) {
	.reviews__services {
		margin: -20px;
	}
	.reviews__service {
		padding: 20px;
	}
	.detail__right {
		margin-left: 0;
	}
	.detail {
		justify-content: space-between;
	}
}
@media(max-width: 800px) {
	.attractions__content {
		margin: -10px;
	}
	.attractions__grid {
    	padding: 10px 5px;
	}
	.reviews__services .reviews__service:nth-last-child(4) {
		flex: 0 0 100%;
	}
	.reviews__services .reviews__service:nth-last-child(1) {
		flex: 0 0 100%;
	}
	.person__descript {
		max-width: 185px;
	}
	
	.reviews__services .reviews__service:nth-last-child(2) .person__descript {
		max-width: 150px;
	}
	.yandex__raiting, .booking-com__raiting {
		flex: 0 0 50%;
		padding-left: 20px;
	}
	.booking-com__reviews {
		text-align: left;
	}
	.booking-com__raiting-left {
	    margin-right: 10px;
	    margin-left: 0;
	}
	.title-t1 {
    	font-size: 34px;
	}
	.title-t2 {
    	font-size: 28px;
	}

	.detail {
		flex-direction: column;
	}
	.detail__left, .detail__right {
		flex: initial;
		width: 100%;
		max-width: 473px;
	}
	.detail__right {
		padding-top: 40px;
		display: none;
	}
	.detail__pisent {
    	width: 200px;
	}
	.detail__more {
		display: flex;
		align-items: center;
		margin-top: 18px;
		transition: 0.2s;
		font-size: 14px;
		color: #3C64B1;
	}
	.detail__more .svg {
		max-width: 13px;
		margin-left: 6px;
		margin-top: 3px;
		transition: 0.2s;
	}
	.detail__more .svg path {
		transition: 0.2s;
	}
	.detail__more:hover {
		color: #153657;
	}
	.detail__more:hover path {
		fill: #153657;
	}
	.detail__more:hover .svg {
		transform: translateX(1px);
	}
	.attractions__name {
    	font-size: 22px;
        margin-bottom: 21px;
	}
}

@media(min-width: 801px) {
	.detail__right {
		display: block!important;
	}
}
@media(min-width: 769px) {
	div.daterangepicker {
		opacity: 1!important;
	}
	.booking-guests {
		opacity: 1!important;
	}
}
@media(max-width: 768px) {
	.booking-form .booking__fields {
		max-width: 2000px;
	}
	div.booking-form__date {
    	max-width: 2000px;
	}
	.wpcf7-spinner {
	    position: absolute;
	    top: calc(100% - 66px);
	    margin-top: 0;
	    margin-left: 242px;
	}
	.modal__container {
		padding: 0;
		height: 100%;
		max-width: 2000px;
	}
	.modal__overflow {
		padding: 0;
	}
	.modal__content {
		padding: 0;
		border-radius: 0;
	}
	.modal__close {
		display: none;
	}
	.booking-form__confirmation {
		max-width: 2000px;
	}
	.booking-form__pay {
		max-width: 2000px;
	}
	.label__arr {
		display: none;
	}

	.booking__gus {
    	left: 0;
	}
	.popup {
		position: fixed;
		top: 0!important;
		left: 0!important;
		width: 100%;
		height: 100%;
		z-index: 99998;
		margin: 0;
		padding: 0;
	}
	.popup__content {
		display: flex;
		flex-direction: column;
		height: 100%;
	}
	.popup__top {
		background: #fff;
		box-shadow: 0px 4px 24px rgba(0, 67, 86, 0.08);
	    padding: 25px 20px;
	    display: block;
	}
	.popup__top button, .popup__top a {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		color: #333333;
	}
	.popup__top button img, .popup__top a img {
		margin-right: 16px;
		margin-top: 1px;
		transition: 0.2s;
	}
	.popup__top button:hover img, .popup__top a:hover img {
		transform: translateX(-1px);
	}
	.popup__overflow {
		padding: 32px 20px;
		overflow: auto;
		height: 100%;
		flex-grow: 1;
	}
	.popup__bottom {
		margin: 0;
		padding: 30px 20px;
		box-shadow: 0px 4px 24px rgba(0, 67, 101, 0.08);
	}
	.popup__bottom button {
		width: 220px;
		height: 50px;
	}
	.booking-guests {
		transition: 0.4s;
		opacity: 0;
		border-radius: 0;
	}


	.daterangepicker .calendar-table {
		background: transparent;
	}
	.daterangepicker .drp-buttons .btn-primary {
		width: 222px;
		margin-left: 0;
		height: 50px;
	}

	.first__booking {
		left: 20px;
		right: 20px;
		max-width: 2001px;
    	width: auto;
    	transform: translate(0, 50%);
	}
	.booking__fields {
		max-width: 2000px;
	}
	div.daterangepicker {
		position: fixed;
		top: 0!important;
		left: 0!important;
		width: 100%;
		height: 100%;
		z-index: 999999;
		margin-top: 0;
		border-radius: 0;
		opacity: 0;
		transition: 0.4s;
	}
	.daterangepicker .flex {
		display: flex;
		flex-direction: column;
		height: 100%;
	}
	.daterangepicker .overflow {
		flex-grow: 1;
		height: 100%;
		overflow: auto;
		padding: 35px 20px;
	}
	.daterangepicker .ranges {
		display: none;
	}
	.daterangepicker .top-back {
		padding: 25px 20px;
		box-shadow: 0px 4px 24px rgba(0, 67, 86, 0.08);
		display: block;
	}
	.daterangepicker .top-back i {
		width: 10px;
		height: 18px;
		margin-right: 16px;
		background: url('../img/back-arr.svg') no-repeat;
		background-size: 100% auto;
		background-position: center;
		transition: 0.2s;
		margin-top: 1px;
		display: flex;
	}
	.daterangepicker .top-back button {
		display: flex;
		align-items: center;
		color: #333333;
		font-size: 16px;
	}
	.daterangepicker .top-back button:hover i {
		transform: translateX(-1px);
	}
	.daterangepicker .drp-buttons .btn-default {
		display: none;
	}
	.daterangepicker .drp-buttons {
		background: #fff;
		padding: 30px 20px;
		background: #FFFFFF;
		box-shadow: 0px 4px 24px rgba(0, 67, 101, 0.08);
	}
	.daterangepicker .drp-calendar.left {
		padding: 0;
		width: 100%;
		margin-bottom: 35px;
	}
	.daterangepicker .drp-calendar.right {
		padding: 0;
		width: 100%;
	}
	.daterangepicker .table-condensed tbody td {
		height: 50px;
	}
	.daterangepicker .table-condensed thead tr:nth-child(2) th {
		height: 50px;
	    padding-top: 12px;
	}
	.booking-form {
		padding: 0;
		background: #fff;
	}
	.booking-form__back {
		pointer-events: none;
		cursor: default;
		font-size: 25px;
		max-width: 555px;
	}
	.booking-form__back img {
		display: none;
	} 
	.guests__bottom-btt {
		justify-content: flex-end;
	}
	.booking-form__guest {

	}
	.price, .booking-form__guest, .booking-form__application {
		max-width: 2000px;
	}

}

@media(max-width: 700px) {
	.reviews__services {
    	margin: -20px -10px;
	}
	.reviews__service {
	    padding: 20px 10px;
	}
}
@media(max-width: 680px) {
	.adv__grid {
		flex: 0 0 50%;
	}
	.attractions__die {
    	padding: 12px 5px;
	}
	.attractions__content {
    	margin: -12px -10px;
	}
	.attractions__info {
    	padding-top: 10px;
    	padding-bottom: 10px;
	}
	.attractions__name {
    	font-size: 20px;
	}
	.attractions__descript {
    	font-size: 14px;
	}
}
@media(max-width: 650px) {
	.image {
    	height: 540px;
	}
	.image__title {
    	font-size: 50px;
	}
	.image__subtitle {
    	font-size: 18px;
	}
	.apartments {
    	padding-top: 200px;
	}
	.booking__fields {
		flex-wrap: wrap;
	}
	.booking__fields .booking__label:nth-child(1) {
		flex: 1 1 210px;
	}
	.booking__fields .booking__label:nth-child(2) {
		flex: 1 1 134px;
	    border-right: 0;
	}
	.booking__fields .booking__label:nth-child(3) {
		flex: 0 0 100%;
		border-top: 1px solid #B9C3CD;
		padding-left: 25px;
	}
	.list2__hidden-right {
		margin-top: 16px;
	}
	.list2__hidden-content {
		flex-direction: column;
	}
	.conditions {
		flex-wrap: wrap;
		justify-content: flex-start;
	}
	.conditions li:nth-last-child(1) {
		flex:  0 0 100%;
	}
	.conditions li:nth-child(1) {
		margin-bottom: 15px;
		margin-right: 145px;
	}
	.list2__content {
		flex-direction: column;
	}
	.list2__right {
		margin-top: 16px;
	}
}

@media(max-width: 600px) {
	.person__descript {
	    max-width: 195px;
	    font-size: 13px;
	}
	.person__photo {
	    width: 50px;
	    flex: 0 0 50px;
	    height: 50px;
	}
}

@media(max-width: 550px) { /*основной переход*/
	.booking-form__loading {
		top: 26%;
    	left: 93%;
	}
	.wpcf7-spinner {
		opacity: 0.9;
		position: absolute;
	    top: calc(100% - 64px);
	    height: 50px;
	    background: #153657;
	    width: auto;
	    left: 20px;
	    right: 20px;
	    margin: 0;
	    border-radius: 10px;
	    z-index: 100000;
	}
	.wpcf7-spinner:before {
		top: calc(50% - 7px);
    	left: calc(50% - 9px);
	}
	.raiting-select {
		margin: 0 -5px;
	    margin-top: 5px;
	}
	.raiting-select label {
    	padding: 0px 5px;
	}
	.raiting-select .svg {
    	width: 32px;
    	height: 32px;
	}

	.modal__title {
		margin-bottom: 20px;
	}
	.modal__raiting {
    	margin-bottom: 10px;
	}
	.share__popup {
		left: 0;
		right: auto;
		border-radius: 10px;
    	padding: 10px 14px;
	}

	.popup__bottom {
		padding-top: 14px;
		padding-bottom: 14px;
	}
	.popup__bottom button {
		width: 100%;
		margin: 0;
	}
	.guests__bottom-btt {
		display: block;
		position: relative;
	}
	.guests__err {
		position: absolute;
		top: -33px;
	}

	.daterangepicker .drp-buttons .btn-primary {
		width: 100%;
	}
	.daterangepicker .drp-calendar.left {
    	margin-bottom: 20px;
	}
	.daterangepicker .overflow {
		padding-top: 16px;
		padding-bottom: 16px;
	}
	.daterangepicker .drp-buttons {
		padding-top: 14px;
		padding-bottom: 14px;
	}
	.daterangepicker .table-condensed tbody td {
		height: 11.4vw;
	}
	.daterangepicker .table-condensed thead tr:nth-child(2) th {
		height: 9.4vw;
    	padding-top: 10px;
	}
	.daterangepicker .drp-calendar.left {
		margin-bottom: 24px;
	}
	.header__logo {
		max-width: 46px;
	}
	.header__burger {
		max-width: 24px;
	}
	.first__title {
		font-weight: 700;
		font-size: 32px;
		line-height: 1.1;
		margin-bottom: 24px;
	}
	.first__subtitle {
		font-size: 12px;
	}
	.booking {
		padding: 20px;
	}
	.booking__fields .booking__label:nth-child(1) {
    	padding-left: 20px;
    	flex: 0 0 61.15%;
	}
	.booking__fields .booking__label:nth-child(2) {
		flex: 0 0 38.85%;
		padding-left: 10px;
	}
	.booking__fields .booking__label:nth-child(3) {
		padding-left: 20px;
	}
	.label__ic {
    	margin-right: 10px;
	}
	.label__name {
		font-size: 12px;
		margin-bottom: 1px;
	}
	.label__right input {
		font-size: 16px;
		padding: 0;
	}
	.label__right input:placeholder                {font-size: 12px;}
	.label__right input::-webkit-input-placeholder {font-size: 12px;}
	.label__right input::-moz-placeholder          {font-size: 12px;}
	.label__right input:-moz-placeholder           {font-size: 12px;}
	.label__right input:-ms-input-placeholder      {font-size: 12px;}

	.booking__label {
    	height: 50px;
	}
	
	.button2 {
		height: 50px;
		font-size: 17px;
	}
	.booking__fields {
		margin-bottom: 10px;
	}
	.first {
		padding-top: 0;
		height: calc(100vh - 131px);
		height:  calc(var(--vh, 100vh) - 95px);
		min-height: 400px;
	}
	.first__booking {
		transform: translate(0, 37%);
	}
	.first__txt {
    	margin-bottom: 74px;
	}
	.apartments {
		padding-top: 109px;
	}
	.title-t1 {
    	font-size: 22px;
	}
	.share {
		font-size: 14px;
	}
	.share .svg {
		width: 14px;
		flex: 0 0 14px;
	}
	.apartments__row {
		display: block;
	}
	.apartments__share {
		margin-left: 0;
		margin-top: 8px;
	}
	.apartments__adv {
		font-size: 10px;
	}
	.apartments__adv img {
		max-width: 18px;
		margin-right: 7px;
	}
	.apartments__adv {
    	margin-right: 20px;
	}
	.apartments__adress {
		margin-top: 5px;
		font-size: 10px;
	}
	.apartments__row_bottom {
		margin-top: 20px;
		margin-bottom: 12px
	}
	.slider-main__item:before {
		padding-top: 64.6%;
	}
	.apartments__slider-min {
		display: none;
	}
	.slick-arrow {
		width: 21px;
    	height: 100%;
    	border-radius: 0;
    	background-size: 18px;
    	background-color: transparent;
	}
	.slick-prev {
    	left: 0;
	}
	.slick-next {
    	right: 0;
	}
	.apartments__info {
    	margin-top: 24px;
	}
	.title-t2 {
    	font-size: 22px;
	}
	.apartments__title2 {
    	margin-bottom: 10px;
	}
	.apartments__descript {
		font-size: 16px;
		padding-bottom: 18px;
	    margin-bottom: 18px;
	}
	.apartments__descript-max {
		font-size: 14px;
		opacity: 0.8;
	}
	.apartments__info-row {
		padding-bottom: 18px;
	    margin-bottom: 18px;
	}
	.apartments__title2 {
		margin-bottom: 18px;
	}
	.conditions__name {
		font-size: 14px;
		margin-bottom: 1px;
	}
	.conditions li:nth-child(1) {
    	margin-bottom: 12px;
	}
	.conditions__val {
    	font-size: 12px;
	}
	.apartments__conditions {
		margin-bottom: 18px;
	}
	.list-ic li {
		font-size: 14px;
	}
	.list-ic li {
    	margin-bottom: 12px;
	}
	.apartments__title2 {
		margin-bottom: 18px;
	}
	.list2__content ul li {
		margin-bottom: 12px;
	}
	.list2__content {
		margin-bottom: 18px;
		padding-bottom: 0;
	}
	.list2__hidden {
    	padding-top: 18px;
    	padding-bottom: 18px;
	}
	.list2__hidden ul li {
    	margin-bottom: 12px;
    	font-size: 14px;
	}
	.list2__li-head {
		margin-bottom: 20px;
	}
	.locate {
    	padding-top: 24px;
    	position: relative;
	}
	.locate__title {
    	margin-bottom: 12px;
	}
	.locate__info a {
		position: absolute;
		right: 20px;
		bottom: -25px;
		font-size: 14px;
	}
	.locate__adress {
		font-size: 14px;
	}
	.locate__info {
		margin-bottom: 9px;
	}
	.locate__map {
    	height: 56vw;
	}
	.reviews {
		padding-top: 40px;
	}
	.reviews__tilte-left {
		margin-bottom: 12px;
	}
	.reviews__star {
		margin-bottom: 18px;
	}
	.reviews__star img {
		max-width: 16px;
	}
	.reviews__star span {
    	font-size: 20px;
	}
	.detail__pisent {
    	width: 120px;
	}
	.detail {
		font-size: 14px;
	}
	.detail__right {
		padding-top: 16px;
		padding-bottom: 18px;
	}
	.reviews__rating {
    	margin-bottom: 18px;
	}
	.reviews__row {
		border-top: 1px solid #E8E8EC;
		background: transparent;
		border-radius: 0;
		box-shadow: none;
		padding: 0;
		padding-top: 15px;
		margin-bottom: 12px;
	}
	.reviews__name {
    	font-size: 12px;
	}
	.reviews__date {
		font-size: 10px;
	}
	.reviews__top {
    	margin-bottom: 18px;
	}
	.reviews__txt {
		font-size: 12px;
	}
	.reviews__more-position {
		margin-top: 9px;
	}
	.reviews__more {
		font-size: 12px;
	}
	.reviews__button-bottom-posit {
		margin-top: 18px;
	}
	.reviews__right {
		margin-top: 18px;
   		padding-top: 24px;
	}
	.reviews__tilte-right {
		margin-bottom: 18px;
	}
	.reviews__services {
		margin: 0;
		display: block;
	}
	.reviews__service {
		padding: 0;
		margin-bottom: 32px;
	}
	.reviews__services .reviews__service:nth-last-child(1) {
		margin-bottom: 0!important;
	}
	.booking-com__logo {
		max-width: 100px;
	}
	.booking-com__estimation {
    	font-size: 14px;
	}
	.booking-com__reviews {
		font-size: 12px;
	}
	.booking-com__reviews {
		text-align: right;
	}
	.booking-com__raiting-right {
	    width: 40px;
	    height: 40px;
	    font-size: 18px;
	}
	.yandex__raiting, .booking-com__raiting {
		flex: initial;
	}
	.airbnb__logo {
		margin-bottom: 10px;
	}
	.person__photo {
		margin-right: 12px;
	}
	.person__name {
		font-size: 14px;
	    margin-bottom: 5px;
	}
	.person__descript {
		font-size: 12px;
	    max-width: 2000px;
	}
	.airbnb__person {
    	margin-bottom: 10px;
	}
	.avito__logo {
		max-width: 100px;
		margin-bottom: 12px;
	}
	.avito__logo img {
		width: 100%;
	}
	.avito__person {
		margin-bottom: 14px;
	}
	.stars__rew-num {
    	font-size: 12px;
	}
	.reviews__services .reviews__service:nth-last-child(1) {
		padding-top: 0;
	}
	.yandex__logo {
    	max-width: 79px;
	}
	.image {
		margin-top: 40px;
	}
	.image {
		min-height: 300px;
		height: 100vh;
		height: var(--vh, 100vh);
	}
	.image__title {
		font-size: 32px;
		margin-bottom: 24px;
	}
	.image__subtitle {
		font-size: 12px;
		max-width: 310px;
	}
	.adv {
		padding-top: 32px;
	}
	.adv__title {
		margin-bottom: 32px;
	}
	.adv__content {
		flex-wrap: nowrap;
		margin: -22px 0;
		margin-right: -20px;
		margin-left: -12px;
	}
	.adv__content .slick-list {
		padding: 22px 0;
		padding-left: 12px;
	}
	.adv__grid {
		padding: 0;
		margin: 0 7px;
		max-width: 270px;
		transition: 0.2s;
	}

	.adv__die {
		padding: 0;
	}
	.adv__name {
		font-size: 18px;
		min-height: 43px;
	}
	.adv__info {
    	padding: 20px 8px;
	}
	.adv__grid.slick-active {
		background: #FFFFFF;
    	box-shadow: 0px 4px 24px rgb(0 67 86 / 8%);
	}
	.adv__content .slick-track, .adv__content .slick-list{
		display: flex;
	}
	.adv__descript {
		font-size: 12px;
	}

	.attractions {
		padding-top: 32px;
		margin-bottom: 40px;
	}
	.attractions__title {
		display: none;
	}
	.attractions__content {
		margin: 0;
	}
	.attractions__grid {
		padding: 0;
		flex: 0 0 100%;
		margin-bottom: 24px;
		box-shadow: none!important;
	}
	.attractions__die {
		padding: 5px;
		margin: 0 -5px;
		padding-bottom: 20px;
	}
	.attractions__info {
		padding: 0;
		padding-top: 22px;
	}
	.attractions__descript {
		font-size: 12px;
	}
	.attractions__name {
		font-size: 24px;
		margin-bottom: 22px;
	}
	.attractions__photo:before {
		padding-top: 129.3%;
	}
	.attractions__content .attractions__grid:nth-last-child(1) {
		margin-bottom: 0!important;
	}
	.footer__top {
    	padding: 64px 0;
	}
	.footer__title {
		font-size: 24px;
		max-width: 375px;
		margin-bottom: 24px;
	}
	.footer__phone {
		margin-bottom: 28px;
	}
	.phone {
		font-size: 14px;
	}
	.phone .svg {
    	margin-right: 7px;
    	max-width: 13px;
	}
	.footer__button {
		font-size: 14px;
	}
	.social2 {
		margin: 0;
		max-width: 195px;
		width: 100%;
		justify-content: space-between;
	}
	.social2 li img {
		max-width: 24px;
		margin-bottom: 0;
	}
	.social2 li {
		margin: 0;
	}
	.social2 li a span {
		display: none;
	}
	.footer {
		position: relative;
	}
	.footer__top {
		height: 680px;
	}
	.footer__content-bottom {
		position: absolute;
		top: 341px;
		left: 0;
		right: 0;
	}
	.footer__pay-txt {
		display: none;
	}
	.footer__year {
		color: #153657;
	}
	.footer__bottom {
		padding: 0;
	}
	.footer__pay ul li {
	    margin-right: 20px;
	    max-width: 36px;
	}
	.booking-form__back {
		font-size: 20px;
		margin-bottom: 24px;
	}
	.booking-form__subtitle {
		font-size: 12px;
		padding-bottom: 6px;
		margin-bottom: 12px;
	}
	.booking-form__row {
		margin-bottom: 32px;
	}
	.booking-form .guests__type {
		font-size: 16px;
	}
	.booking-form .guests__descript {
		font-size: 14px;
	}
	.price li {
		font-size: 14px;
	}
	li.price__summ {
    	margin-top: 16px;
		font-size: 16px;
	}
	.application__label {
		margin-bottom: 10px;
	}
	.application__name {
		font-size: 10px;
	}
	.application__label input, .application__label textarea {
		margin-top: 4px;
	}
	.application__label input {
		padding: 0 13px;
	}
	.application__label textarea {
		padding: 12px;
	}
	.booking-form__docx {
    	margin-top: 18px;
    	margin-bottom: 0;
	}
	.modal__docx {
		margin-top: 18px;
    	margin-bottom: 0;
	}
	.booking-form__row:nth-last-child(1) {
		margin-bottom: 0!important;
	}
	.confirmation__row button {
		font-size: 14px;
	}
	.pay__row {
		padding: 15px 20px;
		position: relative;
		padding-bottom: 58px;
	}
	.pay__summ {
		margin-right: 0;
		position: absolute;
		right: 20px;
		bottom: 15px;
	}
	.pay__descript {
		font-size: 12px;
		max-width: 300px;
	}
	.pay__type {
		font-size: 16px;
	}
	.pay__summ {
		font-size: 14px;
	}
}

@media(max-width: 364px) {
	.footer__title {
    	font-size: 22px;
    }
    .image__title {
    	font-size: 30px;
	}
}

@media(max-width: 350px) {
	.yandex {
		flex-direction: column;
		align-items: flex-start;
	}
	.yandex__raiting {
		padding-left: 0;
    	margin-top: 12px;
	}
}