@font-face {
    font-family: 'PoppinsRegular';
    src: url(../fonts/Poppins-Regular.otf) format('truetype');
    font-weight: 400
}

@font-face {
    font-family: 'PoppinsLight';
    src: url(../fonts/Poppins-Light.otf) format('truetype');
    font-weight: 400
}

@font-face {
    font-family: 'PoppinsBold';
    src: url(../fonts/Poppins-Bold.otf) format('truetype');
    font-weight: 900
}

.sidebar a {
    font-size: 15px;
}

.no-wrap {
    white-space: nowrap;
}

.header-nav-three.header-nav-eight {
    top: 0;
    border-bottom: none;
    background-color: #004752;
}

.header-nav-three .mainmenu {
    position: relative;
    padding-right: 0;
}

.header-nav-three.header-nav-seven .mainmenu ul li a {
    font-size: 12px;
    text-align: center;
    font-weight: 700;
}

.mainmenu ul li a {
    padding: 10px 10px;
}

.timeline-thumb span {
    left: 31%;
}

.team-list-img:after {
    width: 77%;
}

ul.list3 {
    list-style: none;
    padding: 0;
    margin-bottom: 25px;
    margin-left: 20px;
    font-size: 14px !important;
}

ul.list3 li {
    padding-left: 1.3em;
    text-indent: -0.1em;
    margin-bottom: 10px;
}


ul.list4 {
    list-style: none;
    padding: 0;
    margin-bottom: 25px;
    margin-left: 20px;
    font-size: 14px !important;
}

ul.list4 li {
    padding-left: 1.3em;
    text-indent: -0.1em;
    margin-bottom: 10px;
}


.icon-box {
    min-height: 300px;
}

.icon-box-one, .icon-box-two, .icon-box-three, .icon-box-four {
    background-size: cover;
    background-repeat: no-repeat;
}

.pricing-three-head {
    min-height: 250px;
}

.pricing-three-head:last-child {
    min-height: 350px;
}

.pricing-table-three ul {
    min-height: 240px;
}

/*************************
      Back to top
*************************/
.car-top {
    width: 85px;
    position: fixed;
    bottom: -180px;
    right: 30px;
    z-index: 9999;
    opacity: 1;
    cursor: pointer;
}

.car-top.show {
    bottom: 5% !important;
    -webkit-transition: 1.0s;
    -moz-transition: 1.0s;
    transition: 1.0s;
}

.car-top.car-run {
    bottom: 100% !important;
    -webkit-transition: 1.0s;
    -moz-transition: 1.0s;
    transition: 1.0s;
}

.car-top.car-down {
    -webkit-transition: 1.0s;
    -ms-transition: 1.0s;
    -o-transition: 1.0s;
    -moz-transition: 1.0s;
    transition: 1.0s;
}

.car-top:before, .car-top:after {
    content: "";
    position: absolute;
    -o-transition: 0.2s;
    -webkit-transition: 0.2s;
    -ms-transition: 0.2s;
    -moz-transition: 0.2s;
    transition: 0.2s;
    opacity: 0;
}

.car-top:hover:before, .car-top:hover:after, .car-top.car-run:before, .car-top.car-run:after {
    opacity: 1;
}

.car-top:before, .car-top.car-run:before {
    top: -1px;
    left: 0px;
    width: 85px;
    height: 89px;
}

/*********************************************************************************************/

.chartdiv {
    width: 100%;
    height: 400px;
}

.chartdiv-short {
    width: 100%;
    height: 250px;
}

.hero-content-four h1 {
    font-size: 90px;
    line-height: 100px;
    margin-top: -90px;
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding-top: 200px;
    z-index: 999999;
    background-color: #ffffff;
    background-position: center center;
    background-repeat: no-repeat;
}

.preloader img {
    width: 200px;
}

.breadcrumb-area {
    background-image: none;
}

.header-nav-three.header-nav-seven .mainmenu ul li.active a, .mainmenu ul li a:hover {
    color: #D12429 ;
}

.header-nav-three.header-nav-seven .mainmenu ul li a {
    color: #ffffff;
}

.openbtn {
    color: #d91615;
}

#slider-style-5 h1 {
    font-size: 90px;
    line-height: 100px;
    margin-top: -140px;
}

#slider-style-5 span {
    font-size: 60px;
    text-decoration: underline;
}

