

*{
	margin: 0;
	padding: 0;
}

#background-color{
	height: 30px;
	background-color: black;
	width: 100%;
}

.background-color-text{
	text-align: center;
	color: #d5ad6d!important;
	font-family: Poppins;
	font-weight: 300;
}

/* Navbar Header */
#navbarMain{
	/*background-image: url("../imagenes/18121.jpg");
	background-repeat: no-repeat;
	background-position: center;*/
	/*background-size: 2000px;*/
	background-size: 100px;
	background-color: rgba(255, 255, 255, 0);
	height: 80px;
	transition: background-color 0.5s linear;
	/*background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;*/
}

#navbarMainPostBajar{
	/*background-image: url("../imagenes/18121.jpg");
	background-repeat: no-repeat;
	background-position: center;*/
	/*background-size: 2000px;*/
	background-size: 100px;
	background-color: rgba(255, 255, 255, 1);
	height: 80px;
	transition: background-color 0.5s linear;
	/*background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;*/
}

/* Navbar Header Items*/
/*#navbarHeader{
	padding-left: 400px;
}*/

#navbarHeaderText{
font-size: 18px;
font-family: Poppins;
color: #d5ad6d!important;
/*padding-top: 30px;*/ /* Antes era 70px */
}

/* Slides */
/*#slidesContainer{
	padding-top: 150px;
	width: 100%;
	height: 25px;
}*/

/*.carousel{
	width: 100%;
}*/

/*DROPDOWNS OPTIONS*/

#prueba:hover{
	background-color: black;
	color: white;
}

.dropdown > a {
    text-decoration: none;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 55% 80%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    transition: background-size .3s;
    color: black;
}

.dropdown > a:hover, .dropdown > a:focus {
    background-size: 87% 2px;
}

.dropdown-item{
	font-size: 10px;
	background-color: rgba(255, 255, 255, 0);
    font-family: Poppins;
}

.dropdown-item:hover{
	background-color: rgba(78, 78, 78, 1);
	color: white;
}

.container-fluid{
	width: 100%;
}

.header-tratamientos-faciales{
	font-size: 30px;
	font-family: Poppins;
	color: #d5ad6d!important;
}

.header-tratamientos-corporales{
	font-size: 30px;
	font-family: Poppins;
	color: #d5ad6d!important;

}

.header-tratamientos-bienestar{
	font-size: 30px;
	font-family: Poppins;
	color: #d5ad6d!important;

}

.carousel{
	padding-top: 50px;
	width: 100%;
	height: 100%
}
.carousel:after{
	content: "";
	position: absolute;
	bottom: -50px;
	left: 25%;
	width: 50%;
	height: 4px;
	background-color: #ffe0b3;
	margin-left: -30px;
}

.carousel-inner{
	width: 100%;
	height: 100%;
}

.carousel-inner img{
	width: 100%;
	height: 100%;
}

.carousel-caption{
	/*padding-bottom: 500px;*/
}

.carousel-caption h5{
	font-size: 50px;
}

.carousel-caption p{
	font-size: 30px;
}

.carousel-item > img{
	max-height: 500px;
}

.frase{
	margin-top: 50px;
}

.frase h2:after{
	content: "";
	position: absolute;
	bottom: 10px;
	left: 10%;
	width: 80%;
	height: 4px;
	background-color: #ffe0b3;
	margin-left: -30px;
}

.recomendaciones{
	padding-top: 28px;
}

#jumbo1{

	background-image: url("../imagenes/18121.jpg");
	background-repeat: no-repeat;
	background-position: center;
}

#jumbo2{

	background-image: url("../imagenes/460117-PFK6CB-694.jpg");
	background-repeat: no-repeat;
	background-position: center;
}

#jumbo3{

	background-image: url("../imagenes/2627702.jpg");
	background-repeat: no-repeat;
	background-position: center;
}

.la-mari-section img:before{
	content: "";
	position: absolute;
	bottom: 0;
	left: 25%;
	width: 50%;
	height: 4px;
	background-color: #ffe0b3;
	margin-left: -30px;
}
.la-mari-section{
	padding: 0;
	margin: 0;

	background-color: #e6e6e6;
}

/*.la-mari-section h1, h2, h3, p{
	text-align: center;
}*/

#la-mari-section-description h1, h2, p{
	text-align: center;
}

