* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: sans-serif;
    text-decoration: none;
    
    }

    
    .retorno {text-decoration: none;
      font-weight: bold;
      color: black;
      border: 1px solid white;
      padding: 9px 20px;
      background-image: url(BG-TELAS-scaled.jpeg);
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
      border-radius: 20px;
      box-shadow: 3px 3px 10px 2px rgb(178, 178, 178);
    position: fixed;
    top: 100px;
    left: 7px;}

    .retorno:hover {border: 1px solid black;}

body {background-color: #f7e7d7;}

      /*PAGINA INICIAL*/

.secao-menu {
             background-image: url(BG-TELAS-scaled.jpeg);
             background-repeat: no-repeat;
             background-position: center;
             background-size: cover;
             width: 100%;
             height: 50px;
            box-shadow: 5px 0 10px 5px rgb(178, 178, 178);
            display: flex;
            justify-content: space-around;
            align-items: center;
           position: fixed;
          top: 0%;}
 


.secao-menu a {font-weight: bold;
               color: #331D07;}
              .secao-menu a:hover{border: 1px solid black;
                                  padding: 5px 10px;
                                  border-radius: 15px;}


.banner {display: flex;
         justify-content: center;
         align-items: center;
         width: 100%;
         height: 500px;
         margin: 100px 0 50px 0;
       }

     .banner-banner img {width: 900px;
                         height: 500px; }  
                      
                        
                         
                         .jacinto-jacinto {display: flex;
                          justify-content: center;
                          align-items: center;
                           margin: 0 0 0 50px;}

         
                      

                      

        

.efeito-paralax {background-image: url(ed0a73291bd483e3aeefd0c7ea829e80.jpg);
                 background-position: center;
                 background-size: cover;
                 background-attachment: fixed;
                 box-shadow: 5px 0 10px 5px rgb(100, 100, 100) inset;
                 max-width: 100%;
                 height: 250px;
                }
              
.secao-poeta {display: flex;
              justify-content: center;}                
                
 .sobre-o-poeta {
                 margin: 50px 0;
                 width: 1200px;
                 height: 530px;
                 border: 1px solid #ffffff;
                 border-radius: 10px;}
                
                
.subtitulo-sobre { text-align: center;
                  color: #331D07;
                  margin: 65px 20px 50px 20px;
                  font-family: trebuchet MS; 
                  font-size: 35px;
                  border: 1px solid #f7e7d7  ;
                  background-color: rgba(255, 255, 255, 0.584);
                  border-radius: 5px;}

.sobre-o-poeta h3 {margin: 20px 50px;
                   color: #5E3F1F;}

.sobre-o-poeta p {text-align: justify;
                  margin: 20px 50px;
                line-height: 20px;
                color: #916F4D;}
                
                
.efeito-paralax-2 {max-width: 100%;
                   height: 250px;
                   background-image: url(wp2036914.webp);
                   background-position: center;
                   background-size: cover;
                   background-attachment: fixed;
                   box-shadow: 5px 0 10px 5px rgb(100, 100, 100) inset ;}

 .secao-obras {display: flex;
               justify-content: center;}                  
                   
                   
 .obras-publicadas {margin: 50px 0;
                    width: 1300px;
                    height: 600px;
                    padding: 70px 0 0 20px;
                    border-radius: 10px;
                    overflow: auto;
                    box-shadow: 5px 5px 10px 3px rgb(178, 178, 178);
                    text-align: center;
                    display: flex;
                     align-items: center;}

.obras-publicadas div {margin: 0 25px;}

.obras-publicadas li {margin: 15px 0 0 0;
                      font-weight: bold;
                      color: #5E3F1F;}

.obras-publicadas a:hover {border: 5px solid rgba(255, 255, 255, 0.077);} 
.obras-publicadas img {box-shadow: 4px 4px 10px 5px rgb(147, 147, 147);}



                       
 .efeito-paralax-3 {background-image: url(7e7480d5455dd912d1877d62e73d2146.jpg);
                    background-position: center;
                    background-size: cover;
                    background-attachment: fixed;
                    max-width: 100%;
                    height: 250px;
                    box-shadow: 5px 0 10px 5px rgb(100, 100, 100) inset ;}



                    .secao-Imprensa-imprensa {display: flex;
                      justify-content: center;
                      align-items: center;
                      margin: 100px 0;}                  

.secao-imprensa {width: 1200px;
             height: 300px;
             border: 1px solid #ffffff;
             border-radius: 10px;
            padding: 50px 0 0 0;
             display: flex;
             justify-content: center;
             flex-direction: column;
             align-items: center;}

             .secao-imprensa h2 {font-family: trebuchet MS;
                                  text-align: center;
                                 font-size: 40px;
                                  color: #331D07;
                                 border: 1px solid white;
                                 background-color: rgba(255, 255, 255, 0.589);
                                 width: 600px;
                                 height: 60px;
                                 border-radius: 5px;}

                                 .secao-imprensa h3 {font-size: 30px;
                                                      color: #5E3F1F;
                                                    margin: 10px 0;}

                                 footer {width: 100%;
                                          height: 70px;
                                          background-image: url(BG-TELAS-scaled.jpeg);
                                          background-position: center;
                                          background-repeat: no-repeat;
                                          background-size: cover;
                                          display: flex;
                                          justify-content: space-evenly;
                                          align-items: center;
                                           box-shadow: 0 -4px 10px 4px rgb(178, 178, 178);}
                                           footer li {margin: 3px 0;}

                                          span {font-weight: bold; }
                                              

                    /*PAGINA INICIAL*/






          /* SEÇÃO DE FOTOS*/ 
          
          .Sub-titulo-Fotos {border: 1px solid white;
                             background-color: rgba(255, 255, 255, 0.764);
                             margin: 35px 0 0 0;
                             width: 100%;
                             height: 50px;
                             }
                             .Sub-titulo-Fotos h2{text-align: center;
                                              color: #331D07;
                                              font-family: trebuchet MS;
                                              font-size: 40px;}

                                              .sub-titulo-fotos-01 {border: 1px solid white;
                                                                    background-color: rgba(255, 255, 255, 0.764);
                                                                    margin: 70px 0;
                                                                    border-radius: 10px;
                                                                    max-width: 100%;
                                                                     height: 30px;}

                                                                     .Sub-titulo-Fotos-01 h3{text-align: center;
                                                                      color: #331D07;
                                                                      font-family: trebuchet MS;
                                                                      font-size: 20px; }
                                                                      
                                                                      .secao-fotos {max-width: 100%;
                                                                                    display: flex;
                                                                                     flex-direction: column;
                                                                                    text-align: center;
                                                                                    margin: 50px 0;}
                                                                                    
                                                              .Foto-Fotos01 div { margin: 50px 0;}

                                                                .Foto-Fotos01 img {box-shadow: 3px 3px 10px 4px rgb(178, 178, 178);
                                                                                   border-radius: 5px;}

                                                                                   .subtitulo001 {width: 100%;
                                                                                                  height: 50px;
                                                                                                  border: 1px solid white;
                                                                                                  margin: 100px 0 50px 0;
                                                                                                  background-color: rgba(255, 255, 255, 0.752);
                                                                                                  padding: 20px 0;
                                                                                                  display: flex;
                                                                                                  justify-content: center;
                                                                                                  align-items: center;}
                                                                                                  
                                                                                                  .subtitulo001 h2 {text-align: center;
                                                                                                                 font-family: trebuchet MS;
                                                                                                                 color: #331D07;}

                                                                                   .menu-fotos {width: 100%;
                                                                                                height: 200px;                                                                                              
                                                                                                display: flex;
                                                                                                flex-direction: column;
                                                                                                justify-content: space-around;
                                                                                                 align-items: center;
                                                                                                margin: 100px 0;}

                                                                                                 .menu-fotos a {border: 1px solid black;
                                                                                                                border-radius: 20px;
                                                                                                                padding: 5px 70px;
                                                                                                                font-size: 15px;
                                                                                                              color:black;}
                                                                  .menu-fotos a:hover {border: 1px solid white;
                                                                                       background-color: rgba(255, 255, 255, 0.878);
                                                                                       color: black;
                                                                                       box-shadow: 3px 3px 10px 3px rgb(178, 178, 178);
                                                                                       padding: 7px 80px ;}
                                                                                    



                  /*SEÇÃO DE FOTOS*/



                                              
                                              
                               
                                            
        

               /*OBRAS PUBLICAS*/


               .aviso {border: 1px solid white;
                font-family: Trebuchet MS;
                font-size: 11px;
                border-radius: 5px;
                 text-align: center;
                  color: #331D07;
                  margin: 50px 0;
                   padding: 5px 10px;}

                   .fotos-designer{margin: 30px 0 5px 100px;
                                   box-shadow: 3px 3px 10px 3px rgb(178, 178, 178);
                                   border-radius: 2px;}
              
                   

           .Livros {height: 9000px 0;}

            
                     

           .capa-livro{display: flex;
                        justify-content: center;
                       margin: 50px 0 50px 0;}
                       .capa {box-shadow: 3px 3px 10px 4px rgb(147, 147, 147);}


                           h4 { margin: 50px 0 20px 100px;
                                       font-family: trebuchet MS;
                                      color: #331D07;}
                          
                       .Livros h2 {text-align: center;
                                          margin: 40px 0;
                                         font-family: trebuchet MS;
                                         font-size: 40px;
                                         border: 1px solid white;
                                         background-color: rgba(250, 248, 248, 0.658);
                                        color: #5E3F1F;}

                                          li{margin: 20px 100px;
                                          color: #5E3F1F;}

                                           
                                          
                                         
                                          .Livros p {margin: 20px 100px;
                                                     color: #916F4D;}
                                          .poemas p {margin: 5px 100px;}
                                          .cenas p {margin: 5px 100px;}
                                          .poemas {margin: 20px 0;}
                                       


                                                   
                                          .Comentários-designer p {margin: 20px 100px;
                                                                   color: #916F4D;}
                                                                   .Cometários-da-Designer p {margin: 20px 100px;
                                                                                            color: #916F4D;}


                                                     .poemas01 {margin: 10px 0 0 0;}
                                                     .poemas01 p {font-weight: normal;
                                                                  margin: 5px 0;}                                       
                                                  .poemas02 {margin: 10px 0 0 0;}
                                                  .poemas02 .poemas {margin: 20px 0;}
                                                                                           
                                         

                                          
                  
                                                  

                    

                                 

                                                   /*OBRAS PUBLICADAS*/


                /*RECADOS PARA O POETA*/                                   

.menu-recados {display: flex;
               justify-content: space-evenly;
                flex-direction: column;
                align-items: center;
                 margin: 50px 0 0 0;}

                 .titulos-recadoss {display: flex;
                                    justify-content: center;
                                    align-items: center;
                                    margin: 30px 100px;
                                     border-radius: 10px;
                                    padding: 20px 0;
                                    border: 1px solid rgba(255, 255, 255, 0.99);
                                    background-color: rgba(255, 255, 255, 0.666);}
                                    .titulos-recadoss h1 {color: #331D07;}

             .menu-recados a {color: #331d07c4;
                              border: 1px solid #331d07b1;
                              border-radius: 15px;
                              margin: 10px 0;
                              padding: 5px 300px;}
                              .menu-recados a:hover {background-color: white;
                                                     color: #331D07;
                                                     box-shadow: 2px 2px 5px 1px rgb(178, 178, 178);
                                                     padding: 10px 350px;
                                                     border: 1px solid white;}

         .recados {display: flex;
                   margin: 0 200px;
                   flex-direction: column;}
         


         .recados div {padding: 20px 0;}
         
         
         .recados h2 {border: 1px solid white;
                      padding: 30px 0;
                      margin: 50px 0;
                      border-radius: 5px;
                      font-size: 30px;
                      background-color: rgba(255, 255, 255, 0.616);
                      text-align: center;
                      color: #331D07;}

                      .recados h3 {color:#331D07;
                                   margin: 30px 50px;
                                   text-align: center;
                                   padding: 15px;
                                   border: 1px solid white;
                                   background-color: rgba(255, 255, 255, 0.588);
                                   }

                      .recados li {font-weight: bold;
                                   text-align: left;
                                    padding: 20px 0 0 0;
                                    margin: 0 0 0 50px;
                                   color: #331D07;}
                      .recados p {text-align: justify;
                                  margin: 20px 50px;
                                  color: #916F4D;}

.deixar-recado {width: 100%;
                 height: 500px;
                 margin: 80px 0;
                 display: flex;
                 justify-content: center;
                 align-items: center;}

                 .recadoss {display: flex;
                            flex-direction: column;
                            justify-content: space-around; }
                           

                            .recadoss p {text-align: center;
                                         margin: 10px 0;}
                            .recadoss a {text-align: center;}
                            .recadoss span {color: blue;}
                            .recadoss a {text-decoration: none;
                                         border: 1px solid black;
                                         color: green;
                                          border-radius: 10px;
                                          padding: 5px;}
                                          .recadoss a:hover {color: black;
                                                             border: 1px solid white;
                                                             background-color: rgba(255, 255, 255, 0.764);
                                                             box-shadow: 3px 0 10px 3px rgb(178, 178, 178);}
                            
                                                           
                                         
                                         
                                         
                                         
                                         
.cor-de-fundo-obrigado {background-color: #f7e7d7;}
 section {display: flex;
          justify-content: center;
          align-items: center;}
          .Obrigado {background-image: url(BG-TELAS-scaled.jpeg);
                     background-position: center;
                     background-repeat: no-repeat;
                     background-size: cover;
                     display: flex;
                     justify-content: center;
                     align-items: center;
                     flex-direction: column;
                     box-shadow: 4px 4px 10px 4px rgb(178, 178, 178);
                     border-radius: 10px;
                     margin: 150px 0;
                    width: 700px;
                    height: 300px;}
                    .Obrigado h1 { font-size: 50px;}
                    .Obrigado p {margin: 15px 0;}
                    .Obrigado a {text-decoration: none;
                               color: black;
                               border: 1px solid black;
                               padding: 3px 10px;
                               border-radius: 5px;
                               box-shadow: 2px 2px 10px 3px rgb(147, 147, 147);}
                               .Obrigado a:hover {background-color: rgba(0, 0, 0, 0.61);
                                                  color: white;}                                         
                                                                        
                  /*RECADOS PARA O POETA*/




 @media (max-width: 800px) {
  
  footer {display: none;}
    
.secao-menu {font-size: 10px;}

 .banner {display: flex;
          justify-content: center;
          align-items: center;
          margin: 70px 0;}

.banner-banner img {width: 650px;
                   height: 400px;}

                   .jacinto-jacinto {display: flex;
                    justify-content: center;
                    align-items: center;
                     height: 300px;}
                
                     .jacinto-jacinto img { max-width: 800px ;
                      max-height: 600px;
                      }

.efeito-paralax, .efeito-paralax-2, .efeito-paralax-3 { height: 120px;}

.sobre-o-poeta {width: 600px;
                height: 250px;
                overflow-y: scroll;}

                .obras-publicadas {width: 600px;
                                   height: 400px;}

                                   .menu-livros {font-size: 10px;}
                                   .Livros {width: 600px;
                                            height: 300px;}
                                  
                                   
                                   .secao-fotos {height: 500px;}
                                   .Secao-Fotopoemas {width: 600px;
                                                      height: 450px;}
                                  
                                                      .secao-imprensa {height: 400px;}
                                                      .Secao-Novidades-e-Curiosidades {width: 550px;}
                                                      .secao-links {width: 550px;
                                                                    margin-bottom: 20px;}

                                                      .subtitulo-sobre {font-size: 25px;}
                                                      .obras-publicadas h2 {font-size: 25px;}
                                                      .secao-fotos h2 {font-size: 25px;}
                                                      .Secao-Novidades-e-Curiosidades h2 {font-size: 25px;}
                                                      .secao-Fotopoemas h2 {font-size: 25px;}
                                                      .secao-links h2 {font-size: 25px;}
                                                      .secao-secao-imprensa h2 {font-size: 25px;}

                                                       div h3, h4 {font-size: 15px;}

                                                       .recados {width: 500px;
                                                                 height: 400px;}

                                                                
 


.menu-livros a {font-size: 7px;}
.secao-livros {max-height: 6000px;}
.livros { max-width: 600px;
          max-height: 500px;}
          .livros h2, h3, h4 {font-size: 20px;}
          .livros li, p {font-size: 15px;}                                                      
                                                       
}                                

@media (max-width: 430px){
  
  .retorno {padding: 7px 9px;}

  footer {display: none;}

  .jacinto-jacinto {display: flex;
    justify-content: center;
    align-items: center;
     margin: 70px 10px 30px 10px;
     max-width: 430px ;
     max-height: 100px;}

     .jacinto-jacinto img { max-width: 430px ;
      max-height: 100px;
      }
    
  .secao-menu {font-size: 6px;
               height: 30px;
               max-width: 360px;
              display: flex;
              justify-content: space-around;
              align-items: center;}
 
                 .secao-menu a:hover {background-color: rgba(0, 0, 0, 0.227);
                                     border: 1px solid black;
                                     padding: 3px 6px;
                                     border-radius: 10px;
                                      color: black;}
  
                                      .banner {display: none;}

                                      .banner img {display: none;}

                                                   .Jacinto {margin: 70px 0;}
                                                     
                                                     .Jacinto p { font-family: cursive;
                                                                 font-size: 20px;}
  
  .efeito-paralax, .efeito-paralax-2, .efeito-paralax-3 { height: 100px;}

  
  
  .sobre-o-poeta {width: 300px;
                  height: 350px;
                  overflow-y: scroll;}


                  .aviso {border: 1px solid white;
                          font-family: Trebuchet MS;
                          font-size: 11px;
                          border-radius: 5px;
                          
                           text-align: center;
                            margin: 50px 10px 50px 10px;
                           padding: 2px;}
                           .aviso h2 {margin: 10px 0;}
  
                  .obras-publicadas {width: 370px;
                                     height: 250px;
                                     display: none;}
                                     

                     
                                     
                                     .menu-livros {font-size: 10px;}
                                     .secao-Livros {gap: 50px;}
                                     .Livros {width: 300px;
                                              height: 300px;}
                                     
                                              .secao-fotos {max-width: 100%;
                                                display: flex;
                                                 flex-direction: column;
                                                text-align: center;
                                                margin: 50px 0;}
                                                .fotos01 { max-height: 300px;
                                                           max-width: 250px;}
                                                .fotos02 {max-width: 300px;
                                                          max-height: 200px;}
                                                          .fotos01 {box-shadow: 3px 3px 10px 3px rgb(178, 178, 178);}
                                                          .fotos02 {box-shadow: 3px 3px 10px 3px rgb(178, 178, 178);}
                                                      .sub-titulo-fotos-01 {height: 50px;}
                                                     

                                                    
                                    
                                                        
                                                       
                                                        .secao-imprensa {height: 400px;
                                                                         width: 300px;}
                                                                         .secao-imprensa{ margin: 0 50px;}
                                                      

                                                      .subtitulo-sobre {font-size: 20px;}
                                                      .obras-publicadas h2 {font-size: 20px;}
                                                      .secao-fotos h2 {font-size: 20px;}
                                                      .Secao-Novidades-e-Curiosidades h2 {font-size: 20px;}
                                                      .secao-Fotopoemas h2 {font-size: 20px;}
                                                      .secao-links h2 {font-size: 20px;}
                                                      .secao-secao-imprensa h2 {font-size: 20px;}

                                                       div h3, h4 {font-size: 12px;}
                                                       div li, p {font-size: 12px;}

                                                      

                                                       .menu-livros {display: none;}

                                                       .secao-livros {max-height: 5000px;}
                                                       .livros { max-width: 350px;
                                                                 max-height: 400px;}
                                                                 .livros h2, h3, h4 {font-size: 20px;}
                                                                 .livros li, p {font-size: 15px;}
                                                                 
                                                                 .retorno {position: fixed;
                                                                         top: 10px;
                                                                        left: 5px;}

                                                                        .recados {width: 320px;
                                                                          height: 300px;}

                                                                         
                                                                          .recados {width: 430px;
                                                                                     margin: 0;}
                                                                                     .recados h3 {padding: 10px 100px;}
                                                                                            .menu-fotos {display: none;}

                                                                                            .titulos-recadoss {
                                                                                                               margin: 40px 0;}
                                                                                                  
                                                                                                     .titulos-recadoss h1 {font-size: 20px;
                                                                                                                            margin: 0 20px;}

                                                                                                    .menu-recados a{padding: 10px 50px;
                                                                                                                    border-radius: 20px ;}

                                                                                                                    .deixar-recado {font-size: 10px;
                                                                                                                                    text-align: center;}
                      
                                                        .menu-fotos a {border: 1px solid black;
                                                                      border-radius: 20px;
                                                                      padding: 5px 70px;
                                                                      font-size: 15px;
                                                                      color:black;}
                                                              .menu-fotos a:hover {border: 1px solid white;
                                                                                   background-color: rgba(255, 255, 255, 0.878);
                                                                                  color: black;
                                                                                  box-shadow: 3px 3px 10px 3px rgb(178, 178, 178);
                                                                                  padding: 7px 80px ;}                                                                    
                                                                                   
                                                                                  .menu-fotos {width: 100%;
                                                                                    height: 200px;                                                                                              
                                                                                    display: flex;
                                                                                    flex-direction: column;
                                                                                    justify-content: space-around;
                                                                                     align-items: center;
                                                                                    margin: 100px 0;}
                                                                                          
                                                                                          
                                                                                          
                                                                                                                                  }



 
 
                    