#slider-style-5 h1 {
    font-family: 'Playfair Display', serif;
    font-weight: 700;
}

.table-bordered td, .table-bordered th {
    border: none;
    border-top: 1px dotted #848484 !important;
    text-align: center;
}

.cifras-table {
    width: 100%;
    text-align: center;
    border-collapse: collapse; /* Ensures borders are consistent */
}
.orange-border {
    border: solid #66B8C4 2px;
    border-radius: 25px;
    border-collapse: separate;
    border-spacing: 0;
    overflow: hidden; /* Ensures rounded corners are visible */
}
table.cifras-table th, table.cifras-table td {
    padding: 5px;
    border: none;
}
table.cifras-table th {
    color: #66B8C4;
    line-height: 16px;
    padding: 5px;
    border-radius: 0;
}
table.cifras-table td {
    color: black;
    ;
}
/* Set explicit column widths */
.cifras-table th:nth-child(1), .cifras-table td:nth-child(1) {
    width: 33.33%;
}
.cifras-table th:nth-child(2), .cifras-table td:nth-child(2) {
    width: 33.33%;
}
.cifras-table th:nth-child(3), .cifras-table td:nth-child(3) {
    width: 33.33%;
}

.cifras-table.blue-border th:nth-child(1), .cifras-table.cifras-align th:nth-child(1) {
    width: 20%;
}
.cifras-table.blue-border th:nth-child(2), .cifras-table.cifras-align td:nth-child(1) {
    width: 20%;
}
.cifras-table.blue-border th:nth-child(3), .cifras-table.cifras-align td:nth-child(2) {
    width: 20%;
}
.cifras-table.blue-border th:nth-child(4), .cifras-table.cifras-align td:nth-child(3) {
    width: 20%;
}
.cifras-table.blue-border th:nth-child(5), .cifras-table.cifras-align td:nth-child(4) {
    width: 20%;
}

.blue-border {
    border: solid  #66B8C4 2px;
    border-radius: 25px;
    border-collapse: separate;
    border-spacing: 0;
    overflow: hidden; /* Ensures rounded corners are visible */
}
.cifras-table.blue-border th{
    color:  #66B8C4;
}



.st0 {
    fill: #001F21;
    stroke: #FFFF;
    stroke-width: 0.5;
    content: "\f041";
    cursor: pointer;

}

.mapa .active {
    fill: #001F21;
    stroke: #001F21;
    stroke-width: 0.9;
}

.st1 {
    fill:  #B3DCE1;
 stroke-width: 0.5;
 stroke:  white;
}

.st2 {
    fill: #E0E0E0;
    stroke: #FFFFFF;
    stroke-width: 0.75;
}

.st4 {
stroke-width: 0.75;
}

.st3 {
    stroke: #fff;
    fill: none;
    cursor: pointer;
}

.propiedades-circle {
    padding: 0.5rem;
    text-align: center;
}

#propiedades-circle h4, #propiedades-circle h3 {
    margin-bottom: 0;
    margin-top: 0;
}

#propiedades-circle ul {
    margin-bottom: 0.5rem;
}

#propiedades-state{
    background-color: #FFC00D;
    color: #fff;
}

svg.mapa{
    max-width: 95%;
}

.header-nav-three.header-nav-seven {
    background-color: #53575B;
}

.sidebar {
    background-color: #002663;
}

.owl-item img {
    max-width: 100%;
    height: auto;
}

.post-gallery.slider .owl-buttons > div:before {
    font-size: 50px;
    color: #3F4E63;
    font-family: 'Pe-icon-7-stroke';
}

.post-gallery.slider .owl-buttons .owl-next:hover::before {
    color: #EA615B !important;
}

.post-gallery.slider .owl-buttons .owl-next {
    right: -40px;
    padding: 0;
    background: transparent;
    opacity: 1;
    font-size: 0px;
}

.post-gallery.slider .owl-buttons .owl-prev {
    left: -40px;
    padding: 0;
    background: transparent;
    opacity: 1;
    font-size: 0px;
}

.post-gallery.slider .owl-buttons > div {
    position: absolute;
    top: 50%;
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}

.post-gallery.slider .owl-buttons > div {
    position: absolute;
    top: 50%;
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
}

.owl-theme .owl-controls .owl-buttons div {
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}

