/*
Theme Name: Habovski
Theme URI: http://agenciavirtue.com.br/
Author: Agência Virtue
Author URI: http://agenciavirtue.com.br/
Description: Tema desenvolvido por Agência Virtue
Version: 1.3
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: agencia virtue, marketing digital, websites, ecommerces
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents
 *
 * 1.0 - Normalize
 * 2.0 - Genericons
 * 3.0 - Typography
 * 4.0 - Elements
 * 5.0 - Forms
 * 6.0 - Navigation
 *   6.1 - Links
 *   6.2 - Menus
 * 7.0 - Accessibility
 * 8.0 - Alignments
 * 9.0 - Clearings
 * 10.0 - Widgets
 * 11.0 - Content
 *    11.1 - Header
 *    11.2 - Posts and pages
 *    11.3 - Post Formats
 *    11.4 - Comments
 *    11.5 - Sidebar
 *    11.6 - Footer
 * 12.0 - Media
 *    12.1 - Captions
 *    12.2 - Galleries
 * 13.0 - Multisite
 * 14.0 - Media Queries
 *    14.1 - >= 710px
 *    14.2 - >= 783px
 *    14.3 - >= 910px
 *    14.4 - >= 985px
 *    14.5 - >= 1200px
 * 15.0 - Print
 */


