/* General Blueprint Style */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);
@font-face {
	font-family: 'flama';
	src:url(../fonts/flamareg.otf);
} /* Made with http://icomoon.io/ */

*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
body, html { font-size: 100%; padding: 0; margin: 0;}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before, .clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }

body {
    font-family: "Poppins", sans-serif;
    color: #000;
    background-color: #fff;
}



a {
	color: #c11b1b;
	text-decoration: none;

}

a:hover {
	color: #25367d;
	text-decoration: none;
}

.container-ulti {
	position: relative;
	margin-top: 14em;
	background-color: #000;
}



.container-ulti > header,
.main section > div {
	width: 100%;
	min-height: 100%;
	max-width: 69em;
	margin: 0 auto;
	padding: 2.875em 1.875em 1.875em;
}

.container-ulti > header,
.main section > div#quote {
	max-width: 100%;
}

.container-ulti > header h1 {
	font-size: 4.125em;
	line-height: 1.3;
	margin: 0 0 0.6em 0;
	float: left;
	font-weight: 400;
}

.container-ulti > header > span {
	display: block;
	position: relative;
	z-index: 9999;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	padding: 0 0 0.6em 0.1em;
}

.container-ulti > header > span span:after {
	width: 30px;
	height: 30px;
	left: -12px;
	font-size: 50%;
	top: -8px;
	font-size: 75%;
	position: relative;
}

.container-ulti > header > span span:hover:before {
	content: attr(data-content);
	text-transform: none;
	text-indent: 0;
	letter-spacing: 0;
	font-weight: 300;
	font-size: 110%;
	padding: 0.8em 1em;
	line-height: 1.2;
	text-align: left;
	left: auto;
	margin-left: 4px;
	position: absolute;
	color: #fff;
	background: #47a3da;
}

.container-ulti > header nav {
	float: right;
	text-align: center;
}

.container-ulti > header nav a {
	display: inline-block;
	position: relative;
	text-align: left;
	width: 2.5em;
	height: 2.5em;
	background: #fff;
	border-radius: 50%;
	margin: 0 0.1em;
	border: 4px solid #47a3da;
}

.container-ulti > header nav a > span {
	display: none;
}

.container-ulti > header nav a:hover:before {
	content: attr(data-info);
	color: #47a3da;
	position: absolute;
	width: 600%;
	top: 120%;
	text-align: right;
	right: 0;
	pointer-events: none;
}

.container-ulti > header nav a:hover {
	background: #47a3da;
}

.bp-icon:after {
	font-family: 'bpicons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #47a3da;
	-webkit-font-smoothing: antialiased;
}

.container-ulti > header nav .bp-icon:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 2;
	text-indent: 0;
}

.container-ulti > header nav a:hover:after {
	color: #fff;
}



.main > section:nth-child(odd) {
	background: #fff;
	color: #000;
}

.main section:first-child > div {
	padding-top: 0em;
}

.main section p {
	margin: 0;
	font-size: 1.8em;
	line-height: 1.5;
}

.main section a{
	color:#c11b1b;
}

#register.button a{
	color: white;
}

#register.button a:hover{
	color: #c11b1b;
}

.main section#lomba2 a{
	color: #ef4225;
}

p#demo{
	font-size: 60px;
	font-family: 'Oswald', sans-serif;
	color: #fff;
}

p#days{
	color: #fff;
}

p#desc{
	color: #fff;
	font-size: 16px;
}

p#opening{
	color: #fff;
	font-size: 17px;
}

p#lombaTitle{
	color: #c11b1b ;
	font-size: 25px;
}

p#lombaDesc{
	color: #000;
	font-size: 17px;

}

p#lombaTitle2{
	color: #fff;
	font-size: 25px;
}

p#lombaDesc2{
	color: #fff;
	font-size: 17px;

}

p#lombaTitle2 a {
	color: #fff;
	font-size: 25px;
}

p#lombaDesc2 a:hover{
	color: #fff;
	font-size: 17px;

}

p#TitleK{
	color: #c1272d;
	font-size: 25px;
}

p#DescK{
	color: #000;
	font-size: 17px;
}

.main-banner{
	position: relative;
	height: 700px;

}

.footer{
	position: relative;
	background-color: #25367d;
	height: 200px;
	color: #fff;
	font-family: flama;
}

.main-banner .overlay{
	background: linear-gradient( rgba(20,20,20, .25),  rgba(20,20,20, .25));
	position: absolute;
	top: 0;
	z-index: 150;
	min-width: 100%;
	min-height: 100%;
}

section#artikel{
	background-color: #25367d;
	color: #fff;

}

section#artikel h1 {
	font-family: "Poppins", sans-serif;
	font-weight: 300;
}

section#lomba2{
	background-color: #25367d;
	color: #fff;

}

section#kriteria {
	background-color: #fff;
}

section#separator {
	background-color: #25367d;
}
.footerwrap {
	padding-right: 30px;
	padding-left: 70px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 150px;


}

.logo{
	width: 150px;
	bottom: 0px;
	right: 20px;
	position: absolute;
}

.logoth{
	width: 150px;
	bottom: 0px;
	right: 20px;
	position: absolute;
}


.main-banner video {
  position: absolute;
  min-height: 100%;
  width: 100%;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 100;
}

.main-banner #bannertext{

	z-index: 200;
}

.main-banner #bannerlogo{

	z-index: 200;
}

@media screen and (max-width: 55em) {

	.container > header h1,
	.container > header nav {
		float: none;
	}

	.container > header > span,
	.container > header h1 {
		text-align: center;
	}

	.container > header nav {
		margin: 0 auto;
	}

	.container > header > span {
		text-indent: 30px;
	}

	.main section p {

		font-size: 1.4em;
	}
}
