.t1{
	 animation-delay: 100ms;
}
.t2{
	 animation-delay: 300ms;
}
.t3{
	 animation-delay: 600ms;
}
.t4{
	 animation-delay: 900ms;
}
.t5{
	 animation-delay: 1200ms;
}
.t6{
	 animation-delay: 1600ms;
}
.t7{
	 animation-delay: 2000ms;
}

.suave
{
	opacity: 0;
}

.ancora
{
	opacity: 0;
	height: 0px;
}

SECTION{
background: rgba(57, 32, 89, 0.55);
padding: 2em;
}

#lnkHome{
	
	background: linear-gradient(to bottom, rgba(57, 32, 89, 0.55) 0%, rgba(97, 32, 89, 0.55) 100%);
}

#lnkHome2{
	
	background: linear-gradient(to bottom, rgba(97, 32, 89, 0.55) 0%, rgba(57, 32, 89, 0.55)  100%);
}

#lnk360{
	
	background: linear-gradient(to bottom, rgba(57, 32, 89, 0.55) 0%, rgba(97, 32, 89, 0.55) 100%);
}


#lnkQuemSomos{
	
	background: linear-gradient(to bottom, rgba(97, 32, 89, 0.55) 0%, rgba(57, 32, 89, 0.55)  100%);
}

#lnkQuemFaz{
	
	background: linear-gradient(to bottom, rgba(57, 32, 89, 0.55) 0%, rgba(97, 32, 89, 0.55) 100%);
}

#lnkMissao{
	
	background: linear-gradient(to bottom, rgba(97, 32, 89, 0.55) 0%, rgba(57, 32, 89, 0.55)  100%);
}




#lnkPortfolio{
	
	background: linear-gradient(to bottom, rgba(57, 32, 89, 0.55) 0%, rgba(97, 32, 89, 0.55) 100%);
}

#lnkContato{
	
	background: linear-gradient(to bottom, rgba(97, 32, 89, 0.55) 0%, rgba(57, 32, 89, 0.55)  100%);
}
H1
{
	font-size: 4em;
	color: white;
	letter-spacing: -0.0425em;
	  margin: 1em 0;
}

H2
{
	font-size: 2.3em;
	color: white;
	line-height: 1.5;
	letter-spacing: -0.0425em;
	text-align: inherit;
	font-weight: 300;
	margin: 1em 0;
}

  
P{
	font-size: 1.5em;
	color: white;
	letter-spacing: 0;
	font-weight: 300;
	text-align: inherit;
}

html, body {
    max-width: 100%;
    overflow-x: hidden;
}

#myVideo {
    position: fixed;
    right: 0;
    top: 0;
    min-width: 100%;
    min-height: 100%;

}

#frame360 {
	margin-top: 25px;
    height: 710px;
    border: 0;
}
