/*

// helpers 

// components
.che - custom checkbox
.but - buttons (a & button)
.inp - inputs
.tabs

// blocks


*/



/* 
 * helpers 
 */
.-fw {
	box-sizing: border-box;
	width: 100%;
}
 
 
/* 
 * components 
 */
 
/*.che - custom checkbox (css only) */
.che {
	display: inline-flex;
	/* align-items: center; */
	position: relative;
}
.che input {
	z-index: -1;
	opacity: 0;
	position: absolute;
	top: 1.5em; /* for required message - ff fix */ 
	width: 1px;  /* for required message - chrome fix */ 
	height: 1px; /* too */
	border: none;
}
.che__i {
	flex-shrink: 0;
	box-sizing: border-box;
	position: relative;
	top: calc(1em * 2 / 14);
	width: 1em;
	height: 1em;
	border: 1px solid #c2c2c2;
	font-size: 14px;
	border-radius: 2px;
	transition: opacity 0.2s ease;
	cursor: pointer;
}
.che__i:after {
	content: "";
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 0.5em;
	height: 0.5em;
	background-image: url(../img/i61.svg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.che input:checked + .che__i:after { display: block; }
.che__in {
	padding-left: 1em;
	cursor: pointer;
}
/* / che */

/* .but - button */
.but {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	vertical-align: top;
	box-sizing: border-box;
	border: 2px solid #a3e537;
	padding: 0 45px;
	height: 60px;
	color: #06253c;
	background: #a3e537;
	font-family: inherit;
	font-size: 14px;
	line-height: 1;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.11em;
	border-radius: 6px;
	transition: 
		color 0.2s ease,
		background 0.2s ease,
		border 0.2s ease;
}
.but:hover {
	background: #aaee38;
	border-color: #85c61b;
}
.but__icon {
	margin-right: 16px;
	transition: filter 0.2s ease;
}
/* mods */
.but--arr1:after,
.but--arr1-d:after {
	content:"";
	display: inline-block;
	position: relative;
	left: 5px;
	margin-left: 12px;
	width: 8px; 
	height: 12px;
	background: url(../img/i6.svg) no-repeat 0 0;
}
.but--arr1-d:after { transform: rotate(90deg); }
.but--brd {
	background: #fff;
}
.but--brd_inv {
	color: #fff;
	background: transparent;
}
.but--brd_inv:hover { color: #06253c; }
.but--brd_inv:hover .but__icon { filter: invert(100%) grayscale(100%); }

.but--brd_inv2 {
	background: transparent;
}


@media only screen and (max-width: 760px) {
	/* full width - mobile */
	.but--fw-m {
		padding-left: 5px;
		padding-right: 5px;
		width: 100%;
	}
}
/* / but */

/* tabs */
.tab_page {
	position: absolute;
	top: -9999px;
	left: -9999px;
	width: 100%;
	opacity: 0;
	transition: opacity 0.3s ease-in-out;
}
.tab_page.is-active {
	position: static;
	opacity: 1;
}
.tab {
	cursor: pointer;
	user-select: none;
}
.tab.is-active { cursor: default; }

/* des mod */
.tabs--contacts { display: flex; }
.tabs--contacts .tab {
	box-sizing: border-box;
	position: relative;
	padding: 16px 33px;
	color: #227dbc;
	background: #fff;
	font-family: inherit;
	font-size: 18px;
	line-height: 1;
	font-weight: 600;
	letter-spacing: -0.05em;
	text-decoration: underline;
	transition: background 0.2s ease;
}
.tabs--contacts .tab:hover { text-decoration: none; }
.tabs--contacts .tab.is-active {
	color: #fff;
	background: #227dbc;
	text-decoration: none;
}
.tabs--contacts .tab:before {
	content: "";
	opacity: 0;
	position: absolute; 
	top: 100%;
	left: 0;
	margin-top: -3px;
	border-top: 20px solid #227dbc;
	border-right: 20px solid transparent;
	transition: opacity 0.2s ease;
}
.tabs--contacts .tab.is-active:before { opacity: 1; }
@media only screen and (max-width: 760px) {
	.tabs--contacts .tab {
		min-width: 157px;
		padding: 13px;
		font-size: 14px;
	}
}
/* / tabs */


/* inp - inputs */
.inp {
	display: inline-flex;
	align-items: center;
	vertical-align: top;
	box-sizing: border-box;
	padding: 5px 24px;
	border: 2px solid #a3e537; 
	height: 60px;
	color: inherit;
	background: transparent;
	font-size: 16px;
	line-height: 1;
	text-overflow: ellipsis; /* webkit & FF */
	border-radius: 6px;
	transition: border 0.2s ease;
}

/* mods */
.inp--inv { border-color: rgba(92, 207, 255, 0.5); }
.inp--inv::-webkit-input-placeholder { color: #fff; }
.inp--inv::-moz-placeholder { 
	color: #fff; 
	opacity: 1; 
}
.inp--inv:-moz-placeholder { color: #fff; }

/* / inp */

/* / components */





*[href*="instagram"]{
	display:none !important;
}
.main-text1 strong {
	font-weight:500;
}
.js-map-places {
	cursor:pointer;
	/*
	clear: both;
    width: 100%;
	*/
}
.modal-block1__image {
	background-image:url(/assets/img/decor2.jpg);
}
.js-full-filter [data-count="0"] span,
.search-form1.mod1 [data-count="0"] span,
.js-full-filter [data-count="0"] {
	/*display:none !important;	*/
	color:#aaa;
}
[data-popup] {
	cursor:pointer;
}
.full-filter .modal-up__content {
    max-width: 100%;
}
.modal-up__close.search-form1__submit {
	display:block;
	background-image:none;
    top: 0px;
    right: 0px;
}
.modal-up__close.search-form1__submit:before {
	display:none;
	
}
.main-text1 p, .main-text1 h3 {
	margin-bottom: 20px;
}
.page-content p, .page-content li {
	margin-bottom:20px;
	line-height:26pt;
} 
.page-content li {
	padding-left:20px;
}
.page-content li:before {
	content: "-";
	display:inline-block;
	position:absolute;
	margin-left:-20px;
}
.main-text1 a:after {
	display:none;
}
.faq-text1__right li:before {
	content: "-";
    margin-left: -20px;
    display: inline-block;
    position: absolute;
}
.faq-text1__right li {
    color: #000000;
    font-size: 14px;
    font-weight: 300;
    line-height: 25.2px;
    padding-bottom: 15px;
    padding-left: 20px;
}
.faq-text1__title span {
	height : auto;
    line-height: 16pt;
    padding-top: 15px;
    padding-bottom: 15px;
}
.city-description {
    margin-bottom: 30px;
    font-size: 8pt;
    font-weight: 300;
}
@media screen and (min-width:768px) {
	.city-description {
		margin-top: -30px;
		font-size: 10pt;
	}
	.faq-text1__left {
		max-width: 30%;
	}
	.title-content2__left {
		max-width: calc(100% - 275px);
	}
}
[href="/blog"] { display:none }
.aload-hide {display:none !important}
.page-line .hide-items {display:none}
label { display:block }
.slick-dots li:nth-child(3n), .slick-dots li:nth-child(3n-1){
	display:none;
}
.page-contacts .modal-block1__text {
	color: #227dbc;
}
.section_breadcrumbs {	
	padding-top:50px;
}
.breadcrumbs {
    display: flex;
    justify-content: flex-start;
	flex-wrap: wrap;
}
.breadcrumbs > * {
	font-size: 16px;
    line-height: 21px;
    display: inline-block;
	margin-right:10px;
    color: #6f6f6f;
    font-weight: 300;
}
.breadcrumbs a {   
    color:#227dbc;
}
#js-map {
    height: 100%;
    min-height: 320px;
}
ymaps .badge__inner{
	font-weight: 700;
    font-size: 12px;
}
.full-filter .page-line {
    background: #fff;
    padding: 40px;
}
/*
.big-slider1__top.slick-initialized .slick-slide, 
.big-slider1__top.slick-initialized .big-slider1__top-foto
{
	min-height:350px;
}
*/
.block-price1__over2 + .block-price1__over2 {
	margin-top:40px;
}
@media only screen and (min-width: 760px) {
	.block4__over .section_breadcrumbs {
		position: absolute;
		top: 0px;
	}
	.block4__over .section_breadcrumbs .breadcrumbs * {
		color: #fff;
		text-shadow: 0px 0px 10px #000;
		font-weight: 500;		
	}
}

.js-favorites {cursor:pointer}

.block-information1__price {
	text-decoration: line-through;
}

.section_breadcrumbs + .padding4, .section_breadcrumbs + .padding2, .section_breadcrumbs + .padding2 { padding-top: 50px }

@media only screen and (max-width: 1000px) { 
	.breadcrumbs > * { font-size: 12px; }
	.section_breadcrumbs { padding-top:28px; }
	.section_breadcrumbs + .padding4, .section_breadcrumbs + .padding3, .section_breadcrumbs + .padding2 { padding-top: 20px }
}
.search-form1__submit span div {
    display: inline;
}
.album_name {
    display: block;
    position: absolute;
    border: 0px;
    z-index: 1;
    font-size: 10pt;
    color: #fff;
    text-align: center;
	width: auto;
    transform: translateX(-50%);
    left: 50%;
    padding: 10px 30px 15px;
    border-radius: 0px 0 30px 30px;
    box-sizing: border-box;
    background: rgba(30, 58, 79, .5);
}
.gallery-title {
    position: absolute;
    color: #fff;
    font-size: 10pt;
    bottom: 0px;
    z-index: 1;
    left: 0px;
    padding: 20px;
}
.loading main, .loading .modal-up {
    filter: blur(2px);
}
.loading-fixed {
    display: none;
}
.loading .loading-fixed {
    display: block;
    width: 60px;
    height: 60px;
    position: fixed;
    z-index: 9999;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
	background: url(../img/loading.gif) no-repeat 100%;
    background-color: transparent;
    background-position: left;
    background-size: 100%;
}
@media only screen and (max-width: 760px) {
	.title-content2__right2.mod1 {
		display: block;
		width: 100%;
		margin-top: 20px;
	}
	.view-add1__title i { display:none; }
	.view-add1__link {
		font-size: 12px;
		top: auto; 
		line-height: 13px;
	}
	.view-add1__title {
		display: inline-block;
		width: auto;
		float: none;
		font-size: 12px;
	}
	.title-content2__left {
		font-size: 16px;
	}
	.block4__over .section_breadcrumbs {
		padding-top:0px;
		margin-top: -20px;
		padding-bottom: 20px;
	}		
	.block4__over .section_breadcrumbs .page-line {
		padding:0px;
	}
	.block-price1__item .table1.mod1 {
		width: auto;
		
	}
	
	.block-price1__item .table1.mod1 tr td:first-child {
		max-width: 45%;
		min-width:140px;
	}	
	.block-price1__item .table1.mod1 tbody td {
		background-color: #eff3f8;
		border-left: 3px solid #fff;
		vertical-align: middle;
		border-top: none;
		border-bottom: 3px solid #fff;
	}	
	.block-price1__item .table1.mod1 tr td:not(:first-child) span {
		white-space: nowrap;
		
	}	
	.js-map-places {
		clear: both;
		width: 100%;		
	}
	.route-list1__title {
		margin-bottom:10px;
	}
	.search-form1__submit span div {
		display:none;
	}
	.search-form1__block-over .check2__label {
		width: 100%;
	}
}
.list-programm2__text {
	/*max-height: 100%;*/
	/* max-height: 1000px;*/
	overflow: hidden;
	margin-bottom: 30px;
	transition: max-height 0.5s ease-out;
}
.list-programm2__text:not(.full-text) {
	/*overflow:hidden;*/
   /* margin-bottom: 30px;*/
	max-height:160px;
  
}
.list-programm2__text .list-programm2__more  {
	position:absolute;
	bottom:0px;
}
.full-text .list-programm2__more:after {
	content:'↑';
}
.list-advantage3__item svg  {
	color: #a3e537;
	stroke: #a3e537;
    stroke-width: 1.5;
}
.list-category-tour1__icon svg  {
	color: #5CCFFF;
	stroke: #5CCFFF;
}
.list-tour2__foto {
	display:block;
}
.js-copy-dates-innner {
	padding-top:10px;
}
.modal-block1__title1.date {
	margin-top:-20px;
}
.modal-block1__title1.date:before {
	background-image: url("../img/i39.svg");
}
.hide-block {
	display:none;
}
#map_place {
    width: 100%;
    height: 100%;
    min-height: 300px;
}
.modal-up.pop-up-reviews:not(.modal2) .modal-up__content {
	background: #fff;
	
    max-width: 600px;
	width:95%;
}
.modal-up.pop-up-reviews .list-review1__item{
	width:100%;
	float:none;
	padding:20px;	
    box-sizing: border-box;
}
.modal-up.pop-up-reviews .list-review1__item .both{
	clear: both;
    display: block;
}
.modal-up.pop-up-reviews .list-review1__item .list-review1__top {
	float:left;
	padding: 10px;
}
.modal-up.pop-up-reviews .list-review1__item .list-review1__text {
	max-width:100%;
	background: #fff;
	padding: 10px;
}
.modal-up.pop-up-reviews .list-review1__item .list-review1__source {
	max-width:100%;
	background: #fff;
	padding: 10px;
	clear:both;
    text-align: right;
}
.modal-up.pop-up-reviews .list-review1__item .list-review1__top-name {
	clear: both;
    padding-top: 20px;
    padding-right: 20px;
}
@media (max-width: 768px) {
	.modal-up.pop-up-reviews .list-review1__item .list-review1__text {
		clear: both;
	
	}
}
@media only screen and (min-width: 760px) {
	.modal-review-add .modal-block1__image {
		background: #0c3959;
		width: 100%;
		padding: 20px;
	}
}
@media only screen and (max-width: 760px) {
	.modal-review-add .modal-block1__image {
		background: none;
		padding: 0px;
		left: 0px;
		display:block;
		position: relative;
		margin-top: 50px;
	}
}
/* star */ 
.form-star {
    display: flex;
    align-items: center;
}
.form-star__label {

    display: block;
    padding-right: 9px;
    cursor: pointer;
	color:#27aae1;
}
.form-star__content {
    display: flex;
    flex-direction: row-reverse;    
    align-items: center;
}
.form-star__icon_star {
    stroke-location: inside;
    width: 18px;
    height: 18px;
    fill: #dbd7d7;
    transition: fill 0.4s;
    cursor: pointer;
}
.form-star__input {
    display: none;
}
.form-star__input:checked ~ .form-star__star .form-star__icon_star,
.form-star__star:hover .form-star__icon_star {
    fill: #a3e537;
}
.form-star__star {
    margin-right: 2px;
    display: flex;
}


.form-file {
    display: flex;
    align-items: center;
}
.form-file__input {
    display: none;
}
.form-file__label {
	background-color: #a3e537;
	color: #0c3959;
    font-size: 1.1875rem;
    font-weight: 700;
    display: flex;
    justify-content: center;
    padding: 14px 20px;
    width: auto;
    cursor: pointer;
	width: 100%;
	text-align:center;
	border-radius: 4px;
}
.form-file__label-media {
    margin-right: 10px;
}
.form-file__label-content {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.form-file,
.form-file__label-content {
    -webkit-overflow-scrolling: touch;
}
.form-textarea_white textarea {
	display: block;
    width: 100%;
    height: 120px;
    color: #fff;
    font-size: 18px;
	
}
.list-advantage4__item  svg {
	display: inline-block;
    color: #A3E537;
    stroke: #A3E537;
    vertical-align: middle;
	width: 29px;
	height: 29px;
    line-height: 29px;
	margin-right: 16px;
	
}
.modal-block1__input.form__row {
    margin-bottom: 25px;
}
.pagination1 + .title1.mod1 {
	margin-top: 20px;
}
.list-advantage3__item a {
	display:inline-block;
	font-weight: normal;
    font-size: 12px;
	color: #06253c;
}
.footer-mobile1__reestr {
	padding-bottom: 20px;
    display: block;
}
.list-tour2__cashback {
	display: block;
    position: absolute;
    top: 0;
    left: 41px;
    min-width: 123px;
    padding: 0 15px;
    text-align: center;
    box-sizing: border-box;
    height: 25px;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 25%);
    border-radius: 4px;
    border-radius: 0 0 4px 4px;
    background-color: #ec5353;
    line-height: 25px;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
}
.list-tour2__status + .list-tour2__cashback {
	left: 180px;
}
.selection-body {
    margin-top: 40px;
}
.selection-body p{
    margin-top: 20px;
    line-height: 24pt;
}
.selection-body a {
    color: #27aae1;
}
.btn-scroller {
    
	background: #a3e537;
    color: #06253c;
    font-weight: bold;
    padding: 10px 20px;
    border-radius: 3px;
    box-shadow: 1px 1px 2px #9b9b9b;
}
.content-over4__text .btn-scroller {
    margin-bottom: 20px;
    display: block;
}
.btn-scroller.header-button {
    float: right;
    position: relative;
    z-index: 2;
}
.cashback-row {
    display: block;
    width: 100%;
    clear: both;
    padding-top: 20px;
}
.cashback-row .link {
	color: #ff0000;
}
.text-pay1 .text-pay1__pay-bill {
    width: auto;
    padding: 5px 10px;
    min-height: 50px;
    height: auto;
    line-height: 12pt;
    display: flex;
    align-items: center;
    text-align: center;
}
.text-pay1 .text-pay1__pay-bill:before {
	display:none;
}
.text-pay1 .text-pay1__pay-bill span {
	text-align:center;
}
.text-pay1__pay-bill.pay-cashback {
    background-color: #ec5353;
    color: #fff;
}
.text-pay1__pay-bill.pay-cashback:hover {
    background-color: #eb7a7a;
	box-shadow: inset 0 0 0 2px #c36868;
}
.page_micro_rating {
    float: right;
    margin-bottom: 20px;
}
.rating-stars-text-info {
    clear: both;
    margin-bottom: 10px;
}
ul.rating1 {
    width: auto;
    float: left;
	margin-bottom: 10px;
}
.page_micro_rating ul.rating1 {
	float:right;
}
.rating-stars-text {
    text-align: right;
    margin-bottom: 10px;
}
.slick-dots {
	display:none !important;
}
.list-tour2__price-text2.mod1:before{
	top:-1px;
}
.soc-link1 a.icon4 {
    background: url(../img/c4.svg) no-repeat center;
    background-size: 27px 27px;
    width: 27px;
    height: 27px;
    display: inline-block;
}
.soc-link1 a.icon4:before {
    background: url(../img/c4-1.svg) no-repeat 0 0;
    background-size: 29px 29px;
    width: 29px;
    height: 29px;
    display: inline-block;
}
.soc-content1 a.icon5 i {
    background: url(../img/c4-2.svg) no-repeat 0 0;
    background-size: 28px 28px;
    width: 28px;
    height: 28px;
    display: inline-block;
}
.soc-content1 a.icon5 i:after {
    background: url(../img/c4-1.svg) no-repeat 0 0;
    background-size: 28px 28px;
    width: 28px;
    height: 28px;
    display: inline-block;
}
.soc-link2 a.icon5:before {
    background: url(../img/c4-2.svg) no-repeat 0 0;
    background-size: 27px 27px;
    width: 27px;
    height: 27px;
    display: inline-block;
}
.gallery-title * {
	display:block;
}
.gallery-title * {
	display:block;
}
.gallery-name {
    font-size: 12pt;
}
.gallery-dates {
    margin-top: 10px;    
	text-transform: uppercase;
}
.gallery-list1__item:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: '';
    background: url(../img/g1.png);
    background-size: 100% 70%;
	background-position:bottom;
	background-repeat: repeat-x;
    border-radius: 4px;
}
@media screen and (min-width: 768px) {
	.pagination1 + .title1.mod1 {
		margin-top: 50px;
	}
	.soc-link1 a.icon2 {
		background: url(../img/c2.svg) no-repeat 0 0;
		background-size: 25px 24px;
		width: 25px;
		height: 24px;
		display: inline-block;
	}
}
.list-gallery {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}
.list-gallery .gallery-list1__item {
	display:inline-block;
	height:300px;
	position:relative;
	width: 32%;
    margin-bottom: 25px;
    background-repeat: no-repeat;
    background-size: cover;
}
.list-gallery .gallery-list1__item:nth-child(3n) {
	margin-right:0px;
}
.show-all-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
	margin-bottom:25px;
}
.list-review1.mod3 {
    margin-bottom: 80px;
    margin-top: 0px;
    padding-bottom: 0px;
}
.soc-link3 .icon1 {
	display:inline-block !important;
}
@media only screen and (min-width: 760px) {
	.show-all-block:before {
		position: absolute;
		bottom: 0;
		left: 0;
		right: -1000px;
		display: block;
		content: '';
		border-bottom: 2px dotted #cecece;
	}
	
}
.show-all-block .instagramm-contact1:before {
	display:none
}
.instagramm-contact1.mod1 {
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.content-nav {
    position: absolute;
    top: 50%;
    right: 0px;
}
.show-all-block .list-review1__more {
	font-size:12pt;
}
@media only screen and (max-width: 1450px) {
	.list-tour2__cashback {
		left: 18px;
	}
	.list-tour2__status + .list-tour2__cashback {
		left: 170px;
	}
}
.mgt.title1 {
	font-size: 32px;
}
@media only screen and (max-width: 760px) {	
	.mgt.title1 {
		font-size: 22px;
	}
	.instagramm-contact1.mod1 {
		margin-top:25px;
	}
	.show-all-block {
		display:block;
	}
	.list-tour2__cashback {
		left: 26px;
	}
	.list-tour2__status + .list-tour2__cashback {
		left: 160px;
	}
	.soc-link1 a.icon4 {
		background-size: 100%;
		width: 24px;
		height: 24px;
	}
	
	.list-gallery .gallery-list1__item {
		width:100%;
		margin-right:0px;
	}
	.list-gallery .gallery-list1__item:last-child {
		border-right:none;
	}
}
.mobile-favorite1 {
	display:none;
}
.list-tour2__price {
	z-index:0;
}
.list-tour1__foto a {
	border-radius:4px;
}
.list-tour1__foto {
	border-radius:4px;
}
.list-tour1__foto:before {
	border-radius:4px;
}
.gallery-list1__item {
	position: relative;
}
span.gallery-counter {
    display: inline-block;
    height: auto;
    width: auto;
    position: absolute;
    bottom: 20px;
    right: 45px;
    color: #000;
    color: #fff;
    font-size: 14px;
    text-decoration: underline;
    color: #5CCFFF;
    font-weight: 600;
	text-transform: uppercase;
	text-shadow: 0px 0px 2px #000;
}
.search1.active .search1__current {
	opacity:1;
}
form.search1__drop:before {
	content: "";
    display: inline-block;
    position: absolute;
    left: 75px;
    top: -5px;
    background: #EFF3F8;
    width: 10px;
    height: 10px;
    z-index: 0;
    transform: rotate(-45deg);
}
form.search1__drop {
    background: #EFF3F8;
    border-radius: 4px;
    padding: 10px;
    width: 300px;
    z-index: 1;
    margin-top: 45px;
    margin-right: 0px;
    transform: translateX(70%);
}
form.search1__drop span {
    font-size: 12pt;
}
form.search1__drop input[type="text"] {
    width: 100%;
    margin-top: 15px;
    background: #FFFFFF;
    border: 1px solid #D0DDEE;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 5px 10px;
    height: 40px;
}
form.search1__drop button[type="submit"]:before {
	content:"";
	position: relative;
    top: 50%;
    transform: translateY(-65%);
    content: '';
    display: inline-block;
    vertical-align: top;
    margin-right: 9px;
    background: url(../img/i63.svg) no-repeat 0 0;
    background-size: 14px 14px;
    width: 14px;
    height: 14px;
    display: inline-block;
}
form.search1__drop button[type="submit"] {
    display: block;
    text-align: center;
    text-align-last: center;
    color: #0c3959;
    font-size: 14px;
    font-weight: 700;
    height: 50px;
    border-radius: 4px;
    background: #a3e537;
    line-height: 50px;
    position: relative;
    margin-top: 15px;
    width: 100%;
    text-transform: uppercase;
}
.carousel2 .slick-dots {
	display:none !important;
}
.slick-slide, .slick-slide img, .slick-slider .slick-list, .slick-track {
	width: 100%;
}


/*
* Prefixed 
* Browsers: > 0.05%,last 2 years,ios >= 14.5,Safari >= 14.1,not dead
*/

/* toggle text */
.tgl_txt {}
.tgl_txt__in {
	overflow: hidden;
	max-height: 160px;
	-webkit-transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
	transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
}
.tgl_txt__in.is-active {
	max-height: 1000px;
	-webkit-transition: max-height 1s ease-in-out;
	transition: max-height 1s ease-in-out;
}
/* / toggle text */


/* place */
.place {
	display: -webkit-box;
	display: flex;
	margin-top: -11px;
	margin-bottom: 70px;
}
.place__main {
	flex-shrink: 0;
	width: 213px;
	margin-right: 40px;
	margin-left: -7px;
}
.place__i {
	position: relative;
	overflow: hidden;
	border-radius: 6px;
}
.place__i:before {
	content: "";
	display: block;
	padding-top: calc(100% * 140 / 213);
}
.place__i:after {
	content: "";
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	height: 54%;
	background-image: -webkit-linear-gradient(bottom, rgba(24, 73, 108, 0.7) 0%, rgba(24, 73, 108, 0) 100% );
	background-image: linear-gradient(to top, rgba(24, 73, 108, 0.7) 0%, rgba(24, 73, 108, 0) 100% );
	pointer-events: none;
}
.place__i img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}
.place__i_in {
	z-index: 1;
	position: absolute;
	left: 22px; 
	/* right: 22px; */
	bottom: 21px;
	color: #fff;
	font-weight: 300;
}
.place__i_in i {
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}
.place__i a:hover .place__i_in i,
.place__i_in:hover i { 
	text-decoration: none; 
}
/* mod - higher */
.place__i--h:before { padding-top: calc(100% * 170 / 213); }
.place__i--h:after { height: 62.5%; }

.place__map {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	        align-items: center;
	box-sizing: border-box;
	width: 100%;
	padding-left: 14px;
	height: 45px;
	margin-top: 11px;
	border: 2px solid #a3e537;
	color: #0c3959;
	background: none;
	font-size: 12px;
	font-family: inherit;
	font-weight: 500;
	text-decoration: underline;	
	border-radius: 8px;
}
.place__map i {
	position: relative;
	top: -2px;
	font-style: normal;
}
.place__map:before {
	content: "";
	display: inline-block;
	vertical-align: top;
	width: 19px;
	height: 17px;
	margin-right: 10px;
	background: url(../img/i35.svg) no-repeat 0 0;
	background-size: 19px 17px;
}
.place__map:hover {
	text-decoration: none;
}
.place__descr {
	-webkit-box-flex: 1;
	        flex-grow: 1;
	position: relative;
	top: -9px;
	font-size: 14px;
	font-weight: 300;
	line-height: 1.5;	
}
.place__descr_in b { font-weight: bold; }
.place__descr_in > * { margin-bottom: 12px;}
.place__descr_in > *:last-child { margin-bottom: 0; }
.place__descr_trg {
	display: inline-block;
	margin-top: 12px;
	color: #27aae1; 
	font-weight: normal;
}
.place__descr_trg i {
	font-style: normal;
	text-decoration: underline;
}
.place__descr_trg:hover i { text-decoration: none; }

.place__gal {
	flex-shrink: 0;
	width: 292px;
	/* margin-left: 80px; */
	margin-left: 6.25%;
}
.place__gal_in {
	display: -webkit-box;
	display: flex;
	flex-wrap:wrap;
	gap: 12px;
}
.place__gal_in > * { height: 48px; }
.place__gal_i {
	width: 64px;
	/* width: calc((100% - 12px * 3)/4); */
	overflow: hidden;
	border-radius: 4px;
	-webkit-transition: opacity 0.2s ease;
	transition: opacity 0.2s ease;
}
.place__gal_i:hover {
	opacity: 0.75;
}
.place__gal_i img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}
.place__gal_but {
	display: -webkit-inline-box;
	display: inline-flex;
	-webkit-box-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	        justify-content: center;
	width: 140px;
	/* width: calc((100% - 12px) / 2); */
	box-sizing: border-box;
	border: 2px solid #a3e537;
	color: #27aae1;
	background: #fff;
	font-size: 14px;
	font-weight: 300;
	font-family: inherit;
	border-radius: 4px;
	-webkit-transition: 
		color 0.2s ease,
		background 0.2s ease;
	transition: 
		color 0.2s ease,
		background 0.2s ease;
}
.place__gal_but i {
	margin-right: 3px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}