.post-gallery.slider .owl-buttons .owl-prev:before {
    content: '\e687';
    color: #3F4E63;
}

.post-gallery.slider .owl-buttons .owl-prev:hover::before {
    color: #EA615B !important;
}

.post-gallery.slider .owl-next:before {
    content: '\e685';
}

/**/
.circle {
    background: #0f0f3d;
    border-radius: 50%;
    width: 100%;
    padding-top: 100%;
    position: relative;
    padding-right: 20px;
    padding-left: 32px;
}

.circle img {
    position: absolute;
    top: 15%;
    right: 15%;
    max-width: 70%;

}

.border-right {
    border-right: solid 2px #c1c1c1;
}

.p-border p {
    border-bottom: 1px solid #dee2e6 !important;
    padding-bottom: 10px;
}

/**/

.time-date {
    background: #D6D6D6;
    color: #ffffff;
    display: inline-block;
    padding: 1px 15px;
    border-radius: 4px;
    margin-bottom: 6px;
}

.timeline-thumb span {
    background: #D6D6D6;
}

.timeline:after {
    background: #A7D700;
}


@media (max-width: 1200px) and (min-width: 992px) {
    .header-nav-three .mainmenu ul li a {
        padding: 10px 10px !important;
    }

    .header-nav-three.header-nav-seven .mainmenu ul li a {
        font-size: 10px;
    }

    .icon-box {
        min-height: 370px;
    }
}

@media (max-width: 992px) and (min-width: 768px) {
    .header-nav-three .mainmenu ul li a {
        padding: 10px 10px !important;
    }

    .header-nav-three.header-nav-seven .mainmenu ul li a {
        font-size: 10px;
    }

    .icon-box {
        min-height: 480px;
    }
}

@media (max-width: 992px) {
    .pricing-table-area.pricing-table-area-three .container {
        width: 100%;
        max-width: 100% !important;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .pricing-table-area.pricing-table-area-three .col-md-3.col-sm-6 {
        width: 50%;
        max-width: 50%;
        flex: 0 0 50%;
    }

    .pricing-three-head {
        min-height: 170px;
    }

    .pricing-table-three ul {
        min-height: 170px;
    }

    .pricing-three-head:last-child {
        min-height: 170px;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .pricing-table-area.pricing-table-area-three .col-md-3.col-sm-6 {
        width: 50%;
        max-width: 50%;
        flex: 0 0 50%;
    }

    .pricing-three-head {
        min-height: 220px;
    }

    .pricing-table-three ul {
        min-height: 220px;
    }

    .pricing-three-head:last-child {
        min-height: 220px;
    }
}

@media (max-width: 575px) {
    .pricing-three-head {
        min-height: 150px;
    }

    .pricing-table-three ul {
        min-height: 150px;
    }

    .pricing-three-head:last-child {
        min-height: 150px;
    }
}

.footer-bottom {
    background: #004752;
}

table.val-toRight tr td:not(:first-child), table.val-toRight tr th:not(:first-child) {
    text-align: right;
}

table.val-toRight tr td:first-child {
    text-align: left;
}

table.val-toRight tr td:nth-child(2) {
    font-weight: 700 !important;
}

table.val-toRight.table td {
    border-top: none;
}

td.total-green {
    position: relative;
}

td.total-green:before {
    content: '';
    position: absolute;
    bottom: 5px;
    right: 0;
    width: 80%;
    height: 1.5px;
    background-color: #84A400;
}

/*tr:last-child td.total-green:after{*/
/*    content: '';*/
/*    position: absolute;*/
/*    top: 5px;*/
/*    right: 0;*/
/*    width: 80%;*/
/*    height: 1.5px;*/
/*    background-color: #84A400;*/
/*}*/
/*td.total-green:after {*/
/*    content: '';*/
/*    position: absolute;*/
/*    bottom: 5px;*/
/*    right: 0;*/
/*    width: 80%;*/
/*    height: 2px;*/
/*    background-color: #84A400;*/
/*}*/

.note {
    font-size: 13px;
}

.darker {
    background-color: #7fb347 !important;
}

.darker th {
    background-color: #7fb347 !important;
}

.btn_download {
    border: 4px solid lightgrey;
    padding: 20px 40px;
    display: inline-block;
}

.owl-wrapper-outer {
    position: relative;
    overflow: hidden;
}

.timline-corp {
    border-left: 2px solid #3EA849;
    margin-left: 3%;
    max-width: 46%;
    padding: 4%;
}

.timline-corp2 {
    border-left: 2px solid #E78523;
    padding: 4%;
}

.circletr::before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background-color: rgb(192, 30, 46);
    position: absolute;
    right: -15px;
    border-radius: 15px;
    z-index: 99;
}

.timline-corp .circlet::before, .timline-corp2 .circlet::before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background-color: #E78523;
    position: absolute;
    left: -15px;
    border-radius: 15px;
}