/**
 * 1.0 - Normalize
 *
 * Normalizing styles have been helped along thanks to the fine work of
 * Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
 */

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
	font-family: 'Cabin', sans-serif;
	overflow-x: hidden;
	font-size: 16px;
}
h1,h2,h3{
	font-family: 'Urbanist', sans-serif !important;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
    /*font-family: 'Calibri-Bold';*/
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

code,
kbd,
pre,
samp {
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

select {
	text-transform: none;
}

button {
	overflow: visible;
}

button,
input,
select,
textarea {
	max-width: 100%;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
	opacity: .5;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-right: 0.4375em;
	padding: 0;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-outer-spin-button,
input[type="time"]::-webkit-inner-spin-button,
input[type="time"]::-webkit-outer-spin-button,
input[type="datetime-local"]::-webkit-inner-spin-button,
input[type="datetime-local"]::-webkit-outer-spin-button,
input[type="week"]::-webkit-inner-spin-button,
input[type="week"]::-webkit-outer-spin-button,
input[type="month"]::-webkit-inner-spin-button,
input[type="month"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #d1d1d1;
	margin: 0 0 1.75em;
	min-width: inherit;
	padding: 0.875em;
}

fieldset > :last-child {
	margin-bottom: 0;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

optgroup {
	font-weight: bold;
}

/**
 * 3.0 - Typography
 */

body,
button,
input,
select,
textarea {
	color: #1a1a1a;
	/*font-family: Merriweather, Georgia, serif;*/
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.75;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	/*font-family: 'Calibri-Bold';*/
	margin: 0;
	text-rendering: optimizeLegibility;
}

p {
	margin: 0 0 1.75em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	border: 0 solid #ffc500;
	border-left-width: 4px;
	color: #686868;
	font-size: 19px;
	font-size: 1.1875rem;
	font-style: italic;
	line-height: 1.4736842105;
	margin: 0 0 1.4736842105em;
	overflow: hidden;
	padding: 0 0 0 1.263157895em;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote p {
	margin-bottom: 1.4736842105em;
}

blockquote cite,
blockquote small {
	color: #1a1a1a;
	display: block;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}

blockquote cite:before,
blockquote small:before {
	content: "\2014\00a0";
}

blockquote em,
blockquote i,
blockquote cite {
	font-style: normal;
}

blockquote strong,
blockquote b {
	font-weight: 400;
}

blockquote > :last-child {
	margin-bottom: 0;
}

address {
	font-style: italic;
	margin: 0 0 1.75em;
}

code,
kbd,
tt,
var,
samp,
pre {
	font-family: Inconsolata, monospace;
}

pre {
	border: 1px solid #d1d1d1;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.3125;
	margin: 0 0 1.75em;
	max-width: 100%;
	overflow: auto;
	padding: 1.75em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

code {
	background-color: #d1d1d1;
	padding: 0.125em 0.25em;
}

abbr,
acronym {
	border-bottom: 1px dotted #d1d1d1;
	cursor: help;
}

mark,
ins {
	background: #007acc;
	color: #fff;
	padding: 0.125em 0.25em;
	text-decoration: none;
}

big {
	font-size: 125%;
}


/**
 * 4.0 - Elements
 */

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #1a1a1a;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #d1d1d1;
	border: 0;
	height: 1px;
	margin: 0 0 1.75em;
}

ul,
ol {
	padding: 0;

}

ul {
	list-style: none;
}

ol {
	list-style: decimal;
	margin-left: 1.5em;
}

li > ul,
li > ol {
	margin-bottom: 0;
}

dl {
	margin: 0 0 1.75em;
}

dt {
	/*font-family: 'Calibri-Bold';*/
}

dd {
	margin: 0 0 1.75em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
	vertical-align: middle;
}

del {
	opacity: 0.8;
}

table,
th,
td {
	border: 1px solid #d1d1d1;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.75em;
	table-layout: fixed;
	/* Prevents HTML tables from becoming too wide */
	width: 100%;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

th {
	border-width: 0 1px 1px 0;
	/*font-family: 'Calibri-Bold';*/
}

td {
	border-width: 0 1px 1px 0;
}

th,
td {
	padding: 0.4375em;
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #b5b5b5;
}

:-moz-placeholder {
	color: #b5b5b5;
}

::-moz-placeholder {
	color: #b5b5b5;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #b5b5b5;
}

input:focus::placeholder{
	color: #fff;
} 
/**
 * 5.0 - Forms
 */

input {
	line-height: normal;
}

button,
button[disabled]:hover,
button[disabled]:focus,
input[type="button"],
input[type="button"][disabled]:hover,
input[type="button"][disabled]:focus,
input[type="reset"],
input[type="reset"][disabled]:hover,
input[type="reset"][disabled]:focus,
input[type="submit"],
input[type="submit"][disabled]:hover,
input[type="submit"][disabled]:focus {
	background: #1a1a1a;
	border: 0;
	border-radius: 2px;
	color: #fff;
	/*font-family: 'Calibri-Bold';*/
	letter-spacing: 0.046875em;
	line-height: 1;
	padding: 0.84375em 0.875em 0.78125em;
	text-transform: uppercase;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="week"],
input[type="month"],
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="number"],
textarea {
	background: #f7f7f7;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	color: #686868;
	padding: 0.625em 0.4375em;
	width: 100%;
}

input[type="date"]:focus,
input[type="time"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="month"]:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
textarea:focus {
	background-color: #fff;
	border-color: #6c1f1c;
	color: #1a1a1a;
	outline: 0;
}

.post-password-form {
	margin-bottom: 1.75em;
}

.post-password-form label {
	color: #686868;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 1.75em;
	text-transform: uppercase;
}

.post-password-form input[type="password"] {
	margin-top: 0.4375em;
}

.post-password-form > :last-child {
	margin-bottom: 0;
}

.search-form {
	position: relative;
}

input[type="search"].search-field {
	border-radius: 2px 0 0 2px;
	width: -webkit-calc(100% - 42px);
	width: calc(100% - 42px);
}

.search-submit:before {
	content: "\f400";
	font-size: 24px;
	left: 2px;
	line-height: 42px;
	position: relative;
	width: 40px;
}

.search-submit {
	border-radius: 0 2px 2px 0;
	bottom: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 42px;
}


/**
 * 6.0 - Navigation
 */

/**
 * 6.1 - Links
 */

a {
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color: #aeffae;
	text-decoration: none;
}

a:hover,
a:active {
	outline: 0;
}

.entry-content a,
.entry-summary a,
.taxonomy-description a,
.logged-in-as a,
.comment-content a,
.pingback .comment-body > a,
.textwidget a,
.entry-footer a:hover,
.site-info a:hover {
	box-shadow: 0 1px 0 0 currentColor;
}

.entry-content a:hover,
.entry-content a:focus,
.entry-summary a:hover,
.entry-summary a:focus,
.taxonomy-description a:hover,
.taxonomy-description a:focus,
.logged-in-as a:hover,
.logged-in-as a:focus,
.comment-content a:hover,
.comment-content a:focus,
.pingback .comment-body > a:hover,
.pingback .comment-body > a:focus,
.textwidget a:hover,
.textwidget a:focus {
	box-shadow: none;
}


/**
 * 6.2 - Menus
 */

.site-header-menu {
	display: none;
	-webkit-flex: 0 1 100%;
	-ms-flex: 0 1 100%;
	flex: 0 1 100%;
	margin: 0.875em 0;
}

.site-header-menu.toggled-on,
.no-js .site-header-menu {
	display: block;
}

.main-navigation {
	/*font-family: Montserrat, "Helvetica Neue", sans-serif;*/
}

.site-footer .main-navigation {
	margin-bottom: 1.75em;
}

.main-navigation ul {
	list-style: none;
	margin: 0;
}

.main-navigation li {
	border-top: 1px solid #d1d1d1;
	position: relative;
}

.main-navigation a {
	color: #1a1a1a;
	display: block;
	line-height: 1.3125;
	outline-offset: -1px;
	padding: 0.84375em 0;
}

.main-navigation a:hover,
.main-navigation a:focus {
	color: #007acc;
}

.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a {
	/*font-family: 'Calibri-Bold';*/
}

.main-navigation ul ul {
	display: none;
	margin-left: 0.875em;
}

.no-js .main-navigation ul ul {
	display: block;
}

.main-navigation ul .toggled-on {
	display: block;
}

.main-navigation .primary-menu {
	border-bottom: 1px solid #d1d1d1;
}

.main-navigation .menu-item-has-children > a {
	margin-right: 56px;
}
.dropdown-item{
	padding-top: 0 !important;
}
.navbar-toggler{
	display: none;
}
.site-header .main-navigation + .social-navigation {
	margin-top: 1.75em;
}

.site-footer .social-navigation {
	margin-bottom: 1.75em;
}

.social-navigation ul {
	list-style: none;
	margin: 0 0 -0.4375em;
}

.social-navigation li {
	float: left;
	margin: 0 0.4375em 0.4375em 0;
}

.social-navigation a {
	border: 1px solid #d1d1d1;
	border-radius: 50%;
	color: #1a1a1a;
	display: block;
	height: 35px;
	position: relative;
	width: 35px;
}

.social-navigation a:before {
	content: "\f415";
	height: 33px;
	line-height: 33px;
	text-align: center;
	width: 33px;
}

.social-navigation a:hover:before,
.social-navigation a:focus:before {
	color: #007acc;
}

.social-navigation a[href*="codepen.io"]:before {
	content: "\f216";
}

.social-navigation a[href*="digg.com"]:before {
	content: "\f221";
}

.social-navigation a[href*="dribbble.com"]:before {
	content: "\f201";
}

.social-navigation a[href*="dropbox.com"]:before {
	content: "\f225";
}

.social-navigation a[href*="facebook.com"]:before {
	content: "\f203";
}

.social-navigation a[href*="flickr.com"]:before {
	content: "\f211";
}

.social-navigation a[href*="foursquare.com"]:before {
	content: "\f226";
}

.social-navigation a[href*="plus.google.com"]:before {
	content: "\f206";
}

.social-navigation a[href*="github.com"]:before {
	content: "\f200";
}

.social-navigation a[href*="instagram.com"]:before {
	content: "\f215";
}

.social-navigation a[href*="linkedin.com"]:before {
	content: "\f208";
}

.social-navigation a[href*="path.com"]:before {
	content: "\f219";
}

.social-navigation a[href*="pinterest.com"]:before {
	content: "\f210";
}

.social-navigation a[href*="getpocket.com"]:before {
	content: "\f224";
}

.social-navigation a[href*="polldaddy.com"]:before {
	content: "\f217";
}

.social-navigation a[href*="reddit.com"]:before {
	content: "\f222";
}

.social-navigation a[href*="skype.com"]:before {
	content: "\f220";
}

.social-navigation a[href*="stumbleupon.com"]:before {
	content: "\f223";
}

.social-navigation a[href*="tumblr.com"]:before {
	content: "\f214";
}

.social-navigation a[href*="twitter.com"]:before {
	content: "\f202";
}

.social-navigation a[href*="vimeo.com"]:before {
	content: "\f212";
}

.social-navigation a[href*="wordpress.com"]:before,
.social-navigation a[href*="wordpress.org"]:before {
	content: "\f205";
}

.social-navigation a[href*="youtube.com"]:before {
	content: "\f213";
}

.social-navigation a[href^="mailto:"]:before {
	content: "\f410";
}

.social-navigation a[href*="spotify.com"]:before {
	content: "\f515";
}

.social-navigation a[href*="twitch.tv"]:before {
	content: "\f516";
}

.social-navigation a[href$="/feed/"]:before {
	content: "\f413";
}

.post-navigation a {
	color: #1a1a1a;
	display: block;
	padding: 1.75em 0;
}

.post-navigation span {
	display: block;
}

.post-navigation .meta-nav {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: uppercase;
}

.post-navigation .post-title {
	display: inline;
	/*font-family: 'Calibri-Bold';*/
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 1.2173913043;
	text-rendering: optimizeLegibility;
}

.post-navigation a:hover .post-title,
.post-navigation a:focus .post-title {
	color: #007acc;
}

.pagination:before,
.pagination:after {
	background-color: #1a1a1a;
	content: "";
	height: 52px;
	position: absolute;
	top:0;
	width: 52px;
	z-index: 0;
}

.pagination:before {
	right: 0;
}

.pagination:after {
	right: 54px;
}

.pagination a:hover,
.pagination a:focus {
	color: #1a1a1a;
}

.pagination .nav-links {
	position: relative;
}

.pagination .nav-links:before,
.pagination .nav-links:after {
	color: #fff;
	font-size: 32px;
	line-height: 51px;
	opacity: 0.3;
	position: absolute;
	width: 52px;
	z-index: 1;
}

/* reset screen-reader-text */
.pagination .current .screen-reader-text {
	position: static !important;
}

.pagination .current {
	display: inline-block;
	/*font-family: 'Calibri-Bold';*/
}

.pagination .prev:before,
.pagination .next:before {
	font-size: 32px;
	height: 53px;
	line-height: 52px;
	position: relative;
	width: 53px;
}

.pagination .prev:focus,
.pagination .next:focus {
	outline: 0;
}

.pagination .prev {
	right: 54px;
}

.pagination .prev:before {
	content: "\f430";
	left: -1px;
	top: -1px;
}

.pagination .next {
	right: 0;
}

.pagination .next:before {
	content: "\f429";
	right: -1px;
	top: -1px;
}

.image-navigation,
.comment-navigation {
	border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin: 0 7.6923% 2.1538461538em;
	padding: 1.0769230769em 0;
}

.comment-navigation {
	margin-right: 0;
	margin-left: 0;
}

.comments-title + .comment-navigation {
	border-bottom: 0;
	margin-bottom: 0;
}

.image-navigation .nav-previous:not(:empty),
.image-navigation .nav-next:not(:empty),
.comment-navigation .nav-previous:not(:empty),
.comment-navigation .nav-next:not(:empty) {
	display: inline-block;
}

.image-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before,
.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}


/**
 * 7.0 - Accessibility
 */

/* Text meant only for screen readers */
.says,
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	/* many screen reader and browser combinations announce broken words as they would appear visually */
	word-wrap: normal !important;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	/*font-family: 'Calibri-Bold';*/
	font-size: 14px;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
	font-family: "Open Sans", sans-serif;
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}


/**
 * 8.0 - Alignments
 */

.alignleft {
	float: left;
	margin: 0.375em 1.75em 1.75em 0;
}

.alignright {
	float: right;
	margin: 0.375em 0 1.75em 1.75em;
}

.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 1.75em;
}

blockquote.alignleft {
	margin: 0.3157894737em 1.4736842105em 1.473684211em 0;
}

blockquote.alignright {
	margin: 0.3157894737em 0 1.473684211em 1.4736842105em;
}

blockquote.aligncenter {
	margin-bottom: 1.473684211em;
}


/**
 * 9.0 - Clearings
 */

.clear:before,
.clear:after,
blockquote:before,
blockquote:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.site-main > article:before,
.site-main > article:after,
.primary-menu:before,
.primary-menu:after,
.social-links-menu:before,
.social-links-menu:after,
.textwidget:before,
.textwidget:after,
.content-bottom-widgets:before,
.content-bottom-widgets:after {
	content: "";
	display: table;
}

.clear:after,
blockquote:after,
.entry-content:after,
.entry-summary:after,
.comment-content:after,
.site-content:after,
.site-main > article:after,
.primary-menu:after,
.social-links-menu:after,
.textwidget:after,
.content-bottom-widgets:after {
	clear: both;
}


/**
 * 10.0 - Widgets
 */

.widget-area > :last-child,
.widget > :last-child {
	margin-bottom: 0;
}

.widget .widget-title {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 16px;
	font-size: 1rem;
	letter-spacing: 0.046875em;
	line-height: 1.3125;
	margin: 0 0 1.75em;
	text-transform: uppercase;
}

.widget .widget-title:empty {
	margin-bottom: 0;
}

.widget-title a {
	color: #1a1a1a;
}

/* Calendar widget */
.widget.widget_calendar table {
	margin: 0;
}

.widget_calendar td,
.widget_calendar th {
	line-height: 2.5625;
	padding: 0;
	text-align: center;
}

.widget_calendar caption {
	font-weight: 900;
	margin-bottom: 1.75em;
}

.widget_calendar tbody a {
	background-color: #007acc;
	color: #fff;
	display: block;
	/*font-family: 'Calibri-Bold';*/
}

.widget_calendar tbody a:hover,
.widget_calendar tbody a:focus {
	background-color: #686868;
	color: #fff;
}

/* Recent Posts widget */
.widget_recent_entries .post-date {
	color: #686868;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.615384615;
	margin-bottom: 0.538461538em;
}

.widget_recent_entries li:last-child .post-date {
	margin-bottom: 0;
}

/* RSS widget */
.widget_rss .rsswidget img {
	margin-top: -0.375em;
}

.widget_rss .rss-date,
.widget_rss cite {
	color: #686868;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: normal;
	line-height: 1.615384615;
	margin-bottom: 0.538461538em;
}

.widget_rss .rssSummary:last-child {
	margin-bottom: 2.1538461538em;
}

.widget_rss li:last-child :last-child {
	margin-bottom: 0;
}

/* Tag Cloud widget */
.tagcloud a {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	display: inline-block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	line-height: 1;
	margin: 0 0.1875em 0.4375em 0;
	padding: 0.5625em 0.4375em 0.5em;
}

.tagcloud a:hover,
.tagcloud a:focus {
	border-color: #007acc;
	color: #007acc;
	outline: 0;
}


/**
 * 11.0 - Content
 */

.site {
	background-color: #fff;
}

.site-inner {
	position: relative;
	overflow: hidden;
}

.site-content {
	word-wrap: break-word;
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

.site-main > :last-child {
	margin-bottom: 0;
}


/**
 * 11.1 - Header
 */

.site-header-main {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.site-branding {
	margin: 0.875em auto 0.875em 0;
	/* Avoid overflowing wide custom logo in small screens in Firefox and IEs */
	max-width: 100%;
	min-width: 0;
	overflow: hidden;
}

.custom-logo-link {
	display: block;
}

.custom-logo {
	max-width: 180px;
}

.site-title {
	/*font-family: 'Calibri-Bold';*/
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 1.2173913043;
	margin: 0;
}

.site-branding .site-title a {
	color: #1a1a1a;
}

.site-branding .site-title a:hover,
.site-branding .site-title a:focus {
	color: #007acc;
}

.wp-custom-logo .site-title {
	margin-top: 0.608695652em;
}

.site-description {
	color: #686868;
	display: none;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 400;
	line-height: 1.0769230769;
	margin: 0.538461538em 0 0;
}

.menu-toggle {
	background-color: transparent;
	border: 1px solid #d1d1d1;
	color: #1a1a1a;
	font-size: 13px;
	font-size: 0.8125rem;
	margin: 1.076923077em 0;
	padding: 0.769230769em;
}

.no-js .menu-toggle {
	display: none;
}

.menu-toggle:hover,
.menu-toggle:focus {
	background-color: transparent;
	border-color: #007acc;
	color: #007acc;
}

.menu-toggle.toggled-on,
.menu-toggle.toggled-on:hover,
.menu-toggle.toggled-on:focus {
	background-color: #1a1a1a;
	border-color: #1a1a1a;
	color: #fff;
}

.menu-toggle:focus {
	outline: 0;
}

.menu-toggle.toggled-on:focus {
	outline: thin dotted;
}

.header-image {
	clear: both;
	margin: 0.875em 0;
}

.header-image a {
	display: block;
}

.header-image a:hover img,
.header-image a:focus img {
	opacity: 0.85;
}

/**
 * 11.2 - Posts and pages
 */

.site-main > article {
	margin-bottom: 3.5em;
	position: relative;
}

.entry-header,
.entry-summary,
.entry-content,
.entry-footer,
.page-content {
	margin-right: 7.6923%;
	margin-left: 7.6923%;
}

.entry-title {
	/*font-family: 'Calibri-Bold';*/
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 1.25;
	margin-bottom: 1em;
}

.entry-title a {
	color: #1a1a1a;
}

.entry-title a:hover,
.entry-title a:focus {
	color: #007acc;
}

.post-thumbnail {
	display: block;
	margin: 0 7.6923% 1.75em;
}

.post-thumbnail img {
	display: block;
}

.no-sidebar .post-thumbnail img {
	margin: 0 auto;
}

a.post-thumbnail:hover,
a.post-thumbnail:focus {
	opacity: 0.85;
}

.entry-content,
.entry-summary {
	border-color: #d1d1d1;
}

.entry-content h1,
.entry-summary h1,
.comment-content h1,
.textwidget h1 {
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 1.25;
	margin-top: 2em;
	margin-bottom: 1em;
}

.entry-content h2,
.entry-summary h2,
.comment-content h2,
.textwidget h2 {
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 1.2173913043;
	margin-top: 2.4347826087em;
	margin-bottom: 1.2173913043em;
}

.entry-content h3,
.entry-summary h3,
.comment-content h3,
.textwidget h3 {
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.1052631579;
	margin-top: 2.9473684211em;
	margin-bottom: 1.4736842105em;
}

.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.3125;
	margin-top: 3.5em;
	margin-bottom: 1.75em;
}

.entry-content h4,
.entry-summary h4,
.comment-content h4,
.textwidget h4 {
	letter-spacing: 0.140625em;
	text-transform: uppercase;
}

.entry-content h6,
.entry-summary h6,
.comment-content h6,
.textwidget h6 {
	font-style: italic;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-summary h1,
.entry-summary h2,
.entry-summary h3,
.entry-summary h4,
.entry-summary h5,
.entry-summary h6,
.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6,
.textwidget h1,
.textwidget h2,
.textwidget h3,
.textwidget h4,
.textwidget h5,
.textwidget h6 {
	font-weight: 900;
}

.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,
.entry-summary h5:first-child,
.entry-summary h6:first-child,
.comment-content h1:first-child,
.comment-content h2:first-child,
.comment-content h3:first-child,
.comment-content h4:first-child,
.comment-content h5:first-child,
.comment-content h6:first-child,
.textwidget h1:first-child,
.textwidget h2:first-child,
.textwidget h3:first-child,
.textwidget h4:first-child,
.textwidget h5:first-child,
.textwidget h6:first-child {
	margin-top: 0;
}

.post-navigation .post-title,
.entry-title,
.comments-title {
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

body:not(.search-results) .entry-summary {
	color: #686868;
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.4736842105;
	margin-bottom: 1.4736842105em;
}

body:not(.search-results) .entry-header + .entry-summary {
	margin-top: -0.736842105em;
}

body:not(.search-results) .entry-summary p,
body:not(.search-results) .entry-summary address,
body:not(.search-results) .entry-summary hr,
body:not(.search-results) .entry-summary ul,
body:not(.search-results) .entry-summary ol,
body:not(.search-results) .entry-summary dl,
body:not(.search-results) .entry-summary dd,
body:not(.search-results) .entry-summary table {
	margin-bottom: 1.4736842105em;
}

body:not(.search-results) .entry-summary li > ul,
body:not(.search-results) .entry-summary li > ol {
	margin-bottom: 0;
}

body:not(.search-results) .entry-summary th,
body:not(.search-results) .entry-summary td {
	padding: 0.3684210526em;
}

body:not(.search-results) .entry-summary fieldset {
	margin-bottom: 1.4736842105em;
	padding: 0.3684210526em;
}

body:not(.search-results) .entry-summary blockquote {
	border-color: currentColor;
}

body:not(.search-results) .entry-summary blockquote > :last-child {
	margin-bottom: 0;
}

body:not(.search-results) .entry-summary .alignleft {
	margin: 0.2631578947em 1.4736842105em 1.4736842105em 0;
}

body:not(.search-results) .entry-summary .alignright {
	margin: 0.2631578947em 0 1.4736842105em 1.4736842105em;
}

body:not(.search-results) .entry-summary .aligncenter {
	margin-bottom: 1.4736842105em;
}

.entry-content > :last-child,
.entry-summary > :last-child,
body:not(.search-results) .entry-summary > :last-child,
.page-content > :last-child,
.comment-content > :last-child,
.textwidget > :last-child {
	margin-bottom: 0;
}

.more-link {
	white-space: nowrap;
}

.author-info {
	border-color: inherit;
	border-style: solid;
	border-width: 1px 0 1px 0;
	clear: both;
	padding-top: 1.75em;
	padding-bottom: 1.75em;
}

.author-avatar .avatar {
	float: left;
	height: 42px;
	margin: 0 1.75em 1.75em 0;
	width: 42px;
}

.author-description > :last-child {
	margin-bottom: 0;
}

.entry-content .author-title {
	clear: none;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 900;
	line-height: 1.75;
	margin: 0;
}

.author-bio {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin-bottom: 1.6153846154em;
	overflow: hidden;
}

.author-link {
	white-space: nowrap;
}

.entry-footer {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin-top: 2.1538461538em;
}

.entry-footer:empty {
	margin: 0;
}

.entry-footer a {
	color: #686868;
}

.entry-footer a:hover,
.entry-footer a:focus {
	color: #007acc;
}

.entry-footer > span:not(:last-child):after {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}

.entry-footer .avatar {
	height: 21px;
	margin: -0.1538461538em 0.5384615385em 0 0;
	width: 21px;
}

.sticky-post {
	color: #686868;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: uppercase;
}

/**
 * IE8 and earlier will drop any block with CSS3 selectors.
 * Do not combine these styles with the next block.
 */
.updated:not(.published) {
	display: none;
}

.sticky .posted-on,
.byline {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-header {
	border-top: 4px solid #1a1a1a;
	margin: 0 7.6923% 3.5em;
	padding-top: 1.75em;
}

body.error404 .page-header,
body.search-no-results .page-header {
	border-top: 0;
	padding-top: 0;
}

.page-title {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 1.2173913043;
}

.taxonomy-description {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.taxonomy-description p {
	margin: 0.5384615385em 0 1.6153846154em;
}

.taxonomy-description > :last-child {
	margin-bottom: 0;
}

.page-links {
	clear: both;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	margin: 0 0 1.75em;
}

.page-links a,
.page-links > span {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	display: inline-block;
	font-size: 13px;
	font-size: 0.8125rem;
	height: 1.8461538462em;
	line-height: 1.6923076923em;
	margin-right: 0.3076923077em;
	text-align: center;
	width: 1.8461538462em;
}

.page-links a {
	background-color: #1a1a1a;
	border-color: #1a1a1a;
	color: #fff;
}

.page-links a:hover,
.page-links a:focus {
	background-color: #007acc;
	border-color: transparent;
	color: #fff;
}

.page-links > .page-links-title {
	border: 0;
	color: #1a1a1a;
	height: auto;
	margin: 0;
	padding-right: 0.6153846154em;
	width: auto;
}

.entry-attachment {
	margin-bottom: 1.75em;
}

.entry-caption {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 1.0769230769em;
}

.entry-caption > :last-child {
	margin-bottom: 0;
}

.content-bottom-widgets {
	margin: 0 7.6923%;
}

.content-bottom-widgets .widget-area {
	margin-bottom: 3.5em;
}


/**
 * 11.3 - Post Formats
 */

.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
	font-size: 19px;
	font-size: 1.1875rem;
	line-height: 1.473684211;
	margin-bottom: 1.473684211em;
}

.blog .format-status .entry-title,
.archive .format-status .entry-title {
	display: none;
}


/**
 * 11.4 - Comments
 */

.comments-area {
	margin: 0 7.6923% 3.5em;
}

.comment-list + .comment-respond,
.comment-navigation + .comment-respond {
	padding-top: 1.75em;
}

.comments-title,
.comment-reply-title {
	border-top: 4px solid #1a1a1a;
	/*font-family: 'Calibri-Bold';*/
	font-size: 23px;
	font-size: 1.4375rem;
	line-height: 1.3125;
	padding-top: 1.217391304em;
}

.comments-title {
	margin-bottom: 1.217391304em;
}

.comment-list {
	list-style: none;
	margin: 0;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border-top: 1px solid #d1d1d1;
	padding: 1.75em 0;
}

.comment-list .children {
	list-style: none;
	margin: 0;
}

.comment-list .children > li {
	padding-left: 0.875em;
}

.comment-author {
	color: #1a1a1a;
	margin-bottom: 0.4375em;
}

.comment-author .avatar {
	float: left;
	height: 28px;
	margin-right: 0.875em;
	position: relative;
	width: 28px;
}

.bypostauthor > article .fn:after {
	content: "\f304";
	left: 3px;
	position: relative;
	top: 5px;
}

.comment-metadata,
.pingback .edit-link {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.comment-metadata {
	margin-bottom: 2.1538461538em;
}

.comment-metadata a,
.pingback .comment-edit-link {
	color: #686868;
}

.comment-metadata a:hover,
.comment-metadata a:focus,
.pingback .comment-edit-link:hover,
.pingback .comment-edit-link:focus {
	color: #007acc;
}

.comment-metadata .edit-link,
.pingback .edit-link {
	display: inline-block;
}

.comment-metadata .edit-link:before,
.pingback .edit-link:before {
	content: "\002f";
	display: inline-block;
	opacity: 0.7;
	padding: 0 0.538461538em;
}

.comment-content ul,
.comment-content ol {
	margin: 0 0 1.5em 1.25em;
}

.comment-content li > ul,
.comment-content li > ol {
	margin-bottom: 0;
}

.comment-reply-link {
	border: 1px solid #d1d1d1;
	border-radius: 2px;
	color: #007acc;
	display: inline-block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1;
	margin-top: 2.1538461538em;
	padding: 0.5384615385em 0.5384615385em 0.4615384615em;
}

.comment-reply-link:hover,
.comment-reply-link:focus {
	border-color: currentColor;
	color: #007acc;
	outline: 0;
}

.comment-form {
	padding-top: 1.75em;
}

.comment-form label {
	color: #686868;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin-bottom: 0.5384615385em;
	text-transform: uppercase;
}

.comment-list .comment-form {
	padding-bottom: 1.75em;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
	margin-bottom: 2.1538461538em;
}

.no-comments {
	border-top: 1px solid #d1d1d1;
	/*font-family: 'Calibri-Bold';*/
	margin: 0;
	padding-top: 1.75em;
}

.comment-navigation + .no-comments {
	border-top: 0;
	padding-top: 0;
}

.form-allowed-tags code {
	font-family: Inconsolata, monospace;
}

.form-submit {
	margin-bottom: 0;
}

.required {
	color: #007acc;
	font-family: Merriweather, Georgia, serif;
}

.comment-reply-title small {
	font-size: 100%;
}

.comment-reply-title small a {
	border: 0;
	float: right;
	height: 32px;
	overflow: hidden;
	width: 26px;
}

.comment-reply-title small a:hover,
.comment-reply-title small a:focus {
	color: #1a1a1a;
}

.comment-reply-title small a:before {
	content: "\f405";
	font-size: 32px;
	position: relative;
	top: -5px;
}


/**
 * 11.5 - Sidebar
 */

.sidebar {
	margin-bottom: 3.5em;
	padding: 0 7.6923%;
}


/**
 * 11.6 - Footer
 */

.site-info {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.site-info a {
	color: #686868;
}

.site-info a:hover,
.site-info a:focus {
	color: #007acc;
}

.site-footer .site-title {
	font-family: inherit;
	font-size: inherit;
	font-weight: 400;
}

.site-footer .site-title:after {
	content: "\002f";
	display: inline-block;
	font-family: Montserrat, sans-serif;
	opacity: 0.7;
	padding: 0 0.307692308em 0 0.538461538em;
}


/**
 * 12.0 - Media
 */

.site .avatar {
	border-radius: 50%;
}

.entry-content .wp-smiley,
.entry-summary .wp-smiley,
.comment-content .wp-smiley,
.textwidget .wp-smiley {
	border: none;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

.entry-content a img,
.entry-summary a img,
.comment-content a img,
.textwidget a img {
	display: block;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object,
video {
	max-width: 100%;
	vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video {
	margin-bottom: 0;
}

.entry-content .wp-audio-shortcode a,
.entry-content .wp-playlist a {
	box-shadow: none;
}

.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
	margin-top: 0;
	margin-bottom: 1.75em;
}

.wp-playlist.wp-audio-playlist {
	padding-bottom: 0;
}

.wp-playlist .wp-playlist-tracks {
	margin-top: 0;
}

.wp-playlist-item .wp-playlist-caption {
	border-bottom: 0;
	padding: 0.7142857143em 0;
}

.wp-playlist-item .wp-playlist-item-length {
	top: 0.7142857143em;
}


/**
 * 12.1 - Captions
 */

.wp-caption {
	margin-bottom: 1.75em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

.wp-caption .wp-caption-text {
	color: #686868;
	font-size: 13px !important;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}

#wpcf7-f1046-p1044-o1 .banner-form{
		background:url(images/banner-form.png)no-repeat center top;
		width:600px;
		height:314px;
		margin-bottom:20px;
		background-size:100% !important;
	}
/**
 * 12.2 - Galleries
 */

.gallery {
	margin: 0 -1.1666667% 1.75em;
}

.gallery-item {
	display: inline-block;
	max-width: 33.33%;
	padding: 0 1.1400652% 2.2801304%;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-1 .gallery-item {
	max-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-icon img {
	margin: 0 auto;
}

.gallery-caption {
	color: #686868;
	display: block;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	line-height: 1.6153846154;
	padding-top: 0.5384615385em;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}


/**
 * 13.0 - Multisites
 */

.widecolumn {
	margin-bottom: 3.5em;
	padding: 0 7.6923%;
}

.widecolumn .mu_register {
	width: auto;
}

.widecolumn .mu_register .mu_alert {
	background: transparent;
	border-color: #d1d1d1;
	color: inherit;
	margin-bottom: 3.5em;
	padding: 1.75em;
}

.widecolumn form,
.widecolumn .mu_register form {
	margin-top: 0;
}

.widecolumn h2 {
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 900;
	line-height: 1.2173913043;
	margin-bottom: 1.2173913043em;
}

.widecolumn p {
	margin: 1.75em 0;
}

.widecolumn p + h2 {
	margin-top: 2.4347826087em;
}

.widecolumn label,
.widecolumn .mu_register label {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 400;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	text-transform: uppercase;
}

.widecolumn .mu_register label {
	margin: 2.1538461538em 0.7692307692em 0.5384615385em 0;
}

.widecolumn .mu_register label strong {
	font-weight: 400;
}

.widecolumn #key,
.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #blogname,
.widecolumn .mu_register #user_name {
	font-size: 16px;
	font-size: 1rem;
	width: 100%;
}

.widecolumn .mu_register #blogname {
	margin: 0;
}

.widecolumn .mu_register #blog_title,
.widecolumn .mu_register #user_email,
.widecolumn .mu_register #user_name {
	margin: 0 0 0.375em;
}

.widecolumn #submit,
.widecolumn .mu_register input[type="submit"] {
	font-size: 16px;
	font-size: 1rem;
	margin: 0;
	width: auto;
}

.widecolumn .mu_register .prefix_address,
.widecolumn .mu_register .suffix_address {
	font-size: inherit;
}

.widecolumn .mu_register > :last-child,
.widecolumn form > :last-child {
	margin-bottom: 0;
}


/**
 * 14.0 - Media Queries
 */

/**
 * Does the same thing as <meta name="viewport" content="width=device-width">,
 * but in the future W3C standard way. -ms- prefix is required for IE10+ to
 * render responsive styling in Windows 8 "snapped" views; IE10+ does not honor
 * the meta tag. See https://core.trac.wordpress.org/ticket/25888.
 */
@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}


/**
 * 14.1 - >= 710px
 */

@media screen and (min-width: 44.375em) {

	body:not(.custom-background-image):after {
		bottom: 0;
	}

	.site-branding {
		margin-top: 1.3125em;
		margin-bottom: 1.3125em;
	}

	.custom-logo {
		max-width: 210px;
	}

	.site-title {
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 1.25;
	}

	.wp-custom-logo .site-title {
		margin-top: 0.5em;
	}

	.site-description {
		display: block;
	}

	.menu-toggle {
		font-size: 16px;
		font-size: 1.0rem;
		margin: 1.3125em 0;
		padding: 0.8125em 0.875em 0.6875em;
	}

	.site-header-menu {
		margin: 1.3125em 0;
	}

	.site-header .main-navigation + .social-navigation {
		margin-top: 2.625em;
	}

	.header-image {
		margin: 1.3125em 0;
	}

	.post-navigation .post-title {
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 1.25;
	}

	/* restore screen-reader-text */
	.pagination .current .screen-reader-text {
		position: absolute !important;
	}

	.pagination .page-numbers {
		display: inline-block;
	}

	.site-main > article {
		margin-bottom: 5.25em;
	}

	.entry-header,
	.post-thumbnail,
	.entry-content,
	.entry-summary,
	.entry-footer,
	.comments-area,
	.image-navigation,
	.post-navigation,
	.page-header,
	.page-content,
	.content-bottom-widgets {
		margin-right: 23.0769%;
	}

	.entry-title {
		font-size: 33px;
		font-size: 2.0625rem;
		line-height: 1.2727272727;
		margin-bottom: 0.8484848485em;
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		border-width: 4px 0 0 0;
		padding: 0.9473684211em 0 0;
		width: -webkit-calc(50% - 0.736842105em);
		width: calc(50% - 0.736842105em);
	}

	.entry-content blockquote:not(.alignleft):not(.alignright),
	.entry-summary blockquote,
	.comment-content blockquote {
		margin-left: -1.473684211em;
	}

	.entry-content blockquote blockquote:not(.alignleft):not(.alignright),
	.entry-summary blockquote blockquote,
	.comment-content blockquote blockquote {
		margin-left: 0;
	}

	.entry-content ul,
	.entry-summary ul,
	.comment-content ul,
	.entry-content ol,
	.entry-summary ol,
	.comment-content ol {
		margin-left: 0;
	}

	.entry-content li > ul,
	.entry-summary li > ul,
	.comment-content li > ul,
	.entry-content blockquote > ul,
	.entry-summary blockquote > ul,
	.comment-content blockquote > ul {
		margin-left: 1.25em;
	}

	.entry-content li > ol,
	.entry-summary li > ol,
	.comment-content li > ol,
	.entry-content blockquote > ol,
	.entry-summary blockquote > ol,
	.comment-content blockquote > ol {
		margin-left: 1.5em;
	}

	.comment-author {
		margin-bottom: 0;
	}

	.comment-author .avatar {
		height: 42px;
		position: relative;
		top: 0.25em;
		width: 42px;
	}

	.comment-list .children > li {
		padding-left: 1.75em;
	}

	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond {
		padding-top: 3.5em;
	}

	.comments-area,
	.widget,
	.content-bottom-widgets .widget-area {
		margin-bottom: 5.25em;
	}

	.sidebar,
	.widecolumn {
		margin-bottom: 5.25em;
		padding-right: 23.0769%;
	}

	body:not(.search-results) .entry-summary li > ul,
	body:not(.search-results) .entry-summary blockquote > ul {
		margin-left: 1.157894737em;
	}

	body:not(.search-results) .entry-summary li > ol,
	body:not(.search-results) .entry-summary blockquote > ol {
		margin-left: 1.473684211em;
	}
}


/**
 * 14.2 - >= 783px
 */


/**
 * 14.3 - >= 910px
 */

@media screen and (min-width: 56.875em) {

	.site-header-main {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.wp-custom-logo .site-header-main {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}

	.site-header-menu {
		display: block;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
	}

	.main-navigation {
		margin: 0 -0.875em;
	}
	.main-navigation .primary-menu,
	.main-navigation .primary-menu > li {
		border: 0;
	}

	.main-navigation .primary-menu > li {
		float: left;
	}

	.main-navigation a {
		outline-offset: -8px;
		padding: 0.65625em 0.875em;
		white-space: nowrap;
	}
	
	.main-navigation ul ul {
		display: block;
		left: -999em;
		margin: 0;
		position: absolute;
		z-index: 99999;
	}

	.main-navigation ul ul ul {
		top: -1px;
	}

	.main-navigation ul ul ul:before,
	.main-navigation ul ul ul:after {
		border: 0;
	}

	.main-navigation ul ul li {
		background-color: #fff;
		border: 1px solid #d1d1d1;
		border-bottom-width: 0;
	}

	.main-navigation ul ul a {
		white-space: normal;
		width: 12.6875em;
	}

	.main-navigation ul ul:before,
	.main-navigation ul ul:after {
		border-style: solid;
		content: "";
		position: absolute;
	}

	.main-navigation ul ul:before {
		border-color: #d1d1d1 transparent;
		border-width: 0 10px 10px;
		right: 9px;
		top: -9px;
	}

	.main-navigation ul ul:after {
		border-color: #fff transparent;
		border-width: 0 8px 8px;
		right: 11px;
		top: -7px;
	}

	.main-navigation li:hover > ul,
	.main-navigation li.focus > ul {
		left: auto;
		right: 0;
	}

	.main-navigation ul ul li:hover > ul,
	.main-navigation ul ul li.focus > ul {
		left: auto;
		right: 100%;
	}

	.main-navigation .menu-item-has-children > a {
		margin: 0;
		padding-right: 2.25em;
	}

	.main-navigation .menu-item-has-children > a:after {
		content: "\f431";
		position: absolute;
		right: 0.625em;
		top: 0.8125em;
	}

	.main-navigation ul ul .menu-item-has-children > a {
		padding-right: 2.0625em;
	}

	.main-navigation ul ul .menu-item-has-children > a:after {
		right: 0.5625em;
		top: 0.875em;
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}


	.site-content {
		padding: 0 4.5455%;
	}

	.content-area {
		float: left;
		margin-right: -100%;
		width: 70%;
	}

	.entry-header,
	.post-thumbnail,
	.entry-content,
	.entry-summary,
	.entry-footer,
	.comments-area,
	.image-navigation,
	.post-navigation,
	.page-header,
	.page-content,
	.content-bottom-widgets {
		margin-right: 0;
		margin-left: 0;
	}

	.sidebar {
		float: left;
		margin-left: 75%;
		padding: 0;
		width: 25%;
	}

	.widget .widget-title {
		margin-bottom: 1.3125em;
	}

	.widget p,
	.widget address,
	.widget hr,
	.widget ul,
	.widget ol,
	.widget dl,
	.widget dd,
	.widget table {
		margin-bottom: 1.6153846154em;
	}

	.widget li > ul,
	.widget li > ol {
		margin-bottom: 0;
	}

	.widget blockquote {
		font-size: 16px;
		font-size: 1rem;
		line-height: 1.3125;
		margin-bottom: 1.3125em;
		padding-left: 1.0625em;
	}

	.widget blockquote cite,
	.widget blockquote small {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.6153846154;
	}

	.widget th,
	.widget td {
		padding: 0.5384615385em;
	}

	.widget pre {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.6153846154;
		margin-bottom: 1.6153846154em;
		padding: 0.5384615385em;
	}

	.widget fieldset {
		margin-bottom: 1.6153846154em;
		padding: 0.5384615385em;
	}

	.widget button,
	.widget input,
	.widget select,
	.widget textarea {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.6153846154;
	}

	.widget button,
	.widget input[type="button"],
	.widget input[type="reset"],
	.widget input[type="submit"] {
		line-height: 1;
		padding: 0.846153846em;
	}

	.widget input[type="date"],
	.widget input[type="time"],
	.widget input[type="datetime-local"],
	.widget input[type="week"],
	.widget input[type="month"],
	.widget input[type="text"],
	.widget input[type="email"],
	.widget input[type="url"],
	.widget input[type="password"],
	.widget input[type="search"],
	.widget input[type="tel"],
	.widget input[type="number"],
	.widget textarea {
		padding: 0.4615384615em 0.5384615385em;
	}

	.widget h1 {
		font-size: 23px;
		font-size: 1.4375rem;
		line-height: 1.2173913043;
		margin-bottom: 0.9130434783em;
	}

	.widget h2 {
		font-size: 19px;
		font-size: 1.1875rem;
		line-height: 1.1052631579;
		margin-bottom: 1.1052631579em;
	}

	.widget h3 {
		font-size: 16px;
		font-size: 1rem;
		line-height: 1.3125;
		margin-bottom: 1.3125em;
	}

	.widget h4,
	.widget h5,
	.widget h6 {
		font-size: 13px;
		font-size: 0.8125rem;
		line-height: 1.6153846154;
		margin-bottom: 0.9130434783em;
	}

	.widget .alignleft {
		margin: 0.2307692308em 1.6153846154em 1.6153846154em 0;
	}

	.widget .alignright {
		margin: 0.2307692308em 0 1.6153846154em 1.6153846154em;
	}

	.widget .aligncenter {
		margin-bottom: 1.6153846154em;
	}

	.widget_calendar td,
	.widget_calendar th {
		line-height: 2.6923076923;
		padding: 0;
	}

	.widget_rss .rssSummary:last-child {
		margin-bottom: 1.615384615em;
	}

	.widget input[type="search"].search-field {
		width: -webkit-calc(100% - 35px);
		width: calc(100% - 35px);
	}

	.widget .search-submit:before {
		font-size: 16px;
		left: 1px;
		line-height: 35px;
		width: 34px;
	}

	.widget button.search-submit {
		padding: 0;
		width: 35px;
	}

	.tagcloud a {
		margin: 0 0.2307692308em 0.5384615385em 0;
		padding: 0.5384615385em 0.4615384615em 0.4615384615em;
	}

	.textwidget h1 {
		margin-top: 1.8260869565em;
	}

	.textwidget h2 {
		margin-top: 2.2105263158em;
	}

	.textwidget h3 {
		margin-top: 2.625em;
	}

	.textwidget h4 {
		letter-spacing: 0.153846154em;
	}

	.textwidget h4,
	.textwidget h5,
	.textwidget h6 {
		margin-top: 3.2307692308em;
	}

	.content-bottom-widgets .widget-area:nth-child(1):nth-last-child(2),
	.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1) {
		float: left;
		margin-right: 7.1428571%;
		width: 46.42857145%;
	}

	.content-bottom-widgets .widget-area:nth-child(2):nth-last-child(1):last-of-type {
		margin-right: 0;
	}

	.site-footer .social-navigation {
		margin: 0;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}

	.site-info {
		margin: 0.538461538em auto 0.538461538em 0;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}

	.no-sidebar .content-area {
		float: none;
		margin: 0;
		width: 100%;
	}

	.widecolumn {
		padding-right: 15%;
		padding-left: 15%;
	}
}


/**
 * 14.4 - >= 985px
 */

@media screen and (min-width: 61.5625em) {

	.site-branding,
	.site-header-menu,
	.header-image {
		margin-top: 1.75em;
		margin-bottom: 1.75em;
	}

	.custom-logo {
		max-width: 240px;
	}

	.image-navigation {
		margin-bottom: 3.230769231em;
	}

	.widget {
		margin-bottom: 4.307692308em;
	}

	.site-main > article {
		margin-bottom: 7.0em;
	}

	.entry-title {
		font-size: 40px;
		font-size: 2.5rem;
		line-height: 1.225;
		margin-bottom: 1.05em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 23px;
		font-size: 1.4375em;
		line-height: 1.304347826;
		margin-bottom: 1.826086957em;
	}

	.post-thumbnail {
		margin-bottom: 2.625em;
	}

	.entry-content h1,
	.entry-summary h1,
	.comment-content h1 {
		font-size: 33px;
		font-size: 2.0625rem;
		line-height: 1.2727272727;
		margin-top: 1.696969697em;
		margin-bottom: 0.8484848485em;
	}

	.entry-content h2,
	.entry-summary h2,
	.comment-content h2 {
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 1.25;
		margin-top: 2em;
		margin-bottom: 1em;
	}

	.entry-content h3,
	.entry-summary h3,
	.comment-content h3 {
		font-size: 23px;
		font-size: 1.4375rem;
		line-height: 1.2173913043;
		margin-top: 2.4347826087em;
		margin-bottom: 1.2173913043em;
	}

	.entry-content h4,
	.entry-summary h4,
	.entry-intro h4,
	.comment-content h4 {
		letter-spacing: 0.131578947em;
	}

	.entry-content h4,
	.entry-content h5,
	.entry-content h6,
	.entry-summary h4,
	.entry-summary h5,
	.entry-summary h6,
	.comment-content h4,
	.comment-content h5,
	.comment-content h6 {
		font-size: 19px;
		font-size: 1.1875rem;
		line-height: 1.1052631579;
		margin-top: 2.9473684211em;
		margin-bottom: 1.473684211em;
	}

	.author-info {
		border-bottom-width: 0;
		padding-bottom: 0;
	}

	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond {
		padding-top: 5.25em;
	}

	.comments-area,
	.sidebar,
	.content-bottom-widgets .widget-area,
	.widecolumn {
		margin-bottom: 7.0em;
	}

	body:not(.search-results) .entry-summary {
		margin-bottom: 2.210526316em;
	}

	body:not(.search-results) .entry-header + .entry-summary {
		margin-top: -1.105263158em;
	}

	body:not(.search-results) article:not(.type-page) .entry-content {
		float: right;
		width: 71.42857144%;
	}

	body:not(.search-results) article:not(.type-page) .entry-content > blockquote.alignleft.below-entry-meta {
		margin-left: -40%;
		width: -webkit-calc(60% - 1.4736842105em);
		width: calc(60% - 1.4736842105em);
	}

	body:not(.search-results) article:not(.type-page) img.below-entry-meta,
	body:not(.search-results) article:not(.type-page) figure.below-entry-meta {
		clear: both;
		display: block;
		float: none;
		margin-right: 0;
		margin-left: -40%;
		max-width: 140%;
	}

	body:not(.search-results) article:not(.type-page) figure.below-entry-meta img.below-entry-meta,
	body:not(.search-results) article:not(.type-page) table figure.below-entry-meta,
	body:not(.search-results) article:not(.type-page) table img.below-entry-meta {
		margin: 0;
		max-width: 100%;
	}

	body:not(.search-results) article:not(.type-page) .entry-footer {
		float: left;
		margin-top: 0.1538461538em;
		width: 21.42857143%;
	}

	body:not(.search-results) article:not(.type-page) .entry-footer > span:not(:last-child):after {
		display: none;
	}

	.single .byline,
	.full-size-link,
	body:not(.search-results).group-blog .byline,
	body:not(.search-results) .entry-format,
	body:not(.search-results) .cat-links,
	body:not(.search-results) .tags-links,
	body:not(.search-results) article:not(.sticky) .posted-on,
	body:not(.search-results) article:not(.type-page) .comments-link,
	body:not(.search-results) article:not(.type-page) .entry-footer .edit-link {
		display: block;
		margin-bottom: 0.5384615385em;
	}

	body:not(.search-results) article:not(.type-page) .entry-footer > span:last-child {
		margin-bottom: 0;
	}

	body:not(.search-results) article:not(.type-page) .entry-footer .avatar {
		display: block;
		height: auto;
		margin: 0 0 0.5384615385em;
		width: 49px;
	}

	body.no-sidebar:not(.search-results) article:not(.type-page) .entry-content {
		float: left;
		margin-right: -100%;
		margin-left: 34.99999999%;
		width: 50.00000001%;
	}

	body.no-sidebar:not(.search-results) article:not(.type-page) .entry-footer {
		margin-right: -100%;
		margin-left: 15%;
		width: 15%;
	}
}


/**
 * 14.5 - >= 1200px
 */

@media screen and (min-width: 75em) {
	body:not(.search-results) .entry-summary {
		font-size: 23px;
		font-size: 1.4375rem;
		line-height: 1.5217391304;
		margin-bottom: 1.826086957em;
	}

	body:not(.search-results) .entry-header + .entry-summary {
		margin-top: -0.913043478em;
	}

	body:not(.search-results) .entry-summary p,
	body:not(.search-results) .entry-summary address,
	body:not(.search-results) .entry-summary hr,
	body:not(.search-results) .entry-summary ul,
	body:not(.search-results) .entry-summary ol,
	body:not(.search-results) .entry-summary dl,
	body:not(.search-results) .entry-summary dd,
	body:not(.search-results) .entry-summary table {
		margin-bottom: 1.5217391304em;
	}

	body:not(.search-results) .entry-summary li > ul,
	body:not(.search-results) .entry-summary blockquote > ul {
		margin-left: 0.956521739em;
	}

	body:not(.search-results) .entry-summary li > ol,
	body:not(.search-results) .entry-summary blockquote > ol {
		margin-left: 1.52173913em;
	}

	body:not(.search-results) .entry-summary blockquote {
		font-size: 23px;
		font-size: 1.4375rem;
		line-height: 1.5217391304;
		margin: 0 0 1.5217391304em;
		padding-left: 1.347826087em;
	}

	body:not(.search-results) .entry-summary blockquote:not(.alignleft):not(.alignright) {
		margin-left: -1.52173913em;
	}

	body:not(.search-results) .entry-summary blockquote blockquote:not(.alignleft):not(.alignright) {
		margin-left: 0;
	}

	body:not(.search-results) .entry-summary blockquote cite,
	body:not(.search-results) .entry-summary blockquote small {
		font-size: 19px;
		font-size: 1.1875rem;
		line-height: 1.8421052632;
	}

	body:not(.search-results) .entry-summary th,
	body:not(.search-results) .entry-summary td {
		padding: 0.3043478261em;
	}

	body:not(.search-results) .entry-summary pre {
		font-size: 16px;
		font-size: 1rem;
		line-height: 1.75;
		margin-bottom: 1.75em;
		padding: 1.75em;
	}

	body:not(.search-results) .entry-summary fieldset {
		margin-bottom: 1.5217391304em;
		padding: 0.3043478261em;
	}

	body:not(.search-results) .entry-summary h1 {
		margin-top: 2.121212121em;
		margin-bottom: 1.060606061em;
	}

	body:not(.search-results) .entry-summary h2 {
		margin-top: 2.5em;
		margin-bottom: 1.25em;
	}

	body:not(.search-results) .entry-summary h3 {
		margin-top: 3.043478261em;
		margin-bottom: 1.52173913em;
	}

	body:not(.search-results) .entry-summary h4,
	body:not(.search-results) .entry-summary h5,
	body:not(.search-results) .entry-summary h6 {
		margin-top: 3.684210526em;
		margin-bottom: 1.842105263em;
	}

	body:not(.search-results) .entry-summary h1:first-child,
	body:not(.search-results) .entry-summary h2:first-child,
	body:not(.search-results) .entry-summary h3:first-child,
	body:not(.search-results) .entry-summary h4:first-child,
	body:not(.search-results) .entry-summary h5:first-child,
	body:not(.search-results) .entry-summary h6:first-child {
		margin-top: 0;
	}

	body:not(.search-results) .entry-summary .alignleft {
		margin: 0.2608695652em 1.5217391304em 1.5217391304em 0;
	}

	body:not(.search-results) .entry-summary .alignright {
		margin: 0.2608695652em 0 1.5217391304em 1.5217391304em;
	}

	body:not(.search-results) .entry-summary .aligncenter {
		margin-bottom: 1.5217391304em;
	}
}


/**
 * 15.0 - Print
 */

@media print {
	form,
	button,
	input,
	select,
	textarea,
	.navigation,
	.main-navigation,
	.social-navigation,
	.sidebar,
	.content-bottom-widgets,
	.header-image,
	.page-links,
	.edit-link,
	.comment-respond,
	.comment-edit-link,
	.comment-reply-link,
	.comment-metadata .edit-link,
	.pingback .edit-link {
		display: none;
	}

	body,
	blockquote cite,
	blockquote small,
	pre,
	.entry-content h4,
	.entry-content h5,
	.entry-content h6,
	.entry-summary h4,
	.entry-summary h5,
	.entry-summary h6,
	.comment-content h4,
	.comment-content h5,
	.comment-content h6,
	.entry-content .author-title {
		font-size: 12pt;
	}

	blockquote {
		font-size: 14.25pt;
	}

	.site-title,
	.page-title,
	.comments-title,
	.entry-content h2,
	.entry-summary h2,
	.comment-content h2,
	.widecolumn h2 {
		font-size: 17.25pt;
	}

	.site-description {
		display: block;
	}

	.entry-title {
		font-size: 24.75pt;
		line-height: 1.2727272727;
		margin-bottom: 1.696969697em;
	}

	.format-aside .entry-title,
	.format-image .entry-title,
	.format-video .entry-title,
	.format-quote .entry-title,
	.format-gallery .entry-title,
	.format-status .entry-title,
	.format-link .entry-title,
	.format-audio .entry-title,
	.format-chat .entry-title {
		font-size: 17.25pt;
		line-height: 1.304347826;
		margin-bottom: 1.826086957em;
	}

	.entry-content h1,
	.entry-summary h1,
	.comment-content h1 {
		font-size: 21pt;
	}

	.entry-content h3,
	.entry-summary h3,
	.comment-content h3,
	body:not(.search-results) .entry-summary {
		font-size: 14.25pt;
	}

	.site-description,
	.author-bio,
	.entry-footer,
	.sticky-post,
	.taxonomy-description,
	.entry-caption,
	.comment-metadata,
	.comment-notes,
	.comment-awaiting-moderation,
	.site-info,
	.wp-caption .wp-caption-text,
	.gallery-caption {
		font-size: 9.75pt;
	}

	body,
	.site {
		background: none !important; /* Brute force since user agents all print differently. */
	}

	body,
	blockquote cite,
	blockquote small,
	.site-branding .site-title a,
	.entry-title a,
	.comment-author {
		color: #1a1a1a !important; /* Make sure color schemes don't affect to print */
	}

	blockquote,
	.page-header,
	.comments-title {
		border-color: #1a1a1a !important; /* Make sure color schemes don't affect to print */
	}

	blockquote,
	.site-description,
	body:not(.search-results) .entry-summary,
	body:not(.search-results) .entry-summary blockquote,
	.author-bio,
	.entry-footer,
	.entry-footer a,
	.sticky-post,
	.taxonomy-description,
	.entry-caption,
	.comment-author,
	.comment-metadata a,
	.comment-notes,
	.comment-awaiting-moderation,
	.site-info,
	.site-info a,
	.wp-caption .wp-caption-text,
	.gallery-caption {
		color: #686868 !important; /* Make sure color schemes don't affect to print */
	}

	code,
	hr {
		background-color: #d1d1d1 !important; /* Make sure color schemes don't affect to print */
	}

	pre,
	abbr,
	acronym,
	table,
	th,
	td,
	.author-info,
	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback,
	.no-comments {
		border-color: #d1d1d1 !important; /* Make sure color schemes don't affect to print */
	}

	a {
		color: #007acc !important; /* Make sure color schemes don't affect to print */
	}

	.entry-content a,
	.entry-summary a,
	.taxonomy-description a,
	.comment-content a,
	.pingback .comment-body > a {
		box-shadow: none;
		border-bottom: 1px solid #007acc !important; /* Make sure color schemes don't affect to print */
	}

	.site {
		margin: 5%;
	}

	.site-inner {
		max-width: none;
	}

	.site-header {
		padding: 0 0 1.75em;
	}

	.site-branding {
		margin-top: 0;
		margin-bottom: 1.75em;
	}

	.site-main {
		margin-bottom: 3.5em;
	}

	.entry-header,
	.entry-footer,
	.page-header,
	.page-content,
	.entry-content,
	.entry-summary,
	.post-thumbnail,
	.comments-area {
		margin-right: 0;
		margin-left: 0;
	}

	.post-thumbnail,
	.site-main > article {
		margin-bottom: 3.5em;
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		border-width: 4px 0 0 0;
		padding: 0.9473684211em 0 0;
		width: -webkit-calc(50% - 0.736842105em);
		width: calc(50% - 0.736842105em);
	}

	body:not(.search-results) .entry-header + .entry-summary {
		margin-top: -1.473684211em;
	}

	.site-footer,
	.widecolumn {
		padding: 0;
	}
}

/*============ CSS Virtue =============*/
/*
 * Geral
 */
body{
    overflow-x: hidden;
}
a,
a:hover,
input,
input:hover,
textarea,
textarea:hover{
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
}

/*
 * Header
 */
.site-header:after{
    content: '';
    display: block;
    clear: both;
}
#masthead{
   // padding: 22px 0;
   padding: 0;
}
#masthead.header-intern{
  
}
.logo-header img{
 	-webkit-transition: all 600ms ease;
    transition: all 600ms ease;
}
.header-home.scrolled .logo-header img{
	 visibility: hidden;
}
.logo-header{
    position: relative;
    padding-top: 13px;
    padding-bottom: 15px;
}
.logo-header img{
    max-width: 280px;
    height: auto;
}
.main-navigation li,
.nav-item{
	padding-bottom: 30px;
}
.navbar-nav .nav-link.active,
.navbar-nav .nav-link:hover{
	color: #0f4e8c;
	border-color: #0f4e8c;
}
.nav-link{
	color:#3c3c3c;
	margin-left: 21px;
	margin-right: 21px;
}
.navbar{
	padding-top: 0;
	padding-bottom: 0;
}
.dropdown-menu[data-bs-popper] {
    top: 106px;
}
.dropdown-menu{
	width: 220px;
	box-shadow: none;
	border: solid 2px #ffd100;
	padding-top: 20px;
	padding-bottom: 20px;
    border-radius: 10px;
}
.dropdown-menu li{
	padding-bottom: 0;
	width: 216px;
	padding-left: 10px;
}
.main-navigation ul ul:before{
	border-color:#ffd100;
	display: none;
}
.dropdown-menu li a{
	font-size: 12px;
	padding-left: 17px;
	padding-right: 0;
	width: 220px;
}
.dropdown-item{
	width: 100% !important;
}
.dropdown-menu li:hover .dropdown-item{
	background: url(images/ico-play-menu.png)no-repeat center left;
}
.dropdown-menu li,
.dropdown-menu li a,
.dropdown-menu li:hover{
	border: 0 !important;
}
.dropdown-menu li:hover,
.dropdown-menu li a:hover{
	background: transparent;
}
#ico-whatsapp{
	padding-bottom: 0;
}
.main-navigation a,
.navbar-nav .nav-link{
    padding: 54px 16px 6px 16px;
    font-weight: 400;
    border-bottom: solid 5px transparent;
}
.header-home .redes-header li{
    color: #fff;
}
.header-intern .main-navigation a{
  
}
.header-home .main-navigation a{
    color: #000;
}
#ico-whatsapp:hover{
	background: transparent;
}
#ico-whatsapp:hover a{
	border: 0;
}
#ico-whatsapp a{
	width: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 60px;
}
.fa.fa-whatsapp{
	position: relative;
    z-index: 999;
}
.ico-whatsapp .btn--svg {
  position: relative;
  height:37px;
  width: 178px;
  overflow: hidden;
  border-radius: 46px;
}
.ico-whatsapp .btn--svg:hover .btn--svg__circle circle {
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);


}
.ico-whatsapp .btn--svg:hover .btn--svg__label {
  color: #fff;
}
.ico-whatsapp .btn--svg:hover .btn--svg__border--left path,
.ico-whatsapp .btn--svg:hover .btn--svg__border--right path {
  stroke-dasharray: 61.8204345703 61.8204345703;
  stroke-dashoffset: 0;
  -webkit-transition-delay: 0.25s;
  -webkit-transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
  -webkit-transition-property: stroke-dashoffset;
  -moz-transition-delay: 0.25s;
  -moz-transition-duration: 0.5s;
  -moz-transition-timing-function: ease-in-out;
  -moz-transition-property: stroke-dashoffset;
  -ms-transition-delay: 0.25s;
  -ms-transition-duration: 0.5s;
  -ms-transition-timing-function: ease-in-out;
  -ms-transition-property: stroke-dashoffset;
  transition-delay: 0.25s;
  transition-duration: 0.5s;
  transition-timing-function: ease-in-out;
  transition-property: stroke-dashoffset;
}
.ico-whatsapp .btn--svg__label {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  color: #38077e;
  z-index: 3;
  width: 100%;
  -webkit-transition: color 0.5s ease-in-out;
  -moz-transition: color 0.5s ease-in-out;
  -ms-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
  position: relative;
}
.ico-whatsapp .btn--svg__circle circle {
  -webkit-transition: transform 0.5s ease-in-out;
  -webkit-transform: scale(1.1);
  -webkit-transform-origin: 50% 50%;
  -moz-transition: transform 0.5s ease-in-out;
  -moz-transform: scale(1.1);
  -moz-transform-origin: 50% 50%;
  -ms-transition: transform 0.5s ease-in-out;
  -ms-transform: scale(1.1);
  -ms-transform-origin: 50% 50%;
  transition: transform 0.5s ease-in-out;
  transform: scale(1.1);
  transform-origin: 50% 50%;
}
.ico-whatsapp .btn--svg__border--left path,.fora-banner .btn--svg__border--right path {
  stroke-dasharray: 61.8204345703 61.8204345703;
  -webkit-transition-duration: 0s;
  -webkit-transition-timing-function: ease-in-out;
  -webkit-transition-property: stroke-dashoffset;
  -webkit-transition-delay: 0.5s;
  -moz-transition-duration: 0s;
  -moz-transition-timing-function: ease-in-out;
  -moz-transition-property: stroke-dashoffset;
  -moz-transition-delay: 0.5s;
  -ms-transition-duration: 0s;
  -ms-transition-timing-function: ease-in-out;
  -ms-transition-property: stroke-dashoffset;
  -ms-transition-delay: 0.5s;
  transition-duration: 0s;
  transition-timing-function: ease-in-out;
  transition-property: stroke-dashoffset;
  transition-delay: 0.5s;
}
.ico-whatsapp .btn--svg__border--left path {
  stroke-dashoffset: -61.8204345703;
}
.ico-whatsapp .btn--svg__border--right path {
  stroke-dashoffset: 61.8204345703;
}
.ico-whatsapp .btn--svg svg, .fora-banner .btn--svg__label {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -webkit-transform-origin: 50% 50%;
  -moz-transform: translate(-50%, -50%);
  -moz-transform-origin: 50% 50%;
  -ms-transform: translate(-50%, -50%);
  -ms-transform-origin: 50% 50%;
  transform: translate(-50%, -50%);
  transform-origin: 50% 50%;
  background: rgb(173,253,174);
  background: linear-gradient(90deg, rgba(173,253,174,1) 53%, rgba(25,255,244,1) 100%);
}
.ico-whatsapp .btn--svg:hover,
.ico-whatsapp .btn--svg:hover svg,
.ico-whatsapp .btn--svg:hover .btn--svg__label{
	background: transparent;
}
/*@keyframes rotate {
  100% {
    transform: rotate(1turn);
  }
}
.ico-whatsapp a {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.ico-whatsapp:hover a::before {
  content: "";
  position: absolute;
  z-index: -2;
  left: -50%;
  top: -50%;
  width: 200%;
  height: 200%;
  background-color: #399953;
  background-repeat: no-repeat;
  background-size: 50% 50%, 50% 50%;
  background-position: 0 0, 100% 0, 100% 100%, 0 100%;
  background-image: linear-gradient(90deg, rgba(173,253,174,1) 53%, rgba(25,255,244,1) 100%);
  animation: rotate 4s linear;
}
.ico-whatsapp:hover a::after {
  content: "";
  position: absolute;
  z-index: -1;
  left: 6px;
  top: 6px;
  width: calc(100% - 12px);
  height: calc(100% - 12px);
  background: white;
  border-radius: 5px;
  animation: opacityChange 3s;
}

@keyframes opacityChange {
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0.5;
  }
}*/
.main-navigation a:focus,
.main-navigation a:hover,
.main-navigation .current-menu-item > a,
.main-navigation .current-page-ancestor > a,
.single-post .main-navigation .current_page_parent > a,
body.search-results #menu-item-19 a,
body.archive.category #menu-item-19 a{
    color: #000 !important;
    text-decoration: none;
}
#masthead{
	background: #fff;
}
.header-top{
	background:#000000;
	padding: 6px 0;
}
.header-top a{
	color: #fff;
}
.header-top .tel,
.header-top .whats{
	margin-right: 10px;
}
.header-top .fa-solid,
.header-top .fa-brands{
	color: #dd4b02;
	margin-right: 5px;
}

