/*!THIS IS AUTO GENERATED FILE !*/

#img_resize_container {text-align:center;cursor:pointer;}
#img_resize_container div {transition:all 0.3s ease-out;background-size:contain;background-position:center top;background-repeat:no-repeat;}
#img_resize_container img {transition:all 0.3s ease-out;max-height:400px;}

.kit_inline_gallery .thumbs {padding:10px 50px;position:relative;}
.kit_inline_gallery .thumbs .scroll_left,.kit_inline_gallery .thumbs .scroll_right {position:absolute;top:50%;left:0;margin-top:-25px;cursor:pointer;}
.kit_inline_gallery .thumbs .scroll_right {left:auto;right:0;}
.kit_inline_gallery .thumbs .scroll_left svg,.kit_inline_gallery .thumbs .scroll_right svg {height:40px;}
.kit_inline_gallery .thumbs .scroll {overflow:hidden;position:relative;width:100%;padding: 0;}
.kit_inline_gallery .thumbs ul {list-style:none;display: block;transition: all 0.75s ease-out;}
.kit_inline_gallery .thumbs ul li {float:left;padding:5px;}
.kit_inline_gallery .thumbs ul li img {cursor:pointer;}
.kit_inline_gallery .thumbs ul li img.active {border:2px solid #ffbc13;}

.kit_inline_gallery .thumbs .scroll_left,.kit_inline_gallery .thumbs .scroll_right{ color: #ffbc13; }

.unselectable {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	}
.transition_disabled
{
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}


#kit_fullscreen {display:none;position:fixed;top:0;left:0;width:100%;height:99999px;background: rgba(23, 71, 80,0.7);z-index:10000000;text-align:center;color:#fff;font-size:16px;font-weight:700;}
#kgf_foto {width:95%;margin:20px auto;position:relative;padding:0 50px;}
#kgf_foto .close {position:absolute;opacity:0.7;top:0;right:17px;cursor:pointer;font-size:26px;}
#kgf_foto .prev, #kgf_foto .next {position:absolute;top:50%;margin-top:-25px;cursor:pointer;left:0;}
#kgf_foto .prev img, #kgf_foto .next img {height:50px;}
#kgf_foto .prev svg, #kgf_foto .next svg {height:50px;}
#kgf_foto .next {left:auto;right:0;}
#kgf_foto .loader {position:absolute;top:50%;left:50%;height:50px;width:50px;;margin:-25px 0 0 -25px;animation: spin 1s infinite linear;}
#kgf_foto .share {padding-bottom:10px;margin-bottom:0;}
#kgf_foto .share span{display:inline-block;width:16px;height:16px;cursor:pointer;vertical-align:middle;margin-left:5px;}
#kgf_foto .share span svg {height:16px;}
@keyframes spin {
  0% {transform:rotate(0deg)}
  50%{transform:rotate(180deg)}
  100%{transform:rotate(360deg)}}

#kit_fullscreen .container {margin:0 auto;max-width:1200px;width:95%;clear:both;}
#kit_fullscreen .thumber {float:right;width:200px;text-align:right;cursor:pointer;padding-right:50px;}
#kit_fullscreen .thumber:after {content:" ▼";font-size:13px;}
#kit_fullscreen .thumber.up:after {content:" ▲";}
#kit_fullscreen .title {margin-right:200px;text-align:left;padding-left:50px;}
#kit_fullscreen .thumbs {padding:10px 45px;position:relative;}
#kit_fullscreen .thumbs .prev,#kit_fullscreen .thumbs .next {position:absolute;top:50%;left:0;margin-top:-25px;cursor:pointer;}
#kit_fullscreen .thumbs .prev svg,#kit_fullscreen .thumbs .next svg {height:40px;}
#kit_fullscreen .thumbs .next {left:auto;right:0;}
#kit_fullscreen .thumbs .scroll {overflow:hidden;position:relative;width:100%;padding:0;}
#kit_fullscreen .thumbs ul {list-style:none;display: block;transition:all 0.7s ease-out;}
#kit_fullscreen .thumbs ul li {float:left;padding:5px;}
#kit_fullscreen .thumbs ul li img {cursor:pointer;}
#kit_fullscreen .thumbs ul li img.active {border:1px solid #000;padding:1px;opacity:0.7;box-shadow:2px 2px 2px rgba(0,0,0,0.3)}

.object_page #img_resize_container{ display: none; }/* BASIC STYLES */
*{margin:0px;padding:0px;outline:0px;box-sizing:border-box;}
table{border-spacing:0;border-collapse:collapse;}
table td,table th {text-align:left;vertical-align:top;}
img {border:0px;max-width:100%;}

.fl {float:left;}
.fr {float:right;}
.clear {clear:both !important;}

.middle {vertical-align:middle !important;}
.top {vertical-align:top !important;}
.bottom {vertical-align:bottom !important;}

.left {text-align:left !important;}
.center {text-align:center !important;}
/*.right {text-align:right !important;}*/

.hidden {display:none !important;}
.centered {position: absolute;top:50%;left:50%;transform:translate(-50%, -50%);}
.w100 {width:100%;}

.mr20 {margin-right:20px !important;}
.mr30 {margin-right:30px !important;}
.mb10 {margin-bottom:10px !important;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px !important;}
.mb40 {margin-bottom:30px !important;}
.mb50 {margin-bottom:50px;}
.mb60 {margin-bottom:60px;}
.mb0 {margin-bottom:0px !important;}
.mt-30 {margin-top:-30px !important;}
.mt36 {margin-top:36px !important;}
.pt50 {padding-top:50px;}
.pb60 {padding-bottom:60px;}
.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt50 {margin-top:50px;}
.no-mr {margin-right:0px !important;}
.no_margin {margin:0px !important;}
.noborder {border:none !important;}
.pointer {cursor:pointer;}
.ov_hidden {overflow:hidden;}
.nowrap {white-space:nowrap;}

body {font-family:Arial,sans-serif;font-size:14px;color:#1a1a1a;background: #FBFBFB;}
html.noscroll { overflow: hidden; }
body.noscroll { overflow: hidden; }
a {cursor:pointer;color:#2372C0;text-decoration:none;}
a:hover {text-decoration:underline;}
a.no-underline:hover {text-decoration:none;}
.blue {color:#2372C0;}
.red {color:#F72561;}
.green {color:#3ab54a;}
.grey,.gray {color:#7e7e7e;}

.spinner {width:32px;height:32px;animation:spin 1s infinite linear;}
@keyframes spin {
    0% {transform:rotate(0deg)}
    50%{transform:rotate(180deg)}
    100%{transform:rotate(360deg)}}

.container {margin:0 auto;width:95%;max-width:1200px;position:relative;}

.row { position:relative; }
.row:after { content:"";display:block;clear:both;width:100%; }

input,textarea,select{ -webkit-appearance: none; -moz-appearance: none; appearance: none;max-width:100%;}
input[type="text"],input[type="password"],input[type="email"],textarea,select {font-size:14px;border:1px solid #ccc;border-radius:4px;background:#fff;color:#1a1a1a;}
input[type="text"],input[type="password"],input[type="email"],select {height:35px;line-height:35px;padding:0 10px;}
textarea {padding:10px;font-family:Arial,sans-serif;}
select[multiple] {color:#fff;overflow:hidden;}
select[multiple]::-webkit-scrollbar {display:none;}
select[multiple]::-moz-scrollbar {display:none;}
select[multiple]::-o-scrollbar {display:none;}
select[multiple]::-google-ms-scrollbar {display:none;}
select[multiple]::-khtml-scrollbar {display:none;}
input.input-icon,textarea.input-icon {padding-left:46px;background:url(/assets/images/sprite_new.png) no-repeat;}
.input-icon.user {background-position:13px -640px;}
.input-icon.phone {background-position:16px -692px;}
.input-icon.email {background-position:12px -740px;}
.input-icon.globe {background:url(/assets/images/globe.png) no-repeat;background-position:12px -7px;}

.btn {display:inline-block;padding:0 15px;border-radius:4px;color:#fff;background:#F72561;font-size:16px;font-weight:bold;text-align:center;height:35px;line-height:35px;text-decoration:none;-webkit-appearance: unset; -moz-appearance: unset; border: 0; box-shadow: unset; cursor: pointer; }
.btn.disabled{ opacity: 0.6; }
.btn.big {height:45px;line-height:45px;}
.btn.bigger {height:50px;line-height:50px;}
.btn.wide{ padding: 0 65px; }
.btn.blue {background:#247482;}
.btn.white {background:#fff;border:1px solid #808080;color:#1a1a1a;text-transform:uppercase;font-size:14px;}
.btn:hover {background:#E30040;text-decoration:none;}
.btn.blue:hover {background:#174750;}
.btn.white:hover {background:#fff;}
.btn.grey{ background: #ccc; }
.btn.grey:hover{ background: #aaa; }
.btn.green{ background: #6DC362; }
.btn.green:hover{ background: #71C564; }
.btn.full{ width: 100%; }
.btn.stroke { background: transparent; border: 1px solid #F72561; color: #F72561; }
.btn.stroke:hover { background: #F72561; color: #fff; }
@media(max-width: 600px) {
    .mobile_buttons .btn {width:100%;margin-bottom:10px;}
}
.ajax_loader {display:none;height: 40px; width: 100%; background: url(/assets/images/loading_hor.gif) 50% 50% no-repeat; }
.ajax_result {display:none;text-align:center;width:100%;margin-top:10px;font-size:16px;font-weight:bold;}
.ajax_result.error{color:#f00;}
form .personal-data {display:flex !important;}
.personal-data > label:first-of-type {min-width: 20px;}
.personal-data > label:last-of-type {line-height: normal;margin-left: 10px;}

/* BREADCRUMBS */
ul.breadcrumbs {list-style:none;display:block;font-size:13px;color:#b3b3b3;margin:25px 0 15px 0;}
ul.breadcrumbs li {display:inline-block;}
ul.breadcrumbs li a{color:#666;text-decoration:none;}
ul.breadcrumbs li a:hover{text-decoration:underline;}
ul.breadcrumbs li.divider {color:#666;margin:0 23px 0 5px;}
@media (max-width: 600px) {
    ul.breadcrumbs li.divider {margin-right:11px;}
    ul.breadcrumbs li {display:none;}
    ul.breadcrumbs li:nth-last-child(3) {display:block;font-size:14px;}
    ul.breadcrumbs li:nth-last-child(3)::before {content:'\f104';font-family:'FontAwesome';font-size:16px;margin-right:5px;}
}

/* PAGE STRUCTURE */
.page_content {float:left;width:890px;margin-right:30px;margin-bottom:50px;}
.equal .page_content {
	width: 51%;
	margin-right: 0;
	padding-right: 30px;
}
.page_content.full_content{float:none;width:100%;margin-right:0;}
.aside {float:right;width:280px;margin-bottom:50px;}
.equal .aside {
	width: 49%;
}
.no_page_offset .page_content{ margin-bottom: 0; }
.no_page_offset .aside{ margin-bottom: 0; }
h1,.h1 {font-weight:bold;font-size:26px;text-transform:uppercase;margin-bottom:15px;line-height:normal;}
h2,.h2 {font-weight:bold;font-size:20px;text-transform:uppercase;margin-bottom:10px;line-height:normal;}
h3,.h3 {font-weight:bold;font-size:18px;margin-bottom:5px;line-height:normal;}
h2 a,.h2 a{color:inherit;}
.mobile_table{overflow-x:auto;}
article, .article {line-height:22px;}
article {margin-bottom:30px;}
.white_block article {margin-bottom:0;}
article p,article ul,article ol,article table,.article p,.article ul,.article ol,.article table {margin-bottom:10px;}
article ul ul,article ol ol,.article ul ul,.article ol ol {margin-bottom:0;}
article p, .article p {text-align:justify;}
article ul,article ol,.article ul,.article ol {margin-left:30px;}
article td,.article td,article th,.article th {padding:7px;border-bottom:1px solid #ccc;}
article th,.article th {color:#fff;background:#174750;}
article table tr:nth-child(2n+1) td,.article table tr:nth-child(2n+1) td {background:rgba(0,0,0,0.02);}
article table tr:hover td,.article table tr:hover td {background:rgba(0,0,0,0.04);}
pre {font-style:italic;line-height:normal;}
.right_banners a {display:block;margin-bottom:30px;}
.right_banners a img {display:block;width:100%;}
@media (max-width: 1280px) {
    .page_content {width:74%;margin-right:3%;}
    .aside {width:23%;}
}
@media (max-width: 750px) {
    .page_content {width:100%;margin-right:0;}
    .aside{width:100%;}
    .right_banners {display:none;}
    .equal .page_content {
		width:100%;
		padding-right:0;
	}
    .equal .aside {
		width:100%;
	}
}
@media (max-width: 600px) {
    h1,.h1 {font-size:22px;}
}
@media (max-width: 350px) {
    h1,.h1 {font-size:20px;}
    h2,.h2 {font-size:18px;}
}

/* PAGENAVIGATION */
ul.pagination {margin:0;list-style:none;display:block;padding:22px 0 35px 0;font-size:16px;}
ul.pagination li {display:inline-block;min-width:40px;height:40px;border-radius:4px;line-height:40px;text-align:center;background:#e6e6e6;margin-right:12px;}
ul.pagination li:last-child {margin-right:0;}
ul.pagination li a {display:block;position:relative;height:40px;min-width:40px;text-decoration:none;color:#2372C0;background:#fff;border-radius:4px;border:1px solid #ccc;padding:0 5px;}
ul.pagination li.empty {background:transparent;margin-right:0px;margin-left:-12px;}
ul.pagination li.current {border:1px solid #ccc;padding: 0 5px;}
ul.pagination li.prev a::before,ul.pagination li.next a::before{content:"";position:absolute;top:50%;left:50%;margin:-6px 0 0 -4px;}
ul.pagination li.prev a::before {border-right:8px solid #2372C0;border-top:6px solid transparent;border-bottom:6px solid transparent;}
ul.pagination li.next a::before {border-left:8px solid #2372C0;border-top:6px solid transparent;border-bottom:6px solid transparent;}
@media (max-width: 500px) {
    ul.pagination {text-align:center;}
    ul.pagination li {display:none;}
    ul.pagination li.current,ul.pagination li.prev,ul.pagination li.next {display:inline-block;}
}

.page_content .preview {float:left;margin:0 30px 5px 0;width:37%;}
.page_content .preview div {position:relative;display:block;width:100%;padding-bottom:67%;} /* for cls */
.page_content .preview img {display:block;width:100%;height:100%;position:absolute;left:0;top:0;}

*[class*=fontawesome]::before{ content: ''; color: inherit; font-family: FontAwesome; }
*[class*=fontawesome_arrow]::before{ font-size: 55px; }
*.fontawesome_arrow_left::before{ content: '\f104'; }
*.fontawesome_arrow_right::before{ content: '\f105'; }

.form.type2 input[type="text"],.form.type2 input[type="password"],.form.type2 input[type="email"],.form.type2 textarea,.form.type2 select{ width: 100%; }
.form.type2 .form_row{ margin-bottom: 10px; }
.form .description{ margin-top: 5px; font-size: 12px; color: #808080; }
.form .description .value.low{ color: #a00; }
.form .description .value.medium{ color: orange; }
.form .description .value.strong{ color: #46c655; }

.tabs ul.navigation{ list-style: none; }
.tabs .items .tab {display:none;}
.tabs .items .tab:first-of-type {display:block;}

/* MAIN PAGE */
.main-page .btn {height:50px;line-height:50px;padding:0 25px;min-width:200px;}
.main-page .aside .btn {min-width:auto;}

#confirm_container{ position: fixed; z-index: 200; left: 0; top: 0; width: 100%; height: 100%; height: 100vh; background: rgba(23, 71, 80,0.7); display: none; align-items: center; justify-content: center; padding: 0 15px; }
#confirm_container.active{ display: flex; }
#confirm_container .holder{ padding: 28px 40px; background: #fff; width: 400px; max-width: 100%; border-radius:4px; }
#confirm_container .title{ text-transform: uppercase; font-size: 20px; font-weight: 600; text-align: center; margin-bottom: 15px; }
#confirm_container .text{ font-size: 14px; line-height: 22px; text-align: center; margin-bottom: 15px; }
#confirm_container .submit_group{ display: flex; justify-content: space-between; }
#confirm_container .submit_group .btn{ width: 48%; }
#confirm_container .submit_group .btn.decline{ background: #a00; }

#alert_container{ position: fixed; z-index: 200; left: 0; top: 0; width: 100%; height: 100%; height: 100vh; background: rgba(23, 71, 80,0.7); display: none; align-items: center; justify-content: center; padding: 0 15px; }
#alert_container.active{ display: flex; }
#alert_container .holder{ padding: 28px 40px; background: #fff; width: 400px; max-width: 100%; border-radius:4px; }
#alert_container .title{ text-transform: uppercase; font-size: 20px; font-weight: 600; text-align: center; margin-bottom: 15px; }
#alert_container .text{ font-size: 14px; line-height: 22px; text-align: center; margin-bottom: 15px; }
#alert_container .submit_group{ display: flex; justify-content: center; }
#alert_container .submit_group .btn{ width: 48%; }
#alert_container .submit_group .btn.decline{ background: #a00; }

.ajax_container{ position: relative; }
.ajax_container::before{ content: ""; display: none; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(255,255,255,0.3); z-index: 2; }
.ajax_container .ajax_loader{ position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); z-index: 3; }
.ajax_container.active::before,.ajax_container.active .ajax_loader{ display: block; }
.ajax_container .ajax_loader.new_loader{ background: unset; color: #174750; text-align: center; }

ul.pagination li.current a{ color: #1a1a1a; background: unset; border: unset; }

.superwrapper {overflow:auto;height:auto;width:auto;position:static;}
.superwrapper.noscroll {overflow:hidden;height:100%;width:100%;position:fixed;}

.page_info{ font-size: 16px; font-weight: bold; border-left: 6px solid #004b84; padding-left: 21px; margin: 30px 0; }
.tabs.styled{ margin-bottom: 28px; }
.tabs.styled .navigation{ display: flex; flex-flow: row wrap; margin-bottom: 24px; }
.tabs.styled .navigation li a{ display: inline-flex; justify-content: center; align-items: center; color: #1a1a1a; height: 40px; padding: 0 18px; background: #f3f2f2; font-size: 16px; text-decoration: none; }
.tabs.styled .navigation li.active a{ background: #174750; color: #fff; text-decoration: none; }

.page_with_search .submit_row{ margin-top: 14px; margin-bottom: 18px; text-align: right; }
.page_with_search .submit_row .btn.white.onmap{ font-weight: normal; text-transform: unset; margin-right: 18px; }
.page_with_search .submit_row .btn.white.onmap::before{ content: ''; display: inline-block; width: 16px; height: 16px; vertical-align: middle; margin: -3px 8px 0 0; background: url(/assets/images/sprite_new.png) no-repeat; background-position: -134px -949px; }

.top_controls {display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;}
.top_controls .sort > span {display:inline-block;margin-right:15px;}
.top_controls .sort .kitui-select{vertical-align:middle;width:200px;}

.responsive_iframe{ position: relative; width: 100%; max-width: 100%; }
.responsive_iframe.center{ margin: 0 auto; }
.responsive_iframe > div{ position: relative; height: 0; padding-bottom: 49%; width: 100%; }
.responsive_iframe iframe{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; }

.slider.changeable .arrow { display: flex; }

.grecaptcha-badge {
	display: none !important;
}

.show {
	display: block;
}
.hide {
	display: none;
}
.wa{
    background-color: #46C655;
}
.wa:hover{
    background-color: #4cd45c;
}.country-phone-field {position:relative;width:100%;}
.country-phone-input {position:relative;}
.country-phone-input input.input-icon {background:none;}
.country-phone-input .selected {position:absolute;width:40px;height:35px;left:0;top:0px;z-index:2;cursor:pointer;line-height:35px;}
.country-phone-input .selected .flag {background-color:#ebebeb;}
.country-phone-input .selected:after {content: '';box-sizing: border-box;position: absolute;top: 50%;margin-top: -4px;right: 0px;border-top: 8px solid #ccc;border-left: 5px solid transparent;border-right: 5px solid transparent;}
.country-phone-input input {padding-left:45px;}
.country-phone-selector {display: none;position: absolute; width: 100%;z-index: 10; background-color:#fff;border: 1px solid #ccc;border-radius: 0 0 4px 4px;top: 35px;}
.country-phone-selector .search input {display:block;width:100%;box-sizing:border-box;border:none;padding:3px 10px;margin: 0px !important;}
.country-phone-options {width:100%;max-height: 165px; overflow: auto; }
.country-phone-options div {padding:3px 5px;cursor:pointer;}
.country-phone-options div:hover {background:#ebebeb;}
.country-phone-options div > span {color:#999;}

.flag {display:inline-block;vertical-align:baseline;width: 16px;height: 11px;background:url(/assets/images/flags.png) no-repeat;margin:0 5px;}

.flag.f-ad {background-position: -16px 0}
.flag.f-ae {background-position: -32px 0}
.flag.f-af {background-position: -48px 0}
.flag.f-ag {background-position: -64px 0}
.flag.f-ai {background-position: -80px 0}
.flag.f-al {background-position: -96px 0}
.flag.f-am {background-position: -112px 0}
.flag.f-an {background-position: -128px 0}
.flag.f-ao {background-position: -144px 0}
.flag.f-ar {background-position: -160px 0}
.flag.f-as {background-position: -176px 0}
.flag.f-at {background-position: -192px 0}
.flag.f-au {background-position: -208px 0}
.flag.f-aw {background-position: -224px 0}
.flag.f-az {background-position: -240px 0}
.flag.f-ba {background-position: 0 -11px}
.flag.f-bb {background-position: -16px -11px}
.flag.f-bd {background-position: -32px -11px}
.flag.f-be {background-position: -48px -11px}
.flag.f-bf {background-position: -64px -11px}
.flag.f-bg {background-position: -80px -11px}
.flag.f-bh {background-position: -96px -11px}
.flag.f-bi {background-position: -112px -11px}
.flag.f-bj {background-position: -128px -11px}
.flag.f-bm {background-position: -144px -11px}
.flag.f-bn {background-position: -160px -11px}
.flag.f-bo {background-position: -176px -11px}
.flag.f-br {background-position: -192px -11px}
.flag.f-bs {background-position: -208px -11px}
.flag.f-bt {background-position: -224px -11px}
.flag.f-bv {background-position: -240px -11px}
.flag.f-bw {background-position: 0 -22px}
.flag.f-by {background-position: -16px -22px}
.flag.f-bz {background-position: -32px -22px}
.flag.f-ca {background-position: -48px -22px}
.flag.f-catalonia {background-position: -64px -22px}
.flag.f-cd {background-position: -80px -22px}
.flag.f-cf {background-position: -96px -22px}
.flag.f-cg {background-position: -112px -22px}
.flag.f-ch {background-position: -128px -22px}
.flag.f-ci {background-position: -144px -22px}
.flag.f-ck {background-position: -160px -22px}
.flag.f-cl {background-position: -176px -22px}
.flag.f-cm {background-position: -192px -22px}
.flag.f-cn {background-position: -208px -22px}
.flag.f-co {background-position: -224px -22px}
.flag.f-cr {background-position: -240px -22px}
.flag.f-cu {background-position: 0 -33px}
.flag.f-cv {background-position: -16px -33px}
.flag.f-cw {background-position: -32px -33px}
.flag.f-cy {background-position: -48px -33px}
.flag.f-cz {background-position: -64px -33px}
.flag.f-de {background-position: -80px -33px}
.flag.f-dj {background-position: -96px -33px}
.flag.f-dk {background-position: -112px -33px}
.flag.f-dm {background-position: -128px -33px}
.flag.f-do {background-position: -144px -33px}
.flag.f-dz {background-position: -160px -33px}
.flag.f-ec {background-position: -176px -33px}
.flag.f-ee {background-position: -192px -33px}
.flag.f-eg {background-position: -208px -33px}
.flag.f-eh {background-position: -224px -33px}
.flag.f-england {background-position: -240px -33px}
.flag.f-er {background-position: 0 -44px}
.flag.f-es {background-position: -16px -44px}
.flag.f-et {background-position: -32px -44px}
.flag.f-eu {background-position: -48px -44px}
.flag.f-fi {background-position: -64px -44px}
.flag.f-fj {background-position: -80px -44px}
.flag.f-fk {background-position: -96px -44px}
.flag.f-fm {background-position: -112px -44px}
.flag.f-fo {background-position: -128px -44px}
.flag.f-fr {background-position: -144px -44px}
.flag.f-ga {background-position: -160px -44px}
.flag.f-gb {background-position: -176px -44px}
.flag.f-gd {background-position: -192px -44px}
.flag.f-ge {background-position: -208px -44px}
.flag.f-gf {background-position: -224px -44px}
.flag.f-gg {background-position: -240px -44px}
.flag.f-gh {background-position: 0 -55px}
.flag.f-gi {background-position: -16px -55px}
.flag.f-gl {background-position: -32px -55px}
.flag.f-gm {background-position: -48px -55px}
.flag.f-gn {background-position: -64px -55px}
.flag.f-gp {background-position: -80px -55px}
.flag.f-gq {background-position: -96px -55px}
.flag.f-gr {background-position: -112px -55px}
.flag.f-gs {background-position: -128px -55px}
.flag.f-gt {background-position: -144px -55px}
.flag.f-gu {background-position: -160px -55px}
.flag.f-gw {background-position: -176px -55px}
.flag.f-gy {background-position: -192px -55px}
.flag.f-hk {background-position: -208px -55px}
.flag.f-hm {background-position: -224px -55px}
.flag.f-hn {background-position: -240px -55px}
.flag.f-hr {background-position: 0 -66px}
.flag.f-ht {background-position: -16px -66px}
.flag.f-hu {background-position: -32px -66px}
.flag.f-ic {background-position: -48px -66px}
.flag.f-id {background-position: -64px -66px}
.flag.f-ie {background-position: -80px -66px}
.flag.f-il {background-position: -96px -66px}
.flag.f-im {background-position: -112px -66px}
.flag.f-in {background-position: -128px -66px}
.flag.f-io {background-position: -144px -66px}
.flag.f-iq {background-position: -160px -66px}
.flag.f-ir {background-position: -176px -66px}
.flag.f-is {background-position: -192px -66px}
.flag.f-ax {background-position: -192px -66px}
.flag.f-it {background-position: -208px -66px}
.flag.f-je {background-position: -224px -66px}
.flag.f-jm {background-position: -240px -66px}
.flag.f-jo {background-position: 0 -77px}
.flag.f-jp {background-position: -16px -77px}
.flag.f-ke {background-position: -32px -77px}
.flag.f-kg {background-position: -48px -77px}
.flag.f-kh {background-position: -64px -77px}
.flag.f-ki {background-position: -80px -77px}
.flag.f-km {background-position: -96px -77px}
.flag.f-kn {background-position: -112px -77px}
.flag.f-kp {background-position: -128px -77px}
.flag.f-kr {background-position: -144px -77px}
.flag.f-kurdistan {background-position: -160px -77px}
.flag.f-kw {background-position: -176px -77px}
.flag.f-ky {background-position: -192px -77px}
.flag.f-kz {background-position: -208px -77px}
.flag.f-la {background-position: -224px -77px}
.flag.f-lb {background-position: -240px -77px}
.flag.f-lc {background-position: 0 -88px}
.flag.f-li {background-position: -16px -88px}
.flag.f-lk {background-position: -32px -88px}
.flag.f-lr {background-position: -48px -88px}
.flag.f-ls {background-position: -64px -88px}
.flag.f-lt {background-position: -80px -88px}
.flag.f-lu {background-position: -96px -88px}
.flag.f-lv {background-position: -112px -88px}
.flag.f-ly {background-position: -128px -88px}
.flag.f-ma {background-position: -144px -88px}
.flag.f-mc {background-position: -160px -88px}
.flag.f-md {background-position: -176px -88px}
.flag.f-me {background-position: -192px -88px}
.flag.f-mg {background-position: -208px -88px}
.flag.f-mh {background-position: -224px -88px}
.flag.f-mk {background-position: -240px -88px}
.flag.f-ml {background-position: 0 -99px}
.flag.f-mm {background-position: -16px -99px}
.flag.f-mn {background-position: -32px -99px}
.flag.f-mo {background-position: -48px -99px}
.flag.f-mp {background-position: -64px -99px}
.flag.f-mq {background-position: -80px -99px}
.flag.f-mr {background-position: -96px -99px}
.flag.f-ms {background-position: -112px -99px}
.flag.f-mt {background-position: -128px -99px}
.flag.f-mu {background-position: -144px -99px}
.flag.f-mv {background-position: -160px -99px}
.flag.f-mw {background-position: -176px -99px}
.flag.f-mx {background-position: -192px -99px}
.flag.f-my {background-position: -208px -99px}
.flag.f-mz {background-position: -224px -99px}
.flag.f-na {background-position: -240px -99px}
.flag.f-nc {background-position: 0 -110px}
.flag.f-ne {background-position: -16px -110px}
.flag.f-nf {background-position: -32px -110px}
.flag.f-ng {background-position: -48px -110px}
.flag.f-ni {background-position: -64px -110px}
.flag.f-nl {background-position: -80px -110px}
.flag.f-no {background-position: -96px -110px}
.flag.f-np {background-position: -112px -110px}
.flag.f-nr {background-position: -128px -110px}
.flag.f-nu {background-position: -144px -110px}
.flag.f-nz {background-position: -160px -110px}
.flag.f-om {background-position: -176px -110px}
.flag.f-pa {background-position: -192px -110px}
.flag.f-pe {background-position: -208px -110px}
.flag.f-pf {background-position: -224px -110px}
.flag.f-pg {background-position: -240px -110px}
.flag.f-ph {background-position: 0 -121px}
.flag.f-pk {background-position: -16px -121px}
.flag.f-pl {background-position: -32px -121px}
.flag.f-pm {background-position: -48px -121px}
.flag.f-pn {background-position: -64px -121px}
.flag.f-pr {background-position: -80px -121px}
.flag.f-ps {background-position: -96px -121px}
.flag.f-pt {background-position: -112px -121px}
.flag.f-pw {background-position: -128px -121px}
.flag.f-py {background-position: -144px -121px}
.flag.f-qa {background-position: -160px -121px}
.flag.f-re {background-position: -176px -121px}
.flag.f-ro {background-position: -192px -121px}
.flag.f-rs {background-position: -208px -121px}
.flag.f-ru {background-position: -224px -121px}
.flag.f-rw {background-position: -240px -121px}
.flag.f-sa {background-position: 0 -132px}
.flag.f-sb {background-position: -16px -132px}
.flag.f-sc {background-position: -32px -132px}
.flag.f-scotland {background-position: -48px -132px}
.flag.f-sd {background-position: -64px -132px}
.flag.f-se {background-position: -80px -132px}
.flag.f-sg {background-position: -96px -132px}
.flag.f-sh {background-position: -112px -132px}
.flag.f-si {background-position: -128px -132px}
.flag.f-sk {background-position: -144px -132px}
.flag.f-sl {background-position: -160px -132px}
.flag.f-sm {background-position: -176px -132px}
.flag.f-sn {background-position: -192px -132px}
.flag.f-so {background-position: -208px -132px}
.flag.f-somaliland {background-position: -224px -132px}
.flag.f-sr {background-position: -240px -132px}
.flag.f-ss {background-position: 0 -143px}
.flag.f-st {background-position: -16px -143px}
.flag.f-sv {background-position: -32px -143px}
.flag.f-sx {background-position: -48px -143px}
.flag.f-sy {background-position: -64px -143px}
.flag.f-sz {background-position: -80px -143px}
.flag.f-tc {background-position: -96px -143px}
.flag.f-td {background-position: -112px -143px}
.flag.f-tf {background-position: -128px -143px}
.flag.f-tg {background-position: -144px -143px}
.flag.f-th {background-position: -160px -143px}
.flag.f-tj {background-position: -176px -143px}
.flag.f-tk {background-position: -192px -143px}
.flag.f-tl {background-position: -208px -143px}
.flag.f-tm {background-position: -224px -143px}
.flag.f-tn {background-position: -240px -143px}
.flag.f-to {background-position: 0 -154px}
.flag.f-tr {background-position: -16px -154px}
.flag.f-tt {background-position: -32px -154px}
.flag.f-tv {background-position: -48px -154px}
.flag.f-tw {background-position: -64px -154px}
.flag.f-tz {background-position: -80px -154px}
.flag.f-ua {background-position: -96px -154px}
.flag.f-ug {background-position: -112px -154px}
.flag.f-um {background-position: -128px -154px}
.flag.f-us {background-position: -144px -154px}
.flag.f-uy {background-position: -160px -154px}
.flag.f-uz {background-position: -176px -154px}
.flag.f-va {background-position: -192px -154px}
.flag.f-vc {background-position: -208px -154px}
.flag.f-ve {background-position: -224px -154px}
.flag.f-vg {background-position: -240px -154px}
.flag.f-vi {background-position: 0 -165px}
.flag.f-vn {background-position: -16px -165px}
.flag.f-vu {background-position: -32px -165px}
.flag.f-wales {background-position: -48px -165px}
.flag.f-wf {background-position: -64px -165px}
.flag.f-ws {background-position: -80px -165px}
.flag.f-ye {background-position: -96px -165px}
.flag.f-yt {background-position: -112px -165px}
.flag.f-za {background-position: -128px -165px}
.flag.f-zanzibar {background-position: -144px -165px}
.flag.f-zm {background-position: -160px -165px}
.flag.f-zw {background-position: -176px -165px}
.line {position:relative;margin-bottom:25px;text-align:center;}
.line::before {content:'';position:absolute;left:0;top:50%;z-index:-1;;border-top:1px solid #ccc;width:100%;height:1px;}
.line > * {display:inline-block;padding:0 15px;background:#fbfbfb;;}

.small {font-size:12px;}

/* GRID */
.span4 {float:left;width:23.5%;margin-right:2%;}
.span4:nth-child(4n) {margin-right:0;}
.span3{float:left;width:32%;margin-right:2%;}
.span3:nth-child(3n) {margin-right:0;}
.span2 {float:left;width:49%;margin-right:2%;}
.span2:nth-of-type(2n) {margin-right:0;}
.span2 > .span2 {width:48%;margin-right:4%}
.span2 > .span2:nth-of-type(2n) {margin-right:0;}

.grid4:after {content:"";display:block;clear:both;}
.grid4 > div {float:left;width:23.5%;margin-right:2%;margin-bottom:4%;}
.grid4.inline-block > div {float:none;display:inline-block;vertical-align:top;}
.grid4 > div:nth-child(4n) {margin-right:0;}

.grid3:after {content:"";display:block;clear:both;}
.grid3 > div {float:left;width:31%;margin-right:3.5%;margin-bottom:4%;}
.grid3.inline-block > div {float:none;display:inline-block;vertical-align:top;}
.grid3 > div:nth-child(3n) {margin-right:0;}

.grid2:after {content:"";display:block;clear:both;}
.grid2 > div {float:left;width:49%;margin-right:2%;margin-bottom:4%;}
.grid2.inline-block > div {float:none;display:inline-block;vertical-align:top;}
.grid2 > div:nth-child(2n) {margin-right:0;}

.span3close {float:left;width:32%;margin-right:2%;}
.span3close:nth-child(3n) {margin-right:0;}

@media (max-width: 900px) {
    .span4 {width:49%;}
    .span4:nth-child(2n) {margin-right:0;}
    .span2 {width:100%;margin-right:0;}
    .grid4 > div {width:49%;}
    .grid4 > div:nth-child(2n) {margin-right:0;}
    .grid3 > div {width:49%;margin-right:2%;margin-bottom:4%;}
    .grid3 > div:nth-child(3n) {margin-right:2%;}
    .grid3 > div:nth-child(2n) {margin-right:0;}
}
@media (max-width: 750px) {
    .span3close {width:100%; margin-right:0; margin-bottom:4%;}
}
@media (max-width: 550px) {
    .span4 {width:100%;margin-right:0;}
    .span2 > .span2 {width:100%;margin-right:0;}
    .grid4 > div {width:100%;margin-right:0;}
    .grid3 > div {width:100%;margin-right:0;margin-bottom:10%;}
    .grid2 > div {width:100%;margin-right:0;margin-bottom:10%;}
}
/* END GRID *//* CUSTOM SHARE BUTTONS */
.custom_share .ya-share2__list {list-style:none;}
.custom_share .ya-share2__list .ya-share2__item {display:inline-block;margin:0 8px 8px 0;}
.custom_share .ya-share2__list .ya-share2__item a {display:inline-block;}
.custom_share .ya-share2__list .ya-share2__item .ya-share2__icon {display:inline-block;width:20px;height:20px;background:url(/assets/images/sprite_new.png) no-repeat}
.custom_share .ya-share2__list .ya-share2__item .ya-share2__counter {display:none;}
.custom_share .ya-share2__list .ya-share2__item .ya-share2__title {display:none;}
.custom_share .ya-share2__list .ya-share2__item_service_vkontakte .ya-share2__icon {background-position:0px -965px;}
.custom_share .ya-share2__list .ya-share2__item_service_facebook .ya-share2__icon {background-position:-20px -965px;}
.custom_share .ya-share2__list .ya-share2__item_service_twitter .ya-share2__icon {background-position:-40px -965px;}
.custom_share .ya-share2__list .ya-share2__item_service_telegram .ya-share2__icon {background-position:-60px -965px;}
.custom_share .ya-share2__list .ya-share2__item_service_viber .ya-share2__icon {background-position:-80px -965px;}
.custom_share .ya-share2__list .ya-share2__item_service_whatsapp .ya-share2__icon {background-position:-100px -965px;}
.custom_share .ya-share2__list .ya-share2__item_service_odnoklassniki .ya-share2__icon {background-position:-120px -965px;}

/* END CUSTOM SHARE BUTTONS */
.share-buttons-widget {
    position: relative;
    border-radius: 4px;
    background: #2372C0;
    height: 35px;
    padding: 0 20px;
    display: inline-flex;
    align-items: center;
    color: #FFFFFF;
}
.share-buttons-widget:hover {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.share-buttons-widget.size-full {
    padding: 0 0 0 20px;
}
.share-buttons-widget:hover .share-buttons-widget__block {
    position: absolute;
    left: 100%;
    background: #2372C0;
    border-left: 0;
    padding-right: 20px;
}
.share-buttons-widget.size-default-button-full {
    width: 100%;
    justify-content: center;
    padding: 0 0 0 20px;
}
.share-buttons-widget__button {
    display: flex;
    align-items: center;
    text-align: center;
    font-family: Arial, serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 23px;
}
.share-buttons-widget.size-short .share-buttons-widget__button span {
    display: none;
}
.share-buttons-widget__button span {
    margin-left: 10px;
    text-transform: uppercase;
}
.share-buttons-widget__block {
    max-width: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-width 0.3s ease, opacity 0.3s ease, margin-left 0.3s ease;
    border: 1px solid #808080;
    border-left: 0;
    border-radius: 0 4px 4px 0;
    height: 35px;
}
.share-buttons-widget__block:hover {
    position: absolute;
    left: 100%;
}
.share-buttons-widget.size-full .share-buttons-widget__block {
    padding-left: 20px;
	padding-right: 20px;
}
.share-buttons-widget.size-full .share-buttons-widget__block,
.share-buttons-widget:hover .share-buttons-widget__block {
    display: flex;
    max-width: 1200px;
    opacity: 1;
}
.share-buttons-widget__group {
    display: none;
    justify-content: center;
    margin-left: 12px;
}
.share-buttons-widget.size-full .share-buttons-widget__group,
.share-buttons-widget:hover .share-buttons-widget__group {
    display: flex;
}
.share-buttons-widget__group:first-child {
    margin-left: 0;
}
.share-buttons-widget__group::before {
    content: "";
    width: 1px;
    height: 21px;
    background: rgba(255, 255, 255, 0.50);
    margin-top: 7px;
}
.share-buttons-widget__group .share-button {
    cursor: pointer;
    margin-left: 12px;
    display: flex;
    align-items: center;
}
.share-buttons-widget__group .share-button:hover svg {
    transition: transform 0.3s ease;
    transform: scale(1.4);
}
.share-buttons-widget__group .share-button__name {
    display: none;
}

.share-buttons-widget.button-light,
.share-buttons-widget.button-light-to-red {
    background: #FFFFFF;
    color: #1A1A1A;
    border: 1px solid #808080;
}
.share-buttons-widget.button-light:hover .share-buttons-widget__block,
.share-buttons-widget.button-light-to-red:hover .share-buttons-widget__block {
    background: #FFFFFF;
    color: #1A1A1A;
    border: 1px solid #808080;
    border-left: 0;
}

.share-buttons-widget.button-light .share-buttons-widget__button svg path,
.share-buttons-widget.button-light-to-red .share-buttons-widget__button svg path {
    stroke: #1A1A1A;
}
.share-buttons-widget.button-light .share-buttons-widget__group svg path,
.share-buttons-widget.button-light-to-red .share-buttons-widget__group svg path  {
    fill: #1A1A1A;
}
.share-buttons-widget.button-light .share-buttons-widget__group::before,
.share-buttons-widget.button-light-to-red .share-buttons-widget__group::before {
    content: "";
    width: 1px;
    height: 21px;
    background: #808080;
}

.share-buttons-widget.button-red {
    background: #FFFFFF;
    color: #F72561;
    border: 1px solid #F72561;
}
.share-buttons-widget.button-red:hover .share-buttons-widget__block {
    background: #FFFFFF;
    color: #1A1A1A;
    border: 1px solid #808080;
    border-left: 0;
}
.share-buttons-widget.button-red .share-buttons-widget__button svg path {
    stroke: #F72561;
}
.share-buttons-widget.button-red .share-buttons-widget__button span {
    margin-right: 10px;
    text-transform: inherit;
}
.share-buttons-widget.button-red .share-buttons-widget__button svg {
    order: 2;
}
.share-buttons-widget.button-red  .share-buttons-widget__group svg path {
    fill: #F72561;
}
.share-buttons-widget.button-red .share-buttons-widget__group::before {
    content: "";
    width: 1px;
    height: 21px;
    background: #F72561;
}

.share-buttons-widget .copy-notification {
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    padding: 5px;
    border-radius: 4px;
    position: absolute;
    bottom: 50px;
    right: -50px;
    transform: translateX(-50%);
    z-index: 11;
}
@media (max-width:900px){
	.share-buttons-widget,
	.share-buttons-widget:hover {
		border-radius: 4px;
	}
    .share-buttons-widget.size-default-button-full-mobile {
        width: 100%;
        justify-content: center;
    }
    .share-buttons-widget.size-default-mobile .share-buttons-widget__button span,
    .share-buttons-widget.size-default-button-full-mobile .share-buttons-widget__button span {
        display: block;
    }
    .share-buttons-widget.button-light-to-red,
    .share-buttons-widget.button-default-to-red  {
        background: #FFFFFF;
        color: #F72561;
        border: 1px solid #F72561;
    }
    .share-buttons-widget.button-light-to-red .share-buttons-widget__button svg path,
    .share-buttons-widget.button-default-to-red .share-buttons-widget__button svg path {
        stroke: #F72561;
    }
    .share-buttons-widget.button-light-to-red  .share-buttons-widget__group svg path,
    .share-buttons-widget.button-default-to-red  .share-buttons-widget__group svg path {
        fill: #F72561;
    }
    .share-buttons-widget.button-default .share-buttons-widget__block {
        background: #2372C0;
        color: #FFFFFF;
    }
    .share-buttons-widget.button-light .share-buttons-widget__block,
    .share-buttons-widget.button-red .share-buttons-widget__block,
    .share-buttons-widget.button-light-to-red .share-buttons-widget__block,
    .share-buttons-widget.button-default-to-red .share-buttons-widget__block {
        background: #fff;
    }
    .share-buttons-widget.button-light-to-red  .share-buttons-widget__button span,
    .share-buttons-widget.button-default-to-red  .share-buttons-widget__button span {
        margin-right: 10px;
        text-transform: inherit;
    }
    .share-buttons-widget.button-light-to-red .share-buttons-widget__button svg,
    .share-buttons-widget.button-default-to-red .share-buttons-widget__button svg {
        order: 2;
    }
    .share-buttons-widget.button-light-to-red .share-buttons-widget__group svg path
    .share-buttons-widget.button-default-to-red .share-buttons-widget__group svg path {
        fill: #F72561;
    }
    .share-buttons-widget.size-default .share-buttons-widget__block,
    .share-buttons-widget.size-short .share-buttons-widget__block,
    .share-buttons-widget.size-full .share-buttons-widget__block,
    .share-buttons-widget.size-default-button-full .share-buttons-widget__block,
    .share-buttons-widget.size-default-button-full-mobile .share-buttons-widget__block {
        display: none;
        position: absolute;
        z-index: 10;
        top: 40px;
        left: 0;
        list-style: none;
        border-radius: 4px;
        box-shadow: 0 0 5px rgba(0,0,0,0.3);
        margin: 0;
        padding: 10px;
    }

    .share-buttons-widget.size-default:hover .share-buttons-widget__block,
    .share-buttons-widget.size-short:hover .share-buttons-widget__block,
    .share-buttons-widget.size-full:hover .share-buttons-widget__block,
    .share-buttons-widget.size-default-button-full:hover .share-buttons-widget__block,
    .share-buttons-widget.size-default-button-full-mobile:hover .share-buttons-widget__block {
        display: block;
		height: 390px;
		border: 0;
    }

    .share-buttons-widget:hover .share-buttons-widget__group {
        display: block;
        margin: 7px 0;
        white-space: nowrap;
    }

    .share-buttons-widget.size-default .share-buttons-widget__group::before,
    .share-buttons-widget.size-short .share-buttons-widget__group::before,
    .share-buttons-widget.size-full .share-buttons-widget__group::before,
    .share-buttons-widget.size-default-button-full .share-buttons-widget__group::before,
    .share-buttons-widget.size-default-button-full-mobile .share-buttons-widget__group::before {
        content: "";
        width: 21px;
        height: 1px;
    }
    .share-buttons-widget__group .share-button {
        margin: 0 0 12px 0;
        display: flex;
        align-items: center;
        justify-content: start;
    }
    .share-buttons-widget__group .share-button__name {
        display: block;
        order: 2;
        padding-left: 10px;
    }
    .share-buttons-widget .copy-notification {
        right: 0;
    }
}/* POPUP */
.popup{ position: fixed; display: none; width: 100%; height: 100%; left: 0; top: 0; align-items: center; justify-content: center; z-index: 102; background:rgba(23, 71, 80,0.7)}
.popup.iframe{ width: 90%; max-height: 90%; left: 50%; top: 50%; transform: translate(-50%,-50%); background: #f3f3f3; }
.popup.iframe.active{ display: block; }
.popup .popup_content{ position: relative; display: flex; max-width: 480px; width: 95%; border-radius:4px;background:#fff; max-height: 90%; }
.popup.wide .popup_content { max-width: 700px; }
.popup.active{ display: flex; }
.popup .holder{ overflow-y: auto; padding:28px 40px; width: 100%; }
.popup .close{position:absolute;top:-5px;right:5px;color:#ccc;cursor:pointer;}
.popup.iframe .close{ z-index: 90; }
.popup .close::before{ content: "×"; font-size:36px;}
.popup .title{text-transform: uppercase; font-size: 20px; font-weight: 600; text-align: center; margin-bottom: 25px; }
.popup input[type="text"],.popup input[type="password"],.popup input[type="email"],.popup textarea,.popup .label {display:block;width:100%;margin-bottom:10px;}
.popup textarea {height:100px;}
.popup .btn {display:block;width:100%;}
.popup .rating {font-size:20px;vertical-align:middle;}
.popup .chbs > div {display:inline-block;margin:0 10px 5px 0;}

.popup .rating_holder{ text-align: center; margin-bottom: 20px; }
.popup .subtitle{ text-align: center; font-size: 14px; margin-bottom: 15px; }

.popup form .name{ display: block; margin-bottom: 6px; }/* SCROLLER */
.scroller_holder{ position: relative; }
.scroller_holder .items_holder{ overflow: hidden; }
.scroller_holder ul.scroller{ transition: margin-left ease-out 0.3s; list-style: none; margin-bottom: 0; }
.scroller_holder.flexible ul.scroller{ display: flex; align-items: center; }
.scroller_holder ul.scroller li{ float: left; padding-left: 0; margin-bottom: 0; }
.scroller_holder ul.scroller li img{ display: block; margin: 0 auto; float: none; }
.scroller_holder ul.scroller li::before{ display: none; }
.scroller_holder .arrow_left{ left: -43px; }
.scroller_holder .arrow_right{ right: -43px; }
.scroller_holder.image_bordered ul li{ border: 1px solid #f3f3f3; display: flex; align-items: center; }
.scroller_holder .arrow_left.empty_class,.scroller_holder .arrow_right.empty_class{ display: none; }

.slider{ overflow: hidden; position: relative; }
.slider ul.slides{ transition: margin-left ease-out 0.3s; list-style: none; display: flex; flex-direction: row; justify-content: space-between; }
.slider ul.slides > li{ position: relative; /*float: left;*/ }
.slider ul.slides > li .background,ul.fader > li .background { height: 440px; background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; }
.slider ul.slides > li img,ul.fader >li img{ display: block; }
.slider ul.slides > li .container,ul.fader >li .container{ position: relative; }
.slider .arrow{ display:none;position: absolute; top: 50%; transform: translateY(-50%); font-family: FontAwesome; color: #fff; font-size: 70px; z-index: 3; cursor: pointer; opacity: 0.5; }
.slider:hover .arrow{ opacity: 1; }
.slider .arrow.empty_class{ display: none; }
.slider .arrow_left{ left: 30px; }
.slider .arrow_left::after{ content: '\f104'; }
.slider .arrow_right{ right: 30px; }
.slider .arrow_right::after{ content: '\f105'; }
.slider ul.slides > li .bg,ul.fader >li .bg{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 0.4; background: #000; z-index: 2; }
.slider ul.slides > li .caption,ul.fader > li .caption{ position: absolute; top: 40%; transform: translateY(-50%); width: 100%; text-align: center; font-size: 26px; color: #fff; z-index: 2; }
/*.slider ul.slides > li .caption .container .text{ display: inline-block; }*/
.slider ul.slides > li .caption .h1,ul.fader > li .caption .h1{ font-size: /*40px*/45px; font-weight: bold; text-transform: unset; }
.slider ul.slides > li .caption p,ul.fader > li .caption p{ margin-bottom: 15px; }

ul.fader { position: relative;list-style: none; overflow: hidden;  width: 100%;}
ul.fader li {-webkit-backface-visibility: hidden; position: absolute;opacity:0;z-index:1;width: 100%;left: 0;top: 0;transition: opacity 1000ms ease-in-out 0s;}
ul.fader li.active {opacity:1;z-index:2;position:relative;}

.slider_wrapper.main_slider{ position: relative; margin-bottom: 30px; }
.slider_wrapper.main_slider .main_searchform{ position: absolute; bottom: 0; left: 0; width: 100%; z-index: 4; }
.slider_wrapper.main_slider .main_searchform .advanced{ display: flex; margin-top: 0; padding: 15px 0; border: 0; }
.slider_wrapper.main_slider .main_searchform .advanced_holder{ border-bottom: 1px solid #d6d6d6; display: none; background: #fbfbfb; }
.slider_wrapper.main_slider .main_searchform div.btn{ padding-right: 52px; position: relative; overflow: unset; text-overflow: unset; }
.slider_wrapper.main_slider .main_searchform div.btn .text{ overflow: hidden; text-overflow: ellipsis; }
.slider_wrapper.main_slider .main_searchform div.btn i{ position: absolute; padding-left: 1px; right: 0; top: 0; height: 100%; width: 35px; display: inline-flex; align-items: center; justify-content: center; }
.slider_wrapper.main_slider .main_searchform div.btn i:before{ content: ""; position: absolute; left: 0; width: 1px; top: 6px; bottom: 6px; background: #fff; }
.slider_wrapper.main_slider .main_searchform div.btn i:after{ content: ""; width: 0; height: 0; border-top: 7px solid #fff; border-right: 4px solid transparent; border-left: 4px solid transparent; top: 0; }
.slider_wrapper.main_slider .main_searchform div.btn .list{ position: absolute; top: 100%; left: 0; width: 100%; background: #fff; box-shadow: 0px 2px 4px 0px rgba(0, 0, 1, 0.3); border-radius: 0 0 3px 3px; display: none; z-index: 5; }
.slider_wrapper.main_slider .main_searchform div.btn .list a{ display: block; font-size: 16px; color: #3ab54a; padding: 8px 15px; text-align: left; line-height: normal; }
.slider_wrapper.main_slider .main_searchform div.btn.opened i:after{ border-top: 0; border-bottom: 7px solid #fff; }
.slider_wrapper.main_slider .main_searchform div.btn.opened{ border-radius: 3px 3px 0 0; }
.slider_wrapper.main_slider .main_searchform div.btn.opened .list{ display: block; }

.slider_wrapper.main_slider.opened{ padding-bottom: 222px; }
.slider_wrapper.main_slider.opened .main_searchform .advanced_holder{ display: block; }
.main_searchform .simple_holder{ background: rgba(23, 71, 80,0.75); padding: /*50px 0 44px 0;*/25px 0 25px 0; }
.main_searchform form{ margin-bottom: 0; }
.main_searchform .objects_search .simple .submit .more{ color: #fff; font-size: 16px; }
.main_searchform .simple .label {font-weight:bold;color:#fff;margin-bottom:10px;}
.main_searchform .btn,.main_searchform .kitui-select .selected,.main_searchform .objects_search .range_popup,.main_searchform select,.main_searchform .regions_select input[type="text"] {height:50px;line-height:50px;}
.main_searchform .range_popup .kitui-select .selected {height:35px;line-height:35px;}
.main_searchform .mobile_deals {display:none;}
.main_searchform .mobile_deals > div {width:49%;color:#fff;font-weight:bold;margin-bottom:15px;}
.slider_wrapper.main_slider.opened .objects_search .simple .submit .more::after{ border-top: none; border-bottom: 8px solid #ccc; }
@media (max-width:1300px){
    .slider:not(.no_search) ul.slides > li .caption, ul.fader  > li .caption{ top: 40px; transform: unset; }
	.caption.title_block_in_slider {top: 30% !important;}
}
@media (max-width:1000px){
    .main_searchform .simple_holder{ padding: 10px 0; }
    .slider .arrow_left{ left: 10px; }
    .slider .arrow_right{ right: 10px; }
    .slider .arrow{ font-size: 40px; }
    .slider ul.slides > li .caption,ul.fader > li .caption{ font-size: 20px; }
    .slider ul.slides > li .caption .h1,ul.fader > li .caption .h1{ font-size: 26px; }
	
	.caption.title_block_in_slider {top: 20% !important;}
	.simple_holder.title_block_in_search_form {padding: 25px 0;}
}
@media (max-width:800px){
    .slider ul.slides > li .background:not(.title_block_in_slider),
	ul.fader > li .background:not(.title_block_in_slider) {height:425px;}
	.slider ul.slides > li .caption p, ul.fader > li .caption p {display: none;}
	
	.main_searchform.title_block_in_search_form {height: 100%; overflow: hidden;}
	.simple_holder.title_block_in_search_form {padding: 50px 0px 35px; position: relative; top: 10px;}
	.title_in_search_form {margin-bottom: 45px;}
	.background.title_block_in_slider {height: 444px !important;}
	.caption.title_block_in_slider {top: 40px !important;}
	.caption.title_block_in_slider .container {top: -30px; height: calc(3*2.5em);}
	.caption.title_block_in_slider .container > .text {display: flex; align-items: center; justify-content: center; height: 100%;}
	
}
@media (max-width:700px){
    .slider .arrow{ display: none; }
}
@media (max-width:600px){
    .main_searchform .mobile_deals {display:flex;justify-content:space-between;}
    .main_searchform #dt_sel {display:none;}
    .main_searchform .objects_search .simple > div {width: 49%;}
    .main_searchform .objects_search .simple > div:last-child {width:100%;margin-bottom:0;}
    .main_searchform .simple > div:last-child .label {display:none;}
	
	.simple_holder.title_block_in_search_form {padding: 50px 0px 35px; position: relative; top: calc(1*0.1em);}
}

.new_scroller .title{ text-transform: uppercase; font-size: 20px; font-weight: bold; margin-bottom: 23px; }
.new_scroller .wrapper{ position: relative; padding: 0 40px; }
.new_scroller .arrow{ cursor: pointer; position: absolute; top: 50%; transform: translateY(-50%); font-family: FontAwesome; color: #e6e6e6; font-size: 70px; z-index: 3; }
.new_scroller .arrow:hover{ color: #004c85; }
.new_scroller .arrow.empty_class{ display: none; }
.new_scroller .arrow_left{ left: 0; }
.new_scroller .arrow_left::after{ content: '\f104'; }
.new_scroller .arrow_right{ right: 0; }
.new_scroller .arrow_right::after{ content: '\f105'; }
.new_scroller .scroller_line{ margin-bottom: 30px; }
.new_scroller .scroller_line.one_line{ display: none; }
.new_scroller .scroller_line:last-child{ margin-bottom: 0; }
.new_scroller .slides .item{ padding: 0 13px; }
.new_scroller .slides .item img{ width: 100%; }
@media (max-width:600px){
    .new_scroller .scroller_line{ display: none; }
    .new_scroller .scroller_line.one_line{ display: block; }
}

.slider ul.slides > li .background.title_block_in_search_form,
ul.fader > li .background.title_block_in_search_form {
	height: 400px;
}
.title_in_search_form {
	text-align: center;
    color: rgb(255, 255, 255);
}/* HEADER */
.header {background:#174750;color:#fff;padding-top:10px;}
.header .logo {float:left;position:relative;width:205px;} /* cls here */
.header .logo > div {display:flex;align-items:center;}
.header .logo > div a{position:relative;display:contents;width:100%;/*padding-bottom: 16.95%;*/}
.header .logo img {/*max-height:35px;*/display:block;/*position:absolute;left:0;top:0;width:100%;height:100%;*/}
.header .logo img.flag {margin-left:10px;height:30px;}
.header .logo span {display:block;font-size:11px;padding-left:30px;padding-bottom:5px;letter-spacing:1px;}
.header .logo > div .beta_text{ font-size: 14px; font-weight: 300; text-decoration: none; font-style: normal; align-self: flex-end; margin-bottom: 3px; padding-left:5px;}
.mobile_menuer, .sticky_menu .mobile_menuer {float:left;display:none;}
.mobile_menuer::before, 
.sticky_menu .mobile_menuer::before {content:url(/assets/images/icons/svg/burger_menu.svg);font-family:FontAwesome;margin-left:20px;font-size:28px;cursor:pointer;line-height: 30px;}
 header .header .items {padding-top: 7px;}
.header .items {float:right;}
.header .items > div {display:inline-block;margin-left:25px;}
.header .items a {color:#fff;}
.header .items a:hover {text-decoration:none;}
.header .items a.icon::before {content:'';display:inline-block;width:20px;height:20px;vertical-align:middle;margin-right:4px;background-repeat:no-repeat;}
.header .compare::before {
	width: 18px !important;
	height: 18px !important;
	background:url(/assets/images/icons/svg/compare.svg);
}
.header .wishlist::before {
	height: 18px !important;
	background:url(/assets/images/icons/svg/favorites.svg);
}
.header .user::before {background:url(/assets/images/icons/top-user.png);}
.header .user .text {white-space:nowrap;max-width:100px;text-overflow:ellipsis;overflow:hidden;display:inline-block;vertical-align:middle;}
.header .add_object {height:35px;line-height:35px;border:1px solid #fff;border-radius:4px;display:inline-block;text-decoration:none;font-weight:bold;padding:0 15px;}
.header .add_object::before {content:"\f067";font-family:FontAwesome;font-size:18px;margin-right:13px;vertical-align:middle;}
.header .languages, .header .user_actions {position:relative;cursor:pointer;}
.header .languages::after, .header .user_actions::after {content:'';display:/*none*/inline-block;margin-left:2px;border-top:7px solid #fff;border-right:6px solid transparent;border-left:6px solid transparent;}
.header .languages.open::after, .header .user_actions.open::after {border-top:none;border-bottom:7px solid #fff;}
.header .languages .current {}
.header .user_actions .list {font-size: 16px;}
.header .user_actions .user_icon, 
.header .user_actions .price {display:inline-block;vertical-align:middle;}
.header .user_actions .user_icon img {
	vertical-align: middle;
}
.flags .flag {width:26px;height:26px;display:inline-block;vertical-align:middle; background: unset; }
.flags .flag.fr {float:none;}
.flags .flag img { border-radius: 50%; }
.header .languages .list, .header .user_actions .list {position:absolute;display:none;z-index:102;top:30px;right:-10px;list-style:none;background:#fff;border-radius:4px;box-shadow:0 0 5px rgba(0,0,0,0.3);padding:6px 15px;cursor:default;}
.header .languages.open .list, .header .user_actions.open .list  {display:/*none !important*/block;}
.header .languages .list::before, .header .user_actions .list::before {content:'';position:absolute;top:-7px;border-bottom:7px solid #fff;border-right:7px solid transparent;border-left:7px solid transparent;}
.header .languages .list::before {right:42px;}
.header .user_actions .list::before {right:31px;}
.header .languages .list li, .header .user_actions .list li {margin:7px 0;white-space:nowrap;cursor:pointer;color:#2372C0;line-height: 32px;}
.header .languages .list li a {
	color:#2372C0; 
}
.header .user_actions .list li a {
	color:#2372C0; 
	padding-right: 15px; 
	display: flex;
	align-items: center;
}
.header .user_actions .list.auth_menu li a {
	color: #313451;
}
.header .user_actions .list li a:hover,
.header .user_actions .list.prepare-show-loader	li:hover {
	text-decoration: underline;
}
.header .user_actions .list li a .icon { margin-right: 10px; display: inline-block; width: 16px; height: 16px; background: url(/assets/images/personal_menu_sprite.png) 0 0 no-repeat; }
.header .user_actions .list li.agents a .icon{ background-position: 0 -17px; }
.header .user_actions .list li.projects a .icon{ background-position: 0 -36px; }
.header .user_actions .list li.requests a .icon{ background-position: 0 -52px; }
.header .user_actions .list li.logout a .icon{ background-position: 0 -70px; }
.header .user_actions .list li.complains a .icon{ background-position: 0 -88px; }
.header .user_actions .list li.offices a .icon{ background-position: 0 -108px; width: 18px; }
.header .user_actions .list li a .unread_count {
	margin-left: 10px;
	font-size: 16px;
    color: #219bdc;
    text-decoration: underline;
    font-weight: 600;
}
.header .languages .list li a.flag, .header .user_actions .list li img {margin-right:10px;margin-left:0;}

.header ul.main-menu {display:block;list-style:none;max-width:1200px;margin:0 auto 0 auto;clear:both;padding-top:1px;text-align: center;}
.header ul.main-menu > li {list-style:none;display:inline-block;/*position:relative;*/}
.header ul.main-menu > li:last-child > a::after{display:none;}
.header ul.main-menu > li > a::after {content:"";position:absolute;top:15px;right:-2px;width:1px;height:11px;background-color:#B3B3B3;}
.header ul.main-menu > li > a {line-height:normal;text-transform:uppercase;color:#fff;font-size:12px;font-weight:bold;text-decoration:none;display:block;padding:13px 12px 18px 12px;position:relative;}
.header ul.main-menu > li.active > a {color:#F72561;}
.header ul.main-menu > li:hover > a {background:#fff;color:#000 !important;}
.header ul.main-menu > li:hover > a::before {content:"";display:block;position:absolute;top:0px;left:-2px;background-color:#fff;width:2px;height:100%;}
.header ul.main-menu > li:hover > a::after {content:"";display:block;position:absolute;top:0px;right:-2px;background-color:#fff;width:2px;height:100%;}
.header ul.main-menu > li ul {display:none;width:auto;}
.header ul.main-menu li:hover > ul {display:block;position:absolute;z-index:1001;border-radius:0px 0px 2px 2px;background-color:#fff;margin:0px -2px 0px -2px;list-style:none;padding:0px;min-width:150px;width:auto;box-shadow:2px 4px 5px rgba(0,0,0,0.3)}
.header ul.main-menu li:hover > ul li ul{ left: 100%; top: 9px; /*max-height: 400px; overflow-y: auto;*/ }
.header ul.main-menu > li ul li {display:block;padding:0 14px;max-width:300px;width:auto;text-align:left;/*position:relative;*/}
.header ul.main-menu > li ul li:last-child a{border-bottom:0px;}
.header ul.main-menu > li ul li > a {line-height:normal;font-size:16px;color:#333;text-decoration:none;display:block;max-width:300px;width:auto;border-bottom:1px solid #ccc;padding: 9px 0 12px 0;}

.mmenu{ width: 300px; height: 100%; position: fixed; left: -300px; top: 0; overflow-y: auto; background: #174750; max-width: 100%; transition: all ease-out 0.3s; z-index: 99; padding-bottom: 60px; color:#fff;box-shadow:0 0 5px rgba(0,0,0,0.3)}
.mmenu .top{ padding: 10px 15px; margin-bottom: 10px; }
.mmenu .menu{ float: left; margin-right: 5%; cursor: pointer; }
.mmenu .menu::before {content:url(/assets/images/icons/svg/burger_menu.svg);font-family:FontAwesome;font-size:28px;}
.mmenu .close{ cursor: pointer; float: right;}
.mmenu .close::before {content:'\f00d';font-family:FontAwesome;font-size:28px;}
.mmenu ul{ list-style: none; }
.mmenu ul li{ list-style: none; margin-bottom: 5px; }
.mmenu ul li.opened{ background: #363028; }
.mmenu ul li a{ display: inline-block; width: 100%; color: #fff; font-weight: bold; font-size: 14px; text-decoration: none;text-transform:uppercase; padding: 10px 15px; }
.mmenu ul li ul.submenu{ display: block; margin-left: 15px; }
.mmenu ul li a:hover{background:#fff;color:#1a1a1a;}
.mmenu ul li .arrow{ float: right; color: #fff; font-size: 12px; margin-top: 5px; }
.mmenu ul li ul.submenu li a{ position: relative; }
.mmenu ul li ul.submenu li a{ font-size: 16px; text-transform: none; font-weight: 400;}
.mmenu ul li ul.submenu li a:before{ content: "-";margin-right:7px;}

.sticky_menu {position:fixed;top:0;width:100%;z-index:50;}
.sticky_menu > .header {padding: 0}
.sticky_menu .header .items > .user_actions:first-child {
	margin-left: 12px;
}
.sticky_menu >.header >.container .logo{display:none;}

.sticky_menu > .header .menu-container {
	display: flex; 
	justify-content: start;
	align-items: center;
}
.sticky_menu > .header .menu-container .content_menu {
	width: 1200px;
    white-space: nowrap;
    position: relative;
}


.sticky_menu .header .menu-container .content_menu > ul.main-menu {
	margin: 0 20px;
	padding-top: 0;
}

.sticky_menu .header .menu-container .content_menu > ul.main-menu ul.submenu {
  display: none;
}
.sticky_menu .header .menu-container .content_menu ul.main-menu li:hover > ul.submenu {
    display: block;
	position:absolute;
	z-index:1001;
	border-radius:0px 0px 2px 2px;
	background-color:#fff;
	margin:0px -2px 0px -2px;
	list-style:none;
	padding:0px;
	min-width:150px;
	width:auto;
	box-shadow:2px 4px 5px rgba(0,0,0,0.3)
}
.sticky_menu .header .menu-container .content_menu ul.main-menu li:hover > ul li ul{ 
	left: 100%; 
	top: 9px;
}
.sticky_menu .header .menu-container .content_menu ul.main-menu > li ul li {
	display:block;
	padding:0 14px;
	max-width:300px;
	width:auto;
	text-align:left;
}

.sticky_menu .header ul.main-menu > li > a {
	padding: 18px 12px 18px 12px
}
.sticky_menu .header ul.main-menu > li > a::after {
	top: 20px;
	right: 0;
}
.sticky_menu .header .menu-container .content_menu ul.main-menu > li ul li:last-child a{
	border-bottom:0px;
}
.sticky_menu .header .menu-container .content_menu ul.main-menu > li ul li > a {
	line-height:normal;
	font-size:16px;
	color:#333;
	text-decoration:none;
	display:block;
	max-width:300px;
	width:auto;
	border-bottom:1px solid #ccc;
	padding: 9px 0 12px 0;
	white-space: normal;
  	word-wrap: break-word;
}

.sticky_menu > .header .menu-container > .actions_menu {flex-shrink: 0; padding-left: 12px;}
.sticky_menu > .header .menu-container > .actions_menu .items > div:nth-child(1) {display: none;}
.sticky_menu > .header .menu-container > .actions_menu .items > div:nth-child(2) {display: none;}
.sticky_menu > .header .menu-container > .actions_menu::before {
	content: "";
    position: absolute;
    width: 1px;
    height: 26px;
    background-color: #B3B3B3;
}

.scroll-buttons {
	display: none;		
}
.sticky_menu > .header .scroll-buttons {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 30px;
  cursor: pointer;
}

.sticky_menu > .header .scroll-buttons.scroll-buttons__left {
  	left: -10px;
	background: url(/assets/images/icons/svg/arrow_left.svg) no-repeat center center;
}

.sticky_menu > .header .scroll-buttons.scroll-buttons__right {
  	right: -10px;
	background: url(/assets/images/icons/svg/arrow_right.svg) no-repeat center center;
}

.sticky_menu > .header .linear-gradient-block {
	display: none;
	position: absolute;
	width: 100px;
	height: 100%;
	top: 0;
	bottom: 0;
}
.sticky_menu > .header .linear-gradient-block__left {
  left: 0;
  background: linear-gradient(to left, rgba(23, 71, 80, 0) 30%, #174750 80%);
}
.sticky_menu > .header .linear-gradient-block__right {
  	right: 0;
	background: linear-gradient(to right, rgba(23, 71, 80, 0) 30%, #174750 80%);
}

.sticky_menu .header .menu-wrapper {
	position: relative;
}
.sticky_menu .header .menu-wrapper-block {
	max-width: 800px;
    width: 100%;
	overflow: hidden;
}
.sticky_menu .header .main-menu {
	transition: margin-left ease-in 0.3s, margin-right ease-in 0.3s;
}
.sticky_menu > .header .menu-wrapper-block .content_menu {
	position: inherit;
	max-width: none;
}
.sticky_menu .header .menu-wrapper-block .content_menu > ul.main-menu {
	margin: 0;
	width: 800px;
}

@media (max-width: 1050px) {
	.sticky_menu > .header .menu-container .content_menu {
		max-width: 650px;
	}
	.sticky_menu > .header .menu-wrapper-block .content_menu {
		max-width: none;
	}
	.sticky_menu .header .menu-wrapper-block {
		max-width: 650px;
		width: 100%;
		overflow: hidden;
	}
	.sticky_menu .header .menu-wrapper-block .content_menu > ul.main-menu {
		width: 650px;
	}
}

@media (max-width: 900px) {
	.sticky_menu > .header .menu-container {
		display: block;
	}
    .mobile_menuer {
		display: block;
		position: absolute; 
		top: 77px;
	}
	.mobile_menuer::before {
		margin-left:0;
	}
	.header {
		padding-top: 0;
		padding-bottom:15px;
	}
	.header .items {
		line-height: 20px;
	}
    .header .add_object .text {display:none;}
    .header .add_object::before {margin-right:0;}
    .header ul.main-menu {display:none;}
    .mmenu.active {left:0;}
    .header .logo {
		width: 100%;
	}
	.header .logo img {
		margin: 15px auto 20px;
		max-height: 35px;
	}
	.header .logo span {
		display: none;
	}
	.sticky_menu > .header {
		padding-bottom: 10px;
	}
	.sticky_menu .mobile_menuer {
		display: block;
		position: fixed; 
		top: 16px;
	}
	.sticky_menu .mobile_menuer::before {margin-left:0;}
	.sticky_menu > .header > .container {
		display: flex;
    	justify-content: space-between;
    	align-items: center;
	}
	.sticky_menu > .header .menu-container > .actions_menu {
		margin-top: 15px;
	}
	.sticky_menu > .header .menu-container > .actions_menu::before {display: none;}
    .sticky_menu > .header .menu-container > .actions_menu .items {
		display: flex;
    	align-items: center;
	}
	.sticky_menu > .header .menu-container > .actions_menu .items > div {margin-left:24px;}
	.sticky_menu > .header .menu-container > .actions_menu .items > div:nth-child(1),
	.sticky_menu > .header .menu-container > .actions_menu .items > div:nth-child(2) {display: block;}
	.sticky_menu > .header .scroll-buttons.scroll-buttons__left,
	.sticky_menu > .header .scroll-buttons.scroll-buttons__right,
	.sticky_menu > .header .linear-gradient-block__left,
	.sticky_menu > .header .linear-gradient-block__right {display: none;}
}
@media (max-width: 750px) {
    .header .user .text {display:none;}
    .header .logo {
		width: 100%;
	}
	.header .logo img {
		margin: 15px auto 20px;
		max-height: 35px;
	}
    .header .logo > div .beta_text{ font-size: 12px; }
	.sticky_menu > .header .menu-container > .actions_menu .items > div {margin-left:14px;}
	.sticky_menu .header .menu-wrapper-block {
		max-width: 0;	
	}
}
@media (max-width: 600px) {
	.header {
		padding-top: 0;
		padding-bottom:15px;
	}
	.header .logo {
		width: 100%;
	}
	.header .logo img {
		margin: 15px auto 20px;
		max-height: 35px;
	}
    .header .logo > div .beta_text{ font-size: 10px; }
}
@media (max-width: 500px) {

    .header .logo {
		width: 100%;
	}
    .header .logo img {
		margin: 15px auto 20px;
		max-height: 35px;
	}
    .header .logo img.flag {width:auto;}
    .header .add_object {display:none;}
    .header .items > div {margin-left:10px;}
    .header .items a.icon::before {margin-right:2px;}
    .header .logo > div .beta_text{ font-size: 14px; }
}

.header_banner a{ display: block; }
.header_banner img{ display: block; width: 100%; }
@media (max-width:800px){
    .header_banner{ display: none; }
}

.popup_languges_list{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	justify-content: flex-start;
    width: 100%;
    list-style: none;
}

.popup.languages .popup_content{
	max-width: 700px;
}

.popup_languges_list li{
	margin: 8px 0;
	width: 25%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.popup .close.languages_scrolled{
	right: 20px;
}

@media (max-width:750px){
	.popup_languges_list li{
		width: 33.3%;
	}
}

@media (max-width:550px){
	.popup_languges_list li{
		width: 50%;
	}
}

@media (max-width:650px){
	.popup.languages .holder{
		padding: 15px;
	}
}

/* FOOTER */
footer, .footer {color:#fff;}
footer ul.links-menu {list-style:none;display:block;margin-top:30px;}
footer ul.links-menu > li {display:inline-block;box-sizing:border-box;width:15%;margin-right:2%;vertical-align:top;}
footer ul.links-menu > li:last-child {margin-right:0;}
footer ul.links-menu > li ul {list-style:none}
footer ul.links-menu > li ul li {padding-bottom:10px;line-height:normal}
footer ul.links-menu a {color:#7e7e7e;}
.footer {background:/*url(/assets/images/houses.jpg)*/ #174750;position:relative;margin-top:45px;}
.footer a {color:inherit;}
.footer .title {font-size:16px;font-weight:bold;text-transform:uppercase;color:#fff;margin-bottom:15px;}
.footer .scrollup{position:absolute;width:69px;height:69px;background:url(/assets/images/sprite_new.png) 0px -45px no-repeat;top:-34px;left:50%;margin-left:-34px;cursor:pointer;z-index:9;}
.footer > .container {padding-top:40px;}
.footer ul{list-style:none;}
.footer ul li {padding:6px 0px;}
.footer .logo,.footer .copyright {margin-bottom:30px;}
.footer .logo {display:flex;align-items:flex-end;}
.footer .logo img {display:block;}
.footer .logo .beta {color:#fff;font-size:14px;margin-bottom:2px;margin-left:5px;}
.footer .copyright, .footer .production {line-height:24px;}
.footer .socials {
	margin-bottom:40px;
	background: #143E45;
	border-radius: 5px;
	max-width: 250px;
	display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
	padding: 5px 14px;
}
.footer .socials.social-buttons-wrap {
	max-width: 180px;
	padding: 5px;
}
.footer .socials a {
	display:inline-block;
	width: 37px;
    height: 30px;
	margin-bottom:5px;
	background:url(/assets/images/sprite_new.png) no-repeat;
	border-radius: 50%;
}
.footer .socials.social-buttons-wrap-1 {
	max-width: 45px;
	padding: 5px;
}
.footer .socials.social-buttons-wrap-1 a {
	margin-bottom: 0;
}
.footer .socials.social-buttons-wrap-2 {
	max-width: 105px;
}
.footer .socials.social-buttons-wrap-3 {
	max-width: 140px;
}
.footer .socials.social-buttons-wrap-4 {
	max-width: 180px;
}
.footer .socials.social-buttons-wrap-5 {
	max-width: 215px;
}
.footer .socials a:last-child{margin-right:0px;}
.footer .socials a.tw {background-position:-2px -119px;}
.footer .socials a.vk {background-position:-44px -119px;}
.footer .socials a.fb {background-position:-86px -119px;}
.footer .socials a.inst {background-position:-128px -119px;}
.footer .socials a.yt {background-position:-170px -119px;}
.footer .socials a.od {background-position:-212px -119px;}
.footer .socials a.gp {background-position:-254px -119px;}
.footer .socials a.lj {background-position:-296px -119px;}
.footer .socials a.pin {background-position:-2px -892px;}
.footer .socials a.tumblr {background-position:-44px -892px;}
.footer .socials a.lin {background-position:-86px -892px;}
.footer .socials a.tele {background-position:-408px -119px;}
.footer .socials a.zen {background-position:-450px -119px;}
.footer .i_address,.footer .i_phone,.footer .i_email {padding-left:25px;position:relative;margin-bottom:10px;color:#fff;font-size:14px;}
.footer .i_address:before {content:"";width:17px;height:17px;position:absolute;top:2px;left:0px;background:url(/assets/images/sprite_new.png) -26px 0px no-repeat;}
.footer .i_phone:before {content:"";width:17px;height:17px;position:absolute;top:2px;left:0px;background:url(/assets/images/sprite_new.png) -52px 0px no-repeat;}
.footer .i_email:before {content:"";width:17px;height:17px;position:absolute;top:3px;left:0px;background:url(/assets/images/sprite_new.png) -78px 0px no-repeat;}
.footer .search, .footer .contact_block {display:block;position:relative;max-width:250px;}
.footer .search input[type="text"], .footer .contact_btn {background:transparent;border:1px solid #fff;border-radius:5px;width:100%;padding:0 30px 0 8px;color:#fff;}
.footer .search input[type="submit"] {position:absolute;top:50%;margin-top:-8px;right:10px;width:16px;height:16px;border:0px;background:url(/assets/images/sprite_new.png) -104px 0px no-repeat;cursor:pointer;}
.footer .contact_block {
	margin-bottom: 40px;
}
.footer .contact_btn {
	cursor: pointer;
	height: 35px;
	line-height: 35px;
	position: relative;
	display: flex;
    align-items: center;
	justify-content: center;
	padding: 0;
}
.footer .contact_btn:before {
	content: "";
    width: 18px;
    height: 18px;
    background: url(/assets/images/icons/svg/envelope.svg) no-repeat;
    margin-right: 5px;
    position: relative;
    top: 2px;
}
.cookie_warning {background:rgba(0,0,0,0.7);color:#fff;position:fixed;bottom:0;left:0;width:350px;z-index:200;padding:35px 30px 20px 30px;}
.cookie_warning .close {position:absolute;right:10px;top:10px;font-size:40px;line-height:20px;cursor:pointer;}
.cookie_warning p {/*padding:50px 0 60px 0;font-size:16px;line-height:150%;*/margin-bottom:8px;}
.cookie_warning p a {text-decoration:underline;}
.cookie_warning .accept {text-align:right;}
.terms-and-policy {
	display: none;
}
.terms-and-policy a {
	padding-bottom: 15px;
}
.terms-and-policy a:last-child {
	padding-bottom: 0;
}
@media (max-width: 900px) {
	.footer > .container {
		padding-top: 59px;
	}
	.footer .grid4 > div {
		width:100%;
		margin-right:0;
		margin-bottom: 30px;
		text-align:center;
	}
	.footer .copyright {
		margin-bottom: 0;
	}
	.footer .logo {
		margin-bottom: 30px;
	}
	.footer .logo > div {
		margin: 0 auto;
	}
	.footer .logo img {
		width: 320px;
    	max-width: 100%;
	}
	.footer .socials,
	.footer .contact_block,
	.footer .search {
		margin: 0 auto;
		max-width: 500px;
		justify-content: center;
	}
	.footer .socials {
		margin: 0 auto 20px;
	}
	.footer .contact_block {
		margin: 0 auto 40px;
	}
	.footer .socials.social-buttons-wrap,
	.footer .socials.social-buttons-wrap-1,
	.footer .socials.social-buttons-wrap-2,
	.footer .socials.social-buttons-wrap-3,
	.footer .socials.social-buttons-wrap-4,
	.footer .socials.social-buttons-wrap-5 {
		max-width: 500px;
		padding: 0;
	}
    .footer .grid4 > div.menu {display:none;}
	.terms-and-policy {
		display: block;
		margin-top: 30px;
	}
	.terms-and-policy a {
		display: block;
	}
}
@media (max-width: 800px) {
    .footer {background:#174750;}
    footer ul.links-menu > li {width:30%;margin-right:5%;}
    footer ul.links-menu > li:nth-child(3n) {margin-right:0;}
}
@media (max-width: 600px) {
    footer ul.links-menu > li {width:48%;margin-right:4% !important;}
    footer ul.links-menu > li:nth-child(2n) {margin-right:0 !important;}
    .cookie_warning {width:100%;}
    .cookie_warning .accept {text-align:center;}

}
@media (max-width: 550px) {
    .footer .grid4 > div {text-align:center;}
	.footer .socials.social-buttons-wrap {
		max-width: none;
	}
	.footer .socials.social-buttons-wrap a {
		margin: 5px 15px;
	}
    .footer .i_address,.footer .i_phone,.footer .i_email {display:inline-block;}
}/* CONTACTS */
.contacts-page .map {margin-bottom:30px;}
.contacts-page .info {float:left;width:32%;margin-right:2%;}
.contacts-page .form {float:left;width:66%;}
.contacts-page .form input[type='text'],.contacts-page .form textarea,.contacts-page .form .label {display:block;width:100%;margin-bottom:10px;}
.contacts-page .form input[type='text'] {background-color:#fff;}
.contacts-page .form .grid3 > div {margin-bottom:0;}
.contacts-page .form textarea {height:150px;}
@media (max-width: 600px) {
    .contacts-page .info {float:none;width:100%;margin-bottom:15px;}
    .contacts-page .form {float:none;width:100%;}
}
/* ARTICLES */
ul.post-list {
    list-style: none;
}
ul.post-list li {
    margin-bottom: 50px;
}
ul.post-list li .image {
    width: 23%;
    float: left;
    margin-right: 30px;
}

/* @media (min-width: 1200px) {
    ul.post-list li .image {
        width: 30%;
    }
} */

ul.post-list li .image a {
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 67%;
} /* for cls */
ul.post-list li .image a img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
ul.post-list li .info {
    overflow: hidden;
}
ul.post-list li .info .sub-post-info {
    margin-bottom: 15px;
    color: #7e7e7e;
    display: inline-block;
}
ul.post-list li .info .sub-post-info .date-create {
    display: inline-block;
    padding-left: 27px;
    position: relative;
    margin-right: 18px;
}
ul.post-list li .info .sub-post-info .date-create::before {
    content: "";
    width: 27px;
    height: 16px;
    display: block;
    position: absolute;
    left: 0;
    background: url(/assets/images/icons/calendar.svg) no-repeat;
    background-size: 27px 16px;
}
ul.post-list li .info .sub-post-info .current-views {
    display: inline-block;
    padding-left: 22px;
    position: relative;
}
ul.post-list li .info .sub-post-info .current-views::before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(/assets/images/icons/svg/eye.svg);
    background-size: 16px 16px;
    position: absolute;
    left: 0;
}
ul.post-list li .info .h2 {
    margin-bottom: 15px;
}
ul.post-list .tags {
    margin-bottom: 15px;
    font-size: 14px;
    display: inline-block;
    position: relative;
}
ul.post-list .sub-post-info + .tags{
    margin-left: 21px;
    padding-left: 21px;
}
ul.post-list .sub-post-info + .tags::before {
    content: "";
    width: 1px;
    height: 16px;
    position: absolute;
    left: 0;
    background-color: #ccc;
    top: 3px;
}
ul.post-list .tags a {
    margin-right: 15px;
    color: #2372C0;
    display: inline-block;
    border-radius: 4px;
    background-color: #f3f2f2;
    padding: 3px 5px;
    font-size: 13px;
}
ul.post-list .tags a:visited {
    color: #2372C0;
}

ul.post-list li .article {
    margin-bottom: 10px;
    /* line-height: 20px;
    font-size: 16px; */
}
ul.post-list li .article + a {
    font-size: 16px;
}

.line_search.posts {
    flex-wrap: wrap;
    margin-bottom: 25px;
}
.line_search.posts > * {
    width: 23%;
}
.line_search.posts > .w100 {
    width: 100%;
    margin-top: 10px;
}

@media (max-width: 600px) {
    ul.post-list li .image {
        float: none;
        margin-bottom: 10px;
        margin-right: 0;
        width: 100%;
    }
    ul.post-list li .image img {
        display: block;
        margin: 0 auto;
    }
    .page_content .preview {
        float: none;
        margin: 0 0 10px 0;
        width: 100%;
    }
    .line_search.posts > * {
        width: 100%;
        margin: 0 0 10px 0 !important;
    }
    .line_search.posts > a.btn {
        order: 1;
    }
}

.subscribe-place {
    margin-top: 25px;
    margin-bottom: 55px;
}

/* ----- single post -------- */

/*.post_page article,
.post_page article p {
    font-size: 20px;
	line-height: 30px;
    color: #1a1a1a;
}*/

.post_page .post-info-line {
    padding: 15px;
    background-color: #f3f2f2;
    border-radius: 3px;
    /* clear: both; */
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    color: #7e7e7e;
}

.post_page .post-author-info .author-title {
    color: #1a1a1a;
    font-size: 15px;
    font-weight: 700;
    margin-right: 10px;
}

.post_page .post-author-info .author-link {
    color: #2372C0;
    font-size: 15px;
}

.post_page .post-info-line .dates-views {
    display: inline-block;
}

.post_page .post-info-line .dates {
    display: inline-block;
    margin-right: 20px;
}

.post_page .post-info-line .dates .create {
    display: inline-block;
    position: relative;
    padding-left: 29px;
}

.post_page .post-info-line .dates .create::before {
    content: "";
    width: 27px;
    height: 16px;
    display: block;
    position: absolute;
    left: 0;
    background: url(/assets/images/icons/calendar.svg) no-repeat;
    background-size: 27px 16px;
}

.post_page .post-info-line .dates .update {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    margin-left: 20px;
}

.post_page .post-info-line .dates .update::before {
    content: "";
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    left: 0;
    top: -2px;
    background: url(/assets/images/icons/calendar_upt.svg) no-repeat;
    background-size: 20px 20px;
}

.post_page .post-info-line .current-views {
    display: inline-block;
    font-size: 14px;
    padding-left: 22px;
    position: relative;
}

.post_page .post-info-line .current-views::before{
    width: 16px;
    height: 16px;
    content: '';
    position: absolute;
    left: 0;
    background-image: url(/assets/images/icons/svg/eye.svg);
    background-size: 16px 16px;
}

.post_page .post-info-line .likes {
    display: inline-block;
    margin-left: 20px;
    position: relative;
}

.post_page .post-info-line .likes::before {
    content: "";
    width: 1px;
    height: 16px;
    position: absolute;
    left: 0;
    background-color: #ccc;
    top: 2px;
}

.post_page .post-info-line .likes a {
    display: inline-block;
    margin-left: 20px;
    font-size: 14px;
    color: inherit;
    text-decoration: none;
    padding-left: 22px;
    position: relative;
}

.post_page .post-info-line .likes a::before {
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
    display: inline-block;
    content: '';
    position: absolute;
    left: 0;
}

.post_page .post-info-line .likes .like::before {
    background-image: url(/assets/images/icons/svg/like.svg);
}

.post_page .post-info-line .likes .dislike::before {
    background-image: url(/assets/images/icons/svg/dislike.svg);
    top: 2px;
}

@media (max-width: 1000px) {
    .post_page .post-info-line {
        flex-direction: column-reverse;
    }
    .post_page .post-info-line .post-author-info {
        padding-bottom: 15px;
        border-bottom: 1px solid #ccc;
        margin-bottom: 15px;
    }
}

@media (max-width: 600px) {
    .post_page .post-info-line .dates-views {
        display: block;
        padding-bottom: 15px;
        border-bottom: 1px solid #ccc;
        margin-bottom: 15px;
    }
    .post_page .post-info-line .likes::before {
        display: none;
    }
    .post_page .post-info-line .likes {
        display: flex;
        margin-left: 0;
    }
    .post_page .post-info-line .likes > span {
        width: 50%;
        text-align: center;
    }
    .post_page .post-info-line .likes > span:first-child {
        border-right: 1px solid #ccc;
    }
    .post_page .post-info-line .likes a {
        margin-left: 0;
    }
    .post_page .post-info-line .likes a::before {
        font-size: 24px;
    }
}

.post_page .tags {
    margin-top: 20px;
}

.post_page .tags a {
    color: #7e7e7e;
    font-size: 13px;
    text-decoration-line: underline;
    margin-right: 20px;
}

.post_page article {
    margin-top: 40px;
}

@media (max-width: 900px) {
    .post_page article {
        margin-top: 20px;
    }
}

.post_page h2,
.post_page .h2{
    margin-top: 25px;
}

.post_page h3,
.post_page h4,
.post_page h5,
.post_page h6{
    margin-top: 15px;
}

/*.post_page h2,
.post_page h3,
.post_page h4,
.post_page h5,
.post_page h6,
.post_page .h2 {
    margin-bottom: 20px;
    font-size: 26px;
    font-weight: 700;
    line-height: 24px;
    text-transform: none;
}

@media (max-width: 700px) {
    .post_page h2,
    .post_page h3,
    .post_page h4,
    .post_page h5,
    .post_page h6,
    .post_page .h2 {
        margin-bottom: 10px;
        font-size: 20px;
    }

    .post_page article,
    .post_page article p {
        font-size: 16px;
    }
}*/

/* .post_page article table tr:nth-child(2n + 1) td:first-child,.post_page article table thead th:first-child {
    border-radius: 4px 0 0 4px;
}

.post_page article table tr:nth-child(2n + 1) td:last-child,.post_page article table thead th:last-child {
    border-radius: 0 4px 4px 0;
}

.post_page article table td, .post_page article table th {
    border: none;
    padding: 13px 20px;
}

.post_page article table tr:nth-child(2n + 1) td {
    background: #f3f2f2;
}

.post_page article table thead tr td {
    overflow: hidden;
    background: #174750;
    color: #fff;
    font-weight: 700;
}

@media (max-width: 700px) {
	.post_page article table.article_mobile thead {
		display: none;
	}
	.post_page article table.article_mobile tr, .post_page article table.article_mobile td {
		display: block;
	}
	.post_page article table.article_mobile tr {
		padding: 13px 10px;
		position:relative;
	}
	.post_page article table.article_mobile tr:after { 
		content:"";
		display:block;
		clear:both;
		width:100%; 
	}
	.post_page article table tr:nth-child(2n + 1) {
		background: #f3f2f2;
	}
	.post_page article table.article_mobile td {
		padding: 0;
	}
	.post_page article table.article_mobile td:first-child {
		font-weight: 700;
		padding-bottom: 6px;
	}
	.post_page article table.article_mobile td:nth-child(2) {
		text-align: left !important;
		float: left;
		width: 50%;
	}
	.post_page article table.article_mobile td:nth-child(3) {
		text-align: right !important;
		float: right;
		width: 50%;
	}
} */

/* .post_page article ul > li {
    margin-top: 5px;
    margin-bottom: 5px;
} */

.post_page .preview {
    float: left;
    margin: 0 30px 5px 0;
    line-height: 0;
}

.post_page .preview img {
    width: auto;
    height: auto;
    max-width: 580px;
    max-height: 320px;
}

@media (max-width: 850px) {
    .post_page .preview {
        margin-right: 0;
        float: none;
    }

    .post_page .preview img {
        width: 100%;
        max-width: 100%;
        max-height: none;
    }
}

.post_page .objects-list > ul {
    margin-left: 0;
}

.post_page .shrtcd-objectslist {
    margin-bottom: 40px;
    margin-top: 40px;
}

.post_page .shrtcd-objectslist .objects-list > ul {
    margin-bottom: 0;
}

.post_page .objects_wrapper .actions {
    margin-bottom: 40px;
}

.post_page .default.subscribe-form-area {
    margin-top: 40px;
    margin-bottom: 40px;
}

.post_page .faqs-list {
    margin-bottom: 40px;
    margin-top: 40px;
}

.post_page .prev-next-area {
    margin-top: 40px;
}

.post_page .prev-next-area > a {
    width: 48.66%;
    overflow: hidden;
    border: 1px solid #ededed;
    background-color: #fff;
    height: 86px;
    justify-content: space-between;
    display: flex;
    align-items: center;
}

.post_page .prev-next-area > a:hover {
    text-decoration: none;
}

.post_page .prev-next-area > a > * {
    display: inline-block;
    font-size: 0;
}

.post_page .prev-next-area > a .img {
    width: 100px;
    height: 86px;
    background-position: center;
    background-size: cover;
}

.post_page .prev-next-area > a .name-text {
    width: calc(100% - 133px);
    font-size: 16px;
    padding: 0 15px;
    color: #2372C0;
    line-height: 22px;
}

.post_page .prev-next-area > a .arrow {
    width: 33px;
    height: 100%;
    background-color: #f3f2f2;
    background-image: url(/assets/images/icons/articles_prev_arrow.svg);
    background-position: center;
    background-repeat: no-repeat;
}

.post_page .prev-next-area .next {
    float: right;
    border-radius: 0 4px 4px 0;
}

.post_page .prev-next-area > a.next .arrow {
    transform: rotate(180deg);
}

.post_page .prev-next-area .prev {
    float: left;
    border-radius: 4px 0 0 4px;
}

@media (max-width: 800px) {
    .post_page .prev-next-area .next {
        width: 100%;
    }
    .post_page .prev-next-area .prev {
        width: 100%;
    }
    .post_page .prev-next-area .prev + a {
        margin-top: 20px;
    }
}

@media (max-width: 600px) {
    .post_page .prev-next-area a > .img {
        display: none;
    }
    .post_page .prev-next-area > a .name-text {
        width: calc(100% - 33px);
    }
}

.post_page .popular-area {
    margin-top: 80px;
    margin-bottom: 80px;
}

.post_page .popular-area .popular-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 40px;
}

.post_page .popular-area .popular-list + .last-news-list{
    border-top: 1px solid #ccc;
}

.post_page .popular-area .popular-item {
    width: 50%;
    margin-bottom: 30px;
    display: flex;
    text-decoration: none;
}

.post_page .popular-area .img {
    width: 174px;
    min-width: 174px;
    height: 110px;
    background-size: cover;
}

.post_page .popular-area .info {
    padding: 0 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.post_page .popular-area .pop-name {
    color: #1a1a1a;
    text-overflow: ellipsis;
    font-size: 16px;
    font-weight: 700;
}

.post_page .popular-area .pop-date {
    color: #888;
    font-size: 14px;
}

.post_page .popular-area .last-news-list {
    display: flex;
    flex-wrap: wrap;
}

.post_page .popular-area .last-news-list-item {
    width: 50%;
    margin-top: 30px;
    text-decoration: none;
    padding-right: 20px;
}

.post_page .popular-area .last-date {
    color: #888;
    font-size: 14px;
    margin-bottom: 8px;
    display: inline-block;
}

.post_page .popular-area .last-name {
    color: #1a1a1a;
    font-size: 16px;
}

@media (max-width: 800px) {
    .post_page .popular-area {
        margin-bottom: 40px;
        margin-top: 40px;
    }
    .post_page .popular-area .popular-list {
        display: block;
        margin-top: 20px;
    }
    .post_page .popular-area .popular-item {
        width: 100%;
        display: block;
        margin-bottom: 20px;
        line-height: 0;
    }
    .post_page .popular-area .img {
        display: inline-block;
    }
    .post_page .popular-area .info {
        padding-left: 0;
        padding-right: 0;
        display: block;
        margin-top: 10px;
        line-height: 1;
    }
    .post_page .popular-area .pop-name {
        display: block;
    }
    .post_page .popular-area .pop-date {
        display: inline-block;
        margin-top: 8px;
    }
    .post_page .popular-area .last-news-list {
        margin-top: 20px;
        display: block;
    }
    .post_page .popular-area .last-news-list-item {
        display: block;
        width: auto;
        padding-right: 0;
    }
    .post_page .popular-area .last-news-list-item + a {
        margin-top: 20px;
        margin-bottom: 0;
    }
}

.post_page article .gallery-slider {
    margin-bottom: 40px;
}

.post_page article .objects-list > ul > li {
    margin-bottom: 30px;
    margin-top: 0;
}

@media (max-width: 600px) {
    .post_page article .objects-list > ul > li {
        margin-bottom: 20px;
    }
}

.post_page .bottom-complexes-area{
    margin-top: 80px;
}

@media (max-width: 800px) {
    .post_page .bottom-complexes-area {
        margin-top: 40px;
    }
}/* REVIEWS */
.review-item {margin-bottom:35px;border:1px solid #ededed;border-radius:4px;background:#fff;padding:28px;display: flex;align-items:center;}
.review-item > a,.review-item > span{ display: none; }
.review-item .logo{ width: 130px; padding-right: 30px; }
.review-item .logo .name{ display: none; }
.review-item .rating,.review-item .date{ display: none; }
.review-item .review_info{ width: 100%; }
.review-item.with_logo .review_info{ border-left: 1px solid #ededed; padding-left: 30px; }
.review-item .review_info .top{ display: flex; align-items: center; margin-bottom: 22px }
.review-item .review_info .top .image{ width: 45px; margin-right: 12px; }
.review-item .review_info .top .h3{ font-size: 16px; }
.review-item .review_info .top span{ display: block; }
.review-item .review_info .top span.position{ color: #7e7e7e; font-size: 14px; font-weight: normal; margin-top: 6px; }
.review-item .review_info .responsive_video{ width: 460px; }
.review-item .review_info .review_text{ margin-top: 15px; }
.review-item .review_info .review_photo{ margin: 0 auto; width: 460px; max-width: 100%; position: relative; }
.review-item .review_info .review_photo.with_video{ margin-top: 40px; }
.review-item .review_info .review_photo .scale{ color: #1a1a1a; position: absolute; font-size: 20px; top: 8px; right: 8px; width: 30px; height: 30px; background: rgba(255,255,255,0.7); border-radius: 4px; cursor: pointer; text-align: center; line-height: 30px; z-index: 3; }
.rating {display:inline-block;}
.rating .star::before {content:'\f005';font-family:FontAwesome;color:#ffba00;}
.rating .star.empty::before {content:'\f006';}
@media (max-width: 600px) {
    .review-item{ flex-direction: column; padding-bottom: 12px; }
    .review-item .logo{ order: 2; padding-right: 0; padding-top: 15px; width: 100%; text-align: left; }
    .review-item .logo a{ display: flex; align-items: center; }
    .review-item .logo img{ display: inline-block; max-height: 30px; width: auto; max-width: 150px; height: auto; margin-right: 12px; }
    .review-item .logo .name{ display: inline-block; }
    .review-item.with_logo .review_info{ order: 1; border-left: 0; padding-left: 0; border-bottom: 1px solid #ededed; padding-bottom: 30px; }
}
.reviews_list{ margin-bottom: 40px; }
.reviews_list .subtitle{ /*font-size: 16px; */margin-bottom: 15px; }
.reviews_list .leave_review{ margin-bottom: 30px; }

.new_rating{ display:inline-flex; align-items: center; }
.new_rating .star{ display: block; width: 20px; height: 20px; background: url(/assets/images/sprite_new.png) -134px -514px no-repeat; margin-right: 6px; }
.new_rating .star:last-child{ margin-right: 0; }
.new_rating .star.empty{ background-position: -157px -514px; }
.new_rating.small .star{ width: 16px; height: 16px; background-position: -180px -514px; }
.new_rating.small .star.empty{ background-position: -199px -514px; }
form .new_rating .star{ cursor: pointer; }

.reviews_list .review{ margin-bottom: 15px; border: 1px solid #ededed; border-radius: 3px; background: #fff; padding: 30px 24px; }
.reviews_list .review:last-child{ margin-bottom: 0; }
.reviews_list .review .name{ font-weight: bold; font-size: 16px; margin-bottom: 8px; }
.reviews_list .review .params{ display: flex; align-items: center; margin-bottom: 18px; }
.reviews_list .review .params .new_rating{ margin-right: 10px; }
.reviews_list .review .params .date{ color: #828282; font-size: 14px; }
.reviews_list .more_link,.reviews_list .total_counter{ margin-top: 15px; }
.reviews_list .pagination,.reviews_list .total_counter,.reviews_list .review:nth-child(2)~.review{ display: none; }
.reviews_list.show_all .pagination,.reviews_list.show_all .total_counter,.reviews_list.show_all .review:nth-child(2)~.review{ display: block; }

.rating_block{ display: flex; align-items: center; }
.rating_block .value{ display: flex; align-items: center; font-weight: bold; font-size: 20px; margin-right: 10px; }
.rating_block .value::before{ content: ""; display: inline-block; width: 20px; height: 20px; background: url(/assets/images/sprite_new.png) -134px -514px no-repeat; margin-right: 6px; }

/* new version */

.reviews_block__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.reviews_block .rating_form__stars_item {
    display: inline-block;
    margin-right: 4px;
    width: 16px;
    height: 16px;

}
.reviews_block__header__rating {
    color: #F1CE2A;
    font-family: Arial, serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.reviews_block__header__counter {
    color: #1A1A1A;
    font-family: Arial, serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}
.reviews_block__header__counter span{
    line-height: 35px;
}
.reviews_block__header__counter .btn.not-uprcs{
    text-transform: none;
}
.reviews_block__header__counter a {
    margin-left: 20px;
}
.rating_form__stars_item path {
    fill: #174750;
    fill-opacity: 0.3;
}
.reviews_block__header__rating  .rating_form__stars_item:first-child {
    margin-left: 6px;
}
.reviews_block__header__rating .rating_form__stars_item.active path{
    fill: #F1CE2A;
    fill-opacity: 1;
}
.reviews_block__content {
    margin-top: 30px;
    overflow: hidden;
}

.reviews_slider__wrapper{
    display: flex;
    position: relative;
    align-items: start;
}

.reviews_block__review {
    border-radius: 4px;
    border: 1px solid #EDEDED;
    background: #FFF;
    flex-shrink: 0;
    width: 48.6666%;
    margin-right: 2.6666%;
    padding: 30px;
    /* float: left; */
    position: relative;
}

@media(max-width: 900px) {
    .reviews_block__review{
        width: 100%;
    }
}

.reviews_block__review__user{
    display: flex;
}

.reviews_block__review__user_logo {
    width: 48px;
    height: 48px;
    flex-shrink: 0;
    border-radius: 50%;
    background-color: #174750;
    color: #FFF;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    text-align: center;
    font-family: Arial, serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-right: 12px;
}

.reviews_block__review__user_logo::before {
    content: attr(data-initials);
    text-transform: uppercase;
    font-size: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 22px;
    line-height: 22px;
}

.reviews_block__review{
    position: relative;
}

.reviews_block__review__labels{
    position: absolute;
    right: 30px;
    top: 30px;
    display: flex;
}

.reviews_block__review__labels div + div{
    margin-left: 10px;
}

.reviews_block__review__labels .review-label{
    color: #FFF;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    padding: 4px 8px;
    border-radius: 4px;
}

.reviews_block__review__labels .new-label{
    background-color: #2372C0;
}

.reviews_block__review__labels .useful-label{
    background-color: #46C655;
}

.reviews_block__review p.ttl{
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.reviews_block__review__rating{
    margin-top: 10px;
    display: flex;
}

.reviews_block__review__rating .date{
    color: #7E7E7E;
    margin-left: 6px;
    line-height: 16px;
}

.reviews_block__review__rating .rating_form__stars_item.active path {
    fill: #174750;
    fill-opacity: 1;
}

.reviews_block__review__user_name{
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
}

.reviews_block__footer .pagination{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    padding-bottom: 0;
    padding-top: 20px;
}

.reviews_block__header__rating__word{
    font-weight: bold;
    text-align: right;
}

@media(max-width:600px) {
    .reviews_block__header__counter span{
        line-height: 18px;
    }
    .reviews_block .h2.title{
        font-size: 18px;
        margin-bottom: 20px;
    }
    .reviews_block__header{
        padding-bottom: 55px;
        position: relative;
    }
    .reviews_block__header .btn{
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
        margin-left: 0;
    }
    .reviews_block__header .btn.stroke{
        background-color: #F72561;
        color: #fff;
    }
    .reviews_block__review{
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 0;
    }
    .reviews_block__review__info{
        flex-direction: column-reverse;
        display: flex;
    }
    .reviews_block__review__labels{
        position: static;
        display: block;
        margin-bottom: 15px;
    }
    .reviews_block__review__labels .review-label{
        display: block;
        border-radius: 4px 4px 0px 0px;
        width: calc(100% + 30px);
        margin-left: -15px;
        text-align: center;
        padding: 6px 8px;
    }
    .reviews_block__review__labels .review-label + .review-label {
        border-radius: 0;
    }
    .reviews_block__review__title{
        margin-top: 15px;
        margin-bottom: 10px;
    }
    .reviews_block__review__labels .useful-label{
        background-color: rgba(70, 198, 85, 0.20);
        color: #46C655;
    }
    .reviews_block__content{
        margin-top: 20px;
    }
}/* CONSTRUCTION COMPANIES */
form.line_search {display:flex;margin-bottom:15px;justify-content:space-between;}
form.line_search.builders > * {width:23%;}
form.line_search > div > input[type="text"],form.line_search > div > .kitui-select {width:100%;}

.builder-item {border:1px solid #ededed;margin-bottom:25px;background:#fff;}
.builder-item .h2 {margin-bottom:13px; float:left; width: 70%;}
.builder-item .rating_block {float:right; width: 30%; justify-content: flex-end; }
.builder-item .links {border-top:1px solid #ededed;padding:20px 0;}
.builder-item .image {float:left;width:24%;max-width:219px;}
.builder-item .image img {display:block;}
.builder-item .info {padding:10px 14px;overflow:hidden;}
.icon-popular, .icon-trusted {padding-left:25px;display:inline-block;position:relative;}
.icon-popular::before {content:'';width:20px;height:20px;position:absolute;left:0;top:50%;margin-top:-10px;background:url(/assets/images/sprite_new.png) 0px -929px no-repeat;}
.icon-trusted::before {content:'';width:20px;height:20px;position:absolute;left:0;top:50%;margin-top:-10px;background:url(/assets/images/sprite_new.png) -20px -929px no-repeat;}
.builder-item .icon-popular,.builder-item .icon-trusted {height:20px;margin-bottom:-2px;}
.builder-item .counters {display:flex;justify-content:space-between;}
.builder-item .counters > div {padding-right:25px;margin-bottom:12px;}
.builder-item .counters > div span {display:block;margin-bottom:5px;}
.builder-item .counters > div a {font-size:18px;}
.builder-item .excerpt{ margin-top: 15px; padding-bottom: 18px; border-bottom: 1px solid #ccc; font-size: 16px; line-height: 18px; }
.contact-link {position:relative;display:inline-block;padding-left:25px;}
.contact-link::before {content:'';width:20px;height:20px;position:absolute;left:0;top:50%;margin-top:-10px;background:url(/assets/images/sprite_new.png) -40px -929px no-repeat;}
.builder.full_content .marks {margin-bottom:15px;}
.builder.full_content .marks > span {display:inline-block;margin:0 15px 5px 0;}
.builder .counters {display:flex;justify-content:space-between;margin-bottom:20px;}
.builder .counters > div {width:48%;}
.builder .counters > div span {margin-right:5px;}
.company .specializations {list-style:none;margin-bottom:20px;}
.company .specializations > li {display:inline-block;}
.company .specializations > li::after {content:'/';color:#7e7e7e;padding:0 25px;}
.company .specializations > li:last-child::after {display:none;}
.company > .contacts > div {margin-bottom:20px;font-size:15px;}
.company > .contacts > div > *:nth-child(n+2) {color:#2372C0;margin-bottom:10px;}
.company .contacts .icon-place,.company .contacts .icon-site,.company .contacts .icon-phone {padding-left:22px;position:relative;}
.company .contacts .icon-place::before,.company .contacts .icon-site::before,.company .contacts .icon-phone::before {content:'';width:20px;height:20px;left:0;top:0;position:absolute;background:url(/assets/images/sprite_new.png) no-repeat;}
.company .contacts .icon-email::before {content:'';width:20px;height:20px;display:inline-block;vertical-align:middle;margin-right:3px;background:url(/assets/images/sprite_new.png) no-repeat;}
.company .contacts .icon-place::before {background-position:-60px -929px;}
.company .contacts .icon-site::before {background-position:-80px -929px;}
.company .contacts .icon-phone::before {background-position:-100px -929px;}
.company .contacts .icon-email::before {background-position:-200px -929px;}
.company .contacts a.icon {display:inline-block;width:20px;height:20px;background:url(/assets/images/sprite_new.png) no-repeat;vertical-align:middle;}
.company .contacts a.icon.whatsapp {background-position:-160px -929px;}
.company .contacts a.icon.viber {background-position:-120px -929px;}
.company .contacts a.icon.telegram {background-position:-140px -929px;}
.company .contacts a.icon.skype {background-position:-180px -929px;}

.company > .contacts > div .phones.open > a{ display: none; }
.company > .contacts > div .phones > .list{ display: none; }
.messenger-phone {display:inline-block;}
.messenger-phone.open > a{ display: none; }
.messenger-phone .list {display:none;}
.messenger-phone.open .list {display:inline-block;}
@media (max-width: 1000px) {
    .builder-item .h2 { float:none; width: 100%; }
    .builder-item .rating_block { float:none; width: 100%; margin-bottom: 10px; justify-content: flex-start; }
}
@media (max-width: 600px) {
    form.line_search {flex-direction:column;}
    form.line_search.builders > * {width:100%;margin-bottom:10px;}
    .builder-item .image {float:none;width:100%;max-width:none;margin-bottom:15px;text-align:center;}
    .builder-item.no-logo .image {display:none;}
    .builder-item .image img {margin:0 auto;}
    .builder-item .counters > div {padding-right:10px;}
    .builder .preview {width:100%;max-width:100%;float:none;margin:0 0 15px 0;text-align:center;}
    .builder .preview img {width:auto;}
}

/* AGENCIES */
form.line_search.agencies > * {width:23%;}
.agency-item {border:1px solid #ededed;margin-bottom:25px;background:#fff;}
.agency-item .image {float:left;width:34%;max-width:303px;}
.agency-item .image img {display:block;margin:0 auto;}
.agency-item .info {padding:10px 14px 0 14px;overflow:hidden;}
.agency-item .h2 {margin-bottom:13px; float:left; width: 70%;}
.agency-item .icon-popular,.agency-item .icon-trusted {height:20px;margin-bottom:-2px;}
.agency-item .rating_block {float:right; width: 30%; justify-content: flex-end; }
.agency-item .counter {font-size:18px;font-weight:bold;margin-bottom:8px;}
.agency-item .foundation {margin-bottom:17px;}
.agency-item .links {border-top:1px solid #ededed;padding:20px 0;}
.company .preview {max-width:33%;width:auto;}
.company .preview img {border:1px solid #ededed;display:block;position:static;width:unset;height:unset;}
.company .icon-popular,.company .icon-trusted {height:20px;margin-bottom:-2px;}
.company .languages {margin-bottom:20px;font-size:18px;font-weight:bold;}
.company .no_langs {margin-bottom:20px;}
.company .languages .caption {margin-right:10px;display:inline-block;}
.company .languages .flags {display:inline-block;background:#ededed;height:30px;line-height:30px;border-radius:15px;padding:0 20px;vertical-align:middle;}
.company .languages .flags img {display:inline-block;width:20px;vertical-align:middle;margin-right:9px;}
.company .languages .flags img:last-child {margin-right:0;}
.company .languages .more {position:relative;display:none;background:#ededed;height:30px;width:30px;border-radius:50%;vertical-align:middle;text-align:center;margin-left:10px;cursor:pointer;}
.company .languages .more.active {display:inline-block;}
.company .languages .more::before {content:'...';font-size:20px;color:#1c0190;}
.company .languages .more .list {position:absolute;display:none;z-index:102;top:34px;right:-10px;background:#fff;border-radius:4px;box-shadow:0 0 5px rgba(0,0,0,0.3);padding:10px 15px 1px 15px;cursor:default;width:120px;text-align:center;font-size:0;}
.company .languages .more.open .list {display:block;}
.company .languages .more .list::before{content:'';position:absolute;top:-4px;right:22px;border-bottom:4px solid #fff;border-right:4px solid transparent;border-left:4px solid transparent;}
.company .languages .more .list img {display:inline-block;width:20px;margin:0 9px 9px 0;}
.company .foundation {margin-bottom:20px;}
.company .regions {margin-bottom:20px;display:flex;}
.company .regions .caption {margin-right:30px;}
.company .regions .list > span span::after {content:', '}
.company .regions .list > span span:last-child::after {content:''}
.company .regions .list.scaleable > span span:nth-child(n+4) {display:none;}
.company .regions .list.scaleable > span span:nth-child(n+3)::after {content:''}
.company .regions .list.scaleable.open > span span:nth-child(n+4) {display:inline;}
.company .regions .list.scaleable.open > span span:nth-child(n+3)::after {content:', '}
.company .regions .list.scaleable.open > span span:last-child::after {content:''}
.company .regions .list .more {display:none;white-space:nowrap;}
.company .regions .list .more::after {content:'';display:inline-block;margin-left:3px;border-top:5px solid #008ad6;border-right:3px solid transparent;border-left:3px solid transparent;vertical-align:middle;}
.company .regions .list.open .more::after {border-bottom:5px solid #008ad6;border-top:none;}
.company .regions .list.scaleable .more {display:inline;}
.company .personel {margin-bottom:40px;}
.company .personel .h3 {margin-bottom:20px;}
.company .personel .employee {border:1px solid #ededed;border-radius:4px;background:#fff;padding:25px;text-align:center;}
.company .personel .employee > img {margin-bottom:25px;}
.company .personel .employee .name {font-size:16px;font-weight:bold;}
.company .personel .employee .contacts {margin:14px 0 24px;font-size:16px;color:#008ad6;}
.company .personel .employee .contacts > div {margin-bottom:5px;word-break:break-all;}
.company .personel .employee .contacts .icon-phone {padding-left:0;}
.company .personel .employee .contacts .icon-phone::before {position:static;display:inline-block;vertical-align:middle;}
.company .personel .employee .btn {font-size:15px;overflow:hidden;}
.company .personel ul.scroller{align-items: stretch; }
.company .personel .bullets {text-align:center;margin-top:15px;}
.company .personel .bullets > div {display:inline-block;width:10px;height:10px;border-radius:50%;cursor:pointer;margin-right:4px;background:#cccccc;}
.company .personel .bullets > div.active {background:#15313f;}
.contact_agency .contact_person {text-align:center;}
.contact_agency .contact_person img {margin-bottom:10px;}
.contact_agency .contact_person .name {margin-bottom:3px;font-size:16px;font-weight:bold;}
.contact_agency .contact_person .position {margin-bottom:12px;}
.company .hot_offers {margin-bottom:30px;}
.company .hot_offers .h3 {margin-bottom:25px;}

@media (max-width: 600px) {
    form.line_search.agencies > * {width:100%;margin-bottom:10px;}
    .agency-item .image {float:none;width:100%;max-width:none;margin-bottom:15px;text-align:center;}
    .agency-item.no-logo .image {display:none;}
    .agency-item .image img {margin:0 auto;}
    .agency .preview {width:100%;max-width:100%;float:none;margin:0 0 15px 0;text-align:center;}
    .agency .preview img {width:auto;}
}
@media (max-width: 500px) {
    .agency-item .links > div {float:none;margin-bottom:15px;}
    .agency-item .links > div:last-child {margin-bottom:0;}
}

.agency-single{ width: 100%; }

.page_content.company .additional{ display: flex; flex-flow: row wrap; margin-bottom: 20px; }
.page_content.company .additional > div{ margin-right: 60px; }
.page_content.company .additional > div:last-child{ margin-right: 0; }
.page_content.company .additional .object-actions{ margin-bottom: 0; }

.page_content.company ul.params{ list-style: none; margin-bottom: 10px; display: table; font-size: 14px; }
.page_content.company ul.params li{ display: table-row; }
.page_content.company ul.params li > span{ display: table-cell; padding: 6px 10px; }
.page_content.company ul.params li > span.name{ padding-left: 0; color: #828282; }
.page_content.company ul.params li > span.value{ padding-right: 0; }
.page_content.company ul.params li > span.value span::after{ content: ', '; }
.page_content.company ul.params li > span.value span:last-child::after{ content: ''; }

.company .services{ margin-bottom: 25px; }
.company .services .items{ list-style: disc; padding-left: 20px; display: flex; flex-flow: row wrap; justify-content: space-between; }
.company .services li{ width: 45%; font-size: 14px; margin-bottom: 10px; }
.company .services li small{ margin-left: 8px; font-size: 12px; color: #818282; }/* RIGHT BLOCK */
.right_block {width:100%;margin-bottom:30px;border:1px solid #ccc;padding:10px;border-radius:4px;}
.right_block .h3, .right_block > .title {text-align:center;text-transform:none;}
.right_block input[type="text"],.right_block input[type="password"],.right_block input[type="email"],.right_block textarea {display:block;width:100%;margin-bottom:10px;background:#fff;}
.right_block .label {display:block;width:100%;margin-bottom:10px;}
.right_block textarea {height:100px;}
.right_block .kitui-select{display:block;margin-bottom:10px;width:100%;}
.right_block .btn {display:block;width:100%;}
.right_block .rating {font-size:20px;vertical-align:middle;}
.right_block .chbs > div {display:inline-block;margin:0 8px 5px 0;}
.right_block .chbs > div:last-child {margin-right:0;}
.right_block .personal {display:flex;}
.right_block .personal > label:first-of-type {min-width:20px;}
.right_block .personal > label:last-of-type {font-size:12px;line-height:normal;color:#808080;margin-left:10px;}

/* BANNERS AND SO ON */
.wanna-sell {border:1px solid #ccc;background:#fff;margin-bottom:25px;padding:25px 33% 25px 18px;position:relative;}
.wanna-sell::before {content:'';position:absolute;right:3%;top:50%;width:27%;height:100%;max-height:126px;transform:translateY(-50%);background:url(/assets/images/wanna-sell.png) 50% 50% no-repeat;background-size:contain;}
.wanna-sell .title {font-size:24px;margin-bottom:15px;}
.wanna-sell .text {font-size:16px;margin-bottom:15px;}/* OBJECTS SEARCH */
.objects_search {margin-bottom:35px;}
.objects_search .simple,.objects_search .advanced {display:flex;justify-content:space-between;}
.objects_search .advanced {display:none;flex-wrap:wrap;border-bottom:1px solid #d6d6d6;margin-top:15px;}
.objects_search.open .advanced {display:flex;}
.objects_search .simple div > input[type="text"],.objects_search .simple div > select,.objects_search .simple > div > .kitui-select,.objects_search .advanced div > input[type="text"],.objects_search .advanced div > select,.objects_search .advanced > div > .kitui-select {width:100%;}
.objects_search .simple > div {width:16%;}
.objects_search .simple .submit {white-space:nowrap;display:flex;justify-content:space-between;}
.objects_search .simple .submit .more {line-height:35px;position:relative;padding-right:25px;height:35px;}
.objects_search .simple .submit .more::after,.objects_search .range_popup::after {content: '';box-sizing: border-box;position: absolute;top: 50%;margin-top: -4px;right: 12px;border-top: 8px solid #ccc;border-left: 5px solid transparent;border-right: 5px solid transparent;}
.objects_search.open .simple .submit .more::after,.objects_search .range_popup.open::after {border-top:none;border-bottom: 8px solid #ccc;}
.objects_search .simple .submit .btn{overflow:hidden;text-overflow: ellipsis;}
.objects_search .advanced > div {width:32.75%;margin-bottom:15px;}
.objects_search .advanced div.break {width:100%;margin-bottom:0;}
.objects_search .advanced div.finisher {width:100%;}
.objects_search .range_popup,.objects_search .range {width:100%;border: 1px solid #ccc;border-radius: 4px;background: #fff;padding: 0 10px 0 10px;position: relative;height: 35px;line-height: 35px;}
.objects_search .range_popup {position:relative;padding-right:0;}
.objects_search .range_popup > span {color:#888;display:block;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;cursor: pointer;padding-right:40px;}
.objects_search .range_popup .list {display:none;position:absolute;z-index:20;left:0;background:#fff;padding:10px;box-shadow: 0 0 5px rgba(0,0,0,0.3);white-space: nowrap;}
.objects_search .range_popup.open .list {display:block;}
.objects_search .range_popup .list input[type="text"] {width:100px;}
.objects_search .range_popup .kitui-select {width:100%;}
.objects_search .range_popup .kitui-select .options li {line-height:normal;}
.objects_search .range_popup .list .additional {display:none;}
.objects_search .range_popup .list .additional.open {display:block;}
.objects_search .range {display:flex;justify-content:space-between;}
.objects_search .range span{color:#888;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;width:40%;}
.objects_search .range input[type="text"] {border:none;background:transparent;width:23% !important;}
.objects_search .range input[type="text"]:last-child {text-align:right;}
.objects_search .kitui-checkbox + label {margin-right:5px;}
.objects_search.builder,.objects_search.agency {margin:15px 0;}
.objects_search.builder .simple > *,.objects_search.agency .simple > * {width:19%;}
.regions_select, numbeo_select {width:100%;position:relative;}
.regions_select input[type=text],.numbeo_select  input[type=text] {padding-right:30px;}
.regions_select .clear,.numbeo_select .clear{display:none;position:absolute;top:50%;right:0px;height:35px;width:30px;color:#ccc;cursor:pointer;transform:translateY(-50%);-webkit-tap-highlight-color:transparent;}
.regions_select .clear.active,.numbeo_select .clear.active {display:block;}
.regions_select .clear::before,.numbeo_select .clear::before{content: "×"; font-size:36px;line-height:35px;}
.regions_select .options,.numbeo_select .options {display: none; position: absolute;z-index: 10;width: 100%;min-width:320px;background: #fff;border: 1px solid #ccc;border-radius: 0 0 4px 4px;}
.regions_select.open .options,.numbeo_select.open .options {display:block;}
.regions_select .options > ul,.numbeo_select .options > ul {list-style:none;display:block;margin:0;padding:0;max-height:280px;overflow:auto;width:100%;}
.regions_select .options > ul li,.numbeo_select .options > ul li {display:block;width:100%;cursor:pointer;position:relative;padding:5px 10px;}
.regions_select .options > ul li:hover,.regions_select .options > ul li.active,.numbeo_select .options > ul li:hover,.numbeo_select .options > ul li.active {background:#ebebeb;}
.regions_select .options > ul li.active,.numbeo_select .options > ul li.active {padding-left:25px;}
.regions_select .options > ul li.active::before,.numbeo_select .options > ul li.active::before {content:'';box-sizing:border-box;position:absolute;left:12px;top:50%;height:8px;width:5px;margin:-5px 0 0 0;border-bottom:2px solid #333;border-right:2px solid #333;transform:rotate(45deg);}
.regions_select .options > ul li .path,.regions_select .options > ul li i,.numbeo_select .options > ul li .path,.numbeo_select .options > ul li i {font-style:italic;font-size:12px;color:#7e7e7e;}

@media (max-width: 1000px) {
    .objects_search .simple {flex-wrap:wrap;}
    .objects_search .simple > div,.objects_search.builder .simple > *,.objects_search.agency .simple > * {width:32.75%;margin-bottom:15px;}
}
@media (max-width: 800px) {
    .objects_search .simple > div,.objects_search .advanced > div,.objects_search.builder .simple > *,.objects_search.agency .simple > * {width:49%}
}
@media (max-width: 700px) {
    .company .regions_select .options,.container_wrapper .regions_select .options {min-width:100%;}
}
@media (max-width: 600px) {
    .objects_search .simple > div,.objects_search .advanced > div,.objects_search.builder .simple > *,.objects_search.agency .simple > * {width:100%}
    .regions_select .options {min-width:100%;}
}

/* OBJECTS SEARCH NEW */
.objects_search.tabbed .stripe {width:100%;background:#E9EDF5;margin-bottom:30px;}
.objects_search.tabbed .stripe ul.navigation {list-style:none;font-size:16px;}
.objects_search.tabbed .stripe ul.navigation li {margin-right:4%;display:inline-block;height:43px;line-height:43px;cursor:pointer;}
.objects_search.tabbed .stripe ul.navigation li:last-of-type {margin-right:0 !important;}
.objects_search.tabbed .stripe ul.navigation li.active {cursor:default;color:#174750;border-bottom:3px solid #174750;}
.objects_search.tabbed .stripe #mobile_tab_switcher,.objects_search.tabbed .stripe .kitui-select {width:100%;display:none;}
.objects_search.tabbed .simple > div,.objects_search.tabbed .advanced > div {width:19.2%;margin-bottom:15px;}
.objects_search.tabbed .simple > div.double,.objects_search.tabbed .advanced > div.double {width:39.4%;}
.objects_search.tabbed .simple > div.full,.objects_search.tabbed .advanced > div.full {width:100%;}
.objects_search.tabbed .advanced {margin-top:0;border-bottom:none;display:none;}
.objects_search.tabbed.open .advanced {display:flex;}
.objects_search.tabbed .advanced div.break {width:100%;margin-bottom:0;}
.objects_search.tabbed .controls {display:flex;justify-content:space-between;align-items:center;}
.objects_search.tabbed .controls > div {margin-right:2.4%;}
.objects_search.tabbed .controls .ommap,.objects_search.tabbed .controls .submit {width:19.2%;margin-right:1%;}
.objects_search.tabbed .controls .submit {margin-right:0;}
.objects_search.tabbed .controls .btn {width:100%;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.objects_search.tabbed .controls .ommap .btn.white {text-transform:none;font-weight:normal;}
.objects_search.tabbed .controls .ommap .btn.white::before {content:'';display:inline-block;width:16px;height:16px;vertical-align:middle;margin:-3px 8px 0 0;background:url(/assets/images/sprite_new.png) no-repeat;background-position:-134px -949px;}
.objects_search.tabbed .controls .savesearch {flex-grow: 3;}
.objects_search.tabbed .controls .more,.objects_search.tabbed .controls .searches > a {position:relative;padding-right:18px;}
.objects_search.tabbed .controls .more::after,.objects_search.tabbed .controls .searches > a::after {content: '';box-sizing: border-box;position: absolute;top: 50%;margin-top: -4px;right: 0;border-top: 8px solid #ccc;border-left: 5px solid transparent;border-right: 5px solid transparent;}
.objects_search.tabbed.open .controls .more::after,.objects_search.tabbed .controls .searches.open > a::after {border-top:none;border-bottom: 8px solid #ccc;}
.objects_search.tabbed .controls .searches {position:relative;}
.objects_search.tabbed .controls .searches .holder {display: none;position: absolute;z-index: 9;width: 700px;background: #fff;border: 1px solid #ccc;border-radius: 0 0 4px 4px;}
.objects_search.tabbed .controls .searches.open .holder {display:block;}
.objects_search.tabbed .controls .searches .holder ul {list-style: none;display: block;margin: 0;padding: 3px 0;max-height: 200px;overflow: auto;width: 100%;}
.objects_search.tabbed .controls .searches .holder ul li {display:flex;width:100%;padding:7px 10px;justify-content:space-between;align-items:center;}
.objects_search.tabbed .controls .searches .holder ul li > div {cursor:pointer;}
.objects_search.tabbed .controls .searches .holder ul li .delete {width:16px;height:16px;min-width:16px;opacity:0.5;background:url(/assets/images/sprite_new.png) no-repeat;background-position:-150px -949px;}
.objects_search.tabbed .controls .searches .holder ul li:hover .delete {opacity:1;}
@media (max-width: 1400px) {
    .objects_search.tabbed .regions_select .options {right:0;}
}
@media (max-width: 1000px) {
    .objects_search.tabbed .stripe ul.navigation {font-size:14px;}
    .objects_search.tabbed .controls {flex-wrap:wrap;}
	.objects_search.tabbed .controls>*{order: 1}
    .objects_search.tabbed .controls::before{content: ''; width: 100%; order: 2}
    .objects_search.tabbed .controls .ommap,.objects_search.tabbed .controls .submit {width:49%;margin-top:15px;order: 3}
    .objects_search.tabbed .controls .clear,.objects_search.tabbed .controls .ommap {margin-right:0;}
}
@media (max-width: 900px) {
    .objects_search.tabbed .stripe ul.navigation li {margin-right:2%;}
    .objects_search.tabbed .controls .searches .holder {width:550px;}
    .objects_search.tabbed .simple > div,.objects_search.tabbed .advanced > div,.objects_search.tabbed .simple > div.double,.objects_search.tabbed .advanced > div.double {width:32.75%;}
    .objects_search.tabbed .simple > div.m2,.objects_search.tabbed .advanced > div.m2 {width:66.375%;}
}
@media (max-width: 700px) {
    .objects_search.tabbed .stripe {background:transparent;margin-bottom:15px;}
    .objects_search.tabbed .stripe ul.navigation {display:none;}
    .objects_search.tabbed .stripe .kitui-select {display:block;}
}
@media (max-width: 600px) {
    .objects_search.tabbed .controls > div {margin-right:0;width:50%;align-items:top;}
    .objects_search.tabbed .controls .savesearch,.objects_search.tabbed .controls .clear {text-align:right;}
    .objects_search.tabbed .controls .searches,.objects_search.tabbed .controls .savesearch {margin-bottom:15px;}
    .objects_search.tabbed .controls .ommap,.objects_search.tabbed .controls .submit {width:100%;}
    .objects_search.tabbed .simple > div,.objects_search.tabbed .advanced > div,.objects_search.tabbed .simple > div.double,.objects_search.tabbed .advanced > div.double,.objects_search.tabbed .simple > div.m2,.objects_search.tabbed .advanced > div.m2 {width:100%;}
    .objects_search.tabbed .controls .searches .holder {width:200%;}
}

/* OBJECTS SEARCH MOBILE */
.mobile_search_button{ /*margin-bottom: 40px;*/ }
.mobile_search_button .container .text{ display: flex; align-items: center; justify-content: center; height: 35px; background: #174750; width: 100%; border-radius: 3px; color: #fff; font-weight: bold; font-size: 14px; }
.mobile_search_button .container .text::before{ content: ""; display: block; width: 17px; height: 17px; background: url(/assets/images/icons/gears.svg) 50% 50% no-repeat; background-size: cover; margin-right: 15px; }
.mobile_search_button .container .counter{ display: inline-flex; color: #174750; min-width: 20px; height: 20px; border-radius: 50%; background: #fff; margin-left: 15px; align-items: center; justify-content: center; padding: 0 5px; }
.objects_search.tabbed .mobile_btn{ display: none; text-align: center; margin-top: 15px; }
#container_mobile_search_button{ display:none; margin-bottom:40px; height:35px; }
@media (max-width: 600px) {
    .objects_search.tabbed .mobile_btn{ display: flex; justify-content: center; align-items: center; width: 100% !important; }
    .objects_search .controls{ padding-bottom: 15px; border-bottom: 1px solid #ccc; }
    .objects_search.tabbed:not(.active){ display: none; } /* cls here */
    .mobile_search_button.hidden.disabled{ display: block !important; }
    #container_mobile_search_button{display:block;}
}

.objects_search.vertical .simple{ flex-direction: column; }
.objects_search.vertical .simple > div{ width: 100%; margin-bottom: 14px; }
.objects_search.vertical .simple > div:last-child{ margin-bottom: 0; }
.objects_search.vertical .kitui-select{ display: block; }
.objects_search.vertical .submit{ flex-direction: column; margin-top: 52px; }
.objects_search.vertical .submit > a{ display: flex; width: 100%; margin-bottom: 16px; justify-content: center; align-items: center; }
.objects_search.vertical .submit > a:last-child{ margin-bottom: 0; }
.objects_search.vertical .submit > a i{ margin-left: 8px; }
.objects_search.vertical select{ width: 100%; }
.objects_search.vertical input[type="checkbox"]{ -webkit-appearance: none; -moz-appearance: none; height: 20px; width: 20px; visibility: hidden; vertical-align: middle; margin-right: 5px; }/* OBJECTS LIST */
.objects_controls {display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;}
.objects_controls .sort > span {display:inline-block;margin-right:15px;}
.objects_controls .sort .kitui-select{vertical-align:middle;width:200px;}
.objects_controls .view {font-size:0;white-space:nowrap;}
.objects_controls .view > div {display:inline-block;height:22px;margin-left:10px;background:url(/assets/images/sprite_new.png) no-repeat;cursor:pointer;}
.objects_controls .view > div.grid {width:23px;background-position:-243px -927px;}
.objects_controls .view > div.grid.active{background-position:-220px -927px;}
.objects_controls .view > div.list {width:30px;background-position:-296px -927px;}
.objects_controls .view > div.list.active {background-position:-266px -927px;}
.objects-list > ul {list-style:none;display:flex;flex-direction:column;}
.objects-list > ul > li {margin-bottom:30px;background:#fff;border:1px solid #ededed;}
.objects-list > ul > li.featured {background:#E9EDF5;border:1px solid #174750;}
.objects-list > ul > li .image {float:left;width:30%;min-width:30%;position:relative;margin:-1px;}
.objects-list.listview.g4 > ul > li .image {width:25%;min-width:25%;}
.objects-list > ul > li .image .price {position:absolute;z-index:2;bottom:0;left:10px;color:#fff;height:36px;line-height:36px;font-size:26px;font-weight:bold;padding:0 12px;padding-right:20px;background:rgba(23, 71, 80,0.7)/*rgba(0,0,0,0.7)*/;border-radius:4px 4px 0 0;cursor:pointer;white-space:nowrap;}
.objects-list > ul > li .image .price.price_with_text {
	height: 48px;
    line-height: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.objects-list > ul > li .image .price .price_info {
	font-size: 15px;
    vertical-align: top;
    display: block;
}
.objects-list > ul > li .image .price::after {content:'';position: absolute; right: 8px; top: 16px; display:inline-block;vertical-align:middle;margin-left:5px;border-top:5px solid #fff;border-left:3px solid transparent;border-right:3px solid transparent;}
.objects-list > ul > li .image .price.price_with_text::after {
	top: 14px;
}
.objects-list > ul > li .image .price.special{ font-weight: normal; font-size: 18px; padding: 0 40px; }
.objects-list > ul > li .image .price.special::after{ display: none; }
.objects-list > ul > li .image .price.open::after {border-bottom:5px solid #fff;border-top:none;}
.objects-list > ul > li .image .price > a {text-decoration:none;color:inherit;}
.objects-list > ul > li .image .price .list {display:none;position:absolute;left:0;width:100%;background:#fff;padding:10px;box-shadow:0 0 5px rgba(0,0,0,0.3);border-radius:0 0 4px 4px;list-style:none;font-size:15px;color:#1a1a1a;line-height:200%;}
.objects-list > ul > li .image .price.open .list{display:block;}
.objects-list > ul > li .image .price .list li:hover {text-decoration:underline;}
.objects-list > ul > li .image .labels {position:absolute;top:10px;left:0;width:100%;padding:0 80px 0 10px;pointer-events:none;}
.objects-list > ul > li .image .labels > span {display:inline-block;background:rgba(255,255,255,0.7);padding:5px 7px;border-radius:4px;font-size:12px;margin:0 6px 6px 0;}
.objects-list > ul > li .image .favourite {position:absolute;top:10px;right:10px;width:30px;height:30px;background:rgba(255,255,255,0.7);border-radius:4px;cursor:pointer;text-align:center;line-height:30px;}
.objects-list > ul > li .image .favourite::before {content:'';display:inline-block;width:20px;height:20px;background:url(/assets/images/sprite_new.png) -346px -929px no-repeat;vertical-align:middle;}
.objects-list > ul > li .image .favourite.active::before {background-position:-386px -929px}
.objects-list > ul > li .image .compare {position:absolute;top:10px;right:47px;width:30px;height:30px;background:rgba(255,255,255,0.7);border-radius:4px;cursor:pointer;text-align:center;line-height:30px;}
.objects-list > ul > li .image .compare::before {content:'';display:inline-block;width:20px;height:20px;background:url(/assets/images/sprite_new.png) -326px -929px no-repeat;vertical-align:middle;}
.objects-list > ul > li .image .compare.active::before {background-position:-366px -929px}
.objects-list > ul > li .info {overflow:hidden;padding:10px 17px;}
.objects-list > ul > li .info .title {font-size:18px;font-weight:bold;margin-bottom:12px;}
.objects-list > ul > li .info .title a {color:inherit;}
.objects-list > ul > li .info .title .object_type{ font-size: 14px; line-height: 22px; color: #7e7e7e; font-weight: normal }
.objects-list > ul > li .info .params {margin-bottom:5px;}
.objects-list > ul > li .info .params > span {position:relative;display:inline-block;height:22px;line-height:22px;white-space:nowrap;font-size:14px;color:#7e7e7e;padding-left:30px;margin-right:15px;margin-bottom:10px;}
.objects-list > ul > li .info .params > span span {color:#1a1a1a;}
.objects-list > ul > li .info .params span b {color:#1a1a1a;}
.objects-list > ul > li .info .params span:last-child {margin-right:0;}
.objects-list > ul > li .info .params span:before {position:absolute;top:0px;left:0px;width:27px;height:22px;background:url(/assets/images/sprite_new.png) no-repeat;}
.objects-list > ul > li .info .params span.rooms {padding-left: 20px;}
.objects-list > ul > li .info .params span.rooms:before{content:"";background-position:-150px -783px}
.objects-list > ul > li .info .params span.bedrooms:before{content:"";background-position:-204px -783px}
.objects-list > ul > li .info .params span.bathrooms {padding-left: 27px;}
.objects-list > ul > li .info .params span.bathrooms:before{content:"";background-position:-258px -783px}
.objects-list > ul > li .info .params span.tosea {padding-left: 23px;}
.objects-list > ul > li .info .params span.tosea:before{content:"";background-position:-177px -783px}
.objects-list > ul > li .info .params span.area {padding-left: 22px;}
.objects-list > ul > li .info .params span.area:before{content:"";background-position:-231px -783px}
.objects-list > ul > li .info .params span.location:before{content:"";background-position:-358px -783px}
.objects-list > ul > li .info .params span.l_flats:before{content:"";background-position:-386px -783px}
.objects-list > ul > li .info .params span.buildend {padding-left: 27px;}
.objects-list > ul > li .info .params span.buildend:before{content:"";background-position:-419px -783px}
.objects-list > ul > li .info .excerpt {line-height:22px;margin-bottom:12px; font-size: 14px; }
.objects-list > ul > li .info .links {border-top:1px solid #ededed;padding-top:10px;display:flex;justify-content:space-between;align-items:center; font-size: 14px; line-height: normal; }
.objects-list > ul > li .info .links .agency {display:flex;align-items:center; font-size: 14px; line-height: normal; }
.objects-list > ul > li .info .links .agency .logo {margin-right:10px;}
.objects-list > ul > li .info .links .agency .logo img {max-height:33px;max-width:50px;}

.objects-list.gridview > ul {
	flex-direction:row;
	flex-wrap:wrap;
}
.objects-list.gridview > ul > li {
	width:32%;
	border-radius:0 0 4px 4px;
	border-top:none;
	margin-right: 2%;
}
.objects-list.gridview > ul > li:nth-child(3n) {
	margin-right: 0;
}
.objects-list.gridview.g4 > ul > li {
	width:23.5%;
}
.objects-list.gridview.g4 > ul > li:nth-child(3n) {
	margin-right: 2%;
}
.objects-list.gridview.g4 > ul > li:nth-child(4n) {
	margin-right: 0;
}
.objects-list.gridview > ul > li.featured {border-top:none;}
.objects-list.gridview > ul > li .image {float:none;width:100%;min-width:100%;margin:0px;}
.objects-list.gridview > ul > li .image .thumb {padding-top:80%;}
.objects-list.gridview > ul > li .info {padding:10px;}
.objects-list.gridview > ul > li .info .title {font-size:15px;}
.objects-list.gridview > ul > li .info .excerpt,.objects-list.gridview > ul > li .info .object-actions {display:none;}
.objects-list.gridview > ul > li .info .params > span {white-space:normal;padding-left:27px;margin-right:8px;}
.objects-list.gridview > ul > li .info .links {justify-content:center;}
.objects-list.gridview > ul > li .info .links .contact {display:none;}
.objects-list.gridview > ul > li .info .form { display: none; }
.objects-list.gridview > ul > li .info .hide_on_grid {
    display: none !important;
}
.object-actions {margin-bottom:10px;}
.object-actions .action {position:relative;display:inline-block;vertical-align:top;margin:0 10px 5px 0;width:30px;height:30px;border-radius:50%;background:#ededed;cursor:pointer;}
.object-actions .action::before {content:'';position:absolute;width:16px;height:16px;top:50%;left:50%;margin:-8px 0 0 -8px;background:url(/assets/images/sprite_new.png) no-repeat;}
.object-actions .action.icon-map::before {background-position:0 -949px;}
.object-actions .action.icon-hide::before {background-position:-16px -949px;}
.object-actions .action.icon-print::before {background-position:-32px -949px;}
.object-actions .action.icon-email::before {background-position:-48px -949px;}
.object-actions .action.icon-download::before {background-position:-64px -949px;}
.object-actions .action.icon-complain::before {background-position:-80px -949px;}
.object-actions .action.icon-id::before {background-position:-96px -949px;}
.object-actions .action .list {display:none;position:absolute;z-index:50;top:40px;left:50%;background:#fff;border-radius:4px;padding:15px;box-shadow:0 0 10px rgba(0,0,0,0.15);transform:translateX(-50%);}
.object-actions .action.open .list {display:block;}
.object-actions .action .list::before {content:'';position:absolute;top:-6px;left:50%;margin-left:-6px;border-bottom:6px solid #fff;border-left:6px solid transparent;border-right:6px solid transparent;}
@media (max-width: 1200px) {
	.objects-list.listview.g4 > ul > li .image {width: 30%;}
}
@media (max-width: 1100px) {
    .objects-list.gridview > ul > li,
	.objects-list.gridview.g4 > ul > li {
		width:32%;
	}
	.objects-list.gridview.g4 > ul > li:nth-child(4n) {
		margin-right: 2%;
	}
	.objects-list.gridview > ul > li:nth-child(3n),
	.objects-list.gridview.g4 > ul > li:nth-child(3n) {
		margin-right: 0;
	}
}
@media (max-width: 1000px) {
    .objects-list > ul > li .image,
	.objects-list.listview.g4 > ul > li .image {width:40%;min-width:40%;}
}
@media (max-width: 800px) {
    .objects-list.gridview > ul > li,
	.objects-list.gridview.g4 > ul > li {
		width:49%;
	}
	.objects-list.gridview > ul > li:nth-child(3n),
	.objects-list.gridview.g4 > ul > li:nth-child(3n) {
		margin-right: 2%;
	}
	.objects-list.gridview > ul > li:nth-child(2n),
	.objects-list.gridview.g4 > ul > li:nth-child(2n) {
		margin-right: 0;
	}
}
@media (max-width: 600px) {
    .objects_controls .sort > span {
        display: none;
    }

    .objects-list > ul > li, .objects-list > ul > li.featured {
        border: none;
    }

    .objects-list > ul > li .image,
	.objects-list.listview.g4 > ul > li .image {
        width: 100%;
		min-width: 100%;
        float: none;
        margin: 0px;
    }

    .objects-list > ul > li .image .thumb {
        padding-top: 66%;
    }

    .objects-list > ul > li .info {
        padding: 10px;
        border-left: 1px solid #ededed;
        border-bottom: 1px solid #ededed;
        border-right: 1px solid #ededed;
    }

    .objects-list > ul > li.featured .info {
        border-left: 1px solid #F72561;
        border-bottom: 1px solid #F72561;
        border-right: 1px solid #F72561;
    }

    .objects-list > ul > li .info .links {
        flex-direction: column;
    }

    .objects-list > ul > li .info .links .contact {
        margin-bottom: 10px;
    }

    .objects-list > ul > li .info .params > span, .objects-list.gridview > ul > li .info .params > span {
        padding-left: 35px;
        margin-right: 15px;
    }
	.objects-list.gridview > ul > li,.objects-list.gridview.g4 > ul > li {
		width:100%;
		margin-right: 0 !important;
	}

    .objects-list.gridview > ul > li .image .thumb {
        padding-top: 66%;
    }

    .objects-list.gridview > ul > li .info .links {
        border-top: none;
        padding-top: 0;
        display: block;
    }

    .objects-list.gridview > ul > li .info .links .agency .logo {
        display: none;
    }
    .objects-list > ul > li .info .hide_on_grid {
        display: none !important;
    }
	.objects-list.gridview > ul > li .info .excerpt,
	.objects-list.listview > ul > li .info .excerpt	{
		display: none;
	}

}

.objects-list.gridview.single > ul{ width: 100%; }
.objects-list.gridview.single > ul > li{ width: 100%; margin: 0; }

/* CROSSLINKS */
.crosslinks{ margin-bottom: 65px; }
.crosslinks .crosslink_block{ margin-bottom: 10px; }
.crosslinks .crosslink_block:last-child{ margin-bottom: 0; }

.crosslink_block{ padding: 0 19px 18px 19px; border: 1px solid #ededed; border-radius: 3px; background: #fff; }
.crosslink_block.featured{ background: #E9EDF5; border-color: #174750; }
.crosslink_block.inactive{ padding-bottom: 0; }
.crosslink_block .title{ padding-top: 18px; padding-bottom: 13px; font-weight: bold; font-size: 16px; border-bottom: 1px solid #ededed; cursor: pointer; position: relative; margin-bottom: 20px; }
.crosslink_block .title::after{ content: ""; display: block; position: absolute; right: 0; top: 50%; transform: translateY(-50%); border-right: 5px solid transparent; border-left: 5px solid transparent; border-bottom: 8px solid #d0d0d0; }
.crosslink_block.featured .title{ border-color: #174750; }
.crosslink_block.inactive .title{ margin-bottom: 0; padding-bottom: 18px; border-bottom: 0; }
.crosslink_block.inactive .title::after{ border-bottom: 0; border-top: 8px solid #d0d0d0; }
.crosslink_block .items{ display: flex; flex-flow: row wrap; }
.crosslink_block.inactive .holder{ display: none; }
.crosslink_block .items .item{ width: 25%; padding-right: 8px; margin-bottom: 15px; font-size: 14px; }
.crosslink_block .items .item.featured{ font-weight: bold; }
.crosslink_block .items .item:nth-child(4n){ padding-right: 0; }
.crosslink_block .items .item .count{ color: #818282; vertical-align: middle; font-size: 12px; font-weight: normal; margin-left: 4px; }
.crosslink_block .items.show_all .hidden{ display: block !important; }
.crosslink_block .show_btn{ margin-top: 15px; font-size: 16px; }

@media (max-width:1000px){
    .crosslink_block .items .item{ width: 50%; }
}
@media (max-width:600px){
    .crosslink_block .items .item{ width: 100%; padding: 0; }
    .crosslink_block .items .item:nth-child(4)~.item{ display: none; }
    .crosslink_block .items.show_all .item:nth-child(4)~.item{ display: block; }
}

.objects-list > ul > li .info .params span.no_icon{ padding-left: 0; }

.objects-list > ul > li .image.bg_contain .thumb{ background-size: contain; background-repeat: no-repeat; }

.objects-list > ul > li .info .title .icon-popular,.objects-list > ul > li .info .title .icon-trusted {height:20px;margin-bottom:-2px;}

.objects-list > ul > li .info .prices{ font-size: 0; }
.objects-list > ul > li .info .prices .item{ display: inline-block; margin-right: 30px; margin-bottom: 12px; }
.objects-list > ul > li .info .prices .rooms{ font-size: 14px; color: #7e7e7e; margin-bottom: 6px; }
.objects-list > ul > li .info .prices .value{ font-weight: bold; font-size: 14px; color: #1a1a1a; }

.objects-list > ul > li .info .additional{ margin-bottom: 15px; }
.objects-list > ul > li .info .additional span{ margin-right: 54px; margin-bottom: 8px; color: #7e7e7e; }
.objects-list > ul > li .info .additional span:last-child{ margin-right: 0; }
.objects-list > ul > li .info .additional span b{ color: #1a1a1a; }

.objects-list > ul > li .info .form{ margin-bottom: 15px; padding: 5px 18px 0 18px; background: #E9EDF5; }
.objects-list > ul > li .info .form .form_title{ font-size: 14px; margin-bottom: 5px; }
.objects-list > ul > li .info .form form{ display: flex; flex-flow: row wrap; }
.objects-list > ul > li .info .form .form_left{ width: 60%; padding-right: 10px; }
.objects-list > ul > li .info .form .ajax_result{ width: 100%; margin-top: 8px; }
.objects-list > ul > li .info .form form input{ width: 100%; }
.objects-list > ul > li .info .form .form_right{ width: 40%; }
.objects-list > ul > li .info .form .hidden_row{ margin-top: 5px; height: 0; overflow: hidden; transition: height 0.2s ease-in; }
.objects-list > ul > li .info .form .hidden_row.active{ padding-bottom: 5px; }
.objects-list > ul > li .info .form .hidden_row .wrapper{ padding-bottom: 5px; }
.objects-list > ul > li .info .form .hidden_row.active .wrapper{ padding-bottom: 0; }
.objects-list > ul > li .info .form .hidden_row .wrapper div{ margin-bottom: 6px; }
.objects-list > ul > li .info .form .hidden_row .wrapper div:last-child{ margin-bottom: 0; }

.list .ldr{
    display: none;
}

.list .ldr svg{
    width: 25px;
    height: 25px;
    color: #373952;
}

.list.prepare-show-loader .ldr {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    top: 0;
    left: 0;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.objects_list.totals {
	margin-bottom: 15px;
}

/* Gallery navigation */
.objects-list > ul > li .image .thumb, .compare .image .thumb {width:100%;padding-top:/*100%*/80%;background-position:50% 50%;background-size:cover;}
.objects-list > ul > li .image .prev,.objects-list > ul > li .image .next, .compare .image .prev, .compare .image .next {position:absolute;left:10px;top:50%;transform:translateY(-50%);padding:5px 10px 5px 0;opacity:0.5;cursor:pointer;}
.objects-list > ul > li .image .next, .compare .image .next {left:auto;right:10px;padding:5px 0 5px 10px;}
.objects-list > ul > li .image:hover .prev, .objects-list > ul > li .image:hover .next, .compare .image:hover .prev, .compare .image:hover .next {opacity:1;}
.objects-list > ul > li .image .prev::before,.objects-list > ul > li .image .next::before, .compare .image .prev::before, .compare .image .next::before {content:'\f104';font-family:FontAwesome;color:#fff;font-size:40px;}
.objects-list > ul > li .image .next::before, .compare .image .next::before {content:'\f105';}
.objects-list > ul > li .image .circle_loader, .compare .image .circle_loader {display:none;position:absolute;top:50%;left:50%;color:#fff;transform:translate(-50%,-50%);}
.objects-list > ul > li .image .circle_loader.active, .compare .image .circle_loader.active {display:block;}/* OBJECT */
.object .h2 {font-weight:400;font-size:18px;margin-bottom:20px;}
.object .article {/*border:1px solid #ccc;background-color:#e6e6e6;padding:2% 3%;*/margin-bottom:30px;}
.object .object-actions {margin-bottom:50px;}
.object .object-actions .action.icon-hide {display:none;}
.object .main_image {position:relative;margin-bottom:25px;}
.object .main_image #object_main_image{ position: relative; width: 100%; padding-bottom: 49%; }  /* cls here */
.object .main_image #object_main_image img{ display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; }  /* cls here */
.object .main_image .views {position:absolute;z-index:2;top:19px;left:19px;pointer-events:none;background:rgba(23, 71, 80,0.7);color:#fff;border-radius:4px;padding:0px 12px;height:35px;line-height:35px;}
.object .main_image .views::before {content:'';display:inline-block;margin-right:10px;vertical-align:middle;height:16px;width:22px;background:url(/assets/images/sprite_new.png) -112px -949px  no-repeat;}
.object .main_image .urgent {position:absolute;z-index:2;top:19px;right:19px;pointer-events:none;background:rgba(23, 71, 80,0.7);color:#fff;border-radius:4px;padding:0px 12px;height:35px;line-height:35px;}
.object .main_image .urgent::before {content:'\f0e7';font-family:FontAwesome;display:inline-block;margin-right:10px;vertical-align:middle;}
.object .main_image .price {position:absolute;z-index:2;left:0;bottom:0;background:rgba(23, 71, 80,0.7);color:#fff;border-radius:4px 4px 0 0; height:50px;line-height:50px;font-size:26px;font-weight:bold;padding:0 18px;cursor:pointer;white-space:nowrap;}
.object .main_image .price::after {content:'';display:inline-block;vertical-align:middle;margin-left:5px;border-top:5px solid #fff;border-left:3px solid transparent;border-right:3px solid transparent;}
.object .main_image .price.not_clickable::after { display: none;}
.object .main_image .price.open::after {border-bottom:5px solid #fff;border-top:none;}
.object .main_image .price > a {color:inherit;text-decoration:none;}
.object .main_image .price .list {display:none;position:absolute;left:0;width:100%;background:#fff;padding:10px;box-shadow:0 0 5px rgba(0,0,0,0.3);border-radius:0 0 4px 4px;list-style:none;font-size:15px;color:#1a1a1a;line-height:200%;}
.object .main_image .price.open .list{display:block;}
.object .main_image .price .list li:hover {text-decoration:underline;}
.object .main_image .price .id{margin-right:100px;}
.object .main_image .image img {display:block;}
.object #img_resize_container {display:none;}
.object .kit_inline_gallery .thumbs {padding:0 40px;margin-bottom:25px;}
.object .kit_inline_gallery .thumbs ul li {padding:0 15px;}
.object .kit_inline_gallery .thumbs ul li img {display:block;}
.object .kit_inline_gallery .thumbs ul li img.active {border:none;}
.object .kit_inline_gallery .thumbs .scroll_left,.object  .kit_inline_gallery .thumbs .scroll_right {color:#ccc;}
.object .features {margin-bottom:30px;border-bottom:1px solid #ededed;}
.object .features .features_group{margin-bottom:5px;}
.object .features .features_group:last-child{margin-bottom:0;}
.object .features .features_group .h3{ font-size: 14px; margin-bottom: 15px; text-transform: uppercase; }
.object .features.noborder {border-bottom:0;}
.object .features .unfold {font-weight:bold;margin-bottom:10px;}
.object .features ul {list-style:none;display:block;width:100%;margin:0;}
.object .features ul li {display:inline-block;vertical-align:middle;width:30%;margin-right:5%;position:relative;padding-left:55px;line-height:20px;margin-bottom:25px;}
.object .features ul li:nth-child(3n) {margin-right:0;}
.object .features ul li:before {content:"";display:block;position:absolute;width:50px;height:50px;top:50%;left:0px;margin-top:-25px;background-image:url(/assets/images/option_icons.png); background-repeat: no-repeat}
.object .features.wrapped ul li:nth-child(n+7) {display:none;}
.object .features.wrapped .features_group ul li:nth-child(n+7) {display:inline-block;}
.object .features.grouped .h2 {margin-bottom: 10px;}
.object .features.grouped .unfold {display:none;}
.object .features.has_more.grouped .unfold {display:block;}
.object .features:not(.wrapped) .hidden {display:block !important;}
.object .features:not(.wrapped) .features_group .hidden {display:inline-block !important;}

.right_block.parameters {padding:0;}
.right_block.parameters .params {padding:10px 10px 0 10px;display:flex;flex-direction:column;}
.right_block.parameters .params > div {display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;}
.right_block.parameters .params > div .name {width:55%;padding-left:32px;position:relative;}
.right_block.parameters .params > div .name::before {content: "";position: absolute;top: 0px;left: 0px;width: 23px;height: 18px;background: url(/assets/images/sprite_new.png) no-repeat;}
.right_block.parameters .params > div.city .name:before,.right_block.parameters .params > div.region .name:before {background-position:-130px -475px;}
.right_block.parameters .params > div.tip .name:before {background-position:-153px -475px;}
.right_block.parameters .params > div.rooms .name:before {background-position:-176px -475px;}
.right_block.parameters .params > div.square .name:before {background-position:-199px -475px;}
.right_block.parameters .params > div.tosea .name:before {background-position:-222px -475px;}
.right_block.parameters .params > div.tocenter .name:before {background-position:-245px -475px;}
.right_block.parameters .params > div.finish .name:before {background-position:-268px -475px;}
.right_block.parameters .params > div.address .name:before {background-position: -376px -475px;}
.right_block.parameters .params > div .name.full{ width: 100%; }
.right_block.parameters .params > div.complex .name:before {background-position:-288px -494px;}
.right_block.parameters .params > div.section .name:before {background-position:-334px -474px;}
.right_block.parameters .params > div.flats .name:before {background-position:-313px -475px;}
.right_block.parameters .params > div.layout .name:before {background-position:-354px -475px;}
.right_block.parameters .params > div.floor .name:before {background-position:-334px -474px;}
.right_block.parameters .params > div.dld .name:before {background-position:-518px -475px; height: 20px; top: -2px; }
.right_block.parameters .params > div.dld { align-items: flex-start; }
.right_block.parameters .params > div .value {width:45%;color:#7e7e7e;padding-left:6px;}
.right_block.parameters .params > div.dld .value img { max-width: 90px; max-height: 90px; width: auto; height: auto; }
.right_block.parameters .square_units {position:relative;padding-right:20px;}
.right_block.parameters .price_info {border-top:1px solid #ccc;padding:10px;display:flex;justify-content:space-between;align-items:center;}
.right_block.parameters .price_info > div {position:relative;}
.right_block.parameters .price_info .type {width:55%;padding:0 15px 0 32px;}
.right_block.parameters .price_info .type::before {content:'';position:absolute;top:50%;left:0px;margin-top:-9px;width:23px;height:18px;background:url(/assets/images/sprite_new.png) -291px -475px no-repeat;}
.right_block.parameters .price_info .type.not_clickable span{ padding-right: 0; }
.right_block.parameters .price_info .type.not_clickable span::after{ display: none; }
.right_block.parameters .price_info .value.not_clickable span{ padding-right: 0; }
.right_block.parameters .price_info .value.not_clickable > span::after{ display: none; }
.right_block.parameters .price_info .type span {font-weight:bold;display:inline-block;position:relative;padding-right:15px;}
.right_block.parameters .price_info .type span::after,.right_block.parameters .price_info .value > span::after, .right_block.parameters .square_units::after{content:'';position:absolute;top:50%;right:0;margin-top:-4px;border-top: 8px solid #ccc;border-left: 5px solid transparent;border-right: 5px solid transparent;}
.right_block.parameters .price_info .type.open span::after,.right_block.parameters .price_info .value.open > span::after, .right_block.parameters .square_units.open::after {border-bottom: 8px solid #ccc;border-top:none;}
.right_block.parameters .price_info .type .list,.right_block.parameters .price_info .value .list, .right_block.parameters .square_units .list {display:none;position:absolute;z-index:2;list-style:none;left:0;min-width:100%;background:#fff;padding:10px;box-shadow:0 0 5px rgba(0,0,0,0.3);border-radius:0 0 4px 4px; font-size:15px;color:#1a1a1a;line-height:200%;white-space:nowrap;}
.right_block.parameters .price_info .type.open .list,.right_block.parameters .price_info .value.open .list, .right_block.parameters .square_units.open .list {display:block;}
.right_block.parameters .price_info .type.open .list li:hover,.right_block.parameters .price_info .value.open .list li:hover, .right_block.parameters .square_units.open .list li:hover {text-decoration:underline;}
.right_block.parameters .price_info .value {width:45%;}
.right_block.parameters .price_info .value > span {display:inline-block;position:relative;padding-right:15px;color:#F72561;font-weight:bold;font-size:18px;}
.right_block.parameters .price_info .value span > a {color:inherit;text-decoration:none;}
.right_block.contact_agency .h2 {text-align:center;font-size:16px;font-weight:bold;margin-bottom:10px;}
.right_block.contact_agency .company .info {margin-bottom:19px;}
.right_block.contact_agency .company .info > div {margin-bottom:3px;}
.right_block.contact_agency .company .title {font-weight:bold;display:flex;align-items:center;justify-content:center;line-height:20px}
.right_block.contact_agency .company .phones {margin-bottom:29px;}
.right_block.contact_agency .company .phones.open > a {display:none;}
.right_block.contact_agency .company .phones .list {display:none;}
.right_block.contact_agency .company .phones .list > div {margin-bottom:5px;}
.right_block.contact_agency .company .btn {margin-bottom:18px;}
.right_block.contact_agency .company .more_objects {margin-bottom:5px;}
.right_block.contact_agency .company .more_objects a {color:inherit;}

.object .contact_form {padding-bottom:10px;margin-bottom:30px;border-bottom:1px solid #ededed;}
.object .contact_form input[type="text"],.object .contact_form input[type="password"],.object .contact_form input[type="email"],.object .contact_form textarea {display:block;width:100%;margin-bottom:10px;background:#fff;}
.object .contact_form .label {display:block;width:100%;margin-bottom:10px;}
.object .contact_form .kitui-select{display:block;margin-bottom:10px;width:100%;}
.object .contact_form textarea {min-height:150px;height:100%;}
.object .contact_form .chbs > div {display: inline-block;margin: 0 8px 5px 0;}
.object .contact_form .grid2 {display:flex;flex-wrap:wrap;}
.object .contact_form .grid2::after {display:none;}
.object .contact_form .grid2 > div {margin-bottom:15px;}
.object .contact_form .grid2 > div >*:last-child{margin-bottom:0;}
.object .contact_form .submit_group a.btn {float:right;}
.object .top_actions {margin-bottom:10px;text-align:right;}
.object .top_actions > * {margin:0 0 10px 35px;display:inline-block;}
.object .top_actions > .icon {padding-left:32px;position:relative;}
.object .top_actions > .icon::before {content:'';position:absolute;width:20px;height:20px;top:50%;left:0;margin-top:-10px;background:url(/assets/images/sprite_new.png) no-repeat;}
.object .top_actions > .icon.compare::before {background-position:-406px -929px;}
.object .top_actions > .icon.wishlist::before {background-position:-426px -929px;}
.object .top_actions > .icon.views::before {background-position:-446px -929px;}
.object .top_actions > .icon.offer::before {background-position:-466px -929px;width:22px;}
.right_block.right_actions .btn {margin-top:10px;overflow:hidden;text-overflow:ellipsis;}
.right_block.right_actions .custom_share {margin-top:20px;text-align:center;}
.right_block.right_actions .custom_share .title {margin-bottom:10px;}
#mobile_parameters,#mobile_seller{ display: none; }

@media (max-width: 1180px) {
    .object .page_content{ width: 67%; }
    .object .aside{ width: 30%; }
    .right_block.parameters .price_info{ flex-flow: row wrap; }
    .right_block.parameters .price_info .type{ width: 100%; margin-bottom: 5px; }
    .right_block.parameters .price_info .value{ width: 100%; }
}
@media (max-width: 1100px) {
    .object .thumb .price .id{margin-right:50px;}
    .object .features ul li {width:48%;margin-right:4% !important;}
    .object .features ul li:nth-child(2n) {margin-right:0 !important;}
    .right_block.parameters .params > div {flex-flow: row wrap;}
    .right_block.parameters .params > div .name {width:100%;}
    .right_block.parameters .params > div .value{ width: 100%; padding-left: 32px; }
}
@media (max-width: 750px) {
    .object .page_content{ width: 100%; margin-right: 0; }
    .object .aside{ width: 100%; }
    #mobile_parameters,#mobile_seller{ display: block; }
    .aside .right_block.parameters,.aside .right_block.contact_agency{ display: none; }
    .right_block.parameters .params > div {flex-direction:row;}
    .right_block.parameters .params > div .name,.right_block.parameters .params > div .value {width:100%;}
    .right_block.parameters .params > div .value{ padding-left: 32px; }
    .right_block.parameters .params > div {flex-direction:row;}
    .right_block.parameters .params > div .name {width:55%;}
    .right_block.parameters .params > div .value{ width: 45%; }
    .right_block.parameters .params > div .value{ padding-left: 0; }
    .right_block.parameters .price_info .type{ width: 55%; margin-bottom: 0; }
    .right_block.parameters .price_info .value{ width: 45%; }
}
@media (max-width: 650px) {
    .object .thumb .price .id{margin-right:30px;}
    .tour-with-plannings .tour{bottom:0px !important;}
}
@media (max-width: 500px) {
    .object .features ul li { width:100%;margin-right:0 !important; padding-left: 26px; margin-bottom: 10px; }
    .object .features ul li::before{ transform: scale(0.5); transform-origin: left center; }
    .object .main_image .price{ max-width: 100%; }
    .object .main_image .price .id{ margin-right: 10px; }
    .object .main_image .price{ font-size: 20px; }
    .object .main_image .urgent::before{margin-right:0;}
    .object .main_image .urgent span{display:none;}
}
.statistics {margin-bottom:30px;}
.statistics .navigation {list-style:none;display:flex;align-items:stretch;justify-content:space-between;}
.statistics .navigation li {width:32%;border:1px solid #ededed;background:#fff;padding:9px 9px 0 9px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:20px;border-radius:4px;}
.statistics .navigation li.active {background:#f2f2f2;}
.statistics .navigation li > div {width:100%;}
.statistics .navigation li .info {flex-grow:2;padding-bottom:8px;min-height:96px;text-align:center;display:flex;align-content:center;flex-wrap:wrap;position:relative;}
.statistics .navigation li .info::before {content:'';position:absolute;left:0;bottom:8px;width:84px;height:82px;background:url(/assets/images/sprite_new.png) no-repeat;}
.statistics .navigation li.realty .info::before {background-position:0px -985px;}
.statistics .navigation li.quality .info::before {background-position:-84px -985px;}
.statistics .navigation li.prices .info::before {background-position:-168px -985px;}
.statistics .navigation li.realty.active .info::before {background-position:-252px -985px;}
.statistics .navigation li.quality.active .info::before {background-position:-336px -985px;}
.statistics .navigation li.prices.active .info::before {background-position:-420px -985px;}
.statistics .navigation li .info >div {width:100%;position:relative;}
.statistics .navigation li .info .title {font-size:16px;font-weight:bold;margin-bottom:10px;}
.statistics .navigation li .info .number {font-size:32px;font-weight:bold;color:#004b84;}
.statistics .navigation li .info .number >span {position:relative;display:inline-block;}
.statistics .navigation li .details {height:59px;text-align:center;font-size:16px;color:#2372C0;line-height:59px;border-top:1px solid #ededed;}
.statistics .mobile_table {border-radius: 4px;}
.statistics .tab {border-top:1px solid #ededed;padding:20px 0;}
.statistics .compare_form {display:flex;justify-content:space-between;align-items:center;}
.statistics .compare_form > div {width:32%;margin-bottom:15px;position: relative;}
.statistics table {width:100%;}
.statistics table th,.statistics table td {padding:13px 20px;vertical-align:middle;}
.statistics table th {font-weight:bold;border-bottom:1px solid #cccccc;}
.statistics table td {border-bottom:1px solid #ededed;}
.statistics table td:nth-child(n+2) {white-space:nowrap;}
.statistics table tr:last-child td {border-bottom:none;}
.statistics table tr:nth-child(odd) {
	background: #F3F2F2;
}
.statistics table span {position:relative;display:inline-block;}
.statistics .disclaimer {border-top:1px solid #ededed;padding-top:5px;}
.statistics .hint {position:absolute;width:16px;height:16px;right:-21px;top:50%;margin-top:-8px;background:url(/assets/images/sprite_new.png) -166px -949px no-repeat;}
.statistics .hint:hover {background-position:-182px -949px;}
.statistics .hint .text {display:none;position:absolute;z-index:40;bottom:0;right:-280px; background:#fff;box-shadow:0 0 8px rgba(0,0,0,0.06);padding:20px;width:276px;font-size:14px;font-weight:normal;color:#1a1a1a;text-align:left;}
.statistics .hint:hover .text {display:block;}
.statistics .hint .text .h {font-size:18px;}
@media (max-width:750px){
    .statistics .hint .text {width:250px;bottom:20px;right:-125px;}
}
@media (max-width:600px){
    .statistics .navigation {flex-wrap:wrap;}
    .statistics .navigation li {width:100%;}
    .statistics .navigation li .info {min-height:auto;}
    .statistics .navigation li .info::before {display:none;}
    .statistics .navigation li .info .title {margin-bottom:5px;}
    .statistics .navigation li .info .number {font-size:24px;}
    .statistics .navigation li .details {display:none;}
    .statistics .compare_form {flex-wrap:wrap;}
    .statistics .compare_form > div {width:100%;}
}

.object .main_image svg{ display:block;max-width:100%;height:auto;margin:0 auto;width:auto;max-height:600px;}
.object .main_image svg path{ cursor: pointer;fill: #174750;fill-opacity: 0; }
.object .main_image svg path:not(.disabled):hover,.object .main_image svg path:not(.disabled).active{ fill-opacity: 0.7; }
.object .main_image .back{ position: absolute; top: 25px; right: 30px; display: none; }
.object .main_image .back.active{ display: block; }
.object .main_image .back a{ display: inline-flex; padding: 15px 10px; align-items: center; background: rgba(255,255,255,1); border-radius: 3px; color: #1a1a1a; font-size: 15px; }
.object .main_image .back a:hover{ text-decoration: none; }
.object .main_image .back i{ margin-right: 8px; }

.main_image .hint{ display: none; position: absolute; left: 0; top: 0; width: 320px; max-width: 100%; padding: 20px; background-color: rgb(255,255,255); box-shadow: 0px 0px 7.2px 0.8px rgba(0, 0, 1, 0.35); text-align: left; color: #4d4d4d; font-size: 14px; z-index: 20; }
.floor .hint,.hint.small{ width: 260px; }
.main_image .hint.active{ display: block; }
.main_image .hint .close{position:absolute;top:-2px;right:8px;color:#ccc;cursor:pointer;}
.main_image .hint .close::before{ content: "×"; font-size:36px;}
.main_image .hint .body .hint_title{ text-transform: uppercase; font-size: 18px; margin-bottom: 12px; color: #1a1a1a; }
.main_image .hint .body .hint_title a{ color: inherit; text-decoration: none; }
.main_image .hint .body .hint_title a:hover{ color: #008ad6; }
.main_image .hint .items .item{ margin-bottom: 11px; display: flex; justify-content: space-between; }
.main_image .hint .items .item .name{ color: #878787; max-width: 30%; font-size: 14px; }
.main_image .hint .items .item .value{ color: #1a1a1a; font-size: 14px; font-weight: bold; }
.main_image .hint .items .item.price_value .value{ color: #174750; font-size: 18px; }

@media (max-width:800px){
    .main_image .hint{ display: none !important; }
}
.objects_search.inline_search.flats .simple > div{ width: 18%; }
.objects_search.inline_search.layouts .simple > div{ width: 24%; }
.objects_search.inline_search.layout_flats .simple > div{ width: 32%; }

@media (max-width: 800px) {
    .objects_search.inline_search.flats .simple > div{ width: 32%; }
    .objects_search.inline_search.layouts .simple > div{ width: 49%; }
    .objects_search.inline_search.layout_flats .simple > div{ width: 49%; }
}
@media (max-width: 500px) {
    .objects_search.inline_search.flats .simple > div{ width: 100%; }
    .objects_search.inline_search.layouts .simple > div{ width: 100%; }
    .objects_search.inline_search.layout_flats .simple > div{ width: 100%; }
}

.main_image .image,.main_image .scheme_2D,.main_image .scheme_3D{ display: none; }
.main_image.show_image .image{ display: block; }
.main_image.D2 .scheme_2D{ display: block; }
.main_image.D3 .scheme_3D{ display: block; }
.main_image .scheme_2D img,.main_image .scheme_3D img{ min-width: 300px; display: block; max-height: 500px; width: auto; height: auto; margin: 0 auto; }
.main_image .scheme_2D,.main_image .scheme_3D{ text-align: center; }
.object .main_image .switcher{ position: absolute; right: 15px; top: 20px; }
.object .main_image .switcher.has_urgent{top: 60px;}
.object .main_image .switcher ul{ display: flex; list-style: none; }
.object .main_image .switcher ul li a{ display: inline-block; padding: 0 20px; height: 45px; line-height: 45px; background: #f3f2f2; font-size: 16px; color: #1a1a1a; }
.object .main_image .switcher ul li a:hover{ text-decoration: none; }
.object .main_image .switcher ul li a.active{ background: #174750; color: #fff; }
.object .main_image .floors_switcher{ position: absolute; left: 20px; top: 25px; display: flex; align-items: center; background: #fff; border-radius: 3px; }
.object .main_image .floors_switcher .text{ display: flex; align-items: center; height: 35px; font-size: 16px; padding: 0 15px; border-radius: 3px 0 0 3px; background: rgba(23, 71, 80,0.6); }
.object .main_image .floors_switcher .field{ font-size: 0; }
.object .main_image .floors_switcher .kitui-select{ width: 85px; font-size: 14px; }

.floor_image{ min-height: 45px; }
.floor_image.show_image .floors_switcher{ left: 0; top: 0; }

.object h1 .icon-popular,.object h1 .icon-trusted {height:20px;margin-bottom:-2px;}
.object .main_image .price .small,.objects-list > ul > li .image .price .small{ font-size: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; max-width: 90%; }
.right_block.parameters .price_info.price_from_to{ flex-flow: row wrap; }
.right_block.parameters .price_info.price_from_to .type{ width: 100%; margin-bottom: 16px; }
.right_block.parameters .price_info.price_from_to .value{ width: 100%; }
.right_block.parameters .price_info.price_from_to .value .small{ padding-right: 0; font-size: 14px; }

.virtual_tour{
    margin: 60px auto;
}

.online_tour {
    background: url(/assets/images/online-tour.png) 50% 50% no-repeat;
    background-size: contain;
    position: relative;
    padding: 45px 20px 25px 20px;
    text-align: center;
    border-radius: 3px;
    color: #fff;
	margin: 60px auto;
}
.online_tour.cover {
	background-size: cover;
}
.online_tour::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(23, 71, 80, 0.7);
    z-index: 1;
}

.online_tour .wrapper {
    position: relative;
    z-index: 2;
}

.online_tour .title {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 27px;
	font-weight: normal;
}

.online_tour .text {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 30px;
}

.object .contact_form .online-tour {
    margin-bottom: 20px;
    display: flex;
}

.object .contact_form .online-tour > label:last-of-type {
    line-height: normal;
    margin-left: 10px;
}

.offers_list .items {
    display: table;
    width: 100%;
}

.offers_list .items .item {
    display: table-row;
    font-size: 14px;
}

.offers_list .items .item > div {
    display: table-cell;
    padding: 20px 10px;
    border-top: 1px solid  #ededed;
}

.offers_list .items .item > div:first-child {
    padding-top: 0;
}
.offers_list .items .item:last-child > div {
    border-bottom: 1px solid  #ededed;
}

.offers_list .items .item > div:last-child {
    padding-bottom: 0;
}

.offers_list .items .item .rooms {
    font-weight: bold;
}

.offers_list .items .item .square {
    color: #939393;
}
@media (min-width: 750px) {
    .offers_list .items .show_mobile {
        display: none !important;
    }
}
@media (max-width: 750px) {
    .offers_list .items .hide_mobile {
        display: none !important;
    }
}
/*@media (max-width: 750px) {
    .offers_list .items {
        display: flex;
        flex-flow: row wrap;
        width: 100%;
        justify-content: center;
    }

    .offers_list .items .item {
        display: flex;
        width: 48%;
        margin-right: 4%;
        flex-direction: column;
        border: 1px solid #ededed;
        padding: 12px 0;
        margin-bottom: 12px;
    }

    .offers_list .items .item:nth-child(2n) {
        margin-right: 0;
    }

    .offers_list .items .item > div {
        display: block;
        width: 100%;
        padding: 4px 8px !important;
        border: 0 !important;
    }
}*/

.inline_filter {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

.inline_filter span {
    margin-right: 10px;
}

.inline_filter .kitui-select {
    width: 200px;
}

.object_menu {
    visibility: hidden;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    background: #174750;
    color: #fff;
    overflow: hidden;
    height: 0;
}

.object_menu.fixed {
    visibility: visible;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    display: none;
    margin-bottom: 0;
    z-index: 48;
}

.object_menu.fixed.active {
    display: flex;
    height: auto;
}

.object_menu .container {
    overflow: hidden;
    position: relative;
}

.object_menu .container.arrow_left_active {
    padding-left: 20px;
}

.object_menu .container.arrow_right_active {
    padding-right: 20px;
}

.object_menu .arrow {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -16px;
    font-family: FontAwesome;
    color: #fff;
    font-size: 28px;
    z-index: 3;
    cursor: pointer;
    opacity: 0.5;
    display: none;
}

.object_menu:hover .arrow {
    opacity: 1;
}

.object_menu .arrow:hover {
    color: #F72561;
}

.object_menu .arrow::before {
    content: "\f105";
}

.object_menu .arrow.arrow_left::before {
    content: "\f104";
}

.object_menu .container.arrow_left_active .arrow.arrow_left {
    display: block;
}

.object_menu .arrow.arrow_right {
    left: auto;
    right: 0;
}

.object_menu .container.arrow_right_active .arrow.arrow_right {
    display: block;
}

.object_menu .items_holder {
    width: 100%;
    overflow: hidden;
}

.object_menu .items {
    width: auto;
    transition: margin-left ease-in 0.3s, margin-right ease-in 0.3s;
    font-size: 0;
    white-space: nowrap;
}

.object_menu .items.jc-center {
    text-align: center;
}

.object_menu .items .item {
    display: inline-block;
    vertical-align: top;
}

.object_menu a {
    display: flex;
    flex-shrink: 0;
    box-sizing: border-box;
    padding: 13px 12px 13px 12px;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
}

.object_menu a:first-child {
    margin-left: 0;
}

.object_menu a:last-child {
    margin-right: 0;
}

.object_menu a:hover {
    color: #000;
    background: #fff;
}

.object_menu a.active, .object_menu .active a {
    color: #F72561;
}

@media (max-width: 900px) {
    /*
	.object_menu .wrapper{ display: none; }
	*/
}

.object .history {
    display: inline-block;
    /*margin-left: 4px;*/
	position: absolute;
    left: -16px;
    top: -1px;
	z-index: 9;
}
/*.right_block.parameters .price_info.has_history .price_post::after {
	content: "";
    display: inline-block;
	margin-left: 4px;
	width: 10px;
    height: 12px;
}
.right_block.parameters .price_info.has_history.up .price_post::after {
    background: url(/assets/images/sprite_new.png) -384px -1px;
}

.right_block.parameters .price_info.has_history.down .price_post::after {
    background: url(/assets/images/sprite_new.png) -393px -1px;
}*/
.object .history .sign {
    display: inline-block;
    width: 10px;
    height: 12px;
    margin-left: 4px;
}

.object .history .sign.up {
    background: url(/assets/images/sprite_new.png) -384px -1px;
}

.object .history .sign.down {
    background: url(/assets/images/sprite_new.png) -397px -1px;
}

.object .history .items {
    display:none;
    position:absolute;
    left: 50%;
    margin-left: -130px;
    width:260px;
    background:#fff;
    padding:10px;
    box-shadow:0 0 5px rgba(0,0,0,0.3);
    border-radius:0 0 4px 4px;
    list-style:none;
    font-size:14px;
    color:#1a1a1a;
    font-weight: normal;
    max-height: 450px;
    overflow-y: auto;
}
.object .history:hover .items, .object .history.active .items {
    display: block;
}
/*.object .history:hover .sign {
    vertical-align: middle;
}*/

.object .history .title{
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 28px;
}
.object .history .item{
    display: flex;
    justify-content: space-between;
    margin-bottom: 13px;
}
.object .history .item .date{
    width: 30%;
    margin-right: 2%;
    color: #7e7e7e;
}
.object .history .item .price {
    width: 68%;
    text-align: right;
}
@media (max-width: 1180px) {
    .right_block.parameters .price_info .value { padding-left: 16px; }
}
@media (max-width: 600px) {
    /*.object .history .items {
        right: -30px;
        left: auto;
        margin-left: 0;
    }*/
}

.subways.container{
    margin-top: 60px;
}

.object .features.grouped .title-tag,
.object .subways .title-tag,
.object .offers_list .title-tag,
.object .flatslayouts .sub-title-tag,
.object .object_videos .title-tag,
.object .reviews_list .title-tag,
.object .builder_single .title-tag,
.object .contact .title-tag,
.object .contact_form .title-tag,
.object .similar .title-tag{
	font-weight: 400;
    font-size: 18px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.object .features.grouped .title-tag{
    margin-bottom: 10px;
}
.object .flatslayouts .flatsagents-title,
.object .flatslayouts .title-tag,
.object .development_prices .title-tag,
.object .article .title-tag{
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: normal;
}

.complex-flats-form-area .objects_search {
    margin-bottom: 15px;
}

@media (max-width: 600px) {
	.complex_properties .objects_controls .sort {
		width: 100%;
	}
	.complex_properties .objects_controls .view {
		display: none;
	}
	.complex_properties .objects_controls .sort .kitui-select {
		width: 100%;
	}
	.complex_properties .navigation>li{
        width: 50%;
    }
    .complex_properties .navigation>li>a{
        width: 100%;
    }

    .complex-flats-form-area .mobile_search_button .container .text{
        margin-bottom: 20px;
    }
    .complex-flats-form-area #container_mobile_search_button {
        height: auto;
        margin-bottom: 0;
    }
    .complex-flats-form-area .objects_search {
        margin-bottom: 0;
    }
    .complex-flats-form-area .container{
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }
    .complex-flats-form-area .objects_search .controls {
        border-bottom: none;
    }
    .complex-flats-form-area .objects_search.tabbed .mobile_btn{
        margin-top: 20px;
    }
    .complex-flats-form-area .objects_search.tabbed .simple > div:last-child{
        margin-bottom: 0;
    }
    .complex-flats-form-area .objects_search .controls{
        padding-bottom: 20px;
    }
}

@media (max-width: 380px) {
    .tabs.styled .navigation li a{
        padding: 0 5px;
        font-size: 14px;
    }
}
/* FEATURES ICONS */
.feature.prj_o_7:before {background-position:-50px 0px;}
.feature.prj_o_31:before,.feature.prj_o_30:before,.feature.prj_o_205:before {background-position:-100px 0px;}
.feature.prj_o_3:before,.feature.prj_o_15:before,.feature.prj_o_36:before {background-position:-150px 0px;}
.feature.prj_o_61:before,.feature.prj_o_52:before,.feature.prj_o_133:before {background-position:-200px 0px;}
.feature.prj_o_28:before {background-position:-250px 0px;}
.feature.prj_o_1:before,.feature.prj_o_230:before,.feature.prj_o_65:before {background-position:-300px 0px;}
.feature.prj_o_32:before,.feature.prj_o_13:before,.feature.prj_o_53:before,.feature.prj_o_202:before {background-position:-350px 0px;}
.feature.prj_o_16:before,.feature.prj_o_207:before,.feature.prj_o_208:before {background-position:-400px 0px;}
.feature.prj_o_22:before,.feature.prj_o_163:before {background-position:-450px 0px;}
.feature.prj_o_95:before,.feature.prj_o_96:before,.feature.prj_o_112:before,.feature.prj_o_229:before {background-position:0px -50px;}
.feature.prj_o_127:before {background-position:-50px -50px;}
.feature.prj_o_120:before,.feature.prj_o_64:before,.feature.prj_o_260:before {background-position:-100px -50px;}
.feature.prj_o_131:before,.feature.prj_o_129:before,.feature.prj_o_130:before {background-position:-150px -50px;}
.feature.prj_o_104:before,.feature.prj_o_124:before,.feature.prj_o_188:before {background-position:-200px -50px;}
.feature.prj_o_90:before,.feature.prj_o_84:before,.feature.prj_o_115:before,.feature.prj_o_132:before,.feature.prj_o_238:before,.feature.prj_o_164:before,.feature.prj_o_232:before {background-position:-250px -50px;}
.feature.prj_o_97:before,.feature.prj_o_71:before,.feature.prj_o_233:before,.feature.prj_o_62:before,.feature.prj_o_75:before,.feature.prj_o_98:before,.feature.prj_o_272:before {background-position:-300px -50px;}
.feature.prj_o_146:before,.feature.prj_o_136:before,.feature.prj_o_151:before,.feature.prj_o_152:before,.feature.prj_o_174:before {background-position:-350px -50px;}
.feature.prj_o_161:before {background-position:-400px -50px;}
.feature.prj_o_180:before,.feature.prj_o_225:before,.feature.prj_o_248:before {background-position:-450px -50px;}
.feature.prj_o_160:before,.feature.prj_o_78:before {background-position:0px -100px;}
.feature.prj_o_137:before,.feature.prj_o_87:before,.feature.prj_o_167:before,.feature.prj_o_200:before,.feature.prj_o_234:before {background-position:-50px -100px;}
.feature.prj_o_159:before {background-position:-100px -100px;}
.feature.prj_o_138:before,.feature.prj_o_153:before,.feature.prj_o_154:before {background-position:-150px -100px;}
.feature.prj_o_173:before {background-position:-200px -100px;}
.feature.prj_o_108:before {background-position:-250px -100px;}
.feature.prj_o_247:before {background-position:-300px -100px;}
.feature.prj_o_191:before,.feature.prj_o_190:before,.feature.prj_o_249:before {background-position:-350px -100px;}
.feature.prj_o_195:before {background-position:-400px -100px;}
.feature.prj_o_193:before,.feature.prj_o_196:before {background-position:-450px -100px;}
.feature.prj_o_194:before,.feature.prj_o_169:before,.feature.prj_o_246:before,.feature.prj_o_255:before,.feature.prj_o_135:before {background-position:0px -150px;}
.feature.prj_o_192:before {background-position:-50px -150px;}
.feature.prj_o_63:before,.feature.prj_o_89:before,.feature.prj_o_102:before,.feature.prj_o_88:before {background-position:-100px -150px;}
.feature.prj_o_175:before,.feature.prj_o_176:before,.feature.prj_o_140:before {background-position:-150px -150px;}
.feature.prj_o_139:before,.feature.prj_o_247:before {background-position:-200px -150px;}
.feature.prj_o_141:before,.feature.prj_o_170:before,.feature.prj_o_156:before {background-position:-250px -150px;}
.feature.prj_o_2:before,.feature.prj_o_7:before,.feature.prj_o_8:before,.feature.prj_o_216:before {background-position:-300px -150px;}
.feature.prj_o_142:before {background-position:-350px -150px;}
.feature.prj_o_206:before {background-position:-400px -150px;}
.feature.prj_o_99:before,.feature.prj_o_101:before,.feature.prj_o_143:before,.feature.prj_o_144:before,.feature.prj_o_244:before {background-position:-450px -150px;}
.feature.prj_o_145:before {background-position:0px -200px;}
.feature.prj_o_147:before {background-position:-50px -200px;}
.feature.prj_o_148:before,.feature.prj_o_149:before {background-position:-100px -200px;}
.feature.prj_o_150:before,.feature.prj_o_250:before {background-position:-150px -200px;}
.feature.prj_o_240:before {background-position:-200px -200px;}
.feature.prj_o_66:before {background-position:-250px -200px;}
.feature.prj_o_197:before {background-position:-300px -200px;}
.feature.prj_o_259:before {background-position:-350px -200px;}
.feature.prj_o_67:before,.feature.prj_o_125:before,.feature.prj_o_235:before,.feature.prj_o_256:before {background-position:-400px -200px;}
.feature.prj_o_68:before {background-position:-450px -200px;}
.feature.prj_o_4:before,.feature.prj_o_9:before,.feature.prj_o_10:before,.feature.prj_o_29:before,.feature.prj_o_35:before {background-position:0px -250px;}
.feature.prj_o_239:before {background-position:-50px -250px;}
.feature.prj_o_69:before {background-position:-100px -250px;}
.feature.prj_o_5:before {background-position:-150px -250px;}
.feature.prj_o_155:before {background-position:-200px -250px;}
.feature.prj_o_70:before {background-position:-250px -250px;}
.feature.prj_o_6:before {background-position:-300px -250px;}
.feature.prj_o_157:before {background-position:-350px -250px;}
.feature.prj_o_11:before,.feature.prj_o_218:before,.feature.prj_o_219:before {background-position:-400px -250px;}
.feature.prj_o_12:before {background-position:-450px -250px;}
.feature.prj_o_231:before {background-position:0px -300px;}
.feature.prj_o_14:before {background-position:-50px -300px;}
.feature.prj_o_72:before,.feature.prj_o_73:before,.feature.prj_o_158:before {background-position:-100px -300px;}
.feature.prj_o_74:before,.feature.prj_o_253:before {background-position:-150px -300px;}
.feature.prj_o_76:before,.feature.prj_o_77:before {background-position:-200px -300px;}
.feature.prj_o_254:before {background-position:-250px -300px;}
.feature.prj_o_199:before {background-position:-300px -300px;}
.feature.prj_o_162:before {background-position:-350px -300px;}
.feature.prj_o_17:before,.feature.prj_o_18:before,.feature.prj_o_134:before {background-position:-400px -300px;}
.feature.prj_o_79:before,.feature.prj_o_80:before,.feature.prj_o_236:before,.feature.prj_o_241:before {background-position:-450px -300px;}
.feature.prj_o_19:before {background-position:0px -350px;}
.feature.prj_o_20:before,.feature.prj_o_21:before {background-position:-50px -350px;}
.feature.prj_o_82:before {background-position:-100px -350px;}
.feature.prj_o_83:before {background-position:-150px -350px;}
.feature.prj_o_85:before,.feature.prj_o_91:before {background-position:-200px -350px;}
.feature.prj_o_257:before {background-position:-250px -350px;}
.feature.prj_o_23:before,.feature.prj_o_81:before,.feature.prj_o_237:before {background-position:-300px -350px;}
.feature.prj_o_165:before {background-position:-350px -350px;}
.feature.prj_o_226:before {background-position:-400px -350px;}
.feature.prj_o_86:before,.feature.prj_o_118:before,.feature.prj_o_128:before,.feature.prj_o_166:before,.feature.prj_o_182:before {background-position:-450px -350px;}
.feature.prj_o_24:before,.feature.prj_o_25:before,.feature.prj_o_26:before,.feature.prj_o_211:before,.feature.prj_o_212:before {background-position:0px -400px;}
.feature.prj_o_223:before {background-position:-50px -400px;}
.feature.prj_o_92:before {background-position:-100px -400px;}
.feature.prj_o_27:before {background-position:-150px -400px;}
.feature.prj_o_93:before {background-position:-200px -400px;}
.feature.prj_o_94:before,.feature.prj_o_111:before {background-position:-250px -400px;}
.feature.prj_o_168:before {background-position:-300px -400px;}
.feature.prj_o_100:before {background-position:-350px -400px;}
.feature.prj_o_29:before {background-position:-400px -400px;}
.feature.prj_o_220:before,.feature.prj_o_221:before {background-position:-450px -400px;}
.feature.prj_o_33:before {background-position:0px -450px;}
.feature.prj_o_171:before {background-position:-50px -450px;}
.feature.prj_o_103:before,.feature.prj_o_105:before {background-position:-100px -450px;}
.feature.prj_o_203:before {background-position:-150px -450px;}
.feature.prj_o_210:before,.feature.prj_o_34:before {background-position:-200px -450px;}
.feature.prj_o_214:before {background-position:-250px -450px;}
.feature.prj_o_172:before {background-position:-300px -450px;}
.feature.prj_o_106:before {background-position:-350px -450px;}
.feature.prj_o_107:before {background-position:-400px -450px;}
.feature.prj_o_109:before {background-position:-450px -450px;}
.feature.prj_o_179:before {background-position:0px -500px;}
.feature.prj_o_37:before {background-position:-50px -500px;}
.feature.prj_o_38:before {background-position:-100px -500px;}
.feature.prj_o_39:before,.feature.prj_o_110:before {background-position:-150px -500px;}
.feature.prj_o_251:before {background-position:-200px -500px;}
.feature.prj_o_40:before,.feature.prj_o_41:before,.feature.prj_o_48:before {background-position:-250px -500px;}
.feature.prj_o_42:before {background-position:-300px -500px;}
.feature.prj_o_43:before,.feature.prj_o_44:before,.feature.prj_o_46:before {background-position:-350px -500px;}
.feature.prj_o_45:before,.feature.prj_o_217:before {background-position:-400px -500px;}
.feature.prj_o_213:before {background-position:-450px -500px;}
.feature.prj_o_222:before {background-position:0px -550px;}
.feature.prj_o_47:before {background-position:-50px -550px;}
.feature.prj_o_243:before {background-position:-100px -550px;}
.feature.prj_o_113:before,.feature.prj_o_114:before,.feature.prj_o_55:before {background-position:-150px -550px;}
.feature.prj_o_201:before {background-position:-200px -550px;}
.feature.prj_o_181:before {background-position:-250px -550px;}
.feature.prj_o_116:before,.feature.prj_o_117:before {background-position:-300px -550px;}
.feature.prj_o_204:before {background-position:-350px -550px;}
.feature.prj_o_183:before,.feature.prj_o_184:before,.feature.prj_o_185:before {background-position:-400px -550px;}
.feature.prj_o_119:before,.feature.prj_o_122:before {background-position:-450px -550px;}
.feature.prj_o_49:before,.feature.prj_o_50:before {background-position:0px -600px;}
.feature.prj_o_215:before,.feature.prj_o_273:before {background-position:-50px -600px;}
.feature.prj_o_186:before {background-position:-100px -600px;}
.feature.prj_o_198:before {background-position:-150px -600px;}
.feature.prj_o_121:before {background-position:-200px -600px;}
.feature.prj_o_51:before {background-position:-250px -600px;}
.feature.prj_o_187:before {background-position:-300px -600px;}
.feature.prj_o_209:before,.feature.prj_o_59:before {background-position:-350px -600px;}
.feature.prj_o_54:before {background-position:-400px -600px;}
.feature.prj_o_56:before,.feature.prj_o_227:before,.feature.prj_o_228:before {background-position:-450px -600px;}
.feature.prj_o_123:before,.feature.prj_o_57:before {background-position:0px -650px;}
.feature.prj_o_58:before {background-position:-50px -650px;}
.feature.prj_o_126:before {background-position:-100px -650px;}
.feature.prj_o_245:before {background-position:-150px -650px;}
.feature.prj_o_189:before {background-position:-200px -650px;}
.feature.prj_o_252:before {background-position:-250px -650px;}
.feature.prj_o_242:before {background-position:-300px -650px;}
.feature.prj_o_60:before {background-position:-350px -650px;}
.feature.prj_o_258:before {background-position:-400px -650px;}
.feature.prj_o_224:before {background-position:-450px -650px;}
.feature.prj_o_261:before {background-position:0px -700px;}
.feature.prj_o_262:before {background-position:-50px -700px;}
.feature.prj_o_263:before {background-position:-100px -700px;}
.feature.prj_o_264:before {background-position:-150px -700px;}
.feature.prj_o_265:before {background-position:-200px -700px;}
.feature.prj_o_266:before {background-position:-250px -700px;}
.feature.prj_o_267:before {background-position:-300px -700px;}
.feature.prj_o_268:before {background-position:-350px -700px;}
.feature.prj_o_269:before {background-position:-400px -700px;}
.feature.prj_o_270:before {background-position:-450px -700px;}
.feature.prj_o_271:before {background-position:0px -750px;}
.feature.prj_o_274:before {background-position:-50px -750px;}
.feature.prj_o_275:before {background-position:-100px -750px;}
.feature.prj_o_276:before {background-position:-150px -750px;}
/* NEW FEATURES */
.feature.prj_o_300:before {background-position:0px -800px;}
.feature.prj_o_301:before {background-position:-50px -800px;}
.feature.prj_o_302:before {background-position:-100px -800px;}
.feature.prj_o_303:before {background-position:-150px -800px;}
.feature.prj_o_304:before {background-position:-200px -800px;}
.feature.prj_o_305:before {background-position:-250px -800px;}
.feature.prj_o_306:before {background-position:-300px -800px;}
.feature.prj_o_307:before {background-position:-350px -800px;}
.feature.prj_o_308:before {background-position:-400px -800px;}
.feature.prj_o_309:before {background-position:-450px -800px;}
.feature.prj_o_310:before {background-position:0px -850px;}
.feature.prj_o_311:before {background-position:-50px -850px;}
.feature.prj_o_312:before {background-position:-100px -850px;}
.feature.prj_o_313:before {background-position:-150px -850px;}
.feature.prj_o_314:before {background-position:-200px -850px;}
.feature.prj_o_315:before {background-position:-250px -850px;}
.feature.prj_o_316:before {background-position:-300px -850px;}
.feature.prj_o_317:before {background-position:-350px -850px;}
.feature.prj_o_318:before {background-position:-400px -850px;}
.feature.prj_o_319:before {background-position:-450px -850px;}
.feature.prj_o_320:before {background-position:0px -900px;}
.feature.prj_o_321:before {background-position:-50px -900px;}
.feature.prj_o_322:before {background-position:-100px -900px;}
.feature.prj_o_323:before {background-position:-150px -900px;}
.feature.prj_o_324:before {background-position:-200px -900px;}
.feature.prj_o_325:before {background-position:-250px -900px;}
.feature.prj_o_326:before {background-position:-300px -900px;}
.feature.prj_o_327:before {background-position:-350px -900px;}
.feature.prj_o_328:before {background-position:-400px -900px;}
.feature.prj_o_329:before {background-position:-450px -900px;}
.feature.prj_o_330:before {background-position:0px -950px;}
.feature.prj_o_331:before {background-position:-50px -950px;}
.feature.prj_o_332:before {background-position:-100px -950px;}
.feature.prj_o_333:before {background-position:-150px -950px;}
.feature.prj_o_334:before {background-position:-200px -950px;}
.feature.prj_o_335:before {background-position:-250px -950px;}
.feature.prj_o_336:before {background-position:-300px -950px;}
.feature.prj_o_337:before {background-position:-350px -950px;}
.feature.prj_o_338:before {background-position:-400px -950px;}
.feature.prj_o_339:before {background-position:-450px -950px;}
.feature.prj_o_440:before {background-position:0px -1000px;}
.feature.prj_o_441:before {background-position:-50px -1000px;}
.feature.prj_o_442:before {background-position:-100px -1000px;}
.feature.prj_o_443:before {background-position:-150px -1000px;}
.feature.prj_o_444:before {background-position:-200px -1000px;}
.feature.prj_o_445:before {background-position:-250px -1000px;}
.feature.prj_o_446:before {background-position:-300px -1000px;}
.feature.prj_o_447:before {background-position:-350px -1000px;}
.feature.prj_o_448:before {background-position:-400px -1000px;}
.feature.prj_o_449:before {background-position:-450px -1000px;}
.feature.prj_o_450:before {background-position:0px -1050px;}
.feature.prj_o_451:before {background-position:-50px -1050px;}
.feature.prj_o_452:before {background-position:-100px -1050px;}
.feature.prj_o_453:before {background-position:-150px -1050px;}
.feature.prj_o_454:before {background-position:-200px -1050px;}
.feature.prj_o_455:before {background-position:-250px -1050px;}
.feature.prj_o_456:before {background-position:-300px -1050px;}
.feature.prj_o_457:before {background-position:-350px -1050px;}
.feature.prj_o_458:before {background-position:-400px -1050px;}
.feature.prj_o_459:before {background-position:-450px -1050px;}
.feature.prj_o_460:before {background-position:0px -1100px;}
.feature.prj_o_461:before {background-position:-50px -1100px;}
.feature.prj_o_462:before {background-position:-100px -1100px;}
.feature.prj_o_463:before {background-position:-150px -1100px;}
.feature.prj_o_464:before {background-position:-200px -1100px;}
.feature.prj_o_465:before {background-position:-250px -1100px;}
.feature.prj_o_466:before {background-position:-300px -1100px;}
.feature.prj_o_467:before {background-position:-350px -1100px;}
.feature.prj_o_468:before {background-position:-400px -1100px;}
.feature.prj_o_469:before {background-position:-450px -1100px;}
.feature.prj_o_470:before {background-position:0px -1150px;}
.feature.prj_o_471:before {background-position:-50px -1150px;}
.feature.prj_o_472:before {background-position:-100px -1150px;}
.feature.prj_o_473:before {background-position:-150px -1150px;}
.feature.prj_o_474:before {background-position:-200px -1150px;}
.feature.prj_o_475:before {background-position:-250px -1150px;}
.feature.prj_o_476:before {background-position:-300px -1150px;}
.feature.prj_o_477:before {background-position:-350px -1150px;}
.feature.prj_o_478:before {background-position:-400px -1150px;}
.feature.prj_o_479:before {background-position:-450px -1150px;}
.feature.prj_o_480:before {background-position:0px -1200px;}
.feature.prj_o_481:before {background-position:-50px -1200px;}
.feature.prj_o_482:before {background-position:-100px -1200px;}
.feature.prj_o_483:before {background-position:-150px -1200px;}
.feature.prj_o_484:before {background-position:-200px -1200px;}
.feature.prj_o_485:before {background-position:-250px -1200px;}
.feature.prj_o_486:before {background-position:-300px -1200px;}
.feature.prj_o_487:before {background-position:-350px -1200px;}
.feature.prj_o_488:before {background-position:-400px -1200px;}
.feature.prj_o_489:before {background-position:-450px -1200px;}
.feature.prj_o_490:before {background-position:0px -1250px;}
.feature.prj_o_491:before {background-position:-50px -1250px;}
.feature.prj_o_492:before {background-position:-100px -1250px;}
.feature.prj_o_493:before {background-position:-150px -1250px;}
.feature.prj_o_494:before {background-position:-200px -1250px;}
.feature.prj_o_495:before {background-position:-250px -1250px;}
.feature.prj_o_496:before {background-position:-300px -1250px;}
.feature.prj_o_497:before {background-position:-350px -1250px;}
.feature.prj_o_498:before {background-position:-400px -1250px;}
.feature.prj_o_499:before {background-position:-450px -1250px;}
.feature.prj_o_500:before {background-position:0px -1300px;}
.feature.prj_o_501:before {background-position:-50px -1300px;}
.feature.prj_o_502:before {background-position:-100px -1300px;}
.feature.prj_o_503:before {background-position:-150px -1300px;}
.feature.prj_o_504:before {background-position:-200px -1300px;}
.feature.prj_o_505:before {background-position:-250px -1300px;}
.feature.prj_o_506:before {background-position:-300px -1300px;}
.feature.prj_o_507:before {background-position:-350px -1300px;}
.feature.prj_o_508:before {background-position:-400px -1300px;}
.feature.prj_o_509:before {background-position:-450px -1300px;}
.feature.prj_o_510:before {background-position:0px -1350px;}
.feature.prj_o_511:before {background-position:-50px -1350px;}
.feature.prj_o_512:before {background-position:-100px -1350px;}
.feature.prj_o_513:before {background-position:-150px -1350px;}
.feature.prj_o_514:before {background-position:-200px -1350px;}
.feature.prj_o_515:before {background-position:-250px -1350px;}
.feature.prj_o_516:before {background-position:-300px -1350px;}
.feature.prj_o_517:before {background-position:-350px -1350px;}
.feature.prj_o_518:before {background-position:-400px -1350px;}
.feature.prj_o_519:before {background-position:-450px -1350px;}
.feature.prj_o_520:before {background-position:0px -1400px;}
.feature.prj_o_521:before {background-position:-50px -1400px;}
.feature.prj_o_522:before {background-position:-100px -1400px;}
.feature.prj_o_523:before {background-position:-150px -1400px;}
.feature.prj_o_524:before {background-position:-200px -1400px;}
.feature.prj_o_525:before {background-position:-250px -1400px;}
.feature.prj_o_526:before {background-position:-300px -1400px;}
.feature.prj_o_527:before {background-position:-350px -1400px;}
.feature.prj_o_528:before {background-position:-400px -1400px;}
.feature.prj_o_529:before {background-position:-450px -1400px;}
.feature.prj_o_530:before {background-position:0px -1450px;}
.feature.prj_o_531:before {background-position:-50px -1450px;}
.feature.prj_o_532:before {background-position:-100px -1450px;}
.feature.prj_o_533:before {background-position:-150px -1450px;}
.feature.prj_o_534:before {background-position:-200px -1450px;}
.feature.prj_o_535:before {background-position:-250px -1450px;}
.feature.prj_o_536:before {background-position:-300px -1450px;}
.feature.prj_o_537:before {background-position:-350px -1450px;}
.feature.prj_o_538:before {background-position:-250px -1500px;}
.feature.prj_o_539:before {background-position:-400px -1450px;}
.feature.prj_o_540:before {background-position:-450px -1500px;}
.feature.prj_o_541:before {background-position:0px -1500px;}
.feature.prj_o_542:before {background-position:-50px -1500px;}
.feature.prj_o_543:before {background-position:-100px -1500px;}
.feature.prj_o_544:before {background-position:-150px -1500px;}
.feature.prj_o_545:before {background-position:-200px -1500px;}
.feature.prj_o_546:before {background-position:-300px -1500px;}
.feature.prj_o_547:before {background-position:-350px -1500px;}
.feature.prj_o_548:before {background-position:-400px -1500px;}
.feature.prj_o_549:before {background-position:-450px -1500px;}
.feature.prj_o_550:before {background-position:0px -1550px;}
.feature.prj_o_551:before {background-position:-50px -1550px;}
.feature.prj_o_552:before {background-position:-250px -1550px;}
.feature.prj_o_553:before {background-position:-100px -1550px;}
.feature.prj_o_554:before {background-position:-150px -1550px;}
.feature.prj_o_555:before {background-position:-200px -1550px;}
.feature.prj_o_556:before {background-position:-300px -1550px;}
.feature.prj_o_557:before {background-position:-350px -1550px;}
.feature.prj_o_558:before {background-position:-400px -1550px;}
.feature.prj_o_559:before {background-position:-450px -1550px;}
.feature.prj_o_560:before {background-position:0px -1600px;}
.feature.prj_o_561:before {background-position:-50px -1600px;}
.feature.prj_o_562:before {background-position:-100px -1600px;}
.feature.prj_o_563:before {background-position:-150px -1600px;}
.feature.prj_o_564:before {background-position:-200px -1600px;}
.feature.prj_o_565:before {background-position:-250px -1600px;}
.feature.prj_o_566:before {background-position:-300px -1600px;}
.feature.prj_o_567:before {background-position:-350px -1600px;}
.feature.prj_o_568:before {background-position:-400px -1600px;}
.feature.prj_o_569:before {background-position:-450px -1600px;}
.feature.prj_o_570:before {background-position:0px -1650px;}
.feature.prj_o_571:before {background-position:-50px -1650px;}
.feature.prj_o_572:before {background-position:-100px -1650px;}
.feature.prj_o_573:before {background-position:-150px -1650px;}
.feature.prj_o_574:before {background-position:-200px -1650px;}
.feature.prj_o_575:before {background-position:-250px -1650px;}
.feature.prj_o_576:before {background-position:-300px -1650px;}
.feature.prj_o_577:before {background-position:-350px -1650px;}
.feature.prj_o_578:before {background-position:-400px -1650px;}
.feature.prj_o_579:before {background-position:-450px -1650px;}
.feature.prj_o_580:before {background-position:0px -1700px;}
.feature.prj_o_581:before {background-position:-50px -1700px;}
.feature.prj_o_582:before {background-position:-100px -1700px;}
.feature.prj_o_583:before {background-position:-150px -1700px;}
.feature.prj_o_584:before {background-position:-200px -1700px;}
.feature.prj_o_585:before {background-position:-250px -1700px;}
.feature.prj_o_586:before {background-position:-300px -1700px;}
.feature.prj_o_587:before {background-position:-350px -1700px;}
.feature.prj_o_588:before {background-position:-400px -1700px;}
.feature.prj_o_589:before {background-position:-450px -1700px;}
.feature.prj_o_590:before {background-position:0px -1750px;}
.feature.prj_o_591:before {background-position:-50px -1750px;}
.feature.prj_o_592:before {background-position:-100px -1750px;}
.feature.prj_o_593:before {background-position:-150px -1750px;}
.feature.prj_o_594:before {background-position:-200px -1750px;}
.feature.prj_o_595:before {background-position:-250px -1750px;}
.feature.prj_o_596:before {background-position:-300px -1750px;}
.feature.prj_o_597:before {background-position:-350px -1750px;}
.feature.prj_o_598:before {background-position:-400px -1750px;}
.feature.prj_o_599:before {background-position:-450px -1750px;}
.feature.prj_o_600:before {background-position:0px -1800px;}
.feature.prj_o_701:before {background-position:0px -1850px;}
.feature.prj_o_702:before {background-position:-50px -1850px;}
.feature.prj_o_703:before {background-position:-100px -1850px;}
.feature.prj_o_704:before {background-position:-150px -1850px;}
.feature.prj_o_705:before {background-position:-200px -1850px;}
.feature.prj_o_706:before {background-position:-250px -1850px;}
.feature.prj_o_707:before {background-position:-300px -1850px;}
.feature.prj_o_708:before {background-position:-350px -1850px;}
.feature.prj_o_709:before {background-position:-400px -1850px;}
.feature.prj_o_710:before {background-position:-450px -1850px;}
.feature.prj_o_711:before {background-position:0px -1900px;}
.feature.prj_o_712:before {background-position:-50px -1900px;}
.feature.prj_o_713:before {background-position:-100px -1900px;}
.feature.prj_o_714:before {background-position:-150px -1900px;}
.feature.prj_o_715:before {background-position:-200px -1900px;}
.feature.prj_o_716:before {background-position:-250px -1900px;}
.feature.prj_o_717:before {background-position:-300px -1900px;}
.feature.prj_o_718:before {background-position:-350px -1900px;}
.feature.prj_o_719:before {background-position:-400px -1900px;}
.feature.prj_o_720:before {background-position:-450px -1900px;}
.feature.prj_o_721:before {background-position:0px -1950px;}
.feature.prj_o_722:before {background-position:-50px -1950px;}
.feature.prj_o_723:before {background-position:-100px -1950px;}
.feature.prj_o_724:before {background-position:-150px -1950px;}
.feature.prj_o_725:before {background-position:-200px -1950px;}
.feature.prj_o_726:before {background-position:-250px -1950px;}
.feature.prj_o_727:before {background-position:-300px -1950px;}
.feature.prj_o_728:before {background-position:-350px -1950px;}
.feature.prj_o_729:before {background-position:-400px -1950px;}
.feature.prj_o_730:before {background-position:-450px -1950px;}
.feature.prj_o_731:before {background-position:0px -2000px;}
.feature.prj_o_732:before {background-position:-50px -2000px;}
.feature.prj_o_733:before {background-position:-100px -2000px;}
.feature.prj_o_734:before {background-position:-150px -2000px;}
.feature.prj_o_735:before {background-position:-200px -2000px;}
.feature.prj_o_736:before {background-position:-250px -2000px;}
.feature.prj_o_737:before {background-position:-300px -2000px;}
.feature.prj_o_738:before {background-position:-350px -2000px;}
.feature.prj_o_739:before {background-position:-400px -2000px;}
.feature.prj_o_740:before {background-position:-450px -2000px;}
.feature.prj_o_741:before {background-position: 0 -2050px;}/* compare */
table.compare {width:100%;margin-bottom:60px;color:#000;}
table.compare thead th {position:relative;padding-right:3%;font-weight:normal;vertical-align:top;}
table.compare thead .caption {text-align:right;}
table.compare .compare_head .title{ font-size: 18px; font-weight: bold; margin:15px 0 50px 0; }
table.compare .compare_head .title a{ color: inherit; }
table.compare .compare_head .image{position:relative;/*display: inline-block;*/}
table.compare .compare_head .image .favourite {position:absolute;top:10px;right:10px;width:30px;height:30px;background:rgba(255,255,255,0.7);border-radius:4px;cursor:pointer;text-align:center;line-height:30px;}
table.compare .compare_head .image .favourite::before {content:'';display:inline-block;width:20px;height:20px;background:url(/assets/images/sprite_new.png) -346px -929px no-repeat;vertical-align:middle;}
table.compare .compare_head .image .favourite.active::before {background-position:-386px -929px}
table.compare .compare_head .image .compare {position:absolute;top:10px;right:47px;width:30px;height:30px;background:rgba(255,255,255,0.7);border-radius:4px;cursor:pointer;text-align:center;line-height:30px;}
table.compare .compare_head .image .compare::before {content:'';display:inline-block;width:20px;height:20px;background:url(/assets/images/sprite_new.png) -326px -929px no-repeat;vertical-align:middle;}
table.compare .compare_head .image .compare.active::before {background-position:-366px -929px}

/*table.compare .arrow_left,table.compare .arrow_right {background-color:#ffbc13;}*/
table.compare div[class*=arrow_]{ position: absolute; top: 50%; transform: translateY(-50%); padding: 5px 10px; color: #ccc; cursor: pointer; }
table.compare .image:hover div[class*=arrow_]{ opacity: 1; }
table.compare .arrow_left{ left:-38px; }
table.compare .arrow_right{ right:-38px; }
table.compare tbody td {border-top:1px solid #dedede;border-bottom:1px solid #dedede;padding:13px 3% 13px 0;font-weight:bold;}
table.compare tbody tr:first-child td {border-top:none;}
table.compare tr.title td {font-size:18px;}
table.compare tr.title td.caption {font-size:20px;font-weight:bold;}
table.compare td.caption {font-weight:normal;}
table.compare td .has_not{ /*color: #000;*/ font-weight: 400; }
table.compare td .has{ color: #353751; font-size: 17px; }

@media (max-width:1000px){
    table.compare .arrow_left {left:5px;}
    table.compare .arrow_right {right:5px;}
    table.compare div[class*=arrow_]{ color: #fff; }
}
@media (max-width:600px){
    table.compare thead th, table.compare tbody td {padding-right:0;}
    table.compare .caption {display:none;}
    table.compare tbody td {text-align:right;padding: 13px 5px; }
    table.compare tbody td::before {content:attr(data-text);display:inline-block;float:left;text-align:left;font-weight:normal;max-width:70%;}
    table.compare .compare_head .image .pin {display:none;}
    table.compare .compare_head .image .compare {top:12px;}
    table.compare .compare_head .image,table.compare .compare_head .image img{ width: 100%; }
}.registration_page .container{ max-width: 800px; }
.registration_page .help_text{ margin-bottom: 12px; }
.registration_page ul.navigation{ margin-top: 25px; }
.registration_page ul.navigation li{ margin-bottom: 10px; }
.registration_page .top_menu ul.navigation li{ margin-bottom: 0; }
.registration_page ul.navigation li:last-child{ margin-bottom: 0; }
.registration_page ul.navigation.main_navigation li.active{ display: none; }.big_map{ width: 100%; margin-bottom: 70px; position: relative; transition: all ease-in 0.3s; }
.big_map .map{position: relative; margin-left: 375px; height: 100%; transition: margin-left ease-in 0.3s; }
.big_map.mobile .map{ margin-left: 0; }
.big_map.mobile.active .map{ margin-left: 375px; }
.big_map .selector{ width: 375px; position: absolute; left: 0; top: 0; z-index: 47/*97*/; background: #fff; padding: 32px; overflow:auto;height:100%;}
.big_map .selector .title{ color: #1a1a1a; font-size: 15px; text-transform: uppercase; font-weight: bold; margin-bottom: 14px; }
.big_map.mobile .selector{ left: -375px; transition: left ease-in 0.3s; }
.big_map.mobile.active .selector{ left: 0; }
.big_map .selector_show{ display: none; }
.big_map.mobile .selector_show{ position: fixed; left: 0; top: 200px; width: 30px; height: 45px; display: flex; align-items: center; justify-content: center; z-index: 97; cursor: pointer; background: rgba(255,255,255,1); transition: left ease-in 0.3s; font-size: 26px; }
.big_map.mobile.active .selector_show{ left: 375px; }
.big_map.mobile.active .selector_show i{ transform: rotate(180deg); }
.big_map.mobile.selector_absolute .selector_show{ position: absolute; left: 0; top: auto; bottom: 0; }
@media (max-width: 600px){
    .gm_info .objects-list > ul > li .info{ border: 0; }
    .big_map{ height: 100% !important; height: 100vh !important; }
    .big_map .selector{ width: 270px; padding: 32px 10px; max-height: 100%; overflow-y: auto; }
    .big_map.mobile::after{ left: -270px; transition: left ease-in 0.3s; }
    .big_map.mobile.active::after{ content: ""; display: block; position: absolute; height: 80px; width: 270px; background: linear-gradient(to top,#fbfbfb,rgba(255,255,255,0)); background: -moz-linear-gradient(bottom,#fbfbfb,rgba(255,255,255,0)); background: -webkit-linear-gradient(bottom,#fbfbfb,rgba(255,255,255,0)); bottom: 0; left: 0; z-index: 98; left: 0; }
    .big_map.mobile.active .map{ margin-left: 270px; }
    .big_map.mobile .selector{ left: -270px; }
    .big_map.mobile.active .selector_show{ left: 270px; }
}

.gm_info{ padding-top: 10px; padding-right: 40px; width: 310px; font-family: Arial,sans-serif; }
.gm_info > img{ position: absolute !important; right: 10px; top: 10px; width: 24px; background: rgba(255,255,255,0.7); border-radius: 4px; padding: 5px; cursor: pointer; }
.gm_info .back{ position: absolute !important; right: 10px; top: 44px; width: 24px; height: 24px; display: flex; align-items: center; justify-content: center; font-size: 24px; background: rgba(255,255,255,0.7); border-radius: 4px; padding: 5px; cursor: pointer; }
.gm_info .objects-list.gridview.single > ul > li{ border: 0; }
.gm_info ul{ list-style: none; padding: 0; margin: 0; }
.gm_info ul li{ position: relative; }
.gm_info ul li::after{ content: ""; display: block; position: absolute; width: 0; height: 0; border-right: 18px solid transparent; border-left: 18px solid transparent; border-top: 18px solid #fff; left: 50%; margin-left: -18px; bottom: -18px; }
.gm_info ul li.featured::after{ border-top: 18px solid #E9EDF5; }

.gm_info .objects{ background: #fff; max-height: 400px; overflow-y: auto; }
.gm_info .objects .object{ padding: 9px 10px; font-size: 15px; cursor: pointer; margin-bottom: 5px; }
.gm_info .objects .object:last-child{  margin-bottom: 0; }
.gm_info .objects .object.featured{ background: #E9EDF5; border: 1px solid #174750; }
.gm_info .objects .object:hover{ text-decoration: underline; }
.gm_info .objects .object{ display: flex; align-items: center; }
.gm_info .objects .object .image{ min-width: 40px; width: 40px; margin-right: 10px; }
.gm_info .objects .object .image img{ max-width: 100%; height: auto; display: block; }
.gm_info .objects .object .name{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.projects_map{ margin-bottom: 40px; }
.projects_map .map{ height: 490px; background:#e1e1e1; }
.panorama {height:490px;margin-bottom: 40px;}

.gm_info .agency-single{ border: 0; position: relative; }
.gm_info .agency-single::after{ content: ""; display: block; position: absolute; width: 0; height: 0; border-right: 18px solid transparent; border-left: 18px solid transparent; border-top: 18px solid #fff; left: 50%; margin-left: -18px; bottom: -18px; }
.gm_info .agency-single > div{ background: #fff; max-height: 400px; overflow-y: auto; }
.gm_info .agency-single .thumb{ width: 100%; background-position: 50% 50%; background-size: contain; padding-top: 80%; background-repeat: no-repeat; }
.gm_info .agency-single .info{ padding: 10px; }
.gm_info .agency-single .title{ font-size: 15px; color: #1a1a1a; font-weight: bold; margin-bottom: 8px; }
.gm_info .agency-single .title a{ color: inherit; }
.gm_info .agency-single .office{ font-size: 14px; margin-bottom: 12px; }
.gm_info .agency-single .location{ font-size: 14px; color: #7e7e7e; }
.gm_info .agency-single .bottom{ margin-top: 12px; padding-top: 6px; font-size: 14px; border-top: 1px solid #ededed; }

.map_wrapper .map{ height: 380px; margin-bottom: 45px; }.container_wrapper {position:relative;}
.container_wrapper.image {/*background:#235577;*/color:#fff;padding:30px 0;}
.container_wrapper.image a {color:#fff;}
.container_wrapper.image .background {position: absolute;top: 0;left: 0;background-size: cover;background-position: 50% 50%;/*opacity: 0.3*/;width: 100%;height: 100%;z-index: 1;}
.container_wrapper.image .container {position:relative;z-index:2;}

.counter_block .items{ display: flex;flex-flow: row wrap; }
.counter_block .items .item{ width: 22.75%; margin-right: 3%; margin-bottom: 30px; display: flex; flex-direction: column; }
.counter_block .items .item:nth-child(4n){ margin-right: 0; }
.counter_block .items .item .top{ position: relative; }
.counter_block .items .item .top::before{ content: ""; position: absolute; display: block; width: 100%; height: 100%; left: 0; top: 0; background: rgba(17, 54, 61, 0.5); }
.counter_block .items .item .top .text{ width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; padding: 8px 12px; position: absolute; z-index: 2; text-align: center; color: #fff; top: 0; left: 0; font-size: 26px; font-weight: normal; text-transform: none;}
.counter_block .items .item .image{ width: 100%; height: 0; padding-bottom: 41%; background-size: cover; background-position: 50% 50%; }
.counter_block .items .item .bottom{ border: 1px solid #e8e8e8; padding: 20px 26px 35px 26px; border-radius: 0 0 3px 3px; height: 100%; background: #fff; }
.counter_block .items .item .bottom .row{ margin-bottom: 16px; display: flex; flex-flow: row wrap; align-items: center; }
.counter_block .items .item .bottom .row:last-child{ margin-bottom: 0; }
.counter_block .items .item .bottom .row > *{ width: 49%; }
.counter_block .items .item .bottom .row a{ color: #2372C0; font-size: 16px; margin-right:2%}
.counter_block .items .item .bottom .row span{ color: #818282; font-size: 12px; }
@media (max-width:1000px){
    .counter_block .items .item{ width: 48%; margin-right: 4%; }
    .counter_block .items .item:nth-child(4n){ margin-right: 4%; }
    .counter_block .items .item:nth-child(2n){ margin-right: 0; }
}
@media (max-width:600px){
    .counter_block .items .item{ width: 100%; margin-right: 0 !important; }
}

h1.block_title,h2.block_title,h3.block_title,h4.block_title,h5.block_title,h6.block_title,div.block_title{ color: #1a1a1a; font-weight: 600; text-align: left; display: flex; align-items: center; margin-bottom: 22px; text-transform: uppercase; font-size: 26px; }
.block_title img{ margin-right: 14px; display: block; }

/* .objects_wrapper{ margin-bottom: 50px;} */
.objects_wrapper .actions{ display: flex; align-items: center; justify-content: /*space-between*/flex-end; }
.objects_wrapper .actions .all_link {font-size:16px;}
.objects_wrapper .actions .map_link{ font-size: 16px; position: relative; padding-left: 22px; margin-left:20px;}
.objects_wrapper .actions .map_link::before{ content: ''; width: 20px; height: 20px; left: 0; top: 0; position: absolute; background: url(/assets/images/sprite_new.png) -60px -929px no-repeat; }

.links_block .items{ display: flex;flex-flow: row wrap; }
.links_block .items .item{ width: 32%; margin-right: 2%; margin-bottom: 30px; display: flex; flex-direction: column; border: 1px solid #e8e8e8; background: #fff; }
.links_block .items .item:nth-child(3n){ margin-right: 0; }
.links_block .items .item .title{ padding: 22px 22px 16px 22px; position: relative; margin-bottom: 18px; font-size: 26px; line-height: 33px; font-weight: normal; text-transform: none;}
.links_block .items .item .title::after{ content: ""; display: block; position: absolute; left: 6px; right: 6px; bottom: 0; height: 1px; background: #e8e8e8; }
.links_block .items .item .content{ padding: 0 22px 30px 22px; }
.links_block .items .item .content .row_line{ margin-bottom: 18px; }
.links_block .items .item .content .row_line:last-child{ margin-bottom: 0; }
.links_block .items .item .content .row_line a{ font-size: 16px; }
@media (max-width:1000px){
    .links_block .items .item{ width: 100%; margin-right: 0 !important; }
}
@media (max-width:600px){
    .links_block .items .item{ width: 100%; margin-right: 0 !important; }
}


.object_tabs .navigation_wrapper{ margin-bottom: 28px; background: #f3f2f2; padding: 0 12px; display: inline-flex; align-items: center; flex-flow: row wrap; }
.object_tabs .navigation_wrapper ul{ display: flex; align-items: center; flex-flow: row wrap; }
.object_tabs .navigation_wrapper ul li{ padding: 12px 0 13px 0; color: #1a1a1a; font-size: 16px; margin-right: 18px; cursor: pointer; }
.object_tabs .navigation_wrapper ul li.active{ color: #2372C0; }
.object_tabs .navigation_wrapper ul li:last-child{ margin-right: 0; }
.object_tabs .navigation_wrapper ul li:hover{ text-decoration: underline; }
.object_tabs .navigation_wrapper ul li a{ color: inherit; text-decoration: inherit; }
.object_tabs .navigation_wrapper span.name{ color: #1a1a1a; font-weight: bold; margin-right: 18px; font-size: 16px; }

.right_block.companies_list{ background: #fff; }
.right_block.companies_list .items{ margin-bottom: 28px; }
.right_block.companies_list .item{ margin-bottom: 22px; }
.right_block.companies_list .item:last-child{ margin-bottom: 0; }
.right_block.companies_list .item{ display: flex; }
.right_block.companies_list .item .image{ margin-right: 14px; min-width: 50px; max-width: 50px; }
.right_block.companies_list .item .title{ color: #2372C0; font-size: 16px; margin-bottom: 8px; line-height: 18px; overflow: hidden; text-overflow: ellipsis; }
.right_block.companies_list .item .title a{ color: inherit; }
.right_block.companies_list .item .counter{ color: #828282; font-size: 16px; }
.right_block.companies_list .all_link{ font-size: 16px; }
@media (max-width:1000px){
    .right_block.companies_list .item{ flex-direction: column; }
    .right_block.companies_list .item .image{ margin-bottom: 15px; }
}
@media (max-width:750px){
    .right_block.companies_list .item{ flex-direction: row; }
    .right_block.companies_list .item .image{ margin-bottom: unset; }
}

.right_subscribe{ margin-bottom: 30px; padding: 55px 10px; background: url(/assets/images/subscribe.jpg) 50% 50% no-repeat; background-size: cover; color: #fff; position: relative; }
.right_subscribe > *{ position: relative; z-index: 3; }
.right_subscribe::before{ content: ""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(23, 71, 80,0.7); }
.right_subscribe .title{ font-size: 24px; font-weight: bold; text-align: center; margin-bottom: 10px;  }
.right_subscribe .text{ font-size: 16px; text-align: center; }
.right_subscribe form input[type="text"]{ width: 100%; margin-bottom: 12px; }
.right_subscribe form .label{ font-size: 12px; margin-bottom: 22px; }

.white_block{ background: #fff; padding: 60px 55px; }
@media (max-width:600px){
    .white_block{ padding: 15px 10px; }
}

.hidden_text{ display: none; }
.show_button{ margin-top: 20px; }

.articles_list .items{ display: flex; flex-flow: row wrap; }
.articles_list .items .item{ width: 23.5%; margin-right: 2%; margin-bottom: 30px; display: flex; flex-direction: column; }
.articles_list .items .item:nth-child(4n){ margin-right: 0; }
.articles_list .items .item .image{ width: 100%; height: 0; padding-bottom: 67%; background-size: cover; background-position: 50% 50%; position: relative; }
.articles_list .items .item .image a{ position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; }
.articles_list .items .item .content{ border: 1px solid #e8e8e8; height: 100%; padding: 12px 8px 18px 8px; border-radius: 0 0 3px 3px; background: #fff; }
.articles_list .items .item .title{ color: #1a1a1a; font-size: 15px; font-weight: bold; margin-bottom: 15px; line-height: 18px; }
.articles_list .items .item .title a{ color: inherit; }
.articles_list .items .item .date{ color: #828282; font-size: 12px; margin-bottom: 18px; }
.articles_list.notext .items .item .date {margin-bottom:0;}
.articles_list .items .item .text{ font-size: 14px; line-height: 18px; }
@media (max-width:1000px){
    .articles_list .items .item{ width: 49%; }
    .articles_list .items .item:nth-child(4n){ margin-right: 2%; }
    .articles_list .items .item:nth-child(2n){ margin-right: 0; }
}
@media (max-width:600px){
    .articles_list .items .item{ width: 100%; margin-right: 0 !important; }
}

.articles_block {display: flex; justify-content:space-between;}
.articles_block > div:first-child {width:520px;}
.articles_block > div:last-child {width:405px;}
.articles_block > div > .title {font-size:18px;text-transform:uppercase;margin-bottom:25px;}
.articles_block .first .title {font-size:30px;font-weight:bold;line-height:32px;margin-bottom:30px;}
.articles_block .first .title img {vertical-align:top;margin-right:10px;}
.articles_block .first .excerpt {font-size:18px;}
.articles_block .items > div {display:flex;padding-bottom:20px;margin-bottom:12px;border-bottom:1px solid rgba(255,255,255,0.3);font-size:15px;}
.articles_block .items > div:last-child {border-bottom:none;}
.articles_block .items > div .date {font-weight:bold;width:60px;min-width:60px;}
.articles_block .all {text-align:right;font-weight:bold;font-size:12px;text-transform:uppercase;}
.articles_block .all a {text-decoration:underline;}
@media (max-width:900px){
    .articles_block > div:first-child,.articles_block > div:last-child,.articles_block > div {width:48%;}
    .articles_block .first .title {font-size:26px;}
}
@media (max-width:600px){
    .articles_block {flex-direction:column;}
    .articles_block > div{ width: 100% !important; }
    .articles_block > div:first-child {margin-bottom:50px;}
}

.request_form{ background-repeat: no-repeat; background-size: cover; background-position: 50% 50%; padding: 55px 15px 50px 15px; position: relative; text-align: center; border-radius: 3px; }
.request_form::before{ content: ""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(23, 71, 80,0.5); border-radius: 3px; }
.request_form .caption{ position: relative; z-index: 3; }
.request_form .caption .title{ color: #fff; font-size: 24px; font-weight: bold; margin-bottom: 22px; }
.request_form .caption .text{ color: #fff; font-size: 16px; margin-bottom: 35px; }

.icons_list .items{ display: flex; flex-flow: row wrap; margin-top: 15px; }
.icons_list .items .item{ display: flex; align-items: center; margin-bottom: 45px; width: 32%; margin-right: 2%; }
.icons_list .items .item:nth-child(3n){ margin-right: 0; }
.icons_list .items .item img{ margin-right: 12px; }
.icons_list .items .item .text{ font-size: 18px; }
@media (max-width:800px){
    .icons_list .items .item{ width: 49%; }
    .icons_list .items .item:nth-child(3n){ margin-right: 2%; }
    .icons_list .items .item:nth-child(2n){ margin-right: 0; }
}
@media (max-width:600px){
    .icons_list .items .item{ width: 100%; margin-right: 0 !important; }
}

.builder_map .map{ height: 600px; }

.builder_consultant{ background-position: 50% 50%; background-repeat: no-repeat; background-size: cover; position: relative; padding-top: 35px; color: #fff; }
.builder_consultant .bg{ position: absolute; display: block; left: 0; top: 0; width: 100%; height: 100%; background: rgba(23, 71, 80,1); }
.builder_consultant .container{ display: flex; justify-content: center; }
.builder_consultant .container > img{ margin-right: 30px; margin-top: 30px; }
.builder_consultant .title{ font-size: 26px; font-weight: bold; text-transform: uppercase; margin-bottom: 20px; }
.builder_consultant .text{ font-size: 16px; margin-bottom: 22px; }
.builder_consultant .name{ font-size: 20px; margin-bottom: 2px; }
.builder_consultant .position{ font-style: italic; font-size: 14px; margin-bottom: 16px; }
.builder_consultant .phone{ font-size: 20px; font-weight: bold; margin-bottom: 6px; display: flex; align-items: center; }
.builder_consultant .phone a{ margin-left: 8px; }
.builder_consultant .phone .phones > a{ color: #fff; margin-left: 0; text-decoration: underline; font-weight: 600; }
.builder_consultant .phone .phones.open > a{ display: none; }
.builder_consultant .phone .phones > .list{ display: none; }
.builder_consultant .languages{ font-size: 14px; margin-bottom: 26px; }
@media (max-width:800px){
    .builder_consultant{ padding: 30px 0; text-align: center; }
    .builder_consultant .container > img{ display: none; }
    .builder_consultant .phone{ justify-content: center; }
}

.video-container {width:100%;}
.video-container .video {width:100%;display:block;}
.video-container .image {display:none;}
.video-container .image img {display:block;max-width:100%;}
@media (max-width:1000px) {
    .video-container .video {display:none;}
    .video-container .image {display:block;}
}

.top_menu{width:100%;background:#E9EDF5;margin-bottom:30px;}
.top_menu ul.navigation {list-style:none;font-size:16px;}
.top_menu ul.navigation li {margin-right:4%;display:inline-block;height:43px;line-height:43px;cursor:pointer;}
.top_menu ul.navigation li:last-of-type {margin-right:0 !important;}
.top_menu ul.navigation li.active {cursor:default;color:#004a87;border-bottom:3px solid #004a87;}
.top_menu ul.navigation li a {color: inherit;}
.top_menu ul.navigation li a:hover{text-decoration:none;}

.bg_block{ height: 375px; width: 100%; padding: 15px; background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; display: flex; align-items: center; justify-content: center; position: relative; flex-flow: row wrap; }
.bg_block .title{ font-size: 26px; color: #fff; text-transform: uppercase; font-weight: bold; text-align: center; width: 100%; position: relative; z-index: 2; }
.bg_block .hover{ position: absolute; z-index: 1; width: 100%; height: 100%; left: 0; top: 0; background: #004b84; }
.bg_block .caption{ position: relative; z-index: 3; text-align: center; text-transform: uppercase; color: #fff; font-size: 26px; line-height: 36px; font-weight: bold; width: 630px; max-width: 100%; }
.bg_block .caption.large{ width: 700px; }
.bg_block .caption p:first-child{ margin-top: 100px; }
.bg_block .caption p{ text-align: inherit; }
.bg_block.type_2 {
	height: unset;
	padding: 170px 0;
}
.bg_block.type_2 .hover {
	background: #000;
}
.bg_block.type_2 .title {
	font-size: 45px;
	line-height: 51px;
	text-transform: none;
}
.bg_block.type_2 .caption.large {
	width: 100%;
	font-size: 20px;
	text-transform: uppercase;
}
@media (max-width: 800px) {
	.bg_block.type_2 {
		padding: 90px 0;
	}
	.bg_block.type_2 .title {
		font-size: 22px;
		line-height: 30px;
		margin-bottom: 5px;
		text-transform: uppercase;
	}
	.bg_block.type_2 .caption.large {
		font-size: 18px;
		line-height: 22px;
		text-transform: none;
	}
}

@media (max-width:600px){
    .bg_block{ height: unset; }
    .bg_block .title{ margin-bottom: 40px; }
}

.iconed_list > .title{ text-transform: uppercase; font-size: 20px; font-weight: bold; margin-bottom: 23px; }
.iconed_list .group { margin-bottom: 28px; }
.iconed_list .group > .title{ font-size: 18px; font-weight: bold; margin-bottom: 18px; }
.iconed_list .items{ display: flex; flex-direction: column; }
.iconed_list .items .item{ display: flex; align-items: center; margin-bottom: 20px; font-size: 16px; }
.iconed_list .items .item:last-child{ margin-bottom: 0; }
.iconed_list .items .item img{ display: flex; align-items: center; margin-right: 16px; }
.iconed_list .group .items .item img{ max-width: 24px; height: auto; }

.iconed_list.grid .items{ flex-direction: row; flex-wrap: wrap; }
.iconed_list.grid .items .item{ width: 48%; margin-right: 4%; margin-bottom: 16px; border: 1px solid #e8e8e8; border-radius: 4px; background: #fff; padding: 18px 28px; }
.iconed_list.grid .items .item:nth-child(2n){ margin-right: 0; }

.iconed_list.by_3.grid .items .item{ width: 32%; margin-right: 2%; }
.iconed_list.by_3.grid .items .item:nth-child(2n){ margin-right: 2%; }
.iconed_list.by_3.grid .items .item:nth-child(3n){ margin-right: 0; }

@media (max-width:1000px){
    .iconed_list.by_3.grid .items .item{ width: 49%; }
    .iconed_list.by_3.grid .items .item:nth-child(3n){ margin-right: 2%; }
    .iconed_list.by_3.grid .items .item:nth-child(2n){ margin-right: 0; }
}
@media (max-width:600px){
    .iconed_list.grid .items .item{ width: 100% !important; margin-right: 0 !important; }
}

.responsive_video{ position: relative; width: 800px; max-width: 100%; }
.responsive_video.center{ margin: 0 auto; }
.responsive_video > div{ position: relative; height: 0; padding-bottom: 56.25%; width: 100%; }
.responsive_video.type2{ width: 640px; }
.responsive_video.type2 > div{ padding-bottom: 75%; }
.responsive_video iframe{ position: absolute; width: 100%; height: 100%; left: 0; top: 0; }

.reviews_grid .title{ text-transform: uppercase; font-size: 20px; font-weight: bold; margin-bottom: 23px; }
.reviews_grid .item{ border: 1px solid #ededed; border-radius: 4px; padding: 25px 30px 12px 30px; background: #fff; }
.reviews_grid .item:nth-child(2n){ float: right; }
.reviews_grid .item .top{ display: flex; align-items: center; margin-bottom: 22px; }
.reviews_grid .item .top .image{ display: flex; align-items: center; margin-right: 12px; }
.reviews_grid .item .top .author .name{ font-size: 16px; font-weight: bold; }
.reviews_grid .item .top .author .position{ color: #7e7e7e; font-size: 14px; font-weight: normal; }
.reviews_grid .item .review{ font-style: italic; font-size: 16px; line-height: 22px; }
.reviews_grid .item .review_photo{ position: relative; }
.reviews_grid .item .review_photo .scale{ color: #1a1a1a; position: absolute; font-size: 20px; top: 8px; right: 8px; width: 30px; height: 30px; background: rgba(255,255,255,0.7); border-radius: 4px; cursor: pointer; text-align: center; line-height: 30px; z-index: 3; }
.reviews_grid .item .bottom{ margin-top: 25px; padding-top: 15px; border-top: 1px solid #ededed; }
.reviews_grid .item .bottom img{ max-height: 30px; width: auto; max-width: 150px; height: auto; margin-right: 12px; }
.reviews_grid .item .bottom a{ display: flex; align-items: center; }

.counters{ display: flex; flex-flow: row wrap; }
.counters .count{ width: 32%; margin-right: 2%; }
.counters .count:nth-child(3n){ margin-right: 0; }
.counters .count span{ display: block; }
.counters .count span.num{ font-size: 60px; font-weight: bold; margin-bottom: 12px; }
.counters .count span.text{ font-size: 14px; font-weight: normal; text-transform: uppercase; line-height: 22px; }

@media (max-width: 600px){
    .counters .count{ width: 100%; margin-right: 0; margin-bottom: 20px; }
}

.numbers_list .title{ text-transform: uppercase; font-size: 20px; font-weight: bold; margin-bottom: 23px; }
.numbers_list .items{ display: flex; flex-flow: row wrap; }
.numbers_list .items .item{ display: flex; width: 48%; margin-right: 4%; margin-bottom: 26px; font-size: 16px; }
.numbers_list .items .item:nth-child(2n){ margin-right: 0; }
.numbers_list .items .item .num{ font-size: 40px; color: #174750; margin-right: 20px; line-height: normal; }
.numbers_list .items .item .title{ font-size: 18px; font-weight: bold; margin-bottom: 8px; text-transform: unset; }
@media (max-width:600px){
    .numbers_list .items .item{ width: 100%; margin-right: 0; }
}

.contact_form{ margin-bottom: 100px; }
.contact_form .title{ text-align: center; font-size: 20px; line-height: normal; margin-bottom: 80px; font-weight: bold; }
.contact_form span.title{ margin-bottom: 30px; text-transform: uppercase; display: block; }
.contact_form .form{ display: flex; }
.contact_form .form .form_left{ padding-right: 50px; text-align: center; padding-top: 15px; }
.contact_form .form .form_left .photo{ width: 120px; margin: 0 auto 16px; }
.contact_form .form .form_left .photo > div{ width: 100%; padding-bottom: 137%; background-size: cover; background-position: 50% 0; background-repeat: no-repeat; }
.contact_form .form .form_left .name{ font-size: 20px; font-weight: bold; margin-bottom: 6px; }
.contact_form .form .form_left .phone{ color: #004b84; font-size: 20px; font-weight: bold; margin-top: 12px; }
.contact_form .form .form_left a{ margin-top: 8px; display: inline-block; }
.contact_form .form .form_left p{ font-size: 14px; line-height: 18px; text-align: inherit; }
.contact_form .form .form_right{ padding-left: 40px; padding-top: 50px; }
.contact_form .form .form_right .iconed_list .item{ font-weight: bold; margin-bottom: 40px; font-size: 14px; }
.contact_form .form .form_right .iconed_list .item:last-child{ margin-bottom: 0; }
.contact_form .form form{ width: 400px; min-width: 400px; }
.contact_form .form form input[type="text"],.contact_form .form form textarea{ width: 100%; margin-bottom: 10px; background-color: #fff; }
.contact_form .form form textarea{ height: 160px; }
.contact_form .form form .submit_group{ text-align: right; margin-top: 10px; }

@media (max-width:1400px){
    .contact_form .form .form_left{ padding-right: 15px; min-width: 220px; }
    .contact_form .form .form_right{ padding-left: 15px; }
}
@media (max-width:1200px){
    .contact_form .form form{ width: 250px; min-width: 250px; }
}
@media (max-width:1000px){
    .contact_form .form{ flex-flow: row wrap; }
    .contact_form .form .form_right{ width: 100%; margin-top: 40px; padding-top: 0; }
    .contact_form .form .form_right .iconed_list .items{ flex-flow: row wrap; }
    .contact_form .form .form_right .iconed_list .item{ width: 32%; margin-right: 2%; margin-bottom: 0; flex-direction: column; }
    .contact_form .form .form_right .iconed_list .item img{ margin-right: 0; margin-bottom: 12px; }
    .contact_form .form .form_right .iconed_list .item:nth-child(3n){ margin-right: 0; }
    .contact_form .form .form_left{ width: 45%; }
    .contact_form .form form{ width: 55%; }
}
@media (max-width:600px){
    .contact_form .form .form_left{ min-width: unset; width: 100%; margin-bottom: 30px; text-align: left; }
    .contact_form .form .form_right .iconed_list .item{ width: 100%; margin-right: 0; margin-bottom: 20px; }
    .contact_form .form .form_left .photo{ float: left; margin-right: 20px; margin-bottom: 0; }
    .contact_form .form .form_left .phone{ font-size: 18px; }

    /*.contact_form .form .form_left{ min-width: unset; width: 50%; margin-bottom: 30px; text-align: left; order: 1; margin-top: 0; }
    .contact_form .form .form_left .photo{ float: left; margin-right: 20px; margin-bottom: 0; width: 60px; height: 60px; padding-bottom: 0; border-radius: 50%; }
    .contact_form .form .form_right{ order: 2; width: 50%; margin-top: 0; }
    .contact_form .form .form_right .iconed_list .item{ width: 100%; margin-right: 0; margin-bottom: 20px; }*/
    /*.contact_form .form .form_left,.contact_form .form .form_right{ display: none; }*/
    .contact_form .form form{ min-width: unset; width: 100%; /*order: 3; margin-top: 30px; */}
}
/* NEW DEVELOPMENT */
.subways_list { display: flex; flex-flow: row wrap; }
.subways_list .item{ width: 32%; margin-right: 2%; display: flex; margin-bottom: 27px; align-items: center; }
.subways_list .item:nth-child(3n){ margin-right: 0; }
.subways_list .item .m{ color: #174750; margin-right: 17px; }
.subways_list .item .data{ font-size: 14px; line-height: 16px;  }
.subways_list .item .data .text{ color: #838383; }

.subways_list.grid_2 .item{ width: 49%; margin-bottom: 13px; }
.subways_list.grid_2 .item:nth-child(3n){ margin-right: 2%; }
.subways_list.grid_2 .item:nth-child(2n){ margin-right: 0; }

@media (max-width:800px) {
    .subways_list .item{ width: 49%; }
    .subways_list .item:nth-child(3n){ margin-right: 2%; }
    .subways_list .item:nth-child(2n){ margin-right: 0; }
}
@media (max-width:500px) {
    .subways_list .item{ width: 100%; margin-right: 0 !important; }
}

.distances_list .items{ display: flex; flex-flow: row wrap; }
.distances_list .items .item,.distances_list .items4 .item{ width: 32%; margin-right: 2%; margin-bottom: 20px; border: 1px solid #e9e9e9; display: flex; align-items: center; padding: 12px 18px; background: #fff; }
.distances_list .items .item:nth-child(3n){ margin-right: 0; }
.distances_list .items .item .image,.distances_list .items4 .item .image{ width: 55px; min-width: 55px; padding-right: 25px; }
.distances_list .items .item .text,.distances_list .items4 .item .text{ font-size: 14px; line-height: 18px; margin-bottom: 4px; color: #838383; }
.distances_list .items .item .distance,.distances_list .items4 .item .distance{ font-size: 16px; font-weight: bold; }
@media (max-width: 1000px) {
    .distances_list .items .item{ width: 49%; }
    .distances_list .items .item:nth-child(3n){ margin-right: 2%; }
    .distances_list .items .item:nth-child(2n){ margin-right: 0; }
}
@media (max-width: 500px) {
    .distances_list .items .item{ width: 100%; margin-right: 0 !important; }
}
.distances_list .items4{ display: flex; flex-flow: row wrap; }
.distances_list .items4 .item{width: calc(25% - 16px);margin-right: 21px;}
.distances_list .items4 .item:nth-child(4n){ margin-right: 0; }
@media (max-width: 1100px) {
    .distances_list .items4 .item{ width: calc(33% - 16px) }
    .distances_list .items4 .item:nth-child(4n){ margin-right: 21px; }
    .distances_list .items4 .item:nth-child(3n){ margin-right: 0; }
}
@media (max-width: 800px) {
    .distances_list .items4 .item{ width: 49%; margin-right: 2%;}
    .distances_list .items4 .item:nth-child(4n){ margin-right: 2%; }
    .distances_list .items4 .item:nth-child(3n){ margin-right: 2%; }
    .distances_list .items4 .item:nth-child(2n){ margin-right: 0; }
}
@media (max-width: 500px) {
    .distances_list .items4 .item{ width: 100%; margin-right: 0 !important; }
}

.price_calculator {
	background: linear-gradient(90.92deg, #3C3E5C 0%, #212333 100%);
	width: 100%;
	padding: 30px 100px 36px 100px;
	text-align: center;
	color: #fff;
	border-radius: 4px;
}
.price_calculator .title {
	font-size: 24px;
	font-weight: 700;
	line-height: 28px;
	margin-bottom: 15px;
}  
.price_calculator .form {
	margin-bottom: 20px;
}
.price_calculator .form .text {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 8px;
}
.price_calculator .output {
	color: #39B54A;
}
.price_calculator .form .price {
	border: 1px solid #808080;
	background: rgba(255, 255, 255, 0.06);
	border-radius: 4px;
	align-items: center;
	position: relative;
}
.price_calculator .form .input {
	position: relative;
	width: 100%;
}
.price_calculator .form input[type="text"] {
	background: unset;
	border: unset;
	color: inherit;
	font-size: 30px;
	font-weight: 700;
	line-height: 34px;
	padding: 0 10px 0 90px;
	width: 100%;
	text-align: center;
	height: 50px;
	line-height: 50px;
}
.price_calculator .form .currencies {
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 30px 0 15px;
	height: 50px;
	font-size: 20px;
	line-height: 50px;
	cursor: pointer;
	z-index: 2;
}
.price_calculator .form .currencies::after {
	content: '';
    position: absolute;
    right: 12px;
    top: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    border-top: 6px solid #fff;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}
.price_calculator .form .currencies.open::after {
    border-top: unset;
    border-bottom: 6px solid #fff;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;	
}
.price_calculator .form .currencies::before {
	content: '';
	position: absolute;
	display: block;
	right: 0;
	top: 10px;
	height: 30px;
	width: 1px;
	background: #808080;
}
.price_calculator .currencies .list {
	position: absolute;
    left: 0;
    width: 100%;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    border-radius: 0 0 4px 4px;
    list-style: none;
    font-size: 15px;
    color: #1a1a1a;
    line-height: 200%;
	display: none;
	min-width: 100px;
	margin-left: 0;
}
.price_calculator .currencies.open .list {
	display: block;
}
.price_calculator .output .text {
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 8px;
}
.price_calculator .output .rate {
	border: 1px solid #fff;
	background: rgba(255, 255, 255, 0.06);
	border-radius: 4px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 30px;
	font-weight: 700;
}
.price_calculator .form .range {
	margin-top: 15px;
}
.price_calculator .form input[type="range"] {
	-webkit-appearance: none;
	appearance: none; 
	width: 100%;
	cursor: pointer;
	outline: none;
	border-radius: 3px;
	height: 6px;
	background: linear-gradient(90deg, #3A3C59 0%, #E6E6E6 100%);	
}
.price_calculator .form input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none; 
  height: 20px;
  width: 20px;
  background: #F72561;
  border-radius: 50%;
  border: none;
}
.price_calculator .form input[type="range"]::-moz-range-thumb {
  appearance: none; 
  height: 20px;
  width: 20px;
  background: #F72561;
  border-radius: 50%;
  border: none;	
}
#mobile_partners_calculator_holder {
	display: none;
}
@media (max-width: 1200px) {
	.price_calculator {
		padding: 15px 25px 18px 25px;
	}
}
@media (max-width: 750px) {
	#mobile_partners_calculator_holder {
		display: block;
		margin: 40px 0;
	}
	.aside .price_calculator {
		display: none;
	}
	.price_calculator .title {
		font-size: 18px;
		line-height: 22px;
		margin-bottom: 18px;
	} 
	.price_calculator .form input[type="text"] {
		font-size: 26px;
	}
	.price_calculator .form .currencies {
		font-size: 20px;
	}
	.price_calculator .output .rate {
		font-size: 26px;
	}
}
										   
.partner_form {
	background: #fff;
	border: 1px solid #ededed;
	width: 100%;
	padding: 30px 100px;
	border-radius: 4px;
	margin-top: 20px;
}
.partner_form > .title {
	font-size: 24px;
	font-weight: 700;
	line-height: 28px;
	margin-bottom: 16px;
	text-transform: uppercase;
	text-align: center;
}
.partner_form .form .title {
	font-size: 20px;
	font-weight: 700;
	line-height: 23px;
	margin-bottom: 18px;
	text-transform: none;
	text-align: center;
}
.partner_form .form .form_row {
	margin-bottom: 15px;
}
.partner_form .form input[type="text"], 
.partner_form .form textarea {
	width: 100%;
}
.partner_form .form textarea {
	height: 80px;
}
@media (max-width: 1200px) {
	.partner_form {
		padding: 30px 25px;
		max-width: 500px;
		margin: 0 auto;
	}
	.partner_form > .title {
		font-size: 18px;
		line-height: 22px;
	}
	.partner_form .form .title {
		font-size: 18px;
		line-height: 20px;
	}
}
		
.default.subscribe-form-area {
    border-radius: 3px;
    border: 1px solid #EDEDED;
    background-color: #fff;
    /* margin-top: 25px; */
    position: relative;
    overflow: hidden;
}
										   
.default.subscribe-form-area .wrapper {
    /* padding: 30px 20px; */
    padding: 30px 20px 45px 20px;
    max-width: 770px;
    margin-right: auto;
    margin-left: auto;
}									   
										   
.default.subscribe-form-area .title {
    text-align: center;
    margin-bottom: 30px;
}									   

.default.subscribe-form-area .mess-img {
    background-image: url(/assets/images/message_canted.svg);
    width: 78px;
    height: 80px;
    margin-right: auto;
    margin-left: auto;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 0;
}

.default.subscribe-form-area .inputs-group {
    display: flex;
    flex-wrap: wrap;
}

.default.subscribe-form-area .inputs-group .email {
    width: 64.935%;
    margin-right: 2.597%;
}

.default.subscribe-form-area .inputs-group .button-wrap {
    width: 32.467%;
    height: 35px;
}

.default.subscribe-form-area .ajax_loader{
    max-height: 100%;
}

.default.subscribe-form-area .inputs-group .label {
    order: 1;
    margin-top: 20px;
    font-size: 12px;
    color: #888;
}

.default.subscribe-form-area .inputs-group .label label:nth-child(3){
    margin-left: 6px;
}
										   
.default.subscribe-form-area .ajax_result{
    position: absolute;
	left: 0;
}

@media (max-width: 900px) {
    .default.subscribe-form-area .mess-img {
        background-image: url(/assets/images/message.svg);
        position: static;
        transform: none;
        margin-bottom: 30px;
        width: 80px;
        height: 82px;
    }
}

@media (max-width: 680px) {
    .default.subscribe-form-area .inputs-group {
        display: block;
    }

    .default.subscribe-form-area .inputs-group .email {
        width: 100%;
        margin-right: 0;
    }   
    
    .default.subscribe-form-area .inputs-group .button-wrap {
        width: 100%;
        margin-top: 20px;
    }

    .default.subscribe-form-area .inputs-group .label{
        display: flex;
        /* flex-wrap: nowrap; */
    }

    .default.subscribe-form-area .inputs-group .label label:nth-child(2){
        margin-left: 0;
    }

    .default.subscribe-form-area .inputs-group .label label:last-child{
        width: calc(100% - 30px);
    }
	.default.subscribe-form-area .wrapper {
		padding: 20px 20px 30px 20px;
	}
}										   
										  
.auto-headings-area {
    padding: 20px;
    border-radius: 3px;
    border: 1px solid #ededed;
    margin-top: 40px;
    margin-bottom: 40px;
    background-color: #fff;
}

.auto-headings-area .parts {
    display: flex;
}

.auto-headings-area .parts > ul {
    min-width: 50%;
    margin-left: 17px;
    color: #2372C0;
    font-size: 15px;
}

.auto-headings-area .parts > ul li {
    margin-top: 0;
    margin-bottom: 8px;
}

.auto-headings-area .parts > ul li:last-child {
    margin-bottom: 0px;
}

.auto-headings-area .parts .right:empty {
    display: none;
}

.auto-headings-area .title {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 15px;
}

@media (max-width: 700px) {
	.auto-headings-area {
		border-left: 0;
		border-right: 0;
    	border-radius: 0;
	}
    .auto-headings-area {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .auto-headings-area .parts {
        display: block;
    }

    .auto-headings-area .parts > ul:first-child {
		margin-bottom: 15px;
	}
    .auto-headings-area .parts > ul {
        width: auto;
        margin-bottom: 0;
    }
	.auto-headings-area .parts > ul li {
		margin-bottom: 15px;
	}
}

.citate-shortcode-area {
    padding: 30px 20px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 40px 0;
    position: relative;
    background-color: #fff;
}

.citate-shortcode-area.dflex {
    display: flex;
    align-items: center;
}

.citate-shortcode-area .img-wrapper {
    font-size: 0;
    margin-bottom: 15px;
    line-height: 0;
}

.citate-shortcode-area .img-wrapper .img {
    display: inline-block;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    background-size: cover;
    background-position: center;
}

.citate-shortcode-area .author .author-info-column{
    font-size: 15px;
}

.citate-shortcode-area .author {
    width: 210px;
    text-align: center;
}

.citate-shortcode-area .author .name {
    font-weight: 700;
}

.citate-shortcode-area .author .position {
    color: #7e7e7e;
    margin-top: 6px;
}

.citate-shortcode-area .author .company{
    margin-top: 6px;
    color: #7e7e7e;
}

.citate-shortcode-area .author.in-line .company,
.citate-shortcode-area .author.in-line .position {
    padding-left: 26px;
    position: relative;
}

.citate-shortcode-area .author.in-line .company::before,
.citate-shortcode-area .author.in-line .position::before {
    position: absolute;
    width: 10px;
    height: 10px;
    left: 5px;
    top: 5px;
    content: "";
    background-color: #ccc;
    border-radius: 50%;
}

.citate-shortcode-area .author.in-line {
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
}

.citate-shortcode-area .author.in-line > div {
    display: inline-block;
    margin-top: 0;
}

.citate-shortcode-area .text-content {
    font-size: 17px;
    font-style: italic;
    line-height: 28px;
}

.citate-shortcode-area.dflex .text-content {
    width: calc(100% - 210px);
    padding: 0 0 0 38px;
    position: relative;
    align-items: center;
}

.citate-shortcode-area::before {
    background-image: url(/assets/images/icons/quotation_mark.svg);
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    right: 30px;
    top: 25px;
}

.citate-shortcode-area.dflex::before {
    display: none;
}

.citate-shortcode-area.dflex .text-content::before {
    background-image: url(/assets/images/icons/quotation_mark.svg);
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    left: 0;
    top: 0;
}

.citate-shortcode-area.dflex .text-content::after {
    background-image: url(/assets/images/icons/quotation_mark.svg);
    transform: rotate(180deg);
    content: "";
    width: 28px;
    height: 28px;
    display: inline-block;
    float: right;
}

@media(max-width: 700px) {
    .citate-shortcode-area{
        padding: 20px 10px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .citate-shortcode-area.dflex {
        display: block;
    }
    .citate-shortcode-area .author{
        width: 100%;
        display: flex;
    }
    .citate-shortcode-area .img-wrapper .img{
        width: 80px;
        height: 80px;
    }
    .citate-shortcode-area .author-info-column {
        width: calc(100% - 80px);
        padding-right: 32px;
        text-align: left;
        padding-left: 10px;
        position: relative;
    }
    .citate-shortcode-area .author-info-column::before {
        background-image: url(/assets/images/icons/quotation_mark.svg);
        content: "";
        width: 28px;
        height: 28px;
        position: absolute;
        right: 0;
        top: 0;
    }
    .citate-shortcode-area .text-content{
        width: 100%;
        padding-left: 0;
        font-size: 16px;
        line-height: 24px;
		color: #7E7E7E;
    }
    .citate-shortcode-area.dflex .text-content{
        padding-left: 0;
        width: 100%;
    }
    .citate-shortcode-area.dflex .text-content::after,
    .citate-shortcode-area.dflex .text-content::before{
        display: none;
    }
    .citate-shortcode-area .author.in-line,
    .citate-shortcode-area .author.in-line > div{
        display: block;
    }
    .citate-shortcode-area .author.in-line{
        margin-bottom: 15px;
    }
    .citate-shortcode-area .author.in-line .position,
    .citate-shortcode-area .author.in-line .company{
        padding-left: 0;
    }
    .citate-shortcode-area .author.in-line .position::before,
    .citate-shortcode-area .author.in-line .company::before{
        display: none;
    }
	.citate-shortcode-area .author.in-line .position {
		display: none;
	}
}

.read-also-area {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 20px;
    margin: 40px 0;
    background-color: #fff;
}

.read-also-area .title {
    color: #1a1a1a;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
}

.read-also-area .links-list > div {
    margin-bottom: 6px;
    line-height: 22px;
}

.read-also-area .links-list > div:last-child {
    margin-bottom: 0px;
}

.read-also-area .links-list > div > a {
    color: #2372C0;
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
}

.read-also-area.single{
    display: flex;
}

.read-also-area.single .h3{
    margin-right: 20px;
    font-size: 17px;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 22px;
}

@media (max-width: 700px) {
    .read-also-area.single{
        display: block;
    }
    .read-also-area.single .title{
        margin-bottom: 15px;
    }
}

.gallery-grid > ul {
    display: flex;
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    flex-wrap: wrap;
}

.gallery-grid a,
.gallery-grid a > img {
    width: 100%;
}

.gallery-grid > ul > li {
    margin-bottom: 30px;
}

.gallery-grid.gallery-grid2 > ul > li {
    width: calc(50% - 15px);
    margin-right: 30px;
}

.gallery-grid.gallery-grid2 > ul > li:nth-child(2n) {
    margin-right: 0;
}

.gallery-grid.gallery-grid3 > ul > li {
    width: calc(33.33% - 20px);
    margin-right: 30px;
}

.gallery-grid.gallery-grid3 > ul > li:nth-child(3n) {
    margin-right: 0;
}

.gallery-grid.gallery-grid4 > ul > li{
    width: calc(25% - 23px);
    margin-right: 30px;
    /* border-radius: 3px;
    overflow: hidden; */
    line-height: 0;
    margin-bottom: 30px;
    margin-top: 0;
}

.gallery-grid.gallery-grid4 > ul > li a{
    display: inline-block;
}

.gallery-grid.gallery-grid4 > ul > li:nth-child(4n) {
    margin-right: 0;
}

@media (max-width: 1200px) {
    .gallery-grid.gallery-grid4 > ul > li {
        width: calc(33.33% - 20px);
    }
    .gallery-grid.gallery-grid4 > ul > li:nth-child(4n) {
        margin-right: 30px;
    }
    .gallery-grid.gallery-grid4 > ul > li:nth-child(3n) {
        margin-right: 0px;
    }
}

@media (max-width: 900px) {
    .gallery-grid.gallery-grid4 > ul > li,
    .gallery-grid.gallery-grid3 > ul > li {
        width: calc(50% - 15px);
        margin-right: 30px;
    }
    .gallery-grid.gallery-grid4 > ul > li:nth-child(3n),
    .gallery-grid.gallery-grid3 > ul > li:nth-child(3n) {
        margin-right: 30px;
    }
    .gallery-grid.gallery-grid4 > ul > li:nth-child(2n),
    .gallery-grid.gallery-grid3 > ul > li:nth-child(2n) {
        margin-right: 0;
    }
}

@media (max-width: 600px) {
    .gallery-grid.gallery-grid2 > ul > li,
    .gallery-grid.gallery-grid3 > ul > li,
    .gallery-grid.gallery-grid4 > ul > li {
        width: 100%;
        margin-right: 0px;
        margin-bottom: 20px;
    }

    .gallery-grid.gallery-grid4 > ul > li:nth-child(3n),
    .gallery-grid.gallery-grid3 > ul > li:nth-child(3n) {
        margin-right: 0px;
    }
}

.shrtcd-objectslist{
    margin-bottom: 50px;
}

.shrtcd-objectslist .headlnine{
    float: left;
    font-size: 26px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 20px;
    margin-top: 5px;
}
										   
.shrtcd-objectslist .btn{
    float: right;
    display: block;
    margin-bottom: 16px;
}

@media(max-width: 600px) {
    .shrtcd-objectslist .objects-list > ul > li:last-child{
        margin-bottom: 0;
    }
    .shrtcd-objectslist .actions{
        margin-top: 30px;
    }
    .shrtcd-objectslist.has-top-button{
        position: relative;
        padding-bottom: 70px;
    }
    .shrtcd-objectslist .btn{
        position: absolute;
        bottom: 0;
        width: 100%;
        text-align: center;
		height: 50px;
		line-height: 50px;
        margin-bottom: 0;
    }
}.line_search.smi {flex-wrap:wrap;margin-bottom:50px;}
.line_search.smi > * {width:23%;}
.line_search.smi > div:first-child {width:50%;}
.line_search.smi > .w100 {width:100%;margin-top:10px;}

.smi_list{ display: flex; flex-flow: row wrap; }
.smi_list .item{ width: 30%; margin-right: 5%; margin-bottom: 115px; }
.smi_list .item:nth-child(3n){ margin-right: 0; }
.smi_list .item .top{ display: flex; justify-content: space-between; margin-bottom: 18px; align-items: flex-end; height: 80px; }
.smi_list .item .top img{ max-width: 140px; height: auto; max-height: 100%; width: auto; margin-right: 12px; }
.smi_list .item .top .date{ color: #818282; font-size: 16px; }
.smi_list .item .title{ margin-bottom: 14px; font-size: 16px; }
.smi_list .item .description{ font-size: 14px; color: #7e7e7e; line-height: 20px; margin-bottom: 9px; }
@media (max-width:1200px){
    .smi_list .item .top{ flex-flow: row wrap; }
    .smi_list .item .top img{ margin-bottom: 12px; }
}
@media (max-width:800px){
    .smi_list .item{ width: 45%; }
    .smi_list .item:nth-child(3n){ margin-right: 5%; }
    .smi_list .item:nth-child(2n){ margin-right: 0; }
}
@media (max-width: 600px) {
    .line_search.smi > * {width:100% !important;margin:0 0 10px 0 !important;}
    .line_search.smi > a.btn {order:1;}
}
@media (max-width:500px){
    .smi_list .item{ width: 100%; margin-right: 0 !important; margin-bottom: 55px; }
}

.smi_grid{ display: flex; flex-flow: row wrap; }
.smi_grid .item{ display: flex; width: 18.4%; margin-right: 2%; margin-bottom: 38px; align-items: center; justify-content: center; }
.smi_grid .item:nth-child(5n){ margin-right: 0; }
@media (max-width:1000px){
    .smi_grid .item{ width: 49%; }
    .smi_grid .item:nth-child(5n){ margin-right: 2%; }
    .smi_grid .item:nth-child(2n){ margin-right: 0; }
}
@media (max-width:600px){
    .smi_grid .item{ width: 100%; margin-right: 0 !important; }
}form.line_search.agents > div{ width: 15%; }

@media (max-width: 600px) {
    form.line_search.agents > div{ width: unset; margin-bottom: 10px; }
}

.agent_item {border:1px solid #ededed;margin-bottom:25px;background:#fff;}
.agent_item .image {float:left;width:34%;max-width:270px;}
.agent_item .image img {display:block;margin:0 auto;}
.agent_item .info {padding:24px 14px 0 14px;overflow:hidden;}
.agent_item .h2 {margin-bottom:13px;float:left; width: 70%; padding-left: 50px; position: relative; }
.agent_item.no_icons .h2 { padding-left: 0; }
.agent_item.one_icon .h2 { padding-left: 25px; }
.agent_item .rating_block {float:right; width: 30%; justify-content: flex-end; }
.agent_item .icon-popular,.agent_item .icon-trusted {height:20px;margin-bottom:-2px;position: absolute; top: 0; left: 0;}
.agent_item .icon-trusted {left: 24px;}
.agent_item.one_icon .icon-trusted {left: 0;}
.agent_item .counter {font-size:18px;font-weight:bold;margin-bottom:8px;}
.agent_item .links {border-top:1px solid #ededed;padding:20px 0;}
.agent_item ul.params{ list-style: none; margin-bottom: 10px; display: table; font-size: 14px; }
.agent_item ul.params li{ display: table-row; }
.agent_item ul.params li span{ display: table-cell; padding: 6px 10px; }
.agent_item ul.params li span.name{ padding-left: 0; color: #828282; }
.agent_item ul.params li span.value{ padding-right: 0; }
@media (max-width: 1000px) {
    .agent_item .h2 { float:none; width: 100%; }
    .agent_item .rating_block { float:none; width: 100%; margin-bottom: 10px; justify-content: flex-start; }
}
@media (max-width: 900px) {
    .agent_item .links > div{ float: none; margin-bottom: 15px; }
    .agent_item .links > div:last-child{ margin-bottom: 0; }
}
@media (max-width: 600px) {
    .agent_item .image {float:none;width:100%;max-width:none;margin-bottom:15px;text-align:center;}
    .agent_item.no-logo .image {display:none;}
    .agent_item .image img {margin:0 auto;}
}
@media (max-width: 500px) {
    .agent_item .links > div {float:none;margin-bottom:15px;}
    .agent_item .links > div:last-child {margin-bottom:0;}
}

.agency.agent_page .preview{ max-width: 30%; }/* GUIDES */
ul.guides-list {display:block;list-style:none;}
ul.guides-list > li {display:block;float:left;width:22.75%;margin-right:3%;margin-bottom:3%;}
ul.guides-list > li:nth-child(4n) {margin-right:0;}
ul.guides-list > li a {display:block;width:100%;height:0;padding-bottom:80%;background-size:cover;background-position:50% 50%;position:relative;color:#fff;text-decoration:none;}
ul.guides-list > li a::before{content:"";position:absolute;width:100%;height:100%;display:block;background: rgba(23, 71, 80,0.5);}
ul.guides-list > li a .text {position: absolute;z-index: 2;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;flex-direction:column;padding: 10px;text-align: center;}
ul.guides-list > li a .text .title {font-size:26px;margin-bottom:10px;}
ul.guides-list > li a .text .counter {font-size:14px;}
@media (max-width: 1000px) {
    ul.guides-list > li {width:48%;margin-right:4%;margin-bottom:4%;}
    ul.guides-list > li:nth-child(2n) {margin-right:0;}
}
@media (max-width: 600px) {
    ul.guides-list > li {width:100%;margin-right:0;margin-bottom:30px;}
}
.object.guide .h2 {font-weight: bold;font-size: 20px;margin-bottom: 10px;}
.guide .right_block.parameters {padding: 10px;background:#fff;}
.guide .right_block.parameters .params {padding:0;}
.right_block.parameters .params > div.avg_price .name:before {background-position:-291px -475px;}
.right_block.parameters .params > div.min_price .name:before {background-position:-406px -475px;height:20px;}
.right_block.parameters .params > div.min_rental .name:before {background-position:-429px -475px;height:20px;}
.right_block.parameters .params > div.avg_rental .name:before {background-position:-452px -475px;}
.right_block.parameters .params > div.area .name:before {background-position:-475px -475px;}
.right_block.parameters .params > div.type .name:before {background-position:-498px -475px;}
.right_block.parameters .params > .table {display:block;color:#7e7e7e;}
.right_block.parameters .params > .table > div {display:flex;margin-bottom:5px;}
.right_block.parameters .params > .table > div .name::before{background:none;}
@media (max-width: 1100px) {
    .right_block.parameters .params > .table > div {flex-flow: row wrap;}
}

.container_wrapper.blue {background:#174750;color:#fff;padding:30px 0;}
.container_wrapper.blue a {color:#fff;}

.advantages-list ul {list-style:none;display:flex;flex-flow: row wrap;}
.advantages-list ul li {width:22.75%;margin-right:3%;margin-top:20px;margin-bottom:10px;;text-align:center;font-size:16px;line-height:22px;}
.advantages-list ul li:nth-child(4n) {margin-right:0;}
.advantages-list ul li img {height:50px;margin-bottom:15px;}
.advantages-list ul li .heading {font-weight:bold;}
.advantages-list ul li .content {color:#828282;}
.container_wrapper.blue .advantages-list ul li .content {color:#bebec2;}
@media (max-width: 1000px) {
    .advantages-list ul li {width:48%;margin-right:4%;}
    .advantages-list ul li:nth-child(2n) {margin-right:0;}
}
@media (max-width: 600px) {
    .advantages-list ul li {width:100%;margin-right:0;margin-bottom:20px;}
}
.faqs-list .faq {border-top:1px solid #ededed;}
.faqs-list .faq:last-child {border-bottom:1px solid #ededed;}
.faqs-list .faq .question {font-weight:bold;padding:18px 22px 18px 0px;font-size:16px;cursor:pointer;position:relative;}
.faqs-list .faq .question::after {content:'\f107';font-family:FontAwesome;font-size:18px;color:#ccc;position:absolute;top:50%;right:5px;transform:translateY(-50%);}
.faqs-list .faq.open .question {border-bottom:1px solid #cccccc;}
.faqs-list .faq.open .question::after{content:'\f106';color:#174750;}
.faqs-list .faq .answer {padding: 17px 0px;display:none;opacity:0;transition:all 0.5s ease-out;}
.faqs-list .faq.open .answer {display:block;opacity:1;}
.container_wrapper.blue .faqs-list .faq {border-top:1px solid #555768;}
.container_wrapper.blue .faqs-list .faq:last-child {border-bottom:1px solid #555768;}
.container_wrapper.blue .faqs-list .faq.open .question {border-bottom:1px solid #ffffff;}
.container_wrapper.blue .faqs-list .faq .question::after {color:#9596a1;}
.container_wrapper.blue .faqs-list .faq.open .question::after{color:#ffffff;}

.text-block img.image {float:left;margin:0 30px 10px 0;max-width:22.75%;}
.text-block.rightimage  img.image {float:right;margin:0 0 10px 30px;}
@media (max-width: 1000px) {
    .text-block img.image {max-width:48%;}
}
@media (max-width: 600px) {
    .text-block img.image,.text-block.rightimage  img.image {max-width:100%;float:none;display:block;margin:0 auto 30px auto;}
}

.gallery-tiles ul {list-style:none;display:flex;flex-flow: row wrap;}
.gallery-tiles ul li {width:22.75%;margin-right:3%;margin-bottom:3%;}
.gallery-tiles ul li:nth-child(4n) {margin-right:0;}
.gallery-tiles ul li img {width:100%;}
@media (max-width: 1000px) {
    .gallery-tiles ul li {width:48%;margin-right:4%;margin-bottom:4%;}
    .gallery-tiles ul li:nth-child(2n) {margin-right:0;}
}
@media (max-width: 600px) {
    .gallery-tiles ul li {width:100%;margin-right:0;margin-bottom:30px;}
}

.gallery-slider.new_scroller .wrapper {padding:0;}
.gallery-slider.new_scroller .slides .item {padding:0;}
.gallery-slider.new_scroller .arrow {color:#fff;background:#174750;opacity:0.7;border-radius:4px;width:41px;height:55px;line-height:55px;font-size:60px;text-align:center;}
.gallery-slider.new_scroller .arrow:hover {opacity:1;}
.gallery-slider.new_scroller .arrow_right {right:10px;}
.gallery-slider.new_scroller .arrow_right::after{display:block;margin:-1px -3px 0 0;}
.gallery-slider.new_scroller .arrow_left {left:10px;}
.gallery-slider.new_scroller .arrow_left::after{display:block;margin:-1px 0 0 -3px;}

ul.guides-list.by_3 > li {
    width: 32%;
    margin-right: 2%;
}

ul.guides-list.by_3 > li:nth-child(3n) {
    margin-right: 0;
}

ul.guides-list.by_3 > li:nth-child(4n) {
    margin-right: 2%;
}

@media (max-width: 1000px) {
    ul.guides-list.by_3 > li {
        width: 48%;
        margin-right: 4%;
        margin-bottom: 4%;
    }

    ul.guides-list.by_3 > li:nth-child(3n) {
        margin-right: 4%;
    }

    ul.guides-list.by_3 > li:nth-child(2n) {
        margin-right: 0;
    }
}

@media (max-width: 600px) {
    ul.guides-list.by_3 > li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
    }
}.line_search.authors .order-select,
.line_search.authors .btn {
    width: 23%;
}

.line_search.authors .search-text {
    width: 48.666%;
}

@media (max-width: 768px) {
    .line_search.authors{
        flex-direction: column;
    }
    
    .line_search.authors .order-select {
        width: 100%;
        margin-bottom: 15px;
    }

    .line_search.authors .search-text {
        width: 100%;
        margin-bottom: 15px;
    }

    .line_search.authors .btn {
        width: 100%;
    }
}

ul.authors-list {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    /* justify-content: space-between; */
    margin-top: 30px;
    align-items: stretch;
}

ul.authors-list li {
    width: 23%;
    margin-bottom: 30px;
    position: relative;
    margin-right: 2.66%;
    border: 1px solid #ededed;
    border-radius: 0 0 4px 4px;
}

ul.authors-list li:nth-child(4n) {
    margin-right: 0;
}

@media (max-width: 1200px) {
    ul.authors-list li {
        width: 30%;
        margin-right: 5%;
    }

    ul.authors-list li:nth-child(4n) {
        margin-right: 5%;
    }

    ul.authors-list li:nth-child(3n) {
        margin-right: 0;
    }
}

@media (max-width: 900px) {
    ul.authors-list li {
        width: 47%;
        margin-right: 5%;
    }

    ul.authors-list li:nth-child(3n) {
        margin-right: 5%;
    }

    ul.authors-list li:nth-child(2n) {
        margin-right: 0;
    }
}

@media (max-width: 500px) {
    ul.authors-list li {
        width: 100%;
        margin-right: 0;
    }

    ul.authors-list li:nth-child(3n) {
        margin-right: 0;
    }

    ul.authors-list li:nth-child(2n) {
        margin-right: 0;
    }
}

ul.authors-list li .text-area {
    padding: 15px 10px 15px 10px;
    position: relative;
    z-index: 1;
}

ul.authors-list li .image_link {
    display: block;
    background-size: cover;
    background-position: center;
    aspect-ratio: 1.25;
}

ul.authors-list li .name-link {
    font-size: 15px;
    font-weight: 700;
    color: #1a1a1a;
    /* margin-bottom: 12px; */
    display: inline-block;
    line-height: normal;
}

ul.authors-list li .position {
    font-size: 14px;
    color: #7e7e7e;
    margin-top: 12px;
}

ul.authors-list li .posts_count {
    margin-top: 12px;
    color: #7e7e7e;
}

ul.authors-list li .posts_count {
    font-size: 0;
}

ul.authors-list li .posts_count > * {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}

ul.authors-list li .posts_count > b {
    margin-left: 10px;
    color: #1a1a1a;
}

ul.authors-list li .posts_count::before {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(/assets/images/icons/articles_count.svg);
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

/*----------------------------------------------------------*/

.author-description {
    color: #1a1a1a;
    margin-bottom: 60px;
}

.author-description .logo {
    width: auto;
    height: auto;
    max-width: 276px;
    max-height: 220px;
    float: left;
    margin-right: 30px;
    margin-bottom: 14px;
}

@media (max-width: 600px) {
    .author-description .logo{
        margin-right: 0;
        width: 100%;
        max-width: 100%;
        max-height: none;
    }
}

.author-description .clear {
    clear: both;
}

.author-description .position {
    /* font-size: 16px; */
    font-weight: 700;
    line-height: normal;
    margin-bottom: 20px;
}

.author-description .country {
    /* font-size: 16px; */
    margin-bottom: 20px;
}

.author-description .country span {
    color: #7e7e7e;
    margin-right: 10px;
}

.author-description .year {
    /* font-size: 16px; */
    margin-bottom: 40px;
}

.author-description .year span {
    color: #7e7e7e;
    margin-right: 10px;
}

/* .author-description h3 {
    font-size: 26px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 20px;
} */

/* .author-description .desc-content {
    font-size: 18px;
    line-height: 28px;
} */

.author-articles-list {
    margin-bottom: 27px;
}

.author-articles-list h3 {
    /* font-size: 26px;
    font-weight: 700;
    line-height: 24px; */
    margin-bottom: 17px;
}

.author-articles-list .link-raw {
    margin-bottom: 15px;
}

.author-articles-list .link-raw:last-child {
    margin-bottom: 30px;
}

.author-articles-list .link-raw .date {
    color: #7e7e7e;
    /* font-size: 16px; */
    margin-right: 14px;
}

.author-articles-list .link-raw .link {
    color: #2372C0;
    /* font-size: 18px; */
    line-height: 24px;
}
.comments_button, .comments_form {
	margin-bottom: 30px;
}
.comments_list .item {
	border: 1px solid #ededed;
	background: #fff;
	border-radius: 4px;
	padding: 30px;
	margin-bottom: 20px;
}
.comments_list .item:last-child {
	margin-bottom: 0;
}
.comments_list .item .top {
	margin-bottom: 20px;
	display: flex;
	align-items: center;
}
.comments_list .item .name {
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	margin-right: 10px;
}
.comments_list .item .date {
	color: #7e7e7e;
	font-size: 14px;
}
.comments_form .row {
	margin-bottom: 20px;
}
.comments_form textarea {
	width: 100%;
	height: 120px;
	resize: none;
}
.comments_form input[type="text"] {
	width: 100%;
}
.comments_form .submit_group {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.comments_form .submit_group > div {
	margin-right: 30px;
}
.comments_form .submit_group > div:last-child {
	margin-right: 0;
}
.comments_form .ajax_loader {
	width: 128px;
}
@media (max-width: 600px) {
	.comments_button .btn {
		width: 100%;
	}
	.comments_list .item {
		padding: 20px 15px;
	}
	.comments_form .submit_group {
		flex-flow: row wrap;
	}
	.comments_form .submit_group > div {
		margin-right: 0;
		margin-bottom: 20px;
		width: 100%;
	}
	.comments_form .submit_group > div:last-child {
		margin-bottom: 0;	
	}
	.comments_form .submit_group .btn {
		width: 100%;
	}
}

.comments_wrapper {
    margin-top: 80px;
}

@media (max-width: 800px) {
    .post_page .comments_wrapper {
        margin-top: 80px;
    }
}.project_features_block.project_features_block-white.ask_question_block {
	border: 0;
	margin: 60px auto;
    width: 95%;
    max-width: 1200px;
    position: relative;
	background: inherit;
	padding: 0;
}
.project_features_block.project_features_block-white.ask_question_block .container {
	background-position: right;
 	background-repeat: no-repeat;
	background-size: contain;
	border-radius: 4px;
    border: 1px solid #CCC;
    background-color: #FFF;
    padding: 34px 30px;
	width: 100%;
}

.project_features_block.project_features_block-white.ask_question_block .h2 {
	padding-bottom: 30px;
}

.ask_question_block__image {
	position: relative;
	margin: -30px -30px -30px 0;
}
.ask_question_block__samples {
	display: flex;
    flex-wrap: wrap;
	margin-right: 100px;
	gap: 10px;
}
.ask_question_block__question {
	display: inline-flex;
	padding: 10px 14px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	border-radius: 4px;
	background: #F3F2F2;
	cursor: pointer;
}
.ask_question_block__text {
	color: #1A1A1A;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.ask_question_block__button {
	margin-top: 30px;
}
@media (max-width:900px){
	.project_features_block.project_features_block-white.ask_question_block {
		width: 100%;
		border-top: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
		border-left: 0;
		border-right: 0;
		border-radius: 0;
		background: #FFF;
		margin: 40px auto;
	}
	
	.project_features_block.project_features_block-white.ask_question_block .container {
		background-position: right bottom;
		background-repeat: no-repeat;
		background-size: 165px 165px;
		border: 0;
		padding: 25px 15px;
	}
	.project_features_block.project_features_block-white.ask_question_block .h2 {
		padding-bottom: 20px;
	}
	.ask_question_block__samples {
		margin-right: 0;
	}
	.ask_question_block__button {
    	margin-top: 20px;
	}
}


.preview_block .breadcrumbs {
    position: relative;
    color: #B3B3B3;
    padding-top: 24px;
    font-family: Arial, serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    z-index: 2;
    margin: 0;
}
.preview_block .breadcrumbs .divider,
.preview_block .breadcrumbs a {
    color: #FFFFFF;
}
@media (max-width:600px) {
    .preview_block .breadcrumbs {
        display: none;
    }
}.project_features_block {
    margin-top: 60px;
	margin-bottom: 60px;
}
.project_features_block.project_features_block-white {
    border-radius: 4px;
    border: 1px solid #CCC;
    background: #FFF;
    padding: 25px 30px 30px 30px;
}
.complex_page .h2 {
    margin-bottom: 30px;
}
.project_features_block.project_features_block-white .h2 {
    padding-bottom: 25px;
	margin: 0;
}
.project_features_block .h2.object_map {
	margin-bottom: 20px;
}
.build_process .slider ul.slides > li {
    width: 100%;
}
.build_process .slider ul.slides > li .content {
	max-height: 650px;
    padding-top: 50%;
}
.build_process .slider ul.slides > li .content.responsive_iframe {
	padding-top: 0;
}
.build_process .slider .background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
}
.build_process .slider .content {
    height: 650px;
}
.price_block {
	direction: ltr;
}
@media (max-width:900px) {
	.project_features_block {
		margin-top: 40px;
		margin-bottom: 40px;
	}
    .project_features_block.project_features_block-white {
        border: 0;
        background: inherit;
        padding: 0;
    }
	.complex_page .page_gallery,
	.complex_page .object_videos {
		margin: 40px auto;
	}
	.complex_page .h2 {
		margin-bottom: 20px;
	}
	.build_process .slider .content {
		height: auto;
	}
}
@media only screen and (min-width: 1024px) {
	.build_process .slider .responsive_iframe > div  {
		height: 650px
	}
}.district_block__container {
	display: flex;
}
.district_block__container .h2 {
	margin-bottom: 20px;
}
.district_block__preview {
	min-width: 385px;
	margin-right: 30px;
}
.district_block__preview > div {
	width: 100%;
	height: 0;
	background-size: cover;
	background-position: 50% 50%;
	padding-bottom: 61%;
}
.district_block__container .article {
	font-size: 16px;
}
.district_block__container .labels_block {
	margin-bottom: 10px;
}
.district_block__container .labels_block .label {
	background: #174750;
    padding: 10px 20px;
    border-radius: 30px;
}
.district_block__container .labels_block .label__text {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
.district_block__container .labels_block .label__icon {
	display: none;
}
.district_block__container .district_block__preview_mobile {
	display: none;
}
@media (max-width: 900px) {	
	.district_block__preview {
		min-width: 20%;
	}
}

@media (max-width: 750px) {
	.district_block__preview {
		display: none;
	}
	.district_block__preview {
		min-width: 40%;
	}
	.district_block__container .district_block__preview_mobile {
		display: block;
		margin-bottom: 20px;
	}
	.district_block__container .district_block__preview_mobile img {
		width: 100%;
	}
	.district_block__container .labels_block .label {
		width: auto;
		border-top-left-radius: 4px;
		border-bottom-left-radius: 4px;
		display: table;
	}
}

.preview_block .labels_block {
    display: flex;
    flex-wrap: wrap;
    max-width: 450px;
}
.labels_block .label {
    display: inline-flex;
    padding: 3px 4px;
    margin: 0 10px 10px 0;
    align-items: center;
    gap: 6px;
    border-radius: 4px;
    background: #FFF;
}
.labels_block .label svg {
    background-size: cover;
    width: 20px;
    height: 20px;
}
.labels_block .label svg.urgent-icon {
    width: 16px;
    height: 16px;
}
.label__text {
    color: #1A1A1A;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
	height: 20px;
    display: flex;
    align-items: center;
}
.label__text::before {
    content: "";
    height: 20px;
}

@media (max-width:600px) {
    .labels_block .label {
        background: #39B54A;
        padding: 3px 8px;
    }
    .label__text {
        color: #FFF;
    }
    .labels_block .label path {
        fill: #FFF;
    }
}.preview_container {
	margin-bottom: 60px;
}
.preview_block {
    position: relative;
    background-size: cover;
    background-position: center;
}
.preview_block .reviews_form {
    margin-top: 20px;
}
.preview_block .top_row {
	margin-bottom: 20px;	
}
.preview_block .middle_row {
	flex-grow: 2;	
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
.preview_block .bottom_row {
	margin-top: 50px;	
}
.preview_block__overlay {
    position: absolute;
    width: 100%;
    height: 100%;
}
.preview_block__container {
	min-height: 580px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
@media (max-width:600px) {
	.preview_container {
		margin-bottom: 40px;
	}
    .preview_block {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top;
    }
	.preview_block .container {
		padding-top: 15px;
	}
    .preview_block__only_desktop {
        display: none;
    }
	.mobile-preview-container {
		margin-top: 15px;
	}
	
	.mobile-preview-container:not(:has(.labels_block)) .reviews_form {
		float: none;
	}
	.mobile-preview-container:has(.labels_block) .reviews_form {
		float: left;
	}
	
	.preview_block__container {
		min-height: unset;
		display: block;
		flex-direction: unset;
		justify-content: unset;
	}

    /* скрытие блоков перед перемещением >>> */
    .preview_block .reviews_form,
    .preview_block .labels_block,
    .preview_block .project_info__min-cost-object,
    .preview_block .project_info__min-cost-square-meter,
    .preview_block .project_buttons_group {
        display: none;
    }
    /* <<< скрытие блоков перед перемещением */
}.project_buttons_group {
    margin-top: 45px;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    display: flex;
}
.project_buttons_group a {
    text-decoration: none;
    display: flex;
    width: 220px;
    padding: 16px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 4px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.project_buttons_group a.hide {
    display: none;
}
.project_buttons_group__request-objects {
    background: #F72561;
    margin-right: 15px;
    color: #FFF;
}
.project_buttons_group__download-brochure {
    background: #FFF;
    color: #1A1A1A;
}

.btn-inverted {
    border-radius: 4px;
    border: 1px solid #F72561;
    display: flex;
    padding: 8px 10px 9px 10px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #F72561;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: none;
}
.btn-inverted:hover {
    text-decoration: none;
}
.project_buttons_group .popup label {
	font-size: 14px;
    font-weight: 400;
}
.preview_block:not(:has(.project-main-parameters .project-main-parameters__item)) .project_buttons_group {
	padding-bottom: 50px;
}
@media (max-width:600px) {
    .project_buttons_group {
        display: block;
    }
    .project_buttons_group a {
        display: block;
        width: auto;
        text-align: center;
    }
    .project_buttons_group__request-objects {
        margin-right: 0;
        margin-bottom: 15px;
		background: #174750;

    }
	.project_buttons_group__download-brochure {
		background: #F72561;
		color: #FFF;
	}
}.preview_block .project_info {
    padding-top: 10px;
    max-width: 450px;
    color: #FFF;
}
.project_info__name {
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 48px;
    text-transform: uppercase;
	margin-bottom: 0;
}
.project_info__name * {
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-transform: inherit;
	margin-bottom: inherit;
}
.project_info__min-cost-object {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 38px;
}
.project_info__min-cost-square-meter {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 10px;
}
.project_info__min-cost-square-meter:empty {
    margin-top: 0;
}
.project-main-parameters {
    height: 80px;
    flex-shrink: 0;
}
.project-main-parameters__content {
    display: flex;
	align-items: flex-start;
	justify-content: center;
    scrollbar-width: none;
}
.project-main-parameters__slider {
    display: none;
}
.project-main-parameters__item {
    display: flex;
	align-items: center;
	background: #174750;
}
.project-main-parameters__item::before {
    content: "";
    width: 1px;
    height: 50px;
    background: rgba(255, 255, 255, 0.20);
    display: inline-block;
    position: relative;
    margin: 15px 0;
}
.project-main-parameters__item-wrap {
    padding: 17px 30px 18px 40px;
}
.project-main-parameters__item-title {
    width: 213px;
    color: #CCC;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 11px;
}
.project-main-parameters__item-value {
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.project-main-parameters__item-value,
.project-main-parameters__item-value a {
    width: 213px;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.project-main-parameters__item:first-child::before {
    display: none;
}
.project-main-parameters__item-wrap.item-wrap__company {
    display: flex;
}
.project-main-parameters__item-logo {
    margin-right: 20px;
    width: 45px;
}
.project-main-parameters__item-logo img {
    height: 42px;
    width: auto;
}
.project-main-parameters:not(:has(.project-main-parameters__item)) {
	display: none;
}
@media (max-height: 780px) {
	.project_info__name {
		font-size: 35px;
		line-height: 42px;
	}
	.project_info__min-cost-object {
        margin-top: 10px;
    }
	.project_info__min-cost-square-meter {
		margin-top: 5px;
	}
	.project_buttons_group {
		margin-top: 30px;
	}
	.preview_block .bottom_row {
		margin-top: 35px;
	}
}
@media (max-width:1200px) {
	.project-main-parameters__item-wrap {
		padding: 17px 10px 18px 20px;
	}
}
@media (max-width:1000px) {
	.project-main-parameters__item-title,
	.project-main-parameters__item-value, 
	.project-main-parameters__item-value a {
		width: 150px;
	}
}
@media (max-width:900px) {
	.project_info__name {
		font-size: 30px;
		line-height: 36px;
	}
	.project-main-parameters {
        margin-top: 10px;
    }
    .project-main-parameters__content {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        position: relative;
        scrollbar-width: none;
		display: flex;
		align-items: center;
		justify-content: flex-start;
    }
    .project-main-parameters__content::-webkit-scrollbar {
        display: none;
    }
    .project-main-parameters__slider {
        display: block;
        width: 100%;
        height: 6px;
        border-radius: 1px;
        position: relative;
    }
    .project-main-parameters__slider-track {
        width: 100%;
        height: 2px;
        background-color: rgba(255, 255, 255, 0.50);
        border-radius: 1px;

    }
    .project-main-parameters__slider-handle {
        width: 120px;
        height: 100%;
        background-color: #FFF;
        border-radius: 3px;
        position: absolute;
        top: -2px;
        left: 0;
        cursor: pointer;
    }
	
	.project-main-parameters__item-wrap {
		padding: 0 20px;
	}
	
	.project-main-parameters__item {
		background: none;
	}
	
	.project-main-parameters__item:first-child .project-main-parameters__item-wrap {
		padding-left: 0;
	}

    .project-main-parameters__item-title {
        color: #FFF;
		width: auto;
    }
    .project-main-parameters__item-value {
        color: #FFF;
        font-weight: 700;
		width: auto;
    }
    .project-main-parameters__item::before {
        content: "";
        width: 1px;
        height: 39px;
        background: rgba(255, 255, 255, 0.80);
    }
}
@media (max-width:600px) {
    .preview_block .project_info {
        margin-top: 208px;
    }
	.project_info__name {
		font-size: 22px;
		font-style: normal;
		font-weight: 700;
		line-height: 30px;
		text-transform: uppercase;
	}
    .project_info__min-cost-object {
        color: #1A1A1A;
        font-size: 20px;
        margin-top: 15px;
    }
    .project_info__min-cost-square-meter {
        color: #7E7E7E;
        font-size: 14px;
    }
}.rating_form__stars[data-rating="1"] .rating_form__stars_item:nth-child(1) path,
.rating_form__stars[data-rating="2"] .rating_form__stars_item:nth-child(-n + 2) path,
.rating_form__stars[data-rating="3"] .rating_form__stars_item:nth-child(-n + 3) path,
.rating_form__stars[data-rating="4"] .rating_form__stars_item:nth-child(-n + 4) path,
.rating_form__stars[data-rating="5"] .rating_form__stars_item:nth-child(-n + 5) path {
    fill: #F1CE2A;
    fill-opacity: 1;
}
.rating_form__stars_item path {
    fill: #174750;
    fill-opacity: 0.3;
}
.rating_form__stars_item:first-child {
    margin-left: 0;
}.reviews_form {
    display: inline-block;
    border-radius: 4px;
    background: rgba(23, 71, 80, 0.70);
    padding: 12px 15px;
}
.reviews_form__block {
    display: inline-flex;
    align-items: flex-start;
    gap: 15px;
}
.reviews_form__block.no-reviews {
    align-items: center;
}
.reviews_form__rating {
    color: #F1CE2A;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.reviews_form .rating_form__stars {
	display: flex;
    align-items: center;
}
.reviews_form .rating_form__stars_item {
    display: inline-block;
    margin-right: 4px;
    width: 16px;
    height: 16px;

}
.reviews_form .rating_form__stars_item path {
    fill: #FFF;
    fill-opacity: 0.5;
}
.reviews_form__link {
    margin-top: 8px;
}
.reviews_form__block.no-reviews .reviews_form__link {
	margin-top: 0;
}
.reviews_form__link a {
    color: #FFF;
}

.reviews_block__header__counter a.no-margin {
    margin: 0;
}

@media (min-width:601px) {
	.preview_block:not(:has(.labels_block)) .reviews_form {
		margin-bottom: 0px;
	}
}
@media (max-width:600px) {
    .reviews_form {
        background: #F1CE2A;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        padding: 3px 8px;
        margin-right: 10px;
    }
    .reviews_form__block {
        display: flex;
        align-items: center;
        gap: inherit;
    }
    .reviews_form .rating_form__stars_item {
        display: none;
    }
    .rating_form__stars .rating_form__stars_item:first-child {
        display: block;
        margin-right: 0;
        margin-left: 6px;
    }
    .rating_form__stars .rating_form__stars_item:first-child path {
        fill: #FFF;
        fill-opacity: 0.5;
    }

    .rating_form__stars[data-rating="1"] .rating_form__stars_item:first-child path,
    .rating_form__stars[data-rating="2"] .rating_form__stars_item:first-child path,
    .rating_form__stars[data-rating="3"] .rating_form__stars_item:first-child path,
    .rating_form__stars[data-rating="4"] .rating_form__stars_item:first-child path,
    .rating_form__stars[data-rating="5"] .rating_form__stars_item:first-child path {
        fill: #FFF;
        fill-opacity: 1;
    }
    .reviews_form__rating {
        color: #FFF;
        font-size: 18px;
    }
    .reviews_form__link {
        display: none;
    }
}.preview_block .video_project_button {
    margin-top: 20px;
    border-radius: 4px;
    background: rgba(23, 71, 80, 0.70);
    display: inline-flex;
    padding: 6px 14px;
    align-items: center;
    gap: 10px;
    float: right;
    cursor: pointer;
}
.video_project_button__icon {
    background-image: url(/assets/images/icons/svg/play.svg);
    background-size: cover;
    width: 24px;
    height: 24px;
}
.video_project_button__text {
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}
.preview_block .popup.iframe {
    min-height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.7);
}
.popup_content.popup_video {
    background: none;
    max-width: 1200px;
    border-radius: 0;
    display: block;
    max-height: 675px;
    height: 100%;
}
.popup_content.popup_video .video_project_body .close {
    top: 5%;
    right: 5%;
}
.popup_content.popup_video .holder {
    width: 100%;
    height: 100%;
    padding: 0;
    overflow: hidden;
}
.popup_content.popup_video .video_project_body {
	position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.popup_content.popup_video .video_project_content {
    width: 100%;
    height: 100%;
}
#video_project_content {
    max-width: 1200px;
	max-height: 675px;
}

#video_project_content iframe {
	width: 1200px;
    height: 575px;
	position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.close__button {
	display: none;
}
@media (max-width:1200px) {
	#video_project_content {
		position: relative;
		width: 100%;
		padding-bottom: 56.25%;
		overflow: hidden;
		margin-top: 40px;
	}
	#video_project_content iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		transform: none;
	}
}
@media (max-width:900px) {
	#video_project_content {
		position: relative;
		width: 100%;
		padding-bottom: 56.25%;
		overflow: hidden;
		margin-top: 102px;
	}
	#video_project_content iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		transform: none;
	}
	.preview_block .close {
		bottom: 30px;
		right: 15px;
		left: 15px;
		top: auto;
		color: #174750;
		background-color: #fff;
		display: flex;
		justify-content: center;
		align-items: center;
		border-radius: 4px;
		
	}
	.close__button {
		display: flex;
		margin-left: 10px;
		font-size: 16px;
	}
}
@media (max-width:600px) {
	.preview_block .video_project_button {
        margin-top: 0;
        float: none;
    }
	#video_project_content {
		margin-top: 202px;
	}
}
.parameters_block__details {
    display: flex;
    flex-wrap: wrap;
    border-top: 1px solid #ededed;
}
.parameters_block__dld:not(:has(.parameters_block__details-item__field_full)) {
	display: none;
}
.parameters_block__details-item {
    width: 100%;
}
.parameters_block__details-item__field {
    padding: 17px 20px 17px 0;
    border-top: 1px solid #EDEDED;
    display: flex;
    flex: 0 0 calc(33.33%);
}
.parameters_block__details-item__field:nth-child(3n) {
	padding: 17px 0;
}
.parameters_block__details-item__field:nth-of-type(-n+3) {
    border-top: none;
}
.parameters_block__details-item__field_full {
    justify-content: start;
    border: 0;
}
.container .parameters_block__details-item__field:last-child {
    flex-grow: 1;
}
.parameters_block__details-item__field-title {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    min-width: 130px;
}
.parameters_block__details-item__field-value {
    color: #7E7E7E;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    padding-left: 10px;
}
.parameters_block__details-item__field-value img {
	width: 90px;
	height: 90px;
}
.parameters_block__details-item__field-value .square .name {
    display: none;
}
.parameters_block__details-item__field-value .square_units {
    position: relative;
    padding-right: 20px;
}
.parameters_block__details-item__field-value .square_units ul.list {
    display: none;
    position: absolute;
    z-index: 2;
    list-style: none;
    left: 0;
    min-width: 100%;
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
    border-radius: 0 0 4px 4px;
    font-size: 15px;
    line-height: 200%;
    white-space: nowrap;
}
.parameters_block__details-item__field-value .square_units::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -4px;
    border-top: 8px solid #ccc;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}
.parameters_block__buttons {
    padding-top: 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
	border-top: 1px solid #EDEDED;
}
.parameters_block__buttons__left {
    order: -1;
}
.parameters_block__buttons__right {
    display: flex;
}
.parameters_block__buttons__right a {
    display: flex;
    align-items: center;
}
.parameters_block__buttons__right a:not(:last-child) {
    margin-right: 20px;
}
.parameters_block__buttons__right a:last-child {
    color: #D11A1A;
}
.parameters_block__buttons__right a:last-child span.text{
    margin-left: 10px;
}
@media (max-width:900px) {
    .parameters_block__details-item__field,
	.parameters_block__details-item__field:nth-child(3n) {
        padding: 17px 20px 17px 0;
        border-top: 1px solid #EDEDED;
        display: flex;
        flex: 0 0 calc(50%);
    }
	.parameters_block__details-item__field:nth-child(2n) {
		padding: 17px 0;
	}
	.parameters_block__details-item__field:nth-of-type(-n+3) {
		border-top: 1px solid #EDEDED;
	}
	.parameters_block__details-item__field:nth-of-type(-n+2) {
		border-top: none;
	}
    .parameters_block__buttons {
        padding-top: 20px;
    }
    .parameters_block__buttons {
        display: block;
    }
    .parameters_block__buttons__right {
        display: block;
    }
    .parameters_block__buttons__right a {
        display: block;
        margin-top: 15px;
    }
    .parameters_block__buttons__right a:not(:last-child) {
        margin-right: 0;
    }
}
@media (max-width:600px) {
    .parameters_block__details {
        display: block;
    }
	.parameters_block__details-item__field,
	.parameters_block__details-item__field:nth-child(2n),
	.parameters_block__details-item__field:nth-child(3n) {
        padding: 12px 0;
	}
	.parameters_block__details-item__field:nth-of-type(-n+3),
	.parameters_block__details-item__field:nth-of-type(-n+2) {
		border-top: 1px solid #EDEDED;
	}
	.parameters_block__details-item__field:nth-of-type(-n+1) {
		border-top: none;
	}
}.complex_location {
	margin: 60px 0;
}
.complex_location .title {
	color: #7e7e7e;
	font-size: 16px;
	line-height: normal;
	margin-bottom: 18px;
}
.complex_location .address {
	margin-bottom: 17px;
}
.complex_location .wrapper {	
	display: flex;
	justify-content: space-between;
}
.complex_location .info {	
	width: 100%;
	margin-right: 20px;
}
.complex_location .button {
	margin-left: 30px;
}
.complex_location .button a {
	width: 275px;
	position: relative;
}
.complex_location .button a::before {
	content: '';
	display: block;
	position: absolute;
	left: -30px;
	top: -5px;
	width: 60px;
	height: 60px;
	background: url(/assets/images/complex_map.png);
}
.complex_location .subways_list .item .data {
	display: flex;
}
.complex_location .subways_list .item .data .text {
	margin-left: 6px;
}
.complex_location .subways_list .item {
	margin-bottom: 15px;
}
@media (max-width:1200px) {
	.complex_location .subways_list .item .data {
		display: unset;
	}
	.complex_location .subways_list .item .data .text {
		margin-left: 0;
	}
}
@media (max-width:900px) {
	.complex_location .title {
		margin-bottom: 6px;
	}
	.complex_location .button {
        position: absolute;
        margin: 0;
        right: 0;
        top: 3px;
    }
	.complex_location .button a {
		width: 60px;
		background: transparent !important;
		font-size: 0;
	}
	.complex_location .button a::before {
		left: 0;
		top: 0;
	}
	.complex_location .subways_list .item {
		margin-bottom: 8px;
	}
}
@media (max-width:500px) {
	.complex_location .subways_list .item .data {
		display: flex;
	}
	.complex_location .subways_list .item .data .text {
		margin-left: 6px;
	}
	.complex_location {
		margin: 40px 0;
	}
}

.complex_features {
	margin: 60px 0;
}
.complex_features .wrapper {
	display: flex;
	flex-flow: row wrap;
}
.complex_features .item {
	width: 23.5%;
	margin-right: 2%;
	display: flex;
	margin-bottom: 15px;
	line-height: 16px;
	font-size: 16px;
	position: relative;
	align-items: center;
}
.complex_features .item:nth-child(4n) {
	margin-right: 0;
}
.complex_features .feature {
	margin-right: 10px;
}
.complex_features .feature::before {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	background-image:url(/assets/images/option_icons.png);
	background-repeat: no-repeat;
}
.complex_features .button {
	margin-top: 15px;
}
.complex_features .button a {
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}
.complex_features .button a:hover {
	text-decoration: none;
}
.popup .object .title {
	text-align: left;
}
.popup .object .h2 {
	font-size: 16px;
	margin-bottom: 15px;
	font-weight: bold;
}
.popup .object .features {
	margin-bottom: 5px;
	border: 0;
}
.popup .object .features.wrapped ul li:nth-child(n+7) {
	display: inline-block;
}
.popup .object .features .unfold {
	display: none;
}
.popup .object .features ul li {
	width: 49%;
	margin-right: 2% !important;
}
.popup .object .features ul li:nth-child(3n) {
	margin-right: 2% !important;
}
.popup .object .features ul li:nth-child(2n) {
	margin-right: 0 !important;
}
@media (max-width: 1000px) {	
	.complex_features .item {
		width: 32%;
	}
	.complex_features .item:nth-child(4n) {
		margin-right: 2%;
	}
	.complex_features .item:nth-child(3n) {
		margin-right: 0;
	}
}
@media (max-width: 800px) {	
	.complex_features .item {
		width: 49%;
	}
	.complex_features .item:nth-child(3n) {
		margin-right: 2%;
	}
	.complex_features .item:nth-child(2n) {
		margin-right: 0;
	}
}

@media (max-width: 600px) {
	.complex_features {
		margin: 40px 0;
	}
	.complex_features .container {
		padding-top: 40px;
		border-top: 1px solid #ccc;
	}
	.complex_features .item {
		width: 100%;
		margin-right: 0!important;
	}
	.complex_features .item:last-child {
		margin-bottom: 0;
	}
	.complex_features .item:nth-child(5)~.item {
		display: none;
	}
	.complex_features .feature {
		width: 25px;
		height: 25px;
	}
	.complex_features .feature::before {
	    transform: scale(0.5);
   		transform-origin: left top;
	}	
	.complex_features .button {
		margin-top: 20px;
	}
	.popup .object .features ul li {
		width: 100%;
		margin-right: 0 !important;
	}
}


.complex_scheme {
    margin: 60px 0;
}

.complex_scheme .image {
    display: flex;
    align-items: center;.complex_scheme .mobile_button
    justify-content: center;
    height: 100%;
}

.complex_scheme .main_image {
	position: relative;
}

.complex_scheme .image_fixed {
    z-index: 1000;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.complex_scheme .image_fixed svg {
	border-radius: inherit;
}

.complex_scheme .mobile_button {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
	
.complex_scheme .button_close_scheme svg {
    width: unset !important;
    height: unset !important;
}

.complex_scheme .button_close_scheme svg path {
	fill: #174750;
    fill-opacity: inherit;
}

.complex_scheme .mobile_button, .complex_scheme .button_close_scheme {
	display: none;
}

.complex_scheme .button_close_scheme {
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    margin-top: 15px;
    margin-right: 15px;
}
	
.complex_scheme .mobile_button svg path {
	fill: #174750;
	fill-opacity: inherit;
}

.complex_scheme .mobile_button span {
	margin-left: 8px;
}

.complex_scheme_help {
	display: none;
	background: rgba(0, 0, 0, 0.5);
	z-index: 1001;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10px 0 65px 0;
    border: none;
	color: #fff;
}

.complex_scheme_help_title {
    margin-top: 80px;
	margin-bottom: 50px;
    font-size: 26px;
    text-align: center;
    padding: 10px;
	line-height: 1.5;
}

.complex_scheme_help_desc_item {
    display: flex;
    justify-content: center;
    align-items: center;
	margin-top: 40px;
}

.complex_scheme_help_desc_item span {
    font-size: 16px;
    max-width: 180px;
	margin-left: 18px;
}

.complex_scheme_help_desc_item svg {
	margin: 0 !important;
}

.complex_scheme_help_desc_item svg path {
	fill: #fff !important;
	fill-opacity: inherit !important;
}

.complex_scheme_help_desc_btn {
	display: flex;
	justify-content: center;
    margin-top: 40px;
}

.complex_scheme_help_desc_btn span {
	display: inline-block;
	background: #fff;
    color: #000;
	font-size: 16px;
	font-weight: 700;
    padding: 8px 20px 8px 20px;
    border-radius: 4px;
	cursor: pointer;
}

.complex_scheme svg{ display:block;max-width:100%;height:auto;margin:0 auto;width:auto;max-height:800px;}
.complex_scheme svg path{ cursor: pointer;fill: #174750;fill-opacity: 0; }
.complex_scheme svg path:not(.disabled):hover,.complex_scheme svg path:not(.disabled).active{ fill-opacity: 0.7; }
.complex_scheme .back{ position: absolute; top: 25px; right: 30px; display: none; }
.complex_scheme .back.active{ display: block; }
.complex_scheme .back a{ display: inline-flex; padding: 15px 10px; align-items: center; background: rgba(255,255,255,1); border-radius: 3px; color: #1a1a1a; font-size: 15px; }
.complex_scheme .back a:hover{ text-decoration: none; }
.complex_scheme .back i{ margin-right: 8px; }

.complex_scheme .hint{ display: none; position: absolute; left: 0; top: 0; width: 320px; max-width: 100%; padding: 20px; background-color: rgb(255,255,255); box-shadow: 0px 0px 7.2px 0.8px rgba(0, 0, 1, 0.35); text-align: left; color: #4d4d4d; font-size: 14px; z-index: 20; }
.floor .hint,.hint.small{ width: 260px; }
.complex_scheme .hint.active{ display: block; }
.complex_scheme .hint .close{position:absolute;top:-2px;right:8px;color:#ccc;cursor:pointer;}
.complex_scheme .hint .close::before{ content: "×"; font-size:36px;}
.complex_scheme .hint .body .hint_title{ text-transform: uppercase; font-size: 18px; margin-bottom: 12px; color: #1a1a1a; }
.complex_scheme .hint .body .hint_title a{ color: inherit; text-decoration: none; }
.complex_scheme .hint .body .hint_title a:hover{ color: #008ad6; }
.complex_scheme .hint .items .item, .complex_scheme .mobile_hint .items .item { margin-bottom: 11px; display: flex; justify-content: space-between; }
.complex_scheme .hint .items .item .name, .complex_scheme .mobile_hint .items .item .name { color: #878787; max-width: 30%; font-size: 14px; }
.complex_scheme .hint .items .item .value, .complex_scheme .mobile_hint .items .item .value { color: #1a1a1a; font-size: 14px; font-weight: bold; }
.complex_scheme .hint .items .item.price_value .value, .complex_scheme .mobile_hint .items .item.price_value .value { color: #174750; font-size: 18px; }

.complex_scheme .mobile_point {
	display: none;
}

@media only screen and (max-width: 600px) {
	.complex_scheme {
		margin: 40px 0;
	}

    .complex_scheme .mobile_button {
        display: flex;
        position: absolute;
		cursor: pointer;
		font-size: 16px;
		padding: 10px 28px 10px 20px;
		background: #fff;
		border-radius: 4px;
		align-items: center;
		text-align: center;
		font-family: Arial, serif;
		font-style: normal;
		line-height: 24px;
    }
	
	
    .complex_scheme .mobile_button svg {
        width: unset !important;
        height: unset !important;
    }
	
	.complex_scheme svg {
		border-radius: 4px;
	}

    .complex_scheme .main_image {
        width: 100%;
        overflow: auto;
    }
    
    .complex_scheme.expanded .image svg {
        width: 100%;
        height: auto;
        max-width: unset;
        max-height: unset;
        margin: unset;
    }
    
    .complex_scheme.expanded .image svg path {
		pointer-events: none;
    }

    .complex_scheme.expanded .container {
        overflow: auto;
        width: 100%;
    }
	.complex_scheme .mobile_point {
		position: absolute;
		width: 32px;
		height: 32px;
		border-radius: 50%;
		border: 6px solid rgba(23, 71, 80, 0.6);
		cursor: pointer;
		background: #fff;
	}
	
	.complex_scheme .mobile_point.active {
		border-color: #fff;
		background: #174750;
	}
	
	.complex_scheme.expanded .mobile_point {		
		display: block;
	}
	
	.complex_scheme .mobile_hint {
		position: fixed;
		bottom: 10px;
		left: 50%;
		transform: translateX(-50%);
		width: 320px;
		max-width: 100%;
		padding: 20px;
		background-color: rgb(255, 255, 255);
		box-shadow: 0px 0px 7.2px 0.8px rgba(0, 0, 1, 0.35);
		text-align: left;
		color: #4d4d4d;
		font-size: 14px;
	}
	
	.complex_scheme .mobile_hint .body .hint_title {
		text-transform: uppercase;
		font-size: 18px;
		margin-bottom: 12px;
		color: #1a1a1a;
	}
	
	.complex_scheme.expanded .back {
		position: fixed;
		cursor: pointer;
		top: 0;
		right: 0;
		margin-top: 15px;
		margin-right: 15px;
	}
	
	.complex_scheme.expanded .mobile_button {
		display: none !important;
	}
}

.complex_layouts {
	margin: 60px 0;
}
.objects_search.layouts .simple {
	justify-content: unset;
}
.objects_search.layouts .simple > div {
	margin-right: 32px;
}
.complex_layouts .container > .items {
	margin-bottom: 20px;
}
.complex_layouts .item {
	display: flex;
}
.complex_layouts .item > div {
	width: 50%;
}
.complex_layouts .item > div:first-child {
	margin-right: 30px;
}
.complex_layouts .preview {
	position: relative;
}
.complex_layouts .preview .img-tab-wrap{
    height: 359px;
    background-size: contain;
    background-position: center center;
    background-color: #fff;
    background-repeat: no-repeat;
}
.complex_layouts .preview .img-tab-wrap.bg-cover{
    background-size: cover;
}
.complex_layouts .tabs {
	margin-bottom: 0;
}
.complex_layouts .navigation_wrapper {
	position: absolute;
	right: 10px;
	top: 10px;
}
.complex_layouts .navigation_wrapper li {
	display: inline-block;
	cursor: pointer;
	padding: 13px 20px;
	font-size: 16px;
	line-height: 20px;
	background: #F3F2F2;
}
.complex_layouts .navigation_wrapper li.active {
	background: #174750;
	color: #fff;
}
.complex_layouts .navigation_wrapper li:first-child {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.complex_layouts .navigation_wrapper li:last-child {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.complex_layouts img {
	display: block;
	margin: 0 auto;
	width: 100%;
	border-radius: 5px;
	border: 1px solid #EDEDED;
}
.complex_layouts .info > .name {
	font-size: 16px;
	font-weight: 700;
	line-height: normal;
	text-transform: uppercase;
	margin-bottom: 18px;
	padding: 0 15px;
}
.complex_layouts .parameters {
	display: table;
	width: 100%;
	margin-bottom: 50px;
}
.complex_layouts .parameters .param {
	display: table-row;
	font-size: 16px;
}
.complex_layouts .parameters .param > div {
	display: table-cell;
	padding: 13px 15px; 
}
.complex_layouts .parameters .param > div:first-child {
	border-radius: 4px 0 0 4px;
	color: #7E7E7E;
}
.complex_layouts .parameters .param > div:last-child {
	border-radius: 0 4px 4px 0;
	text-align: right;
}
.complex_layouts .parameters .param:nth-child(odd) {
	background: #F3F2F2;
}
.complex_layouts .navigation {
	position: relative;
}
.complex_layouts .pagination {
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding: 0;
}
.complex_layouts .pagination li {
	display: none;
}
.complex_layouts .pagination li:first-child, .complex_layouts .pagination li:last-child {
	display: block;
}
.complex_layouts .navigation .total_counter {
	position: absolute;
	text-align: center;
	left: 0;
	line-height: 40px;
	font-size: 16px;
	width: 100%;
	padding: 0 50px;
}

@media (max-width:1000px) {
	.objects_search.layouts {
		margin-bottom: 5px;
	}
}
@media (max-width:800px) {
	.objects_search.layouts .simple > div {
		margin-right: 2%;
	}
	.objects_search.layouts .simple > div:nth-child(2n) {
		margin-right: 0;
	}
	.complex_layouts .item {
		flex-flow: row wrap;
	}
	.complex_layouts .item > div {
		width: 100%;
		margin-right: 0 !important;
	}
	.complex_layouts .preview {
		margin-bottom: 20px;
	}
	.complex_layouts .preview .img-tab-wrap{
        height: 290px;
    }
}
@media (max-width:500px) {
	.objects_search.inline_search.layouts .simple > div {
		width: 49%;
	}
	.complex_layouts .info > .name {
		padding: 0 13px;
	}
	.complex_layouts .parameters .param > div {
		padding: 10px 13px; 
	}
	
	.complex_layouts ul.pagination li.current {
		display: none;
	}
	.complex_layouts .pagination li:first-child, .complex_layouts .pagination li:last-child {
		display: block;
	}
	.complex_layouts .parameters {
		margin-bottom: 0;
	}
	.complex_layouts .container {
		position: relative; 
		padding-bottom: 70px;
	}
	.complex_layouts .button {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
	}
}
.complex_layouts_list {
	margin: 60px 0;
}
.complex_layouts_list .items {
	display: table;
	font-size: 16px;
	text-align: center;
	width: 100%;
}
.complex_layouts_list .item {
	display: table-row;
}
.complex_layouts_list .item.head > div{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.complex_layouts_list .item.head > div:first-child {
	text-align: left;
}
.complex_layouts_list .item > div {
	display: table-cell;
	padding: 13px;
	vertical-align: middle;
}
.complex_layouts_list .item:not(.head) > div:first-child {
	border-radius: 4px 0 0 4px;
	text-align: left;
}
.complex_layouts_list .item:not(.head) > div:last-child {
	border-radius: 0 4px 4px 0;
}
.complex_layouts_list .item:not(.head):nth-child(4n) > div {
	background: #F3F2F2;
}
.complex_layouts_list .item img {
	max-width: 90px;
	height: auto;
}
.complex_layouts_list .item > div.mobile_params, .complex_layouts_list .mobile_data {
	display: none;
}
@media (max-width: 600px) {
	.complex_layouts_list .item.head {
		display: none;
	}
	.complex_layouts_list .container {
		width: 100%;
	}
	.complex_layouts_list .h2 {
		padding: 0 20px;
	}
	.complex_layouts_list .items {
		display: block;
	}
	.complex_layouts_list .item {
		display: flex;
		align-items: center;
		width: 100%;
		padding: 15px 20px;
		position: relative;
		flex-flow: row wrap;
	}
	.complex_layouts_list .item::after {
		content: '';
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 15px;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-top: 10px solid #ccc;
	}
	.complex_layouts_list .item > div {
		padding: 0;
	}
	.complex_layouts_list .item > div.preview {
		display: block;
		margin-right: 25px;
	}
	.complex_layouts_list .item > div.param {
		display: none;
	}
	.complex_layouts_list .item > div.mobile_params {
		display: block;
		text-align: left; 
	}
	.complex_layouts_list .mobile_params span {
		display: block;
		margin-bottom: 12px;
	}
	.complex_layouts_list .mobile_params span:last-child {
		margin-bottom: 0;
	}
	.complex_layouts_list .item:nth-child(4n) {
		background: #F3F2F2;
	}
	.complex_layouts_list .mobile_data.active {
		display: block;
		width: 100%;
		text-align: left;
		border-bottom: 1px solid #ccc;
		position: relative;
	}
	.complex_layouts_list .mobile_data .image {
		padding: 15px 70px 15px 30px;
	}
	.complex_layouts_list .mobile_data .rows {
		display: table;
		width: 100%;
		font-size: 16px;
	}
	.complex_layouts_list .rows > div {
		display: table-row;
	}
	.complex_layouts_list .rows > div > span {
		display: table-cell;
		padding: 13px 15px;
	}
	.complex_layouts_list .rows > div:nth-child(odd) span {
		background: #F3F2F2;
	}
	.complex_layouts_list .rows > div > span:first-child {
		color: #7E7E7E;
	}
	.complex_layouts_list .mobile_data .action.close {
		content: '';
		position: absolute;
		top: 30px;
		right: 15px;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-bottom: 10px solid #174750;		
	}
}
.complex_payment_plan {
	margin: 60px 0;
}
.complex_payment_plan .items .item {
	display: table;
	width: 100%;
	font-size: 16px;
	text-align: center;
}
.complex_payment_plan .item_row {
	display: table-row;
}
.complex_payment_plan .item_row.head {
	font-weight: bold;
}
.complex_payment_plan .item_row.head .cell {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
}
.complex_payment_plan .cell {
	padding: 13px 10px;
	display: table-cell;
}
.complex_payment_plan .cell:first-child {
	text-align: left;
}
.complex_payment_plan .cell:last-child {
	text-align: right;
}
.complex_payment_plan .item_row:not(.head).cell:first-child {
	border-radius: 4px 0 0 4px;
}
.complex_payment_plan .item_row:not(.head) .cell:last-child {
	border-radius: 4px 0 0 4px;
}
.complex_payment_plan .item_row:not(.head):nth-child(odd) .cell {
	background: #F3F2F2;
}

.complex_payment_plan .mobile_select {
	display: none;
}

@media only screen and (max-width: 600px) {
	.complex_payment_plan .tabs {
		display: none;
	}
	
	.complex_payment_plan .mobile_select {
		display: block;
	}
	
	.complex_payment_plan .inline_filter .kitui-select {
		width: 100%;
	}
	
	.complex_payment_plan .inline_filter {
		margin-bottom: 20px;
	}
	.complex_payment_plan .items .item {
		display: block;
	}
	.complex_payment_plan .item_row {
		display: flex;
		flex-flow: row wrap;
		padding: 13px 10px;
		border-radius: 4px;
	}
	.complex_payment_plan .item_row:nth-child(even) {
		background: #F3F2F2;
	}
	.complex_payment_plan .item_row:not(.head):nth-child(odd) .cell {
		background: unset;
	}
	.complex_payment_plan .item_row.head {
		display: none;
	}
	.complex_payment_plan .cell {
		padding: 0;
		width: 50%;
		text-align: left;
	}
	.complex_payment_plan .cell:first-child {
		width: 100%;
		font-weight: bold;
		margin-bottom: 8px;
		text-align: left !important;
		padding: 0 !important;
	}
	.complex_payment_plan .items.col-3 .cell:nth-child(2n) {
		padding-right: 10px;
	}
	.complex_payment_plan .items.col-3 .cell:nth-child(2n + 1) {
		padding-left: 10px;
		text-align: right;
	}
	.complex_payment_plan .items.col-4 .cell:nth-child(2) {
		text-align: left !important;
		padding: 0 !important;
		width: 100%;
		margin-bottom: 8px;
	}
	.complex_payment_plan .items.col-4 .cell:nth-child(2n) {
		padding-left: 10px;
		text-align: right;
	}
	.complex_payment_plan .items.col-4 .cell:nth-child(2n + 1) {
		padding-right: 10px;
	}
}.complex_links_block {
	margin: 60px 0;
}
.complex_links_block .h2 {
	margin-bottom: 20px;
}
.complex_links_block .container {
	border-radius: 4px;
	border: 1px solid #EDEDED;
	padding: 30px;
	background-color: #fff;
	background-position: right bottom;
 	background-repeat: no-repeat;
}
.complex_links_block .links {
	margin-bottom: 24px;
	font-size: 16px;
}
.complex_links_block .links > div {
	margin-bottom: 15px;
}
.complex_links_block .links > div:last-child {
	margin-bottom: 0;
}
@media (max-width: 800px) {
	.complex_links_block .container {
		width: 100%;
		border-radius: 0;
		padding: 25px 15px;
		background: #fff !important;
	}
	.complex_links_block .btn {
		width: 100%;
	}
}.price_filter{
    margin-bottom: 15px;
}
.price_filter form{
    display: flex;
    flex-flow: row wrap;
}
.price_filter form .item{
    margin-right: 26px;
}
.price_filter form .item:last-child{
    margin-right: 0;
}
.development_prices .top_info {
	margin-bottom: 20px;
	display: flex;
}
.development_prices .top_info .item {
	margin-right: 130px;
}
.development_prices .top_info .item:last-child {
	margin-right: 0;
}
.development_prices .top_info .name {
	font-size: 12px;
	color: #7E7E7E;
	margin-bottom: 10px;
}
.development_prices .top_info .value {
	font-size: 22px;
	text-transform: uppercase;
}
.development_prices .top_info .sign {
	display: inline-block;
    width: 10px;
    height: 12px;
}
.development_prices .top_info .sign.up {
	background: url(/assets/images/sprite_new.png) -384px -1px;
}
.development_prices .top_info .sign.down {
	background: url(/assets/images/sprite_new.png) -397px -1px;
}
@media (max-width:600px) {
	.development_prices .top_info .item {
		margin-right: 30px;
	}
}.complex_contact {
	margin: 60px 0;
}
.complex_contact .wrapper {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.complex_contact .left_block {
	display: flex;
	align-items: center;
    width: 700px;
}
.complex_contact .preview {
	margin-right: 4.28%;
    width: 42.85%;
}

.complex_contact .preview .img{
	background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    aspect-ratio: 5 / 4;
}

.complex_contact .preview img {
	min-width: 300px;
}

.complex_contact .text {
	font-size: 20px;
	line-height: 26px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	position: relative;
}
.complex_contact .text::after {
	content: '';
	position: absolute;
	bottom: 0;
	height: 1px;
	width: 60%;
	background: #ccc;
    left: 0;
}
.complex_contact .info {
	line-height: 20px;
	max-width: 370px;
    padding-right: 10px;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.complex_contact .name {
	font-size: 16px;
    line-height: 22px;
	font-weight: bold;
	margin-bottom: 6px;
}
.complex_contact form {
	width: 320px;
	min-width: 320px;
}

@media (max-width:1000px) {
    .complex_contact form{
        width: 250px;
        min-width: 250px;
    }
}

.complex_contact .personal-data {
    font-size: 12px;
    margin-bottom: 15px;
}

.complex_contact form .btn.nomargin{
    margin-top: 0;
}

.complex_contact form input[type="text"] {
	width: 100%;
	margin-bottom: 15px;
}
.complex_contact form .btn {
	margin-top: 15px;
}
.complex_contact form .btn:has(svg),
.complex_contact form .btn:has(img) {
  	display: flex;
    align-items: center;
    justify-content: center;
}
.complex_contact form .btn svg,
.complex_contact form .btn img {
	width: 26px;
	height: 26px;
	margin-right: 10px;
}
.complex_contact form .btn svg path {
	opacity: 1;
}
.complex_contact .country-phone-input .selected {
	line-height: 50px;
	height: 50px;
}
.complex_contact form input[type="text"] {
	height: 50px;
}

@media (max-width: 1000px) {
	.complex_contact {
		margin: 40px 0;
	}
	.complex_contact .preview img {
		min-width: unset;
	}
}
@media (max-width: 800px) {
	.complex_contact .wrapper {
		width: 100%;
		flex-flow: row wrap;
	}
	.complex_contact .left_block {
		width: 100%;
		flex-flow: row wrap;
		margin-bottom: 20px;
	}
	.complex_contact .preview {
		padding-right: 0;
		width: 100%;
		margin-bottom: 15px;
        /* height: 200px; */
        margin-right: 0;
	}
    .complex_contact .info{
        margin-top: 0;
        max-width: none;
        padding-right: 0;
        width: 100%;
    }
    .complex_contact .preview .img{
        /* height: 200px; */
        margin-right: auto;
        margin-left: auto;
        background-size: cover;
    }
	.complex_contact .preview img {
		width: 100%;
	}
	.complex_contact .text {
		padding-bottom: 10px;
		margin-bottom: 10px;
        font-size: 18px;
        line-height: 24px;
	}
	.complex_contact .text::after {
		width: 100%;
	}
	.complex_contact form {
		width: 100%;
        margin-top: 0;
	}
}

.page_gallery {
	margin: 60px 0;
}
.page_gallery .gallery {
	position: relative;
}
.page_gallery .gallery_wrapper {
	display: none;
}
.page_gallery .gallery_wrapper.active {
	display: block;
}
.page_gallery #img_resize_container {
	cursor: unset;
}
.page_gallery #img_resize_container div {
	background-size: cover;
}
.page_gallery .kit_inline_gallery .thumbs ul li img.active {
	border: 0;
}
.page_gallery .open_full {
	border-radius: 4px;
	background: rgba(255, 255, 255, 0.80);
	padding: 13px 20px;
	position: absolute;
	left: 10px;
	top: 10px;
	cursor: pointer;
}
.page_gallery .open_full a {
	position: relative;
	padding-left: 30px;
	font-size: 16px;
	line-height: 20px;
	display: block;
}
.page_gallery .open_full a::before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	background: url(/assets/images/icons/svg/fullscreen.svg) no-repeat;
}
.page_gallery .tabs {
	position: absolute;
	right: 10px;
	top: 10px;
}
.page_gallery .tabs a {
	display: inline-block;
	cursor: pointer;
	padding: 13px 20px;
	font-size: 16px;
	line-height: 20px;
	background: #fff;
	color: #1A1A1A;
}
.page_gallery .tabs a.active {
	background: #174750;
	color: #fff;
}
.page_gallery .tabs a:first-child {
	border-radius: 4px 0 0 4px;
}
.page_gallery .tabs a:last-child {
	border-radius: 0 4px 4px 0;
}
.page_gallery .kit_inline_gallery .thumbs ul {
	transition: margin-left 0.75s ease-out;
}
.page_gallery .kit_inline_gallery .thumbs .scroll_left, .page_gallery  .kit_inline_gallery .thumbs .scroll_right {color:#ccc;}
@media (max-width:600px) {
	.page_gallery .open_full {
		display: none;
	}
	.page_gallery .tabs {
		position: static;
		right: unset;
		top: unset;
		margin-bottom: 20px;
		display: flex;
		flex-flow: row wrap;
	}
	.page_gallery .tabs a {
		width: 50%;
		background: #F3F2F2;
		text-align: center;
	}
	.page_gallery .tabs a:first-child {
		border-radius: 4px 0 0 4px;
	}
	.page_gallery .tabs a:nth-child(2n) {
		border-radius: 0 4px 4px 0;
	}
	.page_gallery .tabs a:first-child:nth-last-child(3) {
		border-radius: 4px 0 0 0;
	}
	.page_gallery .tabs a:nth-child(2n):nth-last-child(2) {
		border-radius: 0 0 4px 0;
	}
	.page_gallery .tabs a:nth-child(odd):last-child {
		width: 100%;
		border-radius: 0 0 4px 4px;
	}
	.page_gallery .kit_inline_gallery .thumbs {
		padding: 10px 0;
	}
	.page_gallery .kit_inline_gallery .thumbs .scroll_left, .page_gallery .kit_inline_gallery .thumbs .scroll_right {
		display: none;
	}
	.page_gallery .kit_inline_gallery .thumbs ul li {
		padding: 5px;
	}
}.text_media {
	margin: 60px 0;
}
.text_media .grid2 > div{ margin-bottom: 30px; }
.text_media .video-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    overflow: hidden;
}
.text_media .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media (max-width: 600px) {
	.text_media {
		margin: 40px 0;
	}	
}
@media (max-width: 550px) {
	.grid3.mobile-reverse, .grid2.mobile-reverse{ display: flex; flex-flow: column-reverse wrap; }
	.text_media .grid2 > div{ margin-bottom: 20px; }
}.builder_single .data {
    display: flex;
    flex-flow: row wrap;
}

.builder_single .data .logo {
    margin-right: 28px;
}

.builder_single .data .logo img {
	max-width: 220px;
    max-height: 189px;
	width: auto;
	height: auto;
}

.builder_single .data .info {
    width: 70%;
}

.builder_single .data .info .counters {
    display: flex;
    flex-flow: row wrap;
    margin-bottom: 23px;
}

.builder_single .counters > div {
    width: 32%;
    margin-right: 2%;
}

.builder_single .counters > div:nth-child(3n) {
    margin-right: 0;
}

.builder_single .counters .name {
    font-size: 14px;
    color: #939393;
    margin-bottom: 6px;
}

.builder_single .counters .value {
    font-size: 22px;
    color: #174750;
}

.builder_single .data .info .details {
	margin-top: 12px;
    font-size: 16px;
    line-height: 20px;
}
.builder_single .mobile {
	display: none;
}

@media (max-width:800px) {
	.builder_single.container {
		background: #fff;
		padding: 20px 15px;
		border-top: 1px solid #EDEDED;
		border-bottom: 1px solid #EDEDED;
		width: 100%;
	}
	.builder_single .main {
		display: none;
	}
	.builder_single .mobile {
		display: block;
	}
	.builder_single .mobile .info {
		margin-right: 10px;
	}
	.builder_single .top {
		display: flex;
		justify-content: space-between;
		margin-bottom: 20px;
	}
	.builder_single .top img {
		width: 100px;
		min-width: 100px;
	}
	.builder_single .preview {
		max-width: 100px;
		max-height: 85px;
	}
	.builder_single .h2 {
		margin-bottom: 20px;
	}
	.builder_single .top .name {
		font-size: 14px;
		color: #7E7E7E;
	}
	.builder_single .top .counter {
		display: flex;
		align-items: center;
	}
	.builder_single .top .value {
		color: #174750;
		font-size: 18px;
		font-weight: bold;
		margin-left: 10px;
	}
	.builder_single .counters > div {
		width: 49%;
	}
	.builder_single .counters .value {
		font-size: 18px;
		font-weight: bold;
	}
	.builder_single .counters .foundation_year {
		display: none;
	}
	.builder_single .bottom {
		padding-top: 15px;
		margin-top: 20px;
		border-top: 1px solid #EDEDED;
		font-size: 16px;
	}
}


