/*@font-face {font-family: "LuloCleanW01-OneBold"; src: url("//db.onlinewebfonts.com/t/39a2c7f346d5cfae7045aeb2fb50d9ad.eot"); src: url("//db.onlinewebfonts.com/t/39a2c7f346d5cfae7045aeb2fb50d9ad.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/39a2c7f346d5cfae7045aeb2fb50d9ad.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/39a2c7f346d5cfae7045aeb2fb50d9ad.woff") format("woff"), url("//db.onlinewebfonts.com/t/39a2c7f346d5cfae7045aeb2fb50d9ad.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/39a2c7f346d5cfae7045aeb2fb50d9ad.svg#LuloCleanW01-OneBold") format("svg"); }*/
body {
	margin: 0;
	font-family: 'Merriweather Sans', sans-serif;
}

html,
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}

h1, h2, h3, h4, h5{
    font-family: 'Merriweather Sans', sans-serif;
}
h6{
    font-family: 'Merriweather Sans', sans-serif;
}
p{
  font-family: 'Merriweather Sans', sans-serif; 
  font-weight: 300; 
}

span.cartex {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
    font-size: 13px;
}

.navbar-expand-lg .navbar-nav .social-link {
	padding-right: 15px!important;
	padding-left: 15px!important;
}

.navbar-toggler {
	color: white;
}

a.nav-link.text-menu {
    color: #000;
    display: inline-block;
    transition: color 0.4s ease 0s;
    font-size: 13px;
    font-family: 'Montserrat';
    font-weight: 700;
}

a.nav-link.text-menu:hover {
    display: inline-block;
    transition: color 0.4s ease 0s;
    font-size: 13px;
    font-family: 'Montserrat';
    font-weight: 700;
    color: #dd3333;
}
a.nav-link.text-menu:active {
    display: inline-block;
    transition: color 0.4s ease 0s;
    font-size: 13px;
    font-family: 'Montserrat';
    font-weight: 700;
    color: #dd3333;
}
a.dropdown-item.text-menu {
    color: #000;
    display: inline-block;
    transition: color 0.4s ease 0s;
    font-size: 13px;
    font-family: 'Montserrat';
    font-weight: 700;
}
a.dropdown-item.text-menu:hover {
    display: inline-block;
    transition: color 0.4s ease 0s;
    font-size: 13px;
    font-family: 'Montserrat';
    font-weight: 700;
    color: #dd3333;
}

li.nav-item {
	position: relative;
	box-sizing: border-box;
	overflow: visible;
	padding-left: 0;
}

.dropdown:hover>.dropdown-menu {
	display: block;
}

.dropdown-menu {
    margin-top: -5px;
    border: none;
}

.menu-princ {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding: 20px 20px 20px;
}

@media only screen and (max-width: 600px) {
	li.nav-item.modal-but {
		margin-top: 5px;
		margin-bottom: 15px;
	}
}

.btn-info {
    color: #fff;
    background-color: #dd3333;
    border-color: #dd3333;
}
.btn-info:hover {
    color: #fff;
    background-color: #ff0000;
    border-color: #ff0000;
}

/*PARALLAX*/

.wtitle {
	padding: 100px 20px;
}

.btitle {
	padding: 200px 20px;
}

