@charset "utf-8";
/* CSS Document */
.colorBackground1{
	background-color:#00b0ff;
}

.colorBackground2{
	background-color:#F4F4F4;
}





/*-----------*/
.RobotoFont{
	font-family: 'Roboto', sans-serif;
}

.antonFont{
font-family: 'Anton', sans-serif;}

.montserratFont{
font-family: 'Montserrat', sans-serif;}

.sourceSerifFont{
	font-family: 'Source Serif Pro', serif;
}

/*--------------------*/
.imgLogo{
	max-width:600px;
	width: 600px;
	margin: 0 auto;
}
.bgImgIndex{
	background-image: url(../img/bgImg/backTop.jpg);
	background-size: cover;
	background-position: center;
}
.aling-self{
	align-self:flex-end;
	padding: 20px;
    box-sizing: border-box;
}
.containerInfoPromoIndex{
	padding: 10px;
}
.ifoPaqIndex{
	font-family: 'Montserrat', sans-serif;
	padding: 16px;
	/*padding: 0px 15px;*/
	box-sizing: border-box;
	text-align:left;
	color:#F4F4F4;
}
.ifoPaqIndex>span{
	color: yellow;
}
.titlePromo{
	color: #F4F4F4;
	font-family: 'Montserrat', sans-serif;
	font-size: 50px;
	line-height: 40px;
	padding-top: 20px;
	width: 100%;
	text-align: left;
	text-shadow: 2px 2px 5px #170A06;
	font-weight: 900;
}
.containerInfoBottom{
	background-color: red;
}
.complementPaq{
	font-family: 'Roboto', sans-serif;
	padding:0px 30px;
	text-align: center;
}

.containerImgPaq2{
	position:relative;
}

.containerPricePaq{
	position:absolute;
	bottom: 25px;
}
.pricePaqOk{
	font-size:80px;
	padding:20px;
	font-family: 'Luckiest Guy', cursive;
	text-align: center;
	color: red;
	text-shadow: 2px 2px 5px #fff;
	background-color: yellow;
	margin-left: 25px;
}
.titlePromo>span{
	color: yellow;
}
/*-------------------*/
.containerPromoSen{
	min-height:90px;
	background-color: red;
	margin: 15px;
	box-sizing: border-box;
}
.promoPizzaTitle{
	font-family: 'Montserrat', sans-serif;
	color: #F4F4F4;
	padding: 10px 10px 0px;
	box-sizing: border-box;
	font-weight: 900;
	text-align: center;
}

.promoPizzaTitle>span{
	color: yellow;

}

.promoPizzaSubTitle{
	font-family: 'Montserrat', sans-serif;
	color: #F4F4F4;
	padding: 0px 10px 10px;
	font-weight: 600;
	font-size: 1.2em;
	text-align: center;
}

.promoPizzaSubTitle>span{
	color: yellow;
	
}

.containerPriceSen{

}

.containerPriceColor{
	background-color: yellow;
	text-align: center;
}
.priceSen{
	font-family: 'Luckiest Guy', cursive;
	color: red;
	font-size: 60px;
}

/*-------------------*/


.infoFooter{
	padding:5px;
	color: #F4F4F4;
}
.desapareceIcon{
	display:none;
}
.class_a_href{
pointer-events: none;
cursor: default;
 }
/*-----*/
.iconSocialMedia{
	max-width:50px;
	width:50px;
}
.iconSocialMedia:hover{
	max-width:55px;
	width:55px;
}
/*-------------*/
.containerTitleSecction{
	width:100%;
}
.titleSecction{
	width: 100%;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
	font-weight: 900;
	padding: 15px 15px 0px;
	box-sizing: border-box;
	
}

.subtitleSecction{
	font-weight: 600;
	color: red;
	padding: 0px 15px 15px;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	box-sizing: border-box;
}

.pricePizza{
	background-color: red;
	margin: 0px 5px;
	text-align: center;
	color: #F4F4F4;
}

.priceHamburguesas{
	background-color: red;
	margin: 0px 5px;
	text-align: center;
	color: #F4F4F4;
}
.pricePollo{
	background-color: red;
	margin: 0px 5px;
	text-align: center;
	color: #F4F4F4;
	margin-bottom: 10px;
}

.sectionSepara{
	border-bottom: dashed 4px #000;
	
}

.especialidades{
	width:100%;
	text-align:left;
	color:red;
	font-weight: 900;
	padding: 10px 35px 0px;
	box-sizing: border-box;
}
.ingredientes{
	width:100%;
	text-align:left;
	padding: 0px 35px;
	box-sizing: border-box;
	padding-bottom: 5px;
}
.centerIcon{
	text-align:center;
}

@media only screen and (max-width: 576px) { 
.desapareceIcon{
display:block;
}
	
.class_a_href{
pointer-events: auto;
cursor: pointer;
 } 
	
	
	
	.imgLogo{
		max-width:100%;
		width: 100%;
		margin: 0 auto;
	}
	
	
	.containerInfoPromoIndex{
	justify-content: center;
}
	

/*----------------------*/
	

.aling-self{
	align-self:flex-end;
	padding: 20px;
    box-sizing: border-box;
}

.ifoPaqIndex{
	font-family: 'Montserrat', sans-serif;
	padding: 16px;
	/*padding: 0px 15px;*/
	box-sizing: border-box;
	text-align:left;
	color:#F4F4F4;
	font-size: 1.1em;
}
.ifoPaqIndex>span{
	color: yellow;
}
.titlePromo{
	color: #F4F4F4;
	font-family: 'Montserrat', sans-serif;
	font-size: 38px;
	line-height: 40px;
	padding-top: 20px;
	width: 100%;
	text-align: left;
	text-shadow: 2px 2px 5px #170A06;
	font-weight: 900;
}
.containerInfoBottom{
	background-color: red;
}
.complementPaq{
	font-family: 'Roboto', sans-serif;
	padding:0px 30px;
	text-align: center;
}

.containerImgPaq2{
	position:relative;
}

.containerPricePaq{
	position:absolute;
	bottom: 25px;
}
.pricePaqOk{
	font-size:40px;
	padding:20px;
	font-family: 'Luckiest Guy', cursive;
	text-align: center;
	color: red;
	text-shadow: 2px 2px 5px #fff;
	background-color: yellow;
	margin-left: 25px;
}
.titlePromo>span{
	color: yellow;
}
	
	
	
	

	
/*----------------------*/	
	
	
	
	
	
	

	.aling-self{
	align-self:flex-end;
	padding: 0px;
    box-sizing: border-box;
	}
/*-----*/
.iconSocialMedia{
	max-width:40px;
	width:40px;
}
.iconSocialMedia:hover{
	max-width:45px;
	width:45px;
}
/*--------*/
	
/*------------*/
.complementos{
	font-size:24px;
}
.complementosPollo{
	top: 100px;
	font-size:24px;
}
	

.pricePaq{
	padding-top: 10px;
	font-size: 33px;
}
.pricePaqPollo{
	font-size: 33px;
}
	
.priceHamburguesas{
	font-size: 20px;
}
	
}