@charset "utf-8";
/* CSS Document */

:root {
  --brown: #0e6199;
  --black: #000;
  --btn_hover: #083f65;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

html {
  font-size: 16px;
}


html, body {
  overflow-x: hidden;
}

.container {
  position: relative;
  max-width: 1200px;
  padding: 0 24px;
  margin: 0 auto;
  min-width: 320px;
}

.flexbox {
  display: flex;
  justify-content: space-between;
}

body {
  font-family: "Roboto Slab", sans-serif;
  margin: 0;
  padding: 0;
  width: 100%;
  font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 2.5rem;
  font-weight: 800;
  margin: 20px 0;
}



a {
  transition: 0.3s;
  text-decoration: none;
  color: #000;
}

.fa {
  font-family: 'FontAwesome';
}

.mt10{
  margin-top: 10px;
}

.btn {
  display: inline-block;
  background: var(--brown);
  color: #fff;
  font-weight: 600;
  text-align: center;
  border-radius: 10px;
  transition: background-color .3s ease-in-out;
  padding: 10px 20px;
  text-shadow: none;
  border: none;
  outline: none;
  font-family: inherit;
}

.btn:hover {
  background: var(--btn_hover);
  cursor: pointer;
  color: #fff!important;
}

main {
  padding-top: 120px;
}

input, select, textarea {
  box-sizing: border-box;
}

/* HEADER */

.logo {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}

.logo img {
  max-height: 55px;
  margin-right: 15px;
  display: none;
}

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

.logo span {
  color: #fff;
  text-align:center;
  border-radius: 3px;
  width: 200px;
  transition: background-color .3s ease-in-out;
  padding: 0 5px;
}

.logo_name {
  background-color:var(--btn_hover);
  font-weight: 800;
  font-size: 1.5rem;
  margin-bottom: 5px;
  line-height: 35px;
}

.logo:hover .logo_name {
  background-color: var(--btn_hover);
}

.logo:hover .slogan {
  background-color: black;
}

.slogan {
  background: #3f3f3f;
  text-transform: uppercase;
  font-size: .6rem;
  line-height: 15px;
  font-family: sans-serif;
  letter-spacing: .5px;
  white-space: nowrap;
}

.header_box {
  position: fixed;
  background:#fff;
  z-index: 999;
  width: 100%;
  top:0;
  max-width: 100vw;
}

.header {
  align-items: center;
  padding: 10px 0;
}

.logo img {
  max-width: 260px;
  height: auto;
}

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

.header_mail {
  padding-left: 48px;
  position: relative;
}

.header_mail:before {
  position: absolute;
  left: 0;
  content: ' ';
  display: block;
  width: 40px;
  height: 40px;
  background:url('../img/mailto.svg') no-repeat center/contain;
}

.header_block .marker:hover {
  color: #000;
  text-decoration: none;
}

._mail {
  font-size: 1.125rem;
  font-weight: 500;
}

._mailto {
  font-weight: 500;
  color: var(--brown);
  text-decoration: underline;
}



.header_tel {
  font-size: .75rem;
  padding-left: 20px;
  background: no-repeat left center url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_85_8)'%3E%3Cpath d='M0.327497 5.0904C0.115498 4.51776 -0.0380183 3.93294 0.00828029 3.31157C0.0375215 2.92899 0.181291 2.60247 0.461519 2.33442C0.766115 2.04688 1.05365 1.74472 1.35338 1.45231C1.74326 1.0673 2.23305 1.06974 2.62293 1.45231C2.86417 1.68868 3.10297 1.92992 3.34178 2.17116C3.57327 2.40265 3.8072 2.63414 4.03869 2.86807C4.44563 3.27989 4.44807 3.75993 4.04113 4.16931C3.74872 4.46172 3.45874 4.75657 3.16146 5.04411C3.08348 5.11965 3.07617 5.183 3.11759 5.27804C3.31254 5.74589 3.5952 6.16258 3.91198 6.55246C4.55041 7.3371 5.2717 8.03402 6.13187 8.57254C6.31707 8.68707 6.51932 8.77236 6.71182 8.87714C6.81173 8.93075 6.87752 8.91369 6.95794 8.83084C7.24791 8.53112 7.5452 8.23627 7.84248 7.94142C8.23237 7.55641 8.71972 7.55398 9.1096 7.94142C9.58721 8.41415 10.0624 8.88932 10.5351 9.36693C10.9323 9.76656 10.9299 10.2563 10.5302 10.6584C10.2598 10.9313 9.97465 11.1896 9.72123 11.4747C9.35084 11.889 8.88298 12.0254 8.35177 11.9962C7.57688 11.9548 6.8629 11.6965 6.1733 11.3626C4.64301 10.6194 3.3369 9.58868 2.24279 8.28744C1.43379 7.32248 0.766115 6.27467 0.327497 5.0904ZM11.9996 5.96277C11.9996 2.67557 9.32404 0 6.03684 0V1.13553C8.69779 1.13553 10.8641 3.30182 10.8641 5.96277H11.9996ZM8.73434 5.96277H9.86987C9.86987 3.85009 8.14952 2.12973 6.03684 2.12973V3.26527C6.75812 3.26527 7.43554 3.54549 7.94483 4.05478C8.45411 4.56406 8.73434 5.24148 8.73434 5.96277Z' fill='%23872A18'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_85_8'%3E%3Crect width='12' height='12' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

.wa_color {
  color: #29B24A!important;
}

._wato {
  color: #29B24A;
  padding-left: 22px;
  font-size: .875rem;
  margin-top: 5px;
  background: no-repeat left center url(../img/whatsapp.svg);
  background-size: 16px 16px;
}

._tel {
  font-size: 1.125rem;
  font-weight: 500;
}

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

.header_block .btn {
  padding: 15px 40px;
}

/* NAV */

.nav_box {
  background: var(--brown);
  box-shadow: 0 10px 10px rgba(100, 100, 100, .3);
}

.topnav {
  display: flex;
  justify-content: space-between;
}

.topnav li {
  list-style-type: none;
  position: relative;
}

.topnav {
  flex-shrink: 1;
}

.topnav a {
  display: flex;
  align-items: center;
  align-content: center;
  justify-content: space-around;
  font-size: 1rem;
  font-weight: 500;
  padding: 10px 20px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, .3);
  white-space: nowrap;
  color: #fff;
  height: 100%;
  width: 100%;
}