.place__gal_but:hover {
	color: #06253b;
	background: #a4f224; 
}
.place__gal_but:hover i { text-decoration: none; }

@media only screen and (max-width: 1000px) {
	.place { flex-wrap: wrap; }
	.place__main { margin-left: 0; }
	.place__descr { width: calc(100% - 253px); }
	.place__gal {
		margin-left: 0;
		margin-top: 30px;
		width: auto;
		max-width : 100%;
	}
}

@media only screen and (max-width: 760px) {
	.place {
		margin-top: 0;
		margin-bottom: 35px;
	}
	.place__main {
		width: 100%;
		margin-bottom: 23px;
	}
	.place__map { 
		margin-top: 23px;
		height: 56px;
	}
	.place__descr { 
		width: 100%;
		font-size: 13px;
		line-height: 1.8;			
	}
	.place__descr_in { 
		max-height: 114px;
	}
	.place__descr_trg {
		font-size: 12px;
		font-weight: 600;
	}
	.place__gal { display: none; }
	
	/* slider-mobile1 mod */
	.place__slider {
		width: 75%;
	}
	.place__slider .slider-mobile1__over {
		margin: 0 2px;
		height: 190px;
	}
}
/* / place */


/* 
review - mobile carousel fix (.list-review1-js)
*/
@media only screen and (max-width: 760px) {
	.list-review1-js { padding-right: 20px; }
	.list-review1-js .slick-list {
		overflow: visible!important;
	}
	.list-review1__item { padding: 0 20px 0 0; }
	.block-add-review1__all-review { clear:both; }
}
/* / */


