a.active.focus,
a.active:focus,
a.focus,
a:active.focus,
a:active:focus,
a:focus,
button.active.focus,
button.active:focus,
button.focus,
button:active.focus,
button:active:focus,
button:focus,
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: 0 !important;
  outline-color: transparent !important;
  outline-width: 0 !important;
  outline-style: none !important;
  box-shadow: 0 0 0 0 rgba(0, 123, 255, 0) !important;
}

body {
  font-family: "Manrope", sans-serif;
  font-size: 16px;
  height: auto;
  position: relative;
}

label {
  cursor: pointer;
}

input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

ul {
  font-style: 16px;
}

.menu,
.bottom_menu {
  border-bottom: 1px solid #004bb1;
}

.top_menu {
  padding: 20px 0;
  width: 85%;
  margin-left: 100px;
}

.logo_box {
  margin-bottom: 0;
}

p {
  font-size: 16px;
}

.btn-secondary,
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
  color: #000;
  background-color: #fff;
  border: none;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  display: flex;
  align-items: center;
}

.dropdown-toggle::after {
  content: url(/img/drop_down.svg)
    /*tpa=http://i88413.hostde32.fornex.host/local/templates/empty/img/drop_down.svg*/;
  border: none;
  margin-left: 10px;
}

.search_button {
  background-color: #fff;
  border: none;
  outline: none;
}

.company_title {
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  padding: 0;
  margin: 0 15px;
}

.city_drop img {
  width: 16px;
  height: 24px;
}

.lang {
  padding: 4px;
  border: 1px solid #148b45;
  border-radius: 3px;
  cursor: pointer;
}

.lang {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  text-transform: uppercase;
}

.menu_info .phone_link {
  font-weight: bold;
  font-size: 22px !important;
  line-height: 26px !important;
  color: #004bb1;
  text-decoration: none;
  display: block;
}

.menu_info .email_link {
  font-weight: 600;
  font-size: 20px !important;
  line-height: 26px !important;
  color: #000000 !important;
  margin-right: 30px;
  text-decoration: none;
  cursor: pointer;
  display: block;
}

.bottom_menu .nav-link {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #000000;
  padding: 0;
}

.bottom_menu .nav-item:not(:last-child) {
  margin-right: 50px;
}

.navbar-collapse {
  justify-content: center;
}

.bottom_menu .nav-link:hover {
  color: #148b45;
}

.navbar {
  padding: 15px 0;
  margin-bottom: 0 !important;
}

.navbar-toggler-icon {
  height: 4px;
  background-color: #148b45;
  display: block;
}

.navbar-toggler-icon:nth-child(2) {
  margin: 4px 0;
}

.hero_section.slick-slide,
.hero_section-img,
.hero_section_bg {
  /* background: url(/img/hero_bg.png) */
  /*tpa=http://i88413.hostde32.fornex.host/local/templates/empty/img/hero_bg.png*/
  /* center center no-repeat; */
  background-size: cover;
  /* background-color: rgba(0, 75, 177, 0.6); */
  position: relative;
  /* height: 80vh; */
  /* height: 700px; */
  /* height: 750px; */
  height: 850px;
}

@media screen and (min-width: 768px) {
  .hero_section.slick-slide,
  .hero_section-img,
  .hero_section_bg {
    height: 665px;
  }
}

.bg_left {
  width: 58%;
  background: url(/img/bg_left.png)
    /*tpa=http://i88413.hostde32.fornex.host/local/templates/empty/img/bg_left.png*/
    center center no-repeat;
  background-size: cover;
}

.bg_right {
  width: 42%;
  background: url(/img/hero_img.png)
    /*tpa=http://i88413.hostde32.fornex.host/local/templates/empty/img/hero_img.png*/
    center center no-repeat;
  background-size: cover;
}

.hero_offer {
  color: #fff;
  margin-top: 100px;
  margin-bottom: 60px;
}

h1 {
  font-weight: 600;
  font-size: 40px;
  line-height: 54px;
  width: 80%;
}

.offer_paragraph {
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.03em;
  margin-top: 28px;
  margin-bottom: 40px;
  /* width: 70%; */
}

.button {
  background: #ffffff;
  border-radius: 3px;
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.1em;
  color: #148b45;
  padding: 20px 30px;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
}

.button:hover {
  box-shadow: 0 5px 10px 0 #fff;
}

.hero_info_text {
  font-weight: bold;
  font-size: 12px;
  line-height: 22px;
  text-transform: uppercase;
  margin: 0 0 0 14px;
  font-family: "Lato";
}

.hero_info {
  margin-top: 80px;
  margin-bottom: 60px;
  column-gap: 40px;
  /* width: 90%; */
}

.hero_img {
  position: absolute;
  left: 0;
}

.hero_img img {
  width: 100%;
}

h2 {
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
  color: #000000;
}

.production {
  padding-top: 60px;
  padding-bottom: 70px;
}

.production_wrapper a {
  text-decoration: none !important;
}

.prod_item_title {
  font-weight: 900;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
  color: #004bb1;
  margin-top: 20px;
}

.prod_item_link {
  text-decoration: none;
}

.prod_item:hover {
  background: #ffffff;
  border: 2px solid #148b45;
  box-shadow: 0px 10px 20px rgba(0, 75, 177, 0.05);
  outline: none;
}

.prod_item:hover .prod_item_title {
  color: #148b45;
}

.production_wrapper {
  margin-top: 20px;
  padding-left: 0;
}

.clean_corp {
  background: url(/img/clean_corp_bg.png)
    /*tpa=http://i88413.hostde32.fornex.host/local/templates/empty/img/clean_corp_bg.png*/
    center center no-repeat;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 70px;
}

.clean_corp_text {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
}

.clean_corp_text:first-child {
  margin-top: 40px;
  margin-bottom: 20px;
}

.clean_corp_text:nth-child(2) {
  margin-top: 40px;
}

.segments_item,
.segments_item_title {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 10px;
  width: 70%;
}

.segments_item_title {
  width: 90%;
  margin-bottom: 20px;
}

.segmets_img img {
  width: 100%;
}

