﻿.input_a_text {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 28px;
	border: solid;
	border-color: black;
	font-weight: 300;
}
.input_a_index_text {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 30px;
	border: solid;
	border-color: black;
	width: 30%;
	font-weight: 300;
}

.menu_a_login {
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.left_menu {
	position: fixed;
	padding: 0px;
	margin-left: -3px;
	width: 156px;
	height: 100%;
}
.left_menu_content {
	border-right: solid;
	border-top: solid;
	border-bottom: solid;
	border-bottom-right-radius: 12px;
	border-top-right-radius: 12px;
	background-color: rgba(197,197,197,1.00);
	padding: 10px;
}
.left_menu_content a {
	font-size: 22px;
}
.left_menu_content a:hover {
	color: rgba(187,0,3,1.00);
	padding-left: 6px;
	border-left: solid;
}

.p_text {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 22px;
	font-weight: lighter;
	margin: 0px;
	padding-top: 10px;
}

.h2_v1 {
	font-size: 35px;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.h3_v1 {
	/*font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";*/
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 30px;
	font-weight: lighter;
	margin: 0px;
	padding-top: 10px;
	text-transform: uppercase;
}

.h2_v2_in_work {
	font-size: 1.3vw;
	font-weight: 700;
	/*font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";*/
	font-family: 'Open Sans Condensed', sans-serif;
	margin: 0px;
	padding: 0px;
	/*text-transform: uppercase;*/
}

.h2_v2 {
	font-size: 2.6vw;
	font-weight: 700;
	/*font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";*/
	font-family: 'Open Sans Condensed', sans-serif;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.h2_v2 a {
	font-size: 3vw;
	font-weight: 700;
	/*font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";*/
	font-family: 'Open Sans Condensed', sans-serif;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.h2_v2 a:hover {
	color: red;
}

.h3_v2 {
	/*font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";*/
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 32px;
	font-weight: lighter;
	margin: 0px;
	padding-top: 10px;
	text-transform: uppercase;
}
.h2_v3 {
	font-size: 38px;
	font-weight: bold;
	/*font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";*/
	font-family: 'Open Sans Condensed', sans-serif;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.h3_v3 {
	/*font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";*/
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 31px;
	font-weight: lighter;
	margin: 0px;
	padding-top: 10px;
	text-transform: uppercase;
}



.center_cols {
	border-left: solid;
	border-right: solid;
	border-color: #000000;
	padding-left: 12px;
	padding-right: 12px;
}

.left_cols {
	border: hidden;
	padding-left: 12px;
	padding-right: 12px;
}

.right_cols {
	border: hidden;
	padding-left: 12px;
	padding-right: 12px;
}
.right_cols_1 {
	border-left: solid;
	border-color: #000000;
	padding-left: 12px;
	padding-right: 12px;
}


.all_cols_down {
	border-bottom: double;
	border-color: #000000;
	padding-bottom: 18px;
}

.all_cols_down_no_down_border {
	padding-bottom: 18px;
}

a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.head_line1 {
	font-family: 'Open Sans Condensed', sans-serif;
	padding: 0px;
	border-bottom: solid;
	border-top: solid;
	border-color: #000000;
	font-size: 20px;
}

.head_line2 {
	padding: 0px;
	padding-bottom: 12px;
	border: hidden;
}

.menu2 a {
	margin-left: 12px;
	font-weight: bolder;
	border-bottom: solid;
	border-color: #3F3F3F;
}

.menu2 a:hover {
	margin-left: 12px;
	font-weight: bolder;
	border-bottom: solid;
	border-color: #FF0000;
}

.down_line {
	font-family: 'Open Sans Condensed', sans-serif;
	position: fixed;
	left: 0px;
	bottom: 0px;
	padding: 0px;
	margin-top: 14px;
	border-top: solid;
	border-color: #000000;
	background-color: white;
}


.start_index {
	position: absolute;
	width: 100%;
	height: 100%;
	border: hidden;
	border-color: aqua;
}
.start_index_div {
	position: absolute;
	width: 100%;
	height: 40%;
	top: 2%;
	border: hidden;
	border-color: brown;
}

.hide_set {
	display: none;
}

body {
	/*overflow: hidden;*/
	padding: 0px;
	margin: 0px;
	font-family: 'Oswald', sans-serif;
}

.start_index_anim {
	position: absolute;
	width: 100%;
	height: 40%;
	top: 0%;
	border: hidden;
	animation: start_index_Animation 1s linear 0s;
	-webkit-animation: webkit_start_index_Animation 1s linear 0s;
}

@keyframes start_index_Animation {
	0% {
		top: 20%;
	} 100% {
		top: 0%;
	}
}
@-webkit-keyframes webkit_start_index_Animation {
	0% {
		top: 20%;
	} 100% {
		top: 0%;
	}
}

.hide_alpha_anim {
	overflow: hidden;
	height: 0%;
	width: 80%;
	animation: hide_alpha_Animation 1s linear 0s;
	-webkit-animation: webkit_hide_alpha_Animation 1s linear 0s;
}

@keyframes hide_alpha_Animation {
	0% {
		opacity: 1;
		height: 80%;
	} 50% {
		opacity: 0;
	} 100% {
		opacity: 0;
		height: 0%;
	}
}
@-webkit-keyframes webkit_hide_alpha_Animation {
	0% {
		opacity: 1;
		height: 80%;
	} 50% {
		opacity: 0;
	} 100% {
		opacity: 0;
		height: 0%;
	}
}

.head_index_text {
	/*overflow: hidden;
	width: 80%;*/
	width: 82%;
	height: 100%;
}

.show_alpha_anim {
	opacity: 1;
	animation: show_alpha_Animation 1s linear 0s;
	-webkit-animation: webkit_show_alpha_Animation 1s linear 0s;
}

@keyframes show_alpha_Animation {
	0% {
		opacity: 0;
	} 50% {
		opacity: 0;
	} 100% {
		opacity: 1;
	}
}
@-webkit-keyframes webkit_show_alpha_Animation {
	0% {
		opacity: 0;
	} 50% {
		opacity: 0;
	} 100% {
		opacity: 1;
	}
}

.alpha_set {
	opacity: 0;
}