* {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@font-face {
	font-family: "Space Grotesk";
	src: url("../fonts/SpaceGrotesk-Light.woff2") format("woff2"), url("../fonts/SpaceGrotesk-Light.woff") format("woff");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "Space Grotesk";
	src: url("../fonts/SpaceGrotesk-Bold.woff2") format("woff2"), url("../fonts/SpaceGrotesk-Bold.woff") format("woff");
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
a,
select,
button,
input,
textarea {
	outline: none;
}

.trans, .gracias a, .detalle .ficha, .detalle .agregar, .contacto input[type=submit], .home a, .prods2 .filtro li a, .prods2 .listado .col-md-3 a, .grillamarcas .boton, .grillamarcas .borde {
	transition: all 0.3s ease;
}

body {
	padding: 0;
	margin: 0;
	font-family: "Space Grotesk";
	overflow-x: hidden;
	color: #fff;
	background-color: rgb(1, 18, 51);
}

.clear {
	clear: both;
}

h1,
h2,
h3,
h4,
p,
ul,
li {
	padding: 0;
	margin: 0;
}

li {
	list-style: none;
}

a,
a:hover {
	text-decoration: none;
	outline: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.container-fluid {
	max-width: 96%;
	margin: auto;
}

.container-fluid {
	position: relative;
}

nav input[type=submit] {
	background-image: url(../img/Capa_114.svg);
	background-repeat: no-repeat;
	border: none;
	width: 43px;
	background-color: transparent;
	margin-left: -28px;
	height: 41px;
	background-size: 40px;
	position: absolute;
	right: -28px;
}
nav input[type=search] {
	border: none;
	border-top: solid 1px rgb(1, 18, 51);
	border-bottom: solid 1px rgb(1, 18, 51);
	border-left: solid 1px rgb(1, 18, 51);
}

.navbar-nav li {
	padding: 0 12px 0 12px;
}

.easy-autocomplete a {
	color: #000;
}

.whatsapp {
	position: fixed;
	right: 12px;
	bottom: 120px;
	z-index: 999999;
}

.datos {
	background-color: rgb(27, 100, 161);
	color: #fff;
}
.datos a {
	color: #fff;
}
.datos p {
	font-size: 14px;
}

.headerhome {
	background-image: url(../img/02_MIXSA_DisenoWeb_Home_desktop.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom;
}
.headerhome h1 {
	color: #fff;
	font-size: 41px;
	font-weight: bold;
	padding-top: 300px;
	text-align: center;
}
.headerhome h2 {
	background: linear-gradient(90deg, #1b64a1 0%, #69ffb3 100%);
	width: 300px;
	border-radius: 92px;
	margin: auto;
	color: rgb(1, 18, 51);
	font-weight: bold;
	text-align: center;
}
.headerhome h3 {
	color: #fff;
	text-align: center;
	margin-top: 200px;
	font-size: 16px;
	color: rgb(105, 255, 179);
	cursor: pointer;
}
.headerhome h3 img {
	display: block;
	margin: auto;
}

.headermarcas {
	background-image: url(../img/02_MIXSA_DisenoWeb_marcas_desktop.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 0;
	background-position: bottom;
}
.headermarcas h1 {
	color: #fff;
	font-size: 41px;
	font-weight: bold;
	padding-top: 300px;
	text-align: center;
}
.headermarcas h2 {
	background: linear-gradient(90deg, #1b64a1 0%, #69ffb3 100%);
	width: 300px;
	border-radius: 92px;
	margin: auto;
	color: rgb(1, 18, 51);
	font-weight: bold;
	text-align: center;
}
.headermarcas h3 {
	color: #fff;
	text-align: center;
	margin-top: 300px;
	font-size: 16px;
	color: rgb(105, 255, 179);
	cursor: pointer;
}
.headermarcas h3 img {
	display: block;
	margin: auto;
}
.headermarcas p {
	padding: 33px;
	width: 800px;
	margin: auto;
	text-align: center;
	font-weight: bold;
}

.headerempresa {
	background-image: url(../img/02_MIXSA_DisenoWeb_Empresa_desktop.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.headerempresa h1 {
	color: #fff;
	font-size: 41px;
	font-weight: bold;
	padding-top: 300px;
}
.headerempresa h2 {
	color: rgb(105, 255, 179);
	font-weight: bold;
	font-size: 20px;
}
.headerempresa h2 span {
	display: block;
}
.headerempresa h3 {
	color: #fff;
	text-align: center;
	margin-top: 300px;
	font-size: 16px;
	color: rgb(105, 255, 179);
	cursor: pointer;
}
.headerempresa h3 img {
	display: block;
	margin: auto;
}
.headerempresa p {
	padding: 220px 33px 33px 33px;
	width: 800px;
	margin: auto;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

.grillamarcas {
	background-color: rgb(1, 18, 51);
	padding: 84px 33px 84px 33px;
}
.grillamarcas .borde {
	background-color: rgb(1, 18, 51);
	border: solid 1px rgb(27, 100, 161);
	padding: 33px;
	margin-bottom: 33px;
	display: block;
	color: #fff;
}
.grillamarcas .borde:hover {
	background-color: rgb(27, 100, 161);
}
.grillamarcas p {
	padding: 20px 0 20px 0;
	height: 370px;
	margin-bottom: 12px;
}
.grillamarcas .boton {
	color: #fff;
	border: solid 1px rgb(105, 255, 179);
	padding: 10px 20px 10px 20px;
	border-radius: 33px;
	width: 180px;
	text-align: center;
}
.grillamarcas .boton:hover {
	background-color: rgb(105, 255, 179);
	color: rgb(1, 18, 51);
}
.grillamarcas h2 {
	color: #fff;
	font-size: 33px;
	font-weight: bold;
}
.grillamarcas h4 {
	font-size: 16px;
	max-width: 600px;
	margin-bottom: 43px;
	padding-top: 20px;
}

.headerprods {
	background-image: url(../img/02_MIXSA_DisenoWeb_producto_desktop.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 300px;
	padding-bottom: 100px;
	background-position: bottom;
}
.headerprods h1 {
	background: linear-gradient(90deg, #1b64a1 0%, #69ffb3 100%);
	width: 300px;
	border-radius: 92px;
	margin: auto;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.headerprods p {
	color: rgb(105, 255, 179);
	text-align: center;
	font-size: 16px;
	padding-top: 12px;
	font-weight: bold;
}

.prods2 {
	padding: 84px 0 33px 0;
}
.prods2 .listado .col-md-3 {
	margin-bottom: 33px;
}
.prods2 .listado .col-md-3 .img-fluid {
	height: 200px;
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}
.prods2 .listado .col-md-3 a {
	color: rgb(105, 255, 179);
}
.prods2 .listado .col-md-3 a:hover {
	color: #fff;
}
.prods2 .filtro {
	border: solid 1px rgb(105, 255, 179);
	padding: 33px;
}
.prods2 .filtro li {
	padding-bottom: 2px;
}
.prods2 .filtro li a {
	color: #fff;
}
.prods2 .filtro li a:hover {
	color: rgb(105, 255, 179);
}
.prods2 .filtro h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.prods2 .filtro h2:hover {
	cursor: pointer;
	color: rgb(27, 100, 161);
}
.prods2 .filtro ul {
	padding-bottom: 20px;
}
.prods2 .filtro .borde {
	border-top: solid 1px rgb(27, 100, 161);
	padding-top: 20px;
}
.prods2 h3 {
	color: rgb(105, 255, 179);
	font-size: 18px;
	padding-top: 8px;
}
.prods2 .mas {
	margin-top: -8px;
	margin-right: -8px;
}
.prods2 p {
	margin-top: -6px;
	font-size: 16px;
}
.prods2 .precio {
	font-weight: bold;
	font-size: 20px;
}
.prods2 h4 {
	font-weight: bold;
	margin-bottom: 12px;
}

.filtrocat {
	margin-bottom: 33px;
	border: solid 1px rgb(105, 255, 179);
	padding: 20px;
}
.filtrocat div {
	padding: 6px;
}
.filtrocat select {
	padding: 6px 16px 6px 16px;
	border-radius: 6px;
	border: none;
	background-color: #fff;
}
.filtrocat input[type=submit] {
	background-color: #fff;
	border: none;
	padding: 5px 16px 5px 16px;
	font-weight: bold;
	border-radius: 6px;
}

.home {
	padding: 33px;
	color: #fff;
	text-align: center;
}
.home p {
	max-width: 800px;
	margin: auto;
	padding-bottom: 33px;
	font-weight: bold;
}
.home a {
	color: #fff;
	border: solid 2px rgb(105, 255, 179);
	border-radius: 133px;
	font-size: 15px;
	padding: 10px 20px 10px 20px;
	font-weight: bold;
}
.home a:hover {
	background-color: rgb(105, 255, 179);
	color: rgb(1, 18, 51);
}

.prods {
	padding: 33px 0 33px 0;
}
.prods h4 {
	font-weight: bold;
	color: rgb(105, 255, 179);
	font-size: 44px;
	text-align: center;
	margin-bottom: 33px;
}
.prods li {
	margin: 0 15px 0 15px;
}
.prods li a {
	background-color: rgb(105, 255, 179);
	color: rgb(1, 18, 51);
	border-radius: 133px;
	padding: 10px 20px 10px 20px;
	display: block;
	text-align: center;
	font-weight: bold;
}
.prods .col-md-3 {
	margin-bottom: 33px;
}
.prods .col-md-3 a {
	color: rgb(105, 255, 179);
}
.prods .col-md-3 img {
	margin-bottom: 6px;
}

.logos p {
	color: rgb(105, 255, 179);
	font-weight: bold;
	text-align: center;
	padding: 33px;
	font-size: 22px;
}
.logos .carousellogos {
	position: relative;
}
.logos .carousellogos img {
	display: block;
	margin: auto;
}
.logos .sombra1 {
	background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgb(1, 18, 51) 57%);
	position: absolute;
	width: 150px;
	height: 100%;
	left: 0;
	z-index: 9999;
	top: 0;
}
.logos .sombra2 {
	background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(1, 18, 51) 57%);
	position: absolute;
	width: 150px;
	height: 100%;
	right: 0;
	z-index: 9999;
	top: 0;
}
.logos .container-fluid {
	padding: 33px;
}

.pedido {
	padding: 33px;
}
.pedido h2 {
	font-weight: bold;
	margin-bottom: 33px;
}
.pedido .item {
	width: 100%;
	background-color: #fff;
}
.pedido .item div {
	padding: 12px;
}
.pedido .gris {
	background-color: rgb(245, 245, 245);
	padding: 12px 20px 12px 20px;
}
.pedido h4 {
	color: rgb(27, 100, 161);
	font-size: 33px;
}
.pedido p {
	font-size: 14px;
	color: #000;
}
.pedido a {
	background-color: rgb(1, 18, 51);
	color: #fff;
	font-size: 14px;
	border-radius: 33px;
	padding: 10px 20px 10px 20px;
}
.pedido h5 {
	color: rgb(1, 18, 51);
	font-weight: bold;
	font-size: 20px;
	padding-right: 20px;
}
.pedido input[type=number] {
	width: 43px;
	padding: 6px;
	margin-top: 28px;
}
.pedido .item {
	margin-bottom: 15px;
	color: rgb(1, 18, 51);
}
.pedido input[type=text],
.pedido input[type=email],
.pedido textarea {
	background-color: #fff;
	border: none;
	border-bottom: solid 1px rgb(1, 18, 51);
	padding: 12px;
	margin-bottom: 15px;
	width: 100%;
}
.pedido input[type=submit] {
	border: solid 2px rgb(105, 255, 179);
	padding: 12px;
	color: rgb(1, 18, 51);
	background-color: transparent;
	width: 100%;
	border-radius: 33px;
	font-weight: bold;
}
.pedido .total {
	font-size: 33px;
	color: rgb(1, 18, 51);
	font-weight: bold;
}
.pedido .total span {
	font-size: 20px;
}

.contacto {
	background-image: url(../img/MIXSA_Background_Footer.jpg);
	background-size: cover;
}
.contacto h4 {
	color: #fff;
	font-size: 43px;
}
.contacto h5 {
	color: rgb(105, 255, 179);
	font-size: 33px;
	padding-bottom: 33px;
}
.contacto input[type=text],
.contacto input[type=email],
.contacto textarea {
	border: none;
	border-bottom: solid 1px rgb(105, 255, 179);
	padding: 10px 10px 20px 10px;
	margin-bottom: 15px;
	width: 100%;
	background-color: transparent;
	color: rgb(105, 255, 179);
	font-size: 14px;
	font-weight: bold;
}
.contacto .borde {
	text-align: right;
}
.contacto input[type=submit] {
	border: solid 1px rgb(105, 255, 179);
	padding: 10px 20px 10px 20px;
	border-radius: 133px;
	color: #fff;
	background-color: rgb(1, 18, 51);
	float: right;
}
.contacto input[type=submit]:hover {
	background-color: rgb(105, 255, 179);
	color: rgb(1, 18, 51);
}

.whatsapp {
	position: fixed;
	right: 33px;
	bottom: 33px;
}

footer {
	background-color: #fff;
}
footer a {
	color: #000;
	margin-right: 12px;
}

.detalle {
	padding: 44px;
	background-color: rgb(1, 18, 51);
	color: rgb(1, 18, 51);
}
.detalle .row {
	background-color: #fff;
}
.detalle .foto {
	width: 100%;
}
.detalle .links a {
	color: rgb(27, 100, 161);
	display: block;
	margin-right: 12px;
}
.detalle h2 {
	color: rgb(27, 100, 161);
	font-size: 74px;
	margin-bottom: 12px;
	font-weight: bold;
}
.detalle h3 {
	font-size: 33px;
	font-weight: bold;
}
.detalle h4 {
	font-size: 33px;
	color: rgb(1, 18, 51);
	font-weight: bold;
	margin-bottom: 33px;
}
.detalle p {
	padding-bottom: 33px;
}
.detalle ul {
	padding-top: 33px;
}
.detalle .agregar {
	border-radius: 50px;
	color: #fff;
	background-color: rgb(1, 18, 51);
	width: 212px;
	padding: 12px 20px 12px 20px;
	display: block;
}
.detalle .agregar:hover {
	background-color: rgb(27, 100, 161);
	color: #fff;
}
.detalle .ficha {
	border-radius: 50px;
	color: rgb(1, 18, 51);
	background-color: #fff;
	border: solid 1px rgb(1, 18, 51);
	display: block;
	margin: 6px 0 6px 0;
	padding: 12px 20px 12px 20px;
	width: 212px;
	margin-bottom: 33px;
}
.detalle .ficha:hover {
	background-color: rgb(240, 246, 255);
	color: rgb(1, 18, 51);
}
.detalle .mercado {
	color: rgb(1, 18, 51);
}

.copy {
	text-align: center;
	color: rgb(28, 28, 27);
	font-size: 14px;
	padding: 33px 0 33px 0;
}
.copy img {
	width: 84px;
	margin-right: 12px;
}

.gracias {
	background-image: url(../img/MIXSA_Background_Footer.jpg);
	background-size: cover;
	height: 700px;
}
.gracias h2 {
	color: #fff;
	font-size: 33px;
	text-align: center;
	padding-top: 120px;
	font-weight: bold;
}
.gracias h2 span {
	display: block;
}
.gracias a {
	border: solid 1px rgb(105, 255, 179);
	padding: 10px 20px 10px 20px;
	border-radius: 133px;
	color: #fff;
	background-color: rgb(1, 18, 51);
	width: 200px;
	text-align: center;
	margin: 33px auto auto auto;
	display: block;
}
.gracias a:hover {
	background-color: rgb(105, 255, 179);
	color: rgb(1, 18, 51);
}
.gracias .borde {
	text-align: right;
	padding-top: 120px;
}

#menu1,
#menu2,
#menu3 {
	display: none;
}

@media (max-width: 950px) {
	.contacto h4 {
		font-size: 33px;
	}
	.contacto h5 {
		font-size: 28px;
	}
	.contacto .borde img {
		width: 100%;
	}
	.contacto .col-md-6 {
		margin-bottom: 33px;
	}
	.copy .enter {
		display: block;
	}
	.datos {
		display: none;
	}
	#data-json,
	.easy-autocomplete {
		width: 281px;
	}
	nav input[type=submit] {
		right: 12px;
	}
	.navbar-toggler,
	.navbar-toggler:focus {
		border: none;
		box-shadow: none;
		outline: none;
	}
	.contacto input[type=submit] {
		float: none;
		width: 100%;
	}
	.headerempresa {
		background-image: url(../img/02_MIXSA_DisenoWeb_Empresa_mobile.jpg);
		height: auto;
	}
	.headerempresa h1 {
		padding-top: 45px;
	}
	.headerempresa p {
		width: auto;
		padding-top: 120px;
	}
	.grillamarcas img {
		width: 100%;
	}
	.grillamarcas p {
		height: auto;
	}
	.headermarcas {
		height: auto;
		background-image: url(../img/02_MIXSA_DisenoWeb_marcas_mobile.jpg);
		padding-bottom: 20px;
	}
	.headermarcas h1 {
		padding-top: 45px;
	}
	.headermarcas p {
		width: auto;
		padding-top: 120px;
	}
	.headerprods {
		height: auto;
		background-image: url(../img/02_MIXSA_DisenoWeb_producto_mobile.jpg);
	}
	.prods .col-md-3 img {
		width: 100%;
	}
	.prods2 {
		padding-top: 33px;
	}
	.prods2 .filtro {
		margin-bottom: 33px;
	}
	.prods2 .filtro .borde {
		border-bottom: solid 1px rgb(27, 100, 161);
		padding-bottom: 20px;
	}
	.detalle {
		padding: 20px;
	}
	.detalle .agregar {
		width: auto;
		text-align: center;
	}
	.detalle .ficha {
		margin-bottom: 20px;
		width: auto;
		text-align: center;
	}
	.detalle h2 {
		font-size: 44px;
	}
	.detalle h3 {
		font-size: 28px;
	}
	.detalle .agregar {
		margin-bottom: 20px;
	}
	.headerhome {
		height: auto;
		background-image: url(../img/02_MIXSA_DisenoWeb_Home_mobile.jpg);
		padding: 120px 0 0 0;
	}
	.headerhome h1 {
		padding-top: 120px;
		font-size: 37px;
	}
	.headerhome h3 {
		margin-top: 120px;
	}
	.logos .sombra1,
	.logos .sombra2 {
		width: 33px;
	}
	.pedido {
		padding: 20px;
	}
	.pedido .foto img {
		width: 100%;
	}
	.pedido .total {
		padding-top: 33px;
	}
	#link3.borde {
		padding-top: 0;
		border-top: none;
	}
}