@charset "utf-8";:root{--body-bg : #FFFFFF;--body-color: #000000}:root{--web-1: #000000;--web-2: #102a35;--fff-rgb: 255 255 255;--eee-rgb: 238 238 238;--ddd-rgb: 221 221 221;--ccc-rgb: 204 204 204;--999-rgb: 153 153 153;--666-rgb: 102 102 102;--333-rgb: 51 51 51;--222-rgb: 34 34 34;--111-rgb: 17 17 17;--000-rgb: 0 0 0;--fff: var(--fff-rgb);--eee: var(--eee-rgb);--ddd: var(--ddd-rgb);--ccc: var(--ccc-rgb);--999: var(--999-rgb);--666: var(--666-rgb);--333: var(--333-rgb);--222: var(--222-rgb);--111: var(--111-rgb);--000: var(--000-rgb);--placeholder: var(--999);--placeholder: var(--999);--msj-ok-tx: #00ad17;--msj-ok-bg: #e5ffe8;--msj-error-tx : #c40000;--msj-error-bg : #ffe5e5;--museo: "museo-sans";--fiel : "fieldwork";--size : .9rem;--right: calc(var(--bs-gutter-x) * 1.25);--left : calc(var(--bs-gutter-x) * 1.25);scroll-behavior: auto !important}*, :before,:after{margin: 0;padding : 0;box-sizing: border-box;position: relative;font-weight : normal;font-style: normal;font-family : var(--font);-webkit-text-size-adjust: none;-moz-text-size-adjust : none;-ms-text-size-adjust: none;-webkit-text-size-adjust: 100%;-moz-text-size-adjust : 100%;-ms-text-size-adjust: 100%}:focus,.btn:focus,.input:focus,.textarea:focus,.select:focus{outline : none !important;box-shadow: none !important;border-color: var(--000)}[data-src]{cursor: pointer}a:not([href]):not([tabindex]){cursor: default}::selection{background: var(--web-1);color : var(--fff)}::-moz-selection{background: var(--web-1);color : var(--fff)}::-o-selection{background: var(--web-1);color : var(--fff)}::-ms-selection{background: var(--web-1);color : var(--fff)}.row-reverse{flex-direction: row-reverse}.row>*{padding-right: calc(var(--bs-gutter-x) * 1.25);padding-left : calc(var(--bs-gutter-x) * 1.25)}.row-custom,.slide,main,header,section,form,aside,nav,time,picture,figure,article,address,footer{width: 100%;float: left}.ratio>*{object-fit: cover}img{width: auto;max-width: 100%;height : auto}figure{margin : 0;line-height: 0}figcaption{width: 100%;float: left}figure img{position: absolute;top : 0;left: 0;width : 100%;height: 100%;object-fit: cover}figure.zoom:after,figure[data-fancybox]:after,.item figure.zoom i{content: '';position : absolute;top: 15px !important;right: 15px !important;left : auto !important;width: 30px !important;height : 30px !important;background-image : url('../img/Full_view.svg');background-size: contain;background-repeat: no-repeat;z-index: 900;cursor : pointer}.cont-svg{border: 1px solid #000}.full-hegiht{overflow: hidden;height: 100vh}::-webkit-scrollbar{width: 10px}::-webkit-scrollbar-track{background: #f1f1f1}::-webkit-scrollbar-thumb{background: var(--web-2)}::-webkit-scrollbar-thumb:hover{background: #555}#preload{position: fixed;top : 0;left: 0;right : 0;bottom: 0;z-index : 9999999999999999999999;background-color: var(--fff);display : flex;align-items : center;justify-content : center}.lds-ripple{display : inline-block;position: relative;width : 64px;height: 64px}.lds-ripple div{position : absolute;border : 4px solid var(--1);opacity: 1;border-radius: 50%;animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite}.lds-ripple div:nth-child(2){animation-delay: -0.5s}@keyframes lds-ripple{0%{top: 28px;left : 28px;width: 0;height : 0;opacity: 1}100%{top: -1px;left : -1px;width: 58px;height : 58px;opacity: 0}}#preload video{width: 320px !important;height : 150px !important;margin : auto !important;right: 0;bottom : 0;transform: translateY(-60px)}html, body{height: 100%}body{font-size : var(--size);background-color: var(--fff);color : var(--000);font-family : var(--museo)}body.pg-inicio{overflow: hidden}body.web--activa{overflow: auto}#cont{width : 100%;min-height: 100%;overflow: hidden;padding-bottom: 0 !important}.container{max-width: 1680px;padding: 0 30px}.container-2{max-width: 1024px}.container-3{max-width: 768px}.container-fluid{max-width: 100%;padding: 0 30px !important}.sec{padding: 60px 0}.sec.fix-pt{padding-top: 0}.sec.fix-pb{padding-top: 0}h1,h2,h3,h4,h5,h6{font-family: var(--fiel)}header *{}header h2{font-size: 3.4rem;line-height: 1.13;margin : 0}header h2 span{-webkit-text-fill-color: #fff;-webkit-text-stroke: 1px black}p{line-height: 1.4}a{cursor : pointer;text-decoration: none}a:link{}a:hover{}a:visited{}article h2,article h3,article h4,article h5,article h6{text-align : left;line-height: 1;margin-bottom: 15px}article p{width: 100%;float: left;margin-bottom: 0}article p + h1,article p + h2,article p + h3,article p + h4,article p + h5,article p + h6{margin-top: 24px}article .copete p{font-weight: 600}article ul{width: 100%;float: left;margin-bottom: 15px;padding-left : 18px}article ul li{color: var(--web-1);width: 100%;float: left;line-height: 1.5;list-style : inherit !important}.ico,.ico:before,.ico:after{content: '';background-repeat: no-repeat;background-size: contain;background-position: center}.ico.ico-abs:before,.ico.ico-abs:after{content: '';width: 100%;height : 100%;display: flex;align-items: center;justify-content: center;background-size: auto}.ico-ok:before{background-image: url(../img/ico-ok.svg?2)}.ico-error:before{background-image: url(../img/ico-error.svg?2)}.ico-correo:before{background-image: url(../img/ico-correo-gr.svg?2)}.cyg--btn{background-color: #fff;color : var(--web-1);border-radius : 0;border: 1px solid var(--web-1) !important;padding : 2px 12px;display : inline-flex;align-items : center;transition: all .5s ease}.cyg--btn:after{content: '';width: 18px;height : 18px;background-size: contain;background-position: center;background-repeat: no-repeat;background-image : url(../img/flecha.svg?1);transform: rotate(90deg);display: inline-flex;margin-left: 10px}.cyg--btn:hover{background-color: var(--web-2);color : #fff !important;text-decoration : none !important;border-color: var(--web-2) !important}.cyg--btn:hover:after{background-image: url(../img/flecha-bl.svg?1)}#header{padding : 15px 0;position: fixed;z-index : 997;background: #fff;transition: all .4s ease}.pg-inicio #header{opacity: 0}.web--activa #header{opacity: 1}#header *{transition: all .4s ease}#header .col-12{display: grid;align-items: center;justify-content: space-between;grid-template-columns: 1fr 222px 1fr}#logo{margin : 0 auto;padding: 0;line-height: 1;display: inline-flex}#logo a{display: block;float: left;line-height: 0}#logo span{display: none}#logo img{height: 50px}.botonera{width: auto;margin : 0;display: inline-flex;align-items: center;grid-gap : 15px;justify-content: end;transform: translateX(-85px)}.idioma{position : absolute;right: 30px;top: 0;bottom : 0;width: auto;height : 18px;margin : auto;transform: translateY(-3px);display: block}.idioma a{color: var(--web-1)}.idioma a.act{font-weight: bold}#main{}#footer{padding : 30px 0;margin-top: 40px;background: rgb(16,42,53);background: linear-gradient(90deg, rgba(16,42,53,1) 0%, rgba(184,198,149,1) 49%, rgba(229,183,114,1) 100%)}#footer .col-md-12{display: grid;grid-template-columns: 1fr 200px 1fr;align-items: center;justify-content: space-between}#footer img{height: 40px;margin: auto}#footer nav{width: 100%;float: left;display: flex;align-items: center;justify-content: flex-start}#footer nav a{color : #fff;margin-right: 50px;font-family : var(--g-thin)}#footer nav a:hover{text-decoration: underline}#footer span{color : var(--web-1);min-width : 200px;text-align: right}.menu{width: auto;height : auto;float: left;margin : 0;display: inline-flex;align-items: center}.menu a,.menu span{display: inline-block;color: var(--web-1)}.menu a,.menu [data-pagina]{padding: 0 20px}.menu a:first-child,.menu [data-pagina]:first-child{padding-left: 0}.menu a:last-child,.menu [data-pagina]:last-child{padding-right: 0}.menu a:hover,.menu [data-pagina]:hover{color: var(--web-2)}.menu a:hover span,.menu a.activo span{color: var(--web-2)}.btn-menu{display : none;position: fixed;top : 12px;right : 45px;margin: auto;width : 30px;height: 30px;cursor: pointer;z-index : 997}.btn-menu:hover{opacity: .6}.web--activa .btn-menu{z-index: 999}.btn-menu span{position : absolute;top: 0;right: 0;bottom : 0;left : 0;width: 100%;height : 2px;margin : auto;border-radius: 0;transition : background 0s .25s;background : var(--web-1)}.btn-menu span:before,.btn-menu span:after{position : absolute;width: inherit;height : inherit;content: '';transition-delay : .25s, 0s;transition-duration: .25s, .25s;background : var(--web-1);border-radius: 0}.btn-menu span:before{top: -8px;transition-property: top, -webkit-transform;transition-property: top, transform}.btn-menu span:after{bottom: -8px;transition-property: bottom, -webkit-transform;transition-property: bottom, transform}body.visible #flag + span{background: none}body.visible #flag + span:before{top: 0;-webkit-transform: rotate(45deg);transform: rotate(45deg)}body.visible #flag + span:after{bottom: 0;-webkit-transform: rotate(-45deg);transform: rotate(-45deg)}body.visible #flag + span:before,body.visible #flag + span:after{transition-delay: 0s, .25s}.menu li a:hover,.menu .activo a{color: #000}.owl-carousel, .owl-carousel .owl-stage-outer, .owl-carousel .owl-stage, .owl-carousel .owl-item,.owl-carousel .item,.owl-carousel .item-video{height: 100%}.owl-controls{display:none}select,textarea, input,input[type="text"],input[type="button"],input[type="submit"]{appearance : none;-webkit-appearance : none;-moz-appearance: none;-op-appearance : none;border-radius: 0 !important;-webkit-border-radius: 0}form input,form textarea,form select{width: 100%;float: left;padding: 15px;border : 1px solid var(--web-1);color: var(--1);margin-bottom: 17px}form textarea.form-control,form textarea{height:260px}form input:focus,form textarea:focus{outline : 0;border-color: var(--web-2)}form a{color: var(--000);float: left;text-align : left;margin-top : 40px;font-weight: 600}form button,form input[type="submit"]{width : 100%;padding : 12px;color : var(--web-1);background-color: #fff !important;border-radius : 0 !important;border: 1px solid var(--web-1);transition: all .4s ease;text-align: center}form button span{width: auto;display: inline-flex;align-items: center;justify-content: center;float: none;font-size: 1.15rem}form button span:after{content: '';width: 26px;height : 26px;margin-left: 5px;background-image : url(../img/flecha.svg?1);background-size: contain;background-repeat: no-repeat;background-position: center}form button span.enviando:after{content: '';width: 24px;height : 24px;margin-left: 5px;background-image : url(../img/loading.gif);background-size: contain;background-repeat: no-repeat;background-position: center}form button:hover,form input[type="submit"]:hover{background-color: var(--web-2) !important;border: 1px solid var(--web-2);color : #fff}form button:hover span:after{background-image : url(../img/flecha-bl.svg?1)}.verif{display : none;visibility: hidden}form input:focus:invalid, form textarea:focus:invalid{border:1px solid var(--web-2)}.required input:focus:valid,.required input:valid,.required textarea:focus:valid,.required textarea:valid{border:1px solid red}input:-webkit-autofill,input:-webkit-autofill:hover, input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-text-fill-color: var(--web-2);-webkit-box-shadow : 0 0 0px 1000px var(--web-2) inset;transition : background-color 5000s ease-in-out 0s}input::-webkit-input-placeholder{color: var(--placeholder);font-family: var(--g-regular);font-weight: 400}input::-moz-placeholder{color: var(--placeholder);font-family: var(--g-regular);font-weight: 400}input:-ms-input-placeholder{color: var(--placeholder);font-family: var(--g-regular);font-weight: 400}input:-moz-placeholder{color: var(--placeholder);font-family: var(--g-regular);font-weight: 400}input::-webkit-input-placeholder{color: var(--placeholder);font-family: var(--g-regular);font-weight: 400}textarea::-webkit-input-placeholder{color: var(--placeholder);font-family: var(--g-regular);font-weight: 400}textarea::-moz-placeholder{color: var(--placeholder);font-family: var(--g-regular);font-weight: 400}textarea:-ms-input-placeholder{color: #000;font-family: var(--g-regular);font-weight: 400}textarea:-moz-placeholder{color: var(--placeholder);font-family: var(--g-regular);font-weight: 400}#btn-modal-form{display: none}#modal-form.show{display: flex !important;align-items: center;justify-content: center}#modal-form .modal-dialog{width: auto !important}#modal-form .modal-content{background-color: transparent;border: none !important}#modal-form .modal-header{border: none !important}#modal-form .modal-header .btn-close{width : 30px !important;height: 30px !important;color : var(--fff) !important;border: none !important;background-image: url(../img/cerrar.svg?1) !important;border-radius : 0 !important;padding : 0 !important;opacity : .7 !important}#modal-form .modal-header .btn-close:hover{opacity : 1;background-color: transparent !important}#msj{display: flex;align-items: center;justify-content: center;border-radius: 6px;padding: 15px 30px;font-weight: 600;margin : auto !important}#msj:before{content: '';width: 30px;height : 30px;background-size: contain;background-repeat: no-repeat;background-position: center;margin-right : 12px}#msj.ok{color : var(--msj-ok-tx);background-color: var(--msj-ok-bg)}#msj.ok:before{background-image: url(../img/ico-ok.svg?1)}#msj.error{color : var(--msj-error-tx);background-color: var(--msj-error-bg)}#msj.error:before{background-image: url(../img/ico-error.svg?1)}.popup-fbx{display: none;max-width: 768px}.popup-fbx h5{width : 100%;float : left;margin: 20px 0;color :#DA251C}.mod-cookie{width: 100%;padding: 15px;position : fixed;bottom : 0;left : 0;background : var(--1);z-index: 900;text-align : center;font-weight: 600;align-items: center;justify-content: center;display: none}.mod-cookie p{width: auto;color: #fff;font-size: .9rem;margin : 0;display: inline-block}.mod-cookie p a{text-decoration: underline;color: #fff}.mod-cookie p a:hover{text-decoration: none !important;color: #fff}.mod-cookie button{color: var(--1);background : #fff;padding: 5px 20px;font-weight: 600;text-decoration: none;border-radius: 4px;display: inline-block;margin-left: 10px;border : none;cursor : pointer}.mod-cookie button:hover{opacity: .8}.sec--intro{width : 100%;height: 100vh;background-color: #fff;display : flex;align-items : end;justify-content : center}#play{position: absolute;width : 50px;height: 50px;z-index : 999999;color : red;top : 100px;left: 100px;background: red;visibility: hidden;display : none}.sec--intro .video{position: absolute;top : 0;left: 0;right : 0;margin: auto !important;width : 100% !important;height: 100% !important;z-index : 997}.sec--intro .pc{display: block}.sec--intro .mobile{display: none}.sec--intro video{top : 0 !important;bottom: 0 !important;left: 0;margin: auto !important;width : 100% !important;height: 100% !important;object-fit: cover !important}.sec--intro .cyg--btn{transform: translateY(-80px);z-index: 998;position : fixed}.web--activa .sec--intro .video,.web--activa .sec--intro .cyg--btn{position: absolute;z-index : 1}.sec--inicio{padding-top: 60px}.sec--inicio figure{aspect-ratio: 16 / 9}.sec--connecta figure{aspect-ratio: 16 / 9}.sec--connecta article{max-width: 60%;float: right}.sec--connecta .video{padding-top: 56.25%;margin : 40px 0 0 0;border : 1px solid #eee}.sec--connecta .video video,.sec--connecta .video iframe{position: absolute;top : 0;left: 0;width : 100%;height: 100%;object-fit: cover}.mod--logos{display: flex;align-items: center;justify-content: center;transform: translateY(-110px)}.mod--logos img{height: 140px;margin: 0 20px}.mod--logos img:nth-child(2){height : 208px;transform: translateY(10px)}.mod--detalles section{display: grid;grid-template-columns: repeat(5, 1fr);grid-gap : 14px;text-align : center}.mod--detalles h4{font-size: 2.4rem}.mod--detalles span{font-size: 1.35rem;line-height: 1.25}.sec--ubicacion .row{align-items: end}.sec--ubicacion article{max-width: 60%;float: right}.sec--ubicacion .cont-svg{border: none}.sec--ubicacion table{width: 100%}.sec--ubicacion th,.sec--ubicacion td{padding: 5px 10px}.sec--ubicacion table th,.sec--ubicacion td{text-align : center}.sec--ubicacion th{border-bottom: 1px solid #000}.sec--ubicacion .th-bus img{height: 15px}.sec--ubicacion img.ico-metro{height: 20px !important;max-height: 20px !important}.sec--ubicacion table th:nth-child(1){font-weight : 600;text-align: left;border-right: 1px solid #000;padding-left: 0}.sec--ubicacion table th:nth-child(2){border-right: 1px solid #000}.sec--ubicacion table td:nth-child(1){padding-left: 0}.sec--ubicacion table td:nth-child(2){border-right: 1px solid #000;border-left : 1px solid #000}.sec--ubicacion td div{display: flex;align-items: center;justify-content: start;text-align : left}.sec--ubicacion td div img{max-height : 16px;margin-left: 10px}.sec--ubicacion-2 .row{align-items: end}.sec--ubicacion-2 .col--left span{width: 100%;float: left;margin-bottom: 30px}#control-empresas .row div h6{margin-bottom: 8px}#control-empresas .row>*{padding-right: calc(var(--bs-gutter-x) * .5) !important;padding-left : calc(var(--bs-gutter-x) * .5) !important}#control-empresas h6{width: 100%;float: left;font-size: .85rem;line-height: 1.1;align-items: center;font-weight: normal;font-family: var(--museo);margin-bottom: 0;cursor : pointer;display: grid;grid-template-columns: 30px 1fr;gap: 12px}#control-empresas h6 i{content: counter(my-sec-counter);width: 30px;height : 30px;display: flex;align-items: center;justify-content: center;font-size: .85rem;border : 1px solid #000}#control-empresas h6.connecta{margin-top : 25px;align-items: center}#control-empresas h6.connecta i,#control-empresas h6.connecta.activo i{background-image : url(../img/Cuadrado_Azul-01.png) !important;background-size: contain;background-repeat: no-repeat;border : none;border-radius: 50%;overflow : hidden}#control-empresas h6.activo i,#control-empresas h6:hover i{background-color: var(--web-2);color : #fff}.sec--ubicacion-2 .cont-svg{padding-top: 73.78%}.sec--ubicacion-2 .cont-svg svg{position: absolute;top : 0;left: 0;width : 100%;height: 100%;object-fit: cover}.ubi.activo{fill: var(--web-2) !important}.ubi.activo + .st9,.ubi.activo + .st9 + .st9{fill: #fff !important}.sec--cerca .row{align-items: end}.sec--cerca article{margin-bottom: 40px}#control-cerca{margin-top: 40px}#control-cerca span{width: 100%;float: left;margin-bottom: 35px}#control-cerca h6{width: auto;float: left;font-family: var(--museo);font-size: .9rem}#control-cerca section{display: flex;align-items: center;justify-content: flex-start}#control-cerca h6{margin-right: 20px;display : inline-flex;align-items : center;cursor: pointer;opacity : .5}#control-cerca h6:before{content: '';width: 30px;height : 30px;float: left;margin-right : 10px;background-size: contain;background-position: left center;background-repeat: no-repeat}#control-cerca h6:nth-child(1):before{background-image: url(../img/Servicio_Bus-01.svg)}#control-cerca h6:nth-child(2):before{background-image: url(../img/Servicio_Gym-01.svg)}#control-cerca h6:nth-child(3):before{background-image: url(../img/Servicio_Restaurante-01.svg)}#control-cerca h6.activo{opacity: 1}#control-cerca .cyg--btn{margin: 20px 0 0 0;cursor: pointer}#control-cerca .cyg--btn:after{display: none}#control-cerca .cyg--btn.activo{color : #fff;background: var(--web-2)}.sec--cerca .cont-svg{padding-top: 66.76%}.sec--cerca .cont-svg svg{position: absolute;top : 0;left: 0;width : 100%;height: 100%;object-fit: cover}#Icon_Names .bus,#Icon_Names .st7,#Icon_Names .st8{opacity: 0}#Icon_Names .bus.activo,#Icon_Names .st7.activo,#Icon_Names .st8.activo{opacity: 1}#Icon_Names .st3#calle{opacity: 1 !important}.sec--galeria header h2{text-align: center}.sec--galeria .col--galeria{padding-bottom: 50px}.sec--galeria .prev,.sec--galeria .next{position : absolute;bottom : 0;width: 40px;height : 40px;background-repeat: no-repeat;background-size: contain;background-position: center;cursor : pointer}.sec--galeria .prev{background-image: url(../img/Flecha_izquierda-01.svg);left: 30px}.sec--galeria .next{background-image: url(../img/Flecha_derecha-01.svg);right : 30px}.sec--galeria figure{padding-top: 54.1397%}.sec--galeria .owl-dots{width : calc(100% - 100px);text-align: center;margin: auto;padding-left: 0 !important;transform : translateY(20px)}.sec--galeria .owl-dots .owl-dot{cursor: pointer;width : 16px;height: 16px;margin: 0 8px;background: #fff;border: 1px solid var(--web-1);transition: ease-in 0.4s;display : inline-flex}.owl-dot.active,.sec--galeria .owl-dots .owl-dot:hover{background-color: var(--web-2) !important;border-color: var(--web-2) !important}.sec--ubicacion article:nth-of-type(2) h4{font-family: var(--g-medium);margin : 0}#control-mapa{margin-top: 30px}.sec--contacto header h2{text-align: center}.sec--contacto address{margin-bottom: 80px;display: grid;grid-template-columns: 170px 1fr;gap: 30px;align-items: center}.sec--contacto address figure{text-align: center}.sec--contacto address img{position: relative;height: auto}.sec--contacto address:nth-child(2) img{max-width: 75%;margin : auto}.sec--contacto address a{color: var(--web-1);font-size: 1.1rem;line-height: 1}.sec--contacto .cyg--btn{font-size : 1.15rem;margin-right: 30px}.sec--contacto .mod--botones{margin-top: 38px}.sec--contacto form section{display: grid;grid-template-columns: 1fr 140px;align-items: center;grid-gap: 15px}.sec--contacto form section p{text-align: left;margin: 0}.sec--contacto form section a{margin: 0;float: none;text-decoration: underline}.sec--contacto a:hover{text-decoration: underline;color: var(--web-2)}