/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 8/9.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */

audio,
canvas,
video {
    display: inline-block;
    max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */

[hidden],
template {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
    background: transparent;
            text-decoration: none;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: 0;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9.
 */

img {
    border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari 5.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */

button,
input,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 2 */
    margin: 0; /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

*:focus{
  outline: none;
}
a{
  text-decoration: none;  
}
a:hover, a:focus{
  text-decoration: none;  
  outline: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
body {
    font-family: 'fbjoker';
    font-weight: 400;
    direction: rtl;
    overflow-x: hidden;
}
.clearfix{
  clear: both;
}
.container{
  max-width: 1200px;
  margin:0 auto;
  padding: 0 20px;
}
/**************************/
.header {
    padding: 10px 0;
    box-shadow: 0px 1px 12px #ccc;
}
.logo{
  float: left;
}
.logo a{
  display: block;
}
.logo a img{
  display: block;
}
.main-navigation{
  float: right;
}
.main-navigation ul{
    margin:18px 0 0;
    padding: 0;
}
.main-navigation ul li{
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    padding: 0 8px;
    text-align: center;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    border-right: 1px solid #231f20;
}
.main-navigation ul li:first-child{
  padding-right: 0;
  border-right: 0;
}
.main-navigation ul li a {
    display: block;
    color: #231f20;
    font-size: 25px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    line-height: 22px;
}
.main-navigation ul li:hover a{
    color: #e0b1c7;
}
/*
Menu Mobile
--------------------- */
.top-main-navigation::before,
.top-main-navigation::after{
    content:'';
    display: table;
    clear: both;
}
.top-main-navigation{
    text-align: center;
    font-size:23px;
    line-height: 48px;
    text-transform: uppercase;
    color:#fff;
    display:none;
    position:relative;
}
.toggle-menu {
    padding: 0;
    overflow: hidden;
    width: 50px;
    height: auto;
    right: 0;
    cursor: pointer;
    display: block;
    transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    position: absolute;
    top:0;
}
.toggle-menu span {
    display: block;
    width: 45px;
    border: 2px solid #000;
    margin: 0 auto 4px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    background: #000;
    border-radius: 20px;
}
.toggle-menu span:last-child{
    margin-bottom: 0;
}
.toggle-menu.active span:nth-child(2){
    transform:translateX(100%);
    opacity: 0;
}
.toggle-menu.active span:first-child{
    transform:rotate(46deg) translate(9px,14px);
    -ms-transform:rotate(46deg) translate(9px,14px);
    -webkit-transform:rotate(46deg) translate(9px,14px);
}
.toggle-menu.active span:last-child{
    transform:rotate(-49deg) translate(-3px,-4px);
    -ms-transform:rotate(-49deg) translate(-3px,-4px);
    -webkit-transform:rotate(-49deg) translate(-3px,-4px);
}
.open-menu-mobile {
    position: absolute;
    right: 0;
    top: 0;
    width: 45px;
    height: 49px;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    border-right: 1px solid rgba(255, 255, 255, 0.1);
    cursor: pointer;
    display: none;
}
.open-menu-mobile::after, .open-menu-mobile::before {
    content: '';
    display: block;
    width: 12px;
    position: absolute;
    top: 50%;
    transition: all 0.2s;
    -ms-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    z-index: 999;
}
.open-menu-mobile::before {
    border-right: 1px solid #fff;
    height: 12px;
    right: 21px;
    margin-top: -5px;
}
.open-menu-mobile.active::before {
    display: none;
}
.open-menu-mobile::after {
    border-top: 1px solid #fff;
    width: 12px;
    right: 16px;
}
/*************************banner*************************/
.banner{
  margin-bottom: 75px;
}
.youtube-mb,
.youtube{
    position: relative;
    cursor: pointer;
}
.youtube-mb img,
.youtube img{
    display: block;
    width: 100%;
}
.youtube-mb iframe,
.youtube iframe {
    position: absolute;
    border: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.youtube-mb:after,
.youtube:after {
    content: "";
    background: url(images/play.png) no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.youtube-mb.active iframe ,
.youtube.active iframe {
    z-index: 1;
}
#body-oil .img-section .slider-mobile{
    direction: rtl;
}
/*********************/
.news {
    margin-bottom:100px;
}
.news .container{
  max-width: 940px;
}
.inner-news {
    background: url(images/bg.png) no-repeat center center;
    background-size: 100% 100%;
    text-align: center;
    padding:25px 25px 50px; 
    position: relative;
}
.inner-news:before {
    background-image: url(images/icon.png);
    background-repeat: no-repeat;
    content: "";
    bottom: -30px;
    left: -26px;
    position: absolute;
    width: 120px;
    height: 125px;
}
.inner-news h3 {
    display: inline-block;
    margin: 0;
    color: #fff;
    background: #c66a96;
    font-size: 50px;
    font-weight: 700;
    line-height: 35px;
    vertical-align: middle;
    padding: 7px 7px 0;
}
.inner-news h1 {
    color: #a5a5a5;
    font-size: 63px;
    font-weight: 700;
    line-height: 65px;
    margin:20px 0 0;
}
.inner-news p {
    color: #55565b;
    font-size: 35px;
    font-weight: 400;
    line-height: 30px;
    margin: 0 auto;
    max-width: 710px;
}
.img-section, .content-section{
  display: inline-block;
  vertical-align: middle;
}
.content-section {
    max-width: 480px;
    text-align: center;
}
.content-section h2 {
    margin: 0 0 35px;
    font-weight: 400;
    font-size: 55px;
    line-height: 55px;
    position: relative;
}
.content-section h2:before {
    position: absolute;
    content: "";
    background: #dadada;
    height: 5px;
    width: 130px;
    bottom:-12px;
    left: 0;
    margin: 0 auto;
    right: 0;
}
.content-section p {
    color: #55565b;
    font-size: 33px;
    line-height: 32px;
    margin: 0;
}
.left-content .content-section {
    margin-right: 100px;
}
.right-content .top-section{
  direction: ltr;
}
.right-content .content-section {
    margin-left: 100px;
    direction: rtl;
}
.slider-crema {
    height: 430px;
    margin-top: 40px;
}
.slick-arrow{
    transition: all 0.2s;
    -ms-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    position: absolute;
    color: #231f20;
    z-index: 1;
    font-size: 90px;
    top: 42%;
    cursor: pointer;
}
.slick-arrow:hover{
  color: #e0b1c7;
}
.slick-prev {
    left: 100px;
}
.slick-next {
    right: 100px;
}
.btn-link-more {
    height: 50px;
    width: 200px;
    display: block;
    margin: 25px auto 50px;
    border: 2px solid #55565b;
    border-radius: 50px;
    text-align: center;
    line-height: 58px;
    color: #55565b;
    font-size: 36px;
    transition: all 0.2s;
    -ms-transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
.btn-link-more:hover {
    color: #e0b1c7;
    border: 2px solid #e0b1c7;
}
.slick-slide img {
    display: block;
    margin: 0 auto;
}
.item-crema img{
  opacity: 0.5;
    transition: all 500ms ease;
    max-width: 100%;
}
.item-crema.slick-active img{
    width: 90%;
    margin-top: 30px;
}
.item-crema{
    padding:30px 10px;
}
#deodorant > div > div.slider-crema.slick-initialized.slick-slider > div.slick-list.draggable > div > .item-crema{
    padding:30px 2px;
}
.slick-list {
    max-width: 760px;
    margin:0 auto;
}
.item-crema.slick-active.slick-current img{
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    color: #e67e22;
    opacity: 1;
    width: 97%;
    margin-top: 0;
}
#deodorant .slider-crema{
    height: 365px;
}
#deodorant .item-crema.slick-active.slick-current img{
    width: 100%;
}
#body-cream .slider-crema {
    margin-top: -40px;
}
.slider-mobile{
  margin-top: 30px;
}
.item-mobile{
  display: inline-block;
  width: 45%;
  padding:0 2%;
}
.item-mobile img{
  max-width: 100%;
}
.hand-soap{
  padding-top:30px;
}
#deodorant .img-section img {
    margin-top: -30px;
}
.full-content{
  margin:50px 0;
}
.full-content .content-section p {
    font-size: 30px;
}
.full-content.body-mist .content-section p{
    padding: 0 74px;
}
.full-content .content-section {
    max-width: 560px;
}
.right-content.full-content .content-section {
    margin-left: 75px;
}
.right-content#deodorant-wipes .content-section,
.right-content#body-oil .content-section {
    margin-left: 0;
}
.right-content#deodorant-wipes .img-section {
    max-width: 320px;
    margin-left: 100px;
}
.right-content#body-oil .img-section{
    max-width: 515px;
    margin-left: 40px;
    padding-top: 65px;
}
.right-content#deodorant-wipes .img-section img,
.right-content#body-oil .img-section img {
    max-width: 100%;
}
.hand-cream.full-content .content-section {
    max-width: 510px;
    margin-right: 95px;
    margin-top: 100px;
}
.hand-cream2.full-content .content-section {
    max-width: 518px;
    margin-right: 69px;
}
.body-mist.full-content .content-section{
    margin-right: 114px;
}
.hand-cream .img-section {
    max-width: 44%;
    float: left;
}
.banner-mobile{
    display: none;
}
.inner-hand {
    max-width: 560px;
    margin: 0 auto;
    position: absolute;
    right: 90px;
    top: 170px;
    direction: rtl;
}
#hand-soap > div > div > div.inner-hand{
    padding-top: 38px;
}
#hand-cream .top-section{
    padding-top: 38px;
}