#plx {
	/*background: url(https://i.postimg.cc/2yVjHjyp/seccion-1.png);*/
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#plx2 {
	background-image: url(../fotos/banner1.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#plx3 {
	background: url(https://i.postimg.cc/VsB1QH2r/aceite-oliva.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#plx4 {
	background: url(https://i.postimg.cc/C17vJD61/ali-os.png);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

#plx5 {
	background: url(https://i.postimg.cc/yNb5z0yb/suplementos-alimenticios.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

p.descript {
	background: #0000004f!important;
	margin: -8px 0px!important;
	color: #fff;
	padding: 0px 15px;
}

h2.font-weight-bold.text-white {
	background: #0000004f;
}

a.dec-non {
	cursor: pointer;
	text-decoration: none;
}
.txtNew a {
    color: #fff;
}
.txtNew a:hover {
    color: #83c9b1;
}
/*Modal Carrito*/

.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
}

.table {
	color: #191919;
}

.modal-header {
	border-bottom: 1px solid #19191947;
}

.modal-body {
	padding: 0rem;
}

.table th {
	border-top: none;
}

.table thead th {

    font-family: Varela Round,sans-serif;
    font-size: 14px;
    color: #333;    
}

.text-car {
	font-family: Varela Round,sans-serif;
    font-weight: 500;
    font-size: 18px;
}

h1{
    color:#191919;
    font-size: 34px;
	text-transform: uppercase;
}
tbody#tb_carro {
    font-family: Varela Round,sans-serif;
    font-weight: 300;
    font-size: 12px;
}
/*Fin Modal Carrito*/


/*titulo productos*/


a.nav-link.dropdown-toggle {
	color: grey;
}

.dropdown-menu {
	font-size: 14px;
	color: grey;
	font-weight: 400;
}

.dropdown-item {
	font-weight: 500;
	color: grey;
}

img.logo-firts {
	display: inline!important;
	width: 15%!important;
}

img.card-img-product {
	width: 100%;
	height: auto;
}


/*responsive*/

@media only screen and (max-width: 600px) {
	button#carrito {
		font-size: 11px;
	}
	select#inlineFormCustomSelectPref {
		width: 252px!important;
	}
	img.logo-firts {
		width: 50%!important;
	}
	.flex-center {
		margin-left: 60px;
		margin-right: 54px;
		font-size: 12px;
	}
}


/*nav toogler*/

.navbar-toggler {
	background-color: #dd3333;
}


/*desaparecer escritorio*/

@media only screen and (max-width: 610px) {
	section#section-brand {
		display: none;
	}
}


/*desaparecer movil*/

@media only screen and (min-width: 600px) {
	section#section-brand-responsive {
		display: none;
	}
}

i.fas.fa-envelope.prefix.text-success {
	float: left;
	padding-right: 5px;
	margin-top: 4px;
}

i.fas.fa-lock.prefix.text-success {
	float: left;
	padding-right: 5px;
	margin-top: 4px;
}


/* Forms */

form .required label:after {
	color: #c11717;
	content: ' (*)';
	display: inline;
}


/* Form errors */

form .error {
	background: #FFDACC;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-weight: normal;
}

form .error-message {
	-moz-border-radius: none;
	-webkit-border-radius: none;
	border-radius: none;
	border: none;
	background: none;
	margin: 0;
	padding-left: 4px;
	padding-right: 0;
}

form .error,
form .error-message {
	color: #9E2424;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-ms-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	margin: 1% 1% 1% 0;
}


/*BOTON CARRITO Y CANTIDAD*/

input#cantidad {
	float: left;
	margin-right: 5px;
}

@media only screen and (max-width: 600px) {
	button#carrito {
		font-size: 13px;
		padding: 8px 12px;
	}
	select#inlineFormCustomSelectPref {
		width: 99%!important;
	}
}


/*PAGINADOR*/

.page-item.active .page-link {
    background-color: #83c9b1;
    border-color: #83c9b1;
}

.page-link {
	color: #000;
}


/*buscador*/

label.pri {
	font-size: 20px;
	color: white;
	padding-bottom: 10px;
}

input#price_desde {
	display: block;
	width: 45%;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 18px;
	padding-right: 10px;
}

input#price_hasta {
	display: block;
	width: 45%;
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 18px;
	padding-right: 10px;
}

@media only screen and (max-width: 425px) {
	.cantidad-resultados {
		padding-bottom: 15px;
	}
    li.nav-item {
    padding-left: 0;
}
}


/*tienda*/

.col-lg-3.col-sm-12.col-md-4.columna-pro {
	float: left;
}

hr {
	height: 2px!important;
}


/*modal*/

button.close.cerrar {
	margin: -15px 0px 0px 0px!important;
}

.modal-footer.butoons {
	justify-content: center;
}

.btn-block+.btn-block {
	margin-top: 0;
}


/*Carousel caption*/

.carousel-caption.d-none.d-md-block {
	background: #0000004f;
}

h5.no-hay {
	padding-left: 9%;
}


/*nuevos colores*/

.text-secondary {
	color: #343a40!important;
}

p {
	color: #191919;
	font-size: 14px;
    font-weight: 400;
}

