

/* Start:/local/components/travelsoft/favorites.add/templates/.default/style.css?1716989833438*/
.bg-star {
    height: 22px;
    background: url(/local/components/travelsoft/favorites.add/templates/.default/img/star.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.bg-star_filled {
    height: 22px;
    background: url(/local/components/travelsoft/favorites.add/templates/.default/img/star-filled.png);
    background-size: contain;
    background-repeat: no-repeat;
}

.favorites__button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    padding-left: 35px;
    padding-top: 5px;
    font-size: 65%;
}
/* End */


/* Start:/bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1716989822666*/
div.bx-yandex-map {color: black; font-size: 11px;}
div.bx-yandex-map div.YMaps-b-balloon-content {color: black; font-size: 11px;}
div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td {
	padding: 0px !important;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td textarea{
	font-size: 11px;
}


div.bx-popup-form div.bx-yandex-map div.YMaps-b-balloon-point div.YMaps-b-balloon div.YMaps-b-balloon-wrap table.YMaps-b-balloon-frame td.YMaps-b-balloon-b {
	background-image: none !important;
}

/* End */


/* Start:/local/templates/travelsoft/components/bitrix/news/regions/bitrix/news.detail/.default/style.css?17367807317261*/
.drawer-fullscreen--with-tabs .nav-pills{
    transform: translateY(-15px);
    margin-bottom: 0;
}
.drawer-fullscreen--with-tabs.active .nav-pills{
    transform: translateY(-32px);
}

.parent-zIndex:not(.active)  .drawer-fullscreen  .with-patern{
    background-image: none;
}

#pro-slider-region .swiper-slide.swiper-slide-active{
    display: flex;
    justify-content: center;
}

#pro-slider-region .swiper-pagination-bullets {
    top: auto;
    bottom: auto;
}

.tab-content .tab-pane {
    display: none;
}

.tab-content .active {
    display: block;
}

.detail-city-page{
    padding: 0 20px;
}

#tour.tab-pane .row, #excursion.tab-pane .row{
    display: flex;
}

#list_sidebar{
    display: flex;
    flex-direction: column;
    gap: 32px;
}

#tour .d-flex.justify-content-between.align-items-center.mb-2.flex-column.flex-lg-row {
    justify-content: flex-end;
}

#tour .sort-filter, #excursion .sort-filter {
    display: flex;
    gap: 12px;
}

#tour .sort-filter .form-group, #excursion .sort-filter .form-group {
    padding: 12px 16px;
    border-radius: 12px;
    border: 1px solid #a0a3bd;
    min-width: 250px;
    box-sizing: border-box;
    cursor: pointer;
    justify-content: space-between !important;
    min-height: 40px;
}

#tour .button.button-outlined.button-showmore, #excursion .button.button-outlined.button-showmore {
    width: 100%;
    margin-bottom: 41px;
}

#tour #set_filter, #excursion #set_filter{
    padding: 15px;
    height: fit-content;
    width: fit-content;
}

#tour #del_filter, #excursion #del_filter{
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    border-radius: 12px;
    border: 0;
    padding: 15px;
    height: fit-content;
    width: fit-content;
    background: #fee54b;
}

#tour .control-bottom.mb-3 .bx-filter-parameters-box-container, #excursion .control-bottom.mb-3 .bx-filter-parameters-box-container{
    display: flex;
    justify-content: space-between;
}

#tour .card-image__wrapper, #excursion .card-image__wrapper {
    width: 340px;
    height: 100%;
    position: relative;
}

#excursion .section-tittle.row{
    display: none;
}

#region h4{
    padding: 32px;
    font-size: 32px;
    font-weight: 600;
    color: #4f4a66;
}

#region #iblock_detail_desc{
    padding: 30px;
}

#region #iblock_detail_desc .h4{
    font-size: 24px;
    color: #4f4a66;
    font-weight: 600;
}

.map-button{
    font-weight: 600;
    text-decoration: none;
    width: max-content;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-family: 'ProximaNova-Regular', sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-color: transparent;
    border: 1px solid #d6d8e7;
    border-radius: 12px;
    color: #6e7191;
    cursor: pointer;
    padding: 12px 32px;
}

.map-button span{
    font-size: 14px;
    font-weight: 600;
}

.map-bottom{
    padding: 32px;
    padding-top: 0;
}

.detail-city-page__banner{
    background-size: cover;
    width: 100%;
    position: relative;
    background: url(/local/templates/new/img/tours-moscow__main.png) no-repeat top;
}

.detail-city-page__banner::after{
    background: rgba(0, 0, 0, 0.32);
}

#detailPage{
    justify-content: center;
    display: flex;
}

#detailPage .detail-city-page{
    width: 1280px;
}

.nav-detail-city-page{
    border-radius: 12px 12px 0 0;
    background: #fff;
    max-width: 1280px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
    display: flex;
    z-index: 1;
    justify-content: flex-start!important;
    background: #f2f8ff;
    gap: 0!important;
}

.nav-detail-city-page li{
    padding: 20px;
}

.nav-detail-city-page li a{
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    color: #4f4a66;
}

.nav-detail-city-page li a:hover{
    color: #2f7fed;
}

.nav-detail-city-page li a.active{
    color: #2f7fed;
}

.nav-detail-city-page li:has(a.active) {
    background: #fff;
    border-radius: 12px 12px 0 0;
}

.detail-city-page .tour-card{
    flex-direction: column;
    width: 418px!important;
}

.detail-city-page .tour-card .tour-card__image{
    height: 200px;
}

