

*{
	margin: 0;
	padding: 0;
}


#background-color{
	height: 30px;
	background-color: black;
	width: 100%;
}

.background-color-text a{
	text-align: center;
	color: #d5ad6d!important;
	font-family: Poppins;
	font-weight: 300;
}

#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;
}*/

/*#navbarHeader{
	background-color: white;
}*/

/* THIS AVOID THA COLLAPSE BAR IN SMARTHPHONES HIODE WHEN IT IS LESS THAN 50 PIXELS...PUT EVERYWHERE!!! */
#navbarHeader{
	z-index: 1000;
}

#navbarHeaderText{
font-size: 18px;
font-family: Poppins;
color: #d5ad6d!important;
/*padding-top: 30px;*/ /* Antes era 70px */
}


/* Animacion linea header navbar */
.navbar-header-text{
    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;
}

.navbar-header-text:hover, .navbar-header-text:focus {
    background-size: 87% 2px;
}


/* Slides */
/*#slidesContainer{
	padding-top: 150px;
	width: 100%;
	height: 25px;
}*/

/*.carousel{
	width: 100%;
}*/

.container-fluid{
	width: 100%;
}

/*DROPDOWNS OPTIONS*/

.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;
}

.carousel{
	/*padding-top: 50px; MODIFICADO*/
	/*width: 100%;*/
	height: 100%;
}
.carousel:after{
	content: "";
	position: absolute;
	bottom: -50px;
	left: 18%;
	width: 63%;
	height: 4px;
	background-color: #d5ad6d!important;
	margin-left: -30px;
}

.carousel-inner{
	width: 100%;
	height: 100%;
}

.carousel-inner img{
	width: 100%;
	height: 100%;
}

.carousel-caption{
	/*padding-bottom: 500px;*/
	background-color: rgba(220,220,220, 0.3);
	width: 1300px;
	margin-left: -125px;
}

.carousel-caption h5{
	font-size: 50px;
}

.carousel-caption p{
	font-size: 30px;
}

.carousel-item > img{
	max-height: 700px;
	position: relative;
}

.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;
}

.slides_parrafo_1{
	text-shadow: 1px 1px #C8C8C8;
	font-family: Open Sans Condensed Light;
	font-size: 50px;
}

.frase{
	margin-top: 50px;
}

.frase h2{
	font-size: 28px;
	letter-spacing: 1px;
}

.frase h2:after{
	content: "";
	position: absolute;
	bottom: 10px;
	left: 10%;
	width: 80%;
	height: 4px;
	background-color: #d5ad6d!important;
	margin-left: -30px;
}

.recomendaciones{
	padding-top: 28px;
}

/* PRUEBA JUMBO */
#jumbo1Background{
	background-image: url("../imagenes/Mabel productos-12_opt-translucido.png");
	background-repeat: no-repeat;
	background-position: center;
}

#jumbo1{
	background-color: rgba(2,2,2,0);
}

#jumbo2Background{

	background-image: url("../imagenes/masaje_opt-translucido.png");
	background-repeat: no-repeat;
	background-position: center;
}

#jumbo2{
	background-color: rgba(2,2,2,0);
}

#jumbo3Background{
	background-image: url("../imagenes/corporal vertical santi_opt-translucido.png");
	background-repeat: no-repeat;
	background-position: center;
}

#jumbo3{
	background-color: rgba(2,2,2,0);
}

/* FIN PRUEBA JUMBO */

/*#jumbo1{
	background-image: url("../imagenes/Mabel productos-12.jpg");
	background-repeat: no-repeat;
	background-position: center;
}*/

#jumbo1 h1{
	text-align: center; 
	color: #d5ad6d!important; 
	text-shadow: 1px 1px black; 
	font-family:'Open Sans'; 
	font-weight: lighter; 
	font-size: 40px; 
	line-height: 1; 
	letter-spacing: 3px;
}

#jumbo1 a{
	font-family: Poppins;
	color: black;
	margin-top: 300px;
	margin-bottom: 0;
}

#jumbo1 p{
	font-family: Poppins;
	color: white;
}
/*
#jumbo2{

	background-image: url("../imagenes/masaje.jpg");
	background-repeat: no-repeat;
	background-position: center;
}*/

#jumbo2 h1{
	text-align: center; 
	color: #d5ad6d!important; 
	text-shadow: 1px 1px black; 
	font-family:'Open Sans'; 
	font-weight: lighter; 
	font-size: 40px; 
	line-height: 1; 
	letter-spacing: 3px;
}

#jumbo2 a{
	font-family: Poppins;
	color: black;
	margin-top: 300px;
	margin-bottom: 0;
}

#jumbo2 p{
	font-family: Poppins;
	color: white;
}


/*#jumbo3{

	background-image: url("../imagenes/corporal.jpg");
	background-repeat: no-repeat;
	background-position: center;
}*/

#jumbo3 h1{
	text-align: center; 
	color: #d5ad6d!important; 
	text-shadow: 1px 1px black; 
	font-family:'Open Sans'; 
	font-weight: lighter; 
	font-size: 40px; 
	line-height: 1; 
	letter-spacing: 3px;
}

#jumbo3 a{
	font-family: Poppins;
	color: black;
	margin-top: 260px;
	margin-bottom: 0;
}

#jumbo3 p{
	font-family: Poppins;
	color: white;
}

/*.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{
	background-color: #e6e6e6;
	/*background-size: auto;*/
}

/*.la-mari-section h1, h2, h3, p{
	text-align: center;
}*/

#la-mari-section-description h1, h2, p{
	/*margin-right: 60px;*/
	text-align: center;
	font-family: Poppins;

}

/* 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{
	background-color: #ffe6e6;
}

#blog-section-header h1, h2{
	margin-top: 10px;
	width: 100%;
}

#blog-1{
	max-height: 600px;
	background-image: url("../imagenes/2627702.jpg");
}

#blog-1 h3{
	text-align: center;
}

#blog-2{
	background-image: url("../imagenes/460117-PFK6CB-694.jpg");
}

#blog-2 h3{
	text-align: center;
}

#blog-3{
	background-image: url("../imagenes/18121.jpg");
	height: 400px;
}

#blog-3 h3{
	text-align: center;
}

/* 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);
}

/* AVISO COOKIES */
.aviso-cookies{
	display: block;
	background:rgba(255, 255, 255, 1);
	padding: 20px;
	width: calc(100% - 40px);
	max-width: 300px;
	line-height: 150%;
	border-radius: 10px;
	position: fixed;
	bottom: 2rem;
	left: 2rem;
	z-index: 100;
	padding: .5rem;
	box-shadow: 0px 2px 20px 10px rgba(222, 222, 222, .25);
	text-align: center;
}

.foto-cookies{
	max-width: 2rem;
	position: absolute;
	top: -1rem;
	left: calc(50% - 1rem);
}

/* 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;
}

} 

/* 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;
}

} 

@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, 255, 0);
	/*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;
}

} 

@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;
}

} 

@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;
}

/*.dropdown-menu{
	max-height: 200px;
	overflow-y: auto;
}*/

} 

/*	width: 100%;
}

.carousel-item img{
	width: 100%;
}*/