.topnav a:hover,
.hover a{
  background-color: var(--btn_hover);
  text-shadow: none;
}

.topnav a img {
  max-height: 1rem;
  margin-right: 10px;
}

.topnav a:hover img,
.hover a img {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.parent {
  position: relative;
}
.parent a {
  display: block;
  padding: 15px 30px 15px 20px;
}

.menu li a {
  padding: 10px 10px 10px 25px!important;
}

.parent::after {
  position: absolute;
  right: 10px;
  top:5px;
  bottom: 0;
  margin: auto;
  content: ' ';
  display: inline-block;
  -webkit-filter: invert(100%);
  filter: invert(100%);
  background:url(../img/chevron-down.svg) no-repeat center/contain;
  width: 10px;
  height: 10px;
}

.parent .menu {
  display: none;
  position: absolute;
  background: #fff;
  white-space: nowrap;
  box-shadow: 0 5px 5px rgba(0, 0, 0, .3);
  top:100%;
  transition: .2s  ease;
  z-index: 99;
}

.parent .menu a{
  padding: 10px 25px 10px 0;
  font-size: .875rem;
  min-width: 200px;
  text-shadow: none;
  border-bottom: 1px solid rgba(0, 0, 0, .15);
  text-align: left;
  font-weight: 400;
}

.parent .menu a:hover{
  background-color: var(--brown);
  color: #fff;
}

.parent:hover .menu{
  display: block;
}

/* HERO */

.hero {
  background: url(../img/hero_bg.webp) no-repeat bottom/cover;
  height: 700px;
  padding: 30px 0;
  font-size: 1.25rem;
  font-weight: 700;
  text-shadow: 1px 1px 0 #fff;
}

.hero_desc {
  max-width: 470px;
}

.hero_item {
  display: flex;
  align-items: center;
  margin: 20px 0;
}

.hero_text {
  font-size: 1.125rem;
  font-weight: 500;
  max-width: 260px;
}

.hero_icon {
  margin-right: 20px;
}

.hero .btn {
  padding: 15px 40px;
}

.hero_desc h1 {
  font-size: 2rem;
}

/* PRICE */

/* TABS */

#tabs {
  display: flex;
  justify-content: space-between;
}

#tabs-block {
  width: 100%;

}

.item {
  display: inline-block;
  padding: 15px 0;
  font-weight: 700;
  border: 1px solid var(--brown);
  color: var(--brown);
  border-radius: 10px;
  width: 19%;
  text-align: center;
  transition: background-color .3s ease-out;
  background-color: #fff;
}

.item:hover {
  cursor: pointer;
  color: #fff;
  background: var(--btn_hover);
}

.item.active {
  background: var(--brown);
  color: #fff;
}

.tabs-content {
  border-bottom: 1px solid #f2f2f2;
}

.tabs-content {
  position: relative;
  padding: 30px 0;
  min-width: 320px;
  min-height: 300px;
}

.item-content {
  height: 0;
  transition: .4s;
  display: none;
}

.item-content.active {
  height: auto;
  display: block;
}

.price_box {
  background: url(../img/price_bg.webp) no-repeat;
  background-position: top center;
  background-size: cover;
}

.price_container {
  position: relative;

}

.price_table {
  width: calc(100% - 330px);
}

.price_img {
  border-radius: 10px;
  width: 300px;
  height: 300px;
  overflow: hidden;
}

.product__desc .price_img {
  display: none;
}

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

.price_table_item a {
  display: flex;
  justify-content: space-between;
  border: 1px solid #D1D1D1;
  padding: 15px;
  border-radius: 10px;
  margin-bottom: 10px;
  align-items: center;
  background-color: #fff;
}

