@import url('https://use.typekit.net/bxy4zfw.css');

body{
	margin: 0;
	overflow-x: hidden;
}
textarea.error {
	color: red !important;
	box-shadow: inset 0px 0px 3px red !important;
	border: 1px solid red !important;
}
.pointer {
	cursor: pointer;
}
.fl {
	float: left;
}
.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.show{
	display: block !important;
}
.hide{
	display: none !important;
}
.bold{
	font-weight: bold;
	color: #000;
}
.no_content{
	line-height: 40px;
	margin: 10px;
}
.show_big{
	display: table-cell !important;
}
.center{
	margin: 0 50px;
}
.header.center{
	margin: 0 15px;
}

#breadcrumbs,
#breadcrumbs * {
	font-family: Arial,​Verdana,​sans-serif;
}
.bredcrumbs {
	margin-bottom: 0;
}
.bredcrumbs > span {
	color: #999;
	font-size: 15px;
}
#breadcrumbs li:after {
	display: none;
}
.wrapper-gallery-container,
.wrapper-footer{
	max-width: 1267px;
	margin: 0 auto;
	position: relative;
	padding: 0 15px;
	overflow: hidden;
}
.wrapper_tab{
	display: table-cell;
	vertical-align: top;
	padding-right: 20px;
	width: 100%;
}
#readmore.sight_description_text a {
	font-size: 14px !important;
}

