/*   
Theme Name: FEDESTA NEW WEB
*/

/* FONTS */

@font-face {
  font-display: swap;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/manrope-v20-cyrillic_latin-300.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/manrope-v20-cyrillic_latin-regular.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/manrope-v20-cyrillic_latin-600.woff2') format('woff2');
}

@font-face {
  font-display: swap;
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 800;
  src: url('fonts/manrope-v20-cyrillic_latin-800.woff2') format('woff2');
}

/* RESET */

*,
*::before,
*::after {
  box-sizing: border-box;
}
 
/* Remove default padding */
ul[class],
ol[class] {
  padding: 0;
}
 
/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}
 
/* Set core body defaults */
body {
  min-height: 100vh;
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.6;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-size: 18px;
  font-weight: 400;
  color: #111116;
  background-color: #FFFFFF;
}
 
/* Remove list styles on ul, ol elements with a class attribute */
ul[class],
ol[class] {
  list-style: none;
}
 
/* A elements that don't have a class get default styles */
a:not([class]) {
  text-decoration-skip-ink: auto;
}
 
/* Make images easier to work with */
img {
  max-width: 100%;
  display: block;
}
 
/* Natural flow and rhythm in articles by default */
article > * + * {
  margin-top: 1em;
}
 
/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}
 
/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}

input, textarea, select {
  outline:none!important;
  -moz-box-shadow: none!important;
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
} 

b, strong {
  font-weight: 600;
}

a {
  color: #111116;
  text-decoration: underline;
}

a:hover, a:focus, a:active {
  color: #111116;
  text-decoration: none;
}

button:active, button:focus {
  outline: none!important;
}

button::-moz-focus-inner {
  border: 0 !important;
} 

input, textarea, select, button {
  outline: none!important;
}

:active, :hover, :focus {
  outline: 0!important;
  outline-offset: 0!important;
}

/* BOOTSTRAP */

@media (min-width: 1400px) {
  .container {
    max-width: 1304px;
  }
}

.container_ {
  padding-left: 15px;
  padding-right: 15px;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .container {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    max-width: 100%;
  } 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .container {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    max-width: 100%;
  } 
}

.container-fluid {

}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }  
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  } 
}

/* TEST */

#test {
  position: fixed;
  top: 0;
  right: 0;
  background: #D0D0D0;
  z-index: 777777;
  opacity: 0.6;
  font-size: 12px;
  padding: 0!important;
  margin: 0!important;
  
  /* display: none!important;  /* !!! */
}

/* CLEAR */

.clear {
  display: block;
  clear: both;
  height: 0px;
}

.clear15 {
  display: block;
  clear: both;
  height: 15px;
}

.clear30 {
  display: block;
  clear: both;
  height: 30px;
}    

/* ICONS */

i {
  display: inline-block;
  position: relative;
  top: 2px;
  width: 16px;
  height: 16px; 
  background-repeat: no-repeat;
  background-position: center center;     
}

.i-edit {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%230a5746' d='M497.9 142.1l-46.1 46.1c-4.7 4.7-12.3 4.7-17 0l-111-111c-4.7-4.7-4.7-12.3 0-17l46.1-46.1c18.7-18.7 49.1-18.7 67.9 0l60.1 60.1c18.8 18.7 18.8 49.1 0 67.9zM284.2 99.8L21.6 362.4.4 483.9c-2.9 16.4 11.4 30.6 27.8 27.8l121.5-21.3 262.6-262.6c4.7-4.7 4.7-12.3 0-17l-111-111c-4.8-4.7-12.4-4.7-17.1 0zM124.1 339.9c-5.5-5.5-5.5-14.3 0-19.8l154-154c5.5-5.5 14.3-5.5 19.8 0s5.5 14.3 0 19.8l-154 154c-5.5 5.5-14.3 5.5-19.8 0zM88 424h48v36.3l-64.5 11.3-31.1-31.1L51.7 376H88v48z'/%3e%3c/svg%3e");
  background-size: 20px 20px;
  width: 20px;
  height: 20px;  
}

.i-console {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%230a5746' d='M487.4 315.7l-42.6-24.6c4.3-23.2 4.3-47 0-70.2l42.6-24.6c4.9-2.8 7.1-8.6 5.5-14-11.1-35.6-30-67.8-54.7-94.6-3.8-4.1-10-5.1-14.8-2.3L380.8 110c-17.9-15.4-38.5-27.3-60.8-35.1V25.8c0-5.6-3.9-10.5-9.4-11.7-36.7-8.2-74.3-7.8-109.2 0-5.5 1.2-9.4 6.1-9.4 11.7V75c-22.2 7.9-42.8 19.8-60.8 35.1L88.7 85.5c-4.9-2.8-11-1.9-14.8 2.3-24.7 26.7-43.6 58.9-54.7 94.6-1.7 5.4.6 11.2 5.5 14L67.3 221c-4.3 23.2-4.3 47 0 70.2l-42.6 24.6c-4.9 2.8-7.1 8.6-5.5 14 11.1 35.6 30 67.8 54.7 94.6 3.8 4.1 10 5.1 14.8 2.3l42.6-24.6c17.9 15.4 38.5 27.3 60.8 35.1v49.2c0 5.6 3.9 10.5 9.4 11.7 36.7 8.2 74.3 7.8 109.2 0 5.5-1.2 9.4-6.1 9.4-11.7v-49.2c22.2-7.9 42.8-19.8 60.8-35.1l42.6 24.6c4.9 2.8 11 1.9 14.8-2.3 24.7-26.7 43.6-58.9 54.7-94.6 1.5-5.5-.7-11.3-5.6-14.1zM256 336c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z'/%3e%3c/svg%3e");
  background-size: 20px 20px;
  width: 20px;
  height: 20px;    
}

.admin_bar a:hover .i-console {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%23FFFFFF' d='M487.4 315.7l-42.6-24.6c4.3-23.2 4.3-47 0-70.2l42.6-24.6c4.9-2.8 7.1-8.6 5.5-14-11.1-35.6-30-67.8-54.7-94.6-3.8-4.1-10-5.1-14.8-2.3L380.8 110c-17.9-15.4-38.5-27.3-60.8-35.1V25.8c0-5.6-3.9-10.5-9.4-11.7-36.7-8.2-74.3-7.8-109.2 0-5.5 1.2-9.4 6.1-9.4 11.7V75c-22.2 7.9-42.8 19.8-60.8 35.1L88.7 85.5c-4.9-2.8-11-1.9-14.8 2.3-24.7 26.7-43.6 58.9-54.7 94.6-1.7 5.4.6 11.2 5.5 14L67.3 221c-4.3 23.2-4.3 47 0 70.2l-42.6 24.6c-4.9 2.8-7.1 8.6-5.5 14 11.1 35.6 30 67.8 54.7 94.6 3.8 4.1 10 5.1 14.8 2.3l42.6-24.6c17.9 15.4 38.5 27.3 60.8 35.1v49.2c0 5.6 3.9 10.5 9.4 11.7 36.7 8.2 74.3 7.8 109.2 0 5.5-1.2 9.4-6.1 9.4-11.7v-49.2c22.2-7.9 42.8-19.8 60.8-35.1l42.6 24.6c4.9 2.8 11 1.9 14.8-2.3 24.7-26.7 43.6-58.9 54.7-94.6 1.5-5.5-.7-11.3-5.6-14.1zM256 336c-44.1 0-80-35.9-80-80s35.9-80 80-80 80 35.9 80 80-35.9 80-80 80z'/%3e%3c/svg%3e");
}

.admin_bar a:hover .i-edit {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%23FFFFFF' d='M497.9 142.1l-46.1 46.1c-4.7 4.7-12.3 4.7-17 0l-111-111c-4.7-4.7-4.7-12.3 0-17l46.1-46.1c18.7-18.7 49.1-18.7 67.9 0l60.1 60.1c18.8 18.7 18.8 49.1 0 67.9zM284.2 99.8L21.6 362.4.4 483.9c-2.9 16.4 11.4 30.6 27.8 27.8l121.5-21.3 262.6-262.6c4.7-4.7 4.7-12.3 0-17l-111-111c-4.8-4.7-12.4-4.7-17.1 0zM124.1 339.9c-5.5-5.5-5.5-14.3 0-19.8l154-154c5.5-5.5 14.3-5.5 19.8 0s5.5 14.3 0 19.8l-154 154c-5.5 5.5-14.3 5.5-19.8 0zM88 424h48v36.3l-64.5 11.3-31.1-31.1L51.7 376H88v48z'/%3e%3c/svg%3e");
}

.i-pdf {
  top: 4px;
  background-image: url('images/icon-pdf.svg');
  background-size: 24px 24px;
  width: 24px;
  height: 24px;   
}

.i-location {
  top: 4px;
  background-image: url('images/icon-location.svg');
  background-size: 18px 18px;
  width: 18px;
  height: 18px;  
  margin-right: 4px;  
}

.i-phone {
  top: 3px;
  background-image: url('images/icon-phone.svg');
  background-size: 18px 18px;
  width: 18px;
  height: 18px;   
  margin-right: 2px;  
}

.i-phone2 {
  top: 3px;
  background-image: url('images/icon-phone2.svg');
  background-size: 18px 18px;
  width: 18px;
  height: 18px;   
  margin-right: 2px;  
}

.i-login {
  top: 4px;
  background-image: url('images/icon-login.svg');
  background-size: 18px 18px;
  width: 18px;
  height: 18px;  
  margin-right: 4px;  
}

.i-logout {
  top: 4px;
  background-image: url('images/icon-logout.svg');
  background-size: 18px 18px;
  width: 18px;
  height: 18px;  
  margin-right: 4px; 
}

