@font-face {
  	font-family: 'PTSans-Regular';
  	src: url('../fonts/PTSans-Regular.eot');
  	src: url('../fonts/PTSans-Regular.eot?#iefix') format('embedded-opentype'),
    	url('../fonts/PTSans-Regular.woff2') format('woff2'),
       	url('../fonts/PTSans-Regular.woff') format('woff'),
       	url('../fonts/PTSans-Regular.ttf') format('truetype'),
       	url('../fonts/PTSans-Regular.svg#hensaregular') format('svg');
  	font-weight: normal;
  	font-style: normal;
}

@font-face {
  	font-family: 'PTSans-Bold';
  	src: url('../fonts/PTSans-Bold.eot');
  	src: url('../fonts/PTSans-Bold.eot?#iefix') format('embedded-opentype'),
       	url('../fonts/PTSans-Bold.woff2') format('woff2'),
       	url('../fonts/PTSans-Bold.woff') format('woff'),
       	url('../fonts/PTSans-Bold.ttf') format('truetype'),
       	url('../fonts/PTSans-Bold.svg#hensaregular') format('svg');
  	font-weight: normal;
  	font-style: normal;
}

@font-face {
  	font-family: 'PTSans-Italic';
  	src: url('../fonts/PTSans-Italic.eot');
  	src: url('../fonts/PTSans-Italic.eot?#iefix') format('embedded-opentype'),
       	url('../fonts/PTSans-Italic.woff2') format('woff2'),
       	url('../fonts/PTSans-Italic.woff') format('woff'),
       	url('../fonts/PTSans-Italic.ttf') format('truetype'),
       	url('../fonts/PTSans-Italic.svg#hensaregular') format('svg');
  	font-weight: normal;
  	font-style: normal;
}

html, body, div, span, applet, object, iframe,  
h1, h2, h3, h4, h5, h6, p, blockquote, pre,  
a, abbr, acronym, address, big, cite, code,  
del, dfn, em, font, 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, label, legend,  
table, caption, tbody, tfoot, thead, tr, th, td {  
	margin: 0;  
	padding: 0;  
	border: 0;  
	outline: 0;  
	font-size: 100%;  
	vertical-align: baselinebaseline;  
	background: transparent;  
} 

body {  
	margin: 0; 
	padding: 0px;
	width: 100%;
    height: 100%;
    color: #000;
	font-family: 'PTSans-Regular', sans-serif;
	overflow-x: hidden!important;
} 

html {
    width: 100%;
    height: 100%;
}

ol, ul {  
	list-style: none;  
}  

blockquote, q {  
	quotes: none;  
}  

blockquote:before, blockquote:after,  
q:before, q:after {  
	content: '';  
}  
  
:focus {  
	outline: 0;  
}  

.row::before, .row::after{
	display: flex!important;	
}
  
table {  
	border-collapse: collapse;  
	border-spacing: 0;  
}

strong {
	font-weight: normal;
}

#loading {
	width: 100%;
	height: 100%;
	position: fixed;
	background-color: #fff;
	z-index: 100000;
	left: 0;
	overflow: hidden;
}

#subloading {
	position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

.selo {
	position: fixed;
    width: 135px;
    top: 67%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}

.aviso-cookies {
	width: 100%;
	background: #000;
	padding: 10px;
	color: #fff;
	font-size: 12px;
	z-index: 100;
	text-align: center;
	position: fixed;
	bottom: 0;
}

.aviso-cookies a {
	color: #fff;
	text-decoration: underline;
}

.aviso-cookies a:hover {
	color: #009D4E!important;
	text-decoration: underline;
}

.close-barra {
	color: #fff;
	font-size: 13px;
	cursor: pointer;
	margin-left: 5px;
	text-decoration: none!important;
}

.clear {
	clear: both;
}

.caminho {
	margin-top: 5px;
	text-transform: uppercase;
}

.caminho a {
	text-decoration: none;
	color: inherit;
}

.padding60 {
	padding-top: 60px!important;
}

.button-servico {
    font-family: 'PTSans-Bold';
    border: solid 5px #00464f;
    text-align: center;
    padding: 35px 0;
    text-transform: uppercase;
}

.nopaddingleft {
	padding-left: 0!important;
}

.nopaddingright {
	padding-right: 0!important;
}

