.box-color-njF:before{background-color: #ff600fa8;}
.box-color-grF:before{background-color: #6b7988;}
.box-color-njB:before{background-color: #ec5a28;}

.box-color-gris:before{background-color: rgb(107 121 137 / 75%);}

.box, .box img{
  width: 100%
}

.text1{
  color: white;
}
.text1 span{
  padding: 5px 20px 5px 20px;
  background: #ff600f;
}

.padding-lateral-50{
  padding: 0px 50px;
}
.box-bachillerato-nf{
  background: #ff600f;
  color: white;
}
.box-bachillerato-nm{
  background: #f88d1d;
  color: white;
}
.max-width-900{
  max-width: 900px;
    margin: auto;
}
h1{
  color: #6ed26a;
  margin-bottom: 50px;
}
.container p{
  font-size: 19px;
}

.title-deport{
  color: #00d168;
}

.text{
  position: absolute;
  top: 39%;
  color: white;
  font-weight: bold;
  text-align: center;
  width: 100%;
}

.text p{
  max-width: 900px;
  text-align: center;
  margin: auto;
  font-size: 20px;
}

.box-verde-uno, .box-verde-uno h2{background-color: #00d068; color: white;}
.box-verde-dos, .box-verde-dos h2{background-color: #038b47; color: white;}
.box-verde-tres, .box-verde-tres h2{background-color: #74b14a; color: white;}
.box-verde-cuatro, .box-verde-cuatro h2{background-color: #00b880; color: white;}

.box-azul-uno{background-color: #25428b; color: white;}
.box-azul-dos{background-color: #0059ae; color: white;}
.box-azul-tres{background-color: #0964ff; color: white;}
.box-azul-cuatro{background-color: #014280; color: white;}
.box-azul-cinco{background-color: #303071; color: white;}

.text p.person{
  font-size: 21px !important;
}

.text p, .text p a{
  color:white;
}
.text span.title{
  padding: 5px 20px 5px 20px;
  font-size: 24px;
  background: #ffe000;
  color: #ff600f;
}

.text span.subtitle{
  color: #ffe000;
}

.owl-controls.clickable{
    top: 38%;
    width: 100%;
    position: absolute;
  }
.owl-buttons{
  display: flex;
  justify-content: space-between;
}