.delivery {
  background: url(/img/delivery_bg.webp)
    /*tpa=http://i88413.hostde32.fornex.host/local/templates/empty/img/delivery_bg.png*/
    center center no-repeat;
  background-size: cover;
}

.delivery_content {
  padding: 50px 0;
}
.delivery_content .button.button--md {
  max-width: 151px;
  text-transform: capitalize;
  padding: 20px 0;
}

.delivery h2 {
  color: #fff;
  margin-bottom: 46px;
}

.garant {
  background: url(/img/garant_bg.webp)
    /*tpa=http://i88413.hostde32.fornex.host/local/templates/empty/img/garant_bg.png*/
    center center no-repeat;
  background-size: cover;
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  text-align: center;
  color: #000000;
  width: 180px;
  height: 180px;
  z-index: 9;
}

.garant span {
  font-weight: 800;
  font-size: 50px;
  line-height: 60px;
  text-align: center;
  color: #000000;
  margin-top: 40px;
}

.delivery_img {
  margin-left: -50px;
  max-width: 100%;
}

.problems {
  padding-top: 80px;
  padding-bottom: 70px;
}

.problems img {
  width: 100%;
}

.problems_text_wrapper {
  margin-left: 0;
}

.problems-item-elements-wrapper .problems-item-element {
  row-gap: 20px;
}
.problems-item-elements-wrapper .problems-item-element:nth-child(odd) {
  flex-direction: column-reverse;
  row-gap: 20px;
}

.problems .h2 {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  .problems {
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .segments_item_title {
    font-size: 16px;
    line-height: 24px;
  }

  .problems_text_wrapper {
    margin-left: 38px;
  }
  .problems-item-elements-wrapper .problems-item-element:nth-child(odd) {
    flex-direction: row;
  }
  .problems-item-elements-wrapper .problems-item-element {
    row-gap: 0px;
  }
  /* .problems-item-element:nth-child(even) {
    flex-direction: row-reverse;
  } */
}

.problems_title {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  margin: 0;
}

.problems_description {
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .problems_description {
    font-size: 16px;
    line-height: 24px;
  }
}

.green_button {
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.1em;
  color: #ffffff;
  text-transform: uppercase;
  background: #148b45;
  border-radius: 3px;
  padding: 15px 30px;
  text-decoration: none;
  display: block;
  max-width: 200px;
}

.green_button:hover,
.send_order:hover {
  /* box-shadow: 0 5px 10px 0 black; */
  cursor: pointer;
  color: #004bb1;
  text-decoration: none;
  color: white;
}

.work_order,
.thanks_letter {
  background: url(/img/work_order_bg.png)
    /*tpa=http://i88413.hostde32.fornex.host/local/templates/empty/img/work_order_bg.png*/
    center center no-repeat;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 70px;
}

.work_order_wrapper {
  margin-top: 60px;
  display: flex;
  flex-direction: column;
}

.work_order_wrapper.d-flex {
  display: grid !important;
  grid-template-columns: 1fr 1fr;
}

.work_order_text {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #000000;
  width: 100%;
  margin: 15px auto 0 auto;
}

.work_order_img {
  width: 150px;
  height: 150px;
}

.work_order_item {
  width: 100%;
}

.work_order_item img {
  margin: 0 auto;
}

.work_dots {
  display: none;
}

@media (min-width: 768px) {
  .work_order_wrapper.d-flex {
    display: flex !important;
  }

  .work_dots {
    display: flex;
    align-items: center;
  }

  .work_dots img {
    margin-bottom: 40px;
  }

  .work_order_wrapper {
    flex-direction: row;
  }

  .work_order_item {
    width: auto;
  }

  .sections-price-list {
    padding-bottom: 30px;
  }
}

.services {
  padding-bottom: 70px;
}
.certificates {
  padding-top: 25px;
  padding-bottom: 70px;
}

.services h2 {
  margin-bottom: 60px;
}

.service_item {
  height: 300px;
  padding: 120px 30px 30px 30px;
  border-radius: 3px;
  display: flex;
  /* align-items: flex-end; */
  transition: 0.5s;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .service_item {
    margin-bottom: 0;
  }
}

.service_item:hover {
  box-shadow: 1px 6px 10px rgba(0, 0, 0, 0.349);
}

.thumb a img:hover {
  box-shadow: 1px 6px 10px rgba(0, 0, 0, 0.349);
}

.thumb a img {
  transition: 0.3s ease-in-out;
  margin: 5px 0px;
}

.service_item_1 {
  background: url(/img/service_img_1.webp)
    /*tpa=http://i88413.hostde32.fornex.host/local/templates/empty/img/service_img_1.png*/
    center center no-repeat;
  background-size: cover;
}

.service_item_2 {
  background: url(/img/service_img_2.webp)
    /*tpa=http://i88413.hostde32.fornex.host/local/templates/empty/img/service_img_2.png*/
    center center no-repeat;
  background-size: cover;
}

.service_item_3 {
  background: url(/img/service_img_3.webp)
    /*tpa=http://i88413.hostde32.fornex.host/local/templates/empty/img/service_img_3.png*/
    center center no-repeat;
  background-size: cover;
}

.service_content_wrapper {
  width: 90%;
}

.service_item_title {
  font-weight: 900;
  font-size: 24px;
  line-height: 36px;
  display: flex;
  align-items: flex-end;
  text-transform: uppercase;
  color: #004bb1;
}

.service_item_paragraph {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  margin: 0;
}

.thanks_letter_item img {
  max-width: 100%;
  /* filter: drop-shadow(0px 2px 20px rgba(115, 115, 115, 0.15)); */
}

.thanks_letter h2 {
  margin-bottom: 60px;
}

.slick-prev,
.slick-next {
  width: 40px;
  height: 40px;
  border: 2px solid #148b45;
  border-radius: 50%;
  display: block;
  align-items: center;
}

.slick-prev:before {
  content: url(/img/prev.svg)
    /*tpa=http://i88413.hostde32.fornex.host/local/templates/empty/img/prev.svg*/;
  color: #148b45;
}

.slick-next:before {
  content: url(/img/next.svg)
    /*tpa=http://i88413.hostde32.fornex.host/local/templates/empty/img/next.svg*/;
  color: #148b45;
}

.slick-prev:before,
.slick-next:before {
  line-height: 0.6;
}

.thanks_letter .slick-prev {
  left: -60px;
  z-index: 99;
}

.thanks_letter .slick-next {
  right: -30px;
}

.projects_wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

@media (min-width: 768px) {
  .projects_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
  }
}