/* fixes for validator */
.block1__title1,
.block1__title2,
.block1__title3,
.block1__title4 {
	display: block;
}
.mobile-menu1__favorite em,
.mobile-favorite1__text em,
.title-content2__left em,
.header__favorite em { 
	font-style: normal; 
}
.list-tour1__link:before { display: none;}
.list-tour1__link svg { 
	position: absolute;
	top: -4px;
	left: 0;
	width: 48px;
	height: 45px;
}
.list-tour1__link img {
	position: absolute;
	top: -4px;
	left: 0;
	max-width: 55px;
}
.check1__label.mod-a a {
	z-index: 1;
	position: absolute;
	top:0;
	right:0;
	bottom: 0;
	left: 0;
}
/* / */

/* fixes fz for main page - mobile */
@media only screen and (max-width: 760px) {
	.list-programm1 a,
	.list-programm1.mod1 a,
	.list-programm1 a.more,
	.block-tour1__small-text,
	.block-tour1__num,
	.callback-form1__text,
	.list-gids1__over p,
	.list-gids1__hide a	{
		font-size: 12px;
	}	
	.block-tour1__title2 span {
		font-size: 13px;
	}
}	
/* / */


/* contacts page - tabs */
.content-over2__right {
	position: relative;
}
.content-over2__right .tabs {
	z-index: 1;
	position: absolute;
	top: 40px;
	left: 40px;
}
@media only screen and (max-width: 760px) {
	.content-over2__right .tabs {
		top: 23px;
		left: 17px;
	}
}
/* / */


