@charset "UTF-8";
/* Setando o charset */
/**
 * Vari�veis configuradas para o projeto e mixins
 */
/* -- CORES PADRÃO -- */
/* --- CORES DO SISTEMA --- */
/* --- FONT DO SISTEMA---- */
/*
|---------------------------
| Nossos mixins
|---------------------------
*/
/* Mixin para máscaras */
/* função que converte uma fonte em px para uma versão 'rem' baseado na fonte de 16px */
/**
* Esse utilitário retorna o valor em 'em'
* deve ser usado em locais onde o valor estiver relacionado ao tamanho da fonte
*/
/**
* Esse utilitário foi feito para simplificar a digitação
* retorna a font-size e line-height configurados com os valores passados
* a variável $scale é opcional, ela permite calcular de maneira simples, quanto
* seria o valor da fonte se aplicado algum modificador
*/
/**
* Esse utilitário foi feito para simplificar a digitação
* retorna o padding top e bottom
* a variável $scale é opcional, ela permite calcular de maneira simples, quanto
* seria o valor da fonte se aplicado algum modificador
*/
/**
 * Importando utilit�rios do bootstrap
 */
#main {
  position: relative;
  /* -- END SLIDE BACKGROUND-- */
  /* -- WHATS --

  .whats
  {
      position: fixed;
      bottom: 10px;
      right: 49px;
      cursor: pointer;
      right: 4px;
      z-index: 8;
      transition: 0.5s;
  }

   -- END WHATS --*/
}
#main .slide-background {
  background-color: #252525;
  /* -- END CONTENT FIRST -- */
}
@media (min-width: 992px) {
  #main .slide-background {
    height: 650px;
  }
}
@media (max-width: 1199.98px) {
  #main .slide-background {
    height: 600px;
  }
}
@media (max-width: 991.98px) {
  #main .slide-background {
    height: 450px;
  }
}
@media (max-width: 767.98px) {
  #main .slide-background {
    height: 360px;
  }
}
#main .slide-background .slide.slide1 {
  background-image: url("../../img/back-hidro4.jpg");
  background-size: cover;
  background-position: bottom;
}
@media (max-width: 767.98px) {
  #main .slide-background .slide.slide1 {
    height: 100%;
  }
}
#main .slide-background .slide .background-hidroenergia {
  width: 100%;
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover;
  position: relative;
}
@media (max-width: 991.98px) {
  #main .slide-background .slide .background-hidroenergia {
    height: auto;
    max-width: 100%;
  }
}
@media (max-width: 767.98px) {
  #main .slide-background .slide .background-hidroenergia {
    height: auto;
    width: 100%;
  }
}
#main .slide-background .slide .txt-apresentacao-empresa {
  font-size: 3.4375rem;
  line-height: 4.0625rem;
  color: #FFFFFF;
  max-width: 527px;
  font-family: "AkkuratLL-Bold";
  text-transform: uppercase;
  margin-top: 75px;
  text-shadow: 0.1em 0.1em 0.2em #263563;
  
}

#main .slide-background .slide .txt-apresentacao-empresa {
  font-weight: bold;
  
}
#main .slide-background .slide .txt-apresentacao-empresa b {
  color: #CE5D1C;
  
}
@media (min-width: 992px) {
  #main .slide-background .slide .txt-apresentacao-empresa {
    margin-top: 170px;
    
  }
}
@media (max-width: 991.98px) {
  #main .slide-background .slide .txt-apresentacao-empresa {
    margin-top: 73px;
    font-size: 2.1875rem;
    line-height: 3.125rem;
    max-width: 450px;
  }
}
@media (max-width: 767.98px) {
  #main .slide-background .slide .txt-apresentacao-empresa {
    font-size: 1.875rem;
    line-height: 1.9375rem;
    max-width: 300px;
  }
}
@media (max-width: 575.98px) {
  #main .slide-background .slide .txt-apresentacao-empresa {
    font-size: 1.75rem;
    line-height: 1.9375rem;
    max-width: 270px;
  }
}
#main .slide-background .slide .btn-sobre {
  background-color: #CE5D1C;
  border: none;
  color: #FFFFFF;
  font-weight: "AkkuratLL-Light";
  text-transform: uppercase;
  font-size: 16px;
  line-height: 13px;
  height: 40px;
  width: 153px;
  margin-top: 45px;
  margin-bottom: 183px;
  transition: 1s;
}
#main .slide-background .slide .btn-sobre:hover {
  cursor: pointer;
  background-color: #263563;
  font-family: "AkkuratLL-Bold";
}
@media (max-width: 1199.98px) {
  #main .slide-background .slide .btn-sobre {
    margin-bottom: 92px;
  }
}
@media (max-width: 767.98px) {
  #main .slide-background .slide .btn-sobre {
    height: 40px;
    width: 141px;
    align-items: flex-start;
  }
}
#main .slide-background .slide .btn-sobre:hover {
  cursor: pointer;
  transition: 1s;
}