.price_table_item a:hover {
  background: linear-gradient(#fff, #f0f0f0);
  border: var(--btn_hover) 1px solid;
  box-shadow: 0 0 10px var(--btn_hover);
  color: var(--btn_hover);
}

.price_param {
  white-space: nowrap;
}

/* .price_param:nth-child(1) {
  flex:1 0 100px;
}

.price_param:nth-child(2) {
  flex:3 1 100px;
}

.price_param:nth-child(3) {
  flex:2 1 100px;
} */

.price_param span {
  margin-right: 10px;
}

.price_param strong {
  padding-right: 40px;
}

.price_param .btn {
  font-size: 1rem;

  /* border-left: 1px dashed #bbb; */
}

.main_page_price {
  padding-top: 140px;
}

.main_page_price .price_box{
  padding-top: 20px;
}

/* .main_page_price .price_param:nth-child(3){
  display: none;
} */



/* partners */

.partners_logo {
  padding: 20px 0;
  margin-bottom: 40px;
}

.partners_item {
  position: relative;
  width: 270px;
  height: 120px !important;
  background: #fff;
  padding: 15px;
  border-radius: 20px;
  box-shadow: 0 0 20px #ddd;
  margin: 20px;
  overflow: hidden;
  text-align: center;
}

.partners_item img {
  height: 100%;
  width: auto;
  max-width: 100%;
}

/* delivery price */

.delivery_price {
  padding: 40px 0;
  background: url(../img/price_bg.webp) no-repeat left/cover;
}

.tbl {
  width: 100%;
  margin: 30px 0;
  font-size: 1.0625rem;
  font-weight: 600;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 0 20px #ccc;
}

.tbl th,
.tbl td {
  padding: 20px 40px;
  text-align: center;
  border-collapse: collapse;
}

.tbl th {
  color: #fff;
  background: var(--brown);
  font-size: 1.125rem;
}

.tbl td {
  background: rgba(255, 255, 255, .7);
  border: 1px solid #fff;
}

.tbl tr:nth-child(2n+1) {
  background: rgba(200, 200, 200, .7);
}

/* botononasos */

.betononasos {
  padding: 40px 24px;
}

.betononasos .slick-dots {
  bottom: -70px;
}

.nasos_item {
  margin: 0 20px;
}

.nasos_img {
  margin-bottom: 15px;
}

.nasos_img {
  position: relative;
  height: 240px;
  overflow: hidden;
  border-radius: 10px;
}

.nasos_img:hover img {
  transform: scale(1.3);
}

.nasos_img img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  transition: .5s ease-in-out;
}

.nasos_name {
  font-size: 1.25rem;
  font-weight: 600;
  margin-bottom: 20px;
}

.nasos_param li {
  list-style-type: none;
  font-size: 1rem;
  margin: 0 0 5px 0!important;
  line-height: normal!important;;
}

.nasos_param li::before {
  display: none;
}