/*-----------------top container---------------------*/
.content_block{
	max-width: 1297px;
	margin: 15px auto 0;
	width: 100%;
}
.content_block-inner {
	padding: 0 15px;
	display: flex;
}
.top-container{
	background: #ECECEC;
}
.left {
	display: inline-block;
	width: 58%;
	vertical-align: top;
	margin-right: 20px;
	min-width: 500px;
	float: left;
}
.wrapper-top-container {
	max-width: 1267px;
	margin: 0 auto;
	padding: 10px 15px;
	min-height: 160px;
	position: relative;
}
h1.container-title a {
	font-size: 24px !important;
}
.wrapper-top-container .container-title{
	padding-top: 20px;
}
.container-title.sightTitle {
	margin-bottom: 6px;
}
.container-title.sightTitle,
.alterName {
	margin-right: 215px;
}
.content-gfont {
	font-size: 16px;
	color: #999;
	font-style: italic;
	font-family: Georgia;
}
.content-orange {
	color: #f39000;
}
.search-block{
	display: inline-block;
	width: 72%;
	padding: 8px 4px 8px 0px;
	margin-top: 5px;
	border-radius: 2px;
	border: 1px solid #ccc;
	font-size: 20px;
	background: url("/img/sights/search2.png") 12px 14px no-repeat #fff;
	margin-bottom: 5px;
	color: #999;
}
.search-block input {
	color: #333;
}
.search-block input::-webkit-input-placeholder {color:#999;}
.search-block input::-moz-placeholder          {color:#999;}/* Firefox 19+ */
.search-block input:-moz-placeholder           {color:#999;}/* Firefox 18- */
.search-block input:-ms-input-placeholder      {color:#999;}
.search_field {
	outline: none;
	width: 100%;
	height: 30px;
	padding-left: 42px;
	border: none;
	font-size: 20px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #999;
	box-sizing: border-box;
}
#sightListLocal .suggestAdd {
	display: inline-block;
	color: #3366aa !important;
	text-decoration: underline !important;
}
.top-country{
	min-width: 320px;
	position: relative;
	vertical-align: top;
	margin-left: 60%;
}
.top-country-list li {
	display: inline-block;
	min-width: 143px;
	vertical-align: top;
	margin: 0 5px 0px 0;
	line-height: 1.3;
	color: #666;
	white-space: nowrap;
}
.sight_stat{
	font-size: 12px;
	width: 200px;
	background: #feebb1;
	text-align: center;
	display: inline-block;
	float: right;
	margin: 0;
	position: absolute;
	z-index: 3;
	top: 0;
	right: 0;
}
.sight_stat_blup {
	float: right;
	width: 215px;
	height: 130px;
}
.alterName {
	font-size: 11px;
	color: #777;
	font-weight: normal;
	display: block;
	padding-bottom: 4px;
}
#sights a {
	outline: none;
}
#sights_more_open,
#sights_more_close {
	margin: 0 0 15px;
	display: inline-block;
}
.gpsCoord {
	color: #3a4247;
	background-color: #fff;
	padding: 5px 0;
	text-align: center;
	font-size: 13px;
}
.sights-place-title {
	font-size: 13px;
	font-family: Georgia;
	color: #999;
	font-style: italic;
	margin-bottom: 5px;
}
.rating_stat {
	font-size: 22px;
	color: #000;
	padding-top: 5px;
}
.visitors{
	color: #828282;
}
.sight-desription{
	display: table;
	position: relative;
	padding-bottom: 20px;
}
.sight-sm-info{
	vertical-align: top;
	font-size: 13px;
	width: auto;
	display: table-cell;
	padding-left: 15px;
}
.sight-sm-info a{
	font-size: 13px !important;
}
.sight_description_det {
	font-size: 13px;
	padding: 0 15px 10px;
	color: #333;
}
.sight-cost-free {
	color: green;
	font-weight: bold;
}
.sight-cost-paid {
	font-weight: bold;
	color: #D70000;
}
.right_bottom_block .sights-item{
	float: none;
	display: inline-block;
	margin-bottom: 10px;
	vertical-align: top;
	max-width: inherit;
}
.sight-map{
	display: inline-block;
	float: right;
	margin: -2px 0px;
}
.sight-map a {
	font-size: 12px !important;
}
.wrapper_review_sight .map_block img {
	margin-left:-55%;
}
.wrapper_city_sight .map_block img {
#    width: 100%;
}
.map_block {
	width:100%;
	margin-bottom:10px;
	overflow:hidden;
}
.wrapper_city_sight .map_block {
	position: relative;
	width: auto;
}
.wrapper_city_sight #sightsMap,
.wrapper_city_sight .map_block {
	display: inline-block;
}
.map_hint {
	position: absolute;
	top: 50%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	left: 50%;
	margin-left: -66px;
	z-index: 1;
	font-size: 14px;
	margin-top: -20px;
	color: #039 !important;
	padding: 0 20px;
	background: rgba(255,255,255,.85);
	border-radius: 3px;
}
.map_block:hover img {
	opacity: .7;
}
.map_block:hover .map_hint {
	background: #E5E5E5;
}
.top_block .map_block{
	margin-top: 5px;
	margin-bottom: 25px;
}
.sight_tourist_button{
	border: none;
	background: none;
	width: 100%;
	height: 35px;
	font-size: 15px;
	font-weight: bold;
	color: #5e5e5e;
	cursor: pointer;
	outline: none;
}
.sight_tourist_button span {
	background: url(/img/sights/marker_grey.png) no-repeat 0 2px;
	padding-left: 20px;
}
.sight_tourist.active{
	background: rgba(211,211,211,1);
	background: -moz-linear-gradient(top, rgba(211,211,211,1) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(211,211,211,1)),
		color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(211,211,211,1) 0%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(211,211,211,1) 0%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(211,211,211,1) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom, rgba(211,211,211,1) 0%, rgba(255,255,255,1) 100%);
	border: 1px solid #ccc;
}
.sight_tourist{
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(211,211,211,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%,
		rgba(255,255,255,1)), color-stop(100%, rgba(211,211,211,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(211,211,211,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(211,211,211,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(211,211,211,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(211,211,211,1) 100%);
	border: 1px solid #ccc;
}
.more-sight{
	display: block;
	text-align: right;
	padding-bottom: 10px;
}
.sight_description_foto{
	display: inline-block;
	position: relative;
}
.sight_description_foto .all_foto {
	position: absolute;
	right: 15px;
	bottom: 15px;
	text-shadow: 0 0 3px #000;
	color: #fff;
	font-size: 13px;
	padding: 0;
}
.sight_description_foto img{
	display: inline-block;
	background-color: #fff;
	width: 100%;
}
.sight_description_info{
	width: 35%;
	display: table-cell;
	margin-right: 15px;
	background: #ececec;

}
.all_foto{
	display: block;
	text-align: center;
	padding-bottom:  5px;
}
.sight-review-photo{
	float: right;
}
.review-comment-control,
.review-comment-control a{
	font-size: 11px !important;
	margin-top: 5px;
}
.rating_review{
	font-size: 11px;
	height: 11px;
	background-position-x: 65px !important;
	padding-right: 60px;
}
.review-box .rating_review{
	padding-right: 0;
	padding-left: 55px;
	background-position-x: inherit !important;
	margin: 5px 0;
}
.review-box .rating_review.degree0 {
	padding-left: 0;
}
.review-body-block{
	min-height: 50px;
}
.block-head-title {
	overflow: hidden;
	color: #555;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	background: url("../img/breadcrumbs-bg.png") repeat scroll 0 0 #ebebeb;
	border-radius: 2px;
	padding: 6px 10px 4px;
}
.review-box {
	padding: 0;
}
.block-head-title span {
	text-transform: uppercase;
}
#reviews .review {
	padding: 0 10px 10px;
}
.Sight-index .link_sort {
	cursor: text !important;
}
.review-block-head ul {
	height: 50px;
	padding-left: 0;
}
.review-block-head ul li{
	list-style-type: none;
	padding-right: 16px;
	float: left;
	height: 50px;
	cursor: pointer;
	margin-left: 10px;
	font-size: 13px;
}
.review-block-head .review-block-list .active {
	background: url("/img/sights/review_right.png") right top no-repeat transparent;
}
.review-block-head .review-block-list .active div {
	background: url("/img/sights/review_list_bg.png") left top no-repeat transparent;
	padding: 20px 10px 0 25px;
}
.review-block-head .review-block-list li div {
	padding: 20px 0px 0px 5px;
	text-align: center;
	height: 30px;
}
.review-block-head .review-block-list li div a {
	color: #333;
	font-weight: bold;
}
.review-block-head ul li:hover a {
	text-decoration: underline;
	color: #f09000 !important;
}
.review {
	border-bottom: 1px solid #ccc;
	border-top: none;
	padding-bottom: 10px;
	position: relative;
}
.review-box .sight-review-title {
	width: 100%;
	padding-bottom: 0;
}
.review-sight-gallery{
	border-top: 1px solid #CFCFCF;
	padding-top: 5px;
}
.review-sight-gallery:empty {
	display: none;
}
.review-sight-gallery img {
  height: 100px;
  width: 100%;
}
.wrapper_review_media{
	height: 100px;
	width: 100px;
	overflow: hidden;
	display: inline-block;
	margin: 7px 7px 0 0;
	position: relative;
}
.wrapper_review_media.video::before {
	content: '';
	position: absolute;
	right: 5px;
	top: 5px;
	z-index: 1;
	pointer-events: none;
	display: block;
	width: 20px;
	height: 20px;
	background: url("data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9JzMwMHB4JyB3aWR0aD0nMzAwcHgnICBmaWxsPSIjRkZGRkZGIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGRhdGEtbmFtZT0iTGF5ZXIgMSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHg9IjBweCIgeT0iMHB4Ij48dGl0bGU+YWxsPC90aXRsZT48cGF0aCBkPSJNMCw0OS44OEMtMC4wOSwyMi4wOSwyMy4yNC0uNzQsNTEuMzgsMGMyNiwwLjcsNDguNzMsMjIuMTcsNDguNjIsNTAuMjVBNTAsNTAsMCwwLDEsMCw0OS44OFptNzMuODgsMC44OGExMy4xNCwxMy4xNCwwLDAsMC0yLjI3LTIuNDNxLTE1LTguOS0zMC4xLTE3LjY2QzM5LDI5LjIsMzcsMzAuMjMsMzcsMzMuMXEtMC4xNSwxNy43NCwwLDM1LjQ4YzAsMi44OSwyLDQsNC41LDIuNTNxMTUuMjItOC44LDMwLjMyLTE3LjhDNzIuNTYsNTIuODQsNzMsNTEuODIsNzMuODksNTAuNzZaIj48L3BhdGg+PC9zdmc+") no-repeat center / contain;
}
.addReview{
	margin-bottom: 0;
	background: -webkit-linear-gradient(#6DB933, #69B52F, #67B02B) !important;
	background: -o-linear-gradient(#6DB933, #69B52F, #67B02B) !important;
	background: -moz-linear-gradient(#6DB933, #69B52F, #67B02B) !important;
	background: linear-gradient(#6DB933, #69B52F, #67B02B) !important;
	-moz-border-radius: 2px !important;
	-webkit-border-radius: 2px !important;
	-khtml-border-radius: 2px !important;
	border-radius: 2px !important;
	border: none !important;
	box-shadow: none !important;
	color: #fff !important;
	text-shadow: none !important;
	font-size: 14px !important;
	padding-top: 11px !important;
	height: 35px !important;
	text-align: center;
	  padding: 10px 20px 9px;
	  vertical-align: top;
	  line-height: 12px;
	  box-sizing: border-box;
	  text-decoration: none;
	  outline-style: none;
	  outline-width: 0px;
	  font-weight: 700;
	  display: block;
}
.addReview:hover{
  background: -webkit-linear-gradient(#5F9B31, #65A038, #59962B) !important;
  background: -o-linear-gradient(#5F9B31, #65A038, #59962B) !important;
  background: -moz-linear-gradient(#5F9B31, #65A038, #59962B) !important;
  background: linear-gradient(#5F9B31, #65A038, #59962B) !important;
  text-decoration: none !important;
  border: none !important;
}
.newTopicIcon {
  display: inline-block;
  background: url(../img/icons.png) no-repeat left -141px;
  height: 22px;
  width: 22px;
  margin: -5px 10px -5px 0;
}
.wrapper_comment_media{
	float: left;
	display: inline-block;
	margin-right: 20px;
	max-height: 60px;
	max-width: 80px;
	overflow: hidden;
}
.wrapper_comment_description{
	overflow: hidden;
}
.comment_block {
	overflow: hidden;
	margin: 10px 0 5px;
	padding: 0 10px;
}
.Button {
	background: -moz-linear-gradient(center bottom , #cccccc 0%, #fafafa 100%) repeat scroll 0 0 #f8f8f8;
	border: 1px solid #999;
	border-radius: 2px;
	box-shadow: 0 1px 0 #fff inset, 0 -1px 2px #bbb inset;
	color: #333;
	cursor: pointer;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	margin: 0;
	padding: 4px 6px;
	text-shadow: 0 1px 0 #fff;
	white-space: nowrap;
}
.yellow-btn {
	background: -webkit-linear-gradient(#F5D72F, #EBAD37);
	background: -o-linear-gradient(#F5D72F, #EBAD37);
	background: -moz-linear-gradient(#F5D72F, #EBAD37);
	background: linear-gradient(#F5D72F, #EBAD37);
	border: 1px solid #E8A130;
	box-shadow: 0 0 3px #fff inset;
	text-shadow: none;
	height: 37px;
	padding: 9px 20px;
}
.yellow-btn:hover {
	background: -webkit-linear-gradient(#FFE772, #F7C35B);
	background: -o-linear-gradient(#FFE772, #F7C35B);
	background: -moz-linear-gradient(#FFE772, #F7C35B);
	background: linear-gradient(#FFE772, #F7C35B);
	text-shadow: none;
}
.addComTitle {
	font-style: italic;
	color: #606060;
	margin: 20px 0 5px;
	display: block;
}
#commentText {
	padding: 23px 21px !important;
	box-sizing: border-box;
	font-family: Arial,​Verdana,​sans-serif;
}
.info_date{
	float: right;
	color: #606060;
	font-size: 10px;
}
.button_submit{
	border: 1px solid #D6D5D5;
	border-radius: 5px;
	background: #f3f3f3;
	background: linear-gradient(to top, #efefef, #f8f8f8);
	color: #336699;
	font: bold 20px "Helvetica Neue", Helvetica, sans-serif;
	height: 50px;
	width: 113px;
	margin: 0;
	margin-left: 7px;
	padding: 0;
	text-align: center;
	cursor: pointer;
	outline: none;
}
.top-country-list{
	list-style: none;
	-webkit-padding-start: 0;
	font-size: 13px;
	padding: 0 !important;
	margin: 5px 0 15px;
	-webkit-column-count: 3;
	-moz-column-count: 3;
}
.top-country-list a {
	color: #3366aa !important;
}
.top-country-list div{
	padding: 4px 7px;
	display: inline-block;
}
.top-country h4{
	margin-top: 0;
	margin-bottom: 0px;
	font-size: 14px;
	text-transform: uppercase;
}
.search_country {
	width: 72%;
	font-size: 12px;
	color: #000;
}
.search_sight{
	font-size: 12px;
	color: #000;
	float: none !important;
}
.search_example {
	display: inline-block;
	float: right;
	margin-top: 2px;
}
.hint_search {
	color: #3a4247;
	font-size: 12px;
}
.banner728x90_top {
	margin: 15px 0;
	z-index: 5;
	max-width: 730px;
	height: 90px;
	background-size: 100%;
	background: rgb(215, 219, 67);
}

/*-----------top container end------------------*/

.left_bottom_block, .right_bottom_block{
	margin-bottom: 50px;
	vertical-align: top;
	display: inline-block;
}
.tp-s-sights img {
	width: 90px;
	height: 90px;
	float: left;
}
.right_bottom_block{
	width: 35%;
}
.left_bottom_block h4, .right_bottom_block h4{
	margin-top: 20px;
	font-size: 14px;
	margin-bottom: 10px;
}
.b-photo-sort .link_sort{
	text-decoration: none;
	font-size: 15px;
	color: #999;
	padding: 3px 5px;
	cursor: pointer;
	font-family: Georgia;
}
.b-photo-sort h3{
	margin-top: 20px;
	font-size: 20px;
}
.cat-selected, .city_selected, .city_selected a{
	background: #fcc688;
}
.city_selected, .city_selected a{
	color: #000 !important;
}
.sigth_cat .cat-selected a{
	color: #000 !important;
	cursor: default;
	text-decoration: none;
}
.sights-name,
.hotels-name {
	margin: 0;
	font-size: 18px;
	display: block;
	cursor: pointer;
	line-height: 20px;
	padding-bottom: 1px;
	outline: 0 none !important;
}
.sights-item-desc {
	width: 208px;
}
.sights-place{
	font-size: 14px;
	cursor: pointer;
	display: block;
}
.sights-place b {
	color: #777;
}
.sights {
	margin-top: 10px;
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.sights-item {
	margin-bottom: 25px;
	float: left;
	width: 100%;
	max-width: calc((100% - 34px)/2);
}
.sights-item .img-wrapper {
	height: 113px;
	overflow: hidden;
	display: flex;
	align-items: center;
}
.with-branding .sights-item {
	margin-bottom: 25px;
	float: left;
	width: 100%;
	max-width: 600px;
}
.sights-item img {
	width: 100%;
}
.sights-tags,
.visitPrice,
.rev_num {
	font-size: 13px;
	color: #777;
}
.visitPrice {
	padding-top: 1px;
}
.sights-tags {
	padding-top: 0 !important;
}
.sights-text-min{
	overflow: auto;
	position: relative;
}
.review-short-info .rating{
	background: #DFDFDF;
	border-radius: 2px; font-size: 11px; display: inline-block; padding: 3px;
	float: right;
}
.rating-block .rating,
.rat-block .rating {
	border-radius: 0;
	display: inline-block;
	min-width: 55px;
	height: 10px;
	padding-left: 55px;
	background-repeat: no-repeat;
	line-height: 10px;
	background-image: url(https://www.turpravda.ua/static/img/rate-scale.svg);
}
.sight-on-map .rating-block .rating,
.sight-on-map .rat-block .rating {
	min-width: 0;
	padding-left: 0;
	background: none;
	padding-right: 5px;
	color: #000;
}
.sight-on-map .sights-tags {
	font-size: 11px;
}
.sight-on-map .distance-block {
	font-size: 11px;
	font-style: italic;
	color: #555;
	margin: 1px 0 4px;
}
.rating-block .rating:empty,
.rat-block .rating:empty {
	display: none;
}
.rating.degree0 {
	padding-left: 0;
}
.rating-block .rating .bold,
.rat-block .rating .bold,
.rating_review .bold {
	color:#666;
}
.rating-block .reviews,
.rat-block .reviews {
	display: inline-block;
	line-height: 20px;
	color: #444;
}
.rating-block .reviews span,
.rat-block .reviews span {
	color: #111;
}
.sights-place,
.sights-tags,
.rating-block,
.rat-block {
	padding: 1px 0;
}
.rat-block {
	padding-top: 0;
	line-height: 20px;
}
.rating-block,
.rat-block {
	display: block;
	font-size: 11px;
	color: #777;
}
.question {
	border-bottom: 1px solid #ccc; border-top: none;
	padding-bottom: 5px;
	margin-bottom: 10px;
	position: relative;
}
.img-wrapper {
	width: 110px;
	margin-right: 10px;
	float: left;
	overflow: hidden;
	text-align: center;
}
.hotel-on-map .img-wrapper {
    width: 100px;
}
.hotel-on-map .img-wrapper img {
	width: 100%;
}
.gm-style-iw .img-wrapper img {
	width: 110px;
}
.review-user {
	font-weight: bold;
	color: #3366aa;
}
.sight-review-body,
.sight-review-title,
.sight-review-title a{
	font-size: 14px;
	width: 74%;
	padding: 10px 0 5px;
}
.sight-review-title a{
	font-size: 14px;
	width: 74%;
	padding: 0;
	margin: 10px 0 5px;
	font-weight: bold;
}
.s-review-comment-control {
	height: 18px;
	text-align: center;
	background-color: #ebebeb;
	padding: 0 8px;
	color: #777;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	font-size: 11px;
	line-height: 19px;
	float: right;
	margin: 10px 10px 0px;
}
.review_title {
	display: inline-block;
	color: #3366aa;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
}
.reviev-time {
	color: #aaa;
	font-size: 12px;
}
.review-box .review_info_user {
	float: none;
	margin: 5px 0 0;
}
.review-box .review-time {
	display: inline;
}
.left_bottom_block{
	overflow: hidden;
	width: 62%;
	margin-right: 2%;
}
.review-body {
	margin: 3px 0 0;
	font-size: 14px;
	line-height: 1.2;
}
.review-location {
	color: #f39000;
	font-size: 12px;
	font-style: italic;
	line-height: 1.2;
}
.review-comment-reply{
	float: right;
	margin: 0 10px;
	color: #aa3333 !important;
	font-size: 12px;
	font-weight: bold;
}
.reviw-text{
	padding:5px 0;
	font-size: 13px;
}
.review-short-info{
	color: #666;
	font-size: 13px;
}
.tp-s-reviev-time {
	font-size: 12px;
	color: #999;
}
.border-none .review:nth-child(2){
	border: none;
	padding: 0;
}
.sort-block{
	display: inline-block;
	margin-bottom: 10px;
}
.all_country{
	cursor: pointer;
	color: #3366aa;
	font-size: 13px;
	margin-top: -16px;
	text-align: right;
}
.top-container form{
	display: inline-block;
	vertical-align: top;
	width: 100%;
}
.rating .tp-s-orange{
	font-weight:bold;
}
.dashed{
	border-bottom: 1px dashed #999;
}
.sights-general-but{
	overflow: hidden;
	display: inline-block;
	float: right;
	color: #3366aa;
	margin: 3px 0;
	font-size: 13px;
	cursor: pointer;
}
.block-head-title .sights-general-but a {
	text-transform: lowercase;
}
.sights-general-but.all_sight_link{
	float: none;
	display: block;
	text-align: right;
}
.pagination_but{
	text-align: right;
	margin-bottom: 20px;
}
.next_prev{
	font-size: 24px !important;
}
.sights-general-but:hover{
	text-decoration: underline;
}
.right_block{
	width: 300px;
	display: table-cell;
	margin-bottom: 20px;
	float: right;
}
.banner300x250{
	width: 300px;
	margin-bottom: 20px;
}
.banner728x90_bottom{
	width: 730px;
	height: 90px;
	background: #00CFBF;
	overflow: hidden;
}
.review-comment .bottom{
	display: inline-block;
	vertical-align: top;
}
.review-comment img{
	width: 40px;
	height: 40px;
	border: 1px solid #ccc;
	margin-right: 7px;
}
.review-comment .comment-user-name{
	vertical-align: top;
}
.review-comment textarea{
	width: 100%;
}
.review_info_user {
	float: right;
	text-align: left;
	margin: 9px 0 5px 10px;
}
#reviews .review_title {
	margin-right: 155px;
	display: block;
}
#reviews .review_info_user {
	width: 140px;
	white-space: nowrap;
}
.revSightNameUrl,
.review_info_user {
	font-size: 11px;
	color: #666 !important;
}
.revSightNameUrl {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 260px;
	display: block;
	margin-top: 2px;
}
.review-time {
	display: block;
}
.review-comment  .sights-general-but-inner {
	padding: 8px 12px 0;
	height: 24px;
	border: 1px solid #DADADA;
	width: 83px;
	border-radius: 5px;
	font-weight: bold;
	color: #555;
	font-size: 15px;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%,
		rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)),
		color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,
		rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,
		rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,
		rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,
		rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
		startColorstr='#ffffff', endColorstr='#ededed', GradientType=0 );
}
.review-comment  .sights-general-but-inner:active {
	border-color: #b7b7b7;
	background: rgba(237,237,237,1);
	background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 79%,
		rgba(252,252,252,1) 92%, rgba(255,255,255,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,237,237,1)),
		color-stop(79%, rgba(246,246,246,1)), color-stop(92%, rgba(252,252,252,1)),
		color-stop(100%, rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 79%,
		rgba(252,252,252,1) 92%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 79%,
		rgba(252,252,252,1) 92%, rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 79%,
		rgba(252,252,252,1) 92%, rgba(255,255,255,1) 100%);
}
.review-comment .sights-general-but {
	margin-top: 20px;
	cursor: pointer;
}
.tp-s-list{
	text-align: center;
	color: #333;
	text-decoration: none;
	font-size: 14px;
}
/*-----------------------gallery---------------------------*/
.gallery-container {
	padding: 10px 0 50px;
	background: #eaeaea;
	overflow: hidden;
	width: 100%;
}
.button-gallery{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 7px 20px 0;
	width: 300px;
	height: 35px;
	border-radius: 4px;
	background-color: #fcb644;
	background-image: linear-gradient(to bottom, #fecd03, #fe9400);
	color: #fff;
	margin: 0 auto;
	cursor: pointer;
	text-shadow: 2px 2px #fe9400;
	border: 1px solid #FF9500;
	font-size: 14px;
	margin-top: 40px;
	text-align: center;
}
.gallery{
	text-align: left;
	padding: 10px 10px 0;
}
.gallery img,
.gallery-container img{
	height: 200px;
	width: 300px;
}
figure,
.figure{
	display: inline-block;
	margin: 0;
	position: relative;
	overflow: hidden;
	height: 200px;
	width: 300px;
	margin: 0 5px 4px 0;
}
.details{
	 display: none;
	position: absolute;
	bottom: 0;
	overflow: hidden;
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	width: 100%;
}
figure:hover .details{
	display: block;
	transition: all 0.3s ease;
}
.figcaption {
	font-size: 12px;
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	white-space: nowrap;
	width: 100%;
}
.sights_img{
	background: url("/img/sights/sights.png") no-repeat;
	font-size: 12px;
	display: inline-block;
	padding-left: 20px;
	line-height: 12px;
}
.user_img{
	background: url("/img/sights/people.png") 7px no-repeat;
	font-size: 11px;
	display: block;
	width: auto;
	padding-left: 20px;
	color: rgba(255, 255, 255, 0.5);
	margin-bottom: 5px;
}
.review_img{
	background: url("/img/sights/review.png") no-repeat;
	font-size: 12px;
	display: inline-block;
	padding-left: 20px;
	line-height: 18px;
}
.details-img-rating-block{
	float: left;
	margin-right: 10px;
	margin-top: 6px;
	margin-left: 10px;
}
.am-wrapper{
	float:left;
	position:relative;
	overflow:hidden;
}
.am-wrapper img{
	position:absolute;
	outline:none;
}
/*-----------------gallery end-------------------*/

/*---------------------footer---------------------*/
.footer {
	border-top: 2px solid #f39000;
	font-size: 12px;
	float: left;
	width: 100%;
	margin-top: 50px;
}
.footer a {
	color: #29719c;
}
.footer a:hover {
	color: #f09000;
}
.footer-links {
	margin-bottom: 10px;
}
.footer-description {
	color: #666;
}
.footer-description h4 {
	margin-bottom: 5px;
	color: #000;
}
.wrapper-footer{
	padding: 20px 50px 30px;
}
.sights-allcountry-list {
	position: absolute;
	top: 10px;
	border: 1px solid #ccc;
	padding: 20px 30px;
	background-color: #fff;
	z-index:10;
	display: none;
	left: 0;
}
/*---------------------footer end---------------------*/
.top-country-container{
	position: relative;
}
.show_country_list .cntryItem a span {
	color: #F39000;
	text-decoration: none !important;
}
.show_country_list .cntryContainer {
	list-style: none;
	padding: 20px 20px 15px;
	margin: 0;
	-webkit-columns: 4 150px;
	  -moz-columns: 4 150px;
	  columns: 4 150px;
	  -webkit-column-gap: 2em;
	  -moz-column-gap: 2em;
	  column-gap: 2em;
}
.show_country_list .cntryItem {
	width: 145px;
	vertical-align: top;
	margin: 0px 5px 0 0;
}
.cntryBrInside {
	-webkit-column-break-inside: avoid;
		  page-break-inside: avoid;
			   break-inside: avoid;
}
.cntryBrInside:nth-child(2) .item-letter-orange {
	margin-top: 0 !important;
}
.item-letter-orange {
	color: #f09000;
	font-weight: bold;
	margin-top: 10px !important;
	text-transform: uppercase;
}
.top-country-list .cntryItem:nth-child(n+18){
	display: none;
}
.show_country_list{
	display: none;
	position: absolute;
	right: 0px;
	max-width: 750px;
	top: 100%;
	background: #fff;
	z-index: 100;
	 border: 1px solid #ccc;
	-webkit-box-shadow: 0 0 15px 0px #ccc;
	-moz-box-shadow: 0 0 15px 0px #ccc;
	box-shadow: 0 0 15px 0px #ccc;
	font-size: 13px;
}
.button {
	border: none;
	background: #fff;
	width:350px;
	height: 190px;
	cursor:pointer;
	padding-top:14px;
	margin:0;
	background-position: 0px -500px;
}
.button:hover {
	border: none;
	background: #FFF6DE;
	border-radius: 15px;
}
.new_review_page {
	margin: 40px auto 100px;
	width: 50%;
	min-width: 720px;
	padding-left: 210px;
}
.new_review_block {
	display: inline-block;
	width: 49%;
}
#sightListLocal {
	position: absolute;
}
.top_block .sight-name .ui-autocomplete {
	left: 0 !important;
	border-radius: 0;
	width: 355px !important;
	top: -6px !important;
	border-color: #ccc;
}
.subscription {
	display: none;
	position: absolute;
	width: 250px;
	background: #fff;
	border: 1px solid #ccc;
	text-align: left;
	padding: 10px;
	box-shadow: 2px 2px 5px 0px #999;
	margin-top: -1px;
}
.subscription a {
	display: block;
}
.setting_subscription {
	margin: 5px 0 10px;
}
.fancybox-close {
	background-image: none !important;
	color: #999 !important;
	top: 0 !important;
	font-size: 18px;
	text-decoration: none !important;
}
.sigth_cat {
	margin: 14px 0;
}
.sigth_cat:last-child {
	margin-bottom: 30px;
}
.sigth_cat li {
	list-style: none;
	display: inline-block;
	padding: 3px 5px 2px;
	color: #999;
	font-size: 13px;
	margin: 0;
}
.sigth_cat a {
	color: #3366aa !important;
}
.pagination a{
	height: 32px;
	font-size: 16px;
	color: #767A83 !important;
	line-height: 32px;
	padding: 0 5px;
	text-decoration: none;
	border-radius: 3px;
	min-width: 21px;
	text-align: center;
	display: inline-block;
}
.page_t {
	color: #FF9957;
	border: 1px solid #DDDDDD;
	background-color: #fff;
	height: 32px;
	font-size: 16px;
	line-height: 32px;
	padding: 0 5px;
	text-decoration: none;
	border-radius: 3px;
	min-width: 21px;
	text-align: center;
	font-weight: bold;
	display: inline-block;
}
.pagination a:hover{
	color: #333 !important;
	background-color: #f6f6f6;
	text-decoration:none !important;
}
.article_header{
	position: relative;
}
.article_description {
	padding: 35px 115px 15px;
	min-height: 82px;
}
.vote_review {
	color: #777;
	font-style: italic;
	font-size: 16px;
	padding: 10px 0;
}
.autor_info {
  height: 68px;
  box-sizing: border-box;
  border: 1px solid #CFCFCF;
  padding-right: 12px;
  margin: 5px 0 5px 12px;
  border-radius: 2px;
  font-size: 11px;
  position: absolute;
  top: 0;
  right: 0;
  background: #fff;
  display: inline-block;
}
.autor_info img,
.autor_info .autor {
	display: inline-block;
}
.autor_info img {
	height: 66px;
}
.autor_info .autor {
	white-space: nowrap;
	margin: 4px 0 0 12px;
	position: relative;
	vertical-align: top;
}
.article_header .autor_info .autor {
	vertical-align: baseline;
}
.autor_info .autor,
.info {
	color: #606060;
}
.autor_info .autor_options {
	background-color: #F9F9F9;
	overflow: hidden;
	border: 1px solid #CFCFCF;
	border-radius: 0 0 2px 2px;
	margin: 5px -13px 0 -1px;
	padding: 4px 6px;
	color: #039;
}
.autor_rating,
.autor_count_comment {
	margin-left: 17px;
	font-size: 10px;
	color: #606060;
}
.autor_info .autor_options div:hover,
.autor_info .add_to_friends,
.autor_info .write_letter {
	cursor: pointer;
}
.autor_info .add_to_friends,
.autor_info .write_letter {
	color: #039;
}
.autor_info .add_to_friends:hover,
.autor_info .write_letter:hover {
	text-decoration: underline;
}
.autor_info .autor_options div:hover {
	text-decoration: underline;
}
.autor_info .add_to_friends {
	background: url("../img/svg/add.svg") no-repeat left center / 12px auto;
	padding-left: 16px;
}
.autor_info .write_letter {
	background: url("../img/svg/mail.svg") no-repeat left center / 12px auto
	padding-left: 16px;
}
.fldld {
	float: left;
	max-width: 73.8%;
}
.thbdgb {
	float: left;
	width: 100%;
	max-width: 73.8%;
}
.with-branding .fldld,
.with-branding .thbdgb {
	max-width: 67%;
}
@media only screen and (max-width : 1280px){
	.fldld,
	.thbdgb {
		max-width: 73.2%;
	}
}
@media only screen and (max-width : 1250px){
	.fldld,
	.thbdgb {
		max-width: 72.2%;
	}
}
@media only screen and (max-width : 1235px){
	.fldld,
	.thbdgb {
		max-width: 69.7%;
	}
}
@media only screen and (max-width : 1200px){
	.sights-item{
		max-width: 600px;
	}
	.sights-text-min{
		height: auto;
	}
}
@media only screen and (max-width : 1100px){
	.fldld,
	.thbdgb {
		max-width: 68%;
	}
}
@media only screen and (max-width : 1075px){
	.fldld,
	.thbdgb {
		max-width: 66%;
	}
}
@media only screen and (max-width : 1030px){
	.fldld,
	.thbdgb {
		max-width: 63%;
	}
}
@media only screen and (max-width : 920px){
	.fldld,
	.thbdgb {
		max-width:60%;
	}
}
@media only screen and (min-width : 300px) and (max-width : 1024px){
	.left_bottom_block,
	.right_bottom_block{
		width: 100%;
		margin-right: 0;
	}
	#openMap img{
		width: 100%;
		margin-left: 0;
		max-width: 640px;
	}
	.top-country{
		margin-left: 526px;
	}
	.top-country-list{
	-webkit-column-count: 2;
	-moz-column-count: 2;
	}
	.article_description {
		padding: 15px 0;
	}
	.autor_info{
		position:static;
	}
}
@media only screen and (min-width : 645px) and (max-width : 1050px){
	.right_bottom_block .sights-item{
		width: 290px;
	}
}
@media only screen and (min-width : 300px) and (max-width : 645px){
	.sights-item{
		max-width: 100%;
	}
}
@media only screen and (min-width : 300px) and (max-width : 900px){
	.top-country{
		width: 100%;
		float:none;
		margin: 10px 0;
		max-width: 750px;
	}
	.left{
		width:100%;
		float:none;
	}
}
.sight-info-mobile-show {
	display: none;
}
.sight-info-mobile-hide {
	display: block;
}
.Sight-review .ans_body {
	padding-left: 0;
}
@media only screen and (max-width : 1100px){
	.sight_stat_blup {
		display: none;
	}
	.sight_stat {
		position: relative;
		width: 100%;
	}
	.container-title.sightTitle, .alterName {
		margin-right: 0;
	}
}
@media only screen and (max-width : 1000px) {
	.sight-desription {
		display: block;
	}
	.sight_description_info,
	.sight-sm-info {
		display: block;
		margin: 0;
		width: 100%;
		float: none;
		padding-left: 0;
	}
	.sight_description_foto {
		display: block;
		text-align: center;
		margin: 0 auto;
	}
	.sight_stat {
		width: 100%;
		position: relative;
	}

	.gpsCoord {
		padding-bottom: 10px;
	}
	.sight-info-mobile-show {
		display: block;
		width: 100%;
		margin-bottom: 10px;
	}
	.sight-info-mobile-hide {
		display: none;
	}
	.sight_description_foto img {
		background-color: #fff;
		display: inline-block;
		width: 100%;
	}
}
@media only screen and (max-width : 800px){
	.banner300x250 {
		display: none;
	}
	.wrapper_country .banner300x250 {
		display: none !important;
	}
	.banner728x90_top{
		display: none;
	}
	.wrapper_tab{
		padding-right:0;
	}
	.wrapper_tab,
	.right_block,
	.content_block,
	.content_block-inner {
		display:block;
	}
	.fldld,
	.thbdgb{
		max-width:100%;
	}
	.right_block{
		width:100%;
	}
	.right_bottom_block .sights-item{
		width: auto;
	}
}

.city_sight_num,
.show_country_list li span {
	color: #f09000;
	display: inline-block;
}
.show_country_list li a:hover span {
	text-decoration: underline;
}
#placeBut {
	padding-right: 6px !important;
	padding-bottom: 3px;
}
#placeBut::-moz-focus-inner {
  border: 0;
}
.sight_tourist {
	height: 33px;
	margin-top: 5px;
}

/*sight search*/
#sightListLocal {
	font-size: 12px !important;
}
#sightListLocal .ui-menu-title {
	background-color: #edeaea !important;
	color: #888888 !important;
	font: 15px Arial,Helvetica,sans-serif !important;
	margin: 6px !important;
	padding: 6px !important;
}
#sightListLocal ul {
	top: -6px !important;
	left: 0 !important;
	box-shadow: none !important;
	border: 1px solid #ccc !important;
	border-radius: 2px !important;
	width: 529px !important;
	max-height: 350px;
	overflow-y: auto;
}
#sightListLocal ul li {
	background-color: #edeaea;
	color: #888888;
	white-space: nowrap;
}
#sightListLocal ul li a {
	background-color: #fff;
	background-image: none !important;
	border: none !important;
	border-radius: 0px !important;
	margin: 0px !important;
	padding: 5px 10px;
}
#sightListLocal ul li b {
	font-size: 16px !important;
}
#sightListLocal ul li a:hover,
#sightListLocal ul li a:focus {
	background-color: #fdf1c3;
}
#sightListLocal ul li a:hover {
	cursor: pointer !important;
}
#sightListLocal .noplace {
	display: block;
	background-color: #fff;
	padding: 5px 10px;
	font-size: 16px !important;
}

#readmore .readm-more {
	cursor: pointer;
	display: block;
	font-size: 14px !important;
	margin-top: 2px;
}
.comments-bar,
#showNextSightBar,
#showNextStoryBar,
#showNextFotoBar,
#showNextReviewBar {
	display: none;
	background: url(../img/loader.gif) no-repeat center center;
	height: 13px;
	margin-bottom: 13px;
}
#showNextReviewBar {
	margin-top: 8px;
	margin-bottom: 4px;
}
#showNextFotoBar {
	margin-top: 51px;
	margin-bottom: 11px;
}
/*sight add*/
.Sight-add {
	overflow-x: visible;
}
.Sight-add .sightComAdd {
	padding-top: 58px !important;
}
.Sight-add .white-bg {
	background-color: white !important;
}
.Sight-add .r-part h2 {
	display: none !important;
}
.Sight-add .r-part h2.review-h {
	display: block !important;
}
.Sight-add .r-part.br-bt {
	margin-top: 20px;
}
.Sight-add .f-name.rate {
	padding-top: 15px;
}
.Sight-add .part2 .wrap {
	margin-top: -39px;
}
.Sight-add .part2 .f-name.t2 {
	height: 51px;
}
.Sight-add #storyMode {
	padding-left: 15px;
}

