body {
  font-family: 'Roboto', sans-serif;
  background:url(../img/fondo.jpg) no-repeat center center fixed;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

ul li {
  list-style: none;
  text-decoration:none;
}

a:hover {
	text-decoration: none;
	color: #949494;
	transition:all 0.3s ease;
}

a:focus {
  outline:none;
  outline-offset: 0;
  text-decoration:none;
}

a {
text-decoration:none;
color:#717171;
transition:all 0.3s ease;
}

a:visited {
text-decoration:none;
}

a:active {
text-decoration:none;
}

*::-moz-selection{
   background: #c485ff;
}

*::selection {
   background: #c485ff;
}

select:-moz-focusring {
    color: transparent;
	outline:none !important;
    text-shadow: 0 0 0 #000 !important;
	border:0 !important;
}

body, nav, ul, li, a  {margin: 0; padding: 0;}


.container_menu {
width: 100%;
margin: 10px auto;
}


/* Demo Styles */
#content {
  margin: 0 auto;
  padding-bottom: 50px;
  width: 80%;
  max-width: 978px;
}

h1 {
  font-size: 40px;
}

/* LOADER/////////////// */
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  overflow: hidden;
}
.no-js #loader-wrapper {
  display: none;
}

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #a147f6;/* VIOLETA */
  -webkit-animation: spin 1.7s linear infinite;
          animation: spin 1.7s linear infinite;
  z-index: 100;
}
#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #ebecee; /* GRIS */
  -webkit-animation: spin-reverse .6s linear infinite;
          animation: spin-reverse .6s linear infinite;
}
#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #7a05eb;
  -webkit-animation: spin 1s linear infinite;
          animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes spin-reverse {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  background: #232323;
  z-index: 100;
}

#loader-wrapper .loader-section.section-left {
  left: 0;
}

#loader-wrapper .loader-section.section-right {
  right: 0;
}

/* Loaded styles///// */
.loaded #loader-wrapper .loader-section.section-left {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader-wrapper .loader-section.section-right {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #loader {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.loaded #loader-wrapper {
  visibility: hidden;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 0.3s 1s ease-out;
  transition: all 0.3s 1s ease-out;
}




.header{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	padding-bottom: 3px;
	padding-top: 3px;
	background-color: #1a1a1a;
}


select:focus{
	outline: none;
}

/*home*/

.headerMargen {
	background-image:url(../img/logo1.png);
	background-repeat:no-repeat;
	width:388px;
	height:60px;
	margin:30px 0 30px 0
}

.tel{
	font-size: 14px;
	text-align: right;
	color: #e1e1e1;
	font-weight: 300;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

.s_home{
	max-height:550px;
	display:block}
	
.carousel-caption{
	top:70px;
	display:block
	}
	
.carousel-caption p{
	font-weight:500;
	color:#232323;
	font-size: 17px;
	text-transform:uppercase;
	line-height: 12px
	}
.carousel-caption h1{
	font-weight:900;
	color:#2f2b5a;
	font-size: 52px;
	text-transform:uppercase;
	letter-spacing:-0.04em;
	line-height: 46px;
	margin-top:10px;
	margin-bottom:10px
	}
.carousel-caption h2{
	font-weight:300;
	color:#761dc9;
	font-size: 21px;
	text-transform:uppercase;
	letter-spacing:-0.04em;
	line-height: 21px;
	margin-top:10px;
	margin-bottom:10px
	}
	
	.carousel-caption h1 span{
	font-size: 80px;
	}

	.carousel-control{
display: block
}

.sacar{
display: block
}


.garantia_home{
	padding:50px;
	margin: auto;
	text-align:center;
	}
	
.garantia_home h2{
	font-size:23px;
	text-align:center;
	color: #2f2b5a;
	padding-top:10px;
	padding-bottom: 5px;
	text-transform:uppercase;
	font-weight:700;
	letter-spacing:-0.04em;
	padding:0 20px 0 20px
	}
	
.garantia_home p{
	font-size:14px;
	text-align:center;
	color: #2f2b5a;
	padding:10px
	}

.garantia_home img{
	max-width:80px;
	width:100%;
	vertical-align:middle;
	}


.home_margen{
	padding: 80px 0 80px 0
	}

.quienes{
	text-align:center;
	}
	
.quienes h2{
	font-size:34px;
	color:#f7f7f7;
	font-weight:300;
	text-transform:uppercase;
	font-weight:700;
	padding-bottom:20px
	}
	
.quienes p{
	font-size:16px;
	color:#f7f7f7;
	font-weight:300;
	padding:0 15% 0 15%;
	line-height: 22px;
	margin-bottom:40px
	}

.btn_nos {
	font-weight:500;
	color: #f7f7f7;
	font-size: 14px;
	background: #232323;
	padding: 15px 40px 15px 40px;
	text-decoration: none;
	margin-bottom:10px;
	text-transform:uppercase;
}

.btn_nos:hover {
	background: #2f2f2f;
	text-decoration: none;
	color: #f7f7f7;
}



.prod{
	text-align:center;
	}	
	
.prod h2{
	font-size:34px;
	color:#2f2b5a;
	font-weight:300;
	text-transform:uppercase;
	font-weight:700;
	padding-bottom:20px
	}	

.prod_home{
	padding:5px;
	margin: auto;
	text-align:center;
	}
	
.prod_home img{
	max-width:300px;
	width:100%;
	vertical-align:middle;
	opacity:1;
	transition:all 0.3s ease;
	}
	
.prod_home img:hover{
	max-width:300px;
	width:100%;
	vertical-align:middle;
	-webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3);
	}
	