/* section main*/
#home-projetos {
  display: flex;


  /* -- END BACKGROUND-PROJETOS -- */
  /* -- END CONTENT POTENCIA-- */
}
#home-projetos.background-projetos {
  background-image: url("../../img/home-content/fundo-maps.png");
  width: 100%;
  height: 949.86px;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  background-color: #263563;
  margin-top: -47px;
}
@media (max-width: 1199.98px) {
  #home-projetos.background-projetos {
    background-position: 20%;
    background-size: cover;
    height: 1600px;
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  #home-projetos.background-projetos {
    background-position: 23% 23%;
  }
}
@media (max-width: 575.98px) {
  #home-projetos.background-projetos {
    background-position: 25% 25%;
  }
}
#home-projetos .content-potencia {
  display: flex;
  justify-content: space-between;
  margin-top: -38px;
  /* -- END FIGURE BOX -- */
  /* -- END FIGURE BOX -- */
  /* -- END FIGURE BOX -- */
}
@media (max-width: 1199.98px) {
  #home-projetos .content-potencia {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
#home-projetos .content-potencia .figure-box {
  position: relative;

  /* -- END FIGURE-- */
}
@media (max-width: 1199.98px) {
  #home-projetos .content-potencia .figure-box {
    margin-bottom: -50px;
  }
}
#home-projetos .content-potencia .figure-box figure {
  position: relative;
  overflow: hidden;
  /* -- END FIGCAPTION -- */
}
#home-projetos .content-potencia .figure-box figure img {
  width: 100%;
  height: 246px;
}
#home-projetos .content-potencia .figure-box figure figcaption {
  position: absolute;
  top: 9px;
  bottom: 0;
  left: 30px;
}
#home-projetos .content-potencia .figure-box figure figcaption h1 {
  margin-left: -120px;
  margin-top: 46px;
  font-size: 3.4375rem;
  line-height: 1.125rem;
  font-family: "AkkuratLL-Bold";
  color: #CE5D1C;
  display: inline-block;
  vertical-align: middle;
}

#home-projetos.content-potencia .figure-box figure figcaption {
  margin-top: 10px;
  font-size: 3.4375rem;
  line-height: 1.125rem;
  font-family: "AkkuratLL-Bold";
  color: #CE5D1C;
  display: inline-block;
  vertical-align: middle;
}



#home-projetos .content-potencia .figure-box figure figcaption .texto-pequeno {
  margin-top: -30px;
  margin: -16;
  margin-left: 65px;
  font-size: 1rem;
  line-height: 1.125rem;
  font-family: "AkkuratLL-Light";
  color: #CE5D1C;
  display: inline-block;
  vertical-align: middle;
}

#home-projetos .content-potencia .figure-box figure figcaption h1 span {
  font-size: 1.125rem;
  line-height: 0.875rem;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
}

span#numero-sequencial {
  margin-left: 10px;
  margin-top: 10px;
  font-size: 3.4375rem !important;
  line-height: 1.125rem !important;
  font-family: "AkkuratLL-Bold";
  color: #CE5D1C;
  display: inline-block !important;
  vertical-align: middle !important;
}

