@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,600,700&display=swap);a:hover{text-decoration:none}img{max-width:100%}figure{margin:0;padding:0}body{font-family:Poppins,sans-serif;font-size:18px;font-weight:300;color:#a4aaae;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}header{position:absolute;width:100%;display:block;z-index:1}header .sub-main{position:relative;display:flex;align-items:center;justify-content:center;text-align:right;background:#001944;float:right;border-bottom-left-radius:32px;padding:5px 20px 5px 8px}header .sub-main ul.sub{text-align:left;display:inline-block;margin:0;padding:0;list-style:none}header .sub-main ul.sub li{display:inline-block;padding:0 20px;position:relative}header .sub-main ul.sub li:before{content:"\2022";position:absolute;left:-3px;color:#ffef00}header .sub-main ul.sub li:first-child:before{content:""}header .sub-main ul.sub li:last-child{border-right:1px solid #443f6d}header .sub-main ul.sub li a{color:#fff;font-weight:300;font-size:16px}header .sub-main .social-networks{position:relative;display:inline-block}header .sub-main .social-networks span{font-weight:700;color:#fff;padding:0 20px;font-size:16px}header .sub-main .social-networks ul{text-align:left;display:inline-block;margin:0;padding:0;list-style:none}header .sub-main .social-networks ul li{background:#003c83;padding:4px;margin-right:5px;width:28px;height:28px;border-radius:50%;display:inline-block;text-align:center}header .sub-main .social-networks ul li a{color:#fff;font-size:16px;top:-4px;position:relative}header .sub-main .pay-your-bill{background:#00829b url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/icon-factura.png) no-repeat 10px;position:fixed;right:0;top:30%;z-index:9;display:inline-block;border-top-left-radius:15px;border-bottom-left-radius:15px;width:15%;text-align:left;overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}header .sub-main .pay-your-bill a{position:relative;color:#fff;font-size:18px;font-weight:700;padding:6px 8px 6px 70px;display:block}header .main-menu{position:relative;width:100%;display:block;padding:0 15px}header .main-menu.mobile{display:none}header .main-menu .wrapper-main{display:flex;align-items:center;justify-content:space-between}header .main-menu .wrapper-main .logo{position:relative;display:inline-block;margin-top:-12px}header .main-menu .wrapper-main .logo img{max-width:95%}header .main-menu .wrapper-main ul{position:relative;display:inline-block;margin:0;padding:0;list-style:none}header .main-menu .wrapper-main ul li{display:inline-block;padding:10px 16px;position:relative}header .main-menu .wrapper-main ul li a{font-weight:700;color:#fff;padding-bottom:4px}header .main-menu .wrapper-main ul li a:hover{color:#ffef00;border-bottom:3px solid #ffef00}header .main-menu .wrapper-main ul li.menu-item-has-children{background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/arrow-main.png) no-repeat 100%}header .main-menu .wrapper-main ul li.menu-item-has-children:hover .sub-menu{display:block}header .main-menu .wrapper-main ul li .sub-menu{position:absolute;left:0;right:0;top:35px;background:#e9e9e9;margin:12px auto 0;display:block;text-align:center;display:none;width:220px;border-radius:15px;text-align:left;overflow:hidden}header .main-menu .wrapper-main ul li .sub-menu li{display:block;padding:0;width:100%}header .main-menu .wrapper-main ul li .sub-menu li a{width:100%;color:#1a1f3c;font-weight:300;display:block;padding:4px 15px}header .main-menu .wrapper-main ul li .sub-menu li a:hover{border:0;background:#003c83;color:#fff}header .main-menu .wrapper-main .search{background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/bg-search.png) no-repeat 50%;background-size:contain;display:inline-block;position:relative;border-radius:50%;color:#fff;padding:10px 15px;font-size:18px;cursor:pointer}header .main-mobile{display:none}.slider-home{position:relative}.slider-home:after{content:"";background:0 0;background:linear-gradient(rgba(0,0,0,.7) 10%,hsla(0,0%,100%,0));height:45%;left:0;position:absolute;top:0;width:100%}.slider-home .ms-bullets.ms-dir-h{text-align:right;right:0}.slider-home .ms-bullets.ms-dir-h .ms-bullets-count{position:relative;float:right;right:0!important}.slider-home .ms-bullets.ms-dir-h .ms-bullets-count .ms-bullet{width:10px;height:10px;border:2px solid #fff;background:#fff;border-radius:20px;margin-left:7px}.slider-home .ms-bullets.ms-dir-h .ms-bullets-count .ms-bullet.ms-bullet-selected{background:0 0}.slider-home-mobile{display:none}.form-search{position:relative;max-width:1200px;margin:0 auto;display:none}.form-search form{position:absolute;right:0;top:-16px;background:#001944;padding:7px;border-radius:40px;margin:0}.form-search form input[type=search],.form-search form input[type=text]{margin:0;border-radius:25px;border:0;height:40px;padding:0 15px}.form-search form input[type=search]:focus,.form-search form input[type=text]:focus{outline:none}.services{position:relative;padding:75px 15px;background:#e8f3fc}.services .title{position:relative;max-width:600px;margin:0 auto;text-align:center}.services .title h2{color:#021238;font-weight:700;font-size:60px;line-height:60px}.services article{background:#fff;min-height:388px;border-radius:20px;position:relative}.services article figure{position:relative;overflow:hidden;transition:transform .2s;border-top-right-radius:20px;border-top-left-radius:20px}.services article figure img{width:100%}.services article figure .bg{width:100%;transform:scale(1);-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out}.services article figure:hover .bg{transform:scale(1.2)}.services article figure .overlay{position:absolute;transition:.5s ease;display:block;bottom:25px;left:20px}.services article figure .overlay img{width:auto}.services article .info{padding:20px}.services article .info h3{font-size:25px;line-height:25px;color:#021238;font-weight:600}.services article .info p{font-size:18px}.services article .info .view-more{background:#ffef00;padding:13px 18px;font-size:35px;position:absolute;line-height:30px;font-weight:100;border-radius:50px;color:#021238;right:30px;bottom:-21px}.services article .info .view-more:hover{opacity:.9}.news{position:relative;padding:75px 15px 110px;width:100%;display:block;overflow:hidden}.news .container-news{max-width:1400px}.news .title{position:relative;max-width:600px;margin:0 auto;text-align:center}.news .title h2{color:#003c83;font-weight:700;font-size:48px;line-height:48px;margin-bottom:15px;display:inline-block}.news .swiper-news{width:100%;height:100%;position:relative;z-index:0}.news .swiper-news .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border-radius:13px}.news .swiper-news .swiper-slide .bg{width:100%;border-radius:5%;object-fit:cover;object-position:center}.news .swiper-news .swiper-pagination{bottom:-42px}.news .swiper-news .swiper-pagination .swiper-pagination-bullet{width:15px;height:15px;border:2px solid #003c83;background:transparent!important}.news .swiper-news .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border:2px solid #003b81;background:#003c83!important}.news article{position:relative;width:100%}.news article figure img{border-radius:20px;width:100%}.news article .overlay{position:absolute;height:100%;width:100%;top:0;padding:20px;border-radius:5%;background:rgba(0,0,0,.4)}.news article .overlay .date-content{position:relative;text-align:right}.news article .overlay .date-content .icon{background:#003c83;padding:4px 9px;border-radius:50%;display:inline-block;color:#fff;font-size:14px;margin-right:5px}.news article .overlay .date-content .date-info{background:#003c83;padding:4px 9px;border-radius:15px;display:inline-block;color:#fff;font-size:14px;font-weight:600}.news article .overlay .date-content .date-info a{background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/icon-share.png) no-repeat 4px;background-size:contain;height:17px;width:23px;display:inline-block;top:3px;margin-left:5px;position:relative;border-left:1px solid #6d6b6b}.news article .overlay .info{position:absolute;bottom:0;left:0;padding:20px;text-align:left}.news article .overlay .info .category{display:block;width:100%}.news article .overlay .info .category span{background:#00829b;color:#fff;font-size:12px;font-weight:700;padding:2px 10px;margin-bottom:5px;display:inline-block;margin-right:5px;border-radius:12px}.news article .overlay .info .category span a{color:#fff}.news article .overlay .info h3{margin-bottom:15px;font-weight:700;font-size:24px;color:#fff}.news article .overlay .info a.view-more{position:relative;background:#ffef00;font-size:18px;font-weight:700;color:#001944;padding:12px 22px 12px 26px;display:inline-block;border-radius:35px}.news article .overlay .info a.view-more:hover{opacity:.9}.news article .overlay .info a.view-more span{position:relative;margin-left:8px;font-size:30px;line-height:0;font-weight:100;top:5px}.sustainability{background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/bg-sostenibilidad.png) no-repeat 50%;position:relative;display:block;padding:75px 15px 55px;background-size:cover;background-attachment:fixed}.sustainability .title{position:relative;max-width:600px;margin:0 auto;text-align:center}.sustainability .title h2,.sustainability .title p{color:#fff}.sustainability .title h2{font-weight:700;font-size:60px;line-height:60px}.sustainability .title a{position:relative;margin:5px 0 50px;background:#ffef00;font-size:18px;font-weight:700;color:#001944;padding:16px 35px;display:inline-block;border-radius:35px}.sustainability .title a:hover{opacity:.9}.sustainability .title a span{position:relative;margin-left:14px;font-size:30px;line-height:0;font-weight:100;top:5px}.sustainability .swiper-sustainability{width:100%;height:100%;display:block;overflow:hidden}.sustainability .swiper-sustainability .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.sustainability .swiper-sustainability .swiper-pagination{bottom:50px}.sustainability .swiper-sustainability .swiper-pagination .swiper-pagination-bullet{width:15px;height:15px;border:2px solid #fff;background:transparent!important}.sustainability .swiper-sustainability .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff!important}.sustainability .swiper-sustainability article{max-width:800px;position:relative;display:flex;align-items:center;justify-content:center;margin:0 auto 15px}.sustainability .swiper-sustainability article figure{margin:0;position:relative;z-index:1;border:2px solid transparent;border-radius:50%}.sustainability .swiper-sustainability article figure:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-2px;border-radius:inherit;background:linear-gradient(0deg,#034f30,#ffef00)}.sustainability .swiper-sustainability article figure img{border-radius:50%}.sustainability .swiper-sustainability article figure .icon{position:absolute;top:20px}.sustainability .swiper-sustainability article .info{position:relative;background:#e7e7e7;max-width:723px;margin-left:-145px;border-radius:20px;padding:40px 20px 40px 170px}.sustainability .swiper-sustainability article .info h2{font-size:24px;font-weight:600}.sustainability .swiper-sustainability article .info p{margin:0}.sustainability .swiper-sustainability article .info a,.sustainability .swiper-sustainability article .info h2,.sustainability .swiper-sustainability article .info p{color:#001944}.sustainability .swiper-sustainability article .info .view-more{background:#ffef00;padding:13px 18px;font-size:35px;position:absolute;line-height:30px;font-weight:100;border-radius:50px;color:#021238;right:30px;bottom:-21px}.default-banner{position:relative;width:100%}.default-banner figure img{width:100%}.reports{position:relative;display:block;padding:5px 15px 60px}.reports article h3{font-size:36px;font-weight:700}.reports article h3,.reports article p{color:#021238}.reports article .view-more{position:relative;margin:15px 0 0;background:#ffef00;font-size:18px;font-weight:700;color:#001944;padding:16px 35px;display:inline-block;border-radius:35px}.reports article .view-more:hover{opacity:.9}.reports article .view-more span{position:relative;margin-left:14px;font-size:30px;line-height:0;font-weight:100;top:5px}.reports article .files-and-links{position:relative;width:100%}.reports article .files-and-links .item{background:#003c83 url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/icon-donwload.png) no-repeat 100%;margin-bottom:8px;border-radius:10px;background-position-x:93%}.reports article .files-and-links .item a{font-size:20px;line-height:20px;font-weight:500;color:#fff;display:block;padding:20px 130px 20px 20px}.reports article .files-and-links .item a:hover{opacity:.8}.info-contact{position:relative;display:block;background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/bg-phone.png) no-repeat top;background-size:cover;padding-bottom:44px;border-radius:20px}.info-contact .info{max-width:320px;margin:0 0 0 auto;padding-top:65px;padding-right:30px}.info-contact .info h3,.info-contact .info p{color:#021238}.info-contact .info h3{font-size:36px;font-weight:700;margin-bottom:15px}.info-contact .phone{position:relative;text-align:right;display:block}.info-contact .phone a{background:#ffef00 url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/icon-phone-call.png) no-repeat 10px;background-size:10%;font-size:34px;line-height:34px;font-weight:700;color:#021238;display:inline-block;border-top-left-radius:40px;border-bottom-left-radius:40px;padding:15px 24px 15px 50px}.sub-footer{position:relative;display:block;border-top:1px solid #cad2d8;border-bottom:1px solid #cad2d8;padding:25px 0 15px}.sub-footer ul{margin:0;padding:0;list-style:none;text-align:center}.sub-footer ul li{display:inline-block;padding:0 20px;border-right:1px solid #cad2d8;margin-bottom:10px;font-size:15px}.sub-footer ul li:last-child{border-right:0}.sub-footer ul li a{color:#7a8389;font-weight:700}footer{position:relative;padding:30px 0;background:#e8f3fc;text-align:center}footer .by,footer .copy,footer .logos-footer{position:relative;display:inline-block;vertical-align:middle}footer .logos-footer{border-right:1px solid #cad2d8;margin-right:15px}footer .logos-footer .item{display:inline-block;padding-right:20px}footer .copy p{font-size:14px;margin:0}footer .copy p strong{font-weight:700}footer .by{border-left:1px solid #cad2d8;padding-left:10px;margin-left:10px}.not-found{position:relative;padding:40px 15px 60px}.not-found .wrapper-main-not{max-width:800px;margin:0 auto}.not-found h1{position:relative;color:#001944;font-weight:700;font-size:30px;line-height:30px;padding-bottom:20px;background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/line-yellow.png) no-repeat 0 100%;background-size:initial;margin:0}.not-found h2,.not-found h3{display:inline-block}.not-found h3{position:relative;color:#003c83;font-weight:700;font-size:58px;line-height:58px;margin-top:25px;margin-bottom:0}.not-found h2{font-size:160px;line-height:160px;font-weight:700;color:#00829b;margin-top:10px;margin-bottom:30px;padding-bottom:10px;max-width:400px}.not-found p{font-size:18px}.not-found p strong{font-weight:700}.not-found .bottom{position:relative;display:block}.not-found .bottom .back,.not-found .bottom .home{position:relative;display:inline-block;font-size:18px;font-weight:700;color:#001944;padding:12px 22px 12px 26px;border-radius:35px}.not-found .bottom .back{padding-left:45px;background:#c2d3dd url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/left-arrow.png) no-repeat 15%}.not-found .bottom .home{padding-right:45px;background:#ffef00 url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/right-arrow.png) no-repeat 85%}.banner-where-we-are{position:relative}.banner-where-we-are figure{margin:0}.banner-where-we-are figure img{width:100%}.banner-where-we-are h1{position:absolute;bottom:30px;font-size:36px;line-height:36px;margin-bottom:0;color:#fff;font-weight:700;padding:0 15px 20px;background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/line-yellow.png) no-repeat 15px bottom}.map-location{position:relative;display:block;margin-top:40px;padding:0 15px}.map-location h2{font-size:30px;margin-bottom:10px;color:#1a1f3c;font-weight:700}.map-location p{max-width:920px}.map-location .filters{position:relative;margin-bottom:30px}.map-location .filters h4{font-size:24px;margin-bottom:25px;color:#003c83;font-weight:700}.map-location .filters label{font-size:14px;margin-bottom:5px;color:#003c83;font-weight:700}.map-location .filters select{font-weight:400;font-size:21px;color:#1a1f3c;background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/arrow-select.png) no-repeat 95%;border-radius:30px;-moz-appearance:window;-webkit-appearance:none;border-color:#e9eff7;height:54px;padding:0 15px}.map-location .filters select:focus{outline:none!important;box-shadow:none!important;border-color:#e9eff7}.map-location .results{position:relative;display:block;margin-bottom:30px}.map-location .results .swiper-button-prev{left:-40px}.map-location .results .swiper-button-next{right:-40px}.map-location .results .swiper-national-services{position:relative;width:100%;height:100%;display:block;overflow:hidden;padding-top:50px}.map-location .results .swiper-national-services .total{position:absolute;top:8px;font-size:18px;color:#001944}.map-location .results .swiper-national-services .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border-radius:20px;padding-bottom:40px}.map-location .results .swiper-national-services .swiper-slide.swiper-slide-active article .info:after{content:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/arrow-slider-bottom.png);position:absolute;bottom:-44px;left:0;right:0;margin:0 auto;text-align:center}.map-location .results .swiper-national-services .swiper-pagination-where{bottom:0;left:0;width:100%;top:11px;right:0;text-align:right;z-index:-1;position:absolute}.map-location .results .swiper-national-services .swiper-pagination-where .swiper-pagination-bullet{width:15px;height:15px;border:2px solid #003c83;background:transparent!important}.map-location .results .swiper-national-services .swiper-pagination-where .swiper-pagination-bullet.swiper-pagination-bullet-active{border:2px solid #003b81;background:#003c83!important}.map-location .results article{position:relative;width:100%;background:#fff;border-radius:20px}.map-location .results article figure{position:relative;border-top-left-radius:20px;border-top-right-radius:20px;background:#001944}.map-location .results article figure img{width:100%;border-top-left-radius:20px;border-top-right-radius:20px;background:#001944}.map-location .results article figure .overlay{position:absolute;bottom:20px;left:0;width:100%}.map-location .results article figure .overlay h2{margin:0;padding:0 15px;color:#fff;font-weight:700;font-size:24px}.map-location .results article .info{border:1px solid #d6dce1;border-top:0;position:relative;border-bottom-left-radius:20px;border-bottom-right-radius:20px;padding:26px 15px 30px;min-height:294px}.map-location .results article .info .address,.map-location .results article .info .phone{position:relative;padding-left:45px;font-size:14px;color:#001944;margin-bottom:15px}.map-location .results article .info .address h5,.map-location .results article .info .phone h5{font-weight:700;margin-bottom:0}.map-location .results article .info .address p,.map-location .results article .info .phone p{margin:0;font-size:18px}.map-location .results article .info .address{background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/address-icon.png) no-repeat 0}.map-location .results article .info .phone{background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/phone-icon.png) no-repeat 0;min-height:38px}.map-location .results article a{background:#ffef00 url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/right-arrow.png) no-repeat 85%;position:relative;display:inline-block;font-size:18px;font-weight:700;color:#001944;padding:12px 50px 12px 26px;border-radius:35px}.map-result{position:relative;width:100%}.map-result .map iframe{border:0;width:100%;height:450px}.figure-map{position:relative;display:block;background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/bg-map.png) repeat 0 0;border-top:1px solid #cbd1d7;border-bottom:1px solid #cbd1d7;text-align:center}.figure-map .tool{position:absolute}.figure-map .tool.hnd{top:21.6%;left:41%}.figure-map .tool.slv{top:24%;left:37%}.figure-map .tool.pan{top:29%;left:46%}.figure-map .tool.colombia{top:36%;left:50%}.figure-map .tool.eeuu{top:.1%;left:37%}.figure-map .tool.per{top:53%;left:47%}.figure-map .tool.chl{top:79%;left:52%}#map-countries{position:relative;max-width:100%;margin:0 auto;text-align:center}.wrapper-main-contact{max-width:900px}.contact{display:block;padding:0 15px}.contact,.contact .form{position:relative;width:100%}.contact .form{padding:20px 0 37px;border-top:1px solid #e9eff7;border-bottom:1px solid #e9eff7;margin-bottom:40px}.contact .form .screen-reader-response{position:relative;height:auto;width:100%;margin-bottom:20px;font-weight:700;color:#1a1f3c}.contact .form span.wpcf7-not-valid-tip{font-size:14px;margin-top:-14px;margin-left:9px}.contact .form br{display:none}.contact .form label{font-size:16px;margin-bottom:5px;padding-left:10px;color:#003c83;font-weight:700;display:block}.contact .form input{height:54px}.contact .form input[type=email],.contact .form input[type=text],.contact .form select,.contact .form textarea{font-weight:400;font-size:21px;color:#1a1f3c;border-radius:30px;border:2px solid #bfc0c2;padding:10px 15px;display:block;width:100%;margin-bottom:20px}.contact .form input[type=email]:focus,.contact .form input[type=text]:focus,.contact .form select:focus,.contact .form textarea:focus{outline:none;border-color:#e9eff7}.contact .form select{background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/arrow-select.png) no-repeat 95%;-moz-appearance:window;-webkit-appearance:none}.contact .form textarea{height:150px}.contact .form .terms-check{margin-bottom:15px}.contact .form .terms-check input{height:auto!important}.contact .form .terms-check .wpcf7-list-item{margin:0}.contact .form .terms-check .wpcf7-list-item-label{display:inline-block;font-weight:200;font-size:16px;color:#a4aaae;padding-left:10px}.contact .form .terms-check .wpcf7-list-item-label a{color:#003c83;text-decoration:underline}.contact .form input[type=submit]{background:#ffef00 url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/right-arrow.png) no-repeat 85%;position:relative;display:inline-block;font-size:18px;font-weight:700;color:#001944;padding:15px 50px 12px 30px;border-radius:35px;border:0;margin:0 15px}.info-address{position:relative;padding:0 15px;margin-bottom:30px}.info-address .info{position:relative;display:block}.info-address .info .address,.info-address .info .phone{position:relative;padding-left:45px;font-size:14px;color:#001944;margin-bottom:15px}.info-address .info .address h5,.info-address .info .phone h5{font-weight:700;margin-bottom:0}.info-address .info .address p,.info-address .info .phone p{margin:0;font-size:18px}.info-address .info .address{background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/address-icon.png) no-repeat 0}.info-address .info .phone{background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/phone-icon.png) no-repeat 0}.search-page{position:relative;display:block;margin-top:40px;padding:0 15px}.search-page h1{font-size:24px;color:#001944;font-weight:700;display:block;margin-bottom:30px;line-height:37px}.search-page h1 strong{background:#2c8ba1;padding:5px 15px;border-radius:20px;color:#fff}.search-page h5{padding:7px 0;border-top:1px solid #dae5f2;font-size:16px;border-bottom:1px solid #dae5f2;margin:0 0 40px}.search-page article{position:relative;margin-bottom:30px;overflow:hidden}.search-page article figure{position:relative;display:inline-block;width:50%;float:left}.search-page article figure img{border-radius:20px;width:100%}.search-page article .info{position:relative;display:inline-block;width:50%;float:left;padding:0 15px}.search-page article .info h2{font-size:21px;color:#7c8288;font-weight:700}.search-page article .info a{position:relative;margin:15px 0 0;background:#ffef00;font-size:14px;font-weight:700;color:#001944;padding:8px 10px;display:inline-block;border-radius:35px}.search-page article .info a:hover{opacity:.9}.search-page article .info a span{position:relative;margin-left:10px;font-size:26px;line-height:0;font-weight:100;top:5px}.page-banner-default{position:relative}.page-banner-default figure{background:#000;margin:0}.page-banner-default figure img{width:100%;opacity:.7}.page-banner-default div.title{position:absolute;bottom:30px;padding:0 15px}.page-banner-default div.title h1{position:relative;font-size:36px;line-height:36px;margin-bottom:0;color:#fff;font-weight:700;background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/line-yellow.png) no-repeat 0 100%;padding-bottom:15px}.page-banner-default div.title h3{position:relative;font-size:18px;color:#1a1f3c;display:inline-block;background:#ffef00;border-radius:15px;padding:3px 15px}.normativity-info{position:relative;padding:30px 15px 55px;color:#7c8288}.normativity-info strong{font-weight:700}.files-page{position:relative;padding:0 15px}.files-page .documents{margin-bottom:40px}.files-page .documents .item-files,.files-page .documents h2{margin-bottom:10px}.files-page h2{font-size:24px;font-weight:700;color:#fff;background:#003c83;padding:40px 0;text-align:center;border-radius:10px;display:block}.files-page .item-file{background:#e9e9e9 url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/icon-donwload-blue.png) no-repeat 100%;margin-bottom:8px;border-radius:10px;background-position-x:93%}.files-page .item-file a{font-size:18px;line-height:20px;font-weight:500;color:#1a1f3c;display:block;padding:20px 130px 20px 20px}.files-page .item-file a:hover{opacity:.8}.about-us-info{position:relative;padding:30px 15px}.about-us-info h2,.about-us-info h3{font-size:30px;margin-bottom:10px;color:#1a1f3c;font-weight:700}.about-us-info strong{font-weight:700}.about-us-info img{padding:30px 15px;margin:0}.about-us-info .alignright{float:right}.about-us-info .alignleft{float:left}.about-us-info ul{display:inline-block;list-style:none;margin:0;padding:0 0 0 10px}.about-us-info ul li{background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/check-li-va.png) no-repeat 0 0;background-position-y:18%;padding-left:30px}.corporate-info{position:relative;padding:0 15px}.corporate-info article{position:relative;margin-bottom:30px}.corporate-info article figure{overflow:hidden;border-radius:20px;position:relative;margin:0 0 10px}.corporate-info article figure img{width:100%}.corporate-info article figure .overlay{position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 0,transparent 11%,transparent 14%,transparent 21%,transparent 30%,rgba(0,0,0,.08) 39%,rgba(0,0,0,.24) 56%,rgba(0,0,0,.8));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#a6000000",GradientType=0)}.corporate-info article figure .overlay h2{position:absolute;color:#fff;font-weight:700;font-size:24px;bottom:0;padding:20px;width:100%;margin:0}.corporate-info article ul{display:inline-block;list-style:none;margin:0;padding:0 0 0 10px}.corporate-info article ul li{background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/check-li-va.png) no-repeat 0 0;background-position-y:18%;padding-left:30px}.services-detail{position:relative}.services-detail div.title{max-width:700px}.services-detail div.title h1{font-size:45px;line-height:50px}.info-service{position:relative;background:#ebf3fc;padding:100px 15px 80px}.info-service .title{color:#021238}.info-service .title h2{font-weight:700;font-size:60px;line-height:60px}.info-service .title p{font-size:18px;margin:0;font-style:oblique;font-weight:600}.gallery-services{position:relative;padding:50px 15px 60px}.gallery-services h2{font-weight:700;font-size:48px;line-height:48px;color:#021238;text-align:center;margin-bottom:30px}.gallery-services .item{margin-bottom:25px}.benefits{position:relative;padding:70px 15px 50px;background:#f1f1f1}.benefits h2{font-weight:700;font-size:48px;line-height:48px;color:#021238;text-align:center;margin-bottom:30px}.benefits article{text-align:center;margin-bottom:50px}.benefits article h3{color:#021238;font-size:18px;font-style:oblique;font-weight:600;margin-top:30px;margin-bottom:15px}.benefits .files{position:relative;width:100%;max-width:580px;margin:0 auto}.benefits .files .item{background:#003c83 url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/icon-donwload.png) no-repeat 100%;margin-bottom:8px;border-radius:10px;background-position-x:93%}.benefits .files .item a{font-size:20px;line-height:20px;font-weight:500;color:#fff;display:block;padding:20px 80px 20px 20px}.benefits .files .item a:hover{opacity:.8}.features{position:relative;padding:80px 15px 70px;background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/bg-caracteristicas.png) no-repeat 50%;background-size:cover}.features h2{font-weight:700;font-size:48px;line-height:48px}.features article,.features h2{color:#fff;text-align:center;margin-bottom:50px}.features article h3{font-size:18px;font-style:oblique;font-weight:600;margin-bottom:15px}.service-contact{position:relative;padding:40px 15px}.service-contact .form{position:relative;width:100%}.service-contact .form .input-form{margin-bottom:8px}.service-contact .form .input-form span.wpcf7-not-valid-tip{font-size:12px}.service-contact .form .input-form br{display:none}.service-contact .form .input-form label{font-size:18px;margin-bottom:5px;padding-left:20px;color:#003c83;font-weight:600;display:block;font-style:oblique}.service-contact .form .input-form input{height:36px}.service-contact .form .input-form input[type=email],.service-contact .form .input-form input[type=tel],.service-contact .form .input-form input[type=text],.service-contact .form .input-form textarea{font-weight:400;font-size:14px;padding:10px 15px;display:block;width:100%;background:#ededed;border:0;border-radius:5px}.service-contact .form .input-form input[type=email]:focus,.service-contact .form .input-form input[type=tel]:focus,.service-contact .form .input-form input[type=text]:focus,.service-contact .form .input-form textarea:focus{outline:none}.service-contact .form .input-form textarea{height:100px}.service-contact .form input[type=submit]{background:#ffef00 url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/right-arrow.png) no-repeat 85%;position:relative;display:inline-block;font-size:18px;font-weight:700;color:#001944;padding:15px 50px 12px 30px;border-radius:35px;border:0}.service-contact .info{background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/bg-send-email.png) no-repeat bottom;background-size:cover;padding-left:50px;padding-bottom:27px;border-radius:15px}.service-contact .info h3{color:#021238;font-size:36px;font-weight:700;margin-top:48px;margin-bottom:15px;display:inline-block}.service-contact .info p{color:#021238}.service-contact .info .email{position:relative;text-align:right;display:block;margin-top:50px}.service-contact .info .email a{background:#ffef00 url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/icon-email.png) no-repeat 18px;background-size:8%;font-size:24px;font-weight:700;color:#021238;display:inline-block;border-top-left-radius:40px;border-bottom-left-radius:40px;padding:15px 24px 15px 84px}.news-detail:after{content:"";background:0 0;background:linear-gradient(rgba(0,0,0,.7) 10%,hsla(0,0%,100%,0));height:45%;left:0;position:absolute;top:0;width:100%}.news-detail div.title{max-width:700px;position:absolute;bottom:100px;padding:0 15px;z-index:1}.news-detail div.title h1 span{display:block;font-size:18px;font-weight:400}.news-detail .date{position:absolute;bottom:30px;padding:0 15px;z-index:1}.news-detail .date .icon{border-radius:50%;margin-right:5px}.news-detail .date .date-info,.news-detail .date .icon{background:#e9edf1;padding:4px 9px;display:inline-block;color:#021238;font-size:14px}.news-detail .date .date-info{border-radius:15px;font-weight:600}.news-detail .date .date-info .sharing-post{background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/sharing-blue.png) no-repeat 4px;background-size:contain;height:17px;width:23px;display:inline-block;top:3px;margin-left:5px;position:relative;border-left:1px solid #6d6b6b}.news-detail .date .links{position:relative;float:right}.news-info-content{position:relative;padding:30px 15px}.news-info-content iframe{border:0}.news-info-content ul{list-style:none}.news-info-content ul li{background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/bullet-news.png) no-repeat left 12px;padding-left:18px}.news-info-content h3{font-size:24px;margin-top:20px;color:#1a1f3c;font-weight:700}.stories{position:relative;padding:30px 15px}.stories article{margin-bottom:30px}.stories article figure{position:relative}.stories article figure img{border-radius:20px}.stories article figure .overlay{position:absolute;top:0;right:0;padding:15px}.stories article figure .overlay .date-content{position:relative;text-align:right}.stories article figure .overlay .date-content .icon{background:#003c83;padding:4px 9px;border-radius:50%;display:inline-block;color:#fff;font-size:14px;margin-right:5px}.stories article figure .overlay .date-content .date-info{background:#003c83;padding:4px 9px;border-radius:15px;display:inline-block;color:#fff;font-size:14px;font-weight:600}.stories article figure .overlay .date-content .date-info a{background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/icon-share.png) no-repeat 4px;background-size:contain;height:17px;width:23px;display:inline-block;top:3px;margin-left:5px;position:relative;border-left:1px solid #6d6b6b;border-radius:0}.stories article h2{position:relative;font-size:24px;margin:10px 0;color:#1a1f3c;font-weight:700;min-height:84px}.stories article .read-more{position:relative;background:#ffef00;font-size:18px;font-weight:700;color:#001944;padding:12px 22px 12px 26px;display:inline-block;border-radius:35px}.stories article .read-more:hover{opacity:.9}.best-practices-info{padding-bottom:30px}.best-practices-files{padding:0 15px 60px}.sostenibilidad-info h3{font-size:30px;color:#1a1f3c;font-weight:700}.sostenibilidad-info img{border-radius:20px}.interest-group .information .info{padding-left:50px!important;float:left!important}.treatment{position:relative;background:#088199;padding:0 15px}.treatment .information{padding:45px 0}.treatment .information .info{max-width:460px;color:#fff;float:right;padding:0 15px}.treatment .information .info h3{font-size:24px;font-weight:700;margin-top:0}.treatment .image-bg{background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/bg-promocion-dos.jpg) no-repeat 50%;background-size:cover;min-height:300px}.promotion{position:relative;padding:30px 15px}.promotion h3{font-size:30px;color:#1a1f3c;font-weight:700}.promotion img{border-radius:20px}.accordion-files{position:relative}.accordion-files .card{border:0;margin-bottom:30px}.accordion-files .card .btn-link{font-size:24px;font-weight:700;color:#fff;background:#003c83;padding:27px 0;text-align:center;border-radius:10px;display:block;width:100%}.accordion-files .card .collapse-files{margin-top:10px}.accordion-files .card .collapse-files .item-file{background:#e9e9e9 url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/icon-donwload-blue.png) no-repeat 100%;margin-bottom:8px;border-radius:10px;background-position-x:93%}.accordion-files .card .collapse-files .item-file a{font-size:18px;line-height:20px;font-weight:500;color:#1a1f3c;display:block;padding:20px 130px 20px 20px}.accordion-files .card .collapse-files .item-file a:hover{opacity:.8}.articles-programs{position:relative;padding:0 15px}.articles-programs article{position:relative;margin-bottom:40px}.articles-programs article figure{position:relative}.articles-programs article figure img{border-radius:15px;width:100%}.articles-programs article figure .overlay{position:absolute;bottom:0;padding:15px;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:flex-end;border-radius:15px}.articles-programs article figure .overlay h3{color:#fff;font-size:21px;font-weight:700;margin-bottom:0}.articles-programs article .info{position:relative;margin-top:15px;min-height:108px;height:108px;margin-bottom:16px;overflow:hidden}.articles-programs article .info ul{padding:0;list-style:none}.articles-programs article .info ul li{background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/bullet-news.png) no-repeat left 12px;padding-left:18px}.articles-programs article .info strong{font-weight:700}.articles-programs article .read{text-align:center;width:100%}.articles-programs article .read-more{position:relative;background:#ffef00;font-size:18px;font-weight:700;color:#001944;padding:12px 22px 12px 26px;display:inline-block;border-radius:35px}.info-generalities article .info{height:auto}#modal-programs .close-modal{position:absolute;right:1px;top:-5px}#modal-programs .close-modal span{font-size:35px;line-height:35px;cursor:pointer}#modal-programs h3{font-size:30px;margin-bottom:10px;color:#1a1f3c;font-weight:700}#modal-programs ul{padding:0;list-style:none;margin:8px 0}#modal-programs ul li{background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/bullet-news.png) no-repeat left 12px;padding-left:18px}#modal-programs strong{font-weight:700}.site-map{position:relative;padding:40px 15px}.site-map .info-site ul{list-style:none}.site-map .info-site ul li{background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/bullet-news.png) no-repeat left 12px;padding-left:18px}.site-map .info-site ul li a{color:#a4aaae}.site-map .info-site ul li a:hover{color:#1a1f3c}.news-post{position:relative;padding:0 15px;margin-top:30px;margin-bottom:30px}.news-post article{position:relative;width:100%}.news-post article img{border-radius:5%;width:100%;object-fit:cover;object-position:center}.news-post article .overlay{position:absolute;height:100%;width:100%;top:0;padding:20px;border-radius:5%;background:rgba(0,0,0,.4)}.news-post article .overlay .date-content{position:relative;text-align:right}.news-post article .overlay .date-content .icon{background:#003c83;padding:4px 9px;border-radius:50%;display:inline-block;color:#fff;font-size:14px;margin-right:5px}.news-post article .overlay .date-content .date-info{background:#003c83;padding:4px 9px;border-radius:15px;display:inline-block;color:#fff;font-size:14px;font-weight:600}.news-post article .overlay .date-content .date-info a{background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/icon-share.png) no-repeat 4px;background-size:contain;height:17px;width:23px;display:inline-block;top:3px;margin-left:5px;position:relative;border-left:1px solid #6d6b6b}.news-post article .overlay .info{position:absolute;bottom:0;left:0;padding:20px;text-align:left}.news-post article .overlay .info .category{display:block;width:100%}.news-post article .overlay .info .category span{background:#00829b;color:#fff;font-size:12px;font-weight:700;padding:2px 10px;margin-bottom:5px;display:inline-block;margin-right:5px;border-radius:12px}.news-post article .overlay .info .category span a{color:#fff}.news-post article .overlay .info h3{margin-bottom:15px;font-weight:700;font-size:24px;color:#fff}.news-post article .overlay .info a.view-more{position:relative;background:#ffef00;font-size:18px;font-weight:700;color:#001944;padding:12px 22px 12px 26px;display:inline-block;border-radius:35px}.news-post article .overlay .info a.view-more:hover{opacity:.9}.news-post article .overlay .info a.view-more span{position:relative;margin-left:8px;font-size:30px;line-height:0;font-weight:100;top:5px}.accordion-faqs .dashicons{width:30px;height:30px;font-size:30px}.accordion-faqs .dashicons.dashicons-arrow-right:before{color:#001944}.office-virtual{position:relative;padding:0 15px;margin-top:40px}.office-virtual h2{font-size:30px;margin-bottom:10px;color:#1a1f3c;font-weight:700}.office-virtual .form-select{position:relative}.office-virtual .form-select .select2{position:relative;width:100%!important}.office-virtual .form-select .select2:focus{outline:none}.office-virtual .form-select .select2.select2-container .select2-selection--single{border:0;height:48px}.office-virtual .form-select .select2.select2-container .select2-selection--single:focus{outline:none}.office-virtual .form-select .select2.select2-container .select2-selection--single .select2-selection__rendered{line-height:45px;font-weight:400;font-size:21px;color:#1a1f3c;border-radius:30px;border:2px solid #bfc0c2;background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/arrow-select.png) no-repeat 98%}.office-virtual .form-select .select2.select2-container .select2-selection--single .select2-selection__rendered:focus{outline:none}.office-virtual .form-select .select2.select2-container .select2-selection--single .select2-selection__arrow{display:none}.office-virtual .info-link{margin-top:20px}.office-virtual .info-link h4{position:relative;font-size:14px;color:#001944;margin-bottom:15px}.office-virtual .info-link a{background:#ffef00 url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/right-arrow.png) no-repeat 85%;position:relative;display:inline-block;font-size:18px;font-weight:700;color:#001944;padding:10px 50px 8px 30px;border-radius:35px;border:0}.logo-pse{padding:0!important;vertical-align:middle}.logo-contact{padding-right:0!important}.logo-pse a{background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/logo-pse.png) no-repeat 50%;position:relative;border-radius:50%;display:inline-block;font-size:0;background-size:cover;padding:60px 46px}.wrapper-main{max-width:1200px}.d-none{display:none}.wrapper-main-md{max-width:900px}.center{margin:0 auto}.clr{float:none;clear:both}.div-none{display:none}@media only screen and (max-width:1025px){header .main-menu .wrapper-main ul li{padding:0 13px}header .sub-main .pay-your-bill{width:20%}.services article .info h3{font-size:25px;line-height:25px}.figure-map .tool.slv{top:23.6%;left:31%}.figure-map .tool.hnd{top:20.4%;left:37%}.figure-map .tool.eeuu{top:.1%;left:26%}.figure-map .tool.pan{top:29%;left:44%}.map-location .results .swiper-button-next,.map-location .results .swiper-button-prev{display:none}}@media only screen and (max-width:991px){header{position:relative}header .sub-main{border-radius:0;float:none;text-align:center;justify-content:space-between;padding-right:15px;padding-left:15px;border-bottom:1px solid #1e3b5f}header .sub-main .social-networks span,header .sub-main ul.sub{display:none}header .sub-main .pay-your-bill{position:relative;display:inline-block;border-radius:25px;background:#00829b url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/icon-factura.png) no-repeat 10px;background-size:12%;width:auto}header .sub-main .pay-your-bill a{color:#fff;font-size:12px;font-weight:700;line-height:30px;padding:0 18px 0 40px;display:block}header .main-menu{background:#001944}header .main-menu.web{display:none}header .main-menu.mobile{display:flex;justify-content:space-between;align-items:center;padding:6px 15px}header .main-menu.mobile .search{background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/bg-search.png) no-repeat 50%;background-size:contain;display:inline-block;position:relative;border-radius:50%;color:#fff;padding:10px 15px;font-size:18px;cursor:pointer}header .main-menu.mobile .mobile-icon{position:relative;font-size:40px;color:#fff}header .main-mobile{background:#001944;padding:0 15px}header .main-mobile ul{margin:0;padding:0;list-style:none}header .main-mobile ul li{position:relative;display:block;width:100%;border-bottom:1px solid #1e3b5f}header .main-mobile ul li:last-child{border-bottom:0}header .main-mobile ul li:first-child{display:none}header .main-mobile ul li a{font-weight:700;color:#fff;padding:6px 0;width:100%;display:block}header .main-mobile ul li.menu-item-has-children:after{content:"";background:url(//prd-atesa.smdigitalstage.com/wp-content/themes/interaseo-corp-website/library/public/css/../../images/arrow-main.png) no-repeat 96% 14%;height:15px;width:15px;position:absolute;right:8px;top:13px}header .main-mobile ul li.menu-item-has-children a{width:80%;display:inline-block;position:relative;padding-right:20px}header .main-mobile ul li .sub-menu{display:none;border-radius:0}header .main-mobile ul li .sub-menu li{padding-left:20px;display:block}header .main-mobile ul li .sub-menu li a{width:100%}header .main-mobile ul li .sub-menu li:first-child{border-top:1px solid #1e3b5f}.slider-home-mobile{display:block}.default-banner,.slider-home{display:none}.services .title h2{font-size:40px;line-height:40px}.services article{margin-bottom:40px;min-height:auto}.services article figure .overlay{bottom:25px;left:20px}.news .title h2{font-size:40px;line-height:40px}.sustainability .swiper-sustainability .swiper-pagination{bottom:30px}.sustainability .swiper-sustainability article{display:block;text-align:center;margin-bottom:25px}.sustainability .swiper-sustainability article figure{display:inline-block}.sustainability .swiper-sustainability article .info{margin-left:0;padding-left:20px;margin-top:-25px}.reports article h3,.reports article p{text-align:center}.reports .phone img{width:100%}.reports .files{margin-bottom:30px}.sub-footer ul li{padding-bottom:0}.info-contact .info h1,.info-contact .info p{text-align:left}footer .logos-footer{border:0;margin-right:0}footer .by{border:0;padding-left:0;margin-left:0}.figure-map .tool.slv{top:23.6%;left:24%}.figure-map .tool.hnd{top:20.1%;left:33%}.figure-map .tool.eeuu{top:.1%;left:20%}.figure-map .tool.pan{top:29%;left:39%}}@media only screen and (max-width:660px){.form-search{max-width:120px;max-width:100%;width:100%}.form-search form{top:0;width:100%}.form-search form input{padding:0;width:100%}.sustainability .title h2{font-size:40px;line-height:40px}footer .logos-footer{text-align:center;padding-bottom:10px;border-bottom:1px solid #e2e9ef}footer .logos-footer .item{padding:0 5px;width:30%}footer .copy{margin-top:20px}.sub-footer ul li{display:block;border-right:0;position:relative;padding-bottom:5px}.sub-footer ul li:before{content:"";width:70%;height:1px;background:#e4e8eb;position:absolute;bottom:0;margin:0 auto;left:0;right:0}.sub-footer ul li:last-child:before{content:"";height:0}.sub-footer ul li:last-child a{border:0}.figure-map figure img{width:100%}.info-contact{background-position:100%}.map-location .results article .info .address{background-position:0 0}.map-location .results article .info .address p{min-height:90px}.files-page .item-file a{padding:20px 65px 20px 20px}.info-service .title h2{font-size:40px;line-height:40px}.features h2{font-size:35px;line-height:35px}.service-contact .info{padding-left:15px;padding-right:15px}.service-contact .info h3{font-size:30px}.service-contact .info .email a{font-size:12px;background-position:10px;padding-left:55px}.news-detail:after{background:0 0}.news-detail div.title{position:relative;bottom:0}.news-detail div.title h1{background-color:transparent;color:#021238;font-size:24px;line-height:27px;padding:15px 0}.news-detail .date{bottom:51%}.stories article h2{min-height:auto}.news-post article{margin-bottom:30px;border-bottom:1px solid #7c7c7c}.news-post article h2{min-height:auto}.news-posts-head{position:relative;background:#e9edf1;padding:30px 0}.news-posts-head figure{display:none}.news-posts-head div.title{position:relative;text-align:center;bottom:0;margin:0}.news-posts-head div.title h1{color:#021238;font-size:30px;background:0 0;margin:0}.logo-pse a{background-size:contain;padding:40px 0!important}}@media only screen and (max-width:400px){header .sub-main{padding:5px 10px}header .sub-main .social-networks ul li{margin-right:0}header .sub-main .pay-your-bill{background-image:none;background-position:0}header .sub-main .pay-your-bill a{padding:0 6px}.not-found h2{border-bottom:1px solid #ededed}.info-contact .phone a{font-size:28px;line-height:28px}}@media only screen and (max-width:330px){header .sub-main{padding:5px 10px}header .sub-main .social-networks ul li{margin-right:0}header .sub-main .pay-your-bill{background-image:none;background-position:0}header .sub-main .pay-your-bill a{padding:0 6px;font-size:10px}.not-found h2{font-size:145px;line-height:145px}.service-contact .info .email a{width:270px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}