/*
Theme Name: Sulati
Theme URI: http://www.sulati.com.br
Version: jan/2015
Author: Bravo Interativa
Author URI: http://www.bravo.st
*/

/*------------------------*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
input,
textarea,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

html,
body {
	height: 100%;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

textarea,
input,
a {
	outline: none;
}

.clear {
	clear: both;
}

.clearfix,
.container {
	*zoom: 1;
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after {
	display: table;
	content: "";
	line-height: 0;
}

.container:after,
.clearfix:after {
	clear: both;
}

.hide-text {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.hidden {
	display: none;
}

.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.browser-warning {
	background-color: #ffffaa;
	padding: 5px;
	text-align: center;
}

#sign {
	position: absolute;
	bottom: 16px;
	right: 16px;
	font-size: 8px;
	text-transform: uppercase;
	color: #aaa;
	font-family: arial;
}

#sign a {
	color: #aaa;
}

#sign a:hover {
	color: #000;
}

#mapa-contato h3 {
	margin-left: 15px;
	margin-bottom: 0;
}

@media(min-width: 991px) {
	#mapa-contato h3 {
		margin-left: 35px;
	}
}

/*------------------------*/

body {
	background: #fff;
	font-family: dinlight, tahoma, arial, sans-serif;
	font-size: 16px;
	color: #8d8a88;
	cursor: default;
}

a {
	text-decoration: none;
	color: #555;
}

strong {
	font-weight: bold;
}

p {
	line-height: 24px;
	margin: 0 0 24px 0;
}

.logo-sulati-header {
	float: left;
	display: block;
	padding: 20px;
	position: relative;
	text-indent: -9999px;
	width: 180px;
	height: 69px;
	margin: 60px 0 0 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.logo-sulati-header img {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.logo-sulati-header:hover {
	margin: 57px 0 0 0;
}

.titulo-pagina {
	color: #efeff1;
	font-size: 32px;
	font-family: dinbold;
	text-shadow: 1px 1px 1px #333;
	letter-spacing: -1px;
	z-index: 6;
	position: absolute;
	top: -144px;
}

.banner h2 {
	top: -342px;
}

h3 {
	color: #364993;
	font-family: din;
	font-size: 28px;
	line-height: 30px;
	margin: 0 0 20px 0;
	letter-spacing: -1px;
	text-transform: uppercase;
}

h4 {
	margin: -10px 0 32px 0;
	font-size: 12px;
	color: #8d8a88;
}

.g-recaptcha {
	margin-top: 20px;
}

/*------------------------*/

.container {
	position: relative;
	width: 920px;
	margin: 0 auto;
}

.container2 {
	position: relative;
	width: 940px;
	margin: 0 auto;
}

/*------------------------*/

header {
	width: 100%;
	min-width: 960px;
	position: relative;
	z-index: 5;
	height: 372px;
}

header .bg-header {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover;
}

.home header {
	position: relative;
	height: 662px;
}

.home header .bg-header {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: cover;
}

header nav .toggle-menu {
	display: none;
}

header nav {
	float: right;
	font-family: dinbold;
	margin: 60px 0 0 0;
}

header nav ul li {
	float: left;
	display: inline;
}

header nav ul li a {
	float: left;
	display: block;
	padding: 20px 12px;
	font-size: 15px;
	color: #8f8d89;
	position: relative;
	letter-spacing: 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

header nav ul li a:hover {
	color: #333;
}

header nav ul li a:after {
	content: "";
	position: absolute;
	margin: 0 0 0 10px;
	width: 1px;
	height: 14px;
	background: #d8d9d8;
}

header nav ul li:last-child a:after {
	content: "";
	width: 0;
	height: 0;
}

/*.nav-search a {display:block; text-indent:-9999px; background:url(images/ico-nav-search.png) no-repeat center; width:31px; height:31px; margin:8px 0 0 10px;}*/

/*------------------------*/

#area-banner {
	z-index: 3;
	height: 302px;
	margin-top: -104px;
	width: 100%;
	min-width: 960px;
	position: relative;
	z-index: -1;
}

.banner-corp img,
.banner-log img,
.banner-mkt img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	object-fit: contain;
	display: block;
	width: 100%;
	height: 100%;
}

#content {
	width: 100%;
	min-width: 960px;
}