/* lst_adv - new vers of .list-advantageX bloсks (1-5) */
.lst_adv {}
.lst_adv__in { display: flex; }
.lst_adv__el {
	display: flex;
	align-items: center;
	box-sizing: border-box;
}
.lst_adv__i { 
	flex-shrink: 0;
	width: 100px;
}
.lst_adv__i img { width: 70px; }

/* mod 1 */
.lst_adv--1 .lst_adv__in {
	flex-wrap: wrap;
	margin-bottom: -78px;	
}
.lst_adv--1 .lst_adv__el {
	width: 50%;
	margin-bottom: 78px;
	font-size: 22px;
	line-height: 1.6;	
	letter-spacing: -0.03em;
}
.lst_adv--1 .lst_adv__el:nth-child(2n) { padding-left: 80px; }
.lst_adv--1 .lst_adv__i { width: 105px; }
.lst_adv--1 .lst_adv__i img { width: 69px; }
.lst_adv--1 .lst_adv__i--4 img { width: 65px; }

@media only screen and (max-width: 1000px) {
	.lst_adv--1 .lst_adv__in { margin-bottom: -60px;	}
	.lst_adv--1 .lst_adv__el { 
		margin-bottom: 60px;
		font-size: 16px;	
	}
	.lst_adv--1 .lst_adv__el:nth-child(2n) { padding-left: 40px; }
	.lst_adv--1 .lst_adv__i { width: 83px; }
	.lst_adv--1 .lst_adv__i img { width: 55px; }
	.lst_adv--1 .lst_adv__i--1 img { width: 58px; }
	.lst_adv--1 .lst_adv__i--3 img { width: 57px; }
}
@media only screen and (max-width: 760px) {
	.lst_adv--1 .lst_adv__in {
		display: block;
		margin-bottom: 0;
	}
	.lst_adv--1 .lst_adv__el {
		width: auto;
		margin-bottom: 44px;
		font-size: 14px;
	}
	.lst_adv--1 .lst_adv__el:last-child { margin-bottom: 0; }
	.lst_adv--1 .lst_adv__el:nth-child(2n) { padding-left: 0; }
}

