#geral {
	width: 100%;
	margin: 35px auto;
	display: block;
	background: url(../images/bg-waves.jpg) top center no-repeat;
	background-size: cover;
}
.calcbox {
	background-color: #f8f8f8;
	border-radius: 12px;
	padding: 30px;
}

#calculo {
	width: 100%;
}
#resposta {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin: 0 auto;
}

@media screen and (max-width: 480px) {
#geral {
	width: 100%;
	border: 1px solid #ccc;
	overflow: hidden;
	font-family: arial;
	margin: 0 auto;
	display: block;

}

#calculo {

}
#resposta {
    width: 100%x;
	background-color: #fbfbfb;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin: 0 auto;
	top: 0px;
	float: none;
}

#resposta .conteudo {
	width: 100%;
	margin: 0 auto;
}
#recalc {
	width: 100% !important;
	margin: 10px auto !important;
	}
#calculo .titulo {
	width: 100%;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 30px;
	font-size: 22px;
	font-weight: bold;
}
#resposta .titulo {
	text-align: center;
	padding-top: 10px;
	margin-bottom: 30px;
	font-size: 22px;
	font-weight: bold;
}
#calculo .conteudo {
	width: 100%;
	margin: 0 auto;
}

#botao a {
	width: 100%;
	border-radius: 12px;
    margin: 10px;
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 26px;
	font-weight: normal;
	padding: 30px 50px;
}

#texto {
	width: 100%;
	color: red;
	text-align: center;
	margin-top: 16px;
	font-weight: bold;
}
#total {
	width: 100%;
	text-align: center;
	font-size: 52px;
	padding-top: 13px;
	font-weight: bold;
	float: left;
}
.totaldois {
	width: 100% !important;
	border: 1px solid #ccc;
	border-radius: 5px;
	text-align: center;
	font-size: 52px;
	color: #105474;
	padding-top: 13px;
	font-weight: bold;
	float: left;
}
#total span {
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
}
#opcao a {
	width: 100%;

	color: #fff;
	font-size: 18px;
	border-radius: 5px;
	float: right;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
}
#opcao a:hover {
	background-color: #35a845
}
#opcao span {
	width: 100%;
	color: #fff;
	background-color: #999;
	font-size: 12px;
	border-radius: 5px;
	float: right;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}
#rodape a {
	width: 100% !important;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
	float: right;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	margin-top: 10px !important;
}
.rodapedois a {
	width: 100% !important;

	color: #fff;
	font-size: 14px;
	border-radius: 5px;
	float: right;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	margin-top: 10px;
}
#rodape a:hover {
	background-color: #0d435d
}
.btu {
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 100%;
}
.btu h1 {
	text-align: center;
	font-size: 22px;
	color: #105474;
	margin-top: 21px;
	margin-bottom: -9px;
}
.btu h1 span {
	font-style: italic;
	font-weight: normal;
}
.btu p {
	font-size: 18px;
	color: #999;
	text-align: center;
	margin-top: 20px
}
.btu p span {
	font-style: italic;
}
.btu .porem {
	display: block;
	float: right;
	font-size: 10px;
	color: #999;
	margin-right: 10px;
	margin-top: 18px;
}
}


#calculo .titulo {
	width: 100%;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 30px;
	font-size: 22px;
	font-weight: bold;
}
#resposta .titulo {
	text-align: center;
	padding-top: 10px;
	margin-bottom: 30px;
	font-size: 22px;
	font-weight: bold;
}