.col-md-25 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
    padding: 10px;
}



body {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

footer {
    margin-top: auto;
}

.gobierno h3 {
    font-family: PoppinsBold;
    color: #B5BBBB;
}

.gobierno h2 {
    font-family: PoppinsLight;
    color: #19507E;
}

.header-nav-three .mainmenu ul li a {
    text-transform: uppercase;
    font-size: 12px;
    text-align: center;
    font-weight: 700;
}

.business-plane-section-two .nav-tabs .nav-item.show .nav-link, .business-plane-section-two .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #1C4C7C !important;
}

.sub-line {
    position: relative;
    font-size: inherit !important;
}

.sub-line:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #1378BC;
    bottom: 0;
}

.left-line {
    position: relative;
    color: #000;
    padding-left: 20px;
}

.left-line:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 80%;
    background-color: #1378BC;
    left: 0;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.ul-disc-blue ul {
    list-style: disc;
}

.ul-disc-blue ul li::marker {
    color: #35ABED;
}

.circles-buttom {
    position: relative;
    width: max-content;
    margin-bottom: 15px;
}

.circles-buttom span {
    color: #084075;
    margin-left: 8px;
    font-size: 25px;
}

.circles-buttom .circles-buttom-span {
    position: absolute;
    right: 0px;
    bottom: -30px;
}

.circles-buttom span:first-child {
    color: #35ABED !important;
}

.circles-buttom span:nth-child(2) {
    color: #1378BC !important;
}

.doble-arrow-ul {
    list-style: disc;
    padding-left: 20px;
}

.doble-arrow-ul li {
    padding-left: 5px;
}

.doble-arrow-ul li::marker {
    content: '»';
    color: #35ABED;
}

.doble-arrow-ul2 {
    list-style: disc;
    padding-left: 20px;
}

.doble-arrow-ul2 li {
    padding-left: 5px;
}

.doble-arrow-ul2 li::marker {
    content: '»';
    color: #1378BC;
}

.bg-rounder {
    width: max-content;
    padding: 5px 15px;
    background-color: #35ABED;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.bg-rounder2 {
    width: max-content;
    padding: 5px 15px;
    background-color: #1378BC;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.bg-gray {
    background-color: #EDEDED;
}

/* downloadv2 */

.downloadv2 {
    height: 470px;
}

.downloadv2 .content {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-align: center;
    z-index: 1;
}

.downloadv2 .item-hover {
    height: 280px;
}

.downloadv2 .item-hover .img-bg {
    transition: height 3s ease-out, opacity 0.5s ease-out;
    width: 100%;
}

.downloadv2 .item-hover:hover .img-bg {
    opacity: 0;
    display: none;
    height: 0;
    padding: 0;
    min-height: unset;
    width: 100%;
}

.downloadv2 .item-hover .show-desc {
    opacity: 0;
    height: 0;
    overflow: hidden;
    padding-top: 0;
    min-height: unset;
    width: 100%;
    cursor: pointer;
    transition: height 3s ease-out, opacity 0.5s ease-out;
}

.downloadv2 .item-hover:hover .show-desc {
    opacity: 1;
    height: auto;
    min-height: 280px; /* Ensure this matches the content height */
    padding-top: 0px;
    width: 100%;
}

.downloadv2 .icon_container {
    background-position: top center;
    min-height: 150px;
    background-repeat: no-repeat;
    padding: 30px 0;
    width: 100%;
    transition: height 3s ease-out;
}

.downloadv2 .item-hover .img-bg img {
    margin-bottom: 20px;
}

.downloadv2.border-radius-30 {
    border-radius: 30px;
}

/* downloadv2 */

.owl-carousel.ods .owl-nav {
    position: absolute;
    color: white;
    font-size: 25px;
    bottom: 20px;
    left: 50px;
}

