/* 

#####################################

		PARALLAX SCROLLING 

#####################################


StyleSheet Fashion Instinct 

Author: Milan Jansen - Gradient Media 

*/


@charset "utf-8";

html{
	overflow-x: hidden;
}

body,html{
    padding:0px;
    margin:0px;
    font-size: 12px;
    font-family: "Arial",sans-serif;
    line-height: 1.2em;
    width: 100%;
    height: 100%;
}

body{
	position: relative;
	min-width: 1000px;
	background-color: #000;
	overflow-x: hidden;
}

a{
    outline:0;
    color: #747474;
    text-decoration: none;
}

a:hover{
	color: #AAA;
}

img{
    border:0px;
    text-decoration: none;
    display: block;
}

form{
    margin:0px;
}

input, textarea{
    outline: none;
}


textarea{
	overflow: auto;
}


h1,h2,h3,h4,h5,h6{
    text-transform: uppercase;
    margin-bottom: 10px;
	font-family: 'FuturaLtBTLight';
	font-weight: normal;
}

h4{
	font-size: 12px;
}

h1>a,
h2>a,
h3>a,
h4>a,
h5>a,
h6>a{
 color: #000;   
}

h1,h2,h3,h4,h5,h6,p{
    margin-top: 0;
}

input[type='text'],
textarea{
    border: 0;
    padding: 0;
    margin: 0;
    background: none;
    resize: none;
    background-color: #FFF;
    font-size: 11px;
    line-height: 14px;
    font-family: 'Lucida Grande',sans-serif;
    color: #999;
    padding: 8px;
}

input[type='text'].active,
textarea.active{
	color: #000;
}

.clear{
	clear: both;
}

/*** MAIN ELEMENTS STYLE ***/
#header #flags {position:absolute;top:35px;right:20px;}
#header .flag { margin-left:6px;float:left;color:#6b6e70;}
#menu{
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 100;
	background-image: url(../../images/90white.png);
	height: 65px;	
}

#menu ul,
#menu li{
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li{
	float: left;
}

#header{
	background-color: #000;
	background-repeat: no-repeat;
	height: 64px;
	margin: auto;
	padding-top: 31px;
	text-align: center;
}

#content-layer{
	position: fixed;
	z-index: 100;
	left: 0;
	right: 0;
	top: 0;
}

#logo{
	margin: auto;
	margin-top: 
}

#nav{
	background-image:url(../../images/90black.png);
	border-top: 1px solid #000;
	height: 59px;
	position: fixed;
	bottom: 0px;
	left: 0;
	right: 0;
	z-index: 100;
}

#nav ul,
#nav li{
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav li{
	display: inline;
	line-height: 59px;
	font-family: 'FuturaLtBTLight';
	text-transform: uppercase;
	font-size: 13px;
}

#nav li a{
	color: #FFF;
}

#nav li a:hover{
	color: #CCC;
}

#nav li span.space{
	display: inline-block;
}

#nav span.last{
  display: inline-block;
  position: relative;
  width: 100%;
  height: 0;
}

#nav ul{
	width: 1000px;
	margin: auto;
	display: block;
  	text-align: justify;
}

#footer{
	background-image: url("../../images/90black.png");
	height: 70px;
	position: fixed;
	bottom: -70px;
	left: 0;
	right: 0;
	z-index: 100;
	text-transform: uppercase;
	font-family: 'FuturaLtBTLight';
	font-size: 13px;
	line-height: 69px;
	color: #DDD;
}

#footer a{
	color: #999;
}

#footer a:hover{
	color: #666;
}

#footer div.wrap{
	width: 1000px;
	margin: auto;
	position: relative;
	
}

#footer .madeBy{
	position: absolute;
	right: 0;
	top: 0;
}

#footer .socio{
	width: 200px;
	text-align: center;
	position: absolute;
	left: 400px;
	top: 15px;
}

#footer .socio img{
	display: inline;
	margin-left: 5px;
	margin-right: 5px;

}

#footer .madeBy img{
	display: inline;
	position: relative;
	top: 8px;
}

/*** PX BACKGROUNDS ***/

#paralax-bgs{
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}

#paralax-bgs *{
	background-repeat: no-repeat;
}

#paralax-bgs .speed2{
	position: fixed;
	left: 0;
	right: 0;
	z-index: 1;
	background-position: 50% 0;
	overflow: hidden !important;
}

#paralax-bgs .speed1{
	position: fixed;
	left: 0;
	right: 0;
	z-index: 2;
	background-position: center;
}


#paralax-bgs .overlay8a41da9916f0b81b{
	left: 400px;
}