.bg-green {
	background: #00464f;
}

.mobile {
	display: none;
}

.titulo-mobile {
	font-family: 'PTSans-Bold';
	color: #00464f;
	font-size: 43px;
	text-transform: uppercase;
	margin-top: 30px;
	text-align: center;
}

.titulo-servico-left {
	font-family: 'PTSans-Bold';
	font-size: 43px;
	color: #fff;
	padding: 80px 0;
	padding-left: 15px;
	padding-right: 50px;
	text-align: right;
	text-transform: uppercase;
}

.titulo-servico-right {
	font-family: 'PTSans-Bold';
	font-size: 43px;
	color: #fff;
	padding: 80px 0;
	padding-right: 15px;
	padding-left: 50px;
	text-align: left;
	text-transform: uppercase;
}

.texto-right, .texto-left {
	font-size: 14px;
}

.texto-right {
	text-align: left;
	padding-left: 50px;
}

.texto-left {
	text-align: right;
	padding-left: 50px;
}

.vertical-align {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	-webkit-transform:  translateY(-50%);
}

.video-left {
	font-family: 'PTSans-Bold';
	font-size: 32px;
	color: #fff;
	text-transform: uppercase;
	text-align: right;
	padding: 50px 70px;
}

.play-left {
	margin-left: 70px;
}

.video-right {
	font-family: 'PTSans-Bold';
	font-size: 32px;
	color: #fff;
	text-transform: uppercase;
	text-align: left;
	padding: 50px 70px;
}

.play-right {
	margin-right: 70px;
}

.video-left, .video-right {
	margin-bottom: 30px;
}

.video-left h2, .video-right h2 {
	display: inline-block;
}

.div-titulo-projetos {
	font-family: 'PTSans-Bold';
	text-transform: uppercase;
	text-align: center;
	margin: 40px 0 70px 0;
}

.titulo-projetos {
	font-size: 43px;
	color: #00464f;
}

#site-content {
	background: #fff;
	z-index: 1;
}

#footer {
	position: fixed;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
}

.footer {
	color: #fff;
	background-color: #231f20!important; 
	padding: 0 25px;
}

.footer a {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}

.contactos-footer {
	padding: 25px 0;
}

.email-footer {
	float: left;
}

.contacto-footer {
	float: right;
}

.img-responsive {
	max-width: 100%;
	width: 100%;
	height: auto;
}

.texto-producao-eventos {
	padding: 90px 50px;
}

.titulo-producao-eventos {
	font-family: 'PTSans-Bold';
	font-size: 43px;
	text-transform: uppercase;
	color: #00464f;
	margin-bottom: 30px;
}

.div-luz {
	transform: translateY(-15%);
  	-ms-transform: translateY(-15%);
  	-webkit-transform:  translateY(-15%);
}

.div-mobiliario {
	transform: translateY(-65%);
  	-ms-transform: translateY(-65%);
  	-webkit-transform:  translateY(-65%);
  	margin-bottom: -19%;
}

.button-tecnico {
	margin-bottom: 30px;
}

.buttons-gallery {
	position: absolute;
    bottom: 10px;
    margin: 0 auto;
    left: 0;
    right: 0;
    text-align: center;
}

.button-gallery {
	margin: 0 5px;
	cursor: pointer;
}

.green {
	color: #00464f;
}

.button-hover:hover {
	background-color: #00464f;
	color: #fff;
	cursor: pointer; 
}

#imagem-direto {
	transform: translateY(-30%);
  	-ms-transform: translateY(-30%);
  	-webkit-transform:  translateY(-30%);
  	margin-bottom: -8%;
}

.modal {
  	display: none;
 	position: fixed;
  	z-index: 1;
  	padding-top: 100px; 
  	left: 0;
  	text-align: center;
  	top: 0;
  	width: 100%;
  	height: 100%;
  	overflow: auto;
  	background-color: rgb(0, 0, 0);
  	background-color: rgba(0, 0, 0, 0.9);
}

.modal-content {
  	margin: auto;
  	display: block;
  	width: 80%;
  	max-width: 700px;
}

@keyframes zoom {
  	from {
  		transform: scale(0)
  	}
  	to {
  		transform: scale(1)
  	}
}

.close {
  	position: absolute;
  	top: 15px;
  	color: #e21f26!important;
  	font-size: 60px;
  	transition: 0.3s;
  	text-shadow: none!important;
  	opacity: 1!important;
}