.projects_item {
  border-radius: 3px;
  height: 300px;
  position: relative;
}

.project_item_bg {
  /* display: none; */
  transition: 0.3s ease-in-out;
  opacity: 0;
  position: absolute;
  height: 300px;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 20;
  background: linear-gradient(
    180deg,
    rgba(242, 246, 251, 0) 0%,
    rgba(242, 246, 251, 0.6) 34.38%,
    rgba(242, 246, 251, 0.95) 76.04%
  );
}

.projects {
  padding-top: 80px;
  padding-bottom: 70px;
}

.projects h2 {
  margin-bottom: 60px;
}

.projects_item_1 {
  background: url(/img/project_item_img_1.png)
    /*tpa=http://i88413.hostde32.fornex.host/local/templates/empty/img/project_item_img_1.png*/
    center center no-repeat;
  background-size: cover;
}

.projects_item_2 {
  background: url(/img/project_item_img_2.png)
    /*tpa=http://i88413.hostde32.fornex.host/local/templates/empty/img/project_item_img_2.png*/
    center center no-repeat;
  background-size: cover;
}

.projects_item_3 {
  background: url(/img/project_item_img_3.png)
    /*tpa=http://i88413.hostde32.fornex.host/local/templates/empty/img/project_item_img_3.png*/
    center center no-repeat;
  background-size: cover;
}

.projects_item_4 {
  background: url(/img/project_item_img_4.png)
    /*tpa=http://i88413.hostde32.fornex.host/local/templates/empty/img/project_item_img_4.png*/
    center center no-repeat;
  background-size: cover;
}

.projects_item_5 {
  background: url(/img/project_item_img_5.png)
    /*tpa=http://i88413.hostde32.fornex.host/local/templates/empty/img/project_item_img_5.png*/
    center center no-repeat;
  background-size: cover;
}

.projects_item_6 {
  background: url(/img/project_item_img_6.png)
    /*tpa=http://i88413.hostde32.fornex.host/local/templates/empty/img/project_item_img_6.png*/
    center center no-repeat;
  background-size: cover;
}

.projects_item:hover .project_item_bg {
  opacity: 1;
}

.project_item_title {
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
  margin: 0;
}

.project_item_content {
  height: 100%;
  width: 100%;
  padding-left: 30px;
  padding-bottom: 30px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.form_section {
  background: url(/img/form_bg.png)
    /*tpa=http://i88413.hostde32.fornex.host/local/templates/empty/img/form_bg.png*/
    center center no-repeat;
  background-size: cover;
}

.form_section h2 {
  color: #fff;
}

.form_paragraph {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  margin-bottom: 0;
  margin-top: 20px;
}

.form_text {
  margin: 40px 0;
}

form input[type="text"] {
  background: #ffffff;
  border: 1px solid #e6e6e6;
  box-sizing: border-box;
  border-radius: 3px;
  /* padding: 13px 15px; */
  /* width: 48%; */
}

input::placeholder {
  font-weight: 300;
  font-size: 16px;
  line-height: 24px;
  color: #707070;
}

form input[type="submit"] {
  font-weight: 700;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0.1em;
  color: #ffffff;
  text-transform: uppercase;
  padding: 18px 81px;
  background: #148b45;
  border-radius: 3px;
  outline: none;
  border: none;
  width: 48%;
}

.personal_data {
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  width: 48%;
  display: block;
  padding-right: 40px;
  margin: 0;
}

.personal_data a {
  font-weight: 700;
  text-decoration: underline !important;
  cursor: pointer;
}

.form_wrapper {
  margin: 50px 0;
}

.map {
  width: 100%;
  position: relative;
}

.map_section h2 {
  color: #004bb1;
  margin-bottom: 40px;
}

.contacts_card {
  margin-top: 20px;
  padding: 25px 20px;
  max-width: 400px;
  width: 100%;
  box-shadow: 0px 5px 15px rgba(115, 115, 115, 0.15);
  border-radius: 3px;
  background: #ffffff;
}

.contacts_card .green_button {
  margin-top: 40px;
}

@media (min-width: 768px) {
  .contacts_card {
    margin-top: 0;
    position: absolute;
    top: 40px;
  }

  .contacts_card .green_button {
    width: 60%;
  }
}

@media (min-width: 1240px) {
  .contacts_card {
    padding: 40px 30px;
  }
}

.address {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #000000;
  margin-bottom: 40px;
}

footer .phone_link {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: #000000;
  margin-bottom: 20px;
  display: block;
  text-decoration: none;
}

.email_text {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}

footer .email_link {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #004bb1;
  text-decoration: none;
  cursor: pointer;
}

.footer_top {
  padding-top: 30px;
  padding-bottom: 50px;
}

footer .logo_box {
  margin-bottom: 25px;
}

.footer_top .address {
  max-width: 250px;
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 10px;
}

.phone_link {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 5px;
}

.footer_top .email_link {
  font-weight: 500;
  font-size: 16px;
  line-height: 21px;
  color: #004bb1;
}

.email_img {
  margin-right: 10px;
}

.copyright {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
  color: #222222;
  margin-top: 20px;
  margin-bottom: 0;
}

.products_list {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}

h4 {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #222222;
  margin-top: 30px;
  margin-bottom: 15px;
}

.products_list_item {
  margin-bottom: 10px;
}

.products_list_item a {
  font-weight: 500;
  font-size: 16px;
  line-height: 18px;
  color: #707070;
  text-decoration: none;
  cursor: pointer;
}

.footer_menu {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  margin-top: 30px;
}

.footer_menu_item {
  margin-bottom: 10px;
}

.footer_menu_link {
  text-decoration: none;
  font-weight: 600;
  font-size: 16px;
  line-height: 18px;
  color: #222222;
  cursor: pointer;
}

.socials {
  align-items: center;
  margin-top: 30px;
  margin-bottom: 20px;
  gap: 10px;
}

.socials_item {
  cursor: pointer;
}

.socials_item_vk {
  margin: 0 7px;
}

.rating_title {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  margin-bottom: 18px;
}

.stars img {
  margin-right: 5px;
}

.yandex_market {
  margin-top: 18px;
}

.paykeeper {
  margin-top: 20px;
  max-width: 300px;
}

.footer_bottom {
  background-color: #148b45;
  padding: 10px 0;
}

.footer_bottom_content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 15px;
}

