@font-face {
  font-family: 'Open Sans Hebrew Light';
  src: url("../fonts/OpenSansHebrew-Light.eot");
  src: local("Open Sans Hebrew Light"), local("OpenSansHebrew-Light"), url("../fonts/OpenSansHebrew-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSansHebrew-Light.woff2") format("woff2"), url("../fonts/OpenSansHebrew-Light.woff") format("woff"), url("../fonts/OpenSansHebrew-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Open Sans Hebrew Bold';
  src: url("../fonts/OpenSansHebrew-Bold.eot");
  src: local("Open Sans Hebrew Bold"), local("OpenSansHebrew-Bold"), url("../fonts/OpenSansHebrew-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSansHebrew-Bold.woff2") format("woff2"), url("../fonts/OpenSansHebrew-Bold.woff") format("woff"), url("../fonts/OpenSansHebrew-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Open Sans Hebrew';
  src: url("../fonts/OpenSansHebrew-Regular.eot");
  src: local("Open Sans Hebrew"), local("OpenSansHebrew-Regular"), url("../fonts/OpenSansHebrew-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSansHebrew-Regular.woff2") format("woff2"), url("../fonts/OpenSansHebrew-Regular.woff") format("woff"), url("../fonts/OpenSansHebrew-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Open Sans Hebrew ExtraBold';
  src: url("../fonts/OpenSansHebrew-ExtraBold.eot");
  src: local("Open Sans Hebrew Extra Bold"), local("OpenSansHebrew-ExtraBold"), url("../fonts/OpenSansHebrew-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSansHebrew-ExtraBold.woff2") format("woff2"), url("../fonts/OpenSansHebrew-ExtraBold.woff") format("woff"), url("../fonts/OpenSansHebrew-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Heebo';
  src: url("../fonts/Heebo-Regular.eot");
  src: local("Heebo Regular"), local("Heebo-Regular"), url("../fonts/Heebo-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Heebo-Regular.woff2") format("woff2"), url("../fonts/Heebo-Regular.woff") format("woff"), url("../fonts/Heebo-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?4i6tmn");
  src: url("../fonts/icomoon.eot?4i6tmn#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?4i6tmn") format("truetype"), url("../fonts/icomoon.woff?4i6tmn") format("woff"), url("../fonts/icomoon.svg?4i6tmn#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }
.slick-disabled {
  opacity: 0 !important;
  visibility: hidden !important;
}
.wpcf7 {
  direction: rtl!important;
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
  direction: rtl;
}
.form-submit {
  display: none;
}
.comment-form-cookies-consent {
  display: none;
}
.comment-form-url {
  display: none;
}
.comment-form-email {
  display: none;
}
.comment-form-author {
  display: none;
}
.comment-notes {
  display: none;
}
.logged-in-as {
  display: none;
}
.comment-reply-title {
  display: none;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-calendar:before {
  content: "\e900"; }

.icon-chevron-left:before {
  content: "\e901"; }

.icon-chevron-right:before {
  content: "\e902"; }

.icon-mail:before {
  content: "\e903"; }

.icon-map-marker:before {
  content: "\e904"; }

.icon-phone:before {
  content: "\e905"; }

.icon-search:before {
  content: "\e906"; }

.icon-star:before {
  content: "\e907"; }

.icon-user:before {
  content: "\e908"; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  margin: 0;
  min-height: 100vh; }

p {
  margin-top: 0;
  margin-bottom: 10px; }

a,
input,
textarea,
button,
legend,
fieldset {
  border: none;
  margin: 0;
  padding: 0;
  outline: 0;
  text-decoration: none;
  background-color: transparent; }
  a:focus, a:active, a:hover,
  input:focus,
  input:active,
  input:hover,
  textarea:focus,
  textarea:active,
  textarea:hover,
  button:focus,
  button:active,
  button:hover,
  legend:focus,
  legend:active,
  legend:hover,
  fieldset:focus,
  fieldset:active,
  fieldset:hover {
    background-color: transparent;
    text-decoration: none;
    border: none;
    outline: 0; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.custom-container, .header--container, .home-intro__item--content, .home-intro--arrows, .home-intro--dots, .footer--container {
  width: 1140px;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto; }

@media all and (max-width: 1200px) {
  .custom-container, .header--container, .home-intro__item--content, .home-intro--arrows, .home-intro--dots, .footer--container {
    width: 970px;
    padding-left: 10px;
    padding-right: 10px; } }

@media all and (max-width: 991px) {
  .custom-container, .header--container, .home-intro__item--content, .home-intro--arrows, .home-intro--dots, .footer--container {
    width: 750px; } }

@media all and (max-width: 767px) {
  .custom-container, .header--container, .home-intro__item--content, .home-intro--arrows, .home-intro--dots, .footer--container {
    width: 100%; } }

.preloader {
  z-index: 200;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  right: 0;
  background-color: var(--blue); }

.preloader--wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .preloader--wrap:before {
    content: '';
    display: block;
    position: absolute;
    width: 104px;
    height: 104px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 2.6s ease all;
    transition: 2.6s ease all; }
  .preloader--wrap img {
    -webkit-transform: rotate(-45deg) scale(2);
    transform: rotate(-45deg) scale(2);
    -webkit-transition: 1s ease all;
    transition: 1s ease all;
    max-width: 80px; }
  .preloader--wrap.show:before {
    -webkit-animation: preload-bg 4s ease infinite 1s;
    animation: preload-bg 4s ease infinite 1s; }
  .preloader--wrap.show img {
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
    -webkit-animation: preload-img 4s linear infinite 1s;
    animation: preload-img 4s linear infinite 1s; }
  .preloader--wrap.leave img {
    -webkit-animation: preload-img-end 0.7s ease 1 0s backwards;
    animation: preload-img-end 0.7s ease 1 0s backwards; }
  .preloader--wrap.leave:before {
    -webkit-animation: preload-bg-end 1.5s ease 1 0s backwards;
    animation: preload-bg-end 1.5s ease 1 0s backwards; }

@-webkit-keyframes preload-img {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.4);
    transform: scale(1.4); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes preload-img {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(1.4);
    transform: scale(1.4); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@-webkit-keyframes preload-img-end {
  0% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; }
  100% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0; } }

@keyframes preload-img-end {
  0% {
    -webkit-transform: none;
    transform: none;
    opacity: 1; }
  100% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0; } }

@-webkit-keyframes preload-bg {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1); }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.5);
    transform: translate(-50%, -50%) scale(1.5); }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1); } }

@keyframes preload-bg {
  0% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1); }
  50% {
    -webkit-transform: translate(-50%, -50%) scale(1.5);
    transform: translate(-50%, -50%) scale(1.5); }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1); } }

@-webkit-keyframes preload-bg-end {
  0% {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(100);
    transform: translate(-50%, -50%) scale(100); } }

@keyframes preload-bg-end {
  0% {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  100% {
    -webkit-transform: translate(-50%, -50%) scale(100);
    transform: translate(-50%, -50%) scale(100); } }

body {
  line-height: 1.15;
  font-size: 16px;
  color: #000;
  font-family: "Open Sans Hebrew";
  background-color: #fff; }
  body.overflow header,
  body.overflow .scroll-pr {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px); }

.wrapper {
  max-width: 1920px;
  margin: 0 auto;
  padding-top: 87px; }

.scroll-pr {
  position: fixed;
  top: 87px;
  right: 0;
  left: 0;
  z-index: 15;
  background-color: #fff;
  height: 9px;
  direction: ltr;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all; }

.scroll-pr--ind {
  display: block;
  width: 0;
  height: 100%;
  background-color: var(--green); }

header {
  background-color: var(--blue);
  position: relative;
  z-index: 20;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all; }

.header--container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 5px;
  padding-bottom: 5px; }

.header_phone {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
  .header_phone .st-tel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    color: #fff;
    font-size: 14px;
    position: relative; }
    .header_phone .st-tel:after {
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 30px;
      height: 1px;
      -webkit-transition: 0.3s ease all;
      transition: 0.3s ease all;
      max-width: 0;
      background-color: #fff; }
    .header_phone .st-tel .icon {
      margin-left: 12px;
      font-size: 18px; }

.home-intro {
  position: relative;
  z-index: 3; }

.home-intro__item--content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
  .home-intro__item--content .st-title {
    font-family: "Heebo";
    color: #fff;
    font-size: 55px;
    margin-top: 120px;
    margin-bottom: 0;
    padding-top: 25px;
    padding-bottom: 30px;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    max-width: 635px;
    width: 100%; }

.home-intro__item {
  position: relative;
  outline: none !important; }

.home-intro__item--img {
  width: 100%;
  height: 545px; }
  .home-intro__item--img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

.home-intro--arrows {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3; }
  .home-intro--arrows .slick-prev {
    position: absolute;
    top: 210px;
    right: -35px;
    font-size: 38px;
    color: #fff;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    border: none;
    outline: none;
    padding: 0;
    opacity: 0.7;
    cursor: pointer; }
  .home-intro--arrows .slick-next {
    position: absolute;
    top: 210px;
    left: -35px;
    font-size: 38px;
    color: #fff;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    border: none;
    outline: none;
    padding: 0;
    opacity: 0.7;
    cursor: pointer; }

.home-intro--dots {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 180px;
  z-index: 5; }
  .home-intro--dots ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .home-intro--dots ul li {
      font-size: 0;
      width: 12px;
      height: 12px;
      border: 1px solid #fff;
      background-color: transparent;
      margin-left: 7px;
      -webkit-transition: 0.3s ease all;
      transition: 0.3s ease all;
      cursor: pointer; }
      .home-intro--dots ul li.slick-active {
        background-color: #fff; }
      .home-intro--dots ul li button {
        font-size: 0; }

.home-services {
  position: relative;
  overflow: hidden;
  z-index: 2;
  margin-top: -90px;
  padding-top: 130px;
  padding-bottom: 70px; }
  .home-services .custom-container, .home-services .header--container, .home-services .home-intro__item--content, .home-services .home-intro--arrows, .home-services .home-intro--dots, .home-services .footer--container {
    position: relative;
    z-index: 3; }

@media all and (max-width: 1599px) {
  .home-services {
    margin-top: -50px;
    padding-top: 80px; } }

.home-services--bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: 2; }
  .home-services--bg svg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0; }

