@charset "utf-8";html .loading-overlay{display:flex;justify-content:center;align-items:center;width:100vw;height:100vh;background:black;opacity:0.9;position:fixed;top:0;left:0;z-index:9999999}html .lds-dual-ring{display:inline-flex;justify-content:center;align-items:center;width:100px;height:100px;position:relative}html .lds-dual-ring img{display:block;width:50px;height:50px}html .lds-dual-ring:after{position:absolute;top:0;left:0;content:" ";display:block;width:100px;height:100px;margin:1px;border-radius:50%;border:5px solid #fff;border-color:#fff transparent #fff transparent;animation:lds-dual-ring 1.2s linear infinite}@keyframes lds-dual-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}html,body{margin:0;padding:0;font-family:"Jost",sans-serif;font-weight:400;color:#000;font-size:18px;border:0;scroll-behavior:smooth !important}html,body{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}form{margin:0;padding:0}a img{border:0}:focus{outline:0}a{width:auto;text-decoration:none;outline:0;transition:all .3s;color:#a81229}a:hover{text-decoration:none;color:#000;transition:all .3s;cursor:url('../media/images/pointer.png'),pointer}a:active{outline:none}.icoLink{display:inline-flex;align-items:center}.icoLink .ico{margin-right:5px}.gpo{display:flex}.gpo a.item{display:flex;align-items:center}.gpo a.item .ico{margin-right:2px}.nav{display:inline-flex;flex-direction:row;margin:0;padding:0;list-style:none}.list{display:flex;flex-direction:column;margin:0;padding:0;list-style:disc}input,select,textarea{font-size:1rem;font-family:"Jost",sans-serif;padding:10px;width:auto;border:solid 1px #d8d8d8;color:#000;cursor:pointer}.btn,.button{display:inline-block;background:#a81229;padding:10px 50px;font-size:1rem;border-radius:15px;text-transform:uppercase;color:#fff;transition:.5s all ease-out;text-align:center;font-weight:bold}.btn.btn-green,.button.btn-green{background:#33a200}.btn.btn-blue,.button.btn-blue{background:#143185}.btn.btn-red,.button.btn-red{background:#a81229}.btn.btn-transparent,.button.btn-transparent{background:none;border:solid 2px #fff}.btn.border-white,.button.border-white{border:solid 2px #fff}.btn:hover,.button:hover{background:#000;color:#fff;cursor:url('../media/images/pointer.png'),pointer}.link:hover{background:#000;color:#fff;cursor:url('../media/images/pointer.png'),pointer}.curtain{display:block;width:100%;height:100%;border:none;position:absolute;top:0;left:0;background:#000;opacity:0.5;margin:0;padding:0;pointer-events:none}svg{transition:fill .5s linear;fill:currentColor;width:1em;height:1em;display:inherit}.control-group{margin:1vw 0}.fix-clear{clear:both}section,nav{width:100%;position:relative}section .mod-bg,nav .mod-bg{display:block;width:100%;height:100%}section .wrapp,nav .wrapp{width:90vw;margin:0 auto}section .wrapp.row,nav .wrapp.row{display:flex}section .wrapp.full,nav .wrapp.full{width:100%}section .wrapp.mod-wrapp,nav .wrapp.mod-wrapp{padding:100px 0}section .wrapp .spacer,nav .wrapp .spacer{background:none;border:none;height:100px}section .wrapp .spacer50,nav .wrapp .spacer50{background:none;border:none;height:25px}header{display:block;width:100%}header .mod-top{position:fixed;top:0;display:block;background:rgba(0,0,0,0.6);transition:background .3s linear;z-index:99}header .mod-top .wrapp{justify-content:space-between;align-items:center;position:relative;padding:10px 0}header .mod-top .wrapp .col-1{width:15%}header .mod-top .wrapp .col-1 .logo img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}header .mod-top .wrapp .col-2{display:flex;justify-content:space-between;align-items:center;position:relative}header .mod-top .wrapp .col-2 nav{display:inline-block;display:none !}header .mod-top .wrapp .col-2 nav ul.menu{display:flex;list-style:none;margin:0;padding:0}header .mod-top .wrapp .col-2 nav ul.menu li.item{transition:.3s linear;margin:0 5px}header .mod-top .wrapp .col-2 nav ul.menu li.item a{display:block;color:#fff;padding:10px 25px;border-radius:10px}header .mod-top .wrapp .col-2 nav ul.menu li.item:hover a{background:#a81229;transition:.3s linear}header .mod-top .wrapp .col-2 nav ul.menu li.item.active a{background:#a81229}header .mod-top .wrapp .col-3{display:flex;align-items:center}header .mod-top .wrapp .col-3 .btn{color:#fff;font-size:1rem;padding:5px 15px;border:none;background:#a81229}header .mod-top .wrapp .col-3 .btn:hover{cursor:pointer}header .mod-top .wrapp .col-3 .btn-ico{margin-left:20px;font-size:1.2rem;padding:0;background:none;color:#fff;border:none}header .mod-top .wrapp .col-3 .btn-ico .icon-audio-on{display:block}header .mod-top .wrapp .col-3 .btn-ico .icon-audio-off{display:none}header .mod-top .wrapp .col-3 .btn-ico.active .icon-audio-on{display:none}header .mod-top .wrapp .col-3 .btn-ico.active .icon-audio-off{display:block}header .mod-top .wrapp .col-3 .btn-ico:hover{cursor:pointer;color:#a81229}header .mod-top .wrapp .col-3 .spacer{width:100px}header .mod-top.drop-menu{top:0}header .mod-top.scrolled{background:#000;transition:background .3s linear}.mod-spacer{position:relative;display:block;width:100%;height:100px;border:none;background:#fff;margin:0;padding:0}main{position:relative;background:radial-gradient(circle, #a81229 0%, #46000b 100%)}main .mod-intro{width:100%;position:relative;background:#000;overflow:hidden}main .mod-intro .mod-bg{position:absolute;left:0;top:0}main .mod-intro .mod-bg video{width:100%;height:100%;object-fit:cover;object-position:top}main .mod-intro .mod-bg .curtain{opacity:0.3}main .mod-intro .wrapp{height:100vh;margin:0 auto;color:#fff;display:flex;justify-content:center;flex-direction:column;align-items:center;position:relative}main .mod-intro .wrapp .mod-head{display:block;text-align:center;text-transform:uppercase}main .mod-intro .wrapp .mod-head img{width:500px}main .mod-intro .wrapp .mod-main{display:block;text-align:center;margin:50px auto;text-shadow:1px 1px 1px #000}main .mod-intro .wrapp .mod-foot{display:block;text-align:center}main .mod-intro .wrapp .spacer{height:50px}main .mod-exp-header{z-index:20;height:100vh;overflow:hidden}main .mod-exp-header .slider .slide{position:relative;height:100vh;display:block !important}main .mod-exp-header .slider .slide .slide-bg{position:absolute;width:100%;height:100%;opacity:0;transition:opacity 1s ease-out}main .mod-exp-header .slider .slide .slide-bg img{width:100%;height:100%;object-fit:cover;object-position:bottom}main .mod-exp-header .slider .slide .slide-content{height:100%;background:rgba(0,0,0,0.3);text-align:center;position:relative}main .mod-exp-header .slider .slide .slide-content .seal{position:absolute;left:0;bottom:0;object-fit:contain;width:100px;height:100px;transform:rotate(-25deg)}main .mod-exp-header .slider .slide .slide-content .frame{height:100%;width:1200px;color:#fff;display:inline-flex;flex-direction:column;align-items:center;justify-content:center}main .mod-exp-header .slider .slide .slide-content .frame .slide-head{position:relative;opacity:0;text-shadow:2px 2px 1px #000}main .mod-exp-header .slider .slide .slide-content .frame .slide-main{position:relative;margin:25px auto;opacity:0;text-shadow:2px 2px 1px #000}main .mod-exp-header .slider .slide .slide-content .frame .slide-foot{position:relative;opacity:0}main .mod-exp-header .slider .slick-dots{position:absolute;height:100%;top:0;right:1%;display:flex;justify-content:center;align-items:center;flex-direction:column;list-style:none}main .mod-exp-header .slider .slick-dots li{color:#fff;width:15px;height:15px;margin:10px 0;background:rgba(255,255,255,0.7);border-radius:100%;display:inline-flex;justify-content:center;align-items:center}main .mod-exp-header .slider .slick-dots li #progress{color:#000}main .mod-exp-header .slider .slick-dots li.slick-active{color:#fff;scale:2;transition:.3s linear;opacity:1;background:none;animation:progress 5.5s linear forwards}main .mod-exp-header .slider .slick-dots li.slick-active #progress{color:#a81229;stroke-dasharray:296 296;stroke-dashoffset:296;animation:grow 10s linear}main .mod-exp-header .slider .slick-dots li:hover{cursor:pointer}@keyframes grow{100%{stroke-dashoffset:0}}main .mod-exp-header .slick-current .slide-bg{opacity:1 !important;transition:opacity 1s ease-out}main .mod-exp-header .slick-current .slide-bg img{-webkit-animation-name:kenburns;animation-name:kenburns;-webkit-animation-duration:14s;animation-duration:14s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-iteration-count:1;animation-iteration-count:1;animation-fill-mode:forwards}main .mod-exp-header .slick-current .slide-head{animation-name:showin;animation-duration:3s;animation-delay:1s;animation-play-state:running;animation-iteration-count:1;animation-fill-mode:forwards}main .mod-exp-header .slick-current .slide-main{animation-name:showin;animation-duration:3s;animation-delay:2s;animation-play-state:running;animation-iteration-count:1;animation-fill-mode:forwards}main .mod-exp-header .slick-current .slide-foot{animation-name:showin;animation-duration:3s;animation-delay:3s;animation-play-state:running;animation-iteration-count:1;animation-fill-mode:forwards}main .mod-cto-header{display:block;height:100vh;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}main .mod-cto-header .mod-bg{display:block;position:absolute;top:0}main .mod-cto-header .mod-bg video{width:100%;height:110%;object-fit:cover}main .mod-cto-header .mod-bg .curtain{display:block;width:100%;height:100%;background:#000;margin:0;padding:0;opacity:0.3}main .mod-cto-header .wrapp{position:relative;text-align:justify;color:#fff;text-shadow:1px 1px 1px #000}main .mod-cto-header .wrapp .mod-head{display:block}main .mod-cto-header .wrapp .mod-main{margin-bottom:100px}main .mod-cto-header .wrapp .mod-foot{display:block}main .mod-cto-header .wrapp .mod-foot .newsletter_form{display:inline-flex;justify-content:space-between;align-items:center;background:#a81229;padding:20px;border-radius:10px}main .mod-cto-header .wrapp .mod-foot .newsletter_form .form-left{width:55%}main .mod-cto-header .wrapp .mod-foot .newsletter_form .form-right.form-group{background:#fff;display:flex;border:none}main .mod-cto-header .wrapp .mod-foot .newsletter_form .form-right.form-group .btn{border:none;border-radius:0;border:solid 1px #fff}main .mod-cto-covertura{background:radial-gradient(circle, #32000a 0%, #000 100%)}main .mod-cto-covertura .wrapp{display:flex;justify-content:space-between;align-items:center;padding:100px 0}main .mod-cto-covertura .wrapp .mod-left{width:40%;position:relative}main .mod-cto-covertura .wrapp .mod-left .map img{width:100%;height:100%;object-fit:cover;opacity:0.9}main .mod-cto-covertura .wrapp .mod-left .mapsnav{position:absolute;left:0;bottom:100px;display:block;width:100%;text-align:left}main .mod-cto-covertura .wrapp .mod-left .mapsnav .slick-track{display:flex;flex-direction:column;width:300px}main .mod-cto-covertura .wrapp .mod-left .mapsnav .slick-track .slick-slide{width:200px !important}main .mod-cto-covertura .wrapp .mod-left .mapsnav .slick-track .slick-slide .mapnavitem .frame .link{display:block;padding:5px 10px;text-transform:uppercase;margin:5px 0;background:none;border:solid 1px #fff;color:#fff;text-align:center;border-radius:10px}main .mod-cto-covertura .wrapp .mod-left .mapsnav .slick-track .slick-slide .mapnavitem .frame .link:hover{background:rgba(255,255,255,0.2);color:#fff;transition:0.3s}main .mod-cto-covertura .wrapp .mod-left .mapsnav .slick-track .slick-slide.slick-current .mapnavitem .frame .link{background:rgba(255,255,255,0.2);color:#fff;transition:0.3s}main .mod-cto-covertura .wrapp .mod-right{width:60%;color:#fff;text-align:center}main .mod-cto-covertura .wrapp .mod-right .mod-head{margin-bottom:100px}main .mod-cto-covertura .wrapp .mod-right .mod-foot .btn{margin:0 25px}main .mod-cto-tealento{background:radial-gradient(circle, #32000a 0%, #000 100%)}main .mod-cto-tealento .wrapp{color:#fff;padding:50px;border:solid 2px #e8a851;border-radius:25px;background:#000}main .mod-cto-tealento .wrapp .mod-head{width:40%;position:relative}main .mod-cto-tealento .wrapp .mod-head .talento-subttl{display:flex;align-items:center}main .mod-cto-tealento .wrapp .mod-head .talento-subttl img{width:3rem;height:3rem;margin-right:10px;object-fit:contain}main .mod-cto-tealento .wrapp .mod-head .talento-subttl h3{color:#e8a851;font-size:1.5rem}main .mod-cto-tealento .wrapp .mod-main{display:flex;justify-content:space-between;align-items:center;margin:0 auto 50px auto}main .mod-cto-tealento .wrapp .mod-main .mod-left{width:50%}main .mod-cto-tealento .wrapp .mod-main .mod-left .talentos{display:flex;justify-content:space-between;align-items:flex-start;margin-top:50px}main .mod-cto-tealento .wrapp .mod-main .mod-left .talentos .talento{width:20%}main .mod-cto-tealento .wrapp .mod-main .mod-left .talentos .talento .frame{text-align:center}main .mod-cto-tealento .wrapp .mod-main .mod-left .talentos .talento .frame img{display:inline-block;height:4rem;object-fit:contain;margin-bottom:25px}main .mod-cto-tealento .wrapp .mod-main .mod-right{width:45%;text-align:center}main .mod-cto-tealento .wrapp .mod-main .mod-right .card-img{margin-bottom:-100px}main .mod-cto-tealento .wrapp .mod-main .mod-right .card-img .imagen-rombo{display:block;width:100%;height:100%}main .mod-cto-tealento .wrapp .mod-main .mod-right .card-img .imagen-rombo video{display:inline-block;width:100%;height:100%;object-fit:contain}main .mod-cto-tealento .wrapp .mod-main .mod-right .card-info{padding:50px;border:solid 1px #d8d8d8;background:#000;border-radius:25px;text-align:left;position:relative}main .mod-cto-tealento .wrapp .mod-main .mod-right .card-info .crd-ttl{display:flex;margin-bottom:25px}main .mod-cto-tealento .wrapp .mod-main .mod-right .card-info .crd-ttl img{display:inline-block;height:4rem;object-fit:contain;margin-right:25px}main .mod-cto-tealento .wrapp .mod-main .mod-right .card-info .crd-info .btn{background:#e8a851;display:flex;justify-content:space-between;align-items:center;color:#000;padding:15px 10px}main .mod-cto-tealento .wrapp .mod-foot{display:flex;justify-content:center;align-items:center;border-top:solid 1px #e8a851;padding:50px 0 0 0}main .mod-cto-tealento .wrapp .mod-foot .foot-item{width:50%;display:flex;justify-content:center;align-items:center}main .mod-cto-tealento .wrapp .mod-foot .foot-item img{width:80px;height:80px;object-fit:contain;margin-right:25px}main .mod-cto-tealento .wrapp strong{color:#e8a851}main .mod-cto-tealento .wrapp hr{display:inline-block;background:#e8a851;height:1px;border:none;width:50%}main .mod-cto-payments{background:radial-gradient(circle, #a81229 0%, #46000b 100%)}main .mod-cto-payments .wrapp{width:100%;padding:100px 0}main .mod-cto-payments .wrapp .mod-head{display:block;margin-bottom:100px;text-align:center;color:#fff}main .mod-cto-payments .wrapp .mod-main .payments .payment .frame img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%);transition:filter .3s ease}main .mod-cto-payments .wrapp .mod-main .payments .payment:hover .frame img{filter:grayscale(0%);transition:filter .3s ease}main .mod-cto-payments .wrapp .mod-foot{display:none}main .mod-cto-contacto{background:radial-gradient(circle, #32000a 0%, #000 100%)}main .mod-cto-contacto .wrapp{width:70%;margin:0 auto;padding:100px 0;color:#fff}main .mod-cto-contacto .wrapp .mod-head{display:block;margin-bottom:50px;text-align:center}main .mod-cto-contacto .wrapp .mod-main{display:flex;justify-content:space-between;align-items:flex-start}main .mod-cto-contacto .wrapp .mod-main .mod-left{width:40%}main .mod-cto-contacto .wrapp .mod-main .mod-left .frame{border:solid 2px rgba(255,255,255,0.5);display:inline-block;padding:80px 50px;border-radius:15px;margin-top:120px}main .mod-cto-contacto .wrapp .mod-main .mod-left .frame .contacto-container .cto-item{display:flex;margin-bottom:10px}main .mod-cto-contacto .wrapp .mod-main .mod-left .frame .contacto-container .cto-item .ico{margin-right:25px;font-size:1.5rem}main .mod-cto-contacto .wrapp .mod-main .mod-left .frame .socials-container{display:flex}main .mod-cto-contacto .wrapp .mod-main .mod-left .frame .socials-container .btn-ico{margin-right:25px;font-size:2rem;color:#a81229}main .mod-cto-contacto .wrapp .mod-main .mod-right{width:60%}main .mod-cto-contacto .wrapp .mod-main .mod-right .alert{text-align:center;margin-bottom:50px;background:#a81229;color:#fff;padding:10px;border-radius:10px}main .mod-cto-contacto .wrapp .mod-main .mod-right form{width:100%}main .mod-cto-contacto .wrapp .mod-main .mod-right form .form-group{margin-bottom:25px}main .mod-cto-contacto .wrapp .mod-main .mod-right form .form-group .lbl{color:#fff}main .mod-cto-contacto .wrapp .mod-main .mod-right form .form-group .fld input{width:100%;background:rgba(255,255,255,0.2);border-radius:10px;border:none;color:#fff}main .mod-cto-contacto .wrapp .mod-main .mod-right form .form-group .fld textarea{width:100%;background:rgba(255,255,255,0.2);border-radius:10px;border:none;height:200px;color:#fff}main .mod-cto-contacto .wrapp .mod-main .mod-right form fieldset{margin-bottom:25px;padding:0;border:none;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}main .mod-cto-contacto .wrapp .mod-main .mod-right form fieldset .w-50{width:48%}main .mod-cto-contacto .wrapp .mod-main .mod-right form fieldset .w-100{width:100%}main .mod-cto-contacto .wrapp .mod-main .mod-right form .actions{text-align:center}main .mod-cto-contacto .wrapp .mod-main .mod-right form .actions .g-recaptcha{display:inline-block}main .mod-cto-contacto .wrapp .mod-main .mod-right form .form-info{text-align:right;color:#e5ff00}main .mod-cto-contacto .wrapp .mod-foot{display:none}main .mod-orgn-header{display:block;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}main .mod-orgn-header .mod-bg{display:block;position:absolute;top:0}main .mod-orgn-header .mod-bg video{width:100%;height:110%;object-fit:cover}main .mod-orgn-header .mod-bg .curtain{display:block;width:100%;height:100%;background:#000;margin:0;padding:0;opacity:0.3}main .mod-orgn-header .wrapp{position:relative;text-align:justify;color:#fff;text-shadow:1px 1px 1px #000;padding:150px 0}main .mod-orgn-header .wrapp .mod-head{display:block;text-align:center;margin-bottom:100px}main .mod-orgn-header .wrapp .mod-main .origenes{display:flex;justify-content:center;align-items:center}main .mod-orgn-header .wrapp .mod-main .origenes .origen{text-align:center;margin:0 25px;width:30%}main .mod-orgn-header .wrapp .mod-main .origenes .origen .frame video{background:#a81229;display:inline-block;width:300px;height:300px;margin:0 auto;position:relative;border-radius:100%;border:solid 2px #fff;overflow:hidden;object-fit:cover;opacity:1;transition:.3s linear}main .mod-orgn-header .wrapp .mod-main .origenes .origen .frame h3{color:#fff}main .mod-orgn-header .wrapp .mod-main .origenes .origen:hover .frame video{border:solid 2px #a81229;opacity:0.5;transition:.3s linear}main .mod-orgn-header .wrapp .mod-main .origenes .origen:nth-child(odd){margin-top:-50px}main .mod-orgn-header .wrapp .mod-main .origenes .origen:nth-child(even){margin-bottom:-50px}main .mod-orgn-header .wrapp .mod-foot{display:block}main .mod-orgn-timer{display:block;height:auto;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}main .mod-orgn-timer .mod-bg{position:absolute;left:0;right:0;display:block}main .mod-orgn-timer .mod-bg img{width:100%;height:100%;object-fit:cover}main .mod-orgn-timer .wrapp{position:relative;text-align:justify;color:#fff;text-shadow:1px 1px 1px #000;padding:50px 0}main .mod-orgn-timer .wrapp .mod-head{display:block;text-align:center;margin-bottom:50px}main .mod-orgn-timer .wrapp .mod-main{margin-bottom:50px}main .mod-orgn-timer .wrapp .mod-main .years{display:flex;justify-content:center;align-items:center}main .mod-orgn-timer .wrapp .mod-main .years .year .frame{display:flex;justify-content:space-between;align-items:flex-start}main .mod-orgn-timer .wrapp .mod-main .years .year .frame .year-image{width:40%}main .mod-orgn-timer .wrapp .mod-main .years .year .frame .year-image img{width:100%;height:100%;object-fit:cover;border-radius:25px;overflow:hidden}main .mod-orgn-timer .wrapp .mod-main .years .year .frame .year-info{width:59%;padding-right:20%}main .mod-orgn-timer .wrapp .mod-main .years .year .frame .year-info hr{height:1px;background:rgba(255,255,255,0.3);border:none;width:100%;margin-bottom:15px}main .mod-orgn-timer .wrapp .mod-foot{display:block}main .mod-orgn-timer .wrapp .mod-foot .yearsnav .yearnavitem .frame{text-align:center;display:flex;justify-content:center;align-items:center}main .mod-orgn-timer .wrapp .mod-foot .yearsnav .yearnavitem .frame hr{height:5px;background:#3e0d18;border:none;width:100%}main .mod-orgn-timer .wrapp .mod-foot .yearsnav .yearnavitem .frame h3{display:block;padding:0px 25px;background:#3e0d18;border-radius:15px;text-align:center}main .mod-orgn-timer .wrapp .mod-foot .yearsnav .slick-current .frame h3{background:#a81229}main .mod-orgn-values{display:block;height:auto;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}main .mod-orgn-values .mod-bg{position:absolute;left:0;top:0}main .mod-orgn-values .mod-bg video{width:100%;height:100%;object-fit:cover;object-position:top}main .mod-orgn-values .wrapp{position:relative;text-align:justify;color:#fff;text-shadow:1px 1px 1px #000;padding:100px 0}main .mod-orgn-values .wrapp .mod-head{display:block;text-align:center;margin-bottom:100px}main .mod-orgn-values .wrapp .mod-main{margin-bottom:100px}main .mod-orgn-values .wrapp .mod-main .values .value{padding:0 50px}main .mod-orgn-values .wrapp .mod-main .values .value .frame{text-align:center}main .mod-orgn-values .wrapp .mod-main .values .value .frame hr{background:#a81229;height:2px;border:none;width:100%}main .mod-orgn-values .wrapp .mod-main .values .value .frame img{display:inline-block;width:50%;height:50%;object-fit:cover}main .mod-orgn-values .wrapp .mod-main .values .slick-list{padding:50px 0}main .mod-orgn-values .wrapp .mod-main .values .slick-list .slick-slide:nth-child(odd){margin-top:-50px}main .mod-orgn-values .wrapp .mod-main .values .slick-list .slick-slide:nth-child(even){margin-bottom:-50px}main .mod-orgn-values .wrapp .mod-foot{display:none}main .mod-orgn-strategy{display:block;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}main .mod-orgn-strategy .mod-bg{display:block;position:absolute;top:0}main .mod-orgn-strategy .mod-bg img{width:100%;height:100%;object-fit:cover;display:block}main .mod-orgn-strategy .mod-bg .curtain{position:absolute;left:0;right:0;display:block;width:100%;height:100%;margin:0;padding:0;background:#000000}main .mod-orgn-strategy .wrapp{display:flex;justify-content:space-between;align-items:flex-end;position:relative;padding:100px 0 0 0;color:#fff;text-shadow:1px 1px 1px #000}main .mod-orgn-strategy .wrapp .mod-left{width:45%;color:#fff}main .mod-orgn-strategy .wrapp .mod-left .mod-head{display:block;text-align:center;border-top:solid 2px #a81229;border-bottom:solid 2px #a81229}main .mod-orgn-strategy .wrapp .mod-left .mod-head .text-red{color:#a81229}main .mod-orgn-strategy .wrapp .mod-left .mod-main{text-align:justify}main .mod-orgn-strategy .wrapp .mod-left .mod-foot{text-align:justify;padding-bottom:100px}main .mod-orgn-strategy .wrapp .mod-right{width:50%}main .mod-orgn-strategy .wrapp .mod-right img{width:100%;height:100%;object-fit:cover;display:block;transition:filter .3s ease-in-out;filter:drop-shadow(0 0 50px rgba(168,18,41,0.8)) drop-shadow(0 0 5px #a81229)}main .mod-orgn-strategy .wrapp .mod-right img:hover{filter:drop-shadow(0 0 100px rgba(168,18,41,0.8)) drop-shadow(0 0 50px #a81229)}main .mod-fortalezas .wrapp{position:relative;text-align:justify;color:#fff;text-shadow:1px 1px 1px #000;padding:150px 0}main .mod-fortalezas .wrapp .mod-head{display:block;text-align:center;margin-bottom:100px}main .mod-fortalezas .wrapp .mod-main .fortalezas-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-auto-rows:minmax(200px, auto);grid-gap:25px}main .mod-fortalezas .wrapp .mod-main .fortalezas-grid .fortaleza-item{text-align:center}main .mod-fortalezas .wrapp .mod-main .fortalezas-grid .fortaleza-item .frame{display:flex;justify-content:space-between;flex-direction:column;height:100%;width:100%;padding:25px;background:#a81229;border-radius:20px;overflow:hidden;box-shadow:0px 0px 10px rgba(0,0,0,0.2);transition:.3s ease-out}main .mod-fortalezas .wrapp .mod-main .fortalezas-grid .fortaleza-item .frame:hover{box-shadow:0px 0px 10px #000;transition:.3s ease-in}main .mod-fortalezas .wrapp .mod-main .fortalezas-grid .fortaleza-item .frame .item-head{width:100%;height:300px;position:relative;border-radius:20px;overflow:hidden;margin-bottom:10px}main .mod-fortalezas .wrapp .mod-main .fortalezas-grid .fortaleza-item .frame .item-head video{display:block;width:100%;height:100%;object-fit:cover}main .mod-fortalezas .wrapp .mod-main .fortalezas-grid .fortaleza-item .frame .item-main h4{text-align:center;font-weight:bold;padding:0;margin:0}main .mod-fortalezas .wrapp .mod-main .fortalezas-grid .fortaleza-item .frame .item-main p{text-align:justify}main .mod-fortalezas .wrapp .mod-main .fortalezas-grid .fortaleza-item .frame .item-foot{text-align:center}main .mod-fortalezas .wrapp .mod-main .fortalezas-grid .fortaleza-item .frame .item-foot .btn{background:#a81229;border:solid 1px #fff;padding:5px;width:100%;text-align:center}main .mod-fortalezas .wrapp .mod-main .fortalezas-grid .fortaleza-item:hover .frame{background:rgba(0,0,0,0.2);box-shadow:0px 0px 10px rgba(0,0,0,0.2);transition:.3s ease-out}main .mod-fortalezas .wrapp .mod-main .fortalezas-grid .fortaleza-item:hover .frame:hover{box-shadow:0px 0px 10px #000;transition:.3s ease-in}main .mod-fortalezas .wrapp .mod-main .fortalezas-grid .fortaleza-item:hover .frame .item-foot .btn{background:#a81229}main .mod-fortalezas .wrapp .mod-main .fortalezas-grid .fortaleza-item:hover .frame .item-foot .btn:hover{background:#000}main .mod-fortalezas .wrapp .mod-foot{display:block}main .mod-videos-header{display:block;height:30vh;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;background:radial-gradient(circle, #32000a 0%, #000 50%)}main .mod-videos-header .wrapp{position:relative;text-align:justify;color:#fff;text-shadow:1px 1px 1px #000}main .mod-videos-header .wrapp .mod-head{display:none}main .mod-videos-header .wrapp .mod-main{text-align:center;padding-top:100px}main .mod-videos-header .wrapp .mod-foot{display:none}main .mod-videos-main{display:block;height:auto;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;background:radial-gradient(circle, #32000a 0%, #000 100%);padding:50px 0}main .mod-videos-main .wrapp{min-height:100vh}main .mod-videos-main .wrapp .video-filters{display:flex;gap:12px;margin-bottom:24px}main .mod-videos-main .wrapp .video-filters .filter-btn{background:#272727;color:#fff;border:none;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease}main .mod-videos-main .wrapp .video-filters .filter-btn:hover{background:#3f3f3f}main .mod-videos-main .wrapp .video-filters .filter-btn.active{background:#f1f1f1;color:#0f0f0f}main .mod-videos-main .wrapp .video-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));gap:40px 16px;padding:20px 0}main .mod-videos-main .wrapp .video-grid .video-item a{text-decoration:none;display:block}main .mod-videos-main .wrapp .video-grid .video-item .video-thumb-wrapper{position:relative;width:100%;aspect-ratio:1.77777778;border-radius:12px;overflow:hidden;background:#222}main .mod-videos-main .wrapp .video-grid .video-item .video-thumb-wrapper img{width:100%;height:100%;object-fit:cover}main .mod-videos-main .wrapp .video-grid .video-item .video-thumb-wrapper .video-duration{position:absolute;bottom:8px;right:8px;background:rgba(0,0,0,0.8);color:#fff;padding:3px 6px;font-size:12px;font-weight:500;border-radius:4px}main .mod-videos-main .wrapp .video-grid .video-item .video-info{margin-top:12px;padding-right:24px}main .mod-videos-main .wrapp .video-grid .video-item .video-info .video-title{color:#f1f1f1;font-size:16px;font-weight:600;line-height:1.4;margin:0 0 6px 0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}main .mod-videos-main .wrapp .video-grid .video-item .video-info .video-metadata{color:#aaa;font-size:14px}main .mod-videos-main .wrapp .video-grid .video-item .video-info .video-metadata .metadata-separator{margin:0 4px}main .mod-videos-main .wrapp .load-more-container{display:flex;justify-content:center;margin:30px 0}main .mod-videos-main .wrapp .load-more-container #js-load-more-btn:hover{background:#000}main .mod-videos-main .wrapp .load-more-container #js-load-more-btn:disabled{opacity:0.6;cursor:not-allowed}main .mod-talento-form{background:radial-gradient(circle, #32000a 0%, #000 100%)}main .mod-talento-form .wrapp{color:#fff;padding:50px;border:solid 2px #e8a851;border-radius:25px;background:#000}main .mod-talento-form .wrapp .mod-main{display:flex;justify-content:space-between;align-items:center;margin:0 auto 50px auto}main .mod-talento-form .wrapp .mod-main .mod-left{width:45%}main .mod-talento-form .wrapp .mod-main .mod-left .card-info{padding:50px;border:solid 1px #d8d8d8;background:#000;border-radius:25px;margin-top:50px;text-align:left;position:relative}main .mod-talento-form .wrapp .mod-main .mod-left .card-info .crd-ttl{display:flex;margin-bottom:25px}main .mod-talento-form .wrapp .mod-main .mod-left .card-info .crd-ttl img{display:inline-block;height:4rem;object-fit:contain;margin-right:25px}main .mod-talento-form .wrapp .mod-main .mod-left .card-info .crd-info .btn{background:#e8a851;display:flex;justify-content:space-between;align-items:center;color:#000;padding:15px 10px}main .mod-talento-form .wrapp .mod-main .mod-right{width:50%;text-align:center}main .mod-talento-form .wrapp .mod-main .mod-right .alert{text-align:center;margin-bottom:50px;background:#a81229;color:#fff;padding:10px;border-radius:10px}main .mod-talento-form .wrapp .mod-main .mod-right form{width:100%}main .mod-talento-form .wrapp .mod-main .mod-right form .form-group{margin-bottom:25px}main .mod-talento-form .wrapp .mod-main .mod-right form .form-group .lbl{color:#fff}main .mod-talento-form .wrapp .mod-main .mod-right form .form-group .fld input{width:100%;background:rgba(255,255,255,0.2);border-radius:10px;border:none;color:#fff}main .mod-talento-form .wrapp .mod-main .mod-right form .form-group .fld select{width:100%;background:rgba(255,255,255,0.2);border-radius:10px;border:none;color:#fff}main .mod-talento-form .wrapp .mod-main .mod-right form .form-group .fld select option{color:#000}main .mod-talento-form .wrapp .mod-main .mod-right form .form-group .fld textarea{width:100%;background:rgba(255,255,255,0.2);border-radius:10px;border:none;height:200px;color:#fff}main .mod-talento-form .wrapp .mod-main .mod-right form fieldset{margin-bottom:25px;padding:0;border:none;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}main .mod-talento-form .wrapp .mod-main .mod-right form fieldset .w-50{width:48%}main .mod-talento-form .wrapp .mod-main .mod-right form fieldset .w-100{width:100%}main .mod-talento-form .wrapp .mod-main .mod-right form .actions{text-align:center}main .mod-talento-form .wrapp .mod-main .mod-right form .actions .g-recaptcha{display:inline-block}main .mod-talento-form .wrapp .mod-main .mod-right form .form-info{text-align:right;color:#e5ff00}main .mod-talento-form .wrapp .mod-main .mod-right input#privacidad{width:auto}main .mod-talento-form .wrapp strong{color:#e8a851}main .mod-talento-form .wrapp hr{display:inline-block;background:#e8a851;height:1px;border:none;width:50%}.mod-intro{width:100%;height:100vh;position:relative;background:#000;overflow:hidden}.mod-intro .mod-bg{width:inherit;height:inherit;position:absolute;left:0;top:0}.mod-intro .mod-bg video{width:100%;height:100%;object-fit:cover;object-position:top}.mod-intro .mod-content{display:flex;width:100%;height:100%;justify-content:center;align-items:center;background:rgba(0,0,0,0.4);position:relative}.mod-intro .mod-content .frame{width:60%;margin:0 auto;color:#fff}.mod-intro .mod-content .frame .mod-head{display:block;text-align:center;text-transform:uppercase}.mod-intro .mod-content .frame .mod-head img{width:500px}.mod-intro .mod-content .frame .mod-main{display:block;text-align:center;margin:50px auto;text-shadow:1px 1px 1px #000}.mod-intro .mod-content .frame .mod-foot{display:block;text-align:center}.mod-intro .mod-content .frame .spacer{height:50px}#page-especialidades h1,#page-especialidades h2,#page-especialidades h3{margin:0}#page-especialidades p{margin:0}#page-especialidades .mod-header{display:block;width:100%;height:100%;position:relative;overflow:hidden}#page-especialidades .mod-header .mod-bg{width:inherit;height:inherit;position:absolute;left:0;top:0}#page-especialidades .mod-header .mod-bg video{width:100%;height:100%;object-fit:cover;object-position:center}#page-especialidades .mod-header .mod-bg .curtain{position:absolute;left:0;top:0;padding:0;margin:0;border:none;opacity:1;background:linear-gradient(0deg, rgba(168,18,41,0.5) 0%, rgba(0,0,0,0.5) 22%, rgba(0,0,0,0.5) 80%, rgba(168,18,41,0.5) 100%)}#page-especialidades .mod-header .wrapp{display:flex;justify-content:center;flex-direction:column;align-items:center;height:800px;text-align:center;color:#fff;text-shadow:1px 1px 1px #000;position:relative}#page-especialidades .mod-header .wrapp .mod-head{display:none}#page-especialidades .mod-header .wrapp .mod-main{text-align:center}#page-especialidades .mod-header .wrapp .mod-main img{float:right}#page-especialidades .mod-header .wrapp .mod-foot{display:none}#page-especialidades .mod-consultoria-features{display:block;width:100%;position:relative}#page-especialidades .mod-consultoria-features .wrapp{display:flex;justify-content:center;flex-direction:column;align-items:center;height:100%;text-align:center;color:#fff;text-shadow:1px 1px 1px #000;position:relative}#page-especialidades .mod-consultoria-features .wrapp .mod-head{text-align:center;margin-bottom:100px}#page-especialidades .mod-consultoria-features .wrapp .mod-main .features{display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:25px;column-gap:25px}#page-especialidades .mod-consultoria-features .wrapp .mod-main .features .feature .frame{display:flex;height:100%;justify-content:space-between;align-items:flex-start;border-radius:25px;background:#a81229;padding:25px;box-shadow:0px 0px 10px rgba(0,0,0,0.2);transition:.3s ease-out}#page-especialidades .mod-consultoria-features .wrapp .mod-main .features .feature .frame:hover{box-shadow:0px 0px 10px #000;transition:.3s ease-in}#page-especialidades .mod-consultoria-features .wrapp .mod-main .features .feature .frame .feature-ico{margin-right:15px}#page-especialidades .mod-consultoria-features .wrapp .mod-main .features .feature .frame .feature-ico .ico{display:flex;justify-content:center;align-items:center;border-radius:100%;width:100px;height:100px;padding:20px;background:radial-gradient(circle, #a81229 0%, #46000b 100%);color:#a81229}#page-especialidades .mod-consultoria-features .wrapp .mod-main .features .feature .frame .feature-ico .ico img{width:100%;height:100%;object-fit:contain}#page-especialidades .mod-consultoria-features .wrapp .mod-main .features .feature .frame .feature-info{color:#fff;text-align:justify}#page-especialidades .mod-consultoria-features .wrapp .mod-foot{display:noone}#page-especialidades .mod-consultoria-procesos{display:block;width:100%;position:relative}#page-especialidades .mod-consultoria-procesos .wrapp{display:flex;justify-content:space-between;align-items:flex-start;height:100%;color:#fff;position:relative}#page-especialidades .mod-consultoria-procesos .wrapp .mod-left{width:40%}#page-especialidades .mod-consultoria-procesos .wrapp .mod-left .procesos .proceso{margin:25px 0}#page-especialidades .mod-consultoria-procesos .wrapp .mod-left .procesos .proceso .frame{display:flex;height:100%;align-items:flex-start;border-radius:25px;background:#a81229;padding:25px;box-shadow:0px 0px 10px rgba(0,0,0,0.2);transition:.3s ease-out}#page-especialidades .mod-consultoria-procesos .wrapp .mod-left .procesos .proceso .frame:hover{box-shadow:0px 0px 10px #000;transition:.3s ease-in}#page-especialidades .mod-consultoria-procesos .wrapp .mod-left .procesos .proceso .frame .proceso-ico{margin-right:15px}#page-especialidades .mod-consultoria-procesos .wrapp .mod-left .procesos .proceso .frame .proceso-ico .ico{font-size:2.5rem;color:#fff}#page-especialidades .mod-consultoria-procesos .wrapp .mod-left .procesos .proceso .frame .proceso-info{color:#fff;text-align:justify}#page-especialidades .mod-consultoria-procesos .wrapp .mod-right{width:50%}#page-especialidades .mod-consultoria-procesos .wrapp .mod-right .video{position:relative;width:100%;height:500px;border-radius:25px;overflow:hidden;margin-bottom:25px}#page-especialidades .mod-consultoria-procesos .wrapp .mod-right .video video{width:100%;height:100%;object-fit:cover}#page-especialidades .mod-consultoria-procesos .wrapp .mod-right .counters{display:flex;justify-content:space-between;align-items:center}#page-especialidades .mod-consultoria-procesos .wrapp .mod-right .counters .counter{width:30%}#page-especialidades .mod-consultoria-procesos .wrapp .mod-right .counters .counter .frame{border-radius:25px;background:#a81229;text-align:center;padding:10px;box-shadow:0px 0px 10px rgba(0,0,0,0.2);transition:.3s ease-out}#page-especialidades .mod-consultoria-procesos .wrapp .mod-right .counters .counter .frame:hover{box-shadow:0px 0px 10px #000;transition:.3s ease-in}#page-especialidades .mod-consultoria-marcas{background:radial-gradient(circle, #32000a 0%, #000 100%)}#page-especialidades .mod-consultoria-marcas .wrapp{width:100%;padding:100px 0}#page-especialidades .mod-consultoria-marcas .wrapp .mod-head{display:block;margin-bottom:100px;text-align:center;color:#fff}#page-especialidades .mod-consultoria-marcas .wrapp .mod-main .marcas .marca .frame{padding:0 10px;border-radius:5px;overflow:hidden}#page-especialidades .mod-consultoria-marcas .wrapp .mod-main .marcas .marca .frame img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%);transition:filter .3s ease}#page-especialidades .mod-consultoria-marcas .wrapp .mod-main .marcas .marca:hover .frame img{filter:grayscale(0%);transition:filter .3s ease}#page-especialidades .mod-consultoria-marcas .wrapp .mod-foot{display:none}#page-especialidades .mod-consultoria-reviews{display:block;width:100%;position:relative}#page-especialidades .mod-consultoria-reviews .wrapp{display:flex;justify-content:center;flex-direction:column;align-items:center;height:100%;text-align:center;color:#fff;text-shadow:1px 1px 1px #000;position:relative}#page-especialidades .mod-consultoria-reviews .wrapp .mod-head{text-align:center;margin-bottom:100px}#page-especialidades .mod-consultoria-reviews .wrapp .mod-main .reviews{display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:25px;column-gap:25px}#page-especialidades .mod-consultoria-reviews .wrapp .mod-main .reviews .review .frame{display:flex;height:100%;justify-content:space-between;align-items:flex-start;border-radius:25px;background:#a81229;padding:25px;box-shadow:0px 0px 10px rgba(0,0,0,0.2);transition:.3s ease-out}#page-especialidades .mod-consultoria-reviews .wrapp .mod-main .reviews .review .frame:hover{box-shadow:0px 0px 10px #000;transition:.3s ease-in}#page-especialidades .mod-consultoria-reviews .wrapp .mod-main .reviews .review .frame .feature-ico{margin-right:15px}#page-especialidades .mod-consultoria-reviews .wrapp .mod-main .reviews .review .frame .feature-ico .ico{display:flex;justify-content:center;align-items:center;border-radius:100%;width:100px;height:100px;padding:20px;background:radial-gradient(circle, #a81229 0%, #46000b 100%);color:#a81229}#page-especialidades .mod-consultoria-reviews .wrapp .mod-main .reviews .review .frame .feature-ico .ico img{width:100%;height:100%;object-fit:contain}#page-especialidades .mod-consultoria-reviews .wrapp .mod-main .reviews .review .frame .feature-info{color:#fff;text-align:justify}#page-especialidades .mod-consultoria-reviews .wrapp .mod-foot{display:noone}#page-especialidades .mod-consultoria-impulso{padding:100px 0}#page-especialidades .mod-consultoria-impulso .wrapp{color:#fff;background:radial-gradient(circle, #32000a 0%, #000 100%);padding:50px;border:solid 2px #e8a851;border-radius:25px;background:#000}#page-especialidades .mod-consultoria-impulso .wrapp .mod-head{width:40%;position:relative}#page-especialidades .mod-consultoria-impulso .wrapp .mod-head .talento-subttl{display:flex;align-items:center}#page-especialidades .mod-consultoria-impulso .wrapp .mod-head .talento-subttl img{width:3rem;height:3rem;margin-right:10px;object-fit:contain}#page-especialidades .mod-consultoria-impulso .wrapp .mod-head .talento-subttl h3{color:#e8a851;font-size:1.5rem}#page-especialidades .mod-consultoria-impulso .wrapp .mod-main{display:flex;justify-content:space-between;align-items:center;margin:0 auto 50px auto}#page-especialidades .mod-consultoria-impulso .wrapp .mod-main .mod-left{width:50%}#page-especialidades .mod-consultoria-impulso .wrapp .mod-main .mod-left .talentos{display:flex;justify-content:space-between;align-items:flex-start;margin-top:50px}#page-especialidades .mod-consultoria-impulso .wrapp .mod-main .mod-left .talentos .talento{width:20%}#page-especialidades .mod-consultoria-impulso .wrapp .mod-main .mod-left .talentos .talento .frame{text-align:center}#page-especialidades .mod-consultoria-impulso .wrapp .mod-main .mod-left .talentos .talento .frame img{display:inline-block;height:4rem;object-fit:contain;margin-bottom:25px}#page-especialidades .mod-consultoria-impulso .wrapp .mod-main .mod-left .btn{background:#e8a851;display:inline-flex;align-items:center}#page-especialidades .mod-consultoria-impulso .wrapp .mod-main .mod-left .btn img{width:50px;margin-right:20px}#page-especialidades .mod-consultoria-impulso .wrapp .mod-main .mod-right{width:45%;text-align:center;position:relative}#page-especialidades .mod-consultoria-impulso .wrapp .mod-main .mod-right .card-img{margin-top:-100px}#page-especialidades .mod-consultoria-impulso .wrapp .mod-main .mod-right .card-img .imagen-rombo{display:block;width:100%;height:100%}#page-especialidades .mod-consultoria-impulso .wrapp .mod-main .mod-right .card-img .imagen-rombo video{display:inline-block;width:100%;height:100%;object-fit:contain}#page-especialidades .mod-consultoria-impulso .wrapp .mod-foot{display:flex;justify-content:flex-start;align-items:center;border-top:solid 1px #e8a851;padding:50px 0 0 0}#page-especialidades .mod-consultoria-impulso .wrapp .mod-foot .foot-item{width:50%;display:flex;justify-content:center;align-items:center}#page-especialidades .mod-consultoria-impulso .wrapp .mod-foot .foot-item img{width:80px;height:80px;object-fit:contain;margin-right:25px}#page-especialidades .mod-consultoria-impulso .wrapp strong{color:#e8a851}#page-especialidades .mod-consultoria-impulso .wrapp hr{display:inline-block;background:#e8a851;height:1px;border:none;width:50%}#page-especialidades .mod-timework-productos{display:block;width:100%;position:relative;color:#fff}#page-especialidades .mod-timework-productos .wrapp .mod-head{text-align:center;margin-bottom:100px}#page-especialidades .mod-timework-productos .wrapp .mod-main .productos{width:100%}#page-especialidades .mod-timework-productos .wrapp .mod-main .productos .producto{margin-bottom:50px}#page-especialidades .mod-timework-productos .wrapp .mod-main .productos .producto .frame{display:flex;height:auto;justify-content:space-between;align-items:center;border-radius:25px;background:#a81229;padding:25px;position:relative;box-shadow:0px 0px 10px rgba(0,0,0,0.2);transition:.3s ease-out}#page-especialidades .mod-timework-productos .wrapp .mod-main .productos .producto .frame:hover{box-shadow:0px 0px 10px #000;transition:.3s ease-in}#page-especialidades .mod-timework-productos .wrapp .mod-main .productos .producto .frame .producto-img{width:40%;height:100%}#page-especialidades .mod-timework-productos .wrapp .mod-main .productos .producto .frame .producto-img .box{display:flex;justify-content:center;align-items:center;background:radial-gradient(circle, #a81229 0%, #46000b 100%);border-radius:10px;width:100%;height:500px;padding:15px}#page-especialidades .mod-timework-productos .wrapp .mod-main .productos .producto .frame .producto-img .box img{width:100%;height:100%;object-fit:contain}#page-especialidades .mod-timework-productos .wrapp .mod-main .productos .producto .frame .producto-info{width:55%;height:100%;color:#fff;text-align:justify;display:flex;flex-direction:column;justify-content:space-between}#page-especialidades .mod-timework-productos .wrapp .mod-main .productos .producto .frame .producto-info hr{height:1px;background:rgba(255,255,255,0.5);border:none;width:100%;margin:15px 0px}#page-especialidades .mod-timework-productos .wrapp .mod-main .productos .producto .frame .producto-info ul{margin:0;padding:0;list-style:none}#page-especialidades .mod-timework-productos .wrapp .mod-main .productos .producto .frame .producto-info ul li{margin:10px 0}#page-especialidades .mod-timework-productos .wrapp .mod-main .productos .producto .frame .producto-info .requiered{text-align:center;color:#e8a851}#page-especialidades .mod-timework-productos .wrapp .mod-main .productos .producto .frame .producto-info .price{display:flex;justify-content:flex-end;align-items:center}#page-especialidades .mod-timework-productos .wrapp .mod-main .productos .producto .frame .producto-info .price h2{margin-right:25px}#page-especialidades .mod-timework-downloads{background:rgba(0,0,0,0.5);width:100%;position:relative}#page-especialidades .mod-timework-downloads .wrapp{color:#fff;text-align:center;position:relative;padding:100px 0 0 0}#page-especialidades .mod-timework-downloads .wrapp .mod-head ul{text-align:left;width:80%;list-style:none;background:#a81229;padding:25px;border-radius:10px;margin:50px auto;box-shadow:0px 0px 10px rgba(0,0,0,0.2);transition:.3s ease-out}#page-especialidades .mod-timework-downloads .wrapp .mod-head ul:hover{box-shadow:0px 0px 10px #000;transition:.3s ease-in}#page-especialidades .mod-timework-downloads .wrapp .mod-head ul li{margin:10px 0;font-size:1.5rem}#page-especialidades .mod-timework-downloads .wrapp .mod-main{margin:100px auto 0px auto}#page-especialidades .mod-timework-downloads .wrapp .mod-main .downloads{display:flex;justify-content:center;align-items:center}#page-especialidades .mod-timework-downloads .wrapp .mod-main .downloads .btn{margin:10px;display:flex;align-items:center}#page-especialidades .mod-timework-downloads .wrapp .mod-main .downloads .btn i{font-size:2rem;margin-right:10px}#page-especialidades .mod-timework-downloads .wrapp .mod-foot{text-align:center}#page-especialidades .mod-aspel-productos{display:block;width:100%;position:relative;color:#fff}#page-especialidades .mod-aspel-productos .wrapp .mod-head{text-align:center;margin-bottom:100px}#page-especialidades .mod-aspel-productos .wrapp .mod-main .aspels{width:100%;display:grid;grid-template-columns:1fr 1fr;column-gap:25px;row-gap:25px}#page-especialidades .mod-aspel-productos .wrapp .mod-main .aspels .aspel .frame{display:flex;height:350px;justify-content:space-between;align-items:center;border-radius:25px;background:#a81229;padding:25px;position:relative;box-shadow:0px 0px 10px rgba(0,0,0,0.2);transition:.3s ease-out}#page-especialidades .mod-aspel-productos .wrapp .mod-main .aspels .aspel .frame:hover{box-shadow:0px 0px 10px #000;transition:.3s ease-in}#page-especialidades .mod-aspel-productos .wrapp .mod-main .aspels .aspel .frame .aspel-img{width:40%;height:100%}#page-especialidades .mod-aspel-productos .wrapp .mod-main .aspels .aspel .frame .aspel-img .box{display:flex;justify-content:center;align-items:center;background:radial-gradient(circle, #a81229 0%, #46000b 100%);border-radius:10px;width:100%;height:100%;padding:15px}#page-especialidades .mod-aspel-productos .wrapp .mod-main .aspels .aspel .frame .aspel-img .box img{width:100%;height:100%;object-fit:contain;scale:0.8;transition:scale .3s ease-out}#page-especialidades .mod-aspel-productos .wrapp .mod-main .aspels .aspel .frame .aspel-info{width:55%;height:100%;color:#fff;text-align:justify;display:flex;flex-direction:column;justify-content:space-between}#page-especialidades .mod-aspel-productos .wrapp .mod-main .aspels .aspel .frame .aspel-info h3{color:#fff}#page-especialidades .mod-aspel-productos .wrapp .mod-main .aspels .aspel .frame .aspel-info hr{height:1px;background:rgba(255,255,255,0.5);border:none;width:100%;margin:15px 0px}#page-especialidades .mod-aspel-productos .wrapp .mod-main .aspels .aspel .frame .aspel-info ul{margin:0;padding:0;list-style:none}#page-especialidades .mod-aspel-productos .wrapp .mod-main .aspels .aspel .frame .aspel-info ul li{margin:10px 0}#page-especialidades .mod-aspel-productos .wrapp .mod-main .aspels .aspel .frame .aspel-info .readmore{text-align:right}#page-especialidades .mod-aspel-productos .wrapp .mod-main .aspels .aspel .frame .aspel-info .readmore .btn{padding:5px 10px;display:inline-block}#page-especialidades .mod-aspel-productos .wrapp .mod-main .aspels .aspel:hover .frame .aspel-img .box img{scale:1;transform:rotateY(360deg);transition:all .6s ease-in-out}#page-especialidades .mod-problemas{display:block;width:100%;position:relative}#page-especialidades .mod-problemas .wrapp{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-start;height:100%;text-align:center;color:#fff;text-shadow:1px 1px 1px #000;position:relative}#page-especialidades .mod-problemas .wrapp .mod-head{text-align:center;margin-bottom:100px;width:100%}#page-especialidades .mod-problemas .wrapp .mod-main{width:55%}#page-especialidades .mod-problemas .wrapp .mod-main .problemas .problema{margin-bottom:25px}#page-especialidades .mod-problemas .wrapp .mod-main .problemas .problema .frame{display:flex;height:100%;justify-content:space-between;align-items:flex-start;border-radius:25px;background:#a81229;padding:25px;box-shadow:0px 0px 10px rgba(0,0,0,0.2);transition:.3s ease-out}#page-especialidades .mod-problemas .wrapp .mod-main .problemas .problema .frame:hover{box-shadow:0px 0px 10px #000;transition:.3s ease-in}#page-especialidades .mod-problemas .wrapp .mod-main .problemas .problema .frame .problema-ico{margin-right:15px}#page-especialidades .mod-problemas .wrapp .mod-main .problemas .problema .frame .problema-ico .ico{display:flex;justify-content:center;align-items:center;border-radius:100%;width:100px;height:100px;padding:20px;background:radial-gradient(circle, #a81229 0%, #46000b 100%);color:#a81229}#page-especialidades .mod-problemas .wrapp .mod-main .problemas .problema .frame .problema-ico .ico img{width:100%;height:100%;object-fit:contain}#page-especialidades .mod-problemas .wrapp .mod-main .problemas .problema .frame .problema-info{width:100%;color:#fff;text-align:justify}#page-especialidades .mod-problemas .wrapp .mod-foot{width:40%;position:relative}#page-especialidades .mod-problemas .wrapp .mod-foot .video{width:100%;height:100%;border-radius:25px;overflow:hidden}#page-especialidades .mod-problemas .wrapp .mod-foot .video video{display:block;width:100%;height:100%;object-fit:cover}#page-especialidades .mod-soluciones{display:block;width:100%;position:relative}#page-especialidades .mod-soluciones .wrapp{display:flex;justify-content:space-between;flex-direction:row-reverse;flex-wrap:wrap;align-items:center;height:100%;text-align:center;color:#fff;text-shadow:1px 1px 1px #000;position:relative}#page-especialidades .mod-soluciones .wrapp .mod-head{text-align:center;margin-bottom:100px;width:100%}#page-especialidades .mod-soluciones .wrapp .mod-main{width:55%}#page-especialidades .mod-soluciones .wrapp .mod-main .soluciones .solucion{margin-bottom:25px}#page-especialidades .mod-soluciones .wrapp .mod-main .soluciones .solucion .frame{display:flex;height:100%;justify-content:space-between;align-items:flex-start;border-radius:25px;background:#a81229;padding:25px;box-shadow:0px 0px 10px rgba(0,0,0,0.2);transition:.3s ease-out}#page-especialidades .mod-soluciones .wrapp .mod-main .soluciones .solucion .frame:hover{box-shadow:0px 0px 10px #000;transition:.3s ease-in}#page-especialidades .mod-soluciones .wrapp .mod-main .soluciones .solucion .frame .solucion-ico{margin-right:15px}#page-especialidades .mod-soluciones .wrapp .mod-main .soluciones .solucion .frame .solucion-ico .ico{display:flex;justify-content:center;align-items:center;border-radius:100%;width:100px;height:100px;padding:20px;background:radial-gradient(circle, #a81229 0%, #46000b 100%);color:#a81229}#page-especialidades .mod-soluciones .wrapp .mod-main .soluciones .solucion .frame .solucion-ico .ico img{width:100%;height:100%;object-fit:contain}#page-especialidades .mod-soluciones .wrapp .mod-main .soluciones .solucion .frame .solucion-info{width:100%;color:#fff;text-align:justify}#page-especialidades .mod-soluciones .wrapp .mod-foot{width:40%;position:relative}#page-especialidades .mod-soluciones .wrapp .mod-foot .video{width:100%;height:100%;border-radius:25px;overflow:hidden}#page-especialidades .mod-soluciones .wrapp .mod-foot .video video{display:block;width:100%;height:100%;object-fit:cover}#page-especialidades .mod-beneficios{display:block;width:100%;position:relative}#page-especialidades .mod-beneficios .wrapp{display:flex;justify-content:space-between;flex-direction:row;flex-wrap:wrap;align-items:center;height:100%;text-align:center;color:#fff;text-shadow:1px 1px 1px #000;position:relative}#page-especialidades .mod-beneficios .wrapp .mod-head{text-align:center;margin-bottom:100px;width:100%}#page-especialidades .mod-beneficios .wrapp .mod-main{width:55%}#page-especialidades .mod-beneficios .wrapp .mod-main .beneficios .beneficio{margin-bottom:25px}#page-especialidades .mod-beneficios .wrapp .mod-main .beneficios .beneficio .frame{display:flex;height:100%;justify-content:space-between;align-items:flex-start;border-radius:25px;background:#a81229;padding:25px;box-shadow:0px 0px 10px rgba(0,0,0,0.2);transition:.3s ease-out}#page-especialidades .mod-beneficios .wrapp .mod-main .beneficios .beneficio .frame:hover{box-shadow:0px 0px 10px #000;transition:.3s ease-in}#page-especialidades .mod-beneficios .wrapp .mod-main .beneficios .beneficio .frame .beneficio-ico{margin-right:15px}#page-especialidades .mod-beneficios .wrapp .mod-main .beneficios .beneficio .frame .beneficio-ico .ico{display:flex;justify-content:center;align-items:center;border-radius:100%;width:100px;height:100px;padding:20px;background:radial-gradient(circle, #a81229 0%, #46000b 100%);color:#a81229}#page-especialidades .mod-beneficios .wrapp .mod-main .beneficios .beneficio .frame .beneficio-ico .ico img{width:100%;height:100%;object-fit:contain}#page-especialidades .mod-beneficios .wrapp .mod-main .beneficios .beneficio .frame .beneficio-info{width:100%;color:#fff;text-align:justify}#page-especialidades .mod-beneficios .wrapp .mod-foot{width:40%;position:relative}#page-especialidades .mod-beneficios .wrapp .mod-foot .video{width:100%;height:100%;border-radius:25px;overflow:hidden}#page-especialidades .mod-beneficios .wrapp .mod-foot .video video{display:block;width:100%;height:100%;object-fit:cover}#page-especialidades .mod-beneficios .wrapp .mod-w100{display:block;width:100%;padding:100px 0px 0px 0px;text-align:center}#page-especialidades .mod-beneficios .wrapp .mod-w100 .slogan{display:inline-block;padding:50px 100px;text-align:center;border-radius:25px;background:#a81229;padding:25px 150px;box-shadow:0px 0px 10px rgba(0,0,0,0.2);transition:.3s ease-out}#page-especialidades .mod-beneficios .wrapp .mod-w100 .slogan:hover{box-shadow:0px 0px 10px #000;transition:.3s ease-in}#page-especialidades .mod-cloud-banner{display:block;background:#000;width:100%;position:relative}#page-especialidades .mod-cloud-banner .wrapp{text-align:center;color:#fff;text-shadow:1px 1px 1px #000;position:relative}#page-especialidades .mod-cloud-banner .wrapp .mod-head{text-align:center}#page-especialidades .mod-cloud-banner .wrapp .mod-main{margin:100px 0px}#page-especialidades .mod-cloud-banner .wrapp .mod-main .reviews{display:flex;justify-content:space-between;align-items:center}#page-especialidades .mod-cloud-banner .wrapp .mod-main .reviews .review{width:30%}#page-especialidades .mod-cloud-banner .wrapp .mod-main .reviews .review .frame{display:flex;height:100%;justify-content:space-between;flex-direction:column;align-items:center;border-radius:25px;background:radial-gradient(circle, #a81229 0%, #46000b 100%);padding:25px;box-shadow:0px 0px 10px rgba(0,0,0,0.2);transition:.3s ease-out}#page-especialidades .mod-cloud-banner .wrapp .mod-main .reviews .review .frame:hover{box-shadow:0px 0px 10px #000;transition:.3s ease-in}#page-especialidades .mod-cloud-banner .wrapp .mod-main .reviews .review .frame .feature-ico{margin-bottom:15px}#page-especialidades .mod-cloud-banner .wrapp .mod-main .reviews .review .frame .feature-ico .ico{display:flex;justify-content:center;align-items:center;border-radius:100%;width:150px;height:150px;padding:30px;background:radial-gradient(circle, #32000a 0%, #000 100%)}#page-especialidades .mod-cloud-banner .wrapp .mod-main .reviews .review .frame .feature-ico .ico img{width:100%;height:100%;object-fit:contain}#page-especialidades .mod-cloud-banner .wrapp .mod-main .reviews .review .frame .feature-info{color:#fff;text-align:center;font-size:1.5rem}#page-especialidades .mod-cloud-banner .wrapp .mod-foot{text-align:center}#page-especialidades .mod-article{padding:100px 0;font-family:'Segoe UI',Tahoma,Geneva,Verdana,sans-serif}#page-especialidades .mod-article .wrapp{width:960px;margin:0 auto;min-height:100vh}#page-especialidades .mod-article .wrapp .article-main{background:#000;color:#fff;padding:50px;border-radius:25px;overflow:hidden;line-height:1.6}#page-especialidades .mod-article .wrapp .article-main p.lead{font-size:20px;line-height:1.6;color:#fff;margin-bottom:30px}#page-especialidades .mod-article .wrapp .article-main p{font-size:16px;color:rgba(255,255,255,0.85);margin-bottom:20px}#page-especialidades .mod-article .wrapp .article-main h2{font-size:28px;font-weight:700;margin-top:45px;margin-bottom:20px;color:#fff;letter-spacing:-0.5px}#page-especialidades .mod-article .wrapp .article-main h3{font-size:20px;font-weight:600;margin-top:25px;margin-bottom:15px;color:rgba(255,255,255,0.95)}#page-especialidades .mod-article .wrapp .article-main ul{margin:0 0 30px 20px;padding:0}#page-especialidades .mod-article .wrapp .article-main ul li{font-size:16px;color:rgba(255,255,255,0.85);margin-bottom:8px;list-style-type:square}#page-especialidades .mod-article .wrapp .article-main hr{border:0;border-top:1px solid rgba(255,255,255,0.15);margin:40px 0}#page-especialidades .mod-article .wrapp .article-main p.note{font-size:15px;padding:12px 20px;background:rgba(255,255,255,0.05);border-left:3px solid rgba(255,255,255,0.4);border-radius:0 8px 8px 0;margin-top:15px}#page-especialidades .mod-article .wrapp .article-main blockquote{margin:35px 0;padding:20px 30px;border-left:4px solid #fff;background:rgba(255,255,255,0.03);border-radius:0 15px 15px 0;font-size:18px;font-style:italic;color:rgba(255,255,255,0.9)}#page-especialidades .mod-article .wrapp .article-main .article-footer{text-align:center;margin-top:40px}#page-especialidades .mod-article .wrapp .article-main .article-footer h2{margin-top:0;margin-bottom:10px;font-size:24px}#page-especialidades .mod-article .wrapp .article-main .article-footer .slogan{font-size:16px;color:rgba(255,255,255,0.6)}#page-especialidades .mod-return{display:block;width:100%;position:relative;background:#000}#page-especialidades .mod-return .wrapp{padding:25px 0}#page-especialidades .mod-return .wrapp .mod-main{text-align:right}.page-aspel-product h1,.page-aspel-product h2,.page-aspel-product h3{margin:0}.page-aspel-product p{margin:0}.page-aspel-product .mod-aspel-header{display:block;height:500px;width:100%;position:relative}.page-aspel-product .mod-aspel-header .mod-bg{width:inherit;height:inherit;position:absolute;left:0;top:0}.page-aspel-product .mod-aspel-header .mod-bg img{width:100%;height:100%;object-fit:cover}.page-aspel-product .mod-aspel-header .mod-bg .curtain{background:#000;position:absolute;left:0;top:0;padding:0;margin:0;border:none;opacity:0.5}.page-aspel-product .mod-aspel-header .wrapp{display:flex;justify-content:center;flex-direction:column;align-items:center;height:100%;text-align:center;color:#fff;text-shadow:1px 1px 1px #000;position:relative}.page-aspel-product .mod-aspel-header .wrapp .mod-head{display:none}.page-aspel-product .mod-aspel-header .wrapp .mod-main{text-align:center;margin-bottom:-50px}.page-aspel-product .mod-aspel-header .wrapp .mod-foot{display:none}.page-aspel-product .mod-aspel-features{display:block;width:100%;background:radial-gradient(circle, #a81229 0%, #46000b 100%);position:relative}.page-aspel-product .mod-aspel-features .mod-bg{position:absolute;left:0;top:0;display:black;background:none;overflow:hidden}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes spin-reverse{from{transform:rotate(360deg)}to{transform:rotate(0deg)}}.page-aspel-product .mod-aspel-features .gear-container{position:absolute;color:#000;opacity:0.1;animation:spin 20s linear infinite}.page-aspel-product .mod-aspel-features .gear-container.g-grande{font-size:20rem;top:-100px;left:-150px;animation-duration:100s}.page-aspel-product .mod-aspel-features .gear-container.g-mediano{font-size:10rem;bottom:15%;right:40%;animation:spin-reverse 80s linear infinite}.page-aspel-product .mod-aspel-features .gear-container.g-chico-1{font-size:30rem;top:15%;right:15%;animation-duration:150s}.page-aspel-product .mod-aspel-features .gear-container.g-chico-2{font-size:50rem;bottom:0%;left:10%;animation-duration:130s}.page-aspel-product .mod-aspel-features .wrapp{display:flex;justify-content:center;flex-direction:column;align-items:center;height:100%;text-align:center;color:#fff;text-shadow:1px 1px 1px #000;position:relative}.page-aspel-product .mod-aspel-features .wrapp .mod-head{text-align:center;margin-bottom:50px}.page-aspel-product .mod-aspel-features .wrapp .mod-main .features{display:flex;justify-content:space-between;align-items:flex-start}.page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-item{margin:100px 0}.page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-item .frame{display:flex;height:100%;justify-content:space-between;align-items:flex-start}.page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-item .frame .item-info{text-align:justify}.page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-item .frame .item-icon{font-size:2rem}.page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-left{width:30%;text-align:center}.page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-left .feature-item .frame{flex-direction:row}.page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-left .feature-item .frame .item-info{padding-right:25px}.page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-center{width:30%;text-align:center;align-self:center;position:relative}.page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-center img{width:100%;height:100%;object-fit:contain}.page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-right{width:30%;text-align:center}.page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-right .feature-item .frame{flex-direction:row-reverse}.page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-right .feature-item .frame .item-info{padding-left:25px}.page-aspel-product .mod-aspel-features .wrapp .mod-foot{display:none}.page-aspel-product .mod-aspel-banner{display:block;width:100%;background:radial-gradient(circle, #32000a 0%, #000 100%);position:relative}.page-aspel-product .mod-aspel-banner .wrapp{color:#fff}.page-aspel-product .mod-aspel-banner .wrapp .mod-head{display:none}.page-aspel-product .mod-aspel-banner .wrapp .mod-main{text-align:center}.page-aspel-product .mod-aspel-banner .wrapp .mod-foot{display:none}.page-aspel-product .mod-aspel-details{display:block;width:100%;background:radial-gradient(circle, #a81229 0%, #46000b 100%);position:relative}.page-aspel-product .mod-aspel-details .wrapp{color:#fff}.page-aspel-product .mod-aspel-details .wrapp .mod-head{text-align:center;margin-bottom:50px}.page-aspel-product .mod-aspel-details .wrapp .mod-main{text-align:center}.page-aspel-product .mod-aspel-details .wrapp .mod-main .details .detail{display:flex;justify-content:space-between;align-items:center;margin:50px 0}.page-aspel-product .mod-aspel-details .wrapp .mod-main .details .detail .detail-image{width:45%;position:relative}.page-aspel-product .mod-aspel-details .wrapp .mod-main .details .detail .detail-image img{display:block;width:100%;height:100%;object-fit:contain}.page-aspel-product .mod-aspel-details .wrapp .mod-main .details .detail .detail-info{width:45%;text-align:justify}.page-aspel-product .mod-aspel-details .wrapp .mod-main .details .detail .detail-info h3{font-weight:bold;margin-bottom:25px}.page-aspel-product .mod-aspel-details .wrapp .mod-main .details .detail .detail-info ul{margin:0;padding:0}.page-aspel-product .mod-aspel-details .wrapp .mod-main .details .detail .detail-info ul li{margin:10px 0}.page-aspel-product .mod-aspel-details .wrapp .mod-main .details .detail:nth-child(odd){flex-direction:row}.page-aspel-product .mod-aspel-details .wrapp .mod-main .details .detail:nth-child(even){flex-direction:row-reverse}.page-aspel-product .mod-aspel-details .wrapp .mod-foot{display:none}.page-aspel-product .mod-aspel-details .wrapp video{width:100%}.page-aspel-product .mod-aspel-prices{display:block;width:100%;background:radial-gradient(circle, #a81229 0%, #46000b 100%);position:relative}.page-aspel-product .mod-aspel-prices .wrapp{display:flex;justify-content:center;flex-direction:column;align-items:center;height:100%;text-align:center;color:#fff;text-shadow:1px 1px 1px #000;position:relative}.page-aspel-product .mod-aspel-prices .wrapp .mod-head{text-align:center;margin-bottom:50px}.page-aspel-product .mod-aspel-prices .wrapp .mod-main{width:100%}.page-aspel-product .mod-aspel-prices .wrapp .mod-main .prices{display:flex;justify-content:space-between;gap:50px;margin-bottom:50px}.page-aspel-product .mod-aspel-prices .wrapp .mod-main .prices .price{width:30%}.page-aspel-product .mod-aspel-prices .wrapp .mod-main .prices .price .frame{background:radial-gradient(circle, #32000a 0%, #000 100%);border-radius:25px}.page-aspel-product .mod-aspel-prices .wrapp .mod-main .prices .price .frame .price-ttl{text-align:center;padding:25px}.page-aspel-product .mod-aspel-prices .wrapp .mod-main .prices .price .frame .price-cost{background:#a81229;padding:5px 0;font-size:2.0rem;font-weight:bold}.page-aspel-product .mod-aspel-prices .wrapp .mod-main .prices .price .frame .price-details{text-align:justify;padding:25px}.page-aspel-product .mod-aspel-prices .wrapp .mod-main .prices .price .frame .price-details h3{text-align:center}.page-aspel-product .mod-aspel-prices .wrapp .mod-main .prices .price .frame .price-buy{text-align:center;padding:25px}.page-aspel-product .mod-aspel-prices .wrapp .mod-main .specs{text-align:left;font-size:1.2rem}.page-aspel-product .mod-aspel-prices .wrapp .mod-foot{padding-top:100px}.page-aspel-product .mod-aspel-prices .wrapp .mod-foot h3{margin-bottom:50px;text-align:justify}.page-aspel-product .mod-aspel-prices .wrapp .mod-foot .btn-back{margin-top:50px}.page-aspel-product .mod-aspel-why{display:block;width:100%;background:radial-gradient(circle, #a81229 0%, #46000b 100%);position:relative}.page-aspel-product .mod-aspel-why .wrapp{color:#fff}.page-aspel-product .mod-aspel-why .wrapp .mod-head{text-align:center;margin-bottom:50px}.page-aspel-product .mod-aspel-why .wrapp .mod-main{text-align:center}.page-aspel-product .mod-aspel-why .wrapp .mod-main .details{display:flex;justify-content:space-between;flex-wrap:wrap;gap:50px}.page-aspel-product .mod-aspel-why .wrapp .mod-main .details .detail{width:30%;padding:50px;border-radius:25px;background:radial-gradient(circle, #a81229 0%, #46000b 100%);box-shadow:0px 0px 10px rgba(0,0,0,0.2);transition:.3s ease-out}.page-aspel-product .mod-aspel-why .wrapp .mod-main .details .detail:hover{box-shadow:0px 0px 10px #000;transition:.3s ease-in}.page-aspel-product .mod-aspel-why .wrapp .mod-main .details .detail .detail-info{width:100%;text-align:justify}.page-aspel-product .mod-aspel-why .wrapp .mod-main .details .detail .detail-info h4{font-weight:bold;margin-bottom:25px;display:flex;align-items:center;text-align:left}.page-aspel-product .mod-aspel-why .wrapp .mod-main .details .detail .detail-info h4 img{display:block;width:3rem;height:3rem;margin-right:15px;object-fit:contain}.page-aspel-product .mod-aspel-why .wrapp .mod-main .details .detail .detail-info ul{margin:0;padding:0}.page-aspel-product .mod-aspel-why .wrapp .mod-main .details .detail .detail-info ul li{margin:10px 0}.page-aspel-product .mod-aspel-why .wrapp .mod-foot{display:none}.page-aspel-product .mod-aspel-why .wrapp video{width:100%}.page-aspel-product .mod-aspel-timbres{display:block;width:100%;background:radial-gradient(circle, #a81229 0%, #46000b 100%);position:relative}.page-aspel-product .mod-aspel-timbres .wrapp{display:flex;justify-content:center;flex-direction:column;align-items:center;height:100%;text-align:center;color:#fff;text-shadow:1px 1px 1px #000;position:relative}.page-aspel-product .mod-aspel-timbres .wrapp .mod-head{text-align:center;margin-bottom:50px}.page-aspel-product .mod-aspel-timbres .wrapp .mod-main{width:100%}.page-aspel-product .mod-aspel-timbres .wrapp .mod-main .timbres{display:flex;flex-wrap:wrap;justify-content:space-between;margin:25px 0;gap:50px}.page-aspel-product .mod-aspel-timbres .wrapp .mod-main .timbres .timbre{width:48%}.page-aspel-product .mod-aspel-timbres .wrapp .mod-main .timbres .timbre .frame{display:flex;justify-content:space-between;padding:25px;align-items:center;background:radial-gradient(circle, #32000a 0%, #000 100%);border-radius:25px}.page-aspel-product .mod-aspel-timbres .wrapp .mod-main .timbres .timbre .frame .price-number{text-align:center}.page-aspel-product .mod-aspel-timbres .wrapp .mod-main .timbres .timbre .frame .price-cost{text-align:center}.page-aspel-product .mod-aspel-timbres .wrapp .mod-main .timbres .timbre .frame .price-buy{text-align:center}.page-aspel-product .mod-aspel-timbres .wrapp .mod-foot{padding-top:100px}.page-aspel-product .mod-aspel-timbres .wrapp .mod-foot h3{margin-bottom:50px;text-align:justify}.page-aspel-product .mod-aspel-timbres .wrapp .mod-foot .btn-back{margin-top:50px}footer .mod-minicontact{display:block;width:100%;position:relative;background:radial-gradient(circle, #32000a 0%, #000 100%)}footer .mod-minicontact .wrapp{text-align:center;color:#fff;position:relative}footer .mod-minicontact .wrapp .mod-head{text-align:center}footer .mod-minicontact .wrapp .mod-main{text-align:center;margin:100px auto}footer .mod-minicontact .wrapp .mod-foot{display:flex;justify-content:center;align-items:center;padding:10px 0;color:#fff}footer .mod-minicontact .wrapp .mod-foot .link{color:#fff;margin:0 25px;background:none}footer .mod-minicontact .wrapp .mod-foot .link:hover{color:#000}footer .mod-copy{background:#000}footer .mod-copy .wrapp{display:flex;justify-content:space-between;align-items:center;padding:10px 0;color:#fff}footer .mod-copy .wrapp .link{color:#fff;margin-left:25px}.modal{max-width:50vw;background:radial-gradient(circle, #32000a 0%, #000 100%);border:solid 1px #363636;border-radius:25px}.modal .modal-wrapp{padding:10px 100px;color:#fff}.modal .modal-wrapp .modal-head{text-align:center;margin-bottom:50px}.modal .modal-wrapp .modal-head h2{font-size:1.5rem}.modal .modal-wrapp .modal-head h2 span{color:#e8a851}.modal .modal-wrapp .modal-main p{text-align:justify}.modal .modal-wrapp .modal-foot{text-align:right}.mod-seal-certifeid{position:fixed;left:10px;bottom:10px;width:70px;height:70px;z-index:999}.mod-seal-certifeid img{width:100%;height:100%;object-fit:contain}.mod-whats{display:block;position:fixed;right:10px;bottom:10px;width:auto;text-align:right;z-index:999}.mod-whats .whats-icono{display:inline-flex;justify-content:center;align-items:center;width:60px;height:60px;background:radial-gradient(circle, #a81229 0%, #46000b 100%);color:#fff;font-size:40px;border-radius:100%;box-shadow:0px 0px 3px 0px #000}.mod-whats .whats-icono:hover{cursor:pointer;opacity:0.8}.btn-up{color:#fff;font-size:50px;width:50px;height:50px;position:relative;position:fixed;bottom:1rem;left:1rem;display:flex;border-radius:100%;justify-content:center;align-items:center;text-align:center;background:#000;z-index:99999}.btn-up:hover{cursor:pointer}.btn-toggle-menu{display:none;position:fixed;top:0rem;right:0.5rem;z-index:99999;font-size:3rem;color:#fff;text-shadow:1px 1px 1px #000}.btn-toggle-menu .show-menu{display:inherit}.btn-toggle-menu .hide-menu{display:none;color:#a81229}.btn-toggle-menu:hover{cursor:pointer;color:#fff}.btn-toggle-menu.toggledd .show-menu{display:none}.btn-toggle-menu.toggledd .hide-menu{display:inherit}.boxshadow{box-shadow:0px 0px 10px rgba(0,0,0,0.2);transition:.3s ease-out}.boxshadow:hover{box-shadow:0px 0px 10px #000;transition:.3s ease-in}b{font-weight:bold;font-family:inherit}strong{font-weight:bold;font-family:inherit}small{font-weight:lighter;font-size:0.7rem;font-family:inherit}h1{margin:0 0 1rem 0;font-size:3.0rem;font-weight:900;font-family:inherit;text-shadow:2px 2px 2px #000}h2{margin:0 0 .5rem 0;font-size:2.5rem;font-weight:600;font-family:inherit;text-shadow:2px 2px 2px #000}h3{margin:0 0 .2rem 0;font-size:2.0rem;font-weight:400;font-family:inherit;text-shadow:2px 2px 2px #000}h4{margin:0 0 .2rem 0;font-weight:bold;font-size:1.2rem}h5{font-weight:normal}h6{font-weight:normal}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@-webkit-keyframes sk-bounce{0%,100%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}}@keyframes sk-bounce{0%,100%{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}@-webkit-keyframes kenburns{0%{transform:scale(1)}100%{transform:scale(1.2)}}@keyframes kenburns{0%{transform:scale(1)}100%{transform:scale(1.2)}}@keyframes showin{0%{opacity:0}100%{opacity:1}}.yt-modal-popup{max-width:850px !important;width:90% !important;background:#000 !important;padding:0 !important;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,0.5)}.yt-modal-popup .close-modal{top:-35px !important;right:0 !important;color:#fff !important;font-size:28px !important;background:transparent !important;width:auto !important;height:auto !important;text-shadow:none !important;opacity:0.8;transition:opacity .2s ease}.yt-modal-popup .close-modal:hover{opacity:1;color:#ff4a4a !important}.yt-modal-popup .iframe-responsive-container{position:relative;width:100%;padding-bottom:56.25%;height:0}.yt-modal-popup .iframe-responsive-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.blocker{background-color:rgba(0,0,0,0.85) !important;z-index:99999 !important}@media only screen and (min-width:960px) and (max-width:1280px){html,body{font-size:17px}section[id^="mod-"]{width:100%}section[id^="mod-"] .wrapp{width:960px}section[id^="mod-"] .wrapp.row{display:flex}section[id^="mod-"] .wrapp.full{width:960px}section[id^="mod-"] .wrapp.mod-wrapp{padding:50px 0}section[id^="mod-"] .wrapp .spacer{height:50px}#mod-top .wrapp .col-1{width:15%}#mod-top .wrapp .col-1 .logo{display:block}#mod-top .wrapp .col-1 .logo img{width:100%;height:auto;object-fit:contain}#mod-top .wrapp .col-2 nav ul.menu li.item{margin:0 5px}#mod-top .wrapp .col-2 nav ul.menu li.item a{padding:5px 10px}#mod-top .wrapp .col-3 .btn{font-size:0.8rem;padding:5px 10px}#mod-top .wrapp .col-3 .btn-ico{margin-left:5px;font-size:1.2rem}#mod-seal-certifeid{width:60px;height:60px}#mod-whats .whats-icono{width:50px;height:50px}#mod-exp-header .slider .slide{height:100vh}#mod-exp-header .slider .slide .slide-content .frame{height:100%;width:960px}#mod-orgn-timer{display:block;height:auto;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}#mod-orgn-timer .mod-bg img{object-position:right}#mod-orgn-timer .wrapp .mod-main .years .year .frame .year-image{width:40%}#mod-orgn-timer .wrapp .mod-main .years .year .frame .year-info{width:59%;padding-right:0%}#mod-orgn-timer .wrapp .mod-foot{display:block}#mod-orgn-timer .wrapp .mod-foot .yearsnav .yearnavitem .frame{text-align:center;display:flex;justify-content:center;align-items:center}#mod-orgn-timer .wrapp .mod-foot .yearsnav .yearnavitem .frame hr{height:5px;background:#3e0d18;border:none;width:100%}#mod-orgn-timer .wrapp .mod-foot .yearsnav .yearnavitem .frame h3{display:block;padding:0px 25px;background:#3e0d18;border-radius:15px;text-align:center}#mod-orgn-timer .wrapp .mod-foot .yearsnav .slick-current .frame h3{background:#a81229}#mod-orgn-strategy .wrapp .mod-left{width:100%;color:#fff;position:relative;z-index:99}#mod-orgn-strategy .wrapp .mod-left .mod-head{display:block;text-align:center;border-top:solid 2px #a81229;border-bottom:solid 2px #a81229}#mod-orgn-strategy .wrapp .mod-left .mod-head .text-red{color:#a81229}#mod-orgn-strategy .wrapp .mod-left .mod-main{text-align:justify}#mod-orgn-strategy .wrapp .mod-left .mod-foot{text-align:justify;padding-bottom:100px}#mod-orgn-strategy .wrapp .mod-right{width:50%;position:absolute;right:0}#mod-orgn-strategy .wrapp .mod-right img{width:100%;height:100%;object-fit:cover;display:block;transition:filter .3s ease-in-out;filter:drop-shadow(0 0 50px rgba(168,18,41,0.8)) drop-shadow(0 0 5px #a81229)}#mod-orgn-strategy .wrapp .mod-right img:hover{filter:drop-shadow(0 0 100px rgba(168,18,41,0.8)) drop-shadow(0 0 50px #a81229)}#mod-fortalezas .wrapp .mod-main .fortalezas-grid{grid-template-columns:1fr 1fr}#page-especialidades #mod-header{display:block;width:100%;position:relative}#page-especialidades #mod-header .wrapp{height:auto}#page-especialidades #mod-consultoria-features .wrapp .mod-main .features{display:grid;grid-template-columns:1fr 1fr;row-gap:20px;column-gap:20px}#page-especialidades .mod-consultoria-reviews .wrapp .mod-main .reviews{display:grid;grid-template-columns:1fr 1fr;row-gap:20px;column-gap:20px}#mod-cto-tealento .wrapp .mod-main{flex-direction:column}#mod-cto-tealento .wrapp .mod-main .mod-left{width:100%}#mod-cto-tealento .wrapp .mod-main .mod-right{width:100%}#mod-cto-contacto .wrapp .mod-main{display:flex;flex-direction:column}#mod-cto-contacto .wrapp .mod-main .mod-left{width:100%;padding:25px 0}#mod-cto-contacto .wrapp .mod-main .mod-left .frame{width:100%}#mod-cto-contacto .wrapp .mod-main .mod-left .frame .contacto-container{margin-bottom:50px}#mod-cto-contacto .wrapp .mod-main .mod-left .frame .contacto-container .cto-item{display:flex;margin-bottom:10px}#mod-cto-contacto .wrapp .mod-main .mod-left .frame .contacto-container .cto-item .ico{margin-right:25px;font-size:1.5rem}#mod-cto-contacto .wrapp .mod-main .mod-left .frame .socials-container{display:flex}#mod-cto-contacto .wrapp .mod-main .mod-left .frame .socials-container .btn-ico{margin-right:25px;font-size:2rem;color:#a81229}#mod-cto-contacto .wrapp .mod-main .mod-right{width:100%}#mod-cto-contacto .wrapp .mod-foot{display:none}}@media only screen and (min-width:720px) and (max-width:959px){html,body{font-size:16px}h1{margin:0 0 .1rem 0;font-size:2.0rem}h2{margin:0 0 .1rem 0;font-size:1.5rem}h3{margin:0 0 .1rem 0;font-size:1.2rem}h4{margin:0 0 .1rem 0;font-size:1.0rem}section[id^="mod-"]{width:100%}section[id^="mod-"] .wrapp{width:720px}section[id^="mod-"] .wrapp.row{display:flex}section[id^="mod-"] .wrapp.full{width:720px}section[id^="mod-"] .wrapp.mod-wrapp{padding:50px 0}section[id^="mod-"] .wrapp .spacer{height:50px}#btn-toggle-menu{display:inherit}#mod-top{background:#000;top:-110%;transition:top .3s ease-out}#mod-top .wrapp{height:100vh;flex-direction:column;justify-content:center;align-items:center}#mod-top .wrapp .col-1{width:50%}#mod-top .wrapp .col-1 .logo{display:block;margin-bottom:25px}#mod-top .wrapp .col-1 .logo img{width:100%;height:auto;object-fit:contain}#mod-top .wrapp .col-2{margin-bottom:25px}#mod-top .wrapp .col-2 nav ul.menu{flex-direction:column}#mod-top .wrapp .col-2 nav ul.menu li.item{margin:0 auto;text-align:center;margin-bottom:15px}#mod-top .wrapp .col-2 nav ul.menu li.item a{padding:5px 10px;font-size:1.5rem}#mod-top .wrapp .col-3{flex-wrap:wrap;justify-content:center;align-items:center}#mod-top .wrapp .col-3 .btn{width:100%;font-size:0.8rem;padding:5px 10px;margin-bottom:25px}#mod-top .wrapp .col-3 .btn-ico{margin-left:5px;font-size:1.5rem}#mod-top.show{top:0;transition:top .3s ease-in}#mod-seal-certifeid{width:60px;height:60px}#mod-whats .whats-icono{width:50px;height:50px}#mod-exp-header .slider .slide{height:100vh}#mod-exp-header .slider .slide .slide-content .frame{height:100%;width:720px}#mod-exp-header .slider .slide .slide-content .frame h2{font-size:2rem}#mod-cto-header{height:auto}#mod-cto-header .wrapp{padding:50px 0}#mod-cto-header .wrapp .mod-main{margin-bottom:10px}#mod-cto-header .wrapp .mod-foot{display:block}#mod-cto-header .wrapp .mod-foot .newsletter_form{width:100%;flex-direction:column;align-items:center;padding:10px;border-radius:10px}#mod-cto-header .wrapp .mod-foot .newsletter_form .form-left{width:100%}#mod-cto-header .wrapp .mod-foot .newsletter_form .form-right{width:100%}#mod-cto-header .wrapp .mod-foot .newsletter_form .form-right.form-group input{width:100%}#mod-cto-header .wrapp .mod-foot .newsletter_form .form-right.form-group .btn{border:none;border-radius:0;border:solid 1px #fff}#mod-cto-covertura .wrapp{flex-direction:column-reverse;padding:0}#mod-cto-covertura .wrapp .mod-left{width:100%}#mod-cto-covertura .wrapp .mod-left .maps .frame{float:right}#mod-cto-covertura .wrapp .mod-left .maps .frame img{width:80%;height:100%;object-fit:cover}#mod-cto-covertura .wrapp .mod-left .mapsnav{position:absolute;left:0;bottom:0px;display:block;width:100%;text-align:left}#mod-cto-covertura .wrapp .mod-right{width:100%}#mod-cto-covertura .wrapp .mod-right .mod-head{margin-bottom:50px}#mod-cto-covertura .wrapp .mod-right .mod-foot .btn{margin:0 25px}#mod-cto-tealento .wrapp .mod-main{flex-direction:column}#mod-cto-tealento .wrapp .mod-main .mod-left{width:100%}#mod-cto-tealento .wrapp .mod-main .mod-right{width:100%}#mod-cto-contacto .wrapp .mod-main{display:flex;flex-direction:column}#mod-cto-contacto .wrapp .mod-main .mod-left{width:100%;padding:25px 0}#mod-cto-contacto .wrapp .mod-main .mod-left .frame{width:100%}#mod-cto-contacto .wrapp .mod-main .mod-left .frame .contacto-container{margin-bottom:50px}#mod-cto-contacto .wrapp .mod-main .mod-left .frame .contacto-container .cto-item{display:flex;margin-bottom:10px}#mod-cto-contacto .wrapp .mod-main .mod-left .frame .contacto-container .cto-item .ico{margin-right:25px;font-size:1.5rem}#mod-cto-contacto .wrapp .mod-main .mod-left .frame .socials-container{display:flex}#mod-cto-contacto .wrapp .mod-main .mod-left .frame .socials-container .btn-ico{margin-right:25px;font-size:2rem;color:#a81229}#mod-cto-contacto .wrapp .mod-main .mod-right{width:100%}#mod-cto-contacto .wrapp .mod-foot{display:none}#mod-fortalezas .wrapp{text-shadow:1px 1px 1px #000;padding:25px 0}#mod-fortalezas .wrapp .mod-head{margin-bottom:50px}#mod-fortalezas .wrapp .mod-main .fortalezas-grid{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:minmax(50px, auto);grid-gap:25px}#mod-orgn-header{display:block;display:flex}#mod-orgn-header .wrapp{padding:50px 0}#mod-orgn-header .wrapp .mod-head{display:block;text-align:center;margin-bottom:10px}#mod-orgn-header .wrapp .mod-main .origenes{display:flex;justify-content:center;align-items:flex-start}#mod-orgn-header .wrapp .mod-main .origenes .origen{text-align:center;margin:0 0px;width:33%}#mod-orgn-header .wrapp .mod-main .origenes .origen .frame video{width:150px;height:150px}#mod-orgn-timer{display:block;height:auto;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}#mod-orgn-timer .mod-bg{position:absolute;left:0;right:0;display:block}#mod-orgn-timer .mod-bg img{width:100%;height:100%;object-fit:cover}#mod-orgn-timer .wrapp{padding:50px 0}#mod-orgn-timer .wrapp .mod-head{margin-bottom:50px}#mod-orgn-timer .wrapp .mod-main{margin-bottom:0px}#mod-orgn-timer .wrapp .mod-main .years{display:flex;justify-content:center;align-items:center}#mod-orgn-timer .wrapp .mod-main .years .year .frame{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column}#mod-orgn-timer .wrapp .mod-main .years .year .frame .year-image{width:100%;margin-bottom:25px}#mod-orgn-timer .wrapp .mod-main .years .year .frame .year-info{width:100%;padding-right:0%}#mod-orgn-values .wrapp{padding:50px 0}#mod-orgn-values .wrapp .mod-head{display:block;text-align:center;margin-bottom:0px}#mod-orgn-values .wrapp .mod-main{margin-bottom:0px}#mod-orgn-values .wrapp .mod-foot{display:none}#mod-orgn-strategy{display:block;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}#mod-orgn-strategy .wrapp{flex-direction:column;padding:100px 0 0 0;color:#fff;text-shadow:1px 1px 1px #000}#mod-orgn-strategy .wrapp .mod-left{width:100%;color:#fff;position:relative;z-index:10}#mod-orgn-strategy .wrapp .mod-right{width:100%;position:absolute;bottom:0;z-index:5;opacity:0.5}#mod-talento-form{padding-bottom:50px}#mod-talento-form .wrapp .mod-main{flex-direction:column}#mod-talento-form .wrapp .mod-main .mod-left{width:100%;margin-bottom:50px}#mod-talento-form .wrapp .mod-main .mod-right{width:100%;text-align:center}#mod-talento-form .wrapp .mod-main .mod-right .alert{text-align:center;margin-bottom:50px;background:#a81229;color:#fff;padding:10px;border-radius:10px}#mod-talento-form .wrapp .mod-main .mod-right form{width:100%}#mod-talento-form .wrapp .mod-main .mod-right form fieldset .w-50{width:100%}#mod-talento-form .wrapp .mod-main .mod-right form fieldset .w-100{width:100%}#mod-videos-header{height:auto;padding:50px 0}#mod-videos-header .wrapp .mod-main{text-align:center;padding-top:0px}#page-especialidades #mod-header{display:block;width:100%;height:100%;position:relative;overflow:hidden}#page-especialidades #mod-header .wrapp{height:auto;text-align:center;color:#fff}#page-especialidades #mod-header .wrapp .mod-head{display:none}#page-especialidades #mod-header .wrapp .mod-main{text-align:center}#page-especialidades #mod-header .wrapp .mod-main img{float:right}#page-especialidades #mod-header .wrapp .mod-foot{display:none}#page-especialidades #mod-consultoria-features{display:block;width:100%;position:relative}#page-especialidades #mod-consultoria-features .wrapp{display:flex;justify-content:center;flex-direction:column;align-items:center;height:100%;text-align:center;color:#fff;text-shadow:1px 1px 1px #000;position:relative}#page-especialidades #mod-consultoria-features .wrapp .mod-head{text-align:center;margin-bottom:10px}#page-especialidades #mod-consultoria-features .wrapp .mod-main .features{display:grid;grid-template-columns:1fr 1fr}#page-especialidades #mod-consultoria-reviews{display:block;width:100%;position:relative}#page-especialidades #mod-consultoria-reviews .wrapp .mod-head{text-align:center;margin-bottom:50px}#page-especialidades #mod-consultoria-reviews .wrapp .mod-main .reviews{display:grid;grid-template-columns:1fr 1fr}#page-especialidades #mod-consultoria-impulso{padding:10px 0 50px 0}#page-especialidades #mod-consultoria-impulso .wrapp .mod-head{width:100%;position:relative}#page-especialidades #mod-consultoria-impulso .wrapp .mod-head .talento-subttl{display:flex;align-items:center}#page-especialidades #mod-consultoria-impulso .wrapp .mod-head .talento-subttl img{width:3rem;height:3rem;margin-right:10px;object-fit:contain}#page-especialidades #mod-consultoria-impulso .wrapp .mod-head .talento-subttl h3{color:#e8a851;font-size:1.5rem}#page-especialidades #mod-consultoria-impulso .wrapp .mod-main{flex-direction:column}#page-especialidades #mod-consultoria-impulso .wrapp .mod-main .mod-left{width:100%}#page-especialidades #mod-consultoria-impulso .wrapp .mod-main .mod-right{width:100%;text-align:center;position:relative}#page-especialidades #mod-consultoria-impulso .wrapp .mod-main .mod-right .card-img{margin-top:0px}#page-especialidades #mod-consultoria-impulso .wrapp .mod-main .mod-right .card-img .imagen-rombo{display:block;width:100%;height:100%}#page-especialidades #mod-consultoria-impulso .wrapp .mod-main .mod-right .card-img .imagen-rombo video{display:inline-block;width:100%;height:100%;object-fit:contain}#page-especialidades #mod-consultoria-impulso .wrapp .mod-foot .foot-item{width:100%}#page-especialidades #mod-timework-productos{display:block;width:100%;position:relative;color:#fff}#page-especialidades #mod-timework-productos .wrapp .mod-head{margin-bottom:50px}#page-especialidades #mod-timework-productos .wrapp .mod-main .productos .producto .frame{flex-direction:column}#page-especialidades #mod-timework-productos .wrapp .mod-main .productos .producto .frame .producto-img{width:100%;margin-bottom:25px}#page-especialidades #mod-timework-productos .wrapp .mod-main .productos .producto .frame .producto-info{width:100%}#page-especialidades #mod-timework-downloads .wrapp{color:#fff;text-align:center;position:relative;padding:50px 0}#page-especialidades #mod-timework-downloads .wrapp .mod-head ul{width:100%}#page-especialidades #mod-aspel-productos .wrapp .mod-head{margin-bottom:50px}#page-especialidades #mod-aspel-productos .wrapp .mod-main .aspels{grid-template-columns:1fr;column-gap:0;row-gap:25px}#page-especialidades #mod-aspel-productos .wrapp .mod-main .aspels .aspel .frame{height:250px}#page-especialidades #mod-aspel-productos .wrapp .mod-main .aspels .aspel .frame .aspel-img{width:25%;height:100%}#page-especialidades #mod-aspel-productos .wrapp .mod-main .aspels .aspel .frame .aspel-info{width:70%;height:100%}#page-especialidades .mod-problemas .wrapp{flex-direction:column}#page-especialidades .mod-problemas .wrapp .mod-head{text-align:center;margin-bottom:25px;order:1}#page-especialidades .mod-problemas .wrapp .mod-main{width:100%;order:3}#page-especialidades .mod-problemas .wrapp .mod-foot{width:100%;height:40vw;margin-bottom:25px;order:2}#page-especialidades .mod-soluciones .wrapp{flex-direction:column}#page-especialidades .mod-soluciones .wrapp .mod-head{text-align:center;margin-bottom:25px;order:1}#page-especialidades .mod-soluciones .wrapp .mod-main{width:100%;order:3}#page-especialidades .mod-soluciones .wrapp .mod-foot{width:100%;height:40vw;margin-bottom:25px;order:2}#page-especialidades .mod-beneficios .wrapp{flex-direction:column}#page-especialidades .mod-beneficios .wrapp .mod-head{text-align:center;margin-bottom:25px;order:1}#page-especialidades .mod-beneficios .wrapp .mod-main{width:100%;order:3}#page-especialidades .mod-beneficios .wrapp .mod-foot{width:100%;height:40vw;margin-bottom:25px;order:2}#page-especialidades .mod-beneficios .wrapp .mod-w100{width:100%;padding:50px 0px 0px 0px;order:4}#page-especialidades .mod-beneficios .wrapp .mod-w100 .slogan{width:100%}#page-aspel-product .mod-aspel-header{height:auto;padding:50px 0}#page-aspel-product .mod-aspel-features .wrapp{flex-direction:column}#page-aspel-product .mod-aspel-features .wrapp .mod-head{text-align:center;margin-bottom:0px}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features{flex-direction:column}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-item{margin:50px 0}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-left{width:100%;order:2}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-left .feature-item .frame{flex-direction:row-reverse}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-left .feature-item .frame .item-info{padding-left:25px}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-center{width:50%;order:1}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-center img{width:100%;height:100%;object-fit:contain}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-right{width:100%;order:3}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-right .feature-item .frame{flex-direction:row-reverse}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-right .feature-item .frame .item-info{padding-left:25px}#page-aspel-product .mod-aspel-features .wrapp .mod-foot{display:none}#page-aspel-product .mod-aspel-details .wrapp .mod-head{text-align:center;margin-bottom:50px}#page-aspel-product .mod-aspel-details .wrapp .mod-main{text-align:center}#page-aspel-product .mod-aspel-details .wrapp .mod-main .details .detail{display:flex;justify-content:space-between;align-items:center;margin:50px 0}#page-aspel-product .mod-aspel-details .wrapp .mod-main .details .detail .detail-image{width:100%;margin-bottom:25px}#page-aspel-product .mod-aspel-details .wrapp .mod-main .details .detail .detail-info{width:100%}#page-aspel-product .mod-aspel-details .wrapp .mod-main .details .detail:nth-child(odd){flex-direction:column}#page-aspel-product .mod-aspel-details .wrapp .mod-main .details .detail:nth-child(even){flex-direction:column}#page-aspel-product .mod-aspel-prices .wrapp .mod-main{width:100%}#page-aspel-product .mod-aspel-prices .wrapp .mod-main .prices{flex-direction:column}#page-aspel-product .mod-aspel-prices .wrapp .mod-main .prices .price{width:100%}#page-aspel-product .mod-aspel-why .wrapp .mod-main{text-align:center}#page-aspel-product .mod-aspel-why .wrapp .mod-main .details{flex-direction:column}#page-aspel-product .mod-aspel-why .wrapp .mod-main .details .detail{width:100%}#page-aspel-product .mod-aspel-why .wrapp .mod-foot{display:none}#page-aspel-product .mod-aspel-why .wrapp video{width:100%}#page-aspel-product .mod-aspel-timbres .wrapp .mod-main{width:100%}#page-aspel-product .mod-aspel-timbres .wrapp .mod-main .timbres .timbre{width:100%}#page-aspel-product .mod-aspel-timbres .wrapp .mod-foot{padding-top:50px}#mod-copy{background:#000}#mod-copy .wrapp{display:flex;justify-content:center;flex-direction:column-reverse;align-items:center}#mod-copy .wrapp .link{margin:25px}#page-intro .btn-toggle-menu{display:none !important}}@media only screen and (min-width:420px) and (max-width:719px){html,body{font-size:16px}h1{margin:0 0 .1rem 0;font-size:2.0rem}h2{margin:0 0 .1rem 0;font-size:1.5rem}h3{margin:0 0 .1rem 0;font-size:1.2rem}h4{margin:0 0 .1rem 0;font-size:1.0rem}section[id^="mod-"]{width:100%}section[id^="mod-"] .wrapp{width:420px;padding:10px 0}section[id^="mod-"] .wrapp.row{display:flex}section[id^="mod-"] .wrapp.full{width:420px}section[id^="mod-"] .wrapp.mod-wrapp{padding:50px 0}section[id^="mod-"] .wrapp .spacer{height:50px}section[id^="mod-"] .wrapp .btn{padding:5px 10px;width:100%}#btn-toggle-menu{display:inherit}#mod-top{background:#000;top:-110%;transition:top .3s ease-out}#mod-top .wrapp{height:100vh;flex-direction:column;justify-content:center;align-items:center}#mod-top .wrapp .col-1{width:50%}#mod-top .wrapp .col-1 .logo{display:block;margin-bottom:25px}#mod-top .wrapp .col-1 .logo img{width:100%;height:auto;object-fit:contain}#mod-top .wrapp .col-2{margin-bottom:25px}#mod-top .wrapp .col-2 nav ul.menu{flex-direction:column}#mod-top .wrapp .col-2 nav ul.menu li.item{margin:0 auto;text-align:center;margin-bottom:15px}#mod-top .wrapp .col-2 nav ul.menu li.item a{padding:5px 10px;font-size:1.5rem}#mod-top .wrapp .col-3{flex-wrap:wrap;justify-content:center;align-items:center}#mod-top .wrapp .col-3 .btn{width:100%;font-size:0.8rem;padding:5px 10px;margin-bottom:25px}#mod-top .wrapp .col-3 .btn-ico{margin-left:5px;font-size:1.5rem}#mod-top.show{top:0;transition:top .3s ease-in}#mod-seal-certifeid{width:60px;height:60px}#mod-whats .whats-icono{width:50px;height:50px}#mod-intro .wrapp .mod-head img{width:100%}#mod-minicontact .wrapp .mod-main{text-align:center;margin:5px auto}#mod-minicontact .wrapp .mod-foot{flex-direction:column}#mod-minicontact .wrapp .mod-foot .link{color:#fff;margin:10px}#mod-exp-header .slider .slide{height:100vh}#mod-exp-header .slider .slide .slide-content .frame{height:100%;width:420px}#mod-exp-header .slider .slide .slide-content .frame h2{font-size:2rem}#mod-cto-header{height:auto}#mod-cto-header .wrapp{padding:50px 0}#mod-cto-header .wrapp .mod-main{margin-bottom:10px}#mod-cto-header .wrapp .mod-foot{display:block}#mod-cto-header .wrapp .mod-foot .newsletter_form{width:100%;flex-direction:column;align-items:center;padding:10px;border-radius:10px}#mod-cto-header .wrapp .mod-foot .newsletter_form .form-left{width:100%}#mod-cto-header .wrapp .mod-foot .newsletter_form .form-right{width:100%}#mod-cto-header .wrapp .mod-foot .newsletter_form .form-right.form-group input{width:100%}#mod-cto-header .wrapp .mod-foot .newsletter_form .form-right.form-group .btn{border:none;border-radius:0;border:solid 1px #fff}#mod-cto-covertura .wrapp{flex-direction:column-reverse;padding:0}#mod-cto-covertura .wrapp .mod-left{width:100%}#mod-cto-covertura .wrapp .mod-left .maps .frame{float:right}#mod-cto-covertura .wrapp .mod-left .maps .frame img{width:80%;height:100%;object-fit:cover}#mod-cto-covertura .wrapp .mod-left .mapsnav{position:absolute;left:0;bottom:0px;display:block;width:100%;text-align:left}#mod-cto-covertura .wrapp .mod-right{width:100%}#mod-cto-covertura .wrapp .mod-right .mod-head{margin-bottom:50px}#mod-cto-covertura .wrapp .mod-right .mod-foot .btn{margin:0 25px}#mod-cto-tealento .wrapp{padding:10px}#mod-cto-tealento .wrapp .mod-head{width:100%}#mod-cto-tealento .wrapp .mod-main{flex-direction:column}#mod-cto-tealento .wrapp .mod-main .mod-left{width:100%}#mod-cto-tealento .wrapp .mod-main .mod-left .talentos{flex-direction:column}#mod-cto-tealento .wrapp .mod-main .mod-left .talentos .talento{width:100%}#mod-cto-tealento .wrapp .mod-main .mod-right{width:100%}#mod-cto-tealento .wrapp .mod-foot{flex-direction:column}#mod-cto-tealento .wrapp .mod-foot .foot-item{width:100%}#mod-cto-contacto .wrapp .mod-main{display:flex;flex-direction:column}#mod-cto-contacto .wrapp .mod-main .mod-left{width:100%;padding:25px 0}#mod-cto-contacto .wrapp .mod-main .mod-left .frame{width:100%}#mod-cto-contacto .wrapp .mod-main .mod-left .frame .contacto-container{margin-bottom:50px}#mod-cto-contacto .wrapp .mod-main .mod-left .frame .contacto-container .cto-item{display:flex;margin-bottom:10px}#mod-cto-contacto .wrapp .mod-main .mod-left .frame .contacto-container .cto-item .ico{margin-right:25px;font-size:1.5rem}#mod-cto-contacto .wrapp .mod-main .mod-left .frame .socials-container{display:flex}#mod-cto-contacto .wrapp .mod-main .mod-left .frame .socials-container .btn-ico{margin-right:25px;font-size:2rem;color:#a81229}#mod-cto-contacto .wrapp .mod-main .mod-right{width:100%}#mod-cto-contacto .wrapp .mod-main .mod-right form .btn{margin:10px auto}#mod-cto-contacto .wrapp .mod-foot{display:none}#mod-fortalezas .wrapp{text-shadow:1px 1px 1px #000;padding:25px 0}#mod-fortalezas .wrapp .mod-head{margin-bottom:50px}#mod-fortalezas .wrapp .mod-main .fortalezas-grid{display:grid;grid-template-columns:1fr;grid-auto-rows:minmax(50px, auto);grid-gap:25px}#mod-orgn-header{display:block;display:flex}#mod-orgn-header .wrapp{padding:50px 0}#mod-orgn-header .wrapp .mod-head{display:block;text-align:center;margin-bottom:10px}#mod-orgn-header .wrapp .mod-main .origenes{display:flex;align-items:center;align-items:flex-start;flex-direction:column}#mod-orgn-header .wrapp .mod-main .origenes .origen{text-align:center;margin:10px 0px;width:100%;text-align:left;display:flex;align-items:center}#mod-orgn-header .wrapp .mod-main .origenes .origen .frame{display:flex;align-items:center}#mod-orgn-header .wrapp .mod-main .origenes .origen .frame video{width:100px;height:100px;margin:0 25px 0 0}#mod-orgn-timer{display:block;height:auto;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}#mod-orgn-timer .mod-bg{position:absolute;left:0;right:0;display:block}#mod-orgn-timer .mod-bg img{width:100%;height:100%;object-fit:cover}#mod-orgn-timer .wrapp{padding:50px 0}#mod-orgn-timer .wrapp .mod-head{margin-bottom:50px}#mod-orgn-timer .wrapp .mod-main{margin-bottom:0px}#mod-orgn-timer .wrapp .mod-main .years{display:flex;justify-content:center;align-items:center}#mod-orgn-timer .wrapp .mod-main .years .year .frame{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column}#mod-orgn-timer .wrapp .mod-main .years .year .frame .year-image{width:100%;margin-bottom:25px}#mod-orgn-timer .wrapp .mod-main .years .year .frame .year-info{width:100%;padding-right:0%}#mod-orgn-values .wrapp{padding:50px 0}#mod-orgn-values .wrapp .mod-head{display:block;text-align:center;margin-bottom:0px}#mod-orgn-values .wrapp .mod-main{margin-bottom:0px}#mod-orgn-values .wrapp .mod-foot{display:none}#mod-orgn-strategy{display:block;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}#mod-orgn-strategy .wrapp{flex-direction:column;padding:100px 0 0 0;color:#fff;text-shadow:1px 1px 1px #000}#mod-orgn-strategy .wrapp .mod-left{width:100%;color:#fff;position:relative;z-index:10}#mod-orgn-strategy .wrapp .mod-right{width:100%;position:absolute;bottom:0;z-index:5;opacity:0.5}#mod-talento-form{padding-bottom:50px}#mod-talento-form .wrapp .mod-main{flex-direction:column}#mod-talento-form .wrapp .mod-main .mod-left{width:100%;margin-bottom:50px}#mod-talento-form .wrapp .mod-main .mod-right{width:100%;text-align:center}#mod-talento-form .wrapp .mod-main .mod-right .alert{text-align:center;margin-bottom:50px;background:#a81229;color:#fff;padding:10px;border-radius:10px}#mod-talento-form .wrapp .mod-main .mod-right form{width:100%}#mod-talento-form .wrapp .mod-main .mod-right form fieldset .w-50{width:100%}#mod-talento-form .wrapp .mod-main .mod-right form fieldset .w-100{width:100%}#mod-videos-header{height:auto;padding:50px 0}#mod-videos-header .wrapp .mod-main{text-align:center;padding-top:0px}#page-especialidades #mod-header{display:block;width:100%;height:100%;position:relative;overflow:hidden}#page-especialidades #mod-header .wrapp{height:auto;text-align:center;color:#fff}#page-especialidades #mod-header .wrapp .mod-head{display:none}#page-especialidades #mod-header .wrapp .mod-main{text-align:center}#page-especialidades #mod-header .wrapp .mod-main img{float:right}#page-especialidades #mod-header .wrapp .mod-foot{display:none}#page-especialidades #mod-consultoria-features{display:block;width:100%;position:relative}#page-especialidades #mod-consultoria-features .wrapp{display:flex;justify-content:center;flex-direction:column;align-items:center;height:100%;text-align:center;color:#fff;text-shadow:1px 1px 1px #000;position:relative}#page-especialidades #mod-consultoria-features .wrapp .mod-head{text-align:center;margin-bottom:10px}#page-especialidades #mod-consultoria-features .wrapp .mod-main .features{display:grid;grid-template-columns:1fr}#page-especialidades #mod-consultoria-reviews{display:block;width:100%;position:relative}#page-especialidades #mod-consultoria-reviews .wrapp .mod-head{text-align:center;margin-bottom:50px}#page-especialidades #mod-consultoria-reviews .wrapp .mod-main .reviews{display:grid;grid-template-columns:1fr}#page-especialidades #mod-consultoria-procesos{display:block;width:100%;position:relative}#page-especialidades #mod-consultoria-procesos .wrapp{flex-direction:column}#page-especialidades #mod-consultoria-procesos .wrapp .mod-left{width:100%}#page-especialidades #mod-consultoria-procesos .wrapp .mod-right{width:100%}#page-especialidades #mod-consultoria-procesos .wrapp .mod-right .video{position:relative;width:100%;height:50vw}#page-especialidades #mod-consultoria-impulso{padding:10px 0 50px 0}#page-especialidades #mod-consultoria-impulso .wrapp .mod-head{width:100%;position:relative}#page-especialidades #mod-consultoria-impulso .wrapp .mod-head .talento-subttl{display:flex;align-items:center}#page-especialidades #mod-consultoria-impulso .wrapp .mod-head .talento-subttl img{width:3rem;height:3rem;margin-right:10px;object-fit:contain}#page-especialidades #mod-consultoria-impulso .wrapp .mod-head .talento-subttl h3{color:#e8a851;font-size:1.5rem}#page-especialidades #mod-consultoria-impulso .wrapp .mod-main{flex-direction:column}#page-especialidades #mod-consultoria-impulso .wrapp .mod-main .mod-left{width:100%}#page-especialidades #mod-consultoria-impulso .wrapp .mod-main .mod-right{width:100%;text-align:center;position:relative}#page-especialidades #mod-consultoria-impulso .wrapp .mod-main .mod-right .card-img{margin-top:0px}#page-especialidades #mod-consultoria-impulso .wrapp .mod-main .mod-right .card-img .imagen-rombo{display:block;width:100%;height:100%}#page-especialidades #mod-consultoria-impulso .wrapp .mod-main .mod-right .card-img .imagen-rombo video{display:inline-block;width:100%;height:100%;object-fit:contain}#page-especialidades #mod-consultoria-impulso .wrapp .mod-foot .foot-item{width:100%}#page-especialidades .mod-consultoria-marcas .wrapp{padding:10px 0}#page-especialidades .mod-consultoria-marcas .wrapp .mod-head{margin-bottom:10px}#page-especialidades #mod-timework-productos{display:block;width:100%;position:relative;color:#fff}#page-especialidades #mod-timework-productos .wrapp .mod-head{margin-bottom:50px}#page-especialidades #mod-timework-productos .wrapp .mod-main .productos .producto .frame{flex-direction:column}#page-especialidades #mod-timework-productos .wrapp .mod-main .productos .producto .frame .producto-img{width:100%;margin-bottom:25px}#page-especialidades #mod-timework-productos .wrapp .mod-main .productos .producto .frame .producto-img .box{height:50vw}#page-especialidades #mod-timework-productos .wrapp .mod-main .productos .producto .frame .producto-info{width:100%}#page-especialidades #mod-timework-downloads .wrapp{color:#fff;text-align:center;position:relative;padding:50px 0}#page-especialidades #mod-timework-downloads .wrapp .mod-head ul{width:100%}#page-especialidades #mod-aspel-productos .wrapp .mod-head{margin-bottom:50px}#page-especialidades #mod-aspel-productos .wrapp .mod-main .aspels{grid-template-columns:1fr;column-gap:0;row-gap:25px}#page-especialidades #mod-aspel-productos .wrapp .mod-main .aspels .aspel .frame{height:auto;flex-direction:column}#page-especialidades #mod-aspel-productos .wrapp .mod-main .aspels .aspel .frame .aspel-img{width:100%;height:50vw;margin-bottom:50px}#page-especialidades #mod-aspel-productos .wrapp .mod-main .aspels .aspel .frame .aspel-info{width:100%;height:100%}#page-especialidades #mod-aspel-productos .wrapp .mod-main .aspels .aspel .frame .aspel-info .readmore{margin-top:25px}#page-especialidades .mod-problemas .wrapp{flex-direction:column}#page-especialidades .mod-problemas .wrapp .mod-head{text-align:center;margin-bottom:25px;order:1}#page-especialidades .mod-problemas .wrapp .mod-main{width:100%;order:3}#page-especialidades .mod-problemas .wrapp .mod-foot{width:100%;height:40vw;margin-bottom:25px;order:2}#page-especialidades .mod-soluciones .wrapp{flex-direction:column}#page-especialidades .mod-soluciones .wrapp .mod-head{text-align:center;margin-bottom:25px;order:1}#page-especialidades .mod-soluciones .wrapp .mod-main{width:100%;order:3}#page-especialidades .mod-soluciones .wrapp .mod-foot{width:100%;height:40vw;margin-bottom:25px;order:2}#page-especialidades .mod-beneficios .wrapp{flex-direction:column}#page-especialidades .mod-beneficios .wrapp .mod-head{text-align:center;margin-bottom:25px;order:1}#page-especialidades .mod-beneficios .wrapp .mod-main{width:100%;order:3}#page-especialidades .mod-beneficios .wrapp .mod-foot{width:100%;height:40vw;margin-bottom:25px;order:2}#page-especialidades .mod-beneficios .wrapp .mod-w100{width:100%;padding:50px 0px 0px 0px;order:4}#page-especialidades .mod-beneficios .wrapp .mod-w100 .slogan{width:100%;padding:25px 5px}#page-especialidades #mod-cloud-banner .wrapp .mod-main{margin:50px 0px}#page-especialidades #mod-cloud-banner .wrapp .mod-main .reviews{display:flex;justify-content:space-between;align-items:center;flex-direction:column}#page-especialidades #mod-cloud-banner .wrapp .mod-main .reviews .review{width:100%;margin-bottom:10px}#page-especialidades #mod-cloud-banner .wrapp .mod-foot{text-align:center}#page-aspel-product .mod-aspel-header{height:auto;padding:50px 0}#page-aspel-product .mod-aspel-features .wrapp{flex-direction:column}#page-aspel-product .mod-aspel-features .wrapp .mod-head{text-align:center;margin-bottom:0px}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features{flex-direction:column}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-item{margin:50px 0}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-left{width:100%;order:2}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-left .feature-item .frame{flex-direction:row-reverse}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-left .feature-item .frame .item-info{padding-left:25px}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-center{width:50%;order:1}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-center img{width:100%;height:100%;object-fit:contain}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-right{width:100%;order:3}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-right .feature-item .frame{flex-direction:row-reverse}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-right .feature-item .frame .item-info{padding-left:25px}#page-aspel-product .mod-aspel-features .wrapp .mod-foot{display:none}#page-aspel-product .mod-aspel-details .wrapp .mod-head{text-align:center;margin-bottom:50px}#page-aspel-product .mod-aspel-details .wrapp .mod-main{text-align:center}#page-aspel-product .mod-aspel-details .wrapp .mod-main .details .detail{display:flex;justify-content:space-between;align-items:center;margin:50px 0}#page-aspel-product .mod-aspel-details .wrapp .mod-main .details .detail .detail-image{width:100%;margin-bottom:25px}#page-aspel-product .mod-aspel-details .wrapp .mod-main .details .detail .detail-info{width:100%}#page-aspel-product .mod-aspel-details .wrapp .mod-main .details .detail:nth-child(odd){flex-direction:column}#page-aspel-product .mod-aspel-details .wrapp .mod-main .details .detail:nth-child(even){flex-direction:column}#page-aspel-product .mod-aspel-prices .wrapp .mod-main{width:100%}#page-aspel-product .mod-aspel-prices .wrapp .mod-main .prices{flex-direction:column}#page-aspel-product .mod-aspel-prices .wrapp .mod-main .prices .price{width:100%}#page-aspel-product .mod-aspel-why .wrapp .mod-main{text-align:center}#page-aspel-product .mod-aspel-why .wrapp .mod-main .details{flex-direction:column}#page-aspel-product .mod-aspel-why .wrapp .mod-main .details .detail{width:100%}#page-aspel-product .mod-aspel-why .wrapp .mod-foot{display:none}#page-aspel-product .mod-aspel-why .wrapp video{width:100%}#page-aspel-product .mod-aspel-timbres .wrapp .mod-main{width:100%}#page-aspel-product .mod-aspel-timbres .wrapp .mod-main .timbres .timbre{width:100%}#page-aspel-product .mod-aspel-timbres .wrapp .mod-foot{padding-top:50px}#mod-copy{background:#000}#mod-copy .wrapp{display:flex;justify-content:center;flex-direction:column-reverse;align-items:center}#mod-copy .wrapp .link{margin:25px}#page-intro .btn-toggle-menu{display:none !important}}@media only screen and (max-width:419px){html,body{font-size:16px}h1{margin:0 0 .1rem 0;font-size:1.5rem}h2{margin:0 0 .1rem 0;font-size:1.2rem}h3{margin:0 0 .1rem 0;font-size:1.1rem}h4{margin:0 0 .1rem 0;font-size:1.0rem}section[id^="mod-"]{width:100%}section[id^="mod-"] .wrapp{width:95vw;padding:10px 0}section[id^="mod-"] .wrapp.row{display:flex}section[id^="mod-"] .wrapp.full{width:95vw}section[id^="mod-"] .wrapp.mod-wrapp{padding:50px 0}section[id^="mod-"] .wrapp .spacer{height:50px}section[id^="mod-"] .wrapp .btn{padding:5px 10px;width:100%}section[id^="mod-"] .wrapp .form-group.w-50{width:100% !important}#btn-toggle-menu{display:inherit}#mod-top{background:#000;top:-110%;transition:top .3s ease-out}#mod-top .wrapp{height:100vh;flex-direction:column;justify-content:center;align-items:center}#mod-top .wrapp .col-1{width:50%}#mod-top .wrapp .col-1 .logo{display:block;margin-bottom:25px}#mod-top .wrapp .col-1 .logo img{width:100%;height:auto;object-fit:contain}#mod-top .wrapp .col-2{margin-bottom:25px}#mod-top .wrapp .col-2 nav ul.menu{flex-direction:column}#mod-top .wrapp .col-2 nav ul.menu li.item{margin:0 auto;text-align:center;margin-bottom:15px}#mod-top .wrapp .col-2 nav ul.menu li.item a{padding:5px 10px;font-size:1.5rem}#mod-top .wrapp .col-3{flex-wrap:wrap;justify-content:center;align-items:center}#mod-top .wrapp .col-3 .btn{width:100%;font-size:0.8rem;padding:5px 10px;margin-bottom:25px}#mod-top .wrapp .col-3 .btn-ico{margin-left:5px;font-size:1.5rem}#mod-top.show{top:0;transition:top .3s ease-in}#mod-seal-certifeid{width:60px;height:60px}#mod-whats .whats-icono{width:50px;height:50px}#mod-intro .wrapp .mod-head img{width:100%}#mod-minicontact .wrapp .mod-main{text-align:center;margin:5px auto}#mod-minicontact .wrapp .mod-foot{flex-direction:column}#mod-minicontact .wrapp .mod-foot .link{color:#fff;margin:10px}#mod-exp-header .slider .slide{height:100vh}#mod-exp-header .slider .slide .slide-content .frame{height:100%;width:95vw}#mod-exp-header .slider .slide .slide-content .frame h2{font-size:2rem}#mod-cto-header{height:auto}#mod-cto-header .wrapp{padding:50px 0}#mod-cto-header .wrapp .mod-main{margin-bottom:10px}#mod-cto-header .wrapp .mod-foot{display:block}#mod-cto-header .wrapp .mod-foot .newsletter_form{width:100%;flex-direction:column;align-items:center;padding:10px;border-radius:10px}#mod-cto-header .wrapp .mod-foot .newsletter_form .form-left{width:100%}#mod-cto-header .wrapp .mod-foot .newsletter_form .form-right{width:100%}#mod-cto-header .wrapp .mod-foot .newsletter_form .form-right.form-group input{width:100%}#mod-cto-header .wrapp .mod-foot .newsletter_form .form-right.form-group .btn{border:none;border-radius:0;border:solid 1px #fff}#mod-cto-covertura .wrapp{flex-direction:column-reverse;padding:0}#mod-cto-covertura .wrapp .mod-left{width:100%}#mod-cto-covertura .wrapp .mod-left .maps .frame{float:right}#mod-cto-covertura .wrapp .mod-left .maps .frame img{width:80%;height:100%;object-fit:cover}#mod-cto-covertura .wrapp .mod-left .mapsnav{position:absolute;left:0;bottom:0px;display:block;width:100%;text-align:left}#mod-cto-covertura .wrapp .mod-right{width:100%}#mod-cto-covertura .wrapp .mod-right .mod-head{margin-bottom:50px}#mod-cto-covertura .wrapp .mod-right .mod-foot .btn{margin:0 auto}#mod-cto-tealento .wrapp{padding:10px}#mod-cto-tealento .wrapp .mod-head{width:100%}#mod-cto-tealento .wrapp .mod-main{flex-direction:column}#mod-cto-tealento .wrapp .mod-main .mod-left{width:100%}#mod-cto-tealento .wrapp .mod-main .mod-left .talentos{flex-direction:column}#mod-cto-tealento .wrapp .mod-main .mod-left .talentos .talento{width:100%}#mod-cto-tealento .wrapp .mod-main .mod-right{width:100%}#mod-cto-tealento .wrapp .mod-foot{flex-direction:column}#mod-cto-tealento .wrapp .mod-foot .foot-item{width:100%}#mod-cto-contacto .wrapp .mod-main{display:flex;flex-direction:column}#mod-cto-contacto .wrapp .mod-main .mod-left{width:100%;padding:25px 0}#mod-cto-contacto .wrapp .mod-main .mod-left .frame{width:100%}#mod-cto-contacto .wrapp .mod-main .mod-left .frame .contacto-container{margin-bottom:50px}#mod-cto-contacto .wrapp .mod-main .mod-left .frame .contacto-container .cto-item{display:flex;margin-bottom:10px}#mod-cto-contacto .wrapp .mod-main .mod-left .frame .contacto-container .cto-item .ico{margin-right:25px;font-size:1.5rem}#mod-cto-contacto .wrapp .mod-main .mod-left .frame .socials-container{display:flex}#mod-cto-contacto .wrapp .mod-main .mod-left .frame .socials-container .btn-ico{margin-right:25px;font-size:2rem;color:#a81229}#mod-cto-contacto .wrapp .mod-main .mod-right{width:100%}#mod-cto-contacto .wrapp .mod-main .mod-right form .btn{margin:10px auto}#mod-cto-contacto .wrapp .mod-foot{display:none}#mod-fortalezas .wrapp{text-shadow:1px 1px 1px #000;padding:25px 0}#mod-fortalezas .wrapp .mod-head{margin-bottom:50px}#mod-fortalezas .wrapp .mod-main .fortalezas-grid{display:grid;grid-template-columns:1fr;grid-auto-rows:minmax(50px, auto);grid-gap:25px}#mod-fortalezas .wrapp .mod-main .fortalezas-grid .fortaleza-item .item-head{height:50vw}#mod-orgn-header{display:block;display:flex}#mod-orgn-header .wrapp{padding:50px 0}#mod-orgn-header .wrapp .mod-head{display:block;text-align:center;margin-bottom:10px}#mod-orgn-header .wrapp .mod-main .origenes{display:flex;align-items:center;align-items:flex-start;flex-direction:column}#mod-orgn-header .wrapp .mod-main .origenes .origen{text-align:center;margin:10px 0px;width:100%;text-align:left;display:flex;align-items:center}#mod-orgn-header .wrapp .mod-main .origenes .origen .frame{display:flex;align-items:center}#mod-orgn-header .wrapp .mod-main .origenes .origen .frame video{width:100px;height:100px;margin:0 25px 0 0}#mod-orgn-timer{display:block;height:auto;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}#mod-orgn-timer .mod-bg{position:absolute;left:0;right:0;display:block}#mod-orgn-timer .mod-bg img{width:100%;height:100%;object-fit:cover}#mod-orgn-timer .wrapp{padding:50px 0}#mod-orgn-timer .wrapp .mod-head{margin-bottom:50px}#mod-orgn-timer .wrapp .mod-main{margin-bottom:0px}#mod-orgn-timer .wrapp .mod-main .years{display:flex;justify-content:center;align-items:center}#mod-orgn-timer .wrapp .mod-main .years .year .frame{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column}#mod-orgn-timer .wrapp .mod-main .years .year .frame .year-image{width:100%;margin-bottom:25px}#mod-orgn-timer .wrapp .mod-main .years .year .frame .year-info{width:100%;padding-right:0%}#mod-orgn-values .wrapp{padding:50px 0}#mod-orgn-values .wrapp .mod-head{display:block;text-align:center;margin-bottom:0px}#mod-orgn-values .wrapp .mod-main{margin-bottom:0px}#mod-orgn-values .wrapp .mod-foot{display:none}#mod-orgn-strategy{display:block;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}#mod-orgn-strategy .wrapp{flex-direction:column;padding:100px 0 0 0;color:#fff;text-shadow:1px 1px 1px #000}#mod-orgn-strategy .wrapp .mod-left{width:100%;color:#fff;position:relative;z-index:10}#mod-orgn-strategy .wrapp .mod-right{width:100%;position:absolute;bottom:0;z-index:5;opacity:0.5}#mod-talento-form{padding-bottom:50px}#mod-talento-form .wrapp .mod-main{flex-direction:column}#mod-talento-form .wrapp .mod-main .mod-left{width:100%;margin-bottom:50px}#mod-talento-form .wrapp .mod-main .mod-right{width:100%;text-align:center}#mod-talento-form .wrapp .mod-main .mod-right .alert{text-align:center;margin-bottom:50px;background:#a81229;color:#fff;padding:10px;border-radius:10px}#mod-talento-form .wrapp .mod-main .mod-right form{width:100%}#mod-talento-form .wrapp .mod-main .mod-right form fieldset .w-50{width:100%}#mod-talento-form .wrapp .mod-main .mod-right form fieldset .w-100{width:100%}#mod-videos-header{height:auto;padding:50px 0}#mod-videos-header .wrapp .mod-main{text-align:center;padding-top:0px}#page-especialidades #mod-header{display:block;width:100%;height:100%;position:relative;overflow:hidden}#page-especialidades #mod-header .wrapp{height:auto;text-align:center;color:#fff}#page-especialidades #mod-header .wrapp .mod-head{display:none}#page-especialidades #mod-header .wrapp .mod-main{text-align:center}#page-especialidades #mod-header .wrapp .mod-main img{float:right}#page-especialidades #mod-header .wrapp .mod-foot{display:none}#page-especialidades #mod-consultoria-features{display:block;width:100%;position:relative}#page-especialidades #mod-consultoria-features .wrapp{display:flex;justify-content:center;flex-direction:column;align-items:center;height:100%;text-align:center;color:#fff;text-shadow:1px 1px 1px #000;position:relative}#page-especialidades #mod-consultoria-features .wrapp .mod-head{text-align:center;margin-bottom:10px}#page-especialidades #mod-consultoria-features .wrapp .mod-main .features{grid-template-columns:1fr;row-gap:25px;column-gap:0}#page-especialidades #mod-consultoria-features .wrapp .mod-main .features .feature .frame{flex-direction:column;padding:25px;align-items:center}#page-especialidades #mod-consultoria-features .wrapp .mod-main .features .feature .frame .feature-ico{margin:0 0 15px 0;text-align:center}#page-especialidades #mod-consultoria-features .wrapp .mod-main .features .feature .frame .feature-ico .ico{display:inline-flex}#page-especialidades #mod-consultoria-features .wrapp .mod-main .features .feature .frame .feature-info{color:#fff;text-align:justify}#page-especialidades #mod-consultoria-reviews{display:block;width:100%;position:relative}#page-especialidades #mod-consultoria-reviews .wrapp .mod-head{text-align:center;margin-bottom:50px}#page-especialidades #mod-consultoria-reviews .wrapp .mod-main .reviews{display:grid;grid-template-columns:1fr}#page-especialidades #mod-consultoria-procesos{display:block;width:100%;position:relative}#page-especialidades #mod-consultoria-procesos .wrapp{flex-direction:column}#page-especialidades #mod-consultoria-procesos .wrapp .mod-left{width:100%}#page-especialidades #mod-consultoria-procesos .wrapp .mod-right{width:100%}#page-especialidades #mod-consultoria-procesos .wrapp .mod-right .video{position:relative;width:100%;height:50vw}#page-especialidades #mod-consultoria-impulso{padding:10px 0 50px 0}#page-especialidades #mod-consultoria-impulso .wrapp .mod-head{width:100%;position:relative}#page-especialidades #mod-consultoria-impulso .wrapp .mod-head .talento-subttl{display:flex;align-items:center}#page-especialidades #mod-consultoria-impulso .wrapp .mod-head .talento-subttl img{width:3rem;height:3rem;margin-right:10px;object-fit:contain}#page-especialidades #mod-consultoria-impulso .wrapp .mod-head .talento-subttl h3{color:#e8a851;font-size:1.5rem}#page-especialidades #mod-consultoria-impulso .wrapp .mod-main{flex-direction:column}#page-especialidades #mod-consultoria-impulso .wrapp .mod-main .mod-left{width:100%}#page-especialidades #mod-consultoria-impulso .wrapp .mod-main .mod-right{width:100%;text-align:center;position:relative}#page-especialidades #mod-consultoria-impulso .wrapp .mod-main .mod-right .card-img{margin-top:0px}#page-especialidades #mod-consultoria-impulso .wrapp .mod-main .mod-right .card-img .imagen-rombo{display:block;width:100%;height:100%}#page-especialidades #mod-consultoria-impulso .wrapp .mod-main .mod-right .card-img .imagen-rombo video{display:inline-block;width:100%;height:100%;object-fit:contain}#page-especialidades #mod-consultoria-impulso .wrapp .mod-foot .foot-item{width:100%}#page-especialidades .mod-consultoria-marcas .wrapp{padding:10px 0}#page-especialidades .mod-consultoria-marcas .wrapp .mod-head{margin-bottom:10px}#page-especialidades #mod-timework-productos{display:block;width:100%;position:relative;color:#fff}#page-especialidades #mod-timework-productos .wrapp .mod-head{margin-bottom:50px}#page-especialidades #mod-timework-productos .wrapp .mod-main .productos .producto .frame{flex-direction:column}#page-especialidades #mod-timework-productos .wrapp .mod-main .productos .producto .frame .producto-img{width:100%;margin-bottom:25px}#page-especialidades #mod-timework-productos .wrapp .mod-main .productos .producto .frame .producto-img .box{height:50vw}#page-especialidades #mod-timework-productos .wrapp .mod-main .productos .producto .frame .producto-info{width:100%}#page-especialidades #mod-timework-productos .wrapp .mod-main .productos .producto .frame .producto-info .price{flex-direction:column}#page-especialidades #mod-timework-productos .wrapp .mod-main .productos .producto .frame .producto-info .price h2{margin:25px auto}#page-especialidades #mod-timework-downloads .wrapp{color:#fff;text-align:center;position:relative;padding:50px 0}#page-especialidades #mod-timework-downloads .wrapp .mod-head ul{width:100%}#page-especialidades #mod-aspel-productos .wrapp .mod-head{margin-bottom:50px}#page-especialidades #mod-aspel-productos .wrapp .mod-main .aspels{grid-template-columns:1fr;column-gap:0;row-gap:25px}#page-especialidades #mod-aspel-productos .wrapp .mod-main .aspels .aspel .frame{height:auto;flex-direction:column}#page-especialidades #mod-aspel-productos .wrapp .mod-main .aspels .aspel .frame .aspel-img{width:100%;height:50vw;margin-bottom:50px}#page-especialidades #mod-aspel-productos .wrapp .mod-main .aspels .aspel .frame .aspel-info{width:100%;height:100%}#page-especialidades #mod-aspel-productos .wrapp .mod-main .aspels .aspel .frame .aspel-info .readmore{margin-top:25px}#page-especialidades .mod-problemas .wrapp{flex-direction:column}#page-especialidades .mod-problemas .wrapp .mod-head{text-align:center;margin-bottom:25px;order:1}#page-especialidades .mod-problemas .wrapp .mod-main{width:100%;order:3}#page-especialidades .mod-problemas .wrapp .mod-main .problema .frame{flex-direction:column;align-items:center}#page-especialidades .mod-problemas .wrapp .mod-main .problema .frame .problema-ico{margin:0 auto 25px auto !important;margin-bottom:25px;display:inline-block}#page-especialidades .mod-problemas .wrapp .mod-foot{width:100%;height:40vw;margin-bottom:25px;order:2}#page-especialidades .mod-soluciones .wrapp{flex-direction:column}#page-especialidades .mod-soluciones .wrapp .mod-head{text-align:center;margin-bottom:25px;order:1}#page-especialidades .mod-soluciones .wrapp .mod-main{width:100%;order:3}#page-especialidades .mod-soluciones .wrapp .mod-main .solucion .frame{flex-direction:column;align-items:center}#page-especialidades .mod-soluciones .wrapp .mod-main .solucion .frame .solucion-ico{margin:0 auto 25px auto !important;margin-bottom:25px;display:inline-block}#page-especialidades .mod-soluciones .wrapp .mod-foot{width:100%;height:40vw;margin-bottom:25px;order:2}#page-especialidades .mod-beneficios .wrapp{flex-direction:column}#page-especialidades .mod-beneficios .wrapp .mod-head{text-align:center;margin-bottom:25px;order:1}#page-especialidades .mod-beneficios .wrapp .mod-main{width:100%;order:3}#page-especialidades .mod-beneficios .wrapp .mod-main .beneficio .frame{flex-direction:column;align-items:center}#page-especialidades .mod-beneficios .wrapp .mod-main .beneficio .frame .beneficio-ico{margin:0 auto 25px auto !important;margin-bottom:25px;display:inline-block}#page-especialidades .mod-beneficios .wrapp .mod-foot{width:100%;height:40vw;margin-bottom:25px;order:2}#page-especialidades .mod-beneficios .wrapp .mod-w100{width:100%;padding:50px 0px 0px 0px;order:4}#page-especialidades .mod-beneficios .wrapp .mod-w100 .slogan{width:100%;padding:25px 5px}#page-especialidades #mod-cloud-banner .wrapp .mod-main{margin:50px 0px}#page-especialidades #mod-cloud-banner .wrapp .mod-main .reviews{display:flex;justify-content:space-between;align-items:center;flex-direction:column}#page-especialidades #mod-cloud-banner .wrapp .mod-main .reviews .review{width:100%;margin-bottom:10px}#page-especialidades #mod-cloud-banner .wrapp .mod-foot{text-align:center}#page-aspel-product .mod-aspel-header{height:auto;padding:50px 0}#page-aspel-product .mod-aspel-features .wrapp{flex-direction:column}#page-aspel-product .mod-aspel-features .wrapp .mod-head{text-align:center;margin-bottom:0px}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features{flex-direction:column}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-item{margin:50px 0}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-left{width:100%;order:2}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-left .feature-item .frame{flex-direction:row-reverse}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-left .feature-item .frame .item-info{padding-left:25px}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-center{width:50%;order:1}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-center img{width:100%;height:100%;object-fit:contain}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-right{width:100%;order:3}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-right .feature-item .frame{flex-direction:row-reverse}#page-aspel-product .mod-aspel-features .wrapp .mod-main .features .feature-right .feature-item .frame .item-info{padding-left:25px}#page-aspel-product .mod-aspel-features .wrapp .mod-foot{display:none}#page-aspel-product .mod-aspel-details .wrapp .mod-head{text-align:center;margin-bottom:50px}#page-aspel-product .mod-aspel-details .wrapp .mod-main{text-align:center}#page-aspel-product .mod-aspel-details .wrapp .mod-main .details .detail{display:flex;justify-content:space-between;align-items:center;margin:50px 0}#page-aspel-product .mod-aspel-details .wrapp .mod-main .details .detail .detail-image{width:100%;margin-bottom:25px}#page-aspel-product .mod-aspel-details .wrapp .mod-main .details .detail .detail-info{width:100%}#page-aspel-product .mod-aspel-details .wrapp .mod-main .details .detail:nth-child(odd){flex-direction:column}#page-aspel-product .mod-aspel-details .wrapp .mod-main .details .detail:nth-child(even){flex-direction:column}#page-aspel-product .mod-aspel-prices .wrapp .mod-main{width:100%}#page-aspel-product .mod-aspel-prices .wrapp .mod-main .prices{flex-direction:column}#page-aspel-product .mod-aspel-prices .wrapp .mod-main .prices .price{width:100%}#page-aspel-product .mod-aspel-why .wrapp .mod-main{text-align:center}#page-aspel-product .mod-aspel-why .wrapp .mod-main .details{flex-direction:column}#page-aspel-product .mod-aspel-why .wrapp .mod-main .details .detail{width:100%}#page-aspel-product .mod-aspel-why .wrapp .mod-foot{display:none}#page-aspel-product .mod-aspel-why .wrapp video{width:100%}#page-aspel-product .mod-aspel-timbres .wrapp .mod-main{width:100%}#page-aspel-product .mod-aspel-timbres .wrapp .mod-main .timbres .timbre{width:100%}#page-aspel-product .mod-aspel-timbres .wrapp .mod-foot{padding-top:50px}#mod-copy{background:#000}#mod-copy .wrapp{display:flex;justify-content:center;flex-direction:column-reverse;align-items:center}#mod-copy .wrapp .link{margin:25px}#page-intro .btn-toggle-menu{display:none !important}}