@import url(https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Oswald:wght@500;600&display=swap);
*{outline:none}body{margin:0;font-family:"Lato",sans-serif;font-size:16px}@media(max-width: 1500px){body{font-size:15px}}.btn{background-color:#1876c5;color:#fff;width:100%;padding:10px 20px;text-align:center;cursor:pointer;font-weight:400;font-size:14px;transition:all .3s;-webkit-transition:all .3s;border-radius:5px;display:inline;margin:0 auto;border-radius:20px;text-decoration:none;border:1px solid #1876c5}@media(max-width: 1500px){.btn{font-size:.9rem}}.btn:hover{background-color:#fff;color:#1876c5}@media(max-width: 540px){.btn{padding:10px 18px}}.btn.block{pointer-events:none;opacity:.5}.btn.white{background-color:#fff;color:#1876c5}.btn.white:hover{background-color:#1876c5;color:#fff}h1{font-size:2.3rem;font-weight:600;color:#1876c5}h2{font-size:1.8rem;font-weight:600;color:#1876c5}h3{font-size:1.4rem;font-weight:600}p{color:#000;font-size:1rem;line-height:1.2rem}@media(max-width: 1500px){p{font-size:.9rem}}ul{font-size:1rem;color:#000}@media(max-width: 1500px){ul{font-size:.9rem}}ol{font-size:1rem;color:#000}@media(max-width: 1500px){ol{font-size:.9rem}}a{color:#1876c5}a:hover{color:#1876c5}a.btn-webpage{text-decoration:none;font-weight:600;vertical-align:middle;margin-bottom:30px;display:block}a.btn-webpage::before{content:"";display:inline-block;width:18px;height:18px;background-image:url(assets/images/ico-globe.svg);background-size:contain;background-repeat:no-repeat;margin-right:6px;vertical-align:middle}.wrapper{width:100%;position:relative;max-width:1460px;padding:0 20px;box-sizing:border-box;margin:0 auto}@media(max-width: 1660px){.wrapper{max-width:1400px}}@media(max-width: 768px){.wrapper{margin:50px auto}}@media(max-width: 540px){.wrapper{margin:40px auto}}.general-search{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99;background-color:#112e48ad;display:none}.general-search .wrapper{width:500px;background-color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:8px;border-radius:30px}.general-search .wrapper .close-s{position:absolute;right:0;top:-38px;font-weight:600;cursor:pointer;font-size:1.12rem;background-color:#fff;color:#1876c5;width:30px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:50%}.general-search .wrapper form.form-search-general{display:flex;align-items:center}.general-search .wrapper form.form-search-general input.search-general{border:1px solid #1876c5;border-radius:25px;padding:8px 20px;width:72%}.general-search .wrapper form.form-search-general .btn{width:25%;margin-left:3%;font-size:1.1rem}.general-search .wrapper form.form-search-general .btn:hover{background-color:#449ee9;border:1px solid #449ee9;color:#fff}.pager{margin-bottom:50px;display:block}.pager ul{margin:0;padding:0;list-style:none;text-align:center}.pager ul li{display:inline-block;margin:0 8px;font-size:1.2rem;font-weight:600;opacity:.5}.pager ul li a{text-decoration:none}.pager ul li.active,.pager ul li.pager__item--next,.pager ul li.pager__item--prev,.pager ul li.page-item{opacity:1}header{position:fixed;width:100%;z-index:9;top:0}@media(max-width: 991px){header{background-color:#1876c5}}header.fix{background-color:#1876c5}header.fix .wrapper a.brand img{max-width:200px}@media(max-width: 991px){header.fix .wrapper a.brand img{width:160px}}header .wrapper{display:flex;justify-content:space-between;align-content:center;align-items:center;padding:10px 20px;box-sizing:border-box;margin:0 auto}header .wrapper a.brand{width:30%}header .wrapper a.brand img{width:100%;max-width:260px;transition:all .5s;-webkit-transition:all .5s}@media(max-width: 991px){header .wrapper a.brand img{width:160px}}header .wrapper nav{width:70%;text-align:right}@media(max-width: 991px){header .wrapper nav{display:none;width:100%;position:absolute;left:0;background-color:#1876c5;top:67px;border-top:1px solid #fff}}header .wrapper nav ul{margin:0;padding:0;list-style:none}@media(max-width: 991px){header .wrapper nav ul{text-align:left}}header .wrapper nav ul li{margin:0;padding:0;display:inline-block;margin:0 10px}@media(max-width: 991px){header .wrapper nav ul li{display:block;margin:0;padding:10px 20px;border-bottom:1px solid rgba(255,255,255,.42)}}header .wrapper nav ul li a{color:#fff;text-decoration:none;font-size:1.1rem}@media(max-width: 1500px){header .wrapper nav ul li a{font-size:1rem}}header .wrapper nav ul li.active a{text-decoration:underline}@media(max-width: 991px){header .wrapper nav ul li.active a{text-decoration:none}}header .wrapper .items-header{display:flex;align-items:center;flex-direction:row-reverse}header .wrapper .items-header .search{background-image:url(assets/images/ico-search.svg);background-size:contain;background-repeat:no-repeat;width:22px;height:22px;display:block;margin-left:10px;cursor:pointer}@media(max-width: 991px){header .wrapper .items-header .search{margin-left:0}}header .wrapper .items-header .burger{background-image:url(assets/images/burger.svg);background-size:contain;background-repeat:no-repeat;width:25px;height:22px;margin-left:10px;cursor:pointer;display:none}@media(max-width: 991px){header .wrapper .items-header .burger{display:block}}body.internas header{background-image:url(assets/images/bg-internal-banner.png);background-size:cover;background-repeat:no-repeat;background-position:bottom;padding-bottom:30px}@media(max-width: 991px){body.internas header{padding-bottom:20px;background-color:transparent}}@media(max-width: 540px){body.internas header{padding-bottom:10px}}body.internas header.fix{padding-bottom:0}@media(max-width: 991px){body.internas header.fix{padding-bottom:20px}}@media(max-width: 540px){body.internas header.fix{padding-bottom:10px}}body.internas header.expand-mobile{background-color:#1876c5;background-image:initial}body.internas header.expand-mobile.fix{background-color:#1876c5;background-image:initial}footer{background-color:#1876c5}footer .wrapper{display:flex;justify-content:space-between;align-content:center;align-items:center;padding:30px 20px;box-sizing:border-box;margin:0 auto}@media(max-width: 991px){footer .wrapper{flex-direction:column;text-align:center}}footer .wrapper .region a.brand{width:30%}footer .wrapper .region a.brand img{width:100%;max-width:260px;transition:all .5s;-webkit-transition:all .5s}@media(max-width: 991px){footer .wrapper .region a.brand img{width:160px}}footer .wrapper .region a.brand span{display:flex;color:#fff;justify-content:center}footer .wrapper .region p{color:#fff;margin:5px 0 0 0}footer .wrapper .region.brand{width:43%;padding-right:20px;box-sizing:border-box}@media(max-width: 991px){footer .wrapper .region.brand{width:100%;padding:0}}footer .wrapper .region.brand p{max-width:350px}@media(max-width: 991px){footer .wrapper .region.brand p{margin:0 auto}}footer .wrapper .region.brand.unodc{text-align:right;width:23%}@media(max-width: 991px){footer .wrapper .region.brand.unodc{width:100%;text-align:center}}footer .wrapper .region.brand.unodc img{max-width:200px}footer .wrapper .region.menu{width:33%}@media(max-width: 991px){footer .wrapper .region.menu{width:100%;margin:30px 0}}footer .wrapper .region.menu ul{padding:0;margin:0;list-style:none}footer .wrapper .region.menu ul li{padding:0;margin:0}footer .wrapper .region.menu ul li a{color:#fff;text-decoration:none}section.banner-interna img{width:100%;height:280px;object-fit:cover;object-position:center center}@media(max-width: 540px){section.banner-interna img{height:190px}}section.banner-interna.mapa img{height:380px}@media(max-width: 1200px){section.banner-interna.mapa img{margin-top:10px;height:320px}}@media(max-width: 991px){section.banner-interna.mapa img{margin-top:0;height:300px}}@media(max-width: 768px){section.banner-interna.mapa img{margin-top:20px;height:400px}}@media(max-width: 540px){section.banner-interna.mapa img{margin-top:50px;height:180px}}section.slider-cards{margin:60px 0}section.slider-cards h1{color:#1876c5;text-align:center;padding:0 20px;box-sizing:border-box}section.slider-cards .wrapper{max-width:1000px}@media(max-width: 1660px){section.slider-cards .wrapper{max-width:900px}}@media(max-width: 1200px){section.slider-cards .wrapper{max-width:870px}}section.slider-cards .wrapper h1{color:#1876c5;text-align:center;padding:0 20px;box-sizing:border-box}section.slider-cards .wrapper .owl-stage-outer{padding:90px 0;box-sizing:border-box}@media(max-width: 540px){section.slider-cards .wrapper .owl-stage-outer{padding:0}}section.slider-cards .wrapper .owl-item{transform:scale(0.8);text-align:center;border:1px solid #1876c5;padding:30px;box-sizing:border-box;background-color:#f1f9ff}@media(max-width: 991px){section.slider-cards .wrapper .owl-item{padding:20px}}@media(max-width: 540px){section.slider-cards .wrapper .owl-item{transform:scale(0.6);padding:20px 30px}}section.slider-cards .wrapper .owl-item img{width:80%;margin:0 auto 20px auto}section.slider-cards .wrapper .owl-item h3{color:#7f7f7f}section.slider-cards .wrapper .owl-item p{color:#1876c5}section.slider-cards .wrapper .owl-item a.btn{margin-top:30px;display:block;width:120px}section.slider-cards .wrapper .owl-item.center{transform:scale(1.23);background-color:#fff;z-index:1}@media(max-width: 540px){section.slider-cards .wrapper .owl-item.center{transform:scale(1)}}section.slider-cards .wrapper .owl-nav{position:absolute;top:50%;width:120%;display:flex;align-items:center;justify-content:space-between;left:-10%;border:1px solid #b4ddff;z-index:-1;padding:80px 30px;transform:translateY(-50%)}@media(max-width: 1200px){section.slider-cards .wrapper .owl-nav{width:110%;left:-5%}}@media(max-width: 991px){section.slider-cards .wrapper .owl-nav{display:none}}section.slider-cards .wrapper .owl-nav button.owl-prev span{content:"";background-image:url(assets/images/Arrow-Right.png);transform:rotate(180deg);background-size:contain;background-repeat:no-repeat;width:70px;height:70px;display:block;text-indent:99px;overflow:hidden}@media(max-width: 1200px){section.slider-cards .wrapper .owl-nav button.owl-prev span{width:50px;height:50px}}section.slider-cards .wrapper .owl-nav button.owl-next span{content:"";background-image:url(assets/images/Arrow-Right.png);background-size:contain;background-repeat:no-repeat;width:70px;height:70px;display:block;text-indent:99px;overflow:hidden}@media(max-width: 1200px){section.slider-cards .wrapper .owl-nav button.owl-next span{width:50px;height:50px}}section.slider-cards .wrapper .owl-dots{position:relative;margin:-10px auto 0 auto;display:block;text-align:center;display:none}@media(max-width: 991px){section.slider-cards .wrapper .owl-dots{display:block}}@media(max-width: 540px){section.slider-cards .wrapper .owl-dots{margin:20px auto 0 auto}}section.slider-cards .wrapper .owl-dots .owl-dot{background-color:#1876c5;width:10px;height:10px;display:inline-block;vertical-align:middle;border-radius:50%;margin:0 5px;transition:all .3s;-webkit-transition:all .3s}section.slider-cards .wrapper .owl-dots .owl-dot.active{width:25px;border-radius:10px}section.convesiones-info{margin:20px 0 60px 0}section.convesiones-info .item{margin:10px 0;border:1px solid #1876c5;position:relative;padding:10px;box-sizing:border-box}section.convesiones-info .item:before{content:"";width:30px;height:100%;display:inline-block;vertical-align:middle;background-color:#1876c5;position:absolute;left:0;top:0}section.convesiones-info .item p{margin:0;padding-left:50px;box-sizing:border-box;position:relative}section.cards-text{margin:60px 0}@media(max-width: 540px){section.cards-text{margin:30px 0 60px 0}}section.cards-text h1{text-align:center;padding:0 20px;box-sizing:border-box}section.cards-text .wrapper{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);grid-column-gap:20px;grid-row-gap:20px;margin-top:30px}@media(max-width: 991px){section.cards-text .wrapper{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 540px){section.cards-text .wrapper{grid-template-columns:repeat(1, 1fr)}}section.cards-text .wrapper .info{border:1px solid rgba(24,116,196,.25);padding:30px;box-sizing:border-box}section.cards-text .wrapper .info .btn-more{text-align:right}section.cards-text .wrapper .info .btn-more a{color:#000;font-weight:600}section.cards-numbers{margin:60px 0}@media(max-width: 540px){section.cards-numbers{margin:30px 0}}section.cards-numbers .wrapper{display:grid;grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr);grid-column-gap:20px;grid-row-gap:30px;max-width:1300px}@media(max-width: 991px){section.cards-numbers .wrapper{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 540px){section.cards-numbers .wrapper{grid-template-columns:repeat(2, 1fr);grid-column-gap:10px;grid-row-gap:20px}}section.cards-numbers .wrapper .item p{padding:10px 20px;box-sizing:border-box}@media(max-width: 540px){section.cards-numbers .wrapper .item p{padding:10px}}section.cards-numbers .wrapper .item p.number{background-color:#f1f9ff;text-align:center}section.cards-numbers .wrapper .item p.number span{border:1px solid #1876c5;background-color:#fff;color:#1876c5;width:40px;height:40px;border-radius:50%;font-weight:600;font-size:1.2rem;display:inline-block;padding:10px 0 0 0;text-align:center;box-sizing:border-box}section.copy-interleaved-image{margin:60px 0}@media(max-width: 540px){section.copy-interleaved-image{margin:30px 0 60px 0}}section.copy-interleaved-image h1{text-align:center;padding:0 20px;box-sizing:border-box}section.copy-interleaved-image .wrapper{margin-top:30px}section.copy-interleaved-image .wrapper .item{display:flex;margin-bottom:50px;align-items:center}@media(max-width: 768px){section.copy-interleaved-image .wrapper .item{flex-direction:column}}section.copy-interleaved-image .wrapper .item:nth-child(even){flex-direction:row-reverse}@media(max-width: 768px){section.copy-interleaved-image .wrapper .item:nth-child(even){flex-direction:column}}section.copy-interleaved-image .wrapper .item:nth-child(even) .info{padding-right:0;padding-left:50px}@media(max-width: 768px){section.copy-interleaved-image .wrapper .item:nth-child(even) .info{padding:0}}section.copy-interleaved-image .wrapper .item .info{width:50%;padding-right:50px;box-sizing:border-box}@media(max-width: 768px){section.copy-interleaved-image .wrapper .item .info{width:100%;padding:0}}section.copy-interleaved-image .wrapper .item .cards-img-flags{width:50%;display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);grid-column-gap:10px;grid-row-gap:10px}@media(max-width: 991px){section.copy-interleaved-image .wrapper .item .cards-img-flags{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(1, 1fr)}}@media(max-width: 768px){section.copy-interleaved-image .wrapper .item .cards-img-flags{width:100%;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr)}}@media(max-width: 540px){section.copy-interleaved-image .wrapper .item .cards-img-flags{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(1, 1fr)}}section.copy-interleaved-image .wrapper .item .cards-img-flags .item-img .img{position:relative;width:100%}section.copy-interleaved-image .wrapper .item .cards-img-flags .item-img .img .social{text-align:center;position:absolute;width:100%;bottom:20px;z-index:1;display:none}@media(max-width: 540px){section.copy-interleaved-image .wrapper .item .cards-img-flags .item-img .img .social{bottom:15px}}section.copy-interleaved-image .wrapper .item .cards-img-flags .item-img .img .social a{width:18px;height:18px;display:inline-block;margin:0 5px;background-position-x:center;background-size:contain;background-repeat:no-repeat}@media(max-width: 540px){section.copy-interleaved-image .wrapper .item .cards-img-flags .item-img .img .social a{width:17px;height:17px;margin:0 3px}}section.copy-interleaved-image .wrapper .item .cards-img-flags .item-img .img .social a.instagram{background-image:url(assets/images/Instagram.svg)}section.copy-interleaved-image .wrapper .item .cards-img-flags .item-img .img .social a.twitter{background-image:url(assets/images/Twitter.svg)}section.copy-interleaved-image .wrapper .item .cards-img-flags .item-img .img .social a.facebook{background-image:url(assets/images/Facebook.svg)}section.copy-interleaved-image .wrapper .item .cards-img-flags .item-img .img .social a.web{background-image:url(assets/images/web.svg)}section.copy-interleaved-image .wrapper .item .cards-img-flags .item-img .img img{width:100%}section.copy-interleaved-image .wrapper .item .cards-img-flags .item-img .img img.flag{position:absolute;opacity:0;left:0;top:0;transition:all .5s;-webkit-transition:all .5s}@media(max-width: 991px){section.copy-interleaved-image .wrapper .item .cards-img-flags .item-img .img img.flag{opacity:1;display:none}}section.copy-interleaved-image .wrapper .item .cards-img-flags .item-img .img:hover img.flag{opacity:1}section.copy-interleaved-image .wrapper .item .cards-img-flags .item-img .img:hover .social{display:block}@media(max-width: 991px){section.copy-interleaved-image .wrapper .item .cards-img-flags .item-img .img:hover .social{display:none}}section.copy-interleaved-image .banner-full-copy{position:relative;margin-bottom:60px}section.copy-interleaved-image .banner-full-copy .info{position:absolute;width:100%;max-width:600px;left:50px;top:50px}@media(max-width: 1200px){section.copy-interleaved-image .banner-full-copy .info{max-width:500px}}@media(max-width: 991px){section.copy-interleaved-image .banner-full-copy .info{max-width:400px;left:30px;top:30px}}@media(max-width: 768px){section.copy-interleaved-image .banner-full-copy .info{position:relative;max-width:initial;left:0;top:0}}section.copy-interleaved-image .banner-full-copy .info h1{text-align:left;padding:0;margin-bottom:80px}@media(max-width: 991px){section.copy-interleaved-image .banner-full-copy .info h1{margin-bottom:50px}}@media(max-width: 768px){section.copy-interleaved-image .banner-full-copy .info h1{text-align:center;margin-bottom:30px}}section.copy-interleaved-image .banner-full-copy img{width:100%}section.copy-interleaved-image .wrapper .item .img{width:50%}@media(max-width: 768px){section.copy-interleaved-image .wrapper .item .img{width:100%}}section.copy-interleaved-image .wrapper .item .img img{width:100%}section.copy-interleaved-image .wrapper .item .info .content-btn{text-align:right}@media(max-width: 768px){section.copy-interleaved-image .wrapper .item .info .content-btn{text-align:center}}section.text-destacados{margin:60px 0}@media(max-width: 1200px){section.text-destacados{margin:30px 0}}section.text-destacados h1{text-align:center;padding:0 20px;box-sizing:border-box;margin-bottom:40px}.double-copy{display:flex;align-items:center;justify-content:space-between}@media(max-width: 540px){.double-copy{flex-direction:column}}.double-copy h2{width:50%;margin-right:20px}@media(max-width: 540px){.double-copy h2{width:100%;margin:0}}.double-copy .info{width:50%;margin-left:20px}@media(max-width: 540px){.double-copy .info{width:100%;margin:0}}.img-full{margin:60px auto;display:block}@media(max-width: 540px){.img-full{margin:20px auto}}.img-full img{width:100%}.img-full.medium{width:80%;margin:60px auto}@media(max-width: 540px){.img-full.medium{width:100%;margin:20px auto}}.double-cards{display:flex;align-content:center;justify-content:space-between}@media(max-width: 768px){.double-cards{flex-direction:column}}.double-cards img{width:100%}.double-cards .item{padding:40px;box-sizing:border-box}@media(max-width: 768px){.double-cards .item{padding:30px}}@media(max-width: 540px){.double-cards .item{padding:20px 0}}section.text-destacados{margin:60px 0}@media(max-width: 1200px){section.text-destacados{margin:30px 0}}section.text-destacados h1{text-align:center;padding:0 20px;box-sizing:border-box;margin-bottom:40px}.double-copy.medium{width:90%;margin:0 auto}@media(max-width: 991px){.double-copy.medium{width:95%}}@media(max-width: 768px){.double-copy.medium{width:100%}}.double-copy.medium h2{width:100%;margin:0;color:#000}.double-copy.medium .info{margin:0;padding:20px;box-sizing:border-box}@media(max-width: 540px){.double-copy.medium .info{width:100%;padding:0 0 20px 0}}.double-copy.medium .info .content-btn{text-align:right}@media(max-width: 540px){.double-copy.medium .info .content-btn{text-align:center}}.three-cards{display:flex;align-content:center;justify-content:space-between}@media(max-width: 768px){.three-cards{flex-direction:column}}.three-cards .item{width:33.33%;padding:10px;box-sizing:border-box}@media(max-width: 768px){.three-cards .item{width:100%}}@media(max-width: 540px){.three-cards .item{padding:0}}.three-cards .item img{width:100%}.three-cards .item .info{padding:20px;box-sizing:border-box}@media(max-width: 991px){.three-cards .item .info{padding:20px 10px}}.three-items{display:flex;align-content:center;justify-content:space-between;width:90%;margin:0 auto}@media(max-width: 991px){.three-items{width:95%}}@media(max-width: 768px){.three-items{flex-direction:column;width:100%}}.three-items .item{width:33.33%;padding:10px;box-sizing:border-box;text-align:center}@media(max-width: 768px){.three-items .item{width:100%}}@media(max-width: 540px){.three-items .item{padding:0}}.three-items .item a{cursor:pointer;text-decoration:none}.three-items .item a h3{color:#000}.three-items .item img{width:80%;max-width:250px}@media(max-width: 1200px){.three-items .item img{max-width:220px}}@media(max-width: 768px){.three-items .item img{margin:0 auto}}@media(max-width: 540px){.three-items .item img{max-width:180px}}.three-items .item .info{padding:20px;box-sizing:border-box}.three-items .owl-dots{position:absolute;bottom:0;left:50%;transform:translateX(-50%)}.three-items .owl-dots .owl-dot{background-color:#1876c5;width:10px;height:10px;display:inline-block;vertical-align:middle;border-radius:50%;margin:0 5px;transition:all .3s;-webkit-transition:all .3s}.three-items .owl-dots .owl-dot.active{width:25px;border-radius:10px}section.news.detail h1{max-width:1200px;margin:60px auto}@media(max-width: 991px){section.news.detail h1{margin:40px auto;padding:0;font-size:2rem}}.copys-full{max-width:1200px;margin:60px auto}@media(max-width: 991px){.copys-full{margin:40px auto}}.copys-full p{line-height:1.6rem}@media(max-width: 768px){.news-related{margin-bottom:60px}}.news-related h2{margin-bottom:20px}.news-related .content-news-related{display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:20px;grid-row-gap:35px}@media(max-width: 768px){.news-related .content-news-related{display:block}}.news-related .content-news-related .item a{text-decoration:none}.news-related .content-news-related .item a h3{color:#000}.news-related .content-news-related .item img{width:100%;margin-bottom:10px}.news-related .content-news-related .owl-dots{position:absolute;bottom:-25px;left:50%;transform:translateX(-50%)}.news-related .content-news-related .owl-dots .owl-dot{background-color:#1876c5;width:10px;height:10px;display:inline-block;vertical-align:middle;border-radius:50%;margin:0 5px;transition:all .3s;-webkit-transition:all .3s}.news-related .content-news-related .owl-dots .owl-dot.active{width:25px;border-radius:10px}.news-related .btn-more{margin:30px auto 40px auto}@media(max-width: 768px){.news-related .btn-more{margin:70px auto 20px auto}}.news-related .btn-more a{padding:10px 30px}.news-related.btns{margin-top:40px}.news-related.btns h2{text-align:center}.news-related.btns .content-news-related .item{text-align:left}.news-related.btns .content-btn{margin-top:30px;margin-bottom:30px}@media(max-width: 768px){.news-related.btns .content-btn{text-align:center}}.news-related.btns a{margin-bottom:30px}.news-related.home .content-news-related{max-width:1090px;margin:0 auto}.news-related.home .content-news-related .item{max-width:350px}@media(max-width: 768px){.news-related.home .content-news-related .item{max-width:initial}}.news-related.home .content-news-related .item img{max-width:350px;height:454px;object-fit:cover}@media(max-width: 768px){.news-related.home .content-news-related .item img{margin:0 auto 20px auto}}.copy-detalle-noticia-2-col{display:flex;align-items:flex-start}@media(max-width: 768px){.copy-detalle-noticia-2-col{flex-direction:column}}.copy-detalle-noticia-2-col .copys-full{width:70%;padding-right:30px;box-sizing:border-box}@media(max-width: 1200px){.copy-detalle-noticia-2-col .copys-full{width:65%}}@media(max-width: 768px){.copy-detalle-noticia-2-col .copys-full{width:100%;padding:0;margin:0}}.copy-detalle-noticia-2-col .copys-full p{line-height:1.6rem}.copy-detalle-noticia-2-col .wrapper-info-thumb{width:30%}@media(max-width: 1200px){.copy-detalle-noticia-2-col .wrapper-info-thumb{width:35%}}@media(max-width: 768px){.copy-detalle-noticia-2-col .wrapper-info-thumb{width:100%;text-align:center}}.copy-detalle-noticia-2-col .wrapper-info-thumb .news-info-thumb{margin-top:20px;margin-bottom:48px}.copy-detalle-noticia-2-col .wrapper-info-thumb .news-info-thumb:last-child{margin-bottom:0}.copy-detalle-noticia-2-col .wrapper-info-thumb .news-info-thumb h2{padding-bottom:10px;margin-bottom:15px;border-bottom:2px solid #f4f1f1}.copy-detalle-noticia-2-col .wrapper-info-thumb .news-info-thumb .news-thumb .item{display:flex;align-items:center;margin-bottom:15px}@media(max-width: 991px){.copy-detalle-noticia-2-col .wrapper-info-thumb .news-info-thumb .news-thumb .item{text-align:left}}.copy-detalle-noticia-2-col .wrapper-info-thumb .news-info-thumb .news-thumb .item a{text-decoration:none;display:flex;align-items:center;margin-bottom:15px}@media(max-width: 991px){.copy-detalle-noticia-2-col .wrapper-info-thumb .news-info-thumb .news-thumb .item a{text-align:left}}.copy-detalle-noticia-2-col .wrapper-info-thumb .news-info-thumb .news-thumb .item img{width:180px}@media(max-width: 1200px){.copy-detalle-noticia-2-col .wrapper-info-thumb .news-info-thumb .news-thumb .item img{width:150px;object-fit:cover;object-position:center center}}@media(max-width: 991px){.copy-detalle-noticia-2-col .wrapper-info-thumb .news-info-thumb .news-thumb .item img{width:115px}}@media(max-width: 768px){.copy-detalle-noticia-2-col .wrapper-info-thumb .news-info-thumb .news-thumb .item img{width:150px}}.copy-detalle-noticia-2-col .wrapper-info-thumb .news-info-thumb .news-thumb .item .info{padding:0 20px;box-sizing:border-box}.copy-detalle-noticia-2-col .wrapper-info-thumb .news-info-thumb .news-thumb .item .info p{color:#000;overflow:hidden;max-height:57px}@media(max-width: 991px){.copy-detalle-noticia-2-col .wrapper-info-thumb .news-info-thumb .news-thumb .item .info p{max-height:77px}}.copy-detalle-noticia-2-col .wrapper-info-thumb .news-info-thumb .news-thumb .item .info p.date{color:#6a6a6a;margin-bottom:8px}.copy-detalle-noticia-2-col .wrapper-info-thumb .news-info-thumb .news-thumb .content-btn{text-align:center;margin-top:30px}section.main-slider{background-image:url(assets/images/bg-home-banner.png);background-size:cover;background-repeat:no-repeat;background-position:bottom}section.main-slider .item{display:flex;align-content:center;align-items:center;justify-content:space-between}@media(max-width: 768px){section.main-slider .item{flex-direction:column-reverse;margin-bottom:22%}}@media(max-width: 540px){section.main-slider .item{margin-top:12%}}section.main-slider .item .info{width:20%;margin-left:10%;margin-top:-4%}@media(max-width: 991px){section.main-slider .item .info{margin-left:2%}}@media(max-width: 768px){section.main-slider .item .info{width:100%;margin:0;text-align:center;padding:0 20px;box-sizing:border-box;max-width:480px}}section.main-slider .item .info h2{color:#fff;font-size:2.5rem;line-height:2.2rem}section.main-slider .item .info p{color:#fff}section.main-slider .item .img{width:70%;margin-bottom:55px}@media(max-width: 768px){section.main-slider .item .img{margin-bottom:15px;width:100%}}section.main-slider .item .img img{width:100%}section.main-slider .owl-nav{position:absolute;width:100%;max-width:1660px;left:50%;top:45%;transform:translate(-50%, -50%);padding:0 20px;box-sizing:border-box;display:flex;justify-content:space-between}@media(max-width: 1660px){section.main-slider .owl-nav{max-width:1500px}}@media(max-width: 991px){section.main-slider .owl-nav{display:none}}section.main-slider .owl-nav button.owl-prev{width:2rem;height:2rem;background-image:url(assets/images/icon-arrow-left.svg);background-size:contain;background-repeat:no-repeat;text-indent:-99px;overflow:hidden}section.main-slider .owl-nav button.owl-next{width:2rem;height:2rem;background-image:url(assets/images/icon-arrow-right.svg);background-size:contain;background-repeat:no-repeat;text-indent:-99px;overflow:hidden}section.main-slider .owl-dots{position:absolute;bottom:11vh;left:50%;transform:translateX(-50%)}@media(max-width: 768px){section.main-slider .owl-dots{bottom:14vw}}section.main-slider .owl-dots .owl-dot{background-color:#fff;width:10px;height:10px;display:inline-block;vertical-align:middle;border-radius:50%;margin:0 5px;transition:all .3s;-webkit-transition:all .3s}section.main-slider .owl-dots .owl-dot.active{width:25px;border-radius:10px}section.main-new-slider{background-image:url(assets/images/bg-home-banner.png);background-size:cover;background-repeat:no-repeat;background-position:bottom}section.main-new-slider .wrapper{max-width:100%;padding:0}section.main-new-slider .wrapper .item .info{width:100%;max-width:1200px;margin-left:50%;position:absolute;top:50%;transform:translate(-50%, -50%);z-index:1}section.main-new-slider .wrapper .item .info .wrap-info{text-decoration:none}section.main-new-slider .wrapper .item .info .wrap-info h2{color:#fff;font-size:2.5rem;line-height:2.2rem}@media(min-width: 768px){section.main-new-slider .wrapper .item .info .wrap-info p{font-size:1.3rem}}section.main-new-slider .wrapper .item .info .wrap-info p{color:#fff}section.main-new-slider .wrapper .item .img::after{content:"";position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,.21);display:block;left:0;top:0}section.main-new-slider .wrapper .item .img img{width:100%}section.main-new-slider .owl-nav{position:absolute;width:100%;max-width:1660px;left:50%;top:50%;transform:translate(-50%, -50%);padding:0 20px;box-sizing:border-box;display:flex;justify-content:space-between}@media(max-width: 1660px){section.main-new-slider .owl-nav{max-width:1500px}}@media(max-width: 991px){section.main-new-slider .owl-nav{display:none}}section.main-new-slider .owl-nav button.owl-prev{width:2rem;height:2rem;background-image:url(assets/images/icon-arrow-left.svg);background-size:contain;background-repeat:no-repeat;text-indent:-99px;overflow:hidden}section.main-new-slider .owl-nav button.owl-next{width:2rem;height:2rem;background-image:url(assets/images/icon-arrow-right.svg);background-size:contain;background-repeat:no-repeat;text-indent:-99px;overflow:hidden}section.main-new-slider .owl-dots{position:absolute;bottom:11vh;left:50%;transform:translateX(-50%)}@media(max-width: 768px){section.main-new-slider .owl-dots{bottom:14vw}}section.main-new-slider .owl-dots .owl-dot{background-color:#fff;width:10px;height:10px;display:inline-block;vertical-align:middle;border-radius:50%;margin:0 5px;transition:all .3s;-webkit-transition:all .3s}section.main-new-slider .owl-dots .owl-dot.active{width:25px;border-radius:10px}section.publicacions-home{margin:30px 0 60px 0}section.publicacions-home .wrapper{display:flex;justify-content:space-between;align-items:center}@media(max-width: 991px){section.publicacions-home .wrapper{flex-direction:column}}section.publicacions-home .wrapper .last,section.publicacions-home .wrapper .news{width:37%}@media(max-width: 991px){section.publicacions-home .wrapper .last,section.publicacions-home .wrapper .news{width:100%;max-width:700px;text-align:center;margin-bottom:70px}}section.publicacions-home .wrapper .last h2,section.publicacions-home .wrapper .news h2{color:#1876c5;margin-bottom:30px}section.publicacions-home .wrapper .last .content-info,section.publicacions-home .wrapper .news .content-info{display:flex;align-items:center;margin-bottom:15px}@media(max-width: 991px){section.publicacions-home .wrapper .last .content-info,section.publicacions-home .wrapper .news .content-info{text-align:left}}section.publicacions-home .wrapper .last .content-info a,section.publicacions-home .wrapper .news .content-info a{text-decoration:none;display:flex;align-items:center;margin-bottom:15px}section.publicacions-home .wrapper .last .content-info img,section.publicacions-home .wrapper .news .content-info img{width:180px}section.publicacions-home .wrapper .last .content-info .info,section.publicacions-home .wrapper .news .content-info .info{padding:0 20px;box-sizing:border-box}section.publicacions-home .wrapper .last .content-info .info p,section.publicacions-home .wrapper .news .content-info .info p{color:#000;overflow:hidden;max-height:57px}@media(max-width: 991px){section.publicacions-home .wrapper .last .content-info .info p,section.publicacions-home .wrapper .news .content-info .info p{max-height:77px}}section.publicacions-home .wrapper .last .content-info .info p.date,section.publicacions-home .wrapper .news .content-info .info p.date{color:#6a6a6a;margin-bottom:8px}section.publicacions-home .wrapper .last .content-btn,section.publicacions-home .wrapper .news .content-btn{text-align:center;margin-top:30px}section.publicacions-home .wrapper .links{width:26%}@media(max-width: 991px){section.publicacions-home .wrapper .links{width:100%;max-width:700px;text-align:center}}section.publicacions-home .wrapper .links ul{list-style:none;padding:0;margin:0}section.publicacions-home .wrapper .links ul li{padding:0;margin:10px 0;text-align:center}section.publicacions-home .wrapper .links ul li a{display:block;max-width:280px}section.events-home{margin:30px 0}section.events-home h2{color:#1876c5}@media(max-width: 991px){section.events-home h2{text-align:center}}section.events-home .content-events{display:flex;margin-top:30px}@media(max-width: 991px){section.events-home .content-events{flex-direction:column-reverse}}section.events-home .content-events .list-events{display:inline-block;width:60%;vertical-align:top}@media(max-width: 991px){section.events-home .content-events .list-events{width:100%;margin-top:30px}}section.events-home .content-events .list-events .event{display:flex;align-items:center}section.events-home .content-events .list-events .event .date{background-color:#1876c5;color:#fff;width:100%;padding:10px 20px;text-align:center;cursor:pointer;font-weight:400;font-size:14px;transition:all .3s;-webkit-transition:all .3s;border-radius:5px;display:inline;margin:0 auto;border-radius:20px;text-decoration:none;border:1px solid #1876c5;pointer-events:none;width:30%}@media(max-width: 1500px){section.events-home .content-events .list-events .event .date{font-size:.9rem}}section.events-home .content-events .list-events .event .date:hover{background-color:#fff;color:#1876c5}@media(max-width: 540px){section.events-home .content-events .list-events .event .date{padding:10px 18px}}section.events-home .content-events .list-events .event .info{margin-left:20px;width:70%}section.events-home .content-events .list-events .event .info h3{color:#1876c5}section.events-home .content-events .calendar{display:inline-block;width:40%;vertical-align:top}@media(max-width: 991px){section.events-home .content-events .calendar{width:100%}}section.events-home .content-events .calendar img{width:100%;max-width:450px;margin:0 auto;display:block}section.priority-messages{margin:30px 0}section.priority-messages .wrapper{background-color:#1876c5;text-align:center;padding:40px 0;box-sizing:border-box}section.priority-messages .wrapper h2{color:#fff;width:80%;margin:0 auto}section.our-actors{margin:60px 0 30px 0;text-align:center}@media(max-width: 768px){section.our-actors .news-related-home{margin-left:50px;margin-right:50px}}@media(max-width: 768px){section.our-actors .publications-recents{margin:0px 100px}}section.our-actors h2{color:#1876c5;margin-bottom:40px}section.our-actors .flags{display:flex;align-content:center;justify-content:center}@media(max-width: 540px){section.our-actors .flags{flex-direction:column}}section.our-actors .flags .country{margin:0 30px;width:135px}@media(max-width: 768px){section.our-actors .flags .country{margin:0 20px}}@media(max-width: 540px){section.our-actors .flags .country{margin:20px auto}}section.our-actors .flags .country img{width:100%}section.our-actors .flags .country h3{color:#1876c5;margin:10px 0 30px 0}@media(max-width: 540px){section.our-actors .flags .country h3{margin:10px 0}}section.our-actors .flags .country a.normal-link{background-color:#1876c5;color:#fff;width:100%;padding:10px 20px;text-align:center;cursor:pointer;font-weight:400;font-size:14px;transition:all .3s;-webkit-transition:all .3s;border-radius:5px;display:inline;margin:0 auto;border-radius:20px;text-decoration:none;border:1px solid #1876c5;background-color:#fff;color:#1876c5;display:flex;align-items:center;justify-content:center;width:130px;padding:5px 6px}@media(max-width: 1500px){section.our-actors .flags .country a.normal-link{font-size:.9rem}}section.our-actors .flags .country a.normal-link:hover{background-color:#fff;color:#1876c5}@media(max-width: 540px){section.our-actors .flags .country a.normal-link{padding:10px 18px}}@media(max-width: 540px){section.our-actors .flags .country a.normal-link{padding:4px 6px}}section.our-actors .flags .country a.normal-link::after{content:"";display:inline-block;width:18px;height:18px;background-image:url(assets/images/ico-globe.svg);background-size:contain;background-repeat:no-repeat;margin-left:6px}section.our-actors .map{margin-top:50px}section.our-actors .map img{width:100%}section.our-actors .data{display:flex;align-items:center;justify-content:space-evenly;background-color:#f4f1f1;margin-top:50px;padding:20px;box-sizing:border-box}@media(max-width: 768px){section.our-actors .data{display:grid;grid-template-columns:1fr 1fr}}@media(max-width: 350px){section.our-actors .data{display:grid;grid-template-columns:1fr}}section.our-actors .data div{margin:0 10px}@media(max-width: 768px){section.our-actors .data div{margin:10px}}section.our-actors .data h3{color:#1876c5;font-size:2.5rem;margin:0}@media(max-width: 540px){section.our-actors .data h3{font-size:2.2rem}}section.our-actors .data p{margin:0;text-transform:uppercase}.tooltip-inner{text-align:left;font-size:.8rem;padding:1.25rem 1.5rem;max-width:1024px}.tooltip-inner h3{margin-top:10px;text-align:center}section.contantanos h1{max-width:1200px;margin:60px auto;text-align:center}@media(max-width: 991px){section.contantanos h1{margin:40px auto;padding:0;font-size:2rem}}@media(max-width: 540px){section.contantanos h1{margin:30px auto}}section.contantanos .content-form{max-width:1200px;margin:60px auto;display:flex;align-items:flex-start;box-shadow:5px 5px 15px 5px rgba(0,0,0,.13)}@media(max-width: 991px){section.contantanos .content-form{flex-direction:column;max-width:700px}}section.contantanos .content-form .info{width:50%;padding:80px 50px;box-sizing:border-box}@media(max-width: 991px){section.contantanos .content-form .info{width:100%;padding:50px 30px}}@media(max-width: 540px){section.contantanos .content-form .info{padding:30px 20px}}@media(max-width: 540px){section.contantanos .content-form .info h2{text-align:center}}section.contantanos .content-form .form{width:50%;padding:60px 50px;box-sizing:border-box;background-color:#f5f5f5}@media(max-width: 991px){section.contantanos .content-form .form{width:100%;padding:40px 30px}}@media(max-width: 540px){section.contantanos .content-form .form{padding:30px 20px}}section.contantanos .content-form .form h2{margin-bottom:30px}@media(max-width: 540px){section.contantanos .content-form .form h2{text-align:center}}section.contantanos .content-form .form .input{margin-bottom:15px}section.contantanos .content-form .form .input label{display:block;margin-bottom:5px}section.contantanos .content-form .form .input label.error{color:#c4152e;font-size:.7rem;margin-bottom:3px}section.contantanos .content-form .form .input input#name,section.contantanos .content-form .form .input input#tel,section.contantanos .content-form .form .input input#email,section.contantanos .content-form .form .input input#entidad,section.contantanos .content-form .form .input textarea#mensaje{width:100%;border:1px solid #e0e0e0;padding:5px 12px}section.contantanos .content-form .form .input.double{display:flex;align-items:center;justify-content:space-between}@media(max-width: 540px){section.contantanos .content-form .form .input.double{display:block}}section.contantanos .content-form .form .input.double .content-input{width:48%}@media(max-width: 540px){section.contantanos .content-form .form .input.double .content-input{width:100%}}section.contantanos .content-form .form .input.double .content-input:first-child{margin-bottom:15px}section.contantanos .content-form .form input.btn{border-radius:5px;max-width:180px}@media(max-width: 540px){section.contantanos .content-form .form input.btn{margin:30px auto 0 auto;display:block}}section.resultados h1{max-width:1200px;margin:60px auto;text-align:center}@media(max-width: 991px){section.resultados h1{margin:40px auto;padding:0;font-size:2rem}}@media(max-width: 540px){section.resultados h1{margin:30px auto}}section.resultados .wrapper{max-width:1200px;margin-bottom:60px}section.resultados .wrapper .item{border-bottom:1px solid #1876c5;margin-bottom:10px;padding-bottom:10px;display:flex;align-items:center;justify-content:space-between}@media(max-width: 540px){section.resultados .wrapper .item{flex-direction:column}}section.resultados .wrapper .item:last-child{padding-bottom:0;margin-bottom:0;border:0}section.resultados .wrapper .item h3{width:70%}@media(max-width: 768px){section.resultados .wrapper .item h3{font-size:1.2rem}}@media(max-width: 540px){section.resultados .wrapper .item h3{font-size:1.1rem;width:100%}}section.resultados .wrapper .item a{width:20%;margin-left:5%;text-align:right}@media(max-width: 540px){section.resultados .wrapper .item a{width:100%;margin:0;text-align:left;margin-bottom:10px}}section.red-contactos h1{max-width:1200px;margin:60px auto;text-align:center}@media(max-width: 991px){section.red-contactos h1{margin:40px auto;padding:0;font-size:2rem}}@media(max-width: 540px){section.red-contactos h1{margin:30px auto}}section.red-contactos .wrapper{margin-bottom:60px;display:flex;align-items:flex-start;justify-content:space-between}@media(max-width: 768px){section.red-contactos .wrapper{flex-direction:column}}section.red-contactos .wrapper .filtros{width:35%;padding-right:6%;box-sizing:border-box}@media(max-width: 768px){section.red-contactos .wrapper .filtros{width:100%;padding:0}}section.red-contactos .wrapper .filtros .search{width:100%;border:1px solid #1876c5;border-radius:10px;padding:10px 20px;margin-bottom:20px}section.red-contactos .wrapper .filtros .btn[data-drupal-selector=edit-reset]{background-color:#fff;color:#1876c5;margin-top:18px}section.red-contactos .wrapper .filtros form.form-search-red{position:relative;width:100%;max-width:300px;margin:0 auto}section.red-contactos .wrapper .filtros form.form-search-red input.search{border:1px solid #1876c5;width:100%;border-radius:20px;padding:6px 35px 6px 20px}section.red-contactos .wrapper .filtros form.form-search-red button.btn-search-red{position:absolute;width:22px;height:22px;right:10px;top:50%;transform:translateY(-50%);border:0;background-color:transparent;background-image:url(assets/images/ico-search-black.svg);background-size:contain;background-repeat:no-repeat}section.red-contactos .wrapper .filtros form.form-red-contacto{margin-top:30px}section.red-contactos .wrapper .filtros form.form-red-contacto h3{color:#1876c5}section.red-contactos .wrapper .filtros form.form-red-contacto select{width:100%;border:1px solid #1876c5;border-radius:10px;padding:10px 20px;margin-bottom:20px}section.red-contactos .wrapper .filtros h4{color:#1876c5}section.red-contactos .wrapper .resultados{width:65%}@media(max-width: 768px){section.red-contactos .wrapper .resultados{width:100%;margin-top:30px}}section.red-contactos .wrapper .resultados .item{border:1px solid #1876c53d;padding:30px;box-sizing:border-box;margin-bottom:30px}@media(max-width: 540px){section.red-contactos .wrapper .resultados .item{padding:30px 20px}}section.red-contactos .wrapper .resultados .item .title{display:flex;justify-content:space-between;align-items:center}section.red-contactos .wrapper .resultados .item .title .country img{width:100%;max-width:40px}section.red-contactos .wrapper .resultados .item .info p{margin:0 0 5px 0;font-weight:500;font-size:1.1rem}section.red-contactos .wrapper .resultados .item .info p span{color:#1876c5}section.red-contactos .wrapper .resultados .item .wrap-more .info-more{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #c8def1;margin-top:30px;padding-top:10px}section.red-contactos .wrapper .resultados .item .wrap-more .info-more p{color:#1876c5;font-weight:600;margin:0;font-size:1.1rem}@media(max-width: 540px){section.red-contactos .wrapper .resultados .item .wrap-more .info-more p{width:60%;padding-right:5px;box-sizing:border-box}}section.red-contactos .wrapper .resultados .item .wrap-more .info-more .btn{width:125px;position:relative;padding:5px 50px 5px 20px;margin:0}@media(max-width: 540px){section.red-contactos .wrapper .resultados .item .wrap-more .info-more .btn{width:40%;padding:5px 35px 5px 10px}}section.red-contactos .wrapper .resultados .item .wrap-more .info-more .btn::after{width:1px;height:100%;top:0;background-color:#fff;content:"";position:absolute;right:32px}@media(max-width: 540px){section.red-contactos .wrapper .resultados .item .wrap-more .info-more .btn::after{right:29px}}section.red-contactos .wrapper .resultados .item .wrap-more .info-more .btn::before{background-image:url(assets/images/add.svg);background-size:contain;background-repeat:no-repeat;position:absolute;right:8px;width:14px;height:14px;content:"";display:block;top:50%;transform:translateY(-50%)}section.red-contactos .wrapper .resultados .item .wrap-more .info-more .btn:hover::after{background-color:#1876c5}section.red-contactos .wrapper .resultados .item .wrap-more .info-more .btn:hover::before{background-image:url(assets/images/arrow-down-blue.svg);background-size:contain}section.red-contactos .wrapper .resultados .item .wrap-more .description-more{display:none;margin-top:30px}section.red-contactos .wrapper .resultados .item .wrap-more .description-more p{margin:0;font-size:1.1rem}section.library{margin-top:150px}@media(max-width: 768px){section.library .wrapper{margin-top:20px}}section.library .wrapper h1{text-align:center;max-width:1200px;margin:60px auto}@media(max-width: 991px){section.library .wrapper h1{margin:40px auto}}@media(max-width: 768px){section.library .wrapper h1{margin:40px auto 30px auto}}@media(max-width: 991px){section.library .wrapper .tabs{overflow-x:scroll}}section.library .wrapper .tabs ul{margin:30px 0 40px 0;padding:0;list-style:none;display:flex;justify-content:space-around;align-items:center}@media(max-width: 991px){section.library .wrapper .tabs ul{width:730px;margin:15px auto 30px auto}}section.library .wrapper .tabs ul li{color:#1876c5;cursor:pointer;font-weight:600}section.library .wrapper .tabs ul li.active{text-decoration:underline;pointer-events:none}section.library .wrapper .tabs ul li a{text-decoration:none}section.library .wrapper .search-library form{margin:0 auto;text-align:center}section.library .wrapper .search-library form .filter-item-group{width:19%;display:inline-block;text-align:left}@media(max-width: 991px){section.library .wrapper .search-library form .filter-item-group{width:25%}}@media(max-width: 540px){section.library .wrapper .search-library form .filter-item-group{width:100%}}section.library .wrapper .search-library form label{display:block;margin-top:10px}@media(max-width: 991px){section.library .wrapper .search-library form label{margin-top:0}}section.library .wrapper .search-library form input,section.library .wrapper .search-library form select{display:block;width:100%;border:1px solid #1876c5;border-radius:10px;padding:10px 20px;margin-bottom:20px;-webkit-appearance:none}section.library .wrapper .search-library form .form-actions{display:flex;gap:10px;width:350px;margin:20px auto 0 auto}@media(max-width: 991px){section.library .wrapper .search-library form .form-actions{width:370px;margin:20px auto 0 auto}}@media(max-width: 540px){section.library .wrapper .search-library form .form-actions{width:210px;display:block}}section.library .wrapper .search-library form .form-actions .btn.form-submit{background-color:#1876c5;color:#fff;max-width:170px}@media(max-width: 540px){section.library .wrapper .search-library form .form-actions .btn.form-submit{max-width:210px}}section.library .wrapper .search-library form .form-actions .btn.form-submit[data-drupal-selector=edit-reset]{background-color:#fff;color:#1876c5}section.library .wrapper .search-library form.form-search-library{position:relative}section.library .wrapper .search-library form.form-search-library input.search{border:1px solid #1876c5;width:250px;border-radius:20px;padding:6px 35px 6px 20px}section.library .wrapper .search-library form.form-search-library button.btn-search-library{position:absolute;width:22px;height:22px;right:10px;top:50%;transform:translateY(-50%);border:0;background-color:transparent;background-image:url(assets/images/ico-search-black.svg);background-size:contain;background-repeat:no-repeat}section.library .wrapper .filtro{display:flex;justify-content:flex-end;margin-top:20px}@media(max-width: 768px){section.library .wrapper .filtro{justify-content:center}}section.library .wrapper .filtro p{color:#1876c5;margin-right:10px}section.library .wrapper .filtro ul{margin:0;padding:0;list-style:none;color:#1876c5}section.library .wrapper .filtro ul li{cursor:pointer}section.library .wrapper .result-library{display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:130px;grid-row-gap:35px;margin:40px 0 60px 0}@media(max-width: 1200px){section.library .wrapper .result-library{grid-column-gap:80px}}@media(max-width: 991px){section.library .wrapper .result-library{grid-template-columns:repeat(2, 1fr);grid-column-gap:20px}}@media(max-width: 540px){section.library .wrapper .result-library{grid-template-columns:repeat(1, 1fr);grid-column-gap:0px}}section.library .wrapper .result-library .item{text-align:center}section.library .wrapper .result-library .item img{width:100%;margin-bottom:10px}@media(max-width: 1200px){section.library .wrapper .result-library .item img{max-width:280px}}section.library .wrapper .result-library .item h2{color:#000}section.library .wrapper .result-library .item .content-btns{align-items:center;width:100%;flex-wrap:nowrap;display:grid;grid-template-columns:repeat(2, 1fr);margin-top:10px}section.library .wrapper .result-library .item .content-btns a.btn{width:150px;position:relative;padding:5px 50px 5px 20px}section.library .wrapper .result-library .item .content-btns a.btn::after{width:1px;height:100%;top:0;background-color:#fff;content:"";position:absolute;right:32px}section.library .wrapper .result-library .item .content-btns a.btn::before{background-image:url(assets/images/arrow-down.svg);background-size:contain;background-repeat:no-repeat;position:absolute;right:8px;width:16px;height:16px;content:"";display:block;top:50%;transform:translateY(-50%)}section.library .wrapper .result-library .item .content-btns a.btn:hover::after{background-color:#1876c5}section.library .wrapper .result-library .item .content-btns a.btn:hover::before{background-image:url(assets/images/arrow-down-blue.svg);background-size:contain}section.library .wrapper .result-library .item .content-btns p.descargas{font-weight:600;margin:0}section.library .wrapper .ad{box-shadow:2px 6px 16px 4px rgba(0,0,0,.23);width:100%;max-width:530px;margin:0 auto 60px auto;padding:20px 30px}section.library .wrapper .ad h3{color:#1876c5;font-size:1.2rem}section.library .wrapper .ad a.email{color:#000;font-weight:600;font-size:.9rem;display:block;margin-bottom:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}section.library .wrapper .ad a.email::before{content:"";width:20px;height:20px;display:inline-block;vertical-align:middle;background-image:url(assets/images/email.svg);background-size:contain;background-repeat:no-repeat;margin-right:10px}section.library .wrapper .ad a.tel{color:#000;font-weight:600;font-size:.9rem;display:block}section.library .wrapper .ad a.tel::before{content:"";width:20px;height:20px;display:inline-block;vertical-align:middle;background-image:url(assets/images/phone.svg);background-size:contain;background-repeat:no-repeat;margin-right:10px}section.library .wrapper .ad .btn{display:block;width:130px;padding:6px 20px;margin:15px 0 0 0}section.glosario h1{max-width:1200px;margin:60px auto;text-align:center}@media(max-width: 991px){section.glosario h1{margin:40px auto;padding:0;font-size:2rem}}@media(max-width: 540px){section.glosario h1{margin:30px auto}}section.glosario .wrapper{max-width:1200px}@media(max-width: 991px){section.glosario .wrapper .tabs-glosario{overflow-x:scroll}}section.glosario .wrapper .tabs-glosario .wrap-glosario{display:flex;align-items:center;justify-content:center}@media(max-width: 991px){section.glosario .wrapper .tabs-glosario .wrap-glosario{width:936px}}section.glosario .wrapper .tabs-glosario .wrap-glosario div{background-color:#1876c5;color:#fff;margin:0 1px}section.glosario .wrapper .tabs-glosario .wrap-glosario div a{color:#fff;text-decoration:none;padding:10px 15px;display:block;box-sizing:border-box}@media(max-width: 1200px){section.glosario .wrapper .tabs-glosario .wrap-glosario div a{padding:10px 12px}}section.glosario .wrapper .content-info{width:90%;margin:0 auto 60px auto}@media(max-width: 768px){section.glosario .wrapper .content-info{width:100%}}section.glosario .wrapper .content-info .selected{background-color:#1876c5;color:#fff;padding:10px 20px;margin:60px 0 30px 0;font-size:1.5rem;display:inline-block}@media(max-width: 768px){section.glosario .wrapper .content-info .selected{width:60px;text-align:center;margin:30px auto 30px auto;display:block}}section.actores{margin:60px 0}@media(max-width: 540px){section.actores .wrapper{padding:0}}section.actores .wrapper p{width:100%;max-width:900px;margin:0 auto}@media(max-width: 540px){section.actores .wrapper p{padding:0 20px;box-sizing:border-box}}section.actores .wrapper .countrys{display:flex;align-content:center;align-items:center;justify-content:center;padding:50px 0;box-sizing:border-box}section.actores .wrapper .countrys a.item{margin:0 20px;text-align:center;text-decoration:none}@media(max-width: 540px){section.actores .wrapper .countrys a.item{margin:20px 0}}section.actores .wrapper .countrys a.item img{width:100%;max-width:90%}@media(max-width: 540px){section.actores .wrapper .countrys a.item img{max-width:150px;margin:0 auto}}section.actores .wrapper .countrys a.item .btn-country{background-color:#1876c5;color:#fff;width:100%;padding:8px 20px;text-align:center;cursor:pointer;font-weight:400;font-size:14px;transition:all .5s;-webkit-transition:all .5s;border-radius:5px;margin:20px auto 0 auto;border-radius:20px;text-decoration:none;border:1px solid #1876c5;max-width:140px}@media(max-width: 540px){section.actores .wrapper .countrys a.item .btn-country{margin:10px auto 0 auto}}section.actores .wrapper .countrys a.item .btn-country.active{background-color:#d4effe;color:#1876c5;font-weight:600;border:1px solid #d4effe}section.actores .wrapper .countrys a.item:hover .btn-country{background-color:#fff;color:#1876c5}section.actores .wrapper .countrys.owl-carousel{display:block}section.actores .wrapper .entities{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:20px;grid-row-gap:35px;margin-top:30px}@media(max-width: 1500px){section.actores .wrapper .entities{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 1200px){section.actores .wrapper .entities{grid-column-gap:20px}}@media(max-width: 991px){section.actores .wrapper .entities{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 768px){section.actores .wrapper .entities{grid-template-columns:repeat(2, 1fr);grid-row-gap:30px;margin-top:20px}}@media(max-width: 540px){section.actores .wrapper .entities{padding:0 20px;box-sizing:border-box}}section.actores .wrapper .entities .item{text-align:center}section.actores .wrapper .entities .item img{width:100%;max-width:250px}@media(max-width: 991px){section.actores .wrapper .entities .item img{width:100%}}section.actores .wrapper .entities .item a.btn.white{margin-top:15px;display:block;padding:8px 20px;max-width:140px}section.news{margin:60px 0}@media(max-width: 1200px){section.news{margin:30px 0}}section.news h1{text-align:center;padding:0 20px;box-sizing:border-box;margin-bottom:40px}@media(max-width: 991px){section.news h1{margin-bottom:20px}}@media(max-width: 768px){section.news .wrapper{margin-top:20px}}@media(max-width: 991px){section.news .wrapper .tabs{overflow-x:scroll}}section.news .wrapper .tabs ul{margin:30px 0 40px 0;padding:0;list-style:none;display:flex;justify-content:space-around;align-items:center}@media(max-width: 991px){section.news .wrapper .tabs ul{width:730px;margin:15px auto 30px auto}}section.news .wrapper .tabs ul li{color:#1876c5;cursor:pointer;font-weight:600}section.news .wrapper .tabs ul li.active{text-decoration:underline;pointer-events:none}section.news .wrapper .tabs ul li a{text-decoration:none}section.news .wrapper .wrapper-tab{display:none}section.news .wrapper .wrapper-tab.active{display:block}section.news .wrapper .wrapper-tab .info-destacados{display:flex;align-content:center;align-items:flex-start;justify-content:center}@media(max-width: 768px){section.news .wrapper .wrapper-tab .info-destacados{align-items:center;flex-direction:column}}section.news .wrapper .wrapper-tab .info-destacados .destacado{width:70%;position:relative;margin-right:30px}@media(max-width: 1200px){section.news .wrapper .wrapper-tab .info-destacados .destacado{width:65%}}@media(max-width: 991px){section.news .wrapper .wrapper-tab .info-destacados .destacado{margin-right:20px}}@media(max-width: 768px){section.news .wrapper .wrapper-tab .info-destacados .destacado{margin-right:0;width:100%}}section.news .wrapper .wrapper-tab .info-destacados .destacado img{width:100%;height:500px;object-fit:cover;object-position:center center}@media(max-width: 1200px){section.news .wrapper .wrapper-tab .info-destacados .destacado img{height:450px}}section.news .wrapper .wrapper-tab .info-destacados .destacado .info{position:absolute;bottom:0;left:0;width:100%;background-color:rgba(24,118,197,.6);padding:20px;box-sizing:border-box}section.news .wrapper .wrapper-tab .info-destacados .destacado .info h3,section.news .wrapper .wrapper-tab .info-destacados .destacado .info p{color:#fff}section.news .wrapper .wrapper-tab .info-destacados .destacado-thumb{width:30%}@media(max-width: 1200px){section.news .wrapper .wrapper-tab .info-destacados .destacado-thumb{width:35%}}@media(max-width: 768px){section.news .wrapper .wrapper-tab .info-destacados .destacado-thumb{width:100%;margin-top:30px}}section.news .wrapper .wrapper-tab .info-destacados .destacado-thumb h2{padding-bottom:10px;margin-bottom:15px;border-bottom:2px solid #f4f1f1}@media(max-width: 768px){section.news .wrapper .wrapper-tab .info-destacados .destacado-thumb h2{text-align:center}}section.news .wrapper .wrapper-tab .info-destacados .destacado-thumb .content-info{display:flex;align-items:center;margin-bottom:15px}@media(max-width: 991px){section.news .wrapper .wrapper-tab .info-destacados .destacado-thumb .content-info{text-align:left}}section.news .wrapper .wrapper-tab .info-destacados .destacado-thumb .content-info a{text-decoration:none;display:flex;align-items:center;margin-bottom:15px}section.news .wrapper .wrapper-tab .info-destacados .destacado-thumb .content-info img{width:180px}@media(max-width: 1200px){section.news .wrapper .wrapper-tab .info-destacados .destacado-thumb .content-info img{width:150px;object-fit:cover;object-position:center center}}@media(max-width: 991px){section.news .wrapper .wrapper-tab .info-destacados .destacado-thumb .content-info img{width:115px}}@media(max-width: 768px){section.news .wrapper .wrapper-tab .info-destacados .destacado-thumb .content-info img{width:150px}}section.news .wrapper .wrapper-tab .info-destacados .destacado-thumb .content-info .info{padding:0 20px;box-sizing:border-box}section.news .wrapper .wrapper-tab .info-destacados .destacado-thumb .content-info .info p{color:#000;overflow:hidden;max-height:57px}@media(max-width: 991px){section.news .wrapper .wrapper-tab .info-destacados .destacado-thumb .content-info .info p{max-height:77px}}section.news .wrapper .wrapper-tab .info-destacados .destacado-thumb .content-info .info p.date{color:#6a6a6a;margin-bottom:8px}section.news .wrapper .wrapper-tab .info-destacados .destacado-thumb .content-btn{text-align:center;margin-top:30px}section.news .wrapper .wrapper-tab .news-block{margin-top:30px}@media(max-width: 768px){section.news .wrapper .wrapper-tab .news-block{flex-direction:column;align-items:center;margin-top:60px}}section.news .wrapper .wrapper-tab .news-block .news-info{display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:20px;grid-row-gap:35px;margin-top:30px;margin-right:30px;box-sizing:border-box;width:100%}@media(max-width: 768px){section.news .wrapper .wrapper-tab .news-block .news-info{width:100%;margin:0}}@media(max-width: 540px){section.news .wrapper .wrapper-tab .news-block .news-info{grid-template-columns:repeat(1, 1fr)}}section.news .wrapper .wrapper-tab .news-block .news-info .item a{text-decoration:none}section.news .wrapper .wrapper-tab .news-block .news-info .item a h3{color:#000}section.news .wrapper .wrapper-tab .news-block .news-info .item img{width:100%;margin-bottom:10px}section.news .wrapper .wrapper-tab .news-block .news-info .item .content-btn{margin-top:20px;margin-bottom:30px}@media(max-width: 768px){section.news .wrapper .wrapper-tab .news-block .news-info .item .content-btn{margin-top:30px;text-align:center}}section.news .wrapper .wrapper-tab .news-block .wrapper-info-thumb{width:30%}@media(max-width: 1200px){section.news .wrapper .wrapper-tab .news-block .wrapper-info-thumb{width:35%}}@media(max-width: 768px){section.news .wrapper .wrapper-tab .news-block .wrapper-info-thumb{width:100%;text-align:center}}section.news .wrapper .wrapper-tab .news-block .wrapper-info-thumb .news-info-thumb{margin-top:20px;margin-bottom:48px}section.news .wrapper .wrapper-tab .news-block .wrapper-info-thumb .news-info-thumb:last-child{margin-bottom:0}section.news .wrapper .wrapper-tab .news-block .wrapper-info-thumb .news-info-thumb h2{padding-bottom:10px;margin-bottom:15px;border-bottom:2px solid #f4f1f1}section.news .wrapper .wrapper-tab .news-block .wrapper-info-thumb .news-info-thumb .news-thumb .item{display:flex;align-items:center;margin-bottom:15px}@media(max-width: 991px){section.news .wrapper .wrapper-tab .news-block .wrapper-info-thumb .news-info-thumb .news-thumb .item{text-align:left}}section.news .wrapper .wrapper-tab .news-block .wrapper-info-thumb .news-info-thumb .news-thumb .item a{text-decoration:none;display:flex;align-items:center;margin-bottom:15px}@media(max-width: 991px){section.news .wrapper .wrapper-tab .news-block .wrapper-info-thumb .news-info-thumb .news-thumb .item a{text-align:left}}section.news .wrapper .wrapper-tab .news-block .wrapper-info-thumb .news-info-thumb .news-thumb .item img{width:180px}@media(max-width: 1200px){section.news .wrapper .wrapper-tab .news-block .wrapper-info-thumb .news-info-thumb .news-thumb .item img{width:150px;object-fit:cover;object-position:center center}}@media(max-width: 991px){section.news .wrapper .wrapper-tab .news-block .wrapper-info-thumb .news-info-thumb .news-thumb .item img{width:115px}}@media(max-width: 768px){section.news .wrapper .wrapper-tab .news-block .wrapper-info-thumb .news-info-thumb .news-thumb .item img{width:150px}}section.news .wrapper .wrapper-tab .news-block .wrapper-info-thumb .news-info-thumb .news-thumb .item .info{padding:0 20px;box-sizing:border-box}section.news .wrapper .wrapper-tab .news-block .wrapper-info-thumb .news-info-thumb .news-thumb .item .info p{color:#000;overflow:hidden;max-height:57px}@media(max-width: 991px){section.news .wrapper .wrapper-tab .news-block .wrapper-info-thumb .news-info-thumb .news-thumb .item .info p{max-height:77px}}section.news .wrapper .wrapper-tab .news-block .wrapper-info-thumb .news-info-thumb .news-thumb .item .info p.date{color:#6a6a6a;margin-bottom:8px}section.news .wrapper .wrapper-tab .news-block .wrapper-info-thumb .news-info-thumb .news-thumb .content-btn{text-align:center;margin-top:30px}
