@import "https://fonts.googleapis.com/css?family=Poppins:400,500,600,700&display=swap";
h1, h2, h3, h4, h5, h6 {
  font-family: poppins !important; }

h1 {
  font-size: 53px;
  line-height: 1.35 !important;
  font-weight: 700 !important; }

.text-primary {
  color: #006611; }

header ul.nav.navbar-nav li a {
  font-family: poppins;
  font-weight: 500; }

header .navbar-default.navbar-fixed-top {
  padding-bottom: 8px; }

header .navbar .navbar-nav > li {
  padding-top: 10px; }

header .navbar .navbar-nav > li > a {
  padding: 5px 6px; }

@media (max-width: 1200px) {
  #main-navigation .navbar-nav .dropdown-menu .menu-item {
    margin-left: 0 !important; }
  #main-navigation .navbar-nav .dropdown-menu .menu-item a {
    padding-left: 0 !important; } }

/* Hide navbar menu icons */
@media (max-width: 960px) {
  #main-navigation .navbar-nav .menu-item a i {
    display: none; } }

@media (min-width: 769px) {
  .navbar.hestia_left .title-logo-wrapper {
    min-width: 160px; } }

:not(.footer) > .full-width > .container {
  max-width: 100%;
  margin: auto; }

:not(.footer) > .full-width > section > .container {
  max-width: 100%;
  margin: auto; }

.container, .section > .container {
  width: 95% !important;
  max-width: 1170px !important; }

.page-header .container {
  padding-top: 5vh;
  color: #fff; }

.main-raised {
  margin-left: 3vw !important;
  margin-right: 3vw !important;
  margin-bottom: -30px; }

footer {
  max-width: 100%; }

.footer {
  padding-top: 60px; }

footer.footer-gray {
  border-top: 1px solid rgba(99, 132, 141, 0.35);
  background-color: #e5eaed; }

.container-copyright {
  background-color: #000;
  margin-left: auto;
  margin-right: auto; }

.footer-info-contact .cms-icon-contact {
  float: left;
  margin-right: 10px;
  margin-top: 2px;
  line-height: 1.5em;
  font-size: 14px; }

.footer-info-contact .cms-material-icon-contact {
  font-size: 2.1em;
  direction: ltr;
  display: inline-block;
  font-family: material icons;
  font-feature-settings: "liga";
  font-style: normal;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1;
  overflow-wrap: normal;
  text-transform: none;
  white-space: nowrap;
  color: #5b5b5b; }

.footer-info-contact .description {
  overflow-x: hidden;
  overflow-y: hidden;
  color: #7b7b7b; }

.footer-info-contact .descriptionUnaLinea {
  padding-top: 8px;
  margin-bottom: 10px; }

.footer-info-contact .description a {
  color: #7b7b7b; }

@media (max-width: 768px) {
  .navbar .navbar-nav li .caret {
    display: inline-block !important;
    border-top: 4px solid #000 !important;
    border-right: 4px solid transparent !important;
    border-left: 4px solid transparent !important;
    border-bottom-width: 0;
    font-size: 0;
    width: 0 !important;
    height: 0 !important; } }