.sightRank {
	color: #777;
	display: block;
	font-size: 11px;
	margin: 3px 0 5px;
}
.sightRank span {
	color: #111;
}
.mm *[class*=degree] {
	padding-left: 57px;
	line-height: 10px;
}
.mm .degree0 {
	padding-left: 0px !important;
}
.mm .sights-place {
	padding-bottom: 3px;
}
.mm .rating-block {
	padding-top: 0;
}

#readmore {
	font-size: 14px;
	line-height: 1.4;
}
#readmore br:first-child {
	margin-bottom: 0;
}
#readmore br,
#readmore .readm-hidden br:first-child {
	margin-bottom: 10px;
	display: block;
	content: " ";
}
.readm-hidden {
	display: block;
	margin-top: 10px;
}
.rankStyle {
	color: #666;
	font-weight: bold;
	margin-bottom: 2px;
}

/*autocomplete*/
.ui-autocomplete .ui-menu-item a {
	border: medium none !important;
	border-radius: 0 !important;
	color: #444444 !important;
	font: 17px Arial,Helvetica,sans-serif !important;
	padding: 3px 12px !important;
}
.geo-suggest {
	color: #888888 !important;
}
li+.nt-fnd {
	display: none;
}
.Sight-add #sightListLocal ul {
	min-width: 489px;
}
.Sight-add #sightListLocal ul {
	width: auto !important;
}

