/*=========Reset==================*/
* {
	margin: 0;
	padding: 0;
	font-size:100%;
	border: none;
	outline:none;
	font-weight:300;
	box-sizing: border-box;
	font-family:"Lato", sans-serif;
}
h4{
	font-size: 1.2em;
	font-weight: normal;
	padding-top: 20%;
}
body {
	background-color:#fff;
}
a {
	text-decoration:none;
}
a:hover {
	opacity:0.5;
}
ul {
	list-style:none;
}
img {
	max-width: 100%;
}
label{
	width: 100%;
	padding: 0.5%;
	float: left;
}
/* CAIXA */
.caixa{
	float: left;
	width: 100%;
	margin: 0.5%;
}
.caixa1{
	width: 7.33333%
}
.caixa2{
	width: 15.66667%
}
.caixa3{
	width: 24%
}
.caixa4{
	width: 32.33333%
}
.caixa5{
	width: 40.66667%
}
.caixa6{
	width: 100%;
	padding-bottom: 10%;
}
.caixa7{
	width: 57.33333%
}
.caixa8{
	width: 65.66667%
}
.caixa9{
	width: 100%;
	margin-top: -30px;
}
.caixa10{
	width: 82.33333%
}
.caixa11{
	width: 90.66667%
}
.caixa12{
	width: 99%
}
/*=========Container==================*/
.container{
	width: 100%;
	float:left;
	padding: 1.5% 4%;
	text-align:center;
}
/*=========BG Colors==================*/
.bg-gradient{
	background: linear-gradient(to left, #31345d,#f37635);
}
.bg-azul{
	background-color:#003882;
}
.bg-verde{
	background-color:#01914C;
}
.bg-white{
	background-color:#FFFFFF;
}
.bg-cinza{
	background-color:#cccccc;
}
.bg-vermelho{
	background-color:#ff0000;
}
.bg-vermelho2{
	background-color:#D71D26;
}
.bg-preto{
	background-color:#000000;
}
.bg-laranja2{
	background-color:#EB880E;
}
/*=========HELPERS==================*/
.radius{
	border-radius: 7px;
}

/*=========Cabecalho==================*/

.logo {
	width: 136px;
	height: 56px;
	float:left;
	background: url(../img/logo-mobile.png) center center/136px no-repeat;
	font-size: 0;
}
.logos{
	width: 216px;
	height: 71px;
	margin-bottom: 6%;
	background: url(../img/icones-rodape.jpg);
	float: left;
	}
.btn-menu{
	width: 56px;
	height: 46px;
	float:right;
	text-align:center;
	color:#FFFFFF;
	border-radius: 0px;
	cursor:pointer;
}
ion-icon {
  font-size: 38px;
}

/*=========Menu==================*/

.menu {
	display:none;
	width: 100%;
	height: auto;
	margin-top: 0px;
	position: fixed;
	background-color: #EB880E;
	padding-bottom: 15px;
	top:0;
	left:0;
}
.btn-close {
	font-size: 1.5em;
	color: #fff;
	float: right;
	cursor: pointer;
	margin: 5% 3% 0 0;
}
.menu ul {
	width: 100%;
	float: left;
	text-align: center;
}
.menu li {
	padding: 1.5%;
}
.menu li a {
font-size: 2em;
color: #FFFFFF;
padding: 1.5% 3%;
}
.menu li a:hover{
border: 2px solid #EB880E;
}
/*--BANNER--*/
.banner{
	padding: 2.5% 4%;
	background: url(../img/bg2.jpg) no-repeat fixed;
}
.title{
	margin-top:2%;
	width: 100%;
}
/*Topo*/
	.topo{
	width: 108%;
	height: 70px;
	margin-top: -5px;
	margin-left: -4.3%;
	background: #D71D26;
	float: left;
	}
	.topo h2{
	font-size: 1.5em;
	color: #ffff00;
	margin-top: 8px;
	margin-left: -5px;
	font-weight:bold;
	}
	.topo h3{
	font-size: 0.9em;
	color: #fff;
	font-weight:bold;
	margin-top: 0%;
	margin-left: -6px;
	}
	.rodape {
	width: 100%;
	}
	
	/*baner*/
	.title h1{
	font-size: 2.5em;
	color: #fff;
	margin-top: -50px;
	margin-left: 20px;
	font-weight:bold;
	}
	.title h2{
	font-size: 2.0em;
	color: #fff;
	margin-top: 40px;
	font-weight:bold;
	}
	.title h3{
	font-size: 1.8em;
	color: #fff;
	font-weight:300;
	}
	.title h4{
	font-size: 1.4em;
	color: #ffff00;
	text-align: center;
	padding-top: 3%;
	margin-left: 100px;
	font-weight:400;
	}
	/*Botoes Ligamos e Whats*/
	.botoes {
	width: auto;
	height: 200px;
	float:left;
	margin: 0 auto;
	}
	.botoes i{
	margin-left: 12px;
	}
	.btn-cadastrar{
	font-size: 1em;
	font-weight: bold;
	color:#fff;
	width: 100%;
	margin-left: 0%;
	margin-top: 5%;
	float:left;
	}
	.btn-sobre{
	color:#ffffff;
	font-size: 1em;
	font-weight: bold;
	width: 100%;
	margin-left: 0%;
	margin-top: 5%;
	float:left;
	}

.buttons{
	width: 100%;
	margin-top:3%;
}
.buttons i{
	float:right;
}
.btn {
	width: 100%;
	font-size: 1.6em;
	text-align:left;
	cursor:pointer;
	padding: 5%;
}

/*--SERVIÇOS--*/
.servico{
	width: 100%;
	text-align:left;
	margin-bottom: 3%;
}
.servico img{
	border-radius: 7px 7px 0 0;
}
.inner{
	padding: 7%;
}
.inner a{
	font-size: 1.5em;
	color:#130400;
	font-weight: 700;
}
.inner h1{
	font-size: 1.3em;
	font-weight: bold;
	color:#ff0000;
	margin-top: 0%;
}
.inner h4{
	font-size: 1.3em;
	color:#130400;
	margin-top: -15%;
}
.inner p{
	margin-top: 6%;
	color:#130400;
	line-height: 1.5em;
}
/*--CONTATO--*/
.contato{
	width: 100%;
	text-align:left;
	margin-top:2%;
	margin-bottom: 0%;
}
.contato img{
	border-radius: 2px 2px 0 0;
}
.inner-contato{
	padding: 3%;
}
.inner-contato h4{
	padding: 0%;
}
.contato a{
	font-size: 1.0em;
	color:#130400;
	font-weight: 700;
}
.contato h1{
	font-size: 1.2em;
	color:#ffff00;
	font-weight:bold;
	margin-top: -3%;
	text-align: center;
	padding: 4%;
}
.contato h2{
	font-size: 1.4em;
	color:#003882;
	font-weight:bold;
	margin-top: -3%;
}
.contato h3{
	font-size: 1.3em;
	color:#003882;
	font-weight:bold;
	margin-top: 2%;
}
.contato p{
	margin-top: 6%;
	color:#130400;
	line-height: 1.5em;
}
.contato form{
	margin-top: 0%;
}
.contato input{
	height: 30px;
	color:#000;
	border: 2px solid rgba(255,255,255,0.3);
	padding: 1%;
}
.contato button{
	width: 70%;
	font-size: 1.4em;
	font-weight:bold;
	background-color:#0C4089;
	color:#fff;
	padding: 1%;
	cursor:pointer;
	margin-top: 2%;
}

/*--RODAPÉ--*/
.social-icons a {
	font-size: 1.5em;
	color: rgba(255,255,255,0.7);
	margin-right: 3%;
}
.social-icons a:last-child{
	margin-right: 0%;
}
.social-icons a:hover{
	color: rgba(255,255,255);
}
.copyright{
	margin-top: 2%;
	color: rgba(255,255,255,0.7);
}
/*--MEDIA TYPES--
Screen
Para monitores ou dispositivos com telas coloridas e resolução adequada.
Print
Para impressoras. Muito usado para dar uma visão de impressão do site.
*/

@media print{
	.title h2{
	font-size: 2.5em;
	color: red;
	font-weight:700;
}
	.title h3{
	font-size: 1.5em;
	color: blue;
	font-weight:300;
}
}

/*--MOBILE FIRST--*/
/*--SMALL DEVICES--SMARTPHONES*/
@media screen and (min-width: 480px){
	.logo {
	width: 214px;
	background: url(../img/logo.png) center center/214px no-repeat;
	font-size: 0;
}
	.btn{
	font-size: 1.7em;
	}
	.buttons {
	width: 25%;
	float:right;
	margin-top: 0;
	}
	.title h1{
	font-size: 2.5em;
	color: #fff;
	margin-top: 10px;
	margin-left: 27px;
	font-weight:bold;
	}
	.title h2{
	font-size: 2.0em;
	color: #fff;
	margin-top: 10px;
	font-weight:bold;
	}
	.title h3{
	font-size: 1.8em;
	color: #fff;
	font-weight:300;
	}
	.title h4{
	font-size: 1.4em;
	color: #ffff00;
	text-align: center;
	padding-top: 3%;
	margin-left: 100px;
	font-weight:400;
	}
	.caixa{
	width: 100%;
	float: left;
}
	.caixa6{
	width: 49%;
	float: left;
}
	.caixa9{
	width: 100%;
	float: left;
}
}
/*--SMALL DEVICES--TABLETS*/
@media screen and (min-width: 768px){
	.servico{
	width:49%;
	float:left;
	margin-right:2%;
}
	.servico:nth-child(2){
	margin-right: 0;
	}
	.menu {
		margin-top: 0;
	}
	/*=========Cabecalho==================*/
	.logo {
	width: 136px;
	height: 56px;
	float:left;
	background: url(../img/logo-mobile.png) center center/136px no-repeat;
	font-size: 0;
	}
	.logos{
	width: 216px;
	height: 71px;
	margin-bottom: 6%;
	margin-left: 3%;
	background: url(../img/icones-rodape.jpg);
	float: left;
	}
	.buttons{
	width: 50%;
	margin-top:1%;
	}
	.buttons i{
	float:right;
	}
	/*Topo*/
	.topo{
	width: 768px;
	height: 80px;
	margin-top: -20px;
	margin-left: -4.3%;
	background: #D71D26;
	float: left;
	}
	.topo h2{
	font-size: 2em;
	color: #ffff00;
	margin-top: 5px;
	margin-left: 0px;
	font-weight:bold;
	}
	.topo h3{
	font-size: 1.4em;
	color: #fff;
	font-weight:bold;
	margin-left: 0px;
	}
	
	/*baner*/
	.title h1{
	font-size: 2.5em;
	color: #fff;
	margin-top: -50px;
	margin-left: 20px;
	font-weight:bold;
	}
	.title h2{
	font-size: 2.0em;
	color: #fff;
	margin-top: 40px;
	font-weight:bold;
	}
	.title h3{
	font-size: 1.8em;
	color: #fff;
	font-weight:300;
	}
	.title h4{
	font-size: 1.4em;
	color: #ffff00;
	text-align: center;
	padding-top: 3%;
	margin-left: 100px;
	font-weight:400;
	}
	/*Botoes Ligamos e Whats*/
	.botoes {
	width: 32%;
	height: 200px;
	float:left;
	margin-top: -30px;
	margin-left: -320px;
	}
	.botoes i{
	margin-left: 12px;
	}
	.btn-cadastrar{
	font-size: 1.0em;
	font-weight: bold;
	color:#fff;
	width: 185px;
	margin-left: -160%;
	margin-top:-40%;
	float:left;
	}
	.btn-sobre{
	color:#ffffff;
	font-size: 1.0em;
	font-weight: bold;
	width: 185px;
	margin-left: -20%;
	margin-top:-40%;
	float:left;
	}
	
	/*--CONTATO--*/
	.contato{
	width: 100%;
	text-align:left;
	margin-top:-18%;
	margin-bottom: 0%;
	}
	.contato2{
	width: 100%;
	text-align:left;
	margin-top:0%;
	margin-bottom: 0%;
	}
	.caixa9{
	width: 100%;
	margin-top:0px;
}
}

/*--MEDIUN DEVICES--TABLETS E DESKTOPS*/
@media screen and (min-width: 960px){
	.title{
	width: 60%;
	float:left;
	text-align:left;
	}
	.buttons {
	width: 42%;
	float:right;
	margin-top: -240px;
	}
	.menu {
		margin-top: 0;
	}
	.servico{
	width: 32%;
	}
	.servico:nth-child(2){
	margin-right: 2%;
	}.servico:nth-child(3){
	margin-right: 0%;
	}
	.newsletter input{
	width: 60%;
	float:none;
	}
	.newsletter button{
	width: 20%;
	float:none;
	}
	/*=========Cabecalho==================*/
	.logo {
	width: 136px;
	height: 56px;
	float:left;
	background: url(../img/logo-mobile.png) center center/136px no-repeat;
	font-size: 0;
}
	/*Topo*/
	.topo{
	width: 960px;
	height: 80px;
	margin-top: -25px;
	margin-left: -4%;
	background: #D71D26;
	float: left;
	}
	.topo h2{
	font-size: 1.4em;
	color: #ffff00;
	margin-top: 8px;
	margin-left: -2px;
	font-weight:bold;
	}
	.topo h3{
	font-size: 1.3em;
	color: #fff;
	font-weight:bold;
	margin-left: -20px;
	}
	
	/*baner*/
	.title h1{
	font-size: 2.5em;
	color: #fff;
	margin-top: -50px;
	margin-left: 20px;
	font-weight:bold;
	}
	.title h2{
	font-size: 2.0em;
	color: #fff;
	margin-top: 40px;
	font-weight:bold;
	}
	.title h3{
	font-size: 1.8em;
	color: #fff;
	font-weight:300;
	}
	.title h4{
	font-size: 1.4em;
	color: #ffff00;
	text-align: center;
	padding-top: 3%;
	margin-left: 100px;
	font-weight:400;
	}
	/*Botoes Ligamos e Whats*/
	.botoes {
	width: 32%;
	height: 200px;
	float:left;
	margin-top: -30px;
	margin-left: -320px;
	}
	.botoes i{
	margin-left: 12px;
	}
	.btn-cadastrar{
	font-size: 1.0em;
	font-weight: bold;
	color:#fff;
	width: 94%;
	margin-left: -122%;
	margin-top:-22%;
	float:left;
	}
	.btn-sobre{
	color:#ffffff;
	font-size: 1.0em;
	font-weight: bold;
	width: 94%;
	margin-left: 220%;
	margin-top:-22%;
	float:left;
	}
	
	/*--CONTATO--*/
	.contato{
	width: 100%;
	text-align:left;
	margin-top:-18%;
	margin-bottom: 0%;
	}
	.contato2{
	width: 100%;
	text-align:left;
	margin-top:0%;
	margin-bottom: 0%;
	}
	.caixa{
	width: 100%;
	float: left;
}
	.caixa6{
	width: 49%;
	float: left;
}
	.caixa9{
	width: 70%;
	float: left;
}
}
/*--LARGE DEVICES--WIDE SCREENS*/
@media screen and (min-width: 1280px){
	h2{
	font-size: 1.0em;
	font-style: normal;
	color: #000;
	}
	.btn-menu{
	display:none;
	}
	.btn-close{
	display:none;
	}
	.menu{
	width: auto;
	height: 56px;
	line-height: 56px;
	margin-top: 20px;
	float:right;
	background-color:#fff;
	display:block !important;
	position:static;
	}
	.menu li{
	padding: 0;
	float:left;
	}
	.menu li a{
	color:#000;
	font-size: 1.2em;
	font-weight:700;
	padding:15px;
	}
	.menu li a:hover{
	border: none;
	color:#EB880E;
	}
	
	/*=========Cabecalho==================*/
	.logo {
	width: 383px;
	height: 76px;
	margin-top: 10px;
	margin-left: -20px;
	background: url(../img/logo.png) center center/220px no-repeat;
	float:left;
	font-size: 0;
	}
	.logos{
	width: 216px;
	height: 71px;
	margin-left: 3%;
	margin-top: -90px;
	background: url(../img/icones-rodape.jpg) left left/216px no-repeat;
	float: left;
	}
	.buttons {
	width: 32%;
	float:right;
	margin-top: 0;
	}
	
	/*Topo*/
	.topo{
	width: 1345px;
	height: 80px;
	margin-top: -22px;
	margin-left: -4%;
	background: #D71D26;
	float: left;
	}
	.topo h2{
	font-size: 2.0em;
	color: #ffff00;
	margin-top: 2px;
	margin-left: 0%;
	font-weight:bold;
	}
	.topo h3{
	font-size: 1.6em;
	color: #fff;
	font-weight:bold;
	margin-left: 0%;
	}
	
	/*baner*/
	.title h1{
	font-size: 2.5em;
	color: #fff;
	margin-top: -50px;
	margin-left: 20px;
	font-weight:bold;
	}
	.title h2{
	font-size: 2.0em;
	color: #fff;
	margin-top: 40px;
	font-weight:bold;
	}
	.title h3{
	font-size: 1.8em;
	color: #fff;
	font-weight:300;
	}
	.title h4{
	font-size: 1.4em;
	color: #ffff00;
	text-align: center;
	padding-top: 3%;
	margin-left: 100px;
	font-weight:400;
	}
	/*Botoes Ligamos e Whats*/
	.botoes {
	width: 32%;
	height: 200px;
	float:left;
	margin-top: -30px;
	margin-left: -320px;
	}
	.botoes i{
	margin-left: 12px;
	}
	.btn-cadastrar{
	font-size: 1.63em;
	font-weight: bold;
	color:#fff;
	width: 100%;
	margin-left: -160%;
	margin-top:-20%;
	float:left;
	}
	.btn-sobre{
	color:#ffffff;
	font-size: 1.63em;
	font-weight: bold;
	width: 100%;
	margin-left: 160%;
	margin-top:-20%;
	float:left;
	}
	
	/*--CONTATO--*/
	.contato{
	width: 100%;
	text-align:left;
	margin-top:-13%;
	margin-bottom: 0%;
	}
	.contato2{
	width: 100%;
	text-align:left;
	margin-top:0%;
	margin-bottom: 0%;
	}
	/*=========Menu==================*/
	.caixa9{
	width: 70%;
	margin-top:0px;
}
	
}