@charset "utf-8";

#header-1 h2 img { width: 42vw; }

.description{
	padding: 5%;
	/*font-size: 0.9em;*/
}


#sec1{
	margin-top: 5%;
}

.table-title{
	margin: 3% 0 3% 5%;
}
#sec3{
	margin-bottom: 5%;
}
#sec3 table{
	width: 90%;
	padding: 0 3%;
	margin: 0 auto 5% auto;
	background-color: #EBEAEA;
}
#sec3 table td,
#sec3 table th{
	border-bottom: 1px solid #ACACAB;
	padding: 3% 0;
}
#sec3 table th{
	padding-left: 3%;
}
#sec3 table td{
	width: 35%;
	text-align: right;
	padding-right: 3%;
}

.reference { margin-left: 5%; }

#sec20{
    background-color: #e7d3a7;
    padding-top: 4%;
}

#sec21{
	margin-top: 20px;
}