*{
	margin:0;
	padding: 0;
	font-family: system-ui;
	outline:none;

}
body{
    background: #f7f7f7;
}

.lh1{
    font-size: 12px;
    margin-top: 2px;
    color: #99a9b1;
    font-weight: 300;
    display: block;
}

li{
	display: inline;
	list-style: none;
}
table tbody td{
        text-align: left;
    padding:5px 10px;
}

table tbody td b{
    font-size: 20px;
    color: #000000;
    font-weight: 400;
    
    text-align:center;
    margin-left:5px;
}

a{
	text-decoration: none;
}




    h1{
        color: #607d8b;
    font-weight: 300;
    display: inline-block;

}

header{
     background: #fff;
	      border-bottom: 1px solid #e9e9e9;
  
    box-shadow: 0px 1px 5px 1px #e9e9e9;
    
}


header nav{
	   
    padding: 20px 2px;
  
      max-width: 1080px;
    margin:auto;
}

header nav a{
            color: #99a9b1;
}
header nav table{
        width: 98%;
    margin: auto;
    font-weight: 400;
}





header nav table tr td:first-child{
    width:84%;
}
    
    
    

header nav ul li{
margin-right: 5px;
margin-left: 10px;
}



header nav ul li a{
		color: #9faab4;
	font-weight: bold;

}

header li b{
    font-size: 20px;
    margin: 10px;
        color: #24292e;
    font-weight: 400;
}




section h2{
margin: 0px auto;
    text-align: center;
    padding: 35px 0px 20px 0px;
    color: #24292e;
    background: #fff;
    border-bottom: 0px solid #e9e9e9;
    border-radius: 4px 4px 0px 0px;
    font-size: 18px;
    
}












section form{
	  width: 96%;
    margin: 20px auto;
    max-width: 500px;
    border: 1px solid #e9e9e9;
  
    box-shadow: 0px 1px 5px 1px #e9e9e9;
    border-radius: 5px;
    background: white;
    padding-bottom: 30px;
    
}



section form button{
       cursor: pointer;
    font-size: 15px;
    display: block;
    background: #03a9f4;
    color: #ffffff;
    border: 1px solid #2196f3;
    border-radius: 3px;
    padding: 10px 0px;
    margin: 15px 0px 10px 0;
    font-weight: bold;
    width: 100%;
    box-sizing: content-box;
}

section form input{
   padding: 15px 0.9%;
    width: 87%;
    display: inline;
    border: 0px;
    border-radius: 3px;
    max-width: 400px;
    color: #24292e;
        padding-left: 2%;
     -webkit-appearance: none;  /* Remove estilo padr達o do Chrome */ 
    -moz-appearance: none; 
    background:trasnparent;
	}
	
	
	::-webkit-input-placeholder {
   color: #2e5454;
   font-size:14px;
}

:-moz-placeholder { /* Firefox 18- */
   color: #2e5454;
   font-size:14px;
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #2e5454;
   font-size:14px;
}

:-ms-input-placeholder {  
    color: #2e5454;
   font-size:14px;
}

section form textarea{
   display: block;
    margin: 2px auto 15px auto;
    width: 80%;
    max-width: 330px;
    border: 1px solid #e7efef;
    height: 50px;
    padding: 0px 0.9%;
    border-radius: 3px;
    background: #f7f7f7;
}

section form span{
        display: block;
    width: 80%;
    margin: 20px auto 0px auto;
    max-width: 340px;
    font-size: 14px;
    color: #24292e;
}
section form a{
       color: #4286a7;
}






section .lista{
	width: 98%;
    margin: auto;
    border: 1px solid #add;
    padding: 10px 0.8%;
}


section .lista h3{
	  margin: 15px 0px;
    border-bottom: 1px dotted #dcd;
    padding: 0px 0px 5px 0px;
}


section .lista h3 a{
	color: #4e6e7d;
}


input[type="file"]{
        display:none;
    }
    
    
     form div#file{
      margin: 0px auto;
    color: #5ea8da;
    display: inline-block;
    }

     label{
        border: 1px solid #e7efef;
    margin: 15px 05px 0px 0px;
    display: inline-block;
    font-size: 14px;
    padding: 10px;
    border-radius: 3px;
    color: gray;
    cursor: pointer;
    }



.tell{
       width: 100%;
    margin: auto;
  
}


.tell input{
    display:inline-block;
    width:72%;
}

.tell input:last-child{
    border-left: 1px solid #eee;
    border-radius: 0px;
    padding-left: 2%;
}


.tell input.ddd{
       width: 13%;
    margin-left: 1%;
    
}


 .logo{
	 background: #ffffff;
    display: inline-block;
    text-align: center;
    padding: 2px 10px;
    border: 1px solid #eee;
    border-top: 6px solid #eee;
    font-family: sans-serif;
    border-radius: 3px;
    color: #ccc;
	    }


.icon-off {
    font-size: 14px;
}



.tell span{
    margin-left:2px;
}



   footer{
	        
    background: #fff;
    border-top: 1px solid #e9e9e9;
  
    box-shadow: 0px 1px 5px 1px #e9e9e9;
    width: 100%;
    padding: 15px 0px;
    text-align: center;
    font-size: 14px;
    color: #24292e;
	    }
	    
	    
	       footer a{
	            color: #34b8e4;
	    }
	    
	    
	    footer li{
	        display:block;
	    }
	    
	    
	    
	    .iconn{
	            margin: 10px auto 10px auto;
    text-align: center;
    width: 80%;
    border: 1px solid #e7efef;
    background: transparent;
    max-width: 340px;
    border-radius: 3px;
	    }
	    
	    .iconn i {
    color: #a9b3be;
    margin-left: 3%;
    font-size: 14px;
	    }
	    
	    
	   .iconn i.icon-mobile-phone{
    font-size:16px;
}


	    
	    
	     @media only screen and (max-width: 480px) {
     
     header nav ul {
         text-align:center;
     }
     header nav ul li{
  text-align:center;
  display:inline-block;
     }
     header li b {
         display:block;
     }
     
     header nav{
         padding:20px 2px;
     }
     
     header li.lilogo{
         display:block;
     }
     
       header table td b{
         display:none;
     }
     
     header table{
         text-align:center;
         width:98%;
     }
     
     
     
     header table tbody td{
         padding: 0px 5px 10px 5px;
    width: 98%;
    text-align: center;
    display: block;
    margin: auto;

     }
     
      header table tbody td a{
         color: #9faab4;
    font-weight: bold;
     }
     
     header table tbody td a:last-child{
         margin-left: 10px;
     }
     
     
     header .tdinv{
         display:none;
     }


section form button{
  
}
 }