/*	Header	*/
header {
	min-height: 400px;
}
header .bg-header-container-slider .welcome-text .box-center .welcome-box {
	margin-top: 40px;
}
header .bg-header-container-slider .welcome-text .box-center .welcome-box .welcome-title1 {
	font-size: 13pt;
}	
header .bg-header-container-slider .welcome-text .box-center .welcome-box .welcome-title2 {
	font-size: 18pt;
}	
header .nav-menu-top ul li a {
	font-size: 11pt;
}	
/*End Header*/

/*Redes sociales Top Bar*/
header .nav-rs-top{
	padding: 0 20px;
}
/*End Redes sociales Top Bar*/

/*Section Salon Home*/
.section-salon{
	min-height: 550px;
	margin-top: 45px;
}
.section-salon .box-center .read-more {
	bottom: 20px;
}	
	/* Section Salon Text*/
	.section-salon .box-center{
		width: 80%;
	}
	.section-salon .box-center .salon-text-border .salon-text {
		width: calc(100% - 60px);
		padding: 30px;
	}
	/* End Section Salon Text*/
/*End Section Salon Home*/

/* Section Multimedia Home*/
.section-multimedia .multimedia-box{
	height: 270px;
}
/*End Section Multimedia Home*/

/* Section Interactivos Home*/
	/*Lista Interactivos*/
	.section-interactivos .box-center .list-interactivos{
		width: calc( 100% - 40px);
		padding-left: 20px;
		padding-right: 20px;
	}
	.section-interactivos .box-center .list-interactivos li {
		height: 200px;
	}	
	/*End Lista Interactivos*/
/*End Section Interactivos Home*/

/*Section Contact*/
.section-contact .box-center .contact-text{
	padding-left: 15px;
	padding-left: 15px;
}
.section-contact .section-contact-map-form .contact-form{
	width: 28%;
	padding-left: 60%;
	padding-right: 7%;
}
/*End Section Contact*/

/*Multimedia Page*/
.page-section-salas .box-center .title-multimedia{
	margin: 20px 30px;
}
.page-section-salas .box-center .multimedia-photo-list {
	padding: 0 15px;
	width: calc(100% - 30px);
}	
.page-section-salas .box-center .multimedia-video-list{
	padding: 0 15px;
	width: calc(100% - 30px);
}
/*End Multimedia Page*/

/* Footer */
footer .logo-footer {
	width: 200px;
}	
/* End Footer*/