.footer_bottom_content a {
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  text-decoration-line: none !important;
  color: #ffffff !important;
  cursor: pointer;
}

@media (min-width: 768px) {
  .footer_bottom_content {
    flex-direction: row;
  }
}

.made_in {
  display: inline;
  gap: 0 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #ffffff !important;
  margin: 0;
  text-decoration: none;
  text-align: center;
}

@media (min-width: 768px) {
  .made_in {
    font-size: 12px;
  }

  .footer_bottom_content a {
    font-size: 12px;
  }

  .copyright {
    font-size: 14px;
  }
}

.logo_link {
  cursor: pointer;
}

/* карточка товара */
.product_card_section {
  background: url(/img/clean_corp_bg.png)
    /*tpa=http://i88413.hostde32.fornex.host/local/templates/empty/img/clean_corp_bg.png*/
    center center no-repeat;
  background-size: cover;
  padding-top: 30px;
}

.prod_gallery_item {
  max-width: 336px;
  height: 336px;
}

.slider-for img {
  width: 100%;
  height: 100%;
}

.slider-nav .item {
  width: 80px !important;
  height: 80px !important;
  margin-right: 30px;
}

.slider-nav .item img {
  width: 100%;
}

.product_card_section .slick-slide {
  display: flex;
  justify-content: center;
}

.slider-nav {
  margin-top: 30px;
  padding-bottom: 30px;
}

.product_card_section .slick-next,
.product_card_section .slick-prev {
  top: -200px;
}

.product_card_section .slick-prev {
  left: 40px;
}

.product_card_section .slick-next {
  right: 40px;
}

.slider-nav .slick-current {
  border: 1px solid #148b45 !important;
}

.product_card_section .slick-list {
  width: 70%;
  margin: 0px auto;
  padding: 0 !important;
}

.product_card_info img {
  width: 30px;
  height: 30px;
}

.card_info_title {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
  margin: 0;
  margin-left: 30px;
}

.price_box {
  margin-top: 45px;
  margin-bottom: 40px;
}

.price_box p {
  font-weight: 600;
  font-size: 30px;
  line-height: 40px;
  color: #000000;
}

.price_box span {
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
  color: #148b45;
  margin-left: 30px;
}

.one_click_order {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  text-decoration-line: underline;
  color: #000000;
  margin-left: 50px;
}

.find_cheaper {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
  margin-top: 20px;
}

/* .tab_box {
  padding-top: 50px;
  padding-bottom: 70px;
} */
.tab_box_content {
  padding-top: 60px;
  padding-bottom: 70px;
}

.description_text {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
  margin-top: 40px;
  margin-bottom: 70px;
}

.tab_box_bg {
  background: url(/img/clean_corp_bg.png)
    /*tpa=http://i88413.hostde32.fornex.host/local/templates/empty/img/clean_corp_bg.png*/
    center center no-repeat;
  background-size: cover;
}

.line {
  height: 1px;
  width: 70%;
  background-color: rgba(0, 75, 177, 0.5);
}

.looked_item .details_item {
  font-weight: 600;
  font-size: 20px;
  line-height: 16px;
  color: #000000;
  margin-bottom: 30px;
}

.details_item:first-child {
  margin-top: 30px;
}

.no-wrap {
  white-space: nowrap;
}

.separate {
  width: 1px;
  background: rgba(0, 75, 177, 0.5);
  height: 100%;
  padding: 0;
}

.benefits_wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 60px;
}

.benefits_item {
  margin-bottom: 40px;
}

.benefits_number {
  font-weight: 700;
  font-size: 120px;
  line-height: 110px;
  color: rgba(0, 75, 177, 0.2);
  margin-right: 30px;
}

.benefits_title {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  margin-bottom: 10px;
}

.benefits_paragraph {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
  width: 80%;
}

.scheme_list {
  list-style: none;
}

.scheme_item {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
}

.scheme_item span {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  color: #000000;
}

/* .service_block {
  margin-top: 50px;
} */
/* .work_method {
  margin-top: 80px;
} */
.work_method_paragraph {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
  margin-top: 40px;
}

.work_method_list {
  padding-left: 1rem;
}

.work_method_title {
  margin: 20px 0;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
}

.small_paragraph {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
  margin-bottom: 10px;
}

.small_paragraph::marker {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  color: #148b45;
}

.accordion-item {
  border-radius: 3px !important;
  border: 1px solid #004bb1 !important;
  margin-top: 10px;
}

.accordion-button {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  padding: 18px 30px 18px 40px !important;
}

.faq_wrapper {
  margin-top: 60px;
}

/* .payment_block {
  margin-top: 40px;
} */
.small_title {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
  margin-bottom: 20px;
}

.delivery_list {
  list-style: none;
  padding: 0;
}

.delivery_item {
  margin-bottom: 10px;
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
}

.delivery_item::before {
  display: block;
  width: 10px !important;
  height: 10px !important;
  background: #148b45 !important;
  content: "";
  border-radius: 50%;
  margin-right: 20px;
}

.delivery_green {
  padding: 27px 48px 28px 30px;
  background: url(/img/delivery_green_bg.png)
    /*tpa=http://i88413.hostde32.fornex.host/local/templates/empty/img/delivery_green_bg.png*/
    center center no-repeat;
  background-size: cover;
  border-radius: 3px;
  margin-top: 15px;
}

.delivery_green .small_title {
  color: #fff;
}

