

/* Start:/local/templates/travelsoft/components/bitrix/main.feedback/footer_subscribe/style.css?17739897072855*/
.sletter-footer {
	margin-bottom:45px;
}
.sletter-footer .slf__title {
    color: rgb(0, 0, 0);
    font-family: Manrope;
    font-size: 20px;
    font-weight: 600;
    line-height: 27px;
    letter-spacing: 0%;
    text-align: left;
}
.sletter-footer .slf__form {
    display:flex;
}
.sletter-footer .btn {
    border-radius: 500px;
	background: rgb(0, 182, 170);
	color: rgb(255, 255, 255);
	font-family: Manrope;
	font-size: 16px;
	font-weight: 600;
	line-height: 22px;
	letter-spacing: 0%;
	text-align: center;
	border:none;
	margin-left: -65px;
	/* padding: 19px 68px; */
	padding: 10px 68px;
	    margin-top: -2px;
}
.sletter-footer .btn:hover {
    background: rgb(68, 81, 221);
color: rgb(255, 255, 255);
}
.sletter-footer input {
    box-sizing: border-box;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 500px;
	color: rgb(0, 0, 0);
	font-family: Manrope;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0%;
	text-align: left;
	padding:20px 70px 20px 20px;
	width: 300px;
}

.sletter-footer input[type="email"] {
    border-radius: 500px;
    color: rgb(0, 0, 0);
    font-family: Manrope;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
    /* height: 60px; */
	    height: 40px;
    width: 100%;
    max-width: 240px;
    background: url(/local/templates/travelsoft/components/bitrix/main.feedback/footer_subscribe/mail.svg) no-repeat 10px center;
    background-size: 20px auto;
    background-color: rgb(255, 255, 255);
    padding-left: 45px;
    background-position: 18px 51%;
	display: inline-block;

}

@media (max-width: 1170px) {
	.sletter-footer input[type="email"] {
    max-width: 220px;
}
.sletter-footer .btn {
    margin-left: -52px;
    padding: 19px 54px;
}

}
@media (max-width: 1078px) {

.sletter-footer .btn {
    margin-left: -52px;
    padding: 19px 26px;
}

}

@media (max-width: 940px) {

	.sletter-footer input[type="email"] {
		font-size: 14px;
		font-weight: 400;
		line-height: 19px;
		letter-spacing: 0%;
		text-align: center;
		height: 44px;
		display: inline-block;
		width: 100%;
		max-width: 100%;
	    padding-right: 25px;
	}
	.sletter-footer .btn {
	font-size: 14px;
		margin-left: 0;
		padding: 16px 63px;
		margin-top: 10px;
		width: 100%;
	}

}
	
@media (max-width: 768px) {
	
	.sletter-footer  .slf__title {
		font-size: 14px;
		font-weight: 500;
		line-height: 120%;
		text-align: left;
		margin-bottom: 15px;
	}
	
	.sletter-footer input[type="email"] {
		font-size: 14px;
		font-weight: 400;
		line-height: 19px;
		letter-spacing: 0%;
		text-align: center;
		height: 44px;
		display: inline-block;
		width: 100%;
		max-width: 100%;
	    padding-right: 25px;
	}
	.sletter-footer .btn {
	font-size: 14px;
		margin-left: 0;
		padding: 16px 63px;
		margin-top: 10px;
		width: 100%;
	}
	
}
/* End */


/* Start:/local/templates/travelsoft/components/travelsoft/callback/travelsoft_ticket_intourdv25_head/style.css?17714295654257*/
.subscribe-wrap25 .col-md-7 {
    background: url(/local/templates/travelsoft/components/travelsoft/callback/travelsoft_ticket_intourdv25_head/./union.svg);
    background-size: contain;
    background-size: cover;
    background-position: 0% 50%;
    background-repeat: no-repeat;
    border-radius: 30px;
}

.subscribe-wrap25 .subscribe-25-l {
    padding: 131px 60px;
}

.subscribe-wrap25 .subscription-ttl {
    color: rgb(255, 255, 255);
    font-family: Manrope;
    font-size: 50px;
    font-weight: 800;
    line-height: 120%;
    text-align: left;
    margin-bottom: 30px;
}

.subscribe-wrap25 .subscription-desc {
    color: rgb(255, 255, 255);
    font-family: Manrope;
    font-size: 20px;
    font-weight: 800;
    line-height: 27px;
    text-align: left;
}

.subscribe-wrap25 .success-container {
    display: none !important;
}

.subscribe-wrap25 form#ts_leave_ticket {
    border-radius: 30px;
    background: rgb(255, 255, 255);
    display: flex;
    justify-content: center;
    padding: 30px 40px;
}

.subscribe-wrap25 .subscribe-25-r {
    padding-left: 0;
    padding-right: 0;
}

.subscribe-wrap25 form#ts_leave_ticket {
    border-left: 1px dashed gray;
}

.subscribe-wrap25 .subscribe-25-l {
    margin-right: -10px;
}

.subscribe-wrap25 .subscription-button {
    border-radius: 500px;
    background: rgb(0, 182, 170);
    width: 100%;
    height: 62px;
}

.subscribe-wrap25 h4 {
    text-align: center;
    margin-bottom: 30px;
}

.subscribe-wrap25 h3 {
    margin-bottom: 15px;
}

.communication-methods .radio-buttons-group {
    display: flex;
    gap: 10px;
}

.communication-methods .radio-buttons-group input[type="radio"] {
    display: none;
}

.communication-methods .radio-buttons-group label {
    padding: 5px 15px;
    cursor: pointer;
    background-color: white;
    transition: 0.3s;
    box-sizing: border-box;
    border: 0.5px solid rgb(100, 120, 255);
    border-radius: 500px;
    color: rgb(0, 0, 0);
    font-family: Manrope;
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
    text-align: left;
}

.form-leave-ticket label {
    color: rgb(0, 0, 0);
    font-family: Manrope;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    text-align: left;
    margin-bottom: 10px;
}

.communication-methods {
    margin-top: 15px;
    margin-bottom: 30px;
}

.communication-methods .radio-buttons-group input[type="radio"]:checked+label {
    background: rgb(100, 120, 255);
    color: white;
}

.form-leave-ticket .form-group input.form-input {
    border-radius: 500px;
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.subscribe-wrap25 input[type="text"] {
    border-radius: 500px;
    background: rgb(248, 248, 250);
    padding: 20px 30px !important;
    color: rgb(0, 0, 0);
    font-family: Manrope;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0%;
    text-align: left;
    border: none;
    width: 100%;
}

.subscribe-wrap25 input[type="tel"] {
    border-radius: 500px;
    background: rgb(248, 248, 250);
    padding: 20px 30px !important;
    color: rgb(0, 0, 0);
    font-family: Manrope;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0%;
    text-align: left;
    border: none;
    width: 100%;
}

.subscribe-wrap25 .btn {
    border-radius: 500px !important;
    background: rgb(0, 182, 170) !important;
    text-align: center;
    border: none;
}

.subscribe-wrap25 .btn:hover {
    background: rgb(68, 81, 221) !important;
}

@media (max-width: 768px) {
    .subscribe-wrap25 form#ts_leave_ticket {
        border-top: 1px dashed gray;
        border-left: none;
    }

    .subscribe-wrap25 .col-md-7 {
        background: url(/local/templates/travelsoft/components/travelsoft/callback/travelsoft_ticket_intourdv25_head/./unionm.svg);
        background-size: 100vw;
        background-position: 50% 0%;
        background-repeat: no-repeat;
    }

    .subscribe-wrap25 h4 {
        text-align: left;
        margin-bottom: 30px;
    }

    .subscribe-wrap25 .subscription-ttl {
        font-size: 26px;
        font-weight: 800;
        line-height: 120%;
        letter-spacing: 0%;
        text-align: left;
        margin-bottom: 15px;
    }

    .subscribe-wrap25 .subscription-desc {
        font-size: 14px;
        font-weight: 800;
        line-height: 120%;
        letter-spacing: 0%;
        text-align: left;
    }

    .subscribe-wrap25 .subscribe-25-l {}

    .subscribe-wrap25 .subscribe-25-r {}

}
/* End */


/* Start:/local/templates/travelsoft/template_styles.css?1777291380121275*/
/* @import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap'); */

@font-face {
	font-family: 'Manrope';
	font-style: normal;
	font-weight: 200 800;
	font-display: swap;
	src: url('/local/templates/travelsoft/fonts/manrope-v20-cyrillic_latin-700.woff2') format('woff2');
}


/* manrope-200 - cyrillic_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 200;
  src: url('/local/templates/travelsoft/fonts/manrope-v20-cyrillic_latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* manrope-300 - cyrillic_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 300;
  src: url('/local/templates/travelsoft/fonts/manrope-v20-cyrillic_latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* manrope-regular - cyrillic_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  src: url('/local/templates/travelsoft/fonts/manrope-v20-cyrillic_latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* manrope-500 - cyrillic_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  src: url('/local/templates/travelsoft/fonts/manrope-v20-cyrillic_latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* manrope-600 - cyrillic_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  src: url('/local/templates/travelsoft/fonts/manrope-v20-cyrillic_latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* manrope-700 - cyrillic_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  src: url('/local/templates/travelsoft/fonts/manrope-v20-cyrillic_latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* manrope-800 - cyrillic_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  src: url('/local/templates/travelsoft/fonts/manrope-v20-cyrillic_latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}




/* src: url('https://fonts.gstatic.com/s/manrope/v14/xn7gYHE41ni1AdIRgg.woff2') format('woff2'); */
body,
body.body {
	font-family: Manrope;
}


.menu-fixed-scroll {
	position: sticky;
}

.underlay {
	height: 250px;
	color: white;
	display: flex;
	justify-content: center;
	align-items: center;
	background-size: cover;
	background-position: center;
	border-radius: 8px;
}

.tabs-underlay {
	margin-top: 10px;
	background-image: url(/upload/iblock/281/8f522zo32kwaerpzyav0enwkzgy5ianr.jpg);
	min-height: 400px;
	color: white;
	display: flex;
	align-items: center;
	background-size: cover;
	background-position: center;
	/*background-attachment: fixed;*/
	border-radius: 8px;
	flex-direction: column;
	justify-content: space-between;
}

.tabs-underlay h1 {
	color: white;
}

.tabs-underlay .flex-fixer {
	flex-basis: 33%;
}

.tabs-underlay .tabs-container {
	width: 90%;
	padding: 40px 0;
}

.tabs-underlay #main-search_form-with-tabs-v2 {
	border-radius: 8px;
}

body.modal-open {
	padding-right: 0 !important;
}

.sticky-block {
	position: -webkit-sticky;
	position: sticky;
	top: 110px;
	padding-bottom: 2em;
}

.sticky-block>*:last-child {
	margin-bottom: 0;
}

@media screen and (max-width: 1200px) {
	.sticky-block {
		top: 130px;
	}
}

@media screen and (max-width: 767px) {
	.sticky-block {
		position: unset;
	}
}

.tooltip-icon {
	position: relative;
	color: #a7bee9;
	font-size: 16px;
}

.tooltip-icon i {
	cursor: pointer;
}

.tooltip-icon .tooltip-text {
	visibility: hidden;
	position: absolute;
	width: 120px;
	background-color: #555;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	border-radius: 6px;
	z-index: 1;
	opacity: 0;
	transition: opacity 0.6s;
	bottom: 125%;
	left: 50%;
	margin-left: -60px;
	font-weight: normal;
}

.tooltip-icon .tooltip-text::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #555 transparent transparent transparent;
}

.tooltip-icon:hover .tooltip-text {
	visibility: visible;
	opacity: 1;
}

.slick-rounded-arrow {
	position: absolute;
	background: #f1f4f8;
	border: none;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	color: #0079bf;
	cursor: pointer;
	outline: none;
	z-index: 10;
}

.swiper-recomendation .swiper-navigation {
	position: absolute;
	right: 15px;
	/* top: -85px; */
	width: 91px;
}

.swiper-recomendation .swiper-button-prev {
	left: 0;
	box-sizing: border-box;
	border: 1px solid rgb(0, 0, 0);
	width: 40px !important;
	height: 40px !important;
	border-radius: 40px;
}

.swiper-recomendation .swiper-button-next {
	right: 0;
	box-sizing: border-box;
	border: 1px solid rgb(0, 0, 0);
	width: 40px !important;
	height: 40px !important;
	border-radius: 40px;
}

.swiper-recomendation .swiper-button-prev:hover,
.swiper-recomendation .swiper-button-next:hover {
	background: rgb(100, 120, 255);
	border-color: #fff;
}

.swiper-recomendation .swiper-button-prev:hover:after,
.swiper-recomendation .swiper-button-next:hover:after {
	color: #fff;
}

.swiper-recomendation .swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
	font-size: 19px !important;
	width: 40px;
	color: #000;
	line-height: 40px !important;
	text-align: center;
}

.swiper-recomendation .swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
	font-size: 19px !important;
	width: 40px;
	color: #000;
	line-height: 40px !important;
	text-align: center;
}

.swiper-recomendation span.swiper-pagination-bullet {
	opacity: 0.7;
	width: 15px;
	border-radius: 0;
	background: rgb(127, 218, 211);
	height: 2px;
}

.swiper-recomendation span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: rgb(0, 182, 170);
}

.swiper-recomendation .swiper-wrapper {
	padding-bottom: 44px;
}

.swiper-recomendation .slider-card {
	border: 1px solid rgb(219, 219, 219);
	border-radius: 25px;
	background: rgb(255, 255, 255);
	/*height: 375px;*/
	min-height: 330px;
	overflow: hidden;
	width: 100% !important
}

.swiper-recomendation .geodir-category-img.card-post {
	height: 186px;
	overflow: hidden;
}

.swiper-recomendation .geodir-category-img.card-post img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.swiper-recomendation .geodir-category-content .heading {
	color: rgb(0, 0, 0);
	font-family: Manrope;
	font-size: 20px;
	font-weight: 600;
	line-height: 27px;
	letter-spacing: 0%;
	text-align: left;
	margin-bottom: 7px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/* Ограничение до 2 строк */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	/* Добавляет многоточие при обрезке */
	max-width: 300px;
}

.swiper-recomendation .geodir-category-content .text-price {
	color: rgb(0, 0, 0);
	font-family: Manrope;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	text-align: left;
}

.swiper-recomendation .geodir-category-content .text-price span {
	color: rgb(0, 182, 170);
	font-family: Manrope;
	font-size: 20px;
	font-weight: 700;
	line-height: 27px;
	letter-spacing: 0%;
	text-align: left;
}

.swiper-recomendation .geodir-category-content {
	padding: 10px 20px;
}

.swiper-recomendation .sr-tag,
.page--new .sr-tags {
	position: absolute;
	padding: 15px 20px;
	z-index: 3;
}

.page--new .sr-tags {
	top: 0;
	display: flex;
	gap: 10px;
	width: 50%;
	flex-wrap: wrap;
}

.swiper-recomendation .sr-tag div,
.page--new .sr-tag div {
	border-radius: 5000px;
	background: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
	font-family: Manrope;
	font-size: 10px;
	font-weight: 400;
	line-height: 14px;
	text-align: center;
	display: inline-block;
	padding: 2px 10px;
	margin-right: 5px;
	margin-bottom: 8px;
}

.page--new .sr-tag div {
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	border: 1px solid rgba(128, 128, 128, 0.33);
}

.swiper-recomendation .country {
	color: rgb(0 0 0 / 60%);
	font-family: Manrope;
	font-size: 12px;
	font-weight: 500;
	line-height: 13px;
	text-align: left;
	margin-bottom: 10px;
}

.country img {
	height: 13px;
	margin-right: 5px;
}

/* .swiper-recomendation  */
.tour-duration {
	color: rgb(0 0 0 / 60%);
	font-family: Manrope;
	font-size: 10px;
	font-weight: 400;
	line-height: 10px;
	letter-spacing: 0%;
	text-align: left;
}

.tour-duration img {
	width: 15px;
	height: 15px;
}

@media (max-width: 768px) {
	.swiper-recomendation .swiper-navigation {
		position: absolute;
		right: 0;
		top: auto;
		width: 100%;
		bottom: 0;
	}

	.swiper-recomendation .swiper-button-prev {
		border-radius: 24px;
		width: 24px !important;
		height: 24px !important;
		font-size: 11px !important;
	}

	.swiper-recomendation .swiper-button-next {
		border-radius: 24px;
		width: 24px !important;
		height: 24px !important;
		font-size: 11px !important;
	}

	.swiper-recomendation .swiper-button-prev:after,
	.swiper-recomendation .swiper-button-next:after {
		font-size: 11px !important;
	}

	.swiper-recomendation .geodir-category-content .heading {
		font-size: 18px;
	}
}



