@font-face {
	font-family: 'futura';
	src: url('../fonts/futura/Futura-bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/futura/Futura-bold.woff') format('woff'),
	url('../fonts/futura/Futura-bold.ttf')  format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'futura-oblique';
	src: url('../fonts/futura/FuturaStd-Bold-Oblique.eot?#iefix') format('embedded-opentype'),
	url('../fonts/futura/FuturaStd-Bold-Oblique.woff') format('woff'),
	url('../fonts/futura/FuturaStd-Bold-Oblique.ttf')  format('truetype');
	font-weight: normal;
	font-style: normal;
}

#idMinisitio {
	font-family: futura;
	overflow: hidden;
	margin-top: -30px!important;
	margin-bottom: -30px!important;
	font-size: 16px;
	background-image: url(../img/fondo-cocina.png);
	background-repeat: no-repeat;
	background-size: contain;
	padding: 0 0 65px 0px;
}

.padding-logo{
	padding: 93px 0 30px 0;
}

h2{
	font-size: 35px;
	color: #35075e;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	letter-spacing: -0.4px;
	font-family: futura-oblique;
}

h3{
	font-family: futura-oblique;
	font-size: 25px;
	color: #222;
}

.bajada{
	font-size:20px;
	font-weight: 500;
	letter-spacing: -0.4px;
	color: #4a4a4a;
	font-family: futura;
	margin: 0 0 100px 0;
}

.descuento-box{
	width: 372px;
	margin: 0 auto;
}

.descuento-box-2{
    width: 285px;
    margin: 0 auto;
}

.descuento{
	font-family: futura-oblique;
	float: left;
	width: 380px;
	height: 100px;
}

.descuento .numero-grande{
	font-size: 131px;
	font-weight: bold;
	color: #222222;
	float: left;
	width: 184px;
	letter-spacing: -5px;
	display: block;
	line-height: 113px;
}

.descuento .porcentaje {
	font-size: 86px;
	font-weight: bold;
	float: left;
	color: #222;
	float: left;
	display: block;
	line-height: 88px;
	width: 106px;
	margin: -5px 0 6px -8px;
}

.descuento .dcto {
	float: left;
	width: 100%;
	margin: -2px 0 0 -10px;
	color: #222222;
	font-size: 38px;
	line-height: 7px;
}

.division {
	float: left;
	width: 185px;
	height: 113px;
}

.productos {
	font-size: 27px;
	color: #222222;
	letter-spacing: -1px;
	font-family: futura-oblique;
    margin: 10px 0 0 0;
	display: block;
	float: left;
}

.hasta{
	opacity: 0.9;
	float: left;
	width: 100%;
	padding: 10px 0 10px 35px;
}


.tarjeta{
	display: block;
}


.padding-1{
	padding: 100px 0;
}

.padding-img-1{
	padding-left: 46px;
}

.verde{
	position: absolute;
	top: 260px;
	left: -45px;
}

.wook{
	position: absolute;
	top: -205px;
	left: -8%;
}


.padding-row{
	padding: 60px 0;

}

.padding-row-2{
	padding: 175px 0 0 0;
}


.tomate-cebolla{
	position: absolute;
	bottom: -130px;
	right: 90px;
}

.padding-2{
	padding: 100px 0px;
}

.anticucho{
	position: absolute;
	top: -80px;
	left: -59px;
}


.verde-2{
	position: absolute;
	top: 115px;
	left: 6px;
}

.tomate{
	position: absolute;
	right: 0px;
	top: 0px;
}

.carne{
	display: block;
	position: absolute;
	bottom: -150px;
	left: -35px;
}

.lechuga{
	display: block;
	position: absolute;
	bottom: -220px;
	right: -5px;
}

.aji{
	display: block;
	position: absolute;
	top: -90px;
	left: 150px;
}

.acelga{
	display: block;
	position: absolute;
	left: -60px;
	top: -60px;
}

.cebolla{
	display: block;
	position: absolute;
	bottom: 30px;
	left: 100px;
}