.close:hover, .close:focus {
  	text-decoration: none;
  	cursor: pointer;
}

@media only screen and (max-width: 700px) {
  	.modal-content {
    	width: 100%;
  	}
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.white {
	color: #fff!important;
}

.white .titulo-producao-eventos {
	color: #fff;
}

.no-padding {
	padding-left: 0px!important;
	padding-bottom: 0px!important;
	padding-right: 0px!important;
	padding-top: 0px!important;
}

.skw-pages {
  	overflow: hidden;
  	position: relative;
  	height: 100vh;
}

.skw-page {
  	position: absolute;
  	left: 0;
  	top: 0;
  	width: 100%;
}

.skw-page__half {
  	position: absolute;
  	top: 0;
  	width: 50%;
  	height: 100vh;
  	-webkit-transition: -webkit-transform 1s;
  	transition: transform 1s;
}

.skw-page__half--left {
  	left: 0;
  	-webkit-transform: translate3d(0, 100%, 0);
  	transform: translate3d(0, 100%, 0);
}

#navIndex {
	z-index: 100000;
	margin-top: 62px;
	right: 505px;
	position: absolute;	
}

#navContatos {
	z-index: 100000;
	margin-top: 1px;
	right: 17px;
	position: absolute;	
}

.skw-page__half--right {
  	left: 50%;
  	-webkit-transform: translate3d(0, -100%, 0);
  	transform: translate3d(0, -100%, 0);
}

.skw-page.active .skw-page__half {
  	-webkit-transform: translate3d(0, 0, 0);
  	transform: translate3d(0, 0, 0);
}

.skw-page__skewed {
  	overflow: hidden;
  	position: absolute;
  	top: 0;
  	width: 140%;
  	height: 100%;
  	background: #000;
}

.skw-page__half--left .skw-page__skewed {
	left: -40%;
}

.skw-page__half--right .skw-page__skewed {
	right: -40%;
}

.skw-page__content {
  	display: -webkit-box;
  	display: -webkit-flex;
  	display: -ms-flexbox;
  	display: flex;
  	-webkit-box-align: center;
  	-webkit-align-items: center;
  	-ms-flex-align: center;
  	align-items: center;
  	-webkit-box-pack: center;
  	-webkit-justify-content: center;
  	-ms-flex-pack: center;
  	justify-content: center;
  	-webkit-flex-flow: column wrap;
  	-ms-flex-flow: column wrap;
  	flex-flow: column wrap;
  	position: absolute;
  	left: 0;
  	top: 0;
  	width: 100%;
  	height: 100%;
  	padding: 0;
  	color: #000;
  	-webkit-transition: -webkit-transform 1s, opacity 1s;
  	transition: transform 1s, opacity 1s;
  	background-size: cover;
  	z-index:0;
}

.skw-page__half--left .skw-page__content {
  	padding-left: 30%;
  	padding-right: 30%;
  	-webkit-transform-origin: 100% 0;
  	-ms-transform-origin: 100% 0;
  	transform-origin: 100% 0;
}

.skw-page__half--right .skw-page__content {
	padding-left: 20%;
    padding-right: 40%;
	-webkit-transform-origin: 0 100%;
	-ms-transform-origin: 0 100%;
	transform-origin: 0 100%;
}

.skw-page.inactive .skw-page__content {
  	opacity: 0.5;
}

.skw-page__heading {
  	margin-bottom: 40px;
  	font-size: 40px;
  	text-align: left;
  	color: #004750;
  	font-family: 'PTSans-Bold';
  	width: 100%;
  	text-transform: uppercase;
}

.skw-page__description {
  	font-size: 16px;
  	text-align: justify;
   	width: 100%;
}

.bold {
	font-weight: bold;
}

.skw-page__link {
	color: #FFA0A0;
}

.skw-page-1 .skw-page__half--left .skw-page__content {
	background-image: url("../images/image1.jpg");
}

.skw-page-1 .skw-page__half--right .skw-page__content {
	background: #ffffff;
}

.skw-page-2 .skw-page__half--left .skw-page__content {
	background-image: url("../images/image2.jpg");
}

.skw-page-2 .skw-page__half--right .skw-page__content {
	background: #ffffff;
}