.nasos_item .btn {
  margin-top: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.nasos_page .page {
  padding: 0 24px 30px 24px;
}

.nasos_page .price_box {
  border-radius: 10px;
  overflow: hidden;
}

.nasos_page .betononasos {
  padding: 0 24px;
}

.nasos_page .product__price .price{
  font-size: 1.25rem;
  padding: 15px;
}

.nasos_page .product__desc{
  margin: 0;
}

.sub_nasos {
  flex-wrap: wrap;
  position: relative;
}

.sub_nasos .nasos_item{
  width: 31%;
  margin: 0 1% 30px 1%;
}

.nasos .img_tovar a {
  width: 100%;
  height: auto;
}

.nasos .img_tovar,
.nasos .product__text,
.nasos .product_price {
  width: 30%;
  flex-grow: 1;
}

.ul_ico {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  justify-content: space-between;
}

.ul_ico li svg {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

.ul_ico_img{
  position: relative;
  display: block;
  width: 128px;
  height: 128px;
  border-radius: 50%;
  background: rgb(255,255,255);
  background: linear-gradient(120deg, rgba(255,255,255,1) 0%, rgba(231,231,231,1) 100%);
  margin: 0 auto 25px auto;
  box-shadow: 0 0 15px rgba(200, 200, 200, .7);
}

.ul_ico li {
  list-style-type: none;
  text-align: center;
  width: calc((100% / 3) - 40px);
  margin: 0 0 40px 0!important;
}

.ul_ico_title {
  display: block;
  padding: 0 30px;
}

.ul_ico li::before,
.product__text__list li::before {
  display: none;
}

.nasos .product__text__list li{
  margin-left: 0;
}

/* advertage */

.advantages {
  background: url(../img/advertage_bg.jpg) no-repeat center/cover;
  padding: 40px 0;
}

.advant {
  flex-wrap: wrap;
}

.advant_item {
  width: 30%;
  text-align: center;
  margin: 30px 1.5%;
  max-width: 270px;
  font-size: .875rem;
}

.advant_img {
  border-radius: 50%;
  background: #fff;
  width: 130px;
  height: 130px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px auto;
  box-shadow: 0 0 15px #ccc;
}

.advant_name {
  font-weight: 700;
  font-size: 1rem;
  margin-bottom: 10px;
}

/* reviews */



/* easy */

.block_desc {
  font-size: 1.25rem;
  font-weight: 500;
  margin-bottom: 20px;
}

.easy {
  padding: 40px 0;
  background: url(../img/easy_bg.webp) no-repeat center/cover;
}

.easy_item {
  width: 30%;
  font-size: .875rem;
}

.easy_num {
  position: relative;
  color: var(--brown);
  font-size: 4rem;
  font-weight: 700;
}

.easy_num::after {
  content: url(../img/easy_check.svg);
  position: absolute;
  top: -15px;
  left: 50px;
}

.easy_name {
  font-weight: 500;
  font-size: 1.25rem;
  margin: 15px 0;
}

/* faq */

.faq {
  padding: 40px 24px;
}

.faq_item {
  margin-bottom: 15px;
}

.question {
  position: relative;
  border-radius: 10px;
  border: #f3f3f3 1px solid;
  padding: 20px 50px 20px 20px;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 600;
  background-color: #fff;
  box-shadow:0 0 10px rgba(100, 100, 100, .3);
  transition: backgroung-color .3s ease-in-out;
}

.question:hover {
  cursor: pointer;
  color: var(--brown);
  background-color: #f0f0f0;
}

.question::after {
  position: absolute;
  right: 15px;
  top:calc((100% - 36px) / 2);
  content: '+';
  font-size: 1.875rem;
  line-height: 34px;
  color: #fff;
  background: var(--brown);
  width: 36px;
  height: 36px;
  border-radius: 50%;
  text-align: center;
}

.faq_item .active::after   {
  content: '—';
  background: #bbb;
}

.faq_item .active {
  color: var(--brown);
}

.answer {
  display: none;
  margin: 0 10px 20px 30px;
  border-left: 5px solid var(--brown);
  padding: 40px 40px 30px 20px;
  background: #f5f5f5;
  line-height: 150%;
}


/* map */

.map {
  min-height: 650px;
}

.map_contacts {
  position: absolute;
  background: #fff;
  padding: 0 30px 30px 30px;
  top:60px;
  border-radius: 10px;
  width: 340px;
  box-shadow: 0 0 15px #ccc;
}

.map div {
  margin-bottom: 15px;
}

.map p{
  font-size: 1.25rem;
  font-weight: 600;
  margin: 10px 0 5px 0;
  padding-left: 15px;
}

.map_tel p {
  background: url(../img/map_tel.svg) no-repeat left center;
}

.map_address p {
  background: url(../img/map_adr.svg) no-repeat left center;
}

.map_mail p {
  background: url(../img/map_mail.svg) no-repeat left center;
}

.map a {
  display: block;
  padding: 3px 0;
  font-size: 1.125rem;
  color: var(--brown);
}

.map a:hover {
  color: var(--btn_hover);
}

.map_social {
  display: flex;
}

.map_social a:not(:last-child) {
  margin-right: 10px;
}

.map address {
  font-style: normal;
}
.map .btn {
  padding: 10px ;
  color: #fff;
}

/* footer */

footer .logo {
  width: 330px;
  flex-grow: 1;
}

footer {
  background-color: #ededed;
  padding: 40px 0;
  border-top: 1px double #ccc;
}

.footer {
  align-items: flex-start;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.footer_logo img{
  max-width: 260px;
}

.footer_nav nav {
  columns: 2;
  flex-wrap: wrap;
  display: flex;
  font-size: .875rem;
}

footer nav a{
  padding: 5px 10px;
}

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

.footer_tel p {
  margin-bottom: 10px;
}

.footer_tel a {
  margin: 3px 0;
  color: #580E00;
}

.footer_tel a:hover {
  text-decoration: underline;
}

.copyright {
  font-size: .75rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.dev a {
  color: red;
  border-bottom: 1px dotted red;
}

.dev a:hover {
  color: black;
  border-bottom: 1px dotted black;
}

.dev p {
  background: url(../img/dev.svg) left/contain no-repeat;
  padding: 5px 30px 5px 30px;
}

/* go map btn */

.go_map {
  position: fixed;
  z-index: 101;
  right: 60px;
  bottom: 250px;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  text-align: center;
  text-shadow: 0 0 5px  #fff, 0 0 5px  #fff, 0 0 5px  #fff;
}

.go_map:before {
  display: block;
  content: ' ';
  background: url(../img/map3.webp) no-repeat;
  background-position: top center;
  background-size: contain;
  width: 80px;
  height: 80px;

}

.go_map:hover {
  color: var(--brown);
  box-shadow:0 0 20px rgba(255,255,255,1);
  filter: brightness(150%);
}

/* pulse btn */

.pilsing {
  position: fixed;
  background: #29B24A url(../img/wa.svg) no-repeat center center;
  background-size: 80%;
  z-index: 100;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  right: 60px;
  bottom: 100px;
  margin: -20px 0 0 -20px;

}
.pilsing div:nth-child(1) {

  animation: pulse 2s infinite;
  -webkit-animation: pulse 2s infinite;
  -moz-animation: pulse 2s infinite;
  -o-animation: pulse 2s infinite;

}
.pilsing div:nth-child(2) {

  animation: pulse 2s infinite .3s;
  -webkit-animation: pulse 2s infinite .3s;
  -moz-animation: pulse 2s infinite .3s;
  -o-animation: pulse 2s infinite .3s;

}
.pilsing div {

  border-radius: 50%;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 80px;
  height: 80px;
  border: 2px solid #29B24A;

}@keyframes pulse{
  0%{
      transform:scale(.1);
      -moz-transform:scale(.1);
      -webkit-transform:scale(.1);
      -o-transform:scale(.1);
      -ms-transform:scale(.1);
      opacity:0
  }
  50%{
      opacity:.4
  }
  100%{
      transform:scale(1.6);
      -moz-transform:scale(1.6);
      -webkit-transform:scale(1.6);
      -o-transform:scale(1.6);
      -ms-transform:scale(1.6);
      opacity:0
  }
}
@-webkit-keyframes pulse{
  0%{
      transform:scale(.1);
      -moz-transform:scale(.1);
      -webkit-transform:scale(.1);
      -o-transform:scale(.1);
      -ms-transform:scale(.1);
      opacity:0
  }
  50%{
      opacity:.4
  }
  100%{
      transform:scale(1.6);
      -moz-transform:scale(1.6);
      -webkit-transform:scale(1.6);
      -o-transform:scale(1.6);
      -ms-transform:scale(1.6);
      opacity:0
  }
}
@-moz-keyframes pulse{
  0%{
      transform:scale(.1);
      -moz-transform:scale(.1);
      -webkit-transform:scale(.1);
      -o-transform:scale(.1);
      -ms-transform:scale(.1);
      opacity:0
  }
  50%{
      opacity:.4
  }
  100%{
      transform:scale(1.6);
      -moz-transform:scale(1.6);
      -webkit-transform:scale(1.6);
      -o-transform:scale(1.6);
      -ms-transform:scale(1.6);
      opacity:0
  }
}
@-o-keyframes pulse{
  0%{
      transform:scale(.1);
      -moz-transform:scale(.1);
      -webkit-transform:scale(.1);
      -o-transform:scale(.1);
      -ms-transform:scale(.1);
      opacity:0
  }
  50%{
      opacity:.4
  }
  100%{
      transform:scale(1.6);
      -moz-transform:scale(1.6);
      -webkit-transform:scale(1.6);
      -o-transform:scale(1.6);
      -ms-transform:scale(1.6);
      opacity:0
  }
}

/* feedback */

.call_mob {
	background:#999 url(../img/tel.svg) no-repeat 20px center;
  background-size: 24px 24px;
  color: #fff!important;
  padding-left: 60px!important;
	position:relative;
	border-top: 3px solid #999;
}

.teleg {
  position:relative;
	background:#27a7e7 url(../img/telegram.svg) no-repeat 20px center;
  background-size: 24px 24px;
  color: #fff!important;
  padding-left: 60px!important;
}


.wa{
	position:relative;
	background:#25d366  url(../img/wa.svg) no-repeat 20px center;
  background-size: 24px 24px;
  color: #fff!important;
  padding-left: 60px!important;
}

.fi {
  background-size: 20px 20px !important;
  padding-left: 50px!important;
	position:relative;
}

.homepage{
	background:url(../img/home.svg) no-repeat 20px center;
}

.cube{
	background:url(../img/cube.svg) no-repeat 20px center;
}

.square{
	background:url(../img/square.svg) no-repeat 20px center;
}

.calculator{
	background:url(../img/calculator.svg) no-repeat 20px center;
}

.truck{
	background:url(../img/truck.svg) no-repeat 20px center;
}

.stat{
	background:url(../img/stat.svg) no-repeat 20px center;
}

.cont{
	background:url(../img/cont.svg) no-repeat 20px center;
}
.info{
	background:url(../img/info.svg) no-repeat 20px center;
}

.mob_logo {
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 90%;
}

.insta{
	position:relative;
	background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
}


.insta:after {
	content: '\f16d';
	font-family:'FontAwesome';
	position:absolute;
	right:20px;
	font-size:1.5rem;
	top:10px;
}

.page {
  min-height: 300px;
}

.img_tovar {
  width: 40%;
  position: relative;
  flex-wrap: wrap;
}

.img_tovar a{
  position: relative;
  display: block;
  width: 48%;
  height: 200px;
  overflow: hidden;
  margin-bottom: 20px;
  border-radius: 15px;
  box-shadow: 0 0 5px #ccc;
}

.img_tovar a img{
  width: 100%;
  min-height: 100%;
}

.sub .price_table {
  width: 100%!important;
  margin-top: 30px;
}

#go-back {
  padding: 8px 15px;
  color: #fff;
  background-color: var(--brown);
  outline: none;
  border: none;
  border-radius: 10px;
} 

#go-back:hover{
  cursor: pointer;
}

.contact_page {
  min-height: auto;
}

.contact_page h1 {
  display: none;
}

/* .mob_tel {
  display: none;
} */

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

.mob_tel .btn{
  padding: 10px 20px;
  display: block;
  margin-bottom: 15px;
  max-width: 240px;
  background: rgba(255, 255, 255, .8);
  color: var(--brown);
  border: 1px solid var(--brown);
  font-size: 1rem;
}

.mob_tel a span {
  font-weight: 300!important;
}

.mob_tel .btn:hover{
  background-color: var(--btn_hover);
}

.btn_hover {
  background: var(--brown)!important;
  color: #fff!important;
}

.btn_hover:hover {
  background: var(--btn_hover)!important;
}



/* CALC */

.calc_box {
  background: #f9f9f9;
  background-size: contain;
  padding: 40px;
  position: relative;
  justify-content: space-between;
}

.calc_form{
  flex-grow: 1;
}

.calc_item {
  display: flex;
  padding: 10px 0;
}

.calc_name,
.calc_value {
  width: 30%;
  max-width: 200px;
}

.calc_value {
  position: relative;
}

.calc_value select,
.calc_value input {
  width: 100%;
  padding: 5px 10px;
}

.calc_total {
  background: #eee;
  padding: 20px;
  font-size: 1.25rem;
  max-width: 400px;
}

.calc_total p {
  margin: 15px 0;
  color: #555;
}

.calc_total span {
  color: var(--btn_hover);
  font-weight: 700;
}

.calc_img img{
  max-width: 500px;
  height: auto;
  width: 100%;
}

.img_plita {
  display: none;
}

.banner_calc {
  padding: 40px 24px;
  background: url(../img/banner_calc.webp) no-repeat center/cover;
  min-height: 150px;
  margin: 40px auto;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}

.bann_title {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--brown);
  line-height: normal;
}

.banner_calc p {
  margin: 0 15px 15px 15px;
  max-width: 40%;
  line-height: 150%;
}

.sub .banner_calc {
  margin: 30px auto 0 auto;
}

.subpage {
  padding-bottom: 40px;
}


.subpage h2 {
  font-size: 2rem;
  color: var(--brown);
}
.subpage h3 {
  font-size: 1.6rem;
}
.subpage h4 {
  font-size: 1.2rem;
}

/* clauses */

.clauses_list {
  padding: 20px 0;
}

.clauses_item {
  display: flex;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  overflow: hidden;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 40px;
}

.clauses_img {
  position: relative;
  width: 300px;
  height: 200px;
  overflow: hidden;
  flex-shrink: 0;
  margin-right: 20px;
}

.clauses_img img{
  width: 100%;
  height: auto;
}

.clauses_date {
  display: inline-block;
  padding: 3px 10px;
  background: #f0f0f0;
  font-size: .875rem;
  color: #666;
  margin-bottom: 10px;
}

.clauses_text {
  flex-grow: 1;
  line-height: 1.5rem;
}

.clauses_title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 20px;
}

