/*@import url('//fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&display=swap');*/
@import url("./fonts/Neue_Haas_Unica_Pro/NeueHaasUnicaPro-Light.css");
@import url("./fonts/Neue_Haas_Unica_Pro/NeueHaasUnicaPro-Thin.css");
@import url("./fonts/Neue_Haas_Unica_Pro/NeueHaasUnicaPro-Black.css");
@import url("./fonts/Neue_Haas_Unica_Pro/NeueHaasUnicaPro-Bold.css");
@import url("./fonts/Neue_Haas_Unica_Pro/NeueHaasUnicaPro-Heavy.css");
@import url("./fonts/Rongel/Rongel-Roman.css");
@import url("./fonts/Rongel/Rongel-Bold.css");
/*$corAzul: #009fe3;*/
/*$corAzulClaro: #d4ecfb;*/
:root {
  --cor-fundo: #daedd7;
  --cor-link: #3fa535; }

html,
body {
  font-family: "NeueHaasUnicaPro", sans-serif;
  font-size: 16px;
  font-weight: 300;
  background-color: var(--cor-fundo); }

a {
  -webkit-transition: all 250ms ease;
  -moz-transition: all 250ms ease;
  -ms-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease; }

@media (min-width: 1200px) {
  .navbar,
  .container-fluid {
    padding-left: 30px;
    padding-right: 30px; } }
#conteudo {
  padding-top: 115px;
  line-height: 1.3; }

.fontR {
  font-family: "Rongel", sans-serif; }

.big {
  font-size: 25px;
  font-size: 1.5625rem;
  font-weight: 100; }

h1 {
  font-size: 31px;
  font-size: 1.9375rem;
  font-weight: 100; }

h2 {
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 100; }

.imgTopo {
  position: relative;
  height: 380px;
  color: #ffffff;
  text-align: left;
  font-size: 46px;
  font-size: 2.875rem;
  font-weight: 700;
  font-family: "Rongel", sans-serif;
  margin-top: -45px;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }
  @media (max-width: 767px) {
    .imgTopo {
      height: 250px;
      font-size: 28px;
      font-size: 1.75rem; } }

.embeddedContent {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embeddedContent iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embeddedContent::before {
  content: ' ';
  position: relative;
  display: block;
  padding-top: 56.25%; }

.carousel-fullscreen .carousel-item {
  height: calc(100vh - 70px);
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
.carousel-fullscreen .legenda {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  padding-top: 30px;
  color: #ffffff;
  font-weight: 700;
  font-size: 21px;
  font-size: 1.3125rem; }

.btn.loading .loader {
  display: inline-block; }

.btn-spinner {
  color: #8e8c8a;
  padding-left: 0px;
  padding-right: 0px;
  min-width: 20px; }

#cookieAlert {
  position: fixed;
  left: 0px;
  width: 100%;
  bottom: 0px;
  background-color: #ffffff;
  border-top: 5px solid #000000;
  color: #000000;
  font-size: 12px;
  padding: 20px 5px;
  z-index: 1030;
  text-align: left; }
  #cookieAlert a:not(.btn) {
    text-decoration: underline;
    color: #000000;
    cursor: pointer; }
  #cookieAlert a:hover {
    text-decoration: none; }

.dropdown-menu {
  margin-top: 0; }

.dropdown-menu .dropdown-toggle::after {
  vertical-align: middle;
  border-left: 4px solid;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent; }

.dropdown-menu .dropdown .dropdown-menu {
  left: 100%;
  top: 0%; }

textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
[type=text].form-control:focus,
[type=password].form-control:focus,
[type=email].form-control:focus,
[type=tel].form-control:focus,
[contenteditable].form-control:focus {
  box-shadow: inset 0 -1px 0 #ddd; }

a.active.focus,
a.active:focus,
a.focus,
a:active.focus,
a:active:focus,
a:focus,
button.active.focus,
button.active:focus,
button.focus,
button:active.focus,
button:active:focus,
button:focus,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 0;
  outline-color: transparent;
  outline-width: 0;
  outline-style: none;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0); }

#roda_chave {
  transform-origin: 21.5px 21.5px; }

