body {
	margin: 0px;
	background-color: #FFF;
}
.textoFotos {
	position: absolute;
	top: 430px;
	margin-left: auto;
	margin-right:auto;
	left:20%;
	right:20%;
	width: 600px;
	height: auto;
	color: #fff;
	background-color: rgba(0,0,0,0.3);
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	line-height: 30px;
	text-align:center;
}
.separaTop {
	clear:both;
	float:none;
	height:100px;
}
.fotoServicioEstetica {
	float:left;
	margin-bottom:20px;
	margin-right:20px;
	width:200px;
	height:auto;
	border-radius:50%
}
.fotoNoticiaIndex {
	float:left;
	margin-bottom:20px;
	margin-right:20px;
	width:350px;
	height:auto;
	text-align:center;
}
.btImagen {
	height:18px;
	width:21px;
	border:none;
	-moz-border-radius: 0px 6px 6px 0px;
	border-radius: 0px 6px 6px 0px;
	margin-top:2px;
	margin-right:20px;
	margin-left:4px;
	}
.busqueda {
	width: 150px;
	height: 24px;
	float: left;
	margin: 0px;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	line-height: 20px;
	background-color: #EBEBEB;
	border: 1px solid #FFF;
}
.botosTop {
	margin-top: 4px;
	border-radius: 4px 4px 4px 4px;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
	transition-duration: 0.2s;
	text-shadow: 1px 1px 1px #000;
	-webkit-text-shadow: 1px 1px 1px #000;
	-moz-text-shadow: 1px 1px 1px #000;
	text-transform: uppercase;
}
.botosTop:Hover {
	color: #D1D1D1;
	text-decoration: none;
}
.beige {
	background-color: #FBEFED;
}
.corazon {
	background-image: url(imagenes/corazon.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 200px;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.fotoCat {
	max-height: 180px;
	max-width: 225px;
}
.cuadro_botones {

}
.cuadro_botones_2 {
	margin-left:auto;
	margin-right:auto;
	height: 350px;
	width: 350px;
	background-attachment: cover;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color:#fff;
}
.opaco{
filter: brightness(.8);
      -webkit-filter: brightness(.8);
}
.opaco:hover{
  filter: none;
  -webkit-filter: none;
  transition: all ease-in-out .3s;
}
.float3 {
	width: 30%;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	float: left;
	height: 250px;
}
.boxMensajes {
	font-family: "Ubuntu Condensed";
	font-size: 30px;
	line-height: 36px;
	font-weight: normal;
	color: #FFFFFF;
	text-shadow: 2px 2px 6px #333;
	-webkit-text-shadow: 2px 2px 6px #333;
	-moz-text-shadow: 2px 2px 6px #333;
	background-color: #4CD720;
	border: 1px solid #CCCCCC;
	box-shadow: 0px 0px 6px #333;
	-webkit-box-shadow: 0px 0px 6px #333;
	-moz-box-shadow: 0px 0px 6px #333;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.sombraArriba {
	box-shadow: 0px 0px 30px #999;
	-webkit-box-shadow: 0px 0px 30px #999;
	-moz-box-shadow: 0px 0px 30px #999;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
  .centered-btns_nav {
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 0;
  opacity: 0.7;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.centered-btns_nav:active {
  opacity: 1.0;
  }

.centered-btns_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
.degrade {
  background: linear-gradient(to bottom right, #DBE4BA, #E2E1DE);
}
.degradeFondo {
  background: linear-gradient(to bottom, #ebebeb, #E2E1DE);
}
.blanco {
	color: #FFFFFF;
}
.fondoTransparente {
	background-image: url(imagenes/fondo_transparente.png);
	background-repeat: repeat;	
}
.slogan {
  font-size: 70px;
  background: -webkit-linear-gradient(#fff, #202020);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'Raleway', sans-serif;
  font-weight:bold;
}
.slogan2 {
    font-family: 'Raleway', sans-serif;
	font-size: 30px;
	line-height: 40px;
	  background: -webkit-linear-gradient(#3a3a3a, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	text-shadow: 2px 2px 4px #333;
	-webkit-text-shadow: 2px 2px 4px #333;
	-moz-text-shadow: 2px 2px 4px #333;
}
.slogan3 {
    font-family: 'Raleway', sans-serif;
	font-size: 30px;
	line-height: 40px;
	  background: -webkit-linear-gradient(#EBEBEB, #fff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	text-shadow: 2px 2px 4px #333;
	-webkit-text-shadow: 2px 2px 4px #333;
	-moz-text-shadow: 2px 2px 4px #333;
	font-weight:bold;
}
A.botosCuadros {
	text-decoration: none;
	font-family: "Lato";
	font-size: 30px;
	line-height: 44px;
	color: #fff;
	font-weight: bold;
	text-align:center;
	text-shadow: 2px 2px 2px #333;
	-webkit-text-shadow: 2px 2px 2px #333;
	-moz-text-shadow: 2px 2px 2px #333;
}
A.botosCuadros:Hover {
	color: #fff;
	text-shadow: 4px 4px 2px #000;
	-webkit-text-shadow: 4px 4px 2px #000;
	-moz-text-shadow: 4px 4px 2px #000;
}
.fondoSlider1 {
	background-image: url(imagenes/fondo_1.jpg);
	background-attachment: fixed;
	clear: both;
	height: 600px;
	width: 100%;
	padding-top: 250px;
	background-position: center center;
	background-size: cover;
}
.fondoProductos {
	background-image: url(imagenes/productos.jpg);
	background-attachment: fixed;
	clear: both;
	height: 600px;
	width: 100%;
	padding-top: 250px;
	background-position: center bottom;
	background-size: cover;
}
.fondoProducto {
	background-image: url(imagenes/fondo_fabricacion.jpg);
	background-attachment: fixed;
	clear: both;
	height: 300px;
	width: 100%;
	padding-top: 100px;
	background-position: center center;
	background-size: cover;
}
.fondoContacto {
	background-image: url(imagenes/fondo_contacto.jpg);
	background-attachment: fixed;
	clear: both;
	height: 600px;
	width: 100%;
	padding-top: 250px;
	background-position: center center;
	background-size: cover;
}
.fondoFabricacion {
	background-image: url(imagenes/fondo_fabricacion.jpg);
	background-attachment: fixed;
	clear: both;
	height: 600px;
	width: 100%;
	padding-top: 250px;
	background-position: center center;
	background-size: cover;
}
.fondoTrabajos {
	background-image: url(imagenes/fondo_trabajos.jpg);
	background-attachment: fixed;
	clear: both;
	height: 600px;
	width: 100%;
	padding-top: 250px;
	background-position: center center;
	background-size: cover;
}
.fondoNosotros {
	background-image: url(imagenes/nosotros.jpg);
	background-attachment: fixed;
	clear: both;
	height: 450px;
	width: 100%;
	padding-top: 80px;
	background-position: center bottom;
	background-size: cover;
}
.bordesRel {
	border-top-width: 8px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #EDEDED;
	border-bottom-color: #999;
	border-left-color: #EDEDED;
}
.servicio {
	max-width:250px;
	float:left;
	margin-bottom:30px;
	margin-right:30px;
}
.logo {
	max-height:65px;
}
.logoMini {
	max-height:48px;
	transition-duration:1s;
}
.tablaTop {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.tablaTopFondo {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-color: #000000;
	transition-duration:1s;
}
.paddingLogo {
	padding-top:16px;
	padding-bottom:16px;
}
.break {
	clear:both;
	float:none;
}
form {
	margin: 0px;
}
.tdSeparacionVerticalIndex {
	border-left: 1px solid #A9D4EE;
}
.btnVerProducto {
	height: 36px;
	width: 200px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	line-height: 34px;
	font-weight: bold;
	color: #003;
	background-color: #EBEBEB;
	border: 2px solid #EBEBEB;
}
.btnVerProducto:Hover {
	color: #003;
	background-color: #F5F5F5;
	border: 2px solid #EBEBEB;
}
.btnAgregar {
	height: 36px;
	width: 230px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 6px;
	margin-left: auto;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #003;
	background-color: #EBEBEB;
	border: 2px solid #EBEBEB;
}
.btnAgregar:Hover {
	color: #003;
	background-color: #F5F5F5;
	border: 2px solid #EBEBEB;
}
.float3Productos {
	float: left;
	margin-right: 10px;
	width: 22%;
	text-align: center;
	height: 440px;
	margin-bottom: 40px;
	position: relative;
	margin-left: 10px;
	padding: 8px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bbb;
	border-right-color: #bbb;
	border-bottom-color: #bbb;
	border-left-color: #bbb;
	background-color:#FFF;
}
.float3Productos:Hover {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
h5 {
	margin: 0px;
	color: #333333;
	font-family: 'Merriweather', serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
}
p {
	margin: 0px;
	color: #333333;
	font-family: 'Merriweather', serif;
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
}
.fondoTitulos {
	background-image: url(imagenes/fondo_titulos.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 250px;
	padding-top: 40px;
}
.pie p {
	color: #333;
	text-shadow: 1px 1px 0px #fff;
	-webkit-text-shadow: 1px 1px 0px #fff;
	-moz-text-shadow: 1px 1px 0px #fff;
}
h2 {
	color: #666666;
	margin: 0px 0px 2px;
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	line-height: 40px;
	font-weight: normal;
}

h1 {
	border: none;
	margin: 0px 0px 4px;
	text-decoration: none;
	font-family: 'Raleway', sans-serif;
	font-size: 50px;
	line-height: 84px;
	font-weight: bolder;
	/*color: #333333;*/
}
a {
	color: #333333;
	text-decoration: none;
}
.tablaGeneral {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F5811E;

}

a:Hover {
	text-decoration: none;
	color: #666666;
}
A.botos {
	color: #0094DE;
	text-decoration: none;
	font-weight: bold;
}
A.botos:Hover {
	color: #003366;
	text-decoration: none;
}
h3 {
	color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 22px;
	line-height: 36px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	margin: 2px;
}
h6 {
	margin: 4px;
	font: 4px/4px Arial, Helvetica, sans-serif;
}
.tablaPie {
	background-color: #222;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #333333;
}
A.Titulos {
	text-decoration: none;
	color: #333;
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
A.Titulos:Hover {
	text-decoration: none;
	color: #000;
}
.tituloProductosLista {
	height: 60px;
	padding: 6px;
}
.fotoProductosLista {
	padding-top:20px;
	height: 280px;
	margin-bottom:0px;
	overflow:hidden;
}
.precio {
	font-weight: bold;
	color: #FE922C;
}
.precioIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: bold;
	color: #666;
}
A.copeteNoticias {
	color: #999999;
	text-decoration: none;
	font-size: 14px;
}
.botUp {
	background-image: url(imagenes/bot_up.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.botDown {
	background-image: url(imagenes/bot_down.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
}

.bordo {
	color: #993333;
}

.botonform {
	color: #fff;
	height: 50px;
	background-color: #666666;
	font-family: Lato;
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DF2229;
	padding-right: 50px;
	padding-left: 50px;
}
.botonform:Hover {
	border-color: #FFFFFF;
	color: #fff;
	background-color: #333;
}
hr {
	border-top: 1px solid #F6F6F6;
}

A.chicos {
	color: #666;
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: lighter;
}
A.chicos:Hover {
	color: #D92026;
	text-decoration: none;
}
.bordegris {
	border: 3px solid #7BBEE6;
}

select {
	color: #333333;
	border: 1px solid #386DA3;
	font-family: 'Lato', sans-serif;
	font-size: 20px;
	line-height: 26px;
	background-color: #D6E4F1;
}
strong {
	font-weight: bold;
}

.fondoCuerpo {
	background: url(imagenes/fondo_texto_medio.jpg)  repeat-y right top;
}
.fondoFotosHome {
	background: #ECE9D8;
}
.fondoBotonera {
	/*background-image: url(imagenes/fondo_botonera.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	height: 56px;
}
A.copeteNoticias:Hover {
	color: #666666;
	text-decoration: underline;
}
.copete {
	color: #666666;
}
.fotosSecciones {
	border: 1px solid #999999;
}
input:focus, textarea:focus, x:-moz-any-link {
-moz-outline-radius-bottomleft:3px;
-moz-outline-radius-bottomright:3px;
-moz-outline-radius-topleft:3px;
-moz-outline-radius-topright:3px;
outline-offset:0;
outline-style:solid;
outline-width:1px;
}
input:focus, textarea:focus, .sffocus {
	background: #F5F5F5 scroll left 0;
	outline-color: #EBEBEB;
	border: 1px solid #EBEBEB;
}
li {
	font-size: 12px;
	line-height: 18px;
	margin: 2px;
	color: #333333;
}
.tdCV {
	background: url(imagenes/dra_maria_domenech_cv.jpg) no-repeat right top;
}
.tdAtencion {
	background: url(imagenes/atencion_personalizada.jpg) no-repeat right top;
}
.tdLogo {
	background: url(imagenes/fondo_logo.jpg)  repeat-x top;
}
#posicionVideos {
	z-index: 50;
}

.big {
	font-size: 18px;
	font-weight: bold;
}
.tablaPieAtras {
	background-image: url(imagenes/fondo_pie_2011.jpg);
	background-repeat:    repeat-x;
	background-position: center bottom;
}
.amarillo {
	color: #FFFF33;
	font-weight: bold;
}
.cuadroIndex {
	margin-bottom:10px;
	padding:20px;
}
.negrita {
	font-weight:400;
}
.sale {
	background-image: url(imagenes/sale.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
.cuadroLogo {
	float:left;
	width:29%;
}
.botonera {
	float:right;
	width:70%;
}
.floatCategoriasIndex {
	float: left;
	width: 17vw;
	text-align: center;
	background-repeat: no-repeat;
	background-size:cover;
	height:17vw;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:100px;
	padding-top:20%;
	padding-left:30px;
	padding-right:30px;
}
@media screen and (max-width: 1100px) {
.floatCategoriasIndex {
	float: none;
	width: 90vw;
	text-align: center;
	background-repeat: no-repeat;
	background-size:cover;
	height:90vw;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:150px;
	padding-top:86%;
	padding-left:20px;
	padding-right:20px;
}
.btImagen {
	margin-right:0px;
	}
.cuadroLogo {
	float:left;
	width:20%;
}
.botonera {
	float:right;
	width:79%;
}
.fondoNosotros, .fondoTrabajos, .fondoFabricacion, .fondoContacto, .fondoProducto, .fondoProductos, .fondoSlider1 {
	height: 250px;
	padding-top: 20px;
}
.tablaTop {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	background-color:#000;
}
.logo {
	max-height:30px;
}
.logoMini {
	max-height:30px;
	transition-duration:1s;
}
.float3Productos {
	float: none;
	margin-right: auto;
	width: 100%;
	text-align: left;
	height: auto;
	margin-bottom: 40px;
	position: relative;
	margin-left: auto;
}
.quiebre {
	word-break:break-all;
}
.negrita {
	font-weight:800;
}
.fondoTitulos {
	background-image: url(imagenes/fondo_titulos.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 250px;
	padding-top: 40px;
}
.cuadroIndex {
	margin-bottom:80px;
	padding:0px;
}
A.chicos {
	font-size: 16px;
	line-height: 24px;
}
.w3-content{
		margin-left:10px;
		margin-right:10px;
}
.w3-dropdown-content{
	cursor: auto;
	display: none;
	position: absolute;
	min-width: 300px;
	padding: 0;
	top: 36px;
	z-index: 85;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -10px;
}
.slogan {
	font-size: 24px;
	line-height: 40px;
}
.slogan2 {
	font-size: 18px;
	line-height: 30px;
}
p {
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 14px;
	line-height:26px;
}
h2 {
	font-size: 16px;
	line-height: 26px;
}
h1 {
	font-size: 20px;
	line-height: 40px;

}
.w3-dropdown-content{min-width:350px}
ul.topnav {
	float: none;
	display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #ffffff;
	width: 100%;
	z-index: 150;
}
/* When the screen is less than 680 pixels wide, hide all list items, except for the first one ("Home"). Show the list item that contains the link to open and close the topnav (li.icon) */
  ul.topnav li {display: none;}
  ul.topnav li.icon {
    float: left;
    display: inline;
  }

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens */
  ul.topnav.responsive {position: relative;}
  ul.topnav.responsive li.icon {
    position: relative;
    left: 10;
    top: 10;
	z-index: 150;
  }
  ul.topnav.responsive li {
    float: none;
    display: block;
  }
  ul.topnav.responsive li a {
    display: block;
    text-align: left;
  }
}