.main-title h1 {
	font-size: 24px;
}

.hotel-page h2 {
	font-size: 23px;
	font-weight: 600;
	margin-bottom: 1em;
}

.tour-page h2 {
	font-size: 23px;
	/* font-weight: 600; */
	font-weight: 700;
	margin-bottom: 1em;
}

section.section-default {
	background: white;
	border-radius: 6px;
	/* box-shadow: black 0 0 15px -15px; */
	padding: 20px 30px;
	margin-bottom: 25px;
}

.page--new section.section-default {
	border-radius: 25px;
	padding: 25px !important;
}



.section--relative-closer {
	position: relative;
	z-index: 2;
}

.page--new section.section--relative-beyond,
section.section--relative-beyond {
	position: relative;
	z-index: 0;
	margin-top: -50px;
	padding-top: 70px !important;
}

@media screen and (min-width: 992px) {
	.page--new .main-content {
		padding-right: 10px;
	}

	.page--new .sidebar-content {
		padding-left: 10px;
	}
}

.page--new .group-label {
	line-height: 1;
	align-items: center;
}

.page--new .group-label .icon {
	margin: 0;
	display: inline-block;
}

.page--new .group-label .icon i.group-tour-icon {
	display: inline-block;
	background: url(/local/templates/travelsoft/./img/grouptouricon.svg) no-repeat;
	background-size: contain;
}

.page--new .group-label .desc {
	font-size: 13px;
	font-weight: 500;
}

.page--new .group-label .icon,
.page--new .group-label .icon i.group-tour-icon {
	width: 20px;
	height: 20px;
}

.page--new .btn-search-block .map-distance__address {
	padding-top: 0;
	color: #000;
	display: flex;
	gap: 10px;
	align-items: center;
}

.page--new .btn-search-block .location {
	margin: 0;
}

.page--new .btn-search-block .location svg {
	fill: #4351DD;
}

.page--new .btn-search-block .stars-items .stars-item {
	font-size: 21px;
	letter-spacing: 2px;
}

.page--new .main-title h1 {
	font-size: 20px;
}

.page--new .info.info--substrate {
	background: #F0F5F9;
	padding: 16px;
	border-radius: 15px;
}

.page--new .info__price {
	color: #4351DD !important;
	margin-bottom: 10px !important;
}

.page--new .info__price:not(:has(+ .info__city-from)) {
	margin-bottom: 0 !important;
}

.page--new .info__city-from {
	color: #00B6AA;
	cursor: pointer;
	text-decoration: underline;
}

.page--new .info__city-from .location-arrow {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
}

.page--new .btn-search-tour-block .info__price span {
	font-size: 18px;
}

.page--new .info-buttons {
	display: flex;
	gap: 20px;
}

.page--new .info-buttons a {
	border-radius: 25px;
}

.page--new .info-buttons a.info-buttons--download {
	background-color: #FA1B0D !important;
}

.page--new .info-buttons a.info-buttons--download:hover {
	box-shadow: 0 3px 15px #FA1B0D !important;
}

.page--new .info-buttons a.info-buttons--download span {
	display: flex;
}

.page--new .info-buttons a.info-buttons--download .pdf-icon {
	margin-right: 0.3em;
}

.pdf-icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(/local/templates/travelsoft/./img/file-pdf-one.svg);
}

.char-icon {
	/* display: inline-block; */
	display: flex;
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	margin-right: 0.5em;
}

.clock-nine-icon {
	background-image: url(/local/templates/travelsoft/./img/clock-nine.svg);
}

.building-4-icon {
	background-image: url(/local/templates/travelsoft/./img/building-4.svg);
}

.fi-sr-world-icon {
	background-image: url(/local/templates/travelsoft/./img/fi-sr-world.svg);
}

.airplane-icon {
	background-image: url(/local/templates/travelsoft/./img/airplane.svg);
}

.location-blue-icon {
	background-image: url(/local/templates/travelsoft/./img/location-blue.svg);
}

.page--new section.section-default.tour-chars {
	padding: 10px 25px !important;
}

.page--new section.section-default .tour-chars__item {
	color: #000000;
	padding: 10px 0;
	border-bottom: 1px solid #CFCFCF;
	margin-bottom: 0 !important;
}

.page--new section.section-default .tour-chars__item:last-child {
	border-bottom: none;
}

.page--new .tour-chars__item .right {
	text-align: right;
	justify-content: end;
}

.page--new .about__desc.about__desc-icon {
	font-size: 16px;
}

.page--new .tour-program__spoiler {
	background: unset;
	padding: unset;
	border-radius: unset;
	border: unset;
	margin-bottom: 0.3em;
}

.page--new .tour-program__spoiler.tour-program__spoiler-open {
	background-color: rgb(231, 234, 255, 0.5) !important;
	border-radius: 25px;
	margin-bottom: 1.5em;
}

.page--new .tour-program__spoiler .tour-program__spoiler-content {
	background-color: rgb(231, 234, 255) !important;
}


.page--new .tour-program__spoiler-header {
	color: #000 !important;
	background: white;
	padding: 25px 20px;
	border-radius: 25px;
	border: none;
}

.page--new .tour-program__spoiler-header .spoiler-arrow {
	width: 40px;
	height: 40px;
	background: #00B6AA;
	border-radius: 50%;
	top: calc(50% - 20px);
	right: 20px;
	display: flex;
	color: white;
	align-items: center;
	justify-content: center;
}

.page--new .tour-program__spoiler-content {
	display: flex;
	border-radius: 25px;
	margin: 20px 0;
	padding: 20px;
	background: #E7EAFF !important;
	gap: 10px;
}

.page--new .tour-program__spoiler-content--left {
	background: white;
	border-radius: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-basis: 25%;
	width: 100%;
	font-weight: bold;
	font-size: 18px;
	color: black;
}

.page--new .tour-program__spoiler-content--right {
	flex-basis: 75%;
	background: white;
	border-radius: 15px;
	padding: 20px;
	font-size: 16px;
}

.page--new .tour-program__spoiler-open .tour-program__spoiler-header .spoiler-arrow {
	transform: rotate(-45deg);
}

.page--new .section-default.map-distance .map-distance__title {
	color: #000;
}

.page--new .section-default.map-distance .google-map {
	border-radius: 20px;
}

