body {
  font-family: "Open Sans",sans-serif;
  color: #8E9DAE;
  position: relative;
}

a {
  color: #03a9f4;
}

a.color_dark_site {
  color: #3C424F;
  font-size: 25px;
  font-weight: 600;
}

a.color_dark_site:hover {
  color: #3C424F;
}

.logo {
  height: 87px;
}

.carousel-caption {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  bottom: initial;
  top: 50%;
}

.header-title {
  color: white !important;
  margin-bottom: 1.25rem !important;
  font-size: 3.5rem !important;
  font-weight: 300 !important;
  line-height: 1.14 !important;
  letter-spacing: .9px !important;
}

.header-subtitle, .header-subtitle2 {
  font-family: Muli,sans-serif !important;
  font-size: 1.3rem !important;
  font-weight: 300 !important;
  line-height: 130% !important;
  color: white !important;
  margin-bottom: 1.25rem !important;
}

.carousel-item {
  height: 709px;
  min-height: 354.5px;
  background: no-repeat center center scroll;
  background-size: cover;
}

*
.carousel-item::before {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  display: inline-block;
  content: " ";
  background-color: #000;
  opacity: 0.6;
}

#about-1 {
  background-color: #f5fafd;
}

.about-title-h2 {
  color: #3C424F !important;
  font-weight: 600 !important;
  font-size: 2.5rem !important;
}

.lead {
  font-size: 1.2rem !important;
  color: #3C424F !important;
  line-height: 2rem !important;
}

.section-center {
  max-width: 1024px;
  margin: 0 auto;
}

.color1 {
  color: #fff;
  background-color: #03a9f4;
  border-color: #03a9f4;
}

.flexbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.flexbox .shadow-large-black {
  -webkit-box-shadow: 0 10px 30px 0 rgba(49, 52, 57, 0.3), 0 10px 30px rgba(0, 0, 0, 0.08);
          box-shadow: 0 10px 30px 0 rgba(49, 52, 57, 0.3), 0 10px 30px rgba(0, 0, 0, 0.08);
}

.flexbox .left-img {
  margin-right: -10%;
  width: 35%;
  z-index: 0;
}

.flexbox .center-img {
  max-width: 100%;
  width: 42%;
  z-index: 1;
}

.flexbox .right-img {
  margin-left: -10%;
  max-width: 100%;
  width: 35%;
}

.bottom-xs {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.center-xs {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.image-group-bottom-3-img {
  overflow: hidden;
}

.social-size {
  font-size: 1.4rem;
}

.gray {
  color: #bdbdbd;
}

.gray:hover {
  color: #bdbdbd;
}

.title-card {
  color: #3C424F;
}

.title-consortium {
  font-weight: 600;
  color: #3C424F;
}

.item-consortium {
  -webkit-transition: all .2s;
  transition: all .2s;
}

.item-consortium:hover {
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
  -webkit-box-shadow: 0 10px 20px rgba(189, 189, 189, 0.19), 0 6px 6px rgba(189, 189, 189, 0.23);
          box-shadow: 0 10px 20px rgba(189, 189, 189, 0.19), 0 6px 6px rgba(189, 189, 189, 0.23);
}

#scrollspyContact {
  background-image: url("../images/sites/mockup-863469.jpg");
  background-position: center top;
  background-size: cover;
  position: relative;
  background-attachment: fixed !important;
}

#scrollspyContact::before {
  background-color: rgba(26, 26, 26, 0.48);
  content: ' ';
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

.z-index-rel-999 {
  position: relative;
  z-index: 999;
  font-size: 2.5rem;
  line-height: 3rem;
}

.fs-form-name {
  font-size: 13px;
}

.navbar-nav li a {
  color: #000 !important;
  font-weight: 600;
}

.navbar-nav li a:hover {
  color: #03a9f4 !important;
}

.navbar-nav li a.active {
  border-bottom: 3px solid #03a9f4;
}

.navbar-page-news li a {
  color: #fff !important;
  font-weight: 600;
}

.navbar-page-news li a:hover {
  color: #03a9f4 !important;
}

.navbar-page-news li a.active {
  border-bottom: 3px solid #03a9f4;
}

.btn-form-contact {
  background-color: #03a9f4 !important;
  border-color: #03a9f4 !important;
  border-radius: 0;
}

.container-page-biofire {
  background-color: #F5FAFD;
}

.header-news.color-overlay::before {
  background: #000000;
  opacity: 0.6;
}

.color-overlay::after, .color-overlay::before {
  width: 100%;
  height: 470px;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
  display: inline-block;
  content: " ";
}

.header-news.color-overlay::after {
  background: url("../images/sites/circles.png") center center/cover no-repeat;
  -webkit-filter: invert(0%);
          filter: invert(0%);
}

.color-overlay::after {
  z-index: 2;
  display: block;
}

#container-header {
  position: relative;
  z-index: 3;
  height: 350px;
}

.navbar-site-news {
  border-bottom: 1px solid #fff;
}

.hero-title {
  margin-bottom: 1.25rem;
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.14;
  letter-spacing: .9px;
}

@media (min-width: 320px) and (max-width: 480px) {
  .hero-title {
    /* CSS */
    font-size: 2.5rem;
  }
}

.page-news #navbarNav.show {
  background-color: #fff;
}

.page-news #navbarNav.show ul {
  padding: 10px;
}

.page-news #navbarNav.show ul li a {
  color: #000 !important;
}

.page-news .navbar-toggler-icon {
  background-image: url("../images/sites/menu-white.png");
  background-repeat: no-repeat;
}

.page-news nav.bg-white .navbar-toggler-icon {
  background-image: url("../images/sites/menu.png");
  background-repeat: no-repeat;
}

.simple-news-date {
  margin-bottom: .5em;
  font-size: 70%;
}

a.simple-news-item-link {
  text-decoration: none !important;
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  overflow: hidden;
  outline: 0;
  color: #3C424F;
  font-size: 20px;
  font-weight: 600;
}

.container-color-full-size {
  background-color: #F5FAFD;
  padding-top: 100px;
  padding-bottom: 100px;
}

.simple-news-excerpt {
  font-size: 85%;
}

.read-more {
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
  display: inline-block;
  margin-top: 1rem;
  position: relative;
  cursor: pointer;
}

.muted {
  opacity: .55;
}

.h1 {
  font-size: 3rem;
  line-height: 4rem;
  color: #3C424F;
}

.nav-previous a {
  color: #2ebcfc;
}

#block-comment {
  background-color: #f8f8f8;
  padding: 2rem 3rem .1rem;
}

#reply-title {
  color: #3C424F;
  font-size: 25px;
}

.btn-small {
  font-size: .65rem;
  padding: .3rem 1.2rem;
  border-radius: 5px;
  line-height: 1.4rem;
  background-color: #03a9f4;
}

.background-author {
  background-color: #FF9800;
  height: 580px;
  display: block;
}

.comment-list {
  list-style: none;
}

.comment-list li.comment.even {
  background-color: #f8f8f8;
}

.fn a {
  text-decoration: none;
  font-style: normal;
  color: #3C424F;
  font-weight: 800;
}

.comment-meta {
  font-size: .875em;
  line-height: 1rem;
}

.comment-meta a {
  text-decoration: none;
  color: #8E9DAE;
  opacity: .55;
}
/*# sourceMappingURL=style.css.map */