

/* Start:/local/templates/travelsoft/components/travelsoft/booking.search_form/form_inner_info/style.css?1747838042155*/
.side-form__title {
    font-size: 16px;
    line-height: 130%;
}

.side-form__price {
    font-size: 20px;
	font-weight: 500;
	color: var(--bs-primary);
}
/* End */


/* Start:/local/templates/travelsoft/components/bitrix/news/excursions/bitrix/news.detail/.default/style.css?1730209750635*/
.gallery {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

#location iframe {
    height: 100%;
    width: 100%;
}

.map-container {
    display: flex;
    width: 100%;
    height: 450px;
}

#no-map {
    height: 100%;
    width: 100%;
}

.price-col{
    font-size: 18px;
}


@media (max-width: 576px) {
    .toru_details_top_bottom_item {
        display: inline-grid!important; 
    }

    .tour_details_boxed_inner{
        overflow: scroll;
    }
}

.few{
    background: lightblue;
}

.dials{
    background: yellow;
}

.no{
    background: red; 
    color:white;
}
/* End */


/* Start:/local/templates/travelsoft/components/travelsoft/callback/travelsoft_ticket/style.css?17479234671911*/
.form-input-button{
	all:unset;
}

.form-input, .form-input-button{
	background: #fff;
	height: 50px;
	line-height: 50px;
	border-radius: 4px;
	padding: 0 15px 0 15px;
	box-sizing: border-box;
	border: 1px solid rgba(255,255,255,0.21);
}

.form-leave-ticket{
    display: flex;
    justify-content: space-around;
    flex-flow: column;
    font-size: 16px;
}
.form-leave-ticket label{
	font-size: 14px;
}
.form-leave-ticket .form-group input.form-input{
	vertical-align: middle;
  	display: inline-block;
  	border: 1px solid #e8e8e8;
  	max-width: 100%;
  	width: 100%;
  	background: #eff5f9;
  	color: #3e4a4f;
  	transition: .2s ease-in-out;
  	transition-property: color,background-color,border-color,box-shadow;
  	border-radius: 1rem;
	padding-left: 30px;
}
.form-leave-ticket .form-group input.form-input::placeholder{
	color: #999;
}
.subscription-image img{
	width: 100%;
}
.subscription_help{
	color: #0079bf;
}
.subscribe-wrap .form-leave-ticket .btn.btn-secondary.subscription-button{
	display: block;
  	margin-right: auto;
  	padding: 1.25rem 2.5rem;
  	font-weight: 500;
}
.form-leave-ticket .form-group{
	position: relative;
}
.form-leave-ticket .form-group span.form-group-icon{
	position: absolute;
	width: 2.5rem;
	height: 100%;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	color: var(--bs-primary);
}
.form-leave-ticket .form-group span.form-group-icon svg{
	stroke: currentColor;
}
#ts_leave_ticket {
  height: 100%;
}
#ts_leave_ticket .success-container {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}
#ts_leave_ticket .success-container .success {
  padding: 2rem;
  font-size: 22px;
  width: 30rem;
  max-width: 100%;
  color: #fff;
  border-radius: 1rem;
  /*background: radial-gradient(rgb(0,200,0) 0%,rgb(0,150,0) 86%,rgba(255, 255, 255, 0) 100%);*/
  background: #0079bf;
  transition: ease-in 0.5s;
}
/* End */
/* /local/templates/travelsoft/components/travelsoft/booking.search_form/form_inner_info/style.css?1747838042155 */
/* /local/templates/travelsoft/components/bitrix/news/excursions/bitrix/news.detail/.default/style.css?1730209750635 */
/* /local/templates/travelsoft/components/travelsoft/callback/travelsoft_ticket/style.css?17479234671911 */