.wrap-contatos{
    display: flex;
    justify-content: flex-end;
}
#site-navigation{
    float: right;
}
.redes-header{
    float: right;
}
.redes-header ul{
    list-style: none;
    margin: 0;
}
.redes-header ul:after{
    content: '';
    display: block;
    clear: both;
}
.redes-header ul li{
    float: left;
    margin: 0 15px;
    font-size: 20px;
    /*font-family: 'Calibri-Bold';*/
    line-height: 15px;
    padding-top: 10px;
    font-weight: 700;
    color: #555555;
}
.redes-header ul li span{
    font-size: 14px;
}
.redes-header ul li:first-child{
    margin-left: 0;
}
.redes-header ul li:last-child{
    margin-right: 0;
    padding-top: 58px;
}
.full-width-top{
    margin-top: 60px;
}
.full-width-bottom{
    margin-bottom: 60px;
}
.container-main{
    position: relative;
    z-index: 999;
}

/*
 * Home
 */
.banner-home{
    width: 100%;
    height: 100%;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    display: table;
    position: relative;
    margin-top: -194px;
    left: 0;
}
.text-banner-home{
    display: table-cell;
    vertical-align: middle;
}
.fora-banner {
    background: url(images/bg-cinza-banner.jpg)no-repeat center left;
    background-size: 70% 100%;
}
.btn-banner, .btn-banner:hover {
    background: #921914;
    color:#fff;
    padding: 11.5px 57px;
    border-radius: 10px;
}
.fora-btn-banner{
	background: url(images/seta-btn-banner.png)no-repeat center right;
	padding-right: 120px;
	width: 441px;
    margin-top: 14px;
}
.image-banner,
.left-banner {
    height: 480px;
}
.left-banner{
	position: relative;
}
.right-banner {
    position: absolute;
    right: 0;
    height: 480px;
    padding: 0;
    overflow: hidden;
}
.nossa-historia-empresa .left-banner,
.nossa-historia-empresa .right-banner {
    height: 536px;
}
.bloco-2-servicos .right-banner{
	height: 570px;
}
.page-template-sobre section{
	background: #e8e8e8;
}
.bloco-parceiros{
	padding-bottom: 60px;
	padding-top: 60px;
}
.fora-banner-caminhao{
    margin-bottom: -240px;
}
.referencia .btn{
	margin-top: 15px;
}
.bloco-parceiros  .flexslider{
	background: transparent;
	border-color: transparent;
	margin-bottom: 0;
}
.bloco-1-servicos img{
	width: 100%;
}
.bloco-2-servicos img{
	width: 100%;
}
.bloco-2-servicos{
	background: url(images/servicos-bg-vermelhos.jpg)no-repeat left center !important;
	height: 550px;
	overflow: hidden;
}
.bloco-2-servicos h2,
.bloco-2-servicos article p{
	color: #fff !important;
}
.bloco-2-servicos .btn{
	background: #114382;
}
.bloco-1-servicos h2{
	font-size: 45px;
	color:#464646 !important;
	margin-left: 73px;
    margin-top: 69px;
    margin-bottom: 18px;
}
.bloco-1-servicos article,
.bloco-1-servicos .btn
{
	margin-left: 73px;
}
.bloco-1-servicos article p,
.bloco-2-servicos article p{
	line-height: 25px;
    margin-bottom: 26px;
}
h1,h2,h3,
.img-counter ~ p span,
.title-box-form-2 p{
	
}
.text-banner-home h1{
    font-size: 50px;
    color: #000;
    font-weight: 700;
    line-height: 65px;
    margin-top: 150px;
}
.text-banner-home h2{
    color: #000;
    font-weight: 400;
    font-size: 15px;
    width: 656px;
    margin-left: 0;
    margin-top: 20px;
    line-height: 20px;
}
.btn-hover {
    width: 400px;
    padding: 20px 0;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
    margin-top: 42px;
    text-align:center;
    border: none;
 	background: rgb(8,142,219);
	background: linear-gradient(90deg, rgba(8,142,219,1) 33%, rgba(56,163,224,1) 56%, rgba(100,182,229,1) 86%);
    font-weight: 700;

    border-radius: 0px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    margin-bottom: 119px;
}

