

/* Start:/local/templates/garda_new_responsive/components/pixelplus/catalog.section.new.info/.default/style.css?178162117718893*/
.catalog-price {
	 color:red;
}
div.catalog-section table.catalog_table td {
	padding-right:10px;
	padding-top:10px;
}

.gsfilter-active {
	color: orange !important; 
}

.gsfilter-active a{
	color: orange !important; 
}

.adv_filter_button {
	cursor: pointer;
}
.prc{
	padding-right: 0px !important;
}
.priceholder {
clear: both;
}

.desc p{
	margin: 30px 0;
}
.desc .paragraph_top_wrapper  {
	float: right; 
	width: 580px; 
	padding-left: 24px; 
	padding-right: 50px;
}

.desc .h1 {
	padding-left: 94px; 
}

.dropdown_list{
	position: relative;
}
.dropdown_list .list{
	display: none;
	position: absolute;
	border: 1px solid #5f595b;
	border-top: none;
	background-color: #2b2526;
	margin-top: -1px;
	/*margin-top: -22px;*/
	width: 68px;
	margin-left: 8px;
}
 .dropdown_list .list_it{
	display: block;
	cursor: pointer;
	width: 68px;
	height: 20px;
	text-align: center;
	color: white;
}
 .dropdown_list .list_it:hover{
	color: #fbad18;
	background-color:#4f494b;
}
.dropdown_list .adv_filter_text{
	text-align: center;
}
.tag-b {font-weight: bold;}


.settlement-heading {
	margin: 15px 0 10px 35px;
	text-transform: none;
	font-size: 20px;
}
.settlement-heading .highway-name {
	font-size: 19px;
	color: #6a6a6a;
}
.settlement-heading span {
	color: #fff;
	font-size: 25px;
}
.settlement-subheading {
	color: #6a6a6a;
	font-family: agopuhr;
	text-transform: uppercase;
	font-size: 16px;
	margin-left: 35px;
	margin-bottom: 30px;
}
.settlement-offers {
	font-size: 22px;
	font-family: agopuhr;
	color: #fff;
	margin-top: 30px;
	text-transform: uppercase;
}
.settlement-filter {
	padding-top: 20px;
}
.settlement-filter-item {
	display: inline-block;
	border: 1px solid #a7a7a7;
	padding: 2px 10px;
	margin-right: 10px;
	cursor: pointer;
}
.settlement-filter-item.active {
	border: 1px solid #fbad18;
	color: #fbad18;
}
.settlement-anchors {
	width: 110px;
	text-align: right;
	vertical-align: bottom;
	padding-top: 30px;
}
.settlement-anchors a {
	display: inline-block;
	color: #fbad18;
	text-transform: uppercase;
	color: #fbad18;
	font-size: 13px;
	margin-bottom: 6px;
	border-bottom: 1px dotted #fbad18;
}
.settlement-anchors a:hover {
	border-bottom: 1px dotted #fff;;
}
.catalog-section:after {
	content: '';
	display: table;
	clear: both;
}
.catalog-element-half-width {
	float: left;
	position: relative;
	width: 492px;
	margin-right: 15px;
	margin-bottom: 15px;
	height: 515px;
	border: 1px solid #3e3c3c;
	box-sizing: border-box;
	padding: 15px 0;
}
.catalog-element-half-width:nth-child(2n+1) {
	margin-right: 0;
}
.catalog-element-half-width .price-table {

}
.catalog-element-half-width table.catalog_table {
	height: 225px;
}
.catalog-element-half-width table.catalog_table td {
	padding: 0 !important;
}
.catalog-element-half-width .catalog_table img {
	width: 455px;
	height: 280px;
	margin-right: 15px;
	margin-left: 15px;
}
.catalog-element-half-width .img-wr {
	width: 255px;
}
.catalog-element-half-width .catalog_table {
	width: 100%;
	border: 0 none;
}
.catalog-element-half-width .favoritecontainer {
	position: absolute;
	top: 30px;
	right: 25px;
}
.catalog-element-half-width .favoritecontainer .addtofavorite {
	padding: 10px 45px 10px 10px;
	background: rgba(0,0,0,.6) url(/local/templates/garda_new_responsive/components/pixelplus/catalog.section.new.info/.default/img/star_empty.jpg) right center no-repeat;
}
.catalog-element-half-width .favoritecontainer .removetofavorite {
	padding: 10px 45px 10px 10px;
	background: rgba(0,0,0,.6) url(/local/templates/garda_new_responsive/components/pixelplus/catalog.section.new.info/.default/img/star-full.jpg) right center no-repeat;
}
.catalog-element-half-width .cardd {
	padding: 0 !important;
}
.catalog-element-half-width .cardd span {
	display: inline;
	float: none;
	width: auto;
	font-weight: normal;
	margin-right: 5px;
}
.catalog-element-half-width .price_value {
	font-size: 25px;
	margin-bottom: 0;
}
.catalog-element-half-width .currency_rub,
.catalog-element-half-width .currency_usd,
.catalog-element-half-width .currency_eur {
	margin-top: 0 !important;
}
.catalog-element-half-width .priceholder {
	display: inline-block;
	float: none !important;
}
.catalog-element-half-width .priceholder:last-child {
	margin-right: 30px !important;
}
.catalog-element-half-width .priceholder + .priceholder {
	margin-right: 0 !important;
}