.prod_home p{
	font-size:14px;
	text-align:center;
	color: #2f2b5a;
	padding-top:10px;
	padding-bottom: 10px;
	text-transform:uppercase;
	font-weight:500;}

	
.mapa{
	margin: auto;
	z-index:2;
 	top:-40px;
	background-color:#363c8d;
	padding:40px;
	text-align:center;
}
	
.mapa p{
	font-size:16px;
	text-align:center;
	color: #e5e5e5;
}






	
.circular{
	margin: auto;
	text-align: center;
	padding-bottom: 20px;
	
}

.circular_img{
	height: 230px;
    width: 230px;
	background-repeat: no-repeat;
    background-position: 50%;
    border-radius: 50%;
    background-size: 100% auto;
	vertical-align:middle;
	margin: auto;
	text-align:center;

}

.circular h2 {
	font-size:20px;
	color:#f36368;
	font-weight:500;
	padding:10px 0 10px 0
}

.circular p{
	font-size:16px;
	color:#4d4d4d;
	font-weight:300;
	line-height: 22px;
	padding:0 15% 0 15%;
	}
	
.marca_home{
	margin: auto;
	text-align:center;
	padding:40px 0 40px 0
	}	
	
.marca_home img{
	max-width:230px;
	width:100%;
	vertical-align:middle;

	}	
	
	
.circularmapa{
	margin: auto;
	text-align:center;
	padding-bottom:20px

}

.circularmapa_mapa{
	height: 300px;
    width: 300px;
    background-position: 50%;
    border-radius: 50%;
    background-size: 100% auto;
	vertical-align:middle;
	margin: auto;
	text-align:center;

}

span.roll {
	background: url(../img/lupa.png) center center no-repeat;
	height: 300px;
	position: absolute;
	width: 300px;
	z-index: 10;	
	-webkit-box-shadow: 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 4px  #000;
	box-shadow: 0px 0px 4px  #000; 
	border-radius: 50%;
    background-size: 100% auto;
	vertical-align:middle;
	margin: auto;
	text-align:center;
}

.circularmapa h2 {
	font-size:16px;
	color:#f36368;
	font-weight:500;
	padding:10px 0 0 0;
	text-transform:uppercase
}

.circularmapa p{
	font-size:16px;
	color:#f36368;
	font-weight:200;
	line-height: 22px;
	}


.banner{
  background: #f7f7f7;
  color: #b1b1b1;
  font-weight:500;
  padding:25px;
  font-size:14px;
  text-align:center;
  margin-top: 10px
}

.top{
	padding-top:25px;
	padding-bottom:25px
}

.margen_row{
	padding-bottom:15px
}

.margen_productos{
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-top: 20px;
}

/* form
-------------------------------------------------------------- */
.form{text-align:center;}