#paralax-bgs .overlay4b672de07a780e6a{
	background-position: center;
	top: 1000px;
	right: 200px;
}

#paralax-bgs .overlaycdb8472181e06105{
	right: 400px;
	top: 1620px;
}

#paralax-bgs .overlay5a142d326401d20e{
	background-position: right;
	background-position-x: right;
	width: 1000px;
	left:50%;
	margin-left: -500px;
	top: 2200px;
}

#paralax-bgs .overlay3e36f96e6661bd78{
	left: 200px;
	top: 2800px;
}


#paralax-bgs .overlay37e3619f393cdbbc{
	background-position: center;
	left: 500px;
	top: 3600px;
}


#paralax-bgs .overlayde8a499ecd0a5646{
	background-position: center;
	top: 4000px;
	left: 400px;
}


div.section{
	position: absolute;
	height: 1300px;
	left: 0;
	right: 0;
	overflow: hidden;
}

/*** GLOBAL CLASSES ***/

.brand-page{
	width: 980px;
	height: 1020px;
	margin: auto;
	padding: 40px 0;
}

.brand-page h1{
	color: #000;
	text-align: center;
	line-height: 16px;
	height: 16px;
}

.text-cols{
	margin-top: 30px;
	color: #747474;
	line-height: 20px;
	font-size: 13px;
	background-image: url(../../images/white-trans.png);
	clear: both;
	overflow: hidden;
	position: relative;
	font-family: 'FuturaLtBTLight';
	padding: 25px 35px;
	text-align: justify;
}

.text-cols .col1{
	float: left;
	width: 48%;
	margin-right:4%;
}

.text-cols .col2{
	float: left;
	width: 48%;
}

.brand-page div.gallery{
	margin-top: 30px;
	width: 980px;
	position: relative;
}

.brand-page div.gallery ul ul{
	width: 1032px;
	margin-right: -52px !important;
}

.brand-page div.gallery ul ul,
.brand-page div.gallery ul ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}

.brand-page div.gallery ul ul li img{
	width: 190px;
	height: 190px;
}


.brand-page div.gallery ul ul li{
	float: left;
	background-image: url(../../images/white-trans.png);
	padding: 8px;
	margin: 0 52px 30px 0;
}

.arw2next,
.arw2prev{
	position: absolute;
	width: 206px;
	height: 47px;
	right: 0px;
	bottom: -30px;
	cursor: pointer;
	z-index: 100;
	background-image: url(../../images/button-next.png);
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	right: 0px;
	background-position: bottom;
}

.arw2next:hover,
.arw2prev:hover{
	background-position: top;
}


.arw2prev{
	right: auto;
	left:0px;
	background-image: url(../../images/button-previous.png);
}

#content{
	width: 1000px;
	margin: auto;
}

#content .article-wrapper{

}

#content .article{
	padding: 20px;
	width: 260px;
	background-image: url(../../images/90white.png);
	margin-top: 390px;
	float: left;
	border-radius: 4px;
}

#content .logo{
	margin: auto;
	display: block;
	margin-bottom: 20px;
}

#content .article-content{
	font-family: 'MS Sans Serif', Geneva, sans-serif;
	line-height: 2em;
}

a.collectionBtn{
	margin-top: 40px;
	display: block;
	margin-left: 3px;
}

div.article-wrapper{
	height: 1300px;
	overflow: hidden;
	float: none;
	clear: both;
	position: relative;
}

#content .at4b672de07a780e6a .article{
	float: right;
}

#content .at4b672de07a780e6a a.collectionBtn{
	float: right;
	margin-right: 3px;
}


#content .atcdb8472181e06105 .article{
	float: right;
}

#content .atcdb8472181e06105 a.collectionBtn{
	float: right;
	margin-right: 3px;
}

.sideImage{
	float: right;
	margin-top: 400px;
}

div.press{
	height: 1150px;
	padding-top: 150px;
}

div.press div{
	margin-top: 200px;
}

div.press .entry{
	width: 205px;
	height: 205px;
	background-image: url(../../images/90white.png);
	display: block;
	float: left;
	text-indent: -9999px;
	margin-left: 60px;
	cursor: pointer;
}

div.press .entry span{
	width: 205px;
	height: 205px;
	display: block;
	background-repeat: no-repeat;
	background-position: center center;	
}

div.press .entry:first-child{
	margin-left: 0;
}

.article-wrapper.vision{
	height: 1150px;
	padding-top: 150px;
}

.article-wrapper.contact{
	height: 1150px;
	padding-top: 150px;
}