.article_header {
}
.article_header .topic_info {
	padding-right: 0;
	margin-right: 230px;
}
.Sight-review .addComment {
	margin-right: 0;
}
.social-container {
	position: relative;
	padding-bottom: 15px;
}
.social-container .vote_review {
	position: absolute;
	top: 12px;
	left: 10px;
}
.Sight-review .social-container .soc-btn {
	padding: 0 13px 0 8px;
}
/*.social-container .a2a_kit {
	line-height: 32px;
	display: inline-block;
	padding-left: 220px;
}*/
.rev_rat_wrap {
	font-style: normal;
	font-weight: normal;
	color: #666;
	font-size: 13px;
	position: absolute;
	left: 0;
	bottom: -99px;
	line-height: 21px;
}
.rev_rat {
	min-width: 50px;
}
.container-title {
	position: relative;
}
#showNextReview {
	text-transform: lowercase !important;
}
.no-sight-bl {
	font-size: 18px;
}
.Sight-add #sightListLocal {
	margin: 14px 0 0 -16px;
}
.article_body a {
	font-size: 14.4px !important;
}
.sight-table-col,
.sight-rev-table {
	display: table;
	width: 100% !important;
}
.Sight-review .q_rev_num {
	margin: 0 !important;
}
.sight-left-col,
.sight-right-col,
.sight-rev-left-col,
.sight-rev-right-col {
	display: table-cell !important;
	max-width: 100% !important;
	float: none !important;
}
.sight-rev-table .thbdgb {
	float: none !important;
}
.sight-left-col,
.sight-rev-left-col {
	width: auto !important;
	padding-right: 20px !important;
}
.sight-right-col {
	width: 330px !important;
	max-width: 330px !important;
}
.sight-rev-right-col {
	width: 300px !important;
	max-width: 300px !important;
}
.wrapper_review_sight {
	padding: 0 15px !important;
	max-width: 1262px !important;
	width: auto !important;
}
.sight-rev-table {
	padding: 0;
}
@media only screen and (min-width : 1049px) {
	.wrapper_sight .map_block img {
		margin-left:-45%;
	}
}
@media only screen and (max-width : 1050px) {
	.sight-left-col,
	.sight-right-col,
	.sight-rev-right-col {
		display: block !important;
		width: 100% !important;
		max-width: 100% !important;
	}
	.sight-left-col {
		padding-right: 0 !important;
	}
}
@media only screen and (max-width : 800px) {
	.sight-right-col,
	.sight-rev-left-col {
		display: block !important;
		width: 100% !important;
		max-width: 100% !important;
	}
	.sight-rev-right-col {
		margin-top: 30px !important;
	}
	.sight-rev-left-col {
		padding-right: 0 !important;
	}
}
@media only screen and (max-width : 1100px) {
	.article_header .topic_info {
		float: none;
		margin-bottom: 0;
		padding-right: 0;
		margin-right: 0;
	}
	.autor_info {
		float: left;
		margin: 8px 15px 0 0 !important;
		position: static;
	}
	.rev_rat_wrap,
	.rev_rat_wrap div {
		display: inline-block;
	}
	.rev_rat_wrap {
		position: static;
		bottom: 0;
		line-height: 17px;
	}
	.rev_rat_wrap div {
		margin: 0 2px;
	}
	.rev_rat_wrap .rev_rating {
		margin-bottom: -1px;
	}
	.article_description {
		padding-top: 15px;
	}
}
@media only screen and (max-width : 1070px) {
/*	.Sight-review .social-container .a2a_kit {
		padding-left: 0;
		margin-top: 42px;
	}*/
	.Sight-review .social-container .a2a_kit * {
		box-sizing: border-box;
	}
}
@media only screen and (max-width : 650px) {
/*	.social-container .a2a_kit {
		padding-left: 0;
		margin-top: 40px;
	}*/
	.social-container .vote_review {
		top: 3px;
	}
}
@media only screen and (max-width : 520px) {
	.autor_info {
		float: none;
	}
}
#sightSearch {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	background-color: transparent;
}
.with-branding #sightSearch {
	width: auto !important;
}
.Sight-review hr,
.Review-index hr {
	margin: 6px 0 4px !important;
	border: none !important;
	background-color: #cfcfcf !important;
	height: 1px !important;
}
.gallery-container img:hover,
.review-sight-gallery .photo:hover {
	cursor: pointer;
	opacity: .7;
}

/*best authors block*/
.best_authors {
	padding: 10px 10px 20px;
}
.best_authors-block {
	margin-bottom: 5px;
	position: relative;
}
.best_authors-head {
	position: relative;
	overflow: visible;
}
.trophy-bg {
	width: 44px;
	height: 60px;
	background: url("../img/trophy.png") no-repeat 0 0;
	position: absolute;
	right: 12px;
	top: -12px;
}
.rank_num {
	position: absolute;
	top: 0;
	left: 0;
	width: 32px;
	height: 32px;
	background: url("../img/shadow-corner.png") no-repeat 0 0;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding-left: 4px;
	z-index: 1;
}
.user_name,
.rev_num {
	padding-left: 70px;
}

/*fluid styles*/
.fluid-container,
.fluid-container * {
	box-sizing: border-box;
}
.fluid-item {
	float: left;
}
.fluid-25 {
	width: 25.5%;
}
.fluid-50 {
	width: 50%;
}
.fluid-75 {
	width: 74.5%;
}
.columns3 {
	list-style: none;
	margin: 0;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	column-gap: 20px;
}
.rev_text {
	font-size: 13px;
	margin: 4px 0 6px;
}

/*resort-list fluid*/
.resort-list {
	padding-bottom: 15px;
}
.resort-list .fluid-25 {
	padding-right: 20px;
}
.resort-list p,
.fluid-50.first {
	padding-right: 10px;
}
.fluid-50.second {
	padding-left: 10px;
}
.resort-list p a,
.hotelNameStars,
.blocksWrapper .more {
	font-size: 14px !important;
}
.resort-list p a {
	display: block;
}
.hotelNameStars {
	font-size: 15px !important;
}
.forumTopicTitle,
.forumWrapper .rat-block {
	display: inline-block;
}

/*----------country hotel page styles----------*/
.Country-all #list-countries .item-list.popular,
.Country-all #list-cities .item-list.popular,
.allCntrList {
	list-style: none;
	margin: 0;
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
	-webkit-column-gap: 20px;
	-moz-column-gap: 20px;
	column-gap: 20px;
}
.allCntrList .letter.orange {
	margin-top: 0 !important;
	position: absolute !important;
	top: -45px;
}
.all-cnt-list .item-list {
	list-style: none;
}
.allCntrList {
	margin-top: 60px;
	position: relative;
}
.allCntrList:first-child {
	display: none;
}
.Country-all #list-countries .item-list.popular .item,
.Country-all #list-cities .item-list.popular .item,
.allCntrList .item {
	display: block;
	-webkit-column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}
@media only screen and (max-width : 1100px) {
	.Country-all #list-countries .item-list.popular,
	.Country-all #list-cities .item-list.popular,
	.allCntrList {
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
	}
}
@media only screen and (max-width : 900px) {
	.Country-all #list-countries .item-list.popular,
	.Country-all #list-cities .item-list.popular,
	.allCntrList {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
}
.Country-index #breadcrumbs li:last-child::after {
	content: "";
}
.wrapper_country .container-title {
	padding: 0 15px 15px !important;
	display: block !important;
}
.wrapper_country .block-head-title {
	text-transform: uppercase;
}
.wrapper_country .people-list {
	padding: 10px 10px 20px;
	color: #777;
	font-size: 11px;
}
.rat-block .reviews span {
	color: #777;
}
.wrapper_country .user_f,
.wrapper_country .user_,
.wrapper_country .user_m {
	font-weight: normal;
}
.wrapper_country #people-place-block {
	position: relative;
	margin-bottom: 20px;
}
.wrapper_country #place-control {
	top: 52px !important;
	left: 26px !important;
}
.wrapper_country #placeBut {
	cursor: pointer;
	padding-right: 20px !important;
}
.wrapper_country .banner300x250 {
	display: block !important;
	margin-top: 0;
	width: 300px;
}
.dotted-border {
	border-top: 1px dotted #C4C4C4;
}

.wrapper_country .title-lg {
	display: inline;
}
.wrapper_country .title-sm {
	display: none;
}

/*story block*/
.hotelStoriesWrap,
.city-container .hotelStoriesWrap.one-col {
	list-style: none;
	margin: 10px 0 25px;
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
}
.hotelStoriesBlock:first-child {
	margin-top: 0;
}
.hotelStoriesBlock {
	padding: 10px;
	border-bottom: 1px dotted #c4c4c4;
	width: 100%;
}
@media (min-width: 767px) {
	.hotelStoriesBlock {
		width: calc(50% - 10px);
	}
}
.Country-hotels .hotelStoriesBlock,
.City-hotels .hotelStoriesBlock {
	margin-top: 20px;
	padding-bottom: 0;
}
.Country-hotels .hotelStoriesBlock:hover .buy-block,
.City-hotels .hotelStoriesBlock:hover .buy-block {
	background-color: #F9E8C9;
}
.Country-hotels .hotelStoriesWrap,
.City-hotels .hotelStoriesWrap {
	margin-top: 0;
}
.hotelStoriesBlock .infoContainer:only-child {
	width: 100% !important;
	padding-left: 0;
}
.hotelStoriesBlock {
	font-size: 11px;
	color: #777;
}
.hotelStoriesBlock .reviewer {
	display: inline-block;
}
.hotelStoriesBlock .storyTitle {
	font-size: 17px !important;
	line-height: 22px;
}

/*hotels wrapper*/
.blocksWrapper .second {
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
}
.blocksWrapper .rat-block {
	padding-bottom: 8px !important;
	margin-top: -3px !important;
}
.blocksWrapper .rat-block.q_bl_info a {
	color: #777 !important;
}
.blocksWrapper .rat-block.withRank {
	padding-left: 31px !important;
}
.blocksWrapper .reviews a {
	font-size: 11px !important;
	color: #777 !important;
}
.blocksWrapper {
	padding: 0;
	margin: 20px 0;
}
.blocksWrapper:hover,
.hotelStoriesBlock:hover {
	background-color: #FFF9E3;
}
.hotelStoriesBlock:hover .storyTitle {
	text-decoration: underline;
}
.blocksWrapper .leftContainer,
.blocksWrapper .blockGradient,
.blocksWrapper .leftContLink {
	height: 260px;
}
.blocksWrapper.sm .leftContainer,
.blocksWrapper.sm .blockGradient,
.blocksWrapper.sm .leftContLink {
	height: 160px;
}
.blocksWrapper .leftContLink {
	display: table;
	padding: 0 35px;
	width: 100%;
	color: #fff;
}
.blocksWrapper .leftContLink .inner {
	display: table-cell;
	vertical-align: middle;
	font-size: 26px;
	line-height: 15px;
	font-weight: bold;
	text-shadow: 0 0 10px rgba(1,1,1,.9);
	padding-top: 22px;
}
.blocksWrapper .leftContLink .innerInfo {
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	display: inline-block;
	text-decoration: none !important;
}
.blocksWrapper .leftContLink .innerTitle {
	margin-bottom: 5px;
	line-height: 28px;
}
.blocksWrapper .leftContLink .innerInfo:hover {
	text-decoration: underline !important;
}
.blocksWrapper .blockGradient {
	background-color: rgba(0,0,0,.2);
}
.blocksWrapper:hover .blockGradient {
	background-color: rgba(0,0,0,.3);
}
.blocksWrapper:hover .leftContLink {
	text-decoration: underline;
}
.blocksWrapper .leftContainer,
.imgContainer .leftContainer {
	overflow: hidden;
	background-size: cover !important;
}
.imgContainer .leftContainer {
	height: 105px;
	margin-left: -10px;
	display: block;
}
.imgContainer {
	padding-right: 20px;
	width: 50%;
}
.reviewer-wrap {
	margin-top: 2px;
}
/*.right_block */#place-control {
	position: static !important;
	margin-left: 26px !important;
	margin-bottom: 20px;
}
.posrel {
	position: relative;
}
.block-head-title.posrel a {
	position: absolute;
	right: 10px;
	top: 7px;
	font-size: 13px !important;
	text-transform: lowercase !important;
}