.form h2{
	font-size:34px;
	color:#fff;
	font-weight:300;
	text-transform:uppercase;
	font-weight:700;
	padding-bottom:20px
	}
.control-label{
	color:#fff;
	}
.check_class{
	text-align:left;
	margin:0;
	color:#FFF;

	}
.check_texto{
	color:#FFF;
		font-size:13px
	}		
	
.g-recaptcha{
	display: flex;
  justify-content: center;
  padding:10px
	}		


/* Nav home
-------------------------------------------------------------- */


#nav-trigger {
	display: none;
	text-align: center; }
#nav-trigger span {
	display: inline-block;
	padding: 10px 30px;
	color: #232323;
	font-weight: 700;
	font-size:24px;
	text-transform: uppercase;
}
#nav-trigger span:after {
	display: inline-block;
	margin-left: 10px;
	width: 20px;
	height: 10px;
	content: "";
	border-left: solid 10px transparent;
	border-top: solid 10px #333;
	border-right: solid 10px transparent; }
#nav-trigger span:hover {
	color:#232323 }
#nav-trigger span.open:after {
	border-left: solid 10px transparent;
	border-top: none;
	border-bottom: solid 10px #333;
	border-right: solid 10px transparent; }

nav {
	}

nav#nav-main {
	padding: 10px 10px 0px; }
nav#nav-main ul {
	list-style-type: none;
	margin: 0;
	padding: 0; }
nav#nav-main li {
	display: inline-block;
	padding: 0 5px; }
nav#nav-main li:last-child {
	border-right: none; }
nav#nav-main a {
	display: block;
	color: #8a8a8a;
	padding: 10px 30px 10px 10px;
	text-transform: uppercase;
	font-weight: 400;
	transition:all 0.3s ease;
}
nav#nav-main a:hover {
	color: #781dcd;
	transition:all 0.3s ease;}

nav#nav-mobile {
	position: relative;
	display: none; }
nav#nav-mobile ul {
    display: none;
    list-style-type: none;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    background-color: #fff;
	z-index:10 }
nav#nav-mobile li {
    display: block;
    padding: 5px 0;
    margin: 0 5px;
    border-bottom: solid 1px #8a8a8a; }
nav#nav-mobile li:last-child {
    border-bottom: none; }
nav#nav-mobile a {
    display: block;
    color: #8a8a8a;
    padding: 10px 30px;
	text-transform: uppercase;
	font-weight: 700; }
nav#nav-mobile a:hover {
    background-color: #781dcd;
    color: #fff; }

/* =Media Queries
-------------------------------------------------------------- */
@media all and (max-width: 900px) {
  #nav-trigger {
    display: block; }

  nav#nav-main {
    display: none; }

  nav#nav-mobile {
    display: block; }
}



.multi_sl{
	padding:20px;
	}
	
.thumb p{
	font-size:12px;
	color:#232323;
	font-weight:500;
	padding:20px 0 20px 0;
	text-transform:uppercase
	}
	
.thumb img{
	max-width:200px;
	width:70%;
	height:70%

	}
	
	

.thumb {
display: block;
	padding:0px;
    border: none;
	margin-bottom:0px;
	}
	
	
	
	
.thumb:hover {
  background: #e8e8e8;
  text-decoration: none;
}		
	
	
/*whatsapp*/	
.whatsapp {
  position:fixed;
  bottom:80px;
  right:-20px;
  background-color:#25d366;
  color:#FFF;
  text-align:center;
  font-size:14px;
  z-index:1000;
  padding:10px 40px 10px 20px
}

.whatsapp a:hover{

  background-color:#033;
  color:#FFF;

}

.whatsapp-icon {

}

	



/*productos*/

.product-image-wrapper{
	border:1px solid #c3c3c3;
	padding:10px;
	overflow: hidden;
	margin-bottom:10px;
	transition: all .2s ease-in-out;
	  display: inline-block;
}

.product-image-wrapper:hover
{
	background-color:#FFF;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
  border:1px solid #781dcd;
  z-index:100;
  position: relative}




.single-products {
  position: relative;
}


.new, .sale {
  position: absolute;
  top: 0;
  right: 0;
}

.productinfo h2{
	color: #232323;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: 700;
	padding-left:5px
}