/* mod 2 */
.lst_adv--2 .lst_adv__in { justify-content: space-between; }
.lst_adv--2 .lst_adv__el {
	width: calc(100% * 350 / 1280);
	line-height: 1.5;	
}
.lst_adv--2 .lst_adv__el:first-child { width: calc(100% * 460 / 1280); }
.lst_adv--2 .lst_adv__i { width: 104px; }
.lst_adv--2 .lst_adv__i img { width: 60px; }
.lst_adv--2 .lst_adv__i--2 img { width: 58px; }
.lst_adv--2 .lst_adv__i--3 img { width: 63px; }
@media only screen and (max-width: 1000px) {
	.lst_adv--2 .lst_adv__in { display: block; }	
	.lst_adv--2 .lst_adv__el {
		width: auto;
		margin-bottom: 42px;
	}	
	.lst_adv--2 .lst_adv__el:first-child { width: auto; }
	.lst_adv--2 .lst_adv__el:last-child { margin-bottom: 0; }	
}
@media only screen and (max-width: 760px) {
	.lst_adv--2 .lst_adv__i { width: 73px; }
	.lst_adv--2 .lst_adv__i img { width: 47px; }
	.lst_adv--2 .lst_adv__i--1 img { width: 45px; }
}

/* mod 3 */
.lst_adv--3 .lst_adv__in { justify-content: space-between; }
.lst_adv--3 .lst_adv__el {
	width: calc(100% * 7 / 16);
	font-size: 22px;
	line-height: 1.6;	
	letter-spacing: -0.03em;
}
.lst_adv--3 .lst_adv__i { width: 110px; }
.lst_adv--3 .lst_adv__i img { width: 69px; }
.lst_adv--3 .lst_adv__i--1 img { width: 77px; }

@media only screen and (max-width: 1000px) {
	.lst_adv--3 .lst_adv__el {
		width: 45%;
		font-size: 16px;
	}	
	.lst_adv--3 .lst_adv__i { width: 92px; }
	.lst_adv--3 .lst_adv__i img { width: 64px; }
	.lst_adv--3 .lst_adv__i--1 img { width: 70px; }
}
@media only screen and (max-width: 760px) {
	.lst_adv--3 .lst_adv__in { display: block; }	
	.lst_adv--3 .lst_adv__el {
		width: auto;
		margin-bottom: 32px;
		line-height: 1.5;	
	}
	.lst_adv--3 .lst_adv__el:last-child { margin-bottom: 0; }
}
/* / lst_adv */


/*
to partners - advantages 1
*/
.p_advnts1 {
	position: relative;
	margin: 185px 0 170px;
	padding-bottom: 167px;
}
.p_advnts1:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 1px;
	background-image: repeating-linear-gradient(to right, #000 0 1px, transparent 1px 5px);
}
.p_advnts1__h {
	margin: 0 0 73px;
	color: #005898;
	font-size: 24px;
	line-height: 1.5;
	font-weight: bold;
	letter-spacing: -0.03em;
}
@media only screen and (max-width: 1000px) {
	.p_advnts1 { 
		margin: 120px 0 80px; 
		padding-bottom: 80px;
	}
	.p_advnts1__h { margin-bottom: 60px; }
}
@media only screen and (max-width: 760px) {
	.p_advnts1 { 
		margin: 105px 10px 43px; 
		padding-bottom: 67px;
	}
	.p_advnts1__h { display: none; }
}

/*
to partners - advantages 2
*/
.p_advnts2 { margin: 180px 0 200px; }
.p_advnts2__h {
	margin: 0 0 87px;
	color: #06253c;
	font-size: 38px;
	line-height: 1.5;
	font-weight: normal;
	letter-spacing: -0.03em;
}
.p_advnts2__h strong { font-weight: 800; }
@media only screen and (max-width: 1000px) {
	.p_advnts2 { margin: 95px 0 100px; }
	.p_advnts2__h {	
		margin-bottom: 50px;
		font-size: 34px; 
	}
}
@media only screen and (max-width: 760px) {
	.p_advnts2 { margin: 95px 20px 70px; }
	.p_advnts2__h { 
		font-size: 15px;
		margin-right: -10px;
	}
	.p_advnts2__h strong { 
		display: block;
		margin-bottom: 12px;
		font-size: 34px;
		line-height: 1.2;
		letter-spacing: -0.03em;
	}
}