.pizza{
	display: block;
	position: absolute;
	bottom: -90px;
	right: 0px;
}

.sal-mas{
	display: block;
	position: absolute;
	bottom: -200px;
	left: -170px;
}

.btn-cocina{
	width: 118px;
	height: 33px;
	background: #FECC01;
	padding: 5px 10px;
	border-radius: 5px;
	display: block;
	color: #6A3B78;
	font-size: 14px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	overflow: auto;
	margin-top: 31px;
	box-shadow: 0px 6px 12px -4px #22222259;
	transition: all 0.2s ease;
}

.btn-cocina:hover{
	background-color: #6A3B78;
	color: #fff;
	text-decoration: none;
}

.width-all{
	float: left;
	width: 100%;

}

.width-all-75{
	float: left;
	width: 75%;
}
.mensaje{
	float: left;
	width: 100%;
	border: 1px solid #222;
	padding: 5px 10px;
	font-family: futura-oblique;
	text-align: center;
	font-size: 18px;
	color: #222;
}

.mini-mensaje{
	float: left;
	width: 100%;
	font-size: 11px;
	text-align: center;
	margin: 100px 0 0 0;
	padding: 0 20px;
}
a:focus, a:hover {
	color: #6A3B78;
	text-decoration: none;
}

.text-right-md{
	text-align: right;
}

.f-right{
	float:right;
}

.ghost-xl{
	display: none;
}

@media screen and (max-width:1199px) { 
}

@media screen and (max-width:1025) {
	.wook{
		left: -15%;
	}
}

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

}

@media screen and (max-width:768px) { 
	.logo{
		width: 100%;
	}   
	.wok{
		display: none;
	}
	.ghost-sm{
		display: none;
	}
	.text-center-sm{
		text-align: center;
	}
	.padding-img-1{
		padding: 0px;
	}
	.padding-2 {
    	padding: 0px 0px 0 0;
	}
	.padding-1 {
	    padding: 50px 0;
	}
	.width-2-descuento{
		width: 81%;
	}
	.width-all-75{
		width: 100%;
	}
	.padding-row {
	    padding: 0px 0 160px 0;
	}
	.text-right-md{
		text-align: center;
	}
	.ghost-xl{
		display: block;
	}

}

@media screen and (max-width:543px) { 
.tarjeta {
		display: block;
		float: ;
		top: 103px;
	}
	
	.tarjeta-top-2{
		top: 66px;
	}

	.hasta{
		opacity: 0.9;
		float: left;
		width: 100%;
		padding: 10px 0 0px 18px;
	}

	.width-2-descuento{
		width: 100%;
	}

	.ultimo-top{
		top: 65px;
	}

	.width-all-sm{
		display: block;
		width: 100%;
		float:left;
	}

	.text-right-md{
		text-align: center;
	}  

	.width-50{
		width: 50%;
	}

	.width-80{
		width: 80%!important;
	}
	.border-top{
		border-top:1px solid #ccc;
		padding:40px 0 0 0;
	}

	.padding-row{
		padding: 40px 0 40px 0;
	}
	h3{
		font-size: 23px;
	}
	.center-small{
		margin: 0 auto;
		float:none;
	}
	.ghost-xl{
		display: block;
	}
}

@media screen and (max-width:414px) {
	.padding-sm{
		padding: 0 20px;
	}
	.hasta{
		padding: 10px 0 10px 28px;
	}

	.tarjeta-top-2{
		top: 103px;
	}
	.productos{
		width:100%;
		text-align: center;
	}

	.tarjeta{
		top: 58px;
	}
	.border-top{
		border-top:1px solid #ccc;
		padding:40px 0 0 0;
	}

	.padding-row{
		padding: 40px 0 40px 0;
	}
	h3{
		font-size: 23px;
	}
	.center-small{
		margin: 0 auto;
		float:none;
	}
	.ghost-xl{
		display: block;
	}

}

