

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

.bg-star_filled {
    height: 30px;
    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;
}
/* End */


/* Start:/local/templates/travelsoft/components/bitrix/system.pagenavigation/modern/style.css?1745578716745*/
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/components/travelsoft/news.list.improved/templates/home_regions/style.css?17463077883986*/
.geodir-category-listing {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border-radius: 8px;
    background: #fff;
    margin-bottom: 20px;
    transition: all .5s ease-in-out;
}

.geodir-category-listing:hover {
    transform: scale(.95);
}

.geodir-category-listing .listing-item-grid {
    position: relative;
}

.geodir-category-listing .listing-item-grid img {
    border-radius: 6px;
    width: 100%;
}

.category-name {
    float: left;
    margin-right: 10px;
    position: relative;
    color: #999;
    top: -2px;
    border-radius: 2px;
    background: #eee;
    padding: 4px 14px;
}

.geodir-category-content p a {
    color: #171717;
}


.geodir-category-img {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.product-grid__img {
    float: left;
    width: 50%;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.geodir-category-img .listing-counter {
    top: 20px;
    left: 20px;
}

.geodir-category-img .listing-counter strong {
    padding-left: 4px;
}

.geodir-category-img img, .gallery-item img {
    width: 100%;
    height: auto;
    -webkit-transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: all 2000ms cubic-bezier(.19, 1, .22, 1) 0ms;
    border-radius: 6px;
}
.listing-item-cat {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 30px 35px 15px;
    z-index: 10;
    text-align: left;
    overflow: hidden;
    border-radius: 0 0 16px 16px;
}

.listing-counter {
    position: absolute;
    left: 35px;
    top: 40px;
    color: #fff;
    z-index: 10;
    font-size: 11px;
    border-radius: 4px;
    background: #ed721dad;
    color: #fff;
    padding: 9px 12px;
    box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.2);
}

.listing-item-cat h3 {
    font-size: 30px;
    float: left;
}

.listing-item-cat p {
    color: rgba(255, 255, 255, 0.71);
}

.listing-item-cat p a {
    color: #fff;
}

.listing-item-cat .h3 {
    margin-bottom: 0;
}

.listing-item-cat .h3 {
    color: #fff;
    font-size: 20px;
}

.weather-grid {
    float: left;
    position: relative;
    top: 2px;
    margin-left: 20px;
}

.gallery-items.mr-bot {
    margin-bottom: 40px;
}

.grid-item-holder, .gallery-items {
    float: unset;
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
    /* display: flex; */
    /* justify-content: center; */
    /* flex-wrap: nowrap; */
}

.grid-item-holder {
    padding: 10px;
}

.grid-small-pad .grid-item-holder {
    padding: 0 4px 4px 0;
}

.gallery-item {
    width: 25%;
    position: relative;
    float: left;
}

.gallery-items.home-grid .gallery-item .listing-item-grid {
    border-radius: 6px;
    overflow: hidden;
    position: relative;
}

.gallery-item-second, .grid-sizer-second {
    width: 66.6%;
}

.four-column .gallery-item {
    width: 25%;
}

.four-column .gallery-item.gallery-item-second {
    width: 50%;
}

.gallery-item img {
    position: relative;
    z-index: 1;
}

.list-single-main-item .gallery-items .gallery-item {
    overflow: hidden;
}

.gallery-item .box-item {
    border-radius: 0;
}
.list-single-hero-title, .map-card-rainting, .listing-item-cat, .ajax-modal-title {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(6, 27, 65, 0)), color-stop(100%, rgb(7 41 120)));
    background: -webkit-linear-gradient(top, rgba(6, 27, 65, 0) 0%, rgb(7 41 120) 100%);
    background: -o-linear-gradient(top, rgba(6, 27, 65, 0) 0%, rgba(6, 27, 65, 0.95) 100%);
    background: -ms-linear-gradient(top, rgba(6, 27, 65, 0) 0%, rgba(6, 27, 65, 0.95) 100%);
    background: linear-gradient(to bottom, rgba(6, 27, 65, 0) 0%, #000000 100%);
}
.listing-item-cat {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 30px 35px 15px;
    z-index: 10;
    text-align: left;
    overflow: hidden;
    border-radius: 6px;
}
/* End */
/* /local/components/travelsoft/favorites.add/templates/.default/style.css?1745578713418 */
/* /local/templates/travelsoft/components/bitrix/system.pagenavigation/modern/style.css?1745578716745 */
/* /local/components/travelsoft/news.list.improved/templates/home_regions/style.css?17463077883986 */
