/* @import url(http://weloveiconfonts.com/api/?family=fontawesome); */

/* fontawesome */
/* [class*="fontawesome-"]:before {
  font-family: 'FontAwesome', sans-serif;
} */

body { overflow-x: hidden; margin: 0; padding: 0; font-family: 'Open Sans', sans-serif; background: #F0F0F0; }

img { border: 0; }
h1, h2, h3 { color: #333; text-align: left; }

h1 { color: #5d676d; font-weight: bold; font-size: 14px; letter-spacing: 1px; padding: 12px 0; margin: 0; }

a { color: #bbb; text-decoration: none; }
a:hover { text-decoration: underline; }

#logo-geb { max-height: 100%; background: #fff none repeat scroll 0 0; display: block; padding: 3px 16px; position: absolute; right: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box; }

#header1 { background: #424242; padding: 4px 0; height: 28px; }
#header2 { position: relative; width: 100%; height: 60px; }
#header2 .wrapper { background: #E81716; height: 100%; position: relative; }

.wrapper { max-width: 1200px; margin: 0 auto; position: relative; }

h2 { font-size: 14px; margin: 0; padding: 0; line-height: 24px; color: #666; }
#container1 { color: #555; line-height: 1.2em; width: 100%; }

#container2 { text-align: left; display: inline-block; vertical-align: top; width: 480px; max-width: 100%; margin: 0 auto 32px; padding: 0 16px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box; }

#container2 label { line-height: 28px; color: #666; display: inline-block; min-width: 160px; margin-bottom: 10px; }

#chosen-box { width: 100%; position: absolute; bottom: 8px; text-align: center; left: 0; }
#chosen-box div { cursor: pointer; background: #e2e2e2; margin: 0 4px; height: 12px; width: 12px; border-radius: 50%; display: inline-block;
	-moz-transition: background .2s ease, width .2s ease, height .2s ease;
	-webkit-transition: background .2s ease, width .2s ease, height .2s ease;
	transition: background .2s ease, width .2s ease, height .2s ease; }

#chosen-box div.active { background: #667071; height: 16px; width: 16px; }

#clouds { position: absolute; left: 0; top: 0; margin: 10px; }

#container1 { background: #fff; width: 100%; font-size: 12px; text-align: center; padding: 64px 0; }

.container5 { text-align: center; width: 100%; height: 120px; }
.container6 { height: 60px; line-height: 18px; background: #fff; color: #666; white-space: normal; }

.container5  img { max-width: 100%; max-height: 100%; }

footer { background:#435051; opacity: .8; width: 100%; }
#container4 { padding: 0 32px; max-width: 100%; text-align: left; margin: 0; height: 212px; display: inline-block; position: relative; width: 552px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box; }

#container3 { margin: 0 auto; overflow: hidden; white-space: nowrap; position: relative; background: #fff; max-width: 480px; height: 180px; }
#container3 article { vertical-align: top; height: 100%; width: 100%; display: inline-block; }
#first-swipe {
	-moz-transition: margin .4s ease;
	-webkit-transition: margin .4s ease;
	transition: margin .4s ease;}


input:not([type=submit]):not([type=checkbox]):not([type=radio]) {
	margin: 2px 0; box-sizing: border-box; width: 165px; height: 30px; line-height: 30px; padding: 0 8px; background: #fff;
	border: 1px solid #adb4c3; color: #444; }
input:not([type=submit]):not([type=checkbox]):not([type=radio]):focus { border-bottom-color: #2288bb; }

.btn, button { font-size: 12px; cursor: pointer; background: #27ae60 none repeat scroll 0 0; border: medium none; border-radius: 2px; color: #fff; height: 30px; line-height: 30px; padding: 0 16px; }

.btn:hover, button:hover { background-color: #2ecc71; }

#container10 { display: flex; flex-wrap: wrap; padding: 32px 0; clear: both; }
#container10 > span { white-space: nowrap; color: #fff; line-height: 28px; display: block; flex: 1 1 auto; font-size: 14px; margin-left: 16px; }

#swipe-left, #swipe-right { text-align: center; position: absolute; height: 212px; width: 36px; top: 0; opacity: .6; cursor: pointer; line-height: 180px; font-size: 28px; }

#swipe-left:hover, #swipe-right:hover { opacity: .5; }
#swipe-left { left: 0; }
#swipe-right { right: 0; }

.clear { clear: both; }

.break { float: left; margin-right: 16px; }
.norm { float: none; clear: both; }

#loginError { color: #a22222; font-size: 12px; margin: 8px 0; }


@media (max-width: 1200px) {
	#header1 { display: none; }
	#container10 > span { margin-bottom: 38px; }
	#container10 > span:last-of-type { margin-bottom: 0; }
	#container1 { padding: 16px 0; }
}

@media (max-width: 640px) {

}

@media (max-width: 518px) {
	#header2 { height: 40px; }
	#header2 .wrapper { background-position: right 264px top 0; }
	#container2 .break { margin-right: 0; }
	#container2 label { min-width: 108px; }
}
