.recuadroSeccionDos h3 strong {
    color: #df5a13;
}

.icono.verde img {
    width: 82px;
    float: left;
    margin-right: 8px;
}

.recuadroSeccionDos h3 {
    color: #666;
}

.deporte img {
    width: 100%;
    border-radius: 5px;
}
.deporte {
    border-radius: 5px;
}

.info {
    background: #ffffffe6;
    padding: 12px;
    width: 90%;
    border-radius: 5px;
    float: right;
    position: relative;
    top: -40px;
    left: -15px;
    color: #df5a13;
    font-size: 15px;
    border: solid 1px #df5a13;
    border-left: solid #df5914 10px;
      min-height: 138px;
}
.info p {
    color: #666;
    font-size: 15px;
}
.recuadroSeccionDos a {
    display: table;
    background: #df5816;
    border: solid 2px #df5718;
    padding: 5px 15px;
    color: #fff;
    margin: auto;
    text-decoration: none;
    transition: .3s;
}

.recuadroSeccionDos {
    padding: 3%;
    margin-top: 4%;
    margin-bottom: 4%;
    background: #FFF;
    border: solid 1px #e6ebf0;
    border-bottom: solid 4px #df5718;
    box-shadow: 0px 0px 15px rgba(0,0,0,.05);
    transform: scale(1,1);
    transition: .3s;
}

.bgNoticia {
    padding: 3%;
    background: #eaeef36b;
}

.info.alto {
    min-height: 113px;
}

.azul {
    color: #16426f;
    border: solid 1px #16426f;
    border-left: solid #16426f 10px;
    min-height: 138px;
}
.recuadroSeccionCinco a {
    display: table;
    background: #4dad85;
    border: solid 2px #4dad85;
    padding: 5px 15px;
    color: #fff;
    margin: auto;
    text-decoration: none;
    transition: .3s;
}


.recuadroSeccionCinco .separador {
    width: 25%;
    margin: 0 auto 15px auto;
    border: none;
    border-top: solid 2px #4dad85;
}

.recuadroSeccionCinco h3 strong {
    color: #16426e;
}
.seccionCinco b {
    color: #4dad85;
}


.recuadroSeccionCinco {
    padding: 3%;
    margin-top: 4%;
    margin-bottom: 4%;
    background: #FFF;
    border: solid 1px #e6ebf0;
    border-bottom: solid 4px #4dad85;
    box-shadow: 0px 0px 15px rgba(0,0,0,.05);
    transform: scale(1,1);
    transition: .3s;
}

.recuadroSeccionCinco {
    padding: 3%;
    margin-top: 4%;
    margin-bottom: 4%;
    background: #FFF;
    border: solid 1px #e6ebf0;
    border-bottom: solid 4px #4dad85;
    box-shadow: 0px 0px 15px rgba(0,0,0,.05);
    transform: scale(1,1);
    transition: .3s;
}
.seccionCinco.color-azul .recuadroSeccionCinco {
    border-bottom: solid 5px #16426d;
}

.seccionCinco.color-azul .recuadroSeccionCinco hr {
    border: solid 1px #16426e !important;
}

.info small {
    font-size: 10px;
    padding-top: 15px;
    font-style: italic;
}

a.ultimo {
    background: #16426e;
    border: solid 2px;
}

a.ultimo:hover {
    background: #fff;
    border: solid 2px #16426e !important;
    color:#16426e !important;
}

.recuadroSeccionCinco a:hover {
    border: solid 2px #4dad85;
    color: #4dad85;
  background:#fff;
   
}

i.fas.fa-table-tennis {
    float: left;
    font-size: 69px;
    color: #16426e;
}

.icono p {
    padding-left: 88px;
    color: #666;
    font-size: 13px;
}

.icono h4 {
    font-size: 18px;
    color: #16426e;
}

.recuadroSeccionCinco h3 {
    text-align: center;
    color: #666666;
}

i.fas.fa-bowling-ball {
    float: left;
    font-size: 70px;
    color: #df5816;
}

.icono.naranja h4 {
    color: #df5718;
}

.icono.verde i {
    color: #4dad85;
}

.icono.verde h4 {
    color: #4dad85;
}
.icono.otro i {
    color: #828282;
}

.icono.otro h4 {
    color: #828282;
}
/*formulario*/

.modal-dialog {
    border-radius: 10px;
    border: solid 2px #16426f;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #fff;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    background: #16426f;
    padding: 20px;
    position: relative;
    top: -16px;
    left: -16px;
    border-radius: 5px 0px 0px 5px;
    width: 105.6%;
}

.form-control {
    width: 101%!important;
    border-radius: 5px!important;
    margin: 3px;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 20px;
    font-weight: 700;
    margin-top: 0px;
    position: relative;
    top: 10px;
  color:#666;
}

.btn-primary {
    color: #fff;
    background-color: #df5816;
    border-color: #df5816;
    width: 100%;
}

.btn-primary:hover {
    color: #df5816;
    border: solid 2px #df5816;
    background:#fff;
}

.centrar {
    width: 40%;
    margin: 0 auto;
}

.inscripcion_torneo {
    height: 100px;
    display: table;
  width:100%;
}

.modal-body {
    position: relative;
    padding: 15px;
    display: table;
}

.jugador-uno {
    background: #f3f3f3;
    display: table;
    padding: 20px;
}

.jugador-dos {
    background: #fff;
    display: table;
    padding: 20px;
}
