
html,
body {
    height: 100%;
	font-family: 'Signika', sans-serif;
}

body {

    font-size: 18px;
    font-weight: 100;
}


.loaded section {
    opacity: 1;
}

	.cont{
		max-width:1200px;
		height:auto;
		    margin: 0 auto;
			overflow:hidden;
	}
	
img{
	max-width:100%;
	height:auto;
}

.cont-izq,
.cont-der{
	    width: 46%;
    float: left;
    /* padding: 2%; */
    overflow: hidden;
    margin: 2%;
	text-align:left;
}

.center{
	text-align:center;
}

.round {
  -webkit-border-radius: 12px; 
  -moz-border-radius: 12px; 
  border-radius: 12px; 
}


#cont-header{
background: #5b326f; 
overflow: hidden;
    background: -webkit-linear-gradient(#faf9f0, #f4f1eb, #5b326f);
    background: -o-linear-gradient(#faf9f0, #f4f1eb, #5b326f); 
    background: -moz-linear-gradient(#faf9f0, #f4f1eb, #5b326f);
    background: linear-gradient(#faf9f0, #f4f1eb, #5b326f);  
}


#cont-header2{
background: #5b326f; 
overflow: hidden;
    background: -webkit-linear-gradient(#faf9f0, #f4f1eb, #ca96e4);
    background: -o-linear-gradient(#faf9f0, #f4f1eb, #ca96e4); 
    background: -moz-linear-gradient(#faf9f0, #f4f1eb, #ca96e4);
    background: linear-gradient(#faf9f0, #f4f1eb, #ca96e4);
}


#header{
	/*background-color: #efeaf3;*/
	width: 100%;
	height:auto;
	float: left;
	text-align: center;
	border-top: 5px solid #d1e092;
	margin-top:0px;    
	}
	
	.logo{
    font-family: 'Satisfy', cursive;
    font-size: 40px;
    /* line-height: 40px; */
    z-index: 1000;
    position: relative;
    color: #be04b6;
    text-shadow: 2px 2px #ffffff;
    height: auto;
    overflow: hidden;
	text-align: center;
	}
	
	.logo2{
	
	font-family: 'Satisfy', cursive;
	font-size: 30px;
    color:#d1e092;
	margin-right: 15px;
	}
	

#slider{
	width: 100%;
    height: auto;
    float: left;
    font-size: 0px;
    margin-top: -30px;
    margin-bottom: -30px;
}

#cont-menu {
 clear:both;
 float:left;
 overflow:hidden;
 width:100%;
  /*background-color: #5b326f;*/
}


       #cont-menu ul{
            float: left;
            list-style-type: none; 
            padding: 0; 
			position: relative; 
            left: 50%;
			margin: 0px;
        }
       #cont-menu ul li{
            float: left; 
			position: relative; 
            right: 50%;
			margin: 15px 5px;
        }
        #cont-menu ul li a{
            padding: 12px; 
			font-size: 20px;
			line-height: 36px;
    		text-decoration: none !important;
    		color: #fff;
        }
		#cont-menu ul li a:hover{
			background-color:#faf9f0;
			color:#5b326f;
			-webkit-border-radius: 8px; 
  -moz-border-radius: 8px; 
  border-radius: 8px; 
		}
		
	#cont-menu ul a.selected{
			background-color:#d1e092;
			color:#5b326f;
			-webkit-border-radius: 8px; 
  -moz-border-radius: 8px; 
  border-radius: 8px; 
		}


.linea{
	border-bottom: 2px solid #ccc;
	margin:20px 0px 30px 0px;
}


#frase{
	width: 100%;
    height: auto;
	float:left;
    overflow: hidden;
    text-align: center;
	padding:4% 4% 3% 4%;
	    background-color: #faf9f0;
	
}

#contenido{
	width:100%;
	height:auto;
	float:left;
	padding:2%;
	background-color: #efeaf3;
}



.texto1{
	color:#888;
}

.texto2{
	    font-size: 32px;
    line-height: 60px;
    color: #ffffff;
    font-weight: 400;
    min-height: 400px;
    font-family: 'Satisfy', cursive;
}

.texto3{
	font-family: 'Satisfy', cursive;
	font-size: 30px;
    line-height: 40px;
	color:#5b326f;
}

.texto4{
	    font-size: 45px;
    line-height: 60px;
    color: #ffffff;
    font-weight: 400;
    min-height: 400px;
    font-family: 'Satisfy', cursive;
}

.texto5{
	color:#fff;
	font-size:24px;
	font-family: 'Signika', sans-serif !important;
}

.link1{
    color: #be04b6;
	text-decoration:none;
}

.link1:hover{
    color: #5b326f;
	text-decoration:none;
}


.link2{
    color: #fff;
	background-color: #be04b6;
	text-decoration:none;
		padding: 2%;
	border-radius: 12px;
}

