/**
* Edits Tema
*/
html, body {
	font-size: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

html {
	overflow-y: scroll;
}

.clear {
	clear: both;
}
#content {
	min-height: 100%;
	position: relative;
}

.fancybox-lock body {
	overflow: initial !important;
}

.rowspace.rowspace {
	margin-bottom: 40px;
}
.pseudo-slider {
	display: none;
}

.transicao,
.eff-op,
.eff {
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
	display: block;
}

.eff:hover {
	box-shadow: 1px 1px 10px #1e5391;
	text-decoration: none;
}

.eff-op:hover {
	opacity: .8;
	text-decoration: none;
}

form select,
form input[type="text"] {
	box-sizing: border-box;
	border-radius: 4px;
	padding: 0 12px;
	height: 36px;
	float: left;
}

#fale-conosco form select,
#fale-conosco form input[type="text"]{
	background-color: transparent;
	border: 1px solid white;
	box-sizing: border-box;
	padding: 0 12px;
	height: 30px;
	float: left;
	color: white;
}

.btn {
	font-family: "Titillium Web", sans-serif;
	background-color: #b70606;
	text-transform: uppercase;
	padding: 0 18px;
	border: none;
	color: white;
	line-height: 2;
}
.btn:hover {
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 16px 0;
	font-weight: 400;
	line-height: 1;
	color: #ac0000;
}

h1 {
	margin: 0 !important;
	font-size: 0px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 20px;
}

h5 {
	font-size: 16px;
}

form textarea {
	border-radius: 4px !important;
	height: 120px;
	padding: 12px;
	resize: none;
}

#fale-conosco form textarea {
	background-color: transparent;
	border: 1px solid white;
	height: 140px;
	padding: 12px;
	resize: none;
	color: white;
}

iframe {
	width: 100%;
}
/**
* Header
*/
.wrap-header {
	background-color: white;
	position: fixed;
	padding: 25px 0;
	z-index: 1000;
	width: 100%;
	top: 0;
}

@media (max-width: 1024px) {
	.wrap-header {
		position: relative;
	}
}

.area-logo a {
	display: block;
}

.sociais {
	list-style: none;
	margin: 1px 0;
}

.sociais li {
	text-transform: uppercase;
	line-height: 18px;
	font-size: 12px;
	float: left !important;
	margin-left: 8px;
}

@media (max-width: 600px) {
	.sociais li {
		float: right !important;
	}
}

.sociais li a {
	background-image: url(../img/spt-sociais.png);
	background-repeat: no-repeat;
	display: block;
	color: #9c9aa0;
	height: 17px;
	width: 17px;
}

.sociais li a.twitter {
	background-position: -19px 0;
}

.sociais li a.youtube {
	background-position: -38px 0;
}

.sociais li a.flickr {
	background-position: -56px 0;
}

.area-info .sociais li:last-child a {
	background: none;
	width: auto;
}

.area-info .nav {
	list-style: none;
	margin: 18px 0 0 0;
}

.area-info .nav li {
	text-transform: uppercase;
	margin-left: 22px;
	font-size: 15px;
	line-height: 1;
	float: left;
}

.area-info .nav li a {
	font-family: 'Titillium Web', sans-serif;
	color: black;
}

.area-info .nav li:hover a,
.area-info .nav li a.actv {
	text-decoration: none;
	color: #ac0000;
}

.btn-loja {
	position: fixed;
	display: block;
	z-index: 1001;
	top: 40%;
	right: 0;
}
/**
* Menu
*/
.wrap-menu-responsivo {
	border-bottom: 1px solid #FFFFFF;
	background-color: #ac0000;
	height: 50px;	
	width: 100%;
}
.wrap-menu-responsivo .menu {
	position: relative;
	padding: 2px 16px;
}

.wrap-menu-responsivo .menu a {
	display: block;
	color: #FFFFFF;	
	padding: 5px;
}

.wrap-menu-responsivo .menu a:hover {
	text-decoration: none;
}

