/*menu novo*/

.veja {
    text-align: center;
    width: 100%;
    display: block;
    color: #354463;
    font-weight: bold;
    text-decoration: underline;
}
.team-item--rounded:hover .veja {
    color: #fff;
}


.flex--menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.flex--menu > div:nth-child(1) {
    min-width: 225px;
    padding-left: 30px;
}


.flex--menu > div:nth-child(2) {
    position: relative;
    max-width: 900px;
}

.flex--menu > div:nth-child(3) {
    
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 250px;
    padding-right: 30px;
}




.blog--limit, .flex--menu > div:nth-child(2) {
    max-width: 900px;
}



.flex--menu > div:nth-child(2) .icons {
    right: 15px;
}

.lang-select {
    margin-right: 0px !important;
}

/* ---------------------*/


.team-item--rounded .team-item__img {
    border-radius: 0;
}

.line--20 {
    line-height: 2;
}
.line--20 p {
    margin: 25px auto;
}
.align--center {
    text-align: center;
}

.align--left {
    text-align: left;
}
.margin--auto {
    margin: 0px auto;
}

.blockquote, .blockquote p {
    background: #fff !important;
    margin: 0px;
}

.blog-post h1 {
    font-size: 35px;
    margin-bottom: 0px;
}
.autor {
    margin-bottom: 20px;
    font-style: italic;
    margin-top: 20px;
}

.color--link {
    color: #4a4c70;
    text-decoration: underline;
    font-style: italic;
}

.team-item-a a  {
    text-decoration: none !important;
    color: rgba(0,0,0,0.72) !important;
}
header.header {
    background: transparent;
}

.main-menu__item .main-menu__link, .lang-select__item--active {
    color: #fff;
}

.lang-select__item--active span::after, .lang-select__item--active span::before, .main-menu__item .main-menu__link::before, .main-menu__item--active .main-menu__link span::after,
.main-menu__item--has-child .main-menu__link span::after {
    background: #fff;
}

.main-menu__item:hover .main-menu__link {
    color: #efc940

}

.topo--blog {
    margin-top: 105px;
}

.nohover, .nohover:hover {
    background: transparent !important;
    box-shadow: none !important;
}

.promo-slider .align-container {
    height: 600px;
}
.icons {
    position: absolute;
    top: 29px;
    right: -60px;
}

.absTw {
    z-index: 99;
}

.absTw a svg , .icons a svg {
    color: #fff;
    fill: #fff;
    width: 25px;
}

.icons a, .absTw a {
    margin: 0px 10px;
    text-decoration: none;
}

.main-menu__item .main-menu__link, .lang-select {
    font-size: 15px;
}

section .blog {
    margin: 0px auto 40px auto;
    padding-top: 40px;
    

}
.whats {
    background: #4caf50;
    border-radius: 0px;
    padding: 5px 0px;
    text-align: center;
    color: #fff;
    text-transform: unset;
}

.whats svg {
    width: 30px;
    fill: #4caf50;
}

.whats:hover svg {
    fill: #94f1b6;
}

.roll, .roll2 .lang-select__item--active span::after, .roll2 .lang-select__item--active span::before, .roll2 .main-menu__item .main-menu__link::before, .roll2 .main-menu__item--active .main-menu__link span::after, .roll2 .main-menu__item--has-child .main-menu__link span::after {
    background: #212620 !important;
}

.roll2 {
    background: #fff !important;
}

.roll2 .main-menu__item .main-menu__link, .roll2 .lang-select__item--active {
    color: #212620;
}