/*hotels page styles*/
.rev_hotel_link {
	margin: 3px 0 0;
}
.rev_hotel_link a {
	color: #777 !important;
}
.filterBlock {
	margin-top: -10px;
	background-color: #eee;
	border-top: 1px solid #fff;
}
.filterBlockInner {
	margin: 0 auto;
	max-width: 1297px;
	width: 100%;
	position: relative;
}
.filterBlockContent {
	padding: 20px 335px 25px 15px;
}
.filterBlockContent h1 a {
	text-decoration: underline !important;
	font-size: 24px !important;
}
.hotelBannerBlock {
	position: absolute;
	top: 20px;
	right: 15px;
}
.Country-hotels h2.container-title {
	padding-right: 335px !important;
}
.Country-hotels .hotelStoriesBlock .imgContainer {
	width: 50%;
}
.filterBlockContent .fluid-25 {
	width: 25%;
}
.filterBlockContent .fluid-50 {
	width: 50%;
}
.filterBlockContent .fluid-25 {
	padding-bottom: 15px;
}
.filterTitle {
	padding-bottom: 5px;
}
.filterBlockContent label {
	display: block;
}
.moreBtn {
	cursor: pointer;
}
.moreBtn.active {
	text-decoration: underline;
}
.moreBtn .isActive,
.moreBtn.active .notActive {
	display: none;
}
.moreBtn.active .isActive {
	display: inline;
}
.notActive,
.isActive {
	font-size: 12px;
}
#moreResortsDropdown,
#moreServicesDropdown {
	list-style: none;
	margin: 5px 0 5px;
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4;
	-webkit-column-gap: 0;
	-moz-column-gap: 0;
	column-gap: 0;
	background-color: #E0E0E0;
	border-radius: 3px;
	padding: 5px 0;
	width: 400%;
}
#moreResortsDropdown,
#moreServicesDropdown,
#moreCountriesDropdown,
#moreSeotagDropdown,
#moreCitiesDropdown{
	display: none;
}
#moreResortsDropdown.visible,
#moreServicesDropdown.visible,
#moreCountriesDropdown.visible,
#moreSeotagDropdown.visible,
#moreCitiesDropdown.visible {
	display: block;
}
#moreCitiesDropdown {
	margin-top: 15px;
}
#moreSeotagDropdown {
	margin-top: 32px;
}
#moreServicesDropdown {
	margin-left: -300%;
}
.City-hotels #moreServicesDropdown {
	margin-left: -200%;
}
#moreServicesDropdown label {
	padding-left: 25px;
	-webkit-column-break-inside: avoid;
		  page-break-inside: avoid;
			   break-inside: avoid;
}
#moreServicesDropdown input {
	margin-left: -21px;
}
.fluid-sm {
	float: left;
	width: 100%;
	display: none;
}
#filterSubmit {
	cursor: pointer;
}
.buy-block {
	background-color: #f0f0f0;
	margin: 0 -10px 0;
	line-height: 18px;
	padding: 9px 0 7px;
}
.buy-block,
.buy-block a {
	font-size: 12px !important;
}
.buy-block:empty {
	display: none;
}
.buy-bl-links {
	position: relative;
	margin-left: -13px;
}
.buy-block-prices {
	text-align: right;
	padding-right: 21px;
}
.buy-block-prices span {
	color: #333;
	font-weight: bold;
}
.q_city_link {
	margin-bottom: 8px !important;
}

@media only screen and (max-width : 989px) {
	.hotelBannerBlock {
		display: none;
	}
	.filterBlockContent {
		padding-right: 15px;
	}
}
@media only screen and (max-width : 690px) {
	.filterBlockContent .fluid-25 {
		width: 50%;
	}
	#moreResortsDropdown,
	#moreServicesDropdown {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		width: 200%;
	}
	#moreServicesDropdown {
		margin-left: -100%;
	}
	.fluid-sm {
		display: block;
	}
	.City-hotels #moreServicesDropdown {
		margin-left: -100%;
	}
}
.hotel-filters-mobile-btn {
	display: none;
}
@media only screen and (max-width : 480px) {
	.filterBlockContent .fluid-25 {
		width: 100%;
	}
	#moreResortsDropdown,
	#moreServicesDropdown {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
		width: 100%;
	}
	#moreServicesDropdown,
	.City-hotels #moreServicesDropdown {
		margin-left: 0;
	}
	.fluid-sm {
		display: block;
	}


	/* #18356 */
	.filterBlock {
		box-shadow: 0 1px 2px rgba(0,0,0,.3);
	}
	.filterBlockContent {
		padding-bottom: 0;
	}
	.filterBlock .container-title,
	.filterBlock .container-title * {
		font-size: 18px !important;
	}
	.hotel-filters-mobile-btn {
		display: block;
		margin: 20px -15px 0;
		background: #FFF9E3;
		text-align: center;
		position: relative;
	}
	.hotel-filters-mobile-btn span {
		line-height: 42px;
		font-size: 14.4px;
		font-weight: bold;
		cursor: pointer;
		color: #222;
		padding-right: 18px;
		background: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDI4NC45MjkgMjg0LjkyOSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjg0LjkyOSAyODQuOTI5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+Cgk8cGF0aCBkPSJNMjgyLjA4Miw3Ni41MTFsLTE0LjI3NC0xNC4yNzNjLTEuOTAyLTEuOTA2LTQuMDkzLTIuODU2LTYuNTctMi44NTZjLTIuNDcxLDAtNC42NjEsMC45NS02LjU2MywyLjg1NkwxNDIuNDY2LDE3NC40NDEgICBMMzAuMjYyLDYyLjI0MWMtMS45MDMtMS45MDYtNC4wOTMtMi44NTYtNi41NjctMi44NTZjLTIuNDc1LDAtNC42NjUsMC45NS02LjU2NywyLjg1NkwyLjg1Niw3Ni41MTVDMC45NSw3OC40MTcsMCw4MC42MDcsMCw4My4wODIgICBjMCwyLjQ3MywwLjk1Myw0LjY2MywyLjg1Niw2LjU2NWwxMzMuMDQzLDEzMy4wNDZjMS45MDIsMS45MDMsNC4wOTMsMi44NTQsNi41NjcsMi44NTRzNC42NjEtMC45NTEsNi41NjItMi44NTRMMjgyLjA4Miw4OS42NDcgICBjMS45MDItMS45MDMsMi44NDctNC4wOTMsMi44NDctNi41NjVDMjg0LjkyOSw4MC42MDcsMjgzLjk4NCw3OC40MTcsMjgyLjA4Miw3Ni41MTF6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiMzQTQyNDciIGRhdGEtb2xkX2NvbG9yPSIjM2E0MjQ3Ij48L3BhdGg+CjwvZz48L2c+IDwvc3ZnPg==') no-repeat calc(50% + 36px) center / 12px auto;
		display: block;
	}
	.hotel-filters-mobile-btn div {
		display: none;
		position: absolute;
		color: #039;
		line-height: 28px;
		top: 0;
		cursor: pointer;
	}
	.hotel-filters-clear {
		left: 10px;
	}
	.hotel-filters-apply {
		right: 10px;
	}
	.hotel-filters-mobile-btn .active {
		display: inline-block;
	}
	.hotel-filters-mobile-btn.active span {
		background-image: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDI4NC45MjkgMjg0LjkyOSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjg0LjkyOSAyODQuOTI5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+PGc+Cgk8cGF0aCBkPSJNMjgyLjA4MiwxOTUuMjg1TDE0OS4wMjgsNjIuMjRjLTEuOTAxLTEuOTAzLTQuMDg4LTIuODU2LTYuNTYyLTIuODU2cy00LjY2NSwwLjk1My02LjU2NywyLjg1NkwyLjg1NiwxOTUuMjg1ICAgQzAuOTUsMTk3LjE5MSwwLDE5OS4zNzgsMCwyMDEuODUzYzAsMi40NzQsMC45NTMsNC42NjQsMi44NTYsNi41NjZsMTQuMjcyLDE0LjI3MWMxLjkwMywxLjkwMyw0LjA5MywyLjg1NCw2LjU2NywyLjg1NCAgIGMyLjQ3NCwwLDQuNjY0LTAuOTUxLDYuNTY3LTIuODU0bDExMi4yMDQtMTEyLjIwMmwxMTIuMjA4LDExMi4yMDljMS45MDIsMS45MDMsNC4wOTMsMi44NDgsNi41NjMsMi44NDggICBjMi40NzgsMCw0LjY2OC0wLjk1MSw2LjU3LTIuODQ4bDE0LjI3NC0xNC4yNzdjMS45MDItMS45MDIsMi44NDctNC4wOTMsMi44NDctNi41NjYgICBDMjg0LjkyOSwxOTkuMzc4LDI4My45ODQsMTk3LjE4OCwyODIuMDgyLDE5NS4yODV6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiMzQTQyNDciIGRhdGEtb2xkX2NvbG9yPSIjM2E0MjQ3Ij48L3BhdGg+CjwvZz48L2c+IDwvc3ZnPg==');
	}
	.hotel-filters-form {
		margin: 0 -15px;
		padding: 0 10px 1px;
		background: #FFF9E3;
		display: none;
	}
	.hotel-filters-mobile-btn.active ~ .hotel-filters-form {
		display: block;
	}
	.hotel-filters-form .fluid-container,
	.filterBlockContent .hotel-filters-form .fluid-25 {
		padding: 0 !important;
	}
	.filterBlockContent .hotel-filters-form .fluid-50 {
		width: 100%;
	}
	.hotel-filters-form .filterTitle {
		padding: 0 10px;
		line-height: 35px;
		cursor: pointer;
		border-top: 1px solid #F9E2BB;
		background: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDI4NC45MjkgMjg0LjkyOSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjg0LjkyOSAyODQuOTI5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PGc+Cgk8cGF0aCBkPSJNMjgyLjA4Miw3Ni41MTFsLTE0LjI3NC0xNC4yNzNjLTEuOTAyLTEuOTA2LTQuMDkzLTIuODU2LTYuNTctMi44NTZjLTIuNDcxLDAtNC42NjEsMC45NS02LjU2MywyLjg1NkwxNDIuNDY2LDE3NC40NDEgICBMMzAuMjYyLDYyLjI0MWMtMS45MDMtMS45MDYtNC4wOTMtMi44NTYtNi41NjctMi44NTZjLTIuNDc1LDAtNC42NjUsMC45NS02LjU2NywyLjg1NkwyLjg1Niw3Ni41MTVDMC45NSw3OC40MTcsMCw4MC42MDcsMCw4My4wODIgICBjMCwyLjQ3MywwLjk1Myw0LjY2MywyLjg1Niw2LjU2NWwxMzMuMDQzLDEzMy4wNDZjMS45MDIsMS45MDMsNC4wOTMsMi44NTQsNi41NjcsMi44NTRzNC42NjEtMC45NTEsNi41NjItMi44NTRMMjgyLjA4Miw4OS42NDcgICBjMS45MDItMS45MDMsMi44NDctNC4wOTMsMi44NDctNi41NjVDMjg0LjkyOSw4MC42MDcsMjgzLjk4NCw3OC40MTcsMjgyLjA4Miw3Ni41MTF6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiMzQTQyNDciIGRhdGEtb2xkX2NvbG9yPSIjM2E0MjQ3Ij48L3BhdGg+CjwvZz48L2c+IDwvc3ZnPg==') no-repeat right 10px center / 12px auto;
	}
	.hotel-filters-form .filterTitle,
	.hotel-filters-form .filterTitle * {
		background-color: #FFF9E3 !important;
	}
	.hotel-filters-form .filterTitle.active {
		background-image: url('data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgdmlld0JveD0iMCAwIDI4NC45MjkgMjg0LjkyOSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjg0LjkyOSAyODQuOTI5OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgY2xhc3M9IiI+PGc+PGc+Cgk8cGF0aCBkPSJNMjgyLjA4MiwxOTUuMjg1TDE0OS4wMjgsNjIuMjRjLTEuOTAxLTEuOTAzLTQuMDg4LTIuODU2LTYuNTYyLTIuODU2cy00LjY2NSwwLjk1My02LjU2NywyLjg1NkwyLjg1NiwxOTUuMjg1ICAgQzAuOTUsMTk3LjE5MSwwLDE5OS4zNzgsMCwyMDEuODUzYzAsMi40NzQsMC45NTMsNC42NjQsMi44NTYsNi41NjZsMTQuMjcyLDE0LjI3MWMxLjkwMywxLjkwMyw0LjA5MywyLjg1NCw2LjU2NywyLjg1NCAgIGMyLjQ3NCwwLDQuNjY0LTAuOTUxLDYuNTY3LTIuODU0bDExMi4yMDQtMTEyLjIwMmwxMTIuMjA4LDExMi4yMDljMS45MDIsMS45MDMsNC4wOTMsMi44NDgsNi41NjMsMi44NDggICBjMi40NzgsMCw0LjY2OC0wLjk1MSw2LjU3LTIuODQ4bDE0LjI3NC0xNC4yNzdjMS45MDItMS45MDIsMi44NDctNC4wOTMsMi44NDctNi41NjYgICBDMjg0LjkyOSwxOTkuMzc4LDI4My45ODQsMTk3LjE4OCwyODIuMDgyLDE5NS4yODV6IiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iYWN0aXZlLXBhdGgiIHN0eWxlPSJmaWxsOiMzQTQyNDciIGRhdGEtb2xkX2NvbG9yPSIjM2E0MjQ3Ij48L3BhdGg+CjwvZz48L2c+IDwvc3ZnPg==');
	}
	.hotel-filters-form .filterTitle ~ * {
		display: none;
	}
	.hotel-filters-form .filterTitle.active ~ * {
		display: block;
	}
	.hotel-filters-form label {
		float: left;
		width: 50%;
		padding-left: 10px;
	}
	.hotel-filters-form .fluid-sm ~ * label {
		float: none;
		width: 100%;
	}
	.hotel-filters-form *,
	.hotel-filters-form .filterTitle.active,
	.hotel-filters-form .filterTitle.active * {
		background-color: #fff !important;
	}
	.hotel-filters-form .filterTitle ~ :last-child {
		margin-bottom: 10px;
	}
	.hotel-filters-form .moreBtn {
		margin: 0 0 10px;
		clear: both;
		text-align: center;
		color: #039;
		position: relative;
		top: 3px;
	}
	.hotel-filters-form .moreBtn::before {
		content: 'Показать ';
	}
	.hotel-filters-form .moreBtn input {
		display: none;
	}
	.hotel-filters-form input {
		margin-left: 0;
	}
	#filterSubmit {
		display: block;
		width: 100%;
		background: #F9C132 !important;
		border: none;
		text-transform: uppercase;
		margin: 3px 0 10px;
		box-shadow: 0 1px 2px rgba(0,0,0,.5);
		font-size: 0;
		padding-bottom: 1px;
	}
	#filterSubmit::after {
		content: 'ПРИМЕНИТЬ ФИЛЬТР';
		font-size: 14px;
		line-height: 32px;
	}




}
.Country-index .rev_num,
.City-index .rev_num {
	font-size: 11px;
}

/*-----pagination-----*/

/*.pages b, .pages a, .pages a:visited*/

