.img
{
height: 120px;
}
.whatsapp {
    position: fixed;
    top: 72%;
    left: 90%;
    padding: 10px;
    z-index: 10000000;
    float: right;
   
}
input,select{

line-height: 30px;
height: 30px;
outline: none;
font-size: 13pt;
color:black;
display: block;
}

label{
color:white;
font-weight: bold;
}
h2{
	color: white;
	margin: auto 30%;
	margin-bottom: -150px;
	font-weight: bold;
	border-radius: 30px;
	border: 1px solid black;
	text-align: center;

}
h1{
	color: white;
	font-size: 30px;
	text-align: left;
	font-weight: strong;
}

h5{
color:rgb(13, 13, 13);
font-weight: bold;
text-align: center;
font-size: 20px;
}
h5#compras{
	color:rgb(13, 13, 13);
	font-weight: bold;
	text-align: left;
	font-size: 20px;
	}
h5#contato{
	color:rgb(255, 255, 255);
	font-weight: bold;
	text-align: center;
	font-size: 48px;
	}

.botao a{
	background-color:#003963;
	font-size:12px;
}

h3
{
	color: white;
	margin: auto 32%;
	font-weight: bold;
	border-radius: 30px;
	border: 1px solid black;
	text-align: center;
	font-size:24pt;
}
h4{
	color: #003963;
	font-size: 12px;
}
h4#titulo{
	font-weight: bold;
	margin-top:10px;
	color: #003963;
	font-size: 14px;
}
.btn{
	margin-top:5px;
}
h4#contato{
	font-weight: bold;
	color: #003963;
	font-size: 16px;
}
hr#titulo{
	margin-top:00%;
	margin-bottom:0%;
	padding-bottom:0%;
	border:1px solid
}
hr{
	margin-top:0%;
	margin-bottom:0%;
	padding-top:0%;
	padding-bottom:0%;
	
	
}
#title
{
	color: white;
	margin: auto ;
	font-weight: bold;
	text-align: center;
	background-color: black; 
	font-size:36pt;
}
#corpo input{
	display: block;
	height: 55px;
	width: auto;
	margin: 10px;
	border-radius: 30px;
	border: 1px solid black;
	font-size: 16pt;
	padding:  10px 20px;
}