/*
	Theme Name: Mellog Transportes e Logística
	Theme URI: http://mellog.com.br/
	Author: Bruno Macedo
	Author URI: http://brunomacedo.co
	Description: This theme was development by Bruno Macedo.
	Version: 2.0
	Tags: Transporte, Logistica, Entregas, Encomendas, Armazenagem
	Text Domain: Mellog
*/

@import url('https://fonts.googleapis.com/css?family=Satisfy');

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

template {
	display: none;
}

fieldset {
	border: 0;
	padding: 0
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	margin: .67em 0;
	font-size: 2em;
}

mark {
	color: #000;
	background: #ff0;
}

small {
	font-size: 80%;
}

sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

img {
	border: 0;
	max-width: 100%;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

ul {
	margin: 0;
}

hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

legend {
	padding: 0;
	border: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

td,
th {
	padding: 0;
}

@media print {
	*,
	*:before,
	*:after {
		color: #000 !important;
		text-shadow: none !important;
		background: transparent !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100% !important;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body.content {
	background: url(http://mellog.com.br/wp-content/themes/mellog16684fb9_mellog/images/bg.jpg) no-repeat center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow-x: hidden;
}

span.atendimento-span {
	display: block;
	text-align: center;
	font-size: 17px;
	color: #fff;
	background-color: #00a859;
	padding: 12px;
}

nav.menu-nav {
	-webkit-box-shadow: 0 3px 18px rgba(51, 51, 51, 0.2);
	-moz-box-shadow: 0 3px 18px rgba(51, 51, 51, 0.2);
	box-shadow: 0 3px 18px rgba(51, 51, 51, 0.2);
	background-color: #ffffff;
}

.menu-nav ul {
	padding: 0;
	display: table;
	width: 100%;
	text-align: center;
	list-style: none;
}

a.logo {
	display: inline-block;
	width: 186px;
	height: 72px;
	background: url(http://mellog.com.br/wp-content/uploads/2016/12/sprit.png) no-repeat center;
}

.menu-nav ul li {
	display: table-cell;
	width: calc(62em / 4);
}

.menu-nav ul li > a {
	text-decoration: none;
	text-transform: uppercase;
	color: #353535;
	font-weight: bold;
	padding: 12px 0;
	width: 100%;
	display: inline-block;
	text-align: center;
	border-bottom: .3em solid #ffffff;
}

.menu-nav ul li > a:hover {
	border-color: #00a859;
	color: #00a859;
}

.box-logo {
	text-align: center;
}


.center-box {
	width: 100%;
	max-width: 68em;
	margin: 0 auto;
	padding: 0 1.5em;
}

section.boxes a {
	display: inline-block;
	vertical-align: top;
	width: 100%;
	max-width: 16em;
	text-align: center;
	text-decoration: none;
	color: #444;
	padding: 20px;
	margin: 2em 0;
}

section.boxes a:hover h1 {
	color: #00a859;
}

section.boxes a:hover {
	animation: animationFrames linear 1s;
	animation-iteration-count: 1;
	transform-origin: 50% 0%;
	-webkit-animation: animationFrames linear 1s;
	-webkit-animation-iteration-count: 1;
	-webkit-transform-origin: 50% 0%;
	-moz-animation: animationFrames linear 1s;
	-moz-animation-iteration-count: 1;
	-moz-transform-origin: 50% 0%;
	-o-animation: animationFrames linear 1s;
	-o-animation-iteration-count: 1;
	-o-transform-origin: 50% 0%;
	-ms-animation: animationFrames linear 1s;
	-ms-animation-iteration-count: 1;
	-ms-transform-origin: 50% 0%;
}

article.box-caixa {
	background: #ffffff;
	padding: 0;
	font-size: 0;
}

section.boxes a h1 {
	margin: 0;
	font-size: 18px;
	padding: .5em 0;
}

section.boxes a img {
	width: 100%;
	max-width: 100%;
	display: block;
	height: auto;
}

article.box-caixa-g {
	background: #fff;
	padding: 2em 3em;
	margin-top: 3em;
}

.slogan {
	padding: 12px 0;
	text-align: center;
}

p.slogan-p {
	margin: 0;
	font-size: 38px;
	text-transform: lowercase;
	font-family: 'Satisfy', cursive;
	color: #ffffff;
	text-shadow: 0 2px 6px rgba(0, 0, 0, 0.42);
}

p.slogan-p:first-letter, p.frase-p:first-letter {
	text-transform: uppercase;
}

i.aspa-lf {
	width: 60px;
	height: 60px;
	position: absolute;
	left: 10%;
	bottom: 60px;
	background: url(http://mellog.com.br/wp-content/uploads/2017/01/aspas.png) no-repeat center;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	opacity: .4;
}

section.boxes {
	position: relative;
	text-align: center;
}

.frase {
	max-width: 700px;
	padding: 25px;
	text-align: center;
	margin: 0 auto;
}

p.frase-p {
	margin: 0;
	font-size: 26px;
	text-transform: lowercase;
	font-family: 'Satisfy', cursive;
	color: rgb(255, 255, 255);
	line-height: 32px;
	text-shadow: 0 2px 6px rgba(0, 0, 0, 0.42);
	text-align: center;
}

span.augusto {
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 2px 6px rgba(0, 0, 0, 0.42);
}

footer.footer {
	color: #fff;
	padding: 25px 0;
}

.midias a {
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-right: 10px;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
}

.midias a.email {
	background: url(http://mellog.com.br/wp-content/uploads/2017/01/email-icon.png) no-repeat center;
}

.midias a.fb {
	background: url(http://mellog.com.br/wp-content/uploads/2017/01/facebook-icon.png) no-repeat center;
}

.midias a.plus {
	background: url(http://mellog.com.br/wp-content/uploads/2017/01/g-icon.png) no-repeat center;
}

.box-caixa-g .lorem-p {
	line-height: 22px;
}

.box-caixa-g .h1-topo h1 {
	padding-left: .8em;
	border-left: .2em solid #00a859;
}

.box-caixa-g .lorem-p a {
	color: #00a859;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}

.box-caixa-g .lorem-p a:hover {
	text-decoration: underline;
}

.box-caixa-g form label {
	font-weight: bold;
	font-size: 14px;
	display: block;
	text-transform: uppercase;
	font-size: 13px;
}

.box-caixa-g form input[type="text"],
.box-caixa-g form input[type="search"],
.box-caixa-g form input[type="password"],
.box-caixa-g form input[type="email"],
.box-caixa-g form input[type="tel"],
.box-caixa-g form select,
.box-caixa-g form textarea {
	font-weight: normal;
	padding: 5px 15px;
	font-size: 13px;
	width: 100%;
}

.box-caixa-g form input[type="submit"] {
	display: inline-block;
	text-decoration: none;
	background-color: #00a859;
	color: #ffffff;
	-moz-box-shadow: inset 0 -4px 0 #00753e;
	-webkit-box-shadow: inset 0 -4px 0 #00753e;
	box-shadow: inset 0 -4px 0 #00753e;
	-moz-transition: ease .2s;
	-o-transition: ease .2s;
	-webkit-transition: ease .2s;
	transition: ease .2s;
	padding: 10px 35px;
	border: 0;
	font-size: 14px;
	text-transform: uppercase;
}

.box-caixa-g form input[type="submit"]:hover {
	background-color: #00753e;
	-moz-box-shadow: inset 0 0 0 #00753e;
	-webkit-box-shadow: inset 0 0 0 #00753e;
	box-shadow: inset 0 0 0 #00753e;
}

.box-caixa-g form textarea {
	resize: vertical;
	min-height: 200px;
}

.box-caixa-g form fieldset {
	margin-bottom: 10px;
}

span.wpcf7-not-valid-tip {
	font-size: 12px !important;
}

@keyframes animationFrames {
	0% {
		transform: rotate(0deg);
	}
	20% {
		transform: rotate(15deg);
	}
	40% {
		transform: rotate(-10deg);
	}
	60% {
		transform: rotate(5deg);
	}
	80% {
		transform: rotate(-5deg);
	}
	100% {
		transform: rotate(0deg);
	}
}

@-moz-keyframes animationFrames {
	0% {
		-moz-transform: rotate(0deg);
	}
	20% {
		-moz-transform: rotate(15deg);
	}
	40% {
		-moz-transform: rotate(-10deg);
	}
	60% {
		-moz-transform: rotate(5deg);
	}
	80% {
		-moz-transform: rotate(-5deg);
	}
	100% {
		-moz-transform: rotate(0deg);
	}
}

@-webkit-keyframes animationFrames {
	0% {
		-webkit-transform: rotate(0deg);
	}
	20% {
		-webkit-transform: rotate(15deg);
	}
	40% {
		-webkit-transform: rotate(-10deg);
	}
	60% {
		-webkit-transform: rotate(5deg);
	}
	80% {
		-webkit-transform: rotate(-5deg);
	}
	100% {
		-webkit-transform: rotate(0deg);
	}
}

@-o-keyframes animationFrames {
	0% {
		-o-transform: rotate(0deg);
	}
	20% {
		-o-transform: rotate(15deg);
	}
	40% {
		-o-transform: rotate(-10deg);
	}
	60% {
		-o-transform: rotate(5deg);
	}
	80% {
		-o-transform: rotate(-5deg);
	}
	100% {
		-o-transform: rotate(0deg);
	}
}

@-ms-keyframes animationFrames {
	0% {
		-ms-transform: rotate(0deg);
	}
	20% {
		-ms-transform: rotate(15deg);
	}
	40% {
		-ms-transform: rotate(-10deg);
	}
	60% {
		-ms-transform: rotate(5deg);
	}
	80% {
		-ms-transform: rotate(-5deg);
	}
	100% {
		-ms-transform: rotate(0deg);
	}
}


@media screen and (max-width: 769px) {
	section.center-box {
		text-align: center;
	}

	section.boxes a {
		margin: .5em 0 0;
	}
}

@media screen and (max-width: 601px) {
	.menu-nav ul li {
		display: block;
		width: 100%;
	}
	
	.box-caixa-g .h1-topo h1 {
		font-size: 22px;
	}
}

@media screen and (max-width: 426px) {
	article.box-caixa-g {
		padding: 1em 1.5em;
	}
}
