@charset "UTF-8";.fuente-regular{font-family:futura-pt;font-weight:400}.destacados{padding:35px 0 10px !important}.destacados>.container{padding:0}#a_enlacesinteresdest{display:flex;align-items:flex-end}#a_enlacesinteresdest ul{display:flex;flex-wrap:wrap;flex:1;height:125px;overflow:hidden;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s}#a_enlacesinteresdest ul li{width:50%;font-weight:500;text-align:center;font-size:.95em;margin:0 0 40px}#a_enlacesinteresdest ul li a{display:block;line-height:1.05em}#a_enlacesinteresdest ul li img{display:block;height:50px;margin:0 auto 5px}#a_enlacesinteresdest ul.on{height:auto}@media(min-width:650px){#a_enlacesinteresdest ul li{width:20%}}@media(min-width:1080px){#a_enlacesinteresdest ul{height:135px}#a_enlacesinteresdest ul.on{height:300px}#a_enlacesinteresdest ul li{width:14%;font-size:1em}#a_enlacesinteresdest ul li img{height:auto;margin-bottom:10px}}#a_enlacesinteresdest .vermas{width:100px;text-align:center;font-size:.95em;line-height:1em;text-transform:none;color:#000;margin:0;height:125px;cursor:pointer}#a_enlacesinteresdest .vermas:before{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border:1px solid #7f1a5a;border-radius:50%;margin:5px auto;content:"+";font-size:2.4em;font-weight:300;color:#7f1a5a}#a_enlacesinteresdest .vermas:after{width:auto;height:auto;font-family:fontello;font-size:1.4rem;color:#7f1a5a;content:""}#a_enlacesinteresdest .vermas:after{-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s;transition:all .5s;display:block;margin:5px auto 0;width:30px;height:20px}@media(min-width:1080px){#a_enlacesinteresdest .vermas{height:135px;font-size:1em}#a_enlacesinteresdest .vermas:hover:after{animation-name:animflecha;animation-duration:.5s;animation-direction:alternate;animation-iteration-count:infinite}}#a_enlacesinteresdest .vermas.on:after{transform:rotate(-180deg);animation-play-state:paused}@keyframes animflecha{0{transform:translateY(0)}100%{transform:translateY(20px)}}