#layout{
	position: relative;
	overflow: hidden;
}

#layout p{
	font-size: 70%;
}
.par1{
	height: 55px;
}
.banner-top{
	margin-top: 3%;
	width: 100%;
}
/* par2 */
.caixa-top{
	position: relative;
	top: -70px;
	margin-left: 5%;
}
.diferenciado{
	font-family: vogue;
	color: #dadada;
	font-size: 200%;
	font-weight:  lighter;
	letter-spacing: .13rem;
	margin-bottom: -2%;
}

.par2{
	position: relative;
	margin-top: 2rem;
}
.numero{
	font-size: 240%;
}
.par2 .numero{
	text-align: right;
	margin-right: 1%;
	padding-right: 5.5%;
}
.sub-numero{
	font-family: vogue;
	font-size: 160%;
	font-weight:  lighter;
}
.par2 .texto-numero{
	text-align: right;
	margin-top: 2%;
	padding-right: 8%;
	padding-left: 8%;
}
.texto-numero{
	padding-left: 1%;
	padding-right: 1%;
	font-size: 75%;
	line-height: 1rem;
	margin-top: 5%;
	text-transform: uppercase;
}
.img-texto{
	width: 100%;
	margin-top: 5%;
}
/* par3 */
.par3{
	position: relative;
}
.trave{
	position: relative;
	display: inline-block;
	background: #ee730d;
	width: 4px;
	z-index: -4;
}
.um{
	height: 85px;
	margin-top: -5px;
	margin-left: 8%;
}
.dois{
	position: absolute;
	height: 185px;
	top: 15px; 
	margin-left: 8%;
	
}
.par3 .numero{
	display: inline;
	margin-left: 5%;
	margin-right: 8%;
	margin-bottom: -8%;
}
.par3 .texto-numero{
	text-align: left;
	padding-left: 8%;
	padding-right: 8%;

}
.direita{
	margin-top: 10%;
	text-align: right;
	margin-right: 1%;
}
.direita .texto-numero{
	text-align: right;
	margin-right: 2%;
}
.ultima{
	position: relative;
	margin-top: 10%;
}
.ultima .numero{
	margin-left: 15%;
}
.ultima .texto-numero{
	margin-left: 8%;
}
/* par4 */
.par4{
	position: relative;
	padding-bottom: 7%;
	margin-right: 10%;
}
.par4{
	margin-top: 10%;
	text-align: right;
}
.tres{
	position: absolute;
	height: 140px;
	bottom: 0px;
	right: -5%;
}
.par4 .numero{
	margin-right: -2%;
}

.par4 .texto-numero{
	padding-left: 8%;
}

.video-tempo{
	width: 100%;
}
/* par5 */
.par5{
	position: relative;
	padding-top: 10%;
	padding-bottom: 5%;
}

.par5 .texto-numero{
	margin-left: 10%;
}
.quatro{
	position: absolute;
	height: 130px;
	bottom: -25px;
	left: 	5%;
}
/* par6 e 7 */
.par6{
	padding-top: 10%;
	padding-bottom: 10%;
	margin-left: 10%;
}
.asTrav{
	position: relative;
	display: inline-block;
	background: #ee730d;
	height: 4px;
	top: -18px;
}
.cinco{
	width: 100%;
}
.team{
	font-size: 115%;
	letter-spacing: .15rem;
	text-align: center;
}
.img-mvv{
	margin-top: 5%;
	width: 50%;
}
.texto-mvv{
	margin-top: 5%;
	padding-left: 7%;
	padding-right: 7%;
	text-align: center;
	font-size: 80%!important;
}
.mvv-baixo{
	margin-top: 5%;
}
.ultimo-mvv{
	font-size: 90%;
	letter-spacing: .05rem;
	color: #dadada;
	line-height: 1.6rem;
}
.ref{
	word-spacing: 1rem;
}
.no-ref{

	word-spacing: .5rem;
}
/* par 8 slides */
.par8{
	padding-top: 10%;
	padding-bottom: 5%;
}
.constru{
	font-size: 115%;
	letter-spacing: .15rem;
	line-height: 1.2rem;
}
.depo{
	margin-top: 2%;
	text-transform: uppercase;
}
.bannerSup{
	width: 100%;
	margin-top: 5%;
}
.videoYoutuBe{
	width: 100%;
	height: 100%;
}
.controles-setas{
	position: relative;
	margin-top: 5%;
	padding-bottom: 5%;
}
.seta-esquerda, .seta-direita{
	position: absolute;
	font-size: 250%;
	color: gray;
}
.seta-esquerda{
	left: 0;
}
.seta-direita{
	right: 0;
}
.controlEsquerda, .controlDireita{
	position: absolute;
	display: none;
	width: 50px;
	height: 70px;
}
.controlEsquerda{
	left: 8%;
}
.controlDireita{
	right: 8%;
}
/* par9 */
.par9{
	margin-top: 5%;
	padding-top: 4%;
}
.par9 .constru{
	margin-bottom: -4%;
}
.par9 p{
	text-transform: uppercase;
	margin-top: 5%;
}
.par9 h1{
	color: #dadada;
	font-size: 115%;
	line-height: 1.6rem;
}
.par9 .titulo{
	color: #686868;
}
@media (min-width: 360px){
	.par9{
		margin-top: 0;
	}
	
}
@media (min-width: 370px) {
	.videoYoutuBe{
		height: 220px;
	}
}
@media (min-width: 568px){
	
	
	#layout .constru{
		font-size: 150%;
	}
}

@media (min-width: 640px){
	
	
	#layout .constru{
		font-size: 150%;
		line-height: 1.5rem;
	}

	.numero{
		font-size: 320%;
	}
	
	.sub-numero{
		font-size: 170%;
	}
	
	.par2 .numero{
		margin-right: 3%;
	}
	.par2 .texto-numero{
		margin-left: 7.5%;
	}
	.texto-numero{
		width: 75%;
	}
	.um{
		height: 105px;
		margin-top: -5px;
		margin-left: 8%;
	}
	.par3 .numero{
		margin-right: 6.5%;
	}
	.direita .texto-numero{
		position: absolute;
		right: 0;
	}
	.ultima{
		margin-top: 20%;
	}
	.par4 .texto-numero{
		position: absolute;
		right: 1%;
	}
	.tres{
	bottom: -100px;
	right: -5%;
	}
	.video-tempo{
		margin-top: 12%;
	}
	.videoYoutuBe{
		height: 300px;
	}
	.bannerSup{
		height: 230px;
	}

}
@media (min-width: 731px){
	.quatro{
		position: absolute;
		height: 150px;
		bottom: -65px;
		left: 	5%;
	}
}
@media (min-width: 736px){
	.seta-esquerda, .seta-direita{
		font-size: 310%;
	}
	.par9{
		margin-top: -3%;
		padding-top: 0;
	}
	.caixa-top{
		top: -100px;
	}
	.diferenciado{
		font-size: 360%;
		margin-bottom: 2%;
	}
	#layout .constru{
		font-size: 230%;
		line-height: 2.3rem;
	}
	.img-mvv{
		width: 50%;
	}
	.texto-mvv{
		padding-left: 20%;
		padding-right: 20%;
	}
}

@media (min-width: 768px){
	.img-mvv{
		width: 37%;
	}
	.team{
		font-size: 230%;
		line-height: 2.3rem;
	}
}