body  {
    font-family: 'Open Sans', sans-serif;
    background-color: #F5FAFD; 
}

.cuerpo  {
    font-family: 'Open Sans', sans-serif;
    background-color: #F5FAFD; 
}

header {
    background-color: #03a9f4;
    
}


.header-fondo{
    background-color: #03a9f4;
    padding: 10px;
    padding-left: 5%;
    padding-right: 5%;
    margin: 0 auto;
}

.header {
    background-color: #03a9f4;
    color: white;
    width: 100%;
    font-family: 'Muli' ,'sans-serif';
    font-size: 1.2rem;
    display: inline;
    margin: 10px;

}

.header p {
    margin: 4px;
    display: inline;
}

.header i {
    font-size: 1.6rem;
}

.logo-menu {
    max-height: 70px ;
    margin-top: 10px;
    margin-left: 20px;
    width: auto;
}


.activo {
    border-bottom: solid !important; 
    padding-bottom: 0.5rem !important;
    border-color: #03a9f4 !important;
}

.activo-desplegable {
    background-color: #DDD;
}

/* BARRA DE NAVEGACIÓN CON DESPLEGABLE */

.navegacion {
    margin: 0 auto;
    overflow: hidden;
    background-color: #FFF;
    padding: 10px;
    z-index: 2;
}

.menu {
    float: right;
    margin-right: 60px;
    margin-top: 30px;
}


.menu ul li{
    list-style: none;
    display: inline;
    
    
}

.menu a{
    color:#000;
    text-transform: uppercase;
}

.menu button{
    color:#000;
    margin-right: 15px;
    text-transform: uppercase;
}


.menu a:hover{
    color:#03a9f4;
    text-decoration: none;
}