/* Blog Section */
.blog-section{
	background-color: #ffe6e6;
	padding: 0;
	margin: 0;
	max-width: 100%;
	max-height: 100%;
}
.blog-section h1, h2{
	text-align: center;
}

#blog-section-header h1, h2{
	margin-top: 10px;
}

#blog-1{
	max-height: 600px;
	background-image: url("../imagenes/2627702.jpg");
}

#blog-2{
	background-image: url("../imagenes/460117-PFK6CB-694.jpg");
}

#blog-3{
	background-image: url("../imagenes/18121.jpg");
}

/* Footer Section */
.footer-section{
	margin: 0;
	padding: 0;
	width: 100%;
	background-color: /*#ffe6ff*/ white;
}

#footer-section-center-info h4, p{
	text-align: center;
	font-family: Poppins;
}

.footer-section-center-info-icons{
	margin-left: 240px;
}

.footer-section-bottom p{
	text-align: center;
}

.footer-section-bottom a{
	font-size: 0.8em;
}

.footer-section-bottom i{
	margin: 5px;
}

.fa-instagram{
	color: rgb(0, 0, 0);
}

.fa-facebook{
	color: rgb(0, 0, 0);
}

/*	width: 100%;
}

.carousel-item img{
	width: 100%;
}*/

/* TRATAMIENTOS FACIALES */
#container-tratamientos{
	background-color: black;
}

.header-text{
	padding-top: 2em;
	font-family: Poppins;
	color: #d5ad6d!important;
	font-size: 30px;
}

#content-row{
	padding-top: 10em;
	padding-bottom: 10em;
	background-color: black;
}

.tratamiento-texto{
	text-align: left;
	color: black;
	font-family: Poppins;
}

.tratamiento-header{
	text-align: center;
	color: black;
	font-family: Poppins;
}

.tratamiento-icono{
	text-align: right;
}

.tratamiento-1{
	background-color: #d5ad6d!important;
}
.tratamiento-2{
	background-color: #d5ad6d!important;
}

/*.tratamiento-texto-1{
	padding-top: 4px;
	padding-bottom: 4px;
}*/

.fa-plus-1{
	color: white;
}

/* AJUSTES LAYOUT IPHONE X */
@media screen and (min-width: 320px) and (max-width: 374px){

	.dropdown-menu{
		max-height: 280px;
		overflow-y: auto;
	}
	

	.carousel:after{
		content: "";
		position: absolute;
		bottom: -50px;
		left: 17%;
		width: 80%;
		height: 4px;
		background-color: #d5ad6d!important;
		margin-left: -30px;
	}

	.carousel-caption{
		/*padding-bottom: 500px;*/
		background-color: rgba(220,220,220, 0.3);
		width: 300px;
		margin-left: -40px;
	}
	
	.carousel-caption h5{
		font-size: 10px;
	}
	
	.carousel-caption p{
		font-size: 10px;
	}

	.slides_encabezado_1{
		/*-webkit-text-stroke: 1px #ffe0b3;
		text-shadow: 1px 1px;
		color: white;*/
		font-family: 'Open Sans';
		color: 	#d5ad6d!important;
		font-size: 10px!important;
		font-weight: 200;
		letter-spacing: 1px;
		text-transform: uppercase;
	
	}
	
	.slides_encabezado_2{
		/*-webkit-text-stroke: 1px #ffe0b3;
		text-shadow: 1px 1px;
		color: white;*/
		font-family: Open Sans Condensed Light;
		color: #F5F5F5;
	}
	
	.slides_encabezado_3{
		/*-webkit-text-stroke: 1px #ffe0b3;
		text-shadow: 1px 1px;
		color: white;*/
		font-family: 'Open Sans';
		color: 	#d5ad6d!important;
		font-size: 10px!important;
		font-weight: 200;
		letter-spacing: 1px;
		text-transform: uppercase;
	}

	.frase h2:after{
		content: "";
		position: absolute;
		bottom: 10px;
		left: 14%;
		width: 90%;
		height: 4px;
		background-color: #d5ad6d!important;
		margin-left: -30px;
	}

	#jumbo1{
		background-size: 1000px;
	}

	#jumbo1 h1{
		text-align: center; 
		color: #d5ad6d!important; 
		text-shadow: 1px 1px black; 
		font-family:'Open Sans'; 
		font-weight: lighter; 
		font-size: 30px; 
		line-height: 1; 
		letter-spacing: 3px;
	}

	#jumbo2 h1{
		text-align: center; 
		color: #d5ad6d!important; 
		text-shadow: 1px 1px black; 
		font-family:'Open Sans'; 
		font-weight: lighter; 
		font-size: 30px; 
		line-height: 1; 
		letter-spacing: 3px;
	}

	#jumbo3 h1{
		text-align: center; 
		color: #d5ad6d!important; 
		text-shadow: 1px 1px black; 
		font-family:'Open Sans'; 
		font-weight: lighter; 
		font-size: 30px; 
		line-height: 1; 
		letter-spacing: 3px;
	}

	#jumbo2{
		background-size: contain;
	}

	#jumbo3{
		background-size: contain;
	}

	#navbarMain{
	/*background-image: url("../imagenes/18121.jpg");
	background-repeat: no-repeat;
	background-position: center;*/
	background-color: rgba(255, 255, 230, 1);
	background-size: 375px;
	/*background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;*/
}