h4#list-categorias-list {
	background: #191919;
}

button#busq {
	color: #222;
	background: #96c222;
	border-color: #96c222;
}

button#busq:hover {
	color: white;
	background: #acca4f;
	border-color: #acca4f;
}

h4.h4 {
	color: #bb7632;
}

strong {
	color: #191919;
}

.carousel-caption.d-none.d-md-block p {
	color: white;
}


a.btn.btn-rounded.btn-log {
	background: #96c222!important;
	border-color: #96c222!important;
	color: #222;
}

a.btn.btn-rounded.btn-log:hover {
	background: #acca4f!important;
	border-color: #acca4f!important;
	color: white;
}

h4.modal-title.w-100.font-weight-bold.text-tit {
	color: #191919;
}

i.fas.fa-envelope.prefix.carta {
	color: #96c222;
}

i.fas.fa-lock.prefix.candado {
	color: #96c222;
}

input.btn.btn-ingreso.btn-lg.btn-block {
	background: #96c222;
	border-color: #96c222;
	color: 222;
}

input.btn.btn-ingreso.btn-lg.btn-block:hover {
	background: #acca4f!important;
	border-color: #acca4f!important;
	color: white;
}

button.close {
	color: #222!important;
}

a {
	color: #827362;
}

a:hover {
	color: #191919;
}

a.list-group-item.list-group-item-action.bg-white:hover {
	font-size: 17px;
	color: #343a40!important;
}

a#iconCarro {
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    padding-left: 15px;
    padding-right: 15px;
}

a#iconCarro:hover {
    color: #83c9b1;
}
a#menuModal {
    color: #fff;
    cursor: pointer;
    font-size: 26px;
    padding-left: 15px;
    padding-right: 15px;
}
a#menuModal:hover {
    color: #f2959b;
}
i.fab.fa-instagram-square{
    color: #fff;
    cursor: pointer;
    font-size: 28px;
    padding-left: 15px;
    padding-right: 15px;
}
i.fab.fa-instagram-square:hover {
	color: #f2959b;
}

i.fab.fa-facebook-square{
    color: #fff;
    cursor: pointer;
    font-size: 28px;
    padding-left: 15px;
    padding-right: 15px;
}
i.fab.fa-facebook-square:hover {
	color: #f2959b;
}

a.nav-link.text-menu2 {
    padding: 0;
}
a.nav-link.text-menu2 {
    padding: 0;
}



/*boton carrito*/

.mt-lg-0,
.my-lg-0 {
	margin-top: 3px!important;
}


/*botones modal interior*/

.actualiza {
	background: #fff;
	color: #333;
	border-color: #333;
}

.actualiza:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
}

.finaliza {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

.finaliza:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
}
.table {
    margin-bottom: 0;
}

/*titulo finalizar compra*/

.page-header {
	color: #bb7632;
}


/*responsive*/

@media only screen and (max-width: 600px) {
	.actualiza {
		font-size: 12px!important;
	}
	.finaliza {
		font-size: 12px;
	}
    .row.align-items-center.colspams {
    text-align: center;
}
}

.card-height {
    height: 390px;
}

.title-two {
    margin-top: 23%;
}

/*vinculos footer

.col-md-3.mx-auto ul li {
	list-style: none!important;
	margin: 40px 40px 40px 0px!important;
	padding: initial!important;
	line-height: 0px;
	font-size: 18px;
	font-weight: 700;
	font-family: Varela Round,sans-serif!important;
	text-decoration: none;
}

.col-md-3.mx-auto p {
	margin: 40px 40px 40px 0px!important;
	padding: initial!important;
	line-height: 0px;
	font-size: 18px;
	font-weight: 700;
	font-family: Varela Round,sans-serif!important;
	text-decoration: none;
}

.col-md-3.mx-auto ul li a:hover {
	color: #bb7632!important;
	text-decoration: none;
}

.col-md-3.mx-auto p a:hover {
	color: #bb7632!important;
	text-decoration: none;
}
*/

/*recetas*/

.view.overlay {
	display: table-cell;
}

#backi {
	background-color: #96c222;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 45%;
}

