@font-face {
	font-family: 'Gotham Rounded';
	src: url('../fonts/GothamRounded-Medium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham Rounded-bold';
	src: url('../fonts/GothamRnd-Bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'open_sansbold';
	src: url('../fonts/opensans-bold-webfont.woff2') format('woff2'),
		url('../fonts/OpenSans-Semibold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'open-sans regular';
	src: url('../fonts/') format('woff2'),
		url('../fonts/OpenSans-Regular.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

* {
	padding: 0;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	text-decoration: none;
}

h1 {
	font-family: 'Gotham Rounded';
	font-size: 32px;
	letter-spacing: 1.5px;
	color: #fff;
	margin-bottom: 45px;
}

h2 {
	font-family: 'open sans';
	font-size: 48px;
	color: #fff;
	font-size: 32px;
	margin-bottom: -4%;
	margin-top: 7%;
}

h2.titulo {
	font-family: 'Gotham Rounded';
	font-size: 30px;
	line-height: 28px;
	color: black;
	margin-top: 39px;
	text-align: center;
}

h2.seguinos {
	font-family: 'Gotham Rounded';
	font-size: 48px;
	line-height: 28px;
	color: black;
	margin-top: 39px;
	text-align: center;
}

h3 {
	font-family: 'Gotham Rounded';
	font-size: 24px;
	line-height: 28px;
	color: black;
	margin-top: 39px;
}

h4 {
	font-family: 'Gotham Rounded';
	font-size: 28px;
	line-height: 28px;
	color: black;
	margin-top: 39px;
}

h5 {
	font-family: 'museo_sans500';
	color: #fff;
	font-size: 22px;
}

p {
	font-family: 'open sans';
	font-size: 18px;
	line-height: 28px;
	color: white;
}

a:hover {
	text-decoration: none !important;
}

hr {
	width: 70px;
	height: 4px !important;
	background-color: #DD1414;
	border: 0;
	display: block;
	margin: auto;
	margin-top: 75px;
}

.contenedor {
	max-width: 1300px;
	box-sizing: border-box;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}

.contenedor-medio {
	max-width: 650px;
	width: 60%;
	margin: 0 40% 0 20px;
	box-sizing: border-box;
}

.boton {
	display: inline-block;
	font-family: 'open_sansbold';
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
	border-radius: 25px;
	padding: 15px 20px;
	color: #fff;
	background-color: #e26821;
	border: 0;
	cursor: pointer;
	width: 70%;
}

.boton:hover {
	background-color: #ffc014;
}


button.boton:focus {
	outline: none;
}

/*Header*/


header .contenedor img {
	width: 120px;
}

.contenedor-md {
	height: 5px;

}

.gris-heading {
	background-color: #F6F6F6;
	text-align: right;
	color: grey;
	z-index: 21;
	padding-top: 10px;
	padding-bottom: 10px;

}

.gris-heading a {
	color: grey;
}

.gris-heading a:hover {
	text-decoration: none;
	color: #BB1A05;
}

.rojo-heading {
	background-color: #BB1A05;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
}

.blanco {
	z-index: 40;
}

header {
	transition: all 0.7s;
	z-index: 1000;
	left: 0;
	right: 0;
	top: 0;
	padding-bottom: 20px;
}

header.stickyHeader {
	position: fixed;
	background-color: rgb(0, 0, 0, .7);
}

header .contenedor {
	max-width: 1640px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

header nav a {
	font-family: 'Gotham Rounded', sans-serif;
	font-weight: 700;
	font-size: 20px;
	color: black;
}

header nav a:hover {
	color: rgb(224, 2, 2);
	text-decoration: none;
}

header nav li {
	display: inline-block;
	padding-left: 60px;
	padding-top: 10%;
}

header nav li:first-child {
	padding-left: 0;
}

header nav ul {
	list-style-type: none;
}

.flecha-header {
	display: none;
}

.header {
	position: relative;
}

.frase-principal {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	min-width: 1130px;
	width: 100%;
	padding: 0 20%;
	text-align: center;
	box-sizing: border-box;
}

.siguiente {
	display: block;
	left: 50%;
	transform: translate(-50%);
	position: absolute;
	bottom: 30px;
	z-index: 8;
}

.siguiente img {
	width: 30px;
}

.navbar-toggler,
.logo-mobile {
	display: none;
}

.video-imagen img {
	display: block;
	width: 100%;
	height: 100vh;
	object-fit: cover;
}

/*End Header*/

/*Nustros productos*/

img#productos {
	display: block;
	width: 100%;
}

div.flex {
	display: flex;
	justify-content: center;
}

div.flex-reverse {
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
}

article {
	width: 50%;
	align-self: center;
}

article.productos {
	padding: 0px 4%;
}

article#izquierda {
	padding-left: 25%;
}

img.producto-icon-empanada {
	align-self: center;
}

img.producto-icon-empanada:hover {
	width: 85px;
}

.flecha-icon {
	font-size: 30px;
}


.frame {
	text-align: center;
	position: relative;
	cursor: pointer;
	perspective: 500px;
}

.frame .details {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	line-height: 17px;
	text-align: start;
	width: 100%;
	height: 100%;
	padding: 1% 2%;
	position: absolute;
	content: "";
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) rotateY(0deg);
	transform-origin: 50%;
	opacity: 0;
	transition: all 0.4s ease-in;
	color: #000;
	backdrop-filter: blur(20px);
	background-color: rgba(255, 255, 255, 0.1);
	box-shadow: 0 1px 12px rgba(255, 255, 255, 0.25);
}

.frame:hover .details {
	transform: translate(-50%, -50%) rotateY(0deg);
	opacity: 1;
}

.empanadas-texto {
	font-size: 19px;
	font-weight: 800;
	color: #dc3545;
}

.empanadas-sabores {
	font-size: 17px;
	font-weight: 500;
	color: #000;
}

@-moz-document url-prefix() {
	.frame .details {
		background-color: rgba(255, 255, 255, 0.8);
		line-height: 19px;
	}
}

@media only screen and (max-width: 1200px) {

	.details,
	.empanadas-texto,
	.empanadas-sabores,
	.flecha-icon {
		display: none;
	}
}


div.circulo:hover {
	border: #dd1414 solid 4px;
	border-radius: 100%;
	width: 105px;
	height: 105px;
	padding: 20px;
	display: flex;
	justify-content: center;
}

div.circulo {
	border-radius: 100%;
	width: 105px;
	height: 105px;
	padding: 20px;
	display: flex;
	justify-content: center;
	margin-left: 9%;
}

div.circulo-pastelito {
	border-radius: 100%;
	width: 105px;
	height: 105px;
	padding: 20px;
	display: flex;
	justify-content: center;
	margin-left: 5%;
}

div.circulo-pastelito:hover {
	border: #dd1414 solid 4px;
	border-radius: 100%;
	width: 105px;
	height: 105px;
	padding: 20px;
	display: flex;
	justify-content: center;
}

div#nuestros {
	padding-bottom: 5%;
}

/*End Nuestros productos*/

/*sucursales*/
section.sucursales {
	background-color: #BB1A05;
	position: relative;
	height: 30%;
}

div.img {
	background-image: url(../images/svg/bg.svg);
	width: 100%;
	height: 400px;
}

div.sucursales {
	position: absolute;
	top: 30%;
	left: 50%;
	transform: translate(-50%, -50%);

}

div.textosucursales {
	position: absolute;
	top: 60%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

div.textosucursales h2 {
	font-size: 32px;
	font-family: 'Gotham Rounded';
	line-height: 50px;
	text-align: center;
}

a.ver-sucursales {
	color: white;
}

a.ver-sucursales:hover {
	text-decoration: none;
}

/*end sucursales*/


/*Seguinos*/

div.seguinos {
	text-align: center;
	margin-top: 5%;
}

.icono {
	padding: 20px;
	width: 32px;
	text-align: center;
	text-decoration: none;
	margin: 5%;
	margin-bottom: 10%;
	border-radius: 50%;
	font-size: 50px !important;
}

.icono:hover {
	padding: 25px;
	width: 37px;
}

.icono.icon-facebook {
	background: #3d6ed2;
	color: white;
}

.icono.icon-instagram {
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	color: white;
}

/*SecciÃ³n Slider*/
.slider {
	position: relative;
}

.slider .contenedor {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	justify-content: space-between;
}

.slider article {
	width: 40%;
	margin-left: 20%;
}

.slider aside {
	width: 40%;
	color: #fff;
	max-width: 405px;
}

.slider h2 {
	color: #fff;
}


.slider button {
	display: block;
}

.slider .slider-inner {
	position: relative;
}

.slider-inner .slider-image {
	display: block;
	width: 100%;
	height: 100vh;
	object-fit: cover;
}

.slider-inner .scrollTo {
	position: absolute;
	bottom: 20px;
	left: 50%;
	transform: translateX(-50%);
}

.slider ul {
	position: absolute;
	top: 50px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 9;
}

.slider ul li {
	display: inline-block;
}

.slider ul li a {
	display: block;
	cursor: pointer;
	width: 9px;
	height: 9px;
	margin: 0 10px;
	border-radius: 4px;
	background-color: #fff;
}

.slider ul li a:hover,
.slider ul li .active {
	background-color: #646464;
}

.slider ul.control-fijo {
	position: fixed;
}

/*End Slider*/

/*Footer*/
footer {
	background-image: url(../images/footerweb.png);
	background-size: cover;
	margin-top: 0px;
	padding-bottom: 3%;
	padding-left: 5%;
}

footer p.primero {
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	width: 100%;
	box-sizing: border-box;
	text-align: left;
}

footer p {
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 22px;
	width: 100%;
	box-sizing: border-box;
	text-justify: inherit;
}

footer img {
	width: 128px;
	position: relative;
	left: 5%;
	top: 30px;
}

hr.footer {
	border: 0.5px solid white;
	background-color: white;
	height: 0px;
	width: 90%;
	margin-left: 5%;
	margin-top: 37px;
}

div.footer {
	overflow: hidden;
}

div.icon {
	float: left;
	position: relative;
	top: 33px;
	font-size: 20px;
	color: white;
}

p.cantalupe {
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left: 17%;
	width: 100%;
	box-sizing: border-box;
	text-justify: inherit;
	background-color: #1F0000;
	margin-bottom: 0px;
	margin-top: 0px;
}

div.contenedor-fluid {
	width: 100%;
}

div.centrado {
	width: 80%;
	margin-left: 10%;
	margin-bottom: 0px;
}

/****************************END INDEX*******************/

/*nosotros.html*/

.banner-nos {
	background-image: url(../images/headsec.png);
	background-size: cover;
	height: 30vh;
	display: flex;
	justify-content: center;
	align-items: center;
}

.frase-titulo {
	text-align: center;
}

p.centro {
	text-align: center;
	color: black;
}

p.justificado {
	text-align: justify;
	color: black;
}

.container.la-empresa {
	padding-bottom: 5%;
	padding-top: 3%;
}

.fondo-gris {
	background-color: #F3F3F3;
}

h3.titulo {
	font-family: 'Gotham Rounded';
	font-size: 26px;
	line-height: 28px;
	color: black;
	margin-top: 39px;
}

.imagen-nos {
	display: block;
	width: 100%;
	object-fit: cover;
}

.contenedor-flex {
	display: flex;
	justify-content: space-around;
	margin-bottom: 15%;
}

.items {
	width: 20%;
	text-align: center;
}

h4.item {
	padding-top: 20px;
}

.flecha {
	padding-top: 35px;
}

.equipo {
	padding-top: 3%;
}

.Estructura {
	margin-top: 10%;
	margin-left: 15%;
}

/*Mayoristas*/

.lista {
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
}

p.texto-rojo {
	font-family: 'Gotham Rounded';
	text-align: justify;
	color: #f91617;
}

.top {
	padding-top: 5%;
}

.container.ajustar {
	padding-left: 35%;
}

.container.ajustar-derecha {
	padding-right: 30%;
}

.pedidos {
	background-image: linear-gradient(#BA1904, #5E0D03);
	margin-top: 0;
	padding-bottom: 5%;
}

.h2blanco {
	font-size: 32px;
	font-family: 'Gotham Rounded';
	line-height: 50px;
	text-align: center;
	padding-top: 5%;
}

div.formulario {
	border: solid 1px white;
	width: 611px;
	background-color: white;
	margin: 0 auto;
	padding: 50px;
}

div.parte {
	padding: 5px 10px;
	border-radius: 2px;
}

.form-control {
	border-radius: 2px !important;
}

label {
	color: grey !important;
	font-family: 'open-sans regular';
	display: inline-block;
}

input,
textarea {
	display: inline-block;
	width: 100%;
	border: solid 1px #B8B8B8;
	border-radius: 2px;
}

input,
textarea:focus {
	outline-color: #f91617;
}


button.centrado {
	margin-left: 50%;
	transform: translateX(-50%);
}

.tomates {
	position: relative;
	right: 30px;
	bottom: 70%;
}

div.tomate {
	height: 30px;
}

/* contacto */

p.negro {
	color: black;
	padding-left: 30px;
}

.form-mensaje {
	background-color: #f1f1f1;
	width: 50%;
	padding-right: 15%;
	padding-left: 5%;
	padding-bottom: 20px;

}

.contacto-flex {
	display: flex;
}

.datos {
	width: 50%;
	padding-left: 15%;
	padding-right: 5%;
	padding-bottom: 20px;
}

.icon-dato {
	display: flex;
	align-items: center;
	padding-bottom: 5px;
}

.icon-rojo {
	padding-bottom: 15px;
	color: #f91617;
}

hr.derecha {
	margin: 20px 0px;
}

/*SUCURSALES*/

.contenedor-sucursales {
	display: flex;
	padding: 7.5%;
	font-family: 'open-sans Regular';
	align-items: flex-start;
}

.todas-las-sucursales {
	width: 25%;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(175, 175, 175, 0.3);
	-moz-box-shadow: 0px 0px 7px 0px rgba(175, 175, 175, 0.3);
	box-shadow: 0px 0px 7px 0px rgba(175, 175, 175, 0.3);
	border: solid 1px white;
}

hr.sucursales {
	width: 90%;
	height: 1px !important;
}

ul.sucursal {
	list-style: none;
	padding: 0 20px;
}

li.suc:hover {
	background-color: #DD1414;
	color: white;
}

li.grey {
	background-color: #f8fafd;
}

li.grey:hover {
	background-color: #DD1414;
	color: white;
}

li.active {
	background-color: red;
	color: white;
}

h3.t-s {
	font-family: 'Gotham Rounded-bold';
	font-size: 20px;
	padding-top: 25px;
	padding-left: 5%;
}

hr.separar-horarios {
	width: 90%;
	height: 1px !important;
	background-color: #f0f0f0;
}

div.local {
	width: 75%;
	border: solid 1px white;
	margin-left: 40px;
	-webkit-box-shadow: 0px 0px 7px 0px rgba(175, 175, 175, 0.3);
	-moz-box-shadow: 0px 0px 7px 0px rgba(175, 175, 175, 0.3);
	box-shadow: 0px 0px 7px 0px rgba(175, 175, 175, 0.3);
}

div.lugar {
	overflow: hidden;
	padding-bottom: 2%;
}

div.sede {
	float: left;
	width: 45%;
	margin: 3%;
}

h4.horario {
	font-size: 20px;
}

p.negro-horario {
	color: black;
	font-family: 'open-sans regular';
	font-size: 16px;
}

div.mapa {
	float: left;
	width: 45%;
	height: 450px;
	border: solid 1px #f0f0f0;
	margin-top: 2%;
}

div.titulo-promociones {
	background-color: red;
}

.t-promociones {
	font-family: 'Gotham Rounded';
	padding-left: 5%;
	font-size: 24px;
	padding-top: 2%;
	padding-bottom: 2%;
}

.promocion {
	width: 28%;
	margin: 10px 10px;
}

p.negro-small {
	color: black;
	font-size: 16px;
	text-align: center;
}

h6.titulo {
	font-family: 'Gotham Rounded-bold';
	text-align: center;
}

a.boton2 {
	text-align: center;
	display: block;
	margin: 0 auto;
	color: white;
	border-radius: 15px;
	width: 50%;
	background-color: #f36856;
}

div.tarjetas {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: stretch;
}

div.promocion {
	-webkit-box-shadow: 0px 0px 7px 0px rgba(175, 175, 175, 0.3);
	-moz-box-shadow: 0px 0px 7px 0px rgba(175, 175, 175, 0.3);
	box-shadow: 0px 0px 7px 0px rgba(175, 175, 175, 0.3);
}

.myaccordion .card-header {
	border: none;
	background: transparent;
}

.myaccordion .card {
	border-bottom: 1px solid #eaeaea;
	border-right: none;
	border-top: none;
	border-left: none;
	border-radius: 0px;
	margin: 30px auto;
}

li.menu {
	list-style: none;
	padding-left: 3%;
	font-family: 'open-sans regular';
}

li.menu-rosario {
	list-style: none;
	padding-left: 3%;
	font-family: 'open-sans regular';
}

.none {
	display: none !important;
}

.acordion {
	font-family: 'Gotham Rounded-bold';
	border: none;
	width: 100%;
	background-color: white;
}

.acordion:focus {
	outline-color: none;
	outline-style: none;
}

.drop {
	text-align: right;
	background-color: white;
}