@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap');

* {
  padding: 0;
  margin: 0;
}

html{
  font-family: 'Montserrat', sans-serif !important;
  font-size: 14px !important;
  scroll-behavior: smooth;
}

p {
  font-size: 1rem;
  line-height: 1.7;
  letter-spacing: .7px;
  font-weight: 400;
  color: #000;
  margin: 0;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px #002450 inset;
  transition: background-color 5000s ease-in-out 0s;
}

.uppercase_font {
  text-transform: uppercase;
}

.forminator-description {
  display: none;
}

.block_style {
  display: block;
}

.grid-container {
  padding: 0 15px !important;
}

.height100 {
  height: 100%;
}

.slick-prev:before, .slick-next:before {
  color: #002450;
}

#popmake-2209, #popmake-2486, #popmake-2488 {
  border: none;
  width: 300px;
  border-radius: 0;
  background: #002450;
  padding: 45px 34px 25px;
}

#forminator-module-2212, #forminator-module-2475, #forminator-module-2476 {
  display: block !important;
}

#forminator-module-2212 > .forminator-row:nth-child(4) > div {
  display: none;
}

#forminator-module-2475 > .forminator-row:nth-child(4) > div {
  display: none;
}

#forminator-module-2476 > .forminator-row:nth-child(4) > div {
  display: none;
}

.contact_form_input > div > input {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 1.14rem;
  letter-spacing: .8px;
  border-bottom: 2px solid #fff;
  z-index: 3;
}

.contact_form_input > div > input:focus {
  background: transparent;
  border: none;
  border-bottom: 2px solid #fff;
}

.contact_form_input > div > label {
  position: relative;
  top: 30px;
  font-size: 1.14rem;
  line-height: 18px;
  letter-spacing: .8px;
  color: #fff;
  transition: all .2s ease;
  cursor: text;
}

.contact_form_submit {
  width: 100%;
  margin-top: 20px;
}

#wpfront-scroll-top-container {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  text-align: center;
  padding: 9px 0 11px;
  background: #fff;
}

.report_block {
  margin: 20px 0;
}

.report_buttons {
  border: 3px solid #df2c2f;
  background: #df2c2f;
  color: #fff;
  padding: 6px 50px;
  font-size: 1.05rem;
  letter-spacing: .73px;
  font-weight: 700;
}

.report_buttons:nth-child(odd) {
  border: 3px solid #cfb36a;
  background: #cfb36a;
  margin-left: 10px;
}

.report_buttons:hover {
  background: #fff;
  color: #000;
}

.report_buttons:focus {
  background: #fff;
  color: #000;
}

/*------Header------*/

.main_logo {
  margin: 38px 0 37px;
}

.home-header {
  min-height: 100px;
  display: flex;
  align-items: center;
}

.header_menu {
  display: block;
  width: 100%;
}

.menu_list {
  display: flex;
  align-items: center;
  justify-content: space-around;
  list-style: none;
  margin-right: 50px;
}

.menu-item > a {
  color: #df2c2f !important;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: .7px;
  font-weight: 700;
  text-transform: uppercase;
}

.menu-item > a:hover {
  color: #cfb36a !important;
}

.menu-item > a:focus {
  color: #facf01 !important;
}

.header_banner {
  margin: 100px 0 221px;
}

.header_banner_left {
  padding-right: 45px;
}

.header_product_image_wrapper {
  display: flex;
  align-items: flex-end;
  position: absolute;
  transform: translate(0px, -71px);
}

.header_question {
  display: block;
  font-size: 2.57rem;
  line-height: 1.33;
  letter-spacing: 1.3px;
  font-weight: 400;
  color: #002450;
}

.header_answer_top {
  display: block;
  font-size: 3rem;
  line-height: 1.44;
  letter-spacing: 2px;
  font-weight: 700;
  color: #002450;
  margin-top: 80px;
}

.header_answer_bottom {
  display: block;
  font-size: 3rem;
  line-height: 1.44;
  letter-spacing: 2px;
  font-weight: 700;
  color: #14737f;
  margin-bottom: 80px;
}

.header_order_btn {
  background: #002450;
  border: 3px solid #002450;
  color: #fff;
  padding: 18px 85px;
  font-size: 1.715rem;
  letter-spacing: .73px;
  line-height: 2.7;
  font-weight: 700;
  text-transform: uppercase;
}

.header_order_btn:hover {
  background: #fff;
  color: #002450;
}

.header_order_btn:focus {
  background: #002450;
  color: #fff;
}

.header_product_image1 {
  width: 143px;
  height: 641px;
}

