@import url('https://fonts.googleapis.com/css2?family=Red+Hat+Display:ital,wght@0,300;0,600;0,700;0,900;1,400&display=swap');
/**
IMPORT AMOS-LAYOUT VARIABLES
 */
/* AMOS-LAYOUT VARIABLES */
/* default amos-layout base color */
/* default variables for platform customizations
override into main.less on bottom */
/* default color */
/* default backend background color and image */
/* ../ because it's referred to assets directory in head tag */
/* default background content parts color */
/* default border color */
/* default box-shadow */
/* utility color */
/* status color */
/* social color */
/* plugin custom color */
/* AMOS-LAYOUT UTILITY
nb: use only vars in variables.less because this file is imported by other plugin
 */
/**
FLEXBOX
 */
.flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flexbox-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flexbox-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
/**
BOX SHADOW
 */
/**
TRANSITION
 */
/**
LINEAR GRADIENT
 */
.no-margin {
  margin: 0;
}
/**
IMPORT STYLE-CUSTOM
 */
.info-budget {
  padding: 10px;
  margin-bottom: 20px;
  margin-top: 25px;
  background-color: #f6f6f6;
  clear: both;
}
.info-budget h4 {
  margin-top: 0;
}
.text-success-green {
  color: #008354 !important;
}
.text-warning-orange {
  color: #b36b00 !important;
}
.elite-footer-layout {
  font-family: 'Red Hat Display', sans-serif;
  background-color: #000000;
  height: auto;
  min-height: 0;
  max-height: none;
  margin-bottom: 50px;
  margin-top: 50px;
  display: flex;
  align-items: flex-start;
}
.elite-footer-layout > div {
  padding-left: 24px !important;
}
@media screen and (max-width: 1279px) {
  .elite-footer-layout > div {
    padding-left: 48px;
  }
}
.elite-footer-layout .footer-logo {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
@media screen and (max-width: 1279px) {
  .elite-footer-layout .footer-logo {
    justify-content: flex-start;
  }
}
.elite-footer-layout .footer-logo img {
  width: 80%;
}
@media screen and (max-width: 1279px) {
  .elite-footer-layout .footer-logo img {
    width: 70%;
  }
}
.elite-footer-layout .section-label {
  padding-top: 5px;
}
@media screen and (max-width: 1279px) {
  .elite-footer-layout .section-label {
    max-width: 100% !important;
    align-items: flex-start;
  }
}
.elite-footer-layout .contacts-container {
  align-items: flex-start !important;
}
.elite-footer-layout h5 {
  color: #FFFFFF;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.85px;
  line-height: 58px;
}
.elite-footer-layout .contacts {
  color: #FFFFFF;
  font-size: 16px;
  letter-spacing: -0.68px;
  line-height: 24px;
}
.elite-footer-layout .emails {
  color: #FFFFFF;
  font-size: 16px;
  letter-spacing: -0.68px;
  line-height: 24px;
}
.elite-footer-layout .emails a,
.elite-footer-layout .emails a:hover,
.elite-footer-layout .emails a:focus,
.elite-footer-layout .emails a:visited {
  color: #008d36;
  font-size: 16px;
  letter-spacing: -0.68px;
  line-height: 24px;
  text-decoration: none;
  padding-left: 5px;
}
.elite-footer-layout .emails a.powered-by,
.elite-footer-layout .emails a:hover.powered-by,
.elite-footer-layout .emails a:focus.powered-by,
.elite-footer-layout .emails a:visited.powered-by {
  color: #FFFFFF;
  text-decoration: sans-serif;
  margin: 0;
  padding: 0;
}
.elite-footer-layout .social-icon-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-top: 25px;
}
.elite-footer-layout .social-icon-button {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000000;
  margin-right: 15px;
}
.elite-footer-layout .social-icon-button a {
  background-color: #FFFFFF;
  height: 36px;
  width: 36px;
  border-radius: 20px;
  padding: 0 8px;
}
.elite-footer-layout .social-icon-button a img {
  width: 98%;
  height: 98%;
  object-fit: contain;
}
#footerContent {
  z-index: 1;
}
#footerContent .it-footer-main {
  width: 100% !important;
}
#footerContent .it-footer-main .noprint > .row {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #FFFFFF;
}
#footerContent .it-footer-main .noprint > .row .link-list-wrapper {
  padding: 0;
  margin: 0;
}
#footerContent .it-footer-main .noprint > .row .footer-custom-menu {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}
#footerContent .it-footer-main .noprint > .row .footer-custom-menu .footer-list.cms-menu-container-default {
  display: none;
}
#footerContent .it-footer-main .noprint > .row .footer-custom-menu .footer-list.cms-menu-container-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
#footerContent .it-footer-main .noprint > .row .footer-custom-menu .footer-list.cms-menu-container-footer > li + li {
  margin-left: 15px;
}
.it-header-center-wrapper.theme-light .it-header-center-content-wrapper .it-brand-wrapper .logo-ED-design.whiteJs {
  display: none !important;
}
body.shrink .it-right-zone {
  display: none;
}
.it-right-zone {
  display: none;
  /* position: fixed;
    right: -45px;
    transform: rotate(-90deg);
    top: 155px;
    background-color: #000;
    padding: 8px 12px; */
}
.it-header-slim-wrapper + .it-nav-wrapper .it-right-zone {
  top: 200px;
}
.modal-always-hamburger-menu-right + #headerContent .it-brand-wrapper {
  padding-left: 0;
}
.modal-always-hamburger-menu .modal-dialog .modal-content .modal-header .it-brand-wrapper .logo-ED-design .it-brand-text > img {
  max-height: 38px !important;
  width: 80%;
  /* max-width: 200px;
                            @media (min-width: 992px) {
                                max-width: 300px;
                            } */
}
@media screen and (max-width: 1279px) {
  .modal-always-hamburger-menu .modal-dialog .modal-content .modal-header .it-brand-wrapper .logo-ED-design .it-brand-text > img {
    width: 70%;
  }
}
.modal-always-hamburger-menu .modal-dialog .modal-content .modal-header .it-brand-wrapper .logo-ED-design .it-brand-text.whiteJs {
  display: none;
}
.navbar-nav .nav-item a.nav-link {
  font-weight: bold !important;
}
body {
  font-family: "Red Hat Display", sans-serif !important;
}
#map {
  width: 100%;
  height: 800px;
  position: relative;
}
#map > #map-canvas {
  min-height: 100%;
}
.marker-card {
  max-width: 350px;
}
.map-index .btn.filter-map {
  margin-top: 35px;
  min-height: 45px;
}