.productinfo p{
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #777777;
  padding-left:5px;
  margin-bottom: 5px
}

.productinfo img{
  width: 100%;
}

.productinfo{
 position:relative;
}

.productmargin{
	padding:none
}

/*productos_ofertas*/

.product-image-wrapperof{
	border:1px solid #c3c3c3;
	padding:10px;
	overflow: hidden;
	margin-bottom:10px;
	transition: all .2s ease-in-out;
	  display: inline-block;
}

.product-image-wrapperof:hover
{
	background-color:#FFF;
  border:1px solid #781dcd;
  z-index:100;
  position: relative}



.productinfoof h2{
	color: #232323;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 700;
	padding-left:5px;
	text-transform:uppercase;
	text-align:center
	
}

.productinfoof p{
  font-family: 'Roboto', sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #777777;
  padding-left:5px;
  margin-bottom: 5px
}

.productinfoof img{
  width: 100%;
   height: auto;
   max-width: 100%;
   
}

.mascara{
 overflow: hidden;
 height: 300px;
 width: 100%;

}

.productinfoof{
 position: relative;
  margin: 0 0 1em 0;
  width: 100%;
  cursor: pointer;
}


.btn_oferta {
	font-weight: 500;
	color: #ffffff;
	font-size: 20px;
	background: #363c8d;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	text-align: center;
	display: block

}

.btn_oferta:hover {
  background: #383d76;
  text-decoration: none;
  color: #ffffff;
}




.seleccion-wrapper{
	padding-top:10px;
	overflow: auto;
}

.marg{
	margin-left:8%
}

.seleccion-cantidad{
	width:100%;
  	font-weight:500;
	background-color: #f7f7f7;
	border:#d2d2d2 solid 1px;
	outline: none;
	padding:5px;
}

.fuentepedido{
	font-size:11px;
	color:#858585
}

.seleccion-ordenar{
  	font-weight:500;
	background-color: #f7f7f7;
	border:#d2d2d2 solid 1px;
	outline: none;
	padding:5px;
}

.derecha{
	float:right
}


.btn_carro-wrapper{
	padding-top: 10px;
	padding-bottom: 5px;
	overflow: hidden;
	width:100%;
	position: absolute;
}

.btn_carro {
	font-weight: 500;
	font-style: italic;
	color: #ffffff;
	font-size: 13px;
	background: #363c8d;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
	text-align: center;
	display: block;
	margin:3px

}

.btn_carro:hover {
	background: #383d76;
	text-decoration: none;
	color: #ffffff;
}



/*menu izquierda*/

.margen_sidebar{
	margin-right:40px
}


.accordion-menu {
  width: 100%;
  margin: 10px 0px 20px 0px;
  border-radius: 4px;
  padding:0px
}