.i-btn-search {
  top: 4px;
  background-image: url('images/icon-search.svg');
  background-size: 18px 18px;
  width: 18px;
  height: 18px;  
  margin-right: 4px; 
}

.i-btn-heart {
  top: 4px;
  background-image: url('images/icon-heart-fill.svg');
  background-size: 18px 18px;
  width: 18px;
  height: 18px;  
  margin-right: 4px; 
}

.i-btn-filter {
  top: 4px;
  background-image: url('images/icon-filter.svg');
  background-size: 18px 18px;
  width: 18px;
  height: 18px;  
  margin-right: 4px; 
}

.i-mail {
  top: 4px;
  background-image: url('images/icon-mail.svg');
  background-size: 18px 18px;
  width: 18px;
  height: 18px;  
  margin-right: 4px;  
}

.i-info {
  top: 4px;
  background-image: url('images/icon-info.svg');
  background-size: 18px 18px;
  width: 18px;
  height: 18px;  
  margin-right: 4px;  
}

.i-reviews {
  top: 3px;
  background-image: url('images/icon-reviews.svg');
  background-size: 18px 18px;
  width: 18px;
  height: 18px;    
  margin-right: 4px;  
}

.i-star {
  top: 3px;
  background-image: url('images/icon-star.svg');
  background-size: 18px 18px;
  width: 18px;
  height: 18px;    
  margin-right: 4px;  
}

.i-left {
  top: 10px;
  background-image: url('images/icon-left.svg');
  background-size: 32px 32px;
  width: 32px;
  height: 32px;
  margin-left: 10px;
}

.i-right {
  top: 10px;
  background-image: url('images/icon-right.svg');
  background-size: 32px 32px;
  width: 32px;
  height: 32px;
  margin-left: 10px; 
}

.i-heart {
  top: 0px;
  background-image: url('images/icon-heart.svg');
  background-size: 22px 22px;
  width: 22px;
  height: 22px;
  opacity: 0.6; 
}

.i-heart-fill {
  top: 0px;
  background-image: url('images/icon-heart-fill.svg');
  background-size: 22px 22px;
  width: 22px;
  height: 22px;
  opacity: 0.6; 
}

.i-plus {
  top: 0px;
  background-image: url('images/icon-plus.svg');
  background-size: 40px 40px;
  width: 40px;
  height: 40px; 
}

.i-filter {
  top: 13px;
  background-image: url('images/icon-filter.svg');
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
}

.i-map {
  top: 12px;
  background-image: url('images/icon-map.svg');
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
}

.i-grid {
  top: 12px;
  background-image: url('images/icon-grid.svg');
  background-size: 24px 24px;
  width: 24px;
  height: 24px;
}


.i-back {
  top: 4px;
  background-image: url('images/icon-back.svg');
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  margin-right: 4px;
}

/* ADMIN BAR */

.admin_bar {
  display: block;
  position: fixed;
  z-index: 555555;
  left: 0;
  bottom: 0px;
  height: auto;
  width: 40px;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .admin_bar {
    display: none;
  } 
}

.admin_bar a {
  display: block;
  position: relative;
  width: 40px;
  height: 40px;
  clear: both;
  margin-bottom: 1px;
  text-align: center;
  line-height: 40px;
  text-decoration: none;
  background-color: #f0f0f0;
}

.admin_bar a i {
  filter: none;
}

.admin_bar a:hover {
  background-color: #0a5746;
}

.admin_bar a:hover i {
  filter: none;
}

/* MAIN FORM */

.main_form_col {
  width: calc( 100% / 6 );
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .main_form_col {
    width: calc( 100% / 3 );
  } 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .main_form_col {
    width: calc( 100% / 2 );
  } 
}

/* SUBHEADER */

.subheader_wrapper {
  display: block;
  position: fixed;
  top: 70px;
  z-index: 50;
  width: 100%;
  height: 60px;
  background: #FFFFFF;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .subheader_wrapper {
    /* top: 50px; */
    display: none;
  } 
}

.subheader_form_col {
  width: calc( 100% / 7 );
}

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  .subheader_form_col {
    width: calc( 100% / 7 );
  } 
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .subheader_form_col {
    width: calc( 100% / 5 );
  }  
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .subheader_form_col {
    width: calc( 100% / 4 );
  } 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .subheader_form_col {
    width: calc( 100% / 2 );
  } 
}

/* HEADER */

.header_wrapper {
  display: block;
  position: fixed;
  top: 0px;
  z-index: 100;
  width: 100%;
  height: 70px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #FFFFFF;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .header_wrapper {
    height: 50px;
    padding-top: 0px;
    padding-bottom: 0px;  
    border-bottom: 1px solid #D0D0D0;  
  }
}

.header_logo {
  display: block;
  position: relative;
  max-height: 50px;
  width: auto;
}

.header_logo img {
  max-height: 50px;
  width: auto;
  height: 50px;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .header_logo img {
    padding-top: 8px;
    padding-bottom: 8px;    
  }
}

.header_center {
  display: block;
  position: relative;
  text-align: left;
}

.header_right {
  display: block;
  position: relative;
  top: 0px;
  text-align: right;
}

.header_filter {
  display: none;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .header_filter {
    display: block;
    float: right;
    margin-right: 15px;
  } 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .header_filter {
    display: block;
    float: right;
    margin-right: 15px;
  }
}

.header_map_grid {
  display: none;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .header_map_grid {
    display: block;
    float: right;
    margin-right: 10px;
  }
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .header_map_grid {
    display: block;
    float: right;
    margin-right: 10px;
  }
}

/* MENU */

#main_menu {
  display: block;
  position: relative;
  z-index: 75;
  width: 100%;
  height: 50px;
  background-color: #FFFFFF;
  text-align: center;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  #main_menu {
    display: none;
  } 
}

#main_menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  border-left: 0px;
  border-right: 0px;
  display: inline-block;
  text-align: center;
}

#main_menu ul li {
  float: left;
  position: relative;
  width: auto;
  height: 50px;
  transition: all 0.3s 0.01s ease;
}

#main_menu ul li:hover {

}

#main_menu ul li a {
  text-decoration: none;
  text-transform: none;   
  color: #111116;
  font-size: 18px;  
  font-family: 'Manrope', Arial, Verdana, Tahoma; 
  font-weight: 400;
  text-transform: none;  
  text-align: center;
  padding: 0px 15px; 
  height: 50px;
  line-height: 50px;
  display: block; 
  transition: all 0.3s 0.01s ease; 
}    

/* XL */
@media screen and (min-width: 1199.98px) and (max-width: 1399.98px) { 
  #main_menu ul li a {
    padding: 0px 12px;  
  }
}

#main_menu ul li a:hover,
#main_menu ul li:hover > a {
  color: #0a5746;
  background: linear-gradient(to bottom, #F0F0F0 0%, #FFFFFF 100%);
  border-radius: 5px 5px 5px 5px;
}      

#main_menu ul li.menu-item-has-children a:hover,
#main_menu ul li.menu-item-has-children:hover > a {
  border-radius: 5px 5px 0px 0px;
}

#main_menu ul li.menu-item-has-children a:after {
  content: "";
  display: inline-block;
  position: relative;
  margin-left: 6px;
  top: 1px;
  width: 12px;
  height: 12px; 
  background-repeat: no-repeat;
  background-position: center center; 
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3e%3cpath fill='%23111116' d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'/%3e%3c/svg%3e");
  background-size: 12px 12px;    
}

#main_menu ul li:hover.menu-item-has-children a:after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3e%3cpath fill='%230a5746' d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'/%3e%3c/svg%3e");
}

#main_menu ul li > ul {
  position: absolute;
  top: 50px;
  left: 0px;
  display: none; 
  padding: 0px;
  transition: all 0.3s 0.01s ease; 
  box-shadow: 0 5px 10px 0 rgba(0,0,0,0.1);  
}
     
#main_menu ul li:hover > ul {
  display: block; 
  background: #FFFFFF!important;
  width: auto;
  border-radius: 0px 5px 5px 5px!important;
}

#main_menu ul li:hover > ul > li {
  width: 100%;       
  height: 50px!important;
  white-space: nowrap!important; 
  border-top: 1px solid #F0F0F0;    
}

#main_menu ul li > ul > li:hover,
#main_menu ul li > ul > li:hover > a {
  background: #FAFAFA!important;  
}

#main_menu ul li > ul li a {
  text-decoration: none;   
  color: #111116;
  font-size: 16px;  
  font-family: 'Manrope', Arial, Verdana, Tahoma;  
  font-weight: 400;
  text-transform: none;  
  text-align: left;
  padding: 0px 15px; 
  margin: 0;
  height: 50px;
  line-height: 50px;
  display: block; 
  transition: all 0.3s 0.01s ease;
}

/* XL */
@media screen and (min-width: 1199.98px) and (max-width: 1399.98px) { 
  #main_menu ul li > ul li a {
    padding: 0px 12px;  
  }
}

#main_menu ul li > ul li a:after {
  display: none!important;
}

#main_menu ul li > ul li a:hover {
  color: #0a5746;
  text-decoration: none; 
}

.header_right_gorod {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  position: relative;
  color: #111116;
  font-size: 15px;  
  font-family: 'Manrope', Arial, Verdana, Tahoma;  
  font-weight: 400;  
  margin-right: 12px;
}

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  .header_right_gorod {
    display: none;
  }
}

