.white{color:#fff}.bg-white{background-color:#fff}.black{color:#000}.bg-black{background-color:#000}.opacity-black{color:rgba(0,0,0,0.7)}.bg-opacity-black{background-color:rgba(0,0,0,0.7)}.blue{color:#163970}.bg-blue{background-color:#163970}.title-blue{color:#213961}.bg-title-blue{background-color:#213961}.green{color:#57a232}.bg-green{background-color:#57a232}.light-green{color:#929c3d}.bg-light-green{background-color:#929c3d}.purple{color:#9185be}.bg-purple{background-color:#9185be}.gray{color:#555856}.bg-gray{background-color:#555856}.red{color:#cd1719}.bg-red{background-color:#cd1719}.orange{color:#f59c08}.bg-orange{background-color:#f59c08}.yellow{color:#ffed00}.bg-yellow{background-color:#ffed00}.light-gray{color:rgba(0,0,0,0.12)}.bg-light-gray{background-color:rgba(0,0,0,0.12)}.gri-blue-title{color:rgba(70,121,188,0.8)}.bg-gri-blue-title{background-color:rgba(70,121,188,0.8)}.gri-blue-subtitle{color:rgba(70,121,188,0.6)}.bg-gri-blue-subtitle{background-color:rgba(70,121,188,0.6)}.gri-purple-title{color:#8f4a80}.bg-gri-purple-title{background-color:#8f4a80}.gri-purple-subtitle{color:rgba(143,74,128,0.65)}.bg-gri-purple-subtitle{background-color:rgba(143,74,128,0.65)}@font-face{font-family:"Barlow";src:url(../fonts/865a0a175c66fd38550835b6c137d8a9.ttf);font-weight:300}@font-face{font-family:"Barlow";src:url(../fonts/7ad9a3c59b6bb7407be9ff2314e04de8.ttf);font-weight:800}@font-face{font-family:"Barlow";src:url(../fonts/2cce8c806c2d2e03adc2b239ae316b76.ttf);font-weight:400}@font-face{font-family:"Barlow";src:url(../fonts/788f9cc4e37cde7847cd42d30bee07b7.ttf);font-weight:500}@font-face{font-family:"Barlow";src:url(../fonts/ede02f48d8db5bdf524324f2ba4b9cd9.ttf);font-weight:600}@font-face{font-family:"Barlow";src:url(../fonts/7130fdb0a3f94088119aa0f96db9b08b.ttf);font-weight:700}@font-face{font-family:"Gotham";src:url(../fonts/bceda3fae660177ae570735feec62811.otf);font-weight:300}@font-face{font-family:"Gotham";src:url(../fonts/e19c20e966bde501f94e41cd0322dbe8.otf);font-weight:500}@font-face{font-family:"Gotham";src:url(../fonts/722c5f898bbca8b2eb3fce0287688326.otf);font-weight:700}@font-face{font-family:"SegoeUI";src:url(../fonts/bc4ea50de4dd5dc42b32a0a6d0cd990b.ttf) format("truetype");src:url(../fonts/2b2f4f420c9ae0dc33594ca0c550b899.otf) format("truetype")}@font-face{font-family:"SegoeUI";src:url(../fonts/60570a3f64a1fece44ebf71b43617029.ttf) format("truetype");src:url(../fonts/17686e31841922efdfe52a3d56fbaa41.otf) format("truetype");font-weight:700}@font-face{font-family:"SourceSansPro";src:url(../fonts/38845daef5ac62cb403040d0017fdd0a.ttf);font-weight:700}.light-font{font-family:"Barlow";font-weight:300;font-style:normal}.regular-font{font-family:"Barlow";font-weight:400;font-style:normal}.medium-font{font-family:"Barlow";font-weight:500;font-style:normal}.semibold-font{font-family:"Barlow";font-weight:600;font-style:normal}.bold-font{font-family:"Barlow";font-weight:700;font-style:normal}.extrabold-font{font-family:"Barlow";font-weight:800;font-style:normal}*,*::before,*::after{box-sizing:border-box}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0;font-family:"Barlow";font-weight:300;text-align:left}h1,h2,h3,h4,h5,h6,p{margin-top:0}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}a{color:#000;text-decoration:none;background-color:transparent}a:hover{color:#000;text-decoration:none}.graf-bars{transform:translate(-100%);will-change:transform;transition:all 0.8s}.graf-bars.show{transform:translate(0)}.graf-bars-vertical{transform:translateY(100%);opacity:0;will-change:transform;transition:all 0.8s}.graf-bars-vertical.show{transform:translateY(0);opacity:1}.graf-circles{opacity:0;transform-origin:50% 50%}.graf-circles.show{animation:rotateGraf 0.8s forwards}.svg-path{fill:transparent;stroke-dasharray:1000;stroke-dashoffset:1000}.svg-path.show{animation:drawPath 0.8s forwards}.svg-path-red{fill:transparent;stroke-dasharray:1000;stroke-dashoffset:1000}.svg-path-red.show{animation:drawPathRed 0.8s forwards}@keyframes rotateGraf{0%{opacity:0;transform:rotate(359deg)}50%{opacity:0}100%{opacity:1;transform:rotate(0)}}nav{position:fixed;bottom:0;top:0;left:0;right:0;z-index:997;background-color:rgba(22,57,112,0.95);display:flex;justify-content:center;align-items:center;will-change:transform;transition:all 0.8s;transform:translateY(200%)}nav.show{transform:translateY(0)}nav .menu{width:80%}@media (max-width: 768px){nav .menu .col-2{width:50%}}nav .menu-card{color:white;font-family:"Gotham";font-weight:700;display:block;font-size:1.3em;padding:3%;line-height:1.1}@media (max-width: 768px){nav .menu-card{font-size:0.8em}}nav .menu-card:hover{transform:scale(1.1)}.menu-open{position:fixed;top:1%;left:1%;z-index:996;cursor:pointer}.menu-overlay{position:fixed;z-index:998;top:3%;right:3%;cursor:pointer}.modal{background-color:#fff}.modal .cont{display:flex;justify-content:center;align-items:center;margin-bottom:5%}.modal .cont svg{width:80%}.modal .uk-close{color:black;transform:scale(1.5)}.pie{position:absolute;transform:rotate(270deg);color:white;z-index:9;font-size:0.78em}.pie.back{background-color:rgba(0,0,0,0.5);border-radius:50px;font-size:0.6em;width:15%;padding:1%;display:flex;justify-content:center;align-items:center}.pie.bottom-left{bottom:3%;left:0%}.pie.bottom-right{bottom:3%;right:0%}.pie.top-left{top:3%;left:0%}.pie.top-right{top:3%;right:0%}.side-images{min-height:100vh;width:100%}.side-images .imgV1{height:30vh;margin-bottom:5%;background-size:cover;background-position:center;position:relative}.flex{display:flex;flex-wrap:wrap}.flex .col-4{width:25%;padding:3%}@media (max-width: 768px){.flex .col-4{width:100%}}.flex .col-6{width:67%;padding:3%}@media (max-width: 768px){.flex .col-6{width:100%}}.flex .col-2{width:50%;padding:3%}@media (max-width: 768px){.flex .col-2{width:100%}}.flex .col-3{width:33%;padding:3%}@media (max-width: 768px){.flex .col-3{width:100%}}.list{margin-left:3%;margin-bottom:3%}.list p{margin:0;font-size:0.96em;font-weight:300;color:rgba(0,0,0,0.7)}.list p::before{content:'';display:inline-block;height:5px;width:5px;border-radius:50%;background-color:#57a232;transform:translate(-205%, -37%)}.list p.noball{margin-bottom:3%;margin-top:3%}.list p.noball::before{display:none}.list.white p::before{background-color:white}.bg{background-image:url(../images/b3d1e78567425f0acf47f4cbbef3fd11.png);background-size:cover}.main{min-height:100vh;position:relative}.main-container{padding:3% 5%}@media (max-width: 768px){.main{padding-top:10%}}.gri{font-size:0.7em;font-family:"Barlow";font-weight:500}.gri .nomarg{margin-bottom:0}.cols{columns:2}@media (max-width: 768px){.cols{columns:1}}.cardV2{padding:5%;font-family:"Gotham";color:white;border-radius:5px}@media (max-width: 768px){.cardV2{width:auto}}.cardV2 .block{border-top:2px solid white;padding-top:10%}.cardV2 .block.noborder{padding-top:0%;border-top:none}.cardV2 .block p{margin:0}.cardV2 .block p.sub{font-size:1.2em;font-weight:500}.cardV2 .block p.number{font-size:2.5em;font-weight:700}.text{font-size:0.96em;color:rgba(0,0,0,0.7);font-weight:300}.text.white{color:white}.title-principal-h1{font-family:"Gotham";font-weight:700;font-size:2em;text-transform:uppercase;margin-bottom:0;line-height:1}@media (max-width: 768px){.title-principal-h1{font-size:1.2em}}.title-principal-h2{line-height:1;font-family:"Gotham";font-weight:300;font-size:3.5em;text-transform:uppercase;transform:translateX(4%)}@media (max-width: 768px){.title-principal-h2{font-size:1.5em}}.title-graphic{font-family:"Barlow";font-weight:600;text-transform:uppercase;font-size:1.2em;line-height:1}.title-graphic span{font-size:0.7em;text-transform:lowercase;font-weight:400}.title-secondary{font-family:"Gotham";font-weight:500;text-transform:uppercase;font-size:1.17em}.title-third{font-family:"Barlow";font-weight:600;text-transform:uppercase;font-size:0.9em}.index1{background-image:url(../images/2f8ce11189e31a058eac22cb1463475c.jpg);background-size:cover}.index1 .main-container{display:flex;justify-content:center;align-items:center;min-height:78vh}.index1 .logo-container{display:flex;flex-direction:column;justify-content:center;align-items:center}.index1 .logo-text{font-family:"SegoeUI";color:white;font-size:1.3em}.index1 .logo-img{width:16%}.index1 .logo-img img{border-bottom:2px white solid}.index1 .title h1{text-transform:uppercase;color:#163970;font-family:"Gotham";font-weight:700}.index1 .title h1 span{color:white;font-family:"Gotham";font-weight:300;font-size:0.78em}.index1 .title h1:nth-child(1){font-size:5.2em}@media (max-width: 768px){.index1 .title h1:nth-child(1){font-size:1.8em}}.index1 .title h1:nth-child(2){transform:translateX(9%);font-size:5.4em}@media (max-width: 768px){.index1 .title h1:nth-child(2){font-size:2em}}.index1 .title h1:nth-child(3){transform:translateX(25%);font-size:6.7em}@media (max-width: 768px){.index1 .title h1:nth-child(3){font-size:2.5em}}.index2 .square{background-color:#163970;color:white;font-family:"SourceSansPro";font-size:1.3em;padding:7%;width:590px;transform:translate(-71%, 37%)}@media (max-width: 768px){.index2 .square{width:auto;transform:none}}.index2 .flex{min-height:100vh}.index2 .col-6{background-image:url(../images/b1106218bd8c0983e9316b8e20fe1779.jpg);background-size:cover}@media (max-width: 768px){.index2 .col-6{min-height:40vh}}.resultado1 .title-principal-h2{margin-bottom:0}.resultado1 .min{transform:translate(4%)}.resultado1 .flex .card{width:50%;padding:3%}@media (max-width: 768px){.resultado1 .flex .card{width:100%}}.resultado1 table{width:100%;border-spacing:0em}.resultado1 table th,.resultado1 table td{padding:1%}.resultado1 table tr th{color:#57a232;font-family:"Barlow";font-weight:700;position:relative}.resultado1 table tr th::after{content:'';background-color:#555856;position:absolute;top:100%;left:0;right:0;height:1px}.resultado1 table tr th::before{content:'';background-color:#555856;position:absolute;top:90%;left:0;right:0;height:1px}.resultado1 table tr th:nth-child(2){background-color:rgba(85,88,86,0.14)}.resultado1 table tr th:last-child{text-align:right}.resultado1 table tr td{text-align:center}.resultado1 table tr td:nth-child(2){background-color:rgba(85,88,86,0.14)}.resultado1 table tr td:last-child{text-align:right}.resultado1 table tr td:first-child{text-align:left}.mensaje1{overflow:hidden}.mensaje1 .main-container{padding:0}.mensaje1 .left{padding-left:5%}.mensaje1 img{transform:translate(13%)}.mensaje3 .main-container{padding:0}.mensaje3 .left{padding-left:5%}.mensaje3 img{transform:translate(-13%)}.mensaje2 .left{background-image:url(../images/adca4549900f56865d03359a6885043b.jpg);background-size:cover;background-position:center;padding:0}.mensaje2 .main-container{padding-left:0;padding-bottom:0}.mensaje2 .firm p{font-size:0.9em;margin:0}.mensaje2 .firm p:nth-child(2){text-transform:uppercase}.mensaje4 .image{background-image:url(../images/9cf1f29bee7cdb14fabef1f4c33dad75.jpg);background-size:cover;min-height:50vh;background-position:center 2%}.mensaje4 .pie{left:1%}.mensaje4 .firm p{font-size:0.9em;margin:0}.mensaje4 .firm p:nth-child(2){text-transform:uppercase}.nuestra1 .title-graphic{display:flex;justify-content:center;align-items:center}.nuestra1 .title-graphic p{width:25%;text-align:center;background-color:rgba(157,157,156,0.3);padding:1%}@media (max-width: 768px){.nuestra1 .title-graphic p{width:auto}}.nuestra1 .cards .card{width:12%;display:flex;justify-content:center;align-items:flex-end;cursor:pointer}@media (max-width: 768px){.nuestra1 .cards .card{width:33%}}.nuestra1 .cards .drop{background-image:url(../images/b3d1e78567425f0acf47f4cbbef3fd11.png)}@media (max-width: 768px){.nuestra1 .cards .drop{width:50%}}.nuestra1 .cards .drop .t{margin-bottom:0}.nuestra1 .image{margin-top:3%}.nuestra1 .bottom{margin-top:3%}.nuestra1 .bottom .card{width:20%;padding:2%;border-right:1px #555856 solid;font-size:0.9em;font-family:"Gotham";font-weight:700}@media (max-width: 768px){.nuestra1 .bottom .card{width:50%;border-right:none;border-bottom:1px solid #555856}}.nuestra1 .bottom .card.border-top{border-top:1px solid #555856}@media (max-width: 768px){.nuestra1 .bottom .card.border-top{border-top:none}}.nuestra1 .bottom .card:nth-child(5){border-right:none}.nuestra1 .bottom .card:last-child{border-right:none}.nuestra2{position:relative}.nuestra2 .image{position:absolute;bottom:7%;left:0;right:0;z-index:10;display:flex;justify-content:center;align-items:center}@media (max-width: 768px){.nuestra2 .image{position:static}}.nuestra2 .image img{width:80%}.nuestra2 .graphics{justify-content:center;align-items:flex-start}.nuestra2 .graphics .card{width:14.6%;padding:2%;margin:1%}@media (max-width: 768px){.nuestra2 .graphics .card{width:47%}}.nuestra2 .graphics .card.px500{height:500px}@media (max-width: 768px){.nuestra2 .graphics .card.px500{height:auto}}.nuestra2 .graphics .card.px300{height:300px}@media (max-width: 768px){.nuestra2 .graphics .card.px300{height:auto}}.nuestra2 .graphics .card.px220{height:220px}@media (max-width: 768px){.nuestra2 .graphics .card.px220{height:auto}}.nuestra2 .graphics .card.px550{height:400px}@media (max-width: 768px){.nuestra2 .graphics .card.px550{height:auto}}.nuestra2 .graphics .card.px400{height:400px}@media (max-width: 768px){.nuestra2 .graphics .card.px400{height:auto}}.nuestra2 .graphics .card.transformminus20{transform:translateY(-12%)}@media (max-width: 768px){.nuestra2 .graphics .card.transformminus20{transform:unset}}.nuestra2 .graphics .card.transform20{transform:translateY(8%)}@media (max-width: 768px){.nuestra2 .graphics .card.transform20{transform:unset}}.nuestra2 .graphics .card.transform30{transform:translateY(40%)}@media (max-width: 768px){.nuestra2 .graphics .card.transform30{transform:unset}}.nuestra2 .graphics .card p{margin:0;color:white}.nuestra2 .graphics .card p.number{font-family:"Gotham";font-weight:700;font-size:1.26em;line-height:1}.nuestra2 .graphics .card p.sub{font-family:"SegoeUI";line-height:1}.nuestra2 .graphics .card .sect{margin-bottom:30%}.nuestra2 .foot{margin-top:8%;font-size:0.8em;width:45%;transform:translateX(134%)}@media (max-width: 768px){.nuestra2 .foot{transform:unset;width:auto}}.nuestra2 .foot p{margin:0;text-transform:uppercase;font-weight:600}.nuestra2 .foot a{color:rgba(0,0,0,0.7)}.valor1 .text{width:30%}@media (max-width: 768px){.valor1 .text{width:auto}}.sirviendo1{background-image:url(../images/21c605812b1d8fa68ea6d3e7f3201ac2.jpg);background-size:cover}.sirviendo1 .main-container{padding:0}.sirviendo1 .left{padding-left:5%}.sirviendo1 .pie.s1{bottom:7%;left:-2%}.sirviendo1 .side-images{padding-left:6%}.sirviendo1 .side-images .imgV1 .pie{bottom:15%}.sirviendo1 .side-images .imgV1:nth-child(1){background-image:url(../images/1b3034dfaf19ee9190cda5998adb4942.jpg)}.sirviendo1 .side-images .imgV1:nth-child(2){background-image:url(../images/582a1a56f1ab967efd689de7d29b284b.jpg)}.sirviendo1 .side-images .imgV1:nth-child(3){background-image:url(../images/dc549fbe7a1f2196757215f3feed245a.jpg)}.sirviendo1 .box p{margin-bottom:1%}.sirviendo1 .box p:before{content:'';display:inline-block;height:15px;width:15px;border-radius:50%;transform:translate(-69%, 12%)}.sirviendo1 .box p:nth-child(1)::before{background-color:white}.sirviendo1 .box p:nth-child(2)::before{background-color:#163970}.sirviendo1 .box p:nth-child(3)::before{border:1px solid white}.sirviendo1 .image{padding-right:0}.sirviendo1 .images{padding:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}.sirviendo1 .images img{display:block;width:57%;margin-bottom:5%}.sirviendo2{position:relative;overflow:hidden}@media (max-width: 768px){.sirviendo2{min-height:unset}}.sirviendo2 .image img{transform:translate(16%)}@media (max-width: 768px){.sirviendo2 .image img{transform:unset}}.sirviendo2 .flex{justify-content:center;align-items:center}.sirviendo2 .bottom{position:absolute;right:0;bottom:0%;width:100%}@media (max-width: 768px){.sirviendo2 .bottom{position:static}}.sirviendo2 .bottom img{width:25%}@media (max-width: 768px){.sirviendo2 .bottom img{width:50%}}.sirviendo3 .graphics .card{width:33%;padding:3%}@media (max-width: 768px){.sirviendo3 .graphics .card{width:100%}}.sirviendo3 .graphics .card .title-graphic span{text-transform:none}.sirviendo3 .graphics .card .imagen{width:80%}.sirviendo3 .graphics .card .titles{margin-top:5%}.sirviendo3 .graphics .card .titles p{margin-bottom:2%;font-weight:600}.sirviendo3 .graphics .card .titles p::before{content:'';display:inline-block;width:10px;height:10px;border-radius:50%;background-color:black;transform:translate(-50%)}.sirviendo3 .graphics .card .titles p.blue::before{background-color:#163970}.sirviendo3 .graphics .card .titles p.green::before{background-color:#57a232}.sirviendo3 .graphics .card .titles p.purple::before{background-color:#9185be}.sirviendo3 .graphics .card .titles p.bgray{color:#646363}.sirviendo3 .graphics .card .titles p.bgray::before{background-color:#646363}.sirviendo3 .graphics .card .titles p.bbgray{color:#434342}.sirviendo3 .graphics .card .titles p.bbgray::before{background-color:#434342}.sirviendo3 .graphics .card .titles p.lgray{color:#b8b7b7}.sirviendo3 .graphics .card .titles p.lgray::before{background-color:#b8b7b7}.sirviendo3 .graphics .card .titles p.bwgreen{color:#919c3d}.sirviendo3 .graphics .card .titles p.bwgreen::before{background-color:#919c3d}.sirviendo3 .right{padding:0}.sirviendo3 .tabla{background-image:url(../images/84ee594b2b4d907edb60944a1266208f.jpg);padding:3%;display:flex;justify-content:center;align-items:center}.sirviendo3 .tabla table{border-spacing:0.2em;width:70%;border-spacing:0}@media (max-width: 768px){.sirviendo3 .tabla table{width:100%}}.sirviendo3 .tabla table th{font-family:"Barlow";font-weight:500;text-align:center}.sirviendo3 .tabla table th:nth-child(2),.sirviendo3 .tabla table th:nth-child(6){color:#9185be;border-right:1px solid rgba(255,255,255,0.5)}.sirviendo3 .tabla table th:nth-child(3),.sirviendo3 .tabla table th:nth-child(7){color:#57a232}.sirviendo3 .tabla table th:nth-child(4){width:7%}.sirviendo3 .tabla table td{text-align:center}.sirviendo3 .tabla table td:nth-child(1),.sirviendo3 .tabla table td:nth-child(5){color:white;font-weight:500;text-align:left}.sirviendo3 .tabla table td:nth-child(2),.sirviendo3 .tabla table td:nth-child(6){color:#9185be;border-right:1px solid rgba(255,255,255,0.5)}.sirviendo3 .tabla table td:nth-child(3),.sirviendo3 .tabla table td:nth-child(7){color:#57a232}.estrategia1 .left{background-image:url(../images/fa52475a8b2f3fc2dea2f3a9b6b6a5df.jpg);background-size:cover;min-height:100vh;padding-left:5%}.estrategia1 .left .pie{left:2%}.estrategia1 .blue-card{background-color:rgba(22,57,112,0.95);padding:3%;transform:translateX(-28%)}.estrategia1 .blue-card .imagen{width:20%;display:flex;justify-content:center;align-items:center}.estrategia1 .blue-card .imagen img{width:30%}.estrategia1 .blue-card .text{width:80%;color:white}.estrategia1 .blue-card .text p.medium-font{margin:0}.estrategia2 .main-container{padding-bottom:0}.estrategia2 .bottom{padding:5%;background-image:url(../images/67309dfd0e291451d5173eb12bb99e94.jpg);background-size:cover}.estrategia2 .bot{margin-bottom:0}.estrategia2 .text p{width:80%}.estrategia2 .graf{display:flex;justify-content:center;align-items:center}.estrategia2 .graf svg{width:70%}.estrategia3 .tabla{margin-bottom:3%}@media (max-width: 768px){.estrategia3 .tabla{overflow:auto}}.estrategia3 .pie{bottom:9%}.estrategia3 table{border-spacing:0em;font-size:0.9em;width:100%}@media (max-width: 768px){.estrategia3 table{width:800px}}.estrategia3 table tr:last-child td{border-bottom:none}.estrategia3 table tr.noborder td,.estrategia3 table tr.noborder th{border-bottom:none}.estrategia3 table td,.estrategia3 table th{border-bottom:1px solid black;padding:1%}.estrategia3 table th{text-align:center;color:#555856}.estrategia3 table th:nth-child(7){background-color:#57a232;color:white}.estrategia3 table td{text-align:center}.estrategia3 table td.semibold-font{text-transform:uppercase}.estrategia3 table td:nth-child(7){background-color:#57a232;color:white}.estrategia3 table td:first-child{text-align:left}.estrategia3 .bottom{background-image:url(../images/5c6142fe09f0730481a2a27b844a85bc.jpg);background-position:center;padding:5%;color:white}.estrategia3 .bottom .gri p{margin:0}.estrategia3 .bottom .text,.estrategia3 .bottom .list p{color:white}.estrategia3 .bottom .col-2{padding:0}.estrategia3 .bottom .col-2:nth-child(2){padding-left:3%}.estrategia3 .bottom .title-third{margin-bottom:0;margin-top:3%}.estrategia4 .bottom .card{width:50%;padding:3%}@media (max-width: 768px){.estrategia4 .bottom .card{width:100%}}.estrategia4 .bottom .card.cursor{cursor:pointer}.estrategia4 .bottom .card.cursor svg{transition:all 0.8s}.estrategia4 .bottom .card.cursor:hover svg{transform:scale(1.1)}.estrategia4 .bottom .bg-blue{border-radius:30px}.estrategia5 .left{padding-left:5%}.estrategia5 .tabla{padding:5%;background-image:url(../images/a46997e4252c568fda7e3d1202e24ffb.jpg);margin-bottom:3%;display:flex;justify-content:center;align-items:center}.estrategia5 .tabla table{border-spacing:0em;color:white}.estrategia5 .tabla table tr:last-child td{border-bottom:none;background-color:#57a232;font-weight:700}.estrategia5 .tabla table td,.estrategia5 .tabla table th{padding:1%}.estrategia5 .tabla table th{border-bottom:3px solid white;text-align:center}.estrategia5 .tabla table th:first-child{text-align:left}.estrategia5 .tabla table td{border-bottom:1px solid white;text-align:center}.estrategia5 .tabla table td:first-child{text-align:left}.estrategia5 .title-graphic.green{text-align:center}.estrategia5 .lol{width:50%}.estrategia5 .ilustration{margin-bottom:5%}.estrategia5 .card{width:48%;padding:3%;margin:1%}.estrategia5 .card p{margin-bottom:2%;font-family:"Gotham";font-weight:700}.estrategia5 .border{border-radius:30px}.estrategia5 .border .col-3{width:15%;display:flex;justify-content:center;align-items:center}.estrategia5 .imagen img{width:80%}.estrategia6 .image{background-image:url(../images/581ea58223119ba2de10d4aece38869e.jpg);background-position:center;background-size:cover;min-height:50vh}.estrategia6 .title-secondary{margin-bottom:0}.estrategia7 .left{background-image:url(../images/5ca965580849682ca4d8cecc872288ab.jpg)}.estrategia7 .left .imagen{display:flex;justify-content:center;align-items:center;margin-bottom:3%}.estrategia7 .right .seals img{width:19%;margin:3%}.gente1 .main-container{padding:0}.gente1 .left{padding:3% 5%;background-image:url(../images/f0b5c590bca31a6d6e9c2befa90446c3.jpg);background-size:cover;background-position:center;position:relative}.gente1 .right{padding-right:0;padding-top:10%}.gente1 .right .text{margin-top:3%;width:80%}.gente1 .right table{border-spacing:0;width:80%}@media (max-width: 768px){.gente1 .right table{width:100%}}.gente1 .right table th{text-align:center}.gente1 .right table th:first-child{text-align:left}.gente1 .right table td{text-align:center;border-bottom:1px solid black}.gente1 .right table td:first-child{text-align:left}.gente1 .gri{width:60%}.gente1 .bottom .bg-blue{padding:3%;width:90%}.gente1 .bottom .bg-blue .tabla{color:white}.gente1 .bottom .bg-blue .tabla table{width:100%;border-spacing:0em}.gente1 .bottom .bg-blue .tabla table td,.gente1 .bottom .bg-blue .tabla table th{padding:1%}.gente1 .bottom .bg-blue .tabla table th{border-bottom:2px solid white}.gente1 .bottom .bg-blue .tabla table tr td{text-align:center;border-bottom:1px solid white}.gente1 .bottom .bg-blue .tabla table tr td:first-child{text-align:left}.gente1 .bottom .bg-blue .tabla table tr:last-child td{font-weight:700;border-bottom:none}.gente2 .gri p{margin-bottom:0}.gente2 .left{padding-left:5%}.gente2 .imagen{margin-bottom:5%;background-image:url(../images/9a9a6b1aa38c33f2b1c227fb3a6b1165.jpg);position:relative;min-height:40vh;background-position:center}.gente2 .imagen .pie{bottom:10%}.gente2 .title-graphic{font-size:1em}.gente2 .tablas{color:white;background-image:url(../images/8b5761926b153fcfda7a8383c5faa736.jpg);background-size:cover;background-position:center;padding:3% 5%}.gente2 .tablas .big{height:36px}.gente2 .tablas .title-graphic{margin-bottom:2%}.gente2 .tablas table{margin-bottom:4%;width:80%;border-spacing:0em}.gente2 .tablas table.martop{margin-top:5%}.gente2 .tablas table td{border-bottom:1px solid white}.gente2 .tabla{background-image:url(../images/8b5761926b153fcfda7a8383c5faa736.jpg);background-size:cover;color:white;padding:5%}.gente2 .tabla table{width:100%;border-spacing:0em}.gente2 .tabla table th{text-align:center}.gente2 .tabla table th:first-child{text-align:left}.gente2 .tabla table td{text-align:center;border-bottom:1px solid white}.gente2 .tabla table td:first-child{text-align:left}.gente2 .tabla table tr:last-child td{background-color:#57a232;font-weight:700;border-bottom:none}.gente3 .main-container{padding-bottom:0}.gente3 .gri p{margin-bottom:0}.gente3 .right img{width:85%}.gente3 .table{margin-top:5%}@media (max-width: 768px){.gente3 .table{overflow:auto}}.gente3 .table table{width:100%;border-spacing:0em;font-size:0.9em}@media (max-width: 768px){.gente3 .table table{width:500px}}.gente3 .table table th,.gente3 .table table td{text-align:center}.gente3 .table table th:first-child,.gente3 .table table td:first-child{text-align:left;height:54px}.gente3 .table table th:nth-child(4){border-right:1px solid #555856}.gente3 .table table td:nth-child(4){border-right:1px solid #555856}.gente3 .table table tr:first-child th:nth-child(2){border-right:1px solid #555856}.gente3 .table table tr:last-child td{background-color:#163970;color:white;font-weight:700;border-right:none}.gente4 .top .imagen{width:80%}.gente4 .top .card{width:55%;background-color:#9185be;color:white;padding:5%;border-radius:5px}.gente4 .top .card .block{padding-bottom:3%;border-bottom:2px white solid;margin-top:7%}.gente4 .top .card .block:first-child{margin-top:0}.gente4 .top .card .block:last-child{border-bottom:none}.gente4 .top .card .block .number{font-size:2em;margin-bottom:0;font-family:"Gotham";font-weight:700;line-height:1}.gente4 .top .card .block .sub{font-size:1em;font-family:"Gotham";font-weight:500;line-height:1}.gente4 .top-left{padding-left:5%}.gente4 .top-left .text{margin-top:5%}.gente4 .top-right{background-image:url(../images/cfabfdf418f588e9f688d8e23bd0cab9.jpg);background-size:cover;background-position:center}.gente4 .top-right .text{color:white}.gente4 .tablas{color:white}.gente4 .tablas-left table:nth-child(3){margin-top:5%}.gente4 .tablas .foot{font-size:0.7em;margin-top:3%}.gente4 .tablas .title-block{font-family:"Gotham";margin-bottom:5%;width:70%;border-bottom:2px solid white}.gente4 .tablas .title-block p{margin:0;text-align:center}.gente4 .tablas .title-block .number{font-size:1.8em;line-height:1;font-weight:700}.gente4 .tablas .title-block .sub{font-size:1.2em;font-weight:500}.gente4 .tablas table{color:white;border-spacing:0;width:100%}.gente4 .tablas table td,.gente4 .tablas table th{padding:1%;text-align:center;border-bottom:1px solid white}.gente4 .tablas table td:first-child,.gente4 .tablas table th:first-child{text-align:left}.gente4 .tablas table td:last-child{width:15%}.gente4 .tablas table th{font-weight:600}.gente4 .tablas table tr:last-child{background-color:#163970;font-weight:700}.gente4 .tablas table tr:last-child td{border-bottom:none}.gente5 .pie{bottom:10%}@media (max-width: 768px){.gente5 .pie{bottom:20%}}.gente5 .tabla{padding:5%;background-color:#163970;color:white}@media (max-width: 768px){.gente5 .tabla{overflow:auto}}.gente5 .tabla table{width:100%;border-spacing:0}@media (max-width: 768px){.gente5 .tabla table{width:700px}}.gente5 .tabla table tr:last-child{background-color:#bdc55e;font-weight:700}.gente5 .tabla table td,.gente5 .tabla table th{text-align:center;padding:1%}.gente5 .tabla table td:first-child,.gente5 .tabla table th:first-child{text-align:left}.gente5 .tabla table th:first-child{text-transform:uppercase;font-weight:600}.gente5 .left{background-image:url(../images/10237000dbab581fd060b50f4e8696c1.jpg);background-position:center}@media (max-width: 768px){.gente5 .left{min-height:40vh}}.gente5 .right{padding-left:0}.gente6 .pie{bottom:7%}.gente6 .title-secondary{margin-bottom:0}.gente6 .marg{margin-bottom:3%}.gente6 .imagen{display:flex;justify-content:center;align-items:center;margin-bottom:3%}.gente6 .imagen img{width:60%}.gente6 .lists{background-image:url(../images/222fa137c49e50886b9026f603a3801d.jpg);color:white;margin-bottom:3%}.gente6 .lists .top{justify-content:center;align-items:flex-start;margin-bottom:3%}.gente6 .lists .card{width:25%}@media (max-width: 768px){.gente6 .lists .card{width:50%}}.gente6 .lists .card .icon{width:30%;padding:3%}.gente6 .lists .card .sub{width:70%;font-size:0.8em;padding:3%}.gente6 .lists .bottom{display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:"Gotham";border-top:2px solid white;margin-left:10%;margin-right:10%;padding-top:3%}.gente6 .lists .bottom .number{font-size:6.8em;font-weight:700;margin-bottom:0;line-height:1}.gente6 .lists .bottom .sub{font-size:1.5em;font-weight:500}.gente7 .pie{bottom:5%}.gente7 .gri p{margin:0}.gente7 .left{background-image:url(../images/c7a879b7fe469145ba498fc80c7ab526.jpg);background-size:cover;padding-left:5%}.gente7 .left .text{color:white}.gente7 .left .imagen{display:flex;flex-direction:column;justify-content:center;align-items:center}.gente7 .left .imagen img{width:80%}.gente7 .left .imagen img:last-child{margin-top:5%}.gente7 .right .grafica{display:flex;justify-content:center;align-items:center}.gente7 .right .grafica img{width:70%}.gente7 .right svg{width:75%}.gente7 .main-container{padding:0}.gente8{background-image:url(../images/fd8c1e9f535e50a0351834b0e0657143.jpg);background-size:cover}.gente8 .pie{bottom:10%}.gente8 .left,.gente8 .right{padding-left:5%}.gente8 .title-graphic{font-size:2.23em}.gente8 .left .top .card{width:44%;background-color:#163970;margin:3%;color:white;padding:5%;border-radius:3px;font-family:"Gotham"}@media (max-width: 768px){.gente8 .left .top .card{width:90%}}.gente8 .left .top .card .title{font-size:1.7em;font-weight:700}.gente8 .left .top .card .block{margin-bottom:5%;padding-bottom:5%;border-bottom:2px solid rgba(255,255,255,0.1)}.gente8 .left .top .card .block:last-child{border-bottom:none}.gente8 .left .top .card .block p{margin-bottom:0}.gente8 .left .top .card .block .number{line-height:1;font-size:2.1em;font-weight:700}.gente8 .left .top .card .block .sub{font-size:1.1em;font-weight:500}.gente8 .left .bottom .card{background-color:#9185be;border-radius:20px;padding:5%}.gente8 .left .bottom .card .text{color:white}.gente8 .left .bottom .card .text p{font-weight:500}.gente8 .left .bottom .card .text p span{font-weight:300}.gente8 .right{display:flex;justify-content:flex-end;align-items:center;padding-right:0}.gente8 .right .imagen{transform:translateX(-20%)}.gente8 .right .imagenes{width:95%}.gente8 .right .imagenes img{padding-bottom:5%}.gente9 .text{margin-top:5%}.gente9 .imagen{display:flex;justify-content:flex-end;align-items:flex-end}.gente9 .imagen img{width:70%}.gente9 .left{padding-left:5%;background-image:url(../images/b551b4de825f187ffe9d3d01d3bb7186.jpg);background-size:cover}.gente9 .left img{opacity:0.9}.gente9 .right{padding-top:7%}.gente9 .right img{transform:translateY(-13%)}.gente10 .title-graphic{margin-bottom:0}.gente10 .left{padding-left:0}.gente10 .title-secondary{margin-bottom:0}.gente10 .imagenes img{width:80%;margin-top:5%;display:block}.gente10 .grafica{margin-top:5%}.gente10 .grafica img{width:75%}.gente11 .graficas{margin-bottom:5%}.gente11 .graficas .grafica{width:32%;margin:9%}.gente11 .col-2{padding-bottom:0}.gente11 .imagen{margin-bottom:5%;background-image:url(../images/603dd14511b3e4c87281ab2e0f24b844.jpg);min-height:50vh;position:relative}.gente11 .imagen .pie{bottom:10%}.gente11 .right .graph{display:flex;justify-content:center;align-items:center}.gente11 .right svg{width:80%}.gente12 .title-secondary img{width:25%}.gente12 .card{background-color:#163970;border-radius:20px;padding:5%;color:white;width:70%;transform:translate(38%)}.gente12 .graf{margin-bottom:5%}.gente12 .graf svg{width:85%}.gente13 .left{background-image:url(../images/bdef25c5433d8e75f9dd39a667ce2c8b.jpg);padding-left:5%}.gente13 .right .graf{margin-bottom:5%}.gente13 .right .graf:nth-child(1) img{width:30%}.gente13 .right .graf:nth-child(2) img{width:70%}.gente14 .left{padding-left:5%}.gente14 .graf2{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:5%}.gente14 .graf2 svg{width:70%}.gente14 .graf1 svg{width:70%}.gente14 .bottom img{transform:translate(-20%);z-index:-1}.gente14 .card{background-color:#163970;color:white;border-radius:20px;padding:10%}.gente15{background-image:url(../images/e319b093f112ec89f2fadadb06ae0373.jpg)}.gente15 .left{padding-left:5%}.gente15 .left svg{width:85%}.gente15 .right .text{color:white}.gente15 .right .title-secondary{margin-bottom:0}.gente15 .right .imagen{margin-bottom:5%}.operacion1 .title-principal h2{margin:0}.operacion1 .left{padding-left:5%}.operacion1 .right{display:flex;justify-content:center;align-items:center}.operacion1 .right img{width:75%}.operacion2{position:relative}.operacion2 .left{padding-left:5%}.operacion2 .left img{width:70%}.operacion2 .abs{position:absolute;bottom:0;left:49%;width:29%}.operacion3 .title-third{margin-bottom:0}.operacion3 .imagen{background-image:url(../images/b8086a5e8e2a6d4e83746a8d4bdaca4b.jpg);background-size:contain;min-height:40vh}@media (max-width: 768px){.operacion3 .imagen{min-height:20vh}}.operacion4 .nomarg{margin:0}.operacion4 .graf{width:80%}.operacion4 .graf svg{width:80%}.operacion4 .graf img{width:80%;transform:translate(-46%, 21%)}.operacion4 .imagen{display:flex;justify-content:center;align-items:center}.operacion4 .imagen img{width:60%}.operacion4 .main-container{padding-bottom:0}.operacion5 .main-container{padding-top:0;padding-bottom:0}.operacion5 .title-secondary,.operacion5 .bold-font{margin-bottom:0}.operacion5 .top{background-image:url(../images/ade9073d19fa5d1191192bd4c0e2a8ac.jpg)}.operacion5 .top .card{background-color:#929c3d;padding:5%;border-radius:5px;color:white;width:70%;font-family:"Gotham"}.operacion5 .top .card p{margin-bottom:0}.operacion5 .top .card p.sub{font-size:1.25em;font-weight:700}.operacion5 .top .card p.number{font-size:2.5em;font-weight:500}.operacion5 .top .card .block{border-bottom:2px solid white;padding-bottom:5%}.operacion5 .top .card .block:last-child{border-bottom:none;padding-top:5%}.operacion5 .top .text{color:white}.operacion5 .top table{color:white;width:80%;margin-bottom:5%}.operacion5 .top .foot{font-size:0.7em}.operacion5 .bottom svg{width:50%}.operacion5 .bottom-left{padding-left:0}.operacion5 .bottom-right{display:flex;flex-direction:column;justify-content:center;align-items:center}.operacion6 .left{padding-left:5%;padding-top:0}.operacion6 .left .imagen img{width:50%}.operacion6 .right{padding-top:6%}.operacion6 .right .imagen{width:50%}.operacion6 .right .imagen img{transform:translateY(-20%)}.operacion6 .right .tabla{background-image:url(../images/86c2d8102c1c34984acc39eb09110774.jpg);padding:5%}.operacion6 .right .tabla table{border-spacing:0;color:white;width:100%}.operacion6 .right .tabla table td,.operacion6 .right .tabla table th{padding:1%}.operacion6 .right .tabla table tr th{border-bottom:3px solid white}.operacion6 .right .tabla table tr td{border-bottom:1px solid white}.operacion6 .right .tabla table tr td:first-child{width:70%}.operacion6 .right .tabla table:last-child{margin-top:10%}.operacion6 .right .card{background-color:#9185be;padding:5%;color:white;border-radius:5px;width:50%}.operacion6 .right .card .block{border-top:2px solid white;padding-top:10%;font-family:"Gotham"}.operacion6 .right .card .block p{margin:0}.operacion6 .right .card .block p.sub{font-weight:500}.operacion6 .right .card .block p.number{font-size:2.5em;font-weight:700;line-height:1}.operacion7 .imagen{background-image:url(../images/44655de3983de9dc596bb7d1a6e20ceb.png);background-size:cover;background-position:center;min-height:40vh}.operacion7 .graf img{width:70%}.operacion7 .main-container{padding-top:0}.operacion7 .right{padding-bottom:0}.operacion7 .right svg{width:50%}.operacion7 .left{padding-left:5%;padding-bottom:0}.operacion7 .mtop{margin-top:5%}.operacion7 .margin{margin-bottom:0}.operacion8 .left{padding-left:0;padding-bottom:0}.operacion8 .left img{display:block;width:80%;padding-bottom:10%}.operacion8 .left img:last-child{padding-bottom:0}.operacion8 .left .imagen{margin-bottom:5%;min-height:55vh;max-height:500px;background-size:cover}@media (max-width: 768px){.operacion8 .left .imagen{min-height:20vh}}.operacion8 .left .imagen:nth-child(1){background-image:url(../images/8ebd86f3323e9c7ddac4f04ef0823d35.jpg)}.operacion8 .left .imagen:nth-child(2){background-image:url(../images/cd2af415ec4e736e684fc9406488f12e.jpg)}.operacion8 .left .imagen:nth-child(3){background-image:url(../images/509ed74ebb07b0971b5e8cce0b951e9a.jpg)}.operacion8 .right{padding-bottom:0}.operacion8 .right svg{width:70%}.operacion9 .top-left{padding-left:5%}.operacion9 .top-left img{width:80%;margin-bottom:5%}.operacion9 .top-right img{width:80%}.soluciones1 .cont{display:flex;justify-content:center;align-items:center}.soluciones1 .right .cardV2{padding-top:10%;padding-bottom:40%}.soluciones1 .right .cardV2 .sub{font-size:2em}@media (max-width: 768px){.soluciones1 .right .imagen{width:70%}}.soluciones1 .left{background-image:url(../images/87275e8855a68401c615df18b670eacf.jpg);background-size:cover}.soluciones1 .left .cardV2{width:80%;font-family:"Barlow"}@media (max-width: 768px){.soluciones1 .left .cardV2{width:auto}}.soluciones2{background-image:url(../images/a356cd78c886556acc050653191fbc42.jpg);background-size:cover;position:relative}.soluciones2 .title-graphic{font-size:2.3em}.soluciones2 svg{margin-top:5%;width:85%}.soluciones2 .cards{position:absolute;top:12%;right:0;width:33%;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}@media (max-width: 768px){.soluciones2 .cards{position:static;width:auto;margin-top:5%}}.soluciones2 .cardV2{width:90%;padding:5%;margin-bottom:3%;border-radius:10px}.soluciones2 .cardV2 p{font-family:"Barlow";line-height:1}.soluciones3 .top .title-secondary{margin-bottom:0}.soluciones3 .top-middle{padding:0;padding-top:3%}.soluciones3 .top-middle .imagen{display:flex;justify-content:center;align-items:center}.soluciones3 .top-middle .imagen img{width:68%}.soluciones3 .top-right{padding:0;padding-top:3%;background-image:url(../images/1d6f50faec75e96c1288e03ff61f52ac.jpg);background-size:cover}.soluciones3 .top-right .pie{bottom:5%}@media (max-width: 768px){.soluciones3 .top-right .pie{bottom:2%;right:-11%}}.soluciones3 .top-left{padding:0;padding-top:3%;padding-left:5%}.soluciones3 .top-left .imagen{padding-top:5%;min-height:40vh;position:relative;background-size:cover}.soluciones3 .top-left .imagen:nth-child(1){background-image:url(../images/8810a12ca6e0f0c46e50410ed3c308ec.jpg)}.soluciones3 .top-left .imagen:nth-child(2){background-image:url(../images/0396370c0f5399f6307ca566ac049155.jpg)}.soluciones3 .top-left .imagen:nth-child(2) .pie{bottom:10%;right:-2%}.soluciones3 .bottom{padding:5%}.soluciones3 .bottom .title-third{color:white;margin:0}.soluciones3 .bottom .table{width:100%;padding:3%;margin-bottom:8%}.soluciones3 .bottom .table table{width:100%;color:white;border-spacing:0}.soluciones3 .bottom .table table td,.soluciones3 .bottom .table table th{border-bottom:1px solid white;padding:1%}.soluciones3 .bottom .table table th{text-align:center}.soluciones3 .bottom .table table th:first-child{text-align:left}.soluciones3 .bottom .table table td{text-align:center}.soluciones3 .bottom .table table td:first-child{text-align:left}.soluciones3 .bottom .table table td span{font-size:0.8em}.soluciones4{overflow:hidden}.soluciones4 .ilustra{display:flex;justify-content:center;align-items:center}.soluciones4 .left{padding-left:5%}.soluciones4 .right{padding-right:0}.soluciones4 .right .imagen{margin-bottom:5%;background-position:center;min-height:55vh;position:relative}.soluciones4 .right .imagen:nth-child(1){background-image:url(../images/a800b6292305b7194fddf40058799261.jpg)}.soluciones4 .right .imagen:nth-child(1) .pie{bottom:15%;right:-5%}.soluciones4 .right .imagen:nth-child(2){background-image:url(../images/34c2298989743c4f36ba851e5eddfa9a.jpg)}.soluciones4 .right .imagen:nth-child(2) .pie{bottom:10%}.soluciones4 .right .imagen:nth-child(3){background-image:url(../images/943e642ece6dbaf13356999a566e0583.jpg)}.soluciones5 .title-secondary{margin-bottom:0}.soluciones5 .top-left{padding-left:5%;background-image:url(../images/2236f3d0a9b29900d40d9c2daef271de.jpg)}.soluciones5 .top-left .text{color:white}.soluciones5 .top-right .imagen img{width:75%}.soluciones7 .title-secondary{margin-bottom:0}.soluciones7 .top-middle{width:60%;padding-bottom:0}@media (max-width: 768px){.soluciones7 .top-middle{width:100%}}.soluciones7 .top-middle .cardV2{width:50%;padding:3%;font-size:0.8em}.soluciones7 .top-left{padding-left:0;width:40%;padding-bottom:0}@media (max-width: 768px){.soluciones7 .top-left{width:100%}}.soluciones7 .top-left .imagen{margin-bottom:8%;background-position:center 38%;position:relative;min-height:23vh;background-size:cover;width:80%}.soluciones7 .top-left .imagen:nth-child(1){background-image:url(../images/74f381a468075096113d9d093f731d24.jpg)}.soluciones7 .top-left .imagen:nth-child(2){background-image:url(../images/934adb17205a8db3729303a6c3b2599b.jpg)}.soluciones7 .top-left .imagen:nth-child(3){background-image:url(../images/462a0f61ed655d03332c2a42166f8a00.jpg);background-position:center 29%}.soluciones7 .top-left .imagenes{margin-bottom:8%}.soluciones7 .bottom-left{padding-left:5%}.soluciones7 .bottom-right{display:flex;justify-content:center;align-items:center}.soluciones7 .bottom-right .cardV2{width:60%}.soluciones7 .cardV2.bg-purple .cards .card{width:50%;padding:3%;display:flex}.soluciones7 .cardV2.bg-purple .cards .card .icon{width:30%}.soluciones7 .cardV2.bg-purple .cards .card .title{width:65%;font-size:0.8em;margin-left:5%}.soluciones8 .left{background-image:url(../images/458d0e0403f5f3f1bee813343e9ffa62.jpg);background-size:cover;min-height:100vh;position:relative}.soluciones8 .left .cardV2{bottom:1%;right:-25%;width:70%}@media (max-width: 768px){.soluciones8 .left .cardV2{position:static}}.soluciones8 .imagen{width:auto;bottom:0;right:5%}@media (max-width: 768px){.soluciones8 .imagen{position:static;width:50%}}.gobierno1 .left{background-image:url(../images/1be43aea773e4eb3b89c071816097f06.jpg);background-size:cover;background-position:12% center}.gobierno1 .left .cardV2{width:60%}@media (max-width: 768px){.gobierno1 .left .cardV2{width:auto}}.gobierno1 .title-third.blue{margin-top:5%}.gobierno1 .foot{font-size:0.7em;margin-top:6%}.gobierno1 table{border-spacing:0}.gobierno1 table td,.gobierno1 table th{border-bottom:1px solid #555856;padding:1%}.etica1 .gri{width:50%}.etica1 .main-container{padding-bottom:0}.etica1 .left{padding-left:5%}.etica1 .imagen{background-image:url(../images/b0f0ea80d1ad1bddb7678f93e149c057.jpg);background-size:cover;background-position:center;min-height:27vh;position:relative}.etica1 .imagen .pie{bottom:15%}.etica2 .top{background-image:url(../images/6efdad61843627ddaab6e6f2007202f9.jpg);background-size:cover}.etica2 .top-left{padding-left:5%}.etica2 .top-left .text{color:white}.etica2 .top-left .text a{color:white;font-weight:600}.etica2 .top-left .graf{display:flex;justify-content:center;align-items:center}.etica2 .top-left .graf svg{width:63%}.etica2 .top-right .graf{width:30%}@media (max-width: 768px){.etica2 .top-right .graf{width:100%}.etica2 .top-right .graf svg{width:50%}}.etica2 .top-right .text{width:70%;padding-left:3%}@media (max-width: 768px){.etica2 .top-right .text{width:100%}}.etica2 .top-right .imagen{display:flex;justify-content:flex-end;align-items:center}.etica2 .top-right .imagen img{width:80%}.etica3 .left{padding-left:5%}.etica3 .left .gri p{margin-bottom:0}.etica3 .left .tabla{padding:5%;background-image:url(../images/8b5761926b153fcfda7a8383c5faa736.jpg);background-size:cover;color:white;margin-bottom:5%}.etica3 .left .tabla table{width:100%}.etica3 .left .tabla table td,.etica3 .left .tabla table th{border-bottom:2px solid rgba(255,255,255,0.1);text-align:center}.etica3 .left .tabla table td:first-child,.etica3 .left .tabla table .aleft{text-align:left}.etica3 .right{background-image:url(../images/946833e6db27a25f566458a8b6e4e72d.jpg);background-size:cover}@media (max-width: 768px){.etica3 .right{min-height:60vh;position:relative}.etica3 .right .pie{top:10%}}.financiero1 .left{padding-left:5%;background-image:url(../images/73824a3546c09f8afca8bd4c0355b68b.jpg);background-size:cover}.financiero1 .right img{margin-bottom:5%}.financiero2 .left{padding-left:0}.financiero2 .left .imagen{margin-bottom:5%;position:relative;background-size:cover;min-height:60vh}.financiero2 .left .imagen:nth-child(1){background-image:url(../images/a0ffc2679bec3867357870a31951f34a.jpg)}.financiero2 .left .imagen:nth-child(1) .pie{bottom:10%;left:-6%}.financiero2 .left .imagen:nth-child(2){background-image:url(../images/889f98de27273d6df10ebdefd534eb8a.jpg)}.financiero2 .left .imagen:nth-child(3){background-image:url(../images/845c21570815fc9d9fabb334a456a33b.jpg)}.financiero2 .bottom{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.financiero2 .bottom .leche{width:85%;margin-bottom:7%}.financiero2 .bottom-right{background-image:url(../images/8b5761926b153fcfda7a8383c5faa736.jpg);background-size:cover;padding:5%;width:100%}.financiero2 .bottom-right table{width:100%;color:white;border-spacing:0}.financiero2 .bottom-right table th{text-align:center}.financiero2 .bottom-right table td{border-bottom:3px solid rgba(255,255,255,0.1);text-align:center}.financiero2 .bottom-right table td:first-child{text-align:left}.financiero3 .left{background-image:url(../images/b1d3bd9005309fde8c64aaabf6fb042a.jpg);background-size:cover}@media (max-width: 768px){.financiero3 .left{min-height:40vh}}.financiero3 .right .card{width:50%;padding:5%}.acerca1 .left{background-image:url(../images/40cd31cf96b1efe52a3f42d8f5d2184b.jpg);background-size:cover;padding-left:5%}.contacto1{background-image:url(../images/ef0a63573e01abaaeeefe842e7ad2e36.jpg);background-size:cover}.contacto1 h1{transform:none}.contacto1 .contact{color:white;margin-bottom:5%}.contacto1 .contact p{margin:0}.contacto1 .contact a:hover{color:white}@media (max-width: 768px){.gri1 .tabla{overflow:auto}}.gri1 table{width:100%}@media (max-width: 768px){.gri1 table{width:700px}}.gri1 table td,.gri1 table th{padding:1%}.gri1 table td:nth-child(2){width:10%}.gri1 table th{font-weight:500}.gri1 table .large{width:20%}.gri1 table .bg-gri-blue-title{text-align:center}.gri1 table .bg-gri-blue-subtitle{text-align:center;color:white}.gri1 table .acenter{text-align:center}.gri1 table .bg-light-gray{text-align:center}.gri1 table .lineslb{border-bottom:1px #555856 solid}.gri2 .col-6{background-image:url(../images/6a90c8864af1897819ef482c22724865.jpg);background-size:cover;min-height:100vh;padding-left:5%}

