html {
  font-size:10px;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  height:100%;
  min-height:500px;
}

body {
  font-family:"Montserrat",Helvetica,Arial,sans-serif;
  font-size:14px;
  line-height:1.42857143;
  color:#333;
  background-color:#fff;
  height:100%;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color:#fecc2f;
  background-color:white;
}

.navbar-default .navbar-nav > li > a {
  color:black;
}

.navbar-toggle .icon-bar {
  display:block;
  width:22px;
  height:4px;
  border-radius:1px;
}

.navbar-default .navbar-toggle {
  border-color:transparent;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color:#fecc2f;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top:3px;
}

#bem_vindo {
  background:rgba(255,255,255,0);
  margin-top:0;
  padding:20px;
  /*height:300px;*/
  width:575px;
  position:relative;
  top:40%;
  margin-left:75px;
}

@media (max-width:767px) {
  #bem_vindo {
    background:rgba(255,255,255,0);
    margin-top:0;
    height:235px;
    width:100%;
    position:relative;
    top:50%;
    text-align:center;
    margin-left:0;
    padding-left:0;
    padding-right:0;
    padding-bottom:20px;
    padding-top:20px;
  }
}

.h2, h2 {
  font-size:33px;
}

#image_div_treinos {
  text-align:center;
  padding:20px;
  background:url(../../assets/img/imagem_TREINOS.jpg) no-repeat;
  background-size:cover;
  background-position:center center;
  padding-bottom:0;
  height:60%;
}

#image_div_classes {
  text-align:center;
  padding:20px;
  background:url(../../assets/img/fundamental.jpg) no-repeat;
  background-size:cover;
  background-position:center center;
  padding-bottom:0;
  height:60%;
}

#image_div {
  text-align:center;
  padding:20px;
  background:url(../../assets/img/imagem_SOBRE.jpg) no-repeat;
  background-size:cover;
  background-position:center center;
  padding-bottom:0;
  height:60%;
}

#image_div_mapa {
  text-align:center;
  padding:20px;
  background:url(../../assets/img/mapa.jpg) no-repeat;
  background-size:cover;
  background-position:center center;
  padding-bottom:0;
  height:60%;
}

#text_container {
  text-align:center;
  width:70%;
}

#text_container_horarios {
  background:url(../../assets/img/horarios-01.png) no-repeat;
  height:194px;
  width:885px;
  background-position:center center;
  background-size:cover;
}

#text_container_condicoes {
  text-align:center;
  width:70%;
}

#text_container_instalacoes {
  text-align:center;
  width:70%;
}

#text_container_motricidade {
  text-align:center;
  width:70%;
}

#text_container_fundamental {
  text-align:center;
  width:70%;
}

#text_container_formacao {
  text-align:center;
  width:70%;
}

#text_container_base {
  text-align:center;
  width:70%;
}

#text_container_elite {
  text-align:center;
  width:50%;
}

@media (max-width:991px) {
  #text_container {
    text-align:center;
    width:55%;
  }
}

@media (max-width:991px) {
  #text_container_instalacoes {
    text-align:center;
    width:55%;
  }
}

@media (max-width:991px) {
  #text_container_condicoes {
    text-align:center;
    width:55%;
  }
}

@media (max-width:991px) {
  #text_container_motricidade {
    text-align:center;
    width:55%;
  }
}

@media (max-width:991px) {
  #text_container_fundamental {
    text-align:center;
    width:55%;
  }
}

@media (max-width:991px) {
  #text_container_formacao {
    text-align:center;
    width:55%;
  }
}

@media (max-width:991px) {
  #text_container_base {
    text-align:center;
    width:55%;
  }
}

@media (max-width:991px) {
  #text_container_elite {
    text-align:center;
    width:55%;
  }
}

@media (max-width:991px) {
  #text_container_horarios {
    background:url(../../assets/img/horarios-03.png) no-repeat;
    height:858px;
    width:300px;
    background-position:center center;
    background-size:cover;
  }
}

@media (max-width:767px) {
  #text_container {
    text-align:center;
    width:100%;
  }
}

@media (max-width:767px) {
  #text_container_instalacoes {
    text-align:center;
    width:100%;
  }
}

@media (max-width:767px) {
  #text_container_condicoes {
    text-align:center;
    width:100%;
  }
}

@media (max-width:767px) {
  #text_container_motricidade {
    text-align:center;
    width:100%;
  }
}

@media (max-width:767px) {
  #text_container_fundamental {
    text-align:center;
    width:100%;
  }
}

@media (max-width:767px) {
  #text_container_formacao {
    text-align:center;
    width:100%;
  }
}

@media (max-width:767px) {
  #text_container_base {
    text-align:center;
    width:100%;
  }
}

@media (max-width:767px) {
  #text_container_elite {
    text-align:center;
    width:100%;
  }
}