.header_right_login {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;  
  position: relative;
  color: #111116;
  font-size: 15px;  
  font-family: 'Manrope', Arial, Verdana, Tahoma;  
  font-weight: 400;
  margin-right: 12px;  
}

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  .header_right_login {
    display: none;
  }
}

.header_right_favorites {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;  
  position: relative;
  color: #111116;
  font-size: 15px;  
  font-family: 'Manrope', Arial, Verdana, Tahoma;  
  font-weight: 400;
  margin-right: 12px;  
}

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  .header_right_favorites {
    display: none; 
  }
}


.header_right_phone {
  display: inline-block;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;  
  position: relative;
  color: #0a5746;
  font-size: 16px;  
  font-family: 'Manrope', Arial, Verdana, Tahoma;  
  font-weight: 800;  
  margin-right: 12px;
}

/* XL */
@media screen and (min-width: 1199.98px) and (max-width: 1399.98px) { 
  .header_right_phone {
    display: none;
  }
}

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  .header_right_phone {
    display: none;
  } 
}

.header_right_phone a {
  color: #0a5746;
  text-decoration: none;
}

/* MOBILE BUTTON */

.mobile_button {
  display: block;
  position: relative;
  float: right;
  top: 13px;
}

/* ANIMATED ICON */

.animated_icon {
  width: 30px;
  height: 24px;
  position: relative;
  margin: 0px;
  margin-left: auto;
  transform: rotate(0deg);
  transition: .5s ease-in-out;
  cursor: pointer;
}

.animated_icon span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: .25s ease-in-out;
}

.animated_icon span {
  background: #0a5746;
}

.animated_icon span:nth-child(1) {
  top: 0px;
}

.animated_icon span:nth-child(2), .animated_icon span:nth-child(3) {
  top: 10px;
}

.animated_icon span:nth-child(4) {
  top: 20px;
}

.animated_icon.open span:nth-child(1) {
  top: 12px;
  width: 0%;
  left: 50%;
}

.animated_icon.open span:nth-child(2) {
  transform: rotate(45deg);
}

.animated_icon.open span:nth-child(3) {
  transform: rotate(-45deg);
}

.animated_icon.open span:nth-child(4) {
  top: 12px;
  width: 0%;
  left: 50%;
}   

/* MAIN SCREEN */

.main_screen_wrapper {
  display: block;
  position: relative;
  margin-top: 70px;
  width: 100%;
  min-height: 560px;
  background: #FAFAFA;
  background-image: url("images/slider.jpg");
  background-repeat: no-repeat;
  background-position: center right;
  background-size: cover;  
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .main_screen_wrapper {
    min-height: 460px;
  }
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .main_screen_wrapper {
    background-image: url("images/slider-mobile.jpg");
    min-height: 460px;
    background-position: center center;
  }
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .main_screen_wrapper {
    background-image: url("images/slider-mobile.jpg");
    min-height: 440px;
    background-position: center center;
    margin-top: 50px;
  }
}

.main_screen_caption {
  display: block;
  position: absolute;
  top: 120px;
  width: 100%;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .main_screen_caption {
    top: 60px;
  }
}

.main_screen_caption_content {
  color: #FFFFFF;
  font-size: 48px;  
  font-family: 'Manrope', Arial, Verdana, Tahoma;  
  font-weight: 300;
  line-height: 1.3em;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .main_screen_caption_content {
    font-size: 40px;  
  }
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .main_screen_caption_content {
    font-size: 36px;  
  } 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .main_screen_caption_content {
    font-size: 28px;  
  } 
}

.main_screen_caption_content span {
  font-weight: 800;
}

.main_screen_form {
  display: block;
  position: absolute;
  bottom: 60px;
  width: 100%;
}

.main_screen_form_wrapper {
  display: block;
  position: relative;
  width: 100%;
  background: rgba(255,255,255,0.5);
  border-radius: 5px;
  padding-top: 12px;
  padding-bottom: 12px;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .main_screen_form_wrapper {
    width: calc( 100% - 24px );
    margin-left: 12px;
  } 
}


/* OFFCANVS */

.offcanvas {
  top: 70px;
  right: 0px;
  height: calc( 100vh - 70px );
  overflow-y: auto;
  width: fit-content!important;
  min-width: 360px;
  padding: 0px;
  box-shadow: none!important;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .offcanvas {
    width: 100%!important;
  } 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .offcanvas {
    height: calc( 100vh - 50px );
    top: 50px;
  }
}

.offcanvas-start {
  top: 70px;
  left: 0;
  border-right: 0;
  z-index: 1046;
  box-shadow: none!important;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .offcanvas-start {
    top: 50px;
  }
}

.offcanvas-body {
  background: #FFFFFF;
  padding: 0px;
  box-shadow: none!important;
}

.offcanvas-backdrop {
  opacity: 0.5!important;
  background-color: #111116;
  top: 70px;
  height: calc( 100vh - 70px );
  transform: translate3d(0, 0, 0);  
  transition: all 0.3s ease-in-out;
  box-shadow: none!important;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .offcanvas-backdrop {
    top: 50px;
    height: calc( 100vh - 50px );
  }
}

#mobile_menu ul {
	margin: 0px;
	padding: 0px;
  list-style-type: none;
  padding-top: 0px;
  padding-bottom: 15px;
}

#mobile_menu ul li {
  list-style-position: inside;
  margin: 0px 0px 0px 0px;
  padding: 0;
  width: 100%;
  vertical-align: middle;  
  color: #111116;     
}

#mobile_menu ul li a:link, #mobile_menu ul li a:visited {
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 600; 
  font-size: 16px;
  color: #111116;
  text-decoration: none;
  border: 0;
  text-align: left; 
  padding: 15px 15px;
  display: block;
  width: 100%;
  border-bottom: 1px solid #d0d0d0;
}

#mobile_menu ul li a:hover, #mobile_menu ul li a:focus, #mobile_menu ul li a:active {
  color: #0a5746;
  text-decoration: none;
}

/* Стрелка вниз для пунктов меню с дочерними элементами в мобильном меню */
#mobile_menu ul li.menu-item-has-children > a {
  position: relative;
  padding-right: 30px;
}

#mobile_menu ul li.menu-item-has-children > a:after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3e%3cpath fill='%23022B3A' d='M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z'/%3e%3c/svg%3e");
  background-size: 12px 12px;
  transition: transform 0.3s ease;
}

/* Поворот стрелки при развёрнутом состоянии */
#mobile_menu ul li.menu-item-has-children.mobile-expanded > a:after {
  transform: translateY(-50%) rotate(180deg);
}

/* Скрываем дочерние пункты по умолчанию */
#mobile_menu ul li ul {
  padding: 0px;
  display: none;
}

/* Показываем дочерние пункты при развёрнутом состоянии */
#mobile_menu ul li.mobile-expanded > ul {
  display: block;
}

#mobile_menu ul li ul li {
  list-style-position: inside;
  margin: 0px 0px 0px 0px;
  padding: 0;
  width: 100%;
  vertical-align: middle;  
  color: #111116;     
}

#mobile_menu ul li ul li a:link, #mobile_menu ul li ul li a:visited {
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400; 
  font-size: 14px;
  text-decoration: underline;
  border: 0;
  text-align: left; 
  padding: 15px 15px;
  display: block;
  width: 100%;
  border-bottom: 1px solid #D0D0D0;  
}

#mobile_menu ul li ul li a:hover, #mobile_menu ul li ul li a:focus, #mobile_menu ul li ul li a:active {
  color: #0a5746;
  text-decoration: none;
}

.mobile_cont {
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400; 
  font-size: 18px;  
  line-height: 1.4em;
  color: #0a5746;
  padding: 10px 15px 0px 15px;
}

.mobile_cont a {
  color: #0a5746;
}

/* BLOCK TITLEs */

.block_title {
  display: block;
  position: relative;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400; 
  font-size: 32px;  
  line-height: 1.2em;
  color: #111116;
}

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  .block_title {
    font-size: 28px;
  } 
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .block_title {
    font-size: 24px;
  }  
}

.block_title_green {
  color: #0a5746;
}

.block_title a {
  display: inline-block;
  position: relative;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 300; 
  font-size: 32px;  
  color: #0a5746;
  text-decoration: none;
  border-bottom: 1px dashed #0a5746;
}

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  .block_title a {
    font-size: 28px;
  } 
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .block_title a {
    font-size: 24px;
  } 
}

/* NEW BLOCK */

.new_block_wrapper {
  display: block;
  width: 100%;
  height: auto;
  padding-top: 90px;
  padding-bottom: 90px;
  background: #FFFFFF;
  background-image: url("images/map_bg_up.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 140%;    
}

/* XL */
@media screen and (min-width: 1199.98px) and (max-width: 1399.98px) { 
  .new_block_wrapper {
    background-size: 160%; 
  }
}

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  .new_block_wrapper {
    background-size: 200%; 
  } 
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .new_block_wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }  
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .new_block_wrapper {
    background-size: 220%; 
  }  
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .new_block_wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }   
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .new_block_wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  }  
}

.new_block_right {
  display: block;
  position: relative;
  float: right;
  top: -7px;
  font-weight: 400; 
  font-size: 16px; 
  color: #0a5746;  
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .new_block_right {
    top: -9px;
  } 
}

.new_block_right a {
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400; 
  font-size: 16px; 
  color: #0a5746;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  span.new_block_right_mail {
    display: none;
  } 
}

.new_block_carousel {
  display: block;
  width: 100%;
  height: auto;
  padding-top: 40px;
  margin-top: 15px;
  border-top: 1px solid #D0D0D0; 
}

/* Карусель «Новые предложения»: flex-элементы без min-width дают субпиксельные щели при translate3d */
.new_block_carousel .row > [class*="col-"] {
  min-width: 0;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .new_block_carousel {
    padding-top: 15px;
  }
}