#home-projetos .content-potencia .figure-box figure figcaption p {
  padding-top: 20px;
  padding-bottom: 84px;
  font-size: 1rem;
  line-height: 1.1875rem;
  font-family: "AkkuratLL-Light";
  color: #252525;
  width: 150px;
}
@media (max-width: 1199.98px) {
  #home-projetos .content-potencia .figure-box figure figcaption p {
    width: 250px;
  }
}
#home-projetos .content-potencia .figure-box-2 {
  position: relative;
  /* -- END FIGURE-- */
}
#home-projetos .content-potencia .figure-box-2 figure {
  position: relative;
  overflow: hidden;
  /* -- END FIGCAPTION -- */
}
#home-projetos .content-potencia .figure-box-2 figure img {
  width: 278px;
  height: 240px;
}
@media (max-width: 1199.98px) {
  #home-projetos .content-potencia .figure-box-2 figure img {
    max-width: 100%;
    transform: rotate(180deg);
  }
}
#home-projetos .content-potencia .figure-box-2 figure figcaption {
  position: absolute;
  top: 38px;
  bottom: 0;
  left: 30px;
}
@media (max-width: 1199.98px) {
  #home-projetos .content-potencia .figure-box-2 figure figcaption {
    padding-top: 50px;
  }
}

#home-projetos .content-potencia .figure-box-2 figure figcaption .texto-pequeno {
  margin-top: -30px;
  margin: 1;
  margin-left: 101px;
  font-size: 1rem;
  line-height: 1.125rem;
  font-family: "AkkuratLL-Light";
  color: #CE5D1C;
  display: inline-block;
  text-transform: none;
  vertical-align: middle;
}
#home-projetos .content-potencia .figure-box-2 figure figcaption span {
  font-size: 1rem;
  line-height: 1.1875rem;
  font-family: "AkkuratLL-Bold";
  color: #CE5D1C;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: super;
}


#home-projetos .content-potencia .figure-box-2 figure figcaption h1 {

  font-size: 3.4375rem;
  line-height: 1.125rem;
  font-family: "AkkuratLL-Bold";
  color: #CE5D1C;
  display: inline-block;
  vertical-align: middle;
}
#home-projetos .content-potencia .figure-box-2 figure figcaption h1 span {
  font-size: 1.125rem;
  line-height: 0.875rem;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
}
#home-projetos .content-potencia .figure-box-2 figure figcaption p {
  margin-top: 20px;
  padding-bottom: 87px;
  font-size: 1rem;
  line-height: 1.1875rem;
  font-family: "AkkuratLL-Light";
  color: #252525;
  width: 150px;
}


@media (max-width: 1199.98px) {
  #home-projetos .content-potencia .figure-box-2 figure figcaption p {
    width: 245px;
  }
}


#home-projetos .content-potencia .figure-box3 {
  position: relative;
  /* -- END FIGURE-- */
}
#home-projetos .content-potencia .figure-box3 figure {
  position: relative;
  overflow: hidden;
  /* -- END FIGCAPTION -- */
}
#home-projetos .content-potencia .figure-box3 figure img {
  width: 100%;
  height: 246px;
}
@media (max-width: 1199.98px) {
  #home-projetos .content-potencia .figure-box3 figure img {
    max-width: 100%;
    transform: rotate(180deg);
    margin-bottom: 10px;
  }
}
#home-projetos .content-potencia .figure-box3 figure figcaption {
  position: absolute;
  top: 30px;
  bottom: 0;
  left: 30px;
}


@media (max-width: 1199.98px) {
  #home-projetos .content-potencia .figure-box3 figure figcaption {
    top: 20px;
  }
}
#home-projetos .content-potencia .figure-box3 figure figcaption h1 {
  margin-top: 0px;
  font-size: 3.4375rem;
  line-height: 1.125rem;
  font-family: "AkkuratLL-Bold";
  color: #CE5D1C;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 1199.98px) {
  #home-projetos .content-potencia .figure-box3 figure figcaption h1 {
    padding-top: 80px;
  }
}
#home-projetos .content-potencia .figure-box3 figure figcaption h1 span {
  font-size: 1.125rem;
  line-height: 0.875rem;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
}
#home-projetos .content-potencia .figure-box3 figure figcaption p {
  padding-top: 20px;
  padding-bottom: 84px;
  font-size: 1rem;
  line-height: 1.1875rem;
  font-family: "AkkuratLL-Light";
  color: #252525;
  width: 150px;
}