.detail-city-page .tour-card .tour-card__image .swiper-container{
    height: 200px;
}

.detail-city-page .tour-card .tour-card__image .swiper-container img{
    height: 100%;
    width: 100%;
}

.detail-city-page #excursion{
    padding: 30px;
}

/*.detail-city-page #excursion button{
    width: 100%;
    margin-top: 30px;
}*/

.detail-city-page #hotel{
    padding: 30px;
}

.detail-city-page #hotel .row{
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.town-list .nav.nav-left {
    flex-wrap: wrap;
}

.tour-filt-but{
    display: none;
}

.navbar-toggler.close-b{
    display: none;
}
.hotels-wrapper .card-image__wrapper{
    width: 340px;
    height: 100%;
    position: relative;
}

@media screen and (max-width: 900px) {
    #detailPage .detail-city-page{
        width: 360px;
    }

    #tour .card-image__wrapper, #excursion .card-image__wrapper, .hotels-wrapper .card-image__wrapper{
        width: 300px;
    }

    #tour .sort-filter, #excursion .sort-filter{
        flex-direction: column;
        width: 300px;
    }

    #tour .d-flex.justify-content-between.align-items-center.mb-2.flex-column.flex-lg-row{
        justify-content: center;
    }

    .tour-filt-but{
        gap: 10px;
        justify-content: center;
        align-items: center;
        border-radius: 12px;
        background: #eff0f7;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 600;
        padding: 16px 10px;
        border: none;
        outline: none;
        color: #4f4a66;
        display: flex;
    }

    #tour .button.button-outlined.button-showmore, #excursion .button.button-outlined.button-showmore{
        width: 300px;
    }

    aside .navbar-collapse {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 340px;
        background: #FFF;
        z-index: 20;
    }

    aside .navbar-collapse.show {
        display: block;
    }

    .navbar-toggler.close-b{
        position: absolute;
        top: 16px;
        right: 16px;
        border: 0;
        background: none;
        display: flex;
    } 
    
    aside.col-filter:not(:has(.show)) {
        display: none;
    }

    .bx-filter-parameters-box-container:has(.bx-filter-select-container){
        width: 300px;
    }

    .detail-city-page .tab-content.section-py-5{
        width: 360px;
    }

    #hotel .card-image__wrapper {
        width: 300px;
    }

    #excursion .card-image__wrapper {
        width: 300px;
    }
    .hotels-wrapper .card-image__wrapper{
        width: 300px;
    }
    .hotels-wrapper .card-image__wrapper img{
        width: 100%;
    }

    #region .swiper-container{
        width: 300px!important;
        padding: 0 20px;
    }

    .swiper-wrapper{
        overflow: hidden;
    }

    .town-list .nav.nav-left{
        display: flex;
    }

    .nav-detail-city-page{
        text-align: center;
        overflow: hidden;
        display: flex!important;
        white-space: nowrap;
        overflow-x: scroll;
    }
}

/* End */


/* Start:/local/templates/travelsoft/components/bitrix/system.pagenavigation/modern/style.css?1716989840745*/
div.modern-page-navigation { 
	padding: 0.5em 0;}
div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 0.75em;
	padding-right: 0.5em;
	text-decoration: none;
}
div.modern-page-navigation a.modern-page-previous { 
	border-right-width: 1px; 
	border-right-style: solid; 
	border-left: none; }
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
	border-left: none; 
	padding-left: 0.5em; }
span.modern-page-current { 
	font-weight: bold; }