.hand-soap .content-section{
    vertical-align: top;
}
.hand-soap  .top-section {
    position: relative;
}
.hand-soap.full-content {
    margin: 50px 0 160px;
}
.banner-destop iframe {
    width: 100%;
    height: 675px;
    border: none;
    margin: 0 auto;
    display: block;
}
#body-wash > div > a.btn-link-more{
    margin-top: 40px;
}
#body-cream > div > a.btn-link-more{
    margin-top: 55px;
}
#hand-soap > div > div > div.inner-hand > a.btn-link-more{
    margin-top: 55px;
}
#hand-cream > div > div > div.img-section > a.btn-link-more{
    margin-top: 70px;
}
#deodorant-wipes > div > div > div.img-section > a{
    margin-top: 70px;
}
/*******************************************************************
Contact page
********************************************************************/
.contact-box .right-contact{
    float: right;
    width: 40%;
    border-left: 1px solid #55565b;
}
.contact-box .left-contact{
    float: right;
    width: 59%;
}
.right-contact form p{
    height: 35px;
}
.right-contact form p label{
    display: inline-block;
    display: inline-block;
    color: #55565b;
    font-size: 30px;
    line-height: 32px;
    font-weight: bold;
}
.right-contact form p span {
    float: left;
    width: 82%;
}
.contact-box form textarea {
    height: 150px;
    border: none;
    box-shadow: none;
    resize: none;
    background-color: #f2f2f2;
    text-align: right;
    width: 83%;
}
.contact-box form input{
    height: 35px;
    border: none;
    box-shadow: none;
    background-color: #f2f2f2;
    text-align: right;
    width: 83%;
}
.contact-box h1{
    margin: 30px 0 35px;
    font-weight: 400;
    font-size: 55px;
    line-height: 55px;
    position: relative;
}
.contact-box .left-contact p {
    color: #55565b;
    font-size: 30px;
    line-height: 32px;
    margin: 0;
    padding: 0 20px;
}
.contact-box form .submit{
    width: 87%;
    text-align: left;
}
.contact-box form .submit input{
    height: 50px;
    width: 200px;
    display: block;
    margin-left: 0;
    border: 2px solid #55565b;
    border-radius: 50px;
    text-align: center;
    line-height: 58px;
    color: #55565b;
    font-size: 36px;
    transition: all 0.2s;
    -ms-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    background-color: #fff;
    margin-right: auto;
}
.contact-box form .submit input:hover{
    color: #e0b1c7;
    border: 2px solid #e0b1c7;
}
.container.tahkyou-box {
    margin-top: 60px;
    max-width: 940px;
}
label.error {
    color: #e0b1c7 !important;
}







