/*   
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-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;
}

/* 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_brand {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  gap: 0 12px;
  min-height: 50px;
}

.header_wrapper_home .header_right {
  text-align: center;
}

.header_wrapper_home .mobile_button {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.header_tagline {
  margin: 0;
  padding: 0;
  color: #0a5746;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-weight: 600;
  font-size: 34px;
  line-height: 1.2em;
  text-transform: uppercase;
  flex: 1 1 auto;
  min-width: 0;
}

/* XS */
@media screen and (min-width: 0px) and (max-width: 575.98px) { 
  .header_wrapper_home .header_tagline {
    display: none;
  }

  .header_wrapper_home .header_right {
    text-align: right;
  }

  .header_wrapper_home .mobile_button {
    float: right;
    top: 13px;
    margin-left: 0;
    margin-right: 0;
  }
}

/* SM */
@media screen and (min-width: 575.98px) and (max-width: 767.98px) { 
  .header_tagline {
    font-size: 17px;
  }
}

/* MD */
@media screen and (min-width: 767.98px) and (max-width: 991.98px) { 
  .header_tagline {
    font-size: clamp(13px, 2.25vw, 18px);
    white-space: nowrap;
  }
}

/* LG */
@media screen and (min-width: 991.98px) and (max-width: 1199.98px) { 
  .header_tagline {
    font-size: clamp(18px, 2.4vw, 28px);
    white-space: nowrap;
  }
}

/* XL */
@media screen and (min-width: 1199.98px) and (max-width: 1399.98px) { 
  .header_tagline {
    font-size: clamp(21px, 2.05vw, 32px);
    white-space: nowrap;
  }
}

/* XXL */
@media (min-width: 1399.98px) {
  .header_tagline {
    font-size: 34px;
    white-space: nowrap;
  }
}

.header_center {
  display: block;
  position: relative;
  text-align: left;
}

.header_right {
  display: block;
  position: relative;
  top: 0px;
  text-align: right;
}

/* MENU */

.header_wrapper #main_menu,
.main_title_wrapper #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) { 
  .header_wrapper #main_menu {
    display: none;
  }
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .main_title_wrapper #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_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_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%;
}   

/* 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;
}

/* 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;
  } 
}

/* 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: 70px;
  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;    
  } 
}

/* 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: #111116;
  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;
}   

/* 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;
}

/* MAIN TITLE */

.main_title_wrapper {
  display: block;
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 70px;
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) { 
  .main_title_wrapper {
    margin-top: 50px;  
  } 
}

.main_title_wrapper #main_menu {
  margin-top: 20px;
  margin-bottom: 0;
}

/* HOME MENU (above map) */

.main_title_wrapper #main_menu.main_menu_home {
  height: auto;
  min-height: auto;
  margin-bottom: 0;
  padding: 4px 0 0;
}

.main_title_wrapper #main_menu.main_menu_home ul {
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px;
  float: none;
}

.main_title_wrapper #main_menu.main_menu_home ul li {
  float: none;
  margin: 0;
  height: auto;
}

.main_title_wrapper #main_menu.main_menu_home ul li a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  box-sizing: border-box;
  min-height: 42px;
  height: auto;
  line-height: 1.25;
  padding: 10px 22px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.01em;
  color: #0a5746;
  background: #ffffff;
  border: 1px solid rgba(10, 87, 70, 0.35);
  border-radius: 10px;
  box-shadow: 0 1px 2px rgba(10, 87, 70, 0.06);
  transition: color 0.2s ease, background-color 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease;
}

.main_title_wrapper #main_menu.main_menu_home ul li a:hover,
.main_title_wrapper #main_menu.main_menu_home ul li:hover > a {
  color: #0a5746;
  background: rgba(10, 87, 70, 0.07);
  border-color: #0a5746;
  box-shadow: 0 4px 14px rgba(10, 87, 70, 0.1);
}

.main_title_wrapper #main_menu.main_menu_home ul li.menu-item-has-children > a:after {
  position: static;
  top: auto;
  margin-left: 2px;
  flex-shrink: 0;
}

.main_title_wrapper #main_menu.main_menu_home ul li.menu-item-has-children:hover > a,
.main_title_wrapper #main_menu.main_menu_home ul li.menu-item-has-children a:hover {
  border-radius: 10px 10px 0 0;
}

.main_title_wrapper #main_menu.main_menu_home ul li:hover > ul {
  border-radius: 0 10px 10px 10px;
  background: #ffffff;
}

