@import url(../fonts/fonts.css);/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */@import url("https://fonts.googleapis.com/css?family=Montserrat|Raleway|Rufina");.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{animation-duration:.75s}@keyframes bounce{from,20%,53%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translate3d(0, 0, 0)}40%,43%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0)}70%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0)}90%{transform:translate3d(0, -4px, 0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from{transform:scale3d(1, 1, 1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scale3d(1, 1, 1)}}.pulse{animation-name:pulse}@keyframes rubberBand{from{transform:scale3d(1, 1, 1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scale3d(1, 1, 1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0, 0, 0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0, 0, 1, 15deg)}40%{transform:rotate3d(0, 0, 1, -10deg)}60%{transform:rotate3d(0, 0, 1, 5deg)}80%{transform:rotate3d(0, 0, 1, -5deg)}to{transform:rotate3d(0, 0, 1, 0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from{transform:scale3d(1, 1, 1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)}to{transform:scale3d(1, 1, 1)}}.tada{animation-name:tada}@keyframes wobble{from{transform:none}15%{transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)}30%{transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)}45%{transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)}60%{transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)}75%{transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{from,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.39062deg) skewY(0.39062deg)}88.8%{transform:skewX(-0.19531deg) skewY(-0.19531deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{from,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scale3d(1, 1, 1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0)}60%{opacity:1;transform:translate3d(0, 25px, 0)}75%{transform:translate3d(0, -10px, 0)}90%{transform:translate3d(0, 5px, 0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0)}60%{opacity:1;transform:translate3d(25px, 0, 0)}75%{transform:translate3d(-10px, 0, 0)}90%{transform:translate3d(5px, 0, 0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:translate3d(3000px, 0, 0)}60%{opacity:1;transform:translate3d(-25px, 0, 0)}75%{transform:translate3d(10px, 0, 0)}90%{transform:translate3d(-5px, 0, 0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:translate3d(0, 3000px, 0)}60%{opacity:1;transform:translate3d(0, -20px, 0)}75%{transform:translate3d(0, 10px, 0)}90%{transform:translate3d(0, -5px, 0)}to{transform:translate3d(0, 0, 0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0)}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0)}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0)}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0)}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{from{transform:perspective(400px) rotate3d(0, 1, 0, -360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible !important;animation-name:flipInX}@keyframes flipInY{from{transform:perspective(400px) rotate3d(0, 1, 0, 90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0, 1, 0, -20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible !important;animation-name:flipInY}@keyframes flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.flipOutX{animation-name:flipOutX;backface-visibility:visible !important}@keyframes flipOutY{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1}to{transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0}}.flipOutY{backface-visibility:visible !important;animation-name:flipOutY}@keyframes lightSpeedIn{from{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{from{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0, 0, 1, -200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0, 0, 1, -45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0, 0, 1, -90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0, 0, 1, 200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0, 0, 1, 45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0, 0, 1, -45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0, 0, 1, -45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0, 0, 1, 90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0, 0, 1, 80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0, 0, 1, 60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{from{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{from{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{from{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}.slideOutUp{animation-name:slideOutUp}.btn-white{width:100%;height:60px;max-width:437px;border-radius:50px;text-align:center;font-size:18px;line-height:60px;background:#fff;color:#133250;margin:0 auto;display:block;border:none}.btn-white:hover{background:#133250;color:#33ec33;text-decoration:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:"Grotesque DCA";background:#fff}.fontbree{font-family:"bree_serifregular"}.fontbold{font-weight:bold}.fontitalic{font-style:italic}.fontitaliclight{font-weight:300;font-style:italic}.fontmedium{font-weight:500}.fll{float:left}.w100{width:100%}.pad0{padding:0px}.mtop0{margin-top:0px}.mtop10{margin-top:10px}.mtop15{margin-top:15px}.mtop25{margin-top:25px}.mtop30{margin-top:30px}.mtop35{margin-top:35px}.mtop50{margin-top:50px}.mtop68{margin-top:68px}.mtop75{margin-top:75px}.mtop105{margin-top:105px}.mtop200{margin-top:200%}.mbot0{margin-bottom:0px}.mbot15{margin-bottom:15px}.mbot20{margin-bottom:20px}.mbot40{margin-bottom:40px}.h-754{height:754px !important}.green{color:#33ec33}.blue2{color:#133250}.purple{color:#515A92}.gray{color:#CFCCC6}.bggray{background:#CFCCC6}.bgpurple{background:#515A92}.banner1{position:relative;width:100%;max-width:970px;height:90px;left:0px;top:0px;bottom:0px;z-index:0;background-repeat:no-repeat;background-size:cover;background-position:top center;display:block;text-align:center;margin:10px auto}.apertura{width:100%;height:698px}.apertura .contentImage{float:left;position:relative;width:100%;height:698px;left:0px;top:0px;bottom:0px;z-index:10;background-repeat:no-repeat;background-size:cover;background-position:top center;display:block;text-align:center}.apertura .contentImage a{text-decoration:none;color:#fff}.apertura .contentImage.bloque-destacado{width:69%}.apertura .carousel-control-next{width:5%}.apertura .carousel-control-prev{width:5%}.apertura .carousel-control-prev-icon{background-image:url("../img/carousel/prev.svg")}.apertura .carousel-control-next-icon{background-image:url("../img/carousel/next.svg")}.apertura .carousel-indicators{bottom:30px;margin-right:0%;margin-left:0%}.apertura .carousel-indicators li{width:10px;height:10px;border-radius:50%}.apertura .carousel-indicators li{background-color:rgba(34,236,34,0.3)}.apertura .carousel-indicators .active{background:#33ec33}.apertura .contentRight{float:left;width:31%;height:698px;background:#133250;background:-webkit-gradient(left top, left bottom, color-stop(0%, #133250), color-stop(100%, #0b1c2c));background:linear-gradient(to bottom, #133250 0%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#133250', endColorstr='#0b1c2c', GradientType=0 )}.apertura .contentRight .boxblue{width:60px;height:100%;background:#0B1C2C}.apertura .destacados{float:left;width:84%;height:100%;padding-bottom:16%;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column}.apertura .destacados h2{margin-top:29px;font-size:28px;color:#33ec33;font-weight:bold}.apertura .destacados h3{font-size:18px}.apertura .destacados p{width:85%;font-size:16px;line-height:18px;font-weight:500;padding:0 10px;margin:0 auto}.apertura .destacados .dest1{position:relative;width:86px;height:86px;border:2px solid #fff;margin:19px auto 17px auto;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:top center}.apertura .destacados .dest2{position:relative;width:86px;height:86px;border:2px solid #fff;margin:19px auto 17px auto;border-radius:50%;background-repeat:no-repeat;background-size:auto;background-position:center}.apertura .boxtext{position:absolute;width:100%;height:auto;bottom:0px;color:#fff;z-index:1;padding:0px 66px 73px 100px}.apertura .boxtext h1{font-size:38px;margin-bottom:2rem}.apertura .boxtext p{font-size:16px;margin:2.5rem 0 1rem}.apertura .boxtext .redes a{margin:0 1rem}.apertura .boxtext .redes .facebook{float:left;width:13px}.apertura .boxtext .redes .twitter{float:left;width:24px}.apertura .boxtext .redes .google{float:left;width:25px}.apertura .boxtext .bold{font-weight:bold}.apertura .boxtext.text-left{width:90%}.apertura .boxtext.text-left .redes a{margin:0 1rem 0 0}.apertura .carousel-item .imagenFondo{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.apertura .carousel-item .transparent{width:100%;height:100%;position:absolute;top:0px;left:0px;background:linear-gradient(to bottom, rgba(19,50,80,0) 0%, rgba(19,50,80,0.5) 82%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00133250', endColorstr='#0b1c2c',GradientType=0 );z-index:2}.apertura .carousel-item .contentRight{background:none;position:relative;z-index:10;width:20%}.apertura .carousel-item .contentRight .destacados{float:none;align-items:center;justify-content:flex-end;width:100%}.apertura .carousel-item .contentRight .destacados>.row{width:100%}.apertura .carousel-item .contentRight .destacados .elemento-destacado{display:flex;align-items:center}.apertura .carousel-item .contentRight .destacados .elemento-destacado .dest1,.apertura .carousel-item .contentRight .destacados .elemento-destacado .dest2{margin:.5rem auto}.apertura .carousel-item .contentRight .boxblue{display:none}.apertura .carousel-item:before,.apertura .carousel-item:after{content:"";display:block;height:0;clear:both}.home{float:left;width:100%}.home .tres-bloques-home>div>a{display:flex;flex:1}.home .banner2{position:relative;width:100%;max-width:974px;height:90px;left:0px;top:0px;bottom:0px;z-index:-1;background-repeat:no-repeat;background-size:contain;background-position:top center;display:block;text-align:center;margin:30px auto}.home .banner4{position:relative;width:100%;max-width:974px;height:90px;left:0px;top:0px;bottom:0px;z-index:-1;background-repeat:no-repeat;background-size:contain;background-position:top center;display:block;text-align:center;margin:30px auto}.home .box1{position:relative;width:100%;height:338px;background-repeat:no-repeat;background-size:cover;background-position:center;margin:15px 0px}.home .box1 .transparent{width:100%;height:100%;position:absolute;top:0px;left:0px;background:linear-gradient(to bottom, rgba(19,50,80,0) 0%, rgba(19,50,80,0.5) 82%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00133250', endColorstr='#0b1c2c',GradientType=0 )}.home .box1 .contentbox{position:absolute;width:100%;height:auto;bottom:0px;color:#fff;z-index:1;padding:0px 42px 46px 42px;display:flex;align-items:center;justify-content:center;flex-direction:column}.home .box1 .contentbox h3{font-size:14px}.home .box1 .contentbox p{font-size:22px;line-height:28px;font-family:"bree_serifregular";margin-bottom:30px}.home .box1 .contentbox .circleVideo{position:relative;width:85px;height:85px;border-radius:50%;border:2px solid #fff;margin:34px 0px;background-repeat:no-repeat;background-size:cover;background-position:top center}.home .box1 .contentbox .circleVideo:hover{opacity:0.6}.home .box1 .contentbox .circleVideo .play{position:absolute;left:32%;top:28%;width:34px;z-index:9}.home .box1 .contentbox .circleVideo .transparent{width:100%;height:100%;position:absolute;border-radius:50%;z-index:1;top:0px;left:0px;background:rgba(231,56,39,0);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(231,56,39,0)), color-stop(100%, #0b1c2c));background:linear-gradient(to bottom, rgba(231,56,39,0) 0%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e73827', endColorstr='#0b1c2c', GradientType=0 )}.home .box1 .contentbox .contentshare{top:-50px}@keyframes fade-in-up{0%{opacity:0}100%{transform:translateY(0);opacity:1}}.home .box1 .video-wrap-mini{position:relative;text-align:center;z-index:99;width:100%;height:100%;display:none}.home .box1 .video iframe{max-width:100%;max-height:100%}.home .box1 .video.stuck{position:fixed;bottom:20px;right:20px;transform:translateY(100%);width:543px;height:305px;animation:fade-in-up .25s ease forwards;z-index:99}.home .box1 a{color:#fff;text-decoration:none}.home .boxletter{position:relative;width:100%;height:449px;margin:15px 0px}.home .boxletter .transparent{width:100%;height:100%;position:absolute;z-index:0;top:0;left:0;background-size:cover;background-position:right}.home .boxletter .swiper-container{position:relative;z-index:100}.home .boxletter .textbig{position:absolute;bottom:0px;right:0px;font-family:"Grotesque DCA";font-weight:700;color:#133250;font-size:600px;line-height:445px;z-index:9}.home .boxletter .box2{position:relative;width:100%;height:449px;background:#0B1C2C;background-repeat:no-repeat;background-size:cover;background-position:center}.home .boxletter .next{position:absolute;top:33px;right:36px;font-size:10px;color:#33ec33;z-index:200;outline:none}.home .boxletter .prev{position:absolute;top:33px;left:36px;font-size:10px;color:#33ec33;z-index:200;outline:none}.home .boxletter .prev>div span{display:inline-block;transform:rotate(180deg)}.home .boxletter .contentbox{width:100%;height:449px;bottom:0px;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:99}.home .boxletter .contentbox h2{font-size:18px}.home .boxletter .contentbox h3{font-size:14px}.home .boxletter .contentbox p{font-size:26px;padding-left:1rem;padding-right:1rem}.home .boxletter .contentbox .share{margin-top:58px}.home .boxletter .contentbox .contentshare{top:-60px}.home .box2{position:relative;width:100%;min-height:449px;margin:15px 0px;background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;flex-direction:column;flex:1}.home .box2 .boxCircle{width:90%;height:90%;border-radius:0px;color:#133250;background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 .5rem}.home .box2 .boxCircle h1{font-size:80px;line-height:65px}.home .box2 .boxCircle h4{font-size:14px}.home .box2 .boxCircle p{font-size:22px}.home .box2 .boxCircle .miles{font-size:30px}.home .box2 .boxCircle .contentshare{top:-60px}.home .mbot0{margin-bottom:0px}.home .banner3{position:relative;width:100%;max-width:430px;height:90px;left:0px;top:0px;bottom:0px;z-index:1;background-repeat:no-repeat;background-size:cover;background-position:top center;display:block;text-align:center;margin:15px auto}.home .imagefull{position:relative;width:100%;height:524px;margin:15px 0px}.home .imagefull .contentshare{top:-60px}.home .imagefull .contenttext{position:absolute;width:100%;height:523px;bottom:0px;color:#fff;z-index:99;padding:0px 42px 46px 42px;display:flex;align-items:center;justify-content:center;flex-direction:column}.home .imagefull .contenttext .share{position:absolute;top:22px;right:33px;width:23px;height:23px}.home .imagefull .contenttext .circleVideo{position:relative;width:120px;height:120px;border-radius:50%;border:2px solid #fff;margin:34px 0px;background-repeat:no-repeat;background-size:cover;background-position:top center}.home .imagefull .contenttext .circleVideo:hover{opacity:0.6}.home .imagefull .contenttext .circleVideo .play{position:absolute;left:37%;top:35%;width:34px;z-index:9}.home .imagefull .contenttext .circleVideo .transparent{width:100%;height:100%;position:absolute;border-radius:50%;z-index:1;top:0px;left:0px;background:rgba(231,56,39,0);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(231,56,39,0)), color-stop(100%, #0b1c2c));background:linear-gradient(to bottom, rgba(231,56,39,0) 0%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e73827', endColorstr='#0b1c2c', GradientType=0 )}.home .imagefull .contenttext h2{margin-top:50px;font-size:35px}.home .imagefull .contenttext h3{font-size:18px}.home .imagefull .contenttext p{font-size:32px}.home .imagefull .contenttext a{color:#fff;text-decoration:none}.home .imagefull .boxfull{position:relative;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;margin:0px}.home .imagefull .blur{filter:blur(4px)}.home .imagefull .transparent{width:100%;height:100%;position:absolute;z-index:9;top:0px;left:0px;background:linear-gradient(to bottom, rgba(19,50,80,0) 0%, rgba(19,50,80,0.5) 82%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00133250', endColorstr='#0b1c2c',GradientType=0 )}.home .imagefull2{position:relative;width:100%;height:524px;margin:15px 0px;margin-top:0px}.home .imagefull2 .share{position:absolute;top:22px;right:33px;width:23px;height:23px;z-index:99}.home .imagefull2 .share .contentshare{top:-60px}.home .imagefull2 .contenttext{position:absolute;width:100%;height:180px;bottom:0px;color:#fff;z-index:99;padding:0px 42px 46px 42px;display:flex;align-items:center;justify-content:center;flex-direction:column}.home .imagefull2 .contenttext h2{margin-top:50px;font-size:35px}.home .imagefull2 .contenttext h3{font-size:18px}.home .imagefull2 .contenttext p{font-size:32px;line-height:38px}.home .imagefull2 .contenttext a{color:#fff;text-decoration:none}.home .imagefull2 .boxfull{position:relative;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;margin:0px}.home .imagefull2 .transparent{width:100%;height:100%;position:absolute;z-index:9;top:0px;left:0px;background:linear-gradient(to bottom, rgba(19,50,80,0) 0%, rgba(19,50,80,0.5) 82%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00133250', endColorstr='#0b1c2c',GradientType=0 )}.home .imagefull3{position:relative;width:100%;height:524px;margin:15px 0px;margin-top:0px;z-index:1}.home .imagefull3 .share{position:absolute;top:22px;right:33px;width:23px;height:23px;z-index:99}.home .imagefull3 .share .contentshare{top:-60px}.home .imagefull3 .contenttext3{position:absolute;width:100%;height:180px;bottom:0px;color:#fff;z-index:99;padding:0px 42px 46px 42px;display:flex;align-items:center;justify-content:center;flex-direction:column}.home .imagefull3 .contenttext3 h2{margin-top:50px;font-size:35px}.home .imagefull3 .contenttext3 h3{font-size:18px}.home .imagefull3 .contenttext3 p{font-size:32px;line-height:38px}.home .imagefull3 .contenttext3 a{color:#fff;text-decoration:none}.home .imagefull3 .boxfull3{position:relative;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;margin:0px}.home .imagefull3 .transparent{width:100%;height:100%;position:absolute;z-index:9;top:0px;left:0px;background:rgba(11,28,44,0);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(11,28,44,0)), color-stop(70%, #133250), color-stop(100%, #0b1c2c));background:linear-gradient(to bottom, rgba(11,28,44,0) 0%, #133250 70%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b1c2c', endColorstr='#0b1c2c', GradientType=0 )}.home .mtop15{margin-top:15px}.home .moduleBox{position:relative;height:338px;margin:15px 0px}.home .moduleBox .transparent{width:100%;height:100%;position:absolute;top:0px;left:0px;filter:blur(0px);z-index:9;color:#fff;background:rgba(11,28,44,0);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(11,28,44,0)), color-stop(70%, #133250), color-stop(100%, #0b1c2c));background:linear-gradient(to bottom, rgba(11,28,44,0) 0%, #133250 70%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b1c2c', endColorstr='#0b1c2c', GradientType=0 );display:flex;padding:5px 15px;justify-content:center;flex-direction:column}.home .moduleBox .transparent h3{font-size:14px}.home .moduleBox .transparent h2{font-size:22px}.home .moduleBox .transparent .share{margin:40px auto;display:block;text-align:center}.home .moduleBox .transparent .circleVideo{position:relative;width:78px;height:78px;border-radius:50%;border:2px solid #fff;margin:34px auto;background-repeat:no-repeat;background-size:cover;background-position:top center}.home .moduleBox .transparent .circleVideo:hover{opacity:0.6}.home .moduleBox .transparent .circleVideo .play{position:absolute;left:39%;top:27%;width:34px;z-index:9}.home .moduleBox .transparent .circleVideo .transparent{width:100%;height:100%;position:absolute;border-radius:50%;z-index:1;top:0px;left:0px;background:rgba(231,56,39,0);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(231,56,39,0)), color-stop(100%, #0b1c2c));background:linear-gradient(to bottom, rgba(231,56,39,0) 0%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e73827', endColorstr='#0b1c2c', GradientType=0 )}@keyframes fade-in-up{0%{opacity:0}100%{transform:translateY(0);opacity:1}}.home .moduleBox .transparent .closeVideo{width:50px;height:47px;position:absolute;top:0;right:-50px;padding-top:11px;background:#133250;cursor:pointer;text-align:center;pointer-events:none;opacity:0}.home .moduleBox .transparent .closeVideo.active{pointer-events:all;opacity:1}.home .moduleBox .transparent .video-wrap-mini{position:absolute;top:0px;left:0px;text-align:center;z-index:99;width:100%;height:100%;display:none}.home .moduleBox .transparent .videoMini iframe{max-width:100%;max-height:100%}.home .moduleBox .transparent .videoMini.stuck{position:fixed;bottom:20px;right:20px;transform:translateY(100%);width:543px;height:305px;animation:fade-in-up .25s ease forwards;z-index:99}.home .moduleBox .imageBlur{float:left;width:100%;height:338px;background-repeat:no-repeat;background-size:contain;background-position:top center;filter:blur(3px)}.home .moduleBox a{color:#fff;text-decoration:none}.titulares .fondotitular{width:100%;max-width:340px;height:24px;background-repeat:no-repeat;background-size:cover;background-position:top center;display:block;text-align:center;margin:0px auto}.titulares h1{font-size:35px;color:#133250;margin:12px;text-transform:uppercase}.titulares .fondotitularnew{width:auto;height:66px;display:block;text-align:center;margin:13px auto;padding:14px}.titulares .fondotitularnew .boxbluetext{position:relative;background:#0B1C2C;display:inline-block;z-index:9}.titulares .fondotitularnew .boxbluetext:before{content:"";position:absolute;background-image:url("../img/home/fondotitularnew.png");background-position:left;background-repeat:no-repeat;width:117%;height:164%;left:-16px;top:-13px;z-index:1}.titulares .fondotitularnew .boxbluetext:after{content:"";position:absolute;background-image:url("../img/home/fondotitularnew2.png");background-position:right;background-repeat:no-repeat;width:118%;height:164%;right:-13px;bottom:-13px;z-index:0}.titulares .fondotitularnew h1{font-family:"Grotesque DCA";color:#fff;font-size:28px;margin:4px 9px}.titulares2 .fondotitular{width:100%;max-width:340px;height:24px;background-repeat:no-repeat;background-size:cover;background-position:top center;display:block;text-align:center;margin:0px auto}.titulares2 h1{font-size:45px;color:#133250;margin:12px}.col-sm-3{flex:0 0 30%;max-width:30%}.col-sm-9{flex:0 0 70%;max-width:70%}.branding{float:left;width:100%;height:auto;background:#f1f1f1;padding:22px 40px 40px 40px;margin-top:15px}.branding h5{font-size:10px;text-transform:uppercase;margin-bottom:16px;color:#0B1C2C}.branding .advertising1{width:100%;height:250px;background:#FF9900;background-repeat:no-repeat;background-size:cover;background-position:top center}.branding .advertising2{width:100%;height:600px;background:#FF9900;background-repeat:no-repeat;background-size:cover;background-position:top center}.branding .advertising3{width:100%;height:185px;background:#FF9900;background-repeat:no-repeat;background-size:cover;background-position:top center}.mtop234{margin-top:5%}.mtop30{margin-top:30px}.bluedegradate{float:left;width:100%;height:auto;padding-top:30px;padding-bottom:63px;background:#133250;background:-webkit-gradient(left top, left bottom, color-stop(0%, #133250), color-stop(100%, #0b1c2c));background:linear-gradient(to bottom, #133250 0%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#133250', endColorstr='#0b1c2c', GradientType=0 )}.bluedegradate h1{float:left;width:100%;color:#fff;font-size:38px;margin-top:30px;line-height:40px;text-transform:uppercase}.bluedegradate .rating{float:left;width:100%;height:128px;background:#32455f;margin-top:29px;display:flex;align-items:center;justify-content:center}.bluedegradate .rating .circle{width:77px;height:77px;border-radius:50%;margin:17px;box-shadow:inset 0 0 6px #000000}.bluedegradate .rating .circle:hover{background:#0B1C2C}.bluedegradate .rating .circle img{margin:0 auto;display:block;padding:28px 13px}.bluedegradate .rating .active{background:#0B1C2C}.bluedegradate h4{float:left;width:100%;color:#fff;font-size:18px;margin:26px 0px 0px 0px}.bluedegradate .contentGlobal{position:relative;float:left;width:100%;height:auto}.bluedegradate .contentGlobal .numberLeft{line-height:180px;font-size:400px;color:#fff;opacity:0.1;position:absolute;z-index:1;left:-60px;top:23%}.bluedegradate .contentGlobal .numberRight{line-height:180px;font-size:400px;color:#fff;opacity:0.1;position:absolute;z-index:1;right:0px;top:23%}.bluedegradate .modulecircle{position:relative;float:left;width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:55px;z-index:9}.bluedegradate .modulecircle .circle{width:126px;height:126px;border:2px solid #fff;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:top center}.bluedegradate .modulecircle h3{font-size:14px;color:#fff;margin-top:25px}.bluedegradate .modulecircle p{font-size:26px;line-height:28px;color:#fff;margin-bottom:33px;padding:0 1rem}.bluedegradate .modulecircle .contentshare{top:-60px}.bluedegradate .modulecircle a{text-decoration:none}.bluedegradate .modulecircle .share{transition:all .5s ease-out}.bluedegradate .modulecircle .activeshare{transform:translateY(35px);transition:all .5s ease-out}.bluedegradate .more{float:left;width:100%;margin-top:45px;display:flex;align-items:center;justify-content:center}.bluedegradate.mtop0{margin-top:0px}.bluedegradate.mtop15{margin-top:15px}.bluefooter{float:none;width:100%;height:auto;padding:0px 50px;color:#fff;background:#133250;background:-webkit-gradient(left top, left bottom, color-stop(0%, #133250), color-stop(100%, #0b1c2c));background:linear-gradient(to bottom, #133250 0%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#133250', endColorstr='#0b1c2c', GradientType=0 )}.bluefooter p{color:#fff;font-size:18px;margin:50px 0px;font-family:"Grotesque DCA";font-weight:100}.bluefooter p strong{font-weight:700}.bluefooter h3{font-size:14px;font-weight:100}.bluefooter h5{font-size:14px;margin:47px 0px;margin-top:33px;text-transform:uppercase}.bluefooter a{text-decoration:none}.bluefooter .form-group input{max-width:437px;height:60px;margin:0 auto;border-radius:50px;border:none;text-align:center;font-size:18px;text-transform:uppercase;color:#133250;font-family:"Grotesque DCA"}.blackfooter{float:none;width:100%;background:#000;color:#fff}.blackfooter .module{width:100%;height:181px;margin-top:54px;display:flex;justify-content:center;flex-direction:column}.blackfooter .module h2{font-size:24px;text-transform:uppercase}.blackfooter .module h3{font-size:14px}.blackfooter .module h4{font-size:12px;margin-bottom:25px}.blackfooter .module p{margin-top:22px;margin-bottom:0px}.blackfooter .module a{color:#fff}.blackfooter .module .circleWhite{width:65px;height:65px;background:#fff;border-radius:50%;margin:0 auto;display:block}.blackfooter .module .circleWhite img{margin:0 auto;display:block;padding:16px 14px}.blackfooter .module .redes{width:auto;display:flex;align-items:center;justify-content:center;margin-top:28px}.blackfooter .module .redes .red{opacity:9}.blackfooter .module .redes .red:hover{opacity:0.6}.blackfooter .module .redes a{text-decoration:none}.blackfooter .module .redes .ml56{margin-left:56px}.blackfooter .borderLeft{border-left:3px solid}.blackfooter .borderRight{border-right:3px solid}.blackfooter .points{text-align:center;font-size:32px;margin:30px 0px}.blackfooter p{font-size:14px;line-height:28px}.blackfooter .linkmobile a{color:#fff;text-decoration:underline}footer .copy{background:#000;color:#fff;padding:2rem 0;font-size:14px}footer .copy a{color:#fff}footer .copy a img{width:70px}.imageprincipal{width:100%;height:480px;background-repeat:no-repeat;background-size:cover;background-position:top center}.logomobile{position:absolute;top:-15px;right:0px;width:68px;height:68px;z-index:9}.logomobile .points{font-size:28px;line-height:20px;padding-top:10px}.logomobile .letter{font-size:24px;line-height:20px;color:#fff;font-weight:bold}.textsuper{font-family:"Grotesque DCA";font-weight:bold;position:absolute;top:10px;width:100%;font-size:18px;z-index:-1;color:#fff;opacity:.3;text-transform:uppercase}.transparentPresident{float:left;width:100%;min-height:240px;height:auto;margin-top:-60%;padding-top:23%;color:#fff;background:rgba(0,0,0,0);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(15%, #133250), color-stop(100%, #0b1c2c));background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, #133250 15%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#0b1c2c', GradientType=0 )}.transparentPresident h2{font-size:26px;line-height:28px;margin-top:10px}.transparentPresident h3{font-size:14px}.transparentPresident h4{float:left;width:100%;text-align:center;font-size:14px;line-height:24px;margin-top:30px}.transparentPresident p{float:left;width:100%;font-size:18px;margin-top:10px}.transparentPresident .point1{width:7px;height:7px;border-radius:50%;background:#33ec33;margin:0 auto;margin-top:30px}.transparentPresident .point2{width:10px;height:10px;border-radius:50%;background:#33ec33;margin:0 auto;margin-top:10px}.transparentPresident .destacadosMobile{float:left;width:100%;height:100%;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column}.transparentPresident .destacadosMobile h2{margin-top:29px;font-size:28px;color:#33ec33}.transparentPresident .destacadosMobile h3{font-size:18px}.transparentPresident .destacadosMobile p{font-size:16px}.transparentPresident .destacadosMobile .dest1{position:relative;width:126px;height:126px;border:2px solid #fff;margin:19px auto 17px auto;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:top center}.transparentPresident .destacadosMobile .dest2{position:relative;width:126px;height:126px;border:2px solid #fff;margin:19px auto 17px auto;border-radius:50%;background-repeat:no-repeat;background-size:auto;background-position:center}.transparentPresident .destacadosMobile .share{padding:50px}.transparentPresident .arrow{margin-top:40px;margin-bottom:43px}.transparentPresident3{position:relative;width:100%;min-height:1180px;height:1180px;color:#fff;z-index:9999;margin-top:-50%;padding-top:23%;background:rgba(0,0,0,0);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(15%, #133250), color-stop(100%, #0b1c2c));background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, #133250 15%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#0b1c2c', GradientType=0 )}.transparentPresident3 h2{font-size:26px;line-height:28px;margin-top:10px;padding:0px 20px}.transparentPresident3 h3{font-size:14px}.transparentPresident3 h4{float:left;width:100%;text-align:center;font-size:14px;line-height:24px;margin-top:30px}.transparentPresident3 p{float:left;width:100%;font-size:18px;margin-top:10px}.transparentPresident3 .point1{width:7px;height:7px;border-radius:50%;background:#33ec33;margin:0 auto;margin-top:30px}.transparentPresident3 .point2{width:10px;height:10px;border-radius:50%;background:#33ec33;margin:0 auto;margin-top:10px}.transparentPresident3 .destacadosMobile{float:left;width:100%;height:auto;color:#fff;margin-top:23px}.transparentPresident3 .destacadosMobile h2{margin-top:29px;font-size:28px;color:#33ec33}.transparentPresident3 .destacadosMobile h3{font-size:18px}.transparentPresident3 .destacadosMobile p{font-size:16px}.transparentPresident3 .destacadosMobile .dest1{position:relative;width:126px;height:126px;border:2px solid #fff;margin:19px auto 17px auto;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:top center}.transparentPresident3 .destacadosMobile .dest2{position:relative;width:126px;height:126px;border:2px solid #fff;margin:19px auto 17px auto;border-radius:50%;background-repeat:no-repeat;background-size:auto;background-position:center}.transparentPresident3 .destacadosMobile .share{padding:40px 50px}.transparentPresident3 .arrow{margin-top:40px;margin-bottom:43px}.transparentPresident2{min-height:940px;height:940px}.transparentPresident1{min-height:400px;height:400px}.homeMenu{float:left;width:100%;height:auto}.homeMenu .separationimage{float:left;width:100%;height:auto;margin-top:-3px;display:grid}.homeMenu .separationimage img{width:100%;min-width:100%;max-width:100%}.homeMenu .separationimageFirst{float:left;width:100%;height:26px;background-size:cover}.homeMenu .menuInter{float:left;width:100%;height:137px;margin-top:-3px;display:flex;align-items:center;justify-content:center;background:#133250;background:-webkit-gradient(left top, left bottom, color-stop(0%, #133250), color-stop(100%, #0b1c2c));background:linear-gradient(to bottom, #133250 0%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#133250', endColorstr='#0b1c2c', GradientType=0 )}.homeMenu .menuInter p{margin-top:13px;color:#fff;font-size:12px}.homeMenu .menuInter .icon{width:33px;height:33px;margin:0 auto;display:block}.boxlinegreen{position:relative;float:left;width:100%;height:auto;padding:50px 46px 30px 20px;color:#fff;background:#133250;background:-webkit-gradient(left top, left bottom, color-stop(0%, #133250), color-stop(100%, #0b1c2c));background:linear-gradient(to bottom, #133250 0%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#133250', endColorstr='#0b1c2c', GradientType=0 )}.boxlinegreen:before{top:0px;left:0px;position:absolute;content:'';width:100%;height:46px;background-image:url("../img/especiales/fondoespeciales.png");background-size:cover;background-position:top}.boxlinegreen:after{top:0px;right:0px;position:absolute;content:'';width:46px;height:100%;background-position:right;background-image:url("../img/especiales/fondoespeciales.png");background-size:cover}.boxlinegreen p{float:left;width:100%;font-size:14px;margin:5px 0px}.boxlinegreen h1{font-size:60px;line-height:normal;margin-left:0}.boxlinegreen h2{float:left;width:100%;font-size:28px;margin-top:20px;padding-right:10px}.boxlinegreen h3{font-size:14px;color:#fff}.boxlinegreen .imagenext{float:left;width:90%;height:auto;margin-top:10px}.boxlinegreen .imagenext .image{float:left;width:214px;height:301px;background-repeat:no-repeat;background-size:cover;background-position:top center}.boxlinegreen .imagenext .next{float:right;margin-right:8%;display:flex;align-items:center;justify-content:center}.boxlinegreen .imagenext .next img{width:19px}.boxlinegreen .imagenext .next .textsig{float:left;font-size:10px}.boxlinegreen .swiper-button-next{background-image:none;right:25px;top:16%;left:auto}.boxlinegreen .swiper-button-prev{background-image:none;right:25px;bottom:0;left:auto;top:initial;margin:0}.imagefullMobile{float:left;position:relative;width:100%;height:690px;margin:0px}.imagefullMobile .contenttext{position:absolute;width:100%;height:700px;bottom:0px;color:#fff;z-index:99;padding:0px 20px 46px 20px;display:flex;align-items:center;justify-content:center;flex-direction:column}.imagefullMobile .contenttext .share{padding:52px 0}.imagefullMobile .contenttext .circleVideo{position:relative;width:120px;height:120px;border-radius:50%;border:2px solid #fff;margin:34px 0px;background-repeat:no-repeat;background-size:cover;background-position:top center}.imagefullMobile .contenttext .circleVideo:hover{opacity:0.6}.imagefullMobile .contenttext .circleVideo .play{position:absolute;left:40%;top:35%;width:34px;z-index:9}.imagefullMobile .contenttext .circleVideo .transparent{width:100%;height:100%;position:absolute;border-radius:50%;z-index:1;top:0px;left:0px;background:rgba(231,56,39,0);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(231,56,39,0)), color-stop(100%, #0b1c2c));background:linear-gradient(to bottom, rgba(231,56,39,0) 0%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e73827', endColorstr='#0b1c2c', GradientType=0 )}.imagefullMobile .contenttext h2{margin-top:50px;font-size:38px}.imagefullMobile .contenttext h3{font-size:18px}.imagefullMobile .contenttext p{font-size:22px;margin-top:15px}.imagefullMobile .contenttext a{color:#fff;text-decoration:none}.imagefullMobile .boxfull{position:relative;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:center;margin:0px}.imagefullMobile .blur{filter:blur(4px)}.imagefullMobile .transparent{width:100%;height:100%;position:absolute;z-index:9;top:0px;left:0px;background:rgba(11,28,44,0);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(11,28,44,0)), color-stop(70%, #133250), color-stop(100%, #0b1c2c));background:linear-gradient(to bottom, rgba(11,28,44,0) 0%, #133250 70%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b1c2c', endColorstr='#0b1c2c', GradientType=0 )}.box2Mobile{float:left;position:relative;width:100%;height:340px;margin:0px;background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;flex-direction:column}.box2Mobile .boxCircle{width:100%;max-width:334px;height:306px;border-radius:0px;color:#133250;background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;box-shadow:0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19)}.box2Mobile .boxCircle h1{font-size:120px;line-height:90px;margin-bottom:0px}.box2Mobile .boxCircle h4{font-size:14px}.box2Mobile .boxCircle p{font-size:22px;line-height:28px}.box2Mobile .boxCircle .miles{font-size:30px;margin-left:-25px}.box2Mobile .boxCircle .contentshare{top:-60px}.box2Mobile.pdf{height:auto}.box2Mobile.pdf .boxCircle{height:auto;max-width:100%;box-shadow:none}.box2Mobile.pdf .boxCircle img{width:100%}.box2Mobile.pdf .boxCircle p,.box2Mobile.pdf .boxCircle h1{display:none}.searchMobile{position:relative;width:100%;max-width:300px;height:41px;margin:0 auto;margin-top:29px;display:block;border-radius:50px;background:#fff}.searchMobile form{width:70%}.searchMobile .form-control{border:none;color:#133250;font-size:18px;font-family:"Grotesque DCA";font-weight:100;margin-left:15px;letter-spacing:-0.5px}.searchMobile .lupa{position:absolute;top:8px;right:16px;width:30px;height:30px;text-align:center}.searchMobile ::-webkit-input-placeholder{color:#133250}.boxletterMobile{float:left;position:relative;width:100%;height:449px;margin:0px}.boxletterMobile .transparent{width:100%;height:100%;position:absolute;z-index:9;top:0;left:0;background-size:cover;background-position:right}.boxletterMobile .textbig{position:absolute;bottom:0px;right:0px;font-family:"Grotesque DCA";font-weight:700;color:#133250;font-size:600px;line-height:445px;z-index:9}.boxletterMobile .box2{position:relative;width:100%;height:449px;background:#0B1C2C;background-repeat:no-repeat;background-size:cover;background-position:center}.boxletterMobile .contentbox{position:absolute;width:100%;height:449px;bottom:0px;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:99}.boxletterMobile .contentbox h1{font-size:45px;line-height:40px}.boxletterMobile .contentbox h2{font-size:18px}.boxletterMobile .contentbox h3{font-size:14px;font-weight:100}.boxletterMobile .contentbox p{font-size:26px;line-height:28px;margin:15px auto 42px auto}.boxletterMobile .contentbox .next{position:absolute;text-align:right;width:auto;font-size:10px;color:#33ec33;top:20px;right:20px}.boxletterMobile .contentbox .prev{position:absolute;text-align:left;width:auto;font-size:10px;color:#33ec33;top:20px;left:20px}.boxletterMobile .contentbox .prev img{transform:rotate(180deg)}.boxletterMobile .contentbox .swiper-button-next{top:11%;right:23px}.boxletterMobile .contentbox .swiper-button-prev{top:11%;left:35px;background:none}.boxletterMobile .contentbox .share{position:absolute;top:22px;width:23px;height:23px;z-index:99;padding-top:58px}.boxletterMobile .person{position:absolute;right:0px;bottom:0px;z-index:9}.pagination{display:flex;align-items:center;justify-content:center}.pagination p{color:#0B1C2C;font-size:14px;margin:5px 8px}.imagefullInterna{position:relative;width:100%;height:754px;margin:15px 0px;margin-top:0px}.imagefullInterna .share{position:absolute;top:22px;right:33px;width:23px;height:23px;z-index:1}.imagefullInterna .contenttext{position:absolute;width:100%;height:auto;bottom:0px;color:#fff;z-index:99;padding:0px 42px 46px 42px;display:flex;align-items:center;justify-content:center;flex-direction:column}.imagefullInterna .contenttext h2{margin-top:50px;font-size:35px}.imagefullInterna .contenttext h3{font-size:16px}.imagefullInterna .contenttext p{font-size:38px;line-height:42px}.imagefullInterna .contenttext a{color:#fff;text-decoration:none}.imagefullInterna .contenttext .redes{width:auto;display:flex;align-items:center;justify-content:center;margin-top:40px;margin-bottom:30px}.imagefullInterna .contenttext .redes .red{opacity:9}.imagefullInterna .contenttext .redes .red:hover{opacity:0.6}.imagefullInterna .contenttext .redes a{text-decoration:none}.imagefullInterna .contenttext .redes .ml56{margin-left:56px}.imagefullInterna .boxfull{position:relative;width:100%;height:100%;background-repeat:no-repeat;background-size:cover;background-position:top center;margin:0px}.imagefullInterna .imageBlur{filter:blur(3px)}.imagefullInterna .transparent{width:100%;height:100%;position:absolute;z-index:9;top:0px;left:0px;background:rgba(11,28,44,0);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(11,28,44,0)), color-stop(70%, #133250), color-stop(100%, #0b1c2c));background:linear-gradient(to bottom, rgba(11,28,44,0) 0%, #133250 70%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b1c2c', endColorstr='#0b1c2c', GradientType=0 )}.imagefullInterna .circleVideo{position:relative;width:120px;height:120px;border-radius:50%;border:2px solid #fff;margin:34px 0px;background-repeat:no-repeat;background-size:cover;background-position:top center}.imagefullInterna .circleVideo:hover{opacity:0.6}.imagefullInterna .circleVideo .play{position:absolute;left:40%;top:35%;width:34px;z-index:9}.imagefullInterna .circleVideo .transparent{width:100%;height:100%;position:absolute;border-radius:50%;z-index:1;top:0px;left:0px;background:rgba(231,56,39,0);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(231,56,39,0)), color-stop(100%, #0b1c2c));background:linear-gradient(to bottom, rgba(231,56,39,0) 0%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e73827', endColorstr='#0b1c2c', GradientType=0 )}@keyframes fade-in-up{0%{opacity:0}100%{transform:translateY(0);opacity:1}}.imagefullInterna .video-wrap{position:relative;text-align:center;z-index:99;width:100%;height:100%;display:none}.imagefullInterna .video iframe{max-width:100%;max-height:100%}.imagefullInterna .video.stuck{position:fixed;bottom:20px;right:20px;transform:translateY(100%);width:543px;height:305px;animation:fade-in-up .25s ease forwards;z-index:99}.imagefullInterna .closeVideo{width:50px;height:47px;position:absolute;top:-47px;right:0px;padding-top:11px;background:#133250;cursor:pointer}.imagefullInterna .closeVideo2{width:50px;height:47px;position:absolute;top:-47px;right:0px;padding-top:11px;background:#133250;cursor:pointer;text-align:center;display:none}.imagefullInterna .arrowDown{width:100%;display:flex;align-items:center;justify-content:center;margin:20px 0px}.carouselMovil .carousel-inner{height:658px}.carouselMovil .imagecarousel{filter:blur(4px);height:300px;background-repeat:no-repeat;background-size:cover;background-position:top center}.carouselMovil .carousel-control-prev{height:50%}.carouselMovil .carousel-control-next{height:50%}.carouselMovil .carousel-control-prev-icon{background-image:url("../img/carousel/prev.svg")}.carouselMovil .carousel-control-next-icon{background-image:url("../img/carousel/next.svg")}.carouselMovil .transparentBlue{position:absolute;left:0;top:0;z-index:99;filter:blur(0px);width:100%;min-height:658px;height:auto;padding-top:23%;margin-top:45%;color:#fff;background:rgba(0,0,0,0);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(15%, #133250), color-stop(100%, #0b1c2c));background:linear-gradient(to bottom, rgba(0,0,0,0) 0%, #133250 15%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#0b1c2c', GradientType=0 )}.carouselMovil .transparentBlue h1{font-size:45px;line-height:41px;margin-bottom:32px}.carouselMovil .transparentBlue .arrowDown{width:100%;display:flex;align-items:center;justify-content:center;margin-top:71px}.carouselMovil .transparentBlue .closeVideo{width:50px;height:47px;position:absolute;top:170px;right:0px;background:#133250;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none}.carouselMovil .transparentBlue .closeVideo.active{opacity:1;pointer-events:all;z-index:250}.carouselMovil .transparentBlue .redes,.carouselMovil .transparentBlue .iconSelect{position:relative;z-index:200}.carouselMovil h4{float:left;width:100%;text-align:center;font-size:14px;line-height:24px;margin-top:30px}.carouselMovil h3{font-size:14px;font-weight:100}.carouselMovil h2{font-size:26px}.carouselMovil .arrow{text-align:center;margin-top:62px;margin-bottom:43px}.carouselMovil .circleVideo{position:absolute;top:-15%;left:34%;width:120px;height:120px;border-radius:50%;border:2px solid #fff;margin:34px 0px;background-repeat:no-repeat;background-size:cover;background-position:top center}.carouselMovil .circleVideo:hover{opacity:0.6}.carouselMovil .circleVideo .play{position:absolute;left:42%;top:34%;width:34px;z-index:9}.carouselMovil .circleVideo .transparent{width:100%;height:100%;position:absolute;border-radius:50%;z-index:1;top:0px;left:0px;background:rgba(231,56,39,0);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(231,56,39,0)), color-stop(100%, #0b1c2c));background:linear-gradient(to bottom, rgba(231,56,39,0) 0%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e73827', endColorstr='#0b1c2c', GradientType=0 )}@keyframes fade-in-up{0%{opacity:0}100%{transform:translateY(0);opacity:1}}.carouselMovil .video-wrap-mini{position:absolute;top:-170px;text-align:center;z-index:99;width:100%;height:100%;display:none}.carouselMovil .video iframe{max-width:100%;max-height:100%}.carouselMovil .video.stuck{position:fixed;bottom:20px;right:20px;transform:translateY(100%);width:543px;height:305px;animation:fade-in-up .25s ease forwards;z-index:99}.carouselMovil .iconSelect{width:100%;display:flex;align-items:center;justify-content:center;margin-top:67px}.carouselMovil .iconSelect .selectIcon{margin:7.5px}.carouselMovil2{float:left;width:100%;height:316px;background:#0b1c2c;background:-webkit-gradient(left top, left bottom, color-stop(0%, #0b1c2c), color-stop(100%, #133250));background:linear-gradient(to bottom, #0b1c2c 0%, #133250 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b1c2c', endColorstr='#133250', GradientType=0 );display:none}.carouselMovil2 .iconSelect{width:100%;display:flex;align-items:center;justify-content:center;margin-top:129px}.carouselMovil2 .iconSelect .selectIcon{margin:7.5px}.carouselMovil2 .arrowDown{width:100%;display:flex;align-items:center;justify-content:center;margin-top:71px}.carouselMovil3{float:left;width:100%;margin-top:-3px;display:none}.carouselMovil3 .moduleBox{position:relative;height:405px}.carouselMovil3 .moduleBox .transparent{width:100%;height:100%;position:absolute;top:0px;left:0px;filter:blur(0px);z-index:9;color:#fff;background:rgba(11,28,44,0);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(11,28,44,0)), color-stop(70%, #133250), color-stop(100%, #0b1c2c));background:linear-gradient(to bottom, rgba(11,28,44,0) 0%, #133250 70%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b1c2c', endColorstr='#0b1c2c', GradientType=0 );display:flex;padding:5px 15px;justify-content:center;flex-direction:column}.carouselMovil3 .moduleBox .transparent h3{font-size:14px}.carouselMovil3 .moduleBox .transparent h2{font-size:26px}.carouselMovil3 .moduleBox .transparent .share{margin:40px auto;display:block;text-align:center}.carouselMovil3 .moduleBox .transparent .circleVideo{position:relative;width:78px;height:78px;border-radius:50%;border:2px solid #fff;margin:34px auto;background-repeat:no-repeat;background-size:cover;background-position:top center}.carouselMovil3 .moduleBox .transparent .circleVideo:hover{opacity:0.6}.carouselMovil3 .moduleBox .transparent .circleVideo .play{position:absolute;left:36%;top:24%;width:34px;z-index:9}.carouselMovil3 .moduleBox .transparent .circleVideo .transparent{width:100%;height:100%;position:absolute;border-radius:50%;z-index:1;top:0px;left:0px;background:rgba(231,56,39,0);background:-webkit-gradient(left top, left bottom, color-stop(0%, rgba(231,56,39,0)), color-stop(100%, #0b1c2c));background:linear-gradient(to bottom, rgba(231,56,39,0) 0%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e73827', endColorstr='#0b1c2c', GradientType=0 )}@keyframes fade-in-up{0%{opacity:0}100%{transform:translateY(0);opacity:1}}.carouselMovil3 .moduleBox .transparent .video-wrap-mini{position:absolute;top:0px;left:0px;text-align:center;z-index:99;width:100%;height:100%;display:none;z-index:100}.carouselMovil3 .moduleBox .transparent .videoMini iframe{max-width:100%;max-height:100%}.carouselMovil3 .moduleBox .transparent .videoMini.stuck{position:fixed;bottom:20px;right:20px;transform:translateY(100%);width:543px;height:305px;animation:fade-in-up .25s ease forwards;z-index:99}.carouselMovil3 .moduleBox .imageBlur{float:left;width:100%;height:405px;background-repeat:no-repeat;background-size:cover;background-position:top center;filter:blur(4px)}.carouselMovil3 .more{width:100%;background:#0a1c2e;padding:0px 50px 50px 50px;position:relative;display:flex;justify-content:center;text-align:center}.moduleBoxOpinion{float:left;width:100%;height:auto;min-height:450px;display:flex;padding:5px;justify-content:center;flex-direction:column;color:#fff;background:#0b1c2c;background:-webkit-gradient(left top, right bottom, color-stop(0%, #0b1c2c), color-stop(100%, #133250));background:linear-gradient(135deg, #0b1c2c 0%, #133250 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b1c2c', endColorstr='#133250', GradientType=1 )}.moduleBoxOpinion h3{font-size:14px}.moduleBoxOpinion h4{font-size:14px;margin-top:26px}.moduleBoxOpinion h2{width:80%;font-size:26px;margin:0 auto}.moduleBoxOpinion .circle{width:126px;height:126px;margin:21px auto;border:2px solid #fff;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:top center}.moduleBoxOpinion .share{margin:25px}.moduleBoxOpinion .contentshare{top:-60px}.moduleBoxOpinionMobile{float:left;width:100%;background:#133250}.moduleBoxOpinionMobile h1{font-size:45px;line-height:45px;margin-top:105px;color:#fff}.moduleBoxOpinionMobile .moduleBoxOpinion{background:none}.moduleBoxOpinionMobile .more{float:left;width:100%;margin:20px auto 90px;text-align:center}.totalImage{float:left;width:100%;height:810px;background-repeat:no-repeat;background-size:cover;background-position:top center;display:flex;align-items:center;justify-content:center}.totalImage .boxTransparent{width:100%;height:auto;max-width:931px;min-height:572px;display:flex;padding:70px 49px;justify-content:center;flex-direction:column;color:#fff;background:rgba(0,0,0,0.9);background:-webkit-gradient(left bottom, right top, color-stop(0%, rgba(0,0,0,0.9)), color-stop(100%, rgba(19,50,80,0.8)));background:linear-gradient(45deg, rgba(0,0,0,0.9) 0%, rgba(19,50,80,0.8) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#133250', GradientType=1 )}.totalImage .boxTransparent h4{float:left;width:100%;font-size:14px;line-height:20px;margin-top:93px}.totalImage .boxTransparent h3{font-size:18px;margin-bottom:15px}.totalImage .boxTransparent h1{font-size:65px;line-height:65px}.totalImage .boxTransparent p{max-width:50%;font-size:18px}.totalImage .boxTransparent .redes{margin-top:43px}.totalImage .boxTransparent .ml20{margin-left:20px}.totalImage .boxTransparent .ml60{margin-left:60px}.subMenu{float:left;width:100%;height:50px;background:#0B1C2C}.subMenu .navbar-sub{height:50px;color:#fff}.subMenu .navbar-sub a{font-size:18px;color:#fff;background:transparent}.subMenu .navbar-sub a:hover{color:#33ec33}.subMenu .navbar-sub .ml60{margin-left:60px}.subMenu .navbar-sub .dropdown-menu{width:100%;min-width:326px;background:#0B1C2C;border-radius:0px;padding:30px 0}.subMenu .navbar-sub .dropdown-menu a{font-style:italic}.subMenu .navbar-sub .dropdown-toggle::after{display:none}.subMenu .navbar-sub .arrowSub1,.subMenu .navbar-sub .arrowSub2{margin-left:22px}.subMenu .navbar-expand-lg .navbar-nav .nav-link{padding-right:35px}.subMenu li.nav-item.dropdown{background-position:right;background-repeat:no-repeat;background-image:url("../img/especiales/arrow1.svg")}.subMenu li.nav-item.dropdown.show{background-position:right;background-repeat:no-repeat;background-image:url("../img/especiales/arrow2.svg")}.subMenu a.dropdown-item.active{color:#33ec33}.subMenu .line{width:90%;height:1px;background:white;opacity:0.3;margin:5px auto}.contentEspeciales{float:left;width:100%;margin-top:70px}.contentEspeciales .col-lg-2{max-width:15.666667%}.contentEspeciales .col-lg-7{max-width:53.8%}.contentEspeciales .col-9{flex:0 0 69.5%;max-width:69.5%}.contentEspeciales img.size-full{width:100%;height:auto}.contentEspeciales p{font-size:18px;line-height:32px;margin-bottom:30px}.contentEspeciales p.mbot0{margin-bottom:0px}.contentEspeciales h1{font-size:42px;letter-spacing:-1px;margin-bottom:47px}.contentEspeciales h2{font-size:18px;font-weight:100}.contentEspeciales h3{font-size:28px;line-height:32px;color:#133250;padding:20px 0px}.contentEspeciales .linegreen{float:left;width:100%;margin:5px 0px}.contentEspeciales .linegreen img{width:40%}.contentEspeciales .position-top{position:absolute;top:16px}.contentEspeciales .position-bottom{position:absolute;bottom:16px}.contentEspeciales .imagebox{width:100%;margin:15px 0px}.contentEspeciales .ml29{margin-left:29%}.contentEspeciales .redes a{text-decoration:none}.contentEspeciales .redes .red:hover{opacity:0.6}.contentEspeciales .moduleBox{float:left;width:100%;height:auto;padding:29px 20px;background-repeat:no-repeat;background-size:cover;background-position:top center}.contentEspeciales .moduleBox .degradeblue{float:left;width:100%;padding:44px 20px;color:#fff;background:#133250;background:-webkit-gradient(left top, left bottom, color-stop(0%, #133250), color-stop(100%, #0b1c2c));background:linear-gradient(to bottom, #133250 0%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#133250', endColorstr='#0b1c2c', GradientType=0 )}.contentEspeciales .moduleBox .degradeblue h1{float:left;width:100%;font-size:28px;line-height:34px;margin-top:19px}.contentEspeciales .moduleBox .degradeblue h4{float:left;width:100%;font-size:14px;font-weight:100}.contentEspeciales .moduleBox .degradeblue .imagenext{float:left;width:100%;height:auto;margin-top:10px}.contentEspeciales .moduleBox .degradeblue .imagenext .image{float:left;width:214px;height:301px;background-repeat:no-repeat;background-size:cover;background-position:top center}.contentEspeciales .moduleBox .degradeblue .imagenext .next{float:none;margin-right:0;display:flex;align-items:center;justify-content:center;right:30px;bottom:10px;top:initial}.contentEspeciales .moduleBox .degradeblue .imagenext .next img{width:19px}.contentEspeciales .moduleBox .degradeblue .imagenext .next .textsig{float:left;font-size:10px}.contentEspeciales .p-bottom{position:absolute;max-width:360px;bottom:35px}.contentEspeciales .contentImageFull{float:left;width:100%;height:809px;background-repeat:no-repeat;background-size:cover;background-position:top center;margin:30px 0px}.contentEspeciales .home h3{font-size:14px;color:#fff;padding:0px;border:none}.contentEspeciales .dest1{position:relative;width:126px;height:126px;border:2px solid #fff;margin:19px auto 17px auto;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:top center}.totalImage2{position:relative;float:left;width:100%;height:810px;background-repeat:no-repeat;background-size:cover;background-position:top center;display:flex;align-items:center;justify-content:center}.totalImage2 .transparent{width:100%;height:100%;position:absolute;z-index:9;top:0px;left:0px;background:linear-gradient(to bottom, rgba(19,50,80,0) 0%, rgba(19,50,80,0.5) 82%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00133250', endColorstr='#0b1c2c',GradientType=0 )}.totalImage2 .contentBlue{position:relative;z-index:10;width:100%;height:auto;min-height:810px;padding-top:25%;color:#fff;text-align:center;display:flex;justify-content:center;flex-direction:column}.totalImage2 .contentBlue h1{font-size:42px;line-height:52px}.totalImage2 .contentBlue h3{font-size:18px;font-weight:100}.totalImage2 .contentBlue h4{font-size:18px;line-height:28px;margin-top:44px}.totalImage2 .contentBlue .arrow{margin-top:84px}.totalImage2 .contentBlue .redes{width:auto;display:flex;align-items:center;justify-content:center;margin-top:40px;margin-bottom:30px}.totalImage2 .contentBlue .redes .red{opacity:9}.totalImage2 .contentBlue .redes .red:hover{opacity:0.6}.totalImage2 .contentBlue .redes a{text-decoration:none}.totalImage2 .contentBlue .redes .ml56{margin-left:56px}.totalImage2 .contentBlue .ml20{margin-left:20px}.imagemobileFull{float:left;width:100%;height:389px;background-repeat:no-repeat;background-size:cover;background-position:top center}.imagemobileFull2{float:left;width:100%;height:572px;background-repeat:no-repeat;background-size:cover;background-position:top center}.contentWhitemobile{width:100%;float:left;padding:30px 0px}.contentWhitemobile h2{font-size:22px;line-height:35px}.contentWhitemobile h3{font-size:28px;color:#133250;padding:15px 0px;margin:35px 0px}.contentWhitemobile .linegreen{float:left;width:100%;margin:5px 0px}.contentWhitemobile .linegreen img{width:30%}.contentWhitemobile p{font-size:18px}.wp-caption{width:100% !important}.branding.mtop0{margin-top:0px}.valoras{height:auto;padding-left:0px;margin-top:62px;position:relative;float:left;width:100%}.valoras h3{font-size:16px;color:#133250;border:none;line-height:19px}.valoras .rating{float:left;width:100%;display:flex;align-items:center;justify-content:left}.valoras .rating .icon{float:left;margin-right:9px;width:60px;height:60px;border-radius:50%;box-shadow:inset 0 0 5px #bdbdbd}.valoras .rating .icon img{width:100%}.valoras .rating .iconblue{float:left;margin-right:9px;width:60px;height:60px;border-radius:50%;background:#133250;color:#33ec33;display:flex;align-items:center;justify-content:center}.valoras .rating .text h4{font-size:15px;margin-bottom:2px;color:#133250}.valoras .rating .text h5{font-size:12px;color:#133250}.newsArticle{float:left;width:100%}.newsArticle h1{font-size:32px;margin-bottom:27px}.newsArticle h3{font-size:18px;font-weight:100;margin-bottom:23px}.newsArticle p{font-size:18px}.newsArticle .imageNew{float:left;width:100%;height:254px;background-repeat:no-repeat;background-size:cover;background-position:top center}.newsArticle .imageNew:hover{opacity:0.6}.newsArticle a{color:#0B1C2C;text-decoration:none}.newsArticle .page-link:hover{color:#0b1c2c;background:#33ec33}.texturecenter{float:left;width:100%;height:auto;min-height:460px;background-repeat:no-repeat;background-size:cover;background-position:top center}.texturecenter .boxwhite{width:100%;max-width:157px;height:auto;background:#fff;color:#133250;margin:23px auto;padding:31px 15px;text-align:center;display:block}.texturecenter .boxwhite h3{font-size:16px;margin-bottom:30px}.texturecenter .boxwhite h4{float:left;font-size:14px;color:#133250;line-height:15px;text-align:center;display:none}.texturecenter .boxwhite .circle{float:left;width:77px;height:77px;padding:12px 11px;border-radius:50%;margin:0 auto .5rem;box-shadow:inset 0 0 5px #bdbdbd;display:flex;align-items:center;justify-content:center}.texturecenter .boxwhite .circle img{width:145%}.texturecenter .boxwhite .circle .font10{font-size:10px}.texturecenter .boxwhite a{text-decoration:none}.texturecenter .boxwhite .emoticon1{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:20px}.texturecenter .boxwhite .circleblue{float:left;width:77px;height:77px;background:#12314e;color:#23ec23;padding:12px 11px;border-radius:50%;margin:0 0 .5rem;display:flex;align-items:center;justify-content:center}.bluearticle{float:left;width:100%;height:auto;padding:60px 0px 0px 0px;color:#fff;background:#133250;background:-webkit-gradient(left top, left bottom, color-stop(0%, #133250), color-stop(100%, #0b1c2c));background:linear-gradient(to bottom, #133250 0%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#133250', endColorstr='#0b1c2c', GradientType=0 )}.bluearticle h1{font-size:26px}.bluearticle h3{font-size:14px;font-weight:100;margin-bottom:15px}.bluearticle .mbot71{margin-bottom:71px}.about{float:left;width:100%}.about h4{font-size:18px;margin-bottom:15px;text-transform:uppercase}.about p{font-size:18px;margin-bottom:40px}.about .bluedegradate{position:relative;float:left;width:100%;height:auto;padding:41px 21px;margin-top:0px;color:#fff;background:#133250;background:-webkit-gradient(left top, left bottom, color-stop(0%, #133250), color-stop(100%, #0b1c2c));background:linear-gradient(to bottom, #133250 0%, #0b1c2c 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#133250', endColorstr='#0b1c2c', GradientType=0 )}.about .bluedegradate p{float:left;width:100%;font-size:18px;line-height:28px;font-weight:100;margin-bottom:36px}.about .separationimage{float:left;width:100%;position:absolute;bottom:0;left:0}.about .separationimage img{display:block;width:100%;min-width:100%;max-width:100%}.about .col-lg-9{flex:0 0 69%;max-width:69%}.about .col-lg-3{flex:0 0 31%;max-width:31%}.contentAboutMobile{float:left;width:100%;padding:58px 0px 95px;color:#0B1C2C}.contentAboutMobile h1{font-size:32px;margin-bottom:30px}.contentAboutMobile h2{font-size:18px;margin-bottom:39px}.contentAboutMobile p{font-size:18px;line-height:28px;margin-bottom:36px}.contact{position:relative;float:left;width:100%;height:auto;padding:41px 21px;color:#fff;background:#0b1c2c;background:-webkit-gradient(left top, left bottom, color-stop(0%, #0b1c2c), color-stop(100%, #133250));background:linear-gradient(to bottom, #0b1c2c 0%, #133250 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b1c2c', endColorstr='#133250', GradientType=0 )}.contact .module{width:100%;height:181px;margin:46px 0px;display:flex;justify-content:flex-start;flex-direction:column}.contact .module h2{font-size:24px}.contact .module h4{font-size:12px}.contact .module p{margin-top:22px;margin-bottom:0px}.contact .module .circleWhite{width:65px;height:65px;min-width:65px;min-height:65px;background:#fff;border-radius:50%;margin:0 auto;display:block}.contact .module .circleWhite img{margin:0 auto;display:block;padding:16px 14px}.contact .module .circleWhite .ptop28{padding-top:28px}.contact .module .redes{width:auto;display:flex;align-items:center;justify-content:center;margin-top:28px}.contact .module .redes .red{opacity:9}.contact .module .redes .red:hover{opacity:0.6}.contact .module .redes a{text-decoration:none}.contact .module .redes .ml56{margin-left:56px}.contact .borderLeft{border-left:3px solid}.contact .borderRight{border-right:3px solid}.contact .points{text-align:center;font-size:32px;margin:30px 0px}.contact p{font-size:18px;line-height:22px}.contact .linkmobile a{color:#fff;text-decoration:underline}.blueContact{position:relative;float:left;width:100%;height:auto;padding:100px 0px 65px;color:#fff;background:#0b1c2c;background:-webkit-gradient(left top, left bottom, color-stop(0%, #0b1c2c), color-stop(100%, #133250));background:linear-gradient(to bottom, #0b1c2c 0%, #133250 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b1c2c', endColorstr='#133250', GradientType=0 )}.blueContact h1{font-size:2.5em;margin-bottom:0px}.blueContact h2{font-size:14px;line-height:22px}.blueContact h3{font-size:32px}.blueContact p{font-size:18px;line-height:22px}.blueContact .moduleInfo{float:left;width:100%;margin:32px 0px}.blueContact .circle{width:65px;height:65px;border-radius:50%;background:#fff;margin:0 auto;margin-bottom:22px;display:flex;align-items:center;justify-content:center}.bluearticledestok{padding:36px 0px 71px 0px}.bluearticledestok h1{font-size:35px;line-height:28px;margin-top:0px;margin-bottom:0px}.bluearticledestok h3{padding:0px;border:none}.bluearticledestok .modulecircle .numberLeft{top:60px}.bluearticledestok .modulecircle .numberRight{top:60px}.search .form-group{position:relative}.search .form-group .form-control{border:none;font-size:35px}.search .form-group .iconsearch{position:absolute;width:50px;height:50px;text-align:center;right:13px;top:7px;background:#fff;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer}.search .resultado{float:left;width:100%;position:relative;width:100%;text-align:center;font-size:28px;color:#133250;margin:20px 0px}.search .texture1{float:left;width:100%}.search .texture1 img{width:100%}.search .texture2{float:left;width:100%}.search .texture2 img{width:100%}.btnreload{width:100%;max-width:280px;height:102px;background-repeat:no-repeat;background-size:cover;background-position:top;padding:25px 28px;margin:50px auto 0px auto}.btnreload .btnWhite{width:100%;height:100%;font-size:14px;line-height:17px;color:#133250;background:#fff;padding:18px 5px}.searchheadblue{float:left;width:100%;padding-top:68px;background:#0b1c2c;background:-webkit-gradient(left top, left bottom, color-stop(0%, #0b1c2c), color-stop(100%, #133250));background:linear-gradient(to bottom, #0b1c2c 0%, #133250 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b1c2c', endColorstr='#133250', GradientType=0 )}.swiper-container{width:100%;height:100%}.swiper-button-next{background-image:none;right:75px;top:25%;left:auto}.share{position:relative;width:auto;text-align:center;z-index:99;cursor:pointer}.contentshare{position:absolute;left:0px;top:-10px;width:100%;height:auto;margin-bottom:10px;display:none}.contentshare .redes{display:flex;align-items:center;justify-content:center}.contentshare .redes .red{width:40px;height:40px;min-width:40px;background:#fff;margin:5px;border-radius:50%;display:flex;align-items:center;justify-content:center}.parallax{height:500px;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover}.parallax .imageprincipal{background-position:78%;background-attachment:initial;height:438px}.displayflex{display:flex;align-items:center;justify-content:center}.searchMobileBefore{float:left;position:relative;width:100%;max-width:100%;height:71px;margin:0 auto;margin-top:0px;display:block;border-radius:0px;background:#fff}.searchMobileBefore form{width:70%}.searchMobileBefore .form-control{border:none;color:#133250;font-size:18px;font-family:"Grotesque DCA";font-weight:100;margin-top:15px;margin-left:40px;letter-spacing:-0.5px}.searchMobileBefore .lupa{position:absolute;top:20px;right:16px;width:30px;height:30px;text-align:center}.searchMobileBefore ::-webkit-input-placeholder{color:#133250}footer .searchMobile{position:relative;width:100%;max-width:100%;margin:0 auto;margin-top:0px;display:block;border-radius:0px;background:#fff;padding:1rem 0;height:auto}footer .searchMobile form{width:90%;margin:auto;display:flex;align-items:center}footer .searchMobile .form-control{border:none;color:#133250;font-size:18px;font-family:"Grotesque DCA";font-weight:100;margin-top:15px;margin-left:40px;letter-spacing:-0.5px;width:80%;margin:0;appearance:none}footer .searchMobile .lupa{position:static;top:20px;right:16px;width:30px;height:30px;text-align:center;appearance:none;border:none;background-color:transparent;padding:0}footer .searchMobile ::-webkit-input-placeholder{color:#133250}.contentTerms{float:left;width:100%;margin-top:140px;color:#0B1C2C}.contentTerms p{font-size:16px;line-height:20px;margin-bottom:30px;text-align:justify}.contentTerms h1{font-size:42px;letter-spacing:-1px;margin-bottom:47px}.contentTerms h2{font-size:21px;font-weight:700;margin-bottom:30px}.contentTerms h2 span{display:block;font-size:80px;text-align:center;margin-bottom:2rem}.contentTerms h3{font-size:18px;line-height:18px;font-weight:600}.contentTerms img{max-width:100%}.boxletterOpinion{position:relative;width:100%;min-height:381px;margin:15px 0px}.boxletterOpinion .transparent{width:100%;height:100%;position:absolute;z-index:9;top:0;left:0;background-size:cover;background-position:right}.boxletterOpinion .textbig{position:absolute;bottom:0px;right:0px;font-family:"Grotesque DCA";font-weight:700;color:#133250;font-size:600px;line-height:445px;z-index:9}.boxletterOpinion .box2{background-repeat:no-repeat;background-size:cover;background-position:50%;background:linear-gradient(135deg, #0b1c2c, #133250)}.boxletterOpinion .contentbox{position:relative;width:100%;height:auto;min-height:381px;color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:99;padding:40px}.boxletterOpinion .contentbox .letra{position:absolute;z-index:-1;right:0px;top:0px}.boxletterOpinion .contentbox h1{font-size:22px;line-height:24px}.boxletterOpinion .contentbox h2{font-size:14px}.boxletterOpinion .contentbox h3{font-size:18px}.boxletterOpinion .contentbox p{font-size:26px}.boxletterOpinion .contentbox .share{margin-top:58px}.boxletterOpinion .contentbox .bold{font-weight:700}.boxletterOpinion .contentbox .next{position:absolute;top:33px;right:36px;font-size:10px;color:#33ec33}.boxletterOpinion .contentbox .contentshare{top:-60px}.boxletterOpinion .contentbox .circleimage{width:80px;height:80px;margin:21px auto;border-radius:50%;background-repeat:no-repeat;background-size:cover;background-position:top}.boxletterOpinion .contentbox .contentNames{display:none}.boxletterOpinion .contentbox .flechaClose{display:none}.content404{background:#000;height:100vh;display:flex;flex-direction:column}.content404 .container{flex:1;display:flex}.content404 .container .row>div{display:flex;flex-direction:column;justify-content:center}.content404 p{color:#fff;font-size:36px;padding-right:7rem;margin-bottom:2rem}.content404 a{color:#22EC22;font-weight:bold;font-size:36px}.content404:before,.content404:after{content:"";background:#000 url(../img/fondo-error.png);height:70px;display:block}.content404 img{align-self:center;width:100%;max-width:440px}.tres-bloques-home>div{display:flex;flex-direction:column}.tres-bloques-home>div>div{flex:1}.pr-0{padding-right:0}.contentEspeciales .img-article{height:450px}.logo-header{text-align:center;margin-left:24px}@media (max-width: 767px){.logo-header{display:none}}.navbarBlue .tags-header{display:flex;align-items:center;height:auto !important}.navbarBlue .tags-header a{line-height:14px;padding:2px 10px}@media (max-width: 980px){.navbarBlue .tags-header{display:none}}.navbarBlue{width:100%;height:70px;background:#0B1C2C;color:#fff;display:flex;align-items:center;justify-content:center;z-index:99999}.navbarBlue>.container>.row{position:relative}.navbarBlue>.container>.row>div{display:flex;align-items:center}.navbarBlue>.container>.row>div .text-nav-center{font-family:"GrotesqueDCA-Bold";font-size:26px;color:#fff;letter-spacing:-1.5px;line-height:30px;text-transform:uppercase}@media (max-width: 1024px){.navbarBlue>.container>.row>div .text-nav-center{font-size:24px}}@media (max-width: 980px){.navbarBlue>.container>.row>div .text-nav-center{font-size:22px}}.navbarBlue>.container>.row>div .catchPhrase{display:block;font-family:"GrotesqueDCA-Light";font-size:15px;color:#fff;letter-spacing:3px;text-align:center;line-height:10px;text-shadow:0 0 1px rgba(255,255,255,0.83);text-transform:uppercase}@media (max-width: 1024px){.navbarBlue>.container>.row>div .catchPhrase{font-size:13px}}@media (max-width: 980px){.navbarBlue>.container>.row>div .catchPhrase{font-size:10px}}.navbarBlue>.container>.row>div .nav-item{align-self:center;font-family:"GrotesqueDCA-Regular";font-size:14px;color:#FFFFFF;letter-spacing:-0.01px;text-align:center}.navbarBlue>.container>.row>div .nav-item.search{position:relative;display:flex;height:30px}.navbarBlue>.container>.row>div .nav-item.search a{background:url("../img/home/search.svg");background-repeat:no-repeat;background-position:center}.navbarBlue>.container>.row>div .nav-item.search a.active{background:url("../img/home/icon_aspa.svg");background-repeat:no-repeat;background-position:center;background-size:60%}.navbarBlue>.container>.row>div .nav-item.search form{position:absolute;background:#0B1C2C;opacity:0;z-index:-10;height:65px;width:240px;top:-16px;left:-250px}.navbarBlue>.container>.row>div .nav-item.search form>div{display:flex;height:100%}.navbarBlue>.container>.row>div .nav-item.search form>div input{align-self:center;border:none;outline:none}.navbarBlue>.container>.row>div .nav-item.search form>div input[type=submit]{background:#33ec33;display:inline-block;margin-left:.5rem}.navbarBlue>.container>.row>div .nav-item.search form label{display:none}.navbarBlue>.container>.row>div .nav-item.search form.active{opacity:1;z-index:200}.navbarBlue>.container>.row .tag-movil{display:block;width:22px;height:22px;border-radius:22px;background:#fff;font-family:"GrotesqueDCA-Regular";font-size:14px;color:#000;cursor:pointer;letter-spacing:-0.01px;text-align:center;position:absolute;top:63px;left:14px;z-index:2}.navbarBlue>.container>.row .tag-movil p{width:100%;text-align:center;margin:2px 0 0}.navbarBlue a{color:#fff;text-decoration:none;line-height:30px;font-weight:500}.navbarBlue a:hover{color:#33ec33}.navbarBlue .burger{float:left;width:30px;margin-top:5px}.navbarBlue .burger:hover{opacity:0.6}.navbarBlue .nav{height:100%}.navbarBlue.fixed-top{position:fixed}.menuOpen{top:0;left:0;position:fixed;width:468px;height:100%;overflow-y:auto;z-index:9;padding:0px 50px 19px 50px;background:#0b1c2c;background:-webkit-gradient(left top, left bottom, color-stop(0%, #0b1c2c), color-stop(100%, #133250));background:linear-gradient(to bottom, #0b1c2c 0%, #133250 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b1c2c', endColorstr='#133250', GradientType=0 );display:none}.menuOpen .closeMenu{float:left;width:24px;opacity:9}.menuOpen .headsuper{position:fixed;width:364px;padding-top:16px;background:#0a1c2c;z-index:9;display:flex}.menuOpen .headsuper .redes{margin-left:20px;text-align:right;width:70%}.menuOpen .headsuper .redes a{text-decoration:none}.menuOpen .headsuper .redes .ml56{margin-left:20px}.menuOpen .headsuper p{width:73.5%;font-size:18px;color:#fff;text-transform:uppercase;font-weight:700}.menuOpen .headsuper .lupaMobile{width:30px;font-size:0;margin:0 auto;display:block;text-align:center;margin-top:4px}.menuOpen .headsuper .searchWhite{position:absolute;right:38px;top:10px;width:80%;height:41px;border-radius:50px;background:#fff;display:none}.menuOpen .headsuper .searchWhite .form-control{width:85%;height:41px;float:left;font-size:18px;border:none;padding-left:20px;border-radius:50px;font-weight:100}.menuOpen .headsuper .searchWhite .lupaMobileBlue{float:right;width:15%;display:block;margin:5px auto;text-align:center}.menuOpen .headsuper .searchWhite ::-webkit-input-placeholder{color:#133250}.menuOpen .list{float:left;width:100%;max-width:300px;margin-top:0px;border-top:1px solid rgba(255,255,255,0.3)}.menuOpen .list .nav-link{padding-left:0px;height:auto;line-height:normal;border-bottom:1px solid rgba(255,255,255,0.3)}.menuOpen .list .nav-link:hover{color:#33ec33}.menuOpen .list .nav-link .iconitem{float:left;width:35px;margin-right:30px}.menuOpen .list .active{color:#33ec33}.menuOpen .list2{border:none;margin-top:20px}.menuOpen .list2 .nav-link2{border:none}.menuOpen .listTexture{width:100%;margin-left:-50px;float:left;margin-top:20px}.menuOpen .list3{margin-top:40px}.menuOpen .list3 .nav-link3{height:64px;line-height:45px}.bg-nav2{background:#f1f1f1;top:0;width:100%;opacity:0;z-index:99998;padding:.3rem 1rem}.bg-nav2.scroll{top:0px;left:0;opacity:0}.bg-nav2.visible{opacity:1}.bg-nav2.fixed-top{top:70px}.bg-nav3{background:#f1f1f1;position:relative;z-index:-1}.nav2 a{color:#0B1C2C;font-size:14px;padding:0 1rem}.navLeftMobile{float:left;width:50%;text-align:center}@media only screen and (max-width: 768px){.menuOpen{float:left;width:100%;padding:10px 20px}.menuOpen .headsuper{width:100%}.closeMenu img{max-width:18px}.menuOpen .list{max-width:335px;border-top:0px}.menuOpen .list .nav-link{border-bottom:0px;height:49px;line-height:33px}.menuOpen .list3 .nav-link3{float:left;width:5.8em;height:90px;text-align:center;padding:0px;margin:0 auto;line-height:45px;font-size:14px;display:flex;align-items:center;justify-content:center;flex-direction:column}.menuOpen .list .nav-link .iconitem{margin-right:0px;float:initial}ul.nav.flex-column.navBlueMobile{flex-direction:row !important;display:flex;align-items:center;justify-content:center}.menuOpen .listTexture{width:120%;height:26px}.menuOpen .listTexture img{width:100%}.menuOpen .list3{margin-top:27px}}.container-carousel-esp{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0 !important}.container-carousel-esp h1{font-family:"GrotesqueDCA-Bold";font-size:100px;letter-spacing:-5px;line-height:65px;margin-bottom:56px;margin-top:110px}.owl-carousel.especiales{padding-bottom:100px}.owl-carousel.especiales .owl-stage{display:flex}.owl-carousel.especiales .item{background-image:url("../img/especiales/especiales-bg-slider.png");background-repeat:no-repeat;background-position:center center;background-size:cover;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;min-height:566px;padding:30px 20px;max-width:380px;display:block;height:100%}.owl-carousel.especiales .item:hover{background-image:url("../img/especiales/especiales-bg-slider-hover.png")}.owl-carousel.especiales .container-info{padding:0;float:initial;min-height:61%;padding:20px}.owl-carousel.especiales .container-info .categoria{display:flex;text-transform:uppercase;font-weight:700;flex-wrap:wrap;margin:24px 0 20px}.owl-carousel.especiales .container-info .categoria p{font-size:14px;text-align:left;margin:0;font-family:"GrotesqueDCA-Regular"}.owl-carousel.especiales .container-info .categoria p:first-child{color:#F4F4F4;font-family:"GrotesqueDCA-Bold";margin-right:10px;position:relative}.owl-carousel.especiales .container-info .categoria p:first-child:after{content:'·';position:absolute;top:0px;right:-7px}.owl-carousel.especiales .container-info .categoria p:last-child{letter-spacing:-0.99px}.owl-carousel.especiales .container-info .content-img{width:100%;max-width:214px;margin-bottom:20px}.owl-carousel.especiales .container-info .content-img img{width:100%}.owl-carousel.especiales .container-info h3{font-family:"GrotesqueDCA-Bold";font-size:28px;line-height:34px;margin-bottom:20px}.owl-carousel.especiales .container-info .autor{margin:0;font-family:"GrotesqueDCA-Regular";font-size:14px;text-align:left}.owl-carousel.especiales .container-info .autor span{font-family:"GrotesqueDCA-Bold";font-size:14px;color:#22EC22;text-align:left}.owl-carousel.especiales .owl-nav button{width:130px;height:calc(100% - 120px);position:absolute;top:0;opacity:1}.owl-carousel.especiales .owl-nav button.owl-prev{left:0;outline:none}.owl-carousel.especiales .owl-nav button.owl-prev:hover span{opacity:1}.owl-carousel.especiales .owl-nav button.owl-prev span{width:40px;height:40px;display:block;background-color:#fff;border-radius:50%;background-image:url("../img/carousel/prev.svg");background-position:center;background-repeat:no-repeat;color:transparent;margin:0 auto;opacity:1;transition:all .3s ease}.owl-carousel.especiales .owl-nav button.owl-next{right:0;outline:none}.owl-carousel.especiales .owl-nav button.owl-next:hover span{opacity:1}.owl-carousel.especiales .owl-nav button.owl-next span{width:40px;height:40px;display:block;background-color:#fff;border-radius:50%;background-image:url("../img/carousel/next.svg");background-position:center;background-repeat:no-repeat;color:transparent;margin:0 auto;opacity:1;transition:all .3s ease}@media (max-width: 578px){.container-carousel-esp h1{font-size:40px}.owl-carousel.especiales .owl-nav button{width:50px}}.container.slider{max-width:initial;padding:0;display:none}.container.slider>.row{width:100%;margin:0}.container.slider>.row>.col{width:100%;padding:0}section.contentTerms form .mailpoet_paragraph{max-width:437px;margin:0 auto 20px;border-radius:50px;border:none;text-align:center;font-size:18px;text-transform:uppercase;color:#133250;display:flex;flex-direction:column}section.contentTerms form .mailpoet_paragraph .mailpoet_select_label,section.contentTerms form .mailpoet_paragraph .mailpoet_text_label,section.contentTerms form .mailpoet_paragraph .mailpoet_segment_label{display:none}section.contentTerms form .mailpoet_paragraph>br{display:none}section.contentTerms form .mailpoet_paragraph label{font-size:12px;margin:0}section.contentTerms form .mailpoet_paragraph label strong{font-size:1rem;margin-top:5px}section.contentTerms form .mailpoet_paragraph span{font-size:10px !important}section.contentTerms form .mailpoet_paragraph input{background-color:#f1f1f1;border:none;padding:18px 10px;border-radius:100px;text-align:center;text-transform:uppercase;color:#000;outline:0px}section.contentTerms form .mailpoet_paragraph input[type="submit"]{width:120px;background-color:#133250;color:#33ec33;font-size:14px;font-weight:500;cursor:pointer;margin:0 auto;display:block}section.contentTerms form .mailpoet_paragraph select{background-color:#f1f1f1;width:100%;height:56px;outline:0px;margin:0 auto 20px;border-radius:50px;border:none;text-align:center;font-size:18px;text-transform:uppercase;color:#133250;position:relative}section.contentTerms form .mailpoet_paragraph .mailpoet_checkbox_label{text-transform:uppercase;color:#133250}@media (min-width: 1680px){.menuOpen{left:10vw}}@media (min-width: 1200px){.container{max-width:1340px}}@media only screen and (max-width: 992px){.content404 p{font-size:25px;padding-right:3rem}.content404 a{font-size:25px}}@media only screen and (max-width: 1024px){.branding{padding:0;overflow:hidden}.bluedegradate .modulecircle h3{display:flex;flex-direction:column;align-items:center}.home .box2.download{background-size:auto;background-color:#133250}}@media only screen and (max-width: 768px){.bluedegradate .rating .circle{width:40px;height:40px;margin:10px}.bluedegradate .rating .circle img{width:18px;padding:0;padding-top:12px}.apertura .destacados{width:100%;padding:7px}.apertura .destacados p{font-size:11px;line-height:15px}.home .box1 .contentbox{padding:0px 15px 46px 15px}.home .box1 .contentbox p{font-size:12px;line-height:16px}.home .box1 .contentbox h3{font-size:10px}.home .box1{height:210px}.home .imagefull .contenttext p{font-size:20px}.bluedegradate h1{font-size:18px;font-weight:100}.bluedegradate h1 .strong{font-weight:700}.bluedegradate .modulecircle p{font-size:12px;padding:10px;line-height:18px}.bluedegradate .modulecircle h3{font-size:11px}.home .banner2{margin:20px auto}.branding{margin-top:10%;padding:22px 20px 40px 20px}.branding .advertising1{height:100px}.branding .advertising2{height:312px}.blackfooter p{font-size:10px;line-height:16px}.home .imagefull2 .contenttext p{font-size:18px;line-height:24px}.home .imagefull2{height:380px}.imagefullInterna .contenttext p{font-size:28px;line-height:38px}.home .moduleBox .transparent h2{font-size:14px}.home .moduleBox .transparent h3{font-size:10px}.home .moduleBox{height:250px}.home .moduleBox .videoMini iframe{height:250px}.home .moduleBox .imageBlur{height:250px}.contentEspeciales .p-bottom{position:relative;max-width:100%;bottom:0}.contentEspeciales .col-lg-2{max-width:none}.contentEspeciales .col-lg-7{max-width:none}.subMenu{height:auto}.subMenu .navbar-sub{height:auto}.subMenu .navbar-sub .collapse:not(.show){display:block}.subMenu .navbar-sub .ml60{margin-left:0px}.totalImage .boxTransparent h1{font-size:50px;line-height:50px}.totalImage .boxTransparent p{max-width:80%}.subMenu li.nav-item.dropdown.show{background-position-x:right;background-position-y:15px}.subMenu .navbar-expand-lg .navbar-nav .nav-link{border-bottom:1px solid rgba(255,255,255,0.5)}.transparentPresident3 .destacadosMobile .dest1,.transparentPresident3 .destacadosMobile .dest2{width:120px;height:120px}.bluedegradate .modulecircle .circle{width:120px;height:120px}.apertura .carousel-indicators{bottom:10px;margin-left:0%}.navbarBlue .text-nav-center{font-size:20px}.newsArticle .imageNew{height:160px}.contentEspeciales .moduleBox .degradeblue .imagenext .image{max-width:100%;margin-bottom:20px}.contact p{font-size:14px}iframe{width:100%;max-width:100%}}@media only screen and (max-width: 576px){.branding{margin-top:0px;padding:21px 31px 31px 31px}.branding .advertising1{height:212px}.bluedegradate{margin-top:-1px}.bluedegradate h1{font-size:18px;margin-top:12px}.bluedegradate .rating .circle{width:77px;height:77px}.bluedegradate .rating .circle img{width:23px;padding:29px 0px}h1.text-center.participation{font-size:38px}.mtop105{margin-top:-3px}.bluefooter{padding:0px 30px}.bluefooter p{font-size:16px;margin:33px 0px}.blackfooter{height:auto;padding-top:55px;padding-bottom:20px}.blackfooter .module h2{font-size:22px;text-align:center}.blackfooter .module{height:auto;margin:0px}.blackfooter .module .redes{margin-top:20px;float:left}.redes{width:100%;display:flex;align-items:center;justify-content:center}.redes .red{width:58px;text-align:center;margin-top:40px}.blackfooter p{font-size:14px;line-height:28px}.transparentPresident .destacadosMobile p{font-size:18px}.bluedegradate .modulecircle p{font-size:26px;line-height:28px}.blackfooter .module .redes .ml56{margin-left:15px}.bluedegradate .modulecircle h3{font-size:14px}.totalImage .boxTransparent h3{font-size:14px;margin-bottom:20px}.totalImage .boxTransparent h1{font-size:25px;line-height:28px}.totalImage .boxTransparent p{max-width:100%;font-size:16px;margin-top:19px}.totalImage .boxTransparent{padding:70px 49px 42px 49px}.contentEspeciales p{line-height:22px}.contentEspeciales h2{font-size:18px;line-height:22px;color:#133250}.contentEspeciales{margin-top:50px}.bluedegradate .modulecircle p{margin-bottom:0px}.transparentPresident .destacadosMobile h3{margin-top:23px}.blackfooter .module h3{display:none}.carouselMovil3 .moduleBox .transparent .circleVideo .play{left:40%;top:27%}.navbarBlue>.container>.row .tag-movil{top:53px}.content404{height:auto}.content404 .container .row>div{padding-top:2rem;padding-bottom:2rem}.content404 p{font-size:20px;padding-right:0}.content404 a{font-size:20px}.box2Mobile .boxCircle h1{font-size:70px;line-height:normal;text-align:center}.box2Mobile .boxCircle h1 span{display:block;margin:0;text-align:center}.box2Mobile.audio{height:500px;justify-content:flex-start}.box2Mobile.audio .boxCircle{height:auto;padding-bottom:2rem;margin-top:2rem}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2){.bluedegradate .rating .circle{width:40px;height:40px}.bluedegradate .rating .circle img{width:21px;padding:0;padding-top:12px}.bluedegradate .modulecircle p{font-size:18px;line-height:25px}.apertura .destacados p{font-size:14px;line-height:18px}.apertura .contentImage.bloque-destacado{width:60%}.apertura .carousel-item .contentRight{width:40%}.subMenu .navbar-expand-lg .navbar-nav .nav-link{font-size:14px}.contentEspeciales .moduleBox .degradeblue .imagenext .image{max-width:100%;height:250px;margin-bottom:20px}.bluedegradate h1{font-size:30px;line-height:30px}}@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2){.apertura .boxtext.text-left{width:100%;padding-right:20px}.apertura .contentImage.bloque-destacado{width:60%}.apertura .carousel-item .contentRight{width:40%}.apertura .carousel-item .contentRight .destacados{justify-content:center}.apertura .carousel-item .contentRight .destacados .elemento-destacado{flex-direction:column}.apertura .carousel-item .contentRight .destacados p{text-align:center}}@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait){.bluedegradate .rating .circle{width:50px;height:50px}.bluedegradate .rating .circle img{padding:16px 13px}}
/*# sourceMappingURL=styles.css.map */