

/* 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 */
/* /local/components/travelsoft/news.list.improved/templates/tours/style.css?173211395110866 */
