:root {
    --color-grey: #616161;
    --color-text: #4B7189;
}

/* Text */

.text-one {
    font-size: 18px !important;
}


/* START BANNER */

.countries__banner {
    height: auto;
    min-height: 548px;
    padding: 3rem 3rem 0 12rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}


/* .countries__banner .banner_container{padding: 3rem 3rem 0 12rem;} */

.countries__banner .watermark {
    height: 55.99px;
    width: 87.84px;
    right: 2rem;
    bottom: 1rem;
    position: absolute;
}

.countries__banner .banner__menu {
    width: 80%;
    left: 50%;
    transform: translateX(-50%);
}

.countries__banner .banner__menu span{
    border-radius: 50%;
    width: 40px;
    height: 40px;
    transform: translateY(40px) !important;
    cursor: pointer;
}

.countries__banner .banner__menu span .icon{
    color: #007BA5;
    font-size: 20px;
}

.countries__banner .banner__info span .icon-img{
    width: 70%;
    margin-left: -5px;
    margin-top: -5px;
}

.countries__banner .banner__menu p {
    left: 50px;
    top: 50%;
    transform: translateY(-50%);
}

.countries__banner .banner__info {
    color: #fff;
    margin-top: 40px;
    max-width: 680px;
    width: 100%;
}

.countries__banner .banner__info .title {
    font-size: 54px;
}

.countries__banner .banner__info .card {
    background: transparent;
    border: none;
}

.countries__banner .banner__info .card .card__icon {
    border-radius: 50%;
    height: 57px;
    width: 57px;
    position: absolute;
}

.countries__banner .banner__info .card .card__icon.one {
    background-color: #83D1F8;
}

.countries__banner .banner__info .card .card__icon.two {
    background-color: #00ADAA;
}

.countries__banner .banner__info .card .card__icon.three {
    background-color: #38ACE9;
}

.countries__banner .banner__info .card .card__icon.four {
    background-color: #72DAC2;
}

.countries__banner .banner__info .card .card__icon .icon {
    color: #fff;
    font-size: 25px;
}

.countries__banner .banner__info .card .card__info {
    margin-left: 4.5rem;
}

.countries__banner .banner__info .card .card__info .subtitle {
    font-size: 29px;
}

.countries__banner .banner__info .card .card__info .text {
    font-size: 16px;
}

.countries__banner .banner__info .btn {
    color: #fff;
    background-color: #007BA5;
    font-size: 14px;
}

.countries__banner .banner__info .btn.btn__one {
    width: 320px;
    height: 42px;
}

.countries__banner .banner__info .btn.btn__two {
    width: 190px;
    height: 42px;
}

.countries__banner .banner__info .delay-02 {
    animation-delay: .2s;
}

.countries__banner .banner__info .delay-04 {
    animation-delay: .4s;
}

.countries__banner .banner__info .delay-06 {
    animation-delay: .6s;
}

.countries__banner .banner__info .delay-08 {
    animation-delay: .8s;
}

.countries__banner .view-filters {
    display: none;
}


/* END BANNER */


/* START MONITORING */

.monitoring {
    padding: 3rem 0 4rem 0;
}

.monitoring .monitoring__title {
    font-size: 52px;
    color: var(--color-grey);
    text-align: center;
}

.monitoring .block {
    width: 530px;
    height: auto;
    background: #fbc233;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

.monitoring .block.one {
    background: #c5c553;
}

.monitoring .block h2 {
    padding: 1.5rem;
    font-size: 22px;
    color: #616161;
    font-weight: 600;
}

.monitoring .block h3 {
    padding-top: 1.5rem;
    font-size: 22px;
    color: #616161;
    font-weight: 400 !important;
}

.monitoring .block .block--data h3,
.monitoring .block .block--data p {
    margin-left: 1.5rem;
}

.monitoring .block .block--data.line::before {
    left: 50%;
    top: -1.5rem;
    width: 85%;
    content: "";
    height: 1px;
    position: absolute;
    background: #FFF;
    transform: translateX(-50%);
}

.monitoring .block .year p {
    padding: 10px;
    font-size: 20px;
    color: #616161;
    font-weight: 600;
}

.monitoring .block span.year {
    padding: 10px;
    font-size: 20px;
    color: #616161;
    font-weight: 600;
    right: 1.5rem;
    top: -1.5rem;
}

.monitoring .block .block--data p {
    font-size: 30px;
    color: #FFFFFF;
    font-weight: 600;
}

.monitoring .block .block__img {
    position: relative;
    height: 19px;
}

.monitoring .block .block__img img {
    max-width: 65px;
    max-height: 65px;
    position: absolute;
    right: .5rem;
    bottom: .5rem;
}

.monitoring .min-h-110 {
    min-height: 110px;
}

/* END MONITORING */

.evolution {
    width: 100%;
    background-color: #002D49;
}

.evolution img {
    width: 100%;
}

.evolution .title {
    text-align: center;
    font-size: 54px;
    color: white;
}

.members {
    text-align: center;
}

.members .members-title {
    font-size: 52px;
    color: #424242;
}

.members .members-subtitle {
    font-size: 1.25rem;
    color: var(--color-grey);
}

.members .members-text {
    color: var(--color-text);
    font-weight: 500;
    margin-top: 6px;
}

.members .members-icon {
    max-width: 91px;
    min-width: 91px;
    width: 100%;
}

.iadb-data .view-filters {
    display: none;
}

.section_information_base .view-filters {
    display: none;
}

/* Section Flags */
.block-country{
    width: 100%;
    margin: auto;
}

.country-flag{
    width: 20%;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* media queries */
@media(max-width: 1024px){
    .country-flag{
        width: 25%;
    }
}

@media (max-width: 800px) {
    .countries__banner {
        padding: 0;
    }
    .countries__banner .watermark {
        top: 1rem;
    }
    .countries__banner .banner__menu {
        border-radius: 5px;
        background: transparent;
        margin-top: -1rem;
        z-index: 1;
    }
    .countries__banner .banner__menu .icon {
        color: rgba(255, 255, 255, .2);
        font-size: 20px;
    }
    .countries__banner .banner__info {
        margin-top: 80px;
    }
    .countries__banner .banner__info .card .card__icon {
        position: relative;
    }
    .countries__banner .banner__info .card .card__info {
        margin: 0;
    }
    .monitoring .monitoring__title {
        font-size: 32px;
    }
    .evolution .title {
        font-size: 34px;
    }
    .members .members-title {
        font-size: 32px;
    }

    .monitoring .card {
        width: 95%;
        margin: auto;
    }

    .monitoring .block {
        width: 85%;
        height: auto;
    }

    .monitoring .block h2{
        font-size: 17px;
    }

    .monitoring .block h3{
        padding-top: 10px;
        font-size: 15px;
    }

    .monitoring .block .block--data p{
        font-size: 22px;
    }

    .monitoring .min-h-110{
        min-height: 95px;
    }

    .monitoring .block .block__img img {
        max-width: 45px;
        max-height: 45px;
    }

}

@media(max-width: 767px){
    .country-flag{
        width: 33.3%;
    }
}

@media(max-width: 576px){
    .country-flag{
        width: 50%;
    }
}