section.section-ready-to {
	min-height: 200px;
	background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
		url(https://intourist.ru/info/excursions/_next/static/media/hotelBg.904fbcdb.jpeg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.section-default.what-included {
	color: #000;
}

.what-included .what-included__title {
	font-size: 21px;
	font-weight: 600;
	margin-bottom: 1em;
}

.what-included .what-included__content-title {
	margin-bottom: 1em;
	font-size: 18px;
	font-weight: 600;
}

.what-included .what-included__content-item {
	margin-bottom: 1em;
	font-size: 16px;
	display: flex;
	gap: 8px;
	align-items: center;
	min-height: 18px;
}

.what-included__checkbox {
	/* запрет уменьшения и перерасчёта ширины */
	flex: 0 0 32px;
	/* эквивалент flex-grow:0; flex-shrink:0; flex-basis:32px */
	min-width: 32px;
	min-height: 16px;

	inline-size: 32px;
	/* width */
	block-size: 16px;
	/* height */
	border-radius: 999px;
	background: #00B6AA;
	position: relative;
	display: inline-block;
	box-sizing: content-box;

	/* убираем влияние текста/строчных метрик */
	font-size: 0;
	line-height: 0;
	vertical-align: middle;
}

.what-included__checkbox::after {
	content: "";
	position: absolute;
	/* вертикальный центр независим от дробных пикселей */
	top: 50%;
	transform: translateY(-50%);

	/* правая позиция «включено» */
	left: calc(100% - 2px - 12px);

	inline-size: 12px;
	block-size: 12px;
	background: #fff;
	border-radius: 50%;
	transition: left .25s ease;
}

/* выключено */
.what-included__checkbox--off {
	background: #D6D6D6;
}

.what-included__checkbox--off::after {
	left: 2px;
	/* слева */
}

section.section-ready-to.search-tour {
	background: url(https://intourist.ru/info/excursions/_next/static/media/moreBg.97bcf560.jpg);
}

.sidebar-content section.section-default {
	padding: 15px;
}

/* stars */
.stars-items {
	display: inline-flex;
	font-size: 0;
}

.stars-items .stars-item {
	display: none;
	color: #fbbb16;
	padding: 0;
	font-size: 26px;
	line-height: 1;
	letter-spacing: 6px;
}

.stars-items>.stars-item:before {
	content: "★" !important;
}

.stars-items.stars-1>.stars-item:nth-child(-n + 1) {
	display: block;
}

.stars-items.stars-2>.stars-item:nth-child(-n + 2) {
	display: block;
}

.stars-items.stars-3>.stars-item:nth-child(-n + 3) {
	display: block;
}

.stars-items.stars-4>.stars-item:nth-child(-n + 4) {
	display: block;
}

.stars-items.stars-5>.stars-item {
	display: block;
}

/* stars end */

/* scroll tabs */
.scroll-tabs .scroll-tabs__items {
	display: flex;
}

.scroll-tabs ul,
.scroll-tabs ul li {
	padding: 0;
	margin: 0;
}

.scroll-tabs .scroll-tabs__item a {
	background: white;
	color: #0079bf;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 16px;
	display: flex;
	align-items: center;
	height: 100%;
}

.scroll-tabs .scroll-tabs__item:first-child a {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.scroll-tabs .scroll-tabs__item:last-child a {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.scroll-tabs .scroll-tabs__item.active a {
	background: #0079bf;
	color: white;
}

/* end scroll tabs */

/* preview gallery */
.preview-gallery__wrapper {
	overflow: hidden;
	border-radius: 6px;
	min-height: 400px;
}

.preview-gallery__item {
	display: block !important;
	height: 100%;
}

.preview-gallery__item img {
	width: 100%;
	object-fit: cover;
	height: 400px;
}

.preview-gallery__items:not(.slick-slider)>.preview-gallery__item:not(:first-child) {
	display: none !important;
}

.preview-gallery__items .slick-dots {
	bottom: 20px;
}

.preview-gallery__items .slick-arrow {
	bottom: calc(50% - 15px);
	outline: none;
}

.preview-gallery__items .slick-prev {
	left: 10px;
}

.preview-gallery__items .slick-next {
	right: 10px;
}

.preview-gallery--new .preview-gallery__wrapper {
	border-radius: 25px;
}

.preview-gallery--new .slick-rounded-arrow {
	color: #000;
	display: flex !important;
	align-items: center;
	justify-content: center;
}

.preview-gallery--new .preview-gallery__items .slick-dots {
	bottom: 10px;
}

.preview-gallery--new .slick-dots li {
	margin: 0 6px;
}

.preview-gallery--new .slick-dots li button {
	background: #fff;
	width: 8px;
	height: 8px;
}

.preview-gallery--new .slick-dots li.slick-active button {
	background: #4351DD !important;
}

.page--new section.section-default.gallery-block {
	background: transparent;
	padding: 0 !important;
}

.preview-gallery__thumbs-item .slick-slide {
	margin-right: 20px;
}

.preview-gallery__thumbs-item .slick-slide.slick-active:last-of-type {
	margin-right: 0;
}

.preview-gallery__thumbs-item .preview-gallery__item img {
	height: 85px;
	border-radius: 25px;
}

/* end preview gallery */

/* hotel chars */
section.hotel-chars {
	padding: 20px 0 0 0;
}

.hotel-chars__items {
	display: flex;
	flex-wrap: wrap;
}

.hotel-chars__item {
	flex-basis: calc(100% / 7);
	width: calc(100% / 7 - 40px);
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	margin-bottom: 20px;
}

.hotel-chars__item .icon {
	display: block;
	padding: 0 30px;
}

.hotel-chars__item .icon img {
	max-width: 100px;
	width: 100%;
}

.hotel-chars__item .desc {
	margin-top: 0.4em;
	font-size: 11px;
	font-weight: 600;
	padding: 0 15px;
}

.page--new .section-default.section-hotel-chars {
	padding: 20px !important;
}

.page--new .hotel-chars {
	display: flex;
	flex-wrap: wrap;
}

.page--new .hotel-chars__item {
	flex-basis: 50% !important;
	width: 50%;
	margin-bottom: 0;
	display: flex;
	justify-content: start;
	align-items: center;
	flex-direction: row;
	gap: 10px;
	font-size: 16px;
	color: #000;
	padding: 10px 0;
}

.page--new .hotel-chars__item:nth-child(odd) {
	border-bottom: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
}

.page--new .hotel-chars__item:nth-child(1),
.page--new .hotel-chars__item:nth-child(2) {
	padding-top: 0;
}

.page--new .hotel-chars__item:last-child {
	padding-bottom: 0;
}


.page--new .hotel-chars__item:nth-child(even) {
	border-bottom: 1px solid #CFCFCF;
	padding-left: 20px;
}

.page--new .hotel-chars__item:last-child {
	border-bottom: none;
}

.page--new .hotel-chars__item:nth-child(odd):has(+ :last-child) {
	border-bottom: none;
	padding-bottom: 0;
}

/* end hotel chars */

.about__desc {
	padding-bottom: 15px;
	font-size: 16px;
}

.about__desc.about__desc-icon {
	padding-bottom: 0;
	display: flex;
	align-items: center;
	font-size: 14px;
}

.about__desc.about__desc-icon .about__icon {
	padding-right: 20px;
}

/* labels */
.labels {
	display: flex;
	flex-wrap: wrap;
}

.label-item {
	display: flex;
	align-items: center;
	margin-bottom: 8px;
	cursor: default;
	margin-right: 8px;
	padding: 10px 16px;
	background: #0079bf;
	border-radius: 6px;
	color: white;
	font-weight: bold;
	font-size: 11px;
}

.label-item .icon {
	margin-right: 8px;
}

/* end labels */

/* btn search block */
.btn-search-block a {
	text-decoration: none;
	padding: 14px 20px;
	background-color: #fd8c16;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 100%;
	display: block;
	border-radius: 3px;
	transition: background-color 0.1s ease;
}

.btn-search-block a:hover,
.btn-search-block a:focus {
	box-shadow: 0 3px 15px #fd8c16;
	color: white;
}

.page--new .btn-search-block a {
	background-color: #00B6AA;
}

.page--new .btn-search-block a:hover,
.page--new .btn-search-block a:focus {
	box-shadow: 0 3px 15px #00B6AA;
	color: white;
}

.btn-search-block .icon {
	margin-right: 15px;
	margin-left: -15px;
}

/* end btn search block */

/* btn search tour block */
.btn-search-tour-block .info {
	margin-bottom: 15px;
}

.btn-search-tour-block .info__price {
	color: #0079bf;
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.btn-search-tour-block .info__price span {
	font-size: 24px;
}

.btn-search-tour-block .info__price-add {
	font-weight: bold;
	font-size: 13px;
}

/* end btn search tour block */

/* map distance */
.map-distance__title {
	font-size: 18px;
	margin-bottom: 1em;
	font-weight: 600;
	text-align: center;
}

.map-distance__address {
	display: flex;
	padding: 10px 0;
}

.map-distance__address .icon {
	margin: 0 15px 0 5px;
}

.map-distance__address .icon i {
	font-size: 30px;
	color: #0079bf;
}

.map-distance__items {
	display: flex;
	flex-wrap: wrap;
}

.map-distance__item {
	flex-basis: 50%;
	padding-left: 5px;
	margin-bottom: 25px;
}

.map-distance__item__wrapper {
	display: flex;
	align-items: center;
}

.map-distance__item .icon {
	margin: 0 15px 0 5px;
}

.map-distance__item .icon i {
	font-size: 30px;
	color: #0079bf;
}

.map-distance__item .info {
	display: flex;
	flex-direction: column;
	font-size: 18px;
	font-weight: bold;
}

.map-distance__map {
	min-height: 300px;
}

.map-distance__map iframe {
	width: 100%;
	display: block;
	height: 300px;
}

.page--new .section-default.map-distance {
	padding: 10px !important;
}

.page--new .map-distance__title {
	color: #000;
	padding: 10px 0;
	font-size: 22px;
	margin-bottom: 0;
}

.page--new .map-distance__map {
	border-radius: 20px;
	overflow: hidden;
}

/* end map distance */

/* video */
.video .video-title {
	font-size: 18px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 1.5em;
}

.video .video-items .video-el iframe {
	width: 100%;
	max-width: 100%;
	height: 190px;
}

.video .video-items .video-vk iframe {
	height: 290px !important;
}

.page--new section.section-default.video {
	padding: 10px !important;
}

.page--new .video .video-title {
	color: #000;
	padding: 10px 0;
	font-size: 22px;
	margin-bottom: 0;
}

.page--new .video .video-items .video-el iframe {
	border-radius: 20px;
}

/* end video */

/* expert call */
.expert-call {
	font-size: 16px;
}

.expert-call .expert-call__title {
	font-size: 18px;
	margin-bottom: 1.5em;
	font-weight: 600;
}

.expert-call__items {
	display: flex;
}

.expert-call__item {
	display: flex;
}

.expert-call__info {
	flex-basis: 75%;
}

.expert-call__info-item {
	display: flex;
	flex-direction: column;
}

.expert-call__info-item:not(:last-child) {
	margin-bottom: 1.5em;
}

.expert-call__info-item span {
	margin-top: 0.5em;
}

.expert-call__info-item__number a {
	font-size: 22px;
	font-weight: bold;
	color: #212529;
	text-decoration: none;
}

.expert-call__info-item__number {
	font-size: 14px;
}

.expert-call__info-item__whatsapp a {
	text-decoration: none;
	color: #666;
}

.expert-call_socials {
	display: flex;
	flex-wrap: wrap;
}

.expert-call_social {
	margin-right: 1em;
}

.expert-call_socials svg {
	width: 30px;
}

.expert-call__avatar {
	flex-basis: 25%;
}

.expert-call__avatar img {
	width: 100%;
	border-radius: 6px;
}

/* end expert call */

/* need help */
.need-help__wrapper,
.need-help__content {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-direction: column;
	width: 100%;
}

.need-help__header {
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	width: 100%;
}

.need-help__img-wrapper {
	width: 28px;
	height: 28px;
	margin-right: 16px;
}

.need-help__description-wrapper {
	display: flex;
	flex-direction: column;
}

.need-help__title {
	margin-bottom: 5px;
	font-weight: 400;
	font-size: 20px;
	line-height: 27px;
	color: #000;
}

.need-help__subtitle {
	font-size: 12px;
	line-height: 16px;
	color: #7e8083;
}

.need-help__content form {
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.need-help__input-wrapper {
	width: 100%;
	max-width: 200px;
	margin-right: 12px;
	position: relative;
}

.need-help__form-phone {
	height: 40px;
	border: 1px solid #d9d9d9;
	border-radius: 4px;
	display: flex;
	align-items: center;
	padding: 0 12px;
}

.need-help__form-phone__placeholder {
	position: absolute;
	padding: 12px;
	color: black;
	border-left: 1px solid transparent;
}

.need-help__button-wrapper {
	width: 100%;
	max-width: 150px;
	height: 40px;
}

.need-help__button {
	box-shadow: none;
	border: none;
	padding: 12px 10px;
	color: white;
	background: #0079bf;
	border-radius: 3px;
	cursor: pointer;
	font-size: 13px;
	font-weight: 600;
	transition: all 0.15s ease;
}

.need-help__button:hover,
.need-help__button:focus {
	box-shadow: 0 3px 15px #01659f;
}

.need-help__caption {
	color: #7e8083;
	font-weight: 400;
	font-size: 12px;
	line-height: 16.34px;
	padding-top: 25px;
}

.need-help__caption a {
	text-decoration: underline;
	color: #7e8083;
}

/* end need help */

/* new hotel tabs */
.add-info__tabs-content-wrapper {
	display: none;
}

.add-info__tabs-content-wrapper.active {
	display: block;
}

.add-info__tabs-list__wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
}

.add-info__tabs-list-item {
	padding: 12px 15px;
	background: white;
	border-radius: 20px;
	color: #6478FF;
	border: 1px solid #6478FF;
	font-size: 15px;
	font-weight: 500;
	cursor: pointer;
	transition: all 0.15s ease;
}

.add-info__tabs-list-item.active,
.add-info__tabs-list-item:hover {
	background: #6478FF;
	color: white;
}

.add-info__tabs-content {
	color: #000;
	font-size: 16px;
}

/* end new hotel tabs */

/* gallery */
.gallery-block__items {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.gallery-block__item {
	display: none;
}

.gallery-block__item:nth-child(-n + 8) {
	display: block;
	flex-basis: calc(25% - 20px);
	background-position: center;
	background-size: cover;
	aspect-ratio: 1 / 1;
	margin-bottom: 1.5em;
	border-radius: 6px;
	cursor: pointer;
}

/* end gallery */

/* info block tabs */
.info-block__wrapper {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	gap: 4px;
}

.info-block__tabs-block {
	display: flex;
	gap: 40px;
}

.info-block__tabs-list {
	display: flex;
	flex-direction: column;
	gap: 12px;
	width: 322px;
	position: relative;
}

.info-block__tabs-list-item {
	padding: 12px 24px;
	border-radius: 8px;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	color: #7e8083;
	cursor: pointer;
}

.info-block__tabs-list-item:hover,
.info-block__tabs-list-item:focus {
	background: #f4f7fa;
}

.info-block__tabs-list-item__active {
	color: #0079bf;
	background: #eff5f9;
}

.info-block__tabs-content {
	width: calc(100% - 362px);
}

.info-block__tabs-content-wrapper {
	height: auto;
	display: none;
}

.info-block__tabs-content-wrapper.info-block__tabs-content-active {
	display: block;
}

.info-block__tabs-hotel-wrapper {
	margin-bottom: 28px;
}

.styles_hotelTopic__dataButton___aylQ {
	width: 100%;
	position: relative;
	font-size: 20px;
	font-weight: 700;
	padding: 12px 30px 12px 16px;
	border-radius: 8px;
	border: 2px solid rgba(0, 121, 191, 0.4);
	background: rgba(0, 121, 191, 0.05);
	display: flex;
	align-items: center;
	cursor: pointer;
	margin-bottom: 7px;
}

.styles_hotelTopic__header__DxvfN {
	font-size: 20px;
	color: #4a4a4a;
}

.styles_marker__HM6do {
	position: absolute;
	right: 16px;
	top: 0;
	bottom: 0;
	margin: auto 0;
}

.styles_hotelTopic__data__p9Gu2 {
	margin-bottom: 22px;
	overflow: hidden;
	transition: max-height 0.2s ease-in-out;
}

.defaultStyle_content__28VV8 {
	color: #4a4a4a;
}

.styles_hotelTopic__description__BBSFY {
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: 0;
	text-align: left;
	color: #4a4a4a;
}

.styles_hotelTopic__topics__Gt1wg {
	display: flex;
	flex-direction: column;
}

.styles_divider__Y57Fp {
	width: 100%;
	min-height: 1px;
	background-color: #d9d9d9;
	margin-top: 12px;
	margin-bottom: 12px;
}

.styles_hotelTopic__attributes__08lXs {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 28px;
	color: #4a4a4a;
}

.styles_hotelTopic__attributes__item__LEBb6 {
	width: calc(33.3333333333% - 24px);
	margin-bottom: 12px;
	display: flex;
	flex-direction: row;
	gap: 8px;
	align-items: center;
	justify-content: flex-start;
}

.styles_hotelTopic__gallery__JGa9F {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-column-gap: 8px;
	-moz-column-gap: 8px;
	column-gap: 8px;
	margin-bottom: 28px;
}

.styles_hotelTopic__gallery__JGa9F>div {
	height: 180px;
}

.defaultStyle_content__28VV8 a {
	text-decoration: underline;
	color: #1976d2;
	cursor: pointer;
}

.info-block__bottom-text {
	font-size: 12px;
	font-weight: 400;
	line-height: 14px;
	color: #7e8083;
	max-width: 720px;
	white-space: pre-line;
}

/* end info block tabs */

/* ready to search banner */
.ready-to-search {
	display: flex;
	justify-content: center;
	align-items: center;
}

.ready-to-search__wrapper {
	display: flex;
	width: 100%;
	height: 100%;
	justify-content: center;
	align-items: center;
	text-align: center;
}

.ready-to-search h2 {
	color: white;
	font-size: 26px;
	font-weight: bold;
}

.btn-to-search {
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	padding: 16px 32px;
	border: 2px solid #fff;
	border-radius: 4px;
}

.search-tour .btn-to-search {
	padding: 12px 16px;
	font-size: 18px;
}

.btn-to-search:hover,
.btn-to-search:focus {
	color: white;
	text-decoration: none;
}

/* end ready to search */

/* similar hotels */
.similar-hotels__items {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.similar-hotels__items.slick-slider {
	padding-bottom: 45px;
}

.similar-hotels__items.slick-slider .slick-slide {
	padding: 0 5px;
}

.similar-hotels__item {
	flex-basis: calc(25% - 10px);
	border-radius: 6px;
	overflow: hidden;
	border: 1px solid #8080803d;
	color: #4a4a4a;
	margin-bottom: 10px;
}

.similar-hotels__item:hover,
.similar-hotels__item:focus {
	color: #4a4a4a;
}

.similar-hotels__thumb {
	position: relative;
	min-height: 220px;
}

.similar-hotels__labels {
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	padding: 10px;
	width: 100%;
}

.similar-hotels__label {
	padding: 10px 14px;
	color: white;
	background: #1cba1c;
	border-radius: 6px;
	font-size: 11px;
}

.similar-hotels__thumb-img {
	min-height: 220px;
	background-position: center;
	background-size: cover;
}

.similar-hotels__name {
	padding: 8px;
	width: 100%;
	font-weight: bold;
	color: white;
	font-size: 16px;
	position: absolute;
	bottom: 0;
}

.similar-hotels__preview {
	display: flex;
	flex-direction: column;
	width: 100%;
	padding: 10px;
	position: relative;
	min-height: 100px;
}

.similar-hotels__tags {
	display: flex;
	flex-wrap: wrap;
}

.similar-hotels__tag {
	font-size: 10px;
	background: white;
	padding: 3px 6px;
	color: #4a4a4a;
	border: 1px solid #4a4a4a;
	margin-right: 4px;
	margin-bottom: 4px;
}

.similar-hotels__address,
.similar-hotels__dates {
	margin-top: 0.5em;
	font-weight: bold;
}

.similar-hotels__result-info {
	font-weight: bold;
	margin-top: 1.5em;
	display: flex;
	justify-content: space-between;
}

.similar-hotels__price {
	color: #0079bf;
	font-size: 20px;
	white-space: nowrap;
}

.similar-hotels .slick-arrow {
	position: absolute;
	z-index: 10;
	bottom: 0;
	background: #f1f4f8;
	border: none;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	color: #0079bf;
	cursor: pointer;
	outline: none;
}

.similar-hotels .slick-prev {
	right: 45px;
}

.similar-hotels .slick-next {
	right: 0;
}

.similar-hotels .slick-dots {
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: 8px;
}

.similar-hotels .slick-dots li {
	margin: 0 6px;
}

.similar-hotels .slick-dots li:not(.slick-active) {
	margin-top: 2px;
}

.similar-hotels .slick-dots li:not(.slick-active) button {
	width: 8px;
	height: 8px;
	background-color: #7e80833b !important;
}

/* end similar hotels */

/* price booking */
.price-booking #packagetour label span {
	display: none;
}

.price-booking #packagetour label {
	font-size: 14px;
}

.price-booking #inner-offers-search-form .btn.btn-secondary {
	margin-top: 25px !important;
	background-color: #fd8c16;
	border-color: #fd8c16;
}

.price-booking #inner-offers-search-form .btn.btn-secondary:hover,
.price-booking #inner-offers-search-form .btn.btn-secondary:focus {
	box-shadow: 0 3px 15px #fd8c16;
}

.price-booking .enough-quota {
	border-radius: 3px;
}

.price-booking #tsoperator-offers__packagetours {
	font-size: 14px;
}

.price-booking #tsoperator-offers__packagetours .btn.btn-secondary {
	padding: 0 2px !important;
	font-size: 14px;
}

.price-booking__content {
	/*display: flex;*/
}

.price-booking .slick-track {
	max-height: 300px;
}

.price-booking .tsoperator__offers .ts_offer-card .card-header .list-style-none img {
	max-height: 300px;
}

/*.price-booking .tsoperator__offers .ts_offer-card .card-header .curr-light-gallery {*/
/*    max-width: 300px;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    max-height: 300px;*/
/*}*/

/*.price-booking .tsoperator__offers .ts_offer-card .card-header .curr-light-gallery .slick-list {*/
/*    max-width: 300px;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    max-height: 300px;*/
/*}*/

section.section-default.price-booking #HD_DESC {
	box-shadow: none;
	padding: 0;
}

section.section-default.price-booking #HD_DESC .TVExtSearchForm.TVTheme1 {
	min-width: unset;
	width: 100%;
}

@media screen and (max-width: 1315px) {
	.price-booking #inner-offers-search-form {
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.price-booking #inner-offers-search-form>div {
		flex-basis: calc(25% - 10px);
		margin: 0 !important;
	}
}

@media screen and (max-width: 1000px) {
	.price-booking #inner-offers-search-form {
		flex-direction: column;
	}

	.price-booking #inner-offers-search-form>div,
	.price-booking #inner-offers-search-form>* {
		flex-basis: 100%;
		width: 100%;
		padding-bottom: 1em;
	}
}

/* end price booking */

/* modal tour places */
.modal-tour-places .modal-dialog {
	width: 100%;
	max-width: 768px;
}

.modal-tour-places .modal-content {
	padding: 60px 30px 30px 30px;
}

.modal-tour-places .close {
	position: absolute;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 3px solid black;
	display: flex;
	align-items: center;
	justify-content: center;
	right: 20px;
	top: 20px;
	outline: none;
}

.modal-tour-places__thumb {
	width: 100%;
	text-align: center;
	display: flex;
	justify-content: center;
}

.modal-tour-places__thumb img {
	width: 100%;
	max-width: 575px;
}

.modal-tour-places__items {
	padding-bottom: 45px;
}

.tour-places__item {
	cursor: pointer;
}

.tour-places__item:hover {
	color: #4a4a4a;
}

.tour-places__item:not(:nth-child(-n + 4)) {
	display: none;
}

.modal-tour-places__preview-title {
	font-size: 28px;
	font-weight: bold;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
}

.modal-tour-places__preview-desc {
	font-size: 16px;
}

.modal-tour-places .slick-arrow {
	bottom: 0;
	outline: none;
}

.modal-tour-places .slick-next {
	right: 0;
}

.modal-tour-places .slick-prev {
	right: 45px;
}

.modal-tour-places__items:not(.slick-slide) .modal-tour-places__item:not(:nth-child(1)) {
	display: none;
}

/* end modal tour places */

/* tour places */
.tour-places__items {
	display: flex;
	position: relative;
	padding-bottom: 15px;
}

.tour-places__items .slick-arrow {
	bottom: 50%;
	transform: scale(0.85);
	outline: none;
}

.tour-places__items .slick-next {
	right: -25px;
}

.tour-places__items .slick-prev {
	left: -25px;
}

.tour-places .slick-dots {
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: -8px;
}

.tour-places .slick-dots li {
	margin: 0 6px;
}

.tour-places .slick-dots li:not(.slick-active) {
	margin-top: 2px;
}

.tour-places .slick-dots li:not(.slick-active) button {
	width: 8px;
	height: 8px;
	background-color: #7e80833b !important;
}

.tour-places__items .slick-track .slick-slide {
	padding: 0 10px;
}

.tour-places__item {
	flex-basis: calc(25% - 20px);
	border-radius: 6px;
	overflow: hidden;
	border: 1px solid #8080803d;
	color: #4a4a4a;
}

.tour-places__thumb {
	height: 85px;
	background-size: cover;
	background-position: center;
}

.tour-places__desc {
	padding: 10px 10px 25px 10px;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
}

/* end tour places */

/* tour program */
.tour-program__title {
	position: relative;
	padding-bottom: 20px;
}

.tour-program__download {
	position: absolute;
	top: 0;
	right: 0;
}

.btn-tour-program {
	font-size: 14px;
	padding: 5px 15px;
	background: transparent;
	border-radius: 4px;
	color: #0079bf;
	border: 2px solid #0079bf;
	display: flex;
	align-items: center;
	justify-content: center;
}

.btn-tour-program .icon {
	font-size: 21px;
	margin-right: 10px;
}

.tour-program__spoilers {
	display: flex;
	flex-direction: column;
}

.tour-program__spoiler {
	padding: 30px 0;
	border-top: 1px solid #8080803d;
	cursor: pointer;
}

