* {
	margin: 0;
	padding: 0;
	font-family: 'Myriad Pro', arial, sans-serif;
}
html {
	background-color: black;
}
.wrapper {
	width: 62%;
	margin: auto;
}
.head {
	width: 100%;
	margin: auto;
	min-height: 100px;
}
.ul_nav li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 17px;
}
.ul_nav li {
	display: inline-block;
	margin-left: 7px;
	margin-right: 7px;
}
.ul_nav {
	display: inline-block;
	vertical-align: top;
	margin-top: 15px;
}
.logo {
	display: inline-block;
	vertical-align: top;
}
nav {
	width: 100%;
	margin: auto;
	text-align: center;
	position: relative;
	display: inline-block;
	margin-top: 20px;
}
.li_dowm_item {
	display: inline-block;
}
.li_dowm_item a {
	color: #fff;
	font-size: 20px;
	text-decoration: none;
	vertical-align: middle;
}
.li_dowm_item a img {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	width: 28px;
}
.ul_contact {
	position: absolute;
	right: 80px;
	top: 40px;
	float: right;
}
.background_img {
	width: 100%;
	height: 900px;
	background-size: cover;
}
.slider div {
	display: inline-block;
}
.slider img {
	width: 100%;
}
.wrapper_slider {
	overflow: hidden;
}
.owl-nav, .owl-dots {
	display: none;
}
.slider div:nth-child(2) {
	display: none;
}
.categories {
	width: 100%;
	text-align: center;
}
.init_categories {
	position: relative;
	display: inline-block;
	width: 355px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.init_categories img {
	width: 100%;
}
.init_categories p {
	position: absolute;
	color: #fff;
	font-size: 30px;
}
.text_description {
	color: #fff;
	font-size: 22px;
	text-align: center;
	width: 100%;
	margin: auto;
	margin-bottom: 20px;
}
.background_parfum {
	width: 100%;
	height: 770px;
	background-image: url("img/logo_kilian_paris_2.png");
	background-size: 99%;
	background-repeat: no-repeat;
	opacity: .2;
}
.download_button {
	width: 100%;
	text-align: center;
	margin-bottom: 40px;
}
.init_categories a { color:white;text-decoration:none;}

.index {
	background-image: url(img/molec.png);
    background-repeat: no-repeat;background-position-y: 40px;
    background-position-x: center;
    background-attachment: fixed;
}
.parfum1 {
	background-image: url(img/2135.png);
    background-repeat: no-repeat;background-position-y: 40px;
    background-position-x: center;
    background-attachment: fixed;
}
.parfum {
	background-image: url(img/z23.png);
    background-repeat: no-repeat;background-position-y: 40px;
    background-position-x: center;
    background-attachment: fixed;
}
.delivery {
	background-image: url(img/foncop.png);
    background-repeat: no-repeat;background-position-y: 40px;
    background-position-x: center;
    background-attachment: fixed;
}
.delivery .background_img { height:600px; }