/* generales
-------------------------------------------------------------------------------------------------------------- */
html, body {font-family: 'Montserrat', sans-serif;}
ul {list-style-type: none;padding:0;margin:0;}
h1, h2, h3, h4, h5, h6 {margin:0;padding:0;font-size:inherit;line-height:inherit;font-weight:inherit;}
.col-xs-15 {position:relative;min-height:1px;padding-right:10px;padding-left:10px;width:20%;float:left;}
.btn:focus, .btn:active:focus, .btn.active:focus, a:focus, .btn:active, .btn.active {outline:none;outline-offset:0;}
label.error {font-size:11px !important;line-height:11px !important;padding:4px 5px 5px;color:#fff;background:#ff0000;text-transform:uppercase;}
button:focus {outline:none;}
.navbar-toggler:focus {box-shadow:none;}
body {padding-bottom:100px;}

@media (min-width: 768px) {
body {padding-bottom:60px;}
}


/* links
-------------------------------------------------------------------------------------------------------------- */
a, a:focus {color:#59B04B;text-decoration:none;outline:none;}
a:hover {color:#312F83;text-decoration:none;outline:none;}
.anchor {position:relative;}
.anchor::before {content:"";display:block;height:60px;margin-top:-60px;}


/* botones
-------------------------------------------------------------------------------------------------------------- */
.btn, .btn:focus, .btn:active, .btn:focus.active {border:none;border:none;font-weight:700;border-radius:100px;padding:10px 30px;}
.btn:hover {box-shadow:none;}

.btn-az-bl, .btn-az-bl:focus, .btn-az-bl:active, .btn-az-bl:focus.active {text-transform:uppercase;color:#fff !important;background-color:#2E3092 !important;}
.btn-az-bl:hover {box-shadow:none;color:#fff !important;background-color:#161870 !important;}


/* header
-------------------------------------------------------------------------------------------------------------- */
header {background:#2E3092;}
header img {height:30px !important;}

@media (min-width: 576px) {
header img {height:40px !important;}
}

@media (min-width: 768px) {
header img {height:50px !important;}
}

@media (min-width: 992px) {
header img {height:60px !important;}
}


/* footer
-------------------------------------------------------------------------------------------------------------- */
.footer-lineas {background:url("../img/nrno-footer-lineas.png") center top repeat-x;height:50px;}
.footer-kells img {height:25px;}
.footer-logos img {height:30px !important;}
.footer-barra, .footer-barra:active, .footer-barra:focus, .footer-barra:focus.active {position:fixed;bottom:0;left:0;width:100%;background-color:#50b848;color:#ffffff;text-align:center;padding:20px;font-size:16px;font-weight:600;text-decoration:none;z-index:9999;transition:background-color 0.3s ease;border-top: 5px solid #fff;}
.footer-barra:hover {background-color:#1faf15;color:#ffffff;}

@media (min-width: 576px) {
.footer-logos img {height:40px !important;}
}

@media (min-width: 768px) {
.footer-logos img {height:50px !important;}
.footer-barra, .footer-barra:active, .footer-barra:focus, .footer-barra:focus.active {font-size:18px;}
}

@media (min-width: 992px) {
.footer-logos img {height:60px !important;}
.footer-barra, .footer-barra:active, .footer-barra:focus, .footer-barra:focus.active {font-size:20px;}
}


/* home
-------------------------------------------------------------------------------------------------------------- */
.home-destacado, .home-intro, .home-numeros {background:#2E3092;color:#fff;}
.home-intro h2 {font-size:24px;line-height:30px;font-weight:700;}
.home-intro h3 {font-size:18px;line-height:26px;font-weight:300;}
.home-intro-caja {border:2px solid #59C1C6;border-radius:5px;padding:24px;color:#59C1C6;font-weight:500;font-size:16px;line-height:22px;}
.home-intro-caja strong {color:#fff;font-weight:700;}
.home-intro-caja img {height:40px;}
.home-intro-listado {border-radius:5px;padding:24px;color:#2e3092;font-weight:500;font-size:16px;line-height:22px;background:#fff;}
.home-intro-listado li {margin-top:10px;font-weight:700;}
.home-intro-listado .fa-ul {margin-left:1.5em;}
.home-intro li {margin-bottom:24px;}
.home-intro li img {border:10px solid #fff;}
.home-testimonios {background:url("../img/nrno-fondo-flor.svg") top 50px right 50px no-repeat,linear-gradient(to bottom, #5AC5C7 0%, #2E3092 100%);background-size:200px auto,cover;}
.home-testimonios-titulo {font-size:40px;line-height:40px;color:#fff;font-weight:300;display:inline-block;padding-bottom:10px;border-bottom:5px solid #fff;}
.home-testimonios-titulo strong {font-weight:700;}
.home-testimonios a {display:block;transition:transform 0.3s ease;margin-top:80px;}
.home-testimonios a:hover {transform: scale(1.05);}
.home-testimonios-caja {background:#fff;border-radius:5px;border-top-right-radius:0;color:#7d7d7d;font-weight:500;font-size:15px;line-height:19px;padding:20px 50px 50px 20px;position:relative;}
.home-testimonios-caja h2 {font-size:22px;line-height:26px;font-weight:700;color:#2E3092;}
.home-testimonios-mas {position:absolute;bottom:20px;right:20px;color:#5AC5C7;font-weight:700;font-size:30px;line-height:30px;}
.home-testimonios-datos {position:relative;text-align:right;}
.home-testimonios-nombre {color:#2E3092;background:#5AC5C7;font-size:20px;line-height:24px;font-weight:700;border-top-left-radius:10px;border-top-right-radius:10px;width:70%;padding:7px 130px 7px 7px;}
.home-testimonios-sector {color:#fff;background:#2E3092;font-size:15px;line-height:19px;font-weight:500;border-top-left-radius:25px;width:90%;padding:5px 130px 5px 5px;}
.home-testimonios-foto {position:absolute;bottom:0;right:10px;}
.home-testimonios-foto img {width:100px;}
.home-numeros {font-size:20px;line-height:26px;}
.home-numeros strong {font-size:30px;line-height:44px;}
.home-numeros img {height:90px;}

@media (min-width: 768px) {
.home-testimonios-titulo {font-size:50px;line-height:50px;}
}

@media (min-width: 992px) {
.home-intro h2 {font-size:28px;line-height:34px;}
.home-intro h3 {font-size:22px;line-height:30px;}
.home-intro-caja, .home-intro-listado {font-size:18px;line-height:24px;}
.home-intro-caja img {height:50px;}
.home-testimonios a {margin-top:90px;}
.home-testimonios {background:url("../img/nrno-fondo-flor.svg") top 70px right 70px no-repeat,linear-gradient(to bottom, #5AC5C7 0%, #2E3092 100%);background-size:300px auto,cover;}
.home-testimonios-titulo {font-size:65px;line-height:65px;padding-bottom:15px;border-bottom:10px solid #fff;}
.home-testimonios-caja {font-size:16px;line-height:20px;padding:30px 50px 50px 30px;}
.home-testimonios-caja h2 {font-size:25px;line-height:29px;}
.home-testimonios-mas {font-size:38px;line-height:38px;}
.home-numeros {font-size:24px;line-height:30px;}
.home-numeros strong {font-size:40px;line-height:60px;}
.home-numeros img {height:120px;}
.home-numeros .home-intro h2 {font-size:36px;line-height:36px;}
}

@media (min-width: 1200px) {
.home-intro h2 {font-size:34px;line-height:40px;}
.home-intro h3 {font-size:26px;line-height:34px;}
.home-intro-caja, .home-intro-listado {font-size:20px;line-height:28px;padding:30px;}
.home-intro-caja img {height:60px;}
.home-testimonios a {margin-top:120px;}
.home-testimonios-titulo {font-size:80px;line-height:80px;}
.home-testimonios-caja h2 {font-size:28px;line-height:32px;}
.home-testimonios-nombre, .home-testimonios-sector {padding-right:160px;}
.home-testimonios-foto img {width:130px;}
.home-numeros {font-size:30px;line-height:40px;}
.home-numeros strong {font-size:60px;line-height:80px;}
.home-numeros img {height:150px;}
.home-numeros .home-intro h2 {font-size:40px;line-height:46px;}
}

@media (min-width: 1400px) {
.home-testimonios a {margin-top:140px;}
}


/* testimonio
-------------------------------------------------------------------------------------------------------------- */
.testimonio-destacado {background:#2E3092;xpadding-top:80px;z-index:0;position:relative;}
.testimonio-destacado > .container {position:relative;z-index:2;}
.testimonio-destacado::after {content:"";position:absolute;left:0;right:0;top:calc(100% - 100px);height:100px;background:linear-gradient(to bottom,#5AC5C7 0%,#4D9AB8 100%);pointer-events:none;z-index:1;}
.testimonio-datos {position:relative;text-align:right;background:linear-gradient(to left, #5AC5C7 0%, #2E3092 100%);color:#fff;border-top-right-radius:10px;}
.testimonio-nombre {font-size:24px;line-height:28px;font-weight:700;padding:12px 130px 8px 0;}
.testimonio-sector {font-size:18px;line-height:22px;font-weight:500;padding:0 130px 12px 0;}
.testimonio-foto {position:absolute;bottom:0;right:10px;}
.testimonio-foto img {width:100px;}
.testimonio-abajo {background:linear-gradient(to bottom,#4D9AB8 0%,#2E3092 100%);}
.testimonio-abajo-interno {background:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;}
.testimonio-espacio {background:#2E3092;width:100%;height:30px;}
.testimonio-texto {font-size:16px;line-height:24px;color:#333;}
.testimonio-texto p {margin-bottom:24px;}
.testimonio-mas {font-size:36px;line-height:40px;}
.testimonio-texto p.testimonio-texto-cita {color:#2E3092;font-size:24px;line-height:30px;font-weight:600;}

@media (min-width: 576px) {
.testimonio-destacado {xpadding-top:90px;}
.testimonio-destacado::after {top:calc(100% - 130px);height:130px;}
.testimonio-video-imagen-principal img, .testimonio-video-imagen-principal iframe {border-bottom-left-radius:10px;border-bottom-right-radius:10px;}
.testimonio-destacado::after {background:linear-gradient(#fff, #fff) center / 560px 100% no-repeat,linear-gradient(to bottom, #5AC5C7 0%, #4D9AB8 100%);}
.testimonio-abajo {background:linear-gradient(#fff, #fff) center / 560px 100% no-repeat,linear-gradient(to bottom,#4D9AB8 0%,#2E3092 100%);}
}

@media (min-width: 768px) {
.testimonio-destacado {xpadding-top:105px;}
.testimonio-destacado::after {top:calc(100% - 220px);height:220px;}
.testimonio-destacado::after {background:linear-gradient(#fff, #fff) center / 740px 100% no-repeat,linear-gradient(to bottom, #5AC5C7 0%, #4D9AB8 100%);}
.testimonio-abajo {background:linear-gradient(#fff, #fff) center / 740px 100% no-repeat,linear-gradient(to bottom,#4D9AB8 0%,#2E3092 100%);}
}

@media (min-width: 992px) {
.testimonio-destacado {xpadding-top:140px;}
.testimonio-nombre, .testimonio-sector {padding-right:150px;}
.testimonio-foto img {width:120px;}
.testimonio-destacado::after {top:calc(100% - 260px);height:260px;}
.testimonio-destacado::after {background:linear-gradient(#fff, #fff) center / 980px 100% no-repeat,linear-gradient(to bottom, #5AC5C7 0%, #4D9AB8 100%);}
.testimonio-abajo {background:linear-gradient(#fff, #fff) center / 980px 100% no-repeat,linear-gradient(to bottom,#4D9AB8 0%,#2E3092 100%);}
.testimonio-espacio {height:50px;}
.testimonio-texto {font-size:20px;line-height:30px;}
.testimonio-texto p.testimonio-texto-cita {font-size:30px;line-height:36px;}
}

@media (min-width: 1200px) {
.testimonio-destacado::after {top:calc(100% - 300px);height:300px;}
.testimonio-destacado::after {background:linear-gradient(#fff, #fff) center / 1160px 100% no-repeat,linear-gradient(to bottom, #5AC5C7 0%, #4D9AB8 100%);}
.testimonio-abajo {background:linear-gradient(#fff, #fff) center / 1160px 100% no-repeat,linear-gradient(to bottom,#4D9AB8 0%,#2E3092 100%);}
}

@media (min-width: 1400px) {
.testimonio-destacado::after {top:calc(100% - 350px);height:350px;}
.testimonio-destacado::after {background:linear-gradient(#fff, #fff) center / 1340px 100% no-repeat,linear-gradient(to bottom, #5AC5C7 0%, #4D9AB8 100%);}
.testimonio-abajo {background:linear-gradient(#fff, #fff) center / 1340px 100% no-repeat,linear-gradient(to bottom,#4D9AB8 0%,#2E3092 100%);}
}


/* carousel
-------------------------------------------------------------------------------------------------------------- */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-dots,.owl-nav {text-align:center;-webkit-tap-highlight-color:transparent}
.owl-nav {margin-top:10px}
.owl-nav [class*=owl-] {color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}
.owl-nav [class*=owl-]:hover {background:#869791;color:#FFF;text-decoration:none}
.owl-nav .disabled {opacity:.5;cursor:default}
.owl-nav.disabled+.owl-dots {margin-top:10px}
.owl-dots .owl-dot {display:inline-block;zoom:}
.owl-dots .owl-dot span {width:10px;height:10px;margin:5px 7px;background:#fbe6e3;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}
.owl-dots .owl-dot.active span,.owl-dots .owl-dot:hover span {background:#E83331}
.carousel-wrap {width:1000px;margin:auto;position:relative;}
.owl-carousel {padding:0 40px;}
.owl-carousel .owl-nav {overflow:hidden;height:0px;}
.owl-carousel .item {text-align:center;}
.owl-carousel .nav-btn {height:47px;position:absolute;width:17px;cursor:pointer;top:40%;}
.owl-carousel .owl-prev.disabled, .owl-carousel .owl-next.disabled {pointer-events:none;opacity:0.2;}
.owl-carousel .prev-slide {background:url(../img/nrno-nav-icon.png) no-repeat scroll 3px 0;left:5px;}
.owl-carousel .next-slide {background:url(../img/nrno-nav-icon.png) no-repeat scroll -36px 0px;right:5px;}
.owl-carousel .prev-slide:hover {background-position:3px -53px !important;}
.owl-carousel .next-slide:hover {background-position:-36px -53px !important;}
.fotos-carousel img {border:10px solid #fff;}


/* galería
-------------------------------------------------------------------------------------------------------------- */
.tz-gallery {padding:0 10px;}
.tz-gallery .row > div {padding:5px;}
.tz-gallery .col-6 {position:relative;}
.tz-gallery .lightbox img {width:100%;border-radius:0;xposition:relative;}
.tz-gallery .lightbox:before {position:absolute;top:50%;left:50%;margin-top:-13px;margin-left:-13px;opacity:0;color:#fff;font-size:26px;font-family:'Font Awesome 5 Free';content:'\f00e';font-weight:700;pointer-events:none;z-index:9000;transition:0.4s;}
.tz-gallery .lightbox:after {position:absolute;top:0px;left:0px;width:100%;height:100%;opacity:0;content:'';transition:0.4s;}
.seccion-historias .tz-gallery .lightbox:after, .seccion-cartas .tz-gallery .lightbox:after {background-color:rgba(10,62,198,0.8);}
.tz-gallery .lightbox:hover:after, .tz-gallery .lightbox:hover:before {opacity:1;}
.baguetteBox-button {background-color:transparent !important;color:#fff !important;}
.baguetteBox-button:focus {outline:none !important;outline-offset:0 !important;}
#baguetteBox-overlay {display:none;opacity:0;position:fixed;overflow:hidden;top:0;left:0;width:100%;height:100%;z-index:1000000;background-color:#222;background-color:rgba(0,0,0,.8);-webkit-transition:opacity .5s ease;transition:opacity .5s ease}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;position:relative;width:100%;height:100%;text-align:center;}#baguetteBox-overlay .full-image figure{display:inline;margin:0;height:100%;}#baguetteBox-overlay .full-image img{display:inline-block;width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;-moz-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6)}#baguetteBox-overlay .full-image figcaption{display:block;position:absolute;bottom:0;width:100%;text-align:center;line-height:1.8;white-space:normal;color:#ccc;background-color:#000;background-color:rgba(0,0,0,.6);font-family:sans-serif}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#baguetteBox-slider{position:absolute;left:0;top:0;height:100%;width:100%;white-space:nowrap;-webkit-transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,-webkit-transform .4s ease;transition:left .4s ease,transform .4s ease;transition:left .4s ease,transform .4s ease,-webkit-transform .4s ease,-moz-transform .4s ease}#baguetteBox-slider.bounce-from-right{-webkit-animation:bounceFromRight .4s ease-out;animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{-webkit-animation:bounceFromLeft .4s ease-out;animation:bounceFromLeft .4s ease-out}@-webkit-keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@keyframes bounceFromRight{0%,100%{margin-left:0}50%{margin-left:-30px}}@-webkit-keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}@keyframes bounceFromLeft{0%,100%{margin-left:0}50%{margin-left:30px}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{top:50%;top:calc(50% - 30px);width:44px;height:60px}.baguetteBox-button{position:absolute;cursor:pointer;outline:0;padding:0;margin:0;border:0;-moz-border-radius:15%;border-radius:15%;background-color:#323232;background-color:rgba(50,50,50,.5);color:#ddd;font:1.6em sans-serif;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:rgba(50,50,50,.9)}.baguetteBox-button#next-button{right:2%}.baguetteBox-button#previous-button{left:2%}.baguetteBox-button#close-button{top:20px;right:2%;right:calc(2% + 6px);width:30px;height:30px}.baguetteBox-button svg{position:absolute;left:0;top:0}.baguetteBox-spinner{width:40px;height:40px;display:inline-block;position:absolute;top:50%;left:50%;margin-top:-20px;margin-left:-20px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{width:100%;height:100%;-moz-border-radius:50%;border-radius:50%;background-color:#fff;opacity:.6;position:absolute;top:0;left:0;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out}.baguetteBox-double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s}@-webkit-keyframes bounce{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%,100%{-webkit-transform:scale(0);-moz-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}}