.content_block .pages,
.PageControls {
	min-height: 0;
	margin: 0;
	overflow: hidden;
}
.PageControls a:hover {
	text-decoration: none !important;
}
.HpTitleWrap {
	float: left;
}
.PageControls.Top {
	float: right;
}
.PageControls.Bottom {
	margin-top: 14px;
	overflow: hidden !important;
}
.PageControls #PagerBefore {
	margin: 0 0 15px;
}
.PageControls:empty {
	margin: 0;
}
.Pager a,
.Pager span {
	margin: 0 1px;
}
.content_block .Pager b,
.content_block .Pager a,
.PageControls a,
.Country-index #PagerBefore b[title='Предыдущая страница'],
.City-index #PagerBefore b[title='Предыдущая страница']
.Country-index #PagerBefore b[title='Следующая страница'],
.City-index #PagerBefore b[title='Следующая страница'] {
	min-width: 31px;
	height: 33px;
	font-size: 13px;
	color: #767A83;
	border: 1px solid transparent;
	line-height: 32px;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	padding: 0 4px;
	display: inline-block;
	font-weight: bold;
	box-sizing: border-box;
	text-decoration: none;
	outline: none;
}
.Country-index #PagerBefore b[title='Предыдущая страница'],
.City-index #PagerBefore b[title='Предыдущая страница'],
.Country-index #PagerBefore b[title='Следующая страница'],
.City-index #PagerBefore b[title='Следующая страница'] {
	display: none;
}
.content_block .Pager a:hover,
.PageControls a:hover {
	color: #333;
	background-color: #f6f6f6;
}
.content_block .Pager b,
.PageControls a.Highlight {
	color: #FF9957;
	border: 1px solid #DDDDDD;
	background-color: #fff;
}
.PageControls .Previous,
.PageControls .Next {
	min-width: 20px;
	font-size: 16px;
}
.PageControls span.Previous,
.PageControls span.Next {
	display: none;
}

/*-----hotels page-----*/
.Question-index .q_container .q_title:hover {
	color: #36a !important;
}
.hotelInfoWrapper {
	margin: 12px 0;
}
.hotelInfoWrapper .left-col {
	width: 37.5%;
}
.hotelInfoWrapper .right-col {
	width: 62.5%;
	padding-right: 23px;
}
.hotelInfoWrapper .hotel-img {
	margin-right: 23px;
	height: 165px;
	background-size: cover !important;
	overflow: hidden;
	position: relative;
	display: block;
}
.hotel-img-cont {
	position: relative;
}
.Country-hotels .photos-num,
.City-hotels .photos-num {
	position: absolute;
	bottom: 12px;
	right: 40px;
	text-shadow: 0 0 5px #000;
	display: block;
	font-size: 15px !important;
	pointer-events: none;
}
.Country-hotels .content_block .photos-num,
.Country-hotels .content_block .photos-num:hover,
.City-hotels .content_block .photos-num,
.City-hotels .content_block .photos-num:hover {
	color: #fff !important;
}
.hotel-rank-title {
	padding-top: 3px;
	color: #777;
	font-weight: bold;
}
.hotel-name-title {
	font-size: 18px !important;
	font-weight: bold;
	text-transform: capitalize !important;
}
.hotel-breadcr,
.hotel-breadcr a {
	font-size: 14.4px !important;
}
.lastBlock,
.lastBlock * {
	font-size: 11px;
}
.hotel-desc-rating,
.lastBlock .allRev {
	width: 30%;
}
.lastBlock .tours-to-hotel {
	width: 70%;
}
.hotel-desc-price {
	width: 70%;
}
.hotel-desc-price a:hover,
.hotel-desc-price a:hover .value {
	color: #b44 !important;
}
.hotel-more-desc {
	margin: 8px 0 10px;
	line-height: 18px;
}
.hotel-more-desc,
.hotel-more-desc a {
	font-size: 13px !important;
	color: #777;
}
.hotel-more-desc div.vote_body div {
	margin: 4px 0 0 5px;
}
.hotel-more-desc .value,
.top-hotels-rating .value {
	color: #333333;
	font-weight: bold;
}
.service-list,
.service-list li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.service-list li {
	display: inline-block;
}
.top-hotels-rating {
	font-size: 12px;
	margin: 0 0 4px;
}
.top-hotels-rating div.vote_body div {
	margin: 3px 7px 0 0;
}
.hotelStoriesBlock .storyTitle.top-hotels-title {
	font-weight: bold;
	font-size: 14px !important;
	line-height: 18px;
	margin-top: 6px !important;
}
.hotelWrapper .dotted-border:last-child {
	display: none;
}
.second .addReview,
.sm_q_btn.addReview {
	position: relative;
	width: 170px;
	padding: 11px 5px 0 !important;
	margin-top: 15px;
	padding-left: 26px !important;
}
.sm_q_btn-wrapper {
	text-align: right;
}
.second .addReview span,
.sm_q_btn.addReview span {
	background: url("/img/btn-icons.png") no-repeat scroll -11px -9px rgba(0, 0, 0, 0);
	display: inline-block;
	height: 21px;
	width: 21px;
	position: absolute;
	top: 7px;
	left: 14px;
}
.second .addReview.frm span {
	background-position: -8px -339px;
	width: 22px;
	left: 36px;
}
.second button.addReview {
	padding: 3px 5px 3px !important;
	padding-left: 24px !important;
	font-family: Arial,​Verdana,​sans-serif !important;
	padding-left: 24px !important;
}

/*-----question styles-----*/
.Country-questions .content_block-inner,
.City-questions .content_block-inner,
.Hotel-questions .content_block-inner,
.Question-index .content_block-inner,
.Seotag-index .content_block-inner,
.Question-questions .content_block-inner {
	display: flex;
	flex-direction: row-reverse;
}
.Hotel-questions .content_block {
	min-height: 560px;
}
.Country-questions .left_block,
.City-questions .left_block,
.Hotel-questions .left_block,
.Question-index .left_block,
.Seotag-index .left_block,
.Question-questions .left_block {
	width: 115px;
	display: block;
}
.Country-questions .wrapper_tab,
.City-questions .wrapper_tab,
.Hotel-questions .wrapper_tab,
.Question-index .wrapper_tab,
.Seotag-index .wrapper_tab,
.Question-questions .wrapper_tab {
	width: calc(100% - 415px);
	padding: 0 20px;
}
.Country-questions .right_block,
.City-questions .right_block,
.Hotel-questions .right_block,
.Question-index .right_block,
.Seotag-index .right_block,
.Question-questions .right_block {
	width: 300px;
}

/*left column*/
.left_block .dotted-border {
	margin: 30px 0 15px;
}
.q_country_list a,
.all_themes_list a,
#moreCountriesBtn,
#moreCitiesBtn{
	display: inline-block;
	font-size: 13px !important;
	cursor: pointer;
}
.all_themes_list a.active {
	font-weight: bold;
}
.all_themes_list a {
	line-height: 120%;
	margin-bottom: 6px;
}
.all_themes_list h3 {
	color: #999;
	font-weight: normal;
}
.q_country_item.active > a {
	font-weight: bold;
}
#moreCitiesBtn{font-size: 11px !important;}

.City-questions .all_themes_list {
	margin-top: 7px;
}
.all_q_link {
	margin: 7px 0;
}
.Question-questions .all_q_link {
	font-weight: bold;
}
.q_resort_list {
	border-left: 1px solid #DDDDDD;
	padding-left: 8px;
	margin: 6px 0;
}
.q_resort_list a {
	font-size: 11px !important;
	margin: 0 0 6px;
	padding-top: 2px;
	display: block;
}
.q_resort_list a.active {
	font-weight: bold;
}
.q_resort_list a:last-child {
	margin-bottom: 0;
}
.q_resort_list,
.q_resort_list a,
.q_resort_list br {
	line-height: 12px;
}
#moreCountriesBtn {
	margin-top: 10px;
}
#moreCountriesBtn span {
	font-size: 10px;
}
#moreCitiesBtn span {
	font-size: 9px;
}
.m-b-10 {
	margin-bottom: 10px;
}
.q_filters {
	border: 1px solid #DDDDDD;
	border-radius: 2px;
	margin-bottom: 7px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-right: 15px;
}
.q_filters__tabs,
.q_filters__switch {
	display: flex;
}
.q_filters__switch a {
	color: #777;
	font-size: 13px;
}
.q_filters__switch-item:not(.active) {
	cursor: pointer;
}
.q_filters__switch-item.active a {
	color: #333;
}
.q_filter_item a {
	border: 2px solid transparent;
	padding: 5px 0 5px;
	margin-left: 38px;
	float: left;
	font-size: 13px;
	cursor: pointer;
	color: #777;
	text-decoration: none !important;
}
.q_filter_item a:hover {
	border-bottom: 2px solid #B2B2B2;
	color: #b44;
}
.q_filter_item.active a {
	border-bottom: 2px solid #F1D991;
	color: #333;
}
.no_q_tip {
	padding: 10px 0 0 40px;
}
.q_container {
	border-bottom: 1px dotted #c4c4c4;
	position: relative;
	min-height: 66px;
}
.q_container:hover {
	background-color: #fff9e3;
}
.q_container .q_subscr_btn,
.ans_like_btn {
	position: absolute;
	width: 35px;
	height: 35px;
	border: 1px solid #DDDDDD;
	top: 15px;
	left: 10px;
	cursor: pointer;
	border-radius: 2px;
	color: #777;
	font-size: 13px;
}
.q_container .q_subscr_btn .q_icon,
.ans_like_btn .ans_like_icon {
	background: url("/img/icons.png") no-repeat scroll left -25px rgba(0, 0, 0, 0);
	height: 19px;
	width: 19px;
	margin: 8px 0 0 8px;
	display: inline-block;
}
.ans_like_btn .ans_like_icon {
	width: 22px;
}
.q_container .q_subscr_btn:hover {
	border-color: #989898;
	color: #555;
}
.q_container .q_subscr_btn.subscribed {
	border-color: #DDDDDD;
}
.q_container .q_subscr_btn.subscribed span,
.q_container .q_subscr_btn.load span {
	display: none;
}
.q_container .q_subscr_btn:hover .q_icon,
.q_container .q_subscr_btn.subscribed .q_icon {
	background-position: left -46px;
}
.ans_like_btn.good.load .ans_like_icon,
.q_container .q_subscr_btn.load .q_icon {
	background: rgba(0, 0, 0, 0) url("/img/img_loads.1.gif") no-repeat scroll 0 0;
	height: 28px;
	width: 28px;
	margin: 4px 0 -2px 4px;
	background-position: 0 0 !important;
}
.ans_like_btn.good.load .ans_like_icon {
	margin-bottom: -9px;
}
.ans_like_btn.good.load {
	padding-right: 4px !important;
}
.ans_like_btn.good.load span {
	display: none;
}
.q_container .q_body {
	padding: 15px 10px 17px 57px;
}
.q_container .q_title {
	font-size: 17px !important;
	line-height: 21px;
}
.q_titleWrap,
.q_titleWrap a {
	font-size: 17px !important;
	line-height: 21px;
}
.q_brcr {
	padding-top: 2px;
}
.q_brcr,
.q_brcr a {
	font-size: 13px !important;
	color: #777 !important;
}
.q_container .q_text,
#previewQuestion .q_text {
	font-style: italic;
	padding-left: 20px;
	font-size: 13px;
	line-height: 135%;
	margin: 4px 0 7px;
	color: #333;
	font-family: Georgia,Times,"Times New Roman",serif;
	word-wrap: break-word;
}
.q_container .q_info {
	font-size: 11px;
	color: #777;
}
.q_rev_num {
	display: inline-block;
	padding: 0 8px;
	background-color: #EAEAEA;
	border-radius: 2px;
	margin-left: 8px;
}
.q_body .q_rev_num {
	cursor: pointer;
}
.q_body .q_rev_num:hover {
	background-color: #d8d8d8;
}

/*previewQuestion*/
#previewQuestion .q_pr_title {
	background-color: #EFD55F;
	padding: 1px 7px 2px;
	border-radius: 3px;
	display: inline-block;
	margin: 10px 0;
}
#previewQuestion .q_titleWrap span {
	color: #039;
	display: inline-block;
	margin-bottom: 5px;
	word-wrap: break-word;
}
#previewQuestion .q_brcr,
#previewQuestion .q_text {
	word-wrap: break-word;
}
#previewQuestion .q_text {
	margin: 5px 0 12px;
	padding-left: 0;
}
#previewQuestion .gray-btn {
	margin: 0 15px 5px 0;
}

#slideTopQuestions .q_rev_num {
	background: rgba(0,0,0,0);
	border-radius: 0;
	display: block;
	color: #888;
    display: block;
    font-size: 11px;
    margin: 5px 0 15px;
    padding: 0;
}
#slideTopQuestions ul,
.intr-q-title {
	padding-left: 18px !important;
	padding-right: 18px !important;
}