.cabox {
	background: #fff;
	border-radius: 5px;
	margin-top: 10%;
	margin-bottom: 6%;
	padding: 0px 30px 30px 30px;
	-webkit-box-shadow: -3px 4px 5px 0px rgba(0, 0, 0, 0.44);
	-moz-box-shadow: -3px 4px 5px 0px rgba(0, 0, 0, 0.44);
	box-shadow: -3px 4px 5px 0px rgba(0, 0, 0, 0.40);
}

@media only screen and (max-width: 600px) {
	#backi {
		height: auto!important;
	}
}

.btn-yellow {
	background-color: #96c222;
}

.btn-yellow:hover {
	background-color: #acca4f;
}

p.lead.pti {
	font-size: 22px;
	font-weight: 600;
	margin-top: 12px;
}

p.lead-descript {
	font: normal normal normal 14px/1.4em raleway, sans-serif;
	font-size: 16px;
	line-height: 1.5;
}

.boton-modal-fin {
	float: right;
	padding-right: 15px;
	padding-bottom: 15px;
}

.font_6 {
	font: normal normal normal 26px/1.4em lulo-clean-w01-one-bold, sans-serif;
	color: #FFFFFF;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: 700;
}

.font_7 {
	font: normal normal bold 18px/1.4em raleway, sans-serif;
	color: #FFFFFF;
}

.font_8 {
	font: normal normal normal 14px/1.4em raleway, sans-serif;
	color: #FFFFFF;
}


/*FORMULERIO FOOTER*/

#comp-jkv8gudqform {
	height: auto;
	width: 367px;
	position: relative;
}

#comp-jkv8gudqform-gridWrapper {
	pointer-events: none;
}

#comp-jkv8gudqform-gridContainer {
	position: static;
	display: grid;
	height: auto;
	width: 100%;
	min-height: auto;
	grid-template-rows: min-content min-content min-content min-content min-content 1fr;
	grid-template-columns: 100%;
}

#comp-jkv8guoe {
	position: relative;
	margin: 7px 0px 9px 0;
	left: 5px;
	grid-area: 1 / 1 / 2 / 2;
	justify-self: start;
	align-self: start;
}

#comp-jkv8guoa {
	position: relative;
	margin: 0px 0px 9px 0;
	left: 5px;
	grid-area: 2 / 1 / 3 / 2;
	justify-self: start;
	align-self: start;
}

#comp-jkv8guob {
	position: relative;
	margin: 0px 0px 10px 0;
	left: 5px;
	grid-area: 3 / 1 / 4 / 2;
	justify-self: start;
	align-self: start;
}

#comp-jkv8guo3 {
	position: relative;
	margin: 0px 0px 5px 0;
	left: 220px;
	grid-area: 5 / 1 / 6 / 2;
	justify-self: start;
	align-self: start;
}

#comp-jkv8guo1 {
	position: relative;
	margin: 0px 0px 7px 0;
	left: 135px;
	grid-area: 6 / 1 / 7 / 2;
	justify-self: start;
	align-self: start;
}

#comp-jkv8gudqform-wedge-5 {
	visibility: hidden;
	height: 260px;
	width: 0;
	grid-area: 1 / 1 / 5 / 2;
}

#comp-jkv8gudqcenteredContent {
	position: relative;
}

#comp-jkv8gudqform-gridContainer>* {
	pointer-events: auto;
}

#comp-jkv8gudqform-gridContainer>[id$="-rotated-wrapper"] {
	pointer-events: none;
}