.btn-hover:hover {
    background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    color: #fff;
}
.bx-loading{
	display: none;
}
.btn-hover:focus {
    outline: none;
}

.embed-youtube iframe{
    width: 100% !important;
    height: 100% !important;
    position: absolute;
}
.text-banner-home{
    position: relative;
    /*background: rgba(0, 0, 0, 0.5);*/
}
.bg-left-bloco-2{
	 background: url(images/bg-bloco-2.png)no-repeat center center / cover;
	 height: 438px;
}
.bloco-2 .row{
	margin-left:-32.5px;
	margin-right:-32.5px;
}
.item-bloco-2{
	padding-left: 32.5px;
	padding-right: 32.5px;
	margin-bottom: 65px;
}
.item-bloco-2 div{
	background:#5E329E;
	border-radius: 15px;
	padding: 20px;
	transition: 0.3s;
	min-height: 184px;
	background-size: 300% 100%;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    box-shadow: 0 4px 15px 0 rgb(116 79 168 / 75%);
	
}
.item-bloco-2:hover div{
	background-image: linear-gradient(to right, #5E329E, #9052E8, #9052E8, #5E329E);
	background-position: 100% 0;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.missao{
	background: url(images/bg-alvo.jpg)no-repeat center top;
	padding-top: 135px;
}
.visao{
	background: url(images/bg-visao.jpg)no-repeat center top;
	padding-top: 135px;
}
.valores{
	background: url(images/valores.jpg)no-repeat center top;
	padding-top: 135px;
}
.missao h2,
.visao h2,
.valores h2{
    text-align: center;
    color: #fff;
    font-weight: 700;
}
.missao p,
.visao p,
.valores p{
    margin-top: 60px;
    font-size: 15px;
    color: #000;
    text-align: center;
    padding: 0 64px;
}
.borda-between{
	height: 275px;
	width: 1px;
	background: #a19f9b;
    position: absolute;
    top: 8px;
    right: 0;
}
.item-bloco-2 .barra-horizontal{
	/*-webkit-box-shadow:0px 0px 2px 2px rgba(154,100,231,0.9);
	-moz-box-shadow: 0px 0px 2px 2px rgba(154,100,231,0.9);
	box-shadow: 0px 0px 2px 2px rgba(154,100,231,0.9);*/
	display: block;
	width: 65px;
	height: 1px;
    position: absolute;
    top: 50%;
    left: -32.5px;
    margin-top: -1px;
    border:solid 1px #9762e3;
}
.email-contato{
	color: #fff;
	margin-left:0px;
}
.titulo-bloco{
	color: #fff;
	font-size: 50px;
	font-weight: 700;
	margin-top: 90px;
    margin-bottom: 70px;
}
.item-bloco-2 div h2{
	color: #aeffae;
	font-size: 22px;
    margin-bottom: 12px;
}
.item-bloco-2 div article p{
	color: #fff;
	font-size: 14px;
	line-height: 20px;
}
.ico-box{
	background: url(images/ico-mergulhador.png)no-repeat center center;
	width: 70px;
	height: 70px;
	display: block;
    position: absolute;
    top: -31px;
    right: 57px;
}
.item-bloco-2._2 .ico-box{
	background: url(images/icone-2.png)no-repeat center center;
}
.item-bloco-2._3 .ico-box{
	background: url(images/icone-3.png)no-repeat center center;
}
.item-bloco-2._4 .ico-box{
	background: url(images/icone-4.png)no-repeat center center;
}
.item-bloco-2._5 .ico-box{
	background: url(images/icone-5.png)no-repeat center center;
}
.item-bloco-2._6 .ico-box{
	background: url(images/icone-6.png)no-repeat center center;
}
.barra-abaixo{
    width: 66.8%;
	height: 1px;
	/* -webkit-box-shadow:0px 0px 2px 2px rgba(154,100,231,0.9);
	-moz-box-shadow: 0px 0px 2px 2px rgba(154,100,231,0.9);
	box-shadow: 0px 0px 2px 2px rgba(154,100,231,0.9);*/
    margin-bottom: 35px;
    margin-top: -30px;
    margin-left: auto;
    margin-right: auto;
    border:solid 1px #9762e3;
}
.barra-vertical{
	/*-webkit-box-shadow:0px 0px 2px 2px rgba(154,100,231,0.9);
	-moz-box-shadow: 0px 0px 2px 2px rgba(154,100,231,0.9);
	box-shadow: 0px 0px 2px 2px rgba(154,100,231,0.9);*/
	width: 1px;
	height: 35px;
	display: block;	
 	left: 50%;
    bottom: -35px;
    margin-left: -1px;
    position: absolute;
    border:solid 1px #9762e3;
}
._1-bloco-2 .barra-vertical{
	top: -35px;
}
.bloco-servicos-2 .ico-box{
    bottom: -35px;
    top: inherit;
}
.fora-image-banner-servico{
	position: relative;
	margin-top: 40px;
	margin-bottom: 30px;
}
.fora-image-banner-servico{
	max-width: 100%;
}
.borda-amarela-servico{
	border: solid 2px #ffd100;
	width: 2px;
	height: 505px;
	position: absolute;
	left: 0;
	top: 40px;
}
#carousel-servicos .item-gal{
	height: 238px;
    overflow: hidden;
}
#carousel-servicos .item-gal > div {
    height: 238px;
    width: 100%;
    display: table;
}
#carousel-servicos .item-gal img{
	width: auto;
	height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.label-carrossel{
	font-size: 12px;
	color: #808080;
	margin-bottom: 0;
	text-align: right;
}
.carrossel-parceiros > li img{
	filter: grayscale(1);
}
#carousel-servicos .flexslider{
	border: solid 2px;
}
.bloco-mosaico{
	background: url(images/bg-mosaico-servicos.jpg)no-repeat center bottom;
    padding-bottom: 28px;
}
.bloco-mosaico .bx-wrapper .bx-pager {
    bottom: -54px;
}
.bloco-mosaico .bx-has-controls-direction:before{
	display: none;
}
.item-mosaico-right{
	margin-bottom: 24px;
}
.bloco-mosaico .bxslider li,
.bloco-mosaico .bx-wrapper img{
	height: 566px;
    object-fit: cover;
}
.bloco-mosaico .bx-viewport{
	border-radius: 10px;
}
#carousel-servicos{
	margin-bottom: 48px;
}
.descricao-produto{
	text-align: center;
}
.descricao-produto p{
	font-size: 14px;
	color: #727272;
	line-height: 20px;
	margin-bottom: 24px;
}
.bloco-descricao .btn{
	display: table;
	margin-left: auto;
	margin-right: auto;
    margin-bottom: 20px
}
.bloco-3{
	background: #f2efe6;
    padding-top: 156px;
   	padding-bottom: 66px;
   	margin-top: -72px;
}
#carousel-servicos .item-gal:hover,
#carousel .item-gal:hover{
	border-color: #ffd100;
}
.wrap-images{
	display: flex;
	flex-wrap: wrap;
  	justify-content: center;
  	gap:0px;
  	background: #f2efe6;
  	padding: 15px;
}
.item-case{
	flex-basis: 25%; /* width: 350px; */
}
.fora-image img{
	transition: 0.3s;
 	object-fit: cover;
	width: 100%;
	height: auto;
	vertical-align: middle;
}
.fora-image img:hover{
	 transform: scale(1.1);
}
.mascara{
	position: absolute;
	width: 100%;
	height: 100%;
	background: #5f1dbc;
    top: 0;
    opacity: 0.2;
}
.categorias{
	display: block;
	color: #aeffae;
	font-size: 14px;
	margin-top: 15px;
}
.categorias a{
	color: #aeffae;
	font-size: 14px;
}
.link-site{
	color: #9a64e7;
	font-size: 14px;
}
.numero span,
.numero{
	font-size: 80px;
	color: #aeffae;
}
.texto-crescimento p{
	color: #fff;
	font-size: 14px;
	line-height: 20px;
    margin-top: 50px;
}
.contador{
	display: flex;
	flex-direction: row;
}
.bloco-descricao h2{
	color: #fff;
	font-size: 18px;
	margin-bottom: 22px;
    margin-top: -15px;
}
.contador .numero,
.contador .texto-crescimento{
	width: 50%;
}
.center-carrossel{
	margin: 0 auto;
	width: 1170px;
}
.inner-case .borda-case{
	width: 10px;
	height: 476px;
	border-radius: 15px;
	border: solid 2px #aeffae;
	position: absolute;
	left: 0;
}
.categorias a:after{
	content: ' | ';
}
.categorias a:last-child:after {
 	content: ""; 
}
.bloco-4{
	background:#fff;
	padding-bottom: 50px;
}
.bg-titulo{
	background: rgb(174,255,174);
	background: linear-gradient(90deg, rgba(174,255,174,1) 0%, rgba(124,255,198,1) 43%, rgba(124,255,198,1) 52%, rgba(25,255,244,1) 100%, rgba(25,255,244,1) 100%);
	border-radius: 10px;
	padding-left: 65px;
	margin-bottom: 15px;
    margin-top: 23px;
    margin-left: -77px;
}
.bloco-4 .titulo-bloco,
.bloco-7 .titulo-bloco{
	color: #000;
	text-align: center;
	margin-bottom: 20px;
	border-bottom: solid 1px #464646;
	height: 40px;
	margin-bottom: 50px;
}
.bloco-4 .titulo-bloco span,
.bloco-7 .titulo-bloco span{
	background: #fff;
	padding: 0 130px;
	font-size: 50px;
}
.bloco-4 p,
.bloco-6 p{
	font-size: 15px;
	text-align: center;
	width: 580px;
	margin-left: auto;
	margin-right: auto;
}
.bloco-4 .btn,
.bloco-7 .btn{
	margin-left: auto;
	margin-right: auto;
	display: table;
	margin-bottom: 45px;
}
.container-fluid{
	padding: 0;
}
.bloco-6{
	background: #edebe5;
    padding-bottom: 120px;
}
.bloco-6 h2{
	font-size: 50px;
	font-weight: 700;
	color:#000;
	margin-top: 81px;
    margin-bottom: 61px;
    text-align: center;
}
.selo-2 img{
	margin-top: 58px;
}
.bloco-6 p{
	width: 100%;
	text-align: justify;
}
.bloco-6 .selo,.bloco-6 .selo-2{
    width: 238px;
}
.selo-1{
	text-align: right;
	padding-right: 30px;
}
.selo-2{
	text-align: left;
	padding-left: 30px;
}
.bloco-selo-2 .right-selos{
	margin-bottom: 100px;
}
.bloco-selo-2 h2{
	margin-top: 45px;
}
.right-selos{
	padding-left: 65px;
}
.bloco-6 .border{
	width: 273px;
	height: 2px;
	border-bottom: solid 1px #000;
}
.padding-right-none{
	padding-right: 0;
}
.padding-left-none{
	padding-left: 0;
}
.bloco-7 h3{
	width: 510px;
	display: table;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
    text-align: center;
}
.bloco-7 .fa-brands{
	font-size: 24px;
	margin-left: 10px;
}
.fora-video {
	background: #353535;
	width: 1200px;
	display: table;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.fora-video > div{
	width: 967px;
	display: table;
	margin-left: auto;
	margin-right: auto;
}
.bloco-8{
	background: #e2e1df;
	padding-top: 242px;
	margin-top: -182px;
	padding-bottom: 100px;
}
.bloco-8 h2{
	font-size: 50px;
	font-weight: 700;
	color: #000;
	margin-bottom: 27px;
}
.bloco-8 .wrap-contatos{
	flex-direction: column;
}
.bloco-8 .wrap-contatos .fas, 
.bloco-8 .wrap-contatos .fa-solid,
.bloco-8 .wrap-contatos .fa-brands,
.bloco-8  .fa-solid {
	color: #d33219;
	font-size: 20px;
	margin-right: 20px;
}
.bloco-8 .wrap-contatos a{
	font-size: 18px;
	color: #000000;
}
.endereco p{
	font-size: 18px;
	color: #000000;
	display: flex;
}
.endereco .fa-solid {
	font-size: 30px;
    margin-top: 7px;
}
#fale-conosco .container{
	width: 1200px;
}
.wpcf7-form input,
.wpcf7-form textarea{
	font-size: 15px;
	color: #000;
	padding: 13.5px 20px;
	border: 0;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1; /* Firefox */
}

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

