.projects {padding:1rem calc(50% - 585px);}
.projects h1 {color:#5d8fc7;font-weight:500;padding-bottom:1rem;}

.projects-list-with-img {display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;}
.projects-list-with-img a {background:#f1f1f1;color:#333;box-shadow:1px 1px 10px #ddd;text-align:center;}
.projects-list-with-img img {}
.projects-list-with-img strong {display:block;padding:.5rem 0;}
.projects-list-with-img span {display:block;padding-bottom:.5rem;}
.projects-list-with-img a:hover {box-shadow:1px 1px 10px #aaa;}
/**/
.projects-sub-page {}
.projects-sub-page {padding:1rem calc(50% - 585px);display:flex;justify-content:space-between;align-items:flex-start;}
.projects-sub-page aside {width:350px;position:sticky;top:1rem;}
.projects-sub-page aside:before {content:'';position:absolute;top:1rem;bottom:2rem;left:15px;width:1px;background:#848484;}
.projects-sub-page aside a {display:flex;align-items:center;margin-bottom:20px;}
.projects-sub-page aside mark {position:relative;width:30px;height:30px;border:3px solid #fff;outline:1px solid #5d8fc7;border-radius:15px;font-size:12px;background:#5d8fc7;color:#fff;display:flex;justify-content:center;align-items:center;margin-right:2rem;}
.projects-sub-page aside mark::after {content:'';position:absolute;left:28px;width:14px;height:1px;background:#848484;}
.projects-sub-page aside span {position:relative;color:#1d1d1d;font-size:13px;width:calc((100% - 30px) - 2rem);display:flex;align-items:center;}
.projects-sub-page aside span:before {content:'';position:absolute;left:-13px;height:5px;width:9px;background:#1b1464;}
.projects-sub-page section {width:800px;border-left:1px solid #ddd;padding-left:20px;}
.projects-sub-page section > .projects-list-non-img {padding:0;border:none;border-radius:0;}
/**/
.indicators-cont {}
#indicators-frame {}
.indicators section {padding:1rem 0;border-bottom:1px solid #ddd;}
.indicators h1 {}
.indicators article {}
.indicators p {}
.indicators figure {display:flex;}
.indicators img {max-width:300px;margin-right:1rem;object-fit:contain;}


.geographicalDetail {display:flex;justify-content:flex-start;}
.geographicalLogo img {max-width:250px !important;}
.geographicalPdf {display:flex;flex-direction:column;justify-content:space-evenly;width:100%;}
.geographicalCompany {margin-top:2rem;}
.geographicalCompany h3 {color:#5d8fc7;font-weight:500;padding-bottom:1rem;}
.geographicalCompany table {font-size:12px;border:1px solid #ddd;}
.geographicalCompany thead {}
.geographicalCompany tbody {}
.geographicalCompany tr {display:flex;}
.geographicalCompany tr:not(:last-of-type) {border-bottom:1px solid #ddd;}
.geographicalCompany thead tr {border-bottom:1px solid #ddd;}
.geographicalCompany th {flex:1;white-space:nowrap;padding:.5rem;}
.geographicalCompany th:nth-child(1) {flex:.25;}
.geographicalCompany th:nth-child(2) {flex:2;}
.geographicalCompany th:nth-child(4) {flex:.5;}
.geographicalCompany th:nth-child(5) {flex:.5;}
.geographicalCompany th:not(:last-of-type) {border-right:1px solid #ddd;}
.geographicalCompany td {flex:1;padding:.5rem;}
.geographicalCompany td:nth-child(1) {flex:.25;}
.geographicalCompany td:nth-child(2) {flex:2;}
.geographicalCompany td:nth-child(4) {flex:.5;}
.geographicalCompany td:nth-child(5) {flex:.5;}
.geographicalCompany td:not(:last-of-type) {border-right:1px solid #ddd;}

.projects-list-non-img {padding:1rem;border:1px solid #ddd;border-radius:.5rem;}
.projects-list-non-img a {background:#5d8fc7;color:#fff;padding:1rem;border-radius:.5rem;}
.projects-list-non-img a:not(:last-of-type) {margin-bottom:1rem;}
.projects-list-non-img strong {display:block;}
.projects-list-non-img span {display:block;}
.projects-list-non-img a:hover {background:#293176;}

.projects-sub-category:first-child {padding-bottom:1rem;margin-bottom:1rem;border-bottom:1px solid #293176;}
/* */


#endexesContainer {font-family:Arial,Helvetica,sans-serif;font-size:14px;}
#endexesContainer h1 {color:#f58220;font-size:1.5rem;margin-bottom:1rem;}
#endexesContainer h4 {margin:0;padding:0;font-size:1.2rem;}
#endexesContainer strong {font-weight:700;}
.endexes-body {border:1px solid #ddd;margin-top:1rem;}
.endexes-table {}
.endexes-row {display:flex;border-bottom:1px solid #ddd;}
.endexes-row:last-of-type {border-bottom:0;}
.endexes-row:nth-child(even) {background:#f9f9f9;}
.endexes-col {flex:2;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;border-left:1px solid #ddd;}
.endexes-col:first-of-type {flex:1;border-left:0;}
.endexes-cont {width:100%;display:flex;justify-content:space-between;}
.endexes-cont span {flex:1;display:flex;justify-content:center;align-items:center;text-align:center;padding:.5rem;}
.endexes-cont span:nth-child(2) {border-left:1px solid #ddd;border-right:1px solid #ddd;}
.endexes-cont span:last-child {flex:1;}
.endexes-cont span::after { border-right:1px solid #0d0d0d;}
.endexes-hd {flex-basis:100%;text-align:center;padding:.5rem 0;border-bottom:1px solid #ddd;}
.endexes-footer {display:flex;flex-wrap:wrap;justify-content:space-between;margin:1rem 0;padding:1rem;border:1px solid #ddd;border-radius:.5rem;}
.endexes-footer span {flex-basis:100%;margin-bottom:1rem;border-bottom:1px solid #ddd;padding:.5rem 0;}
.endexes-footer select {-webkit-appearance:none;flex-basis:35%;padding:.5rem;border:1px solid #ddd;}
.endexes-footer a {flex-basis:20%;padding:.5rem;background:#1b1464;border:1px solid #1b1464;color:#fff;text-align:center;}
.endexes-footer a:hover {background:#fff;color:#1b1464;}
.endexes-list .projects-list-non-img {margin-bottom:1rem;}