div.modern-page-navigation a, 
span.modern-page-current, 
div.modern-page-navigation a.modern-page-previous, 
span.modern-page-dots { 
	border-color: #cdcdcd; }

/* End */


/* Start:/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/style.css?173131820520264*/
.bx-filter {
	width: 100%;

}
.bx-filter .bx-filter-select-container{
	border: 1px solid #ddd !important;
	border-radius: .1875rem !important;
	width: 100%;
	padding: .625rem 1.25rem;
	height: 2.8125rem !important;

}
.bx-filter .bx-filter-select-block{
	padding: 0 !important;
	height: auto !important;
	line-height: 1;
}
.bx-filter .bx-filter-select-text{
	/* line-height: 1 !important; */
}
.bx-filter .bx-filter-select-arrow{
	width: .5rem;
	height: 1rem;
}
.bx-filter .bx-filter-section {
	/*background: #edf6fc; /* color */
	position: relative;

}
.bx-filter .bx-filter-section>.row {
	padding: 0 5px;
}
.bx-filter .bx-filter-title {
	font-size: 18px;
	margin-bottom: 10px;
	color: #000;
}
.openPopper .bx-filter-select-arrow{
	transform: rotate(180deg);
}
/*Sections*/

.bx-filter .bx-filter-parameters-box {
	position: relative;
	margin-bottom: 1rem;
}
.bx-filter .bx-filter-parameters-box-title {
	color: #898989;
	font-size: 85%;
	line-height: 1.3;
	margin-bottom: .5rem;
}
label.bx-filter-param-label.disabled {
    display: none;
}
@media (min-width: 992px) {
	.bx-filter .bx-filter-section .col-md-4:nth-child(3n+1) {
		clear: both;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.bx-filter .bx-filter-section .col-md-4:nth-child(2n+1) {
		clear: both;
	}
}
.bx-filter .bx-filter-parameters-box-title span {
	/* color: #039be5; */
	/* border-bottom: 0; */
	/* cursor: pointer; */
}
.bx-filter .bx-filter-parameters-box-title span:hover {
	border-color: #039be5;
}

.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span {
	/* color: #95a1a8; */
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-parameters-box-title span:hover {
	/*color: #758087;*/
	border-color: transparent;
}
.bx-filter .bx-filter-block {
	display: none;
	-webkit-transition: padding .3s ease;
	-moz-transition: padding .3s ease;
	-ms-transition: padding .3s ease;
	-o-transition: padding .3s ease;
	transition: padding .3s ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.bx-filter .bx-filter-button-box .bx-filter-block,
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block {
	display: block;
}
.bx-filter .bx-filter-parameters-box.bx-active .bx-filter-block i.bx-ft-sub {
	font-size: 14px;
	font-style: normal;
	display: block;
	padding-bottom: 5px;
}
.bx-filter-parameters-box-container {
	/* margin-bottom: 1rem; */
	width: 100%;
}
.bx-filter-parameters-box-container .checkbox:first-child {
	margin-top: 0;
}
.bx-filter .bx-filter-parameters-box-container-block {
	font-size: 11px;
	color: #3f3f3f;
}
/*
* INPUTS
*
*/

.bx-filter .bx-filter-input-container {}
.bx-filter .bx-filter-input-container input {
	display: block;
	width: 100%;
	font-size: 18px;
	height: 38px;
	margin: 0;
	padding: 0 4px;
	border: 1px solid #ccd5db;
	border-radius: 2px;
	background: #fff;
	outline: none
}
.bx-retina .bx-filter .bx-filter-input-container input {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/border_default.png) 2 repeat;
}
/*.bx-filter .bx-filter-input-container input:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-input-container input:focus {
	-webkit-border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/active.png) 2 repeat;
	   -moz-border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/active.png) 2 repeat;
		 -o-border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/active.png) 2 repeat;
			border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/active.png) 2 repeat;
}

/*
COLOR
*/
.bx-ios .bx-filter .bx-filter-input-container input {
	/* Fix of input shadow for IOS browsers. */

	background-image: -webkit-linear-gradient(#ffffff 0%, #ffffff 100%);
	background-image: linear-gradient(#ffffff 0%, #ffffff 100%);
}
.bx-filter .bx-filter-button-box {
	clear: both;
}
/*
*Track
*
*/

.bx-filter .bx-ui-slider-track-container {
	padding-top: 35px;
	padding-bottom: 25px;
}
.bx-filter .bx-ui-slider-track {
	position: relative;
	height: 7px;
	/*background: #d8e9f0;/* COLOR */
}
.bx-filter .bx-ui-slider-part {
	position: absolute;
	top: -6px;
	width: 1px;
	height: 17px;
	background: #a2bfc7;
}
.bx-filter .bx-ui-slider-part.p1 {
	left: -1px;
}
.bx-filter .bx-ui-slider-part.p2 {
	left: 25%;
}
.bx-filter .bx-ui-slider-part.p3 {
	left: 50%;
}
.bx-filter .bx-ui-slider-part.p4 {
	left: 75%;
}
.bx-filter .bx-ui-slider-part.p5 {
	right: -1px;
}
.bx-filter .bx-ui-slider-part span {
	font-size: 11px;
	/*font-weight: bold;*/

	position: absolute;
	top: -16px;
	left: 50%;
	display: block;
	width: 100px;
	margin-left: -50px;
	text-align: center;
	color: #000;
}
.bx-filter .bx-ui-slider-part.p2 span,
.bx-filter .bx-ui-slider-part.p3 span,
.bx-filter .bx-ui-slider-part.p4 span {
	color: #6b8086;
}
.bx-filter .bx-ui-slider-range,
.bx-filter .bx-ui-slider-pricebar,
.bx-filter .bx-ui-slider-pricebar-vd,
.bx-filter .bx-ui-slider-pricebar-vn,
.bx-filter .bx-ui-slider-pricebar-v {
	position: absolute;
	top: 0;
	bottom: 0;
}
.bx-filter .bx-ui-slider-range {
	z-index: 50;
}
.bx-filter .bx-ui-slider-pricebar {
	z-index: 100;
}
.bx-filter .bx-ui-slider-pricebar-vd {
	z-index: 60;
	/*background: #849da4;/* COLOR */
}
.bx-filter .bx-ui-slider-pricebar-vn {
	z-index: 70;
	/*background: #a8dff3;/* COLOR */
}
.bx-filter .bx-ui-slider-pricebar-v {
	z-index: 80;
	/*background: #499fd8;/* COLOR */
}
.bx-filter .bx-ui-slider-handle {
	position: absolute;
	top: 100%;
	width: 22px;
	height: 22px;
	border-bottom: none;
}
.bx-filter .bx-ui-slider-handle:hover {
	-webkit-cursor: grab;
	-ms-cursor: grab;
	-o-cursor: grab;
	cursor: grab;
}
.bx-filter .bx-ui-slider-handle:active {
	-webkit-cursor: grabbing;
	-ms-cursor: grabbing;
	-o-cursor: grabbing;
	cursor: grabbing;
}
.bx-filter .bx-ui-slider-handle.left {
	left: 0;
	margin-left: -21px;
	/* COLOR */
	/*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAArUlEQVQ4y6WSQQ6FMAhEXbjyXwzOpBdx5bXKbYRWLFSJ2m8ysVHfzGA7DH9cuKVfNwwM40ZzZzJlmE3WTjjNfF9Fn2EwMH5pUGYWOJ3w6wZ4wDKz6rUBumQPPxrUmT0IxuxpqxYLQ7MOG5TaHtbk1iza5+VauW5dfdcYSDKcMLkP7wxdA5sMQWV/BkwDTY7mtAfHjpJ/Ihj4DoIgXZ9J+siaimi6rimLgSw87qod+1BRTwMJRYoAAAAASUVORK5CIIA=) no-repeat right top;*/
}
.bx-filter .bx-ui-slider-handle.right {
	right: 0;
	margin-right: -21px;
	/* COLOR */
	/*background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAAq0lEQVQ4y6WSQRKDIAxFXXSlF0vOZC+SlddKblMUUhKCraIzX9Ahj58PE268TE8e3GSFJ5BUTDskaRl1QFk8BsHs4BCMQMruVEe+l4kWglFu5yLEZKDFXyeXIFoEpg3z738mJTzXhncj75+QtqjnJENO2sG4I1VXDtR3ogv7O1dHxV10gi75EGILiE78RRKy33AOq07i+Us4kRamkOPGptesQjeXIjZjO+fXB+hjUU/S3Z+WAAAAAElFTkSuQmCC) no-repeat left top;*/
}

/*
*	Select
*
*/

.bx-filter .bx-filter-select-container {
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 35px;
	border-radius: 3px;
	border: 1px solid #ccd5db;
	display: flex;
	align-items: center;
}
.bx-retina .bx-filter .bx-filter-select-container {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/border_default.png) 2 repeat;
}
/* COLOR */
/*.bx-filter .bx-filter-select-container.bx-active,
.bx-filter .bx-filter-select-container:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-select-container.bx-active,
.bx-retina .bx-filter .bx-filter-select-container:focus {
	-webkit-border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/active.png) 2 repeat;
	   -moz-border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/active.png) 2 repeat;
		 -o-border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/active.png) 2 repeat;
			border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/active.png) 2 repeat;
}*/
.bx-filter .bx-filter-select-block {
	position: relative;
	display: block;
	/* align-items: center; */
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 33px;
	margin: 0;
	padding: 0 33px 0 10px;
	border: none;
	border-radius: 2px;
	background: #fff;
}
.bx-filter .bx-filter-select-text {
	/* font-size: 15px; */
	/* line-height: 33px; */
	overflow: hidden;
	line-height: 1.3;
	/* overflow-y: visible; */
	/* max-width: 100%; */
	/* height: 33px; */
	/* cursor: pointer; */
	/* vertical-align: middle; */
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
}
.bx-filter .bx-filter-select-text.fix {
	min-width: 120px;
}
.bx-filter .bx-filter-select-text label {
	cursor: pointer;
}
.bx-filter .bx-filter-select-arrow {
	position: absolute;
	top: 3px;
	right: 0;
	/* width: 1rem; */
	/* height: 1rem; */
	line-height: 1;
	cursor: pointer;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAG0lEQVQY02OYOXPmf1yYAQRwSsAATglkBch8ADy7LKHqFrgoAAAAAElFTkSuQmCC') no-repeat center;
}
/*
*	Select popup
*
*/

.bx-filter-select-popup {
	background: #fff;
	padding: 0;
	min-width: 173px;
}
.bx-filter-select-popup ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.bx-filter-select-popup ul li {
	display: block;
	text-align: left;
	vertical-align: middle;
}
.bx-filter-select-popup ul li:first-child {
	border-bottom: 1px solid #e5e5e5;

}
.bx-filter-select-popup ul li label {
	text-indent: .5rem;
	font-size: 14px;
	line-height: 26px;
	display: block;
	text-align: left !important;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 26px;
	padding: 0 5px;
	cursor: pointer;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
	-ms-text-overflow: ellipsis;
	color: #575757;
}
.bx-filter-select-popup ul li label.selected,
.bx-filter-select-popup ul li label:hover {
	color: #000;

}
.bx-filter-select-popup ul li label.disabled {
	color: #b8b8b8;
	background: transparent;
}
.bx-filter-select-popup ul li .bx-filter-param-text {
	line-height: 34px !important;
}
/*
* TAGS
*
*/

.bx-filter .bx-filter-tag {
	padding: 18px;
	/*border-top: 1px solid #d7eaf7;/* COLOR */
	/*border-bottom: 1px solid #d7eaf7;/* COLOR */
}
.bx-filter .bx-tag-link {
	font-size: 12px;
	text-decoration: none;
	/*color: #68939e;/* COLOR */
	text-shadow: none;
}
.bx-filter .bx-tag-link.bx-active,
.bx-filter .bx-tag-link:hover {
	color: #1d3d46;
}
/*
*	LABEL
*
*/
.bx-filter .bx-filter-param-label {
	/* min-height: 20px; */
	font-weight: normal;
	cursor: pointer;
}

.bx-filter .bx-filter-param-btn-inline .bx-filter-param-label {
	float: left;
	display: block;
	margin-right: 5px;
}
.bx-filter .bx-filter-param-btn-block .bx-filter-param-label {
	display: block;
}
.bx-filter .bx-filter-param-label {
	/*font-size: 13px;*/
}
.bx-filter .bx-filter-param-label.dib {
	display: inline-block;
}
.bx-filter .bx-filter-param-text {
	font-weight: normal;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-text {
	color: #6c6c6c;
}
.bx-filter-select-popup .bx-filter-param-label.bx-active {
	background: #f3f8fa;
}
/*
*	Checkbox / Radio
*
*/

.bx-filter .bx-filter-input-checkbox {
	display: flex;
	align-items: center;
}
.bx-filter .bx-filter-input-checkbox input[type=radio],
.bx-filter .bx-filter-input-checkbox input[type=checkbox] {}
.bx-filter .bx-filter-input-checkbox .bx-filter-param-text {
	display: block;
    text-align: left;
    margin-left: 5px;
    text-wrap: nowrap;
    font-size: 14px;
    font-weight: 500;
    text-decoration: underline;
    color: #6e7191;
    cursor: pointer;
}
/*
* 	BTN
*
*/

.bx-filter .bx-filter-param-btn {
	font-weight: normal;
	display: inline-block;
	width: 38px;
	height: 38px;
	padding: 6px;
	text-align: center;
	text-decoration: none;
	color: #000;
	vertical-align: middle;
	border: 1px solid #ccd5db;
	border-radius: 2px;
	background: #fff;
	position: relative;
	-webkit-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	-moz-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	-ms-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	-o-transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	transition: border .3s ease, box-shadow .1s ease, color .3s ease;
	cursor: pointer;
}
.bx-retina .bx-filter .bx-filter-param-btn {
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/border_default.png) 2 repeat;
	-moz-border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/border_default.png) 2 repeat;
	-o-border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/border_default.png) 2 repeat;
	border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/border_default.png) 2 repeat;
}
/* COLOR */
/*.bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-filter .bx-filter-param-btn:hover,
.bx-filter .bx-filter-param-btn:active,
.bx-filter .bx-filter-param-btn:focus {
	border-color: #499fd8;
}
.bx-retina .bx-filter .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-retina .bx-filter .bx-filter-param-btn:hover,
.bx-retina .bx-filter .bx-filter-param-btn:active,
.bx-retina .bx-filter .bx-filter-select-container:focus {
	-webkit-border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/active.png) 2 repeat;
	   -moz-border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/active.png) 2 repeat;
		 -o-border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/active.png) 2 repeat;
			border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/active.png) 2 repeat;
}*/
/* --- colors */
.bx-filter .bx-filter-param-btn.bx-color-sl {}

.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
	background: transparent;
	box-shadow: none
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl {
	position: relative;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-param-btn.bx-color-sl:before {
	position: absolute;
	bottom: 0;
	right: 0;
	top: 0;
	left: 0;
	content: ' ';
	display: block;
	z-index: 100;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA/UlEQVQ4y5WSQQ6CQAxFOSBuwAtoAitc4R6MkKgYJULUi8Ax4DgKm9o/45BxBBNJmkB/33T6qUVEHkfDUXHY1sQD7V2DWg+JJox3lOZ3enYdf5IzAjnQkvxGa64Fg2S9PV3JXa4ozoovWEGbY0nOIqDkfIVeQ5hBAOQsAy5guO8FbEJxVqqDZ+rUuQ6rziJ3VLkBcs05BBxlF1nIADrJESYgE0YhAER0KH5DphEKFDNPuG1AhTAi4jnRWV17FNYhcT3NHLzLzuUnjI0YHP203EWY8ENqNsAq5Y3Qf4NuhIT7wTBsDxgIbRjvCfCUe6ozoFCuXIukj5c/lhy1/gvSDM3b8PrjegAAAABJRU5ErkJggg==") no-repeat center;
	opacity: .7;
}
.bx-filter:before{
	display: none;
}
.bx-filter .bx-filter-param-btn .bx-filter-param-text {
	line-height: 26px;
}
/*
* BTN P/M
*
*/

.bx-filter .bx-filter-param-btn.bx-spm {
	width: 23px;
	min-width: 23px;
	height: 23px;
	line-height: 23px;
	font-weight: normal;
	padding: 0;
	font-size: 17px;
	color: #767b7e;
	vertical-align: top;
	border-radius: 50%;
	background-color: transparent;
}
.bx-filter .bx-filter-param-btn.bx-spm.bx-plus {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAMCAYAAAC0qUeeAAAANUlEQVQoz2NgwAQsQMzJQCSwAeKGQa7YFKoAhmOgim3QsAxIcSFUkhC2GaqhgQ4UgNgFmwQAij8OUFmBFssAAAAASUVORK5CIIA=") no-repeat center;
}
.bx-filter .bx-filter-param-btn.bx-spm.bx-minus {
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAACCAYAAABhYU3QAAAAG0lEQVQYV2NgYGDgBuI4AlgGiBn4gLicAFYGAAFkBwE95V42AAAAAElFTkSuQmCC") no-repeat center;
}
.bx-filter .bx-filter-param-btn.bx-spm:active {
	outline: none !important;
	box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
}
.bx-filter span.bx-spm {
	font-size: 18px;
	/*font-weight:bold;*/

	line-height: 23px;
	display: inline-block;
	height: 23px;
	margin: 0 10px;
	vertical-align: middle;
	color: #000;
}
/*
*	icon
*
*/

.bx-filter-select-popup .bx-filter-select-text-icon,
.bx-filter .bx-filter-select-text-icon {
	line-height: 33px;
	position: relative;
	display: inline-block;
	width: 23px;
	height: 23px;
	margin-top: -4px;
	margin-right: 2px;
	vertical-align: middle;
	border-radius: 2px;
}
.bx-filter-select-popup .bx-filter-btn-color-icon,
.bx-filter .bx-filter-btn-color-icon {
	line-height: 24px;
	/*position:relative;*/
	/*top:4px;*/

	border-radius: 2px;
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: middle;
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .05);
	-webkit-background-size: cover;
	background-size: cover;
}
.bx-filter-select-popup .bx-filter-btn-color-icon {
	width: 20px;
	height: 20px;
	margin: 2px 0;
	top: 0 !important;
}
.bx-filter .bx-filter-select-block .bx-filter-btn-color-icon {
	top: -1px !important;
}
.bx-filter-btn-color-icon.all {
	position: relative;
	border: none;
	box-shadow: none
}
.bx-filter-btn-color-icon.all:after,
.bx-filter-btn-color-icon.all:before {
	position: absolute;
	width: 60%;
	height: 60%;
	background: #fff;
	content: " ";
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .2);
}
.bx-filter-btn-color-icon.all:after {
	right: 0;
	bottom: 0;
}
.bx-filter-btn-color-icon.all:before {
	top: 0;
	left: 0;
}
.bx-filter .bx-filter-param-label.disabled .bx-filter-btn-color-icon {
	opacity: .2;
}
/*
* 	BIZ
*
*/

