h2 {
  font-family: "Lato Regular", sans-serif;
  font-size: 2.8rem;
  line-height: 3.6rem; }

h3 {
  font-family: "Lato Regular", sans-serif;
  font-size: 2.4rem;
  line-height: 3.2rem; }

h4 {
  font-family: "Lato Regular", sans-serif;
  font-size: 2.2rem;
  line-height: 2.8rem; }

h5 {
  font-family: "Lato Regular", sans-serif;
  font-size: 2rem;
  line-height: 2.4rem; }

h6 {
  font-family: "Lato Regular", sans-serif;
  font-size: 2rem;
  font-weight: bold;
  line-height: 2.4rem; }

p {
  font-family: "Lato Regular", sans-serif;
  font-size: 1.8rem;
  color: #444444;
  line-height: 2.4rem; }
  @media screen and (max-width: 1024px) {
    p {
      font-size: 3rem;
      line-height: 4rem; } }
  @media screen and (max-width: 767px) {
    p {
      font-size: 14px;
      line-height: 3rem;
    }

    .page_article_main_content_text h3,
    .page_article_main_content_text h4 {
        font-size: 2.8rem;
    }

    .page_article_main_content_text ul li,
    .page_article_main_content_text ol li {
        font-size: 14px;
        line-height: 3rem;
        margin: 10px 0;
    }

    .page_article_main_content_text .table td {
        font-size: 11px;
        line-height: 2rem;
    }
  }

a {
  cursor: pointer;
  text-decoration: none; }

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

button {
  cursor: pointer; }
.page_article_main_content_text   td,
.page_article_main_content_text  li {
    font-size: 14px;
    margin-bottom: 3px;
    font-family: "Lato Regular", sans-serif;
    font-size: 1.8rem;
    color: #444444;
    line-height: 2.4rem;
}

.page_article_main_content_text ul,
.page_article_main_content_text ol {
    margin-bottom: 15px;
    margin-left: 40px;

}
.page_article_main_content_text ul li {
   list-style: disc;
   list-style-position: inside;
}

/*.page_article_main_content_text ul li:before {content: "- ";}*/
.page_article_main_content_text ol li{list-style: decimal;list-style-position: inside;}

.page_article_main_content_text ol {
    margin-bottom: 10px;
}

.page_article_main_content_text td {
    border: 1px solid #ccc;
    padding: 5px;
    font-size:14px;
    line-height:1.4em
}

.page_article_main_content_text table {
    margin-top: 5px;
}
.page_article_main_content_text h2,
.page_article_main_content_text h3,
.page_article_main_content_text h4,
.page_article_main_content_text h5,
.page_article_main_content_text h6 {
    margin-bottom: 1rem;
    margin-top: 2rem;
}
.ovens_top_information_open_content ol li {
    list-style: decimal;
    margin-left: 30px;
    font-size: 1.6rem;
}