.home-services_title {
  margin-bottom: 0px;
  text-align: center; }
  .home-services_title .st-title {
    color: #fff;
    font-family: "Open Sans Hebrew Bold";
    font-size: 55px;
    margin-top: 0;
    margin-bottom: 0; }

.home-services_list--item a {
  border-radius: 20px;
  display: block;
  position: relative;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  margin: 20px 15px 30px; }
  .home-services_list--item a .img {
    height: 350px;
    width: 100%;
    display: block;
    overflow: hidden; }
    .home-services_list--item a .img img {
      border-radius: 20px;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .home-services_list--item a .st-title {
    min-width: 160px;
    margin: 0;
    color: #fff;
    background-color: var(--blue);
    padding: 9px 25px;
    font-size: 20px;
    font-family: "Open Sans Hebrew Bold";
    position: absolute;
    bottom: 34px;
    right: 0px; }

.home-services_list--dots {
  margin-top: 0px; }
  .home-services_list--dots ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .home-services_list--dots ul li {
      font-size: 0;
      width: 12px;
      height: 12px;
      border: 1px solid #fff;
      background-color: transparent;
      margin-left: 7px;
      -webkit-transition: 0.3s ease all;
      transition: 0.3s ease all;
      cursor: pointer; }
      .home-services_list--dots ul li.slick-active {
        background-color: #fff; }
      .home-services_list--dots ul li button {
        font-size: 0; }

.home-services_list--arrows .slick-prev {
  position: absolute;
  top: 60%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -35px;
  font-size: 38px;
  color: #fff;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  border: none;
  outline: none;
  padding: 0;
  opacity: 0.7;
  cursor: pointer; }

.home-services_list--arrows .slick-next {
  position: absolute;
  top: 60%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -35px;
  font-size: 38px;
  color: #fff;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  border: none;
  outline: none;
  padding: 0;
  opacity: 0.7;
  cursor: pointer; }

.home-info {
  padding-top: 70px;
  padding-bottom: 30px; }

.home-info_title {
  text-align: center;
  margin-bottom: 55px; }
  .home-info_title .st-title {
    color: var(--blue);
    max-width: 545px;
    text-align: center;
    font-family: "Open Sans Hebrew Bold";
    font-size: 55px;
    margin: 0 auto; }

.home-info_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }

.home-info_content--video {
  max-width: 515px;
  margin-left: 55px;
  min-width: 515px; }
  .home-info_content--video .btn_video {
    display: block;
    height: 345px;
    overflow: hidden;
    border: 5px solid var(--green);
    border-radius: 20px;
    cursor: pointer;
    position: relative; }
    .home-info_content--video .btn_video .icon {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.home-info_content--text p {
  margin-bottom: 35px;
  margin-top: 0;
  font-size: 16px; }
  .home-info_content--text p:last-child {
    margin-bottom: 0; }

.video-modal {
  position: fixed;
  z-index: 100;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none; }

.video-content {
  width: 615px;
  height: 400px;
  border: 5px solid var(--green);
  border-radius: 20px;
  overflow: hidden; }
  .video-content iframe {
    width: 100%;
    height: 100%;
    border: none; }

.home-companies {
  padding-top: 20px;
  padding-bottom: 30px; }
  .home-companies .custom-container, .home-companies .header--container, .home-companies .home-intro__item--content, .home-companies .home-intro--arrows, .home-companies .home-intro--dots, .home-companies .footer--container {
    position: relative; }

.home-companies_list--item {
  margin: 20px 15px 30px;
  outline: none;
  overflow: hidden;
  position: relative;
  height: 350px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  cursor: pointer;
  overflow: hidden;
  border-radius: 20px; }

.home-companies_list--item-front {
  overflow: hidden;
  border-radius: 20px;
  border: 1px solid var(--blue);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  background-color: #fff;
  -webkit-transition: 0.3s ease all 0.3s;
  transition: 0.3s ease all 0.3s; }
  .home-companies_list--item-front .name {
    font-size: 20px;
    font-family: "Open Sans Hebrew Bold";
    line-height: 3;
    position: absolute;
    color: #000;
    bottom: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }

.home-companies_list--item-back {
  overflow: hidden;
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
  background-color: #fff;
  border-radius: 20px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  padding-right: 25px;
  padding-bottom: 35px;
  position: relative;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
  .home-companies_list--item-back:before {
    content: '';
    display: block;
    position: absolute;
    top: -100px;
    bottom: -100px;
    left: 55px;
    z-index: 1;
    right: -150px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: -webkit-linear-gradient(121.87deg, #358FDD 10.95%, var(--blue) 148.03%);
    background: linear-gradient(328.13deg, #358FDD 10.95%, var(--blue) 148.03%); }
  .home-companies_list--item-back .logo {
    position: absolute;
    left: 20px;
    top: 20px;
    max-width: 70px;
    max-height: 40px;
    z-index: 2; }
    .home-companies_list--item-back .logo img {
      max-height: 40px;
      width: auto; }
  .home-companies_list--item-back .st-title {
    position: relative;
    padding-top: 65px;
    margin-bottom: 6px;
    margin-top: 0;
    color: #fff;
    font-size: 20px;
    z-index: 2;
    font-family: "Open Sans Hebrew Bold";
    max-width: 130px; }
  .home-companies_list--item-back .rate {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: relative;
    z-index: 2; }
  .home-companies_list--item-back .ov-rate {
    margin-left: 10px;
    font-size: 14px;
    color: #000;
    opacity: 0.3; }
  .home-companies_list--item-back .rate-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    .home-companies_list--item-back .rate-list li {
      font-size: 11px;
      color: #FFC107;
      opacity: 0.5;
      margin-left: 7px; }
      .home-companies_list--item-back .rate-list li:last-child {
        margin-right: 0; }
      .home-companies_list--item-back .rate-list li.active {
        opacity: 1; }
  .home-companies_list--item-back .logo + p{
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 1.4;
    opacity: 0.8;
    margin: 0;
    position: relative;
    z-index: 2;
    padding-left: 20px;
    height: 190px;
    overflow: hidden; }

.home-companies_arrows .slick-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -35px;
  font-size: 38px;
  color: var(--blue);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  border: none;
  outline: none;
  padding: 0;
  opacity: 0.7;
  cursor: pointer; }

.home-companies_arrows .slick-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -35px;
  font-size: 38px;
  color: var(--blue);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  border: none;
  outline: none;
  padding: 0;
  opacity: 0.7;
  cursor: pointer; }

.home-about {
  padding-top: 40px;
  padding-bottom: 75px; }

.home-about_title {
  margin-bottom: 30px; }
  .home-about_title .st-title {
    text-align: right;
    margin: 0;
    font-family: "Open Sans Hebrew Bold";
    color: var(--blue);
    font-size: 55px;
    line-height: 0.85; }

.home-about_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }

.home-about_content--img {
  min-width: 545px;
  max-width: 545px;
  margin-right: 30px; }
  .home-about_content--img img {
    border-radius: 15px; }

.home-about_content--text .st-text {
  margin-bottom: 30px;
  margin-top: 0;
  font-size: 16px; }

.home-about_content--text .list-title {
  color: var(--blue);
  font-size: 25px;
  font-family: "Open Sans Hebrew Bold";
  margin-top: 0;
  margin-bottom: 30px; }

.home-about_content--text .st-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  counter-reset: list; }
  .home-about_content--text .st-list li {
    counter-increment: list;
    position: relative;
    font-size: 20px;
    font-family: "Open Sans Hebrew";
    margin-bottom: 20px;
    margin-top: 0;
    padding-right: 35px; }
    .home-about_content--text .st-list li:last-child {
      margin-bottom: 0; }
    .home-about_content--text .st-list li:before {
      content: counter(list);
      position: absolute;
      top: 0px;
      right: 0;
      font-size: 20px;
      color: var(--green);
      margin-left: 10px;
      font-family: "Open Sans Hebrew Bold";
      min-width: 15px; }
    .home-about_content--text .st-list li:after {
      content: '-';
      color: var(--blue);
      display: block;
      position: absolute;
      top: -1px;
      right: 20px; }

.home-sofas {
  padding-top: 75px;
  padding-bottom: 95px;
  background-color: var(--f-white); }

.home-sofas_title {
  text-align: center;
  margin-bottom: 35px; }
  .home-sofas_title .st-title {
    max-width: 700px;
    margin: 0 auto;
    font-size: 55px;
    line-height: 1;
    color: var(--blue);
    font-family: "Open Sans Hebrew Bold"; }

.home-sofas_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

.home-sofas_content--img {
  min-width: 540px;
  max-width: 540px;
  margin-left: 30px; }
  .home-sofas_content--img img {
    border-radius: 10px; }

.home-sofas_content--text {
  padding-bottom: 150px;
  position: relative; }
  .home-sofas_content--text p {
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 16px;
    line-height: 1.4; }
    .home-sofas_content--text p:last-child {
      margin-bottom: 0; }
  .home-sofas_content--text .st-tel {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 13px 30px 13px 20px;
    background-color: var(--green);
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    border: 2px solid var(--green);
    color: var(--blue);
    font-size: 25px;
    border-radius: 20px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: "Open Sans Hebrew Bold";
    line-height: 1.6; }
  .home-sofas_content--text path {
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all; }

.home-we {
  background-image: url(../img/we-bg.png);
  padding-top: 70px;
  padding-bottom: 75px;
  background-repeat: no-repeat;
  background-size: cover; }

.home-we_title {
  text-align: center;
  margin-bottom: 55px; }
  .home-we_title .st-title {
    color: #fff;
    margin: 0;
    font-size: 55px;
    font-family: "Open Sans Hebrew Bold"; }

.home-we_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }

.home-we_list--item {
  position: relative;
  text-align: center;
  padding-left: 20px;
  min-width: 222px;
  max-width: 222px;
  padding-right: 20px; }
  .home-we_list--item:before {
    content: '';
    display: block;
    position: absolute;
    width: 3px;
    height: 31px;
    background-color: var(--blue);
    opacity: 0.5;
    top: 30px;
    left: 0; }
  .home-we_list--item:last-child:before {
    content: none; }
  .home-we_list--item .icon {
    display: block;
    width: 91px;
    height: 95px;
    background-color: var(--blue);
    margin-bottom: 22px;
    position: relative;
    margin-left: auto;
    margin-right: auto; }
    .home-we_list--item .icon:before {
      content: '';
      display: block;
      position: absolute;
      top: -7px;
      right: -8px;
      background-color: var(--blue);
      opacity: 0.3;
      width: 93px;
      height: 97px; }
    .home-we_list--item .icon:after {
      content: '';
      display: block;
      width: 91px;
      height: 95px;
      border: 1px solid var(--blue);
      left: -7px;
      position: absolute;
      bottom: -7px; }
    .home-we_list--item .icon img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      max-width: 99%; }
  .home-we_list--item .name {
    font-size: 25px;
    line-height: 1.1;
    color: #fff;
    font-family: "Open Sans Hebrew Bold"; }