#slider-style-5 .owl-nav {
    display: none !important;
}

.resized h4, .resized a {
    color: #104778;
}

@media (max-width: 1700px) {
    .resized.container {
        width: 100% !important;
        max-width: 100%;
    }
}

.bg-blue-dark {
    background-color: #042B49 !important;
}

.tc-orange {
    color: #FFC00D !important;
    font-weight: bold;
}

.tc-blue {
    color: #042B49 !important;
}
.tc-light-blue{
    color: #006AA9;
}
.tc-yellow {
    color: #F5C454 !important;
}

.soluciones .icon {
    padding: 17px 25px;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 15px;
}

.soluciones .info {
    padding: 5px 20px;
    background-color: white;
    border-top-right-radius: 25px;
    border: 2px solid #DADFE6;
    position: relative;
}

.soluciones .info:before {
    content: '';
    width: 6px;
    height: 70%;
    position: absolute;
    left: -4px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background-color: #F5C454;
}

.camiones .chapa {
    background-color: #DADFE6;
    width: max-content;
    padding: 5px 30px;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: auto;
    outline: 2px solid #042B49;
    outline-offset: -5px;
    margin: 0 auto;
}

.camiones .chapa p:first-child {
    font-style: italic;
    font-size: 12px;
    color: #042B49;
    font-weight: 700;
    margin-bottom: 8px;
}

.camiones .chapa p.value {
    font-size: 60px;
    color: #042B49;
    font-weight: 900;
    margin-bottom: 10px;
}

.camiones .chapa p:last-child {
    color: #042B49;
}

.asg .icon {
    padding: 17px 25px;
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 15px;
    border: 2px solid #DADFE6;
}

.asg h4 {
    text-align: left;
}

.asg .info:before {
    content: '';
    width: 6px;
    height: 70%;
    position: absolute;
    left: -4px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background-color: #F5C454;
}

.rounded-lg {
    border-radius: .75rem !important;
}

.rounded-bottom-lg {
  border-bottom-right-radius: .75rem !important;
  border-bottom-left-radius: .75rem !important;
}

.modal.index .modal-content {
    background-color:#004752;
}

.modal.index .modal-header .close span {
    font-size: 20px;
}

.header-nav-three.iai-report-header {
    position: sticky;
    top: 0;
    z-index: 9999;
    width: 100%;
    min-height: auto;
    border-bottom: 0;
    background-color: #edeeef;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
}

.header-nav-three.iai-report-header [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.header-nav-three.iai-report-header .mainmenu {
    display: block !important;
    width: 100%;
    max-width: 100%;
    padding: 8px 0 6px;
    text-align: left;
    overflow-x: hidden;
    overflow-y: visible;
    min-height: 0;
    background-color: #edeeef;
    touch-action: auto;
    scrollbar-width: none;
}

.header-nav-three.iai-report-header .mainmenu::-webkit-scrollbar {
    height: 0;
}

.header-nav-three.iai-report-header .mainmenu ul {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: 4px;
    width: 100%;
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 8px;
    list-style: none;
    flex-wrap: nowrap;
    box-sizing: border-box;
}

.header-nav-three.iai-report-header .mainmenu ul li {
    display: flex;
    flex: 0 1 var(--nav-item-basis, 78px);
    width: auto;
    max-width: var(--nav-item-basis, 78px);
    min-width: var(--nav-item-min, 64px);
    align-items: stretch;
}

.header-nav-three.iai-report-header .mainmenu ul li.menu-item--compact {
    --nav-item-basis: 70px;
    --nav-item-grow: 0.75;
}

.header-nav-three.iai-report-header .mainmenu ul li.menu-item--profile {
    --nav-item-min: 76px;
}

.header-nav-three.iai-report-header .mainmenu ul li.menu-item--shareholders {
    --nav-item-min: 78px;
}

.header-nav-three.iai-report-header .mainmenu ul li.menu-item--director {
    --nav-item-min: 70px;
}

.header-nav-three.iai-report-header .mainmenu ul li.menu-item--medium {
    --nav-item-basis: 94px;
    --nav-item-grow: 1;
    --nav-item-min: 92px;
}

.header-nav-three.iai-report-header .mainmenu ul li.menu-item--geo {
    --nav-item-min: 80px;
}

.header-nav-three.iai-report-header .mainmenu ul li.menu-item--board {
    --nav-item-min: 104px;
}

.header-nav-three.iai-report-header .mainmenu ul li.menu-item--wide {
    --nav-item-basis: 116px;
    --nav-item-grow: 1.2;
    --nav-item-min: 116px;
}

.header-nav-three.iai-report-header .mainmenu ul li.menu-item--long {
    --nav-item-basis: 154px;
    --nav-item-grow: 1.55;
    --nav-item-min: 154px;
    width: auto;
    max-width: none;
}

.header-nav-three.iai-report-header .mainmenu ul li.menu-item--opinion {
    --nav-item-basis: 174px;
    --nav-item-grow: 1.75;
    --nav-item-min: 174px;
}

.header-nav-three.iai-report-header .mainmenu ul li.menu-item--language {
    --nav-item-basis: 76px;
    --nav-item-grow: 0.65;
    --nav-item-min: 76px;
    margin-left: 2px;
}

.header-nav-three.iai-report-header .mainmenu ul li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-width: 64px;
    min-height: 64px;
    height: 64px;
    padding: 7px 9px !important;
    border-radius: 999px;
    background: #ffffff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    color: #595f66;
    font-family: PoppinsRegular, Nunito, Arial, sans-serif;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.2;
    text-align: center;
    text-transform: none;
    text-decoration: none;
    white-space: normal !important;
    overflow-wrap: normal;
    word-break: normal;
    hyphens: manual;
    box-sizing: border-box;
    cursor: pointer;
    transition: background-color 180ms ease, box-shadow 180ms ease, color 180ms ease, transform 180ms ease;
}