/* OBJECTS */

.object_box {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 0;
  position: relative;
  border-radius: 8px;
  border: 1px solid #D0D0D0;
  background: #FFFFFF;
/*  box-shadow: 0 3px 10px 0 rgba(0,0,0,0.15); */
  overflow: hidden;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}

.object_box:hover {
  border: 1px solid #0a5746;
/*  box-shadow: 0 5px 15px 0 rgba(0,0,0,0.20); */
}

.object_box_gallery {
  display: block;
  position: relative;
  z-index: 10;
  width: 100%;
  flex: 0 0 auto;
  /* Фиксированное полотно как у миниатюр импорта: смена картинки не дёргает вёрстку, без щели справа */
  aspect-ratio: 530 / 298;
  overflow: hidden;
  background-color: #ececec;
  touch-action: pan-y;
}

.object_box_gallery > a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  line-height: 0;
}

.object_box_gallery .js-object-gallery-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.object_box_favorite {
  display: block;
  position: absolute;
  z-index: 20;
  right: 10px;
  top: 10px;
}

.object_box_slider {
  display: block;
  position: absolute;
  z-index: 20;
  bottom: 5px;
  width: 100%;
  text-align: center;
}

.object_box_slide {
  display: inline-block;
  position: relative;
  width: 10%;
  height: 5px;
  background: rgba(255,255,255,0.4);
  margin-left: 1px;
  margin-right: 1px; 
}

.object_box_slide_active {
  background: rgba(255, 200, 0, 0.85);
}

.object_box_info {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  min-height: 0;
  padding: 10px 15px 15px 15px;
}

.object_box_title {
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 600; 
  font-size: 16px;
  line-height: 1.3em; 
  color: #111116;
  text-align: left;
}

.object_box_title a {
  text-decoration: none;
}

.object_box_price {
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 300; 
  font-size: 16px; 
  color: #111116;
  text-align: left;
}

.object_box_price span {
  color: #0a5746;
  font-weight: 600;
}

.object_box_address {
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 300; 
  font-size: 13px; 
  line-height: 1.3em;
  color: #111116;
  text-align: left;
}

/* SINGLE OBJECT GALLERY */

.object_single_gallery {
  width: 100%;
  margin-bottom: 20px;
}

.object_single_gallery_main {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 8px;
  border: 1px solid #D0D0D0;
  background: #1a1d20;
  touch-action: pan-y;
}

/* Фиксированная высота «театра»: без скачков при смене кадра; совпадает с типичным large 720px на десктопе */
.object_single_gallery_main_viewport {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: clamp(220px, 56vw, 720px);
  overflow: hidden;
  border-radius: 7px;
}

.object_single_gallery_main_blur {
  position: absolute;
  inset: -12px;
  z-index: 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  filter: blur(32px);
  transform: scale(1.06);
  transform-origin: center;
  pointer-events: none;
}

@media (prefers-reduced-motion: reduce) {
  .object_single_gallery_main_blur {
    filter: blur(14px);
    transform: none;
  }
}

.object_single_gallery_main_photo {
  position: relative;
  z-index: 1;
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: 0 auto;
  object-fit: contain;
}

.object_single_gallery_nav {
  position: absolute;
  z-index: 10;
  top: 50%;
  transform: translateY(-50%);
  width: 42px;
  height: 42px;
  border: none;
  border-radius: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 36px 36px;
  opacity: 0.5;
  cursor: pointer;
  transition: none;
}

.object_single_gallery_nav:hover {
  background-color: transparent;
  opacity: 1;
}

.object_single_gallery_nav_prev {
  left: 12px;
  background-image: url('images/icon-left-white.svg');
}

.object_single_gallery_nav_next {
  right: 12px;
  background-image: url('images/icon-right-white.svg');
}

.object_single_gallery_thumbs_wrap {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 10px;
}

.object_single_gallery_thumbs {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  overflow: hidden;
  width: 100%;
  gap: 8px;
}

.object_single_gallery_thumbs_nav {
  top: 0;
  margin: 0;
  cursor: pointer;
  flex: 0 0 auto;
}

.object_single_gallery_thumb {
  flex: 0 0 calc((100% - 56px) / 8);
  width: calc((100% - 56px) / 8);
  border: 1px solid #D0D0D0;
  border-radius: 4px;
  padding: 0;
  background: #fff;
  overflow: hidden;
  cursor: pointer;
}

.object_single_gallery_thumb img {
  display: block;
  width: 100%;
  height: auto;
}

.object_single_gallery_thumb_active {
  border-color: #0a5746;
}

/* MD */
@media screen and (min-width: 768px) and (max-width: 991.98px) {
  .object_single_gallery_thumb {
    flex-basis: calc((100% - 40px) / 6);
    width: calc((100% - 40px) / 6);
  }
}

/* SM */
@media screen and (min-width: 576px) and (max-width: 767.98px) {
  .object_single_gallery_thumb {
    flex-basis: calc((100% - 24px) / 4);
    width: calc((100% - 24px) / 4);
  }
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) {
  .object_single_gallery_nav {
    width: 36px;
    height: 36px;
  }

  .object_single_gallery_thumb {
    flex-basis: calc((100% - 24px) / 4);
    width: calc((100% - 24px) / 4);
  }

  .object_single_gallery_thumb img {
    height: auto;
  }
}

/* MAB BANNER */

.map_banner_wrapper {
  display: block;
  width: 100%;
  height: 192px;
  padding-top: 60px;
  padding-bottom: 60px;
  background: #F0F0F0;
  background-image: url("images/map_bg_center.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 140%;   
  border-top: 1px solid #D0D0D0;
  border-bottom: 1px solid #D0D0D0;
  text-align: center;
}

/* XL */
@media screen and (min-width: 1199.98px) and (max-width: 1399.98px) { 
  .map_banner_wrapper {
    background-size: 160%; 
  }
}

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  .map_banner_wrapper {
    background-size: 200%; 
  } 
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .map_banner_wrapper {
    height: 124px;
    padding-top: 30px;
    padding-bottom: 30px;
  }  
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .map_banner_wrapper {
    background-size: 220%; 
  }  
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .map_banner_wrapper {
    height: auto;
    background-size: cover; 
  }
}

.map_banner_caption {
  display: inline-block;
  width: auto;
  text-align: center;
}

.map_banner_marker {
  display: block;
  position: relative;
  float: left;
  width: 72px;
  height: 72px;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .map_banner_marker {
    width: 64px;
    height: 64px;
  }
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .map_banner_marker {
    float: none;
    width: 100%;
    height: auto;
  }
}

.map_banner_marker img {
  width: 100%;
  height: auto;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .map_banner_marker img {
    display: inline-block;
    width: 80px;
    height: auto;
    text-align: center;
  }
}

.map_banner_link {
  display: block;
  position: relative;
  float: left;
  width: auto;
  height: 72px;
  top: -3px;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .map_banner_link {
    height: 64px;
  }
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .map_banner_link {
    height: auto;
    float: none;
    top: 0px;
  }
}

.map_banner_link a {
  margin-left: 10px;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 300; 
  font-size: 48px; 
  text-transform: uppercase;
  color: #111116;
  text-decoration: none;
  text-shadow: 0 0 10px rgba(255,255,255,0.8);
  transition: all 0.3s 0.01s ease;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .map_banner_link a {
    font-size: 38px;
  }
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .map_banner_link a {
    font-size: 28px;
    margin-left: 0px;
    text-align: center;
  }
}

.map_banner_link a:hover {
  color: #0a5746; 
  text-shadow: 0 0 15px rgba(255,255,255,0.9),
               0 0 20px rgba(255,255,255,0.8),
               0 0 30px rgba(255,255,255,0.7);
}

.map_banner_link a span {
  font-weight: 800;
  color: #0a5746; 
}

/* SERVICES */

.services_wrapper {
  display: block;
  width: 100%;
  height: auto;
  padding-top: 90px;
  padding-bottom: 90px;
  background: #FFFFFF;
  background-image: url("images/map_bg_down.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 140%;  
}

/* XL */
@media screen and (min-width: 1199.98px) and (max-width: 1399.98px) { 
  .services_wrapper {
    background-size: 160%; 
  }
}

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  .services_wrapper {
    background-size: 200%; 
  } 
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .services_wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }  
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .services_wrapper {
    background-size: 220%; 
  }  
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .services_wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
  } 
}

.service_box {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  border: 1px solid #0a5746;
  background: #FFFFFF;
  overflow: hidden;
  padding: 20px;
  transition: all 0.3s 0.01s ease;
}

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  .service_box {
    padding: 15px;
  } 
}

.service_box:hover {
  
}

.service_box_image {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  text-align: center;
  overflow: hidden;
}

.service_box_image img {
  display: inline-block;
  width: 100%;
  height: auto;
  text-align: center;
  max-width: 300px;
  transition: all 0.3s 0.01s ease;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .service_box_image img {
    max-width: 220px;
  }
}

.service_box:hover .service_box_image img  {
  transform: scale(1.05);
}

.service_box_title {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin-bottom: 5px;
}

.service_box_title a {
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 600; 
  font-size: 22px;
  line-height: 1.2em; 
  color: #0a5746;
  text-decoration: none;
}

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  .service_box_title a {
    font-weight: 400;   
  } 
}

.service_box_text {
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400; 
  font-size: 16px;
  line-height: 1.4em;
  text-align: center;
  color: #111116; 
}

/* ABOUT */

