
body{
    margin:0px;    
    font-family: 'Poppins', sans-serif !important;
    color: #5F5F5F;
    font-size: 17px;
    background-color: #DEE1EA !important;
}


.top-header{
    background-color: #003290;
    height: 90px;
}

.logo-boca{
    margin-top: 15px;
}


.box-login{
    margin-top: 30px;
    float: right;
}

.box-login a{
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
}

.box-login a img{
    padding-right: 10px;
}

.box-login a:hover, .box-login a:focus{
    color: #F6B500;
}


#proximo-partido{
    min-height: 650px;
    background-color: #0D1E31;
    background-image: url("../img/bg-proximo-partido.png");
    background-size: cover;
    background-position-x: center;
}

#partido-evento{
    min-height: 400px;
    background-color: #0D1E31;
    background-image: url("../img/bg-partido-evento.png");
    background-size: cover;
    background-position-x: center;
}


#partido-evento .proximo-equipo {
  padding-top: 55px;
}


#clockdiv{
    font-family: sans-serif;
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 30px;
}

#clockdiv > div{
    padding: 10px;
    display: inline-block;
}

#clockdiv div > span{
    padding: 15px;
    display: inline-block;
}

.smalltext{
    padding-top: 5px;
    font-size: 16px;
}



/*CONTADOR JS*/

.countdown-container{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
}

.big-text{
    font-weight: 600;
    font-size: 40px;
    color: #F6B500;
}


.cont-el p{
    margin-bottom: 0px;
    padding-top: 28px !important;
    line-height: 32px;
}

.cont-el{
      text-align: center;
      width: 113px;
      margin: 0 15px;
      border-radius: 50%;
      border: 4px solid #fff;
      height: 113px;      
}
.cont-el span{
    font-size: 14px;
    color: #fff;
}

.date{
    margin: 85px 0 0 0;
    padding: 10px 25px;
    font-size: 1.1rem;
    border: none;
    border-radius: 5px;
}

/*CONTADOR JS*/


.box-proximo-partido{
    padding-top: 60px;
}


.box-proximo-partido p{
    text-align: center;
    color: #fff;
    margin-bottom: 0px;
    font-size: 18px;
}

.box-proximo-partido span{
    text-align: center;
    display: block;
    color: #F6B500;
    font-size: 14px;
}

.arrow-down img{
    display: block;
    margin: 20px auto 0px;
}

.proximo-equipo h1{
    text-align: center;
    color: #fff;
    font-size: 40px;
    font-weight: 900;
    font-family: 'Montserrat', sans-serif;
}

.proximo-equipo h1 span{
    color: #F6B500;
}

.proximo-equipo{
    padding-top: 30px;
}

.proximo-equipo img{
    margin-left: 20px;
    margin-right: 20px;
}


.btn-primario{
    /*background-color: #002364 !important;*/
    color: #fff;
    padding: 12px 20px;
    text-decoration: none;
    border-radius: 25px;
    border: 2px solid #fff;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    text-align: center;

    background: rgb(0,35,100);
    background: linear-gradient(63deg, rgba(0,35,100,1) 0%, rgba(0,35,100,1) 51%, rgba(0,50,144,1) 51%);
}


.btn-primario:hover, .btn-primario:focus{
    color: #F6B500;

    background: rgb(0,35,100);
    background: linear-gradient(63deg, rgba(0,35,100,1) 0%, rgba(0,35,100,1) 51%, rgba(0,50,144,1) 51%);
}


#proximo-partido .btn-primario{
    width: 140px;
    margin: 40px auto 0px;
    display: block;
}

.titulares h2{
    text-align: center;
    margin-bottom: 60px;
    font-size: 18px;
    font-weight: 400;
}

#siguientes-partidos{
    padding-top: 60px;
    padding-bottom: 40px;
}


.box-pr-partidos{
    -webkit-box-shadow: -1px 0px 40px -29px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 0px 40px -29px rgba(0,0,0,0.75);
    box-shadow: -1px 0px 40px -29px rgba(0,0,0,0.75);
    min-height: 280px;
    background-color: #fff;
    border-radius: 8px;
    padding: 0px 20px 0px 20px;
}


.box-pr-partidos .dia-partido p{
    text-align: center;
    font-size: 14px;
    color: #001E3A;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    padding-top: 30px;
    margin-bottom: 25px;
}


.box-pr-partidos .logo-escudo-grilla img{
    display: block;
    margin: auto;
}


.vs-grilla span{
    text-align: center;
    font-size: 30px;
    color: #F6B500;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    padding-top: 10px;
    display: block;
}

.nombre-equipo-grilla h3{
    text-align: center;
    font-size: 14px;
    color: #001E3A;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    padding-top: 10px;
}


