body {
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

h2 {
  margin-top: 40px;
  margin-bottom: 10px;
  color: #f9b918;
  font-size: 24px;
  line-height: 36px;
  font-weight: 600;
  text-transform: uppercase;
}

h3 {
  margin-top: 30px;
  margin-bottom: 25px;
  color: #0071ce;
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #0071ce;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 24px;
}

a {
  color: #0071ce;
  text-decoration: none;
}

.nav-menu {
  float: none;
  text-align: center;
}

.container-menu {
  text-align: center;
}

.nav-link {
  padding: 10px 12px;
  color: #fff;
}

.nav-link.w--current {
  color: #f9b918;
}

.nav-bar {
  position: fixed;
  width: 100%;
  background-color: #0071ce;
}

.faixa-header-foto {
  position: relative;
  height: 600px;
  background-image: url('../images/8284989136_2ab081c736_ke.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.faixa-header-foto.foto-header-mar {
  background-image: url('../images/8207938599_babbc3fa59_kx.jpg');
  background-position: 50% 50%;
  background-size: auto;
}

.faixa-header-foto.foto-header-about-imo {
  background-image: url('../images/15989526643_44f56f7078_kx.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.faixa-header-foto.foto-header-maracana {
  background-image: url('../images/8961544208_e63cc434f5_k2.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.faixa-header-foto.faixa-header-contato {
  background-image: url('../images/5311602308_b3042c3d15_ox.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.faixa-header-foto.faixa-header-registration {
  background-image: url('../images/4152641741_066a583713_ox.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.faixa-header-foto.faixa-header-links {
  background-image: url('../images/15249321682_4c1ec89dd5_kx.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.faixa-header-foto.faixa-header-competition {
  background-image: url('../images/8284852484_d5271a3ebc_k2.jpg');
  background-size: cover;
}

.faixa {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 284px;
  background-image: url('../images/IMO-faixa-amarela2.png');
  background-position: 50% 0px;
  background-size: 2540px;
  background-repeat: no-repeat;
  text-align: center;
}

.faixa.faixa-vermelha {
  background-image: url('../images/faixa-cores-vermelho.png');
  background-size: 2540px;
}

.faixa.faixa-verde2 {
  background-image: url('../images/faixa-cores-verde.png');
  background-size: 2540px;
}

.faixa.faixa-azul {
  background-image: url('../images/faixa-cores-azul.png');
  background-size: 2540px;
}

.faixa-logo-e-titulo {
  position: relative;
  left: 0px;
  top: -216px;
  right: 0px;
  z-index: 90;
}

.logo {
  display: inline-block;
}

.titulo-pagina {
  margin-top: 125px;
  margin-left: 65px;
  float: left;
  color: #0071ce;
  font-size: 60px;
  line-height: 72px;
  font-weight: 300;
}

.logo-e-titulo {
  display: block;
  margin-top: 50px;
}

.miolo {
  position: relative;
  z-index: 120;
  margin-top: -100px;
  margin-bottom: 60px;
}

.miolo.miolo1 {
  margin-top: -50px;
}

.miolo.miolo2 {
  margin-top: -39px;
}

.logo-lettering-58th {
  margin-left: 45px;
}

.faxa-divisoria-fotos {
  position: relative;
  z-index: 0;
  height: 530px;
  background-image: url('../images/28150x.jpg');
  background-position: 0px 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.faxa-divisoria-fotos.foto-mar {
  background-image: url('../images/8961544208_e63cc434f5_k2.jpg');
  background-size: cover;
}

.faxa-divisoria-fotos.foto-praia-copa {
  background-image: url('../images/3808246890_e4774bd3b9_b3.jpg');
  background-position: 0px 100%;
  background-size: cover;
}

.faxa-divisoria-fotos.faixa-divisoria-pao-de-acucar {
  background-image: url('../images/3756137963_c8e372c0ff_b.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.faxa-divisoria-fotos.foto-maracana {
  background-image: url('../images/14466547230_0585ac06e8_kx.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.curva-branca-foto {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  height: 229px;
  background-image: url('../images/IMO-curva-branca-fotos.png');
  background-position: 50% 0px;
  background-size: 2540px;
  background-repeat: no-repeat;
}

.botao-news {
  width: 100%;
  margin-top: 55px;
  margin-bottom: 55px;
  padding: 20px 50px;
  background-color: #f9b918;
}

.botao-news-titulo {
  color: #fff;
  font-size: 20px;
  line-height: 30px;
}

.botao-news-texto {
  color: #fff;
}

.rodape {
  padding: 22px;
  background-color: #0071ce;
}

.rodape-texto {
  color: #fff;
  text-align: center;
}

.item-menu-rodape {
  display: inline-block;
  padding: 10px 24px;
  color: #f9b918;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

.menu-rodape {
  display: inline-block;
  margin-right: auto;
  margin-bottom: 5px;
  margin-left: auto;
}

.conteudo-rodape {
  text-align: center;
}

.coluna-botao {
  display: block;
  padding: 20px 10px;
}

.container-logo-e-titulo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: left;
}

.espacador {
  height: 67px;
}

.espacador.espaco-menor {
  height: 30px;
}

.tab-data {
  margin-right: 4px;
  margin-bottom: 4px;
  padding-right: 10px;
  padding-left: 10px;
  border: 1px solid #f9b918;
  border-radius: 3px;
  background-color: hsla(0, 0%, 87%, 0);
}

.tab-data.w--current {
  margin-bottom: 0px;
  border-bottom-width: 5px;
  border-bottom-color: #f9b918;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #f9b918;
}

.tab-conteudo {
  min-height: 50px;
  padding: 20px;
  border: 1px solid #f9b918;
}

.faixa-sponsors {
  padding-bottom: 35px;
  background-color: #ebebeb;
  text-align: center;
}

.botao-padrao {
  margin-top: 10px;
  margin-bottom: 10px;
  border-radius: 3px;
  background-color: #f9b918;
}

.botoes-news {
  display: block;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.botoes-news-item {
  display: inline-block;
  margin-top: 15px;
  margin-right: 20px;
  margin-bottom: 15px;
  background-color: transparent;
  text-align: center;
}

.botoes-news-item.w--current {
  background-color: rgba(0, 0, 0, .05);
}

.texto-botoes-news {
  margin-top: 8px;
  color: #7e7e7e;
  font-weight: 400;
  text-align: center;
}

.tabela-header {
  padding: 20px;
  background-color: #f9b918;
  font-weight: 700;
}

.tabela-coluna {
  padding: 10px 25px;
}

.tabela-linha {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #f9b918;
}

.tabela-bloco-data {
  display: inline-block;
  width: 25%;
  padding: 20px;
  border-right: 1px solid rgba(249, 185, 24, .3);
  border-left: 1px solid rgba(249, 185, 24, .3);
  color: #000;
  font-weight: 600;
}

.tabela-coluna-1 {
  display: inline-block;
  width: 25%;
  padding: 20px;
  border-right: 1px solid rgba(249, 185, 24, .3);
}

.tabela-coluna-1.coluna-2 {
  width: 50%;
}

.tabela-coluna-1.coluna-3 {
  width: 75%;
}

.tabela-coluna-2 {
  display: inline-block;
  width: 50%;
  padding: 20px;
}

.asterisco {
  margin-top: 20px;
}

.tabela-titulo {
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
}

.social-media {
  display: inline-block;
  margin: 0px 15px 20px;
}

.venue-slider {
  height: 580px;
}

.venue-slider-slide1 {
  background-image: url('../images/8971643324_18c384d091_kx.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.separacao {
  height: 120px;
}

.venue-slider-slide2 {
  background-image: url('../images/7158982518_1ea32860c2_kx.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.venue-slider-slide3 {
  background-image: url('../images/8949631400_135670d3ab_ox.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.venue-slider-slide4 {
  background-image: url('../images/23947895151_cf08bb159c_hx.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.venue-slider-slide5 {
  background-image: url('../images/8970449895_f7cadb09b3_kx.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.venue-slider-slide-6 {
  background-image: url('../images/8572589942_967f1103dc_kx.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.link-impa {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 25px;
}

.venue-slider-slide7 {
  background-image: url('../images/3951080720_18c0612076_bx.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.venue-slider-slide8 {
  background-image: url('../images/8264773164_63262a51fc_hx.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.venue-slider-slide9 {
  background-image: url('../images/14521736454_142fe01375_kx.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.photo-gallery-thumb {
  margin-top: 15px;
  margin-right: 15px;
}

.logo-e-titulo2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.faixa-logo-e-titulo-2 {
  position: relative;
  margin-top: -225px;
  margin-bottom: 0px;
}

.espacador2 {
  height: 110px;
}

.logo-link2 {
  margin-right: 40px;
}

.venue-slider-slide-10 {
  background-image: url('../images/9503041954_1670e1505d_kx.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.sup {
  position: relative;
  left: 0px;
  top: -0.3em;
  right: 0px;
  font-size: 0.7em;
  line-height: 0px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.linha-logos {
  padding-right: 10px;
  padding-left: 10px;
}

.bandeira1 {
  width: 27px;
  height: 18px;
  margin-right: 7px;
  margin-left: 7px;
  background-image: url('../images/bandeira-inglaterra.png');
  background-position: 50% 50%;
  background-size: 27px;
  background-repeat: no-repeat;
}

.bandeira1.bandeira2 {
  background-image: url('../images/bandeira-brasil.png');
  background-size: 27px;
}

.bandeiras {
  display: inline-block;
  margin-top: 11px;
}

.espacador3 {
  height: 110px;
}

.header-pagina-texto {
  height: 303px;
}

@media (max-width: 991px) {
  body {
    line-height: 22px;
  }
  .nav-menu {
    position: absolute;
    left: auto;
    top: 44px;
    right: 0px;
    bottom: auto;
    z-index: 1348;
    display: block;
    background-color: rgba(0, 113, 206, .8);
  }
  .nav-bar {
    position: relative;
  }
  .menu-button {
    padding: 10px;
    color: #fff;
  }
  .menu-button.w--open {
    background-color: #005296;
  }
  .faixa-header-foto {
    height: 400px;
  }
  .faixa-header-foto.foto-header-maracana {
    background-position: 50% -100px;
  }
  .faixa {
    left: 0px;
    right: 0px;
    bottom: -60px;
    height: 276px;
    background-position: 38% 0px;
  }
  .faixa-logo-e-titulo {
    position: relative;
    left: 0px;
    top: -15px;
    right: 0px;
  }
  .logo {
    margin-right: 55px;
  }
  .titulo-pagina {
    font-size: 45px;
  }
  .logo-e-titulo {
    padding-right: 20px;
    padding-left: 20px;
  }
  .miolo {
    margin-bottom: 40px;
  }
  .miolo.miolo1 {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .miolo.miolo2 {
    margin-top: 20px;
  }
  .container-miolo {
    padding-right: 10px;
    padding-left: 10px;
  }
  .logo-lettering-58th {
    margin-left: 0px;
  }
  .faxa-divisoria-fotos {
    height: 330px;
  }
  .curva-branca-foto {
    height: 186px;
    background-position: 47% 0px;
  }
  .coluna-botao {
    padding: 10px 20px;
  }
  .container-logo-e-titulo {
    padding-right: 10px;
    padding-left: 10px;
  }
  .espacador {
    height: 120px;
  }
  .tab-data.w--current {
    border-bottom-width: 1px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .container-sponsor {
    padding-right: 20px;
    padding-left: 20px;
  }
  .venue-slider {
    height: 400px;
  }
  .faixa-logo-e-titulo-2 {
    margin-top: -150px;
    padding-right: 30px;
    padding-left: 30px;
  }
  .bandeiras {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 6px;
  }
}

@media (max-width: 767px) {
  .faixa-header-foto {
    height: 300px;
  }
  .faixa {
    bottom: 0px;
    height: 151px;
    background-position: 38% 0px;
  }
  .faixa-logo-e-titulo {
    left: 0px;
    top: 0px;
    right: 0px;
  }
  .logo {
    display: block;
    margin-right: 0px;
    float: none;
    text-align: left;
  }
  .titulo-pagina {
    margin-top: 30px;
    margin-left: 0px;
    float: none;
  }
  .logo-e-titulo {
    position: absolute;
    left: 0px;
    top: 62px;
    right: 0px;
    bottom: auto;
  }
  .miolo.miolo2 {
    margin-top: 131px;
  }
  .container-miolo {
    padding-right: 20px;
    padding-left: 20px;
  }
  .logo-lettering-58th {
    margin-top: 20px;
    margin-left: 0px;
  }
  .faxa-divisoria-fotos {
    height: 330px;
  }
  .faxa-divisoria-fotos.faixa-divisoria-pao-de-acucar {
    background-position: 50% 0px;
  }
  .menu-rodape {
    margin-bottom: 30px;
  }
  .container-media {
    padding-right: 20px;
    padding-left: 20px;
  }
  .container-logo-e-titulo {
    padding-right: 0px;
    padding-left: 0px;
  }
  .espacador {
    height: 280px;
  }
  .botoes-news {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
  .botoes-news-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .venue-slider {
    height: 300px;
  }
  .setas {
    font-size: 26px;
  }
  .logo-e-titulo2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .logo-lettering-58---2 {
    margin-top: 25px;
  }
  .faixa-logo-e-titulo-2 {
    margin-top: -100px;
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media (max-width: 479px) {
  .faixa {
    background-position: 35% 0px;
  }
  .titulo-pagina {
    font-size: 40px;
  }
  .item-menu-rodape {
    display: block;
  }
  .menu-rodape {
    margin-bottom: 45px;
  }
  .espacador {
    height: 280px;
  }
  .tab-data {
    display: inline-block;
  }
  .botao-padrao {
    display: block;
    text-align: center;
  }
  .tabela-linha {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tabela-bloco-data {
    width: 100%;
    padding: 10px 5px;
    border-right-style: none;
    border-left-style: none;
  }
  .tabela-coluna-1 {
    width: 100%;
    padding: 10px 5px;
    border-right-style: none;
  }
  .tabela-coluna-1.coluna-2 {
    width: 100%;
    border-right-style: none;
    text-align: left;
  }
  .tabela-coluna-1.coluna-3 {
    width: 100%;
    border-right-style: none;
    text-align: left;
  }
  .asterisco {
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }
  .social-media {
    margin-top: 12px;
  }
  .venue-slider {
    height: 250px;
  }
  .logo-e-titulo2 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}