.about_wrapper {
  display: block;
  width: 100%;
  height: auto;
  padding-top: 0px;
  padding-bottom: 90px;
  background: linear-gradient(to bottom, #ffffff 0%, #f0f0f0 100%);
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .about_wrapper {
    padding-bottom: 60px;  
  }
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .about_wrapper {
    padding-bottom: 30px;  
  }
}

.about_block_right {
  display: block;
  position: relative;
  float: right;
  top: 5px;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400; 
  font-size: 16px;   
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .about_block_right {
    top: 2px;
  } 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .about_block_right {
    display: none;
  }
}

.about_block_right a {
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400; 
  font-size: 16px; 
  color: #0a5746;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  span.about_block_right_statistic {
    display: none;
  } 
}

.about_block_liner {
  display: block;
  width: 100%;
  height: auto;
  padding-top: 40px;
  margin-top: 15px;
  border-top: 1px solid #D0D0D0; 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .about_block_liner {
    padding-top: 30px;
  }
}

.about_image {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}

.about_image img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .about_image img {
    padding: 0px 60px;
    margin-bottom: 15px;
  }
}

/* REVIEWS */

.reviews_wrapper {
  display: block;
  width: 100%;
  height: auto;
  padding-top: 90px;
  padding-bottom: 90px;
  background: #FFFFFF;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .reviews_wrapper {
    padding-top: 60px;
    padding-bottom: 60px;  
  } 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .reviews_wrapper {
    padding-top: 30px;
    padding-bottom: 30px;  
  } 
}

.review_box {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  padding: 20px;
  background: #FFFFFF;
  border-top: 10px solid #c8ab43;
  box-shadow: 0 3px 10px 0 rgba(0,0,0,0.15);
  overflow: hidden;
  transition: all 0.3s 0.01s ease; 
}

.review_box:hover {
  box-shadow: 0 5px 15px 0 rgba(0,0,0,0.20);
}

.review_box_type {
  display: block;
  position: relative;
  width: auto;
  height: 24px;
  line-height: 24px;
  vertical-align: middle;
  background: #0a5746;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400; 
  font-size: 14px;  
  color: #FFFFFF;
  border-radius: 4px;
  padding: 0px 10px;
  float: left;
}

.review_box_type_buy {
  background: #0a5746;
} 

.review_box_type_sell {
  background: #c8ab43;
} 

.review_box_type_ipo {
  background: #c5c5c5;
} 

.review_box_stars {
  display: block;
  position: relative;
  width: auto;
  float: right;
}

.review_box_stars i {
  top: 0px;
}

.review_box_name {
  display: block;
  position: relative;
  width: auto;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 600; 
  font-size: 16px;  
  color: #111116;
  float: left;  
}

.review_box_date {
  display: block;
  position: relative;
  width: auto;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400; 
  font-size: 16px;  
  color: #111116;  
  float: right;
}

.review_liner {
  display: block;
  position: relative;
  clear: both;
  width: 100%;
  height: 1px;
  background: #D0D0D0;
  margin-top: 15px;
  margin-bottom: 15px;
}

.review_box_content {

}

.review_box_content p {
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400; 
  font-size: 16px;
  line-height: 1.3em;  
  color: #111116; 
  text-align: left;
}

.review_box_more {

}

.review_box_more a {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400; 
  font-size: 16px;
  line-height: 1.3em;  
  color: #0a5746; 
}

.reviews_wrapper .row.g-3 > [class*="col-"] {
  display: flex;
}

.all_reviews_small_line1 {
  display: none;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .all_reviews_small_line1 {
    display: block;
    text-align: center;
    margin-top: 30px;
  }
}

.all_reviews_small_line2 {
  display: none;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .all_reviews_small_line2 {
    display: block;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 15px;
  }
}

/* DIGITS */

.digits_wrapper {
  display: block;
  width: 100%;
  height: auto;
  padding-top: 0px;
  padding-bottom: 90px;
  background: linear-gradient(to bottom, #ffffff 0%, #f0f0f0 100%);
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .digits_wrapper {
    padding-bottom: 60px;
  } 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .digits_wrapper {
    padding-bottom: 30px;
  } 
}

.digit_box {
  display: block;
  position: relative;
  overflow: hidden;
  padding-top: 30px;
  padding-bottom: 30px;
  border-right: 1px solid #D0D0D0;
}

.digit_box_04 {
  border-right: 0px!important;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .digit_box_02 {
    border-right: 0px!important;
  } 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .digit_box_01 {
    border-right: 0px!important;
    padding-top: 10px;
    padding-bottom: 10px;    
  }
  .digit_box_02 {
    border-right: 0px!important;
    padding-top: 10px;
    padding-bottom: 10px;     
  }
  .digit_box_03 {
    border-right: 0px!important;
    padding-top: 10px;
    padding-bottom: 10px;     
  }
  .digit_box_04 {
    border-right: 0px!important;
    padding-top: 10px;
    padding-bottom: 10px;     
  }     
}

.digit_box_digit {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 600; 
  font-size: 60px;
  line-height: 60px;
  color: #c8ab43;
  padding: 0px 15px;
  margin-bottom: 10px;    
}

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  .digit_box_digit {
    font-size: 48px;
    line-height: 48px;  
  } 
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .digit_box_digit {
    font-size: 32px;
    line-height: 32px;  
  }  
}

.digit_box_text {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400; 
  font-size: 18px;  
  line-height: 1.3em;
  color: #111116;
  padding: 0px 15px;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .digit_box_text {
    font-size: 16px;
  }  
}

/* PAGE */

.page_wrapper {
  display: block;
  position: relative;
  margin-top: 130px;
  padding-top: 30px;
  padding-bottom: 90px;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .page_wrapper {
    padding-top: 17px;
    padding-bottom: 60px;    
  }  
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .page_wrapper {
    padding-top: 15px;
    padding-bottom: 60px;    
  } 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .page_wrapper {
    margin-top: 50px;
    padding-top: 17px;
    padding-bottom: 30px;    
  } 
}

/* MAP CONTENT */

.map_content_wrapper {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-top: 90px;
  padding-bottom: 60px;
  background: linear-gradient(to bottom, #ffffff 0%, #f0f0f0 100%);
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .map_content_wrapper {
    padding-top: 60px;
    padding-bottom: 30px;  
  } 
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .map_content_wrapper {
    padding-top: 30px;
    padding-bottom: 30px;  
  } 
}


.map_form_description {
  color: #111116;
  font-family: 'Manrope', Arial, Verdana, Tahoma;  
  font-weight: 300;
  font-size: 24px;
  line-height: 1.4em; 
  text-transform: none;
}

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  .map_form_description {
    font-size: 22px;
  } 
}

.map_form_description strong {
  color: #0a5746;
  font-weight: 600;
}

.map_form {
  display: block;
  position: relative;
  margin-top: 30px;
  margin-bottom: 30px;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .map_form {
    margin-bottom: 0px;
  } 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .map_form {
    margin-top: 15px;
  } 
}

.map_service_block {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
}

.map_service_image {
  display: block;
  position: relative;
  width: 30%;
  height: auto;
  float: left;
}

.map_service_image img {
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
}

.map_service_content {
  display: block;
  position: relative;
  width: 70%;
  height: auto;
  float: right;
  padding-left: 30px;  
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .map_service_content {
    padding-left: 20px; 
  }
}

.map_service_content_title {
  display: block;
  position: relative;
  width: 100%;
  text-align: left;
  margin-bottom: 5px;
}

.map_service_content_title a {
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 600; 
  font-size: 22px;
  line-height: 1.2em; 
  color: #0a5746;
  text-decoration: none;
}

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  .map_service_content_title a {
    font-weight: 400;   
  } 
}

.map_service_content_text {
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400; 
  font-size: 16px;
  line-height: 1.4em;
  text-align: left;
  color: #111116; 
}

/* CONTENT */

.content {
  padding-top: 0px;
  padding-bottom: 0px;
}    

.content h1 {
  color: #0a5746;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400;
  font-size: 32px;
  line-height: 1.2em;
  text-transform: none;
  padding: 0;
  margin-top: 0px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #D0D0D0;
}   

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  .content h1 {
    font-size: 28px;
  } 
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .content h1 {
    font-size: 24px;
  }   
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .content h1 {
    font-size: 24px;
  }  
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .content h1 {
    margin-bottom: 15px;
  }  
}

.content h2 {
  color: #0a5746;
  line-height: 1.2em;
  font-family: 'Manrope', Arial, Verdana, Tahoma;  
  font-weight: 400;
  font-size: 26px; 
  text-transform: none;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 15px;
}   

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  .content h2 {
    font-size: 24px;
  } 
}

.content h2.map_form_title {
  color: #111116;
  font-family: 'Manrope', Arial, Verdana, Tahoma;  
  font-weight: 400;
  font-size: 32px;
  line-height: 1.2em; 
  text-transform: none;
  padding: 0;
  margin-top: 0px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #D0D0D0;
}

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  .content h2.map_form_title {
    font-size: 24px;
  } 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .content h2.map_form_title {
    margin-bottom: 15px;
  } 
}

.content h2.map_service_title {
  color: #0a5746;
  font-family: 'Manrope', Arial, Verdana, Tahoma;  
  font-weight: 400;
  font-size: 32px;
  line-height: 1.2em; 
  text-transform: none;
  padding: 0;
  margin-top: 0px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #D0D0D0;  
}

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  .content h2.map_service_title {
    font-size: 24px;
  } 
}

