@charset "UTF-8";

/*Theme Name: Недвижимость на яузе (v2)
Description: Тема для сайта Недвижимость на яузе
Author: Inmark24
Author URI: https://inmark24.ru/
*/

@font-face {
    font-family: 'Inter';
    src: url('../yauzaAN/assets/fonts/Inter-Regular.eot');
    src: local('Inter Regular'), local('Inter-Regular'),
    url('../yauzaAN/assets/fonts/Inter-Regular.eot?#iefix') format('embedded-opentype'),
    url('../yauzaAN/assets/fonts/Inter-Regular.woff') format('woff'),
    url('../yauzaAN/assets/fonts/Inter-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
*, ::after, ::before {
    box-sizing: border-box;
}
img.lazy {
  position:relative;
  background: #F1F1FA; 
}
img.owl-lazy{
	opacity:0;
}
/*img.lazy:before{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	top:100%;
	bottom:100%;
	background: #F1F1FA;	
}*/
.owl-carousel { touch-action: none; }
html, body {
    height: 100%;
    padding: 0;
    margin: 0;
}

body {
    font-family: Inter;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
}

html {
    overflow-x: hidden;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
}
dl, h1, h2, h3, h4, h5, h6, ol, p, ul {
    margin-top: 0;
}
a {
    cursor: pointer;
    text-decoration: none;
}

img {
    border: none;
}
#sale{
    position: absolute;
    top: -56px;
    right: -90px;
    width: 343px;
}
#sale img{
    width: 100%;
    height: 100%;
}
#sale img.sale_mobile {
    display: none;
}
.main-container {
    padding-top: 138px;
    min-height: 563px;
}

#main-menu .hfe-pointer__underline .menu-item.parent a.hfe-menu-item:after {
    height: 1px !important;
}

#object-property .single-property-image-thumb {
    height: 100px;
    overflow: hidden;
}

#footer-social-icons a:hover, #footer-social-icons a:active {
    opacity: 1 !important;
}

#footer-social-icons a:hover svg > path, #footer-social-icons a:active svg > path, #header-secondmenu-icon a:hover svg > path,
#header-secondmenu-icon a:active svg > path {
    fill: #EA5163;
}

.header-icons a:hover svg > path, .header-icons a:active svg > path {
    fill: #539CA2;
}

.header-phone a:hover {
    color: #539CA2 !important;
    text-decoration: none !important;
}

.header-phone a {
    color: #29456C;
}

#header-main-menu .elementor-container.elementor-column-gap-no {
    justify-content: space-between;
}

#header-contacts .elementor-container.elementor-column-gap-default {
    margin-right: 0 !important;
    justify-content: right;
}

#section-logo .elementor-container.elementor-column-gap-default {
    justify-content: left;
    margin-left: 0 !important;
}

.konsult-free-form p {
    margin: 0;
    padding: 0;
}

.konsult-free-form input[type=text] {
    width: 100%;
    padding: 15px;
    border-radius: 8px;
    border: 1px solid #EAEFF1;
    background: #F4F5F8;
    outline: none;
    color: #222222;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.konsult-free-form .form-input + .form-input {
    margin-top: 10px;
}

.konsult-free-form input[type=text]::placeholder {
    color: #B1B6BD;
}

.konsult-free-form input[type=text]:focus {
    border: 1px solid #539CA2;
}

.wpcf7-form.invalid .wpcf7mf-mask.empty, .wpcf7-form.invalid .wpcf7mf-mask.empty1 {
    border: 1px solid #EA5163;
}

.konsult-free-form .form-btn input[type=submit], .konsult-free-form input[type=submit].form-btn{
    border-radius: 8px;
    border: none;
    background: #EA5163;
    text-align: center;
    padding: 16px 20px;
    width: 100%;
    color: #ffffff;
    font-size: 12px;
    font-family: Inter;
    cursor: pointer;
    margin-top: 10px;
}

.form-komment {
    color: #B1B6BD;
    font-family: Inter;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 22px;
	
}
#banner .form-komment {
	width: 100%;
	min-height:42px;
}
.konsult-free-form .form-btn input[type=submit]:hover, .konsult-free-form input[type=submit].form-btn:hover {
    background: #D62A2A;
    box-shadow: 0 7px 20px 0 rgba(148, 28, 28, 0.15);
}

.konsult-free-form .form-btn input[type=submit]:active, .konsult-free-form input[type=submit].form-btn:active {
    background: #941C1C;
    box-shadow: none;
}

.form-social-link {
    margin-top: 10px;
}

.form-social-link .wpcf7-checkbox, #banner_form .form-social-link{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}


.form-social-link .wpcf7-list-item {
    margin: 0;
}

.form-social-link input[type=checkbox] {
    opacity: 0;
    height: 8px;
    position: relative;
    z-index: 5;
    cursor: pointer;
}

.form-social-btn .wpcf7-list-item {
    position: relative;
    border-radius: 8px;
    border: 1px solid #EAEFF1;
    background: #F4F5F8;
    color: #B1B6BD;
    font-family: Inter;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    width: 90px;
    cursor: pointer;
	min-height: 36px;
}

.form-social-btn .wpcf7-list-item label {
    display: block;
    width: 100%;
    padding: 9px;
    margin-bottom: 0;
}

.form-social-btn .wpcf7-list-item-label {
    margin-left: 7px;
}

.form-social-btn .wpcf7-list-item.first:before {
    cursor: pointer;
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    width: 20px;
    height: 20px;
    /*background: url(/wp-content/uploads/2023/07/form_icon_phone.svg) no-repeat;*/
    background: url(assets/image/form_icon_phone.svg) no-repeat;
    background-size: 15px 17px;
}
.form-social-btn .wpcf7-list-item.first:hover:before{
    left: 9px;
}

.form-social-btn .wpcf7-list-item:nth-child(2):before {
    cursor: pointer;
    content: "";
    position: absolute;
    top: 7px;
    left: 10px;
    width: 20px;
    height: 20px;
    /*background: url(/wp-content/uploads/2023/07/form_icon_whatsapp.svg) no-repeat;*/
    background: url(assets/image/form_icon_whatsapp.svg) no-repeat;
    background-size: 17px 20px;
}
.form-social-btn .wpcf7-list-item:nth-child(2):hover:before{
    left: 8px;
}
.form-social-btn .wpcf7-list-item.last:before {
    cursor: pointer;
    content: "";
    position: absolute;
    top: 7px;
    left: 10px;
    width: 20px;
    height: 20px;
    /*background: url(/wp-content/uploads/2023/07/form_icon_tg.svg) no-repeat;*/
    background: url(assets/image/form_icon_tg.svg) no-repeat;
    background-size: 18px 21px;
}

.form-social-btn .wpcf7-list-item-label, .form-social-btn label {
    cursor: pointer;
}

.form-social-btn .wpcf7-list-item:hover, .form-social-btn .wpcf7-list-item.check {
    background: #539CA2;
    color: #ffffff;
    border: 1px solid #539CA2;
}

.form-social-btn .wpcf7-list-item.first:hover:before, .form-social-btn .wpcf7-list-item.first.check:before {
    background: url(/wp-content/uploads/2023/07/form_icon_phone_ewhite.svg) no-repeat;
    background-size: 16px 16px;
}

.form-social-btn .wpcf7-list-item:nth-child(2):hover:before, .form-social-btn .wpcf7-list-item:nth-child(2).check:before {
    background: url(/wp-content/uploads/2023/07/form_icon_whatsapp_ehite.svg) no-repeat;
}

.form-social-btn .wpcf7-list-item.last:hover:before, .form-social-btn .wpcf7-list-item.last.check:before {
    background: url(/wp-content/uploads/2023/07/form_icon_tg_ehite.svg) no-repeat;
    background-size: 18px 18px;
    top: 8px;
    left: 11px;
}

#free-consult-form .wpcf7-response-output {
    position: absolute;
    bottom: -85px;
    background-color: #ffffff;
    font-size: 12px;
    font-family: 'Inter';
}

.form-btn {
    position: relative;
	width: 100%;
	height: 60px;
}

#free-consult-form .wpcf7-not-valid-tip, .banner-form-consult .wpcf7-not-valid-tip, .agent-form .wpcf7-not-valid-tip,
.predlojenie-form .wpcf7-not-valid-tip {
    display: none;
}

#free-consult-form .wpcf7-spinner {
    position: absolute;
    right: -30px;
    top: 22px;
    margin: 0;
}

#free-consult-form .wpcf7-checkbox.wpcf7-not-valid .wpcf7-list-item, .banner-form-consult .wpcf7-checkbox.wpcf7-not-valid .wpcf7-list-item,
.agent-form .wpcf7-checkbox.wpcf7-not-valid .wpcf7-list-item, .predlojenie-form .wpcf7-checkbox.wpcf7-not-valid .wpcf7-list-item {
    border: 1px solid #EA5163;
}

.reviews .elementskit-profile-info:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 217px;
    background-color: #ffffff;
    border-top: 1px solid #EAEFF1;
    border-radius: 30px;
}

.reviews .elementskit-commentor-content span {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

#owl-team .item-link,  #owl-team-rukovodstvo .item-link{
    display: block;
    cursor: inherit;
    width: 100%;
    height: 100%;
}

#owl-team .item-wrapper, #owl-team-rukovodstvo .item-wrapper{
    width: 100%;
    height: 550px;
    border-radius: 30px;
    overflow: hidden;
}

#owl-team img, #owl-team-rukovodstvo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.item-desc-info {
    width: calc(100% - 60px);
    margin: 0 auto;
    display: none;
    left: 0;
    right: 0;
    position: absolute;
    bottom: 30px;
    background-color: #ffffff;
    border-radius: 30px;
    padding: 30px;
    transition: all 2s;
}

.item-desc-info .item-team-title, .item-desc-position {
    color: #222;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
   
    line-height: 24px;
}
.item-desc-info .item-team-title{
	font-weight: 400;
	font-size: 14px;
    margin-top: 5px;
}
.item-desc-position{
	font-weight: 600;	
}
.item-desc-info .item-team-title {
    /*margin-bottom: 20px;*/
}

.item-desc-text {
    color: #444;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 20px;
	margin-top: 6px;
}

.item-btn {
    display: block;
    width: 100%;
    border-radius: 8px;
    background: #EA5163;
    padding: 17px;
    text-align: center;
    color: #FFF;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
#team .item-btn{
	margin-top:20px;
}
.item-btn:hover {
    background: #D62A2A;
}

.item-btn:active {
    background: #941C1C;
}

.item-btn:hover {
    color: #ffffff;
    text-decoration: none;
}

.item-wrapper:hover .item-desc-info {
    display: block;
    transition: all 5s;
}

#owl-team .owl-dots, #reviews .owl-dots, #similar .owl-dots, #owl-team-rukovodstvo .owl-dots{
    padding-top: 30px;
}

#owl-team .owl-dots .owl-dot.active span, #owl-team .owl-dots .owl-dot.active span, #owl-team .owl-nav .owl-next:hover,
#owl-team .owl-nav .owl-prev:hover, #reviews .owl-dots .owl-dot.active span, #reviews .owl-dots .owl-dot.active span, #reviews .owl-nav .owl-next:hover,
#reviews .owl-nav .owl-prev:hover, #similar .owl-dots .owl-dot.active span, #similar .owl-dots .owl-dot.active span, #similar .owl-nav .owl-next:hover,
#similar .owl-nav .owl-prev:hover, #portfolio__slider .owl-nav .owl-next:hover, #portfolio__slider .owl-nav .owl-prev:hover,
#owl-team-rukovodstvo .owl-dots .owl-dot.active span,#owl-team-rukovodstvo .owl-dots .owl-dot.active span, #owl-team-rukovodstvo .owl-nav .owl-next:hover, #owl-team-rukovodstvo .owl-nav .owl-prev:hover{
    background-color: #B1B6BD;
}

#owl-team .owl-dots .owl-dot.active span, #reviews .owl-dots .owl-dot.active span, #similar .owl-dots .owl-dot.active span, #owl-team-rukovodstvo .owl-dots .owl-dot.active span {
    border-radius: 6px;
    width: 20px;
}

#owl-team .owl-dots .owl-dot span, #reviews .owl-dots .owl-dot span, #similar .owl-dots .owl-dot span, #owl-team-rukovodstvo .owl-dots .owl-dot span {
    background-color: #D9D9D9;
    border-radius: 5px;
    width: 8px;
    height: 8px;
}

#owl-team .owl-nav .owl-next, #owl-team .owl-nav .owl-prev, #reviews .owl-nav .owl-prev, #reviews .owl-nav .owl-next,
#similar .owl-nav .owl-next, #similar .owl-nav .owl-prev, #portfolio__slider .owl-nav .owl-prev, #portfolio__slider .owl-nav .owl-next,
#gallary .owl-nav .owl-next, #gallary .owl-nav .owl-prev, #best .owl-nav .owl-next, #best .owl-nav .owl-prev, #our-team .owl-nav .owl-next, #our-team .owl-nav .owl-prev,
#video .owl-nav .owl-next, #video .owl-nav .owl-prev, #owl-team-rukovodstvo .owl-nav .owl-next, #owl-team-rukovodstvo .owl-nav .owl-prev{
    width: 54px;
    height: 54px;
    border-radius: 50%;
    overflow: hidden;
    transition: all 0s;
}

#reviews .owl-nav .owl-prev, #reviews .owl-nav .owl-next, #portfolio__slider .owl-nav .owl-prev, #portfolio__slider .owl-nav .owl-next {
    background-color: #F4F5F8;
    border: 1px solid #EAEFF1;
}

#owl-team .owl-nav .owl-next, #owl-team .owl-nav .owl-prev, #similar .owl-nav .owl-next, #similar .owl-nav .owl-prev,
#gallary .owl-nav .owl-next, #gallary .owl-nav .owl-prev, #best .owl-nav .owl-next, #best .owl-nav .owl-prev, #our-team .owl-nav .owl-next, #our-team .owl-nav .owl-prev,
#video .owl-nav .owl-next, #video .owl-nav .owl-prev, #owl-team-rukovodstvo .owl-nav .owl-next, #owl-team-rukovodstvo .owl-nav .owl-prev{
    background-color: #ffffff;
}

#owl-team .owl-nav .owl-next span, #owl-team .owl-nav .owl-prev span, #reviews .owl-nav .owl-prev span, #reviews .owl-nav .owl-next span,
#similar .owl-nav .owl-prev span, #similar .owl-nav .owl-next span, #portfolio__slider .owl-nav .owl-prev span, #portfolio__slider .owl-nav .owl-next span,
#gallary .owl-nav .owl-next span, #gallary .owl-nav .owl-prev span, #gallary .owl-nav .owl-next i, #gallary .owl-nav .owl-prev i, #best .owl-nav .owl-next span, #best .owl-nav .owl-prev span,
#our-team .owl-nav .owl-next i, #our-team .owl-nav .owl-prev i,  #video .owl-nav .owl-next span, #video .owl-nav .owl-prev span, #owl-team-rukovodstvo .owl-nav .owl-next span, #owl-team-rukovodstvo .owl-nav .owl-prev span {
    display: none;
}

#owl-team .owl-nav .owl-next:after, #reviews .owl-nav .owl-next:after, #similar .owl-nav .owl-next:after, #portfolio__slider .owl-nav .owl-next:after,
#gallary .owl-nav .owl-next:after, #best .owl-nav .owl-next:after, #our-team .owl-nav .owl-next:after, #video .owl-nav .owl-next:after,#owl-team-rukovodstvo .owl-nav .owl-next:after {
    border: none;
    width: 30px;
    height: 30px;
    top: 12px;
    left: 12px;
    background: url(/wp-content/uploads/2023/07/owl-arrow-next-new.svg) no-repeat;
}

#our-team .owl-nav .owl-next:after {
    right: 11px;
}

#owl-team .owl-nav .owl-prev:after, #reviews .owl-nav .owl-prev:after, #similar .owl-nav .owl-prev:after, #portfolio__slider .owl-nav .owl-prev:after,
#gallary .owl-nav .owl-prev:after, #best .owl-nav .owl-prev:after, #our-team .owl-nav .owl-prev:after, #video .owl-nav .owl-prev:after,#owl-team-rukovodstvo .owl-nav .owl-prev:after {
    border: none;
    width: 30px;
    height: 30px;
    top: 12px;
    left: 12px;
    background: url(/wp-content/uploads/2023/07/owl-arrow-prev-new.svg) no-repeat;
}

#owl-team .owl-nav .owl-next:hover, #owl-team .owl-nav .owl-prev:hover, #reviews .owl-nav .owl-next:hover, #reviews .owl-nav .owl-prev:hover,
#similar .owl-nav .owl-next:hover, #similar .owl-nav .owl-prev:hover, #portfolio__slider .owl-nav .owl-next:hover, #portfolio__slider .owl-nav .owl-prev:hover,
#gallary .owl-nav .owl-next:hover, #gallary .owl-nav .owl-prev:hover, #best .owl-nav .owl-next:hover, #best .owl-nav .owl-prev:hover,
#our-team .owl-nav .owl-next:hover, #our-team .owl-nav .owl-prev:hover,  #video .owl-nav .owl-next:hover, #video .owl-nav .owl-prev:hover,#owl-team-rukovodstvo .owl-nav .owl-next:hover, #owl-team-rukovodstvo .owl-nav .owl-prev:hover {
    background-color: #EA5163;
    transition: all 0s;
}

#reviews .owl-nav .owl-next:hover, #reviews .owl-nav .owl-prev:hover, #similar .owl-nav .owl-prev:hover,
#portfolio__slider .owl-nav .owl-next:hover, #portfolio__slider .owl-nav .owl-prev:hover {
    border: 1px solid #EA5163;
}

#owl-team .owl-nav .owl-next:hover:after, #reviews .owl-nav .owl-next:hover:after, #similar .owl-nav .owl-next:hover:after,
#portfolio__slider .owl-nav .owl-next:hover:after, #gallary .owl-nav .owl-next:hover:after, #best .owl-nav .owl-next:hover:after,
#our-team .owl-nav .owl-next:hover:after, #video .owl-nav .owl-next:hover:after,#owl-team-rukovodstvo .owl-nav .owl-next:hover:after {
    background: url(/wp-content/uploads/2023/07/owl-arrow-next-hover-new.svg) no-repeat;
}

#owl-team .owl-nav .owl-prev:hover:after, #reviews .owl-nav .owl-prev:hover:after, #similar .owl-nav .owl-prev:hover:after,
#portfolio__slider .owl-nav .owl-prev:hover:after, #gallary .owl-nav .owl-prev:hover:after, #best .owl-nav .owl-prev:hover:after,
#our-team .owl-nav .owl-prev:hover:after, #video .owl-nav .owl-prev:hover:after,#owl-team-rukovodstvo .owl-nav .owl-prev:hover:after {
    background: url(/wp-content/uploads/2023/07/owl-arrow-prev3-hover-new.svg) no-repeat;
}

#gallary .owl-nav .owl-prev, #our-team .owl-nav .owl-prev {
    left: 40px;
}

#gallary .owl-nav .owl-next, #our-team .owl-nav .owl-next {
    right: 40px;
}

#owl-team .owl-nav .owl-next, #best .owl-nav .owl-next, #video .owl-nav .owl-next,#owl-team-rukovodstvo .owl-nav .owl-next {
    right: -89px;
}

#similar .owl-nav .owl-next {
    right: -82px;
}

#owl-team .owl-nav .owl-prev, #best .owl-nav .owl-prev, #video .owl-nav .owl-prev,#owl-team-rukovodstvo .owl-nav .owl-prev  {
    left: -89px;
}

#similar .owl-nav .owl-prev {
    left: -82px;
}

.text-overflow {
    overflow-x: hidden;
    overflow-y: scroll;
    height: 350px;
}

.text-overflow {
    scrollbar-width: thin;
    scrollbar-color: #539CA2 #F4F5F8;
}

.text-overflow::-webkit-scrollbar {
    width: 5px;
}

.text-overflow::-webkit-scrollbar-track {
    background: #F4F5F8;
}

.text-overflow::-webkit-scrollbar-thumb {
    background-color: #539CA2;
    border-radius: 2px;
    border: 1px solid #539CA2;
}

.call-form .form-btn input[type=submit] {
    min-width: 260px;
    border-radius: 8px;
    background: #EA5163;
    padding: 20px;
    color: #ffffff;
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    height: 60px;
    outline: none;
    border: 0;
}

.call-form .form-btn input[type=submit]:hover {
    background: #D62A2A;
    box-shadow: 0 7px 20px 0 rgba(148, 28, 28, 0.15);
}

.call-form .form-btn input[type=submit]:active {
    background: #941C1C;
    box-shadow: none;
}

.call-form input[type=text] {
    color: #222222;
    outline: none;
    background: #FFFFFF;
    border: 1px solid #B1B6BD;
    border-radius: 8px;
    padding: 16px 15px;
    height: 60px;
    width: 587px;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.call-form input[type=text]:focus {
    border: 1px solid #539CA2;
}

.call-form input[type=text]::placeholder {
    color: #B1B6BD;
}

.call-form .form-btn {
    position: absolute;
    top: 0;
    right: 0;
	max-width: 260px;	
}

.call-form .form-komment {
    max-width: 445px;
}

.call-form .form-komment p {
    margin: 0;
    padding: 0;
}

#call-form .wpcf7-response-output {
    position: absolute;
    color: #ffffff;
    font-family: Inter;
    font-size: 12px;
}

#faq-list a {
    text-decoration: none;
}

#faq-list a:hover {
    color: #539CA2;
}

#faq-list svg {
    width: 30px;
    height: 30px;
}

#faq-list .elementor-accordion-item {
    border-radius: 20px;
    margin-bottom: 10px;
    overflow: hidden;
}

#map {
	position:relative;
    width: 100%;
    height: 724px;
    border-top-left-radius: 30px;
    border-top-right-radius: 30px;
    overflow: hidden;
}

#mainmap {
	position: relative;
    width: 100%!important;
    height: 730px;
    border-radius: 30px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    display: block;
    box-sizing: border-box;
}
/* Добавляем стили для родительских контейнеров */
div.wrapper > div#map-objects > div.container-content {
    width: 100%;
    height: auto;
    position: relative;
    display: block;
}


.div.wrapper > div#map-objects > div.container-content > div#mainmap {
    width: 100%;
    height: 730px;
    display: block;
    position: relative;
}
#mainmap iframe {
    width: 100%;
    height: 100%;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
}
#mainmap.main-map-padding{
	padding: 120px 0 0 0;
	border-radius:0!important;
	height: 850px;		
}
#map-root {
    position: absolute;
    top: 120px;
    width: 100%;
    z-index: 2;
    max-width: 1170px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.map-root-wrapper {
    position: relative;
    width: 370px;
    padding: 40px;
    border-radius: 30px;
    background: #FFF;
    box-shadow: 0 20px 40px 0 rgba(105, 105, 105, 0.10);
}


.map-root-title h2 {
    color: #29456C;
    font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 38.4px;
    margin-bottom: 30px;
}

.map-root-control {
    width: 100%;
    height: 50px;
    display: flex;
    flex-direction: row;
    background-color: #F4F5F8;
    border-radius: 8px;
    margin-bottom: 20px;
}

.map-root-input input[type=text], .map-root-whereare {
    width: 100%;
    height: 50px;
    border-radius: 8px;
    border: 1px solid #EAEFF1;
    background: #F4F5F8;
    color: #222;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 17px;
    outline: none;
    margin-bottom: 13px;
}

.map-root-input input[type=text]::placeholder {
    color: #B1B6BD;
}

.map-root-where-address {
    color: #B1B6BD;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.2px;
    margin-bottom: 20px;
}

.map-root-btn input[type=button] {
    width: 100%;
    height: 50px;
    border-radius: 8px;
    background: #EA5163;
    color: #FFF;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 17px;
    text-align: center;
    border: none;
}

.map-root-check {
    color: #B1B6BD;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.map-root-check label span {
    margin-left: 4px;
}

.map-root-btn input[type=button]:hover {
    background: #D62A2A;
    box-shadow: 0 7px 20px 0 rgba(148, 28, 28, 0.15);
}

.map-root-btn input[type=button]:active {
    background: #941C1C;
    box-shadow: none;
}

.map-root-control-item {
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
}

.map-root-control-item input[type=radio] {
    opacity: 0;
    z-index: -1;
    position: absolute;
}

.map-root-control-item label {
    cursor: pointer;
    margin-bottom: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
}

.map-root-control-item span {
    color: #222;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.map-root-control-item.active {
    border-radius: 8px;
    border: 1px solid #539CA2;
    background: #FFF;
}

.map-root-control-item.active .root-title {
    color: #539CA2;
}

.map-root-check {
    margin-bottom: 12px;
}

.custom-checkbox, #wp-comment-cookies-consent {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.custom-checkbox + label, #wp-comment-cookies-consent + label {
    display: inline-flex;
    align-items: center;
    user-select: none;
}

.custom-checkbox + label::before, #wp-comment-cookies-consent + label::before {
    content: '';
    display: inline-block;
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #EAEFF1;
    border-radius: 0.25em;
    margin-right: 0.5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

.custom-checkbox:checked + label::before, #wp-comment-cookies-consent:checked + label::before {
    border-radius: 4px;
    border: 1px solid #EAEFF1;
    background-color: #F4F5F8;
    background-image: url(assets/image/mdi_check.svg);
    background-size: 14px 14px;
}

#katalog-menu {
    position: absolute;
    width: 100%;
    z-index: 1;
}

#footer a, #katalog-menu a {
    text-decoration: none !important;
}


/*new style*/

.wrapper, .container-wrapper {
    position: relative;
    width: 100%;
}

.wrapper {
    max-width: 1920px;
    margin: 0 auto;
}

.container-content {
    position: relative;
    width: 100%;
    max-width: 1350px;
    margin: 120px auto 0 auto;
}

.gray-bg {
    background-color: #F6F6F6;
}

.column-flex-row {
    display: flex;
    flex-direction: row;
    align-content: flex-start;
    align-items: flex-start;
}

