body,
html {
	background: #f9f9f9;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	color: #373737;
}
input[type="text"],
input[type="text"]:focus {
	outline: none;
	box-shadow: none;
}
h2 {
	font-size: 32px;
	font-weight: 300;
	padding-bottom: 15px;
}
.paragraph {
	font-size: 16px;
	line-height: 24px;
}
a:hover {
	text-decoration: none;
}
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset !important;
	background-color: transparent !important;
}
.bg-light {
	background-color: #f1f1f1 !important;
}
@font-face {
	font-family: "etap";
	src: url("../fonts/etap.eot?v=518");
	src: url("../fonts/etap.eot?v=6#iefix") format("embedded-opentype"), url("../fonts/etap.woff?v=518") format("woff"), url("../fonts/etap.ttf?v=518") format("truetype");
	font-weight: normal;
	font-style: normal;
}
.etap-icon {
	font-family: "etap";
	font-weight: normal;
	font-style: normal;
}
.etap-icon.etap-phone:before {
	content: "\f000";
}
.etap-icon.etap-email:before {
	content: "\f001";
}
.etap-icon.etap-palomita:before {
	content: "\f002";
}
.etap-icon.etap-cart:before {
	content: "\f016";
}
.etap-icon.etap-dinero:before {
	content: "\f003";
}
.etap-icon.etap-palomita-alt:before {
	content: "\f004";
}
.etap-icon.etap-ubicacion:before {
	content: "\f005";
}
.etap-icon.etap-garantia:before {
	content: "\f006";
}
.etap-icon.etap-mision:before {
	content: "\f007";
}
.etap-icon.moon:before {
	content: "\f061";
}
.etap-icon.etap-vision:before {
	content: "\f008";
}
.etap-icon.etap-valores:before {
	content: "\f009";
}
.etap-icon.etap-fav:before {
	content: "\f036";
}
.etap-icon.etap-star:before{content:"\f040";}
.etap-icon.etap-star-solid:before{content:"\f03f";}
.etap-icon.etap-plus:before{content:"\f04f";}
.etap-icon.etap-bullet:before {
	content: "\f038";
}
.etap-icon.etap-clock:before {
	content: "\f03a";
}
.etap-icon.etap-extra:before {
	content: "\f03b";
}
.bg-top-black {
	background: #1a1c28;
	padding: 13px 0;
}
.top-contact {
	text-align: center;
}
.top-contact a {
	color: #fff;
	font-weight: 600;
	margin-left: 10px;
	font-size: 12px;
}
.minheighVh {
	min-height: calc(100vh - 345px);
}
.navbar-light .navbar-nav .nav-link {
	font-size: 21px;
	font-weight: 600;
	padding: 10px;
	color: #333;
}
.navbar-light .navbar-nav .nav-link:last-child {
	padding-right: 0;
}
.navbar {
	padding: 9px 0 0;
}
.bkg-shadow-top {
	padding: 10px 0;
	box-shadow: 0px 2px 5px -3px rgba(51, 51, 51, 0.6);
}
#main-slide {
	background-position: top center;
	background-size: cover;
	min-height: 500px;
	background-repeat: no-repeat;
	padding: 40px 0;
}
.overlayTa {
	color: #fff;
	background: rgba(0, 0, 0, 0.6);
	font-size: 25px;
	font-weight: 300;
	line-height: 1.3em;
	padding: 1% 4%;
	width: 100%;
	max-width: 320px;
	margin: 0 auto;
	text-align: center;
}
.verestadocuenta {
	margin: 20px 0;
}
.g-recaptcha {
	display: inline-block;
}
.loginform {
	background: rgba(255, 255, 255, 0.75);
	margin-top: 8%;
	padding: 20px 25px 30px;
	border-radius: 7px;
	width: 100%;
	margin: 30px auto 25px;
	min-height: 350px;
	position: relative;
	overflow: hidden;
	z-index: 4;
}
.loginform.registerpage {
	padding-left: 0;
	background: transparent;
	width: 100%;
	height: auto;
	min-height: 301px;
}
#formLost {
	padding: 20px 25px 30px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	transform: translateX(100%);
	transition: transform 0.25s ease-in-out;
}
#formLost.active {
	transform: translateX(0);
}
#lostPass {
	cursor: pointer;
}
#formLost .btn-ingresar button {
	margin-bottom: 10px;
}
.registerpage .inicioSesion {
	text-align: left;
}
.spaceTop {
	padding: 20px 0;
}
.logo {
	width: 100%;
	max-width: 200px;
	font-size: 52px;
	line-height: 1em;
}
.inicioSesion {
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	padding-bottom: 15px;
}
.loginform .form-control {
	height: auto;
	padding: 11px 12px;
	border: 1px solid #999999;
	font-size: 16px;
	margin-bottom: 15px;
}
.custom-file {
	padding: 11px 12px;
	height: auto;
}
.form-check {
	margin-bottom: 1rem;
}
.custom-file-label {
	padding: 11px 12px;
	height: auto;
}
.custom-file .custom-file-label::after {
	padding: 11px 12px;
	bottom: 0;
	height: 41px;
}
.btn-ingresar button {
	width: 100%;
	padding: 10px 0;
	font-size: 17px;
	font-weight: 400;
}
.registerpage .btn-ingresar button {
	display: inline-block;
	width: auto;
	padding: 10px 30px;
}
.btn-ingresar > div {
	display: block;
	color: #333;
	font-size: 14px;
	padding: 12px 0 0;
	font-weight: 600;
}
.registerpage .btn-ingresar > div {
	display: inline-block;
	margin-right: 10px;
}
.btn-registrar .btn {
	font-size: 17px;
	padding: 10px 30px;
}
.marginbottom30 {
	margin-bottom: 45px;
}
.p-bottom-registro {
	padding-bottom: 20px;
	margin-bottom: 5px;
	position: relative;
}
section.section {
	min-height: calc(100vh - 310px);
}
.form-group .error-div {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #f00;
	font-weight: 600;
}
.loginform .p-bottom-registro input.form-control {
	margin-bottom: 0;
}
.loginform .form-group.label-error .form-control {
	border-color: #f00;
}
.loginform .form-group.label-success .form-control {
	border-color: green;
}
.loginform .form-group.label-success .error-div {
	color: green;
	font-weight: 600;
}
.topBarIcon {
	font-size: 15px;
	color: #ffffff;
}
.blueBenefits {
	background-color: #ffffff;
	padding-bottom: 66px;
	margin-bottom: 45px;
	text-align: center;
	color: #666666;
}
.blueBenefits span {
	font-size: 16px;
}
.benefitsCorner {
	border-color: #00afe0 transparent transparent transparent;
	border-width: 20px 20px 0 0;
	border-style: solid;
	height: 0;
	width: 0;
}
.widthMenu {
	width: 200px;
}
div.benefitsTile h3 {
	margin-bottom: 30px;
	text-align: center;
	margin-top: 45px;
	font-size: 45px;
	color: #ffffff;
}
.imgbeneficios {
	font-size: 60px;
	color: #00cfec;
}
.imgbeneficios i {
	border-bottom: 3px solid #ebebeb;
	padding-bottom: 8px;
}
.mediosText {
	color: #333;
	font-size: 17px;
}
.laptopLeft {
	margin-left: -220px;
	margin-top: 130px;
}
.text-left {
	text-align: left;
}
.overlayTaNew {
	background-color: rgb(0, 0, 0, 0.5);
	text-align: center;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
	padding: 32px;
	height: 220px;
	width: 100%;
	max-width: 514px;
	border-radius: 8px;
	margin: 0 auto;
}
.overlayTaNew .regaloensaldo {
	margin-bottom: 15px;
}
.overlayTaNew a {
	background-color: #13c853;
	display: inline-block;
	font-style: normal;
	border-radius: 6px;
	padding: 12px 72px;
	font-weight: 400;
	max-width: 320px;
	font-size: 21px;
	color: #ffffff;
	margin: 0 auto;
	margin-top: 20px;
}
.imgvalores {
	font-size: 102px;
	color: #398bef;
	line-height: 1em;
	margin-bottom: 20px;
}
.title-valores {
	font-size: 24px;
	font-weight: 400;
	line-height: 1em;
	margin-bottom: 15px;
}
.content-valores {
	font-size: 17px;
	line-height: 1.5em;
}
.bkg-gray {
	background: #f2f2f2;
	padding: 2% 0;
}
.bulletsB {
	margin: 0;
	padding: 0;
}
.bulletsB li {
	list-style-type: none;
	padding: 0 0 10px 20px;
	position: relative;
	font-size: 18px;
}
.bulletsB li:before {
	font-family: "etap";
	font-weight: normal;
	font-style: normal;
	content: "\f002";
	position: absolute;
	left: 0;
	font-size: 15px;
	color: #0079db;
}
.beneficiosinfo {
	font-size: 18px;
	line-height: 1.5em;
	margin-bottom: 25px;
}
.buttoncontact a {
	width: 100%;
	max-width: 360px;
	padding: 8px 0;
	font-size: 21px;
	background: #0078d7;
}
footer {
	background: #232323;
	padding: 10px 0 18px;
}
.logo-footer {
	width: 150px;
	margin-bottom: 12px;
}
.title-footer {
	color: #00afe0;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	padding-bottom: 10px;
}
.tabfooter {
	padding: 0;
	margin: 0 0 15px;
}
.tabfooter li {
	list-style-type: none;
	padding: 0 0 5px 0;
}
.tabfooter li a {
	font-size: 15px;
	line-height: 1em;
	color: #7f7f7f;
}
.contact-footer {
	font-size: 14px;
	line-height: 1.5em;
	color: #7f7f7f;
}
.overflow-hidden {
	overflow: hidden;
}
.spaceTables {
	padding: 30px 0;
}
#menuText {
	position: absolute;
	z-index: 3;
	font-weight: 300;
	color: #333;
	display: none;
	font-size: 30px;
	padding-left: 12px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
