@import url(http://fonts.googleapis.com/css?family=Josefin+Sans:400,600,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);

a {
    text-decoration: none;   
}

.tittle-pag {
    text-align: left;
    font-size: 40pt;
    font-weight: 600;
    margin-bottom: 30px;
}

.back-muscle {
  background: url(../images/back-muscle.png);
  background-position: right top;
  background-repeat: no-repeat;
  background-size: contain;
}

.back-zumba {
  background: url(../images/back-zumba.png);
  background-position: center 300px;
  background-repeat: no-repeat;
  background-size: contain;
}

.back-ritmos {
  background: url(../images/back-ritmos.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.tittle-pag a {
  color: #fff;
  float: right;
  font-size: 30px;
  display: inline-block;
  font-weight: 900;
  -o-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -khtml-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.tittle-pag a:hover {
  color: #0077ae;
}

.txt-home {
    position: absolute;
    color: #fff;
    font-size: 55pt;
    z-index: 10;
    bottom: 30px;
    right: 50px;
    text-align: right;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.faixa-div {
    width: 100%;
    height: 438px;
    position: relative;
    z-index: 2;
    margin-top: -219px;
    margin-bottom: -219px;
}

.rw-mobi-logo {
  display: none;
}

.rw-main-logo img{
      padding: 0px;
      max-width: 280px;
      margin: 40px 20px 0px 20px;
}

.faixa-topo {
    width: 100%;
    height: 84px;
    position: fixed;
    top: 133px;
    z-index: 10;
}

#elite {
    background: url(../images/bg-cont.png);
    font-size: 14pt;
    padding-top: 180px;
    padding-bottom: 350px;
}

#elite p{
    text-align: justify;
    margin-bottom: 20px;
}

#elite hr{
    background: #1a76ab;
    height: 2px;
    margin-bottom: 10px;
}


.listen {
    font-weight: 600;
}

.icon-logo {
    max-width: 30px;
    float: left;
}


#modalidades {
    background: #fff;
    font-size: 14pt;
    padding-top: 250px;
    padding-bottom: 50px;
    z-index: 1;
}

#modalidades-2 {
    background: url(../images/bg-hora.png);
    font-size: 14pt;
    padding-top: 250px;
    padding-bottom: 50px;
    z-index: 1;
}

#modalidades-2 .tittle-pag{
    color: #fff;
    font-weight: 100;
}

.mod-txt {
    color: #fff;
    margin-top: 50px;
    margin-bottom: 100px;
    font-size: 16pt;
}

.mod-txt h2 {
	font-size: 1.5em;
	font-weight: 900;
}

.mod-txt h3 {
	font-size: 1.2em;
	font-weight: 900;
}

.mod-txt p {
    margin: 20px 0px;   
}

#modalidades .tittle-pag{
    text-align: right;
    position: relative
    z-index: 9;
    margin-bottom: 80px;
    margin-right: 140px;
}

.cx-mod {
    width: 100%;
    text-align: center;
    font-size: 35pt;
    font-weight: 600;
}

.cx-mod a{
        color: #000;
        -o-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -khtml-transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        -ms-transition: all 0.3s linear;
        transition: all 0.3s linear;

}

.cx-mod a:hover img{
    opacity: 0.5;   
}

.cx-mod img {
    max-width: 200px;
    margin: 0 auto;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -khtml-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.cx-mod hr{
    height: 3px;
    background-image: linear-gradient(to right, rgba(197, 197, 197, 0), rgba(197, 197, 197, 0.9), rgba(197, 197, 197, 0));
    margin-bottom: 20px;
    
}

.faixa-div-2 {
    width: 100%;
    height: 132px;
    position: relative;
    z-index: 2;
}

#horarios {
    background: url(../images/bg-hora.png);
    font-size: 14pt;
    margin-top: -105px;
    padding-top: 180px;
    padding-bottom: 20px;
}

#horarios .tittle-pag{
    color: #fff;
    font-weight: 100;
}

.box-hr-all {
    width: 100%;
}

.horarios-tab {
    max-width: 1200px;
    margin: 20px auto;
    overflow: hidden; 
    color: #fff;
    font-weight: 600;
    margin-bottom: 200px;
    font-family: 'Raleway', sans-serif;
}

.horarios-hr-all {
    width: 100px;
    height: auto;
    float: left;
    overflow: hidden;
}


.horarios-hr {
    width: 100%;
    height: 70px;
    background: #46b1e2;
    box-sizing: border-box;
    padding: 20px;
    font-size: 18pt;
    font-weight: bold;
    margin-bottom: 2px;
}

.horarios-bg-hr {
    background: #0084c0;
}

.bg-transparent {
    background: transparent;
}

.horarios-box-all {
    width: 177px;
    height: auto;
    float: left;
    margin-right: 2px;
    overflow: hidden;
}

.horarios-box {
    width: 100%;
    height: 70px;
    box-sizing: border-box;
    background: #ebebeb;
    color: #000;
    font-size: 14pt;
    padding: 10px 5px;
    font-weight: 500;
    margin-bottom: 2px;
}

.horarios-box b {
    font-weight: 900;
}

.horarios-box span {
    font-size: 10pt;
    font-weight: 400;
}

.horarios-box h2{
    font-weight: 900;
    margin-top: 12px;
}

.horarios-box h3 {
    width: 50%;
    height: 70px;
    float: left;
    font-weight: 900;
    margin-top: 15px;
}