.justify-space-between {
    justify-content: space-between;
}
.justify-space-end{
	justify-content: flex-end;
}
#banner .container-content {
    padding: 110px 0 120px 0;
    margin: 0 auto;
}

.container-content.padding-small, #banner .container-content {
    padding-left: 90px;
    padding-right: 90px;
}

#banner {
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    max-height: 684px;
    overflow: hidden;
}

#banner .column-2:first-child {
    width: 70%;
}

#banner .column-2:last-child {
    width: 55%;
    background-image: none;
}

.banner-title h1, .container-content h1, .news-cat-title {
    font-family: Inter;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 55.2px;
    margin: 0;
}
.news-cat-title{
    font-size: 32px;
    line-height: 38.4px;
	margin-top: 15px;
}
.container-content h1, .news-cat-title {
    color: #29456C;
}

.container-content .banner-title h1, #banner h1{
    color: #ffffff;
}

.banner-adventages {
    position: absolute;
    bottom: 0;
}

#banner .column-right {
   /* max-width: 370px;*/
	/*max-width: 420px;*/
    max-width: 100%;
    min-height: 456px;
}

.adventages-item {
    position: relative;
    width: max-content;
    border-radius: 30px;
    background: #539CA2;
    padding: 10px 20px 10px 10px;
    align-items: center;
    align-content: center;
}

.adventages-item + .adventages-item {
    margin-top: 15px;
}

.adventages-icon {
    position: relative;
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    padding: 8px;
    border-radius: 50%;
    margin-right: 10px;
}

.adventages-icon img {
    vertical-align: initial;
}

.adventages-title {
    color: #FFF;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px
}

.banner-form-consult {
    position: relative;
    width: 100%;
    max-width: 370px;
    /*float: left;*/
    padding: 40px;
    margin: 0 0 0 auto;
    border-radius: 30px;
    background: #FFF;
    box-shadow: 0 20px 40px 0 rgba(105, 105, 105, 0.10);
}

.banner-form-title {
	width: 100%;
    color: #29456C;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.banner-form-desc {
    color: #444;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 20px;
}

.banner-form-consult .wpcf7-spinner {
    position: absolute;
    right: 14px;
    top: 22px;
    margin: 0;
}

.banner-form-consult .wpcf7-response-output {
    position: absolute;
    background-color: #ffffff;
    font-size: 12px;
    font-family: 'Inter';
    left: 30px;
    width: 300px;
    bottom: -33px;
    font-weight: 400;
}


.container-title h2, .container-title {
    color: #29456C;
    font-family: Inter;
    font-size: 46px;
    font-style: normal;
    font-weight: 700;
    line-height: 55.2px;
    margin-bottom: 40px;
}

.best-image {
    /*  width: 270px;
    height: 197px;*/
	 height: 230px;
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 20px;
}

.best-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}

.best-title {
    color: #333;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 10px;
}

.best-desc {
    color: #444;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}

.best-list-item, .doverie-list-item {
    padding: 0 15px;
}

.best-list-item:first-child, .doverie-list-item:first-child {
    padding-left: 0;
    padding-right: 15px;
}

.best-list-item:last-child, .doverie-list-item:last-child {
    padding-right: 0;
}

#doverie .container-content, #reviews .container-content, #appeal .container-content, #portfolio .container-content, #vacancy-banner .container-content, #work .container-content, #page-calc .container-content{
    background-color: #ffffff;
    border-radius: 30px;
    padding: 90px;
}

.doverie-list-item {
    width: 300px;
}

.doverie-list-item a {
    text-decoration: none;
    display: block;
    border-radius: 20px;
    border: 1px solid #EAEFF1;
    background: #F4F5F8;
    padding: 20px;
}

.doverie-list-item a:hover {
    border: 1px solid #EA5163;
    box-shadow: 0 12px 30px 0 rgba(16, 4, 4, 0.07);
}

.item-logo-title {
    color: #333;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.item-reviews, .item-rating-number {
    color: #B1B6BD;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.item-logo-name {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    border-radius: 30px;
    background: #FFF;
    padding: 10px;
    margin-bottom: 10px;
}

.item-logo-name img {
    margin-right: 10px;
	object-fit: contain;
    object-position: center;
}

.doverie-list-item a .column-flex-row {
    align-content: center;
    align-items: center;
}

.item-rating-star .star {
    position: relative;
    width: 14px;
    height: 14px;
}

.item-rating-star .star.star-full {
    background: url(/wp-content/uploads/2023/08/mdi_star.svg) no-repeat;
    background-size: 14px 14px;
}

.item-rating-star .star.star-half {
    background: url(/wp-content/uploads/2023/08/mdi_star-half-full.svg) no-repeat;
    background-size: 14px 14px;
}

.item-rating-star .star.star-empty {
    background: url(/wp-content/uploads/2023/08/mdi_star-empty.svg) no-repeat;
    background-size: 15px 15px;
}

.item-rating-star .star-rating, .item-rating {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.item-rating-star .star-rating {
    margin-top: 3px;
}

.item-rating-number {
    margin-right: 8px;
}

.top-objects-filters {
    margin-bottom: 30px;
}

.top-objects-filters-items {
    background-color: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    width: max-content;
}

.top-objects-filters-item {
    width: auto;
    padding: 17px 20px;
    padding: 17px;
    color: #222;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
    margin-right: 1px;
}

.top-objects-filters-item:last-child {
    margin-right: 0;
}

.top-objects-filters-item.active, .top-objects-filters-item:hover {
    background: #EA5163;
    color: #ffffff;
}

.object-item {
    display: block;
    position: relative;
    margin: 0 15px;
    border-radius: 30px;
    overflow: hidden;
    max-width: 370px;
    margin-bottom: 30px;
}

.object-item:hover {
    box-shadow: 0 2px 30px 0 rgba(4, 13, 16, 0.07);
    transform: scale(1.01);
}

.object-item-favorite {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 30px;
    height: 30px;
    z-index: 2;
	display:none!important
}

.object-item-image {
    width: 370px;
    height: 230px;
    overflow: hidden;
}

.object-item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.object-item-desc a {
    background-color: #ffffff;
    padding: 30px;
    display: block;
}

.object-item-desc a:hover {
    text-decoration: none;
}

.object-item-note {
    display: block;
    color: #B1B6BD;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.6px;
    margin-bottom: 10px;
}

.object-item-square-price {
    color: #B1B6BD;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.8px;
    margin-bottom: 10px;
}

.object-item-price {
    color: #222;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.object-item-info {
    display: block;
    color: #222;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 19.6px;
    margin-bottom: 20px;
}

.object-item-lest-metro, .object-item-metro {
    display: block;
}

.object-item-address {
    display: block;
    color: #444;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.6px;
    margin-bottom: 5px;
}

.object-item-metro-title {
    color: #444;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.6px
}

.object-item-metro-time {
    color: #B1B6BD;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.6px
}

.object-item-metro img {
    margin-right: 7px;
}

.object-item-square-price.column-flex-row {
    align-items: center;
}

.object-item-psq, .object-item-square, .object-item-qtybedroom/*, .object-item-qtyfloor */{
    position: relative;
    display: block;
    margin-left: 13px;
}
.object-item-qtybedroom{
    margin-right: 13px;
}
.object-item-psq:before, .object-item-square:before, .object-item-qtybedroom:before/*, .object-item-qtyfloor:before*/ {
    content: "";
    width: 1px;
    height: 15px;
    position: absolute;
    top: 1px;
    left: -7px;
    background: #B1B6BD;
}
.object-item-qtybedroom:after{
    content: "";
    width: 1px;
    height: 15px;
    position: absolute;
    top: 1px;
    right: -7px;
    background: #B1B6BD;
}
.object-item-square:before, .object-item-qtybedroom:before, .object-item-qtyfloor:before, .object-item-qtybedroom:after {
    top: 3px;
}

.objects-list {
    margin-left: -15px;
    margin-right: -15px;
    flex-wrap: wrap;
}

.text-center {
    text-align: center;
}

.btn-more {
    margin-top: 30px;
    border-radius: 8px;
    border: 1px solid #EAEFF1;
    background: #FFF;
    min-width: 166px;
    color: #444;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 15px;
    text-align: center;
}

.btn-more img {
    vertical-align: middle;
    margin-left: 5px;
}

.btn-more .hover-arrow {
    display: none;
}

.btn-more:hover {
    background: #EA5163;
    color: #FFF;
}

.btn-more:hover .hover-arrow {
    display: inline-block;
}

.btn-more:hover .normal-arrow {
    display: none;
}

.review-item .review-item-wrapper {
    border-radius: 30px;
    border: 1px solid #EAEFF1;
    background: #F4F5F8;
    overflow: hidden;
    position: relative;
}

.review-image-content {
    padding: 20px;
}

.reviews-icon {
    position: absolute;
    top: 17px;
    right: 17px;
    width: 65px;
    height: 65px;
}

.reviews-img {
    width: 142px !important;
    height: 142px;
    object-fit: cover;
    object-position: top center;
    border-radius: 50%;
    margin-bottom: 15px;
}

.reviews-name {
    color: #222;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.reviews-info {
    border-radius: 30px;
    border-top: 1px solid #EAEFF1;
    background: #FFF;
    padding: 19px;
}

.reviews-info-column + .reviews-info-column {
    margin-top: 20px;
}

.reviews-info-title {
    color: #333;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 19.2px;
    margin-bottom: 10px;
}

.reviews-info-text {
    color: #444;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.2px;
}

#reviews .owl-nav .owl-next, #portfolio__slider .owl-nav .owl-next {
    top: -96px;
    right: 0;
}

#reviews .owl-nav .owl-prev, #portfolio__slider .owl-nav .owl-prev {
    top: -96px;
    left: inherit;
    right: 78px;
}

.appeal-column-wrapper {
    border-radius: 30px;
    border: 1px solid #EAEFF1;
    background: #FFF;
    max-width: 570px;
}

.column-2 {
    position: relative;
    width: 50%;
   /* background-image: url('/wp-content/uploads/2024/01/main-bg_n.webp');*/
    background-size: cover;
    will-change: transform; /* Улучшает производительность */
    contain: paint; /* Оптимизирует отрисовку */
    content-visibility: auto; /* Оптимизирует отрисовку */
}

#appeal .column-2:first-child .appeal-column-wrapper {
    margin-right: 15px;
}

#appeal .column-2:last-child .appeal-column-wrapper {
    margin-left: 15px;
}

.appeal-title {
    position: relative;
    min-height: 138px;
}

.appeal-title h3 {
    color: #222;
    font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 38.4px;
    padding: 40px 40px 22px 40px;
    margin: 0;
}

.appeal-item {
    position: relative;
    padding: 25px 52px 20px 40px;
    border-top: 1px solid #EAEFF1;
}

.appeal-icon {
    width: 60px;
    height: 60px;
    border-radius: 8px;
    border: 1px solid #EAEFF1;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}

.appeal-item-title {
    color: #333;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 19.2px;
    margin-bottom: 10px;
    margin-top: 8px;
}

.appeal-item-desc {
    color: #444;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.6px;
}

.bg-rose, .appeal-dislike .appeal-icon {
    background-color: #FDF5F5;
}

.bg-ltblue, .appeal-like .appeal-icon {
    background-color: #F4F5F8;
}

.appeal-dislike.bg-rose .appeal-icon, .appeal-like.bg-ltblue .appeal-icon {
    background-color: #ffffff;
}

.container-pagetext {
    background-color: #ffffff;
    border-radius: 30px;
    padding: 70px;
}

.container-pagetext-scroll {
    height: 354px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding-right: 25px;
    color: #444;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}

.container-pagetext-scroll {
    scrollbar-width: thin;
    scrollbar-color: #539CA2 #F4F5F8;
}

.container-pagetext-scroll::-webkit-scrollbar {
    width: 5px;
}

.container-pagetext-scroll::-webkit-scrollbar-track {
    background: #F4F5F8;
}

.container-pagetext-scroll::-webkit-scrollbar-thumb {
    background-color: #539CA2;
    border-radius: 2px;
    border: 1px solid #539CA2;
}

#express-call .container-content {
    position: relative;
    background: linear-gradient(150deg, #3D4C64 0%, #1F2938 100%);;
    border-radius: 30px;
    padding: 0;
    overflow: hidden;
}

#express-call .container-title {
    color: #ffffff;
    margin-bottom: 20px;
}

.container-content-backbg {
    background: url(/wp-content/uploads/2024/01/consult_bg.webp) no-repeat;
    background-size: contain;
    background-position: right;
    padding: 90px;
}

.express-call-image {
    position: absolute;
    right: 100px;
    top: 26px;
    width: 423px;
    height: 411px;
}

.express-call-image img {
    object-fit: cover;
    object-position: top;
    width: 100%;
    height: 100%;
}

.express-call-desc {
    color: #B1B6BD;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 40px;
}

.express-call-form {
    position: relative;
    display: block;
    max-width: 587px;
}

#express-call .wpcf7-response-output {
    position: absolute;
    color: #ffffff;
    font-family: Inter;
    font-size: 12px;
}

#express-call input.empty[type=text], .konsult-free-form input.empty[type=text], .konsult-free-form input.empty[type=email] {

    border: 1px solid #EA5163;
}

#express-call .wpcf7-form input[type=text]:focus {
    border: 1px solid #539CA2;
}

.wpcf7-form.invalid .wpcf7-response-output {
    display: none;
}

#clients .item-image img {
    width: max-content;
    max-height: 70px;
}

.faqs-question {
    position: relative;
    color: #222;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    padding: 30px 35px;
    cursor: pointer;
}

.faqs-question:hover, .faqs-accordion-item.open .faqs-question {
    color: #539CA2;
}

.faqs-answer {
    display: none;
    position: relative;
    color: #444;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    padding: 20px 35px 30px 35px;
}

.faqs-answer:before {
    content: "";
    position: absolute;
    top: 0;
    width: calc(100% - 70px);
    height: 1px;
    margin: 0 auto;
    background-color: #F4F5F8;
}

.faqs-accordion-item {
    background-color: #ffffff;
    border-radius: 20px;
    overflow: hidden;
}

.faqs-accordion-item.open .faqs-answer {
    /*display: block;*/
}

.faqs-accordion-item + .faqs-accordion-item {
    margin-top: 10px;
}

.faqs-question:after {
    content: "";
    position: absolute;
    right: 35px;
    top: 30px;
    width: 30px;
    height: 30px;
    background: url(/wp-content/uploads/2023/08/faq-arrow-down-1.svg) no-repeat;
    background-size: 30px 30px;
}

.faqs-accordion-item.open .faqs-question:after {
    background: url(/wp-content/uploads/2023/08/faq-arrow-up.svg) no-repeat;
}

#route {
    margin-top: 120px;
}

#footer a:hover, #footer a:hover span.elementor-icon-list-text {
    color: #EA5163 !important;
}

.object-item-type a {
    color: #222;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 19.6px;
    text-decoration: none;
}

.object-item-type a:hover {
    color: #539CA2;
}

.object-item-favorite i {
    display: block;
    position: relative;
    width: 30px;
    height: 30px;
}

.object-item-favorite i:before {
    display: block;
    position: relative;
    content: "";
    width: 30px;
    height: 30px;
}

.object-item-favorite i.fa.fa-star-o:before {
    /*background: url(/wp-content/uploads/2023/08/heart.svg) no-repeat;*/
    background: url(assets/image/heart1.svg) no-repeat;
    background-size: 30px 30px;
}

.object-item-favorite i.fa.fa-star:before {
    /*background: url(/wp-content/uploads/2023/08/favorite-active.svg) no-repeat;*/
    background: url(assets/image/favorite-active1.svg) no-repeat;
    background-size: 30px 30px;
}

.object-item .object-item-image .owl-item img {
    width: 370px;
    height: 230px;
    object-fit: cover;
    object-position: center;
}

.object-item .owl-carousel .owl-nav .owl-prev, .object-item .owl-carousel .owl-nav .owl-next {
    position:absolute;
    display: none;
    width: 30px;
    height: 30px;
    background: #ffffff !important;
    box-shadow: 0 20px 40px rgba(105, 105, 105, 0.06);
    border-radius: 50%;
    top: 107px;
}

.object-item:hover .owl-carousel .owl-nav .owl-prev, .object-item:hover .owl-carousel .owl-nav .owl-next {
    display: block;
}

.object-item .owl-carousel .owl-nav .owl-prev span, .object-item .owl-carousel .owl-nav .owl-next span {
    display: none;
}

.object-item .owl-carousel .owl-nav .owl-prev {
    left: 20px !important;
}

.object-item .owl-carousel .owl-nav .owl-next {
    right: 20px !important;
}

.object-item .owl-carousel .owl-nav .owl-next:after {
    display:block;
    position:absolute;
    border: none;
    right: 3px;
    top: 4px;
    content: "";
    width: 22.5px;
    height: 22.5px;
    background: url(/wp-content/uploads/2023/08/object_slider_arroe_next_small.png);
    background-size: 22.5px 22.5px;
}

.object-item .owl-carousel .owl-nav .owl-prev:after {
    display:block;
    position:absolute;
    border: none;
    left: 3px;
    top: 4px;
    content: "";
    width: 22.5px;
    height: 22.5px;
    background: url(/wp-content/uploads/2023/08/object_slider_arroe_prev_small.png);
    background-size: 22.5px 22.5px;
}

.object-item .owl-carousel .owl-nav .owl-prev:hover, .object-item .owl-carousel .owl-nav .owl-next:hover {
    background: #EA5163 !important;
}

.object-item .owl-carousel .owl-nav .owl-next:hover:after {
    top: 3px;
    right: 4px;
    background: url(/wp-content/uploads/2023/08/object_slider_arroe_next_small_hover.png);
}

.object-item .owl-carousel .owl-nav .owl-prev:hover:after {
    left: 2px;
    top: 3px;
    background: url(/wp-content/uploads/2023/08/object_slider_arroe_prev_small_hover.png);
}

#object-property .container-content {
    margin: 0 auto;
    padding-top: 40px;
    padding-bottom: 60px;
}

#object-property .column-left {
    position: relative;
    width: calc(100% - 400px);
}

#object-property .column-right {
    position: relative;
    width: 370px;
    margin-left: 30px;

}
.single-property-area .single-property-image-main{
    margin-bottom: 8px;
}
#object-property .single-property-area .single-property-image-main {
    border-radius: 30px;
    overflow: hidden;
    height: 450px;
}

#object-property .single-property-image-main .owl-item img {
    width: 100%;
    height: 450px;
	object-fit: cover;
    object-position: center;
}

#object-property .single-property-image-thumb .owl-item {
    /* width: 185px !important;*/
    height: 100px;
    border-radius: 20px;
    overflow: hidden;
    /* margin-right: 7.5px !important;
     margin-bottom: 7.5px;*/
}

#object-property .single-property-image-thumb .property-gallery-item img {
    /*height: 100%;*/
	height: auto;
    object-fit: cover;
    object-position: center;
}

#object-property .single-property-image-thumb .property-gallery-item {
    /*   width: 185px;*/
    height: 100px;
}

#object-property .single-property-image-thumb .owl-stage {
    /* width: 100% !important;*/
}

#object-property .single-property-image-main .owl-next {
    width: 40px;
    height: 40px;
    left: inherit !important;
    right: 30px;
    top: 50%;
    background-color: #ffffff;
    border-radius: 50%;
}

#object-property .single-property-image-main .owl-prev {
    width: 40px;
    height: 40px;
    right: inherit !important;
    left: 30px !important;
    top: 50%;
    background-color: #ffffff;
    border-radius: 50%;
}

#object-property .single-property-image-main .owl-prev i, #object-property .single-property-image-main .owl-next i {
    display: none;
}

#object-property .single-property-image-main .owl-next:hover, #object-property .single-property-image-main .owl-prev:hover {
    background-color: #EA5163;
}

#object-property .single-property-image-main .owl-next:after {
    border: none;
    top: 5px;
    right: 4px;
    content: "";
    width: 30px;
    height: 30px;
    background: url(/wp-content/uploads/2023/07/owl-arrow-next-new.svg);
}

#object-property .single-property-image-main .owl-prev:after {
    border: none;
    top: 5px;
    left: 4px;
    content: "";
    width: 30px;
    height: 30px;
    background: url(/wp-content/uploads/2023/07/owl-arrow-prev-new.svg);
}

#object-property .single-property-image-main .owl-next:hover:after {
    background: url(/wp-content/uploads/2023/07/owl-arrow-next-hover-new.svg);
}

#object-property .single-property-image-main .owl-prev:hover:after {
    background: url(/wp-content/uploads/2023/07/owl-arrow-prev3-hover-new.svg);
}

#object-property .object-item-favorite {
    top: 30px;
    right: 30px;
}

#object-property .single-property-area .single-property-image-thumb .current:before {
    background-color: rgb(34 34 34 / 23%) !important;
	border-radius: 20px;
    overflow: hidden;
}

#object-property .ere-light-gallery a.zoomGallery, #btn-all-image {
    opacity: 1;
    position: absolute;
    top: inherit;
    bottom: 30px;
    left: 30px;
    right: inherit;
    border-radius: 8px;
    background: #Ffffff;
    box-shadow: 0 6px 30px 0 rgba(105, 105, 105, 0.10);
    color: #444;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
    padding: 10px 13px;
    display: block;
    width: max-content;
}

#object-property .ere-light-gallery a.zoomGallery:hover, #btn-all-image:hover {
    background: #539CA2;
    box-shadow: 0px 6px 30px 0px rgba(105, 105, 105, 0.10);
    color: #ffffff;
}

.property-show-type {
    position: absolute;
    top: 30px;
    left: 30px;
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0px 6px 30px 0px rgba(105, 105, 105, 0.10);
    z-index: 2;
}

.property-show-type .property-show-item {
    position: relative;
    padding: 10px;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #B1B6BD;
    cursor: pointer;
    border: 1px solid #ffffff;
    border-radius: 8px;
}

.property-show-type .property-show-item + .property-show-item {
    margin-left: 1px;
}

.property-show-type .property-show-item:hover {
    color: #539CA2;
}

.property-show-type .property-show-item.active {
    border: 1px solid #539CA2;
    border-radius: 8px;
    color: #539CA2;
}

.property-show-type .property-show-item span {
    display: block;
    margin-left: 22px;
}

#type-photo span:before {
    position: absolute;
    width: 14px;
    height: 14px;
    left: 11px;
    top: 11px;
    content: "";
    background: url(/wp-content/uploads/2023/08/mdi_camera_no-active.svg) no-repeat;
    background-size: 14px 14px;
}

#type-photo.active span:before, #type-photo:hover span:before {
    width: 16px;
    height: 16px;
    left: 10px;
    top: 11px;
    background: url(/wp-content/uploads/2023/08/mdi_camera.svg) no-repeat;
}

#type-map span:before {
    position: absolute;
    left: 10px;
    top: 11px;
    content: "";
    width: 16px;
    height: 16px;
    background: url(/wp-content/uploads/2023/08/mdi_map-search.svg) no-repeat;
    background-size: 16px 16px;
}

#type-map.active span:before, #type-map:hover span:before {
    width: 14px;
    height: 14px;
    left: 11px;
    top: 12px;
    background: url(/wp-content/uploads/2023/08/mdi_map-search-active.svg) no-repeat;
    background-size: 14px 14px;
}

#object-property .single-property-element {
    margin-bottom: 30px;
}

#object-property .property-description, #object-property .property-features {
    background-color: #ffffff;
    border-radius: 30px;
    padding: 40px;
}

#object-property .property-description .ere-property-element {
    color: #444;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}

#object-property .single-property-heading h2, .similar-catalog h2 {
    color: #29456C;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 10px;
}

#object-property h1 {
    color: #29456C;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
}

#object-property .single-property-title {
    position: relative;
    max-width: 446px;
    padding-right: 16px;
}

#object-property .single-property-address {
    margin-top: 20px;
    color: #444;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

#object-property .single-property-metro {
    margin-top: 5px;
}

#object-property .single-property-totalprice {
    color: #222;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 5px;
    text-align: right;
   /* text-wrap: nowrap;*/
	white-space:nowrap;
}

#object-property .single-property-psq {
    color: #B1B6BD;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.8px;
    text-align: right;
}

#object-property .single-property-desc {
    margin-top: 30px;
}

#object-property .single-property-desc p {
    margin-bottom: 23px;
}

#object-property .single-property-desc p:last-child {
    margin-bottom: 0;
}

#object-property .property-features .single-property-heading {
    margin-bottom: 20px;
}

#object-property .features-title {
    color: #333;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20.8px;
    margin-bottom: 10px;
}

#object-property .column-name, #object-property .column-value {
    color: #444;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.2px;
}

#object-property .object-features-list {
    margin-top: 30px;
}

#object-property .features-list + .features-list {
    margin-top: 10px;
}

#object-property .column-name {
    min-width: 250px;
    margin-right: 10px;
}

#object-property .properrty-container-content {
    position: relative;
    border-radius: 30px;
    background: #ffffff;
    padding: 30px;
}

#object-property .container-title h2 {
    color: #29456C;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 20px;
}

#infrastructura {
    margin-top: 40px;
}

#infrastructura .single-property-heading {
    margin-bottom: 20px;
}

.infrastructura-filter {
    background-color: #ffffff;
    border-radius: 10px;
    border: 1px solid #EAEFF1;
    overflow: hidden;
    margin-bottom: 20px;
    width: max-content;
}

.infrastructura-filter-item {
    display: block;
    width: max-content;
    cursor: pointer;
    padding: 20px;
    color: #222;
    /*leading-trim: both;
    text-edge: cap;*/
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.infrastructura-filter-item + .infrastructura-filter-item {
    margin-left: 1px;
}

.infrastructura-filter-item.active, .infrastructura-filter-item:hover {
    color: #ffffff;
    background-color: #ffffff;
    border-radius: 10px;
    background: #EA5163;
}

#single-property-map {
    width: 100%;
    height: 400px;
    overflow: hidden;
    border-radius: 30px;
    margin-bottom: 30px;
}

.property-agent-info {
    border-radius: 30px;
    border: 1px solid #EAEFF1;
    background: #FFF;
    padding: 40px 32px;
}

#object-property .agent-info.row {
    flex-direction: column;
    margin: 0;
}