.skw-page-3 .skw-page__half--left .skw-page__content {
	background-image: url("../images/image3.jpg");
}

.skw-page-3 .skw-page__half--right .skw-page__content {
	background: #ffffff;
}

.italic-text {
	font-family: 'PTSans-Italic';
	font-size: 18px;
	text-align: justify;
}

.italic-text2 {
	font-family: 'PTSans-Italic';
	font-size: 16px;
	text-align: justify;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
	padding-right: 15px;
	padding-left: 15px;
}

.logo {
	position: fixed;
  	top: 50%;
  	left: 50%;
  	z-index: 1;
  	transform: translate(-50%, -50%);
  	-ms-transform: translate(-50%, -50%);
  	-webkit-transform:  translate(-50%, -50%);
}

.seta {
	position: fixed;
	margin: 0 auto;
	bottom: 53px;
	left: 50%;
    transform: translate(-50%, 0);
  	-ms-transform: translate(-50%, 0);
  	-webkit-transform: translate(-50%, 0);
	z-index: 1;
}

.wrapper-btn {
	width: 100%;
	text-align: right;
}

.wrapper-btn1 {
	width: 100%;
	text-align: left;
}

.wrapper-btn2 {
	width: 100%;
	text-align: left;
	margin-bottom: 40px;
}

.btn {
  	border-radius: 0px;
  	border: 2px solid #004750;
  	margin-top: 30px;
  	padding: 12px 30px;
  	position: relative;
  	cursor: pointer;
  	transition: all 1s ease;
  	overflow: hidden;
}

.btn > p {
  	text-align: center;
  	font-family: 'PTSans-Bold';
  	text-transform: uppercase;
  	color: #034C55;
  	font-size: 18px;
  	position: relative;
  	z-index: 1;
  	transition: all 1s ease;
}

.btn:before {
  	content: "";
  	width: 100%;
  	height: 100%;
  	background-color: #004750;
  	position: absolute;
  	transition: all 1s ease;
}

.btn-2:before {
  	top: 0;
  	left: -210px;
}

.btn-2:hover:before {
  	left: 0;
}

.btn:hover p {
  	color: #fff;
}

#navbar {
	z-index: 100000;
	margin-top: 39px;
	right: 450px;
	position: absolute;
}

#navbar li a, #navbar2 li a {
	font-family: 'PTSans-Bold';
	color: #000000;
	font-size: 15px;
	text-transform: uppercase;
}

#navbar2 li a {
	font-family: 'PTSans-Bold';
	color: #000000;
	font-size: 15px;
	text-transform: uppercase;
}

#navIndex li a {
	font-family: 'PTSans-Bold';
	color: #000000;
	font-size: 15px;
	text-transform: uppercase;
}

#navContatos li a {
	font-family: 'PTSans-Bold';
	color: #000000;
	font-size: 15px;
	text-transform: uppercase;
}

#navbar2 {
	z-index: 100; 
}

#header {
	padding: 32px 94px 32px 109px;
}

#navIndex .under a:before {
 	content: "";
 	position: absolute;
 	z-index: -2;
 	left: 0;
 	right: 100%;
 	bottom: 0;
 	background: #004750;
 	height: 3px;
 	-webkit-transition-property: right;
 	transition-property: right;
 	-webkit-transition-duration: 0.3s;
 	transition-duration: 0.3s;
 	-webkit-transition-timing-function: ease-out;
 	transition-timing-function: ease-out;
}

#navIndex .under a:hover {
 	opacity: 1!important;
 	background: transparent;
}

#navIndex .under a:hover:before {
 	right: 0;
}

#navIndex .under a:before {
 	content: "";
 	position: absolute;
 	z-index: -2;
 	left: 0;
 	right: 100%;
 	bottom: 0;
 	background: #004750;
 	height: 3px; 
 	-webkit-transition-property: right;
 	transition-property: right;
 	-webkit-transition-duration: 0.3s;
 	transition-duration: 0.3s;
 	-webkit-transition-timing-function: ease-out;
 	transition-timing-function: ease-out;
}

#navIndex .under a:hover {
 	opacity: 1!important;
 	background: transparent;
}

#navIndex .under a:hover:before {
 	right: 0;
}