.content h3 {
  color: #111116;
  line-height: 1.2em;
  font-family: 'Manrope', Arial, Verdana, Tahoma;  
  font-weight: 400;
  font-size: 25px; 
  text-transform: none;
  padding: 0;
  margin-top: 30px;
  margin-bottom: 15px;
}  

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  .content h3 {
    font-size: 24px;
  } 
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .content h3 {
    font-size: 22px;
    margin-top: 20px;
  } 
}

.content p {
  font-family: 'Manrope', Arial, Verdana, Tahoma;  
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6em;
  padding: 0;
  margin: 0 0 10px 0;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767px) { 
  .content p {
    font-size: 16px;
    text-align: left!important;    
  }  
}

.content blockquote {
  display: block;
  position: relative;
  padding: 20px 20px 20px 20px;
  margin: 20px 0px 20px 0px;
  font-family: 'Manrope', Arial, Verdana, Tahoma;  
  font-weight: 600;
  font-size: 18px;
  line-height: 1.6em;
  background: linear-gradient(135deg,  #fafafa 0%,#f0f0f0 100%);
  border: 1px solid #F0F0F0;
  border-radius: 10px;
  color: #0a5746;
}

.content blockquote p {
  margin-bottom: 0px!important;
  font-weight: 600;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767px) { 
  .content blockquote {
    font-size: 16px;
    text-align: left!important;    
  }  
}

.content ul { 
  list-style-type: disc;
  list-style-position: inside;
  margin: 0;
  padding: 5px 0px 15px 0px;  
}

.content ul li {
  font-family: 'Manrope', Arial, Verdana, Tahoma;  
  font-weight: 400;
  font-size: 18px;
  text-align: left!important;
  line-height: 1.6em;
  padding: 0;
  margin: 5px 0 5px 15px;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767px) { 
  .content ul li { 
    font-size: 16px;
    margin: 5px 0 5px 15px;
  }  
}

.content ol {
  list-style-type: decimal; 
  list-style-position: inside;
  margin: 0;
  padding: 5px 0px 15px 0px;
}

.content ol li {
  font-family: 'Manrope', Arial, Verdana, Tahoma;  
  font-weight: 400;
  font-size: 18px;
  text-align: left!important;
  line-height: 1.6em;  
  padding: 0;
  margin: 5px 0 5px 15px;
}   

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767px) { 
  .content ol li { 
    font-size: 16px;
    margin: 5px 0 5px 15px;
  } 
}

.back_button {
  display: block;
  position: relative;
  clear: both;
  margin-top: 15px;  
}

.back_button i {
  margin-right: 5px;  
}

/* TABLE */

.table-responsive {
  margin-top: 20px; 
  margin-bottom: 20px;
}

.content table {
  border-collapse: collapse;
  border: 1px solid #DADADA; 
  font-size: 16px;
  line-height: 1.4em;
}   

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767px) { 
  .content table {
    font-size: 14px;
  } 
}          

.content table tr {
	text-align: left;
	padding-left: 20px;
  background: #FAFAFA;
  transition: all 0.3s 0.01s ease-in-out; 
  color: #111116;
}   

.content table tr:nth-child(even) {
	background: #FFFFFF;
}  
          
.content table tr td:first-child {
	border-left: 0;
}     

.content table tr td {
	padding: 15px; 
  border: 1px solid #DADADA;
}

/* LOOP */

.loop_block {
  display: block;
}

.loop_img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}

.loop_img img {
  transition: all 0.3s 0.1s ease-in-out;
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  z-index: 1;
  transform: scale(1.01) rotate(0deg);
  opacity: 1;
  filter: grayscale(0);
}

.loop_img:hover img {
  transform: scale(1.1) rotate(2deg);
}

.loop_title {
  font-family: 'Manrope', Arial, Verdana, Tahoma;  
  font-weight: 400;
  font-size: 18px;
  line-height: 1.4em;
  margin-top: 10px;  
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767px) { 
  .loop_title {
    font-size: 16px;
    text-align: left!important;    
  }  
}

.loop_block:hover .loop_title a {
  color: #0a5746;
}

/* GALLERY */

.gallery {
  display: block;
  position: relative;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}

.gallery_box {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
  transform: translate3d(0, 0, 0); 
  cursor: zoom-in;
}

.gallery_box img {
  transition: all 0.3s 0.1s ease-in-out;
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  z-index: 1;
  transform: scale(1.01) rotate(0deg);
  opacity: 1;
  filter: grayscale(0);
}

.gallery_box:hover img {
  transform: scale(1.1) rotate(2deg); 
}

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

/* FOOTER */  

.footer_wrapper {
  width: 100%;
  display: block;
  position: relative;
  padding-top: 90px;
  padding-bottom: 40px;
  background-color: #0a5746;
  background-image: url("images/footer_bg.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;    
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .footer_wrapper {
    padding-top: 60px;
  }
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .footer_wrapper {
    padding-top: 30px;
  }
}

.footer_gorod_box {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}

.footer_gorod_title {
  font-family: 'Manrope', Arial, Verdana, Tahoma;  
  font-weight: 600;
  font-size: 16px;
  color: #dec776;
  margin-bottom: 5px;
}

.footer_gorod_line {
  font-family: 'Manrope', Arial, Verdana, Tahoma;  
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
}

.footer_gorod_line a {
  color: #FFFFFF;
}

.footer_gorod_plus_icon {
  display: block;
  position: relative;
  width: 40px;
  height: 40px;
  float: left;
}

.footer_gorod_plus_icon i {
  top: 3px;
}

.footer_gorod_plus_text {
  display: block;
  position: relative;
  width: calc( 100% - 50px );
  height: 40px;
  float: right;
  text-align: left;
  font-family: 'Manrope', Arial, Verdana, Tahoma;  
  font-weight: 400;
  font-size: 15px;
  color: #FFFFFF;
}

.footer_gorod_plus_text a {
  color: #FFFFFF;
}

.subfooter {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #064638;
  margin-top: 60px;
  margin-bottom: 40px;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .subfooter {
    margin-top: 30px;
  } 
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .subfooter .container {
    padding-left: 0px;
    padding-right: 0px;
  }  
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .subfooter {
    margin-top: 40px;
  } 
  .subfooter .container {
    padding-left: 0px;
    padding-right: 0px;
  }   
}

.footer_links {
  font-family: 'Manrope', Arial, Verdana, Tahoma;  
  font-weight: 400;
  font-size: 14px;
  color: #FFFFFF;
}

.footer_links a {
  margin-left: 15px;
  color: #83a29b;
  transition: all 0.3s 0.01s ease;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .footer_links a {
    display: block;
    position: relative;
  }
}

.footer_links a:hover {
  color: #FFFFFF;
}

.footer_logo {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .footer_logo {
    margin-bottom: 15px;
    margin-left: 10px;
  } 
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .footer_logo {
    margin-bottom: 15px;
    margin-left: 10px;
  }
}

.footer_logo img {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  max-width: 210px;
}

/* FOOTER MENU */

#footer_menu {
  display: block;
  position: relative;
  width: 100%;
  height: 50px;
  text-align: right;
}

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  #footer_menu
    text-align: left;
    height: auto;
  }
}

#footer_menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  border-left: 0px;
  border-right: 0px;
  display: inline-block;
}

#footer_menu ul li {
  float: left;
  position: relative;
  width: auto;
  height: 50px;
  transition: all 0.3s 0.01s ease;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  #footer_menu ul li {
    height: 40px;
  } 
}

#footer_menu ul li:hover {

}

#footer_menu ul li a {
  text-decoration: none;
  text-transform: none;   
  color: #FFFFFF;
  font-size: 16px;  
  font-family: 'Manrope', Arial, Verdana, Tahoma; 
  font-weight: 400;
  text-transform: none;  
  text-align: center;
  padding: 0px 10px; 
  height: 50px;
  line-height: 50px;
  display: block; 
  transition: all 0.3s 0.01s ease; 
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  #footer_menu ul li a {
    height: 40px;
    line-height: 40px;
  } 
}

#footer_menu ul li a:hover {
  text-shadow: 0 0 15px rgba(255,255,255,0.7),
               0 0 20px rgba(255,255,255,0.6),
               0 0 30px rgba(255,255,255,0.5);  
}

/* UPBUTTON */

#upbutton {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3e%3cpath fill='%23c8ab43' d='M8 256C8 119 119 8 256 8s248 111 248 248-111 248-248 248S8 393 8 256zm231-113.9L103.5 277.6c-9.4 9.4-9.4 24.6 0 33.9l17 17c9.4 9.4 24.6 9.4 33.9 0L256 226.9l101.6 101.6c9.4 9.4 24.6 9.4 33.9 0l17-17c9.4-9.4 9.4-24.6 0-33.9L273 142.1c-9.4-9.4-24.6-9.4-34 0z'/%3e%3c/svg%3e");
  background-size: contain!important;
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  bottom: 30px;
  right: 30px;
  cursor: pointer;
  display: none;
  position: fixed;
  z-index: 999;
}

#upbutton:hover {
  opacity: 1!important;
}   

/* PAGE MAP */

.page_map_wrapper {
  display: block;
  position: relative;
  margin-top: 130px;
  padding-top: 0px;
  padding-bottom: 0px;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .page_map_wrapper {
    margin-top: 50px;
  }
}

.map_container {
  display: block;
  position: relative;
  float: left;
  width: 65%;
  height: calc( 100vh - 130px );
  background: #F0F0F0;  
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .map_container {
    float: none;
    width: 100%;
  } 
}

/* MAP SIDEBAR */

.map_sidebar {
  display: block;
  position: relative;
  float: right;
  width: 35%;
  height: calc( 100vh - 130px );
  background: #FFFFFF;
  padding: 16px 16px 16px 16px;
  overflow-y: scroll;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .map_sidebar {
    float: none;
    width: 100%;
    height: auto;
    overflow-y: auto;
  } 
}