#object-property .agent-avatar {
    position: relative;
    width: 142px;
    height: 142px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
}
#object-property .agent-avatar img{
    width: 100%;
    max-width: 300px;
    height: auto;
}
#object-property .agent-heading {
    text-align: center;
    margin-bottom: 5px;
}

#object-property .agent-heading a {
    text-decoration: none;
    color: #222;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

#object-property .agent-heading a:hover {
    color: #539CA2;
}

#object-property .agent-avatar {
    margin-bottom: 20px;
}

#object-property .agent-mobile {
    margin-bottom: 5px;
}

#object-property .agent-mobile a {
    color: #444;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16.8px;
    text-decoration: none;
}

#object-property .agent-mobile a:hover {
    color: #539CA2;
}

#object-property .agent-info-contact {
    text-align: center;
}

.agent-form {
    margin: 50px 10px 0 10px;
}

.agent-form .form-text {
    max-width: 226px;
    margin: 0 auto;
    color: #444;
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.8px;
}

.agent-form .form-input + .form-input, .predlojenie-form .form-input + .form-input {
    margin-top: 10px;
}

.agent-form .wpcf7-spinner, .predlojenie-form .wpcf7-spinner {
    position: absolute;
    right: -28px;
    top: 23px;
    margin: 0;
}

#predlojenie {
    position: relative;
    background-color: #ffffff;
    border-radius: 30px;
    overflow: hidden;
}

.predlojenie-content-backbg {
    background: url(../yauzaAN/assets/image/predlojenie_bg.png) no-repeat;
    background-position-x: right;
    background-position-y: 32px;
    padding: 40px;
}

#predlojenie .single-property-heading {
    max-width: 360px;
    margin-bottom: 20px;
}

.predlojenie-desc {
    max-width: 356px;
    color: #B1B6BD;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.8px;
    margin-bottom: 20px;
}

.predlojenie-form {
    max-width: 290px;
}

.predlojenie-specialist-image {
    position: absolute;
    right: -46px;
    bottom: -23px;
}

.predlojenie-specialist-fio, .predlojenie-specialist-position {
    position: absolute;
    right: 90px;
    border-radius: 8px;
    background: #ffffff;
    padding: 15px 25px;
    color: #444;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    line-height: 14.4px;
    font-weight: 400;
}

.predlojenie-specialist-fio {
    font-weight: 600;
    bottom: 115px;
}

.predlojenie-specialist-position {
    bottom: 64px;
}

.agent-form .wpcf7-response-output {
    font-size: 12px;
    font-family: 'Inter';
    position: absolute;
    background-color: #ffffff;
    width: 300px;
    margin: 0 !important;
    bottom: 9px;
}

.predlojenie-form .wpcf7-response-output {
    font-size: 12px;
    font-family: 'Inter';
    margin: 0 !important;
    position: absolute;
    background-color: #ffffff;
    z-index: 1;
    bottom: 7px;
}

#similar {
    margin-top: 40px;
}

#similar .single-property-heading {
    margin-bottom: 20px;
}

#similar .object-item {
    margin: 0 auto;
}

#property-map {
    display: none;
    position: relative;
    border-radius: 30px;
    overflow: hidden;
    width: 100%;
    height: 400px;
}

#property-map.only-map {
    display: block;
    margin-bottom: 30px;
}

.property-gallery-wrap {
    min-height: 75px
}

.map-label {
    width: 340px;
    height: 85px;
    border-radius: 8px;
    background-color: #ffffff;
    padding: 15px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
}
.map-label.infrastructure-label{
	width: 110px;
	z-index:1000
}
.map-label-text {
    text-align: left;
    margin-left: 10px;
}

.map-label-price {
    color: #222;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 1px;
}

.map-label-price span {
    color: #B1B6BD;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.8px;
    margin-left: 5px;
}

.map-label-address {
    overflow: hidden;
    color: #444;
    white-space: nowrap;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 220px;
}

.map-label-image {
    border-radius: 4px;
    overflow: hidden;
    width: 80px;
    height: 55px;
}

.map-label-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.map-label-type {
    color: #B1B6BD;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.8px;
    margin-bottom: 1px;
}

#objects-list .object-item .object-item-lest-metro img {
    display: inline-block;
    width: 16px;
}

.container-content-slider {
    padding-bottom: 60px;
    position: relative;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}

#objects-list .object-item:hover {
    box-shadow: none;
    transform: none;
}

#object-property .container-content.padding-small {
    padding-bottom: 0;
}

#search-properties {
    position: relative;
    background-color: #ffffff;
}

#search-properties .container-content {
    margin-top: 0;
}

#search-properties .container-content.padding-small {
    padding-top: 60px;
    padding-bottom: 60px;
}

#search-properties .column-flex-row {
    /* flex-wrap: wrap;*/
    display: grid;
    grid-column-gap: 30px;
    grid-row-gap: 20px;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto;
}

#search-properties .column-4 {
    /*   margin-right: 30px;
       margin-bottom: 20px;*/
    grid-column: span 1;
}

/*#search-properties .column-1-4, #search-properties .column-4, #search-properties .column-2-4 {
    width: 25%;
    max-width: 270px;
}

#search-properties .column-4:nth-child(4n) {
    margin-right: 0;
}*/

.property-search-title {
    color: #000;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 5px;
}

#search-result {
    position: relative;
    background-color: #F6F6F6;
    padding-bottom: 120px;
}

#search-result .container-content {
    margin-top: 0;
    padding-top: 60px;
}

#search-result h1, #search-result h2.search-result-title {
    color: #29456C;
    font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 38.4px;
    margin-bottom: 0;
}

.category-text {
    position: relative;
    max-width: 770px;
    margin: 0 auto;
    color: #000;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    padding-top: 60px;
    padding-bottom: 60px;
}

.custom-radio {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.custom-radio + label {
    display: inline-flex;
    align-items: center;
    user-select: none;
}

.radio-buttons {
    border-radius: 8px;
    border: 1px solid #EAEFF1;
    background: #F4F5F8;
    overflow: hidden;
}

.radio-buttons label {
    display: block;
    position: relative;
    color: #222;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 15px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 0;
    height: 50px;
}

#search-properties .radio-buttons.column-flex-row, #search-properties .filters-btns.column-flex-row {
    display: flex;
    grid-column-gap: 0;
}

.filters-btns {
    margin-top: 20px;
}

.filters-btns .column-1-4, .filters-btns .column-2-4 {
    min-width: 270px;
}

/* стили при наведении курсора на радио */
.custom-radio:not(:disabled):not(:checked) + label:hover {
    color: #539CA2;
}

/* стили для активной радиокнопки (при нажатии на неё) */
.custom-radio:not(:disabled):active + label, .custom-radio:checked + label {
    border-radius: 8px;
    border: 1px solid #539CA2;
    background: #ffffff;
    color: #539CA2;
}

.radio-button {
    position: relative;
    width: 50%;
}

#property-search-btn {
    width: 100%;
    outline: none;
    border-radius: 8px;
    background: #EA5163;
    color: #FFF;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 17px;
    text-align: center;
    cursor: pointer;
    border: none
}

#property-search-btn:hover {
    border-radius: 8px;
    background: #D62A2A;
    box-shadow: 0px 7px 20px 0px rgba(148, 28, 28, 0.15);
}

#property-search-btn:active {
    border-radius: 8px;
    background: #941C1C;
    box-shadow: none;
}

.property-select {
    width: 100%;
    opacity: 0;
}

.select {
    display: inline-block;
    max-width: 315px;
    width: 100%;
    position: relative;
}

.new-select {
    position: relative;
    background-color: #F4F5F8;
    border: 1px solid #EAEFF1;
    padding: 15px;
    cursor: pointer;
    user-select: none;
    border-radius: 8px;
    color: #222;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    height: 50px;
}

.new-select__list {
    position: absolute;
    top: 45px;
    left: 0;
    border: 1px solid #EAEFF1;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    cursor: pointer;
    width: 100%;
    z-index: 2;
    background: #F4F5F8;
    user-select: none;
    color: #222;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.new-select__list.open {
    display: block;
}

.new-select__item span {
    display: block;
    padding: 10px 15px;
}

.new-select__item + .new-select__item {
    border-top: 1px solid #EAEFF1;
}

.new-select__item span:hover {
    color: #539CA2;
}

.new-select:after {
    content: '';
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 9px;
    top: 11px;
    background: url(assets/image/select-down.svg) no-repeat right center;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.new-select.open:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    right: 4px;
}

.new-select__item.active {
    background-color: #EAECEE;
}

.property-input-text {
    width: 100%;
    border: none;
    background: #F4F5F8;
    outline: none;
    color: #222;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 15px;
}

.property-input-text::-moz-placeholder {
    color: #B1B6BD;
}

.property-input-text::-webkit-input-placeholder {
    color: #B1B6BD;
}

.property-input-text:-ms-input-placeholder {
    color: #B1B6BD;
}

.property-input-text::-ms-input-placeholder {
    color: #B1B6BD;
}

.property-input-text::placeholder {
    color: #B1B6BD;
}

.property-inputs {
    width: 100%;
    border-radius: 8px;
    border: 1px solid #EAEFF1;
    background: #F4F5F8;
    overflow: hidden;
}

.property-type-padding-top {
    padding-top: 18px;
}

.property-inputs .column-2:first-child {
    border-right: 1px solid #EAEFF1;
}

.new-select.default-value {
    color: #B1B6BD;
}

.list-scroll .new-select__list {
    height: 300px;
    overflow-x: hidden;
    overflow-y: scroll;
    scrollbar-width: thin;
    scrollbar-color: #539CA2 #F4F5F8;
}

.map-objects__filter-field.list-scroll .new-select__list {
    height: 273px;
}

/* Работает в Chrome, Edge и Safari */
.list-scroll .new-select__list::-webkit-scrollbar {
    width: 8px;
}

.list-scroll .new-select__list::-webkit-scrollbar-track {
    background: #F4F5F8;
}

.list-scroll .new-select__list::-webkit-scrollbar-thumb {
    background-color: #539CA2;
    border-radius: 20px;
    border: 1px solid #F4F5F8;
}

.breadcrumbs {
    margin-bottom: 20px;
}

.breadcrumbs a, .breadcrumbs {
    text-decoration: none;
    color: #B1B6BD;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.breadcrumbs a:hover {
    color: #539CA2;
}

.sort-select {
    display: block;
    position: relative;
    width: 270px;
}

.sort-select .new-select {
    padding: 10px 15px;
    height: 40px;
    background: #FFF;
}

.sort-select .new-select:after {
    top: 6px;
}

.sort-select .new-select__list {
    top: 36px;
    z-index: 3;
}

.property-list-objects {
    display: block;
    position: relative;
    margin-top: 40px;
}

.pagination {
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 30px;
}

.page-numbers {
    padding: 16px;
    width: 50px;
    height: 50px;
    border-radius: 8px;
    border: 1px solid #B1B6BD;
    background: #FFF;
    text-decoration: none;
    color: #B1B6BD;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
}

.prev.page-numbers {
    width: max-content;
}

.prev.page-numbers, .next.page-numbers {
    width: max-content;
}

.page-numbers + .page-numbers {
    margin-right: 10px;
}

.prev.page-numbers {
    position: relative;
    padding: 16px 25px;
    margin-right: 30px;
}

.next.page-numbers {
    position: relative;
    padding: 16px 25px;
    margin-right: 0;
    margin-left: 20px;
    background: #EA5163;
    color: #ffffff;
    border: 1px solid #EA5163;
}

.page-numbers.current {
    width: 50px;
    height: 50px;
    background: #EA5163;
    border: 1px solid #EA5163;
    color: #ffffff;
}

.page-numbers.current:hover {
    color: #ffffff;
}

.page-numbers:hover {
    text-decoration: none;
    color: #EA5163;
    border: 1px solid #EA5163;
}

.next.page-numbers:hover {
    background: #941C1C;
    color: #ffffff;
    border: 1px solid #941C1C;;
}

.prev.page-numbers:hover {
    border: 1px solid #EA5163;
    color: #EA5163;
}

.page-numbers.dots:hover {
    color: #AEAEAE;
    border: 1px solid #B1B6BD;
}

.next.page-numbers:before {
    position: absolute;
    width: 22px;
    height: 22px;
    right: 16px;
    content: "";
    background: url(assets/image/navigate-next.svg);
}

.prev.page-numbers:after {
    position: absolute;
    width: 22px;
    height: 22px;
    left: 16px;
    content: "";
    background: url(assets/image/navigate-prev.svg);
}

.prev.page-numbers:hover:after {
    background: url(assets/image/navigate-prev-hover.svg);
}

.next.page-numbers span {
    margin-right: 16px;
}

.prev.page-numbers span {
    margin-left: 16px;
}

#search-text .container-content {
    margin-top: 0;
}
#search-text {
    margin-bottom: 120px;
}
#search-result_map {
    display: none;
}

#search-result_map-objects {
    width: 100%;
    margin-top: 40px;
    height: 900px;
    border-radius: 30px;
    overflow: hidden;
}

[class*="default-cluster"] ymaps {
    color: #539CA2;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
}

[class*="default-cluster"]:hover ymaps {
    color: #EA5163 !important;
}

.map-label-type a {
    color: #B1B6BD;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.8px;
    text-decoration: none;
}

.map-label-type a:hover {
    color: #539CA2;
    text-decoration: none;
}

.clusterIcon {
    width: 28px;
    border-radius: 30px;
    border: 1px solid #539CA2;
    background: #FFF;
    height: 28px;
    color: #539CA2;
    display: flex;
    align-items: center;
    justify-content: center;
}

.clusterIcon.hover {
    border: 1px solid #EA5163;
    color: #EA5163;
}

.map-label.object-all {
    width: 320px;
    padding: 3px;
    height: 63px;
    box-shadow: none;
}

[class*="-balloon "] {
    box-shadow: none !important;
}

[class*="-balloon__layout"] {
    border-radius: 8px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);
    margin-top: -8px;
    margin-left: -128px;
}

.claster_ballon_body .map-label {
    width: 320px;
    box-shadow: none;
    padding-top: 8px;
    height: 73px;
}

[class*="-balloon__tail"] {
    display: none;
}

.claster_ballon_body .map-label-address {
    width: 200px;
}

[class*="cluster-carousel__pager-item"] {
    color: #B1B6BD !important;
}

[class*="cluster-carousel__pager-item_current_yes"], [class*="cluster-carousel__pager-item"]:hover {
    color: #EA5163 !important;
}

.map-objects__filters {
    display: block;
    position: absolute;
    width: 370px;
    top: 120px;
    left: 90px;
    border-radius: 30px;
    background: #ffffff;
    padding: 40px;
    box-shadow: 0 20px 40px 0 rgba(105, 105, 105, 0.10);
    z-index: 8;
}
#map-objects.map-objects__filters{
	 top: 240px;
}
.map-objects__filter-field {
    margin-bottom: 20px;
}

.text-before {
    display: none;
    position: absolute;
    top: 15px;
    left: 15px;
    color: #222222;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.map-objects__filter-field .column-2.is-value .property-input-text {
    padding: 15px 15px 15px 38px;
}

.no-result-search {
    color: #444;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    padding-left: 15px;
}

.page-others .container-content.padding-small {
    margin-top: 0;
}

.page-others .wrapper {
    padding-top: 60px;
}

.container-content__title.padding-small {
    margin-bottom: 30px;
}

.container-content__info {
    padding-top: 90px;
    padding-bottom: 90px;
    /*background: linear-gradient(0deg, rgba(23, 37, 56, 0.90) 0%, rgba(23, 37, 56, 0.90) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.40) 0%, rgba(0, 0, 0, 0.40) 100%), url(assets/image/about_bg.webp) no-repeat, lightgray 50% / cover no-repeat;*/
	 /*   background: linear-gradient(0deg, rgba(23, 37, 56, 0.43) 0%, rgba(23, 37, 56, 0.43) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.40) 0%, rgba(0, 0, 0, 0.40) 100%), url(assets/image/about_bg.webp) no-repeat, lightgray 50% / cover no-repeat;*/
	background: url(/wp-content/uploads/2023/08/main-bg.webp) no-repeat;

    background-position: center;
    background-size: cover;
    border-radius: 30px;
    overflow: hidden;
}

.about__info-text {
    color: #ffffff;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    border-radius: 30px;
}

.about__info-block {
    border-radius: 20px;
    background: #ffffff;
    padding: 28px;
}

.about__info-block-title {
    color: #222;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 19.2px;
    margin-bottom: 10px;
}

.about__info-block-desc {
    color: #444;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.8px;
}

.about__info-blocks {
    margin-top: 40px;
}

.about__info-blocks.column-flex-row {
    display: grid;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: auto;
}

.about__info-block {
    grid-column: span 3;
}

.about__info-block:nth-child(2) {
    grid-column: span 4;
    min-width: 346px;
}

.about__info-block:nth-child(4) {
    grid-column: span 2;
    min-width: 170px;
}

.page-others .container-content.top-margin {
    margin-top: 120px;
}

.our-team__photos {
    display: grid;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: auto;
}

.our-team__photos-item {
    max-width: 470px;
    height: 300px;
    border-radius: 20px;
    overflow: hidden;
    grid-column: span 4;
}

.our-team__photos-item:first-child, .our-team__photos-item:nth-child(6n+1) {
    grid-column: span 5;
}

.our-team__photos-item:nth-child(6n+3) {
    grid-column: span 3;
}

.our-team__photos-item {
    max-width: 470px;
}

.our-team__photos-item {
    max-width: 470px;
    height: 300px;
    border-radius: 20px;
    overflow: hidden;
}

.our-team__photos-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.container-white {
    background: #ffffff;
    border-radius: 30px;
    overflow: hidden;
    padding: 40px;
    align-items: center;
}

.director-title .director-title-text {
    color: #29456C;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 7px;
}

.director-sub-title {
    color: #B1B6BD;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.8px;
}

.director-desc {
    margin-top: 40px;
    color: #444;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.5px;
    max-width: 730px;
}

.director-desc p:last-child {
    margin-bottom: 0;
}

#director .column-text {
    width: calc(100% - 300px);
}

#director .column-img {
    width: 260px;
    height: 371px;
    border-radius: 20px;
    overflow: hidden;
}

#director .column-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.director-desc p {
    margin-bottom: 25px;
}

#gallary .gallary-image-main {
    border-radius: 20px;
    overflow: hidden;
    width: 100%;
    height: 500px;
    overflow: hidden;
    margin-bottom: 30px;
}

#gallary .gallary-image-main img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    /*object-position: center;*/
    object-position: 0 -100px;
}

#gallary .gallary-image-thumb .gallery-item {
    width: 170px;
    height: 170px;
    border-radius: 20px;
    overflow: hidden;
}

#gallary .gallary-image-thumb .owl-item {
    cursor: pointer;
}

#gallary .gallary-image-thumb .gallery-item img {
    width: 100%;
    height: 170px;
    object-fit: cover;
    object-position: center;
}

#gallary .gallary-image-thumb .owl-item:before {
	border-radius: 20px;
    overflow: hidden;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#gallary .gallary-image-thumb .current:before {
    background-color: rgb(34 34 34 / 23%) !important;
}

.page-others .container-wrapper:last-child {
    padding-bottom: 120px;
}

.column-info {
    position: relative;
    width: calc(100% - 470px);
    border-radius: 30px;
    background: #ffffff;
    padding: 40px;
    overflow: hidden;
}

.column-info, .column-form {
    position: relative;
    border-radius: 30px;
    background: #ffffff;
    padding: 40px;
}

.column-info {
    width: calc(100% - 470px);
}

.column-form {
    width: 400px;
}

.column-info-block__title {
    color: #29456C;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20.8px;
}

.column-info-block__title h2, .contacts-title h2 {
    color: #29456C;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 0;
}

.column-info-block .column-info-block__title {
    margin-bottom: 5px;
}

.column-info-block:first-child .column-info-block__title {
    margin-bottom: 10px;
}

.column-info-block + .column-info-block {
    margin-top: 20px;
}

.column-info-block__text {
    color: #444;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.2px;
}

.column-info-block__text a {
    color: #444;
    text-decoration: none;
}

.column-info-block__text a:hover {
    color: #539CA2;
    text-decoration: none;
}

.social-items {
    margin-top: 20px;
    border-radius: 30px;
    border: 1px solid #EAEFF1;
    background: #F4F5F8;
    overflow: hidden;
    padding: 15px;
    width: max-content;
}

.social-item + .social-item {
    margin-left: 5px;
}

.contact-form, .contact-form .form-input + .form-input {
    margin-top: 20px;
}

.form-input textarea, .form-input input[type=email] {
    position: relative;
    width: 100%;
    border-radius: 8px;
    border: 1px solid #EAEFF1;
    background: #F4F5F8;
    padding: 17px 20px;
    color: #222222;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    outline: none;
}

.form-input textarea::placeholder, .form-input input[type=email]::placeholder {
    color: #B1B6BD;
}

.form-input textarea:focus, .form-input input[type=email]:focus {
    border: 1px solid #539CA2;
}

.form-input textarea {
    height: 98px;
    resize: none;
}

.contact-form .wpcf7-spinner {
    position: absolute;
    right: -29px;
    margin: 0;
    top: 25px;
}

.contact-form .wpcf7-not-valid-tip {
    display: none;
}

.contact-form .wpcf7-response-output {
    position: absolute;
    background-color: #ffffff;
    font-size: 12px;
    font-family: 'Inter';
    left: 34px;
    width: 320px;
    bottom: -33px;
}

.page-others #route.container-wrapper {
    padding-bottom: 0;
}

.news-categories {
    position: relative;
    margin-bottom: 30px;
}

.news-categories ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: flex-start;
}

.news-categories li a {
    display: block;
    border-radius: 8px;
    background: #ffffff;
    padding: 9px 13px;
    overflow: hidden;
    color: #444;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.2px;
    text-decoration: none;
}

.news-categories li a:hover, .news-categories li a.active, .cat-item.current-cat a {
    background: #EA5163;
    color: #ffffff;
}

.news-categories li + li {
    margin-left: 15px;
}

.news-item__date {
    color: #FFF;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.8px;
    margin-bottom: 10px;
}

a .news-item-title {
    color: #FFF;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22.4px;
    text-decoration: none;
    text-transform: uppercase;
}

.news-item {
    border-radius: 30px;
    grid-column: span 4;
    min-height: 370px;
    overflow: hidden;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: top center!important;
}

.news-list {
    display: grid;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: auto;
}

.news-item:nth-child(1) {
    grid-column: span 6;
    grid-row: span 2;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: top center!important;
}

.news-item:nth-child(1) a {
    padding: 70px;
}

.news-item:nth-child(1) a .news-item-title {
    font-size: 20px;
    line-height: 28px;
}

.news-item:nth-child(2), .news-item:nth-child(3) {
    grid-column: span 3;
    min-height: 270px;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: top center!important;
}

.news-item:nth-child(4) {
    grid-column: span 6;
    min-height: 270px;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    background-position: top center!important;
}

.news-item a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 30px;
    text-decoration: none;
}

.news-item a span {
    display: block;
}

.news-item a:hover .news-item-title {
    color: #FF0000;
}

.news-content {
    border-radius: 30px;
    background: #ffffff;
    padding: 70px;
}

.page-others .news-content .container-wrapper:last-child {
    padding-bottom: 0;
}

.news-container.container-content.padding-small {
    padding-bottom: 96px;
}

.news-content .container-breadcrumbs {
    position: relative;
    width: calc(100% - 90px);
}

.news-content__title h1 {
    color: #29456C;
    font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 38.4px;
    margin-bottom: 30px;
}

.container-content__image {
    border-radius: 30px;
    width: 100%;
    height: 670px;
    overflow: hidden;
    margin-bottom: 30px;
}

.container-content__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}

.container-content__text {
    color: #000000;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 22.5px
}

.container-content__text h2 {
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.container-content__text h3{
     margin-top: 15px;
     margin-bottom: 15px;
}

.container-content__text p + p {
    margin-top: 20px;
    margin-bottom: 0;
}

.container-content__links {
    margin-top: 30px;
    margin-bottom: 30px;
    border-top: 1px solid #EAEFF1;
    border-bottom: 1px solid #EAEFF1;
}

.container-content__links .nav-links {
    position: relative;
    display: flex;
    justify-content: space-between;
}

.container-content__links .nav-links > div {
    width: 50%;
}

.container-content__links .nav-previous {
    text-align: right;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 30px;
    border-right: 1px solid #EAEFF1;
}

.container-content__links .nav-next {
    text-align: left;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
}

.container-content__links span {
    display: block;
}

.container-content__links a {
    width: auto;
    display: inline-block;
    text-decoration: none;
    color: #B1B6BD;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.container-content__links a .meta-nav {
    position: relative;
    width: max-content;
    text-transform: uppercase;
    margin-bottom: 7.5px;
}

.container-content__links .nav-previous a .meta-nav:before {
    position: absolute;
    content: "";
    right: 105px;
    top: -3px;
    width: 21px;
    height: 22px;
    background: url(assets/image/arrow-prev-single.svg) no-repeat;
}

.container-content__links .nav-next a .meta-nav:after {
    position: absolute;
    content: "";
    right: -21px;
    top: -3px;
    width: 21px;
    height: 22px;
    background: url(assets/image/arrow-next-single.svg) no-repeat;
}

.container-content__links .post-title {
    color: #444;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.8px;
    width: 60%;
}

.container-content__links a:hover .post-title {
    color: #EA5163;
}

.container-content__links .nav-previous a .meta-nav {
    display: flex;
    justify-content: right;
    width: auto;
}

.container-content__links .nav-previous a .meta-nav {
    display: flex;
    justify-content: right;
    width: auto;
}

.container-content__links .nav-previous a .post-title {
    display: flex;
    justify-content: right;
    position: relative;
    margin: 0 0 0 auto;
}

.container-content__comment #reply-title {
    color: #000;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 15px;
}

.container-content__comment {
    max-width: 754px;
    margin: 0 auto;
}

.container-content__comment textarea {
    width: 100%;
    border-radius: 8px;
    border: 1px solid #EAEFF1;
    background: #F4F5F8;
    padding: 17px 20px;
    color: #222222;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    height: 98px;
    outline: none;
}

