﻿/*
Theme Name: Lacplesis alus
Author: Oxygene
Author URI: http://www.oxygene.lv/
Version: 2.0
*/

html{color:#000;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:top;}
sub {vertical-align:bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
img { vertical-align: top; }
strong { font-weight: bold; }
em { font-style: italic;}
.clear {clear: both;}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

* { outline: 0;  outline-color: transparent; outline-style: none; outline-width: 0; }

body, html {
	height: 100%;
}

body {
	background:none0;
	color: #efebdf;
	font: 400 18px/26px "Microsoft YaHei","Arial,Helvetica,sans-serif","Lucida Grande","Lucida Sans Unicode";
	overflow-y: scroll;
}

a {
	color: #efebdf;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a span {
	cursor: pointer;
}

input,
textarea {
	font: 400 16px/36px 'futura-pt', 'Futura PT', 'Myriad Pro', Arial, sans-serif;
	background: #fff;
	color: #000;
}

button {
	-webkit-appearance: none;
	background: #25652b;
	border: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	box-sizing: border-box;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	font: 700 16px/44px 'futura-pt', 'Futura PT', 'Myriad Pro', Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	vertical-align: top;
	width: 200px;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.form-actions {
	margin: -1px 0 0;
	text-align: center;
}

img, object, embed, iframe {
	vertical-align: top;
}


.wrap {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: auto;
	width: 960px;
}



.warning {
	background: #fff;
	color: #253349;
	font: 500 16px/50px 'futura-pt-condensed', sans-serif;
	height: 50px;
	text-align: center;
	text-transform: uppercase;
}

.page-age .warning {
	display: none;
}

h2 {
	font-size: 28px;
	line-height: 34px;
	font-weight: 700;
	text-transform: uppercase;
}

#age {
	
	background-size: cover;
	color: #fff;
	height: 100%;
	left: 0;
	text-align: center;
	text-transform: uppercase;
	top: 0;
	width: 100%;
}

.page-age #age {
	display: block;
}

#age .wrap {
	height: 340px;
	left: 50%;
	margin: -170px 0 0 -380px;
	position: absolute;
	width: 740px;
	top: 50%;
	z-index: 2;
}

#age .question {
	font-size: 70px;
	font-weight: 700;
      line-height: 110px;
    border-bottom: #fff 1px solid;
}

#age .buttons {
	margin: 1px 0 0;
}

#age .button {
	border: 1px solid #fff;
	border-radius: 6px;
	color: #fff;
	display: inline-block;
	font-size: 17px;
	height: 40px;
	line-height: 40px;
	margin: 0 16px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	width: 130px;
}
#age .button:link{
	color:#fff;
	}
#age .button:visited{
	color:#fff;
	}
#age .button:hover{
	color:#000;
	background:#fff;
	}
#age .button:active{
	color:#000;
	background:#fff;
	}
.neirong{
	font-size: 15px;
    line-height: 24px;
    padding-top: 20px;
	}
.bg-video {
	background: no-repeat 50% 50%;
	background-size: cover;
	height: 100%;
	left: 0;
	position: absolute;
	top: -200px;
	width: 100%;
	z-index: 0;
}

.bg-video video {
	height: 100%;
	width: 100%;
}

#overlay {
      position: absolute;
      top: 0; right: 0; left: 0; bottom: 0;
      background: url(../images/fugai02.png) repeat left top;
	  z-index:1;
    }

.tm_logo{
	position:relative;
	top:0px;
	}

.head{
	position:relative;
	top:0px;
	}

.buttons{
	position:relative;
	bottom:0px;
	}



	
	.start {
	position: absolute;
	bottom: 50px;
	left: 50%;
	margin-left: -15px;
	z-index: 20;
}

