body, html{
	background: #fff !important;
	font-weight: 100 !important;
    height: 100% auto;
}

.azul {
    color: #00abe3;
}
.laranja {
    color: #ff6a00;
}

section {
	width: 100%;
	position: relative;
}

h1 {
	font-family: 'Nunito', sans-serif;
	font-size: 35px;
	color: #000000;
	font-weight: 400;
    text-align: center;
}

h2 {
	font-family: 'Nunito', sans-serif;
	font-size: 22px;
	color: #000000;
}

p {
	font-family: 'Nunito', sans-serif;
	font-size: 17px;
	font-weight: 300 !important;
	color: #000000;
	line-height: 27px;
}

p .destaque_txt {
	font-size: 35px;
	font-weight: bold;
}

.logo {
	width: 100%;
    margin: 140px 0px 0px 0px;
}

#box_01 {
	background: url("../imagens/bg_01.jpg") top center no-repeat;
	background-size: cover;
	padding-bottom: 0px;
	padding-top: 50px;
}

#box_01 .lk_instagram {
    background: #ff6a00;
    width: 60px;
    height: 60px;
    padding: 10px;
    border-radius:50px;
    color: #fff;
    text-align: center;
    margin-top: -10px;
}

#box_01 .lk_facebook {
    background: #00abe3;
    width: 60px;
    height: 60px;
    padding: 10px;
    border-radius:50px;
    color: #fff;
    text-align: center;
    margin-top: -10px;
    margin-bottom: 10px;
}

#box_01 i {
    font-size: 40px;
    color: #fff;
}

#box_01 p{
    font-weight: 400;
    color: #333;
    font-family: 'Bebas Neue', cursive;
    font-size: 26px;
    text-transform: uppercase;
    margin-top: 200px;
}

#box_01 .frases {
    text-align: center;
    background: #fff;
    border: #e5e5e5 1px solid;
    margin-top: -160px;
    padding-bottom: 20px;
}

#box_01 .frase01 {
    border-right: #e5e5e5 1px solid;
    padding-top: 15px;
    font-weight: bold;
}

#box_01 .frase02 {
    border-right: #e5e5e5 1px solid;
    padding-top: 15px;
    font-weight: bold;
}

#box_01 .frase03 {
    padding-top: 15px;
    font-weight: bold;
}

#box_01 .seta_laranja {
   position: absolute;
    margin-top: -5px;
    margin-left: 157px;
}

#box_banner {
    border: #00abe3 1px solid;
}

#box_servicos {
	background:#faf9f6;
	background-size: cover;
	padding-bottom: 80px;
	padding-top: 80px;
    text-align: center;
}

.bg_servicos {
    background: url("../imagens/bg_servicos.png") center center no-repeat;
    background-size: contain;
}

.item_biomecanica {
    padding-left: 20px;
    margin-top: 10px;
    margin-left: 50px !important;
}

.item_premium {
    margin-top: 0px;
    margin-left: -60px;
}

.item_treinamentoonline {
    padding-right: 300px !important;
    margin-top: 10px;
    margin-left: -70px;
}

#box_servicos h1 {
    margin-bottom: 60px;
}

#box_servicos h2 {
    margin-bottom: 0px;
}

#box_servicos .itens_servicos {
    margin-bottom: 90px;
}

#box_servicos .itens_servicos .card {
    width: 390px;
    height: 150px;
    transform-style: preserve-3d;
    transition: all 0.5s ease;
    cursor: pointer;
}

#box_servicos .itens_servicos .card:hover {
    transform: rotateY(180deg);
}

#box_servicos .itens_servicos .front {
    padding: 20px;
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
}

#box_servicos .itens_servicos .back {
    padding: 20px;
    position: absolute;
    width: 100%;
    height: 100% auto;
    background: #e7e7e7;
    border-radius:12px;
    margin-left: -15px;
    color: #000;
    backface-visibility: hidden;
    transform: rotateY(180deg);
}


#box_mariana {
	background: url("../imagens/bg_MarianaOhata.jpg") top center no-repeat;
	background-size: cover;
	padding-top: 50px;
}

#box_mariana a {
    color: #ff6a00;
}

#box_mariana a:hover {
    color: #000;
    text-decoration: none;
}

#box_mariana h1 {
    color: #ff6a00;
    text-align: right;
    margin-top: 150px;
}

#box_mariana p {
    color: #fff;
    text-align: right;
}

#box_mariana .mais_info {
    background: #e7e7e7;
    padding-bottom: 90px;
    text-align: left;
}

#box_mariana .mais_info h1 {
    color: #000;
    font-weight: 300;
    font-size: 35px;
    text-align: left;
    margin-top: 80px;
}

#box_mariana .mais_info h2 {
    color: #8d8d8d;
    text-align: left;
    font-weight: bold;
    font-size: 25px;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: -10px;
}

#box_reinaldo {
	background: url("../imagens/bg_ReinaldoColucci.jpg") top center no-repeat;
	background-size: cover;
	padding-top: 50px;
}

#box_reinaldo a {
    color: #00abe3;
}

