/*
Theme Name: nakhla
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: nakhla
Tags: one-column, two-columns
Theme URI:
*/
@import url("https://fonts.googleapis.com/css?family=Cairo:700|Montserrat:100,400,500,700,800|Roboto+Condensed:400,700|Roboto:400,500,700&display=swap");
@font-face {
  font-family: 'ArbFONTS-DINNextLTArabic-Regular';
  src: url("fonts/DINNextLTArabic-Regular.eot");
  src: url("fonts/DINNextLTArabic-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/DINNextLTArabic-Regular.woff2") format("woff2"), url("fonts/DINNextLTArabic-Regular.svg#DINNextLTArabic-Regular") format("svg"), url("fonts/DINNextLTArabic-Regular.ttf") format("truetype"), url("fonts/DINNextLTArabic-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ArbFONTS-DINNextLTArabic-Bold';
  src: url("fonts/ArbFONTS-DINNextLTArabic-Bold-2.eot");
  src: url("fonts/ArbFONTS-DINNextLTArabic-Bold-2.eot?#iefix") format("embedded-opentype"), url("fonts/ArbFONTS-DINNextLTArabic-Bold-2.woff2") format("woff2"), url("fonts/DINNextLTArabic-Bold.svg#DINNextLTArabic-Bold") format("svg"), url("fonts/DINNextLTArabic-Bold.ttf") format("truetype"), url("fonts/DINNextLTArabic-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ArbFONTS-DINNextLTArabic-Light';
  src: url("fonts/ArbFONTS-DINNextLTArabic-Light-2.eot");
  src: url("fonts/ArbFONTS-DINNextLTArabic-Light-2.eot?#iefix") format("embedded-opentype"), url("fonts/ArbFONTS-DINNextLTArabic-Light-2.woff2") format("woff2"), url("fonts/DINNextLTArabic-Light.svg#DINNextLTArabic-Bold") format("svg"), url("fonts/DINNextLTArabic-Light.ttf") format("truetype"), url("fonts/DINNextLTArabic-Light.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'ArbFONTS-DINNextLTArabic-Medium';
  src: url("fonts/ArbFONTS-DINNextLTArabic-Medium-2.eot");
  src: url("fonts/ArbFONTS-DINNextLTArabic-Medium-2.eot?#iefix") format("embedded-opentype"), url("fonts/ArbFONTS-DINNextLTArabic-Medium-2.woff2") format("woff2"), url("fonts/DINNextLTArabic-Medium.svg#DINNextLTArabic-Medium") format("svg"), url("fonts/DINNextLTArabic-Medium.ttf") format("truetype"), url("fonts/DINNextLTArabic-Medium.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device 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; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * 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/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }
.grecaptcha-badge {position:absolute;top:-10000000px;}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }
.rtl b {font-family: 'ArbFONTS-DINNextLTArabic-Medium';font-weight: 500;}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * 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/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * 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 Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
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"],
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; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

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

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 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 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 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/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.listreset, .main-menu, .footer-nav, .intro-nav, .produsts-slider-wrap .slick-dots, .page-anchors ul, .tabs-nav ul, .product-info-list, .tabs.shisha-tabs .about-shisha-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, dl:after, .widget:after, .search-form:after, .post-password-form p:after, .navigation-single:after {
  content: '';
  display: block;
  clear: both; }

.burger > div:before, .burger > div:after, .product-filter select {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.tr, .main-menu a, .main-menu a:after, .burger, .burger > div, .search-no-results h2 a,
.page-template-default h2 a,
.search-results h2 a,
.error404 h2 a,
.single h2 a, .btn, .intro-nav a:after, .produsts-slider-wrap .slick-dots > li > button, .custom-style .field-title, .page-anchors a, .page-anchors a:after, .tabs-nav a, .enter-btn > span:after, #payment-form-style button:before,
.btn-payment:before, .quality-post-content h4 span, .tablet .product-holder:after,
.mobile .product-holder:after, .about-shisha-back:after {
  -webkit-transition: .2s;
  transition: .2s; }

.after, .main-menu a:after, .burger > div:before, .burger > div:after, .btn:before, .btn:after, .intro-menu:after, .intro-nav a:after, .where-we-are:after, .where-we-are-text:after, .about-section:after, .year:after, .about-carousel:after, .about-carousel-slide:after, .about-carousel-slide:before, .about-content-2-wrap:before, .about-content-2-wrap:after, .milstone-years-helper > div:after,
.year-active-line:after, .produsts-slider-wrap .slick-dots:after, .text-slide-image-wrap:after, .radios label > span:after, .radios label > span:before, .form-type-btn:after, .form-type-btn:before, .location-btn.btn span:after, .page-anchors a:after, .glance:before, .glance-top-bg:after, .glance-bg:after, .milstone-years-helper:after, .milstone-years-helper:before, .mobile-milestone-year .year:before, .milestones-carousel-item .slide-bg-wrap:after, .milestones-carousel-item .slide-bg-wrap:before, .mission:after, .tabs-nav:after, .mob-accordeon-row.active.active .mob-accordeon-head:after, .video-banner:after, .video-banner:before, .csr-bg:before, .csr-bg:after, .custom-checkbox > span:after, .custom-checkbox > span:before, #payment-form-style button:after, #payment-form-style button:before,
.btn-payment:after,
.btn-payment:before, .quality-post-content:after, .quality-post-content h4 span:after, .product-filter-header:after, .tablet .product-holder:after,
.mobile .product-holder:after, .about-shisha-wrap .container:after, .about-shisha-wrap .navigation-single:after, .tabs.shisha-tabs .about-shisha-list > li:after, .about-shisha-back:after, html[dir="rtl"] .intro-menu:before, html[dir="rtl"] .text-slide-image-wrap:after, html[dir="rtl"] .milstone-years-helper:after, html[dir="rtl"] .milstone-years-helper:before, html[dir="rtl"] .tabs-nav:after, html[dir="rtl"] .about-shisha-wrap .container:after, html[dir="rtl"] .about-shisha-wrap .navigation-single:after, html[dir="rtl"] .tabs.shisha-tabs .about-shisha-list > li:after {
  content: '';
  position: absolute; }

.cover-all, .burger > div:before, .burger > div:after, .mobile-overlay, .where-we-are:after, .about-carousel-slide:after, .about-content-2-wrap:after, .milstone-years-helper:after, .milestones-carousel-item .slide-bg-wrap:after, .csr-bg:before, .product-overlay, html[dir="rtl"] .milstone-years-helper:after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.bg-cover, .intro-banner, .where-we-are {
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

* {
  max-height: 1000000px; }

body {
  color: #434343;
  background: #fff;
  font: 500 15px/1.75 "Montserrat", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  max-width: 100%;
  height: auto; }

.gm-style img {
  max-width: none; }

.text-center {
  text-align: center; }

a {
  color: #d21224;
  text-decoration: underline; }
  a:hover {
    text-decoration: none; }

ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset {
  margin: 0 0 1.2em; }

blockquote {
  border-left: 4px solid #999;
  padding-left: .5em;
  margin-left: 1.2em; }

th, td {
  border: 1px solid #999;
  padding: .5em;
  text-align: left;
  vertical-align: top; }

th {
  text-align: center;
  vertical-align: middle; }

ul, ol {
  padding-left: 3em; }

ul ul,
ul ol,
ol ul,
ol ol {
  padding-left: 3em;
  margin: 0; }

ul {
  list-style-type: disc; }

dl dt {
  float: left;
  clear: left;
  padding-right: .3em;
  font-weight: bold; }

dl dd {
  overflow: hidden; }

pre {
  max-width: 100%; }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  border: 1px solid #999;
  padding: 0.4em 0.7em; }
  input[type='text']:focus,
  input[type='tel']:focus,
  input[type='email']:focus,
  input[type='search']:focus,
  input[type='password']:focus,
  textarea:focus {
    border-color: #434343; }
  input[type='text']::-webkit-input-placeholder,
  input[type='tel']::-webkit-input-placeholder,
  input[type='email']::-webkit-input-placeholder,
  input[type='search']::-webkit-input-placeholder,
  input[type='password']::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #999; }
  input[type='text']::-moz-placeholder,
  input[type='tel']::-moz-placeholder,
  input[type='email']::-moz-placeholder,
  input[type='search']::-moz-placeholder,
  input[type='password']::-moz-placeholder,
  textarea::-moz-placeholder {
    opacity: 1;
    color: #999; }
  input[type='text']:-moz-placeholder,
  input[type='tel']:-moz-placeholder,
  input[type='email']:-moz-placeholder,
  input[type='search']:-moz-placeholder,
  input[type='password']:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #999; }
  input[type='text']:-ms-input-placeholder,
  input[type='tel']:-ms-input-placeholder,
  input[type='email']:-ms-input-placeholder,
  input[type='search']:-ms-input-placeholder,
  input[type='password']:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #999; }
  input[type='text'].placeholder,
  input[type='tel'].placeholder,
  input[type='email'].placeholder,
  input[type='search'].placeholder,
  input[type='password'].placeholder,
  textarea.placeholder {
    color: #999; }

select {
  -webkit-border-radius: 0; }

textarea {
  resize: vertical;
  vertical-align: top; }

button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer; }

@media (min-width: 768px) {
  html,
  body {
    height: 100%; }
  .page-holder {
    height: 100%;
    display: table;
    table-layout: fixed;
    overflow: hidden;
    width: 100%; }
  #wrapper {
    display: table-cell;
    margin: 0 auto; }
  #footer {
    overflow: hidden;
    /*for FF on Windows 7*/
    display: table-footer-group;
    height: 1%; } }

.widget {
  margin-bottom: 1.2em; }
  .widget ul {
    padding-left: 2em; }
  .widget select {
    min-width: 150px; }

.comment-form label {
  display: block;
  padding-bottom: 4px; }

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px; }

.comment-form textarea,
.comment-form input[type='text'] {
  margin: 0 4px 0 0;
  max-width: 300px;
  width: 100%; }

.comment-form input[type='submit'] {
  display: block;
  float: none; }

.post-password-form label {
  display: block;
  margin-bottom: 4px; }

.post-password-form input[type='password'] {
  margin: 0 4px 0 0;
  max-width: 300px;
  width: 100%; }

.search-form {
  margin-bottom: 15px; }
  .search-form input {
    float: left;
    height: 2em; }
    .search-form input[type='search'] {
      margin: 0 4px 0 0;
      width: 150px; }

.post-password-form input {
  float: left;
  height: 2em; }
  .post-password-form input[type='password'] {
    width: 150px; }

.comment-form input[type='submit'],
.post-password-form input[type='submit'],
.search-form input[type='submit'] {
  background: #d21224;
  color: #fff;
  height: 2em;
  border: none;
  padding: 0 .5em; }
  .comment-form input[type='submit']:hover,
  .post-password-form input[type='submit']:hover,
  .search-form input[type='submit']:hover {
    opacity: 1;
    background-color: #c30017; }

.commentlist {
  margin: 0 0 1.2em; }
  .commentlist .edit-link {
    margin: 0; }
  .commentlist .avatar-holder {
    float: left;
    margin: 0 1.2em 4px 0; }

.commentlist-item .commentlist-item {
  padding: 0; }
  @media (min-width: 768px) {
    .commentlist-item .commentlist-item {
      padding: 0 0 0 2em; } }

.comment,
.commentlist-holder {
  overflow: hidden; }

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 1.2em; }

.widget_calendar #next {
  text-align: right; }

.gallery-item dt {
  float: none;
  padding: 0; }

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1.2em; }
  .navigation .screen-reader-text,
  .navigation-comments .screen-reader-text {
    position: absolute;
    left: -99999px; }
  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    display: inline-block;
    vertical-align: middle;
    padding: 0 .4em; }
    @media (max-width: 767px) {
      .navigation .page-numbers,
      .navigation-comments .page-numbers {
        padding: 0 3px; } }
  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    display: inline-block;
    vertical-align: middle;
    max-width: 48%;
    background: #434343;
    color: #fff;
    padding: .4em;
    text-decoration: none; }
    @media (max-width: 767px) {
      .navigation .next,
      .navigation .prev,
      .navigation-comments .next,
      .navigation-comments .prev {
        padding: .2em; } }
    .navigation .next:hover,
    .navigation .prev:hover,
    .navigation-comments .next:hover,
    .navigation-comments .prev:hover {
      opacity: 0.8; }

.navigation-single {
  margin-bottom: 1.2em; }
  .navigation-single .next,
  .navigation-single .prev {
    float: left;
    vertical-align: middle;
    max-width: 48%;
    background: #434343;
    color: #fff;
    text-decoration: none; }
    .navigation-single .next:hover,
    .navigation-single .prev:hover {
      opacity: 0.8; }
    .navigation-single .next a,
    .navigation-single .prev a {
      color: inherit;
      text-decoration: none;
      padding: .4em;
      display: block; }
      @media (max-width: 767px) {
        .navigation-single .next a,
        .navigation-single .prev a {
          padding: .2em; } }
  .navigation-single .next {
    float: right; }

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #999;
  padding: .4em;
  margin-bottom: 1.2em; }
  .wp-caption img {
    margin: 0;
    vertical-align: top; }
  .wp-caption p {
    margin: .4em 0 0; }

div.aligncenter {
  margin: 0 auto 1.2em; }

img.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left;
  margin: 0 1.2em 4px 0; }

.alignright {
  float: right;
  margin: 0 0 4px 1.2em; }

.mejs-container {
  margin-bottom: 1.2em; }

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto; }

iframe {
  max-width: 100%; }

.navigation-single .next,
.navigation-single .prev,
.page-numbers,
.title {
  word-break: break-word; }

#wp-calendar tbody td {
  text-align: center; }

#wp-calendar td,
#wp-calendar th {
  border: 1px solid #999; }

h1, .h1,
h2, .h2, .fullstripe-form-title,
h3, .h3,
h4, .h4, .story-title,
h5, .h5,
h6, .h6,
.h {
  font-family: inherit;
  font-weight: 800;
  margin: 0 0 0.5em;
  color: inherit;
  word-break: break-word; }

h1, .h1 {
  font-size: 40px;
  font-family: Montserrat;
  line-height: 40px; }
  @media (min-width: 768px) {
    h1, .h1 {
      font-size: 60px;
      line-height: 60px; } }

h2, .h2, .fullstripe-form-title {
  font-size: 40px;
  text-transform: uppercase;
  position: relative;
  line-height: 1; }
  h2:after, .h2:after, .fullstripe-form-title:after {
    content: '';
    position: absolute;
    background-color: currentColor;
    width: 4px;
    height: 30px;
    left: -21px;
    top: 4px;
    -webkit-transform: skew(-13deg);
        -ms-transform: skew(-13deg);
            transform: skew(-13deg); }

h3, .h3 {
  font-size: 38px;
  line-height: 1.2; }

h4, .h4, .story-title {
  font-size: 34px;
  line-height: 36px; }

h5, .h5 {
  font-size: 28px;
  line-height: 1.18; }
  @media (min-width: 768px) {
    h5, .h5 {
      font-size: 31px;
      line-height: 1.18; } }

h6, .h6 {
  font-size: 28px; }

p {
  margin: 0 0 1em; }

a {
  color: #d21224; }
  a:hover, a:focus {
    text-decoration: none; }

[data-simplebar] {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit; }

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0; }

.simplebar-offset {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch; }

.simplebar-content-wrapper {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  visibility: visible;
  max-width: 100%;
  /* Not required for horizontal scroll to trigger */
  max-height: 100%;
  /* Needed for vertical scroll to trigger */
  scrollbar-width: none;
  -ms-overflow-style: none; }

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  width: 0;
  height: 0; }

.simplebar-content:before,
.simplebar-content:after {
  content: ' ';
  display: table; }

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none; }

.simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  -webkit-box-flex: inherit;
      -ms-flex-positive: inherit;
          flex-grow: inherit;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: 0;
      flex-basis: 0; }

.simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1; }

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden; }

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-user-select: none; }

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all; }

.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px; }

.simplebar-scrollbar:before {
  position: absolute;
  content: '';
  background: black;
  border-radius: 7px;
  left: 2px;
  right: 2px;
  opacity: 0;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear; }

.simplebar-scrollbar.simplebar-visible:before {
  /* When hovered, remove all transitions from drag handle */
  opacity: 0.5;
  -webkit-transition: opacity 0s linear;
  transition: opacity 0s linear; }

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 11px; }

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px; }

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px; }

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px; }

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto; }

/* Rtl support */
[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0; }

.hs-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll; }

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.slick-track:before,
.slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

.admin-bar .header {
  top: 31px; }
  @media (max-width: 767px) {
    .admin-bar .header .header-content {
      padding-top: 50px; } }

.header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10000;
  height: 0; }
  @media (max-width: 1023px) {
    .header .header-logo {
      width: 175px;
      padding: 10px 0 0 82px; } }
  @media (min-width: 1024px) {
    .header .header-logo {
      margin-right: 39px;
      max-width: 117px;
      -webkit-transform: translateX(40px);
          -ms-transform: translateX(40px);
              transform: translateX(40px);
      opacity: 0;
      visibility: hidden; } }
  @media (min-width: 1400px) {
    .header .header-logo {
      margin-right: 100px;
      max-width: 117px; } }
  @media (max-width: 1023px) {
    .header .wpl-wrap {
      padding-left: 45px; } }
  @media (min-width: 1024px) {
    .header .wpl-wrap {
      -webkit-transform: translateX(40px);
          -ms-transform: translateX(40px);
              transform: translateX(40px);
      opacity: 0;
      visibility: hidden; } }
  .header .temp-block:hover {
    border-color: #d21224; }

.wpml-ls-statics-shortcode_actions, .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu, .wpml-ls-statics-shortcode_actions a {
  border-color: #d21224; }

@media (max-width: 1023px) {
  .main-menu {
    padding-top: 40px;
    padding-left: 45px;
    padding-bottom: 20px; } }

@media (min-width: 1024px) {
  .main-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-transform: translateX(40px);
        -ms-transform: translateX(40px);
            transform: translateX(40px);
    opacity: 0;
    visibility: hidden; } }

.main-menu > li {
  margin-right: 30px; }
  @media (max-width: 1023px) {
    .main-menu > li {
      margin-bottom: 16px; }
}

 @media (min-width: 1025px) and (max-width: 1290px) {
	
	.main-menu > li {
    margin-right: 15px;
}
	
	.main-menu a {
		font-size: 14px !important;
	}
	
}
  .main-menu > li:last-child {
    margin-right: 30px; }
  @media (min-width: 1400px) {
    .main-menu > li {
      margin-right: 30px; }
      .main-menu > li:last-child {
        margin-right: 71px; } }

.main-menu a {
  text-decoration: none;
  font-size: 25px;
  font-weight: 700;
  font-family: "Roboto Condensed";
  display: inline-block;
  position: relative;
  text-transform: uppercase;
  color: #434343; }
  @media (min-width: 1024px) {
    .main-menu a {
      font-size: 16px;
      display: block; } }
  .main-menu a:after {
    width: 3px;
    height: 26px;
    background-color: #d21224;
    pointer-events: none;
    left: -12px;
    top: 8px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: skew(-14deg) translateX(4px);
        -ms-transform: skew(-14deg) translateX(4px);
            transform: skew(-14deg) translateX(4px); }
    @media (min-width: 1024px) {
      .main-menu a:after {
        height: 22px;
        left: -10px;
        top: 2px; } }
  .main-menu a:hover {
    color: #d21224; }
    .main-menu a:hover:after {
      opacity: 1;
      visibility: visible;
      -webkit-transform: skew(-14deg);
          -ms-transform: skew(-14deg);
              transform: skew(-14deg); }

.main-menu > li.active a {
  color: #d21224; }
  .main-menu > li.active a:after {
    opacity: 1;
    visibility: visible;
    -webkit-transform: skew(-14deg);
        -ms-transform: skew(-14deg);
            transform: skew(-14deg); }

.header-content {
  background-color: #fff;
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  position: relative;
  z-index: 2;
  pointer-events: none; }
  @media (max-width: 1023px) {
    .header-content {
      height: 100vh;
      width: 320px;
      overflow: hidden;
      overflow-y: auto;
      padding-bottom: 70px;
      -webkit-transform: translateX(-110%);
          -ms-transform: translateX(-110%);
              transform: translateX(-110%);
      box-shadow: 0 0 13px rgba(0, 0, 0, 0.4);
      position: fixed;
      top: 0;
      left: 0; } }
  @media (min-width: 1024px) {
    .header-content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      padding-left: 120px;
      min-height: 86px;
      border-bottom: 1px solid #f4f4f4;
      -webkit-transform: translateX(-110%);
          -ms-transform: translateX(-110%);
              transform: translateX(-110%); } }
  @media (min-width: 1400px) {
    .header-content {
      padding-left: 158px; } }

.burger {
  width: 52px;
  height: 52px;
  background-color: #d21224;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  z-index: 1009; }
  @media (min-width: 1024px) {
    .burger {
      width: 86px;
      height: 86px; } }
  .burger:hover {
    background-color: #c30017; }
  .burger > div {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -13px;
    display: block;
    width: 24px;
    height: 2px;
    margin-top: -2px;
    background-color: #fff; }
    @media (min-width: 1024px) {
      .burger > div {
        width: 30px;
        margin-left: -15px; } }
    .burger > div:before, .burger > div:after {
      background-color: #fff; }
    .burger > div:after {
      -webkit-transform: translateY(350%);
          -ms-transform: translateY(350%);
              transform: translateY(350%); }
      @media (min-width: 1024px) {
        .burger > div:after {
          -webkit-transform: translateY(400%);
              -ms-transform: translateY(400%);
                  transform: translateY(400%); } }
    .burger > div:before {
      -webkit-transform: translateY(-350%);
          -ms-transform: translateY(-350%);
              transform: translateY(-350%); }
      @media (min-width: 1024px) {
        .burger > div:before {
          -webkit-transform: translateY(-400%);
              -ms-transform: translateY(-400%);
                  transform: translateY(-400%); } }

.show-menu .burger > div {
  background-color: transparent; }
  .show-menu .burger > div:after {
    -webkit-transform: translateY(0) rotate(45deg);
        -ms-transform: translateY(0) rotate(45deg);
            transform: translateY(0) rotate(45deg); }
  .show-menu .burger > div:before {
    -webkit-transform: translateY(0) rotate(-45deg);
        -ms-transform: translateY(0) rotate(-45deg);
            transform: translateY(0) rotate(-45deg); }

.show-menu .header-content {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  pointer-events: all; }

.show-menu .mobile-overlay {
  opacity: .83;
  visibility: visible; }

.show-menu .header {
  z-index: 100000000; }
  .show-menu .header .wpl-wrap,
  .show-menu .header .main-menu,
  .show-menu .header .header-logo {
    opacity: 1;
    visibility: visible;
    -webkit-transition: .5s .3s;
    transition: .5s .3s;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }

.mobile-overlay {
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  background-color: #c30017; }
  @media (min-width: 1024px) {
    .mobile-overlay {
      display: none; } }

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  display: none; }

.wpml-ls-statics-shortcode_actions .wpml-ls-current-language > a {
  color: #fff;
  height: 34px;
  display: block;
  font-family: Cairo;
  font-size: 13px;
  font-weight: 700;
  line-height: 23px;
  padding: 5px 5px !important;
  cursor: default;
  background: #d21224 !important; }

.wpml-ls-legacy-dropdown {
  width: 100%;
  border: none !important; }

.wpml-ls-legacy-dropdown a {
  border: none; }

.wpml-ls-legacy-dropdown {
  background: transparent !important; }

.js-wpml-ls-item-toggle.wpml-ls-item-toggle {
  font-size: 13px; }

.wpml-ls-native {
  font-size: 12px; }

.footer {
  color: #fff; }
  .footer a {
    color: #fff; }
  .footer .container, .footer .navigation-single {
    padding-top: 30px;
    padding-bottom: 2px; }
    @media (min-width: 950px) {
      .footer .container, .footer .navigation-single {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        padding-top: 48px;
        padding-bottom: 13px; }
        .footer .container .footer-card-col, .footer .navigation-single .footer-card-col {
          display: none; } }
    @media (max-width: 949px) {
      .footer .container, .footer .navigation-single {
        padding-left: 24px;
        padding-right: 24px; }
        .footer .container .footer-right-col-2, .footer .navigation-single .footer-right-col-2 {
          display: none; } }
  .footer .wpl-wrap {
    margin-right: 10px; }
    @media (min-width: 950px) {
      .footer .wpl-wrap {
        margin-right: 96px; } }
  .footer .footer-logo {
    margin-bottom: 12px;
    width: 69px;
    display: inline-block; }
    @media (min-width: 950px) {
      .footer .footer-logo {
        width: 115px; } }
  .footer .wpml-ls-statics-shortcode_actions .wpml-ls-current-language > a {
    color: #fff; }
    .footer .wpml-ls-statics-shortcode_actions .wpml-ls-current-language > a:hover {
      color: #fff; }
  .footer .wpml-ls-legacy-dropdown a {
    color: #434343; }
  .footer a.js-wpml-ls-item-toggle.wpml-ls-item-toggle:hover {
    background-color: #c30017 !important; }
  .footer .wpml-ls-statics-shortcode_actions, .footer .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu, .footer .wpml-ls-statics-shortcode_actions a {
    border-color: #fff; }
  .footer .wpml-ls-statics-shortcode_actions {
    background-color: transparent; }
  .footer .wpml-ls-link {
    color: #fff !important; }
    .footer .wpml-ls-link:hover {
      color: #fff;
      background-color: #c30017 !important; }
      .footer .wpml-ls-link:hover span {
        color: #fff; }

@media (max-width: 949px) {
  .footer-right-col-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    width: 100%; } }

@media (max-width: 949px) {
  .footer-additional-info {
    text-align: left;
    padding-right: 15px; } }

@media (max-width: 949px) {
  .footer-wpml-main-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

.footer-wrap {
  position: relative;
  z-index: 10;
  background-color: #d21224; }

.footer-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 30px;
  padding-right: 30px; }
  @media (max-width: 949px) {
    .footer-left {
      display: block;
      padding-right: 0;
      padding-bottom: 6px; } }

.copyright {
  margin-bottom: 5px; }
  @media (max-width: 949px) {
    .copyright {
      font-size: 10px;
      margin-bottom: 0; } }

.footer-right {
  font-size: 12px;
  font-family: 'Roboto';
  line-height: 15px;
  font-weight: 400;
  text-align: right; }
  @media (min-width: 950px) {
    .footer-right {
      padding-bottom: 19px; } }

.development-info {
  font-size: 11px; }
  @media (max-width: 949px) {
    .development-info {
      font-size: 10px; } }
.development-info h3 {font-family: 'Montserrat'; font-weight: 900;font-size: 13px;display: none;}
.rtl .development-info h3 {font-family: 'ArbFONTS-DINNextLTArabic-Medium';font-weight: unset;}
.home .development-info h3 {display: inline-block;}
.footer-nav {
  font-family: 'Roboto';
  font-size: 13px;
  font-weight: 500; }
  @media (max-width: 949px) {
    .footer-nav {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      font-size: 10px;
      padding-top: 10px; } }
  .footer-nav > li {
    margin-bottom: 10px; }
    @media (max-width: 949px) {
      .footer-nav > li {
        margin-right: 17px; } }
    .footer-nav > li:last-child {
      margin-bottom: 0; }
      @media (max-width: 949px) {
        .footer-nav > li:last-child {
          margin-right: 0; } }
  .footer-nav a {
    text-decoration: none; }
    .footer-nav a:hover {
      text-decoration: underline; }

.footer-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

@media (min-width: 950px) {
  .footer-full-experience {
    margin-left: 51px; } }

.footer-full-experience .btn-payment {
  padding: 18px 32px 16px 50px;
  text-decoration: none;
  font-size: 15px; }


html[lang="es-ES"]  .footer-full-experience .btn-payment {
	white-space: nowrap;
}


  .footer-full-experience .btn-payment:after {
    left: 11px; }
  @media (max-width: 949px) {
    .footer-full-experience .btn-payment {
      font-size: 12px;
      padding: 7px 40px 6px 64px; }
      .footer-full-experience .btn-payment:after {
        left: 17px;
        top: 8px; }
      .footer-full-experience .btn-payment:before {
        top: 12px; } }

.temp-block {
  border: 1px solid #bcbcbc;
  color: #bcbcbc;
  width: 135px;
  height: 36px;
  text-align: center;
  line-height: 36px; }

.footer .temp-block {
  border-color: #fff;
  color: #fff; }

#wrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative; }
  @media (max-width: 767px) {
    #wrapper {
      min-height: calc(100vh - 182px); } }

.accessibility {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.accessibility:focus {
  position: static;
  width: auto;
  height: auto; }

.container, .navigation-single {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 24px; }

.title-95 {
  font-family: 'Montserrat';
  font-weight: 800;
  line-height: 74px;
  font-size: 70px;
  text-transform: uppercase; }
  @media (min-width: 520px) {
    .title-95 {
      line-height: 100px;
      font-size: 95px; } }

.title-100 {
  font-family: 'Montserrat';
  font-weight: 800;
  font-size: 50px;
  line-height: 1.05;
  text-transform: uppercase; }
  @media (min-width: 520px) {
    .title-100 {
      font-size: 70px;
      line-height: 1; } }
  @media (min-width: 1024px) {
    .title-100 {
      font-size: 100px;
      line-height: .9; } }

.title-119 {
  text-transform: uppercase;
  font-weight: 800;
  font-size: 64px;
  line-height: .9; }
  @media (min-width: 520px) {
    .title-119 {
      font-size: 86px;
      line-height: 1; } }
  @media (min-width: 1024px) {
    .title-119 {
      font-size: 119px;
      line-height: .9; } }

.title-115 {
  text-transform: uppercase;
  font-size: 75px;
  font-weight: 800;
  line-height: 1; }

  @media (max-width: 620px) {
html[lang="es-ES"] .title-115 {
	font-size: 50px;
	  }
}

  @media (min-width: 768px) {
    .title-115 {
      line-height: .9;
      font-size: 115px; } }

.title-153 {
  font-size: 64px;
  line-height: .9;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .title-153 {
      font-size: 123px;
      line-height: 1; } }
  @media (min-width: 1200px) {
    .title-153 {
      font-size: 153px;
      line-height: .89; } }

.title-186 {
  font-size: 114px;
  line-height: .85;
  text-transform: uppercase; }

@media (max-width: 620px) {
html[lang="es-ES"] .title-186 {
	font-size: 70px;
	}
}


  @media (min-width: 1024px) {
	  .product-title {
    font-size: 15px!important;
}
    .title-186 {
      font-size: 130px;
      line-height: .9; } }
  @media (min-width: 1200px) {
    .title-186 {
      font-size: 186px;
      line-height: .82; } }

@media (max-width: 1023px) {
	
  br {
    display: none; } }

.search-no-results #content,
.page-template-default #content,
.search-results #content,
.error404 #content,
.single #content {
  padding-top: 110px;
  padding-bottom: 40px; }
  @media (min-width: 1024px) {
    .search-no-results #content,
    .page-template-default #content,
    .search-results #content,
    .error404 #content,
    .single #content {
      padding-top: 100px; } }

.search-no-results h2,
.page-template-default h2,
.search-results h2,
.error404 h2,
.single h2 {
  margin-left: 30px; }
  .search-no-results h2 a,
  .page-template-default h2 a,
  .search-results h2 a,
  .error404 h2 a,
  .single h2 a {
    color: #434343;
    text-decoration: none; }
    .search-no-results h2 a:hover,
    .page-template-default h2 a:hover,
    .search-results h2 a:hover,
    .error404 h2 a:hover,
    .single h2 a:hover {
      text-decoration: underline; }

.search-results .post,
.archive .post {
  margin-bottom: 20px; }
  .search-results .post .container, .search-results .post .navigation-single,
  .archive .post .container,
  .archive .post .navigation-single {
    padding-left: 0;
    padding-right: 0; }

.search-results .search-container > div,
.archive .search-container > div {
  margin-bottom: 20px; }

.search-results .search-container > div > .container, .search-results .search-container > div > .navigation-single,
.archive .search-container > div > .container,
.archive .search-container > div > .navigation-single {
  padding-left: 0;
  padding-right: 0; }

.navigation-single {
  margin-top: 44px;
  margin-bottom: 94px; }
  .navigation-single .prev:hover,
  .navigation-single .next:hover {
    opacity: 1 !important; }
  .navigation-single .next a,
  .navigation-single .prev a {
    background-color: #d21224;
    padding: 6px 15px; }
    .navigation-single .next a:hover,
    .navigation-single .prev a:hover {
      background-color: #c30017; }

.search-form input[type='search'] {
  width: 200px;
  height: 40px; }

.search-form input[type="submit"] {
  background-color: #d21224;
  height: 40px; }
  .search-form input[type="submit"]:hover {
    background-color: #c30017;
    opacity: 1; }

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
  background-color: #d21224;
  padding: 6px 10px; }

.navigation.pagination {
  text-align: center;
  margin-top: 35px;
  margin-bottom: 60px; }

div.wpcf7-mail-sent-ok {
  border: 2px solid #398f14 !important; }

/* .wpml-ls-current-language {
  display: none !important; 
} */

.wpml-ls-link {
  color: #939393 !important;
  height: 20px !important;
  display: block !important;
  font-family: 'Cairo' !important;
  font-size: 13px !important;
  font-weight: 700;
  line-height: 6px !important;
  padding: 5px 5px !important;
  cursor: pointer;
  background: transparent !important;
  border: none !important;
  width: 100%;
  background-color: transparent !important; }
  .wpml-ls-link span {
    display: block;
    height: 14px; }
  .wpml-ls-link:hover {
    color: #434343; }
    .wpml-ls-link:hover span {
      color: #434343; }

.wpml-ls-legacy-list-vertical {
  width: 100%;
  margin: 0; }

body .wpml-ls-statics-shortcode_actions {
  border: none; }

@media (min-width: 1024px) {
  .archive #content {
    padding-top: 0; } }

.btn {
  padding: 6px 37px 5px 31px;
  text-decoration: none;
  display: inline-block;
  background-color: #d21224;
  color: #fff;
  font-family: "Roboto Condensed";
  font-size: 15px;
  font-weight: 700;
  line-height: 30px;
  -webkit-transform: skew(-14deg);
      -ms-transform: skew(-14deg);
          transform: skew(-14deg);
  text-decoration: none;
  margin-left: 14px;
  text-transform: uppercase;
  min-width: 142px;
  text-align: center; }
  .btn > span {
    display: block;
    -webkit-transform: skew(14deg) scale(1) translateZ(0);
            transform: skew(14deg) scale(1) translateZ(0); }
  .btn:before, .btn:after {
    -webkit-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
    height: 100%;
    width: 5px;
    background-color: #d21224;
    top: 0;
    left: -10px; }
  .btn:before {
    background-color: transparent;
    left: -7px;
    width: 10px; }
  .btn:hover {
    background-color: #c30017; }
    .btn:hover:after {
      background-color: #c30017;
      -webkit-transform: translateX(6px);
          -ms-transform: translateX(6px);
              transform: translateX(6px); }
  .btn.white-btn {
    background-color: #fff;
    color: #d21224; }
    .btn.white-btn:after {
      background-color: #fff; }

.globe {
  width: 900px;
  height: 600px;
  background: #fff;
  cursor: pointer;
  overflow: hidden;
  border: 1px solid #ddd; }

.h5g_hidden {
  display: none; }

.globeGl .h5g_overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden; }

.hotspot_marker {
  position: absolute;
  display: inline-block; }

#hotspot_details {
  position: absolute;
  z-index: 9998;
  padding: 6px 5px;
  background: #5C8FA3;
  font-size: 25px;
  display: none;
  line-height: 21px;
  -webkit-transition: all 100ms ease-in-out;
  transition: all 100ms ease-in-out; }

#details_content {
  color: #fff;
  font-weight: 700;
  background: #000;
  padding: 8px;
  font-family: sans-serif; }

.globeGl canvas {
  z-index: 2;
  position: relative; }

.globeGl {
  width: 90%;
  height: 600px;
  cursor: pointer;
  border: 1px solid #ddd;
  z-index: 0;
  position: relative; }

.poi p {
  width: 500px;
  height: 500px;
  font-size: 25px;
  font-family: Arial,"MS Trebuchet",sans-serif;
  margin: auto;
  background-color: #DDD; }

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden; }

#cboxWrapper {
  max-width: none; }

#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%; }

#cboxMiddleLeft, #cboxBottomLeft {
  clear: left; }

#cboxContent {
  position: relative; }

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

#cboxTitle {
  margin: 0; }

#cboxLoadingOverlay, #cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
  cursor: pointer; }

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic; }

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0; }

#colorbox, #cboxContent, #cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#colorbox {
  outline: 0; }

#cboxTopLeft {
  width: 21px;
  height: 21px;
  background: url(images/controls.png) no-repeat -101px 0; }

#cboxTopRight {
  width: 21px;
  height: 21px;
  background: url(images/controls.png) no-repeat -130px 0; }

#cboxBottomLeft {
  width: 21px;
  height: 21px;
  background: url(images/controls.png) no-repeat -101px -29px; }

#cboxBottomRight {
  width: 21px;
  height: 21px;
  background: url(images/controls.png) no-repeat -130px -29px; }

#cboxMiddleLeft {
  width: 21px;
  background: url(images/controls.png) left top repeat-y; }

#cboxMiddleRight {
  width: 21px;
  background: url(images/controls.png) right top repeat-y; }

#cboxTopCenter {
  height: 21px;
  background: url(images/border.png) 0 0 repeat-x; }

#cboxBottomCenter {
  height: 21px;
  background: url(images/border.png) 0 -29px repeat-x; }

#cboxContent {
  background: #fff;
  overflow: hidden; }

.cboxIframe {
  background: #fff; }

#cboxError {
  padding: 50px;
  border: 1px solid #ccc; }

#cboxLoadedContent {
  margin-bottom: 28px; }

#cboxTitle {
  position: absolute;
  bottom: 4px;
  left: 0;
  text-align: center;
  width: 100%;
  color: #949494; }

#cboxCurrent {
  position: absolute;
  bottom: 4px;
  left: 58px;
  color: #949494; }

#cboxLoadingOverlay {
  background: url(images/loading_background.png) no-repeat center center; }

#cboxLoadingGraphic {
  background: url(images/loading.gif) no-repeat center center; }

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none; }

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
  outline: 0; }

