/* =Typography-------------------------------------------------------------- */
@font-face {
	font-family: 'ethnocentricregular';
	src: url('../fonts/ethnocentric_rg-webfont.eot');
	src: url('../fonts/ethnocentric_rg-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/ethnocentric_rg-webfont.woff') format('woff'), url('../fonts/ethnocentric_rg-webfont.ttf') format('truetype'), url('../fonts/ethnocentric_rg-webfont.svg#ethnocentricregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'icomoon';
	src: url('../fonts/icomoon.eot');
	src: url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
.fa-caret-up, .fa-caret-down {
	color: #00B3DF;
	font-size: 20px;
}

/* This stylesheet generated by Transfonter (https://transfonter.org) on November 28, 2017 2:27 PM */

@font-face {
	font-family: 'HelveticaNeueLTStd-Roman';
	src: url('../fonts/354DCF_0_0.eot');
	src: url('../fonts/354DCF_0_0.eot?#iefix') format('embedded-opentype'), url('../fonts/354DCF_0_0.woff2') format('woff2'), url('../fonts/354DCF_0_0.woff') format('woff'), url('../fonts/354DCF_0_0.ttf') format('truetype');
}

@font-face {
	font-family: 'EurostileLTStd-Ex2';
	src: url('../fonts/354DCF_1_0.eot');
	src: url('../fonts/354DCF_1_0.eot?#iefix') format('embedded-opentype'), url('../fonts/354DCF_1_0.woff2') format('woff2'), url('../fonts/354DCF_1_0.woff') format('woff'), url('../fonts/354DCF_1_0.ttf') format('truetype');
}

@font-face {
	font-family: 'EurostileLTStd-BoldEx2';
	src: url('../fonts/354DCF_2_0.eot');
	src: url('../fonts/354DCF_2_0.eot?#iefix') format('embedded-opentype'), url('../fonts/354DCF_2_0.woff2') format('woff2'), url('../fonts/354DCF_2_0.woff') format('woff'), url('../fonts/354DCF_2_0.ttf') format('truetype');
}

body {
	font-family: 'HelveticaNeueLTStd-Roman';
	font-size: 15px;
	background: #ffffff !important;
}

.container {
	/*max-width:960px;*/
	padding: 0;
}
section {
	overflow: hidden;
}

::selection {
	background: #060606;
	color: #fff;
}

::-moz-selection {
	background: #060606;
	color: #fff;
}

#loading {
	display: none;
}

div#closeButton {
	display: inline;
	float: right;
	z-index: 1000;
}

p {
	font-family: 'HelveticaNeueLTStd-Roman';
	font-weight: 300;
	font-size: 18px;
	line-height: 25px;
	margin: 0 0 20px;
}
li {

	font-size: 20px;
	line-height: 27px;
}
ul {
	margin: 0;
	padding: 0;
}

a, a:visited {

}
.blue {
	color: #52BEF8;
}
.white {
	color: #ffffff;
}
.back_grey {
	background: #dddddd;
	padding: 40px 0px;
}
.back_black {
	background: #000000;
	padding: 40px 0px;
}
.back_white {
	background: #ffffff;
	padding: 40px 0px;
}

.blue {
	color: #52BEF8;
}
.white {
	color: #fff;
}
.black {
	color: #000;
}
.bac_white {
	background: #fff;
}
.bac_black {
	background: #000;
}
.title_big {
    font-family: 'EurostileLTStd-BoldEx2';
    font-size: 30px;
    margin: 0;
    margin-bottom: 20px;
    line-height: 40px;
    letter-spacing: 5px;
}
.title_small {
	font-family: 'EurostileLTStd-Ex2';
	font-size: 20px;
	line-height: 30px;
	margin: 0;
	margin-bottom: 5px;
	letter-spacing: 3px;
}
.padding_zero {
	padding: 0;
}
.p_section {
	margin-bottom: 25px;
}
.titolo_app {
		font-family: 'EurostileLTStd-BoldEx2';
	font-size: 15px;
	color: #000000;
}
a:hover {
	text-decoration: none;
}