.carousel-caption h5{
	font-size: 25px;
}

.carousel-caption p{
	font-size: 15px;
}

/* ANTI-EDAD */
.tratamiento-texto{
	text-align: left;
	color: black;
	font-family: Poppins;
	font-size: 0.4rem;
}

.tratamiento-header{
	text-align: center;
	color: black;
	font-family: Poppins;
}

.header-text{
	font-size: 0.9rem;
}

.tratamiento-icon{
	font-size: 0.4rem;
}

.fa-plus-1{
	color: white;
}

.fa-plus-2{
	color: white;
}

} 

/* LAYOUT MOBILE L */
@media screen and (min-width: 375px) and (max-width: 424px){

	.carousel:after{
		content: "";
		position: absolute;
		bottom: -50px;
		left: 10%;
		width: 10%;
		height: 4px;
		background-color: #d5ad6d!important;
		margin-left: -30px;
	}

	.carousel-caption{
		/*padding-bottom: 500px;*/
		background-color: rgba(220,220,220, 0.3);
		width: 350px;
		margin-left: -40px;
	}
	
	.carousel-caption h5{
		font-size: 12px;
	}
	
	.carousel-caption p{
		font-size: 12px;
	}

	.slides_encabezado_1{
		/*-webkit-text-stroke: 1px #ffe0b3;
		text-shadow: 1px 1px;
		color: white;*/
		font-family: 'Open Sans';
		color: 	#d5ad6d!important;
		font-size: 12px!important;
		font-weight: 200;
		letter-spacing: 1px;
		text-transform: uppercase;
	
	}
	
	.slides_encabezado_2{
		/*-webkit-text-stroke: 1px #ffe0b3;
		text-shadow: 1px 1px;
		color: white;*/
		font-family: Open Sans Condensed Light;
		color: #F5F5F5;
	}
	
	.slides_encabezado_3{
		/*-webkit-text-stroke: 1px #ffe0b3;
		text-shadow: 1px 1px;
		color: white;*/
		font-family: 'Open Sans';
		color: 	#d5ad6d!important;
		font-size: 12px!important;
		font-weight: 200;
		letter-spacing: 1px;
		text-transform: uppercase;
	}

	.frase h2:after{
		content: "";
		position: absolute;
		bottom: 10px;
		left: 10%;
		width: 80%;
		height: 4px;
		background-color: #d5ad6d!important;
		margin-left: -30px;
	}

	#jumbo1{
		background-size: contain;
	}

	#jumbo2{
		background-size: contain;
	}

	#jumbo3{
		background-size: contain;
	}

	#navbarMain{
	/*background-image: url("../imagenes/18121.jpg");
	background-repeat: no-repeat;
	background-position: center;*/
	background-color: rgba(255, 255, 230, 1);
	background-size: 375px;
	/*background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;*/
}

.carousel-caption h5{
	font-size: 25px;
}

.carousel-caption p{
	font-size: 15px;
}

.dropdown-menu{
	max-height: 200px;
	overflow-y: auto;
}

/* ANTI-EDAD */
.tratamiento-texto{
	text-align: left;
	color: black;
	font-family: Poppins;
	font-size: 0.5rem;
}

