*{
    margin: 0;
    padding: 0;
    border: 0;
    box-sizing: border-box;
}

.ancorafixa {
    position: fixed;
    top: 50px;
    right: 30px;
    padding: 10px;
    text-align: right;
    z-index: 2; /* Garante que fique na frente de outros elementos */
    background-image: url(/imagens/whatsapp.png);
    background-size: cover; /* Faz a imagem preencher todo o espaço */
    background-repeat: no-repeat; /* Evita repetições */
    background-position: center; /* Mantém o foco centralizado */
    width: 60px; /* Defina a largura conforme necessário */
    height: 60px; /* Defina a altura conforme necessário */
}



body{
    /*height: 100vh;*/
    display: flex;
    flex-direction: column;
    align-items: center;
    background: linear-gradient(#1e9380, #000000);



    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

header{
    width: 100%;
    height: 10%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    color: whitesmoke;
    background-color:  rgba(23, 23, 23, .4);
}

.menu-hamburger{
    width: 100%;
    display: flex;
    justify-content: center;
}

.menu-hamburguer-elements{
    display: flex;
    width: 80%;
    height: 10vh;
    justify-content: space-around;
    align-items: center;
}

.menu-hamburguer-elements li{
    list-style: none;
    font-size: 1.4rem;
    margin: 2rem 0;
    font-size: 1.4rem;
    list-style: none;
}

.menu-hamburguer-elements a{
    color: white;
    text-decoration: none;
}

.menu-hamburguer-elements a:hover{
    color: rgba(20,20,20,.8)
}


/* BOTÃO MENU HAMBURGUER */
.menu {
    background-color: rgb(214, 161, 214);
    width: 60px;
    height: 60px;
    margin: 1rem 1rem;
    border-radius: 5px;
    cursor: pointer;
    display: none;
}
  
.hamburguer {
    position: relative;
    display: block;
    background: #fff;
    width: 30px;
    height: 2px;
    top: 29px;
    left: 15px;
    transition: 0.5s ease-in-out;
}
  
.hamburguer:before,
.hamburguer:after {
    background: #ffff;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    transition: 0.5s ease-in-out;
}
  
.hamburguer:before {
    top: -10px;
}
  
.hamburguer:after {
    bottom: -10px;
}
  
input {
    display: none;
}

/* rotação dos elementos do span */
input:checked ~ label .hamburguer {
    transform: rotate(45deg);
}

input:checked ~ label .hamburguer:before {
    transform: rotate(90deg);
    top: 0;
}
  
input:checked ~ label .hamburguer:after {
    transform: rotate(90deg);
    bottom: 0;
}

input:checked ~ .menu-hamburguer-elements{
    left: 0;
}

/* ATIVANDO O BOTÃO HAMBURGUER QUANDO O TAMANHO DA TELA ATINGIR 600PX */
@media (max-width: 768px){
    
    header{
        height: 20%;
    }

    .menu-hamburguer-elements a:hover{
        color: rgb(214, 161, 214);
    }
    
    .menu-hamburger{
        display: flex;
        width: auto;
        flex-direction: column;
        align-self: flex-start;
        overflow: auto;
        z-index: 1;
        color: white
    }

    .menu-hamburguer-elements{
        width: 60%;
        height: 100%;
        background-color: rgba(10,10,10,.9);
        position: fixed;
        left: -60%;
        top: 0;
    
        transition: left cubic-bezier(1,0,0,1) .8s;
        
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
    
        padding-top: 15vh;
    
        z-index: -1;
    }

    .menu{
        display: flex;
        height: 60px;
        width: 60px;
    }
    .container{
        display: flex;
        width: auto;
        flex-direction: column;
        align-self: flex-start;
        overflow: auto;
        z-index: 1;
        color: white
    }
    .conteinerx2{
        display: flex;
        width: auto;
        flex-direction: column;
        align-self: flex-start;
        overflow: auto;
        z-index: 1;
        color: white
    }



}
/* fim Menu Hamburger*/
.container {
    display: flex;
    justify-content: space-between;
    color: #292626;
    background-image: url(../img/dentistas_bg.png);
    background-repeat: repeat;
    position: relative;
}
.conteinerx2 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    background: #1e9380;
}
#leftbox,
#middlebox,
#rightbox {
    padding: 20px;
    height: 100%;
    z-index: 0;
}
div#artigoe,
div#artigod {
    height: 80%;
    background:#1e9380;
}
img.container {
    width: 100%;
    border-radius: 30px 0px 0px 0px;
}
/*
h3 {
    color: #ffffff;
    ;
    font-weight: bold;
    font-size: medium;
    font-family: system-ui;
    height: 30px;
    border-radius: 10px 12px;
    text-align: center;
    position: relative;
    margin-top: -17px;
    padding-top: 10%;
    text-shadow: 0.1em 0.1em 0.1em black;
}*/
h3 {
    border-radius: 10px 12px;
    text-align: center;
    color: #fff;
    margin-bottom: 5%;
    margin-top: 5%;
    padding: 1%;
    font-family: monospace;
    height: 60px;
}
h4 {
    border-radius: 10px 12px;
    text-align: center;
    color: #fff;
    margin-bottom: 5%;
    margin-top: 5%;
    padding: 1%;
    font-family: monospace;
    height: 60px;
}
h6{
    color: #3b3b3b;
    text-align: right;
    padding-right: 1%;
    font-weight: 100;
    font-size: medium
}
p {

    color: rgb(158, 163, 158);
    font-size: 130%;
    font-weight: 600;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-stretch: expanded;

}
b {
    color: #1e9380;
}
p#pcon{
    background: #ffffff;
    margin-top: 0;
    height: 130%;
    content: inherit;
    color: #174e46;
    padding: 2% 10%;
}
p.div2{
    color: rgb(215, 248, 250);
    font-family: cursive;
    font-weight: 100;
    padding-left: 8%;
    text-shadow: 0.1em 0.1em 0.2em black
} 
img.conteiner2col {
    width: 70%;
    border-radius: 30px 30px;
    margin: 0% 15%;
}


#divcontent{
    background-color: #ffffff;
    margin: 0px 10px;
    padding:10% 10%;
}
#imgrodrigo {
    border-radius: 50%;
    padding-top: 2%;
    float: right;
    margin: 50px;
    width: 300px; /* Ajuste conforme necessário */
}
p.content{
    color: #174e46;
    margin: 15px opx;
    text-align: justify;
    display: flimgex;

    text-indent: 60px;
    font-size: 1em;
    line-height: 2em;
    text-shadow: 0.01em 0.01em 0.05em black;
}

.brighten img {
    -webkit-filter: brightness(70%);
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    }
    
    .brighten img:hover {
    -webkit-filter: brightness(100%);
    }
