.main-block{
	background-position: center center;
	background-size: cover;
}

.main-block-content{
	padding-top: 42rem;
}

.main-block-content-large{
	padding-top: 84rem;
}

.main-block-title, .main-block-title h2{
	font-weight: 400;
	font-size: 48rem;
	line-height: 102.9%;
	letter-spacing: -1.92rem;
	color: #000;
}

.main-block-text{
	margin-top: 45rem;
	font-weight: 400;
	font-size: 18rem;
	line-height: 28rem;
	letter-spacing: 0;
	color: #000;
}

.main-block-content-feedback{
	padding-bottom: 138rem;
}

.page-path{
	margin-top: 38rem;
	font-size: 18rem;
	line-height: 25rem;
	color: #797979;
}

.page-path a{
	text-decoration: underline !important;
	color: #797979;
}

.sl span:not(:first-child){
	padding-left: 17rem;
}

.sl span img{
	width: 30rem;
	height: 30rem;
	cursor: pointer;
}

.list{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-content: start;
	align-items: center;
	width: fit-content;
}

.list-name{
	font-size: 14rem;
	font-style: normal;
	font-weight: 300;
	line-height: 119.9%;
	letter-spacing: 0.7rem;
	text-transform: lowercase;
	color: #000;
	width: fit-content;
}

.list-container{
	position: relative;
	margin-left: 15rem;
}

.list-field{
	position: relative;
	background-color: #fff;
	cursor: pointer;
}

.list-field-text{
	padding: 10rem 40rem 10rem 10rem;
	font-size: 18rem;
	font-style: normal;
	font-weight: 400;
	line-height: 119.9%;
	color: #000;
	width: fit-content;
}

.list-field-button{
	position: absolute;
	top: 12rem;
	right: 11rem;
	width: 20rem;
	height: 20rem;
	pointer-events: none;
}

.list-items{
	position: absolute;
	display: none;
	background-color: #fff;
    box-shadow: 0 10rem 10rem -10rem rgba(0,0,0,0.5);
	z-index: 1;
}

.list-item{
	padding: 0 40rem 0 10rem;
	font-weight: 400;
	font-size: 18rem;
	line-height: 38rem;
	white-space: nowrap;
	text-decoration: none;
	color: #000;
	cursor: pointer;
}

.list-item:hover{
	text-decoration: underline !important;
}

.list-item-active{
	text-decoration: underline !important;
}


.field{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-content: start;
	align-items: center;
	width: fit-content;
}

.field-name{
	font-size: 14rem;
	font-style: normal;
	font-weight: 300;
	line-height: 119.9%;
	letter-spacing: 0.7rem;
	text-transform: lowercase;
	width: fit-content;
}

.field-input{
	margin-left: 15rem;
	padding: 10rem;
	font-size: 18rem;
	font-style: normal;
	font-weight: 400;
	line-height: 119.9%;
	color: #000;
	width: fit-content;
}


.titled-list{
	margin-top: 28rem;
	border-top: 1px solid #979797;
}

.titled-list:not(last-child){
	margin-bottom: 28rem;
}

.titled-list-item{
	padding-left: 5rem;
	border-bottom: 1px solid #979797;
}

.titled-list-item-name{
	position: relative;
	padding: 12rem 50rem 20rem 0;
	font-family: Montserrat;
	font-size: 16rem;
	font-style: normal;
	font-weight: 600;
	line-height: 22rem;
	letter-spacing: -0.32rem;
	color: #000;
	cursor: pointer;
}

.titled-list-item-name i{
	color: #7f7f7f;
}

.titled-list-item-content{
	display: none;
}

.titled-list-item-text{
	padding: 5rem 0 14rem 0;
	font-family: Inter;
	font-size: 16rem;
	font-style: normal;
	font-weight: 400;
	line-height: 22rem;
	letter-spacing: -0.32rem;
	color: #000;
	width: 70%;
}

.titled-list-item-image{
	position: absolute;
	right: 7rem;
	top: 11rem;
	width: 30rem;
	height: 30rem;
}

.titled-list-images{
	margin-bottom: 30rem;
	overflow: hidden;
	white-space: nowrap;
	overflow-x: scroll;
}

