@font-face {
    font-family:'lato';
    src:url('fonts/lato.woff2') format('woff2'),
        url('fonts/lato.woff') format('woff');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:'sink';
    src:url('fonts/sink.woff2') format('woff2'),
        url('fonts/sink.woff') format('woff');
    font-weight:normal;
    font-style:normal;
}

html,body {
background:#FFF;
text-align:center;
font-size:32pt;
font-family:lato,arial;
color:#606060;
line-height:180%;
margin:0;
padding:0;
width:100%;
height:100%;
-webkit-text-size-adjust:none
}

strike {
color:#969696
}

a {
text-decoration:none;
color:#808080
}

a.t {
display:none
}

.links {
padding:40px 0 0 0
}

.link {
display:inline-block;
height:120px;
line-height:120px;
font-size:40pt;
margin-right:50px
}
.fade {
color:#BEBEBE
}
.notice {
padding:40px 50px;
line-height:55px;
font-size:26pt;
background:#FFFFE5;
border-bottom:solid 1px #DEDEDE
}
.top {
display:block;
width:800px;
height:120px;
border-bottom:solid 2px #DEDEDE
}
a.accept {
display:inline-block;
width:160px;
height:52px;
line-height:52px;
background:#B4B4B4;
font-size:20pt;
letter-spacing:2px;
color:#FFF;
border-radius:5px;
margin:0 0 0 60px
}
.wrap {
max-width:800px;
padding:0 15px;
position:relative;
margin:auto
}
.page {
max-width:800px;
min-height:600px;
padding:0 30px 70px 30px;
margin:auto;
text-align:left
}
.head,.brand {
font-size:110pt;
line-height:180px;
font-family:sink;
color:#A0A0A0;
margin:60px 0;
-webkit-text-stroke-width:1px
}
.brand {
font-size:80pt;
line-height:150px
}
.page_head {
font-size:60pt;
line-height:110px;
font-family:sink;
margin:70px 0 55px 0
}
q:before {
  content:open-quote;
  display:inline;
  height:0;
  line-height:0;
  left:-5px;
  position:relative
}
q:after {
  content:close-quote;
  display:inline;
  height:0;
  line-height:0;
  left:5px;
  position:relative
}
.quote {
font-size:30pt;
margin:10px 0 80px 0
}
.logos {
max-width:800px;
background:#F5F5F5;
line-height:0;
padding:30px 0
}
.base {
width:100%;
background:#F5F5F5;
padding:15px 0 60px 0
}
.base div {
display:inline-block;
width:700px;
height:500px;
margin:auto
}
.logo {
display:inline-block;
position:relative;
width:350px;
height:230px;
border:solid 1px #DEDEDE;
margin:15px
}
.packs {
text-align:center;
margin:50px auto
}
.pack {
display:inline-block;
width:600px;
font-size:30pt;
padding:15px;
margin:50px;
border:solid 2px #DEDEDE
}
.pack_head {
font-size:60pt;
font-family:sink;
line-height:150px;
-webkit-text-stroke-width:1px
}
.pack_price {
font-size:36pt;
font-family:sink;
line-height:120px
}
.note {
font-size:26pt;
color:#808080;
line-height:150%;
margin-top:30px
}
.form {
text-align:right;
padding:100px 50px
}
.form_label {
float:left;
width:20%;
height:60px;
line-height:60px;
margin:20px 0
}
.form_input {
font-size:24pt;
font-family:lato;
float:right;
width:70%;
height:56px;
line-height:56px;
border:solid 2px #DEDEDE;
border-radius:5px;
padding-left:15px;
margin:20px 0
}
.form_text {
font-size:24pt;
font-family:lato;
width:90%;
min-height:300px;
border:solid 2px #DEDEDE;
border-radius:5px;
padding:15px;
margin:20px 0
}
a.form_button {
display:block;
width:240px;
height:100px;
line-height:100px;
text-align:center;
float:right;
background:#01BAFF;
color:#FFF;
border-radius:5px;
font-weight:bold
}
a.form_button:hover {
color:#FFF
}
.foot {
display:block;
width:800px;
padding:30px 0 50px 0;
line-height:50px;
font-size:22pt;
border-top:solid 2px #DEDEDE
}
.gap {
display:none
}
.star {
display:inline-block;
width:5px
}
.email {
font-size:42pt
}
.tm {
display:inline-block;
font-size:14pt;
position:relative;
left:5px;
bottom:70px
}
a.h,a.m {
display:block;
width:60px;
height:60px;
margin:30px;
float:left
}
a.m {
float:right
}
.s {
fill:none;
stroke:#969696;
stroke-width:6;
stroke-linecap:round;
stroke-miterlimit:10
}
.op1,.op2 {
display:none
}
#menu {
display:none;
width:500px;
height:930px;
position:fixed;
top:0;
right:0;
z-index:10;
background:rgba(255,255,255,0.95);
border-left:solid 2px #DEDEDE;
border-bottom:solid 2px #DEDEDE
}
a.d {
display:block;
font-size:32pt;
letter-spacing:6px;
line-height:60px;
margin:80px
}
a.x {
display:block;
width:60px;
height:60px;
line-height:60px;
text-align:center;
font-size:70pt;
color:#969696;
-webkit-text-stroke-width:1px;
margin:30px 30px 110px 410px
}