.bx-filter .bx-filter-parameter-biz {
	font-size: 14px;
	line-height: 15px;
	display: inline-block;
	margin-right: 10px;
	text-decoration: none;
	color: #1485ce;
	border-bottom: 1px dashed;
}
.bx-filter .bx-filter-parameter-biz:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}
.bx-filter .bx-filter-parameter-biz.bx-active {
	position: relative;
	/*padding-left:20px;*/

	color: #000;
	border-color: transparent;
}
/*
*	BTN result and reset
*
*/

.btn-themes {
	/*background-color: #1485CE;/* COLOR */
	/*border-color: #1485CE;/* COLOR */
	color: #FFF
}
.btn-themes.bx-active,
.btn-themes.focus,
.btn-themes:active,
.btn-themes:focus,
.btn-themes:hover{
	/*background-color: #53A4D8;/* COLOR */
	/*border-color: #53A4D8;/* COLOR */
	color: #FFF
}
/*
* 	Result Popup
*
*/

.bx-filter .bx-filter-popup-result {
	font-size: 13px;
	font-weight: normal;
	position: absolute;
	z-index: 915;
	display: none;
	line-height: normal;
	margin-top: -7px;
	margin-left: 10px;
	padding: 0 10px;
	white-space: nowrap;
	color: #3f3f3f;
	min-height: 37px;
	line-height: 18px;
	border-style: solid;
	border: 1px solid #C6DCE7;
	display: none !important;
}
.bx-filter .bx-filter-popup-result.left {
	border-width: 2px 10px 2px 2px;
	right: unset;
	left: 97% !important;
	-webkit-border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/result_popup_left.png) 4 20 4 4 repeat;
	-moz-border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/result_popup_left.png) 4 20 4 4 repeat;
	-o-border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/result_popup_left.png) 4 20 4 4 repeat;
	border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/result_popup_left.png) 4 20 4 4 fill repeat;
}
.bx-filter .bx-filter-popup-result.right {
	border-width: 2px 2px 2px 10px;
	-webkit-border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/result_popup_right.png) 4 4 4 20 repeat;
	-moz-border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/result_popup_right.png) 4 4 4 20 repeat;
	-o-border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/result_popup_right.png) 4 4 4 20 repeat;
	border-image: url(/local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/images/result_popup_right.png) 4 4 4 20 fill repeat;
}