.home-news {
  padding-top: 60px;
  overflow: hidden;
  padding-bottom: 80px;
  background-color: var(--f-white); }

.home-news_title {
  margin-bottom: 30px;
  text-align: center; }
  .home-news_title .st-title {
    margin: 0;
    color: var(--blue);
    font-family: "Open Sans Hebrew Bold";
    font-size: 55px; }

.home-news_list {
  position: relative; }

.home-news_list--item {
  margin-left: 15px;
  margin-right: 15px;
  background-color: #fff;
  outline: none; }

.home-news_list--item-img a {
  display: block;
  width: 100%;
  height: 165px; }
  .home-news_list--item-img a img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

.home-news_list--item-info {
  padding: 16px 25px 30px;
  position: relative; }
  .home-news_list--item-info .st-title {
    margin-top: 0;
    margin-bottom: 15px;
    padding-bottom: 12px;
    position: relative;
    font-size: 20px;
    line-height: 1.35;
    color: var(--blue);
    font-size: 20px;
    font-family: "Open Sans Hebrew Bold"; }
    .home-news_list--item-info .st-title:after {
      content: '';
      display: block;
      position: absolute;
      bottom: 0;
      right: 0;
      height: 1px;
      background-color: var(--blue);
      width: 155px; }
  .home-news_list--item-info .st-text {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.4; }
  .home-news_list--item-info .st-link {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: right;
    color: var(--blue);
    font-size: 14px;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all; }
    .home-news_list--item-info .st-link .icon {
      margin-left: 10px;
      font-size: 10px;
      line-height: 1; }
  .home-news_list--item-info .st-date {
    margin: 0;
    position: absolute;
    bottom: 30px;
    left: 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: var(--blue); }
    .home-news_list--item-info .st-date .icon {
      margin-left: 7px;
      font-size: 12px;
      line-height: 1; }

.home-news_list--dots {
  overflow: hidden;
  margin-top: 30px; }
  .home-news_list--dots ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .home-news_list--dots ul li {
      font-size: 0;
      min-width: 12px;
      max-width: 12px;
      height: 12px;
      border: 1px solid var(--blue);
      background-color: transparent;
      margin-left: 7px;
      -webkit-transition: 0.3s ease all;
      transition: 0.3s ease all;
      cursor: pointer; }
      .home-news_list--dots ul li.slick-active {
        background-color: var(--blue); }
      .home-news_list--dots ul li button {
        font-size: 0; }

.home-news_list--arrows .slick-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -35px;
  font-size: 38px;
  color: var(--blue);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  border: none;
  outline: none;
  padding: 0;
  opacity: 0.7;
  cursor: pointer; }

.home-news_list--arrows .slick-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -35px;
  font-size: 38px;
  color: var(--blue);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  border: none;
  outline: none;
  padding: 0;
  opacity: 0.7;
  cursor: pointer; }

.home-news_link {
  margin-top: 30px;
  text-align: center; }
  .home-news_link .st-link {
    display: inline-block;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    padding: 14px 60px;
    background-color: var(--blue);
    color: #fff;
    border-radius: 5px;
    border: 1px solid var(--blue);
    font-size: 14px;
    font-family: "Open Sans Hebrew Bold"; }
span.wpcf7-not-valid-tip {
  position: absolute;
  top: 45px;
  white-space: nowrap;
  right: 0;
}
.feedback-st {
  overflow: hidden;
  position: relative;
  padding-top: 35px;
  background-color: var(--blue);
  padding-bottom: 45px; }
  .feedback-st .custom-container, .feedback-st .header--container, .feedback-st .home-intro__item--content, .feedback-st .home-intro--arrows, .feedback-st .home-intro--dots, .feedback-st .footer--container {
    position: relative;
    z-index: 5; }

.feedback-st-bgi {
  position: absolute;
  z-index: 1;
  top: 0px;
  bottom: 0;
  left: 0;
  width: 100%; }
  .feedback-st-bgi svg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover; }

.feedback-st_title {
  margin-bottom: 35px;
  text-align: center; }
  .feedback-st_title .st-title {
    color: #fff;
    font-family: "Open Sans Hebrew Bold";
    font-size: 40px;
    margin: 0; }

.feedback-st_form .form--container {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 30px;
  grid-row-gap: 20px; }

.feedback-st_form .input-container {
  position: relative; }
  .feedback-st_form .input-container .icon {
    position: absolute;
    top: 50%;
    right: 15px;
    color: var(--blue);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px; }

.feedback-st_form .input-text {
  width: 100%;
  display: block;
  height: 45px;
  padding-right: 47px;
  padding-left: 15px;
  background-color: #fff;
  color: #313131;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  border-radius: 5px;
  border: 1px solid #eee;
  text-align: right !important; }
  .feedback-st_form .input-text::-webkit-input-placeholder {
    opacity: 0.7; }
  .feedback-st_form .input-text::-moz-placeholder {
    opacity: 0.7; }
  .feedback-st_form .input-text:-ms-input-placeholder {
    opacity: 0.7; }
  .feedback-st_form .input-text::-ms-input-placeholder {
    opacity: 0.7; }
  .feedback-st_form .input-text::placeholder {
    opacity: 0.7; }

.feedback-st_form .btn_submit {
  height: 45px;
  text-align: center;
  display: block;
  border-radius: 5px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  border: 2px solid #fff;
  cursor: pointer;
  font-size: 14px;
  font-family: "Open Sans Hebrew Bold";
  width: 100%;
  color: #fff; }

.feedback-st_form .checkbox-container {
  position: relative;
  margin-top: 20px;
  padding-right: 34px;
  display: inline-block; }

.feedback-st_form .label-checkbox {
  color: #fff;
  font-size: 14px;
  margin: 0;
  font-style: normal;
  font-weight: normal; }

.feedback-st_form .input-checkbox {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  cursor: pointer;
  opacity: 0; }
  .feedback-st_form .input-checkbox:checked + .checkbox:before {
    opacity: 1; }

.feedback-st_form .checkbox {
  position: absolute;
  top: 50%;
  right: 0;
  width: 19px;
  height: 18px;
  background-color: #fff;
  border-radius: 5px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); }
  .feedback-st_form .checkbox:before {
    content: '\2714';
    color: var(--blue);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 12px;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    opacity: 0; }

.home-prices {
  background-image: url(../img/price-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-top: 60px;
  padding-bottom: 120px; }
  .home-prices.bgs {
    background-image: url(../img/price-bg.svg); }

.home-prices_title {
  text-align: center;
  margin-bottom: 55px; }
  .home-prices_title .st-title {
    margin-top: 0;
    margin-bottom: 11px;
    color: #fff;
    font-family: "Open Sans Hebrew ExtraBold";
    font-size: 40px;
    line-height: 1.35; }
  .home-prices_title .st-text {
    margin: 0;
    font-size: 25px;
    font-family: "Open Sans Hebrew Bold";
    color: #fff; }

.home-prices_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-row-gap: 30px;
  grid-column-gap: 90px; }

.home-prices_list-item {
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  border-radius: 10px;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all; }

.home-prices_list-item--head {
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 18px 24px;
  border-radius: 10px 10px 0 0;
  background-color: var(--blue);
  opacity: 0.7; }
  .home-prices_list-item--head .st-title {
    margin: 0;
    margin-left: 15px;
    opacity: 1;
    color: #fff;
    font-size: 18px;
    font-family: "Open Sans Hebrew Bold"; }
  .home-prices_list-item--head .st-icon {
    margin: 0;
    margin-right: auto;
    max-width: 43px; }

.home-prices_list-item--body {
  padding-left: 25px;
  padding-right: 25px; }
  .home-prices_list-item--body .st-row {
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--blue);
    opacity: 0.7;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .home-prices_list-item--body .st-row:last-child {
      border-bottom: none; }
  .home-prices_list-item--body .sm-name {
    margin-left: 15px;
    font-size: 18px;
    color: #000; }
  .home-prices_list-item--body .sm-price {
    margin-right: auto;
    color: var(--blue);
    font-family: "Open Sans Hebrew Bold";
    opacity: 0.7;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all; }

footer {
  padding-top: 60px;
  padding-bottom: 55px;
  background-color: var(--dark-blue); }

.footer--container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }

.footer-logo {
  margin-left: 90px; }
  .footer-logo .st-logo {
    max-width: 200px;
    margin-bottom: 20px;
    display: block; }
  .footer-logo .st-info {
    max-width: 166px;
    font-size: 16px;
    color: #fff;
    line-height: 1.35;
    font-family: "Open Sans Hebrew Light"; }

.footer-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }

.footer-nav--item {
  margin-left: 65px; }
  .footer-nav--item .st-title {
    color: #fff;
    margin-top: 0;
    margin-bottom: 15px;
    font-family: "Open Sans Hebrew Bold";
    font-size: 16px; }
  .footer-nav--item .st-list {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .footer-nav--item .st-list li {
      display: block;
      margin-bottom: 10px; }
      .footer-nav--item .st-list li:last-child {
        margin-bottom: 0; }
    .footer-nav--item .st-list a {
      -webkit-transition: 0.3s ease all;
      transition: 0.3s ease all;
      color: #fff;
      font-size: 14px;
      line-height: 1.3;
      display: inline-block;
      font-family: "Open Sans Hebrew Light";
      position: relative; }
      .footer-nav--item .st-list a:after {
        content: '';
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        -webkit-transition: 0.3s ease all;
        transition: 0.3s ease all;
        height: 1px;
        background-color: #fff;
        max-width: 0; }
  .footer-nav--item .st-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: normal;
    font-style: normal;
    line-height: 1.35;
    position: relative; }
    .footer-nav--item .st-link .icon {
      margin-left: 12px;
      color: #fff;
      line-height: 1;
      min-width: 18px; }
    .footer-nav--item .st-link .icon-mail {
      font-size: 12px; }
    .footer-nav--item .st-link .icon-map-marker {
      font-size: 16px; }

.footer-feed {
  margin-right: auto;
  text-align: left; }
  .footer-feed .st-title {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 16px;
    color: #fff;
    font-family: "Open Sans Hebrew Bold"; }
  .footer-feed .st-link {
    padding: 12px;
    background: -webkit-radial-gradient(50% 50%, 50% 50%, var(--green) 0%, rgba(76, 175, 80, 0) 100%);
    background: radial-gradient(50% 50% at 50% 50%, var(--green) 0%, rgba(76, 175, 80, 0) 100%);
    display: inline-block; }

.service-intro {
  position: relative;
  overflow: hidden;
  z-index: 2;
  margin-top: -90px;
  padding-top: 130px;
  padding-bottom: 50px; }
  .service-intro .custom-container, .service-intro .header--container, .service-intro .home-intro__item--content, .service-intro .home-intro--arrows, .service-intro .home-intro--dots, .service-intro .footer--container {
    position: relative;
    z-index: 3; }

@media all and (max-width: 1599px) {
  .feedback-st-bgi {
    left: -60px;
  }
  .service-intro {
    margin-top: -50px;
    padding-top: 80px; } }

.service-intro-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  z-index: 2; }
  .service-intro-bg svg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0; }

.service-intro_title {
  text-align: center;
  margin-bottom: 20px; }
  .service-intro_title .st-title {
    color: #fff;
    margin: 0;
    font-size: 55px;
    font-family: "Open Sans Hebrew Bold"; }

.service-intro_video {
  text-align: center; }
  .service-intro_video .btn_video {
    display: inline-block;
    height: 400px;
    width: 665px;
    overflow: hidden;
    border-radius: 20px;
    cursor: pointer;
    position: relative; }
    .service-intro_video .btn_video .icon {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    .service-intro_video .btn_video img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }

.service-intro-nf {
  background-color: #358FDD;
  position: relative;
  z-index: 5;
  top: -2px;
  margin-bottom: -2px;
  padding-top: 50px;
  padding-bottom: 35px; }
  .service-intro-nf .custom-container, .service-intro-nf .header--container, .service-intro-nf .home-intro__item--content, .service-intro-nf .home-intro--arrows, .service-intro-nf .home-intro--dots, .service-intro-nf .footer--container {
    position: relative; }

.service-intro-nf--link {
  position: absolute;
  left: 0;
  top: -60px;
  width: 540px; }
  .service-intro-nf--link .st-tel {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    top: 0;
    left: 0;
    right: 0;
    padding: 7px 30px 7px 20px;
    background-color: var(--green);
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    border: 2px solid var(--green);
    color: var(--blue);
    font-size: 25px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-family: "Open Sans Hebrew Bold";
    line-height: 1.6; }
  .service-intro-nf--link path {
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all; }

.service-intro-nf--text .st-title {
  margin-top: 0;
  color: #fff;
  max-width: 550px;
  margin-bottom: 50px; }

.service-intro-nf--text p {
  color: #fff;
  font-family: "Open Sans Hebrew Light";
  font-size: 16px;
  margin-bottom: 20px; }
  .service-intro-nf--text p:last-child {
    margin-bottom: 0; }

.service-info {
  padding-top: 40px;
  padding-bottom: 90px;
  overflow: hidden; }

.service-info_title {
  margin-bottom: 60px;
  text-align: center; }
  .service-info_title .st-title {
    color: var(--blue);
    margin: 0;
    font-size: 20px;
    font-family: "Open Sans Hebrew Bold";
    font-size: 55px; }

.service-info_list-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-top: 35px;
  padding-bottom: 35px; }
  .service-info_list-item:nth-child(even):after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: var(--f-white);
    width: 1920px;
    z-index: -1; }
  .service-info_list-item:nth-child(even):before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 630px;
    width: 919px;
    height: 485px;
    background-repeat: no-repeat;
    background-image: url(../img/service-bg-2.png); }
  .service-info_list-item:nth-child(odd):before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: -75px;
    width: 194px;
    height: 102px;
    background-image: url(../img/service-bg-1.png);
    background-repeat: no-repeat; }

.service-info_list-item--text {
  max-width: 540px;
  margin-left: 40px;
  min-width: 540px; }
  .service-info_list-item--text .st-title {
    margin-top: 0;
    margin-bottom: 35px;
    font-size: 24px;
    font-family: "Open Sans Hebrew Bold"; }
  .service-info_list-item--text p {
    margin-bottom: 40px;
    margin-top: 0; }
    .service-info_list-item--text p:last-child {
      margin-bottom: 0; }

.service-info_list-item--img {
  max-width: 430px;
  min-width: 430px;
  margin-right: auto;
  height: auto;
  border-radius: 20px;
  overflow: hidden;
  position: relative; }
  .service-info_list-item--img .counter {
    position: absolute;
    padding: 10px 24px;
    background-color: var(--green);
    top: 0;
    right: 0;
    font-size: 20px;
    font-family: "Open Sans Hebrew Bold";
    color: var(--blue);
    display: block; }

.mt-reviews {
  padding-top: 55px;
  padding-bottom: 80px; }

.mt-reviews_title {
  margin-bottom: 35px; }
  .mt-reviews_title .st-title {
    margin-top: 0;
    margin-bottom: 25px;
    color: var(--blue);
    font-size: 55px;
    font-family: "Open Sans Hebrew Bold"; }
  .mt-reviews_title .st-rate {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    list-style-type: none;
    margin: 0;
    padding: 0;
    margin-left: 13px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
    .mt-reviews_title .st-rate li {
      font-size: 20px;
      color: #FFC107;
      opacity: 0.5;
      margin-right: 8px; }
      .mt-reviews_title .st-rate li:last-child {
        margin-left: 0; }
      .mt-reviews_title .st-rate li.active {
        opacity: 1; }
  .mt-reviews_title .total {
    font-size: 16px;
    line-height: 20px;
    vertical-align: top; }

.mt-reviews--container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }

.mt-reviews_list {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 730px;
  margin-left: 30px;
  padding-top: 30px;
  border-top: 3px solid rgba(0, 0, 0, 0.1);
  height: 510px;
  overflow-y: auto;
  direction: ltr; }
  .mt-reviews_list::-webkit-scrollbar {
    width: 4px; }
  .mt-reviews_list::-webkit-scrollbar-track {
    background-color: #e5e5e5; }
  .mt-reviews_list::-webkit-scrollbar-thumb {
    background-color: var(--blue);
    height: 40px; }

.mt-reviews_list_item {
  direction: rtl;
  margin-bottom: 30px;
  padding: 0 25px 35px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative; }
  .mt-reviews_list_item .st-name {
    display: block;
    margin-top: 0;
    margin-bottom: 15px;
    padding-bottom: 13px;
    font-size: 20px;
    color: var(--blue);
    font-family: "Open Sans Hebrew Bold";
    position: relative; }
    .mt-reviews_list_item .st-name:after {
      content: '';
      display: block;
      position: absolute;
      height: 1px;
      background-color: var(--blue);
      bottom: 0;
      right: 0;
      width: 145px;
      opacity: 0.5; }
  .mt-reviews_list_item .st-rate {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    list-style-type: none;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin: 0;
    padding: 0;
    margin-bottom: 20px; }
    .mt-reviews_list_item .st-rate li {
      font-size: 16px;
      color: #FFC107;
      opacity: 0.5;
      margin-right: 8px; }
      .mt-reviews_list_item .st-rate li:last-child {
        margin-right: 0; }
      .mt-reviews_list_item .st-rate li.active {
        opacity: 1; }
  .mt-reviews_list_item .st-text {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 14px;
    font-family: "Open Sans Hebrew";
    line-height: 1.35; }
  .mt-reviews_list_item .st-link {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: right;
    color: var(--blue);
    font-size: 14px;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all; }
    .mt-reviews_list_item .st-link .icon {
      margin-left: 10px;
      font-size: 10px;
      line-height: 1; }
  .mt-reviews_list_item .st-date {
    margin: 0;
    position: absolute;
    bottom: 20px;
    right: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: var(--blue); }
    .mt-reviews_list_item .st-date .icon {
      margin-left: 7px;
      font-size: 12px;
      line-height: 1; }
.mt-reviews_form form {
  display: flex;
  flex-direction: column;
}
.mt-reviews_form .form-head {
  order: -2;
}
.mt-reviews_form {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 350px;
  border-radius: 10px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
  padding: 35px 30px 40px; }
  .mt-reviews_form .st-title {
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: normal;
    font-style: normal;
    order:; -2;
    color: var(--blue);
    font-size: 20px;
    font-family: "Open Sans Hebrew Bold"; }
  .mt-reviews_form .input-container {
    margin-bottom: 20px;
    position: relative; }
  .mt-reviews_form .input-text,
  .mt-reviews_form .textarea {
    display: block;
    width: 100%;
    height: 45px;
    border-radius: 5px;
    border: 1px solid #EEEEEE;
    font-family: "Open Sans Hebrew";
    background-color: #fff;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    padding-left: 13px;
    padding-right: 13px;
    font-size: 14px;
    color: #313131; }
    .mt-reviews_form .input-text::-webkit-input-placeholder, .mt-reviews_form .textarea::-webkit-input-placeholder {
      opacity: 0.8; }
    .mt-reviews_form .input-text::-moz-placeholder, .mt-reviews_form .textarea::-moz-placeholder {
      opacity: 0.8; }
    .mt-reviews_form .input-text:-ms-input-placeholder, .mt-reviews_form .textarea:-ms-input-placeholder {
      opacity: 0.8; }
    .mt-reviews_form .input-text::-ms-input-placeholder, .mt-reviews_form .textarea::-ms-input-placeholder {
      opacity: 0.8; }
    .mt-reviews_form .input-text::placeholder,
    .mt-reviews_form .textarea::placeholder {
      opacity: 0.8; }
    .mt-reviews_form .input-text:focus,
    .mt-reviews_form .textarea:focus {
      border-color: var(--blue); }
      .mt-reviews_form .input-text:focus::-webkit-input-placeholder, .mt-reviews_form .textarea:focus::-webkit-input-placeholder {
        opacity: 1; }
      .mt-reviews_form .input-text:focus::-moz-placeholder, .mt-reviews_form .textarea:focus::-moz-placeholder {
        opacity: 1; }
      .mt-reviews_form .input-text:focus:-ms-input-placeholder, .mt-reviews_form .textarea:focus:-ms-input-placeholder {
        opacity: 1; }
      .mt-reviews_form .input-text:focus::-ms-input-placeholder, .mt-reviews_form .textarea:focus::-ms-input-placeholder {
        opacity: 1; }
      .mt-reviews_form .input-text:focus::placeholder,
      .mt-reviews_form .textarea:focus::placeholder {
        opacity: 1; }
  .mt-reviews_form .textarea {
    resize: none;
    padding-top: 13px;
    padding-bottom: 13px;
    height: 195px; }
  .mt-reviews_form .rate-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    order: -1;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .mt-reviews_form .single-star {
    margin-right: 14px;
    position: relative; }
    .mt-reviews_form .single-star.hover .icon {
      opacity: 0.5;
      color: #ffc170; }
    .mt-reviews_form .single-star.active .icon {
      color: #ffc170;
      opacity: 1; }
    .mt-reviews_form .single-star:last-child {
      margin-right: 0; }
    .mt-reviews_form .single-star .icon {
      color: #eee;
      font-size: 29px;
      -webkit-transition: 0.3s ease all;
      transition: 0.3s ease all; }
  .mt-reviews_form .input-radio {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    z-index: 3;
    opacity: 0;
    margin: 0;
    padding: 0; }
  .mt-reviews_form .submit-container {
    margin-top: 38px; }
  .mt-reviews_form .btn_submit {
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 45px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    font-family: "Open Sans Hebrew Bold";
    border: 2px solid var(--blue);
    border-radius: 5px;
    background-color: var(--blue);
    width: 100%; }

.service-map--iframe {
  width: 100%;
  height: 486px; }
  .service-map--iframe iframe {
    width: 100% !important;
    height: 100% !important; }

.company-about {
  position: relative;
  background-color: var(--f-white);
  top: -90px;
  padding-top: 120px;
  padding-bottom: 50px;
  margin-bottom: -90px; }

.company-about_title {
  margin-bottom: 35px;
  text-align: center; }
  .company-about_title .st-title {
    text-align: center;
    color: var(--blue);
    font-family: "Open Sans Hebrew Bold";
    margin: 0;
    font-size: 55px; }

.company-about_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }

.company-about_content--text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 700px;
  margin-left: 50px;
  min-width: 680px; }
  .company-about_content--text h1 {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 36px; }
  .company-about_content--text h2 {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 32px; }
  .company-about_content--text h3 {
    margin-top: 0;
    font-size: 28px;
    margin-bottom: 25px; }
  .company-about_content--text h4 {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 25px; }
  .company-about_content--text h5 {
    font-size: 20px;
    text-transform: uppercase;
    margin-top: 0; }
  .company-about_content--text h6 {
    margin-top: 0;
    font-size: 16px;
    margin-bottom: 25px; }
  .company-about_content--text p {
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 16px;
    font-family: "Open Sans Hebrew Light"; }
    .company-about_content--text p:last-child {
      margin-bottom: 0; }

.company-about_content--logo {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center; }
  .company-about_content--logo img {
    margin: 0 auto; }

.company-advant {
  overflow: hidden;
  position: relative;
  padding-top: 27px;
  padding-bottom: 29px; }
  .company-advant .custom-container, .company-advant .header--container, .company-advant .home-intro__item--content, .company-advant .home-intro--arrows, .company-advant .home-intro--dots, .company-advant .footer--container {
    position: relative;
    z-index: 5; }

.company-advant--bgi {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3; }
  .company-advant--bgi svg {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0; }
    .company-advant--bgi svg path {
      display: none; }

.company-advant_list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.company-advant_list-item {
  padding-left: 50px;
  padding-right: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .company-advant_list-item:nth-child(2) {
    border-right: 1px solid #fff;
    border-left: 1px solid #fff; }
  .company-advant_list-item .st-info {
    color: #fff;
    margin: 0;
    font-size: 25px;
    font-family: "Open Sans Hebrew Bold"; }
  .company-advant_list-item .icon {
    margin-right: 20px; }

.company-services_list {
  position: relative; }
  .company-services_list .home-services_list--item .st-title {
    bottom: auto;
    top: 15px; }

.company-services_list--dots {
  margin-top: 0px; }
  .company-services_list--dots ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .company-services_list--dots ul li {
      font-size: 0;
      width: 12px;
      height: 12px;
      border: 1px solid var(--blue);
      background-color: transparent;
      margin-left: 7px;
      -webkit-transition: 0.3s ease all;
      transition: 0.3s ease all;
      cursor: pointer; }
      .company-services_list--dots ul li.slick-active {
        background-color: var(--blue); }
      .company-services_list--dots ul li button {
        font-size: 0; }

.company-services_list--arrows .slick-prev {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: -35px;
  font-size: 38px;
  color: var(--blue);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  border: none;
  outline: none;
  padding: 0;
  opacity: 0.7;
  cursor: pointer; }

.company-services_list--arrows .slick-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -35px;
  font-size: 38px;
  color: var(--blue);
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  border: none;
  outline: none;
  padding: 0;
  opacity: 0.7;
  cursor: pointer; }

.company-services {
  padding-top: 65px;
  padding-bottom: 80px;
  background-color: var(--f-white); }

.company-services_title {
  margin-bottom: 15px;
  text-align: center; }
  .company-services_title .st-title {
    font-size: 55px;
    font-family: "Open Sans Hebrew Bold";
    color: var(--blue);
    margin: 0; }

.company-contacts {
  padding-top: 60px;
  padding-bottom: 100px; }

.company-contacts_title {
  text-align: center;
  margin-bottom: 30px; }
  .company-contacts_title .st-title {
    color: var(--blue);
    font-family: "Open Sans Hebrew Bold";
    font-size: 55px;
    margin: 0; }

.company-contacts_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

.company-contacts_content-info {
  min-width: 285px;
  max-width: 285px; }

.company-contacts_content-info_top {
  background-color: var(--blue);
  padding: 16px 25px 17px 20px; }
  .company-contacts_content-info_top .st-title {
    margin-top: 0;
    margin-bottom: 17px;
    color: #fff;
    font-size: 24px;
    font-family: "Open Sans Hebrew Bold"; }
  .company-contacts_content-info_top .st-link,
  .company-contacts_content-info_top .address {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 0;
    margin-bottom: 15px;
    color: #fff;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: normal;
    font-style: normal; }
    .company-contacts_content-info_top .st-link .icon,
    .company-contacts_content-info_top .address .icon {
      min-width: 20px;
      margin-left: 6px;
      font-size: 12px; }
      .company-contacts_content-info_top .st-link .icon .icon-phone,
      .company-contacts_content-info_top .address .icon .icon-phone {
        font-size: 14px; }
      .company-contacts_content-info_top .st-link .icon .icon-map-marker,
      .company-contacts_content-info_top .address .icon .icon-map-marker {
        font-size: 16px; }

.company-contacts_content-info_bottom {
  background-color: #4699e1;
  padding: 16px 25px 17px 20px; }
  .company-contacts_content-info_bottom .st-title {
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-family: "Open Sans Hebrew Bold";
    margin-top: 0;
    margin-bottom: 15px; }
    .company-contacts_content-info_bottom .st-title .icon {
      min-width: 20px;
      margin-left: 6px;
      background-image: url(../img/clock.png);
      background-repeat: no-repeat;
      background-position: center center;
      height: 20px; }
  .company-contacts_content-info_bottom .schedule-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row dense; }
    .company-contacts_content-info_bottom .schedule-list:after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 50%;
      width: 1px;
      background-color: #fff;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
    .company-contacts_content-info_bottom .schedule-list li {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      color: #fff;
      font-size: 14px;
      padding-top: 5px;
      padding-bottom: 5px;
      grid-column-start: 1; }
      .company-contacts_content-info_bottom .schedule-list li .st-label {
        direction: ltr; }
      .company-contacts_content-info_bottom .schedule-list li .st-value {
        min-width: 20px; }
      .company-contacts_content-info_bottom .schedule-list li:nth-child(5), .company-contacts_content-info_bottom .schedule-list li:nth-child(6), .company-contacts_content-info_bottom .schedule-list li:nth-child(7) {
        grid-column-start: 2;
        padding-right: 10px; }

.company-contacts_content-map {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }
  .company-contacts_content-map iframe {
    width: 100% !important;
    height: 100% !important; }

.gallery-mt {
  padding-top: 60px;
  padding-bottom: 80px;
  background-color: var(--f-white); }

.gallery-mt_title {
  text-align: center;
  margin-bottom: 30px; }
  .gallery-mt_title .st-title {
    font-size: 55px;
    margin: 0;
    color: var(--blue);
    font-family: "Open Sans Hebrew Bold"; }

.gallery-mt_list {
  grid-template-columns: 1fr 2fr 1fr;
  display: grid;
  grid-column-gap: 30px;
  grid-row-gap: 30px; }

.gallery-mt_list-item {
  position: relative;
  overflow: hidden;
  height: 530px; }
  .gallery-mt_list-item:after {
    content: '';
    display: block;
    position: absolute;
    left: -5px;
    right: -5px;
    height: 5px;
    top: 50%;
    z-index: 5;
    background-color: var(--f-white);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }

.gallery-mt_list-item-after {
  height: 265px;
  position: relative; }
  .gallery-mt_list-item-after img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  .gallery-mt_list-item-after .st-info {
    width: 54px;
    height: 32px;
    display: block;
    background-color: var(--blue);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    font-family: "Open Sans Hebrew Bold";
    position: absolute;
    right: 0;
    top: 0; }

.gallery-mt_list-item-before {
  height: 265px;
  position: relative; }
  .gallery-mt_list-item-before img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; }
  .gallery-mt_list-item-before .st-info {
    width: 54px;
    height: 32px;
    display: block;
    background-color: var(--blue);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    font-family: "Open Sans Hebrew Bold";
    position: absolute;
    right: 0;
    bottom: 0; }

