  html, body, h1, h2, h3, h4, p { margin:0; padding:0;}
  
           main {box-shadow: 0 0 10px #666; margin:auto;  background: #383D3D }
       
        .modal {display: none;}
        .modal:target {display: flex; }
        .modal{text-align: left; position: fixed; top: 0; left: 0; width: 93%; height: 96%; box-shadow: 0 0 5px #666; margin:3px auto;
           background: darkgray;   background: gray; background: rgba(0, 0, 0, 0.3);background: transparent;
     
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000,endColorstr=#4c000000);/*IE 5.5-7*/
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000,endColorstr=#4c000000)";/*IE8*/ zoom: 1;  }
        
        
        .modal:target { justify-content: space-around; align-items: center;  }
       
        .modal__overlay { position: absolute; left: 0; top: 0; cursor: default; }
        
         .modal__content {min-width: 100%; height:100%; position: relative; }
         
        .close-button { color: white; border-radius: 6px; }
         
        .modal__close {text-decoration: none;position: absolute;top: 0;right: 0;padding: 0 0.5rem; display: inline-block;
        color:darkblue; font-family: 'Arvo', serif; font-size:15px;}
        
        
         header { margin: 0;
         height: 120px;
         background-color:#202020;
             
         }
      
         .log1 {margin-top: 0.5em; 
         margin-left: 0.5em;   
         float: left; 
         height:110px; 
         width: 240px; 
         border-radius: 8px; 
             
         }
        
        .log2 { float: right;
        margin-top: 0.5em;
        margin-right: 0.5em; 
        height:110px; 
         width: 200px; 
        border-radius: 8px;
        }
       
        .bx1{  float: left; width:30%;}
        
         .t1, .t2, .t3{font-family: 'Merriweather', cursive;  font-size: 20px; font-weight: 700; color: lightblue;letter-spacing: 0.3em; margin-top:0.5vw; }
         
        .t1{ margin-left: 0; }
        .t2{ margin-left:15%; }
        .t3{ margin-left: 30%; }
        .bx2{ float: left;  width:33% ; }
       
        .t4{text-align: center; margin: 0; padding: 0;  font-family: 'Merriweather', cursive; font-size: 20px; font-weight: 600; color:red; letter-spacing: 0.1em;}
       
        .t5{text-align: center; margin: 0; padding: 0;  font-family: 'verdana';font-size: 16px; font-weight: 400; color:white; }
     
        .t6{text-align: center; margin: 0; padding: 0;  font-family: 'Arial', 'sans-serif'; font-size: 16px; font-weight: 400; color:white; }
       
        .t7{text-align: center;  font-family: 'Share', cursive; font-size: 15px; letter-spacing: 2px;
            font-weight: 500; background-color: darkblue; color:white; border-radius:8px;  }
            
            
  nav {
    margin: 0.5vw;
  
}

nav ul {
    padding: 0.5vw;
    text-align: center;
    background-color: #0D1515;
    list-style: none; /* Removida a lista padrão */
     border-radius:10px; 
}

nav ul li {
    display: inline-block; /* Exibe os itens da lista em linha */
    margin: 0.3vw;
}

nav ul li a {
    text-decoration: none;
    color: lightblue;
    padding: 0.5em 1em; /* Adicionado espaçamento interno */
    border-radius: 10px;
    transition: background-color 0.3s, color 0.3s, box-shadow 0.3s;
    display: block; /* Torna o link um bloco para ocupar toda a largura do item */
     font-size: 15px;
}

nav ul li a:hover {
    background-color:darkgray;
    color: red;
     border-radius: 10px;
}

nav ul li:first-child {
    background-color: black;
     border-radius:10px; 
}

 

    
  

 .menu {
      list-style-type: none;
      padding: 0.5vw;
      margin: 0;
      background-color: #181818;
       border-radius: 10px;
    }

    li.menu-item {
      padding: 1vw;
      display: flex;
      align-items: center;
      border-top: 2px solid #0a0a0a;
      transition: background-color 0.3s, color 0.3s;
         font-family: 'Merriweather', cursive;
  font-size: 18px;
   font-weight: 500;
    letter-spacing: 1px;
     border-radius: 8px;
    }

    li.menu-item:hover {
      background-color: #484848;
      color: red;
    }

    .menu-icon {
      margin-right: 10px;
      width: 28px;
      height: 28px;
    }

    .menu-link {
      text-decoration: none;
      color: white;
    }
    
    


   #sl2, #sl3, #sl4{ font-size: 40px;  }  
   
     #sl3{ margin-top: 10%;}
     #sl4{ margin-top: 20%; }
   
    #sl5, #sl6, #sl7, #sl8, #sl9, #sl10, #sl11 { font-family: 'Merriweather', cursive;  font-size: 22px; letter-spacing: 2px;  display: none;
    position: absolute; color: red; }
     #sl5{margin-top: 40%;}
    #sl6{margin-top: 47%;} 
    #sl7{margin-top: 54%;}
    #sl8{margin-top: 61%;}
    #sl9{margin-top: 68%;}
     #sl10{margin-top: 75%;}
     #sl11{margin-top: 82%;}
     
     #slider{list-style: none; width: 100%;  height: 100px;  margin:0 auto;  overflow: hidden;  margin-top:5px;  position: relative;}
    #slider li{ position: absolute;  z-index: 0; display: none; float:right;}
      #slider2{list-style: none; width: 100%;  height: 100px;  margin:0 auto;  overflow: hidden;  margin-top:5px;  position: relative;}
    #slider2 li{ position: absolute;  z-index: 0; display: none; float:right;}
      #slider3{list-style: none; width: 100%;  height: 100px;  margin:0 auto;  overflow: hidden;  margin-top:5px;  position: relative;}
    #slider3 li{ position: absolute;  z-index: 0; display: none; float:right;}
    #idc3{width:90%;}
    #sla{width:99.5%;margin-left:3px;  background:white}

    .sla1{margin-top:5px;}
    .esp3{font-size: 6em;}
    
     #sil1{color:#A7ACB9;}
     #sil2{color:#A7ACB9;}
      #sil3{color:#A7ACB9;}
       #sil4{color:#A7ACB9;}
        #sil5{color:#A7ACB9;}
       
  .btnaux {
    font-size: 17px;
        color:#4cc2b0;
  
   background-color: rgba(60, 60, 70, 0.7);
        font-family: 'Oswald', sans-serif;
    width: 100%; /* Alterado para 80% */
      margin: 3px;
    border-radius: 5px;
    height: 40px; /* Alterado para 40 pixels */
}

.btnaux:hover {
    color: lightblue;
    background-color: #181818;
}

 .topnav {
     margin-top:1.5em;
    padding:0.8em;
  overflow: hidden;
  background-color: #353538;
  width: 100%;
   display: flex;
 
  align-items: center;
   list-style-type: none;
    border-radius: 1em;
}

.topnav a {
     margin-left:1em;
  float: left;
  display: block;
  color: #54A0EB;
  text-align: center;
  padding: 0.8em 0.8em;
  text-decoration: none;
  font-size: 16px;
  background-color: #202020;
  border-radius: 8px;
}

.topnav a:hover {
  background-color: #203040;
  color: white;
}

.part {
   margin-top: 2px;    margin-left: 2px;    float: left;  height:100%;  width: 20%; border-radius: 8px; background-color: blue; 
    background-image: url('img/hand2.jp');
    background-size: cover; /* Para cobrir toda a área da div */
    background-position: center; /* Para centralizar a imagem */
}
 


.tx{ 
    margin-top:0.5em;
   
    color: white;
    width: 100%; /* Ajuste a porcentagem conforme necessário */
  height: auto
}

.t8{
    text-align: center; 
      clear:left; font-family: 'Maiden Orange', cursive;
      letter-spacing: 3px; 
      font-size: 28px; 
      font-weight: 500
}

.t8a{text-align: center; margin: 0; padding: 0; font-family: 'share', cursive;letter-spacing: 2px; font-size: 22px; font-weight: 500 }

 .t9{ font-family: 'Arvo', serif;
 font-size: 15px; 
 font-weight: 300; 
 color: #D1DCA0;
     
 }
  
  .img-container {
    border-radius: 8px;
    overflow: hidden; /* Garante que a borda arredondada seja aplicada corretamente */
}

.img_foo {
    margin-top:0.5em;
  width: 230px; /* Ajuste a porcentagem conforme necessário */
  height: auto; /* Mantém a proporção da imagem */
  border-radius:8px;
}
.foot1{background-color: #253030;
  margin-top:0.5em;
float:left;
 border-radius:8px;
}
.wa2{
    float: right;
    width:20%;
    border-radius: 50%;
}

/* Estilos responsivos */
  @media screen and (min-width: 1000px) and (max-width:1227px){
       .log1 {margin-top: 0.5em; 
        
         width: 180px; 
        
         }
        
        .log2 { 
         width: 140px; 
       
        }
         #sl5, #sl6, #sl7, #sl8, #sl9, #sl10, #sl11 { font-size: 20px; letter-spacing: 1px;  display: none; padding:2px;}
        
     #sl11{margin-top: 88%;}
     .img_foo {width: 210px;}
      .t8{font-size:24px;}
    .t8a{font-size:24px;}
  }
 @media screen and (min-width: 900px) and (max-width:1000px){
      header { margin: 0;
         height: 140px;
        
             
         }
     
       .log1 {margin-top: 0.5em; 
        
         width: 170px; 
        
         }
        
        .log2 { 
         width: 130px; 
       
        }
        .t1, .t2, .t3{font-size: 18px; font-weight: 600; }
        .t4{ font-size: 18px; }
        .t5{ font-size: 14px; }
        .t6{ font-size: 14px; }
        
          #sl5, #sl6, #sl7, #sl8, #sl9, #sl10, #sl11 { font-size: 20px; letter-spacing: 1px;  display: none; }
        
     #sl11{margin-top: 88%;}
     .img_foo {width: 200px;}
      .t8{font-size:22px;}
    .t8a{font-size:22px;}
  }
  
  @media screen and (min-width:867px) and (max-width: 900px){
        header { margin: 0;  height: 150px; }
      .log1 {  margin-top: 0.5em;  width: 170px;}
      .log2 {  width: 130px; }

      .t1, .t2, .t3 { float:left;  font-size: 16px;  font-weight: 600;  letter-spacing: 0;}
      .t4 { font-size: 14px;}
      .t5, .t6 {font-size: 13px; }

li.menu-item {  font-size: 14px;}

#sl5, #sl6, #sl7, #sl8, #sl9, #sl10, #sl11 {font-size: 18px;letter-spacing: 0; }

#sl5 { margin-top: 40%; }
#sl6 { margin-top: 50%; }
#sl7 { margin-top: 60%; }
#sl8 { margin-top: 70%; }
#sl9 { margin-top: 80%; }
#sl10 { margin-top: 90%; }
#sl11 { margin-top: 100%; }

.topnav { display: inline-block;}
    .topnav a {  margin-top:1em}
    .img_foo {width: 180px;}
    .t8{font-size:20px;}
    .t8a{font-size:20px;}
  }
  
   @media screen and (min-width:767px) and (max-width: 867px){
        header { margin: 0;  height: 180px; }
   
      .log1 {  margin-top: 0.5em;  width: 25%; margin-right:8%;}
      .log2 {  width: 25%; }

      .t1, .t2, .t3 { float:left;  font-size: 16px;  font-weight: 600;  letter-spacing: 0;}
      .t4 { font-size: 14px; }
      .t5 {font-size: 13px; }
      .t6 {font-size: 13px; }
      

li.menu-item {  font-size: 14px;}

#sl5, #sl6, #sl7, #sl8, #sl9, #sl10, #sl11 {font-size: 18px;letter-spacing: 0; }

#sl5 { margin-top: 40%; }
#sl6 { margin-top: 50%; }
#sl7 { margin-top: 60%; }
#sl8 { margin-top: 70%; }
#sl9 { margin-top: 80%; }
#sl10 { margin-top: 90%; }
#sl11 { margin-top: 100%; }

    .topnav { display: inline-block;}
    .topnav a {  margin-top:1em; font-size: 15px;}
      .img_foo {width: 180px;}
    .t8{font-size:19px;}
    .t8a{font-size:19px;}
    .t9{font-size:14px;}
  }
  /* pad */
  @media screen and (min-width: 667px) and (max-width: 767px){
        header { margin: 0;  height: 160px; }
   
      .log1 {  margin-top: 0.5em;  width: 28%; margin-right:8%;}
      .log2 {  width: 25%; }

      .t1, .t2, .t3 { margin-left:5px; float:left; font-size: 15px;  font-weight: 500;  letter-spacing: 0;}
      .t4 { font-size: 14px; }
      .t5 {font-size: 13px; }
      .t6 {font-size: 13px; }
      

    li.menu-item {  font-size: 16px;}

    nav ul li a { font-size: 17px;}
 
    .topnav { display: inline-block;}
    .topnav a {  margin-top:1em; font-size: 14px;}
       .img_foo {display:none; }
       .t8{font-size:20px;}
        .t8a {font-size: 20px; }
        .t9{padding:0.4em;}
      .tx{ max-width:90%;  margin-left: 3em; border-radius:8px;}
        .wa2{width:60px; ;}
  }
  
   @media screen and (min-width: 567px) and (max-width: 667px){
     header { margin: 0;  height: 165px; }
      .log1 {  margin-top: 0.5em;  width: 28%; margin-right:8%;}
      .log2 {  width: 22%; }
       .t1, .t2, .t3 { margin:0; float:left; font-size: 15px;  font-weight: 500;  letter-spacing: 0;}
      .t4 { font-size: 14px; }
      .t5 {font-size: 13px; }
      .t6 {font-size: 13px; }
        li.menu-item {  font-size: 16px;}

    nav ul li a { font-size: 17px;}
 
    .topnav { display: inline-block;}
    .topnav a {  margin-top:1em; font-size: 14px;}
       .img_foo {display:none; }
       .t8{font-size:20px;}
        .t8a {font-size: 20px; }
        .t9{padding:0.4em;}
      .tx{ max-width:90%;  margin-left: 3em; border-radius:8px;}
        .wa2{width:60px; ;}
        
 }
  @media screen and (min-width: 467px) and (max-width: 567px){
        header { margin: 0;  height: 160px; }
      .log1 {  margin-top: 0.5em;  width: 26%; margin-right:8%;}
      .log2 {  width: 22%; }
       .t1, .t2, .t3 { margin:0; float:left; font-size: 13px;  font-weight: 500;  letter-spacing: 0;padding:0;}
      .t4 {font-size: 13px;  }
      .t5 {font-size: 11px; }
      .t6 {font-size: 11px; }
      .t7{float:left;}
        li.menu-item {  font-size: 16px;}

    nav ul li a { font-size: 17px;}
 
    .topnav { display: inline-block;}
    .topnav a {  margin-top:1em; font-size: 14px;}
       .img_foo {display:none; }
       .t8{font-size:20px;}
        .t8a {font-size: 20px; }
        .t9{padding:0.4em;}
      .tx{ max-width:90%;  margin-left: 2em; border-radius:8px;}
        .wa2{width:60px; ;}
        
}
   @media screen and (min-width: 367px) and (max-width: 467px){
        header { margin: 0;  height: 200px; }
      .log1 {  margin-top: 0.5em;  width: 46%; margin-right:8%;max-height:40%}
      .log2 {  width: 42%; max-height:40%; }
       .t1, .t2, .t3 { margin:0; float:left; font-size: 12px;  font-weight: 500;  letter-spacing: 0;padding:0;}
      .t4 {font-size: 15px;  }
      .t5 {font-size: 13px; }
      .t6 {font-size: 13px; }
      .t7{font-size: 14px;}
        li.menu-item {  font-size: 16px;}

    nav ul li a { font-size: 17px;}
 
    .topnav { display: inline-block;}
    .topnav a {  margin-top:1em; font-size: 14px;}
       .img_foo {display:none; }
       .t8{font-size:18px;}
        .t8a {font-size: 18px; }
        .t9{padding:0.4em;}
      .tx{ max-width:90%;  margin-left: 1em; border-radius:8px;}
        .wa2{width:60px; ;}
        .bx1{width:100%; margin-left:5em;}
         .bx2{width:100%; text-align:center;}
}
  