/* Font */
@font-face{font-family:'akzentconddb';src:url('../fonts/AkzentCond/akzentcond-regular_db-webfont.eot');src:url('../fonts/AkzentCond/akzentcond-regular_db-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/AkzentCond/akzentcond-regular_db-webfont.woff2') format('woff2'),url('../fonts/AkzentCond/akzentcond-regular_db-webfont.woff') format('woff'),url('../fonts/AkzentCond/akzentcond-regular_db-webfont.ttf') format('truetype'),url('../fonts/AkzentCond/akzentcond-regular_db-webfont.svg#akzentcond_dbregular') format('svg');font-weight:normal;font-style:normal; }

/*Fuentes*/
.arial{ font-family:Arial,Helvetica,sans-serif;font-weight:normal;font-style:normal; }
.popil{font-family:'Poppins', sans-serif !important;font-weight:300;}
.popir{font-family:'Poppins', sans-serif !important;font-weight:400;}
.popim{font-family:'Poppins', sans-serif !important;font-weight:500;}
.popis{font-family:'Poppins', sans-serif !important;font-weight:600;}
.popib{font-family:'Poppins', sans-serif !important;font-weight:700;}
.popie{font-family:'Poppins', sans-serif !important;font-weight:800;}
.anton{font-family: 'Anton', sans-serif;}
.aconddb{font-family:'akzentconddb' !important;}