.delivery_small_text {
  font-weight: normal;
  font-size: 12px;
  line-height: 22px;
  color: #ffffff;
  width: 93%;
}

.characteristics .nav-tabs .nav-link.active,
.nav-link:hover,
.nav-link:focus,
.nav-link {
  border: none !important;
}

.characteristics .nav-item .nav-link {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #000000 !important;
  padding: 15px 0 10px 0;
  margin-right: 50px;
}

.characteristics .nav-item .nav-link.active {
  font-weight: 600;
  border-bottom: 3px solid #004bb1 !important;
}

.waste_time {
  background: url(/img/clean_corp_bg.png)
    /*tpa=http://i88413.hostde32.fornex.host/local/templates/empty/img/clean_corp_bg.png*/
    center center no-repeat;
  background-size: cover;
  /* padding-top: 80px;
  padding-bottom: 70px; */
}

.waste_time .form_paragraph,
.waste_time .personal_data {
  color: #000;
}

.waste_time .form_wrapper {
  margin-top: 20px;
  margin-bottom: 0;
}

.waste_time form input[type="text"] {
  border: 1px solid #148b45;
  border-radius: 3px;
}

.waste_time form input[type="submit"] {
  padding: 18px 40px;
}

.waste_time .form_paragraph a {
  color: #000;
  text-decoration: none;
  font-weight: 700;
}

.anna {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}

.garant p {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  text-align: center;
  color: #000000;
  margin-bottom: 10px;
  margin-top: -20px;
  display: block;
}

.waste_time .garant,
.partners .garant {
  position: absolute;
  top: 58%;
  left: 60%;
}

.label_block {
  position: relative;
}

.recommendation {
  padding-top: 80px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(0, 75, 177, 0.5);
}

.recommendation_slider {
  margin-top: 60px;
}

.recommend_title {
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #000000;
  margin-top: 20px;
  width: 90%;
}

.recommendation_slider_item img {
  width: 90%;
}

.recommendation .slick-prev {
  left: -55px;
}

.looked {
  padding-top: 80px;
  padding-bottom: 70px;
}

.looked_item {
  box-shadow: 0px 5px 15px rgba(0, 75, 177, 0.3);
  border-radius: 3px;
  padding: 20px 48px 30px 48px;
}

.looked_title {
  font-weight: 700;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #000000;
}

.looked_item img {
  width: 100%;
}

.nav-tabs {
  border: none !important;
}

.nav-tabs-border,
.work_method {
  border-bottom: 1px solid rgba(0, 75, 177, 0.5) !important;
}

.service_img img {
  width: 100%;
}

.service_img {
  position: relative;
  /* background: rgba(242, 246, 251, 0.4);
border-radius: 3px;
height: 300px; */
}

.service_img::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(242, 246, 251, 0.4);
}

.content .small_paragraph {
  margin-bottom: 10px;
}

.certificates .small_paragraph {
  margin-top: 50px;
  margin-bottom: 70px;
}

i {
  cursor: pointer;
}

.partners h2,
.offices h2,
.docs_stroisnab h2,
.docs_ecoseti h2,
.delivery_and_payment h2 {
  margin-bottom: 40px;
}

.workers,
.docs_ecoseti {
  background: url(/img/clean_corp_bg.png)
    /*tpa=http://i88413.hostde32.fornex.host/local/templates/empty/img/clean_corp_bg.png*/
    center center no-repeat;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 70px;
}

.workers .small_title {
  margin-top: 30px;
}

.contacts {
  padding-bottom: 70px;
}

.contacts h2 {
  margin-bottom: 40px;
}

.contacts .green_button {
  margin-top: 40px;
}

.offices,
.docs_stroisnab {
  padding-top: 80px;
  padding-bottom: 70px;
}

.delivery_and_payment,
.catalog_items {
  padding-bottom: 70px;
}

.show_more {
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  text-decoration-line: underline;
  color: #000000;
  margin-top: 60px;
  display: block;
}

.form_title {
  color: #000;
  font-size: 40px;
  line-height: 1em;
}

.hidden_form {
  width: 50%;
  margin: 0 auto;
  background-color: #fff;
  padding: 20px 20px 50px 20px;
}

.hidden_form form input[type="text"],
.hidden_form form input[type="submit"] {
  width: 100%;
  margin-bottom: 20px;
}

.video_link img,
.scheme_img img {
  width: 100%;
}

/* 
catalog_items */
.catalog_item_card {
  box-shadow: 0px 5px 15px rgba(0, 75, 177, 0.3);
  border-radius: 3px;
  padding: 20px 45px 30px 45px;
  height: 570px;
}

.catalog_item_card .details_item {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  margin-bottom: 30px;
}

.catalog_item_card .price_box {
  margin: 20px auto 10px auto;
  text-align: center;
}

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

.catalog_item_card .green_button {
  margin: 0 auto;
}

/*страница 404*/
.error_section {
  padding-top: 80px;
  padding-bottom: 70px;
}

.error_section h2 {
  margin-bottom: 40px;
}

.error_section .small_paragraph:first-of-type {
  margin-bottom: 20px;
}

.error_section .small_paragraph:nth-of-type(2) {
  margin-bottom: 0;
}

.error_section .green_button {
  margin-top: 40px;
}

.error_img {
  width: 100%;
}

.catalog-list-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 20px;
  row-gap: 20px;
}

.catalog-item-main {
}

.catalog-item-main-grid {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background: #ffffff;
  box-shadow: 0px 5px 15px rgba(0, 75, 177, 0.3);
  border-radius: 3px;
  padding: 20px 30px 15px 30px;
}

.catalog-item-image-g a {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  color: #000000;
}

.catalog-item-title-g a {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  text-decoration: none;

  color: #000000;
}

.catalog-link {
  text-decoration: none;
  padding: 15px 40px;
  font-family: inherit;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 14px;
  color: #ffffff;
  background: #148b45;
  border-radius: 3px;
  margin-bottom: 40px;
  margin-top: 20px;
}

.catalog-link:hover {
  color: #ffff;
  text-decoration: none;
  box-shadow: 0 5px 10px 0 #148b4688;
}

