body{
    font-family: 'Arial', sans-serif;
    margin:0;
    padding:0;
    background: #ffffff;
    color:#ffffff;
}

header{
    background: #5e17eb;
    color: white;
    padding:20px;
    text-align:center;
    position: relative;
    width: 96.9%;
    top: 0;
    left: 0;
    z-index: 900;
}

header h1 {
    font-size: 50px;
}

#menu {
    background-color: #8c52ff;
    width: 320px;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    padding-top: 240px;
    font-weight: bold;
    overflow-y: auto;
    z-index: 500;
}

#menu li {
    color: rgb(255, 255, 255);
    font-family: verdana, sans-serif;
    padding-bottom: 20px;
    text-decoration: none;
}

#menu a:link {
    color: rgb(255, 255, 255);
    text-decoration: none;
}

#menu a:hover {
    color: rgb(255, 255, 255);
}

#menu a:active {
    color: rgb(255, 255, 255);
}

#menu a:visited {
    color: rgb(255, 255, 255); 
}

.titulo {
    margin-top: 50px;
    margin-left: 360px;
    margin-bottom: -10px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-size: 30px;
    text-align: left;
}

.titulo666 {
    margin-top: -140px;
    margin-left: 360px;
    margin-bottom: -10px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-size: 30px;
    text-align: left;
}

.texto {
    margin-top: 0px;
    margin-bottom: -10px;
    margin-left: 380px;
    margin-right: 100px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-size: 15px;
    text-align: left;
}


.imagem {
    float: right;
    width: 277.5px;
    height: 500px;
    margin-top: -50px;
    margin-right: 80px ;
    border-radius: 25px;
}

.imagem33 {
    float: right;
    width: 358px;
    height: 488px;
    margin-top: -40px;
    margin-right: 80px ;
    border-radius: 25px;
}

.imagem1 {
    width:  480px;
    height: 595,66px;

}
.img-container {
    display: flex;
    justify-content: center;
    margin-top: -270px;
    margin-right: 20px ;
    margin-left: 200px;
}

.img-container img {
    max-width: 80%;
    height: auto;
}

.impacto {
    margin-top: 50px;
    margin-left: 360px;
    margin-bottom: -10px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-size: 40px;
    text-align: left;
}
.impactonotrap {
    float: right;
    width: 350px;
    height: 460px;
    margin-top: -38px;
    margin-right: 80px ;
    border-radius: 25px;
}
.exemplo {
   list-style-type: disc;
    margin-top: 40px;
    margin-bottom: -10px;
    margin-left: 380px;
    margin-right: 300px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-size: 15px;
    text-align: left;
}

.ex {
    list-style-type: disc;
     margin-top: -10px;
     margin-bottom: -20px;
     margin-left: 360px;
     margin-right: 300px;
     color: rgb(0, 0, 0);
     font-weight: bold;
     font-size: 15px;
     text-align: left;
 }
 .tex {
    margin-top: 40px;
    margin-bottom: -10px;
    margin-left: 380px;
    margin-right: 300px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-size: 15px;
    text-align: left;
}
.texto1 {
    margin-top: 10px;
    margin-bottom: -30px;
    margin-left: 380px;
    margin-right: 300px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-size: 15px;
    text-align: left;
}
.text {
    margin-top: -10px;
    margin-bottom: -30px;
    margin-left: 380px;
    margin-right: 300px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-size: 15px;
    text-align: left;
}

.texto2 {
    margin-top: 10px;
    margin-bottom: -30px;
    margin-left: 380px;
    margin-right: 300px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-size: 15px;
    text-align: left;
}
.texto11 {
    margin-top: 10px;
    margin-bottom: -30px;
    margin-left: 380px;
    margin-right: 100px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-size: 15px;
    text-align: left;
}
.textt {
    margin-top: -10px;
    margin-bottom: -30px;
    margin-left: 380px;
    margin-right: 100px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-size: 15px;
    text-align: left;
}

.texto22 {
    margin-top: 10px;
    margin-bottom: -30px;
    margin-left: 380px;
    margin-right: 100px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-size: 15px;
    text-align: left;
}


.texto111 {
    margin-top: -50px;
    margin-bottom: -30px;
    margin-left: 380px;
    margin-right: 100px;
    color: rgb(0, 0, 0);
    font-weight: bold;
    font-size: 15px;
    text-align: left;
}
.exemplo1 {
    list-style-type: disc;
     margin-top:5px;
     margin-bottom: -10px;
     margin-left: 380px;
     margin-right: 300px;
     color: rgb(0, 0, 0);
     font-weight: bold;
     font-size: 15px;
     text-align: left;
 }

 .video-grid video {
    width: 90%;
    height: 140px;
    object-fit: cover; 
    border-radius: 20px;
 }
 .video-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    margin-left: 360px;
    margin-top: 30px;
    margin-right: 40px;
}

.video-grid video {
    width: 100%;
    border-radius: 20px;
}

.video-container {
    text-align: center;
    margin: 20px;
    display: inline-block;
    color: rgb(0, 0, 0);
}

.video-title {
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 18px;
}

video {
    width: 300px;
    height: 170px;
}

.videos-section {
    text-align: center;
}





.section-title {
    margin-left: 360px;
    margin-top: 40px;
    color: black;
    font-size: 30px;
    font-weight: bold;
}

footer {
    background: #5e17eb;
    text-align: center;
    color: white;
    padding: 10px;
    margin-top: 50px;
}





.contact-form {
    max-width: 500px;
    margin: 20px auto;
    display: flex;
    flex-direction: column;
    gap: 15px;
    background: #f4f4f4;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}

.contact-form label {
    font-weight: bold;
    color: #5e17eb;
}

.contact-form input, 
.contact-form textarea {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.contact-form textarea {
    height: 100px;
    resize: none;
}

.contact-form button {
    background-color: #5e17eb;
    color: white;
    padding: 12px;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: 0.3s;
}

.contact-form button:hover {
    background-color: #5e17eb;
}

.map-container {
max-width: 1200px; 
margin: 0;
text-align: left;
background: #fff;
padding: 10px;
border-radius: 10px;
box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
}

.map-embed {
width: 100%; 
height: 450px; 
border: 0;
border-radius: 10px;
}

 .video-container {
                text-align: center;
                margin: 20px;
                display: inline-block;
                 
            }
    
            .video-title {
                font-weight: bold;
                margin-bottom: 10px;
                font-size: 18px;
                
            }
    
            video {
                width: 300px;
                height: 170px;
            }
    
            .videos-section {
                text-align: center;
            }

.esteticavideos {
             text-align: center;
                margin: 20px;
                display: inline-block;
                   width: 300px;
                height: 170px;
                border-radius: 20px;
                 margin-left: 100px;
                 margin-right: 100px;
                 border-radius: 40px;
                 color: #000000;
            }
    
            .video-title {
                font-weight: bold;
                margin-bottom: 10px;
                font-size: 18px;
            }

              video {
                width: 300px;
                height: 170px;
                 border-radius: 20px;
                
            }
    
           
    
            .videos-section {
                text-align: center;
        
            }