.boton-grilla .btn-primario{
    width: 150px;
    display: block;
    margin: 20px auto 0px;
}

#faq {
  padding-top: 60px;
}


.box-faq{
    border-radius: 10px;
    -webkit-box-shadow: -1px 0px 40px -29px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 0px 40px -29px rgba(0,0,0,0.75);
    box-shadow: -1px 0px 40px -29px rgba(0,0,0,0.75);
    background-color: #fff;
    min-height: 450px;
    margin-bottom: 40px;
}


.box-img-faq{
    background-image: url("../img/bg-faq.png");
    background-size: cover;
    min-height: 450px;
    background-color: #444;

    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.sinpad{
    padding-right: 0px !important;
    padding-left: 0px !important;
}


.bloque-faq{
    padding-right: 25px;
    margin-top: 20px;
}


.titular-faq{
    padding-top: 30px;
}

.titular-faq p{
    font-size: 18px;
    color: #003290;
    font-weight: 500;
    margin-bottom: 0px;
}

.titular-faq h4{
    font-size: 55px;
    color: #003290;
    font-weight: 900;
    margin-top: 0px;
    padding-top: 0px;
    line-height: 50px;
}


.bloque-faq .accordion-button:not(.collapsed) {
  color: #fff;
  background-color: #003290;
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
}

.bloque-faq  .accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 10px 15px;
  font-size: 15px;
  color: #fff;
  background-color: #003290;
}

.bloque-faq  .accordion-body{
    font-size: 15px;
    color: #001E3A;
}

.box-novedad{
    -webkit-box-shadow: -1px 0px 40px -29px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 0px 40px -29px rgba(0,0,0,0.75);
    box-shadow: -1px 0px 40px -29px rgba(0,0,0,0.75);
    min-height: 280px;
    background-color: #fff;
    border-radius: 8px;
    padding: 0px 20px 0px 20px;
}


#ultimos-eventos {
  padding-bottom: 90px;
  padding-top: 30px;
}


.nota img{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}


.nota{
    position: relative;
}

.nota::before{    
    background: rgba(0,50,144,0);
    background: -moz-linear-gradient(top, rgba(0,50,144,0) 0%, rgba(0,50,144,0.56) 64%, rgba(0,50,144,0.88) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,50,144,0)), color-stop(64%, rgba(0,50,144,0.56)), color-stop(100%, rgba(0,50,144,0.88)));
    background: -webkit-linear-gradient(top, rgba(0,50,144,0) 0%, rgba(0,50,144,0.56) 64%, rgba(0,50,144,0.88) 100%);
    background: -o-linear-gradient(top, rgba(0,50,144,0) 0%, rgba(0,50,144,0.56) 64%, rgba(0,50,144,0.88) 100%);
    background: -ms-linear-gradient(top, rgba(0,50,144,0) 0%, rgba(0,50,144,0.56) 64%, rgba(0,50,144,0.88) 100%);
    background: linear-gradient(to bottom, rgba(0,50,144,0) 0%, rgba(0,50,144,0.56) 64%, rgba(0,50,144,0.88) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003290', endColorstr='#003290', GradientType=0 );
    content: "";
    width: 100%;
    position: absolute;
    height: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}


.textos-nota{
    position: absolute;
    bottom: 8px;
    left: 0px;
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
}


.textos-nota span{
    color: #F6B500;
    font-size: 15px;
    font-weight: 600;
}

.textos-nota p{
    color: #FFFFFF;
    font-size: 18px;
    font-weight: 600;
    line-height: 16px;
}

#footer-boca{
    background-color: #1D293E;
    height: 168px;
    padding-top: 35px;
}

.bloque-footer{
    width: 350px;
    margin: auto;
}

.logo-boca-footer{
    float: left;
    width: 109px;
    margin-right: 20px;
}

.redes{
   float: left;
   padding-top: 25px; 
}

.redes a{
    margin-right: 10px;
}

.redes p{
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    padding-top: 10px;
}

#contenedor-operacion, #contenedor-compra, #contenedor-detalle{
    padding-top: 60px;
}

.box-operacion{
    border-radius: 10px;
    -webkit-box-shadow: -1px 0px 40px -29px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 0px 40px -29px rgba(0,0,0,0.75);
    box-shadow: -1px 0px 40px -29px rgba(0,0,0,0.75);
    background-color: #fff;
    min-height: auto;
    margin-bottom: 40px;
    padding-bottom: 10px;
}

.titular-ubicaciones {
  border-bottom: 1px solid #EAE5E5;
}

.titular-ubicaciones h3{
    font-size: 18px;
    color: #003290;
    text-align: center;
    padding-top: 40px;
    font-weight: 500;
    padding-bottom: 20px;
}


