html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

body {
    overflow: hidden;
    background-color: #EAEAEA;
}

div#fita {
    width: 4%;
    top: 0%;
    right: 34.5%;
    z-index: 1000;
}

div#fita > img {
    width: 100%;
}

div#logoTopo {
    position: absolute;
    display: block;
    width: 24%;
    top: 0px;
    left: 50%;
    margin-left: -12%;
    border: 0;
    cursor: pointer;
    z-index: 1000;
}

div#logoTopo > img {
    width: 100%;
}

div#logotipo {
    left:0;
    top: 0;
    padding: 0;
    margin: 0;
    z-index: 100;
}

div#bemVindo {
    height: 100%;
    color: #0084CE;
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 3vw;
    letter-spacing: .5vw;
    bottom: 12%;
}

div#bandeiras {
    top: -1%;
    width: 10%;
    right: 22%;
    z-index: 1000;    
}

div#bandeiras #iconesBandeiras {
    width: 100%;
}

svg#grifos {
    width: 100%;
    top: 6%;
    left: 0;
    pointer-events: none;
}

#videoCapa {
    z-index: 0;
}

div#legenda1 {
    width: 70%;
    left: 50%;
    top: 45%;
    opacity: 0;
    z-index: 200;
}

div#legenda2 {
    width: 70%;
    left: 20%;
    top: 50%;
    opacity: 0;
    z-index: 200;
}

div#legenda3 {
    width: 70%;
    margin-left: -35%;
    top: 63%;
    left: 50%;
    opacity: 0;
    text-align: center;
    z-index: 200;
}

div#colunas {
    top: 10%;
    width: 80%;
    height: 65%;
    opacity: 0;
}

div#col1 > h2 {
    color: #27AE5F;
}

div#col2 > h2 {
    color: #F49C14;
}

div#col3 > h2 {
    color: #9A58B9;
}

div#rodapeCol1 {
    background-color: #27AE5F;
}

div#rodapeCol2 {
    background-color: #F49C14;
}

div#rodapeCol3 {
    background-color: #9A58B9;
}

.colunasInternas {
    position: relative;
    float: left;
    width: 26.6666%;
    padding: 5px;
    margin-left: 4.5%;
    height: 93%;
    color: #354660;
    font-size: 1.2vw;
    line-height: 1.35vw;
    font-family: 'Titillium Web', sans-serif;
}

.subTitulo {
    padding: 0;
    margin: 8% 0% 5% 0%;
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: normal;
    font-size: 1.8vw;
    line-height: 2vw;
}

.texto {
    padding-left: 1vw;
    font-size: 1.4vw;
}

.marcaRef {
    position: absolute;
}

.ocultoAbsoluto {
    position: absolute;
    opacity: 0;
}

.ocultoRelativo {
    position: relative;
    opacity: 0;
}

.visivelAbsoluto {
    position: absolute;
    opacity: 1;
}

.visivelRelativo {
    position: relative;
    opacity: 1;
}

.icone {
    display: block;
    width: 30%;
    margin: 0 auto;
}

.legendas {
    color: #EAEAEA;
    font-size: 2.5vw;
    font-weight: bold;
    font-family: 'Oswald', sans-serif;
    line-height: 0.1em;
    text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
}

.contentor {
    width: 100%;
    height: 100%;
}

.conteudo {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

video#videoCapa {
    position: absolute;
}

/*///// ESTILOS DE NAVEGAÇÃO /////*/

.menuMarcado {
  position: absolute;
  top: 70%;
  width: 2vw;
  margin: 0 auto;
}

img#marca5 {
  left: 50vw;
}

div#navegacaoContentor {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 10%;
    z-index: 1000;
}

div#navegacao {
    position: relative;
    width: 80%;
    height: 100%;
    margin: 0 auto;
    border: 3px solid rgba(234, 243, 240, .3);
    background-color: #0084CE;
}

div#navegacao a {
    left: 50%;
    top: 50%;
    color: #EAEAEA;
    font-family: 'Oswald', sans-serif;
    font-size: 1.15vw;
    font-weight: normal;
    text-decoration: none;
    display: inline;
}

div#menuPrincipal {
    position: relative;
    top: 0%;
    width: 95%;
    height: 60%;
    margin: 0 auto;
}

div#menuPrincipal > nav > ul {
    display: block;
    width: 100%;
    padding-left: 0vw;
    padding-top: .6vw;
    list-style: none;
    margin: 0 auto;
}

div#menuInfo {
  width: 55%;
  margin: 0 auto;
}

div#menuInfo > p {
  display: inline-block;
  color: #A1D9FF;
  font-size: 1vw;
  font-family: 'Oswald', sans-serif;
}

div#menuInfo > img {
  display: inline;
  width: 1.1vw;left: 50%;
  top: 50%;
}

div#menuInfo > p {
  display: inline;
}

.margemEsquerda {
     margin-left: .4vw;
}

div#menuPrincipal > nav > ul > li {
    display: inline;
    padding-bottom: .1vw;
}

div#menuPrincipal > nav > ul > li:hover {
    border-bottom: 2px solid #EAEAEA;
}

div#menuPrincipal > nav > ul > li > a:hover {
    color: #bbdbec;
}

/*// ITEM DESATIVADO DO MENU //*/
div#menuPrincipal > nav > ul > li > #m8  {
    opacity: 0.4;
    cursor: default;
}

/*///// FIM DOS ESTILOS DE NAVEGAÇÃO /////*/

div#paginas {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #EAEAEA;
    opacity: 0;
    z-index: 300;
}

/*///// BOTÕES DE MÍDIA /////*/

div#botoesMidia {
    width: 15%;
    left: 80%;
    top: 83%;
    visibility: visible;
    z-index: 1000;
}

div#botoesMidia > svg {
    width: 18%;
    height: 18%;
}

div#botoesMidia > svg:hover {
    cursor: pointer;
}

img#lenteHome {
   top: 50%;
   left: 50%;
   width: 100%;
   /*height: 100%;*/
   margin-top: -50%; /* Half the height */
   margin-left: -50%; /* Half the width */
}
