﻿/*
Theme Name: MWM Transportes de Calcário
Theme URI: http://www.wmwtransportes.com.br/
Author: CFW Agência de Internet
Author URI: http://www.agenciacfw.com
Description: Layout para o site da MWM Transportes de Calcário
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
img {
  max-width:100%;
}



body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* =Structure
----------------------------------------------- */

body {
	margin:0 0 0 0px;
	background-color:#FFF;

}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 color: #999999;
 font-family:'gotham_medium', tahoma, arial;
 font-size:14px;

}
::-moz-placeholder { /* Firefox 19+ */
 color: #999999;
 font-family:'gotham_medium', tahoma, arial;
 font-size:14px;

}
:-ms-input-placeholder { /* IE 10+ */
 color: #999999;
 font-family:'gotham_medium', tahoma, arial;
 font-size:14px;

}
:-moz-placeholder { /* Firefox 18- */
 color: #999999;
 font-family:'gotham_medium', tahoma, arial;
 font-size:14px;

}
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on August 1, 2018 */



		.logomarca {

	padding-bottom: 10px;
}

.cinza-destaques {
	 background-color: #f4f7f9;
	padding-top: 90px;
	padding-bottom: 60px;
}












.e-email-topo
{
	min-height:54px;

	line-height:54px;

}
		.fone-topo {
			background-image: url("<?php bloginfo('template_directory'); ?>/images/fone.png");
			background-repeat: no-repeat;
			background-position: center left;
			padding-left: 54px;
			color:#FFFFFF;
		font-family: 'Nunito', tahoma;
			font-weight: 400;
			font-size: 18px;
			display: inline-block
		}
	.email-topo {
			background-image: url("<?php bloginfo('template_directory'); ?>/images/mail.png");
			background-repeat: no-repeat;
			background-position: center left;
			padding-left: 50px;
			color:#195c95;
		font-family: 'Nunito', tahoma;
			font-weight: 400;
			font-size: 17px;
			display: inline-block
		}
		.fone-footer {
			background-image: url("<?php bloginfo('template_directory'); ?>/images/fone-footer.png");
			background-repeat: no-repeat;
			background-position: center left;
			padding-left: 42px;
			color:#195c95;
		font-family: 'Nunito', tahoma;
			font-weight: 400;
			font-size: 16px;
			display: inline-block;
			padding-top: 18px;
			padding-bottom: 18px;
		}
	.email-footer {
			background-image: url("<?php bloginfo('template_directory'); ?>/images/mail-footer.png");
			background-repeat: no-repeat;
			background-position: center left;
			padding-left: 42px;
			color:#195c95;
		font-family: 'Nunito', tahoma;
			font-weight: 400;
			font-size: 16px;
			display: inline-block;
				padding-top: 18px;
			padding-bottom: 18px;
		}

	.face-footer {
			background-image: url("<?php bloginfo('template_directory'); ?>/images/face-footer.png");
			background-repeat: no-repeat;
			background-position: center left;
			padding-left: 42px;
			color:#195c95;
		font-family: 'Nunito', tahoma;
			font-weight: 400;
			font-size: 16px;
			display: inline-block;
				padding-top: 18px;
			padding-bottom: 18px;
		}
		.face-footer a {
			text-decoration: none;
			color:#195c95;
		}
	.email-topo {
			background-image: url("<?php bloginfo('template_directory'); ?>/images/mail.png");
			background-repeat: no-repeat;
			background-position: center left;
			padding-left: 50px;
			color:#195c95;
		font-family: 'Nunito', tahoma;
			font-weight: 400;
			font-size: 17px;
			display: inline-block
		}
		.sem-margem {
	padding-left: 0px;
	padding-right: 0px;
}

			.margem-desktop {
		padding-left: 15px;
		padding-right: 15px;
	}