#home-projetos .content-potencia .figure-box3 figure figcaption .texto-pequeno {
  margin-bottom: 10px;
  margin-top: -30px;
  margin: 3;
  margin-left: 76px;
  font-size: 1rem;
  line-height: 1.125rem;
  font-family: "AkkuratLL-Light";
  color: #CE5D1C;
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 1199.98px) {
  #home-projetos .content-potencia .figure-box3 figure figcaption p {
    width: 200px;
  }
}

#home-projetos .content-potencia .figure-box-4 {
  position: relative;
  /* -- END FIGURE-- */
}
#home-projetos .content-potencia .figure-box-4 figure {
  position: relative;
  overflow: hidden;
  /* -- END FIGCAPTION -- */
}
#home-projetos .content-potencia .figure-box-4 figure img {
  width: 278px;
  height: 240px;
}
@media (max-width: 1199.98px) {
  #home-projetos .content-potencia .figure-box-4 figure img {
    max-width: 100%;
    transform: rotate(180deg);
  }
}
#home-projetos .content-potencia .figure-box-4 figure figcaption {
  position: absolute;
  top: 29px;
  bottom: 0;
  left: 30px;
}
@media (max-width: 1199.98px) {
  #home-projetos .content-potencia .figure-box-4 figure figcaption {
    padding-top: 50px;
  }
}

#home-projetos .content-potencia .figure-box-4 figure figcaption .texto-pequeno {
  margin-top: -30px;
  margin: 0;
  margin-left: 79px;
  font-size: 1rem;
  line-height: 1.125rem;
  font-family: "AkkuratLL-Light";
  color: #CE5D1C;
  display: inline-block;
  text-transform: none;
  vertical-align: middle;
}
#home-projetos .content-potencia .figure-box-4 figure figcaption span {
  font-size: 1rem;
  line-height: 1.1875rem;
  font-family: "AkkuratLL-Bold";
  color: #CE5D1C;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: super;
}


#home-projetos .content-potencia .figure-box-4 figure figcaption h1 {
margin: 7;
margin-left: -5px;
  font-size: 3.4375rem;
  line-height: 1.125rem;
  font-family: "AkkuratLL-Bold";
  color: #CE5D1C;
  display: inline-block;
  vertical-align: middle;
}
#home-projetos .content-potencia .figure-box-4 figure figcaption h1 span {
  margin-top: -3px;
  font-size: 1.125rem;
  line-height: 0.875rem;
  display: inline-block;
  vertical-align: top;
  text-transform: uppercase;
}
#home-projetos .content-potencia .figure-box-4 figure figcaption p {
  margin-top: 20px;
  padding-bottom: 87px;
  font-size: 1rem;
  line-height: 1.1875rem;
  font-family: "AkkuratLL-Light";
  color: #252525;
  width: 150px;
}


@media (max-width: 1199.98px) {
  #home-projetos .content-potencia .figure-box-4 figure figcaption p {
    width: 245px;
  }
}