.container-content__comment textarea::-moz-placeholder, .container-content__comment input[name=author]::-moz-placeholder, .container-content__comment input[name=email]::-moz-placeholder {
    color: #B1B6BD;
}

.container-content__comment textarea::-webkit-input-placeholder, .container-content__comment input[name=author]::-webkit-input-placeholder, .container-content__comment input[name=email]::-webkit-input-placeholder {
    color: #B1B6BD;
}

.container-content__comment textarea:-ms-input-placeholder, .container-content__comment input[name=author]:-ms-input-placeholder, .container-content__comment input[name=email]:-ms-input-placeholder {
    color: #B1B6BD;
}

.container-content__comment textarea::-ms-input-placeholder, .container-content__comment input[name=author]::-ms-input-placeholder, .container-content__comment input[name=email]::-ms-input-placeholder {
    color: #B1B6BD;
}

.container-content__comment textarea::placeholder, .container-content__comment input[name=author]::placeholder, .container-content__comment input[name=email]::placeholder {
    color: #B1B6BD;
}

.container-content__comment textarea:focus, .container-content__comment input[name=author]:focus, .container-content__comment input[name=email]:focus {
    border: 1px solid #539CA2;
}

.container-content__comment input[name=author], .container-content__comment input[name=email] {
    color: #222222;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    width: 49.4%;
    border-radius: 8px;
    border: 1px solid #EAEFF1;
    background: #F4F5F8;
    padding: 17px 20px;
    outline: none;
    margin-top: 10px;
}

.container-content__comment form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.container-content__comment label {
    color: #B1B6BD;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.container-content__comment p.comment-form-cookies-consent {
    margin-top: 12px;
    margin-bottom: 0;
}

.container-content__comment #submit {
    border-radius: 8px;
    background: #EA5163;
    width: 290px;
    height: 50px;
    color: #FFF;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 17px;
    text-align: center;
    outline: none;
    border: none;
}

.container-content__comment #submit:hover, .vacancy-banner__btn a:hover, .vacancy-list-item__btn a:hover {
    background: #D62A2A;
    box-shadow: 0 7px 20px 0 rgba(148, 28, 28, 0.15);
}

.container-content__comment #submit:active, .vacancy-banner__btn a:active, .vacancy-list-item__btn a:active {
    background: #941C1C;
    box-shadow: none;
}

.container-content__comment ol {
    list-style: none;
}

.container-content__comment .form-submit {
    margin-top: 12px;
}

.container-content__comment .comment-list {
    margin: 0;
    padding: 0;
}

.container-content__comment .comment-image {
    margin-right: 10px;
}

.container-content__comment .comment-info {
    display: flex;
    justify-content: flex-start;
    align-items: baseline;
}

.container-content__comment cite {
    margin-right: 15px;
    color: #222222;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.container-content__comment .comment-date, .container-content__comment .reply a, .container-content__comment .comment-edit a {
    color: #B1B6BD;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.container-content__comment .comment-text {
    color: #222222;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 4px;
    margin-bottom: 4px;
}

.container-content__comment .comment-text p:last-child {
    margin-bottom: 0;
}

.container-content__comment .reply a, .container-content__comment .comment-edit a {
    text-decoration: none;
}

.container-content__comment .reply a:hover, .container-content__comment .comment-edit a:hover, .container-content__comment .logged-in-as a:hover,
.container-content__comment #reply-title a:hover, .container-content__comment #reply-title small a:hover {

    color: #539CA2;
}

.container-content__comment .comment-edit {
    margin-left: 15px;
}

.container-content__comment .children {
    margin-top: 20px;
    margin-bottom: 20px;
}

.container-content__comment .logged-in-as {
    color: #222222;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.container-content__comment .logged-in-as a {
    color: #B1B6BD;
    text-decoration: none;
}

.container-content__comment .comments-title {
    color: #222222;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-top: 10px;
}

.container-content__comment #reply-title a {
    color: #222222;
    text-decoration: none;
}

.container-content__comment #reply-title small a {
    color: #B1B6BD;
}

.container-content__comment #reply-title small {
    margin-left: 14px;
}

.vacancy-banner__list {
    margin-top: 40px;
    margin-bottom: 40px;
}

.vacancy-banner__list div + div {
    margin-top: 10px;
}

.vacancy-banner__list-item {
    display: flex;
    align-items: center;
}

.vacancy-banner__list-item > img {
    margin-right: 10px;
}

.vacancy-banner__list-item > a {
    color: #444;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    text-decoration: none;
}

.vacancy-banner__list-item > a:hover {
    text-decoration: none;
    color: #539CA2;
}

.vacancy-banner__btn a, .vacancy-list-item__btn a {
    display: block;
    border-radius: 8px;
    background: #EA5163;
    padding: 15px;
    text-align: center;
    width: 270px;
    height: 50px;
    overflow: hidden;
    color: #FFF;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-decoration: none;
}

.vacancy-banner__manager {
    position: absolute;
    right: 90px;
    bottom: 0;
    width: 298px;
    height: 422px;
    overflow: hidden;
}

.vacancy-banner__manager img {
    max-height: 442px;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.vacancy-banner__manager-fio, .vacancy-banner__manager-position, .express-call__manager-fio, .express-call__manager-position {
    position: absolute;
    padding: 12px 20px;
    border-radius: 8px;
    border: 1px solid #EAEFF1;
    background: #ffffff;
    color: #444;
    font-family: Inter;
    font-size: 12px;
    line-height: 14.4px;
    right: 0;
    z-index: 2;
}

.vacancy-banner__manager-fio {
    font-weight: 600;
    bottom: 135px;
}

.vacancy-banner__manager-position {
    font-weight: 400;
    bottom: 90px;
}

.vacancy-numbers__list-item {
    border-radius: 20px;
    background: #FFF;
    padding: 30px;
}

.vacancy-numbers__list-item-number {
    color: #EA5163;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 5px;
}

.vacancy-numbers__list-item-desc {
    color: #444;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.5px;
}

.vacancy-numbers__list {
    display: grid;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: repeat(16, 1fr);
    grid-template-rows: auto;
}

.vacancy-numbers__list-item:nth-child(7n+1), .vacancy-numbers__list-item:nth-child(7n+2) {
    grid-column: span 4;
}

.vacancy-numbers__list-item:nth-child(7n+3) {
    grid-column: span 5;
}

.vacancy-numbers__list-item:nth-child(7n+4) {
    grid-column: span 3;
}

.vacancy-numbers__list-item:nth-child(7n+5) {
    grid-column: span 5;
}

.vacancy-numbers__list-item:nth-child(7n+6) {
    grid-column: span 7;
}

.vacancy-numbers__list-item:nth-child(7n+7) {
    grid-column: span 4;
}

.work__list {
    display: grid;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
}

.work__list-item {
    border-radius: 20px;
    border: 1px solid #EAEFF1;
    background: #F4F5F8;
    padding: 40px;
    align-items: center;
    grid-column: span 1;
}

.work__list-item-icon {
    width: 120px;
    height: 120px;
    background: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.work__list-item-content {
    width: calc(100% - 160px);
}

.work__list-item-title {
    color: #000;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 10px;
}

.work__list-item-desc {
    color: #000;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.2px;
}

.values__list {
    display: grid;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
}

.values__list-item {
    border-radius: 20px;
    background: #ffffff;
    /*padding: 40px;*/
    display: flex;
    flex-direction: row;
    min-height: 150px;
    overflow: hidden;
}
.values__list-item-img{
    width: 305px;
     height: 100%;
    display: flex;
    flex-direction: column;
    
}
.values__list-item-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}


.values__list-item-title {
    color: #333;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.2px;
    margin-bottom: 11px;
    display: flex;
    align-items: center;
}

.values__list-item-text {
    padding: 40px;
    color: #444;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    width: calc(100% - 140px);
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.values__list-item-title img {
    margin-right: 10px;
}

#express-call.vacancy-container .container-title {
    color: #FFF;
    font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 38.4px;
}

.express-call-desc a {
    color: #B1B6BD;
    text-decoration: none;
}

.express-call-desc a:hover {
    color: #EA5163;
}

.express-call__manager-fio {
    font-weight: 600;
    bottom: 105px;
}

.express-call__manager-position {
    font-weight: 400;
    bottom: 60px;
}

#express-call .call-form.free-column .form-btn {
    position: relative;
    right: inherit;
}

.call-form.free-column input[type=text], .call-form.free-column .form-btn input[type=submit] {
    height: 50px;
}

.call-form.free-column input[type=text] {
    width: 100%;
    max-width: 270px;
    margin-right: 20px;
}

#express-call.vacancy-container .express-call-form {
    max-width: inherit;
}

.call-form.free-column .form-btn input[type=submit] {
    min-width: inherit;
    padding: 15px 20px;
    width: 100%;
}

.call-form.free-column p {
    margin-bottom: 0;
}

#express-call.vacancy-container .express-call-desc {
    margin-bottom: 30px;
    line-height: 30px;
}

.express-call-form .form-komment {
    font-size: 12px;
    line-height: 16.8px;
}

.call-form.free-column .form-btn {
    width: 270px;
}

.call-form.free-column .wpcf7-spinner {
    position: absolute;
    margin: 0;
    top: 11px;
    right: 14px;
}

#express-call .wpcf7-not-valid-tip {
    display: none;
}

#express-call.vacancy-container .express-call-image {
    top: inherit;
    bottom: 0;
    width: 298px;
    height: 394px;
    overflow: hidden;
}

#express-call.vacancy-container .express-call-image img {
    max-height: 394px;
}

.vacancy-list-item {
    border-radius: 30px;
    background: #ffffff;
    padding: 90px;
}

.vacancy-list-item__title h2 {
    color: #29456C;
    font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 38.4px;
    margin-bottom: 27px;
}

.vacancy-list-item + .vacancy-list-item {
    margin-top: 30px;
}

.vacancy-list-item__desc {
    color: #333333;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 27px;
}

.vacancy-list-item__text_title {
    color: #333;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 15px;
}

.vacancy-list-item__text_p {
    color: #444;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    margin-bottom: 27px;
}

.vacancy-list-item__text_p:last-child {
    margin-bottom: 0;
}

.page-others .container-content.padding-small.no-padding {
    padding-left: 0;
    padding-right: 0;
}

.vacancy-list-item__btn {
    padding-top: 30px;
}

.vacancy-list-image {
    max-width: 570px;
    border-radius: 30px;
    background-position: center center !important;
    background-size: cover !important;
}

.vacancy-list-item .column-2 {
    align-self: stretch;
    flex-shrink: 0;
}

.vacancy-list-item__text_p ol, .vacancy-list-item__text_p ul {
    margin: 0;
    padding: 0 0 0 25px;
}

.vacancy-list-text {
    padding-right: 20px;
}

.step-content {
    display: none;
    border-radius: 30px;
    background: #ffffff;
    padding: 70px;
}

.step-content.active {
    display: block;
}

.progress-text {
    color: #B1B6BD;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: 15.6px;
    margin-bottom: 10px;
}

.progress-bar {
    position: relative;
    width: 100%;
    border-radius: 6px;
    background: #ECECEC;
    overflow: hidden;
    height: 20px;
    margin-bottom: 40px;
}

.progress {
    position: relative;
    height: 20px;
    border-radius: 6px;
}

.step-title h2, .step-finish {
    color: #29456C;
    font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 38.4px;
    margin-bottom: 30px;
}

.step-btn {
    position: relative;
    margin-top: 30px;
}

.step-btn__previous, .step-btn__next, #send-result {
    position: relative;
    min-width: 200px;
    height: 50px;
    border-radius: 8px;
    cursor: pointer;
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    padding: 15px;
}

.step-btn__previous {
    border: 1px solid #B1B6BD;
    background: #ffffff;
    color: #B1B6BD;
}

.step-btn__previous:hover {
    border: 1px solid #EA5163;
    color: #EA5163;
}

.step-btn__next, #send-result {
    background: #EA5163;
    color: #FFF;
    border: 1px solid #EA5163;
}

.step-btn__next:hover, #send-result:hover {
    background: #D62A2A;
    box-shadow: 0 7px 20px 0 rgba(148, 28, 28, 0.15);
}

.step-btn__next:active, #send-result:active {
    background: #941C1C;
    box-shadow: none;
}

.step-btn__next span {
    display: block;
    margin-left: -14px;
}

.step-btn__next span:before {
    content: "";
    position: absolute;
    right: 15px;
    top: 16px;
    width: 18px;
    height: 18px;
    background: url(assets/image/quiz-arrow-next-btn.svg) no-repeat;
}

.step-variants {
    display: grid;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
}

.step-variant {
    grid-column: span 1;
}

.step-variant.variant-image {
    position: relative;
    width: 100%;
    height: 250px;
    border-radius: 20px;
    background-size: cover !important;
    background-position: center center !important;
}

.step-variant.variant-image label {
    position: relative;
    display: flex;
    align-items: flex-end;
    color: #FFF;
    border-radius: 20px;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    width: 100%;
    height: 100%;
    cursor: pointer;
    padding: 30px;
    border: 4px solid rgba(255, 64, 64, 0);
}

.step-variant.variant-image input[type=radio], .step-form__checkbox input[type=checkbox] {
    opacity: 0;
    z-index: -1;
    position: absolute;
}

.step-variant.variant-image.active label, .step-variant.variant-image:hover label {
    border: 4px solid #EA5163;
}

.step-variant.variant-image.active label:before {
    position: absolute;
    content: "";
    width: 40px;
    height: 40px;
    background: url(assets/image/Check.svg) no-repeat;
    bottom: -20px;
    left: calc(50% - 20px);
}

.step-variant__title {
    color: #29456C;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 20px;
}

.step-variant.variant-input input[type=text], .step-form__field input[type=text], .step-form__field input[type=email] {
    border-radius: 8px;
    border: 1px solid #EAEFF1;
    background: #F4F5F8;
    outline: none;
    color: #222222;
    padding: 22px;
    width: 100%;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.step-form__field input[type=text], .step-form__field input[type=email] {
    height: 50px;
    width: 270px;
    font-size: 12px;
}

.step-variant.variant-input input[type=text] {
    height: 60px;
}

.step-variant.variant-input input[type=text]::placeholder, .step-form__field input[type=text]::placeholder, .step-form__field input[type=email]::placeholder {
    color: #B1B6BD;
}

.step-variant.variant-input input[type=text]::-moz-placeholder, .step-form__field input[type=text]::-moz-placeholder, .step-form__field input[type=email]::-moz-placeholder {
    color: #B1B6BD;
}

.step-variant.variant-input input[type=text]::-webkit-input-placeholder, .step-form__field input[type=text]::-webkit-input-placeholder, .step-form__field input[type=email]::-webkit-input-placeholder {
    color: #B1B6BD;
}

.step-variant.variant-input input[type=text]:-ms-input-placeholder, .step-form__field input[type=text]:-ms-input-placeholder, .step-form__field input[type=email]:-ms-input-placeholder {
    color: #B1B6BD;
}

.step-variant.variant-input input[type=text]::-ms-input-placeholder, .step-form__field input[type=text]::-ms-input-placeholder, .step-form__field input[type=email]::-ms-input-placeholder {
    color: #B1B6BD;
}

.step-variant.variant-input input[type=text]:focus, .step-form__field input[type=text]:focus, .step-form__field input[type=email]:focus {
    border: 1px solid #539CA2;
}

.step__max-width-title {
    max-width: 730px;
    margin: 0 auto;
}

.step__max-width-desc {
    max-width: 487px;
    margin: 0 auto;
}

.step-form-komment {
    color: #B1B6BD;
    text-align: center;
    font-family: Inter;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 30px;
}

.step-desc {
    color: #333;
    text-align: center;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20.8px;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #EAEFF1;
}

.step-form__text {
    color: #444;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18.2px;
    width: 163px;
    padding-left: 30px;
}

.step-form__check {
    position: relative;
    border-radius: 8px;
    border: 1px solid #EAEFF1;
    background: #F4F5F8;
    color: #B1B6BD;
    font-family: Inter;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 17px 14px;
    text-align: center;
    margin-bottom: 0;
    cursor: pointer;
}

.step-form__check_wa:before {
    cursor: pointer;
    content: "";
    position: absolute;
    top: 13px;
    left: 10px;
    width: 20px;
    height: 20px;
    background: url(/wp-content/uploads/2023/07/form_icon_whatsapp.svg) no-repeat;
}

.step-form__check_tg:before {
    cursor: pointer;
    content: "";
    position: absolute;
    top: 13px;
    left: 10px;
    width: 20px;
    height: 20px;
    background: url(/wp-content/uploads/2023/07/form_icon_tg.svg) no-repeat;
}

.step-form__check_mail:before {
    cursor: pointer;
    content: "";
    position: absolute;
    top: 13px;
    left: 10px;
    width: 20px;
    height: 20px;
    background: url(assets/image/mail-icon-form.svg) no-repeat;
}

.step-form__check span {
    margin-left: 20px;
}

.step-form {
    /*display: grid;*/
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    /*  grid-template-columns: repeat(4, 1fr);
      grid-template-rows: auto;*/
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.step-form__check.check, .step-form__check:hover {
    background: #539CA2;
    color: #ffffff;
    border: 1px solid #539CA2;
}

.step-form__check.check.step-form__check_wa:before, .step-form__check.step-form__check_wa:hover:before {
    background: url(/wp-content/uploads/2023/07/form_icon_whatsapp_ehite.svg) no-repeat;
}

.step-form__check.check.step-form__check_tg:before, .step-form__check.step-form__check_tg:hover:before {
    background: url(/wp-content/uploads/2023/07/form_icon_tg_ehite.svg) no-repeat;
    background-size: 18px 18px;
    top: 15px;
    left: 11px;
}

.step-form__check.check.step-form__check_mail:before, .step-form__check.step-form__check_mail:hover:before {
    background: url(assets/image/mail-icon-form_white.svg) no-repeat;
    background-size: 17px 17px;
    top: 14px;
    left: 12px;
}

.justify-flex-end {
    justify-content: flex-end;
}

.error-text {
    color: #EA5163;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 86px;
    width: 210px;
    margin: 0 auto;
}

.step-variant.variant-input input.empty, .step-form__check.empty, #email.empty, #phone.empty {
    border: 1px solid #EA5163;
}

.title-form {
    color: #29456C;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.give_contacts {
    color: #444;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 0;
}

.mfp-content {
    background: #ffffff;
    position: relative;
    width: 100%;
    max-width: 370px;
    border-radius: 30px;
    box-shadow: 0 20px 40px 0 rgba(105, 105, 105, 0.10);
    padding: 40px;
    margin-bottom: 0;
}

.btn_close {
    position: absolute;
    height: 30px;
    width: 30px;
    left: auto;
    right: 20px;
    bottom: auto;
    top: 20px;
    padding: 4px;
    color: #b1b6bd;
    font-family: Arial;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    border: 1px none #ffffff;
    border-radius: 8px;
    box-shadow: 0px 0px 15px 1px rgba(2, 2, 2, 0.00) inset;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
    background-color: rgba(234, 239, 241, 1.00);
}

.mfp-bg {
    background-color: rgba(0, 0, 0, 0.70) !important;
}

.mfp-close-btn-in .mfp-close {
    display: none !important;
}

.header__main-menu.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 20;
}

.header__main-menu {
    background: #ffffff;
    border-bottom: 1px solid #EAEFF1;
    height: 80px;
}
.header__main-menu.column-flex-row.justify-space-between{
	align-items:center;
}
.header-wrapper {
    position: relative;
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    padding: 17px 60px;
}

.header-wrapper .column-flex-row {
    align-items: center;
}

.header__logo-text {
    width: 235px;
    color: #29456C;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.2px;
}

.header__logo img {
    margin-right: 20px;
}

.header__icons {
    width: 60px;
}

.header__info {
    width: 135px;
}

.header__nav ul, .header__second-menu ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}

.main-menu a {
    position: relative;
    display: block;
    color: #333333;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-decoration: none;
    width: max-content;
}

.main-menu a:hover, .header__nav .menu-item.hover a, .main-menu .current_page_item a, .main-menu .current_page_ancestor a, .main-menu .current-menu-ancestor a, .main-menu .current-menu-item a {
    color: #539CA2;
}

.header__nav .menu-item.hover a:hover {
    color: #539CA2 !important;
}

.main-menu a:hover:before, .header__nav .menu-item.hover a:before, .main-menu .current_page_item a:before, .main-menu .current_page_ancestor a:before, .main-menu .current-menu-ancestor a:before, .main-menu .current-menu-item a:before{
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    bottom: -1px;
    background-color: #539CA2;
}

.header__nav .menu-item.hover .sub-menu a:before {
    background: none;
    height: 0;
}

.main-menu a:hover:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    bottom: 0;
    background-color: #539CA2;
    bottom: -1px;
}

.header__info-phone a {
    color: #29456C;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-decoration: none;
	display: block;
	width: 100%;
	height: 17px;
}

.header__info-phone a:hover {
    color: #539CA2;
}

.header__info-online {
    color: #333333;
    font-family: Inter;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 5px;
    justify-content: flex-end;
}
.header__info-online span:last-child{
	width: auto;
    min-height: 15px;
}
.main-menu li + li {
    margin-left: 25px;
}

#online-status {
    display: block;
    margin-top: 5px;
    margin-right: 6px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #32CD32;
    animation: miganie 2s infinite linear;
}

@-webkit-keyframes miganie {
    0% {
        opacity: 1;
        animation-timing-function: linear;
    }
    50% {
        opacity: 0;
        animation-timing-function: linear;
    }
    100% {
        opacity: 1;
    }
}

@keyframes miganie {
    0% {
        opacity: 1;
        animation-timing-function: linear;
    }
    50% {
        opacity: 0;
        animation-timing-function: linear;
    }
    100% {
        opacity: 1;
    }
}

.header__info-phone {
    text-align: right;
}

.header__second-menu {
    /*background-color: #1F2938;*/
    background-color: #539CA2;
	height: 58px;
}

.second-menu a {
    color: #ffffff;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-decoration: none;
}

.second-menu li + li {
    margin-left: 30px;
}

.second-menu a:hover, .second-menu .current_page_item a {
    color: #EA5163;
}

.header__icons a {
    text-decoration: none;
}

.header__icons a:hover svg path, .header__main-menu-btn:hover svg path {
    fill: #539CA2;
}

.header__nav {
    width: calc(100% - 708px);
    padding-left: 50px;
}

.header__nav .sub-menu {
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 15;
    background: #ffffff;
    top: 79px;
    padding: 30px 20% 40px 20%;
}

.header__nav .sub-menu.show {
    display: flex;
}

.header__nav .sub-menu li + li {
    margin-left: 194px;
}

.header__nav .sub-menu ul.sub-menu {
    display: block !important;
    margin: 0;
    padding: 0;
    position: relative;
    top: 10px;
}

.header__nav .sub-menu ul.sub-menu li + li {
    margin-left: 0;
    margin-top: 10px;
}

.header__nav .sub-menu .sub-menu-title a:first-child {
    color: #222;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    cursor: unset;
}

.header__nav .sub-menu .sub-menu-title a:first-child:hover {
    text-decoration: none;
    color: #333 !important;
}

.header__nav .sub-menu .sub-menu-title ul.sub-menu a:first-child {
    text-decoration: underline;
}

.header__nav .sub-menu .sub-menu-title ul.sub-menu a:hover, .header__nav .sub-menu .sub-menu-title ul.sub-menu .current_page_item a {
    color: #539CA2 !important;
}

.header__nav .sub-menu ul.sub-menu a, .header__nav .sub-menu .sub-menu-title ul.sub-menu a:first-child {
    text-decoration: none;
    color: #444;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.2px;
    cursor: pointer;
}

.header__main-menu-btn, .logo-mobile, .header__mobile-menu, .header__mobile-menu-second-service {
    display: none;
}

.header__mobile-menu {
    position: fixed;
    z-index: 20;
    width: 100%;
    background: #ffffff;
    left: 0;
    right: 0;
    top: 80px;
    bottom: 0;
    overflow-x: hidden;
    /*overflow-y: scroll;*/
    scrollbar-width: thin;
    scrollbar-color: #539CA2 #F4F5F8;
}

.header__mobile-menu::-webkit-scrollbar {
    width: 5px;
}

.header__mobile-menu::-webkit-scrollbar-track {
    background: #F4F5F8;
}

.header__mobile-menu::-webkit-scrollbar-thumb {
    background-color: #539CA2;
    border-radius: 2px;
    border: 1px solid #539CA2;
}

.header__mobile-menu-main {
    padding: 20px 30px;
}

.header__mobile-menu-second {
    background: #1F2938;
    color: #ffffff;
}

.header__mobile-contacts {
    padding: 20px 30px 40px 30px;
}

.header__mobile-contacts-title {
    color: #B1B6BD;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 10px;
}

.header__mobile-contacts-social {
    margin-top: 15px;
}

.header__mobile-contacts-social div + div {
    margin-left: 15px;
}

.header__mobile-contacts-phone a {
    color: #29456C;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.header__mobile-contacts-phone a:hover {
    color: #539CA2;
    text-decoration: none;
}

.header__mobile-menu ul, .header__mobile-menu ul li {
    list-style: none;
    margin: 0;
    padding: 0
}

.header__mobile-menu ul li + li {
    margin-left: 0;
    border-top: 1px solid #EAEFF1;
}

.header__mobile-menu ul li a {
    padding-top: 20px;
    padding-bottom: 20px;
    text-decoration: none;
    width: auto;
    color: #333;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.header__mobile-menu ul li a:hover {
    text-decoration: none;
    color: #539CA2 !important;
}

.header__mobile-menu ul li a:hover:before {
    background: none;
    height: 0;
}

.header__mobile-menu .sub-menu {
    margin-left: 10px;
    display: none;
}

.header__mobile-menu .sub-menu {
    border-top: 1px solid #EAEFF1;
}

.header__mobile-menu .sub-menu ul.sub-menu {
    margin-left: 20px;
    margin-bottom: 20px;
    border: none;
}