.box-operacion .nav-pills .nav-link.active, .box-operacion .nav-pills .show > .nav-link {
  color: #1C1E36;
  background-color: #fff;
  border-left: 6px solid #003290;
}

.box-operacion .nav-pills .nav-link {
  border-radius: 0px;
  text-align: left;
  border-left: 6px solid #fff;
  font-weight: 600;
  font-size: 17px;
  padding-top: 20px;
  padding-bottom: 25px;
  border-bottom: 1px solid #EAE5E5;
}

.box-operacion .nav-pills .nav-link:last-child {
  border-bottom: 0px solid #EAE5E5;
}


.item-ubicacion:before{
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url("../img/ic-ubicacion.png");
    width: 25px;
    height: 25px;
}

.item-horario:before{
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-image: url("../img/ic-horario.png");
    width: 25px;
    height: 25px;
}

.item-horario {
  position: relative;
}

.item-horario p, .item-ubicacion p{
  margin-bottom: 0px;
  padding-left: 30px;
  font-size: 15px;
  color: #1C1E36;
  font-weight: 400;
}

.item-ubicacion {
  position: relative;
  margin-bottom: 10px;
  margin-top: 10px;
}


#contenedor-compra .box-operacion{
    padding: 50px;
}

.img-compra img{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.datos-compra, .datos-detalle{
  margin-left: 20px;
}

.datos-compra .form-control{
  padding: 9px 18px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  color: #1C1E36;
  border: 1px solid #D4D4D4;
  border-radius: 8px;
}


.datos-compra .form-select{
  padding: 9px 18px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  color: #1C1E36;
  border: 1px solid #D4D4D4;
  border-radius: 8px;
}


.titular-compra h3, .titular-detalle h3{
    color: #1C1E36;
    font-size: 18px;
    font-weight: 400;
    padding-left: 50px;
    margin-bottom: 30px;
    padding-top: 10px;
    position: relative;
}

.titular-compra h3:before, .titular-detalle h3:before{
    content: "";
    width: 100%;
    position: absolute;
    left: 0;
    top: 20px;
    background-color: #003290;
    width: 38px;
    height: 3px;
}


.formulario-compra .btn-primario{
    margin-top: 25px;
}

.datos-compra .form-label {
  font-weight: 600;
  color: #1C1E36;
  font-size: 15px;
}


.datos-compra .form-check{
  font-weight: 600;
  color: #1C1E36;
  font-size: 15px;
}

.box-resumen p strong{
    margin-right: 10px;
}

.lugar-hora-resumen span{
    display: block;
    margin-left: 40px;
    margin-left: 61px;
    padding-left: 30px;
}

.lugar-hora-resumen span {
   display: block;
   margin-left: 90px;
   padding-left: 0;
}

.lugar-hora-resumen p{
    margin-bottom: 5px;
}

.lugar-hora-resumen{
    margin-bottom: 10px;
}

.box-resumen p{
    margin-bottom: 6px;
}

.box-resumen .item-ubicacion::before {
  left: 58px;
}

.box-resumen .item-horario::before {
  left: 58px;
}

.box-resumen {
  border-bottom: 1px solid #EAE5E5;
  padding-bottom: 25px;
}

.box-totales p{
    text-align: right;
    color: #1C1E36;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 8px;
}

.box-totales p strong{
    font-size: 15px;
    margin-right: 20px;
}

.box-totales{
    padding-top: 30px;
    padding-bottom: 25px;
}

.st-total{
    color: #003290 !important;
}


.boton-ubicaciones-xs .btn-primario {
  margin: 10px auto 20px !important;
}

#faq .accordion-button::after {
    background-image: url("../img/open-faq.png");
}
#faq .accordion-button:not(.collapsed)::after {
    background-image: url("../img/close-faq.png");
}

.accion-comprar .btn-primario{
    width: 180px;
    margin: auto;
    display: block;
}

.accion-comprar{
    margin-top: 50px;
}

#contenedor-detalle .box-operacion{
    padding: 50px;
}


.titular-detalle h3 span{
    font-size: 14px;
    color: #003290;
    font-weight: 500;
}

#contenedor-detalle h4{
    color: #1C1E36;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
}


.datos-detalle ul{    
    padding-left: 0px;
    margin-bottom: 30px;
}

.datos-detalle ul li{
    list-style: none;
    position: relative;
    padding-left: 18px;
}

.datos-detalle ul li:before{
    content: "·";
    position: absolute;
    left: 0;
    top: 0;
    color: #F6B500;
    font-size: 35px;
    line-height: 22px;
}


#contenedor-detalle .lugar-hora-resumen span {
  display: block;
  margin-left: 30px;
  padding-left: 0;
}

.datos-detalle .btn-primario{
    margin-top: 5px;
}

.mas-info-detalle{
    margin-top: 30px;
}