@import 'https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700,800,900';

html, body {
	margin:0;
	padding:0;
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
	height:100%;
}
a {
	text-decoration:none;
	outline: none;
	color:#000000;
}
a img {
	border:none;
}
header, footer, section, aside, time, figure {
	display:block;
}
h1, h2, h3, h4 {
	text-transform:uppercase;
	font-weight:800;
}
h1 {
	font-size:3em;
}
ul, li {
	margin:0;
	padding:0;
	list-style:none;
}
.st0{fill:#FFFFFF;}
#loading-area {
    width: 100%;
    height: 100%;
    background-color: #FFF;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 9999;
}
.page-loader-body {
	position:absolute;
	top: 0;
	left:-100%;
	background:#000000;
	width: 100%;
    height: 100%;
	-webkit-transition: .9s ease-out;
     -webkit-transition-delay: 0.7s;
     -o-transition: .9s ease-out;
     -o-transition-delay: 0.7s;
     -moz-transition: .9s ease-out;
     -moz-transition-delay: 0.7s;
     transition: .9s ease-out;
     transition-delay: 0.7s;
}
.page-loader-logo, .loader-logo {
	position:absolute;
	top: 50%;
	left:50%;
	margin-top:-150px;
	margin-left:-100px;
	width:200px;
	height:300px;
	-webkit-transition: .5s ease-out 0.5s;
     -o-transition: .5s ease-out 0.5s;
     -moz-transition: .5s ease-out 0.5s;
     transition: .5s ease-out 0.5s;
}
.loader-logo {
	display:none;
	z-index:10;
}
.end  .page-loader-body{
	left:100%;
}
.load .page-loader-logo {
	opacity:0.5;
	top: 50px;
	left:50px;
	margin-top:0;
	margin-left:0;
	width:64px;
}
body>header, #menu {
	position:fixed;
	bottom:0;
	height:50px;
	left:0;
	right:0;
	z-index:7;
}
body>header {
	background:#ffffff;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}
body>header.black, body.black {
	background:#000000;
}
.salons {
	margin:6px 0 0 10px;
	width:250px;
}
.salons span{
	display:block;
	font-size:0.60em;
	text-transform:uppercase;
	font-weight:500;
	line-height:16px;
	color:#000000;
}
.black .salons span{
	color:#ffffff;
}
#menu li {
	display:inline-block;
}
#menu ul {
	padding:5px 100px 5px 300px;
	text-align:justify;
}
#menu ul ul {
	opacity:0;
	position:absolute;
	bottom:15px;
	left:-50px;
	z-index:5;
	background:#ffffff;
	padding: 10px 10px 5px 10px;
	white-space:nowrap;
	-webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -o-transition: all .1s ease;
    -ms-transition: all .1s ease;
    transition: all .1s ease;
}
#menu ul .open ul {
	opacity:1;
	bottom:30px;
	top:auto;
}
#menu li {
	position:relative;
	padding:5px 10px;
	display:inline-block;
	list-style:none;
	text-transform:uppercase;
	font-weight:700;
}
#menu li a {
	color:#303030;
}
.black #menu li a, #menu.black li a {
	color:#ffffff;
}
#menu li:hover>a {
	color:#b3b3b3;
}
.black #menu li:hover>a {
	color:#8f8f8f;
}
.black #menu ul ul, #menu.black ul ul  {
	background:#000000;
}
#menu ul:after {
	content:"";
	display:inline-block;
	width:100%;
	height:0;
}
#lang {
	position:absolute;
	right:50px;
	top:0;
	padding:5px;
	font-weight:400;
	background:#000000;
	z-index:10;
}
#lang li{
	display:block;
	padding:5px 10px;
	margin:0;
}
#lang li.active{
	display:block;
	background:none;
}
#lang li a{
	text-transform:uppercase;
	color:#a3a3a3;
}
#lang li.active a{
	color:#ffffff;
}
body>section {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:50px;
	overflow:hidden;
}
.logo {
	position:absolute;
	left:50px;
	top:50px;
	width:200px;
	z-index:10;
}
#parallax {
	position:absolute;
	top:0;
	left:-300px;
	right:-100px;
	bottom:0;
	left:-200px;
}
.head {
	position:relative;
	display:block;
	float:left;
	width: 50%;
	height:100%;
	overflow:hidden;
	box-sizing:border-box;
}
.head>a {
	position:absolute;
	display:block;
	left:0;
	width:100%;
	top:0;
	bottom:0;
}
.head>a img{
	position:absolute;
	height:100%;
	width:auto;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
	left:-30px;
}
.head.specialist>a img{
	left:0;
	height:auto;
	width:130%;
}
#parallax .head>a:hover img{
	left:0;
}
#parallax .head.woman>a img{
	left:auto;
	right:-30px;
}
#parallax .head.woman>a:hover img{
	right:0;
}
#parallax .logo{
	position:absolute;
	top:50px;
	left:50px;
	z-index:3;
	width:200px;
}
#parallax .logo.man{
	left:53%;
}
button.woman, button.man{
	position:absolute;
	left:-75px;
	top:50%;
	margin-top:-25px;
	height:50px;
	width:200px;
	background:#000000;
	color:#ffffff;
	padding:15px;
	text-transform:uppercase;
	border:none;
	-moz-transform: rotate(90deg); 
    -ms-transform: rotate(90eg); 
    -webkit-transform: rotate(90deg); 
    -o-transform: rotate(90deg); 
    transform: rotate(90deg);
	z-index:4;
	font-weight:700;
}
button.man{
	background:#ffffff;
	color:#000000;
}
.movie{
	display:none;
}
#maps {
	width:100%;
	height:100%;
}
#contacts {
	position:absolute;
	background-color:#dbbeb1;
	padding:20px;
	left:0;
	z-index:4;
	top:40%;
	white-space:nowrap;
	box-shadow:-20px 20px 20px rgba(0,0,0,.2);
}
#contacts>div {
	padding:10px 20px;
	display:inline-block;
}
.services {
	position:relative;
	display:inline-block;
	height:50%;
	width:25%;
	box-sizing:border-box;
	overflow:hidden;
	background:#dbbeb1;
}
.services.man{
	height:100%;
	background:#000000;
}
.services aside{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	right:0;
	overflow:hidden;
	text-align:center;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
}
.services:hover aside{
	opacity:0;
	transform:scale(1.1);
}
.services aside img{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:auto;
}
.services.man aside img{
	width:auto;
	height:130%;
}
.services aside header{
	position:absolute;
	display:block;
	z-index:2;
	text-align:center;
	bottom:0;
	width:100%;
	text-transform:uppercase;
	font-weight:700;
}
.services aside header big{
	display:block;
	text-transform:uppercase;
	font-weight:700;
}
.services aside header span{
	display:inline-block;
	padding:10px 20px;
	background:#000000;
	color:#ffffff;
}
.black .services aside header span{
	background:#ffffff;
	color:#000000;
}
.services .hover{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:-100%;
	text-align:center;
	-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
	text-align:center;
	opacity:0;
}
.services .hover h2 small{
	font-weight:normal;
	font-size:0.6em;
}
.services .hover p{
	font-size:0.8em;
}
.services:hover .hover {
	opacity:0.95;
	left:0;
}
.services .hover>*{
	width:70%;
	display:inline-block;
	vertical-align:middle;
}
.services .hover:after{
	content:"";
	height:100%;
	display:inline-block;
	vertical-align:middle
}
.services.man .hover a{
	color:#ffffff;
}
.fon {
	position:absolute;
	height:100%;
	width:100%;
	left:0;
	top:0;
	text-align:center;
}
.fon img{
	width:100%;
	height:auto;
}
.fon.logo {
	position:absolute;
	width:50%;
	left:25%;
	top:-25%;
	opacity:0.1;
	z-index:0;
}
.text {
	position:relative;
	float:right;
	margin-right:10px;
	width:50%;
	height:100%;
	z-index:2;
}
.text.white, .text.white a {
	color:#ffffff;
}
.text.vcenter>div {
	display:inline-block;
	vertical-align:middle;
	width:99%;
	max-height:100%;
	box-sizing:border-box;
}
.text.vcenter:after {
	content:"";
	height:100%;
	display:inline-block;
	vertical-align:middle;
}
div.tabs {
	display:none;
}
.tabs li {
	display:inline-block;
}
.tabs li a{
	display:block;
	padding:6px 10px;
	background:#000000;
	color:#ffffff;
	text-transform:uppercase;
}
.tabs li a.active{
	background:#dbbeb1;
	color:#000000;
}
.text table {
	border:none;
	border-collapse:collapse;
	max-width:600px;
}
.text table caption {
	white-space:nowrap;
	text-transform:uppercase;
	font-weight:700;
}
.text table tr {
	background:#000000;
	color:#ffffff;
}
.text table tr th {
	padding:7px 5px;
	background:#dbbeb1;
	color:#000000;
	font-weight:500;
	text-align:left;
}
.text table td {
	padding:5px 5px;
}
.text table tr:nth-child(odd) {
	background:#1a1a1a;	
}
.text table td:nth-child(n+2) {
	color:#bbbbbb;
}
.back {
	position:absolute;
	margin-top:40px;
}
.stock {
	position:relative;
	display:block;
	height:400px;
	margin:0;
}
.stock aside{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:100%;
}
.stock aside img {
	position:absolute;
	width:100%;
}
.price, .price2 {
	display:inline-block;
	padding:5px 10px;
	background:#000000;
	color:#ffffff;
	font-weight:700;
}
.price {
	text-decoration:line-through;
	background:#3c3c3c;
}
.scroll {
	height:100%;
}
.bottom {
	position:absolute;
	display:block;
	bottom:0;
	left:50%;
	margin-left:-150px;
	width:300px;
	padding:10px;
	text-align:center;
	background:#000000;
	color:#ffffff;
	font-size:2em;
	font-weight:700;
	z-index:3;
}
#grafik span {
	display:inline-block;
	padding:10px 5px;
	background:#000000;
	color:#ffffff;
	text-align:center;
	width:90px;
	line-height:20px;
}
#grafik span strong{
	display:block;
}
#grafik span:nth-child(2), #grafik span:nth-child(4) {
	background:#1a1a1a;
}
#grafik span:nth-child(6) {
	background:#ddc4bb;
}
#grafik span:nth-child(7) {
	background:#caaba1;
}

@media only screen and (min-width: 1900px) {
html, body {
	font-size:16px;
}
}