.header_product_image2 {
  width: 144px;
  height: 676px;
  margin: 0 50px;
}

.header_product_image3 {
  width: 174px;
  height: 718px;
}

.mobile_menu_btn {
  display: none;
  position: absolute;
  left: calc(100% - 4rem);
  width: 30px;
  height: 3px;
  background: #002450;
}

.mobile_menu_btn::before {
  position: absolute;
  content: "";
  width: 30px;
  height: 3px;
  background: #002450;
  transform: translate(0px, -9px);
}

.mobile_menu_btn::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 3px;
  background: #002450;
  transform: translate(0px, 9px);
}

.polilang_list {
  list-style: none;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: .7px;
  font-weight: 700;
  text-transform: uppercase;
}

.polilang_list > li > a {
  color: #002450 !important;
  margin-left: 16px;
}

.polilang_list > li > a:hover {
  color: #facf01 !important;
}

.polilang_list > li > a:focus {
  color: #facf01 !important;
}

.current_leng_ru > li:nth-child(2) > a {
  color: #facf01 !important;
}

.current_leng_uk > li:first-child > a {
  color: #facf01 !important;
}

.current_leng_en > li:last-child > a {
  color: #facf01 !important;
}

/*-------Main-------*/

.section_title {
  display: block;
  text-align: center;
  line-height: 4.7;
  font-size: 2.14rem;
  letter-spacing: 1.5px;
  font-weight: 700;
  color: #002450;
}

/*----Section one----*/

#section_one {
  margin: 41px 0 50px 0;
}

.section_one_left_side {
  padding: 0 9px 0 0 !important;
}

.section_one_right_side {
  padding: 0 56px 0 56px !important;
}

.section_one_right_side > p:nth-of-type(1n+2) {
  text-indent: 20px;
}

.section_title_one {
  text-align: left;
}


/*----Section two----*/

.section_two_left_side {
  padding: 0 43px 0 40px !important;
}

.left_side_images {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-top: 23px;
}

.section_two_left_side > p:nth-of-type(1n+2) {
  text-indent: 20px;
}

.section_title_two {
  margin-top: -43px;
  text-align: left;
}

.right_side_images:first-child {
  margin-bottom: 27px;
}

.right_side_images > img:nth-child(2) {
  margin-left: 24px;
}

.experience_section {
  margin: 92px 0 70px 0;
}

.experience_font_biggest {
  font-size: 17.95rem;
  line-height: .8;
  letter-spacing: 12.56px;
  font-weight: 700;
  color: #002450;
  display: block;
  text-align: center;
  margin-bottom: 20px;
}

.experience_font {
  font-size: 2.85rem;
  line-height: 1.5;
  letter-spacing: 2px;
  font-weight: 700;
  color: #002450;
  white-space: nowrap;
}

.experience_font::after {
  display: block;
  content: '';
  position: relative;
  height: 7px;
  width: 100vw;
  background: #14737f;
}

.experience_font_green {
  color: #14737f;
}

.experience_block {
  display: flex;
  flex-direction: column;
  align-items: baseline;
}

.experience_block:nth-child(2) {
  position: relative;
  left: -25px;

}

.experience_img_wrapper {
  width: 129px;
  height: 129px;
  display: flex;
  align-items: center;
}

.experience_block_description {
  font-size: 1.286rem;
  line-height: 1.3;
  letter-spacing: .9px;
  font-weight: 400;
  color: #002450;
  margin-top: 19px;
  padding-right: 35px;
}


/*---Section three---*/

.sectificate_image {
  padding: 0 15px;
}

/*---Section four---*/

.section_four_product_block {
  margin-bottom: 55px;
}

.block_transparent {
  opacity: 0;
}

.new_product_block {
  display: block !important;
  animation: transparency .5s linear;
  opacity: 1;
}

@keyframes transparency {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  99% {
    opacity: 1;
  }
}

.product_photo_slider {
  max-width: 254px !important;
  margin: auto;
  transition: all .3s linear;
}

.product_photo_nav {
  margin-top: 20px;

}

.product_nav_img_wrapper {
  max-height: 61px;
}

.product_nav_img {
  max-height: 61px;
}

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

.product_information > p {
  font-size: .79rem;
  line-height: 1.71;
  letter-spacing: .554px;
  font-weight: 400;
  color: #000;
}

.order_btn_block {
  display: flex;
  align-items: flex-end;
  flex-grow: 1;
      display: none;
}

.product_block_title {
  display: block;
  font-size: .9rem;
  line-height: 1.5;
  letter-spacing: .633px;
  font-weight: 700;
  color: #002450;
  padding: 9px 0;
}