/* -- END DOBRA MAPS --*/
#dobra-produtos {
  background-color: #ECECEC;
  /* height:40px; */


  /* -- END BOX PRODUTOS-SERVICOS -- */
}
@media (max-width: 991.98px) {
  #dobra-produtos {
    height: 1900px;
  }
}
@media (max-width: 767.98px) {
  #dobra-produtos {
    height: 1755px;
  }
}
#dobra-produtos .titulo-produtos {
  font-size: 2rem;
  line-height: 2.1875rem;
  font-family: "AkkuratLL-Bold";
  color: #263563;
  margin-top: 40px;
  width: 14.125em;
}
@media (max-width: 767.98px) {
  #dobra-produtos .titulo-produtos {
    font-size: 1.75rem;
    line-height: 1.9375rem;
    max-width: 275px;
    margin-left: 0;
  }
}
#dobra-produtos .box-produtos-servicos {
  margin-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 40px;
  /* -- END BOX GERADORES -- */
  /* -- END BOX AUTOMACAO -- */
  /* -- END BOX HIDRO -- */
  /* -- END BOX TURBINAS -- */
}
@media (max-width: 991.98px) {
  #dobra-produtos .box-produtos-servicos .order1 {
    order: 1;
  }
  #dobra-produtos .box-produtos-servicos .order2 {
    order: 2;
  }
  #dobra-produtos .box-produtos-servicos .order3 {
    order: 3;
  }
  #dobra-produtos .box-produtos-servicos .order4 {
    order: 4;
  }
}
#dobra-produtos .box-produtos-servicos img {
  max-width: 80%;
}
#dobra-produtos .box-produtos-servicos .box-geradores {
  background-image: url("../../img/home-content/imgs/geradores.png");
  max-width: 100%;
  width: 474px;
  height: 419px;
  background-repeat: no-repeat;
  background-size: cover;
  transition: 0.8s;
}
#dobra-produtos .box-produtos-servicos .box-geradores:hover {
  transform: scale(1.03);
  cursor: pointer;
}
@media (max-width: 991.98px) {
  #dobra-produtos .box-produtos-servicos .box-geradores:hover {
    transform: scale(1);
  }
}
#dobra-produtos .box-produtos-servicos .box-geradores h1, #dobra-produtos .box-produtos-servicos .box-geradores a {
  margin: 28px 30px;
  font-size: 1rem;
  line-height: 1.1875rem;
  font-family: "AkkuratLL-Bold";
  color: #FFFFFF;
  text-transform: uppercase;
}
#dobra-produtos .box-produtos-servicos .box-automacao {
  background-image: url("../../img/home-content/imgs/automacao.png");
  max-width: 100%;
  width: 474px;
  height: 419px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: 16px;
  transition: 0.8s;
}
#dobra-produtos .box-produtos-servicos .box-automacao:hover {
  transform: scale(1.03);
  cursor: pointer;
}
@media (max-width: 991.98px) {
  #dobra-produtos .box-produtos-servicos .box-automacao:hover {
    transform: scale(1);
  }
}
@media (max-width: 991.98px) {
  #dobra-produtos .box-produtos-servicos .box-automacao {
    margin-top: 12px;
    margin-left: 0;
  }
}
#dobra-produtos .box-produtos-servicos .box-automacao h1, #dobra-produtos .box-produtos-servicos .box-automacao a {
  margin: 28px 30px;
  font-size: 1rem;
  line-height: 1.1875rem;
  font-family: "AkkuratLL-Bold";
  color: #FFFFFF;
  text-transform: uppercase;
}
#dobra-produtos .box-produtos-servicos .box-hidro {
  background-image: url("../../img/home-content/imgs/hidromecanicos.png");
  max-width: 100%;
  width: 474px;
  height: 419px;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  margin-top: -70px;
  transition: 0.8s;
}
#dobra-produtos .box-produtos-servicos .box-hidro:hover {
  transform: scale(1.03);
  cursor: pointer;
}
@media (max-width: 991.98px) {
  #dobra-produtos .box-produtos-servicos .box-hidro:hover {
    transform: scale(1);
  }
}
#dobra-produtos .box-produtos-servicos .box-hidro h1, #dobra-produtos .box-produtos-servicos .box-hidro a {
  margin: 380px 30px;
  font-size: 1rem;
  line-height: 1.1875rem;
  font-family: "AkkuratLL-Bold";
  color: #FFFFFF;
  text-transform: uppercase;
}
#dobra-produtos .box-produtos-servicos .box-turbinas {
  background-image: url("../../img/home-content/imgs/turbinas.png");
  max-width: 100%;
  width: 474px;
  height: 419px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -70px;
  margin-left: 15px;
  transition: 0.8s;
}
#dobra-produtos .box-produtos-servicos .box-turbinas:hover {
  transform: scale(1.03);
  cursor: pointer;
}
@media (max-width: 991.98px) {
  #dobra-produtos .box-produtos-servicos .box-turbinas:hover {
    transform: scale(1);
  }
}
@media (max-width: 991.98px) {
  #dobra-produtos .box-produtos-servicos .box-turbinas {
    margin-top: -70px;
    margin-left: 0;
  }
  #dobra-produtos .box-produtos-servicos .box-turbinas img {
    max-width: 100%;
  }
}
@media (max-width: 767.98px) {
  #dobra-produtos .box-produtos-servicos .box-turbinas img {
    max-width: 100%;
  }
}
#dobra-produtos .box-produtos-servicos .box-turbinas h1, #dobra-produtos .box-produtos-servicos .box-turbinas a {
  position: relative;
  margin: 380px 30px;
  font-size: 1rem;
  line-height: 1.1875rem;
  font-family: "AkkuratLL-Bold";
  color: #FFFFFF;
  text-transform: uppercase;
}