.horarios-box h3:after {
    content: "";
    display: block;
    width: 1px;
    height: 70px;
    background: #000;
    float: right;
    margin-top: -25px;
}

.horarios-box h4 {
    width: 50%;
    float: right;
    font-weight: 900;
    font-size: 10pt;
    margin-top: 10px;
}

.sabado{
  margin-bottom: 82.4%;
}

.horarios-box h5 {
    width: 50%;
    height: 70px;
    float: left;
    font-weight: 900;
    margin-top: 15px;
}

.horarios-box-bg {
    background: #d7d7d7;
}

.horarios-box-border {
    border: 5px solid #0084c0;
    color: #0084c0;
    font-weight: 900;
    font-size: 18pt;
    padding: 13px;
}

.line-horarios {
    width: 97.6%;
    height: 10px;
    background: #ccc;
    overflow: hidden;
    box-sizing: border-box;
    margin-bottom: 2px;
}


.hr-responsive {
    display: none;
}




.horarios-txt{
  color: #fff;
  margin-top: 50px;
}

.horario-semana{
  margin-top: 30px;  
  text-align: left;
  font-weight: bold;
}

.horario-hora{
  margin-top: 27px;
  background: #1a76ab;
  color: #fff;
  padding: 5px;  
}

.horario-hora-2{
  margin-top: 5px;
  background: #1a76ab;
  color: #fff;
  padding: 5px;    
}

.horario-hora-direita{
  margin-top: 75px;
}


.horario-hora-direita span{
  background: #1a76ab;
  color: #fff;
  padding: 8px;    
}

.horario-direita p{
  font-size: 25px;
  font-weight: bold;
}

.horario-esquerda p{
  font-size: 25px;
  font-weight: bold;
}



.onepcssgrid-1200 {
    overflow: hidden;
}

.faixa-div-3 {
    width: 100%;
    height: 112px;
    position: relative;
    z-index: 2;
    margin-top: -125px;
}

.faixa-div-4 {
    width: 100%;
    height: 112px;
    position: relative;
    z-index: 2;
    margin-top: -135px;
    margin-bottom: 30px;
}

#contato {
    background: #fff;
    margin-top: 10px;
    font-size: 14pt;
    padding-top: 250px;
    padding-bottom: 20px;
}

#contato p {
    text-align: left;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 14pt;
}

#contato i{
    color: #1a76ab;
    font-size: 26pt;
    margin: 0px 20px 0px 0px;
    float: left;
}

.cx-cont-txt {
    width: 80%;
    margin: 50px 0px 0px 0px;
    background: #1a76ab;
    color: #fff;
    text-align: left;
    padding:  10px 0px 10px 20px;
    font-weight: 700;
    font-size: 20pt;
    border-radius: 5px;
}

.cx-cont-txt:after {
    content: "AO LADO";   
}

.rw-footer-developer {
  font-size: 10px;
  font-weight: bold;
  max-width: 100px;
  text-align: center;
  margin: 0 auto;
}

.rw-footer-developer img {
  opacity: 1;
  -o-transition: all 0.1s linear;
  -moz-transition: all 0.1s linear;
  -khtml-transition: all 0.1s linear;
  -webkit-transition: all 0.1s linear;
  -ms-transition: all 0.1s linear;
  transition: all 0.1s linear;  
}

.rw-footer-developer img:hover {
  opacity: 0.6;
}

#footer {
  padding: 50px 0;
  position: relative;
  z-index: 1;
  color: #000;
  background: #fff;
  font-size: 18px;
  margin-top: -10px; 
}

@media screen and (max-width: 57em) { 
    .horarios-hr-all { width: 30%; margin: 0px;}
    .horarios-box-all { width: 70%; margin: 0px;}
    .hr-responsive  { display: block; overflow: hidden;}
    .hr-desktop { display: none;}
    .horario-direita{margin-top: 550px;}
    #horarios{padding-bottom: 130%;}
}

@media screen and (max-width: 50em) { 
  .img-seven-detail { display: none;}
  .mod-img-box { max-width: 100%; float: none;}
  .box-galeria { width: 95%; float: none;}
  .line-style-service { height: 10px; width: 100%; margin: 10px 0;}
  .box-clock { max-width: 100%;}
  .box-days-clock { display: inline-table; border-right: 5px solid #e1a831; border-bottom: 5px solid #e1a831; max-width: 32%;}

  .nav-collapse,
  .nav-collapse ul { float: left;}
  .nav-collapse a { background: #eee; padding: 15px 10px; text-align: right;}
  .rw-main-logo {display: none;}
  .rw-mobi-logo { display: initial; position: fixed; z-index: 11; }
  .rw-mobi-logo img { width: 200px; }

  header { height: 80px;}
  .faixa-topo { top: 80px;}

  .cb-slideshow, .cb-slideshow:after { top: 0; }

  .txt-home { font-size: 26pt; right: 5px;}
  .faixa-div {  margin-top: -50px; margin-bottom: -400px;}
  .faixa-div-2 {margin-bottom: -130px; }
  .faixa-div-3 {margin-bottom: -100px; }
  .cx-cont-txt:after { content: "EM BAIXO";}
  .cx-cont-txt { width: 92%; font-size: 20pt;}
  .faixa-div-4 {margin-bottom: -80px; }
  #footer {text-align: center; font-size: 12pt;}
 
    #elite { padding-top: 70px; }
    #modalidades { padding-top: 90px; }
    #horarios { padding-top: 90px; }
    #contato { padding-top: 90px; }
}