.tratamiento-header{
	text-align: center;
	color: black;
	font-family: Poppins;
}

.header-text{
	font-size: 1rem;
}

.tratamiento-icon{
	font-size: 0.5rem;
}

.fa-plus-1{
	color: white;
}

.fa-plus-2{
	color: white;
}

} 

@media screen and (min-width: 425px) and (max-width: 767px){

	.carousel:after{
		content: "";
		position: absolute;
		bottom: -50px;
		left: 10%;
		width: 80%;
		height: 4px;
		background-color: #d5ad6d!important;
		margin-left: -30px;
	}

	.carousel-caption{
		/*padding-bottom: 500px;*/
		background-color: rgba(220,220,220, 0.3);
		width: 400px;
		margin-left: -50px;
	}
	
	.carousel-caption h5{
		font-size: 12px;
	}
	
	.carousel-caption p{
		font-size: 12px;
	}

	.slides_encabezado_1{
		/*-webkit-text-stroke: 1px #ffe0b3;
		text-shadow: 1px 1px;
		color: white;*/
		font-family: 'Open Sans';
		color: 	#d5ad6d!important;
		font-size: 12px!important;
		font-weight: 200;
		letter-spacing: 1px;
		text-transform: uppercase;
	
	}
	
	.slides_encabezado_2{
		/*-webkit-text-stroke: 1px #ffe0b3;
		text-shadow: 1px 1px;
		color: white;*/
		font-family: Open Sans Condensed Light;
		color: #F5F5F5;
	}
	
	.slides_encabezado_3{
		/*-webkit-text-stroke: 1px #ffe0b3;
		text-shadow: 1px 1px;
		color: white;*/
		font-family: 'Open Sans';
		color: 	#d5ad6d!important;
		font-size: 12px!important;
		font-weight: 200;
		letter-spacing: 1px;
		text-transform: uppercase;
	}

	.frase h2:after{
		content: "";
		position: absolute;
		bottom: 10px;
		left: 10%;
		width: 80%;
		height: 4px;
		background-color: #d5ad6d!important;
		margin-left: -30px;
	}


	#jumbo1 h1{
		text-align: center; 
		color: #d5ad6d!important; 
		text-shadow: 1px 1px black; 
		font-family:'Open Sans'; 
		font-weight: lighter; 
		font-size: 30px; 
		line-height: 1; 
		letter-spacing: 3px;
	}

	#jumbo2 h1{
		text-align: center; 
		color: #d5ad6d!important; 
		text-shadow: 1px 1px black; 
		font-family:'Open Sans'; 
		font-weight: lighter; 
		font-size: 30px; 
		line-height: 1; 
		letter-spacing: 3px;
	}

	#jumbo3 h1{
		text-align: center; 
		color: #d5ad6d!important; 
		text-shadow: 1px 1px black; 
		font-family:'Open Sans'; 
		font-weight: lighter; 
		font-size: 25px; 
		line-height: 1; 
		letter-spacing: 1px;
	}

	#jumbo1{
		background-size: contain;
	}

	#jumbo2{
		background-size: contain;
	}

	#jumbo3{
		background-size: contain;
	}

	#navbarMain{
	/*background-image: url("../imagenes/18121.jpg");
	background-repeat: no-repeat;
	background-position: center;*/
	background-color: rgba(255, 255, 230, 1);
	background-size: 375px;
	/*background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;*/
}

.carousel-caption h5{
	font-size: 25px;
}

.carousel-caption p{
	font-size: 15px;
}

.dropdown-menu{
	max-height: 200px;
	overflow-y: auto;
}

/* ANTI-EDAD */
.tratamiento-texto{
	text-align: left;
	color: black;
	font-family: Poppins;
	font-size: 0.5rem;
}

.tratamiento-header{
	text-align: center;
	color: black;
	font-family: Poppins;
}

.header-text{
	font-size: 1.2rem;
}

.tratamiento-icon{
	font-size: 0.5rem;
}

.fa-plus-1{
	color: white;
}

.fa-plus-2{
	color: white;
}

} 