.accordion-menu li.open .dropdownlink {
  color: #781dcd;
}
.accordion-menu li.open .dropdownlink .fa-chevron-down {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.accordion-menu li:last-child .dropdownlink {
  border-bottom: 0;
}

.dropdownlink {
	cursor: pointer;
	display: block;
	padding: 15px 15px 15px 35px;
	font-size: 17px;
	border-bottom: 2px solid #cbcbcb;
	color: #686868;
	position: relative;
	-webkit-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.dropdownlink i {
  position: absolute;
  top: 17px;
  left: 0px;
}
.dropdownlink .fa-chevron-down {
 left: 12px;
}

.submenuItems {
  display: none;
  background: #f7f7f7;
  padding: 0px;

}
.submenuItems li {
  border-bottom: 1px solid #e6e6e6;
}

.submenuItems a {
  display: block;
  color: #727272;
  padding: 5px 5px 5px 35px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  text-decoration:none;
}
.submenuItems a:hover {
  background-color: #e2e2e2;
  color: #686868;
  text-decoration:none;
}

.submenuItems a:visited {
  text-decoration:none;
  color: #686868;
}

.submenuItems a:active {
  text-decoration:none;
}

.submenuItems a:focus{
  text-decoration:none;
}



.filter-button {

  color: #727272;
  padding: 5px 5px 5px 35px;
  background-color:#f7f7f7;
 text-decoration:none;
  border:none;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  width:100%;
  text-align:left
}

.filter-button:hover {
  background-color: #e2e2e2;
  color: #686868;
  text-decoration:none;
}

.filter-button:visited {
  text-decoration:none;
  color: #686868;
}

.filter-button:active {
  text-decoration:none;
}

.filter-button:focus{
  text-decoration:none;
  outline:0px
}


.sidelink {
	cursor: pointer;
	display: block;
	padding: 5px 5px 5px 35px;
	font-size: 15px;
	border-bottom: 2px solid #cbcbcb;
	color: #686868;
	position: relative;
	-webkit-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}

.sidelink a:hover {
	background-color: #0C0
}

.busqueda-wrapper{
	padding-top:10px;
	overflow: hidden;

}

.checkbox-wrapper{
	padding-top:10px;
	padding-left:15px;
	overflow: hidden;
}

.logo-wrapper{
	width: 100%;
	max-width:120px;
	padding-top:40px;
	padding-bottom:20px;
	padding-left:10px
	
}

.checkbox{
	color:#686868;
	font-size:14px;
	border-bottom:#d0d0d0 1px dashed
}

.cuadrado{
	background-color:#e2e3e8;
	border: #F00 1px solid
}

/*caracteristicas*/

.productos_legales{
	font-size: 9px;

}
.productos_top{
	font-size: 11px;
	font-weight: 900;
	border-bottom: #242424 2px solid;
	color: #242424;
	padding-bottom: 10px
}

.productos_detalle{
	font-size: 11px;
	font-weight: 400;
	border-bottom: #fff 1px solid;
	color: #333333;
	padding-bottom: 10px;
	padding-top: 10px;
	text-transform: uppercase;
}


.productos_totales{
	font-size:12px;
	font-weight:700;
	border-bottom:#d0d0d0 1px solid;
	color:#242424;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color:#f7f7f7
}

.slideprod{
	font-size:14px;
	font-weight:700;
	color:#fff;
	background-color:#363c8d;
	padding:10px;
	z-index:10;
	position: absolute
}


.stacktable { width: 100%; }
.st-head-row { padding-top: 1em; }
.st-head-row.st-head-row-main { font-size: 1.5em; padding-top: 0; }
.st-key { width: 49%; text-align: left; padding-right: 5px; }
.st-val { width: 49%; padding-left: 5px; }

.modelo h1{
	font-size:20px;;
	color:#363c8d;
	padding-bottom: 10px;
	font-weight:200
}

.modelo h1 span{
	font-weight:700
}

.desc_acces h2{
	font-size:16px;;
	color:#363c8d;
	font-weight:700
}

.desc_acces h2 span{
	font-weight:200
}

.desc_acces p{
	font-size:14px;;
	color:#6b6b6b;
	padding-bottom: 10px;
}

.btn_int {
  font-weight:500;
  font-style:italic;
  color: #ffffff;
  font-size: 13px;
  background: #363c8d;
  padding: 20px 20px 20px 20px;
  text-decoration: none;
  margin:3px;
  margin-bottom:10px
}

.btn_int:hover {
	background: #34397a;
	text-decoration: none;
	color: #ffffff;
}

.btn_gris {
  font-weight:500;
  font-style:italic;
  color: #ffffff;
  font-size: 15px;
  background: #d0d0d0;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  margin-bottom:10px
}

.btn_gris:hover {
	background: #c3c3c3;
	text-decoration: none;
	color: #ffffff;
	margin-right: 30px;
}

/*CUENTA*/
.margen_cuenta {
	padding:5px;
	color:#747474;
	display: table-cell;
    vertical-align: middle;
}

.titulo_cuenta {
	font-size:18px;
	color:#2f2f2f;
	font-weight:700;
	font-style:italic;
	text-transform:uppercase

}







/* pop up */


#popup {
   visibility: hidden;
   opacity: 0;
   margin-top: -300px;
}
#popup:target {
   visibility:visible;
   opacity: 1;
   background-color: rgba(0,0,0,0.8);
   position: fixed;
   top:0;
   left:0;
   right:0;
   bottom:0;
   margin:0;
   z-index: 999;
   transition:all 1s;
}
.popup-contenedor {
   position: relative;
   margin:7% auto;
   padding:30px 50px;
   background-color: #fafafa;
   color:#333;
   border-radius: 0px;
   width:50%;
}


	.popup-contenedor h2
	{color: #232323;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 700;
	padding:20px
	}

	
	