.bx-filter-horizontal .bx-filter-popup-result{
	display: inline-block;
	position: relative;
	left: auto;
	right: auto;
	bottom: -7px;
}
.bx-filter .bx-filter-popup-result a {
	color: #0073a3;
	line-height: 10px;
}
.bx-filter .bx-filter-popup-result a:hover {
	text-decoration: none;
}
.bx-filter .bx-filter-popup-result-close {
	display: none;
}
@media (max-width: 767px) {
	.bx-touch .bx-filter .bx-filter-popup-result {
		font-size: 12px;
		line-height: 14px;
		position: fixed !important;
		z-index: 1001;
		top: auto !important;
		right: 0 !important;
		bottom: 0 !important;
		left: 0 !important;
		margin-top: 0;
		margin-left: 0;
		width: auto;
		height: auto;
		padding: 10px;
		border-radius: 2px;
		border: 1px solid #c6dae7;
		background: rgba(255,255,255,.9);
	}
	.bx-touch .bx-filter .bx-filter-popup-result br{display: none;}
	.bx-filter .bx-filter-popup-result .arrow {
		display: none;
	}
}
.bx-filter-parameters-box-container-checkbox {/*border: 1px solid #ddd !important;*/
    border-radius: .1875rem !important;
    width: 100%;
    /*padding: .625rem 1.25rem;*/
    max-height: 145px;
    overflow-y: auto;
    background: #fff;}
.bx-filter-parameters-box-container-checkbox .bx-filter-param-label:last-child  {margin-bottom: 0;}

.bx-filter .bx-filter-parameters-box-title {
    color: #2f7fed;
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 0.5rem;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
}

.bx-filter-parameters-box-container-checkbox {
    border-radius: 0.1875rem !important;
    width: 100%;
    max-height: 145px;
    overflow-y: auto;
    background: #fff;
}
/* End */


/* Start:/local/components/travelsoft/news.list.improved/templates/tours/style.css?173211395110866*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.price.for_list_tours {
	font-size: 12px !important;
	padding: 2px 5px !important;
	line-height: 1.5;
}
.price {
	text-align: right;
}
.price .currency {
	color: #555 !important;
	font-size: 14px !important;
}
.price small {
	font-size: 12px;

	padding-right: 3px;
	width: 100%;
}
.price small span {
	font-weight: 500 !important;
	color: #004166;
	font-size: 14px !important;
}
.price span.block {
	padding-top: 30px;
	text-align: left !important;
}
p.price {
	margin-bottom: 15px !important;
}
span.tour-price {]
    font-family: var(--text-body-16-regular);
  font-size: 14px;
  text-align: left;
  font-weight: 400;
}
.red {background:#d90023 !important; color:#fff !important;}
.green {background:#32a067 !important; color:#fff !important;}
.yellow {background:#dcb404 !important; color:#fff !important;}
.box_list .wrapper p {margin-bottom: 5px;}

.container.section-py-10 .section-tittle.row .col-12.d-flex.justify-content-between.align-items-center{
    display: flex;
    flex-direction: row;
    align-items: center;
    box-sizing: border-box;
    align-self: stretch;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding: 0 1px 0 0;
    gap: 16px;
    max-width: 100%;
    font-size: 40px;
    margin-bottom: 32px;
    margin-left: 32px;
    margin-right: 32px;
}

.h2.text-left{
    font-weight: 600;
}

.container.section-py-10 .section-tittle.row a{
    font-size: 14px;
    color: #2f7fed;
    text-transform: uppercase;
    display: flex;
    flex-direction: row;
    align-items: center;
    box-sizing: border-box;
    cursor: pointer;
    border: 0;
    padding: 24px;
    background-color: rgba(47, 128, 237, 0.1);
    width: 241px;
    border-radius: 12px;
    justify-content: center;
    gap: 10px;
    text-decoration: none;
    font-weight: 600;
}

.container.section-py-10 .section-tittle.row .h2.text-left{
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 24px;
    min-width: 664px;
    max-width: 100%;
}

.card-img-top{
    height: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 24px;
}

ul.card-options{
    padding: 10px;
    position: absolute;
    display: flex;
    flex-direction: column;
    gap: 6px;
    z-index: 3;
}

li.card-options--item{
    box-sizing: border-box;
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 6px 21px;
    border-radius: 39px;
    font-weight: 600;
    color: #fff;
}

.action{
    background: #2f80ed;
}

.new{
    background: #fee54b;
}

.best-price{
    background: #46dd06;
}

.doc{
    background: #2f80ed;
}


.card.card-border.h-100.with-animation{
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    width: 100%;
    background: #f2f8ff;
    border-radius: 24px;
    min-height: 340px;
    box-sizing: border-box;
}

.card-body{
	padding-top: 35px;
    padding-right: 54px;
    padding-left: 34px
}

.card.card-border.h-100.with-animation .card-body.pb-0{
    padding-top: 38px;
    padding-right: 54px;
    padding-left: 34px;
}

.card-body a:has(.card-title){
	text-decoration: none;
}

.card-body .card-title{
    font-size: 20px;
    color: #4f4a66;
    margin-bottom: 8px;
    font-family: 'ProximaNova-Regular', sans-serif;
}

ul.list-tour-options{
    font-size: 14px;
    margin-bottom: 20px;
    color: #a0a3bd;
    display: flex;
    flex-direction: column;
    gap: 10px;
	margin-top: 20px;
}

li.list-tour-options-item, li{
    list-style: none;
}

.card-footer .d-flex.align-items-center.justify-content-between{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 26px;
    padding-left: 24px;
    background: #FFF;
    border-radius: 24px 0 24px 0;
    width: fit-content;
    margin-left: auto;
    box-sizing: border-box;
} 

.card-footer .card-price{
    display: flex;
    flex-direction: column;
    color: #4f4a66;
}

.card-footer a.btn.btn-secondary{
    padding: 16px 24px 16px 32px;
    height: fit-content;
    width: fit-content;
    border-radius: 24px 0 24px 0;
    text-decoration: none;
}

.popular{
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 100%;
    width: 1581px;
    justify-content: flex-start;
    padding: 50px 20px 128px;
    box-sizing: border-box;
    gap: 80px;
    text-align: left;
    color: #4f4a66;
}

.container.section-py-10{
    max-width: 100%;
    width: 1280px;
    display: flex;
    flex-direction: column;
    gap: 32px;
}
.tour-card__desc{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.card-image__wrapper {
    /*width: 340px;*/
    height: 100%;
    position: relative;
}