@media screen and (min-width: 768px) and (max-width: 1023px){

	.carousel:after{
		content: "";
		position: absolute;
		bottom: -50px;
		left: 10%;
		width: 80%;
		height: 4px;
		background-color: #d5ad6d!important;
		margin-left: -30px;
	}

	.carousel-caption{
		/*padding-bottom: 500px;*/
		background-color: rgba(220,220,220, 0.3);
		width: 700px;
		margin-left: -75px;
	}
	
	.carousel-caption h5{
		font-size: 30px;
	}
	
	.carousel-caption p{
		font-size: 30px;
	}

	.slides_encabezado_1{
		/*-webkit-text-stroke: 1px #ffe0b3;
		text-shadow: 1px 1px;
		color: white;*/
		font-family: 'Open Sans';
		color: 	#d5ad6d!important;
		font-size: 25px!important;
		font-weight: 200;
		letter-spacing: 1px;
		text-transform: uppercase;
	
	}
	
	.slides_encabezado_2{
		/*-webkit-text-stroke: 1px #ffe0b3;
		text-shadow: 1px 1px;
		color: white;*/
		font-family: Open Sans Condensed Light;
		color: #F5F5F5;
	}
	
	.slides_encabezado_3{
		/*-webkit-text-stroke: 1px #ffe0b3;
		text-shadow: 1px 1px;
		color: white;*/
		font-family: 'Open Sans';
		color: 	#d5ad6d!important;
		font-size: 25px!important;
		font-weight: 200;
		letter-spacing: 1px;
		text-transform: uppercase;
	}

	.frase h2:after{
		content: "";
		position: absolute;
		bottom: 10px;
		left: 10%;
		width: 80%;
		height: 4px;
		background-color: #d5ad6d!important;
		margin-left: -30px;
	}


	#jumbo1 h1{
		text-align: center; 
		color: #d5ad6d!important; 
		text-shadow: 1px 1px black; 
		font-family:'Open Sans'; 
		font-weight: lighter; 
		font-size: 35px; 
		line-height: 1; 
		letter-spacing: 3px;
	}

	#jumbo2 h1{
		text-align: center; 
		color: #d5ad6d!important; 
		text-shadow: 1px 1px black; 
		font-family:'Open Sans'; 
		font-weight: lighter; 
		font-size: 35px; 
		line-height: 1; 
		letter-spacing: 3px;
	}

	#jumbo3 h1{
		text-align: center; 
		color: #d5ad6d!important; 
		text-shadow: 1px 1px black; 
		font-family:'Open Sans'; 
		font-weight: lighter; 
		font-size: 30px;
		margin-left: -2rem; 
		line-height: 1; 
		letter-spacing: 1px;
	}

	#jumbo1 a{
		font-family: Poppins;
		color: black;
		margin-top: 350px;
		margin-bottom: 0;
	}

	#jumbo2 a{
		font-family: Poppins;
		color: black;
		margin-top: 400px;
		margin-bottom: 0;
	}

	#jumbo3 a{
		font-family: Poppins;
		color: black;
		margin-top: 385px;
		margin-bottom: 0;
	}

	#jumbo1{
		background-size: contain;
	}

	#jumbo2{
		background-size: contain;
	}

	#jumbo3{
		background-size: contain;
	}

	#navbarMain{
	/*background-image: url("../imagenes/18121.jpg");
	background-repeat: no-repeat;
	background-position: center;*/
	background-color: rgba(255, 255, 230, 1);
	background-size: 375px;
	/*background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;*/
}

.carousel-caption h5{
	font-size: 25px;
}

.carousel-caption p{
	font-size: 15px;
}

.dropdown-menu{
	max-height: 200px;
	overflow-y: auto;
}

/* ANTI-EDAD */
.tratamiento-texto{
	text-align: left;
	color: black;
	font-family: Poppins;
	font-size: 1rem;
}

.tratamiento-header{
	text-align: center;
	color: black;
	font-family: Poppins;
}

.header-text{
	font-size: 2rem;
}

.tratamiento-icon{
	font-size: 1rem;
}

.fa-plus-1{
	color: white;
}

.fa-plus-2{
	color: white;
}

} 

