
.medium-6:hover h1, .medium-6:hover h3{animation: fadeIn ease 2s;
    -webkit-animation: fadeIn ease 2s;
    -moz-animation: fadeIn ease 2s;
    -o-animation: fadeIn ease 2s;
    -ms-animation: fadeIn ease 2s;}
		
		
#historias h1, #historias h3{padding-bottom:60px;font-size:40px;line-height:55px;letter-spacing:2px;}
#historias p{font-size:18px;line-height:32px;padding-bottom:60px;}
#historias .ptop{ padding-top:60px;}
#historias .pbajo{ margin-bottom:30px!important;}

#historias { padding:50px 0 120px;}
#historias .callout-1 {background:#fff;padding:140px 0 5px;}
#historias .callout-1 h1{padding: 130px 50px;}
#historias .callout-1 h3{padding: 130px 50px;}
#historias .callout-2 {background:#fff;padding:120px 0 10px;}
#historias .callout-2 h1{padding:50px 0 20px;}
#historias .callout-2 h3{padding:70px 0 20px;}
#historias .callout-2 figure{height:450px;}
#historias .callout-2 figure img{max-height:450px;}
#historias .callout-3 {background:#fff!important;padding:90px 0 20px;}
#historias .callout-3 h3{padding-bottom:30px;font-size:30px;line-height:45px;}
#historias .callout-3 .mascarita{background:#fbfbfb!important;height: 30%;position: absolute;width: 100%;bottom: 0;}


#historias .callout-3 h4{letter-spacing:2px;padding:40px 0;font-size:23px;line-height:27px;text-transform:uppercase;border-top: 1px solid #eaeaea;border-bottom: 1px solid #eaeaea;padding: .75rem 0;}



#historias.des .callout-1{padding:115px 0 0;}
#historias.des .callout-1 h1{padding:5px 50px 70px;}
#historias.des .callout-1 p{padding-bottom:70px;}
#historias.des .callout-1 img{max-height:400px;}
#historias.des .fonde{    display: block;
    content: " "; z-index:2;
    width: 100%;
    height: 45%;
    background-color: #d2b9a1;
    position: absolute;
    bottom: 0;
    z-index: 0;}
#historias.des .callout-4{padding:90px 50px 25px;background:#fff!important;}
#historias.des .callout-4 h3{padding:20px 50px 95px;}
#historias.des .callout-4 ul{list-style:none;margin-left: 0;}
#historias.des .callout-4 ul li{font-size:23px;line-height:36px;}
#historias.des .callout-4.large-5 > *{font-size:23px;line-height:36px;}
#historias.des .callout-4 .large-5{padding-left:90px;}
#historias.des .callout-5 {padding-top:90px;}
#historias.des .callout-5 h3{padding-bottom:90px;font-size:40px;line-height:55px;}
#historias.des .callout-5 .large-5{font-size:19px;line-height:30px;}



@media only screen and (max-width: 40em){ /* -movil*/
	#historias p{font-size: 15px;line-height: 23px;padding-bottom:30px;}
	.historias figure{height: 300px;}
	.historias figure img{height: 300px;width:100%;}
	.historias .caja {padding: 1rem .5rem;}
	.historias h2 {letter-spacing: .5px;font-size: 13px!important;line-height: 19px;}
	._menu_recetas{padding: 10px 60px 10px;font-size: 16px;line-height: 24px;}
	
	#historias .callout-2{padding: 70px 0 10px;}
	#historias .callout-1 {padding: 100px 0 5px;}
	#historias.des .callout-4{padding: 55px 50px 25px;}
	#historias.des .callout-4 h3 {padding: 20px 50px 55px;}
	#historias.des .callout-4 .large-5{padding-left: 0;}
	#historias.des .callout-4 ul li{font-size:19px;line-height:28px;}
	#historias.des .callout-4.large-5 > *{font-size:19px;line-height:28px;}
	#historias.des .callout-5 {padding:60px 0;}
	#historias.des .callout-5 h3{padding-bottom: 80px;}
	
	
}