#blip-chat-container #blip-chat-open-iframe {
    z-index: 2;
}

.body{
    position: relative;
}

.container {
    max-width: 1300px;
    width: 100%;
    padding: 40px 0;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    box-sizing: border-box;
}

#cloud-container{
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    overflow:hidden;
    z-index:-1;
}

.sobre {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.sobre p {
    margin: 0;
    text-align: justify;
    font-size: .95rem;
    color: #707070;
}

.titulo-sobre {
    flex: 1;
    align-items: center;
    justify-content: center;
}

.icones-sobre {
    display: flex;
    flex-direction: column;
    height: 250px;
}

.icones-extra {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.btn-fale-conosco {
    color: #404758;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.btn-seja-associado {    
    color: white !important;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.noticias {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.container-secundario {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;  
    margin: 40px 0;
    grid-template-areas: "item item item item";
    gap: 40px;
}

.noticia {
    display: grid;
    grid-template-areas: "item item item item";
}

.card-noticia {
    max-width: 300px;
    width: 100%;
    overflow: hidden;
}

.card-noticia .image-card {    
    transition: .3s all ease;
}

.card-noticia .image-card:hover {
    transform: scale(1.02);
}

.card-descricao{
    padding: 10px 20px;
    height: 130px;
    display: flex;
    flex-direction: column;
}

.cta {
    padding: 10px 20px;
    display: flex;
    justify-content: center;
}

.continuar-lendo {
    background-color: #058288;
    color: #fff;
    cursor: pointer;
    transition: .2s all ease;
    padding: 10px 12px;
    text-transform: uppercase;
    font-size: .65rem;
    width: max-content;
    border-radius: 5px;
}

.continuar-lendo:hover {
    background-color: #026e74;
}

.arrow {
    color: #fff !important;
}

.data-noticia {
    padding: 0;
    font-size: .65rem;    
}

.saiba-mais {
    width: 100%;
    display: flex;
    justify-content: center;
}

.btn-saiba-mais {
    color: white !important;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.portal-associado-itens {
    flex-direction: column;
}

.bg-azul-pagina {
    background-color: #3F4658;
    color: #ffffff;
    height: auto;
    font-size: larger;
}

.card-titulo {
    color: #252B3C;
    text-transform: uppercase;
    border-bottom: 2px solid #059ba2;
    font-size: 1.5rem;
    display: inline-block;
}

.alinhamento-div-pagina {
    margin: 20px 200px;
}

.alinhamento-titulo {
    margin-left: 200px;
    align-items: center;
}

.margem-titulo {
    margin-top: -10px;
    text-transform: uppercase;
}

.titulo-home {
    color: #404758;
    font-family: 'Lato-black';
    font-weight: bold;
    font-size: 5.5rem;
    margin-top: -25px;
}

.titulo-secundario {
    color: #404758 !important;
    font-weight: bold;
    font-size: 2.5rem;
}

.tamanho-da-divisoria {
    border-left: 2px solid;
    margin: 30px !important;
    border-radius: 5px;
    opacity: .5;
}

.bg-azul {
    background-color: #404758;
}

.bg-gray {
    background-color: #fafafa;
}

.bg-destaque {
    background-color: #fafafa;
}

.icones-homepage {
    width: 100px;
    height: 50px;
    margin-bottom: 20px;
    opacity: .85;
}

.icones-homepage2 {
    width: 80px;
    height: 50px;
    margin-bottom: 20px;
    color: #404758;
    opacity: .85;
}

.texto-menor {
    font-size: small;
    padding-top: 10px;
    color: rgb(73, 73, 73);
}

.botao-menor {
    color: #ffffff !important;
    font-weight: 600;
    letter-spacing: 0.5px;    
}

.btn-associado {
    width: 50%;
}

.icones {
    display: flex;
    align-items: center;
}

.espacamento-texto {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.card-texto {
    display: flex;
    flex-direction: column;    
}

.card-texto p {
    font-size: .95rem;
    color: #707070;
}

.container-alinhamento {
    padding: 60px 100px;
}

.frase-destaque {
    font-size: 40px;
    line-height: 45px;
    text-align: center;
    font-weight: bold;
    color: #404758;
    margin-top: 40px;
}

.frase-destaque span {
    font-family: 'Lato';
}

.titulo-secundario-div {
    font-family: 'Lato';
    font-weight: bold;
    color: #404758 !important;
}

.titulo-home-div {
    font-family: 'Lato';
    font-weight: bold;
    margin-top: -10px;
    color: #404758;
    text-transform: uppercase;
}

.square {
    height: 80px;
    width: 50px;
    background-color: #ffffff;
    margin-right: 40px;
    margin-top: 30px;
}

.texto-div {
    margin-top: 40px;
    padding-right: 250px;
}

.link-documentos {
    color: #404758 !important;
    font-weight: 600;
    text-decoration: none;
    text-align: center;
    transition: .3s all ease;
    font-size: .9rem;
    color: #888;    
}

.link-documentos:hover {
    color: #252B3C !important;
}

.icone-branco {
    color: #404758 !important;
    margin-left: 3px;
    font-size: small !important;
}

.margem-img {
    margin-right: 150px;
}

.titulo-secundario-div-2 {
    color: #ffffff;
    font-family: 'Lato-bold';
    font-weight: bold;
    font-size: 2.5rem;
}

.titulo-home-div-2 {
    color: #ffffff;
    font-family: 'Lato-black';
    font-weight: bold;
    font-size: 3.5rem;
    margin-top: -20px;
    text-transform: uppercase;
}

.img-edit {
    max-width: 120px;
}

.img-edit-2 {
    max-width: 200px;
}

.banner-com-link:hover {
    cursor: pointer;
}

.margem-titulo {
    margin-top: -10px;
}

.alinhamento-card {
    height: 30%;
    display: flex;
    flex-direction: column;
    justify-items: space-between;
}

.cor-titulo-noticias {
    color: #ffffff !important;
    width: 100%;
}

.titulo-secao {
    color: #404758 !important;
    width: 100%;
}

.v-application .white {
    background-color:#404758 !important;
}

.white > h2,
.white > h1{
    color: #fff;
}

.card-associado {
    padding: 0;
    height: 200px;
    min-width: 100px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}

.alinhamento-div {
    margin: 20px 200px;
}

.produtos {
    background-color: #fafafa;
}

.produto-section {
    margin: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-evenly;
}

.texto {
    padding: 0;
    margin: 0 !important;
    text-align: justify;
}

.subtitulo-alinhamento {
    color: #252B3C;
    text-transform: uppercase;
    border-bottom: 4px solid #059ba2;
    font-size: 23px;
    display: inline-block;
}

.titulo-card {
    text-align: start;
    font-weight: bold;
    font-size: .9rem;
    color: #555;
    padding: 0;
    padding: 10px 0;
}

.titulo-portal {
    color: #404758 !important;
}

.imagem-produtos {
    background-image: url("https://amhpsite.s3.amazonaws.com/arquivosgerais/ac8c79fa-f510-4657-81d4-4d532e94c5d5.jpg");
    background-size: cover;
    min-height: 430px;
    width: 100%;
}

.logo-produtos {
    width: 100%;
    gap: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.bg-fafafa {
    background-color: #FAFAFA;
}

@media screen and (max-width: 575px) {
    .container {
        padding: 30px 20px;
    }

    .container-secundario {        
        flex-direction: column;        
        margin: 30px 0;
        gap: 30px;
    }

    .sobre p {
        font-size: .9rem;
    }

    .titulo-secundario {
        font-size: 1.5rem;
    }

    .titulo-home {
        font-size: 4.5rem;
    }

    .botao-menor  {
        font-size: .75rem !important;
    }

    .btn-fale-conosco {
        font-size: .75rem !important;
    }

    .btn-seja-associado { 
        font-size: .75rem !important;
    }

    .tamanho-da-divisoria {
        display: none;
    }

    .icones-sobre {
        height: auto;
        padding: 10px 0;
    }

    .noticia {
        grid-template-areas: 
        "item"
        "item"
        "item"
        "item";
        gap: 30px 0;
        justify-content: center;
        flex-direction: column;
    }

    .btn-saiba-mais {
        font-size: .75rem !important;
    }

    .itens-portal{
        gap: 40px;
    }

    .card-titulo {
        font-size: 1.3rem;
    }

    .icones {        
        flex-direction: column;
        gap: 30px;
    }

    .icones-extra {
        margin-top: 30px;
        gap: 30px;
        flex-direction: column;
    }

    .card-associado {
        gap: 20px;
    }

    .imagem-produtos {
        display: none;
    }

    .margem-img {
        margin: 0;
    }

    .img-edit {
        max-width: 100px;
    }
    
    .img-edit-2 {
        max-width: 170px;
    }
}

@media screen and (min-width: 576px) and (max-width: 768px) {
    .container {
        padding: 50px 20px;
    }

    .container-secundario {        
        flex-direction: row;        
        margin: 30px 0;
        gap: 30px;
    } 
    
    .sobre p {
        font-size: .9rem;
    }

    .titulo-secundario {
        font-size: 1.5rem;
    }

    .titulo-home {
        font-size: 4.5rem;
    }

    .botao-menor  {
        font-size: .70rem !important;
    }    

    .icones-sobre {
        height: auto;
        padding: 10px 0;
    }

    .noticia {
        grid-template-areas: 
        "item item"
        "item item";
        gap: 30px;
        justify-content: center;
        flex-direction: column;
    }

    .card-noticia {
        max-width: 250px;
        height: 330px;
    }

    .image-card {
        height: 160px !important;
    }

    .card-descricao{
        padding: 15px;
    }

    .card-descricao {
        font-size: .9rem;
    }

    .titulo-card {
        font-size: .8rem;
    }

    .icones {        
        flex-direction: row;
        gap: 10px;
    }

    .icones-extra {
        margin-top: 30px;
        gap: 10px;
        flex-direction: column;
    }

    .icones-homepage {
        width: 55px;
        margin-bottom: 5px;
    }

    .icones-homepage2 {
        width: 60px;
        margin-bottom: 5px;
    }

    .btn-fale-conosco {
        width: 140px;
        font-size: .70rem !important;
    }

    .btn-seja-associado { 
        width: 170px;
        font-size: .70rem !important;
    }
}

@media screen and (min-width: 769px) and (max-width: 991px) {
    .container {
        padding: 50px 20px;
    }

    .container-secundario {        
        flex-direction: row;        
        margin: 30px 0;
        gap: 30px;
    } 
    
    .sobre p {
        font-size: .9rem;
    }

    .titulo-secundario {
        font-size: 1.5rem;
    }

    .titulo-home {
        font-size: 4.5rem;
    }

    .tamanho-da-divisoria {
        margin: 20px !important;
    }

    .botao-menor  {
        font-size: .70rem !important;
    }    

    .icones-sobre {
        height: auto;
        padding: 10px 20px 10px 10px;
    }

    .noticia {
        grid-template-areas: 
        "item item"
        "item item";
        gap: 30px;
        justify-content: center;
        flex-direction: column;
    }

    .card-noticia {
        max-width: 250px;
        height: 330px;
    }

    .image-card {
        height: 160px !important;
    }

    .card-descricao{
        padding: 15px;
    }

    .card-descricao {
        font-size: .9rem;
    }

    .titulo-card {
        font-size: .8rem;
    }

    .icones {        
        flex-direction: row;
        gap: 10px;
    }

    .icones-extra {
        margin-top: 30px;
        gap: 10px;
        flex-direction: row;
    }

    .icones-homepage {
        width: 55px;
        margin-bottom: 5px;
    }

    .icones-homepage2 {
        width: 60px;
        margin-bottom: 5px;
    }

    .btn-fale-conosco {
        width: 140px !important;
        font-size: .70rem !important;
    }

    .btn-seja-associado { 
        width: 170px !important;
        font-size: .70rem !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    .container {
        padding: 50px 20px;
    }

    .container-secundario {        
        flex-direction: row;        
        margin: 30px 0;
        gap: 30px;
    } 
    
    .sobre p {
        font-size: .9rem;
    }

    .titulo-secundario {
        font-size: 1.5rem;
    }

    .titulo-home {
        font-size: 4.5rem;
    }

    .botao-menor  {
        font-size: .70rem !important;
    }    

    .icones-sobre {
        height: auto;
        padding: 10px 0;
    }

    .noticia {
        grid-template-areas: 
        "item item item item";
        gap: 20px;
        justify-content: center;
        flex-direction: column;
    }

    .card-noticia {
        max-width: 250px;
        height: 330px;
    }

    .image-card {
        height: 160px !important;
    }

    .card-descricao{
        padding: 15px;
    }

    .card-descricao {
        font-size: .9rem;
    }

    .titulo-card {
        font-size: .8rem;
    }

    .icones {        
        flex-direction: row;
        gap: 10px;
    }

    .icones-extra {
        margin-top: 30px;
        gap: 10px;
        flex-direction: row;
    }

    .icones-homepage {
        width: 55px;
        margin-bottom: 5px;
    }

    .icones-homepage2 {
        width: 60px;
        margin-bottom: 5px;
    }

    .btn-fale-conosco {
        width: 140px !important;
        font-size: .70rem !important;
    }

    .btn-seja-associado { 
        width: 170px !important;
        font-size: .70rem !important;
    }
}

@media screen and (min-width: 1201px) and (max-width: 1333px) {
    .container {
        padding: 50px 60px;
    }

    .container-secundario {        
        flex-direction: row;        
        margin: 30px 0;
        gap: 30px;
    } 
    
    .sobre p {
        font-size: .9rem;
    }

    .titulo-secundario {
        font-size: 1.5rem;
    }

    .titulo-home {
        font-size: 4.5rem;
    }

    .botao-menor  {
        font-size: .70rem !important;
    }    

    .icones-sobre {
        height: auto;
        padding: 10px 0;
    }

    .noticia {
        grid-template-areas: 
        "item item item item";
        gap: 50px;
        justify-content: center;
        flex-direction: column;
    }

    .card-noticia {
        max-width: 250px;
        height: 330px;
    }

    .image-card {
        height: 160px !important;
    }

    .card-descricao{
        padding: 15px;
    }

    .card-descricao {
        font-size: .9rem;
    }

    .titulo-card {
        font-size: .8rem;
    }

    .icones {        
        flex-direction: row;
        gap: 10px;
    }

    .icones-extra {
        margin-top: 30px;
        gap: 10px;
        flex-direction: row;
    }

    .icones-homepage {
        width: 55px;
        margin-bottom: 5px;
    }

    .icones-homepage2 {
        width: 60px;
        margin-bottom: 5px;
    }

    .btn-fale-conosco {
        width: 140px !important;
        font-size: .70rem !important;
    }

    .btn-seja-associado { 
        width: 170px !important;
        font-size: .70rem !important;
    }
}