.tour-program__spoiler-header {
	position: relative;
	color: #0079bf;
	font-size: 20px;
	padding-right: 60px;
	display: flex;
	align-items: center;
}

.tour-program__spoiler-header b {
	white-space: pre;
}

.tour-program__spoiler-header .spoiler-title {
	padding-left: 2em;
	font-weight: bold;
	font-size: 21px;
}

.tour-program__spoiler-header .spoiler-arrow {
	position: absolute;
	right: 0;
	top: calc(50% - 12px);
	transition: transform 0.3s ease;
}

.tour-program__spoiler-open .tour-program__spoiler-header .spoiler-arrow {
	transform: rotate(-180deg);
}

.tour-program__spoiler-content {
	padding: 30px 0;
}

.tour-program__spoiler-content p {
	margin: 0.9em 0;
}

/* end tour program */

/* group label */
.group-label {
	margin-bottom: 1em;
	color: black;
	font-size: 13px;
	font-weight: bold;
}

.group-label .desc {
	margin-left: 0.4em;
}

/* end group label */

/* tour chars */
.tour-chars__items {
	display: flex;
	flex-direction: column;
}

.tour-chars__item {
	display: flex;
	font-size: 16px;
}

.tour-chars__item:not(:last-child) {
	margin-bottom: 10px;
}

.tour-chars__item .left,
.tour-chars__item .right {
	display: flex;
	align-items: center;
}

.tour-chars__item .left {
	flex-basis: 65%;
}

.tour-chars__item .right {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
}

.tour-chars__item .icon {
	color: #0079bf;
	font-size: 28px;
	margin-right: 10px;
}

.tour-chars__item .text .tooltip-icon {
	margin: 0 7px;
}

/* end tour chars */

/* hotels block */
.hotels-block__title {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 1em;
	text-align: center;
}

.hotels-block__title .tooltip-icon {
	margin-left: 5px;
}

.hotels-block__items {
	display: flex;
	padding: 0 20px 20px 20px;
}

.hotels-block__items .slick-arrow {
	bottom: 50%;
	outline: none;
}

.hotels-block__items .slick-next {
	right: -12px;
}

.hotels-block__items .slick-prev {
	left: -12px;
}

.hotels-block__items .slick-slide {
	padding: 0 5px;
}

.hotels-block__item {
	border-radius: 6px;
	overflow: hidden;
	border: 1px solid #8080803d;
}

.hotels-block__items:not(.slick-slider) .hotels-block__item {
	display: none;
}

.hotels-block__items:not(.slick-slider) .hotels-block__item:nth-child(1) {
	display: unset;
	width: 100%;
}

.hotels-block__thumb {
	background-position: center;
	background-size: cover;
	height: 100px;
}

.hotels-block__preview {
	padding: 15px;
}

.hotels-block__name {
	font-size: 18px;
	font-weight: bold;
}

.hotels-block__item .stars-items .stars-item {
	margin-left: -2px;
	letter-spacing: 0;
	font-size: 14px;
}

.hotels-block__address {
	margin-top: 0.3em;
}

.hotels-block .slick-dots {
	display: flex;
	justify-content: center;
	align-items: center;
	bottom: -3px;
}

.hotels-block .slick-dots li {
	margin: 0 6px;
}

.hotels-block .slick-dots li:not(.slick-active) {
	margin-top: 2px;
}

.hotels-block .slick-dots li:not(.slick-active) button {
	width: 8px;
	height: 8px;
	background-color: #7e80833b !important;
}

/* end hotels block */

/* tour including */
.tour-including__block-title {
	display: flex;
	align-items: center;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 1em;
	color: #343a40;
}

.tour-including__blocks {
	display: flex;
}

.tour-including__block.left {
	border-right: 2px solid #8080803d;
}

.tour-including__block.right {
	padding-left: 40px;
}

.tour-including__block {
	flex-basis: 50%;
}

.tour-including__block.left ul li:before {
	content: "";
	width: 16px;
	height: 16px;
	display: block;
	position: absolute;
	background-image: url("/local/templates/travelsoft/./img/li-check.svg");
	background-size: contain;
	background-position: center;
	left: 8px;
	top: 1px;
}

.tour-including__block.right ul li:before {
	content: "";
	width: 8px;
	height: 2px;
	left: 8px;
	top: 8px;
	display: block;
	position: absolute;
	background: orange;
	border-radius: 2px;
}

.tour-including__block ul li {
	position: relative;
	padding-left: 40px;
	margin-bottom: 1em;
	font-weight: 500;
}

/* end tour including */

/* callback fullwidth form (ext) */
.styles_layout__forms_wrapper__9Ccvg {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background-color: #eff5f9;
	margin-bottom: 20px;
}

.styles_layout__forms_wrapper__forms__Lc4rK {
	max-width: 1232px;
	width: 100%;
}

.styles_container__help__YrBhx {
	background-color: #fff;
	border-radius: 8px;
	display: flex;
	justify-content: space-between;
}

.styles_help__jGMyO {
	display: flex;
	flex-direction: column;
	padding: 40px 0 0 40px;
}

.styles_help__imageMobile__d4Sna {
	display: none;
}

.styles_help__title__RB3uY {
	font-size: 40px;
	font-weight: 700;
	line-height: 48px;
	color: #000;
	margin-bottom: 16px;
}

.styles_help__text__E8RZj {
	font-size: 24px;
	font-weight: 400;
	line-height: 28px;
	color: #7e8083;
	margin-bottom: 24px;
}

.styles_form__V0_o4 {
	display: flex;
	width: 510px;
	margin-bottom: 24px;
}

.styles_form__input__HJB05 {
	display: inline;
	width: 240px;
	margin-right: 24px;
	position: relative;
}

.styles_form__input__item__3y_kM {
	padding: 11px 25px;
	border: 1px solid #cfcfcf;
	border-radius: 4px;
	font-size: 18px;
	line-height: 25px;
	background: #fff;
	color: #4a4a4a;
	width: 100%;
}

.styles_form__input__item__first_letter__TM9dY {
	color: #4a4a4a;
	position: absolute;
	left: 26px;
	top: 12px;
	font-size: 18px;
	line-height: 25px;
}

.styles_form__button__vFguf {
	height: 48px;
	width: 221px;
	min-height: 48px;
}

.styles_blue-shadow__MVeVI {
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 14px;
	width: inherit;
	height: inherit;
	background-color: #0079bf;
	color: #fff;
	border-radius: 4px;
	transition: background-color 0.2s;
	border: none;
	cursor: pointer;
}

.styles_blue-shadow__MVeVI:hover {
	box-shadow: 0 3px 15px #489ed0;
}

.styles_help__agreement_text__XrvyB {
	max-height: 22px;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	color: #7e8083;
	display: flex;
	align-items: center;
}