::-ms-input-placeholder { /* Microsoft Edge */
  color: #000;
}
.midias{
	display: flex;
    justify-content: flex-end;
    margin-top: 13px;
}
.midias a{
	font-size: 12px;
	color: #0e3366 !important;
}
.midias .fa-brands{
	font-size: 17px;
	color: #0e3366;
}
.midias.azul-17 .fa-linkedin-in:before{
	content: url(images/ico-linkedin-azul-17.png);
}
.midias.azul-17 .fa-instagram:before{
	content: url(images/ico-instagram-azul-17.png);
}
.midias.azul-17 .fa-facebook-f:before{
	content: url(images/ico-facebook-azul-17.png);
}
.midias.branco-17 .fa-linkedin-in:before{
	content: url(images/ico-linkedin-branco-17.png);
}
.midias.branco-17 .fa-instagram:before{
	content: url(images/ico-instagram-branco-17.png);
}
.midias.branco-17 .fa-facebook-f:before{
	content: url(images/ico-facebook-branco-17.png);
}
.midias.azul-34 .fa-linkedin-in:before{
	content: url(images/linkedin-azul-34.png);
}
.midias.azul-34 .fa-instagram:before{
	content: url(images/insta-azul-34.png);
}
.midias.azul-34 .fa-facebook-f:before{
	content: url(images/face-azul-34.png);
}
.midias a{
	margin-left: 15px;
	margin-right: 15px;
}
.midias a:last-child{
	margin-right: 0;
}
.midias-footer .fa-brands{
	font-size: 20px;
}
.texto-acompanhe{
	text-align: center;
    margin-top: -10px;
    margin-bottom: 41px;
}
.whatsapp-site,
.tel-site{
	font-size: 14px;
	color: #fff;
	padding-left: 30px;
}
.whatsapp-site{
	background: url(images/ico-whatsapp.png)no-repeat;
	margin-right: 30px;
}
.tel-site{
	background: url(images/ico-tel.png)no-repeat;
}
.email-contato{
	background: url(images/ico-mail-contato.png)no-repeat;
	padding-left: 30px;
}
.center-carrossel .bx-loading{
	display: none;
}
.bg-titulo h2{
	font-size: 50px;
	line-height: 73px;
	font-weight: 400;
}
.bloco-4 article{
	margin-left: -15px;
}
.right-bloco-4{
	position: relative;
}
.bloco-4 .borda-vertical{
	width: 4px;
	height: 300px;
	background: #7a4cbd;
	border-radius: 2px;
	position: absolute;
	left: -28px;
	top: 15px;
}
.right-bloco-4 p{
	line-height: 22px;
	font-size: 16px;
	margin-bottom: 25px;
}
.bloco-4 .website{
	font-size: 16px;
	color: #424242;
	margin-left: 30px;
}
.bloco-4 .instagram{
	margin-right: 8px;
}
.midias-bloco-4{
	margin-top: 18px;
    display: block;
    margin-left: 10px;
}
.bloco-cracolandia{
	margin-top: 55px;
}
.bloco-5 {
	background: #fff;
}
.fora-banner-topo-empresa{
	background: url(images/banner-sobre.jpg)no-repeat center center / cover !important;
	padding: 60px 0;
}
.fora-banner-topo-empresa.servicos{
	background: url(images/banner-servicos.jpg)no-repeat center center / cover !important;
}
.fora-banner-topo-empresa.contato{
	background: url(images/banner-contato.jpg)no-repeat center center / cover !important;
}
.fora-banner-topo-empresa h1{
	font-size: 45px;
	color: #fff;
	font-weight: 600;
}
.descricao-empresa{
	margin-top: 100px;
	border-left:solid 2px #ffd000;
	padding-left: 28px;
}
.descricao-empresa p{
	font-size: 14px;
	color: #737373;
	line-height: 20px;
	margin-bottom: 26px;
}
.fora-image-historia{
	padding-top: 23px;
    position: relative;
    margin-bottom: 23px;
}
.fora-image-historia img{
	z-index: 2;
	position: relative;
}
.sticker-img-sobre{
	background: url(images/sticker-img-sobre.jpg)no-repeat center center;
	width: 116px;
	height: 119px;
	position: absolute;
	top: 0;
	left: -38px;
}
.footer-bottom h2{
	color: #fff;
	font-size: 22px;
	margin-bottom: 23px;
}
.align-vertically{
	align-items: center;
	display: flex;
}
.desc-historia{
	display: flex;
	width: 100%;
}
.desc-historia p{
	font-size: 12px;
	line-height: 20px;
	color: #737373;
	margin-bottom: 0;
}
.item-linha-tempo-sem-imagem{
	background: url(images/barra-linha-tempo-horizontal.jpg)no-repeat center top;
	padding-top: 40px;
	margin-top: 40px;
}
.right-historia{
	position: relative;
}
.borda-vertical.impar{
	background: url(images/barra-linha-tempo-vertical-cima.jpg)no-repeat center center;
	width: 43px;
	height: 165px;
	position: absolute;
    right: -110px;
    bottom: 0;
}
.borda-vertical.par{
	background: url(images/barra-linha-tempo-vertical-baixo.jpg)no-repeat center center;
	width: 43px;
	height: 165px;
	position: absolute;
    right: -110px;
    top: 0;
}
.item-com-imagem .ano{
	padding-right: 20px;
	width: auto;
}
.item-com-imagem:first-child .borda-vertical.par{
	display: none;
}
.item-com-imagem:last-child .borda-vertical.impar{
	display: none;
}
.imagem-fachada{
	margin-top: 56px;
}
/*button{
	all: unset;
    margin-top: 2.4em;
    background: transparent;
    border: 2px solid white;
    padding: 1em 4em;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    position: relative;
    transition: all 300ms ease;
}
button:before {
    height: 7px;
    width: 7px;
    background: transparent;
    border-right: 2px solid;
    border-top: 2px solid;
    right: 30px;
    top: 21px;
    transform: rotate(45deg);
}
button:after {
    background: white;
    height: 2px;
    width: 50px;
    left: 0;
    top: 1.49em;
}
button:hover:after {
    width: 14px;
    opacity: 1;
    transform: translateX(160px);
}
button:hover:before {
    opacity: 1;
}*/
.wpcf7-tel{
	border-bottom: none !important;
}
.wpcf7-form button {
	all: unset;
	width: 56px;
	padding-left: 0;
    padding-right: 22px;
    color: #000;
  	cursor: pointer;
  	display: inline-block;
  	font-weight: 700;
  	position: relative;
  	transition: all 300ms ease;
  	margin-top: 0px;
  	border-bottom: solid 1px;
}
.wpcf7-form button span {
  display: inline-block;
  transition: all 300ms ease;
  color: #1d1d1b;
  font-size: 14px;
  font-weight: 400;
}
.bloco-btns .wpcf7-form-control-wrap{
	margin-right: 25px;
}
.wpcf7-form button:before, .wpcf7-form button:after {
  content: "";
  display: block;
  position: absolute;
  transition: all 300ms ease;
  opacity: 0;
}
.wpcf7-form button:before {
  height: 7px;
  width: 7px;
  background: transparent;
  border-right: 2px solid;
  border-top: 2px solid;
  right: 30px;
  top: 21px;
  transform: rotate(45deg);
  border-color: #fff;
}
.wpcf7-form button:after {
  	content: '>';
  	height: 11px;
  	width: 12px;
	right: 0px;
    top: 0px;
  	opacity: 1;
}
.bloco-btns p{
	display: flex;
}
.wpcf7-form button{
	padding-right: 0 !important;
}
.col-lg-6.enviar p{
	justify-content: flex-end;
}
.selos{
    display: flex;
    justify-content: space-around;
}
#file-upload-filename{
    margin-top: -24px;
}
.contato-home .right-banner{
    top: -35px;
}
.page-template-contato .contato-home .right-banner{
    top: 57px !important;
    bottom: -53px;
}
.page-template-contato #wpcf7-f12-o1{
	margin-top:57px;
}
.borda-bottom-contato{
	height: 2px;
	background: #ffd100;
	width: 500px;
    float: right;
}
/*
 * Páginas
 */
.box-page{
    background-color: #f4f0ed;
    padding-top: 90px;
}
.page.page-id-6 .box-page{
	padding-top: 0;
    background-color: #f1f1f1;
}
.page.page-id-6 #pg-6-1{
	display: none;
}
.banner-intern{
    width: 100%;
    height: 150px;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    display: table;
    margin-top: 104px;
}
.single-portfolio .banner-intern,
.single-post .banner-intern{
	height: 350px;
}
.modal-xl {
    --bs-modal-width: 1360px;
}
.btn-close.voltar{
    display: flex;
    justify-content: flex-start;
    margin-left: 0;
    background: transparent;
    font-size: 14px;
    color: #727272;
    width: 200px;
    text-transform: capitalize;
}
.modal-header{
	border-bottom: none;
	padding-left: 37px;
}
.modal-body{
	padding-top: 0;
	padding-left: 37px;
	padding-bottom: 34px;
}
.modal-body h2{
	font-size: 24px;
	color:#1d1d1b;
	margin-bottom: 10px;
}
.modal-body .data-post{
	color:#727272;
	font-size: 14px;
    margin-bottom: 10px;
}
.right-modal{
	padding-left: 40px;
    padding-right: 40px;
}
.right-modal p{
	font-size: 14px;
	color: #727272;
}
.right-modal .borda-bottom-contato{
	float: left;
}
.listagem-posts{
	margin-top: 50px;
    padding-bottom: 50px;
}
.item-post{
	margin-bottom: 28px;
}
.item-post h2{
    margin-top: 11px;
    margin-bottom: 15px;
}
.item-post h2 a{
	font-size: 16px;
	color: #3c3c3c;
}
.fora-img-post{
	border-radius: 10px;
    overflow: hidden;
    line-height: 237px;
    text-align: center;
    background: #ebebeb;
}
.texts-banner{
    display: table-cell;
    vertical-align: middle;
}
.left-text-banner{
    font-size: 30px;
    color: #fff;
    /*font-family: "Calibri-Light";*/
}
.right-text-banner{
    font-size: 16px;
    color: #fff;
    line-height: 19px;
    padding-top: 8px;
}

/*====== Widgets ======*/
/*
 * Home
 */
h2.titulo{
	font-size: 50px;
	font-weight: 700;
	color: #000;
}
#quem-somos h2{
	margin-left: 105px;
	margin-top: 90px;
	margin-bottom: 50px;
}
#quem-somos p{
	font-size: 15px;
	color: #000;
	line-height: 25px;
	margin-left: 105px;
}
#quem-somos .btn{
	margin-left: 105px;
	margin-top: 0;
}

#marcas .fora-image{
	background: #fff;
	height: 200px;
	display: table;
    margin: 0 auto;
}
#marcas .fora-image img{
	max-width: 232px;
}
#marcas .fora-image > div{
	display: table-cell;
	vertical-align: middle;
}
#marcas .bx-wrapper .bx-prev{
	background: url("images/prev-marcas.png")no-repeat center center;
	width: 18px !important;
	height: 34px !important;
	left: -130px;
	margin-top: -17px;
}
#marcas .bx-wrapper .bx-next{
	background: url("images/next-marcas.png")no-repeat center center;
	width: 18px !important;
	height: 34px !important;
	right: -130px;
	margin-top: -17px;
}
.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus,
.bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus{
	background-position: center center !important;
}
.bx-wrapper img{
	display: initial;
}
.inner-case{
	padding-left: 37px;
	padding-bottom: 33px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus{
	background: #ccc;
	opacity: 0.5;
}
.servicos-produtos .bx-wrapper .bx-pager.bx-default-pager a{
	background: #ebebeb;
}
.servicos-produtos .bx-wrapper .bx-pager.bx-default-pager a{
	background: #e959595//
}
.bx-wrapper .bx-pager.bx-default-pager a{
	background: #959595;
    width: 18px;
    height: 18px;
    border-radius: 50%;
}
.bx-wrapper .bx-pager {
    text-align: left;
}
.fora-banner .bx-wrapper .bx-pager{
	text-align: center;
}
.fora-banner .bx-wrapper .bx-pager.bx-default-pager a{
	background: #959595;
}
.bx-has-controls-direction:before{
	content:'>';
	font-size: 16px;
	float: right;
    color: #fff;
}
.bx-wrapper{
	margin-bottom: 0;
}
.bx-wrapper .bx-pager{
	bottom: 15px;
}
/*
 * Formulário
 */
.box-form-2{
    /*-webkitbackground-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;*/
    padding: 210px 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto !important;
    background-position: center bottom !important;
    background-repeat: no-repeat !important;
}
.title-box-form-2 p{
    font-size: 45px;
    color: #fff;
    text-align: center;
    margin-bottom: 0;
    font-weight: 700;
}
.btn-box-form-2{
    text-align: center;
    margin-top: 20px;
}
.btn-box-form-2 a{
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    padding: 9px 48px;
    border: 4px solid #9052E8;
    font-weight: 700;
    box-shadow: inset 0 0 0 0 #9052E8;
    -webkit-transition: ease-out 0.4s;
    -moz-transition: ease-out 0.4s;
    transition: ease-out 0.4s;
    letter-spacing: 0px;
}
.btn-box-form-2 a:hover{
    
    color: #fff;
    text-decoration: none;
    box-shadow: inset 400px 0 0 0 #9052E8;
   
}
.height-blog-home{
	padding-right: 0 !important;
	/*display: none;*/
}
#linha-blog-home{
	/*display: none;*/
}
.form-box-form-2{
    display: none;
}
.img-blog-home{
	height: 302px;
	position: relative;
}
.item-blog-home{
    margin-top: 93px;
}
.item-blog-home .white-box-list-blog-2{
	position: inherit;
	width: 100%;
	padding-top: 22px;
}
.item-blog-home .white-box-list-blog-2 h3{
  	min-height: 133px;
}
.item-blog-home .meta-white-blog-home{
    top: inherit;
    right: 0px;
    width: 100%;
    bottom: -2px;
    left: 23px;
}
.item-blog-home .meta-white-blog-home p{
	float: left;
}
.item-blog-home .meta-white-blog-home p:first-child{
	margin-right: 10px;
}
.item-blog-home h3 a{
	font-size: 18px;
	color: #333333;
	font-weight: 700;
}
.box-form.box-form-2{
	display: none;
}
#pgc-2-3-0{
	width: 100% !important;
}
#pgc-2-3-1{
	display: none;
}
.clientes-resultados-home{
	padding-left: 0 !important;
	margin-top: 68px;
}
.btn-box-form-2.open > a{
    display: block;
}
.box-form-3{
    -webkitbackground-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    padding: 67px 0 210px;
    background-position: center;
    background-repeat: no-repeat;
}
.form-box-form-3{
    margin-top: 56px;
}
.form-box-form-3 p,
.form-box-form-nw p{
    position: relative;
    margin-bottom: 20px;
}
.form-box-form-3 label,
.form-box-form-nw label{
    /*font-family: "Calibri";*/
    font-size: 18px;
    font-style: italic;
    color: #fff;
    font-weight: normal;
    position: absolute;
    left: 0;
    top: 1px;
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    margin: 0;
}
.form-box-form-3 input[type=text],
.form-box-form-3 input[type=email],
.form-box-form-3 input[type=tel],
.form-box-form-3 select,
.form-box-form-3 textarea,
.form-box-form-nw input[type=text],
.form-box-form-nw input[type=email],
.form-box-form-nw input[type=tel],
.form-box-form-nw select,
.form-box-form-nw textarea{
    border-top: 0;
    border-bottom: 2px solid #cccccc;
    border-left: 0;
    border-right: 0;
    background-color: transparent;
    border-radius: 0;
    position: relative;
    z-index: 99;
    /*font-family: "Calibri";*/
    font-size: 18px;
    font-style: italic;
    color: #fff;
    font-weight: normal;
    padding: 5px 0;
}
.form-box-form-3 select,
.form-box-form-nw select{
    width: 100%;
}
.form-box-form-3 textarea,
.form-box-form-nw textarea{
    height: 34px;
    padding: 1px 0;
}
.form-box-form-3 input[type=submit],
.form-box-form-nw input[type=submit]{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    border: 4px solid #9052E8;
    background-color: transparent;
    border-radius: 0;
    padding: 14px 50px;
    box-shadow: inset 0 0 0 0 #9052E8;
    -webkit-transition: ease-out 0.4s;
    -moz-transition: ease-out 0.4s;
    transition: ease-out 0.4s;
    letter-spacing: 0px;
}
.form-box-form-3 input[type=submit]:hover,
.form-box-form-nw input[type=submit]:hover{
    color: #fff;
    background-color: ##9052E8;
   /* box-shadow: 0px 1px 4px 0px #333;*/
   	box-shadow: inset 400px 0 0 0 #9052E8;
}
.form-box-form-3 p span.bar,
.form-box-form-nw p span.bar{
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
}
.form-box-form-3 p span.bar:after,
.form-box-form-3 p span.bar:before,
.form-box-form-nw p span.bar:after,
.form-box-form-nw p span.bar:before{
    bottom: 0;
    background: #9052E8 none repeat scroll 0 0;
    height: 2px;
    content: '';
    bottom: 0;
    position: absolute;
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
    width: 0;
    z-index: 999;
}
.form-box-form-3 p span.bar:before,
.form-box-form-nw p span.bar:before{
    left: 50%;
}
.form-box-form-3 p span.bar:after,
.form-box-form-nw p span.bar:after{
    right: 50%;
}
.form-box-form-3 br,
.form-box-form-nw br{
    display: none;
}
.form-box-form-3 input:focus~.bar:after, 
.form-box-form-3 input:focus~.bar:before,
.form-box-form-3 textarea:focus~.bar:after,
.form-box-form-3 textarea:focus~.bar:before,
.form-box-form-3 input:valid~ .bar:after,
.form-box-form-3 input:valid ~ .bar:before,
.form-box-form-3 input:valid~ .bar:after,
.form-box-form-3 input:valid ~ .bar:before,
.form-box-form-3 textarea:valid ~ .bar:after,
.form-box-form-3 textarea:valid ~ .bar:before,
.form-box-form-nw input:focus~.bar:after, 
.form-box-form-nw input:focus~.bar:before,
.form-box-form-nw textarea:focus~.bar:after,
.form-box-form-nw textarea:focus~.bar:before,
.form-box-form-nw input:valid~ .bar:after,
.form-box-form-nw input:valid ~ .bar:before,
.form-box-form-nw input:valid~ .bar:after,
.form-box-form-nw input:valid ~ .bar:before,
.form-box-form-nw textarea:valid ~ .bar:after,
.form-box-form-nw textarea:valid ~ .bar:before{
    width: 50%;
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
}
.form-box-form-3 input:focus~label,
.form-box-form-3 input:valid~label,
.form-box-form-3 textarea:focus~label,
.form-box-form-3 textarea:valid~label,
.form-box-form-3 select:focus~label,
.form-box-form-3 select:valid~label,
.form-box-form-nw input:focus~label,
.form-box-form-nw input:valid~label,
.form-box-form-nw textarea:focus~label,
.form-box-form-nw textarea:valid~label,
.form-box-form-nw select:focus~label,
.form-box-form-nw select:valid~label{
    font-size: 16px;
    font-style: normal;
    /*font-family: 'Calibri-Bold';*/
    color: #9052E8;
    top: -18px;
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
}
.search-blog label{
	color: #333;
}
div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ng,
div.wpcf7-mail-sent-ok{
    border:none;
    text-align: left;
    margin-top: -60px;
    position: absolute;
}
div.wpcf7-validation-errors:BEFORE{
	content: url("images/ico-msg-erro.png");
	margin-right: 14px;
    display: block;
    float: left;
}
div.wpcf7-mail-sent-ok:BEFORE,
div.wpcf7-mail-sent-ng:before{
    content: url("images/ico-msg-enviada.png");
	margin-right: 14px;
    display: block;
    float: left;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus
input:-webkit-autofill, 
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus{
    -webkit-text-fill-color: #555555;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
    transition: background-color 5000s ease-in-out 0s;
}

/*
 * Clientes
 */
.box-clientes-destaques{
    background-color: #555;
}
.box-clientes-destaques ul{
    margin: 0;
    list-style: none;
}
.box-clientes-destaques ul:after{
    content: '';
    display: block;
    clear: both;
}
.box-clientes-destaques li{
    float: left;
    text-align: center;
    width: 20%;
    height: 150px;
    display: table;
}
.box-clientes-destaques li div{
    display: table-cell;
    vertical-align: middle;
}
.box-clientes-destaques li img{
    padding: 0 15px;
    max-width: 100%;
}
.box-clientes-todos{
    background-color: #eae7e5;
    height: 300px;
}
.carousel-inner-all > .item{
    height: 300px;
}
.carousel-inner > .item:after{
    content: '';
    display: block;
    clear: both;
}
.img-carrousel{
    width: 20%;
    float: left;
    height: 150px;
    text-align: center;
    line-height: 150px;
}
.carousel-control.left,
.carousel-control.right{
    background-image: none;
}
.glyphicon-chevron-left:before,
.glyphicon-chevron-right:before{
	color: #5b5b5b;
}
.carousel-control{
    width: 30px;
}
ul.list-depoimentos{
    margin: 0;
    list-style: none;
}
ul.list-depoimentos li{
    border-bottom: 1px solid #cccccc;
    padding: 28px 0;
}
ul.list-depoimentos li:first-child{
    padding-top: 0;
}
ul.list-depoimentos li:last-child{
    border-bottom: none;
    padding-bottom: 0;
}
.desc-lista-depoimentos{
    /*font-family: "Calibri";*/
    font-size: 16px;
    color: #555555;
    line-height: 19px;
}
.autor-lista-depoimentos{
    margin-top: 20px;
}
.autor-lista-depoimentos p{
    margin-bottom: 0;
    /*font-family: "Calibri";*/
    font-size: 16px;
    line-height: 19px;
}
.autor-lista-depoimentos p:first-child{
    /*font-family: 'Calibri-Bold';*/
    text-transform: uppercase;
    color: #555;
    font-weight: 700;
    font-size: 16px;
}
.box-clientes-depoimentos{
    padding: 140px 0 90px;
}
.box-clientes-portfolio h2{
    /*font-family: "Calibri-Light";*/
    font-size: 30px;
    font-weight: normal;
    color: #333333;
    line-height: 33px;
}
.box-clientes-portfolio a{
    /*font-family: 'Calibri-Bold';*/
    color: #333333;
    text-transform: uppercase;
    display: inline-block;
    border: 4px solid #9052E8;
    padding: 7px 57px;
    box-shadow: inset 0 0 0 0 #9052E8;
    -webkit-transition: ease-out 0.4s;
    -moz-transition: ease-out 0.4s;
    transition: ease-out 0.4s;
    letter-spacing: 0px;
}
.box-clientes-portfolio .btn-cliente-portfolio{
    margin-top: 24px;
}
.box-clientes-portfolio a:hover{
    color: #fff;
    text-decoration: none;
    box-shadow: inset 400px 0 0 0 #9052E8;
}
.logo-cliente-portfolio{
    text-align: center;
    display: table;
}
.logo-cliente-portfolio > div{
    display: table-cell;
    vertical-align: middle;
}

/*
 * A Agência
 */
.subpages{
    margin: -90px 0 0;
    background-color: #555555;
    border-bottom: 1px solid #cccccc;
    height: 90px;
    line-height: 90px;
}
.subpages ul{
    list-style: none;
    margin: 0;
}
.subpages ul:after{
    content: '';
    display: block;
    clear: both;
}
.subpages li{
    float: left;
    margin: 0 24px;
    /*display:none;*/
}
.subpages li:first-child{
    margin-left: 0;
}
.subpages li:last-child{
    margin-right: 0;
}
.subpages li a{
    font-size: 16px;
    /*font-family: 'Calibri-Bold';*/
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}
.subpages li.current_page_item a,
.subpages li a:hover{
    color: #fff;
    text-decoration: none;
}
.box-agencia:after{
    content: '';
    display: block;
    clear: both;
}
.box-agencia img{
    width: 100%;
}
.left-box-agencia{
    width: 50%;
    padding: 0 15px;
}
.right-box-agencia{
    width: 50%;
    padding-left: 15px;
}
.title-box-agencia{
    position: relative;
}
.title-box-agencia img{
    position: absolute;
    left: 0;
    top: 61px;
    width: 40px;
    display: none;
}
.box-agencia h1{
    padding: 53px 0 0 0px;
    font-size: 30px;
    color: #333333;
    /*font-family: "Calibri-Light";*/
}
.desc-box-agencia{
    margin-top: 58px;
}
.desc-box-agencia p{
    font-size: 16px;
    color: #555555;
    line-height: 30px;
    margin-bottom: 0;
}

/*
 * Portfólio
 */
.bg-portfolio-preto{
 	position: absolute;
   	width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: rgba(51,51,51,0.7);
}
.bg-portfolio-list{
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    margin-top: -2px;
}
.bg-portfolio-list:hover .bg-portfolio-grey{
    width: 0 !important;
    /*-webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;*/
    
    
}
.bg-portfolio-list:hover h2{
    color: #fff;
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
}
.bg-portfolio-list:hover a{
   // color: #fff;
   // background-color: #fdc41f;
    text-decoration: none;
}
.bg-portfolio-grey{
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    background-color: #f4f0ed;
    /*opacity:0.9;*/
    /*display: none;*/
    opacity:0;
    /*-webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;*/
    
    
}
.img-portfolio-list{
    text-align: center;
    display: table;
}
.img-portfolio-list > div{
    display: table-cell;
    vertical-align: middle;
}
.box-text-portfolio-list,
.box-text-portfolio-list-2{
    padding: 74px 30px 82px;
}
.box-text-portfolio-list h2,
.box-text-portfolio-list-2 h2{
	color: #fff;
    /*font-family: "Calibri-Light";*/
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 22px;
    line-height: 1.2;
}
.box-text-portfolio-list a,
.box-text-portfolio-list-2 a{
    /*font-family: 'Calibri-Bold';*/
    font-size: 16px;
    color: #fff;
    border: 4px solid #9052E8;
    text-transform: uppercase;
    display: inline-block;
    padding: 7px 57px;
    letter-spacing: 0px;
    font-weight: 700;
}
.box-page article{
    -webkit-transition: all ease-in-out .2s;
    -moz-transition: all ease-in-out .2s;
    -ms-transition: all ease-in-out .2s;
    -o-transition: all ease-in-out .2s;
    transition: all ease-in-out .2s;
}
.bg-portfolio-list{
	height: 290px;
}
.box-single-portfolio{
    background-color: #f4f0ed;
}
.left-banner h1{
    font-size: 55px;
    color: #1d1d1b;
    font-weight: 600;
    line-height: 65px;
    margin-bottom: 27px;
}
.text-portfolio-single{
    display: table;
    padding-top: 0;
}
.text-box-single-portfolio{
    background-color: #fff;
}
.text-box-single-portfolio .textwidget{
    padding: 55px 195px;
}
.text-box-single-portfolio .textwidget h2{
    /*font-family: "Calibri-Light";*/
    font-size: 30px;
    line-height: 30px;
    font-weight: normal;
    color: #555555;
}
.text-box-single-portfolio .textwidget p{
    font-size: 16px;
    line-height: 23px;
    color: #555555;
}
.single-portfolio #menu-item-23 a,
.parent-pageid-14 #menu-item-94 a{
    color: #9052E8 !important;
    text-decoration: none;
}
.single-bws-portfolio .containers{
    margin-top: 142px;
    margin-left: auto;
    margin-right: auto;
    width: 1170px;
}
.single-bws-portfolio #primary{
    width: 75%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
}
.single-bws-portfolio .box-side-blog{
	width: 25%;
    float: left;
    margin-top: 11px;
    padding-right: 15px;
    padding-left: 15px;
}
.single-bws-portfolio #container .breadcrumbs{
	min-height: 90px;
}
/*
 * Blog
 */