#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef; }

#cboxPrevious {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(images/controls.png) no-repeat -75px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }

#cboxPrevious:hover {
  background-position: -75px -25px; }

#cboxNext {
  position: absolute;
  bottom: 0;
  left: 27px;
  background: url(images/controls.png) no-repeat -50px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }

#cboxNext:hover {
  background-position: -50px -25px; }

#cboxClose {
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(images/controls.png) no-repeat -25px 0;
  width: 25px;
  height: 25px;
  text-indent: -9999px; }

#cboxClose:hover {
  background-position: -25px -25px; }

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF); }

@media print {
  body {
    background: #fff;
    color: #434343;
    overflow: visible; }
  * {
    color: #434343 !important;
    background: none !important; }
  .search-form,
  .navigation,
  .navigation-single,
  #header,
  #footer {
    display: none !important; } }

.intro-banner {
  position: relative;
  min-height: 410px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media (min-width: 520px) {
    .intro-banner {
      min-height: 100vh; } }
  @media (max-width: 519px) {
    .intro-banner {
      background-position: 20% 0; } }

.intro-menu {
  background: url(images/menu-bg.png) bottom right no-repeat;
  width: 256px;
  position: relative;
  z-index: 10000;
  padding: 63px 15px 63px 48px;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative; }
  @media (max-width: 519px) {
    .intro-menu {
      background: transparent;
      padding: 0;
      height: 0;
      width: 0;
      overflow: visible; }
      .intro-menu:after {
        display: none; }
      .intro-menu #intro-nav {
        display: none; }
      .intro-menu .logo {
        width: 105px;
        height: 36px;
        position: absolute;
        left: 72px;
        top: 8px; } }
  .intro-menu:after {
    width: 100%;
    height: 100%;
    bottom: 170px;
    left: 0;
    background-color: #d21224; }
  .intro-menu .logo {
    margin-bottom: 46px;
    position: relative;
    z-index: 2; }

.intro-title {
  font-weight: 100;
  font-size: 74px;
  line-height: 65px;
  color: #fff;
  position: relative;
  top: 6px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .intro-title {
      font-size: 100px;
      line-height: 95px;
      top: 12px; } }
  @media (min-width: 1024px) {
    .intro-title {
      font-size: 142px;
      line-height: 125px; } }
  .intro-title p {
    margin: 0; }
  @media (max-width: 419px) {
    .intro-title {
      left: -10px; } }

.intro-nav {
  position: relative;
  z-index: 2; }
  .intro-nav > li {
    margin-bottom: 17px; }
  .intro-nav a {
    color: #ffffff;
    font-family: "Roboto Condensed";
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    text-decoration: none;
    position: relative;
    display: inline-block;
    text-transform: uppercase; }
    .intro-nav a:after {
      width: 3px;
      height: 24px;
      background-color: #fff;
      pointer-events: none;
      left: -14px;
      top: 3px;
      opacity: 0;
      visibility: hidden;
      -webkit-transform: skew(-14deg) translateX(4px);
          -ms-transform: skew(-14deg) translateX(4px);
              transform: skew(-14deg) translateX(4px); }
    .intro-nav a:hover:after {
      -webkit-transform: skew(-14deg);
          -ms-transform: skew(-14deg);
              transform: skew(-14deg);
      opacity: 1;
      visibility: visible; }

.where-we-are {
  position: relative;
  overflow: hidden;
  padding: 128px 0 146px; }
  @media (min-width: 520px) {
    .where-we-are {
      padding: 128px 0; } }
  @media (max-width: 519px) {
    .where-we-are {
      background-position: 13% 0; } }
  .where-we-are:after {
    background-color: rgba(0, 0, 0, 0.37); }
  .where-we-are .container, .where-we-are .navigation-single {
    position: relative;
    z-index: 10; }
    @media (max-width: 519px) {
      .where-we-are .container, .where-we-are .navigation-single {
        padding-right: 14px; } }

.where-we-are-text {
  width: 338px;
  max-width: 100%;
  background: url(images/bg-line.png) top right no-repeat;
  color: #fff;
  position: relative;
  padding: 55px 10px 38px 28px; }
  @media (min-width: 520px) {
    .where-we-are-text {
      width: 451px;
      padding: 53px 10px 70px 40px; } }
  .where-we-are-text .text {
    position: relative;
    z-index: 2;
    font-weight: 500;
    line-height: 22px;
    font-size: 17px; }
  .where-we-are-text .title-95 {
    text-transform: uppercase;
    margin-bottom: 20px; }
  .where-we-are-text:after {
    width: 100%;
    height: calc(100% - 118px);
    bottom: 0;
    left: 0;
    background-color: #d21224; }
  .where-we-are-text .btn {
    margin-top: 6px; }

.where-we-are-image {
  position: absolute;
  top: 59px;
  left: 279px; }
  @media (min-width: 520px) {
    .where-we-are-image {
      top: 128px;
      left: 431px; } }
  .where-we-are-image img {
    max-width: 659px; }
    @media (min-width: 520px) {
      .where-we-are-image img {
        max-width: 2000px; } }

.location-modal {
  position: absolute;
  z-index: 100000000;
  border: 3px solid #d21224;
  font-weight: 700;
  font-size: 14px;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  padding: 1px 12px;
  left: 0;
  top: 0; }
  .location-modal.active {
    opacity: 1;
    visibility: visible; }

.map-admin-content {
  position: relative;
  z-index: 10; }

.about-section {
  background-size: cover;
  background-position: 70% 318px;
  background-repeat: no-repeat;
  padding: 58px 0 0;
  position: relative; }
  @media (min-width: 768px) {
    .about-section {
      padding: 152px 0 0;
      background-position: 50% 130px; } }
  .about-section:after {
    width: 100%;
    height: 530px;
    left: 0;
    top: 318px;
    background-image: -webkit-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
    background-image: linear-gradient(180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%); }
    @media (min-width: 768px) {
      .about-section:after {
        top: 130px; } }
  .about-section .container, .about-section .navigation-single {
    position: relative;
    z-index: 2; }
  .about-section .h1 {
    color: #d21224;
    text-transform: uppercase; }
  .about-section .text {
    font-size: 17px;
    font-weight: 500;
    line-height: 24px; }
  .about-section .btn {
    margin-top: 6px; }
  .about-section .simplebar-track {
    opacity: 0 !important;
    visibility: hidden !important; }
  .about-section .simplebar-track.simplebar-horizontal {
    display: none; }
  .about-section .simplebar-content {
    overflow-x: hidden; }

.mobile-touch-helper-2 {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 67px;
  right: 11px;
  z-index: 210; }
  @media (min-width: 768px) {
    .mobile-touch-helper-2 {
      display: none; } }

.year {
  -webkit-transition: .4s;
  transition: .4s;
  font-family: "Roboto Condensed";
  font-size: 89px;
  opacity: .5;
  color: #fff;
  letter-spacing: -4.45px;
  line-height: 78px;
  font-weight: 700;
  position: relative;
  cursor: pointer;
  display: inline-block;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  @media (min-width: 768px) {
    .year {
      font-size: 100px;
      line-height: 125px;
      letter-spacing: -7.1px; } }
  @media (min-width: 1024px) {
    .year {
      font-size: 142px;
      line-height: 125px;
      letter-spacing: -7.1px; } }
  .year:hover {
    opacity: .65; }
  .year:after {
    width: 8px;
    background-color: #d21224;
    height: 64px;
    top: 50%;
    margin-top: -32px;
    right: -31px;
    opacity: 0;
    visibility: hidden; }
    @media (min-width: 768px) {
      .year:after {
        height: 100px;
        margin-top: -50px;
        right: -42px; } }

.about-carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  padding-bottom: 40px; }
  @media (max-width: 1299px) {
    .about-carousel {
      left: -20px; } }
  .about-carousel:after {
    width: 1px;
    height: calc(100% - 40px);
    border: 1px dashed #ffffff;
    top: 0;
    right: 76px; }
    @media (min-width: 768px) {
      .about-carousel:after {
        right: 104px; } }

.about-carousel-slide {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  padding: 9px 143px 9px 40px;
  z-index: 130; }
  @media (max-width: 767px) {
    .about-carousel-slide {
      padding: 11px 95px 6px 0px; }
      .about-carousel-slide.active {
        padding: 15px 95px 10px 0px; } }
  .about-carousel-slide:after {
    background-color: #fff;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: skew(-19deg);
        -ms-transform: skew(-19deg);
            transform: skew(-19deg);
    -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
            transform-origin: top left; }
  .about-carousel-slide:before {
    height: 100%;
    width: 50vw;
    background-color: #d21224;
    opacity: 0;
    visibility: hidden;
    left: 100%;
    -webkit-transform: skew(-19deg);
        -ms-transform: skew(-19deg);
            transform: skew(-19deg);
    top: 0; }
    @media (max-width: 767px) {
      .about-carousel-slide:before {
        margin-left: -12px;
        top: 1px; } }
  .about-carousel-slide.active .story-title,
  .about-carousel-slide.active .story-text {
    opacity: 1;
    visibility: visible;
    -webkit-transition: .5s .1s;
    transition: .5s .1s;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  .about-carousel-slide.active .story-text {
    -webkit-transition: .5s .2s;
    transition: .5s .2s; }
  .about-carousel-slide.active .year {
    color: #d21224;
    opacity: 1; }
  @media (max-width: 767px) {
    .about-carousel-slide.active .about-carousel-content {
      height: auto; } }
  @media (min-width: 768px) {
    .about-carousel-slide .about-carousel-content {
      display: none; } }

.about-years-wrap {
  position: relative;
  z-index: 160;
  -webkit-transition: .3s;
  transition: .3s; }

.about-content-2-wrap {
  top: 95px;
  right: 0;
  width: 276px;
  position: absolute;
  z-index: 200; }
  @media (max-width: 767px) {
    .about-content-2-wrap {
      min-height: 74px !important; } }
  @media (min-width: 768px) {
    .about-content-2-wrap {
      width: 760px;
      top: 143px;
      min-height: 141px;
      -webkit-transition: 0.2s ease;
      transition: 0.2s ease; } }
  .about-content-2-wrap:before {
    height: 100%;
    width: 50vw;
    background-color: #d21224;
    left: 100%;
    -webkit-transform: skew(-19deg);
        -ms-transform: skew(-19deg);
            transform: skew(-19deg);
    top: 0; }
  .about-content-2-wrap:after {
    background-color: #fff;
    z-index: 2;
    -webkit-transform: skew(-19deg);
        -ms-transform: skew(-19deg);
            transform: skew(-19deg);
    -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
            transform-origin: top left; }

@media (min-width: 768px) {
  .highlight-years .year-active-line:after {
    opacity: .6; } }

.year-active-line {
  position: absolute;
  width: 8px;
  background-color: #d21224;
  height: 64px;
  top: 50%;
  margin-top: -5px;
  right: 73px;
  z-index: 10; }
  @media (min-width: 768px) {
    .year-active-line {
      height: 100px;
      margin-top: -50px;
      right: 101px; } }

.milstone-years-helper > div:after,
.year-active-line:after {
  -webkit-transition: .3s;
  transition: .3s; }
  @media (min-width: 768px) {
    .milstone-years-helper > div:after,
    .year-active-line:after {
      width: 28px;
      height: 76px;
      background: url(images/scroll-mouse.svg) center/contain no-repeat;
      top: 50%;
      margin-top: -38px;
      left: 24px;
      opacity: .23; } }
  @media (max-width: 767px) {
    .milstone-years-helper > div:after,
    .year-active-line:after {
      width: 25px;
      height: 35px;
      background: url(images/clicking.svg) center/contain no-repeat;
      left: 15px;
      top: 0px;
      opacity: .75; } }

.highlight-years .milstone-years-helper > div:after {
  opacity: .6; }

@media (min-width: 768px) {
  .milstone-years-helper > div:after {
    width: 20px;
    height: 54px;
    margin-top: -26px; } }

.story-text {
  display: none !important; }

.about-carousel-content-2 {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  padding: 14px 97px 19px 0px;
  z-index: 10; }
  @media (min-width: 768px) {
    .about-carousel-content-2 {
      padding: 15px 143px 15px 70px;
      min-height: 141px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .about-carousel-content-2 .story-title {
        padding-bottom: 0 !important; } }
  @media (min-width: 1024px) {
    .about-carousel-content-2 {
      padding: 15px 143px 15px 10px; } }
  @media (max-width: 767px) {
    .about-carousel-content-2 {
      text-align: right;
      display: none; } }
  .about-carousel-content-2 .story-text {
    color: #434343;
    font-family: 'Montserrat';
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
    padding-right: 14px;
    max-height: 135px;
    overflow: hidden; }
    @media (min-width: 768px) {
      .about-carousel-content-2 .story-text {
        padding-right: 0;
        max-width: 287px; } }
  .about-carousel-content-2 .story-title {
    max-height: 67px;
    overflow: hidden; }
    @media (min-width: 768px) {
      .about-carousel-content-2 .story-title {
        margin-bottom: 0;
        padding-bottom: 5px;
        max-height: 94px; } }

.about-carousel-content-2.active {
  position: relative;
  opacity: 1;
  visibility: visible; }
  .about-carousel-content-2.active .story-title,
  .about-carousel-content-2.active .story-text {
    opacity: 1;
    visibility: visible;
    -webkit-transition: .5s .1s;
    transition: .5s .1s;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }

.about-carousel-content {
  position: relative;
  z-index: 3;
  color: #434343;
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  padding-right: 14px; }
  @media (max-width: 767px) {
    .about-carousel-content {
      height: 0;
      text-align: right;
      padding-right: 0; } }

.story-title {
  line-height: 22px;
  font-size: 20px;
  color: #d21224;
  max-width: 181px;
  margin-bottom: 5px;
  padding-top: 0px;
  opacity: 0;
  visibility: hidden; }
  @media (min-width: 768px) {
    .story-title {
      font-size: 30px;
      line-height: 32px;
      max-width: 300px; } }
  @media (max-width: 767px) {
    .story-title {
      left: 25px;
      position: relative;
      height: 45px;
      overflow: hidden; } }

.story-text {
  max-width: 257px;
  opacity: 0;
  visibility: hidden; }
  @media (max-width: 767px) {
    .story-text {
      display: none; } }
  .story-text p {
    margin-bottom: 0; }

.about-carousel-year {
  position: relative;
  z-index: 3; }

.about-slider-wrap {
  max-height: 482px;
  margin-top: 102px;
  position: relative;
  overflow: hidden; }
  @media (min-width: 768px) {
    .about-slider-wrap {
      max-height: 5000px;
      margin-top: 73px; } }
  @media (max-width: 767px) {
    .about-slider-wrap {
      left: 20px; } }
  @media (min-width: 1300px) {
    .about-slider-wrap {
      left: 35px; } }

.about-content-2-wrap {
  position: absolute;
  z-index: 100; }

@media (max-width: 767px) {
  .about-section .year {
    font-size: 43px;
    line-height: 36px;
    letter-spacing: -3px; }
  .about-section .about-carousel {
    left: -6px; }
  .about-section .about-carousel-slide {
    padding: 9px 73px 5px 0px; }
  .about-section .about-carousel-slide.active {
    padding: 21px 73px 10px 0px; }
  .about-section .about-content-2-wrap:before {
    margin-left: -6px; }
  .about-section .about-carousel-content {
    text-align: left;
    width: 200px; }
    .about-section .about-carousel-content .story-title {
      font-size: 16px;
      line-height: 18px;
      padding: 4px 19px 3px 2px;
      height: auto;
      max-height: 58px;
      width: 170px;
      left: 41px;
      position: absolute;
      top: 50%;
      margin-top: -4px;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); }
  .about-section .about-carousel:after {
    right: 61px; }
  .about-section .year-active-line {
    width: 4px;
    height: 36px;
    margin-top: -16px;
    right: 61px; }
  .about-section .about-content-2-wrap {
    top: 54px; }
  .about-section .about-slider-wrap {
    left: 0; }
    .about-section .about-slider-wrap > .container, .about-section .about-slider-wrap > .navigation-single {
      left: 20px; } }

.about-section .about-content-2-wrap {
  position: absolute;
  z-index: 100; }
  @media (max-width: 767px) {
    .about-section .about-content-2-wrap {
      width: 326px;
      height: 74px;
      min-height: 10px; } }

.about-section .about-slider-wrap {
  max-height: 261px; }
  @media (min-width: 768px) {
    .about-section .about-slider-wrap {
      max-height: 482px; } }

@media (max-width: 767px) {
  .about-section .about-carousel-slide.active {
    height: 54px !important;
    overflow: hidden; } }

@media (max-width: 767px) {
  .about-section .about-carousel-slide {
    height: 54px !important; } }

@media (max-width: 767px) {
  .about-section .year-active-line {
    margin-top: -22px !important; }
  .about-content-2-wrap:before,
  .about-content-2-wrap:after {
    top: -8px !important; } }

.produsts-slider-wrap {
  padding: 103px 0 91px; }
  @media (min-width: 1024px) {
    .produsts-slider-wrap {
      padding: 174px 0 111px; } }
  .produsts-slider-wrap .title-100 {
    color: #d21224;
    margin-bottom: 26px; }
    @media (min-width: 1024px) {
      .produsts-slider-wrap .title-100 {
        margin-bottom: 15px; } }
  .produsts-slider-wrap .slick-dots {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    position: relative;
    margin-top: 54px; }
    @media (min-width: 1024px) {
      .produsts-slider-wrap .slick-dots {
        margin-top: 80px; } }
    .produsts-slider-wrap .slick-dots:after {
      width: 100%;
      height: 2px;
      background-color: #eae8e4;
      left: 0;
      top: 50%;
      margin-top: -1px; }
    .produsts-slider-wrap .slick-dots > li {
      -ms-flex-preferred-size: 0;
          flex-basis: 0;
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      max-width: 100%;
      position: relative;
      z-index: 2; }
      .produsts-slider-wrap .slick-dots > li > button {
        padding: 0;
        font-size: 0;
        height: 8px;
        width: 100%;
        display: block;
        background-color: #d21224;
        border: none;
        opacity: 0;
        outline: none; }
        .produsts-slider-wrap .slick-dots > li > button:hover {
          opacity: .3; }
      .produsts-slider-wrap .slick-dots > li.slick-active > button {
        opacity: 1; }
  .produsts-slider-wrap .slide-text {
    font-size: 17px;
    font-weight: 500;
    line-height: 1.3; }
  .produsts-slider-wrap h4 {
    margin-bottom: 24px; }
  @media (min-width: 1200px) {
    .produsts-slider-wrap .slick-list {
      overflow: visible; } }

@media (max-width: 1199px) {
  .our-produsts-slide {
    overflow: hidden; } }

.slick-slide {
  outline: none; }

@media (min-width: 1200px) {
  .our-slide-inner {
    padding-right: 110px; } }

.text-slide .our-slide-inner {
  min-height: 418px; }
  @media (min-width: 850px) {
    .text-slide .our-slide-inner {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; } }

.text-slide-image {
  padding-bottom: 78%; }

.text-slide-image-wrap {
  width: 100%;
  max-width: 600px;
  position: relative; }
  @media (max-width: 849px) {
    .text-slide-image-wrap {
      margin-bottom: 26px; } }
  @media (min-width: 850px) {
    .text-slide-image-wrap {
      width: 537px;
      max-width: 537px;
      min-width: 537px; } }
  @media (min-width: 850px) {
    .text-slide-image-wrap + .slide-content {
      padding-left: 47px; } }
  .text-slide-image-wrap:after {
    border: 44px solid transparent;
    border-left: 44px solid #fff;
    border-top: 44px solid #fff;
    top: -38px;
    left: 0;
    -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
            transform: rotate(-5deg);
    -webkit-transform-origin: bottom left;
        -ms-transform-origin: bottom left;
            transform-origin: bottom left; }
    @media (min-width: 520px) {
      .text-slide-image-wrap:after {
        top: -6px; } }

.border-slide .our-slide-inner {
  padding-left: 46px;
  padding-right: 46px;
  padding-top: 15px;
  position: relative; }
  @media (min-width: 1200px) {
    .border-slide .our-slide-inner {
      padding-right: 130px; } }
  @media (max-width: 1199px) {
    .border-slide .our-slide-inner {
      padding: 34px 15px; } }
  @media (min-width: 1024px) {
    .border-slide .our-slide-inner .top-left:hover .image-animated {
      -webkit-transform: translate(3px, -3px) translateZ(0) rotate(13deg) scale(1, 1);
              transform: translate(3px, -3px) translateZ(0) rotate(13deg) scale(1, 1); }
    .border-slide .our-slide-inner .top-right:hover .image-animated {
      -webkit-transform: translate(-3px, -4.5px) rotate(-8deg) translateZ(0) scale(1, 1);
              transform: translate(-3px, -4.5px) rotate(-8deg) translateZ(0) scale(1, 1); }
    .border-slide .our-slide-inner .bottom-left:hover .image-animated {
      -webkit-transform: rotate(5deg) translateZ(0) scale(1, 1);
              transform: rotate(5deg) translateZ(0) scale(1, 1); }
    .border-slide .our-slide-inner .bottom-right:hover .image-animated {
      -webkit-transform: rotate(-6deg) translateZ(0) scale(1, 1);
              transform: rotate(-6deg) translateZ(0) scale(1, 1); } }

.border-slide img {
  max-width: 1000px;
  position: absolute; }

.border-slide .bottom-right,
.border-slide .bottom-left,
.border-slide .top-right,
.border-slide .top-left {
  position: absolute; }

.border-slide .image-animated {
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.border-slide .top-left {
  top: 15px;
  left: 46px; }
  @media (min-width: 1024px) {
    .border-slide .top-left {
      width: 161px;
      height: 185px; } }
  @media (max-width: 1199px) {
    .border-slide .top-left {
      top: 1px;
      left: 23px;
      -webkit-transform-origin: top right;
          -ms-transform-origin: top right;
              transform-origin: top right;
      -webkit-transform: scale(0.7);
          -ms-transform: scale(0.7);
              transform: scale(0.7); } }
  .border-slide .top-left .image-animated {
    -webkit-transform-origin: 10% 30%;
        -ms-transform-origin: 10% 30%;
            transform-origin: 10% 30%; }
  .border-slide .top-left .corner-image:first-child {
    left: -13px;
    top: 33px;
    z-index: -1; }
  .border-slide .top-left .corner-image:nth-child(2) {
    top: 23px;
    left: -36px;
    z-index: 2; }
  .border-slide .top-left .corner-image:nth-child(3) {
    top: 21px;
    left: 34px; }

.border-slide .top-right {
  top: 15px;
  right: 46px; }
  @media (min-width: 1024px) {
    .border-slide .top-right {
      width: 161px;
      height: 124px; } }
  @media (max-width: 1199px) {
    .border-slide .top-right {
      top: 29px;
      right: 23px;
      -webkit-transform-origin: top right;
          -ms-transform-origin: top right;
              transform-origin: top right;
      -webkit-transform: scale(0.7);
          -ms-transform: scale(0.7);
              transform: scale(0.7); } }
  @media (min-width: 1200px) {
    .border-slide .top-right {
      right: 130px; } }
  .border-slide .top-right .corner-image:nth-child(1) {
    top: -31px;
    right: -3px;
    z-index: -1; }
  .border-slide .top-right .corner-image:nth-child(2) {
    top: -27px;
    right: -32px; }

.border-slide .bottom-left {
  bottom: 0;
  left: 46px; }
  @media (max-width: 1199px) {
    .border-slide .bottom-left {
      bottom: 38px;
      left: 54px;
      -webkit-transform-origin: bottom left;
          -ms-transform-origin: bottom left;
              transform-origin: bottom left;
      -webkit-transform: scale(0.7);
          -ms-transform: scale(0.7);
              transform: scale(0.7); } }
  @media (max-width: 519px) {
    .border-slide .bottom-left {
      left: 47px;
      bottom: 30px;
      -webkit-transform: scale(0.6);
          -ms-transform: scale(0.6);
              transform: scale(0.6); } }
  .border-slide .bottom-left .corner-image:nth-child(1) {
    bottom: -45px;
    left: -81px; }
  .border-slide .bottom-left .corner-image:nth-child(2) {
    bottom: -53px;
    left: 159px; }

.border-slide .bottom-right {
  bottom: 0;
  right: 46px; }
  @media (min-width: 1024px) {
    .border-slide .bottom-right {
      width: 161px;
      height: 231px; } }
  @media (max-width: 1199px) {
    .border-slide .bottom-right {
      bottom: 42px;
      right: 34px;
      -webkit-transform-origin: bottom right;
          -ms-transform-origin: bottom right;
              transform-origin: bottom right;
      -webkit-transform: scale(0.6);
          -ms-transform: scale(0.6);
              transform: scale(0.6); } }
  @media (max-width: 519px) {
    .border-slide .bottom-right {
      right: 23px;
      bottom: 35px;
      -webkit-transform: scale(0.45);
          -ms-transform: scale(0.45);
              transform: scale(0.45); } }
  @media (min-width: 1200px) {
    .border-slide .bottom-right {
      right: 130px; } }
  .border-slide .bottom-right .corner-image:nth-child(1) {
    bottom: -69px;
    right: -55px; }
  .border-slide .bottom-right .corner-image:nth-child(2) {
    bottom: 109px;
    right: -45px; }
  .border-slide .bottom-right .image-animated {
    -webkit-transform-origin: 57% 70%;
        -ms-transform-origin: 57% 70%;
            transform-origin: 57% 70%; }

.border-slide .slide-content {
  min-height: 450px;
  border: 10px solid #d21224;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 93px 20px 68px;
  text-align: center; }
  @media (min-width: 1024px) {
    .border-slide .slide-content {
      padding: 50px 180px 27px; } }

.border-slide-title {
  font-size: 30px;
  line-height: 1.15;
  position: relative;
  z-index: 10; }
  @media (min-width: 520px) {
    .border-slide-title {
      font-size: 40px;
      line-height: 1; } }
  @media (min-width: 1024px) {
    .border-slide-title {
      font-size: 54px; } }

.contact-template {
  padding-bottom: 72px; }
  @media (min-width: 1070px) {
    .contact-template {
      padding-top: 154px;
      padding-bottom: 215px; } }
  .contact-template .title-119 {
    color: #d21224;
    margin-bottom: 58px; }
    @media (min-width: 1070px) {
      .contact-template .title-119 {
        margin-bottom: 83px; } }
  .contact-template .form-submit {
    margin-top: 28px;
    text-align: center; }
    @media (min-width: 520px) {
      .contact-template .form-submit {
        text-align: right; } }
  .contact-template form {
    font-family: 'Roboto';
    color: #777; }

.contacts-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 240px; }
  @media (max-width: 1069px) {
    .contacts-image {
      position: relative;
      left: -25px;
      padding-bottom: 57%;
      width: calc(100% + 50px); } }
  @media (min-width: 1070px) {
    .contacts-image {
      position: fixed;
      right: 0;
      top: 0;
      height: 100vh;
      width: 483px;
      background-position: top left; } }
  @media (max-width: 1069px) {
    .contacts-image + .contact-content {
      margin-top: 48px; } }

@media (min-width: 1070px) {
  .contact-content {
    width: 533px; } }

@media (max-width: 1069px) {
  .contact-content {
    margin-top: 100px; } }

.form-submit .btn {
  position: relative;
  padding: 20px 10px;
  min-width: 175px;
  text-align: center; }
  .form-submit .btn [type="submit"] {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% + 17px);
    height: 100%;
    background-color: transparent;
    border: none;
    margin-left: -14px;
    -webkit-transform: skew(14deg);
        -ms-transform: skew(14deg);
            transform: skew(14deg);
    font-family: Roboto;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    outline: none; }
  .form-submit .btn .ajax-loader {
    position: absolute;
    right: -21px;
    top: 50%;
    margin-top: -8px; }

.two-columns-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .two-columns-block .custom-style {
    width: 100%; }
    @media (min-width: 520px) {
      .two-columns-block .custom-style {
        width: 47.6%; } }

.custom-style {
  position: relative;
  margin-bottom: 30px;
  display: block; }
  .custom-style.focused-error .field-title, .custom-style.filled .field-title, .custom-style.focused .field-title {
    font-size: 11px;
    top: -9px; }
  .custom-style .field-title {
    position: absolute;
    z-index: 2;
    font-size: 14px;
    padding: 0 4px;
    background-color: #fff;
    top: 11px;
    left: 10px;
    cursor: text; }
  .custom-style input {
    display: block;
    width: 100%;
    height: 44px;
    border: 1px solid #b5b5b5;
    outline: none;
    font-size: 14px;
    color: #434343;
    padding-left: 13px;
    padding-right: 13px; }
    .custom-style input:focus {
      border-color: #b5b5b5; }
  .custom-style textarea {
    padding: 8px 13px;
    resize: none;
    width: 100%;
    height: 162px;
    border: 1px solid #b5b5b5;
    outline: none;
    font-size: 14px;
    color: #434343; }
    .custom-style textarea:focus {
      border-color: #b5b5b5; }

.radios > span {
  display: block;
  font-size: 14px;
  font-weight: 400; }

.radios [type="radio"] {
  display: none; }
  .radios [type="radio"]:checked + span {
    color: #434343; }
    .radios [type="radio"]:checked + span:before {
      opacity: 1;
      visibility: visible; }

.radios .wpcf7-form-control-wrap {
  padding-top: 10px;
  margin-bottom: 33px; }

.radios .wpcf7-list-item {
  margin-left: 0;
  margin-right: 36px; }
  .radios .wpcf7-list-item:last-child {
    margin-right: 0; }

.radios label > span {
  position: relative;
  display: inline-block;
  padding-left: 23px;
  font-size: 14px;
  cursor: pointer; }
  .radios label > span:after {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid #b5b5b5;
    left: 0;
    top: 2px; }
  .radios label > span:before {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #d21224;
    left: 4px;
    top: 6px;
    opacity: 0;
    visibility: hidden; }

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing,
div.wpcf7-response-output {
  border-color: #d21224; }

.form-type-btn {
  color: #939393;
  font-size: 14px;
  padding-left: 26px;
  text-decoration: none;
  position: relative;
  display: inline-block;
  margin-right: 39px;
  margin-bottom: 10px; }
  .form-type-btn:last-child {
    margin-right: 0; }
  .form-type-btn.active {
    color: #000; }
    .form-type-btn.active:before {
      display: block; }
  .form-type-btn:hover {
    color: #000; }
  .form-type-btn:after, .form-type-btn:before {
    border-radius: 50%; }
  .form-type-btn:after {
    top: 3px;
    left: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #d5d5d5; }
  .form-type-btn:before {
    left: 4px;
    top: 7px;
    width: 10px;
    height: 10px;
    background-color: #d21224;
    display: none; }

.field-error {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  top: 12px;
  color: #ff4646;
  font-weight: 400;
  font-size: 14px;
  -webkit-transition: .3s;
  transition: .3s;
  cursor: text;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  padding: 0 10px 0 14px; }

.contact-form-consumer,
.contact-form-business {
  display: none; }

.form-type-row {
  margin-top: 26px;
  margin-bottom: 30px; }

.form-type-title {
  margin-bottom: 10px; }

.custom-style .wpcf7-not-valid-tip {
  display: none; }

.custom-style .wpcf7-form-control-wrap {
  position: relative;
  display: block; }

.custom-style.focused-error .field-error {
  opacity: 1;
  visibility: visible; }

.custom-style.focused-error [aria-invalid="true"] {
  border-color: #ff4646; }

.map-page {
  padding-top: 112px;
  position: relative;
  min-height: 900px;
  padding-bottom: 70px; }
  @media (min-width: 520px) {
    .map-page {
      padding-bottom: 158px; } }
  @media (min-width: 768px) {
    .map-page {
      padding-top: 163px; } }
  .map-page .title-153 {
    color: #d21224;
    max-width: 260px;
    margin-bottom: 12px;
    position: relative;
    z-index: 2001;
    pointer-events: none; }
    @media (min-width: 768px) {
      .map-page .title-153 {
        max-width: 505px;
        margin-bottom: 42px; } }
    @media (min-width: 1200px) {
      .map-page .title-153 {
        max-width: 628px; } }
  .map-page .globeGl {
    border: none;
    z-index: 1000; }
    @media (max-width: 1023px) {
      .map-page .globeGl {
        width: calc(100% + 48px);
        position: relative;
        left: -24px; } }
    @media (max-width: 519px) {
      .map-page .globeGl {
        top: 0;
        margin-bottom: 30px; } }
    @media (min-width: 1024px) {
      .map-page .globeGl {
        top: 92px;
        right: -10px;
        width: 700px;
        height: 700px;
        position: absolute; } }
    @media (min-width: 1200px) {
      .map-page .globeGl {
        right: 49px; } }
    @media (max-width: 619px) {
      .map-page .globeGl {
        height: 100vw; } }
  .map-page #hotspot_details {
    background-color: #d21224;
    padding: 3px; }
  .map-page #details_content {
    background-color: #fff;
    color: #434343;
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 600;
    padding: 3px 15px; }

@media (max-width: 519px) {
  .location-btn {
    position: relative;
    z-index: 10; } }

body #cboxClose {
  bottom: auto;
  top: 0;
  border: 1px solid #d21224;
  font-size: 15px;
  color: #000;
  text-indent: unset;
  width: 70px;
  text-align: center; }

body #cboxContent {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
  padding: 40px; }

.map-admin-content {
  pointer-events: none;
  position: relative;
  z-index: 2001; }

body #cboxLoadedContent {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 700;
  font-size: 20px; }

.globeGl canvas {
  opacity: 1; }

.location-btn.btn {
  padding: 6px 51px 5px 31px;
  margin-bottom: 36px;
  pointer-events: all; }
  .location-btn.btn.active span:after {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  .location-btn.btn span {
    position: relative; }
    .location-btn.btn span:after {
      background: url(images/chevron-down.svg) center/contain no-repeat;
      width: 12px;
      height: 7px;
      left: 100%;
      margin-left: 20px;
      top: 11px;
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }

.country-list-wrap {
  position: relative;
  z-index: 1000;
  pointer-events: none; }

.country-list {
  color: #434343;
  font-family: "Roboto Condensed";
  font-size: 12px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: .5px;
  -webkit-column-count: 1;
          column-count: 1;
  width: 816px;
  display: none;
  max-width: 100%; }
  @media (min-width: 550px) {
    .country-list {
      -webkit-column-count: 2;
              column-count: 2; } }
  @media (min-width: 800px) {
    .country-list {
      -webkit-column-count: 3;
              column-count: 3; } }

.country-list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  line-height: 1.3;
  margin-bottom: 8px;
  white-space: nowrap;
  -webkit-column-break-inside: avoid;
          break-inside: avoid-column;
  min-height: 25px; }

.country-list-name {
  padding-top: 2px; }

.country-list-icon {
  width: 39px;
  min-width: 39px;
  padding-right: 18px; }

.location-map:hover .globeGl {
  z-index: 2000; }

.page-anchors {
  position: fixed;
  z-index: 10000;
  padding: 70px 0; }
  @media (min-width: 1280px) {
    .page-anchors {
      width: 120px;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); } }
  @media (max-width: 1279px) {
    .page-anchors {
      display: none !important; } }
  .page-anchors ul {
    padding-left: 23px; }
  .page-anchors li {
    margin-bottom: 18px; }
  .page-anchors a {
    color: #000;
    font-size: 11px;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1;
    display: block;
    position: relative;
    font-weight: 600; }
    .page-anchors a:hover {
      color: #9d0013; }
    .page-anchors a.active {
      color: #9d0013; }
      .page-anchors a.active:after {
        opacity: 1;
        visibility: visible; }
    .page-anchors a:after {
      width: 10px;
      height: 40px;
      background: url(images/active-anchor.png) no-repeat;
      top: 50%;
      margin-top: -20px;
      left: -23px;
      opacity: 0;
      visibility: hidden; }

.page-anchors-burger {
  display: none; }

.show-anchors .page-anchors {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

.show-anchors .page-anchors-burger > div {
  background-color: transparent; }
  .show-anchors .page-anchors-burger > div:before {
    -webkit-transform: translateY(0px) rotate(-45deg);
        -ms-transform: translateY(0px) rotate(-45deg);
            transform: translateY(0px) rotate(-45deg); }
  .show-anchors .page-anchors-burger > div:after {
    -webkit-transform: translateY(0px) rotate(45deg);
        -ms-transform: translateY(0px) rotate(45deg);
            transform: translateY(0px) rotate(45deg); }

.page-anchors a {
  font-size: 14px; }

html[dir="rtl"] .page-anchors a {
  font-size: 15px; }

.glance {
  position: relative;
  overflow: hidden;
  padding-top: 130px; }
  .glance .container, .glance .navigation-single {
    position: relative;
    z-index: 10; }
  .glance:before {
    width: 1000px;
    height: 1000px;
    background-color: #d21224;
    left: 100%;
    margin-left: -2px;
    bottom: 100%;
    margin-bottom: -340px;
    -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
            transform: rotate(-10deg);
    -webkit-transform-origin: bottom left;
        -ms-transform-origin: bottom left;
            transform-origin: bottom left;
    z-index: 3; }
  .glance .title-186 {
    color: #fff;
    margin-bottom: 88px;
    padding-left: 2px;
    word-break: normal; }
    .glance .title-186 br {
      display: block; }
    @media (max-width: 519px) {
      .glance .title-186 {
        letter-spacing: -1.5px;
        position: relative;
        left: -2px; } }
    @media (min-width: 520px) {
      .glance .title-186 {
        margin-bottom: 120px;
        padding-left: 52px; } }
    @media (min-width: 1024px) {
      .glance .title-186 {
        margin-bottom: 291px; } }
    @media (min-width: 1200px) {
      .glance .title-186 {
        padding-left: 69px; } }
  .glance .section-title {
    color: #fff;
    margin-bottom: 28px;
    margin-left: 20px; }
    @media (min-width: 520px) {
      .glance .section-title {
        margin-left: 35px; } }
    @media (min-width: 1200px) {
      .glance .section-title {
        margin-left: 52px; } }
  .glance .text-style-1 {
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.2;
    padding-left: 8px; }
    @media (min-width: 520px) {
      .glance .text-style-1 {
        padding-left: 35px; } }
    @media (min-width: 768px) {
      .glance .text-style-1 {
        font-size: 31px;
        line-height: 1.1; } }
    @media (min-width: 1200px) {
      .glance .text-style-1 {
        padding-left: 52px; } }
  .glance .text-style-2 {
    background-color: #fff;
    padding: 56px 35px;
    margin-top: 78px; }
    @media (min-width: 520px) {
      .glance .text-style-2 {
        margin-top: 50px; } }
    @media (max-width: 767px) {
      .glance .text-style-2 {
        margin-left: -24px;
        margin-right: -24px; } }
    @media (min-width: 768px) {
      .glance .text-style-2 {
        padding: 56px 50px;
        -webkit-column-count: 2;
                column-count: 2;
        -webkit-column-gap: 50px;
                column-gap: 50px; } }

.glance-top-bg {
  position: absolute;
  right: 0;
  bottom: 100%;
  margin-bottom: -340px;
  height: 2000px;
  width: 150vw;
  background-color: #d21224;
  -webkit-transform-origin: bottom right;
      -ms-transform-origin: bottom right;
          transform-origin: bottom right;
  -webkit-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);
  z-index: 5;
  overflow: hidden; }
  @media (max-width: 519px) {
    .glance-top-bg {
      right: -51px;
      margin-bottom: -332px; } }
  .glance-top-bg:after {
    width: 723px;
    height: 925px;
    background: url("images/bg-helper.png") no-repeat;
    bottom: -374px;
    right: 100vw;
    margin-right: 65px;
    -webkit-transform: translateX(100%) rotate(10deg);
        -ms-transform: translateX(100%) rotate(10deg);
            transform: translateX(100%) rotate(10deg);
    -webkit-transform-origin: bottom right;
        -ms-transform-origin: bottom right;
            transform-origin: bottom right; }

.glance-bg {
  position: absolute;
  top: 340px;
  left: 0;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 53%;
  background-color: #31081c; }
  .glance-bg:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.15); }
  @media (max-width: 767px) {
    .glance-bg {
      background-position: bottom right; }
      .glance-bg:before {
        background-color: rgba(0, 0, 0, 0.22); } }
  @media (max-width: 519px) {
    .glance-bg {
      background-position: 7% -140px; } }
  @media (min-width: 768px) {
    .glance-bg {
      height: calc(100% - 465px); } }
  @media (min-width: 768px) {
    .glance-bg:after {
      width: 100%;
      height: 292px;
      background: url(images/gradient.png) bottom left repeat-x;
      left: 0;
      bottom: 0; } }

.default-glance-bg {
  background-color: #c30017; }

.toggle-text {
  display: inline; }

.dots {
  display: inline; }
  @media (min-width: 768px) {
    .dots {
      display: none; } }

.read-more-link {
  margin-top: 15px;
  display: none; }
  .read-more-link .less {
    display: none; }
  .read-more-link > div {
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
    -webkit-text-decoration-style: double;
            text-decoration-style: double;
    cursor: pointer; }
    .read-more-link > div:hover {
      color: #d21224; }

.inited-more-btn .read-more-link {
  display: block; }
  @media (min-width: 768px) {
    .inited-more-btn .read-more-link {
      display: none; } }

.less-text {
  display: inline; }
  .less-text p:last-child {
    display: inline; }

.end-text {
  display: inline; }
  .end-text p:first-child {
    display: inline; }
  @media (max-width: 767px) {
    .end-text {
      display: none; } }

@media (max-width: 767px) {
  .active-toggle-more .end-text {
    display: inline; } }

.active-toggle-more .dots {
  display: none; }

.active-toggle-more .read-more-link .more {
  display: none; }

.active-toggle-more .read-more-link .less {
  display: block; }

@media (min-width: 768px) {
  .main-toggled-text-wrap.inited-more-btn {
    display: none; } }

@media (max-width: 767px) {
  .desktop-text {
    display: none; } }

.epic-story {
  position: relative;
  overflow: hidden; }
  .epic-story .section-title {
    color: #d21224;
    margin-bottom: 64px; }
    @media (max-width: 767px) {
      .epic-story .section-title {
        margin-left: 19px;
        margin-bottom: 30px; } }

.epic-story-content-wrap {
  padding: 101px 2px 80px;
  position: relative; }
  @media (min-width: 768px) {
    .epic-story-content-wrap {
      padding: 160px 50px 80px; } }

.epic-story-content {
  position: relative;
  z-index: 10; }

.bg-text {
  position: absolute;
  color: #eae8e4;
  font-size: 113px;
  font-weight: 800;
  text-transform: uppercase;
  top: 20px;
  left: -22px;
  line-height: .9;
  width: 600px;
  word-break: break-word; }
  @media (min-width: 768px) {
    .bg-text {
      left: 0;
      font-size: 153px;
      width: 900px; } }
  @media (min-width: 1024px) {
    .bg-text {
      left: 34px; } }

@media (min-width: 768px) {
  .epic-story-text-holder {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.epic-story-text-holder .epic-story-title {
  padding-right: 29px;
  font-weight: 500; }
  @media (min-width: 768px) {
    .epic-story-text-holder .epic-story-title {
      width: 47%; } }
  @media (max-width: 767px) {
    .epic-story-text-holder .epic-story-title {
      line-height: 1.25; } }

.epic-story-text-holder .epic-story-text {
  padding-top: 57px; }
  @media (min-width: 768px) {
    .epic-story-text-holder .epic-story-text {
      width: 53%; } }
  @media (min-width: 1024px) {
    .epic-story-text-holder .epic-story-text {
      padding-right: 66px; } }
  .epic-story-text-holder .epic-story-text p {
    margin-bottom: 25px; }

.milestones {
  padding-top: 21px;
  position: relative; }
  @media (min-width: 520px) {
    .milestones {
      padding-top: 128px; } }
  .milestones .section-title {
    color: #d21224;
    margin-bottom: 22px; }
    @media (min-width: 1024px) {
      .milestones .section-title {
        margin-bottom: 50px; } }
    @media (max-width: 1199px) {
      .milestones .section-title {
        margin-left: 30px; } }
  @media (min-width: 1200px) {
    .milestones .container, .milestones .navigation-single {
      padding-left: 77px; } }

.milestone-years-block {
  position: relative;
  -webkit-transition: .3s;
  transition: .3s;
  z-index: 100; }

.milstone-years-helper {
  position: absolute;
  right: 0;
  top: 98px;
  width: 330px;
  height: 106px; }
  .milstone-years-helper:after {
    background-color: #fff;
    z-index: 2;
    -webkit-transform: skew(-19deg);
        -ms-transform: skew(-19deg);
            transform: skew(-19deg);
    -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
            transform-origin: top left; }
  .milstone-years-helper:before {
    height: 100%;
    width: 50vw;
    background-color: #d21224;
    left: 100%;
    -webkit-transform: skew(-19deg);
        -ms-transform: skew(-19deg);
            transform: skew(-19deg);
    top: 0; }
  .milstone-years-helper > div {
    position: absolute;
    height: 70px;
    margin-top: -35px;
    width: 8px;
    background-color: #d21224;
    top: 50%;
    z-index: 20;
    right: 77px; }

.mobile-milestone-year {
  position: relative;
  z-index: 3;
  margin-bottom: 33px; }
  @media (min-width: 1024px) {
    .mobile-milestone-year {
      display: none; } }
  .mobile-milestone-year .year {
    color: #d21224;
    font-family: "Roboto Condensed";
    font-size: 100px;
    font-weight: 700;
    opacity: 1;
    padding-left: 20px;
    line-height: 125px; }
    .mobile-milestone-year .year:after {
      opacity: 1;
      visibility: visible;
      height: 70px;
      margin-top: -35px; }
    .mobile-milestone-year .year:before {
      top: 10px;
      width: 100vw;
      height: 105px;
      left: 290px;
      background-color: #d21224;
      -webkit-transform-origin: bottom left;
          -ms-transform-origin: bottom left;
              transform-origin: bottom left;
      -webkit-transform: skew(-23deg);
          -ms-transform: skew(-23deg);
              transform: skew(-23deg); }

@media (min-width: 1024px) {
  .milestone-slider .slick-track {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .milestone-slider .slick-slide {
    height: inherit !important; } }

.hide-milstones .milestone-years-wrap {
  pointer-events: none; }

.milestone-carousel-content {
  max-width: 720px;
  padding-bottom: 75px; }
  @media (min-width: 1024px) {
    .milestone-carousel-content {
      padding-bottom: 50px;
      min-height: 726px;
      max-width: 720px; } }
  .milestone-carousel-content > img {
    margin-bottom: 25px; }
    @media (min-width: 1024px) {
      .milestone-carousel-content > img {
        margin-bottom: 50px; } }
    @media (max-width: 1023px) {
      .milestone-carousel-content > img {
        width: 100%; } }
  .milestone-carousel-content h5 {
    color: #d21224;
    padding-right: 65px;
    position: relative;
    z-index: 2000;
    cursor: text; }
    @media (max-width: 768px) {
      .milestone-carousel-content h5 {
        padding-right: 0; } }
  .milestone-carousel-content .text {
    max-width: 583px;
    cursor: text; }
.rtl .milestone-carousel-content .text {letter-spacing: 1px;}
.year.milestone-year-event {
  color: #f2f1ef;
  opacity: .4;
  font-size: 100px;
  line-height: 88px; }
  .year.milestone-year-event:hover {
    opacity: .85; }
  .year.milestone-year-event:after {
    height: 70px;
    margin-top: -35px; }

.milestone-years-wrap .about-carousel-slide {
  padding: 5px 119px 5px 19px; }

.milestone-years-wrap .about-carousel-slide.active {
  padding: 9px 119px 9px 19px; }

.milestone-years-wrap .about-carousel {
  left: -20px; }
  .milestone-years-wrap .about-carousel:after {
    right: 80px; }

.milestone-years-wrap .year {
  -webkit-transition: .25s;
  transition: .25s; }

.about-slider-wrap.milestones-years {
  max-height: 573px;
  left: 0; }

.about-carousel-slide.active .year.milestone-year-event {
  text-shadow: none; }

.milestones-carousel-item .container, .milestones-carousel-item .navigation-single {
  position: relative;
  z-index: 10; }

.milestones-carousel-item .slide-bg-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 44px); }
  .milestones-carousel-item .slide-bg-wrap:after {
    background: #949494;
    opacity: 0.2; }
  .milestones-carousel-item .slide-bg-wrap:before {
    width: 100%;
    height: 405px;
    background: url(images/gradient-2.png) repeat-x;
    z-index: 2;
    top: 0;
    left: 0; }

.milestones-carousel-item .slide-bg {
  opacity: .1; }

.milestone-years-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 3; }
  @media (max-width: 1199px) {
    .milestone-years-wrap {
      left: 51px; } }

.mobile-touch-helper {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 56px;
  right: 38px;
  z-index: 110; }
  @media (min-width: 1024px) {
    .mobile-touch-helper {
      display: none; } }

.about-slider-wrap.milestones-years .simplebar-track {
  display: none; }

@media (max-width: 1023px) {
  .milestones-carousel-wrap {
    position: relative; }
  .milestone-years-wrap {
    bottom: auto;
    top: -30px;
    overflow: hidden; }
  .milestones .section-title {
    margin-bottom: 0; }
  .milestones-carousel-wrap {
    padding-top: 55px;
    overflow: hidden; }
  .year.milestone-year-event {
    font-size: 46px;
    line-height: 43px;
    letter-spacing: -4px; }
  .milestone-years-wrap .about-carousel-slide.active,
  .milestone-years-wrap .about-carousel-slide {
    padding-right: 100px; }
  .milstone-years-helper > div {
    margin-top: -19px;
    height: 42px;
    width: 5px;
    right: 61px; }
  .milestones .about-slider-wrap {
    margin-top: 0; }
  .milstone-years-helper {
    top: 44px;
    width: 186px;
    right: 25px; }
  .milstone-years-helper {
    height: 72px; }
  .milestone-years-wrap .about-carousel:after {
    height: 100%;
    right: 88px; }
  .milstone-years-helper > div:after {
    background: url(images/clicking.svg) center/contain no-repeat;
    opacity: .75 !important;
    left: 13px;
    top: 4px;
    margin-top: 0;
    width: 26px;
    height: 35px; } }

.mission {
  background-color: #d21224;
  color: #fff;
  position: relative;
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 63px; }
  @media (min-width: 768px) {
    .mission {
      padding-bottom: 82px; } }
  @media (max-width: 767px) {
    .mission .tabs {
      display: none; } }
  .mission .container, .mission .navigation-single {
    position: relative;
    z-index: 10;
    padding-left: 40px; }
    @media (min-width: 768px) {
      .mission .container, .mission .navigation-single {
        padding-left: 77px; } }
    @media (max-width: 519px) {
      .mission .container, .mission .navigation-single {
        padding-right: 34px; } }
  .mission:after {
    height: 2000px;
    width: 300vw;
    background-color: #c70e20;
    -webkit-transform-origin: bottom right;
        -ms-transform-origin: bottom right;
            transform-origin: bottom right;
    bottom: 100%;
    margin-bottom: -295px;
    right: -400px;
    -webkit-transform: rotate(-4.75deg);
        -ms-transform: rotate(-4.75deg);
            transform: rotate(-4.75deg); }
    @media (min-width: 768px) {
      .mission:after {
        margin-bottom: -192px; } }
  .mission .text-style-1 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2; }

.mission-item {
  margin-top: 182px; }
  .mission-item:first-child {
    margin-top: 0; }

.tabs-content-item {
  display: none; }
  .tabs-content-item.active {
    display: block; }

.tabs {
  padding-top: 5px; }
  @media (min-width: 768px) {
    .tabs {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.tabs-nav {
  padding-right: 120px;
  position: relative;
  min-width: 280px;
  width: 280px; }
  @media (max-width: 767px) {
    .tabs-nav {
      margin-bottom: 38px; } }
  .tabs-nav:after {
    height: 145px;
    -webkit-transform: rotate(13deg);
        -ms-transform: rotate(13deg);
            transform: rotate(13deg);
    width: 2px;
    background-color: #fff;
    top: 0;
    right: 85px; }
  .tabs-nav li {
    margin-bottom: 19px; }
    .tabs-nav li:last-child {
      margin-bottom: 0; }
  .tabs-nav a {
    color: #9d0013;
    font-size: 20px;
    font-weight: 700;
    text-decoration: none; }
    .tabs-nav a:hover {
      color: #fff; }
    .tabs-nav a span {
      display: inline-block; }
    .tabs-nav a span::first-letter {
      text-transform: uppercase; }

.tabs-nav-item.active {
  color: #fff;
  cursor: default; }

.tab-text-block {
  max-width: 470px;
  line-height: 1.6; }

.mobile-accordeon {
  margin-top: 41px; }
  @media (min-width: 768px) {
    .mobile-accordeon {
      display: none; } }

.mob-accordeon-row.active.active .mob-accordeon-head {
  position: relative;
  color: #fff;
  padding-left: 12px; }
  .mob-accordeon-row.active.active .mob-accordeon-head:after {
    width: 3px;
    height: 23px;
    -webkit-transform: skew(-13deg);
        -ms-transform: skew(-13deg);
            transform: skew(-13deg);
    left: 0;
    top: 10px;
    background-color: #fff; }

.mob-accordeon-body {
  font-size: 14px;
  display: none;
  line-height: 20px;
  padding-bottom: 25px; }
.rtl .mob-accordeon-head {font-family: 'ArbFONTS-DINNextLTArabic-Medium';font-weight: unset;}
.mob-accordeon-head {
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 700;
  line-height: 44px;
  text-transform: uppercase;
  color: #fff;
  color: #9d0013;
  padding-bottom: 12px; }

.video {
  padding-top: 120px; }
  @media (min-width: 1024px) {
    .video {
      padding-top: 199px; } }
  .video .container, .video .navigation-single {
    padding-left: 41px; }
    @media (min-width: 768px) {
      .video .container, .video .navigation-single {
        padding-left: 77px; } }
  .video .section-title {
    color: #d21224;
    margin-bottom: 52px; }
    @media (min-width: 520px) {
      .video .section-title {
        margin-bottom: 32px; } }

.video-banner {
  display: block;
  height: 532px;
  position: relative; }
  @media (min-width: 768px) {
    .video-banner {
      height: 768px; } }
  .video-banner.hide-video > .container, .video-banner.hide-video > .navigation-single {
    position: relative;
    z-index: 10; }
    @media (max-width: 549px) {
      .video-banner.hide-video > .container, .video-banner.hide-video > .navigation-single {
        padding-left: 20px !important; } }
  .video-banner.hide-video:after {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0 !important;
    border: none;
    background-color: rgba(174, 189, 200, 0.55); }
  .video-banner.hide-video:before {
    display: none; }
  .video-banner:after {
    width: 94px;
    height: 94px;
    border: 10px solid #d21224;
    left: 50%;
    top: 50%;
    margin-top: -47px;
    margin-left: -47px; }
  .video-banner:before {
    border: 14px solid transparent;
    border-left: 23px solid #d21224;
    top: 50%;
    left: 50%;
    margin-left: -7px;
    margin-top: -14px; }

.commin-soon-title {
  padding-top: 120px;
  padding-bottom: 127px;
  font-family: 'Montserrat';
  font-size: 65px;
  font-weight: 800;
  line-height: 55px;
  text-transform: uppercase;
  color: #f2f1ef;
  max-width: 700px;
  width: 100%; }

html[lang="es-ES"] .commin-soon-title {
	font-size: 45px;
}


  @media (min-width: 550px) {
    .commin-soon-title {
      font-size: 90px;
      line-height: 80px;
      max-width: 700px; } 
	  
html[lang="es-ES"] .commin-soon-title {
	font-size: 50px;
}

}
  @media (min-width: 1024px) {
    .commin-soon-title {
      padding-top: 143px;
      padding-bottom: 150px;
      font-size: 115px;
      line-height: 101px;
      max-width: 700px; } 
html[lang="es-ES"] .commin-soon-title {
	font-size: 100px;
}

}

.fancybox-video {
  outline: none !important;
  border: none !important; }

.csr {
  padding-top: 142px;
  padding-bottom: 193px;
  position: relative;
  overflow: hidden; }
  @media (min-width: 768px) {
    .csr {
      padding-top: 180px;
      padding-bottom: 193px; } }
  .csr .section-title {
    color: #d21224; }
  .csr .container, .csr .navigation-single {
    position: relative;
    z-index: 10;
    padding-left: 46px; }
    @media (min-width: 768px) {
      .csr .container, .csr .navigation-single {
        padding-left: 77px; } }
    .csr .container br, .csr .navigation-single br {
      display: block; }

.csr-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 158px);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat; }
  .csr-bg:before {
    background: #dfdfdf;
    opacity: 0.3;
    z-index: 2; }
  .csr-bg:after {
    height: 505px;
    width: 100%;
    z-index: 3;
    top: 0;
    left: 0;
    background: url(images/bg-gradient-3.png); }

.comming-soon-text {
  margin-top: 105px;
  color: #fff; }
  @media (min-width: 768px) {
    .comming-soon-text {
      margin-top: 124px; } }
  @media (max-width: 767px) {
    .comming-soon-text {
      position: relative;
      left: -28px; } }

@media (min-height: 960px) {
  .page-template-template-welcome {
    background-size: contain !important; } }

.page-template-template-welcome {
  background: #d21224 url(images/welcome-bg.png) 23px 0/cover no-repeat;
  background-attachment: fixed;
  color: #fff;
  font-family: Montserrat;
  font-size: 17px;
  font-weight: 500; }
  @media (max-width: 1349px) {
    .page-template-template-welcome {
      background-size: cover;
      background-position: top center; } }
  .page-template-template-welcome .header {
    display: none; }
  .page-template-template-welcome #wrapper {
    width: 100%; }
  .page-template-template-welcome h2:after {
    display: none; }
  .page-template-template-welcome .wpl-wrap {
    padding-top: 14px;
    padding-right: 13px; }
    @media (min-width: 1024px) {
      .page-template-template-welcome .wpl-wrap {
        -webkit-box-ordinal-group: 6;
            -ms-flex-order: 5;
                order: 5; } }
    @media (max-width: 1023px) {
      .page-template-template-welcome .wpl-wrap {
        float: right;
        clear: both; } }
    .page-template-template-welcome .wpl-wrap a {
      color: #fff !important; }
    .page-template-template-welcome .wpl-wrap .wpml-ls-sub-menu a {
      }

 .page-template-template-welcome .wpml-ls-statics-shortcode_actions .wpml-ls-current-language:hover>a, .wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a:focus{
	 color: #fff !important;
}
  .page-template-template-welcome .temp-block {
    border-color: #fff; }
  .page-template-template-welcome .wpml-ls-statics-shortcode_actions, .page-template-template-welcome .wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu, .page-template-template-welcome .wpml-ls-statics-shortcode_actions a {
    border-color: #fff; }
  .page-template-template-welcome a.js-wpml-ls-item-toggle.wpml-ls-item-toggle:hover {
    background-color: #c30017 !important; }
  .page-template-template-welcome .wpml-ls-statics-shortcode_actions {
    background-color: transparent; }
  .page-template-template-welcome .wpml-ls-link {
    color: #fff !important; }
    .page-template-template-welcome .wpml-ls-link:hover {
      color: #fff;
      background-color: #c30017 !important; }
      .page-template-template-welcome .wpml-ls-link:hover span {
        color: #fff; }

.welcome-page {
  max-width: 948px;
  margin: 0 auto;
  padding: 24px 22px 18px; }
  @media (min-width: 1024px) {
    .welcome-page {
      padding: 91px 22px 18px; } }
  .welcome-page select {
    border: 1px solid #fff !important;
    color: #fff;
    background: #c30017 url(images/arrow-down.svg) no-repeat 90% 17px;
    height: 36px;
    font-size: 12px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    height: 42px;
    display: block;
    width: 100%;
    padding-left: 9px;
    padding-right: 15px;
    cursor: pointer; }
  .welcome-page select::-ms-expand {
    display: none; }
  .welcome-page option {
    color: #fff; }

.confirm-error-mess {
  display: none; }

.card-info-item label,
.select-label {
  font-family: Montserrat;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  margin-bottom: 8px; }

.fullstripe-name-wrap {
  margin-bottom: 9px; }

.fullstripe-name-wrap label {
  margin-bottom: 7px;
  display: inline-block; }

.enter-btn {
  border: 1px solid #fff;
  background-color: transparent;
  font-size: 15px;
  font-weight: 500;
  padding: 11px 20px;
  min-width: 231px;
  text-transform: uppercase; }
  .enter-btn:hover > span:after {
    -webkit-transform: translateX(4px);
        -ms-transform: translateX(4px);
            transform: translateX(4px); }
  .enter-btn > span:after {
    content: '';
    display: inline-block;
    width: 7px;
    height: 11px;
    background: url("images/arrow-right.png") center/contain no-repeat;
    margin-left: 15px;
    position: relative;
    top: 1px; }

.custom-checkbox {
  cursor: pointer;
  display: inline-block;
  margin-bottom: 27px; }
  .custom-checkbox > span {
    position: relative;
    padding-left: 30px;
    padding-top: 4px;
    font-size: 14px; }
    .custom-checkbox > span:after {
      left: 0;
      top: 2px;
      width: 22px;
      height: 22px;
      border: 2px solid #fff; }
    .custom-checkbox > span:before {
      left: 0;
      top: 2px;
      width: 22px;
      height: 22px;
      background: url(images/check-square.svg) center/contain no-repeat;
      opacity: 0;
      visibility: hidden; }
  .custom-checkbox input {
    display: none; }
    .custom-checkbox input:checked + span:before {
      opacity: 1;
      visibility: visible; }

.card-info-items,
.age-fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 360px;
  margin-top: 8px;
  margin-bottom: 22px;
  max-width: 100%; }
  .card-info-items > div,
  .age-fields > div {
    width: 32%; }
    @media (min-width: 1024px) {
      .card-info-items > div,
      .age-fields > div {
        width: 31%; } }

.welcome-title {
  font-family: Montserrat;
  font-size: 40px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.03;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }
  @media (max-width: 1023px) {
    .welcome-title {
      clear: both;
      padding-top: 37px;
      font-size: 33px;
      padding-left: 22px; } }
  .welcome-title span, .welcome-title strong {
    font-weight: 700; }

.welcome-header {
  margin-bottom: 58px; }
  @media (min-width: 1024px) {
    .welcome-header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }

.welcome-footer-text {
  font-family: "Roboto Condensed";
  font-size: 13px;
  font-weight: 400;
  max-width: 360px;
  margin: 0 auto;
  text-align: center; }
  .welcome-footer-text a {
    color: #fff; }

.age-verification-text,
.card-verification-text {
  line-height: 1.2;
  margin-bottom: 24px; }

.verification-wrapper {
  margin-bottom: 60px; }
  @media (min-width: 1024px) {
    .verification-wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 88px; } }

@media (min-width: 1024px) {
  .age-verification {
    width: 50%;
    padding-top: 60px;
    padding-right: 30px; } }

@media (max-width: 1023px) {
  .age-verification {
    padding-left: 23px; } }

.card-verification {
  border: 10px solid #fff;
  padding: 47px 16px 39px;
  background-color: #d21224; }
  @media (min-width: 1024px) {
    .card-verification {
      width: 50%;
      padding: 47px 45px 39px; } }
  @media (max-width: 1023px) {
    .card-verification {
      margin-top: 52px; } }

.card-verification-form {
  display: none; }

.fullstripe-form-title:after {
  display: none; }

.card-verification-visible h2 {
  margin-bottom: 18px; }

.card-verification-label,
.age-verification-label {
  font-family: "Roboto Condensed";
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 5px; }

#payment-form-style .alert-success {
  font-size: 0; }
  #payment-form-style .alert-success:after {
    content: 'successful';
    font-size: 17px; }

#payment-form-style button,
.btn-payment {
  font-family: "Roboto Condensed";
  font-size: 15px;
  font-weight: 700;
  border: 1px solid #fff;
  padding: 12px 34px 12px 56px;
  display: inline-block;
  position: relative;
  cursor: pointer;
  margin-bottom: 12px; }
  #payment-form-style button:hover:before,
  .btn-payment:hover:before {
    -webkit-transform: translateX(4px);
        -ms-transform: translateX(4px);
            transform: translateX(4px); }
  #payment-form-style button:after,
  .btn-payment:after {
    width: 27px;
    height: 18px;
    background: url(images/card.png) no-repeat;
    left: 17px;
    top: 16px; }
  #payment-form-style button:before,
  .btn-payment:before {
    background: url(images/arrow-right.png) no-repeat;
    width: 7px;
    height: 11px;
    top: 20px;
    right: 15px; }

#payment-form-style {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  #payment-form-style br {
    display: none; }
  #payment-form-style input {
    background-color: #c30017 !important;
    display: block;
    width: 100% !important;
    height: 42px; }

.submit-payment button {
  min-width: 232px; }

.card-num-wrap {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.submit-payment {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  margin-top: 22px; }

.card-verification-info {
  font-family: "Roboto Condensed";
  font-size: 13px;
  font-weight: 400; }

.age-verification-form p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 280px;
  margin-bottom: 10px; }
  @media (min-width: 1024px) {
    .age-verification-form p {
      width: 366px; } }

.age-verification-form [type="submit"] {
  border: 1px solid #fff;
  margin-left: 96px;
  width: 87px;
  font-size: 13px;
  height: 38px;
  margin-bottom: 10px; }
  @media (min-width: 1024px) {
    .age-verification-form [type="submit"] {
      margin-left: 125px;
      width: 113px; } }

.age-verification-form input {
  border: 1px solid #fff;
  background: transparent;
  width: 31%;
  height: 44px;
  text-align: center;
  outline: none; }
  .age-verification-form input:focus {
    border-color: #fff; }

.age-verification-form input::-webkit-input-placeholder {
  color: #fff; }

.age-verification-form input:-ms-input-placeholder {
  color: #fff; }

.age-verification-form input::placeholder {
  color: #fff; }

.valid-date-error,
.age-error-mess {
  display: none; }

.card-verification-form #payment-form-style {
  overflow: hidden; }
  .card-verification-form #payment-form-style input {
    background: transparent;
    border: 1px solid #fff; }
  .card-verification-form #payment-form-style [type="submit"] {
    border: 1px solid #fff;
    background-color: transparent; }

.card-verification-form ._50 {
  width: 46%;
  margin-bottom: 5px; }
  @media (max-width: 519px) {
    .card-verification-form ._50 {
      width: 96%;
      margin: 0 2% 10px; } }
  .card-verification-form ._50 br {
    display: none; }
  .card-verification-form ._50 > label {
    font-size: 14px;
    display: block; }

@media (max-width: 519px) {
  .card-verification-form ._25 {
    width: 46%;
    margin: 0 2%; } }

.card-verification-form ._25 > label {
  font-size: 14px; }

.card-verification-form [type="submit"] {
  margin-top: 20px; }

.products-intro-banner {
  padding-top: 132px;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-position: top center; }
  @media (min-width: 1024px) {
    .products-intro-banner {
      padding-top: 85px; } }
  .products-intro-banner .intro-title {
    font-family: "Montserrat";
    font-size: 62px;
    font-weight: 800;
    text-transform: uppercase;
    line-height: .83;
    position: relative;
    left: -11px;
    top: 4px; }
html[lang="es-ES"] .products-intro-banner .intro-title {
	font-size: 50px;
}

    @media (max-width: 399px) {
      .products-intro-banner .intro-title {
        letter-spacing: -.5px;
        left: -15px; } }
    @media (min-width: 768px) {
      .products-intro-banner .intro-title {
        top: 7px;
        font-size: 114px; } 
html[lang="es-ES"] .products-intro-banner .intro-title {
	font-size: 100px;
}

}
    @media (min-width: 1024px) {
      .products-intro-banner .intro-title {
        font-size: 154px;
        top: 11px; } 
		
html[lang="es-ES"] .products-intro-banner .intro-title {
	font-size: 140px;
}

}
    @media (min-width: 1200px) {
      .products-intro-banner .intro-title {
        font-size: 186px; } 
html[lang="es-ES"] .products-intro-banner .intro-title {
	font-size: 160px;
}

}

.page-template-template-products .video .container, .page-template-template-products .video .navigation-single {
  padding-left: 50px; }
  @media (min-width: 1200px) {
    .page-template-template-products .video .container, .page-template-template-products .video .navigation-single {
      padding-left: 24px; } }

.quality-section {
  margin-top: 100px; }
  .quality-section .section-title {
    color: #d21224;
    margin-left: 25px; }

.quality-posts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -12px;
  margin-right: -12px; }
  @media (max-width: 767px) {
    .quality-posts {
      margin-top: -22px; } }
  @media (max-width: 459px) {
    .quality-posts {
      margin-right: -54px; } }

.quality-post {
  display: block;
  width: 100%;
  padding: 0 12px;
  margin-top: 47px; }
  @media (min-width: 768px) {
    .quality-post {
      width: 50%;
      margin-top: 26px; } }
  @media (max-width: 459px) {
    .quality-post {
      padding-right: 0; } }

.quality-post-image-wrap {
  padding-right: 29px;
  position: relative;
  z-index: 3; }
  .quality-post-image-wrap + .quality-post-content-wrap .quality-post-content {
    padding-top: 147px;
    margin-top: -120px; }

.quality-post-image {
  padding-bottom: 59.3%;
  display: block; }
  @media (max-width: 459px) {
    .quality-post-image {
      min-height: 299px; } }

.quality-post-content-wrap {
  padding-left: 27px; }

.quality-post-content {
  background-color: #f6f6f8;
  position: relative;
  padding: 20px 32px 35px; }
  @media (max-width: 459px) {
    .quality-post-content {
      padding-right: 60px;
      padding-left: 28px; } }
  .quality-post-content:after {
    border: 14px solid transparent;
    border-right: 14px solid #fff;
    border-bottom: 14px solid #fff;
    bottom: 0;
    right: 0; }
  .quality-post-content h4 {
    line-height: .65;
    margin-bottom: 31px;
    margin-left: 15px; }
  .quality-post-content h4 span {
    font-size: 22px;
    color: #434343;
    text-decoration: none;
    font-weight: 500;
    position: relative; }
    .quality-post-content h4 span:after {
      background-color: #d21224;
      height: 23px;
      width: 4px;
      -webkit-transform: skew(-13deg);
          -ms-transform: skew(-13deg);
              transform: skew(-13deg);
      top: 4px;
      left: -12px; }

.news-section .section-title {
  color: #d21224; }

.news-section .container, .news-section .navigation-single {
  position: relative;
  padding-top: 60px;
  min-height: 444px; }
  @media (min-width: 520px) {
    .news-section .container, .news-section .navigation-single {
      min-height: 460px;
      padding-top: 173px; } }
  @media (min-width: 768px) {
    .news-section .container, .news-section .navigation-single {
      min-height: 600px; } }
  @media (min-width: 1024px) {
    .news-section .container, .news-section .navigation-single {
      min-height: 724px; } }
  @media (max-width: 1199px) {
    .news-section .container, .news-section .navigation-single {
      padding-left: 41px; } }
  @media (min-width: 520px) {
    .news-section .container, .news-section .navigation-single {
      padding-top: 100px;margin-bottom: 20px; } }

.bg-text-2 {
  color: #eae8e4;
  font-family: "Montserrat";
  font-size: 57px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: .87;
  position: absolute;
  top: 145px;
  left: 33px;
  width: 342px; }
  @media (min-width: 520px) {
    .bg-text-2 {
      top: 133px;
      font-size: 60px;
      width: 502px;
      line-height: .88;
      left: 26px; } }
  @media (min-width: 768px) {
    .bg-text-2 {
      font-size: 97px;
      width: 727px; } }
  @media (min-width: 1024px) {
    .bg-text-2 {
      top: 121px;
      left: 26px;
      font-size: 133px;
      width: 1140px; } }
  @media (min-width: 1200px) {
    .bg-text-2 {
      font-size: 153px; } }

.news-text-content {
  position: relative;
  z-index: 3; }

.product-filter-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-top: 45px;
  position: relative;
  padding-bottom: 14px;
  margin-bottom: 32px; }
  @media (min-width: 1024px) {
    .product-filter-header {
      padding-top: 58px; } }
  .product-filter-header:after {
    left: 24px;
    bottom: 0;
    width: calc(100% - 48px);
    height: 1px;
    background-color: #eae8e4; }
  .product-filter-header h2 {
    color: #d21224;
    margin-left: 28px;
    margin-bottom: 3px; }

.tablet .product-holder,
.mobile .product-holder {
  position: relative; }
  .tablet .product-holder:hover:after,
  .mobile .product-holder:hover:after {
    opacity: 0;
    visibility: hidden; }
  .tablet .product-holder:after,
  .mobile .product-holder:after {
    background: url(images/clicking.svg) center/contain no-repeat;
    width: 20px;
    height: 20px;
    bottom: 15px;
    left: 15px;
    opacity: .8; }

.product-sizes-text {
  margin-top: 19px; }

.product-list-top-left-col {
  margin-bottom: 14px; }

.products-select option:first-child {
  display: none; }

.product-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 10px;
  color: #1d1d1d;
  margin-bottom: 14px; }
  .product-filter select {
    cursor: pointer;
    width: 163px;
    height: 41px;
    border: 1px solid #d5d5d5;
    color: #434343;
    font-size: 12px;
    font-weight: 500;
    padding-left: 14px;
    padding-right: 25px;
    margin-left: 13px;
    background: url(images/arrow-down.png) 93% 17px no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
    .product-filter select:hover, .product-filter select:focus {
      outline: none;
      border-color: #434343; }
  .product-filter select::-ms-expand {
    display: none; }

.products-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -25px; }
  @media (min-width: 450px) {
    .products-wrap {
      margin: 0 -13px; } }

.product-shell {
  width: 100%;
  padding: 13px; }
  @media (min-width: 768px) {
    .product-shell {
      width: 50%; } }
  @media (min-width: 1024px) {
    .product-shell {
      width: 33.33333%; } }

.product-holder {
  height: 100%; }

.product-cols-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%; }

.product-col-left {
  width: 53.5%;
  padding: 20px 15px 20px 19px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative; }
  @media (min-width: 450px) {
    .product-col-left {
      padding: 20px 25px 20px 22px; } }
  @media (min-width: 1024px) {
    .product-col-left { padding: 20px 15px 20px 22px; } 
	  
html[lang="es-ES"] .product-col-left {
    padding: 20px 40px 20px 22px;
}

}
  .product-col-left p {
    margin-bottom: 0; }

.product-excerpt {
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
  visibility: hidden;
  font-size: 15px;
  color: #fff;
  line-height: 18pt; }
@media (max-width: 500px) {
  .product-excerpt {font-size: 14px;max-width: 135px;}
}
.product-col-right {
  width: 46.5%; }

.product-info {
  position: relative;
  z-index: 10; }

.main-product-img {
  position: absolute;
  left: -55px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  max-width: 160px;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: .3s;
  transition: .3s; }

.not-full-product .main-product-img {
  left: -30px; }

.product-thumbnail {
  width: 116px;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.product-holder:hover .product-title,
.product-holder:hover .product-overlay {
  -webkit-transform: none !important;
      -ms-transform: none !important;
          transform: none !important; }

.product-holder:hover .product-excerpt {
  opacity: 1;
  visibility: visible; }

.product-holder:hover .product-title {
  color: #fff; }

.product-holder:hover .product-thumbnail {
  -webkit-transform: scale(0.88);
      -ms-transform: scale(0.88);
          transform: scale(0.88); }

.product-holder:hover .main-product-img {
  -webkit-transform: translate(10px, -50%) scale(0.78);
      -ms-transform: translate(10px, -50%) scale(0.78);
          transform: translate(10px, -50%) scale(0.78); }

.product-holder.not-full-product:hover .main-product-img {
  -webkit-transform: translate(-5px, -50%) scale(1.1);
      -ms-transform: translate(-5px, -50%) scale(1.1);
          transform: translate(-5px, -50%) scale(1.1); }

.product-title {
  color: #231f20;
  font-size: 20px;
  font-weight: 600;
  line-height: 21px;
  margin-bottom: 10px;
  -webkit-transition: color .2s, opacity .3s .2s, visibility .3s .2s, -webkit-transform .3s;
  transition: color .2s, opacity .3s .2s, visibility .3s .2s, -webkit-transform .3s;
  transition: transform .3s, color .2s, opacity .3s .2s, visibility .3s .2s;
  transition: transform .3s, color .2s, opacity .3s .2s, visibility .3s .2s, -webkit-transform .3s;
  opacity: 0;
  visibility: hidden;
  position: relative;
  z-index: 10;
  max-width: 100px;
  word-break: normal; }
  @media (min-width: 450px) {
    .product-title {
      font-size: 21px; } }
  .product-title.show-title {
    opacity: 1;
    visibility: visible; }

.sizes-title {
  font-size: 10px; }

.product-sizes {
  padding-left: 24px;
  padding-top: 11px;
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
  visibility: hidden; }
  @media (min-width: 520px) {
    .product-sizes {
      padding-left: 53px; } }

.product-info-list {
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 2px; }
  @media (min-width: 520px) {
    .product-info-list {
      margin-bottom: 15px; } }
  .product-info-list p {
    margin-bottom: 0px; }

.product-overlay {
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-transform-origin: left top;
      -ms-transform-origin: left top;
          transform-origin: left top;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0); }

.product-images {
  position: relative;
  text-align: center;
  min-height: 237px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.product-thumbnail {
  position: relative;
  z-index: 10; }

.products-list {
  text-align: center;
  padding-bottom: 48px; }
  @media (min-width: 520px) {
    .products-list {
      padding-bottom: 28px; } }

.products-wrap {
  text-align: left; }

.load-more {
  margin-top: 10px; }
  @media (min-width: 520px) {
    .load-more {
      margin-top: 50px; } }

.ipad .page-template-template-your-shisha #footer {
  display: block;
  height: auto;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1000; }

.page-template-template-your-shisha {
  overflow: hidden;
  background-image: -webkit-radial-gradient(circle, #ef3738 0%, #8c0501 100%);
  background-image: radial-gradient(circle, #ef3738 0%, #8c0501 100%);
  color: #fff;
  position: fixed;
  height: 100vh;
  width: 100%;
  left: 0;
  top: 0; }
  .page-template-template-your-shisha br {
    display: block; }
  @media (max-width: 949px) {
    .page-template-template-your-shisha .footer-wrap {
      height: 151px; } }
  .page-template-template-your-shisha .footer {
    height: 151px; }
    @media (min-width: 950px) {
      .page-template-template-your-shisha .footer {
        height: 177px; } }
    @media (max-width: 949px) {
      .page-template-template-your-shisha .footer .container, .page-template-template-your-shisha .footer .navigation-single {
        padding-top: 20px; }
      .page-template-template-your-shisha .footer .footer-full-experience .btn-payment {
        margin-bottom: 5px; } }
  .page-template-template-your-shisha #wrapper {
    display: block;
    width: 100%;
    min-height: 1px; }
    @media (min-width: 768px) {
      .page-template-template-your-shisha #wrapper {
        padding: 0 18px; } }
  .page-template-template-your-shisha .nk-ankchor.active {
    color: #fff !important; }
    .page-template-template-your-shisha .nk-ankchor.active:after {
      background: url(images/active-link-shisha.png) no-repeat; }
  .page-template-template-your-shisha .page-anchors-burger {
    display: none; }
  @media (min-width: 1300px) {
    .page-template-template-your-shisha .page-anchors {
      width: 144px; } }
  .page-template-template-your-shisha .page-anchors {
    margin-top: -100px; }
  @media (max-width: 1279px) {
    .page-template-template-your-shisha .page-anchors {
      display: none !important;
      left: auto;
      right: 0;
      text-align: right;
      padding: 10px 5px;
      width: 100%;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      top: auto;
      padding-bottom: 0;
      bottom: 0;
      background: #c70e1e; }
      .page-template-template-your-shisha .page-anchors ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding-left: 0; }
      .page-template-template-your-shisha .page-anchors li {
        margin: 0 14px 10px; }
      .page-template-template-your-shisha .page-anchors .nk-ankchor:after {
        display: none; }
      .page-template-template-your-shisha .page-anchors .nk-ankchor:before {
        content: '';
        position: absolute;
        left: -9px;
        width: 3px;
        height: 15px;
        background-color: #fff;
        top: -3px;
        -webkit-transform: skew(-12deg);
            -ms-transform: skew(-12deg);
                transform: skew(-12deg);
        opacity: 0;
        visibility: hidden; }
      .page-template-template-your-shisha .page-anchors .nk-ankchor.active:before {
        opacity: 1;
        visibility: visible; } }

.mobile .page-template-template-your-shisha a.nk-ankchor:hover,
.tablet .page-template-template-your-shisha a.nk-ankchor:hover {
  color: #000; }

.desktop .page-template-template-your-shisha .nk-ankchor:hover {
  color: #fff; }

@media (max-width: 767px) {
  .admin-bar.page-template-template-your-shisha .about-shisha-section {
    padding-top: 160px; } }

.shisha-page {
  position: relative;
  height: calc(100vh - 151px);
  height: calc(var(--vh, 1vh) * 100);
  width: 100%;
  max-width: 1080px;
  overflow: hidden;
  margin: 0 auto; }
  @media (min-width: 950px) {
    .shisha-page {
      height: calc(100vh - 177px);
      height: calc(var(--vh, 1vh) * 100); } }
  @media (max-width: 1400px) {
    .shisha-page {
      max-width: 950px; } }

.shisha-sub-title {
  font-size: 26px;
  text-transform: none;
  line-height: 31px;
  font-weight: 700;
  -webkit-transition: .8s ease-in-out;
  transition: .8s ease-in-out;
  opacity: 0;
  visibility: hidden; }
  .shisha-sub-title:after {
    display: none; }
  @media (min-width: 1024px) {
    .shisha-sub-title {
      line-height: 35px;
      font-size: 31px; } }
  @media (max-width: 519px) {
    .shisha-sub-title {
      font-size: 19px;
      line-height: 24px; } }

.shisha-main-title {
  font-size: 90px;
  font-weight: 900;
  line-height: 82px;
  width: 550px;
  margin-bottom: 30px;
  -webkit-transform: translateY(130px);
      -ms-transform: translateY(130px);
          transform: translateY(130px);
  -webkit-transition: .8s ease-in-out;
  transition: .8s ease-in-out;
  opacity: 0;
  visibility: hidden;
  text-transform: uppercase; }
  @media (min-width: 1024px) {
    .shisha-main-title {
      font-size: 86px;
      line-height: 75px;
      font-weight: 900; } }
  @media (max-width: 519px) {
    .shisha-main-title {
      font-size: 54px;
      line-height: 50px; }
	  
	 html[lang="es-ES"] .shisha-main-title {
         font-size: 34px !important;
      }

}

.heateor_sss_sharing_title {
  font-size: 18px;
  font-weight: 500 !important;
  font-family: 'Montserrat'; }
.mobileonly.mouse {margin: 20px auto;}
.mobileonline.mouse {margin: 20px auto;}
.share-shisha {
  position: fixed;
  top: 8px;
  right: 10px;
  z-index: 10000;
  -webkit-transition: .8s ease-in-out;
  transition: .8s ease-in-out;
  opacity: 0;
  visibility: hidden; }
  .share-shisha > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .share-shisha ul.heateor_sss_sharing_ul li {
    margin-left: 14px !important; }
    .share-shisha ul.heateor_sss_sharing_ul li i {
      -webkit-transition: .2s;
      transition: .2s; }
      .share-shisha ul.heateor_sss_sharing_ul li i:hover {
        -webkit-transform: translateY(-3px);
            -ms-transform: translateY(-3px);
                transform: translateY(-3px); }
  @media (min-width: 1200px) {
    .share-shisha {
      top: 57px;
      right: 68px; } }

.mouse-wrap {
  padding-left: 96px;
  padding-top: 5px;
  -webkit-transition: .8s ease-in-out;
  transition: .8s ease-in-out;
  opacity: 0;
  visibility: hidden; }
  @media (min-width: 520px) {
    .mouse-wrap {
      padding-left: 205px; } }

.tablet .mouse,
.mobile .mouse {
  background: url(images/white-arrows.svg) center/58% no-repeat; }

.mouse {
  width: 31px;
  height: 58px;
  background: url(images/mouse.svg) center/contain no-repeat;
  -webkit-animation: UpDown 1s ease-in-out 0s infinite alternate;
          animation: UpDown 1s ease-in-out 0s infinite alternate; }

@-webkit-keyframes UpDown {
  from {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px); }
  to {
    -webkit-transform: translateY(10px);
            transform: translateY(10px); } }

@keyframes UpDown {
  from {
    -webkit-transform: translateY(-4px);
            transform: translateY(-4px); }
  to {
    -webkit-transform: translateY(10px);
            transform: translateY(10px); } }

.shisha-left-block {
  position: absolute;
  width: 33.33333%;
  left: 0;
  top: 0;
  height: 100%; }
  @media (max-width: 767px) {
    .shisha-left-block {
      padding-left: 15px; } }

.shisha-images-wrap {
  position: absolute;
  width: 33.33333%;
  left: 26.33%;
  top: 0;
  height: 100%; }
  @media (min-width: 1024px) {
    .shisha-images-wrap {
      left: 33.33333%; } }
  @media (max-width: 519px) {
    .shisha-images-wrap {
      left: 6%;
      -webkit-transform: scale(0.45);
          -ms-transform: scale(0.45);
              transform: scale(0.45);
      top: -5%; } }

.mobile.landscape .steps-text.about-shisha-continue-text {
  margin-top: 0 !important; }

.mobile.landscape .shisha-main-title {
  font-size: 37px;
  font-weight: 900;
  line-height: 32px;
  margin-bottom: 0;
  margin-top: 115px; }

.mobile.landscape .shisha-images-wrap {
  -webkit-transform: translate(50px, -20px) scale(0.3);
      -ms-transform: translate(50px, -20px) scale(0.3);
          transform: translate(50px, -20px) scale(0.3); }

@media (max-height: 1100px) and (min-width: 520px) {
  .shisha-images-wrap {
    -webkit-transform: translate(10px, -30px) scale(0.86);
        -ms-transform: translate(10px, -30px) scale(0.86);
            transform: translate(10px, -30px) scale(0.86); } }

@media (max-height: 870px) and (min-width: 520px) {
  .shisha-images-wrap {
    -webkit-transform: translate(20px, -20px) scale(0.8);
        -ms-transform: translate(20px, -20px) scale(0.8);
            transform: translate(20px, -20px) scale(0.8); } }

@media (max-height: 800px) and (min-width: 520px) {
  .shisha-images-wrap {
    -webkit-transform: translate(40px, -20px) scale(0.65);
        -ms-transform: translate(40px, -20px) scale(0.65);
            transform: translate(40px, -20px) scale(0.65); } }

@media (max-height: 730px) and (min-width: 520px) {
  .shisha-images-wrap {
    -webkit-transform: translate(50px, -20px) scale(0.65);
        -ms-transform: translate(50px, -20px) scale(0.65);
            transform: translate(50px, -20px) scale(0.65); }
  .steps-text.about-shisha-continue-text {
    margin-top: -45px; }
  .steps-text.step-10 {
    margin-top: -40px !important; } }

@media (max-height: 690px) and (min-width: 520px) {
  .shisha-images-wrap {
    -webkit-transform: translate(50px, -20px) scale(0.5);
        -ms-transform: translate(50px, -20px) scale(0.5);
            transform: translate(50px, -20px) scale(0.5); } }

@media (max-height: 700px) and (min-width: 1024px) {
  .shisha-main-title {
    font-size: 68px;
    line-height: 60px; } }

.shisha-steps-text {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 39.33%; }
  @media (min-width: 1024px) {
    .shisha-steps-text {
      width: 33.33333%; } }
  @media (max-width: 767px) {
    .shisha-steps-text {
      padding-right: 13px; } }
  @media (max-width: 519px) {
    .shisha-steps-text {
      width: 60%; } }

.shisha-left-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.shisha-step-1-text {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.shisha-block-title {
  -webkit-transition: .8s ease-in-out;
  transition: .8s ease-in-out;
  font-size: 48px;
  font-weight: 700;
  line-height: 48px; }
  @media (min-width: 1024px) {
    .shisha-block-title {
      font-size: 82px;
      line-height: 72px; } }
  @media (max-width: 519px) {
    .shisha-block-title {
      display: none; } }

.shisha-images {
  position: absolute;
  width: 2px;
  height: 2px;
  left: 50%;
  margin-left: -1px;
  top: 50%;
  margin-top: -1px;
  -webkit-transition: .8s ease-in-out;
  transition: .8s ease-in-out;
  -webkit-transform: translate(-62px, -18px);
      -ms-transform: translate(-62px, -18px);
          transform: translate(-62px, -18px); }
  .shisha-images img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    width: auto;
    max-width: 1000px;
    -webkit-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out; }

img.shisha-img-1 {
  top: 141px;
  z-index: 120; }

img.shisha-img-4,
img.shisha-img-3 {
  top: 142px;
  z-index: 120; }

img.shisha-img-4 {
  width: 138px; }

img.shisha-img-2 {
  top: -167px;
  left: 26px;
  z-index: 115; }

img.helper-img-1 {
  opacity: 1;
  visibility: visible;
  top: -88px;
  left: 37px;
  z-index: 126; }

img.shisha-img-5 {
  z-index: 90;
  top: -368px;
  left: 29px;
  -webkit-transform: translateY(-70px);
      -ms-transform: translateY(-70px);
          transform: translateY(-70px); }

img.shisha-img-2 {
  opacity: 1;
  visibility: visible; }

img.shisha-img-6 {
  left: 38px;
  top: -470px;
  z-index: 89; }

img.shisha-img-7 {
  top: -368px;
  left: 29px; }

img.shisha-img-8 {
  top: -390px;
  left: 26px; }

img.shisha-img-9 {
  top: -367px;
  left: 31px; }

[data-step="1"] .shisha-images {
  -webkit-transform: translateX(467px);
      -ms-transform: translateX(467px);
          transform: translateX(467px); }
  @media (min-width: 520px) {
    [data-step="1"] .shisha-images {
      -webkit-transform: translateX(170px);
          -ms-transform: translateX(170px);
              transform: translateX(170px); } }

[data-step="1"] .shisha-main-title {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

[data-step="1"] img.shisha-img-1,
[data-step="1"] .shisha-main-title,
[data-step="1"] .mouse-wrap,
[data-step="1"] .shisha-sub-title {
  opacity: 1;
  visibility: visible; }

[data-step="1"] .shisha-block-title {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(-200px);
      -ms-transform: translateY(-200px);
          transform: translateY(-200px); }

[data-step="2"] img.shisha-img-1,
[data-step="2"] .step-1 {
  opacity: 1;
  visibility: visible; }

[data-step="3"] img.shisha-img-1,
[data-step="3"] .step-1 {
  opacity: 1;
  visibility: visible; }

[data-step="3"] img.shisha-img-2 {
  top: -329px; }

[data-step="3"] img.helper-img-1 {
  top: -250px; }

[data-step="4"] img.shisha-img-2 {
  top: -329px; }

[data-step="4"] img.helper-img-1 {
  top: -250px; }

[data-step="4"] .step-1 {
  opacity: 1;
  visibility: visible; }

[data-step="4"] img.shisha-img-3 {
  opacity: 1;
  visibility: visible; }

[data-step="5"] img.shisha-img-2 {
  top: -329px; }

[data-step="5"] img.helper-img-1 {
  top: -250px; }

[data-step="5"] .step-1 {
  opacity: 1;
  visibility: visible; }

[data-step="5"] img.shisha-img-4 {
  opacity: 1;
  visibility: visible; }

[data-step="6"] img.shisha-img-2 {
  top: -329px;
  -webkit-transform: scale(1.18) translate(1px, 88px);
      -ms-transform: scale(1.18) translate(1px, 88px);
          transform: scale(1.18) translate(1px, 88px); }

[data-step="6"] img.helper-img-1 {
  top: -250px;
  -webkit-transform: scale(1.18) translate(1px, 88px);
      -ms-transform: scale(1.18) translate(1px, 88px);
          transform: scale(1.18) translate(1px, 88px); }

[data-step="6"] .step-1 {
  opacity: 1;
  visibility: visible; }

[data-step="6"] img.shisha-img-4 {
  opacity: 1;
  visibility: visible;
  width: 166px;
  -webkit-transform: translate(-13px, -40px);
      -ms-transform: translate(-13px, -40px);
          transform: translate(-13px, -40px); }

[data-step="7"] img.shisha-img-2 {
  top: -329px;
  -webkit-transform: scale(1.18) translate(1px, 88px);
      -ms-transform: scale(1.18) translate(1px, 88px);
          transform: scale(1.18) translate(1px, 88px); }

[data-step="7"] img.helper-img-1 {
  top: -250px;
  -webkit-transform: scale(1.18) translate(1px, 88px);
      -ms-transform: scale(1.18) translate(1px, 88px);
          transform: scale(1.18) translate(1px, 88px); }

[data-step="7"] .step-2 {
  opacity: 1;
  visibility: visible; }

[data-step="7"] img.shisha-img-4 {
  opacity: 1;
  visibility: visible;
  width: 166px;
  -webkit-transform: translate(-13px, -40px);
      -ms-transform: translate(-13px, -40px);
          transform: translate(-13px, -40px); }

[data-step="7"] .shisha-images {
  -webkit-transform: translate(-62px, 151px);
      -ms-transform: translate(-62px, 151px);
          transform: translate(-62px, 151px); }

[data-step="7"] img.shisha-img-5 {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

[data-step="8"] img.shisha-img-2 {
  top: -329px;
  -webkit-transform: scale(1.18) translate(1px, 88px);
      -ms-transform: scale(1.18) translate(1px, 88px);
          transform: scale(1.18) translate(1px, 88px); }

[data-step="8"] img.helper-img-1 {
  top: -250px;
  -webkit-transform: scale(1.18) translate(1px, 88px);
      -ms-transform: scale(1.18) translate(1px, 88px);
          transform: scale(1.18) translate(1px, 88px); }

[data-step="8"] .step-3 {
  opacity: 1;
  visibility: visible; }

[data-step="8"] img.shisha-img-4 {
  opacity: 1;
  visibility: visible;
  width: 166px;
  -webkit-transform: translate(-13px, -40px);
      -ms-transform: translate(-13px, -40px);
          transform: translate(-13px, -40px); }

[data-step="8"] .shisha-images {
  -webkit-transform: translate(-62px, 151px);
      -ms-transform: translate(-62px, 151px);
          transform: translate(-62px, 151px); }

[data-step="8"] img.shisha-img-5 {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

[data-step="8"] img.shisha-img-6 {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(73px);
      -ms-transform: translateY(73px);
          transform: translateY(73px); }

[data-step="9"] img.shisha-img-2 {
  top: -329px;
  -webkit-transform: scale(1.18) translate(1px, 88px);
      -ms-transform: scale(1.18) translate(1px, 88px);
          transform: scale(1.18) translate(1px, 88px); }

[data-step="9"] img.helper-img-1 {
  top: -250px;
  -webkit-transform: scale(1.18) translate(1px, 88px);
      -ms-transform: scale(1.18) translate(1px, 88px);
          transform: scale(1.18) translate(1px, 88px); }

[data-step="9"] .step-4 {
  opacity: 1;
  visibility: visible; }

[data-step="9"] img.shisha-img-4 {
  opacity: 1;
  visibility: visible;
  width: 166px;
  -webkit-transform: translate(-13px, -40px);
      -ms-transform: translate(-13px, -40px);
          transform: translate(-13px, -40px); }

[data-step="9"] .shisha-images {
  -webkit-transform: translate(-62px, 151px);
      -ms-transform: translate(-62px, 151px);
          transform: translate(-62px, 151px); }

[data-step="9"] img.shisha-img-5 {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

[data-step="9"] img.shisha-img-6 {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(85px);
      -ms-transform: translateY(85px);
          transform: translateY(85px); }

[data-step="10"] img.shisha-img-2 {
  top: -329px;
  -webkit-transform: scale(1.18) translate(1px, 88px);
      -ms-transform: scale(1.18) translate(1px, 88px);
          transform: scale(1.18) translate(1px, 88px); }

[data-step="10"] img.helper-img-1 {
  top: -250px;
  -webkit-transform: scale(1.18) translate(1px, 88px);
      -ms-transform: scale(1.18) translate(1px, 88px);
          transform: scale(1.18) translate(1px, 88px); }

[data-step="10"] .step-5 {
  opacity: 1;
  visibility: visible; }

[data-step="10"] img.shisha-img-4 {
  opacity: 1;
  visibility: visible;
  width: 166px;
  -webkit-transform: translate(-13px, -40px);
      -ms-transform: translate(-13px, -40px);
          transform: translate(-13px, -40px); }

[data-step="10"] .shisha-images {
  -webkit-transform: translate(-62px, 151px);
      -ms-transform: translate(-62px, 151px);
          transform: translate(-62px, 151px); }

[data-step="10"] img.shisha-img-5 {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

[data-step="10"] img.shisha-img-6 {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(85px);
      -ms-transform: translateY(85px);
          transform: translateY(85px); }

[data-step="11"] img.shisha-img-2 {
  top: -329px;
  -webkit-transform: scale(1.18) translate(1px, 88px);
      -ms-transform: scale(1.18) translate(1px, 88px);
          transform: scale(1.18) translate(1px, 88px); }

[data-step="11"] img.helper-img-1 {
  top: -250px;
  -webkit-transform: scale(1.18) translate(1px, 88px);
      -ms-transform: scale(1.18) translate(1px, 88px);
          transform: scale(1.18) translate(1px, 88px); }

[data-step="11"] .step-6 {
  opacity: 1;
  visibility: visible; }

[data-step="11"] img.shisha-img-4 {
  opacity: 1;
  visibility: visible;
  width: 166px;
  -webkit-transform: translate(-13px, -40px);
      -ms-transform: translate(-13px, -40px);
          transform: translate(-13px, -40px); }

[data-step="11"] .shisha-images {
  -webkit-transform: translate(-62px, 151px);
      -ms-transform: translate(-62px, 151px);
          transform: translate(-62px, 151px); }

[data-step="11"] img.shisha-img-5 {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

[data-step="11"] img.shisha-img-6 {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(85px);
      -ms-transform: translateY(85px);
          transform: translateY(85px); }

[data-step="11"] img.shisha-img-7 {
  opacity: 1;
  visibility: visible; }

[data-step="12"] img.shisha-img-2 {
  top: -329px;
  -webkit-transform: scale(1.18) translate(1px, 88px);
      -ms-transform: scale(1.18) translate(1px, 88px);
          transform: scale(1.18) translate(1px, 88px); }

[data-step="12"] img.helper-img-1 {
  top: -250px;
  -webkit-transform: scale(1.18) translate(1px, 88px);
      -ms-transform: scale(1.18) translate(1px, 88px);
          transform: scale(1.18) translate(1px, 88px); }

[data-step="12"] .step-7 {
  opacity: 1;
  visibility: visible; }

[data-step="12"] img.shisha-img-4 {
  opacity: 1;
  visibility: visible;
  width: 166px;
  -webkit-transform: translate(-13px, -40px);
      -ms-transform: translate(-13px, -40px);
          transform: translate(-13px, -40px); }

[data-step="12"] .shisha-images {
  -webkit-transform: translate(-62px, 151px);
      -ms-transform: translate(-62px, 151px);
          transform: translate(-62px, 151px); }

[data-step="12"] img.shisha-img-5 {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

[data-step="12"] img.shisha-img-6 {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(85px);
      -ms-transform: translateY(85px);
          transform: translateY(85px); }

[data-step="12"] img.shisha-img-8 {
  opacity: 1;
  visibility: visible; }

[data-step="13"] img.shisha-img-2 {
  top: -329px;
  -webkit-transform: scale(1.18) translate(1px, 88px);
      -ms-transform: scale(1.18) translate(1px, 88px);
          transform: scale(1.18) translate(1px, 88px); }

[data-step="13"] img.helper-img-1 {
  top: -250px;
  -webkit-transform: scale(1.18) translate(1px, 88px);
      -ms-transform: scale(1.18) translate(1px, 88px);
          transform: scale(1.18) translate(1px, 88px); }

[data-step="13"] .step-7 {
  opacity: 1;
  visibility: visible; }

[data-step="13"] img.shisha-img-4 {
  opacity: 1;
  visibility: visible;
  width: 166px;
  -webkit-transform: translate(-13px, -40px);
      -ms-transform: translate(-13px, -40px);
          transform: translate(-13px, -40px); }

[data-step="13"] .shisha-images {
  -webkit-transform: translate(-62px, 151px);
      -ms-transform: translate(-62px, 151px);
          transform: translate(-62px, 151px); }

[data-step="13"] img.shisha-img-5 {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

[data-step="13"] img.shisha-img-6 {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(85px);
      -ms-transform: translateY(85px);
          transform: translateY(85px); }

[data-step="13"] img.shisha-img-8 {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(118px);
      -ms-transform: translateY(118px);
          transform: translateY(118px); }

[data-step="14"] img.shisha-img-2 {
  top: -329px;
  -webkit-transform: scale(1.18) translate(1px, 88px);
      -ms-transform: scale(1.18) translate(1px, 88px);
          transform: scale(1.18) translate(1px, 88px); }

[data-step="14"] img.helper-img-1 {
  top: -250px;
  -webkit-transform: scale(1.18) translate(1px, 88px);
      -ms-transform: scale(1.18) translate(1px, 88px);
          transform: scale(1.18) translate(1px, 88px); }

[data-step="14"] .step-8 {
  opacity: 1;
  visibility: visible; }

[data-step="14"] img.shisha-img-4 {
  opacity: 1;
  visibility: visible;
  width: 166px;
  -webkit-transform: translate(-13px, -40px);
      -ms-transform: translate(-13px, -40px);
          transform: translate(-13px, -40px); }

[data-step="14"] .shisha-images {
  -webkit-transform: translate(-62px, 151px);
      -ms-transform: translate(-62px, 151px);
          transform: translate(-62px, 151px); }

[data-step="14"] img.shisha-img-5 {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

[data-step="14"] img.shisha-img-6 {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(85px);
      -ms-transform: translateY(85px);
          transform: translateY(85px); }

[data-step="14"] img.shisha-img-8 {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(118px);
      -ms-transform: translateY(118px);
          transform: translateY(118px); }

[data-step="14"] img.shisha-img-9 {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(77px);
      -ms-transform: translateY(77px);
          transform: translateY(77px); }

[data-step="15"] img.shisha-img-2 {
  top: -329px;
  -webkit-transform: scale(1.18) translate(1px, 88px);
      -ms-transform: scale(1.18) translate(1px, 88px);
          transform: scale(1.18) translate(1px, 88px); }

[data-step="15"] img.helper-img-1 {
  top: -250px;
  -webkit-transform: scale(1.18) translate(1px, 88px);
      -ms-transform: scale(1.18) translate(1px, 88px);
          transform: scale(1.18) translate(1px, 88px); }

[data-step="15"] .step-9 {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(-100vh);
      -ms-transform: translateY(-100vh);
          transform: translateY(-100vh);
  -webkit-transition: 1s ease-in-out;
  transition: 1s ease-in-out; }

[data-step="15"] img.shisha-img-4 {
  opacity: 1;
  visibility: visible;
  width: 166px;
  -webkit-transform: translate(-13px, -40px);
      -ms-transform: translate(-13px, -40px);
          transform: translate(-13px, -40px); }

[data-step="15"] .shisha-images {
  -webkit-transform: translate(-62px, -5px);
      -ms-transform: translate(-62px, -5px);
          transform: translate(-62px, -5px); }

[data-step="15"] img.shisha-img-5 {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

[data-step="15"] img.shisha-img-6 {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(85px);
      -ms-transform: translateY(85px);
          transform: translateY(85px); }

[data-step="15"] img.shisha-img-8 {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(118px);
      -ms-transform: translateY(118px);
          transform: translateY(118px); }

[data-step="15"] img.shisha-img-9 {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(77px);
      -ms-transform: translateY(77px);
          transform: translateY(77px); }

[data-step="16"] img.shisha-img-2 {
  top: -329px;
  -webkit-transform: scale(1.18) translate(1px, 88px);
      -ms-transform: scale(1.18) translate(1px, 88px);
          transform: scale(1.18) translate(1px, 88px); }

[data-step="16"] img.helper-img-1 {
  top: -250px;
  -webkit-transform: scale(1.18) translate(1px, 88px);
      -ms-transform: scale(1.18) translate(1px, 88px);
          transform: scale(1.18) translate(1px, 88px); }

[data-step="16"] .step-9 {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(-100vh);
      -ms-transform: translateY(-100vh);
          transform: translateY(-100vh);
  -webkit-transition: 1s ease-in-out;
  transition: 1s ease-in-out; }

[data-step="16"] .steps-text.step-10 {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-42px, -35px);
      -ms-transform: translate(-42px, -35px);
          transform: translate(-42px, -35px); }

[data-step="16"] img.shisha-img-4 {
  opacity: 1;
  visibility: visible;
  width: 166px;
  -webkit-transform: translate(-13px, -40px);
      -ms-transform: translate(-13px, -40px);
          transform: translate(-13px, -40px); }

[data-step="16"] .shisha-images {
  -webkit-transform: translate(-62px, -5px);
      -ms-transform: translate(-62px, -5px);
          transform: translate(-62px, -5px); }

[data-step="16"] img.shisha-img-5 {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: none;
      -ms-transform: none;
          transform: none; }

[data-step="16"] img.shisha-img-6 {
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translateY(85px);
      -ms-transform: translateY(85px);
          transform: translateY(85px); }

[data-step="16"] img.shisha-img-8 {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(118px);
      -ms-transform: translateY(118px);
          transform: translateY(118px); }

[data-step="16"] img.shisha-img-9 {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(77px);
      -ms-transform: translateY(77px);
          transform: translateY(77px); }

[data-step="16"] img.shisha-img-10 {
  opacity: 1;
  visibility: visible; }

[data-step="16"] .share-shisha {
  opacity: 1;
  visibility: visible; }

[data-step="16"] .about-shisha-continue-text {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

[data-step="17"] .shisha-block-title {
  opacity: 0;
  visibility: hidden; }

[data-step="17"] .about-shisha-wrap.about-shisha-wrap-1 {
  opacity: 1;
  visibility: visible;
  background-color: #c70e1e; }

[data-step="17"] .tabs.shisha-tabs .tabs-content.tabs-content-1,
[data-step="17"] .tabs.shisha-tabs .tabs-nav-wrap {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  opacity: 1;
  visibility: visible; }

[data-step="17"] .about-shisha-wrap .container.a-shisha-container-1:after, [data-step="17"] .about-shisha-wrap .a-shisha-container-1.navigation-single:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: skew(-13deg);
      -ms-transform: skew(-13deg);
          transform: skew(-13deg); }

[data-step="18"] .shisha-block-title {
  opacity: 0;
  visibility: hidden; }

[data-step="18"] .about-shisha-wrap.about-shisha-wrap-1,
[data-step="18"] .about-shisha-wrap.about-shisha-wrap-2 {
  opacity: 1;
  visibility: visible;
  background-color: #c70e1e; }

[data-step="18"] .tabs.shisha-tabs .tabs-content.tabs-content-2,
[data-step="18"] .tabs.shisha-tabs .tabs-nav-wrap {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  opacity: 1;
  visibility: visible; }

[data-step="18"] .about-shisha-wrap .container.a-shisha-container-1:after, [data-step="18"] .about-shisha-wrap .a-shisha-container-1.navigation-single:after,
[data-step="18"] .about-shisha-wrap .container.a-shisha-container-2:after,
[data-step="18"] .about-shisha-wrap .a-shisha-container-2.navigation-single:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: skew(-13deg);
      -ms-transform: skew(-13deg);
          transform: skew(-13deg); }

[data-step="19"] .shisha-block-title {
  opacity: 0;
  visibility: hidden; }

[data-step="19"] .about-shisha-wrap.about-shisha-wrap-3,
[data-step="19"] .about-shisha-wrap.about-shisha-wrap-1,
[data-step="19"] .about-shisha-wrap.about-shisha-wrap-2 {
  opacity: 1;
  visibility: visible;
  background-color: #c70e1e; }

[data-step="19"] .tabs.shisha-tabs .tabs-content.tabs-content-3,
[data-step="19"] .tabs.shisha-tabs .tabs-nav-wrap {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  opacity: 1;
  visibility: visible; }

[data-step="19"] .about-shisha-wrap .container.a-shisha-container-3:after, [data-step="19"] .about-shisha-wrap .a-shisha-container-3.navigation-single:after,
[data-step="19"] .about-shisha-wrap .container.a-shisha-container-1:after,
[data-step="19"] .about-shisha-wrap .a-shisha-container-1.navigation-single:after,
[data-step="19"] .about-shisha-wrap .container.a-shisha-container-2:after,
[data-step="19"] .about-shisha-wrap .a-shisha-container-2.navigation-single:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: skew(-13deg);
      -ms-transform: skew(-13deg);
          transform: skew(-13deg); }

[data-step="20"] .shisha-block-title {
  opacity: 0;
  visibility: hidden; }

[data-step="20"] .about-shisha-wrap.about-shisha-wrap-3,
[data-step="20"] .about-shisha-wrap.about-shisha-wrap-4,
[data-step="20"] .about-shisha-wrap.about-shisha-wrap-1,
[data-step="20"] .about-shisha-wrap.about-shisha-wrap-2 {
  opacity: 1;
  visibility: visible;
  background-color: #c70e1e; }

[data-step="20"] .tabs.shisha-tabs .tabs-content.tabs-content-4,
[data-step="20"] .tabs.shisha-tabs .tabs-nav-wrap {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  opacity: 1;
  visibility: visible; }

[data-step="20"] .about-shisha-wrap .container.a-shisha-container-3:after, [data-step="20"] .about-shisha-wrap .a-shisha-container-3.navigation-single:after,
[data-step="20"] .about-shisha-wrap .container.a-shisha-container-4:after,
[data-step="20"] .about-shisha-wrap .a-shisha-container-4.navigation-single:after,
[data-step="20"] .about-shisha-wrap .container.a-shisha-container-1:after,
[data-step="20"] .about-shisha-wrap .a-shisha-container-1.navigation-single:after,
[data-step="20"] .about-shisha-wrap .container.a-shisha-container-2:after,
[data-step="20"] .about-shisha-wrap .a-shisha-container-2.navigation-single:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: skew(-13deg);
      -ms-transform: skew(-13deg);
          transform: skew(-13deg); }

[data-step="21"] .shisha-block-title {
  opacity: 0;
  visibility: hidden; }

[data-step="21"] .about-shisha-wrap.about-shisha-wrap-3,
[data-step="21"] .about-shisha-wrap.about-shisha-wrap-4,
[data-step="21"] .about-shisha-wrap.about-shisha-wrap-5,
[data-step="21"] .about-shisha-wrap.about-shisha-wrap-1,
[data-step="21"] .about-shisha-wrap.about-shisha-wrap-2 {
  opacity: 1;
  visibility: visible;
  background-color: #c70e1e; }

[data-step="21"] .tabs.shisha-tabs .tabs-content.tabs-content-5,
[data-step="21"] .tabs.shisha-tabs .tabs-nav-wrap {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  opacity: 1;
  visibility: visible; }

[data-step="21"] .about-shisha-wrap .container.a-shisha-container-3:after, [data-step="21"] .about-shisha-wrap .a-shisha-container-3.navigation-single:after,
[data-step="21"] .about-shisha-wrap .container.a-shisha-container-4:after,
[data-step="21"] .about-shisha-wrap .a-shisha-container-4.navigation-single:after,
[data-step="21"] .about-shisha-wrap .container.a-shisha-container-5:after,
[data-step="21"] .about-shisha-wrap .a-shisha-container-5.navigation-single:after,
[data-step="21"] .about-shisha-wrap .container.a-shisha-container-1:after,
[data-step="21"] .about-shisha-wrap .a-shisha-container-1.navigation-single:after,
[data-step="21"] .about-shisha-wrap .container.a-shisha-container-2:after,
[data-step="21"] .about-shisha-wrap .a-shisha-container-2.navigation-single:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: skew(-13deg);
      -ms-transform: skew(-13deg);
          transform: skew(-13deg); }

[data-step="22"] .shisha-block-title {
  opacity: 0;
  visibility: hidden; }

[data-step="22"] .about-shisha-wrap.about-shisha-wrap-6,
[data-step="22"] .about-shisha-wrap.about-shisha-wrap-3,
[data-step="22"] .about-shisha-wrap.about-shisha-wrap-4,
[data-step="22"] .about-shisha-wrap.about-shisha-wrap-5,
[data-step="22"] .about-shisha-wrap.about-shisha-wrap-1,
[data-step="22"] .about-shisha-wrap.about-shisha-wrap-2 {
  opacity: 1;
  visibility: visible;
  background-color: #c70e1e; }

[data-step="22"] .tabs.shisha-tabs .tabs-content.tabs-content-6,
[data-step="22"] .tabs.shisha-tabs .tabs-nav-wrap {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  opacity: 1;
  visibility: visible; }

[data-step="22"] .about-shisha-wrap .container.a-shisha-container-6:after, [data-step="22"] .about-shisha-wrap .a-shisha-container-6.navigation-single:after,
[data-step="22"] .about-shisha-wrap .container.a-shisha-container-3:after,
[data-step="22"] .about-shisha-wrap .a-shisha-container-3.navigation-single:after,
[data-step="22"] .about-shisha-wrap .container.a-shisha-container-4:after,
[data-step="22"] .about-shisha-wrap .a-shisha-container-4.navigation-single:after,
[data-step="22"] .about-shisha-wrap .container.a-shisha-container-5:after,
[data-step="22"] .about-shisha-wrap .a-shisha-container-5.navigation-single:after,
[data-step="22"] .about-shisha-wrap .container.a-shisha-container-1:after,
[data-step="22"] .about-shisha-wrap .a-shisha-container-1.navigation-single:after,
[data-step="22"] .about-shisha-wrap .container.a-shisha-container-2:after,
[data-step="22"] .about-shisha-wrap .a-shisha-container-2.navigation-single:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: skew(-13deg);
      -ms-transform: skew(-13deg);
          transform: skew(-13deg); }

[data-step="23"] .shisha-block-title {
  opacity: 0;
  visibility: hidden; }

[data-step="23"] .about-shisha-wrap.about-shisha-wrap-7,
[data-step="23"] .about-shisha-wrap.about-shisha-wrap-6,
[data-step="23"] .about-shisha-wrap.about-shisha-wrap-3,
[data-step="23"] .about-shisha-wrap.about-shisha-wrap-4,
[data-step="23"] .about-shisha-wrap.about-shisha-wrap-5,
[data-step="23"] .about-shisha-wrap.about-shisha-wrap-1,
[data-step="23"] .about-shisha-wrap.about-shisha-wrap-2 {
  opacity: 1;
  visibility: visible;
  background-color: #c70e1e; }

[data-step="23"] .tabs.shisha-tabs .tabs-content.tabs-content-7,
[data-step="23"] .tabs.shisha-tabs .tabs-nav-wrap {
  -webkit-transform: none;
      -ms-transform: none;
          transform: none;
  opacity: 1;
  visibility: visible; }

[data-step="23"] .about-shisha-wrap .container.a-shisha-container-7:after, [data-step="23"] .about-shisha-wrap .a-shisha-container-7.navigation-single:after,
[data-step="23"] .about-shisha-wrap .container.a-shisha-container-6:after,
[data-step="23"] .about-shisha-wrap .a-shisha-container-6.navigation-single:after,
[data-step="23"] .about-shisha-wrap .container.a-shisha-container-3:after,
[data-step="23"] .about-shisha-wrap .a-shisha-container-3.navigation-single:after,
[data-step="23"] .about-shisha-wrap .container.a-shisha-container-4:after,
[data-step="23"] .about-shisha-wrap .a-shisha-container-4.navigation-single:after,
[data-step="23"] .about-shisha-wrap .container.a-shisha-container-5:after,
[data-step="23"] .about-shisha-wrap .a-shisha-container-5.navigation-single:after,
[data-step="23"] .about-shisha-wrap .container.a-shisha-container-1:after,
[data-step="23"] .about-shisha-wrap .a-shisha-container-1.navigation-single:after,
[data-step="23"] .about-shisha-wrap .container.a-shisha-container-2:after,
[data-step="23"] .about-shisha-wrap .a-shisha-container-2.navigation-single:after {
  opacity: 1;
  visibility: visible;
  -webkit-transform: skew(-13deg);
      -ms-transform: skew(-13deg);
          transform: skew(-13deg); }

img.shisha-img-10 {
  left: -286px;
  top: 30px;
  z-index: 1000;
  -webkit-transition: .8s ease-out;
  transition: .8s ease-out; }

div.about-shisha-continue-text {
  font-size: 19px;
  font-weight: 700;
  line-height: 29px;
  padding-left: 22px;
  left: -5px;
  top: calc(50% + 40px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .8s ease-out .2s;
  transition: .8s ease-out .2s;
  -webkit-transform: translateY(calc(-50% + 100px));
      -ms-transform: translateY(calc(-50% + 100px));
          transform: translateY(calc(-50% + 100px)); }
  @media (min-width: 520px) {
    div.about-shisha-continue-text {
      padding-left: 30px;
      font-size: 24px; } }
  @media (min-width: 1024px) {
    div.about-shisha-continue-text {
      padding-left: 0;
      font-size: 31px;
      line-height: 35px;
      top: calc(50% + 110px); } }
  div.about-shisha-continue-text .mouse-wrap {
    opacity: 1;
    visibility: visible;
    padding-left: 100px;
    padding-top: 11px; }
    @media (min-width: 1024px) {
      div.about-shisha-continue-text .mouse-wrap {
        padding-left: 136px; } }

.steps-text.step-10 {
  font-size: 44px;
  font-weight: 700;
  -webkit-transform: translate(-42px, 160px);
      -ms-transform: translate(-42px, 160px);
          transform: translate(-42px, 160px);
  -webkit-transition: 1s ease-out;
  transition: 1s ease-out; }
  @media (max-width: 1023px) {
    .steps-text.step-10 {
      padding-left: 70px;
      margin-top: -24px; } }
  @media (max-width: 519px) {
    .steps-text.step-10 {
      padding-left: 60px; }
html[lang="es-ES"] .steps-text.step-10 {
	font-size:35px !important;
	  }

}

.steps-text {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .8s;
  transition: .8s;
  font-size: 15px;
  font-weight: 500;
  line-height: 21px;
  padding-left: 35px;
  margin-top: 39px;
  max-width: 325px; }
  @media (min-width: 768px) {
    .steps-text {
      margin-left: 21px;
      font-size: 18px;
      line-height: 24px; } }
  @media (max-width: 767px) {
    .steps-text {
      padding-right: 12px; } }

.step-number {
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 34px;
  font-weight: 700; }
  @media (min-width: 768px) {
    .step-number {
      font-size: 44px; } }

/*about shisha section*/
.about-shisha-bg-title {
  font-size: 57px;
  line-height: 53px;
  text-transform: uppercase;
  margin-bottom: 25px; }
  @media (min-width: 1024px) {
    .about-shisha-bg-title {
      font-size: 82px;
      line-height: 72px; } }
  .about-shisha-bg-title:after {
    display: none; }

.about-shisha-wrap {
  position: fixed;
  background-color: transparent;
  z-index: 8;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  height: calc(var(--vh, 1vh) * 100);
  overflow: hidden;
  max-height: 100vh;
  max-height: calc(var(--vh, 1vh) * 100);
  max-width: 100vw;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out; }
  .about-shisha-wrap .container, .about-shisha-wrap .navigation-single {
    position: relative;
    min-height: 100vh;
    max-width: 1120px;
    padding-bottom: 165px; }
    @media (max-width: 767px) {
      .about-shisha-wrap .container, .about-shisha-wrap .navigation-single {
        padding-bottom: 185px;
        padding-top: 150px; } }
    .about-shisha-wrap .container:after, .about-shisha-wrap .navigation-single:after {
      background-color: #d21124;
      width: 200vw;
      height: 1000vh;
      bottom: 0;
      right: 100%;
      margin-right: -190px;
      -webkit-transform-origin: bottom right;
          -ms-transform-origin: bottom right;
              transform-origin: bottom right;
      -webkit-transform: skew(-13deg) translateX(-50px);
          -ms-transform: skew(-13deg) translateX(-50px);
              transform: skew(-13deg) translateX(-50px);
      -webkit-transition: .7s ease-in-out;
      transition: .7s ease-in-out;
      opacity: 0;
      visibility: hidden; }
      @media (min-width: 1024px) {
        .about-shisha-wrap .container:after, .about-shisha-wrap .navigation-single:after {
          margin-right: 213px; } }
      @media (max-width: 767px) {
        .about-shisha-wrap .container:after, .about-shisha-wrap .navigation-single:after {
          display: none; } }

.tabs.shisha-tabs .tabs-nav-wrap {
  width: 364px;
  min-width: 364px;
  padding-top: 33vh;
  padding-bottom: 100px;
  -webkit-transform: translateX(-60px);
      -ms-transform: translateX(-60px);
          transform: translateX(-60px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .8s ease-in-out;
  transition: .8s ease-in-out; }
  @media (min-width: 1024px) {
    .tabs.shisha-tabs .tabs-nav-wrap {
      width: 463px;
      min-width: 463px;
      padding-top: 35vh; } }
  @media (max-width: 767px) {
    .tabs.shisha-tabs .tabs-nav-wrap {
      padding-top: 100px;
      padding-bottom: 1px;
      width: 100%;
      min-width: 10px;
      position: relative; }
      .tabs.shisha-tabs .tabs-nav-wrap:after {
        content: '';
        position: absolute;
        width: 100vw;
        height: 1000px;
        background-color: #d21224;
        bottom: 0;
        left: -24px;
        z-index: -1;
        -webkit-transform-origin: bottom left;
            -ms-transform-origin: bottom left;
                transform-origin: bottom left;
        -webkit-transform: skew(0, -5deg);
            -ms-transform: skew(0, -5deg);
                transform: skew(0, -5deg); } }

.tabs.shisha-tabs .tabs-content {
  -webkit-transform: translateX(-60px);
      -ms-transform: translateX(-60px);
          transform: translateX(-60px);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .8s ease-in-out .2s;
  transition: .8s ease-in-out .2s; }

.tabs.shisha-tabs .tabs-nav {
  padding-right: 30px;
  width: auto; }
  .tabs.shisha-tabs .tabs-nav:after {
    display: none; }

.tabs.shisha-tabs .tab-text-block {
  position: relative;
  padding-bottom: 5px;
  margin-top: 13px; }
  @media (min-width: 768px) {
    .tabs.shisha-tabs .tab-text-block {
      margin-top: 19vh; } }
  @media (min-width: 1024px) {
    .tabs.shisha-tabs .tab-text-block {
      margin-top: 22vh; } }

.tabs.shisha-tabs .about-shisha-list {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: -0.03px;
  line-height: 20px;
  max-width: 380px;
  position: relative;
  z-index: 3; }
  @media (min-width: 768px) {
    .tabs.shisha-tabs .about-shisha-list {
      padding-left: 11px; } }
  .tabs.shisha-tabs .about-shisha-list > li {
    margin-bottom: 42px;
    position: relative;
    padding-left: 23px; }
    @media (max-width: 767px) {
      .tabs.shisha-tabs .about-shisha-list > li:last-child {
        margin-bottom: 0; } }
    .tabs.shisha-tabs .about-shisha-list > li:after {
      height: 29px;
      width: 4px;
      background-color: #fff;
      -webkit-transform: skew(-14deg);
          -ms-transform: skew(-14deg);
              transform: skew(-14deg);
      left: 4px;
      top: 3px; }

.shisha-container-content {
  position: relative;
  z-index: 6; }

.about-shisha-section {
  max-height: 100vh;
  max-height: calc(var(--vh, 1vh) * 100);
  overflow-y: auto;
  overflow-x: hidden; }

.about-shisha-back {
  font-family: "Roboto Condensed";
  font-size: 15px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
  position: absolute;
  bottom: 20px;
  left: 24px;
  padding-left: 22px;
  cursor: pointer;
  z-index: 20;
  -webkit-transition: .8s ease-in-out .2s;
  transition: .8s ease-in-out .2s;
  -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
  opacity: 0;
  visibility: hidden; }
  @media (min-width: 768px) {
    .about-shisha-back {
      bottom: 66px; } }
  .about-shisha-back:hover:after {
    -webkit-transform: translateX(-5px);
        -ms-transform: translateX(-5px);
            transform: translateX(-5px); }
  .about-shisha-back:hover span {
    text-decoration: none; }
  .about-shisha-back:after {
    left: 0;
    top: 7px;
    width: 17px;
    height: 13px;
    background: url(images/back-ic.svg) center/contain no-repeat; }
  .about-shisha-back span {
    text-decoration: underline; }

.about-shisha-bg-text {
  position: absolute;
  color: #da1823;
  font-family: Montserrat;
  font-size: 91px;
  font-weight: 900;
  line-height: 95px;
  left: -12px;
  top: -80px;
  text-transform: uppercase; }
  @media (min-width: 768px) {
    .about-shisha-bg-text {
      top: -100px;
      left: 2px;
      font-size: 153px;
      line-height: 135px; } }

@media (min-height: 600px) {
  .about-shisha-back {
    bottom: 66px; } }

@media (max-width: 1400px) {
  .about-shisha-wrap .container, .about-shisha-wrap .navigation-single {
    max-width: 950px; } }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .intro-banner .intro-title-wrap {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0; }
  .page-template-template-products .intro-title-wrap {
    position: static; }
  .page-template-template-products .intro-banner {
    padding-bottom: 0; }
  .intro-banner {
    padding-bottom: 240px; }
  .header-content {
    padding-top: 11px; }
  .border-slide-title {
    max-width: 100%; }
  .product-filter-header {
    display: block;
    overflow: hidden; }
  .product-filter {
    float: right; }
  .bg-text {
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
        hyphens: auto; }
  .shisha-step-1-text {
    left: 0; }
  .separ-container > div {
    border-bottom: 1px solid #eae8e4;
    position: relative;
    top: -32px; }
  .product-filter-header {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: end !important; }
    .product-filter-header:after {
      display: none; } }

html[dir="rtl"] {
  direction: ltr;
  /*shisha*/
  /*about shisha section*/ }
  @media (max-width: 767px) {
    html[dir="rtl"].safari-browser .year.milestone-year-event {
      font-size: 54px; } }
  @media (min-width: 1024px) {
    html[dir="rtl"] .country-list {
      -webkit-column-count: 2;
              column-count: 2;
      width: 460px; } }
  @media (min-width: 1024px) {
    html[dir="rtl"] .about-carousel-content-2 .story-title {
      max-height: 90px;
      margin-bottom: 0;
      padding-bottom: 10px !important;
      padding-top: 10px; } }
  @media (min-width: 768px) {
    html[dir="rtl"] .about-content-2-wrap .year-active-line {
      top: 50% !important; } }
  @media (min-width: 768px) {
    html[dir="rtl"] .about-content-2-wrap:after,
    html[dir="rtl"] .about-content-2-wrap:before {
      height: 100% !important; } }
  html[dir="rtl"] .mobile-touch-helper {
    left: 38px;
    right: auto; }
  html[dir="rtl"] .mobile-touch-helper-2 {
    right: auto;
    left: 11px; }
  html[dir="rtl"] .page-holder {
    direction: rtl; }
  html[dir="rtl"] .burger {
    left: auto;
    right: 0; }
  html[dir="rtl"] .quality-post-content h4 {
    margin-left: 0;
    margin-right: 15px; }
  html[dir="rtl"] .header-content {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    opacity: 0;
    visibility: hidden;
    padding-left: 0; }
    @media (min-width: 1024px) {
      html[dir="rtl"] .header-content {
        padding-right: 120px; } }
    @media (min-width: 1400px) {
      html[dir="rtl"] .header-content {
        padding-right: 158px; } }
    @media (max-width: 1023px) {
      html[dir="rtl"] .header-content {
        left: auto;
        right: 0;
        -webkit-transform: none;
            -ms-transform: none;
                transform: none; } }
  html[dir="rtl"] .header .header-logo {
    margin-right: 0; }
    @media (min-width: 1024px) {
      html[dir="rtl"] .header .header-logo {
        margin-left: 39px; } }
    @media (min-width: 1400px) {
      html[dir="rtl"] .header .header-logo {
        margin-left: 100px; } }
    @media (max-width: 1023px) {
      html[dir="rtl"] .header .header-logo {
        padding: 10px 82px 0 0; } }
  html[dir="rtl"] .mob-accordeon-head {
    padding-left: 0;
    padding-right: 12px; }
    html[dir="rtl"] .mob-accordeon-head:after {
      left: auto !important;
      right: 0 !important;
      -webkit-transform: skew(13deg) !important;
          -ms-transform: skew(13deg) !important;
              transform: skew(13deg) !important; }
  @media (max-width: 1023px) {
    html[dir="rtl"] .wpl-wrap {
      padding-right: 45px; } }
  @media (max-width: 1023px) {
    html[dir="rtl"] .main-menu {
      padding-top: 40px;
      padding-left: 20px;
      padding-right: 45px;
      padding-bottom: 20px; }
      html[dir="rtl"] .main-menu a {
        white-space: nowrap; } }
  html[dir="rtl"] .main-menu a:after {
    left: auto;
    right: -11px;
    -webkit-transform: skew(14deg) translateX(4px);
        -ms-transform: skew(14deg) translateX(4px);
            transform: skew(14deg) translateX(4px); }
  html[dir="rtl"] .main-menu a:hover:after {
    -webkit-transform: skew(14deg);
        -ms-transform: skew(14deg);
            transform: skew(14deg); }
  html[dir="rtl"] .main-menu > li {
    margin-right: 0;
    margin-left: 0; }
    @media (min-width: 1024px) {
      html[dir="rtl"] .main-menu > li {
        margin-left: 42px; } }
    @media (min-width: 1400px) {
      html[dir="rtl"] .main-menu > li {
        margin-left: 74px; } }
  html[dir="rtl"].show-menu .header-content {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    opacity: 1;
    visibility: visible; }
  html[dir="rtl"] .intro-menu {
    background: transparent;
    padding: 63px 48px 63px 15px; }
    html[dir="rtl"] .intro-menu:before {
      width: 100%;
      height: 100%;
      right: 0;
      top: 0;
      background: url(images/menu-bg.png) bottom right no-repeat;
      -webkit-transform: scale(-1, 1);
          -ms-transform: scale(-1, 1);
              transform: scale(-1, 1); }
  html[dir="rtl"] .intro-nav a:hover:after {
    -webkit-transform: skew(14deg);
        -ms-transform: skew(14deg);
            transform: skew(14deg); }
  html[dir="rtl"] .intro-nav a:after {
    left: auto;
    right: -14px;
    -webkit-transform: skew(14deg) translateX(-4px);
        -ms-transform: skew(14deg) translateX(-4px);
            transform: skew(14deg) translateX(-4px); }
  html[dir="rtl"] .location-map {
    direction: ltr; }
  html[dir="rtl"] .hotspot_details {
    direction: rtl; }
  html[dir="rtl"] .country-list-item {
    padding-right: 0;
    padding-left: 10px; }
  html[dir="rtl"] .country-list-icon {
    padding-right: 0;
    padding-left: 18px; }
  @media (max-width: 1023px) {
    html[dir="rtl"] .map-page .globeGl {
      right: 24px;
      left: auto; } }
  @media (min-width: 1024px) {
    html[dir="rtl"] .map-page .globeGl {
      right: auto;
      left: -10px; } }
  @media (min-width: 1200px) {
    html[dir="rtl"] .map-page .globeGl {
      left: 49px; } }
  html[dir="rtl"] .footer .wpl-wrap {
    margin-right: 0;
    padding-right: 0;
    margin-left: 10px; }
    @media (min-width: 950px) {
      html[dir="rtl"] .footer .wpl-wrap {
        margin-left: 96px; } }
  html[dir="rtl"] .footer-right-col-1 {
    text-align: left; }
  @media (max-width: 949px) {
    html[dir="rtl"] .footer-additional-info {
      text-align: right;
      padding-left: 15px;
      padding-right: 0; } }
  @media (min-width: 950px) {
    html[dir="rtl"] .footer-full-experience {
      margin-right: 51px;
      margin-left: 0; } }
  html[dir="rtl"] .footer-nav > li {
    margin-left: 17px;
    margin-right: 0; }
    @media (max-width: 949px) {
      html[dir="rtl"] .footer-nav > li {
        margin-bottom: 1px; } }
    html[dir="rtl"] .footer-nav > li:first-child {
      margin-right: 0; }
  html[dir="rtl"] .footer-left {
    padding-right: 0;
    padding-left: 30px; }
    @media (max-width: 949px) {
      html[dir="rtl"] .footer-left {
        padding-left: 0;
        padding-bottom: 8px; } }
  html[dir="rtl"] .contacts-image {
    right: auto;
    left: 0; }
    @media (max-width: 1069px) {
      html[dir="rtl"] .contacts-image {
        left: auto;
        right: -26px; } }
  html[dir="rtl"] .form-type-btn {
    margin-right: 0;
    margin-left: 39px;
    padding-left: 0;
    padding-right: 26px; }
  html[dir="rtl"] .form-type-btn:after {
    left: auto;
    right: 0; }
  html[dir="rtl"] .custom-style:last-child {
    -ms-flex-item-align: end;
        align-self: flex-end;
    margin-left: auto; }
  html[dir="rtl"] .form-type-btn:before {
    left: auto;
    right: 4px; }
  html[dir="rtl"] h2:after, html[dir="rtl"] .h2:after, html[dir="rtl"] .fullstripe-form-title:after {
    left: auto;
    right: -21px;
    -webkit-transform: skew(13deg);
        -ms-transform: skew(13deg);
            transform: skew(13deg); }
  html[dir="rtl"] .page-anchors {
    left: auto;
    right: 0; }
    html[dir="rtl"] .page-anchors a:after {
      left: auto;
      right: -23px;
      -webkit-transform: scale(-1, 1);
          -ms-transform: scale(-1, 1);
              transform: scale(-1, 1); }
    html[dir="rtl"] .page-anchors ul {
      padding-left: 0;
      padding-right: 23px; }
  html[dir="rtl"] .custom-style input,
  html[dir="rtl"] .custom-style textarea {
    text-align: right; }
  html[dir="rtl"] .custom-style .field-title {
    left: auto;
    right: 10px; }
  html[dir="rtl"] .product-filter select {
    margin-left: 0;
    margin-right: 13px;
    background: url(images/arrow-down.png) 7% 17px no-repeat;
    padding-left: 25px;
    padding-right: 14px; }
  html[dir="rtl"] .main-product-img {
    left: auto;
    right: -71px; }
  html[dir="rtl"] .product-holder.not-full-product:hover .main-product-img {
    -webkit-transform: translate(-20px, -50%) scale(0.9);
        -ms-transform: translate(-20px, -50%) scale(0.9);
            transform: translate(-20px, -50%) scale(0.9); }
  html[dir="rtl"] .product-holder:hover .main-product-img {
    -webkit-transform: translate(-20px, -50%) scale(0.78);
        -ms-transform: translate(-20px, -50%) scale(0.78);
            transform: translate(-20px, -50%) scale(0.78); }
  html[dir="rtl"] .not-full-product .main-product-img {
    left: auto;
    right: -30px; }
  html[dir="rtl"] .product-filter-header h2 {
    margin-left: 0;
    margin-right: 28px; }
  html[dir="rtl"] .btn {
    padding: 5px 31px 8px 37px;
    -webkit-transform: skew(14deg);
        -ms-transform: skew(14deg);
            transform: skew(14deg);
    margin-left: 0;
    margin-right: 14px; }
    html[dir="rtl"] .btn span {
      -webkit-transform: skew(-14deg);
          -ms-transform: skew(-14deg);
              transform: skew(-14deg); }
    html[dir="rtl"] .btn:before {
      left: auto;
      right: -7px; }
    html[dir="rtl"] .btn:hover:after {
      -webkit-transform: translateX(-6px);
          -ms-transform: translateX(-6px);
              transform: translateX(-6px); }
    html[dir="rtl"] .btn:after {
      left: auto;
      right: -10px; }
  html[dir="rtl"] .quality-post-content h4 a:after {
    left: auto;
    right: -12px;
    -webkit-transform: skew(13deg);
        -ms-transform: skew(13deg);
            transform: skew(13deg); }
  html[dir="rtl"] .quality-section .section-title {
    margin-left: 0;
    margin-right: 25px; }
  html[dir="rtl"] .page-template-template-products .video .container, html[dir="rtl"] .page-template-template-products .video .navigation-single, html[dir="rtl"] .page-template-template-products .video .navigation-single {
    padding-left: 24px;
    padding-right: 50px; }
  html[dir="rtl"] .product-col-left {
    text-align: right;
    padding: 20px 19px 20px 15px; }
    @media (min-width: 450px) {
      html[dir="rtl"] .product-col-left {
        padding: 20px 22px 20px 15px; } }
  html[dir="rtl"] .quality-post-image-wrap {
    padding-right: 0;
    padding-left: 29px; }
  html[dir="rtl"] .quality-post-content-wrap {
    padding-left: 0;
    padding-right: 27px; }
  html[dir="rtl"] .quality-post-content:after {
    border: 14px solid transparent;
    border-left: 14px solid #fff;
    border-bottom: 14px solid #fff;
    bottom: 0;
    right: auto;
    left: 0; }
  html[dir="rtl"] .form-submit .btn {
    padding: 20px 10px; }
  html[dir="rtl"] .form-submit .btn [type="submit"] {
    -webkit-transform: skew(-14deg);
        -ms-transform: skew(-14deg);
            transform: skew(-14deg); }
  html[dir="rtl"] .contact-template .form-submit {
    text-align: left; }
  html[dir="rtl"] .footer-full-experience .btn-payment {
    padding: 18px 50px 16px 32px; }
    @media (max-width: 949px) {
      html[dir="rtl"] .footer-full-experience .btn-payment {
        padding: 7px 64px 6px 40px; } }
  html[dir="rtl"] #payment-form-style button:before, html[dir="rtl"] .btn-payment:before {
    right: auto;
    left: 15px; }
  html[dir="rtl"] .footer-full-experience .btn-payment:after {
    left: auto;
    right: 11px; }
    @media (max-width: 949px) {
      html[dir="rtl"] .footer-full-experience .btn-payment:after {
        right: 17px;
        left: auto; } }
  html[dir="rtl"] .btn-payment:hover:before {
    -webkit-transform: scale(-1, 1) translateX(3px);
        -ms-transform: scale(-1, 1) translateX(3px);
            transform: scale(-1, 1) translateX(3px); }
  html[dir="rtl"] .btn-payment:before {
    -webkit-transform: scale(-1, 1);
        -ms-transform: scale(-1, 1);
            transform: scale(-1, 1); }
  html[dir="rtl"] .produsts-slider-wrap .title-100 {
    line-height: 1.5; }
  html[dir="rtl"] .location-btn.btn span:after {
    left: 0;
    margin-left: -23px; }
  @media (max-width: 419px) {
    html[dir="rtl"] .intro-title {
      left: auto;
      right: -10px; } }
  html[dir="rtl"] .products-intro-banner .intro-title {
    left: auto;
    right: -11px;
    top: -16px; }
    @media (max-width: 399px) {
      html[dir="rtl"] .products-intro-banner .intro-title {
        left: auto;
        right: -15px; } }
    @media (min-width: 768px) {
      html[dir="rtl"] .products-intro-banner .intro-title {
        top: -29px; } }
    @media (min-width: 1024px) {
      html[dir="rtl"] .products-intro-banner .intro-title {
        top: -39px; } }
    @media (min-width: 1200px) {
      html[dir="rtl"] .products-intro-banner .intro-title {
        top: -47px; } }
  @media (max-width: 1299px) {
    html[dir="rtl"] .about-carousel {
      left: auto;
      right: -20px; } }
  html[dir="rtl"] .about-carousel:after {
    right: auto;
    left: 76px; }
    @media (min-width: 768px) {
      html[dir="rtl"] .about-carousel:after {
        right: auto;
        left: 104px; } }
  html[dir="rtl"] .about-carousel-slide {
    padding: 9px 40px 9px 143px; }
    @media (max-width: 767px) {
      html[dir="rtl"] .about-carousel-slide {
        padding: 11px 0px 6px 95px; }
        html[dir="rtl"] .about-carousel-slide.active {
          padding: 15px 0px 10px 95px; } }
    html[dir="rtl"] .about-carousel-slide:before {
      left: 0; }
      @media (max-width: 767px) {
        html[dir="rtl"] .about-carousel-slide:before {
          margin-left: 12px; } }
  html[dir="rtl"] .about-content-2-wrap {
    right: auto;
    left: 0; }
    html[dir="rtl"] .about-content-2-wrap:before {
      -webkit-transform: skew(19deg);
          -ms-transform: skew(19deg);
              transform: skew(19deg);
      left: auto;
      right: 100%;
      height: 75px; }
      @media (min-width: 768px) {
        html[dir="rtl"] .about-content-2-wrap:before {
          height: 144px; } }
    html[dir="rtl"] .about-content-2-wrap:after {
      -webkit-transform: skew(19deg);
          -ms-transform: skew(19deg);
              transform: skew(19deg);
      height: 75px; }
      @media (min-width: 768px) {
        html[dir="rtl"] .about-content-2-wrap:after {
          height: 144px; } }
    @media (min-width: 768px) {
      html[dir="rtl"] .about-content-2-wrap .year-active-line {
        top: 73px; } }
  html[dir="rtl"] .year-active-line {
    right: auto;
    left: 73px; }
    @media (min-width: 768px) {
      html[dir="rtl"] .year-active-line {
        right: auto;
        left: 101px; } }
  @media (min-width: 768px) {
    html[dir="rtl"] .milstone-years-helper > div:after,
    html[dir="rtl"] .year-active-line:after {
      left: auto;
      right: 24px; } }
  @media (max-width: 767px) {
    html[dir="rtl"] .milstone-years-helper > div:after,
    html[dir="rtl"] .year-active-line:after {
      left: auto;
      right: 22px; } }
  html[dir="rtl"] .about-carousel-content-2 {
    padding: 14px 0 19px 97px;
    z-index: 10; }
    @media (min-width: 768px) {
      html[dir="rtl"] .about-carousel-content-2 {
        padding: 15px 70px 15px 143px; } }
    @media (min-width: 1024px) {
      html[dir="rtl"] .about-carousel-content-2 {
        padding: 15px 70px 15px 143px; } }
    html[dir="rtl"] .about-carousel-content-2 .story-text {
      padding-right: 0;
      padding-left: 14px; }
  html[dir="rtl"] .about-carousel-content {
    padding-right: 0;
    padding-left: 14px; }
  html[dir="rtl"] .story-title {
    margin-bottom: 10px; }
    @media (max-width: 767px) {
      html[dir="rtl"] .story-title {
        left: auto;
        right: 25px;
        padding: 4px 2px 3px 19px; } }
  @media (max-width: 767px) {
    html[dir="rtl"] .about-slider-wrap {
      left: auto;
      right: 20px; } }
  @media (min-width: 1300px) {
    html[dir="rtl"] .about-slider-wrap {
      left: auto;
      right: 35px; } }
  @media (max-width: 767px) {
    html[dir="rtl"] .about-section .about-carousel {
      left: auto;
      right: -6px; }
    html[dir="rtl"] .about-section .about-carousel-slide {
      padding: 9px 0px 6px 73px;
      min-height: 54px; }
    html[dir="rtl"] .about-section .about-carousel-slide.active {
      padding: 21px 0px 10px 73px; }
    html[dir="rtl"] .about-section .about-content-2-wrap:before {
      margin-left: 0;
      margin-right: -6px; }
    html[dir="rtl"] .about-section .about-carousel-content {
      text-align: right; }
      html[dir="rtl"] .about-section .about-carousel-content .story-title {
        left: auto;
        right: 39px;
        padding: 4px 10px 3px 8px !important;
        width: 152px;
        max-height: 67px; }
    html[dir="rtl"] .about-section .about-carousel:after {
      right: auto;
      left: 61px; }
    html[dir="rtl"] .about-section .year-active-line {
      right: auto;
      left: 61px; }
    html[dir="rtl"] .about-section .about-slider-wrap {
      left: auto;
      right: 0; }
      html[dir="rtl"] .about-section .about-slider-wrap > .container, html[dir="rtl"] .about-section .about-slider-wrap > .navigation-single {
        right: 20px;
        left: auto; } }
  @media (min-width: 1200px) {
    html[dir="rtl"] .our-slide-inner {
      padding-right: 0;
      padding-left: 110px; } }
  @media (min-width: 850px) {
    html[dir="rtl"] .text-slide-image-wrap + .slide-content {
      padding-left: 0;
      padding-right: 47px; } }
  html[dir="rtl"] .text-slide-image-wrap:after {
    border: 44px solid transparent;
    border-right: 44px solid #fff;
    border-top: 44px solid #fff;
    left: auto;
    right: 0;
    -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
            transform: rotate(5deg);
    -webkit-transform-origin: bottom right;
        -ms-transform-origin: bottom right;
            transform-origin: bottom right; }
  @media (min-width: 1200px) {
    html[dir="rtl"] .border-slide .our-slide-inner {
      padding-right: 46px;
      padding-left: 130px; } }
  html[dir="rtl"] .border-slide .bottom-left {
    left: 57px; }
  html[dir="rtl"] .border-slide .top-left {
    left: 26px; }
  @media (min-width: 1200px) {
    html[dir="rtl"] .border-slide .bottom-left,
    html[dir="rtl"] .border-slide .top-left {
      left: 128px; } }
  html[dir="rtl"] .border-slide .bottom-right,
  html[dir="rtl"] .border-slide .top-right {
    right: 21px; }
    @media (min-width: 1200px) {
      html[dir="rtl"] .border-slide .bottom-right,
      html[dir="rtl"] .border-slide .top-right {
        right: 46px; } }
  @media (max-width: 519px) {
    html[dir="rtl"] .where-we-are .container, html[dir="rtl"] .where-we-are .navigation-single {
      padding-right: 24px;
      padding-left: 14px; } }
  html[dir="rtl"] .where-we-are-text {
    padding: 55px 28px 38px 10px;
    background: transparent; }
    @media (min-width: 520px) {
      html[dir="rtl"] .where-we-are-text {
        padding: 53px 40px 70px 10px; } }
    html[dir="rtl"] .where-we-are-text:before {
      content: '';
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: url(images/bg-line.png) top right no-repeat;
      -webkit-transform: scale(-1, 1);
          -ms-transform: scale(-1, 1);
              transform: scale(-1, 1); }
  html[dir="rtl"] .where-we-are-image {
    left: auto;
    right: 279px; }
    @media (min-width: 520px) {
      html[dir="rtl"] .where-we-are-image {
        left: auto;
        right: 431px; } }
  html[dir="rtl"] .wpcf7-form-control-wrap {
    text-align: right; }
  html[dir="rtl"] .field-error {
    left: auto;
    right: 0; }
  html[dir="rtl"] .wpcf7-response-output {
    text-align: right; }
  html[dir="rtl"] .glance:before {
    left: auto;
    right: 100%;
    margin-right: -2px;
    margin-left: 0;
    -webkit-transform: rotate(10deg);
        -ms-transform: rotate(10deg);
            transform: rotate(10deg);
    -webkit-transform-origin: bottom right;
        -ms-transform-origin: bottom right;
            transform-origin: bottom right; }
  html[dir="rtl"] .glance .title-186 {
    padding-left: 0;
    padding-right: 2px; }
    @media (max-width: 519px) {
      html[dir="rtl"] .glance .title-186 {
        left: auto;
        right: -2px; } }
    @media (min-width: 520px) {
      html[dir="rtl"] .glance .title-186 {
        padding-right: 52px;
        padding-left: 0; } }
    @media (min-width: 1200px) {
      html[dir="rtl"] .glance .title-186 {
        padding-left: 0;
        padding-right: 69px; } }
  html[dir="rtl"] .glance .section-title {
    margin-left: 0px;
    margin-right: 20px; }
    @media (min-width: 520px) {
      html[dir="rtl"] .glance .section-title {
        margin-left: 0;
        margin-right: 35px; } }
    @media (min-width: 1200px) {
      html[dir="rtl"] .glance .section-title {
        margin-left: 0;
        margin-right: 52px; } }
  html[dir="rtl"] .glance .text-style-1 {
    padding-left: 0;
    padding-right: 8px; }
    @media (min-width: 520px) {
      html[dir="rtl"] .glance .text-style-1 {
        padding-left: 0;
        padding-right: 35px; } }
    @media (min-width: 1200px) {
      html[dir="rtl"] .glance .text-style-1 {
        padding-left: 0;
        padding-right: 52px; } }
  html[dir="rtl"] .glance-top-bg {
    left: 0;
    right: auto;
    -webkit-transform: rotate(10deg);
        -ms-transform: rotate(10deg);
            transform: rotate(10deg);
    -webkit-transform-origin: bottom left;
        -ms-transform-origin: bottom left;
            transform-origin: bottom left; }
    @media (max-width: 519px) {
      html[dir="rtl"] .glance-top-bg {
        right: auto;
        left: -51px; } }
    html[dir="rtl"] .glance-top-bg:after {
      -webkit-transform: translateX(0) rotate(10deg) scale(-1, 1);
          -ms-transform: translateX(0) rotate(10deg) scale(-1, 1);
              transform: translateX(0) rotate(10deg) scale(-1, 1);
      -webkit-transform-origin: bottom left;
          -ms-transform-origin: bottom left;
              transform-origin: bottom left;
      left: 100vw;
      margin-left: -65px;
      right: auto; }
  @media (max-width: 767px) {
    html[dir="rtl"] .epic-story .section-title {
      margin-left: 0;
      margin-right: 19px; } }
  html[dir="rtl"] .bg-text {
    left: auto;
    right: -22px; }
    @media (min-width: 768px) {
      html[dir="rtl"] .bg-text {
        right: 0;
        left: auto; } }
    @media (min-width: 1024px) {
      html[dir="rtl"] .bg-text {
        right: 34px;
        left: auto; } }
  html[dir="rtl"] .epic-story-text-holder .epic-story-title {
    padding-right: 0;
    padding-left: 29px; }
  @media (min-width: 1024px) {
    html[dir="rtl"] .epic-story-text-holder .epic-story-text {
      padding-right: 0;
      padding-left: 66px; } }
  @media (max-width: 1199px) {
    html[dir="rtl"] .milestones .section-title {
      margin-left: 0;
      margin-right: 30px; } }
  @media (min-width: 1200px) {
    html[dir="rtl"] .milestones .container, html[dir="rtl"] .milestones .navigation-single {
      padding-left: 0;
      padding-right: 77px; } }
  @media (min-width: 768px) {
    html[dir="rtl"] .year.about-year {
      font-size: 102px; } }
  @media (max-width: 767px) {
    html[dir="rtl"] .year.about-year {
      font-size: 36px;
      padding-top: 0; } }
  html[dir="rtl"] .milstone-years-helper {
    right: auto;
    left: 0; }
    html[dir="rtl"] .milstone-years-helper:after {
      -webkit-transform: skew(19deg);
          -ms-transform: skew(19deg);
              transform: skew(19deg);
      -webkit-transform-origin: top right;
          -ms-transform-origin: top right;
              transform-origin: top right; }
    html[dir="rtl"] .milstone-years-helper:before {
      left: auto;
      right: 100%;
      -webkit-transform: skew(19deg);
          -ms-transform: skew(19deg);
              transform: skew(19deg); }
    html[dir="rtl"] .milstone-years-helper > div {
      right: auto;
      left: 77px; }
  html[dir="rtl"] .mobile-milestone-year .year {
    padding-left: 0;
    padding-right: 20px; }
    html[dir="rtl"] .mobile-milestone-year .year:before {
      left: auto;
      right: 290px;
      -webkit-transform-origin: bottom right;
          -ms-transform-origin: bottom right;
              transform-origin: bottom right;
      -webkit-transform: skew(23deg);
          -ms-transform: skew(23deg);
              transform: skew(23deg); }
  html[dir="rtl"] .milestone-carousel-content h5 {
    padding-left: 65px;
    padding-right: 0; }
    @media (max-width: 768px) {
      html[dir="rtl"] .milestone-carousel-content h5 {
        padding-right: 0;
        padding-left: 0; } }
  html[dir="rtl"] .milestone-years-wrap .about-carousel-slide {
    padding: 5px 19px 5px 119px; }
  html[dir="rtl"] .milestone-years-wrap .about-carousel-slide.active {
    padding: 9px 19px 9px 119px; }
  html[dir="rtl"] .milestone-years-wrap .about-carousel {
    left: auto;
    right: -20px; }
    html[dir="rtl"] .milestone-years-wrap .about-carousel:after {
      right: auto;
      left: 80px; }
  html[dir="rtl"] .about-slider-wrap.milestones-years {
    left: auto;
    right: 0; }
  html[dir="rtl"] .milestone-years-wrap {
    left: auto;
    right: 51px; }
    @media (max-width: 1199px) {
      html[dir="rtl"] .milestone-years-wrap {
        left: auto;
        right: 51px; } }
  @media (max-width: 1023px) {
    html[dir="rtl"] .milstone-years-helper {
      left: auto;
      right: 0; }
      html[dir="rtl"] .milstone-years-helper > div:after {
        right: 30px;
        left: auto; }
    html[dir="rtl"] .milestone-years-wrap .about-carousel-slide.active,
    html[dir="rtl"] .milestone-years-wrap .about-carousel-slide {
      padding: 2px 19px 2px 119px; }
    html[dir="rtl"] .milestone-years-wrap {
      left: auto;
      right: 14px; }
    html[dir="rtl"] .milestones-carousel-wrap .about-carousel-slide {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  html[dir="rtl"] .year.milestone-year-event {
    font-size: 80px; }
  @media (max-width: 1023px) {
    html[dir="rtl"] .year.milestone-year-event {
      font-size: 64px; } }
  html[dir="rtl"] .milestones {
    overflow: hidden; }
  html[dir="rtl"] .video .container, html[dir="rtl"] .video .navigation-single {
    padding-left: 0;
    padding-right: 41px; }
    @media (min-width: 768px) {
      html[dir="rtl"] .video .container, html[dir="rtl"] .video .navigation-single {
        padding-left: 0;
        padding-right: 77px; } }
  html[dir="rtl"] .mission .container, html[dir="rtl"] .mission .navigation-single {
    padding-right: 40px;
    padding-left: 24px; }
    @media (min-width: 768px) {
      html[dir="rtl"] .mission .container, html[dir="rtl"] .mission .navigation-single {
        padding-0: 77px;
        padding-right: 77px; } }
    @media (max-width: 519px) {
      html[dir="rtl"] .mission .container, html[dir="rtl"] .mission .navigation-single {
        padding-left: 34px; } }
  html[dir="rtl"] .mission:after {
    -webkit-transform-origin: bottom left;
        -ms-transform-origin: bottom left;
            transform-origin: bottom left;
    right: auto;
    left: 0;
    -webkit-transform: rotate(4.75deg);
        -ms-transform: rotate(4.75deg);
            transform: rotate(4.75deg); }
  html[dir="rtl"] .tabs-nav {
    padding-right: 0;
    padding-left: 120px;
    min-width: 250px;
    width: 250px; }
    html[dir="rtl"] .tabs-nav:after {
      -webkit-transform: rotate(-13deg);
          -ms-transform: rotate(-13deg);
              transform: rotate(-13deg);
      right: auto;
      left: 85px; }
  @media (max-width: 767px) {
    html[dir="rtl"] .comming-soon-text {
      left: auto;
      right: -28px; } }
  html[dir="rtl"] .csr .container, html[dir="rtl"] .csr .navigation-single {
    padding-left: 24px;
    padding-right: 46px; }
    @media (min-width: 768px) {
      html[dir="rtl"] .csr .container, html[dir="rtl"] .csr .navigation-single {
        padding-left: 24px;
        padding-right: 77px; } }
  html[dir="rtl"] .page-template-template-welcome {
    position: relative;
    background: #d21224; }
    html[dir="rtl"] .page-template-template-welcome:after {
      content: '';
      position: fixed;
      right: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background: #d21224 url(images/welcome-bg.png) 23px 0/contain no-repeat;
      -webkit-transform: scale(-1, 1);
          -ms-transform: scale(-1, 1);
              transform: scale(-1, 1);
      min-height: 900px; }
    html[dir="rtl"] .page-template-template-welcome .page-holder {
      position: relative;
      z-index: 20; }
  html[dir="rtl"] .card-verification-button-wrap .btn-payment {
    padding: 12px 56px 12px 34px; }
    html[dir="rtl"] .card-verification-button-wrap .btn-payment:after {
      left: auto;
      right: 17px; }
  html[dir="rtl"] .welcome-page select {
    background: #c30017 url(images/arrow-down.svg) no-repeat 10% 17px;
    padding-left: 15px;
    padding-right: 9px; }
  html[dir="rtl"] .enter-btn:hover span:after {
    -webkit-transform: rotate(180deg) translateX(4px);
        -ms-transform: rotate(180deg) translateX(4px);
            transform: rotate(180deg) translateX(4px); }
  html[dir="rtl"] .enter-btn span:after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    margin-left: 0;
    margin-right: 15px; }
  html[dir="rtl"] .custom-checkbox > span {
    padding-left: 0;
    padding-right: 30px; }
    html[dir="rtl"] .custom-checkbox > span:before, html[dir="rtl"] .custom-checkbox > span:after {
      left: auto;
      right: 0; }
  @media (max-width: 1023px) {
    html[dir="rtl"] .welcome-title {
      padding-left: 0;
      padding-right: 22px; } }
  @media (min-width: 1024px) {
    html[dir="rtl"] .age-verification {
      padding-right: 0;
      padding-left: 30px; } }
  @media (max-width: 1023px) {
    html[dir="rtl"] .age-verification {
      padding-left: 0;
      padding-right: 23px; } }
  html[dir="rtl"] #payment-form-style button {
    padding: 12px 56px 12px 34px; }
    html[dir="rtl"] #payment-form-style button:after {
      left: auto;
      right: 20px; }
    html[dir="rtl"] #payment-form-style button:before {
      left: 24px;
      -webkit-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
              transform: rotate(180deg); }
    html[dir="rtl"] #payment-form-style button:hover:before {
      -webkit-transform: rotate(180deg) translateX(4px);
          -ms-transform: rotate(180deg) translateX(4px);
              transform: rotate(180deg) translateX(4px); }
  html[dir="rtl"] .shisha-left-block {
    left: auto;
    right: 0; }
    @media (max-width: 767px) {
      html[dir="rtl"] .shisha-left-block {
        padding-left: 0;
        padding-right: 15px; } }
  html[dir="rtl"] .shisha-steps-text {
    right: auto;
    left: 0; }
    @media (max-width: 767px) {
      html[dir="rtl"] .shisha-steps-text {
        padding-right: 0;
        padding-left: 13px; } }
  html[dir="rtl"] .shisha-images-wrap {
    left: auto;
    right: 26.33%; }
    @media (min-width: 1024px) {
      html[dir="rtl"] .shisha-images-wrap {
        left: auto;
        right: 33.33333%; } }
    @media (max-width: 519px) {
      html[dir="rtl"] .shisha-images-wrap {
        left: auto;
        right: 6%; } }
  html[dir="rtl"] .shisha-steps-text {
    right: auto;
    left: 0; }
    @media (max-width: 767px) {
      html[dir="rtl"] .shisha-steps-text {
        padding-right: 0;
        padding-left: 13px; } }
  html[dir="rtl"] .mouse-wrap {
    padding-left: 0;
    padding-right: 96px; }
    @media (min-width: 520px) {
      html[dir="rtl"] .mouse-wrap {
        padding-left: 0;
        padding-right: 205px; } }
  html[dir="rtl"] .page-template-template-your-shisha .page-anchors .nk-ankchor:before {
    left: auto;
    right: -9px;
    -webkit-transform: skew(12deg);
        -ms-transform: skew(12deg);
            transform: skew(12deg); }
  @media (max-width: 1199px) {
    html[dir="rtl"] .news-section .container, html[dir="rtl"] .news-section .navigation-single {
      padding-right: 41px;
      padding-left: 24px; } }
  html[dir="rtl"] .bg-text-2 {
    line-height: 1;
    left: auto;
    right: 26px; }
  @media (max-width: 519px) {
    html[dir="rtl"] .intro-menu {
      padding: 0; }
      html[dir="rtl"] .intro-menu:after {
        display: none; }
      html[dir="rtl"] .intro-menu:before {
        display: none; }
      html[dir="rtl"] .intro-menu .logo {
        right: 72px;
        left: auto; } }
  html[dir="rtl"] .shisha-images {
    left: auto;
    right: 50%;
    margin-left: 0;
    margin-right: -1px;
    -webkit-transform: translate(62px, -18px);
        -ms-transform: translate(62px, -18px);
            transform: translate(62px, -18px); }
    html[dir="rtl"] .shisha-images img {
      left: auto;
      right: 0; }
  html[dir="rtl"] img.shisha-img-2 {
    left: auto;
    right: 26px; }
  html[dir="rtl"] img.helper-img-1 {
    left: auto;
    right: 37px; }
  html[dir="rtl"] img.shisha-img-5 {
    left: auto;
    right: 29px; }
  html[dir="rtl"] img.shisha-img-6 {
    left: auto;
    right: 38px; }
  html[dir="rtl"] img.shisha-img-7 {
    left: auto;
    right: 29px; }
  html[dir="rtl"] img.shisha-img-8 {
    left: auto; }
  html[dir="rtl"] img.shisha-img-9 {
    left: auto;
    right: 31px; }
  html[dir="rtl"] .shisha-block-title {
    font-family: 'ArbFONTS-DINNextLTArabic-Medium';
    font-weight: inherit;
    line-height: 1.1 !important; }
  html[dir="rtl"] [data-step="1"] .shisha-images {
    -webkit-transform: translateX(-438px);
        -ms-transform: translateX(-438px);
            transform: translateX(-438px); }
    @media (min-width: 520px) {
      html[dir="rtl"] [data-step="1"] .shisha-images {
        -webkit-transform: translateX(-132px);
            -ms-transform: translateX(-132px);
                transform: translateX(-132px); } }
  html[dir="rtl"] [data-step="1"] .shisha-main-title {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  html[dir="rtl"] [data-step="6"] img.shisha-img-2 {
    -webkit-transform: scale(1.18) translate(-1px, 88px);
        -ms-transform: scale(1.18) translate(-1px, 88px);
            transform: scale(1.18) translate(-1px, 88px); }
  html[dir="rtl"] [data-step="6"] img.helper-img-1 {
    -webkit-transform: scale(1.18) translate(-1px, 88px);
        -ms-transform: scale(1.18) translate(-1px, 88px);
            transform: scale(1.18) translate(-1px, 88px); }
  html[dir="rtl"] [data-step="6"] img.shisha-img-4 {
    -webkit-transform: translate(13px, -40px);
        -ms-transform: translate(13px, -40px);
            transform: translate(13px, -40px); }
  html[dir="rtl"] [data-step="7"] img.shisha-img-2 {
    -webkit-transform: scale(1.18) translate(-1px, 88px);
        -ms-transform: scale(1.18) translate(-1px, 88px);
            transform: scale(1.18) translate(-1px, 88px); }
  html[dir="rtl"] [data-step="7"] img.helper-img-1 {
    -webkit-transform: scale(1.18) translate(-1px, 88px);
        -ms-transform: scale(1.18) translate(-1px, 88px);
            transform: scale(1.18) translate(-1px, 88px); }
  html[dir="rtl"] [data-step="7"] img.shisha-img-4 {
    -webkit-transform: translate(13px, -40px);
        -ms-transform: translate(13px, -40px);
            transform: translate(13px, -40px); }
  html[dir="rtl"] [data-step="7"] .shisha-images {
    -webkit-transform: translate(62px, 151px);
        -ms-transform: translate(62px, 151px);
            transform: translate(62px, 151px); }
  html[dir="rtl"] [data-step="7"] img.shisha-img-5 {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  html[dir="rtl"] [data-step="8"] img.shisha-img-2 {
    -webkit-transform: scale(1.18) translate(-1px, 88px);
        -ms-transform: scale(1.18) translate(-1px, 88px);
            transform: scale(1.18) translate(-1px, 88px); }
  html[dir="rtl"] [data-step="8"] img.helper-img-1 {
    -webkit-transform: scale(1.18) translate(-1px, 88px);
        -ms-transform: scale(1.18) translate(-1px, 88px);
            transform: scale(1.18) translate(-1px, 88px); }
  html[dir="rtl"] [data-step="8"] img.shisha-img-4 {
    -webkit-transform: translate(13px, -40px);
        -ms-transform: translate(13px, -40px);
            transform: translate(13px, -40px); }
  html[dir="rtl"] [data-step="8"] .shisha-images {
    -webkit-transform: translate(62px, 151px);
        -ms-transform: translate(62px, 151px);
            transform: translate(62px, 151px); }
  html[dir="rtl"] [data-step="8"] img.shisha-img-5 {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  html[dir="rtl"] [data-step="9"] img.shisha-img-2 {
    -webkit-transform: scale(1.18) translate(-1px, 88px);
        -ms-transform: scale(1.18) translate(-1px, 88px);
            transform: scale(1.18) translate(-1px, 88px); }
  html[dir="rtl"] [data-step="9"] img.helper-img-1 {
    -webkit-transform: scale(1.18) translate(-1px, 88px);
        -ms-transform: scale(1.18) translate(-1px, 88px);
            transform: scale(1.18) translate(-1px, 88px); }
  html[dir="rtl"] [data-step="9"] img.shisha-img-4 {
    -webkit-transform: translate(13px, -40px);
        -ms-transform: translate(13px, -40px);
            transform: translate(13px, -40px); }
  html[dir="rtl"] [data-step="9"] .shisha-images {
    -webkit-transform: translate(62px, 151px);
        -ms-transform: translate(62px, 151px);
            transform: translate(62px, 151px); }
  html[dir="rtl"] [data-step="9"] img.shisha-img-5 {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  html[dir="rtl"] [data-step="10"] img.shisha-img-2 {
    -webkit-transform: scale(1.18) translate(-1px, 88px);
        -ms-transform: scale(1.18) translate(-1px, 88px);
            transform: scale(1.18) translate(-1px, 88px); }
  html[dir="rtl"] [data-step="10"] img.helper-img-1 {
    -webkit-transform: scale(1.18) translate(-1px, 88px);
        -ms-transform: scale(1.18) translate(-1px, 88px);
            transform: scale(1.18) translate(-1px, 88px); }
  html[dir="rtl"] [data-step="10"] img.shisha-img-4 {
    -webkit-transform: translate(13px, -40px);
        -ms-transform: translate(13px, -40px);
            transform: translate(13px, -40px); }
  html[dir="rtl"] [data-step="10"] .shisha-images {
    -webkit-transform: translate(62px, 151px);
        -ms-transform: translate(62px, 151px);
            transform: translate(62px, 151px); }
  html[dir="rtl"] [data-step="10"] img.shisha-img-5 {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  html[dir="rtl"] [data-step="11"] img.shisha-img-2 {
    -webkit-transform: scale(1.18) translate(-1px, 88px);
        -ms-transform: scale(1.18) translate(-1px, 88px);
            transform: scale(1.18) translate(-1px, 88px); }
  html[dir="rtl"] [data-step="11"] img.helper-img-1 {
    -webkit-transform: scale(1.18) translate(-1px, 88px);
        -ms-transform: scale(1.18) translate(-1px, 88px);
            transform: scale(1.18) translate(-1px, 88px); }
  html[dir="rtl"] [data-step="11"] img.shisha-img-4 {
    -webkit-transform: translate(13px, -40px);
        -ms-transform: translate(13px, -40px);
            transform: translate(13px, -40px); }
  html[dir="rtl"] [data-step="11"] .shisha-images {
    -webkit-transform: translate(62px, 151px);
        -ms-transform: translate(62px, 151px);
            transform: translate(62px, 151px); }
  html[dir="rtl"] [data-step="11"] img.shisha-img-5 {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  html[dir="rtl"] [data-step="12"] img.shisha-img-2 {
    -webkit-transform: scale(1.18) translate(-1px, 88px);
        -ms-transform: scale(1.18) translate(-1px, 88px);
            transform: scale(1.18) translate(-1px, 88px); }
  html[dir="rtl"] [data-step="12"] img.helper-img-1 {
    -webkit-transform: scale(1.18) translate(-1px, 88px);
        -ms-transform: scale(1.18) translate(-1px, 88px);
            transform: scale(1.18) translate(-1px, 88px); }
  html[dir="rtl"] [data-step="12"] img.shisha-img-4 {
    -webkit-transform: translate(13px, -40px);
        -ms-transform: translate(13px, -40px);
            transform: translate(13px, -40px); }
  html[dir="rtl"] [data-step="12"] .shisha-images {
    -webkit-transform: translate(62px, 151px);
        -ms-transform: translate(62px, 151px);
            transform: translate(62px, 151px); }
  html[dir="rtl"] [data-step="12"] img.shisha-img-5 {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  html[dir="rtl"] [data-step="13"] img.shisha-img-2 {
    -webkit-transform: scale(1.18) translate(-1px, 88px);
        -ms-transform: scale(1.18) translate(-1px, 88px);
            transform: scale(1.18) translate(-1px, 88px); }
  html[dir="rtl"] [data-step="13"] img.helper-img-1 {
    -webkit-transform: scale(1.18) translate(-1px, 88px);
        -ms-transform: scale(1.18) translate(-1px, 88px);
            transform: scale(1.18) translate(-1px, 88px); }
  html[dir="rtl"] [data-step="13"] img.shisha-img-4 {
    -webkit-transform: translate(13px, -40px);
        -ms-transform: translate(13px, -40px);
            transform: translate(13px, -40px); }
  html[dir="rtl"] [data-step="13"] .shisha-images {
    -webkit-transform: translate(62px, 151px);
        -ms-transform: translate(62px, 151px);
            transform: translate(62px, 151px); }
  html[dir="rtl"] [data-step="13"] img.shisha-img-5 {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  html[dir="rtl"] [data-step="14"] img.shisha-img-2 {
    -webkit-transform: scale(1.18) translate(-1px, 88px);
        -ms-transform: scale(1.18) translate(-1px, 88px);
            transform: scale(1.18) translate(-1px, 88px); }
  html[dir="rtl"] [data-step="14"] img.helper-img-1 {
    -webkit-transform: scale(1.18) translate(-1px, 88px);
        -ms-transform: scale(1.18) translate(-1px, 88px);
            transform: scale(1.18) translate(-1px, 88px); }
  html[dir="rtl"] [data-step="14"] img.shisha-img-4 {
    -webkit-transform: translate(13px, -40px);
        -ms-transform: translate(13px, -40px);
            transform: translate(13px, -40px); }
  html[dir="rtl"] [data-step="14"] .shisha-images {
    -webkit-transform: translate(62px, 151px);
        -ms-transform: translate(62px, 151px);
            transform: translate(62px, 151px); }
  html[dir="rtl"] [data-step="14"] img.shisha-img-5 {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  html[dir="rtl"] [data-step="15"] img.shisha-img-2 {
    -webkit-transform: scale(1.18) translate(-1px, 88px);
        -ms-transform: scale(1.18) translate(-1px, 88px);
            transform: scale(1.18) translate(-1px, 88px); }
  html[dir="rtl"] [data-step="15"] img.helper-img-1 {
    -webkit-transform: scale(1.18) translate(-1px, 88px);
        -ms-transform: scale(1.18) translate(-1px, 88px);
            transform: scale(1.18) translate(-1px, 88px); }
  html[dir="rtl"] [data-step="15"] img.shisha-img-4 {
    -webkit-transform: translate(13px, -40px);
        -ms-transform: translate(13px, -40px);
            transform: translate(13px, -40px); }
  html[dir="rtl"] [data-step="15"] .shisha-images {
    -webkit-transform: translate(62px, -5px);
        -ms-transform: translate(62px, -5px);
            transform: translate(62px, -5px); }
  html[dir="rtl"] [data-step="15"] img.shisha-img-5 {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  html[dir="rtl"] [data-step="16"] img.shisha-img-2 {
    -webkit-transform: scale(1.18) translate(-1px, 88px);
        -ms-transform: scale(1.18) translate(-1px, 88px);
            transform: scale(1.18) translate(-1px, 88px); }
  html[dir="rtl"] [data-step="16"] img.helper-img-1 {
    -webkit-transform: scale(1.18) translate(-1px, 88px);
        -ms-transform: scale(1.18) translate(-1px, 88px);
            transform: scale(1.18) translate(-1px, 88px); }
  html[dir="rtl"] [data-step="16"] .steps-text.step-10 {
    -webkit-transform: translate(42px, -35px);
        -ms-transform: translate(42px, -35px);
            transform: translate(42px, -35px); }
  html[dir="rtl"] [data-step="16"] img.shisha-img-4 {
    -webkit-transform: translate(13px, -40px);
        -ms-transform: translate(13px, -40px);
            transform: translate(13px, -40px); }
  html[dir="rtl"] [data-step="16"] .shisha-images {
    -webkit-transform: translate(62px, -5px);
        -ms-transform: translate(62px, -5px);
            transform: translate(62px, -5px); }
  html[dir="rtl"] [data-step="16"] img.shisha-img-5 {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  html[dir="rtl"] [data-step="17"] .tabs.shisha-tabs .tabs-content.tabs-content-1,
  html[dir="rtl"] [data-step="17"] .tabs.shisha-tabs .tabs-nav-wrap {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  html[dir="rtl"] [data-step="17"] .about-shisha-wrap .container.a-shisha-container-1:after, html[dir="rtl"] [data-step="17"] .about-shisha-wrap .a-shisha-container-1.navigation-single:after {
    -webkit-transform: skew(13deg);
        -ms-transform: skew(13deg);
            transform: skew(13deg); }
  html[dir="rtl"] [data-step="18"] .tabs.shisha-tabs .tabs-content.tabs-content-2,
  html[dir="rtl"] [data-step="18"] .tabs.shisha-tabs .tabs-nav-wrap {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  html[dir="rtl"] [data-step="18"] .about-shisha-wrap .container.a-shisha-container-1:after, html[dir="rtl"] [data-step="18"] .about-shisha-wrap .a-shisha-container-1.navigation-single:after,
  html[dir="rtl"] [data-step="18"] .about-shisha-wrap .container.a-shisha-container-2:after,
  html[dir="rtl"] [data-step="18"] .about-shisha-wrap .a-shisha-container-2.navigation-single:after {
    -webkit-transform: skew(13deg);
        -ms-transform: skew(13deg);
            transform: skew(13deg); }
  html[dir="rtl"] [data-step="19"] .tabs.shisha-tabs .tabs-content.tabs-content-3,
  html[dir="rtl"] [data-step="19"] .tabs.shisha-tabs .tabs-nav-wrap {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  html[dir="rtl"] [data-step="19"] .about-shisha-wrap .container.a-shisha-container-3:after, html[dir="rtl"] [data-step="19"] .about-shisha-wrap .a-shisha-container-3.navigation-single:after,
  html[dir="rtl"] [data-step="19"] .about-shisha-wrap .container.a-shisha-container-1:after,
  html[dir="rtl"] [data-step="19"] .about-shisha-wrap .a-shisha-container-1.navigation-single:after,
  html[dir="rtl"] [data-step="19"] .about-shisha-wrap .container.a-shisha-container-2:after,
  html[dir="rtl"] [data-step="19"] .about-shisha-wrap .a-shisha-container-2.navigation-single:after {
    -webkit-transform: skew(13deg);
        -ms-transform: skew(13deg);
            transform: skew(13deg); }
  html[dir="rtl"] [data-step="20"] .tabs.shisha-tabs .tabs-content.tabs-content-4,
  html[dir="rtl"] [data-step="20"] .tabs.shisha-tabs .tabs-nav-wrap {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  html[dir="rtl"] [data-step="20"] .about-shisha-wrap .container.a-shisha-container-4:after, html[dir="rtl"] [data-step="20"] .about-shisha-wrap .a-shisha-container-4.navigation-single:after,
  html[dir="rtl"] [data-step="20"] .about-shisha-wrap .container.a-shisha-container-3:after,
  html[dir="rtl"] [data-step="20"] .about-shisha-wrap .a-shisha-container-3.navigation-single:after,
  html[dir="rtl"] [data-step="20"] .about-shisha-wrap .container.a-shisha-container-1:after,
  html[dir="rtl"] [data-step="20"] .about-shisha-wrap .a-shisha-container-1.navigation-single:after,
  html[dir="rtl"] [data-step="20"] .about-shisha-wrap .container.a-shisha-container-2:after,
  html[dir="rtl"] [data-step="20"] .about-shisha-wrap .a-shisha-container-2.navigation-single:after {
    -webkit-transform: skew(13deg);
        -ms-transform: skew(13deg);
            transform: skew(13deg); }
  html[dir="rtl"] [data-step="21"] .tabs.shisha-tabs .tabs-content.tabs-content-5,
  html[dir="rtl"] [data-step="21"] .tabs.shisha-tabs .tabs-nav-wrap {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  html[dir="rtl"] [data-step="21"] .about-shisha-wrap .container.a-shisha-container-5:after, html[dir="rtl"] [data-step="21"] .about-shisha-wrap .a-shisha-container-5.navigation-single:after,
  html[dir="rtl"] [data-step="21"] .about-shisha-wrap .container.a-shisha-container-4:after,
  html[dir="rtl"] [data-step="21"] .about-shisha-wrap .a-shisha-container-4.navigation-single:after,
  html[dir="rtl"] [data-step="21"] .about-shisha-wrap .container.a-shisha-container-3:after,
  html[dir="rtl"] [data-step="21"] .about-shisha-wrap .a-shisha-container-3.navigation-single:after,
  html[dir="rtl"] [data-step="21"] .about-shisha-wrap .container.a-shisha-container-1:after,
  html[dir="rtl"] [data-step="21"] .about-shisha-wrap .a-shisha-container-1.navigation-single:after,
  html[dir="rtl"] [data-step="21"] .about-shisha-wrap .container.a-shisha-container-2:after,
  html[dir="rtl"] [data-step="21"] .about-shisha-wrap .a-shisha-container-2.navigation-single:after {
    -webkit-transform: skew(13deg);
        -ms-transform: skew(13deg);
            transform: skew(13deg); }
  html[dir="rtl"] [data-step="22"] .tabs.shisha-tabs .tabs-content.tabs-content-6,
  html[dir="rtl"] [data-step="22"] .tabs.shisha-tabs .tabs-nav-wrap {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  html[dir="rtl"] [data-step="22"] .about-shisha-wrap .container.a-shisha-container-6:after, html[dir="rtl"] [data-step="22"] .about-shisha-wrap .a-shisha-container-6.navigation-single:after,
  html[dir="rtl"] [data-step="22"] .about-shisha-wrap .container.a-shisha-container-5:after,
  html[dir="rtl"] [data-step="22"] .about-shisha-wrap .a-shisha-container-5.navigation-single:after,
  html[dir="rtl"] [data-step="22"] .about-shisha-wrap .container.a-shisha-container-4:after,
  html[dir="rtl"] [data-step="22"] .about-shisha-wrap .a-shisha-container-4.navigation-single:after,
  html[dir="rtl"] [data-step="22"] .about-shisha-wrap .container.a-shisha-container-3:after,
  html[dir="rtl"] [data-step="22"] .about-shisha-wrap .a-shisha-container-3.navigation-single:after,
  html[dir="rtl"] [data-step="22"] .about-shisha-wrap .container.a-shisha-container-1:after,
  html[dir="rtl"] [data-step="22"] .about-shisha-wrap .a-shisha-container-1.navigation-single:after,
  html[dir="rtl"] [data-step="22"] .about-shisha-wrap .container.a-shisha-container-2:after,
  html[dir="rtl"] [data-step="22"] .about-shisha-wrap .a-shisha-container-2.navigation-single:after {
    -webkit-transform: skew(13deg);
        -ms-transform: skew(13deg);
            transform: skew(13deg); }
  html[dir="rtl"] [data-step="23"] .tabs.shisha-tabs .tabs-content.tabs-content-7,
  html[dir="rtl"] [data-step="23"] .tabs.shisha-tabs .tabs-nav-wrap {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none; }
  html[dir="rtl"] [data-step="23"] .about-shisha-wrap .container.a-shisha-container-7:after, html[dir="rtl"] [data-step="23"] .about-shisha-wrap .a-shisha-container-7.navigation-single:after,
  html[dir="rtl"] [data-step="23"] .about-shisha-wrap .container.a-shisha-container-6:after,
  html[dir="rtl"] [data-step="23"] .about-shisha-wrap .a-shisha-container-6.navigation-single:after,
  html[dir="rtl"] [data-step="23"] .about-shisha-wrap .container.a-shisha-container-5:after,
  html[dir="rtl"] [data-step="23"] .about-shisha-wrap .a-shisha-container-5.navigation-single:after,
  html[dir="rtl"] [data-step="23"] .about-shisha-wrap .container.a-shisha-container-4:after,
  html[dir="rtl"] [data-step="23"] .about-shisha-wrap .a-shisha-container-4.navigation-single:after,
  html[dir="rtl"] [data-step="23"] .about-shisha-wrap .container.a-shisha-container-3:after,
  html[dir="rtl"] [data-step="23"] .about-shisha-wrap .a-shisha-container-3.navigation-single:after,
  html[dir="rtl"] [data-step="23"] .about-shisha-wrap .container.a-shisha-container-1:after,
  html[dir="rtl"] [data-step="23"] .about-shisha-wrap .a-shisha-container-1.navigation-single:after,
  html[dir="rtl"] [data-step="23"] .about-shisha-wrap .container.a-shisha-container-2:after,
  html[dir="rtl"] [data-step="23"] .about-shisha-wrap .a-shisha-container-2.navigation-single:after {
    -webkit-transform: skew(13deg);
        -ms-transform: skew(13deg);
            transform: skew(13deg); }
  html[dir="rtl"] img.shisha-img-10 {
    left: auto;
    right: -183px; }
  html[dir="rtl"] div.about-shisha-continue-text {
    padding-left: 0;
    padding-right: 22px;
    left: auto;
    right: -5px;
    line-height: 1.3; }
    @media (min-width: 520px) {
      html[dir="rtl"] div.about-shisha-continue-text {
        padding-left: 0;
        padding-right: 30px; } }
    @media (min-width: 1024px) {
      html[dir="rtl"] div.about-shisha-continue-text {
        padding-left: 0;
        padding-right: 0; } }
    html[dir="rtl"] div.about-shisha-continue-text .mouse-wrap {
      padding-left: auto;
      padding-right: 100px; }
      @media (min-width: 1024px) {
        html[dir="rtl"] div.about-shisha-continue-text .mouse-wrap {
          padding-left: auto;
          padding-right: 136px; } }
  html[dir="rtl"] .steps-text.step-10 {
    -webkit-transform: translate(42px, 160px);
        -ms-transform: translate(42px, 160px);
            transform: translate(42px, 160px); }
    @media (max-width: 1023px) {
      html[dir="rtl"] .steps-text.step-10 {
        padding-left: auto;
        padding-right: 70px; } }
    @media (max-width: 519px) {
      html[dir="rtl"] .steps-text.step-10 {
        padding-left: auto;
        padding-right: 60px; } }
  html[dir="rtl"] .steps-text {
    left: auto;
    right: 0;
    padding-left: 0;
    padding-right: 35px; }
    @media (min-width: 768px) {
      html[dir="rtl"] .steps-text {
        margin-left: 0;
        margin-right: 21px; } }
    @media (max-width: 767px) {
      html[dir="rtl"] .steps-text {
        padding-right: 35px;
        padding-left: 12px; } }
  html[dir="rtl"] .step-number {
    left: auto;
    right: 0; }
  html[dir="rtl"] .shisha-sub-title {
    line-height: 1.2; }
    @media (max-width: 1023px) {
      html[dir="rtl"] .shisha-sub-title {
        max-width: 455px; } }
    @media (max-width: 767px) {
      html[dir="rtl"] .shisha-sub-title {
        max-width: 365px; } }
    @media (max-width: 519px) {
      html[dir="rtl"] .shisha-sub-title {
        font-size: 30px !important;
        max-width: 180px; } 
     html[lang="es-ES"] .shisha-sub-title {
        font-size: 17px !important;
         } 
}
  html[dir="rtl"] .about-shisha-wrap {
    left: auto;
    right: 0; }
    html[dir="rtl"] .about-shisha-wrap .container:after, html[dir="rtl"] .about-shisha-wrap .navigation-single:after {
      right: auto;
      left: 100%;
      margin-right: 0;
      margin-left: -190px;
      -webkit-transform-origin: bottom left;
          -ms-transform-origin: bottom left;
              transform-origin: bottom left;
      -webkit-transform: skew(13deg) translateX(50px);
          -ms-transform: skew(13deg) translateX(50px);
              transform: skew(13deg) translateX(50px); }
      @media (min-width: 1024px) {
        html[dir="rtl"] .about-shisha-wrap .container:after, html[dir="rtl"] .about-shisha-wrap .navigation-single:after {
          margin-right: 0;
          margin-left: 213px; } }
  html[dir="rtl"] .tabs.shisha-tabs .tabs-nav-wrap {
    -webkit-transform: translateX(60px);
        -ms-transform: translateX(60px);
            transform: translateX(60px); }
    @media (max-width: 767px) {
      html[dir="rtl"] .tabs.shisha-tabs .tabs-nav-wrap:after {
        left: auto;
        right: -24px;
        -webkit-transform-origin: bottom right;
            -ms-transform-origin: bottom right;
                transform-origin: bottom right; } }
  html[dir="rtl"] .tabs.shisha-tabs .tabs-content {
    -webkit-transform: translateX(60px);
        -ms-transform: translateX(60px);
            transform: translateX(60px); }
  html[dir="rtl"] .tabs.shisha-tabs .tabs-nav {
    padding-right: 0;
    padding-left: 30px; }
  @media (min-width: 768px) {
    html[dir="rtl"] .tabs.shisha-tabs .about-shisha-list {
      padding-left: 0;
      padding-right: 11px; } }
  html[dir="rtl"] .tabs.shisha-tabs .about-shisha-list > li {
    padding-left: 0;
    padding-right: 23px; }
    html[dir="rtl"] .tabs.shisha-tabs .about-shisha-list > li:after {
      -webkit-transform: skew(14deg);
          -ms-transform: skew(14deg);
              transform: skew(14deg);
      left: auto;
      right: 4px; }
  html[dir="rtl"] .about-shisha-back {
    left: auto;
    right: 24px;
    padding-left: 0;
    padding-right: 22px; }
    html[dir="rtl"] .about-shisha-back:hover:after {
      -webkit-transform: translateX(5px);
          -ms-transform: translateX(5px);
              transform: translateX(5px); }
    html[dir="rtl"] .about-shisha-back:after {
      left: auto;
      right: 0; }
  html[dir="rtl"] .about-shisha-bg-text {
    left: auto;
    right: -12px;
    line-height: 1; }
    @media (min-width: 768px) {
      html[dir="rtl"] .about-shisha-bg-text {
        left: auto;
        right: 2px; } }
  html[dir="rtl"] .intro-title {
    top: -15px; }
    @media (min-width: 768px) {
      html[dir="rtl"] .intro-title {
        top: -17px; } }
    @media (min-width: 1024px) {
      html[dir="rtl"] .intro-title {
        top: -29px; } }
  html[dir="rtl"] h2, html[dir="rtl"] .h2, html[dir="rtl"] .fullstripe-form-title, html[dir="rtl"] .fullstripe-form-title {
    font-size: 45px; }
  html[dir="rtl"] .tab-text-block {
    font-size: 16px; }
  html[dir="rtl"] .mission .text-style-1 {
    font-size: 24px; }
  html[dir="rtl"] .intro-nav a {
    font-size: 22px; }
  html[dir="rtl"] .product-title {
    line-height: 1; }
    @media (min-width: 451px) {
      html[dir="rtl"] .product-title {
        font-size: 31px; } }
  html[dir="rtl"] .tabs.shisha-tabs .about-shisha-list {
    font-size: 16px; }
  html[dir="rtl"] h1, html[dir="rtl"] .h1 {
    line-height: 1.25; }
  html[dir="rtl"] .age-verification-label {
    display: none; }
  @media (max-width: 1023px) {
    html[dir="rtl"] .year.milestone-year-event {
      font-size: 46px !important;
      text-align: left; }
    html[dir="rtl"] .milestone-years-wrap {
      right: 50px; }
    html[dir="rtl"] .milestone-years-wrap .about-carousel-slide.active,
    html[dir="rtl"] .milestone-years-wrap .about-carousel-slide {
      padding-left: 100px; }
    html[dir="rtl"] .milstone-years-helper > div {
      left: 61px;
      right: auto; }
    html[dir="rtl"] .milestones-carousel-wrap .about-carousel-slide {
      text-align: left;
      height: 54px;
      padding-top: 7px; }
    html[dir="rtl"] .milstone-years-helper {
      left: 25px;
      right: auto;
      top: 42px; }
    html[dir="rtl"] .milestone-years-wrap .about-carousel:after {
      left: 88px;
      right: auto; }
    html[dir="rtl"] .milstone-years-helper > div:after {
      right: 13px;
      left: auto; } }

span[lang="ar"],
.wpml-ls-link {
  font-family: 'ArbFONTS-DINNextLTArabic-Light'; }

html[dir="rtl"] .card-verification-info,
html[dir="rtl"] .welcome-footer-text,
html[dir="rtl"] .card-info-item label, html[dir="rtl"] .select-label,
html[dir="rtl"] body,
html[dir="rtl"] footer,
html[dir="rtl"] header,
html[dir="rtl"] .footer-nav,
html[dir="rtl"] .footer-right,
html[dir="rtl"] .country-list,
html[dir="rtl"] .intro-title,
html[dir="rtl"] .contact-template form,
html[dir="rtl"] .story-text,
html[dir="rtl"] .form-submit .btn [type="submit"] {
  font-family: 'ArbFONTS-DINNextLTArabic-Light';font-weight: inherit !important; }

html[dir="rtl"] .intro-nav a,
html[dir="rtl"] .main-menu a,
html[dir="rtl"] .products-intro-banner .intro-title,
html[dir="rtl"] .about-section .h1,
html[dir="rtl"] .btn,
html[dir="rtl"] .where-we-are-text .title-95,
html[dir="rtl"] #payment-form-style button,
html[dir="rtl"] .btn-payment,
html[dir="rtl"] .glance .title-186 {
  font-family: 'ArbFONTS-DINNextLTArabic-Medium';font-weight: inherit !important; }

html[dir="rtl"] .card-verification-label,
html[dir="rtl"] .product-filter-header h2,
html[dir="rtl"] .quality-section .section-title,
html[dir="rtl"] .video .section-title,
html[dir="rtl"] .commin-soon-title,
html[dir="rtl"] .news-section .section-title,
html[dir="rtl"] .h5,
html[dir="rtl"] .bg-text-2,
html[dir="rtl"] h4,
html[dir="rtl"] .h4,
html[dir="rtl"] .story-title,
html[dir="rtl"] .story-title,
html[dir="rtl"] .story-title,
html[dir="rtl"] .produsts-slider-wrap .title-100,
html[dir="rtl"] .slide-title,
html[dir="rtl"] .where-we-are-text .text,
html[dir="rtl"] .glance .section-title,
html[dir="rtl"] .glance .text-style-1,
html[dir="rtl"] .glance .text-style-2,
html[dir="rtl"] .epic-story .section-title,
html[dir="rtl"] .milestones .section-title,
html[dir="rtl"] h2, html[dir="rtl"] .h2, html[dir="rtl"] .fullstripe-form-title,
html[dir="rtl"] .fullstripe-form-title,
html[dir="rtl"] .mission .text-style-1,
html[dir="rtl"] .tabs-nav,
html[dir="rtl"] .comming-soon-text,
html[dir="rtl"] .bg-text,
html[dir="rtl"] h1,
html[dir="rtl"] .h1,
html[dir="rtl"] .steps-text,
html[dir="rtl"] .about-shisha-bg-text {
  font-family: 'ArbFONTS-DINNextLTArabic-Medium'!important;font-weight: inherit !important; }

html[dir="rtl"] .glance .text-style-2,
html[dir="rtl"] .tab-text-block,
html[dir="rtl"] h5
 {font-family: 'ArbFONTS-DINNextLTArabic-Regular'!important;font-weight: 400;}

html[dir="rtl"] .tabs-nav {font-family: 'ArbFONTS-DINNextLTArabic-Bold'!important;}

html[dir="rtl"] .tabs-nav a span {font-weight: 500}
.resize-active * {
  -webkit-transition: none !important;
  transition: none !important; }
/*# sourceMappingURL=style.css.map */

html[dir="rtl"] .intro-title-wrap{
  min-height: 308px;
    align-items: flex-end;
    display: flex;
}


html[lang="es-ES"] .shisha-block-title {
	    line-height: 92px;
}


html[lang="es-ES"]  .shisha-main-title {
	font-size: 68px;
}

html[lang="es-ES"]  .contact-template .title-119 {
	font-size: 74px;
}



html[lang="es-ES"]  .map-page-content .title-153 {
	font-size: 122px;
	margin-bottom: 110px;
}

@media (max-width: 518px) {
	html[lang="es-ES"]  .map-page-content .title-153 {
		font-size: 50px;
	}
	
	html[lang="es-ES"]  .contact-template .title-119 {
	font-size: 47px;
	}

}


html[lang="es-ES"] div.about-shisha-continue-text {
    padding-left: 0;
    font-size: 17px;
    line-height: 35px;
    top: calc(50% + 120px);
}

/* .wpl-wrap{
    padding-left: 90px;
	padding-right: 30px;
}

html[dir="rtl"] .wpl-wrap{
	padding-right: 90px;
	padding-left: 30px;
} */



/* .page-id-463 .wpl-wrap{
	padding-right: 0px !important;
} */

/* .wpl-wrap::before {
    display: inline-block;
    position: absolute;
    margin-left: -90px;
    font-family: "Roboto Condensed";
    font-weight: 700;
    font-size: 16px;
	text-transform: uppercase;
	margin-top: 5px;
}

html[lang="ar"] .wpl-wrap::before {
	    margin-left: 0px;
	 margin-right: -90px;
} */

@media (max-width: 1023px) {
	
/* 	.wpl-wrap::before {

		display: inherit;
		position: inherit;
		margin-left: inherit;

	}
	
	.page-id-463 .wpl-wrap::before {
		 display: inline-block;
         position: absolute;
        margin-left: -100px;
	} */
	
	.footer-wpml-main-wrap .wpl-wrap{
		display:none;
	}
	
	
}

.wpml-ls-statics-shortcode_actions .wpml-ls-current-language:hover>a, .wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a:focus {
	color: #d21224 !important;
 	background: transparent !important;
}

#header .wpml-ls-statics-shortcode_actions .wpml-ls-current-language:hover>a, .wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a:focus {
	color: #d21224 !important;
}

.footer-wpml-main-wrap .wpml-ls-statics-shortcode_actions .wpml-ls-current-language:hover>a, .wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a:focus {
	color: #fff !important;
}

.page-id-3914 .about-carousel-slide:nth-child(4) .year.milestone-year-event {font-size: 38px;letter-spacing: normal;}
.page-id-3914 .about-carousel-slide:nth-child(5) .year.milestone-year-event {font-size: 40px;letter-spacing: normal;}