.header-nav-three.iai-report-header .mainmenu ul li.menu-item--language a {
    border: 1px solid #0b2b78;
    background: #eef4ff;
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.85), 0 2px 10px rgba(11, 43, 120, 0.16);
    color: #0b2b78;
    font-weight: 700;
    letter-spacing: 0;
    text-transform: uppercase;
}

.header-nav-three.iai-report-header .mainmenu ul li.menu-item--long a {
    line-height: 1.12;
}

.header-nav-three.iai-report-header .mainmenu ul li.active a {
    background: #0b2b78;
    color: #ffffff;
}

.header-nav-three.iai-report-header .mainmenu ul li a:hover,
.header-nav-three.iai-report-header .mainmenu ul li a:focus {
    color: #0b2b78;
    box-shadow: 0 0px 22px #0b2c7859;
    transform: translateY(-1px);
}

.header-nav-three.iai-report-header .mainmenu ul li.menu-item--language a:hover,
.header-nav-three.iai-report-header .mainmenu ul li.menu-item--language a:focus {
    background: #0b2b78;
    color: #ffffff;
    box-shadow: 0 0 22px rgba(11, 44, 120, 0.35);
}

.header-nav-three.iai-report-header .mainmenu ul li.active a:hover,
.header-nav-three.iai-report-header .mainmenu ul li.active a:focus {
    color: #ffffff;
    background: #14398e;
}

.header-nav-three.iai-report-header .mobile-menu {
    display: none !important;
}

.header-nav-three.iai-report-header.is-scrollable::before,
.header-nav-three.iai-report-header.is-scrollable::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 6px;
    width: 28px;
    pointer-events: none;
    z-index: 2;
    opacity: 0;
    transition: opacity 180ms ease;
}