.section_title {
  font-family: "Lato Bold", sans-serif;
  color: #444444;
  font-size: 3.2rem;
  line-height: 4rem;
  margin-bottom: 3rem; }
  @media screen and (max-width: 1024px) {
    .section_title {
      font-size: 5.33rem;
      line-height: 6.66rem;
      margin-bottom: 5rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .section_title {
      font-size: 4rem;
      line-height: 5rem;
      margin-bottom: 2rem; } }

body, html, * {
  font-size: 10px;
  font-family: Lato;
  color: #444444; }
  @media screen and (max-width: 1680px) {
    body, html, * {
      font-size: 8px; } }
  @media screen and (max-width: 1200px) {
    body, html, * {
      font-size: 6px; } }

@font-face {
  font-family: "Comfortaa";
  src: url("../fonts/Comfortaa-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: "Comfortaa";
  src: url("../fonts/Comfortaa-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: "Comfortaa";
  src: url("../fonts/Comfortaa-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }
input[type='range'] {
  overflow: hidden;
  width: 200px;
  -webkit-appearance: none;
  background-color: #969696;
  position: relative;
  z-index: 1; }
  input[type='range']::-webkit-slider-runnable-track {
    height: 10px;
    -webkit-appearance: none;
    color: #13bba4;
    margin-top: -1px; }
  input[type='range']::-webkit-slider-thumb {
    position: relative;
    z-index: 2;
    width: 20px;
    -webkit-appearance: none;
    height: 20px;
    cursor: pointer;
    background: #FFFFFF;
    box-shadow: -100px 0 0 100px #e56744; }

input[type=range]::-moz-range-thumb {
  box-shadow: 10px 10px 1px #FFFFFF, 10px 0px 0.9px #FFFFFF;
  border: 0.3px solid #ffffff;
  height: 40px;
  width: 40px;
  border-radius: 15px;
  background: #FFFFFF;
  cursor: pointer; }

.aside {
  display: block;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  background-color: #fafafa;
  transition: left 500ms; }
  @media screen and (max-width: 1024px) {
    .aside {
      left: -100%;
      z-index: 100; } }
  .aside_wrapper_logo {
    width: 100%;
    height: 10vh;
    display: flex;
    justify-content: center;
    padding: 0 3rem;
    margin: 2rem 0; }
    @media screen and (max-width: 1024px) {
      .aside_wrapper_logo {
        display: none; } }
  .aside_logo {
    display: block;
    width: 40%; }
    .aside_logo img {
      width: auto;
      height: 100%;
      max-width: 150px;
      transition: transform 350ms ease-in-out; }
      @media screen and (max-width: 1024px) {
        .aside_logo img {
          max-width: 14.5rem;
          height: auto; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .aside_logo img {
      max-width: 11.33rem; } }

      .aside_logo img:hover {
        transform: scale(1.1); }
    .aside_logo_text {
      padding: 0 3rem;
      display: block;
      text-align: center;
      max-width: 450px;
      font-size: 1.6rem;
      font-weight: bold;
      margin: 0 auto;
      margin-bottom: 3rem; }
      @media screen and (max-width: 1024px) {
        .aside_logo_text {
          display: none;
          margin-bottom: 0; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .aside_logo_text {
      width: 100%;
      display: block;
      padding: 0 6rem;
      margin: 4rem 0 5rem 0;
      font-size: 3rem;
      line-height: 4rem;
      text-align: left; } }

      .aside_logo_text i {
        color: #e56744; }
  .aside_phone {
    text-align: center;
    font-size: 2.2rem;
    color: #e56744;
    width: 100%;
    padding: 0 3rem;
    padding-bottom: 10%;
    margin: 20px auto 0 auto; }
    @media screen and (max-width: 1024px) {
      .aside_phone {
        display: none; } }
    .aside_phone p {
      color: inherit; }
  .aside_menu {
    display: block;
    padding-left: 15%;
    height: 50%;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .aside_menu {
        padding: 0 13.33rem;
        height: 85%;
        padding-top: 33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .aside_menu {
      padding: 0 6rem;
      height: 70%; } }

  @media screen and (max-width: 1024px) and (max-width: 767px) and (max-width: 374px) {
    .aside_menu {
      height: 60%; } }

    .aside_menu:before {
      content: "";
      display: block;
      position: absolute;
      width: 12%;
      height: 1px;
      background-color: #e56744;
      top: -8px;
      right: 44%;
      margin: 0 auto; }
      @media screen and (max-width: 1024px) {
        .aside_menu:before {
          display: none; } }
    .aside_menu:after {
      content: "";
      display: block;
      position: absolute;
      width: 12%;
      height: 1px;
      background-color: #e56744;
      bottom: -8px;
      right: 44%;
      margin: 0 auto; }
      @media screen and (max-width: 1024px) {
        .aside_menu:after {
          display: none; } }
    .aside_menu ul {
      display: flex;
      height: 100%;
      flex-direction: column;
      justify-content: space-around; }
      @media screen and (max-width: 1024px) {
        .aside_menu ul {
          width: 60%; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .aside_menu ul {
      width: 100%; } }

      .aside_menu ul li {
        width: 100%; }
      .aside_menu ul li a {
        display: inline-block;
        position: relative;
        width: 90%;
        font-family: "Lato Regular", sans-serif;
        font-size: 1.6rem;
        color: #444444;
        transition: transform 350ms ease-in-out; }
        @media screen and (max-width: 1024px) {
          .aside_menu ul li a {
            font-size: 4rem;
            line-height: 4rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .aside_menu ul li a {
      font-size: 3rem;
      line-height: 4rem; } }

        .aside_menu ul li a:before {
          content: "";
          display: block;
          position: absolute;
          width: 0;
          height: 1px;
          background-color: #e56744;
          left: 0;
          bottom: 0;
          transition: width 700ms ease-in-out; }
        .aside_menu ul li a:after {
          content: url("../img/r_menu_arrow.svg");
          display: block;
          position: absolute;
          width: 10px;
          height: auto;
          right: -12px;
          bottom: calc(50% - 8px);
          transition: width 700ms ease-in-out; }
        .aside_menu ul li a:hover {
          text-decoration: none;
          transform: scale(1.1); }
          .aside_menu ul li a:hover:before {
            width: 100%; }
        .aside_menu ul li a.--active {
          text-decoration: none;
          transform: scale(1.1); }
          .aside_menu ul li a.--active:before {
            width: 100%; }
  .aside_networks {
    padding-left: 15%;
    padding-right: 15%;
    display: block;
    width: 100%;
    height: auto;
    padding-top: 10%; }
    @media screen and (max-width: 1024px) {
      .aside_networks {
        padding: 0 13.33rem;
        padding-top: 12rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .aside_networks {
      padding-top: 5rem; } }

    .aside_networks ul {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-around; }
      @media screen and (max-width: 1024px) {
        .aside_networks ul {
          display: flex;
          flex-direction: row;
          justify-content: center;
          align-items: center; } }
    .aside_networks li {
      margin-bottom: 8px; }
      .aside_networks li a > p {
        font-size: 1.2rem;
        line-height: 1.2rem;
        height: 1.2rem;
        color: #acacac;
        vertical-align: baseline;
        display: inline-block; }
        @media screen and (max-width: 1024px) {
          .aside_networks li a > p {
            display: none; } }
        .aside_networks li a > p:hover {
          color: black; }
      .aside_networks li a img {
        width: 2.5rem;
        height: 2.5rem;
        margin-right: 5px; }
        @media screen and (max-width: 1024px) {
          .aside_networks li a img {
            width: 4rem;
            height: 4rem;
            margin-right: 6rem; } }

.menu_tablet {
  display: none; }
  @media screen and (max-width: 1024px) {
    .menu_tablet {
      display: block;
      position: fixed;
      width: 13.33rem;
      height: 100vh;
      top: 0;
      left: 0;
      z-index: 101; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .menu_tablet {
      width: 6rem; } }

  .menu_tablet_link {
    transform: translate(-50%, -50%) rotate(-90deg);
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 4rem;
    font-family: "Lato Regular", sans-serif;
    color: #e56744;
    line-height: 4rem; }
    @media screen and (max-width: 767px) {
      .menu_tablet_link {
        font-size: 2.33rem; } }
    .menu_tablet_link:before {
      position: absolute;
      content: "";
      height: 2px;
      background-color: #e56744;
      width: 3rem;
      bottom: 10px;
      right: -30px;
      transition: 200ms; }
  .menu_tablet_icon {
    position: absolute;
    top: 50%;
    right: -30px;
    transition: width 1s; }
    .menu_tablet_icon:after {
      content: "";
      width: 3rem;
      height: 2px;
      background-color: #e56744;
      position: absolute;
      top: 5px;
      right: 0;
      transition: 1s; }
    .menu_tablet_icon:before {
      content: "";
      width: 3rem;
      height: 2px;
      background-color: #e56744;
      position: absolute;
      top: -5px;
      right: 0;
      transition: 1s; }
    .menu_tablet_icon_active:before {
      opacity: 1;
      top: 0;
      transform: rotate(45deg); }
    .menu_tablet_icon_active:after {
      opacity: 1;
      top: 0;
      transform: rotate(-45deg); }

.menu_tablet_link_active:before {
  width: 100%;
  bottom: -5%;
  right: 0%;
  transition: 1s; }

.menu_tablet_right {
  display: none; }
  @media screen and (max-width: 1024px) {
    .menu_tablet_right {
      display: block;
      left: auto;
      right: 0;
      position: fixed;
      z-index: 99;
      transition: right 500ms; }
      .menu_tablet_right_open {
        z-index: 103; }
      .menu_tablet_right_link {
        transform: translate(-50%, -50%) rotate(90deg); } }

.aside_img_tablet {
  display: none; }
  @media screen and (max-width: 1024px) {
    .aside_img_tablet {
      display: block;
      position: absolute;
      width: 470px;
      height: 620px;
      right: 0;
      bottom: 0; }
      .aside_img_tablet > img {
        width: auto;
        height: 100%; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .aside_img_tablet {
      display: none; } }

.aside_active {
  left: 0;
  transition: left 500ms; }

.drive {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 0 3rem;
  padding-right: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin-top: 10rem;
  margin-bottom: 12rem; }
  @media screen and (max-width: 1024px) {
    .drive {
      padding: 0;
      overflow: hidden; } }
  .drive_header {
    width: 100%;
    font-size: 3.2rem;
    line-height: 4rem;
    color: #e56744;
    font-weight: bold; }
    @media screen and (max-width: 1024px) {
      .drive_header {
        font-size: 5.33rem;
        line-height: 6rem;
        margin-bottom: 3rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .drive_header {
      font-size: 4rem;
      line-height: 4rem; } }

  .drive_img {
    display: inline-block;
    width: 35%;
    min-height: 80vh;
    overflow: hidden;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .drive_img {
        width: 100%;
        height: 60vh;
        position: absolute;
        z-index: 1;
        top: -20%;
        left: 0; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .drive_img {
      height: 120vh; } }

    .drive_img_viewer {
      width: 200%;
      height: 200%;
      position: absolute;
      left: -50%;
      top: -50%;
      display: flex;
      justify-content: center;
      align-items: center;
      align-content: center;
      perspective: 60px; }
    .drive_img img {
      min-height: 55%;
      min-width: 55%;
      transition: all 350ms ease-in-out;
      height: 57%;
      position: absolute;
      top: 20%;
      left: 23%; }
      @media screen and (max-width: 767px) {
        .drive_img img {
          left: 5%; } }
      .drive_img img:hover {
        transform: rotateY(1deg);
        transition: all 350ms ease-in-out; }
    .drive_img .rotate_img {
      transform: rotateY(180deg);
      transition: all 350ms ease-in-out; }
      .drive_img .rotate_img:hover {
        transform: rotateY(181deg);
        transition: all 350ms ease-in-out; }
  .drive_content {
    width: 65%;
    background-color: #fafafa;
    padding: 3rem;
    text-align: center; }
    @media screen and (max-width: 1024px) {
      .drive_content {
        width: 100%;
        height: 60vh;
        position: relative;
        opacity: 0.85;
        z-index: 2; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .drive_content {
      height: 95vh;
      padding: 7rem 6rem;
      text-align: left; } }

  .drive_sub_header {
    font-size: 1.8rem;
    color: #444444;
    line-height: 2.4rem;
    margin-top: 3rem; }
    @media screen and (max-width: 1024px) {
      .drive_sub_header {
        margin: auto;
        font-size: 2.66rem;
        line-height: 3.33rem;
        width: 70%;
        margin-bottom: 5rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .drive_sub_header {
      width: 100%;
      margin: 0;
      margin-bottom: 3.5rem; } }

  .drive_text {
    font-size: 1.8rem;
    line-height: 2.4rem;
    color: #444444;
    margin-top: 5rem;
    text-align: center; }
    @media screen and (max-width: 1024px) {
      .drive_text {
        margin: auto;
        width: 80%;
        font-size: 2.66rem;
        line-height: 3.33rem;
        margin-bottom: 3.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .drive_text {
      width: 100%;
      text-align: left;
      line-height: 4rem;
      height: 16rem;
      overflow: hidden; } }

  .drive_form {
    display: block;
    margin: 5rem auto;
    width: 50%;
    min-width: 40rem; }
    @media screen and (max-width: 767px) {
      .drive_form {
        width: 100%; } }
    .drive_form_input {
      width: 100%;
      display: block;
      position: relative;
      margin-top: 4.5rem; }
      .drive_form_input label {
        font-size: 1.8rem;
        content: #e56744;
        position: absolute;
        display: inline-block;
        top: 0;
        left: 0;
        transition: top 350ms ease-in-out, font-size 350ms ease-in-out;
        pointer-events: none; }
        @media screen and (max-width: 1024px) {
          .drive_form_input label {
            font-size: 3rem; } }
      .drive_form_input option {
        font-size: 1.8rem;
        color: #444444;
        outline: 1px solid #fafafa;
        background-color: #fafafa;
        border: 1px solid #fafafa; }
        .drive_form_input option:focus {
          background-color: #e56744;
          color: white;
          font-weight: bold; }
      .drive_form_input input, .drive_form_input select {
        display: inline-block;
        background-color: transparent;
        outline: none;
        border: none;
        border-bottom: 1px solid #acacac;
        height: 3rem;
        width: 100%;
        color: #444444;
        font-size: 1.8rem;
        text-indent: 10rem;
        transition: text-indent 200ms ease-in-out; }
        @media screen and (max-width: 1024px) {
          .drive_form_input input, .drive_form_input select {
            font-size: 3rem;
            height: 5rem;
            text-indent: 17rem; } }
        .drive_form_input input:focus, .drive_form_input select:focus {
          text-indent: 1rem;
          border-bottom: 1px solid #e56744; }
        .drive_form_input input:focus + label, .drive_form_input select:focus + label {
          top: -50%;
          font-size: 1.4rem;
          color: #e56744; }
          @media screen and (max-width: 1024px) {
            .drive_form_input input:focus + label, .drive_form_input select:focus + label {
              font-size: 2.4rem; } }
      .drive_form_input:nth-child(4) input {
        text-indent: 15rem; }
        @media screen and (max-width: 1024px) {
          .drive_form_input:nth-child(4) input {
            text-indent: 25rem; } }
        .drive_form_input:nth-child(4) input:focus {
          text-indent: 1rem; }
  .drive_submit {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 60px;
    line-height: 56px;
    background-color: transparent;
    border: 2px solid #e56744;
    border-radius: 10px;
    font-size: 1.8rem;
    text-align: center;
    color: #444444;
    box-sizing: border-box;
    margin: 4rem auto 0;
    text-decoration: none;
    transition: all 350ms;
    text-transform: uppercase; }
    .drive_submit:hover {
      background-color: #e56744;
      text-decoration: none;
      color: white;
      transform: scale(1.05); }
      .drive_submit:hover p {
        color: white;
        text-transform: uppercase; }

.plitka_main {
  position: relative;
  width: 100%;
  height: 60vh;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  overflow: hidden;
  padding: 0 3rem; }
  @media screen and (max-width: 1024px) {
    .plitka_main {
      padding: 0 13.33rem;
      margin-top: 29rem;
      flex-direction: column;
      height: auto; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .plitka_main {
      padding: 0 6rem;
      margin-top: 21rem;
      margin-bottom: 7rem; } }

  .plitka_main_image {
    width: 55%;
    position: relative;
    padding-top: 55%;
    overflow: hidden; }
    @media screen and (max-width: 1024px) {
      .plitka_main_image {
        padding-top: 60%;
        width: 100%;
        height: auto;
        margin-bottom: 5rem; } }
    .plitka_main_image img {
      position: absolute;
      bottom: 0;
      left: -40%;
      width: auto;
      height: 100%; }
      @media screen and (max-width: 1024px) {
        .plitka_main_image img {
          width: 100%;
          left: 0;
          height: auto; } }
  .plitka_main_content {
    display: flex;
    width: 45%;
    flex-direction: column;
    padding-left: 3rem;
    padding-top: calc(10vh + 2rem);
    height: 100%; }
    @media screen and (max-width: 1024px) {
      .plitka_main_content {
        width: 100%;
        padding: 0;
        margin-bottom: 10em; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .plitka_main_content {
      margin-bottom: 0; } }

  .plitka_main_header {
    display: inline-block;
    white-space: nowrap;
    width: 100%;
    font-size: 4.8rem;
    font-weight: bold;
    margin-bottom: 3.5vh; }
    @media screen and (max-width: 1024px) {
      .plitka_main_header {
        font-size: 10.66rem;
        line-height: 13rem;
        margin-bottom: 5rem; } }
  @media screen and (max-width: 1024px) and (max-width: 1300px) {
    .plitka_main_header {
      font-size: 4.6rem;
      line-height: 5rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .plitka_main_header {
      margin-bottom: 2rem; } }

.plitka_product {
  position: relative;
  width: 100%;
  padding: 0 3rem;
  padding-top: 4rem;
  margin-bottom: 10rem; }
  @media screen and (max-width: 1024px) {
    .plitka_product {
      padding: 0 13.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .plitka_product {
      padding: 0 6rem; } }

  .plitka_product_wrapper {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 2rem; }
  .plitka_product_block {
    width: calc(33% - 1.33rem);
    display: inline-block;
    text-decoration: none;
    margin-bottom: 2rem; }
    .plitka_product_block:nth-last-child(-n+3) {
      margin-bottom: 0; }
    @media screen and (max-width: 1024px) {
      .plitka_product_block {
        width: calc(50% - 1rem );
        margin-bottom: 3.66rem; }
        .plitka_product_block:nth-last-child(-n-3) {
          margin-bottom: auto; }
        .plitka_product_block:nth-last-child(-n-2) {
          margin-bottom: 0; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .plitka_product_block {
      width: 100%; }
      .plitka_product_block:nth-child(n+5) {
        display: none; } }

    .plitka_product_block:hover {
      text-decoration: none; }
      .plitka_product_block:hover img {
        transform: scale(1.02); }
    .plitka_product_block_viewer {
      width: 100%;
      height: auto; }
      @media screen and (max-width: 767px) {
        .plitka_product_block_viewer {
          padding: 3rem; } }
      .plitka_product_block_viewer img {
        width: 100%;
        height: auto;
        -webkit-transition: transform 350ms;
        -moz-transition: transform 350ms;
        -ms-transition: transform 350ms;
        -o-transition: transform 350ms;
        transition: transform 350ms; }
    .plitka_product_block_name {
      font-size: 1.6rem;
      font-weight: bold; }
      @media screen and (max-width: 767px) {
        .plitka_product_block_name {
          font-size: 2.33rem;
          line-height: 3rem; } }

.contact_form {
  margin: 0 3rem;
  padding: 5rem 13rem;
  background-color: #fff;
  box-shadow: 0 5px 80px 0 rgba(0, 0, 0, 0.05);
  height: 45rem;
  overflow: hidden;
  position: relative;
  margin-bottom: 10rem; }
  @media screen and (max-width: 1024px) {
    .contact_form {
      height: 50rem;
      margin: 0 13.33rem;
      margin-bottom: 17rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .contact_form {
      margin: 0;
      margin-bottom: 13.33rem;
      height: auto;
      padding: 5rem 6rem; } }

  .contact_form_title {
    color: #e56744;
    font-size: 3rem;
    text-align: center;
    margin-bottom: 6.5rem;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 1024px) {
      .contact_form_title {
        font-size: 5rem;
        line-height: 7rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .contact_form_title {
      text-align: left;
      font-size: 4rem;
      line-height: 5rem; } }

  .contact_form_info {
    margin: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 25rem;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 767px) {
      .contact_form_info {
        height: auto; } }
  .contact_form .form_input {
    display: block;
    position: relative;
    width: 40%;
    margin-bottom: 5rem; }
    @media screen and (max-width: 767px) {
      .contact_form .form_input {
        width: 100%;
        margin-bottom: 6rem; } }
    .contact_form .form_input:nth-child(n+3) {
      margin-bottom: 0rem; }
      @media screen and (max-width: 767px) {
        .contact_form .form_input:nth-child(n+3) {
          margin-bottom: 6rem; } }
    .contact_form .form_input:nth-child(4) {
      margin-top: 3rem; }
    .contact_form .form_input label {
      font-size: 1.4rem;
      color: #e56744;
      position: absolute;
      display: inline-block;
      top: -2rem;
      left: 0;
      transition: top 350ms ease-in-out, font-size 350ms ease-in-out;
      pointer-events: none; }
      @media screen and (max-width: 1024px) {
        .contact_form .form_input label {
          top: -5rem;
          font-size: 2.4rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .contact_form .form_input label {
      top: -4rem; } }

    .contact_form .form_input input {
      display: inline-block;
      background-color: transparent;
      outline: none;
      border: none;
      border-bottom: 1px solid #acacac;
      height: 3rem;
      width: 100%;
      color: #444444;
      font-size: 1.8rem;
      text-indent: 2rem;
      transition: text-indent 200ms ease-in-out; }
      @media screen and (max-width: 1024px) {
        .contact_form .form_input input {
          font-size: 2.4rem;
          line-height: 3rem; } }
      .contact_form .form_input input:placeholder-shown + label {
        top: 0;
        font-size: 1.8rem;
        color: #ACACAC; }
        @media screen and (max-width: 1024px) {
          .contact_form .form_input input:placeholder-shown + label {
            font-size: 3rem;
            line-height: 4rem;
            top: -40%; } }
      .contact_form .form_input input:focus {
        border-bottom: 1px solid #e56744; }
      .contact_form .form_input input:focus + label {
        top: -2rem;
        font-size: 1.4rem;
        color: #e56744; }
        @media screen and (max-width: 1024px) {
          .contact_form .form_input input:focus + label {
            top: -5rem;
            font-size: 2.4rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .contact_form .form_input input:focus + label {
      top: -4rem; } }

    .contact_form .form_input textarea {
      position: relative;
      display: inline-block;
      background-color: #ffffff;
      outline: none;
      border: 1px solid #ACACAC;
      border-radius: 10px;
      line-height: 1.8rem;
      height: 8rem;
      width: 100%;
      min-height: 3rem;
      max-height: 8rem;
      min-width: 100%;
      max-width: 100%;
      color: #444444;
      font-size: 1.5rem;
      transition: text-indent 200ms ease-in-out; }
      @media screen and (max-width: 1024px) {
        .contact_form .form_input textarea {
          font-size: 2rem;
          line-height: 2.4rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .contact_form .form_input textarea {
      font-size: 3rem;
      line-height: 3.5rem; } }

      .contact_form .form_input textarea + label {
        font-size: 1.8rem;
        top: -3rem; }
        @media screen and (max-width: 1024px) {
          .contact_form .form_input textarea + label {
            top: -4rem;
            font-size: 3rem;
            line-height: 4rem; } }
      .contact_form .form_input textarea:placeholder-shown + label {
        top: -3rem;
        font-size: 1.8rem;
        color: #ACACAC; }
        @media screen and (max-width: 1024px) {
          .contact_form .form_input textarea:placeholder-shown + label {
            font-size: 3rem;
            line-height: 4rem;
            top: -4rem; } }
  .contact_form .form_submit {
    width: 40%;
    height: 40px;
    background-color: #ffffff;
    border: 1px solid #e56744;
    border-radius: 10px;
    transition: all 500ms;
    font-family: "Lato Regular", sans-serif;
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #444444;
    position: absolute;
    left: 30%;
    bottom: -10%; }
  .contact_form .call_submit {
    width: 40%;
    height: 40px;
    background-color: #ffffff;
    border: 1px solid #e56744;
    border-radius: 10px;
    transition: all 500ms;
    font-family: "Lato Regular", sans-serif;
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #444444;
    margin-top: 4rem; }
    @media screen and (max-width: 1024px) {
      .contact_form .call_submit {
        font-size: 2.66rem;
        line-height: 4rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .contact_form .call_submit {
      position: static;
      margin: auto;
      width: auto; } }

    .contact_form .call_submit:hover {
      background-color: #e56744;
      text-decoration: none;
      color: #ffffff;
      transform: scale(1.05); }
  .contact_form .form_bg {
    content: "";
    position: absolute;
    background-color: #F3F3F3;
    width: 65rem;
    height: 65rem;
    z-index: 0;
    border-radius: 50%;
    top: 20%;
    right: 0; }
    @media screen and (max-width: 1024px) {
      .contact_form .form_bg {
        width: 80rem;
        height: 80rem;
        top: 25%;
        right: -15%; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .contact_form .form_bg {
      top: 40%;
      right: -45%; } }

  .contact_form .contact_form_wrapper {
    display: flex;
    flex-direction: row; }
    .contact_form .contact_form_wrapper .contact_form_with_img {
      margin-right: 0;
      width: 65%; }
      @media screen and (max-width: 1024px) {
        .contact_form .contact_form_wrapper .contact_form_with_img {
          width: 100%;
          margin-right: 13.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .contact_form .contact_form_wrapper .contact_form_with_img {
      margin: 0; } }

    .contact_form .contact_form_wrapper .contact_form_img {
      width: 35%;
      height: 45rem; }
      @media screen and (max-width: 1024px) {
        .contact_form .contact_form_wrapper .contact_form_img {
          display: none; } }
      .contact_form .contact_form_wrapper .contact_form_img > img {
        width: 100%;
        height: 100%; }

.pop_up_form_drive .form_input {
  width: 100%; }

.pop_up_form_drive .form_submit {
  bottom: -60px; }

.login_form {
  margin: 0px 3rem;
  padding: 15rem 13rem 5rem;
  background-color: #fff;
  box-shadow: 0px 5px 80px 0 rgba(0, 0, 0, 0.05);
  height: 73vh;
  overflow: hidden;
  position: relative;
  margin-top: 6rem;
  margin-bottom: 6rem; }
  @media screen and (max-width: 1024px) {
    .login_form {
      height: 70rem;
      margin: 0 13.33rem;
      margin-top: 29rem;
      margin-bottom: 13.33rem; } }
  .login_form_title {
    color: #e56744;
    font-size: 3rem;
    text-align: center;
    margin-bottom: 6.5rem;
    position: relative;
    z-index: 2; }
    @media screen and (max-width: 1024px) {
      .login_form_title {
        font-size: 5.5rem;
        line-height: 6rem; } }

.login {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  position: relative;
  z-index: 2; }

.login_input {
  position: relative;
  width: 45%;
  margin-bottom: 10rem;
  margin-right: 5rem; }
  .login_input:nth-child(2n) {
    margin-right: 0rem; }
  .login_input label {
    font-size: 1.8rem;
    color: #ACACAC;
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    transition: top 350ms ease-in-out, font-size 350ms ease-in-out;
    pointer-events: none; }
    @media screen and (max-width: 1024px) {
      .login_input label {
        font-size: 3rem; } }
  .login_input input {
    display: inline-block;
    background-color: transparent;
    outline: none;
    border: none;
    border-bottom: 1px solid #acacac;
    height: 3rem;
    width: 100%;
    color: #444444;
    font-size: 1.8rem;
    text-indent: 10rem;
    transition: text-indent 200ms ease-in-out; }
    @media screen and (max-width: 1024px) {
      .login_input input {
        height: 4rem; } }
    .login_input input:focus {
      text-indent: 1rem;
      border-bottom: 1px solid #e56744; }
    .login_input input:focus + label {
      top: -50%;
      font-size: 1.4rem;
      color: #e56744; }

.login_submit {
  width: 40%;
  height: 6rem;
  background-color: #ffffff;
  border: 1px solid #e56744;
  border-radius: 10px;
  margin-right: 5rem; }
  @media screen and (max-width: 1024px) {
    .login_submit {
      width: 45%; } }
  .login_submit:last-child {
    margin-right: 0rem; }
  .login_submit:hover {
    background-color: #e56744;
    text-decoration: none;
    color: white;
    transform: scale(1.05); }
  .login_submit a {
    color: #444444;
    line-height: 2.4rem;
    font-size: 1.6rem; }
    @media screen and (max-width: 1024px) {
      .login_submit a {
        font-size: 3rem;
        line-height: 4rem; } }

.login_form_bg {
  content: "";
  position: absolute;
  background-color: #F3F3F3;
  width: 65rem;
  height: 65rem;
  z-index: 0;
  border-radius: 50%;
  top: 40%;
  right: -5%; }

.site_bar_list_header {
  font-size: 3.2rem;
  font-weight: bold;
  padding-top: 6rem; }

.site_bar_list_point {
  position: relative;
  width: 100%;
  cursor: pointer;
  margin-bottom: 1vh;
  padding: 2vh 0;
  padding-left: 1rem;
  background-color: #ffffff;
  box-shadow: 0 30px 30px rgba(0, 0, 0, 0.05); }
  @media screen and (max-width: 1024px) {
    .site_bar_list_point {
      padding: 3vh 0;
      padding-left: 3rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .site_bar_list_point {
      padding: 3.66rem 0;
      padding-bottom: 2.66rem;
      padding-left: 1rem; } }

  .site_bar_list_point:hover .site_bar_list_point_text {
    margin-top: 3rem;
    height: auto;
    max-height: 20rem;
    opacity: 1; }
    @media screen and (max-width: 1024px) {
      .site_bar_list_point:hover .site_bar_list_point_text {
        margin-top: 7rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .site_bar_list_point:hover .site_bar_list_point_text {
      margin-top: 3rem; } }

  .site_bar_list_point_title {
    font-size: 2rem;
    font-weight: bold;
    color: #444444;
    padding-left: 10rem; }
    @media screen and (max-width: 1024px) {
      .site_bar_list_point_title {
        padding-left: 20rem;
        font-size: 3.33rem;
        line-height: 4rem; } }
    @media screen and (max-width: 767px) {
      .site_bar_list_point_title {
        font-size: 1.8rem;
        line-height: 2.4rem;
        padding-left: 8rem;
        padding-right: 1rem; } }
  .site_bar_list_point_number {
    position: absolute;
    width: auto;
    text-align: center;
    top: 0;
    left: 5%;
    font-size: 5rem;
    line-height: 7rem;
    font-weight: normal;
    color: #444444; }
    @media screen and (max-width: 1024px) {
      .site_bar_list_point_number {
        line-height: 11rem;
        font-size: 10rem;
        top: 5%; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .site_bar_list_point_number {
      font-size: 6.33rem;
      line-height: 8rem; } }

  .site_bar_list_point_text {
    margin-top: 0;
    height: auto;
    max-height: 0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    .site_bar_list_point_text p {
      font-size: 1.8rem;
      line-height: 2.4rem;
      color: #444444; }
      @media screen and (max-width: 1024px) {
        .site_bar_list_point_text p {
          line-height: 4rem;
          font-size: 3rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .site_bar_list_point_text p {
      font-size: 1.6rem;
      line-height: 2.1rem; } }

.site_bar {
  position: relative; }

.site_bar_title {
  font-family: "Lato Bold", sans-serif;
  font-size: 3.2rem;
  line-height: 4rem;
  margin-bottom: 1vh;
  color: #444444; }
  @media screen and (max-width: 1024px) {
    .site_bar_title {
      font-size: 5.33rem;
      line-height: 6rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .site_bar_title {
      font-size: 2rem;
      line-height: 2.4rem;
      margin-bottom: 1rem; } }

.site_bar_call {
  position: relative;
  width: 100%;
  height: 10vh;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 2rem; }
  .site_bar_call_text {
    text-align: center;
    width: 100%;
    color: #444444;
    font-size: 1.7rem;
    line-height: 2.1rem;
    margin-bottom: 1rem;
    font-family: "Lato Regular", sans-serif; }
  .site_bar_call_lang {
    width: 40%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    padding-right: 6rem;
    align-items: center; }
    @media screen and (max-width: 1024px) {
      .site_bar_call_lang {
        padding-right: 4rem;
        padding-left: 7rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .site_bar_call_lang {
      padding-right: 1rem;
      padding-left: 4rem;
      font-size: 2.33rem;
      line-height: 4rem; } }

    .site_bar_call_lang li {
      color: #444444;
      font-size: 2.2rem;
      font-family: "Lato Regular", sans-serif;
      line-height: 2.4rem; }
      .site_bar_call_lang li a {
        color: #444444;
        font-size: 1.8rem;
        line-height: 2.4rem;
        font-family: "Lato Regular", sans-serif;
        transition: text-decoration 500ms; }
        @media screen and (max-width: 1024px) {
          .site_bar_call_lang li a {
            font-size: 2.33rem;
            line-height: 6.66rem; } }
      .site_bar_call_lang li .active_lang {
        color: #e56744;
        font-size: 2.2rem; }
        @media screen and (max-width: 1024px) {
          .site_bar_call_lang li .active_lang {
            font-size: 4rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .site_bar_call_lang li .active_lang {
      font-size: 2.66rem; } }

  .site_bar_call_btn {
    background-color: #e56744;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    line-height: 4rem;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 300;
    border-radius: 10px;
    width: 60%;
    transition: transform 350ms ease-in-out, font-weight 150ms ease-in-out;
    cursor: pointer; }
    .site_bar_call_btn:hover {
      transform: scale(1.03);
      font-weight: normal; }

.lang:hover {
  text-decoration: underline; }

.out_site_bar_call {
  width: calc( 50% - 3rem);
  margin-bottom: 0rem; }

.site_bar_icons {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10%;
  position: relative; }
  .site_bar_icons_icon {
    display: block;
    height: 5vh; }
    .site_bar_icons_icon_text {
      width: 100%;
      display: block;
      text-align: center;
      position: absolute;
      bottom: -45%;
      left: 0%;
      opacity: 0;
      cursor: default;
      transition: opacity 350ms 100ms; }
      .site_bar_icons_icon_text > span {
        color: #e56744; }
    .site_bar_icons_icon > img {
      width: auto;
      height: 100%;
      transition: transform 250ms 50ms; }
      .site_bar_icons_icon > img:hover {
        transform: scale(1.2); }
      .site_bar_icons_icon > img:hover + .site_bar_icons_icon_text {
        opacity: 1; }

.site_bar_icons_without_sitebar {
  width: calc( 50% - 3rem);
  margin-bottom: 0; }
  .site_bar_icons_without_sitebar_icon {
    width: 4.5rem;
    height: 4.5rem; }
    .site_bar_icons_without_sitebar_icon > img {
      width: auto;
      height: 100%; }
    .site_bar_icons_without_sitebar_icon > p {
      bottom: -70%; }

.site_bar_down_bg {
  position: absolute;
  z-index: -1;
  text-align: center;
  width: 100%;
  bottom: -2%;
  left: 0;
  right: 0; }
  .site_bar_down_bg > img {
    width: 100%; }

.categories_list {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  height: 45vh; }
  @media screen and (max-width: 1024px) {
    .categories_list {
      height: 50vh;
      padding-top: 4rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .categories_list {
      padding-top: 0; } }

  .categories_list_item {
    overflow: hidden;
    position: relative;
    width: calc(50% - 0.5rem);
    height: calc(33% - 1.5rem);
    padding: 1rem;
    background-color: #FFFFFF;
    transition: border 500ms;
    cursor: pointer;
    border: 1px solid transparent; }
    @media screen and (max-width: 1024px) {
      .categories_list_item {
        padding: 3rem;
        width: calc(50% - 1.5rem); } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .categories_list_item {
      width: 100%;
      height: 23%;
      margin-bottom: 1vh; } }

    .categories_list_item:hover {
      border: 1px solid #e56744; }
    .categories_list_item:hover .categories_list_item_bg {
      width: 14rem;
      height: 14rem;
      opacity: 0.3;
      transition: 500ms; }
    .categories_list_item.--active {
      border: 1px solid #e56744; }
    .categories_list_item.--active .categories_list_item_bg {
      width: 14rem;
      height: 14rem;
      opacity: 0.3;
      transition: 500ms; }
      @media screen and (max-width: 1024px) {
        .categories_list_item:hover .categories_list_item_bg {
          width: 30rem;
          height: 30rem; } }
    .categories_list_item > p {
      font-size: 1.5rem;
      font-family: "Lato Bold", sans-serif;
      line-height: 2rem;
      position: relative;
      z-index: 2; }
      @media screen and (max-width: 1024px) {
        .categories_list_item > p {
          line-height: 5rem;
          font-size: 4rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .categories_list_item > p {
      width: 80%;
      font-size: 2.66rem;
      line-height: 3.33rem; } }

    .categories_list_item > img {
      position: absolute;
      width: auto;
      height: 50%;
      z-index: 2;
      right: 1rem;
      bottom: 1rem; }
      @media screen and (max-width: 767px) {
        .categories_list_item > img {
          height: 75%; } }
    .categories_list_item_bg {
      position: absolute;
      transition: 1s;
      top: 80%;
      left: 80%;
      width: 0;
      height: 0;
      content: "";
      opacity: 0;
      background-color: #e56744;
      border-radius: 50%;
      transform: translate(-50%, -50%); }

.site_bar_seen_list {
  display: flex;
  justify-content: space-between;
  align-items: center; }

.seen_item {
  display: flex;
  flex-direction: column;
  width: calc(30% - 1rem);
  height: auto; }
  .seen_item_img {
    width: 100%;
    height: auto; }
    .seen_item_img > img {
      width: 100%;
      height: auto; }

.site_bar_finish_options {
  width: 100%;
  height: 25vh;
  display: flex;
  flex-direction: column;
  margin-bottom: 5%; }
  @media screen and (max-width: 1024px) {
    .site_bar_finish_options {
      height: 35vh; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .site_bar_finish_options {
      height: 30vh; } }

  .site_bar_finish_options_list {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .site_bar_finish_options_list {
        height: 30vh;
        margin-bottom: 3rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .site_bar_finish_options_list {
      height: 22vh; } }

    .site_bar_finish_options_list_item {
      padding: 2rem;
      width: calc( 33% - 1.5rem);
      height: auto;
      border-radius: 10px;
      transition: border 500ms;
      cursor: pointer;
      border: 1px solid transparent; }
      @media screen and (max-width: 767px) {
        .site_bar_finish_options_list_item {
          height: 35vw; } }
      .site_bar_finish_options_list_item:hover {
        border: 1px solid rgba(229, 103, 68, 0.5); }
      .site_bar_finish_options_list_item:hover > p {
        opacity: 1; }
      .site_bar_finish_options_list_item > img {
        width: 100%;
        height: auto; }
      .site_bar_finish_options_list_item > p {
        position: absolute;
        text-align: center;
        bottom: -25px;
        left: 0;
        width: 100%;
        height: 20px;
        opacity: 0; }
        @media screen and (max-width: 767px) {
          .site_bar_finish_options_list_item > p {
            font-size: 2.33rem;
            line-height: 3rem; } }

.site_bar_height_options {
  display: flex;
  flex-direction: column;
  margin-bottom: 5%; }
  .site_bar_height_options_list {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
    @media screen and (max-width: 1024px) {
      .site_bar_height_options_list {
        margin-top: 3rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .site_bar_height_options_list {
      margin-top: 0; } }

    .site_bar_height_options_list_item {
      display: flex;
      justify-content: center;
      align-items: center;
      width: calc( 33% - 1.5rem);
      height: auto;
      padding: 1.2rem 0;
      background-color: #ffffff;
      border-radius: 10px;
      margin-right: 10px;
      transition: border 500ms;
      font-family: "Lato Bold", sans-serif;
      font-size: 1.6rem;
      line-height: 2rem;
      cursor: pointer;
      box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.05);
      border: 1px solid transparent; }
      @media screen and (max-width: 1024px) {
        .site_bar_height_options_list_item {
          font-size: 2rem;
          line-height: 2.4rem;
          padding: 2rem; } }
      .site_bar_height_options_list_item:hover {
        transform: scale(1.05);
        border: 1px solid rgba(229, 103, 68, 0.5); }

.site_bar_icons_additional_features {
  display: flex;
  flex-direction: column; }
  .site_bar_icons_additional_features_list {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    margin-bottom: 1.5rem;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .site_bar_icons_additional_features_list {
        margin-bottom: 5rem;
        margin-top: 3rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .site_bar_icons_additional_features_list {
      margin-top: 0; } }

    .site_bar_icons_additional_features_list_item {
      width: 5vh;
      height: 100%;
      margin-right: 10px;
      overflow: hidden;
      border-radius: 50%;
      transition: 500ms;
      cursor: pointer;
      border: 3px solid transparent; }
      @media screen and (max-width: 767px) {
        .site_bar_icons_additional_features_list_item {
          width: 15%; } }
      .site_bar_icons_additional_features_list_item:hover {
        border: 3px solid #e56744;
        box-shadow: 0 0 10px #e56744; }
      .site_bar_icons_additional_features_list_item > img {
        width: 100%;
        height: 100%; }
        .site_bar_icons_additional_features_list_item > img:hover + p {
          opacity: 1; }
      .site_bar_icons_additional_features_list_item > p {
        display: block;
        font-size: 1.6rem;
        line-height: 2rem;
        width: 100%;
        height: 4rem;
        position: absolute;
        bottom: -140%;
        left: 0;
        opacity: 0;
        transition: opacity 500ms; }
        @media screen and (max-width: 1024px) {
          .site_bar_icons_additional_features_list_item > p {
            bottom: -60%;
            text-align: center;
            font-size: 3rem;
            line-height: 4rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .site_bar_icons_additional_features_list_item > p {
      font-size: 2.33rem;
      line-height: 3rem; } }

  .site_bar_icons_additional_features > p {
    width: 100%;
    font-family: "Lato Bold", sans-serif;
    font-size: 1.4rem; }

.site_bar_advantages_icon {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 10%; }
  .site_bar_advantages_icon_list {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
    .site_bar_advantages_icon_list_item {
      width: 33%;
      height: auto;
      display: flex;
      flex-direction: column; }
      .site_bar_advantages_icon_list_item_img {
        width: 100%;
        height: 50%;
        margin-bottom: 3rem;
        display: flex;
        justify-content: center;
        align-items: center; }
        .site_bar_advantages_icon_list_item_img > img {
          width: 100%;
          height: 100%; }
      .site_bar_advantages_icon_list_item_text {
        width: 100%;
        height: 10%;
        text-align: center;
        font-family: "Lato Regular", sans-serif;
        line-height: 2rem;
        font-size: 1.6rem; }
        .site_bar_advantages_icon_list_item_text > span {
          color: #e56744; }

.site_bar_showroom {
  display: flex;
  flex-direction: column; }
  .site_bar_showroom_address {
    display: flex;
    flex-direction: column;
    margin-bottom: 6%; }
    @media screen and (max-width: 767px) {
      .site_bar_showroom_address > p {
        font-size: 2.33rem;
        line-height: 3rem; } }
    .site_bar_showroom_address_title {
      font-family: "Lato Bold", sans-serif;
      font-size: 2.4rem;
      line-height: 3rem;
      color: #444444;
      margin-bottom: 4%; }
  .site_bar_showroom_img {
    width: 100%;
    height: auto;
    margin-bottom: 10%; }
    .site_bar_showroom_img > img {
      width: 100%;
      height: auto; }
  .site_bar_showroom_btn {
    width: 100%;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #E56744;
    border-radius: 10px;
    font-family: "Lato Regular", sans-serif;
    font-size: 1.6rem;
    color: #444444;
    line-height: 2.4rem;
    background-color: #ffffff;
    transition: transform 500ms;
    outline: none; }
    .site_bar_showroom_btn:hover {
      background-color: #e56744;
      transform: scale(1.05); }

.site_bar_certificates {
  display: flex;
  flex-direction: column;
  margin-bottom: 10%; }
  .site_bar_certificates_img {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center; }
    .site_bar_certificates_img_item {
      width: calc(50% - 1.5rem);
      padding-top: 65%;
      height: auto;
      position: relative;
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
      cursor: pointer; }
      .site_bar_certificates_img_item > img {
        width: auto;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0; }

.site_bar_video {
  display: flex;
  flex-direction: column;
  position: relative;
  z-index: 1; }
  .site_bar_video_list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between; }
    .site_bar_video_list_item {
      width: calc(50% - 1.5rem);
      height: auto;
      margin-bottom: 10%;
      cursor: pointer; }
      .site_bar_video_list_item_img {
        width: 100%;
        height: 15vh;
        position: relative;
        margin-bottom: 5%; }
        .site_bar_video_list_item_img > img {
          width: 100%;
          height: 100%; }
        .site_bar_video_list_item_img_play {
          width: 20%;
          height: 20%;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
          .site_bar_video_list_item_img_play > img {
            width: 100%;
            height: 100%; }
      .site_bar_video_list_item_text {
        font-family: "Lato Bold", sans-serif; }

.site_bar_filter_input {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1rem;
  position: relative; }
  .site_bar_filter_input > output {
    position: absolute;
    right: 25%;
    top: -1rem;
    font-size: 1.2rem;
    font-family: "Lato Bold", sans-serif; }
  .site_bar_filter_input > select {
    border: 1px solid #ACACAC;
    width: 60%;
    height: 3vh;
    background-color: #ffff;
    font-family: "Lato Bold", sans-serif;
    font-size: 1.6rem;
    line-height: 2rem;
    outline: #e56744; }

.site_bar_filter_title {
  font-size: 1.6rem;
  font-family: "Lato Bold", sans-serif;
  color: #444444;
  line-height: 2rem;
  margin-right: 2rem; }

#meters {
  width: 50%; }

.site_bar_catalogs {
  position: relative;
  z-index: 1; }
  .site_bar_catalogs_list {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between; }
  .site_bar_catalogs .site_bar_catalog {
    width: calc(50% - 1.5rem);
    height: calc(50% - 1.5rem);
    margin-bottom: 10%; }
    .site_bar_catalogs .site_bar_catalog_wrapper_img {
      position: relative;
      width: 100%;
      height: auto;
      margin-bottom: 2rem; }
      .site_bar_catalogs .site_bar_catalog_wrapper_img_picture {
        width: 100%;
        height: 100%; }
    .site_bar_catalogs .site_bar_catalog_icon_download {
      width: 2rem;
      height: 2rem;
      position: absolute;
      bottom: 0;
      right: 0; }
    .site_bar_catalogs .site_bar_catalog_title {
      width: 100%;
      position: relative;
      height: auto; }
      .site_bar_catalogs .site_bar_catalog_title > p {
        width: 85%;
        font-size: 1.4rem;
        font-family: "Lato Regular", sans-serif;
        color: #444444;
        line-height: 2.4rem;
        text-decoration: none; }

.site_bar_colors {
  margin-bottom: 5%; }
  @media screen and (max-width: 1024px) {
    .site_bar_colors {
      margin-bottom: 8%; } }

.site_bar_colors_list {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  flex-wrap: wrap; }
  @media screen and (max-width: 1024px) {
    .site_bar_colors_list {
      margin-top: 3rem; } }
  .site_bar_colors_list_item {
    display: block;
    box-sizing: border-box;
    width: auto;
    margin-right: 10px;
    margin-bottom: 4px;
    padding: 2px;
    height: auto;
    cursor: pointer;
    border: 1px solid transparent; }
    .site_bar_colors_list_item_support {
      border: 1px solid lightgrey;
      background-color: lightgrey; }
    .site_bar_colors_list_item_active {
      border: 1px solid #e56744;
      background-color: #e56744; }
    .site_bar_colors_list_item > img {
      width: 8vh;
      height: auto;
      border-radius: 10%; }
      @media screen and (max-width: 767px) {
        .site_bar_colors_list_item > img {
          width: 7vh; } }
    .site_bar_colors_list_item:hover {
      border: 1px solid #e56744; }
    .site_bar_colors_list_item:hover > .color_name {
      opacity: 1; }
    .site_bar_colors_list_item > p {
      display: block;
      width: 100%;
      height: auto;
      position: absolute;
      left: 0;
      bottom: -23px;
      opacity: 0;
      background-color: #FAFAFA; }
      @media screen and (max-width: 1024px) {
        .site_bar_colors_list_item > p {
          bottom: -100%; } }

@keyframes pull-in {
  0% {
    transform: rotateY(0deg) scale(1); }
  20% {
    transform: rotateY(1deg) scale(0.7); }
  50% {
    transform: rotateY(90deg) scale(0.7); }
  80% {
    transform: rotateY(145deg) scale(0.7); }
  100% {
    transform: rotateY(180deg) scale(1); } }
@keyframes pull-out {
  0% {
    transform: rotateY(180deg) scale(1); }
  20% {
    transform: rotateY(179deg) scale(0.7); }
  50% {
    transform: rotateY(270deg) scale(0.7); }
  80% {
    transform: rotateY(315deg) scale(0.7); }
  100% {
    transform: rotateY(360deg) scale(1); } }
.main {
  width: 100%;
  height: 100vh; }
  @media screen and (max-width: 1024px) {
    .main {
      padding-left: 13.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .main {
      padding: 0 6rem;
      height: 95vh; } }

  .main_slider {
    height: 100vh;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    overflow: hidden; }
    @media screen and (max-width: 767px) {
      .main_slider {
        height: 95vh; } }
  .main_slide {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1 0 40px;
    display: block;
    position: relative;
    overflow: hidden;
    height: 100%;
    cursor: pointer;
    -webkit-transition: all 1200ms ease-in-out;
    -moz-transition: all 1200ms ease-in-out;
    -ms-transition: all 1200ms ease-in-out;
    -o-transition: all 1200ms ease-in-out;
    transition: all 1200ms ease-in-out;
    box-shadow: 10px 0px 5px 0px rgba(229, 103, 68, 0.1); }
    @media screen and (max-width: 1024px) {
      .main_slide {
        flex: 0 0 0; } }
    .main_slide_wrapper {
      min-width: 70vw;
      width: 100%;
      display: block;
      height: 100%;
      position: relative;
      font-size: 0; }
    .main_slide_content {
      display: inline-flex;
      flex-direction: column;
      width: 50%;
      min-width: 35vw;
      float: left;
      height: 100%;
      justify-content: center;
      padding: 0 60px; }
      @media screen and (max-width: 767px) {
        .main_slide_content {
          padding: 0;
          width: 100%;
          height: auto;
          padding-top: 45vh; } }
    .main_slide_header {
      width: 300px;
      white-space: nowrap;
      display: inline-block;
      text-shadow: 0px 0px 10px white;
      font-size: 1.8rem;
      line-height: 1.8rem;
      font-weight: bold;
      z-index: 2;
      transform: rotate(90deg);
      position: relative;
      text-align: left;
      text-indent: 30vh;
      left: -175px;
      transition: all 900ms ease-in, font-size 600ms 900ms ease-in-out, top 600ms 900ms ease-in-out; }
      @media screen and (max-width: 767px) {
        .main_slide_header {
          font-size: 1.6rem;
          white-space: pre-wrap;
          font-weight: bold;
          text-align: right; } }
      .main_slide_header:after {
        content: "";
        display: block;
        position: absolute;
        left: 130%;
        top: 50%;
        width: 0;
        background-color: #e56744;
        height: 5px;
        z-index: -1;
        border-radius: 5px;
        transition: all 900ms 900ms ease-in-out; }
        @media screen and (max-width: 767px) {
          .main_slide_header:after {
            display: none; } }
    .main_slide_text {
      margin: 5vh 0;
      font-size: 2.2rem;
      opacity: 0;
      transition: opacity 500ms ease-in-out; }
      @media screen and (max-width: 1024px) {
        .main_slide_text {
          max-height: 18rem;
          width: 44rem;
          font-size: 4rem;
          overflow: hidden; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .main_slide_text {
      font-size: 2.33rem;
      line-height: 3rem;
      width: 100%; }
      .main_slide_text > a {
        display: none; } }

    .main_slide_btn {
      background-color: #e56744;
      color: white;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 40px;
      line-height: 60px;
      text-align: center;
      font-size: 1.6rem;
      font-weight: 300;
      border-radius: 10px;
      width: 18vw;
      opacity: 0;
      transition: transform 350ms ease-in-out, font-weight 250ms ease-in-out, opacity 500ms ease-in-out; }
      @media screen and (max-width: 1024px) {
        .main_slide_btn {
          width: 40rem;
          font-size: 3rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .main_slide_btn {
      width: 60%;
      margin: auto; } }

      .main_slide_btn:hover {
        transform: scale(1.03);
        font-weight: normal;
        color: white; }
    .main_slide_nav {
      position: absolute;
      display: inline-block;
      bottom: 5vh;
      left: 20px;
      width: 50%;
      height: 40px;
      padding-left: 20px;
      line-height: 40px;
      opacity: 0;
      transition: opacity 500ms ease-in-out; }
      @media screen and (max-width: 767px) {
        .main_slide_nav {
          width: 100%;
          bottom: 0; } }
      .main_slide_nav img {
        height: 100%;
        width: auto;
        transition: transform 350ms ease-in-out; }
        .main_slide_nav img:hover {
          transform: scale(1.1); }
    .main_slide_left_arrow {
      display: inline-block; }
    .main_slide_right_arrow {
      display: inline-block; }
    .main_slide_count {
      color: #444444;
      display: inline-block;
      margin: 0 5vw;
      line-height: 40px;
      vertical-align: middle;
      font-size: 1.6rem; }
      .main_slide_count span {
        font-weight: bold;
        font-size: 2.4rem; }
    .main_slide_active {
      -webkit-flex-grow: 4;
      flex-grow: 4;
      flex-basis: 80%; }
      .main_slide_active .main_slide_header {
        width: 35vw;
        font-size: 6rem;
        line-height: 6rem;
        text-transform: none;
          margin-bottom: 135px;
        transform: rotate(0deg);
        position: relative;
        top: 0;
        left: 0;
          text-indent: 0;
        text-align: left; }
        @media screen and (max-width: 767px) {
          .main_slide_active .main_slide_header {
            width: 100%;
            font-size: 2.3rem;
            font-weight: bold;
              margin-bottom: 0;
              text-indent: 0;
            line-height: 2.6rem;
            text-align: right; } }
        .main_slide_active .main_slide_header:after {
          width: 12vw;
            left: 20%;
            top: 120%;
          transition: all 900ms 900ms ease-in-out; }
      .main_slide_active .main_slide_text {
        opacity: 1; }
      .main_slide_active .main_slide_btn {
        opacity: 1; }
      .main_slide_active .main_slide_nav {
        opacity: 1; }
    .main_slide_img {
      display: inline-block;
      width: 50%;
      height: 100%;
      overflow: hidden;
      float: right;
      position: relative; }
      @media screen and (max-width: 767px) {
        .main_slide_img {
          position: absolute;
          height: 35vh;
          left: 0;
          top: 15rem;
          z-index: -1;
          width: 55%; } }
      .main_slide_img_viewer {
        width: 200%;
        height: 200%;
        position: absolute;
        left: -50%;
        top: -50%;
        display: flex;
        justify-content: center;
        align-items: center;
        align-content: center;
        perspective: 60px; }
      .main_slide_img img {
        width: 55%;
        height: auto;
        transition: all 550ms ease-in-out; }
        @media screen and (max-width: 1024px) {
          .main_slide_img img {
            width: 87%;
            position: absolute;
            top: 26%;
            left: 19%; } }
        @media screen and (max-width: 767px) {
          .main_slide_img img {
            width: 57%;
            position: absolute;
            top: 18%;
            left: 24%; } }
      .main_slide_img .rotate_img {
        animation: pull-in 2s forwards linear; }
        .main_slide_img .rotate_img:hover {
          transform: rotateY(181deg);
          transition: all 550ms ease-in-out; }
      .main_slide_img .rotate_back_img {
        animation: pull-out 2s forwards linear; }
        .main_slide_img .rotate_back_img:hover {
          transform: rotateY(1deg);
          transition: all 550ms ease-in-out; }
  .main_call {
    position: absolute;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    top: 40px;
    left: calc(50% - 6vw);
    z-index: 2;
    width: 50%;
    text-align: right; }
    @media screen and (max-width: 1024px) {
      .main_call {
        display: none; } }
    .main_call_text {
      width: 100%;
      text-align: right;
      color: white;
      font-size: 1.8rem;
      text-shadow: 0px 0px 20px #444444;
      margin-bottom: 20px; }
    .main_call_lang {
      display: flex;
      justify-content: flex-end;
      align-items: center;
      width: 60%;
      padding-right: 3vw; }
      .main_call_lang li {
        display: inline-block;
        color: white;
        font-size: 2.2rem;
        text-shadow: 0px 0px 20px #444444; }
        .main_call_lang li a {
          color: white;
          font-size: 1.8rem;
          text-shadow: 0px 0px 20px #444444; }
        .main_call_lang li .active_lang {
          font-size: 2.2rem; }
    .main_call_btn {
      background-color: #e56744;
      color: white;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 4rem;
      line-height: 4rem;
      text-align: center;
      font-size: 1.6rem;
      font-weight: 300;
      border-radius: 10px;
      width: 14vw;
      transition: transform 350ms ease-in-out, font-weight 150ms ease-in-out; }
      .main_call_btn:hover {
        transform: scale(1.03);
        font-weight: normal; }

.main_about {
  width: 100%;
  margin: 0 auto;
  position: relative;
  height: auto;
  padding: 10rem 3rem 2rem 3rem; }
  @media screen and (max-width: 1024px) {
    .main_about {
      padding-left: 13.33rem;
      padding-right: 13.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .main_about {
      padding-left: 6rem;
      padding-right: 6rem; } }

  .main_about_options {
    width: 100%; }
    .main_about_options ul {
      display: flex;
      flex-direction: row;
      align-content: center;
      justify-content: space-between; }
      @media screen and (max-width: 1024px) {
        .main_about_options ul {
          justify-content: space-around; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .main_about_options ul {
      justify-content: space-between;
      flex-wrap: wrap; } }

    .main_about_options_btn {
      display: block;
      position: relative;
      width: 250px;
      height: 40px;
      line-height: 38px;
      background-color: white;
      border: 2px solid #e56744;
      border-radius: 10px;
      font-size: 1.8rem;
      text-align: center;
      color: #444444;
      box-sizing: border-box;
      margin: 30px auto 0;
      text-decoration: none;
      transition: all 350ms;
      text-transform: uppercase;
      outline: none; }
      .main_about_options_btn:hover {
        background-color: #e56744;
        text-decoration: none;
        color: white;
        transform: scale(1.05); }
  .main_about_option {
    display: block;
    width: 12%;
    height: auto; }
    @media screen and (max-width: 767px) {
      .main_about_option {
        width: 33%;
        margin-bottom: 4rem; }
        .main_about_option:nth-child(n+3) {
          margin-bottom: 0; } }
    .main_about_option a {
      display: block;
      width: 100%;
      height: auto;
      text-decoration: none;
      text-align: center; }
      .main_about_option a img {
        display: inline-block;
        height: 10.5rem;
        transition: transform 350ms ease-in-out; }
    .main_about_option:hover img {
      transform: scale(1.1); }
    .main_about_option_text {
      display: block;
      width: 100%;
      position: relative;
      font-size: 1.8rem;
      color: #444444;
      padding-top: 35px; }
      .main_about_option_text:before {
        content: "";
        position: absolute;
        display: block;
        top: 22px;
        left: 0;
        right: 0;
        width: 30%;
        height: 1px;
        background-color: #e56744;
        margin: 0 auto; }
      .main_about_option_text u {
        color: #e56744;
        text-decoration: none; }
  .main_about_content {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
    align-content: stretch;
    height: auto;
    width: 100%;
    padding-top: 10rem; }
    @media screen and (max-width: 767px) {
      .main_about_content {
        flex-direction: column; } }
  .main_about_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 50%;
    flex: 1 1 auto;
    padding-right: 3rem; }
    @media screen and (max-width: 1024px) {
      .main_about_wrapper {
        width: 70%; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .main_about_wrapper {
      width: 100%;
      padding-right: 0; } }

  .main_about_videos {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 50%;
    flex: 1 1 auto;
    justify-content: space-between;
    align-content: space-between; }
    @media screen and (max-width: 1024px) {
      .main_about_videos {
        flex-direction: column;
        width: 30%; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .main_about_videos {
      width: 100%; } }

  .main_about_video {
    width: calc(50% - 1.5rem);
    height: calc(50% - 1.2rem);
    padding-top: 5rem; }
    @media screen and (max-width: 1024px) {
      .main_about_video {
        width: 100%;
        height: 33%;
        padding-top: 0;
        padding-bottom: 2rem; }
        .main_about_video:nth-child(n+4) {
          display: none; } }
    @media screen and (max-width: 767px) {
      .main_about_video {
        height: auto; }
        .main_about_video:nth-child(n+2) {
          display: none; } }
    .main_about_video_frame {
      width: 100%;
      height: calc(100% - 3.2rem); }
    .main_about_video_text {
      width: 100%;
      font-size: 1.4rem;
      line-height: 3.2rem;
      color: #444444;
      padding-top: 0.5rem; }
      @media screen and (max-width: 767px) {
        .main_about_video_text {
          font-size: 2.66rem;
          line-height: 3.66rem; } }
  .main_about_header {
    width: 100%;
    font-size: 8rem;
    line-height: 10rem;
    color: #e56744;
    font-weight: bold; }
    @media screen and (max-width: 1024px) {
      .main_about_header {
        font-size: 13.33rem;
        line-height: 13rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .main_about_header {
      font-size: 8.33rem;
      line-height: 10rem;
      margin-bottom: 3.66rem; } }

  .main_about_text {
    width: 100%;
    font-size: 1.6rem;
    color: #444444;
    margin-top: 1.5rem; }
    @media screen and (max-width: 1024px) {
      .main_about_text {
        font-size: 2.66rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .main_about_text {
      line-height: 4rem;
      margin-top: 0;
      margin-bottom: 5rem; } }

  .main_about_services {
    width: 100%;
    height: auto;
    padding-top: 3rem; }
    @media screen and (max-width: 1024px) {
      .main_about_services {
        padding-top: 5rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .main_about_services {
      display: none; } }

    .main_about_services ul {
      display: flex;
      flex-direction: column;
      flex-wrap: wrap;
      max-height: 11rem;
      width: 100%; }
    .main_about_services li {
      font-size: 1.6rem;
      line-height: 3.5rem;
      vertical-align: baseline;
      font-weight: bold;
      color: #444444;
      margin-right: 1rem; }
      .main_about_services li img {
        display: inline-block;
        height: 2rem;
        width: auto;
        margin-right: 0.5rem; }
  .main_about_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 250px;
    height: 40px;
    line-height: 56px;
    background-color: white;
    border: 2px solid #e56744;
    border-radius: 10px;
    font-size: 1.8rem;
    text-align: center;
    color: #444444;
    box-sizing: border-box;
    margin: 4rem auto 0;
    text-decoration: none;
    transition: all 350ms;
    text-transform: uppercase; }
    @media screen and (max-width: 1024px) {
      .main_about_btn {
        font-size: 3rem;
        line-height: 4rem; } }
    .main_about_btn:hover {
      background-color: #e56744;
      text-decoration: none;
      color: white;
      transform: scale(1.05); }
      .main_about_btn:hover p {
        color: white;
        text-transform: uppercase; }

.main_popular {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 10rem 3rem 2rem 3rem; }
  @media screen and (max-width: 1024px) {
    .main_popular {
      padding-right: 13.33rem;
      padding-left: 13.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .main_popular {
      display: none; } }

  .main_popular_header {
    font-size: 3.6rem;
    font-weight: bold;
    width: 100%;
    color: #e56744; }
  .main_popular_camin {
    font-size: 2.8rem;
    color: #444444;
    width: 100%;
    margin-top: 1.5rem;
    position: relative;
    display: inline-block;
    margin-bottom: 3rem; }
    @media screen and (max-width: 1024px) {
      .main_popular_camin {
        font-size: 4rem;
        line-height: 4rem;
        float: none;
        margin-bottom: 2rem; } }
    .main_popular_camin span {
      display: inline-block;
      position: relative; }
      .main_popular_camin span:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #e56744;
        bottom: 0; }
  .main_popular_banya {
    font-size: 2.8rem;
    color: #444444;
    width: 100%;
    margin-top: 1.5rem;
    position: relative;
    display: inline-block;
    margin-bottom: 3rem; }
    @media screen and (max-width: 1024px) {
      .main_popular_banya {
        float: none;
        margin-bottom: 2rem;
        font-size: 4rem;
        line-height: 4rem; } }
    .main_popular_banya span {
      display: inline-block;
      position: relative; }
      .main_popular_banya span:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        width: 100%;
        height: 1px;
        background-color: #e56744;
        bottom: 0; }
  .main_popular_wrapper {
    display: flex;
    width: 100%;
    padding-top: 3rem;
    flex-direction: row;
    justify-content: space-between; }
    @media screen and (max-width: 1024px) {
      .main_popular_wrapper {
        flex-wrap: wrap; } }
  .main_popular_column {
    width: calc(50% - 1.5rem); }
    @media screen and (max-width: 1024px) {
      .main_popular_column {
        width: 100%; } }
    .main_popular_column:first-child .main_popular_viewer:nth-child(2) .main_popular_category {
      position: relative;
      z-index: 20; }
      @media screen and (max-width: 1024px) {
        .main_popular_column:first-child .main_popular_viewer:nth-child(2) .main_popular_category {
          z-index: 30; } }
    .main_popular_column:first-child .main_popular_viewer:nth-child(2) .main_popular_slider {
      z-index: 10; }
      @media screen and (max-width: 1024px) {
        .main_popular_column:first-child .main_popular_viewer:nth-child(2) .main_popular_slider {
          z-index: 25; } }
    .main_popular_column:first-child .main_popular_viewer:last-child .main_popular_category {
      position: relative;
      z-index: 6; }
    .main_popular_column:first-child .main_popular_viewer:last-child .main_popular_slider {
      z-index: 4; }
    .main_popular_column:last-child .main_popular_viewer:nth-child(2) .main_popular_category {
      position: relative;
      z-index: 20; }
      @media screen and (max-width: 1024px) {
        .main_popular_column:last-child .main_popular_viewer:nth-child(2) .main_popular_category {
          z-index: 20; } }
    .main_popular_column:last-child .main_popular_viewer:nth-child(2) .main_popular_slider {
      z-index: 10; }
      @media screen and (max-width: 1024px) {
        .main_popular_column:last-child .main_popular_viewer:nth-child(2) .main_popular_slider {
          z-index: 15; } }
    .main_popular_column:last-child .main_popular_viewer:last-child .main_popular_category {
      position: relative;
      z-index: 6; }
    .main_popular_column:last-child .main_popular_viewer:last-child .main_popular_slider {
      z-index: 4; }
  .main_popular_viewer {
    width: 100%;
    position: relative;
    overflow: visible;
    padding-bottom: 8rem; }
    @media screen and (max-width: 1024px) {
      .main_popular_viewer {
        margin-bottom: 3rem; }
        .main_popular_viewer:last-child {
          display: none; } }
  .main_popular_category {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: row;
    align-content: stretch;
    align-items: stretch;
    width: 100%;
    background-color: white;
    box-shadow: 0px 10px 20px 0 rgba(0, 0, 0, 0.05); }
    .main_popular_category_img {
      width: 100%;
      display: block;
      overflow: hidden; }
      .main_popular_category_img_viewer {
        width: 100%;
        height: 32rem;
        perspective: 80px;
        min-height: 30vh;
        overflow: hidden; }
        .main_popular_category_img_viewer img {
          width: auto;
          height: 100%;
          transition: all 350ms ease-in-out; }
          .main_popular_category_img_viewer img:hover {
            transform: rotateY(1deg);
            transition: all 350ms ease-in-out; }
        .main_popular_category_img_viewer .rotate_img {
          transform: rotateY(180deg);
          transition: all 350ms ease-in-out; }
          .main_popular_category_img_viewer .rotate_img:hover {
            transform: rotateY(181deg);
            transition: all 350ms ease-in-out; }
    .main_popular_category_content {
      display: flex;
      flex-direction: column;
      justify-content: space-around;
      padding-left: 3rem; }
      @media screen and (max-width: 1024px) {
        .main_popular_category_content {
          justify-content: flex-start; } }
    .main_popular_category_header {
      font-size: 2.4rem;
      color: #444444; }
      @media screen and (max-width: 1024px) {
        .main_popular_category_header {
          font-size: 3.5rem;
          margin-bottom: 2rem; } }
    .main_popular_category_text {
      font-size: 1.8rem;
      line-height: 2rem;
      vertical-align: baseline;
      color: rgba(0, 0, 0, 0.5);
      font-weight: 300;
      padding-right: 1rem; }
      @media screen and (max-width: 1024px) {
        .main_popular_category_text {
          font-size: 3rem;
          line-height: 4rem; } }
      .main_popular_category_text ul {
        padding: 2rem 0; }
        @media screen and (max-width: 1024px) {
          .main_popular_category_text ul {
            padding-top: 3rem;
            padding-bottom: 7rem; } }
      .main_popular_category_text ul li {
        font-size: 1.6rem;
        line-height: 2rem;
        vertical-align: middle;
        font-weight: normal;
        color: #444444;
        padding-left: 2.5rem;
        position: relative;
        padding-bottom: 1rem; }
        @media screen and (max-width: 1024px) {
          .main_popular_category_text ul li {
            font-size: 2.33rem;
            line-height: 3rem; } }
        .main_popular_category_text ul li:before {
          content: "";
          display: inline-block;
          background-color: #e56744;
          width: 1.5rem;
          height: 1.5rem;
          border-radius: 1.5rem;
          position: absolute;
          top: 0.3rem;
          left: 0; }
    .main_popular_category_btn {
      background-color: #e56744;
      color: white;
      display: inline-block;
      height: 40px;
      line-height: 40px;
      text-align: center;
      font-size: 1.6rem;
      font-weight: 300;
      border-radius: 10px;
      width: 25rem;
      transition: transform 350ms ease-in-out, font-weight 150ms ease-in-out; }
      .main_popular_category_btn:hover {
        transform: scale(1.03);
        font-weight: normal;
        text-decoration: none;
        color: white; }
  .main_popular_slider {
    background-color: #FAFAFA;
    width: 90%;
    position: absolute;
    bottom: 4rem;
    border-radius: 10px;
    left: 5%;
    overflow: hidden;
    z-index: 2;
    padding: 3rem 5rem 1rem 5rem;
    transition: bottom 600ms ease-in-out; }
    .main_popular_slider_active {
      bottom: -40%; }
    .main_popular_slider .slick_d_arrow {
      cursor: pointer;
      width: 25px;
      height: auto;
      min-height: 10px;
      display: block;
      margin: 4rem auto 0 auto;
      transition: transform 600ms ease-in-out; }
      .main_popular_slider .slick_d_arrow img {
        width: 100%;
        transform: rotateX(180deg);
        transition: transform 600ms ease-in-out; }
      .main_popular_slider .slick_d_arrow_active img {
        transform: rotateX(0); }
      .main_popular_slider .slick_d_arrow:hover {
        transform: scale(1.3); }
    .main_popular_slider_viewer {
      width: auto;
      height: auto; }
      .main_popular_slider_viewer .slick-category {
        position: absolute;
        top: 0;
        bottom: 0;
        background-color: transparent;
        border: none;
        transition: transform 200ms ease-in-out; }
        .main_popular_slider_viewer .slick-category:focus {
          outline: none; }
        .main_popular_slider_viewer .slick-category:hover {
          transform: scale(1.2); }
      .main_popular_slider_viewer .slick-prev {
        left: -1.5rem;
        z-index: 1; }
      .main_popular_slider_viewer .slick-next {
        right: -1.5rem;
        z-index: 1; }
  .main_popular_slide {
    display: inline-block;
    width: 10rem; }
    .main_popular_slide_img {
      width: 100%; }
      .main_popular_slide_img img {
        width: 100%;
        transition: transform 350ms ease-in-out; }
    .main_popular_slide:hover img {
      transform: scale(1.3); }
    .main_popular_slide_header {
      width: 100%;
      text-align: center;
      font-size: 1.4rem;
      color: black; }

.main_why {
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 0 0 2rem 3rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap; }
  @media screen and (max-width: 1024px) {
    .main_why {
      padding-left: 13.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .main_why {
      padding: 0;
      padding-left: 6rem; } }

  .main_why_header {
    width: 100%;
    font-size: 8rem;
    line-height: 10rem;
    color: #e56744;
    font-weight: bold; }
  .main_why_content {
    width: calc(100% - 24rem);
    height: 52rem;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    padding-right: 3rem; }
    @media screen and (max-width: 767px) {
      .main_why_content {
        height: 82rem;
        width: 90%; } }
  .main_why_text {
    padding-top: 3rem;
    font-size: 1.8rem;
    line-height: 3rem;
    color: #444444;
    width: 100%;
    height: 12rem;
    overflow: hidden; }
  .main_why_link {
    display: inline-block;
    width: auto;
    font-size: 1.8rem;
    line-height: 3rem;
    padding-top: 2rem;
    color: #e56744;
    text-decoration: underline;
    transition: transform 350ms ease-in-out; }
    .main_why_link:hover {
      color: #e56744;
      transform: scale(1.3); }
  .main_why_options {
    padding: 0 3rem;
    display: flex;
    width: 100%;
    flex-direction: row;
    justify-content: space-between; }
    @media screen and (max-width: 1024px) {
      .main_why_options {
        padding: 0 13.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .main_why_options {
      flex-wrap: wrap;
      padding: 0 6rem; } }

    .main_why_options_catalog {
      padding: 0; }
      @media screen and (max-width: 1024px) {
        .main_why_options_catalog {
          padding: 0; } }
  .main_why_option {
    width: 19rem;
    height: 19rem;
    position: relative;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
    cursor: pointer; }
    @media screen and (max-width: 767px) {
      .main_why_option {
        width: calc(50% - 1.5rem);
        height: 20vh; } }
    .main_why_option:before {
      content: "";
      width: 90%;
      height: 90%;
      display: block;
      position: absolute;
      top: 5%;
      left: 5%;
      border: 1rem solid #e56744;
      border-radius: 100%;
      z-index: -1;
      transition: transform 500ms ease-in-out; }
    .main_why_option_number {
      font-size: 4rem;
      color: #444444;
      line-height: 7rem;
      vertical-align: baseline; }
      @media screen and (max-width: 767px) {
        .main_why_option_number {
          font-size: 6rem;
          line-height: 8rem; } }
    .main_why_option_text {
      display: block;
      width: 100%;
      font-size: 1.6rem;
      line-height: 3.3rem;
      height: 3.3rem;
      vertical-align: baseline;
      background-color: white;
      position: relative;
      z-index: 1;
      color: #444444;
      box-shadow: 0 0 10px 0 rgba(229, 103, 68, 0.2);
      transition: transform 250ms 125ms ease-in-out; }
      @media screen and (max-width: 1024px) {
        .main_why_option_text {
          font-size: 2rem; } }
    .main_why_option:hover {
      text-decoration: none;
      color: #444444; }
      .main_why_option:hover:before {
        transform: scale(0.9); }
      .main_why_option:hover .main_why_option_text {
        transform: scale(1.1); }
  .main_why_catalog {
    display: block;
    width: 24rem;
    height: 52rem;
    background-color: #e56744;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 2rem;
    z-index: 2;
    transition: width 600ms ease-in-out;
    overflow: hidden; }
    @media screen and (max-width: 767px) {
      .main_why_catalog {
        width: 6rem;
        height: 82rem;
        bottom: 0;
        display: none; } }
    .main_why_catalog:before {
      content: "";
      display: block;
      width: 2.6rem;
      height: 5.2rem;
      background-image: url("../img/l_white_arrow.svg");
      background-repeat: no-repeat;
      background-size: cover;
      position: absolute;
      top: calc(50% - 2.6rem);
      left: 3rem;
      transition: transform 400ms 300ms ease-in-out, left 400ms 400ms ease-in-out; }
      @media screen and (max-width: 767px) {
        .main_why_catalog:before {
          left: 2rem; } }
    .main_why_catalog h4 {
      position: absolute;
      bottom: 22rem;
      right: -12rem;
      display: inline-block;
      font-size: 8rem;
      line-height: 8rem;
      color: white;
      transform: rotate(90deg);
      transition: transform 450ms 0ms ease-in-out, right 500ms 100ms ease-in-out; }
      @media screen and (max-width: 767px) {
        .main_why_catalog h4 {
          transform: rotate(0deg);
          font-size: 6rem;
          top: 0;
          left: 13rem;
          bottom: auto;
          right: auto; } }
      .main_why_catalog h4:after {
        content: "";
        display: block;
        width: 0;
        height: 2px;
        background-color: white;
        position: absolute;
        left: 0;
        bottom: -5px;
        transition: width 450ms 350ms ease-in-out; }
    .main_why_catalog:hover {
      text-decoration: none;
      color: white;
      width: 100%; }
      @media screen and (max-width: 1024px) {
        .main_why_catalog:hover {
          width: calc(100% - 13.33rem); } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .main_why_catalog:hover {
      width: calc(100% - 6rem); } }

      .main_why_catalog:hover:before {
        transform: rotateY(180deg);
        left: 5rem; }
      .main_why_catalog:hover h4:after {
        width: 100%; }
    .main_why_catalog:hover .main_why_catalog_list {
      opacity: 1;
      transition: opacity 100ms 400ms, padding 600ms ease-in-out; }
    .main_why_catalog_list {
      position: absolute;
      width: 100%;
      height: 100%;
      opacity: 0;
      transition: opacity 100ms;
      padding: 0 20rem 0 10rem;
      cursor: pointer; }
      @media screen and (max-width: 767px) {
        .main_why_catalog_list {
          padding: 0 10rem 0 9rem; } }
    .main_why_catalog_wrapper {
      width: 100%;
      height: 100%;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      overflow: hidden; }
    .main_why_catalog_slider {
      width: calc(80vw - 30rem);
      height: 70%;
      display: block;
      position: absolute;
      right: 20rem; }
      @media screen and (max-width: 767px) {
        .main_why_catalog_slider {
          width: calc(80vw - 12rem); } }
      .main_why_catalog_slider_item {
        display: inline-block;
        width: 20vw;
        margin-right: 1rem;
        height: 100%;
        overflow: hidden;
        outline: none;
        text-decoration: none; }
        @media screen and (max-width: 767px) {
          .main_why_catalog_slider_item {
            width: calc(50% - 2rem);
            height: auto; } }
        .main_why_catalog_slider_item_img {
          display: block;
          position: relative;
          width: 100%;
          height: auto;
          padding-top: 75%;
          margin-bottom: 3rem; }
          .main_why_catalog_slider_item_img > img {
            display: block;
            width: auto;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0; }
        .main_why_catalog_slider_item_text {
          color: #ffffff;
          text-align: left;
          display: block;
          font-family: "Lato Regular", sans-serif;
          font-size: 1.8rem;
          height: 8rem; }

.main_why_catalog_slider > .slick-prev {
  left: 10%;
  top: auto;
  right: auto;
  bottom: 5%;
  transform: translate(-50%, -50%) rotate(180deg); }

.main_why_catalog_slider > .slick-next {
  left: calc(10% + 10rem);
  top: auto;
  right: auto;
  bottom: 5%;
  transform: translate(-50%, -50%); }

.main_reviews {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 8rem 3rem 2rem 3rem;
  margin-bottom: 10rem; }
  @media screen and (max-width: 1024px) {
    .main_reviews {
      padding: 0 13.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .main_reviews {
      padding: 0 6rem; } }

  .main_reviews_content {
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: stretch;
    align-content: stretch;
    height: auto;
    width: 100%;
    padding-top: 3rem; }
    @media screen and (max-width: 767px) {
      .main_reviews_content {
        padding-top: 0;
        flex-direction: column; } }
  .main_reviews_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 50%;
    flex: 1 1 auto;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .main_reviews_wrapper {
        width: 60%; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .main_reviews_wrapper {
      width: 100%; } }

    .main_reviews_wrapper:after {
      pointer-events: none;
      content: "";
      display: block;
      width: 50%;
      height: 100%;
      background-color: rgba(255, 255, 255, 0.6);
      position: absolute;
      box-shadow: 0px 10px 45px 2px white;
      right: -35%;
      top: 0; }
  .main_reviews_videos {
    position: relative;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 50%;
    flex: 1 1 auto;
    justify-content: space-between;
    align-content: space-between;
    padding-bottom: 5rem; }
    @media screen and (max-width: 1024px) {
      .main_reviews_videos {
        width: 40%; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .main_reviews_videos {
      width: 100%;
      margin-bottom: 5rem; } }

    .main_reviews_videos_for_page_ovens {
      width: 35%;
      flex-direction: column; }
      @media screen and (max-width: 1024px) {
        .main_reviews_videos_for_page_ovens {
          width: 40%; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .main_reviews_videos_for_page_ovens {
      width: 100%;
      margin-bottom: 5rem; } }

    .main_reviews_videos_look_more {
      font-size: 1.6rem;
      line-height: 2.4rem;
      color: #e56744;
      position: absolute;
      right: 1.5rem;
      bottom: 0; }
      .main_reviews_videos_look_more:hover {
        text-decoration: underline;
        color: #e56744; }
      .main_reviews_videos_look_more > img {
        margin-left: 2rem; }
  .main_reviews_video {
    width: calc(50% - 1.5rem);
    height: calc(50% - 1.2rem); }
    @media screen and (max-width: 1024px) {
      .main_reviews_video {
        width: 100%; }
        .main_reviews_video:nth-child(n+3) {
          display: none; } }
    @media screen and (max-width: 767px) {
      .main_reviews_video {
        margin-bottom: 3.5rem; }
        .main_reviews_video:nth-child(even) {
          margin-bottom: 0; } }
    .main_reviews_video_for_page_ovens {
      width: 100%;
      cursor: pointer; }
    .main_reviews_video_frame {
      width: 100%;
      height: 100%; }
    .main_reviews_video_text {
      width: 100%;
      font-size: 1.4rem;
      line-height: 3.2rem;
      color: #444444;
      padding-top: 0.5rem; }
  .main_reviews_header {
    width: 100%;
    font-size: 10rem;
    line-height: 12rem;
    color: #e56744;
    font-weight: bold; }
    @media screen and (max-width: 1024px) {
      .main_reviews_header {
        font-size: 13.33rem;
        line-height: 16rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .main_reviews_header {
      font-size: 8.33rem;
      line-height: 10rem;
      margin-bottom: 3.5rem; } }

  .main_reviews_slider {
    width: 130%;
    height: 100%;
    overflow: hidden;
    padding-bottom: 5rem;
    padding-left: 3rem; }
    .main_reviews_slider .slick-review {
      position: absolute;
      bottom: -1rem;
      width: 5rem;
      background-color: transparent;
      border: none;
      transition: transform 200ms ease-in-out; }
      @media screen and (max-width: 1024px) {
        .main_reviews_slider .slick-review {
          bottom: -5rem; } }
      .main_reviews_slider .slick-review img {
        width: 100%; }
      .main_reviews_slider .slick-review:focus {
        outline: none; }
      .main_reviews_slider .slick-review:hover {
        transform: scale(1.2); }
    .main_reviews_slider .slick-prev {
      left: 51%; }
      .main_reviews_slider .slick-prev img {
        transform: rotate(180deg); }
    .main_reviews_slider .slick-next {
      left: calc(50% + 8rem); }
    .main_reviews_slider .slick-list {
      overflow: visible; }
  .main_reviews_slide {
    display: inline-block;
    width: 26%;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05);
    text-decoration: none;
    cursor: pointer;
    margin-right: 3rem;
    transition: transform 600ms ease-in-out;
    outline: none; }
    .main_reviews_slide:hover {
      text-decoration: none;
      transform: scale(1.05);
      outline: none; }
    .main_reviews_slide_img {
      width: 100%;
      height: 16rem;
      overflow: hidden;
      cursor: pointer; }
      .main_reviews_slide_img img {
        width: 100%;
        height: auto; }
    .main_reviews_slide_content {
      padding: 2rem;
      max-height: 26rem; }
    .main_reviews_slide_header {
      font-size: 3rem;
      font-weight: bold;
      color: #e56744; }
    .main_reviews_slide_text {
      font-size: 1.6rem;
      line-height: 2.5rem;
      margin-top: 2rem;
      font-weight: normal;
      width: 100%;
      height: 17.5rem;
      overflow: hidden;
      color: #444444; }
    .main_reviews_slide_link {
      font-size: 1.6rem;
      color: #e56744;
      text-decoration: underline;
      cursor: pointer;
      margin-top: 2rem; }

.slider_works {
  position: relative;
  padding: 0 3rem;
  margin-top: 10rem;
  margin-bottom: 10rem; }
  @media screen and (max-width: 1024px) {
    .slider_works {
      padding: 0 13.33rem;
      margin-bottom: 21rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .slider_works {
      padding: 0 6rem; } }

  .slider_works_list {
    position: relative;
    width: 100%;
    height: auto;
    box-shadow: 10px 0px 15px 0px rgba(0, 0, 0, 0.16); }
  .slider_works_nav {
    width: 100%;
    height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 45px;
    margin-top: 4rem; }
    @media screen and (max-width: 1024px) {
      .slider_works_nav {
        margin-top: 0; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .slider_works_nav {
      display: none; } }

    .slider_works_nav_count {
      font-family: "Lato Bold", sans-serif;
      font-size: 1.6rem;
      line-height: 60px;
      color: #444444; }
      .slider_works_nav_count_check {
        font-size: 4rem;
        font-family: "Lato Bold", sans-serif;
        line-height: 60px;
        color: #444444; }
      .slider_works_nav_count_quantity {
        font-family: "Lato Bold", sans-serif;
        font-size: 1.6rem;
        line-height: 60px;
        color: #444444; }

.about_slider_img {
  position: relative;
  width: auto;
  height: auto; }
  .about_slider_img > img {
    width: 100%; }

.slick-review {
  position: absolute;
  background-color: transparent;
  width: 45px;
  height: 45px;
  border: none;
  outline: none;
  transition: transform 200ms ease-in-out; }
  .slick-review:after {
    content: none; }
  .slick-review::before {
    content: none; }

.slick-next {
  bottom: -20%;
  right: 30%;
  top: auto;
  left: auto;
  padding: 0; }

.slick-prev {
  bottom: -20%;
  left: 30%;
  top: auto;
  right: auto;
  padding: 0rem; }

.slider_works_nav_margin_rem {
  margin-top: 4rem; }

.slick-works-prev {
  bottom: -8.5rem; }
  @media screen and (max-width: 767px) {
    .slick-works-prev {
      bottom: -20%;
      left: 5%;
      width: 3rem;
      height: 3rem; }
      .slick-works-prev > img {
        width: 100%;
        height: 100%; } }

.slick-works-next {
  bottom: -8.5rem; }
  @media screen and (max-width: 767px) {
    .slick-works-next {
      bottom: -20%;
      right: auto;
      left: 20%;
      width: 3rem;
      height: 3rem; }
      .slick-works-next > img {
        width: 100%;
        height: 100%; } }

.slick-dots {
  text-align: right; }
  .slick-dots > li {
    background-color: #ACACAC;
    width: 10px;
    height: 2px; }
  .slick-dots .slick-active {
    background-color: #e56744; }

.slider_popular_models {
  padding: 0 3rem;
  margin-bottom: 20rem; }
  @media screen and (max-width: 1024px) {
    .slider_popular_models {
      padding: 0 13.33rem;
      margin-bottom: 13rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .slider_popular_models {
      padding: 0 6rem;
      margin-bottom: 2rem; } }

.popular_models {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10rem; }
  @media screen and (max-width: 1024px) {
    .popular_models {
      margin-bottom: 20rem; } }
  @media screen and (max-width: 767px) {
    .popular_models {
      padding: 0;
      margin-bottom: 8rem; } }

.popular_model {
  position: relative;
  overflow: hidden;
  width: calc(33% - 3rem);
  height: auto;
  cursor: pointer;
  outline: none; }
  @media screen and (max-width: 767px) {
    .popular_model {
      width: calc(50% - 1rem);
      padding: 0 5px; } }
  .popular_model:hover .popular_model_button_more {
    bottom: 1%;
    transition: bottom 500ms; }
  .popular_model_img {
    width: 100%;
    height: 20rem;
    margin-bottom: 5px; }
    @media screen and (max-width: 767px) {
      .popular_model_img {
        height: 16rem; } }
    .popular_model_img > img {
      max-width: 100%;
      max-height: 100%; }
  .popular_model_name {
    text-decoration: none;
    font-family: "Lato Bold", sans-serif;
    font-size: 2.4rem;
    line-height: 3rem;
    color: #444444;
    margin-bottom: 2rem; }
    @media screen and (max-width: 767px) {
      .popular_model_name {
        font-size: 1.6rem;
        line-height: 2.1rem; } }
  .popular_model_features {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    height: 6rem; }
    .popular_model_features_icon {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between; }
      @media screen and (max-width: 767px) {
        .popular_model_features_icon > p {
          font-size: 1.4rem;
          line-height: 2rem; } }
      .popular_model_features_icon > img {
        width: 3.5rem;
        height: 3.5rem;
        margin-right: 1.5rem; }
  .popular_model_button_more {
    position: absolute;
    left: 0;
    bottom: -42px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 42px;
    background-color: #FFFFFF;
    border: 1px solid #e56744;
    border-radius: 1rem;
    font-family: "Lato Regular", sans-serif;
    font-size: 1.6rem;
    line-height: 2rem;
    color: #e56744;
    transition: left 500ms; }
    .popular_model_button_more:hover {
      color: #FFFFFF;
      background-color: #e56744;
      border: 1px solid #e56744;
      border-radius: 1rem; }
  .popular_model_label_stock {
    position: absolute;
    left: -30%;
    top: 6%;
    transform: rotate(-45deg);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 5rem;
    background-color: #e56744; }
    @media screen and (max-width: 767px) {
      .popular_model_label_stock {
        height: 3rem; } }
    .popular_model_label_stock > p {
      font-family: "Lato Bold", sans-serif;
      line-height: 2.2rem;
      color: #FFFFFF; }
      @media screen and (max-width: 767px) {
        .popular_model_label_stock > p {
          font-size: 1.5rem;
          line-height: 2rem; } }
  .popular_model_label_new {
    position: absolute;
    top: 0%;
    right: 0%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 12rem;
    height: 4.5rem;
    border: 2px solid #e56744;
    background-color: #fff;
    border-radius: 20px; }
    @media screen and (max-width: 1024px) {
      .popular_model_label_new {
        width: 20rem;
        height: 7.5rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .popular_model_label_new {
      width: 9rem;
      height: 4rem; } }

    .popular_model_label_new > p {
      line-height: 2.2rem;
      color: #e56744;
      font-family: "Lato Bold", sans-serif; }
      @media screen and (max-width: 1024px) {
        .popular_model_label_new > p {
          line-height: 4rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .popular_model_label_new > p {
      font-size: 1.5rem;
      line-height: 2rem; } }

.popular_models_on_page_product_two {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }

.popular_model_on_page_product_two {
  width: calc( 25% - 1.4rem );
  margin-right: 3rem; }
  .popular_model_on_page_product_two:last-child {
    margin-right: 0; }

.slick-models-next {
  bottom: -15%; }
  @media screen and (max-width: 1024px) {
    .slick-models-next {
      bottom: -20%; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .slick-models-next {
      bottom: -24%; } }

.slick-models-prev {
  bottom: -15%; }
  @media screen and (max-width: 1024px) {
    .slick-models-prev {
      bottom: -20%; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .slick-models-prev {
      bottom: -24%; } }

.about_top {
  width: 100%;
  height: 60vh;
  display: flex;
  flex-direction: row;
  padding: 0 3rem;
  margin-bottom: 10rem; }
  @media screen and (max-width: 1024px) {
    .about_top {
      flex-direction: column-reverse;
      margin-bottom: 10rem;
      padding: 0 13.3rem;
      margin-top: 29rem;
      height: auto; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .about_top {
      margin-top: 21rem;
      padding: 0 6rem; } }

  .about_top_text {
    width: 45%;
    height: 100%;
    padding-top: calc(10vh + 4rem);
    padding-right: 3rem; }
    @media screen and (max-width: 1024px) {
      .about_top_text {
        width: 100%;
        padding: 0;
        height: auto; } }
    .about_top_text_title {
      font-size: 8rem;
      line-height: 9rem;
      white-space: nowrap;
      position: relative;
      z-index: 1;
      text-shadow: 0px 0px 20px #fff; }
      @media screen and (max-width: 1024px) {
        .about_top_text_title {
          font-size: 8.3rem;
          margin-bottom: 3rem;
          line-height: 10rem; } }
    .about_top_text_context {
      display: flex;
      flex-direction: column; }
      .about_top_text_context > p {
        font-family: "Lato Regular", sans-serif;
        font-size: 1.6rem;
        line-height: 2.4rem;
        color: #444444;
        margin-bottom: 1rem; }
        @media screen and (max-width: 1024px) {
          .about_top_text_context > p {
            font-size: 3rem;
            line-height: 4rem;
            margin-bottom: 3.3rem; } }
        .about_top_text_context > p:last-child {
          margin-bottom: 0rem; }
  .about_top_wrapper_img {
    width: 55%;
    position: relative;
    padding-top: 55%;
    overflow: hidden; }
    @media screen and (max-width: 1024px) {
      .about_top_wrapper_img {
        width: 100%;
        margin-bottom: 5rem; } }
  .about_top_image {
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: -20%; }
    @media screen and (max-width: 1024px) {
      .about_top_image {
        top: -20%;
        left: 0;
        width: 100%;
        height: auto; } }

.about_company {
  padding: 0px 3rem;
  margin-bottom: 10rem; }
  @media screen and (max-width: 1024px) {
    .about_company {
      padding: 0 13.3rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .about_company {
      padding: 0 6rem; } }

  .about_company_title {
    margin-bottom: 2rem; }
  .about_company_content > p {
    margin-bottom: 2rem; }
    @media screen and (max-width: 1024px) {
      .about_company_content > p {
        font-size: 2.7rem; } }
    @media screen and (max-width: 1024px) {
      .about_company_content > p {
        font-size: 3rem;
        line-height: 4rem;
        margin-bottom: 3.3rem; } }
    .about_company_content > p:last-child {
      margin-bottom: 0px; }

.about_process_work {
  padding: 0 3rem 10rem; }
  @media screen and (max-width: 1024px) {
    .about_process_work {
      padding: 0 13.33rem 13.5rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .about_process_work {
      padding: 0 6rem;
      margin-bottom: 13.33rem; } }

  .about_process_work_title {
    margin-bottom: 5rem; }
    @media screen and (max-width: 1024px) {
      .about_process_work_title {
        margin-bottom: 8.3rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .about_process_work_title {
      margin-bottom: 5rem;
      font-size: 5.33rem;
      line-height: 6.66rem; } }

  .about_process_work_list {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 3rem; }
  .about_process_work .process_work_item {
    width: calc(50% - 1.5rem);
    height: auto;
    position: relative;
    padding: 7rem 8.2rem 5rem;
    margin-bottom: 3rem;
    background-color: #FFFFFF;
    box-shadow: 0 30px 30px 0 rgba(0, 0, 0, 0.05); }
    @media screen and (max-width: 1024px) {
      .about_process_work .process_work_item {
        width: calc(50% - 1.3rem);
        padding: 12rem 2.5rem 20rem;
        margin-bottom: 5rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .about_process_work .process_work_item {
      width: 100%;
      height: 21rem;
      overflow: hidden;
      padding: 5rem 4rem 5rem 10rem;
      transition: height 500ms; }
      .about_process_work .process_work_item:hover {
        height: auto; }
        .about_process_work .process_work_item:hover > .process_work_item_bg {
          bottom: -10%;
          right: -14%; } }

    .about_process_work .process_work_item:nth-last-child(-1n+2) {
      margin-bottom: 0; }
      @media screen and (max-width: 767px) {
        .about_process_work .process_work_item:nth-last-child(-1n+2) {
          margin-bottom: 5rem; } }
    .about_process_work .process_work_item_num {
      font-size: 10rem;
      line-height: 12rem;
      position: absolute;
      left: 2%;
      top: 3%; }
      @media screen and (max-width: 1024px) {
        .about_process_work .process_work_item_num {
          font-size: 15rem;
          line-height: 20rem;
          left: 5%;
          top: 3%; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .about_process_work .process_work_item_num {
      font-size: 16.33rem;
      top: 0; } }

    .about_process_work .process_work_item_title {
      font-family: "Lato Bold", sans-serif;
      font-size: 2.4rem;
      line-height: 3rem;
      margin-bottom: 5.5rem; }
      @media screen and (max-width: 1024px) {
        .about_process_work .process_work_item_title {
          font-size: 3rem;
          line-height: 3.6rem;
          margin-bottom: 0rem;
          padding-left: 12rem;
          min-height: 14rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .about_process_work .process_work_item_title {
      margin-bottom: 9rem;
      position: relative;
      z-index: 1;
      padding-left: 7.5rem;
      font-size: 3.33rem;
      min-height: 10rem; } }

    .about_process_work .process_work_item_text {
      position: relative;
      z-index: 1;
      text-shadow: 0px 1px 2px white; }
      @media screen and (max-width: 1024px) {
        .about_process_work .process_work_item_text {
          font-size: 2.6rem;
          line-height: 3.3rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .about_process_work .process_work_item_text {
      font-size: 3rem;
      line-height: 4rem; } }

    .about_process_work .process_work_item_bg {
      position: absolute;
      bottom: -12%;
      right: -17%; }
      @media screen and (max-width: 1024px) {
        .about_process_work .process_work_item_bg {
          bottom: -10%;
          right: -14%; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .about_process_work .process_work_item_bg {
      z-index: 0;
      bottom: -500%;
      opacity: 0.5;
      transition: bottom 500ms; } }

.about_additional_work {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
  @media screen and (max-width: 1024px) {
    .about_additional_work {
      flex-wrap: wrap; } }
  .about_additional_work_item {
    position: relative;
    width: calc(33% - 2rem);
    height: auto;
    padding: 3rem 2rem 1rem;
    background-color: #FFFFFF;
    box-shadow: 0 30px 30px 0 rgba(0, 0, 0, 0.05); }
    @media screen and (max-width: 1024px) {
      .about_additional_work_item {
        width: calc(50% - 1.3rem);
        margin-bottom: 5rem;
        padding: 6rem 2.5rem 5rem;
        min-height: 57rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .about_additional_work_item {
      width: 100%;
      padding: 4rem 8rem;
      overflow: hidden;
      min-height: auto;
      transition: height 1s; }
      .about_additional_work_item:hover {
        margin-bottom: 5rem; }
        .about_additional_work_item:hover > .additional_work_item_title {
          margin-bottom: 6rem; }
        .about_additional_work_item:hover > .additional_work_item_text {
          display: block; } }
    @media screen and (max-width: 1024px) {
        .about_additional_work_item:last-child {
          width: 100%;
          min-height: auto;
          margin-bottom: 0; } }
  .about_additional_work .additional_work_item_title {
    font-family: "Lato Bold", sans-serif;
    font-size: 2.4rem;
    line-height: 3rem;
    margin-bottom: 1rem; }
    @media screen and (max-width: 1024px) {
      .about_additional_work .additional_work_item_title {
        font-size: 3rem;
        line-height: 4rem;
        margin-bottom: 6rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .about_additional_work .additional_work_item_title {
      font-size: 3.33rem;
      margin-bottom: 0; } }

  .about_additional_work .additional_work_item_text {
    font-size: 1.8rem;
    line-height: 2.4rem; }
    @media screen and (max-width: 1024px) {
      .about_additional_work .additional_work_item_text {
        font-size: 2.6rem;
        line-height: 3.3rem; } }
    @media screen and (max-width: 767px) {
      .about_additional_work .additional_work_item_text {
        font-size: 3.33rem;
        line-height: 4rem;
        display: none; } }

.about_guarantees {
  padding: 0rem 3rem;
  margin-bottom: 10rem; }
  @media screen and (max-width: 1024px) {
    .about_guarantees {
      padding: 0rem 13.33rem;
      margin-bottom: 19rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .about_guarantees {
      padding: 0 6rem;
      margin-bottom: 13.33rem; } }

  .about_guarantees_title {
    margin-bottom: 3.5rem; }
    @media screen and (max-width: 1024px) {
      .about_guarantees_title {
        margin-bottom: 6rem; } }
  .about_guarantees_list {
    padding-left: 2rem;
    margin-bottom: 1rem; }
    .about_guarantees_list > li {
      list-style-type: disc; }
      @media screen and (max-width: 767px) {
        .about_guarantees_list > li > p {
          margin-bottom: 2rem;
          font-size: 3rem;
          line-height: 4rem; } }
  .about_guarantees_content > p {
    margin-bottom: 2rem; }
    @media screen and (max-width: 1024px) {
      .about_guarantees_content > p {
        margin-bottom: 3.33rem; } }
    @media screen and (max-width: 767px) {
      .about_guarantees_content > p {
        font-size: 3rem;
        line-height: 4rem;
        margin-bottom: 2rem; } }
    .about_guarantees_content > p:last-child {
      margin-bottom: 3rem; }
      @media screen and (max-width: 1024px) {
        .about_guarantees_content > p:last-child {
          margin-bottom: 5rem; } }
  .about_guarantees .about_certificates {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    width: 100%; }
  .about_guarantees .certificate {
    display: flex;
    flex-direction: column;
    width: calc( 50% - 1.5rem); }
    @media screen and (max-width: 767px) {
      .about_guarantees .certificate > p {
        display: none; } }
    .about_guarantees .certificate_img {
      width: 100%;
      padding-top: 135%;
      position: relative;
      margin-bottom: 2rem;
      box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
      cursor: pointer; }
      .about_guarantees .certificate_img > img {
        position: absolute;
        top: 0;
        left: 0;
        width: auto;
        height: 100%; }

.ovens_top {
  width: 100%;
  height: 60vh;
  display: flex;
  flex-direction: row;
  margin-bottom: 7rem;
  padding-left: 3rem;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 1024px) {
    .ovens_top {
      padding: 0 13.33rem;
      margin-top: 29rem;
      margin-bottom: 14.5rem;
      height: 145rem;
      flex-wrap: wrap; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .ovens_top {
      padding: 0 6rem;
      margin-top: 21rem;
      margin-bottom: 9rem;
      height: auto; } }

  .ovens_top_img {
    width: 40%;
    padding-top: 60%;
    overflow: hidden;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .ovens_top_img {
        width: 100%;
        padding-top: 40%; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .ovens_top_img {
      padding-top: 115%;
      margin-bottom: 5rem; } }

    .ovens_top_img > img {
      width: auto;
      height: 100%;
      position: absolute;
      bottom: 0;
      left: 0; }
      @media screen and (max-width: 1024px) {
        .ovens_top_img > img {
          width: 100%;
          height: auto;
          left: 0;
          bottom: auto;
          top: -45%; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .ovens_top_img > img {
      top: -35%; } }

  .ovens_top_text {
    width: 60%;
    display: flex;
    flex-direction: row;
    overflow: hidden; }
    @media screen and (max-width: 1024px) {
      .ovens_top_text {
        width: 100%;
        height: 60%;
        display: flex;
        flex-direction: row;
        position: relative; } }
  .ovens_top_content {
    padding: 10% 3rem 0;
    width: 75%;
    height: auto; }
    @media screen and (max-width: 1024px) {
      .ovens_top_content {
        width: 85%;
        height: 100%;
        padding: 0;
        padding-top: 4rem;
        display: flex;
        flex-direction: column;
        justify-content: space-evenly; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .ovens_top_content {
      width: 100%; } }

    .ovens_top_content_title {
      font-size: 3.1rem;
      line-height: 4.1rem;
      margin-bottom: 3rem; }
      @media screen and (max-width: 1680px) {
        .ovens_top_content_title {
          font-size: 3.5rem;
          line-height: 4.4rem;
          margin-bottom: 2rem; } }
      @media screen and (max-width: 1440px) and (max-height: 750px) and (min-height: 600px) and (max-width: 1440px) {
        .ovens_top_content_title {
          font-size: 3.5rem;
          line-height: 4.4rem;
          margin-bottom: 2rem; } }
      @media screen and (max-width: 1024px) {
        .ovens_top_content_title {
          font-size: 8rem;
          line-height: 9.5rem;
          margin-bottom: 8.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .ovens_top_content_title {
      font-size: 5rem;
      line-height: 6rem;
      margin-bottom: 1.66rem; } }

    .ovens_top_content > p {
      margin-bottom: 3rem; }
  .ovens_top .ovens_advantages {
    display: flex;
    flex-direction: column; }
    .ovens_top .ovens_advantages_item > a {
      display: flex;
      align-items: center;
      flex-direction: row;
      margin-bottom: 1rem;
      text-decoration: none; }
      .ovens_top .ovens_advantages_item > a > img {
        margin-right: 2.5rem;
        width: 3rem;
        height: auto; }
        @media screen and (max-width: 1024px) {
          .ovens_top .ovens_advantages_item > a > img {
            width: 6rem;
            height: 6rem; } }
      .ovens_top .ovens_advantages_item > a > p {
        font-family: "Lato Bold", sans-serif; }
        @media screen and (max-width: 1440px) and (max-height: 750px) and (min-height: 600px) and (max-width: 1440px) {
          .ovens_top .ovens_advantages_item > a > p {
            font-size: 1.4rem;
            line-height: 1.8rem; } }
        @media screen and (max-width: 767px) {
          .ovens_top .ovens_advantages_item > a > p {
            font-size: 1.6rem; } }
        .ovens_top .ovens_advantages_item > a > p:hover {
          color: #e56744;
          text-decoration: underline; }
  .ovens_top_information {
    width: 25%;
    height: 100%;
    background-color: #e56744;
    padding: 0 1.5rem;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .ovens_top_information {
        width: 15%;
        background-color: #ffffff;
        border: 1px solid #e56744; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .ovens_top_information {
      display: none; } }

    .ovens_top_information_title {
      position: absolute;
      transform: translate(-50%, -50%) rotate(90deg);
      top: 50%;
      left: 60%;
      font-size: 4rem;
      line-height: 5.8rem;
      color: #DBDBDB;
      z-index: 3;
      transition: color 1s; }
      @media screen and (max-width: 1024px) {
        .ovens_top_information_title {
          color: #e56744; } }
    .ovens_top_information_arrow {
      z-index: 3;
      display: block;
      content: "";
      position: absolute;
      transform: translate(-50%, -50%);
      top: 50%;
      left: 25%;
      width: 5rem;
      height: 5rem;
      cursor: pointer;
      transition: 500ms; }
      .ovens_top_information_arrow:before {
        content: "";
        width: 3px;
        height: 3.5rem;
        background-color: #DBDBDB;
        position: absolute;
        top: 30%;
        right: 22%;
        transform: translate(-50%, -50%) rotate(45deg);
        transition: 500ms; }
      .ovens_top_information_arrow:after {
        content: "";
        width: 3px;
        height: 3.5rem;
        background-color: #DBDBDB;
        position: absolute;
        bottom: -45%;
        right: 22%;
        transform: translate(-50%, -50%) rotate(-45deg);
        transition: 500ms; }
    .ovens_top_information_open {
      position: absolute;
      top: 0%;
      right: -100%;
      width: 100%;
      height: 100%;
      overflow: hidden;
      background-size: cover;
      background-position: 60% 50%;
      background-repeat: no-repeat;
      padding: 3rem 0 0 3rem;
      z-index: 1;
      transition: right 1s, border 400ms 500ms;
      background-color: lightgoldenrodyellow; }
      @media screen and (max-width: 1024px) {
        .ovens_top_information_open {
          height: 100%;
          bottom: 0;
          top: auto;
          padding: 5rem 0rem 0rem 2.5rem; } }
      .ovens_top_information_open:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 100%;
        height: 100%;
        background-color: #fff;
        opacity: 0.75;
        z-index: 1; }
      .ovens_top_information_open > img {
        width: 105%;
        height: 110%; }
      .ovens_top_information_open_content {
        width: 86%; }
        .ovens_top_information_open_content > p {
          font-size: 1.6rem;
          position: relative;
          z-index: 2;
          margin-bottom: 2rem; }
          @media screen and (max-width: 1024px) {
            .ovens_top_information_open_content > p {
              font-size: 2.5rem;
              line-height: 4rem; } }
          .ovens_top_information_open_content > p:last-child {
            margin-bottom: 0; }

.ovens_models {
  display: flex;
  flex-direction: column;
  margin-bottom: 2rem; }
  @media screen and (max-width: 1024px) {
    .ovens_models {
      margin-bottom: 20rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .ovens_models {
      margin-bottom: 10rem; } }

.ovens_list {
  width: 100%;
  padding: 0 3rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap; }
  @media screen and (max-width: 1024px) {
    .ovens_list {
      padding: 0 13.33rem;
      margin-bottom: 8.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .ovens_list {
      padding: 0 6rem; } }

  .ovens_list_product {
    position: relative;
    overflow: hidden;
    width: calc(33% - 3rem);
    height: auto;
    margin-bottom: 3rem; }
    @media screen and (max-width: 1024px) {
      .ovens_list_product {
        width: calc(50% - 1.33rem);
        margin-bottom: 5rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .ovens_list_product {
      width: calc(50% - 0.75rem);
      margin-bottom: 7rem; }
      .ovens_list_product:nth-last-child(n+2) {
        margin-bottom: 0; } }

    .ovens_list_product:hover .ovens_list_product_button_more {
      bottom: 0;
      transition: bottom 500ms; }
    .ovens_list_product_img {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: flex-end;
      width: 100%;
      height: 20rem;
      margin-bottom: 5px; }
      .ovens_list_product_img > img {
        max-width: 100%;
        max-height: 100%; }
    .ovens_list_product_name {
      text-decoration: none;
      font-family: "Lato Bold", sans-serif;
      font-size: 2.4rem;
      line-height: 3rem;
      color: #444444;
      text-align: center; }
    .ovens_list_product_features {
      display: flex;
      flex-direction: row;
      justify-content: space-around;
      height: 5rem; }
      .ovens_list_product_features_icon {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between; }
        @media screen and (max-width: 767px) {
          .ovens_list_product_features_icon > p {
            font-size: 2rem;
            line-height: 3rem; } }
        .ovens_list_product_features_icon > img {
          width: 3.5rem;
          height: 3.5rem;
          margin-right: 1.5rem; }
          @media screen and (max-width: 1024px) {
            .ovens_list_product_features_icon > img {
              width: 5rem;
              height: 5rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .ovens_list_product_features_icon > img {
      width: 2.5rem;
      height: 2.5rem; } }

    .ovens_list_product_button_more {
      position: absolute;
      left: 0%;
      bottom: -40px;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%;
      height: 40px;
      background-color: #FFFFFF;
      border: 1px solid #e56744;
      border-radius: 1rem;
      font-family: "Lato Regular", sans-serif;
      font-size: 1.6rem;
      line-height: 2rem;
      color: #e56744;
      transition: bottom 500ms; }
      .ovens_list_product_button_more:hover {
        color: #FFFFFF;
        background-color: #e56744;
        border: 1px solid #e56744;
        border-radius: 1rem; }

.label_stock {
  position: absolute;
  left: -30%;
  top: 6%;
  transform: rotate(-45deg);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 5rem;
  background-color: #e56744; }
  @media screen and (max-width: 767px) {
    .label_stock {
      height: 3rem; } }
  .label_stock > p {
    font-family: "Lato Bold", sans-serif;
    line-height: 2.2rem;
    color: #FFFFFF; }
    @media screen and (max-width: 767px) {
      .label_stock > p {
        font-size: 1.5rem;
        line-height: 2rem; } }

.label_new {
  position: absolute;
  top: 0%;
  right: 0%;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 12rem;
  height: 4.5rem;
  border: 2px solid #e56744;
  border-radius: 20px;
  background-color: #fff; }
  @media screen and (max-width: 1024px) {
    .label_new {
      width: 20rem;
      height: 7.5rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .label_new {
      width: 9rem;
      height: 4rem; } }

  .label_new > p {
    line-height: 2.2rem;
    color: #e56744;
    font-family: "Lato Bold", sans-serif; }
    @media screen and (max-width: 1024px) {
      .label_new > p {
        line-height: 4rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .label_new > p {
      font-size: 1.5rem;
      line-height: 2rem; } }
.label_smoke {
    position: absolute;
    top: 0%;
    right: 0%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 24rem;
    height: 4.5rem;
    border: 2px solid dimgrey;
    border-radius: 20px;
    background-color: #fff; }
@media screen and (max-width: 1024px) {
    .label_smoke {
        width: 20rem;
        height: 7.5rem; } }
@media screen and (max-width: 1024px) and (max-width: 767px) {
    .label_smoke {
        width: 9rem;
        height: 4rem; } }

.label_smoke > p {
    line-height: 2.2rem;
    color: dimgrey;
    font-family: "Lato Bold", sans-serif; }
@media screen and (max-width: 1024px) {
    .label_smoke > p {
        line-height: 4rem; } }
@media screen and (max-width: 1024px) and (max-width: 767px) {
    .label_smoke > p {
        font-size: 1.5rem;
        line-height: 2rem; } }
.close-info-js {
  right: 0%;
  border: 1px solid #e56744; }

.text-orange-js {
  color: #e56744; }

.arrow-js:before {
  height: 7rem;
  top: 50%;
  right: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  background-color: #e56744;
  transition: 100ms; }
  @media screen and (max-width: 1024px) {
    .arrow-js:before {
      background-color: #e56744; } }

.arrow-js:after {
  height: 7rem;
  top: 50%;
  right: 50%;
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: #e56744;
  transition: 100ms; }
  @media screen and (max-width: 1024px) {
    .arrow-js:after {
      background-color: #e56744; } }

.gallery_photo {
  padding: 0 3rem;
  padding-top: calc(10vh + 4rem);
  margin-bottom: 6rem; }
  @media screen and (max-width: 1024px) {
    .gallery_photo {
      padding: 0 13.33rem;
      margin-top: 29rem;
      margin-bottom: 13.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .gallery_photo {
      margin-top: 21rem;
      padding: 0 6rem;
      margin-bottom: 7rem; } }

  .gallery_photo_list_catalog {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .gallery_photo_list_catalog {
        align-items: normal; } }
  .gallery_photo .catalog {
    width: calc(33% - 1rem);
    height: auto;
    margin-bottom: 5rem;
    cursor: pointer; }
    .gallery_photo .catalog:nth-child(n+4) {
      margin-bottom: 0; }
      @media screen and (max-width: 1024px) {
        .gallery_photo .catalog:nth-child(n+4) {
          margin-bottom: 5rem; } }
    @media screen and (max-width: 1024px) {
      .gallery_photo .catalog {
        width: calc(50% - 1.33rem); } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .gallery_photo .catalog {
      width: calc(50% - 1rem); } }

    .gallery_photo .catalog_main_foto {
      width: 100%;
      height: 22rem;
      overflow: hidden;
      margin-bottom: 3rem;
      transition: scale 1s;
      box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.2); }
      @media screen and (max-width: 1024px) {
        .gallery_photo .catalog_main_foto {
          height: 21rem; } }
      .gallery_photo .catalog_main_foto > img {
        width: 100%;
        height: auto; }
    .gallery_photo .catalog_main_title {
      font-family: "Lato Bold", sans-serif;
      font-size: 1.8rem;
      color: #444444;
      line-height: 2.4rem;
      text-decoration: none; }

.gallery_video {
  padding: 0 3rem;
  margin-bottom: 10rem; }
  @media screen and (max-width: 1024px) {
    .gallery_video {
      padding: 0 13.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .gallery_video {
      padding: 0 6rem; } }

  .gallery_video_list {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .gallery_video_list {
        flex-direction: column; } }
    .gallery_video_list .video {
      width: calc(50% - 1.5rem);
      height: auto;
      margin-bottom: 7.5rem; }
      .gallery_video_list .video:nth-child(n+3) {
        margin-bottom: 0; }
        @media screen and (max-width: 767px) {
          .gallery_video_list .video:nth-child(n+3) {
            margin-bottom: 5rem; } }
      @media screen and (max-width: 1024px) {
        .gallery_video_list .video {
          width: calc(50% - 1.33rem);
          margin-bottom: 5rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .gallery_video_list .video {
      width: 100%; } }

      .gallery_video_list .video_background_wrapper_item {
        position: relative;
        width: 100%;
        height: auto;
        min-height: 20vh;
        margin-bottom: 3rem; }
        .gallery_video_list .video_background_wrapper_item iframe {
          min-height: 25vh; }
        @media screen and (max-width: 767px) {
          .gallery_video_list .video_background_wrapper_item {
            margin-bottom: 2.33rem; } }
        .gallery_video_list .video_background_wrapper_item_img {
          width: 100%;
          height: 100%; }
        .gallery_video_list .video_background_wrapper_item_play {
          width: 8rem;
          height: 5.5rem;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
      .gallery_video_list .video > p {
        font-family: "Lato Bold", sans-serif;
        font-size: 1.8rem;
        color: #444444;
        line-height: 2.4rem;
        text-decoration: none; }
        @media screen and (max-width: 767px) {
          .gallery_video_list .video > p {
            font-size: 2.33rem;
            line-height: 3rem; } }

.gallery_video_feedback {
  padding: 0 3rem;
  margin-bottom: 10rem; }
  @media screen and (max-width: 1024px) {
    .gallery_video_feedback {
      padding: 0 13.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .gallery_video_feedback {
      padding: 0 6rem;
      margin-bottom: 13.33rem; } }

  .gallery_video_feedback_list {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .gallery_video_feedback_list {
        flex-direction: column; } }
    .gallery_video_feedback_list .video_feedback {
      width: calc(50% - 1.5rem);
      height: auto;
      margin-bottom: 7.5rem; }
      @media screen and (max-width: 767px) {
        .gallery_video_feedback_list .video_feedback {
          width: 100%; }
          .gallery_video_feedback_list .video_feedback:nth-child(2) {
            margin-bottom: 0; } }
      .gallery_video_feedback_list .video_feedback:nth-last-child(-n+2) {
        margin-bottom: 0; }
        @media screen and (max-width: 767px) {
          .gallery_video_feedback_list .video_feedback:nth-last-child(-n+2) {
            display: none; } }
      @media screen and (max-width: 1024px) {
        .gallery_video_feedback_list .video_feedback {
          width: calc(50% - 1.33rem);
          margin-bottom: 5rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .gallery_video_feedback_list .video_feedback {
      width: 100%; } }

      .gallery_video_feedback_list .video_feedback_background_wrapper_item {
        position: relative;
        width: 100%;
        height: auto;
        margin-bottom: 3rem; }
        .gallery_video_feedback_list .video_feedback_background_wrapper_item_img {
          width: 100%;
          height: 100%; }
        .gallery_video_feedback_list .video_feedback_background_wrapper_item_play {
          width: 8rem;
          height: 5.5rem;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
      .gallery_video_feedback_list .video_feedback > p {
        font-family: "Lato Bold", sans-serif;
        font-size: 1.8rem;
        color: #444444;
        line-height: 2.4rem;
        text-decoration: none; }
        @media screen and (max-width: 767px) {
          .gallery_video_feedback_list .video_feedback > p {
            font-size: 2.33rem;
            line-height: 3rem; } }

.gallery_catalogs {
  display: none; }
  @media screen and (max-width: 1024px) {
    .gallery_catalogs {
      display: flex;
      flex-direction: column;
      padding: 0 13.33rem;
      margin-bottom: 20rem;
      width: 100%; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .gallery_catalogs {
      display: none; } }
  @media screen and (max-width: 1024px) {
      .gallery_catalogs_list {
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between; } }

.gallery_catalog {
  display: none; }
  @media screen and (max-width: 1024px) {
    .gallery_catalog {
      width: calc(50% - 1.33rem);
      display: flex;
      flex-direction: column;
      margin-bottom: 3.33rem; }
      .gallery_catalog_wrapper_img {
        width: 100%;
        height: 80%;
        position: relative; }
        .gallery_catalog_wrapper_img_picture {
          width: 100%;
          height: 100%; }
      .gallery_catalog_icon_download {
        position: absolute;
        right: 0%;
        bottom: -15%; }
      .gallery_catalog_title {
        width: 70%;
        height: 20%;
        font-family: "Lato Regular", sans-serif;
        font-size: 2.66rem;
        color: #444444;
        line-height: 4rem; } }

.individual_order_card {
  margin-bottom: 10rem;
  padding: 0 3rem;
  height: 60vh;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  overflow: hidden; }
  @media screen and (max-width: 1024px) {
    .individual_order_card {
      height: auto;
      margin-top: 29rem;
      padding: 0 13.33rem;
      flex-wrap: wrap; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .individual_order_card {
      margin-top: 21rem;
      padding: 0 6rem;
      margin-bottom: 7rem; } }

  .individual_order_card_img_slider {
    position: relative;
    width: calc( 40% - 1.5rem);
    height: 100%; }
    @media screen and (max-width: 1024px) {
      .individual_order_card_img_slider {
        width: 100%; } }
    .individual_order_card_img_slider_main {
      width: 100%;
      height: 100%; }
      @media screen and (max-width: 1024px) {
        .individual_order_card_img_slider_main {
          width: auto;
          margin-bottom: 10rem; } }
      .individual_order_card_img_slider_main_wrapper {
        position: relative;
        padding-top: 95%;
        overflow: hidden; }
        @media screen and (max-width: 1024px) {
          .individual_order_card_img_slider_main_wrapper {
            padding-top: 12%; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .individual_order_card_img_slider_main_wrapper {
      width: 15%; } }

        .individual_order_card_img_slider_main_wrapper > img {
          width: 100%;
          height: auto;
          position: absolute;
          top: 0;
          left: 0; }
          @media screen and (max-width: 1024px) {
            .individual_order_card_img_slider_main_wrapper > img {
              width: 100%;
              height: auto;
              top: -75%; } }
    .individual_order_card_img_slider_count {
      position: absolute;
      bottom: 1%;
      right: -44%; }
      @media screen and (max-width: 1024px) {
        .individual_order_card_img_slider_count {
          bottom: -5%;
          right: 45%; } }
  .individual_order_card_info {
    padding-top: 3rem;
    width: calc( 60% - 1.5rem);
    height: 100%; }
    @media screen and (max-width: 1024px) {
      .individual_order_card_info {
        width: 100%; } }
    .individual_order_card_info_top {
      width: 100%;
      margin-bottom: 7.5rem;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center; }
      @media screen and (max-width: 1024px) {
        .individual_order_card_info_top {
          display: none; } }
    .individual_order_card_info_main {
      display: flex;
      flex-direction: column; }
      .individual_order_card_info_main_title {
        font-family: "Lato Bold", sans-serif;
        font-size: 4.8rem;
        color: #444444;
        line-height: 6rem;
        margin-bottom: 3.5rem; }
        @media screen and (max-width: 1024px) {
          .individual_order_card_info_main_title {
            font-size: 10.3rem;
            line-height: 13rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .individual_order_card_info_main_title {
      font-size: 4rem;
      line-height: 5rem; } }

.slick-photo-prev {
  bottom: 0;
  top: auto;
  left: auto;
  right: -20%; }
  @media screen and (max-width: 1024px) {
    .slick-photo-prev {
      bottom: -25%;
      right: 65%; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .slick-photo-prev {
      bottom: -80px;
      right: 70%; } }

.slick-photo-next {
  bottom: 0;
  top: auto;
  left: auto;
  right: -60%; }
  @media screen and (max-width: 1024px) {
    .slick-photo-next {
      bottom: -25%;
      right: 25%; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .slick-photo-next {
      bottom: -80px;
      right: 25%; } }

.individual_order_gallery {
  margin-bottom: 10rem;
  padding: 0 3rem; }
  @media screen and (max-width: 1024px) {
    .individual_order_gallery {
      padding: 0 13.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .individual_order_gallery {
      padding: 0 6rem; } }

  .individual_order_gallery_list {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 5rem; }
    .individual_order_gallery_list_item {
      position: relative;
      overflow: hidden;
      width: calc(33% - 3rem);
      height: auto;
      margin-bottom: 3rem; }
      @media screen and (max-width: 767px) {
        .individual_order_gallery_list_item {
          margin-bottom: 3.33rem; } }
      .individual_order_gallery_list_item:hover .ovens_list_product_button_more {
        bottom: 2%;
        transition: bottom 500ms; }
      @media screen and (max-width: 1024px) {
        .individual_order_gallery_list_item {
          width: calc(50% - 1.33rem);
          margin-bottom: 5rem; }
          .individual_order_gallery_list_item:nth-child(n+7) {
            display: none; }
          .individual_order_gallery_list_item:nth-child(n+5) {
            margin-bottom: 0; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .individual_order_gallery_list_item {
      width: 100%; } }

      .individual_order_gallery_list_item:hover .individual_order_gallery_list_item_button_more {
        bottom: 2%;
        transition: bottom 500ms; }
      .individual_order_gallery_list_item_img {
        width: 100%;
        height: auto;
        margin-bottom: 1rem; }
        .individual_order_gallery_list_item_img > img {
          width: 100%;
          height: 100%; }
      .individual_order_gallery_list_item_name {
        text-decoration: none;
        font-family: "Lato Bold", sans-serif;
        font-size: 2.4rem;
        line-height: 3rem;
        color: #444444;
        margin-bottom: 2rem; }
        @media screen and (max-width: 767px) {
          .individual_order_gallery_list_item_name {
            margin-bottom: 0; } }

.product_card {
  padding: 0rem 3rem;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 3rem; }
  @media screen and (max-width: 1024px) {
    .product_card {
      flex-direction: column;
      margin-top: 29rem;
      padding: 0 13.33rem;
      margin-bottom: 10rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .product_card {
      padding: 0 6rem;
      margin-top: 21rem; } }

  .product_card_img {
    width: calc(45% - 1.5rem);
    height: 100%; }
    @media screen and (max-width: 1024px) {
      .product_card_img {
        width: 100%;
        margin-bottom: 5rem; } }
    .product_card_img_main {
      position: relative;
      padding-top: 132%;
      margin-bottom: 1rem;
      text-align: center;
      display: flex;
      align-content: center;
      justify-content: center; }
      @media screen and (max-width: 1024px) {
        .product_card_img_main {
          padding-top: 80%; } }
      .product_card_img_main > img {
        max-height: 100%;
        max-width: 100%;
        position: absolute;
        bottom: 0; }
        @media screen and (max-width: 1024px) {
          .product_card_img_main > img {
            width: auto;
            height: 100%;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%); } }
    .product_card_img_list {
      width: 100%;
      height: 20%;
      display: flex;
      flex-direction: row;
      justify-content: space-between; }
      @media screen and (max-width: 767px) {
        .product_card_img_list {
          height: 25%; } }
      .product_card_img_list_wrapper_photo {
        width: calc(25% - 0.75rem);
        height: auto;
        position: relative;
        padding-top: 30%;
        cursor: pointer;
        text-align: center;
        overflow: hidden;
        border: 1px solid transparent; }
        @media screen and (max-width: 1024px) {
          .product_card_img_list_wrapper_photo {
            width: calc(20% - 0.75rem);
            padding-top: 25%; } }
        @media screen and (max-width: 767px) {
          .product_card_img_list_wrapper_photo {
            padding-top: 25%; } }
        .product_card_img_list_wrapper_photo:hover {
          border: 1px solid #e56744;
          border-radius: 10px; }
        .product_card_img_list_wrapper_photo > img {
          height: auto;
          width: calc(100% - 4px);
          position: absolute;
          bottom: 0;
          left: 2px; }
          @media screen and (max-width: 1024px) {
            .product_card_img_list_wrapper_photo > img {
              width: calc(100% - 4px);
              height: auto; } }
      .product_card_img_list_wrapper_video {
        width: calc(25% - 0.75rem);
        height: auto;
        position: relative;
        border: 1px solid #e56744;
        border-radius: 10px; }
        @media screen and (max-width: 1024px) {
          .product_card_img_list_wrapper_video {
            width: calc(20% - 0.75rem); } }
        .product_card_img_list_wrapper_video > img {
          height: auto;
          width: calc(100% - 4px);
          position: absolute;
          bottom: 0;
          left: 2px; }
          @media screen and (max-width: 1024px) {
            .product_card_img_list_wrapper_video > img {
              width: calc(100% - 4px);
              height: auto; } }
        .product_card_img_list_wrapper_video_icon {
          position: absolute;
          top: 50%;
          left: 50%;
          width: 35px;
          height: 25px;
          transform: translate(-50%, -50%); }
          .product_card_img_list_wrapper_video_icon > img {
            width: 100%;
            height: auto; }
  .product_card_about_product {
    width: calc(55% - 1.5rem);
    /*padding-top: 8rem; */
  }
  .bread-crumbs {
      height: 8rem;
      font-size: 1.6rem;
      padding-top: 1rem;
  }
  .bread-crumbs a {
      font-size: 1.6rem;
      text-decoration: underline;
  }
    @media screen and (max-width: 1024px) {
      .product_card_about_product {
        width: 100%;
        padding-top: 0; }
        .bread-crumbs {
            padding-bottom: 1rem;
            height: auto;
        }
    }

    .product_card_about_product_title {
      width: 70%;
      margin-bottom: 3rem; }
      @media screen and (max-width: 767px) {
        .product_card_about_product_title {
          width: 100%;
          margin-bottom: 1.66rem; } }
    .product_card_about_product_text {
      font-size: 1.6rem;
      margin-bottom: 3rem; }
      @media screen and (max-width: 1024px) {
        .product_card_about_product_text {
          margin-bottom: 5rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .product_card_about_product_text > p {
      font-size: 2.66rem;
      line-height: 3.33rem; } }

      @media screen and (max-width: 1024px) {
        .product_card_about_product_text {
          font-size: 2.66rem;
          line-height: 4rem; } }
    .product_card_about_product_feature {
      padding: 3rem 5rem;
      border-radius: 10px;
      box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      margin-bottom: 3rem; }
      @media screen and (max-width: 1024px) {
        .product_card_about_product_feature {
          margin-bottom: 8.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .product_card_about_product_feature {
      padding-right: 6rem;
      padding-left: 6rem;
      margin: 0 -6rem;
      margin-bottom: 5rem; } }

      .product_card_about_product_feature_title {
        width: 60%;
        height: auto;
        display: flex;
        flex-direction: column; }
        @media screen and (max-width: 767px) {
          .product_card_about_product_feature_title {
            width: 70%; } }
        .product_card_about_product_feature_title > p {
          font-size: 1.6rem;
          margin-bottom: 2.5rem; }
          @media screen and (max-width: 1024px) {
            .product_card_about_product_feature_title > p {
              font-size: 1.6rem; } }
          .product_card_about_product_feature_title > p:last-child {
            margin-bottom: 0rem; }
      .product_card_about_product_feature_value {
        width: 30%;
        height: auto; }
        .product_card_about_product_feature_value > p {
          margin-bottom: 2.5rem;
          font-size: 2rem;
          font-family: "Lato Bold", sans-serif; }
          @media screen and (max-width: 1024px) {
            .product_card_about_product_feature_value > p {
              font-size: 2.66rem; } }
          .product_card_about_product_feature_value > p:last-child {
            margin-bottom: 0rem; }
    .product_card_about_product_button {
      width: 250px;
      height: 40px;
      border: none;
      border-radius: 10px;
      background-color: #e56744;
      font-size: 1.6rem;
      line-height: 2.4rem;
      color: #FFFFFF;
      transition: transform 500ms; }
      @media screen and (max-width: 767px) {
        .product_card_about_product_button {
          width: 100%;
          margin: auto; } }
      .product_card_about_product_button:hover {
        transform: scale(1.05); }
      @media screen and (max-width: 1024px) {
        .product_card_about_product_button {
          height: 40px;
          font-size: 2.66rem;
          line-height: 4rem; } }

.label_new_for_page_product {
  right: 0;
  top: 5%; }
  @media screen and (max-width: 1024px) {
    .label_new_for_page_product {
      right: 5%; } }

.box_sale {
  padding: 0rem 3rem;
  margin-bottom: 10rem; }
  @media screen and (max-width: 1024px) {
    .box_sale {
      padding: 0 13.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .box_sale {
      padding: 0; } }

  .box_sale_content {
    border: none;
    border-radius: 10px;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
    padding: 3rem; }
    @media screen and (max-width: 767px) {
      .box_sale_content {
        padding-right: 6rem;
        padding-left: 6rem; } }
    .box_sale_content > p {
      font-family: "Lato Bold", sans-serif;
      font-size: 2.4rem;
      color: #e56744;
      line-height: 3.6rem; }
      @media screen and (max-width: 1024px) {
        .box_sale_content > p {
          font-size: 2.66rem;
          line-height: 4rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .box_sale_content > p {
      line-height: 3.66rem; }
      .box_sale_content > p:first-child {
        margin-bottom: 3rem; } }

.product_advantages {
  padding: 0rem 3rem;
  margin-bottom: 10rem; }
  @media screen and (max-width: 1024px) {
    .product_advantages {
      padding: 0 13.33rem;
      margin-bottom: 20rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .product_advantages {
      padding: 0 6rem;
      margin-bottom: 3.5rem; } }

  .product_advantages_title {
    margin-bottom: 2rem; }
  .product_advantages_img {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 1rem;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .product_advantages_img {
        justify-content: space-between; } }
    .product_advantages_img_wrapper > p {
      position: absolute;
      bottom: -50%;
      left: 0;
      opacity: 0;
      transition: opacity 500ms; }
    .product_advantages_img_wrapper > img {
      width: 80px;
      height: 80px;
      border: none;
      border-radius: 50%;
      margin-right: 4rem; }
      @media screen and (max-width: 767px) {
        .product_advantages_img_wrapper > img {
          width: calc(25% - 4rem);
          height: auto; } }
      .product_advantages_img_wrapper > img:last-child {
        margin-right: 0; }
    .product_advantages_img_wrapper:hover > p {
      opacity: 1; }

.product_specifications {
  padding: 0 3rem;
  margin-bottom: 10rem; }
  @media screen and (max-width: 1024px) {
    .product_specifications {
      padding: 0 13.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .product_specifications {
      padding: 0 6rem;
      margin-bottom: 8rem; } }

  .product_specifications_values {
    display: flex;
    flex-direction: column;
    margin-bottom: 5rem; }
    @media screen and (max-width: 767px) {
      .product_specifications_values {
        margin: 0 -6rem;
        margin-bottom: 5rem; } }
    .product_specifications_values_header {
      display: flex;
      flex-direction: row; }
    .product_specifications_values_content {
      display: none;
      width: 100%;
      background-color: #ffffff;
      flex-direction: row;
      padding: 5rem;
      border-radius: 0px 0px 10px 10px;
      box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1); }
      @media screen and (max-width: 1024px) {
        .product_specifications_values_content {
          display: block;
          flex-wrap: wrap;
          padding: 2rem 6rem;
          height: 8rem;
          overflow: hidden;
          background-color: transparent; }
          .product_specifications_values_content:hover {
            height: auto; } }
      .product_specifications_values_content:nth-child(2) {
        display: flex; }
      .product_specifications_values_content .specifications_values_content_col {
        width: 33%;
        display: flex;
        flex-direction: column;
        justify-content: center; }
        @media screen and (max-width: 767px) {
          .product_specifications_values_content .specifications_values_content_col {
            justify-content: space-between;
            width: 25%; } }
        .product_specifications_values_content .specifications_values_content_col:nth-child(4) > p {
          border: none; }
        .product_specifications_values_content .specifications_values_content_col > p {
          font-family: "Lato Bold", sans-serif;
          font-size: 1.8rem;
          line-height: 2.2rem;
          color: #444444;
          padding-bottom: 7rem;
          text-align: center;
          border-right: 1px solid rgba(0, 0, 0, 0.1); }
          @media screen and (max-width: 1024px) {
            .product_specifications_values_content .specifications_values_content_col > p {
              font-size: 3rem;
              line-height: 4rem;
              font-family: "Lato Regular", sans-serif; } }
          @media screen and (max-width: 767px) {
            .product_specifications_values_content .specifications_values_content_col > p {
              padding: 0;
              height: 7rem;
              margin-bottom: 0;
              font-size: 1.4rem;
              line-height: 1.8rem; }
              .product_specifications_values_content .specifications_values_content_col > p:first-child {
                margin-bottom: 0; } }
          .product_specifications_values_content .specifications_values_content_col > p:last-child {
            margin-bottom: 0; }
      .product_specifications_values_content_square_caption > span {
        display: none; }
  .product_specifications_marker {
    width: 33%;
    padding: 3rem 0;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none;
    border-radius: 10px 10px 0 0;
    font-family: "Lato Bold", sans-serif;
    font-size: 1.8rem;
    line-height: 2.2rem;
    cursor: pointer;
    color: #444444; }
    .product_specifications_marker:last-child {
      width: 34%; }
    .product_specifications_marker_active {
      box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1); }
  .product_specifications_button {
    margin: auto;
    padding: 2rem 5rem;
    width: 48rem;
    height: 40px;
    border: 1px solid #e56744;
    border-radius: 10px;
    font-family: "Lato Regular", sans-serif;
    font-size: 1.6rem;
    color: #444444;
    line-height: 2rem;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transition: 500ms;
    white-space: nowrap; }
    @media screen and (max-width: 767px) {
      .product_specifications_button {
        width: 100%;
        margin: auto;
        font-size: 1.33rem;
        line-height: 2rem; } }
    .product_specifications_button:hover {
      background-color: #e56744; }
    .product_specifications_button > img {
      margin-left: 2rem;
      width: 8%; }

@media screen and (max-width: 1024px) {
  .specifications_values_content_square_caption > span {
    display: none; } }

.values_content_data {
  width: 100%;
  display: flex;
  flex-direction: column; }
  .values_content_data_item {
    width: 100%;
    height: auto;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 3.5rem 0; }
    .values_content_data_item:first-child {
      padding-top: 0; }
    .values_content_data_item:last-child {
      border-bottom: none;
      padding-bottom: 0; }
    .values_content_data_item > p {
      font-family: "Lato Bold", sans-serif;
      line-height: 2.2rem; }
      @media screen and (max-width: 1024px) {
        .values_content_data_item > p {
          line-height: 3.66rem;
          font-family: "Lato Regular", sans-serif; } }
    .values_content_data_item_name {
      width: 60%; }
      @media screen and (max-width: 767px) {
        .values_content_data_item_name {
          width: 60%; } }
    .values_content_data_item_number {
      width: 40%; }
      @media screen and (max-width: 767px) {
        .values_content_data_item_number {
          width: 40%; } }

.values_content_conection {
  width: 70%;
  display: flex;
  flex-direction: column; }
  @media screen and (max-width: 1024px) {
    .values_content_conection {
      width: 100%; } }

.conection_size {
  width: 100%;
  height: auto;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 3.5rem 0; }
  .conection_size:first-child {
    padding-top: 0; }
  .conection_size:last-child {
    border-bottom: none;
    padding-bottom: 0; }
    @media screen and (max-width: 1024px) {
      .conection_size:last-child {
        padding-bottom: 5rem; } }
  .conection_size > p {
    font-family: "Lato Bold", sans-serif;
    line-height: 2.2rem; }
    @media screen and (max-width: 1024px) {
      .conection_size > p {
        line-height: 3.66rem;
        font-family: "Lato Regular", sans-serif; } }
  .conection_size_name {
    width: 60%; }
  .conection_size_number {
    width: 40%; }

.values_content_img {
  width: 30%;
  height: auto;
  padding-left: 3rem; }
  @media screen and (max-width: 1024px) {
    .values_content_img {
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 0; } }
  .values_content_img > img {
    width: 100%;
    height: auto; }
    @media screen and (max-width: 1024px) {
      .values_content_img > img {
        width: 70%;
        height: 85%; } }

@media screen and (max-width: 1024px) {
  .desctop_header_tab {
    display: none; } }

.tablet_header_tab {
  display: none; }
  @media screen and (max-width: 1024px) {
    .tablet_header_tab {
      display: block;
      width: 100%;
      font-family: "Lato Bold", sans-serif;
      padding-bottom: 10rem;
      font-size: 2.1rem; } }

@media screen and (max-width: 767px) {
  product_advantages_img_wrapper img:hover + p {
    opacity: 1; } }
.product_two_card {
  margin-bottom: 10rem;
  padding: 0 3rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between; }
  @media screen and (max-width: 1024px) {
    .product_two_card {
      padding: 0 13.33rem;
      margin-top: 29rem;
      flex-direction: column; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .product_two_card {
      margin-top: 15rem;
      padding: 0 6rem;
      margin-bottom: 10rem; } }

  .product_two_card_img {
    width: calc( 40% - 1.5rem);
    height: 100%;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .product_two_card_img {
        width: 100%;
        margin-bottom: 5rem; } }
    .product_two_card_img_main {
      width: 100%;
      height: calc( 70% - 2rem); }
      .product_two_card_img_main > img {
        width: 100%;
        height: 100%; }
    .product_two_card_img_list {
      width: 100%;
      height: calc( 30% - 2rem);
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between; }
      .product_two_card_img_list_item {
        width: calc( 25% - 0.8rem);
        height: auto;
        cursor: pointer; }
        @media screen and (max-width: 1024px) {
          .product_two_card_img_list_item {
            width: calc( 20% - 0.8rem); } }
        .product_two_card_img_list_item:hover {
          border: 1px solid #e56744;
          border-radius: 10px; }
        .product_two_card_img_list_item > img {
          width: 100%;
          height: 100%; }
    .product_two_card_img_arrow {
      position: absolute;
      bottom: -3%;
      right: 0; }
      @media screen and (max-width: 1024px) {
        .product_two_card_img_arrow {
          display: none; } }
      .product_two_card_img_arrow_prev {
        margin-right: 6rem; }
  .product_two_card_info {
    width: calc( 60% - 1.5rem);
    height: 100%; }
    @media screen and (max-width: 1024px) {
      .product_two_card_info {
        width: 100%; } }
    .product_two_card_info_top {
      margin-top: 3rem;
      width: 100%;
      margin-bottom: 2.5rem;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center; }
      @media screen and (max-width: 1024px) {
        .product_two_card_info_top {
          display: none; } }
    .product_two_card_info_main {
      display: flex;
      flex-direction: column; }
      .product_two_card_info_main_title {
        font-family: "Lato Bold", sans-serif;
        font-size: 6.4rem;
        color: #444444;
        line-height: 8rem;
        margin-bottom: 3rem; }
        @media screen and (max-width: 767px) {
          .product_two_card_info_main_title {
            font-size: 4rem;
            line-height: 5rem;
            margin-bottom: 1.5rem; } }
      .product_two_card_info_main_text {
        margin-bottom: 6rem; }
        @media screen and (max-width: 767px) {
          .product_two_card_info_main_text {
            font-size: 2.66rem;
            line-height: 3.33rem; } }
      .product_two_card_info_main_values {
        padding: 3rem;
        margin-bottom: 6%;
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
        display: flex;
        flex-direction: column;
        border-radius: 10px; }
      .product_two_card_info_main .info_main_values_item {
        width: 100%;
        display: flex;
        flex-direction: row; }
        @media screen and (max-width: 1024px) {
          .product_two_card_info_main .info_main_values_item {
            flex-wrap: wrap; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .product_two_card_info_main .info_main_values_item {
      flex-direction: column; }
      .product_two_card_info_main .info_main_values_item:nth-child(2) {
        display: none; } }

        .product_two_card_info_main .info_main_values_item:first-child {
          padding-bottom: 3.5rem; }
          @media screen and (max-width: 767px) {
            .product_two_card_info_main .info_main_values_item:first-child {
              padding-bottom: 0; } }
        .product_two_card_info_main .info_main_values_item_size {
          width: 25%;
          display: flex;
          flex-direction: row;
          justify-content: space-around;
          border-right: 1px solid rgba(0, 0, 0, 0.2); }
          @media screen and (max-width: 1024px) {
            .product_two_card_info_main .info_main_values_item_size {
              width: 50%; }
              .product_two_card_info_main .info_main_values_item_size:nth-child(even) {
                border-right: none; }
              .product_two_card_info_main .info_main_values_item_size:nth-child(-n+2) {
                padding-bottom: 3.33rem; } }
          @media screen and (max-width: 767px) {
            .product_two_card_info_main .info_main_values_item_size {
              width: 100%;
              margin-bottom: 4.66rem; }
              .product_two_card_info_main .info_main_values_item_size:nth-child(-n+2) {
                padding-bottom: 0rem; }
              .product_two_card_info_main .info_main_values_item_size:last-child {
                margin-bottom: 0; } }
          .product_two_card_info_main .info_main_values_item_size:last-child {
            border: none; }
          .product_two_card_info_main .info_main_values_item_size_name {
            font-size: 1.6rem; }
            @media screen and (max-width: 1024px) {
              .product_two_card_info_main .info_main_values_item_size_name {
                font-size: 2.66rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .product_two_card_info_main .info_main_values_item_size_name {
      font-size: 2.66rem;
      line-height: 4rem; } }

          .product_two_card_info_main .info_main_values_item_size_number {
            font-family: "Lato Bold", sans-serif;
            font-size: 2rem; }
            @media screen and (max-width: 1024px) {
              .product_two_card_info_main .info_main_values_item_size_number {
                font-size: 3.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .product_two_card_info_main .info_main_values_item_size_number {
      font-size: 3.33rem;
      line-height: 4rem; } }

      .product_two_card_info_main_button {
        width: 25rem;
        height: 6rem;
        border: none;
        border-radius: 10px;
        background-color: #e56744;
        font-family: "Lato Regular", sans-serif;
        font-size: 1.6rem;
        line-height: 2.4rem;
        color: #FFFFFF;
        transition: transform 500ms; }
        @media screen and (max-width: 767px) {
          .product_two_card_info_main_button {
            width: 80%;
            margin: auto; } }
        .product_two_card_info_main_button:hover {
          transform: scale(1.1); }

@media screen and (max-width: 767px) {
  .btn_on_page_prod_two {
    width: 80%;
    margin: auto; } }

.product_two_video {
  padding: 0 3rem 0 3rem;
  margin-bottom: 10rem; }
  @media screen and (max-width: 1024px) {
    .product_two_video {
      padding: 0 13.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .product_two_video {
      padding: 0 6rem;
      margin-bottom: 10rem; } }

  .product_two_video_content {
    display: flex;
    flex-direction: row;
    justify-content: space-between; }
    @media screen and (max-width: 1024px) {
      .product_two_video_content {
        flex-wrap: wrap; } }
    .product_two_video_content_video {
      width: calc( 60% - 1.5rem);
      height: auto;
      cursor: pointer;
      position: relative;
      box-shadow: 10px 0px 15px 0px rgba(0, 0, 0, 0.16); }
      @media screen and (max-width: 1024px) {
        .product_two_video_content_video {
          width: 100%; } }
      .product_two_video_content_video > img {
        width: 100%;
        height: 100%; }
      .product_two_video_content_video_play {
        position: absolute;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        width: 8rem;
        height: 5.5rem; }
        .product_two_video_content_video_play > img {
          width: 100%;
          height: 100%; }
    .product_two_video_content_text {
      width: calc( 40% - 1.5rem);
      height: auto;
      padding-top: 5rem; }
      @media screen and (max-width: 1024px) {
        .product_two_video_content_text {
          width: 100%; } }
      .product_two_video_content_text_title {
        font-family: "Lato Bold", sans-serif;
        font-size: 2.4rem;
        line-height: 3rem;
        color: #444444;
        margin-bottom: 3rem; }
        @media screen and (max-width: 1024px) {
          .product_two_video_content_text_title {
            font-size: 3rem;
            line-height: 4rem; } }

.photo_wrapper {
  padding: 0 3rem;
  margin-top: 13%;
  margin-bottom: 10rem; }
  @media screen and (max-width: 1024px) {
    .photo_wrapper {
      padding: 0 13.33rem;
      margin-top: 29rem;
      margin-bottom: 17rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .photo_wrapper {
      padding: 0 6rem;
      margin-bottom: 13.33rem; } }

.photo {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 5rem; }
  .photo_wrapper_img {
    width: calc(33% - 1rem);
    height: 22rem;
    position: relative;
    margin-bottom: 3rem; }
    @media screen and (max-width: 1024px) {
      .photo_wrapper_img {
        height: 21rem;
        width: calc(50% - 1.5rem); } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .photo_wrapper_img {
      width: calc(50% - 0.5rem); } }

    .photo_wrapper_img:nth-child(3n) {
      margin-right: 0; }
    .photo_wrapper_img_view {
      position: relative;
      width: 100%;
      height: 100%;
      overflow: hidden; }
      @media screen and (max-width: 1024px) {
        .photo_wrapper_img_view {
          height: 100%; } }
      .photo_wrapper_img_view > img {
        position: relative;
        width: auto;
        height: 100%;
        transition: transform 500ms 500ms; }
    .photo_wrapper_img:hover .photo_wrapper_img_view {
      z-index: 3;
      transform: scale(1.5);
      transition: transform 1s 300ms;
      cursor: pointer; }
      @media screen and (max-width: 1024px) {
        .photo_wrapper_img:hover .photo_wrapper_img_view {
          transform: scale(1); } }
    .photo_wrapper_img:hover a {
      pointer-events: none;
      left: 0%;
      bottom: -37%;
      z-index: 2;
      transform: scale(1.5);
      transition: bottom 500ms 500ms, transform 400ms 500ms; }
      @media screen and (max-width: 1024px) {
        .photo_wrapper_img:hover a {
          bottom: 30%;
          transform: scale(1);
          z-index: 1;
          transition: bottom 500ms 500ms, transform 400ms 500ms; } }
    .photo_wrapper_img > a {
      font-family: "Lato Regular", sans-serif;
      font-size: 1.8rem;
      color: #444444;
      line-height: 2.4rem;
      cursor: pointer;
      width: auto;
      padding: 0 1rem;
      display: block;
      position: absolute;
      transition: bottom 100ms, transform 100ms;
      background-color: #ffffff;
      bottom: 30%;
      left: 0%;
      z-index: -1;
      transform: scale(1); }
      @media screen and (max-width: 1024px) {
        .photo_wrapper_img > a {
          line-height: 3rem; } }

.button_more {
  display: flex;
  justify-content: center;
  align-items: center; }
  .button_more > button {
    width: 25rem;
    height: 40px;
    border: 1px solid #e56744;
    border-radius: 10px;
    background-color: #FFFFFF;
    font-size: 1.6rem;
    font-family: "Lato Regular", sans-serif;
    line-height: 2rem;
    color: #444444;
    transition: transform 500ms; }
    @media screen and (max-width: 1024px) {
      .button_more > button {
        height: 40px;
        font-size: 2.66rem;
        line-height: 3.33rem; } }
    .button_more > button:hover {
      background-color: #e56744;
      transform: scale(1.1);
      font-weight: normal;
      color: #ffffff; }

.articles_header {
  padding: 0 3rem;
  margin-bottom: 6rem;
  width: 100%;
  height: 60vh;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }
  @media screen and (max-width: 1024px) {
    .articles_header {
      flex-direction: column;
      height: auto;
      padding: 0 13.33rem;
      margin-top: 29rem;
      flex-wrap: nowrap; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .articles_header {
      padding: 0 6rem;
      margin-top: 21rem; } }

  .articles_header_title {
    padding-top: calc(10vh + 4rem);
    font-size: 8rem;
    font-family: "Lato Bold", sans-serif;
    line-height: 9rem;
    width: 40%;
    position: relative;
    z-index: 2;
    text-shadow: 0 0 20px #ffffff; }
    @media screen and (max-width: 1024px) {
      .articles_header_title {
        width: 100%;
        margin: 0;
        margin-bottom: 5rem;
        padding: 0; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .articles_header_title {
      font-size: 8.33rem;
      line-height: 10rem;
      margin-bottom: 3.33rem; } }

  .articles_header_img {
    width: 60%;
    position: relative;
    padding-top: 45%;
    overflow: hidden;
    margin-bottom: 3rem; }
    @media screen and (max-width: 1024px) {
      .articles_header_img {
        padding-top: 70%;
        width: 100%;
        margin-bottom: 3.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .articles_header_img {
      display: none; } }

    .articles_header_img > img {
      width: auto;
      height: 100%;
      position: absolute;
      top: 0;
      left: -10%; }
      @media screen and (max-width: 1024px) {
        .articles_header_img > img {
          width: auto;
          height: 100%; } }
  .articles_header_text > p {
    font-size: 1.8rem; }
    @media screen and (max-width: 1024px) {
      .articles_header_text > p {
        font-size: 2.66rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .articles_header_text > p {
      line-height: 3.33rem; } }

.articles_list_wrapper {
  padding: 0 3rem;
  margin-bottom: 10rem; }
  @media screen and (max-width: 1024px) {
    .articles_list_wrapper {
      padding: 0 13.33rem;
      margin-bottom: 20rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .articles_list_wrapper {
      padding: 0 6rem;
      margin-bottom: 13.33rem; } }

.article_list {
  display: flex;
  flex-direction: column;
  margin-bottom: 5rem; }
  @media screen and (max-width: 1024px) {
    .article_list {
      margin-bottom: 8.33rem; } }
  .article_list .articles_item {
    width: 100%;
    display: flex;
    flex-direction: row;
    position: relative;
    min-height: 23rem; }
    @media screen and (max-width: 767px) {
      .article_list .articles_item {
        flex-direction: column;
        margin-bottom: 12rem; } }
    .article_list .articles_item:last-child {
      margin-bottom: 0; }
    .article_list .articles_item_img {
      position: relative;
      width: 40%;
      height: auto;
      margin-bottom: 5rem;
      padding-top: 30%; }
      @media screen and (max-width: 767px) {
        .article_list .articles_item_img {
          width: 100%;
          padding-top: 75%;
          overflow: hidden; } }
      .article_list .articles_item_img:before {
        content: "";
        width: 105%;
        height: 105%;
        position: absolute;
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #fff 90%);
        top: 0;
        left: 0;
        z-index: 1; }
      .article_list .articles_item_img > img {
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0; }
        @media screen and (max-width: 767px) {
          .article_list .articles_item_img > img {
            width: 100%;
            height: auto; } }
    .article_list .articles_item_content {
      position: absolute;
      top: 2%;
      left: 35%;
      width: 60%;
      z-index: 2; }
      @media screen and (max-width: 767px) {
        .article_list .articles_item_content {
          position: static;
          width: 100%; } }
    .article_list .articles_item_title {
      font-size: 2.4rem;
      line-height: 3rem;
      margin-bottom: 2rem; }
      @media screen and (max-width: 1024px) {
        .article_list .articles_item_title {
          font-size: 3.33rem;
          line-height: 4rem; } }
    .article_list .articles_item_text {
      max-height: 13rem;
      font-size: 1.6rem;
      margin-bottom: 3rem;
      line-height: 2.2rem;
      text-shadow: 0 0 20px #ffffff; }
      @media screen and (max-width: 1024px) {
        .article_list .articles_item_text {
          min-height: 16rem;
          font-size: 2.66rem;
          line-height: 4rem;
          overflow: hidden; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .article_list .articles_item_text {
      margin-bottom: 1.5rem; } }

    .article_list .articles_item_link_more {
      text-decoration: none;
      font-size: 1.8rem;
      line-height: 2.4rem;
      color: #e56744; }
      @media screen and (max-width: 1024px) {
        .article_list .articles_item_link_more {
          font-size: 3rem;
          line-height: 4rem; } }
      .article_list .articles_item_link_more:hover {
        text-decoration: underline; }

.pagination {
  display: flex;
  justify-content: center;
  align-items: center; }
  @media screen and (max-width: 1024px) {
    .pagination {
      justify-content: space-between; } }
  .pagination > li {
    cursor: pointer; }

.page-link-stop_arrow_next {
  transform: rotate(180deg); }

.page-item {
  width: 85px;
  height: 40px;
  margin: 0 2rem;
  box-shadow: 0 3px 15px 0px rgba(0, 0, 0, 0.05);
  border-radius: 20px; }
  @media screen and (max-width: 767px) {
    .page-item {
      width: 35px; } }

.page-link {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-family: "Lato Bold", sans-serif;
  color: #444444;
  font-size: 1.6rem;
  line-height: 2rem; }
  @media screen and (max-width: 767px) {
    .page-link {
      font-size: 2.66rem; } }
  .page-link:hover {
    border: 2px solid #e56744;
    border-radius: 20px; }

.active {
  background-color: rgba(229, 103, 68, 0.6); }

.page_article_top_info {
  padding: 0 3rem;
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8rem; }
  @media screen and (max-width: 1024px) {
    .page_article_top_info {
      padding: 0;
      padding-left: 13.33rem;
      margin-bottom: 5rem;
      margin-top: 29rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .page_article_top_info {
      margin-top: 21rem;
      padding: 0 6rem;
      margin-bottom: 13.33rem; } }

  .page_article_top_info_content {
    /*padding-top: 10%;*/
    width: calc(45% - 1.5rem); }
    @media screen and (max-width: 1024px) {
      .page_article_top_info_content {
        width: calc(40% - 1.5rem);
        padding: 0; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .page_article_top_info_content {
      width: 100%; } }

    .page_article_top_info_content_title {
      margin-bottom: 5rem; }
      @media screen and (max-width: 1024px) {
        .page_article_top_info_content_title {
          margin-bottom: 9.33rem; } }
    .page_article_top_info_content_text > p {
      font-family: "Lato Bold", sans-serif;
      color: #ACACAC; }
  .page_article_top_info_img {
    width: calc(55% - 1.5rem);
    height: auto;
    overflow: hidden;
    position: relative;
    padding-top: 40%; }
    @media screen and (max-width: 1024px) {
      .page_article_top_info_img {
        width: calc(60% - 1.5rem);
        padding-top: 90%; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .page_article_top_info_img {
      display: none; } }

    .page_article_top_info_img > img {
      position: absolute;
      top: 0;
      left: 0;
      width: auto;
      height: 100%; }
      @media screen and (max-width: 1024px) {
        .page_article_top_info_img > img {
          top: 2%;
          left: -60%; } }

.page_article_main_content {
  padding: 0 3rem;
  display: flex;
  flex-direction: column;
  margin-bottom: 12rem; }
  @media screen and (max-width: 1024px) {
    .page_article_main_content {
      padding: 0 13.33rem;
      margin-bottom: 20rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .page_article_main_content {
      padding: 0 6rem;
      margin-bottom: 10rem; } }

  .page_article_main_content_title {
    font-size: 2.4rem;
    line-height: 3rem;
    font-family: "Lato Bold", sans-serif;
    margin-bottom: 2rem;
    color: #444444; }
    @media screen and (max-width: 1024px) {
      .page_article_main_content_title {
        font-size: 4rem;
        line-height: 5rem;
        margin-bottom: 2rem; } }
  .page_article_main_content_text > img {
    max-width: 100%;
    margin-top: 5rem;
    margin-bottom: 5rem; }
    .page_article_main_content_text > img:first-child {
      margin-bottom: 8rem; }
  .page_article_main_content_text > p {
    margin-bottom: 1rem; }
  .page_article_main_content_text_link {
    color: #e56744;
    text-decoration: underline; }
    @media screen and (max-width: 1024px) {
      .page_article_main_content_text_link {
        font-size: 3.33rem; } }
    .page_article_main_content_text_link:hover {
      text-decoration: none;
      color: #e56744; }

.page_article_main_content_text img {
  max-width: 100%; }

.page_contacts {
  padding: 0 3rem;
  margin-top: calc(10vh + 4rem);
  margin-bottom: 10rem; }
  @media screen and (max-width: 1024px) {
    .page_contacts {
      padding: 0 13.33rem;
      margin-top: 29rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .page_contacts {
      margin-top: 21rem;
      padding: 0 6rem; } }

  .page_contacts_box_title {
    font-size: 8rem;
    line-height: 9rem;
    margin-bottom: 5.5rem; }
    @media screen and (max-width: 1024px) {
      .page_contacts_box_title {
        font-size: 16.66rem;
        line-height: 20rem;
        margin-bottom: 9rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .page_contacts_box_title {
      font-size: 8.33rem;
      line-height: 10rem;
      margin-bottom: 1.5rem; } }

    .page_contacts_box_title_down_text {
      font-family: "Lato Bolt Italic", sans-serif;
      color: #ACACAC;
      font-size: 3.2rem;
      line-height: 4rem;
      margin-bottom: 7rem; }
      @media screen and (max-width: 1024px) {
        .page_contacts_box_title_down_text {
          font-size: 4rem;
          line-height: 5rem;
          margin-bottom: 12rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .page_contacts_box_title_down_text {
      font-size: 2.66rem;
      line-height: 3.22rem;
      margin-bottom: 9rem; } }

  .page_contacts_info {
    display: flex;
    flex-direction: row-reverse;
    width: 100%;
    height: auto; }
    @media screen and (max-width: 1024px) {
      .page_contacts_info {
        flex-direction: column; } }
    .page_contacts_info_text {
      width: 45%; }
      @media screen and (max-width: 1024px) {
        .page_contacts_info_text {
          width: 100%; } }
      .page_contacts_info_text_bold {
        font-family: "Lato Bold", sans-serif;
        margin-bottom: 1.5rem; }
        @media screen and (max-width: 1024px) {
          .page_contacts_info_text_bold {
            margin-bottom: 3rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .page_contacts_info_text_bold {
      font-size: 2.33rem;
      line-height: 3rem;
      margin-bottom: 2rem; } }

        .page_contacts_info_text_bold:nth-child(3) {
          margin-bottom: 2rem; }
          @media screen and (max-width: 1024px) {
            .page_contacts_info_text_bold:nth-child(3) {
              margin-bottom: 3.5rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .page_contacts_info_text_bold:nth-child(3) {
      margin-bottom: 3rem; } }

        .page_contacts_info_text_bold:nth-child(4) {
          margin-bottom: 0.5rem; }
          @media screen and (max-width: 1024px) {
            .page_contacts_info_text_bold:nth-child(4) {
              margin-bottom: 1rem; } }
      .page_contacts_info_text_small {
        font-size: 1.4rem;
        line-height: 1.7rem;
        color: #707070;
        margin-bottom: 3.5rem; }
        @media screen and (max-width: 1024px) {
          .page_contacts_info_text_small {
            font-size: 2.33rem;
            line-height: 3rem;
            margin-bottom: 6.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .page_contacts_info_text_small {
      font-size: 2rem;
      line-height: 2.1rem; } }

      .page_contacts_info_text_work_time {
        line-height: 3rem;
        color: #e56744; }
        @media screen and (max-width: 1024px) {
          .page_contacts_info_text_work_time {
            width: 100%;
            line-height: 5rem;
            margin-bottom: 6.66rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .page_contacts_info_text_work_time {
      font-size: 2.33rem;
      margin-bottom: 2.33rem; } }

    .page_contacts_info_img {
      width: 55%;
      height: auto;
      margin-right: 3rem; }
      @media screen and (max-width: 1024px) {
        .page_contacts_info_img {
          width: 100%;
          margin-right: 0; } }
      .page_contacts_info_img > img {
        width: 100%;
        height: auto; }

.page_contacts_map {
  width: 100%;
  margin-bottom: 10rem; }
  @media screen and (max-width: 1024px) {
    .page_contacts_map {
      padding: 0 13.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .page_contacts_map {
      padding: 0; } }

.contacts_map {
  width: auto;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center; }
  .contacts_map > iframe {
    width: 100%; }
    @media screen and (max-width: 767px) {
      .contacts_map > iframe {
        width: 100%; } }

.partners_about_us {
  margin-top: calc(10vh + 4rem);
  padding: 0 3rem;
  margin-bottom: 6rem; }
  @media screen and (max-width: 1024px) {
    .partners_about_us {
      margin-top: 29rem;
      padding: 0 13.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .partners_about_us {
      margin-top: 21rem;
      padding: 0 6rem;
      padding-bottom: 13.33rem; } }

  .partners_about_us_content > p {
    margin-bottom: 2rem; }
    @media screen and (max-width: 1024px) {
      .partners_about_us_content > p {
        margin-bottom: 3.33rem;
        font-size: 2.66rem; } }
    .partners_about_us_content > p:last-child {
      margin-bottom: 0; }

.partners_interested {
  padding: 0 3rem;
  margin-bottom: 10rem; }
  @media screen and (max-width: 1024px) {
    .partners_interested {
      padding: 0 13.33rem;
      margin-bottom: 18.66rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .partners_interested {
      padding: 0 6rem;
      margin-bottom: 13.33rem; } }

  .partners_interested .partners_list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center; }
    .partners_interested .partners_list .partner {
      width: 25%;
      text-align: center;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      @media screen and (max-width: 767px) {
        .partners_interested .partners_list .partner {
          width: calc(50% - 0.8rem);
          margin-bottom: 4.66rem; } }
      @media screen and (max-width: 1024px) {
        .partners_interested .partners_list .partner > p {
          font-size: 2.66rem; } }
      .partners_interested .partners_list .partner_box_img {
        width: 100%;
        height: 11rem;
        display: inline-block;
        margin-bottom: 40px;
        position: relative; }
        @media screen and (max-width: 767px) {
          .partners_interested .partners_list .partner_box_img {
            height: 15rem; } }
        @media screen and (max-width: 1024px) {
          .partners_interested .partners_list .partner_box_img > p {
            font-size: 2.66rem; } }
        .partners_interested .partners_list .partner_box_img::after {
          position: absolute;
          transform: translate(-50%, -50%);
          left: 50%;
          bottom: -25%;
          content: "";
          width: 5rem;
          height: 1px;
          background-color: #e56744; }

.partners_our_benefits {
  padding: 0 3rem;
  margin-bottom: 10rem; }
  @media screen and (max-width: 1024px) {
    .partners_our_benefits {
      padding: 0 13.33rem;
      margin-bottom: 17rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .partners_our_benefits {
      padding: 0 6rem;
      margin-bottom: 13.33rem; } }

  .partners_our_benefits_content > p {
    margin-bottom: 3rem; }
    @media screen and (max-width: 1024px) {
      .partners_our_benefits_content > p {
        margin-bottom: 3.33rem; } }
    .partners_our_benefits_content > p:last-child {
      margin-bottom: 0; }

.why_we {
  padding: 0 3rem;
  margin-bottom: 10rem; }
  @media screen and (max-width: 1024px) {
    .why_we {
      padding: 0 13.33rem;
      margin-bottom: 20rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .why_we {
      padding: 0 6rem;
      margin-bottom: 13.33rem; } }

  .why_we_content > p {
    margin-bottom: 2rem; }
    @media screen and (max-width: 1024px) {
      .why_we_content > p {
        font-size: 2.66rem;
        margin-bottom: 3.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .why_we_content > p {
      font-size: 3rem;
      line-height: 4rem; } }

    .why_we_content > p:last-child {
      margin-bottom: 0; }

.why_tulikivi_top {
  padding: 0 3rem;
  height: 60vh;
  display: flex;
  flex-direction: row;
  position: relative;
  margin-bottom: 10rem;
  overflow: hidden; }
  @media screen and (max-width: 1024px) {
    .why_tulikivi_top {
      flex-direction: column-reverse;
      padding: 0 13.3rem;
      margin-top: 29rem;
      margin-bottom: 5rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .why_tulikivi_top {
      padding: 0 6rem;
      margin-top: 21rem;
      margin-bottom: 11rem;
      height: auto; } }

  .why_tulikivi_top_text {
    width: 45%;
    height: auto;
    padding-right: 3rem;
    margin-top: 13vh; }
    @media screen and (max-width: 1024px) {
      .why_tulikivi_top_text {
        margin-top: 3.33rem;
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .why_tulikivi_top_text p {
        font-size: 3rem;
        line-height: 4rem;
        margin-bottom: 3.3rem; } }
  .why_tulikivi_top_title {
    font-size: 8rem;
    line-height: 9rem;
   /* white-space: nowrap;*/
    position: relative;
    z-index: 2;
    text-shadow: 0 0 20px #fff; }
    @media screen and (max-width: 1024px) {
      .why_tulikivi_top_title {
        font-size: 8.33rem;
        line-height: 10rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .why_tulikivi_top_title {
      white-space: normal; } }

  .why_tulikivi_top .six_quality {
    position: absolute;
    bottom: 0%;
    left: 3rem;
    font-family: "Lato Bold", sans-serif;
    font-size: 3.2rem;
    line-height: 4rem; }
    @media screen and (max-width: 1024px) {
      .why_tulikivi_top .six_quality {
        position: static;
        font-size: 5.33rem;
        line-height: 6.5rem;
        margin-top: 13.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .why_tulikivi_top .six_quality {
      margin-top: 11.33rem;
      font-size: 4rem;
      line-height: 5rem; } }

  .why_tulikivi_top_wrapper_img {
    width: 55%;
    padding-top: 55%;
    position: relative;
    overflow: hidden; }
    @media screen and (max-width: 1024px) {
      .why_tulikivi_top_wrapper_img {
        width: 100%; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .why_tulikivi_top_wrapper_img {
      display: none; } }

    .why_tulikivi_top_wrapper_img > img {
      width: auto;
      height: 100%;
      position: absolute;
      top: 0;
      left: -40%; }
      @media screen and (max-width: 1024px) {
        .why_tulikivi_top_wrapper_img > img {
          width: 100%;
          height: auto;
          left: 0;
          top: -25%; } }

.box_qualities {
  margin-bottom: 10rem; }
  .box_qualities_list {
    padding: 0 3rem;
    padding-bottom: 6rem;
    overflow: hidden; }
    @media screen and (max-width: 1024px) {
      .box_qualities_list {
        padding: 0 13.33rem;
        padding-bottom: 10rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .box_qualities_list {
      padding: 0 6rem;
      margin-bottom: 13.33rem; } }

  .box_qualities .wrapper_quality {
    display: inline-block;
    width: calc(50% - 8%);
    height: auto; }
    @media screen and (max-width: 1024px) {
      .box_qualities .wrapper_quality {
        width: calc(50% - 1.33rem); } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .box_qualities .wrapper_quality {
      width: 100%; } }

    .box_qualities .wrapper_quality:nth-child(2) {
      padding-top: 15rem; }
      @media screen and (max-width: 1024px) {
        .box_qualities .wrapper_quality:nth-child(2) {
          padding-top: 48rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .box_qualities .wrapper_quality:nth-child(2) {
      padding-top: 3.5rem; } }

    .box_qualities .wrapper_quality:nth-child(n+3) {
      padding-top: 12rem; }
      @media screen and (max-width: 1024px) {
        .box_qualities .wrapper_quality:nth-child(n+3) {
          padding-top: 30rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .box_qualities .wrapper_quality:nth-child(n+3) {
      padding-top: 3.5rem; } }

    .box_qualities .wrapper_quality:nth-child(even) {
      float: right; }
      @media screen and (max-width: 767px) {
        .box_qualities .wrapper_quality:nth-child(even) {
          float: none; } }
    .box_qualities .wrapper_quality:nth-child(odd) {
      float: left; }
      @media screen and (max-width: 767px) {
        .box_qualities .wrapper_quality:nth-child(odd) {
          float: none; } }
    .box_qualities .wrapper_quality .quality_box {
      box-shadow: 0px 30px 30px 0px rgba(0, 0, 0, 0.05);
      padding: 14rem 3rem 10rem;
      min-height: 58rem;
      position: relative; }
      @media screen and (max-width: 1024px) {
        .box_qualities .wrapper_quality .quality_box {
          padding: 17.33rem 1.5rem 3.33rem;
          min-height: 96rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .box_qualities .wrapper_quality .quality_box {
      padding: 14.3rem 4rem 3.33rem;
      min-height: 60rem; } }

    .box_qualities .wrapper_quality .quality {
      width: 100%; }
      .box_qualities .wrapper_quality .quality_num {
        position: absolute;
        top: 0;
        left: 0;
        font-size: 10rem;
        line-height: 12rem; }
        @media screen and (max-width: 1024px) {
          .box_qualities .wrapper_quality .quality_num {
            font-size: 11.66rem;
            line-height: 14rem; } }
      .box_qualities .wrapper_quality .quality_title {
        font-family: "Lato Bold", sans-serif;
        font-size: 2.4rem;
        line-height: 3rem;
        color: #444444;
        margin-bottom: 3rem;
        position: relative;
        z-index: 1; }
        @media screen and (max-width: 1024px) {
          .box_qualities .wrapper_quality .quality_title {
            font-size: 3.66rem;
            line-height: 5rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .box_qualities .wrapper_quality .quality_title {
      font-size: 3rem;
      line-height: 4rem; } }

      .box_qualities .wrapper_quality .quality_text {
        position: relative;
        z-index: 1;
        margin-bottom: 3rem; }
        @media screen and (max-width: 1024px) {
          .box_qualities .wrapper_quality .quality_text {
            font-size: 2.66rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .box_qualities .wrapper_quality .quality_text {
      max-height: 16rem;
      overflow: hidden;
      font-size: 3rem;
      line-height: 4rem; } }

      .box_qualities .wrapper_quality .quality_buttons {
        width: calc(100% - 6rem);
        position: absolute;
        bottom: 3rem;
        left: 2.5rem;
        right: 2.5rem;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center; }
        @media screen and (max-width: 1024px) {
          .box_qualities .wrapper_quality .quality_buttons {
            width: calc(100% - 3rem);
            left: 1.5rem;
            right: 1.5rem; } }
        .box_qualities .wrapper_quality .quality_buttons > a {
          outline: none;
          color: #444444;
          width: 45%;
          height: 4rem;
          border: 1px solid #e56744;
          border-radius: 10px;
          font-family: "Lato Regular", sans-serif;
          font-size: 1.6rem;
          line-height: 3.8rem;
          text-align: center;
          background-color: #FFFFFF;
          transition: background-color 500ms, color 50ms, transform 175ms; }
          @media screen and (max-width: 1024px) {
            .box_qualities .wrapper_quality .quality_buttons > a {
              height: 5rem;
              font-size: 2.33rem;
              line-height: 5rem; } }
          .box_qualities .wrapper_quality .quality_buttons > a:hover {
            background-color: #e56744;
            text-decoration: none;
            color: white;
            transform: scale(1.05); }
      .box_qualities .wrapper_quality .quality_bg {
        width: 100%;
        height: auto;
        position: absolute;
        transform: translate(-50%, -50%);
        top: 50%;
        left: 50%;
        z-index: -1; }
        @media screen and (max-width: 767px) {
          .box_qualities .wrapper_quality .quality_bg {
            height: 100%; } }
        .box_qualities .wrapper_quality .quality_bg > img {
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%);
          width: 90%;
          filter: grayscale(100%) opacity(0.1); }
          @media screen and (max-width: 767px) {
            .box_qualities .wrapper_quality .quality_bg > img {
              width: auto;
              height: 75%; } }

.footer {
  display: flex;
  flex-direction: column; }

.footer_top_content {
  padding: 0 3rem;
  display: flex;
  padding-bottom: 5rem;
  position: relative;
  flex-direction: row;
  justify-content: space-around;
  width: 100%;
  height: auto; }
  @media screen and (max-width: 1024px) {
    .footer_top_content {
      justify-content: space-between;
      padding: 0 13.33rem;
      margin-bottom: 10rem;
      height: 32rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .footer_top_content {
      height: auto;
      padding: 0 6rem 10rem;
      margin-bottom: 0;
      flex-wrap: wrap; } }

.footer_title {
  font-family: "Lato Bold", sans-serif;
  font-size: 2.4rem;
  line-height: 3rem;
  color: #444444;
  margin-bottom: 2rem; }
  @media screen and (max-width: 1024px) {
    .footer_title {
      font-size: 4rem;
      line-height: 5rem;
      margin-bottom: 3.5rem; } }

.footer_contact_info {
  width: 38%;
  background-color: #fff;
  padding: 2rem;
  padding-right: 0;
  box-shadow: 0px 5px 50px 0px rgba(0, 0, 0, 0.05);
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 10px; }
  @media screen and (max-width: 1024px) {
    .footer_contact_info {
      padding: 0 3rem;
      width: 40%;
      margin-right: 0; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .footer_contact_info {
      width: 100%;
      margin-bottom: 11rem; } }

  .footer_contact_info_tel > p {
    font-family: "Lato Bold", sans-serif;
    font-size: 1.6rem;
    line-height: 2.4rem; }
    @media screen and (max-width: 1024px) {
      .footer_contact_info_tel > p {
        font-size: 3rem;
        line-height: 4rem; } }
    .footer_contact_info_tel > p:last-child {
      margin-bottom: 1rem; }
      @media screen and (max-width: 1024px) {
        .footer_contact_info_tel > p:last-child {
          margin-bottom: 1.66rem; } }
  .footer_contact_info_time > p {
    font-family: "Lato Regular", sans-serif;
    font-size: 1.6rem;
    line-height: 2.5rem;
    color: #e56744; }
    @media screen and (max-width: 1024px) {
      .footer_contact_info_time > p {
        font-size: 3rem;
        line-height: 5rem; } }

.footer_central_content {
  width: 35%;
  padding: 2rem;
  margin-top: 3rem; }
  @media screen and (max-width: 1024px) {
    .footer_central_content {
      display: none; } }
  .footer_central_content > p {
    color: #444444;
    font-size: 1.6rem;
    line-height: 2.2rem;
    margin-bottom: 2rem; }
    .footer_central_content > p:last-child {
      margin-bottom: 0; }

.footer_link_social {
  font-size: 1.8rem;
  color: #e56744; }
  .footer_link_social:hover {
    text-decoration: underline;
    color: #e56744; }

.footer_adress {
  width: 27%; }
  @media screen and (max-width: 1024px) {
    .footer_adress {
      width: 40%; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .footer_adress {
      width: 100%;
      padding: 0 3rem; } }

  .footer_adress_value {
    width: 70%;
    font-family: "Lato Regular", sans-serif;
    font-size: 1.6rem;
    line-height: 2.4rem;
    color: #444444;
    margin-bottom: 2rem; }
    @media screen and (max-width: 1024px) {
      .footer_adress_value {
        font-size: 3rem;
        line-height: 4rem;
        margin-bottom: 3.5rem; } }
  .footer_adress_email {
    font-family: "Lato Regular", sans-serif;
    font-size: 1.6rem;
    line-height: 3rem;
    color: #444444; }
    @media screen and (max-width: 1024px) {
      .footer_adress_email {
        font-size: 3rem;
        line-height: 4rem;
        white-space: nowrap; } }
  .footer_adress_small_text {
    font-family: "Lato Regular", sans-serif;
    font-size: 1.4rem;
    color: #707070;
    line-height: 1.7rem; }
    @media screen and (max-width: 1024px) {
      .footer_adress_small_text {
        font-size: 2.33rem;
        line-height: 3rem; } }

.social_icon {
  display: none; }
  @media screen and (max-width: 1024px) {
    .social_icon {
      position: absolute;
      width: 100%;
      padding: 0 3rem;
      left: 2rem;
      bottom: -8rem;
      display: block; }
      .social_icon > ul {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center; }
        .social_icon > ul > li {
          margin-right: 3.5rem; } }
      @media screen and (max-width: 1024px) and (max-width: 1024px) {
        .social_icon > ul > li {
          width: 5rem;
          height: 5rem; }
          .social_icon > ul > li > a {
            display: block;
            height: 100%; }
            .social_icon > ul > li > a > img {
              width: 100%;
              height: 100%; } }

.footer_down_content {
  padding: 4rem 5rem 3rem;
  background-color: #FAFAFA;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%; }
  @media screen and (max-width: 1024px) {
    .footer_down_content {
      padding: 3.5rem 13.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .footer_down_content {
      flex-wrap: wrap;
      padding: 4rem 6rem; } }

  .footer_down_content_company {
    width: 20%; }
    @media screen and (max-width: 1024px) {
      .footer_down_content_company {
        width: 30%; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .footer_down_content_company {
      width: 100%;
      margin-bottom: 6rem; } }

    .footer_down_content_company > p {
      font-family: "Rubik Medium", sans-serif;
      margin-bottom: 1.5rem;
      font-size: 1.6rem;
      line-height: 3rem;
      color: #444444;
      font-weight: bold; }
      @media screen and (max-width: 1024px) {
        .footer_down_content_company > p {
          font-size: 2.66rem;
          line-height: 3.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .footer_down_content_company > p {
      font-size: 3rem;
      line-height: 5rem;
      margin-bottom: 0rem; } }

  .footer_down_content_text {
    width: 60%;
    font-family: "Lato Regular", sans-serif;
    font-size: 1.4rem;
    color: #ACACAC;
    line-height: 1.8rem; }
    @media screen and (max-width: 1024px) {
      .footer_down_content_text {
        width: 50%;
        font-size: 2.33rem;
        line-height: 3rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .footer_down_content_text {
      width: 100%;
      font-size: 2rem;
      line-height: 2.33rem; } }

.main_wrapper_pop {
  position: absolute;
  overflow: hidden; }

.main_wrapper_pop_call {
  position: absolute;
  overflow: hidden; }

.pop_up_box {
  display: none; }

.pop_up_drive {
  display: none; }
  .pop_up_drive_content {
    position: absolute;
    width: 70%;
    z-index: 150;
    top: 50%;
    left: 50%;
    height: 80%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center; }
    .pop_up_drive_content_wrapper {
      width: auto;
      height: 100%;
      position: absolute;
      text-align: center; }
      @media screen and (max-width: 1024px) {
        .pop_up_drive_content_wrapper {
          width: 100%;
          height: 100%; } }

.pop_up_open {
  display: block;
  content: "";
  position: fixed;
  background-color: rgba(115, 115, 115, 0.55);
  width: 100vw;
  height: 100vh;
  z-index: 200;
  top: 0;
  left: 0; }

.pop_up_content {
  position: absolute;
  width: 70%;
  z-index: 150;
  top: 50%;
  left: 50%;
  height: 80%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center; }
  @media screen and (max-width: 767px) {
    .pop_up_content {
      width: 100%;
      height: 100%; } }
  .pop_up_content_call {
    font-size: 25rem;
    position: absolute;
    transform: translate(-50%, -50%);
    color: #444444;
    font-family: "Rubik", sans-serif;
    font-style: normal;
    font-weight: 400;
    top: -20%;
    left: 50%;
    opacity: 0.1;
    z-index: -1; }
    @media screen and (max-width: 1024px) {
      .pop_up_content_call {
        font-size: 8.33rem;
        line-height: 10rem;
        top: 20%;
        color: #A7A7A7;
        opacity: 0.5; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .pop_up_content_call {
      top: -105%; } }

  .pop_up_content_call_answer {
    font-size: 12rem;
    position: absolute;
    transform: translate(-50%, -50%);
    color: #444444;
    font-family: "Rubik", sans-serif;
    font-style: normal;
    font-weight: 400;
    top: -10%;
    left: 50%;
    opacity: 0.1; }
    @media screen and (max-width: 1024px) {
      .pop_up_content_call_answer {
        font-size: 8.33rem;
        line-height: 10rem;
        top: 20%;
        color: #A7A7A7;
        opacity: 1; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .pop_up_content_call_answer {
      top: 15%; } }

  .pop_up_content > img {
    width: auto;
    height: 100%; }

.pop_up_content_wrapper {
  width: auto;
  height: 100%;
  position: absolute;
  text-align: center; }
  @media screen and (max-width: 1024px) {
    .pop_up_content_wrapper {
      width: 100%;
      height: 100%; } }

.form_white_bg {
  width: 100%;
  background-color: #ffffff; }

.pop_up_content_view {
  width: auto;
  height: 100%;
  position: relative; }
  @media screen and (max-width: 767px) {
    .pop_up_content_view {
      display: flex;
      justify-content: center;
      align-items: center; } }
  .pop_up_content_view > img {
    width: auto;
    height: 100%; }
    @media screen and (max-width: 1024px) {
      .pop_up_content_view > img {
        width: 100%;
        height: auto; } }
  .pop_up_content_view > a {
    position: absolute;
    bottom: -1rem;
    font-size: 2.4rem;
    width: 100%;
    height: auto;
    background-color: white;
    left: 0; }
    @media screen and (max-width: 767px) {
      .pop_up_content_view > a {
        bottom: auto;
        top: 50px; } }

.button_close_pop {
  cursor: pointer;
  content: "";
  position: absolute;
  width: 50px;
  height: 50px;
  right: -1.5rem;
  top: -1.5rem;
  background-color: #e56744; }
  @media screen and (max-width: 1024px) {
    .button_close_pop {
      right: -25px;
      top: -25px; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .button_close_pop {
      right: 0;
      top: 0; } }

  .button_close_pop:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 3rem;
    height: 1rem;
    background: #444444;
    border-radius: 20px;
    transform: translate(-50%, -50%) rotate(45deg); }
  .button_close_pop:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 3rem;
    height: 1rem;
    background: #444444;
    border-radius: 20px;
    transform: translate(-50%, -50%) rotate(-45deg); }

.button_close_pop_contacts {
  cursor: pointer;
  content: "";
  position: absolute;
  width: 10rem;
  height: 10rem;
  right: 4rem;
  top: 4rem;
  background-color: rgba(229, 103, 68, 0.9);
  border-radius: 50%; }
  .button_close_pop_contacts:before {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 5rem;
    height: 1rem;
    background: #444444;
    border-radius: 20px;
    transform: translate(-50%, -50%) rotate(45deg); }
  .button_close_pop_contacts:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 5rem;
    height: 1rem;
    background: #444444;
    border-radius: 20px;
    transform: translate(-50%, -50%) rotate(-45deg); }

.btn_want_it {
  margin: auto;
  position: absolute;
  transform: translate(-50%, -50%);
  bottom: -9rem;
  left: 50%;
  padding: 1rem 4rem;
  font-size: 2rem;
  border: none; }

.pop_up_form {
  height: 100%;
  margin: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
  .pop_up_form_title {
    color: #444444; }
  .pop_up_form_info {
    width: 100%;
    height: auto; }
    @media screen and (max-width: 1024px) {
      .pop_up_form_info {
        margin: 0; } }
  .pop_up_form_input {
    width: 100%;
    margin-bottom: 5rem; }
    @media screen and (max-width: 1024px) {
      .pop_up_form_input {
        margin-bottom: 10rem; } }
    .pop_up_form_input:nth-child(n+3) {
      margin-top: 0;
      margin-bottom: 5rem; }
      @media screen and (max-width: 1024px) {
        .pop_up_form_input:nth-child(n+3) {
          margin-bottom: 10rem; } }
  .pop_up_form_submit {
    width: 100%;
    position: static; }
    @media screen and (max-width: 1024px) {
      .pop_up_form_submit {
        width: 80%;
        margin: auto; } }

.pop_up_form_title {
  margin-top: 6.5rem; }
  @media screen and (max-width: 1024px) {
    .pop_up_form_title {
      margin-bottom: 12rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .pop_up_form_title {
      text-align: center; } }

.pop_up_form_input_call {
  width: 30%;
  margin: auto;
  margin-bottom: 5rem; }
  @media screen and (max-width: 1024px) {
    .pop_up_form_input_call {
      width: 80%;
      margin-bottom: 8rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .pop_up_form_input_call {
      width: 100%; } }

.pop_up_form_call_submit {
  width: 30%;
  margin: auto; }
  @media screen and (max-width: 1024px) {
    .pop_up_form_call_submit {
      width: 80%; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .pop_up_form_call_submit {
      width: 100%; } }

.contact_form_icon_call {
  width: 9rem;
  height: 9rem;
  position: relative;
  margin-bottom: 5rem; }
  @media screen and (max-width: 1024px) {
    .contact_form_icon_call {
      width: 10vw;
      height: auto; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .contact_form_icon_call {
      width: 20vw;
      margin-top: 8rem; } }

  .contact_form_icon_call > img {
    width: 100%;
    height: auto; }

.contact_form_phones {
  position: relative; }
  @media screen and (max-width: 1024px) {
    .contact_form_phones {
      margin-bottom: 2rem; } }
  .contact_form_phones > p {
    color: #e56744;
    font-size: 2.4rem;
    line-height: 3.5rem;
    font-family: "Rubik", sans-serif;
    font-style: normal;
    font-weight: 400; }

.contact_form_time_work {
  position: relative; }
  .contact_form_time_work > p {
    color: #444444;
    font-size: 1.8rem;
    line-height: 2.2rem;
    font-family: "Rubik", sans-serif;
    font-style: normal;
    font-weight: 400; }
    @media screen and (max-width: 1024px) {
      .contact_form_time_work > p {
        margin-bottom: 12rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .contact_form_time_work > p {
      margin-bottom: 5rem; } }

.pop_up_content_none {
  display: none; }

.form_want_it {
  display: none; }

.form_want_it_show {
  display: flex;
  height: 100%; }

.pop_up_content_wrapper_form {
  height: 70%; }

.pop_up_form_title_want_it {
  margin-bottom: 0; }

.answer_text {
  text-align: center;
  margin-top: 20%; }

.tablet_header {
  position: fixed;
  width: 100vw;
  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  z-index: 150; }
  @media screen and (max-width: 767px) {
    .tablet_header {
      z-index: 99; } }

.tablet_header_content {
  padding: 0 13.33rem;
  display: flex;
  align-items: center; }
  @media screen and (max-width: 767px) {
    .tablet_header_content {
      padding: 0 6rem; } }
  @media screen and (max-width: 1024px) {
    .tablet_header_content_telephone {
      display: flex;
      flex-direction: row;
      justify-content: flex-end;
      align-items: center;
      background-color: #fff;
      width: 100%;
      height: 5rem;
      margin: 0;
      margin-bottom: 3.33rem;
      padding: 0 13.33rem;
      box-shadow: 0 3px 6px 0px rgba(0, 0, 0, 0.06); } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .tablet_header_content_telephone {
      justify-content: space-around;
      padding: 0;
      margin-bottom: 2rem; } }
  @media screen and (max-width: 1024px) {
      .tablet_header_content_telephone > p {
        margin-right: 8rem;
        color: #444444;
        font-size: 2.66rem;
        line-height: 4rem; } }
    @media screen and (max-width: 1024px) and (max-width: 767px) {
      .tablet_header_content_telephone > p {
        margin-right: 0; } }
  @media screen and (max-width: 1024px) {
        .tablet_header_content_telephone > p:last-child {
          margin-right: 0; } }
  @media screen and (max-width: 1024px) {
    .tablet_header_content_logo {
      display: block;
      margin: 0;
      margin-right: 2.66rem;
      width: 28%; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .tablet_header_content_logo {
      margin-right: 0; } }

  @media screen and (max-width: 1024px) {
    .tablet_header_content_logo_text {
      display: block;
      padding: 0;
      font-size: 2.33rem;
      line-height: 3rem;
      font-weight: normal;
      font-family: "Lato Regular", sans-serif;
      margin-right: 5rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .tablet_header_content_logo_text {
      display: none; } }

  @media screen and (max-width: 1024px) {
    .tablet_header_content_btn {
      height: 5rem;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 2.33rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .tablet_header_content_btn {
      width: 100%; } }
  @media screen and (max-width: 1024px) and (max-width: 420px) {
    .tablet_header_content_btn {
      font-size: 2rem; } }

.right_menu {
  display: none; }
  @media screen and (max-width: 1024px) {
    .right_menu {
      background-color: #fff;
      display: block;
      width: 100%;
      height: 100%;
      position: fixed;
      top: 0;
      right: -100%;
      z-index: 99;
      transition: right 500ms;
      padding: 0 13.33rem;
      padding-top: 29rem; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .right_menu {
      padding: 0 6rem;
      padding-top: 10rem; } }
  @media screen and (max-width: 1024px) {
      .right_menu_open {
        z-index: 102;
        right: 0;
        background-color: #FAFAFA; } }
  .right_menu_main_title {
    font-size: 3.33rem;
    line-height: 4rem; }
  .right_menu_address_btn {
    width: 50%;
    font-size: 2.66rem; }
    @media screen and (max-width: 767px) {
      .right_menu_address_btn {
        width: 100%; } }

.body_hidden {
  overflow: hidden; }

.main_wrapper {
  width: 100%;
  height: auto;
  display: block;
  transition: 500ms; }

.page_wrapper {
  width: 55%;
  margin-left: 20%;
  height: auto;
  display: block; }
  @media screen and (max-width: 1024px) {
    .page_wrapper {
      width: 100%;
      margin: 0%; } }

.page_wrapper_without_site_bar {
  width: 80%;
  margin-left: 20%;
  height: auto;
  display: block; }
  @media screen and (max-width: 1024px) {
    .page_wrapper_without_site_bar {
      width: 100%;
      margin: 0; } }

.aside {
  width: 20%;
  box-shadow: 5px 0px 12px 0px rgba(0, 0, 0, 0.05); }
  .aside:hover {
    box-shadow: 5px 0px 15px 0px rgba(0, 0, 0, 0.05); }
  @media screen and (max-width: 1024px) {
    .aside {
      width: 100%; } }
  @media screen and (max-width: 1024px) and (max-width: 767px) {
    .aside {
      width: 100%;
      height: 100%; } }

.center_wrapper {
  width: 55%;
  padding-left: 3rem;
  padding-right: 3rem;
  margin-left: 20%;
  height: auto;
  display: block; }

.site_bar {
  padding: 0 3rem;
  padding-top: 2rem;
  content: "";
  width: 25%;
  height: 100%;
  display: block;
  background-color: #FAFAFA;
  position: fixed;
  right: 0;
  top: 0;
  transition: left 600ms ease-in-out; }
  @media screen and (max-width: 1024px) {
    .site_bar {
      right: auto;
      left: 100vw;
      top: 5rem;
      height: calc(100vh - 5rem);
      width: calc(100vw - 6rem);
      z-index: 103; } }

.menu_tablet_right_open {
  left: 0; }

.tablet_header {
  display: none; }
  @media screen and (max-width: 1024px) {
    .tablet_header {
      display: flex;
      padding-bottom: 3rem;
      transition: background-color 1.5s; } }

.btn_orange {
  width: 25rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #e56744;
  border-radius: 20px;
  outline: none;
  color: #ffffff;
  transition: transform 500ms; }

.product_video_content {
  display: none;
  position: relative; }

.product_video_active {
  display: flex;
  background-color: rgba(0, 0, 0, 0.3);
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  justify-content: center;
  align-content: center;
  align-items: center; }

.product_video_active img {
  display: none; }

.product_video_active .product_video_content {
  display: block;
  width: auto;
  height: auto;
  max-width: 70%;
  max-height: 70vh;
  align-self: center; }

@media screen and (max-width: 767px) {
  .slider_works .slick-dots {
    display: none; } }

/*# sourceMappingURL=style.css.map */