#menuTopo {
  background-color: #ffffff;
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 10;
  width: 100%; }
  #menuTopo .menuLinguas {
    margin-left: 15px;
    position: relative; }
    #menuTopo .menuLinguas a.dropdown-toggle {
      font-size: 14px;
      font-size: 0.875rem;
      color: #8e8c8a;
      font-weight: 800;
      padding-top: 5px;
      padding-bottom: 5px;
      padding-left: 0px;
      padding-right: 0px; }
    #menuTopo .menuLinguas a.dropdown-toggle:hover {
      color: #000000;
      text-decoration: none; }
  @media (min-width: 768px) {
    #menuTopo .menuLinguas.show {
      position: static; }
    #menuTopo .menuLinguas .dropdown-menu {
      border: 0px;
      background-color: var(--cor-fundo);
      width: 100%;
      position: absolute;
      left: 0;
      height: calc(100vh - 70px);
      padding-left: 20%;
      padding-right: 20%; }
      #menuTopo .menuLinguas .dropdown-menu .dropdown-item {
        position: relative;
        width: 100%;
        display: block;
        font-size: 55px;
        font-size: 3.4375rem;
        text-align: center; }
      #menuTopo .menuLinguas .dropdown-menu .dropdown-item:after {
        position: absolute;
        content: '';
        width: 0;
        height: 2px;
        background-color: #000000;
        left: 50%;
        top: 50%;
        -webkit-transition: all 250ms ease;
        -moz-transition: all 250ms ease;
        -ms-transition: all 250ms ease;
        -o-transition: all 250ms ease;
        transition: all 250ms ease;
        pointer-events: none; }
      #menuTopo .menuLinguas .dropdown-menu .dropdown-item.active:after,
      #menuTopo .menuLinguas .dropdown-menu .dropdown-item:hover:after {
        left: 0%;
        width: 100%; }
      #menuTopo .menuLinguas .dropdown-menu .dropdown-item.active,
      #menuTopo .menuLinguas .dropdown-menu .dropdown-item:hover {
        color: #000000;
        background-color: transparent; }
    #menuTopo .menuLinguas .dropdown-menu.show {
      display: flex !important;
      justify-content: center !important;
      flex-direction: column !important; } }
  #menuTopo ul.navbar-nav {
    margin-left: auto; }
    #menuTopo ul.navbar-nav .nav-item {
      position: relative; }
      #menuTopo ul.navbar-nav .nav-item .nav-link {
        position: relative;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 15px;
        padding-right: 15px;
        font-size: 14px;
        font-size: 0.875rem;
        color: #000000;
        text-align: center; }
      #menuTopo ul.navbar-nav .nav-item .nav-link::after {
        display: none; }
      #menuTopo ul.navbar-nav .nav-item .nav-link.active,
      #menuTopo ul.navbar-nav .nav-item .nav-link:hover {
        background-color: transparent;
        text-decoration: underline; }
    #menuTopo ul.navbar-nav .nav-item .nav-link::after {
      position: absolute;
      border: 0px;
      right: 0px;
      top: 7px;
      content: '';
      display: inline-block;
      width: 1px;
      height: 16px;
      background-color: #000000; }
    @media (min-width: 768px) {
      #menuTopo ul.navbar-nav .nav-item.show {
        position: static; }
      #menuTopo ul.navbar-nav .nav-item .dropdown-menu {
        border: 0px;
        background-color: var(--cor-fundo);
        width: 100%;
        position: absolute;
        left: 0;
        height: calc(100vh - 70px);
        padding-left: 20%;
        padding-right: 20%; }
        #menuTopo ul.navbar-nav .nav-item .dropdown-menu .nav-item {
          position: relative;
          width: 100%;
          display: block;
          font-size: 55px;
          font-size: 3.4375rem;
          text-align: center; }
        #menuTopo ul.navbar-nav .nav-item .dropdown-menu .nav-item:after {
          position: absolute;
          content: '';
          width: 0;
          height: 2px;
          background-color: #000000;
          left: 50%;
          top: 50%;
          -webkit-transition: all 250ms ease;
          -moz-transition: all 250ms ease;
          -ms-transition: all 250ms ease;
          -o-transition: all 250ms ease;
          transition: all 250ms ease;
          pointer-events: none; }
        #menuTopo ul.navbar-nav .nav-item .dropdown-menu .nav-item.active:after,
        #menuTopo ul.navbar-nav .nav-item .dropdown-menu .nav-item:hover:after {
          left: 0%;
          width: 100%; }
        #menuTopo ul.navbar-nav .nav-item .dropdown-menu .dropdown-item.active,
        #menuTopo ul.navbar-nav .nav-item .dropdown-menu .dropdown-item:hover {
          color: #000000;
          background-color: transparent; }
      #menuTopo ul.navbar-nav .nav-item .dropdown-menu.show {
        display: flex !important;
        justify-content: center !important;
        flex-direction: column !important;
        /*align-items: center!important;*/ } }
  @media (max-width: 767px) {
    #menuTopo ul.navbar-nav {
      margin-left: auto;
      margin-right: auto;
      margin-top: 60px;
      /*margin-top: auto;*/ }
    #menuTopo .navbar-collapse {
      margin-left: -1rem;
      margin-right: -1rem; }
      #menuTopo .navbar-collapse .area {
        overflow: auto;
        height: calc(100vh - 60px);
        background-color: var(--cor-fundo); }
        #menuTopo .navbar-collapse .area .nav-item {
          width: 100%; }
          #menuTopo .navbar-collapse .area .nav-item .nav-link {
            position: relative;
            width: 100%;
            display: block;
            font-size: 30px;
            font-size: 1.875rem;
            text-align: center; }
          #menuTopo .navbar-collapse .area .nav-item .nav-link::after {
            display: none; }
        #menuTopo .navbar-collapse .area .menuLinguas {
          margin-left: 0px;
          margin-bottom: auto;
          text-align: center; }
          #menuTopo .navbar-collapse .area .menuLinguas .dropdown-menu {
            width: 100%; }
            #menuTopo .navbar-collapse .area .menuLinguas .dropdown-menu .dropdown-item {
              text-align: center; }
        #menuTopo .navbar-collapse .area .active .dropdown-menu {
          /*display: block;*/ }
        #menuTopo .navbar-collapse .area .dropdown-menu {
          border: 0px;
          background-color: transparent; }
          #menuTopo .navbar-collapse .area .dropdown-menu .nav-item {
            position: relative;
            width: 100%;
            display: block;
            font-size: 25px;
            font-size: 1.5625rem;
            text-align: center; }
          #menuTopo .navbar-collapse .area .dropdown-menu .nav-item:after {
            position: absolute;
            content: '';
            width: 0;
            height: 2px;
            background-color: #000000;
            left: 50%;
            top: 50%;
            -webkit-transition: all 250ms ease;
            -moz-transition: all 250ms ease;
            -ms-transition: all 250ms ease;
            -o-transition: all 250ms ease;
            transition: all 250ms ease;
            pointer-events: none; }
          #menuTopo .navbar-collapse .area .dropdown-menu .nav-item.active:after,
          #menuTopo .navbar-collapse .area .dropdown-menu .nav-item:hover:after {
            left: 0%;
            width: 100%; }
          #menuTopo .navbar-collapse .area .dropdown-menu .dropdown-item.active,
          #menuTopo .navbar-collapse .area .dropdown-menu .dropdown-item:hover {
            color: #000000;
            background-color: transparent; } }
  #menuTopo .navbar-toggler {
    position: relative;
    margin-top: 0px;
    z-index: 15;
    padding: 0px;
    width: 40px;
    height: 40px;
    border-radius: 0px;
    padding-top: 5px;
    border: 0px; }
    #menuTopo .navbar-toggler .bar {
      position: relative;
      top: 0px;
      left: 0px;
      display: block;
      margin: auto;
      width: 26px;
      height: 2px;
      margin-bottom: 6px;
      background-color: #8e8c8a;
      opacity: 1;
      -webkit-transition: all 250ms ease;
      -moz-transition: all 250ms ease;
      -ms-transition: all 250ms ease;
      -o-transition: all 250ms ease;
      transition: all 250ms ease; }
  #menuTopo .navbar-toggler:not(.collapsed) .bar:nth-child(1) {
    top: 8px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  #menuTopo .navbar-toggler:not(.collapsed) .bar:nth-child(2) {
    opacity: 0; }
  #menuTopo .navbar-toggler:not(.collapsed) .bar:nth-child(3) {
    top: -8px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