#comp-jkv8gudqform-gridContainer>[id$="-rotated-wrapper"]>* {
	pointer-events: auto;
}
input {
    overflow: visible;

}
input#comp-jkv8guoeinput, input#comp-jkv8guoainput, input#comp-jkv8guobinput {
    border: 3px solid #fff;
    background-color: #191919;
    font-weight: 300;
    font-family: sans-serif;
    font-size: 16px;
    width: 100%;
}
input#comp-jkv8guoeinput:hover {
    border: 3px solid #fff;
    background-color: rgba(68, 68, 68, 1);
    font-weight: 300;
    font-family: sans-serif;
    font-size: 16px;
}
input#comp-jkv8guoainput:hover {
    border: 3px solid #fff;
    background-color: rgba(68, 68, 68, 1);
    font-weight: 300;
    font-family: sans-serif;
    font-size: 16px;
}
input#comp-jkv8guobinput:hover {
    border: 3px solid #fff;
    background-color: rgba(68, 68, 68, 1);
    font-weight: 300;
    font-family: sans-serif;
    font-size: 16px;
}
input#comp-jkv8guoeinput:focus {
    border: 3px solid rgba(246, 4, 25, 1);
    background-color: rgba(68, 68, 68, 1);
    font-weight: 300;
    font-family: sans-serif;
    font-size: 16px;
}
input#comp-jkv8guoainput:focus {
    border: 3px solid rgba(246, 4, 25, 1);
    background-color: rgba(68, 68, 68, 1);
    font-weight: 300;
    font-family: sans-serif;
    font-size: 16px;
}
input#comp-jkv8guobinput:focus {
    border: 3px solid rgba(246, 4, 25, 1);
    background-color: rgba(68, 68, 68, 1);
    font-weight: 300;
    font-family: sans-serif;
    font-size: 16px;
}
button#comp-jkv8guo3link {
    background-color: rgba(157, 36, 44, 1);
    border-color: transparent;
    color: #fff;
    font-weight: 300;
    font-size: 18px;
    font-family: sans-serif;
    width: 100%;
}
label {
    font-family: sans-serif;
    font-weight: 300;
}
.form-control {
    font-size: 16px;
    font-weight: 300;
    font-family: sans-serif;
}
.card:hover {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.30);
}
/*social icons*/
.socialnet {
    width: 42px;
    position: fixed;
    top: 35px;
    right: 20px;
    z-index: 3000;
}
/* Extra centrado vertical*/
.socialnet {
    top: 36%!important;
    height: 205px;
    margin-top: 0px;
}

.form-control.andulation {
    width: 100%!important;
    margin: -10px 0 0;
    padding: 25px;
    border: 0;
    border-radius: 0;
    font-size: 13px;
    line-height: 17px;
    background-color: #fff;
    color: #818181;
    font-family: Raleway;
    font-weight: 400;
}
h2.font_2 {
    font-size: 42px;
    letter-spacing: 10px;
    text-transform: uppercase;
    font-weight: bold;
}
@font-face {
font-family: ”Reklame”, cursive;
src: url(../font/Reklame.otf) format(“opentype”);
}
#comp-kb67qu6l {
    position: relative;
    left: 280px;
    top: -18px;
}

#comp-kb67qu6l {
    transform: rotate(270deg);
}
span.text-allright {
    margin-left: 34%;
}
.subheader{
    background-color: #86cab2;
    height: auto;
}
.subheader2{
    background-color: #86cab2;
    height: auto;
}
/*galeria*/
.btn:focus, .btn:active, button:focus, button:active {
  outline: none !important;
  box-shadow: none !important;
}

#image-gallery .modal-footer{
  display: block;
}

.thumb{
  margin-top: 15px;
  margin-bottom: 15px;
}
.img-thumbnail {
    background-color: #86cab2;
}
.img-thumbnail:hover {
    filter: opacity(.5);
}
.style-kb67pn6345 svg {
    position: absolute;
    top: -250px;
    right: 0px;
    bottom: 0;
    left: 250px;
    width: 60%;
    height: 100%;
    margin: auto;
}
div#comp-kb67pmsd {
    position: absolute;
    width: 602px;
    height: 190px;
    top: 56px;
    left: 110px;
}
.btn-amarillo{
    background-color: rgba(255, 212, 90, 1);
    border: solid rgba(255, 212, 90, 1) 0px;
    font-weight: 300;
    font-family: serif;
}
.btn-amarillo:hover{
    background-color: #ffe18c;
    border: solid #ffe18c;
}
svg#comp-jya9m7s7svgcontent {
    position: absolute;
    left: 300px;
    top: -90px;
    transform: rotate(66.7061502562986deg);
    width: 80px;
}