.bac_opacity {
	background: rgba(0,0,0,0.7);
	padding: 40px;
}
.menu_top {
	margin-bottom: 0;
	text-align: right;
}
.menu_top li {
	display: inline;
	padding: 0 10px;
}
.menu_top li a {
	color: #fff;
	font-weight:bold;
}
.menu_top li a img {

}
/* =Buttons
 -------------------------------------------------------------- */
.button {
	text-align: center;
		font-family: 'EurostileLTStd-Ex2';
	display: block;
	border: 1px solid #fff;
	color: #fff;
	display: inline-block;
	margin-top: 0px;
	font-size: 15px;
	line-height: 45px;
	text-align: center;
	padding: 0px 20px;
	background: none;
	-o-transition: 0.4s;
	-ms-transition: 0.4s;
	-moz-transition: 0.4s;
	-webkit-transition: 0.4s;
	/* ...and now for the proper property */
	transition: 0.4s;
}
.button:hover {
	background: #01739E;
	color: #fff;
	border: 1px solid #01739E;
}

.button_blue {
	background: #2194F3;
	border: 1px solid #2194F3;
}
.button_black {
	background: #fff;
	border: 1px solid #000;
	color: #000;
}

.button_preorder:hover {
	color: #fff;
	text-decoration: none;
	background: #01739E;
}
.button_left {
	margin-right: 20px;
}
.button_nw {
	height: 40px;
	line-height: 40px;
}

nav .button {
	font-size: 18px;
	height: 38px;
	margin: 4px 0 5px 14px;
	padding: 0 30px;
}

/* =HEADER
 ------------------------------------------------------------  */
.tech_specs{

	padding:10px;
}

.tech_specs td{
	padding:10px;
	    border-top: 1px solid #eee !important;
    padding: 30px 10px !important;
}


.content_info {
	position: absolute;
	width: 100%;
	padding: 0;
	bottom: 0;
	z-index: 8899;
	margin-top: 15px;
}

nav {

}
.navbar-collapse{
	float:left;

}



.payoff {
	width: 65%;
	text-align: right;
	margin-right: 5%;
	color: #ffffff;
}
.payoff h2 {
		font-family: 'EurostileLTStd-Ex2';
	font-size: 20px;
	text-shadow: -1px 0px 9px rgba(7, 48, 69, 1);
	line-height: 40px;
	margin: 0;
	color: #ffffff;
}
.myvideoplayer {
	width: 100%;
}
.video_container {
	position: relative;
	background: #000;
}

.counter_dollars {
	background: #000;
	padding: 0 10px;
}
.controls_arrow {
	position: absolute;
}
.arrow_video_content {
	bottom: 51px;
	position: absolute;
	right: 65px;
	z-index: 100;
	z-index: 5;
}
.arrow_video_content p {
	font-family: 'EurostileLTStd-Ex2';
	color: #fff;
	display: block;
	margin: 0 0 5px 0;
	text-shadow: 1px 1px 7px rgba(0, 153, 255, 0.7);
	width: 65px;
}
.arrow_video {
	background: none repeat scroll 0 0 #000;
	border-radius: 60px;
	display: inline-block;
	height: 60px;
	right: 48px;
	top: -83px;
	width: 60px;
	z-index: 200;
}
.arrow_video img {
	left: 14px;
	position: absolute;
	top: 50px;
}
.texturevideo {
	background-image: url("../images/tex1.png");
	height: 100%;
	left: 0;
	margin: 0;
	opacity: 0.4;
	padding: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 200;
}
.play_video {
	position: absolute;
	z-index: 100;
	left: 45%;
	top: -184px;
}

.play_video a {

	display: none;
}
.play_video a img {
	height: 80px;
	width: 80px;
	display: block;
}
.content_bottom_top {
	float: right;
}

/*////// video - top //////////*/

/* =HEADER
 ------------------------------------------------------------  */

.logo {
	width: 220px;
	margin-left: 10px;
	opacity: 1;
	padding: 0;
	float: left;
}

.logo a .testologo {
	font-family: 'ethnocentricregular';
	font-size: 20px;
	color: #fff;
	line-height: 43px;
	float: left;
}