.styles_help__jGMyO .styles_checkbox__EpdjF {
	width: 22px;
	height: 22px;
	margin-right: 10px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.styles_help__jGMyO .styles_checkbox__input__i8fGz {
	display: none;
}

.styles_help__jGMyO .styles_checkbox__span__m7T4p {
	width: 22px;
	height: 22px;
	background-image: url(https://intourist.ru/info/excursions/_next/static/media/checkbox_unchecked.b1957ff6.svg);
	background-repeat: no-repeat;
	background-position: 50%;
	cursor: pointer;
}

.styles_help__caption__SOYxa {
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	color: #7e8083;
}

.styles_help__caption__link__Nlk4q {
	text-decoration: underline;
	cursor: pointer;
}

.styles_help__image__no0bZ {
	display: flex;
}

.styles_help__jGMyO .styles_checkbox__input__i8fGz:checked+span {
	width: 22px;
	height: 22px;
	background-image: url(https://intourist.ru/info/excursions/_next/static/media/checkbox_checked.291fcb2b.svg);
	background-repeat: no-repeat;
	background-position: 50%;
	margin-left: 1px;
}

@media screen and (max-width: 767px) {
	.styles_help__jGMyO {
		align-items: center;
		padding: 16px;
	}

	.styles_help__imageMobile__d4Sna {
		display: block;
	}

	.styles_help__title__RB3uY {
		font-size: 24px;
		line-height: 27px;
		text-align: center;
	}

	.styles_help__text__E8RZj {
		padding: 0 16px;
		font-size: 20px;
		line-height: 120%;
		text-align: center;
	}

	.styles_form__V0_o4 {
		flex-direction: column;
		align-items: center;
		width: 100%;
	}

	.styles_form__input__HJB05 {
		margin-right: 0;
		margin-bottom: 24px;
		width: 100%;
	}

	.styles_form__input__item__3y_kM {
		font-size: 20px;
	}

	.styles_form__input__item__first_letter__TM9dY {
		font-size: 20px;
	}

	.styles_form__button__vFguf {
		width: 100%;
	}

	.styles_help__agreement_text__XrvyB {
		margin-left: 0;
		text-align: center;
		max-height: none;
		align-items: start;
		width: 100%;
	}

	.styles_help__caption__SOYxa {
		font-size: 12px;
		line-height: 16px;
		text-align: start;
	}

	.styles_help__image__no0bZ {
		display: none;
	}

	.styles_form__input__HJB05 {
		margin-right: 0;
		margin-bottom: 24px;
		width: 100%;
	}
}

/* end callback fullwidth form (ext) */

@media screen and (max-width: 1340px) {
	.need-help__img-wrapper {
		display: none;
	}

	.need-help__header {
		width: 100%;
		align-items: center;
		justify-content: center;
		text-align: center;
	}

	.need-help__subtitle {
		font-size: 16px;
		margin-top: 0.5em;
	}

	.need-help__content form {
		flex-direction: column;
		align-items: center;
	}

	.need-help__input-wrapper {
		margin: 0 0 0.5em;
		max-width: unset;
	}

	.need-help__form-phone {
		width: 100%;
	}

	.need-help__button-wrapper {
		max-width: unset;
	}

	.need-help__button {
		width: 100%;
	}

	.need-help__caption {
		text-align: center;
	}
}

@media screen and (max-width: 1200px) {
	.expert-call__info-item__number a {
		font-size: 19px;
	}

	.tour-chars__item {
		font-size: 14px;
	}
}

@media screen and (max-width: 1100px) {
	.map-distance__item {
		flex-basis: 100%;
	}

	.similar-hotels__item {
		flex-basis: calc(33% - 10px);
	}
}

@media screen and (max-width: 1000px) {
	.hotel-chars__item {
		flex-basis: calc(100% / 6);
		width: calc(100% / 6 - 40px);
	}

	.tour-chars__item {
		font-size: 12px;
	}

	.tour-chars__item .icon {
		font-size: 19px;
	}

	.tour-chars__item .left .text {
		display: flex;
	}
}

@media screen and (max-width: 767px) {
	.scroll-tabs {
		display: none;
	}

	.map-distance__item {
		flex-basis: 50%;
	}

	.gallery-block__item:nth-child(7),
	.gallery-block__item:nth-child(8) {
		display: none;
	}

	.gallery-block__item:nth-child(-n + 6) {
		flex-basis: calc(33% - 10px);
	}

	.similar-hotels__item {
		flex-basis: calc(50% - 10px);
	}

	.info-block__tabs-block {
		flex-direction: column;
	}

	.info-block__tabs-list {
		flex-direction: row;
		width: 100%;
	}

	.info-block__tabs-list__wrapper {
		display: flex;
		overflow: auto;
		width: 100%;
	}

	.info-block__tabs-list-item {
		white-space: nowrap;
	}

	.info-block__tabs-content {
		width: 100%;
	}

	.tour-including__blocks {
		flex-direction: column;
	}

	.tour-including__block {
		flex-basis: 100%;
	}

	.tour-including__block.left {
		border-right: none;
	}

	.tour-including__block.right {
		margin-top: 1em;
		padding-left: 0;
	}
}

@media screen and (max-width: 575px) {
	.hotel-chars__item {
		flex-basis: calc(100% / 4);
		width: calc(100% / 4 - 40px);
	}

	.gallery-block__item:nth-child(5),
	.gallery-block__item:nth-child(6) {
		display: none;
	}

	.gallery-block__item:nth-child(-n + 4) {
		flex-basis: calc(50% - 10px);
	}

	.similar-hotels__item {
		flex-basis: 100%;
	}

	.ready-to-search h2 {
		font-size: 18px;
	}

	.search-tour .btn-to-search {
		font-size: 13px;
		padding: 5px 10px;
	}

	.info-block__tabs-list-item {
		font-size: 12px;
		padding: 6px 12px;
	}

	.tour-program__download {
		position: relative;
	}

	.tour-program__spoiler-header .spoiler-title {
		font-size: 17px;
	}
}

@media screen and (max-width: 380px) {
	.hotel-chars__item {
		flex-basis: calc(100% / 3);
		width: calc(100% / 3 - 40px);
	}
}

.footer_requisites ul {
	width: max-content;
	margin-left: auto;
}

@media screen and (max-width: 767px) {
	.footer_requisites ul {
		margin: 0 auto;
		margin-top: 10px;
	}
}

.cookie-notice {
	position: fixed;
	bottom: 0;
	left: 50%;
	width: 100%;
	margin-bottom: 20px;
	transform: translateX(-50%);
	max-width: 600px;
	background-color: #fff;
	border-top: 1px solid #ccc;
	padding: 15px 20px;
	box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
	z-index: 9999;
	font-size: 14px;
}

.cookie-notice a {
	color: #725aff;
	text-decoration: underline;
}

.cookie-buttons {
	margin-top: 10px;
}

.cookie-buttons .btn {
	margin-right: 10px;
}


.online-chat-root-TalkMe {
	position: relative !important;
	z-index: 9998 !important;
}

/*style25*/





.cp-btn {
	border-radius: 500px;
	background: rgb(0, 182, 170);
	padding: 10px 30px;
	color: rgb(255, 255, 255);
	font-family: Manrope;
	font-size: 15px;
	font-weight: 500;
	line-height: 20px;
	letter-spacing: 0%;
	text-align: center;
}

.cp-btn:hover {
	background: rgb(68, 81, 221);
	color: rgb(255, 255, 255);
}

.tab-pane .cp-btn {
	margin-top: 20px;
	display: inline-block;
}

.swiper-recomendation .swiper.swiper-horizontal {
	/*margin-right: -30px;*/
}

.main-header {
	background: none;
	box-shadow: none;
}

.navbar-brand img {
	height: 40px;
}

.phone-box {
	padding: 5px 15px;
	display: flex;
	align-items: center;
	gap: 10px;
	transition: 0.3s;
}

.phone-box a {
	color: #000;
	text-decoration: none;
}


header.main-header .navbar {
	background: #fff;
	border-radius: 390px;
	padding: 8px 20px;
}

.main-header .navbar-nav .nav-link {
	color: rgb(0, 0, 0, 0.3);
	font-family: Manrope;
	font-size: 12px;
	font-weight: 400;
	line-height: 16px;
	letter-spacing: 0%;
	text-align: center;
	padding: 0 10px;
}

.main-header .navbar-nav .nav-item.active .nav-link,
.main-header .navbar-nav .nav-item:hover .nav-link {
	color: rgb(100, 120, 255);
}

.main-header a.navbar-brand img {
	max-height: 28px;
	max-width: 132px;
}

.main-header .navbar-brand img {
	max-height: 28px;
	max-width: 113px;
}

a.soc-header-item {
	text-align: center;
	margin-right: 5px;
}

a.soc-header-item i {
	display: inline-block;
	height: 21px;
	width: 21px;
	transition: 0.3s;
	background-size: cover;
}

a.soc-header-item:hover i {
	transform: scale(1.1);
}

a.soc-header-item .telegram {
	background-image: url(/local/templates/travelsoft/img/tg.svg);
}

a.soc-header-item .whatsapp {
	background-image: url(/local/templates/travelsoft/img/wa.svg);
}

.phone-box {
	box-sizing: border-box;
	border: 1px solid rgb(100, 120, 255, 0.32);
	border-radius: 22px;
	background: none;
	width: 164px;
	height: 34px;
	margin-left: 20px;
}

.phone-box a {
	color: rgb(0, 0, 0, 0.5);
	font-family: Manrope;
	font-size: 13px !important;
	font-weight: 300;
	line-height: 110%;
	text-align: left;
}

.icon-btn {
	background-color: #4d6dfb;
	color: white;
	border-radius: 50%;
	padding: 10px;
	width: 34px;
	height: 34px;
	transition: 0.3s;
}

a.icon-btn.telephone {
	left: -25px;
}

.icon-btn.person-cp {
	background: rgb(0, 182, 170);
}

a.icon-btn:hover {
	transform: scale(1.1);
}

a.icon-btn i {
	width: 34px;
	height: 34px;
	background-repeat: no-repeat;
	display: inline-block;
	background-position: 0px 0px;
	background-size: 14px;
}

i.telephone-ico {
	background: url(/local/templates/travelsoft/img/call.svg);
}

i.person-cp-ico {
	background: url(/local/templates/travelsoft/img/person-fill.svg);
}

.main-header .mob-head-icon {
	display: none;

}

a.btn-cp.mobilehbtn {
	display: none;
}

nav.navbar.navbar-expand-lg {
	width: 100%;
}


footer h5 {
	color: rgb(67, 81, 221);
	font-family: Manrope;
	font-size: 20px;
	font-weight: 600;
	line-height: 27px;
	letter-spacing: 0%;
	text-align: left;
}

footer li a {
	color: rgb(0, 0, 0, 0.6);
	font-family: Manrope;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
}

footer li {
	margin-bottom: 10px;
	color: rgb(0, 0, 0, 0.6);
	font-family: Manrope;
	font-size: 14px;
	font-weight: 400;
	line-height: 19px;
}

footer p.text-muted.small.mt-3 {
	color: rgb(0, 0, 0);
	font-family: Manrope;
	font-size: 10px;
	font-weight: 400;
	line-height: 14px;
	letter-spacing: 0%;
	text-align: left;
}

footer .soc-footer a {
	background: rgb(228, 231, 253);
	width: 40px;
	height: 40px;
	border-radius: 40px;
	margin-right: 10px;
}

footer .soc-footer {
	margin-top: 50px;
}

.bottomfooter a {
	color: rgb(0, 0, 0);
	font-family: Manrope;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	text-align: center;
	text-decoration-line: underline;
}

.yanmap .col-12>div {
	border-radius: 30px;
}

h3 {
	color: rgb(0, 0, 0);
	font-family: Manrope;
	font-size: 40px;
	font-weight: 700;
	line-height: 55px;
	letter-spacing: 0%;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 40px;
}

h3 span {
	opacity: 0.4;
}

img {
	max-width: 100%;
}


.modal-header {
	text-align: center;
	display: inline-block !important;
	border: none !important;
}

.modal-title {
	margin-bottom: 0;
	color: rgb(26, 25, 30);
	font-family: Manrope;
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
	letter-spacing: -1%;
	text-align: center;
}

.modal-body {
	color: rgb(26, 25, 30);
	font-family: Manrope;
	font-size: 18px;
	font-weight: 600;
	line-height: 26px;
	letter-spacing: 0%;
	text-align: center;
	border: none;
}

.modal-footer {
	border: none !important;
	text-align: center;
	display: inline-block;
}

.modal button.btn.btn-secondary,
.ctmodal .btn {
	border-radius: 150px;
	background: rgb(100, 120, 255);
	width: 100%;
	padding: 23px;
	border: none !important;
}

.modal button.btn.btn-secondary:hover,
.ctmodal .btn:hover {
	background: rgb(0, 182, 170);
}

.modal-header .close {
	position: absolute;
	top: 25px;
	right: 25px;
}

.ctmodal .modal-title {
	color: rgb(26, 25, 30);
	font-family: Manrope;
	font-size: 24px;
	font-weight: 700;
	line-height: 32px;
	text-align: left;
}

.ctmodal input {
	box-sizing: border-box;
	border: 1px solid rgba(26, 25, 30, 0.1);
	border-radius: 150px;
	padding: 16px;
}

.ctmodal textarea {
	box-sizing: border-box;
	border: 1px solid rgba(26, 25, 30, 0.1);
	border-radius: 30px;
	padding: 16px;
	min-height: 132px;
	max-height: 132px;
}

.ctmodal select {
	box-sizing: border-box;
	border: 1px solid rgba(26, 25, 30, 0.1);
	border-radius: 150px;
	padding: 16px;
	width: 100%;
}

.ctmodal label.form-label {
	color: rgb(26, 25, 30);
	font-size: 16px;
	font-weight: 500;
	line-height: 24px;
	text-align: left;
	width: 100%;
	margin-bottom: 10px;
}

.ctmodal label.form-check-label {
	font-family: Manrope;
	font-size: 12px;
	font-weight: 300;
	line-height: 120%;
	text-align: left;
}

.ctmodal button.close {
	position: absolute;
	right: 25px;
	display: inline-block;
	width: auto;
	top: 25px;
}

.ctmodal .select2-container {
	width: 100% !important;
	text-align: left;
}

.ctmodal .select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	width: 100%;
	box-sizing: border-box;
	border: 1px solid rgba(26, 25, 30, 0.1);
	border-radius: 30px;
	padding: 16px;
	height: 64px;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
}

.main-header.otherpage {
	background: #4351DD;
}

header.main-header.otherpage .container {
	background: none;
	border-radius: 0px;
	padding: 8px 15px;
}

.main-header.otherpage .navbar-nav .nav-link {
	color: rgb(255, 255, 255, 0.3);
}

.main-header.otherpage .navbar-nav .nav-item.active .nav-link,
.main-header.otherpage .navbar-nav .nav-item:hover .nav-link {
	color: #FFFFFF;
}

.main-header.otherpage a.soc-header-item .telegram {
	background-image: url(/local/templates/travelsoft/img/tg-w.svg);
}

.main-header.otherpage a.soc-header-item .whatsapp {
	background-image: url(/local/templates/travelsoft/img/wa-w.svg);
}

.main-header.otherpage .phone-box {
	display: none;
}

.main-header.otherpage i.person-cp-ico {
	background-image: url(/local/templates/travelsoft/img/person-fill-g.svg);
}

.main-header.otherpage .icon-btn.person-cp {
	background: rgb(255 255 255);
}

.main-header.otherpage a.icon-btn.telephone {
	left: -0px;
	margin-right: 10px;
	margin-left: 15px;
}

.main-header .city-from-selector {
	display: flex;
	align-items: center;
	color: gray;
	margin-right: 2em;
	font-weight: 500;
}

.main-header.otherpage .city-from-selector {
	color: rgb(215, 215, 215);
}

.main-header .city-from-selector i.location {
	margin-right: 4px;
}

.main-header .city-from-selector i.location svg {
	height: 21px;
	width: 21px;
	fill: #898989;
}

.main-header.otherpage .city-from-selector i.location svg {
	fill: rgb(215, 215, 215);
}

.main-header .city-from-selector .location-arrow,
.element-city-selector .location-arrow {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
}

.element-city-selector,
.element-city-selector .location-arrow {
	color: #00b6aa;
}

button.close {
	background: url(/local/templates/travelsoft/./img/closed.svg);
	width: 20px !important;
	height: 20px;
	background-position: 50% 50%;
	background-size: cover;
	right: 25px;
	top: 25px;
}

button.close span {
	display: none;
}

.navbar-nav .dropdown-menu {
	border-radius: 15px;
}

.dropdown-item {
	color: rgb(0, 0, 0);
	font-family: Manrope;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	text-align: left;
	display: flex;
	align-items: center;
}

.phone-box:hover {
	border: 1px solid rgba(100, 120, 255, 0.32);
	border-radius: 22px;
	background: rgba(100, 120, 255, 0.32);
}

.phone-box:hover a {
	color: rgba(255, 255, 255, 1);
}

.headicontSwiper--main {
	left: unset;
}

.modalfilter25 .modal-content {
	border-radius: 20px;
}

.modalfilter25 button.btn {
	border-radius: 500px;
	background: rgba(0, 182, 170, 1);
	border: none;
	color: rgba(255, 255, 255, 1);
	font-size: 16px;
	font-weight: 400;
	font-family: Manrope;
	line-height: 100%;
	text-align: center;
	padding: 10px 20px;
}

.modalfilter25 button.btn:hover {
	background: rgba(68, 81, 221, 1);
}

.modalfilter25 .modal-footer {
	text-align: right;
	border-top: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.modalfilter25 .modal-header {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
}

.modalfilter25 .modal-title {
	color: rgba(0, 0, 0, 1);
	font-family: Manrope;
	font-size: 16px;
	font-weight: 600;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: left;
}

.modalfilter25 a.city-item,
.modalfilter25 a.country-item,
.modalfilter25 .tour-item {
	color: rgba(0, 0, 0, 1);
	font-family: Manrope;
	font-size: 14px;
	font-weight: 400;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: left;
	border-radius: 10px;
	padding: 9px 29px;
	cursor: pointer;
}

.modalfilter25 a.city-item:hover,
.modalfilter25 a.country-item:hover,
.modalfilter25 .tour-item:hover {
	background: rgba(237, 237, 237, 1);
}

.modalfilter25 a.city-item.active,
.modalfilter25 a.country-item.active,
.modalfilter25 .tour-item.active {
	color: rgba(255, 255, 255, 1);
	background: rgba(68, 81, 221, 1);
}

.modalfilter25 a.city-item.remove {
	display: none;
}

.modalfilter25 a.country-item,
.modalfilter25 .tour-item {
	padding: 9px 10px;
}

a.city-item.active:before {
	content: '';
	width: 14px;
	height: 14px;
	position: absolute;
	display: block;
	background: url(/local/templates/travelsoft/./img/plus-01.svg);
	left: 10px;
}

.modalfilter25 button.btn.btn-outline-secondary.btn-sm.adult-decrement,
.modalfilter25 button.btn.btn-outline-secondary.btn-sm.adult-increment,
.modalfilter25 button.child-decrement,
.modalfilter25 button.child-increment {
	border-radius: 500px;
	background: rgba(68, 81, 221, 1);
	width: 30px !important;
	height: 30px;
	padding: 0;
}

.modalfilter25 .adult-count,
.modalfilter25 .child-count {
	width: 15px;
}

.modalfilter25 .adult-count,
.modalfilter25 .child-count {
	width: 30px;
	height: 30px;
	box-sizing: border-box;
	border: 1px solid rgba(100, 120, 255, 1);
	border-radius: 500px;
	opacity: 0.6;
	color: rgba(0, 0, 0, 1);
	font-family: Manrope;
	font-size: 14px;
	font-weight: 400;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	padding: 7px;
}

.modalfilter25 button.btn.btn-secondary {
	display: inline-block;
	width: 129px !important;
	float: left;
	box-sizing: border-box;
	border: 1px solid rgba(127, 218, 211, 1);
	border-radius: 500px;
	background: none !important;
	padding: 10px 20px !important;
	color: rgba(0, 0, 0, 1) !important;
}

.modal.modalfilter25 button.close {
	background: url(/local/templates/travelsoft/./img/closed.svg);
	width: 24px !important;
	height: 24px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	right: 25px;
	top: 25px;
}

.modalfilter25 button.back-to-countries {
	color: rgba(68, 81, 221, 1);
	font-family: Manrope;
	font-size: 12px;
	font-weight: 500;
	line-height: 100%;
	text-align: left;
	background: none;
	border: none;
	padding: 15px 15px 0px 15px;
}

.modalfilter25 button.back-to-countries i.fas.fa-arrow-left {
	margin-right: 10px;
}

.collapse:not(.show) {
	display: none !important;
	/* opacity: 0 !important;
	position: absolute !important;
	z-index: -1 !important; */
}

.city-from-selector.city-from-selector--mobile {
	display: none;
	/* justify-content: center; */
	justify-content: flex-start;
	margin-bottom: 30px;
	padding-left: 1.5em;
}

.text-price--substrate {
	background: #F0F5F9;
	border-radius: 15px;
	margin-left: -10px;
	margin-right: -10px;
	padding: 12px 10px;
	margin-top: 10px;
}

span.small-measure {
	font-size: 14px !important;
}

.footer-container-delimiter {
	margin-top: 45px;
}

.similar-tours .swiper-recomendation.swiper-recomendation1 {
	position: relative;
}

.similar-tours .swiper-recomendation .swiper-navigation {
	top: -66px;
}

.city-tooltip {
	position: absolute;
	background: transparent;
	border-radius: 15px;
	font-size: 12px;
	z-index: 1000;
	display: none;
}

.city-tooltip button {
	background: #00b6aa;
	border: none;
	color: #fff;
	padding: 5px 12px;
	border-radius: 15px;
	cursor: pointer;
	opacity: 0;
}

@media (max-width: 1025px) {
	.main-header {
		padding: 10px 0px;
	}

	.phone-box {
		display: none;
	}

	a.icon-btn.telephone {
		left: 0;
		margin-right: 10px;
		margin-left: 20px;
	}


}

@media (max-width: 991px) {
	.city-from-selector.city-from-selector--mobile {
		display: flex;
	}

	.phone-box {
		flex-direction: column;
		align-items: flex-start;
	}


	.main-header {
		padding: 0;
	}

	.main-header nav.navbar.navbar-expand-lg {
		/* padding: 10px 15px 10px 15px; */
		padding: 0 6px !important;
	}

	.main-header button.navbar-toggler {
		background: rgb(100, 120, 255);
		width: 26px;
		height: 26px;
		border-radius: 26px;
		display: inline-block;
		text-align: center;
		padding: 0;
		position: relative;
	}

	.main-header span.navbar-toggler-icon {
		border: 0.8px solid rgb(255, 255, 255);
		height: 0;
		/* width: 10.83px; */
		width: 11px;
		position: absolute;
		left: 7px;
	}



	/* Бургер (по умолчанию) */
	.main-header .navbar-toggler.collapsed .navbar-toggler-icon:nth-child(1) {
		transform: none;
		top: 8px;
		transition: 0.3s;
	}

	.main-header .navbar-toggler.collapsed .navbar-toggler-icon:nth-child(2) {
		opacity: 1;
		top: 12px;
	}

	.main-header .navbar-toggler.collapsed .navbar-toggler-icon:nth-child(3) {
		transform: none;
		top: 16px;
		transition: 0.3s;
	}

	/* Крест (когда кнопка не .collapsed) */
	.main-header .navbar-toggler .navbar-toggler-icon:nth-child(1) {
		transform: rotate(45deg);
		top: 11px;
		transition: 0.3s;
	}

	.main-header .navbar-toggler .navbar-toggler-icon:nth-child(2) {
		opacity: 0;
		transition: 0.1s;
	}

	.main-header .navbar-toggler .navbar-toggler-icon:nth-child(3) {
		transform: rotate(-45deg);
		top: 11px;
		transition: 0.3s;
	}



	.main-header nav.navbar.navbar-expand-lg {
		width: 100%;
	}

	.main-header a.navbar-brand img {
		max-height: 28px;
		max-width: 113px;
	}

	.main-header .navbar-brand img {
		max-height: 28px;
		max-width: 113px;
	}

	.main-header .mob-head-icon {
		display: flex;
		text-align: right;
		justify-content: right;
		width: 75px;
	}

	.main-header .mob-head-icon .icon-btn {
		border-radius: 50%;
		padding: 8px;
		display: flex !important;
		width: 25px !important;
		height: 25px !important;
	}

	.main-header .mob-head-icon a.icon-btn i {
		width: 25px;
		height: 25px;
		background-size: 11px;
		background-position: -1px -1px;
	}

	.main-header .mob-head-icon a.icon-btn.telephone {
		left: 0px;
		margin-right: 8px;
	}

	.swiper-recomendation {
		position: relative;
	}

	.main-header .navbar-collapse {
		position: absolute;
		top: -20px;
		width: 110%;
		z-index: -1;
		background: #fff;
		left: -13px;
		padding: 140px 0 0 0;
	}

	.main-header.otherpage .navbar-collapse {
		background: #4351dd;
		left: -20px;
	}

	.main-header .navbar-nav .nav-link {
		margin-bottom: 30px;
	}

	.main-header .navbar-collapse .soc-header,
	.main-header .icon-btn,
	.main-header .phone-box {
		display: none !important;
	}

	header.main-header .navbar {
		padding: 8px 20px;
		border-radius: 390px;
	}

	a.btn-cp.mobilehbtn {
		display: inline-block;
		color: rgb(255, 255, 255);
		font-family: Manrope;
		font-size: 14px;
		font-weight: 700;
		line-height: 120%;
		letter-spacing: 0%;
		text-align: center;
		border-radius: 390px;
		background: rgb(0, 182, 170);
		padding: 24px 84px;
	}

	.main-header .navbar-collapse {
		text-align: center;
	}

	.main-header .navbar-nav .nav-link {
		font-size: 14px;
		padding: 0 10px;
		display: flex;
		padding: 0 20px !important;
	}
}


@media screen and (max-width: 768px) {
	.container-main--top-banner {
		padding-left: 0 !important;
		padding-right: 0 !important;
		width: 100% !important;
		max-width: 100% !important;
	}

	.headicontSwiper--main {
		left: unset !important;
		width: 100% !important;
	}

	h3 {
		font-size: 26px;
		text-align: left;
		line-height: 120%;
	}

	.modalfilter25 {
		padding: 0 !important;
	}

	.modalfilter25 .modal-content {
		border-radius: 0px;
		width: 100%;
		height: calc(var(--vh) * 100);
	}

	.modalfilter25.modal.show .modal-dialog {
		margin: 0;
		display: inline;
	}

	.modalfilter25 button.btn.btn-secondary {
		display: none !important;
	}

	.modalfilter25 button.btn {
		width: 100%;
	}
}


@media screen and (max-width: 992px) {
	.page--new section.section-default {
		padding: 15px !important;
	}
}


.slick-dots li.slick-active button {
	background-color: #4351DD !important;
}

.hotels-block .slick-dots li:not(.slick-active) button {
	background-color: rgba(67, 80, 221, 0.5) !important;
}

@media screen and (max-width: 992px) {
	.similar-tours .swiper-recomendation .swiper-navigation {
		/* top: unset !important; */
		/* top: -40px !important; */
	}

	.page--new section.section-default {
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
}

@media screen and (max-width: 992px) and (min-width: 768px) {
	.swiper-recomendation .swiper-navigation {
		top: -40px !important;
	}
}

.booking-price-spinner {
	animation: spin 1s linear infinite;
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

.tab-content .col-md-3 {
	padding-right: 10px !important;
	padding-left: 10px !important;
}

/* разложить по компонентам под конец */

.tour-chars__item .left {
	flex-basis: auto !important;
}

.page--new .info-buttons a.info-buttons--download:focus {
	box-shadow: 0 3px 15px #FA1B0D !important;
}


.items-tabs {
	align-items: stretch;
}

.pupulat-item {
	height: auto;
	display: flex;
	flex-direction: column;
}

.pupulat-item>a {
	display: flex;
	flex: 1 1 auto;
	width: 100%;
}

.pupulat-item .card {
	display: flex;
	flex-direction: column;
	width: 100%;
}

@media screen and (min-width: 992px) {
	.pupulat-item .card {
		height: 100%;
	}
}

.pupulat-item .geodir-category-content {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	flex: 1 1 auto;
}

.pupulat-item .geodir-category-img.card-post {
	height: 186px;
	overflow: hidden;
}


.geodir-category__item {
	height: 100%;
	justify-content: space-between;
}

#contacts_map {
	width: 100%;
	height: 350px;
	position: relative;
	border-radius: 30px;
	overflow: hidden;
}

.tour__last-update {
	font-size: 13px;

}

.tooltip__last-update {
	color: #fff !important;
	font-size: 13px !important;
	padding: 10px !important;
	line-height: 100% !important;
	text-align: center !important;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 3px;
}

.tooltip-icon i {
	font-size: 15px !important;
	margin-left: 5px !important;
}

.swiper-recomendation .swiper-wrapper {
	padding-bottom: 44px !important;
}

.help__phone:hover {
	color: #000000 !important;
}

.help__btn:hover {
	color: #ffffff !important;
}

.pupulat-item .heading {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	max-height: 60px;
}

.city-from-selector_detail {
	margin: 0 !important;
	display: flex !important;
	justify-content: flex-start !important;
	padding: 0 !important;
	background: #ffffff !important;
	width: fit-content !important;
	padding: 5px !important;
	border-radius: 30px !important;
	color: #000000 !important;
}

.city-from-selector_detail .location-arrow {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: .255em;
	vertical-align: .255em;
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
	color: #4351DD;
}

.similar-tours {
	margin-top: 2rem;
}

@media screen and (max-width:992px) {
	.tc {
		padding: 10px !important;
	}

	.object {
		margin-top: 10px !important;
	}

	.program__header {
		padding-top: 10px !important;
	}

	.page--new section.section-default.gallery-block {
		margin-top: 10px !important;
	}

	.page--new .map-distance__title {
		padding-top: 0 !important;
	}

	.similar-tours {
		margin-top: 10px !important;
	}

}

.help__container {
	flex-grow: 1;
	padding: 0px 10px !important;
	align-items: flex-start !important;
}

.text-price {
	color: rgb(0, 182, 170) !important;
	font-weight: 700 !important;
}

.gridFlex {
	display: flex !important;
	justify-content: center !important;
	width: 100% !important;
}

.char-icon_file {
	width: 36px;
	height: 36px;
	margin-right: 1em;
}

.char-icon_file-not-image {
	height: 43px;
}

@media screen and (max-width: 992px) {
	.page--new section.section-default.tour-chars {
		padding: 10px 10px !important;
	}
}

.page--new .tour-program__spoiler .tour-program__spoiler-content_number {
	background-color: #ffffff !important;
}

@media screen and (max-width: 992px) and (min-width: 768px) {
	.similar-tours .swiper-recomendation .swiper-navigation {
		top: -61px !important;
	}
}


@media screen and (max-width: 992px) and (min-width: 768px) {
	.swiper-recomendation .navigation__recommendation {
		top: -63px !important;
	}
}

@media screen and (max-width: 768px) {
	.swiper-recomendation .navigation__recommendation {
		bottom: 2px !important;
		top: unset !important;
	}
}

.object__description ul,
.object__description ol {
	list-style-type: disc !important;
	margin: 20px !important;
}

section.section-default {
	box-shadow: none !important;
}

@media screen and (max-width: 992px) {
	.number__description {
		margin-top: 30px !important;
		height: 200px !important;
		max-height: 200px !important;
	}

	.page--new .tour-program__spoiler-header {
		font-size: 14px !important;
	}

	.page--new .tour-program__spoiler-header .spoiler-arrow {
		width: 30px !important;
		height: 30px !important;
		margin-top: 5px !important;
	}
}

@media screen and (min-width: 992px) {
	.dhidden {
		display: none !important;
	}

}

@media screen and (max-width: 992px) {

	.mhidden {
		display: none !important;
	}
}

.search__result {
	font-weight: 700;
	font-size: 20px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #000000;
	margin-bottom: 20px;
}

@media screen and (min-width: 992px) {
	.navbar__scroll {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
}

@media screen and (max-width: 992px) {

	.navbar-nav {
		display: flex !important;
		flex-direction: column-reverse !important;
		gap: 15px !important;
		align-items: flex-start;
		padding-top: 50px;
	}

	#navbarMenu {
		padding-top: 50px;

		border-radius: 0px 0px 20px 20px;
		max-height: 100vh;
		height: 100vh;
	}

	.navbar__scroll {
		overflow-y: auto;
		height: 100%;
		max-height: 100vh;
	}

	.collapsing {
		transition: all .2s ease-in-out;
	}

	.navbar__scroll::-webkit-scrollbar {
		width: 6px;
	}

	.navbar__scroll::-webkit-scrollbar-track {
		-webkit-border-radius: 3px;
		border-radius: 3px;
		background-color: #D9D9D9;
	}

	.navbar__scroll::-webkit-scrollbar-thumb {
		-webkit-border-radius: 3px;
		border-radius: 3px;
		background: #00B6AA;
	}

	.navbar__scroll::-webkit-scrollbar-thumb:window-inactive {
		background: #00B6AA;
	}

	.otherpage #navbarMenu {
		padding-top: 0px;
		width: 100%;
		left: 0;
		right: 0;
		position: fixed;
		top: 50px;
	}

	/* #navbarMenu ul {
		height: 100vh;
	} */

	.navbar-nav .dropdown-menu {
		margin-left: 20px !important;
		padding: 10px !important;
		border-radius: 15px !important;
		margin-top: 10px !important;
		background: none !important;
		font-size: 12px !important;
		border: none !important;
		padding: 0 !important;
	}

	.main-header.otherpage .container {
		background: #4351DD;
	}

	.otherpage #navbarMenu i.person-cp-ico {
		background: url(/local/templates/travelsoft/img/person-fill.svg) !important;
	}

	.city-from-selector.city-from-selector--mobile {
		margin: 0 !important;
		margin-top: 15px !important;

		font-weight: 400 !important;
		font-size: 16px !important;
		line-height: 100%;
		letter-spacing: 0%;
		color: #080808 !important;
		padding-left: 20px !important;
		display: flex;
		gap: 5px;
	}

	.main-header .navbar-nav .nav-link {
		margin: 0 !important;
		align-items: center;
		line-height: 100%;
		letter-spacing: 0%;
		color: #080808 !important;
		font-weight: 700 !important;
		font-size: 14px !important;
	}

	.city-from-selector.city-from-selector--mobile {
		font-weight: 700 !important;
		font-size: 14px !important;
		line-height: 100%;
		letter-spacing: 0%;
	}

	/* .main-header .navbar-collapse {
		display: flex !important;
		flex-direction: column-reverse !important;
		gap: 15px !important;
	} */

	.mhead {
		margin-top: 15px;
		padding-left: 20px;
	}

	.mhead__socials {
		display: flex;
		gap: 10px;
		align-items: center;
		margin-bottom: 15px;
	}

	.mhead__icon {
		width: 36px;
		height: 36px;
		border-radius: 50%;
		background: #E4E7FD;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.mhead__links {
		display: flex;
		flex-direction: column;
		gap: 10px;
	}

	.mhead__links a {
		width: fit-content;
		padding: 15px 17px;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 5px;
		border-radius: 500px;
		color: #ffffff;
	}

	.mhead__links span {
		font-weight: 700;
		font-size: 10px;
		line-height: 100%;
		letter-spacing: 0%;
		text-align: center;
	}

	.mhead__call {
		background: #6478FF;
	}

	.mhead__personal {
		background: #00B6AA;
	}

	.mhead__copyright {
		color: #080808;
		font-weight: 400;
		font-size: 10px;
		line-height: 100%;
		letter-spacing: 0%;
		margin-top: 30px;
		text-align: left;
		padding-bottom: 30px;
	}


	.otherpage #navbarMenu * {
		color: #ffffff;
	}

	.otherpage .navbar-nav .nav-link {
		color: #ffffff !important;
	}

	.dropdown-item {
		color: #ffffff !important;
		text-align: left !important;
		padding: 5px !important;
		padding-left: 0 !important;
		margin: 0 !important;
		font-size: 12px !important;
	}

	.main-header .dropdown-item {
		color: #080808 !important;
	}

	.otherpage .dropdown-item {
		color: #ffffff !important;
	}


	/* .dropdown-menu.show li:not(:last-child) a {
		border-bottom: 1px solid #212529 !important;
	} */

	.mhead__links:hover a {
		color: #ffffff !important;
	}

}

@media screen and (max-width: 992px) {
	.hotels-block__thumb {
		height: 200px !important;
	}
}


.price__country,
.price__country span {
	font-weight: 200 !important;
	font-size: 13px !important;
	line-height: 100% !important;
	letter-spacing: 0% !important;
	color: #000000 !important;
}

.price__country span {
	color: #00B6AA !important;
}

/*  */

/*  */

.blog {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.blog__item {
	padding: 15px;
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.blog__date span {
	font-weight: 300;
	font-size: 10px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #000000;
}

.blog__name {
	color: #00B6AA;
	font-family: Manrope;
	font-weight: 600;
	font-size: 14px;
	line-height: 100%;
	letter-spacing: 0%;
}

.blog__description {
	color: #000000;
	font-weight: 400;
	font-size: 12px;
	line-height: 100%;
	letter-spacing: 0%;
}

.help__btn_blog {
	margin-top: 10px !important;
}



.list-main-wrap-opt {
	justify-content: space-between !important;
}

.row_country {
	margin-top: 40px !important;
}

/* HELP START */

.help {
	padding: 0;
	border-radius: 30px;
	background: #ffffff;
	margin-bottom: 20px;
}

.help__container,
.help__container_choice {
	display: flex;
	flex-direction: column;
	gap: 30px;
	padding: 20px;
	justify-content: center;
	align-items: center;
}

.help__header {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
}

.help__title {
	font-weight: 600;
	font-size: 20px;
	line-height: 21.6px;
	letter-spacing: 0%;
	text-align: center;
	color: #000000;
}

.help__subtitle {
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #00000099;
}

.help__btn {
	font-weight: 700;
	font-size: 12px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	color: #ffffff;
	padding: 10px 40px;
	white-space: nowrap;
	background: #00B6AA;
	box-shadow: 0 3px 15px #00b6aa00;
	border: none !important;
	transition: all .25s ease-in-out;
}

.help__btn:hover {
	box-shadow: 0 3px 15px #00B6AA;
}

.help__input {
	position: relative;
	display: inline-block;
	padding: 10px 20px 10px 30px;
	border: 1px solid #00000099;

}

.help__svg {
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
}

.help__phone {
	/* color: #00000099; */
	color: #000000;
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	letter-spacing: 0%;
	vertical-align: middle;
	border: none !important;
	width: 130px;
}

.help__input,
.help__btn {
	/* width: 185px; */
	width: 100%;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 500px;
}

.help__form {
	display: flex;
}

.form__container {

	display: flex;
	gap: 10px;
	align-items: center;
	justify-content: space-between;
}


.help_expert {
	display: flex;
	justify-content: space-between;
	/* flex-direction: row !important; */
	flex-direction: column-reverse;
	padding: 20px !important;
	gap: 20px;
}

/* @media screen and (max-width: 992px) {
	.help_expert {
		flex-direction: column-reverse;
	}
} */

.help_expert .help__container {
	/* padding: 0 !important; */
	gap: 15px !important;
}

.form__container_expert {
	flex-direction: column;
}

.help__container_expert {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	padding: 15px;
	background: #F0F5F9;
	border-radius: 15px;

}

.expert__name {
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	color: #00000099;
}

.help__header_expert {
	align-items: flex-start !important;
}

/* HELP END */


.search__input label {
	transition: all .2s ease-in-out;
}

.search__reset {
	transition: all .2s ease-in-out;
}

.search__input:hover label {
	color: rgba(67, 81, 221, 0.6) !important;
}

.select2-container--default .select2-results__option--selected {
	background: #EEEEEE !important;
}

.select2-results__option--disabled {
	background: #eeeeee !important;
}

.btn__get-tour {
	transition: all .2s ease-in-out;
}

.btn__get-tour:hover {
	background: #4451DD !important;
}


.btn__go-detail {
	transition: all .2s ease-in-out;
}

.btn__go-detail:hover {
	background: #4451DD !important;
	color: #ffffff !important;
	border-color: #4451DD !important;
}


@media screen and (max-width: 992px) {

	.btn__get-tour,
	.btn__go-detail {
		padding: 10px 0px;
		font-size: 12px !important;
		height: 40px !important;
		width: 100%;
	}

	.lines__buttons {
		gap: 5px;
	}

	.blocks-hidden {
		display: block !important;
	}
}


/* @media screen and (max-width: 992px) {
	.geodir-category-img.card-post {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 60px;
	}
} */



/* Плавное открытие с затемнением фона */
@media (max-width: 991.98px) {


	body.navbar-open {
		overflow: hidden;
		position: fixed;
		width: 100%;
		height: 100%;
	}
}




/* CSS для плавной анимации */
@media (max-width: 991.98px) {
	.navbar-collapse {
		max-height: 0;
		overflow: hidden;
		transition: max-height 0.4s cubic-bezier(0.4, 0, 0.2, 1);
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		background-color: #f8f9fa;
		z-index: 1000;
		box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
	}

	.navbar-collapse.show {
		max-height: 100vh;
		overflow-y: auto;
	}

	/* Стили для содержимого */
	.navbar-collapse .navbar__scroll {
		opacity: 0;
		transform: translateY(-20px);
		transition: opacity 0.3s ease 0.1s, transform 0.3s ease 0.1s;
	}

	.navbar-collapse.show .navbar__scroll {
		opacity: 1;
		transform: translateY(0);
	}
}


/* general */

#office-app .filter-section {
	border-radius: 16px !important;
}

#office-app .office-card {
	border-radius: 16px !important;
	border: none !important;
}


#office-app .office-list::-webkit-scrollbar {
	width: 6px;
}

