body{
	margin:0;
	color:#525252;
	font:14px/18px Arial, Helvetica, sans-serif;
	background:#fff;
}
@font-face {
    font-family: 'ubuntubold';
    src: url('./fonts/ubuntu-b-webfont.eot');
    src: url('./fonts/ubuntu-b-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/ubuntu-b-webfont.woff') format('woff'),
         url('./fonts/ubuntu-b-webfont.ttf') format('truetype'),
         url('./fonts/ubuntu-b-webfont.svg#ubuntubold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'UbuntuRegular';
    src: url('./fonts/Ubuntu-R-webfont.eot');
    src: url('./fonts/Ubuntu-R-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/Ubuntu-R-webfont.woff') format('woff'),
         url('./fonts/Ubuntu-R-webfont.ttf') format('truetype'),
         url('./fonts/Ubuntu-R-webfont.svg#UbuntuRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family: 'Conv_ubuntu-m-webfont';
	src: url('./fonts/ubuntu-m-webfont.eot');
	src: local('☺'), url('./fonts/ubuntu-m-webfont.woff') format('woff'), url('./fonts/ubuntu-m-webfont.ttf') format('truetype'), url('./fonts/ubuntu-m-webfont.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
img{border-style:none;}
a{
	text-decoration:underline;
	color:#3a8792;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:12px/16px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#525252;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}


.header-frame{
	overflow:hidden;
	padding:0 0 20px;
}
.logo-holder{
	float:left;
	padding:7px 0 0;
}
.logo{
	background:url(/templates/template55/images/logo.gif) no-repeat;
	width:178px;
	height:52px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin:0 47px 0 0;
}
.logo.fi{
	background:url(/templates/template55/images/logo-fi.gif) no-repeat;
	width:178px;
	height:52px;
	text-indent:-9999px;
	overflow:hidden;
	margin: 0 auto 10px;
	/*float:left;
	margin:0 47px 0 0;*/
}
.logo.en{
	background:url(/templates/template55/images/logo-en.gif) no-repeat;
	width:178px;
	height:58px;
	text-indent:-9999px;
	overflow:hidden;
	margin: 0 auto 10px;
	/*float:left;
	margin:0 47px 0 0;*/
}
.logo a{
	display:block;
	height:100%;
}
.top-nav{
	padding:6px 0 0;
	margin:0;
	list-style:none;
	float:left;
	font-size:13px;
	line-height:16px;
	width:260px;
	color:#ccc;
}

.top-nav li{
	float:left;
	width:128px; 
	padding:0 0 1px;
}

.top-service{
	float:right;
	width:488px;
}

.language-list{
	margin:0;
	list-style:none;
}
.language-list li{
	float:left;
	margin:0 0 0 9px;
}
.language-list li img{vertical-align:top;}
.enter-form{
	float:left;
}
.enter-form .title{
	display:block;
	font:12px/16px 'ubuntubold', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#3a8792;
	padding:0 0 1px;
}
.enter-form .holder{
	overflow:hidden;
	padding:0 0 4px;
}
.text-holder{
	background:url(/templates/template55/images/bg-form1.png) no-repeat 100% -26px;
	padding:0 4px 0 0;
	height:26px;
	float:left;
	margin:0 8px 0 0;
}
.text-holder .text{
	background:url(/templates/template55/images/bg-form1.png) no-repeat;
	height:20px;
	float:left;
	position:relative;
	padding:6px 9px 0;
}
.side-search .text input,
.enter-form .text input{
	margin:0;
	padding:0;
	background:none;
	border:none;
	float:left;
	width:133px;
}
.input-placeholder-text{
	left:8px;
	font-size:12px;
	line-height:16px;
}
.btn-download,
.btn-search,
.btn-search2,
.btn-enter{
	padding:1px 0 0;
	margin:0;
	border:none;
	cursor:pointer;
	float:left;
	background:url(/templates/template55/images/bg-btn1.gif) no-repeat;
	width:64px;
	height:26px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;
	font:12px/19px 'ubuntubold', Arial, Helvetica, sans-serif;
	text-shadow:0 1px #000;
}
.btn-download,
.btn-search2{
	background:url(/templates/template55/images/bg-btn2.gif) no-repeat;
	width:288px;
	height:48px;
	margin:9px 0 0;
}
.enter-form .btn-holder{
	overflow:hidden;
}
.enter-form .btn-holder ul{
	padding:0;
	margin:0;
	list-style:none;
	float:right;
	font-size:12px;
	line-height:14px;
}
.enter-form .btn-holder li{
	float:left;
	padding:0 0 0 8px;
	margin:0 0 0 4px;
	background:url(/templates/template55/images/bullet1.png) no-repeat 0 6px;
}
.enter-form .btn-holder li:first-child{
	background:none;
}
#nav{
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	font-family: 'ubuntubold';
	text-transform:uppercase;
	letter-spacing:1px;

	display: flex;
	flex-wrap: wrap;
}
#nav li{
	/*float:left;*/
	padding:0 0 0 1px;
	background:#fff;

	flex-grow: 1;
	flex-shrink: 1;
	position: relative;
}
#nav li:first-child{
	padding-left:0;
	background:none;
}
#nav a{
	display:block;
	background:url(/templates/template55/images/bg-nav.gif);
	height:32px;
	padding:9px 0;
	box-sizing:border-box;
	text-align:center;
	color:#fff;
	text-shadow:0 0 1px #000;
	text-decoration:none;
}
#nav a:hover,
#nav .active a{
	background:url(/templates/template55/images/bg-nav-h.gif);
}
.promo-block{
	position:relative;
	margin:0 0 8px;
	box-shadow:0 2px 3px 0 #e5e5e5;
	-webkit-box-shadow:0 2px 3px 0 #e5e5e5;
	-moz-box-shadow:0 2px 3px 0 #e5e5e5;
}
.promo-block img{vertical-align:top;}
.promo-block h1, .slider h1{
	margin:0;
	font:30px/36px 'ubuntubold', Arial, Helvetica, sans-serif;
	color:#fff;
	position:absolute;
	bottom:6px;
	left:15px;
	text-transform:uppercase;
}
#main{padding:24px 0 0;}
#two-columns{
	overflow:hidden;
	padding:0;
}
#content{
	float:left;
	width:864px;
}
.content{
	float:right;
	width:512px;
}
.aside{
	float:left;
	width:320px;
}
#sidebar{
	float:right;
	width:240px;
}
.number-form .text-holder{margin:0 16px 0 0;}
.form-box{padding:9px 0 33px;}
.title1,
.title2{
	display:block;
	font:14px/16px 'ubuntubold', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	overflow:hidden;
	background:url(/templates/template55/images/dot1.gif) repeat-x 0 47%;
	letter-spacing:1px;
	margin:0 0 9px;
}
.title1.fi,
.title2.fi{
	line-height: 20px;
}
.title1 span,
.title2 span{
	float:left;
	padding:0 10px 0 0;
	background:#fff;
}
.title2.change{margin:22px 0 16px;}
.number-form .text input{
	margin:0;
	padding:0;
	background:none;
	border:none;
	float:left;
	width:130px;
}
.number-form .holder{
	overflow:hidden;
	padding:0 0 18px 15px;
}
.number-form span{
	float:left;
	margin:2px 14px 0 0;
	font-size:13px;
	line-height:18px;
}
.search-form{
	border:1px solid #ccc;
	padding:13px 15px 15px;
	font-size:13px;
	line-height:16px;
	background:#f5f5f5;
}
.search-form .title2 span{background:#f5f5f5;}
.title2{
	font-size:12px;
	line-height:16px;
	margin:0 0 14px;
}
.region-block .holder{
	overflow:hidden;
	padding:0 0 15px;
}
.check-holder.change,
.check-holder.change1{
	width:auto;
	float:none;
	margin:0 0 -3px;
}
.check-holder.change1 label{width:auto;}
.region-block .check-holder{
	float:left;
	width:185px;
	margin:0;
}
.check-row{
	overflow:hidden;
	padding:0 0 15px;
}
.check-row label{
	overflow:hidden;
	background:url(/templates/template55/images/line1.gif) no-repeat 0 8px;
	padding:0 0 0 11px;
	font-size:13px;
	line-height:18px;
	float:left;
	width:150px;
	margin:-3px 0 0;
}
.outtaHere {
	position:absolute;
	left:-3000px;
}
/* radio buttons */
.radioArea, .radioAreaChecked {
	float:left;
	width:15px;
	height:16px;
	background: url(/templates/template55/images/bg-radio.gif) no-repeat;
	overflow: hidden;
}
.radioAreaChecked {background-position:0 -16px;}
/* checkboxes */
.checkboxArea, .checkboxAreaChecked {
	float:left;
	margin:0 4px 0 0;
	overflow:hidden;
	background:url(/templates/template55/images/bg-check.png) no-repeat;
	width:14px;
	height:13px;
}
.checkboxAreaChecked {background-position:0 -13px;}
.image-map{overflow:hidden;}
.image-map img{vertical-align:top;}
.search-form .row{
	overflow:hidden;
	padding:4px 0;
	margin:0 0 -6px;
}
.form-holder .text-holder{
	float:right;
	margin:0;
}
.form-holder label{
	float:left;
	width:105px;
	text-align:right;
	margin:-4px 0 0;
}
.form-holder .title2{margin:0 0 8px;}
.search-form .row input{
	margin:0;
	padding:0;
	background:none;
	border:none;
	float:left;
	width:145px;
}
.search-form .row.change3{margin:0 0 1px;}
.search-form .row.change1 i{
	padding:4px 6px 0 0;
	float:left;
	width:18px;
	font-style:normal;
}
.form-holder .input-holder .text-holder{float:left;}
.search-form .row.change1 em{
	padding:4px 6px 0 24px;
	font-style:normal;
	float:left;
	width:18px;
}
.search-form .row.change1 input{width:26px;}
.search-form .row.change2{margin:-2px 0 -5px;}
.search-form .row.change2 input{width:64px;}
.search-form .row.change3 input{width:58px;}
.search-form .row.change2 label{width:191px;}
.search-form .row.change3 label{
	width:194px;
}
label > strong{
	height:32px;
	display:table;
	font-weight:normal;
	width:100%;
}
label > strong > span{
	display:table-cell;
	vertical-align:middle;
	width:100%;
}
.search-form .row.change2 .text-holder{}
.search-form .input-holder{
	float:right;
	width:168px;
	padding:0 0 7px;
}
.select-holder{
	overflow:hidden;
	padding:0 0 27px;
}
.select1{
	width:169px;
	float:right;
}
.select2{
	width:87px;
	float:left;
}
.select-holder.change{
	float:right;
	margin:4px 0 0;
	padding:0 0 34px;
}
.select-holder.change .ui-selectmenu{width:87px !important;}
.ui-selectmenu{
	display:block;
	vertical-align:middle;
	margin:0;
	height:19px;
	padding:0;
	position:relative;
	text-decoration:none;
	overflow:hidden;
	width:169px !important;
	cursor:pointer;
}
.ui-selectmenu:hover {text-decoration:none;}
.ui-selectmenu-status{
	text-decoration:none;
	overflow:hidden;
	color: #525252;
	padding:1px 0 0 7px;
	background:url(/templates/template55/images/select-l.png) no-repeat;
	height:18px;
	font-size:13px;
	line-height:16px;
	display:block;
}
.ui-selectmenu-menu {
	position:absolute;
	top:0;
	margin: -2px 0 0;
	border:1px solid #b9c5c5;
	visibility:hidden;
	z-index:100;
}
.ui-selectmenu-menu ul {
	list-style:none outside none;
	overflow:hidden;
	margin:0;
	padding:1px 0 0;
	background:#fff;
	font-size:13px;
	line-height:16px;
	position:relative;
	z-index:10;
}
.ui-selectmenu-menu li {margin:0 -5px;}
.ui-selectmenu-menu a {
	display:block;
	padding:3px 13px 3px 12px;
	color: #3f2838;
	text-decoration:none;
	outline:none;
}
.ui-selectmenu-menu a:hover {
	background:#e3e6e6;
	text-decoration:none;
	color: #3f2838;
}
.ui-selectmenu-open {visibility:visible;}
.ui-selectmenu-icon {
	float:right;
	cursor:pointer;
	background:url(/templates/template55/images/select-r.png) no-repeat;
	width:18px;
	height:19px;
}
* html .ui-selectmenu-icon {margin:0 0 0 -3px;}
.request-block{
	color:#000;
	padding:0 13px 0 16px;
}
.request-block .heading{padding:0 0 29px;}
.request-block .visual{
	display:inline-block;
	vertical-align:middle;
	margin:0 6px 0 0;
}
*+html .request-block .visual{display:inline;}
.request-block .visual img{vertical-align:middle;}
.request-block .title{
	font-weight:normal;
	display:inline-block;
	vertical-align:middle;
}
*+html .request-block .title{display:inline;}
.request-block .title a{color:#525252;}
.request-block p{margin:0 0 10px;}
#main h2{
	font:18px/20px 'ubuntubold', Arial, Helvetica, sans-serif;
	margin:0 0 15px;
	text-transform:uppercase;
}
.suggestion-block .sometext1{padding:0 0 20px;}
.suggestion-block .sometext2{
	padding:0 0 24px;
	margin:-21px 0 0;
}
.suggestion-block .sometext1 p{margin:0 0 10px;}
.suggestion-block .item{padding:0 0 45px;}
.suggestion-block .title{
	display:block;
	text-transform:uppercase;
	letter-spacing:1px;
	font:14px/18px 'ubuntubold', Arial, Helvetica, sans-serif;
	padding:0 0 7px;
}
.suggestion-block .suggestion-list .title{
	font-size:12px;
	line-height:16px;
	text-align:center;
	font-weight:normal;
	letter-spacing:0;
	padding:0 0 10px;
}
.suggestion-list .title a{
	text-decoration:underline;
	color:#3a8792;
}
.suggestion-list.change ul{margin:0 0 -60px;}
.suggestion-list.change li{margin:0 18px 40px 0;}
.suggestion-list .title a:hover{text-decoration:none;}
.suggestion-list ul{
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	color:#494848;
	width:535px;
}
.suggestion-list ul a{
	color:#494848;
	text-decoration:none;
}
.suggestion-list li{
	float:left;
	width:160px;
	margin:0 16px 15px 0;
}
.suggestion-list .num{
	display:block;
	font-size:12px;
	line-height:14px;
	padding:0 0 3px;
}
.suggestion-list .visual{
	margin:0 0 3px;
	display:block;
	border:1px solid #e5e5e5;
}
.suggestion-list img{vertical-align:top;}
.suggestion-list .about{display:block;}
.suggestion-list em{
	font-style:normal;
	color:#8d6c62;
}
.see-all{
	overflow:hidden;
	padding:0;
	text-transform:uppercase;
	font-size:10px;
	line-height:18px;
	font:10px/12px 'UbuntuRegular', Arial, Helvetica, sans-serif;
}
.see-all a{
	float:right;
	background:url(/templates/template55/images/icon5.png) no-repeat 100% 0;
	height:12px;
	padding:0 13px 0 0;
}
.suggestion-block .service-text{padding:0 0 10px;}
.suggestion-block .service-text strong{
	display:block;
	color:#8d6c62;
}
*+html .suggestion-list.change ul{margin:0 0 -20px;}
.suggestion-block .service-text p{margin:0 0 10px;}
.favorites .visual{
	display:inline-block;
	vertical-align:middle;
	margin:0 4px 0 0;
}
*+html .favorites .visual{display:inline;}
.favorites .visual img{vertical-align:middle;}
.favorites .description{
	display:inline-block;
	vertical-align:middle;
	width:182px;
}
*+html .favorites .description{display:inline;}
.favorites{
	padding:0 0 44px;
}
.favorites a{color:#525252;}
.favorites p{margin:0;}
.news-list{
	padding:3px 0 26px;
	margin:0;
	list-style:none;
}
.news-list li{
	padding:6px 0 14px;
	background:url(/templates/template55/images/line2.png) repeat-x 0 100%;
}
.news-list li:first-child{padding-top:0;}
.news-list .title{
	display:block;
	padding:0 0 7px;
}
.news-list p{margin:0;}
.ads{
	background:#f5f5f5;
	border:1px solid #ccc;
	padding:20px 8px 0;
	color:#000;
	text-align:center;
	margin:0 0 32px;
}
.ads .title{
	display:block;
	padding:0 0 7px;
	font:24px/30px 'Conv_ubuntu-m-webfont', Arial, Helvetica, sans-serif;
}
.ads .text1{
	display:block;
	padding:0 0 15px;
	font:18px/24px 'Conv_ubuntu-m-webfont', Arial, Helvetica, sans-serif;
}
.ads .text2{
	display:block;
	font:14px/18px 'Conv_ubuntu-m-webfont', Arial, Helvetica, sans-serif;
	padding:0 0 26px;
}
.ads .phone{
	display:block;
	padding:7px 0 22px;
	font:24px/30px 'Conv_ubuntu-m-webfont', Arial, Helvetica, sans-serif;
}
.ads .list{
	padding:0 0 10px;
	margin:0;
	list-style:none;
	text-transform:uppercase;
	font:14px/16px 'Conv_ubuntu-m-webfont', Arial, Helvetica, sans-serif;
}
.ads .list li{
	display:inline-block;
	padding:0 10px 20px;
}
*+html .ads .list li{display:inline;}
.ads .price{
	font:24px/24px 'Conv_ubuntu-m-webfont', Arial, Helvetica, sans-serif;
	padding:0 0 20px;
	display:block;
}
.ads .price em{
	display:block;
	font-style:normal;
	font:14px/28px 'Conv_ubuntu-m-webfont', Arial, Helvetica, sans-serif;
}
.ads.change{padding:29px 8px 15px; display: none;}
.ads.change .title{padding:0 0 31px;}
.ads.change .phone{padding:8px 0 10px;}


#footer{background:#525252;}
.footer-frame{
	width:1104px;
	margin:0 auto;
	padding:17px 16px 17px;
	overflow:hidden;
}
.counter-list{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
}
.counter-list li{
	float:left;
	margin:0 6px 0 0;
}
.counter-list li img{vertical-align:top;}
.copyright{
	float:right;
	color:#fff;
	font:12px/18px 'UbuntuRegular', Arial, Helvetica, sans-serif;
	text-align:right;
	margin:-6px 0 0;
}
.copyright a{
	color:#fff;
	text-decoration:none;
}
.copyright a:hover{text-decoration:underline;}
.favorities-block{}
.item-table{
	width:100%;
	table-layout:fixed;
	border-collapse:collapse;
	border:1px solid #525252;
	border-width:1px 1px 0;
	margin:0 0 8px;
}
.item-table td{
	padding:14px 0 16px 9px;
	height:64px;
	background:url(/templates/template55/images/line3.png) no-repeat 0 14px;
	border-bottom:1px solid #525252;
}
.item-table .image{
	width:104px;
	background:none;
	padding:14px 0 16px 15px;
}
.item-table .name{width:87px;}
.item-table .num{
	display:block;
	color:#3a8792;
	padding:0 7px 0 0;
}
.item-table .price{
	display:block;
	color:#b00;
	font-size:20px;
	line-height:20px;
	padding:0 7px 0 0;
}
.item-table .price em{
	color:#525252;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
}
.item-table .text{
	display:block;
	padding:0 5px 0 0;
}
.item-table .visual{
	border:1px solid #e6e6e6;
	display:inline-block;
}
*+html .item-table .visual{display:inline;}
.item-table .visual img{vertical-align:middle;}
.add{
	background:url(/templates/template55/images/icon10.png) no-repeat;
	padding:0 0 0 20px;
}
.add.active{background-position:0 -60px;}
.item-table .add-favorities{
	width:116px;
	font-size:12px;
	line-height:18px;
}
.add em{display:none;}
.add em:first-child{display:block;}
.add.active em{display:block;}
.add.active em:first-child{display:none;}
.add a{
	color:#525252;
	border-bottom:1px dotted #525252;
	text-decoration:none;
}
.add a:hover{border:none;}
.service-line{
	overflow:hidden;
	padding:0 0 9px;
}
.service-line .filter{
	float:left;
	font:13px/18px 'UbuntuRegular', Arial, Helvetica, sans-serif;
}
.service-line .filter span{
	float:left;
	padding:0 3px 0 0;
}
.service-line .filter ul{
	padding:0 4px 0 0;
	margin:0;
	list-style:none;
	float:left;
}
.service-line .filter li{float:left;}
.service-line .filter a{
	border-bottom:1px dotted #525252;
	text-decoration:none;
	color:#525252;
}
.service-line .filter a:hover{border:none;}
.service-line .filter li.active a{
	color:#3a8792;
	border:none;
}
.paging{
	float:right;
	font:13px/18px 'UbuntuRegular', Arial, Helvetica, sans-serif;
}
.paging span{
	float:left;
	padding:0 2px 0 0;
}
.paging ul{
	padding:0;
	margin:0;
	list-style:none;
	font-family: 'Conv_ubuntu-m-webfont';
	color:#3a8792;
	float:left;
}
.paging li{
	float:left;
	margin:0 0 0 8px;
}
.paging a{
	text-decoration:none;
}
.paging a:hover,
.paging .active a{
	color:#525252;
}
.paging-holder{
	overflow:hidden;
	padding:0;
}
.preview-list{
	padding:5px 0 41px;
	margin:0;
	list-style:none;
}
.preview-list > li{
	background:url(/templates/template55/images/dot3.png) repeat-x;
	padding:12px 0 0;
}
.preview-list > li:first-child{
	background:none;
	padding-top:0;
}
.preview-list .title{
	display:block;
	font-family: 'ubuntubold';
	padding:0 0 8px;
	font-weight:normal;
}
.preview-list ul{
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	width:250px;
}
.preview-list ul img{vertical-align:top;}
.preview-list ul li{
	float:left;
	margin:0 7px 15px 0;
	border:1px solid #e5e5e5;
}
.cottages-list{
	padding:8px 0 22px;
	margin:0;
	list-style:none;
	font-weight:bold;
}
.cottages-list li{padding:0 0 9px;}
.search-parameters{
	font:14px/20px 'ubuntubold', Arial, Helvetica, sans-serif;
	margin:-5px 0 21px;
}
.search-parameters .title{
	display:block;
	color:#3a8792;
	text-transform:uppercase;
	padding:0 0 2px;
}
.search-parameters ul{
	padding:0 0 0 11px;
	margin:0;
	list-style:none;
	font-family:'UbuntuRegular';
}
.search-parameters li{
	background:url(/templates/template55/images/bullet1.png) no-repeat 0 8px;
	padding:0 0 0 8px;
}
.side-search{padding:14px 0 60px;}
.side-search .holder{
	overflow:hidden;
	padding:9px 0 0;
}
.side-search .btn-search{float:right;}
.text-list{
	padding:0;
	margin:-1px 0 0;
	list-style:none;
}
.text-list > li{
	padding:0 0 12px;
}
.heading-list{
	padding:0;
	margin:0 0 -2px;
	list-style:none;
	overflow:hidden;
	text-transform:uppercase;
	font:12px/18px 'ubuntubold', Arial, Helvetica, sans-serif;
}
.heading-list li{
	background:url(/templates/template55/images/bullet1.png) no-repeat 0 7px;
	padding:0 9px;
	float:left;
}
.heading-list li:first-child{
	background:none;
	padding-left:0;
}
.heading-list .title{
	display:block;
	word-spacing:2px;
	font-weight:normal;
}
.heading-list .date{
	font-style:normal;
	display:block;
	font-family:Arial;
	margin:-2px 0 0;
}
.text-list p{margin:0 0 10px;}
.news-item{
	padding:0;
	color:#000;
}
.news-item p{margin:0 0 20px;}
#main .news-item h2{margin:0 0 9px;}
.text-list.articles{margin:-5px 0 0;}
.bredcrumbs{
	padding:0 0 8px;
	margin:0;
	list-style:none;
	font:18px/20px 'ubuntubold', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	overflow:hidden;
	letter-spacing:1px;
}
.bredcrumbs a{
	color:#525252;
	text-decoration:none;
}
.bredcrumbs li:first-child{
	background:none;
	padding-left:0;
}
.bredcrumbs li{
	background:url(/templates/template55/images/bullet2.png) no-repeat 0 5px;
	padding:0 9px 0 11px;
	float:left;
}
.bredcrumbs a:hover{text-decoration:underline;}
.photo-block{
	overflow:hidden;
}
.photo-nav{
	padding:0;
	margin:0;
	list-style:none;
	width:336px;
	float:left;
}
.photo-nav > li{
	padding:0 0 16px;
}
.photo-nav ul{
	padding:6px 0 0 21px;
	margin:0 0 -6px;
	list-style:none;
}
.photo-nav .active > a {
	font-weight:bold;
	text-decoration:none;
}
.photo-nav ul li{
	padding:0 0 6px;
}
.photo-nav span{
	display:block;
}
.photo-area{
	float:right;
	width:511px;
	padding:5px 0 0;
}
.photo-area .list{
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
	width:550px;
}
.photo-area.change .list{padding:0 0 7px;}
.photo-area .list li{
	float:left;
	margin:0 16px 16px 0;
	border:1px solid #e5e5e5;
}
.photo-area .list img{vertical-align:top;}
.photo-area .bredcrumbs{
	font-size:12px;
	line-height:16px;
	margin:-6px 0 -5px;
}
.photo-area .bredcrumbs a{
	color:#3a8792;
}
.photo-area .bredcrumbs li{
	background-position:0 4px;
	padding:0 7px 0 10px;
}
.photo-area .bredcrumbs li:first-child{
	background:none;
	padding-left:0;
}
.place-description{
	overflow:hidden;
	padding:0;
}
.align-left{
	float:left;
	width:352px;
	color:#000;
}
.align-right{
	float:right;
	width:752px;
	padding:2px 0 0;
}
#main .align-left h2{
	float:left;
	letter-spacing:1px;
	color:#525252;
}
.align-left .title1{color:#525252;}
.align-left .heading{
	overflow:hidden;
	padding:0 10px 0 0;
	margin:0 0 -5px;
}
.align-left .add{
	float:right;
	font-size:12px;
	line-height:16px;
}
.sometext{padding:0 0 33px;}
.sometext p{margin:0 0 10px;}
.place-items{}
.place-items .item{
	padding:0;
}
.info{
	margin:-5px 0 48px;
	overflow:hidden;
}
.info dt{
	float:left;
	margin:0 6px 0 0;
}
.info dd{
	color:#6b493e;
	margin:0 0 3px;
}
.view-map{
	border-bottom:1px dotted #3a8792;
	text-decoration:none;
	margin:0 0 0 -10px;
}
.view-map:hover{border:none;}
.info span{display:block;}
.place-description .language-list{
	float:none;
	padding:0 0 45px;
	overflow:hidden;
}
.place-description .language-list li{
	margin:0 5px 0 0;
}
.nav-line{
	overflow:hidden;
	padding:0 0 18px;
} 
.nav-line ul{
	float:right;
	padding:0;
	margin:0 -9px 0 0;
	list-style:none;
	font-size:12px;
	line-height:14px;
}
.nav-line a{color:#525252;}
.nav-line li{
	float:left;
	background:url(/templates/template55/images/bullet1.png) no-repeat 0 5px;
	padding:0 9px 0 11px;
}
.nav-line li:first-child{
	padding-left:0;
	background:none;
}
.gallery{
	position:relative;
	overflow:hidden;
	padding:0 0 47px;
}
.gallery-holder{
	padding:0;
	margin:0;
	list-style:none;
	width:540px;
	height:361px;
	position:relative;
	float:left;
}
.gallery-holder li{
	position:absolute;
	left:0;
	top:0;
	width:538px;
	height:359px;
	border:1px solid #e9e9e9;
}
.gallery-holder li img{vertical-align:top;}
.switcher{
	float:right;
	width:212px;
	padding:0;
	margin:0 0 -7px;
	list-style:none;
	overflow:hidden;
}
.switcher li{
	float:left;
	border:1px solid #e9e9e9;
	margin:0 0 7px 7px;
}
.switcher li img{vertical-align:top;}
.calendar-block{padding:0 0 49px;}
.calendar-block .holder{
	overflow:hidden;
	padding:1px 0 0;
}
.calendar-image{float:left;}
.calendar-image img{vertical-align:top;}
.special-prices{
	float:left;
	width:211px;
	border:1px solid #72726f;
	background:#fff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.special-prices .heading{
	background:#C4C7C7;
	height:25px;
	padding:4px 0 0;
	text-align:center;
	font-size:12px;
	line-height:16px;
	color:#000;
	font-weight:normal;
	display:block;
}
.special-prices .description{
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background:#ebeded;
	margin:-5px 0 0 -1px;
	padding:3px 3px 4px;
	border:1px solid #72726f;
	width:205px;
	border-width:1px 1px 0 1px;
}
.special-prices .list{
	background:#fff;
	border:1px solid #8a8a8a;
	padding:3px 0 0 2px;
	margin:0;
	height:218px;
	list-style:none;
	font-size:14px;
	line-height:17px;
}
.special-prices .list li{
	background:url(/templates/template55/images/bullet3.png) no-repeat 0 6px;
	padding:0 0 6px 10px;
}
.events-block{padding:0 0 42px;}
.events{
	margin:-3px 0 0;
	overflow:hidden;
}
.events dt{
	color:#6b493e;
	float:left;
	margin:0 4px 0 0;
}
.events dd{
	color:#000;
	margin:0 0 3px;
}
.request-form{padding:0 0 34px;}
.form-frame{
	border:1px solid #ccc;
	background:#f5f5f5;
	margin:-1px 0 15px;
	display:none;
}
.form-frame.active{display:block;}
.title1 a{
	text-decoration:none;
	border-bottom:1px dotted #525252;
	color:#525252;
	float:left;
	margin:0;
}
.title1 a:hover{
	border:none;
	margin:0 0 1px;
}
.col-holder{
	overflow:hidden;
	padding:11px 15px 41px 14px;
}
.col{
	float:right;
	width:337px;
}
.request-form .col.change label,
.reserve-form .col.change label{
	/*width:170px;*/
	width:150px;
}
.col:first-child{
	float:left;
	width:353px;
}
.title2.change2{margin:0;}
.title2.change2 span{background:#f5f5f5;}
.reserve-form label em,
.request-form label em{
	font-style:normal;
	color:#c00;
}
.reserve-form .row,
.request-form .row{
	overflow:visible;
	padding:4px 0;
	margin:0 0 -6px;
	height:1%;
}
.reserve-form .row:after,
.request-form .row:after{
	content:'';
	display:block;
	clear:both;
}
.reserve-form label,
.request-form label{
	font-size:13px;
	line-height:18px;
	float:left;
	width:186px;
	text-align:right;
	margin:-4px 0 0;
}
.reserve-form .text-holder,
.request-form .text-holder{
	float:right;
	margin:0;
	position:relative;
}
.reserve-form .text input,
.request-form .text input{
	background:none;
	margin:0;
	padding:0;
	width:130px;
	float:left;
	border:none;
}
.select3{
	float:right;
	width:153px;
}
.reserve-form .ui-selectmenu,
.request-form .ui-selectmenu{width:153px !important;}
.select-holder.change2{
	padding:0;
	float:right;
	margin:4px 0 0;
}
.row-holder.change{padding:0 0 44px;}
.row-holder.change2{padding:0 0 12px;}
div.error{
	padding: 0 0 5px;
	background:url(/templates/template55/images/arrow.png) no-repeat 50% 100%;
	text-align:center;
	width: 300px;
	position:absolute;
	left: 100px;
	margin:0 0 0 -100px;
	bottom:30px;
	display:none;
}
.error .holder{
	background:url(/templates/template55/images/bg-title.png);
	display:inline-block;
	padding: 7px;
	color:#fff;
	font-size:12px;
	line-height:14px;
	width: 100%;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
div.hint{
	padding: 0 0 5px;
	background:url(/templates/template55/images/arrow.png) no-repeat 50% 100%;
	text-align:center;
	width: 300px;
	position:absolute;
	left: 100px;
	margin:0 0 0 -100px;
	bottom:30px;
	display:none;
}
.hint .holder{
	background:url(/templates/template55/images/bg-title.png);
	display:inline-block;
	padding: 7px;
	color:#fff;
	font-size:12px;
	line-height:14px;
	width: 100%;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

*+html .tooltip .holder{display:inline;}

.language-error {position: relative; }
.language-error div.error {display:block;}
.language-error div.hint {display:block !important;}
.wide-part{
	background:url(/templates/template55/images/dot3.png) repeat-x;
	margin:0 15px 0 14px;
}
.wide-part .holder{
	height:1%;
	padding:19px 0 7px;
}
.wide-part .holder:after{
	content:'';
	display:block;
	clear:both;
}
.reserve-form{padding:0 0 34px;}
.reserve-form .form-frame{margin:0 0 5px;}
.reserve-form .wide-part label,
.request-form .wide-part label{
	text-align:left;
	width:168px;
	margin:2px 0 0;
}
.captcha,
.request-form .captcha{
	float:left;
	border:1px solid #999;
	margin:-3px 15px 0 0;
}
.captcha img,
.captcha img{vertical-align:top;}
.reserve-form .wide-part .text-holder,
.request-form .wide-part .text-holder{float:left;}
.reserve-form .btn-search2,
.request-form .btn-search2{
	float:none;
	display:inline-block;
}
.reserve-form .btn-holder,
.request-form .btn-holder{
	text-align:center;
	padding:0 0 14px;
}
.add-form .btn-frame,
.reserve-form .btn-frame,
.request-form .btn-frame{
	display:inline-block;
	overflow:hidden;
}
*+html .add-form .btn-frame{display:inline;}
*+html .reserve-form .btn-frame{display:inline;}
*+html .request-form .btn-frame{display:inline;}
.reserve-form .frame{
	overflow:hidden;
	padding:0 16px 0 14px;
}
.reserve-form .frame .row-holder{
	width:353px;
	float:left;
}
.reserve-form .frame .title2{margin:0 0 -1px;}
.check-col{
	width:335px;
	float:right;
	padding:10px 0 0;
}
.reserve-form .check-col label{
	text-align:left;
	width:auto;
}
.wide-part .check-holder label{
	text-align:left;
	margin:-2px 0 0;
	width:auto;
}
.reserve-form .col-holder{padding:11px 15px 27px 14px;}
.reserve-form .frame .row{padding:4px 0 7px;}
.reserve-form .textarea{
	overflow:hidden;
	padding:5px 16px 16px 14px;
}
.reserve-form textarea{
	margin:0;
	padding:9px;
	background:url(/templates/template55/images/textarea1.gif) no-repeat;
	width:502px;
	height:35px;
	border:none;
	resize:none;
	float:right;
}
.reserve-form .wide-part{padding:14px 0 0;}
.reserve-form .wide-part .check-row{padding:0 0 12px;}
.reserve-form .wide-part .check-holder{margin:0 0 -17px;}
.reserve-form .wide-part .holder{padding:19px 0 15px;}
.tourists-photo{padding:2px 0 54px;}
.tourists-photo .list{
	padding:11px 0 10px;
	margin:0;
	list-style:none;
	overflow:hidden;
	width:800px;
}
.tourists-photo .list li{
	float:left;
	margin:0 7px 8px 0;
	border:1px solid #e5e5e5;
}
.tourists-photo .list img{vertical-align:top;}
.tourists-photo .btn-holder{
	overflow:hidden;
}
.add-review,
.add-photo{
	background:url(/templates/template55/images/bg-btn3.gif) no-repeat;
	width:172px;
	height:20px;
	float:left;
	text-align:center;
	cursor:pointer;
	color:#fff;
	text-transform:uppercase;
	font:10px/16px 'ubuntubold', Arial, Helvetica, sans-serif;
	text-shadow:0 1px #000;
	text-decoration:none;
	padding:6px 0 0;
}
.reviews{padding:0 0 58px;}
.reviews-list{
	padding:0;
	margin:-7px 0 6px;
	list-style:none;
	line-height:21px;
}
.reviews-list li{
	padding:6px 0 5px;
	background:url(/templates/template55/images/dot3.png) repeat-x;
}
.reviews-list li:first-child{
	background:none;
	padding-top:0;
}
.reviews-list .holder{
	overflow:hidden;
	padding:0;
}
.reviews-list .name{
	float:left;
}
.reviews-list .date{
	float:left;
	font-style:normal;
	font-weight:bold;
	font-size:13px;
}
.reviews-list p{margin:0 0 5px;}
.add-review{
	background:url(/templates/template55/images/bg-btn4.gif) no-repeat;
	width:133px;
	height:20px;
}
.popup-holder {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	display:none;
}
.bg {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.popup {
	position:absolute;
	top: 150px;
	left: 50%;
	width: 398px;
	border:1px solid #ccc;
	margin: 0 0 0 -200px;
	background:#fff;
}
.bg{
	filter: alpha(opacity=80);
	opacity: 0.8;
	background: #000;
}
.add-form{
	font-size:13px;
	line-height:18px;
	padding:17px 19px 16px;
}
.add-form .title{
	display:block;
	letter-spacing:1px;
	margin:0 0 6px;
	text-align:center;
	font:14px/16px 'ubuntubold', Arial, Helvetica, sans-serif;
	background:url(/templates/template55/images/dot1.gif) repeat-x 0 47%;
}
.add-form .title span{
	display:inline-block;
	background:#fff;
	text-transform:uppercase;
	padding:0 18px;
}
*+html .add-form .title span{display:inline;}
.sometext2{
	display:block;
	padding:0 0 12px;
}
.row-container{}
.add-form .row{
	height:1%;
	padding:0 0 9px;
}
.add-form .row:after{
	content:'';
	display:block;
	clear:both;
}
.add-form label{
	float:left;
	width:92px;
	text-align:right;
	margin:-4px 0 0;
}
.add-form label em{color:#c00;}
.add-form .file{
	position:relative;
	height:26px;
	float:right;
	overflow:hidden;
	padding:0;
	width:255px;
	z-index:10;
}
.add-form .file .text{
	float:left;
	position:relative;
	margin:0 -66px 0 0;
	background:url(/templates/template55/images/bg-input.gif) no-repeat;
}
.add-form .file .file-input-area{
	background:url(/templates/template55/images/none.gif);
	margin:0;
	padding:0;
	opacity:0;
	position:absolute;
	right:0;
	border:none;
	top:0;
	z-index:5;
	cursor:pointer;
}
.add-form .file input{
	background:none;
	border:none;
	float:left;
	width:167px;
	height:26px;
	margin:0;
	padding:0 10px 0 0;
}
.add-form .file .button{
	background:url(/templates/template55/images/btn-browse.png) no-repeat;
	width:66px;
	height:19px;
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	z-index:3;
	position:relative;
	margin:3px 0 0;
}
.file-input-js-active input.file-input-area{
	width:100% !important;
}
.add-form .text .holder{
	padding:0 69px 0 9px;
	float:left;
	position:relative;
}
.select4{
	width:256px;
	float:right;
}
.add-form .select-holder{position:relative;}
.add-form .select-holder .ui-selectmenu{
	width:256px !important;
	z-index:100;
}
.add-form .textarea{
	float:right;
	padding:0 0 8px;
}
.add-form textarea{
	margin:0;
	padding:0;
	background:url(/templates/template55/images/textarea2.gif) no-repeat;
	width:237px;
	height:35px;
	padding:9px;
	border:none;
	resize:none;
}
.add-form .wide-part input{
	background:none;
	border:none;
	margin:0;
	padding:0;
	float:left;
	width:65px;
}
.add-form .wide-part{margin:0;}
.add-form .wide-part .text-holder{margin:0;}
.add-form .wide-part label{
	width:155px;
	text-align:left;
	margin:2px 11px 0 0;
}
.add-form .btn-holder{text-align:center;}
.articles-list{
	padding:0;
	margin:-1px 0 0;
	list-style:none;
	font:12px/16px 'ubuntubold', Arial, Helvetica, sans-serif;
}
.articles-list > li{
	padding:0;
}
.articles-list span{
	display:block;
	text-transform:uppercase;
	padding:0 0 5px;
}
.articles-list ul{
	padding:0 0 23px 20px;
	margin:0;
	list-style:none;
	font:14px/18px Arial, Helvetica, sans-serif;
}
.articles-list ul li{padding:0 0 6px;}
.article-item{}
#main .article-item h2{margin:0 0 11px;}
.article-item .holder{
	overflow:hidden;
}
.photo-side{
	padding:2px 0 0;
	margin:0;
	list-style:none;
}
.photo-side li{
	border:1px solid #e5e5e5;
	margin:0 0 16px;
}
.photo-side li img{vertical-align:top;}

.info-list{
	padding:0;
	margin:0;
	list-style:none;
	color:#000;
}
.info-list li{padding:0 0 17px;}
.info-list .title{
	display:block;
	font:12px/16px 'ubuntubold', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#3a8792;
	letter-spacing:1px;
}
.info-list p{margin:0 0 5px;}

AREA {
	outline: 0;
}

.head-phones {
	color: #525252;
	font-size: 12px;
	line-height: 17px;
	margin-top: 7px;
}

.head-phones img {
	margin-bottom: -2px;
	vertical-align: top;
	padding-left: 2px;
}

.head-phones span{
	font-weight:bold;
}

.head-phones a{
	color: #525252;
	text-decoration: none;
}

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; touch-action: none; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: white url('ajax-loader.gif') center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-prev:focus, .slick-next:focus { outline: none; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }

.slick-prev:before, .slick-next:before { font-family: "slick"; font-size: 20px; line-height: 1; color: white; opacity: 0.85; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { left: -25px; }
.slick-prev:before { content: "\2190"; }

.slick-next { right: -25px; }
.slick-next:before { content: "\2192"; }

/* Dots */
.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; bottom: -15px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button { 
	border: 0; 
	background:#357; 
	display: block; 
	height:10px; 
	width:10px; 
	outline: none; 
	line-height: 0; 
	font-size: 0; 
	border:2px solid #fff;
	color: transparent; 
	padding: 0px;
	cursor: pointer;
	margin:5px;
	border-radius:30px;
}

.slick-dots li button:focus { outline: none; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; width: 20px; height: 20px; font-family: "slick"; font-size: 6px; line-height: 20px; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { opacity: 0.75; }

.slider-btn{
	background: url(images/x-close.png) no-repeat;
    height: 26px;
    position: absolute;
    left: 0px;
    top: 0;
    width: 26px;
	cursor:pointer;
}

.slider-wrapper{
	height:208px;
	overflow:hidden;
}

.hot_offer_slider {
	width: 100%; 
	padding: 12px 0; 
	text-align: center; 
	cursor: pointer; 
	background: #f5f5f5; 
	color: #3a8792; 
	font-weight: bold; 
	text-decoration: undeline;
}

.path {
	margin-bottom: 10px;
}

.fancybox-wrap{
	max-width:90% !important;
}

.fancybox-inner{
	max-width:100% !important;
	/* height:auto !important; */
	height: 75%;
	min-height:450px !important;
}

#promo p {
font-size: 14px;
}



.language-list A IMG  {
	
	border: 1px solid #fff;	
}
.language-list {
	
	width: 85px;
	padding-right: 	10px;	
}

/* AlxFix: adaptive >>> */

.suggestion-list.change ul{
	display:flex;
	flex-wrap:wrap;
	align-items:stretch;
}

.suggestion-list.change SPAN.title{
	height:auto;
	width:100%;
	display:block;
}

.suggestion-list__wrapper{
	display:flex;
	align-content:flex-end;
	flex-wrap:wrap;
	height:100%;
}

#collections {
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	padding: 10px 20px;
}

.collections-wrapper{
	width: 100%;
	box-sizing: border-box;
}

a.nearest_city{
	box-sizing: border-box;
	width: 25%;
	padding: 3px 5px;
}

#content{
	position:relative;
}

#map2 { height: 450px; width:100%; position:relative; }

.call-form__wrapper{
	position: relative;
	margin-bottom: 10px;
}

.call-form__wrapper:after{
	content: '';
	display: table;
	clear: both;
}

.place-description #childs_age, .place-description #startDate, .place-description #endDate{
	box-sizing: border-box;
	width: 151px;
}

.place-description #calendarblocks{
	padding: 5px 0;
	max-width: 260px;
	width: 100%;
}

.header__search-cottage-btn{
	border-bottom: 1px dashed #3a8792;
}

.go-full-version{
	text-align:center;
	color:#fff;
	font-size:12px;
	margin-top:5px;
}

.go-full-version span{
	border-bottom:1px dashed #fff;
	padding:3px;
}
 
.place-description .more-photos{
	display: flex;
	flex-wrap:wrap;
	justify-content:flex-start; 
	width: 100%;
	box-sizing: border-box;
}

.place-description .more-photos li{
	float: none;
}

.go-mob-version-btn{
	display:none;
}

.slider-cottage-mob{
	
}

.slider-cottage-mob .slick-list,
.slider-cottage-mob .slick-track {
	height: 100%;
}

.slider-cottage-mob img{
	max-width: 100%;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.slick-loading .slick-list{
   background: #fff url('./ajax-loader.gif') center center no-repeat;
}

.slick-arrow:before{
	content:'';
	display:block;
	background-image: url('js/fancybox_sprite.png'); 
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 10;
}

.slick-prev:before{
	background-position: 0 -36px;
}

.slick-next:before{
	background-position: 0 -72px;
}

@media (min-width: 1200px) { 

	.photo-side{
		float:left;
		width:336px;
	}

	.article-item .description{
		float:right;
		width:512px;
	}

	.top-nav.fi li{
		float:left;
		width:100px;
		padding:0 0 1px;
	}

	.top-nav.fi{
		padding:6px 0 0;
		margin:0;
		list-style:none;
		float:left;
		font-size:13px;
		line-height:16px;
		width:400px;
		color:#ccc;
	}

	.top-service.fi{
		float:right;
		width:100px;
	}

	.logo.fi{
		margin-right: 15px;
	}

	.place-description .calendar-block #calendar{
		float: left;
	}
	
	#wrapper{
		width:1136px;
		padding:0 10px 18px;
		margin:0 auto;
	}

	#header{
		padding:24px 0 8px;
	}

	.head-phones {
		width: 600px !important;
	}

	.language-list{
		float:left;
		padding:24px 5px 0 0;
	}

	.call-form__block50{
		width: 50%;
		float: left;
		text-align: center;
	}

	.call-form__block50 input{
		width: 90%;
		box-sizing: border-box;
	}
	
	.photo-block .photo-nav{
		width: 30%;
		box-sizing: border-box;
		margin: 0;
	}

	.photo-block .photo-area{
		width: 70%;
		box-sizing: border-box;
		margin: 0;
		padding-left: 20px;
	}

	.hidden-lg{
		display:none !important;
	}

}

@media (min-width: 768px) and (max-width: 1199px) { 

	.photo-side{
		float:left;
		width:50%;
	}

	.article-item .description{
		float:left;
		width:50%;
	}

	.hidden-md{
		display:none !important;
	}
	
	#wrapper{
		padding:0 10px;
	}

	.logo-holder{
		width:50%;
		box-sizing:border-box;
		position:relative;
	}

	.top-service{
		width:50%;
		box-sizing:border-box;
		position:relative;
		float:left;
		text-align:right;
	}

	.language-list{
		display:inline-block;
		padding-bottom:10px;
	}

	.enter-form .holder{
		display:inline-block;
	}

	.enter-form > fieldset{
		text-align:right;
	}

	.top-nav li.head-phones{
		width:100%;
	}

	form.enter-form{
		width:100%;
	}

	.language-list{
		padding:10px 0;
	}

	#header .enter-form INPUT[type="text"], #header .enter-form INPUT[type="password"]{
		width:140px;
		float:left;
		margin-right:5px;
	}

	#header .enter-form INPUT[type="submit"]{
		float:left;
	}

	#promo{
		display: none !important;
	}

	.nav-mob{
		text-align:center;
		margin-bottom: 10px;
	}

	.nav-mob .nav-mob__btn{
		position: relative;
		width: 42px;
		height: 31px;
		margin: 0 auto;
		cursor: pointer;
	}

	.nav-mob .nav-mob__btn span{
		width: 100%;
		height: 5px;
		display: block;
		background: #3a8792;
	}

	.nav-mob .nav-mob__btn span:nth-child(2){
		margin: 8px 0;
	}

	#nav{
		display: none;
		margin-bottom:10px;
	}

	#nav li{
		float: none;
		width: 100%;
		display: block;
		border-bottom: 1px solid #ccc;
	}

	#nav a{
		background:#3a8792;
		width:auto !important;
	}

	#nav a:hover{
		background:#4a97a2;
	}

	.slider-wrapper{
		height:auto;
	}

	.slider-wrapper .slick-slider{
		margin-bottom:0;
	}

	.slider-wrapper .slider{
		width:100%;
		position:relative;
	}

	.slider-wrapper .slick-slide img{
		width:100%;
	}

	#content{
		float:none;
		width:100%;
	}

	#content .content{
		float:none;
		width:100%;
	}

	#content .aside{
		float:none;
		width:100%;
	}

	#sidebar{
		float:none;
		width:100%;
	}
	

	#collections .collections-wrapper{
		width:100%;
	}

	.footer-frame{
		width:100%;
		box-sizing:border-box;
	}

	#main{
		margin-top:10px;
	}

	.suggestion-list ul{
		width:100%;
	}

	.suggestion-list li{
		width:33.3%;
		margin:0;
	}

	.suggestion-list ul a{
		margin:0 15px;
		display:block;
		text-align:center;
	}

	.suggestion-list.change ul a{
		margin:0;
		display:block;
		text-align:center;
	}

	.suggestion-list ul a img{
		width:100%;
		height:100%;

	}

	.suggestion-list .visual{
		display:inline-block;
		margin:0 auto 15px;
	}

	.suggestion-block .title{
		text-align:center;
	}

	.see-all{
		text-align:center;
		margin-top:10px;
	}

	.see-all a{
		float:none;
	}

	.suggestion-list.change li{
		margin:0 0 20px;
	}

	.image-map{
		display:none;
	}

	.search-form .region-block{
		width:40%;
		float:left;
		padding-right:15px;
		box-sizing:border-box;
	}

	.search-form .btn-search2{
		float:right;
	}

	.aside .request-block{
		padding: 0;
	}

	#collections a.nearest_city{
		width:50%;
		box-sizing:border-box;
	}

	.copyright{
		float:none;
		text-align:center;
		display:block;
	}

	.counter-list{
		display:none;
	}

	.service-line .paging li{
		margin: 0;
	}

	.service-line .paging li{
		display: block;
		width: 20px;
		height: 20px;
		line-height: 20px;
		text-align: center;
	}

	#sidebar .cottages-list{
		position: relative;
	}

	#sidebar .cottages-list:after{
		content: '';
		display: table;
		clear: both;
	}

	#sidebar .cottages-list > li > ul{
		position: relative;
		margin-top: 10px;
	}

	#sidebar .cottages-list > li > ul:after{
		content: '';
		display: table;
		clear: both;
	}

	#sidebar .cottages-list > li > ul > li{
		float: left;
		width: 33.3%;
		list-style-type: none;
		text-align: center;
	}

	.place-description .align-left{
		float: none;
		width: 100%;
	}

	.place-description .item-holder{
		display: flex;
		flex-wrap:wrap;
	}

	.place-description .align-left .item-holder .item{
		width: 50%;
		padding: 0 10px;
		box-sizing: border-box;
	}

	.place-description .align-right .item-holder .item{
		width: 100%;
		box-sizing: border-box;
	}

	.place-description .item-holder .item{
		width: 50%;
		padding: 0 10px;
		box-sizing: border-box;
	}

	.place-description .align-right{
		float: none;
		width: 100%;
	}
	
	.place-description .nav-line{
		text-align: center;
	}

	.place-description .nav-line ul{
		float: none;
	}

	.place-description .nav-line ul li{
		float: none;
	}

	.place-description .video-preview{
		text-align: center;
	}

	.place-description .gallery .gallery-holder{
		width: 65%;
	}

	.place-description .gallery .switcher{
		width: 35%;
	}
	
	.calendar-block #calendar{
		width: 100%;
	}

	.call-form__block50{
		width: 50%;
		float: left;
		text-align: center;
	}

	.call-form__block50 input{
		width: 90%;
		box-sizing: border-box;
	}

	#sidebar .side-search input[type='text']{
		width: 45% !important;
		margin-right:10px;
	}

	#sidebar .side-search .btn-search{
		float:left !important;
	}

	.ads{
		display: none;
	}

	.photo-block .photo-nav{
		width: 30%;
		box-sizing: border-box;
		margin: 0;
	}

	.photo-block .photo-area{
		width: 70%;
		box-sizing: border-box;
		margin: 0;
		padding-left: 20px;
	}

	div.wide-part.long-labels label{
		width: 50%;
	}

	.wide-part.long-labels .row-holder .row{
		position: relative;
		margin: 0;
	}

	.wide-part.long-labels .row-holder .row:after{
		content: '';
		display: table;
		clear: both;
	}

	.long-labels .textarea{
		position: relative;
	}

	.long-labels .textarea:after{
		content: '';
		display: table;
		clear: both;
	}

	.long-labels .textarea label{
		width: 50%;
	}

	.long-labels .textarea textarea{
		width: 47%;
		box-sizing: border-box;
	}

	#two-columns #content{
		padding-bottom: 10px;
	}

	.hidden-sm{
		display:none !important;
	}

	.slider-cottage-mob{
		overflow: hidden;
		height: 650px;
		margin: 0;
	}

	.place-description .align-right .gallery{
		display: none;
	}

	.slider-cottage-mob__text{
		font-size: 14px;
		padding: 3px 5px;
		background: #eee;
		text-align: center;
		display: none;
	}

	.slider-cottage-mob__wrapper{
		margin-bottom: 15px;
		background: #f5f5f5;
	}

	.slider-cottage-mob__wrapper .slick-slide img{
		margin: 0 auto;
	}

}