.servicos {
	padding-top: 30px;
	padding-bottom: 30px;
}
.espaca-textos {
	padding-top: 20px;
	padding-bottom: 10px;
}
.dropdown-menu {
    background-color: #fff;
    border: 0px solid #ccc;
}
.dropdown-menu > li > a {
	padding-top:8px;
	padding-bottom:8px;
	font-family: 'Nunito', tahoma;
    font-size: 15px;
	color: #fff;
	text-transform: uppercase;
	text-align: left;

}
.dropdown-menu > li > a:hover {
	background-color:#0097d6;
	color: #fff;

}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #392974;
}

		.navbar {
			margin-bottom: 0px;
		}
.navbar-default {
    background-color: #113733;
    border-color: #113733;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #0fd890;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #123934;
	font-family: 'Opens Sans', tahoma;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;

	font-family: 'Open Sans', tahoma;
	font-size: 14px;
	text-transform: uppercase;


}
.nav > li > a {
	padding-left: 20px;
	padding-right: 20px;
}
h1 {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}
		h2 {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}
			h3 {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}
				h4 {
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}
.titulo h1
{
	color: #062033;
    font-family: 'Open Sans', tahoma;
    font-size: 16px;

    line-height: 32px;
    text-transform: uppercase;
    font-weight: 600;

}
		.titulo h2
{
	color: #0eb493;
    font-family: 'Open Sans', tahoma;
    font-size: 26px;


    text-transform: uppercase;
    font-weight: 700;
	padding-bottom: 6px;
	border-bottom: 1px solid #dce1e5;
	display: inline-block;

}
.titulo h3
{
	color: #263a4f;
    font-family: 'Poppins', tahoma;
    font-size: 23px;
    text-align: center;
    line-height: 32px;
    text-transform: uppercase;
    font-weight: 600;
	padding-bottom: 24px;
	padding-top:14px; 

}
.destaques-item {
	margin-top: 20px;
}
		.navbar-default .navbar-text {
    color:#fff;
	font-family: 'Poppins', tahoma, arial;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 14px;
	padding-top: 6px;
	text-transform:uppercase;
}
		.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.linhaazul
{
	margin-bottom:50px;
	margin-top: 4px;
}
		.linhaazul2
{
	margin-bottom:10px;
	margin-top: 4px;
}
.form-branco {
    background-color: #fff;
    min-height: 300px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.nome-produto {
	color: #8d9aa8;
	font-family: 'Nunito', tahoma;
	font-size: 15px;
	text-transform: uppercase;
	margin-top: 12px;
	line-height: 20px;
}
		.resumo {
			color: #263a4f;
			font-family: 'Poppins', tahoma;
			font-size: 24px;
			font-weight: 600;
			text-transform: uppercase;
			padding-top: 12px;
			padding-bottom: 12px;
			line-height: 28px;
		}
		.chamada-empresa {
			color: #263a4f;
			font-family: 'Poppins', tahoma;
			font-size: 22px;
			font-weight: 600;
			text-transform: uppercase;
			padding-top: 12px;
			padding-bottom: 12px;
		}
.textos ol li {
	list-style-type: decimal;
	list-style-position:inside;
	margin-left:14px;
}
.textos ol li:last-child {
	margin-bottom: 22px;
}
.textos {
	font-family: 'Raleway', tahoma;
	font-size:14px;
	color:#738293;
	line-height: 22px;

}
.label-preencha-azul {
    font-size: 14px;
    color: #113733;
    text-transform: uppercase;
    padding-bottom: 12px;
	font-weight: 600;
	line-height: 18px;
}
.label-preto {

    line-height: 22px;
    font-size: 14px;
    color: #222;
		font-weight: 600;
}
.btn-lead {
    background-color: #0fd890;
    color: #fff;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 12px;
    margin-bottom: 12px;
}
.textos a {
	text-decoration:none;
	font-family: 'Raleway', tahoma;

	color:#738293;

}
.textos strong {
	font-weight: bold;
}
.textos p {
	margin-bottom:15px;
}
.textos ul li {
	list-style-type:circle;
	list-style-position:inside;
	margin-left:14px;
	line-height:1.6em;
}
.textos ul li:last-child {
	margin-bottom: 14px;
}
.textos h4
{
	color: #263a4f;
    font-family: 'Poppins', tahoma;
    font-size: 24px;
    text-align: center;
    line-height: 32px;
    text-transform: uppercase;
    font-weight: 600;
	margin-top: 50px;
	margin-bottom:14px; 

}
		.vantagens {
	font-family: 'Raleway', tahoma;
	font-size:15px;
	color:#fff;
	line-height: 20px;

}
.vantagens ul li {
	list-style-type:circle;
	list-style-position:inside;

	line-height:1.6em;
}
.vantagens ul li:last-child {
	margin-bottom: 14px;
}
		.ver-todas-as-solucoes {
			background-color: #0097d6;
			display: inline-block;
			color: #fff;
			font-family: 'Nunito', tahoma;
	font-size: 18px;
			-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
			padding-left: 24px;
			padding-right: 24px;
			padding-top: 12px;
			padding-bottom: 12px;
		}
#frm-lead2 {
    padding: 15px;
    font-family: 'Open Sans', tahoma;

}
		
		.cnz {
			background-color: #f2f2f2;
		
		}