#office-app .office-list::-webkit-scrollbar-track {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #D9D9D9;
}

#office-app .office-list::-webkit-scrollbar-thumb {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #00B6AA;
}

#office-app .office-list::-webkit-scrollbar-thumb:window-inactive {
	background: #00B6AA;
}

.form-control {
	border-radius: 16px;
}

#office-app .btn {
	border: 1px solid #00B6AA !important;
	background: none !important;
	border-radius: 16px !important;
}

#office-app .btn-secondary {
	background: #00B6AA !important;
}

#office-app .btn:hover {
	border: none !important;
	background: #4451DD !important;
}

@media screen and (min-width: 992px) {
	#office-app .office-card {
		margin-right: 20px !important;
	}

	#office-app {
		padding: 0px 24px 0px 0px !important;
	}

	.list-single-main-item h3 {
		margin: 0 !important;
		margin-bottom: 20px !important;

	}
}

.list-single-main-item h3 span {
	color: #00B6AA !important;
}

.office-card h3 {
	font-weight: 500 !important;
	font-size: 24px !important;
	line-height: 100% !important;
	color: #666666 !important;
	margin-bottom: 10px;
}

.list-single-main-item {
	border-radius: 16px !important;
	box-shadow: none !important;
	font-weight: 400 !important;
	font-size: 14px !important;
	line-height: 16.8px !important;
	letter-spacing: 0% !important;
}

