/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Nav Menu
:: Le gustaba
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */



/* -----------------------------------------
   Nav Menu
----------------------------------------- */
.link-home{
	cursor: pointer !important;
}



/* -----------------------------------------
   Custom
----------------------------------------- */

.section_light .row{
	padding: 40px 0 23px;
	border-bottom: 1px dotted #999;
}

.section_light .row:last-child{
	border-bottom: none;
}

.section_light .tabs-content li p:first-letter{
	font-weight: bold;
	font-size: 2em;
}

.section_light li{
	margin-left: 60px;
}

.duality-container{
	width: 100%;
}
.duality-container p{
	font-size: 1.5rem;
	line-height: 2;
}

.duality-left,
.duality-right{
	padding: 40px;
}

.duality-title{
	margin-bottom: 40px;
	text-align: center;
	font-size: 2.4rem;
}

.duality-title .special{
	text-decoration: underline;
}

.duality-left,
.duality-left p{
	background-color: #F06B48;
	color: #fff;
}


.duality-right,
.duality-right p{
	background-color:#fff;
	color: #F06B48
}


.juntos-recuerdo h4{
	color: #F06B48;
}

footer{
	text-align: center;
	margin-top: 100px;
	height: 40px;
	background-color: #F06B48;
	border-top: 4px solid #d3d3d3;
}

.copy{
	line-height: 40px;
	color: #fff;
}

	
.biopic-container{
	max-height: 400px;
	overflow: hidden;
}

.pixx{
	max-width: 300
	
}