@charset "utf-8";body{text-align:justify;font-family:"Open Sans",sans-serif}h2{font-weight:700;color:#333}@keyframes fade-in-up{0%{opacity:0;transform:translateY(50px)}100%{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fade-in-up .5s ease-in-out}@keyframes fade-in-down{0%{opacity:0;transform:translateY(-50px)}100%{opacity:1;transform:translateY(0)}}.fade-in-down{animation:fade-in-down .5s ease-in-out}@keyframes fade-in-left{0%{opacity:0;transform:translateX(50px)}100%{opacity:1;transform:translateX(0)}}.fade-in-left{animation:fade-in-left .5s ease-in-out}@keyframes fade-in-right{0%{opacity:0;transform:translateX(-50px)}100%{opacity:1;transform:translateX(0)}}.fade-in-right{animation:fade-in-right .5s ease-in-out}.blanca{color:#fff;padding:5px;margin:0}.blanca a{color:#fff;text-decoration:none;font-weight:400}.blanca a:hover{font-weight:700;text-decoration:underline}.tarjeta{color:#000;padding:5px}.tarjeta a{color:#fff;text-decoration:none;font-weight:400}.tarjeta a:hover{font-weight:700;text-decoration:underline}@keyframes fadeRightToLeft{from{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}#h5-1{animation:fadeRightToLeft 1s ease-out 0s}#h5-2{animation:fadeRightToLeft 1s ease-out .2s}#h5-3{animation:fadeRightToLeft 1s ease-out .4s}#h5-4{animation:fadeRightToLeft 1s ease-out .6s}footer{padding:20px 0;text-align:center}.social-icons{font-size:36px}.social-icons a{color:#03045e;margin:0 10px}.social-icons a:hover{color:#00b4d8}.highlight{background-color:#00b4d8;color:#fff;padding:5px 4px;border-radius:15px}.carousel{margin:50px auto}.carousel .carousel-item{color:#999;overflow:hidden;min-height:120px;font-size:13px}.carousel .media{position:relative;padding:0 0 0 20px;margin-left:20px}.carousel .media img{width:75px;height:75px;display:block;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.2);border:2px solid #fff}.carousel .testimonial{color:#fff;position:relative;background:#9b9b9b;padding:15px;margin:0 0 20px 20px}.carousel .testimonial::after,.carousel .testimonial::before{content:"";display:inline-block;position:absolute;left:0;bottom:-20px}.carousel .testimonial::before{width:20px;height:20px;background:#9b9b9b;box-shadow:inset 12px 0 13px rgba(0,0,0,.5)}.carousel .testimonial::after{width:0;height:0;border:10px solid transparent;border-bottom-color:#fff;border-left-color:#fff}.carousel .carousel-item .row>div:first-child .testimonial{margin:0 20px 20px 0}.carousel .carousel-item .row>div:first-child .media{margin-left:0}.carousel .testimonial p{text-indent:40px;line-height:21px;margin:0}.carousel .testimonial p::before{content:"\201D";font-family:Arial,sans-serif;color:#fff;font-weight:700;font-size:68px;line-height:70px;position:absolute;left:-25px;top:0}.carousel .overview{padding:3px 0 0 15px}.carousel .overview .details{padding:5px 0 8px}.carousel .overview b{text-transform:uppercase;color:#03045e}.carousel-control-next,.carousel-control-prev{width:30px;height:30px;background:#666;text-shadow:none;top:4px}.carousel-control-next i,.carousel-control-prev i{font-size:16px}.carousel-control-prev{left:auto;right:40px}.carousel-control-next{left:auto}.carousel-indicators{bottom:-80px}.carousel-indicators li,.carousel-indicators li.active{width:17px;height:17px;border-radius:0;margin:1px 5px;box-sizing:border-box}.carousel-indicators li{background:#e2e2e2;border:4px solid #fff}.carousel-indicators li.active{color:#fff;background:#03045e;border:5px double}.btn-flotante{position:fixed;bottom:20px;left:20px;z-index:1000;background-color:#25d366;color:#fff;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center}