body {
	background: #d4dde4;

}

@media only screen and (min-width: 300px) {

	.main {
		width: 100%;
		display: table;
		margin: 0 auto;
	}

	.logo {
		float: left;
		margin-bottom: 15px;
	}

	.logo img {
		width: 75%;
	}

	.menu {
		display: none;
		visibility: hidden;
	}

	.nav-total  {
		display: none;
		visibility: hidden;
	}
	

	.menu-mob {
		width: 100%;
		visibility: visible;
		display: none;
		position: fixed;
		font-family: 'Lato', sans-serif;
		font-size: 20px;
		top: 0px;
		right: 0px;
		background: #1b75bb;
		opacity: 0.9;
	}
	
	.menu-mob ul li {
		padding: 10px;
		height: 25px;
		border: 0.5px solid #e1e1e1;
	}
	
	.menu-mob ul li a {
		text-decoration: none;
		color: white;
		line-height: 20px;
		z-index: 99999999;
		opacity: 10;
	}
	
	.bt-mob {
		width: 45px;
		height: 45px;
		border: 1px solid #eb6419;
		border-radius: 3px;
		display: block;
		position: fixed;
		font-size: 30px;
		text-align: center;
		line-height: 45px;
		top: 65px;
		right: 18px;
		cursor: pointer;
		color: #eb6419;
		z-index: 99999;
	}

	.bt-mob:hover {
		color: white;
		border: 1px solid white;
	}

	.contatos {
		width: 659px;
		height: 61px;
		float: right;
		margin-top: 30px;
		visibility: hidden;
		display: none;
	}

	.banner {
		width: 100%;
		margin: 10px 0;
	}

	.banner img {
		width: 100%;
	}

	.container {
		width: 85%;
		display: table;
		margin: 25px auto;
		font-family: 'Lato', sans-serif;
		text-align: justify;
	}

	.container h1 {
		
		font-size: 30px;
		color: #1b75bb;
		float: left;
	}

	.barra1 {
		margin-left: 180px;
		margin-top: 20px;
		position: absolute;
		width:55%;
	}

	.barra2 {
		margin-left: 270px;
		margin-top: 20px;
		position: absolute;
		width:50%;
	}

	.container p {
		display: table;
		margin-top: 50px;
		font-size: 16px;
		line-height: 22px;
		color: #1b75bb;
	}

	.icones {
		display: table;
		float: left;
		margin-top: 25px;
		width: 100%;
	}

	.box-icones {
		float: left;
		width: 100%;
	}

	.box-icones img {
		width: 100%;
	}

	.box-icones {
		width: -webkit-calc(50% - 30px);
		width: -moz-calc(50% - 30px);
		width: calc(50% - 30px);
		margin: 10px 15px;
	}

	.clientes {
		display: table;
		float: left;
		width: 100%;
	}

	.box-clientes {
		width: 100%;
		float: left;
	}

	.box-clientes img {
		width: 100%;
	}

	.formulario {
		width: 100%;
		display: table;
		margin: 20px 0;
		float: left;
	}

	input {
		width: 100%;
		margin-top: 5px;
		height: 30px;
		border: 0 solid white;
		font-family: 'Lato', sans-serif;
		font-size: 18px;
		color: #6d6e70;
	}

	textarea {
		width:100%;
		margin-top: 5px;
		border: 0 solid white;
		font-family: 'Lato', sans-serif;
		font-size: 18px;
		color: #6d6e70;
	}

	.botao {
		background: #1b75bb;
		width: 110px;
		height: 40px;
		color: white;
		font-size: 25px;
	}

	.maps {
		width: 100%;
		background: #1b75bb;
		height: 400px;
		border-top: 8px solid #1b75bb;
	}

	.maps-contatos {
		width: 100%;
		display: table;
		background: #1b75bb;
	}

	.maps-contatos h3 {
		text-align: center;
		color: white;
		line-height: 25px;
		font-family: 'Lato', sans-serif;
		font-size: 16px;
	}

	.maps iframe {
		width: 100%;
		height: 100%;
	}

	.footer {
		width: 100%;
		display: table;
		background: #1b75bb;
		margin-top: 25px;
	}

	.contato-footer {
		display: table;
		width: 212px;
		float: right;
	}

	.contato-footer h3 {
		color: white;
		line-height: 15px;
		font-family: 'Lato', sans-serif;
		font-size: 14px;
	}

	.footer h4 {
		text-align: center;
		color: white;
		line-height: 25px;
		font-family: 'Lato', sans-serif;
		font-size: 14px;
		margin-bottom: 20px;
	}

	.footer h4 a {
		color: white;
		text-decoration: none;
	}

	.logo-footer {
		float: left;
		margin-bottom: 15px;
		display: table;
		width: 30%;
		margin-top: 15px;
	}

	.logo-footer img {
		width: 75%;
	}


}