.wrap-menu-responsivo .hide-menu {
	border-top: 1px solid #FFFFFF;
	background-color: #ac0000;
	padding: 0 !important;
	margin: 0 !important;
	position: absolute;
	list-style: none;
	display: none;
	z-index: 200;
	width: 100%;
	top: 50px;
	left: 0;
	
}

.wrap-menu-responsivo .menu a img {
	width: 32px;
	height: 32px;
	}

.wrap-menu-responsivo .hide-menu li {
	text-transform: uppercase;
	font-size: 1.125rem !important;
	border-bottom: 1px solid #FFFFFF;	
	width: 100%;
}

.wrap-menu-responsivo .hide-menu li a {
	padding-left: 25px;
	background: none;
	border: none;
}

.wrap-menu-responsivo .hide-menu li a:hover {
	text-decoration: none;
}

.menu ul li .dropdown-2,
.menu ul li .dropdown {
	background: #12aaa0;
	display: none;
	left: -20px;
	width: 100%;
	z-index: 70;
	top: 35px;
	margin: 0;
}

.menu ul li .dropdown-2 {
	background: #83c881;
	display: none;
}
/**
* Wrap Banner
*/
.wrap-banner {
	position: relative;
	overflow: hidden;
	width: 100%;
	z-index: 0;
	top: 0;
}

.wrap-banner,
.wrap-banner .carousel,
.wrap-banner .frame {
	height: 47vw;
}

.wrap-banner .carousel {
	margin-bottom: 0;
	position: fixed;
	width: 100%;
}

@media (max-width: 1024px) {
	.wrap-banner .carousel {
		position: relative;
	}
}

.wrap-banner .carousel .slick-next {
	right: 15%;
}

.wrap-banner .carousel .slick-prev {
	left: 15%;
}

.wrap-banner .frame {
	background-size: cover !important;
}
/**
* Footer
*/
.wrap-footer {
	width: 100%;
	bottom: 0;
	left: 0;
}

/**
* QUEM SOMOS
*/
section.container {
	padding: 70px 0;
}

section.container.black {
	background-color: black;
}

section.container.black h2 {
	color: white;
}

section.container.black p {
	margin-bottom: 0;
	font-size: 15px;
	color: white;
}

.tabled {
	vertical-align: middle;
	display: table-cell;
	width: 999px;
}

#nossa-historia .secoes {
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	transition: all .2s ease-in;
	margin-bottom: 36px;
	-webkit-transform: scale(.85);
	-moz-transform: scale(.85);
	-ms-transform: scale(.85);
	transform: scale(.85);
}

#nossa-historia .secoes.fst {
	transform: scale(1);
}

#nossa-historia .secoes:last-child {
	margin-bottom: 0;
}

.title {
	text-transform: uppercase;
	color: #504e4e;
}

/**
* SERVIÇOS
*/
#servicos .wrapper-servicos {
	background-color: black;
	min-width: 300px;
	padding: 45px 0;
	width: 100%;
	display: none;
}

.wrapper-servicos p {
	color: white;
}

.wrapper-servicos a {
	background-color: transparent;
	border: 1px solid #a11c1d;
	line-height: 2.6;
	padding: 0 26px;
	color: #a11c1d;
	display: block;
	margin-top: 16px;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	transition: all .2s linear;
}

.wrapper-servicos a:hover {
	background-color: #a11c1d;
	color: white;
}

.lista-servicos {
	margin-top: 60px;
}

.lista-servicos li .wrap-img {
	margin-bottom: 18px;
	position: relative;
	overflow: hidden;
}

.lista-servicos li .wrap-img img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%) rotate(0) translateZ(0);
	-moz-transform: translate(-50%, -50%) rotate(0) translateZ(0);
	-ms-transform: translate(-50%, -50%) rotate(0) translateZ(0);
	transform: translate(-50%, -50%) rotate(0) translateZ(0);
}

.lista-servicos li h3 {
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 0;
	font-size: 18px;
}

.lista-servicos > li > a {
	position: relative;
}

.lista-servicos > li > a.actv:after {
	content: "";
	display: block;
	width: 22px;
	height: 9px;
	background: url(../img/seta.png) no-repeat center;
	position: absolute;
	bottom: -20px;
	left: 50%;
	margin-left: -10px;
}
/**
* SEGMENTOS
*/
.row-diff {
	max-width: 100%;
}