@media screen and (max-width:375px) {
	.padding-sm{
		padding: 0 20px;
	}

	.tarjeta{
		top: 54px;
	}
	.tarjeta-top-2{
		top: 104px;
	}
	.tarjeta-top-3{
		top: 140px;
	}
	.border-top{
		border-top:1px solid #ccc;
		padding:40px 0 0 0;
	}

	.padding-row{
		padding: 40px 0 40px 0;
	}
	h3{
		font-size: 23px;
	}
	.center-small{
		margin: 0 auto;
		float:none;
	}
	.ghost-xl{
		display: block;
	}
	.mensaje {
		width: 93%;
	}

	.bajada {
    	font-size: 18px;
	}

}

@media screen and (max-width:360px) {
	.mensaje {
		width: 89%;
	}

	.bajada {
	    font-size: 16px;
	}

	.tarjeta{
		width: 44px;
	}
	.productos-1{
		text-align: left;
		font-size: 21px;
		padding: 0 0 0 21px;
	}

	.width-all-btn{
		width: 86%;
	}
}

@media screen and (max-width:425px) {
	.width-50{
		width: 50%;
	}

	.width-80{
		width: 60%!important;
	}

	.width-70{
		width: 70%!important;
	}

	.width-90{
		width: 90%;
	}

	.width-80-1{
		width: 80% !important;
	}

	.center-small{
		margin: 0 auto;
		float:none;
	}
	h2{
		font-size: 27px;
	}

	.bajada-sm{
		margin:0 0 0 0;
	}

	.m-bottom-40{
		margin-bottom: 40px;
	}
	.ghost-xl{
		display: block;
	}

}

@media screen and (max-width:320px) {
	.bajada-sm{
		margin:0 0 0 0;
		font-size: 15px;
	}

	.width-all-btn{
		width: 100%;
	}

	.descuento-box {
		float: left;
		padding: 10px;
		width: 100%;
	} 

	h3 {
		font-family: futura-oblique;
		font-size: 18px;
		color: #222;
	}

	h2{
		font-size: 22px;
	}

	.descuento {
	    font-family: futura-oblique;
	    float: left;
	    width: auto;
	    height: 100px;
	}
	.descuento .numero-grande {
	    font-size: 95px;
	    font-weight: bold;
	    color: #222222;
	    float: left;
	    width: auto;
	    letter-spacing: -5px;
	    display: block;
	    line-height: 113px;
	}	

	.descuento .dcto {
		float: left;
		width: auto;
		margin: -2px 0 0 -10px;
		color: #222222;
		font-size: 24px;
		line-height: 0px;
	}

	.descuento .porcentaje {
		font-size: 50px;
		font-weight: bold;
		float: left;
		color: #222;
		float: left;
		display: block;
		line-height: auto;
		margin: -5px 0 0px -8px;
		width: 93px;
	}

	.division {
	    float: left;
	    width: 50%;
	    height: 113px;
	    padding: 0 0 0 17px;
	}

	.tarjeta {
	    display: block;
	    float: right;
	    width: 48px;
	    position: absolute;
	    right: 47px;
		top: 94px;
	}
	
	.tarjeta-top-2{
		top: 66px;
	}

	.hasta{
		opacity: 0.9;
		float: left;
		width: 100%;
		padding: 10px 0 0px 18px;
	}

	.width-2-descuento{
		width: 100%;
	}

	.ultimo-top{
		top: 65px;
	}

	.width-all-sm{
		display: block;
		width: 100%;
		float:left;
	}

	.text-right-md{
		text-align: center;
	}
	.padding-sm{
		padding: 0 20px;
	}

	.center-small{
		margin: 0 auto;
		float:none;
	}

	.mensaje{
		width: 100%;
		font-size: 14px;
	}

	.productos{
		font-size: 20px;
		padding: 0 0 0 0px;
	}

	.border-top{
		border-top:1px solid #ccc;
		padding:40px 0 0 0;
	}

	.padding-row{
		padding: 40px 0 40px 0;
	}
	h3{
		font-size: 18px;
	}
	.ghost-xl{
		display: block;
	}
}