footer {
  padding-top: 30px;
  padding-bottom: 15px;
  color: #8e8c8a;
  background-color: #f2f2f2;
  font-size: 12px;
  font-size: 0.75rem; }
  footer h2 {
    font-size: 14px;
    font-size: 0.875rem;
    text-transform: uppercase;
    font-weight: 700; }
  footer h3 {
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 700; }
  footer a {
    color: #8e8c8a; }
  footer a:hover {
    text-decoration: none;
    color: #000000; }
  @media (max-width: 991px) {
    footer .social a {
      display: block;
      font-size: 16px;
      font-size: 1rem; } }
  @media (min-width: 992px) {
    footer .social a {
      display: inline-block; }
    footer .social a:not(:last-child)::after {
      content: '+';
      margin-right: 5px;
      margin-left: 5px;
      display: inline-block; } }
  footer .logoF {
    margin-top: 10px; }
  @media (min-width: 992px) {
    footer .logoC {
      margin-top: 150px;
      margin-bottom: 20px; } }
  @media (max-width: 991px) {
    footer .row > div {
      margin-bottom: 30px; } }

#projetos_galeria {
  position: relative;
  margin-top: -45px; }
  #projetos_galeria .total {
    position: absolute;
    top: 30px;
    right: 30px;
    color: #ffffff;
    font-weight: 300;
    font-size: 21px;
    font-size: 1.3125rem; }
  #projetos_galeria .carousel-item a {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block; }
  #projetos_galeria .carousel-indicators {
    -ms-flex-pack: end;
    justify-content: end;
    padding-left: 0;
    margin-right: 15px;
    margin-left: 15px; }
    @media (min-width: 1200px) {
      #projetos_galeria .carousel-indicators {
        margin-right: 30px;
        margin-left: 30px; } }