.catalog-list-prop {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-top: 10px;
}

.catalog-list-prop:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 1px;
  background-color: rgba(0, 75, 177, 0.5);
  bottom: 5px;
}

.catalog-list-prop span {
  z-index: 1;
  background-color: #fff;
}

.catalog-list-prop span:nth-child(1) {
  padding-right: 10px;
}

.catalog-list-prop span:nth-child(2) {
  padding-left: 10px;
}

.item-desk {
}

.item-grid {
  display: grid;
  grid-template-columns: repeat(2, 50%);
  padding-bottom: 60px;
  margin-top: 30px;
}

.liskitem {
  list-style: none;
}

.liskitem li {
  margin-bottom: 20px;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  color: #000000;
}

.liskitem li img {
  padding-right: 20px;
}

.catalog-detail {
  position: relative;
}

.catalog-detail::before {
  position: absolute;
}

.itemtitle {
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 54px;
  grid-column: 1/3;
  margin-bottom: 70px;
  margin-top: 0px;
}

.catalog-item-img img {
  display: block;
  margin: 0 auto;
  max-width: 350px;
  height: auto;
}

.item-btn {
  border: none;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.1em;
  color: #ffffff;
  background: #148b45;
  border-radius: 3px;
  padding: 15px 40px;
  transition: 0.5s;
  margin-right: 50px;
}

.item-btn:hover {
  /* color: #004bb1; */
  box-shadow: 0 5px 10px 0 #148b4688;
}

.item-btn-cl {
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  text-decoration-line: underline;
  color: #000000;
  background: transparent;
  border: none;
}

.item-btn-cl:hover {
  text-decoration: none;
}

.item-des {
  display: block;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  margin-top: 20px;
  color: #000000;
  text-decoration: none;
}

.btn-cardlist {
  margin-top: 40px;
}

.item-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  /*border-bottom: 1px solid rgba(0, 75, 177, 0.5);*/
  padding-bottom: 10px;
}

.item-nav ul li a {
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  color: #000000;
}

.item-nav ul li a:hover {
  color: #004bb1;
}

/*.item-nav {
  margin-bottom: 20px;
}*/
.title-item-desk {
  margin-top: 0px;
  margin-bottom: 40px;
}

.item-desk-ine {
  padding-bottom: 30px;
}

.item-desk-ine b {
  display: block;
  font-size: 19px;
  padding-top: 70px;
  padding-bottom: 20px;
}

.item-desk-ine ul {
  margin: 0;
  padding: 0;
}

.item-desk-ine ul li {
  padding-bottom: 10px;
}

.item-har {
  background-image: url(./images/ibg.jpg);
  padding-bottom: 70px;
}

.item-har2 {
  background-image: url(./images/ibg.jpg);
}

.item-har h2 {
  padding-top: 80px;
  padding-bottom: 40px;
}

.item-har ul {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(3, 1fr);
  row-gap: 20px;
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  column-gap: 15%;
}

.item-har ul li {
  position: relative;
  display: flex;
  justify-content: space-between;
}

.item-har ul li:before {
  position: absolute;
  content: "";
  /* width: 100%; */
  height: 1px;
  background-color: rgba(0, 75, 177, 0.5);
  bottom: 5px;
}

.numbers h2 {
  padding-top: 80px;
  padding-bottom: 40px;
}

.numbers ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  column-gap: 12%;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 90px;
  grid-template-rows: auto;
  row-gap: 90px;
  margin-bottom: 50px;
}

.numbers ul li {
  position: relative;
  display: flex;
  flex-direction: column;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
  padding-left: 100px;
}

.numbers ul li span {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
}

.numbers ul li:nth-child(1):before {
  position: absolute;
  content: "1";
  font-style: normal;
  font-weight: bold;
  font-size: 120px;
  line-height: 85px;
  left: 0;
  bottom: 0;
  color: rgba(0, 75, 177, 0.2);
}

.numbers ul li:nth-child(2):before {
  position: absolute;
  content: "2";
  font-style: normal;
  font-weight: bold;
  font-size: 120px;
  line-height: 85px;
  left: 0;
  bottom: 0;
  color: rgba(0, 75, 177, 0.2);
}

.numbers ul li:nth-child(3):before {
  position: absolute;
  content: "3";
  font-style: normal;
  font-weight: bold;
  font-size: 120px;
  line-height: 85px;
  left: 0;
  bottom: 0;
  color: rgba(0, 75, 177, 0.2);
}

.numbers ul li:nth-child(4):before {
  position: absolute;
  content: "4";
  font-style: normal;
  font-weight: bold;
  font-size: 120px;
  line-height: 85px;
  left: 0;
  bottom: 0;
  color: rgba(0, 75, 177, 0.2);
}

.shema {
  margin-top: 70px;

  padding-bottom: 70px;
}

.contbg {
  background-image: url(./images/ibg.jpg);
}

.shema h2 {
  padding-top: 80px;
  padding-bottom: 40px;
}

.shema div {
  display: flex;
  align-items: center;
}

.shema div ul {
  margin: 0;
  padding: 0;
  margin-left: auto;
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(5, auto);
  column-gap: 80px;
  row-gap: 10px;
}

.shema div ul li {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
}

.shema div ul li span {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
}

.item-prinsip h2 {
  padding-top: 80px;
  padding-bottom: 40px;
}

.item-prinsip h3 {
  padding-top: 80px;
  padding-bottom: 40px;
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
  color: #000000;
}

.item-prinsip {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
}

.item-prinsip ul {
  list-style: none;
  padding: 0;
  margin: 0;
  counter-reset: myCounter;
  margin-top: 20px;
  margin-bottom: 20px;
}

.item-prinsip ul li {
  position: relative;
  padding-top: 10px;
  padding-left: 30px;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 28px;
}

.item-prinsip ul li:before {
  position: absolute;
  counter-increment: myCounter;
  content: counter(myCounter);
  left: 0;
  font-style: normal;
  font-weight: bold;
  font-size: 20px;
  line-height: 30px;
  color: #148b45;
}

.sitem h2 {
  padding-bottom: 50px;
}