/* Шаблон «Карта»: на < MD — либо карта, либо список в шапке и в блоке страницы */
@media screen and (min-width: 0px) and (max-width: 991.98px) {
  body.fedesta-page-map.fedesta-map-mobile-ui-list .page_map_wrapper .map_container {
    display: none !important;
  }
  body.fedesta-page-map.fedesta-map-mobile-ui-map .page_map_wrapper .map_sidebar {
    display: none !important;
  }
  body.fedesta-page-map.fedesta-map-mobile-ui-list .header_map_grid .js-fedesta-map-toggle-list {
    display: none !important;
  }
  body.fedesta-page-map.fedesta-map-mobile-ui-map .header_map_grid .js-fedesta-map-toggle-map {
    display: none !important;
  }
}

.map_sidebar h2 {
  display: block;
  position: relative;
  float: left;
  color: #111116;
  line-height: 1.3em;
  font-family: 'Manrope', Arial, Verdana, Tahoma;  
  font-weight: 400;
  font-size: 22px; 
  text-transform: none;
  padding: 0;
  margin-top: 0px;
  margin-bottom: 0px;  
}

.map_sidebar .objects_count {
  display: block;
  position: relative;
  float: right;
  color: #0a5746;
  line-height: 1.3em;
  font-family: 'Manrope', Arial, Verdana, Tahoma;  
  font-weight: 400;
  font-size: 22px;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .map_sidebar .objects_count {
    top: 6px;
  }
}

.map_sidebar .objects_count a {
  color: #0a5746;
  text-decoration: none;
}

.sidebar_liner {
  display: block;
  position: relative;
  clear: both;
  width: 100%;
  height: 1px;
  background: #D0D0D0;
  margin-top: 15px;
  margin-bottom: 15px;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .sidebar_liner {
    margin-bottom: 15px;
  } 
}

/* PAGINATION */

.pagination {
  margin-top: 20px;
}

a.page-numbers {
  text-decoration: none!important;
  font-size: 16px;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400;
  border: 0px;
  border-radius: 3px;
  color: #0a5746;
  background: #F0F0F0;
  padding: 6px 10px;
}

span.page-numbers.current {
  text-decoration: none!important;
  font-size: 16px;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400;
  border: 0px;
  border-radius: 3px;
  color: #FFFFFF;
  background: #0a5746;
  padding: 6px 10px;
}

a.page-numbers:hover {
  color: #FFFFFF;
  background: #0a5746;
}

/* MODAL */

.modal-title {
  font-size: 16px;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 600;
  color: #111116;
}

.modal-body {

}

.modal-body p {
  font-size: 16px;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400;
}

.modal-city-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  text-align: left;
}

.modal-city-tag {
  display: inline-flex;
  padding: 6px 12px;
  border-radius: 4px;
  background-color: #F0F0F0;
  color: #0a5746;
  text-decoration: none;
  font-size: 16px;
  line-height: 1.2;
}

.modal-city-tag:hover,
.modal-city-tag:focus {
  background-color: #0a5746;
  color: #FFFFFF;
  text-decoration: none;
}

.modal-city-tag.is-current {
  background-color: #0a5746;
  color: #FFFFFF;
}

.modal-city-tag.is-current:hover,
.modal-city-tag.is-current:focus {
  color: #FFFFFF;
}


.modal-footer {
  font-size: 16px;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400;
  color: #111116; 
  line-height: 1.4em;
  display: block;
  width: 100%;
  text-align: center;
}

/* BUTTONS */

.btn-block {
  width: 100%;
}

/* btn-green */

a.btn-green {
  color: #FFFFFF!important;
  text-decoration: none;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400;
  font-size: 16px;
  text-transform: none;
  line-height: 48px;
  vertical-align: middle;
  padding: 0px 15px;
}

a.btn-green:hover, a.btn-green:focus, a.btn-green:active {
  color: #FFFFFF!important;
}

.btn-green {
  color: #FFFFFF!important;
  background-color: #0a5746;
  background-image: none;
  border-color: #0a5746;
  text-transform: none;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400;
  font-size: 16px;  
  line-height: 48px;
  vertical-align: middle;
  padding: 0px 15px; 
}

.btn-green:hover, .btn-green:focus, .btn-green:active {
  color: #FFFFFF!important;
  background-color: #106d59;
  border-color: #106d59;
}

.btn-green:focus, .btn-green.active {
  box-shadow: none!important;
}

.btn-green:not(:disabled):not(.disabled):active, .btn-green:not(:disabled):not(.disabled).active,
.show > .btn-green.dropdown-toggle {
  color: #0a5746!important;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}

.btn-green:not(:disabled):not(.disabled):active:focus, .btn-green:not(:disabled):not(.disabled).active:focus,
.show > .btn-green.dropdown-toggle:focus {
  box-shadow: none!important;
}

.btn-green:disabled {
  background-color: #106d59!important;
  border: 1px solid #106d59!important;
  border-color: #106d59!important;  
  opacity: 1!important;
}

/* btn-orange */

a.btn-orange {
  color: #FFFFFF!important;
  text-decoration: none;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400;
  font-size: 16px;
  text-transform: none;
  line-height: 48px;
  vertical-align: middle;
  padding: 0px 15px;
}

a.btn-orange:hover, a.btn-orange:focus, a.btn-orange:active {
  color: #FFFFFF!important;
}

.btn-orange {
  color: #FFFFFF!important;
  background-color: #ffc800;
  background-image: none;
  border-color: #ffc800;
  text-transform: none;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400;
  font-size: 16px;  
  line-height: 48px;
  vertical-align: middle;
  padding: 0px 15px; 
}

.btn-orange:hover, .btn-orange:focus, .btn-orange:active {
  color: #FFFFFF!important;
  background-color: #ffd438;
  border-color: #ffd438;
}

.btn-orange:focus, .btn-orange.active {
  box-shadow: none!important;
}

.btn-orange:not(:disabled):not(.disabled):active, .btn-orange:not(:disabled):not(.disabled).active,
.show > .btn-orange.dropdown-toggle {
  color: #0a5746!important;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}

.btn-orange:not(:disabled):not(.disabled):active:focus, .btn-orange:not(:disabled):not(.disabled).active:focus,
.show > .btn-orange.dropdown-toggle:focus {
  box-shadow: none!important;
}

.btn-orange:disabled {
  background-color: #ffc800!important;
  border: 1px solid #ffc800!important;
  border-color: #ffc800!important;  
  opacity: 1!important;
}

/* btn-light */

a.btn-light {
  color: #0a5746!important;
  text-decoration: none;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400;
  font-size: 16px;
  text-transform: none;
  line-height: 48px;
  vertical-align: middle;
  padding: 0px 15px;
}

a.btn-light:hover, a.btn-light:focus, a.btn-light:active {
  color: #0a5746!important;
}

.btn-light {
  color: #0a5746!important;
  background-color: #F0F0F0;
  background-image: none;
  border-color: #F0F0F0;
  text-transform: none;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400;
  font-size: 16px;  
  line-height: 48px;
  vertical-align: middle;
  padding: 0px 15px; 
}

.btn-light:hover, .btn-light:focus, .btn-light:active {
  color: #0a5746!important;
  background-color: #F5F5F5;
  border-color: #F0F0F0;
}

.btn-light:focus, .btn-light.active {
  box-shadow: none!important;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #0a5746!important;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: none!important;
}

.btn-light:disabled {
  background-color: #F0F0F0!important;
  border: 1px solid #F0F0F0!important;
  border-color: #F0F0F0!important;  
  opacity: 1!important;
}

/* btn-more */

a.btn-more {
  color: #111116!important;
  text-decoration: none;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400;
  font-size: 16px;
  text-transform: none;
  line-height: 48px;
  vertical-align: middle;
  padding: 0px 15px;
  text-align: center;
}

a.btn-more:hover, a.btn-more:focus, a.btn-more:active {
  color: #111116!important;
}

.btn-more {
  color: #111116!important;
  background-color: #FFFFFF;
  /* background-image: none; */
  border-color: #D0D0D0;
  text-transform: none;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400;
  font-size: 16px;  
  line-height: 48px;
  vertical-align: middle;
  padding: 0px 15px; 
}

.btn-more:hover, .btn-more:focus, .btn-more:active {
  color: #111116!important;
  background-color: #FFFFFF;
  border-color: #D0D0D0;
}

.btn-more:focus, .btn-more.active {
  box-shadow: none!important;
}

.btn-more:not(:disabled):not(.disabled):active, .btn-more:not(:disabled):not(.disabled).active,
.show > .btn-more.dropdown-toggle {
  color: #111116!important;
  background-color: #FFFFFF;
  border-color: #D0D0D0;
}

.btn-more:not(:disabled):not(.disabled):active:focus, .btn-more:not(:disabled):not(.disabled).active:focus,
.show > .btn-more.dropdown-toggle:focus {
  box-shadow: none!important;
}

.btn-more:disabled {
  background-color: #FFFFFF!important;
  border: 1px solid #D0D0D0!important;
  border-color: #D0D0D0!important;  
  opacity: 1!important;
}


/* < XL */
@media screen and (min-width: 0px) and (max-width: 1399.98px) { 
  .btn {
    font-size: 15px!important;
  }
}

/* FORMS */

::-webkit-input-placeholder {
  color: #111116!important;
  opacity: 1;
}

:-moz-placeholder {
  color: #111116!important;
  opacity: 1;
}
::-moz-placeholder {
  color: #111116!important;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #111116!important;
  opacity: 1;
}

.my_input {  
  border: 1px solid #d0d0d0;
  font-size: 15px;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400;
  color: #111116;
  line-height: 48px;
  vertical-align: middle;
  padding: 0px 15px;
}

.my_input:focus, .my_input:active {
  border: 1px solid #d0d0d0!important;    
}

.my_select { 
  border: 1px solid #d0d0d0;
  font-size: 15px;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400;
  color: #111116;
  line-height: 48px;
  vertical-align: middle;
  padding: 0px 15px;
}

.my_select:focus, .my_select:active {
  border: 1px solid #d0d0d0!important;    
}

.cf7_input {  
  border: 1px solid #d0d0d0;
  font-size: 16px;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400;
  color: #111116;
  line-height: 48px;
  vertical-align: middle;
  padding: 0px 15px;
}

.cf7_input:focus, .cf7_input:active {
  border: 1px solid #d0d0d0!important;    
}

.cf7_input.wpcf7-not-valid {
  border: 1px solid #ffc800!important; 
}

.cf7_text {
  color: #111116;
  resize: vertical;  
  border: 1px solid #d0d0d0;
  font-size: 16px;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400;  
  padding: 15px;
}  

.cf7_text:focus, .cf7_text:active {
  border: 1px solid #d0d0d0!important;    
}  

.wpcf7 {

}

.wpcf7-form-control-wrap {
  position: relative;
  display: block;
}
        
span.wpcf7-not-valid-tip {
  font-size: 12px!important;
  color: #111116!important;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400;
  background: #ffffff;
  padding: 2px 6px;
  border-radius: 4px;
  position: absolute;
  left: 15px;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  pointer-events: none;
}

.wpcf7-form-control-wrap textarea.wpcf7-not-valid + .wpcf7-not-valid-tip {
  top: 12px;
  transform: none;
}

.wpcf7-form-control-wrap .wpcf7-form-control:focus + .wpcf7-not-valid-tip {
  display: none;
}

.wpcf7-not-valid-tip:before {
  content: "";
  padding-right: 15px;
  background-size: contain;
  position: relative;
  top: 2px;
  width: 12px;
  height: 12px; 
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'%3e%3cpath fill='%230a5746' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3e%3c/svg%3e");
  background-size: 12px 12px;   
  background-repeat: no-repeat;  
}         

.wpcf7-validation-errors {
  display: none!important;
}

.wpcf7-mail-sent-ok {
  padding: 0px!important;
  margin: 0px!important;
  font-size: 20px;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 600; 
  text-align: center;  
  color: #0a5746;
}

span.wpcf7-list-item {
  margin-left: 0px!important;
  margin-top: 5px!important;
  line-height: 1.1em!important;
  margin-bottom: 0px;
}

.wpcf7-list-item-label {
  font-size: 13px;
  position: relative;
  top: -2px;
} 

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

.wpcf7 form.sent .wpcf7-response-output {
  border-color: transparent!important;
  border: 0px solid transparent;
}

.wpcf7 form .wpcf7-response-output { 
  padding: 0px!important;
  margin: 0px 0px 15px 0px!important;
  font-size: 20px;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 600; 
  text-align: center;  
  color: #111116;
}

.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output {
  border-color: transparent!important;
  border: 0px solid transparent;
}

.form_check {
  margin-bottom: 20px;
}

.wpcf7-spinner {
  position: absolute;
  display: block!important;
  margin: 10px auto 0px auto!important; 
  background-color: #0a5746!important;
  opacity: 1!important;
  width: 24px;
  height: 24px;
  border: none;    
}

.codedropz-upload-wrapper {
  margin-bottom: 20px;
}

a.cd-upload-btn {
  text-decoration: underline!important;
}

.dnd-upload-status .dnd-upload-details .name {
  color: #0a5746!important;
}

.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
  color: #0a5746!important;
}

.dnd-upload-status .dnd-upload-details .name em {
  font-style: normal!important;
  font-size: 15px!important;
  font-weight: 400!important;
}

.dnd-upload-status .dnd-upload-details .name span {
  font-size: 15px!important;
  font-weight: 400!important;
}

.dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
  background: #0a5746!important;
}