.titled-list-images a{
	font-size: 0;
	line-height: 0;
}

.titled-list-image{
	display: inline;
	height: 285rem;
	object-fit: cover;
}


.panel-field-name{
	margin-bottom: 13rem;
	font-size: 14rem;
	font-style: normal;
	font-weight: 300;
	line-height: 119.9%;
	letter-spacing: 0.7rem;
	text-transform: lowercase;
	color: #000;
}

.panel-field-container{
	margin-bottom: 13rem;
}

.panel-list{
	margin-bottom: 13rem;
}

.panel-list-name{
	margin-bottom: 13rem;
	font-size: 14rem;
	font-style: normal;
	font-weight: 300;
	line-height: 119.9%;
	letter-spacing: 0.7rem;
	text-transform: lowercase;
	color: #000;
}

.panel-list-name-type-find{
	position: relative;
}

.panel-list-name-type-find span{
	position: absolute;
	right: 0;
}

.panel-list-container{
	position: relative;
}

.panel-list-field{
	position: relative;
	background-color: #F2F0E7;
	cursor: pointer;
}

.panel-list-field-text{
	padding: 10rem 40rem 10rem 10rem;
	font-size: 18rem;
	font-style: normal;
	font-weight: 400;
	line-height: 119.9%;
	color: #000;
}

.panel-list-field-button{
	position: absolute;
	top: 12rem;
	right: 11rem;
	width: 20rem;
	height: 20rem;
	pointer-events: none;
}

.panel-list-items{
	position: absolute;
	display: none;
	background-color: #F2F0E7;
    box-shadow: 0 10rem 10rem -10rem rgba(0,0,0,0.5);
	max-height: 270rem;
	overflow-y: auto;
	z-index: 1;
}

.panel-list-item{
	padding: 0 40rem 0 10rem;
	font-weight: 600;
	font-size: 18rem;
	line-height: 38rem;
	white-space: nowrap;
	text-decoration: none;
	color: #000;
	cursor: pointer;
}

.panel-list-item:hover{
	text-decoration: underline !important;
}

.panel-list-item-active{
	text-decoration: underline !important;
}

.panel-list-item-disabled{
	font-weight: 400 !important
}


.panel-open-list{
	margin-bottom: 13rem;
}

.panel-open-list-name{
	margin-bottom: 13rem;
	font-size: 14rem;
	font-style: normal;
	font-weight: 300;
	line-height: 119.9%;
	letter-spacing: 0.7rem;
	text-transform: lowercase;
	color: #000;
}

.panel-open-list-items{
	position: relative;
	background-color: #F2F0E7;
	height: 345rem;
	overflow-y: auto;
}

.panel-open-list-item{
	padding: 0 40rem 0 10rem;
	font-weight: 400;
	font-size: 18rem;
	line-height: 38rem;
	white-space: nowrap;
	text-decoration: none;
	color: #000;
	cursor: pointer;
}

.panel-open-list-item:hover{
	text-decoration: underline !important;
}

.panel-open-list-item-active{
	text-decoration: underline !important;
}

.panel-open-list-item-disabled{
	color: rgba(0,0,0,0.24);
}


.search-panel-tags-open-list{
	display: none;
}

.search-panel-options{
	margin: 21rem 0 13rem 0;
	align-items: center !important;
	justify-content: space-between !important;
	flex-wrap: nowrap !important;
}

.search-panel-flight{
	margin-right: 20rem;
	font-size: 18rem;
	font-style: normal;
	font-weight: 400;
	line-height: 119.9%;
	color: #000;
	align-items: center !important;
	justify-content: flex-start !important;
	flex-wrap: nowrap !important;
	width: auto !important;
	cursor: pointer;
}

.search-panel-flight img{
	margin-right: 10rem;
	width: 30rem;
	height: 30rem;
}

.search-panel-favourite{
	font-size: 18rem;
	font-style: normal;
	font-weight: 400;
	line-height: 119.9%;
	color: #000;
	align-items: center !important;
	justify-content: flex-start !important;
	flex-wrap: nowrap !important;
	width: auto !important;
	cursor: pointer;
}