.box-page2{
    background-color: #f4f0ed;
}
.each-list-posts{
    width: 100%;
    min-height: 160px;
    background-color: #fff;
    margin-top: 30px;
}
.img-list-post{
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    overflow: hidden;
    height: 160px;
    position: relative;
}
.img-list-post img{
    width: 100%;
    height: 100%;
    opacity: 0;
}
.text-list-post h2{
    /*font-family: 'Calibri-Bold';*/
    font-style: italic;
    color: #333333;
    font-size: 20px;
    padding: 28px 0 35px;
    line-height: 1.2;
}
.text-list-post h2 a,
.text-list-post h2 a:hover{
    font-style: italic;
    color: #333333;
    font-size: 20px;
    font-weight: 700;
}
.text-list-post ul{
    list-style: none;
    margin: 0;
}
.text-list-post ul:after{
    content: '';
    display: block;
    clear: both;
}
.text-list-post ul li,
.post-categories li{
    float: left;
    margin: 0 10px;
}
.text-list-post ul li:first-child{
    margin-left: 0;
}
.text-list-post ul li:last-child{
    margin-right: 0;
}
.text-list-post ul li a{
    /*font-family: "Calibri";*/
    font-size: 16px;
    color: #555555;
}
.text-list-post ul li a:before{
    content: "\f07c";
    font-size: 16px;
    display: inline-block;
    text-align: right;
    margin-right: 10px;
    font: normal normal normal 14px/1 FontAwesome;
    color: #5E329E;
}
.info-list-post{
    position: absolute;
    top: 0;
    right: 0;
}
.info-list-post p:first-child::before{
    content: '';
    display: inline-block;
    text-align: right;
    margin-right: 10px;
    background: url(images/ico-comments.png) no-repeat center center;
    width: 15px;
    height: 13px;
}
.info-list-post p:FIRST-CHILD{
	background-color: #555555;
}
.info-list-post p{
    background-color: #9052E8;
    width: 67px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    /*font-family: 'Calibri-Bold';*/
    color: #fff;
    margin-bottom: 3px;
    text-transform: capitalize;
    font-weight: 700;
}
.ebook-blog{
    background-color: #333333;
    padding: 0 22px 70px;
    position: relative;
}
.ebook-blog-index,
.ebook-blog{
    margin-top: 0px;
    display: none;
}
.bg-ebook-blog{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #555555;
}
.ebook-blog-info{
    position: relative;
}
.home .title-ebook-blog h2{
    font-size: 25px;
    letter-spacing: 1px;
    line-height: 1.2;
}
.img-ebook-blog img{
    margin-top: -30px;
}
.title-ebook-blog h2{
    font-size: 25px;
    color: #fff;
    font-weight: 700;
    margin: 25px 0;
}
.desc-ebook-blog p{
    font-size: 14px;
    color: #bababa;
    line-height: 20px;
}
.btn-ebook-blog a{
    color: #fff;
    text-transform: uppercase;
    border: 4px solid #fdc41f;
    display: block;
    text-align: center;
    padding: 9px 0;
    font-weight: 700;
    box-shadow: inset 0 0 0 0 #fdc41f;
    -webkit-transition: ease-out 0.4s;
    -moz-transition: ease-out 0.4s;
    transition: ease-out 0.4s;
}
.btn-ebook-blog a:hover{
    background-color: #fdc41f;
    text-decoration: none;
    color: #fff;
    box-shadow: inset 400px 0 0 0 #fdc41f;
}
.link-ebook-blog{
    /*font-family: "Calibri";*/
    font-size: 14px;
    color: #999999;
    margin-top: 24px;
}
.link-ebook-blog a{
    /*font-family: "Calibri";*/
    font-size: 14px;
    color: #fdc41f;
    text-decoration: underline;
}
.categorias-blog h3{
    font-weight: normal;
    font-size: 30px;
    color: #555555;
}
.categorias-blog ul{
    margin: 34px 0 0;
    list-style: none;
}
.categorias-blog ul li{
    border-bottom: 1px solid #cccccc;
}
.categorias-blog ul li a{
    display: block;
    /*font-family: "Calibri";*/
    font-size: 16px;
    font-style: italic;
    color: #555555;
    padding: 11px 0;
}
.categorias-blog ul li a:before{
    content: "\f07c";
    font-size: 16px;
    display: inline-block;
    text-align: right;
    margin-right: 10px;
    font: normal normal normal 14px/1 FontAwesome;
    color: #5E329E;
}
.search-blog.form-box-form-3{
    margin: 68px 0 52px;
    position: relative;
}
.search-blog.form-box-form-3 p{
    margin-bottom: 0;
    position: relative;
}
.search-blog.form-box-form-3 input[type=image]{
    position: absolute;
    right: 4px;
    top: 8px;
    z-index: 999;
}
search-blog form{
    position: relative;
}
.pagination:before, 
.pagination:after,
.pagination .prev:before,
.pagination .next:before{
    display: none;
}
.pagination .page-numbers{
    /*font-family: 'Calibri-Bold';*/
    font-size: 16px;
    color: #555555;
    text-transform: uppercase;
    margin: 0 10px;
}
.pagination .page-numbers:first-child{
    margin-left: 0;
}
.pagination .page-numbers:last-child{
    margin-right: 0;
}
.pagination .current,
.pagination .current:hover{
    font-size: 20px;
    color: #000 !important;
    text-decoration: none !important;
}
.pagination .page-numbers:hover{
    color: #00cc33;
    text-decoration: none;
}
.pagination a.next.page-numbers:hover{
    font-size: 16px;
    margin-right: 0;
}
.pagination{
    display: table;
    margin: 55px 0 55px auto;
}
.pagination a.next.page-numbers:after{
    content: '';
    display: inline-block;
    width: 14px;
    height: 20px;
    background: url('images/arrow-pagination.png') no-repeat right top;
    position: relative;
    top: 4px;
    margin-left: 10px;
}
.pagination a.prev.page-numbers:before{
    content: '';
    display: inline-block;
    width: 14px;
    height: 20px;
    background: url('images/arrow-pagination.png') no-repeat left top;
    position: relative;
    top: 4px;
    margin-right: 10px;
}
.pagination a.next.page-numbers:hover:after{
    background-position: right bottom;
}
.pagination a.prev.page-numbers:hover:before{
    background-position: left bottom;
}
.shortcode_wysija{
    position: relative;
}
.shortcode_wysija label span{
    display: none;
}
.formErrorContent{
    display: none !important;
}
.form-box-form-nw p{
    margin-right: 30px;
    width: 32.5%;
    margin-top: 16px;
}
.form-box-form-nw label,
.form-box-form-nw input[type=text]{
    color: #fff;
}
.form-box-form-nw input[type=submit]{
    color: #fff;
    padding: 13px 40px;
}
.widget_wysija_cont .updated,
.widget_wysija_cont .error{
    width: 40%;
}
.widget_wysija_cont ul{
    float: none !important;
}
.redes-single{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}
.redes-single iframe{
    margin-bottom: 0;
}
.banner-intern{
    position: relative;
}
.addthis_toolbox a{
    width: 50px !important;
    height: 40px;
    margin-bottom: 0 !important;
    padding: 0 !important;
    margin-right: 10px;
}
.addthis_toolbox a span{
    opacity: 0;
}
.addthis_button_facebook{
    background: url('images/ico-face-single.jpg') no-repeat center center;
}
.addthis_button_linkedin{
    background: url('images/ico-linkedin-single.jpg') no-repeat center center;
}
.addthis_button_twitter{
    background: url('images/ico-twitter-single.jpg') no-repeat center center;
}

/*
 * Blog View
 */