/*
to partners - manager
*/
.p_mng { position: relative; }
.p_mng__bg { 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.p_mng__in { 
	display: flex;
	padding: 200px 0;
}
.p_mng__i { 
	align-self: flex-start;
	width: 240px;
	margin-right: 80px;
	border-radius: 8px;
}
.p_mng__cont {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: flex-start;
}
.p_mng__h { margin-top: -14px; }
.p_mng__h dt {
	margin-left: -3px;
	margin-bottom: 20px;
	color: #f4e9c1;
	font-size: 45px;
	line-height: 1.05;
	font-weight: 800;
	letter-spacing: -0.03em;
}
.p_mng__h dt:after { content: ":"; }
.p_mng__h dd {
	color: #fff;
	font-size: 32px;
	line-height: 1.5;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
.p_mng__c {
	display: flex;
	position: relative;
	top: -6px;
}
.p_mng__c > * { margin-right: 38px; }
.p_mng__c > *:last-child { margin-right: 0; }
.p_mng__lnk { 
	position: relative;
	padding-left: 42px;
	color: #d7dfec;
	font-size: 22px;
	line-height: 1.5;
	font-weight: 500;
	letter-spacing: -0.03em;
}
.p_mng__lnk:hover { text-decoration: underline; }
.p_mng__lnk:before {
	content: "";
	position: absolute;
	top: 2px;
	bottom: 0;
	left: 0;
	margin: auto 0;
	width: 23px;
	height: 23px;
	background-repeat: no-repeat;
}
.p_mng__lnk--tel:before {	background-image: url(../img/phone.svg); }
.p_mng__lnk--mail:before {
	width: 22px;
	height: 18px;
	background-image: url(../img/mail.svg);
}

@media only screen and (max-width: 1000px) {
	.p_mng__in { padding: 100px 0; }	
	.p_mng__i { margin-right: 40px; }
	.p_mng__h dt { font-size: 38px; }
	.p_mng__c { flex-wrap: wrap; }
	.p_mng__but {	padding: 0 20px; }
}

@media only screen and (max-width: 760px) {
	.p_mng__in {
		display: block;
		padding: 0 20px;
	}
	.p_mng__i { 
		margin: -27px 0 37px 0; 
		width: 150px;
	}
	.p_mng__cont { display: block; }
	.p_mng__h { 
		margin-top: 0; 
		margin-bottom: 34px; 
	}
	.p_mng__h dt {
		margin-left: 0;
		margin-bottom: 13px;
		font-size: 24px;
	}
	.p_mng__h dd { margin-left: 3px; }
	.p_mng__c {
		top: 0;
		display: block;
		margin-bottom: 58px;
	}
	.p_mng__c > * {
		display: inline-block;
		vertical-align: top;
		margin-right: 0; 
		margin-bottom: 20px; 
	}
	.p_mng__c > *:last-child { margin-bottom: 0; }	
	.p_mng__lnk { 
		padding-left: 36px;
		font-size: 18px;
	}
	.p_mng__but {
		padding: 0;
		width: calc(100% + 36px);
		margin: 0 -18px -30px;
	}
}

/*
to partners - tours
*/
.p_tours { margin-bottom: 140px; }
.p_tours__h {
	display: flex;
	align-items: center;
	margin-bottom: 97px;
}
.p_tours__h_main {
	position: relative;
	top: 3px;
	margin-right: 35px;
	color: #5ccfff;
	font-size: 110px;
	font-weight: bold;
	letter-spacing: -0.05em;
}
.p_tours__h_txt {
	color: #06253c;
	font-size: 38px;
	line-height: 1.4;
	font-weight: normal;
	letter-spacing: -0.03em;
}
.p_tours__lst {
	padding-bottom: 0;
	margin-bottom: 40px;
}
.p_tours__lst  .list-tour1__foto-text { text-transform: none;}

.p_tours__lst1 {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -20px -40px;
}
.p_tours__lst1 > * {
	box-sizing: border-box;
	padding: 0 20px;
	margin-bottom: 40px;
	width: calc(100% / 3);
} 
.p_tours__tour { position: relative; }
.p_tours__tour .block-tour1__foto-price { 
	left: 22px; 
	width: 164px;
	font-family: Montserrat, Arial, sans-serif;
}
.p_tours__tour__descr {
	position: absolute;
	bottom: -20px;
	right: 18px;
	height: 40px;
	padding: 0 15px;
	width: 186px;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: -0.05em;
	text-transform: none;
}
.p_tours__tour__descr b { font-weight: 500; }
.p_tours__tour__descr:before { 
	content: "";
	display: inline-block;
	width: 12px;
	height: 14px;
	margin-right: 9px;
	margin-left: -12px;
	background: url(../img/file.svg) 0 0 no-repeat;
}

.p_tours__f {
	position: relative;
	margin-top: 118px;
}
.p_tours__f .but { 
	position:relative; 
	padding-left: 50px;
	padding-right: 55px;
}
.p_tours__f:before { 
	content: "";
	position: absolute;
	bottom: 30px;
	left: 0;
	width: 100vw;
	height: 1px;
	background-image: repeating-linear-gradient(to right, #000 0 1px, transparent 1px 5px);
}
@media only screen and (max-width: 1320px) {
	.p_tours__lst .list-tour1__link img {	max-width: 50px; }	
	.p_tours__tour .block-tour1__foto-price {
		left: 0;
		width: auto;
		min-width: 0;
	}
	.p_tours__tour__descr {
		right: 0;
		width: auto;
	}
	.p_tours__tour__descr:before { display: none; }
}
@media only screen and (max-width: 1000px) {
	.p_tours { margin-bottom: 65px; }
	.p_tours__h { margin-bottom: 55px; }
	.p_tours__h_main { font-size: 80px; }
	.p_tours__h_txt { font-size: 24px; }
	.p_tours__lst .list-tour1__link { font-size: 21px; }	
	.p_tours__lst1 > * { width: 100%;	}
	.p_tours__tour .block-tour1__foto-price { 
		left: 10px; 
		min-width: 160px;
	}
	.p_tours__tour__descr { 
		padding: 0 10px;
		right: 10px;
	}
	.p_tours__f {	margin-top: 54px;	}	
}
@media only screen and (max-width: 760px) {
	.p_tours__h { display: block; }
	.p_tours__h_main { display: block; }
	.p_tours__h_txt {
		display: block;
		font-size: 18px;
	}
	.p_tours__lst { margin-bottom: 52px; }
	.p_tours__lst .list-tour1__item {
		float: none;
		width: 100%;
		margin-bottom: 53px;
	}
	.p_tours__lst .list-tour1__item:last-child { margin-bottom: 0; }
	.p_tours__lst .list-tour1__foto { 
		margin-bottom: 20px;
		height: auto; 
	}
	.p_tours__lst .list-tour1__foto:before { height: 50%; }
	.p_tours__lst .list-tour1__foto:after {
		content:"";
		display: block;
		padding-top: 50%;
	}
	.p_tours__lst .list-tour1__foto-text {
    bottom: 23px;
    left: 27px;
	}
	.p_tours__lst .list-tour1__link {
		padding-left: 70px;
		font-size: 26px;
		line-height: 1.2;
		letter-spacing: -0.05em;
	}
	.p_tours__lst .list-tour1__link img {	
		top: 0;
		bottom: 0;
		margin: auto 0;
		max-width: 55px; 
	}
	.p_tours__tour .block-tour1__time { color: #fff; }
	.p_tours__f {margin-top: 5px;}
	.p_tours__f:before { display: none; }	
	.p_tours__f .but { 
		padding-left: 5px;
		padding-right: 5px;
	}	
}

/*
to partners - tours mod 1
*/
.p_tours--1 { margin-bottom: 200px;}
.p_tours--1 .p_tours__h { margin-bottom: 60px; }
.p_tours--1 .lst_adv { margin-bottom: 87px; }
.p_tours--1 .p_tours__f { margin-top: 140px; }
.p_tours--1 .p_tours__f .but { 
	padding-left: 55px;
	padding-right: 60px;
}
@media only screen and (max-width: 1000px) {
	.p_tours--1 { margin-bottom: 100px; }
	.p_tours--1 .lst_adv { margin-bottom: 70px; }
	.p_tours--1 .p_tours__f { margin-top: 54px; }
}
@media only screen and (max-width: 760px) {
	.p_tours--1 { margin-bottom: 65px; }
	.p_tours--1 .p_tours__h { margin-bottom: 40px; }
	.p_tours--1 .lst_adv { margin-bottom: 50px; }
}


/*
to partners - head
*/
.p_head {
	background: 
		url(../img_webp/p_head__bg.webp) 50% 100% no-repeat,
		linear-gradient(to bottom, #005898 0%, rgba(0, 86, 148, 0.3) 47.31%),
		#025998;
}
.p_head__in {
	display: flex;
	align-items: flex-end;
	padding-top: 5px;
	padding-bottom: 200px;
	color: #fff;
}
.p_head__main {
	flex-shrink: 0;
	width: calc(100% * 593 / 1280);
	min-width: 545px;
}
.p_head__ask {
	position: relative;
	display: inline-block;
	vertical-align: top;
	padding: 32px 72px 33px 47px;
	color: #000;
	background: #fff;
	font-size: 22px;
	line-height: 1.5;
	letter-spacing: -0.05em;
	border-radius: 25px;
}
.p_head__ask:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 75px;
	margin-top: -2px;
	border-bottom: 33px solid transparent;
	border-left: 33px solid #fff;
}
.p_head__info {
	margin-top: -18px;
	margin-bottom: 57px;
}
.p_head__info dt {
	display: flex;
	align-items: flex-end;
}
.p_head__info dd {
	margin-top: 21px;
	font-size: 32px;
	font-weight: 500;
	letter-spacing: -0.05em;
	text-align: right;
}
.p_head__digit {
	position: relative;
	left: -3px;
	font-size: 100px;
	line-height: 1;
	letter-spacing: -0.02em;
}
.p_head__offer {
	position: relative;
	top: -14px;
	margin-left: auto;
	max-width: 250px;
	box-sizing: border-box;
	padding: 36px 42px;
	color: #000;
	background: #5ccfff;
	font-size: 22px;
	line-height: 1.7;
	letter-spacing: -0.05em;
	border-radius: 30px;
}
.p_head__dwn { text-align: right; }
.p_head__dwn .but {	padding-right: 52px; }
.p_head__f {
	/* width: 482px; */
	width: calc(100% * 482 / 1280);
	min-width: 380px;
	margin-left: auto;
}
.p_head__f_h {
	position: relative;
	margin-bottom: 47px;
	font-size: 32px;
	line-height: 1.2;
	letter-spacing: -0.05em;
}
.p_head__f_h:before {
	content: "";
	position: absolute;
	top: 10px;
	right: 100%;
	width: 23px;
	height: 21px;
	margin-right: 21px;
	background: url(../img/arrow-1.svg) 0 0 no-repeat;
}
.p_head__f_lst {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px 24px;
}
.p_head__f_i {
	box-sizing: border-box;
	width: 50%;
	padding: 0 10px;
	margin-bottom: 30px;
}
.p_head__f_i--name { width: 70%;}
.p_head__f_but { 
	padding-left: 25px;
	padding-right: 25px;
}

@media only screen and (max-width: 1000px) {
	.p_head__in { padding-bottom: 100px; }
	.p_head__main { min-width: auto; }
	.p_head__ask { padding: 11px 31px 14px 24px; }
	.p_head__ask:before {
		left: 39px;
		border-bottom-width: 18px;
		border-left-width: 18px;		
	}	
	.p_head__info {
		margin-top: -11px;
		margin-bottom: 60px;
	}
	.p_head__info dd {
		margin-top: 9px;
		margin-left: 31px;
		font-size: 22px;
		line-height: 1.8;
		text-align: left;
	}		
	.p_head__digit { font-size: 75px; }
	.p_head__offer {
		top: -5px;
		padding: 17px 30px 19px 30px;
		max-width: 165px;
		font-size: 13px;
		line-height: 1.5;
	}
	.p_head__f {
		min-width: auto;
		width: 45%;
	}
}

@media only screen and (max-width: 760px) {
	.p_head {
		background: url(../img_webp/p_head__bg.webp) #025998 26% 27px no-repeat;
		background-size: auto 45%;
	}
	.p_head__in {
		display: block;
		padding-top: 30px;
		padding-bottom: 0;
	}
	.p_head__main {
		position: relative;
		width: auto;
		margin-left: 3px;
		padding-bottom: 56px;
	}
	.p_head__ask { font-size: 14px; }
	.p_head__digit { font-size: 50px; }
	.p_head__offer {
		margin-right: -16px;
		border-radius: 30px 0 0 30px;		
	}
	.p_head__dwn .but {	
		padding-right: 9px; 
		padding-left: 9px; 
		height: 68px;
		font-size: 13px;
	}
	.p_head__f {
		width: auto;
		margin: 0 -16px;
		padding: 56px 16px 0;
		background: #04426e;
	}
	.p_head__f_h { margin-bottom: 28px;}
	.p_head__f_h:before { display: none; }
	.p_head__f_i {
		width: 100%;
		margin-bottom: 20px;
	}
	.p_head__f_i .inp {
		padding-left: 20px;
		padding-right: 20px;
	}
	.p_head__f_but { margin-bottom: -30px; }
	.p_head__f_but:after { display: none; }
}


/*
	HOT mods & blocks
	=================
*/

/* block-tour1 hot mod (for main page carousel)  */
.block-tour1--hot .block-tour1__foto-text:before {
	content: "";
	position: absolute;
	left: -50px;
	width: 24px;
	height: 35px;
	margin-top: -2px;
	background: url(../img/fire.svg) 0 0 no-repeat;
	background-size: 100% 100%;
}
@media only screen and (max-width: 1450px) {
	.block-tour1--hot .block-tour1__foto-text:before { left: -35px; }
}
@media only screen and (max-width: 760px) {
	.block-tour1--hot .block-tour1__foto-text:before { 
		left: -25px; 
		width: 18px;
		height: 27px;		
		margin-top: 2px;
	}
}
.block-tour1--hot .block-tour1__foto-price {
	display: flex;
	align-items: center;
	padding: 0 20px;
	font-weight: 500;
	font-family: Montserrat, Arial, sans-serif;
}
.block-tour1--hot .block-tour1__price_old {
	text-decoration-line: line-through;
}
.block-tour1--hot .block-tour1__price_old:after {
	content: "";
	display: inline-block;
	margin: 0 10px;
	border: 4px solid transparent;
	border-left: 4px solid #000;
	border-right: none;
}
.block-tour1--hot .block-tour1__price_new {
	color: #f00;
	font-size: 18px;
}
@media only screen and (max-width: 760px) {
	.block-tour1--hot .block-tour1__foto-price {
		height: 34px;
		font-size: 12px;
		white-space: nowrap;
	}
	.block-tour1--hot .block-tour1__price_new {
		font-size: 14px;
	}
}
.block-tour1--hot .block-tour1__text {
	padding-bottom: 25px;
}
.block-tour1--hot .block-tour1__dates a {
	color: #f00;
}


/* .list-date1__item hot mod (for tour page) */
.list-date1__item--hot {
	position: relative;
	padding-left: 45px;
	color: #f00;
	box-shadow: inset 0 0 0 2px #f00;
}
.list-date1__item--hot:before {
	content: "";
	position: absolute;
	top: -2px;
	left: 13px;
	width: 22px;
	height: 31px;
	background: url(../img/fire.svg) 0 0 no-repeat;
	background-size: 100% 100%;	
}
.list-date1__item--hot:hover {
	text-decoration: none;
}

/* hot date dropdown  */
.hot_date_drop { position: relative; }
.hot_date_drop__in {
	opacity: 0;
	position: absolute;
	top: -9999px;
	left: -9999px;
	transition: opacity 0.2s ease;
}
.hot_date_drop__in:before {
	/* hover fix for 1px gap on top */
	content:"";
	position: absolute;
	bottom: 100%;
	left: 0;
	right: 0;
	height: 1px;
}
.hot_date_drop:hover .hot_date_drop__in {
	z-index: 1;
	opacity: 1;
	top: 100%;
	left: 0;
	margin-top: 1px;
	padding: 20px 24px;
	color: #000;
	background: #eff3f8;
	line-height: 1;
	border-radius: 4px;
}
.hot_date_drop__in dt {
	margin-bottom: 10px;
	color: #f00;
	font-size: 12px;
}
.hot_date_drop__in dd {}
.hot_date_drop__price {
	display: flex;
	align-items: center;
	font-weight: 500;
	font-family: Montserrat, Arial, sans-serif;
	white-space: nowrap;
}
.hot_date_drop__price_old {
	text-decoration-line: line-through;
}
.hot_date_drop__price_old:after {
	content: "";
	display: inline-block;
	margin: 0 10px;
	border: 4px solid transparent;
	border-left: 4px solid #000;
	border-right: none;
}
.hot_date_drop__price_new {
	color: #f00;
	font-size: 18px;
}


/* .list-date2__item hot mod (for tour page) */
.list-date2 .list-date2__item--hot {
	border-color: #f00;
}
.list-date2 .list-date2__item--hot:hover {
	background: none;
}
.list-date2 .list-date2__item--hot .hot_date_drop__in {
	margin: 2px 0 0 -1px;
}


/* hot_deals block for tour page */
.hot_deals {
	margin: 150px 0 130px;
	padding: 0 0 107px;
	background: url(../img/hot_deal-bg.jpg) #eff3f8 50% 50% no-repeat;
	background-size: cover;
}
.hot_deals__h {
	display: flex;
	align-items: center;
	position: relative;
	top: -55px;
	margin: 0 0 14px;
	font-size: 45px;
	font-weight: 500;
	letter-spacing: -0.05em;
}
.hot_deals__h:before {
	flex-shrink: 0;
	content: "";
	position: relative;
	top: -5px;
	display: block;
	width: 52px;
	height: 77px;
	margin-right: 22px;
	background: url(../img/fire.svg) 0 0 no-repeat;
	background-size: 100% 100%;	
}
.hot_deals__in {}
.hot_deals__item {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	padding: 0 0 44px;
	margin-bottom: 36px;
}
.hot_deals__item:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 1px;
	background: repeating-linear-gradient(to right, #A9A9A9 0 2px, transparent 2px 6px)
}
.hot_deals__item:last-child { 
	margin-bottom: 0; 
	padding-bottom: 0;
}
.hot_deals__item:last-child:after { display: none; }
.hot_deals__date {
	box-sizing: border-box;
	padding-right: 20px;	
	width: calc(100% * 300 / 1280);
}
.hot_deals__date dt { 
	margin-bottom: 10px;
	color: #00487d;
	font-size: 14px;
	font-weight: 600; 
}
.hot_deals__date dd {
	color: #f00;
	font-size: 18px;
	font-weight: bold;
}
.hot_deals__place {
	box-sizing: border-box;
	padding-right: 20px;	
	width: calc(100% * 340 / 1280);
}
.hot_deals__place--2 {
	width: calc(100% * 360 / 1280);
}
.hot_deals__place dt { 
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: 300; 
}
.hot_deals__place dd {
	color: #f00;
	font-size: 18px;
	font-weight: bold;
}
.hot_deals__discount {
	display: inline-block;
	font-weight: normal;
	color: #000;
}
.hot_deals__but {
	width: calc(100% * 280 / 1280);
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 0;
}
.hot_deals__but:hover {
	border-color: #a3e537;
}
@media only screen and (max-width: 1000px) {
	.hot_deals__item {
		padding-bottom: 30px;
		flex-wrap: wrap;
	}
	.hot_deals__item > * {
		width: 50%;
		margin-bottom: 15px;
	}
}
@media only screen and (max-width: 760px) {
	.hot_deals {
		margin: 100px 0;
		padding-bottom: 60px;
	}
	.hot_deals__h {
		top: -66px;
		margin-bottom: -21px;
		font-size: 32px;
		line-height: 1;
	}
	.hot_deals__h:before {
		top: -6px;
		margin: 0 17px 0 2px;		
	}	
	.hot_deals__item { 
		display: block; 
		padding: 0;
		margin-bottom: 50px;		
	}
	.hot_deals__item:after { display: none; }
	.hot_deals__item > * {
		width: auto;
		margin-bottom: 0;
	}
	.hot_deals__date { padding-right: 0; } 
	.hot_deals__place {
		padding-right: 0;
		margin-top: 28px;
	}
	.hot_deals__place dd {
		font-size: 16px;
	}
	.hot_deals__but {
		width: 100%;
		height: 48px;
		margin-top: 22px;
	}
}


/* list-tour2__item hot mod (for catalog)  */
.list-tour2__item--hot .list-tour2__content:before,
.list-tour2__item--hot .list-tour2__foto-title:before {
	content: "";
	position: absolute;
	left: -4px;
	margin-top: -4px;
	width: 26px;
	height: 39px;
	background: url(../img/fire.svg) 0 0 no-repeat;
	background-size: 100% 100%;
}
.list-tour2__item--hot .list-tour2__foto-title:before {
	left: -25px; 
	width: 18px;
	height: 27px;		
	margin-top: 2px;
}
@media only screen and (max-width: 760px) {
	.list-tour2__item--hot .list-tour2__content:before { display: none; }
}
.list-tour2__item--hot .list-tour2__title {
	margin-right: 90px;
}
.list-tour2__item--hot .list-tour2__price {
	display: flex;
	flex-direction: column;
}
.list-tour2__item--hot .list-tour2__price-text1 {
	display: flex;
	align-items: center;
	align-self: flex-end;
	padding: 0 20px;
	font-weight: 500;
	font-family: Montserrat, Arial, sans-serif;
	text-transform: none;
}
.list-tour2__item--hot .list-tour2__price-text1_old {
	white-space: nowrap;
	flex-shrink: 0;
	text-decoration-line: line-through;
}
.list-tour2__item--hot .list-tour2__price-text1_old:after {
	content: "";
	display: inline-block;
	margin: 0 10px;
	border: 4px solid transparent;
	border-left: 4px solid #000;
	border-right: none;
}
.list-tour2__item--hot .list-tour2__price-text1_new {
	white-space: nowrap;
	flex-shrink: 0;
	color: #f00;
	font-size: 18px;
}
@media only screen and (max-width: 760px) {
	.list-tour2__item--hot .list-tour2__price-text1 {
		top: -18px;
		width: auto;
		height: 34px;
		font-size: 12px;		
	}
	.list-tour2__item--hot .list-tour2__price-text1_new {
		font-size: 14px;
	}
}
/* / HOT */