a.popup-cerrar {
   position: absolute;
   top:3px;
   right:3px;
   background-color: #343c8d;
   padding:7px 10px;
   font-size: 20px;
   text-decoration: none;
   line-height: 1;
   color:#fff;
}

.control-label1{
	color: #333;
	text-align:right;
	padding:5px
	}




/* RESPONSIVE */

.stacktable.large-only { display: table; }
.stacktable.small-only { display: none; }

@media (max-width: 800px) {
  .stacktable.large-only { display: none; }
  .stacktable.small-only { display: table; }
  #popup:target {
   position: absolute;
}
#popup {
   visibility: hidden;
   opacity: 0;
   margin-top: 0px;
}
}

/*footer*/

.footer-wrap { 
    display: block;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color:#232323
}

.footer-wrap h2{ 
	color:#9f52e7;
	font-size:14px;
	text-transform: uppercase;
	font-weight:700; 
	
}

.footer-wrap p{ 
	color:#747474;
	font-size:12px;
	text-transform: uppercase;
}


/*scroñllup*/
div#page {
max-width: 900px;
margin-left: auto;
margin-right: auto;
padding: 10px;
}
		
.back-to-top {
font-weight:700;
font-style:italic;
position: fixed;
bottom: 2em;
right: 0px;
text-decoration: none;
color: #FFF;
background-color: rgba(120, 29, 205, 0.90);
text-transform: uppercase; 
font-size:14px;
padding: 1em;
display: none;
z-index:1000
}

.back-to-top:hover {	
background-color: #232323;
color: #FFF;
text-decoration:none
}



/* Makes images fully responsive */

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  max-width:500px;
  height: auto;
}

/* ------------------- Carousel Styling ------------------- */

.carousel-inner {
  border-radius: 0px;
}

.carousel-caption {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 10;
	padding: 0 0 10px 25px;
	color: #fff;
	text-align: left;
}

.carousel-inner img{
	padding:10px
}

.carousel-indicators {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 15;
  margin: 0;
  padding: 0 25px 25px 0;
  text-align: right;
}

.carousel-control.left,
.carousel-control.right {
  background-image: none;
}





/* The controlsy */




@media screen and (min-width: 768px) {

  .section-white {
     padding: 1.5em 0;
  }
  



}




@media screen and (max-width: 768px) {
    .active {
        display: block;
    }
    .nav > li {
        float: none;
    }
    .nav > li > .parent {
        background-position: 95% 50%;
    }
    .nav li li .parent {
    }
    .nav ul {
        display: block;
        width: 100%;
    }
   .nav > li.hover > ul , .nav li li.hover ul {
        position: relative;
    }
	
	.derecha{
	float:none;
	text-align:center;
	display:block;
	}
	
	.btn_nov {
		display:block;
		text-align:center

	}
	
	.btn_gris {
		display:block;
		text-align:center

	}
	
	.nav li li a {
	width: 100%;
	}
	
	.margen_sidebar{
	margin-right:0px
	}
	
	.footer-align{
	text-align:left;
	background-image:none;
	}
	
	.quienes p{
	padding:0;

	}
	
	.tel{
  font-size: 13px;
  text-align: center;
  padding:10px 0px 10px 0px;
}

.headerMargen {
	background-image:url(../img/logo2.png);
	background-repeat:no-repeat;
	width:275px;
	height:60px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	display:block
}

.footer-wrap {
	text-align: center;
}

.popup-contenedor {

   margin:2% auto;

   width:80%;
}



}

@media screen and (max-width: 922px) {
	
	.footer-align{
	text-align:left;
	background-image:none;
	}
	
	.tel{
  font-size: 13px;
  text-align: center;}
  

.headerMargen {
	background-image:url(../img/logo2.png);
	background-repeat:no-repeat;
	width:275px;
	height:60px;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	display:block
}

.s_home{
	display:none

	}

	.sacar{
display: none
}


.mascara{
 overflow: hidden;
 height: auto;
 width: 100%;
}

.product-image-wrapper{

	  display: block;
	  margin:auto;
	  text-align:center
}

.footer-wrap {
	text-align: center;
}
