html, body{
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size:21px;
  color: #000000;
}


h1{
  font-family: 'BebasNeue';
  font-size: 65px;
  color: #e30613;
}

h2{
  font-family: 'BebasNeue';
  font-size: 35px;
  color: #e30613;
}

.titulo-video{
  background-image: url(../web/images/rio/fundo-titulo-video.png);
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 10px;
  padding-bottom: 10px;
}

.titulo-video-moon{
  background-image: url(../web/images/moon/GRAFISMO.png);
  background-position: center;
  background-repeat: no-repeat;
  padding-top: 10px;
  padding-bottom: 10px;
}

.titulo-bottom{
  background-image: url(../web/images/rio/fundo-titulo-bottom.png);
  background-position: left;
  background-repeat: no-repeat;
  padding-top: 20px;
  padding-bottom: 20px;
}

.titulo-bottom-moon{
  background-image: url(../web/images/moon/GRAFISMO.png);
  background-position: left;
  background-repeat: no-repeat;
  padding-top: 20px;
  padding-bottom: 20px;
}

.titulo-bottom-moon-video{
  background-image: url(../web/images/moon/BACKGROUND_video.png);
  background-position: left;
  background-repeat: no-repeat;
  padding-top: 20px;
  padding-bottom: 20px;
}


.icone-vantagem{
  padding-top: 20px;
}

.video-espace{
  background: url(../web/images/rio/home-1-fundo.png);
  background-position: center;
  background-repeat: repeat-x;
}

.video-espace-moon{
  background: url(../web/images/moon/home-1-fundo.html);
  background-position: center;
  background-repeat: repeat-x;
}

.home-1{
  width: 100%;
  height: 100%;
  background: url(../web/images/moon/GRAFISMO.png);
  background-position: top left;
  background-repeat: no-repeat;
}

.red{
  color: red;

}


.gray{
  color: gray;

}

.center{
  text-align: center;
}

.logotipo{
  padding-top: 100px;
}

.texto-home{
  padding-top: 20px;
  display: block;
  width: 100%;
  height: 100%;
}

.justify{
  text-align: justify;
}

#video{margin-top: 80px;}
#estrutura{margin-top: 80px;
  background: url(../web/images/rio/fundo-estrutura.png);
  background-position: top right;
    background-repeat: no-repeat;
}