.clauses_title a {
  color: var(--brown);
}

.clauses_title a:hover {
  color: var(--btn_hover);
}

.clauses_id p {
  line-height: 1.5rem;
  margin-bottom: 15px;
}

.clauses_id a {
  color: var(--brown);
  border-bottom: 1px dotted var(--brown);
}

.clauses_id a:hover {
  border: none;
  color: var(--btn_hover);
}

.clauses_id li {
  line-height: 1.5rem;
  margin: 0 0 20px 35px;
}

.clauses_id {
  padding-bottom: 10px;
}

.clauses_id_img{
  max-width: 300px;
  height: auto;
  float: left;
  margin: 0 30px 30px 0;
}

.tbl_card {
  border-collapse: collapse;
  margin-bottom: 40px;
}

.tbl_card th,
.tbl_card td {
  padding: .7rem 1rem;
  text-align: left;
  border: 1px solid #ddd;
}

.tbl_card th {
  color: var(--btn_hover);
}

.tbl_card tr:nth-child(2n) {
  background: #f4f4f4;
}

.tbl_card tr:hover {
  background: #ddd;
  transition: .3s ease-in-out;
}

.page ul li {
  list-style: none;
  position: relative;
}

.page {
  padding: 30px 24px;
}

.page p,
.page li{
  margin-bottom: 20px;
  line-height: 1.5rem;
}

