h2{
    padding: 0 10%;
    font-family: "Averta CY",sans-serif;
    color: black;
}
h3 {
    padding: 0 10%;
    font-family: "Averta CY",sans-serif;
    color: black;
}
h1{
  padding: 0 10%;
  color: black;
  font-family: "Averta CY",sans-serif;
  margin-bottom: -5%;
}
  p {
  font-family: "Averta CY",sans-serif;
  color: black;
  margin-bottom: 1em;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
ul{
  color: black;
}
ol{
  color: black;
}

/*cards*/
@media(min-width: 1024px){
  .uk-card.uk-card-hover.uk-card-body.uk-card-small{
    min-width: 300px;
    max-width: 330px;
    max-height: 150px;
    padding: 0 80px 0 0;
    text-align: right;
  }
  div#columna-d{
    min-width: 900px;
    margin-left: -20%;
  }
  h1{
    font-size: 60px;
  }
  h2{
    font-size: 34px;
  }
  h3{
    font-size: 20px;
  }
}
@media (min-width: 768px){
  div#columna-d {
      margin-top: -2% !important;
      font-size: 22px;
      line-height: 150%;
      letter-spacing: normal;
  }
}


img.icono{
    width: 20em !important;
  }
  a#spiritlink{
    color: black !important;
    text-decoration: none;
  }
  a#spiritlink:hover{
    color: pink !important;
  }
        div#contenedor1:hover{
          background-color: #ff640a;
          color: black;
          box-shadow: 4px 1px 8px 4px grey;
        }
        div#contenedor1:hover h1{
          color: black !important;  
        }
        a.bar-menu:hover{
        color:white !Important;
        }
  html,body{
    height: 100%;
    width: 100%;
    font-family: "Averta CY",sans-serif;
    color: #505050 !important;
  }
  body{
    margin-bottom: 50px !important;
  }
  img{
      max-width: 100%;
        height: auto;
  }
  a.bar-menu{
      border-radius: 5px;
      height: 80%;
      width: 120px;
  }
  a.bar-menu#a:hover{
    color: white;
  }
  .container-prin{
    height: 100%;
  }
  .container-offset{
    margin-top: 5%;
  }
  .welcome{
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 1.2rem;
  }
  nav.uk-navbar-container.uk-navbar-transparent.uk-light.uk-navbar{
    background-color: white;
  }
  a.bar-menu{
    color:black !important;
  }
  .h-100{
    height: 100%
  }
  .w-100{
    width: 100%;
  }
  .alte-bold{
  font-family: 'Roboto', sans-serif;
  
  }
  .tranparent{
    background-color: #ffffff00;
  }
  .uk-heading-primary{
    font-size: 40px !important;
    font-family: 'Roboto', sans-serif !important;
  }
  .uk-heading-bullet{
    font-size: 2rem;
  }
  .uk-navbar-sticky{
    background-color: #fff !important;
  }
  a.bar-menu:hover{
    background-color: #6f35c0;
    color: #fff;
  }
  .uk-container{
    padding-left: 10%;
    padding-right: 10%;
  }
  .icono{
    max-width: 30%;
    height: auto;
    margin: 10px;
  }
  .about{
    padding-top: 12%;
    /*background-color: #fff !important;*/
  }
  .multiplataforma{
    padding-top: 7%;
    padding-bottom: 7%;
  }
  .background-trans{
    background-color: #00000045;
  }
  .text-white{
    color:#fff;
  }
  .img-circle{
    border-radius:50%;
  }
  .uk-transition-fade{
    color: #000000b3;
  }
  .inline{
    display: inline !important;
  }
  .mens-welcome{
    padding-top: 3%;
    padding-bottom: 3%;
  }
  .pantalla-cell{
    height: 350px;
    width: 532.5px;
  }
  .img-logo{
    height: 67%;
    width: 50%;
  }
  .footer p{
    color: #000;
  }
  .footer h1{
    color: #000;
  }
  #slogan{
    font-size: 11px;
    margin-left: 136px;
    padding-top: 0px;
  }
  #hipo-title{
    margin: 0px 0px -60px 0px;
  }
  .uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle{
    padding: 0 0;
  }
  footer{
    margin: 50px;
    padding: 10px;
    font-size: 1rem !important;
    position:absolute;
  }
  footer a {
    font-size: 2rem !important;
    margin-bottom: 800% !important;
  }