#blog{
  background: #e1e1e1;
    border: 1px solid #e1e1e1;
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 40px;
}

section#blog p{
  margin-bottom: 0.2rem !important;
}

section#blog h2 {
  font-family: "AkkuratLL-Bold";
  font-weight: bold;
  text-shadow: 1px 1px 1px #fff;
  color: #03416e;
  font-size: 32px;
  text-align: center;
  margin: 40px;
}

#blog .info h3{
  font-family: "AkkuratLL-Bold";
  font-size: 16px;
  padding: 0;
  margin: 1px;
  color: #FFF;
}

#blog .info p{
  font-family: "AkkuratLL-Light";
  font-size: 14px;
}

#blog .info{
  position: absolute;
  background: #0e3e68;
  bottom: 0;
  color: #FFF;
  width: 100%;
  padding: 8px;
  border: 0px solid red;
}


#blog .bloco{
  position:relative;
  object-fit: contain;
  overflow:hidden;
  min-width: 400px;
  min-height: 400px;
  max-height: 400px;
  clear:both;
  /* border:1px solid red; */
  /* border:1px solid #999;
  margin: 0 auto;
  */
}

#blog .fakeimg{
  background: no-repeat center;
  background-size: cover;
}

#blog .image{
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  object-fit: cover;
}

#blog .titulo_blog{
  font-family: "AkkuratLL-Bold";
  font-size: 18px;
  text-transform: capitalize;
  background: #0e3e68;
  bottom: 0;
  color: #FFFFFF;
  padding: 10px 25px 0 25px;
  margin: 0px;
  /* border: 0px solid red; */


}

#blog .display{
  display: block;
    text-align: center;
    margin-top: 30px !important;
}

#blog .display .maisconteudo{
  font-family: "AkkuratLL-Light";
}

@media (max-width: 767.98px) {
  #blog .post .image {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 10px;

  }
}

.display {
  display: block;
  text-align: center;
  margin-top: 30px !important;
}

section#blog a.maisconteudo {
  font-family: "AkkuratLL-Light";
  font-weight: normal;
  background-color: #CE5D1C;
  font-size: 16px;
  padding: 13px 30px;
  border: 0px solid red;
  margin-bottom: 30px;
  text-align: center;
  color: #FFF;
  text-shadow: 0px 0px 0px #0e3e68;
}

section#blog .post {
  padding: 0px;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  background: #0e3e68;
  overflow: hidden;
  margin-bottom: 10px;
}



/* -- END SECTION PRODUTOS-- */
#instituicoes-parceiras {
  margin-top: 75px;
  margin-left: -70px;
}