#navbar2 .under a:before {
 	content: "";
 	position: absolute;
 	z-index: -2;
 	left: 0;
 	right: 100%;
 	bottom: 0;
 	background: #004750;
 	height: 3px;
 	-webkit-transition-property: right;
 	transition-property: right;
 	-webkit-transition-duration: 0.3s;
 	transition-duration: 0.3s;
 	-webkit-transition-timing-function: ease-out;
 	transition-timing-function: ease-out;
}

#navbar2 .under a:hover {
 	opacity: 1!important;
 	background: transparent;
}

#navbar2 .under a:hover:before {
 	right: 0;
}

#navbar2 .under a:before {
 	content: "";
 	position: absolute;
 	z-index: -2;
 	left: 0;
 	right: 100%;
 	bottom: 0;
 	background: #004750;
 	height: 3px;
 	-webkit-transition-property: right;
 	transition-property: right;
 	-webkit-transition-duration: 0.3s;
 	transition-duration: 0.3s;
 	-webkit-transition-timing-function: ease-out;
 	transition-timing-function: ease-out;
}

#navbar2 .under a:hover {
 	opacity: 1!important;
 	background: transparent;
}

#navbar2 .under a:hover:before {
 	right: 0;
}

#navContatos .under a:before {
 	content: "";
 	position: absolute;
 	z-index: -2;
 	left: 0;
 	right: 100%;
 	bottom: 0;
 	background: #004750;
 	height: 3px;
 	-webkit-transition-property: right;
 	transition-property: right;
 	-webkit-transition-duration: 0.3s;
 	transition-duration: 0.3s;
 	-webkit-transition-timing-function: ease-out;
 	transition-timing-function: ease-out;
}

#navContatos .under a:hover {
 	opacity: 1!important;
 	background: transparent;
}

#navContatos .under a:hover:before {
 	right: 0;
}

#navContatos .under a:before {
 	content: "";
 	position: absolute;
 	z-index: -2;
 	left: 0;
 	right: 100%;
 	bottom: 0;
 	background: #004750;
 	height: 3px;
 	-webkit-transition-property: right;
 	transition-property: right;
 	-webkit-transition-duration: 0.3s;
 	transition-duration: 0.3s;
 	-webkit-transition-timing-function: ease-out;
 	transition-timing-function: ease-out;
}

#navContatos .under a:hover {
 	opacity: 1!important;
 	background: transparent;
}

#navContatos .under a:hover:before {
 	right: 0;
}

.nav-item {
	position: relative;
}

.wrapper-title {
	float: left;
	padding: 0px 125px 60px 125px;
	width: 100%;
}

.wrapper-title2 {
	float: left;
	padding: 0px 0px 60px 0px;
	width: 100%;
}

.title {
	float: left;
	color: #004750;
	padding-bottom: 10px;
	text-transform: uppercase;
	font-size: 28px;
	font-family: 'PTSans-Bold';
}

.line {
	float: left;
	clear: left;
	width: 70px;
	height: 5px;
	background: #004750;
}

.parallax { 
    background-image: url("../images/sobre.jpg");
	height: 500px; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    width: 100%;
}

#main_contactos {
	height: 93vh;
}

.content {
	width: 100%;
	padding: 0px 125px 0px 125px;
	float: left;
}

.text {
	width: 100%;
	font-size: 14px;
	margin-bottom: 60px;
	float: left;
}

.center-content {
	text-align: center;
}	

.area-text {
	width: 100%;
	font-family: 'PTSans-Bold';
	font-size: 20px;
	margin-top: 30px;
	color: #000;
}

.btn-a:hover {
	text-decoration: none;
}

.wrapper-area {
	width: 100%;
	float: left;
}

#form-contact {
	margin-bottom: 50px;
}

.footer {
	width: 100%;
	background: #000000;
	float: left;
	margin-top: 100px;
	text-align: center;
	padding: 18px 0px 18px 0px;
}

.footer_contactos {
	width: 100%;
	background: #000000;
	float: left;
	text-align: center;
	padding: 18px 0px 18px 0px;
}

.navbar-toggler-right {
    position: absolute;
    right: 1rem;
    top: 22px;
}

.overlay {
  	position: absolute;
  	top: 0;
  	bottom: 0;
  	left: 0;
  	right: 0;
  	height: 100%;
  	width: 100%;
  	opacity: 0;
  	background-color: #000;
  	cursor: pointer;
  	-webkit-transition: all 0.5s ease-out;
  	-moz-transition: all 0.5s ease-out;
  	-o-transition: all 0.5s ease-out;
  	transition: all 0.5s ease-out;
}