/*question form*/
.q_ask_form {
	border: 1px solid #DDDDDD;
	border-top: none;
	min-height: 200px;
	margin-bottom: 20px;
	position: relative;
}
.q_ask_form_pd {
	margin: 0 18px 13px;
	padding-top: 5px;
}
.q_ask_form div.error {
	color: red;
	margin: 0 0 3px;
	line-height: 18px;
}
.q_ask_form_more {
	font-size: 12px;
	color: #777;
	cursor: pointer;
}
.q_ask_form_more:hover {
	color: #039;
	text-decoration: underline;
}
.q_ask_form #errorTheme {
	margin: 3px 0 -3px;
}
.q_ask_form .error:empty {
	display: none;
}
.q_ask_form-text {
	font-style: italic;
	font-size: 13px;
	line-height: 18px;
	margin: 4px 0 9px;
	color: #000;
	font-family: Georgia,Times,"Times New Roman",serif;
}
.q_ask_form-tip {
	position: absolute;
	top: 1px;
	left: 130px;
	font-size: 11px;
	color: #777;
	width: 140px;
}
.q_ask_form textarea,
.q_ask_form input {
	border: 1px solid #DDDDDD;
	border-radius: 0;
	padding: 6px 10px !important;
	margin: 0 0 3px !important;
	width: 241px !important;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
	font-size: 14px;
}
.q_ask_form .error textarea,
.q_ask_form .error input {
	box-shadow: 0 0 3px red inset;
}
.q_ask_form label.error {
	display: block;
}
.q_ask_form textarea {
	margin-top: 10px !important;
}
#removeGeo {
	float: right;
	cursor: pointer;
	margin: -28px 7px 0 0;
	position: relative;
	font-size: 26px;
	display: none;
	background-color: #fff;
	line-height: 20px;
}
#removeGeo:hover {
	color: #b44 !important;
}
.q_ask_form select {
	margin-top: 11px;
	margin-bottom: 15px;
}
.q_ask_form textarea {
	resize: none;
	height: 60px;
}
.q_ask_form .q_more_ta {
	display: none;
	height: 110px;
}
.q_ask_form .gr-bt-gn {
	margin: 13px 0 0 -1px;
	position: relative;
}
.q_ask_form .gr-bt-gn .inner,
.ans_form_submit input {
	padding-bottom: 7px;
	font-family: arial;
	height: 32px;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
.ans_form_submit {
	min-width: 100px;
	width: auto;
	display: inline-block;
}
.ans_form_submit input {
	width: auto;
	margin: 0 !important;
}
.q_ask_form ::-webkit-input-placeholder,
.q_ask_form ::-moz-placeholder,
.q_ask_form :-moz-placeholder,
.q_ask_form :-ms-input-placeholder {
	font-family: arial;
	color: #777;
}
.more-ul button {
	text-align: left;
}

/*question page styles*/
.q_page_info {
	border-bottom: 1px solid #DDDDDD;
	text-align: right;
	padding: 7px 0;
}
.ans_like_btn {
	position: static;
}
.ans_like_btn.good .sum {
	margin-left: 3px;
}
.Question-index .q_container .q_subscr_btn {
	position: relative;
	top: 0;
	left: 0;
	height: 35px;
}
.Question-index .content_block-inner {
	max-width: 1265px;
}
.Question-index .q_container .q_body {
	padding:  15px 0 10px;
}
.Question-index .q_container .q_title,
.Question-index .q_container .q_title a {
	font-size: 20px !important;
	line-height: 24px;
}
.Question-index .q_container .q_title,
.Question-index .q_container .q_title:hover {
	color: #333 !important;
}

.Question-index .q_container .q_title a,
.Question-index .q_container .q_title a:hover {

}
.subscr_wrap,
.like-wrap {
	display: table;
}
.subscr_wrap .q_subscr_btn-t-c,
.subscr_wrap .q_info,
.like-wrap .ans_like_btn-t-c,
.like-wrap .ans_info {
	display: table-cell !important;
	vertical-align: middle;
}
.subscr_wrap .q_info,
.like-wrap .ans_info {
	padding-top: 4px;
}
.like-wrap {
	margin-top: 15px;
}
.like-wrap .ans_info {
	padding-left: 10px;
}
.Question-index .q_body .q_brcr {
	padding: 7px 0 3px;
}
.Question-index .q_subscr_btn,
.ans_like_btn {
	width: 125px;
}
.Question-index .q_subscr_btn.subscribed,
.Question-index .q_subscr_btn.load {
	width: 35px;
}
.ans_like_btn.good {
	width: auto;
	padding: 0;
	padding-right: 10px;
	background: none;
	float: none;
	margin-left: 0;
	white-space: nowrap;
}
.ans_like_btn .ans_like_icon {
	background: url("/img/ocenka_gray.png") no-repeat scroll 2px 0 rgba(0, 0, 0, 0);
}
.ans_like_btn.liked .ans_like_icon,
.ans_like_btn:hover .ans_like_icon {
	background-image: url("/img/ocenka_green.png");
}
.ans_like_btn.good.liked,
.ans_like_btn:hover {
	color: #60824D;
	border-color: #8BA83E;
}
.ans_like_btn .ifLiked,
.ans_like_btn.liked .ifNotLiked {
	display: none;
}
.ans_like_btn.liked .ifLiked {
	display: inline-block;
}
.Question-index .q_subscr_btn,
.ans_like_btn,
.Question-index .q_container .q_info,
.ans_info {
	display: inline-block;
}
.Question-index .q_subscr_btn .q_icon {
	margin: 7px 0 0 8px;
}
.ans_like_btn .ans_like_icon {
	margin: 9px 0 -6px 8px;
}
.ans_like_btn span {
	display: inline-block;
	margin-left: 4px;
}
.ans_like_btn.good span {
	margin-left: 0;
}
.Question-index .q_subscr_btn span {
	display: inline-block;
	position: absolute;
	top: 9px;
	left: 36px;
}
.Question-index .q_container .q_text {
	margin: 8px 0 15px;
}
.Question-index .q_info,
.Question-index .ans_info {
	font-size: 13px;
	color: #777;
}
.Question-index .q_info {
	padding-left: 10px;
}
.Question-index .q_container {
	border-bottom: none;
	margin-bottom: 30px;
}
.Question-index .q_container:hover {
	background-color: #fff;
}
.Question-index .sights-general-but {
	width: auto;
}
.Question-index .sights-general-but a {
	font-size: 13px !important;
}
#slideQuestionForm {
	max-width: 300px;
}
.q_form_title {
	max-width: 280px;
}
.#slideQuestionForm.show,
.q_form_title.show {
	display: block !important;
}
.sm_q_btn {
	margin-bottom: 0;
}
.sm_q_btn,
.sm_q_btn.show {
	margin-top: 0;
	display: none !important;
}
.sm_q_btn.show {
	margin-top: 15px;
	margin-bottom: 20px;
}
.Hotel-questions .q_list_wrap {
	display: flex;
	flex-direction: column;
}
.Hotel-questions .q_list_wrap

/*answer list styles*/
.no_ans_yet {
	padding: 10px;
	font-size: 20px;
	color: #777;
	margin-bottom: 20px;
}
.Question-index .no_ans_yet {
	padding: 0;
	margin: 0 0 -10px;
}
.ans_block {
	position: relative;
	border-bottom: 1px dotted #C4C4C4;
	padding: 20px 0;
}
.ans_block .ans_body {
	padding-left: 75px;
	font-size: 13px;
}
.ans_block .ans_body a {
	font-size: 13px !important;
}
.ans_body .ans_text p,
#commentText  p {
	margin: 5px 0 10px;
}
.ans_body .ans_text a {
	display: inline-block;
	font-size: 13px !important;
	max-width: 400px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: -4.6px;
}
.ans_body .ans_text a:empty {
	display: none;
}
.ans_text_img {
	float: right;
	margin-left: 15px;
	cursor: pointer;
}
.ans_text_img:hover {
	opacity: .9;
}
.add_ans_form {
	display: table;
	width: 100%;
	margin-top: 20px;
}
.add_ans_form .user_av,
.add_ans_form form {
	display: table-cell;
}
.add_ans_form form {
	width: 100%;
	padding-left: 14px;
}
.add_ans_form textarea {
	border-radius: 0;
	border: 1px solid #ccc;
}
.ans_form_subs {
	font-size: 13px;
	color: #777;
	margin: 2px 0 5px;
}
.ans_form_submit {
	margin-bottom: -11px;
}

/* -- add_condition -- adding_condition -- added_condition --*/
.ans_form_add_img {
	display: inline-block;
	font-size: 13px;
	color: #777;
	position: relative;
}
.added_condition {
	padding-left: 41px;
}
.ans_form_add_img .adding_condition,
.ans_form_add_img .added_condition {
	display: none;
}
.ans_form_add_img.loading .add_condition,
.ans_form_add_img.loading .added_condition {
	display: none;
}
.ans_form_add_img.loading .adding_condition {
	display: block;
}
.ans_form_add_img.loaded .add_condition,
.ans_form_add_img.loaded .adding_condition {
	display: none;
}
.ans_form_add_img.loaded .added_condition {
	display: block;
}
.ans_form_add_img #fileupload {
	width: 120px !important;
	font-size: 13px !important;
	top: -5px !important;
	cursor: pointer !important;
}
.ans_form_add_img #fileinput {
	margin-left: 10px;
}
.ans_form_add_img #fileinput:hover .ico {
	opacity: .8;
}
.ans_form_add_img #fileinput:hover .pointer {
	text-decoration: underline;
	color: #36a !important;
}
::-webkit-file-upload-button { cursor:pointer; }
#undo_add {
	color: #9D2C15;
	font-size: 16px;
	cursor: pointer;
	position: absolute;
	top: -1px;
	right: -20px;
	font-weight: bold;
}
.add_condition .ico,
.adding_condition .ico {
	background: url(/img/img_loads.1.gif) no-repeat 0 0 rgba(0,0,0,0);
	display: inline-block;
	height: 28px;
	width: 28px;
	margin-bottom: -8px;
	margin-left: 10px;
}
.add_condition .ico {
	background: url(/img/photo.png) no-repeat 2px 4px rgba(0,0,0,0);
	margin-left: 0;
}





.red {
	background-color: red !important;
}





/*adaptive styles*/
@media only screen and (min-width : 990px) and (max-width : 1140px) {
	.wrapper_country .title-lg {
		display: none;
	}
	.wrapper_country .title-sm {
		display: inline;
	}
}


@media only screen and (min-width : 800px) and (max-width : 990px) {
	.right_bottom_block .sights-item{
		width: auto !important;
	}
}


@media only screen and (max-width : 989px) {
	.wrapper_country .title-lg {
		display: inline;
	}
	.wrapper_country .title-sm {
		display: none;
	}
	.wrapper_country .right_block {
		width: 100%;
	}
	.Country-questions .wrapper_country .right_block,
	.City-questions .wrapper_country .right_block,
	.Hotel-questions .wrapper_country .right_block,
	.Question-questions .wrapper_country .right_block,
	.Question-index .wrapper_country .right_block,
	.Seotag-index .wrapper_country .right_block,
	.Country-questions .wrapper_country .left_block,
	.City-questions .wrapper_country .left_block,
	.Hotel-questions .wrapper_country .left_block,
	.Question-questions .wrapper_country .left_block,
	.Seotag-index .wrapper_country .left_block,
	.Question-index .wrapper_country .left_block {
		position: static;
		float: none;
	}
	.wrapper_country .wrapper_tab,
	.wrapper_country .right_block,
	.wrapper_country .content_block,
	.wrapper_country .content_block-inner {
		display: block;
	}
	.sm_q_btn {
		display: block;
	}
	.Question-questions .best_authors-head {
		margin-top: 20px;
	}
	.q_form_title,
	#slideQuestionForm {
		display: none;
	}
	.sm_q_btn,
	.sm_q_btn.show {
		display: inline-block !important;
	}
	.Country-questions .wrapper_tab,
	.City-questions .wrapper_tab,
	.Hotel-questions .wrapper_tab,
	.Question-questions .wrapper_tab,
	.Seotag-index .wrapper_tab,
	.Question-index .wrapper_tab {
		padding-right: 0;
		padding-left: 0;
		height: auto !important;
	}
	.Country-questions h1.container-title,
	.City-questions h1.container-title,
	.Hotel-questions h1.container-title,
	.Question-questions h1.container-title,
	.Seotag-index h1.container-title,
	.Question-index h1.container-title {
		margin-bottom: -33px !important;
	}
	.hide-this {
		display: none;
	}
	.Country-questions .wrapper_tab,
	.City-questions .wrapper_tab,
	.Hotel-questions .wrapper_tab,
	.Question-questions .wrapper_tab,
	.Seotag-index .wrapper_tab,
	.Question-index .wrapper_tab {
		padding-right: 0;
		padding-left: 0;
		height: auto !important;
	}
	.q_ask_form textarea,
	.q_ask_form input,
	.q_ask_form select {
		width: 100% !important;
		box-sizing: border-box;
	}
	.q_ask_form-text br {
		display: none;
	}
	.wrapper_country .banner300x250 {
		display: none !important;
	}
	.Country-hotels h2.container-title {
		padding-right: 15px !important;
	}
	.Country-questions .left_block,
	.City-questions .left_block,
	.Hotel-questions .left_block,
	.Question-questions .left_block,
	.Seotag-index .left_block,
	.Question-index .left_block {
		display: block;
		float: none;
		width: 100%;
		padding-bottom: 40px;
	}
	.Question-index .left_block {
		margin-top: 50px;
	}
	.Country-questions .wrapper_tab,
	.City-questions .wrapper_tab,
	.Hotel-questions .wrapper_tab,
	.Question-questions .wrapper_tab,
	.Seotag-index .wrapper_tab,
	.Question-index .wrapper_tab {
		display: block;
		float: none;
		width: 100%;
		padding: 0;
	}
	.q_country_list,
	.all_themes_list {
		list-style: none;
		margin: 0;
		margin-top: 0px;
		width: 100%;
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 20px;
		-moz-column-gap: 20px;
		column-gap: 20px;
	}
	.q_country_list .q_resort_list {
		display: none;
	}
	.all_q_link {
		margin: 0;
	}
	.all_themes_list br {
		display: none;
	}
	.all_q_link,
	.q_country_item,
	.q_country_item a,
	.all_themes_list a {
		display: block !important;
	}
	.m-b-10 {
		margin: 0 !important;
	}
	.best_authors-wrap {
		position: absolute;
		bottom: 0;
		left: 15px;
		right: 15px;
	}
}
@media only screen and (max-width : 820px) {
	.wrapper_country .title-lg {
		display: none;
	}
	.wrapper_country .title-sm {
		display: inline;
	}
}
@media only screen and (max-width : 670px) {
	.wrapper_country .title-lg {
		display: inline;
	}
	.wrapper_country .title-sm {
		display: none;
	}
	.resort-list .fluid-25 {
		padding-right: 0;
		margin-bottom: 14px;
	}
	.resort-list .fluid-25,
	.resort-list .fluid-75 {
		width: 100%;
	}
	.resort-list .columns3 {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		padding: 0 10px;
	}
	.blocksWrapper .fluid-item,
	.city-container > .fluid-item {
		width: 100%;
	}
	.Country-hotels .hotelInfoWrapper .left-col,
	.Country-hotels .hotelInfoWrapper .right-col,
	.City-hotels .hotelInfoWrapper .left-col,
	.City-hotels .hotelInfoWrapper .right-col {
		width: 100%;
	}
	.Country-hotels .hotelInfoWrapper .left-col .hotel-img,
	.City-hotels .hotelInfoWrapper .left-col .hotel-img {
		margin-right: 0;
		margin-bottom: 7px;
	}
	.Country-hotels .hotelInfoWrapper .right-col,
	.City-hotels .hotelInfoWrapper .right-col {
		padding: 0;
	}
	.Country-hotels .hotel-desc-rating,
	.Country-hotels .hotel-desc-price,
	.City-hotels .hotel-desc-rating,
	.City-hotels .hotel-desc-price,
	.lastBlock .allRev,
	.lastBlock .tours-to-hotel {
		width: 50%;
	}
	.country-story-title-sm {
		display: none;
	}
	.blocksWrapper .fluid-item.first {
		padding-right: 0;
		margin-bottom: 10px;
	}
	.blocksWrapper .fluid-item.second {
		padding-left: 10px;
		padding-right: 10px;
	}
	.hotelStoriesWrap,
	.city-container .hotelStoriesWrap.one-col {
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}
	.q_country_list,
	.all_themes_list {
		list-style: none;
		margin: 0;
		margin-top: 0px;
		width: 100%;
		-webkit-column-count: 3;
		-moz-column-count: 3;
		column-count: 3;
		-webkit-column-gap: 20px;
		-moz-column-gap: 20px;
		column-gap: 20px;
	}
}
@media only screen and (max-width : 520px) {
	.ans_body .ans_text a {
		max-width: 200px;
	}
}
@media only screen and (max-width : 430px) {
	.q_country_list,
	.all_themes_list {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}
	.right_bottom_block .sights-item{
		width: 290px;
	}
}
@media only screen and (max-width : 410px) {
	.wrapper_country .title-lg {
		display: none;
	}
	.wrapper_country .title-sm {
		display: inline;
	}
	.city-container .fluid-item,
	.country-container .fluid-item {
		width: 100%;
	}
	.city-container .fluid-item,
	.country-container .fluid-item {
		padding-left: 0;
		padding-right: 0;
	}
	.city-container .imgContainer,
	.country-container .imgContainer {
		margin-bottom: 10px;
	}
	.city-container .imgContainer a,
	.country-container .imgContainer a {
		margin-right: -10px;
	}
}
@media only screen and (max-width : 380px) {
	.subscr_wrap .q_subscr_btn-t-c,
	.subscr_wrap .q_info,
	.like-wrap .ans_like_btn-t-c,
	.like-wrap .ans_info {
		display: block !important;
	}
	.subscr_wrap .q_info,
	.like-wrap .ans_info {
		margin-top: 15px;
		padding-left: 0;
	}
}
@media only screen and (max-width : 350px) {
	.wrapper_country .title-extra-sm {
		display: none;
	}
}