.categoriaProjeto {
  margin-top: 30px; }

.listaProjetos {
  margin-top: 30px; }
  .listaProjetos .row {
    margin-left: -10px;
    margin-right: -10px; }
    .listaProjetos .row > div {
      padding-left: 10px;
      padding-right: 10px; }
  .listaProjetos .container-fluid {
    /*padding: 0px;*/ }
  .listaProjetos .item {
    /*border: 2px solid $corPreto;*/
    position: relative;
    margin-bottom: 20px; }
    .listaProjetos .item a {
      display: block; }
      .listaProjetos .item a .imgC {
        position: relative;
        padding-bottom: 66%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        margin-bottom: 10px; }
      .listaProjetos .item a .imgC::after {
        content: '';
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        background-color: rgba(var(--cor-link), 0);
        -webkit-transition: all 250ms ease;
        -moz-transition: all 250ms ease;
        -ms-transition: all 250ms ease;
        -o-transition: all 250ms ease;
        transition: all 250ms ease; }
      .listaProjetos .item a .cat {
        text-transform: uppercase;
        font-size: 12px;
        font-size: 0.75rem; }
      .listaProjetos .item a .nome {
        font-size: 17px;
        font-size: 1.0625rem;
        font-weight: 700;
        margin-bottom: 4px;
        line-height: 1.2;
        color: #000000; }
    .listaProjetos .item a:hover {
      text-decoration: none !important; }
      .listaProjetos .item a:hover .nome {
        color: var(--cor-link); }
      .listaProjetos .item a:hover .imgC::after {
        background-color: rgba(var(--cor-link), 0.88); }
    .listaProjetos .item .data {
      font-weight: 400; }
  .listaProjetos .item:hover .texto::before {
    background-color: var(--cor-link);
    opacity: .88; }

body.homepage .listaProjetos .item .data,
body.homepage .listaProjetos .item .cat {
  display: none; }

.projetoD h1 {
  text-transform: uppercase; }
.projetoD .data a,
.projetoD .o_que_fizemos a {
  color: #000000;
  text-decoration: underline; }
.projetoD .data a:hover,
.projetoD .o_que_fizemos a:hover {
  text-decoration: none; }
@media (min-width: 768px) {
  .projetoD .o_que_fizemos,
  .projetoD .descricao,
  .projetoD .cat {
    text-align: right; } }
.projetoD .o_que_fizemos {
  text-align: right; }
  @media (max-width: 767px) {
    .projetoD .o_que_fizemos {
      margin-top: 60px; } }
.projetoD .descricao {
  margin-top: 15px;
  font-size: 12px;
  font-size: 0.75rem;
  text-decoration: line-through; }
.projetoD .imgBig {
  margin-top: 60px; }
  @media (max-width: 767px) {
    .projetoD .imgBig {
      margin-top: 30px; } }
  .projetoD .imgBig img {
    width: 100%; }

.blocosProjetos {
  background-color: #ffffff;
  font-size: 20px;
  font-size: 1.25rem; }
  .blocosProjetos .bloco .container-fluid {
    padding: 0px; }
  .blocosProjetos .bloco .texto {
    padding: 50px;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 1.5; }
  .blocosProjetos .bloco .img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-bottom: 66%; }

.barraNavegacao {
  padding-top: 20px;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300; }
  .barraNavegacao a {
    color: #000000; }
  .barraNavegacao a:hover {
    text-decoration: underline;
    color: #000000; }

/*@import 'conteudos/historiaTimeline';*/
/*@import 'conteudos/programas';*/
/*@import 'conteudos/associados';*/
/*@import 'conteudos/noticias';*/
/*@import 'conteudos/cliente';*/
/*@import 'conteudos/produtos';*/
/*@import 'conteudos/encomenda';*/

/*# sourceMappingURL=layout.css.map */
