/*
*
* @author Cleyton Santos
* @version 0.1
*
*/


/* ======================= menu ======================================= */

 .navbar-inverse .navbar-toggle {
    background-color: transparent;
    border-color: white;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: transparent;
}


.navbar-inverse .navbar-toggle {
    border-color: white;
}





.heading {
    height: 103px;
	position: absolute;
    height: 10%;
    z-index: 10;
    box-sizing: inherit;
    width: 100%;
    padding-right: 30px;
    padding-top: 10px;
    
}

.container-right{
	float: right;
	width: 100%;
}

.logo {
    float: left;
    width: 33.33333%;
}

.menu-desk {
    text-align: right;
    margin-top: 5px;
    float: left;
    width: 100%;
}

.menu-cima {
    padding-top: 4px;
    width: 100%;
    display: inline-block;
}

 .telefones {
    margin-left: 20px;
    float: left;
    font-size: 0.9375em;
    color: #999999;
}

.telefones i {
    color: #f4ca74;
    margin-right: 5px;
    font-size: 0.9375em;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.botao-login {
    float: right;
    margin-top: 5px;
}

button {
    cursor: pointer;
    background: #51b7a7;
    padding: 5px 20px;
    margin-left: 20px;
    letter-spacing: 2px;
    color: #fff;
    font-weight: bold;
    border: 0;

}

.rede-social {
    float: right;
}

.hvr-pop {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
}

.facebook {
    display: inline-block;
    border: 2px solid #51b7a7;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    padding: 1px 8px;
    margin-left: 6px;
        margin-top: 8px;
}

.facebook a {
    color: #51b7a7;
}



.text-capa a {
	text-decoration-color: red;
    color: red;
}

.instagram {
    display: inline-block;
    border: 2px solid #51b7a7;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    padding: 1px 6px;
    margin-left: 6px;
        margin-top: 8px;
}
.instagram a {
    color: #51b7a7;
}

/* -- Botões -- */
.btn-custom{
	color: white;
	border-radius: 500px;
	-webkit-border-radius:  500px;
	-moz-border-radius:  500px;
	text-transform: uppercase;
	transition: background  0.5s, color 0.5s;
}



.btn-branco{
	border: 2px solid white;
}
.btn-branco:hover{
	color: #004d4d ;
	background: white;
}




/* ======================= layout ======================================= */

html, body, .capa {
	height: 100%;
	overflow: auto;
}

body{
	background: url('../imagens/capa.png'),
				/* url('../imagens/ruido.png'), */
				linear-gradient(50deg, #00b3b3, #004d4d);

	background-attachment: fixed;
	font-family: Helvetica, Arial, sans-serif;
}



/* -- Barra de Navegação -- */
.img-logo{
	height: 50px;
	width: 132px;
	display: block;
	background: url('../imagens/logo.svg') no-repeat;
	background-size: contain;
	color: transparent;

}


.img-logo-footer{
	height: 100px;
	width: 150px;
	display: block;
	background: url('../imagens/logo.svg') no-repeat;
	background-size: contain;
	color: transparent;
	margin: 0px 0px 0px 0px;

}



nav.navbar-transparente{
	padding: 15px 0px;
	background: rgba(0, 51, 51, 0.9);
	border: none;
}

.navbar-brand{
	padding: 2px 15px;
}

.divisor{
	width: 1px;
	height: 16px;
	background: white;
	margin: 16px 10px;
}

.navbar-inverse .navbar-nav>li>a, #rodape .nav a{
	color: white;
	font-weight: bold;
}

.navbar-inverse .navbar-nav>li>a:hover, #rodape .nav a:hover{
	color:#00b3b3;
	font-weight: bold;
	background: none;
}


/* -- Imagem de Capa -- */
.capa{
	display: table;
	width: 100%;
}

.texto-capa{
	text-align: center;
	color: white;
	display: table-cell;
	vertical-align: middle;

	
}


#telefone-capa, #telefone-capa a, #telefone-capa a:hover{
	font-size: 35px;
	font-weight: 700;
	letter-spacing: -0.04em;
	color: white;
	text-decoration: none;
	margin-top: 15px;

}




/* -- Botões -- */
.btn-custom{
	color: white;
	border-radius: 500px;
	-webkit-border-radius:  500px;
	-moz-border-radius:  500px;
	text-transform: uppercase;
	transition: background  0.5s, color 0.5s;
}



.btn-branco{
	border: 2px solid white;
}
.btn-branco:hover{
	color: #004d4d ;
	background: white;
}


img{
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius:  5px;
	-webkit-box-shadow: 9px 7px 5px rgba(50, 50, 50, 0.77);
	-moz-box-shadow:    9px 7px 5px rgba(50, 50, 50, 0.77);
	box-shadow:         9px 7px 5px rgba(50, 50, 50, 0.77);

}


.img-footer{
	width: 50px;
	height: 50px;
	margin: 3px;

}

.container-secao{
	margin-top: 50px;
}

/* ======================= seções ======================================= */

/* -- O Studio Moves -- */

#studio{
	background: white;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 850px;
	/* height: 120%; */

}




/* .albuns{
	padding:  30px 0px 0px 20px;
	
} */

/* -- Pilates -- */
#pilates{
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
	height: 620px;
}


/* -- Funcional -- */
#funcional{
	background: white;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 620px;
}

