.cuadro {
border-top: #FFC000;
border-style: solid;
}

/*.header_bottom{
  border-bottom: #FFC000;
  border-style: solid;
}*/

.titulo_blanco{
  font-size: 28px;
  color: #ffffff;
  margin-top:5%;
  font-weight: bold;
}

.texto1{
  font-size: 20px;
  color: #ffffff !important;
      margin-bottom: 0rem;
          font-family: 'Raleway', sans-serif;
}

.texto2{
  font-size: 16px;
  color: #ffffff !important;
      font-family: 'Raleway', sans-serif;
}

.texto22{
  font-size: 14px;
  color: #ffffff !important;
      font-family: 'Raleway', sans-serif;
      margin-bottom: 0.4rem;
}

li{
  font-size: 16px;
  color: #ffffff !important;
}

.texto_amarillo{
  font-size: 20px;
  color: #FFC000;
}

.arriba{
  margin-top:5%;
}

.ama{
  color: #FFC000;
}

.boton_amarillo{
  background-color: #FFC000;
  color: #000;
  border-radius: 0;
  padding: 10px 60px;
  font-weight: 900;
}

.input_marca{
  min-height: 2.5em;
}

.titulo_negro{
  font-size: 24px;
  color: #000;
  margin-top:5%;
}

.sub_negro{
  font-size: 18px;
  font-weight: bold;
}

.datos{
  color:#6B6B6B;
  font-weight: bold;
}

.input_hoja{
  background-color: #ffffff;
}

/*input file*/
.btn-bs-file{
    position:relative;
    background-color: #E0E0E0;
    border-color: #E0E0E0;
    color: #000;
}
.btn-bs-file input[type="file"]{
    position: absolute;
    top: -9999999;
    filter: alpha(opacity=0);
    opacity: 0;
    width:0;
    height:0;
    outline: none;
    cursor: inherit;
}

.subtext{
  color:#505050;
}

.folio{
  color:#F59115;
  background-color: #ffffff;
  font-size: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.gracias_titulo{
  font-size: 22px;
}
.gracias_texto{
  color: #636363 !important;
  font-size: 16px;
}

.gracias_texto2{
  font-size: 16px;
}

.header_bold{
      font-weight: bold;
}

.imagen{
  /*background-image: url('../images/degradado.png');
  background-size: 100%;
  background-repeat:repeat-y;*/
}