.proj:hover .overlay {
  	opacity: 0.6;
}

.proj:hover .text-project {
  	opacity: 1;
}

.text-project {
  	color: white;
  	font-size: 25px;
  	font-family: 'PTSans-Bold';
  	text-transform: uppercase;
  	position: absolute;
  	top: 50%;
  	text-align: center;
  	opacity: 0;
  	width: 100%;
  	padding-left: 20px;
  	padding-right: 20px;
  	line-height: 28px;
}

.text-project2 {
	font-size: 18px;
	text-transform: uppercase;
}

.video-container {
	position: relative;
	padding-bottom: 42%;
	margin-bottom: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.img-proj {
	width: 100%;
	margin-bottom: 30px!important;
}

.wrapper-information {
	width: 100%;
	float: left;
	margin-top: 30px;
}

.wrapper-inf {
	width: 100%;
	margin-top: 30px;
}

.title-proj {
	width: 100%;
	float: left;
	color: #004750;
	font-size: 22px;
	font-family: 'PTSans-Bold';
	text-transform: uppercase;
	margin-bottom: 35px;
}

.no-pad-left {
	padding-left: 0px;
}

.no-pad-right {
	padding-right: 0px;
}

.text-proj {
	width: 100%;
	float: left;
	font-size: 14px;
	margin-bottom: 25px;
}

.mapa-container {
	float: left;
	display: inline-block;
	overflow: hidden;
	width: 100%;
	margin-bottom: 55px;
}

.icon-wrapper {
	float: left;
	clear: left;
	width: 100%;
	margin-bottom: 40px;
	min-height: 60px;
}

.icon-img {
	float: left;
	margin-right: 35px;
}

.icon-text {
	float: left;
	font-size: 14px;
	text-align: left;
}

#form-contact input {
	float: left;
	width: 100%;	
	height: 40px;
	border: 1px solid #000;
	background-color: #fff;
	color: #000;
	font-size: 14px;
	padding-left: 10px;
	text-align: left;
	margin-bottom: 25px;
}

#form-contact textarea {
	float: left;
	width: 100%;	
	height: 120px;
	border: 1px solid #000;
	background-color: #fff;
	color: #000;
	resize: none;
	font-size: 14px;
	padding-left: 10px;
	text-align: left;
	margin-bottom: 25px;
	padding-top: 10px;
}

.noneClass {
	display: none;	
}

.no-top {
	margin-top: 0px!important;
}

#mobile {
	display: none;
}

.wrapper-proj {
	padding-left: 15px;
	padding-right: 15px;
}

.img-areas {
	margin-bottom: 55px;
}

.text-area {
	width: 100%;
    font-size: 14px;
    float: left;
}

.btn-back {
	float: right;
    color: #004750;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'PTSans-Bold';
}

.img_vertical {
	float: left;	
}

.btn-back:hover {
	color: #000;
	text-decoration: none;
}

.back {
	margin-top: -3px;
}

.botoes {
	width: 100%;
	float: left;
	clear: left;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
}

.play-left, .play-right {
	cursor: inherit;
}

.justify {
	text-align: justify;
}

@media (max-width: 1500px) {
	#navbar {
   		right: 350px;
	}
	
	.skw-page__half--right .skw-page__content {
    	padding-left: 200px;
    	padding-right: 350px;
    }
}

@media (max-width: 1456px) {
	#navIndex li a {
		font-size: 14px;
	}
}

@media (max-width: 1421px) {
	#navIndex {
		right: 330px;
	}
}

@media (max-width: 1367px) {
	.button-servico {
		font-size: 12px;
	}

	.skw-page__heading {
		font-size: 28px;
		margin-bottom: 25px;
	}

	.texto-producao-eventos {
	    padding: 35px 50px;
	}
}

@media (max-width: 1300px) {
	#navbar {
   		right: 285px;
	}
	
	.skw-page__half--right .skw-page__content {
    	padding-left: 190px;
    	padding-right: 300px;
	}
	
	.italic-text {
    	font-size: 17px;
    }
}

@media (max-width: 1170px) {
	#navIndex {
	    right: 275px;
	}
}

