
/* CSS C3 */


body {
	background: #762488 url("../images/bg_c3.png") repeat left top;
}

.site {
	 box-shadow: 0 0 35px 20px rgba(0, 0, 0, 0.6);
}

#site-languages {
	/*margin-left:20px;*/
	margin-top:0px;
	float:left;
	text-align: right;
	position: relative;
	padding: 0px;
	min-height: 20px;
	width: auto;
}


#header {
    background-color: #f00088;
    color: #fff;
    display: inline-block;
    margin: 0;
	padding: 0;
    min-height: 374px;
	height:auto;
	width:100%;

}

#header-image {
	max-height: 602px;
}
#header-image img {
	min-width: 400px;
	min-height:500px;
}

#header-logos {
	margin: -520px 12% 0 0;
	display: inline-block;
}
#header-logos img {
}

#header-title {
	float:left;
	margin: -525px 6% 0 70px;
	text-align:left;
	display: inline-block;
}

#header-language {
	color:#000;
	background-color:rgba(255,255,255,0.5);
	margin: -70px 0 0 0;
}


#header-title h1 {
	margin-bottom:4px;
	color:#000;
	letter-spacing: -2px;
}

#header-title h2 {
	background: transparent url("../images/btn-check2.png") no-repeat left top;
	background-size: 100% 100%;
	color:#fff;
	font-weight:700;
	margin-top:-10px;
	font-size: 23pt;
	margin-bottom:0px;
	padding:2px 22px 14px 48px;
	min-width: 150px;

    -ms-transform: rotate(-2deg); /* IE 9 */
    -webkit-transform: rotate(-2deg); /* Chrome, Safari, Opera */
    transform: rotate(-2deg);
}


#header-content {
	position: absolute;
	display:inline-block;
	top:250px;
	margin: 0 0 0 75px;

}
#header-content h1 {
	margin-bottom:0px;
	color:#e2007a;
}
#header-content h2 {
	margin-top:0px;
	font-size: 30pt;
}

#header-menu {
	position: relative;
	display:inline-block;
	margin: -100% 0 0 90px;
	bottom:150px;
	overflow:hidden;

}


.content-main {
    background: transparent url("../images/intro-c3c.png") no-repeat 0 100px;
    background-size: 100% 750px;
	z-index:100;
}

.page2 .content-main {
    background: transparent url("../images/intro-c3-white.png") no-repeat 0 100px !important;
    background-size: 100% 750px;
}

.no-bg {
	background: none !important;
}

.content {
	padding-top:20px;
}

.content-intro {
	background-color: transparent;
	padding-bottom: 10px;
}

.no-bg > .content-intro {
	padding-bottom: 0px;
}

.no-bg > .content-intro h2 {
	margin-bottom: 12px;
}

.content-intro h2 {
	font-size: 30pt;
}

.intro-bar {
    background: #f00088 url("../images/header-line.png") no-repeat 43.5% 0;
	background-size: 9px 100%;
	display: table-row;
}

.intro-bar h2 {
	background-color: #f00088;
	border: none;
	max-width: 35%;
	text-align:right;
	margin-right:20px;
	clear:none;
	display:inline-block;
	line-height: 33pt;

}

.page3 .intro-bar,
.page2 .intro-bar {
    background: #f00088;
}

.page3 .intro-bar h2,
.page2 .intro-bar h2 {
	max-width: 75%;
}

.page3 .intro-bar h2 {
	color: #f00088;
}

.page3 .intro-bar {
	margin-bottom: 10px;
	display:block;
}


.intro-text {
	float: right;
	max-width: 45%;
	clear:none;
	padding-left:20px;
	margin: 20px 35px 0 0px;
}

.intro-text a {
	color:#fff;
}


.content-overview {
    border: 3px solid #f0088c;
	box-shadow: -1px 2px 3px 3px rgba(0, 0, 0, 0.27);
	margin-bottom:80px;
}



.btn-basic:hover,
.btn-basic:focus {
    background-color: #eee !important;
	color: #000;
}
.btn-basic:hover:before,
.btn-basic:focus:before {

}