@media screen and (min-width: 1200px) {
	.op1 {
	display:inline-block
	}
}

@media screen and (min-width: 950px) {
	.op2 {
	display:inline-block
	}
}

@media screen and (min-width: 820px) {

	html,body {
	font-size:17pt
	}
	.notice,.top {
	display:block;
	width:100%;
	height:60px;
	border-bottom:solid 1px #DEDEDE
	}
	.notice {
	text-align:center;
	height:50px;
	line-height:50px;
	font-size:12pt;
	background:#FFFFE5;
	color:#808080;
	padding:0
	}
	a:active,a:focus,a:hover {
	color:#202020
	}
	a.accept {
	display:inline-block;
	width:80px;
	height:26px;
	line-height:26px;
	background:#C0C0C0;
	font-size:10pt;
	letter-spacing:1px;
	color:#FFF;
	border-radius:5px;
	margin:0 0 0 30px
	}
	a.accept:hover {
	background:#B4B4B4
	}
	a.t {
	display:inline-block;
	font-size:11pt;
	letter-spacing:3px;
	line-height:60px;
	margin:0px 50px
	}
	.wrap {
	max-width:1236px;
	padding:0 15px;
	margin:auto
	}
	.page {
	max-width:1146px;
	min-height:500px;
	padding:60px 30px;
	margin:auto;
	text-align:left
	}
	.head,.brand {
	font-size:90pt;
	line-height:150px;
	color:#A0A0A0;
	margin:10px 0 55px 0;
	-webkit-text-stroke-width:0
	}
	.page_head {
	font-size:42pt;
	line-height:100px;
	color:#808080;
	margin:0 0 55px 0
	}
	.quote {
	font-size:15pt;
	margin:5px 0 40px 0
	}
	.links {
	padding:20px 0 0 0
	}
	.link {
	display:inline-block;
	height:100px;
	line-height:100px;
	font-size:19pt;
	margin-right:60px
	}
	.logos {
	max-width:100%
	}
	.case {
	margin-top:-200px
	}
	.packs {
	text-align:center;
	margin:50px auto
	}
	.pack {
	display:inline-block;
	width:240px;
	font-size:14pt;
	padding:15px;
	margin:20px;
	border:solid 1px #DEDEDE
	}
	.pack_head {
	font-size:28pt;
	font-family:sink;
	line-height:60px;
	margin-bottom:20px;
	-webkit-text-stroke-width:1px
	}
	.pack_price {
	font-size:15pt;
	font-family:sink;
	line-height:50px;
	margin-top:10px
	}
	.note {
	font-size:13pt;
	color:#808080;
	margin-top:30px
	}
	.form {
	padding:50px 100px
	}
	.form_label {
	width:10%;
	height:50px;
	line-height:50px
	}
	.form_input {
	width:80%;
	height:46px;
	line-height:46px;
	font-size:16pt
	}
	.form_text {
	font-size:16pt
	}
	a.form_button {
	display:block;
	width:120px;
	height:50px;
	line-height:50px;
	text-align:center;
	float:right;
	background:#01BAFF;
	color:#FFF;
	border-radius:5px
	}
	a.form_button:hover {
	color:#FFF;
	background:#01ACEB
	}
	.foot {
	display:block;
	width:100%;
	height:60px;
	padding:0;
	font-size:11pt;
	border-top:solid 1px #DEDEDE
	}
	.foot br {
	display:none
	}
	.gap {
	display:inline-block
	}
	.star {
	display:inline-block;
	width:2px
	}
	.email {
	font-size:22pt
	}
	a.h,a.m {
	display:none
	}
	.legal {
	text-align:justify;
	font-size:14pt;
	line-height:130%
	}
	.tm {
	font-size:12pt;
	position:relative;
	left:5px;
	bottom:80px
	}
}


.left {float:left;}
.right {float:right;}

.clear {clear:both;}

.preload {display:none;}





