/* AVISO COOKIES */
.AlertCookies {position: fixed;bottom:0;left:0;width:50%;left:25%; z-index: 90000000;background-color: #f2f2f2;border:2px solid #232323;border-radius:5px;margin:1% 1% 1% 1%}
.AlertCookies .cerrar{position:absolute;top:0;right:0;margin-top:10px;margin-right:10px;color:#fff}

.InfoAlertCookies {margin: auto;position: relative;text-align:center;margin-top:10px}
.InfoAlertCookies h3{color:#091b2a;text-align:left;font-size:1.2em;}
.InfoAlertCookies p {font-size:1em;line-height:1.1em;text-align:left;color:#091b2a;font-weight:400}
.InfoAlertCookies p a {text-decoration: underline;color:#192ad0}
.InfoAlertCookies p a:hover {color:#232323 !important;}

.InfoAlertCookies a.activar{cursor:pointer;background-color:#f2f2f2 !important;border:2px solid #232323; color:#232323;border-radius:5px;font-family: "Poppins", sans-serif;font-size:0.7em;font-weight:600;-webkit-transition: all 0.3s;-moz-transition:all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
.InfoAlertCookies a.activar:hover{color:#091b2a}

.InfoAlertCookies a.rechazar{cursor:pointer;background-color:#f2f2f2 !important;border:2px solid #232323; color:#232323;border-radius:5px;font-family: "Poppins", sans-serif;font-size:0.7em;font-weight:600;-webkit-transition: all 0.3s;-moz-transition:all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
.InfoAlertCookies a.rechazar:hover{color:#091b2a}

.InfoAlertCookies a.configurar{cursor:pointer;background-color:#f2f2f2 !important;border:2px solid #232323; color:#232323;border-radius:5px;font-family: "Poppins", sans-serif;font-size:0.7em;font-weight:600;-webkit-transition: all 0.3s;-moz-transition:all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
.InfoAlertCookies a.configurar:hover{color:#091b2a !important}



@media only screen { } /* // Small screens Define mobile styles */
@media only screen and (max-width: 40em) { 
.AlertCookies {width: 100%;margin-left:0%;}
} /* max-width 640px, mobile-only styles, use when QAing mobile issues */
@media only screen and (min-width: 40.063em) { } /* // Medium screens min-width 641px, medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 64em) { 
/*.AlertCookies {width: 80%;*/}
} /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
@media only screen and (min-width: 64.063em) { } /* // Large screens min-width 1025px, large screens */
@media only screen and (min-width: 64.063em) and (max-width: 90em) { 
/*.AlertCookies {width: 50%;*/}
} /* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */


@media only screen and (min-width: 90.063em) { } /* // XLarge screens min-width 1441px, xlarge screens */
@media only screen and (min-width: 90.063em) and (max-width: 120em) { } /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */
@media only screen and (min-width: 120.063em) { } /* // XXLarge screens min-width 1921px, xxlarge screens */


.SetCookies{z-index:99999999999;background-color:#f2f2f2;border:2px solid #232323;border-radius:5px;padding-top:30px;padding-bottom:30px}
.SetCookies a.activar{cursor:pointer;background-color:#f2f2f2!important;border:2px solid #232323; color:#232323;border-radius:5px;font-family: "Poppins", sans-serif;font-size:0.7em;font-weight:600;-webkit-transition: all 0.3s;-moz-transition:all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
.SetCookies a.activar:hover{color:#091b2a !important}

.SetCookies a.rechazar{cursor:pointer;background-color:#f2f2f2 !important;border:2px solid #232323; color:#232323;border-radius:5px;font-family: "Poppins", sans-serif;font-size:0.7em;font-weight:600;-webkit-transition: all 0.3s;-moz-transition:all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
.SetCookies a.rechazar:hover{color:#091b2a !important}

.SetCookies button.configurar{cursor:pointer;background-color:#f2f2f2 !important;border:2px solid #232323; color:#232323;border-radius:5px;font-family: "Poppins", sans-serif;font-size:0.7em;font-weight:600;-webkit-transition: all 0.3s;-moz-transition:all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
.SetCookies button.configurar:hover{color:#091b2a !important}


.SetCookies h3{font-size:1.1em;font-weight:500;color:#091b2a}
.SetCookies h2{font-size:1.2em;font-weight:500;color:#091b2a}
.SetCookies p{color:#091b2a !important;font-size:0.8em !important;text-align:justify;}
.SetCookies p a{color:#ed821a}

.SetCookies .panel{padding-bottom:10px !important;margin-bottom:5px}

.SetCookies  .switch label {background: #fa0808 !important;}
.SetCookies  .switch label:after {background: #FFF;}
.SetCookies  .switch input:checked + label {background: #00ba30 !important; }
.SetCookies  .switch label {color: transparent;background: #DDD; }
.SetCookies .switch label:after {background: #FFF;}
.SetCookies .switch input:checked + label {background: #00ba30 !important; }