.header__mobile-menu .sub-menu li a {
    color: #444;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.header__mobile-menu .sub-menu ul.sub-menu li a {
    padding-top: 10px;
    padding-bottom: 0;
    color: #444;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.header__mobile-menu .sub-menu ul.sub-menu li + li {
    border: none;
}

.header__main-menu-closebtn {
    display: none;
	cursor: pointer;
}

.header__mobile-menu .menu-item {
    position: relative;
}

.header__mobile-menu .menu-item.menu-item-has-children:before {
    position: absolute;
    right: 0;
    top: 20px;
    width: 20px;
    height: 20px;
    content: "";
    background: url(assets/image/menu-arrow-down.svg) no-repeat;
}

.header__mobile-menu .menu-item.menu-item-has-children:hover:before {
    transform: rotate(180deg);
}

.header__mobile-menu .menu-item.menu-item-has-children.open:before {
    background: url(assets/image/menu-arrow-up.svg) no-repeat;
}

.header__mobile-menu-second-title {
    position: relative;
    cursor: pointer;
    padding: 20px 30px;
}

.header__mobile-menu-second-title:before {
    position: absolute;
    right: 30px;
    top: 20px;
    width: 20px;
    height: 20px;
    content: "";
    background: url(assets/image/menu-service-down.svg) no-repeat;
}

.header__mobile-menu-second-title:hover:before {
    transform: rotate(180deg);
}

.header__mobile-menu-second-title:hover {
    color: #EA5163;
}

.header__mobile-menu .header__mobile-menu-second-service a:hover {
    color: #EA5163 !important;
}

.header__mobile-menu-second-service {
    margin: 0 30px 30px 30px;
    border-top: 1px solid #EAEFF1;
}

.header__mobile-menu .header__mobile-menu-second-service li a {
    display: block;
    color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
}

.header__mobile-menu-second-service ul {
    margin-left: 10px;
}

.block.arrow-next, .block.arrow-prev {
    display: none;
    position: absolute;
    top: 40%;
    right: 32px;
    width: 54px;
    height: 54px;
    background: #F4F5F8;
    border-radius: 50%;
    overflow: hidden;
    cursor: pointer;
}

.block.arrow-next:after {
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    right: 11px;
    top: 11px;
    background: url(assets/image/owl-arrow-next-new.svg) no-repeat;
}

.block.arrow-prev:after {
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    left: 11px;
    top: 11px;
    background: url(assets/image/owl-arrow-prev-new.svg) no-repeat;
}

.block.arrow-next:hover, .block.arrow-prev:hover {
    background: #EA5163;
}

.block.arrow-next:hover:after {
    background: url(assets/image/owl-arrow-next-hover-new.svg) no-repeat;
}

.block.arrow-prev:hover:after {
    background: url(assets/image/owl-arrow-prev3-hover-new.svg) no-repeat;
}

.best-list {
    overflow: hidden;
    padding-left: 90px;
    padding-right: 90px;
}

#best .container-content.padding-small {
    padding-left: inherit;
    padding-right: inherit;
}

#best .container-title {
    padding-left: 90px;
    padding-right: 90px;
}

#doverie .doverie-lists {
    display: grid;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto;
}

.doverie-list-item:first-child {
    padding-right: 0;
}

.doverie-list-item {
    width: 100%;
    padding: 0;
}

#doverie .doverie-list-item {
    grid-column: span 1;
}

.objects-list.column-flex-row {
    display: grid;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto;
    margin-right: 0;
    margin-left: 0;
}

.object-item {
    margin: 0;
}

.object-item-image {
    width: 100%;
}

.appeal__filter {
    display: none;
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid #EAEFF1;
    margin-top: 20px;
    margin-bottom: 15px;
    width: max-content;
}

.appeal__filter-item {
    cursor: pointer;
    padding: 17px;
    color: #222;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.appeal__filter-item.active, .appeal__filter-item:hover {
    border-radius: 10px;
    background: #EA5163;
    color: #ffffff;
}

#map-root__show-mobile {
    display: none;
    position: absolute;
    bottom: 40px;
    max-width: 343px;
    left: 0;
    right: 0;
    cursor: pointer;
    border-radius: 8px;
    background: #EA5163;
    color: #ffffff;
    text-align: center;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 17px;
    text-decoration: none;
    z-index: 15;
    margin: 0 auto;
}

#map-root__show-mobile:hover {
    background: #D62A2A;
    box-shadow: 0 7px 20px 0 rgba(148, 28, 28, 0.15);
}

#map-root__show-mobile:active {
    background: #941C1C;
    box-shadow: none;
}

.mobile-address {
    display: none;
}

.map-root__close {
    display: none;
    position: absolute;
    height: 30px;
    width: 30px;
    left: auto;
    right: 20px;
    bottom: auto;
    top: 20px;
    padding: 4px;
    color: #b1b6bd;
    font-family: Arial;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    border: 1px none #ffffff;
    border-radius: 8px;
    box-shadow: 0px 0px 15px 1px rgba(2, 2, 2, 0.00) inset;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
    background-color: rgba(234, 239, 241, 1.00);
}

#liMarquee-clients, #liMarquee-clients-tight {
    display: none;
}

.liMarquee-clients a, .liMarquee-clients img {
    margin-right: 15px;
}

.liMarquee-clients a > img {
    margin-right: 0;
    height: 40px !important;
}

#clients .liMarquee-clients img {
	width: auto;
    height: 40px !important;
}

#liMarquee-clients-tight {
    margin-top: 10px;
}

.footer {
    background: #1F2938;
    color: #FFF;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20.8px
}

.footer a {
    color: #FFF;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 18.2px;
    text-decoration: none;
}

.footer a:hover {
    color: #EA5163;
    text-decoration: none;
}

.footer-wrapper {
    max-width: 1170px;
    padding: 60px 0 40px 0;
    margin: 0 auto;
}

.footer .column-4 {
    width: 25%;
}

.footer-column-title {
    color: #B1B6BD;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 20px;
}

.footer-column-list-item + .footer-column-list-item {
    margin-top: 10px;
}

.footer-social {
    margin-top: 20px;
}

.footer-copyright {
    margin-top: 60px;
    color: #B1B6BD;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20.8px;
}

.footer-copyright a {
    color: #B1B6BD;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20.8px;
}

.footer-social .item + .item {
    margin-left: 10px;
}

.footer-column-list-item img {
    margin-right: 10px;
}

.footer-social .hover, .footer-social .item a:hover .standart {
    display: none;
}

.footer-social .item a:hover .hover {
    display: block;
}

.header__main-menu-fixed {
    display: none;
}

.header__main-menu-fixed.fixed, .header-fixed header, header.header-fixed {
    display: block;
    min-width: 250px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    position: fixed;
    background: #fff;
    z-index: 10000;
}

.news-categories__mobile {
    display: none;
}

.news-more {
    display: none;
    cursor: pointer;
    border-radius: 8px;
    background: #FFF;
    padding: 9px 13px;
    color: #444;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.2px;
}

.vacancy-image {
    display: none;
}

.pum-container.custom-position {
    left: 0 !important;
    right: 0 !important;
    margin: 0 auto;
}

.show__inod-text {
    position: relative;
    display: none;
    color: #EA5163;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20.8px;
    margin-top: 15px;
    cursor: pointer;
}

.show__inod-text:hover {
    color: #D62A2A;
}

.show__inod-text:after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    background: url(assets/image/sjow_icon-down.svg) no-repeat;
    margin-left: 5px;
    top: 2px;
}

.show__inod-text:hover:after {
    background: url(assets/image/sjow_icon-up.svg) no-repeat;
    background-size: 17px 17px;
    top: 4px;
    margin-left: 6px;
}

.show__desc-text, .show__features-text {
    cursor: pointer;
    position: relative;
    display: none;
    color: #539CA2;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 20.8px
}

.show__desc-text {
    margin-top: 10px;
}

.show__desc-text:hover, .show__features-text:hover {
    color: #539CA2;
}

.show__desc-text:after, .show__features-text:after {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    background: url(assets/image/desc_icon_down.svg) no-repeat;
    margin-left: 5px;
    top: 2px;
}

.show__desc-text:hover:after, .show__features-text:hover:after {
    background: url(assets/image/desc_icon_up.svg) no-repeat;
    background-size: 17px 17px;
    top: 4px;
    margin-left: 6px;
}

.show__features-text {
    margin-top: 30px;
}

.our-team__slider {
    display: none;
}

.our-team__slider .property-gallery-item {
    position: relative;
}

.our-team__slider .property-gallery-item a {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.our-team__slider .single-property-image-main {
    margin-bottom: 20px;
    border-radius: 20px;
    overflow: hidden;
    height: 300px;
}

.our-team__slider .single-property-image-thumb .property-gallery-item {
    border-radius: 8px;
    overflow: hidden;
    height: 150px;
}

.our-team__slider .single-property-image-thumb .property-gallery-item img {
    height: 100%;
    object-fit: cover;
    object-position: center center;
}

.our-team__slider .single-property-image-main .property-gallery-item {
    height: 300px;
}

.our-team__slider .single-property-image-main .property-gallery-item img {
    height: 100%;
    object-fit: cover;
    object-position: 0 -56px;
}

.about__info-text-wrapper.fulltext, .single-property-desc-wrapper.fulltext, .object-features-list__wrapper.fulltext {
    overflow: inherit;
    height: inherit;
}

#calc-ipoteka .properrty-container-content {
    padding: 40px;
}

#similar .owl-nav .owl-next, #similar .owl-nav .owl-prev {
    top: 34%;
}

.property__favorite-mobile {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
}

.single-property-info {
    position: relative;
}

#object-property .property__favorite-mobile .object-item-favorite {
    position: relative;
    right: 0;
    top: 0;
}

#contact-agent {
    display: none;
    margin-bottom: 32px;
    border-radius: 30px;
    border: 1px solid #EAEFF1;
    background: #ffffff;
}

#contact-agent .column-agent-info {
    position: relative;
    padding: 40px;
    border-right: 1px solid #EAEFF1;
    height: 100%;
    grid-column: span 1;
}

#contact-agent .column-agent-form {
    position: relative;
    padding: 40px;
    grid-column: span 1;
}

#contact-agent .agent__position {
    color: #B1B6BD;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 16.8px;
    margin-bottom: 20px;
}

#contact-agent .agent__photo {
    width: 236px;
    height: 177px;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 20px;
}

#contact-agent .agent__photo img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}

#contact-agent .agent__title, #contact-agent .agent__title a {
    color: #222;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 15px;
}

#contact-agent .agent__phone, #contact-agent .agent__phone a {
    color: #444;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16.8px;
    text-decoration: none;
}

#contact-agent .agent__phone a:hover, #contact-agent .agent__title a:hover {
    color: #539CA2;
    text-decoration: none;
}

.column-grid-row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
}

#contact-agent .agent-form {
    margin: 0;
}

#contact-agent .form-text {
    text-align: left;
    margin: 0;
}

.infrastructura-filter__mobile {
    display: none !important;
}

#search-properties .property-inputs.column-flex-row {
    display: flex;
    grid-column-gap: 0;
}

#up-btn {
    display: none;
    position: fixed;
    bottom: 60px;
    right: 40px;
    background: #ffffff;
    border: 1px solid #B1B6BD;
    border-radius: 50%;
    cursor: pointer;
    width: 40px;
    height: 40px;
    padding: 5px 7px;
    z-index: 22;
}
#up-btn svg{
    margin-top: 2px;
}
#up-btn:hover {
    border: 1px solid #EA5163;
}

#up-btn:hover svg path {
    fill: #EA5163;
}

.news-content__list {
    opacity: 0;
}

.news-content__list.show {
    opacity: 1;
}

#loader {
    display: none;
}

.banner-form-consult .wpcf7-checkbox.wpcf7-not-valid .wpcf7-list-item.required, .agent-form .wpcf7-checkbox.wpcf7-not-valid .wpcf7-list-item {
    border: 1px solid #EAEFF1 !important;
}

.banner-form-consult .wpcf7-form.invalid .wpcf7-checkbox.wpcf7-not-valid .wpcf7-list-item.required, .agent-form .wpcf7-form.invalid .wpcf7-checkbox.wpcf7-not-valid .wpcf7-list-item {
    border: 1px solid #EA5163 !important;
}

.agent-form .konsult-free-form input[type=text].wpcf7-not-valid {
    border: 1px solid #EA5163
}

.seacrh__form {
    display: none;
    position: absolute;
    background: #ffffff;
    box-shadow: 0 2px 40px 0 rgba(105, 105, 105, 0.10);
    padding: 35px;
    top: 64px;
    right: 203px;
    border-radius: 30px;
	z-index: 20
}

.seacrh__form input[type=text] {
    width: 100%;
    background: #F4F5F8;
    outline: none;
    color: #222;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 15px 31px 15px 15px;
    border-radius: 8px;
    border: 1px solid #EAEFF1;
}

.form__btn-search {
    position: absolute;
    right: 35px;
    width: 35px;
    height: 49px;
}

.form__btn-search input {
    border: none;
    opacity: 0;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 11;
    outline: none;
}

.form__btn-search svg {
    position: absolute;
    top: 12px;
    right: 7px;
}

.seacrh__form input[type=text]::-moz-placeholder {
    color: #B1B6BD;
}

.seacrh__form input[type=text]::-webkit-input-placeholder {
    color: #B1B6BD;
}

.seacrh__form input[type=text]:-ms-input-placeholder {
    color: #B1B6BD;
}

.seacrh__form input[type=text]::-ms-input-placeholder {
    color: #B1B6BD;
}

.seacrh__form input[type=text]::placeholder {
    color: #B1B6BD;
}

.form__btn-search:hover svg path {
    fill: #539CA2;
}

.top-objects-filters__mobile {
    display: none !important;
    background-color: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    width: max-content;
}

.search-item + .search-item {
    margin-top: 10px;
}

.search-item a {
    color: #444;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 26px;
    text-decoration: none;
}

.search-item a:hover {
    text-decoration: none;
    color: #539CA2;
}

.search-results__vacancy img {
    margin-right: 10px;
}

.search-results__vacancy .search-item {
    display: flex;
    align-items: center;
}

body.search-results #search-results h2 {
    color: #29456C;
    font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 38.4px;
    margin-bottom: 27px;
}

.loader {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    display: inline-block;
    border-top: 3px solid #539CA2;
    border-right: 3px solid transparent;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotationBack {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(-360deg);
    }
}

.search-loader {
    display: none;
    text-align: center;
    margin-top: 50px;
}

#search-result_list .item-not-found {
    margin-top: 40px;
}

.container-content__links.flex-right-justify .nav-links {
    justify-content: right;
}

body.admin-bar .main-container {
    padding-top: 106px;
}
.banner-slogan{
    color: #ffffff;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    margin: 20px 0 0 0;
    max-width: 300px;
}
#map-objects .container-content{
    position: relative;
    min-height: 50px; /* Фиксированная минимальная высота */
    height: auto;
    overflow: hidden;
    margin-bottom: 15px;
    width: 100%;
    max-width: 100%;
}
#owl-clients .owl-stage{
    display: flex;
    align-items: center;
}
.prof__list{
    display: grid;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto;
}
.prof__list-item{
    grid-column: span 1;
    border-radius: 20px;
    background: #FFF;
    padding: 30px;
}
.prof__list-item-title{
    color: #EA5163;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 5px;
}
.prof__list-item-desc{
    color: #444;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.5px;
}
#portfolio__slider .owl-stage{
    display: flex;
    align-items: center;
}
#video .container-content{
    background-color: #ffffff;
    border-radius: 30px;
    padding: 90px;
}
.video__list{
    display: grid;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto;
}
.video__list-item .video-img .icon-play .hover{
    display: none;
}
.video__list-item .video-img a:hover .hover{
    display: block;
}
.video__list-item .video-img a:hover .standart{
    display: none;
}
.video__list-item .video-img a{
    position: relative;
}
.video__list-item .video-img .icon-play{
    position: absolute;
    display: block;
    top: 41%;
    left: 45%;
}
.radio-button.full-width{
    width: 100%;
}
.pum-container video {
	background-color:#000000;
	border-radius: 20px;
    overflow: hidden;
	width: 100%;	
}
.pum-container .video-popup{
	margin: 15px!important;
}
.home .banner-slogan{	
	font-size: 24px;
	line-height: 28px;
	max-width: 315px;
}
.our-team__photos.our-team__photos-one{
	grid-template-columns: repeat(1, 1fr)!important;
}
.our-team__photos.our-team__photos-one .our-team__photos-item:first-child{
	grid-column: span 1!important;
	max-width: 100%;
	height:500px;
}
#gallary .gallary-image-main .size20 img{
object-position: 0 -20px;
}
#gallary .gallary-image-main .size50 img{
object-position: 0 -50px;
}
#gallary .gallary-image-main .size325 img{
object-position: 0 -325px;
}
#btn-all-image {
	bottom: inherit;
    top: 383px;
    z-index: 50;	
}

.header__favorite-icon{
	opacity:0;
}
.main-menu .current-menu-ancestor .sub-menu .current-menu-ancestor .sub-menu a:before, .main-menu .current-menu-ancestor .sub-menu a:before{
	display:none;
}
.header__mobile-menu .main-menu .current-menu-ancestor .sub-menu .current-menu-ancestor .sub-menu .current-menu-item a{
	color: #539CA2;
}
html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active, html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active .pum-container{
    opacity: 1!important;
    display: block!important;
}
.page-others-content a{
	color: #444;
}
.page-others-content a:hover{
	color: #539CA2;
	text-decoration: none;
}
.page-others-content  h2{
	color: #222;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
	margin-bottom: 10px;
	margin-top:20px;
}
.page-others-content p{
	color: #444;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18.2px;
}
.page-others-content p:last-child{
	margin-bottom:0;
}
.page-error{
	padding-top:30px;
}
.page-error h1{
	font-size: 28px;
	/*color: #079BA2;*/
}
.page-error img{
	margin-top: 20px;
    margin-bottom: 20px;
}
#agent-property .column-right {
    position: relative;
    width: 370px;
    margin-left: 30px;
}
#agent-property .column-left {
    position: relative;
    width: calc(100% - 400px);
}
#agent-property .agent-form{
	margin-top: 0;
}
#agent-property .agent-avatar{
	width: 260px;
    height: 327px;
    border-radius: 20px;
    overflow: hidden;
}
#agent-property .agent-content{
	width: calc(100% - 300px);
}
#agent-property h1{
	color: #29456C;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
	margin-bottom: 20px
}
#agent-property .agent-position, #agent-property .agent-sdelki{
	margin-bottom: 5px
}
#agent-property .agent-email i{
	color: #222222!important;
	font-size: 13px;	
}
#agent-property a{
	color: #444;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 16.8px;
    text-decoration: none;
}
#agent-property a:hover{
	color: #539CA2;
}
#agent-property .agent-contact {
	margin-top: 25px;
}
#agent-property .column-left .column-flex-row{
	align-items: center;
}
.agent-properties-title h2{
	color: #29456C;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 20px;
}
#agent-property .agent-form{
	margin: 0;
}
#agent-property .agent-content-top{
	font-size: 15px;
}
.single-agent-element.agent-properties{
	/*margin-top: 40px;*/
    margin-top: 90px;
}
.single-agent-element{
	margin-bottom: 0!Important;
}
.banner-optimise{
	position:absolute;
	width:100%;
	height:100%;
	object-fit:cover;
	object-position:center;
}
.header__search-icon, .header__main-menu-btn-icon{
	cursor:pointer;
}
.konsult-form .form-btn{
	height: 49px;
}
#contact-agent .form-text, .column-right .agent-form .form-text{
    margin-bottom:20px!important;
}
.agent-info-new .agent-avatar img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top center;
}
.step-form__check:nth-child(2){
    margin-left:5px;
}
.main-container.page-catalog-list{
    padding-top: 112px;
}
.owl-nav .owl-next, .owl-nav .owl-next:after, .owl-nav .owl-prev, .owl-nav .owl-prev:after{
    position: absolute;
}
#owl-team .owl-carousel .owl-nav .owl-prev:after, #reviews .owl-carousel .owl-nav .owl-prev:after, #similar .owl-carousel .owl-nav .owl-prev:after, #portfolio__slider.owl-carousel .owl-nav .owl-prev:after, #gallary .owl-carousel .owl-nav .owl-prev:after, #best .owl-carousel .owl-nav .owl-prev:after, #our-team .owl-carousel .owl-nav .owl-prev:after, #video .owl-carousel .owl-nav .owl-prev:after, #owl-team-rukovodstvo .owl-carousel .owl-nav .owl-prev:after{
    content:"";
    display:block;
    position:absolute;
    border: none;
    width: 30px;
    height: 30px;
    top: 12px;
    left: 12px;
    background: url(/wp-content/uploads/2023/07/owl-arrow-prev-new.svg) no-repeat;
}
#owl-team .owl-carousel .owl-nav .owl-next:after, #reviews .owl-carousel .owl-nav .owl-next:after, #similar .owl-carousel .owl-nav .owl-next:after, #portfolio__slider.owl-carousel .owl-nav .owl-next:after, #gallary .owl-carousel .owl-nav .owl-next:after, #best .owl-carousel .owl-nav .owl-next:after, #our-team .owl-carousel .owl-nav .owl-next:after, #video .owl-carousel .owl-nav .owl-next:after, #owl-team-rukovodstvo .owl-carousel .owl-nav .owl-next:after{
    content:"";
    display:block;
    position:absolute;
    border: none;
    width: 30px;
    height: 30px;
    top: 12px;
    left: 12px;
    background: url(/wp-content/uploads/2023/07/owl-arrow-next-new.svg) no-repeat;
}
#owl-team .owl-carousel .owl-nav .owl-prev:hover:after, #reviews .owl-carousel .owl-nav .owl-prev:hover:after, #similar .owl-carousel .owl-nav .owl-prev:hover:after, #portfolio__slider.owl-carousel .owl-nav .owl-prev:hover:after, #gallary .owl-carousel .owl-nav .owl-prev:hover:after, #best .owl-carousel .owl-nav .owl-prev:hover:after, #our-team .owl-carousel .owl-nav .owl-prev:hover:after, #video .owl-carousel .owl-nav .owl-prev:hover:after, #owl-team-rukovodstvo .owl-carousel .owl-nav .owl-prev:hover:after{
    background: url(/wp-content/uploads/2023/07/owl-arrow-prev3-hover-new.svg) no-repeat;
}
#owl-team .owl-carousel .owl-nav .owl-next:hover:after, #reviews .owl-carousel .owl-nav .owl-next:hover:after, #similar .owl-carousel .owl-nav .owl-next:hover:after, #portfolio__slider.owl-carousel .owl-nav .owl-next:hover:after, #gallary .owl-carousel .owl-nav .owl-next:hover:after, #best .owl-carousel .owl-nav .owl-next:hover:after, #our-team .owl-carousel .owl-nav .owl-next:hover:after, #video .owl-carousel .owl-nav .owl-next:hover:after, #owl-team-rukovodstvo .owl-carousel .owl-nav .owl-next:hover:after {
    background: url(/wp-content/uploads/2023/07/owl-arrow-next-hover-new.svg) no-repeat;
}
.owl-nav .owl-next, .owl-nav .owl-prev{
    top: 50%;
}
#owl-team .owl-nav .owl-prev, #best .owl-nav .owl-prev, #video .owl-nav .owl-prev, #owl-team-rukovodstvo .owl-nav .owl-prev {
    left: -89px;
}
#owl-team .owl-nav .owl-next, #best .owl-nav .owl-next, #video .owl-nav .owl-next, #owl-team-rukovodstvo .owl-nav .owl-next {
    right: -89px;
}
#owl-team .owl-nav .owl-next:after{
   content:"";
    display:block;
    position:absolute;
    border: none;
    width: 30px;
    height: 30px;
    top: 12px;
    left: 12px;
    background: url(/wp-content/uploads/2023/07/owl-arrow-next-new.svg) no-repeat;
}
#owl-team .owl-nav .owl-prev:after{
     content:"";
    display:block;
    position:absolute;
    border: none;
    width: 30px;
    height: 30px;
    top: 12px;
    left: 12px;
    background: url(/wp-content/uploads/2023/07/owl-arrow-prev-new.svg) no-repeat;
}
.item-desc-info a{
    margin-top: 20px;
}
#owl-team .item-wrapper a .item-desc-info-mobile .item-desc-title {
    color: #222;
}

#owl-team .item-wrapper a:hover .item-desc-info-mobile .item-desc-title {
    color: #539CA2;
}
.agent-description{
    margin-top: 25px;
    color: #444;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
}

.single-agent #reviews{
    padding-top: 90px;
}
.page-template-page-about #about .about__info-text a, .page-template-page-about #about .about__info-text a:hover{
	color: #EA5163;
}
.prof__list-item-icon{
    text-align: center;
    margin-bottom: 15px;
}




@media screen and (min-width: 768px) {
    .banner-pc {
        display: block;
    }
    .banner-mobile {
        display: none;
    }
    
}
@media screen and (max-width: 767px) {
    .banner-pc {
        display: none!important; /* Скрываем большой баннер */
    }
    .banner-mobile {
        display: block; /* Показываем мобильный баннер */
    }
    /* Специфическое решение для container-content внутри #map-objects */
    #map-objects .container-content {
        position: relative !important;
        min-height: 60px !important;
        height: auto !important;
        width: 100% !important;
        overflow: visible !important;
        box-sizing: border-box !important;
        padding: 10px !important;
        margin: 0 !important;
        /* Предотвращает CLS при загрузке выпадающих списков */
        display: flex !important;
        flex-wrap: wrap !important;
        justify-content: flex-start !important;
        align-items: center !important;
    }
    
    /* Стили для элементов внутри container-content */
    #map-objects .container-content select,
    #map-objects .container-content .select-wrapper,
    #map-objects .container-content .custom-select {
        height: 40px !important;
        min-width: 150px !important;
        margin: 0 10px 10px 0 !important;
        box-sizing: border-box !important;
        flex: 0 0 auto !important;
    }
}
@media screen and (min-width: 1500px) {
    .header__mobile-menu, .header__main-menu-closebtn {
        display: none !important;
    }
    
}
@media screen and (max-width: 1500px) {
    .main-container.page-catalog-list{
        padding-top: 81px;
    }
}
@media screen and (min-width: 1178px) {
    .news-more {
        display: none !important;
    }
}
@media screen and (min-width: 1178px) {	
	#gallary .gallary-image-main .size20 img{
		object-position: 0 -20px;
	}
	#gallary .gallary-image-main .size50 img{
		object-position: 0 -75px;
	}
	#gallary .gallary-image-main .size325 img{
		object-position: 0 -325px;
	}
}
@media screen and (min-width: 1024px) {
    .pum-container.pum-responsive.pum-responsive-small {
        margin-left: auto;
    }
}

