 /*main*/
html, body {-webkit-text-size-adjust: 100%;}
*{margin:0;}
body{color:#ffffff;font-family: "Open Sans",Helvetica,sans-serif;font-size: 15px;font-weight:300;margin:0;min-width:320px;/*overflow-x:hidden;*/text-align: center;line-height: 18px;background-color: #80838C; /* background-image: url('../img/layout/index.jpg'); background-repeat: no-repeat; background-position: top center; */}
body * {font-family: "Open Sans",Helvetica,sans-serif;/* font-weight:300; */} 
header{float: left;padding: 0px;margin: 0px auto;z-index: 100;background: #c7c7c7;margin-bottom: 0px;width: 100%;max-width: 100%;position: relative;min-height: 40px; background-color: #ffffff; border-bottom: solid 0px #c7c7c7;}
.font1{font-family: 'Open Sans', Helvetica, sans-serif;}
.lfont{font-weight: 300;}
.bfotn{font-weight: bold;}
.menucont{max-width:100%;min-width:320px;position: relative;width:100%;z-index: 2;min-height: 40px;}
.logo{/* display:inline-block; */margin:0px auto; width: 100%; -webkit-transition: width 0.5s ease-in-out 0.12s;-moz-transition: width 0.5s ease-in-out 0.12s;-o-transition: width 0.5s ease-in-out .12s;transition: width 0.5s ease-in-out 0.12s;  background-color: #edd6d7; height: 96px; padding-top: 25px;}
.fondo-titleg{width: 100%; background-color: #ECC4C5; text-align: center;}
.makeupartist{text-transform: none; font-size: 20px;}
.imgrsp{position: relative;}
.principal{display:inline-block;min-height:20px;max-width:100%;position: relative;width: 100%;min-width: 320px; /* background-color: #fff; */}
.principal-contenidos{display:inline-block;position: relative;width: 100%;min-width: 320px; color: #7a8591; text-align: justify; margin-top: 1px; min-height: 300px; /* max-width: 960px; */ padding-top: 20px; }
.pendiente{color:#666; display: inline-block; float: left; position: relative; margin-top: 60px; font-size: 48px; text-align: center; width: 100%;}
.center{display:inline-block;min-height:20px;min-width:320px;max-width:1024px;position: relative;width: 100%;}
.navprincipal{ max-width: 1000px; margin: 0 auto; display: inline-block; margin-bottom: -3px;}
.sliderportada{cursor: pointer;}
.mensajeenviado{font-size: 16px; color:#D24B55; text-align: center; width: 100%; display: inline-block;}
.contenido{display:inline-block;min-height:20px;max-width:100%;position: relative;width: 100%;min-width: 320px; margin: 0 auto; clear: both; margin-bottom: -3px;}
.animacion *{
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
}
.carousel.slide {
	z-index: 99 !important;
}
ul.dropdown-menu>li>a{
color: #7a8591;
  text-transform: uppercase;
  font-weight: 400;
}
ul.dropdown-menu>li>a:hover,ul.dropdown-menu>li>a:focus{
background-color: #f8efef;
color: #7a8591;
}
.noanimacion *{
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
}
.maxWidth{max-width: 960px; }
.imgFullWidth{width: 100%;/* border-radius: 20px; */}
.paddingLeft{margin-left: 15px;}

.col-servicios-contenedor{
	margin:0px !important;
	padding:0px !important;
	display: inline-block;
	float: left;
	position: relative;
	width: 100%;
}
.col-servicios, .col-marcas, .col-servicios2{
	padding:0px !important;
	margin:0px !important;
}

.col-servicios .img-responsive{
	width:100%;
}

.col-servicios table tr{vertical-align: top;}

.col-servicios2 img{
	/* margin-top: -20px; */
	border: solid 0px red;
	display: inline-block;
	/* margin-bottom: 25px; */

}
.col-servicioslanding{
	min-height: 450px;
	overflow: hidden;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
 background-position: center center;
}


.col-servicios2{
	/* background-color: #E0DDDE; */
	text-align: center;
	
}

.col-servicios2 ul{
	/* margin-left: 0px; padding-left: 0px;*/
}

.paddingText div{
	padding-bottom: 10px;
	border: solid 0px red;
}

.paddingText{
	padding: 0px 20px 20px 20px !important;
}

.paddingText h2{
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-weight: bold;
}

.no-mobile .col-servicios img,.col-marcas img{
	display: inline-block;
	filter: url(../img/filters.svg#grayscale); 
    filter: grayscale(100%); 
    -webkit-filter: grayscale(100%); 
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%); 
    -o-filter: grayscale(100%); 
    filter: gray; 
    -webkit-filter: grayscale(1); 
}
.no-mobile .col-servicios img:hover{
    filter: none;
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0); 
    -o-filter: grayscale(0); 
    -webkit-filter: grayscale(0);
}

.col-video{
	background-color:#000000;
	padding:0px !important;
	margin:0px !important;
}
.col-video iframe{
	display: inline-block;
}
.titulo-marca{
	width: 100%;
	text-align: center;
	margin: 15px;
	border: solid 0px red;
	font-weight: bold;
	color:#EA8B8F;
}
.redesocial{
  background-color: #EDD6D7;
  color: #fff;
  text-align: right;
  padding-right: 10px;
  padding-top: 5px;
  top: 15px;
  float: right;
  margin-top: -66px;
  z-index: 101;
}
.redesocial a{
	color:#fff;
	font-size: 20px;
}
.img-ad{margin: 0px; padding: 0px;}
.img-adc{margin-bottom: 30px; border: solid 0px red; height: 100%; width: 100%; display: inline-block; text-decoration: none; color:#7a8591;}
.img-adc:hover{text-decoration: none; color:#7a8591;}

.txt-ad{text-align: center; width: 100%; display: inline-block; margin-top: 10px; text-transform: uppercase;}
.servicios-titulo, .servicios-titulo2{
	display: inline-block;
	font-size: 14px;
	color:#ffffff;
	text-transform:uppercase;
	height:40px;
	padding:7px 10px 10px 10px;
	line-height: 30px;
	text-align: center;
	width: 100%;
	background-image: url('../img/fondo_texto_servicios_portada.png');
	position: absolute;
	margin: 0px;
	vertical-align: middle;
	bottom: 0px;
	left: 0px;
	z-index: 1;
}
.servicios-titulo2{ font-size: 20px;}
.subrayado{
	border-bottom: solid 1px #fff;
	vertical-align: middle;
	text-align: left;
	padding-left: 0px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 10px;
	min-height: 30px;
}

.datos-contacto{
	text-align: left;
	padding: 10px 0px;
	font-weight: normal;
}

.whatsapp{
	margin: 0px;
	line-height: 30px;
	vertical-align: middle;
}
.redes-sociales{
	width: 100%;
	margin: 10px 0px;
	text-align: left;
}
.redes-sociales a{
	font-size: 28px;
	color: #fff;
	margin: 6px 6px;
	display: inline-block;
}
.redes-sociales a:hover{
	color:#D24B54;
}
.visamastercard{
	font-weight: bold;
	text-align: left;
	width: 100%; margin-top: 15px;
}
.mapasitio{
	font-size: 12px;
}
.margin-widget{
	padding: 10px 10px 10px 10px !important;
	margin-top: 0px !important;
}
.avisoprivacidad{
	color:#fff;
}
.avisoprivacidad2{
	color:#D24B54;
}
.avisoprivacidad:hover{
	color:#D24B54;
	text-decoration: none;
}
.antes-despues-texto{
	height: 250px;
	line-height: 250px;
	vertical-align: middle;
	text-align: center;
}
.antes-despues-texto img{
	display: inline-block;
}
.antes-despues-img div{
	min-height: 250px;
	line-height: 250px;
	vertical-align: middle;
	margin: 0px !important;
	padding:0px !important;
}
.antes-despues-img img{
	display: inline-block;
	max-height: 250px;
}

.servicios-titulo div{
	display:inline-block;
	width: 100%;
	line-height: normal;
}

.fondo{background-color: #80838c;}
.fondo2{background-color: #e0ddde;}
.bordeClaroOscuro{border-top: solid 0px #7a7476 !important;border-bottom: solid 0px #ececeb !important;}
.bordeClaroOscuro2{border-top: solid 0px #d1d0d0 !important;border-bottom: solid 0px #ececeb !important;}
.wrappercon{ background-color: #f8f8f8;}
.rosy1, .rosy2, .rosy3{
	font-size: 14px;
	line-height: 28px;
}
/*
.rosy1:first-letter {
 text-transform:uppercase;
 font-weight: bold;
 font-size: 28px;
}
*/

.rosy3{
	font-weight: bold;
	font-style: italic;
}
.img-margin{
	margin: 0px 15px 15px 0px;
}

.marginTopContent{
	margin-top: 10px;
}
.marginBottomContent{
	margin-bottom: 40px;
}

.regresar{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}


.img-marcas{background-color: #fff;}
.img-marcas img{margin: 10px;width: 90% !important}

h2.titulo{ margin-left: 15px; color:#D24B54; text-transform: uppercase; font-weight: bold; margin-bottom: 25px; margin-top: 5px; }
.paddingTopContent{margin-top: 25px;}
.btn-regresar{background-color: #D24B54; color: #fff; margin-top: 20px;}
.btn-regresar:hover{border: solid 1px #EDD6D7; background-color: #EDD6D7;}
.txt-beneficios{border-radius: 20px; padding: 20px; /* background-color: #dedede; */ margin-bottom: 20px;text-align: left;/* font-size: 20px; */}
.txt-beneficios h3{font-size: 20px;}
.tips{}
.tips h2{width: 100%; text-align: left;}
.tips h2 #title{color:#7a8591; text-decoration: none;}
.elem_tips{min-height: 160px !important; padding: 0px; /* border: solid 1px red; */ display: inline-block; margin: 0px; min-width: 33.33333333333%; border: solid 5px #f2f2f2;}
.fondo_tips{float: left;position:absolute;width: 94%;height: 100%;left:3%;right:3%;top:0px;opacity: 0.8;filter: alpha(opacity=80);filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)';}
.fondoBlanco{background-color: #fff;}
#mensajeenviado{font-size: 20px; width: 100%;color:#EB8186; text-align: center;font-weight: bold;min-height: 0px;}
.contenidos_pagina{}
/*
.elem_tips:hover .fondo_tips{opacity: 1;filter: alpha(opacity=100);filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';}
*/
.titulo_tips{font-weight: bold;font-size: 16px;float: left;min-height: 20px;margin:0px;line-height: 20px;color:#FFF !important;z-index: 3; /* background-color: #666;*/ background-image: url('../img/fondo_texto_servicios_portada.png'); min-height: 30px; position: absolute; bottom: 0px; width: 100%; padding: 10px;}
.desc_tips{color: #FFF !important;float: left;position: relative;width: 100%;min-height: 20px;margin-top: 15px;padding-bottom: 10px;text-align: justify;font-size: 13px;z-index: 3;}
.fondo_tip{background: #E7E7E7;float: left;position:absolute;width: 100%;height: 100%;left:0;right:0;top:0px;z-index: 1;background-repeat: no-repeat;background-position: center;background-size: cover;}
.lateraltip{position: relative;display: inline-block;float: left;}
.seccion_tip {padding: 0px;}
.img_sec{width: 70px;display: inline-block;position: relative;float: left;margin-left: 5%;margin-top: -10px;}
.tit_sec{display: inline-block;position: relative;min-height:20px;margin-left:10px;width: auto;float: left;font-size: 20px;font-weight: 700;color:#666666;max-width: 150px;}
.titulo_tip{float: left;position: relative;width: 100%;font-size: 28px; font-weight: bold;color:#D24B55;text-align: left;padding-left: 3%;line-height: 25px;min-height: 20px;}
.descripcion_tip{float: left;position: relative;width: 100%;margin-top:30px;padding-left: 3%;padding-right: 3%;text-align: justify;padding-bottom: 20px;}
.img_tip{width: 100%;position: relative;display: inline-block;background-position: center;background-repeat: no-repeat;background-size: cover;height: 200px;}
.elem_tips:hover .fondo_tips{opacity: 0.5;filter: alpha(opacity=50);filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';}
.elem_tips:hover .titulo_tips{ background-image: none; background-color: #D24B55;}
.info_cont_tip{clear: right;  min-height: 300px; display: inline-block;}
.contenidos_pagina{display: inline-block;margin-bottom: 40px;color: #999;}
.menu-izquierdo{}
.menu-izquierdo-container{ /* #EDD6D7 */ border: solid 1px #f1f1f1; display: inherit; padding-bottom: 9px; background-color: #fff;}
.menu-izquierdo-container div{display: inline-block; width: 100%;}
.menu-izquierdo-container h2{color:#b74c55; margin: 0px 0px; width: 100%; text-align: left; padding: 10px 10px 10px 15px; font-size: 20px; text-transform: uppercase; font-weight: bold;}
.menu-izquierdo-container ul{margin: 0px; padding: 0px; width: 100%; text-align: left; font-weight: 300; font-family: "Open Sans",Helvetica,sans-serif; display: inline-block; margin-bottom: 15px;}
.menu-izquierdo-container ul li{margin: 0px; padding: 10px 15px; list-style: none; color: #80838b; width: 100%; text-transform: uppercase; line-height: 15px;}
.menu-izquierdo-container ul li a{color: #80838b; }
.menu-izquierdo-container ul li.selected{background-color: #f8efef;font-weight: 400; }
.menu-izquierdo-container div{border:solid 0px red; height: 25px;}
a.regresar{color:#666 !important;margin-top:20px;}
.info_cont_tip .titulo #title{color:#7a8591;}
.redtitle{color:#D24B55; font-weight: bold;margin-left: 15px; margin-bottom: 15px;}
.elem_tipslarge{margin-left: 15px; margin-top: 15px; margin-bottom: 20px;}
.elem_tipslarge strong{font-weight: bold; margin-bottom: 10px; display: inline-block; color:#d68589;}
/* Localizar oficinas */
#map{float: left;position: relative;width: 100%;height: 450px;}
a.vermapa, a.vermapa:hover{font-size: 12px; color:#B52026; cursor: pointer; text-decoration: none; clear: both; display: inline-block;}
.mail{color:#b52026 !important;}
.frase_mapa{display: inline-block;
    font-size: 13px;
    line-height: 23px;
    margin-bottom: 5px;
    margin-top: 0px;
    position: relative;
    text-align: justify;
    width: 75%;
    margin-bottom: 20px;
  }
.privacidad, .privacidad:hover{
  color:#B52026; font-size: 12px;
}
.cont_titofi{float: left;position: relative;width: 100%;margin-top: 20px;font-size: 23px; font-weight: bold;}
.imgtit_localiza{display: inline-block;position: relative;width: 30%;max-width: 57px;margin-right: 10px;}
#estados{display: inline-block;position: relative;width: 50%;margin-top: 15px;}
#contentInfoWindow{min-height: 40px; min-width: 220px; border: solid 0px red; width: 100%;}
#infoWindow h3{font-size: 18px;}
.eventos-citas{font-size: 24px; font-weight: bold; line-height: 28px;}
.haz-cita{}
.tel-citas{}

/*contacto*/
.contacto{display:inline-block;min-height:50px;margin-left:0px;margin-top:0px;padding-bottom:15px;/* max-width:450px;position: relative;width: 100%; */}
.rowc{float: left;min-height:20px;margin-top:0px;position: relative; width: 100%;}
.texto_campo{float:left;font-size:13px;line-height:14px;position: relative;text-align:left;text-transform:uppercase;width: 100%;}
.rowc-half{width: 48%;}
.rowc .input{background: #272525;border:solid 0px red;border-bottom:solid 2px #e2be12;border-top:solid 2px #e2be12;color:#FFFFFF;float:left;height:20px;margin:0px;margin-left:0px;padding:0px;width: 100%;position:relative;behavior: url(../tools/pie/PIE.php);-moz-border-radius:0px;  border-radius:0px; -ms-border-radius: 0px; -webkit-border-radius:0px;-khtml-border-radius:0px;}
.rowc .textarea{background: #272525;color:#FFFFFF;border:0px;border-bottom:solid 2px #e2be12;border-top:solid 2px #e2be12;float:left;height:50px;margin:0px;padding:0px;position:relative;width: 100%;height: 110px;behavior: url(../tools/pie/PIE.php);-moz-border-radius:0px;  border-radius:0px; -ms-border-radius: 0px; -webkit-border-radius:0px;-khtml-border-radius:0px;resize:none;}
.enviar{background: none;float: right;margin-right:0px;margin-top:5px;position: relative;}
.texto_form{float: left;line-height:36px;position: relative;width: 30%;}
.direcciones{float: left;position: relative;width: 100%;padding-bottom: 15px;}
.empresa{float:left;width:100%; position: relative;font-weight: bold;font-size: 15px;}
.extra{float: left;position: relative;width: 50%;}
.radiocont{float: left;position: relative;width: 7%;text-align: center;}
.radiocont .error{font-weight: bold;}
.radio{display: inline-block;position: relative;}
.form-control{width: 100% !important;margin-bottom: 12px;}
.form-group{width: 100%;  display: inline-block;}
.send_btn{margin-top: 10px; margin-right: 5px;}
textarea.form-control{min-height: 100px;}
.conocenos{display: inline-block; float: left; width: 100%; font-size: 20px;  font-style: italic; margin-top: 15px; text-align: center; font-weight: 500;}
.conocenos a{color:#D24B55;}
.margenfranq{margin-top: 20px;}

/*
#formID{
  display: inline-block;
  float: left;
  position: relative;
}
#formID input[type=text], #formID textarea, #formID select{
  width: 100%;
  margin: 3px 0px;
}
#formID label{
  width: 100%;
  text-align: left;
  font-size: 14px;
}
#formID .btn{
  margin-top: 15px;
}
*/
.form-align{
  text-align: left;
}
.titulo-cotizacion{
  margin-top: 25px;
  border: none;
}
.titulo-cotizacion legend{
  width: 100%;
  text-align: center;
  border: none;
}

.enviado{
  font-size: 16px;
  width: 80%;
  margin: 0px;
  margin-bottom: 25px;
}
label.error {
  color: #D24B55 !important;
  font-weight: normal;
  font-size: 85%;
  min-height: 0px;
  height: auto;
}
.form-bg{
	background-color: rgba(237, 214, 215, 0.5);
	color: #666;
	display: inline-block;
	padding: 25px;
	/* border-radius: 20px; */
	width: 100%;
	margin-bottom: 25px;
}
.tituloFormulario{font-size: 16px; text-align: center; padding: 10px 0 25px 0; font-weight: bold;}
.textCenter{text-align: center;}
.btn-landing{ background-color: #E75858; color:#fff; margin: 10px auto; font-weight:bold;}
.btn-landing2{ background-color: #f2bfc1; color:#666; margin: 10px auto; font-weight:normal;}
.btn-landing:hover{ background-color: #EC979C;}
.col-whatsapp{
	/* border: solid 1px red; */
	/* border-radius: 20px; */
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	font-weight: 700 !important;
	background-color: #eaeaea;
	clear: both;
}
.col-agenda{
	/* border: solid 1px red; */
	/* border-radius: 20px; */
	min-height: 60px;
	line-height: 60px;
	text-align: center;
	font-weight: 700 !important;
	background-color: transparent;
	clear: both;
	margin-bottom: 25px;
}
.detalles-compra h3{font-size: 24px; color:#D24B55; font-weight: bold;}
.detalles-compra div{font-size: 18px;}
.nopadding{padding: 0px !important;}
.descuento{display:inline-block; margin-bottom:20px; font-size: 24px;line-height: 32px; width: 100%; float: left; position: relative;clear: both;/* height: 140px; *//* border: solid 1px red; */margin-top: 0px;border-radius: 12px;/* background-color: #EC979C; */}
.descuento2{font-weight: bold; color:#E75858; font-size: 32px}
.tachado{font-weight: bold; color:#999; text-decoration:line-through;}
.final{font-weight: bold; color:#E75858;font-size: 32px}
.final2{font-weight: bold; color:#666;}
.detalles-compra{line-height: 28px;}
/* Google Search 404 */
    #goog-fixurl ul { list-style: none; padding: 0; margin: 0; }
    #goog-fixurl form { margin: 0; }
    #goog-wm-qt, #goog-wm-sb { border: 1px solid #bbb; font-size: 16px; line-height: normal; vertical-align: top; color: #444; border-radius: 2px; }
    #goog-wm-qt { width: 220px; height: 20px; padding: 5px; margin: 5px 10px 0 0; box-shadow: inset 0 1px 1px #ccc; }
    #goog-wm-sb { display: inline-block; height: 32px; padding: 0 10px; margin: 5px 0 0; white-space: nowrap; cursor: pointer; background-color: #f5f5f5; background-image: -webkit-linear-gradient(rgba(255,255,255,0), #f1f1f1); background-image: -moz-linear-gradient(rgba(255,255,255,0), #f1f1f1); background-image: -ms-linear-gradient(rgba(255,255,255,0), #f1f1f1); background-image: -o-linear-gradient(rgba(255,255,255,0), #f1f1f1); -webkit-appearance: none; -moz-appearance: none; appearance: none; *overflow: visible; *display: inline; *zoom: 1; }
    #goog-wm-sb:hover, #goog-wm-sb:focus { border-color: #aaa; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); background-color: #f8f8f8; }
    #goog-wm-qt:focus, #goog-wm-sb:focus { border-color: #105cb6; outline: 0; color: #222; }
    input::-moz-focus-inner { padding: 0; border: 0; }
	h3.other-things{height:30px;}
	.search404 form{display:block; float:left; position:relative; top:20px;}


.mapa_del_sitio{display: inline-block; z-index:300; margin:0 auto; width: 100%; background-color:#80838c;background-position:top;background-repeat:repeat-x;behavior:url(../tools/pie/PIE.php); margin-bottom: -4px; padding-top: 20px; text-align: center;}
.mapa_del_sitio ul{ /* text-shadow:1px 1px 1px #666; */list-style:none; display:-moz-inline-stack;display:inline-block;vertical-align:top;margin:0px;zoom:1;*display:inline;width:auto; text-align: left; border: solid 0px red; padding: 0px 10px;}


.map-border{padding-bottom:5px;font-weight:bold;}
.mapa_del_sitio ul li{font-size:10px;margin-bottom:2px;padding-right:0px;list-style:none;margin-left:0px;text-align:left;padding-left:15px;}
.mapa_del_sitio ul li.title{font-size:12px;color:#FFF;margin-left:0px;padding-left:0px;margin-bottom:0px;list-style:none;margin-left:0px;text-align:left;font-weight:normal;}
html.lt-ie8 .mapa_del_sitio ul li.title{font-size:11px;}
.mapa_del_sitio ul li a{color:#FFF;text-decoration:none;}
.mapa_del_sitio ul li.title a{color:#FFF}
.mapa_del_sitio ul li a.active, .mapa_del_sitio ul li.title a.active{ background-color: #DBDBDB; color:#0E354B; padding: 0 5px; border-radius: 3px;}

.equipo{
	color:#D24B55;
	margin-bottom: 10px;
}
.checkbox-inline{
	margin: 0px;
}
.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
  margin-top: 0px;
  margin-left: 0px !important;
}
.espacio{
	margin-top: 20px;
	margin-bottom: 20px;
}
.espacio-chk{
	margin-top: 5px;
	margin-bottom: 5px;
}
/* producto */

.clientes_indgal{
	background-color: #FFFFFF;
}
.clientes_indx{
	background-color: #FFFFFF;
}
/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
  color: #6e6e6e;
  margin: 11px;
  padding: 0;
  font-size: 30px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: none;
  height: 180px;
  line-height: 290px;
  position: absolute;
  width: 25px;
  bottom: 73px;
}
.owl-prev{left: -2%;}
.owl-next{right: -2%;}
.cont_gals{float: left;position: relative;width: 100%;height: 190px;}
.elem_gal{display:none;position: absolute;width: 100%;min-height:40px;margin-left: 0px;margin-top:0px;left: 0px;top: 0px;}
.actgbt, .cont_gals .actgbt {position: relative;float: left;display: inline-block;}
.itemgal_cgi{display: inline-block;position: relative;margin: 0px 15px !important;position: relative;width: 100%;}
.img_cgi{width: 100%;float:left;position: relative; }
.itemgal_vid{height: 180px;width: 270px;}
.video_cgi{max-width: 270px;}
.sepbtn{margin-left: 20px; margin-right: 20px; margin-bottom: 10px;}
/* Productos */
.contprodrosy{
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
.textprodpre{
	color:#edd6d7;
}
strong i{
  min-width: 20px;
  text-align: center;
}
span.dimencione-adp{
  min-width: 40px;
}
.labelproductos span{
  margin-right: 5px;
  font-weight: bold;
}
.lista-especialidades{
  min-width: 245px;
  max-width: 250px;
}
.texto-productos{
  color: #363d93;
}
.pod_detalle_sep{
  margin-top: 10px;
  padding-left: 0px;
}
.labelproductos select{
  width: 100%;
  margin: 0px;
  margin-left: 17px;
  /* float: right; */
  background-color: #fff;
  border: none;
  color: #7d7d7d;
  border-radius: 0px !important;
  /* border-left: solid 1px #999; */
  /* border-bottom: solid 1px #999; */
  border: solid 1px #999;
  height: 35px;
}
a.enlace-producto h3{color:#222222;font-size: 14px;text-align: left;
 font-weight: bold;padding-left: 0px;padding-right: 0px;}

.select-container{
  margin: 1.67em 0;
}
img .fit{
  text-align: center;
}
.fit{
  height:200px; 
  width:200px;
}
.row-producto{
  margin-bottom: 42px;
  text-align: center;
}
.paginador{
  text-align: center;
}
.pagination>li>a, .pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: .pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {  z-index: 2;  color: #fff;  background-color: #d24b55;  border-color: #363d93;  cursor: default;  border-radius: 50%;};
   background-color: none; 
  border: 0px; 
  margin-left: -1px;
  color: #d24b55;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
  z-index: 2;
  color: #fff;
  background-color: #d24b55;
  border-color: #363d93;
  cursor: default;
}
.des-producto{
  width: 250px;
  /* height: 210px; */
  /* border-radius: 50%; */
  /* border: solid 6px #fff; */
  /* background-position: center; */
  /* background-repeat: no-repeat; */
  /* -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; 
  display: inline-block;
  box-shadow: 0px 0px 6px #eaeaea;
  overflow: hidden; */
}
.imgproducto{
  width: 250px;
  height: 250px;
  /* border-radius: 50%; */
  /* border: solid 6px #fff; */
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; 
  display: inline-block;
  box-shadow: 0px 0px 6px #eaeaea;
  overflow: hidden;
}
.selectssep{
  margin-bottom: 50px;
}
.imgproducto{position: relative;display: inline-block;line-height: 250px;vertical-align: middle;}
.home-productos{
  border:solid 0px red;
  height: 300px
}
.home-productos{
  border:solid 0px red;
  height: 300px
}
.home-productos h3{
  font-size: 20px;
  color:#7d7d7d;
}
.home-productos p{
  text-transform: uppercase;
  color: #d24b55;
  font-size: 16px;
  font-weight: 700;
}
.home-productos p span{
  text-transform: uppercase;
  color: #edd6d7;
  font-size: 14px;
  text-decoration: line-through;
}
.home-productos a{
  text-decoration: none;
}
.enlace-producto{
background-color: #fff !important;
    
color: #fff;
    
display: inline-block;
    
position: relative;
    text-decoration: none;
    }
.home-productos a:hover .hover_productos{background-color: #edd6d7; text-decoration: none;}
.home-productos a:hover .vermas_productos{display: inline-block; text-decoration: none;} 
.home-productos{position: relative;}
.vermas_productos{
  font-size: 15px;
  color: #FFF;
  position: absolute;
  margin-top: 38px;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  display: none;
  left: 50%;
  margin-left: -62px;
}
.device .swiper-container {
    width: 240px;  
    height: 130px;
  }
.device .swiper-wrapper{
   width: 240px;  
    height: 130px;
}
.aligntext-prod{
  text-align: center;
}
.swiper-slide{
    width: 200px;
  height: 200px;
  /* border-radius: 50%; */
  /* border: solid 6px #fff; */
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; 
  display: inline-block;
  box-shadow: 0px 0px 6px #EAEAEA;
}
.home-productos h3 {position: relative;display: block;}
.home-productos p {position: relative;display: block;}
.hover_productos{width: 100%;height: 100%;float: left;position: absolute;top: 0px;left: 0px;z-index: 2;opacity: .80;filter:alpha(opacity=80);}


.myButton {
  -moz-box-shadow:inset -3px 50px 0px 0px #ffffff;
  -webkit-box-shadow:inset -3px 50px 0px 0px #ffffff;
  box-shadow:inset -3px 50px 0px 0px #ffffff;
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05,#ffffff), color-stop(1, #5972a7));
  background:-moz-linear-gradient(top,#ffffff 5%, #5972a7 100%);
  background:-webkit-linear-gradient(top,#ffffff 5%, #5972a7 100%);
  background:-o-linear-gradient(top,#ffffff 5%, #5972a7 100%);
  background:-ms-linear-gradient(top,#ffffff 5%, #5972a7 100%);
  background:linear-gradient(to bottom,#ffffff 5%, #5972a7 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#5972a7',GradientType=0);
  background-color:#ffffff;
  display:inline-block;
  cursor:pointer;
  color:#2e3a97;
  font-family:arial;
  font-size:14px;
  padding:9px 25px;
  text-decoration:none;
  border:1px solid #2e3a97;
  margin: 30px;
  min-width: 152px;
}
.myButton:hover {
  -moz-box-shadow:inset -3px 50px 0px 0px #2e3a97;
  -webkit-box-shadow:inset -3px 50px 0px 0px #2e3a97;
  box-shadow:inset -3px 50px 0px 0px #2e3a97;
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05,#2e3a97), color-stop(1, #5972a7));
  background:-moz-linear-gradient(top,#2e3a97 5%, #5972a7 100%);
  background:-webkit-linear-gradient(top,#2e3a97 5%, #5972a7 100%);
  background:-o-linear-gradient(top,#2e3a97 5%, #5972a7 100%);
  background:-ms-linear-gradient(top,#2e3a97 5%, #5972a7 100%);
  background:linear-gradient(to bottom,#2e3a97 5%, #5972a7 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e3a97', endColorstr='#5972a7',GradientType=0);
  background-color:#2e3a97;
  display:inline-block;
  cursor:pointer;
  color:#ffffff;
  font-family:arial;
  font-size:14px;
  padding:9px 25px;
  text-decoration:none;
  min-width: 152px;
}

.myButton:active {
  -moz-box-shadow:inset -3px 50px 0px 0px #2e3a97;
  -webkit-box-shadow:inset -3px 50px 0px 0px #2e3a97;
  box-shadow:inset -3px 50px 0px 0px #2e3a97;
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05,#2e3a97), color-stop(1, #5972a7));
  background:-moz-linear-gradient(top,#2e3a97 5%, #5972a7 100%);
  background:-webkit-linear-gradient(top,#2e3a97 5%, #5972a7 100%);
  background:-o-linear-gradient(top,#2e3a97 5%, #5972a7 100%);
  background:-ms-linear-gradient(top,#2e3a97 5%, #5972a7 100%);
  background:linear-gradient(to bottom,#2e3a97 5%, #5972a7 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e3a97', endColorstr='#5972a7',GradientType=0);
  background-color:#2e3a97;
  display:inline-block;
  cursor:pointer;
  color:#ffffff;
  font-family:arial;
  font-size:14px;
  padding:9px 25px;
  text-decoration:none;
  position:relative;
  top:1px;
}

a.myButton.active {
  -moz-box-shadow:inset -3px 50px 0px 0px #2e3a97;
  -webkit-box-shadow:inset -3px 50px 0px 0px #2e3a97;
  box-shadow:inset -3px 50px 0px 0px #2e3a97;
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05,#2e3a97), color-stop(1, #5972a7));
  background:-moz-linear-gradient(top,#2e3a97 5%, #5972a7 100%);
  background:-webkit-linear-gradient(top,#2e3a97 5%, #5972a7 100%);
  background:-o-linear-gradient(top,#2e3a97 5%, #5972a7 100%);
  background:-ms-linear-gradient(top,#2e3a97 5%, #5972a7 100%);
  background:linear-gradient(to bottom,#2e3a97 5%, #5972a7 100%);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e3a97', endColorstr='#5972a7',GradientType=0);
  background-color:#2e3a97;
  display:inline-block;
  cursor:pointer;
  color:#ffffff;
  font-family:arial;
  font-size:14px;
  padding:9px 25px;
  text-decoration:none;
}


.img-pproductos{
  display: inline-block;
    max-height: 200px;
  max-width: 200px;
  
}
.area-Formato{
  text-transform: uppercase;
}

a.details{
  color: #363d93;
  margin: 30px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 20px;
}
a.details::before{
  content: "\f190";
  font-family: FontAwesome;
  font-size: 22px;
  vertical-align: middle;
  margin-right: 6px;
  font-weight: 100;
}
.separdetalles{
  margin-top: 20px;
}
a.details:hover, a.details:focus{
  background-color: #ffffff !important;
}

.prodinterior{
  margin-bottom: 30px;
}
/* produtos detalles */
.prod-txt-descripcion{
  line-height: 20px;
  text-align: justify;
}
.btncenterinland{
	text-align: center;
	/* display: inline-block; */
	/* float: right; */
	/* align-items: center; */
}

.col-xs-12.btncenterinland {}

.detalles-bones{
  margin-top: 20px;
  margin-bottom: 20px;
  display: inline-block;
}

.destacados{
    padding: 20px 0;
	
    text-align: center;
    display: inline-block;
}
.destacados > div > div{
	padding: 10px;
	border: 1px solid transparent;
	border-radius: 4px;
	transition: 0.2s;
}
.destacados > div:hover > div{
	/* margin-top: -10px; */
	/* border: 1px solid rgb(200, 200, 200); */
	/* box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 5px 2px; */
	/* background: rgba(200, 200, 200, 0.1); */
	/* transition: 0.5s; */
}
.destacados h2{
	font-weight: bold;
  margin-bottom: 10px;
  display: inline-block;
  color: #d68589;
}
.destacados .descproddetalle{
	color: #d24b55;
	text-align: justify;
	width: 100%;
}
.destacados .descproddetalle p{
	padding-left: 5px;
	padding-right: 5px;
	width: 100%;
}
.user-details {position: relative; padding: 0;/* border: 2px solid black; */}
.user-details .user-image {position: relative;  z-index: 1; width: 100%; text-align: center;}
 .user-image img { clear: both; margin: auto; position: relative;}
.contdeldetallado{
    min-height: 200px;
    width: 100%;
    /* display: inline-block; */
    /* float: left; */
    /* height: auto; */
}
.user-details .user-info-block {width: 100%; /* position: absolute; */ top: 0px; background: rgb(255, 255, 255); z-index: 0; padding-top: 0px;/* display: inline-block; */}
 .user-info-block .user-heading {width: 100%; text-align: center; margin: 10px 0 0;}
 .user-info-block .navigation {float: left; width: 100%; margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #d24b55; border-top: 1px solid #d24b55;}
  .navigation li {float: left; margin: 0; padding: 0;}
   .navigation li a {padding: 20px 30px; float: left;}
   .navigation li.active a {background: #d24b55; color: #edd6d7;}
 .user-info-block .user-body {float: left; /* padding: 5%; */ width: 100%;display: inline-block;}
  .user-body .tab-content > div {float: left; width: 100%;}
  .user-body .tab-content h4 {width: 100%; margin: 10px 0; color: #333;text-align: justify;/* border-bottom: 1px solid black; */
  color: #b74c55;
  margin: 0px 0px;
  width: 100%;
 /*  text-align: left; */
  padding: 10px 10px 10px 15px;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bold;}


/*ventas*/
.texto_carrito{
  margin-top: 50px;
  margin-bottom: 50px;
  font-size: 25px;
  font-weight: bold;
  color: #7a8591;
}
.pedido > img{
  margin-right: 10px;
}
a.pedido{
  color: #363d93;
  margin: 30px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 20px;
}
a.pedido:hover{
  color: #363d93;
  margin: 30px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 20px;
  background-color: #ffffff;
}
.carrito{
  /* text-align: right!important; */
}
.enlacecarrito{
  max-width: 250px;
  margin: auto;
  color: black;
}
.desccarrito{
  text-align: left;
  color: black;
}
.desccarrito > h3{
color: #222222;
  font-size: 14px;
  text-align: left;
  font-weight: bold;
  padding-left: 0px;
  padding-right: 0px;
}
.btn-prod{
    /* position: absolute; */
  
    float: right;
  
    /* display: inline-block; */
  
    /* margin-top: 10px; */
  font-weight: 600;
  
    text-align: right;
  
    /* width: 100px; */
  color: #222222;
  
    font-size: 14px;
  
    font-weight: 600;
  
    padding: 2px;
  
    cursor: pointer;
  
    text-decoration: none !important;
  
    /* bottom: -10px; */
  
    /* left: -5px; */

}

.tags-pedido{
  margin-top: 30px;
  margin-bottom: 30px;
  text-align: center;
}

.enlacecarrito >button{
margin: 0px;
  border: 0px;
  background-color: transparent;
  padding: 0px;
  vertical-align: middle;
  line-height: 62px;
  color: #e96b00;
  font-size: 14px;
  text-align: right;
  font-weight: bold;
}
.shoppingCart {
  position: relative;
  margin-top: 0px;
  overflow: hidden;
  color: #495860;
  color: hsla(201,14%,33%,0.8);
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 2px 3px 1px rgba(0,0,0,0);
  -moz-box-shadow: 0 2px 3px 1px rgba(0,0,0,0);
  box-shadow: 0 2px 3px 1px rgba(0,0,0,0);
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  z-index: 100;
  height: 100%;
}
.loader{width: 30px; vertical-align: middle; line-height: 5px; position: absolute;float: right;right: -10px;top: 0px;}
.imgresp{max-width: 100%;}
/*pedido*/
.txttitulo{
  font-size: 16px;
  color: #d24b55;
}
.imgprod{text-align: center;}
.tamdefimg{width: 140px;height: 140px; display: inline-block;max-width: 100%;margin-top: 10px;text-align: center;}
.tamdefimg .img-responsive{max-height: 140px;display: inline-block;}
.titletable {
  text-transform: uppercase;
  font-weight: bold;
  padding: 0px 10px;
}
.delete{float: left;
    height: 40px;
    left: 0;
    margin: 0;
    position: relative;
    text-align: center;
    top: 40%;
    /* width: 100%; */}
.delete .glyphicon{font-size: 18px;text-align: center;vertical-align: middle;}
.cont_tabla{float:left; position: relative; margin-top: 30px;width: 100%}
.cont_tabla:first-child{margin-top: 0px;}
.btn-prodcarritos{
  position: relative;
  float: right;
  left: 15px;
  bottom: 10px;
  display: inline-block;
  margin-top: 28px;
  text-align: center;
  width: 140px;
  color:#666666;
  font-size: 14px;
  font-weight: 600;
  padding: 5px;cursor:pointer;
  background-color: #ec1f25 !important;
  border-color: #530d0f;
  color: #ffffff !important;
  font-weight: 600;
}
.cont_btncarrito{float: right;position: absolute;width: auto;bottom: 0px;right: 2%;top: 0px;height: 100%;}
.carritoitems{float: left;position: relative;width: 100%;min-height: 20px;}
.info{display: inline-block; width: auto;position: relative;}
.detalleprod{margin-bottom: 15px;}
.detalle{float: left;position: relative;width: 100%;min-height: 20px;margin-top: 5px;text-align: left;color: #7a8591;}
.modelo{text-align: left;}
.item_producto{float: left;position: relative;width: 100%;border-bottom: 2px solid;margin-top: 0px;border-color: rgba(112, 109, 110, 0.2) transparent;padding: 25px 5px 0px 15px;}
.infoprod{float: left;position: relative;width: 100%; margin-top: 15px;}
.item_tabla{float: left;position: relative;width: 25%;padding: 5px;}
.cont_info{float: left;position: relative;width: 100%;min-height: 20px; margin-top: 10px;}
.cont_carrito{min-width: 320px;}
.modal-title{text-align: center;}
.navbar-wrapper{z-index: 1;}
article a{text-decoration: none;}
#formpedido .correo{ margin-top: 15px; margin-left: 15px;   border: none;
  background-color: #FF6B01;
  color: #fff;
  margin-bottom: 15px;
  display: inline-block;
  padding: 20px 80px;
  font-size: 20px;
  text-transform: uppercase;}
 #formpedido .cotizar{
  text-align: center;
 }
#formpedido .correo:hover{ background-color: #363d93; color:#fff; text-decoration: none;}
/* form pedido */
  #accordian{
  width:100%;
}

#accordian .number{
  width:50px;
  height:50px;
  background:#fff;
  color: #D24B54;
  font-size:36px;
  text-align: center;
  border-radius:50%;
  float:left;
  vertical-align: middle;
  line-height: 50px;
}
#accordian .step{
 width: 100%;
  height: 63px;
  
 background: #edd6d7;
  
 color: #D24B54;
  padding-left: 1%;
  padding-top: 5px;
  border-bottom: 3px;
  border-radius: 2px;
  float: left;
  
 font-weight: bold;
 text-align: center;
 display: inline-block;
}
#accordian .title{
  float:left;
  width:83%;
  height:50px;
  margin-left:1%;
  font-size:1em;
  font-weight:300;
  display: inline-block;
}
#accordian .title h1{
  font-size:36px;
  font-weight:400;
  margin-top:10px;

}
#accordian .modify{
  float:left;
  width:40px;
  height:40px;
  color:#aaa;
  background:#FFF;
  text-align:center;
  font-size:4em;
  border-radius:50%;
  margin-top:5px;
  padding-top:0px;
  cursor:pointer;
}
#accordian .modify i{
  margin-top:0px;
  display:block;
}
#accordian .content{
  padding:2em 2em;
  width:100%;
  margin:0 auto;
  background:#FFF;
  height:auto;
  display:block;
  float:left;
  /* border-bottom:3px solid #d9d9d9; */
  color: #d9d9d9;
  padding-left: 0px;
  padding-right: 0px;
  text-align: left;
} 
#accordian .content:last-child{
  border-bottom: 0px;
}
.logi{
  text-align: center !important;
}

#formID .cotizar{
  text-align: center;
 }
#formID .correo:hover{ background-color: #363d93; color:#fff; text-decoration: none;}

.suc-ped strong{
  margin-left: 10px;
}
.suc-ped{
  /* margin-top: 6px; */
  /* margin-bottom: 30px ; */
}
.infosucursales{
  margin-top: 30px;
}
.infosucursales .titulo{
  float:left;
  width:83%;
  height:50px;
  margin-left:1%;
  font-size: 30px;
  color: #363d93;
  font-weight:300;
}
/* carrito dropdown */
/*
Author: Michiel de Graaf
Title: Workbench, Shopping cart
*/
/* Content */
#content{
   margin:0 auto;
   padding-bottom:0px;
   width:80px;
   margin-top: 0px;
   position: relative;
   z-index: 100;
   height: 40px;
   float: left;
}
#content:hover{height: auto;}
.shoppingCart{
position:relative;
margin-top:0px;
overflow:hidden;
color:#495860;
color:hsla(201,14%,33%,0.8);
-webkit-border-radius:4px 4px 0 0;
-moz-border-radius:4px 4px 0 0;
    border-radius:4px 4px 0 0;
-webkit-box-shadow:0 2px 3px 1px rgba(0,0,0,0);
-moz-box-shadow:0 2px 3px 1px rgba(0,0,0,0);
    box-shadow:0 2px 3px 1px rgba(0,0,0,0);
-webkit-transition:all 0.4s;
-moz-transition:all 0.4s;
 -o-transition:all 0.4s;
    transition:all 0.4s;
  z-index: 100;
  height: 100%;
}
#content:hover .shoppingCart{
color:#495860;
-webkit-box-shadow:0 2px 4px 1px rgba(0,0,0,0.1);
  -moz-box-shadow:0 2px 4px 1px rgba(0,0,0,0.1);
       box-shadow:0 2px 4px 1px rgba(0,0,0,0.1);
  overflow: visible;
  width: 100%;
}
#content:hover .cont_detped{display: none;}
.shoppingCart summary{
    float: left;
    padding: 0px 5px;
    height: 40px;
    width: 100%;

    overflow:hidden;
  
    line-height: 35px;
    text-align: right;
    /* background:#222; */

    /* background:-webkit-gradient(linear,left top,left bottom,color-stop(.01, #4ca9e2),color-stop(1, #4e0c0e)); */

    /* background: -webkit-linear-gradient(top,#4ca9e2 1%,#4e0c0e 100%); */
/*  background: -moz-linear-gradient(center top , #4e0c0e 1%, #4e0c0e 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
background: -o-linear-gradient(top,#4ca9e2 1%,#4e0c0e 100%);
background: linear-gradient(top,#4ca9e2 1%,#4e0c0e 100%); */

    /* -webkit-border-radius:4px 4px 0 0; */
  -moz-border-radius:4px 4px 0 0;
       
    /* border-radius:4px 4px 0 0; */

    /* -webkit-box-shadow:inset 0 1px 0 #4e0c0e, inset 0 -1px 0 #4e0c0e; */
  /* -moz-box-shadow:inset 0 1px 0 #4e0c0e, inset 0 -1px 0 #4e0c0e; */
       
    /* box-shadow:inset 0 1px 0 #4e0c0e, inset 0 -1px 0 #4e0c0e; */
}
#content:hover summary{width: 100%}
.shoppingCart h4{
  float:left;
  color:#d4f1ff;
  text-shadow:0 1px 0 rgba(0,0,0,0.4);
}
  .shoppingCart:hover h4{
     color:#fff;
  }
.arrow{
  float:right;
  width:0;
  height:0;
  margin-top:7px;
  border-right:4px solid transparent;
  border-bottom:4px solid hsla(200,17%,93%,0.5);
  border-left:4px solid transparent;
  -webkit-transition:all 0.5s;
     -moz-transition:all 0.5s;
       -o-transition:all 0.5s;
          transition:all 0.5s;
  position: relative;
}
  .shoppingCart:hover .arrow{
     border-bottom-color:hsla(200,17%,93%,1);
     -webkit-transform:rotate(-180deg);
        -moz-transform:rotate(-180deg);
          -o-transform:rotate(-180deg);
             transform:rotate(-180deg);
  }
.shoppingCart ul{
display: inline-block;
    float: left;
    list-style: outside none none;
    margin: 0;
    position: relative;
    width: 300px;margin-left: -80px;
    z-index: 100;
    padding: 0px;
    background-color: #FFF;
}
.shoppingCart li{
  padding:10px 15px;
  overflow:hidden;
  height:0px;
  background:#fff;
  -webkit-transition:all 0.3s;
     -moz-transition:all 0.3s;
       -o-transition:all 0.3s;
          transition:all 0.3s;
}
  .shoppingCart:hover li{
     height:auto;
     border-bottom:1px solid rgba(0,0,0,0.1);
     -webkit-box-shadow:inset 0 1px 0 #fff;
        -moz-box-shadow:inset 0 1px 0 #fff;
             box-shadow:inset 0 1px 0 #fff;
    text-align: left;
  }
  .shoppingCart:hover li:hover{
     text-shadow:0 -1px #fff;
     -webkit-box-shadow:inset 0 15px 20px #eee;
        -moz-box-shadow:inset 0 15px 20px #eee;
             box-shadow:inset 0 15px 20px #eee;
  }
  .shoppingCart li a{
     color:#495860;
     text-decoration:none;
     border-color:#666;
     border-bottom:1px dotted rgba(0,0,0,0.6);
  }
     .shoppingCart li a:hover{
        border:0;
     }
  .shoppingCart li span{
     display:block;
     float:left;
  }
  .shoppingCart li strong{
     display:block;
     float:right;
  }
  .min_detped{color: #666666;
    display: inline-block;
    font-size: 16px;
    margin-right: 5px;}
.shoppingCart p{
padding: 5px;
overflow:hidden;
background:#fff;
-webkit-transition:background 0.2s;
  -moz-transition:background 0.2s;
    -o-transition:background 0.2s;
       transition:background 0.2s;
       margin: 0px
}
/* .shoppingCart:hover p{
  text-shadow:0 -1px #fff;
  background:#eee;
} */
.shoppingCart p span{
  display:block;
}
  .shoppingCart p span:first-child{
     float:left;
  }
     /* .shoppingCart:hover p span:first-child{
        display:none;
     } */
  .shoppingCart p span:last-child{
     float:right;
  }
 .tot_minicar{padding: 10px 0px;background-color: #FFF;}
.checkout{
opacity:0;
display:block;
position:relative;
color:#fff;
text-decoration:none;
font-weight:bold;
text-shadow:0 1px rgba(0,0,0,0.3);
margin: 0px;
padding:6px 14px 8px 14px;
background: #363d93;

-webkit-border-radius:4px;
  -moz-border-radius:4px;
       border-radius:4px;
-webkit-box-shadow: inset 0 1px 0 #363d93, 0 1px 0 rgba(0,0,0,0.1);
  -moz-box-shadow:inset 0 1px 0 #4e0c0e, 0 1px 0 rgba(0,0,0,0.1);
       
box-shadow: inset 0 1px 0 #363d93, 0 1px 0 rgba(0,0,0,0.1);
-webkit-transition:opacity 0.6s;
  -moz-transition:opacity 0.6s;
    -o-transition:opacity 0.6s;
       transition:opacity 0.6s;
}
.checkout:hover{
  color: #FFF;
}
.checkout:active{
  text-shadow:0 -1px rgba(0,0,0,0.3);
  color: #FFF;
}
.shoppingCart:hover .checkout{
  opacity:1;
}
.menu {
  float: right;
  width: 88%;
  margin: 0px;
  height: 40px;
  min-height: 20px;
}
summary img{
  display: inline-block !important;
}
.menu2{
  text-align: left;
}
.redesp{
  text-align: left;
}
.mini-cart{
    width: 50px;
}
.searchcontent{
      float: left;
    text-align: center;
    width: 50px;
}
.redesp{
      float: left;
    text-align: center;
    width: 120px;
}
.btn:hover, .btn:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #d1d0d0;
}
.extrafa{
	color: black;
}
.txttit{
	color: #7a8591;
}
.texto_carrito a{
	color :#d24b55;
}
.modelo{
	color: #7a8591;
}
.modal-title{
	color: #d24b55;
}
.modal-body{
	color:black;
}
.subtitem{
	color:black;
}
.total_item{
	color:black;
}
.totalcar{
	color:black;
	float: left;
}
.totales{
	float: right;
}
.no-padding{
	padding: 0px;
}
.txt-add:hover{
	/* font-size: 34px; */
	color: #d24b55;
}
.puttex a{
 	color:#7a8591;
}
#acepto{
	max-height: 16px;
  max-width: 12px;
}
.labelproductos{
	color:#7a8591;
}
.btndetalleagrega{
	text-align: center;
	
	width: 100%;
	display: inline-block;
}
.alignament{
	text-align: center;
	margin: 0 auto;
}
/* paginadores */
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
  z-index: 2;
  color: #fff;
  background-color: #d24b55;
  border-color: #363d93;
  cursor: default;
  border-radius: 50%;
}
.pagination>li>a, .pagination>li>span{
	color:#d24b55;
}
/* form pedido */
/* precio */
.mitextdecripcion{
			/* margin: 20px 0px; */
			color: #000000;
			text-align: justify;
}
/* COMMON PRICING STYLES */
		.panel.price,
		.panel.price>.panel-heading{
			border-radius:0px;
			 -moz-transition: all .3s ease;
			-o-transition:  all .3s ease;
			-webkit-transition:  all .3s ease;
		}
		.panel.price:hover{
			box-shadow: 0px 0px 30px rgba(0,0,0, .2);
		}
		.panel.price:hover>.panel-heading{
			box-shadow: 0px 0px 30px rgba(0,0,0, .2) inset;
		}
		
				
		.panel.price>.panel-heading{
			box-shadow: 0px 5px 0px rgba(50,50,50, .2) inset;
			text-shadow:0px 3px 0px rgba(50,50,50, .6);
		}
			
		.price .list-group-item{
			border-bottom-:1px solid rgba(250,250,250, .5);
		}
		
		.panel.price .list-group-item:last-child {
			border-bottom-right-radius: 0px;
			border-bottom-left-radius: 0px;
		}
		.panel.price .list-group-item:first-child {
			border-top-right-radius: 0px;
			border-top-left-radius: 0px;
		}
		
		.price .panel-footer {
			color: #fff;
			border-bottom:0px;
			background-color:  rgba(0,0,0, .1);
			box-shadow: 0px 3px 0px rgba(0,0,0, .3);
		}
		
		
		.panel.price .btn{
			box-shadow: 0 -1px 0px rgba(50,50,50, .2) inset;
			border:0px;
		}
/* red price */

	
		.price.panel-red>.panel-heading {
			color: #fff;
			background-color: #D04E50;
			border-color: #FF6062;
			border-bottom: 1px solid #FF6062;
		}
		
			
		.price.panel-red>.panel-body {
			color: #fff;
			background-color: #EF5A5C;
		}
		
		
		
		
		.price.panel-red>.panel-body .lead{
				text-shadow: 0px 3px 0px rgba(50,50,50, .3);
		}
		
		.price.panel-red .list-group-item {
			color: #333;
			background-color: rgba(50,50,50, .01);
			font-weight:600;
			text-shadow: 0px 1px 0px rgba(250,250,250, .75);
		}
.clr-isimo{display: block; width:100%; border:none;height: 100%; overflow: hidden;position: relative;min-height: 659px;}
.contframe .OuterPanel{
	background-color: #000000;
}
/*media queries*/

@media screen and (max-width: 768px){
	.lateraltip{
		margin-top: 0px;
	}
	.servicios-titulo2{font-size: 20px;}
	.img-marcas img{margin: 0px;}
	

}


@media screen and (min-width: 768px) and (max-width: 980px){
	.navbar-nav>li>a{
		font-size: 13px;
	}
	.servicios-titulo{
		font-size: 10px;
		height:30px;
		padding:10px 10px 10px 10px;
		line-height: 20px;
	}
	.servicios-titulo2{font-size: 18px;}
	.col-servicioslanding{min-height: 350px;}
}

@media (max-width: 1015px) {
  .navbar-nav>li>a{
		font-size: 11px;
	}


@media screen and (min-width: 480px) and (max-width: 767px){
	.navbar-nav>li>a{
		font-size: 11px !important;
	}
	.col-video iframe{
		height:400px;
		width:100%;
	}
	.antes-despues-texto{
		line-height: 120px;
		height: 120px;
	}
	.servicios-titulo{
		font-size: 12px;
		height:40px;
		padding:10px 10px 10px 10px;
		line-height: 30px;
	}
	.servicios-titulo2{font-size: 18px;}
	.elem_tips{
		min-height: 200px !important;
	}
	.col-servicioslanding{min-height: 250px;}
}

@media screen and (min-width: 480px) and (max-width: 640px){
	.servicios-titulo2{font-size: 12px;}
	.col-servicioslanding{min-height: 200px;}
}

@media screen and (max-width: 479px){
	.imgrsp{width: 75%;}
	.logo{height: 65px; padding-top: 10px;}
	.col-video iframe{
		height:300px;
	}
	.antes-despues-texto{
		line-height: 120px;
		height: 120px;
	}
	.servicios-titulo{
		font-size: 10px;
		height:40px;
		padding:5px 10px 5px 10px;
		line-height: 30px;
	}
	.servicios-titulo2{font-size: 12px;}
	.col-servicioslanding{min-height: 180px;}
}

.titulo-id h2 {margin-bottom: 10px;font-weight: bold;width: 100%;text-align: right;padding-right: 20px;}