font-face{
 	font-family:'Cordia New';
	src:url(imagens_watt/cordia.ttf);
 }

 html {
  font-size: 14px;
}

@include media-breakpoint-up(sm) {
  html {
    font-size: 16px;
  }
}

@include media-breakpoint-up(md) {
  html {
    font-size: 20px;
  }
}

@include media-breakpoint-up(lg) {
  html {
    font-size: 28px;
  }
}

div #span1{
	height: 80px;
	text-transform: uppercase;
	margin-top: 40px; 
}

 #span1 h1{
font-family:Cordia New;
font-weight:80;
font-size:10pt;
}

 .figuraDireita{
	width: 605px;
	height: 240px;
}



.seta{
	margin-left: 930px;
	margin-top: -50px;
}

#span1 p{
	white-space: nowrap;
	font-family:Cordia New;
	font-weight:20;
	font-size:10pt;
	text-transform: uppercase;
	margin-left: -10px;
	margin-top: 10px;
}
div#span2{
	height: 2px;
	background-color: rgb(230,231,232); 
}

div#span3{
	height: 2px;
	background-color: #FF7F50; 
	margin-top: 4px;
}

div#span4{
	height: 55px;
	margin-top: 25px;

}

h3#titulo{
text-transform:uppercase;
text-indent:justify;
margin-left:16px;
font-family:Cordia New;
font-weight:100;
font-size:19px;
color:#000;
}

div#span5{
	height:auto;
}

#span5 p{
	font-family: Cordia New;
	font-size: 19px;
}