.extra-content {
	width: 100%;
	min-width: 960px;
	background: url(images/bg-pattern01.png);
	margin: 40px 0;
	padding: 80px 0;
	margin-bottom: -150px;
	overflow: hidden;
}

.extra-content h4 {
	text-transform: uppercase;
	margin: 0 0 40px 40px;
	font-size: 28px;
	color: #364993;
	font-family: din;
}

article {
	float: left;
	width: 580px;
	margin: 0 0 40px 40px;
}

article ul {
	margin: 40px 0 0 40px;
}

article ul li {
	line-height: 24px;
	color: #8d8a88;
	margin-bottom: 1.5em;
	clear: both;
	font-size: 16px;
	position: relative;
}

article ul li:before {
	content: "";
	display: block;
	position: absolute;
	top: 11px;
	left: -11px;
	width: 3px;
	height: 3px;
	background: #cccccc;
}



.article-full {
	width: 920px;
	float: none;
}

.about {
	margin: 0 0 0 -40px;
	font-size: 17px;
	color: #8d8a88 !important;
}

.about .col {
	width: 160px;
	float: left;
	margin: 0 0 0 40px;
}

.about .col ul {
	margin: 0;
}

/*------------------------*/

aside .mobile {
	display: none
}

.home-areas {
	background: url(images/home-img-shadows.png) right bottom no-repeat;
	z-index: 6;
	margin-top: -480px;
	position: relative;
	height: 600px;
}