.content-form {
	padding-right:0px;
}

.form .btn-basic {
	max-width: 400px;
}

#btn_start {
	background: transparent url("../images/btn-start.png") no-repeat left top;
	background-size: 100% 100%;
	width:140px;
	height:140px;
	right:0%;
	margin: -220px 80px 10px 20px;
	display: inline;
	position:relative;
	float: right;
}

#btn_start a {
	color: #000;
	padding:28px 16px 20px 16px;
	margin-top: 12px;
}

#btn_start a:hover,
#btn_start a:focus {
	color: #e20079;
}

#btn_start:hover,
#btn_start:focus {
	background-color:  transparent !important;
}


.form-q:nth-of-type(odd) {
	background: transparent url("../images/q-bg2.png") no-repeat left top;
	background-size: 100% 100%;
}

.form-end {
	height: 250px;
	padding: 0 0 0 0;
	background: transparent url("../images/q-bg-submit.png") no-repeat left top;
	background-size: 100% 100%;
}
.form-response {
	/*background:transparent;*/
	margin-top:0px;
	padding-top:10px;
	padding-left:20px;
}
.btn-submit {
	margin-top:42px;
	background-color:#fff !important;
	color:#000;
	/*
	background: transparent url("../images/btn-check2.png") !important;
	background-size: 100% 100%;
	border-radius:0px;
	*/
}

.btn-submit:hover,
.btn-submit:focus {
	background-color:rgba(255,255,255,0.6) !important;
}

.form-q-number {
	margin-top:-50px;
	width: 120px;
	height:120px !important;
}

.form-q-number > .number {
	width:76px;
	color:#fff;
	margin: 1px 0 0 -8px;
	display:block;
	position:absolute;
	text-align:center;
	font-size:32pt;
}

.form-q-number > .q-answered {
	color:#c9c9c9;
}

.form-q-content {
	border:none;
	margin-bottom:35px;
}

.hili-tab {
	width: 80px;
	height: 100px;
	margin-top: -18px;

	background: transparent url("../images/qnumber-todo.png") no-repeat left top;
	background-size: 100% auto;
}

.hili-answered {
	background: transparent url("../images/qnumber-done.png") no-repeat left top;
	background-size: 100% auto;
}


/* media scaling */


@media (max-width: 1024px) {


}

/*
 *		800px
 */
@media (max-width: 800px) {

	#header-title {
		margin: -520px 6% 0 55px;
	}

	#header-logos {
		margin: -490px 11% 0 0;
	}

	#header-menu {
		margin: -100% 0 0 70px;
		bottom:160px;
	}

	.form-q-txt {
		padding: 5px 0 0 115px;
	}

	.content-intro {
		margin-top:0px;
	}

	.content-intro h2 {
		font-size: 26pt;
		line-height: 29pt;
	}

	.intro-bar {
		margin-top: -10px;
	}

	.intro-text {
		float: right;
		max-width: 45%;
		clear:none;
		padding-left:15px;
		margin: 20px 30px 0 0px;
	}

}



@media (max-width: 767px) {
	#header-title {
		margin: -490px 6% 0 60px;
	}

	#header-title h2 {
		font-size: 22pt;
		line-height: 22pt;
		min-width: 100px;
	}

	#header-logos {
		margin: -450px 9% 0 0;
	}

	#header-logos img {
		width: 180px;
	}

	.intro-text {
		max-width: 42%;
		margin: 13px 0px 0 0px;
		font-size:16pt;
		line-height: 18pt;
	}

	.intro-bar {
		background-position: 46% 0;
	}

	.intro-bar h2 {
		line-height: 24pt;
		font-size:23pt;
	}

	#btn_start {
		width:140px;
		height:140px;
		margin: -220px 50px 10px 20px;
	}


}

/*
 *		640PX
 */