.blog-mt {
  padding-top: 60px;
  padding-bottom: 80px;
  background-color: var(--f-white); }

.blog-mt_title {
  margin-bottom: 30px;
  text-align: center; }
  .blog-mt_title .st-title {
    margin: 0;
    font-family: "Open Sans Hebrew Bold";
    font-size: 55px;
    color: var(--blue); }

.blog-mt_list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-row-gap: 30px;
  grid-column-gap: 30px; }
  .blog-mt_list .home-news_list--item {
    background-color: #fff;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    border-radius: 0 0 10px 10px;
    margin: 0; }

.pagi-mt {
  direction: ltr;
  margin-top: 30px; }
  .pagi-mt ul {
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
    .pagi-mt ul li {
      margin-right: 9px; }
      .pagi-mt ul li:last-child {
        margin-right: 0; }
    .pagi-mt ul a {
      display: block;
      width: 25px;
      height: 33px;
      border: 1px solid var(--blue);
      border-radius: 5px;
      -webkit-transition: 0.3s ease all;
      transition: 0.3s ease all;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      color: var(--blue);
      font-size: 14px;
      font-family: "Open Sans Hebrew Bold"; }
      .pagi-mt ul a .icon {
        font-size: 12px; }

.error-mt {
  padding-top: 90px;
  padding-bottom: 85px; }

.error-mt_title {
  margin-bottom: 60px;
  text-align: center; }
  .error-mt_title .st-title {
    color: var(--blue);
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 55px;
    font-family: "Open Sans Hebrew Bold"; }
  .error-mt_title .st-info {
    margin: 0;
    font-family: "Open Sans Hebrew Light";
    font-size: 16px; }

.error-mt_img {
  position: relative;
  margin-bottom: 40px; }
  .error-mt_img img {
    margin: 0 auto; }
  .error-mt_img:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 220px;
    background-image: url(../img/404-bg.png);
    background-repeat: no-repeat;
    width: 62px;
    height: 47px; }
  .error-mt_img:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 120px;
    right: 100px;
    background-image: url(../img/404-bg.png);
    background-repeat: no-repeat;
    width: 62px;
    height: 47px; }

.error-mt_link {
  text-align: center; }
  .error-mt_link .st-link {
    display: inline-block;
    padding: 13px 45px;
    color: #fff;
    font-family: "Open Sans Hebrew Bold";
    font-size: 14px;
    background-color: var(--blue);
    border: 2px solid var(--blue);
    border-radius: 5px;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all; }
.article-content_mt {
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
}
.article-content_mt.text {
  display: block;
  
}
.article-content_mt--text {
  flex: 1;
}
.article-content_mt--video {
  float: left;
  margin-right: 80px;
  /*padding-top: 40px;*/
  margin-bottom: 80px;
  max-width: 515px;
  margin-left: 55px;
  min-width: 515px; }
  .article-content_mt--video .btn_video {
    display: block;
    height: 345px;
    overflow: hidden;
    border: 5px solid var(--green);
    border-radius: 20px;
    cursor: pointer;
    position: relative; }
    .article-content_mt--video .btn_video .icon {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }

.article-content {
  padding-top: 90px;
  padding-bottom: 70px; }

.article-content_title {
  margin-bottom: 60px;
  text-align: center; }
  .article-content_title .st-title {
    color: var(--blue);
    font-family: "Open Sans Hebrew Bold";
    font-size: 55px;
    margin: 0; }

.article-content_mt h1,
.article-content_mt h2,
.article-content_mt h3,
.article-content_mt h4,
.article-content_mt h5,
.article-content_mt h6 {
  margin-top: 0;
  margin-bottom: 25px; }

.article-content_mt h1 {
  font-size: 32px; }

.article-content_mt h2 {
  font-size: 28px; }

.article-content_mt h3 {
  font-size: 24px; }

.article-content_mt h4 {
  font-size: 22px; }

.article-content_mt h5 {
  font-size: 18px; }

.article-content_mt h6 {
  font-size: 16px; }

.article-content_mt p {
  margin-bottom: 15px;
  margin-top: 0;
  font-size: 16px;
  line-height: 1.28; }
  .article-content_mt p:last-child {
    margin-bottom: 0; }

.article-content--form {
  margin-top: 35px;
  margin-bottom: 40px;
  padding-top: 22px;
  padding-bottom: 25px;
  background-color: var(--blue);
  padding-left: 40px;
  padding-right: 50px; }
  .article-content--form .form--container {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-row-gap: 20px;
    grid-column-gap: 30px; }
  .article-content--form .title-container .st-title {
    color: #fff;
    text-align: right;
    font-size: 24px;
    font-family: "Open Sans Hebrew Bold";
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    line-height: 45px; }
  .article-content--form .input-container {
    position: relative; }
    .article-content--form .input-container .icon {
      position: absolute;
      top: 50%;
      right: 20px;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%); }
  .article-content--form .input-text {
    height: 45px;
    width: 100%;
    background-color: #fff;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    border: 1px solid #eee;
    border-radius: 5px;
    padding-right: 45px;
    padding-left: 10px;
    font-size: 14px;
    color: #313131; }
    .article-content--form .input-text::-webkit-input-placeholder {
      opacity: 0.8; }
    .article-content--form .input-text::-moz-placeholder {
      opacity: 0.8; }
    .article-content--form .input-text:-ms-input-placeholder {
      opacity: 0.8; }
    .article-content--form .input-text::-ms-input-placeholder {
      opacity: 0.8; }
    .article-content--form .input-text::placeholder {
      opacity: 0.8; }
  .article-content--form .btn_submit {
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 45px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: 14px;
    font-family: "Open Sans Hebrew Bold";
    border: 2px solid #fff;
    border-radius: 5px;
    background-color: var(--blue);
    width: 100%; }

.article-content_mt--compare {
  float: left;
  margin-right: 30px;
  margin-bottom: 80px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  min-width: 565px;
  max-width: 565px;
  grid-column-gap: 30px;
  padding-top: 50px; }

.article-content_list {
  margin-top: 35px; }
  .article-content_list .list-title {
    color: var(--blue);
    font-size: 25px;
    font-family: "Open Sans Hebrew Bold";
    margin-top: 0;
    margin-bottom: 30px; }
  .article-content_list .st-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    counter-reset: list; }
    .article-content_list .st-list li {
      counter-increment: list;
      position: relative;
      font-size: 20px;
      font-family: "Open Sans Hebrew";
      margin-bottom: 20px;
      margin-top: 0;
      padding-right: 35px; }
      .article-content_list .st-list li:last-child {
        margin-bottom: 0; }
      .article-content_list .st-list li:before {
        content: counter(list);
        position: absolute;
        top: 0px;
        right: 0;
        font-size: 20px;
        color: var(--green);
        margin-left: 10px;
        font-family: "Open Sans Hebrew Bold";
        min-width: 15px; }
      .article-content_list .st-list li:after {
        content: '-';
        color: var(--blue);
        display: block;
        position: absolute;
        top: -1px;
        right: 20px; }

.home-prices_list--dots {
  display: none; }

.home-companies_dots {
  display: none; }

.mt-reviews-btn {
  display: none; }
.header_logo {
  max-width: 77px;
}
.form-overlay {
  display: none; }
