body {
	background-color: #FFFFFF;
	height: 100%;
}


.section2 {
	width: 42%;
	position: relative;
	color: #FFFFFF;
	font-family: quicksand;
	text-align: justify;
	background-color: #00B4D0;
	border-radius: 24px;
	padding: 2%;
	float: left;
	left: 1%;
	right: 12%;
	margin: 2%;
}

quicksand  {
}
.quicksand {
	font-family: quicksand-b;
}

.email {
	border-spacing: 0px 304px;
	border-bottom-color: #00B4D0;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	border-bottom-width: thin;
	width: 92%;
	font-family: quicksand;
	font-size: medium;
	color: #00B4D0;
	padding-top: 1%;
	position: relative;
}
.short {
	border-spacing: 0px 304px;
	border-bottom-color: #00B4D0;
	border-right-style: none;
	border-top-style: none;
	border-left-style: none;
	border-bottom-width: thin;
	width: 40%;
	font-family: quicksand;
	font-size: large;
	color: #00B4D0;
	padding-top: 2%;
	margin-right: 7%;
	padding-left: 1%;
	top: 0%;
}

.but {
	background-color: #FFFFFF;
	border-radius: 11px;
	border: thin solid #00B4D0;
}
.box-div p .short {
	position: relative;
	font-size: medium;
}

.section3 {
	width: 40%;
	font-family: quicksand-b;
	text-align: center;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	margin-right: 2%;
	margin-top: 2%;
	margin-bottom: 2%;
	margin-left: 2%;
	border: thin solid #00B4D0;
	border-radius: 29px;
	overflow-y: auto;
	max-height: 23%;
	float: left;
	position: relative;
	padding-top: 2%;
}
.Q{
	height: 10px;
}

.ani2{
	color: #00B4D0;
	font-family: quicksand-b;
	position: relative;
}

.ani
    {
	overflow: hidden;
	width: 100%;
	height: 0px;
	transition: height 1s;
	-moz-transition: height 1s; /* Firefox 4 */
	-webkit-transition: height 1s; /* Safari and Chrome */
	-o-transition: height 1s; /* Opera */
	display: block;
	color: #00B4D0;
	font-family: quicksand;
	position: relative;
    }
input:checked + .ani{
	height: auto;
	position: relative;
}
.section4 {
	width: 90%;
	left: 2%;
	position: relative;
	color: #FFFFFF;
	font-family: quicksand;
	text-align: justify;
	background-color: #00B4D0;
	border-radius: 22px;
	padding-top: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	float: left;
}
.header2 {
	width: 22%;
	position: relative;
	text-align: center;
	left: 38%;
}
.logo2 {
	position: relative;
	width: 100%;
	left: -2%;
}
.section5 {
	width: 40%;
	font-family: quicksand-b;
	text-align: center;
	padding-right: 2%;
	padding-bottom: 2%;
	padding-left: 2%;
	margin-right: 2%;
	margin-top: 2%;
	margin-bottom: 2%;
	margin-left: 2%;
	border: thin solid #00B4D0;
	border-radius: 29px;
	overflow-y: auto;
	max-height: 23%;
	float: left;
	position: relative;
	padding-top: 2%;
}
.title2 {
	font-size: medium;
	position: relative;
	text-align: center;
	width: 355%;
	font-family: quicksand-b;
	margin-top: -32px;
	margin-bottom: 0px;
	left: -131%;
}