@media screen and (min-width: 769px) {
    #banner .column-2:first-child {
        background: none !important;
    }

    #map-root, #myself__content, #with-us__content {
        display: block !important;
    }

}

@media screen and (max-width: 1700px) {
    .header__nav {
        padding-left: 0;
    }

    .header__nav ul {
        justify-content: center;
    }
}

@media screen and (max-width: 1620px) {
    .main-menu li + li {
        margin-left: 20px;
    }

    .second-menu li + li {
        margin-left: 25px;
    }
}

@media screen and (max-width: 1580px) {
    .header-wrapper {
        padding: 17px 30px;
    }

    .seacrh__form {
        right: 170px;
    }
}

@media screen and (max-width: 1500px) {
    .header__nav, .header__second-menu {
        display: none;
    }

    .header__main-menu-btn {
        display: block;
        padding-left: 30px;
    }

    .header__logo {
        width: calc(100% - 278px);
    }

    .main-container {
        padding-top: 80px;
    }

    body.admin-bar .main-container {
        padding-top: 47px;
    }

    .seacrh__form {
        right: 217px;
    }
}

@media screen and (max-width: 1380px) {
    #owl-team .owl-nav .owl-next, #owl-team-rukovodstvo .owl-nav .owl-next{
        right: -71px;
    }

    #owl-team .owl-nav .owl-prev,#owl-team-rukovodstvo .owl-nav .owl-prev {
        left: -71px;
    }

    #clients img {
        max-height: 70px;
    }

}

@media screen and (max-width: 1369px) {
    #banner .container-content {
        padding: 60px 90px;
    }
}

@media screen and (max-width: 1360px) {
    #clients img {
        max-height: 69px;
    }

    .step-form__text {
        padding-left: 0;
        width: 126px;
    }

    .step-form {
        grid-column-gap: 20px;
    }

    .container-content-slider {
        max-width: 1350px;
        padding-left: 90px;
        padding-right: 90px;
    }

    #similar .item.object-item-img {
        height: 230px;
    }
}

@media screen and (max-width: 1330px) {
    #clients img {
        max-height: 67px;
    }
}

@media screen and (max-width: 1320px) {
    #clients img {
        max-height: 66.3px;
    }

    #express-call.vacancy-container .express-call-image {
        right: -36px;
    }

    #express-call.vacancy-container .express-call__manager-fio, #express-call.vacancy-container .express-call__manager-position {
        right: 109px;
    }

    #express-call.vacancy-container .express-call__manager-fio {
        bottom: 102px;
    }

    #express-call.vacancy-container .express-call__manager-position {
        bottom: 57px;
    }

    .infrastructura-filter__pc {
        display: none;
    }

    .infrastructura-filter__mobile {
        display: block !important;
    }
}

.single-property-gallary {
    display: none;
}

.loader-galarry.search-loader {
    display: block;
}

@media screen and (max-width: 1310px) {
    #clients img {
        max-height: 65px;
    }
}

@media screen and (max-width: 1290px) {
    #clients img {
        max-height: 64.2px;
    }

    .step-form {
        flex-wrap: wrap;
    }

    .step-form__field:last-child {
        width: 100%;
        text-align: center;
    }

    .step-form__field:nth-child(2) {
        width: 294px;
    }

    .step-form__field:first-child {
        width: 126px;
    }

    .step-form__field:nth-child(3) {
        width: calc(100% - 470px);
    }

    .step-form__field input[type=text], .step-form__field input[type=email] {
        width: 100%;
    }

    .predlojenie-specialist-image {
        width: 241px;
        position: relative;
        right: 0;
        bottom: 0;
        margin-top: 20px;
        left: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .predlojenie-specialist-image img {
        width: 100%;
        height: 100%;
    }

    .predlojenie-content-backbg {
        padding: 40px 40px 0 40px;
        background-size: cover;
    }

    .predlojenie-specialist-fio, .predlojenie-specialist-position {
        right: -45px;
    }

    .predlojenie-specialist-position {
        bottom: 20px;
    }

    .predlojenie-specialist-fio {
        bottom: 69px;
    }

    .predlojenie-form {
        max-width: 100%;
    }

    .form-social-btn .wpcf7-list-item {
        width: 32%;
    }

    .predlojenie-form .form-komment {
        text-align: center;
    }

    .predlojenie-form .wpcf7-response-output {
        left: 0;
        right: 0;
        width: 220px;
        text-align: center;
        margin: 0 auto !important;
        bottom: -27px;
    }

    #predlojenie {
        overflow: inherit;
    }
}

@media screen and (max-width: 1280px) {
    #clients img {
        max-height: 63.5px;
    }
}

@media screen and (max-width: 1270px) {
    .block.arrow-next {
        display: block;
    }

    #map-root {
        left: 32px;
    }

    #clients img {
        max-height: 61.5px;
    }

    .about__info-blocks.column-flex-row {
        grid-template-columns: repeat(9, 1fr);
    }

    .about__info-block {
        grid-column: span 3;
    }

    .about__info-block:nth-child(2) {
        grid-column: span 6;
    }

    .about__info-block:nth-child(4) {
        grid-column: span 4;
    }
}

@media screen and (max-width: 1240px) {
    #clients img {
        max-height: 61px;
    }
}

@media screen and (max-width: 1230px) {
    #clients img {
        max-height: 60px;
    }
    .values__list-item-img{
        width: 170px;
    }
}

@media screen and (max-width: 1220px) {
    #clients img {
        max-height: 59.5px;
    }
}

@media screen and (max-width: 1210px) {
    #clients img {
        max-height: 58.7px;
    }
}

@media screen and (max-width: 1200px) {
    #clients img {
        max-height: 58px;
    }
}

@media screen and (max-width: 1185px) {
    #clients img {
        max-height: 57.2px;
    }
}

@media screen and (max-width: 1170px) {
    .values__list-item-img{
        width: 170px;
    }
    .single-agent-element.agent-properties {
        margin-top: 80px;
    }
    .single-agent #reviews{
        padding-top: 80px;
    }
    #sale {
        position: absolute;
        top: -47px;
        right: -34px;
        width: 280px;
    }
    #gallary .owl-carousel .owl-nav .owl-next:hover:after, #gallary .owl-carousel .owl-nav .owl-prev:hover:after {
        background-size: 20px 20px;
    }
    #gallary .owl-carousel .owl-nav .owl-next:after, #gallary .owl-carousel .owl-nav .owl-prev:after {
        left: 10px;
        top: 10px;
        width: 20px;
        height: 20px;
        background-size: 20px 20px;
    }
    #video .owl-carousel .owl-nav .owl-next{
        top:90px;
    }
    #search-text, #search-result{
        margin-bottom:80px;
    }
    #search-result{
       padding-bottom:0!important;
    }
    #video .container-content{
        padding: 32px;
    }
    .prof__list{
        grid-column-gap: 20px;
        grid-row-gap: 20px;
    }
    .container-content, #mainmap {
        margin: 80px auto 0 auto;
    }
	#mainmap.main-map-padding{
		padding: 0;
	}
    .container-content.padding-small {
        padding-left: 32px;
        padding-right: 32px;
    }

    #banner .container-content {
        padding: 60px 32px;
    }

    .banner-title h1, .container-content h1 {
        font-size: 32px;
        line-height: 38.4px;
    }
    .news-cat-title{
        font-size: 20px;
        line-height: 24px;
    }
    .adventages-title {
        font-size: 14px;
        line-height: 16.8px
    }

    .adventages-item {
        padding: 5px 15px 5px 5px;
    }

    #banner .column-right {
        min-height: 451px;
    }

    .form-komment {
        margin-top: 17px;
    }

    .map-objects__filters {
        top: 32px;
        left: 32px;
    }
	#map-objects.map-objects__filters{
		
	}
    .container-title h2, .container-title{
        font-size: 32px;
        line-height: 38.4px;
        margin-bottom: 20px;
    }

    #best .container-title, .best-list {
        padding-left: 32px;
        padding-right: 32px;
    }

    .best-list-item {
        padding: 0 10px;
    }

    #doverie .container-content, #reviews .container-content, #appeal .container-content, #portfolio .container-content, #vacancy-banner .container-content, #work .container-content, #page-calc .container-content {
        padding: 32px;
    }

    #doverie .doverie-lists {
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        grid-template-columns: repeat(2, 1fr);
    }

    .objects-list.column-flex-row {
        grid-template-columns: repeat(2, 1fr);
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        max-width: 770px;
        margin: 0 auto;
    }

    .object-item {
        max-width: 375px;
    }

    .top-objects-filters {
        margin-bottom: 20px;
    }

    #reviews .owl-carousel .owl-nav .owl-prev, #reviews .owl-carousel .owl-nav .owl-next {
        width: 40px;
        height: 40px;
    }

    #reviews .owl-carousel .owl-nav .owl-prev:after,#reviews .owl-carousel .owl-nav .owl-next:after,
    #portfolio__slider.owl-carousel .owl-nav .owl-next:after, #portfolio__slider.owl-carousel .owl-nav .owl-prev:after,
    #portfolio__slider.owl-carousel .owl-nav .owl-next:hover:after, #portfolio__slider.owl-carousel .owl-nav .owl-prev:hover:after {
        top: 8px;
        left: 8px;
        background-size: 22px 22px;
    }

    #reviews .owl-carousel .owl-nav .owl-prev:hover:after, #reviews .owl-carousel .owl-nav .owl-next:hover:after,
    #portfolio__slider.owl-carousel .owl-nav .owl-next:hover:after, #portfolio__slider.owl-carousel .owl-nav .owl-prev:hover:after {
        background-size: 22px 22px;
    }

    #reviews .owl-carousel .owl-nav .owl-prev {
        right: 92px;
        top: -67px;
    }

    #reviews .owl-carousel .owl-nav .owl-next {
        top: -67px;
        right: 32px;
    }

    #reviews .container-title h2 {
        margin-bottom: 30px;
    }

    #reviews .container-content.padding-small, #teams .container-content.padding-small {
        padding-right: 0;
    }

    #reviews .item.review-item, #owl-team .item, #owl-team-rukovodstvo .item{
        width: 276px;
    }

    .item-desc-info {
        padding: 15px;
        width: calc(100% - 30px);
        border-radius: 20px;
        bottom: 15px;
    }

    .item-btn {
        font-size: 12px;
    }

    .item-desc-info .item-team-title, .item-desc-position {
        font-size: 16px;
        line-height: 19.2px;
        margin-bottom: 0;
    }

    .item-desc-info .item-team-title {
        margin-bottom: 15px;
    }

    .item-desc-text {
        font-size: 14px;
        line-height: 16.8px;
        margin-bottom: 15px;
    }

    #owl-team .owl-dots, #reviews .owl-dots, #similar .owl-dots, #owl-team-rukovodstvo .owl-dots{
        margin-top: 20px;
        padding-top: 0;
    }

    #owl-team .item-wrapper, #owl-team-rukovodstvo .item-wrapper {
        height: 452px;
    }

    #owl-team .owl-nav .owl-next, #owl-team-rukovodstvo .owl-nav .owl-next {
        right: 32px;
    }

    .appeal-title h3 {
        font-size: 20px;
        line-height: 24px;
        padding: 20px 20px 10px 20px;
    }

    #appeal .appeal-row.column-flex-row {
        /*flex-direction: row-reverse;*/
    }

    #appeal .column-2:last-child .appeal-column-wrapper {
        /*margin-left: 0;
        margin-right: 10px;*/
        margin-left: 10px;
        margin-right: 0;
    }

    #appeal .column-2:first-child .appeal-column-wrapper {
        /*margin-left: 10px;
        margin-right: 0;*/
        margin-left: 0;
        margin-right: 10px;
    }

    .appeal-title {
        min-height: 88px;
    }

    .appeal-column-wrapper {
        border-radius: 20px;
    }

    .appeal-item {
        padding: 20px;
    }

    .appeal-icon {
        width: 30px;
        height: 30px;
        margin-right: 10px;
    }

    .appeal-icon img {
        width: 12px;
        height: 12px;
    }

    #how-to-help .container-content.padding-small {
        padding-left: 0;
        padding-right: 0;
    }

    #how-to-help .container-title {
        padding-left: 32px;
        padding-right: 32px;
    }

    .container-pagetext {
        padding: 26px 32px;
    }

    #express-call .container-content-backbg {
        padding: 32px;
    }

    .express-call-desc {
        font-size: 16px;
        line-height: 22.4px;
        margin-bottom: 30px;
    }

    #express-call .container-title {
        margin-bottom: 15px;
    }

    #express-call .form-komment {
        margin-top: 20px;
    }

    .express-call-image {
        width: 261px;
        height: 254px;
        right: -45px;
        top: 29px;
    }

    .faqs-question {
        padding: 20px;
        font-size: 16px;
        line-height: 19.2px;
    }

    .faqs-answer {
        padding: 20px;
    }

    .faqs-question:after {
        right: 20px;
        top: 15px;
    }

    #route {
        margin-top: 80px;
    }

    #map-root {
        top: 32px;
        left: 32px;
    }

    #best .owl-nav .owl-next, #video .owl-nav .owl-next {
        right: 32px;
    }

    #best .owl-nav .owl-next, #best .owl-nav .owl-prev, #video .owl-nav .owl-prev, #video .owl-nav .owl-prev {
        top: 36%;
    }

    .best-list-item {
        width: 270px;
    }

    .best-list {
        padding-right: 0;
    }

    .footer .column-4 {
        width: 100%;
    }

    .footer-column-title {
        width: 100%;
        position: relative;
        cursor: pointer;
        padding-top: 20px;
        padding-bottom: 20px;
        margin-bottom: 0
    }

    .footer-column-list {
        margin-bottom: 20px;
    }

    .footer-column {
        border-bottom: 1px solid #404D60;
    }

    .footer-column:last-child {
        border-bottom: none;
    }

    .footer-social {
        border-top: 1px solid #404D60;
        margin-top: 0;
        padding-top: 20px;
    }

    .footer-content.column-flex-row {
        display: block;
    }

    .footer-wrapper {
        padding: 32px;
    }

    .footer-column-title:before {
        content: "";
        position: absolute;
        top: 20px;
        right: 0;
        width: 25px;
        height: 25px;
        background: url(/wp-content/uploads/2023/08/footer-arrow-down.svg) no-repeat;
        background-size: 25px 25px;
    }

    .footer-column.active .footer-column-title:before {
        background: url(/wp-content/uploads/2023/08/footer-arrow-up.svg) no-repeat;
    }

    .footer-column-list {
        display: none;
    }

    .footer-column-title.elementor-widget:not(:last-child) {
        margin-bottom: 0 !important;
    }

    .footer-column-title:hover .elementor-heading-title, .footer-column-title:hover {
        color: #EA5163 !important;
    }

    .footer-copyright {
        margin-top: 20px;
    }

    .column-info, .column-form, .news-content {
        padding: 32px;
    }

    .container-content.padding-small.mobile-no-margin {
        padding-left: 0;
        padding-right: 0;
    }

    .contact-form .form-input + .form-input {
        margin-top: 10px;
    }

    .contact-form .konsult-free-form .form-btn input[type=submit] {
        margin-top: 3px;
    }

    .contact-form .form-input textarea {
        height: 51px;
        padding: 16px 20px;
    }

    .column-form {
        width: 375px;
    }

    .column-info {
        width: calc(100% - 435px);
    }

    .page-others .wrapper {
        padding-top: 32px;
    }

    .news-content .container-breadcrumbs {
        max-width: 502px;
    }

    .breadcrumbs {
        margin-bottom: 15px;
    }

    .container-content__title.padding-small, .news-content__title h1, .container-content__image {
        margin-bottom: 20px;
    }

    .container-content__links .nav-previous, .container-content__links .nav-next {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .news-container.container-content.padding-small {
        padding-bottom: 80px;
        padding-left: 0;
        padding-right: 0;
    }

    .news-categories {
        margin-bottom: 15px;
    }

    .news-item:nth-child(1) a {
        padding: 30px 32px;
    }

    .news-item:nth-child(1) a .news-item-title {
        font-size: 16px;
        line-height: 22.4px;
    }

    .news-list {
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        grid-template-columns: repeat(8, 1fr);
    }

    .news-item:nth-child(1) {
        grid-column: span 5;
        grid-row: span 1;
        max-height: 276px;
    }

    .news-item:nth-child(2), .news-item:nth-child(3) {
        grid-column: span 3;
        max-height: 276px;
    }

    .news-item {
        max-height: 276px;
        grid-column: span 4;
        min-height: 276px;
    }

    .news-item:nth-child(4) {
        grid-column: span 5;
        max-height: 276px;
    }

    .next.page-numbers {
        margin-left: 5px;
    }

    .prev.page-numbers {
        margin-right: 15px;
    }

    .news-item a .news-item-title {
        display: -webkit-box;
        -webkit-line-clamp: 8;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .news-categories {
        padding-left: 32px;
        padding-right: 32px;
    }

    .news-categories ul {
        flex-wrap: wrap;
    }

    .news-categories .hide-block.show {
        display: block !important;
    }

    .news-categories .hide-block {
        margin-top: 15px;
    }

    .news-categories li + li {
        margin-left: 0;
        margin-right: 15px;
    }

    .news-categories li.news-more {
        margin-right: 0;
    }

    .news-category {
        margin-right: 15px;
    }

    .vacancy-list-item {
        padding: 40px 32px;
    }

    .vacancy-list-item__title h2, .vacancy-list-item__desc, .vacancy-list-item__text_p {
        margin-bottom: 20px;
    }

    .vacancy-list-item__btn {
       /* padding-top: 0;*/
    }

    .vacancy-list-image {
        display: none;
    }

    .vacancy-list-text {
        padding-right: 0;
    }

    .vacancy-list-text {
        width: 100%;
    }

    .vacancy-list-item + .vacancy-list-item {
        margin-top: 60px;
    }

    .vacancy-image {
        display: block;
        margin-bottom: 20px;
        width: 100%;
        height: 400px;
        border-radius: 30px;
        background-size: cover !important;
        /*background-position: top center !important;*/
		background-position: 0 -349px !important;
    }

    .page-others .container-wrapper:last-child {
        padding-bottom: 80px;
    }

    .vacancy-banner__list {
        margin-top: 20px;
        margin-bottom: 29px;
    }

    .vacancy-banner__list-item > a {
        font-size: 16px;
        line-height: 20.8px;
    }

    .vacancy-banner__list div + div {
        margin-top: 7px;
    }

    .vacancy-banner__manager img {
        max-height: 275px;
        max-width: 192px;
    }

    .vacancy-banner__manager {
        width: 192px;
        height: 275px;
        right: 25px;
    }

    .vacancy-banner__manager-position {
        bottom: 32px;
    }

    .vacancy-banner__manager-fio {
        bottom: 77px;
    }

    .page-others .container-content.top-margin {
        margin-top: 80px;
    }

    .vacancy-numbers__list {
        grid-template-columns: repeat(4, 1fr);
        grid-column-gap: 20px;
        grid-row-gap: 20px;
    }

    .vacancy-numbers__list-item {
        padding: 20px;
    }

    .vacancy-numbers__list-item, .vacancy-numbers__list-item:nth-child(7n+1), .vacancy-numbers__list-item:nth-child(7n+2), .vacancy-numbers__list-item:nth-child(7n+3), .vacancy-numbers__list-item:nth-child(7n+4), .vacancy-numbers__list-item:nth-child(7n+5), .vacancy-numbers__list-item:nth-child(7n+7) {
        grid-column: span 1;
    }

    .vacancy-numbers__list-item:nth-child(7n+6) {
        grid-column: span 2;
    }

    .vacancy-numbers__list-item:nth-child(7n+5) {
        min-width: 178px;
    }

    .work__list-item {
        padding: 25px 20px;
    }

    .work__list-item-title {
        font-size: 16px;
        line-height: 20.8px;
    }

    .work__list-item-icon {
        width: 80px;
        height: 80px;
    }

    .work__list-item-icon img {
        width: 46px;
        height: 46px;
    }

    .work__list-item-content {
        width: calc(100% - 100px);
    }

    .work__list {
        grid-column-gap: 20px;
        grid-row-gap: 25px;
    }

    .values__list {
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        grid-template-columns: repeat(2, 1fr);
    }

    .values__list-item {
        grid-column: span 1;
    }

    .values__list-item:nth-child(3n) {
        grid-column: span 1;
    }

    #values .container-title {
        max-width: 548px;
    }

    #express-call.vacancy-container .express-call-image {
        display: none;
    }

    #express-call.vacancy-container .express-call-desc {
        font-size: 20px;
        line-height: 30px;
    }

    #express-call.vacancy-container .call-form.free-column input[type=text] {
        margin-right: 0;
    }

    #express-call.vacancy-container .form-input:nth-child(2) {
        margin-right: 20px;
        margin-left: 20px;
    }

    .quiz-content.container-content.padding-small {
        padding-left: 0;
        padding-right: 0;
    }

    .step-content {
        padding: 32px;
    }

    .progress-bar {
        margin-bottom: 30px;
    }

    .step-title h2, .step-finish {
        margin-bottom: 20px;
        font-size: 26px;
        line-height: 31.2px;
    }

    .step-variant.variant-image label {
        font-size: 16px;
        line-height: 20.8;
        align-items: baseline;
    }

    .step-variants {
        grid-column-gap: 20px;
        grid-row-gap: 40px;
    }

    .step-btn {
        margin-top: 25px;
    }

    .step-variant__title {
        margin-bottom: 10px;
    }

    .step-variant.variant-input input[type=text] {
        margin-bottom: 0;
    }

    .step-variants.step-variants__input {
        grid-row-gap: 30px;
    }

    .error-text {
        bottom: 50px;
    }

    .step-title.step__max-width-title {
        max-width: 630px;
    }

    .container-content__info {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .about__info-blocks.column-flex-row {
        grid-column-gap: 20px;
        grid-row-gap: 20px;
    }

    .about__info-block {
        min-width: 276px;
    }

    .our-team__photos {
        grid-template-columns: repeat(8, 1fr);
        grid-column-gap: 20px;
        grid-row-gap: 20px;
    }

    .our-team__photos-item, .our-team__photos-item:nth-child(6n+3), .our-team__photos-item:nth-child(6n+1) {
        grid-column: span 2;
    }

    .our-team__photos-item:first-child {
        grid-column: span 5;
    }

    .our-team__photos-item:nth-child(2) {
        grid-column: span 3;
    }

    .our-team__photos-item {
        height: 215px;
    }

    .our-team__photos-item:first-child, .our-team__photos-item:nth-child(2) {
        height: 335px;
        max-width: inherit;
    }

    #gallary .owl-nav .owl-next, #gallary .owl-nav .owl-prev, #our-team .owl-nav .owl-next, #our-team .owl-nav .owl-prev {
        width: 40px;
        height: 40px;
    }

    #our-team .owl-nav .owl-next:after, #gallary .owl-nav .owl-next:after {
        right: 4px;
        background-size: 20px 20px;
        top: 5px;
        width: 20px;
        height: 20px;
    }

    #our-team .owl-nav .owl-next:hover:after, #our-team .owl-nav .owl-prev:hover:after {
        background-size: 20px 20px;
    }

    #our-team .owl-nav .owl-prev:after, #gallary .owl-nav .owl-prev:after {
        background-size: 20px 20px;
        width: 20px;
        height: 20px;
        top: 5px;
        left: 5px;
    }

    #our-team .owl-nav .owl-next, #our-team .owl-nav .owl-prev {
        top: 56%;
    }

    #our-team .owl-nav .owl-next {
        right: 10px;
    }

    #our-team .owl-nav .owl-prev {
        left: 10px;
    }

    #portfolio__slider .owl-nav .owl-next, #portfolio__slider .owl-nav .owl-prev {
        /*top: -32px;*/
        top: -67px;
        width: 40px;
        height: 40px;
    }
    .single-agent #portfolio__slider .owl-nav .owl-next, .single-agent #portfolio__slider .owl-nav .owl-prev {
        top: -54px;
    }

    #portfolio__slider .owl-nav .owl-next:after, #portfolio__slider .owl-nav .owl-prev:after {
        width: 22px;
        height: 22px;
        top: 9px;
        left: 10px;
        right: inherit;
    }

    #portfolio__slider .owl-nav .owl-prev:after, #portfolio__slider .owl-nav .owl-next:hover:after, #portfolio__slider .owl-nav .owl-prev:hover:after {
        background-size: 20px;
    }

    #portfolio__slider .owl-nav .owl-prev {
        right: 60px;
    }

    #portfolio__slider .portfolio-item img {
        height: 100%;
        object-fit: contain;
    }

    #director .column-img {
        width: 198px;
        height: 280px;
    }

    .director-desc {
        font-size: 14px;
        line-height: 21px;
        margin-top: 20px;
    }

    #director .column-text {
        width: calc(100% - 228px);
    }

    .container-white {
        padding: 32px;
    }

    #director .container-content.padding-small, #gallary .container-content.padding-small {
        padding-left: 0;
        padding-right: 0;
    }

    #gallary .gallary-image-main {
        height: 356px;
    }

    #gallary .owl-nav .owl-next, #gallary .owl-nav .owl-prev {
        top: 55%;
    }

    #gallary .owl-nav .owl-next:after, #gallary .owl-nav .owl-prev:after {
        left: 10px;
        top: 10px;
        width: 20px;
        height: 20px;
    }

    #gallary .owl-nav .owl-next:hover:after, #gallary .owl-nav .owl-prev:hover:after {
        background-size: 20px 20px;
    }

    #gallary .gallary-image-thumb .gallery-item {
        width: 100%;
        height: 121px;
    }

    #gallary .gallary-image-main {
        margin-bottom: 20px;
    }

    .container-content-slider {
        padding-left: 32px;
        padding-right: 32px;
    }

    #similar .owl-nav .owl-next {
        right: -27px;
    }

    #similar .owl-nav .owl-prev {
        left: -27px;
    }

    #object-property .container-content-slider, .similar-catalog.container-content-slider {
        padding-bottom: 32px;
    }

    .filters-btns .column-1-4, .filters-btns .column-2-4 {
        min-width: 276px;
    }

    #search-properties .container-content.padding-small {
        padding-top: 35px;
        padding-bottom: 43px;
    }

    .radio-buttons label {
        padding: 15px 9px;
    }

    #search-properties .column-flex-row {
        grid-column-gap: 20px;
    }

    #search-result .container-content {
        padding-top: 32px;
    }

    .property-list-objects {
        margin-top: 30px;
    }

    #search-result .pagination {
        margin-top: 20px;
    }

    #search-result {
        padding-bottom: 32px;

    }

    #search-result .container-content {
        padding-left: 0;
        padding-right: 0;
    }

    .category-text {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .object-item .object-item-image .owl-item img {
        width: 375px;
    }

    #search-result .breadcrumbs, #search-result .search-result__title {
        padding-left: 32px;
        padding-right: 32px;
    }

    #search-result_map-objects {
        height: 700px;
        margin-top: 30px;
    }

    #express-call .wpcf7-response-output {
        margin: 0;
    }

    .contact-form .wpcf7-response-output {
        width: 296px
    }

    .no-result {
        padding-left: 32px;
        padding-right: 32px;
    }

    .search-item a {
        font-size: 16px;
        line-height: 20.8px;
    }

    .search-item + .search-item {
        margin-top: 7px;
    }

    body.search-results #search-results {
        padding-right: 32px;
        padding-left: 32px;
    }

    #search-result_list .item-not-found {
        margin-top: 30px;
        padding-right: 32px;
        padding-left: 32px;
    }
}
@media screen and (max-width: 1120px) {
	#agent-property .agent-avatar{
		border-radius: 50%;
		width: 142px;
    	height: 142px;
		margin-bottom:30px
	}
	#agent-property .agent-avatar img{
		width: 100%;
		max-width: 300px;
		height: auto;
	}
	#agent-property .column-left .column-flex-row{
		flex-direction: column;
	}
	#agent-property .agent-content{
		width: 100%;
		text-align: center
	}
}
@media screen and (max-width: 1024px) {
    .header__info-online {
        margin-bottom: 0;
    }

    .header__logo-text {
        font-size: 12px;
        line-height: 15.6px;
    }

    .our-team__photos-item {
        height: 178px;
    }

    .our-team__photos-item:first-child, .our-team__photos-item:nth-child(2) {
        height: 300px;
    }

    #object-property .column-flex-row.property-content {
        display: block;
    }

    #object-property .column-left {
        width: 100%;
    }

    #object-property .column-right {
        display: none;
    }

    #object-property .single-property-image-main .property-gallery-item img {
        object-fit: cover;
        object-position: center;
    }

    #object-property .property-description, #object-property .property-features, #calc-ipoteka .properrty-container-content {
        padding: 32px;
    }

    #infrastructura {
        margin-top: 32px;
    }

    .predlojenie-content-backbg {
        padding: 32px;
        background-size: inherit;
    }

    .predlojenie-form {
        max-width: 290px;
    }

    .predlojenie-form .form-komment {
        text-align: left;
    }

    .predlojenie-specialist-image {
        position: absolute;
        right: -46px;
        margin-top: 0;
        left: inherit;
        margin-left: inherit;
        margin-right: inherit;
        width: inherit;
        bottom: -26px;
    }

    .predlojenie-specialist-fio, .predlojenie-specialist-position {
        right: 80px;
    }

    .predlojenie-specialist-position {
        bottom: 62px;
    }

    .predlojenie-specialist-fio {
        bottom: 111px;
    }

    #similar {
        margin-top: 30px;
    }

    #object-property .column-right {
        display: none;
    }

    #similar .single-property-heading {
        padding-left: 32px;
        padding-right: 32px;
    }

    #contact-agent {
        display: block;
    }

    #object-property .column-left {
        display: flex;
        flex-direction: column;
    }

    .property-gallery-photo {
        order: 1;
    }

    .property-description {
        order: 2;
    }

    #contact-agent {
        order: 3;
    }

    .property-features {
        order: 4;
    }

    #calc-ipoteka {
        order: 5;
    }

    #infrastructura {
        order: 6;
    }

    #predlojenie {
        order: 7;
    }

    .infrastructura-filter__pc {
        display: block;
    }

    .infrastructura-filter__mobile {
        display: none !important;
    }

    #similar .single-property-heading {
        padding-left: 0;
        padding-right: 0;
    }

    #predlojenie {
        overflow: hidden
    }

    .predlojenie-form .wpcf7-response-output {
        left: inherit;
        right: 0;
        width: auto;
        text-align: left;
        margin: 0 auto !important;
    }

    #contact-agent .wpcf7-response-output {
        width: 220px;
        bottom: -25px;
        left: 0;
        right: 0;
        margin: 0 auto !important;
    }
	
}