.dnd-upload-status .dnd-upload-image {
  margin-top: 15px!important;
}

/* OFFICE */

.office_cont_line {
  padding-bottom: 15px;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400; 
  font-size: 18px;  
  line-height: 1.4em;
  color: #0a5746;  
}

.office_cont_line a {
  color: #0a5746;
}

/* SINGLE OBJECT */

.single_object_sidebar {
  position: sticky;
  top: 140px;
  z-index: 10;
}

@media (max-width: 991.98px) {
  .single_object_sidebar {
    position: static;
    top: auto;
  }
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .single_object_sidebar {
    margin-top: 20px;
  } 
}

.single_object_operation {
  display: block;
  position: relative;
  float: left;
  width: auto;
  border: 1px solid #0a5746;
  background: #0a5746;
  padding: 3px 8px;
  border-radius: 4px;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400; 
  font-size: 14px; 
  color: #FFFFFF; 
  margin-right: 10px;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .single_object_operation {
    display: inline-block;
    float: none;
    clear: both;
  } 
}

.single_object_favorite {
  display: block;
  position: relative;
  float: left;
  width: auto;
  margin-right: 10px;
  top: 4px;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .single_object_favorite {
    display: inline-block;
    float: none;
    clear: both;
  } 
}

.single_object_favorite i {
  opacity: 1!important;
}

.single_object_pdf {
  display: block;
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: auto;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 600; 
  font-size: 18px; 
  color: #0a5746;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .single_object_pdf {
    display: block;
    position: relative;
    left: 0px;
    top: 0px;
    margin-top: 10px;
  } 
}

.single_object_pdf a {
  color: #0a5746;
  text-decoration: none;
}

.single_object_price {
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400; 
  font-size: 18px; 
  color: #111116;
  text-align: left;
  line-height: 1.4em;
  margin-bottom: 5px;
}

.single_object_price span {
  font-size: 22px;
  color: #0a5746;
  font-weight: 600;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .single_object_price span {
    font-size: 20px;
  } 
}

.single_object_area {
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 400; 
  font-size: 18px; 
  color: #111116;
  text-align: left;
  line-height: 1.4em;
}

.single_object_area span {
  font-size: 22px;
  color: #0a5746;
  font-weight: 600;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .single_object_area span {
    font-size: 20px;
  } 
}

.single_object_liner {
  display: block;
  position: relative;
  width: 100%;
  border-top: 1px solid #D0D0D0;
  margin-top: 30px;
  padding-bottom: 30px;
}

/* < MD */
@media screen and (min-width: 0px) and (max-width: 991.98px) { 
  .single_object_liner {
    margin-top: 10px;
    padding-bottom: 30px;  
  } 
}

.single_object_header {
  display: block;
  position: relative;
  width: 100%;
  background: linear-gradient(0deg, #fafafa 0%, #f0f0f0 100%);
  padding: 15px;
  border: 1px solid #F0F0F0;
  border-radius: 5px;
  margin-bottom: 30px;  
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .single_object_header {
    margin-bottom: 20px;
  } 
}

.single_object_header h2 {
  margin-top: 0px;
  color: #0a5746;
  font-weight: 600;
  font-size: 24px;
}

/* < LG */
@media screen and (min-width: 0px) and (max-width: 1199.98px) { 
  .single_object_header h2 {
    font-size: 22px;
    margin-top: 2px;
  } 
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .single_object_header h2 {
    font-size: 20px;
    margin-top: 10px;
  } 
}

.single_object_params_label {
  color: #0a5746;
}

.single_object_params_value {
  font-weight: 600;
}

.agent_box {
  display: block;
  position: relative;
  width: 100%;
  border: 1px solid #F0F0F0;
  background: linear-gradient(0deg, #fafafa 0%, #f0f0f0 100%);
  padding: 15px;
  border-radius: 5px;
}

.agent_box_photo {
  display: block;
  position: relative;
  width: 100%
  height: auto;
}

.agent_box_photo img {
  display: block;
  position: relative;
  width: 100%
  height: auto;
  border-radius: 5px;
}

.agent_box_name {
  margin-top: 10px;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 600; 
  font-size: 18px; 
  color: #111116;
  text-align: center;
}

.agent_box_phone {
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 600; 
  font-size: 18px; 
  text-align: center;
  margin-top: 5px;
}

.agent_box_phone a {
  color: #0a5746;
  text-decoration: none;
}

.agent_box_button {
  display: block;
  position: relative;
  margin-top: 15px;  
}

/* Подписи фильтров в модалке карты */
#modal_filter .fedesta-map-filter-label {
  font-weight: 600;
  font-size: 14px;
  color: #0a5746;
}

/* Чекбоксы в модалке — в ряд с переносом */
#modal_filter .js-map-filter-checkbox-options {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 16px;
  align-items: flex-start;
}

#modal_filter .js-map-filter-checkbox-options label {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  margin-bottom: 0;
}

/* Спиннер балуна карты (ленивая подгрузка) */
#fedesta-map .fedesta-map-balloon-spinner-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 120px;
  padding: 24px 16px;
  box-sizing: border-box;
}

#fedesta-map .fedesta-map-balloon-spinner {
  display: block;
  width: 36px;
  height: 36px;
  border: 3px solid rgba(10, 87, 70, 0.2);
  border-top-color: #0a5746;
  border-radius: 50%;
  animation: fedesta-map-balloon-spin 0.65s linear infinite;
}

@keyframes fedesta-map-balloon-spin {
  to {
    transform: rotate(360deg);
  }
}