@media (max-width: 991.98px) {
  #instituicoes-parceiras {
    margin-top: 100px;
  }
}
@media (max-width: 767.98px) {
  #instituicoes-parceiras {
    margin-left: -70px;
  }
  #instituicoes-parceiras img {
    padding: 5px;
  }
}
#instituicoes-parceiras .parceiras {
  text-align: center;
  margin-top: -40px;
}
#instituicoes-parceiras .parceiras img, #instituicoes-parceiras .parceiras h1 {
  display: inline-block;
  vertical-align: middle;
}
#instituicoes-parceiras .parceiras img {
  margin-left: 58px;
  max-width: 100%;
}
@media (max-width: 1199.98px) {
  #instituicoes-parceiras .parceiras img {
    display: block;
    text-align: center;
    margin: 32px auto;
    transform: translateX(100px);
    margin-bottom: 0;
  }
}
@media (max-width: 767.98px) {
  #instituicoes-parceiras .parceiras img {
    transform: translateX(50px);
  }
}
#instituicoes-parceiras .parceiras h1 {
  font-size: 2rem;
  line-height: 2.1875rem;
  font-family: "AkkuratLL-Bold";
  color: #263563;
  margin-left: 81px;
}

#dobra-contato {
  margin-top: 40px;
  margin-bottom: 0px;
  overflow: hidden;
}
#dobra-contato .box-mapa iframe {

  float: left;
  height: 450px;
  background-color: transparent;
  background-size: cover;
  width: 450px;

}
@media (max-width: 1739.98px) {
  #dobra-contato .box-mapa iframe {
    width: 32vw;
  }
}
@media (max-width: 1199.98px) {
  #dobra-contato .box-mapa iframe {
    height: 247px;
    width: 100vw;
    transform: scale(1.1);
    float: none;
    margin-left: 0;
  }
}
@media (max-width: 991.98px) {
  #dobra-contato .box-mapa iframe {
    transform: scale(1.2);
  }
}
@media (max-width: 767.98px) {
  #dobra-contato .box-mapa iframe {
    transform: scale(1.1);
    float: none;
    width: 410px;
  }
}
#dobra-contato .box-formulario {

  width: 572px;
}
@media (max-width: 1739.98px) {
  #dobra-contato .box-formulario {
    text-align: center;
  }
}
@media (max-width: 1199.98px) {
  #dobra-contato .box-formulario {
    margin: 0 auto;
    transform: translateX(40px);
  }
}
@media (max-width: 767.98px) {
  #dobra-contato .box-formulario {
    transform: translateX(20px);
  }
}
#dobra-contato .box-formulario .titulo-fale-conosco {
  font-size: 2rem;
  line-height: 2.1875rem;
  font-family: "AkkuratLL-Bold";
  color: #CE5D1C;
  text-align: start;
}
#dobra-contato .box-formulario .txt-saiba-mais {
  font-size: 1rem;
  line-height: 1.1875rem;
  font-family: "AkkuratLL-Light";
  color: #252525;
  margin-top: 12px;
  text-align: start;
  margin-bottom: -45px;
}

#dobra-contato .formulario-contato .txt-email {
  font-size: 1rem;
  line-height: 1.1875rem;
  font-family: "AkkuratLL-Light";
  color: #252525;
  margin-top: 16px;
  text-align: start;
  margin-bottom: -45px;
}
@media (max-width: 767.98px) {
  #dobra-contato .formulario-contato .txt-email {
    margin-left: 10px;
  }
}

#dobra-contato .formulario-contato .bloco {
  margin: .4rem;
  width: 20px;
  margin-top: 4px;
  margin-bottom: 0px;
}

