/* Fonts */
@import url(https://fonts.googleapis.com/css?family=Raleway);
@import url(../icons/entypo.css);
@font-face {
  font-family: 'almoni-regular';
  src: url("../fonts/almoni-tzar-aaa-400.ttf") format("truetype"); }

@font-face {
  font-family: 'almoni-light';
  src: url("../fonts/almoni-tzar-aaa-300.ttf") format("truetype"); }

@font-face {
  font-family: 'almoni-bold';
  src: url("../fonts/almoni-tzar-aaa-700.ttf") format("truetype"); }

@font-face {
  font-family: 'gogoia-regular';
  src: url("../fonts/GOGOIA-Regular.ttf") format("truetype"); }

/* /Fonts */




html {
    font-family: 'almoni-light', "Arial";
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
}


body {
    margin: 0;
	position: relative;
    font-family: 'almoni-light', "Arial";
       color: #212529;
    text-align: right;
    background-color: #fff;
}










.pre {
  display: inline-block;
  padding: 20px;
  background: #f1f1f1;
  box-shadow: 3px 3px 0 1px rgba(0, 0, 0, 0.1);
  width: 100%; }

@-webkit-keyframes ball-scale-multiple {
  0% {
    height: 100%;
    opacity: .6;
    top: 0; }
  50% {
    opacity: 0;
    height: 0%;
    top: 50%; }
  100% {
    opacity: .8;
    height: 100%;
    top: 0; } }

.loaderWrap {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 123333333; }

.ball-scale-multiple {
  position: absolute;
  width: 100px;
  height: 50px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  .ball-scale-multiple > div {
    background-color: #fff;
    border-radius: 0;
    animation-fill-mode: both;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    margin: 0;
    width: 20%;
    height: 100%;
    animation: ball-scale-multiple .5s 0s linear infinite;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2); }
    .ball-scale-multiple > div:nth-child(1) {
      animation-delay: .1s;
      left: 0%; }
    .ball-scale-multiple > div:nth-child(2) {
      animation-delay: .2s;
      left: 20%; }
    .ball-scale-multiple > div:nth-child(3) {
      animation-delay: .3s;
      left: 40%; }
    .ball-scale-multiple > div:nth-child(4) {
      animation-delay: .4s;
      left: 60%; }
    .ball-scale-multiple > div:nth-child(5) {
      animation-delay: .5s;
      left: 80%; }

.a-container {
  width: 1170px;
  margin: 20px auto; }

.a-1_2 {
  width: 48%;
  display: inline-block;
  margin: 0 1%; }

.o-sliderContainer {
  overflow: hidden;
  position: relative;
  width: 100%;
  min-height: 200px;
  background: #fff;
  margin: 0;
  height: auto; }
  .o-sliderContainer.hasShadow {
    box-shadow: 0 39px 22px -29px rgba(0, 0, 0, 0.2); }
  .o-sliderContainer:hover .o-slider-next {
    right: 0; }
  .o-sliderContainer:hover .o-slider-prev {
    left: 0; }

.o-slider {
  width: auto;
  position: relative; }

.o-slider-textWrap {
  left: 2%;
  bottom: 45px;
  height: auto;
  position: absolute;
  text-align: right;
  padding: 0 0 20px 0;
  opacity: 1;
  overflow: visible;
  z-index: 2;
  direction: rtl;
  padding-right: 15px; }

.o-slider-title {
  font-family: 'gogoia-regular', "Arial";
  font-weight: normal;
  width: auto;
      margin: 10px 0 -14px 0;
  color: #fff;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  font-size: 370px !important;
  display: inline-block;
  padding: 0;
  position: relative;
  bottom: -100px;
  right: -20px;
  z-index: 1; }

.o-slider-subTitle {
  font-family: 'almoni-regular', "Arial";
  font-weight: normal;
  width: auto;
  margin: 0 0 0px 0;
  height: auto;
  color: #fff;
  font-size: 20px !important;
  display: inline-block;
  padding: 0;
  position: relative;
  z-index: 1;
  font-size: 1.2rem; }

.o-slider-paragraph {
  font-family: 'almoni-bold', "Arial";
  font-weight: bold;
  width: auto;
  margin: 0 0 5px 0;
  height: auto;
  color: #9e0e16;
  font-size: 22px !important;
  display: inline-block;
  padding: 0;
  position: relative;
  z-index: 1;
  font-size: 0.8rem;
  max-width: 100%;
  text-decoration: underline;
  margin-top: 15px;
  margin-right: 0 !important .o-slider-paragraph; }
  .o-slider-paragraph :hover {
    text-decoration: none; }

@media screen and (min-width: 1024px) {
  .o-slider-textWrap {
    left: 5%; }
  .bottom-left {
    left: 5%; }
  .bottom-right {
    right: 5%; }
  .top-left {
    left: 5%;
    top: 5%; }
  .top-right {
    right: 5%;
    top: 5%; }
  .o-slider-title {
    font-size: 1.8rem; }
  .o-slider-subTitle {
    font-size: 1.4rem; }
  .o-slider-paragraph {
    font-size: 1rem;
    display: block; } }

@media screen and (min-width: 1024px) {
  .o-slider-pagination {
    bottom: 6%; }
  .o-slider-title {
    font-size: 2rem; }
  .o-slider-subTitle {
    font-size: 1.6rem; }
  .o-slider-paragraph {
    font-size: 1.2rem; } }

.a-divider {
  display: block;
  width: 100%;
  height: 1px;
  margin: 2px 0; }

.o-slider-controls { 
  display: none; }
  .o-slider-controls.isVisible {
    display: block; }

.o-slider-pagination {
  bottom: 2%;
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 1444000;
  margin: 0;
  padding: 0; }
  .o-slider-pagination > li {
    border-radius: 50%;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.4), 0 0 2px 0 rgba(0, 0, 0, 0.4) inset;
    display: inline-block;
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 20px;
    width: 20px;
    margin-left: 6px;
    margin-right: 6px;
    cursor: pointer;
    background-clip: padding-box;
    z-index: 100; }
    .o-slider-pagination > li.isActive, .o-slider-pagination > li:hover {
      background-color: rgba(255, 255, 255, 0.9);
      transform: scale(1.3, 1.3); }