.swiper-slide img{
    border-radius: 24px;
}

.swiper-container{
    overflow: hidden;
}

.tour-dates{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 24px;
}

.tour-dates li{
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 8px 12px;
    font-size: 13px;
    background: #FFF;
    border-radius: 39px;
    color: #4f4a66;
    margin-right: 0;
}

.popular-subtitle {
    font-family: 'ProximaNova-Regular', sans-serif;
    max-width: 95%;
    position: relative;
    font-weight: 300;
    font-size: 20px;
    line-height: 22px;
    word-spacing: 1px;
    letter-spacing: 0.5px;
}

.popular-head__title {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 24px;
    min-width: 664px;
    max-width: 100%;
}

#pills-home-tab.nav-link.active{
    height: inherit;
}

.button-showmore {
    align-self: center;
    padding: 21px 29px;
    font-size: 16px;
}

.card.card-border.card-hor {
	display: flex;
	justify-content: space-between;
    max-width: 100%;
    width: 100%;
    background: #f2f8ff;
    border-radius: 24px;
    min-height: 340px;
    box-sizing: border-box;
}

.ajax-content{
	display: flex;
	flex-direction: column;
	gap: 32px;
}

.ajax-content .d-flex.justify-content-between.align-items-center.mb-2.flex-column.flex-lg-row{
	justify-content: flex-end;
}