.header-nav-three.iai-report-header.is-scrollable::before {
    left: 0;
    background: linear-gradient(to right, #edeeef 15%, rgba(237, 238, 239, 0));
}

.header-nav-three.iai-report-header.is-scrollable::after {
    right: 0;
    background: linear-gradient(to left, #edeeef 15%, rgba(237, 238, 239, 0));
}

.header-nav-three.iai-report-header.is-scrollable:not(.is-scroll-start)::before {
    opacity: 1;
}

.header-nav-three.iai-report-header.is-scrollable:not(.is-scroll-end)::after {
    opacity: 1;
}

@media (max-width: 1399px) {
    .header-nav-three.iai-report-header .mainmenu ul {
        display: grid;
        grid-template-columns: repeat(7, minmax(0, 1fr));
        column-gap: clamp(4px, 1.5vw, 24px);
        justify-items: center;
        max-width: 1400px;
        margin: 0 auto;
    }

    .header-nav-three.iai-report-header .mainmenu ul li[class] {
        width: 100%;
        max-width: 160px;
        min-width: 0;
        margin-left: 0;
        justify-self: center;
    }
}

@media (max-width: 1199px) {
    .header-nav-three.iai-report-header .mainmenu::-webkit-scrollbar {
        height: 0;
    }

    .header-nav-three.iai-report-header .mainmenu::-webkit-scrollbar-track {
        background: transparent;
    }

    .header-nav-three.iai-report-header .mainmenu::-webkit-scrollbar-thumb {
        background: rgba(11, 43, 120, 0.35);
        border-radius: 4px;
    }
}

@media (min-width: 1200px) and (max-width: 1399px) {
    .header-nav-three.iai-report-header .mainmenu ul {
        row-gap: 2px;
        column-gap: clamp(4px, 1.5vw, 24px);
        padding: 0 4px;
    }

    .header-nav-three.iai-report-header .mainmenu ul li.menu-item--compact {
        --nav-item-min: 60px;
    }

    .header-nav-three.iai-report-header .mainmenu ul li.menu-item--profile {
        --nav-item-min: 72px;
    }

    .header-nav-three.iai-report-header .mainmenu ul li.menu-item--shareholders {
        --nav-item-min: 74px;
    }

    .header-nav-three.iai-report-header .mainmenu ul li.menu-item--director {
        --nav-item-min: 66px;
    }

    .header-nav-three.iai-report-header .mainmenu ul li.menu-item--medium {
        --nav-item-min: 84px;
    }

    .header-nav-three.iai-report-header .mainmenu ul li.menu-item--geo {
        --nav-item-min: 74px;
    }

    .header-nav-three.iai-report-header .mainmenu ul li.menu-item--board {
        --nav-item-min: 96px;
    }

    .header-nav-three.iai-report-header .mainmenu ul li.menu-item--wide {
        --nav-item-min: 108px;
    }

    .header-nav-three.iai-report-header .mainmenu ul li.menu-item--long {
        --nav-item-min: 146px;
    }

    .header-nav-three.iai-report-header .mainmenu ul li.menu-item--opinion {
        --nav-item-min: 164px;
    }

    .header-nav-three.iai-report-header .mainmenu ul li.menu-item--language {
        --nav-item-min: 72px;
        margin-left: 0;
    }

    .header-nav-three.iai-report-header .mainmenu ul li a {
        min-width: 60px;
        min-height: 60px;
        height: 60px;
        padding: 6px 7px !important;
        line-height: 1.1;
    }
}

@media (max-width: 999px) {
    .header-nav-three.iai-report-header .mainmenu ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        row-gap: 4px;
        column-gap: 8px;
        max-width: 750px;
        margin: 0 auto;
    }

    .header-nav-three.iai-report-header .mainmenu ul li[class] {
        flex-basis: calc((100% - 36px) / 5);
        width: auto;
        max-width: 150px;
        min-width: 0;
    }
}

@media (max-width: 767px) {
    .header-nav-three.iai-report-header .mainmenu {
        padding: 6px 0 4px;
    }

    .header-nav-three.iai-report-header .mainmenu ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 5px;
        max-width: 560px;
        margin: 0 auto;
        padding: 0 10px;
    }

    .header-nav-three.iai-report-header .mainmenu ul li[class] {
        flex-basis: calc((100% - 15px) / 4);
        width: auto;
        max-width: 140px;
        min-width: 0;
    }

    .header-nav-three.iai-report-header .mainmenu ul li.menu-item--long {
        width: auto;
        max-width: 140px;
    }

    .header-nav-three.iai-report-header .mainmenu ul li.menu-item--language {
        margin-left: 0;
    }

    .header-nav-three.iai-report-header .mainmenu ul li a {
        min-width: 64px;
        min-height: 64px;
        height: 64px;
        font-size: 9px;
        padding: 7px 9px !important;
    }
}

@media (max-width: 479px) {
    .header-nav-three.iai-report-header .mainmenu ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        max-width: 390px;
        margin: 0 auto;
    }

    .header-nav-three.iai-report-header .mainmenu ul li[class] {
        flex-basis: calc((100% - 10px) / 3);
        max-width: 130px;
        min-width: 0;
    }
}