#menuText.activem {
	display: block;
}
.bkg-mediosRecargas {
	position: relative;
	padding-bottom: 30px;
}
.bkg-mediosRecargas:before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
	height: 30%;
	width: 100%;
}
#backto {
	cursor: pointer;
	display: block;
	color: #333;
	font-size: 14px;
	padding-bottom: 7px;
	font-weight: 600;
}
#id_error_pass {
	display: none;
	color: #fff;
	padding: 7px 0;
	font-size: 15px;
	background: rgb(255, 100, 100);
	border-radius: 6px;
}
#id_error {
	display: none;
	color: #fff;
	padding: 7px 0;
	font-size: 15px;
	background: rgb(255, 100, 100);
	border-radius: 6px;
	margin: 14px 0 0;
}
.iniciarsesion {
	display: inline-block;
	margin: 30px 0 0;
	color: #007bff;
	font-weight: 600;
	cursor: pointer;
}
.wrapper-pass {
	position: relative;
}
.wrapper-pass small {
	position: absolute;
	right: 0;
	top: 0;
	color: #007bff;
	cursor: pointer;
	font-size: 12px;
	font-weight: 600;
	padding: 15px;
}
.shadow-categories {
	height: 124px;
	margin-bottom: 14px;
	background: #fff;
}
.shadow-categories .title-categories {
	font-size: 13px;
	color: #171717;
	text-align: center;
	text-transform: capitalize;
	font-weight: 700;
	font-family: 'Noto Sans JP', sans-serif;
}
.shadow-categories.slideActive {
	border: 1px solid #8593a0;
	background-color: #1a1c28;
}
#categories .slick-current.slick-active .title-categories{
	border-bottom: 2px solid #a01019;
	color: #a01019;
}
#titleCat small{
	font-size: 15px;
}
.shadow-categories.slideActive .title-categories {
	color: #fff;
}
.img-product {
	position: relative;
	background-color: #f1f1f1;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 100%;
}
.img-product span{
	position: absolute;
}
.img-product span.promoted {
	top: 10px;
	left: 10px;
	background-color: #343a40;
	color: #fff;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
	display: block;
	border-radius: 3px;
}
.img-product span.favs {
	top: 10px;
	right: 10px;
	border-radius: 50%;
	color: #dc3545;
	width: 30px;
	height: 30px;
	background: #fff;
	text-align: center;
	line-height: 28px;
	border: 1px solid #f1f1f1;
	font-size: 22px;
}
.img-product span.starimg {
	bottom: 10px;
	right: 10px;
	background: #28a745;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px;
	border-radius:3px;
}
.slick-slide:focus {
	outline: none;
}
.shadow-categories .img-categories {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: 70px;
	border-radius: 7px;
}
.rouded-product {
	border-radius: 6px;
	background-color: #fff;
	box-shadow: 0px 0px 5px #d0d0d0;
	margin-bottom: 10px;
	overflow: hidden;
	height: 165px;
}
.rouded-product .title-product {
	font-size: 16px;
	line-height: 1.5em;
	color: #111;
	overflow: hidden;
	font-weight: 600;
}
.rouded-product .cat-product {
	font-size: 12px;
	color: #5f5959
}
.rouded-product .cat-product i{
	font-size: 8px;
}
.rouded-product .product-time {
	color: #343a40;
	font-size: 12px;
}
.rouded-product .product-time i{
	font-size: 18px;
	display: inline-block;
	vertical-align: middle;
}
.rouded-product .product-price, .popupExtras .product-price {
	color: #900;
	font-size: 20px;
	font-weight: 600;
}
.rouded-product .product-offer {
	font-size: 12px;
}
.product-time a {
	font-size: 16px;
	padding: 6px 13px;
	border: 1px solid #ece7e7;
	height: 30px;
	line-height: 1em;
	border-radius: 0;
}
.product-time .inputCantidad {
	font-size: 16px;
	padding: 13px;
	background: #fff;
	border: 0;
	height: 30px;
	line-height: 1em;
	width: 60px;
	text-align: center;
}
.product-offer .btn-success {
	background: #990000;
	border-color: #990000;
}
.fixedCart {
	position: fixed;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	background: #900;
	bottom: 10px;
	right: 10px;
	border-radius: 50%;
	text-align: center;
	box-shadow: 0 0 0px 5px rgba(35, 35, 35, 0.7);
}
.fixedCart a{
	color: #ffffff;
	display: block;
}
.panelOrder {
	display: none;
}
.panelOrder.panelActive {
	display: block;
}
@media (min-width: 576px) {
	.wrapper-registro {
		width: 50%;
		margin: 0 auto;
	}
}
@media (max-width: 991px) {
	#drowdownTopMenu {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		background: #fff;
		z-index: 2;
	}
	#drowdownTop {
		position: relative;
		z-index: 3;
	}
	#drowdownTopMenu {
		height: 0;
		overflow: hidden;
		opacity: 0;
		-webkit-transition: opacity 0.25s ease-in-out;
		-moz-transition: opacity 0.25s ease-in-out;
		-o-transition: opacity 0.25s ease-in-out;
		transition: opacity 0.25s ease-in-out;
	}
	#drowdownTopMenu.active {
		height: 100vh;
		opacity: 1;
	}
	#drowdownTopMenu .navbar-nav {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		text-align: center;
		height: 100vh;
		padding-left: 0;
		list-style-type: none;
	}
	.g-recaptcha {
		transform: scale(0.9);
		transform-origin: 0 0;
	}
	#rc-imageselect {
		transform: scale(1);
		transform-origin: 0 0;
	}
	.g-recaptcha iframe {
		width: 100% !important;
	}
}
@media (min-width: 768px) {
	img.phonesTop {
		margin-top: -50px;
	}
	.overlayTa {
		position: absolute;
		left: 0;
		top: 50%;
		color: #fff;
		background: rgba(0, 0, 0, 0.6);
		font-size: 34px;
		font-weight: 300;
		line-height: 1.2em;
		padding: 1% 4%;
		width: 46%;
		margin-top: -110px;
		max-width: 50%;
	}
	.overlayTaNew {
		background-color: rgb(0, 0, 0, 0.5);
		text-align: center;
		font-size: 24px;
		padding: 32px;
		max-width: 640px;
		height: auto;
		width: 100%;
		margin: 0;
	}
	.wrapper-overlay {
		margin-left: 30px;
		top: 30%;
		position: absolute;
		height: 220px;
		z-index: 1;
		width: 100%;
	}
	.loginform {
		float: right;
		background: rgba(255, 255, 255, 0.75);
		margin-top: 8%;
		padding: 20px 25px 30px;
		border-radius: 7px;
		width: 352px;
		margin: 30px auto 0;
		min-height: 350px;
		position: relative;
		overflow: hidden;
	}
	.top-contact {
		text-align: right;
	}
	.navbar-light .navbar-nav .nav-link {
		margin-left: 24px;
		font-size: 18px;
		font-weight: 400;
	}
	.mediosText {
		color: #fff;
	}
	footer {
		padding: 2% 0;
	}
	#formLost .btn-ingresar button {
		display: inline-block;
	}
	.shadow-categories .img-categories {
		height: 140px;
	}
	.shadow-categories {
		height: 194px;
	}
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
	.overlayTa {
		font-size: 43px;
	}
}