html{
	width: 100vw;
}

body{
	overflow-x:hidden;
}

h3{
	font-weight: 600;
}

p{
	width: 550px;
	font-size: 1.089em;
}

#master-container{
	margin: 0;
	padding: 0;
}
#master-parent{
	position: fixed;
	width: 100vw;
	z-index: 0;
	margin: 0;
	padding: 0;
}

.header-title{
	position: absolute;
	bottom: 200px;
	left: 14.5%;
	font-size: 6.1em;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
	color: white;
	letter-spacing: 2.1px;
}

.header-subtitle{
	position: absolute;
	bottom: 189px;
	left: 18%;
	color: white;
	font-size: 17px;
	font-family: arial,serif;
	letter-spacing: 1px;
}

.header-leg{
	position: absolute;
	right: 21px;
	bottom: 160px;
	font-size: 10px;
	width: auto;
	color: white;
}

#header-image{
	background-image: url('../img/header.jpg');
	width: 100%;
	height: 95vh;
	background-position-x: -383px;
	background-position-y: -120px;
	background-repeat: no-repeat;
	background-size: 130%;
}

#corpo-texto{
	background: white;
  	margin: 95vh 0 0 0;
  	padding: 0;
	position: relative;
	width: 100vw;
	z-index: 1;
}

#first-paragraph{
	width:500px;
}

#first-paragraph::first-letter{
	font-weight: 500;
	font-size: 30px;
}

#sidebar-filme{
	background-color: white;
	padding: 10px;
	height: 590px;
	z-index: 1;
}

.filme-sidebar{
	height: 150px;
	width: 280px;
}

.filme-sidebar img{
	width: 81%;
}

.filme-sidebar.first{
	margin-top: 45px;
}

.filme-sidebar h4{
	font-weight: 600;
}


#sidebar-entrevistas{
	background-color: white;
	padding: 10px;
	width: 100%;
	position: absolute;
	top: 4120px;
	margin-left:-20px;
	margin-left: 97px;
}

.entrevista-sidebar{
	border-bottom: 1px solid gray;
	padding-bottom: 25px;
	padding-top: 25px;
}

.entrevista-sidebar img{
	width: 100%;
	margin-bottom: 5px;
}

.entrevista-sidebar.first{
	border-top: none;
}

.entrevista-sidebar h5{
	font-weight: 600;
}

.video-desc-sidebar{
	font-size: 13px;
}

.texto-com-fundo{
	position: relative;
	background-image: url("../img/fundolimpo.jpg");
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: 0 122px;
	height: 620px;
}

.texto-com-fundo p {
	width:520px;
}

.video-fundo{
	position: absolute;
	right: 10px;
	bottom: -40px;
	border: 2px solid white;
}

#videonuvemdiv{
	width:100vw;
	height:100vh;
	margin-left:-65px;
	z-index:2;
}

/* Imagens */

.img-desc-texto{
	width: 289px;
	height: 200px;
}

.img-lgo-texto{
	width: 61%;
	margin-bottom:5px;
}

.img-loteamento-texto{
	width: 100%;
}

.img-legenda{
	color: black;
	font-size: 0.9em;
	text-align: left;
	width: 100px;
	display: inline-block;
	vertical-align: bottom;
	margin-bottom: 26px;
}
.legenda-batata{
	color: black;
	font-size: 0.9em;
	text-align:center;
	width: 135px;
	display: inline-block;
	vertical-align: bottom;
	margin-bottom: 1px;
}

.video-style{
	margin: 0 0 20px 0;
	padding:5px 0;
}

.creditos{
	width: 100vw;
	background-color: black;
	color: white;
	padding: 10px;
	margin-left: -65px;
}

.creditos p{
	width: auto;
	font-size: 0.9em;
	text-align: center;
	height: 6px;
}

.creditos img{
	width: 170px;
	position: absolute;
	bottom: 0;
	right: -460px;
	z-index: 1;
}

.sliders-l img{
	width: 100%;
}

#lazcom-fade1, #lazcom-fade2{
	margin:20px 0 20px 0;
	display:inline-block;
}

#fut-fade1, #fut-fade2{
	height: 250px;
	width: 350px;
	position: relative;
	margin-bottom:20px;
	display:inline-block;
	margin-right:5px;
}

#gaitinha-video{
	float:right;
	margin-left: 20px;
}

#SemQuerer{
	margin-top:20px;
	margin-bottom:50px;
}

.yt-play{
	width: 15px;
}

.stuck {
  position:fixed !important;
  top:0 !important;
  margin-top: 0;
}

.struck{
	position: absolute;
	top: 2979px;
}

.clear{
	clear: both;
}

/* Mobile */

.menu-trailer-mobile a{
	margin-right: 10px;
}

.video-style-mobile{
	margin: 60px 10px;
}

.video-style-mobile iframe{
	width: 100%;
	height: 600px;
}