.questul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.questul li {
  display: grid;

  background: #ffffff;
  border: 1px solid #004bb1;
  box-sizing: border-box;
  border-radius: 3px;
  padding: 18px 30px 18px 40px;
  margin-bottom: 10px;
}

.questul li span {
  grid-row: 1;
  font-size: 16px;
}

.questul li button {
  position: relative;
  grid-row: 1;
  width: 30px;
  background-color: transparent;
  border: none;
  margin-left: auto;
}

.qustions h2 {
  padding-bottom: 50px;
}

.questul li button::before {
  position: absolute;
  content: "";
  width: 11px;
  height: 22px;
  background: no-repeat;
  bottom: 4px;
  left: 9px;
  background-image: url(./images/aritem.svg);
  background-position: center center;
}

.questul li div {
  display: none;
  grid-column: 1/3;
  text-align: center;
}

.activeQuest {
  font-size: 16px;
  display: block !important;
}

.rot {
  transform: rotate(180deg);
}

.bx-searchtitle {
  margin-left: 10px;
}

.catalog-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 15px;
  row-gap: 15px;
  list-style: none;
  /* margin-bottom: 60px; */
}

.catalog-list li ul img {
  display: none;
}

.catalog-list li {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 20px 40px;
  background: #f2f6fb;
  box-shadow: 0px 10px 20px rgba(0, 75, 177, 0.05);
  border: 2px solid transparent;
}

.catalog-list li a {
  text-decoration: none;
}

.catalog-list li {
  border: 2px solid transparent;
}

.catalog-list li:hover {
  border: 2px solid #148b45;
}

.catalog-list li p {
  padding-top: 20px;
}

.itlistchaild {
  display: none;
}

.itlistchaild li p a span {
  font-size: 18px;
}

.catalog-list li p a:hover {
  color: #148b45;
}

.itlistchaild li {
  text-align: left;
  display: block;
  padding: 0;
  background: none;
  box-shadow: none;
}

.itlistchaild li p {
  padding-top: 0;
}

.catalog-list li p a {
  padding-top: 20px;
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 26px;
  /* or 144% */

  text-align: center;
  text-transform: uppercase;

  color: #004bb1;
}

.itlistchaild li p a {
  padding-top: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  text-align: center;
  text-transform: capitalize;

  color: black;
}

.form-block {
  font-size: 16px;
  text-align: left;
  margin-bottom: 30px;
}

.form-block div {
  margin-top: 10px;
}

.form-block div span {
  padding-left: 15px;
}

.ftitle {
  text-align: left;
  font-size: 18px;
  font-weight: 600;
}

.hidden_form {
  width: 75% !important;
  border-radius: 10px;
  padding-bottom: 20px !important;
}

input {
  font-size: 16px !important;
}

.prise {
  font-style: normal;
  font-weight: 600;
  font-size: 25px;
  line-height: 40px;
  /* margin-top: 20px;
  font-size: 18px; */
}

.prise span {
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 40px;
  color: #148b45;
}

.fbtn {
  position: relative;
  font-weight: bold;
  font-size: 18px;
  line-height: 40px;
  color: #148b45;
  margin: 0 15px;
  background: transparent;
  border: none;
  margin-bottom: 20px;
  padding-right: 20px;
  margin-top: 15px;
}

.fbtn:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background-color: #004bb1;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
  right: 0;
  bottom: 15px;
  transform: rotate(180deg);
}

.up:before {
  transform: rotate(0deg);
}

.fbtn:hover {
  color: #004bb1;
}

.box-modal {
  padding: 20px;
  background-color: #fff;
}

.catalog-list li:hover .bx_sitemap_li_title {
  color: #148b45;
}

.cattl {
  font-style: normal;
  font-weight: 900;
  font-size: 18px;
  line-height: 26px;
  /* identical to box height, or 144% */

  text-align: center;
  text-transform: uppercase;

  color: #004bb1;
}

.thespan {
  font-style: normal;
  font-weight: 800;
  font-size: 50px;
  line-height: 60px;
  /* identical to box height */

  text-align: center;

  color: #000000;
}

.sl-item img {
  width: 336px;
  cursor: zoom-in;
  transition: 0.3s;
}

.sl-item img:hover {
  width: 350px;
}

.catalog-item-img {
}

.sl-items img {
  cursor: pointer;
  max-width: 75%;
  height: auto;
}

.itemslidernav {
  display: flex;
  justify-self: space-between;
  justify-content: space-between;
  /* width: 90%;
  margin: 0 auto; */
}

.itemslidernav .slick-list .slick-track .slick-current img {
  border: 1px solid #148b45;
}

.itemslidernav .slick-next {
  right: -20px;
  z-index: 1;
}

.itemslidernav .slick-prev {
  left: -20px;
  z-index: 1;
}

.itemSliderBtn {
  position: absolute;
  top: 30%;
  width: 40px;
  height: 40px;
  background-color: transparent;
  border-radius: 50%;
  background: no-repeat;
  border-color: transparent;
  background-image: url(/img/Frame72.svg);
  background-position: center;
  background-size: contain;
  z-index: 10;
}

.itemSliderBtn:hover {
  box-shadow: 0 0px 10px 0 #148b4688;
}

.catalog-item-img {
  position: relative;
}

.isbR {
  left: 10%;
}

.isbl {
  right: 10%;
  transform: rotate(180deg);
}

.qwspan {
  cursor: pointer;
}

.sotra {
  text-decoration: none;
  color: black;
}

.item-prinsip ul {
  position: relative;
  padding-right: 40%;
}

.item-prinsip ul img {
  position: absolute;
  right: 0;
  top: 10px;
}

.problems .green_button {
  max-width: 300px;
}

