﻿.modal-header{border-bottom:0}.modal-header .close{position:absolute;right:-20px;top:-6px;border:0;border-radius:50%;height:36px;width:36px;opacity:1;padding:0}.modal-header .close span{color:#fff;vertical-align:text-bottom;padding-bottom:4px;display:inline-block}.modal-title{font-weight:600;font-size:1.35rem}.modal-content{padding:20px;border-radius:36px;display:flex;align-items:center}.modal-content .alert{position:absolute;width:calc(100% - 40px);top:25%}.modal-footer{border-top:0;justify-content:flex-start}@media(min-width: 576px){.modal-sm{max-width:350px}}.alert{padding:.75rem 1rem;border-radius:0;text-align:center;border:0;line-height:1.15rem;font-size:.9rem}.card{border-radius:3rem}.card-body{padding:0}.nav-tabs{padding:3rem 5rem 0}.nav-tabs .nav-link{border:0;border-radius:0;background-color:rgba(0,0,0,0);color:#9d9d9d;border-bottom:3px solid rgba(0,0,0,0)}.nav-tabs .nav-link:hover{color:#848484}.nav-tabs .nav-link.active{border-bottom:3px solid}.nav-tabs .nav-link.active:focus,.nav-tabs .nav-link.active:hover{border-bottom:3px solid}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border:0;background-color:rgba(0,0,0,0)}.tab-content>.tab-pane{padding:3rem 5rem 5rem}.owl-theme .owl-nav [class*=owl-]:hover{background-color:rgba(0,0,0,0)}.owl-carousel .owl-item img{width:auto}.gm-style .gm-style-iw-c{box-shadow:none !important;border-radius:0}body{font-family:"Futura",Helvetica,Arial,sans-serif;color:#777;-webkit-font-smoothing:antialiased}a{transition:all ease .5s}a:hover{text-decoration:none}html,body{height:100%}.seccion:not(.seccion--nomargen){margin-bottom:100px}@media(max-width: 767px){.seccion:not(.seccion--nomargen){margin-bottom:50px}}.seccion--posicion{position:relative;top:-150px}.subtitulo{margin-bottom:1.35rem;font-size:1.35rem;line-height:1.75rem;font-weight:700}.subtitulo span{text-transform:uppercase;font-weight:400}.parrafo{font-size:.8rem;color:#848484}.parrafo--importante{font-size:1rem}.parrafo--importante a{font-weight:700;color:inherit}.lista{padding-left:0;list-style-position:inside}.lista li{font-size:.8rem;color:#848484}.fondo{display:flex;align-items:center;justify-content:center}.fondo--color{padding:4rem 0;background-color:#eaeaea}.fondo--imagen{background-size:contain;background-repeat:no-repeat;background-position:50%}.fondo--video{height:400px;background-size:cover;background-position:50%}@media screen and (max-width: 767px){.fondo--video{height:500px}}.fondo--video img{display:block;margin:auto;transform:scale(0.6);transition:transform ease .3s}.fondo--video:hover img{transform:scale(0.9)}#fondo-mapa{background-image:url("../images/imagen-fondo--mapa.png")}.link{display:block;font-style:italic;font-size:.75rem;text-decoration:underline;color:#777;margin:.45rem auto}.triangulo{position:absolute;top:-32px;left:calc(50% - 36px)}.informacion-over{position:absolute;background-color:#fff;height:100%;margin-left:20%;width:20%;display:flex;align-items:center;padding:2rem}#contenido-clave{transition:all ease .2s}#contenido-clave.esconder{opacity:.15}.boton{border:0;display:flex;align-items:center}.boton--principal{padding:8px 20px;border-radius:24px}.boton--principal .boton__texto{font-size:.95rem;color:#fff;font-family:"Futura";font-weight:700;text-transform:none}.capsula{display:flex;justify-content:space-evenly;margin-left:-1rem;margin-right:-1rem}@media screen and (max-width: 991px){.capsula{flex-wrap:wrap}}.capsula__item{flex:1 1 25%;padding:0 1rem;display:flex;display-align-items:center}@media screen and (max-width: 991px){.capsula__item{flex:1 1 50%;margin-bottom:20px}}@media screen and (max-width: 460px){.capsula__item{flex:1 1 100%;margin-bottom:10px}}.capsula__contenido{padding:1.25rem;background-color:#fff}.capsula__imagen{height:90px;margin:0 auto 2.25rem auto;display:block}.capsula__titulo{font-weight:700;margin-bottom:1.25rem;color:#d7031e;text-align:center;font-size:.95rem}.capsula__texto{font-size:.85rem;text-align:center}.formulario__item{display:flex;flex-wrap:wrap;margin-bottom:.85rem}.formulario__etiqueta{margin-bottom:.1rem;text-transform:capitalize;color:#777;flex-basis:100%;font-size:.85rem}.formulario__entrada{padding:.5rem 1.5rem;border-radius:24px;border:0;color:#848484;flex-basis:100%;background-color:#eaeaea;outline:0;transition:all ease .35s;width:100%;height:42px}.formulario__entrada:focus{background-color:#ddd}.formulario__alerta{font-size:13px;padding-left:6px;padding-top:4px;color:#ff5858}.formulario--solicitud .formulario__entrada{background-color:#fff;border-radius:.45rem;border:1px solid #d0d0d0}.formulario--solicitud .formulario__dropdown{width:100%}.formulario--solicitud .formulario__entrada{width:100%;text-align:left;color:#aaa;font-size:.8rem}.formulario--solicitud .formulario__entrada::after{position:absolute;right:1.5rem;top:calc(50% - 2px)}.formulario--horizontal{display:flex;justify-content:space-around;flex-wrap:wrap;margin-bottom:1.5rem}.formulario--horizontal:last-of-type{margin-bottom:.5rem}.formulario--horizontal .formulario__item{margin-bottom:0}.formulario--horizontal .formulario__titulo{flex-basis:100%;font-weight:600;margin-bottom:.3rem;font-size:.95rem;text-align:center}::placeholder{color:#aaa;font-size:.8rem}::-webkit-input-placeholder{font-size:.8rem}.input--radio,.input--checkbox{position:relative}input[type=radio],input[type=checkbox]{opacity:0;position:absolute;width:100%;height:100%;left:0;top:0;margin:0;cursor:pointer}input[type=radio]:checked+.formulario__reemplazo-icono::before{font-family:"Material Icons";content:""}input[type=radio]+.formulario__reemplazo-icono::before{font-family:"Material Icons";content:"";color:#3a517b;font-size:22px;vertical-align:middle;cursor:pointer}.formulario__cambio-clave{margin:50px auto;display:flex;justify-content:center}@media screen and (max-width: 630px){.formulario__cambio-clave{margin:30px 15px}}.formulario__cambio-clave .formulario{border:1px solid #cfcfcf;border-radius:15px;padding:20px}.formulario__cambio-clave .formulario--mensaje{color:#8a6d3b;background-color:#fcf8e3;border:1px solid #faebcc}.formulario__cambio-clave .formulario--mensaje .mensaje{margin:auto}.formulario__cambio-clave .formulario--mensaje .mensaje .mensaje__texto{text-align:center;font-size:18px;line-height:28px}.hero{display:flex;align-items:center;text-align:center;flex-direction:column}.hero__parrafo{font-size:1.5rem;margin-bottom:2rem}.hero__link{font-size:1.2rem;margin-top:-1rem;margin-bottom:2rem}.hero__imagen{margin:auto;width:60%}@media(max-width: 991px){.hero__imagen{width:85%}}@media(max-width: 767px){.hero__imagen{width:100%}}.hero__icono{margin-bottom:2rem}.hero .parrafo--importante{width:60%;margin-left:auto;margin-right:auto}@media(max-width: 991px){.hero .parrafo--importante{width:80%}}@media(max-width: 767px){.hero .parrafo--importante{width:95%}}.info-icono ul{list-style:none;display:flex;align-items:center;padding-left:0;margin-bottom:0;border-bottom:1px solid #f2f2f2;padding:15px 0}.info-icono__texto{font-size:.85rem;padding-left:1.5rem}.info-icono--horizontal{display:flex;justify-content:space-evenly;align-items:center}@media screen and (max-width: 991px){.info-icono--horizontal{flex-wrap:wrap;width:75%;margin:auto}}@media screen and (max-width: 500px){.info-icono--horizontal{width:100%}}.info-icono--horizontal ul{border-bottom:0;flex:1 1 33.3333337%;padding:4rem 2rem}@media screen and (max-width: 991px){.info-icono--horizontal ul{flex:1 1 100%;padding:1.35rem}}@media screen and (max-width: 991px){.info-icono--horizontal ul{padding:1rem}}.info-icono--horizontal .info-icono__texto{font-weight:700}.info-icono--horizontal .info-icono__icono{width:50px}.info-icono--horizontal .info-icono__icono img{width:50px}.info-imagen{color:#fff}.info-imagen__titulo{font-weight:700;font-size:1.75rem}.info-imagen__subtitulo{font-weight:700;font-size:1.3rem}.info-imagen__importante{margin:1rem 0;font-size:2rem;line-height:2.65rem}.info-imagen__bajada{font-size:.8rem;font-weight:700;margin-bottom:0}.info-imagen__link{display:none;margin-top:30px;font-weight:700;text-decoration:underline}@media screen and (max-width: 767px){.info-imagen__link{display:block}}.grupo-links ul{margin-bottom:0;padding-left:0;list-style:none;display:flex;align-items:center;justify-content:space-between}.mensaje{padding:.85rem;margin-bottom:1.45rem}.mensaje .mensaje__texto{margin-bottom:0;line-height:1rem}.mensaje--alerta{background-color:#ffd9d7}.mensaje--alerta .mensaje__texto{color:#be0800;font-size:.85rem;text-align:center}#map{height:100%}#map #infowindow-content{display:inline}#description{font-family:Roboto;font-size:15px;font-weight:300}#infowindow-content{display:none}#infowindow-content .title{font-weight:bold}#infowindow h3{margin-top:8px;font-size:.85rem;text-transform:uppercase}.pac-card{margin:10px 10px 0 0;border-radius:2px 0 0 2px;box-sizing:border-box;-moz-box-sizing:border-box;outline:none;box-shadow:0 2px 6px rgba(0,0,0,.3);background-color:#fff;font-family:Roboto}#pac-container{padding-bottom:12px;margin-right:12px}.pac-controls{display:inline-block;padding:5px 11px}.pac-controls label{font-family:Roboto;font-size:13px;font-weight:300}#pac-input{background-color:#fff;font-size:15px;font-weight:300;margin-left:12px;padding:0 11px 0 13px;text-overflow:ellipsis;width:400px;top:10% !important;left:calc(50% - 200px) !important;border:0;height:40px}#pac-input:focus{border-color:#4d90fe}#title{color:#fff;background-color:#4d90fe;font-size:25px;font-weight:500;padding:6px 12px}#target{width:345px}.mapa{position:absolute;left:18vw;z-index:10}@media(max-width: 991px){.mapa{position:relative;left:0}}.mapa__controles{height:200px;width:390px;background:#fff;margin-top:50px;padding:20px}@media(max-width: 991px){.mapa__controles{margin-top:0;height:auto;width:auto}}.mapa__busqueda{height:44px;width:100%;padding:10px}.modal--video .modal-header{padding:0}.modal--video .modal-content{padding:0;border-radius:0}.modal--video .modal-body{padding:0}.tarjeta{border:1px solid #f2f2f2;text-align:center;padding:30px;transition:all ease .5s}.tarjeta__icono{display:flex;border-radius:50%;width:90px;height:90px;background-color:rgba(0,0,0,0);margin:auto;margin-bottom:1.25rem}.tarjeta__icono>img{margin:auto}.tarjeta__titulo{font-weight:700;margin-bottom:1.25rem}.tarjeta__texto{font-size:.85rem}.tarjeta__texto a{text-decoration:underline;color:inherit}.vitrina__contenido{width:45%}@media screen and (max-width: 767px){.vitrina__contenido{width:75%}}.vitrina__texto{margin-bottom:20px;font-size:2rem;color:#fff;font-weight:700;text-shadow:1px 1px 3px rgba(0,0,0,.25)}.vitrina__texto-secundario{margin-bottom:20px;font-size:1,25rem;color:#fff;font-weight:700;text-shadow:1px 1px 3px rgba(0,0,0,.25)}.vitrina--home{padding-top:92px;overflow:hidden}@media(max-width: 991px){.vitrina--home{padding-top:68px}}@media(max-width: 767px){.vitrina--home{padding-top:0}}.vitrina--home .owl-nav img{width:48px}@media(max-width: 767px){.vitrina--home .owl-nav img{width:36px}}.vitrina--home .owl-next,.vitrina--home .owl-prev{position:absolute;top:50%;opacity:0;transition:all ease .5s}.vitrina--home .owl-prev{left:90px;transform:translateX(-90px)}.vitrina--home .owl-next{right:90px;transform:translateX(90px)}.vitrina--home:hover .owl-next{opacity:1;transform:translateX(30px)}@media(max-width: 767px){.vitrina--home:hover .owl-next{transform:translateX(180%)}}.vitrina--home:hover .owl-prev{opacity:1;transform:translateX(-30px)}@media(max-width: 767px){.vitrina--home:hover .owl-prev{transform:translateX(-180%)}}#carrusel-beneficios{width:90%;margin:auto}#carrusel-beneficios .owl-stage{display:flex;justify-content:center}#carrusel-beneficios .owl-item{display:flex;transition:all ease .5s}#carrusel-beneficios .owl-item>.tarjeta{transform:scale(0.85)}@media(max-width: 991px){#carrusel-beneficios .owl-item>.tarjeta{transform:scale(1);opacity:.2}}@media(max-width: 767px){#carrusel-beneficios .owl-item>.tarjeta{opacity:1}}#carrusel-beneficios .owl-item.center.active>.tarjeta{transform:scale(1)}@media(max-width: 991px){#carrusel-beneficios .owl-item.center.active>.tarjeta{opacity:1}}#carrusel-beneficios .owl-nav>button{position:absolute;top:90px}#carrusel-beneficios .owl-nav>button img{width:36px}#carrusel-beneficios .owl-prev{left:-6%}#carrusel-beneficios .owl-next{right:-6%}header{display:flex;align-items:center;padding:20px 0}@media(max-width: 767px){header{flex-wrap:wrap;justify-content:center}}header .logo{white-space:nowrap;font-size:1.5rem;margin-bottom:0}@media(max-width: 767px){header .logo{flex-basis:100%;text-align:center}}@media(min-width: 768px){header .logo{flex:auto}}header strong{font-weight:700}header span{text-transform:uppercase;font-weight:300}.cabecera{background-color:#fff;position:fixed;left:0;right:0;top:0;z-index:100;width:100%}@media(max-width: 767px){.cabecera{position:relative}}.cabecera header{transition:all ease .35s;border-bottom:1px solid rgba(0,0,0,0)}.cabecera--xs{border-bottom:1px solid #f2f2f2}.cabecera--xs header{padding:2px 0}.cabecera--simple{border-bottom:1px solid #f2f2f2;position:relative}.cabecera--simple header{justify-content:center}.menu{display:flex;align-items:center}@media screen and (min-width: 1200px){.menu{flex-basis:70%}}.menu__navegacion{position:fixed;z-index:10;height:100vh;top:0;left:0;width:120px;background:#d7031e;transform:translateX(-120px);transition:transform ease-in-out .35s}@media screen and (min-width: 1200px){.menu__navegacion{background:rgba(0,0,0,0);height:initial;position:static;flex:1;transform:translateX(0)}}.menu__navegacion ul{padding-left:0;list-style:none}@media screen and (min-width: 1200px){.menu__navegacion ul{background:rgba(0,0,0,0);display:flex;margin-bottom:0;align-items:center;gap:18px}}.menu__navegacion a{display:block;padding:16px 0;font-size:.95rem;color:#fff;text-align:center}@media screen and (min-width: 1200px){.menu__navegacion a{color:#777}}.menu__navegacion a img{width:28px;display:block;margin:0 auto 6px}@media screen and (min-width: 1200px){.menu__navegacion a img{display:none}}#js-cerrar-menu{display:none}body.js-mostrar-menu #js-cerrar-menu{display:block}body.js-mostrar-menu #js-abrir-menu{display:none}@media screen and (max-width: 1199px){body.js-mostrar-menu .menu__navegacion{transform:translateX(0)}}.menu__accesos{display:flex;align-items:center;gap:10px}@media screen and (min-width: 1200px){.menu__accesos{gap:14px}}@media screen and (max-width: 1199px){.menu__accesos a:nth-child(1){border-radius:50%;width:40px;height:40px;background:#d7031e}}.menu__accesos a:nth-child(1) span{display:none;font-size:.75rem;font-weight:600;color:#d7031e}@media screen and (min-width: 1200px){.menu__accesos a:nth-child(1) span{display:block}}.menu__accesos a:nth-child(1) img{width:30px;display:block;margin:4px auto 0}@media screen and (min-width: 1200px){.menu__accesos a:nth-child(1) img{display:none}}@media screen and (max-width: 1199px){.menu__accesos a:nth-child(2){order:-1}}.menu__accesos #js-trigger-menu{border-radius:50%;width:40px;height:40px;border:0;background:#d7031e}.menu__accesos #js-trigger-menu img{width:24px;margin:auto}@media screen and (min-width: 1200px){.menu__accesos #js-trigger-menu{display:none}}footer{padding:30px 0}footer a{font-family:"Futura";color:#fff;font-size:.85rem;display:flex;align-items:center;font-weight:500}footer a img{max-width:100%}footer a span{margin-left:4px}footer a:hover{color:#fff}footer .logo{width:273px}@media screen and (max-width: 991px){footer .logo{width:auto}}footer .icono-celular{width:11px}footer .icono-auricular{width:16px}@media screen and (max-width: 991px){.grupo-links ul{flex-wrap:wrap}.grupo-links ul li:first-child{flex-basis:100%;text-align:center;margin-bottom:30px}.grupo-links ul li:nth-last-child(-n+2){flex-basis:50%;margin-top:10px;border-top:1px solid rgba(255,255,255,.3);padding-top:10px}.grupo-links ul li:nth-last-child(-n+2) a{display:flex;font-size:1.2rem;justify-content:center;font-weight:700}}@media screen and (max-width: 991px)and (max-width: 767px){.grupo-links ul li:first-child{margin-bottom:10px}.grupo-links ul li{flex-basis:100%;padding:.5rem}.grupo-links ul li a{text-align:center;display:block}}@media screen and (max-width: 991px)and (max-width: 420px){.grupo-links ul li:nth-last-child(-n+2){flex-basis:100%;margin-top:0}}#fondo-testimonio-sct{background-image:url("../images-login/sct/imagen-fondo--testimonio.png")}#fondo-geocerca-sct{background-image:url("../images-login/sct/imagen-fondo--geocerca.png")}.portal-sct .logo{color:#d7031e}.portal-sct .logo a{color:#d7031e}.portal-sct footer{background-color:#d7031e;margin-top:-7px}.portal-sct .tarjeta__titulo{color:#d7031e}.portal-sct .subtitulo{color:#d7031e}.portal-sct .boton--principal{background-color:#d7031e}.portal-sct .boton--solicitar{margin:30px auto}.portal-sct .modal-header .close{background:#d7031e}.portal-sct .modal-title{color:#d7031e}.portal-sct .info-icono__titulo{color:#d7031e}.portal-sct .owl-theme .owl-dot.active span,.portal-sct .owl-theme .owl-dot:hover span{background-color:#d7031e}.portal-sct .owl-item.center.active>.tarjeta{border:1px solid #fd7687}.portal-sct .trigger-menu{background-color:#d7031e}.portal-sct .menu--responsive li{background-color:#d7031e}.portal-sct .menu--responsive li:first-child{background-color:#be031a}.portal-sct .menu--responsive li:hover{background-color:#cd031d}@media(max-width: 991px){.portal-sct .mapa{border-top:3px solid #d7031e}}.portal-sct .cabecera--simple .logo{color:#d7031e}#fondo-testimonio-sce,#fondo-solicitud--SCE{background-image:url("../images-login/sce/imagen-fondo--testimonio.png")}.portal-sce .subtitulo{color:#7f7f7f}.portal-sce .logo{color:#d7031e}.portal-sce .logo a{color:#d7031e}.portal-sce footer{background-color:#7f7f7f;margin-top:-7px}.portal-sce .subtitulo{color:#7f7f7f}.portal-sce .boton--principal{background-color:#7f7f7f}.portal-sce .boton--solicitar{margin:30px auto}.portal-sce .modal-header .close{background:#595959}.portal-sce .modal-title{color:#7f7f7f}.portal-sce .tarjeta__titulo{color:#7f7f7f}.portal-sce input[type=radio]+.formulario__reemplazo-icono::before{color:#7f7f7f}.portal-sce .nav-link.active,.portal-sce .nav-link:focus,.portal-sce .nav-link:hover{border-bottom-color:#7f7f7f}@media screen and (max-width: 1199px){.portal-sce .menu__navegacion{background-color:#7f7f7f}}@media screen and (max-width: 1199px){.portal-sce .menu__accesos #js-trigger-menu,.portal-sce .menu__accesos a:nth-child(1){background-color:#7f7f7f}}@media(max-width: 991px){.portal-sce .mapa{border-top:3px solid #7f7f7f}}.portal-sce .vista--solicitud #fondo-solicitud--SCE{background-position:50% 88%}.portal-sce .vista--solicitud .fondo{height:400px;position:relative;top:112px}.portal-sce .cabecera--simple .logo{color:#7f7f7f}.portal-sci .subtitulo{color:#7f7f7f}.portal-sci .logo{color:#d7031e}.portal-sci .logo a{color:#d7031e}.portal-sci footer{background-color:#7f7f7f;margin-top:-7px}.portal-sci .subtitulo{color:#7f7f7f}.portal-sci .boton--principal{background-color:#7f7f7f}.portal-sci .boton--solicitar{margin:30px auto}.portal-sci .modal-header .close{background:#7f7f7f}.portal-sci .modal-title{color:#d7031e}.portal-sci .tarjeta__titulo{color:#7f7f7f}.portal-sci .hero__link{color:#7f7f7f}.portal-sci .info-icono ul{border-bottom:1px solid #d0d0d0}@media screen and (max-width: 1199px){.portal-sci .menu__navegacion{background-color:#7f7f7f}}@media screen and (max-width: 1199px){.portal-sci .menu__accesos #js-trigger-menu,.portal-sci .menu__accesos a:nth-child(1){background-color:#7f7f7f}}@media(max-width: 991px){.portal-sci .mapa{border-top:3px solid #7f7f7f}}.portal-sci .mapa .cabecera--simple .logo{color:#7f7f7f}.portal-scs .subtitulo{color:#008443}.portal-scs .logo{color:#008443}.portal-scs .logo a{color:#008443}.portal-scs footer{background-color:#008443;margin-top:-7px}.portal-scs .subtitulo{color:#008443}.portal-scs .boton--principal{background-color:#008443}.portal-scs .modal-header .close{background:#008443}.portal-scs .modal-title{color:#008443}.portal-scs .tarjeta__titulo{color:#008443}@media screen and (min-width: 1200px){.portal-scs .menu__navegacion ul{justify-content:flex-end;margin-right:18px}}@media screen and (max-width: 1199px){.portal-scs .menu__navegacion{background-color:#008443}}@media screen and (max-width: 1199px){.portal-scs .menu__accesos #js-trigger-menu,.portal-scs .menu__accesos a:nth-child(1){background-color:#008443}}@media(max-width: 991px){.portal-scs .mapa{border-top:3px solid #008443}}.portal-scs #mensajeSesion{display:none}.portal-scs .cabecera--simple .logo{color:#008443}#fondo-geocerca-sst{background-image:url("../images-login/sst/imagen-fondo--geocerca.png")}.portal-sst .subtitulo{color:#d7031e}.portal-sst .logo{color:#3b6b94}.portal-sst .logo a{color:#3b6b94}.portal-sst footer{background-color:#3b6b94}.portal-sst .subtitulo{color:#d7031e}.portal-sst .boton--principal{background-color:#d7031e}.portal-sst .modal-header .close{background:#d7031e}.portal-sst .modal-title{color:#d7031e}.portal-sst .info-icono ul{border-bottom:1px solid #d0d0d0}.portal-sst .info-icono--horizontal ul{border-bottom:0}@media screen and (min-width: 1200px){.portal-sst .menu__navegacion ul{justify-content:flex-end;margin-right:18px}}@media screen and (max-width: 1199px){.portal-sst .menu__navegacion{background-color:#3b6b94}}@media screen and (max-width: 1199px){.portal-sst .menu__accesos #js-trigger-menu,.portal-sst .menu__accesos a:nth-child(1){background-color:#3b6b94}}@media screen and (max-width: 1199px){.portal-sst .grupo-links ul{flex-wrap:wrap}.portal-sst .grupo-links ul li{flex-basis:15%}.portal-sst .grupo-links ul li a{text-align:center;display:block}.portal-sst .grupo-links ul li:first-child{flex-basis:100%;text-align:center;margin-bottom:30px}.portal-sst .grupo-links ul li:nth-last-child(-n+2){flex-basis:50%;margin-top:10px;border-top:1px solid rgba(255,255,255,.3);padding-top:10px}.portal-sst .grupo-links ul li:nth-last-child(-n+2) a{font-size:1.2rem;justify-content:center;font-weight:700}}@media screen and (max-width: 767px){.portal-sst .grupo-links ul li{flex-basis:100%}}@media screen and (max-width: 420px){.portal-sst .grupo-links ul li:nth-last-child(-n+2){flex-basis:100%;margin-top:0}}@media(max-width: 991px){.portal-sst .mapa{border-top:3px solid #3b6b94}}.portal-sst .cabecera--simple .logo{color:#3b6b94}.portal-sto .logo{color:rgba(0,0,0,0);flex:1 1 auto}.portal-sto .logo--header{background-image:url("../images-login/sto/logo-sto.png");background-size:contain;background-repeat:no-repeat;height:40px}@media screen and (max-width: 460px){.portal-sto .logo--header{background-position-x:center}}.portal-sto .cabecera--fixed .logo--header{height:30px}.portal-sto footer{background-color:#0da547}.portal-sto .tarjeta__titulo{color:#0da547}.portal-sto .subtitulo{color:#0da547}.portal-sto .boton--principal{background-color:#0da547}.portal-sto .modal-header .close{background:#0da547}.portal-sto .modal-title{color:#0da547}.portal-sto .info-icono__titulo{color:#0da547}.portal-sto .owl-theme .owl-dot.active span,.portal-sto .owl-theme .owl-dot:hover span{background-color:#0da547}.portal-sto .owl-item.center.active>.tarjeta{border:1px solid #59f293}.portal-sto .tarjeta{margin-bottom:10px}.portal-sto .trigger-menu{background-color:#0da547}.portal-sto .menu--responsive li{background-color:#0da547}.portal-sto .menu--responsive li:first-child{background-color:#0b8d3d}.portal-sto .menu--responsive li:hover{background-color:#0c9c43}@media screen and (max-width: 991px){.portal-sto .grupo-links ul li{flex-basis:33.333336%}.portal-sto .grupo-links ul li a{text-align:center;display:block}.portal-sto .grupo-links ul li:first-child{flex-basis:100%}.portal-sto .grupo-links ul li:nth-last-child(-n+2){flex-basis:50%}}@media screen and (max-width: 767px){.portal-sto .grupo-links ul li{flex-basis:100%}}@media screen and (max-width: 420px){.portal-sto .grupo-links ul li:nth-last-child(-n+2){flex-basis:100%;margin-top:0}}.portal-sto .cabecera--simple .logo{color:#0da547}/*# sourceMappingURL=import.css.map */
