/* Usado para cambiar los checklist */
.mbr-text.mbr-fonts-style.counter-container.display-7>ul li {
    list-style: square url("images/topo.png");
 }

 
 /* Usado para centrar objetos   */
 .ecentro {
   display: flex;
   justify-content: center;
  }

  /* Header:  se borra en html es “style” de overlay y se agrega id=“opmovil” */
  #opmovil {
    opacity: 0.5; 
      background-color: #ffffff;
    }
    
@media (max-width: 767px) {
        .cid-sv9mtpFeji {
          padding-top: 4.5rem;
            padding-bottom: 3rem;
            background-image: url("images/movil.jpg");
          }
        #opmovil {
          opacity: 0.2; 
        }
  }
  

  /* BANNER UK */
  .bartop> .navbar-fixed-top {
    text-align: center;
    font-family: 'IBM Plex Mono', monospace;
    font-size: 1rem; 
    background-color: #94b354; 
    margin-bottom: 1rem;
    color: #577515;
    text-align: center;
    font-weight: 600;
    line-height: 2rem;
  }
  .bartop> .navbar-fixed-top a {
    font-family: 'IBM Plex Mono', monospace;
    color: #577515;
    font-weight: 600;
    text-decoration: none;
  }
  
  @media (min-width: 300px) and (max-width: 500px){
    
    .bartop> .navbar-fixed-top {
      font-size: 0.7rem;
      font-weight: 500;
      display: inline;
    }
    .bartop> .navbar-fixed-top a {
      font-weight: 500;
  }
}

/* ESTILOS DENTRODE LA PÁGINA */
.cid-ss6cPRGUrT{
  padding-bottom: 0;
}
.cid-ss5Pm8miB3 .image:before {
  content: '';
  position: absolute;
  width: 50%;
  height: 100%;
  right: -1px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(25, 31, 35, 0.99));
    z-index: 1;
    pointer-events: none;
    left: 0;
    background-image: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(25, 31, 35, 0.99));
  }
  
  
  /* iconos */
  .cid-sCpW19dA6v {
  padding-top: 4rem;
  padding-bottom: 4rem;
  background-color: #ffffff;
}
.cid-sCpW19dA6v .card-box {
  z-index: 10;
  position: relative;
}
@media (min-width: 1500px) {
  .cid-sCpW19dA6v .container {
    max-width: 1400px;
  }
}
.cid-sCpW19dA6v .card {
  margin: auto;
}
.cid-sCpW19dA6v .mbr-iconfont {
  display: block;
  font-size: 5rem;
  color: #6592e6;
  margin-bottom: 2rem;
}
.cid-sCpW19dA6v .card-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}
.cid-sCpW19dA6v .row {
  justify-content: center;
}


/* FOOTER */
.cid-sCunywjIIR {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background-color: #232323;
}
.cid-sCunywjIIR .row-links {
  width: 100%;
  justify-content: center;
}
.cid-sCunywjIIR .social-row {
  width: 100%;
  justify-content: center;
}
.cid-sCunywjIIR .media-container-row {
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.cid-sCunywjIIR .media-container-row .foot-menu {
  list-style: none;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
.cid-sCunywjIIR .media-container-row .foot-menu li {
  padding: 0 1rem 1rem 1rem;
}
.cid-sCunywjIIR .media-container-row .foot-menu li p {
  margin: 0;
}
.cid-sCunywjIIR .media-container-row .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.cid-sCunywjIIR .media-container-row .social-list .mbr-iconfont-social {
  font-size: 1.5rem;
  color: #ffffff;
}
.cid-sCunywjIIR .media-container-row .social-list .soc-item {
  margin: 0 .5rem;
}
.cid-sCunywjIIR .media-container-row .social-list a {
  margin: 0;
  opacity: .5;
  transition: .2s linear;
}
.cid-sCunywjIIR .media-container-row .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .cid-sCunywjIIR .media-container-row .social-list {
    -webkit-justify-content: center;
    justify-content: center;
  }
}
.cid-sCunywjIIR .media-container-row .row-copirayt {
  word-break: break-word;
  width: 100%;
}
.cid-sCunywjIIR .media-container-row .row-copirayt p {
  width: 100%;
}
.cid-sCunywjIIR .media-container-row .mbr-text {
  color: #ffffff;
}

.pieY {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.colPie {
  width: 25%;
}
@media screen and (max-width: 768px) {
  .colPie {
    width: 50%;
  }

  
}
@media screen and (max-width: 767px) {
display-5 {
   text-align: center !important;
}
}