@media screen and (max-width: 992px) {
    .values__list-item{
        flex-direction: column;
    }
    
    .values__list-item-img {
        width: 100%;
        height: 180px;
    }
    .values__list-item-text{
        padding: 20px;
         width: 100%;
    }
    .prof__list{
        grid-template-columns: repeat(2, 1fr);
    }
    .vacancy-image {
        background-position: 0 -252px !important;
    }

    .vacancy-list-item__btn a {
        width: 100%;
    }
    .container-content__image{
        height: 600px;
    }
}
@media screen and (max-width: 930px) {
	vacancy-image {
        background-position: 0 -221px !important;
    }
}

@media screen and (max-width: 840px) {
    .call-form input[type=text] {
        width: 492px;
    }

    .column-form {
        width: 320px;
    }

    .column-info {
        width: calc(100% - 365px);
    }
	.vacancy-image {
        background-position: 0 -178px !important;
    }
    .container-content__image{
        height: 500px;
    } 
}

@media screen and (max-width: 806px) {
    .infrastructura-filter-item {
        padding: 16px;
        font-size: 12px;
        line-height: normal;
    }
}

@media screen and (max-width: 783px) {
    body.admin-bar .main-container {
        padding-top: 34px;
    }
}

@media screen and (max-width: 768px) {
    
    .prof__list-item{
        padding: 16px;
    }
    .prof__list-item-icon{
        position: absolute;
        margin-bottom: 0;
    }
    .prof__list-item-title, .prof__list-item-desc{
        padding-left: 120px;
    }
    .single-agent-element.agent-properties {
        margin-top: 60px;
    }
    .single-agent #reviews{
        padding-top: 60px;
    }
    #sale {
        right: -2px;
        top: -33px;
        width: 200px;
    }
    #sale img.sale_pc {
        display: none;
    }

    #sale img.sale_mobile {
        display: block;
    }

    #owl-team .item-wrapper a .item-desc-info-mobile .item-desc-text{
        margin-bottom: 0;
    }
    #owl-team .item-desc-info-mobile__btn a{
        margin-top: 5px;
    }
    .similar-catalog.container-content-slider #similar .single-property-heading{
        padding-left: 16px;
        padding-right: 16px;
    }
    #similar .owl-carousel .owl-nav .owl-next, #similar .owl-carousel .owl-nav .owl-prev{
        width: 30px;
        height: 30px;
        top: 37%;
    }
    #similar .owl-carousel .owl-nav .owl-next:after, #similar .owl-carousel .owl-nav .owl-prev:after, #similar .owl-carousel .owl-nav .owl-next:hover:after, #similar .owl-carousel .owl-nav .owl-prev:hover:after {
        width: 16px;
        height: 16px;
        background-size: 17px;
        top: 7px;
        left: 7px;
    }
    #gallary .owl-carousel .owl-nav .owl-next:after, #gallary .owl-carousel .owl-nav .owl-prev:after {
        left: 6px;
        top: 5px;
    }
    #video .owl-carousel .owl-nav .owl-next{
        top:100px;
    }
    #video .owl-carousel .owl-nav .owl-next:after{
        top: 8px;
        left: 8px;
    }
    #search-text, #search-result{
        margin-bottom:60px;
    }
    #search-result{
       padding-bottom:0!important;
    }
	#agent-property.column-flex-row{
		flex-direction: column;
	}
	#agent-property .column-left{
		width:100%;
		margin-bottom:30px
	}
	#agent-property .column-right{
		width:100%;
		margin-left: 0;
	}
	.single-agent-element.agent-properties{
		padding-top:0!important
	}
    .video__list-item .video-img .icon-play{
        left: 39%;
    }
    #video .container-content{
        border-radius: 20px;
        padding: 30px 16px;
    }
    .prof__list{
        grid-template-columns: repeat(1, 1fr);
        grid-row-gap: 20px;
    }
    .header__logo-text, .header__info, .logo-pc {
        display: none;
    }

    .header__logo {
        width: calc(100% - 100px);
    }

    .header__main-menu-btn {
        padding-left: 20px;
    }

    .header__icons svg {
        width: 20px;
    }

    .header__icons {
        width: 55px;
    }

    .logo-mobile {
        display: block;
		width: 170px
    }

    .header__mobile-contacts-social img {
        width: 20px;
    }

    .header__mobile-contacts-social div + div {
        margin-left: 5px;
    }

    .container-content.padding-small {
        padding-left: 16px;
        padding-right: 16px;
    }

    .container-content, #mainmap {
        margin: 60px auto 0 auto;
    }
	#mainmap.main-map-padding{
		 padding: 60px 0 0 0;
	}
    #banner {
        overflow: inherit;
        max-height: inherit;
    }

    #banner .container-content {
        padding: 0;
    }

    #banner .column-flex-row {
        display: block;
    }

    #banner .adventages-item.column-flex-row {
        display: flex;
    }

    #banner .column-2, #banner .column-2:first-child, #banner .column-2:last-child {
        width: 100%;
    }

    #banner .column-2:first-child {
        padding: 50px 16px 60px 16px;
        background-size: cover !important;
        background-position: center center !important;
    }
	#banner {/*background:none!important*/}
	#banner .column-2:last-child{
		margin-top: -20px
	}
    #banner .column-right {
        min-height: inherit;
    }

    .banner-title {
        margin-bottom: 0;
    }
    .banner-adventages{
        margin-top: 60px;
    }
    .banner-adventages {
        position: relative;
    }

    .banner-form-consult {
        max-width: 100%;
    }

    #banner .form-social-btn .wpcf7-list-item {
        width: 32%;
    }

    .banner-form-consult {
        border-radius: 20px;
        padding: 26px 16px;
		min-height: 316px;
    }

    .container-title h2, .container-title {
        font-size: 26px;
        line-height: 31.2px;
    }

    .map-objects__filters {
        width: 100%;
        border-radius: 20px;
        padding: 26px 16px;
        position: relative;
        left: 0;
        top: inherit;
    }

    #mainmap {
        position: relative;
        top: -30px;
        height: 535px;
    }
	#mainmap.main-map-padding{
		height: 595px;
	}
    .select {
        width: 100%;
        max-width: 100%;
    }

    #best .container-title {
        padding-left: 16px;
        padding-right: 16px;
    }

    .best-list {
        padding-left: 16px;
    }

    #doverie .container-content, #reviews .container-content, #appeal .container-content, #portfolio .container-content {
        border-radius: 20px;
        padding: 30px 16px;
    }

    .doverie-list-item a {
        display: grid;
        grid-column-gap: 20px;
        grid-row-gap: 20px;
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: auto;
        padding: 10px;
    }

    .item-logo-name {
        border-radius: 8px;
        padding-right: 18px;
        margin-bottom: 0;
        grid-column: span 1;
        grid-column: span 1;
    }

    .doverie-list-item a .column-flex-row {
        display: flex;
        flex-flow: column-reverse;
        justify-content: center;
        align-items: flex-start;
        grid-column: span 3;
    }

    .item-rating {
        margin-top: 5px;
    }

    #doverie .doverie-lists {
        grid-column-gap: 10px;
        grid-row-gap: 10px;
        grid-template-columns: repeat(1, 1fr);
    }

    .top-objects-filters-item {
        min-width: inherit;
    }

    .objects-list.column-flex-row {
        grid-template-columns: repeat(1, 1fr);
        max-width: 375px;
        margin: 0 auto;
    }

    #reviews .item.review-item {
        width: 252px;
    }

    #reviews .owl-nav .owl-prev, #reviews .owl-nav .owl-next {
        width: 30px;
        height: 30px;
    }

    #reviews .owl-nav .owl-prev:after, #reviews .owl-nav .owl-next:after {
        width: 16px;
        height: 16px;
        top: 6px;
        left: 6px;
        background-size: 16px 16px;
    }

    #reviews .owl-nav .owl-prev:hover:after, #reviews .owl-nav .owl-next:hover:after {
        background-size: 16px 16px;
    }

    #reviews .owl-nav .owl-prev {
        right: 57px;
        top: -26px;
    }

    #reviews .owl-nav .owl-next {
        top: -26px;
        right: 16px;
    }

    #owl-team .item,#owl-team-rukovodstvo .item {
        width: inherit;
    }

    #teams .container-content.padding-small {
        padding-right: 16px;
    }

    .item-desc-info .item-team-title, .item-desc-position, .item-desc-title {
        color: #222;
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: 16.8px;
    }

    #owl-team .item-wrapper, #owl-team-rukovodstvo .item-wrapper {
        /*height: 300px;
       border-radius: 10px;*/
        height: auto;
        overflow: inherit;
    }
    #owl-team .item-wrapper a img{
        height: 300px;
        border-radius: 10px;
        overflow: hidden;
    }

    .item-desc-text {
        font-size: 12px;
        line-height: 14.4px;
        margin-top: 10px;
    }

    .item-desc-info {
        position: relative;
    }

    .item .item-desc-info {
        display: none !important;
    }

    .item-desc-info.item-desc-info-mobile {
        display: block !important;
        width: 100%;
        background: none;
        padding: 10px 0 0 0;
        bottom: 0;
    }

    #owl-team img, #owl-team-rukovodstvo img {
        object-position: top;
    }

    #owl-team .owl-nav .owl-next, #owl-team-rukovodstvo .owl-nav .owl-next {
        right: 0;
    }

    .item-desc-title {
        display: block;
        line-height: 120%;
    }

    #owl-team .owl-nav .owl-next, #owl-team .owl-nav .owl-prev, #best .owl-nav .owl-next, #best .owl-nav .owl-prev,
    #video .owl-nav .owl-next, #video .owl-nav .owl-prev,#owl-team-rukovodstvo .owl-nav .owl-next, #owl-team-rukovodstvo .owl-nav .owl-prev{
        width: 30px;
        height: 30px;
    }

    #owl-team .owl-nav .owl-next:after, #owl-team .owl-nav .owl-prev:after, #best .owl-nav .owl-next:after, #best .owl-nav .owl-prev:after,
    #video .owl-nav .owl-next:after, #video .owl-nav .owl-prev:after,#owl-team-rukovodstvo .owl-nav .owl-next:after, #owl-team-rukovodstvo .owl-nav .owl-prev:after{
        width: 16px;
        height: 16px;
        top: 7px;
        left: 8px;
        background-size: 16px 16px !important;
    }

    #teams .container-title h2, #appeal .container-title h2, #how-to-help .container-title h2, #express-call .container-title,
    #clients .container-title h2 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 20px;
    }

    .appeal__filter {
        display: block;
    }

    #appeal .column-2:first-child .appeal-column-wrapper {
        margin-left: 0;
    }

    #appeal .column-2:last-child .appeal-column-wrapper {
        margin-right: 0;
    }

    #appeal .appeal-row.column-flex-row {
        display: block;
    }

    #appeal .appeal-row.column-flex-row .column-2 {
        width: 100%;
    }

    #myself__content {
        display: none;
    }

    .container-pagetext-scroll {
        font-size: 14px;
        line-height: 19.6px;
    }

    .container-pagetext {
        padding: 26px 16px;
        border-radius: 20px;
    }

    #express-call .container-content-backbg {
        padding: 26px 16px;
    }

    .express-call-desc {
        font-size: 14px;
        line-height: 19.6px;
        margin-bottom: 27px;
    }

    #express-call .container-title {
        margin-bottom: 10px;
    }

    .express-call-image {
        position: relative;
        right: inherit;
        margin: 0 auto;
        width: 278px;
        height: 228px;
    }

    .express-call-image img {
        object-fit: contain;
    }

    .call-form input[type=text] {
        width: 100%;
    }

    .call-form .form-btn input[type=submit] {
        width: 100%;
    }

    .call-form .wpcf7-spinner {
        position: absolute;
        top: 75px;
        margin: 0;
        right: 3px;
    }

    #express-call .call-form .form-btn {
        position: relative;
		max-width: inherit;
        right: inherit;
    }

    .express-call-form {
        max-width: 100%;
    }

    .faqs-question {
        padding: 16px;
    }

    .faqs-answer {
        padding: 20px 16px;
    }

    .faqs-question:after {
        right: 16px;
        top: 10px;
    }

    #route {
        margin-top: 60px;
    }

    #map {
        border-top-left-radius: 30px;
        border-top-right-radius: 30px;
    }

    #map-root__show-mobile {
        display: block;
    }

    #map-root {
        display: none;
        left: 0;
        top: inherit;
        bottom: 40px;
        z-index: 16;
    }

    .map-root-wrapper {
        margin: 0 auto;
        border-radius: 20px;
    }

    .map-root-whereare, .pc-address {
        display: none;
    }

    .map-root-title h2 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 10px;
    }

    .map-root-control {
        margin-bottom: 10px;
    }

    .mobile-address, .map-root__close {
        display: block;
    }

    .appeal-column-wrapper {
        max-width: 100%;
    }

    #best .owl-nav .owl-next,  #video .owl-nav .owl-next {
        right: 16px;
    }

    #liMarquee-clients, #liMarquee-clients-tight {
        display: block;
        height: 40px !important;
    }

    #owl-clients {
        display: none;
    }

    .footer-wrapper {
        padding: 6px 16px;
    }

    .footer-copyright.column-flex-row {
        flex-direction: column-reverse;
        align-items: center;
    }

    .footer-politika {
        margin-bottom: 20px;
    }

    .container-content-column.column-flex-row {
        flex-direction: column;
    }

    .column-info, .column-form, .news-content {
        width: 100%;
        border-radius: 20px;
        padding: 26px 16px;
    }

    .column-form {
        margin-top: 20px;
    }

    .page-others .wrapper {
        padding-top: 26px;
    }

    .page-others .container-content h1 {
        font-size: 26px;
        line-height: 31.2px;
    }

    .breadcrumbs a, .breadcrumbs {
        font-size: 12px;
        line-height: normal;
    }

    .news-content .container-breadcrumbs {
        max-width: 100%;
        width: 100%;
        margin-bottom: 10px;
    }

    .news-content .breadcrumbs .column-flex-row {
        flex-direction: column;
    }

    .breadcrumbs {
        margin-bottom: 10px;
    }

    .page-others .container-content .news-content__title h1 {
        font-size: 20px;
        line-height: 26px;
    }

    .container-content__image, .vacancy-image {
        height: 450px;
        border-radius: 8px;
    }

    .container-content__text {
        font-size: 14px;
        line-height: 21px;
    }

    .container-content__comment #reply-title {
        font-size: 16px;
        line-height: 24px;
    }

    .nav-links .meta-nav {
        display: none !important;
    }

    .container-content__links .nav-links > div, .container-content__links .post-title {
        width: 100%;
    }

    .container-content__links .nav-links {
        flex-direction: column;
    }

    .container-content__links .nav-previous {
        text-align: left;
        border-bottom: 1px solid #EAEFF1;
        border-right: none;
    }

    .container-content__links .nav-previous, .container-content__links .nav-next {
        padding: 0;
        position: relative;
    }

    .container-content__links a {
        position: relative;
        padding-top: 20px;
        padding-bottom: 20px;
        display: block;
        width: calc(100% - 26px);
    }

    .container-content__links .nav-previous a:before {
        display: block;
        content: "";
        position: absolute;
        top: -3px;
        left: 0;
        background: url(assets/image/ic_round-navigate-next.svg) no-repeat;
        width: 20px;
        height: 20px;
    }

    .container-content__links .nav-next a:after {
        display: block;
        content: "";
        position: absolute;
        top: 19px;
        right: 0;
        background: url(assets/image/ic_round-navigate-prev.svg) no-repeat;
        width: 20px;
        height: 20px;
    }

    .container-content__links {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .container-content__links .nav-previous a .post-title {
        margin-left: 23px;
    }

    .container-content__links .nav-next a .post-title {
        padding-right: 23px;
    }

    .news-categories {
        padding-right: 16px;
        padding-left: 16px;
    }

    .news-item:nth-child(1) a {
        padding: 26px 16px;
    }

    .news-item {
        grid-column: span 1;
        border-radius: 8px;
        min-height: 200px;
        max-height: 200px;
    }

    .news-item a {
        font-size: 14px;
        line-height: 16.8px;
        padding: 26px 16px;
        overflow: hidden;
        height: 200px;
    }

    .news-item a .news-item-title {
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .news-list {
        grid-template-columns: repeat(2, 1fr);
    }

    .news-item:nth-child(1) {
        font-size: 16px;
        line-height: 19.2px;
    }

    .news-item:nth-child(1), .news-item:nth-child(4) {
        grid-column: span 2;
        max-height: 200px;
        min-height: 200px;
    }

    .news-item:nth-child(2), .news-item:nth-child(3) {
        max-height: 200px;
        grid-column: span 1;
        min-height: 200px;
    }

    .news-item__date {
        margin-bottom: 5px;
    }

    .news-categories__mobile {
        display: block;
        padding-left: 16px;
        padding-right: 16px;
        margin-bottom: 20px;
    }

    .news-categories {
        display: none;
    }

    .new-select.news-category {
        border-radius: 8px;
        border: 1px solid #EAEFF1;
        background: #FFF;
        color: #222;
        font-family: Inter;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        margin-right: 0;
    }

    .news-categories__mobile .new-select__list {
        background: #FFF;
    }

    .news-more {
        display: none;
    }

    .next.page-numbers span, .prev.page-numbers span {
        display: none;
    }

    .page-numbers, .page-numbers.current, .prev.page-numbers, .next.page-numbers {
        width: 40px;
        height: 40px;
    }

    .prev.page-numbers, .next.page-numbers {
        padding: 0;
    }

    .prev.page-numbers:after {
        left: 8px;
    }

    .next.page-numbers:before {
        right: 8px;
    }

    .container-content__links .post-title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        display: block !important;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .vacancy-list-item {
        padding: 26px 16px;
        border-radius: 20px;
    }

    .vacancy-list-item__title h2 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 15px;
    }

    .vacancy-list-item__text_title {
        font-size: 16px;
        line-height: 20.8px;
        margin-bottom: 10px;
    }

    .vacancy-list-item__desc, .vacancy-list-item__text_p {
        font-size: 14px;
        line-height: 21px;
        margin-bottom: 15px;
    }

    .vacancy-list-item + .vacancy-list-item {
        margin-top: 30px;
    }

    .vacancy-image {
        margin-bottom: 15px;
    }

    .pum-content .banner-form-consult {
        padding: 40px;
        border-radius: 30px;
    }

    .vacancy-banner__list {
        margin-top: 25.5px;
        margin-bottom: 16.5px;
    }

    .vacancy-banner__manager {
        width: 246px;
        height: 298px;
        position: relative;
        margin: 0 auto;
        right: inherit;
        overflow: inherit;
    }

    #vacancy-banner .container-content, #page-calc .container-content{
        border-radius: 20px;
        padding: 26px 16px 0 16px;
    }

    .vacancy-banner__btn {
        margin-bottom: 23px;
    }

    .vacancy-banner__manager img {
        object-fit: cover;
        object-position: top;
        max-height: inherit;
        max-width: inherit;
    }

    .vacancy-banner__manager-fio, .vacancy-banner__manager-position {
        right: -47px;
    }

    .vacancy-banner__manager-position {
        bottom: 26px;
    }

    .vacancy-banner__manager-fio {
        bottom: 70px;
    }

    .vacancy-numbers__list {
        grid-template-columns: repeat(2, 1fr);
    }

    .vacancy-numbers__list-item {
        padding: 15px 10px;
    }

    .vacancy-numbers__list-item, .vacancy-numbers__list-item:nth-child(7n+1), .vacancy-numbers__list-item:nth-child(7n+2), .vacancy-numbers__list-item:nth-child(7n+3), .vacancy-numbers__list-item:nth-child(7n+4), .vacancy-numbers__list-item:nth-child(7n+5), .vacancy-numbers__list-item:nth-child(7n+7) {
        grid-column: span 1;
    }

    .vacancy-numbers__list-item:nth-child(7n+6) {
        grid-column: span 2;
        order: 7;
    }

    .vacancy-numbers__list-item:nth-child(7n+7) {
        order: 6;
    }

    .vacancy-numbers__list-item-number {
        font-size: 16px;
        line-height: 20.38px;
    }

    .vacancy-numbers__list-item-desc {
        font-size: 14px;
        line-height: 18.2px;
    }

    .page-others .container-content.top-margin {
        margin-top: 60px;
    }

    .vacancy-numbers__list-item:nth-child(7n+5) {
        min-width: inherit;
    }

    .work__list {
        grid-template-columns: repeat(1, 1fr);
        grid-row-gap: 20px;
    }

    #work .container-content {
        padding: 26px 0;
        border-radius: 20px;
    }

    #work .container-title, #values .container-title {
        padding-right: 16px;
        padding-left: 16px;
    }

    .work__list-item-icon {
        width: 60px;
        height: 60px;
    }

    .work__list-item-icon img {
        width: 35px;
        height: 35px;
    }

    .work__list-item-content {
        width: calc(100% - 75px);
    }

    .work__list-item {
        padding: 20px 16px;
    }

    #values .container-content.padding-small {
        padding-left: 0;
        padding-right: 0;
    }

    .values__list-item {
        border-radius: 8px;
        /*padding: 20px 16px;*/
    }

    .values__list {
        grid-template-columns: repeat(1, 1fr);
    }

    .values__list-item:nth-child(3n) {
        grid-column: span 1;
    }

    .values__list-item-text br {
        display: none;
    }

    .values__list-item:first-child br {
        display: block;
    }

    #express-call .container-content {
        border-radius: 20px;
    }

    #express-call.vacancy-container .container-title {
        font-size: 20px;
        line-height: 26px;
    }

    #express-call.vacancy-container .express-call-desc {
        font-size: 14px;
        line-height: 18.2px;
        margin-bottom: 20px;
    }

    #express-call.vacancy-container .column-flex-row {
        flex-direction: column;
    }

    #express-call.vacancy-container .form-input:nth-child(2) {
        margin: 10px 0 10px 0;
    }

    #express-call.vacancy-container .call-form.free-column input[type=text] {
        max-width: 100%;
    }

    #express-call.vacancy-container .form-input, #express-call.vacancy-container .call-form.free-column .form-btn {
        width: 100%;
    }

    #express-call.vacancy-container .form-komment {
        font-size: 11px;
        line-height: normal;
        text-align: center;
        max-width: 343px;
        margin: 10px auto 0 auto;
    }

    #express-call.vacancy-container .express-call-image {
        display: block;
        position: relative;
        right: inherit;
        margin-top: 22px;
        width: 310px;
        height: 210px;
        overflow: inherit;
    }

    #express-call.vacancy-container .express-call-image img {
        width: 197px;
        max-height: inherit;
        object-fit: cover;
    }

    #express-call.vacancy-container .container-content-backbg {
        padding: 26px 16px 0 16px;
    }

    #express-call.vacancy-container .express-call__manager-position {
        bottom: 26px;
    }

    #express-call.vacancy-container .express-call__manager-fio {
        bottom: 71px;
    }

    #express-call.vacancy-container .express-call__manager-fio, #express-call.vacancy-container .express-call__manager-position {
        right: -21px;
    }

    .page-others .container-wrapper:last-child {
        padding-bottom: 60px;
    }

    .step-variants {
        grid-template-columns: repeat(1, 1fr);
        grid-column-gap: 20px;
        grid-row-gap: 20px;
    }

    .step-variant.variant-image {
        height: 200px;
        border-radius: 8px;
    }

    .step-variant.variant-image label {
        padding: 0 20px;
        border-radius: 8px;
    }

    .step-variant.variant-image.active label:before {
        width: 30px;
        height: 30px;
        bottom: -16px;
        left: calc(50% - 16px);
        background-size: 30px 30px;
    }

    .step-btn {
        position: inherit;
        margin-top: 20px;
    }

    .step-btn__next {
        width: 100%;
        min-width: 100%;
    }

    .step-btn__next span {
        position: relative;
        max-width: 207px;
        margin: 0 auto;
    }

    .step-btn__next span:before {
        top: 1px;
    }

    .step-content {
        border-radius: 20px;
    }

    .step-btn__previous {
        position: absolute;
        top: 26px;
        border: 0;
        min-width: auto;
        padding: 0;
        height: auto;
        font-size: 12px;
        line-height: normal;
        right: 16px;
    }

    .step-content {
        padding: 26px 16px;
    }

    .progress-bar {
        margin-bottom: 20px;
    }

    .step-title h2, .step-finish {
        font-size: 20px;
        line-height: 26px;
    }

    .step-variant__title {
        font-size: 16px;
        line-height: 20.8px;
    }

    .error-text {
        bottom: 5px;
    }

    .progress-text.text-center {
        text-align: left !important;
    }

    .step-title.step__max-width-title {
        max-width: 343px;
    }

    .step__max-width-desc {
        max-width: 260px;
    }

    .step-desc {
        font-size: 14px;
        line-height: 18.2px;
        padding-bottom: 25px;
        margin-bottom: 25px;
    }

    .page-template-page-quiz .step-form-komment {
        max-width: 343px;
        margin: 20px auto 0 auto;
    }

    .step-form {
        grid-row-gap: 15px;
    }

    .step-form__field:first-child {
        width: 100%;
        text-align: center;
        margin-bottom: 5px;
    }

    .step-form__field:nth-child(2), .step-form__field:nth-child(3) {
        width: 100%;
    }

    #send-result {
        width: 100%;
        max-width: 100%;
        margin-top: 5px;
    }

    .step-form__checkbox {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }

    .step-form__check {
        width: 32%;
        text-align: left;
    }

    .about__info-blocks.column-flex-row {
        grid-template-columns: repeat(1, 1fr);
    }

    .about__info-block, .about__info-block:nth-child(2), .about__info-block:nth-child(4) {
        grid-column: span 1;
    }

    .about__info-block, .about__info-block:nth-child(2) {
        min-width: 100%;
    }

    .about__info-text-wrapper {
        height: 446px;
        overflow: hidden;
    }

    .about__info-text.short-text {
        display: -webkit-box;
        -webkit-line-clamp: 17;
        -webkit-box-orient: vertical;
        overflow: hidden;
        border-radius: 0;
        text-overflow: ellipsis;
    }

    .single-property-desc-wrapper .ere-property-element.short-text {
        display: -webkit-box;
        -webkit-line-clamp: 9;
        -webkit-box-orient: vertical;
        overflow: hidden;
        border-radius: 0;
        text-overflow: ellipsis;
    }

    .our-team__photos {
        display: none;
    }

    .our-team__slider {
        display: block
    }

    #gallary .owl-nav .owl-next, #gallary .owl-nav .owl-prev, #our-team .owl-nav .owl-next, #our-team .owl-nav .owl-prev,
    #portfolio__slider .owl-nav .owl-next, #portfolio__slider .owl-nav .owl-prev {
        width: 30px;
        height: 30px;
    }

    #portfolio__slider .owl-nav .owl-prev {
        right: 40px;
    }

    #portfolio__slider .owl-nav .owl-next:after, #portfolio__slider .owl-nav .owl-prev:after {
        width: 16px;
        height: 16px;
        top: 6px;
        left: 6px;
        right: inherit;
    }

    #portfolio__slider .owl-nav .owl-prev:after, #portfolio__slider .owl-nav .owl-next:hover:after,
    #portfolio__slider .owl-nav .owl-prev:hover:after, #portfolio__slider .owl-nav .owl-next:after,
    #our-team .owl-nav .owl-next:hover:after, #our-team .owl-nav .owl-prev:hover:after,
    #our-team .owl-nav .owl-next:after, #our-team .owl-nav .owl-prev:after {
        background-size: 16px;
    }

    #our-team .owl-nav .owl-next:after, #our-team .owl-nav .owl-prev:after {
        width: 16px;
        height: 16px;
        top: 7px;
    }

    #our-team .owl-nav .owl-next:after {
        right: 7px;
    }

    #our-team .owl-nav .owl-prev:after {
        left: 7px;
    }

    .container-white {
        padding: 26px 16px;
        border-radius: 20px;
    }

    #director .container-white.column-flex-row {
        flex-direction: column;
    }

    #director .column-text {
        width: 100%;
        margin-top: 20px;
    }

    #director .column-img {
        border-radius: 8px;
        width: 100%;
        height: 300px;
    }

    #director .column-img img {
        object-position: 0 -65px;
    }

    #gallary .owl-nav .owl-next:after, #gallary .owl-nav .owl-prev:after {
        left: 6px;
        top: 5px;
    }

    #gallary .container-content.padding-small {
        padding-left: 16px;
        padding-right: 16px;
    }

    #gallary .gallary-image-thumb .gallery-item {
        height: 150px;
        border-radius: 8px;
    }
	#gallary .gallary-image-thumb .owl-item:before{
		border-radius: 8px;
	}

    #gallary .owl-nav .owl-next {
        right: 10px;
    }

    #gallary .owl-nav .owl-prev {
        left: 10px;
    }

    .single-property-image-thumb {
        display: none !important;
    }

    #object-property .single-property-area .single-property-image-main {
        border-radius: 20px;
    }

    #object-property .single-property-image-main .owl-item img {
        height: 380px;
    }

    #object-property .container-content.padding-small {
        padding-left: 0;
        padding-right: 0;
        padding-top: 26px;
    }

    #object-property .single-property-image-main .owl-next, #object-property .single-property-image-main .owl-prev {
        display: none;
    }

    #object-property .ere-light-gallery a.zoomGallery, #btn-all-image {
        bottom: 26px;
        left: 16px;
    }

    .property-show-type {
        top: 26px;
        left: 16px;
    }

    #object-property .single-property-gallary .object-item-favorite {
        display: none;
    }

    .property-description .single-property-info .column-flex-row {
        flex-direction: column-reverse;
    }

    .single-property-title {
        max-width: 100%;
        padding-right: 0;
        margin-top: 15px;
    }

    #object-property h1 {
        font-size: 16px;
        line-height: 20.8px;
    }

    #object-property .single-property-psq {
        text-align: left;
    }

    #object-property .single-property-address {
        margin-top: 15px;
    }

    .single-property-desc .ere-property-element.short-text {
        display: -webkit-box;
        -webkit-line-clamp: 9;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .single-property-desc-wrapper {
        height: 194px;
        overflow: hidden;
    }

    #object-property .property-description, #object-property .property-features {
        padding: 26px 16px;
    }

    #object-property .column-name {
        min-width: 170px;
    }

    .object-features-list_content {
        height: 224px;
        overflow: hidden;
    }

    .object-features-list_content.fulltext {
        height: inherit;
        overflow: inherit;
    }

    .show__features-text {
        display: block;
    }

    #single-property-map {
        border-radius: 20px;
    }

    .predlojenie-form {
        max-width: 100%;
    }

    .predlojenie-specialist-image {
        width: 241px;
        position: relative;
        right: 0;
        bottom: 0;
        margin-top: 20px;
        left: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .predlojenie-content-backbg {
        padding: 26px 16px 0 16px;
        background-size: cover;
    }

    .predlojenie-specialist-fio, .predlojenie-specialist-position {
        right: -45px;
    }

    .predlojenie-specialist-fio {
        bottom: 69px;
    }

    .predlojenie-specialist-position {
        bottom: 20px;
    }

    #object-property .column-right {
        display: none;
    }

    #similar {
        margin-top: 20px;
    }

    .predlojenie-form .form-komment {
        text-align: center;
        max-width: 315px;
        margin-left: auto;
        margin-right: auto;
    }


    #similar .owl-nav .owl-next, #similar .owl-nav .owl-prev {
        width: 30px;
        height: 30px;
        top: 42%;
    }

    #similar .owl-nav .owl-next {
        right: -16px;
    }

    #similar .owl-nav .owl-prev {
        left: -16px;
    }

    #similar .owl-nav .owl-next:after, #similar .owl-nav .owl-prev:after, #similar .owl-nav .owl-next:hover:after, #similar .owl-nav .owl-prev:hover:after {
        width: 16px;
        height: 16px;
        background-size: 17px;
        top: 7px;
        left: 7px;
    }

    .property__favorite-mobile {
        display: block;
    }

    #contact-agent {
        margin-bottom: 30px;
    }

    #contact-agent .column-agent-info {
        border-right: none;
        height: inherit;
        padding: 26px 16px 0 16px;
    }

    #contact-agent .column-grid-row {
        display: block;
        text-align: center;
    }

    .agent__position {
        margin-bottom: 15px;
        font-size: 12px;
        line-height: 14.4px;
    }

    #contact-agent .agent__photo {
        width: 125px;
        height: 125px;
        border-radius: 50%;
        overflow: hidden;
        margin: 0 auto;
        margin-bottom: 15px;
    }

    #contact-agent .agent__title, #contact-agent .agent__title a {
        text-align: center;
        font-size: 14px;
        line-height: 18.2px;
        margin-bottom: 10px;
    }

    #contact-agent .agent__phone {
        text-align: center;
        font-size: 12px;
        font-style: normal;
        line-height: 14.4px;
    }

    #contact-agent .column-agent-form {
        padding: 40px 16px 26px 16px;
    }

    #contact-agent .form-text {
        text-align: center;
        margin: 0 auto;
    }

    #contact-agent .form-social-btn {
        text-align: left;
    }

    #contact-agent .form-komment {
        max-width: 315px;
        margin: 10px auto 0 auto;
    }

    #infrastructura {
        margin-top: 30px;
    }

    #calc-ipoteka .properrty-container-content {
        padding: 26px 16px;
    }

    #infrastructura .single-property-heading {
        padding-left: 16px;
        padding-right: 16px;
    }

    .infrastructura-filter__mobile {
        display: block !important;
    }

    .infrastructura-filter__pc {
        display: none;
    }

    #object-property .container-content-slider, .similar-catalog.container-content-slider {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 30px;
    }

    #object-property .single-property-heading {
        padding-left: 16px;
        padding-right: 16px;
    }

    #similar .owl-nav .owl-next {
        right: 16px;
    }

    #similar .owl-nav .owl-prev {
        left: 16px;
    }

    #property-map {
        height: 380px;
        border-radius: 20px;
    }

    #search-properties .column-flex-row {
        grid-template-columns: repeat(2, 1fr);
        grid-row-gap: 15px;
    }

    .filter-fields .column-4:nth-child(1) {
        order: 1;
    }

    .filter-fields .column-4:nth-child(2) {
        order: 2;
    }

    .filter-fields .column-4:nth-child(3) {
        order: 3;
    }

    .filter-fields .column-4:nth-child(4) {
        order: 4;
    }

    .filter-fields .column-4:nth-child(5) {
        order: 6;
    }

    .filter-fields .column-4:nth-child(6) {
        order: 8;
    }

    .filter-fields .column-4:nth-child(7) {
        order: 7;
    }

    .filter-fields .column-4:nth-child(8) {
        order: 5;
    }

    #search-properties .filters-btns.column-flex-row {
        flex-direction: column;
    }

    .filters-btns .column-1-4, .filters-btns .column-2-4 {
        min-width: 100%;
    }

    .filters-btns {
        margin-top: 15px;
    }

    #search-properties .container-content.padding-small {
        padding-top: 26px;
        padding-bottom: 26px;
    }

    .radio-buttons label, #search-properties .new-select, .property-input-text, #search-properties .new-select__list {
        font-size: 12px;
        line-height: normal;
    }

    #search-properties .new-select {
        padding: 11px 15px;
        height: 40px;
    }

    .radio-buttons label {
        height: 40px;
        padding: 11px 9px;
    }

    .new-select:after {
        top: 7px;
    }

    .property-input-text {
        padding: 12px 15px;
    }

    .category-text {
        padding-top: 26px;
        padding-bottom: 26px;
    }

    #search-result h1, #search-result h2.search-result-title {
        font-size: 26px;
        line-height: 31.2px;
        margin-bottom: 20px;
    }

    .search-result__title.column-flex-row {
        flex-direction: column;
    }

    .search-result__title .new-select, .search-result__title .sort-select {
        width: 343px;
        margin: 0 auto;
    }

    .property-list-objects {
        margin-top: 20px;
    }

    .object-item {
        border-radius: 20px;
    }

    #search-result_map-objects {
        border-radius: 20px;
        height: 580px;
        margin-top: 20px;
    }

    #up-btn {
        width: 20px;
        height: 20px;
        right: 16px;
        padding: 0;
        bottom: 30px;
    }

    #up-btn svg {
        width: 16px;
        top: -5px;
        position: relative;
        left: 1px;
    }

    .pum-container.pum-responsive, .mfp-content {
        min-width: 344px !important;
        max-width: 344px !important;
        border-radius: 20px !important;
    }

    .pum-content .banner-form-consult, .mfp-content {
        padding: 24px 16px;
    }

    .banner-form-consult .wpcf7-response-output {
        bottom: -23px;
        text-align: center;
        width: 222px;
        left: 0;
        right: 0;
        margin: 0 auto !important;
    }

    .no-result-search {
        text-align: center;
    }

    #express-call .container-content {
        overflow: inherit;
    }

    .express-call-image {
        top: 26px;
    }

    #express-call .wpcf7-response-output {
        bottom: -280px;
        background: #ffffff;
        color: #222222;
        z-index: 2;
        margin: 0 auto;
        left: 0;
        right: 0;
        max-width: 209px;
        text-align: center;
    }

    .pum-content .banner-form-title {
        max-width: calc(100% - 36px);
    }

    #predlojenie .single-property-heading {
        max-width: 375px;
        padding-right: 0;
        padding-left: 0;
    }

    .predlojenie-desc {
        max-width: 342px;
    }

    #predlojenie {
        overflow: inherit
    }

    .predlojenie-form .wpcf7-response-output {
        left: 0;
        right: 0;
        width: 220px;
        text-align: center;
        margin: 0 auto !important;
        bottom: -27px;
    }

    .contact-form .wpcf7-response-output {
        width: 220px;
        left: 0;
        right: 0;
        margin: 0 auto !important;
        text-align: center;
    }

    .no-result {
        padding-left: 16px;
        padding-right: 16px;
    }

    .seacrh__form {
        padding: 16px;
        border-radius: 20px;
        right: 75px;
    }

    .form__btn-search {
        right: 18px;
    }

    .top-objects-filters-item {
        font-size: 12px;
        line-height: normal;
        padding: 16px;
    }

    body.search-results #search-results h2 {
        font-size: 20px;
        line-height: 26px;
        margin-bottom: 15px;
    }

    body.search-results #search-results {
        padding-right: 16px;
        padding-left: 16px;
    }

    #search-result_list .item-not-found {
        margin-top: 20px;
        padding-right: 16px;
        padding-left: 16px;
    }

    #object-property .single-property-area .single-property-image-main {
        height: 380px;
    }
	.our-team__photos.our-team__photos-one{
		display:grid!important;
	}
	.our-team__photos.our-team__photos-one .our-team__photos-item:first-child{
		height: 356px;
	}
	#gallary .gallary-image-main .size20 img{
		object-position: center center;
	}
	#gallary .gallary-image-main .size50 img{
		object-position: center center;
	}
	#gallary .gallary-image-main .size325 img{
		object-position: center center;
	}
	#gallary .gallary-image-main img{
		object-position: center center;
	}
	#btn-all-image{
		bottom:inherit;
		top: 315px;
	}
	#page-calc.page-error .container-content,.privacy-policy #page-calc .container-content{
		padding-bottom: 26px;
	}
    #portfolio__slider.owl-carousel .owl-nav .owl-prev:after, #portfolio__slider.owl-carousel .owl-nav .owl-next:after,
    #portfolio__slider.owl-carousel .owl-nav .owl-prev:hover:after, #portfolio__slider.owl-carousel .owl-nav .owl-next:hover:after{
        top: 3px;
        left: 3px;
    }
    #map-objects .container-content{
        display: flex;
        flex-direction: column;
        height: 1030px;
        min-height: 1030px;
    }
    #map-objects .map-objects__filters{
        height: 450px;
        display: block;
        width:100%;
        min-height: 450px;
    }
    #map-objects{
        height: 1030px;
        min-height: 1030px;
    }
    #map-objects .map-objects__filter-field{
        height: 50px;
         min-height: 50px;
    }
}