.main-hotel-table {
	max-width: 1294px;
	padding: 0 10px;
	margin: 0 auto;
}
.main-hotel-table h1 {
	margin-top: 20px;
}

@media only screen and (max-width : 1024px) {
	.Sight-index #brandContainer.with-branding {
		width: auto !important;
	}
}

@media only screen and (max-width : 590px) {
	.sight-name .button_submit {
		display: block;
		margin: 0;
	}
	.search-block {
	    box-sizing: border-box;
	    width: 100%;
	}
	.left {
		min-width: 5px;
		margin-right: 0;
	}
}
@media only screen and (max-width : 450px) {
	#sightSearch {
		font-size: 16px;
	}
}
@media only screen and (max-width : 370px) {
	#sightSearch {
		font-size: 14px;
	}
	.sight-table-col, .sight-rev-table {
		display: block;
	}
}

/*new hotel review*/
.old-h-rev-table {
	padding: 8px 10px 0 24px;
}
.new-rev-table,
.new-rev-table * {
	box-sizing: border-box;
}
.new-rev-table {
	margin-top: 9px;
	border: 2px #ffedad solid;
	font-size: 11px;
	border-radius: 2px;
	display: inline-block;
}
.new-rev-table .table-cell {
	display: table-cell;
}
.new-rev-table .first-col {
	width: 120px;
	text-align: center;
	vertical-align: middle;
	background: #ffedad;
	padding: 5px 15px;
	border-right: 2px solid transparent;
}
.new-rev-table .first-col .table-wrap {
	display: inline-block;
	margin: 1px 0 -3px;
}
.new-rev-table .vote_body {
	position: relative;
	top: 3px;
}
.new-rev-table .second-col {
	padding: 5px 10px 5px 15px;
}
.new-rev-table .second-col .table-wrap {
	height: 15px;
	white-space: nowrap;
	display: flex;
	justify-content: space-between;
}
.new-rev-table .table-cell.title-cell {
	display: flex;
	justify-content: space-between;
	flex-grow: 1;
}
.new-rev-table .col-title {
	display: inline-block;
	margin-right: 3px;
}
.new-rev-table .col-2 {
	padding-left: 17px;
}
.new-rev-table .gray-clr {
	color: #777;
}

@media only screen and (max-width : 515px) {
	.rev-from-w-logo {
		margin-top: 0;
		padding: 0 10px 7px 0;

	}
	.new-rev-table .first-col,
	.new-rev-table .second-col,
	.new-rev-table .col-1,
	.new-rev-table .col-2 {
		display: block;
	}
	.new-rev-table .col-2 {
		padding-left: 0;
	}
	.new-rev-table .first-col {
		width: 100%;
		text-align: left;
	}
	.from-val {
		display: inline-block;
		position: relative;
		left: 2px;
		top: -1px;
	}
}
.ans_body .ans_text br,
#commentText br,
.Review-index .article_description br {
	content: "A" !important;
	display: block !important;
	margin-bottom: 10px !important;
}
.Review-index .article_description {
	padding-top: 17px;
}
.Review-index .rating-block {
    margin-top: 0;
}
.seo_best_answer {
    border-left: 2px solid #E8A130;
    padding-left: 8px;
    margin-top: 8px;
    font-size: 13px;
}
.seo_best_answer .seo_best {
    display: inline-block;
    padding: 0 8px;
    background-color: #ffe8c3;
    border-radius: 2px;
	font-size: 12px;
}
.seo_best_answer .seo_answer {
    font-style: italic;
	padding-top: 4px;
}

#map #lists {
	margin-bottom: 5px;
	padding-right: 10px;
}
#map #lists > div {
	border-width: 0 0 1px 0;
	margin-bottom: 0;
	padding: 5px 0;
}
#map #lists > div:first-child {
	padding-top: 0;
}
#map #lists > div:hover {
	background: transparent !important;
}
#map #lists + a,
#map #lists .storyTitle {
	font-size: 12px !important;
	line-height: normal;
}
#map #lists .storyTitle ~ *,
#map #lists .storyTitle ~ * * {
	font-size: 11px !important;
	color: #999 !important;
	line-height: 1.2 !important;
}
#map #lists .storyTitle ~ * {
	display: inline;
}
#map #lists .storyTitle {
	margin-bottom: 3px;
	display: inline-block;
}
#map #lists .rev_hotel_link::after {
	content: '·';
	font-weight: bold;
	position: relative;
	top: 2px;
}

/* #26016 */
.otpusk-exc-banner,
.otpusk-exc-banner *,
.otpusk-exc-banner *::before,
.otpusk-exc-banner *::after {
	font-family: 'proxima-nova', sans-serif !important;
	box-sizing: border-box;
	text-decoration: none !important;
}
.otpusk-exc-banner {
	height: 120px;
	border-radius: 5px;
	background: #0072ec;
	background: -moz-linear-gradient(left, #0072ec 0%, #0263cb 100%);
	background: -webkit-linear-gradient(left, #0072ec 0%,#0263cb 100%);
	background: linear-gradient(to right, #0072ec 0%,#0263cb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0072ec', endColorstr='#0263cb',GradientType=1 );
	margin: 20px 0 40px;
	position: relative;
	overflow: hidden;
	padding: 0 275px 0 400px;
	display: flex;
}
.otpusk-exc-banner_logo,
.otpusk-exc-banner_wave,
.otpusk-exc-banner_bus,
.otpusk-exc-banner span {
	position: absolute;
}
.otpusk-exc-banner_logo {
	width: 137px;
	height: 56px;
	top: 31px;
	left: 24px;
	background: url(../img/otpusk_excursion/logo.svg) no-repeat center;
}
.otpusk-exc-banner_wave {
	width: 342px;
	height: 39px;
	left: -3px;
	bottom: 0;
	background: url(../img/otpusk_excursion/vawe.svg) no-repeat center;
}
.otpusk-exc-banner_bus {
	width: 134px;
	height: 64px;
	top: 28px;
	left: 198px;
	background: url(../img/otpusk_excursion/bus.svg) no-repeat center;
}
.otpusk-exc-banner_content {
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: #fff;
}
.otpusk-exc-banner_heading {
	font-size: 24px;
}
.otpusk-exc-banner_desc {
	font-weight: 500;
	font-size: 22px;
}
.otpusk-exc-banner_desc-small {
	font-weight: 500;
	line-height: 1.6;
	color: #88d1ff;
	margin-top: 4px;
}
.otpusk-exc-banner span {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 220px;
	height: 64px;
	border-radius: 5px;
	background-color: #ffd839;
	text-decoration: none;
	cursor: pointer;
	color: #0d0f10;
	letter-spacing: 1px;
	font-size: 20px;
	top: 28px;
	right: 28px;
	transition: background-color .2s;
	font-weight: bold;
	padding-left: 4px;
}
.otpusk-exc-banner:hover span {
	background: #ffcd00;
}
.otpusk-exc-banner span::after {
	content: '';
	display: block;
	height: 14px;
	margin-left: 12px;
	background: url(../img/otpusk_excursion/rarr.svg) no-repeat 0 0;
	width: 22px;
	transition: background-position .2s;
}
.otpusk-exc-banner:hover span::after {
	background-position: right top;
}

.book-tour-bl {
	margin-right: 10px;
	height: 130px;
	border: 1px solid #E8E8E8;
	width: calc(33.333% - 10px);
	position: relative;
}
.book-tour-bl.tout-order-book {
	width: 100%;
	max-width: 330px;
	padding: 18px 12px 0;
	background: url(../img/hammer.svg) no-repeat 20px 16px;
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 14px;
}
.tout-order-book-title {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	margin: 10px 0;
}
html body .os-order-form-submit_button {
	max-width: 307px;
	width: 100% !important;
	height: 36px;
	line-height: 36px;
	padding: 0;
	border-radius: 3px;
	background: -webkit-linear-gradient(#6DB933, #69B52F, #67B02B) !important;
	background: -o-linear-gradient(#6DB933, #69B52F, #67B02B) !important;
	background: -moz-linear-gradient(#6DB933, #69B52F, #67B02B) !important;
	background: linear-gradient(#6DB933, #69B52F, #67B02B) !important;
	border: none;
	margin: 0 !important;
	box-shadow: none !important;
	text-align: center !important;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	transition: background .5s;
}
html body .os-order-form-submit_button:hover {
	background: -webkit-linear-gradient(#5F9B31, #65A038, #59962B) !important;
	background: -o-linear-gradient(#5F9B31, #65A038, #59962B) !important;
	background: -moz-linear-gradient(#5F9B31, #65A038, #59962B) !important;
	background: linear-gradient(#5F9B31, #65A038, #59962B) !important;
}
.os-order-form-submit {
	width: 100%;
	margin-top: 10px;
}
.os-order-form-submit button {
	width: 100% !important;
	max-width: 100% !important;
}
.title-book-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: 100%;
	margin-bottom: 25px;
}
.wrapper_country .title-book-wrap .container-title {
	flex-grow: 1;
	padding: 10px 15px !important;
	margin-bottom: 0 !important;
}

@media (max-width: 540px) {
	.book-tour-bl.tout-order-book {
		width: 100%;
		max-width: 100%;
		height: auto;
		padding: 11px;
		background: none;
	}
	.tout-order-book-title {
		white-space: normal;
	}
	.wrapper_country .book-tour-bl.tout-order-book {
		margin-left: 10px;
	}
	html body .os-order-form-submit_button {
		max-width: 100%;
	}
}
@media (min-width: 541px) {
	.book-tour-bl.horizontal {
		flex-direction: row;
		max-width: 1000px;
		width: auto;
		padding: 5px;
		height: 34px;
		margin-left: 15px;
		background-position: 11px 11px;
	}
	.book-tour-bl.horizontal .os-order-form-submit_button {
		padding: 0 10px;
	}
	.book-tour-bl.horizontal .tout-order-book-title {
		margin: 0;
		font-size: 14px;
	}
	.book-tour-bl.horizontal .tout-order-book-title-wrapper {
		padding: 0 20px 0 40px;
		font-size: 12px;
	}
}


@media (max-width: 1280px) {
	.otpusk-exc-banner {
		padding: 0 225px 0 360px;
	}
	.otpusk-exc-banner span {
		width: 170px;
	}
}
@media (max-width: 1180px) {
	.otpusk-exc-banner {
		height: 220px;
		padding: 0 275px 0 25px;
	}
	.otpusk-exc-banner_content {
		padding-top: 90px;
	}
	.otpusk-exc-banner_wave {
		display: none;
	}
	.otpusk-exc-banner span {
		width: 220px;
		top: auto;
		bottom: 28px;
	}
}
@media (max-width: 1180px) {
	.otpusk-exc-banner {
		padding-right: 225px;
	}
	.otpusk-exc-banner span {
		width: 170px;
	}
}
@media (max-width: 800px) {
	.otpusk-exc-banner {
		padding-right: 275px;
	}
	.otpusk-exc-banner span {
		width: 220px;
	}
}
@media (max-width: 600px) {
	.otpusk-exc-banner {
		padding-right: 225px;
	}
	.otpusk-exc-banner span {
		width: 170px;
	}
}
@media (max-width: 520px) {
	.otpusk-exc-banner {
		height: auto;
		padding: 110px 25px;
	}
	.otpusk-exc-banner span {
		width: auto;
		left: 25px;
		right: 25px;
		bottom: 25px;
	}
	.otpusk-exc-banner_content {
		padding: 0;
	}
}