svg#comp-jya9q26ksvgcontent {
    position: absolute;
    margin-top: -140px;
    width: 120px;
    margin-left: 15%;
}
img.img-taller {
    background-color: #86cab2;
    border: 4px solid #86cab2;
    border-radius: 5px;
}
a#iconSearch {
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    padding-left: 15px;
    padding-right: 15px;
}
a#iconSearch:hover {
    color: #f2959b!important;
}
.-autocomplete-container {
    position: absolute;
    background: #fff;
    margin: 0 20px 0 10px;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    z-index: 1000;
}
.-autocomplete-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.-autocomplete-list {
    list-style: none;
}
.-autocomplete-item {
    color: #000;
    display: block;
    padding: 5px 10px;
    border-bottom: 1px solid #ddd;
    display: flex;
    align-items: center;
}
.-autocomplete-item:hover {
    color: #fff;
    background: #4183c4;
    text-decoration: none;
}
.-autocomplete-item img {
    max-width: 80px;
}
.img-responsive {
    display: block;
    height: auto;
}
.-autocomplete-descrip {
    margin-left: 20px;
    font-size: 14px;
    font-family: Varela Round,sans-serif;
    font-weight: 300;
}
.-autocomplete-item {
    color: #000;
}
.label-danger {
    background-color: #d9534f;
}
.label-success {
    background-color: #5cb85c;
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.input-group-addon:first-child {
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;    
}
.input-group-lg>.input-group-addon{
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.input-group-addon{
    font-weight: 400;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    display: table-cell;
}
.input-group .form-control {
    display: table-cell;
}
.input-group-lg>.input-group-addon{
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.table>tbody>tr>td {
    vertical-align: middle;
    font-size: 12px;
    white-space: nowrap;
}
@media screen and (min-width: 768px){
.-autocomplete-container {
    min-width: 90%;
}
}
  
 /*MENU*/
 i.fas.fa-bars.text-white {
    color: #fff;
    cursor: pointer;
    font-size: 26px;
    padding-left: 15px;
    padding-right: 15px;
} 
.modal .menu-dialog {
	position: fixed;
	margin: auto;
	width: 320px;
	height: 100%;
	transform: translate3d(0%, 0, 0);
}
.modal .menu-content {
	height: 100%;
	overflow-y: auto;
}
.modal .modal-cuerpo {
	padding: 0px;
}
.modal.left.fade .menu-dialog {
	left: -320px;
	transition: opacity 0.1s linear, left 0.1s ease-out;
}
.modal.left.fade.show .menu-dialog  {
	left: 0;
}
.modal.right.fade .menu-dialog  {
	right: -320px;
	transition: opacity 0.1s linear, right 0.1s ease-out;
}
.modal.right.fade.show .menu-dialog  {
	right: 0;
}
a.nav-link.text-nav {
    text-decoration: none;
    text-transform: none;
    font-size: 13px;
    color: #7c7c7c;
    transition: .3s;
}
li .text-nav:hover {
    background-color: #ececec;
}
/* ----- MODAL STYLE ----- */
.menu-content {
	border-radius: 0;
	border: none;
}
button.btn.btn-link.btn-block.text-left {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    color: #7c7c7c;
    transition: .3s;
}
.headering:hover {
    background-color: #ececec;
}

/*PRODUCTO*/
 .btn-primaryDark{
    color: #222;
    background-color: #343a40!important;
    border-color: #343a40!important;
}
h2.titleProduct {
    font-size: 24px;
    color:#777;
    font-weight: 400;
}
.label-info {
    background-color: #5bc0de;
}
.label-warning {
    background-color: #f0ad4e;
}
.label-default {
    background-color: #777;
}
.label:empty {
    display: none;
}
button#btn_add_cart {
    background-color: #83c9b1;
    color: #fff;
    font-weight: 500;
}
button#btn_add_cart:hover {
    background-color: #343a40;
    color: #fff;
}
.pseudo_border {
    position: relative;
    display: inline-block;
    font-size: 20px;
    letter-spacing: 5px;
    text-transform: uppercase;
}
.pseudo_border:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin: 10px auto;
    width: 50%;
    height: 6px;
    background: #96c222;
}
.media {
    overflow: hidden;
    zoom: 1;
    margin-top: 15px;
}
.media-middle {
    vertical-align: middle;
}
.media-left {
    display: table-cell;
    vertical-align: top;
    margin-right: 15px;
    font-size: 10px;
}
.jumbotron-sm {
    background-color: #eeeeed;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.jumbotron-sm h4 {
    font-size: 18px;
    font-weight: 500;
    font-family: 'Merriweather Sans', sans-serif;
}
.col-product {
    padding: 0px 5rem;
}
.fa-lg {
    font-size: 22px;
    padding-top: 5px;
}