.main_title_wrapper #main_menu.main_menu_home ul li > ul {
  top: 100%;
  left: 0;
  margin-top: 0;
  padding: 6px 0;
  border: 1px solid rgba(10, 87, 70, 0.2);
  border-radius: 0 10px 10px 10px;
  box-shadow: 0 10px 28px rgba(10, 87, 70, 0.12);
  overflow: hidden;
}

.main_title_wrapper #main_menu.main_menu_home ul li:hover > ul > li {
  height: auto;
  border-top: 1px solid #f0f0f0;
}

.main_title_wrapper #main_menu.main_menu_home ul li > ul li a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 44px;
  height: auto;
  line-height: 1.25;
  padding: 10px 20px;
  font-size: 15px;
  font-weight: 400;
  color: #111116;
  background: #ffffff;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.main_title_wrapper #main_menu.main_menu_home ul li > ul li a:hover {
  color: #0a5746;
  background: rgba(10, 87, 70, 0.06);
}

/* XL */
@media screen and (min-width: 1199.98px) and (max-width: 1399.98px) { 
  .main_title_wrapper #main_menu.main_menu_home ul li a {
    padding: 10px 18px;
    font-size: 15px;
  }
}

/* MD */
@media screen and (min-width: 767.98px) and (max-width: 991.98px) { 
  .main_title_wrapper #main_menu.main_menu_home ul {
    gap: 8px;
  }

  .main_title_wrapper #main_menu.main_menu_home ul li a {
    padding: 9px 16px;
    font-size: 15px;
    min-height: 40px;
  }
}

/* MAIN MAP */

.main_map_wrapper {
  display: block;
  width: 100%;
  height: auto;
  padding-top: 0px;
  padding-bottom: 30px;
}

.main_map_wrapper_home {
  margin-top: 0;
  padding-top: 0;
}


.main_map_wrapper .main-map-svg {
  display: block;
  width: 100%;
  height: auto;
}

.main_map_wrapper .main-map-stage {
  position: relative;
}

.main_map_wrapper .main-map-pointer {
  position: absolute;
  width: 0;
  height: 0;
  z-index: 3;
  display: block;
  cursor: pointer;
  text-decoration: none;
}

.main_map_wrapper .main-map-pointer-image {
  position: absolute;
  left: 0;
  bottom: 0;
  display: inline-block;
  width: auto;
  height: auto;
  max-width: none;
  user-select: none;
  transform: translate(-50%, 0) scale(0.625);
  transform-origin: bottom center;
  z-index: 2;
  transition: transform 0.22s ease, filter 0.22s ease;
  will-change: transform, filter;
}

.main_map_wrapper .main-map-pointer-title {
  position: absolute;
  left: -4px;
  bottom: 10px;
  display: inline-block;
  padding: 5px 12px 5px 23px;
  border-radius: 4px;
  background-color: rgba(255, 255, 255, 0.9);
  color: #0a5746;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  white-space: nowrap;
  z-index: 1;
  box-shadow: 0 2px 10px rgba(10, 87, 70, 0.15);
  transition: transform 0.22s ease, box-shadow 0.22s ease, background-color 0.22s ease;
  transform: translate3d(0, 0, 0);
}

.main_map_wrapper .main-map-pointer::after {
  content: attr(aria-label);
  position: absolute;
  left: 10px;
  bottom: 34px;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
  background-color: rgba(7, 39, 31, 0.92);
  color: #ffffff;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(2px);
  transition: opacity 0.15s ease, transform 0.15s ease, visibility 0.15s ease;
  z-index: 7;
}

