#lvl0-colombia div.cols{
	overflow: hidden;
}

#lvl0-colombia div.cols div.col{
	float: left;
	padding-left: 25px;
	box-sizing: border-box;
}

#lvl0-colombia div.cols div.col:first-child{
	width: 70%;
	padding: 0;
}

#lvl0-colombia div.cols div.col:last-child{
	width: 30%;
}

#lvl0-colombia div.cols div.col img{
	height: auto;
}

#lvl0-colombia #core{
	margin-top: 0;
}

#lvl0-colombia div.splash{
	height: 300px;
}

#lvl0-colombia #content{
	width: 960px;
	border-top: none;
	margin: 0;
	padding: 0;
	overflow: visible;
	color: black;
}

div.quiz_area{
	min-height: 665px;
	padding-top: 10px;
	background: white;
}

div.quiz_copy_1{
	position: relative; top: -10px;
	font-size: 22px;
	line-height: 1.3em;
	text-align: center;
}

div.download{
	color: #ec008c;
	line-height: 22px;
}

div.download img{
	margin-top: 12px;
}

div.quiz_copy_2{
	padding: 46px 15px 20px 15px;
	font-size: 14px;
	line-height: 19px;
}

div.quiz_copy_1 a,
div.quiz_copy_2 a{
	text-decoration: underline;
}

div.quiz_copy_2 div > img:first-child,
div.quiz_copy_2 div > a:first-child > img{
	margin-bottom: 15px;
}

div.quiz_copy_2 div.braco{
	
}

div.qualifier{
	Clear: both;
	font-size: 11px;
	line-height: 1.3em;
	color: #999999;
}


/* Contact */

div.contact{
	overflow: hidden;
	padding: 0 30px 0 30px;
	margin-bottom: 50px;
}

div.contact div.left_col{
	width: 200px;
	padding-left: 20px;
	box-sizing: border-box;
	float: left;
}

div.contact div.right_col{
	width: 680px;
	float: left;
	box-sizing: border-box;
	padding-left: 20px;
}

div.contact div.right_col a.right{ float: right; margin-left: 15px; margin-right: 10px; position: relative; top: -25px; }

div.contact h2{
	color: black;
	font-weight: bold;
	margin-bottom: 15px;
}

div.contact img.logo{
	margin-bottom: 15px;
}

div.contact img.portrait{
	width: 100%;
	height: auto;
	border-radius: 50%;
	margin-top: 60px;
}

div.contact div.text{
	float: left;
	margin: 0;
	font-size: 20px;
	line-height: 1.4em;
}

div.contact div.text a{
	color: #2A2673;
}

/* Package */

div.packages{
	/*background: no-repeat center center url('../_img/colombia/packages_bg.svg');
	background-size: cover;*/
	background-color: #9A166F;
	overflow: hidden;
}

div.package{
	width: 900px;
	padding: 30px;
	box-sizing: border-box;
	margin: 20px 0 20px 30px;
	background: white;
}

div.package h2{
	margin-bottom: 20px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: #2A2673;
}

div.package div.text{ }
div.package ul li{
	margin: 0 0 1em 0;
	list-style: none;
	font-size: 20px;
	line-height: normal;
 }

div.package img{
	border-top: 1px solid #2A2673;
	border-bottom: 1px solid #2A2673;
}

/* Details */

div.detail{
	padding: 30px 30px 0 30px;
}

div.detail h2{
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
	color: #2A2673;
}

div.detail h2{
	text-align: center;
	color: #2A2673;
}


div.detail h3{
	margin: 0 0 10px 0;
	color: #2A2673;
}
div.detail h3 a{
	text-decoration: underline;
	color: black;
}

div.detail section{
	
	border-bottom: 1px solid #eeeeee;
	margin-bottom: 20px;
}

/* Quiz Customization */

#lvl0-colombia div.qp_container{ padding: 0; }