@media (max-width: 767px) {  

	.hidden-xs{
		display:none !important;
	}

	.article-item .photo-side img{
		width: 100%;
	}

	.slider-cottage-mob .slick-next, .slider-cottage-mob .slick-prev{
		height:100%;
		width:40px;
		top:0;
		margin-top:0;
		text-shadow:1px 1px 1px #000;
	}

	.slider-cottage-mob__wrapper{
		position:relative;
	}
	
	/* перекрывал слайдер для пролистывания
	.slider-cottage-mob__wrapper:after{
		content:'';
		display:block;
		width:70%;
		height:100%;
		top:0;
		left:15%;
		position:absolute;
		z-index:5;
	}
	*/

	.slider-cottage-mob .slick-prev{
		left:5px;
	}

	.slider-cottage-mob .slick-next{
		right:5px;
	}
	
	#wrapper{
		padding:0 5px;
	}

	.logo{
		float: none;
		margin: 0 auto 10px;
		text-align: center;
		height: 40px;
		width: 138px;
		display: block;
		background-size: cover;
	}
	
	.logo-holder{
		float: none;
		width: 100%;
		position: relative;
	}

	.logo-holder:after{
		content: '';
		display: table;
		clear: both;
	}

	.top-nav{
		width: 100%;
		margin-bottom: 5px;
		text-align: center;
	}

	.top-nav li{
		text-align: center;
		float: none;
		display: inline-block;
	}

	.top-nav li.head-phones{
		display: block;
		width: 100%;
	}

	.top-service{
		float: none;
		width: 100%;
		position: relative;
	}

	.top-service:after{
		content: '';
		display: table;
		clear: both;
	}

	.top-service .language-list{
		width: 100%;
		text-align: center;
		box-sizing:border-box;
		padding: 0;
		margin-bottom: 10px;
	}

	.language-list li{
		float: none;
		display: inline-block;
		margin:0 10px;
	}

	form.enter-form{
		width: 100%;
		text-align: center;
	}

	form.enter-form INPUT[type="text"], form.enter-form INPUT[type="password"]{
		text-align: center;
		display: block;
		width: 100%;
		margin:0 auto 5px;
		box-sizing: border-box;
		height: 30px;
		max-width: 250px;
	}

	form.enter-form input.btn-enter{
		width: 64px;
		display: block;
		margin: 0 auto;
		float: none;
	}

	.btn-holder{
		text-align: center;
	}

	.enter-form .btn-holder ul{
		width: 100%;
	}

	.enter-form .btn-holder li{
		direction: inline-block;
		float: none;
		list-style-type: none;
		background-image: none;
	}
	
	#promo{
		display: none !important;
	}

	.nav-mob{
		text-align:center;
		margin-bottom: 10px;
	}

	.nav-mob .nav-mob__btn{
		position: relative;
		width: 26px;
		height: 19px;
		margin: 0 auto;
		cursor: pointer;
		padding-left:90px;
	}

	.nav-mob .nav-mob__btn:after{
		content:'Меню';
		position:absolute;
		font-size:26px;
		color:#3a8792;
		text-transform:uppercase;
		top:0;
		left:0;
		font-weight:bold;
	}

	.lang-fi .nav-mob .nav-mob__btn{
		padding-left:120px;
	}

	.lang-fi .nav-mob .nav-mob__btn:after{
		content:'Valikko';
	}

	.top-service.en .nav-mob .nav-mob__btn:after{
		content:'Menu';
	}

	.top-service.en .nav-mob .nav-mob__btn{
		padding-left:82px;
	}

	.mob-menu-wrapper{
		margin-bottom:10px;
	}

	.nav-mob .nav-mob__btn span{
		width: 100%;
		height: 4px;
		display: block;
		background: #3a8792;
	}

	.header__search-cottage{
		text-transform:uppercase;
		font-size:12px;
		color:#3a8792;
		font-weight:bold;
		display:none;
		margin-bottom: 10px;
		text-align:center;
	}

	.header__search-cottage.active{
		display:block;
	}

	.nav-mob .nav-mob__btn span:nth-child(2){
		margin: 3px 0;
	}

	#nav{
		display: none;
	}

	#nav li{
		float: none;
		width: 100%;
		display: block;
		border-bottom: 1px solid #ccc;
	}

	#nav a{
		background:#3a8792;
		width:auto !important;
	}

	#nav a:hover{
		background:#4a97a2;
	}

		.slider-wrapper{
		height:auto;
	}

	.slider-wrapper .slick-slider{
		margin-bottom:0;
	}

	.slider-wrapper .slider{
		width:100%;
		position:relative;
	}

	.slider-wrapper .slick-slide img{
		width:100%;
	}

	#content{
		float:none;
		width:100%;
	}

	#content .content{
		float:none;
		width:100%;
	}

	#content .aside{
		float:none;
		width:100%;
	}

	#sidebar{
		float:none;
		width:100%;
	}

	#collections .collections-wrapper{
		width:100%;
	}

	.footer-frame{
		width:100%;
		box-sizing:border-box;
	}

	.promo-block{
		display:none;
	}

	#main{
		padding-top:5px;
	}

	.suggestion-list ul{
		width:100%;
	}

	.suggestion-list li{
		width:100%;
		margin:0 0 20px;
		float:none;
	}

	.suggestion-list ul a{
		display:block;
		text-align:center;
	}

	.suggestion-list li .visual img{
		width:100%;
		height:100%;
		max-width:250px;

	}

	.suggestion-list .visual{
		display:inline; 
	}

	.suggestion-block .title{
		text-align:center;
	}

	.suggestion-list .num{
		font-size:16px;
	}

	.suggestion-list.change .visual{
		width:100%;
		max-width:250px;
		margin:0 auto;
	}

	.suggestion-list.change li{
		margin-right:0;
	}

	.see-all{
		text-align:center;
	}

	.see-all a{
		float:none;
	}

	.image-map{
		display:none;
	}

	.search-form .btn-search2{
		float:none;
		margin:9px auto 0;
		display:block;
	}

	.number-form span{
		float:none;
	}

	fieldset .holder span{
		float:left;
		margin-top:4px;
	}

	.form-holder .change1 .input-holder{
		line-height:26px;
	}

	.aside .request-block{
		padding: 0;
	}

	#collections{
		padding:10px;
	}

	#collections a.nearest_city{
		width:100%;
		box-sizing:border-box;
	}

	.copyright{
		float:none;
		text-align:center;
		display:block;
	}

	.counter-list{
		display:none;
	}

	.service-line .filter{
		width: 100%;
		box-sizing: border-box;
		margin-bottom: 5px;
	}

	.service-line .paging{
		width: 100%;
		box-sizing: border-box;
	}

	.favorities-block .item-table td{
		display:block;
		width:100%;
		box-sizing:border-box;
		height:auto;
		border:0;
		text-align:center;
		padding:5px 10px;
	}

	.favorities-block .item-table td.name strong.num, .favorities-block .item-table td.name span,
	.favorities-block .item-table td span{
		padding-right:0 ;
	}

	.favorities-block .item-table td.list-price{
		padding: 5px 10px;
	}

	.favorities-block .item-table tr{
		border:1px solid #999;
	}

	.item-table td{
		background:none;
	}

	.favorities-block .item-table .visual img{
		width:150px;
		height:auto;
	}

	#map2 { 
		height: 300px; 
	}
	
	.place-description .align-right{
		float: none;
	}
	
	.place-description .info{
		margin-bottom: 10px;
	}

	.place-description .align-left{
		float: none;
		width: 100%;
	}

	.place-description .item-holder{
		display: flex;
		flex-wrap:wrap;
	}

	.place-description .item-holder .item{
		width: 50%;
		padding: 0 10px;
		box-sizing: border-box;
	}

	.place-description .align-right{
		float: none;
		width: 100%;
	}
	
	.place-description .nav-line{
		text-align: center;
	}

	.place-description .nav-line ul{
		float: none;
	}

	.place-description .nav-line ul li{
		float: none;
	}

	.place-description .video-preview{
		text-align: center;
	}

	.place-description .gallery .gallery-holder{
		width: 100%;
		margin-bottom: 10px;
	}

	.place-description ul.switcher{
		display: flex;
		flex-wrap:wrap;
		justify-content:space-between;
	}

	.place-description .gallery .switcher li{
		width: 32%;
		margin:0 0 5px;
		border: 0;
	}

	.place-description .gallery .switcher li a{
		border: 1px solid #e9e9e9;
		display: block;
	}

	.place-description .gallery .switcher li a img{
		width: 100%;
	}

	.place-description .gallery .switcher{
		width: 100%;
	}
	
	.calendar-block #calendar{
		width: 100%;
	}

	.calendar-block #calleft, .calendar-block #calright, .calendar-block .special-prices{
		margin: 0 auto 10px;
		float: none;
	}

	#calendarblocks{
		margin: 0 auto 10px;
		float: none;
	}

	#calendar{
		float: none;
	}

	.call-form__block50{
		width: 100%;
		float: none;
		text-align: center;
		margin-bottom: 10px;
	}

	.call-form__block50 input{
		width: 90%;
		box-sizing: border-box;
		padding: 3px 5px;
	}

	.call-form__wrapper{
		margin-bottom: 0;
	}

	.place-description .request-form .form-frame{
		box-sizing: border-box;
	}

	.place-description .request-form .col-holder{
		padding-bottom: 0;
		padding:5px 5px 0;
	}

	.place-description .request-form .col, .place-description #form5 .col{
		
		float: none;
		margin-bottom: 20px;
	}

	div.place-description label, .request-form .col.change label, .reserve-form .col.change label{
		width: auto;
		width:40%;
		text-align:left;
	}

	.reserve-form INPUT[type='password'], .request-form INPUT[type='text'], .search-form INPUT[type='text'], .reserve-form INPUT[type='text'], .number-form INPUT[type='text'], .side-search INPUT[type='text'], .place-description select{
		/*width:60%;*/
		box-sizing:border-box;
		margin:0;
	}

	.place-description .col-holder .col.change{
		margin-bottom: 0;
		width:100%;
	}

	div.gallery .gallery-holder  li.active img{
		float: none;
	}

	.fancybox-outer .fancybox-image, .fancybox-iframe{
		height: auto;
	}

	.fancybox-outer .fancybox-inner{
		min-height: auto !important;
		height: auto !important;
	}

	.form-frame .col:first-child{
		width: auto;
	}

	.reserve-form .wide-part{
		width:100%;
		position: relative;
		box-sizing: border-box;
		margin: 0;
		max-width: 340px;
	}

	.reserve-form .textarea{
		width:100%;
		position: relative;
		box-sizing: border-box;
	}

	form .check-col{
		width: 100%;
		float: none;
		box-sizing: border-box;
	}

	.reserve-form .check-row{
		overflow: hidden;
		height: auto;
	}

	.form-frame .wide-part .check-holder{
		width: 100% !important;
		box-sizing: border-box;
	}

	#form5{
		position: relative;
		overflow: hidden;
		display: block;
		float: none;
	}

	#form5 fieldset{
		position: relative;
		overflow: hidden;
		display: block;
		float: none;
	}

	.reserve-form .row{
		max-width: 340px;
	}
	
	.reserve-form .wide-part .check-row{
		position: relative;
	}

	.reserve-form .wide-part .check-row:after{
		content: '';
		display: table;
		clear: both;
	}

	.photo-block .photo-nav{
		width: 100%;
		float: none;
		box-sizing: border-box;
		margin: 0;
	}

	.photo-block .photo-area{
		width: 100%;
		float: none;
		box-sizing: border-box;
		margin: 0;
	}

	.photo-block .photo-area ul{
		width: 100%;
	}

	.place-description .align-right .item-holder .item{
		width: 100%;
		box-sizing: border-box;
	}

	.table-wrap{
		position:relative;
		clear: both;
		overflow-y:hidden;
	}

	.table-wrap:after{
		content: '';
		display: table;
		clear: both;
	}

	.btn-holder{
		max-width: 365px;
	}

	.long-labels .textarea{
		position: relative;
	}

	.long-labels .textarea:after{
		content: '';
		display: table;
		clear: both;
	}

	div.long-labels .textarea label{
		width: 100%;
		text-align: left;
		float: none;
	}
	
	.form-frame div.wide-part.long-labels{
		width: 100%;
		max-width: 100%;
	}

	div.wide-part.long-labels .row-holder select{
		width: 100%;
		text-align: left;
		float: none;
	}

	div.wide-part.long-labels .row-holder input{
		width: 100% !important;
		text-align: left;
		float: none;
	}
	
	.long-labels .textarea textarea{
		width: 100%;
		box-sizing: border-box;
	}

	div.wide-part.long-labels{
		padding: 0 16px;
	}

	.wide-part.long-labels .row-holder .row{
		position: relative;
		margin: 0;
		height: auto;
	}

	.wide-part.long-labels .row-holder .row:after{
		content: '';
		display: table;
		clear: both;
	}

	div.wide-part.long-labels label{
		width: 100%;
		text-align: left;
		float: none;
		display: block;
		box-sizing: border-box;
		position: relative;
	}

	div.wide-part.long-labels input{
		width: 100%;
		text-align: left;
		float: none;
		display: block;
		box-sizing: border-box;
		position: relative;
	}

	.wide-part .check-holder label{
		width: 80%;
	}

	.reserve-form div.wide-part .check-holder .check-row{
		position: relative;
		height: auto;
		padding: 0 16px;
		box-sizing: border-box;
	}

	.wide-part .check-holder .check-row:after{
		content: '';
		display: table;
		clear: both;
	}

	div.reserve-form .wide-part{
		position: relative;
	}

	div.reserve-form .wide-part:after{
		content: '';
		display: table;
		clear: both;
	}

	.reserve-form .form-frame .btn-holder{
		margin-top: 10px;
	}

	.registration-form{
		display: block;
	}

	.registration-form tbody, .registration-form tr, .registration-form td{
		display: block;
	}

	.registration-form input[type='checkbox']{
		float: none;
		margin: 0 0 10px;
	}
	
	#two-columns #content{
		padding-bottom: 10px;
	}

	input#spec_subscription{
		float: none;
	}

	.header__registration{
		font-size:12px;
		margin-bottom:10px;
	}

	.header__cabinet-block{
		display:none;
	}

	.header__search-cottage-block{
		display:none;
	}

	.header__search-cottage-block .search-form label{
		text-align:left;
	}

	.header__search-cottage-block .search-form INPUT[type='submit']{
		float:none;
	}

	.annonces-table td{
		display:block;
		width:100%;
	}

	.annonces-table td.annonces-table__top{
		text-align:center !important;
		width:100% !important;
		box-sizing: border-box;
	}

	.annonces-table td.annonces-table__bottom{
		box-sizing: border-box;
	}

	.group_description img{
		max-width:100%;
	}

	.hot_offer_slider{
		display:none !important;
	}

	.sometext{
		padding:0;
	}

	.mob-cottage-description__btn{
		margin-bottom:10px;
		position: relative;
	}

	.mob-cottage-description__btn span{
		border-bottom:1px dashed #3a8792;
		color:#3a8792;
	}

	.place-description .item-holder.mob-cottage-description__content{
		display:none; 
	}

	.mob-cottage-description__content-wrapper{
		display:flex;
		flex-wrap: wrap;
	}

	.nav-line li{
		list-style-type:none;
		background:none;
	}

	.enter-form .header__cabinet-btn{
		border-bottom:1px dashed #3a8792;
		display:inline-block;
		line-height:10px;
		margin-bottom:4px;
	}

	.form-frame .textarea textarea{
		box-sizing:border-box;
		max-width:330px;
		float:none !important;
	}

	.wide-part .check-holder .check-row{
		box-sizing:border-box;
		width:100%;
		position:relative;
		overflow:hidden;
		margin-bottom:10px;
	}

	.wide-part .check-holder .check-row:after{
		content:'';
		display:table;
		clear:both;
	}

	.wide-part #error-submit{
		float:none !important;
	}

	.form-frame .wide-part {
		margin-bottom:20px;
	}

	.photo-block-btn{
		margin-bottom: 10px;
	}

	.photo-block-btn span{
		color: #3a8792;
		border-bottom: 1px dashed #3a8792;
	}

	.photo-nav-mob{
		display: none;
	}

	.slider-cottage-mob{
		overflow: hidden;
		height: 270px;
		margin: 0;
	}

	.place-description .align-right .gallery{
		display: none;
	}

	.slider-cottage-mob__text{
		font-size: 14px;
		padding: 3px 5px;
		background: #eee;
		text-align: center;
		display: none;
	}

	.slider-cottage-mob__wrapper{
		margin-bottom: 15px;
		background: #f5f5f5;
		overflow: hidden;
	}

	.fancybox-inner #map_window{
		position: relative !important; 
	}

	.blockUI.blockMsg.blockPage{
		width: auto !important;
		left: 0 !important;
	}

	#map_canvas{
		width: auto !important;
	}

	.place-description fieldset{
		min-width:250px;
	}

	.reserve-form .col-holder{
		padding:5px;
	}

	.reserve-form .frame{
		padding:5px;
	}

	.reserve-form .frame .row-holder{
		width:100%;
		float:none;
	}

	.place-description .reserve-form .row, .place-description .request-form .row{
		height:auto;
	}

	.reserve-form .frame .row{
		padding-top:10px;
	}

	.place-description form .check-col{
		height:auto !important;
	}

	.calendar-block .holder .special-prices{
		border-left: 1px solid #72726f;
	}

	.aside .title1{
		display:none;
	}

	.slider-cottage-mob__more-photo{
		display:none !important;
	}
}