@media (max-width: 1100px) {
	#navbar {
   	 	right: 240px;
	}
	
	.skw-page__half--right .skw-page__content {
    	padding-left: 180px;
    	padding-right: 256px;
	}
	
	.italic-text {
    	font-size: 16px;
    }
}

@media (max-width: 1092px) {
	#navIndex {
	    right: 240px;
	}

	#navIndex li a {
	    font-size: 13px;
	}
}

@media (max-width: 1024px) {
	#mobile {
		display: block;
	}
	
	#desktop {
		display: none;
	}
	
	.skw-page__heading {
		margin-bottom: 20px;
    	font-size: 30px;
    	margin-top: 40px;
	}

	.video-left, .video-right {
		font-size: 24px;
	}

	#footer {
		position: inherit;
	    z-index: inherit;
	    left: inherit;
	    right: inherit;
	    bottom: inherit;
	}

	#site-content {
		margin-bottom: 0!important;
	}
}

@media (max-width: 991px) {
	.navbar-collapse {
		width: 100%;
		float: left;
		clear: left;
	}

	.video-left, .video-right {
		padding: 50px 15px;
	}

	.play-left {
	    margin-left: 30px;
	}

	.play-right {
		margin-right: 30px;
	}

	.titulo-producao-eventos {
		font-size: 24px;
		margin-bottom: 0;
	}

	.texto-producao-eventos {
		padding: 10px 0;
	}

	.texto-producao-eventos p {
		font-size: 12px;
	}

	.texto-aluguer-equipamentos {
		padding: 10px;
	}

	.titulo-projetos {
		font-size: 28px;
	}
}

@media (max-width: 900px) {
	.content {
		padding: 0px 25px 0px 25px;
	}	
	
	.wrapper-title {
		padding: 0px 25px 60px 25px;
	}
	
	#header {
		padding: 32px 9px 32px 9px;
	}
	
	#navbar2 .under a:before {
		background: #fff;
	}
	
	.mar-b {
		margin-bottom: 20px;
	}
	
	.text-project {
		font-size: 18px;
	}
	
	.text-project2 {
		font-size: 12px;
	}
	
	.btn-back {
		right: 25px;
		top: 220px;
	}
	
	.btn-mobile {
		text-align: center!important;
	}
}

@media (max-width: 768px) {                                   
 	.col-12 {
 		display: inline-block!important;
 	}	
}

.mobile767 {
	display: none;
}

.relative {
	position: relative;
}

@media (max-width: 767px) {
	.full767 {
		display: none;
	}

	.mobile767 {
		display: block;
	}

	.button-servico {
		margin-bottom: 30px;
	}

	.last-button {
		margin-bottom: 0!important;
	}

	.padding15mobile {
		padding: 0 15px;
	}

	.video-left, .video-right {
		text-align: center;
    	padding: 25px 10px;
    	font-size: 24px;
	}

	.play-left, .play-right {
	    margin-left: 0;
	    margin-right: 0;
	    margin-bottom: 10px;
	    display: block;
	}

	.titulo-producao-eventos {
		text-align: center;
	}

	.texto-producao-eventos {
		text-align: center;
	}

	.gallery {
		margin-bottom: 30px;
	}

	.norightmobile .right {
		text-align: left;
	}

	.div-luz, .div-mobiliario {
	    transform: translateY(0);
	    -ms-transform: translateY(0);
	    -webkit-transform: translateY(0);
	    margin-bottom: 0;
	}

	.texto-right, .texto-left {
		padding-left: 0;
		text-align: justify;
	}

	.titulo-servico-right {
		padding: 0;
		margin-top: 30px;
		text-align: center;
	}

	#imagem-direto {
		transform: translateY(0);
	    -ms-transform: translateY(0);
	    -webkit-transform: translateY(0);
	    margin-bottom: 0;
	}

	.first-titulo {
		margin-top: 0!important;
	}

	.footer img {
		width: 80%;
	}

	.btn2-mobile {
		float: right;
	}
}

@media (max-width: 479px) {
	.full {
		display: none;
	}

	.mobile {
		display: block;
	}

	.button-gallery {
		width: 15px;
	}
}

@media (max-width: 340px) {
	.btn1-mobile p, .btn2-mobile p {
		font-size: 12px;
	}
}