.btn-add-cart {
    background-color: #83c9b1;
    color: #000;
    padding: 6px 12px;
    font-size: 12px;
    font-weight: 600;
}
.btn-add-cart:hover {
    background-color: #343a40;
    color: #fff;
    padding: 6px 12px;
    font-size: 12px;
}
span#label_precio {
    font-size: 16px;
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 600;
}
/*PRODUCTO*/
/*TABS*/
.indigo {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: border .2s ease-in-out;
}
.nav-justified {
    width: 100%;
}
.nav-justified>li {
    display: table-cell;
    width: 1%;
}

.nav-justified>li {
    float: none;
}
.nav-pills>li.active>a{
    color: #fff;
    background-color: #337ab7;
}
.nav-pills .nav-item {
    padding-left: 0px;
}
.nav-pills{
    padding: 5px;
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: -18px;
    font-size: 18px;
}

/*TABS*/
.section-title h4:before {
    position: absolute;
    content: "";
    width: 90px;
    height: 2px;
    background-color: #83c9b1;
    bottom: 0;

}
.section-title h4:after {
    position: absolute;
    background-color: #83c9b1;
    content: "";
    width: 10px;
    height: 10px;
    bottom: -4px;
    left: 2%;

}



.style-jya9m7vi1 svg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: auto;
}


.style-jya9m7vi1_non-scaling-stroke * {
    vector-effect: non-scaling-stroke;
}

/*NUEVOS ESTILOS*/
/*section.subheader1 {
    background-image: url(../img/fotos/slider1-demo8.jpg);
    height: 450px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}*/
h1.subheader-big-title {
    font-size: 45px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    font-family: Montserrat;
}
span.subheader-small-title {
    font-size: 20px;
    line-height: 22px;
    font-weight: 400;
    color: rgb(247, 197, 30);
    font-family: Montserrat;
}
.info-jc-button {
    padding: 12px 35px;
    font-family: roboto;
    font-weight: 500;
    font-size: 14px;
}
.jc-padd {
    padding: 11%;
}
canvas{
  display:block;
  vertical-align:bottom;
}


/* ---- particles.js container ---- */

#particles-js{
  width: 100%;
  height: 100%;
  background-color: #b61924;
  background-image: url('../img/fotos/slider1-demo8.jpg');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  margin-top: -45%;
}

h5.card-title {
    color: #138496;
}

h2.divider-modern:not(.heading-content) span::after {
    bottom: 5px;
    top: 4px;
}

.divider-modern:not(.heading-content) span:after {
    background-color: #138496;
}
.divider-modern:not(.heading-content) span::after {
    content: "";
    left: 0;
    position: absolute;
    -webkit-transform: skew(-25deg, 0);
    -ms-transform: skew(-25deg, 0);
    transform: skew(-25deg, 0);
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    width: 8px;
}
.heading-subtitle {
    display: block;
    font-size: .72em;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
}
.divider-modern {
    font-weight: 900;
    text-transform: uppercase;
}

