@charset "UTF-8";
.titulo50 {
    font-size: 95px;
    font-weight: bold;
    color: #8A4518;
}
.textoa50 {
    font-weight: bold;color: #8A4518;
}
.top50 {
    width: auto;
    height: auto;
    background-size: cover;
    background-image: url(../images/50fundo.jpg);
    background-repeat: no-repeat;
    padding-top: 80px;
    padding-bottom: 0px;
}
.top50aa {
    width: auto;
    height: auto;
    background-size: cover;
    background-image: url(../images/50fundo.jpg);
    background-repeat: no-repeat;
    padding-top: 20px;
    padding-bottom: 0px;
}

.btn-custom5 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #00183D;
  color: #ffffff;
  border: none;
  border-radius: 8px;
  padding: 12px 20px;
  cursor: pointer;
  font-family: sans-serif;
}

.btn-top5 {
  display: flex;
  align-items: center;
  gap: 8px;
}

.btn-title5 {
  font-size: 16px;
  font-weight: bold;
}

.btn-subtitle5 {
  font-size: 14px;
  margin-top: 4px;
}

.btn-custom5:hover {
    color: #ffffff;
  background-color: #000000;
}
.material-icons {font-size: 50px;}
.btn-custom6 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #97410D;
  color: #ffffff;
  border: none;
  border-radius: 8px;
  padding: 12px 20px;
  cursor: pointer;
  font-family: sans-serif;
}

.btn-top6 {
  display: flex;
  align-items: center;
  gap: 8px;
}

.btn-title6 {
  font-size: 16px;
  font-weight: bold;
}

.btn-subtitle6 {
  font-size: 14px;
  margin-top: 4px;
}

.btn-custom6:hover {
    color: #ffffff;
  background-color: #692B05;
}

.mofinal2 {
    background-color: #7f481f;
    color: #ffffff;
    padding-top: 50px;
    padding-bottom: 60px;
}
.fundo50 {
    background-color: #FFFFFF;
    text-align: center;
    background-image: url(../images/ho50c.jpg);
    background-repeat: no-repeat;
    background-position: right;
}
.cor1 {
    background-color: #0E153A;
    color: #FFFFFF;
}
.cor2 {
    background-color: #082666;
    color: #FFFFFF;
}
.cor3 {
    background-color: #0036AB;
    color: #FFFFFF;
}
.cor4 {
    background-color: #063500;
    color: #FFFFFF;
}
.cor5 {
    background-color: #005B00;
    color: #FFFFFF;
}
.cor6 {
    background-color: #854900;
    color: #FFFFFF;
}
.cor7 {
    background-color: #B25400;
    color: #FFFFFF;
}
.topdor {
    width: auto;
    height: auto;
    background-size: cover;
    background-image: url(../images/1fundo-dor.jpg);
    background-repeat: no-repeat;
    padding-top: 80px;
    padding-bottom: 0px;
    color: #ffffff;
}
.topdoraa {
    width: auto;
    height: auto;
    background-size: cover;
    background-image: url(../images/1fundo-dor.jpg);
    background-repeat: no-repeat;
    padding-top: 20px;
    padding-bottom: 0px;
    color: #ffffff;
}
.textodor {
    font-weight: bold;
    color: #D79000;
}
 .btn-custom9 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #D79000;
  color: #000000;
  border: none;
  border-radius: 8px;
  padding: 12px 20px;
  cursor: pointer;
  font-family: sans-serif;
}
.btn-top9 {
  display: flex;
  align-items: center;
  gap: 8px;
}

.btn-title9 {
  font-size: 16px;
  font-weight: bold;
}

.btn-subtitle9 {
  font-size: 14px;
  margin-top: 4px;
}

.btn-custom9:hover {
    color: #ffffff;
  background-color: #D79000;
}
.ico55 {
    font-size: 54px;
}
/* CSS Document */
