
a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}

* {
  box-sizing: border-box;
}

.row::after {
  content: "";
  clear: both;
  display: table;
}

[class*="col-"] {
  float: left;
  padding: 15px;
}

 /* For mobile phones: */
[class*="col-"] {
  width: 100%;
}

section {
	padding: 20px;
	margin: 0;
}

section:after {
  content: "";
  display: block;
  clear: both;
}

div.sticky { position: -webkit-sticky; position: fixed; top: 0; background-color: #ffffff; height: auto; width: 100%; text-align: center; z-index: 1; display: none; margin: 0 auto 0; min-height: 85px; }

/*@media screen and (max-width: 767px) {*/
@media screen and (max-width: 991px) {

#home { background: transparent; background-repeat: no-repeat; background-position: right 80%; background-size: 80%; background-image: url('img/bg-home-mobile.jpg'); }

#logoDesktop { display: none; }

#logoRodape { display: none; }

#rodapeContatos { padding: 15px; }

ul li {
	margin: 0 30px 20px 0;
	display: block;
}

  header .control-nav {
    position: absolute;
    right: 20px;
    top: 20px;
    display: block;
    width: 30px;
    padding: 5px 0;
    border: solid #333;
    border-width: 3px 0;
    z-index: 2;
    cursor: pointer;
  }

  header .control-nav:before {
    content: "";
    display: block;
    height: 3px;
    background: #333;
  }

  header .control-nav-close {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 1;
    background: rgba(0,0,0,0.4);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }

  header nav {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 160px;
    border-left: 1px solid #ccc;
    background: #fff;
    overflow-x: auto;
    z-index: 2;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }

	#control-nav:checked ~ .control-nav-close {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
	}

	#control-nav:checked ~ nav {
		-webkit-transform: translate(0, 0);
		-ms-transform: translate(0, 0);
		transform: translate(0, 0);
	}
}

#control-nav {
	visibility: hidden;
}

body {
	margin:0; 
	padding:0;
}

h1 {
	font-family: arial black; 
	font-weight: bold; 
	font-size: 2em;
	color: #1d4151;
	margin: 0 0 1.25em 0;
}

h2 {
	font-family: verdana;
	font-size: 1.1em;
	color: #444;
	margin: 1.5em 0;
}

h3 {
	font-family: museo-slab, arial; 
	font-weight: 500; 
	font-size: 1em;
	color: #b0182b;
	margin: 20px 0 0;
}

.textoServicos {
	font-family: museo-slab, arial; 
	font-weight: 500; 
	font-size: 0.9em;
	color: #ffffff;
	line-height: 1.5em;
}

.descricaoServicos {
	min-height: 100px; 
	background: #b0182b; 
	margin: 50px 0; 
	padding: 2% 15%; 
	height: auto;
	text-align: center;
	display: none;
}

.banner {
	width: 100%; 
	height: 30%;
	display: table;
}


@-moz-document url-prefix() {
	iframe {
		position: relative !important;
		border: 0 !important;
	}
}

#home {
	overflow: hidden;
}

header {
	min-height: 70px;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	background-image: url('img/bg-menu.gif');
	z-index: 2;
	margin: 0 auto;
}

ul {
	margin: 5vw 0;
	padding: 0;
	display: inline;
	position: fixed;
	}

li a {
	text-decoration:none; 
	font-size: 3vw; 
	font-family: verdana; 
	font-weight: bold; 
	letter-spacing: 0; 
	color: #1d4151;
	margin: 1.75em 0 0 3vw;
}

.active {
	border-top: 2px solid #1d4151; 
	padding-top: 2px !important;
	color: #1d4151 !important;
	background: transparent !important;
}

.fL {
	float: left; 
	margin: 3vw 0 0 3vw;
}

.campo {
	background: #a9a9a9;
	font-family: arial;
	font-size: 1em;
	font-weight: normal;
	line-height: 16px;
	height: 35px;
	padding: 0 8px;
	color: #ffffff;
	font-weight: bold;
	border: 0;
}

.caixaTexto { padding: 4px 8px; height: 12em; line-height: 20px; }

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ffffff;
  opacity: 0.5; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ffffff;
  opacity: 0.5;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #ffffff;
  opacity: 0.5;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ffffff;
  opacity: 0.5;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #ffffff;
  opacity: 0.5;
}

