﻿@charset "utf-8";

html, body 			{ height: 100%; }
body 				{ font-family: 'Oswald', sans-serif; background: #000; color: #FFF }
.warp 				{ margin: 0 auto; max-width: 90%; }
.container 			{ color: #FFF }



/*	SECTION =======	*/
header				{ display: block; background-size: cover; background-color: #1A1A1A; position: relative; min-height: 625px; color: #FFF; }
section#home		{ display: block; background: #378fb4; color: #fff; padding: 80px 0; }
section#gpluscom 	{ display: block; background: #F7F7F7; color: #fff; padding: 50px 0 60px 0; }
section#access, section#imp		{ display: block; color: #fff; padding: 80px 0;  background: url(../img/bg_access.jpg) #181818 top center no-repeat; background-size: cover; }
section#access .desc { max-width: 480px }
section#gpluscom p { color: #333; font-size: 1.2em; line-height: 1.5em }
section#ourfriends		{ display: block; background: #378fb4; color: #fff; padding: 80px 0; }
section#access p { color: #dff8ff; font-size: 1.2em; line-height: 1.5em }
section#imp p { color: #dff8ff; font-size: 0.8em; line-height: 1.5em }

.imp {font-size:0.8em;font-family: 'Open Sans', sans-serif !important; display:block; text-align:center; margin:20px 0 5px 0 }

/*NAVI ============*/
nav#topnav { z-index: 2000; position: absolute; top: 10px; left: 35px }
nav#topnav ul { font-family: 'Oswald', sans-serif; font-weight: 300; display: block; font-size: 1.2em; padding: 10px 0; height: 20px; color: #FFF; }
nav#topnav ul li { padding: 0; margin-right: 35px; margin-bottom: 10px; float: left; }
nav#topnav ul li a { text-decoration: none; color: inherit; display: block; padding: 0 3px; margin-top: -2px }
nav#topnav ul li a i { font-size: 0.9em; font-weight: normal; }
nav#topnav ul li a:hover { text-decoration: underline }
.r { background: url(../img/resis.svg) center no-repeat; background-size: contain; width: 40px; margin-right: 5px !important; text-indent: -9999px; height: 50px; }


/*TYPO ============*/
p { font-family: 'Open Sans', sans-serif !important; font-weight: 300 !important; margin-bottom: 12px !important;font-size: 1.1em;
line-height: 1.4em ; }
a { color: #378fb4 }
#ourfriends a {color: #FFF}
a.join, a.verfify { border-radius: 4px; font-family: 'Oswald', sans-serif; font-weight: 300; font-size: 2em; color: #FFF; padding: 15px; text-decoration: none; display: inline-block; }
a:hover { color: white !important; text-decoration: none }
a.join { background: #378fb4; }
a.join:hover { background: #0b5b7d; }
a.verfify { background: #dc4a36; }
a.verfify:hover { background: #ab3323; }

h2 {font-family: 'Oswald', sans-serif !important;}
h2 small { font-size: 0.55em }
#home h3, #ourfriends h3, #register h3 { font-size: 3em !important; font-family: 'Oswald', sans-serif; margin-bottom: 25px; text-transform: uppercase; line-height: 1; }
#register h3 { margin: 15px 0 }
h3.gp { color: #dc4a36; font-family: 'Oswald', sans-serif; margin-bottom: 30px; padding-top: 20px; font-weight: 700; position: relative; }
h3.access { font-size: 4.2em; color: #378fb4; font-family: 'Oswald', sans-serif; margin-bottom: 30px; padding-top: 20px; font-weight: 300; position: relative; }

h2.regist {font-size:30px !important; margin:15px 0; font-weight: 300; color: #378fb4; border-bottom: 1px solid #378fb4; padding-bottom: 15px;}
h2.regist small {font-size: 0.5em; color: rgba(255,255,255,0.6); text-transform: uppercase; color:rgba(255,192,39,1); display: block; margin-top: 10px;}


.info { text-align: center; margin: 30px auto; width: 98%; font-size: 1em; padding: 10px 15px; border: 1px solid #378fb4; }

/*PROMO SECTION =========*/
.promo { display: block; position: absolute; z-index: 2000; top: 15%; left: 8%; color: #FFF; width: 90%; }
.promo h2 { display: block; font-weight: 400; text-shadow: 0px 8px 15px rgba(0, 0, 0, 0.5); margin-bottom: 5px; }
.promo p { display: block; max-width: 650px; font-size: 1.4em; line-height: 1.5; text-shadow: 0px 4px 8px rgba(0, 0, 0, 0.7); font-family: 'Open Sans', sans-serif; font-weight: 300 !important; }


/*ELEMENTS ============*/
.logo_resis { margin-right: 2%; float: left; }
.video_resis { float: right }
.logo_resis { width: 150px; }
.grid { width: 45%; margin-right: 2%; float: left; }
.last { margin-right: 0 !important; }
.gplusdec { max-width: 633px; }
.gplusmok { float: left; margin-right: 20px; width: 50%; max-width: 500px; }


.ste {
			display: block;
			width: 70%;
			max-width: 950px;
			max-height: 166px;
			margin: 20px auto;
			-webkit-transition: all 1s;
			-moz-transition: all 1s;
			-ms-transition: all 1s;
			-o-transition: all 1s;
			transition: all 1s;
		}



.last { margin-right: 0 !important }
.hide { display: none; visibility: hidden; }
.hidden { opacity: 0.2 }


 @media (max-width: 839px) {
	.gplusmok 		{ width: 100%; float: none }
	.promo 			{ top: 20%; left: 5%; color: #FFF; width: 95%; }
	nav#topnav 		{ left: 15px }
	nav#topnav ul li { margin-right: 15px; margin-bottom: 10px; font-size: 0.8em; }
	a.join 			{ float: none; font-size: 1.5em; margin-top: 10px }
	.logo_resis, .video_resis { float: none }
	#home h3, #ourfriends h3 		{ text-align: center }
	.logo_resis, .video_resis { text-align: center; display: block; width: auto }
	.step 			{ float: none; margin-right: 0; width: 60px; margin-top: 10px; }
	.form_1 { padding: 5px; height: 80px; }
	#submit {font-size: 1.26em;}
	.video_resis iframe { width: 99% }
	.ste {display: block; width: 100%; max-width: 950px; max-height: 166px; margin: 20px auto; }
	section#access, section#imp		{ background:#000 !important; }
	.info { text-align: center; margin: 10px auto; width: 95%; font-size: 1em; padding: 10px 8px; border: 1px solid #378fb4; }
	.recu_txt {float: none; text-align: left;}
	.recu_profile {float: none; margin:0 auto; text-align: center; }
	section#recursion {background-image: none}
}


 @media (max-width: 940px) {
	.video_resis iframe { width: 95%; height: 250px }
	.form_1, .form_2 { height: 85px !important; }
}


#submit { outline: 0px; height: 49px; background: #378fb4; font-family: 'Oswald', sans-serif; color: white; font-size: 1.5em; font-weight: 300; border: none; border-radius: 4px; transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; margin-top: 13px; padding: 2px 8px; cursor: pointer; }
.form_1, .form_2 { padding: 5px; height: 100px; transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; }
.form_2 { opacity: 0; }
.show { opacity: 1 !important; }
.a { -webkit-transform: translate(0, -15px); }
.step { float: left; margin-right: 10px; }

.step_reg {
	color:rgba(0,0,0,1) !important;
	background:#378fb4;
	padding: 5px 8px;
	font-size: 0.7em;
	font-family: 'Oswald', sans-serif;
	text-transform: uppercase;
	font-weight: 400;
	border-radius: 10px;
}