@charset "UTF-8";
/* CSS Document */

 .tit_Secundario{
    text-align: center;
 }

  .tit_Secundario b{
    font-size: 21px;
    color: #023668;

  }

.imgLinea span {
    font-size: 1.5rem;
    height: 40px;
    width: 40px;
    background: #f35f03;
    color: white;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    line-height: 2.5rem;
    font-family: proximaBold;
    position: absolute;
    left: 15%;
    margin-top: 1%;
}

.Descrip_txt {
    font-size: 20px!important;
    line-height: 33px;
}

.Descrip_Protocolo {
    font-size: 20px!important;
    line-height: 33px;
    color: #232c4d!important;
}

.new_back{
    background:#e0e3e7!important;
}

h3.titulo.info_new{
    color: #232c4d;
}

.info_new b{
    color: #ed5e05!important;
}

h4.subtitulo.grey.info_sub{
    color: #232c4d;
}

h4.subtitulo.grey.info_sub b{
    color: #ed5e05!important;
}

p.subtitulo.info_sub b{
    color: #ed5e05;
    font-size: 20px;
}

p.medidas_txt{
    color: #232c4d!important;
}

p.medidas_txt b{
    color: #ed5e05;
}

.nota_color{
    color: #232c4d!important;
}

.infoSecundaria .medidasPrev {
    margin-bottom: 45px;
}

.pag_oficiales{
    color: #232c4d!important;
}

.texto_ligas{
    color: #232c4d!important;
}

.cirulo_otro{
    box-shadow: 0 2px 5px rgb(200 200 200 / 80%)!important;
    border: 2px solid #f6722a;
    background: #ffffff;
    border-radius: 100%!important;
    width: 185px;
    height: 185px;
    margin: auto;
}

.sintoma.info_img img {
    width: 55%;
    min-width: auto;
    max-width: -webkit-fill-available;
    margin: 0 auto 0;
}

.usa_cubrebocas {
    background: #e0e3e7!important;
    padding: 20px;
}