.product_block_color_wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.product_block_color {
  font-size: .9rem;
  line-height: 3.6;
  letter-spacing: .633px;
  font-weight: 700;
  color: #808080;
}

.color_list {
  display: flex;
  justify-content: space-between;
  list-style: none;
  width: 30%;
}

.color_item {
  background: #146e84;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}

.product_block_specification_title {
  display: block;
  font-size: .9rem;
  line-height: 3.7;
  letter-spacing: .633px;
  font-weight: 700;
  color: #002450;
  margin-top: 7px;
}

.specification_list {
  list-style: none;
  margin: 0 0 0 25px;
}

.specification_item {
  font-size: .79rem;
  line-height: 2.57;
  letter-spacing: .554px;
  font-weight: 400;
  color: #002450;
}

.specification_item::before {
  content: ".";
  font-size: 2.5rem;
  line-height: 1;
  font-weight: 700;
  color: #002450;
  position: absolute;
  transform: translate(-22px, -13px);
}

.product_order_btn {
  background: #002450;
  border: 3px solid #002450;
  color: #fff;
  padding: 0 67px;
  font-size: 1.05rem;
  letter-spacing: .73px;
  line-height: 2.5;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 23px;
}

.product_order_btn:hover {
  background: #fff;
  color: #002450;
}

.product_order_btn:focus {
  background: #002450;
  color: #fff;
}

.product_show_btn {
  background: #14737f;
  border: 3px solid #14737f;
  color: #fff;
  padding: 0 43px;
  font-size: 1.05rem;
  letter-spacing: .73px;
  line-height: 2.5;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 23px;
}

.product_show_btn:hover {
  background: #fff;
  color: #14737f;
}

.product_show_btn:focus {
  background: #14737f;
  color: #fff;
}

.section_four_show_btn, .contact_block_submit, .contact_form_submit {
  border: none;
  background: #fff;
  color: #000;
  padding: 0px;
  font-size: 1.05rem;
  letter-spacing: .73px;
  line-height: 2.5;
  font-weight: 700;
  text-transform: uppercase;
}

.section_four_show_btn:hover, .contact_block_submit:hover, .contact_form_submit:hover {
  background: #cfb36a;
  color: #000;
}

.section_four_show_btn:focus, .contact_block_submit:focus, .contact_form_submit:focus {
  background: #cfb36a;
  color: #000;
}

.section_four_more_block {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 70px;
}

/*------Footer------*/

.footer-container {
  background: #df2c2f;
  margin-top: 70px;
}

.footer_contact_block {
  z-index: 1;
  background: #df2c2f;
}

.footer_form_subblock {
  padding: 0 33px 0 42px;
}

.footer_contact_subblock {
  padding: 0 63px 0 73px;
}

.footer_title {
  font-size: 1.715rem;
  line-height: 4.7;
  letter-spacing: 1.2px;
  font-weight: 700;
  color: #fff;
  white-space: nowrap;
}

#forminator-module-2181, #forminator-module-2473, #forminator-module-2474 {
  display: block !important;
}

.forminator-label--forminator-error {
  position: absolute;
  width: 100%;
  padding: 0 6px;
  transform: translate(0px, 114px);
  background: #FFFEE4;
  border-left: 6px solid red;
}

#forminator-module-2181 .forminator-label--forminator-error {
  position: absolute;
  width: 280px;
  transform: translate(0px, -31px);
}

#forminator-module-2474 .forminator-label--forminator-error {
  position: absolute;
  width: 280px;
  transform: translate(0px, -31px);
}

#forminator-module-2473 .forminator-label--forminator-error {
  position: absolute;
  width: 280px;
  transform: translate(0px, -31px);
}

.forminator-label--forminator-error > p {
  color: red;
  font-size: .8rem;
}

.forminator-label--forminator-success {
  width: 200px;
}

#forminator-module-2212 > .forminator-success {
  position: absolute;
    height: 100%;
    display: block;
    background: #002450;
    z-index: 2;
    padding: 28px;
    text-align: center;
    transform: translate(-11px, 7px);
}

.forminator-label--forminator-success > p {
  color: #fff;
}

.forminator-ui {
  display: none;
}

.forminator-row {
  margin-bottom: 25px !important;
}

.forminator-row-last {
  margin-top: -6px;
}

.contact_block_input > div > input {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 1.14rem;
  letter-spacing: .8px;
  border-bottom: 2px solid #fff;
  z-index: 3;
}