/* <<< AlxFix: adaptive */


/**  edsfix  специально для ЛД ) ***/

#sidebar li.image {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-right: 5px;
} 
#sidebar li.image:first-child {
	margin-left: -35px;
}

.ads {
	display: none;
}

.footer-address {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	color: #ffffff;
	max-width: 500px;
	float: left;
	padding-bottom: 5px;
}
.footer-address div {
	margin-right: 20px;
}
.footer-address span {
	display: block;
}
@media (max-width: 568px) {
	.footer-address {
		flex-direction: column;
		float: none;
		text-align: center;
		margin-bottom: 20px;
	}
	.footer-address div {
		margin-bottom: 20px;
	}
}
/* tmp */
/*
@media (min-width: 1200px) { 
	
	html:after{
		content:'pc';
		display:block;
		position:fixed;
		top:0;
		left:0;
		font-size:10px;
	}

	.hidden-lg{
		display:none !important;
	}

}

@media (min-width: 768px) and (max-width: 1199px) { 
	
	html:after{
		content:'tab';
		display:block;
		position:fixed;
		top:0;
		left:0;
		font-size:10px;
	}

}

@media (max-width: 767px) { 
	
	html:after{
		content:'mob';
		display:block;
		position:fixed;
		top:0;
		left:0;
		font-size:10px;
	}

}
*/
/* tmp */