<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wrap,#content,.footer_wrap,.breadcrumb{
	width:100%;
	box-sizing:border-box;
	padding:0 2em;
}
.breadcrumb{
	padding:1em 2em;
}
#content{
	padding:0 30px 60px 30px;
}

.footer_wrap{
	padding: 2em;
}
header{
	max-width:1260px;
	width:100%;
}
header .search {
    display:none;
}
#info_block{
	padding-bottom:40px;
}
#house_contacts{
	position:relative;
}
#about{
	display:none;
}
#content table{
	width:100%;
}
#tour_param {
	width: 100%;
	max-width: 900px;
	margin: 1em 0;
}
#tour_param div{
	width:calc(50% - 20px);
	float:left;
}
#tour_param #price_tag{
	width:calc(100% - 40px);
}
#tour_param #price_tag div{
	width:100% !important;
	border:0;
}
.div_to_book{
	width:100% !important;
}


.content_main{
	padding:0 !important;
}
.icon-block:nth-of-type(1){
	margin-left:0;
}
.icon-block:nth-of-type(7){
	margin-left:0;
}
.icon-block:nth-of-type(6n){
	margin-right:0;
}
#tour .program .info{
	width:65%;
}
#tour .program .param{
	margin:0 0 0 2em;
	width:calc(35% - 2em);
}
	
	#tour .program .program_day {
		height:250px;
	}
	#tour .program .column {
		height:250px;
	}
	#tour .program .column img {
		height:100%;
	}
	.fixed-tab-content.fixed{
		display:none;
	}
/*	#block2 .col{
		width:calc(33.3% - 20px);
		margin-right:30px;
		margin-bottom:30px;
	}
*/	#block2 .col span{
		display:block;
		line-height:40px;
		color:#444;
		width:100%;
		text-align:center;
		vertical-align:baseline;
	}
#price_from{
	width:100% !important;
}
.figure, .similar_anchor, .album_anchor, .attraction, .tradition {
	width:calc(33.3% - .66em);
}
.figure:nth-of-type(4n),.similar_anchor:nth-of-type(4n), .album_anchor:nth-of-type(4n){
	margin-right:1em;
}
.figure:nth-of-type(3n), .similar_anchor:nth-of-type(3n), .album_anchor:nth-of-type(3n){
	margin-right:0;
}
.contacts_col{
	width:calc(33.3% - 1.4em);
}
.contact-maps{
	width:100%;
}
#highlights{
	width: 100% !important;
	margin: 0
}
#highlights div {
	width: 100% !important;
}
#highlights h4 {
	margin: 0 0 1em 0;
}</pre></body></html>