#box_reinaldo a:hover {
    color: #000;
    text-decoration: none;
}

#box_reinaldo h1 {
    color: #00abe3;
    text-align: left;
    margin-top: 20px;
}

#box_reinaldo p {
    color: #fff;
    text-align: left;
}

#box_reinaldo .mais_info {
    background: #e7e7e7;
    padding-bottom: 90px;
    text-align: left;
}

#box_reinaldo .mais_info h1 {
    color: #000;
    font-weight: 300;
    font-size: 30px;
    text-align: left;
    margin-top: 80px;
}

#box_reinaldo .mais_info h2 {
    color: #8d8d8d;
    text-align: left;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 10px;
    margin-top: -10px;
}

#box_modelotreino {
	background: url("../imagens/bg_modelotreino.jpg") top center no-repeat;
	background-size: cover;
	padding-top: 200px;
}

.tit_modelotreino {
    margin-top: -150px !important;
}

#box_modelotreino h1 {
    color: #fff;
    font-weight: bold;
    font-size: 40px;
    text-align: center;
}

#box_modelotreino p {
    color: #fff;
    text-align: center;
    margin-bottom: 40px;
}

#box_condicionamento {
	background: url("../imagens/bg_condicionamento2.jpg") top center no-repeat;
	background-size: cover;
	padding-top: 200px;
    padding-bottom: 200px;
}

#box_condicionamento h1 {
    color: #fff;
    font-weight: bold;
    font-size: 40px;
    text-align: center;
}

#box_condicionamento p {
    color: #fff;
    text-align: center;
}

#box_depoimentos {
	background:#fff;
	padding-top: 50px;
    padding-bottom: 50px;
}

#box_depoimentos h1 {
    text-align: left;
    margin-bottom: 30px;
}

#box_depoimentos .foto_alunos {
    width: 100%;
    margin-top: 120px;
    margin-bottom: 120px;
}


#box_contato {
	background:url("../imagens/bg_form.jpg") no-repeat center center;
    background-size: cover;
    padding-bottom: 140px;
}

.esta_preparado {
    margin-left: -130px;
    position: relative;
}

#box_contato .box_form {
    background: #ff6a00;
    margin-top: -60px;
    padding: 30px;
}

#box_contato .box_form h1 {
    color: #fff;
    font-weight: bold;
    font-size: 40px;
    text-align: left;
}

#box_contato .box_form h2 {
    color: #fff !important;
    text-align: left;
    font-weight: bold;
}


#box_contato .formulario {
	padding: 33px;
}

#box_contato .formulario .campo_form {
	border-radius: 0px;
	padding: 10px;
	height: 40px;
	font-family: 'Nunito', sans-serif;
	color: #333;
	margin-bottom: 10px;
}

#box_contato .formulario .textarea {
	border-radius: 0px;
	padding: 10px;
	font-family: 'Nunito', sans-serif;
	color: #333;
	margin-bottom: 10px;
}

#box_contato .formulario .btn_enviar {
	font-variant-caps: small-caps;
	padding: 10px 20px 10px 20px;
	background: #00abe3;
	font-size: 18px;
	border-radius:50px;
	color: #fff;
}

#box_contato .formulario .btn_enviar:hover {
	background: #000;
	transition-duration: 0.5s;
}

#box_areadoatleta {
    text-align: center;
	background:#faf9f6;
	padding-top: 50px;
    padding-bottom: 100px;
}

#box_areadoatleta h1 {
    color: #000;
    font-weight: bold;
    font-size: 25px;
    text-align: center;
}

#box_areadoatleta .btn_acesse {
	font-variant-caps: small-caps;
	padding: 10px 20px 10px 20px;
	background: #ff6a00;
	font-size: 18px;
	border-radius:50px;
	color: #fff;
}

#box_areadoatleta .btn_acesse:hover {
	background: #000;
	transition-duration: 0.5s;
}

#box_rodape {
    text-align: center;
	background:#fff;
    margin-top: -30px;
    padding-top: 0px;
}

#box_rodape .logo {
    width: 300px;
    margin-top: 30px;
}

#box_rodape p {
    color: #000;
    font-size: 15px !important;
    font-weight: 400 !important;
    margin-top: 20px;
    line-height: 20px;
}

#box_rodape i {
    font-size: 40px;
    color: #fff;
}

#box_rodape .lk_instagram {
    background: #ff6a00;
    width: 60px;
    height: 60px;
    padding: 10px;
    border-radius:50px;
    color: #fff;
    text-align: center;
    margin-top: 30px;
}

#box_rodape .lk_facebook {
    background: #00abe3;
    width: 60px;
    height: 60px;
    padding: 10px;
    border-radius:50px;
    color: #fff;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}

.WhatsApp {
	display:scroll;
	position:fixed !important;
	float: left;
	bottom:20px;
	right:20px;
	color:#fff;
	width: 45px;
	height: 45px;
	padding: 8px 4px 0px 15px;
	border-radius:50%;
}