.bordacases
{
	border:1px solid #e7e7e7;
}		
		.case-item {
			margin-bottom: 20px;
		}		
		.logo-case {
			min-height: 90px;
		}		
.azul-rodape {

    background-color: #144d7e;

}		
.form-footer{
	position: relative;
	padding: 14px;
	margin: 0 auto 6px;
	background: #fff;
	margin-top: -80px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;

	-webkit-box-shadow: 0px 0px 10px #ccc inset; 
	   -moz-box-shadow: 0px 0px 10px #ccc inset;
	        box-shadow: 0px 0px 10px #ccc inset; 
}
.form-footer:before,
.form-footer:after {
	position: absolute;
	content: "";
	z-index: -2;
}
.form-footer:before{
	top: 0;
	bottom: 0;
	left: 10px;
	right: 10px;

	-webkit-border-radius: 100% / 29%;
	   -moz-border-radius: 100% / 29%;
	        border-radius: 100% / 29%;

	-webkit-box-shadow: 0px 0px 23px #666;
	   -moz-box-shadow: 0px 0px 23px #666; 
	        box-shadow: 0px 0px 23px #666; 
}		
		.texto-footer {
			padding-top: 30px;
			padding-bottom: 30px;
		    color: #FFFFFF;
    font-family: 'Montserrat', tahoma;
    font-size: 16px;
			line-height: 22px;

		}
		
		
		.form-lead {
			background-color: #f5f5f5;
			border: 1px solid #f5f5f5;
			height: 40px;
			margin-bottom: 14px;
			font-family: 'Poppins',tahoma;
		}
			.textarea-lead {
			background-color: #f5f5f5;
			border: 1px solid #f5f5f5;
						font-family: 'Poppins',tahoma;
		}
		.form-lead-interna {
			background-color: #fff;
			border: 1px solid #fff;
			height: 40px;

		}
			.textarea-lead-interna {
			background-color: #fff;
			border: 1px solid #fff;
		}
		.btn-contato {
			background-color: #0097d6;
    display: inline-block;
    color: #fff;
    font-family: 'Nunito', tahoma;
    font-size: 16px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
		}
	.resumo-produtos {
    color: #fff;
    font-family: 'Nunito', tahoma;
    font-size: 24px;
    font-weight: 600;
		line-height: 32px;
    padding-top: 12px;
    padding-bottom: 12px;
		text-transform: uppercase;
}
		.resumo-produtos-dois {
    color: #ed9c2e;
    font-family: 'Nunito', tahoma;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    padding-bottom: 12px;
}
	
		
		.conteudos {
			padding-bottom: 20px;
		}	
		.form-azul {
			background-color: #305c89;
		-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
		}	
		.titulo-form-interna {
			    color: #fff;
    font-family: 'Nunito', tahoma;
    font-size: 20px;
			font-weight: 600;
			padding-top: 14px;
			padding-bottom: 14px;
		}
		.subtitulo-form-interna {
					    color: #fff;
    font-family: 'Raleway', tahoma;
    font-size: 14px;
			line-height: 20px;
			padding-bottom: 20px;
		}
		.voltar {
    background-color: #0097d6;
    display: inline-block;
    color: #fff;
    font-family: 'Nunito', tahoma;
    font-size: 18px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 12px;
    padding-bottom: 12px;
}
		.voltar a {
			text-decoration: none;
			color: #fff;
		}
		#voltar {
			margin-top: 40px;
			margin-bottom: 40px;
		}	
		
	.titulo-video {
	font-family: 'Raleway', tahoma;
	font-size:16px;
	color:#738293;
	line-height: 22px;
		margin-top: 4px;
		margin-bottom: 4px;

}
		.titulo-video strong {
			font-weight: bold;
		}
		.logo-p {
			padding-bottom: 12px;
		}	