/*******************************************************************
Reponsive
********************************************************************/
@media screen and (max-width:1260px) {
#deodorant .img-section img {
    margin-top: 0;
}
.img-section{
    max-width: 40%;
}
}
@media screen and (max-width:1220px) {
    .main-navigation ul li a{
        font-size: 23px;
    }
}
@media screen and (max-width:1200px) {
    .right-content#body-oil .img-section{
        max-width: 450px;
        padding-top: 0;
    }
}
@media screen and (max-width:1180px) {
.inner-hand {
    max-width: 480px;
    top: 200px;
}
.banner-destop iframe {
    height: 555px;
}
}
@media screen and (max-width:1159px) {
    .toggle-menu {
        top: 35px;
        z-index: 99;
        height: 50px;
    }
    .top-main-navigation {
        display: block;
    }
    .header {
        padding: 0;
        box-shadow: 0px 0px 0 #ccc;
        position: absolute;
        top: 0;
        z-index: 9;
        width: 100%;
    }
    .banner .container {
        padding: 0;
    }
    .main-navigation ul li {
        background: #fff;
        display: block;
        width: auto;
        padding: 0 80px !important;
        margin: 0;
        border-right: 0;
    }
    .main-navigation ul {
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        z-index: 9;
        width: 100%;
        margin: 0;
        padding-top: 70px;
        padding-bottom: 50px;
        background: #fff;
    }
    .main-navigation ul li a {
        border-bottom: 8px solid #e0b1c7;
        text-align: center;
        font-size: 70px;
        color: #231f20;
        line-height: 120px;
    }
}
@media screen and (max-width:1100px) {
.hand-cream.full-content .content-section {
    margin-right: 20px;
}
.content-section {
    position: relative;
    z-index: 1;
}
.left-content .content-section {
    margin-right: 0;
}
.right-content .content-section {
    margin-left: 0;
}
.img-section{
    max-width: 48%;
}
.right-content.full-content .content-section {
    margin-left: 0;
}
.full-content .content-section {
    max-width: 480px;
}
.right-content#deodorant-wipes .img-section {
    margin-left: 80px;
}
.full-content {
    margin: 80px 0;
}
}
@media screen and (max-width:1050px) {
.inner-hand {
    right: 20px;
}
}
@media screen and (max-width:1024px) {
.hand-cream.full-content .content-section {
    margin-right: 0;
    margin-top: 30px;
}
.banner-destop iframe {
    height: 542px;
}
.contact-box .right-contact {
    width: 47%;
}
}
@media screen and (max-width:980px) {
.contact-box , .container.tahkyou-box {
    margin-top: 100px;
}
.contact-box .right-contact {
    width: 100%;
    border: none;
    margin-bottom: 40px;
}
.contact-box .left-contact {
    width: 100%;
    margin-bottom: 40px;
}



.slick-slider .slick-slide img{
    width: 80% !important;
}
.inner-news {
    background: url(images/bg-mobile.png) no-repeat center center;
    background-size: 100% 100%;
}
.right-content#deodorant-wipes .img-section {
    margin-left: 50px;
}
.news .container {
    max-width: 620px;
}
.inner-news h1 {
    line-height: 54px;
    margin: 20px auto 0;
    max-width: 360px;
}
.inner-news {
    padding: 30px 25px 50px;
}
.inner-news p {
    margin: 14px auto 0;
    max-width: 470px;
}
.padding-mobile{
    padding:50px 0;
}
.content-section p br{
    display: none;
}
#hand-cream2 .content-section p br,
#body-oil .content-section p br,
#body-mist .content-section p > br:nth-child(3),
#body-mist .content-section p > br:nth-child(1)
{
    display: block;
}
/**************/
.banner-destop{
    display: none;
}
.banner-mobile{
    display: block;
    position: relative;
}

