/*CSS RESET*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,details,figcaption,figure,footer,header,hgroup,mark,menu,meter,nav,output,progress,section,summary,time{
	border:0;
	outline:0;
	font-size:100%;
	vertical-align: middle;
	background:transparent;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 30;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, output, section, summary{display:block;}meter,progress,mark, time{display:inline;}ol, ul {list-style: none;}blockquote,q{quotes: none;}html,body{height:100%;}img {
	border:0;
	vertical-align:baseline;
	text-align:right;
}object{vertical-align:top;outline:none;}ul,ol{list-style:none;}table,table td{padding:0;border:none;border-collapse:collapse;}input,select,textarea{font-family:Julius Sans One, Arial, Helvetica, sans-serif;font-size:1em;vertical-align:middle;font-weight:normal;margin:0;padding:0;}textarea{overflow:auto;}

/*GLOBAL*/
html{min-width:940px;}

body{background:#fff;font-family: "Audiowide", Geneva, sans-serif;font-size:100%;line-height:1em;color:#000;overflow:hidden;}



#glob{
	width:100%;
	height:100%;
	position:absolute;
	z-index:1;
	left:2px;
	top:-2px;
	min-width:940px;
	min-height:680px;
	overflow:hidden;
	font:13px/20px Tahoma, Geneva, sans-serif;
	color:#9e9a98;
}

#gspinner{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	z-index:999;
	background:#000 url(../images/ajax-loader.gif) 50% 50% no-repeat;
}

/*ELEMENTS*/
a {color:#f00;outline:none;}
a:hover{
	text-decoration: none;
	font-size: 14px;
}


p,.blo{
	line-height: 17px;
	margin-bottom: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


/*header */
h1{
	position:absolute;
	left:50%;
	top:50%;
	z-index:1;
	margin:-110px 0 0 -324px;
	width:363px;
	height:191px;
	background:#fff;
}

h1 img{
	left:10px;
	top:35px;
	position:left;
	z-index:1;
	width: 272px;
	height: 116px;
	background-image: url(../7758golden_frame.jpg);
}

nav{
	width:283px;
	height:191px;
	position:absolute;
	left:422px;
	top:409px;
	z-index:1;
	background:#ee1c24;
	margin:-110px 0 0 -39px;
	
}

nav ul{
	position:absolute;
	left:314px;
	top:23px;
	z-index:1;
	color: #D5D506;
	height: 212px;
	width: 118px;
}

nav a{
	font:12px/24px 'Cantarell', sans-serif;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}

nav .nav-hvr{
	position:absolute;
	left:298px;
	top:121px;
	right: 30px;
}

/*#content*/
#content{
	position:absolute;
	top:34%;
	left:50%;
	margin-left:-518px;
	width:1036px;
	height:428px;
	background:url(../images/content-bg.png);
	overflow:hidden;
	width:0;	
}

#content>ul>li{
	position: absolute;
	left: 242px;
	top: 25px;
	width: 940px;
	height: 320px;
	z-index: 1;
	padding: 60px 48px 48px 48px;
	font-family: Tahoma, Geneva, sans-serif;
}

.scroll{
	height:270px;
}

.scroll-btns{
	position:absolute;
	right:0;
	top:12px;
}

#privacy .scroll-btns,#readmore .scroll-btns{
	right:49px;
	top:73px;
}

.scroll-btns a{
	width:8px;
	height:4px;
	float:left;
	margin-left:4px;
	background:url(../images/up-down-sp.png);
}

.scroll-btns a[data-type='scrollDown']{
	background-position:100% 0;
}

h2{
	font-family: 'Audiowide';
	text-transform: uppercase;
	color: #BC0105;
	margin-bottom: 28px;
	font-size: 22px;
	line-height: 1.2em;
}

h3,.h3{
	text-transform: uppercase;
	color: #f8f8f8;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 1.3em;
}

.img-box dt{
	margin-right:20px;
}

.close{
	position:absolute;
	z-index:1;
	right:11px;
	top:11px;
}

#about_us .cells{
	margin-left:-46px;
	margin-top:-30px;
}

#about_us .cells dl{
	float:left;
	width:255px;
	margin-left:46px;
	padding-top:30px;
}

#about_us .cells dt{
	font:24px/40px 'Carme', sans-serif;
	background:url(../images/circle.png) no-repeat;
	width:40px;
	color:#fff;
	text-align:center;
	margin-right:20px;
}

#contacts .img-box dt{
	margin-right:18px;
}

#contacts .address dd{
	width:170px;
}


/*footer*/
footer{
	width:940px;
	height:65px;
	position:absolute;
	left:50%;
	bottom:0;
	z-index:1;
	margin-left:-470px;
}

footer .privacy{
	font:12px/18px 'Cantarell', sans-serif;
	color:#756c66;
	position:absolute;
	left:374px;
	width: 161px;
}

footer .soc-links{
	position:absolute;
	right:14px;
	top:0;
	font:12px/1.2em 'Cantarell', sans-serif;
	color:#756c66;
}

footer .soc-links li{
	float:left;
	padding-left:8px;
}

footer .soc-links a{
	margin-right:8px;
}

footer .bull{
	color:#ee1c24;
	font-size:20px;
	line-height:18px;
	position:relative;
	top:3px;
}

/*forms css*/
#form1{
	position:relative;
	z-index:1;
}