.navegacion a {
  float: left;
  color: #000;
  text-align: center;
  padding: 3px 5px;
  font-size: 12pt;
  font-weight: 600;
  text-decoration: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .btn-mostrar {
  cursor: pointer;
  border: none;
  outline: none;
  color: #000;
  padding: 3px 5px;
  background-color: inherit;
  font-family: inherit;
  font-size: 12pt;
  margin: 0;
}

.navegacion a:hover, .dropdown:hover .btn-mostrar, .btn-mostrar:focus {
  color: #03a9f4;
}

.desplegable-content {
  display: none;
  position: fixed;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.desplegable-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.desplegable-content a:hover {
  background-color: #ddd;
}

.show {
  display: block;
}


/* STICKY MENU */

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
  }

.menu-col {
    justify-content: flex-end;
    display: flex;
    margin: 0 auto;
    align-items: center;
}

.logo-col {
    display: inline;


    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    /* display: flex; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    flex-grow: 1;
    -webkit-flex-grow: 1;
    align-items: center;
    
}



.titulo-menu {
    
    padding: 5px;
    font-weight: bold;
}





footer {
    background-color: #222;
    color: #FFF;
    padding: 3rem;
    text-align: left;
}

footer ul {
    padding-inline-start: 0;
}

footer p {
    font-size: 1pc
}


footer li {
    list-style: none;
}

footer a {
    color: #aaa;
    text-decoration: underline;
}

.avisos {
    margin-top: 30px;
}

.idae {
    padding-left: 6rem !important;
}

.autoconsumo {
    padding-left: 8rem !important;
}




.fondo-azul{
    background-color: #f5fafd;
}

.button-grande {
    font-size: 38pt;
    color: #FFF;
    background-color: #03a9f4;
    border-radius: 50px;
    min-width: 7rem;
    padding: 3.55rem 6.5rem;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    line-height: 1.5rem;
    border: 2px solid #03a9f4;
    vertical-align: middle;
    -webkit-appearance: none;
    appearance: initial;
    margin-bottom: 0.75rem;
    text-decoration: none;
}

.button-grande:visited {
    text-decoration: none;
    color: #FFF;
    
}

.button-grande:hover {
    background-color: #3ac1ff;
    border-color: #3ac1ff;
    text-decoration: none;
    color: #FFF;
    
}

.button {
    font-size: 12pt;
    color: #FFF;
    background-color: #03a9f4;
    border-radius: 5px;
    min-width: 7rem;
    padding: 1.55rem 1.5rem;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    line-height: 1.5rem;
    border: 2px solid #03a9f4;
    vertical-align: middle;
    -webkit-appearance: none;
    appearance: initial;
    margin-bottom: 0.75rem;
}

.button:hover {
    background-color: #3ac1ff;
    border-color: #3ac1ff;
    text-decoration: none;
    color: #FFF;
    
}

.center {
    margin: 0 auto;
}

.color2:hover{
    text-decoration: none;
    color: #fff;
    background-color: #ffb443;
    border-color: #ffb443;
}

.color2 {
    color: #fff;
    background-color: #FF9800;
    border-color: #FF9800;
}
.round {
    border-radius: 100%;
}

.bordered {
    border: 1px solid #E3E4E5;
}

.enlace-titulo {
    font-size: 16pt !important;
    margin: 0 !important;
    color: #000 !important;
}


.card {
    background-color: #FFF;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,.11);
    border: 1px solid #E3E4E5;
    text-align: left;
    margin: 10px;
    padding: 10px;
}

.card h3 {
    font-size: 2rem;
    margin: 15px;
}

.card p {
    font-size: 1.6rem;
    margin: 15px;
}

.card a {
    font-size: 1.6rem;
    margin: 15px;
    padding-bottom: 10px;
    color: #03a9f4;
    font-weight: 700;
}

.card a:hover {
    text-decoration: none;
    color: #03a9f4 !important;
}


.left {
    text-align: left;
}


.sombreado:hover {
    box-shadow:0 10px 20px rgba(189,189,189,.19),0 6px 6px rgba(189,189,189,.23);
    margin-top: -0.5px;
}


.no-padding {
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;

}

.center {
    text-align: center;
}

.width60 {
    width: 60%;
    margin: 0 auto;
}

.width65 {
    width: 65%;
    margin: 0 auto;
}

.width90 {
    width: 90%;
    margin: 0 auto;
}

.width95 {
    width: 95%;
    margin: 0 auto;
}

.width80 {
    width: 80%;
    margin: 0 auto;
}

.width85 {
    width: 85%;
    margin: 0 auto;
}

.mitad-tam {
    max-width: 616px;
    margin: 20px auto;
}

.img-footer {
    height: 6rem;
    padding-top: 5px;
    padding-bottom: 5px;
}

.checkbtn {
    font-size: 30px;
    color: #03a9f4;
    float: right;
    line-height: 80px;
    margin-right: 15%;
    cursor: pointer;
    display: none;

}

#check {
    display: none;
}



.modal {
    position: fixed;
    inset: 250px 0 0;
    display: block;
    z-index: 1;
    width: 40%;
    margin: 0 auto;
}


.modal-content {
    position: relative;
    margin: 40px auto;
    width: 80%;
    background-color: #fff;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 0 0 10px #00000080;
    text-align: center;
}

.overlay {
    position: fixed;
    inset: 0;
    background-color: #00000080;
    display: none;
    z-index: 0;
}



.aviso-cookies {
    display: none;
    background-color: #FFF;
    padding: 20px;
    width: calc(100% - 40px);
    max-width: 300px;
    line-height: 150%;
    border-radius: 10px;
    position: fixed;
    bottom: 20px;
    left: 20px;
    font-family: "Open Sans",sans-serif;
    z-index: 100;
    box-shadow: 0px 2px 20px 10px rgba(222, 222, 222, .25);
    text-align: justify;
    padding-top: 40px;
}

.aviso-cookies.activo {
    display: block;
}

.img-cookie {
    width: 100px;
    top: -50px;
    left: calc(50% - 50px);
    position: absolute;
}


.aviso-cookies .titulo {
    margin-bottom: 15px;
}

.aviso-cookies .parrafo {
    margin-bottom: 15px;
}

.aviso-cookies .enlace {
    color: #03a9f4;
    text-decoration: none;
    font-size: 14px;
}

.aviso-cookies .enlace:hover {
    text-decoration: underline;
}

.fondo-aviso-cookies {
    display: none;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 99;
    top: 0;
    width: 100%;
    height: 100%;
}

.fondo-aviso-cookies.activo {
    display: block;
}


.boton {
    flex: auto;
    max-width: 100%;
    font-size: 14px;
    font-family: inherit;
    line-height: 24px;
    padding: 8px;
    font-weight: 500;
    border-radius: 2px;
    cursor: pointer;
    text-align: center;
    text-transform: none;
    min-height: 0;
    color: #FFFFFF;
    border-color: #1863DC;
    background-color: #1863DC;
    transition: .3s ease all;
    margin-bottom: 15px;
}

.boton-blanco {
    flex: auto;
    max-width: 100%;
    font-size: 14px;
    font-family: inherit;
    line-height: 24px;
    padding: 8px;
    font-weight: 500;
    border-radius: 2px;
    cursor: pointer;
    text-align: center;
    text-transform: none;
    min-height: 0;
    color: #1863DC;
    border-color: #1863DC;
    background-color: #fff;
    transition: .3s ease all;
    margin-bottom: 15px;
}




.boton:hover {
    flex: auto;
    max-width: 100%;
    font-size: 14px;
    font-family: inherit;
    line-height: 24px;
    padding: 8px;
    font-weight: 500;
    border-radius: 2px;
    cursor: pointer;
    text-align: center;
    text-transform: none;
    min-height: 0;
    color: #FFFFFF;
    border-color: #1863dc84;
    background-color: #1863dc84;
    transition: .3s ease all;
    margin-bottom: 15px;
}

.boton-blanco:hover {
    flex: auto;
    max-width: 100%;
    font-size: 14px;
    font-family: inherit;
    line-height: 24px;
    padding: 8px;
    font-weight: 500;
    border-radius: 2px;
    cursor: pointer;
    text-align: center;
    text-transform: none;
    min-height: 0;
    color: #1863DC;
    border-color: #1863dc84;
    background-color: #aaaaaa;
    transition: .3s ease all;
    margin-bottom: 15px;
}



@media (min-width: 858px) and (max-width: 1630px) {
    .img-footer {
        height: 5rem;
        padding-top: 5px;
        padding-bottom: 5px;
    }

}

@media (max-width: 858px) {

    header {
        display: none !important;
    }

    .checkbtn {
        display: block;
    }

    .menu {
        position: fixed;
        width: 100%;
        height: 100vh;
        background: #03a9f4;
        top: 105px !important;
        height: 100%;
        left: -100%;
        text-align: center;
        transition: all .5s;
        margin-top: 0;
        color: #FFF;
        z-index: 99;
    }

    .navegacion a {
        display: block;
        margin: 0 0;
        padding: 20px 0;
        line-height: 20px;
        font-size: 20pt;
        color: #FFF;
        float: none;
    }

    .activo {
        background-color: #FFF !important;
        color: #000 !important;
        border-color: #FFF !important;
    }

    .negro {
        color: #000 !important;
    }

    .desplegable-content {
        display: none;
        position: fixed;
        background-color: #f9f9f9;
        min-width: 160px;
        width: 100%;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
        z-index: 1;
      }

    #header {
        display: none;
    }

    .desplegable-content a {
        float: none;
        color: black;
        padding: 22px 16px;
        text-decoration: none;
        display: block;
        text-align: left;
        font-size: 14pt;
        width: 100%;
        line-height: 2.2rem;
      }

    .dropdown .btn-mostrar {
        display: block;
        padding-bottom: 30px;
        margin: 0 auto;
        line-height: 20px;
        font-size: 20pt;
        color: #FFF;
        float: none;
    }

    .dropdown {
        float: none;
        position: unset;
    }

    .padding-top {        
        padding-top: 20px;
    }

    .button:hover {
        background-color: #3ac1ff;
        border-color: #3ac1ff;
        text-decoration: none;
        color: #FFF;
        
    }


    .navegacion a:hover, .dropdown:hover .btn-mostrar, .btn-mostrar:focus {
        color: #FFF;
      }

    .menu a:hover{
        color:#FFF;
        text-decoration: none;
    }

    #check:checked ~ div {
        left: 0;
    }

    .img-footer {
        height: 6rem;
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .idae {
        padding-left: 1.4rem !important;
    }

    .autoconsumo {
        padding-left: 1.4rem !important;
    }

    
}