:-moz-placeholder { /* Firefox 18- */
  color: #ffffff;
  opacity: 0.5;
}

.descServicoContainer {
	width: 800px;
	margin: 9.25em 0 0;
	height: 2.5em;
	z-index: 999;
	float: left;
	position: absolute;
	display: none;
	color: #ac0b2e;
}

.descServico {
	margin: 0;
	padding: 0.5em 1em;
	font-size: 0.8em;
	font-weight: bold;
	font-family: arial;
	text-align: left;
	line-height: 1.25em;
}

#logoMenu { width:100%; }

#banner { margin: 80px 0 0 40px; }

.textoBanner { font-family: museo-slab, arial; font-weight: 100; font-size: 30px; line-height: 1em; text-align: left; color: #b0182b; margin: 0; }

#home { height: 180vw; }

#quemSomos { height: 49vw; }

.destaque { font-family: museo-slab, arial; font-weight: 500; font-size: 1.25em; line-height: 1.5em; text-align: left; color: #b0182b; margin: 10px 0; float: left; }

.texto { text-align: left; font-family: museo-slab, arial; font-weight: 500; font-size: 1em; line-height: 1.25em; margin: 0; }

#cabecalho { margin: 0 auto; }

.containerServicos { background: transparent; height: 180px; padding: 15px 0; cursor: pointer; }

#tituloClientes { color: #ffffff; }

#containerClientes { padding: 0; }

#containerClientes div { padding-top: 0; }

#cabecalhoClientes { padding: 0 15px;}

.imgClientes { width: 90%; }

.btnEnviar { background: #af182b; height: 50px; color: #ffffff; width: 150px; font-weight: 500; font-family: museo-slab; border: 0; cursor: pointer; }

#tituloOrcamento span { color: #af182b; }

.rodape { float: left; margin: 0;  height: auto; width: 100%; background-color: #375968; color: #eeeeee; text-align: center; font-size: 12px; padding: 15px; }

.textoRodape { color: #ffffff; text-align: left; font-family: museo-slab, arial; font-weight: 500; font-size: 1em; line-height: 1em; }

.linkRodape { color: #ac0b2e; text-decoration:none; font-size:14px; font-family:arial; letter-spacing:1px; }

.iconeRodape { width: 100%; margin: 0;}

.iconeRodapeContainer { float: left; margin: 0 10px 0 0; font-size:12px; }

.iconeRodapeContainerEndereco { float: left; margin: 0 10px 0 0; }

.fab { font-size: 12pt; color: #ffffff;}

.fa, .far, .fas { font-size: 12pt; }

/* Remover arredondado campos formulário iOS*/
textarea,
input.text,
input[type="text"],
input[type="button"],
input[type="submit"],
.input-checkbox {
-webkit-appearance: none;
border-radius: 0;
}

.imgBanner { z-index: 1; position: absolute; top: 30px; right: 30px; opacity: 0.4; }

#imgBanner2 { width: 29%; display: block; right: 25%; top: 15%; } 
#imgBanner3 { display: none; } 
#img-capa-1 { display: none; }
#img-capa-3 { display: none; }

.textoPrincipal { font-family: tahoma; font-size: 21px; color: #1d4151; line-height: 30px; }

 /* iPhone 4, 5 e SE (portrait) */
/*@media only screen and (max-device-width: 320px) */
@media only screen and (max-width: 320px) {
	li a { font-size: 1em; margin: 1.75em 0 0 3vw; }
	#home { height: 140vw; padding: 0; background-position: right 85; }
	.texto { font-size: 1em; line-height: 1.25em; margin: 0 0 10px 0; }
	#banner { margin: 70px 0 0 40px; }
	.textoBanner { font-size: 30px; line-height: 1em; margin: 0; }
	#quemSomos { height: auto; background: transparent; }
	.destaque { font-size: 1.1em; line-height: 1.25em; }
	.espacoEmpresa { display: none; }
	#servicos { height: auto; background: transparent; }
	#clientes { height: auto; background: transparent; }
	.imgClientes { width: 80%; }
	.clientesFiller { display: none; }
	#clientesDir { display: none; }
	#cases { height: auto; background: transparent; }
	#contato { height: auto; background: transparent; }
	#orcamento { height: auto; background: transparent; }
	#orcamentoContainer { padding: 0; }
	section { padding: 40px 20px 50px; margin: 40px 0 0 0; }
	#tituloClientes { color: #b0182b; margin: 0; }
	.btnEnviar { background: #504d4b; }
	.campoOrcamento { background: #a9a9a9; color: #ffffff;}
}

/* iPhone SE (landscape) / 6S e acima (portrait) */
@media only screen and (min-width: 321px) {
	header nav { width: 190px; }
	li a { font-size: 3.75vw; margin: 1.75em 0 0 1em; }
	#home { height: 150vw; padding: 0; background-position: right 80%; }
	#banner { margin: 90px 0 0 20px; }
	.textoBanner { font-size: 2em; line-height: 1em; margin: 0; }
	#quemSomos { height: auto; background: transparent; }
	.espacoEmpresa { display: none; }
	.texto { font-size: 1.2em; line-height: 1.25em; margin: 0 0 10px 0; }
	.destaque { font-size: 1.2em; line-height: 1.25em; padding-right: 3px; }
	#servicos { height: auto; background: transparent; }
	#clientes { height: auto; background: transparent; }
	.imgClientes { width: 85%; }
	.clientesFiller { display: none; }
	#clientesDir { display: none; }
	#cases { height: auto; background: transparent; }
	#contato { height: auto; background: transparent; }
	#orcamento { height: auto; background: transparent; }
	#orcamentoContainer { padding: 0; }
	section { padding: 40px 20px 50px; margin: 40px 0 0 0; }
	#tituloClientes { color: #b0182b; margin: 0; }
	.btnEnviar { background: #504d4b; }
	.campoOrcamento { background: #a9a9a9; color: #ffffff;}
}

/* iPhone 6S e acima (landscape) */
@media only screen and (min-width: 571px) {
  /* For tablets: */
  .col-s-1 {width: 8.33%;}
  .col-s-2 {width: 16.66%;}
  .col-s-3 {width: 25%;}
  .col-s-4 {width: 33.33%;}
  .col-s-5 {width: 41.66%;}
  .col-s-6 {width: 50%;}
  .col-s-7 {width: 58.33%;}
  .col-s-8 {width: 66.66%;}
  .col-s-9 {width: 75%;}
  .col-s-10 {width: 83.33%;}
  .col-s-11 {width: 91.66%;}
  .col-s-12 {width: 100%;}
	
	#home { height: 180vw; }

	#tituloClientes { color: #b0182b; }

	#img-capa-1 { display: block; }
	#img-capa-3 { display: block; }
	#imgBanner2 { display: none; }
	#imgBanner3 { width: 125%; display: block; } 
}

@media only screen and (max-width: 670px) {
	.s-100 { width:100%; padding: 15px 0 !important; }
}

/* Small devices (portrait tablets and large phones, 671px and up) */
@media only screen and (min-width: 671px) {

	#home { height: 180vw; }

	#tituloClientes { color: #b0182b; }
}

/* smartphones grandes */
@media only screen and (min-width: 740px) {

  .col-s-105 { width: 10.5% }
  .col-s-0 { width: 5% }

	#home { height: 180vw; }

	#tituloClientes { color: #b0182b; }
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
/*	background-image: url('img/bg-mobile.jpg');*/
	header nav { width: 190px; }
	li a { font-size: 1.25em; margin: 1.75em 0 0 1em; }
	#home { height: 150vw; padding: 0; }
	#banner { margin: 180px 0 0 50px; }
	.textoBanner { font-family: museo-slab, arial; font-weight: 100; font-size: 4.25vw; line-height: 1em; text-align: left; color: #b0182b; margin: 0; }
	#quemSomos { height: 130vw; background: transparent; }
	.espacoEmpresa { display: none; }
	.texto { font-size: 1.5em; line-height: 1.25em; margin: 0 0 1em 0; }
	.destaque { font-size: 1.5em; line-height: 1.25em; }
	#servicos { height: auto; background: transparent; }
	.descricaoServicos { min-height: 80px; padding: 3% 5%; }
	.containerServicos { margin: 0 0 20px 0 }
	#clientes { height: auto; padding-left: 0; padding-right: 0; background: transparent; }
	.imgClientes { width: 94%; }
	.clientesFiller { display: none; }
	#contato { height: 130vw; background: transparent; }
	#contatoContainer { background-position: right bottom; background-size: 45%; background-image: url('img/bg-contato.png'); background-repeat: no-repeat; height: 107%; padding: 0 15px; }
	.caixaTexto { height: 10em; }
	#orcamento { height: auto; padding: 20px 0 0; background: transparent; }
	#orcamentoContainer { background-image: url('img/bg-orcamento.jpg'); background-size: 206%; background-repeat: no-repeat; padding: 0 15px; height: 117%; }
	#tituloOrcamento { margin: 2em 0 0.1em 0; }
	#tituloOrcamento span { color: #ffffff; }
	#orcamentoFiller { display: block; }
	section { padding: 90px 20px 50px; margin: 40px 0 0 0; }
	#tituloClientes { color: #b0182b; margin: 0; }
	.btnEnviar { height: 45px; }
	h1 { font-size: 1.75em }
	h3 { font-size: 1.25em }
	.rodape { padding: 4% 2% 3% }
	#rodapeContatos { width: 28%; }
	#rodapeEndereco { width: 38%; }
	#rodapeSocial { width: 24%; }
	.iconeRodapeLast { margin: -10px 0 0 10px; }
	#googleBadgeContainer { padding: 1.5em 28%; }
	#footer { margin: 30px auto; height: auto; width: 20%; text-align: center; }
	.campoOrcamento { background: #ffffff; color: #555555; }

	.campoOrcamento::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	  color: #666666;
	  opacity: 0.5; /* Firefox */
	}

	.campoOrcamento:-ms-input-placeholder { /* Internet Explorer 10-11 */
	  color: #666666;
	  opacity: 0.5;
	}

	.campoOrcamento::-ms-input-placeholder { /* Microsoft Edge */
	  color: #666666;
	  opacity: 0.5;
	}

	.campoOrcamento::-webkit-input-placeholder { /* Chrome/Opera/Safari */
	  color: #666666;
	  opacity: 0.5;
	}

	.campoOrcamento::-moz-placeholder { /* Firefox 19+ */
	  color: #666666;
	  opacity: 0.5;
	}

	.campoOrcamento:-moz-placeholder { /* Firefox 18- */
	  color: #666666;
	  opacity: 0.5;
	}
}

@media only screen and (min-width: 884px) {

  /* For desktop: */
  .col-1 {width: 8.33%;}
  .col-2 {width: 16.66%;}
  .col-3 {width: 25%;}
  .col-4 {width: 33.33%;}
  .col-5 {width: 41.66%;}
  .col-6 {width: 50%;}
  .col-7 {width: 58.33%;}
  .col-8 {width: 66.66%;}
  .col-9 {width: 75%;}
  .col-10 {width: 83.33%;}
  .col-11 {width: 91.66%;}
  .col-12 {width: 100%;}

	.col-20 {width: 20%;}
	.col-70 {width: 70%;}

	.col-33 { width: 31.25%; padding: 10px 10px 6px; border: 1px solid rgb(219, 219, 219); margin: 1%; }

	ul li { list-style: none; margin: 0; display: inline; }
	li a { font-size:1.25vw; margin: 1.75em 0 0 1em; }
	ul { margin: 0 0 0 2vw; width: auto; }
	.fR { margin: 6px 0 0 0; }
	.active { padding-top: 8px !important; }
	#banner { margin: 180px 0 0 80px; }
	.textoBanner { font-family: museo-slab, arial; font-weight: 100; font-size: 4.25vw; line-height: 1em; text-align: left; color: #b0182b; margin: 0; }
	#home { height: 44vw; }
	section { padding: 90px 20px 50px; margin: 40px 0 0 0; }
	.texto { font-size: 1.45vw; line-height: 1.5vw; margin: 0 0 5px 0; }
	#quemSomos { height: 50vw; }	
	.espacoEmpresa { height: 70px; }
	#tituloEmpresa { margin: 0 0 1.25em 0; }
	.destaque { margin: 0; font-size: 1.5vw; line-height: 1.5vw; }
	#servicos { height: 66vw; background: transparent; }
	.descricaoServicos { min-height: 80px; padding: 3% 5%; }
	#clientes { height: 48vw; background: transparent; }
	#tituloClientes { color: #ffffff; margin: 0 0 1em -3em; }
	#cabecalhoClientes { padding: 0 15px 15px; }
	.imgClientes { width: 60%; }
	#contato { height: 50vw; background: transparent; }
	#contatoContainer { background-position: right top; background-size: 45%; background-repeat: no-repeat; height: 107%; padding: 0 15px; }
	#orcamento { height: 47vw; padding: 20px 0 50px; background: transparent; }
	#orcamentoContainer { background-size: contain; background-repeat: no-repeat; padding: 0 15px; height: 117%; }
	#tituloOrcamento { margin: 2em 0 0.1em 0; }
	#tituloOrcamento span { color: #ffffff; }
	#orcamentoFiller { display: none; }
	section { padding: 50px 20px 50px; margin: 40px 0 0 0; }
	ul { margin: 0 0 0 3vw; width: auto; }
	li a { font-size: 1.25vw; margin: 1.75em 0 0 2em; }
	section p { padding: 0 0 16px; }
	/* h1.fL { margin: 1vw 0 0 0; } */
	.fR { margin: 0px 0 65px; }
	.campo { height: 23px; font-size: 0.9em; }
	.caixaTexto { height: 5em; }
	.btnEnviar { height: 30px; }
	h1 { font-size: 1.2em }
	h3 { font-size: 0.75em }
	#rodapeContatos { width: 22%; }
	#rodapeEndereco { width: 28%; }
	#rodapeSocial { width: 22%; }
	.iconeRodapeLast { margin: -10px 0 0 10px; }
	#googleBadgeContainer { padding: 200px 100px }

	#imgBanner3 { width: 135%; display: block; } 
	
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {
	#banner { margin: 140px 0 0 120px; }
	#home { height: 51vw; }
	body { background-image: url('img/bg-home.jpg'); background-size: 120%; background-repeat: no-repeat;}
	#logoMenu { width:80%; }
	.fL { display: none; }
	#cabecalho { width: 88%; }
	.textoBanner { font-family: museo-slab, arial; font-weight: 100; font-size: 5vw; line-height: 1em; text-align: left; color: #b0182b; margin: 0; }	
	.texto { font-size: 1.25vw; line-height: 1.5vw; }
	#quemSomos { height: 57vw; background-image: url('img/bg-empresa.jpg'); background-size: contain; background-position: bottom; background-repeat: no-repeat; }
	.espacoEmpresa { height: 70px; }
	#tituloEmpresa { margin: 0 0 1.25em 0; }
	.destaque { margin: 10px 0; font-size: 1.25vw; line-height: 1.5vw; }
	#servicos { height: 69vw; background: transparent; }
	.descricaoServicos { min-height: 70px; padding: 2% 5%; }
	#clientes { height: 51vw; background: transparent; }
	#tituloClientes { color: #ffffff; margin: 0 0 1em -1em; }
	#cabecalhoClientes { padding: 0 15px 15px; }
	.imgClientes { width: 65%; }
	#clientesEsq { background-image: url('img/bg-clientes1.jpg'); background-repeat: no-repeat; background-position: left top; background-size: contain; margin-bottom: -599px; padding-bottom: 600px; }
	#clientesDir { background-image: url('img/bg-clientes2.jpg'); background-repeat: no-repeat; background-position: right top; background-size: contain; margin-bottom: -599px; padding-bottom: 600px; display: block; }
	#contato { height: 50vw; background: transparent; }
	#contatoContainer { background-position: right top; background-size: 45%; background-repeat: no-repeat; height: 107%; padding: 0 15px; }
	#orcamento { height: 47vw; padding: 20px 0 50px; background: transparent; }
	#orcamentoContainer { background-size: contain; background-repeat: no-repeat; padding: 0 15px; height: 114%; }
	#tituloOrcamento { margin: 2em 0 0 0; }
	#tituloOrcamento span { color: #ffffff; }
	section { padding: 40px 20px 50px; margin: 40px 0 0 0; }
	ul { margin: 0 0 0 3vw; width: auto; }
	li a { font-size: 1.25vw; margin: 1.75em 0 0 2em; }
	section p { padding: 0 0 16px; }
	h1.fL { margin: 1vw 0 0 0; }
	.fR { margin: 0px 0 65px; }
	.campo { height: 23px; }
	.caixaTexto { height: 5em; }
	.btnEnviar { height: 30px; }
	h1 { font-size: 2.64vw }
	h3 { font-size: 0.85em }
	.rodape { padding: 2% 2% 1% }
	.rodape-obrigado { position: fixed;}
	#rodapeContatos { width: 23%; padding: 0; }
	#rodapeEndereco { width: 30%;  padding: 0; }
	#rodapeSocial { padding: 0; }
	#footer { margin: 0 auto; width: 10%; }

	#imgBanner3 { width: 150%; display: block; } 
}

@media only screen and (min-width: 1100px) {
	body { background-size: contain; }
	#logoMenu { width:80%; }
	#cabecalho { width: 88%; }
	#banner { margin: 165px 0 0 140px; }
	.textoBanner { font-family: museo-slab, arial; font-weight: 100; font-size: 5vw; line-height: 1em; text-align: left; color: #b0182b; margin: 0; }	
	.texto { font-size: 1.25vw; line-height: 1.5vw; }
	#home { height: 43vw; }
	#quemSomos { height: 50vw;}
	.espacoEmpresa { height: 70px; }
	#tituloEmpresa { margin: 0 0 1.25em 0; }
	.destaque { margin: 10px 0; font-size: 1.25vw; line-height: 1.5vw; }
	#servicos { height: 68vw; background: transparent; }
	.descricaoServicos { padding: 2% 5%; }
	#clientes { height: 39vw; background: transparent; }
	#tituloClientes { color: #ffffff; margin: 0 0 1em -1em; }
	#cabecalhoClientes { padding: 0 15px 15px; }
	.imgClientes { width: 80%; }
	#contato { height: 50vw; background: transparent; }
	#contatoContainer { background-position: right top; background-size: 45%; background-repeat: no-repeat; height: 107%; padding: 0 15px; }
	#orcamento { height: 47vw; padding: 20px 0 50px; background: transparent; }
	#orcamentoContainer { background-size: contain; background-repeat: no-repeat; padding: 0 15px; }
	#tituloOrcamento { margin: 2em 0 0.25em 0; }
	#tituloOrcamento span { color: #ffffff; }
	section { padding: 70px 20px 50px; margin: 40px 0 0 0; }
	ul { margin: 0 0 0 3vw; width: auto; }
	li a { font-size: 1.25vw; margin: 1.75em 0 0 2em; }
	section p { padding: 0 0 16px; }
	h1.fL { margin: 1vw 0 0 0; }
	.fR { margin: 0px 0 65px; }
	.campo { height: 25px; }
	.caixaTexto { height: 7em; }
	.btnEnviar { height: 40px; }
} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1320px) {

	#logoMenu { width:80%; }
	#cabecalho { width: 77%; }
	#banner { margin: 185px 0 0 140px; }
	.textoBanner { font-family: museo-slab, arial; font-weight: 100; font-size: 4.25em; line-height: 1em; text-align: left; color: #b0182b; margin: 0; }	
	.texto { font-size: 1.25vw; line-height: 1.5vw; }
	#home { height: 43vw; }
	#quemSomos { height: 50vw; }
	.espacoEmpresa { height: 70px; }
	#tituloEmpresa { margin: 0 0 1.75em 0; }
	.destaque { margin: 20px 0; font-size: 1.25vw; line-height: 1.5vw; }
	#servicos { height: auto; background: transparent; }
	.descricaoServicos { padding: 3% 8%; }
	#clientes { height: 39vw; background: transparent; }
	#tituloClientes { color: #ffffff; margin: 0 0 1em; }
	#cabecalhoClientes { padding: 0 15px 15px; }
	.imgClientes { width: 80%; }
	.clientesFiller { display: block; }
	#contato { height: 43vw; background: transparent; }
	#contatoContainer { background-position: right top; background-size: 45%; background-repeat: no-repeat; height: 107%; }
	#orcamento { height: 47vw; padding: 20px 0 50px; background: transparent; }
	#orcamentoContainer { background-size: contain; background-repeat: no-repeat; }
	#tituloOrcamento { margin: 2em 0 0.5em 0; }
	#tituloOrcamento span { color: #ffffff; }
	section { padding: 70px 20px 50px; margin: 40px 0 0 0; }
	ul { margin: 0 0 0 3vw; width: auto; }
	li a { font-size:1.25vw; margin: 1.75em 0 0 3em; }
	section p { padding: 0 0 16px; }
	h1.fL { margin: 1vw 0 0 0; }
	.campo { height: 30px; }
	.caixaTexto { height: 8em; }
	.btnEnviar { height: 45px; }
} 

/* Mac */
@media only screen and (min-width: 1440px) {
	#servicos { height: 74vw; background: transparent; }
} 

@media only screen and (min-width: 1480px) {
	li a { font-size:1vw; margin: 1.75em 0 0 3em; }
}

@media only screen and (min-width: 1740px) {

	#logoMenu { width:90%; }
	#cabecalho { width: 74%; }
	#banner { margin: 340px 0 0 260px; }
	.textoBanner { font-family: museo-slab, arial; font-weight: 100; font-size: 4.5em; line-height: 1em; text-align: left; color: #b0182b; margin: 0; }	
	.texto { font-size: 1.25vw; line-height: 1.5vw; }
	#home { height: 48vw; }
	section { padding: 120px 20px 50px; margin: 40px 0 0 0; }
	#quemSomos { height: 53vw; }
	#tituloEmpresa { margin: 0 0 3em 0; }
	.espacoEmpresa { height: 130px; }
	.destaque { margin: 50px 0; font-size: 1.25vw; line-height: 1.5vw; }
	#servicos { height: auto; background: transparent; }
	.descricaoServicos { padding: 2% 15%;}
	#clientes { height: 40vw; background: transparent; }
	#tituloClientes { color: #ffffff; margin: 0 0 1em; }
	#cabecalhoClientes { padding: 0 15px 15px; }
	.imgClientes { width: 100%; }
	.textoServicos { font-size: 1em;}
	#contato { height: 44vw; background: transparent; }
	#contatoContainer { background-position: right top; background-size: 45%; background-repeat: no-repeat; height: 107%; }
	.campo { height: 40px; }
	.caixaTexto { height: 12em; }
	#orcamento { height: 47vw; padding: 50px 0 50px; background: transparent; }
	#orcamentoContainer { background-size: contain; background-repeat: no-repeat; padding: 30px 15px 0; }
	#tituloOrcamento { margin: 2em 0 2em 0 }
	#tituloOrcamento span { color: #ffffff; }
	ul { margin: 0 0 0 13vw; width: auto; }
	li a { font-size:1vw; margin: 1.75em 0 0 3em; }
	section p { padding: 0 0 20px; }
	h1.fL { margin: 0.5vw 0 0 0; }
	.textoRodape { font-size: 1.5em; }
}

@media only screen and (orientation: landscape) and (max-width: 767px) {
	.col-l-1 { width: 8%; }
	.col-l-6 { width: 50%; }
	.col-l-12 { width: 100%; }
	#banner { margin: 50px 0 0 30px; }
	.textoBanner { font-size: 1.75em }
	#home { height: auto; padding: 0; background-position: right bottom; background-size: 40%; }
	#quemSomos { height: auto; }
}

@media only screen and (orientation: landscape) and (min-width: 768px) and (max-width: 991px) {
	.col-l-1 { width: 8%; }
	.col-l-6 { width: 50%; }
	.col-l-12 { width: 100%; }
	#banner { margin: 50px 0 0 70px; }
	#home { height: auto; padding: 0; background-position: right bottom; background-size: 40%; }
	#quemSomos { height: auto; }
	#rodapeContatos { width: 31%; }
}