#form1 label{
	float:left;
	position:relative;
	z-index:1;
}

#form1 input,#form1 textarea{
	outline:none;
	box-shadow:none;
	width:260px;
	border:1px solid #353434;
	background:#181818;
	float:left;
	color:#9e9a98;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
	padding:5px 9px;
	margin-bottom:10px;
}

#form1 textarea{
	resize:none;
	height:118px;
	margin-bottom:24px;
}

#form1 .btns{
	float:left;
}

#form1 .btns a{
	float:left;
	margin-right:10px;
}

#form1 .error,#form1 .empty{
	position:absolute;
	right:0;
	top:0;
	z-index:1;
	font-size:10px;
}

#form1 .success{
	width:278px;
	border:1px solid #353434;
	background:#181818;
	position:absolute;
	z-index:10;
	text-align:center;
	padding:12px 0;
}


/*js css*/
.google_map{
	width:340px;
	height:267px;
	background:#ccc;
}

.gallery3 .pic3{
	float:left;
	margin-right:30px;
}

.gallery3 .thumbs3{
	float:left;
	width:370px;
	overflow:hidden;
	margin-bottom:24px;
}

.gallery3 .thumbs3>ul>li{
	width:370px;
	float:left;	
}

.gallery3 .btns3 a[data-type='next']{
	float:right;
}

.gallery3 .spinner3{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:url(../images/ajax-loader.gif) 50% 50% no-repeat;
}

#catalogue3 .cells3{
	margin-top:-10px;
	margin-left:-10px;
}

#catalogue3 .cells3 a{
	float:left;
	display:block;
	width:180px;
	margin-left:10px;
	padding-top:10px;
}


.google_map{
	width:340px;
	height:267px;
	background:#ccc;
}

.gallery1 .pic1{
	float:left;
	margin-right:30px;
}

.gallery1 .thumbs1{
	float:left;
	width:370px;
	overflow:hidden;
	margin-bottom:24px;
}

.gallery1 .thumbs1>ul>li{
	width:370px;
	float:left;	
}

.gallery1 .btns1 a[data-type='next']{
	float:right;
}

.gallery1 .spinner1{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:url(../images/ajax-loader.gif) 50% 50% no-repeat;
}

#catalogue1 .cells1{
	margin-top:-10px;
	margin-left:-10px;
}

#catalogue1 .cells1 a{
	float:left;
	display:block;
	width:180px;
	margin-left:10px;
	padding-top:10px;
}

.gallery2 .pic2{
	float:left;
	margin-right:30px;
}

.gallery2 .thumbs2{
	float:left;
	width:370px;
	overflow:hidden;
	margin-bottom:24px;
}

.gallery2 .thumbs2>ul>li{
	width:370px;
	float:left;	
}

.gallery2 .btns2 a[data-type='next']{
	float:right;
}

.gallery2 .spinner2{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	background:url(../images/ajax-loader.gif) 50% 50% no-repeat;
}

#catalogue2 .cells2{
	margin-top:-10px;
	margin-left:-10px;
}

#catalogue2 .cells2 a{
	float:left;
	display:block;
	width:180px;
	margin-left:10px;
	padding-top:10px;
}

/*additional classes*/
.red{
	color: #ff2830;
	font-family: Tahoma, Geneva, sans-serif;
}

.border-bottom{
	padding-bottom:28px;
	margin-bottom:28px;
	background:url(../images/dot.png) repeat-x 0 100%;
	overflow:hidden;
}

.border-left{
	background:url(../images/dot.png) repeat-y 18px 0;
	overflow:hidden;
}



.fl{float:left;}
.fr{float:right;}
.col-1,.col-2,.col-3{float:left;}
.all{text-align:left;}
.alr{text-align:right;}
.alc{text-align:center;}
.wrapper{width:100%;overflow:hidden;}
a.und,.und a{text-decoration:none;}
a.und:hover,.und a:hover{
	text-decoration:underline;
	font-size: 12px;
	color: #CCC;
}
a.nocolor, .nocolor a{color:inherit;}
.upc{text-transform:uppercase;}
.bold{font-weight:bold;}
.wrap{overflow:hidden;}
.nopa{padding:0;}
.noma{margin:0;}
.nobg{background:none;}
.nobd{border:none;}
.nofl{float:none;}
.dn{display:none;}
.clear{clear:both;line-height:0;}



/*custom boxes*/
.btn{
	font:bold 11px/34px 'Cantarell', sans-serif;
	color:#262626;
	background:#f0f0f0;
	border-top:1px solid #e4e4e4;
	display:inline-block;
	text-decoration:none;
	text-transform:uppercase;
	padding:0 14px;
	
	
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.btn:hover{
	background:#262626;
	color:#f0f0f0;
	border-top-color:#000;
}

.list a{
	color:#c7c7c7;
	text-decoration:none;
	background:url(../images/mrk.png) 0 50% no-repeat;
	padding-left:16px;
	
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.list a:hover{
	color:#e2272e;
}

dl.address{overflow:hidden;}
dl.address dd{text-align:right;clear:both;}
dl.address dd span{float:left;}

dl.img-box,.img-box-set dl,dl.img-box dd,.img-box-set dl dd{overflow:hidden;}
dl.img-box dt,.img-box-set dl dt{float:left;}