@media (max-width: 640px) {
	#header-title {
		margin: -445px 6% 0 45px;
	}

	#header-logos {
		margin: -445px 9% 0 0;
	}

	#header-logos img {
		width: 160px;
	}

	#header-menu {
		margin: -100% 0 0 45px;
		bottom:150px;
	}


	.intro-bar {
		background-position: 48% 0;
	}

	.content-intro h2 {
		font-size: 20pt;
	}

	#btn_start {
		width:140px;
		height:140px;
		margin: -220px 30px 10px 20px;
	}

	.hili-tab {
		width: 70px;
		margin-top: -10px;
	}
	.form-q-number > .number {
		width: 70px;
		margin: 5px 0 0 -8px;
		font-size: 31pt;
		letter-spacing:-2px;
		height: 120px;
	}
	.form-q-number {
		width: 60px;
		height: 120px !important;
	}
}

@media (max-width: 580px) {
	#header-title {
		position:relative;
		margin: -480px 6% 0 60px;
	}

	#header-logos {
		position:relative;
		margin: -460px 6% 0 0;
	}
	#header-logos img {
		width: 160px;
	}

	#header-title h2 {
		font-size: 18pt;
		line-height: 18pt;
		min-width: 80px;
		padding-right: 10px;
		margin-top:3px;
	}

	#btn_start {
		width:140px;
		height:140px;
		margin: -220px 20px 10px 20px;
	}

	.hili-tab {
		width: 58px;
		margin-top: -2px;

	}
	.form-q-number > .number {
		width: 55px;
		margin: 10px 0 0 -6px;
		font-size: 30pt;
		letter-spacing:-2px;
	}

	.form-q-number {
		width: 50px;
		height: 120px !important;
	}	
}

@media (max-width: 480px) {
	#header-title {
		position:relative;
		margin: -480px 6% 0 50px;
		font-size: 17pt;
		line-height: 18pt;		
	}
	#header-title h2 {
		margin-top:20px;
	}

	#header-menu {
		margin: -100% 5px 0 40px;
		bottom:170px;
	}

	#header-logos {
		position:relative;
		margin: -455px 4% 0 0;
	}
	#header-logos img {
		width: 130px;
	}

	.form-q-txt {
		padding: 5px 0 0 60px;
	}

	.intro-bar h2 {
		font-size: 16pt;
		line-height: 19pt;
	}

	.content-intro h2 {
	}

	.intro-bar {
		background-position: 48% 0;
	}

	.intro-text {
		max-width: 39%;
		margin: 12px 0px 0 0px;
		font-size:13pt;
		line-height: 15pt;

	}

	#btn_start {
		width:126px;
		height:126px;
		margin: -150px 20px 10px 40px;
		float:left;
	}
	#btn_start a {
		font-size: 10pt;
		line-height:10pt;
		margin-top:3px;
	}

}

@media (max-width: 399px) {

	.intro-bar h2 {
		font-size: 15pt;
		line-height: 18pt;
	}

	#header-title {
		position:relative;
		margin: -480px 6% 0 40px;
	}

	#header-title h2 {
		font-size: 16pt;
		line-height: 17pt;
		min-width: 80px;
		padding-left: 35px;
	}

	#header-logos {
		position:relative;
		margin: -455px 3% 0 0;
	}
	#header-logos img {
		width: 120px;
	}


	#header-menu {
		margin: -100% 0 0 20px;
		bottom:175px;
	}

	.intro-bar {
		background-position: 50% 0;
	}

	.intro-text {
		max-width: 39%;
		margin: 12px 0px 0 0px;
	}

	.hili-tab {
		width: 55px;
		margin-top: 0px;
	}
	.form-q-number > .number {
		width: 55px;
		margin: 7px 0 0 -6px;
		font-size: 28pt;
	}

	.form-q-txt {
		padding: 5px 0 0 60px;
	}

}

@media (max-width: 359px) {

	#header-title h2 {
		font-size: 14pt;
		line-height: 16pt;
		min-width: 80px;
		padding-left: 35px;
	}

	#header-logos img {
		width: 110px;
	}

	#header-menu {
		margin: -100% 0 0 10px;
		bottom:175px;
	}

	.form-q-txt {
		padding: 5px 0 0 60px;
	}

	.intro-bar h2 {
		font-size: 15pt;
		line-height: 17pt;
	}
}