/*CONFIGURACION*/
.row{max-width:76.875em;}
.columns{padding-left:15px;padding-right:15px;}
.callout{padding:0;margin:0;border:0;}
.rel{position:relative !important;}
.abs{position:absolute;top:0;left:0;}
.nothing{padding:0;}
.verticalalignmiddle{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;}
.fullwidth{ width:100%;}
.em{font-style:italic;}
.bold{font-weight:bold;}
.color1{color:#3F79F2;}
.color2{color:#0DB6F2;}
.color3{color:#333;}
.color-blanco{color:white;}
.color-negro{color:black;}
.fondo-blanco{background-color:white;}
.fondo-negro{background-color:black;}
.texto{color:#2D3E50;}
.boton{color:#FFF;background-color:#3F79F2;border:4px solid #FFF;border-radius:25px;max-width:264px;width:100%;transition:all 0.5s ease;padding:0;font-size:18px;line-height:50px;display:block;text-align:center;margin:0;}
.boton:hover,.boton:focus{color:#FFF;background-color:#0DB6F2;}
h1{font-size:62px;line-height:67px;margin:0;}
h2{font-size:40px;line-height:45px;margin:0;}
h3{font-size:28px;line-height:33px;margin:0;}
h4{font-size:36px;line-height:41px;margin:0;}
h5{font-size:60px;line-height:65px;margin:0;}
p{font-size:16px;line-height:25px;margin:0;}
span{display:block;}
blockquote{padding:0;margin:0;border:0;}
figure{margin:0;}
form ::-webkit-input-placeholder{color:#666;}
form :-moz-placeholder{color:#666;}
form ::-moz-placeholder{color:#666;}
form :-ms-input-placeholder{color:#666;}
.iconos{display:inline-block;background-color:transparent;background-image:url(../img/iconos/menu.png);background-repeat:no-repeat;vertical-align:middle;}
.menu-adaptable{width:23px;height:17px;}
.menu_bar{display:none;}
.en-linea > *{ display:inline-block;vertical-align:middle; }
.pagination a:hover, .pagination .current{background:#E5E5E5 !important;color:#333;}

/*Formulario*/
form{margin:0;max-width:730px;width:100%;}
form [type='text']:focus,form [type='password']:focus,form [type='date']:focus,form [type='datetime']:focus,form [type='datetime-local']:focus,
form [type='month']:focus,form [type='week']:focus,form [type='email']:focus,form [type='number']:focus,form [type='search']:focus,form [type='tel']:focus,
form [type='time']:focus,form [type='url']:focus,form [type='color']:focus,form textarea:focus,form select:focus,
form [type='text'],form [type='password'],form [type='date'],form [type='datetime'],form [type='datetime-local'],
form [type='month'],form [type='week'],form [type='email'],form [type='number'],form [type='search'],form [type='tel'],
form [type='time'],form [type='url'],form [type='color'],form textarea,form select{font-size:15px;line-height:20px;background-color:#FFF;border:0;border-bottom:1px solid #BDC0C4;box-shadow: none !important;height:45px;color:#666;outline:0;border-radius:0;margin:0 0 15px;padding:5px 0;}
form textarea,form textarea:focus{height:150px;}
form .group-flex{display: flex;justify-content: space-between;align-items: center;}
form label{font-size:16px;line-height:21px;padding-bottom:5px;}
form label.error{font-size: 10px;line-height: 10px;position: absolute;color: white;bottom: 1px;background: #ff0000;width: 100%;padding: 2px;}
form label.error.valid{display: none !important;}

body{font-family: 'Poppins', sans-serif !important;font-weight:400;color:#000;background:white;}
main{margin-top:0;}
main.margingeneral{margin-top:129px;}
h1, h2, h3, h4, h5, h6{font-family: 'Poppins', sans-serif;font-weight:400;}

/* Header */
header{position:fixed;z-index:11;width:100%;top:0;transition:all 1s ease;background-color:transparent;border-bottom: 1px solid transparent;background-image: url(../img/iconos/capa.png);background-repeat:no-repeat;background-size:cover;background-position:center;}
header.interno{background:#0DB6F2;}
header.flota{border-bottom-color: #0069B3;}
header .logo{display:inline-block;transition:all 1s ease;z-index:99;margin:16px 0;position:relative;max-width:199px;}
header.flota .logo{margin:9px 0;max-width:120px;}

/*Menu*/
nav{margin:0;padding:0;text-align:center;transition:all 0.5s ease;padding:42px 0;}
header.flota nav{padding:14px 0;}
nav > ul{line-height:15px;margin-bottom:0;}
nav > ul > li{position:relative;display:inline-block;vertical-align:middle;line-height:15px;padding: 0 10px;}
nav > ul > li > a{font-size:16px;color:#FFF;display:block;padding:0;text-align:center;transition:all 0.5s ease;line-height:16px;}
nav > ul > li > a > img{transition:all 0.5s ease;margin-bottom:5px;opacity:0;}
nav > ul > li:hover > a, nav > ul > li:focus > a, nav > ul > li.active > a, nav > ul > li > a:focus{color:#ffed01;}
nav > ul > li:hover > a > img,
nav > ul > li:focus > a > img,
nav > ul > li.active > a > img,
nav > ul > li > a:focus > img{opacity: 1;}

.banners.solo-portada, .banners.solo-portada .fondo{height:100%;}

/*Banners*/
.banners .fondo{background-repeat:no-repeat;background-attachment:scroll;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-position:center;}
.banner-parallax{background-repeat:no-repeat;background-attachment:fixed;background-size:cover;background-position:center;}
.banner-parallax .row{position: relative;height:100%;}
.banner-parallax:before{content:'';background-color:rgba(0, 0, 0, .3);position:absolute;width:100%;height:100%;top:0;left:0;}
.banner-port{height:1270px;background-image:url(../img/banners/portada3.jpg);}
.banner-biog{height:1090px;background-image:url(../img/banners/biografia.jpg);}
.banner-equi{height:1090px;background-image:url(../img/banners/equipo.jpg);}
.banner-cont{height:1090px;background-image:url(../img/banners/contacto.jpg);}
.banner-sala{height:1090px;background-image:url(../img/banners/prensa2.jpg);}
.banner-logr{height:1090px;background-image:url(../img/banners/logros.jpg);}
.banner-comp{height:1090px;background-image:url(../img/banners/competencia2.jpg);}
.banner-medio{height:766px;background-image:url(../img/banners/medio.jpg);}
.banner-foot{height:447px;background-image:url(../img/banners/footer2025.jpg);}

.slick-slide img{display:inline-block;}
.slick-nav{width:41px;height:41px;position:absolute;cursor:pointer;top:45%;}
.slick-nav.prev-arrow{left:-5px;transform:scaleX(-1);z-index:1;}
.slick-nav.next-arrow{left:auto;right:-5px;}
.slick-nav i{display:block;position:absolute;margin:-10px 0 0 -10px;width:14px;height: 17px;left:50%;top:50%;}
.slick-nav i:before, .slick-nav i:after{content:'';width:14px;height:3px;border-radius:1px;position:absolute;left:50%;top:50%;background:#116A35;margin:-1px 0 0 -5px;display:block;transform-origin:13px 50%;}
.slick-nav i:before{transform:rotate(-40deg);}
.slick-nav i:after{transform:rotate(40deg);}
.slick-nav:before, .slick-nav:after{content:'';display:block;position:absolute;left:0;right:0;top:0;bottom:0;border:0;background-color: rgba(255, 255, 255, .8);border-radius:50%;box-shadow: 0 0 6px #999;}
.slick-nav:after{background-color:transparent;}
.slick-nav svg{width:41px;height:41px;display:block;position:relative;z-index:1;color:#333;stroke-width:2px;stroke-dashoffset:126;stroke-dasharray:126 126 0;transform:rotate(0deg);}
.slick-nav.animate svg{animation:stroke 1s ease forwards .1s;}
.slick-nav.animate i{animation:arrow 1s ease forwards;}
.slick-nav.animate i:before{animation:arrowUp 1s ease forwards;}
.slick-nav.animate i:after{animation:arrowDown 1s ease forwards;}
@keyframes stroke{
    52%{transform:rotate(-180deg);stroke-dashoffset:0;}
    52.1%{transform:rotate(-360deg);stroke-dashoffset:0;}
    100%{transform:rotate(-180deg);stroke-dashoffset:126;}
}

@keyframes arrow{
    0%,100%{transform:translateX(0);opacity: 1;}
    23%{transform:translateX(17px);opacity:1;}
    24%,80%{transform:translateX(-22px);opacity:0;}
    81%{opacity:1;transform:translateX(-22px);}
}

@keyframes arrowUp{
    0%,100%{transform:rotate(-40deg) scaleX(1);}
    20%,80%{transform:rotate(0deg) scaleX(.1);}
}

@keyframes arrowDown{
    0%,100%{transform:rotate(40deg) scaleX(1);}
    20%,80%{transform:rotate(0deg) scaleX(.1);}
}
.arrow-prev,.arrow-next{cursor:pointer;}
.slick-dots{position:absolute;bottom:100px;left:0;right:0;display:block;max-width:1200px;width:100%;padding:0;margin:0 auto;line-height:4px;list-style:none;padding-left:90px;}
.slick-dots li{position:relative;display:inline-block;width:14px;height:14px;margin:0 5px;padding:0;cursor:pointer;}
.slick-dots li button{font-size:0;line-height:0;display:block;width:14px;height:14px;padding:0;cursor:pointer;color:transparent;border:0;outline:none;background:transparent;}
.slick-dots li button:before{position:absolute;top:0;left:0;width:14px;height:14px;content:'';text-align:center;opacity:1;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border-radius:50%;background-color:#FFF;}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before{opacity:.7;}
.slick-dots li.slick-active button:before{opacity:1;background:#FF9C12;}

.callout.primary, .callout.alert, .callout.success{padding:15px 20px;border-radius:20px;margin:10px 0 0;color:#333;}

/*Pagina Principal*/

#portada .banners blockquote{padding:220px 0 10px;font-size:80px;line-height:85px;}
#portada .banners span{font-size:29px;line-height:34px;letter-spacing: 5px;}
#portada .banner-medio blockquote{padding: 0;max-width:660px;margin:auto;bottom:190px;position: absolute;left:0;right:0;}
#portada .callout-1{padding:180px 0 100px;}
#portada .callout-1 h1{padding-bottom:20px;}
#portada .callout-1 p{padding:20px 0;}
#portada .callout-2{padding:65px 0 100px;background-color:#0DB6F2;}
#portada .callout-2 blockquote{font-size: 80px;line-height: 85px;padding:20px 0 10px;}
#portada .callout-2 span{font-size:26px;line-height:26px;padding-bottom: 20px;}
#portada .callout-2 .pt-55{margin-top:55px;}
.logro-flex{display: flex;align-items:center;margin-bottom:25px;justify-content:space-between;}
.logro-flex > div:first-child{width:80px;line-height:80px;border-radius:50%;font-size:40px;text-align:center;background-color:#3F79F2;}
.logro-flex > div:last-child{width:calc(100% - 110px);}
.logro-flex h3 small{font-size:22px;line-height:29px;display:block;}
#portada .callout-3{height:679px;background: url(../img/cayetana02.jpg) no-repeat;background-position:center;}
#portada .callout-3 h5{padding-bottom: 10px;}
#portada .callout-3 h4{padding-bottom: 10px;}
#portada .callout-3 p{height:100px;}
#portada .callout-3 .premio-flex{display: flex;justify-content: space-between;align-items:center;height:679px;}
#portada .callout-3 .premio-flex > div{width:350px;}
#portada .callout-3 .premio-flex .div2{text-align:right;}
#portada .callout-4{padding:65px 0;}
#portada .callout-4 span{font-size:50px;line-height:55px;padding-bottom:25px;}
.prensa{max-width:583px;margin:0 auto 20px;}
.prensa figure{margin-bottom:10px;overflow:hidden;}
.prensa figure img{-webkit-transform: scale(1);transform: scale(1);-webkit-transition: .3s ease-in-out;transition: .3s ease-in-out;}
.prensa figure:hover img{-webkit-transform: scale(1.10);transform: scale(1.10);}
.prensa figure a{width:100%;height:100%;}
.prensa a.titu{font-size:18px;line-height:23px;color:#3F79F2;margin-bottom:10px;display:block;}
.prensa p{font-size:15px;line-height:20px;padding-bottom:10px;}
.prensa blockquote{font-size:16px !important;line-height:21px !important;color:#999999}
#portada .callout-extra{background:#DDF5FD;padding:90px 0;}
#portada .callout-extra .youtu{max-width:585px;padding:0 10px 10px;width:100%;background:url(../img/fondito.jpg) no-repeat;margin-bottom:50px;}
#portada .callout-extra .youtu.youtu01{background-position-x:right}
#portada .callout-extra .youtu iframe{max-width:565px;height:300px;width:100%;}

/*General*/
#gene .callout-1{padding:90px 0 100px;}
#gene .callout-1 span{font-size:50px;line-height:55px;position: absolute;top:-180px;text-shadow:1px 1px 4px #999;}
#gene .callout-1 p{font-size:17px;}
#gene .callout-1 .first-flex{display: flex;justify-content: space-between;align-items: center;margin-bottom:30px}
#gene .callout-1 .first-flex > div:first-child{width:260px; text-align: center;}
#gene .callout-1 .first-flex > div:last-child{width:calc(100% - 270px);}
#gene .callout-1 .clearfix{padding-bottom:70px;}
#gene .callout-1 .clearfix.clear2{padding-bottom:30px;}
#gene .callout-1 .porfi{padding:65px 20px 25px;}
#gene .callout-1 .img-ico{margin-left:20px;margin-bottom:20px;}
#gene .callout-2{padding:30px 0 100px;}
#gene .callout-2.parte3{padding:100px 0;background-color:#0DB6F2;}
#gene .callout-2.parte4{padding:100px 0;}
#gene .callout-2.parte5{padding:90px 0 0;background-color:#0DB6F2;}
#gene .callout-2.parte6{padding:20px 0 0;background-color:#0DB6F2;}
#gene .callout-2 span{font-size:50px;line-height:55px;position: absolute;top:-120px;text-shadow: 1px 1px 4px #999;}
#gene .callout-2.parte5 span{top:-180px;}
#gene .callout-2 h1{padding-bottom:40px}
#gene .callout-2 h1.h1{font-size:60px;padding-top: 20px;padding-bottom: 20px;}
#gene .callout-2 h1 small{font-size:40px;line-height:45px;display: block;}
#gene .callout-2 h2{padding-bottom:90px}
#gene .callout-2 blockquote{font-size:62px;line-height:67px;padding-bottom:20px;}
#gene .callout-2 blockquote small{display: block;font-size:28px;line-height:33px;padding-top:10px;}
#gene .callout-2 .flecha{margin-bottom:20px}
#gene .callout-2 .clearfix.porta{padding-bottom:70px;}
#gene .callout .equipo-flex{display: flex;justify-content: space-between;align-items: center;height:250px;background: url(../img/iconos/fondo.png)no-repeat;background-position:right center;max-width:790px;margin:0 auto 40px;}
#gene .callout .equipo-flex.equi2{background-image: url(../img/iconos/fondo2.png);}
#gene .callout .equipo-flex.equipo2 > div{width:180px;padding:10px 5px;}
#gene .callout .equipo-flex > div:first-child{width:230px;}
#gene .callout .equipo-flex > div:first-child img{border-radius:50%;}
#gene .callout .equipo-flex > div:last-child{width:calc(100% - 260px);padding: 10px 30px 10px 0;}
#gene .callout .equipo-flex.equipo2 > div:last-child{width:calc(100% - 400px);}
#gene .callout .equipo-flex h4{font-size:32px;line-height:37px;padding-bottom:10px;}
#gene .callout .equipo-flex h5{font-size:45px;line-height:50px;padding-bottom:10px;}
#gene .callout .equipo-flex h3{font-size:22px;line-height:27px;padding-bottom:5px;}
#gene .callout-2 .prensa{height:550px;}
#gene .callout-2 .prensa a.titu{font-size:24px;line-height:30px;}
#gene .callout-2 .prensa .deta{max-width:410px;}
#gene .callout-2 .prensa .deta img{position: absolute;right: -150px;top:0;margin: auto;}
#gene .callout-3{height:679px;background: url(../img/cayetana02.jpg) no-repeat;background-position:center;}
#gene .callout-3 h5{padding-bottom: 10px;}
#gene .callout-3 h4{padding-bottom: 10px;}
#gene .callout-3 p{height:100px;}
#gene .callout-3 .premio-flex{display: flex;justify-content: space-between;align-items:center;height:679px;}
#gene .callout-3 .premio-flex > div{width:350px;}
#gene .callout-3 .premio-flex .div2{text-align:right;}
#gene .callout-4{padding: 70px 0;}
#gene .callout-4 h1{font-size: 60px;line-height: 65px;padding:20px 0 10px;}
#gene .callout-4 span{font-size: 26px;line-height: 31px;padding-bottom:30px;max-width: 600px;}
#gene .callout-4 p{font-size: 22px;line-height: 27px;padding-bottom:30px;}
.zoom-img{overflow:hidden;max-width:573px;margin:0 auto 20px;}
.zoom-img2{max-width:366px;}
.zoom-img img{-webkit-transform: scale(1);transform: scale(1);-webkit-transition: .3s ease-in-out;transition: .3s ease-in-out;}
.zoom-img:hover img{-webkit-transform: scale(1.10);transform: scale(1.10);}
.zoom-img a{width:100%;height:100%;}

/*Contacto*/
#contacto .callout-1{padding:60px 0 40px;background-color: #00B8F4;}
#contacto .callout-1 span{font-size:50px;line-height:55px;position: absolute;top:-180px;text-shadow: 1px 1px 4px #999;}
#contacto .callout-1 .ubica{display: flex;flex-flow:row wrap;justify-content:space-between;align-items:flex-start;margin-bottom:15px;}
#contacto .callout-1 .ubica > div{width:50px;text-align:center;padding-top:10px;}
#contacto .callout-1 .ubica > p{width:calc(100% - 55px);}
#contacto .callout-1 .ubica.ubica2{align-items:center;}
#contacto .callout-1 .ubica.ubica2 > div{padding-top:0;}
#contacto .callout-2{padding:50px 0 150px;}
#contacto .callout-2 h3{padding-bottom:15px;}
#contacto .callout-2 p{padding-bottom:50px;}
#contacto .callout-2 h3 img{padding-left:40px;}
#contacto .callout-2 .group-flex{display: flex;flex-flow:row wrap;justify-content:space-between;align-items:center;}
#contacto .callout-2 .group-flex > div{max-width:330px;width:100%;}
#contacto .callout-2 .boton img{padding-right:10px;}

/*Pie de página*/
footer .banner-foot{padding:65px 0 10px;}
footer .logo{display: inline-block;margin-bottom: 20px;}
footer p{font-size:15px;line-height:20px;margin:20px 0 0}
footer p.ica{padding-left:50px;position: relative;line-height:40px;}
footer p.ica2{line-height:20px;}
footer p.ica2 .ico-f{top:10px;}
footer p .ico-f{width:50px;position: absolute;left:0;text-align:center;}
footer p a{color: white;}
footer .p{margin:75px 0 0;color:#666}


/* Tablet y Movil */
@media screen and (max-width: 69.375em){
    .menu_bar{display:block;margin:25px 0;text-align:right;transition:all 0.5s ease;}
    header.flota .menu_bar{margin:12px 0;}
    .menu_bar a{display:inline-block;line-height:18px;padding:13px 0;}
    .menu_bar span{display:inline-block;font-size:18px;line-height:18px;padding-right:10px;}
    /*Menu*/
    nav {position:absolute;z-index:99;width:100%;left:0;display:none;padding:0;transition:none;}
    header.flota nav{padding:0;}
    nav ul{display:block;border-bottom:1px solid #D6D6C7;}
    nav ul li{display:block !important;border-top:1px solid #D6D6C7 !important;margin:0;padding:0;}
    nav > ul > li + li{padding-left:0;border-left: 0;margin-top:-3px;}
    nav > ul > li > a{display:block;padding:10px 0px;margin:0;border:0;font-size:16px;color:#fff;line-height:16px;background:#3e78f2;}
    nav > ul > li > a img,
    nav > ul > li > a br{display:none;}
    nav > ul > li:hover > a,nav > ul > li:focus> a,nav > ul > li.active > a{color:white;background:#0db6f2;border:0;}
}

@media only screen and (max-width:63.999em){
    #gene .callout-3,
    #portada .callout-3{height:550px;background:white;}
    #gene .callout-3 .premio-flex,
    #portada .callout-3 .premio-flex{height:550px;}
    footer .banner-foot{background:#00b8f4;}
    footer .logo{background:white;padding:10px;border-radius:10px;}
    footer .p,
    footer .p a{color:#FFF !important;}
    #gene .callout-1 .first-flex{flex-flow:column;margin:0;}
    #gene .callout-1 .first-flex > div:first-child{width:auto;padding-bottom:25px;}
    #gene .callout-1 .first-flex > div:last-child{width:auto;}
    #gene .callout-1 p{padding-bottom:20px;}
    #gene .callout-2 blockquote{font-size:45px;line-height:55px;}
    #gene .callout .equipo-flex{flex-flow:column;height:auto;background:#ddf5fd;border-radius:10px;padding:15px 0;}
    #gene .callout .equipo-flex.equi2,
    #gene .callout .equipo-flex.equipo2{background:#57ccf5;}
    #gene .callout .equipo-flex.equipo2 > div,
    #gene .callout .equipo-flex.equipo2 > div:last-child,
    #gene .callout .equipo-flex > div:last-child{width:100%;padding:10px 20px;}
    #gene .callout-4 h1{font-size:40px;line-height:50px;padding:0 0 10px;}
    #gene .callout-2 .prensa .deta img {display:none;}
    #gene .callout-2 .prensa{height:450px;}
}

@media only screen and (max-width:39.999em){
    header .logo {max-width: 160px;}
    .banner-port{height:580px;background-image:url(../img/banners/banner-movil.jpg);}
    #portada .banners blockquote{display:none;}
    #portada .callout-1{padding:90px 0;}
    h1{font-size:40px;line-height:50px;}
    h2{font-size:30px;line-height:35px;}
    h3{font-size:22px;line-height:30px;}
    .logro-flex h3 small{font-size:18px;line-height:23px;}
    .boton{margin-bottom:20px;}
    #gene .callout-3,
    #portada .callout-3{height:auto;}
    #gene .callout-3 .premio-flex,
    #portada .callout-3 .premio-flex{flex-flow:column;padding:30px 0;height:auto;}
    #gene .callout-3 .premio-flex > div,
    #portada .callout-3 .premio-flex > div{width:auto;}
    #gene .callout-3 .premio-flex .div2,
    #portada .callout-3 .premio-flex .div2{padding-top:30px;text-align:left;}
    #gene .callout-3 p,
    #portada .callout-3 p{height:auto;}
    .banner-medio{height:470px;}
    #portada .banner-medio blockquote{bottom:50px;}
    .banner-foot{height:auto;}
    .banner-biog,
    .banner-equi,
    .banner-logr,
    .banner-sala,
    .banner-cont,
    .banner-comp{height:585px;}
    #gene .callout-1 .porfi{padding:40px 0px 25px;}
    #gene .callout-2 .clearfix.porta,
    #gene .callout-2 .logros-tit{padding-bottom:20px;}
    #gene .callout-2 h1.h1{font-size:50px;line-height:55px;}
    #gene .callout-2 h2{padding-bottom:55px;}
    #gene .callout-2 .prensa{height:auto;}
    #contacto .callout-2{padding:50px 0 80px;}
    #gene .callout-2 span{font-size:40px;line-height:50px;}
}


@media screen and (max-width: 25em){

}

/* min widt*/

@media only screen and (min-width:69.375em){
    nav{display:block !important;}
}

@media only screen and (min-width: 66.259em) {
}

@media only screen and (min-width: 76em){

}