@media (max-width: 767.98px) {
  #dobra-contato .box-formulario .txt-saiba-mais {
    width: 400px;
  }
}
#dobra-contato .formulario-contato {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  width: 500px;
}
@media (max-width: 1199.98px) {
  #dobra-contato .formulario-contato {
    margin: 60px auto;
  }
}
#dobra-contato .formulario-contato input {
  height: 40px;
  border: none;
  background-color: #ECECEC;
  padding: 8px 30px;
  font-size: 0.875rem;
  line-height: 1.125rem;
  font-family: "AkkuratLL-Bold";
}
@media (max-width: 767.98px) {
  #dobra-contato .formulario-contato input {
    width: 80%;
    text-align: start;
  }
}
#dobra-contato .formulario-contato input::-moz-placeholder {
  color: #252525 !important;
}
#dobra-contato .formulario-contato input:-ms-input-placeholder {
  color: #252525 !important;
}
#dobra-contato .formulario-contato input::placeholder {
  color: #252525 !important;
}
#dobra-contato .formulario-contato .input-nome {
  text-transform: capitalize;
}
#dobra-contato .formulario-contato .input-nome, #dobra-contato .formulario-contato .input-empresa {
  width: 48%;
}
@media (max-width: 767.98px) {
  #dobra-contato .formulario-contato .input-nome, #dobra-contato .formulario-contato .input-empresa {
    width: 65%;
    margin-left: 10px;
  }
}
#dobra-contato .formulario-contato .input-empresa {
  margin-left: 1.25em;
}



@media (max-width: 767.98px) {
  #dobra-contato .formulario-contato {
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap;
    width: 620px;
}
}

@media (max-width: 767.98px) {
  #dobra-contato .formulario-contato .input-empresa {
    margin-top: 16px;
    margin-left: 10px;
  }
}
#dobra-contato .formulario-contato .input-email {
  width: 100%;
  margin-top: 16px;
}
@media (max-width: 767.98px) {
  #dobra-contato .formulario-contato .input-email {
    width: 65%;
    margin-left: 10px;
  }
}
#dobra-contato .formulario-contato .input-text-area {
  margin-top: 16px;
  background-color: #ECECEC;
  border: none;
  height: 12.3125em;
  width: 37.75em;
  padding: 8px 10px;
  font-size: 0.875rem;
  line-height: 1.125rem;
  font-family: "AkkuratLL-Bold";
  padding-left: 30px;
  overflow: auto;
  
}
@media (max-width: 767.98px) {
  #dobra-contato .formulario-contato .input-text-area {
    width: 65%;
    margin-left: 10px;
  }
}
#dobra-contato .formulario-contato .input-text-area::-moz-placeholder {
  color: #252525 !important;
}
#dobra-contato .formulario-contato .input-text-area:-ms-input-placeholder {
  color: #252525 !important;
}
#dobra-contato .formulario-contato .input-text-area::placeholder {
  color: #252525 !important;
}
#dobra-contato .formulario-contato .btn-formulario {
  
  margin-bottom: 40px;
  text-transform: uppercase;
  background-color: #CE5D1C;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  transition: 1s;
  height: 40px;
  font-size: 1rem;
  line-height: 0.8125rem;
  font-family: "AkkuratLL-Light";
  text-transform: uppercase;

}
@media (max-width: 1199.98px) {
  #dobra-contato .formulario-contato .btn-formulario {
    margin-bottom: 20px;
    margin-left: 48%;
  }
}
@media (max-width: 767.98px) {
  #dobra-contato .formulario-contato .btn-formulario {
    transform: translateX(-100px);
    width: 200px;
    margin-bottom: 40px;
    margin-top: 40px;
  }
}
#dobra-contato .formulario-contato .btn-formulario:hover {
  cursor: pointer;
  background-color: #263563;
  font-family: "AkkuratLL-Bold";
}


#dobra-contato.formulario-contato input, .formulario-contato label {
  height: 40px;
  border: none;
  background-color: #ECECEC;
  padding: 8px 30px;
  font-size: 0.875rem;
  line-height: 1.125rem;
  font-family: "AkkuratLL-Bold";
}

.form-group .control-label{
  width: 32%;  
  text-align: center;
   
}

.form-group .form-control{
    width: 25%;
    margin-top: 5px;
    text-align: center;
   
}

.form-group{
  width: 100%; /* largura do box */
  margin-bottom: 10px !important;
  border-width: 0 1% !important; /* borda à esquerda e à direita */
}


label.control-label{
  display: inline-table !important;
}

.control-label{
  margin-top: 5px !important;
  float:left !important;

}

.form-control{
  margin-left: 180px !important;
  width: 25% !important;
  border-radius: 0% !important;
}