@media (max-width:767px) {
  #text_container_horarios {
    background:url(../../assets/img/horarios-02.png) no-repeat;
    height:1900px;
    width:170px;
    background-position:center center;
    background-size:cover;
  }
}

#text_div {
  margin-top:20px;
}

#banner_div {
  background-image:url('../../assets/img/banner.png');
  background-repeat:no-repeat;
  background-size:100% 100%;
  background-position:center;
  height:100%;
}

@media (max-width:767px) {
  #banner_div {
    background-image:url('../../assets/img/banner_mobile.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    height:100%;
    background-size:100% 100%;
  }
}

.titulo_ae3p {
  color:#fecc2f;
  margin-top:150px;
  font-weight:600;
  font-size:41pt;
}

@media (max-width:767px) {
  .titulo_ae3p {
    color:#fecc2f;
    margin-top:120px;
    font-weight:600;
    font-size:30pt;
  }
}

.jumbotron p.paragrafo_ae3p_inicio {
  margin-bottom:0;
  color:white;
  font-size:14pt;
}

#ae3p_logo {
  margin:6px 13px 7px 34px;
  display:inline-block;
}

@media (max-width:991px) {
  #ae3p_logo {
    margin:6px 10px 7px 20px;
    display:inline-block;
  }
}

@media (max-width:767px) {
  #ae3p_logo {
    margin:6px 5px 7px 10px;
    display:inline-block;
  }
}

@media (max-width:991px) {
  .nav > li > a {
    position:relative;
    display:block;
    padding:10px 10px;
    padding-top:10px;
    padding-bottom:10px;
  }
}

.nav.navbar-nav.navbar-right.ae3p_nav {
  margin-right:20px;
  color:black;
  font-size:10pt;
}

@media (max-width:1019px) {
  .nav.navbar-nav.navbar-right.ae3p_nav {
    margin-right:0px;
    color:black;
    font-size:8pt;
    margin-top:7px;
  }
}

#bem_vindo_titulo {
  color:white;
  font-weight:600;
  word-spacing:10px;
  font-size:38pt;
}

@media (max-width:767px) {
  #bem_vindo_titulo {
    color:white;
    font-weight:600;
    word-spacing:10px;
    font-size:20pt;
  }
}

#nome_associacao {
  color:black;
  font-size:15px;
  padding:0;
  font-family:Montserrat, sans-serif;
}

@media (max-width:991px) {
  #nome_associacao {
    color:black;
    font-size:10pt;
    padding:0;
    font-family:Montserrat, sans-serif;
  }
}

@media (max-width:767px) {
  #nome_associacao {
    color:black;
    font-size:9pt;
    padding:0;
    font-family:Montserrat, sans-serif;
  }
}

li:hover {
  background-color:#fecc2f;
}

#white_space {
  width:200px;
}

.paragrafo_ae3p {
  font-weight:200;
  font-size:20pt;
}

@media (max-width:767px) {
  .paragrafo_ae3p {
    font-weight:200;
    font-size:14pt;
  }
}

#image_div_treinos .jumbotron {
  background:rgba(255,255,255,0);
  width:100%;
}

#image_div_classes .jumbotron {
  background:rgba(255,255,255,0);
  width:100%;
}

#image_div .jumbotron {
  background:rgba(255,255,255,0);
  width:100%;
}

#image_div_classes.motricidade {
  background:url(../../assets/img/motricidade.jpg) no-repeat;
  background-size:cover;
  background-position:center center;
}

#image_div_classes.fundamental {
  background:url(../../assets/img/fundamental.jpg) no-repeat;
  background-size:cover;
  background-position:center center;
}

#image_div_classes.formacao {
  background:url(../../assets/img/formacao.jpg) no-repeat;
  background-size:cover;
  background-position:center center;
}

#image_div_classes.base {
  background:url(../../assets/img/acrobase.jpg) no-repeat;
  background-size:cover;
  background-position:center center;
}

#image_div_classes.elite {
  background:url(../../assets/img/elite.jpg) no-repeat;
  background-size:cover;
  background-position:center center;
}

#container_contacto_texto {
  margin-left:5px;
  margin-right:5px;
  width:61%;
  font-weight:100;
  margin-top:100px;
}

@media (max-width:991px) {
  #container_contacto_texto {
    margin-left:5px;
    margin-right:5px;
    width:100%;
    font-weight:100;
    margin-top:140px;
  }
}

@media (max-width:1284px) {
  #container_contacto_texto {
    margin-left:5px;
    margin-right:5px;
    width:100%;
    font-weight:100;
    margin-top:110px;
  }
}

#container_contactos {
  margin-top:140px;
  width:100%;
  font-weight:100;
}

@media (max-width:991px) {
  #container_contactos {
    margin-top:10px;
    width:100%;
    font-weight:100;
  }
}

@media (max-width:991px) {
  #fale_connosco {
    display:none;
  }
}