.texto-direita{
	padding:  0px 0px 0px 40px;
	
}

/* -- Rodape -- */
footer{
	background: #004d4d;
	background:rgba(0,0,0,0.4); 
	position: relative;
	height: 250px;

}

.row {
    margin-right: 0px;
    margin-left: 0px; 
   
}




/* ======================= tipografia ======================================= */
h1{
	font-weight: 700;
	letter-spacing: -0.05em;
	margin-bottom: 40px;
}

h2{
	font-size: 50px;
	font-weight: 700;
	letter-spacing: -0.04em;
}

h3{
	font-size: 35px;
	font-weight: 700;
	letter-spacing: -0.04em;
}

p, li{
	font-size: 18px;
	font-weight: 200;
}

#studio h2, #studio h3{
	color: #004d4d;
}

#pilates h2, #pilates h3{
	color: #004d4d;
}

#funcional h2, #funcional h3{
	color: #004d4d;
}


#rodape h3 {
	color: white;
}

#rodape a,#rodape p, #rodape img{
	color: white;
	font-size: 15px;
	box-shadow: none;

}


/* ======================= media queries ======================================= */

/* Media Queries xs < 768 */
@media screen and (max-width: 599px) {


	/* Esconde Elementos para o celular */
	#historia{
		display: none;
	}
	#only-celular{
		display: block;	
	}
	#only-tablet{
		display: none;	
		
	}
	#only-desktop{
		display: none;	
	}
	
	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 10px;
}

	.facebook{
		float: left;
	}
	.instagram{
		float: left;
	}
	.botao-login{
		float: left;
	}

	

	#studio{
		background: white;
		padding-top: 10px;
		padding-bottom: 10px;
		height: 670px;
	
	}

	/* -- Pilates -- */
	#pilates{
		padding-top: 10px;
		padding-bottom: 10px;
		color: white;
		height: 900px;
	}


	/* -- Funcional -- */
	#funcional{
		background: white;
		padding-top: 10px;
		padding-bottom: 10px;
		height: 1050px;
	}

	footer{
		background: #004d4d;
		background:rgba(0,0,0,0.4); 
		position: relative;
		height: 550px;
	
	}




	h1{
		margin-top: 100px;
		font-size: 50px;
	}
	.btn-custom{
		margin: 10px 15px;
	}
	
	h2{
		font-size: 35px;
	}

	h3{
		font-size: 20px;
	}


	img{
		margin-bottom: 20px;
	}

	footer{
		padding: 20px 20px 20px 30px;
		margin:   0px 0px 0px 0px;
	}


}

/* Media Queries md < 992 */
@media screen and (min-width: 600px) and (max-width: 992px){

	

	/* Esconde Elementos para o celular */
	#historia{
		display: none;
	}
	#only-celular{
		display: none;	
	}
	#only-tablet{
		display: block;	
	}
	#only-desktop{
		display: none;	
	}

	#studio{
		background: white;
		padding-top: 10px;
		padding-bottom: 10px;
		height: 60s0px;
	
	}

	/* -- Pilates -- */
	#pilates{
		padding-top: 10px;
		padding-bottom: 10px;
		color: white;
		height: 700px;
	}


	/* -- Funcional -- */
	#funcional{
		background: white;
		padding-top: 10px;
		padding-bottom: 10px;
		height: 800px;
	}

	footer{
		background: #004d4d;
		background:rgba(0,0,0,0.4); 
		position: relative;
		height: 400px;
	
	}
	
	button {
	    padding: 5px 10px;
	    margin-left: 10px;
	    letter-spacing: 1px;
	}

	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0px;
	}

	h1{
		margin-top: 100px;
		font-size: 80px;
	}
	h2{
		font-size: 35px;
	}

	h3{
		font-size: 20px;
	}

	.container {
	    width: 90%;
	}
	.navbar-nav li {
	    float: left;
	    font-size: 15px;
	}
	.navbar-right {
    	margin-right: 10px;
	}
	
	.btn-custom{
		margin: 10px 15px;
	}
	img{
		margin-bottom: 10px;
	}
	footer{
		padding: 50px 0px 20px 0px;
	}

}

/* Media Queries lg < 1200 */
@media screen and (min-width: 993px) {

	#only-celular{
		display: none;	
	}
	#only-tablet{
		display: none;	
	}
	#only-desktop{
		display: block;	
	}

	.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
		margin-left: 40px;
	}

	#studio{
		background: white;
		padding-top: 10px;
		padding-bottom: 10px;
		height: 650px;
	
	}

	/* -- Pilates -- */
	#pilates{
		padding-top: 10px;
		padding-bottom: 10px;
		color: white;
		height: 600px;
	}


	/* -- Funcional -- */
	#funcional{
		background: white;
		padding-top: 10px;
		padding-bottom: 10px;
		height: 600px;
	}

	footer{
		background: #004d4d;
		background:rgba(0,0,0,0.4); 
		position: relative;
		height: 400px;
	
	}

	h1{
		font-size: 100px;
	}
	.btn-custom{
		margin: 10px 15px;
	}

	.navbar-right {
    	margin-right: 15px;
	}

	img{
		margin-bottom: 10px;
	}
	footer{
		padding: 50px 0px 20px 0px;
	}

	.albuns{
		padding:  10px 0px 0px 20px;
	
	}
}