#catalog-items .catalog-element-half-width td.prc {
	vertical-align: top;
	padding-left: 10px !important;
	padding-top: 25px !important;
	padding-bottom: 5px !important;
}
.show-all {
	text-align: center;
	border-bottom: 1px solid #3e3c3c;
}
.show-all-bot {
	border-bottom: 0 none;
	margin-bottom: -60px;
}
.show-all a {
	text-transform: uppercase;
	border-bottom: 1px dotted #fff;
	font-size: 16px;
	display: inline-block;
	margin-top: 23px;
	margin-bottom: 35px;
}
.show-all:before {
	content: '';
	display: table;
	clear: both;
}
.tabs-block {
	padding: 30px 0;
}
.tabs-block .tab-headers {
	display: table;
	width: 100%;
	cursor: pointer;
}
.tabs-block .tab-header {
	display: table-cell;
	padding: 20px;
	text-align: center;
}
.tabs-block .tab-header .tab-text {
	height: 30px;
	display: inline-block;
	vertical-align: middle;
}
.tabs-block .tab-header .tab-icon {
	width: 25px;
	height: 20px;
	margin-right: 5px;
	display: inline-block;
}
.tab-icon.sport {
	background: url(/img/sport-icon.png) bottom center no-repeat;
}
.tab-icon.spa {
	background: url(/img/spa-icon.png) bottom center no-repeat;
}
.tab-icon.res {
	background: url(/img/res-icon.png) bottom center no-repeat;
}
.tab-icon.med {
	background: url(/img/med-icon.png) bottom center no-repeat;
}
.tab-icon.shop {
	background: url(/img/shop-icon.png) bottom center no-repeat;
}
.tabs-block .tab-header.current {
	background: #363132;
}
.tabs-block .tab-content {
	background: #363132;
	padding: 20px 40px;
}
.tabs-block .tab-content:after {
	content: '';
	display: table;
	clear: both;
}
.tabs-block .tab-content .h4 {
	font: 20px agopuhr;
	color: #fff;
	font-weight: normal;
	padding: 0px;
	margin: 0 0 12px 0;
}
.tabs-block .tab-content .tab-image {
	float: left;
	width: 245px;
	height: 180px;
	margin-right: 35px;
	margin-bottom: 20px;
}
.tab-content {
	display: none;
}
.tab-content.current {
	display: block;
}
.callback-form .feedbackform_wr {
	width: 940px;
	text-align: center;
}
.callback-form .label._SETTLEMENT {
	display: none !important;
}
.callback-form .feedbackform_wr div.label span.fieldname,
.callback-form .feedbackform_wr div.label {
	display: inline-block;
	margin-right: 10px;
}
.callback-form .callback-header {
	font: 24px/28px agopuhr;
	color: #fcae00;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0px;
	margin: 0 0 12px 0;
}
.callback-form .callback-text {
	font: 18px/24px agopuhr;
}
.callback-form .callback-text small {
	display: block;
	margin: 10px 0;
	font-size: 14px;
}
.callback-form .feedbackform_wr {
	border: 1px solid #9a9a9a;
	font-family: arial;
	color: #f6f5f3;
}
.callback-form .feedbackform_wr .label input {
	background: #3e383a;
	border-radius: 5px;
	width: 250px !important;
	color: #fff !important;
	border: 0 none !important;
	border-top: 1px solid #1b1919 !important;
	border-bottom: 1px solid #747072 !important;
}
.callback-form .feedbackform_wr div.label input[type=submit] {
	background: #fcae00 url(/img/offer.jpg) 40px 5px no-repeat;
	border: 0 none !important;
	/* width: 215px !important; */
	color: #232026 !important;
	font-size: 12px !important;
}
.map-block .map-heading {
	font: 20px agopuhr;
	color: #fff;
	font-weight: normal;
	text-transform: uppercase;
	margin: 30px 0 12px 0;
}
.map-block .settlement-subheading {
	margin-left: 0;
}
.control_set_1.control_set {
	width: 100% !important;
}
td#description {
	padding-top: 20px;
	padding-right: 35px;
}
td#description h2 {
	color: #fff;
	font-size: 22px;
}
#infrastructure {
	padding-right: 30px;
	border-top: 1px solid #3e3c3c;
	padding-top: 20px;
	margin-top: 35px;
}