.search-panel-favourite span{
	white-space: nowrap;
}

.search-panel-favourite img{
	margin-right: 10rem;
	width: 30rem;
	height: 30rem;
}

.search-panel-favourite-count{
	color: #00AEEF;
}

.search-panel-calendar{
	align-items: center !important;
}

.search-panel-calendar img{
	width: 30rem;
	height: 30rem;
}

#search_panel_calendar_time_start, #search_panel_calendar_time_end{
	padding: 10rem;
	background-color: #F2F0E7;
	font-size: 18rem;
	font-style: normal;
	font-weight: 400;
	line-height: 119.9%;
	width: 38%;
	color: #000;
}

.search-panel-price{
	align-items: center !important;
	flex-wrap: nowrap !important;
}

.search-panel-price img{
	width: 24rem;
	height: 24rem;
}

.search-panel-price-range{
	position: relative;
	border-top: 2px #000 solid;
	margin-right: 15rem;
	width: 30%;
	height: 1px;
}

.search-panel-price-range-start-image{
	position: absolute;
	left: 0;
	top: -13rem;
	cursor: pointer;
}

.search-panel-price-range-end-image{
	position: absolute;
	right: -24rem;
	top: -13rem;
	cursor: pointer;
}

.search-panel-price-start, .search-panel-price-end{
	padding: 10rem;
	background-color: #F2F0E7;
	font-size: 18rem;
	font-style: normal;
	font-weight: 400;
	line-height: 119.9%;
	width: 24%;
	color: #000;
}

div.search-panel-price-rouble{
	font-size: 18rem;
	font-style: normal;
	font-weight: 400;
	line-height: 119.9%;
	color: #00AEEF;
}

span.panel-interval, span.date-interval-hellip{
	font-size: 18rem;
	font-style: normal;
	font-weight: 400;
	line-height: 119.9%;
	color: #000;
}

span.panel-interval{
	margin: 0 7rem;
}

.contacts-information{
	margin-bottom: 50rem;
}

.contacts-information-title{
	margin: 0 0 50rem 0;
	font-size: 26rem;
	font-style: normal;
	font-weight: 600;
	line-height: 102.9%;
	letter-spacing: -1.04rem;
	color: #000;
}

.contacts-information-text{
	margin: 13rem 0;
}

.contacts-information-text a{
	font-size: 18rem;
	font-style: normal;
	font-weight: 400;
	line-height: 119.9%;
	color: #000 !important;
}

.contacts-information .sl{
	margin-top: 16rem;
}

.thanks{
	flex-wrap: nowrap !important;
	align-items: stretch !important;
}

.thanks-text-container{
	padding: 38rem 100rem;
	background-image: url(/../local/templates/main/images/thanks_bkg.png);
	flex-wrap: nowrap !important;
	align-items: stretch !important;
	flex-grow: 1;
}

.thanks-text-container *{
	font-family: Montserrat;
	font-size: 24rem;
	font-style: normal;
	font-weight: 400;
	line-height: 28.78rem;
	color: #FFF;
}

.thanks-text-container p{
	padding-bottom: 5rem;
}

.thanks-text-container a{
	text-decoration: underline !important;
}

.thanks-title{
	padding: 70rem 0 90rem 0;
	font-family: Montserrat;
	font-size: 74rem;
	font-style: normal;
	font-weight: 400;
	line-height: 76.15rem;
	letter-spacing: -4%;
	color: #FFF;
}


.tours-import-button{
	padding: 10rem 20rem;
	background-color: #00AEEF;
	color: #fff;
	width: fit-content;
}

.privacy-message{
	position: fixed;
	padding: 20rem 30rem;
	background-color: #4e4e4c;
	color: #fff;
	bottom: 0;
	z-index: 100;
}

.privacy-message .flex-container{
	margin: 0 auto;
	align-items: stretch;
	width: 80%;
}

.privacy-message .flex-container-center:first-child{
	width: 90%;
}

.privacy-message .content-button{
	padding: 10rem 20rem;
	border: 1px solid #00AEEF;
	width: fit-content;
	font-size: 18rem;
	line-height: 18rem;
	color: #fff;
	background-color: #00AEEF;
}