.o-slider--preview {
  position: absolute;
  top: -70px;
  right: auto;
  bottom: auto;
  left: -65px;
  opacity: 0;
  width: 140px;
  height: 60px;
  background-size: cover;
  background-position: center center;
  z-index: -1;
  border: 3px solid #000;
  transform: scale(0.2, 0.2);
  transform-origin: center bottom;
  display: none; }
  .o-slider--preview::before {
    content: "";
    position: absolute;
    top: auto;
    right: auto;
    bottom: -13px;
    left: 50%;
    margin: 0 0 0 -5px;
    height: 0;
    width: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #000; }

.o-slider--preview.isActive,
.o-slider-pagination li:hover .o-slider--preview {
  opacity: 1;
  position: absolute;
  top: -76px;
  right: auto;
  bottom: auto;
  left: -65px;
  transform: scale(1, 1); }

@media screen and (min-width: 768px) {
  .o-slider--preview {
    display: block; } }

.o-slider-arrows {
  margin: 0;
  list-style: none;
  display: block; }

.o-slider-next,
.o-slider-prev {
  position: absolute;
  top: 0;
  left: -100px;
  margin: -12px 0 0;
  width: auto;
  z-index: 999;
  padding: 0;
  margin: 0;
  height: 100%;
  list-style: none;
  cursor: pointer;
  text-align: center;
  padding: 10px 25px;
  display: inline-block;
  vertical-align: middle;
  line-height: 100%; }
  .o-slider-next i,
  .o-slider-prev i {
    position: absolute;
    top: 50%;
    left: 0;
    margin: 0;
    transform: translate(0, -50%);
    text-align: center;
    width: 100%;
    font-size: 3rem;
    background-color: rgba(0, 0, 0, 0.5);
    line-height: 1;
    color: #fff;
    padding: 45px 10px; }

.o-slider-next {
  left: auto;
  right: -100px; }

.isDisabled {
  opacity: 0.1;
  cursor: auto; }

@media screen and (max-width: 1280px) {
  .a-container {
    width: 970px; } }

@media screen and (max-width: 1024px) {
  .o-slider-textWrap {
    bottom: 5px; }
  .o-sliderContainer {
    width: 100%; }
  .o-slider--item {
    height: 450px; } }

@media screen and (max-width: 768px) {
  .a-container {
    width: 90%;
    margin: 20px auto; }
  .a-1_2 {
    width: 100%;
    display: block;
    margin: 0; }
  .o-slider-arrows {
    display: none; }
  .o-sliderContainer {
    height: 350px; }
  .o-slider--item {
    height: 350px; }
  .o-slider-panel img {
    left: -15%;
    width: 130%; }
  .o-slider-textWrap {
    bottom: 5px; }
  .o-slider-title {
    font-size: 9rem !important;
    right: -5px;
    bottom: -50px; }
  .o-slider-subTitle {
    bottom: -10px; }
  .o-slider-paragraph {
    font-size: 1.2rem; } }

@media screen and (max-width: 480px) {
  .o-slider--item img {
    left: -20%;
    width: 140%; }
  .o-sliderContainer {
    height: 270px; } }

.slider-pagination > li:hover {
  background-color: rgba(255, 255, 255, 0.9);
  transform: scale(1.3, 1.3); }

/* Global */
body {
  position: relative;
  margin: 0;
  padding: 0; }

a {
  text-decoration: none; }

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

p {
  margin: 0; }

ul {
  -webkit-padding-start: 0;
  list-style: none;
  margin: 0; }

section {
  width: 100%;
  max-width: 1920px;
  margin: auto;
  overflow: hidden; }

/* /Global */
h1 {
  font-family: 'almoni-bold', "Arial";
  font-weight: bold;
  direction: ltr; }

/* ------------- DRY ------------------  */
.section-inner-flex {
  width: 100%;
  max-width: 1235px;
  margin: auto;
  padding: 0 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  direction: rtl; }

.section-inner {
  width: 100%;
  max-width: 1235px;
  margin: auto;
  padding: 0 10px; }

.section-outer {
  width: 100%;
  margin: auto;
  padding: 0; }

.logos-flex {
  margin-top: 70px;
  display: flex;
  width: 100%;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap; }

/* ------------- /DRY ------------------  */
/* --------------- Header ---------------- */
header {
  width: 100%;
  background-color: #fff;
  z-index: 100;
  position: fixed;
  top: 0; }
  header .header-inner {
    width: 100%;
    max-width: 1235px;
    margin: auto;
    padding: 0 10px; }
    @media only screen and (max-width: 1000px) {
      header .header-inner .top-line {
        display: none; } }
    header .header-inner .bottom-line .contacts-cont {
      display: none; }
      header .header-inner .bottom-line .contacts-cont .fa-phone {
        display: none;
        margin-left: 15px; }
      @media only screen and (max-width: 1000px) {
        header .header-inner .bottom-line .contacts-cont {
          display: inline-block; } }
      @media only screen and (max-width: 760px) {
        header .header-inner .bottom-line .contacts-cont p.desc, header .header-inner .bottom-line .contacts-cont a.number, header .header-inner .bottom-line .contacts-cont .fa-facebook {
          display: none; }
        header .header-inner .bottom-line .contacts-cont .fa-phone {
          display: block; } }
header .header-inner .contacts-cont {
    direction: ltr;
    float: left;
}
      header .header-inner .contacts-cont p {
        direction: rtl;
        display: inline-block; }
      header .header-inner .contacts-cont p.desc {
        font-family: 'almoni-regular', "Arial";
        font-weight: normal;
        color: #3d3c3c;
        font-size: 20px; }
      header .header-inner .contacts-cont a.number {
        font-family: 'almoni-light', "Arial";
        font-weight: lighter;
        color: #b39260;
        font-size: 30px;
        padding: 0 15px;
        position: relative;
        bottom: -2px; }
      @media only screen and (max-width: 1000px) {
        header .header-inner .contacts-cont {
          display: inline-block; } }
      header .header-inner .contacts-cont .fa {
        color: #fff;
        background-color: #000;
        border-radius: 45px;
        height: 27px;
        width: 27px;
        padding: 5px 9px;
        display: inline-block;
        position: relative;
        bottom: 2px; }
    header .header-inner .logo-cont {
      float: right;
      width: 30%;
      direction: rtl; }
      header .header-inner .logo-cont img {
    position: relative;
    top: -1px;}
        @media only screen and (max-width: 1000px) {
          header .header-inner .logo-cont img {
            top: 0; } }
        @media only screen and (max-width: 480px) {
          header .header-inner .logo-cont img {
            width: 250px; } }
        @media only screen and (max-width: 380px) {
          header .header-inner .logo-cont img {
            width: 200px;
            top: 10px; } }
header .header-inner .menu-cont {
    float: left;
    width: 108%;
    direction: ltr;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 21px;
    position: relative;
}

header .header-inner .menu-cont2 {
    width: 97%;
    direction: ltr;
    margin-top: -23px;
}
      @media only screen and (max-width: 760px) {
        header .header-inner .menu-cont {
          justify-content: flex-start; } }
      @media only screen and (max-width: 1000px) {
        header .header-inner .menu-cont .cat-menu-item {
          display: none; } }
    header .header-inner .menu-cont .cat-menu-item img {
    position: relative;
    top: -3px;
}
      header .header-inner .menu-cont .cat-menu-item .image-hover {
        display: none; }
      header .header-inner .menu-cont .cat-menu-item a {
        font-family: 'almoni-light', "Arial";
        font-weight: lighter;
        color: #38322f;
        font-size: 22px; }
      header .header-inner .menu-cont .cat-menu-item:hover a {
        color: #9e0e16; }
      header .header-inner .menu-cont .cat-menu-item:hover .image-hover {
        display: inline; }
      header .header-inner .menu-cont .cat-menu-item:hover .image-normal {
        display: none; }

.header-place-holder {
  height: 96px; }
  @media only screen and (max-width: 1000px) {
    .header-place-holder {
      height: 64px; } }

/* --------------- /Header ---------------- */
/* --------------- Toggle button ---------------- */
.toggle-button {
  width: 38px;
  min-width: 38px;
  height: 38px;
  position: relative;
  top: 5px;
  border-radius: 5px;
  z-index: 102;
  cursor: pointer; }
  .toggle-button div {
    width: 22px;
    height: 3px;
    background-color: #9e0e16;
    position: absolute;
    border-radius: 2px;
    transition: top 0.5s, transform 1s, opacity 0.5s, width 0.5s; }
  .toggle-button div:nth-child(1) {
    top: 5px;
    left: 4px; }
  .toggle-button div:nth-child(2) {
    top: 13px;
    left: 4px; }
  .toggle-button div:nth-child(3) {
    top: 21px;
    left: 4px; }
  .toggle-button.open div:nth-child(1) {
    top: 13px;
    transform: rotate(45deg); }
  .toggle-button.open div:nth-child(2) {
    opacity: 0;
    width: 1px; }
  .toggle-button.open div:nth-child(3) {
    top: 13px;
    transform: rotate(-45deg); }

/* --------------- /Toggle button ---------------- */
/* --------------- Main menu ---------------- */
.main-menu-cont {
  direction: rtl;
  padding: 10px 20px;
  background-color: rgba(224, 224, 222, 0.9);
  position: fixed;
  top: 95px;
  bottom: 0;
  left: 0; }
  @media only screen and (max-width: 1000px) {
    .main-menu-cont {
      display: none; } }
  .main-menu-cont .main-menu li {
    position: relative;
    border-top: 2px solid #38322f;
    padding: 7px 0; }
    .main-menu-cont .main-menu li a {
      font-family: 'almoni-light', "Arial";
      font-weight: lighter;
      font-size: 42px;
      color: #38322f;
      width: 100%;
      white-space: nowrap; }
      .main-menu-cont .main-menu li a:hover {
        color: #cf0006; }
    .main-menu-cont .main-menu li:first-child {
      border-top: none; }
  .main-menu-cont .main-menu:before {
    display: none;
    content: '';
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid rgba(224, 224, 222, 0.9);
    top: -15px;
    position: absolute;
    left: 0; }

/* --------------- /Main menu ---------------- */
/* --------------- Mobile menu ---------------- */
.mobile-menu-cont {
  direction: rtl;
  padding: 10px 20px;
  background-color: rgba(224, 224, 222, 0.9);
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 101;
  left: 0;
  right: 0; }
  @media only screen and (min-width: 1000px) {
    .mobile-menu-cont {
      display: none; } }
  .mobile-menu-cont .mobile-menu > li {
    position: relative;
    padding: 7px 0; }
    .mobile-menu-cont .mobile-menu > li a {
      font-family: 'almoni-light', "Arial";
      font-weight: lighter;
      font-size: 22px;
      color: #38322f; }
      .mobile-menu-cont .mobile-menu > li a:hover {
        color: #cf0006; }
    .mobile-menu-cont .mobile-menu > li .sub-menu {
      display: none;
      padding-top: 10px; }
      .mobile-menu-cont .mobile-menu > li .sub-menu li a {
        padding-right: 10px; }
  .mobile-menu-cont .mobile-menu .open-arrow {
    display: inline-block;
    color: #38322f;
    cursor: pointer;
    transition: 0.5s;
    font-size: 14px;
    margin-right: 25px;
    position: absolute;
    top: 8px;
    left: 10px; }
    .mobile-menu-cont .mobile-menu .open-arrow span {
      position: relative;
      top: 2px; }
  .mobile-menu-cont .mobile-menu .rotate {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    color: #cf0006; }

/* --------------- /Mobile menu ---------------- */
/* --------------- Footer ---------------- */
footer .footer-top {
  background-color: #e0e0de;
  direction: rtl;
  padding: 80px 0;
  text-align: center; }
  footer .footer-top ul.footer-menu {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    footer .footer-top ul.footer-menu li {
      margin: 5px 0; }
    footer .footer-top ul.footer-menu a {
      font-family: 'almoni-light', "Arial";
      font-weight: lighter;
      font-size: 22px;
      color: #38393a;
      margin: 0 15px;
      white-space: nowrap;
      transition: 0.5s; }
      footer .footer-top ul.footer-menu a:hover {
        color: #9e0e16; }
  footer .footer-top .social-icons-cont {
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: center;
    padding: 75px 0; }
    footer .footer-top .social-icons-cont .icon {
      font-size: 40px;
      line-height: 53px;
      color: #fff;
      background-color: #000;
      height: 75px;
      width: 75px;
      border-radius: 55px;
      text-align: center;
      margin: 0 15px;
      cursor: pointer;
      transition: 0.5s; }
      footer .footer-top .social-icons-cont .icon .fa-mobile {
        font-size: 55px; }
      footer .footer-top .social-icons-cont .icon a {
        color: #fff; }
      @media only screen and (max-width: 360px) {
        footer .footer-top .social-icons-cont .icon {
          height: 50px;
          width: 50px;
          font-size: 24px;
          line-height: 30px; }
          footer .footer-top .social-icons-cont .icon .fa-mobile {
            font-size: 34px;
            line-height: 30px; } }
      footer .footer-top .social-icons-cont .icon:hover {
        background-color: #9e0e16; }
      footer .footer-top .social-icons-cont .icon i {
        position: relative;
        top: 11px; }
  footer .footer-top .contacts-cont {
    font-family: 'almoni-light', "Arial";
    font-weight: lighter;
    text-align: center;
    font-size: 22px;
    color: #3c3836; }
    footer .footer-top .contacts-cont span.bold {
      font-family: 'almoni-bold', "Arial";
      font-weight: bold; }
    footer .footer-top .contacts-cont span.red {
      color: #9e0e16; }
  footer .footer-top hr.short {
    margin: 40px auto 80px auto;
    width: 20%; }
  footer .footer-top img.logo {
    margin: auto; }

footer .footer-bottom {
  background-color: #000;
  height: 100px;
  font-family: 'almoni-light', "Arial";
  font-weight: lighter;
  font-size: 22px;
  color: #8b9097;
  padding-top: 35px; }
  @media only screen and (max-width: 600px) {
    footer .footer-bottom {
      padding-top: 15px; } }
  footer .footer-bottom a {
    font-size: 22px;
    color: #8b9097; }
  footer .footer-bottom .copy {
    float: right; }
    @media only screen and (max-width: 600px) {
      footer .footer-bottom .copy {
        float: none;
        text-align: center; } }
    footer .footer-bottom .copy p {
      line-height: 38px; }
  footer .footer-bottom .credit {
    float: left; }
    @media only screen and (max-width: 600px) {
      footer .footer-bottom .credit {
        float: none;
        text-align: center; } }
    footer .footer-bottom .credit img {
      position: relative;
      top: 5px;
      margin-right: 5px; }

/* --------------- /Footer ---------------- */
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */ }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none; }

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden; }

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/* --------------- Section Main slider ---------------- */
section.main-slider {
  overflow: hidden;
  z-index: 21;
  height: 896px; }
  @media screen and (max-width: 1280px) {
    section.main-slider {
      height: 650px; } }
  @media screen and (max-width: 1024px) {
    section.main-slider {
      height: 450px; } }
  @media screen and (max-width: 768px) {
    section.main-slider {
      height: 350px; } }
  @media screen and (max-width: 480px) {
    section.main-slider {
      height: 270px; } }
  section.main-slider .o-slider-title {
    transition: 0.5s;
    transition-delay: 0.5s;
    opacity: 0; }
  section.main-slider .o-slider-subTitle {
    transition: 0.5s;
    transition-delay: 0.75s;
    opacity: 0; }
  section.main-slider .o-slider-paragraph {
    transition: 0.5s;
    transition-delay: 1s;
    opacity: 0; }
  section.main-slider .owl-carousel, section.main-slider .owl-stage-outer, section.main-slider .owl-stage, section.main-slider .owl-item, section.main-slider .item {
    height: 100%; }
  section.main-slider .slide-image {
    height: 100%;
    width: auto; }
  section.main-slider .owl-dots {
    display: none; }
  section.main-slider .str-left {
    background: url(../images/icons/main-str-l.png) no-repeat;
    width: 31px;
    height: 85px;
    transition: 0.5s;
    position: relative;
    top: -45px; }
  section.main-slider .str-right {
    background: url(../images/icons/main-str-r.png) no-repeat;
    width: 31px;
    height: 85px;
    transition: 0.5s;
    position: relative;
    top: -45px; }
  section.main-slider .owl-nav {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0; }
  section.main-slider .owl-carousel:hover .owl-prev {
    left: 0;
    opacity: 1; }
  section.main-slider .owl-carousel:hover .owl-next {
    right: 0;
    opacity: 1; }
  section.main-slider .owl-prev {
    position: absolute;
    background: none !important;
    left: -45px;
    opacity: 0;
    transition: 0.5s; }
    @media only screen and (max-width: 600px) {
      section.main-slider .owl-prev {
        display: none !important; } }
  section.main-slider .owl-next {
    position: absolute;
    right: -45px;
    background: none !important;
    opacity: 0;
    transition: 0.5s; }
    @media only screen and (max-width: 600px) {
      section.main-slider .owl-next {
        display: none !important; } }

/* --------------- /Section Main slider ---------------- */
/* --------------- Section Products ---------------- */
section.products, section.products-cat, section.products-services {
  background: url(../images/index/products/products-bg.png) center top no-repeat;
  background-color: #000;
  padding: 100px 0 80px 0; }
  @media only screen and (max-width: 650px) {
    section.products, section.products-cat, section.products-services {
      padding: 50px 0 30px 0; } }
  section.products .section-inner-flex, section.products-cat .section-inner-flex, section.products-services .section-inner-flex {
    height: auto;
    display: block;
    padding: 0; }
  section.products .product-cont, section.products-cat .product-cont, section.products-services .product-cont {
    background-size: 100% 100% !important;
    width: 23%;
    padding-bottom: 45%;
    position: relative;
    margin: 0.8%;
    display: inline-block; }
    section.products .product-cont:hover p.title, section.products-cat .product-cont:hover p.title, section.products-services .product-cont:hover p.title {
      top: 45%; }
    @media only screen and (max-width: 820px) {
      section.products .product-cont, section.products-cat .product-cont, section.products-services .product-cont {
        width: 47.7%;
        padding-bottom: 80%; } }
    section.products .product-cont p.title, section.products-cat .product-cont p.title, section.products-services .product-cont p.title {
      font-family: 'almoni-bold', "Arial";
      font-weight: bold;
      transition: 0.5s;
      font-size: 44px;
      color: #fff;
      position: absolute;
      top: 50%;
      left: 86px;
      width: 105px; }
      @media only screen and (max-width: 450px) {
        section.products .product-cont p.title, section.products-cat .product-cont p.title, section.products-services .product-cont p.title {
          font-size: 36px;
          left: 5%; } }
    section.products .product-cont:nth-child(odd) p.title, section.products-cat .product-cont:nth-child(odd) p.title, section.products-services .product-cont:nth-child(odd) p.title {
      color: #000; }

/* --------------- /Section Products ---------------- */
/* --------------- Section Brands ---------------- */
section.brands {
  padding: 90px 0;
  background-color: #e0e0de; }
  @media only screen and (max-width: 650px) {
    section.brands {
      padding: 50px 0; } }
  section.brands h1 {
    font-family: 'almoni-bold', "Arial";
    font-weight: bold;
    font-size: 60px;
    color: #000;
    text-align: center;
    margin-top: 0; }
  section.brands h2 {
    font-family: 'almoni-bold', "Arial";
    font-weight: bold;
    font-size: 22px;
    color: #000;
    text-align: center; }
  section.brands .content {
    margin-top: 75px;
    direction: rtl; }
    section.brands .content p {
      font-family: 'almoni-light', "Arial";
      font-weight: lighter;
      font-size: 22px;
      color: #3f3f3f;
      text-align: center; }
  section.brands .vertical-line {
    width: 2px;
    height: 77px;
    margin: 35px auto;
    background-color: #000; }
  section.brands .logo {
    margin: 15px;
    max-width: 200px;
    transition: 0.5s; }
    section.brands .logo:hover {
      transform: scale(1.1); }
    section.brands .logo img {
      width: 100%;
      height: auto; }

/* --------------- /Section Brands ---------------- */
/* --------------- Section Collection ---------------- */
section.collection {
  background-color: #fff;
  height: auto;
  position: relative; }
  section.collection .section-inner {
    position: relative;
    z-index: 1;
    direction: rtl;
    height: 100%; }
    @media only screen and (max-width: 780px) {
      section.collection .section-inner {
        padding-right: 0; } }
    section.collection .section-inner .part-right {
      position: relative; }
    section.collection .section-inner .part-left {
      background: none; }
      section.collection .section-inner .part-left img {
        height: 606px;
        width: auto; }
    section.collection .section-inner .info-cont {
      position: absolute;
      margin-top: 35%; }
      @media only screen and (max-width: 780px) {
        section.collection .section-inner .info-cont {
          margin-top: 70px;
          margin-right: 50px;
          background-color: rgba(255, 255, 255, 0.5);
          padding: 25px; } }
      @media only screen and (max-width: 550px) {
        section.collection .section-inner .info-cont {
          margin-right: 5%; } }
      section.collection .section-inner .info-cont h2 {
        font-family: 'almoni-bold', "Arial";
        font-weight: bold;
        color: #000;
        font-size: 60px;
        margin: 0;
        border-bottom: 1px solid #000;
        display: inline-block;
        margin-bottom: 25px; }
      section.collection .section-inner .info-cont .desc p {
        font-family: 'almoni-regular', "Arial";
        font-weight: normal;
        color: #000;
        font-size: 20px;
        margin-bottom: 45px; }
      section.collection .section-inner .info-cont a {
        font-family: 'almoni-bold', "Arial";
        font-weight: bold;
        color: #9e0e16;
        font-size: 22px !important;
        text-decoration: underline; }
        section.collection .section-inner .info-cont a:hover {
          text-decoration: none; }
  section.collection .section-outer {
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0; }
  section.collection .part-right {
    height: 100%;
    width: 50%;
    float: right;
    background-color: #f8f8f8; }
    @media only screen and (max-width: 780px) {
      section.collection .part-right {
        width: 100%;
        float: none; } }
  section.collection .part-left {
    width: 50%;
    height: 100%;
    float: left;
    background-color: #cec7bd; }
    @media only screen and (max-width: 780px) {
      section.collection .part-left {
        width: 100%;
        float: none; } }

/* --------------- /Section Collection ---------------- */
/* --------------- Section Feedback ---------------- */
section.feedback {
  padding: 90px 0;
  padding-bottom: 50px; }
  section.feedback h2.opinions {
    text-align: center;
    font-family: 'almoni-bold', "Arial";
    font-weight: bold;
    font-size: 43px;
    color: #000;
    width: 300px;
    margin: auto;
    position: relative; }
    @media only screen and (max-width: 420px) {
      section.feedback h2.opinions {
        width: 100%; } }
    section.feedback h2.opinions:before {
      position: absolute;
      content: "";
      height: 4px;
      width: 68px;
      top: 46%;
      right: -70px;
      background-color: #000; }
      @media only screen and (max-width: 420px) {
        section.feedback h2.opinions:before {
          display: none; } }
    section.feedback h2.opinions:after {
      position: absolute;
      content: "";
      height: 4px;
      width: 68px;
      top: 46%;
      left: -70px;
      background-color: #000; }
      @media only screen and (max-width: 420px) {
        section.feedback h2.opinions:after {
          display: none; } }
  section.feedback .opinion-cont {
    text-align: center;
    width: 100%; }
    section.feedback .opinion-cont .opinion-text p {
      font-family: 'almoni-light', "Arial";
      font-weight: lighter;
      font-size: 22px;
      color: #000;
      text-align: center;
      direction: rtl; }
    section.feedback .opinion-cont p.name {
      font-family: 'almoni-regular', "Arial";
      font-weight: normal;
      font-size: 22px;
      color: #000;
      text-align: center;
      margin-top: 45px; }
    section.feedback .opinion-cont img {
      margin: auto;
      margin-top: 45px;
      width: auto !important; }
  section.feedback .owl-carousel {
    width: 90%;
    margin: auto;
    margin-top: 45px; }
  section.feedback .owl-dots {
    display: none; }
  section.feedback .str-left {
    background: url(../images/icons/str-l.png) no-repeat;
    width: 31px;
    height: 85px;
    opacity: 0;
    transition: 0.5s;
    position: relative;
    bottom: -50px; }
  section.feedback .str-right {
    background: url(../images/icons/str-r.png) no-repeat;
    width: 31px;
    height: 85px;
    opacity: 0;
    transition: 0.5s;
    position: relative;
    bottom: -50px; }
  section.feedback .owl-carousel:hover .str-left, section.feedback .owl-carousel:hover .str-right {
    opacity: 1;
    bottom: 0; }
  section.feedback .owl-prev, section.feedback .owl-prev:hover {
    position: absolute;
    left: -45px !important;
    top: 25% !important;
    background: none !important; }
    @media only screen and (max-width: 600px) {
      section.feedback .owl-prev, section.feedback .owl-prev:hover {
        display: none !important; } }
  section.feedback .owl-next, section.feedback .owl-next:hover {
    position: absolute !important;
    right: -45px !important;
    top: 25% !important;
    background: none !important; }
    @media only screen and (max-width: 600px) {
      section.feedback .owl-next, section.feedback .owl-next:hover {
        display: none !important; } }
  section.feedback .vertical-line {
    width: 2px;
    height: 77px;
    margin: 35px auto;
    background-color: #000; }
  section.feedback h2.logos {
    font-family: 'almoni-bold', "Arial";
    font-weight: bold;
    font-size: 22px;
    color: #000;
    text-align: center; }
  section.feedback .logo {
    margin: 15px;
    max-width: 200px;
    transition: 0.5s; }
    section.feedback .logo:hover {
      transform: scale(1.1); }
    section.feedback .logo img {
      width: 100%;
      height: auto; }

/* --------------- /Section Feedback ---------------- */
/* --------------- Section Page title ---------------- */
section.page-title {
  background: url(../images/page-title-bg.png) center center no-repeat; }
  section.page-title .section-inner {
    position: relative; }
    section.page-title .section-inner h1 {
      direction: rtl;
      font-family: 'almoni-light', "Arial";
      font-weight: lighter;
      font-size: 136px;
      color: #000;
      margin-bottom: 113px;
      margin-top: 110px;
	  }
	  
      @media only screen and (max-width: 768px) {
        section.page-title .section-inner h1 {
          font-size: 100px; } }
      @media only screen and (max-width: 480px) {
        section.page-title .section-inner h1 {
          font-size: 72px; } }

/* --------------- /Section Page title ---------------- */
/* --------------- Breabcrumbs --------------- */
#breadcrumbs {
  direction: rtl;
  position: relative;
  bottom: 10px;
  font-family: 'almoni-regular', "Arial";
  font-weight: normal; }

/* --------------- Breabcrumbs --------------- */
/* --------------- Section Top text ---------------- */
section.top-text, section.top-text-no-padding {
  padding: 90px 0; }
  @media only screen and (max-width: 480px) {
    section.top-text, section.top-text-no-padding {
      padding: 40px 0; } }
  section.top-text .content, section.top-text-no-padding .content {
    position: inherit; } 
    section.top-text .content p, section.top-text-no-padding .content p {
      direction: rtl;
      font-family: 'almoni-light', "Arial";
      font-weight: lighter;
      font-size: 22px;
      color: #3f3f3f;
      padding-right: 30px; }
      @media only screen and (max-width: 480px) {
        section.top-text .content p, section.top-text-no-padding .content p {
          padding-right: 0; } }
    section.top-text .content:before, section.top-text-no-padding .content:before {
      content: "";
      position: absolute;
      right: 0;
      top: -15px;
      bottom: -15px;
      width: 2px;
      background-color: #000; }
      @media only screen and (max-width: 480px) {
        section.top-text .content:before, section.top-text-no-padding .content:before {
          display: none; } }

/* --------------- /Section Top text---------------- */
/* --------------- Section Top text no-padding ---------------- */
section.top-text-no-padding {
  padding: 10px 0; }

/* --------------- /Section Top text no-padding ---------------- */
/* --------------- Section Bottom text ---------------- */
section.bottom-text {
  padding: 90px 0; }
  @media only screen and (max-width: 480px) {
    section.bottom-text {
      padding: 40px 0; } }
  section.bottom-text .content {
    position: inherit; }
    section.bottom-text .content p {
      direction: rtl;
      font-family: 'almoni-light', "Arial";
      font-weight: lighter;
      font-size: 22px;
      color: #3f3f3f;
      padding-right: 30px; }
      @media only screen and (max-width: 480px) {
        section.bottom-text .content p {
          padding-right: 0; } }
    section.bottom-text .content:before {
      content: "";
      position: absolute;
      right: 0;
      top: -15px;
      bottom: -15px;
      width: 2px;
      background-color: #000; }
      @media only screen and (max-width: 480px) {
        section.bottom-text .content:before {
          display: none; } }

/* --------------- /Section Bottom text---------------- */
/* --------------- Section Bottom Contacts ---------------- */
section.bottom-contacts {
  background: url(../images/contacts-bg.png) center center no-repeat; }
  @media only screen and (max-width: 992px) {
    section.bottom-contacts {
      background-size: auto 100%; } }
  section.bottom-contacts .section-inner {
    padding: 100px 0; }
section.bottom-contacts h2 {
    direction: rtl;
    font-family: 'almoni-bold', "Arial";
    font-weight: bold;
    font-size: 43px;
    color: #000;
    text-align: center;
    margin: 14px 0 0px 0;
    position: relative;
    padding-bottom: 0px;
}
    section.bottom-contacts h2:after {
      content: "";
      position: absolute;
      right: 45%;
      left: 45%;
      background-color: #3f3f3f;
      height: 2px;
      bottom: 0; }
  section.bottom-contacts p.desc {
    direction: rtl;
    font-family: 'almoni-regular', "Arial";
    font-weight: normal;
    font-size: 22px;
    color: #000;
    text-align: center;
    margin-top: 30px; }
  section.bottom-contacts .contact-form-bottom {
    text-align: center;
    direction: rtl;
    margin-top: 65px;
    width: 100%; }
    @media only screen and (max-width: 992px) {
      section.bottom-contacts .contact-form-bottom {
        margin-top: 20px; } }
section.bottom-contacts .contact-form-bottom input {
    direction: rtl;
    font-family: 'almoni-light', "Arial";
    font-weight: lighter;
    font-size: 30px;
    width: 100%;
    color: #343434;
    padding: 4px;
    outline: none;
    border: none;
}
      @media only screen and (max-width: 992px) {
        section.bottom-contacts .contact-form-bottom input {
          font-size: 25px; } }
   section.bottom-contacts .contact-form-bottom input[type="submit"] {
    cursor: pointer;
    padding: 8px 100px;
    background-color: #9e0e16;
    font-family: 'almoni-regular', "Arial";
    font-weight: normal;
    color: #fff;
    margin-left: 0;
    margin-top: 16px;
    margin-right: 0;
    width: auto;
}
      @media only screen and (max-width: 992px) {
        section.bottom-contacts .contact-form-bottom input[type="submit"] {
          margin-top: 25px;
          width: 80% !important; } }
    section.bottom-contacts .contact-form-bottom .wpcf7-not-valid-tip {
      position: absolute; }
section.bottom-contacts .contact-form-bottom span.wpcf7-form-control-wrap {
    width: 100%;
    margin: 0.4%;
    margin-top: 20px;
    display: inline-block !important;
}
      section.bottom-contacts .contact-form-bottom span.wpcf7-form-control-wrap:first-child {
        margin-right: 0; }
      @media only screen and (max-width: 992px) {
        section.bottom-contacts .contact-form-bottom span.wpcf7-form-control-wrap {
          width: 80% !important; } }
    section.bottom-contacts .contact-form-bottom div.wpcf7-response-output {
      margin: 0; }
    section.bottom-contacts .contact-form-bottom div.wpcf7-validation-errors {
      display: inline-block;
      margin-top: 15px; }
    section.bottom-contacts .contact-form-bottom .ajax-loader {
      display: inline !important; }

/* --------------- /Section Bottom Contacts ---------------- */
/* --------------- Form inner ---------------- */
.contact-form-inner {
  text-align: center;
  direction: rtl;
  margin-top: 25px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media only screen and (max-width: 992px) {
    .contact-form-inner {
      margin-top: 20px; } }
.contact-form-inner input {
    direction: rtl;
    font-family: 'almoni-light', "Arial";
    font-weight: lighter;
    font-size: 22px;
    color: #343434;
    padding: 15px 8px 15px 11px;
    outline: none;
    border: 1px solid #6c605d;
    width: 100%;
}
    @media only screen and (max-width: 700px) {
      .contact-form-inner input {
        font-size: 25px; } }
.contact-form-inner span.wpcf7-form-control-wrap {
    display: inline-block !important;
    width: 100%;
    margin-bottom: 2%;
}
    @media only screen and (max-width: 700px) {
      .contact-form-inner span.wpcf7-form-control-wrap {
        width: 80% !important;
        margin-left: auto;
        margin-right: auto; } }
.contact-form-inner input[type="submit"] {
    cursor: pointer;
    background-color: #9e0e16;
    border: none;
    font-family: 'almoni-regular', "Arial";
    font-weight: normal;
    color: #fff;
    margin-right: auto;
    width: 100%;
    height: 68px;
}
    @media only screen and (max-width: 700px) {
      .contact-form-inner input[type="submit"] {
        width: 80% !important;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 25px; } }
  .contact-form-inner span.wpcf7-not-valid-tip {
    text-align: right; }
  .contact-form-inner div.wpcf7-response-output {
    margin: 0; }
  .contact-form-inner .ajax-loader {
    display: inline !important;
    width: 0 !important;
    display: none !important; }

/* --------------- /Form inner ---------------- */
/* --------------- Section Products cat ---------------- */
section.products-cat {
  background: none;
  padding: 0; }
  section.products-cat p.title {
    color: #fff !important; }
  section.products-cat h2 {
    direction: rtl;
    font-family: 'almoni-bold', "Arial";
    font-weight: bold;
    font-size: 43px;
    color: #000;
    text-align: center;
    margin: 0;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 50px; }
    section.products-cat h2:after {
      content: "";
      position: absolute;
      right: 41%;
      left: 41%;
      background-color: #3f3f3f;
      height: 2px;
      bottom: 0; }

/* --------------- /Section Products cat ---------------- */
/* --------------- Section About ---------------- */
section.about {
  background-color: #fff;
  height: auto;
  position: relative; }
  section.about .section-inner {
    position: relative;
    z-index: 1;
    direction: rtl;
    height: 800px; }
    @media only screen and (max-width: 1200px) {
      section.about .section-inner {
        height: auto;
        padding: 0; } }
    section.about .section-inner .part-left {
      position: relative;
      direction: rtl; }
    section.about .section-inner .part-right {
      background: none;
      direction: ltr;
      text-align: center; }
      @media only screen and (max-width: 1200px) {
        section.about .section-inner .part-right img {
          margin: auto;
          width: 100%;
          height: auto; } }
    section.about .section-inner .info-cont {
      padding-right: 85px;
      padding-top: 85px; }
      @media only screen and (max-width: 1200px) {
        section.about .section-inner .info-cont {
          padding: 50px 10px; } }
      section.about .section-inner .info-cont h2 {
        font-family: 'almoni-bold', "Arial";
        font-weight: bold;
        color: #000;
        font-size: 60px;
        margin: 0;
        margin-bottom: 25px;
        text-align: center;
        position: relative;
        padding-bottom: 10px; }
        section.about .section-inner .info-cont h2:after {
          content: "";
          position: absolute;
          right: 25%;
          left: 25%;
          background-color: #3f3f3f;
          height: 2px;
          bottom: 0; }
      section.about .section-inner .info-cont .desc {
        margin-top: 80px; }
        section.about .section-inner .info-cont .desc p {
          font-family: 'almoni-light', "Arial";
          font-weight: lighter;
          color: #3f3f3f;
          font-size: 22px;
          text-align: center; }
      section.about .section-inner .info-cont .sub {
        margin: auto;
        margin-top: 80px;
        text-align: center; }
        section.about .section-inner .info-cont .sub p {
          display: inline-block; }
        section.about .section-inner .info-cont .sub p.position {
          font-family: 'almoni-light', "Arial";
          font-weight: lighter;
          color: #38393a;
          font-size: 22px;
          position: relative;
          top: -2px;
          padding-left: 25px; }
        section.about .section-inner .info-cont .sub p.name {
          font-family: 'almoni-regular', "Arial";
          font-weight: normal;
          color: #38393a;
          font-size: 30px;
          padding-right: 25px;
          position: relative; }
          section.about .section-inner .info-cont .sub p.name:before {
            content: "";
            position: absolute;
            right: 0;
            top: -15px;
            bottom: -15px;
            width: 2px;
            background-color: #000; }
  section.about .section-outer {
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0; }
  section.about .part-right {
    height: 100%;
    width: 50%;
    float: right;
    background-color: #f8f8f8; }
    @media only screen and (max-width: 1200px) {
      section.about .part-right {
        width: 100%;
        float: none; } }
  section.about .part-left {
    width: 50%;
    height: 100%;
    float: left;
    background-color: #f8f8f8; }
    @media only screen and (max-width: 1200px) {
      section.about .part-left {
        width: 100%;
        float: none; } }

/* --------------- /Section About ---------------- */
/* --------------- Section Products Services ---------------- */
section.products-services {
  background: none;
  padding: 0;
  padding-bottom: 80px; }
  @media only screen and (max-width: 820px) {
    section.products-services {
      padding-bottom: 40px; } }
  section.products-services p.title {
    color: #fff !important; }
  section.products-services .product-cont:nth-child(5), section.products-services .product-cont:nth-child(6) {
    width: 48%; }
    section.products-services .product-cont:nth-child(5) p.title, section.products-services .product-cont:nth-child(6) p.title {
      color: #000 !important;
      left: 85px !important; }
    @media only screen and (max-width: 820px) {
      section.products-services .product-cont:nth-child(5), section.products-services .product-cont:nth-child(6) {
        width: 97.8%;
        padding-bottom: 100%; } }

/* --------------- /Section Products Services ---------------- */
/* --------------- Section single product ---------------- */
section.single-product {
  padding: 80px 0; }
  @media only screen and (max-width: 1200px) {
    section.single-product {
      padding-bottom: 40px; } }
  section.single-product .desc {
    direction: rtl;
    float: right;
    width: 38%; }
    @media only screen and (max-width: 1200px) {
      section.single-product .desc {
        float: none;
        width: 100%; } }
    section.single-product .desc h2 {
      font-family: 'almoni-bold', "Arial";
      font-weight: bold;
      font-size: 36px;
      color: #000;
      border-bottom: 2px solid #000;
      display: inline-block;
      padding-bottom: 10px;
      margin: 0; }
    section.single-product .desc .desc-text {
      margin-top: 30px; }
      section.single-product .desc .desc-text p {
        font-family: 'almoni-light', "Arial";
        font-weight: lighter;
        font-size: 22px;
        color: #3f3f3f; }
    section.single-product .desc p.contact {
      font-family: 'almoni-regular', "Arial";
      font-weight: normal;
      font-size: 22px;
      color: #000; }
  section.single-product .social-icons-cont {
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: flex-start; }
    section.single-product .social-icons-cont .icon {
      font-size: 24px;
      color: #fff;
      background-color: #000;
      height: 43px;
      width: 43px;
      border-radius: 55px;
      text-align: center;
      margin-left: 8px;
      cursor: pointer;
      transition: 0.5s; }
      section.single-product .social-icons-cont .icon a {
        color: #fff; }
      section.single-product .social-icons-cont .icon:hover {
        background-color: #9e0e16; }
      section.single-product .social-icons-cont .icon i {
        position: relative;
        top: 8px; }
  section.single-product .gallery {
    float: left;
    width: 58%; }
	
	
	/* --------------- /titi ---------------- */
	.large-6.cell {
    width: 50%;
    float: left;
	direction: rtl;
    font-family: 'almoni-light', "Arial";
    font-weight: lighter;
    font-size: 22px;
    }	
	
	

	
	
	/* --------------- /titi ---------------- */

.column_content {
    margin-bottom: 20px;
    direction: rtl;
    font-family: 'almoni-light', "Arial";
    font-weight: lighter;
    font-size: 22px;
    color: #3f3f3f;
	margin: -22px 9px 28px 9px;
    }
	/* --------------- /titi ---------------- */
	.fh5co-feature-text {
    margin-bottom: 37px;
    direction: rtl;
    font-family: 'almoni-light', "Arial";
    font-weight: lighter;
    font-size: 22px;
    color: #3f3f3f;
    margin: 0px 0px 35px 0px;
}

.fh5co-feature-text .h3, h3 {
    direction: rtl;
    font-family: 'almoni-light', "Arial";
    font-weight: lighter;
    font-size: 30px;
    color: #3f3f3f;
    margin: 7px 0px 5px 0px; 
}
	
	.fh5co-feature-text p {
    direction: rtl;
    font-family: 'almoni-light', "Arial";
    font-weight: lighter;
    font-size: 18px;
    color: #3f3f3f;
    margin: 0px 0px 0px 0px;
}
	

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

	/* --------------- /titi ---------------- */
	
    @media only screen and (max-width: 1200px) {
      section.single-product .gallery {
        float: none;
        margin: auto;
        width: 700px;
        margin-bottom: 50px; } }
		
		
		

		
		
		
    @media only screen and (max-width: 720px) {
	.large-6.cell {
     width: 100%;
    float: none;
    margin: 10px 5px 10px 10px;
    padding: 0 8px 0 8px;
	direction: rtl;
    font-family: 'almoni-light', "Arial";
    font-weight: lighter;
    font-size: 22px;
    }
 }
	
	
	
	
	 @media only screen and (max-width: 720px) {
      section.single-product .gallery {
        width: 100%; } }
    section.single-product .gallery .owl-carousel {
      margin-top: 20px; }
    section.single-product .gallery img {
      height: 528.516px;
      width: auto; }
      @media only screen and (max-width: 720px) {
        section.single-product .gallery img {
          width: 100%;
          height: auto; } }
    section.single-product .gallery p.product-desc {
      direction: rtl;
      text-align: right;
      font-family: 'almoni-regular', "Arial";
      font-weight: normal;
      font-size: 36px;
      color: #3f3f3f;
      margin-top: 10px;
      white-space: nowrap; }
      @media only screen and (max-width: 600px) {
        section.single-product .gallery p.product-desc {
          font-size: 28px; } }
      @media only screen and (max-width: 500px) {
        section.single-product .gallery p.product-desc {
          font-size: 18px; } }
    section.single-product .gallery .owl-theme .owl-dots {
      text-align: left;
      -webkit-tap-highlight-color: transparent;
      position: absolute;
      bottom: 70px;
      left: 30px; }
      @media only screen and (max-width: 500px) {
        section.single-product .gallery .owl-theme .owl-dots {
          bottom: 50px; } }
    section.single-product .gallery .owl-theme .owl-dots .owl-dot {
      display: inline-block;
      zoom: 1;
      *display: inline; }
    section.single-product .gallery .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    section.single-product .gallery .owl-theme .owl-dots .owl-dot.active span, section.single-product .gallery .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }

/* --------------- /Section single product ---------------- */
/* --------------- Section aditional products" ---------------- */
section.aditional-products {
  padding: 80px 0;
  background-color: #f8f8f8; }
  section.aditional-products .section-inner {
    padding: 0; }
  section.aditional-products .products-cont {
    direction: rtl;
    font-size: 0;
    width: 100%;
    margin-top: 55px; }
  section.aditional-products .product-cont {
    background-size: 100% 100% !important;
    width: 31.3333%;
    padding-bottom: 23%;
    position: relative;
    margin: 1%;
    display: inline-block; }
    @media only screen and (max-width: 990px) {
      section.aditional-products .product-cont {
        width: 48%;
        padding-bottom: 33%; } }
    @media only screen and (max-width: 500px) {
      section.aditional-products .product-cont {
        width: 98%;
        padding-bottom: 73%;
        margin-bottom: 2%; } }
  section.aditional-products h2 {
    direction: rtl;
    font-family: 'almoni-bold', "Arial";
    font-weight: bold;
    font-size: 43px;
    color: #000;
    text-align: center;
    margin: 0;
    position: relative;
    padding-bottom: 20px; }
    section.aditional-products h2:after {
      content: "";
      position: absolute;
      right: 41%;
      left: 41%;
      background-color: #3f3f3f;
      height: 2px;
      bottom: 0; }

/* --------------- /Section aditional products" ---------------- */
/* --------------- Section contacts-and-form ---------------- */
section.contacts-and-form {
  background-color: #e0e0de;
  padding: 80px 0; }
  section.contacts-and-form h2 {
    direction: rtl;
    font-family: 'almoni-bold', "Arial";
    font-weight: bold;
    font-size: 43px;
    color: #000;
    margin: 0 0 50px 0; }
  section.contacts-and-form .contacts-cont {
    float: right;
    width: 38%; }
    @media only screen and (max-width: 768px) {
      section.contacts-and-form .contacts-cont {
        float: none;
        width: 100%;
        margin-bottom: 50px; } }
    section.contacts-and-form .contacts-cont .offices {
      direction: rtl; }
      section.contacts-and-form .contacts-cont .offices p {
        font-family: 'almoni-light', "Arial";
        font-weight: lighter;
        font-size: 22px;
        color: #3f3f3f; }
    section.contacts-and-form .contacts-cont .hours {
      direction: rtl;
      margin-top: 35px; }
      section.contacts-and-form .contacts-cont .hours p {
        font-family: 'almoni-light', "Arial";
        font-weight: lighter;
        font-size: 22px;
        color: #3f3f3f; }
    section.contacts-and-form .contacts-cont .phone-mail {
      direction: rtl;
      margin-top: 35px; }
      section.contacts-and-form .contacts-cont .phone-mail p {
        font-family: 'almoni-light', "Arial";
        font-weight: lighter;
        font-size: 22px;
        color: #3f3f3f;
        padding-bottom: 35px; }
      section.contacts-and-form .contacts-cont .phone-mail:after {
        content: "";
        position: absolute;
        height: 4px;
        width: 70px;
        background-color: #3f3f3f; }
  section.contacts-and-form .form-cont {
    float: left;
    width: 58%; }
    @media only screen and (max-width: 768px) {
      section.contacts-and-form .form-cont {
        float: none;
        width: 100%; } }
    section.contacts-and-form .form-cont .desc {
      direction: rtl;
      margin-top: 35px; }
      section.contacts-and-form .form-cont .desc p {
        font-family: 'almoni-light', "Arial";
        font-weight: lighter;
        font-size: 22px;
        color: #3f3f3f;
        padding-bottom: 35px; }
      section.contacts-and-form .form-cont .desc:after {
        content: "";
        position: absolute;
        height: 4px;
        width: 70px;
        background-color: #3f3f3f; }
    section.contacts-and-form .form-cont .contact-form-contacts {
      margin-top: 45px;
      direction: rtl;
      text-align: center;
      direction: rtl;
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      section.contacts-and-form .form-cont .contact-form-contacts input, section.contacts-and-form .form-cont .contact-form-contacts textarea {
        direction: rtl;
        font-family: 'almoni-light', "Arial";
        font-weight: lighter;
        font-size: 22px;
        color: #343434;
        padding: 15px;
        outline: none;
        border: none;
        width: 100%; }
section.contacts-and-form .form-cont .contact-form-contacts span.wpcf7-form-control-wrap {
    display: inline-block !important;
    width: 100%;
    margin-bottom: 2%;
}
        section.contacts-and-form .form-cont .contact-form-contacts span.wpcf7-form-control-wrap:nth-child(4), section.contacts-and-form .form-cont .contact-form-contacts span.wpcf7-form-control-wrap:nth-child(5) {
          width: 100%; }
        @media only screen and (max-width: 500px) {
          section.contacts-and-form .form-cont .contact-form-contacts span.wpcf7-form-control-wrap {
            width: 100%; } }
  section.contacts-and-form .form-cont .contact-form-contacts input[type="submit"] {
    cursor: pointer;
    background-color: #9e0e16;
    border: none;
    font-family: 'almoni-regular', "Arial";
    font-weight: normal;
    color: #fff;
    margin-right: auto;
    width: 100%;
    order: 99;
}
      section.contacts-and-form .form-cont .contact-form-contacts textarea {
        width: 100%;
        height: 150px; }
      section.contacts-and-form .form-cont .contact-form-contacts div.wpcf7-response-output {
        margin: 0; }

/* --------------- /Section contacts-and-form ---------------- */
/* --------------- Section maps ---------------- */
section.maps {
  height: 477px;
  background-color: #e0e0de; }
  @media only screen and (max-width: 768px) {
    section.maps {
      height: 800px; } }
  section.maps .map-right {
    height: 100%;
    width: 50%;
    float: right; }
    @media only screen and (max-width: 768px) {
      section.maps .map-right {
        float: none;
        width: 100%;
        height: 50%; } }
  section.maps .map-left {
    height: 100%;
    width: 50%;
    float: left; }
    @media only screen and (max-width: 768px) {
      section.maps .map-left {
        float: none;
        width: 100%;
        height: 50%; } }
  section.maps .map-cont {
    height: 100%;
    width: 100%; }
  section.maps a[href^="http://maps.google.com/maps"],
  section.maps a[href^="https://maps.google.com/maps"],
  section.maps a[href^="https://www.google.com/maps"] {
    display: none !important; }
  section.maps .gmnoprint:not(.gm-bundled-control) {
    display: none; }
  section.maps .gm-bundled-control .gmnoprint {
    display: block; }

/* --------------- /Section maps ---------------- */
/* --------------- Section Articles ---------------- */
section.articles .section-inner {
  padding: 0; }

section.articles .articles-cont {
  direction: rtl;
  font-size: 0;
  width: 100%; }
  section.articles .articles-cont .article {
    padding: 36px;
    width: 23.4%;
    margin: 0.8%;
    height: 555px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    background-color: #e0e0de; }
    @media only screen and (max-width: 1200px) {
      section.articles .articles-cont .article {
        width: 48.4%; } }
    @media only screen and (max-width: 680px) {
      section.articles .articles-cont .article {
        width: 98.4%;
        margin-bottom: 2%; } }
    section.articles .articles-cont .article h2 {
      font-family: 'almoni-bold', "Arial";
      font-weight: bold;
      font-size: 44px;
      color: #000;
      padding: 0;
      margin: 0;
      height: 240px; }
    section.articles .articles-cont .article .content p {
      font-family: 'almoni-light', "Arial";
      font-weight: lighter;
      font-size: 22px;
      color: #000; }
    section.articles .articles-cont .article a.read-more {
      font-family: 'almoni-light', "Arial";
      font-weight: lighter;
      font-size: 22px;
      color: #9e0e16; }
      section.articles .articles-cont .article a.read-more:hover {
        text-decoration: underline; }
  section.articles .articles-cont .dark {
    background-color: #000000; }
    section.articles .articles-cont .dark h2, section.articles .articles-cont .dark .content p {
      color: #fff; }

/* --------------- /Section Articles ---------------- */
/* --------------- Section Article top title---------------- */
section.article-top-title {
  direction: rtl;
  padding-top: 50px; }
  section.article-top-title h2 {
    font-family: 'almoni-bold', "Arial";
    font-weight: bold;
    font-size: 44px;
    color: #000;
    padding: 36px 0;
    margin: 0; }

/* --------------- /Section Article top title---------------- */
/* --------------- Section Article ---------------- */
section.article {
  direction: rtl;
  padding-bottom: 70px;
  padding-top: 50px; }
  section.article h2 {
    font-family: 'almoni-regular', "Arial";
    font-weight: normal;
    font-size: 43px;
    color: #000;
    padding: 36px 0;
    margin: 0; }
  section.article p {
    font-family: 'almoni-light', "Arial";
    font-weight: lighter;
    font-size: 22px;
    color: #000; }

/* --------------- /Section Article ---------------- */








.elementor-757 .elementor-element.elementor-element-adbe46c .elementor-widget-container {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    position: relative;
    margin-top: 2px;
    margin-left: -178px;
}




.elementor-757 .elementor-element.elementor-element-2127794 {
    background-color: rgba(90, 60, 60, 0);
    position: absolute;
    margin: 1px 0px 0px 55px;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}




.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5);
    font-size: 22px;
}




@media (min-width: 768px){
.navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    float: right;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: right;
    min-width: 9rem;
    padding: 0.5rem 13px;
    margin: -0.875rem -51px 0;
    font-size: 1.4rem;
    color: #212529;
    text-align: right;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
}


.bg-light {
    background-color: #f8f9fa00!important;
}

}
 





