body{margin:0;
    padding: 0;




      
    background-image: url('conta.jpg');
    background-size:100%;
  
  }
    
.icon{display:none;}
.active {
  background-color: #04AA6D;

}
    
    
    .navbar::before{ content: "" ;
        background-color:rgb(255, 255, 255);
        position: absolute;
        height: 100% ;
        width: 100%;
        
    }
    
    
    
  
    
    .navbar::before{ content: "" ;
        background-color:rgb(255, 255, 255);
        position: absolute;
        height: 100% ;
        width: 100%;
        z-index: -1;
        opacity: 0.4;
    }
    
    
    
    .navbar{display: flex;
        
    position: sticky;
    top:0px;}
    ul{display: flex ;}
.navbar ul li{ 
list-style: none;
font-size: 1.5em}



.navbar ul li a{display: block;
    padding: 3px 22px;
    text-decoration: none;
    border-radius: 22px;
    color: rgb(0, 0, 0)
    
    }
.navbar ul li a:hover{color: black;
    background-color: rgb(255, 152, 67);
    
    
}
.form{
  padding-left: 100px;
  padding-top: 80px;
}
.bg{
 color:tomato;
  

 font-weight: bold;
 font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif
 
}
#first{
    margin:10px;
  }
  #last{
    margin:10px;
  }
  #myemail{
    margin-top:10px;
    margin-left:23px;

  }
  #phone{
    margin-top:15px;
    margin-left:5px;
    margin-bottom:15px;
  }
  #review{

    margin-top:20px;
    margin-bottom:20px;
    
  }

  .submit{
    border-radius: 20px;
    padding-left: 50px;
    
  }

 

  
  .a{margin-top: 50px;
    font-size: 30px;
    font-family:cursive,Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
    font-weight: bolder;
    padding-left: 20px;
  color:white;
background-color: tomato;}
  .e{
    font-size: 25px;
    font-family: Georgia, 'Times New Roman', Times, serif;
    padding-left: 20px;
    color:white;
    background-color: tomato;
  }
  

  .ft{margin-top:20px;
   
    text-align: center;
    color:#000000; 
    background-color: white;
    font-size: 20px;
}
.ae{
  padding-top: 10px;
  padding-bottom: 10px;
  
}
.a{
  padding-top:10px

}
.e{
  padding-bottom: 10px;
}