.logo a img {
	margin-right: 5px;
	margin-top: 2px;
	float: left;
	height: 40px;
}
.navbar-header {
	padding: 0;
}
.navbar {
	margin-bottom: 0;
	min-height: 40px;
	border: none;
}
.navbar-brand {
	padding: 0;
	height: 40px;
}
.navbar-toggle .icon-bar {
	width: 30px;
	background: white;
}

.navbar-toggle {
	background-color: transparent;
	background-image: none;
	border: medium none;
	border-radius: 0;
	float: right;
	margin-bottom: 0;
	margin-right: 30px;
	margin-top: 0;
	padding: 10px 0;
	position: relative;
}

.button-buy-top {
	text-align: center;
	font-family: 'EurostileLTStd-Ex2';
	display: block;
	margin-top: 0px;
	font-size: 15px;
	line-height: 40px;
	padding: 14px 24px !important;
	border-radius: 6px;
	margin-left: 15px;
	margin-right: 15px;
}
.button-buy-top a {
	color: white;
}

.button_blue {
	background: #2194F3;
	border: 1px solid #2194F3;
}

.text_price {
	text-align: center;
	margin-bottom: 200px;
}
.text_header {
	bottom: 200px;
	position: absolute;
	width: 100%;
	text-align: center;
	z-index: 1000;
}
.firstphrase {
	font-size: 40px;
	margin: 0 0 0px 0;
	text-align: center;
	text-shadow: 1px 1px 7px rgba(0, 153, 255, 0.7);
		font-family: 'EurostileLTStd-BoldEx2';
	color: #ffffff;
}
.secondphrase {
		font-family: 'EurostileLTStd-Ex2';
	font-size: 25px;
	color: #ffffff;
	margin: 15px 0 30px 0;
	text-transform: uppercase;
	text-align: center;
	letter-spacing:3;
}
.button_video {
	font-family: 'EurostileLTStd-Ex2';
	font-size: 18px;
	height: 48px;
	margin: 15px 0 0 15px;
	padding: 5px 25px;
	text-transform: uppercase;
	border-radius: 48px;
	background: #01739E;
	border: none;
}
.button_video:hover {
	text-transform: uppercase;
	background: #000;
}
.icon_button_video {
	background: rgba(0, 0, 0, 0) url("../images/watch_video.png") no-repeat scroll 0 6px;
	display: inline-block;
	float: left;
	height: 43px;
	width: 33px;
	margin-right: 10px;
}

/*////// MAIN MENU ///////*/
.main_menu_top {
	position: fixed;
	top: 0;
	z-index: 2000000;
	width: 100%;
	background: rgba(0,0,0,0.6);
	display: block;
	padding: 0 0 10px 0;
}
.main_menu {
	margin: 0 0 0 10px;	
}
.main_menu ul {
	margin:0 0 0 10px;
	padding: 0;
}
.main_menu ul li {
	list-style-type: none;
	display: inline;
	padding: 0 15px;
}
.main_menu ul li a {
	font-family: 'EurostileLTStd-Ex2';
	color: white;
	font-size: 10px;
	text-transform:uppercase;
	padding: 0;
	
    letter-spacing: 2px;
}
.main_menu ul li a img{
    width: 16px;
    margin-right: 7px;
}
.main_menu ul li a.hover_blue{
	color:#2194F3;
}

.main_menu ul li a:hover {
	/*border-bottom:2px solid #01739E;*/
	background: transparent;
	color:#2194F3;
}

/*/// MENU TOP MOBILE ///*/
.main_menu_top.mobile{
	padding-top:7px;
	background: rgba(0,0,0,0.7)
}
.mobile .mobile_navbar{
	float:right;
	padding-top:10px;

}

/*linea hover*/


.indiegogo_section {
	padding: 20px 0 20px 0;
}
.indiegogo_section .i_right {
	text-align: left;
}


.indiegogo_section p {
	font-size: 20px;
	color: #fff;
	font-size: 13px;
	margin-top: 19px;
	margin-bottom: 0px;
	text-align: right;
	font-family: 'EurostileLTStd-Ex2';
	text-transform: uppercase;
	letter-spacing: 2px;
}
.indiegogo_section .igg_number {
color:#eb1478; 
font-size:22px;
}


