/* -> Slick
================================ */
.slick-prev,
.slick-next{
    display: none!important;
}
/* ============================= */

/* -> Venobox
================================ */
.venoframe.vbvid{
    width: 100%;
    height: 400px;
}

.vbox-next, .vbox-prev{
    display: none!important;
}
/* ============================= */


/* -> Gerais
================================ */
#go-up{
    display: none;
}
/* ============================= */


/* -> MENU
================================ */
.navbar-default .navbar-brand{
  padding: 0px 0px 0px 15px;
}

.navbar-default .navbar-brand img{
  filter:invert(100%);
  display: inline-block;
  height: 30px;
}

.navbar-nav.navbar-center {
  position: absolute;
  width: 100%;
  margin-left: 32px;
  text-align: center;
}

.navbar-default .navbar-nav.navbar-center > li > a {
  padding: 0px 5px;
  font-size: 12px;
}

.navbar-default .navbar-nav.navbar-center > li:not(:first-child){
    margin-left: 5px;
}   

.navbar-default .navbar-right{
    padding: 0px 15px 0px 0px;
}

.navbar-default .navbar-right > li > a{
    padding: 0px 10px;
}

/* ============================= */

/* -> Slideshow
================================ */
#slideshow .pre-title{
    font-size: 26px;
    line-height: normal;
}

#slideshow .caption-title{
    font-size: 46px;
    line-height: 68px;
    color: #fff;
    font-family: "Montserrat";
    text-transform: uppercase;
    letter-spacing: 15px;
    font-weight: 600;
    margin-top: 25px;
    padding-left: 15px;
}

    #slideshow .caption-button{
      margin-top: 45px;
    }
/* ============================= */


/* -> Slideshow
================================ */
.next-class-hour {
    font-size: 50px;
}

.next-class-small-text {
    padding: 0px 15px;
}
/* ============================= */


/* -> About
================================ */
    #about .titles-box{
        margin-bottom: 40px;
    }

    #about-info{
        text-align: center;
        padding-right: 30px;
        padding-left: 30px;
    }
/* ============================= */


/* -> separator-30
================================ */
#parallax-contacts{
    height: auto;
    padding: 80px 15px 20px 35px;
}
/* ============================= */


/* -> Contacts
================================ */
#contacts{
    padding-top:0px;
    padding-bottom: 100px;
}

    #contacts > .container:first-child{
        margin-top:0px;
        position: relative;
    }

        #contacts-info{
            height: 600px;
            padding: 0px 15px;
            text-align: center;
        }

            #contacts-info-title{
                margin-bottom: 10px;
            }

            .contact-phone, 
            .contact-email, 
            .contact-adress,
            .contact-schedule{
                text-align: center;
                padding-left: 0px;
                margin-top: 15px;
            }

                .contact-phone:before, 
                .contact-email:before, 
                .contact-adress:before,
                .contact-schedule:before{
                    position: relative;
                    display: block;
                    margin-bottom: 5px;
                }

#map{
    height: 600px;
}

#contacts-form{
    padding: 0px 15px;
    text-align: center;
}

    ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
      color: #bbb;
      text-align: center;
    }
    ::-moz-placeholder { /* Firefox 19+ */
      color: #bbb;
      text-align: center;
    }
    :-ms-input-placeholder { /* IE 10+ */
      color: #bbb;
      text-align: center;
    }
    :-moz-placeholder { /* Firefox 18- */
      color: #bbb;
      text-align: center;
    }
/* ============================= */


/* -> Footer
================================ */
footer{
    text-align: center;
}

    #company{
        text-align: center;
        margin-top: 10px;
    }
/* ============================= */


#modality{
  margin-top: 100px;
  background-color: #fff;
  padding: 80px 0px;
}

#modality-media{
    height: 500px;
}

#modality-media iframe{
    height: 500px;
}

#modality .row{
    padding-right: 15px;
  }

    #modality-media img{
        height: 100%;
        width: auto;
    }

#modality-classes{
    padding: 60px 0px 60px 0px ;
}

#modality-gallery{
    padding: 60px 0px 20px 0px;
}

#modality-name{
    margin-bottom: 20px;
    font-size: 30px;
}