.contact_block_input > div > input:focus {
  background: transparent;
  border: none;
  border-bottom: 2px solid #fff;
}

.contact_block_input > div > label {
  position: relative;
  top: 30px;
  font-size: 1.14rem;
  line-height: 18px;
  letter-spacing: .8px;
  color: #fff;
  transition: all .2s ease;
  cursor: text;
}

.contact_block_textarea > div > textarea {
  background: transparent;
  border: none;
  color: #fff;
  font-size: 1.14rem;
  letter-spacing: .8px;
  border-bottom: 2px solid #fff;
  resize: none;
  z-index: 3;
}

.contact_block_textarea > div > textarea:focus {
  background: transparent;
  border: none;
  border-bottom: 2px solid #fff;
}

.contact_block_textarea > div > label {
  position: relative;
  top: 30px;
  font-size: 1.14rem;
  line-height: 18px;
  letter-spacing: .8px;
  color: #fff;
  transition: all .2s ease;
  cursor: text;
}

.contact_block_submit {
  width: 100%;
}

.footer_contact_info {
  font-size: .86rem;
  line-height: 2.5;
  letter-spacing: .6px;
  font-weight: 400;
  color: #fff;
}

.footer_contact_link {
  font-size: .86rem;
  line-height: 2.5;
  letter-spacing: .6px;
  font-weight: 400;
  color: #fff;
  white-space: nowrap;
}

.footer_contact_link:hover {
  color: #facf01;
}

.footer_contact_link:focus {
  color: #facf01;
}

.footer_comp_name {
  margin: 12px 0;
}

.footer_address {
  display: block;
  margin: 15px 0 30px;
}

.footer_media_links {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding-left: 30px;
  margin: 60px 0 78px;
}

.block_icons {
  background-size: contain;
  background-repeat: no-repeat;
  transition: all 0.2s ease-in-out;
}

.block_icons:hover {
  opacity: .6;
}

.block_icons:focus {
  opacity: .6;
}

.footer_year_block {
  display: flex;
  justify-content: flex-end;
  margin-right: -39px;
}

.footer_rights_block {
  display: flex;
  justify-content: flex-end;
  margin-right: -39px;
  margin-bottom: 20px;
}

.all_rights_font {
  font-size: .86rem;
  line-height: 1.9;
  letter-spacing: .6px;
  font-weight: 400;
  color: #fff;
  white-space: nowrap;
}

/*-------Map-------*/

.footer_map_block {
  display: flex;
  align-self: normal;
}

.full_width_map {
  position: absolute;
  width: 100%;
  height: 797px;
  transform: translate(0px, 0%);
}

.footer_map_block > p {
  width: 100%;
}

/*-------Media-------*/

@media  print, screen and (max-width:1223px) {
  .right_side_img1 {
    width: 303px;
  }

  .right_side_img2 {
    width: 176px;
  }

  .right_side_img3 {
    width: 216px;
  }

  .right_side_img4 {
    width: 261px;
  }
}

@media  print, screen and (max-width:1195px) {
  .header_banner {
    margin: 100px 0 150px;
  }
}

@media  print, screen and (max-width:1128px) {
  .header_product_image_wrapper {
      transform: translate(-77px, -71px);
  }

  .specification_item {
    line-height: 1.6;
  }
}


@media  print, screen and (max-width:1056px) {
  .product_information {
    padding: 0 10px;
  }
}

@media  print, screen and (max-width:1049px) {
  .header_banner {
    margin: 100px 0 83px;
  }

  .header_product_image_wrapper {
      transform: translate(-77px, -77px);
  }
}

@media  print, screen and (max-width:1043px) {
  .right_side_img1 {
    display: block;
    margin: 0px auto 27px !important;
    width: auto;
  }

  .right_side_img2 {
    display: block;
    margin: auto !important;
    width: auto;
  }

  .right_side_img3 {
    display: block;
    margin: 0px auto 27px !important;
    width: auto;
  }

  .right_side_img4 {
    display: block;
    margin: auto !important;
    width: auto;
  }
}