#segmentos .segmentos {
	padding: 20% 0;
	position: relative;
}

#segmentos .segmentos:hover {
	text-decoration: none;
}

#segmentos .segmentos .seg-info {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	background-color: rgba(0, 0, 0, .8);
	transition: all .2s linear;
	opacity: 0;
}

#segmentos .segmentos.actv .seg-info {
	opacity: 1;
	cursor: default;
	overflow: auto;
}

.close {
	position: absolute;
	font-size: 22px;
	display: block;
	color: white;
	right: 10px;
	top: 10px;
	cursor: pointer;
}

#segmentos .segmentos .seg-info .row {
	padding-top: 40px;
	padding-bottom: 40px;
}

#segmentos .segmentos .seg-info p {
	color: white;
}

.segmentos {
	display: block;
}

.segmentos .wrapper {
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.27) 15%, rgba(0,0,0,1) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.27) 15%, rgba(0,0,0,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.27) 15%, rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=1 );
	border-bottom: 4px solid red;
	padding: 30px 0;
}

.segmentos.auto .wrapper {
	background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(255,255,255,0.27) 85%, rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(255,255,255,0.27) 85%, rgba(255,255,255,0) 100%);
	background: linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(255,255,255,0.27) 85%, rgba(255,255,255,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00ffffff',GradientType=1 );
}

.segmentos .wrapper h4 {
	text-transform: uppercase;
	text-align: center;
	font-size: 40px;
	color: white;
	margin: 0;
}

.ads {
	margin-top: 60px;
}

.ads img {
	width: 100%;
}
/**
* CONTATO
*/
#fale-conosco {
	background: url(../img/bg-contato.jpeg) no-repeat center;
	background-size: cover !important;
	background-position: 50% 0;
	background-repeat: repeat;
	background-attachment: fixed;
	position: relative;
}

#fale-conosco .curtain {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, .7);
	position: absolute;
	z-index: 100;
}

#fale-conosco.container {
	padding: 120px 0;
}

.endereco {
	font-family: "Titillium Web", sans-serif;
	margin: 12px 0 26px 0;
	list-style: none;
}

.endereco > li {
	font-weight: 300;
	margin-bottom: 18px;
	color: white;
	float: left;
	width: 50%;
}

@media (max-width: 600px) {
	.endereco > li {
		text-align: left !important;
		width: 100%;
	}
}

.endereco > li > img {
	margin: 0 8px 0 0;
}

.endereco > li:nth-child(even) {
	text-align: right;
}

#fale-conosco form label {
	font-family: "Titillium Web", sans-serif;
	line-height: 2;
	color: white;
}

#fale-conosco .sociais li a {
	background-image: url(../img/spt-sociais-footer.png);
	height: 20px;
	width: 20px;
}



#fale-conosco .sociais li a.twitter {
	background-position: -22px 0;
}

#fale-conosco .sociais li a.youtube {
	background-position: -44px 0;
}

#fale-conosco .sociais li a.flickr {
	background-position: -66px 0;
}

.linha {
	position: fixed;
	top: 50%;
	width: 100%;
	z-index: 4000;
	border-bottom: 4px solid red;
	display: none;
}

.popup {
	max-width: 800px;
	padding: 20px 0;
}

.popup .btn {
	border: 1px solid #ac0000;
	background-color: white;
	text-transform: none;
	line-height: 2.4;
	color: #ac0000;
}

section {
	position: relative;
	background-color: white;
}

@media (max-width: 600px) {
	.invert {
		display: flex;
		flex-direction: column-reverse;
	}

	.width-base {
		margin-bottom: 18px;
	}
}
/**
* QUERIES
*/
/*@media only screen and (max-width: 480px) {	
	
}
@media only screen and (max-width: 600px) {
	
}
@media only screen and (min-width: 768px) {
	
}
@media only screen and (min-width: 1024px) {
	
	.wrap-footer {
		position: absolute;		
	}

	#content {
		
	}
}*/