@media all and (max-width: 1500px) {
  .feedback-st-bgi {
    left: -130px;
  }
}
@media all and (max-width: 1400px) {
  .feedback-st-bgi svg path{
    display: none;
  }
}
@media all and (max-width: 1200px) {
  .home-services_list {
    padding-left: 30px;
    padding-right: 30px; }
  .home-services_list--arrows .slick-prev {
    right: 10px; }
  .home-services_list--arrows .slick-next {
    left: 10px; }
  .home-intro--arrows .slick-prev {
    right: 10px; }
  .home-intro--arrows .slick-next {
    left: 10px; }
  .home-intro__item--content {
    padding-left: 50px;
    padding-right: 50px; }
    .home-intro__item--content .st-title {
      margin-left: auto;
      margin-right: auto;
      text-align: center; }
  .home-intro--dots ul {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .home-info_content--video {
    max-width: 430px;
    min-width: 430px; }
    .home-info_content--video img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  .home-companies_list {
    padding-left: 30px;
    padding-right: 30px; }
  .home-companies_arrows .slick-prev {
    right: 10px; }
  .home-companies_arrows .slick-next {
    left: 10px; }
  .home-about_title,
  .home-sofas_title {
    margin-bottom: 40px;
    text-align: center; }
    .home-about_title .st-title,
    .home-sofas_title .st-title {
      font-size: 44px;
      text-align: center; }
  .home-about_content--img,
  .home-sofas_content--img {
    min-width: 430px;
    max-width: 430px; }
  .home-we_list--item {
    min-width: 190px;
    max-width: 190px; }
  .home-news_list--arrows .slick-prev {
    right: 10px; }
  .home-news_list--arrows .slick-next {
    left: 10px; }
  .home-news_list--slider {
    padding-left: 30px;
    padding-right: 30px; }
  .feedback-st-bgi svg path {
    display: none; }
  .home-prices_list {
    grid-column-gap: 30px; }
  .home-prices_list-item {
    -webkit-transform: none !important;
    transform: none !important; }
  .footer-logo {
    margin-left: 30px; }
  .footer-nav--item:last-child {
    margin-left: 0; }
  .error-mt_title .st-title {
    font-size: 45px; }
  .service-intro-nf--link {
    width: 420px; }
  .service-info_list-item--text {
    min-width: 50%;
    max-width: 50%; }
  .article-content_mt--video {
    margin-left: 0;
    margin-right: 50px;
    margin-bottom: 35px; }
  .article-content_mt--compare {
    margin-bottom: 35px; }
  .article-content--form .form--container {
    grid-column-gap: 20px; }
  .company-services_list {
    padding-left: 30px;
    padding-right: 30px; }
  .company-services_list--arrows .slick-prev {
    right: 10px; }
  .company-services_list--arrows .slick-next {
    left: 10px; } }
.article-content_mt--compare {
  float: none;
}
@media all and (max-width: 991px) {
  .article-content_mt {
    display: block;
  }

  .article-content_mt--video {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    float: none;
  }
  .home-we_list {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .home-we_list--item {
    padding-bottom: 30px; }
  .home-we_list--item:before {
    content: none; }
  .home-sofas_content {
    display: block; }
  .home-about_content--img, .home-sofas_content--img,
  .home-info_content--video {
    max-width: 100%;
    min-width: 0;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    margin: 0 auto 30px; }
    .home-about_content--img img, .home-sofas_content--img img,
    .home-info_content--video img {
      margin: 0 auto; }
    .home-about_content--img button, .home-sofas_content--img button,
    .home-info_content--video button {
      margin: 0 auto; }
  .home-about_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .home-info_title .st-title {
    font-size: 40px; }
  .home-info_content {
    display: block; }
  .home-companies_list--item-front {
    display: none; }
  .home-companies_list--item-back {
    -webkit-transform: none;
    transform: none; }
  .home-companies_list--item-back:before {
    left: 50px; }
  .feedback-st_form .form--container {
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 30px; }
  .home-prices_list {
    grid-column-gap: 10px; }
  .home-prices_list-item--body {
    padding-left: 10px;
    padding-right: 10px; }
  .home-prices_list-item--head {
    padding-left: 10px;
    padding-right: 10px; }
  .footer--container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .footer-logo {
    margin-left: 0;
    min-width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .footer-logo .st-logo {
      margin-left: 20px; }
  .service-info_list-item--img {
    min-width: 360px;
    max-width: 360px; }
  .service-info_list-item--text {
    margin-left: 15px; }
  .blog-mt_list {
    grid-template-columns: 1fr 1fr; }
  .article-content--form {
    padding-left: 15px;
    padding-right: 15px; }
  .article-content--form .title-container .st-title {
    font-size: 20px; }
  .article-content_mt--compare {
    grid-template-columns: 1fr;
    grid-row-gap: 20px;
    min-width: 260px;
    max-width: 260px; }
    .article-content_mt--compare {
    grid-template-columns: 1fr 1fr;
    max-width: 100%;
    min-width: 100%;
    margin: 0 auto 30px;
  }
  .gallery-mt_list {
    grid-template-columns: 1fr 1fr; }
  .feedback-st {
    background-color: var(--blue); } }

@media all and (max-width: 767px) {
  .wrapper {
    padding-top: 68px;
  }
  .header_logo {
    max-width: 50px;
  }
  .home-companies_list--item-back .logo {
    max-width: 60px;
  }
  .home-intro--arrows {
    display: none; }
  .home-intro__item--content {
    padding-left: 10px;
    padding-right: 10px; }
  .home-intro__item--content .st-title {
    font-size: 35px;
    text-align: right; }
  .home-intro__item--img {
    height: 380px; }
  .home-intro--dots {
    bottom: 40px; }
  .header_phone {
    left: 10px; }
  .home-services_title .st-title {
    font-size: 30px; }
  .home-services_list--arrows {
    display: none; }
  .home-services_list {
    padding-left: 0;
    padding-right: 0; }
  .home-info_title .st-title {
    font-size: 30px; }
  .home-info_title {
    margin-bottom: 30px; }
  .video-content {
    width: 550px; }
  .home-companies_list--item-back:before {
    bottom: -150px;
    left: 45px; }
  .home-about_title .st-title,
  .home-sofas_title .st-title {
    font-size: 30px; }
  .home-sofas_content--img {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    margin-bottom: 0;
    margin-top: 30px; }
  .home-sofas_content--text {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1; }
  .home-sofas_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .home-we_title .st-title,
  .home-news_title .st-title {
    font-size: 30px; }
  .home-news_list--item-info {
    padding: 10px 10px 15px; }
  .home-news_list--item-info .st-date {
    bottom: 15px;
    left: 10px; }
  .home-news_list--slider {
    padding-left: 0;
    padding-right: 0; }
  .home-news_list--arrows {
    display: none; }
  .feedback-st_title .st-title {
    font-size: 30px; }
  .home-prices_title .st-title {
    font-size: 30px; }
  .home-prices_title {
    margin-bottom: 30px; }
  .home-prices {
    padding-bottom: 50px;
    padding-top: 40px; }
  .home-prices_list {
    display: block; }
  .home-prices_list--dots {
    display: block;
    margin-top: 20px; }
    .home-prices_list--dots ul {
      list-style-type: none;
      margin: 0;
      padding: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .home-prices_list--dots ul li {
        font-size: 0;
        width: 12px;
        height: 12px;
        border: 1px solid #fff;
        background-color: transparent;
        margin-left: 7px;
        -webkit-transition: 0.3s ease all;
        transition: 0.3s ease all;
        cursor: pointer; }
        .home-prices_list--dots ul li.slick-active {
          background-color: #fff; }
        .home-prices_list--dots ul li button {
          font-size: 0; }
  .feedback-st {
    background-color: var(--blue); }
  .error-mt_title .st-title {
    font-size: 30px; }
  .error-mt_img:before {
    content: none; }
  .error-mt_img:after {
    content: none; }
  .service-intro_video .btn_video {
    width: 100%;
    height: 380px; }
  .service-intro-nf--link {
    width: 360px;
    top: auto;
    bottom: 0;
    left: auto;
    right: 10px; }
  .service-intro-nf--link .st-tel {
    position: static; }
  .service-intro-nf .custom-container, .service-intro-nf .header--container, .service-intro-nf .home-intro__item--content, .service-intro-nf .home-intro--arrows, .service-intro-nf .home-intro--dots, .service-intro-nf .footer--container {
    padding-bottom: 140px; }
  .service-intro_title .st-title {
    font-size: 30px; }
  .service-info_list-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse; }
  .service-info_list-item--img {
    margin: 0 auto 30px; }
  .service-info_list-item--text {
    max-width: 100%;
    min-width: 0;
    margin: 0; }
  .service-info_list-item:nth-child(even):before {
    right: 220px; }
  .mt-reviews_form {
    position: fixed;
    z-index: 120;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-top: 20px;
    margin-bottom: 15px;
    width: 290px;
    height: 100vh;
    overflow-y: auto;
    display: none; }
  .mt-reviews_title .st-title {
    font-size: 30px; }
  .mt-reviews-btn {
    display: block;
    margin-top: 30px;
    text-align: center; }
    .mt-reviews-btn .btn_reviews {
      display: block;
      margin: 0 auto;
      max-width: 290px;
      border-radius: 5px;
      background-color: var(--blue);
      width: 100%;
      color: #fff;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center;
      height: 45px;
      font-family: "Open Sans Hebrew Bold";
      font-size: 14px; }
  .form-overlay {
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 8;
    right: 0; }
  .mt-reviews--container {
    position: relative;
    z-index: 10; }
  .service-info_title .st-title {
    font-size: 30px; }
  .mt-reviews_list {
    margin-left: 0; }
  .blog-mt_title .st-title {
    font-size: 30px; }
  .article-content_title {
    margin-bottom: 0px; }
    .article-content_title .st-title {
      font-size: 30px; }
  .article-content_mt--video {
    float: none;
    margin: 0 auto 25px; }
  .article-content--form .form--container {
    padding-top: 45px;
    position: relative;
    grid-template-columns: 1fr 1fr 1fr; }
    .article-content--form .form--container .title-container {
      position: absolute;
      top: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      transform: translateX(-50%); }
      .article-content--form .form--container .title-container .st-title {
        white-space: nowrap; }
  .article-content {
    padding-top: 50px; }
  .gallery-mt_list {
    grid-column-gap: 20px;
    grid-row-gap: 20px; }
  .gallery-mt_title .st-title {
    font-size: 30px; }
  .company-contacts_title .st-title {
    font-size: 30px; }
  .company-services_title .st-title {
    font-size: 30px; }
  .company-about_title .st-title {
    font-size: 30px; }
  .company-about_content--text {
    min-width: 0;
    max-width: 100%; }
  .company-advant_list-item {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center; }
  .company-advant_list-item .icon {
    margin-right: 0; }
  .company-advant_list-item:nth-child(2) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .company-services {
    padding-top: 40px;
    padding-bottom: 45px; }
  .company-services_list {
    padding-left: 0;
    padding-right: 0; }
  .company-services_list--arrows {
    display: none; } }

@media all and (max-width: 578px) {
  .home-companies_list--item-back .logo + p {
    padding-left: 40px;
  }
	.scroll-pr {
		top: 60px;
	}
  .footer-nav {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    margin-bottom: 30px; }
  .footer-logo .st-info {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    color: #313131;
    max-width: 100%;
    min-width: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center; }
  footer {
    position: relative; }
  .footer-logo .st-logo {
    margin-bottom: 0; }
  .footer-nav--item {
    margin-left: 0; }
  .footer-nav--item:last-child {
    grid-column: span 2; }
  .footer-feed {
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%; }
  .footer-feed .st-title {
    margin-bottom: 0; }
  .feedback-st_form .form--container {
    grid-template-columns: 1fr; }
  .home-we_list--item {
    min-width: 150px;
    max-width: 150px; }
  .home-we_list--item .name {
    font-size: 22px; }
  .home-sofas_content--text .st-tel {
    font-size: 24px;
    padding-left: 10px;
    padding-right: 10px; }
    .home-sofas_content--text .st-tel .icon {
      max-width: 60px; }
      .home-sofas_content--text .st-tel .icon svg {
        max-width: 100%;
        height: auto;
        display: block; }
  .home-about_content--text .st-list li {
    padding-right: 30px; }
  .home-about_content--text .list-title {
    text-align: center;
    font-size: 22px; }
  .home-companies_list {
    padding-left: 0;
    padding-right: 0; }
  .home-companies_arrows {
    display: none; }
  .home-companies_dots {
    display: block;
    margin-top: 20px; }
    .home-companies_dots ul {
      list-style-type: none;
      margin: 0;
      padding: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center; }
      .home-companies_dots ul li {
        font-size: 0;
        width: 12px;
        height: 12px;
        border: 1px solid var(--blue);
        background-color: transparent;
        margin-left: 7px;
        -webkit-transition: 0.3s ease all;
        transition: 0.3s ease all;
        cursor: pointer; }
        .home-companies_dots ul li.slick-active {
          background-color: var(--blue); }
        .home-companies_dots ul li button {
          font-size: 0; }
  .video-content {
    width: 90vw;
    height: 300px; }
  .header_phone {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    position: static; }
  .header--container {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .error-mt_img {
    padding-top: 50px;
    padding-bottom: 50px; }
  .service-intro-nf--link {
    width: auto; }
  .service-intro-nf--link .st-tel {
    padding: 10px; }
    .service-intro-nf--link .st-tel .icon {
      max-width: 60px;
      margin-right: 10px; }
      .service-intro-nf--link .st-tel .icon svg {
        max-width: 100%;
        height: auto;
        display: block; }
  .service-intro-nf--text .st-title {
    font-size: 22px;
    margin-bottom: 30px; }
  .service-info_list-item--img {
    max-width: 100%;
    min-width: 0; }
  .blog-mt_list {
    grid-template-columns: 1fr; }
  .article-content_mt--video {
    min-width: 0;
    max-width: 100%; }
    .article-content_mt--video .btn_video {
      height: auto; }
  .article-content--form .form--container {
    grid-template-columns: 1fr; }
  .article-content_mt--compare {
    float: none;
    margin: 0 auto 25px;
    padding-top: 0; }
  .gallery-mt_list {
    grid-template-columns: 1fr; }
  .gallery-mt {
    padding-top: 50px;
    padding-bottom: 60px; }
  .company-about_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .company-about_content--text {
    margin-left: 0;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  .company-about_content--logo {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    margin-bottom: 20px;
    width: 100%; }
  .company-advant_list {
    display: block; }
  .company-advant_list-item {
    padding: 15px 0; }
  .company-advant--bgi {
    background-color: var(--blue); }
  .company-advant_list-item:nth-child(2) {
    border-left: none;
    border-right: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff; }
  .company-contacts_content {
    display: block; }
  .company-contacts_content-info {
    min-width: 0;
    max-width: 100%; }
  .company-contacts_content-map {
    height: 100vw; } }

body.not-mobile .header_phone .st-tel:hover:after {
  max-width: 100%; }

body.not-mobile .home-services_list--arrows .slick-prev:hover,
body.not-mobile .home-services_list--arrows .slick-next:hover,
body.not-mobile .home-intro--arrows .slick-prev:hover,
body.not-mobile .home-intro--arrows .slick-next:hover,
body.not-mobile .home-companies_arrows .slick-prev:hover,
body.not-mobile .home-companies_arrows .slick-next:hover,
body.not-mobile .home-news_list--arrows .slick-prev:hover,
body.not-mobile .home-news_list--arrows .slick-next:hover,
body.not-mobile .company-services_list--arrows .slick-prev:hover,
body.not-mobile .company-services_list--arrows .slick-next:hover {
  opacity: 1; }

body.not-mobile .home-services_list--item a:hover {
  -webkit-box-shadow: 4px 4px 30px rgba(0, 0, 0, 0.3);
  box-shadow: 4px 4px 30px rgba(0, 0, 0, 0.3); }

body.not-mobile .home-companies_list--item:hover {
  -webkit-transition: 0.3s ease all 0.3s;
  transition: 0.3s ease all 0.3s;
  -webkit-box-shadow: 4px 4px 30px rgba(0, 0, 0, 0.3);
  box-shadow: 4px 4px 30px rgba(0, 0, 0, 0.3); }
  body.not-mobile .home-companies_list--item:hover .home-companies_list--item-front {
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all; }
  body.not-mobile .home-companies_list--item:hover .home-companies_list--item-back {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-transition: 0.3s ease all 0.3s;
    transition: 0.3s ease all 0.3s; }

body.not-mobile .home-sofas_content--text .st-tel:hover {
  background-color: transparent;
  color: var(--green); }
  body.not-mobile .home-sofas_content--text .st-tel:hover svg path {
    fill: var(--green) !important; }

body.not-mobile .home-news_list--item-info .st-link:hover {
  color: var(--green); }

body.not-mobile .home-news_link .st-link:hover {
  color: var(--blue);
  background-color: transparent; }

body.not-mobile .feedback-st_form .btn_submit:hover {
  background-color: #fff;
  color: var(--blue); }

body.not-mobile .home-prices_list-item:hover {
  -webkit-transform: scale(1.45);
  transform: scale(1.45); }
  body.not-mobile .home-prices_list-item:hover .home-prices_list-item--head {
    opacity: 1; }
  body.not-mobile .home-prices_list-item:hover .home-prices_list-item--body .st-row {
    opacity: 1; }
  body.not-mobile .home-prices_list-item:hover .home-prices_list-item--body .sm-price {
    opacity: 1; }

body.not-mobile .footer-nav--item .st-list a:hover:after {
  max-width: 100%; }

body.not-mobile .mt-reviews_form .btn_submit:hover {
  color: var(--blue);
  background-color: #fff; }

body.not-mobile .blog-mt_list .home-news_list--item:hover {
  -webkit-box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.15); }

body.not-mobile .pagi-mt ul a:hover {
  color: #fff;
  background-color: var(--blue); }

body.not-mobile .error-mt_link .st-link:hover {
  color: var(--blue);
  background-color: #fff; }

body.not-mobile .article-content--form .btn_submit:hover {
  color: var(--blue);
  background-color: #fff; }
body .comment-body img.avatar{
  width: 80px!important;
  height: 80px!important;
  margin: 0 10px;
}
.comment-body .comment-content{
  width: calc(100% - 100px);
}
.the_champ_outer_login_container{
  display: none;
}
.login-popup{
  display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    justify-content: center;
    align-items: center;
    top: 0;
    right: 0;
    background: #0000009e;
    z-index: 99999;
}
.login-popup.active{
  display: flex;
}
.login-popup .inner{
  display: flex;
    flex-direction: column;
    padding: 50px;
    background: #fff;
    border-radius: 30px;
    position: relative;
}
.login-popup .inner a{
  display: block;
  font-size: 28px;
  justify-content: center;
  padding: 10px 50px;
  border: solid 1px #25a7fb;
  color: #000;

}
.login-popup .inner a.fb-login{
  margin-bottom: 20px;
  background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20viewBox%3D%22-5%20-5%2042%2042%22%3E%3Cpath%20d%3D%22M17.78%2027.5V17.008h3.522l.527-4.09h-4.05v-2.61c0-1.182.33-1.99%202.023-1.99h2.166V4.66c-.375-.05-1.66-.16-3.155-.16-3.123%200-5.26%201.905-5.26%205.405v3.016h-3.53v4.09h3.53V27.5h4.223z%22%20fill%3D%22%23218cf2%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') left no-repeat
}
.login-popup .inner a.g-login{
  background: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20viewBox%3D%22-8%20-8%2064%2064%22%3E%3Cdefs%3E%3Cpath%20id%3D%22a%22%20d%3D%22M44.5%2020H24v8.5h11.8C34.7%2033.9%2030.1%2037%2024%2037c-7.2%200-13-5.8-13-13s5.8-13%2013-13c3.1%200%205.9%201.1%208.1%202.9l6.4-6.4C34.6%204.1%2029.6%202%2024%202%2011.8%202%202%2011.8%202%2024s9.8%2022%2022%2022c11%200%2021-8%2021-22%200-1.3-.2-2.7-.5-4z%22%2F%3E%3C%2Fdefs%3E%3CclipPath%20id%3D%22b%22%3E%3Cuse%20xlink%3Ahref%3D%22%23a%22%20overflow%3D%22visible%22%2F%3E%3C%2FclipPath%3E%3Cpath%20clip-path%3D%22url(%23b)%22%20fill%3D%22%23FBBC05%22%20d%3D%22M0%2037V11l17%2013z%22%2F%3E%3Cpath%20clip-path%3D%22url(%23b)%22%20fill%3D%22%23EA4335%22%20d%3D%22M0%2011l17%2013%207-6.1L48%2014V0H0z%22%2F%3E%3Cpath%20clip-path%3D%22url(%23b)%22%20fill%3D%22%2334A853%22%20d%3D%22M0%2037l30-23%207.9%201L48%200v48H0z%22%2F%3E%3Cpath%20clip-path%3D%22url(%23b)%22%20fill%3D%22%234285F4%22%20d%3D%22M48%2048L17%2024l-4-3%2035-10z%22%2F%3E%3C%2Fsvg%3E') left no-repeat
}
.login-popup .inner a.close{
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 30px;
  color: #434343;
  display: inline-block;
  border: none;
  padding: 0;
}