.list-single-main-item img {
	border-radius: 16px !important;
}

.section-team .team-info {
	border-radius: 16px !important;
	box-shadow: none !important;
	font-weight: 400 !important;
	font-size: 14px !important;
	line-height: 16.8px !important;
	letter-spacing: 0% !important;


}

.cookie-notice {
	border-radius: 16px !important;
	box-shadow: none !important;
	border: none !important;
	font-weight: 400 !important;
	font-size: 14px !important;
	line-height: 16.8px !important;
	letter-spacing: 0% !important;
}

#accept-all-cookies {
	border-radius: 16px !important;
	background: #4351dd !important;
	border: none !important;
}

.section-team .team-photo img {
	border-radius: 16px !important;
}

@media screen and (max-width: 992px) {
	.header-column {
		padding: 0px 40px;
	}
}

h3 span {
	opacity: 1 !important;
}


.iksweb {
	font-weight: 700 !important;
	font-size: 12px !important;
	line-height: 160% !important;
	letter-spacing: 0% !important;
	text-align: center !important;
	color: #ffffff !important;
	padding: 10px 40px !important;
	white-space: nowrap !important;
	background: #00B6AA !important;
	box-shadow: 0 3px 15px #00b6aa00 !important;
	border: none !important;
	transition: all .25s ease-in-out !important;
}

.iksweb:hover {
	box-shadow: 0 3px 15px #00B6AA !important;
	color: #ffffff !important;
}

.iksweb {
	/* width: 100% !important; */
	height: 40px !important;
	/* display: flex !important; */
	justify-content: center !important;
	align-items: center !important;
	border-radius: 500px !important;
}

.select2-selection__choice {
	background: #00B6AA !important;
	color: #ffffff !important;
	border: none !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #ffffff !important;
	border-right: 1px solid #ffffff !important;
}





.select2-container--default .select2-selection--multiple {
	background: #F0F5F9 !important;
	border-radius: 10px !important;
	padding: 6px !important;
	border: none !important;
	font-weight: 500 !important;
	font-size: 12px !important;
	line-height: 100% !important;
	letter-spacing: 0% !important;
	color: #000000 !important;
}






/* SELECT 2 START */

.select2-container--open .select2-dropdown {
	opacity: 1;
	transform: translateY(0);
	transition: opacity .18s ease, transform .18s ease;
}

.select2-dropdown {
	opacity: 0;
	transform: translateY(6px);
}

.select2-dropdown.s2-anim {
	opacity: 0;
	transform: translateY(6px);
	transition: opacity .18s ease, transform .18s ease;
	will-change: opacity, transform;
}

.select2-dropdown.s2-anim.s2-enter-active {
	opacity: 1;
	transform: translateY(0);
}

.select2-dropdown.s2-anim.s2-leave {
	transform: translateY(6px);
}

.select2-dropdown {
	border: none !important;
	border-radius: 10px !important;
	overflow: hidden;
	box-shadow: 0 14px 40px rgba(165, 165, 197, .4) !important;
}

.select2-results__options::-webkit-scrollbar {
	width: 4px;
}

.select2-results__options::-webkit-scrollbar-track {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #D9D9D9;
}

.select2-results__options::-webkit-scrollbar-thumb {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #00B6AA;
}

.select2-results__options::-webkit-scrollbar-thumb:window-inactive {
	background: #00B6AA;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	display: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	background: #F0F5F9 !important;
	border-radius: 10px !important;
	padding: 12px !important;
	border: none !important;
	font-weight: 500 !important;
	font-size: 12px !important;
	line-height: 100% !important;
	letter-spacing: 0% !important;
	color: #000000 !important;

}

.select2-container {
	flex: 1 !important;
	min-width: 0 !important;
}

.select2-container--default .select2-selection--single {
	border: none !important;
	height: unset !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
	background: #00B6AA !important;
	color: #ffffff !important;
}

.select2-results__option {
	padding: 10px !important;
}

/* SELECT 2 END */


#children-ages-container label.form-label.d-block {
	flex: 1 0 0;
}

.skeleton-loader {
	opacity: 0.8;
}

.skeleton-item {
	margin-bottom: 1rem;
}

.skeleton-label {
	height: 20px;
	width: 120px;
	background-color: #e0e0e0;
	border-radius: 4px;
	margin-bottom: 8px;
	animation: skeleton-pulse 1.5s ease-in-out infinite;
}

.skeleton-field {
	height: 38px;
	background-color: #e0e0e0;
	border-radius: 4px;
	animation: skeleton-pulse 1.5s ease-in-out infinite;
}

@keyframes skeleton-pulse {

	0%,
	100% {
		opacity: 0.6;
	}

	50% {
		opacity: 1;
	}
}

.fade-in {
	animation: fadeIn 0.3s ease forwards;
}

@keyframes fadeIn {
	from {
		opacity: 0;
		transform: translateY(5px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

.hidden-select {
	opacity: 0;
	height: 0;
	overflow: hidden;
	position: absolute;
}







.search-service-placeholder.select2-placeholder-style {
	display: flex !important;
	align-items: center !important;
	justify-content: space-between !important;
	height: 38px !important;
	padding: 6px 15px !important;
	background: #F0F5F9 !important;
	border-radius: 10px !important;
	border: none !important;
	font-weight: 500 !important;
	font-size: 12px !important;
	line-height: 100% !important;
	letter-spacing: 0% !important;
	color: #000000 !important;
	cursor: not-allowed !important;
	transition: all 0.3s ease !important;
	position: relative !important;
	box-sizing: border-box !important;
	width: 100% !important;
}

.search-service-placeholder.select2-placeholder-style .placeholder-text {
	flex-grow: 1 !important;
	white-space: nowrap !important;
	overflow: hidden !important;
	text-overflow: ellipsis !important;
	color: #6c757d !important;
}

.search-service-placeholder.select2-placeholder-style .placeholder-loader {
	width: 16px !important;
	height: 16px !important;
	border: 2px solid rgba(255, 255, 255, 0.3) !important;
	border-top: 2px solid #3498db !important;
	border-radius: 50% !important;
	animation: spin 1s linear infinite !important;
	flex-shrink: 0 !important;
	margin-left: 8px !important;
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

/* Стили для Select2, чтобы соответствовать дизайну */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #ffffff !important;
	border-right: 1px solid #ffffff !important;
}

.select2-container--default .select2-selection--multiple {
	background: #F0F5F9 !important;
	border-radius: 10px !important;
	padding: 6px !important;
	border: none !important;
	font-weight: 500 !important;
	font-size: 12px !important;
	line-height: 100% !important;
	letter-spacing: 0% !important;
	color: #000000 !important;
	min-height: 38px !important;
}

/* Анимация для плавного появления Select2 */
.select2-container {
	transition: opacity 0.3s ease;
	opacity: 1 !important;
}

/* Убедимся, что placeholder скрыт сразу после инициализации */
.search-service-placeholder {
	display: none !important;
}






ul.files {
	list-style: none;
	padding-left: 0;
}

.video1 {
	width: 100%;
	height: 100px;
	position: relative;
}

.video1-play {
	background-image: url(/images/play.png);
	background-repeat: no-repeat;
	background-size: cover;
	height: 60px;
	width: 90px;
	top: 50%;
	left: 50%;
	margin-left: -45px;
	margin-top: -30px;
	position: absolute;
	border-radius: 21px;
	background-position: 50% 50%;
	cursor: pointer;
}

.map_point {
	background-color: #e5f8ff;
	padding: 8px 23px 5px 56px;
	height: 40px;
	background: url(/images/map_point.png) 0 0 repeat;
	border: 1px solid #fbd133;
	border-radius: 3px;
	min-width: 40px;
	text-align: center;
	width: min-content;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
}

.item-new {
	padding: 0 8px 0 0 !important;
}

.item-new:nth-child(odd) {
	padding: 0 0 0 8px !important;
}







/*  */

.blog {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.blog__item {
	padding: 15px;
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.blog__date span {
	font-weight: 300;
	font-size: 10px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #000000;
}

.blog__name {
	color: #00B6AA;
	font-family: Manrope;
	font-weight: 600;
	font-size: 14px;
	line-height: 100%;
	letter-spacing: 0%;
}

.blog__description {
	color: #000000;
	font-weight: 400;
	font-size: 12px;
	line-height: 100%;
	letter-spacing: 0%;
}

.help__btn_blog {
	margin-top: 10px !important;
}



/* SELECT 2 START */

.select2-container--open .select2-dropdown {
	opacity: 1;
	transform: translateY(0);
	transition: opacity .18s ease, transform .18s ease;
}

.select2-dropdown {
	opacity: 0;
	transform: translateY(6px);
}

.select2-dropdown.s2-anim {
	opacity: 0;
	transform: translateY(6px);
	transition: opacity .18s ease, transform .18s ease;
	will-change: opacity, transform;
}

.select2-dropdown.s2-anim.s2-enter-active {
	opacity: 1;
	transform: translateY(0);
}

.select2-dropdown.s2-anim.s2-leave {
	transform: translateY(6px);
}

.select2-dropdown {
	border: none !important;
	border-radius: 10px !important;
	overflow: hidden;
	box-shadow: 0 14px 40px rgba(165, 165, 197, .4) !important;
}

.select2-results__options::-webkit-scrollbar {
	width: 4px;
}

.select2-results__options::-webkit-scrollbar-track {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #D9D9D9;
}

.select2-results__options::-webkit-scrollbar-thumb {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #00B6AA;
}

.select2-results__options::-webkit-scrollbar-thumb:window-inactive {
	background: #00B6AA;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	display: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	background: #F0F5F9 !important;
	border-radius: 10px !important;
	padding: 12px !important;
	border: none !important;
	font-weight: 500 !important;
	font-size: 12px !important;
	line-height: 100% !important;
	letter-spacing: 0% !important;
	color: #000000 !important;

}

.select2-container {
	flex: 1 !important;
	min-width: 0 !important;
}

.select2-container--default .select2-selection--single {
	border: none !important;
	height: unset !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
	background: #00B6AA !important;
	color: #ffffff !important;
}

.select2-results__option {
	padding: 10px !important;
}

/* SELECT 2 END */

/* UI-MENU START */

.ui-widget.ui-widget-content {
	border: none !important;
	background: none !important;
	padding: 0 !important;
	border-radius: 10px !important;
	overflow: hidden !important;
	box-shadow: 0 14px 40px rgba(165, 165, 197, .4) !important;
}


.ui-menu .ui-menu-item {
	background: #F0F5F9 !important;
	/* border-radius: 10px !important; */
	padding: 12px !important;
	border: none !important;
	font-weight: 500 !important;
	font-size: 12px !important;
	line-height: 100% !important;
	letter-spacing: 0% !important;
	color: #000000 !important;
}

.ui-menu .ui-menu-item a {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	color: #000000 !important;
	background: none !important;
	transition: all .15s ease-in-out !important;
}

.ui-menu-item {
	margin: 0 !important;
	padding: 0 !important;
	padding: 0 !important;
	transition: all .15s ease-in-out !important;
}

.ui-menu-item:hover {
	background: #00B6AA !important;
	color: #ffffff !important;
}

.ui-menu-item:hover a.ui-state-focus {
	margin: 0 !important;
	background: #00B6AA !important;
	color: #ffffff !important;
}

.ui-menu-item:hover a.ui-state-active {
	margin: 0 !important;
	background: #00B6AA !important;
	color: #ffffff !important;
}

/* 
                                    .ui-menu .ui-menu-item a.ui-state-focus,
                                    .ui-menu .ui-menu-item a.ui-state-active {
                                        margin: 0 !important;
                                        background: #00B6AA !important;
                                        color: #ffffff !important;
                                    } */

/* UI-MENU END */

.search {
	margin-bottom: 40px;
}

.search__input {
	display: flex;
	flex-direction: column;
	gap: 5px;
	width: 100%;
}

.search__input input {
	background: #F0F5F9;
	border-radius: 10px;
	padding: 12px;
	border: none;
	font-weight: 500;
	font-size: 12px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #000000;

	flex: 1 !important;
	min-width: 0 !important;
}

.search__input label {
	font-weight: 500;
	font-size: 12px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #666666;

}

.search {
	background: #ffffff;
	border-radius: 20px;
	padding: 20px;

}

.search__form {
	display: flex;
	flex-direction: column;
	gap: 20px;
}

.search__inputs {
	display: flex;
	gap: 10px;
	align-items: flex-end;

}

.search__reset {
	font-weight: 500;
	font-size: 14px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #000000;

}

.country__subtitle {
	font-weight: 700;
	font-size: 20px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #000000;

}

.search__header {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}

.search__input select {
	all: unset;
	background: #F0F5F9;
	width: 135;
	border-radius: 10px;
	padding: 12px;
	font-weight: 500;
	font-size: 12px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #000000;

}

.search__btn {
	background: #F0F5F9;
	position: relative;
	border-radius: 10px;
	/* padding-left: 12px; */
	border: none;
	display: flex;
	gap: 5px;
	align-items: center;
	cursor: pointer;
	transition: all .25s ease-in-out;
}

/* .search__btn:hover {
                                        color: #ffffff;
                                        background: #00B6AA;
                                    }

                                    .search__btn:hover svg * {
                                        fill: #ffffff;
                                        stroke: #ffffff;
                                    }

                                    .search__btn:hover svg {
                                        fill: #ffffff;
                                        stroke: #ffffff;
                                    } */

#search_form::placeholder {
	color: #000000;
	opacity: 1;
}





.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}

.ui-helper-clearfix:after {
	clear: both;
}

.ui-helper-clearfix {
	min-height: 0;
	/* support: IE7 */
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
                ----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
                ----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
                ----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}

.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}

.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
	/* support: IE10, see #8844 */
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}

.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0;
	/* support: IE7 */
	font-weight: normal;
}

.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}

.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}

.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}

/*  */


.daterangepicker .calendar-table td,
.daterangepicker .calendar-table th {
	height: 32px !important;
	line-height: 32px !important;
	border-radius: 50% !important;
	position: relative;
}

.daterangepicker .calendar-table .month {
	padding: 0 !important;
}

.daterangepicker td.available {
	transition: all .15s ease-in-out;
}

.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
	background: #5b7cff !important;
	color: #ffffff !important;
}

.daterangepicker th.available:hover span {
	border-color: #ffffff !important;
}



.daterangepicker .calendar-table .next span {
	position: absolute !important;
	left: 10px !important;
	top: 12px !important;
}

.daterangepicker td.active,
.daterangepicker td.active:hover {
	background: #5b7cff !important;
	color: #ffffff !important;
}


@media screen and (max-width: 1270px) {

	.search__inputs {
		flex-direction: column;
	}

	.select2-container {
		width: 100% !important;
	}

	.search__input label {
		display: none;
	}

	.search__reset {
		font-weight: 400;
		font-size: 12px;
		line-height: 100%;
		letter-spacing: 0%;
		text-align: center;
		color: #666666
	}

	.search__title {
		font-weight: 700;
		font-size: 14px;
		line-height: 100%;
		letter-spacing: 0%;
		text-align: center;
		color: #000000;

	}

	.underlay {
		margin: 30px 0px !important;
	}
}


.underlay {
	color: #000000 !important;
	justify-content: flex-start !important;
	height: fit-content !important;
	margin-bottom: 30px !important;
}

.list-main-wrap-opt {
	justify-content: space-between !important;
}

.main-search-input-tabs {
	margin-bottom: 40px !important;
}

.row_country {
	margin-top: 40px !important;
}

/* HELP START */

.help {
	padding: 0;
	border-radius: 30px;
	background: #ffffff;
	margin-bottom: 20px;
}