.roll2 .icons a svg, .roll2 .absTw a svg {
    fill: #212620;
    color: #212620;
}
#mapa{
    width: 100%; 
    height: 500px; 
    border: 1px solid #ccc;
  }

  .lang-select__sub-list::before {
      display: none;
  }

  .lang-select__sub-list li a {
      color: #212620 ;
  }

  .lang-select__sub-list {
      background: #fff;
      right: 0px !important;
      width: 150px !important;
      -webkit-box-shadow: 2px 3px 15px -5px rgba(0,0,0,0.72); 
box-shadow: 2px 3px 15px -5px rgba(0,0,0,0.72);
left: 0px !important;
top: 80% !important;
  }

  .lang-select__sub-list li a {
      font-size: 18px;
  }
  .lang-select__item--active::before {
    DISPLAY:NONE
    }




    .ajust__promo {
        max-height: 70vh;
        background: #2e1f0a;
        text-align: center;
        margin-top: 105px;
    }

    .ajust__promo img {
        max-height: 70vh;
        max-width: 100%;
        width: auto;
        height: auto;
    }



    .heading p {
        color: #000 !important;
    }

    body {
        color: #000;
    }

    .img--bg {
        object-fit: contain;
    }

    .cookie-bar {
        position: fixed;
        bottom: 0px;
        left: 0px;
        z-index: 9999;
        background: #00aac1;
        width: 100%;
        padding: 20px 0px;
    }


    .cookie-bar .container {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: wrap;
    }

    .cookie-bar .container  .box{
        max-width: 750px;
        width: 70%;
    }

    .cookie-bar .container  .box * {
        font-size: 14px;
        color: #fff;
    }

    .cookie-bar .container  .box h3 {
        font-size: 18px;
    }

    .cookie-bar .container .button {
        font-size: 15px;
        background: #fff;
        color: #00aac1;
        cursor: pointer;

    }
    .text--left {
        text-align: left;
    }

    .desc a, #mapa a {
        color: #007bff;
        text-decoration: underline;
    }

    blockquote p {
        margin: 40px 0;
        font-size: 20px;
        padding: 61px 70px 65px 70px;
        color: #354463;
        font-size: 18px;
        font-weight: 700;
        background-color: #c1f7d5;

    }

    img {
        max-width: 100% !important;
    }

    #mapa .gm-ui-hover-effect {
        display: block !important;
    }


    #mapa h2 {
        font-size: 25px;
    }

    

    .busca__topo {
        position: absolute;
        right: 0px;
        display: flex;
        border: none;
        background: #fff;
        padding: 22px;
        top: -500px;
        opacity: 0;
        /* -webkit-box-shadow: 9px 4px 25px -5px rgb(0 0 0 / 43%); */
        /* box-shadow: 9px 4px 25px -5px rgb(0 0 0 / 43%); */
        box-shadow: 2px 3px 15px -5px rgb(0 0 0 / 72%);
        transition: all .5s ease;
    }

    .busca__topo.active {
        opacity: 1;
        top: 115%;


    }


    .busca__topo input {
        outline: none;
        border: 1px solid #545454;
        padding: 5px 10px;
    }

    .busca__topo button {
        border: 1px solid #545454;
        background: #354463;
        text-transform: uppercase;
        color: #fff;
        padding: 5px 10px;
    }


    .responsivo__men__itens {
        display: none;
    }


    .menu__resp__ocult {
        background: #00a9c0;
        width: 100%;
        max-width: 550px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        position: fixed;
        z-index: 9999;
        left: -550px;
        opacity: 0;
        transition: all .5s ease;

    }

    .menu__resp__ocult.active {
        opacity: 1;
        left: 0px;
    }

    .menu__resp__ocult ul { 
        margin: 20px;
    }

    .menu__resp__ocult ul li { 
        margin: 20px ;
    }

    .close_men {
        position: absolute;
        width: 40px;
        height: 40px;
        padding: 5px;
        background: #fff;
        right: 0px;
        top: 0px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 5px;
    }

    .close_men svg {
        color: #00a9c0;
        fill: #00a9c0;
        max-width: 20px;
        height: 20px;
    }


    .issn {
        display: block;
        width: 100%;
        margin-top: -40px;
        font-size: 14px;
        margin-left: 13px;
    }

    .glossario {
        color: #000 !important;
        text-decoration: none !important;
        display: inline-block !important;
        position: relative !important;
        padding: 0px 5px !important;
        background: #c1f7d5 !important;
        margin: 0px 5px !important;
        cursor: help !important;
    }

    .glossario small {
        position: absolute;
        width: 200px;
        bottom: 100%;
        background: #c1f7d5;
        padding: 5px 10px;
        line-height: 1.7;
        font-size: 13px;
        border: 1px solid #adf5c7;
        left: 100%;
        display: none;
    }
    .carrossel {
        position: relative;
    }

    .slick-arrow {
        position: absolute;
        font-size: 0px;
        width: 30px;
        height: 30px;
        z-index: 99;
        background: #c1f7d5;
        border: none;
        border-radius: 50%;
        top: 50%;
        margin-top: -15px;
        outline: none;
    }
    .slick-next {
        right: 10px;
    }
    .slick-next::before {
        content: ">";
        position: absolute;
        left: 10px;
        color: #2c2312;
        font-size: 20px;
        top: -2px;
        transform: scaleY(1.7);
    }
    .slick-prev {
        left: 10px;
    }

    .slick-prev::before {
        content: "<";
        position: absolute;
        left: 10px;
        color: #2c2312;
        font-size: 20px;
        top: -2px;
        transform: scaleY(1.7);
    }


    .carrossel  div {
        position: relative !important;
        overflow: hidden;
        background: #c1f7d5;
    }

    .carrossel  div .legenda {
        position: absolute !important;
        left: 0px !important;
        bottom: 0px !important;
        display: table !important;
        width: 100% !important;
        background: rgba(0,0,0,.5) !important;
        padding: 20px 10px !important;
        color: #fff !important;
        opacity: 1 !important;

    }

    @media only screen and (max-width: 1320px) {

        .menu--topo {
            margin-left: -40px !important;
            
        }



    }

    @media only screen and (max-width: 1250px) {

        .main-menu__item .main-menu__link, .lang-select {
            font-size: 13px;
        }
    }

    @media only screen and (max-width: 1120px) {
        
        .menu--topo {
            display: none;
        }
        .responsivo__men__itens {
            position: absolute;
            top: 22px;
            left: 0px;
            background: #00a9c0;
            width: 31px;
            height: 31px;
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 4px;
            border-radius: 0px 5px 5px 0px;
            z-index: 9999;
            top: 40px;
        }
        .responsivo__men__itens svg {
            color: #fff;
            fill: #fff;
        }
        .header-logo {
            margin-left: 95px;
        }
        
    }


    @media only screen and (max-width: 580px) {
        .header-logo {
            margin-left: 18px;
        }
        .absTw {
            display: none;
        }

       

        .header-logo__img {
            max-height: 30px !important;
        }

        .main-menu__item .main-menu__link, .lang-select {
            font-size: 13px;
        }
        
        .responsivo__men__itens {
            top: 22px;

        }
        

        .donors  .row {
            flex-direction: column;
            justify-content: center;
            align-items: center;
            width: 100%;
            max-width: none !important;
        }
        .donors  .row > div {
            width: 100% !important;
            max-width: none !important;
        }
        .img--bg {
            object-fit: contain;
            height: 200px;
            margin-top: 69px;
        }
        .promo-primary .align-container {
            height: 230px
        }
      
    }


.hiddenA {
    display: none;
}