.img_download p {
	margin-bottom: 0;
}
.titolo_app_p p{
	margin-bottom:10px;
}
/*////pagina interna/////*/
.p_interna, ul, p {
	font-family: 'HelveticaNeueLTStd-Roman';
	font-weight: 300;
	font-size: 16px;
	line-height: 25px;

}
li{
	font-family: 'HelveticaNeueLTStd-Roman';
	font-weight: 300;
	font-size: 16px;
	line-height: 25px;	
}
.p_interna h3 {
	font-family: 'EurostileLTStd-Ex2';
	color: #000000;
	font-size: 20px;
	text-transform: uppercase;
}
.p_interna h4 {
	font-family: 'EurostileLTStd-Ex2';
	color: #000000;
	font-size: 20px;
	margin-top: 25px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.p_interna h5 {
	font-family: 'EurostileLTStd-Ex2';
	color: #000000;
	font-size: 14px;
	text-transform: uppercase;
}
.p_interna h6 {
	color: #000000;
	font-size: 13px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.p_interna ul {
	margin-left: 20px;
}

.p_interna li {
	list-style-type: square;
	padding: 0;
}
footer li {
	margin-bottom: 0;
}

.title_black {
	font-family: 'EurostileLTStd-BoldEx2';
	color: #000000;
	font-size: 25px;
	margin-top: 25px;
	margin-bottom: 40px;
	text-transform: uppercase;
}

/*/////// SOCIAL ////////*/
.social {
	height: 30px;
	right: 50px;
	margin: 0 0 175px;
	position: absolute;
	top: 70px;
	width: 250px;
	z-index: 8000;
}
.social .facebook {
	float: left;
	height: 35px;
	width: 135px;
}
.social .twitter {
	float: left;
	height: 35px;
	width: 80px;
}

/*////////////NUOVI STILI///////////*/

/*////// WHAT IS FATHER.IO  ///////*/
.what_is .container, .inceptor_black .container, .inceptor_white .container, .gameplay .container, .faq .container {
	padding: 80px 0;
}
.inceptor_black ul {
	color: #ffffff;
	margin-left: 20px;
	list-style-type: square;
}
.inceptor_black p {
	color: #ffffff;
}

.the_story .container, .classes .container {
	padding: 60px 0;
	position: absolute;
	width: 100%;
}

.press {
	background: #000;
	padding: 20px 0 20px 0;
}
.press p {
	margin: 0 0 5px 0;
	padding: 0;
	text-align: center;
	font-size: 14px;
}

.press img {
	width: 100%;
}
.img_what {
	background: url("images/img_what.jpg") no-repeat top left;
	height: 500px;
}

/*////// INCEPTOR ///////*/

.inceptor_black {
	background: url("../images/bac_inceptor.jpg") no-repeat top left #00000a;
	min-height: 580px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.text_inceptor_right {
	float: right;
}
.text_inceptor_right li {
	margin-bottom:0px;
}
.img_inceptor_red img {
	width: 100%;
}
.inceptor_white {
	position: relative;
}
.inceptor_white img {
	width: 100%;
}
.inceptor_white .text_inceptor {
	padding-left: 35px;
}
#overlay-image-white {
	position: absolute;
	min-width: 100%;
	margin-top: 0;
	z-index: 10000;
	background-image: url('http://1x1px.me/FFFFFF-1.png');
	background-repeat: repeat;
}
.title_small_bold {
	font-family: 'HelveticaNeueLTStd-Roman';
	font-size: 30px;
}
.inceptor_white .title_big {
	margin-bottom: 25px;
}


/*////// GAMEPLAY ///////*/
.gameplay {
	position: relative;
}
.gameplay .texturevideo {
	z-index: 0;
}
.gameplay_content {
	position: absolute;
	top: 0;
	width: 100%;
	height: 580px;
	overflow: hidden;
}
.sliding-background {
	background: url("../images/bac_gameplay.jpg") repeat-x top center;
	height: 580px;
	width: 2429px;
	animation: slide 60s linear infinite;
}

@keyframes slide {
0% {
transform: translate3d(0, 0, 0);
}
100% {
transform: translate3d(-1080px, 0, 0);
}
}

.gameplay ul {
	margin-bottom: 15px;
}
.img_cel img {
	width: 100%;
}
.loghi-app {
	margin: 15px auto;
	text-align: center;
}
.loghi-app img {
	width: 37%;
	margin-right: 15px;
}

/*////// CLASSES ///////*/

.classes {
	background: url("../images/bac_classes.jpg") no-repeat top center;
	min-height: 580px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.box_weapons {
	position: relative;
	margin-top: 25px;
}
.box_weapons img {
	width: 100%;
}
.content_text {
	position: absolute;
	width: 50%;
	left: 20px;
	top: 20px;
}
.title_box_classes {
	font-size: 18px;
	font-family: 'HelveticaNeueLTStd-Roman';
}
.text_box_classes {
	font-size: 14px;
	line-height: 18px;
	margin-top: 5px;
}
#evolved_div_mask {
	position: absolute;
	right: 368px;
	top: 86px;
	width: 71px;
}
.hero-wave-banner {
	position: absolute !important;
	bottom: 0;
	right: 0;
}
#hero-mamba-wave-mask {
	width: 79px;
	height: 139px;
}
/*////// FAQ//////*/
.faq {
	background: url("../images/bac_faq.jpg") no-repeat bottom center;
}

/*////// FOOTER//////*/

footer {
	background: #111111;
	padding: 50px 0 0 0;
}
/** email footer **/
.menu_bottom {
	text-align: left;
}
.menu_bottom h3, .notifyready {
	font-size: 14px;
	color: #ccc;
	font-family: 'EurostileLTStd-Ex2';
	margin-top: 0;
	margin-bottom: 15px;
}
.menu_bottom ul {
	margin: 0;
	padding: 0;
}
.menu_bottom li {
	list-style-type: none;
	display: block;
	padding: 5px 0px 5px 0px;
}
.menu_bottom li a {
	font-size: 14px;
	color: #fff;
	opacity: 0.4;
}
.menu_bottom li a span {
	background: #000 none repeat scroll 0 0;
	display: inline-block;
	height: 30px;
	margin-right: 15px;
	padding-top: 3px;
	text-align: center;
	width: 30px;
}
.menu_bottom li a:hover {
	text-decoration: none;
	color: #00b3df;
}
.myform {
	text-align: left;
	color: #fff;
	padding: 0;
}

.myform .textbox {
	border: medium none;
	color: #666;
	float: left;
	height: 40px !important;
	margin-bottom: 20px;
	margin-right: 0;
	padding: 0 10px;
	width: 100%;
}
.myform div {
	padding: 0 15px 0 0;
}
.myform .error {
	margin-top: 10px;
}

footer p {
	font-size: 16px;
	color: white;
}
.footer_info {
	padding-bottom: 30px;
}
.footer_loghi {
	background: #000;
}
.footer_loghi p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 17px;
	opacity: 0.6;
}
.proxy {
	color: #fff;
	display: inline-block;
	font-size: 15px;
	margin: 15px 0;
	text-align: left;
}
.errorsForEmail {
	color: red;
	margin-top: 10px;
}
.proxy42 {
	margin-left: 15px;
}

/*////// BUTTON PREORDER MOBILE //////*/
.preorder_mobile {
	background: #000;
	text-align: center;
	padding: 10px 0;
	position: fixed;
	bottom: 0;
	width: 100%;
	margin-bottom: 0;
	z-index:1000000;
}
.preorder_mobile button {
	margin-bottom: 0;
}
.preorder_mobile .button{
	    margin: 5px 0;
}


.tech_specs .title_table{
	font-size:22px;
	width:20%;

}

/* social top */
.logo_button{
	padding-top:10px;
}
.line_top_social{
	background:#000;
	padding:7px 25px 3px 0;
}
.social_top{
	float:right;
	margin-right:30px,
}
.social_top li{
    display: inline-block;
    
}
.social_top li a{
    padding: 0px 10px;
    color: #fff;
    display: block;
    opacity: 0.6;
    font-size: 20px;
}