@media screen and (max-width: 735px) {
    .about__info-text.short-text {
        -webkit-line-clamp: 18;
    }
}

@media screen and (max-width: 680px) {
    #gallary .gallary-image-thumb .gallery-item {
        height: 140px;
    }
     .container-content__image{
        height: 400px;
    }
}

@media screen and (max-width: 640px) {
    .our-team__slider .single-property-image-thumb .property-gallery-item, #gallary .gallary-image-thumb .gallery-item {
        height: 130px;
    }
	.vacancy-image {
        background-position: 0 -146px !important;
    }
}

@media screen and (max-width: 600px) {
    .our-team__slider .single-property-image-thumb .property-gallery-item, #gallary .gallary-image-thumb .gallery-item {
        height: 120px;
    }

    .top-objects-filters__mobile {
        display: block !important;
    }

    .top-objects-filters__pc {
        display: none;
    }
	.vacancy-image {
        background-position: 0 -120px !important;
    }

}

@media screen and (max-width: 571px) {
    .about__info-text.short-text {
        -webkit-line-clamp: 19;
    }

    .single-property-desc .ere-property-element.short-text {
        -webkit-line-clamp: 9;
    }
}

@media screen and (max-width: 560px) {
    .our-team__slider .single-property-image-thumb .property-gallery-item, #gallary .gallary-image-thumb .gallery-item {
        height: 110px;
    }
}

@media screen and (max-width: 520px) {
    .prof__list {
        grid-template-columns: repeat(1, 1fr);
    }
    .prof__list-item-icon{
        position: relative;
        margin-bottom: 15px;
    }
    .prof__list-item-title, .prof__list-item-desc{
        padding-left: 0;
    }
	.banner-form-consult {
		min-height: 373px;
	}
    #owl-team .item-wrapper, #owl-team-rukovodstvo .item-wrapper {
        /*height: 230px;*/
    }
    #owl-team .item-wrapper a img{
        height: 230px;
    }

    .footer-copyright-text {
        text-align: center;
    }
    .container-content__image{
        height: 300px;
    }
    .vacancy-image {
        height: 200px;
    }

    .container-content__comment #submit, .container-content__comment .form-submit, .container-content__comment input[name=author], .container-content__comment input[name=email] {
        width: 100%;
    }

    .container-content__comment .comments-title {
        font-size: 14px;
        line-height: 21px;
    }

    .our-team__slider .single-property-image-thumb .property-gallery-item, #gallary .gallary-image-thumb .gallery-item {
        height: 100px;
    }

    .our-team__slider .single-property-image-main {
        height: 243px;
    }

    #director .column-img {
        height: 280px;
    }

    #director .column-img img {
        object-position: 0 -31px;
    }

    #gallary .gallary-image-thumb .gallery-item img {
        object-position: center -14px;
    }
	.pum-container video{
		height:400px!important
	}
	.our-team__photos.our-team__photos-one .our-team__photos-item:first-child{
		height: 280px;
	}
}
@media screen and (max-width: 480px) {
    .page-numbers, .page-numbers.current, .prev.page-numbers, .next.page-numbers{
        width: 30px;
        height: 30px;
        font-size: 12px;
    }
    .page-numbers{
        padding: 14px;
    }
    .next.page-numbers:before {
        right: 3px;
    }
    .prev.page-numbers:after {
        left: 3px;
    }
    .page-numbers + .page-numbers {
        margin-right: 5px;
    }
    .prev.page-numbers {
        margin-right: 10px;
    }
}
@media screen and (max-width: 470px) {
    .our-team__slider .single-property-image-thumb .property-gallery-item, #gallary .gallary-image-thumb .gallery-item {
        height: 90px;
    }
	.vacancy-image {
        background-position: 0 -108px !important;
    }
}

@media screen and (max-width: 460px) {
	.page-error img{
		width: 100%;
		height: inherit;
	}
}
@media screen and (max-width: 442px) {
    .item-btn {
        font-size: 12px;
        line-height: 14px;
        padding: 9px 17px;
    }

    #owl-team .owl-nav .owl-next, #owl-team .owl-nav .owl-prev, #owl-team-rukovodstvo .owl-nav .owl-next, #owl-team-rukovodstvo .owl-nav .owl-prev  {
        top: 47%;
    }

    .our-team__slider .single-property-image-thumb .property-gallery-item, #gallary .gallary-image-thumb .gallery-item {
        height: 80px;
    }
	.vacancy-image {
        background-position: 0 -95px !important;
    }
    .container-content__image{
        height: 250px;
    }
}
@media screen and (max-width: 421px) {
	.banner-form-consult{
		min-height: 387px;
	}
}
@media screen and (max-width: 420px) {
    .our-team__slider .single-property-image-thumb .property-gallery-item, #gallary .gallary-image-thumb .gallery-item {
        height: 75px;
    }

    #director .column-img img {
        object-position: 0 -15px;
    }

    .search-result__title .new-select, .search-result__title .sort-select {
        width: 100%;
        margin: 0 auto;
    }

    .seacrh__form {
        right: 0;
        left: 0;
        margin: 0 auto;
    }
	.vacancy-image {
        background-position: 0 -82px !important;
    }
	.our-team__photos.our-team__photos-one .our-team__photos-item:first-child{
		height: 220px;
	}
}

@media screen and (max-width: 400px) {
    #express-call.vacancy-container .express-call-image {
        width: 100%;
    }

    #express-call.vacancy-container .express-call-image img {
        margin-left: 10px;
    }

    #express-call.vacancy-container .express-call__manager-fio, #express-call.vacancy-container .express-call__manager-position {
        right: 0;
    }

    .our-team__slider .single-property-image-thumb .property-gallery-item, #gallary .gallary-image-thumb .gallery-item {
        height: 72px;
    }
}

@media screen and (max-width: 385px) {
    #express-call.vacancy-container .express-call-image img {
        margin-left: 5px;
    }

    .our-team__slider .single-property-image-thumb .property-gallery-item, #gallary .gallary-image-thumb .gallery-item {
        height: 69px;
    }
}

@media screen and (max-width: 380px) {
    #express-call.vacancy-container .express-call-image img {
        margin-left: 0;
    }

    #top-objects .container-content.padding-small, #search-result .container-content {
        padding-left: 0;
        padding-right: 0;
    }

    #top-objects .container-title, #top-objects .top-objects-filters {
        padding-left: 16px;
        padding-right: 16px;
    }

    .vacancy-banner__manager-fio, .vacancy-banner__manager-position {
        right: -38px;
    }

    .search-result__title, #search-result .breadcrumbs {
        padding-left: 16px;
        padding-right: 16px;
    }
	.vacancy-image {
        background-position: 0 -66px !important;
    }
}
    .pum-container.pum-responsive.pum-responsive-small {
        margin-left: auto!important;
    }
@media screen and (max-width: 365px) {
	.banner-form-consult{
		min-height: 413px;
	}
}
@media screen and (max-width: 360px) {
    .vacancy-banner__manager-fio, .vacancy-banner__manager-position {
        right: -28px;
    }
}