.card-header.picture-header{
	display: flex;
}

.sec-tour-filt{
	display: flex;
    justify-content: space-between;
    max-width: 1280px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.form-search-filt #main-search_form-with-tabs-v2 .hor-scrolling{
	display: none;
}

.form-search-filt .container{
    width: 1280px!important;
}

.block-search-tour{
    background-size: cover;
    width: 100%;
    position: relative;
    background: url(/local/templates/new/img/tours-moscow__main.png) no-repeat top;
}

#serch-tour-filt #pills-tabContent.tab-content{
    background: none;
}

#serch-tour-filt #booking-form{
    border-radius: 24px;
    box-shadow: 0 4px 17px rgba(22, 47, 81, 0.15);
}

#serch-tour-filt #main-search_form-with-tabs-v2 .card .form-group.form-group-30{
    flex: 1;
    min-width: 279px;
    min-height: 80px;
    max-width: 100%;
}

#serch-tour-filt #main-search_form-with-tabs-v2 .card .form-group.form-group-15:nth-child(2){
    height: 80px;
    max-width: 278px 
}

#serch-tour-filt #main-search_form-with-tabs-v2 .card .form-group.form-group-15:nth-child(3){
    width: 270px;
    height: 80px;
}

#serch-tour-filt #main-search_form-with-tabs-v2 .card .form-group:last-child .btn{
    font-size: 14px;
    text-transform: uppercase;
    padding: 30px 74px;
    background: #fee54b;
    color: #000;
    font-weight: 600;
}

