.linea-ellipsis {
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.linea-ellipsis-sucursales {
  overflow: hidden;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.contact-map, .map-frame {
    min-height: 500px!important;
}

.map-frame-event {
    min-height: 500px!important;
}
.logo{
	background-image: url('../../../images/LogoHolderBlanco_HEADER.png');
	background-size: 100% 100%;
	background-position: 50% 50%;
}
.logo img{
	padding: 0% 15%;
}
.price-table-text{
	width: 55%;
	margin-left: 45%;
	margin-right: 0%;
	left: 0%;
}
.flickity-button{
	background-color: transparent;
	background: transparent;
}
.flickity-button:hover,active{
	background-color: rgba(149,16,130,0.75);
	background: rgba(149,16,130,0.75);
}
.flickity-prev-next-button .flickity-button-icon{
	color: #ffffff;
}
.flickity-prev-next-button.previous{
	left: 0px;
}
.flickity-prev-next-button.next{
	right: 0px;
}
.flickity-page-dots{
	bottom: 15px;
}
.flickity-page-dots .dot{
	background: rgba(149,16,130,1);
}
.home-clase-slider{
	width: 100%;
	height: 350px;
}
.carousel-cell-clase{
	width: 33.33%;
}
.link-clases-home{
	position: absolute;
	bottom: 30px;
	right: 5px;
}
.skill-percent-turquesa{
	background: none repeat scroll 0 0 #0fd1d1!important;
}
.class-info-title:before, .skill-percent-turquesa:before {
    border-left-color: #0fd1d1;
}
.bg-turquesa{
	background: none repeat scroll 0 0 #0fd1d1!important;
}
.color-truquesa{
	color: #0fd1d1!important;
}
.shop .price-table-content a {
    padding: 0px 10px;
    font-size: 12px;
}
.title-clases-coach{
	padding-bottom: 0px;
}
.seccion-clases-coach{
	padding-top: 0px;
}
.price-table-img{
	width: 100%;
	height: 99%;
}
.price-table-img img{
	width: 100%;
	height: 100%;
}
.shop .price-table-content .price-table-text-coach a{
    background:none;
    color:#ec3642;
    border: 2px solid #fff;
}
.shop .price-table-content:hover{
	background: rgb(149,16,130);
}
.shop .price-table-content:hover .price-table-text-coach a{
    background: rgb(149,16,130) repeat scroll 0 0 !important;
    border: 2px solid rgb(149,16,130)!important;

}
.price-table-text-coach {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    text-align: center;
}
.title-clase-coach{
	padding: 12px 12px!important;
}
.title-clase-coach span{
	font-size: 18px!important;
}
.price-table-content {
    padding-right: 0 !important;
}
.link-clases-left{
	position: absolute;
	width: 40%;
	bottom: 30px;
	left: 5%;
	background: #0FD1D1 repeat scroll 0 0 !important;
    border: 2px solid #0FD1D1!important;
}
.link-clases-left span{
	font-size: 12px!important;
}
.link-clases-rigth{
	position: absolute;
	bottom: 30px;
	width: 40%;
	right: 5%;
	background: #0FD1D1 repeat scroll 0 0 !important;
    border: 2px solid #0FD1D1!important;
}
.link-clases-rigth span{
	font-size: 12px!important;
}
.border-center {
    border: 1px solid rgba(255,255,255,1);
    background-color: rgba(255,255,255,1);
    width: 1%;
    height: 45px;
    position: absolute;
	bottom: 30px;
	margin-left: 49.5%;
	margin-right: 49.5%;
}
.price-table-text-coach p{
	padding-bottom: 0px;
	margin: 0 0 0px;
}
.firt-p-clase-coach{
	margin-top: 5%!important;
}
.classes-content .box-cell-clases{
	margin: 30px 35px 0;
}
.no-border{
	border: 0px solid #fff!important;
	padding: 0px 0px!important;
}
.title p{
	margin: 0 0 0px;
}
.firt-p-clases{
	margin-top: 1%;
}
.box-inner-clases {
	min-height: 325px;
}
.box-inner-clases-img {
	min-height: 325px;
}
.box-text-clases {
	margin-top: 15px!important;
}
.box-text {
	margin-top: 5px;
	min-height: 55px;
}
.box-text .link-clases-rigth{
	position: absolute;
	bottom: 5px;
	width: 40%;
	right: 5%;
	background: #0FD1D1 repeat scroll 0 0 !important;
    border: 2px solid #0FD1D1!important;
}
.box-text .link-clases-left{
	position: absolute;
	width: 40%;
	bottom: 5px;
	left: 5%;
	background: #0FD1D1 repeat scroll 0 0 !important;
    border: 2px solid #0FD1D1!important;
}
.box-text .border-center {
    border: 1px solid rgba(255,255,255,1);
    background-color: rgba(255,255,255,1);
    width: 1%;
    height: 30px;
    position: absolute;
	bottom: 5px;
	margin-left: 49.5%;
	margin-right: 49.5%;
}
.box-text p{
	padding-bottom: 12%;
}
.box-text-clase-relacionada{
	min-height: 0px;
}
.class-info-title-clases:before, .skill-percent:before {
    border-left-color: rgb(149,16,130);
}
.caveats-content{
	margin-top: 10px;
	padding: 10px 10px;
}
.caveats-content img{
	width: 100%;
	height: auto;
}
.social-icon-perfil{
	width: 100%!important;
	text-align: center!important;
}
.botoms-reservar{
	display: flex;
}
.boton-reservar-clase{
	width: 40%;
	text-align: center;
	margin-left: 5%;
	margin-right: 5%;
	background: none repeat scroll 0 0 rgba(149,16,130,1);
	padding: 5px 10px;
}
.boton-cancelar-clase{
	width: 40%;
	text-align: center;
	margin-left: 5%;
	margin-right: 5%;
	background: none repeat scroll 0 0 rgba(149,16,130,1);
	padding: 10px 10px;
}
.boton-cancelar-clase span{
	font-size: initial;
}
.content-page-finish{
	margin-bottom: 20px;
}
/*Nosotros*/
.seccion-hidden{    
	position: absolute;
    left: 0px;
    top: 0px;
    display: none;
}
.title-nutriologa{
	font-weight: 600;
}
.name-nutriologa{
	font-weight: 600;
}
.descripcion-nutriologa{
	font-weight: 600;
	font-size: 18px;
}
.boton-nutriologa{
	float: right;
	padding: 10px 15px;
	border-radius: 3%;
	background: none repeat scroll 0 0 #0fd1d1!important;
}
.nosotros-img{
	width: 100%;
	height: auto;
	margin-top: 7%;
}
.nosotros-punto-img{
	margin: 10%;
	margin-top: 35%;
	background: none repeat scroll 0 0 #0fd1d1!important;
	border-radius: 50%;
}
.nosotros-punto-img img{
	width: 100%;
	padding: 10%;
	height: auto;
}
.nosotros-punto-titulo{

}
.nosotros-punto-desc{

}
.baner-paquetes{
	background-size: cover;
	background-repeat: no-repeat;
}
.titulo-baner-paquetes{
	padding-top: 10%;
	text-align: center;
}
.nosotros-boton-paquetes{
	text-align: center;
	margin-top: 3%;
    margin-bottom: 5%;
}
.nosotros-boton-paquetes h2{
	font-weight: 600;
}
.nosotros-boton-paquetes span{
	background:none;
    color:#fff;
    border: 2px solid #fff;
    padding: 1% 5%;
    font-size: 18px;
    font-weight: 600;
}
.nosotros-boton-paquetes:hover span{
	background: #0FD1D1 repeat scroll 0 0 !important;
    border: 2px solid #0FD1D1!important;
}
.nosotros-titulo-especialistas{
	margin-bottom: 5%;
}
.our-trainers{
	overflow: visible;
}
.product-info-coachs{
	max-height: 100px;
	min-height: 100px;
}
.img-trainers-coachs{
	background: transparent!important;
}
/*Nutriologia*/
.img-trainer-nutriologia img{
	width: 40%;
}
.btn-checkout-formulario-nutricion{
	float: right;
}
.link-aceptar-page{
	text-align: center;
	/*width: 30%;*/
	margin-left: 40%;
    padding: 5px 20px;
    font-size: 20px;
    border: 2px solid #960083;
    background: none repeat scroll 0 0 #960083;
}
.boton-login{
	width: 30%;
	overflow: hidden;
	background: none repeat scroll 0 0 rgba(149,16,130,1);
}
.boton-registrarse-clase{
	padding: 0px;
}
.select-progreso-cuenta{
	background: none repeat scroll 0 0 #960083;
    border: 1px solid #393939;
    color: #ffffff;
    height: 33px;
    line-height: 33px;
    margin-bottom: 25px;
    padding-left: 12px;
    width: 100%;
}
.img-responsive-progreso-data{
	width: 100%;
	height: auto;
	min-height: 345px;
	max-height: 345px;
	margin-top: 5%;
	margin-bottom: 5%;
}
.progreso-desc{
	color: #9a9a9a;
	font-size: 14px;
}
.progreso-desc span{
	color: #ffffff;
	font-size: 15px;
	font-weight: 600;
}
.container-progreso-desc h3	{
	margin-top: 0px;
}
.container-progreso-desc{
	padding-top: 5%;
	padding-left: 3%;
	padding-right: 3%;
	border-left: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
.boton-iniciar-sesion{
	text-align: center;
}
.boton-iniciar-sesion p {
	margin-bottom: 5px!important;
	margin-top: 15px;
}
.boton-iniciar-sesion span{
	padding: 1% 2%;
}
.boton-iniciar-sesion:hover span{
	background: #960083 repeat scroll 0 0 !important;
    border: 2px solid #960083!important;
}
.titulo-baner-paquetes span{
	color: #0FD1D1;
}
.baner-home h2{
	font-weight: 600;
}
.baner-home p{
	font-weight: 600;
	font-size: 18px;
	margin-top: 5%;
}
.paquete-home-img{
	width: 100%;
	height: auto;
}
.paquete-home-actions{
	text-align: center;
}
.sucursal-home-titulo{
	width: 100%;
	text-align: center;
	height: 150px;
	max-height: 150px;
	overflow: hidden;
}
.paquete-home-titulo{
	width: 100%;
	text-align: center;
	height: 120px;
	max-height: 120px;
	overflow: hidden;
}
.paquete-home-descripcion{
	width: 100%;
}
.paquete-home-price{
	text-align: center;
}
.add-cart-span{
	width: 150px!important;
}
.add-cart-buton{
	width: 175px;
}
.img-producto-menu-carrito{
	width: 75px;
	height: 75px;
}
.img-carrito-producto{
	width: 75px;
	height: 75px;
}
.categories_days {
	margin-top: 0px!important;
}
.categories .filter{
	min-width: 155px!important;
}
.categories .filter-all{
	min-width: 190px!important;
}
.link-carrito{
	background: none repeat scroll 0 0 #960083;
	border: medium none;
    font-size: 14px;
    height: 27px;
    line-height: 24px;
    margin-left: 25%;
    margin-right: 25%;
    text-transform: none;
    text-align: center;
}
.date-picker{
	color: #ffffff!important;
}
.boton-cancelar{
	width: 100%;
	height: auto;
	background-color: #de1f21;
	border-color: #ff0000;
}
.categories .filter-cuenta{
	width: auto !important;
	min-width: 160px!important;
}
.social-icon-karla{
	width: 100%!important;
}
.img-nosotros-karla{
	width: 100%;
	height: auto;
	max-height: 350px;
}
.image-profile-karla{
	padding-left: 0px;
	width: 26%;
	margin-left: 37%;
	float: none;
}
.profile-title .image-profile-karla img {
    margin-bottom: -50%;
    margin-left: 0px; 
    margin-top: 0px; 
}
.name-karla{
	font-size: 16px;
	font-weight: 600;
	text-align: center;
	margin-top: 3%;
}
.experiencias-karla{
	margin-top: 10%;
}
.experiencias-karla p{
	margin-left: 10%;
	margin-right: 10%;
}
.experiencias-karla .share {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    border-top: 1px solid rgba(255, 255, 255, 1);
    margin: 23px 0 0px;
    padding: 5px 0;
}
.clases-titulo-karla{
	text-align: center;
}
.clases-karla{
	margin-top: 4%;
	margin-bottom: 4%;
	text-align: center;
}
.clases-karla h5{
	margin-bottom: 0px;
}
.clases-karla h4{
	margin-bottom: 0px;
}
.clases-karla p{
	margin: 0px;
}
.botones-mobil{
	display: none;
}
.buttons-clases-web{
	display: block;
}
.buttons-clases-mobile{
	display: none;
}

@media (min-width: 1200px){
	.container-clases {
	    margin-left: 5%!important;
	    margin-right: 5%!important;
	}
}

@media (min-width: 992px){
	.container-clases {
	    margin-left: 5%!important;
	    margin-right: 5%!important;
	}
}

@media (max-width: 768px) {

	.container-clases {
	    margin-left: 5%!important;
	    margin-right: 5%!important;
	}
	.logo{
		background-image: url('../../../images/LogoHolderBlanco_HEADER.png');
		background-size: 100% 50%;
		background-position: 50% 50%;
		background-repeat: no-repeat;
	}
	.logo img{
		padding: 0% 0%;
	}
	.menu-button{
		background:  transparent!important;
	}
	#open-button:before {
	    position: absolute;
	    top: -5px;
	    left: -5px;
	    height: 100%;
	    width: 100%;
	    content: '\f0c9';
	    font-family: FontAwesome;
	    color: #fff;
	    font-size: 25px;
	}
	.carousel-cell-clase {
	    width: 85%;
	}
	.price-table-text a span {
	    color: #fff;
	    font-size: 10px;
	}
	.home-clase-slider {
	    width: 100%;
	    height: 310px;
	}
	.title-nutriologa{
		font-size: 32px;
		text-align: center;
	}
	.name-nutriologa{
		text-align: center;
	}
	.descripcion-nutriologa{
		font-size: 15px;
	}
	.boton-nutriologa{
		float: none;
	    padding: 10px 5%;
	    margin-left: 27%;
	    width: 25%;
	}
	.imagen-nutriologa-home{
		width: 50%;
		margin-left: 25%;
		margin-top: 5%;
	}
	.classes-content .box-cell-clases {
	    margin: 5px 10px 0;
	}
	.classes-content .title a span {
	    background: none;
	    border: 1px solid #fff;
	}
	.classes-content .title a span {
	    font-size: 10px;
	    margin: 0;
	    padding: 0px 6px;
	}
	.firt-p-clases{
		margin-top: 2px;
	}
	.classes-content .title p {
		font-size: 8px;
		line-height: 11px;
	}
	.box-text p {
	    font-size: 8px;
		line-height: 11px;
		margin-bottom: 0%;
		padding-bottom: 0%;
	}
	.link-clases-rigth span {
	    font-size: 8px!important;
	    line-height: 11px;
	}
	.link-clases-left span {
    	font-size: 8px!important;
	    line-height: 11px;
	}
	.box-text .link-clases-left {
	    position: absolute;
	    width: 40%;
	    bottom: 13px;
	    left: 5%;
	    background: #0FD1D1 repeat scroll 0 0 !important;
	    border: 0px solid #0FD1D1!important;
	}
	.box-text .link-clases-rigth {
	    position: absolute;
	    bottom: 13px;
	    width: 40%;
	    right: 5%;
	    background: #0FD1D1 repeat scroll 0 0 !important;
	    border: 0px solid #0FD1D1!important;
	}
	.botones-web{
		display: none;
	}
	.botones-mobile{
		display: block;
	}
	.buttons-clases-web{
		display: none;
	}
	.buttons-clases-mobile{
		display: block;
		margin-top: 5%;
	}
	.select-clases{
		margin-left: 15%;
		margin-right: 5%	;
		width: 80%;
		height: 10%;
		background: #242424;
	}
	.select-dias{
		margin-left: 5%;
		margin-right: 15%	;
		width: 80%;
		height: 10%;
		background: #242424;
	}
	.banner-content {
	    margin-top: 40px;
	    padding: 10px 0 20px; 
	}

}