.article-wrapper.contact #map{
	margin-top: 100px;
	width: 960px;
	padding: 20px;
	background-image: url(../../images/90white.png);
	border-radius: 4px;	
	position: relative;
}

.article-wrapper.contact #map #nepmap{
	margin-bottom: 1px;
}

.article-wrapper.contact #map #loading{
	position: absolute;
	left: 73px;
	top: 46px;
}

.article-wrapper.contact .col{
	float: left;
	background-image: url(../../images/90white.png);
	padding: 20px;
	border-radius: 4px;
	margin-top: 40px;
	width: 260px;
	margin-left: 50px;
	font-family: 'MS Sans Serif',Geneva,sans-serif;
    line-height: 2em;
}

.article-wrapper.contact h2{
	font-size: 14px;
	font-family: 'MS Sans Serif',Geneva,sans-serif;
	font-weight: bold;
}

.article-wrapper.contact h3{
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0;
	text-transform: none;
}

.article-wrapper.contact #col-1{
	margin-left: 0;
}

#content .article-wrapper.vision .article{
	margin-top: 100px;
	width: 455px;
}

.address-info{
	display: none;
}

div.socials{
	padding-top: 10px;
	text-align: center;
}

div.socials a{
	width: 50px;
	height: 50px;
	background-image: url(../../images/socialsprite.png);
	display: inline-block;
}


div.socials a.twitter{
	background-position: -50px 0;
}

div.socials a.facebook{
	background-position: -100px 0;
}


div.socials a:first-child{
	margin-left: 0;
}

#address-info-overlay{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-image: url(../../images/90black.png);
	z-index: 1000;
}

.address-info{
	position: fixed;
	height: 520px;
	width: 800px;
	background-color: #FFF;
	top: 50%;
	left: 50%;
	margin-left: -400px;
	margin-top: -260px;
	z-index: 1002;
	border-radius: 6px;
	line-height: 1.5em;
	font-size: 11px;
	color: #333;
}

.address-info .wrap{
	overflow: auto;
	clear: both;
	height: 510px;
	width: 775px;
	padding: 20px;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-top: 0;
}

.address-info .adr-col1,
.address-info .adr-col2{
	float: left;
	width: 370px;
}

.address-info .adr-col2{
	width: 355px;
}

.address-info a{
	color: #333;
}

.address-info a:hover{
	color: #999;
}

.address-info h1,
.address-info h2,
.address-info h3,
.address-info h4,
.address-info p{
	margin-bottom: 10px;
	margin-top: 0;
}

.address-info h1,
.address-info h2,
.address-info h3,
.address-info h4{	
	font-family: 'MS Sans Serif',Geneva,sans-serif;
	font-weight: bold;
}

.address-info h2{
	border-bottom: 2px solid #999;
	padding-bottom: 10px;
	margin-bottom: 15px;
	margin-top: 20px;
	font-size: 13px;
}

.address-info h3{
	font-size: 12px;
}

.address-info h4{
	font-size: 11px;
}

.address-info .adr-col1{
	margin-right: 20px;
}

.adr-close{
	background-image:	url(../js/focketImage/close.png);
	width			: 	27px;
	height			:	27px;
	position		:	absolute;
	right			:	0px;
	top				:	-38px;
	cursor			:	pointer;
}

#form_container{
	float: right;
	background-color: #000;
	border-radius: 4px;
	width: 607px;
	padding: 10px 25px;
	padding-bottom: 25px;
	margin-top: 40px;
	color: #FFF;
}

.form_element input,
.form_element textarea{
	border-radius: 3px;
	font-family: 'MS Sans Serif',Geneva,sans-serif;
	font-size: 12px;
	color: #333;
	padding: 7px;
	width: 246px;
}  

.form_element textarea{
	height: 139px;
}

#form_column_0,
#form_column_1{
	float: left;
	width: 260px;
}


#form_column_0{
	margin-right: 86px;
}

.form_label{
	text-transform: uppercase;
	line-height: 30px;
}

.form_block.submit{
	text-align: right;
}

.form_block.submit input{
	margin: 0;
	padding: 0;
	background: none;
	border: 0;
	background-color: #FFF;
	width: 100px;
	height: 30px;
	text-align: center;
	border-radius: 3px;
	margin-top: 27px;
	font-size: 12px;
	font-family: 'MS Sans Serif',Geneva,sans-serif;
	cursor: pointer;
}

.form_text_succes{
	padding-top: 15px;
}

.error_image{
	display: none;
}	

input.error,
textarea.error{
	background-color: #ffe1e1;
}

#twitter_container ul,
#twitter_container ul li{
	padding: 0;
	margin: 0;
	list-style: none;
}