.link2:hover{
    color: #be04b6;
	background-color: #d1e092;
	text-decoration:none;
}

.texto-verde{
	color: #d1e092 !important;
}
.destacado{
	background-color:#FFE500;
	padding: 0px 8px;
	font-weight:400;
}

#esferovital-online{
	background-color: #5b326f;
	width:100%;
	color:#fff;
	height:auto;
	overflow:hidden;
	padding:2% 4%;
	text-align:center;
}


.titulo-online{
	width:100%;
	color: #5b326f;
	background-color: #d1e092;
	text-align:center;
	font-size:26px;
	padding:1%;
	float:left;
	margin-bottom: 20px;
}

.medio{
	width:50%;
	height:auto;
	text-align:left;
	padding: 0% 3%;
	float:left;
	font-size: 20px;
}

.bloque {
	width:30%;
	height:auto;
	overflow:hidden;
	padding:1%;
	float:left;
	background-color: #d1e092;
	margin:1.5%;
	text-align:center;
	min-height:430px;
}



.bloque-tema{
	width:100%;
	height:auto;
	float:left;
	padding:2%;
	margin-bottom:30px;
	background-color:#d1e092;
	overflow:hidden;
	}
	
.bloque-titulo{
	width:100%;
	height:auto;
	float:left;
	padding:1%;
	margin-bottom:2%;
	background-color:#5b326f;
	color:#fff;
	font-family: 'Satisfy', cursive;
    font-size: 26px;
	}
	
.bloque-imag{
	width:27%;
	margin-right:3%;
	float:left;
	}
	
.bloque-cont{
	width:70%;
	height:auto;
	float:left;
	}



.bloque-tema2{
	width:100%;
	height:auto;
	float:left;
	padding:2%;
	margin-bottom:30px;
	overflow:hidden;
	border-bottom: 2px solid #ccc;
	}
.bloque-tema2-cont{
	width:65%;
	height:auto;
	float:left;}
.bloque-tema2-imag{
	width:32%;
	margin-left:3%;
	float:left;}	
	
	
	

#bg-imagen{
	padding: 3% 0%;
	background:url(../imagenes/pilates8.jpg) no-repeat center center;
    background-attachment: fixed;
    background-size:cover;
    /*position: relative;*/
    overflow-x: hidden;
    width: 100%;
	float:left;

}

#bg-imagen2{
	padding: 3% 0%;
	background:url(../imagenes/pilates8b.jpg) no-repeat center center;
    background-attachment: fixed;
    background-size:cover;
    /*position: relative;*/
    overflow-x: hidden;
    width: 100%;
	float:left;

}


.frase-blanca{
	width:100%;
	text-align:center;
	padding:5%;
	color:#fff;
	font-size:40px;
	 font-weight: bold;
	 font-family: 'Oxygen', sans-serif;
	 text-shadow: 2px 3px 3px #545454;
}


	
	


/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}






/* Footer Styles */

footer {
    padding: 2%;
	background-color: #222;
    border-color: #080808;
	float:left;
	width: 100%;
}


#info-footer1{
	width:20%;
	height:auto;
	float:left;
	text-align:left;
	margin-bottom: 10px;	
}

#info-footer2{
	width:55%;
	height:auto;
	float:left;
	text-align:left;	
	padding-left:2%;
	border-left: 1px solid #ccc;
	color:#faf9f0;
}


#info-footer3{
	width:25%;
	height:auto;
	float:right;
	text-align:right;	
}


.producto{
	width:23%;
	height:auto;
	float:left;
	margin: 1%;
	text-align:center;
	border: 1px solid #ccc;
	overflow: hidden;
	}
	
.producto-foto{
	min-height: 220px;
	}
	
.producto-titulo{
	background-color: #5b326f;
	color: #fff;
	padding: 5% 2%;
	min-height: 70px;
	text-transform:uppercase;
	}
.producto-info{
	background-color:#d1e092;
	padding: 5% 2%;
	    min-height: 100px;
	}




/*=========  Image Overlay ==================*/


.image-wrapper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
 }

.image-overlay-content {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0; }

.overlay-fade-in p {
  letter-spacing: 0.15em;
  color: #f4f4f4;
  font-size: 28px;
  opacity: 0;
  transition: all 0.2s linear; }
.overlay-fade-in img {
  transition: all 0.2s linear; }
.overlay-fade-in .image-overlay-content {
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.4);
  transition: all 0.4s ease-in-out; }
.overlay-fade-in h2 {
  color: #f2f2f2;
  font-size: 1.8rem;
  margin-top: 40%;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  background: rgba(0, 0, 0, 0.7); }
  