.veja-mais {
    background-color: #1a5c95;
    display: inline-block;
    color: #fff;
    font-family: 'Nunito', tahoma;
    font-size: 16px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
}		
		.veja-mais a {
			text-decoration: none;
			color: #fff;
		}		
			
		.pages h1 {
		    color: #fff;
    font-family: 'Nunito', tahoma;
    font-size: 40px;	
		}		
		.conteudos-cases {
			margin-top: 30px;
		}	
		.espaca-contato {
			padding-bottom: 20px;
		}
		
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #0eb493;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
}		
		.bg-area {
			padding-bottom: 10px;
		}		
		
		
		
		
@media (min-width:992px) {
	.navbar-default .navbar-nav > li > a {
		color: #005137;
	}
.topo {
	background-color: #fff;
}

	.formulario-topo {
		margin-top: -500px;
	}
.fontegrande-footer
	{
		color: #FFF;
    font-family: 'Open Sans', tahoma;
    font-size: 20px;
    line-height: 32px;
    padding-top: 80px;
    text-transform: uppercase;
    font-weight: 600;
	}
	.fontepeq-footer
	{
	color: #FFF;
    font-family: 'Open Sans', tahoma;
    font-size: 13px;
    line-height: 19px;
    padding-top: 20px;
    text-transform: uppercase;
    font-weight: 600;
	}
		.fontepeq1-footer
	{
	color: #FFF;
    font-family: 'Open Sans', tahoma;
    font-size: 13px;
    line-height: 19px;
    padding-top: 80px;
    text-transform: uppercase;
    font-weight: 600;
	}
			.fontepeq2-footer
	{
	color: #FFF;
    font-family: 'Open Sans', tahoma;
    font-size: 13px;
    line-height: 19px;
    padding-top: 5px;
    text-transform: uppercase;
    font-weight: 600;
	}
.sem-margem
	{
		padding-left: 0px;
		padding-right: 0px;
	}
	.verde-rodape
	{
		background-color: #1ea78d;
		min-height: 280px;
		border-top: solid 3px #062033;
	}
.imagens
	{
		background-image: url("<?php bloginfo('template_directory'); ?>/images/bgfooter.jpg");
			background-repeat: no-repeat;
			background-position: top center;
		min-height: 500px;
	}
.menu {
		margin-top: 36px;

	}	
	
.navbar-header {
    float: right;
}	


		
.navbar-default {
	background: none;
	border: none;
}		
		
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #555;
}			
.dropdown-menu > li > a {
	padding-top:8px;
	padding-bottom:8px;
	font-family: 'Nunito', tahoma;
    font-size: 15px;
	color: #555;
	text-transform: uppercase;
	text-align: center;

}		
		.linhaazul2
{
	margin-bottom:50px;
	margin-top: 4px;
}
			.waves {
			margin-top: -110px;
		}
		
		
		}
		
		
		
		
		
		
@media (min-width:1200px) {		
		
		.nav > li > a {
	padding-left: 30px;
	padding-right: 30px;
}
		.waves {
			margin-top: -150px;
		}	
	
	
	
	
	
		}