#placement [id^=ymaps] {
	width: 1002px !important;
}
.similar-settlements .settlement-offers {
	margin-left: 0;
	margin-bottom: 20px;
}
[data-tns-role="wrapper"] {
	width: 920px;
	border-right: 1px solid #3e3c3c;
	position: relative;
}
[data-tns-role="controls"] {
	position: absolute;
	top: 60px;
	width: 100%;
}
[data-tns-role="controls"] [data-controls="next"] {
	position: absolute;
	right: 0;
}
#settlement-slider .item {
	box-sizing: border-box;
	border: 1px solid #3e3c3c;
}
#settlement-slider .item .settlement-image {
	float: left;
	padding: 10px;
	width: 240px;
	padding-right: 0;
}
#settlement-slider .item .settlement-image img {
	width: 225px;
}
#settlement-slider .item .settlement-info {
	padding: 7px;
}
#settlement-slider .item .settlement-info .settlement-stats {
	margin-top: 5px;
}
.similar-settlements .settlement-infrastructure {
	list-style: none !important;
	padding-left: 0;
	width: 250px;
	height: 33px;
}
.similar-settlements .settlement-infrastructure .infrastructure-icon {
	border: 1px solid #585757;
	display: inline-block;
	height: 25px;
	width: 25px;
	padding: 0 !important;
	margin-right: 3px;
	border-radius: 5px;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	position: relative;
}
.similar-settlements .infrastructure-icon .infrastructure-tooltip {
	display: none;
	position: absolute;
	top: -30px;
	left: -40px;
	background: #000;
	padding: 0 5px;
	width: 95px;
	text-align: center;
	border-radius: 3px;
}
.similar-settlements .infrastructure-icon .infrastructure-tooltip:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 5px solid #000;
	position: absolute;
	bottom: -5px;
	left: 0;
	right: 0;
	margin: auto;
}
.similar-settlements .infrastructure-icon:first-child .infrastructure-tooltip:after {
	right: 100%;
	left: 15px;
}
.similar-settlements .infrastructure-icon:first-child .infrastructure-tooltip {
	 left: -10px;
}
.similar-settlements .infrastructure-icon:hover .infrastructure-tooltip {
	display: block;
}
.similar-settlements .infrastructure-icon.icon_bass {
	background-image: url(/img/icon-bass.png);
}
.similar-settlements .infrastructure-icon.icon_beach {
	background-image: url(/img/icon-beach.png);
}
.similar-settlements .infrastructure-icon.icon_cafe {
	background-image: url(/img/icon-cafe.png);
}
.similar-settlements .infrastructure-icon.icon_detsad {
	background-image: url(/img/icon-detsad.png);
}
.similar-settlements .infrastructure-icon.icon_fish {
	background-image: url(/img/icon-fish.png);
}
.similar-settlements .infrastructure-icon.icon_fit {
	background-image: url(/img/icon-fit.png);
}
.similar-settlements .infrastructure-icon.icon_golf {
	background-image: url(/img/icon-golf.png);
}
.similar-settlements .infrastructure-icon.icon_horse {
	background-image: url(/img/icon-horse.png);
}
.similar-settlements .infrastructure-icon.icon_les {
	background-image: url(/img/icon-les.png);
}
.similar-settlements .infrastructure-icon.icon_medicine {
	background-image: url(/img/icon-medicine.png);
}
.similar-settlements .infrastructure-icon.icon_salon {
	background-image: url(/img/icon-salon.png);
}
.similar-settlements .infrastructure-icon.icon_school {
	background-image: url(/img/icon-school.png);
}
.similar-settlements .infrastructure-icon.icon_super {
	background-image: url(/img/icon-super.png);
}
.similar-settlements .infrastructure-icon.icon_torg {
	background-image: url(/img/icon-torg.png);
}
.similar-settlements .infrastructure-icon.icon_vet {
	background-image: url(/img/icon-vet.png);
}
.similar-settlements .infrastructure-icon.icon_vodo {
	background-image: url(/img/icon-vodo.png);
}
.similar-settlements .infrastructure-icon.icon_zd {
	background-image: url(/img/icon-zd.png);
}
.catalog-section #message {
	font-size: 24px;
}
.overlay {
	z-index: 10000;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	background: rgba(255,255,255,.3);
}
.top-list {
	width: 161px;
	padding-left: 0 !important;
	overflow: hidden;
	display: none;
	position: absolute;
	background: #2b2526;
	right: 0;
	top: 11px;
	border: 1px solid #797979;
	max-height: 300px;
}
.highway-settlements-heading {
	font-weight: bold;
	font-size: 12px;
}
.top-list li {
	list-style: none;
	display: block;
}
.top-list.revealed {
	display: block;
}
.reveal-all {
	color: #FBAD18;
	float: right;
}
.highway-settlements {
	position: relative;
	width: 323px;
	margin-top: 20px;
}
.settlements-dropdown-toggle {
	display: inline-block;
	padding: 4px 5px;
	height: 14px;
	border: 1px solid #797979;
	width: 131px;
	cursor: pointer;
	margin-left: 15px;
}
.sort_wrapper th {
	padding-bottom: 3px;
}
.settlements-dropdown-toggle:after {
	display: inline-block;
	content: '';
	background: url(/local/templates/garda_new_responsive/components/pixelplus/catalog.section.new.info/.default/img/dropdown-arrow.jpg);
	width: 21px;
	height: 24px;
	position: absolute;
	right: 0;
	top: 0;
}
.settlement-item-info {
	margin-left: 18px !important;
	margin-right: 18px !important;
}
.settlement-item-info .prop-value {
	color: #c6c6c6;
	margin-left: 5px;
	font-size: 14px;
}
.catalog-element-half-width .old_price_wrapper {
	font-size: 24px;
	margin-right: 0;
}
.similar-settlements .item {
	border: 1px solid #3e3c3c;
	padding: 15px;
	width: 458px;
	height: 455px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.similar-settlements .item .settlement-image img {
	width: 458px;
	height: 277px;
	margin-bottom: 15px;
}
.similar-settlements-container .item:nth-child(2n+2) {
	margin-right: 0;
}
.similar-settlements .settlement-stats {
	color: #a7a7a7;
}
.similar-settlements .settlement-stats span {
	color: #c8c8c8;
}
.similar-settlements  .settlement-name,
.similar-settlements  .settlement-name a {
	color: #a7a7a7;
	font-size: 24px;
	font-family: agopuhr;
	margin-bottom: 4px;
}
.similar-settlements  .settlement-highway {
	font-family: agopuhr;
	font-size: 14px;
	margin-bottom: 15px;
	color: #6a6a6a;
}
.similar-settlements-container {
	overflow: hidden;
	max-height: 1000px;
}
.catalog-element-half-width .favoritecontainer .addtofavorite,
.catalog-element-half-width .favoritecontainer .removetofavorite {
	font-size: 0px;
	padding: 9px 55px 6px 53px;
	display: block;
}
.catalog-element-half-width .elem_id {
	color: #ddd;
	position: absolute;
	top: 22px;
	right: 70px;
	font-size: 14px;
	cursor: pointer;
}
.mCSB_dragger_bar {
	background: #f89e15 !important;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
	opacity: 1 !important;
}
.mCSB_scrollTools .mCSB_buttonUp {
	background-position: -16px 0 !important;
}
.mCSB_scrollTools .mCSB_buttonDown {
	background-position: -16px -20px !important;
}
.mCSB_scrollTools .mCSB_draggerRail {
	background: #434141 !important;
}
.prop-settlement-name {
	/*text-transform: lowercase;*/
	display: inline-block !important;
}
.prop-settlement-name:first-letter {
	text-transform: uppercase !important;
}
.prop-name {
	width: 50px !important;
	font-weight: bold !important;
	display: inline-block !important;
}
.settlement-stats .settlement-stats-name {
	display: inline-block;
	width: 65px;
}
p.no_items_text {
	border: solid 2px #fbb204;
	padding: 17px 21px;
	text-align: center;
    color: white;
    font: 17px agopuhr;
}

.nav:before {
    clear: both;
    display: block;
    content: ' ';
}
.nav.hidden{
display: none;
}
.catalog_table .catalog-img{
position: relative;
}
.catalog_table .catalog-name{
    padding-bottom: 13px;
    text-transform: uppercase;
    text-align: left;
    font-size: 17px;
    font-family: agopuhr;
}
.catalog-element-half-width .catalog_table .catalog-name{
    margin: 0px 17px;
}

.slides{
	height: 562px !important;
}

.agile_carousel {
	height: 562px !important;
}

.control_set_1 {
	margin: 260px 0 0 0px;
}

.catalog-element-half-width .elem_id.edit_class_elem_id{
	top: 37px;
	pointer-events: none;
}

.left_slider {
	display: inline-block;
	width: 450px;
	vertical-align: top;
}

.right_info {
	display: inline-block;
	vertical-align: top;
	padding-left: 20px;
	width: 520px;
}

.header_slider_and_info .left_slider a:first-of-type img, .header_slider_and_info .left_slider a:first-of-type {
	width: 450px;
	padding: 0px;
	margin: 0px;
	padding-bottom: 6px;
}

.header_slider_and_info .left_slider img{
	width: 135px;
}

.header_slider_and_info .left_slider a{
	float: left;
	padding-left: 22px;
	padding-top: 1px;
	padding-bottom: 11px;
}

.header_slider_and_info .left_slider a:nth-child(3n+2){
	padding-left: 0px;
}

.info_block_rght > div {
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 2px;
}

.text_coll_prdlj:before {
	content: '';
	display: inline-block;
	position: absolute;
	vertical-align: top;
	/*border-top: solid 1px #efad09;
	border-left: solid 1px #efad09;*/
	width: 29px;
	height: 29px;
	margin: -5px 0px 0px -15px;
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.text_coll_prdlj {
	display: inline-block;
	/*border-top: solid 1px #efad09;
	border-bottom: solid 1px #efad09;
	border-right: solid 1px #efad09;*/
	padding: 0px 20px 0px 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.number_col_this_elem {
	color: #efad09;
	text-decoration: underline;
}

.name_block_rght {
	color: #fff;
	text-transform: uppercase;
	margin: 10px 0px 3px 0px;
}

.left_text_block_inf_itb {
	display: inline-block;
	vertical-align: sub;
	width: 200px;
}

.right_text_block_inf_itb {
	display: inline-block;
	vertical-align: top;
	color: #fff;
}

.info_block_rght hr {
	background: #3f3a3b;
	padding: 0px;
	border: 0px;
	width: 100%;
	height: 1px;
	margin-top: 10px;
}

.breadcrumb-catalog{
	padding-left: 0px !important;
}

.settlement-heading {
	margin: 30px 0 19px 0px !important;
	text-transform: uppercase !important;
	color: #616161 !important;
}

/*.settlement-heading span{
	color: #616161 !important;
}*/

.seo_text_info_page .settlement-offers {
	padding-bottom: 20px;
}

.listitem-carousel{
	width: 1000px;
}
.listitem-carousel .item{
	border: 1px solid #3e3c3c;
	padding: 9px;
	margin: 4px;
	padding-bottom: 24px;
	min-height: 298px;
}
.listitem-carousel .item:hover{
	border-color: #9a9a9a;
}
.listitem-carousel .item_img{
	display: block;
	width: 224px;
	height: 136px;
	background-repeat:no-repeat;
	background-position:50% 50%;
	position: relative;
}
.listitem-carousel .owl-controls{
	position: absolute;
	top: 0px;
	margin-top: -48px !important;
	right: 0px;
}
.owl-theme .owl-controls .owl-page span{
	margin: 4px;
}
.owl-buttons{
	display: none;
}
.chars{
	margin: 16px 8px;
	margin-bottom: 0px;
}
.listitem-carousel .price_value{
	font-size: 14pt;
}
.similar_detail .item_wrapper{
	display: inline-block;
	width: 247px;
	vertical-align: top;
}

.all_objects_this_element {
	width: 100%;
	display: block;
	text-align: center;
	padding: 14px 0px 13px 0px;
	border: solid 1px #3e3c3c;
	margin-top: 10px;
	text-transform: uppercase;
	text-decoration: underline;
}

.item_wrapper .favoritecontainer{
	float: none;
}

.item_wrapper .button_favorite {
	top: auto;
	right: auto;
	z-index: 99;
	margin: 112px 0px 0px 127px;
}

.item_wrapper .button_favorite .elem_id {
	bottom: 27px;
}

.all_objects_this_element a {
	color: #fbb206;
}
/* End */
/* /local/templates/garda_new_responsive/components/pixelplus/catalog.section.new.info/.default/style.css?178162117718893 */
