@charset "UTF-8";@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");@font-face{font-family:"regular";src:url(../fonts/FSElliotPro-Regular.otf);src:url("../fonts/fselliotpro-regular-webfont.woff2") format("woff2"),url("../fonts/fselliotpro-regular-webfont.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"bold";src:url(../fonts/FSElliotPro-Bold.otf);src:url("../fonts/fselliotpro-bold-webfont.woff2") format("woff2"),url("../fonts/fselliotpro-bold-webfont.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"heavy";src:url(../fonts/FSElliotPro-Heavy.otf);src:url("../fonts/fselliotpro-heavy-webfont.woff2") format("woff2"),url("../fonts/fselliotpro-heavy-webfont.woff") format("woff");font-weight:normal;font-style:normal}@font-face{font-family:"light";src:url("../fonts/fselliotpro-light-webfont.woff2") format("woff2"),url("../fonts/fselliotpro-light-webfont.woff") format("woff");font-weight:normal;font-style:normal}body,html{margin:0;padding:0;font-family:"regular";text-rendering:optimizeLegibility!important;-webkit-font-smoothing:antialiased!important;color:#464646;height:100%}.overlay{position:absolute;left:0;top:0;width:100%;height:100%;background:black;z-index:8;opacity:0.4}.overlay-header{position:absolute;left:0;top:0;width:100%;height:100%;background:#28385e;z-index:8;opacity:0;visibility:collapse;-webkit-transition:0.3s ease;transition:0.3s ease}.overlay-header.active{opacity:0.6;visibility:visible}.scroller{overflow-y:scroll;scrollbar-color:#0076cf white;scrollbar-width:thin}.menu-herramientas{background:white;max-width:500px;min-width:500px;height:100%;position:fixed;right:0;top:0;z-index:999;padding:50px 40px 50px 40px;overflow-y:scroll;-webkit-transform:translate3d(100%,0px,10px);transform:translate3d(100%,0px,10px);-webkit-transition:0.3s ease;transition:0.3s ease}.menu-herramientas.active{-webkit-transform:translate3d(0%,0px,10px);transform:translate3d(0%,0px,10px)}.menu-herramientas h2{font-family:"heavy";margin-bottom:30px}.menu-herramientas .menu ul li{list-style:none;border:solid 1px #e6e6e6;padding:10px;border-radius:0.5em;margin-bottom:15px}.menu-herramientas .menu ul li:after{content:"";clear:both;display:block}.menu-herramientas .menu ul li a .img-menu{width:50px;height:50px;overflow:hidden;border-radius:100%;float:left}.menu-herramientas .menu ul li a .img-menu img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.menu-herramientas .menu ul li a .title-menu{width:calc(100% - 60px);float:right}.menu-herramientas .menu ul li a .title-menu strong{display:block}.menu-herramientas .menu ul li a .title-menu span{display:block;font-size:12px;color:#333333}@media (max-width:768px){.menu-herramientas{padding:50px 15px 50px 15px;max-width:100%;min-width:100%}}.menu-wrapper{position:absolute;top:0;right:15px;width:50px;height:50px;cursor:pointer;height:30px;width:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:992px){.menu-wrapper{margin:inherit}}.hamburger-menu,.hamburger-menu:after,.hamburger-menu:before{width:40px;height:3px;background:white}.hamburger-menu{position:relative;background:white;-webkit-transition:all 0.1s ease;transition:all 0.1s ease;background:White;border-radius:30px}.hamburger-menu.animate{background:rgba(60,60,59,0)}.hamburger-menu:before{content:"";position:absolute;right:0;bottom:10px;width:40px;background:white;border-radius:30px;-webkit-transition:bottom 300ms 300ms cubic-bezier(0.23,1,0.32,1),-webkit-transform 300ms cubic-bezier(0.23,1,0.32,1);transition:bottom 300ms 300ms cubic-bezier(0.23,1,0.32,1),-webkit-transform 300ms cubic-bezier(0.23,1,0.32,1);transition:bottom 300ms 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms cubic-bezier(0.23,1,0.32,1);transition:bottom 300ms 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms cubic-bezier(0.23,1,0.32,1),-webkit-transform 300ms cubic-bezier(0.23,1,0.32,1)}.hamburger-menu:after{content:"";position:absolute;right:0;width:40px;top:10px;background:white;border-radius:30px;-webkit-transition:top 300ms 300ms cubic-bezier(0.23,1,0.32,1),-webkit-transform 300ms cubic-bezier(0.23,1,0.32,1);transition:top 300ms 300ms cubic-bezier(0.23,1,0.32,1),-webkit-transform 300ms cubic-bezier(0.23,1,0.32,1);transition:top 300ms 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms cubic-bezier(0.23,1,0.32,1);transition:top 300ms 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms cubic-bezier(0.23,1,0.32,1),-webkit-transform 300ms cubic-bezier(0.23,1,0.32,1)}.hamburger-menu.animate:after{width:40px;top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:top 300ms cubic-bezier(0.23,1,0.32,1),-webkit-transform 300ms 300ms cubic-bezier(0.23,1,0.32,1);transition:top 300ms cubic-bezier(0.23,1,0.32,1),-webkit-transform 300ms 300ms cubic-bezier(0.23,1,0.32,1);transition:top 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms 300ms cubic-bezier(0.23,1,0.32,1);transition:top 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms 300ms cubic-bezier(0.23,1,0.32,1),-webkit-transform 300ms 300ms cubic-bezier(0.23,1,0.32,1)}.hamburger-menu.animate:before{width:40px;bottom:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:bottom 300ms cubic-bezier(0.23,1,0.32,1),-webkit-transform 300ms 300ms cubic-bezier(0.23,1,0.32,1);transition:bottom 300ms cubic-bezier(0.23,1,0.32,1),-webkit-transform 300ms 300ms cubic-bezier(0.23,1,0.32,1);transition:bottom 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms 300ms cubic-bezier(0.23,1,0.32,1);transition:bottom 300ms cubic-bezier(0.23,1,0.32,1),transform 300ms 300ms cubic-bezier(0.23,1,0.32,1),-webkit-transform 300ms 300ms cubic-bezier(0.23,1,0.32,1)}.btn-cerrar{width:40px;height:40px;position:absolute;right:10px;top:10px}.btn-cerrar:hover{color:#0076cf;text-decoration:none}h1{font-size:3rem}h1 strong{font-family:"heavy"}@media (max-width:1024px){h1{font-size:2.5rem}}@media (max-width:992px){h1{font-size:2rem}}@media (max-width:576px){h1{font-size:1.7rem}}h2{font-size:3.25rem}h2 strong{font-family:"heavy"}@media (max-width:1024px){h2{font-size:2rem}}@media (max-width:992px){h2{font-size:1.75rem}}h3{font-size:3rem}h3 strong{font-family:"heavy"}@media (max-width:1024px){h3{font-size:2rem}}@media (max-width:992px){h3{font-size:1.75rem}}h4{font-size:2.75rem}h4 strong{font-family:"heavy"}@media (max-width:1024px){h4{font-size:2.5rem}}@media (max-width:992px){h4{font-size:1.75rem}}h5{font-size:2.5rem}h5 strong{font-family:"heavy"}@media (max-width:1024px){h5{font-size:2rem}}@media (max-width:992px){h5{font-size:1.5rem}}h6{font-size:2.25rem}h6 strong{font-family:"heavy"}@media (max-width:1024px){h6{font-size:1.75rem}}@media (max-width:992px){h6{font-size:1.25rem}}.subtitle{font-size:1.25rem;margin-bottom:0.5rem;display:block}.subtitle strong{font-family:"heavy"}p{font-size:1rem;font-family:"Roboto",sans-serif;font-weight:500;font-style:normal;color:#666666}@media (max-width:576px){p{font-size:14px}}.p-small{font-size:0.875rem}.caption{font-size:0.75rem}ul{margin:0px;padding:0px}img{width:100%}.bg-light-blue{background:#e4eff9!important}.bg-new-blue{background:#bcdfff!important}.bg-principal-blue{background:#0091da!important}.bg-dark-blue{background:#0076cf!important}.bg-light-cyan{background:#eaf6f7!important}.bg-principal-cyan{background:#00c4d9!important}.bg-dark-cyan{background:#00aecb!important}.bg-light-midnight{background:#e1e6f4!important}.bg-new-purple{background:#d1ddff!important}.bg-midnight{background:#4b4687!important}.bg-dark-midnight{background:#28385e!important}.bg-light-orange{background:#fff1e2!important}.bg-orange{background:#ffb92d!important}.bg-dark-orange{background:#ff7000!important}.bg-light-red{background:#fff2f3!important}.bg-red{background:#b30000!important}.bg-light-green{background:#e8f5f1!important}.bg-green{background:#00a296!important}.bg-light-gray{background:#fafafa!important}.bg-medium-gray{background:#e6e6e6!important}.bg-gray{background:#c7c7c7!important}.bg-dark-gray{background:#333333!important}.color-light-blue{color:#e4eff9}.color-new-blue{color:#bcdfff}.color-principal-blue{color:#0091da}.color-dark-blue{color:#0076cf}.color-light-cyan{color:#eaf6f7}.color-principal-cyan{color:#00c4d9}.color-dark-cyan{color:#00aecb}.color-light-midnight{color:#e1e6f4}.color-new-purple{color:#d1ddff}.color-midnight{color:#4b4687}.color-dark-midnight{color:#28385e}.color-light-orange{color:#fff1e2}.color-orange{color:#ffb92d}.color-dark-orange{color:#ff7000}.color-light-red{color:#fff2f3}.color-red{color:#b30000}.color-light-green{color:#e8f5f1}.color-green{color:#00a296}.color-light-gray{color:#fafafa}.color-medium-gray{color:#e6e6e6}.color-gray{color:#c7c7c7}.color-dark-gray{color:#333333}.color-white{color:white}.btn:focus{outline:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.btn:active{outline:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}.btn-primary{background:#0076cf;border:solid 1px #0076cf;border-radius:30px;height:44px;padding:12px 35px;-webkit-transition:0.5s ease;transition:0.5s ease;position:relative;font-size:12px;text-transform:uppercase;font-family:"heavy"}.btn-primary.small{height:36px;padding:5px 30px;font-size:14px}.btn-primary.icon{padding:4px 30px 4px 20px}.btn-primary.icon i{position:absolute;right:10px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.btn-primary:hover{background:#e4eff9;color:#0091da;border:solid 1px #e4eff9}.btn-primary:focus{background:#e4eff9;color:#0091da;border:solid 1px #0091da;outline:none}.btn-primary:active{outline:none}.btn-primary-alternative{background:#00a296;border:solid 1px #00a296;border-radius:30px;height:44px;padding:0.375rem 1.75rem;-webkit-transition:0.5s ease;transition:0.5s ease;color:white;position:relative}.btn-primary-alternative.small{height:36px;padding:5px 30px;font-size:14px}.btn-primary-alternative.icon{padding:4px 30px 4px 20px}.btn-primary-alternative.icon i{position:absolute;right:10px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.btn-primary-alternative:hover{background:#e8f5f1;color:#00a296;border:solid 1px #e8f5f1}.btn-primary-alternative:focus{background:#e8f5f1;color:#00a296;border:solid 1px #00a296;outline:none}.btn-primary-alternative:active{outline:none}.btn-secondary{background:#f5f9fb;border:solid 1px #f5f9fb;color:#0076cf;border-radius:30px;height:44px;padding:12px 35px;-webkit-transition:0.5s ease;transition:0.5s ease;position:relative;font-size:12px;text-transform:uppercase;font-family:"heavy"}.btn-secondary.small{height:36px;padding:5px 30px;font-size:14px}.btn-secondary.icon{padding:4px 30px 4px 20px}.btn-secondary.icon i{position:absolute;right:10px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.btn-secondary:hover{background:#e4eff9;color:#0091da;border:solid 1px #e4eff9}.btn-secondary:focus{background:#e4eff9;color:#0091da;border:solid 1px #0091da;outline:none}.btn-secondary:active{outline:none}@media (max-width:768px){.btn-secondary{padding:10px 8px;height:40px}}.btn-secondary-alternative{background:white;color:#00a296;border:solid 1px #00a296;border-radius:30px;height:44px;padding:0.375rem 1.75rem;-webkit-transition:0.5s ease;transition:0.5s ease;position:relative}.btn-secondary-alternative.ghost{background:transparent}.btn-secondary-alternative.small{height:36px;padding:5px 30px;font-size:14px}.btn-secondary-alternative.icon{padding:4px 30px 4px 20px}.btn-secondary-alternative.icon i{position:absolute;right:10px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.btn-secondary-alternative:hover{background:#e8f5f1;color:#00a296;border:solid 1px #e8f5f1}.btn-secondary-alternative:focus{background:#e8f5f1;color:#00a296;border:solid 1px #00a296;outline:none}.btn-secondary-alternative:active{outline:none}.btn-secondary-white{background:transparent;color:white;border:solid 1px white;border-radius:30px;height:44px;padding:8px 30px;-webkit-transition:0.5s ease;transition:0.5s ease;position:relative}.btn-secondary-white.small{height:36px;padding:5px 30px;font-size:14px}.btn-secondary-white.icon{padding:4px 30px 4px 20px}.btn-secondary-white.icon i{position:absolute;right:10px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.btn-secondary-white:hover{background:#e4eff9;color:#0091da;border:solid 1px #e4eff9}.btn-secondary-white:focus{background:#e4eff9;color:#0091da;border:solid 1px #0091da;outline:none}.btn-secondary-white:active{outline:none}.btn-solicitar{background:#00a296;border:solid 1px #00a296;border-radius:4px;height:44px;padding:8px 20px 8px 38px;-webkit-transition:0.5s ease;transition:0.5s ease;position:relative;color:white;font-size:14px}.btn-solicitar img{max-width:25px;height:auto;position:absolute;left:7px;top:7px}.btn-solicitar.small{height:36px;padding:5px 30px;font-size:14px}.btn-solicitar.icon{padding:4px 30px 4px 20px}.btn-solicitar.icon i{position:absolute;right:10px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.btn-solicitar:hover{background:#008076;color:white;border:solid 1px #008076}.btn-solicitar:focus{background:#008076;color:white;border:solid 1px #008076;outline:none}.btn-solicitar:active{outline:none}.btn-favoritos{background:#e4eff9;border:solid 1px #e4eff9;border-radius:30px;height:44px;padding:8px 20px 8px 20px;-webkit-transition:0.5s ease;transition:0.5s ease;position:relative;color:#0076cf;font-size:18px;font-family:"bold"}.btn-favoritos img{max-width:25px;height:auto;position:absolute;left:7px;top:7px}.btn-favoritos.small{height:36px;padding:5px 30px;font-size:14px}.btn-favoritos.icon{padding:4px 30px 4px 20px}.btn-favoritos.icon i{position:absolute;right:10px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.btn-favoritos:hover{background:#0076cf;color:white;border:solid 1px #0076cf}.btn-favoritos:focus{background:#0076cf;color:white;border:solid 1px #0076cf;outline:none}.btn-favoritos:active{outline:none}.w-favoritos{min-width:200px}.icon-button-gray{background:#fafafa;color:#333333;border-radius:100%;width:36px;height:36px;-webkit-transition:0.5s ease;transition:0.5s ease;position:relative;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.icon-button-gray:hover{background:#e6e6e6;color:#333333;border:solid 1px #e6e6e6}.icon-button-gray:focus{background:#c7c7c7;color:#333333;border:solid 1px #c7c7c7;outline:none}.icon-button-gray:active{outline:none}.icon-button-blue{background:#e4eff9;color:#0091da;border-radius:100%;width:36px;height:36px;-webkit-transition:0.5s ease;transition:0.5s ease;position:relative;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.icon-button-blue:hover{background:#e4eff9;color:#0091da;border:solid 1px #0091da}.icon-button-blue:focus{background:#bcdfff;color:#0091da;border:solid 1px #bcdfff;outline:none}.icon-button-blue:active{outline:none}.btn-orange{background:#ffb92d;color:white;border:solid 1px #ffb92d;border-radius:30px!important;height:44px;padding:8px 20px;-webkit-transition:0.5s ease;transition:0.5s ease;position:relative}.btn-orange.ghost{background:transparent}.btn-orange.small{height:36px;padding:5px 30px;font-size:14px}.btn-orange.icon{padding:4px 30px 4px 20px}.btn-orange.icon i{position:absolute;right:10px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.btn-orange:hover{background:#e4eff9;color:#0091da;border:solid 1px #e4eff9}.btn-orange:focus{background:#e4eff9;color:#0091da;border:solid 1px #0091da;outline:none}.btn-orange:active{outline:none}.link-buttons{color:#0091da;position:relative;-webkit-transition:0.3s ease;transition:0.3s ease}.link-buttons:hover{text-decoration:none;color:#0091da}.link-buttons:hover:after{height:3px;-webkit-transition:0.3s ease;transition:0.3s ease}.link-buttons:after{content:"";position:absolute;background:#0091da;bottom:-3px;left:0;width:100%;height:0px;display:block;-webkit-transition:0.3s ease;transition:0.3s ease}.link-buttons.icon{padding-right:18px}.link-buttons.icon:before{content:"\e90d";font-family:"icomoon"!important;position:absolute;right:0;top:1px;height:0px;display:block;-webkit-transition:0.3s ease;transition:0.3s ease;font-size:14px}.link-buttons-white{color:white;position:relative;-webkit-transition:0.3s ease;transition:0.3s ease}.link-buttons-white:hover{text-decoration:none;color:white}.link-buttons-white:hover:after{height:3px;-webkit-transition:0.3s ease;transition:0.3s ease}.link-buttons-white:after{content:"";position:absolute;background:white;bottom:-3px;left:0;width:100%;height:0px;display:block;-webkit-transition:0.3s ease;transition:0.3s ease}.link-buttons-white.icon{padding-right:18px}.link-buttons-white.icon:before{content:"\e90d";font-family:"icomoon"!important;position:absolute;right:0;top:1px;height:0px;display:block;-webkit-transition:0.3s ease;transition:0.3s ease;font-size:14px}.banner-blue{background:#0076cf;border-radius:3px;padding:20px 40px 20px 46px;position:relative}.banner-blue p{margin-bottom:0;color:white}.banner-blue .close-banner{position:absolute;right:14px;top:17px;color:white;text-decoration:none;font-size:10px}.banner-blue:before{content:"\e905";font-family:"icomoon"!important;position:absolute;left:15px;top:14px;height:0px;display:block;-webkit-transition:0.3s ease;transition:0.3s ease;font-size:22px;color:white}.banner-blue.short-message{padding:10px 40px 10px 46px}.banner-blue.short-message:before{top:6px}.banner-light-blue{background:#e4eff9;border-radius:3px;padding:20px 40px 20px 46px;position:relative}.banner-light-blue p{margin-bottom:0}.banner-light-blue .close-banner{position:absolute;right:14px;top:17px;color:#0076cf;text-decoration:none;font-size:10px}.banner-light-blue:before{content:"\e905";font-family:"icomoon"!important;position:absolute;left:15px;top:14px;height:0px;display:block;-webkit-transition:0.3s ease;transition:0.3s ease;font-size:22px;color:#0076cf}.banner-light-blue.short-message{padding:10px 40px 10px 46px}.banner-light-blue.short-message:before{top:6px}.banner-light-green{background:#e8f5f1;border-radius:3px;padding:20px 40px 20px 46px;position:relative}.banner-light-green p{margin-bottom:0}.banner-light-green .close-banner{position:absolute;right:14px;top:17px;color:#00a296;text-decoration:none;font-size:10px}.banner-light-green:before{content:"\e903";font-family:"icomoon"!important;position:absolute;left:15px;top:14px;height:0px;display:block;-webkit-transition:0.3s ease;transition:0.3s ease;font-size:22px;color:#00a296}.banner-light-green.short-message{padding:10px 40px 10px 46px}.banner-light-green.short-message:before{top:6px}.banner-red{background:#b30000;border-radius:3px;padding:20px 40px 20px 46px;position:relative}.banner-red p{margin-bottom:0;color:white}.banner-red .close-banner{position:absolute;right:14px;top:17px;color:white;text-decoration:none;font-size:10px}.banner-red:before{content:"\e904";font-family:"icomoon"!important;position:absolute;left:15px;top:14px;height:0px;display:block;-webkit-transition:0.3s ease;transition:0.3s ease;font-size:22px;color:white}.banner-red.short-message{padding:10px 40px 10px 46px}.banner-red.short-message:before{top:6px}.banner-light-red{background:#fff2f3;border-radius:3px;padding:20px 40px 20px 46px;position:relative}.banner-light-red p{margin-bottom:0}.banner-light-red .close-banner{position:absolute;right:14px;top:17px;color:#b30000;text-decoration:none;font-size:10px}.banner-light-red:before{content:"\e904";font-family:"icomoon"!important;position:absolute;left:15px;top:14px;height:0px;display:block;-webkit-transition:0.3s ease;transition:0.3s ease;font-size:22px;color:#b30000}.banner-light-red.short-message{padding:10px 40px 10px 46px}.banner-light-red.short-message:before{top:6px}.banner-light-orange{background:#fff1e2;border-radius:3px;padding:20px 40px 20px 46px;position:relative}.banner-light-orange p{margin-bottom:0}.banner-light-orange .close-banner{position:absolute;right:14px;top:17px;color:#ffb92d;text-decoration:none;font-size:10px}.banner-light-orange:before{content:"\e904";font-family:"icomoon"!important;position:absolute;left:15px;top:14px;height:0px;display:block;-webkit-transition:0.3s ease;transition:0.3s ease;font-size:22px;color:#ffb92d}.banner-light-orange.short-message{padding:10px 40px 10px 46px}.banner-light-orange.short-message:before{top:6px}.cards{border:solid 1px #cdcdcd;border-radius:0.3em;background:white;-webkit-transition:0.3s ease;transition:0.3s ease;position:relative;height:100%}.cards:hover{border:solid 1px #0076cf;-webkit-box-shadow:0 0.75rem 1.5rem rgba(18,38,63,0.1);box-shadow:0 0.75rem 1.5rem rgba(18,38,63,0.1)}.cards .img-round{border-radius:100%;overflow:hidden;width:65px;height:65px;position:absolute;left:20px;top:20px}.cards .img-round img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cards .text-round{padding-left:87px!important;min-height:75px}.cards .col-round{padding-left:87px!important}.cards img{width:100%;height:auto}@media (max-width:768px){.cards{padding:15px 15px}}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:white;background-color:#ffb92d;border-color:#c7c7c7 #c7c7c7 #fff;border:0px solid transparent}.tab-content{background-color:white;border:solid 1px white;border-top:solid 0px;border-bottom-left-radius:0.5em;border-bottom-right-radius:0.5em}.nav-link{display:block;padding:0.5rem 1rem;font-family:"bold";background:white;font-size:18px}@media (max-width:576px){.nav-link{font-size:14px;text-align:center}}.nav-link:hover{display:block;padding:0.5rem 1rem;font-family:"bold";background:#fafafa}.nav-tabs{border-bottom:1px solid white}.table-responsive-lg,.table-responsive-md,.table-responsive-sm,.table-responsive-xl{border:solid 1px #0076cf;border-radius:0em 0em 0.5em 0.5em;background:white;-webkit-transition:0.3s ease;transition:0.3s ease;position:relative}.table{width:100%;color:#464646;font-size:14px;overflow:hidden;border-radius:0.5em;margin-bottom:0px;border:solid 1px #0076cf}@media (max-width:576px){.table{font-size:12px}}.table tr:nth-child(2n){background-color:#eaf6f7;padding:8px 8px}.table tr{-webkit-transition:0.3s ease;transition:0.3s ease}.table tr:hover{background:#e1e6f4}.table thead{background:#0076cf}.table thead th{vertical-align:top;color:white}.table thead th:last-child{border-top-right-radius:0.5em}.table thead th:first-child{border-top-left-radius:0.5em}.table thead tr{-webkit-transition:0.3s ease;transition:0.3s ease}.table thead tr:hover{background:#0091da}.table thead tr th{-webkit-transition:0.3s ease;transition:0.3s ease}.table thead tr th:hover{background:#0091da}.table td,.table th{padding:20px 10px;vertical-align:top;border-top:0px solid #dee2e6;width:33.3333333333%;color:#0076cf}.table td strong,.table th strong{font-family:"heavy"}.table tr td:hover,.table tr th:hover{background:#d1ddff}.table-div{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:15px;padding-right:15px}.table-div .col-table-div{padding:20px;border-radius:0.5em}.table-div .col-table-div p{margin-bottom:0}.table-white.text-large tr td{font-size:16px}.table-white .bg-light-gray{background:#fafafa!important}.table-white .bg-principal-blue td{color:white!important}.table-white .bg-principal-blue td i{color:white!important}.table-white .bg-principal-blue td:hover{color:#333333!important}.table-white .bg-principal-blue td:hover i{color:#333333!important}.table-white .bg-dark-gray td{color:white!important}.table-white .bg-dark-gray td i{color:white!important}.table-white .bg-dark-gray td:hover{color:#333333!important}.table-white .bg-dark-gray td:hover i{color:#333333!important}.table-white .table tr{border-bottom:solid 1px #e6e6e6}.table-white .table tr:nth-child(2n){background-color:white;padding:8px 8px}.titulo-table{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.titulo-table span{-webkit-box-flex:0;-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%;padding:8px 5px;text-align:center}.titulo-table .titulo-dos{background:#0076cf;border-top-left-radius:10px;color:white}.titulo-table .titulo-dos strong{font-family:"heavy"}.titulo-table .titulo-tres{background:#ffb92d;border-top-right-radius:10px;color:white}.titulo-table .titulo-tres strong{font-family:"heavy"}.content-accordion{border-radius:0.5em;-webkit-transition:0.3s ease;transition:0.3s ease}.content-accordion:hover{-webkit-box-shadow:0 0.75rem 1.5rem rgba(18,38,63,0.1);box-shadow:0 0.75rem 1.5rem rgba(18,38,63,0.1)}.content-accordion .card{border:0px solid #666666;background:transparent}.content-accordion .card:first-child .card-header{border-top-left-radius:0.5em;border-top-right-radius:0.5em}.content-accordion .card:last-child .card-header{border-bottom-left-radius:0.5em;border-bottom-right-radius:0.5em}.content-accordion .card-header{padding:0;margin-bottom:0;background:#e4eff9;border-radius:0px;border-bottom:solid 1px white}.content-accordion .card-header a{padding:15px 15px 14px 15px;display:block}.content-accordion .card-header a span{top:13px;color:#0076cf;font-family:"heavy";font-size:16px;width:25px;height:25px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;border-radius:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content-accordion .card-header a span img{max-width:16px}.content-accordion .card-header a h3{width:100%;font-family:"regular";color:#0076cf;font-size:16px;margin-bottom:0;display:inline}.content-accordion .card-header a h3 i{float:right;color:#ffb92d;font-size:14px}.content-accordion .card-header a:hover{text-decoration:none}.content-accordion .card-header.active{background-color:#eeeeee}.content-accordion .card-header.active a{padding:15px 15px 14px 15px;display:block;color:white}.content-accordion .card-header.active a h3{color:black}.content-accordion .accordion-head i{font-size:14px;float:right;color:#ffb92d}.content-accordion .accordion-head>.collapsed>i:before{content:"\e90a";color:#ffb92d}.content-accordion .accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:10px}.content-accordion .card-block{padding:40px 25px;background:white}.content-accordion .card-block em{font-family:"bold";color:#0076cf}.content-accordion .card-block ul{list-style:none;line-height:1.2}.content-accordion .card-block ul li{margin:0px 0px 18px 0px;position:relative;padding-left:30px;font-size:16px;line-height:24px}.content-accordion .card-block ul li:before{content:"\e903";font-family:"icomoon"!important;position:absolute;left:0;top:0px;color:#00a296;font-size:22px}.content-accordion .card-block ul li span{font-family:"bold"}.content-accordion .card-body{background:#3c3c3b;color:#c7c7c7;padding:1.25rem}.formulario{-webkit-box-shadow:0 0.75rem 1.5rem rgba(18,38,63,0.1);box-shadow:0 0.75rem 1.5rem rgba(18,38,63,0.1);border-radius:0.5em;padding:30px 30px}.formulario .encabezado-formulario .titulo-encabezado-formulario{padding:0px 0px 0px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.formulario .encabezado-formulario .titulo-encabezado-formulario h1,.formulario .encabezado-formulario .titulo-encabezado-formulario h2,.formulario .encabezado-formulario .titulo-encabezado-formulario h3,.formulario .encabezado-formulario .titulo-encabezado-formulario h4,.formulario .encabezado-formulario .titulo-encabezado-formulario h5,.formulario .encabezado-formulario .titulo-encabezado-formulario h6{margin-bottom:0}.formulario .error{font-size:12px;color:#b30000}.formulario label span{color:#b30000;font-size:10px}.custom-checkbox .custom-control-label:before{border-width:2px;border-color:#0076cf;border-radius:2px}.custom-checkbox .custom-control-label:after{-webkit-transition:background-size 0.15s ease-in-out;transition:background-size 0.15s ease-in-out;background-repeat:no-repeat;background-position-y:center;background-position-x:50%;background-size:0%}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{border-color:#0076cf;background-color:#0076cf!important}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{-webkit-transition:background-size 0.15s ease-in-out;transition:background-size 0.15s ease-in-out;background-size:60%}.custom-control-input:checked~.custom-control-label:before{color:white;border-color:#0076cf;background-color:#0076cf!important}.margin-m100{margin-top:-100px}.tooltips{padding:0;background:transparent;border:0;position:relative;-webkit-transition:0.3s ease;transition:0.3s ease}.tooltips i{color:#0076cf;font-size:18px}.tooltips.active .tooltips-img{opacity:1;visibility:visible;bottom:28px}.tooltips .tooltips-img{position:absolute;width:500px;z-index:9;bottom:35px;left:-30px;background:#bcdfff;padding:5px;border-radius:0.5em;opacity:0;visibility:collapse;-webkit-transition:0.3s ease;transition:0.3s ease}.tooltips .tooltips-img .triangulo{position:absolute;bottom:-9px;left:31px;width:0;height:0;border-style:solid;border-width:10px 7.5px 0 7.5px;border-color:#bcdfff transparent transparent transparent}@media (max-width:768px){.tooltips .tooltips-img{width:280px;left:-172px}.tooltips .tooltips-img .triangulo{left:174px}}.redes-sociales{text-align:right}.redes-sociales li{display:inline-block}.redes-sociales li a{color:white;display:-webkit-box;display:-ms-flexbox;display:flex;width:30px;height:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.redes-sociales li a:hover{text-decoration:none}.btn-big{font-size:18px}.wrapper{overflow:hidden}.logo-cuprum{position:absolute;left:15px;top:15px;max-width:200px}@media (max-width:576px){.logo-cuprum{max-width:200px}}.container-custom{width:100%;padding:0px 5.55553vw}.container-left{width:100%;padding:0px 0px 0px 5.55553vw}@media (max-width:768px){.container-left{padding:0px 5.55553vw 0px 5.55553vw}}.container-right{width:100%;padding:0px 5.55553vw 0px 0px}@media (max-width:768px){.container-right{padding:0px 5.55553vw 0px 5.55553vw}}.epigrafe{color:#4b4687;text-transform:uppercase;font-size:14px;font-family:"heavy";letter-spacing:0.5px}@media (max-width:768px){.epigrafe{font-size:12px}}.titulo h2{font-size:36px;color:#333333;font-family:"light";line-height:110%;margin-bottom:20px}@media (max-width:768px){.titulo h2{font-size:30px}}.background{position:absolute;left:0px;top:0px;width:100%;height:100%}.background img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.btn-video{position:absolute;left:30px;bottom:30px;z-index:99;font-size:12px;color:white;font-weight:200;text-transform:uppercase;text-decoration:none;padding-left:50px}.btn-video span{position:absolute;left:0px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);background-color:rgba(0,0,0,0.3);width:40px;height:40px;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:24px}.btn-video:hover{color:white}.p-right-100{padding-right:100px}@media (max-width:768px){.p-right-100{padding-right:0.75rem}}.p-left-100{padding-left:100px}@media (max-width:768px){.p-left-100{padding-left:0.75rem}}.p-left-100-2{padding-left:100px}@media (max-width:1200px){.p-left-100-2{padding-left:0.75rem}}.bg-azul-oscuro{background:#28385e;position:absolute;left:0px;bottom:0px;width:100%;height:50%}@media (max-width:992px){.bg-azul-oscuro{height:80%}}@media (max-width:768px){.bg-azul-oscuro{height:90%}}.btn-sticky{position:fixed;right:30px;bottom:30px;z-index:99999;opacity:0;visibility:hidden;-webkit-transition:opacity 0.5s ease,visibility 0.5s ease;transition:opacity 0.5s ease,visibility 0.5s ease}.btn-sticky.show{opacity:1;visibility:visible}.content-header{position:relative;width:100%;height:90vh;min-height:600px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:768px){.content-header{height:70%;min-height:500px}}.titulo-header{position:relative;z-index:99;padding-left:150px;padding-bottom:100px}.titulo-header h1{color:white;font-size:90px;line-height:100%}.titulo-header h1 strong{font-size:110px}@media (max-width:1450px){.titulo-header h1{color:white;font-size:60px;line-height:115%}.titulo-header h1 strong{font-size:80px}}@media (max-width:992px){.titulo-header{padding-left:0px}.titulo-header h1{color:white;font-size:60px;line-height:115%}.titulo-header h1 strong{font-size:80px}}@media (max-width:768px){.titulo-header{padding-left:0px}.titulo-header h1{color:white;font-size:40px;line-height:115%}.titulo-header h1 strong{font-size:60px}}@media (max-width:576px){.titulo-header{padding-left:0px}.titulo-header h1{color:white;font-size:35px;line-height:115%}.titulo-header h1 strong{font-size:45px}}.img-woman{position:absolute;right:0px;bottom:0px;width:60%;height:80%;z-index:9}.img-woman img{position:absolute;bottom:0px;width:calc(100% - 200px)}@media (max-width:1450px){.img-woman img{position:absolute;bottom:0px;width:calc(100% - 100px)}}@media (max-width:992px){.img-woman img{position:absolute;bottom:0px;width:120%}}@media (max-width:768px){.img-woman{right:60px}.img-woman img{position:absolute;bottom:0px;width:135%}}@media (max-width:576px){.img-woman img{position:absolute;bottom:0px;width:220%}}header{position:absolute;left:0px;top:0px;width:100%;height:100px;z-index:99;padding-top:10px;padding-bottom:10px;z-index:999}.btn-header{text-align:right}.logo{width:170px}@media (max-width:768px){.logo{width:140px}}.botones-header{position:absolute;left:0px;top:0px;width:100%;height:100%;z-index:99;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.botones-header .listado{width:25%;height:100%;position:relative;padding:30px;background-color:rgba(0,0,0,0.3);overflow:hidden;-webkit-transition:0.3s ease;transition:0.3s ease}.botones-header .listado .item{position:absolute;bottom:0px;-webkit-transition:0.3s ease;transition:0.3s ease;text-decoration:none}.botones-header .listado .item h4{color:white;font-size:30px;font-family:"light"}.botones-header .listado .item p{color:white;font-size:16px;font-weight:300;margin-bottom:0px;opacity:0;display:none}.botones-header .listado:hover{background-color:rgba(0,0,0,0.7);-webkit-transition:0.3s ease;transition:0.3s ease}.botones-header .listado:hover .item{bottom:30px;-webkit-transition:0.3s ease;transition:0.3s ease}.botones-header .listado:hover .item p{opacity:1;display:block}@media (max-width:1024px){.botones-header .listado .item h4{font-size:26px}}@media (max-width:768px){.botones-header{display:none;top:inherit;bottom:0px;width:100%;height:250px}.botones-header .listado{width:100%;height:25%;padding:15px;border-top:solid 1px #7b8687;background-color:rgba(0,0,0,0.1)}.botones-header .listado:hover .item{bottom:0px}.botones-header .listado .item{position:relative;bottom:inherit}.botones-header .listado .item h4{font-size:20px;margin-bottom:0px}.botones-header .listado .item p{display:none}}.listado_mobile{display:none}.listado_mobile li{list-style:none;border-bottom:solid 1px #fff}.listado_mobile li a{font-family:"bold";padding:12px 20px;display:block;background-color:#f4f3fb;color:#4b4687;text-transform:uppercase;text-decoration:none;font-size:14px}@media (max-width:768px){.listado_mobile{display:block}}.botones-header .listado:nth-child(-n+3){border-right:1px solid #7b8687}.listado-linea{padding-left:20px;position:relative;margin-top:30px;-webkit-transition:0.3s ease;transition:0.3s ease}.listado-linea h3{color:#666666;font-size:20px;font-family:"bold"}.listado-linea p{color:#999999;margin-bottom:0px}@media (max-width:576px){.listado-linea h3{font-size:16px}}.listado-linea:after{content:"";width:3px;height:100%;background:#e3e3e3;position:absolute;left:0px;top:0px}.listado-linea.active{-webkit-transition:0.3s ease;transition:0.3s ease}.listado-linea.active h3{color:#0076cf;font-family:"bold"}.listado-linea.active p{color:#666666}.listado-linea.active:after{content:"";width:3px;height:100%;background:#ffb92d;position:absolute;left:0px;top:0px}.listado-linea:hover{-webkit-transition:0.3s ease;transition:0.3s ease}.listado-linea:hover h3{color:#0076cf;font-family:"bold"}.listado-linea:hover p{color:#666666}.listado-linea:hover:after{content:"";width:3px;height:100%;background:#ffb92d;position:absolute;left:0px;top:0px}.listado-bullet li{list-style:none;font-weight:600;padding-left:28px;padding-top:10px;padding-bottom:10px;color:#666666;position:relative}.listado-bullet li img{width:20px;position:absolute;left:0px;top:14px}@media (max-width:576px){.listado-bullet li{font-size:14px}}.listado-video{position:relative}.img-left{position:relative;width:100%;height:90%;margin-top:45px}.img-left img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.img-left .text-img-left{position:absolute;left:0px;bottom:0px;padding:30px;font-size:36px;color:white;line-height:100%;z-index:99;font-family:"light"}.img-left .text-img-left strong{font-family:"heavy"}@media (max-width:768px){.img-left{margin-top:0px;height:340px;margin-bottom:30px}.img-left .text-img-left{display:none}}@media (max-width:576px){.img-left{width:120%;margin-left:-30px}}.img-right{position:relative;width:100%;height:100%;margin-top:45px}.img-right img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:576px){.img-right{width:120%;margin-left:-30px;margin-top:0px;height:360px}}.section-carusel{position:relative;z-index:99}.container-carusel{width:80%;position:absolute;top:-50%;left:-200px}@media (max-width:768px){.container-carusel{position:relative;width:108%;top:-50%;left:-100px;margin-top:-200px}}@media (max-width:576px){.container-carusel{position:relative;width:132%;top:-50%;left:-185px;margin-top:-200px}}@media (max-width:400px){.container-carusel{position:relative;width:152%;top:-50%;left:-210px;margin-top:-200px}}.swiper{width:100%;height:100%}.swiper-slide{font-size:18px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex}.swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.listado-carusel{padding:30px;min-height:300px}.listado-carusel .img-carusel{width:75px;height:75px;border-radius:100%;overflow:hidden;opacity:0}.listado-carusel h4{font-size:20px;font-family:"bold";color:#666666}.listado-carusel p{color:#999999;margin-bottom:0px}.listado-carusel svg{width:60px;position:absolute;right:20px;top:20px}.listado-carusel path{fill:#ccd4d7;stroke-width:0px}@media (max-width:768px){.listado-carusel{padding:15px}.listado-carusel h4{font-size:16px}}.content-swiper .swiper-slide{background:#f4f3fb;min-height:280px}.content-swiper .swiper-slide .listado-carusel polygon{fill:#99c9ed;stroke-width:0px}.content-swiper .swiper-slide .listado-carusel h4{color:#0076cf}.content-swiper .swiper-slide .listado-carusel p{color:#999999}@media (max-width:576px){.content-swiper .swiper-slide .listado-carusel p{font-size:14px}}.content-swiper .swiper-slide-next{background:white}.content-swiper .swiper-slide-next .listado-carusel polygon{fill:#ccd4d7;stroke-width:0px}.content-swiper .swiper-slide-next .listado-carusel h4{color:#666666}.content-swiper .swiper-slide-next .listado-carusel p{color:#999999}@media (max-width:1024px){.content-swiper .swiper-slide-next{background:#f4f3fb}.content-swiper .swiper-slide-next .listado-carusel polygon{fill:#99c9ed;stroke-width:0px}.content-swiper .swiper-slide-next .listado-carusel h4{color:#0076cf}.content-swiper .swiper-slide-next .listado-carusel p{color:#999999}}.content-swiper .swiper-slide-active{background:white}.content-swiper .swiper-slide-active .listado-carusel polygon{fill:#ccd4d7;stroke-width:0px}.content-swiper .swiper-slide-active .listado-carusel h4{color:#666666}.content-swiper .swiper-slide-active .listado-carusel p{color:#999999}.content-botones{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;position:relative;padding-left:100px}@media (max-width:1024px){.content-botones{padding-left:0.75rem}}.content-botones-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end;position:relative;padding-left:100px;display:none}@media (max-width:1024px){.content-botones-2{display:block;padding-left:0.75rem}}.swiper-botones{width:210px;position:relative}.swiper-botones .button-next{position:absolute;left:0px;width:92px;padding:5px;border-radius:30px;border:solid 2px #7e889e;color:#7e889e;font-size:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.swiper-botones .button-prev{position:absolute;right:0px;width:92px;padding:5px;border-radius:30px;border:solid 2px #7e889e;color:#7e889e;font-size:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.swiper-botones .button-next-icon{position:absolute;left:0px;width:92px;padding:5px;border-radius:30px;border:solid 2px #e5e5e5;color:#e5e5e5;font-size:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.swiper-botones .button-prev-icon{position:absolute;right:0px;width:92px;padding:5px;border-radius:30px;border:solid 2px #e5e5e5;color:#e5e5e5;font-size:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1024px){.swiper-botones.margin-center{margin:0 auto}}.img-doble{position:relative;height:100%;width:100%}.img-doble .img-uno{width:50%;height:100%;position:absolute;left:0px;top:0px}.img-doble .img-uno img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.img-doble .img-dos{width:calc(50% - 30px);height:80%;position:absolute;right:0px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.img-doble .img-dos img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (max-width:768px){.img-doble{height:360px}}@media (max-width:576px){.img-doble{width:120%;margin-left:-30px}.img-doble .img-dos{width:calc(50% - 15px)}}.listado-img{position:relative;height:360px}.listado-img:after{content:"";position:absolute;left:0px;top:0px;width:100%;height:100%;background:rgba(0,0,0,0.4)}.listado-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.listado-img .titulo-img{position:absolute;left:0px;bottom:0px;padding:30px;z-index:99}.listado-img .titulo-img h3{color:white;font-size:20px;font-family:"bold"}@media (max-width:768px){.listado-img .titulo-img h3{font-size:18px}}@media (max-width:576px){.listado-img{height:320px}.listado-img .titulo-img{padding:25px}.listado-img .titulo-img h3{font-size:16px}}.listado-icono{text-align:center;padding-left:30px;padding-right:30px}.listado-icono img{width:50px;margin:0 auto}.listado-icono h4{color:white;font-size:30px;font-family:"light";margin-top:10px}.listado-icono p{color:white;font-weight:400}@media (max-width:768px){.listado-icono{padding-left:15px;padding-right:15px}.listado-icono h4{font-size:20px}}.border-lineas{position:absolute;left:0px;bottom:0px;width:100%;height:36px}.border-lineas .borde-uno{width:100%;height:2px;background:white;position:absolute;top:0px;left:0px}.border-lineas .borde-dos{width:100%;height:2px;background:white;position:absolute;top:10px;left:0px}.border-lineas .borde-tres{width:100%;height:2px;background:white;position:absolute;top:18px;left:0px}.border-lineas .borde-cuatro{width:100%;height:2px;background:white;position:absolute;top:23px;left:0px}.border-lineas .borde-cinco{width:100%;height:2px;background:white;position:absolute;top:28px;left:0px}.border-lineas .borde-seis{width:100%;height:2px;background:white;position:absolute;top:33px;left:0px}.carusel-icono{width:100%}@media (max-width:768px){.carusel-icono{position:relative;top:inherit;-webkit-transform:inherit;transform:inherit;width:135%;right:-4px}}@media (max-width:576px){.carusel-icono{position:relative;top:inherit;-webkit-transform:inherit;transform:inherit;width:170%;right:-4px}}.listado-swiper-icono{text-align:left;padding:50px 30px 100px 30px;position:relative;min-height:400px;-webkit-transition:0.3s ease;transition:0.3s ease}.listado-swiper-icono:hover{background-color:#f4f3fb}.listado-swiper-icono:hover .icono svg{width:50px}.listado-swiper-icono:hover .icono svg path{fill:#0076cf}.listado-swiper-icono:hover .icono svg .cls-1,.listado-swiper-icono:hover .icono svg .cls-2{stroke-width:0px}.listado-swiper-icono:hover .icono svg path{fill:#0076cf}.listado-swiper-icono:hover h4{color:#0076cf}.listado-swiper-icono:hover p{color:#383838}.listado-swiper-icono .icono svg{width:50px}.listado-swiper-icono .icono svg path{fill:#cccccc}.listado-swiper-icono .icono svg .cls-1,.listado-swiper-icono .icono svg .cls-2{stroke-width:0px}.listado-swiper-icono .icono svg path{fill:#cccccc}.listado-swiper-icono .listado-swiper-flecha{position:absolute;left:30px;bottom:30px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.listado-swiper-icono .listado-swiper-flecha svg{width:40px}.listado-swiper-icono .listado-swiper-flecha svg path{fill:#cccccc}.listado-swiper-icono h4{color:#666666;font-size:20px;font-family:"bold";margin-top:30px}.listado-swiper-icono p{color:#999999}@media (max-width:768px){.listado-swiper-icono{min-height:350px;padding:40px 20px 100px 20px}.listado-swiper-icono .listado-swiper-flecha svg{width:30px}.listado-swiper-icono .listado-swiper-flecha svg path{fill:#cccccc}.listado-swiper-icono h4{font-size:16px}.listado-swiper-icono p{font-size:14px}}.content-swiper-icon .swiper-slide{background:white}footer{background-color:white;padding-top:40px;padding-bottom:40px}.legales{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.legales .listado-legales{width:calc(100% - 600px)}.legales .listado-legales.mobile{display:none}.legales .listado-legales ul li{font-size:11px;color:#999999;list-style:none;margin-bottom:10px;position:relative;padding-left:10px}.legales .listado-legales ul li a{color:#0076cf}.legales .listado-legales ul li:after{content:"";position:absolute;left:0px;top:5px;background:#ffb92d;width:4px;height:4px;border-radius:100%}@media (max-width:992px){.legales .listado-legales{width:100%;padding-top:20px}.legales .listado-legales.desktop{display:none}.legales .listado-legales.mobile{display:block}}.contactos{padding-right:30px;margin-right:30px;border-right:solid 1px #dfdfdf}.contactos p{color:#464646;font-family:"heavy";margin-bottom:0px}.contactos p a{text-decoration:none}.contactos p span{color:#0076cf;font-size:14px}@media (max-width:992px){.contactos{margin-right:0px;width:225px}}@media (max-width:768px){.contactos{margin-right:0px;width:50%;text-align:center}}@media (max-width:576px){.contactos{width:100%;border-right:solid 0px #dfdfdf}}.redes{text-align:left;margin-top:25px}.redes li{list-style:none;display:inline-block}.redes li a{color:#0076cf;padding-right:15px}.redes li a .icon-facebook{font-size:18px}.redes li a .icon-linkedin2{font-size:21px}.redes li a .icon-twitter{font-size:19px}.redes li a .icon-youtube{font-size:19px}@media (max-width:576px){.redes{text-align:center}}.app{padding-left:40px}.app h4{color:#464646;font-size:16px;font-family:"heavy"}.app img{width:140px;margin-right:10px;margin-bottom:15px}@media (max-width:768px){.app{width:50%;text-align:center}}@media (max-width:576px){.app{width:100%;padding-left:0px;margin-top:20px}}.barra-azul{height:20px;width:100%;background-color:#0076cf}.pt-0{padding-top:0!important}.pt-10{padding-top:10px!important}.pt-20{padding-top:20px!important}.pt-30{padding-top:30px!important}.pt-40{padding-top:40px!important}.pt-50{padding-top:50px!important}.pt-60{padding-top:60px!important}.pt-70{padding-top:70px!important}.pt-80{padding-top:80px!important}.pt-90{padding-top:90px!important}.pt-100{padding-top:100px!important}.pt-110{padding-top:110px!important}.pt-120{padding-top:120px!important}.pt-130{padding-top:130px!important}.pt-140{padding-top:140px!important}.pt-150{padding-top:150px!important}.pt-160{padding-top:160px!important}.pt-170{padding-top:170px!important}.pt-180{padding-top:180px!important}.pt-190{padding-top:190px!important}.pt-200{padding-top:200px!important}.pt-250{padding-top:250px!important}.pt-300{padding-top:300px!important}@media (max-width:1300px){.pt-exl-0{xldding-top:0!important}.pt-exl-10{padding-top:10px!important}.pt-exl-20{padding-top:20px!important}.pt-exl-30{padding-top:30px!important}.pt-exl-40{padding-top:40px!important}.pt-exl-50{padding-top:50px!important}.pt-exl-60{padding-top:60px!important}.pt-exl-70{padding-top:70px!important}.pt-exl-80{padding-top:80px!important}.pt-exl-90{padding-top:90px!important}.pt-exl-100{padding-top:100px!important}.pt-exl-110{padding-top:110px!important}.pt-exl-120{padding-top:120px!important}.pt-exl-130{padding-top:130px!important}.pt-exl-140{padding-top:140px!important}.pt-exl-150{padding-top:150px!important}.pt-exl-160{padding-top:160px!important}.pt-exl-170{padding-top:170px!important}.pt-exl-180{padding-top:180px!important}.pt-exl-190{padding-top:190px!important}.pt-exl-200{padding-top:200px!important}.pt-exl-250{padding-top:250px!important}.pt-exl-300{padding-top:300px!important}}@media (max-width:1200px){.pt-xl-0{xldding-top:0!important}.pt-xl-10{padding-top:10px!important}.pt-xl-20{padding-top:20px!important}.pt-xl-30{padding-top:30px!important}.pt-xl-40{padding-top:40px!important}.pt-xl-50{padding-top:50px!important}.pt-xl-60{padding-top:60px!important}.pt-xl-70{padding-top:70px!important}.pt-xl-80{padding-top:80px!important}.pt-xl-90{padding-top:90px!important}.pt-xl-100{padding-top:100px!important}.pt-xl-110{padding-top:110px!important}.pt-xl-120{padding-top:120px!important}.pt-xl-130{padding-top:130px!important}.pt-xl-140{padding-top:140px!important}.pt-xl-150{padding-top:150px!important}.pt-xl-160{padding-top:160px!important}.pt-xl-170{padding-top:170px!important}.pt-xl-180{padding-top:180px!important}.pt-xl-190{padding-top:190px!important}.pt-xl-200{padding-top:200px!important}.pt-xl-250{padding-top:250px!important}.pt-xl-300{padding-top:300px!important}}@media (max-width:992px){.pt-lg-0{padding-top:0!important}.pt-lg-10{padding-top:10px!important}.pt-lg-20{padding-top:20px!important}.pt-lg-30{padding-top:30px!important}.pt-lg-40{padding-top:40px!important}.pt-lg-50{padding-top:50px!important}.pt-lg-60{padding-top:60px!important}.pt-lg-70{padding-top:70px!important}.pt-lg-80{padding-top:80px!important}.pt-lg-90{padding-top:90px!important}.pt-lg-100{padding-top:100px!important}.pt-lg-110{padding-top:110px!important}.pt-lg-120{padding-top:120px!important}.pt-lg-130{padding-top:130px!important}.pt-lg-140{padding-top:140px!important}.pt-lg-150{padding-top:150px!important}.pt-lg-160{padding-top:160px!important}.pt-lg-170{padding-top:170px!important}.pt-lg-180{padding-top:180px!important}.pt-lg-190{padding-top:190px!important}.pt-lg-200{padding-top:200px!important}.pt-lg-250{padding-top:250px!important}.pt-lg-300{padding-top:300px!important}}@media (max-width:768px){.pt-md-0{padding-top:0!important}.pt-md-10{padding-top:10px!important}.pt-md-20{padding-top:20px!important}.pt-md-30{padding-top:30px!important}.pt-md-40{padding-top:40px!important}.pt-md-50{padding-top:50px!important}.pt-md-60{padding-top:60px!important}.pt-md-70{padding-top:70px!important}.pt-md-80{padding-top:80px!important}.pt-md-90{padding-top:90px!important}.pt-md-100{padding-top:100px!important}.pt-md-110{padding-top:110px!important}.pt-md-120{padding-top:120px!important}.pt-md-130{padding-top:130px!important}.pt-md-140{padding-top:140px!important}.pt-md-150{padding-top:150px!important}.pt-md-160{padding-top:160px!important}.pt-md-170{padding-top:170px!important}.pt-md-180{padding-top:180px!important}.pt-md-190{padding-top:190px!important}.pt-md-200{padding-top:200px!important}.pt-md-250{padding-top:250px!important}.pt-md-300{padding-top:300px!important}}@media (max-width:576px){.pt-sm-0{padding-top:0!important}.pt-sm-10{padding-top:10px!important}.pt-sm-20{padding-top:20px!important}.pt-sm-30{padding-top:30px!important}.pt-sm-40{padding-top:40px!important}.pt-sm-50{padding-top:50px!important}.pt-sm-60{padding-top:60px!important}.pt-sm-70{padding-top:70px!important}.pt-sm-80{padding-top:80px!important}.pt-sm-90{padding-top:90px!important}.pt-sm-100{padding-top:100px!important}.pt-sm-110{padding-top:110px!important}.pt-sm-120{padding-top:120px!important}.pt-sm-130{padding-top:130px!important}.pt-sm-140{padding-top:140px!important}.pt-sm-150{padding-top:150px!important}.pt-sm-160{padding-top:160px!important}.pt-sm-170{padding-top:170px!important}.pt-sm-180{padding-top:180px!important}.pt-sm-190{padding-top:190px!important}.pt-sm-200{padding-top:200px!important}.pt-sm-250{padding-top:250px!important}.pt-sm-300{padding-top:300px!important}}.pb-0{padding-bottom:0!important}.pb-10{padding-bottom:10px!important}.pb-20{padding-bottom:20px!important}.pb-30{padding-bottom:30px!important}.pb-40{padding-bottom:40px!important}.pb-50{padding-bottom:50px!important}.pb-60{padding-bottom:60px!important}.pb-70{padding-bottom:70px!important}.pb-80{padding-bottom:80px!important}.pb-90{padding-bottom:90px!important}.pb-100{padding-bottom:100px!important}.pb-110{padding-bottom:110px!important}.pb-120{padding-bottom:120px!important}.pb-130{padding-bottom:130px!important}.pb-140{padding-bottom:140px!important}.pb-150{padding-bottom:150px!important}.pb-160{padding-bottom:160px!important}.pb-170{padding-bottom:170px!important}.pb-180{padding-bottom:180px!important}.pb-190{padding-bottom:190px!important}.pb-200{padding-bottom:200px!important}.pb-250{padding-bottom:250px!important}.pb-300{padding-bottom:300px!important}@media (max-width:1300px){.pb-exl-0{padding-bottom:0!important}.pb-exl-10{padding-bottom:10px!important}.pb-exl-20{padding-bottom:20px!important}.pb-exl-30{padding-bottom:30px!important}.pb-exl-40{padding-bottom:40px!important}.pb-exl-50{padding-bottom:50px!important}.pb-exl-60{padding-bottom:60px!important}.pb-exl-70{padding-bottom:70px!important}.pb-exl-80{padding-bottom:80px!important}.pb-exl-90{padding-bottom:90px!important}.pb-exl-100{padding-bottom:100px!important}.pb-exl-110{padding-bottom:110px!important}.pb-exl-120{padding-bottom:120px!important}.pb-exl-130{padding-bottom:130px!important}.pb-exl-140{padding-bottom:140px!important}.pb-exl-150{padding-bottom:150px!important}.pb-exl-160{padding-bottom:160px!important}.pb-exl-170{padding-bottom:170px!important}.pb-exl-180{padding-bottom:180px!important}.pb-exl-190{padding-bottom:190px!important}.pb-exl-200{padding-bottom:200px!important}.pb-exl-250{padding-bottom:250px!important}.pb-exl-300{padding-bottom:300px!important}}@media (max-width:1200px){.pb-xl-0{padding-bottom:0!important}.pb-xl-10{padding-bottom:10px!important}.pb-xl-20{padding-bottom:20px!important}.pb-xl-30{padding-bottom:30px!important}.pb-xl-40{padding-bottom:40px!important}.pb-xl-50{padding-bottom:50px!important}.pb-xl-60{padding-bottom:60px!important}.pb-xl-70{padding-bottom:70px!important}.pb-xl-80{padding-bottom:80px!important}.pb-xl-90{padding-bottom:90px!important}.pb-xl-100{padding-bottom:100px!important}.pb-xl-110{padding-bottom:110px!important}.pb-xl-120{padding-bottom:120px!important}.pb-xl-130{padding-bottom:130px!important}.pb-xl-140{padding-bottom:140px!important}.pb-xl-150{padding-bottom:150px!important}.pb-xl-160{padding-bottom:160px!important}.pb-xl-170{padding-bottom:170px!important}.pb-xl-180{padding-bottom:180px!important}.pb-xl-190{padding-bottom:190px!important}.pb-xl-200{padding-bottom:200px!important}.pb-xl-250{padding-bottom:250px!important}.pb-xl-300{padding-bottom:300px!important}}@media (max-width:992px){.pb-lg-0{padding-bottom:0!important}.pb-lg-10{padding-bottom:10px!important}.pb-lg-20{padding-bottom:20px!important}.pb-lg-30{padding-bottom:30px!important}.pb-lg-40{padding-bottom:40px!important}.pb-lg-50{padding-bottom:50px!important}.pb-lg-60{padding-bottom:60px!important}.pb-lg-70{padding-bottom:70px!important}.pb-lg-80{padding-bottom:80px!important}.pb-lg-90{padding-bottom:90px!important}.pb-lg-100{padding-bottom:100px!important}.pb-lg-110{padding-bottom:110px!important}.pb-lg-120{padding-bottom:120px!important}.pb-lg-130{padding-bottom:130px!important}.pb-lg-140{padding-bottom:140px!important}.pb-lg-150{padding-bottom:150px!important}.pb-lg-160{padding-bottom:160px!important}.pb-lg-170{padding-bottom:170px!important}.pb-lg-180{padding-bottom:180px!important}.pb-lg-190{padding-bottom:190px!important}.pb-lg-200{padding-bottom:200px!important}.pb-lg-250{padding-bottom:250px!important}.pb-lg-300{padding-bottom:300px!important}}@media (max-width:768px){.pb-md-0{padding-bottom:0!important}.pb-md-10{padding-bottom:10px!important}.pb-md-20{padding-bottom:20px!important}.pb-md-30{padding-bottom:30px!important}.pb-md-40{padding-bottom:40px!important}.pb-md-50{padding-bottom:50px!important}.pb-md-60{padding-bottom:60px!important}.pb-md-70{padding-bottom:70px!important}.pb-md-80{padding-bottom:80px!important}.pb-md-90{padding-bottom:90px!important}.pb-md-100{padding-bottom:100px!important}.pb-md-110{padding-bottom:110px!important}.pb-md-120{padding-bottom:120px!important}.pb-md-130{padding-bottom:130px!important}.pb-md-140{padding-bottom:140px!important}.pb-md-150{padding-bottom:150px!important}.pb-md-160{padding-bottom:160px!important}.pb-md-170{padding-bottom:170px!important}.pb-md-180{padding-bottom:180px!important}.pb-md-190{padding-bottom:190px!important}.pb-md-200{padding-bottom:200px!important}.pb-md-250{padding-bottom:250px!important}.pb-md-300{padding-bottom:300px!important}}@media (max-width:576px){.pb-sm-0{padding-bottom:0!important}.pb-sm-10{padding-bottom:10px!important}.pb-sm-15{padding-bottom:15px!important}.pb-sm-20{padding-bottom:20px!important}.pb-sm-30{padding-bottom:30px!important}.pb-sm-40{padding-bottom:40px!important}.pb-sm-50{padding-bottom:50px!important}.pb-sm-60{padding-bottom:60px!important}.pb-sm-70{padding-bottom:70px!important}.pb-sm-80{padding-bottom:80px!important}.pb-sm-90{padding-bottom:90px!important}.pb-sm-100{padding-bottom:100px!important}.pb-sm-110{padding-bottom:110px!important}.pb-sm-120{padding-bottom:120px!important}.pb-sm-130{padding-bottom:130px!important}.pb-sm-140{padding-bottom:140px!important}.pb-sm-150{padding-bottom:150px!important}.pb-sm-160{padding-bottom:160px!important}.pb-sm-170{padding-bottom:170px!important}.pb-sm-180{padding-bottom:180px!important}.pb-sm-190{padding-bottom:190px!important}.pb-sm-200{padding-bottom:200px!important}.pb-sm-250{padding-bottom:250px!important}.pb-sm-300{padding-bottom:300px!important}}.mt-0{margin-top:0!important}.mt-10{margin-top:10px!important}.mt-20{margin-top:20px!important}.mt-30{margin-top:30px!important}.mt-40{margin-top:40px!important}.mt-50{margin-top:50px!important}.mt-60{margin-top:60px!important}.mt-70{margin-top:70px!important}.mt-80{margin-top:80px!important}.mt-90{margin-top:90px!important}.mt-100{margin-top:100px!important}.mt-110{margin-top:110px!important}.mt-120{margin-top:120px!important}.mt-130{margin-top:130px!important}.mt-140{margin-top:140px!important}.mt-150{margin-top:150px!important}.mt-200{margin-top:200px!important}.mt-250{margin-top:200px!important}.mt-300{margin-top:300px!important}@media (max-width:1300px){.mt-exl-0{margin-top:0!important}.mt-exl-10{margin-top:10px!important}.mt-exl-20{margin-top:20px!important}.mt-exl-30{margin-top:30px!important}.mt-exl-40{margin-top:40px!important}.mt-exl-50{margin-top:50px!important}.mt-exl-60{margin-top:60px!important}.mt-exl-70{margin-top:70px!important}.mt-exl-80{margin-top:80px!important}.mt-exl-90{margin-top:90px!important}.mt-exl-100{margin-top:100px!important}.mt-exl-110{margin-top:110px!important}.mt-exl-120{margin-top:120px!important}.mt-exl-130{margin-top:130px!important}.mt-exl-140{margin-top:140px!important}.mt-exl-150{margin-top:150px!important}.mt-exl-200{margin-top:200px!important}.mt-exl-250{margin-top:200px!important}.mt-exl-300{margin-top:300px!important}}@media (max-width:1200px){.mt-xl-0{margin-top:0!important}.mt-xl-10{margin-top:10px!important}.mt-xl-20{margin-top:20px!important}.mt-xl-30{margin-top:30px!important}.mt-xl-40{margin-top:40px!important}.mt-xl-50{margin-top:50px!important}.mt-xl-60{margin-top:60px!important}.mt-xl-70{margin-top:70px!important}.mt-xl-80{margin-top:80px!important}.mt-xl-90{margin-top:90px!important}.mt-xl-100{margin-top:100px!important}.mt-xl-110{margin-top:110px!important}.mt-xl-120{margin-top:120px!important}.mt-xl-130{margin-top:130px!important}.mt-xl-140{margin-top:140px!important}.mt-xl-150{margin-top:150px!important}.mt-xl-200{margin-top:200px!important}.mt-xl-250{margin-top:200px!important}.mt-xl-300{margin-top:300px!important}}@media (max-width:992px){.mt-lg-0{margin-top:0!important}.mt-lg-10{margin-top:10px!important}.mt-lg-20{margin-top:20px!important}.mt-lg-30{margin-top:30px!important}.mt-lg-40{margin-top:40px!important}.mt-lg-50{margin-top:50px!important}.mt-lg-60{margin-top:60px!important}.mt-lg-70{margin-top:70px!important}.mt-lg-80{margin-top:80px!important}.mt-lg-90{margin-top:90px!important}.mt-lg-100{margin-top:100px!important}.mt-lg-110{margin-top:110px!important}.mt-lg-120{margin-top:120px!important}.mt-lg-130{margin-top:130px!important}.mt-lg-140{margin-top:140px!important}.mt-lg-150{margin-top:150px!important}.mt-lg-200{margin-top:200px!important}.mt-lg-250{margin-top:200px!important}.mt-lg-300{margin-top:300px!important}}@media (max-width:768px){.mt-md-0{margin-top:0!important}.mt-md-10{margin-top:10px!important}.mt-md-20{margin-top:20px!important}.mt-md-30{margin-top:30px!important}.mt-md-40{margin-top:40px!important}.mt-md-50{margin-top:50px!important}.mt-md-60{margin-top:60px!important}.mt-md-70{margin-top:70px!important}.mt-md-80{margin-top:80px!important}.mt-md-90{margin-top:90px!important}.mt-md-100{margin-top:100px!important}.mt-md-110{margin-top:110px!important}.mt-md-120{margin-top:120px!important}.mt-md-130{margin-top:130px!important}.mt-md-140{margin-top:140px!important}.mt-md-150{margin-top:150px!important}.mt-md-200{margin-top:200px!important}.mt-md-250{margin-top:200px!important}.mt-md-300{margin-top:300px!important}}@media (max-width:576px){.mt-sm-0{margin-top:0!important}.mt-sm-10{margin-top:10px!important}.mt-sm-20{margin-top:20px!important}.mt-sm-30{margin-top:30px!important}.mt-sm-40{margin-top:40px!important}.mt-sm-50{margin-top:50px!important}.mt-sm-60{margin-top:60px!important}.mt-sm-70{margin-top:70px!important}.mt-sm-80{margin-top:80px!important}.mt-sm-90{margin-top:90px!important}.mt-sm-100{margin-top:100px!important}.mt-sm-110{margin-top:110px!important}.mt-sm-120{margin-top:120px!important}.mt-sm-130{margin-top:130px!important}.mt-sm-140{margin-top:140px!important}.mt-sm-150{margin-top:150px!important}.mt-sm-200{margin-top:200px!important}.mt-sm-250{margin-top:200px!important}.mt-sm-300{margin-top:300px!important}}.mb-0{margin-bottom:0!important}.mb-10{margin-bottom:10px!important}.mb-20{margin-bottom:20px!important}.mb-30{margin-bottom:30px!important}.mb-40{margin-bottom:40px!important}.mb-50{margin-bottom:50px!important}.mb-60{margin-bottom:60px!important}.mb-70{margin-bottom:70px!important}.mb-80{margin-bottom:80px!important}.mb-90{margin-bottom:90px!important}.mb-100{margin-bottom:100px!important}.mb-110{margin-bottom:110px!important}.mb-120{margin-bottom:120px!important}.mb-130{margin-bottom:130px!important}.mb-140{margin-bottom:140px!important}.mb-150{margin-bottom:150px!important}.mb-200{margin-bottom:200px!important}.mb-250{margin-bottom:250px!important}.mb-300{margin-bottom:300px!important}@media (max-width:1300px){.mb-exl-0{margin-bottom:0!important}.mb-exl-10{margin-bottom:10px!important}.mb-exl-20{margin-bottom:20px!important}.mb-exl-30{margin-bottom:30px!important}.mb-exl-40{margin-bottom:40px!important}.mb-exl-50{margin-bottom:50px!important}.mb-exl-60{margin-bottom:60px!important}.mb-exl-70{margin-bottom:70px!important}.mb-exl-80{margin-bottom:80px!important}.mb-exl-90{margin-bottom:90px!important}.mb-exl-100{margin-bottom:100px!important}.mb-exl-110{margin-bottom:110px!important}.mb-exl-120{margin-bottom:120px!important}.mb-exl-130{margin-bottom:130px!important}.mb-exl-140{margin-bottom:140px!important}.mb-exl-150{margin-bottom:150px!important}.mb-exl-200{margin-bottom:200px!important}.mb-exl-250{margin-bottom:250px!important}.mb-exl-300{margin-bottom:300px!important}}@media (max-width:1200px){.mb-xl-0{margin-bottom:0!important}.mb-xl-10{margin-bottom:10px!important}.mb-xl-20{margin-bottom:20px!important}.mb-xl-30{margin-bottom:30px!important}.mb-xl-40{margin-bottom:40px!important}.mb-xl-50{margin-bottom:50px!important}.mb-xl-60{margin-bottom:60px!important}.mb-xl-70{margin-bottom:70px!important}.mb-xl-80{margin-bottom:80px!important}.mb-xl-90{margin-bottom:90px!important}.mb-xl-100{margin-bottom:100px!important}.mb-xl-110{margin-bottom:110px!important}.mb-xl-120{margin-bottom:120px!important}.mb-xl-130{margin-bottom:130px!important}.mb-xl-140{margin-bottom:140px!important}.mb-xl-150{margin-bottom:150px!important}.mb-xl-200{margin-bottom:200px!important}.mb-xl-250{margin-bottom:250px!important}.mb-xl-300{margin-bottom:300px!important}}@media (max-width:992px){.mb-lg-0{margin-bottom:0!important}.mb-lg-10{margin-bottom:10px!important}.mb-lg-20{margin-bottom:20px!important}.mb-lg-30{margin-bottom:30px!important}.mb-lg-40{margin-bottom:40px!important}.mb-lg-50{margin-bottom:50px!important}.mb-lg-60{margin-bottom:60px!important}.mb-lg-70{margin-bottom:70px!important}.mb-lg-80{margin-bottom:80px!important}.mb-lg-90{margin-bottom:90px!important}.mb-lg-100{margin-bottom:100px!important}.mb-lg-110{margin-bottom:110px!important}.mb-lg-120{margin-bottom:120px!important}.mb-lg-130{margin-bottom:130px!important}.mb-lg-140{margin-bottom:140px!important}.mb-lg-150{margin-bottom:150px!important}.mb-lg-200{margin-bottom:200px!important}.mb-lg-250{margin-bottom:250px!important}.mb-lg-300{margin-bottom:300px!important}}@media (max-width:768px){.mb-md-0{margin-bottom:0!important}.mb-md-10{margin-bottom:10px!important}.mb-md-20{margin-bottom:20px!important}.mb-md-30{margin-bottom:30px!important}.mb-md-40{margin-bottom:40px!important}.mb-md-50{margin-bottom:50px!important}.mb-md-60{margin-bottom:60px!important}.mb-md-70{margin-bottom:70px!important}.mb-md-80{margin-bottom:80px!important}.mb-md-90{margin-bottom:90px!important}.mb-md-100{margin-bottom:100px!important}.mb-md-110{margin-bottom:110px!important}.mb-md-120{margin-bottom:120px!important}.mb-md-130{margin-bottom:130px!important}.mb-md-140{margin-bottom:140px!important}.mb-md-150{margin-bottom:150px!important}.mb-md-200{margin-bottom:200px!important}.mb-md-250{margin-bottom:250px!important}.mb-md-300{margin-bottom:300px!important}}@media (max-width:576px){.mb-sm-0{margin-bottom:0!important}.mb-sm-10{margin-bottom:10px!important}.mb-sm-15{margin-bottom:15px!important}.mb-sm-20{margin-bottom:20px!important}.mb-sm-25{margin-bottom:25px!important}.mb-sm-30{margin-bottom:30px!important}.mb-sm-35{margin-bottom:35px!important}.mb-sm-40{margin-bottom:40px!important}.mb-sm-45{margin-bottom:45px!important}.mb-sm-50{margin-bottom:50px!important}.mb-sm-60{margin-bottom:60px!important}.mb-sm-70{margin-bottom:70px!important}.mb-sm-80{margin-bottom:80px!important}.mb-sm-90{margin-bottom:90px!important}.mb-sm-100{margin-bottom:100px!important}.mb-sm-110{margin-bottom:110px!important}.mb-sm-120{margin-bottom:120px!important}.mb-sm-130{margin-bottom:130px!important}.mb-sm-140{margin-bottom:140px!important}.mb-sm-150{margin-bottom:150px!important}.mb-sm-200{margin-bottom:200px!important}.mb-sm-250{margin-bottom:250px!important}.mb-sm-300{margin-bottom:300px!important}}