.txtAmarelo {
  color: #EECE07;
}

@media (min-width: 1200px) {
  section.camada1 h2 {
    position: relative;
    top: 70px;
    color: #EECE07;
    font-family: Poppins;
    font-size: 39px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  section.camada1 .fundo {
    background-image: url("../../images/sobre-nos/foto1.png");
    background-repeat: no-repeat;
    background-position: right;
    height: 421px;
    width: 100%;
  }
  section.camada1 .txt {
    color: #000;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 408px;
    margin-top: 76px;
    margin-left: 98px;
  }
  section.camada2 .colLeft {
    position: relative;
    left: 90px;
  }
  section.camada2 h2 {
    color: #EECE07;
    font-family: Poppins;
    font-size: 29px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  section.camada2 h3 {
    color: #000;
    font-family: Poppins;
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  section.camada2 .txt {
    color: #000;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 82%;
    margin-top: 30px;
  }
  section.camada3 {
    margin-top: 85px;
  }
  section.camada3 .bloco {
    margin-top: 95px;
  }
  section.camada3 .size29 {
    font-size: 29px;
  }
  section.camada3 .fundo {
    background-image: url("../../images/sobre-nos/foto3.png");
    background-repeat: no-repeat;
    background-position: left;
    height: 653px;
    width: 100%;
  }
  section.camada3 h4 {
    color: #000;
    font-family: Poppins;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  section.camada3 .texto {
    color: #000;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  section.box {
    width: 998px;
    height: 138px;
    background: #D9D9D9;
    margin-top: 65px;
    margin-bottom: 65px;
  }
  section.box .bloc {
    width: 456px;
  }
  section.box a {
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: #EECE07;
    padding: 5px;
    margin-left: 10px;
  }
}
@media (max-width: 1199px) {
  section.camada1 h2 {
    color: #EECE07;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding-top: 40px;
  }
  section.camada1 .fundo {
    background-image: none;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
  }
  section.camada1 .txt {
    color: #000;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    width: 100%;
    margin-left: 0px;
  }
  section.camada2 h2 {
    color: #EECE07;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 50px;
  }
  section.camada2 h3 {
    color: #000;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  section.camada2 .txt {
    color: #000;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 30px;
  }
  section.camada2 img {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  section.camada3 .size29 {
    font-size: 22px;
  }
  section.camada3 h4 {
    color: #000;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  section.camada3 .texto {
    color: #000;
    font-family: Poppins;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  section.box {
    width: 100%;
    background: #D9D9D9;
    margin-top: 65px;
    margin-bottom: 66px;
    padding-bottom: 27px;
  }
  section.box .bloc {
    width: 100%;
    padding: 9px 0px 6px 6px;
  }
  section.box a {
    color: #000;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    background: #EECE07;
    padding: 5px;
    margin-left: 10px;
  }
}/*# sourceMappingURL=sobre-nos.css.map */