@media screen and (min-width: 1024px) and (max-width: 1439px){

	#navbarHeaderText{
		font-size: 14px;
		font-family: Poppins;
		color: #d5ad6d!important;
		/*padding-top: 30px;*/ /* Antes era 70px */
		}

	.carousel:after{
		content: "";
		position: absolute;
		bottom: -50px;
		left: 10%;
		width: 80%;
		height: 4px;
		background-color: #d5ad6d!important;
		margin-left: -30px;
	}

	.carousel-caption{
		/*padding-bottom: 500px;*/
		background-color: rgba(220,220,220, 0.3);
		width: 900px;
		margin-left: -75px;
	}
	
	.carousel-caption h5{
		font-size: 30px;
	}
	
	.carousel-caption p{
		font-size: 30px;
	}

	.slides_encabezado_1{
		/*-webkit-text-stroke: 1px #ffe0b3;
		text-shadow: 1px 1px;
		color: white;*/
		font-family: 'Open Sans';
		color: 	#d5ad6d!important;
		font-size: 40px!important;
		font-weight: 200;
		letter-spacing: 1px;
		text-transform: uppercase;
	
	}
	
	.slides_encabezado_2{
		/*-webkit-text-stroke: 1px #ffe0b3;
		text-shadow: 1px 1px;
		color: white;*/
		font-family: Open Sans Condensed Light;
		color: #F5F5F5;
	}
	
	.slides_encabezado_3{
		/*-webkit-text-stroke: 1px #ffe0b3;
		text-shadow: 1px 1px;
		color: white;*/
		font-family: 'Open Sans';
		color: 	#d5ad6d!important;
		font-size: 40px!important;
		font-weight: 200;
		letter-spacing: 1px;
		text-transform: uppercase;
	}

	.frase h2:after{
		content: "";
		position: absolute;
		bottom: 10px;
		left: 10%;
		width: 80%;
		height: 4px;
		background-color: #d5ad6d!important;
		margin-left: -30px;
	}


	#jumbo1 h1{
		text-align: center; 
		color: #d5ad6d!important; 
		text-shadow: 1px 1px black; 
		font-family:'Open Sans'; 
		font-weight: lighter; 
		font-size: 35px; 
		line-height: 1; 
		letter-spacing: 3px;
	}

	#jumbo2 h1{
		text-align: center; 
		color: #d5ad6d!important; 
		text-shadow: 1px 1px black; 
		font-family:'Open Sans'; 
		font-weight: lighter; 
		font-size: 35px; 
		line-height: 1; 
		letter-spacing: 3px;
	}

	#jumbo3 h1{
		text-align: center; 
		color: #d5ad6d!important; 
		text-shadow: 1px 1px black; 
		font-family:'Open Sans'; 
		font-weight: lighter; 
		font-size: 35px; 
		line-height: 1; 
		letter-spacing: 1px;
	}

	#jumbo1{
		background-size: contain;
	}

	#jumbo2{
		background-size: contain;
	}

	#jumbo3{
		background-size: contain;
	}

	#navbarMain{
	/*background-image: url("../imagenes/18121.jpg");
	background-repeat: no-repeat;
	background-position: center;*/
	background-color: rgba(255, 255, 230, 1);
	background-size: 375px;
	/*background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;*/
}

.carousel-caption h5{
	font-size: 25px;
}

.carousel-caption p{
	font-size: 15px;
}

/* ANTI-EDAD */
.tratamiento-texto{
	text-align: left;
	color: black;
	font-family: Poppins;
	font-size: 1.5rem;
}

.tratamiento-header{
	text-align: center;
	color: black;
	font-family: Poppins;
}

.header-text{
	font-size: 2.5rem;
}

.tratamiento-icon{
	font-size: 1.5rem;
}

.fa-plus-1{
	color: white;
}

.fa-plus-2{
	color: white;
}

/*.dropdown-menu{
	max-height: 200px;
	overflow-y: auto;
}*/

}


/* FIN TRATAMIENTOS FACIALES */

/*#jumbo-tratamiento-1{
	background-image: url("../imagenes/2627702.jpg");
	background-repeat: no-repeat;
	background-position: center;
}


#jumbo-tratamiento-2{
	background-image: url("../imagenes/460117-PFK6CB-694.jpg");
	background-repeat: no-repeat;
	background-position: center;
}

#jumbo-tratamiento-3{
	background-image: url("../imagenes/2627702.jpg");
	background-repeat: no-repeat;
	background-position: center;
}


#jumbo-tratamiento-4{
	background-image: url("../imagenes/460117-PFK6CB-694.jpg");
	background-repeat: no-repeat;
	background-position: center;
}+/