img {
	max-width: 100%;
	border: 0px;
	height: auto;
}
body {
	padding: 0;
	margin: 0;
}
* {
	border: none;
	outline: none;
	text-decoration: none;
	font-family: 'El Messiri', sans-serif;
}
a:hover{
	text-decoration: none;
}
h2{
	font-family: 'El Messiri', sans-serif;
	font-weight: 500;
}
p{
	font-family: 'Jost', sans-serif;
	font-weight: 400;
}
a{
	font-family: 'Jost', sans-serif;
	font-weight: 400;
}
ul li{
	font-family: 'Jost', sans-serif;
	font-weight: 400;
}
.full_header_section{
	width: 100%;
	float: left;
	background: #676767;
}
.top_header_section{
	width: 100%;
	float: left;
	padding: 10px 0;
	border-bottom: 1px solid #595959;
}
.header_icons{
	width: 100%;
	float: right;
}
.header_icons ul{
	float: right;
	list-style: none;
	padding: 0;
	margin: 0 20px 0 0;
}
.header_icons ul li{
	float: left;
	padding: 0 10px;
}
.header_icons ul li a i{
	color: #fff;
	font-size: 18px;
}
.full_nav_section{
	width: 100%;
	float: left;
	margin: 30px 0;
}
.navbar-inverse{
	background-color: transparent;
	border: none;
	margin: 0;
}
.navbar-brand{
	height: auto;
	padding: 0 30px;
}
.navbar-brand>img{
	width: 300px;
	float: left;
}
.navbar-header h2{
	color: #fff;
	display: inline-block;
	margin: 30px 0 0 0;
	padding: 0 0 0 15px;
	text-align: center;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 400;
}
.full_nav_section .navbar-nav{
	margin: 22px 0;
	float: right;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover{
	background-color: transparent;
}
.navbar-inverse .navbar-nav>li>a{
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 3px;
}
.banner_image{
	width: 100%;
	float: left;
}
.carousel-control {
    top: 45%;
    font-size: 25px;
    text-align: center;
    text-shadow: none;
    background-image: none !important;
}
.full_about_section{
	width: 100%;
	float: left;
	padding: 0 30px;
	margin: 80px 0;
}
.main_heading{
	width: 100%;
	float: left;
	text-align: center;
	margin: 0 0 50px 0;
}
.main_heading h2{
	color: #000;
	font-size: 40px;
	font-weight: 500;
	margin: 0;
	padding: 0;
	letter-spacing: 1.4px;
}
.main_heading p {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    padding: 0 20%;
    margin: 15px 0 0 0;
}
.about_image{
	width: 100%;
	float: left;
	position: relative;
}
.about_image a{
	display: inline-block;
}
.about_image img{
	width: 100%;
}
.about_image_name{
	width: 100%;
	position: absolute;
	top: 45%;
	text-align: center;
	padding: 15px 0;
	margin: 0;
}
.about_image_name h2{
	color: #fff;
	font-size: 40px;
	margin: 0;
	padding: 15px 20px;
	background: rgb(0,0,0,0.3);
	display: inline-block;
}
.about_image_name h3{
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	letter-spacing: 3px;
	padding: 0;
}
.full_process_section{
	width: 100%;
	float: left;
}
.full_process_section .container-fluid{
	padding: 0 50px;
}
.process_section{
	width: 100%;
	float: left;
}
.process_image{
	width: 100%;
	float: left;
}
.process_image a{
	display: inline-block;
}
.process_image img{
	width: 100%;
	height: 100%;
}
.process_image h3{
	color: #000;
	font-size: 20px;
	font-family: 'Jost', sans-serif;
	font-weight: 400;
	margin: 20px 0 0 0;
	text-align: center;
	padding: 0;
}
.full_product_section{
	width: 100%;
	float: left;
	margin: 80px 0;
	padding: 0 50px;
}
.full_product_section{
	width: 100%;
	float: left;
}
.full_product_section img{
	width: 100%;
	height: 100%;
}
.full_product_section a{
	color: #000;
	font-size: 15px;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 20px auto;
	display: table;
	padding: 0;
}
.second_banner_image{
	width: 100%;
	float: left;
	height: 400px;
	background-image: url(../images/bg-banner.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	margin-bottom: 80px;
}
.custom_content_section{
	width: 100%;
	float: left;
	padding: 0 50px;
	margin: 80px 0;
}
.custom_content_section.story-content{
	padding: 0;
	margin: 80px 0 50px 0;
}
.custom_content_section.dc .row{
	flex-direction: row-reverse;
}
.custom_content_section .centre_align{
	display: flex;
	align-items: center;
}
.custom_image{
	width: 100%;
	float: left;
}
.custom_image img{
	width: 100%:
	height: 100%;
}
.custom_details{
	width: 100%;
	float: left;
}
.custom_details h2{
	color: #000;
    font-size: 40px;
    margin: 0;
    padding: 0;
    letter-spacing: 1.4px;
}
.custom_details ul{
	padding: 0 0 0 20px;
	margin: 20px 0 0 0;
}
.custom_details ul li{
	color: #000;
	font-size: 15px;
	font-weight: 400;
	margin: 0 0 8px 0;
	padding: 0;
}
.custom_details ul li:last-child{
	margin: 0;
}
.full_supply_section{
	width: 100%;
	float: left;
	padding: 0 15px;
	margin: 0 0 80px 0;
}
.supply_logo{
	width: 100%;
	max-width: 70%;
	margin: 0 auto;
	display: table;
}
.supply_logo ul{
	padding: 0;
	margin: 0 auto;
	list-style: none;
	display: table;
}
.supply_logo ul li{
	float: left;
	padding: 0 20px;
	margin: 0;
}
.supply_logo ul li a{
	cursor: pointer;
}
.supply_logo ul li a img{
	width: 100px;
	height: 100px;
	opacity: 0.6;
	transition: 0.5s;
}
.supply_logo ul li a:hover img{
	opacity: 1;
	transition: 0.5s;
}
.full_testimonial_section{
	width: 100%;
	float: left;
	background: #f4f4f4;
	padding: 80px 15px;
}
.testimonial_slider{
	width: 100%;
	float: left;
}
.testimonial_slider .owl-item{
	width: 100%;
	float: left;
	transform: scale(.9);
	padding: 15px;
}
.testimonial_slider .owl-item.active.center{
	transform: scale(1.2);
}
.testimonial_slider .item{
	width: 100%;
	float: left;
}
.testimonial_slider .owl-dots{
	margin: 20px auto 0;
	display: table;
}
.testimonial_slider .owl-dots button.owl-dot{
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #808080;
	margin: 2px 4px;
}
.testimonial_slider .owl-dots button.owl-dot.active{
	background: #000;
	width: 10px;
	height: 10px;
	border-radius: 50%;
}
.star_icons{
	width: 100%;
	float: left;
}
.star_icons ul{
	padding: 0;
	margin: 0 auto;
	display: table;
	list-style: none;
}
.star_icons ul li{
	float: left;
	padding: 0 2px;
	margin: 0;
}
.star_icons ul li i{
	color: #000;
	font-size: 16px;
}
.author_details{
	width: 100%;
	float: left;
	text-align: center;
}
.author_details p{
	color: #000;
	font-size: 12px;
	font-weight: 500;
	padding: 0;
	margin: 20px 0;
	letter-spacing: 1px;
	line-height: 22px;
}
.author_details h2{
	color: #000;
	font-size: 14px;
	font-weight: 600;
	padding: 0;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
}
.author_details h3{
	color: #000;
	font-size: 12px;
	font-weight: 500;
	padding: 0;
	letter-spacing: 1px;
	margin: 0;
}
.faq_section{
	width: 100%;
	float: left;
	margin: 80px 15px;
}
.faq_accordion_section{
	width: 100%;
	max-width: 70%;
	margin: 0 auto;
	display: table;
}
.faq_accordion_header {
  	color: #000;
  	cursor: pointer;
  	padding: 0;
  	width: 100%;
  	text-align: left;
  	font-size: 16px;
  	font-weight: 500;
  	margin:  0 0 20px 0;
  	border: none;
  	outline: none;
  	cursor: pointer;
  	transition: 0.4s;
}
.faq_accordion_header.active i{
	transform: rotate(180deg);
}
.faq_accordion_header i{
	font-size: 12px;
	border: 1px solid #8c8c8c;
	padding: 5px;
	border-radius: 50%;
	margin-right: 10px;
}
.faq_panel {
	width: 100%;
  	padding: 0;
  	display: none;
  	overflow: hidden;
  	margin: 0 0 40px 0;
}
.faq_panel p{
	color: #000;
	font-size: 15px;
	font-weight: 500;
	padding: 0;
	margin: 0;
	line-height: 28px;
}
.full_footer_section{
	width: 100%;
	float: left;
	background: #676767;
	padding: 80px 50px;
}
.footer_logo{
	width: 100%;
	float: left;
}
.footer_logo img{
	width: 160px;
	height: auto;
}
.footer_menu{
	width: 100%;
	float: left;
}
.footer_menu ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.footer_menu ul li{
	padding: 0;
	margin: 0 0 10px 0;
}
.footer_menu ul li a{
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 1px;
}
.footer_sign{
	width: 100%;
	float: left;
}
.footer_sign h2{
	color: #fff;
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 3px;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
.footer_sign p{
	color: #fff;
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 1px;
	padding: 0;
	margin: 30px 30px 30px 0;
}
form.email_submit{
	width: 100%;
	float: left;
	margin: 0 0 30px 0;
	position: relative;
}
form.email_submit input{
	width: 80%;
	background: transparent;
	letter-spacing: 1px;
	font-size: 12px;
	color: #fff;
	border-bottom: 2px solid #fff;
	padding: 0 40px 10px 0;
	margin: 0;
}
form.email_submit input::placeholder{
	color: #fff;
}
form.email_submit button.submit_btn{
	position: absolute;
	top: 0;
	right: 20%;
	cursor: pointer;
	background: transparent;
}
form.email_submit button.submit_btn i{
	font-size: 20px;
	color: #fff;
}
.footer_icons{
	width: 100%;
	float: left;
}
.footer_icons ul{
	padding: 0;
	margin: 0;
	list-style: none;
}
.footer_icons ul li{
	padding: 0;
	margin: 0 15px 0 0;
	float: left;
}
.footer_icons ul li a i{
	color: #fff;
	font-size: 20px;
}

.sb-margin{
	margin-top: 30px;
}

.sb-parralax {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 0 auto;
  background: rgba(255,255,255,0.5);
  padding: 60px;
  float: left;
  text-align: center;
}
.sb-parralax h2, .sb-parralax p{
	max-width: 600px;
}
.sb-parralax h2 {
  color: #000;
  font-size: 30px;
  margin: 0;
  padding: 0;
  letter-spacing: 1.4px;
}

.sb-parralax p {
  color: #000;
  font-size: 25px;
  font-weight: 400;
  padding: 0;
  margin: 20px 0 0 0;
  line-height: 25px;
}
.read-sb-more {
  position: absolute;
  right: 5px;
  bottom: 5px;
  background: #fff;
  padding: 20px 30px;
  font-size: 16px;
  color: #676767;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 30px 0 ;
  font-family: 'Jost', sans-serif;
  font-weight: 400;
}

.product-dtl {
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  background: #fff;
  display: none;
}
.product-toggle-sb {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px;
  height: 100%;
}

.product-toggle-sb h3 {
  font-size: 35px;
  margin: 0 0 10px 0;
}
.product-toggle-sb a {
    background: #e7e7e7;
    padding: 15px 0;
    font-size: 16px;
    color: #676767;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 30px 0;
    margin: 20px 0 0 0;
    display: inline-block;
    width: 180px;
}
.pop-sb-close {
  position: absolute;
  top: 0;
  right: 0;
  background: red;
  padding: 10px;
  font-size: 20px;
  line-height: normal;
  color: #fff;
  width: 48px;
  text-align: center;
  cursor: pointer;
}
.product-toggle-sb ul{
	margin: 0;
}
.product-toggle-sb ul li{
	font-size: 16px;
	padding: 3px 0;
}
/*=========== Contact Us Page ============*/
.full_contact_us_section{
	width: 100%;
	float: left;
	margin: 80px 0;
}
.contact_form {
    width: 100%;
    max-width: 70%;
    background: #fff;
    box-shadow: 2px 1px 7px 2px #e5e5e5;
    padding: 40px;
    margin: 0 auto 80px;
    display: table;
}
.contact_form input{
	width: 100%;
	height: 45px;
	color: #000;
	font-size: 16px;
	margin: 0;
	padding: 0 15px;
}
.contact_form input::placeholder{
	color: #000;
}
.contact_form textarea{
	width: 100%;
	height: 100px;
	color: #000;
	font-size: 16px;
	margin: 0;
	padding: 15px;
	resize: none;
}
.contact_form textarea::placeholder{
	color: #000;
}
.contact_form button{
    background: #e7e7e7;
    padding: 20px 30px;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 30px 0;
    margin: 20px auto 0;
    display: table;
}
.contact-details{
	width: 100%;
	float: left;
}
.centre-align{
	display: flex;
	align-items: center;
	width: 100%;
}
.contact-details p{
	color: #000;
	font-size: 16px;
	margin: 0 0 15px 0;
	padding: 0;
}
.contact-details p a{
	color: #000;
}
.contact-details ul{
	margin: 0;
	list-style: none;
	padding: 0;
}
.contact-details ul li{
	float: left;
	margin: 0 10px;
	padding: 0;
}
.contact-details ul li a{
	color: #000;
	font-size: 20px;
}
/*=========== Our Story Page ============*/
.full_our_story_section{
	width: 100%;
	float: left;
	margin: 80px 0 0;
}
.story_section{
	width: 100%;
	float: left;
}
.story_section img{
	width: 100%;
	height: 100%;
}
.story_section p{
	color: #000;
	font-size: 16px;
	margin: 0 0 8px;
	padding: 0;
}
.story_section ul{
	padding: 0 0 0 20px;
	margin: 0;
}
.story_section ul li{
	font-size: 16px;
	color: #000;
	margin: 0 0 6px 0;
	padding: 0;
}
.story_section ul li:last-child{
	margin: 0;
}
/*=========== Fragarence Library Page ============*/
.fragarence_list{
	width: 100%;
	float: left;
	margin: 0 0 80px 0;
}
.fragarence_list ul{
	width: 20%;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	border: 1px solid #ddd;
}
.fragarence_list ul li{
	padding: 6px;
	margin: 0;
	font-size: 14px;
	font-weight: 400;
	text-transform: uppercase;
	color: #000;
	border-bottom: 1px solid #ddd;
}
.fragarence_list ul li strong{
	font-family: 'Jost', sans-serif;
}
.fragarence_list ul li:nth-child(even){
	background-color: #e9e9e9;
}

.sb-model .modal-body {
  text-align: center;
  padding-top: 0;
}
.sb-model .modal-body h2 {
	margin-top: 0;
}
.sb-model .modal-body h3 {
	color: red;
}
.sb-model .modal-dialog {
  top: 30vh;
}
.sb-model{
	background: rgba(0,0,0,0.7);
}
.sb-model .fa.fa-check {
  font-size: 26px;
  color: green;
  border: 2px solid green;
  padding: 11px;
  border-radius: 41px;
  margin-bottom: 15px;
}
.sb-model .modal-header {
  border-bottom: none;
}