/*! 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;
}

/**
 * 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;
    font-family: 'Heebo', sans-serif;
    font-weight: 400;
    direction: rtl;
}

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

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

a {
    background: transparent;
}

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

a:focus {
    outline: thin dotted;
}

/**
 * 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.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* ==========================================================================
 Css Site Anova
========================================================================== */
/*header*/
p {
    margin: 15px 0;
}
a{
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.logo h1{
	margin:0;
}
.logo a{
    display:block;
}
.home .header{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9;
}
.social-header {
    background: #000;
    text-align: left;
}
.social ul{
  margin:0;
  padding:0;
}
.social ul li{
  display: inline-block;
  vertical-align: middle;
  line-height: 48px;
}
.social.social-header ul li a {
    display: block;
    color: #fff;
    font-size: 22px;
    margin-left: 18px;
}
.main-header{
  background: #fff;
  padding: 8px 25px;
  position: relative;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.logo{
  display: inline-block;
  vertical-align: bottom;
}
.logo img{
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.main-navigation{
  display: inline-block;
  vertical-align: bottom;
  margin-right: 30px;
}
.main-navigation ul{
    margin:0;
    padding: 0;
}
.main-navigation ul li.menu-item-has-children >a:before {
    position: absolute;
    font-family: FontAwesome;
    content: "\f078";
    top: 1px;
    left: 6px;
    font-size: 12px;
}
.main-navigation ul li.menu-item-has-children{
  padding-left: 10px;
}
.main-navigation ul li{
    display: inline-block;
    vertical-align: middle;
    position: relative;
    line-height: 40px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
/*.main-navigation ul li ul li:last-child{
    border-bottom: 0 solid #333;
}*/
.main-navigation ul li ul li{
    display:block;
    line-height: 38px;
    border-top: 1px solid #333;
}
.main-navigation ul li ul li a {
    font-size: 18px;
    padding: 0 10px;
}
.main-navigation ul li a{
    position: relative;
    display:block;
    padding: 0 25px;
    color: #000;
    font-size: 24px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.main-navigation ul li a:hover{
    color: #a52131;
}
.main-navigation ul li.current-menu-item > a{
    color: #a52131;
}
.main-navigation ul ul {
    position: absolute;
    top: 100%;
    right:15px;
    z-index: 9;
    width: 220px;
    margin: 0;
    padding: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
    -webkit-transform: translateY(6px);
    -moz-transform: translateY(6px);
    transform: translateY(6px);
    background: #fff;
}
.category-21 .banner-page h1{
   color: #ffffff;
}
.main-navigation ul ul ul{
    top:0;
    left:100%;
}
.main-navigation ul li:hover > ul{
    opacity: 1;
    visibility:visible;
    -webkit-transform:translateY(0px);
    -moz-transform:translateY(0px);
    transform:translateY(0px);
}
/*
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: 40px;
    height: auto;
    left: 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: -55px;
}
.toggle-menu span{
    display: block;
    width:36px;
    border:2px solid #000;
    margin:0 auto 8px;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
}
.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(40deg) translate(4px,9px);
    -ms-transform:rotate(40deg) translate(4px,9px);
    -webkit-transform:rotate(40deg) translate(4px,9px);
}
.toggle-menu.active span:last-child{
    transform:rotate(-40deg) translate(7px,-11px);
    -ms-transform:rotate(-40deg) translate(7px,-13px);
    -webkit-transform:rotate(-40deg) translate(7px,-13px);
}
.open-menu-mobile {
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    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;
    z-index: 99;
}
.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: 27px;
    margin-top: -5px;
}
.open-menu-mobile.active::before {
    display: none;
}
.open-menu-mobile::after {
    border-top: 1px solid #fff;
    width: 12px;
    right: 22px;
}
.header.fixed .social-header{
  display: none;
}
.header.fixed .main-header .logo img{
    height: 60px;
}
/*************************************************************************************************
Content Home
*************************************************************************************************/
#fp-nav{
  display: none;
}
.banner-top a {
    margin-top: 165px;
    display: block;
    height: 100%;
}
.banner-top a img{
  display: block;
}
.treatments{
  display: flex;
}
.left-treatments,
.right-treatments{
  width: 50%;
  float: right;
}
.content-our{
  max-width: 1550px;
  margin:0 auto;
  padding: 0 15px;
  text-align: left;
  direction: ltr;
}
.left-our-product{
  display: inline-block;
  vertical-align: middle;
  width:50%;
}
.left-our-product a{
  display:block;
}
.right-our-product{
  display: inline-block;
  vertical-align: middle;
  width: 49%;
  text-align: right;
  direction: rtl;
  padding: 0 30px 0 80px;
}
.list-page h2{
  margin:0;
  font-size: 85px;
  font-weight: 700;
  line-height: 90px;
}
.list-page h2 a{
  color:#000;
}
.list-page p {
    color: #000;
    font-size: 24px;
    line-height: 50px;
    margin: 25px 0;
}
.link-btn{
  color:#000;
  font-size: 25px;
  font-weight: 500;
  display: inline-block;
  border: 2px solid #000;
  padding: 0 40px;
  line-height: 60px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.link-btn:hover{
  color: #fff;
  background: #000;
}
.right-about-us .link-btn:hover {
    background: #fff;
    color: #000;
}
.about-us .content-our {
    direction: rtl;
    text-align: right;
    position: relative;
    height: calc(100vh);
}
.left-about-us {
    position: absolute;
    right: -2%;
    bottom: 0;
    width: 61%;
}
.left-about-us img{
  width: 100%;
}
.right-about-us {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  padding-right:53%;
  margin-top: 15%;
}
.list-page img{
  display: block;
}
.list-page .right-about-us h2 a{
  color:#fff;
}
.list-page .right-about-us p {
    color: #fff;
}
.right-about-us .link-btn {
    color: #fff;
    border: 2px solid #fff;
}
.home .contact-page {
    margin:-80px auto 0;
}
.contact-page {
    max-width: 860px;
    margin:0 auto 0;
    position: relative;
}
.home .contact-all .right-contact{
  float: right;
  width: 50%;
  background:rgba(0, 0, 0, 0.68);
  padding: 50px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(0%);
  -ms-transform: translateY(0%);
  transform: translateY(0%);
  right: 0;
}
.home .contact-all .left-contact{
  float: left;
  width: 50%;
  margin-right: 50%;
  background:rgba(255, 255, 255, 0.68);
  padding: 50px;
}
.contact-page h3{
  font-size: 80px;
  margin:0;
  line-height: 65px;
  color: #000;
}
.contact-page h2{
  font-size: 80px;
  margin:0;
  line-height: 65px;
  color: #000;
}
.contact-page .right-contact h3{
  color: #fff;
}
.contact-page .right-contact h2{
  color: #fff;
}
.contact-page .left-contact p{
  color: #000;
  font-size: 21px;
  line-height: 50px;
}
.contact-page .social ul li {
    margin-left: 16px;
    line-height: 20px;
}
.contact-page .social ul li a {
    font-size: 26px;
    color: #000;
}
.right-contact form {
    text-align: right;
    direction: rtl;
    margin: 26px 0 0;
}
.right-contact input[type="text"], 
.right-contact input[type="email"], 
.right-contact input[type="tel"] {
    width: 100%;
    height: 48px;
    line-height: 48px;
    border: 1px solid #fff;
    background: transparent;
    display: block;
    margin-bottom: 10px;
    padding: 0 10px;
    color: #fff;
    opacity: 1;
    font-size: 21px;
    font-weight: 700;
}
.wpcf7-form-control-wrap {
    display: block;
}
span.wpcf7-not-valid-tip {
    position: absolute;
    left: 10px;
    top: 15px;
    color: #fff;
}
.right-contact input::-webkit-input-placeholder {
   color: #fff;
   opacity:1;
    font-weight: 300;
}
.right-contact input:-moz-placeholder { /* Firefox 18- */
   color: #fff;
   opacity:1; 
    font-weight: 300;
}
.right-contact input::-moz-placeholder {  /* Firefox 19+ */
   color: #fff;
   opacity:1;
    font-weight: 300;
}
.right-contact input:-ms-input-placeholder {  
   color: #fff;
   opacity:1;
    font-weight: 300;
}
.right-contact  input[type="submit"]:hover {
    background: #000;
    color: #fff;
}
.right-contact input[type="submit"] {
    width: 150px;
    height: 40px;
    line-height: 40px;
    border: none;
    background: #ffff;
    display: block;
    padding: 0;
    color: #000;
    text-align: center;
    font-size: 21px;
    font-weight: 400;
    float: left;
    margin-top: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.gallery,.instagram-page{
  position: relative;
}
.gallery:before {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 4;
}
.gallery img {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    height: auto;
}
.box-instagram {
    width: 100%;
    color: #fff;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    left: 0;
    text-align: center;
    z-index: 5;
}
.box-instagram a{
  color: #fff;
}
.box-instagram h3{
  margin:0;
  text-transform: capitalize;
  font-size: 60px;
  font-weight: 400;
  margin:0;
  direction: ltr;
}
.contact-us, .about-us{
  background-size: cover;

}
/*******************************/
.footer, .footer-page {
  background: #000;
  text-align: center;
  padding: 16px 20px 1px 20px;
}
.logo-footer{
  position: relative;
}
.logo-footer:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    width: 100%;
    top: 50%;
    height: 1px;
    background: #544a4a;
}
.logo-footer a {    
    display: inline-block;
    background: #000;
    z-index: 1;
    position: relative;
    padding: 0 5px 0 20px;
}
.widget_nav_menu{
  display: inline-block;
  width: 150px;
  vertical-align: top;
  margin: 55px 0 0;
}
.widget_nav_menu ul{
  margin:0;
  padding:0;
}
.widget_nav_menu ul li{
  display: block;
  line-height: 30px;
  padding:6px 0;
}
.widget_nav_menu ul li a{
  color: #fff;
  font-size: 15px;
}
.widget_nav_menu ul li a:hover{
    color: #a52131;
}
.copyright a{
  color: #fff;
  font-size: 15px;
  font-weight: 300;
}
.copyright a span{
  color: #00aeef;
}
.copyright {
  text-align: left;
  margin-top: 70px;
}
.inner-footer{
  max-width: 1200px;
  margin:0 auto;
}
.instagram-page .fp-tableCell,
.footer-page .fp-tableCell {
    height: auto!important;
}
.instagram-page.fp-section.fp-table,
.footer-page.fp-section.fp-table {
    height: auto!important;
}
/*********************************************/
.container{
  max-width: 1250px;
  margin:0 auto;
  padding: 0 15px;
  width: 100%;
}
.banner-page{
  position: relative;
}
.banner-page h1 {
    margin: 0;
    color: #000;
    font-weight: 700;
    font-size: 85px;
    line-height: 95px;
    max-width: 540px;
    text-transform: uppercase;
}
.banner-page .container{
    max-width: 1440px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
    left: 0;
}
.breadcrumbs, .woocommerce  .woocommerce-breadcrumb{
  margin:45px 0 10px;
  color: #8c8c8c;
  font-size: 16px;
  font-weight: 400;
}
.breadcrumbs a, .woocommerce  .woocommerce-breadcrumb a{
  color: #8c8c8c;
  text-decoration: underline;
  font-weight: 300;
}
.content-page{
  margin:60px 0 100px;
}
.content-page p {
  color: #000;
  font-size: 20px;
  line-height: 32px;
}
.list-blog{
  margin:20px 0 50px;
}
.item-blog{
  padding: 45px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin:20px 0;
}
.item-blog{
  padding: 45px 0;
}
.thumb-blog{
  float: right;
  width: 37%;
}
.thumb-blog img{
  width: 100%;
}
.thumb-blog a{
    display:block;
}
.content-blog {
    float: left;
    width: 59%;
}
.content-blog h3 {
    font-size: 51px;
    font-weight: 700;
    line-height: 52px;
    margin: 0;
}
.content-blog h3 a {
  color: #000;
}

.content-blog h2 {
    font-size: 51px;
    font-weight: 700;
    line-height: 52px;
    margin: 0;
}
.content-blog h2 a {
  color: #000;
}
.content-blog p {
  color: #000;
  font-size: 20px;
  line-height: 35px;
}
.content-blog a.read-link {
    color: #fff;
    background: #000;
    height: 35px;
    line-height: 35px;
    padding: 0 25px;
    font-size: 22px;
    font-weight: 500;
    display: inline-block;
    border: 1px solid #000;
}
.content-blog a.read-link:hover {
    color: #000;
    background: #fff;
}
.contact-all .contact-page {
    padding:100px 0;
    display: flex;
}
.contact-all .left-contact {
    margin-right: 0;
}
.contact-all .left-contact{
  float: left;
  width: 50%;
  margin-right: 0;
  background:rgba(255, 255, 255, 0.68);
  padding: 50px;
}
.contact-all .right-contact {
    background:rgba(0, 0, 0, 0.68);
    padding: 50px;
    float: right;
    width: 50%;
    position: inherit;
    top: inherit;
    right: inherit;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.border-raleted {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 18px 0 20px;
    margin: 60px 0;
}
.raleted{
  width: auto;
  overflow: hidden;
  margin:0 -15px;
}
.raleteds-post {
  float: right;
  width: 25%;
  padding: 0 15px;
}
.raleteds-post a{
    display:block;
}
.raleteds-post img{
  width: 100%;
}
.content-single{
  padding:40px 0 0;
}
.thumb-form {
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-top: 25px;
}
.content-single h3 {
    color: #000;
    margin: 0;
    font-size: 35px;
    font-weight: 700;
}
.content-single p {
    font-size: 20px;
    font-weight: 400;
    line-height: 35px;
}
.content-single ul{
  margin:0 0 30px;
  padding: 0;
}
.content-single li {
    display: block;
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
    margin: 2px 0;
}
.thumb-form form {
    text-align: right;
    direction: rtl;
    margin:0;
}
.thumb-form p {
    margin: 0;
}
.form-single{
  margin-top: 30px;
}
.thumb-form h2 {
    color: #000;
    margin: 0 0 10px;
    font-size: 35px;
    font-weight: 700;
    text-align: center;
}
.thumb-form input[type="text"], 
.thumb-form input[type="email"], 
.thumb-form input[type="tel"] {
    width: 100%;
    height: 48px;
    line-height: 48px;
    border: 1px solid #000;
    background: transparent;
    display: block;
    margin-bottom: 10px;
    padding: 0 10px;
    color: #000;
    opacity: 1;
    font-size: 21px;
    font-weight: 300;
}
.thumb-form input::-webkit-input-placeholder {
   color: #000;
   opacity:1;
}
.thumb-form input:-moz-placeholder { /* Firefox 18- */
   color: #000;
   opacity:1; 
}
.thumb-form input::-moz-placeholder {  /* Firefox 19+ */
   color: #000;
   opacity:1;
}
.thumb-form input:-ms-input-placeholder {  
   color: #000;
   opacity:1;
}
.thumb-form input[type="submit"]:hover {
    background: #fff;
    border: 1px solid #000;
    color: #000;
}
.thumb-form input[type="submit"] {
    width: 150px;
    height: 40px;
    line-height: 40px;
    border: none;
    background: #000;
    display: block;
    padding: 0;
    color: #fff;
    text-align: center;
    font-size: 21px;
    font-weight: 400;
    float: left;
    margin-top: 10px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
/********************shop******************/
.woocommerce  .banner-page h1 {
    color: #fff;
}
.content-all-page{
  margin:62px 0;
  min-height: 250px;
}
.content-all-page p {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px;
}
.item-product:nth-child(3n){
  margin-left: 0;
}
.item-product {
    float: right;
    width: 28%;
    text-align: center;
    margin-left: 8%;
    margin-top:40px;
    margin-bottom: 40px;
    display: block;
    position: relative;
}
.item-product a {
    display: block;
}
.item-product a span.img-product-thumbnail {
    height: 350px;
    display: flex;
    align-items: flex-end;
    margin: 0 0 30px;
}
.item-product img {
    max-height: 350px;
    width: auto;
    margin: 0 auto;
}
.item-product h2 {
    font-weight: 400;
    font-size: 19px;
    text-transform: uppercase;
    color: #000;
    max-width: 180px;
    margin: 0 auto;
    line-height: 22px;
    height: 75px;
}
.item-product h2:hover {
    color: #a52131;
}
.item-product .price {
    display: block;
    color: #a52131;
    font-size: 22px;
    padding: 10px 0;
    direction: ltr;
}
.item-product .price del {
    display: inline-block;
    color: #000;
    font-size: 16px;
    padding-right: 15px;
}
.item-product .price ins {
  text-decoration: none;
}
.link-product a{
  display: inline-block;
  vertical-align: middle;
  height: 36px;
  line-height: 35px;
  font-size: 18px;
  font-weight: 500;
  margin:0 5px;
}
.link-product a.read-more{
  color: #000;
  background: #fff;
  border: 2px solid #000;
  padding: 0 15px;
}
.link-product a.link-buy-now {
    color: #fff;
    background: #000;
    border: 2px solid #000;
    padding: 0 30px;
}
.link-product a.read-more:hover{
  color: #fff;
  background: #000;
}
.link-product a.link-buy-now:hover {
    color: #000;
    background: #fff;
}
.woocommerce div.product .item-product .price {
    display: block;
    color: #a52131;
    font-size: 22px;
    padding: 10px 0;
    direction: ltr;
}
.woocommerce div.product .item-product .price del {
    display: inline-block;
    color: #000;
    font-size: 16px;
    padding-right: 15px;
}
.woocommerce div.product .item-product .price ins {
  text-decoration: none;
    font-weight: 400;
}
.related.products {
    clear: both;
    margin-bottom: 50px;
}
.related.products> h2 {
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 15px 0;
    margin: 40px 0;
    color: #000;
}
.woocommerce div.product div.images img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
}
.thumbnai-product {
    float: left;
    width: 42%;
    text-align: center;
}
.thumbnai-product a{
    display:block;
}
.single.woocommerce div.product {
    margin-top: 50px;
}
.woocommerce div.product .thumbnai-product .woocommerce-product-gallery {
    float: none;
    width: 100%;
}
.woocommerce div.product .summary.entry-summary{
  float: right;
  width: 56%;
}
.woocommerce div.product .summary.entry-summary h1 {
    margin: 0;
    font-size: 51px;
    font-weight: 700;
    line-height: 55px;
    text-transform: capitalize;
    color: #000;
}
.woocommerce div.product .summary.entry-summary p{
  font-size: 20px;
  font-weight: 400;
  color: #000;
}
.woocommerce div.product .summary.entry-summary .price {
    display: block;
    color: #a52131;
    font-size: 36px;
    direction: ltr;
    text-align: right;
    margin:50px 0 20px;
}
.woocommerce div.product .summary.entry-summary .price del {
    display: inline-block;
    color: #000;
    font-size: 25px;
    padding-right: 15px;
}
.woocommerce div.product .summary.entry-summary .price ins {
  text-decoration: none;
    font-weight: 400;
}
.item-gallery{
  display: inline-block;
  vertical-align: middle;
}
.page404-error{
  text-align: center;
  padding: 150px 0;
}
.page404-error h1 {
    color: #000;
    font-size: 120px;
    margin: 0;
    line-height: 100px;
    font-weight: 700;
}
.page404-error h2 {
    font-size: 30px;
    text-transform: uppercase;
    line-height: 35px;
}
.page404-error .link-page404 {
    color: #fff;
    background: #000;
    border: 1px solid #000;
    padding: 0 30px;
    height: 50px;
    display: inline-block;
    line-height: 50px;
    font-size: 25px;
    text-transform: uppercase;
}
.item-search{
  display: inline-block;
  vertical-align: top;
  width: 24.5%;
}
.banner-top a img.img-mobile {
    display: none;
}
.woocommerce span.onsale {
    opacity: 0;
}
.slider-gallery {
    margin: 70px 0;
    overflow: hidden;
}
.slider-gallery.border-slider {
    border-right: 1px solid #ccc;
}
.gallery-product{
  display: flex;
}
.gallery-product, .slider-gallery-product{
  width: auto;
  margin:0 -19px;
}
.gallery-product .item-gallery{
  margin:0 19px;
  border: 1px solid #ccc;
}
.slider-gallery-product .item-gallery{
  padding:0 19px;
}
.item-gallery .img-gallery, .item-gallery  .img-video{
  max-height: 280px;
  width: auto;
  display: block;
  margin:0 auto;
  cursor: pointer;
}
.item-gallery .img-gallery{
  padding: 0 15px;
}
.inner-item-gallery{
  border: 1px solid #ccc;
}
.inner-item-gallery a{
  display: block;
}
.gallery-product .inner-item-gallery{
  border: 0 solid #ccc;
}
.video-btn{
  display: block;
  border: 1px solid #ccc;
  position: relative;
}
.video-btn:hover .btn-plays{
  opacity: 0.8;
}
.video-btn .btn-plays {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform:translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
}
.modal-dialog {
    width: 90%;
    max-width: 800px;
    margin: 0 auto;
}
.woocommerce-page img#img-modal-iframe {
    text-align: center;
    margin: 0 auto;
    display: block;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 0px solid #f7e700;
    color: red;
}
.modal.in .modal-dialog {
    -o-transform: translate(-50%);
    -webkit-transform: translate(-50%);
    transform: translateY(-50%);
    top: 50%;
}
.inner-left-contact a img.alignnone {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    width: 25px;
}
.border-raleted >h2 {
    margin: 0 0 20px;
    font-size: 32px;
}
.raleteds-post h3 {
    margin: 0 0 10px;
    font-size: 24px;
}
.raleteds-post h3 a {
    display:block;
}
.btn-blog:hover {
    color: #000;
    background: #fff;
}
.raleteds-post .btn-blog {
    display: inline-block;
}
.btn-blog {
    color: #fff;
    background: #000;
    border: 2px solid #000;
    padding: 0 20px;
    display: inline-block;
    vertical-align: middle;
    height: 36px;
    line-height: 35px;
    font-size: 18px;
    font-weight: 500;
    margin: 20px 0 0;
}
.moverclass .embed-responsive{
  display: none;
}
.slick-arrow {
    top: 38%;
    position: absolute;
    cursor: pointer;
    z-index: 99;
    text-align: center;
    border: none;
    font-size: 0;
    width: 28px;
    height: 46px;
    background-size: contain;
}
.slick-prev.slick-arrow{
    background: url(img/prev.png) no-repeat  center center;
    left: 15px;
    background-size: contain;
}
.slick-next.slick-arrow{
    background: url(img/next.png) no-repeat  center center;
    right: 15px;
    background-size: contain;
}
.inner-right-contact form label {
    font-size: 0;
    height: 0;
    display: block;
}
.form-single form label{
	font-size: 0;
    display: block;
    margin: 0;
    line-height: 0;
}
*:focus {
    outline: dashed 0 #c00!important;
}

.item-staff:nth-child(4n){
  margin-left:0%;
}
/* .list-staff {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
} */
.item-staff {
    display: inline-block;
    vertical-align: top;
    width: 22%;
    margin-left: 3%;
    margin-bottom: 35px;
}
.item-staff img{
    width: 100%;
}
.content-staff {
    margin: 20px 0 0;
}
.content-staff h4 {
    margin: 0;
    font-size: 24px;
    text-transform: uppercase;
}
.content-staff p {
    margin: 5px 0 0;
    line-height: 18px;
    font-size: 14px;
}
.content-page.content-page-center{
    text-align: center;
}
.left-treatments img.treatments-mobile, 
.right-treatments img.treatments-mobile{
    display:none;
}
.contact-phone{
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center;
}
.contact-phone a {
    color: #fff;
    font-size: 25px;
    font-weight: normal;
    margin: 0 25px;
}
.phone-number {
    position: absolute;
    left: 30px;
    top: 46%;
    font-size: 25px;
    font-weight: 400;
}
.phone-number a span {
    direction: ltr;
    display: inline-block;
}
.contact-phone a  span{
	direction: ltr;
    display: inline-block;
}
.home .contact-phone {
    display: none;
}