.overlay-fade-in .button {
 display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    /*background: #FFF;
    color: #666;
     box-shadow: 0 0 1px #000; */
    position: relative;
    opacity: 0;
    transition: all 0.2s ease-in-out;
    top: 35%;
  }

  .overlay-fade-in .button:hover {
    /*box-shadow: 0 0 5px #000; */}
.overlay-fade-in:hover img {
  transform: scale(1.2); }
.overlay-fade-in:hover .image-overlay-content {
  opacity: 1; }
.overlay-fade-in:hover h2, .overlay-fade-in p, .overlay-fade-in .button {
  opacity: 1; }
.overlay-fade-in:hover p {
  transition-delay: 0.1s; }
.overlay-fade-in:hover .button {
  transition-delay: 0.2s; }



/* Responsive Styles */


@media(max-width:500px) {

	.texto-promo-home {
    width: 98% !important ;
	float:left;
	}
	
	
	#promociones,
	#salidas{
	width:98%;

	}
	
	
	#header-empresa,
	#header-contacto{
		padding:80px 30px;
		
		}
		
		
	.educativo-foto{width:100%!important;}
	.educativo-texto{width:60%!important;}
	.educativo-precio{width:20%!important;}
	
.producto{
	width:98% !important;
	margin: 3% 1% !important;
	}
	
	


.medio{
	width:100%;
	height:auto;
	text-align:left;
	padding: 0% 3%;
	float:left;
	font-size: 20px;
}
	

}


@media(max-width:766px) {
	
	#contenido{
		padding:5%;
		}
	
    .img-portfolio {
        margin-bottom: 15px;
    }
	
	#esferovital-online{
	width:100%;
	height:auto;
	overflow:hidden;
	padding:4%;

}


.titulo-online{
	width:100%;
	text-align:center;
	padding:4%;
	float:left;
	margin-bottom: 20px;
}

	.medio{
	width:100%;
	height:auto;
	text-align:left;
	padding: 0% 3%;
	float:left;
	font-size: 20px;
}
	
	#info-footer1,
	#info-footer2,
	#info-footer3,
	#info-footer4,
	.cont-izq,
	.cont-der{
		width:100%;
		height:auto;
		float:left;
		text-align:center;
		border:none;	
	}
	
	
	.navbar-brand {
		margin-top: -10px;
		width: 50%;
	}
	



.bloque {
	width:96%;
	height:auto;
	overflow:hidden;
	padding:2%;
	float:left;
	background-color: #d2bf85;
	margin:2%;
	text-align:center;
	min-height: 100px;
}

#info-footer2{
	    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    padding: 5% 2%;
    border-left: none;
    color: #faf9f0;
    margin-bottom: 2%;
	
	}
	
	.logo{
	
    font-size: 40px;
	}
	
	#frase{
	padding:8%;
	
	}
	
	footer {
    padding: 8% 2%;
	}
	
	#cont-menu ul{
            float: left;
            list-style-type: none; 
            padding: 3%; 
			position: relative; 
            left: 0%;
			margin: 0px;
        }
       #cont-menu ul li{
            float: left; 
			position: relative; 
            right: 0%;
			margin: 5px;
        }
        #cont-menu ul li a{
            padding: 10px; 
			font-size: 18px;
			line-height: 36px;
    		text-decoration: none !important;
    		color: #fff;
            
			}
			
			.bloque-tema{
				padding:5%;
			}
			
			.bloque-titulo{
				padding:3%;
				text-align:center;
			}
			
			.bloque-imag{
				width:100%;
				margin-bottom:30px;
			}
			
			.bloque-cont{
				width:100%;
			}
			
			.bloque-tema2,
			.bloque-tema2-cont{
				width:100%;
				height:auto;
				float:left;
			}
			.bloque-tema2-imag{
				width:100%;
				height:auto;
				float:left;
				margin:5% 0%;
				text-align:center;
			}
			
			.panel-body {
    padding: 5% 3%;
			}



.producto{
	width:48%;
	margin: 1%;
	}
	
	.logo{
	font-size: 30px;
	    width: 90%;
    padding-bottom: 15px;
	}
	
	}

@media screen and (min-width: 767px) and (max-width: 991px) { 
    .bloque-tematico{
		width: 48%;
    margin: 0% 1%;
		float:left;
    }
	
	.texto-promo-home,
	.image-promo-home {
    width: 98% ;
	float:left;
	margin-bottom:10px;
	}
	
	.navbar-brand {
		width: 70%;
	}
	
	.navbar-nav{
	padding: 0px;
    margin-top: -30px;
	}
	
	.producto{
	width:31%;
	margin: 1%;
	}
	
}

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
	
	
	
}

@media(min-width:992px) {
   
	.bloque-tematico{
		width: 23%;
    	margin: 0% 1%;
		float:left;
    }
	
	.producto{
	width:23%;
	margin: 1%;
	}
	
}