#serch-tour-filt .icon-magnifying-glass{
    font-weight: 600;
} 

.tours-banner:has(#serch-tour-filt){
    background: rgba(15, 74, 154, 0.44);
} 

h1.title-page-filt{
    color: #FFF;
    font-size: 48px;
    margin: 30px 0;
}

.block-search-tour ol.breadcrumb{
    padding: 0;
}

.block-search-tour li.breadcrumb-item a{
    color: #E1E1E1;
    text-decoration: underline;
    position: relative;
}

.block-search-tour li.breadcrumb-item.active p{
    color: #FEE54B;
}

#list_sidebar{
    padding-top: 27px;
}

.ajax-content .button.button-outlined.button-showmore{
    width: 100%;
}

.tours-info-filt {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 48px 16px;
    box-shadow: 0 4px 17px rgba(22, 47, 81, 0.15);
    border-radius: 24px;
    box-sizing: border-box;
}

.tours-info__item-filt {
    display: flex;
    gap: 18px;
}

.tours-info__desc-filt {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 14px;
    color: #14142b;
}

.tours-info__desc-filt .info-title-filt {
    font-weight: 600;
}

.sort-btn{
    border: 0;
    background: none;
}

.tour-card__desc .card-footer .card-price{
    font-size: 20px;
    font-weight: 600;
}

ul.list-group.list-group-flush{
    padding: 20px;
}
.tour-card-places {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

@media screen and (max-width:900px){
    .popular-head__title {
        min-width: unset;
    }

    .container.section-py-10 .section-tittle.row .h2.text-left{
        flex: 1;
        display: flex;
        flex-direction: column;
        text-align: center;
        gap: 24px;
        max-width: 100%;
        font-size: 24px;
        align-items: center;
        justify-content: center;
        min-width: 100%;
    }

    .popular-subtitle{
        text-align: center;
        font-size: 16px;
        max-width: 100%;
        line-height: 100%;
    }

    .container.section-py-10 .section-tittle.row a{
        display: none;
    }

    .card-image__wrapper{
        width: 300px;
    }

    .row .card.card-border.h-100.with-animation{
        flex-direction: column;
    }

    .swiper-slide img{
        width: 100%;
        height: 164px;
    }

    .card-footer .d-flex.align-items-center.justify-content-between{
        background: unset;
        width: 100%;
        justify-content: space-between;
    }

    .row .card.card-border.h-100.with-animation .card-body.pb-0{
        padding: 38px 16px 0;
    }

    .tour-card__desc{
        gap: 24px;
    }

    .name-price{
        display: none;
    }

    .card-footer a.btn.btn-secondary span{
        display: none;
    }

    .button-outlined{
        width: 100%;
    }

    .tour-card__desc{
        width: 300px;
    }

    .card.card-border.card-hor{
        flex-direction: column;
        width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    #list_sidebar{
        width: 360px;
    }

    .tours-info-filt{
        display: none;
    }

    .form-search-filt .container{
        width: 340px!important;
    }

    .sec-tour-filt{
        width: 360px;
    }

    .ajax-content .button.button-outlined.button-showmore{
        width: 300px;
    }
}

/* End */


/* Start:/local/components/travelsoft/travelsoft.news.list/templates/more_hotels/style.css?1719568763116*/
@media screen and (max-width: 900px){
    .card-footer a.btn.btn-secondary span {
        display: none;
    }
}
/* End */
/* /local/components/travelsoft/favorites.add/templates/.default/style.css?1716989833438 */
/* /bitrix/components/bitrix/map.yandex.system/templates/.default/style.css?1716989822666 */
/* /local/templates/travelsoft/components/bitrix/news/regions/bitrix/news.detail/.default/style.css?17367807317261 */
/* /local/templates/travelsoft/components/bitrix/system.pagenavigation/modern/style.css?1716989840745 */
/* /local/templates/travelsoft/components/bitrix/catalog.smart.filter/.default_2/style.css?173131820520264 */
/* /local/components/travelsoft/news.list.improved/templates/tours/style.css?173211395110866 */
/* /local/components/travelsoft/travelsoft.news.list/templates/more_hotels/style.css?1719568763116 */