.help__container,
.help__container_choice {
	display: flex;
	flex-direction: column;
	gap: 30px;
	padding: 20px;
	justify-content: center;
	align-items: center;
}

.help__header {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
}

.help__title {
	font-weight: 600;
	font-size: 20px;
	line-height: 21.6px;
	letter-spacing: 0%;
	text-align: center;
	color: #000000;
}

.help__subtitle {
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	letter-spacing: 0%;
	color: #00000099;
}

.help__btn {
	font-weight: 700;
	font-size: 12px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	color: #ffffff;
	padding: 10px 40px;
	white-space: nowrap;
	background: #00B6AA;
	box-shadow: 0 3px 15px #00b6aa00;
	border: none !important;
	transition: all .25s ease-in-out;
}

.help__btn:hover {
	box-shadow: 0 3px 15px #00B6AA;
}

.help__input {
	position: relative;
	display: inline-block;
	padding: 10px 20px 10px 30px;
	border: 1px solid #00000099;

}

.help__svg {
	position: absolute;
	left: 15px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
}

.help__phone {
	/* color: #00000099; */
	color: #000000;
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	letter-spacing: 0%;
	vertical-align: middle;
	border: none !important;
	width: 130px;
}

.help__input,
.help__btn {
	/* width: 185px; */
	width: 100%;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 500px;
}

.help__form {
	display: flex;
}

.form__container {

	display: flex;
	gap: 10px;
	align-items: center;
	justify-content: space-between;
}


.help_expert {
	display: flex;
	justify-content: space-between;
	padding: 20px !important;
	flex-direction: column-reverse;
	gap: 20px;
}

.help_expert .help__container {
	/* padding: 0 !important; */
	gap: 15px !important;
}

.form__container_expert {
	flex-direction: column;
}

.help__container_expert {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	gap: 16px;
	padding: 15px;
	background: #F0F5F9;
	border-radius: 15px;

}

.expert__name {
	font-weight: 400;
	font-size: 14px;
	line-height: 100%;
	letter-spacing: 0%;
	text-align: center;
	color: #00000099;
}

.help__header_expert {
	align-items: flex-start !important;
}

/* HELP END */

@media screen and (max-width:992px) {
	.mhidden {
		display: none !important;
	}
}

.geodir-category-listing .listing-item-grid {
	border-radius: 16px;
	overflow: hidden;
}

.listing-item-cat .h3 {
	font-size: 30px !important;
	font-weight: bold !important;
}

.listing-item-cat {
	padding: 1.65em 2em !important;
}

.search__input {
	cursor: pointer !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	cursor: pointer !important;
}

.search__input .select2-search__field {
	cursor: pointer !important;
}

@media (max-width: 768px) {
	.important-item-ttl {
		font-size: 15px !important;
	}

	.communication-methods .radio-buttons-group {
		flex-wrap: wrap !important;
	}
}

.country {
	display: flex !important;
}

.sletter input[type="email"],
.sletter-footer input[type="email"] {
	border-radius: 500px !important;
}

.tour-program__spoiler-content--right ul {
	list-style: unset !important;
}

.page--new .tour-program__spoiler-content--right {
	padding-left: 34px;
}

@media screen and (min-width: 992px) {
	.row_country .col-md-3 {
		margin-bottom: 3rem !important;
	}
}

.add-info__tabs-content-wrapper h4 {
	font-size: 16px;
}

.tour-program {
	margin-bottom: 25px;
}

.menu__icon {
	width: 17px;
	height: 17px;
}

.menu__link {
	background: #F0F5F9;
	border-radius: 16px;
	padding: 6px !important;
	display: flex !important;
	align-items: center;
	gap: 8px;

	font-weight: 500 !important;
	font-size: 14px !important;
	line-height: 100% !important;
	letter-spacing: 0% !important;
	color: #000000 !important;

}

.menu_updated {
	display: flex;
	flex-direction: column;
	gap: 8px;
	padding: 8px;
}

.icon__container {
	width: 31px;
	height: 31px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #ffffff;
	border-radius: 50%;
}







@media (min-width: 992px) {
	.menu-acc__head {
		display: none;
	}

	.menu-acc__body {
		height: auto !important;
		overflow: visible;
	}
}

@media (max-width: 992px) {
	.menu-acc {
		background: #fff;
		border-radius: 16px;
		overflow: hidden;
	}

	.menu-acc__head {
		width: 100%;
		border: 0;
		background: transparent;
		cursor: pointer;

		display: flex;
		align-items: center;
		justify-content: flex-start;
		gap: 10px;

		padding: 6px 8px;
	}

	.menu-acc__title {
		font-size: 14px;
		font-weight: 700;
	}

	.menu-acc__action {
		font-size: 13px;
		font-weight: 600;
		opacity: .85;
	}

	.menu-acc__chev {
		transition: transform .25s ease;
		opacity: .75;
	}

	.menu-acc__body {
		height: auto;
		overflow: hidden;
	}

	.menu-acc.is-closed .menu-acc__chev {
		transform: rotate(-90deg);
	}

	.menu-acc__body .menu_updated {
		padding: 15px;
		padding-top: 0px;
		margin: 0;
	}
}


.faq-nav {
	padding: 0 !important;
}

[data-menu-acc-body] {
	will-change: max-height;
	backface-visibility: hidden;
	transform: translateZ(0);
}

.list-countries {
	/* padding: 3rem 0rem !important; */
	padding: 0;
	/* display: flex !important; */
	flex-wrap: wrap !important;
	justify-content: space-between !important;
	gap: 2rem !important;
}

.list-countries .list-item {
	margin-left: unset !important;
	margin-right: unset !important;
}

.list-countries .list-item {
	transition: all .35s ease-in-out;
}

.list-countries .list-item:hover {
	transform: scale(.95);
}

.post-article {
	border-radius: 16px;
	overflow: hidden;
}

.home-posts .card-post {
	background: #ffffff;
	border-radius: 16px;
}

.tour-program__spoiler-header {
	font-size: 19px !important;
}

.btn__call-me {
	border: 1px solid rgb(0, 182, 170) !important;
	transition: all .35s ease-in-out;
}

.btn__call-me:hover {
	background: rgb(68, 81, 221) !important;
	color: rgb(255, 255, 255) !important;

}

.btn__call-me_swiper:hover {
	border: 1px solid rgb(68, 81, 221) !important;
}

.page--new .group-label .icon i.individual-tour-icon {
	display: inline-block;
	background: url(/local/templates/travelsoft/./img/Vector.svg) no-repeat;
	background-size: contain;
	width: 15px;
	height: 15px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.single-slider-wrapper {
	border-radius: 16px !important;
	overflow: hidden !important;
}

.list-single-main-media {
	border-radius: 16px !important;
	overflow: hidden !important;
}

.box-item img {
	width: 100% !important;
}

.help_expert .help__container {
	justify-content: space-between;
	margin: 10px 0px;
}

.tc__cell {
	cursor: pointer !important;
}

.tc__cell * {
	cursor: pointer !important;
}

.select2-dropdown,
.daterangepicker {
	z-index: 999 !important;
}

/* =========================
   SEGMENTED SWITCH / RADIO
   ========================= */

.communication-methods {
	margin: 0 !important;
}

.communication-methods .radio-buttons-group-person {
	display: flex !important;
	align-items: stretch !important;
	justify-content: space-between !important;
	gap: 8px !important;
	width: 200px !important;
	/* width: 100% !important; */
	padding: 8px !important;

	background: #ccf0ee !important;
	border-radius: 999px !important;
	box-sizing: border-box !important;

	box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.45) inset !important;
}

.communication-methods .radio-buttons-group-person input[type="radio"] {
	position: absolute !important;
	opacity: 0 !important;
	pointer-events: none !important;
	width: 1px !important;
	height: 1px !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden !important;
}

.communication-methods .radio-buttons-group-person label {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;

	flex: 1 1 0 !important;
	width: auto !important;
	min-width: 0 !important;

	min-height: 27px !important;
	max-height: 27px !important;
	/* min-height: 52px !important; */
	padding: 0 22px !important;
	margin: 0 !important;
	border: 0 !important;
	border-radius: 999px !important;

	background: #70d6d0 !important;
	color: #ffffff !important;

	font-size: 10px !important;
	font-weight: 700 !important;
	line-height: 1 !important;
	text-align: center !important;
	white-space: nowrap !important;

	cursor: pointer !important;
	user-select: none !important;
	-webkit-tap-highlight-color: transparent !important;

	box-shadow:
		0 2px 0 rgba(255, 255, 255, 0.28) inset,
		0 2px 6px rgba(0, 0, 0, 0.04) !important;

	transition:
		transform 0.18s ease,
		background-color 0.18s ease,
		box-shadow 0.18s ease,
		filter 0.18s ease,
		color 0.18s ease !important;
}

.communication-methods .radio-buttons-group-person label:hover {
	transform: translateY(-1px) !important;
	filter: brightness(1.02) !important;
	box-shadow:
		0 10px 18px rgba(0, 0, 0, 0.08) !important;
}

.communication-methods .radio-buttons-group-person label:active {
	transform: scale(0.98) !important;
}

.communication-methods .radio-buttons-group-person input[type="radio"]:checked+label {
	background: #00b6aa !important;
	color: #ffffff !important;
	box-shadow:
		0 10px 22px rgba(0, 182, 170, 0.18) !important;
}

.communication-methods .radio-buttons-group-person input[type="radio"]:focus-visible+label {
	outline: 2px solid rgba(0, 182, 170, 0.45) !important;
	outline-offset: 2px !important;
}

.communication-methods .radio-buttons-group-person:focus-within {
	box-shadow:
		0 0 0 3px rgba(0, 182, 170, 0.12) !important;
}


/* =========================
   SELECT (приближение к стилю)
   ========================= */

#feedback_select2_person.form-select {
	height: 60px !important;
	border: none !important;
	border-radius: 999px !important;

	background-color: #ccf0ee !important;
	color: #00b6aa !important;

	padding: 0 48px 0 24px !important;
	font-size: 16px !important;
	font-weight: 600 !important;

	box-shadow:
		0 2px 0 rgba(255, 255, 255, 0.28) inset,
		0 2px 6px rgba(0, 0, 0, 0.04) !important;

	appearance: none !important;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;

	background-image: linear-gradient(45deg, transparent 50%, #00b6aa 50%),
		linear-gradient(135deg, #00b6aa 50%, transparent 50%) !important;
	background-position: calc(100% - 22px) 26px, calc(100% - 16px) 26px !important;
	background-size: 6px 6px, 6px 6px !important;
	background-repeat: no-repeat !important;

	transition:
		transform 0.18s ease,
		box-shadow 0.18s ease,
		filter 0.18s ease !important;
}

#feedback_select2_person.form-select:hover {
	transform: translateY(-1px) !important;
	filter: brightness(1.02) !important;
}

#feedback_select2_person.form-select:focus {
	box-shadow:
		0 0 0 3px rgba(0, 182, 170, 0.12) 0 2px 6px rgba(0, 0, 0, 0.04) !important;
	outline: none !important;
}

.lk-content-shell input[type="text"],
.lk-content-shell input[type="password"],
.lk-content-shell input[type="email"] {
	width: 100%;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 22px;
	padding: 11px 16px;
	background: #fff;
	margin-bottom: 10px;
}

.agency-wrap a:hover {
	color: #4351DD !important;
}

.agency-card_personal a:hover {
	background: #4351DD !important;
	color: #ffffff !important;
	border-color: #4351DD !important;
}

.pc-btn {
	transition: all .2s ease-in-out;
}

.agency-btn:hover,
.pc-btn:hover {
	background: #4351DD !important;
	color: #ffffff !important;
	/* border: 1px #4351DD !important; */
}

.lk-content-shell input[type="submit"] {
	display: inline-block;
	width: 100%;
	background: #12bcb3;
	color: #fff;
	border: 0;
	border-radius: 22px;
	padding: 12px 18px;
	transition: all .2s ease-in-out;
}

.lk-content-shell input[type="submit"]:hover {
	background: #4351DD !important;
	color: #ffffff !important;
}

.capitaltour-design-content .ct-wrap {
	max-width: 100% !important;
}

.inputs__grid {
	display: grid;
	gap: 8px;
}

.capitaltour-design-content .list-single-main-item {
	padding: 0 !important;
}

@media screen and (min-width: 992px) {

	.inputs__grid {
		grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
	}

}

@media screen and (max-width: 992px) {

	.ct-btn {
		width: 100% !important;
	}

	.fr-grid {
		grid-template-columns: 1fr !important;
	}
}

.fiturs-ico img {
	max-width: 14px !important;
}

@media screen and (max-width: 992px) {
	.swiper-pagination {
		left: 50% !important;
	}

	.sletter-consult-bottom .communication-methods {
		margin-top: 5px !important;
	}
}

.policy__link {
	color: rgb(0, 0, 0);
	font-family: Manrope;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	text-align: center;
	text-decoration-line: underline;
}

.dropdown-toggle {
	cursor: pointer !important;
}

.TVMainForm,
.TVOrderHotelBlock {
	background-color: #0054a6;
	background-color: rgba(0, 84, 166, 1.00);
}

.TVSearchButton {
	background-color: #ff0026;
	background-color: rgba(255, 0, 38, 1.00);
	color: #FFF;
	color: rgba(255, 255, 255, 0.95);
	text-shadow: none;
}

.TVInterfaceWrapper {
	border-radius: 3px;
}

.individual-tour-home {
	margin-top: 80px;
}

.individual-tour-home .row {
	box-sizing: border-box;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 30px;
	background: rgb(255, 255, 255);
}

.individual-tour-home .row .individual__background {
	margin-left: -15px;
	border-radius: 30px 0px 0px 30px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 480px;
}


.individual-tour-home .row .col-md-5 {
	padding: 30px 40px;
}

.individual-tour-home .individual-tour-home-img {
	margin-bottom: 37px;
}

.individual-tour-home .individual-tour-home-ttl {
	color: rgb(0, 0, 0);
	font-family: Manrope;
	font-size: 25px;
	font-weight: 700;
	line-height: 34px;
	letter-spacing: 0%;
	text-align: left;
	margin-bottom: 20px;
}

.individual-tour-home .individual-tour-home-desc {
	color: rgb(0, 0, 0);
	font-family: Manrope;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 0%;
	text-align: left;
}

.individual-tour-home .individual-tour-home-link button {
	border-radius: 500px;
	background: rgb(0, 182, 170);
	color: rgb(255, 255, 255);
	font-family: Manrope;
	font-size: 16px;
	font-weight: 600;
	line-height: 22px;
	letter-spacing: 0%;
	text-align: center;
	padding: 20px 50px;
	display: inline-block;
	border: none;
	transition: .15s all ease-in-out;
}

.individual-tour-home .individual-tour-home-link button:hover {
	background: rgb(68, 81, 221);
	color: rgb(255, 255, 255);
}

.individual-tour-home .individual-tour-home-link {
	position: absolute;
	bottom: 45px;
}

.individual-tour-home-img-mob {
	display: none;
}

@media (max-width: 768px) {

	.individual-tour-home .individual-tour-home-link {
		position: relative;
		bottom: 0;
	}

	.individual-tour-home .individual-tour-home-link button {
		padding: 15px;
		font-size: 14px;
		font-weight: 700;
		line-height: 120%;
		width: 100%;
	}

	.individual-tour-home .individual-tour-home-ttl {
		line-height: 120%;
		margin-bottom: 10px;
		font-size: 18px;
	}

	.individual-tour-home .individual-tour-home-desc {
		font-size: 14px;
		line-height: 120%;
		margin-bottom: 30px;
	}

	.individual-tour-home .row .individual__background {
		margin-left: 0px;
		border-radius: 30px 30px 0px 0px;
		background-position: 50% 50%;
		background-repeat: no-repeat;
		height: 190px;
	}

	.individual-tour-home .row .col-md-7 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.individual-tour-home-img-mob {
		display: block;
		position: absolute;
		bottom: 15px;
		left: 40px;
	}

	.individual-tour-home-img {
		display: none;
	}

}
.btn-primary.focus,
.btn-primary:focus {
    box-shadow: none !important;
    background-color: #725aff !important;
    border-color: #725aff !important;
}

.TVCartStickyButton.TVCartStickyButtonLeft {
	display: none !important;
}
/* End */
/* /local/templates/travelsoft/components/bitrix/main.feedback/footer_subscribe/style.css?17739897072855 */
/* /local/templates/travelsoft/components/travelsoft/callback/travelsoft_ticket_intourdv25_head/style.css?17714295654257 */
/* /local/templates/travelsoft/template_styles.css?1777291380121275 */