.heading-left {
    position: relative;
}
h2.text-left.heading-left.divider-modern {
    padding-left: 40px;
}
h2.title {
    color: #3d3d3d;
}
/*card box hover*/
.container .bg-img{
    width:100%;
    height:auto;
    background:#138496
}
.container .box-img{
    width:100%;
    padding:2%;
    -o-object-fit:contain;
    object-fit:contain;
    mix-blend-mode:undefined;
    cursor:pointer;
    vertical-align:top;
    margin-right:30px;
    margin-bottom:-14px;
    float:left
}
.container .box-img figure{
    position:relative;
    display:inline-block;
    width:100%
}
.container .box-img figure:hover .actions{
    background-color:#138496;
    top:0%;
    font-weight:bold;
    padding-top:4%;
    padding-left:6%
}
.container .box-img figure:hover .actions .style-text{
    overflow:hidden
}
.container .box-img figure .actions{
    display:table-cell;
    position:absolute;
    bottom:0px;
    top:66%;
    left:0;
    right:0;
    z-index:1;
    /*opacity:0.6;*/
    background-color:#138496;
    -ms-transition:all 0.2s ease-out;
    -webkit-transition:all 0.2s ease-out;
    -moz-transition:all 0.2s ease-out;
    -o-transition:all 0.2s ease-out;
    transition:all 0.2s ease-out;
    color:white;padding:2%;
    font-weight:bold;
    text-align:center;
    vertical-align:middle
}
.container .box-img figure .actions .style-text{
    overflow:hidden;
    height:75%;
    width:95%;
    opacity:unset;
    font-weight:900
}
.container .box-img figure .actions i{
    height:0;
    overflow:hidden
}
.cardBoxTitle{
    color: #fff;
    font-weight:bold;
    font-style:normal;
    font-stretch:normal;
    line-height:normal;
    letter-spacing:0.3px;
    text-align:left;
    font-size:17px
}
.card-text{
    color: #fff;
    text-align: left;
    font-size: 11px;
    padding-top: 2px;
}
/*card box hover*/
.bg-color{
    background-color: #3d3d3d;
    background-image: url(../img/fotos/recentblogposts2.jpg);
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}
.bg-color-2{
    background-color: #3d3d3d;
    background-image: url(../img/fotos/cards-background2.jpg);
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}
.plx-particle{
    background-image: url(../img/fotos/background-particle.jpg);
    height: auto;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}
a.brands:hover {
    opacity: 0.5;
    transition: color 0.4s ease 0s;
}
/*card contacto*/
.cardContact{
    border-radius: 3px;
    display: table;
    height: 132px;
    margin-bottom: 30px;
    overflow: hidden;
    width: 100%;
}
.cardContact .icon {
    background-color: currentColor;
    display: table-cell;
    height: 100%;
    position: relative;
    width: 48px;
}
.cardContact .icon i {
    bottom: 25px;
    font-size: 28px;
    left: 25px;
    position: absolute;
    z-index: 1;
}

.cardContact .icon::after {
    border-bottom: 272px solid currentColor;
    border-left: 0;
    border-right: 90px solid transparent;
    content: "";
    height: 100%;
    position: absolute;
    right: -90px;
    top: 0;
    width: 0;
}
.cardContact .content-wrap {
    display: table-cell;
    padding: 10px 10px 10px 62px;
    position: relative;
    vertical-align: middle;
    z-index: 1;
}
.cardContact .content-wrap .item-title {
    display: inline-block;
    font-size: 16px;
}
.cardContact .content-wrap .text {
    font-size: 15px;
    font-weight: bold;
}
.fa-map-o:before {
    content: "\f279";
}
.fa-envelope-o:before {
    content: "\f0e0";
}
.fa-phone:before {
    content: "\f095";
}
/*foter*/
.page-footer h6 {
    color: #fff;
    font-size: 18px;
}
p.parFooter {
    color: #adadad;
}
p.parFooter a {
    color: #adadad;
}
.ir-arriba {
  display: block;
  background-repeat: no-repeat;
  font-size: 20px;
  color: black;
  cursor: pointer;
  position: fixed;
  bottom: 10px;
  right: 20px;
  z-index: 2;
}

.fa-inverse {
    color: #fff;
}
.form-control {
    background-color: #fff;
}

div#Divemail {
    display: inline;
}

div#Divpass {
    display: inline;
}

.carousel-caption.captioner {
    top: 80px;
    left: 80px;
    text-align: left;
}
.page-footer .col-md-4{
    padding-right: 0;
    padding-left: 0;
}
@media only screen and (max-width: 425px) {
    .card-height {
    height: auto;
    margin-bottom: 5%;
    }
    .title-two {
    margin-top: auto;
    }
    .carousel-caption.captioner {
    top: 0;
    left: 0px;
    text-align: left;
    }
    .captioner h2 {
    font-size: 12px;
    }
    .info-jc-button {
    padding: 5px 10px;
    font-family: roboto;
    font-weight: 500;
    font-size: 12px;
    }
    .content-box h2 {
    margin-top: 5%;
    }
    #particles-js {
    height: 40%;
    margin-top: -90%;
    }
    h2.divider-modern:not(.heading-content) span::after {
        left: -10px;
    }
}