.page li {
  margin: 0 0 15px 40px;
}

.page ul li:before {
  content: '—';
  color: var(--brown);
  position: absolute;
  left: -25px ;
  font-weight: 700;
}

.page ._text a {
  color: var(--brown);
}


/* objects */

.video {
  flex-wrap: wrap;
}

.video_item {
  background-color: #ccc;
  width: calc((100% / 4) - 20px);
  margin-bottom: 20px;
}

/* paginator */

.paginator {
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.paginator a{
  display: inline-block;
  padding: 10px 15px;
  color: #fff;
  background-color: var(--brown);
  border-radius: 10px;
  margin: 0 3px;
}

.paginator a:hover {
  background-color: var(--btn_hover);
}

.paginator .active {
  background-color: #ddd;
  color: #000;
}


/* photo portfolio */

.photobox {
  flex-wrap: wrap;
  justify-content:space-around;
}

.photobox a {
  display: block;
  width: calc((100% / 5) - 20px);
  margin-bottom: 20px;
  overflow: hidden;
}

/* object_link */

.object_link {
  display: flex;
  margin-bottom: 40px;
}

.object_link a {
  font-size: 1.25rem;
  padding: 10px 40px;
  margin-right: 20px;
  border-radius: 20px;
  border: var(--brown) 2px solid;
  color: var(--brown);
}

.object_link a:hover,
.object_link .active {
  background: var(--btn_hover);
  color: #fff;
  border: var(--btn_hover) 2px solid;

}

.mp {
  padding: 0;
}

/*========================================================================== MOBILE =================================================================*/

/* ---------------------------------Mobile Version max 1200px-------------------------------*/

@media (max-width: 1200px) {
  .plita {
    flex-wrap: wrap;
  }

  .plita .img_tovar {
    width: 50%;
  }

  .plita .product__text {
    width: 40%;
  }

  .calc_img img {
    max-width: 400px;
  }

  .nasos .product__price {
    width: 33%;
  }
  .nav a {
    font-size: 1rem;
    padding: 15px;
  }

  .photobox a {
    width: calc((100% / 4) - 20px);
  }
}

/* ---------------------------------Mobile Version max 1024px-------------------------------*/

@media (max-width: 1025px) {

  .container {
    width: 100%;
  }

  .hero {
    height: auto;
  }

  h1 {
    font-size: 2rem;
  }


  .price_table {
    width:100%;
  }


  .footer_nav,
  .price_img {
    display: none;
  }

  .sub_nasos .nasos_item{
    width: 46%;
  }

  .sub_nasos .nasos_img{
    height: 300px;
}

.nasos .img_tovar {
  width: 45%;
}

.nasos .product__price {
  width: 100%;
}

.video_item {
  background-color: #ccc;
  width: calc((100% / 3) - 20px);
  margin-bottom: 20px;
}

}
/* ---------------------------------Mobile Version max 990px-------------------------------*/


@media (max-width: 990px) {

  html {
    font-size: 15px;
  }

  main {
    padding-top: 90px;
  }

  .main_page_price {
    padding-top: 90px;
  }

  .header_mail,
  .header_block:last-child,
  .nav_box,
  .footer .logo{
    display: none;
  }

  .header_box {
    background: #f0f0f0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
  }

  .plita {
    flex-direction: column;
  }

  .plita .img_tovar,
  .plita .product__text {
    width: 100%;
  }

  .sub_nasos .nasos_img{
    height: auto;
}

.calc_box {
  flex-direction: column-reverse;
  align-items: center;
}

#tabs {
  flex-wrap: wrap;
}

.item {
  padding: 15px;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.item:nth-child(1),
.item:nth-child(2) {
  width: 49%;
}

.item:nth-child(3),
.item:nth-child(4),
.item:nth-child(5)
 {
  width: 32%;
  margin-bottom: 0;
}

.banner_calc p {
  max-width: 70%;
}

.photobox a {
  width: calc((100% / 3) - 20px);
}

}
/* ---------------------------------Mobile Version max 736px-------------------------------*/


@media (max-width: 737px) {

  html {
    font-size: 14px;
  }

    .hero {
    text-shadow:1px 1px 1px #000;
    color: #fff;
    background:linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), 
               url(../img/hero_bg.webp) no-repeat;
    background-position: center top; 
  }

  .hero_icon {
    border-radius: 50%;
    background: rgba(255, 255, 255, .9);
    padding: 10px;
  }
  
  .clauses_img {
    max-width: 200px;
    position: relative;
  }

  .clauses_img img {
    height: 100%;
    width: auto;
  }

  .nasos .img_tovar,
  .nasos  .product__text{
    width: 100%;
  }

  .price_param strong {
    padding-right: 20px;
  }

  .main_page_price {
    padding-top: 70px;
  }



  .main_page_price h2 {
    margin: 0;
    padding: 20px 0;
  }

}