@media  print, screen and (max-width:1024px) {
  #main-menu {
    background: transparent;
  }

  .menu_list {
    display: none;
    position: fixed;
    right: -24px;
    flex-direction: column;
    background: #df2c2f;
    padding: 10px 0;
    width: 15rem;
    box-shadow: 0 6px 10px 2px rgba(0, 0, 0, .4);
  }

  .menu-item > a {
    color: #fff !important;
    margin: 10px 0;
    display: block;
  }

  .mobile_menu_btn {
    display: block;
  }

  .polilang_list {
    position: relative;
    left: -90px;
  }

  .header_banner {
    margin: 100px 0 203px;
  }

  .header_product_image_wrapper {
    display: none;
  }

  .right_side_img1 {
    display: block;
    margin: 0px auto 27px !important;
    width: auto;
  }

  .right_side_img2 {
    display: block;
    margin: auto !important;
    width: auto;
  }

  .right_side_img3 {
    display: block;
    margin: 0px auto 27px !important;
    width: auto;
  }

  .right_side_img4 {
    display: block;
    margin: auto !important;
    width: auto;
  }

  .experience_block:nth-child(2) {
    left: 0px;
  }

  .specification_item::before {
    transform: translate(-23px, -20px);
  }
}

@media  print, screen and (max-width:960px) {
  .section_title {
    line-height: 3;
  }

  .mobile_title {
    line-height: 4.7;
  }

  .left_side_images {
    flex-direction: column;
  }

  .left_side_background_img {
    margin: 25px 0;
  }

  .experience_font_biggest {
    font-size: 16rem;
  }

  .experience_font {
    font-size: 2.2rem;
  }

  .experience_block_description {
    font-size: 1.1rem;
  }
}

@media  print, screen and (max-width:840px) {
  .section_title {
    font-size: 1.5rem;
    line-height: 2;
  }

  .mobile_title {
    line-height: 4.7;
  }
}

@media  print, screen and (max-width:807px) {
  .header_banner {
      margin: 70px 0 143px;
  }
}

@media  print, screen and (max-width:770px) {
  .section_one_right_side {
    padding: 0 25px 0 25px !important;
  }

  .section_two_left_side {
      padding: 0 40px 0 40px !important;
  }

  .experience_section > div > .left_side {
    position: relative;
    top: 30px;
  }

  .experience_font_biggest {
    font-size: 13rem;
  }

  .experience_font {
    font-size: 2.2rem;
  }

  .experience_block:nth-child(2) {
    position: relative;
    left: 16px;
  }

  .experience_block_description {
    font-size: .9rem;
  }
}

@media  print, screen and (max-width:709px) {
  .header_banner {
      margin: 60px 0 83px;
  }
}

@media  print, screen and (max-width:640px) {
  .padding25 {
    padding: 0 25px 25px !important;
  }

  .polilang_list {
    top: -58px;
  }

  .sectificate_image {
    display: block;
    margin: auto;
  }

  .experience_section{
    margin: 10px 0 10px;
  }

  .experience_block {
    left: 0 !important;
    right: 0 !important;
  }

  .experience_img_wrapper {
    margin: auto;
    justify-content: center;
  }

  .experience_block_description {
    margin: auto;
    padding: 0;
  }

  .color_list {
    width: 70%;
  }

  .full_width_map {
    height: 600px;
    transform: translate(0px, 210%);
  }
}

@media  print, screen and (max-width:584px) {
  .full_width_map {
    height: 600px;
    transform: translate(0px, 215%);
  }
}

@media  print, screen and (max-width:539px) {
  .polilang_list {
    top: 0;
    left: 0;
    justify-content: center;
    margin: 0;
  }

  .header_banner {
    margin: 60px 0 58px;
  }

  .header_order_btn {
    padding: 20px 30px;
    font-size: 1.4rem;
    white-space: nowrap;
  }

  .all_rights_font {
    white-space: normal;
  }
}

@media  print, screen and (max-width:450px) {
  .report_block {
    display: flex;
    flex-direction: column;
  }
  
  .report_buttons {
    text-align: center;
  }

  .report_buttons:nth-child(odd) {
    margin: 10px 0 0 0;
  }
}

@media  print, screen and (max-width:410px) {
  .padding25 {
    padding: 0 10px 20px !important;
  }

  .product_block_color_wrapper {
    flex-direction: column;
  }

  .color_list {
    width: 100%;
  }
}

@media  print, screen and (max-width:386px) {
  .header_banner_left {
    padding: 0;
  }

  .header_banner {
    margin: 45px 0 38px;
  }
}

@media  print, screen and (max-width:378px) {
  .full_width_map {
    height: 545px;
    transform: translate(0px, 242%);
  }

  .footer_title {
    font-size: 1.4rem;
  }
}

@media  print, screen and (max-width:329px) {
  .full_width_map {
    height: 545px;
    transform: translate(0px, 249%);
  }

  .product_order_btn {
    padding: 0 18px;
  }

  .footer-container > .grid-container {
    padding: 0 !important;
  }
}

@media  print, screen and (max-width:320px) {
  .full_width_map {
    display: none;
  }
}