.single-post .texts-banner,
.single-portfolio .texts-banner{
	background: rgba(51, 51, 51, 0.5);
}
div.clear{
    display: block;
    clear: both;
}
.single-text-banner h1{
   /* font-family: "Calibri-Light";*/
    font-weight: normal;
    font-size: 30px;
    color: #fff;
}
.single-text-banner p,
.single-text-banner ul{
    float: left;
}
.single-text-banner ul{
    list-style: none;
    margin: 0;
}
.single-text-banner ul:after{
    content: '';
    display: block;
    clear: both;
}
.single-text-banner ul li{
    float: left;
    margin: 0 5px;
}
.single-text-banner ul li:first-child{
    margin-left: 0;
}
.single-text-banner ul li:last-child{
    margin-right: 0;
}
.box-single-text-banner{
    color: #fff;
}
.single-text-banner p,
.single-text-banner a{
    /*font-family: "Calibri-Light";*/
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    margin-bottom: 0;
}
.single-text-banner a:hover{
    text-decoration: none;
}
.back-blog{
    position: absolute;
    width: 14px;
    height: 20px;
    top: 50%;
    margin-top: -10px;
    left: 15px;
}
.box-single-text-banner{
    padding-left: 0px;
}
.single-post .box-single-text-banner{
	padding-left: 45px;
}
.text-box-single-portfolio{
    padding: 64px 57px 54px;
}
.text-box-single-portfolio p{
    margin-bottom: 23px;
}
.box-single-text-banner p span{
   /* font-family: 'Calibri-Bold';*/
}
.widget_wysija_cont .wysija-submit{
	margin-top: 0;
}
.text-box-single-portfolio *{
    /*font-family: "Calibri";*/
    font-size: 16px;
    color: #555555;
    line-height: 30px;
}
.text-box-single-portfolio a{
	color: #9052E8;
}
.text-box-single-portfolio h2,
.text-box-single-portfolio h2 strong{
    /*font-family: "Calibri-Light";*/
    font-size: 30px;
    line-height: 30px;
    font-weight: normal;
    margin-bottom: 24px;
}
.single-post .text-box-single-portfolio h2,
.single-post blockquote{
	font-family: 'Barlow Condensed', serif;
	font-weight: 700;
}
.single-post blockquote{
    margin-top: 40px;
    margin-bottom: 40px;
}
.single-post blockquote p{
	font-size: 30px !important;
    line-height: 37px;
}
.comments-single-blog{
    border-top: 1px solid #ccc;
    padding-top: 16px;
    margin-top: 77px;
}
.comments-single-portfolio{
    border-top: 1px solid #ccc;
    padding-top: 16px;
    margin-top: 40px;
}
.box-author-blog{
    margin-top: 51px;
}
.site .avatar{
    width: 80px;
    height: 80px;
    margin-top: -21px;
    margin-right: 17px;
}
.author.vcard a,
.author.vcard a:hover{
    display: inline-block;
    /*font-family: "Calibri";*/
    font-size: 16px;
    color: #555555;
    text-decoration: none;
    line-height: 20px;
}
.author.vcard a strong{
    text-transform: uppercase;
}
.author.vcard a span{
	font-size: 16px;
    color: #555555;
}
.author-blog img{
	float: left;
}
.author-blog .author.vcard a,
.author-blog .author.vcard a:hover{
	display: inline;
}
.pagination-blog{
    display: table;
    margin: 50px 0 0 auto;
}
.pagination-blog .nav-next a,
.pagination-blog .nav-previous a{
    position: relative;
    /*font-family: 'Calibri-Bold';*/
    font-size: 16px;
    color: #555555;
    text-transform: uppercase;
    padding: 0;
    display: inline-block;
}
.pagination-blog .nav-next a:after{
    width: 14px;
    height: 20px;
    content: '';
    clear: both;
    display: inline-block;
    background: url('images/arrow-pagination.png') no-repeat right top;
    position: relative;
    top: 4px;
    margin-left: 10px;
}
.pagination-blog .nav-previous a:before{
    width: 14px;
    height: 20px;
    content: '';
    clear: both;
    display: inline-block;
    background: url('images/arrow-pagination.png') no-repeat left top;
    position: relative;
    top: 4px;
    margin-right: 10px;
}
.pagination-blog a:hover{
    color: #9052E8;
    text-decoration: none;
}
.pagination-blog .nav-next a:hover:after{
    background-position: right bottom;
}
.pagination-blog .nav-previous a:hover:before{
    background-position: left bottom;
}
.nav-links{
    display: table;
}
.nav-links:after{
    content: '';
    display: block;
    clear: both;
}
.nav-links div.nav-previous,
.nav-links div.nav-next{
    float: left;
}
.nav-links div.nav-next{
    margin-left: 100px;
}
.box-author-pagination{
    border-bottom: 1px solid #ccc;
    padding-bottom: 21px;
}
.related-posts{
    padding-bottom: 90px;
}
.related-posts h2{
    /*font-family: "Calibri-Light";*/
    font-size: 30px;
    color: #555555;
    font-weight: normal;
    padding: 28px 0 24px;
}
.info-post{
    float: left;
    margin-left: 57px;
}
.info-post:after{
   content: '';
   display: block;
   clear: both;
}
.info-post p{
    background-color: #9052E8;
    width: 67px;
    height: 40px;
    line-height: 40px;
    text-align: center;
   /* font-family: 'Calibri-Bold';*/
    color: #fff;
    margin-bottom: 3px;
    text-transform: capitalize;
    margin-bottom: 0;
    float: left;
    margin-right: 10px;
    font-weight: 700;
}
.info-post p:first-child{
	 background-color:#555555;
}
.info-post p:first-child:before{
    content: '';
    display: inline-block;
    text-align: right;
    margin-right: 10px;
    background: url(images/ico-comments.png) no-repeat center center;
    width: 15px;
    height: 13px;
}
.redes-header li a{
	color: #fff;
}
.btn-style,
.btn-style:hover{
	background: #921914;
	color: #fff;
	border-radius: 10px;
	padding: 11.5px 35px;
}
.btn-style .fa-whatsapp{
	margin-left: 13px;
}
.fa-gear{
	margin-left: 7px;
}
.fora-btn-topo .btn{
	float: right;
	margin-top: 7px;
}
.fone {
	text-align: right;
	margin-top: 12px;
	margin-bottom: 0px;
}
.fone a{
	color: #959595;
	font-size: 12px;
}
.page-id-16 .containers{
	margin-top:104px;
}
.page-template-sobre .bloco-parceiros h2,
.page-template-sobre .referencia h2{
	text-align: center;
	color: #464646;
	font-size: 45px;
}
.page-template-sobre .referencia h2{
    margin-bottom: 34px;
}
.page-template-sobre .referencia article{
	width: 1200px;
	display: table;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.page-template-sobre .referencia .btn{
	display: table;
	margin-left: auto;
	margin-right: auto;
}
/*
 * Footer
 */
.site-footer .footer-top{
    padding: 65px 0 55px;
}
.footer-top h2{
	text-align: center;
	font-size: 22px;
	color: #424242;
	margin-top: 65px;
	margin-bottom: 65px;
	font-weight: 700;
}
.footer-top h3{
    font-size: 18px;
    color: #333;
    margin-bottom: 25px;
    font-weight: 700;
}
.footer-top p,
.footer-top a{
    font-size: 14px;
    color: #555;
    line-height: 19px;
}
.footer-top ul{
    list-style: none;
    margin: 0;
}
.selos li{
    line-height: 158px;
}
.footer-top ul.redes-footer:after{
    content: '';
    display: block;
    clear: both;
}
.footer-top ul.redes-footer li{
    float: left;
    margin: 0 15px;
}
.footer-top ul.redes-footer li:first-child{
    margin-left: 0;
}
.footer-top ul.redes-footer li:last-child{
    margin-right: 0;
}
.footer-bottom{
    background: #464646;
    padding-bottom:0px;
    padding-top: 60px;
}
.page-template-home .footer-bottom{
	 padding-top: 100px;
}

.midias-footer{

}
.contato-home{
	height: auto !important;
}
.footer-bottom ul{
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.footer-bottom ul li{
	margin-bottom: 22px;
}
.footer-bottom p,
.footer-bottom p a{
	color: #fff;
	font-size: 15px;
	text-align: left;
}
.footer-bottom ul li a{
	color: #fff;
	font-weight: 400;
	display: block;
	padding-left: 25px;
	padding-right: 25px;
	background: url(images/play-cinza.png)no-repeat center left;
}
.footer-bottom ul li a:hover{
 
}
.whats-footer .fa-whatsapp:before{
	content: url(images/ico-whats-footer.png);
	margin-right: 15px;
}
footer .fa-phone:before,
footer .fa-envelope:before{
	margin-right: 15px;
}
.midias.midias-footer{
	flex-direction: row;
    justify-content: flex-end;
	margin-right: -16px;
	display: none;
}
.midias-footer.midias .fa-brands{
	color: #fff;
}
.endereco-footer{
	text-align: center !important;
}
footer .btn{
    margin-right: 0;
    display: table;
    margin-left: auto;
}
.midias-footer li a{
	background: transparent !important;
}
.disclaimer{
	text-align: right !important;
	margin-bottom: 0;
	margin-right: 35px;
}
.logo-virtue{
	text-align: right;
}
.contatos .fa-solid{
	margin-right: 10px;
}
.endereco-footer{
	margin-top: 70px;
}
.logos-footer img{
	 margin-bottom: 16px;
}
.logo-virtue img{
	margin-bottom: -97px;
}
.logo-empresa img{
    margin-top: 33px;
}
.fa-location-dot{
	margin-right: 10px;
}
.midias-footer{
	display: flex;
    justify-content: space-between;
    margin-bottom: 67px;
}
.midias-footer a{
	background: url(images/sprite-midias.png)no-repeat;
	width: 36px;
	height: 31px;
	display: block;
}
.midias-footer a.instagram{
    background-position-x: -66px;
}
.midias-footer a.facebook{
    background-position-x: -129px;
}
.icon-bar{
	background: #9052E8;
}
.contatos{
	display: flex;
	width: 448px;
	flex-direction: column;
	margin-left: auto;
    margin-right: auto;
    color: #fff;
    text-align: center;
    margin-top: 126px;
}
.contatos p{
	line-height: normal;
	margin-bottom: 10px;
}
.contatos a{
	color: #fff;
	line-height: normal;
	text-decoration: none;
}
.whats-app-footer{
	margin-right: 30px;
}
.endereco{
	margin-top: 25px;
	margin-bottom: 50px;
}
.read-scroll {
    left: 0;
    top: 0;
    width: 100%;
    height: 5px;
    position: fixed;
    background: #aeffae;
    width: 0;
    transition: width 0.5s;
    z-index: 9999;
}
.single-portfolio .read-scroll,
.single-post .read-scroll{
	display: block !important;
}
/*Curriclulo*/
.fora-page{
	background: url(images/bg-page.jpg)no-repeat center center / cover;
}
.page-template-agencia-curriculos #masthead,
.page-template-agencia-curriculos #colophon,
.page-template-agencia-curriculos-agradecimento #masthead,
.page-template-agencia-curriculos-agradecimento #colophon{
	display: none;
}
.page-template-agencia-curriculos,
.page-template-agencia-curriculos-agradecimento{
	font-family: 'Lato', sans-serif !important;
    color: #fff;
}
.page-template-agencia-curriculos h1,
.page-template-agencia-curriculos-agradecimento h1{
	font-size: 30px;
	line-height: 42px;
	margin-bottom: -4px;
}
.page-template-agencia-curriculos .wpcf7-submit,
.page-template-agencia-curriculos .wpcf7-submit:hover{
    background: #fad22f;
    color: #222222;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
    border-radius: 0;
    padding: 16px 52px;
    margin-top: 30px;
    margin: 0 auto;
    display: table;
}
.label-input-file{
	text-align: left;
}
.hidden-email{
	display: none;
}
.logo-curriculo{
	margin-top: 30px;
	margin-bottom: 82px;
}
.page-template-agencia-curriculos-agradecimento .logo-curriculo {
	margin-bottom: 95px;	
}
.img-like-curriculo{
	margin-bottom: 27px;
}
.page-template-agencia-curriculos div.wpcf7 input[type="file"] {
	color: #fff;
}
.page-template-agencia-curriculos div.wpcf7-response-output:BEFORE,
.page-template-agencia-curriculos div.wpcf7-response-output:BEFORE{
	content: '';
}
.page-template-agencia-curriculos div.wpcf7-response-output{
    margin-top: -19px;
    position: inherit;
    text-align: center;
}
#custoMFile{
	opacity: 0;
}
.label-input-file{
	font-weight: 400;
}
.page-template-agencia-curriculos  .btn-secondary{
	background: #fad22f;
	font-size: 15px;
	font-weight: 700;
	color: #222;
 	padding: 4.5px 20px;
 	border: 0;
}
.bootstrap-filestyle input{
	height: 30px;
}
.label-input-file{
	width: 300px;
}
.fora-page{
	position: relative;
}
.fora-img-pessoas{
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
}
/*Final Curriclulo*/
.footer-top .item-1,
.clientes-resultados-home,
#pgc-2-1-0,
.titulo-pag-como-trabalhamos,
.page-id-6 .container.container-all.content-read{
	display: none;
}
.text-banner-home,
.espiral-banner{
	width: 50%;
	float: left;
}
.espiral-banner{
	height: 697px;
	position: relative;
}
.img-espiral{
	position: absolute;
	bottom: 0;
	width: 961px;
	height: 711px;
	right: 0;
}
.img-paralax-home{
	position: relative;
	z-index: 2;
	margin-top: 129px;
}
.fora-banner{
	position: relative;
}
.image-banner .container,
.image-banner .row{
	height: 100%;
}
.fora-texto-banner{
	position: relative;
}
.texto-banner{
	position: absolute;
 	position: absolute;
   top: 50%;
   transform: translateY(-50%);
}
.texto-banner h1{
	 font-size:90px;
	 color: #fff;
	 line-height: 92px;
}
.barra-amarela{
	background: #ffd100;
	width: 9px;
	height: 196px;
    position: absolute;
    bottom: 0;
    right: -52px;
    z-index: 99;
}
.item-gal{
	height: 110px;
	border: solid 2px #ececec;
	border-radius: 10px;
	overflow: hidden;
}
.item-gal > div{
	height: 110px;
	display: table;
}
.item-gal > div > div{
	display: table-cell;
	vertical-align: middle;
}
.bx-wrapper{
	box-shadow: none;
    background: transparent;
    border: 0;
}
.slides-sobre .bx-wrapper{
	border: 0;
}
.flexslider:hover .flex-direction-nav .flex-prev{
	left: -44px;
}
.flexslider:hover .flex-direction-nav .flex-next{
	right: -44px;
}
.bloco-parceiros .flex-prev{
	background: url(images/seta-left-carrossel.png)no-repeat center center;
	width: 9px;
	height: 14px;
    left: -44px;
    font-size: 0;
}
.flex-direction-nav a{
	opacity: 1;
	top:160px;
}
.bloco-parceiros .flex-next{
	background: url(images/seta-right-mais-parceiros.png)no-repeat center center;
	width: 111px;
	height: 17px;
    right: -44px;
    font-size: 0;
}
.flex-direction-nav a:before,
.flex-control-paging{
	display: none;
}
figcaption{
	font-size: 14px;
	color: #898989;
	font-style: italic;
	border-top: solid 2px #ffd100;
	width: 450px;
	padding-top: 32px;
}
.borda-bottom{
    position: absolute;
    bottom: 0;
    padding: 0;
    height: 2px;
}
.bloco-a-metalurgica{
	height: 535px;
    position: relative;
}
.rastreie-sua-carga{
	background: url(images/banner-rastreie-sua-carga.jpg)no-repeat center top;
	height: 570px;
}
.left-bloco-a-metalurgica,
.right-servicos-produtos{
	position: inherit;
}
.servicos-produtos .bxslider li > div{
	height: 508px;
    display: table;
    margin: 0 auto;
}
.servicos-produtos .bxslider li > div img{
    object-fit: contain;
    height: 508px;
}
.left-bloco-a-metalurgica img{
	position: absolute;
	left: 0;
	top: 0;
}
.nossa-historia-home{
	position: relative;
	background: url(images/bg-nossa-historia.jpg)no-repeat;
}
.nossos-servicos{
	background: url(images/bg-nossos-servicos.png)no-repeat;
	margin-top: -23px;
	height: 458px;
}
.right-servicos-produtos img{
	/*position: absolute;
	right: 0;
	top: 65px;*/
}
.nossa-historia-home h2{
	width: 480px;
}
.nossa-historia-home h2,
.politicas-de-qualidade h2,
.estamos-presente-brasil h2
{
	font-size: 45px;
	color: #464646;
	font-weight: 600;
    margin-top: 30px;
    margin-bottom: 23px;
}
.nossa-historia-empresa h2{
	margin-top: 70px;
}
.right-nossos-servicos-home{
	padding-left: 78px;
}
.nossos-servicos h2,
.rastreie-sua-carga h2{
	font-size: 63px;
    margin-top: 93px;
    margin-bottom: 25px;
    line-height: 58px;
}
.rastreie-sua-carga h2{
	color: #fff;
	width: 280px;
	margin-top: 129px;
}
.estamos-presente-brasil h2{
	width: 400px;
    margin-top: 134px;
}
.nossa-historia-home article p{
	color:#000000;
	line-height: 25px;
    margin-bottom: 20px;
    width: 500px;
}
.rastreie-sua-carga p{
	color: #fff;
	width: 440px;
}
.rastreie-sua-carga .btn{
	background: #1a4478;
	padding-left: 27px;
	padding-right: 20px;
}
.rastreie-sua-carga .btn .fa-whatsapp{
	margin-left: 15px;
}
.nossa-historia-home .btn{
	margin-top: 6px;
}
.nossos-servicos .btn{
	margin-top: 11px;
}
.estamos-presente-brasil .btn{
	background: #1a4478;
	padding-left: 30px;
	padding-right: 30px;
}
.estamos-presente-brasil p{
	width: 555px;
}
.servicos-produtos{
	background: transparent;
	height: 600px;
}
.servicos-produtos .btn{
	background: #1d1d1b;
	color: #fff;
}
.servicos-produtos .right-banner{
	height: auto;
}
.servicos-produtos .bx-wrapper .bx-pager{
	text-align: left;
}
.servicos-produtos .right-banner .bx-wrapper{
	margin-top: 100px;
}
.politicas-de-qualidade{
	background: #e8e8e8;
	padding-bottom: 80px;
	padding-top: 60px;
}
.estamos-presente-brasil{
	margin-top: -45px;
}
.politicas-de-qualidade .btn{
	background: #1d1d1b;
	color: #fff;
	display: table;
    margin: 0 auto;
    margin-top: 62px;
}
.bloco-parceiros h2{
	font-size: 45px;
	color: #1a4478;
	margin-bottom: 76px;
}
.fa-file{
    margin-left: 7px;
}
.fa-file::before{
	content: url(images/ico-docs.png);
}
.bloco-5 h3{
	color: #fff;
	margin-bottom: 30px;
	font-size: 16px;
}
.fora-form{
	background: #fff;
	padding: 60px 56px 55px 56px;
	border-radius: 15px;
}
.img-paralax-home.mobile{
	display: none;
}
.politicas-de-qualidade h2{
	text-align: center;
    padding-top: 86px;
    margin-bottom: 32px;
}
.politicas-de-qualidade h3{
	font-size: 14px;
    color: #737373;
    line-height: 20px;
    text-align: center;
}
.politicas-de-qualidade ul{
	display: flex;
	justify-content:center;
}
.politicas-de-qualidade li{
	text-align: center;
	margin-right: 80px;
}
.politicas-de-qualidade li > div{
	position: relative;
}
.politicas-de-qualidade li:last-child{
	margin-right: 0;
}
.img-contato-facilitado img{
	margin-top: -28px;
}
.politicas-de-qualidade li h3{
	font-size: 30px;
	color: #fff;
    margin-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    bottom: 40px;
    line-height: 35px;
}
.alguns-clientes{
	background: transparent;
}
h2 span{
	color: #114382;
}


.carrossel-parceiros li img {
  object-fit: cover;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border-radius: 5px;
}
.carrossel-parceiros > li > div{
	display: table;
	height: 125px;
    margin: 0 auto;
}
.carrossel-parceiros > li > div > div{
	display: table-cell;
	vertical-align: middle;
}
.contato-home{
	background: url(images/bg-form-contato-home.jpg)no-repeat center center / cover;
    padding-top: 45px;
    padding-bottom: 47px;
}
.contato-pag-contato{
	background: url(images/bg-vermelho-pg-contato.jpg)no-repeat center top / cover;
	height: auto;
}
.contato-pag-contato .fora-form{
	max-width: 480px;
}
.contato-pag-contato .left-banner{
	height: auto;
	margin-top: 0 !important;
}
.contato-pag-contato  .bloco-btns .wpcf7-form-control-wrap {
    margin-right: 50px;
}
.contato-pag-contato .contatos,
.contato-pag-contato .endereco-footer{
	margin-top: 0;
	color: #1d1d1b;
}
.contato-pag-contato .contatos{
	width: 100%;
    text-align: end;
    margin-top: 36px;
}
.itens-contato{
	display: flex;
    justify-content: center;
}
.midias.midias-contato{
	justify-content: center;
    margin-top: 0;
}
.midias.midias-contato .fa-brands{
	font-size: 35px;
}
.itens-contato li{
	width: 240px;
	text-align: center;
}
.itens-contato li p{
	margin-top: 7px;
}
.itens-contato li p a{
	color: #1a1a1a;
}
.fora-bloco-contatos{
	background: url(images/bg-cinza-contatos.jpg)no-repeat center center / cover;
}
.fora-bloco-contatos .endereco{
	text-align: center;
	color: #000000;
	margin-top: 51px;
}
.fora-bloco-contatos .fa-location-dot{
	color: #921914
}
footer .fa-solid{
	color:#9e9e9e;
}
.wpcf7-form input,
.wpcf7-form select{
    padding: 14px 30px;
    background: transparent;
    border: none;
    border-bottom: solid 2px #6c1f1c;
    border-radius: 0px;
    width: 100%;
    background: url(images/play-input.png)no-repeat center left;
}
.wpcf7-form select{
	padding-left: 16px;
}
.wpcf7-form p{
	margin-bottom: 3px;
}
input[type=file]{
    height: 24px;
    visibility: hidden;
}
.wpcf7-not-valid-tip{
	position: absolute;
    left: 20px;
}
/* Style wrapping span as button */
span.wpcf7-form-control-wrap.DropFileHere {
    display: inline-block;
    position: relative;
    width: 120px;
    height: 40px;
    border-radius: 5px;
    border: solid 1px #4096ee;
    background: linear-gradient(to bottom, #7abcff 0%,#60abf8 44%,#4096ee 100%);        
    color: #FFF;
    overflow:hidden;
}

/* Made input big and move it left and top inside wrapper to hide actual control but leave input clickable */
.input.wpcf7-form-control.wpcf7-file {
    position: absolute;
    width: 1500px;
    height: 1000px;
    right: 0;
    bottom: 0;        
    outline: none !important;
    visibility: hidden;
}

/* Add button text */
.wpcf7-file:before {
    content: "Adicionar anexo";
    display: block;
    width: 122px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
    color: #fff;
    font-size: 10px;
    background: #114382;
    border-radius: 10px;
    visibility: visible;
    padding-right: 10px;
}
.wpcf7-file:after{
	content: url(images/ico-attachment.png);
	float: right;
    position: absolute;
    margin-right: -10px;
    margin-top: 7px;
    visibility: visible;
    right: 20px;
}
div.wpcf7 input[type="file"]{
	border: 0;
	padding: 0;
}
.contato-home h2{
    font-size: 40px;
    color: #1a4478;
    text-align: center;
    margin-bottom: 5px;
}
.contato-home .wpcf7{
	margin-top: 0;
}
.wpcf7-form textarea{
	height: 70px;
 	background: transparent;
    border: solid 2px #6c1f1c;
    border-radius: 10px;
}
.wpcf7{
	margin-top: 86px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #fff;
    color: #fff;
    }
 .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
 	color: #1a1a1a;
 	border-color: #1a1a1a;
 }
 .padding-left-none{
		padding-left: 0;
	}
#btn-whatsapp {
    background: url(images/ico-whatsapp-flutuante.png)no-repeat center center;
    transition: all 0.2s linear;
    width: 67px;
    height: 68px;
    position: fixed;
    bottom: 25px;
    right: 25px;
	z-index: 99;
}
.wpcf7-response-output{
    text-align: center;
    background: #fff;
    margin-left: auto;
    margin-right: auto;
}
.midias-footer a{
	padding-left: 0 !important;
	padding-right: 0 !important;
	margin: 0 !important;
}
.slides-sobre .bx-pager.bx-default-pager{
	display: none;
}
.left-1-servicos{
	    position: absolute;
    	left: 0;
    	padding: 0;
    	height: 100%;
	}
	.right-1-servicos{
		margin-left: 50%;
	}
.wpcf7-form input{
	padding-left: 20px;
}
.contato-pag-contato .fora-form{
	padding-top: 30px;
}
@media (min-width: 1360px){
	.container {
	    width: 1360px;
        max-width: inherit;
	    padding: 0px;
	}
}
@media only screen and (max-width: 1370px) and (min-width: 1200px)  {
	.container {
	    width: 1360px;
        max-width: inherit;
	    padding-left: 15px;
	    padding-right: 15px;
	}
	.nossa-historia-home{
		background-position: -300px;
	}
	.nossa-historia-empresa img,
	.bloco-2-servicos img,
	.bloco-1-servicos img{
		object-fit: cover;
		height: inherit;
		max-width: inherit;
	}
	.page-template-sobre .referencia h2{
		margin-top: 60px;
	}
	.bloco-parceiros {
    	padding-bottom: 85px;
	}
	

	.left-bloco-a-metalurgica, .right-servicos-produtos{
		position: relative;
	}
	.servicos-produtos .right-banner .bx-wrapper{
		margin-top: 0;
	}
	.bloco-a-metalurgica h2{
		padding-top: 0;
	}
	.contato-home h2{
		padding-top: 30px;

	}
	.politicas-de-qualidade{
		margin-top: 0;
	}
	.wpcf7 {
    	margin-top: 0;
	}
	.servicos-produtos .right-banner {
    	height: 605px;
	}
	.page-template-contato .right-banner {
    	height: 564px;
	}
	.contato-home .right-banner img{
		 object-fit: cover;
	     height: inherit; 
    	 max-width: inherit; 
	     position: relative;
    	z-index: 999;
	}
	.site-footer{
		margin-top: -34px;
    	position: relative;
	}
	.footer-bottom{
		padding-top: 75px;
	}
	.bloco-mosaico .bxslider li, .bloco-mosaico .bx-wrapper img {
    	height: 576px;
    }
	.bloco-mosaico .bx-wrapper .bx-pager {
	    bottom: -37px;
	}
	.contatos{
		margin-top: 70px;
	}
	.left-bloco-a-metalurgica .borda-bottom{
	    bottom: -70px;
	}
	.bloco-a-metalurgica{
		height: 494px;
	}
	.bloco-1-servicos h2{
		margin-top: 38px;
	}
	.caption-imagem{
	 	border-top: 0;
	 }
	 .left-banner h1{
	 	width: 98%;
	 }
	 .barra-amarela{
	 	right: -7px;
	 }
	 .servicos-produtos h2{
	 	margin-top: 84px;
	}
	.contato-home h2{
		margin-top: -30px;
	}
	.bloco-parceiros .flex-prev{
		left: 0;
	}
	.bloco-parceiros .flex-next{
		right: 0;
	}
	.referencia{
		padding-bottom: 70px !important;
	}
	.right-nossos-servicos-home {
		padding-left: 25px;
	}
	.rastreie-sua-carga h2{
		margin-top: 83px;
	}
	.rastreie-sua-carga{
		background-position-x: -359px;
		background-position-y: -30px;
	}
	.estamos-presente-brasil h2{
		margin-top: 176px;
	}
	.fora-bloco-contatos{
		padding-bottom: 30px;
	}
	.img-truck-contato{
		margin-left: -32px;
	}
	.contato-home h2{
		margin-top: 0;
		padding-top: 0;
	}
	.fora-form{
		padding-top: 39px;
	}
	.contato-home{
		padding-top: 21px;
	}
	.wpcf7-form input{
		padding-left: 20px;
	}
	.texto-banner h1{
		width: 314px;
	}
}
 /*menu mobile abaixo de 1199*/