/* ---------------------------------Mobile Version max 667px-------------------------------*/


@media (max-width: 668px) {
  .partners_item {
    height: auto;
    position: relative;
  }

  .partners_item img{
    position:absolute;
    max-height: 90%;
    max-width: 90%;
    height: auto;
    margin: auto;
    top:0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .ul_ico li{
    width: 46%;
  }

  .mob_callback {
    display: block;
  }

  .mob_tel .btn {
    font-size: 1rem;
  }

  .main_page_price .price_param:nth-child(2) {
    display: block;
  }

  .price_param:nth-child(2) span {
    display: none;
  }

  .video_item {
    background-color: #ccc;
    width: calc((100% / 2) - 20px);
    margin-bottom: 20px;
  }

  .photobox a {
    width: calc((100% / 2) - 10px);
    margin-bottom: 10px;
  }
}

/* ---------------------------------Mobile Version max 568px-------------------------------*/


@media (max-width: 569px) {
  /* .logo img {
    display: none;
  } */

  h1, h2, h3, h4 {
    font-size: 1.8rem;
  }

  ._wato,
  .header_tel,
  ._tel {
    display: none;
  }

  .logo {
    margin-left: -44px;
  }

  .logo_text {
    width: auto;
  }

  /* .section-product .price_param:nth-child(1){
    flex:0 0 0;
  } */

  .price_param strong {
    padding-right: 20px;
  }

  .advant_item {
    width: 45%;
  }

  .easy_block {
    flex-direction: column;
  }

  .easy_item {
    width: 98%;
    text-align: center;
    margin-bottom: 20px;
  }

  .easy_num::after {
    left: calc((100% / 2) + 20px);
  }

  .delivery_price {
    padding: 20px 0;
  }

  h1, h2, .heading {
    text-align: center;
  }


  .hero {
    background-size: cover;
    background-position-x: 100%;
    height: calc(100vh - 90px);
  }

  .hero_icon img {
    width: 40px;
    height: 40px;
  }

  .tbl th, 
  .tbl td {
    padding: 10px 20px;
  }

  .copyright {
    text-align: center;
  }

  .dev {
    margin-top: 5px;
  }

  .pilsing {
    right: 20px;
    bottom: 100px;
    width: 60px;
    height: 60px;
  }

  .go_map::before,
  .go_map  {
    width: 63px;
    height: 63px;
    right: 20px;
    bottom: 190px;
  }

  .go_map span{
    display: none;
  }

  .pilsing div {
    width: auto;
    height: auto;
  }

  main {
    padding-top: 75px;
  }

  .img_tovar a {
    width: 100%;
    height: auto;
    max-height: 50%;
  }
 
  .img_tovar a:not(:first-child){
    display: none;
    width: 100%;
  }

  .sub_nasos .nasos_item{
    width: 98%;
  }

  .footer {
    flex-direction: column;
  }

  .footer_tel {
    margin: 20px;
  }

  .map {
    padding-top: 40px;
    background: url(../img/price_bg.jpg) right bottom;
  }

  .map_contacts {
    position: relative;
    box-shadow: none;
    top:auto;
    width: auto;
    background: none;
  }

  .calc_box::after {
    display: none;
  }

  .calc_name,
  .calc_value {
    width: 50%;
  }

  .clauses_item {
    flex-direction: column;
    position: relative;
  }

  .clauses_img {
    width: 100%;
    max-width: none;
    height: 250px;
    margin-bottom: 10px;
  }

  .clauses_img img {
    width: 100%;
    height: auto;
  }

  .clauses_id_img {
    max-width: 150px;
  }

  .nasos .img_tovar a{
    max-height: 100%;
  }

  .mob_logo {
    max-height: 145px;
  }
}

/* ---------------------------------Mobile Version max 490px-------------------------------*/
@media (max-width: 490px) {


  .price_param:nth-child(3) span {
    display: none;
  }

  .footer {
    flex-wrap: wrap;
  }

  footer {
    padding: 25px 0;
    text-align: center;
  }

  .hero h1 {
    font-size: 1.5rem;
  }

  footer .logo {
    margin: 0 20px 20px 0;
  }

  .calc_box {
    padding: 20px;
  }

  h1 {
    font-size: 1.5rem;
  }

  
  .container {
    padding: 0 18px;
  }

  .price_table_item .btn {
    font-size: .8rem;
    padding: 10px;
  }

  .price_param span {
    margin-right: 5px;
  }

  .price_param strong {
    padding-right: 5px;
  }

  .price_table_item a {
    padding: 10px;
  }

  .wr {
    white-space: normal!important;
  }

  .photobox a {
    height: 120px;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
  }

  .photobox a img {
    max-width: 100%;
  }

/* 
  .price_table_item .btn {
    flex: 0 0;
  }

  .price_param:nth-child(3) {
    flex: 1 1 50px;
}
  .price_param:nth-child(1) {
    flex: 1 1 80px;
}

.main_page_price .btn {
  flex: 1 0; 
}*/


}

/* ---------------------------------Mobile Version max 425px-------------------------------*/
@media (max-width: 426px) {

  .banner_calc {
    padding: 15px;
  }

  .container {
    padding: 0 15px;
  }

  /* .main_page_price .price_param:nth-child(1) {
    flex:1 0 0;
  }

  .main_page_price .price_param:nth-child(2) {
    flex:1.5 0 0;
  } */

  .container {
    padding: 0 10px;
  }

  
  html {
    font-size: 13px;
  } 

  .logo span {
    width: auto;
  }

  .video_item {
    background-color: #ccc;
    width: 100%;
    margin-bottom: 20px;
  }

}

/* ---------------------------------Mobile Version max 376px-------------------------------*/

@media (max-width: 376px) {

  .price_table_item .btn {
    padding: 5px;
    font-size: .7rem;
  }


}