@media only screen and (min-width: 768px){

	.box-icones {
		width: -webkit-calc(16.6% - 30px);
		width: -moz-calc(16.6% - 30px);
		width: calc(16.6% - 30px);
		margin: 0 15px;
	}

	.box-clientes {
		width: -webkit-calc(33.3% - 30px);
		width: -moz-calc(33.3% - 30px);
		width: calc(33.3% - 30px);
		margin: 0 15px;
	}

	.logo {
		width: 264px;
		float: left;
		margin-bottom: 15px;
	}

	.main {
		width: 85%;
		display: table;
		margin: 0 auto;
	}

	input {
		width: 49%;
		margin-top: 5px;
		height: 30px;
		border: 0 solid white;
		font-family: 'Lato', sans-serif;
		font-size: 18px;
		color: #6d6e70;
	}

	textarea {
		width:99.7%;
		margin-top: 5px;
		border: 0 solid white;
		font-family: 'Lato', sans-serif;
		font-size: 18px;
		color: #6d6e70;
	}

	.maps-contatos h3 {
		text-align: center;
		color: white;
		line-height: 35px;
		font-family: 'Lato', sans-serif;
		font-size: 22px;
	}

	.contato-footer {
		display: table;
		width: 330px;
		float: right;
	}

	.contato-footer h3 {
		color: white;
		line-height: 30px;
		font-family: 'Lato', sans-serif;
		font-size: 22px;
	}

}

@media only screen and (min-width: 1300px) {
	.maps-contatos h3 {
		text-align: center;
		color: white;
		line-height: 70px;
		font-family: 'Lato', sans-serif;
		font-size: 22px;
	}	

	
}

@media only screen and (min-width: 1300px) {
	
	.menu-mob {
		display: none;
		visibility: hidden;
	}

	.menu {
		width: 833px;
		height: 30px;
		float: right;
		text-decoration: none;	
		font-family: 'Lato', sans-serif;
		font-size: 22px;
		margin-top: 40px;
		visibility: visible;
		display: block;
	}

	.menu ul li {
		display: inline;
		margin: 0 10px;
	}

	.menu ul li a {
		text-decoration: none;
		color: #1b75bb;
	}

	.menu ul li a:hover {
		color: #eb6419;
	}

	.nav-total  {
		height:60px;
		display: none;
		visibility: visible;
	}

	.f-nav  { 
	    z-index: 9999; 
		position: fixed; 
		top: 0; width:100%;
		background: #d4dde4;
		border-bottom: 3px solid #1b75bb;
		display: block;
		
		text-decoration: none;	
		font-family: 'Lato', sans-serif;
		font-size: 22px;
	} 

	.f-nav nav {
		float: right;
		margin: 20px 100px;
	}

	.f-nav ul li {
		display: inline;
		margin: 0 10px;
	}

	.f-nav ul li a {
		text-decoration: none;
		color: #1b75bb;
	}

	.f-nav ul li a:hover {
		color: #eb6419;
	}

	
	.bt-mob {
		visibility: hidden;
	}

	.contatos {
		visibility: visible;
		display: block;
	}

	.container h1 {
		
		font-size: 35px;
		color: #1b75bb;
		float: left;
	}

	.container p {
		display: table;
		margin-top: 50px;
		font-size: 20px;
		line-height: 25px;
		color: #1b75bb;
	}

}