.banner .container {
    padding: 0;
}
.toggle-menu {
    top: 35px;
    z-index: 99;
    height: 50px;
}
.logo {
    padding-top: 15px;
}
.banner-mobile button.play{
    background: none;
    border:none;
    width: 100%;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    padding: 0;
    margin:0;
}
.banner-mobile button.pause{
    background: none;
    border:none;
    width: 30px;
    cursor: pointer;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    padding: 0;
    margin:0;
    display: none;
}
.banner-mobile button.pause img{
    max-width: 100%;
}
.banner-mobile.active button.pause{
    display: block;
}
.banner-mobile.active button.play{
    display: none;
}
.banner-mobile button.play img {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.header {
    padding:0;
    box-shadow: 0px 0px 0 #ccc;
    position: absolute;
    top: 0;
    z-index: 9;
    width: 100%;
}
.main-navigation ul {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9;
    width: 100%;
    margin: 0;
    padding-top: 70px;
    padding-bottom: 50px;
    background: #fff;
}
.top-main-navigation {
    display: block;
}
.main-navigation ul li {
    background: #fff;
    display: block;
    width: auto;
    padding: 0 80px !important;
    margin: 0;
    border-right: 0;
}
.main-navigation ul li a {
    border-bottom: 8px solid #e0b1c7;
    text-align: center;
    font-size: 70px;
    color: #231f20;
    line-height: 120px;
}
.main-navigation ul ul {
    position: static;
    opacity: 1;
    visibility: visible;
    display: none;
    width: 100%;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    transition: all 0s ease;
}
.open-menu-mobile{
    display: block;
}
}
@media screen and (max-width:970px) {
.right-content#body-oil .img-section {
    margin-left: 79px;
}
#hand-cream .top-section {
    padding-top: 0;
}
#hand-soap > div > div > div.inner-hand {
    padding-top: 0;
}
#deodorant .slider-crema {
    height: auto;
}    
.slider-crema {
    height: auto;
}
.hand-soap.full-content .content-section {
    vertical-align: middle;
    max-width: 340px;
}
.inner-hand {
    right: inherit;
    position: inherit;
    top: inherit;
    max-width: 640px;
}
.hand-soap.full-content {
    margin: 50px 0;
    max-width: 100%;
}
.right-content#deodorant-wipes .img-section {
    margin: 50px auto;
    display: block;
}
/*******************/
.full-content .content-section {
    max-width: 100%;
}
.full-content{
    max-width: 640px;
    margin:80px auto;
}
.hand-cream .img-section {
    max-width: 640px;
    float: none;
    margin: 0 auto;
    display: block;
}
.hand-cream.full-content .content-section {
    margin: 0 auto;
    max-width: 100%;
}
.img-section img{
    max-width: 100%;
}
.content-section p {
    font-size: 31px;
}
.content-section {
    max-width: 340px;
}
.item-crema.slick-active.slick-current img {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    width: auto;
}
.news {
    margin-bottom: 60px;
}
}
@media screen and (max-width:770px) {
#body-oil.right-content .top-section {
    direction: rtl;
}
.full-content.body-mist .content-section p {
    padding: 0px 0px;
}
}
@media screen and (max-width:700px) {
.right-contact form p{
    height: auto;
}
.right-contact form p label{
    display: block;
}
.right-contact form p span {
    float: none;
    width: 100%;
}
.contact-box form textarea {
    width: 100%;
}
.contact-box form input{
    width: 100%;
}
.contact-box form .submit{
    width: 100%;
    text-align: right;
}
.contact-box form .submit input {
    margin: 0 !important;
}
.contact-box .left-contact p{
    font-size: 25px;
}
.news .container {
    max-width: 500px;
}
.slick-prev {
    left: 15px;
}
.slick-next {
    right: 15px;
}
.img-section {
    max-width:50%;
}
.right-content#body-oil .img-section{
    padding-top: 0;
    max-width: 640px;
    float: none;
    margin: 0 auto;
    display: block;
}
.content-section h2 {
    font-size: 50px;
    line-height: 50px;
}
.content-section p {
    font-size: 29px;
    line-height: 28px;
}
.content-section {
    max-width: 48%;
}
.hand-soap.full-content .content-section {
    max-width: 48%;
}
.hand-cream.full-content .content-section {
    margin: 0 auto;
    width: 100%;
    max-width: 520px;
    display: block;
}
.right-content#deodorant-wipes .content-section {
    margin: 0 auto;
    max-width: 520px;
    display: block;
}
.hand-soap.full-content {
    margin: 0;
}
.full-content .content-section p {
    font-size: 29px;
}
#body-cream .slider-crema {
    margin-top: 0;
}
.main-navigation ul li a {
    border-bottom: 4px solid #e0b1c7;
    font-size: 50px;
    line-height: 70px;
}
}
@media screen and (max-width:560px) {
#deodorant-wipes > div > div > div.content-section > p > br{
    display: block;
}
.item-mobile {
    padding: 0;
}
.inner-news h1 {
    line-height: 36px;
    max-width: 230px;
    font-size: 40px;
}
.inner-news p {
    max-width: 470px;
    font-size: 28px;
    line-height: 26px;
}
.content-section h2 {
    font-size: 40px;
    line-height: 25px;
    margin: 0 0 30px;
}
.content-section h2:before {
    height: 4px;
    width: 80px;
}
.content-section p {
    font-size: 24px;
    line-height: 21px;
}
.btn-link-more {
    height: 45px;
    width: 150px;
    line-height: 50px;
    font-size: 29px;
    margin: 25px auto 0px !important;
}
#deodorant-wipes > div > div > div.img-section .btn-link-more{
    margin-top: 50px !important;
}
.full-content .content-section p {
    font-size: 24px;
}
.inner-news:before {
    left: -10px;
    width: 80px;
    height: 90px;
    background-size: contain;
}
.youtube-mb:after {
    background-size: cover;
    width: 80px;
    height: 80px;
}
.slick-prev {
    left: 0;
}
.slick-next {
    right: 0;
}
.item-crema {
    margin:0 30px;
}
.item-mobile {
    margin: 0 20px;
}
.banner {
    margin-bottom: 40px;
}
}
@media screen and (max-width:420px) {
#hand-soap > div > div > div.img-section > img{
    width: 100%;
    margin-left: -19px;
}
#body-cream > div > div.top-section.clearfix > div.img-section > img{
    width: 112%;
    margin-right: -28px;
}
.img-section .slider-mobile img {
    max-width: 100%;
}
.main-navigation ul li a {
    border-bottom: 3px solid #e0b1c7;
    font-size: 35px;
    line-height: 50px;
}
.main-navigation ul li {
    padding: 0 40px !important;
}
.inner-news h3 {
    font-size: 40px;
    line-height: 27px;
    padding: 5px 7px 0;
}
.inner-news {
    padding: 25px 20px 50px;
}
.inner-news p {
    font-size: 24px;
    line-height: 20px;
}
.inner-news h1 {
    line-height: 27px;
    max-width: 200px;
    font-size: 34px;
}
.full-content .content-section p {
    font-size: 19px;
    line-height: 19px;
}
#deodorant-wipes .content-section  p{
    padding: 0 2px;
}
.content-section h2 {
    font-size: 35px;
}
.content-section p {
    font-size: 20px;
    line-height: 19px;
}
.slick-arrow {
    font-size: 75px;
}
.img-section img {
    max-width: 115%;
}
#body-wash > div > div.top-section.clearfix > div.img-section > img{
    margin-right: -35px;
    max-width: 123%;
}
.body-wash  .img-section {
    margin-right: -14px;
}
.body-wash  .content-section {
    max-width: 52%;
}
}
.popup-form:hover {    
    color: #e0b1c7;
    border: 2px solid #e0b1c7;
}
.popup-form {
    color: #55565b;
    font-weight: 700;
    font-size: 20px;
    border: 2px solid #55565b;
    padding: 15px 15px 10px;
    border-radius: 8px;
    display: inline-block;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
#popup-form {
    display: none;
    width: 980px;
    padding: 0;
}
#popup-form iframe{
    width:100%;
    height:560px;
}

@media screen and (max-width:990px) {
.popup-form {
    margin: 30px 0 50px;
}
.form-ct {
    text-align: right;
}
#popup-form {
    width: 640px;
}
}
@media screen and (max-width:670px) {
#popup-form {
    width: 400px;
}
}
@media screen and (max-width:440px) {
#popup-form {
    width: 300px;
}
}
.btn-link-normal {
    text-align: center;
    display: block;
    color: #55565b;
    font-size: 35px;
    transition: all 0.2s;
    -ms-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    max-width: 175px;
    margin: 0 auto;
}
.btn-link-normal:hover{
    color:#e0b1c7;
}