.main_map_wrapper .main-map-pointer:hover::after,
.main_map_wrapper .main-map-pointer:focus-visible::after {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.main_map_wrapper .main-map-pointer:hover .main-map-pointer-image,
.main_map_wrapper .main-map-pointer:focus-visible .main-map-pointer-image {
  transform: translate(-50%, -2px) scale(0.625);
  filter: drop-shadow(0 5px 8px rgba(10, 87, 70, 0.35));
}

.main_map_wrapper .main-map-pointer:hover .main-map-pointer-title,
.main_map_wrapper .main-map-pointer:focus-visible .main-map-pointer-title {
  transform: translate3d(0, -2px, 0);
  background-color: rgba(255, 255, 255, 0.98);
  box-shadow: 0 6px 16px rgba(10, 87, 70, 0.22);
}

@media screen and (min-width: 768px) {
  .main_map_wrapper .main-map-pointer::after {
    display: none;
  }
}

/* < SM */
@media screen and (min-width: 0px) and (max-width: 767.98px) {
  .main_map_wrapper .main-map-pointer-title {
    display: inline-block;
    font-size: 11px;
    padding: 4px 10px 4px 20px;
  }

  .main_map_wrapper .main-map-pointer::after {
    display: none;
  }
}

.main_map_wrapper .main-map-pointer.pointer-moscow {
  left: 14.7%;
  top: 45.7%;
}

.main_map_wrapper .main-map-pointer.pointer-perm {
  left: 26.2%;
  top: 59.3%;
}

.main_map_wrapper .main-map-pointer.pointer-solikamsk {
  left: 28.2%;
  top: 54.3%;
  z-index: 2;
}

.main_map_wrapper .main-map-pointer.pointer-perm {
  z-index: 4;
}

.main_map_wrapper .main-map-pointer.pointer-krasnodar {
  left: 4.9%;
  top: 64.8%;
}

.main_map_wrapper .main-map-pointer.pointer-tyumen {
  left: 32.0%;
  top: 66.9%;
}

/* < SM - home map: western crop (X 0..1425) */
@media screen and (min-width: 0px) and (max-width: 767.98px) {
  .main_title_wrapper:has(.main_menu_home) {
    height: 0;
    min-height: 0;
    margin-bottom: 0;
    padding: 0;
    overflow: hidden;
  }

  .main_title_wrapper:has(.main_menu_home) #main_menu.main_menu_home {
    margin-top: 0;
    padding: 0;
  }

  .main_map_wrapper_home {
    --fedesta_map_full_w: 3398.87;
    --fedesta_map_crop_w: 1425;
    --fedesta_map_crop_h: 1754.16;
    margin-top: -50px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .main_map_wrapper_home .main-map-stage {
    overflow: hidden;
    width: 100%;
    aspect-ratio: 1425 / 1754.16;
  }

  .main_map_wrapper_home .main-map-svg {
    width: calc(100% * var(--fedesta_map_full_w) / var(--fedesta_map_crop_w));
    max-width: none;
  }

  .main_map_wrapper_home .main-map-pointer.pointer-moscow {
    left: calc(14.7% * var(--fedesta_map_full_w) / var(--fedesta_map_crop_w));
  }

  .main_map_wrapper_home .main-map-pointer.pointer-krasnodar {
    left: calc(4.9% * var(--fedesta_map_full_w) / var(--fedesta_map_crop_w));
  }

  .main_map_wrapper_home .main-map-pointer.pointer-perm {
    left: calc(26.2% * var(--fedesta_map_full_w) / var(--fedesta_map_crop_w));
  }

  .main_map_wrapper_home .main-map-pointer.pointer-solikamsk {
    left: calc(28.2% * var(--fedesta_map_full_w) / var(--fedesta_map_crop_w));
  }

  .main_map_wrapper_home .main-map-pointer.pointer-tyumen {
    left: calc(32% * var(--fedesta_map_full_w) / var(--fedesta_map_crop_w));
  }

  .main_map_wrapper_home .main-map-pointer-image {
    transform: translate(-50%, 0) scale(0.78);
  }

  .main_map_wrapper_home .main-map-pointer:hover .main-map-pointer-image,
  .main_map_wrapper_home .main-map-pointer:focus-visible .main-map-pointer-image {
    transform: translate(-50%, -2px) scale(0.78);
  }
}

.main_map_wrapper .main-map-coords-tooltip {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 12;
  padding: 6px 8px;
  border-radius: 6px;
  background-color: rgba(7, 39, 31, 0.9);
  color: #ffffff;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-size: 12px;
  line-height: 1.2;
  pointer-events: none;
  opacity: 0;
  transform: translate3d(0, 0, 0);
  transition: opacity 0.12s ease;
}

.main_map_wrapper .main-map-coords-tooltip.is-visible {
  opacity: 1;
}

.main_map_wrapper .main-map-coords-status {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 13;
  padding: 6px 10px;
  border-radius: 6px;
  background-color: rgba(10, 87, 70, 0.92);
  color: #ffffff;
  font-family: 'Manrope', Arial, Verdana, Tahoma;
  font-size: 12px;
  line-height: 1.2;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease;
}

.main_map_wrapper .main-map-coords-status.is-visible {
  opacity: 1;
}

.main_map_wrapper .main-map-coords-status.is-error {
  background-color: rgba(150, 35, 35, 0.92);
}

.main_map_wrapper .main-map-svg path,
.main_map_wrapper .main-map-svg polygon,
.main_map_wrapper .main-map-svg polyline {
  transition: filter 0.2s ease, opacity 0.2s ease;
}

.main_map_wrapper .main-map-svg path:hover,
.main_map_wrapper .main-map-svg polygon:hover,
.main_map_wrapper .main-map-svg polyline:hover {
  filter: brightness(1.17);
  opacity: 0.92;
  cursor: pointer;
}