@media only screen and (max-width :1199px) {
	.container {
     /* width: inherit;*/
	}
	#site-navigation, #masthead {
    	background: #fff;
    	
	}
	.logo-header{
		padding-bottom: 20px;
		padding-left: 0;
	}
	.btn-style, .btn-style:hover{
		padding: 11.5px 15px;
	}

	.footer-bottom .btn-style, .footer-bottom .btn-style:hover {
    	padding: 11.5px 12px;
	}
	.navbar{
		margin-top: 52px;
	}
	.nossa-historia-home,
	.nossos-servicos{
		background-position: -350px;
	}
	.texto-banner h1
	 {
	    font-size: calc(1.525rem + 3.3vw);
	    line-height: 1.25;
	}
	.nossos-servicos h2, 
	.rastreie-sua-carga h2,
	.contato-home h2{
    	font-size: calc(1.425rem + 2.1vw);
	}
	.nossa-historia-home article p,
	.estamos-presente-brasil p{
		width: 100%;
	}
	.bloco-parceiros .flex-prev{
		left: 0;
	}
	.bloco-parceiros .flex-next{
		right: 0;
	}
	.fora-banner{
		margin-top: 0;
	}
	.logo-header button:hover,
	.logo-header button:active,
	.logo-header button:focus{
		background: transparent;
	}
   .navbar-toggle {
	    display: block !important;
        margin-top: 47px;
	}
	.bloco-btns .wpcf7-form-control-wrap {
    	margin-right: 0px;
	}
	.fora-form{
		padding-left: 15px;
		padding-right: 15px;
	}
    .primary-menu > li {
        float: none !important;
    }
    .primary-menu {
        float: none !important;
    }
    .primary-menu {
        clear: both;
        float: left !important;
        margin: 0 0 0 -15px;
        width: 100%;
    }
    #site-navigation{
		float: none;
	}
	.img-paralax-home{
		right: 5%;
	}
	.espiral-banner{
		z-index: 1;
	}
	.text-banner-home{
		position: relative;
		z-index: 3;
	}
	.fora-image {
    	height: auto;
	    width: auto;
	}
	.item-bloco-2 > div{
		min-height: 260px;
		padding-top: 36px;
	}
	.center-carrossel .bx-wrapper{
		display: table;
		margin-left: auto;
		margin-right: auto;
	}
	.numero span, .numero {
    	font-size: 60px;
	}
	.contador .numero{
		padding-top: 23px;
	}
	.bloco-4 img{
		max-width: 420px;
	}
	.selos {
    	width: 100%;
    	justify-content:space-around;
	}
	.banner-home{
		margin-top: -90px;
	}
	#masthead,
	#masthead.header-intern{
		background-color: #fff;
    	position: relative;
    	z-index: 999;
	}
	.header-intern .main-navigation a{
		color: #fff;
	}
	.main-navigation .primary-menu{
		margin-top: 24px;
	}
	.main-navigation li,
	.main-navigation .primary-menu{
       	border: none;
       	box-shadow:none;
     }
     #ico-whatsapp a{
 	    margin-bottom: 20px;
    	max-width: 160px;
    	margin-left: 5px;
     }
     .text-banner-home h2{
     	text-shadow: 1px 0px 1px rgba(0, 0, 0, 1);
     }
     #ico-whatsapp{
     	display: none;
     }
     .navbar-toggle{
     	background: transparent !important;
     }
     .icon-bar {
    	background: #cc2128;
	}
	.main-navigation .primary-menu > li{
		padding-bottom: 0;
	}
	#fale-conosco .container,
	.fora-video{
		width: 100%;
	}
	.right-contato{
		padding-right: 15px;
	}
	.fora-img-post{
		text-align: center;
	}
	.page-template-contato .contato-home .right-banner{
		bottom: -113px;
	}
}
@media only screen and (max-width:1024px) {
	.main-navigation a{
		padding: 6px 5px;
	}
	.center-carrossel,
	.btn-hover,
	.fora-image,
	.contatos{
		width: 100%;
	}
	.img-paralax-home.desktop{
		display: none;
	}
	.btn-hover.color-1{
		margin-bottom: 62px;
	    width: 360px;
	}
	.bloco-3{
		margin-top: -33px;
		padding-top: 80px;
	}
}
  @media (min-width: 768px) and (max-width: 1199px) {
        .main-navigation .open .dropdown-menu {
            position: static;
            float: none;
            width: auto;
            margin-top: 0;
            background-color: transparent;
            border: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }
        .main-navigation .open .dropdown-menu > li > a {
            line-height: 20px;
        }
        .main-navigation.open .dropdown-menu > li > a,
        .main-navigation .open .dropdown-menu .dropdown-header {
            padding: 5px 15px 5px 25px;
        }
        .dropdown-menu > li > a {
            display: block;
            padding: 3px 20px;
            clear: both;
            font-weight: normal;
            line-height: 1.42857143;
            color: #333;
            white-space: nowrap;
        }
        .navbar-header {
            float: none;
        }
        .navbar-toggle {
            display: block;
        }
        .navbar-toggler{
    	    margin-left: auto;
    		margin-right: auto;
    		margin-top: -80px;
        }
        .navbar-collapse {
            border-top: 1px solid transparent;
            box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        }
        .main-navigation {
            float: none!important;
            /*margin: 7.5px -15px;*/
            margin: 7.5px 50px 7.5px -15px
        }
        .main-navigation>li {
            float: none;
            border: none;
        }
        .navbar-nav .nav-link{
        	padding-top: 0

        }
        .nav-item{
        	padding-bottom: 0;

        }
        .nav-item:hover {
    		background-color: #fff;
		}
        .main-navigation>li>a {
            padding-top: 10px;
            padding-bottom: 10px;
        }
        .navbar-text {
            float: none;
            margin: 15px 0;
        }
        /* since 3.1.0 */
        .navbar-collapse.collapse.in { 
            display: block!important;
        }
        .collapsing {
            overflow: hidden!important;
        }
        #quem-somos h2,
        #quem-somos p{
        	margin-left: 20px;
        }
        .missao p, .visao p, .valores p{
        	padding: 0 10px;
        }
    }
@media screen and (max-width: 1199px) {
	.img-counter ~ p span {
    	font-size: 85px;
	}
	div.wpcf7-validation-errors, div.wpcf7-mail-sent-ng{
		margin-top: 0;
	}
	.img-paralax-home.desktop{
	 	display: none !important;
	 }
	.img-paralax-home.mobile{
   		display: none !important;
   }
   .text-banner-home h1{
   		margin-top: 75px;
   }
   .fora-banner .btn-hover.color-1{
   		margin-bottom: 62px;
   }
   .nossa-historia-home h2{
   		width: 100%;
		word-wrap: break-word;
   }
   .nossa-historia-empresa img, .bloco-2-servicos img, .bloco-1-servicos img {
    	object-fit: cover;
    	height: inherit;
    	max-width: inherit;
	}
	.referencia{
	    margin-top: 100px;
	}
	.page-template-sobre .referencia article{
		width: 100%;
	}
	.contato-pag-contato .bloco-btns .wpcf7-form-control-wrap {
    	margin-right: 35px;
	}
}
@media screen and (max-width: 1250px){
	.img-paralax-home.desktop{
     	display: none;
     }
     .fora-banner .btn-hover.color-1{
     	margin-bottom: 120px;
     }
 }
@media screen and (max-width: 992px){
	.img-counter ~ p span {
	    font-size: 65px;
	}
	.item.depoimentos-home{
		padding-right: 0;
	}
	.title-clientes-home h3{
		padding-left: 0;
		font-size: 25px;
	}
	.right-clientes-home,
	#carousel-example-generic2 .carousel-inner2 > .item .row .left-clientes-home, 
	#carousel-example-generic2 .carousel-inner2 > .item .row .left-clientes-home .back-clientes-home{
		height: 500px;
	}
	.bloco-4 img {
    	max-width: 290px;
	}
	.bloco-5 h2{
		width: 100%;
	}
	.item-bloco-2 > div{
		min-height: 325px;
	}
	.selos li{
		margin: 0 15px;
	}
	.navbar-toggler {
    	display: block;
	}
	.bloco-a-metalurgica{
		height: auto;
	}
	.left-bloco-a-metalurgica{
		position: relative;
	}
	.nossos-servicos {
    	background-position: -726px;
	}
	.borda-bottom{
		bottom: -25px;
	}
	.servicos-produtos .right-banner .bx-wrapper{
		margin-top: 0;
	}
	.rastreie-sua-carga p{
	    background: rgba(0,0,0,0.5);
    	padding-left: 15px;
    	width: 100%;
	}
	 
	.politicas-de-qualidade{
		padding-top: 20px;
	}
	.contato-home h2{
		margin-top: 0;
	}
	.alguns-clientes{
		padding-top: 0;

	}
	.logo-header img {
    	max-width: 100%;
	}
	.wpcf7 {
    	margin-top: 25px;
	}
	.contato-home .left-banner{
		margin-top: -34px;
	}
	.page-template-home .footer-bottom{
		padding-top: 50px;
	}
	.contatos{
		margin-top: 50px;
	}
	.midias-footer{
		margin-bottom: 0;
	}
	.nossa-historia-empresa .left-banner, .nossa-historia-empresa .right-banner {
    	height: 655px;
	}
	/* The side navigation menu */
	.sidenav {
	  height: 100%; /* 100% Full-height */
	  width: 0; /* 0 width - change this with JavaScript */
	  position: fixed; /* Stay in place */
	  z-index: 1; /* Stay on top */
	  top: 0; /* Stay at the top */
	  left: 0;
	  background-color: #114382; /* Black*/
	  overflow-x: hidden; /* Disable horizontal scroll */
	  padding-top: 20px; /* Place content 60px from the top */
	  transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
	}

	/* The navigation menu links */
	.sidenav a {
	  padding: 8px 8px 8px 15px;
	  text-decoration: none;
	  font-size: 16px;
	  color: #fff;
	  display: block;
	  transition: 0.3s;
	}

	/* When you mouse over the navigation links, change their color */
	.sidenav a:hover {
	  color: #f1f1f1;
	}

	/* Position and style the close button (top right corner) */
	.sidenav .closebtn {
	  position: absolute;
	  top: 0;
	  right: 25px;
	  font-size: 36px;
	  margin-left: 50px;
	}
	.fora-btn-topo .btn{
		margin-bottom: 12px;
	}
	.fa-bars::before {
    	content: "\f0c9";
    	font-size: 39px;
    	color: #114382;
	}
	.bloco-1-servicos h2{
		margin-top: 20px;
	}
	.bloco-1-servicos .btn{
		margin-bottom: 20px;
	}
	.bloco-1-servicos article, .bloco-1-servicos .btn,
	.bloco-1-servicos h2 {
    	margin-left: 15px;
	}
	.contato-pag-contato .bloco-btns .wpcf7-form-control-wrap {
    	margin-right: 182px;
	}
	.wpcf7-form button{
		margin-top: -30px;
	}
	.img-truck-contato{
		object-fit: contain;
		max-width: none;
	}
}
@media screen and (max-width: 767px) {
	.item-blog-home {
	    margin-top: 0px;
	    margin-bottom: 30px;
	}
	.counter-numbers > .img-results{
		display: none;
	}
	.logo-header{
		float: left;
		padding-top: 17px;
    	padding-bottom: 10px;
	    width: 95px;
	}
	.logo-header img {
    	max-width: 95px;
    	visibility: visible;
	}
	.header-home.scrolled .logo-header img{
		visibility: visible;
	}
	.navbar-fixed-top {
     	top: 0px; 
	}
	.text-banner-home h1 {
    	font-size: 25px;
	}
	#site-navigation{
		padding-left: 0;
	}
	.text-banner-home{
		padding: 0;
	}
	 .text-banner-home h1{
	 	margin-top: 35px;
	 }
	 .text-banner-home{
	 	width: 100%;
	 }
	.title-clientes-home h3{
		font-size: 15px;	
	}
	.link-clientes-home a{
		padding-left: 0;
		padding-right: 0;
	}
	#site-navigation{
		float: none;
	}
	.banner-home{
		margin-top: -90px;
	}
	#masthead{
		background-color: rgb(85, 85, 85);
    	position: relative;
    	z-index: 999;
	}
	.main-navigation .primary-menu{
		margin-top: 0px;
	}
	.img-counter ~ p{
		text-align: center;
	}
	.img-portfolio-list{
		height: auto !important;
	    padding-top: 115px;
	}
	.text-box-single-portfolio .textwidget{
		padding-left: 0;
		padding-right: 0;
	}
	.text-list-post{
		padding-left: 15px;
		padding-right: 15px;
	}
	.left-box-agencia {
    	width: 100%;
	}
	.right-box-agencia{
		display: none;
	}
	.btn-banner a{
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.img-portfolio-list > div{
    	padding-top: 66px !important;
	}
	.subpages{
		height: auto;
	}
	.subpages li{
		width: 100%;
	}
	.text-banner-home h2{
		width: 100%;
	}
	.img-paralax-home{
	    margin-top: -140px;
	}
	.numero span, .numero,
	.bg-titulo h2 {
    	font-size: 40px;
	}
	.fora-image {
    	height: auto;
	}
	.contador .numero{
       padding-top: 43px;
   }
   .bloco-4 h3,
   .bloco-5 h2,
   .selos{
   		width: 100%;
   }
   .selos{
       flex-direction: column;
   }
   .selos img{
   		margin-bottom: 20px;  		
    	max-width: 200px;
        margin-left: auto;
        margin-right: auto;
   }
   .selos li{
   		text-align: center;
   }
   .nossa-historia-home h2,
   .estamos-presente-brasil h2 {
    	width: 100%;
		font-size: 44px;
	}
	.right-nossos-servicos-home{
		padding-left: 15px;
	}
   .img-paralax-home.desktop,
   .barra-abaixo,
   .barra-horizontal,
   .barra-vertical{
   	 display: none !important;
   }
   .img-paralax-home.mobile{
   		display: block;
   }
   .btn-hover.color-1{
   		margin-bottom: 17px;
   }
   .bloco-4{
   	padding-bottom: 50px;
   }
   .bloco-5 h2{
   		margin-top: 55px;
   }
   .titulo-bloco{
   		margin-top: 50px;
   		font-size: 40px;
   }
   .text-banner-home h1{
   		line-height: normal;
   }
   .bloco-4 article{
   		margin-left: 0;
   }
   .bloco-4 .titulo-bloco span, .bloco-7 .titulo-bloco span{
   		padding: 0;
   }
   .bloco-4 p, .bloco-6 p{
   		width: 100%;
   }
   .bloco-4 .titulo-bloco, .bloco-7 .titulo-bloco{
   		margin-bottom: 85px;
   }
   .bx-wrapper .bx-pager {
    	text-align: center;
	}
   .site-footer .footer-top{
   		padding-top: 0;
   }
   .bg-titulo h2{
   		padding-left: 15px;
   }
   #site-navigation, #masthead{
    background: #fff;
   }
   .menu-menu-container{
		float: left !important;
    	margin-left: 0;
    	clear: left;
   }
   .item-bloco-2 div{
   		min-height: 184px;
   }
   .bloco-4 img {
    	max-width: 100%;
	}
	.bloco-servicos-2 .ico-box {
      bottom: inherit; 
      top: -31px; 
	}
	.fora-banner .btn-hover.color-1 {
    	width: 100%;
	}
	#marcas .fora-image img {
    	max-width: inherit;
    	width: auto;
	}
	.selo-1,
	.selo-2{
		text-align: center;
		margin: 0;
		padding: 0;
		width: 50%;
	}
	.bloco-6 .selo, .bloco-6 .selo-2{
		width: 50%;
	}
	.bloco-6 .selo{
		max-width: 130px !important;
		width: auto;
	}
	.selo-2 img {
    	margin-top: 32px;
	}
	#quem-somos .btn{
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}
	.fora-video > div,
	.logos-footer,
	.btn-hover.color-1{
		width: 100%;
	}
	#quem-somos h2,
	#quem-somos p{
		margin-left: 15px;
		margin-right: 15px;
	}
	#quem-somos h2{
		text-align: center;
	}
	.footer-bottom ul{
		flex-direction: column;
	}
	.bloco-2 .row {
     	margin-left: -15px; 
    	margin-right: -15px; 
	}
	#marcas .bx-wrapper .bx-prev{
		left: 0;
	}
	#marcas .bx-wrapper .bx-next{
		right: 0;
	}
	#marcas .fora-image > div{
		text-align: center;
	}
	#marcas .bx-wrapper .bx-pager {
    	bottom: -12px;
	}
	.carroussel-cat-cases{
		margin-left: 0;
	}
	.bloco-6{
		padding-bottom: 65px;
	}
	.right-contato{
		padding-left: 15px;
	}
	.navbar-toggler {
	    margin-left: 0;
        margin-top: 26px;
		float: left;
		margin-right: 15px;
		position: relative;
	}
	.navbar-nav .nav-link{
        	padding-top: 0

    }
	.fora-btn-topo{
		margin-top:-42px;
	}
    .nav-item{
    	padding-bottom: 0;

    }
    .nav-item:hover {
		background-color: #fff;
	}
    .main-navigation>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .bloco-right-topo{
    	margin-top: -59px;
    }
    .fora-banner .left-banner{
    	z-index: 9;
    }
    .left-banner h1{
    	font-size: 45px;
    	line-height: 45px;
	    color: #fff;
    }
    .right-bloco-a-metalurgica{
    	margin-top: 190px;
    	margin-bottom: 30px;
    }
    .borda-bottom{
    	display: none;
    }
    .servicos-produtos .left-banner{
    	background: transparent;
    	height: auto;
    }
    .servicos-produtos .right-banner{
    	position: relative;
    }
    .politicas-de-qualidade{
    	margin-top: 0px;
    }
    .politicas-de-qualidade ul{
    	flex-wrap: wrap;
    }
    figcaption{
    	width: 100%;
    }
    .contato-home .right-banner {
    	top: 35px;
	}
	.midias.midias-footer{
		flex-direction: row;
	}
	.servicos-produtos h2{
		margin-top: 0;
	}
	.contato-home h2{
		padding-top: 20px;
	}
	.imagem-fachada{
		margin-bottom: 20px;
	}
	.fora-banner-topo-empresa h1 {
    	font-size: 45px;
	}
	.politicas-de-qualidade li,
	.politicas-de-qualidade li:last-child{
		margin-left: auto;
		margin-right: auto;
	}
	.politicas-de-qualidade li{
		margin-bottom: 20px;
	}
	.img-contato-facilitado{
		margin-top: 30px;
	}
	.descricao-empresa {
    	margin-top: 50px;
	}
	.borda-amarela-servico{
	    height: 90%;
	    top: 5%;
	}
	.bloco-5 .flex-prev{
		left: -24px;
	}
	.bloco-5 .flex-next{
		right: -24px;
	}
	.logo-virtue,
	.logo-empresa {
    	text-align: center;
	}
	.borda-bottom-contato{
		width: 100%;
	}
	.logo-virtue img {
		margin-bottom:  16px;
	}
	.endereco-footer {
    	margin-top: 23px;
	}
	.estamos-presente-brasil img{
		    margin-top: 35px;
	}
	.nossa-historia-home{
		height: 807px;
	}
	.nossa-historia-home{
		background: url(images/caminhao-1-mobile.jpg)no-repeat !important;
    	background-position: center bottom !important;
	    background-size: 100% !important;
	}
	.nossos-servicos{
		background: url(images/caminhao-2-mobile.jpg)no-repeat !important;
		height: 696px;
	    background-position: bottom center !important;
        padding-top: 45px;
        background-size: 100% !important;
	}
	.nossos-servicos h2{
		margin-top: 0;
	}
	.nossos-servicos .right-bloco-a-metalurgica{
		margin-top: 0;
	}
	.rastreie-sua-carga{
		background: url(images/caminhao-3-mobile.jpg)no-repeat center bottom !important;
		height: 687px;
		background-size:100% !important;
	}
	.rastreie-sua-carga h2{
		margin-top: 30px;
	}
	.rastreie-sua-carga h2,
	.rastreie-sua-carga p{
		color: #464646;
		background: transparent;
	}
	.estamos-presente-brasil h2{
		margin-top: 40px;
	}
	.fora-btn-banner{
		width: 100%;
	}
	.btn-banner, .btn-banner:hover{
		padding: 11.5px 26px;
	}
	.nossa-historia-empresa{
		height: auto;
	}
	.nossa-historia-empresa .right-banner{
		position: relative;
		display: none;
	}
	.referencia {
    	margin-top: 190px !important;
	}
	.nossa-historia-empresa{
		background: url(images/sobre-img-right.jpg)no-repeat !important;
		background-position: center top !important;
	}
	.nossa-historia-empresa .left-banner{
		margin-top: 525px;
	}
	.left-1-servicos,
	.bloco-2-servicos .right-banner{
		position: relative;
	}
	.bloco-2-servicos{
		background: url(images/img-bloco-2-servicos.jpg)no-repeat center top !important;
		height: auto;
	}
	.bloco-2-servicos .right-banner{
		display: none;
	}
	.bloco-2-servicos .left-banner{
		margin-top: 512px;
	}
	.bloco-2-servicos .left-banner h2,
	.bloco-2-servicos .left-banner article p{
		color:#464646 !important;
	}
	.right-bloco-a-metalurgica{
		margin-left: 0;
		margin-top: 0;
	}
	.itens-contato{
		flex-direction: column;
	}
	.itens-contato li {
    	width: 100%;
	}
	.contato-pag-contato .bloco-btns .wpcf7-form-control-wrap {
	    margin-right: 220px;
	}
	.page-template-contato #wpcf7-f12-o1 {
    	margin-top: 20px;
	}
	.wpcf7-file:before{
		left: 0;
	}
	.nossa-historia-empresa .left-banner{
		height: 560px;
	}
	.rastreie-sua-carga p{
		padding-left: 0;
	}
	.rastreie-sua-carga h2{
		font-size: 44px;
		width: 200px;
	}
	.footer-bottom .btn-style{
		margin-left: 0 !important;
	}
	.disclaimer{
		text-align: left !important;
	}
	.politicas-de-qualidade {
		padding-top: 50px;
		padding-bottom: 30px;
	}
	.bloco-1-servicos h2,
	.bloco-1-servicos article,
	.bloco-1-servicos .btn{
		margin-left: 0;
	}
	.img-truck-contato{
		width: 100%;
		margin-top: 36px;
	}
	.wpcf7-form input{
		padding-left: 20px;
	}
	
}