.page404 {
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

@media (min-width: 768px) {
  .page404 {
    margin-top: 40px;
    margin-bottom: 40px;
    gap: 50px;
  }
}

@media (min-width: 1240px) {
  .page404 {
    margin-top: 100px;
    margin-bottom: 100px;
    gap: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}

.page404text h1 {
  margin-bottom: 40px;
}

.page404text p {
  margin-top: 20px;
}

.page404text .green_button {
  margin-top: 40px;
}

.sspage .search-button {
  width: auto !important;
}

.sspage {
  margin-top: 50px;
}

.mobbtn {
  display: none;
}

.mobbtn .green_button {
  margin: 0;
}

.menu {
  position: relative;
}

.closesearch {
  top: 5px;
  right: 5px;
}

.ffu .catalog-item-main-grid {
  box-shadow: none;
}

.ffu .catalog-item-main-grid .catalog-item-image-g a img {
  margin: 0 auto;
}

.ffu {
  display: block;
}

.ffu .slick-arrow {
  z-index: 5;
}

.formcarditem {
  padding-top: 50px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.formcarditem input {
  border: 1px solid #148b45 !important;
}

.formcarditem .personal_data {
  color: black;
}

.formcarditem .personal_data a {
  color: black;
}

.formcarditem .send_order {
  padding: 18px 0px !important;
}

.ttur .thespan {
  font-size: 16px;
  line-height: 19px;
  margin-top: 10px !important;
}

.ttur {
  position: absolute;
  right: 10%;
  bottom: 17%;
}

.thespan-desk {
  font-size: 12px !important;
  line-height: 19px !important;
  margin-top: 5px !important;
}

.ttur {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.product-item-title a {
  font-size: 16px;
  color: black;
  padding-bottom: 20px;
  text-decoration: none;
}

.product-item-info-container {
}

.product-item-hidden {
  display: none;
}

.gr {
  background-color: transparent !important;
  box-shadow: none !important;
}

.bx_item_list_recommended {
  border-bottom: none !important;
}

.product-item-image-original,
.product-item-image-alternative {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 13%;
  display: block;
  width: 200px;
  height: 150px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  transition: opacity 300ms linear;
}

.bbnup {
  display: none;
  position: fixed;
  width: 50px;
  height: 50px;
  background-image: url(/img/up-arrow-svgrepo-com.svg);
  border-radius: 10px;
  background-color: white;
  bottom: 100px;
  right: 50px;
  border: none;
  z-index: 10;
}

@media (max-width: 1230px) {
  .bbnup {
    right: 27px;
  }
}

@media screen and (max-width: 767px) {
  .bbnup {
    bottom: 180px;
  }
}

.bbnup:hover {
  border: 1px solid #ccc;
}

.scroll {
  display: block;
}

/*.title-search-result {
  position: fixed !important;
}*/

.dropdown-menu li {
  font-size: 16px;
}

.moorephotos {
  display: flex;
  align-items: center;
}

.morephoto {
  width: 100px;
}

.namedesk {
  padding-left: 10px;
}

.catalog-item {
  position: relative;
  background-image: url(./images/ibg.jpg);
}

.bgg::before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  z-index: -1;
}

.catalog-detail {
  padding-top: 0 !important;
}

.slick-next {
  right: 20px;
  z-index: 1;
}

.slick-prev {
  left: 20px;
  z-index: 1;
}

.navbar-nav {
  align-items: flex-end;
}

.dropdown-toggle::after {
  bottom: 0px;
  position: absolute;
}

.dropdown-item {
  font-size: 14px;
}

.nav-item {
  margin-right: 0 !important;
}

.navbar-nav {
  width: 100%;
  justify-content: space-between;
}

.itemlist {
  border: none;
  background-color: transparent;
}

.formcard .item-har {
  padding-bottom: 0;
}

nav.navbar .dropdown:hover > .dropdown-menu {
  display: block;
}

@media only screen and (max-device-width: 992px) {
  nav.navbar .dropdown:hover .dropdown-menu {
    display: none;
  }
}

.deck-catalog-top {
  padding-top: 10px;
  padding-bottom: 10px;
}

.production_wrapper .bx_catalog_line_description {
  display: none;
}

.interlabs-feedbackform__container-succsess {
  color: black;
}

.eco_block_blue {
  /* border: solid 1px #ccdbef; */
  /* padding: 10px 15px; */
  cursor: pointer;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}

.panel-title.collapsed::after {
  content: "\f107";
}

.panel-title::after {
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
  font-weight: 900;
  content: "\f106";
  float: right;
  color: #0d6efd;
}

.product-item-detail-properties-name,
.product-item-detail-properties-value {
  font-size: 16px;
  color: #000;
}

.product-item-scu-item-text-block {
  position: relative;
  padding: 5px 5px;
}

.product-item-scu-item-text {
  font-size: 16px;
}

.product-item-scu-container-title {
  display: none;
}

.btn-primary {
  color: #fff;
  background-color: #148b45 !important;
  border-color: #148b45;
  font-weight: bold;
  font-size: 12px;
}

.btn-primary:hover {
  box-shadow: 0 5px 10px 0 #148b46;
  border-color: #148b45;
}

.btn-primary:focus {
  box-shadow: 0 5px 10px 0 #148b46;
  border-color: #148b45;
}

.btn-primary:active {
  box-shadow: 0 5px 10px 0 #148b46;
  border-color: #148b45;
}

@media screen and (max-width: 767px) {
  .clean_corp_text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
  }
  .segments_item {
    font-size: 16px;
    line-height: 24px;
  }
}
.segments_list {
  margin: 40px 0;
  padding: 0;
}
.cookie-consent {
  position: fixed;
  bottom: 20px;
  left: 0;
  width: 100%;
  max-width: 410px;
  padding: 20px;
  box-shadow: 0 -2px 10px rgba(0, 0, 0, 0.1);
  z-index: 9999;
  background: #ffffff;
  border: 1px solid rgba(0, 75, 177, 0.2);
  border-radius: 3px;
}

.cookie-consent__content {
  max-width: 600px;
  margin: 0 auto;
}

.cookie-consent p {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  text-align: left;

  color: #222222;
  margin-bottom: 15px;
}

.cookie-consent__button {
  display: inline-block;
  padding: 15px 20px;
  font-size: 16px;

  font-weight: 700;
  background-color: transparent;
  color: #148b45;
  text-decoration: none;
  width: 100%;
  transition: background-color 0.3s ease;
 
border: 1px solid #148b45;
border-radius: 3px;
}