.voltarTopo {
	display:scroll;
	position:fixed !important;
	float: right;
	bottom:20px;
	right:20px;
	background: #E1173F;
	color:#fff;
	width: 45px;
	height: 45px;
	padding: 8px 4px 0px 15px;
	border-radius:50%;
}

.voltarTopo:hover {
	background: #000;
	transition-duration: 0.5s;
	padding: 2px 0px 0px 15px;
	color:#fff;
}
.voltarTopo fa {
	font-size: 24px;
    margin-top: -5px !important;
}

.voltarTopo a {
	color: #fff;
	text-decoration: none;
}

/***** Depoimentos ********/

.perfil {
  margin-top: 25px;
  padding: 10px;
  background: #FFFFFF;
  border: 1px solid #e0e0e0;
  box-shadow: 0 4px 4px -2px #989898;
  -moz-box-shadow: 0 4px 4px -2px #989898;
  -webkit-box-shadow: 0 4px 4px -2px #989898;
}

.perfil img {
    float: left;
    margin-right: 20px;
}

.perfil p {
    line-height: 18px;
    font-size: 15px;
    margin-top: 20px;
    font-weight: 300;
}

.perfil .btn_vejamais {
    background: #a6a6a6;
    color: #fff;
    border-radius: 30px;
    float: right;
}

.perfil .btn_vejamais:hover {
    background: #a6a6a6;
    color: #fff;
    border-radius: 30px;
    float: right;
    border: #ff6a00 2px solid;
}

/*******  Flip Card *******/
.flipper{
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
}

.flip-container:hover .flipper{
    transform: rotateY(180deg);
    /* se quiser uma animação na vertical,
    troque por rotateX(180deg)
    */
}



@media (max-width: 767px) {
	
	#box_04 .formulario .btn_gerar_proposta {
		font-variant-caps: small-caps;
		padding: 20px 40px 20px 40px;
		background: #00a8ff;
		font-size: 20px;
		border-radius:0;
		color: #fff;
		margin-bottom: 20px;
        margin-top: 30px;
	}

	#box_04 .formulario .btn_gerar_proposta:hover {
		background: #000;
		transition-duration: 0.5s;
	}

}

@media screen and (min-width: 769px) {
    .display_mobile { display: none; }
    .display_g { display: block; }

}

@media screen and (max-width: 768px) {
    .display_mobile { display: block; }
    .display_g { display: none; }
    
    .bg_carrossel_servicos {
        background: url("../imagens/bg_servicos.png") top center no-repeat;
        background-size: contain;
        height: 300px;
        padding-top: 70px;
        margin-top: -70px;
    }
    
    .carousel-item h5{
        padding-left: 50px;
        padding-right: 50px;
    }
    
    /*---------- LEFT/RIGHT ROUND CONTROL ----------*/
    .carousel-control {
        background: #ff6a00;
        top: 40%;
        opacity: 100;
        width: 40px;
        height: 40px;
        z-index: 100;
        color: #ffffff;
        display: block;
        font-size: 37px;
        cursor: pointer;
        overflow: hidden;
        line-height: 34px;
        text-shadow: none;
        position: absolute;
        font-weight: normal;
        border-radius:50%;
    }
    .carousel-control.left {
        left: 1%;
    }
    .carousel-control.right {
        right: 1%;
    }
    .carousel-control.left:hover,
    .carousel-control.right:hover{
        color: #fdfdfd;
    }
    .carousel-control.left>span:nth-child(1){
        left: 45%;
    }
    .carousel-control.right>span:nth-child(1){
        right: 45%;
    }
    
    .logo {
        width: 100%;
        margin: 0px 0px 0px 0px;
    }
    
    #box_01 .lk_facebook {
        background: #00abe3;
        width: 60px;
        height: 60px;
        padding: 10px;
        border-radius: 50px;
        color: #fff;
        text-align: center;
        margin-top: -60px;
        margin-bottom: 10px;
        margin-left: 90px;
    }
    
    #box_01 .lk_instagram {
        background: #ff6a00;
        width: 60px;
        height: 60px;
        padding: 10px;
        border-radius: 50px;
        color: #fff;
        text-align: center;
        margin-top: 10px;
        margin-right: 90px;
    }
    
    #box_rodape .lk_facebook {
        background: #00abe3;
        width: 60px;
        height: 60px;
        padding: 10px;
        border-radius: 50px;
        color: #fff;
        text-align: center;
        margin-top: -60px;
        margin-bottom: 60px;
        margin-left: 90px;
    }
    
    #box_rodape .lk_instagram {
        background: #ff6a00;
        width: 60px;
        height: 60px;
        padding: 10px;
        border-radius: 50px;
        color: #fff;
        text-align: center;
        margin-top: 50px;
        margin-right: 90px;
    }
    
    #box_rodape p {
        color: #000;
        font-size: 15px !important;
        font-weight: 400 !important;
        margin-top: 10px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    
    .foto_mariana {
        vertical-align: middle;
        border-bottom: 1px solid #000;
        margin-left: -20px;
    }
    
    .esta_preparado {
        margin-left: 0px;
        position: relative;
        width: 80%;
    }
}