.home-areas a {
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.home-areas a:hover {
	-moz-transform: scale(1.03);
	-webkit-transform: scale(1.03);
	-o-transform: scale(1.03);
	-ms-transform: scale(1.03);
	transform: scale(1.03);
}

.home-areas a .bg-home-area {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
}

.home-areas a .home-area-texto {
	position: absolute;
	right: 38px;
	bottom: 100px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.home-areas a:hover .home-area-texto {
	bottom: 110px;
	-moz-transform: scale(0.98);
	-webkit-transform: scale(0.98);
	-o-transform: scale(0.98);
	-ms-transform: scale(0.98);
	transform: scale(0.98);
}

.home-area-corp {
	width: 306px;
	height: 471px;
	position: relative;
	float: left;
}

.home-area-mkt {
	width: 306px;
	height: 471px;
	position: relative;
	float: left;
}

.home-area-log {
	width: 306px;
	height: 471px;
	position: relative;
	float: left;
}


.home-links a {
	width: 140px;
	height: 160px;
	display: block;
	text-align: center;
	font-family: dinbold;
	color: #283e95;
	font-size: 18px;
	float: left;
	margin: 0 45px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.home-links a img {
	display: block;
	margin: 0 auto 20px auto;
	object-fit: contain;
	height: 80px;
	width: 120px;
	transition: .2s;
}

.home-links a:hover {
	color: #000;
}

.home-links a img:hover {
	margin: 0 auto 30px auto;
}

/*------------------------*/

.history {
	position: relative;
	width: 920px;
	margin-bottom: 170px;
}

.history-wrapper {
	overflow: hidden;
}

.history-content {
	white-space: nowrap;
	font-size: 0;
	-webkit-transition: margin .6s;
	-moz-transition: margin .6s;
	transition: margin .6s;
	margin-bottom: 10px;
}

.history-event {
	width: 920px;
	display: inline-block;
	position: relative;
}

.history-image {
	margin-left: 90px;
}

.history-image img {
	border: 10px solid #fff;
	box-shadow: 2px 2px 10px rgba(0, 0, 0, .3);
	-webkit-transform: rotate(-2deg) scale(.8);
	transform: rotate(-2deg) scale(.8);
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	transition: all .6s;
}

.history-image img:hover {
	-webkit-transform: translate(-20px, 0) rotate(0) scale(1);
	transform: translate(-20px, 0) rotate(0) scale(1);
}

.history-text {
	width: 300px;
	font-size: 13px;
	white-space: normal;
	position: absolute;
	top: 50%;
	right: 100px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -48%);
}

.history-text .year {
	display: inline-block;
	padding: 4px 6px 1px 6px;
	margin: 0 6px 0 0;
	background-color: #364993;
	color: #fff;
	border-top-left-radius: 20px 4px;
	border-top-right-radius: 20px 4px;
	border-bottom-left-radius: 20px 4px;
	border-bottom-right-radius: 20px 4px;
}

.history-event:nth-child(2n) .history-image img {
	-webkit-transform: rotate(2deg) scale(.8);
	transform: rotate(2deg) scale(.8);
}

.history-event:nth-child(2n) .history-image img:hover {
	-webkit-transform: translate(-20px, 0) rotate(0) scale(1);
	transform: translate(-20px, 0) rotate(0) scale(1);
}

.history-timeline {
	position: relative;
	bottom: -40px;
}

.history-timeline-content {
	position: absolute;
	bottom: 0;
	width: 1702px;
	left: 50%;
	height: 4px;
	box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 1px 2px rgba(0, 0, 0, .3) inset;
	font-size: 0;
	white-space: nowrap;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	transition: all .6s;
	background: #ffffff;
	background: -moz-linear-gradient(left, #ffffff 0, #f4b23f 85px, #ffffff 170px);
	background: -webkit-gradient(linear, left top, right top, color-stop(0, #ffffff), color-stop(85px, #f4b23f), color-stop(170px, #ffffff));
	background: -webkit-linear-gradient(left, #ffffff 0, #f4b23f 85px, #ffffff 170px);
	background: -o-linear-gradient(left, #ffffff 0, #f4b23f 85px, #ffffff 170px);
	background: -ms-linear-gradient(left, #ffffff 0, #f4b23f 85px, #ffffff 170px);
	background: linear-gradient(to right, #ffffff 0, #f4b23f 85px, #ffffff 170px);
	background-position: -85px;
}

.history-timeline-content .dots {
	position: absolute;
	top: 0;
	left: 1721px;
	width: 100%;
	height: 5px;
	background: url(images/historico-linha-futuro.png);
}

.history-timeline .history-item {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	top: -9px;
	margin-right: 150px;
	background: #fff;
	border-radius: 50%;
	box-shadow: 0 1px 0px rgba(255, 255, 255, .5), 0 1px 0px rgba(0, 0, 0, 0.2) inset;
	-webkit-transition: all .6s;
	-moz-transition: all .6s;
	transition: all .6s;
	cursor: pointer;
}

.history-timeline .history-item.active {
	-webkit-transform: scale(1.5);
	transform: scale(1.5);
	background: #f4b23F;
}

.history-timeline:after {
	content: "";
	position: fixed;
}

.history-timeline:before {
	content: "";
	position: fixed;
	width: 20px;
	height: 20px;
	background: #f4b23F;
	border-radius: 50%;
}

.history-timeline-year {
	font-family: dinbold;
	color: #fff;
	position: absolute;
	bottom: -40px;
	font-size: 18px;
	text-shadow: 0 0 2px rgba(0, 0, 0, .2);
}

.year-1980 {
	left: 245px;
}

.year-1990 {
	left: 585px;
}

.year-2000 {
	left: 925px;
}

.year-2010 {
	left: 1265px;
}

.year-2014 {
	left: 1605px;
}

.year-2020 {
	left: 2115px;
}

/* background: #f4b23F; */
.history-prev,
.history-next {
	background: url(images/setas.png) no-repeat;
	width: 29px;
	height: 47px;
	position: absolute;
	top: 140px;
	cursor: pointer;
	z-index: 2;
}

.history-prev {
	left: 0;
}

.history-prev:active {
	left: 1px;
}

.history-next {
	right: 0;
	background-position: top right;
}

.history-next:active {
	right: -1px;
}

/*
.history-line {}
.history-event{}
*/

/*------------------------*/


.services a {
	color: #364993;
}

.services .col3 {
	float: left;
	width: 240px;
	margin: 0 60px 0 0;
}

.services .col3 i {
	-webkit-border-radius: 100px;
	border-radius: 100px;
}

.services .col3 h3 {
	text-transform: none;
}

.services .col3 a.service-more {
	font-size: 18px;
	font-family: dinbold;
	margin: 20px 0 0 0;
	display: block;
	padding: 20px 20px 20px 50px;
	position: relative;
}

.services .col3 a.service-more:before {
	width: 40px;
	height: 40px;
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	background-image: url(images/ico-right.png);
	background-repeat: no-repeat;
	background-position: 16px center;
}

.services .service-corporativo a.service-more {
	color: #539bd6;
}

.services .service-corporativo a.service-more:before {
	background-color: #539bd6;
}

.services .service-marketing a.service-more {
	color: #e8b248;
}

.services .service-marketing a.service-more:before {
	background-color: #e8b248;
}

.services .service-logistica a.service-more {
	color: #b7ca3a;
}

.services .service-logistica a.service-more:before {
	background-color: #b7ca3a;
}

.service-logo {
	margin: 0 0 40px 0;
}

.service-mkt h3,
.service-log h3,
.service-corp h3 {
	text-transform: none;
}

/*------------------------*/


.projects .col3 {
	float: left;
	width: 240px;
	margin: 0 60px 0 0;
	min-height: 524px;
}

.projects .col3 img {
	margin: 0 0 20px 0;
}

.projects .col3 h3 {
	font-size: 18px;
	font-family: dinbold;
	line-height: 20px;
	text-transform: none;
}

.projects .col3 h3 a {
	color: #364993;
	text-decoration: none;
}


.post h1 {
	text-transform: none;
	color: #364993;
	font-family: din;
	font-size: 35px;
	line-height: 38px;
	margin: 0 0 20px 0;
	letter-spacing: -1px;
}

.post img {
	max-width: 100% !important;
	height: auto !important;
}

.post a {
	color: #000;
	text-decoration: underline;
}


@media(max-width: 991px) {
	.post img {
		max-width: 100% !important;
		height: auto !important;
	}
}

.post .wp-block-gallery {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 15px;
	margin-bottom: 60px;
}

.post .wp-block-gallery .wp-block-image {
	aspect-ratio: 6/4;
	height: 120px;
}

.post .wp-block-gallery .wp-block-image img {
	width: 100% !important;
	height: 100% !important;
	object-fit: cover;
}

.post .wp-block-gallery .wp-block-image .alignright {
	margin: 0;
}

.post .gallery ul {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 15px;
	margin-bottom: 60px;
}

.post .gallery ul::before {
	display: none;
}

.post .gallery ul li {
	aspect-ratio: 1/1;
}

.post .gallery ul li a {
	margin: 0;
	float: initial;
}

.post .gallery ul li a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

/*------------------------*/

aside {
	float: right;
	width: 200px;
	margin: 0 40px 0 0;
}

.area-nav {
	margin: 44px 0 0 0;
	height: 400px;
}

.area-nav li a {
	display: block;
	padding: 70px 40px;
	text-align: right;
	position: absolute;
	width: 200px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.area-nav li a.corp {
	background: url(images/aside-bg-corp.png) no-repeat top;
	height: 176px;
	top: 0;
}

.area-nav li a.corp:hover {
	top: -4px;
}

.area-nav li a.mkt {
	background: url(images/aside-bg-mkt.png) no-repeat top;
	height: 176px;
	top: 132px;
}

.area-nav li a.mkt:hover {
	top: 128px;
}

.area-nav li a.log {
	background: url(images/aside-bg-log.png) no-repeat top;
	height: 162px;
	top: 264px;
}

.area-nav li a.log:hover {
	top: 260px;
}

/*------------------------*/


.contact-info {
	width: 320px;
	float: left;
	margin: 0 40px 0 0;
}

.contact-info h4 {
	margin-left: 0;
}

#contact-form {
	width: 480px;
	float: left;
}

#trabalheconosco-form {
	width: 480px;
	float: left;
	margin-bottom: 25px;
}

#trabalheconosco-form .check-item span.active::before {
	background-color: #b7ca3a;
}

#trabalheconosco-form .check-item label a {
	color: #b7ca3a;
}

#trabalheconosco-form .check-item label a:hover {
	color: #539bd6;
}




form .field {
	font-weight: 400;
	background: #fff;
	width: 100%;
	margin: 0 0 16px 0;
	width: 100%;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
	border: 1px solid #e5e5e5;
}

form input,
form textarea,
form select {
	color: #ccc;
	padding: 16px;
	background: transparent;
	border: 0;
}

form textarea {
	height: 160px;
}

form select {
	font-size: 16px;
	color: #a9a9a9;
	font-family: dinlight, tahoma, arial, sans-serif;
	padding: 16px 14px;
}

.field.sm {
	float: left;
	width: 120px;
}

.field.md {
	float: left;
	width: 340px;
}

.sm+.md,
.md+.sm {
	margin-left: 20px;
}

.input-area {
	position: relative;
	overflow: hidden;
	height: 52px;
}

.input-area select {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 2;
	-webkit-appearance: none;
	-moz-appearance: toolbox;
	outline: none;
}

.input-area i {
	width: 50px;
	background: url(images/ico-down.png) no-repeat center #b7ca3a;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
}

#contact-form .input-area i {
	background-color: #e8b248;
}

/*select::-ms-expand {display:none;}*/

.input-curriculo {
	overflow: hidden;
	cursor: pointer;
	position: relative;
	height: 52px;
}

.input-curriculo input {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: 2;
	padding-right: 50px;
	cursor: pointer;
}

.input-curriculo i {
	width: 50px;
	background: url(images/ico-attachment.png) no-repeat center #b7ca3a;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
}

.submit {
	font-size: 18px;
	font-family: dinbold;
	margin: 20px 0 40px 0;
	display: block;
	padding: 20px 0 20px 50px;
	position: relative;
	color: #b7ca3a;
	float: right;
}

.submit:before {
	width: 40px;
	height: 40px;
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	background-image: url(images/ico-right.png);
	background-repeat: no-repeat;
	background-position: 16px center;
	background-color: #b7ca3a;
}

#contact-form .submit {
	color: #e8b248;
}

#contact-form .submit:before {
	background-color: #e8b248;
}


.map {
	padding: 0;
	padding: 0 0 150px 0;
	margin-top: 20px;
}

.map-container {
	height: 500px;
	width: 100%;
}


.clb .container {
	padding: 0 0 0 40px;
}

/*------------------------*/

.more-link {
	font-size: 18px;
	font-family: dinbold;
	margin: 20px 0 40px 330px;
	display: block;
	padding: 20px 20px 20px 50px;
	position: relative;
	color: #b7ca3a;
}

.more-link:before {
	width: 40px;
	height: 40px;
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	background-image: url(images/ico-right.png);
	background-repeat: no-repeat;
	background-position: 16px center;
	background-color: #b7ca3a;
}

.curriculum {
	font-size: 18px;
	font-family: dinbold;
	margin: 20px 0 40px 0;
	display: block;
	padding: 20px 20px 20px 50px;
	position: relative;
	color: #539bd6;
}

.curriculum:before {
	width: 40px;
	height: 40px;
	display: block;
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	background-image: url(images/ico-right.png);
	background-repeat: no-repeat;
	background-position: 16px center;
	background-color: #539bd6;
}

.oportunities>h3 {
	margin: 60px 0 20px 0;
}

/*------------------------*/

.gallery ul {
	margin: 0 0 40px 0;
	padding: 0;
}

.gallery ul li {
	float: left;
	display: inline;
	line-height: 100%;
	clear: none;
}

.gallery ul li:before {
	content: "";
	margin: 0;
	width: 0;
	height: 0;
	height: 0;
}

.gallery ul li a {
	float: left;
	display: block;
	margin: 0 8px 6px 0;
}

.paginate {
	border-top: 1px solid #ccc;
	padding: 16px 0 0 0;
	text-align: right;
	font-size: 14px;
}

.paginate .page-numbers {
	display: inline-block;
	padding: 4px 3px;
}

.paginate a {
	color: #000;
	font-weight: 700;
}

/*------------------------*/

footer {
	width: 100%;
	min-width: 960px;
	height: 371px;
	z-index: 1;
	padding: 200px 0 0 0;
	position: relative;
}

footer .bg-footer {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

footer .social {
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: -70px;
}

footer .social img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 20px;
	height: 20px;
	object-fit: contain;
	display: block;
}

footer .social-fb {
	left: 10px;
}

footer .social-in {
	left: 40px;
}

footer .social-ig {
	left: 70px;
}

footer .social-lv {
	left: 130px;
	text-indent: initial;
	width: max-content;
	display: inline-block;
	top: -65px;
	color: #fff;
	font-weight: 600;
}

footer nav {
	float: left;
	font-family: dinbold;
	margin: 0 0 0 0;
}

footer nav ul li {
	float: left;
	display: inline;
}

footer nav ul li a {
	float: left;
	display: block;
	padding: 16px 10px;
	font-size: 13px;
	color: #fff;
	position: relative;
	letter-spacing: 0;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

footer nav ul li a:hover {
	color: #bbb;
}

footer nav ul li a.abrir-modal-de-termos:hover {
	color: #bbb;
	cursor: pointer;
}

footer nav ul li a:after {
	content: "";
	position: absolute;
	margin: 0 0 0 10px;
	width: 1px;
	height: 12px;
	background: #40539e;
}

footer nav ul li:last-child a:after {
	content: "";
	width: 0;
	height: 0;
}

footer h6 a {
	float: left;
	display: block;
	padding: 20px;
	background: url(images/logo-sulati-footer.png) no-repeat center;
	text-indent: -9999px;
	width: 109px;
	height: 29px;
	margin: 0 0 0 40px;
}

footer address {
	font-family: dinlight;
	color: #8796d2;
	font-size: 12px;
	line-height: 14px;
	float: right;
}

footer address a {
	color: #8796d2;
	font-weight: 700;
}


/*------------------------*/


@font-face {
	font-family: 'dinblack';
	src: url('fonts/din_black-webfont.eot');
	src: url('fonts/din_black-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/din_black-webfont.woff2') format('woff2'),
		url('fonts/din_black-webfont.woff') format('woff'),
		url('fonts/din_black-webfont.ttf') format('truetype'),
		url('fonts/din_black-webfont.svg#din_blackregular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}


@font-face {
	font-family: 'dinbold';
	src: url('fonts/din_bold-webfont.eot');
	src: url('fonts/din_bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/din_bold-webfont.woff2') format('woff2'),
		url('fonts/din_bold-webfont.woff') format('woff'),
		url('fonts/din_bold-webfont.ttf') format('truetype'),
		url('fonts/din_bold-webfont.svg#dinbold') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}


@font-face {
	font-family: 'dinmedium';
	src: url('fonts/din_medium-webfont.eot');
	src: url('fonts/din_medium-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/din_medium-webfont.woff2') format('woff2'),
		url('fonts/din_medium-webfont.woff') format('woff'),
		url('fonts/din_medium-webfont.ttf') format('truetype'),
		url('fonts/din_medium-webfont.svg#din_mediumregular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}


@font-face {
	font-family: 'din';
	src: url('fonts/din-webfont.eot');
	src: url('fonts/din-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/din-webfont.woff2') format('woff2'),
		url('fonts/din-webfont.woff') format('woff'),
		url('fonts/din-webfont.ttf') format('truetype'),
		url('fonts/din-webfont.svg#dinregular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}


@font-face {
	font-family: 'dinlight';
	src: url('fonts/din_light-webfont.eot');
	src: url('fonts/din_light-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/din_light-webfont.woff2') format('woff2'),
		url('fonts/din_light-webfont.woff') format('woff'),
		url('fonts/din_light-webfont.ttf') format('truetype'),
		url('fonts/din_light-webfont.svg#din_lightregular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}




.alignnone {
	margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 5px 20px 20px 0;
}

a img.alignleft {
	float: left;
	margin: 5px 0 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}



.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	border: 0;
	outline: none;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer,
.fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	white-space: nowrap;
	margin: 0;
	padding: 15px;
}

.fancybox-image,
.fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	background-image: url(images/fancybox_sprite.png);
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(images/fancybox_loading.gif) center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(images/blank.gif);
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}

.fancybox-lock body {
	overflow: hidden !important;
}

.fancybox-lock-test {
	overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url(images/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: 700;
	line-height: 24px;
	white-space: nowrap;
	padding: 2px 20px;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	background: rgba(0, 0, 0, .8);
	padding: 10px;
}

.fancybox-nav:hover span,
.fancybox-opened .fancybox-title {
	visibility: visible;
}

@media only screen and -webkit-min-device-pixel-ratio 15,
only screen and min--moz-device-pixel-ratio 15,
only screen and min-device-pixel-ratio 15 {

	#fancybox-loading,
	.fancybox-close,
	.fancybox-prev span,
	.fancybox-next span {
		background-image: url(images/fancybox_sprite@2x.png);
		background-size: 44px 152px;
	}

	#fancybox-loading div {
		background-image: url(images/fancybox_loading@2x.gif);
		background-size: 24px 24px;
	}
}

#trabalheconosco-success {
	padding: 20px;
	margin-bottom: 20px;
	background-color: #b7ca3a;
	color: #fff;
	text-align: center;
	font-weight: 700;
	border-radius: 5px;
}

#trabalheconosco-success[class=""] {
	display: block;
}

form .check-item {
	display: flex;
	align-items: center;
	position: relative;
	margin-bottom: 35px;
	margin-top: 10px;
}

form .check-item span {
	position: absolute;
	bottom: -17px;
	font-size: 14px;
	display: block;
	margin-right: 0;
}

form .check-item span.active::before {
	width: 13px;
	height: 13px;
	background-color: #e8b248;
	content: " ";
	border-radius: 1px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}

form .check-item input[type="checkbox"] {
	width: 17px;
	height: 17px;
	margin-right: 15px;
	cursor: pointer;
}

form .check-item label {
	margin: 0;
	font-weight: normal;
}

form .check-item label a {
	color: #e8b248;
	transition: 0.3s;
}

form .check-item label a:hover {
	color: #539bd6;
}

.editor {
    font-size: 1.125em;
}

.editor p,
.editor ul,
.editor ol {
    font-size: 1em;
    line-height: 1.5em;
    margin-bottom: 1em;
}

.editor img {
    max-width: 100%;
    height: auto !important;
}

.editor h2 {
    margin-bottom: 15px !important;
    margin-top: 2em !important;
    color: #1e97d8 !important;
    font-size: 30px !important;
    line-height: 1.5em !important; 
	text-transform: initial !important;
    font-weight: 800 !important;
}

.editor h3 {
    margin-bottom: 15px !important;
    margin-top: 2em !important;
    color: #1e97d8 !important;
    font-size: 26px !important;
    line-height: 1.5em !important; 
	text-transform: initial !important;
    font-weight: 700 !important;
}

.editor h4 {
    margin-bottom: 15px !important;
    margin-top: 2em !important;
    color: #1e97d8 !important;
    font-size: 20px !important;
    line-height: 1.5em !important; 
	text-transform: initial !important;
    font-weight: 700 !important;
}

.editor h5 {
    margin-bottom: 15px !important;
    margin-top: 2em !important;
    color: #1e97d8 !important;
    font-size: 18px !important;
    line-height: 1.5em !important; 
	text-transform: initial !important;
    font-weight: 700 !important;
}

.editor h6 {
    margin-bottom: 15px !important;
    margin-top: 2em !important;
    color: #1e97d8 !important;
    font-size: 16px !important;
    line-height: 1.5em !important; 
	text-transform: initial !important;
    font-weight: 700 !important;
}

.editor em {
    font-style: italic;
}

.editor b,
.editor strong {
    font-weight: 700;
}

.editor a {
    text-decoration: underline;
    color: #7cacf8;
}

.editor a:visited {
    color: #6e38d3;
}

.editor ol,
.editor ul {
    list-style-type: none;
    padding-left: 2em;
}

.editor ol li,
.editor ul li {
    padding: 0.2em 0;
    position: relative;
}

.editor ul li::before {
    content: " ";
    position: absolute;
    width: 5px;
    height: 5px;
    border-radius: 100%;
    background-color: #1e97d8;
    top: 0.95em;
    margin-top: -2.5px;
    left: -20px;
}

.editor ol {
    counter-reset: li;
}

.editor ol li::before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    width: 1em;
    height: 1.5em;
    color: #1e97d8;
    top: 0.95em;
    margin-top: -0.75em;
    left: -20px;
    font-weight: 800;
}

.editor blockquote {
    padding-left: 1.5em;
    border-left: 5px #ccc solid;
    margin: 1.5em 0 1.5em 1.5em;
    font-style: italic;
}

.editor .alignnone {
    display: block;
    margin: 0 0 2em;
}

.editor .aligncenter {
    display: block;
    margin: 0 auto 1em;
}

.editor .aligncenter .wp-caption-text {
    text-align: center;
}

.editor .alignright {
    float: right;
    margin: 0 0 1em 1em;
    max-width: 50%;
}

.editor .alignleft {
    float: left;
    margin: 0 1em 1em 0;
    max-width: 50%;
}

.editor .wp-caption-text {
    font-size: 0.725em;
    line-height: 1.2em;
    margin: 5px 0 0;
}

.editor .wp-caption {
    max-width: 100%;
}

.editor .wp-caption.alignleft,
.editor .wp-caption.alignright {
    max-width: 50%;
}

.editor iframe {
    width: 100% !important;
    height: 410px !important;
    margin: 1.667em 0 0.2em;
}

.editor .gallery {
    margin: 1.667em 0;
}

.editor .gallery h4 {
    display: none;
}

.editor .gallery ul {
    list-style-type: none;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
    padding-left: 0;
}

.editor .gallery ul li {
    position: relative;
    padding-bottom: 76.3%;
}

.editor .gallery ul li::before {
    display: none;
}

.editor .gallery ul li img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    object-position: center;
}