#calculo .conteudo {
	width: 100%;
	margin: 0 auto;
}
.clearfix {
	clear: both;
}
#resposta .conteudo {
	margin: 0 auto;
}
.box {
	width: 18%;
	padding: 30px 35px;
	text-align: center;
	height: 300px;
	border: 2px solid #f26522;
	float: left;
	box-sizing: border-box;
	margin: 10px 1%;
}
.box:hover {
	transition: all 0.3s ease;
	background-color: #ddd;
}
.desc {
	font-size: 24px;
	color: #666;
	text-align: center;
	margin: 0 auto;
	display: block;
	padding-top: 20px;
	padding-bottom: 16px;
}
.box .esq .icon1 span {
	width: 120px;
	height: 60px;
	line-height: 15px;
	padding: 10px;
	left: 15px;
	margin-left: 15px;
	font-family: arial;
	font-size: 11px;
	color: #FFF;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	text-align: center;
	background: #3B4A54;
	text-indent: 0px;
	position: absolute;
	pointer-events: none;
	bottom: 80px;
	opacity: 0;
	box-shadow: 0px 3px 8px rgba(0,0,0,0.1);
	-webkit-transform: scale(0.2);
	-moz-transform: scale(0.2);
	-o-transform: scale(0.2);
	-ms-transform: scale(0.2);
	transform: scale(0.2);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.box .esq .icon1:hover span {
	opacity: 1;
	bottom: 90px;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.dir {
	float: right;
	width: 138px;
	height: 90px;
}

.conteudo select {
	width: 75%;
	height: 36px;
	padding-left: 5px;
	padding-right: 5px; 
	margin: 20px auto;
	border: 0;
	border-radius: 12px;
	background-color: #fff;
	background: #fff;
	color: #666;
	outline: none;
	display: inline-block;
	text-indent: 0.01px;
	text-overflow: '';
	text-align: center;
	cursor: pointer;
	font-size: 22px;
	font-weight: normal;
}

.conteudo input {
	width: 75%;
	height: 36px;
	padding-left: 5px;
	padding-right: 5px; 
	border: 0;
	border-radius: 12px;
	background-color: #fff;
	margin: 20px auto;
	font-family: arial;
	color: #666;
	font-size: 26px;
	text-align: center;
}
#botao {
	margin: 35px auto;
	text-align: center;
}
#botao a {
	border: 0;
	border-radius: 12px;
	display: inline-block;
	color: #fff;
	background-color: #f26522;
	text-align: center;
	text-decoration: none;
	font-size: 28px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 20px 50px;
}
#botao a:hover {
	background-color: #999;
}
#texto {
	width: 100%;
	color: red;
	text-align: center;
	margin-top: 16px;
	font-weight: bold;
}
#total {
	width: 31%;
	border-radius: 12px;
	text-align: center;
	font-size: 50px;
	line-height: 60px;
	padding: 20px 0;
	background-color: #fff;
	color: #f26522;
	font-weight: bold;
	float: left;
	height: 100px;
	margin-right: 2%;
	box-sizing: border-box;
}
#calc-contato {
	width: 33%;
	border-radius: 12px;
	height: 100px;
	text-align: center;
	font-size: 16px;
	padding: 20px 1%;
	background-color: #898989;
	color: #fff;
	font-weight: bold;
	float: left;
	margin-right: 2%;
	box-sizing: border-box;
}
.totaldois {
	width: 400px !important;
	height: 70px;
	border: 1px solid #ccc;
	border-radius: 5px;
	text-align: center;
	font-size: 52px;
	color: #105474;
	padding-top: 13px;
	font-weight: bold;
	float: left;
}
#total span {
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
}
#opcao a {
	width: 299px;
	height: 35px;

	color: #fff;

	font-size: 18px;
	border-radius: 5px;
	float: right;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
}
#opcao a:hover {
	background-color: #35a845
}
#opcao span {
	font-family: 'arial';
	color: #fff;
	background-color: #999;
	font-size: 12px;
	border-radius: 5px;
	float: right;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}
#rodape a {
	width: 30%;
	height: 100px;
	color: #fff;
	line-height: 29px;
	background-color: #f26522;
	font-size: 25px;
	border-radius: 12px;
	float: right;
	text-decoration: none;
	text-align: center;
	padding: 20px 0;
	box-sizing: border-box;
}
#rodape a:hover {
	background-color: #999
}

.btu h1 {
	text-align: center;
	font-size: 22px;
	color: #105474;
	margin-top: 21px;
	margin-bottom: -9px;
}
.btu h1 span {
	font-style: italic;
	font-weight: normal;
}
.btu p {
	font-size: 18px;
	color: #999;
	text-align: center;
	margin-top: 20px
}
.btu p span {
	font-style: italic;
}
.btu .porem {
	display: block;
	float: right;
	font-size: 10px;
	color: #999;
	margin-right: 10px;
	margin-top: 18px;
}
 @media screen and (max-width: 960px) {
	 .box {
		 width: 50%;
		 float: none !important;
	 }
}
 @media screen and (max-width: 480px) {
	 .box {
		 width: 100%;
		 float: none !important;
	 }
	 #calc-contato, #total {
		 width: 100%;
		 height: auto;
	 }
}