body {
	margin: 0;
	padding: 0;
}
* {
	font-family: DejaVu Sans;
	line-height: 150%;
	font-size: 1em;
}
a {
	color: #6794A7;
	text-decoration: underline;
}
a:hover {
	color: #E66986;
}
h2 {
	font-size: 1.1em;
	letter-spacing: 0.1em;
	margin: 0;
	font-family: DejaVu Sans CapsG;
	text-transform: uppercase;
}
h3 {
	font-size: 1em;
	letter-spacing: 0.1em;
	font-family: DejaVu Sans CapsG;
	text-transform: uppercase;
}
.cn /* container */ {
	max-width: 950px;
	margin: 0 auto;
	box-sizing: border-box;
}
.txt {
	text-align:justify;
	margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.l {
	position: absolute; 
	right: 5%;
	border-radius: 5px;
	padding: 3px 7px 3px 7px;
	color: #FAFAFA;
	font-weight: bold;
	font-size: 0.9em;
	background-color: #F28BA1;
	border: 1px solid #FBD8E0;
	text-decoration: none;
	transition: 0.5s;
}
.l:hover {
	background-color: #BE566D;
	color: #FFFFFF;
}
.red {
	background-color: #F66E8A;
	padding: 20px;
	justify-content: center;
	box-sizing: border-box;
}
.red .cn  /* container */ {
	text-align: center;
}
.red img {
	max-width: 90%;
}
.donatebtn {
	color: #FFFBEC;
	background-color: #EE6B88;
	border: 1px solid #FAFAFA;
	margin-bottom: 15px;
	padding: 7px;
	display: inline-block;
	font-family: DejaVu Sans CapsG;
	border-radius: 5px;
	font-size: 1em;
	cursor: hand;
	transition: 0.5s;
	box-shadow: 1px 1px 1px 1px #666666;
	text-decoration: none;
	text-transform: uppercase;
}
.donatebtn::before {
	display: inline-block;
    font: normal normal normal 36px/1 "Material Design Icons";
    font-size: inherit;
    text-rendering: auto;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    content: "\F08D0";
    text-shadow: 0 0 2px #FAFAFA
}
.donatebtn:hover {
	background-color: #FFAD6F;
}
.donatebtn:hover::before {
	color: #EE6B88;
    content: "\F08D0";
}
.prs /* person */ {
	display: inline-block;
	margin: 10px;
	background-color: #FFFFFF;
	width: 100%;
	padding: 10px;
	border-radius: 10px;
	box-sizing: border-box;
}
.prs .name {
	font-family: DejaVu Sans CapsG;
	color: #333333;
	font-weight: bold;
	margin: 10px;
	text-transform: uppercase;
}

.white {
	background-color: #EAEAEA;
	padding: 20px;
	vertical-align: top;
	box-sizing: border-box;
}
.white h2,
.white h3 {
	color: #E66986;
}
.white .cn  /* container */ {
	text-align: center;
}
.bl /* block */ {
	max-width: 400px;
	display: inline-block;
	vertical-align: top;
	margin: 10px;
	background-color: #FFFFFF;
	border-radius: 10px;
}
.bl ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
.bl li {
  margin: 0;
  padding: 3px;
}
.bl .t /* title */ {
	background-color: #6A99AD;
	color: #FAFAFA;
	padding: 10px 15px 7px 15px;
	font-family: DejaVu Sans CapsG;
	letter-spacing: 0.05em;
	border-radius: 10px 10px 0px 0px ;
	word-break: break-all;
	text-align: left;
	text-transform: uppercase;
}
.bl .b /* body */ {
	padding: 10px;
	text-align: justify;
	color: #333333;
	line-height: 1.25em;
}
.bl table {
	margin-left: auto;
	margin-right: auto;
}

.bl.s2 /* block style2 */ {
	max-width: 600px !important;
}
.bl.s2 .t {
	background-color: #FFAD6F;
	color: #FAFAFA;
	font-size: 0.95em;
	font-weight: normal;
}

.bl.s2 table tr:first-child {
	font-weight: bold;

}
.bl.s2 table tr:nth-child(even) td {
	background-color: #EAEAEA;
}
.bl.s2 table tr:nth-child(odd) {
	background-color: #FAFAFA;
}
.bl.s2 table td {
	padding: 7px;
}

.bl.s3 /* block style2 */ {
	max-width: 600px !important;
}

.bl.s3 .t {
	background-color: #E66986;
	color: #FAFAFA;
	font-size: 0.95em;
	font-weight: normal;
}
.bl.s3 table tr:nth-child(even) td {
	background-color: #EAEAEA;
}
.bl.s3 table tr:nth-child(odd) {
	background-color: #FAFAFA;
}
.bl.s3 table td {
	padding: 7px;
}

.bl.bl4 {
	position: relative;
}
.bl.bl4 .digi {
	font-size: 40px;
	position: absolute;
	bottom: 0px;
	right:10px;
	opacity: 0.5;
	color: #FCBA85;
}
.bl.bl4 .p {
	height: 20px;
	background-color: #FFF2C5;
	border: 1px solid #FCBA85;
	border-radius: 15px;
	margin: 10px 10px 0px 10px;
	overflow: clip;
}
.blue {
	background-color: #AEC5D1;
	padding: 20px;
	box-sizing: border-box;
}
.blue h2,
.blue h3 {
	color: #FAFAFA;
}
.progress {
	height: 40px;
	background-color: #CEDCE3;
	border: 1px solid #FAFAFA;
	border-radius: 20px;
	overflow:clip;
}
.progressmarker /* progress marker */ {
	display: inline-block;
	width: 33%;
	box-sizing: border-box;
	padding: 10px;
	color: #E66986;
	font-size: 1.1em;
/*	text-shadow: 0px 0px 2px #FAFAFA; */
}
.progressPerc {
	height: 100%;
	width: 100%;
	padding: 10px;
	font-size: 0.9em;
	color: #FAFAFA;
}

.blue .cn  /* container */ {
	text-align: center;
}
.blue .bl /* block */ {
	width: 400px;
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
	margin: 10px;
	background-color: #FFFFFF;
	border-radius: 10px;
  	position: relative;
  	box-sizing: border-box;
}
.blue .bl ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: left;
}
.blue .bl li {
  margin: 0;
  padding: 3px;
}
.blue .t /* title */ {
	background-color: #FAFAFA;
	color: #EE6B88;
	padding: 10px 15px 7px 15px;
	font-family: DejaVu Sans CapsG;
	letter-spacing: 0.05em;
	border-radius: 10px 10px 0px 0px ;
	word-break: break-all;
	text-align: left;
	font-weight: bold;
}
.bl .b /* body */ {
	padding: 10px;
	text-align: justify;
	color: #333333;
	line-height: 1.25em;
}

.yellow {
	background-color: #FEDCA3;
	padding: 20px;
}
.yellow .cn  /* container */ {
	text-align: center;
}
.black {
	border-top: 3px solid #EAEAEA;
	background-color: #EE6C88;
	padding: 20px;
	box-sizing: border-box;
	color: #FAFAFA;
	font-size: 0.95em;
}
.black div div:first-child {
	float: left;
}
.black div div:nth-child(2) {
	float: right;
	text-align: left;
}
.contact {
	color: #FAFAFA;
	text-decoration: none;
}
.contact:hover {
	color: #FAFAFA;
	text-decoration: underline;
}