@charset "UTF-8";

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

*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}

.\!container{
  width: 100% !important;
}

@media (min-width: 360px){
  .\!container{
    max-width: 360px !important;
  }
}

@media (min-width: 640px){
  .\!container{
    max-width: 640px !important;
  }
}

@media (min-width: 768px){
  .\!container{
    max-width: 768px !important;
  }
}

@media (min-width: 810px){
  .\!container{
    max-width: 810px !important;
  }
}

@media (min-width: 1024px){
  .\!container{
    max-width: 1024px !important;
  }
}

@media (min-width: 1280px){
  .\!container{
    max-width: 1280px !important;
  }
}

@media (min-width: 1366px){
  .\!container{
    max-width: 1366px !important;
  }
}

@media (min-width: 1456px){
  .\!container{
    max-width: 1456px !important;
  }
}

@media (min-width: 1536px){
  .\!container{
    max-width: 1536px !important;
  }
}

@media (min-width: 1920px){
  .\!container{
    max-width: 1920px !important;
  }
}

.visible{
  visibility: visible;
}

.collapse{
  visibility: collapse;
}

.static{
  position: static;
}

.fixed{
  position: fixed;
}

.absolute{
  position: absolute;
}

.relative{
  position: relative;
}

.sticky{
  position: sticky;
}

.bottom-0{
  bottom: 0px;
}

.bottom-6{
  bottom: 1.5rem;
}

.end-1{
  inset-inline-end: 0.25rem;
}

.left-0{
  left: 0px;
}

.left-6{
  left: 1.5rem;
}

.left-7{
  left: 1.75rem;
}

.left-\[64px\]{
  left: 64px;
}

.right-0{
  right: 0px;
}

.right-6{
  right: 1.5rem;
}

.right-7{
  right: 1.75rem;
}

.right-\[13px\]{
  right: 13px;
}

.top-0{
  top: 0px;
}

.top-1\/2{
  top: 50%;
}

.top-6{
  top: 1.5rem;
}

.top-\[36px\]{
  top: 36px;
}

.top-\[40px\]{
  top: 40px;
}

.\!z-10{
  z-index: 10 !important;
}

.\!z-20{
  z-index: 20 !important;
}

.z-0{
  z-index: 0;
}

.z-10{
  z-index: 10;
}

.z-20{
  z-index: 20;
}

.z-50{
  z-index: 50;
}

.z-\[55\]{
  z-index: 55;
}

.z-\[60\]{
  z-index: 60;
}

.z-\[65\]{
  z-index: 65;
}

.float-right{
  float: right;
}

.\!m-0{
  margin: 0px !important;
}

.m-0{
  margin: 0px;
}

.m-4{
  margin: 1rem;
}

.m-\[32px\]{
  margin: 32px;
}

.m-auto{
  margin: auto;
}

.mx-\[-15px\]{
  margin-left: -15px;
  margin-right: -15px;
}

.mx-auto{
  margin-left: auto;
  margin-right: auto;
}

.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.my-\[18px\]{
  margin-top: 18px;
  margin-bottom: 18px;
}

.my-\[80px\]{
  margin-top: 80px;
  margin-bottom: 80px;
}

.-ml-5{
  margin-left: -1.25rem;
}

.-mt-4{
  margin-top: -1rem;
}

.-mt-5{
  margin-top: -1.25rem;
}

.mb-0{
  margin-bottom: 0px;
}

.mb-10{
  margin-bottom: 2.5rem;
}

.mb-12{
  margin-bottom: 3rem;
}

.mb-2{
  margin-bottom: 0.5rem;
}

.mb-3{
  margin-bottom: 0.75rem;
}

.mb-4{
  margin-bottom: 1rem;
}

.mb-5{
  margin-bottom: 1.25rem;
}

.mb-6{
  margin-bottom: 1.5rem;
}

.mb-8{
  margin-bottom: 2rem;
}

.mb-\[-32px\]{
  margin-bottom: -32px;
}

.mb-\[12px\]{
  margin-bottom: 12px;
}

.mb-\[20px\]{
  margin-bottom: 20px;
}

.mb-\[28px\]{
  margin-bottom: 28px;
}

.mb-\[58px\]{
  margin-bottom: 58px;
}

.mb-\[6px\]{
  margin-bottom: 6px;
}

.mb-\[8px\]{
  margin-bottom: 8px;
}

.mb-\[96px\]{
  margin-bottom: 96px;
}

.ml-1{
  margin-left: 0.25rem;
}

.ml-2{
  margin-left: 0.5rem;
}

.ml-6{
  margin-left: 1.5rem;
}

.ml-auto{
  margin-left: auto;
}

.mr-2{
  margin-right: 0.5rem;
}

.mr-6{
  margin-right: 1.5rem;
}

.mr-8{
  margin-right: 2rem;
}

.mr-auto{
  margin-right: auto;
}

.mt-1{
  margin-top: 0.25rem;
}

.mt-10{
  margin-top: 2.5rem;
}

.mt-12{
  margin-top: 3rem;
}

.mt-14{
  margin-top: 3.5rem;
}

.mt-2{
  margin-top: 0.5rem;
}

.mt-3{
  margin-top: 0.75rem;
}

.mt-4{
  margin-top: 1rem;
}

.mt-5{
  margin-top: 1.25rem;
}

.mt-6{
  margin-top: 1.5rem;
}

.mt-8{
  margin-top: 2rem;
}

.mt-\[10px\]{
  margin-top: 10px;
}

.mt-\[12px\]{
  margin-top: 12px;
}

.mt-\[14px\]{
  margin-top: 14px;
}

.mt-\[20px\]{
  margin-top: 20px;
}

.mt-\[32px\]{
  margin-top: 32px;
}

.mt-\[96px\]{
  margin-top: 96px;
}

.block{
  display: block;
}

.inline-block{
  display: inline-block;
}

.inline{
  display: inline;
}

.flex{
  display: flex;
}

.inline-flex{
  display: inline-flex;
}

.table{
  display: table;
}

.grid{
  display: grid;
}

.contents{
  display: contents;
}

.hidden{
  display: none;
}

.h-0{
  height: 0px;
}

.h-1{
  height: 0.25rem;
}

.h-12{
  height: 3rem;
}

.h-16{
  height: 4rem;
}

.h-20{
  height: 5rem;
}

.h-3{
  height: 0.75rem;
}

.h-4{
  height: 1rem;
}

.h-6{
  height: 1.5rem;
}

.h-8{
  height: 2rem;
}

.h-\[110px\]{
  height: 110px;
}

.h-\[218px\]{
  height: 218px;
}

.h-\[220px\]{
  height: 220px;
}

.h-\[234px\]{
  height: 234px;
}

.h-\[240px\]{
  height: 240px;
}

.h-\[37px\]{
  height: 37px;
}

.h-\[394px\]{
  height: 394px;
}

.h-\[39px\]{
  height: 39px;
}

.h-\[48px\]{
  height: 48px;
}

.h-\[50px\]{
  height: 50px;
}

.h-\[56px\]{
  height: 56px;
}

.h-\[671px\]{
  height: 671px;
}

.h-auto{
  height: auto;
}

.h-fit{
  height: -moz-fit-content;
  height: fit-content;
}

.h-full{
  height: 100%;
}

.h-max{
  height: -moz-max-content;
  height: max-content;
}

.max-h-12{
  max-height: 3rem;
}

.max-h-\[384px\]{
  max-height: 384px;
}

.max-h-\[464px\]{
  max-height: 464px;
}

.max-h-\[566px\]{
  max-height: 566px;
}

.max-h-\[calc\(100\%-128px-8px\)\]{
  max-height: calc(100% - 128px - 8px);
}

.\!min-h-\[auto\]{
  min-height: auto !important;
}

.min-h-\[364px\]{
  min-height: 364px;
}

.min-h-\[740px\]{
  min-height: 740px;
}

.w-12{
  width: 3rem;
}

.w-20{
  width: 5rem;
}

.w-3{
  width: 0.75rem;
}

.w-4{
  width: 1rem;
}

.w-6{
  width: 1.5rem;
}

.w-8{
  width: 2rem;
}

.w-\[151px\]{
  width: 151px;
}

.w-\[37px\]{
  width: 37px;
}

.w-auto{
  width: auto;
}

.w-fit{
  width: -moz-fit-content;
  width: fit-content;
}

.w-full{
  width: 100%;
}

.min-w-full{
  min-width: 100%;
}

.max-w-\[100px\]{
  max-width: 100px;
}

.max-w-\[1048px\]{
  max-width: 1048px;
}

.max-w-\[145px\]{
  max-width: 145px;
}

.max-w-\[150px\]{
  max-width: 150px;
}

.max-w-\[179px\]{
  max-width: 179px;
}

.max-w-\[200px\]{
  max-width: 200px;
}

.max-w-\[235px\]{
  max-width: 235px;
}

.max-w-\[265px\]{
  max-width: 265px;
}

.max-w-\[334px\]{
  max-width: 334px;
}

.max-w-\[344px\]{
  max-width: 344px;
}

.max-w-\[346px\]{
  max-width: 346px;
}

.max-w-\[374px\]{
  max-width: 374px;
}

.max-w-\[382px\]{
  max-width: 382px;
}

.max-w-\[412px\]{
  max-width: 412px;
}

.max-w-\[432px\]{
  max-width: 432px;
}

.max-w-\[440px\]{
  max-width: 440px;
}

.max-w-\[480px\]{
  max-width: 480px;
}

.max-w-\[484px\]{
  max-width: 484px;
}

.max-w-\[500px\]{
  max-width: 500px;
}

.max-w-\[534px\]{
  max-width: 534px;
}

.max-w-\[538px\]{
  max-width: 538px;
}

.max-w-\[582px\]{
  max-width: 582px;
}

.max-w-\[64px\]{
  max-width: 64px;
}

.max-w-\[670px\]{
  max-width: 670px;
}

.max-w-\[682px\]{
  max-width: 682px;
}

.max-w-\[6px\]{
  max-width: 6px;
}

.max-w-\[700px\]{
  max-width: 700px;
}

.max-w-\[897px\]{
  max-width: 897px;
}

.max-w-\[935px\]{
  max-width: 935px;
}

.max-w-\[936px\]{
  max-width: 936px;
}

.max-w-full{
  max-width: 100%;
}

.flex-1{
  flex: 1 1 0%;
}

.flex-\[700px\]{
  flex: 700px;
}

.flex-shrink-0{
  flex-shrink: 0;
}

.shrink-0{
  flex-shrink: 0;
}

.grow{
  flex-grow: 1;
}

.-translate-y-1\/2{
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.rotate-180{
  --tw-rotate: 180deg;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer{
  cursor: pointer;
}

.resize{
  resize: both;
}

.grid-cols-1{
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.flex-col{
  flex-direction: column;
}

.flex-wrap{
  flex-wrap: wrap;
}

.items-start{
  align-items: flex-start;
}

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

.items-center{
  align-items: center;
}

.justify-start{
  justify-content: flex-start;
}

.justify-end{
  justify-content: flex-end;
}

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

.justify-between{
  justify-content: space-between;
}

.\!gap-\[80px\]{
  gap: 80px !important;
}

.gap-0{
  gap: 0px;
}

.gap-1{
  gap: 0.25rem;
}

.gap-1\.5{
  gap: 0.375rem;
}

.gap-10{
  gap: 2.5rem;
}

.gap-12{
  gap: 3rem;
}

.gap-14{
  gap: 3.5rem;
}

.gap-2{
  gap: 0.5rem;
}

.gap-3{
  gap: 0.75rem;
}

.gap-3\.5{
  gap: 0.875rem;
}

.gap-32{
  gap: 8rem;
}

.gap-4{
  gap: 1rem;
}

.gap-5{
  gap: 1.25rem;
}

.gap-6{
  gap: 1.5rem;
}

.gap-8{
  gap: 2rem;
}

.gap-\[0\.625rem\]{
  gap: 0.625rem;
}

.gap-\[12px\]{
  gap: 12px;
}

.gap-\[13px\]{
  gap: 13px;
}

.gap-\[14px\]{
  gap: 14px;
}

.gap-\[18px\]{
  gap: 18px;
}

.gap-\[20px\]{
  gap: 20px;
}

.gap-\[22px\]{
  gap: 22px;
}

.gap-\[24px\]{
  gap: 24px;
}

.gap-\[2px\]{
  gap: 2px;
}

.gap-\[6px\]{
  gap: 6px;
}

.gap-\[8px\]{
  gap: 8px;
}

.gap-x-2{
  -moz-column-gap: 0.5rem;
       column-gap: 0.5rem;
}

.gap-y-6{
  row-gap: 1.5rem;
}

.gap-y-\[24px\]{
  row-gap: 24px;
}

.self-stretch{
  align-self: stretch;
}

.overflow-auto{
  overflow: auto;
}

.overflow-hidden{
  overflow: hidden;
}

.whitespace-nowrap{
  white-space: nowrap;
}

.rounded-2xl{
  border-radius: 1rem;
}

.rounded-3xl{
  border-radius: 1.5rem;
}

.rounded-\[20px\]{
  border-radius: 20px;
}

.rounded-\[3px\]{
  border-radius: 3px;
}

.rounded-\[7px\]{
  border-radius: 7px;
}

.rounded-full{
  border-radius: 9999px;
}

.rounded-lg{
  border-radius: 0.5rem;
}

.rounded-sm{
  border-radius: 0.125rem;
}

.rounded-xl{
  border-radius: 0.75rem;
}

.rounded-bl-2xl{
  border-bottom-left-radius: 1rem;
}

.rounded-br-2xl{
  border-bottom-right-radius: 1rem;
}

.rounded-tr-2xl{
  border-top-right-radius: 1rem;
}

.\!border-\[0px\]{
  border-width: 0px !important;
}

.border{
  border-width: 1px;
}

.border-solid{
  border-style: solid;
}

.border-blue-100{
  --tw-border-opacity: 1;
  border-color: rgb(219 234 254 / var(--tw-border-opacity));
}

.border-slate-100{
  --tw-border-opacity: 1;
  border-color: rgb(241 245 249 / var(--tw-border-opacity));
}

.border-slate-50{
  --tw-border-opacity: 1;
  border-color: rgb(248 250 252 / var(--tw-border-opacity));
}

.border-white{
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity));
}

.bg-\[\#008DC5\]{
  --tw-bg-opacity: 1;
  background-color: rgb(0 141 197 / var(--tw-bg-opacity));
}

.bg-black{
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity));
}

.bg-gray-950{
  --tw-bg-opacity: 1;
  background-color: rgb(3 7 18 / var(--tw-bg-opacity));
}

.bg-green-500{
  --tw-bg-opacity: 1;
  background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}

.bg-red-600{
  --tw-bg-opacity: 1;
  background-color: rgb(220 38 38 / var(--tw-bg-opacity));
}

.bg-red-700{
  --tw-bg-opacity: 1;
  background-color: rgb(185 28 28 / var(--tw-bg-opacity));
}

.bg-sky-500{
  --tw-bg-opacity: 1;
  background-color: rgb(14 165 233 / var(--tw-bg-opacity));
}

.bg-slate-300{
  --tw-bg-opacity: 1;
  background-color: rgb(203 213 225 / var(--tw-bg-opacity));
}

.bg-slate-50{
  --tw-bg-opacity: 1;
  background-color: rgb(248 250 252 / var(--tw-bg-opacity));
}

.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}

.bg-opacity-20{
  --tw-bg-opacity: 0.2;
}

.bg-opacity-30{
  --tw-bg-opacity: 0.3;
}

.bg-opacity-90{
  --tw-bg-opacity: 0.9;
}

.bg-\[url\(\'\.\.\/assets\/img\/bg\/01\.jpg\/bg\/01\.jpg\'\)\]{
  background-image: url('../assets/img/bg/01.jpg/bg/01.jpg');
}

.bg-\[url\(\'\.\.\/assets\/img\/bg\/01\.jpg\/icons\/gray-star\.svg\'\)\]{
  background-image: url('../assets/img/bg/01.jpg/icons/gray-star.svg');
}

.bg-\[url\(\'\/local\/templates\/qwent\/assets\/img\/prices\/price-lg-baner-bg\.jpg\'\)\]{
  background-image: url('/local/templates/qwent/assets/img/prices/price-lg-baner-bg.jpg');
}

.bg-\[url\(\'\/local\/templates\/qwent\/assets\/img\/prices\/price-sm-baner-bg\.jpg\'\)\]{
  background-image: url('/local/templates/qwent/assets/img/prices/price-sm-baner-bg.jpg');
}

.bg-\[url\(\/local\/templates\/qwent\/assets\/img\/icons\/clock-check\.svg\)\]{
  background-image: url(/local/templates/qwent/assets/img/icons/clock-check.svg);
}

.bg-\[url\(\/local\/templates\/qwent\/assets\/img\/icons\/gray-dot\.svg\)\]{
  background-image: url(/local/templates/qwent/assets/img/icons/gray-dot.svg);
}

.bg-gradient-to-b{
  background-image: linear-gradient(to bottom, var(--tw-gradient-stops));
}

.from-sky-500{
  --tw-gradient-from: #0ea5e9 var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(14 165 233 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-sky-600{
  --tw-gradient-to: #0284c7 var(--tw-gradient-to-position);
}

.bg-cover{
  background-size: cover;
}

.bg-center{
  background-position: center;
}

.bg-no-repeat{
  background-repeat: no-repeat;
}

.object-contain{
  -o-object-fit: contain;
     object-fit: contain;
}

.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}

.\!p-0{
  padding: 0px !important;
}

.p-1{
  padding: 0.25rem;
}

.p-10{
  padding: 2.5rem;
}

.p-3{
  padding: 0.75rem;
}

.p-4{
  padding: 1rem;
}

.p-6{
  padding: 1.5rem;
}

.p-8{
  padding: 2rem;
}

.\!px-2{
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}

.\!px-\[32px\]{
  padding-left: 32px !important;
  padding-right: 32px !important;
}

.px-10{
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-3{
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-7{
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}

.px-\[15px\]{
  padding-left: 15px;
  padding-right: 15px;
}

.px-\[18px\]{
  padding-left: 18px;
  padding-right: 18px;
}

.px-\[23px\]{
  padding-left: 23px;
  padding-right: 23px;
}

.px-\[24px\]{
  padding-left: 24px;
  padding-right: 24px;
}

.px-\[32px\]{
  padding-left: 32px;
  padding-right: 32px;
}

.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-12{
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.py-3{
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-4{
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.py-5{
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}

.py-7{
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}

.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.py-\[32px\]{
  padding-top: 32px;
  padding-bottom: 32px;
}

.py-\[38px\]{
  padding-top: 38px;
  padding-bottom: 38px;
}

.\!pb-\[21px\]{
  padding-bottom: 21px !important;
}

.\!pt-\[19px\]{
  padding-top: 19px !important;
}

.pb-10{
  padding-bottom: 2.5rem;
}

.pb-16{
  padding-bottom: 4rem;
}

.pb-2{
  padding-bottom: 0.5rem;
}

.pb-2\.5{
  padding-bottom: 0.625rem;
}

.pb-3{
  padding-bottom: 0.75rem;
}

.pb-3\.5{
  padding-bottom: 0.875rem;
}

.pb-5{
  padding-bottom: 1.25rem;
}

.pb-\[13px\]{
  padding-bottom: 13px;
}

.pb-\[21px\]{
  padding-bottom: 21px;
}

.pb-\[9px\]{
  padding-bottom: 9px;
}

.pl-10{
  padding-left: 2.5rem;
}

.pl-6{
  padding-left: 1.5rem;
}

.pl-8{
  padding-left: 2rem;
}

.pl-\[6px\]{
  padding-left: 6px;
}

.pr-1{
  padding-right: 0.25rem;
}

.pr-2{
  padding-right: 0.5rem;
}

.pr-4{
  padding-right: 1rem;
}

.pr-8{
  padding-right: 2rem;
}

.pt-0{
  padding-top: 0px;
}

.pt-12{
  padding-top: 3rem;
}

.pt-14{
  padding-top: 3.5rem;
}

.pt-2{
  padding-top: 0.5rem;
}

.pt-3{
  padding-top: 0.75rem;
}

.pt-6{
  padding-top: 1.5rem;
}

.pt-\[11px\]{
  padding-top: 11px;
}

.pt-\[18px\]{
  padding-top: 18px;
}

.pt-\[19px\]{
  padding-top: 19px;
}

.text-center{
  text-align: center;
}

.text-right{
  text-align: right;
}

.\!font-nunito{
  font-family: NunitoSans !important;
}

.\!font-wix{
  font-family: WixMadeforDisplay !important;
}

.font-\[\'Montserrat\'\]{
  font-family: 'Montserrat';
}

.font-\[\'NunitoSans\'\]{
  font-family: 'NunitoSans';
}

.font-montserrat{
  font-family: Montserrat;
}

.font-nunito{
  font-family: NunitoSans;
}

.font-wix{
  font-family: WixMadeforDisplay;
}

.\!text-\[14px\]{
  font-size: 14px !important;
}

.\!text-base{
  font-size: 1rem !important;
  line-height: 1.5rem !important;
}

.\!text-xl{
  font-size: 1.25rem !important;
  line-height: 1.75rem !important;
}

.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-5xl{
  font-size: 3rem;
  line-height: 1;
}

.text-\[10px\]{
  font-size: 10px;
}

.text-\[12px\]{
  font-size: 12px;
}

.text-\[13px\]{
  font-size: 13px;
}

.text-\[14px\]{
  font-size: 14px;
}

.text-\[15px\]{
  font-size: 15px;
}

.text-\[18px\]{
  font-size: 18px;
}

.text-\[2\.5rem\]{
  font-size: 2.5rem;
}

.text-\[22px\]{
  font-size: 22px;
}

.text-\[26px\]{
  font-size: 26px;
}

.text-\[32px\]{
  font-size: 32px;
}

.text-\[40px\]{
  font-size: 40px;
}

.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl{
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}

.\!font-extrabold{
  font-weight: 800 !important;
}

.\!font-normal{
  font-weight: 400 !important;
}

.font-bold{
  font-weight: 700;
}

.font-extrabold{
  font-weight: 800;
}

.font-light{
  font-weight: 300;
}

.font-medium{
  font-weight: 500;
}

.font-normal{
  font-weight: 400;
}

.font-semibold{
  font-weight: 600;
}

.lowercase{
  text-transform: lowercase;
}

.italic{
  font-style: italic;
}

.\!leading-normal{
  line-height: 1.5 !important;
}

.leading-7{
  line-height: 1.75rem;
}

.leading-\[0px\]{
  line-height: 0px;
}

.leading-\[14px\]{
  line-height: 14px;
}

.leading-\[26px\]{
  line-height: 26px;
}

.leading-\[38px\]{
  line-height: 38px;
}

.leading-\[46px\]{
  line-height: 46px;
}

.leading-\[normal\]{
  line-height: normal;
}

.leading-loose{
  line-height: 2;
}

.leading-normal{
  line-height: 1.5;
}

.leading-relaxed{
  line-height: 1.625;
}

.leading-snug{
  line-height: 1.375;
}

.leading-tight{
  line-height: 1.25;
}

.tracking-min{
  letter-spacing: -.6px;
}

.\!text-neutral-400{
  --tw-text-opacity: 1 !important;
  color: rgb(163 163 163 / var(--tw-text-opacity)) !important;
}

.\!text-stone-950{
  --tw-text-opacity: 1 !important;
  color: rgb(12 10 9 / var(--tw-text-opacity)) !important;
}

.text-\[\#558499\]{
  --tw-text-opacity: 1;
  color: rgb(85 132 153 / var(--tw-text-opacity));
}

.text-\[\#8D8D8D\]{
  --tw-text-opacity: 1;
  color: rgb(141 141 141 / var(--tw-text-opacity));
}

.text-\[\#F0F4F6\]{
  --tw-text-opacity: 1;
  color: rgb(240 244 246 / var(--tw-text-opacity));
}

.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}

.text-gray-100{
  --tw-text-opacity: 1;
  color: rgb(243 244 246 / var(--tw-text-opacity));
}

.text-neutral-400{
  --tw-text-opacity: 1;
  color: rgb(163 163 163 / var(--tw-text-opacity));
}

.text-stone-950{
  --tw-text-opacity: 1;
  color: rgb(12 10 9 / var(--tw-text-opacity));
}

.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}

.text-zinc-700{
  --tw-text-opacity: 1;
  color: rgb(63 63 70 / var(--tw-text-opacity));
}

.text-opacity-30{
  --tw-text-opacity: 0.3;
}

.underline{
  text-decoration-line: underline;
}

.\!no-underline{
  text-decoration-line: none !important;
}

.no-underline{
  text-decoration-line: none;
}

.underline-offset-\[5px\]{
  text-underline-offset: 5px;
}

.opacity-0{
  opacity: 0;
}

.opacity-50{
  opacity: 0.5;
}

.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.invert{
  --tw-invert: invert(100%);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.ease-in-out{
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

/* Скрыть индикатор загруки Битрикс AJAX */

div[id^="wait_"] {
  display: none !important;
  background: none !important;
  border: 0 !important;
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-style: normal !important;
  font-variant: normal !important;
  font-weight: normal;
  letter-spacing: normal !important;
  line-height: normal;
  padding: 0 !important;
  position: absolute;
  text-align: center !important;
  text-indent: 0 !important;
  width: 0px !important;
  height: 0px !important;
  word-spacing: normal !important;
  z-index: 0;
  content: "";
}

/* Скрыть индикатор загруки Битрикс AJAX */

@font-face {
  font-family: "Montserrat";

  font-display: swap;

  src: url("Montserrat-Bold.woff2") format("woff2"),
        url("Montserrat-Bold.woff") format("woff");

  font-weight: 700;

  font-style: normal;
}

@font-face {
  font-family: "Montserrat";

  font-display: swap;

  src: url("Montserrat-Medium.woff2") format("woff2"),
        url("Montserrat-Medium.woff") format("woff");

  font-weight: 500;

  font-style: normal;
}

@font-face {
  font-family: "Montserrat";

  font-display: swap;

  src: url("Montserrat-Regular.woff2") format("woff2"),
        url("Montserrat-Regular.woff") format("woff");

  font-weight: 400;

  font-style: normal;
}

@font-face {
  font-family: "NunitoSans";

  font-display: swap;

  src: url("NunitoSans-SemiBold.woff2") format("woff2"),
        url("NunitoSans-SemiBold.woff") format("woff");

  font-weight: 600;

  font-style: normal;
}

@font-face {
  font-family: "NunitoSans";

  src: url("NunitoSans-Bold.woff2") format("woff2"),
        url("NunitoSans-Bold.woff") format("woff");

  font-weight: 700;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: "NunitoSans";

  src: url("NunitoSans-ExtraBold.woff2") format("woff2"),
        url("NunitoSans-ExtraBold.woff") format("woff");

  font-weight: 800;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: "NunitoSans";

  src: url("NunitoSans-Light.woff2") format("woff2"),
        url("NunitoSans-Light.woff") format("woff");

  font-weight: 300;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: 'WixMadeforDisplay';

  src: url('../fonts/WixMadeforDisplay-Regular.ttf') format('truetype');

  font-weight: normal;

  font-style: normal;
}

@font-face {
  font-family: 'WixMadeforDisplay';

  src: url('../fonts/WixMadeforDisplay-Bold.ttf') format('truetype');

  font-weight: bold;

  font-style: normal;
}

@font-face {
  font-family: 'WixMadeforDisplay';

  src: url('../fonts/WixMadeforDisplay-Italic.ttf') format('truetype');

  font-weight: normal;

  font-style: italic;
}

@font-face {
  font-family: 'WixMadeforDisplay';

  src: url('../fonts/WixMadeforDisplay-BoldItalic.ttf') format('truetype');

  font-weight: bold;

  font-style: italic;
}

.wrapper {
  min-height: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}

* {
  padding: 0;
  margin: 0;
  border: 0;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

:focus,
:active {
  outline: none;
}

a:focus,
a:active {
  outline: none;
}

a {
  color: #008dc5;
}

.faq-page a,
p a {
  text-decoration: underline;
}

.faq-page a:hover,
p a:hover {
  text-decoration: none;
}

nav,
footer,
header,
aside {
  display: block;
}

html {
  scroll-behavior: smooth;
}

body.fancybox-active.compensate-for-scrollbar {
  width: auto;
}

html,
body {
  height: 100%;
  width: 100%;
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

input,
button,
textarea {
  font-family: inherit;
}

input::-ms-clear {
  display: none;
}

button {
  cursor: pointer;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

::file-selector-button {
  display: none;
}

a,
a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

ul li {
  list-style: none;
}

img {
  vertical-align: top;
}

.header-contact__list {
  font-family: "NunitoSans", sans-serif;
}

.page-404__img {
  width: auto !important;
  height: auto !important;
}

body {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.4;
  color: #3d444b;
}

p:not(.item__image)p:not(.h3):not(.certificates__item-title):not(.form__title)+p:not(.material__banner-row):not(.item__title) {
  margin-top: 8px;
}

/* new end-code */

body.body-support {
  overflow: hidden;
}

h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
h6 {
  font-size: inherit;
  font-family: "NunitoSans", sans-serif;
  line-height: 1.2;
}

h1:not(.text-white),
h2:not(.text-white),
.h2:not(.text-white),
h3:not(.text-white),
.h3:not(.text-white),
h4:not(.text-white),
.h4:not(.text-white),
h5:not(.text-white),
h6:not(.text-white) {
  color: #101010;
}

h1, .h1 {
  font-weight: 800;
  font-size: 40px;
}

h2,
.h2 {
  font-weight: 800;
  font-size: 30px;
}

h3,
.h3 {
  font-weight: 800;
  font-size: 22px;
}

h4,
.h4 {
  font-weight: 800;
  font-size: 20px;
}

h5,
.h5 {
  font-weight: 800;
  font-size: 17px;
}

h6,
.h6 {
  font-weight: 700;
  font-size: 16px;
}

@media only screen and (max-width: 5000px) and (min-width: 1441px) {
  .header-menu__container>li.has-child>ul {
    height: calc(100vh - 267px);
    overflow: hidden;
  }
}

@media only screen and (max-width: 5000px) and (min-width:1281px) {
  .install-vent__iframe {
    width: 1121px;
    height: 630px;
  }

  .lightbox-new.lightbox-iframe {
    padding:0 30px!important;
  }
}

@media only screen and (max-width:1440px) and (min-width:1024px) and (max-height:1023px) and (min-width:700px) {
  .lightbox-new.lightbox-iframe {
    padding:0 30px;
  }

  .header-menu__container>li.has-child>ul {
    height:auto;
  }

  .header-menu__item>ul>li {
    height:70px!important;
  }
}

@media only screen and (max-width: 5000px) and (min-width: 1024px) {
  .header__logo {
    height: 76px;
    width: 254px;
  }

  .header__btn {
    display: none;
  }

  .header .container {
    padding: 0;
  }

  .header__nav {
    background: #f0f4f6;
    font-family: "NunitoSans", sans-serif;
  }

  .header-nav__container {
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .header-nav__container li::marker {
    display: none;
  }

  .header-nav__list ul {
    padding: 12px 8px;
    display: flex;
    gap: 28px;
  }

  a.header-nav__link {
    display: flex;
    gap: 28px;
    color: #3D444B;
    font-family: "NunitoSans", sans-serif;
    font-weight: 600;
    -webkit-text-decoration: underline 1px #f0f4f6;
            text-decoration: underline 1px #f0f4f6;
    text-decoration-color: #f0f4f6;
    transition: color 0.4s ease, text-decoration-color 0.5s ease !important;
  }

  a.header-nav__link:hover {
    color: #101010;
    -webkit-text-decoration: underline 1px #101010;
            text-decoration: underline 1px #101010;
  }

  /* Анимация для ссылок */

  .header-nav__item:hover {
    text-decoration: underline;
  }

  .header-contact__list {
    display: flex;
    gap: 32px;
  }

  .header-contact__item {
    font-weight: 800;
    font-size: 20px;
    line-height: 26px;
  }

  .header-contact__item a {
    color: #101010;
  }

  .header-contact__item a:hover {
    text-decoration: underline;
  }

  .header-contact__btn {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #008dc5;
    border-bottom: 1px dashed;
    transition: border 0.3s ease;
    cursor: pointer;
  }

  .header-contact__btn:hover {
    border-color: #f0f4f6;
  }

  .container.header__container {
    display: flex;
    justify-content: start;
    align-items: center;
    gap: 64px;
    margin: 24px auto;
  }

  .header__address p:first-child {
    font-weight: 800;
    font-size: 18px;
    line-height: 24px;
    color: #101010;
    font-family: "NunitoSans", sans-serif;
  }

  .header__address p:last-child {
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #558499;
  }

  .header__address p+p {
    margin: inherit;
  }

  .header__search {
    flex: auto;
  }

  .header__search-form {
    display: flex;
    padding-right: 24px;
    gap: 10px;
    border: 1px solid #ccdbe1;
    border-radius: 16px;
  }

  .header__search input[type="text"] {
    width: 100%;
    font-weight: 500;
  }

  .header__search input[type="text"]::-moz-placeholder {
    font-weight: 600;
    font-family: "NunitoSans", sans-serif;
    color: #C4D2D8;
    font-size: 16px;
  }

  .header__search input[type="text"],
    .header__search input[type="text"]::placeholder {
    font-weight: 600;
    font-family: "NunitoSans", sans-serif;
    color: #C4D2D8;
    font-size: 16px;
  }

  .header__search input[type="text"]:focus {
    color: #3D444B;
  }

  .header__search-btn {
    font-size: 0;
    width: 54px;
    height: 62px;
    background: url(../img/icons/zoom.svg) center center no-repeat;
    background-position-x: 25px;
    cursor: pointer;
    transition: background 0.3s;
  }

  .header__search-btn:hover {
    background: url(../img/icons/zoom-blue.svg) center center no-repeat;
    background-position-x: 25px;
  }

  .header__menu {
    background: #008dc5;
  }

  .header-menu__container {
    display: flex;
    position: relative;
  }

  .header__menu .parent {
    cursor: pointer;
  }

  .header-menu__item {
    height: 60px;
    flex: auto;
    display: flex;
    justify-content: center;
    transition: background 0.3s;
  }

  .header-menu__item.has-child>span,
    .header-menu__item.has-child>a {
    gap: 12px;
    position: relative;
    cursor: pointer;
  }

  .header-menu__item.has-child>span::after,
    .header-menu__item.has-child>a::after {
    width: 14px;
    height: 6px;
    content: "";
    background: url(../img/icons/nav-arrow.svg);
    background-size: cover;
    margin-left: 0;
    margin-top: 4px;
  }

  .header-menu__item.has-child>span.active::after {
    transform:rotate(180deg);
    margin-top:0;
  }

  .header-menu__item>span,
    .header-menu__item>a {
    height: 100%;
    width: 100%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-family: "NunitoSans", sans-serif;
    font-weight: 600;
  }

  .header-menu__item>span.active,
    .header-menu__item:hover {
    background: #18afec;
  }

  .header-menu__item>ul.active {
    display: block;
  }

  .header-menu__item>ul {
    display: none;
    padding: 24px 24px 32px;
    position: absolute;
    z-index:150;
    top: 76px;
    left: 0;
    right: 0;
    background: #fff;
    border-radius: 16px;
    border: 1px solid #ccdbe1;
  }

  .header-menu__item>ul>li {
    width: 320px;
    height: 80px;
    padding-bottom: 8px;
  }

  .header-menu__item>ul>li>.parent {
    font-weight: 800;
    color: #101010;
    border: 1px solid #d1eaf5;
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 70px;
    height: 100%;
    width: 100%;
    transition: color 0.2s ease, background 0.2s ease, border 0.2s ease;
    border-radius: 12px;
    font-family: "NunitoSans", sans-serif;
    font-size: 18px;
  }

  .header-menu__item>ul>li.active>.parent::before,
    .header-menu__item>ul>li:hover>.parent::before {
    box-shadow: 0px 4px 16px rgba(0, 141, 197, 0.55);
  }

  .header-menu__item>ul>li.active>.parent {
    text-decoration: none;
    color: #fff;
    border-color: #008dc5;
    background: #008dc5;
  }

  .header-menu__item>ul>li>ul {
    position: absolute;
    top: 0;
    left: 344px;
    right: 0;
    bottom: 0;
    padding-top: 48px;
    padding-left: 64px;
    display: none;
    flex-wrap: wrap;
    overflow-y: auto;
    margin-right: 15px;
  }

  .header-menu__item>ul>li>.parent::before {
    content: "";
    position: absolute;
    left: 8px;
    right: 8px;
    top: 8px;
    bottom: 8px;
    border-radius: 8px;
    box-shadow: 0px 4px 24px rgba(40, 206, 242, 0.15);
    transition: box-shadow 0.2s ease, background 0.2s ease;
  }

  .header-menu__item>ul>li:nth-child(1)>.parent::before {
    background: url(../img/icons/nav-vent.svg) center left no-repeat;
    background-position-x: 16px;
  }

  .header-menu__item>ul>li:nth-child(2)>.parent::before {
    background: url(../img/icons/nav-kond.svg) center left no-repeat;
    background-position-x: 16px;
  }

  .header-menu__item>ul>li:nth-child(3)>.parent::before {
    background: url(../img/icons/nav-dim.svg) center left no-repeat;
    background-position-x: 16px;
  }

  .header-menu__item>ul>li:nth-child(4)>.parent::before {
    background: url(../img/icons/nav-otop.svg) center left no-repeat;
    background-position-x: 16px;
  }

  .header-menu__item>ul>li:nth-child(5)>.parent::before {
    background: url(../img/icons/nav-el.svg) center left no-repeat;
    background-position-x: 16px;
  }

  .header-menu__item>ul>li:nth-child(6)>.parent::before {
    background: url(../img/icons/nav-koml.svg) center left no-repeat;
    background-position-x: 16px;
  }

  .header-menu__item>ul>li:nth-child(1).active>.parent::before {
    background: url(../img/icons/nav-vent-h.svg) center left no-repeat;
    background-position-x: 16px;
  }

  .header-menu__item>ul>li:nth-child(2).active>.parent::before {
    background: url(../img/icons/nav-kond-h.svg) center left no-repeat;
    background-position-x: 16px;
  }

  .header-menu__item>ul>li:nth-child(3).active>.parent::before {
    background: url(../img/icons/nav-dim-h.svg) center left no-repeat;
    background-position-x: 16px;
  }

  .header-menu__item>ul>li:nth-child(4).active>.parent::before {
    background: url(../img/icons/nav-otop-h.svg) center left no-repeat;
    background-position-x: 16px;
  }

  .header-menu__item>ul>li:nth-child(5).active>.parent::before {
    background: url(../img/icons/nav-el-h.svg) center left no-repeat;
    background-position-x: 16px;
  }

  .header-menu__item>ul>li:nth-child(6).active>.parent::before {
    background: url(../img/icons/nav-koml-h.svg) center left no-repeat;
    background-position-x: 16px;
  }

  .header-menu__item>ul>li.active:nth-child(1)>ul,
    .header-menu__item>ul>li.active:nth-child(2)>ul {
    display: grid;
  }

  .header-menu__item>ul>li.active:nth-child(3)>ul,
    .header-menu__item>ul>li.active:nth-child(4)>ul,
    .header-menu__item>ul>li.active:nth-child(5)>ul,
    .header-menu__item>ul>li.active:nth-child(6)>ul {
    display: flex;
    flex-direction: column;
  }

  .header-menu__item>ul>li:nth-child(1)>ul {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 0px;
    height: 100%;
  }

  .header-menu__item>ul>li:nth-child(1)>ul>li:nth-child(2) {
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 2;
    grid-column-end: 2;
  }

  .header-menu__item>ul>li:nth-child(1)>ul>li:nth-child(3) {
    grid-row-start: 2;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 2;
  }

  .header-menu__item>ul>li:nth-child(1)>ul>li:nth-child(4) {
    grid-row-start: 3;
    grid-column-start: 1;
    grid-row-end: 4;
    grid-column-end: 2;
  }

  .header-menu__item>ul>li:nth-child(1)>ul>li:nth-child(5) {
    grid-row-start: 4;
    grid-column-start: 1;
    grid-row-end: 5;
    grid-column-end: 2;
  }

  .header-menu__item>ul>li:nth-child(1)>ul>li:nth-child(6) {
    grid-row-start: 5;
    grid-column-start: 1;
    grid-row-end: 6;
    grid-column-end: 2;
  }

  .header-menu__item>ul>li:nth-child(1)>ul>li:nth-child(7) {
    grid-row-start: 6;
    grid-column-start: 1;
    grid-row-end: 7;
    grid-column-end: 2;
  }

  .header-menu__item>ul>li:nth-child(1)>ul>li:nth-child(8) {
    grid-row-start: 7;
    grid-column-start: 1;
    grid-row-end: 8;
    grid-column-end: 2;
  }

  .header-menu__item>ul>li:nth-child(1)>ul>li:nth-child(9) {
    grid-row-start: 8;
    grid-column-start: 1;
    grid-row-end: 9;
    grid-column-end: 2;
  }

  .header-menu__item>ul>li:nth-child(1)>ul>li:nth-child(10) {
    grid-row-start: 9;
    grid-column-start: 1;
    grid-row-end: 10;
    grid-column-end: 2;
  }

  .header-menu__item>ul>li:nth-child(1)>ul>li:nth-child(1) {
    grid-row-start: 1;
    grid-column-start: 2;
    grid-row-end: 10;
    grid-column-end: 3;
  }

  .header-menu__item>ul>li:nth-child(2)>ul {
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 0px;
    height: 100%;
  }

  .header-menu__item>ul>li:nth-child(2)>ul>li:nth-child(1) {
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 7;
    grid-column-end: 2;
  }

  .header-menu__item>ul>li:nth-child(2)>ul>li:nth-child(2) {
    grid-row-start: 1;
    grid-column-start: 2;
    grid-row-end: 2;
    grid-column-end: 3;
  }

  .header-menu__item>ul>li:nth-child(2)>ul>li:nth-child(3) {
    grid-row-start: 2;
    grid-column-start: 2;
    grid-row-end: 3;
    grid-column-end: 3;
  }

  .header-menu__item>ul>li:nth-child(2)>ul>li:nth-child(4) {
    grid-row-start: 3;
    grid-column-start: 2;
    grid-row-end: 4;
    grid-column-end: 3;
  }

  .header-menu__item>ul>li:nth-child(2)>ul>li:nth-child(5) {
    grid-row-start: 4;
    grid-column-start: 2;
    grid-row-end: 5;
    grid-column-end: 3;
  }

  .header-menu__item>ul>li:nth-child(2)>ul>li:nth-child(6) {
    grid-row-start: 5;
    grid-column-start: 2;
    grid-row-end: 6;
    grid-column-end: 3;
  }

  .header-menu__item>ul>li:nth-child(2)>ul>li:nth-child(7) {
    grid-row-start: 6;
    grid-column-start: 2;
    grid-row-end: 7;
    grid-column-end: 3;
  }

  .header-menu__item>ul>li>ul::-webkit-scrollbar {
    width: 4px;
    background-color: #fff;
  }

  .header-menu__item>ul>li>ul::-webkit-scrollbar-thumb {
    background-color: #008dc5;
  }

  .header-menu__container>li.has-child>ul {
    min-height:560px;
  }

  .header-menu__item>ul>li>ul>li>.parent {
    display: block;
    line-height: 1.5;
    color: #101010;
    margin-bottom: 10px;
    padding-left: 17px;
    font-family: "NunitoSans", sans-serif;
    font-size: 18px;
    font-weight: 800;
    cursor: default;
    width: -moz-fit-content;
    width: fit-content;
    border-left: 4px solid #008dc5;
  }

  .header-menu__item>ul>li>ul>li>ul {
    margin-bottom: 10px;
    padding-bottom: 30px;
  }

  .header-menu__sub-list-1>li>ul>li>a,
    .header-menu__item>ul>li>ul>li>ul>li>a {
    line-height: 1.5;
    color: #101010;
    padding-left: 17px;
    border-left: 4px solid #fff;
    text-decoration: underline;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 10px;
    transition: color 0.3s, border 0.3s;
  }

  .header-menu__sub-list-1>li>ul>li>a:hover,
    .header-menu__item>ul>li>ul>li>ul>li>a:hover {
    color: #008dc5;
    text-decoration: none;
    border-color: #008dc5;
  }

  .not-child {
    margin-top: 17px;
  }

  .header__breadcrumbs {
    color: #003164 !important;
  }

  .header__contact-item:first-child:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 1438px) and (min-width: 1024px) {
  .header .header__container {
    padding: 0 24px;
    gap: 34px;
  }

  .header-menu__item>ul {
    left: 24px;
    right: 24px;
  }
}

@media only screen and (max-width: 1320px) and (min-width: 1024px) {
  .header-nav__container,
    .header-contact__list {
    flex-wrap: wrap;
  }

  .header-nav__list ul {
    padding: 20px 0 15px;
  }

  .header-contact__list {
    padding-bottom: 15px;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 320px) {
  .header-menu__item.has-child>ul ul:not(.active) {
    display: none;
  }

  .has-child.active>.header-menu__sub-list-1 {
    display: block;
  }

  .header-menu__item a {
    font-weight: 600;
    color: #101010;
    font-size: 14px;
  }

  .header {
    position: relative;
    height: 102px;
    margin: 16px 16px 0;
    overflow: hidden;
  }

  .header::after {
    content: "";
    position: fixed;
    top: 0;
    left: 0;
    right: auto;
    bottom: 0;
    width: 0;
    background: none;
    z-index: 996;
    transition: background 0.4s ease-in;
  }

  .header.header__mob::after {
    background: rgba(4, 15, 22, 0.55);
    width: auto;
    right: 0;
  }

  .header__btn {
    position: absolute;
    right: 0;
    top: 0;
    background: #f0f4f6 url(../img/icons/nav-mob.svg) center center no-repeat;
    width: 36px;
    height: 36px;
    border-radius: 8px;
  }

  .header:not(.header__mob) .header__btn-mob {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
  }

  .header__mob .header__btn-mob {
    position: fixed;
    right: 0;
    top: 0;
    bottom: 0;
    width: 56px;
    z-index: 999;
  }

  .header-menu__mob-item {
    display: none !important;
  }

  .header__mail {
    color: #101010;
    padding: 12px 14px;
    border-radius: 12px;
    background: #f0f4f6 url(../img/icons/mail-blue.svg) left 14px center no-repeat;
    height: 46px;
    font-size: 16px;
    font-weight: 700;
    font-family: "NunitoSans", sans-serif;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: absolute;
    left: 0;
    right: 0;
    top: 56px;
    overflow: hidden;
  }

  .header__content {
    position: fixed;
    top: 0;
    left: -120%;
    right: 120%;
    bottom: 0;
    background: #fff;
    overflow-y: auto;
    box-shadow: 4px 0px 24px 0px rgba(4, 15, 22, 0.25);
    z-index: 999;
    padding: 24px 16px;
    padding-right: 12px;
    transition: left 0.4s ease-in, right 0.4s ease-in;
    border-right: 2px solid #fff;
  }

  .header__mob .header__content {
    left: 0;
    right: 56px;
  }

  .header__content.active {
    overflow: hidden;
  }

  .header__content:not(.active):-webkit-scrollbar-thumb,
    .header__content .active>ul::-webkit-scrollbar-thumb {
    background-color: #fff;
    border-radius: 6px;
  }

  .header__content:not(.active)::-webkit-scrollbar-track,
    .header__content .active>ul::-webkit-scrollbar-track {
    background-color: #fff;
    border-radius: 4px;
    margin-top: 92px;
  }

  .header__content .active>ul::-webkit-scrollbar-track {
    margin-top: 0;
  }

  .header__content:not(.active)::-webkit-scrollbar-thumb,
    .header__content .active>ul::-webkit-scrollbar-thumb {
    background-color: #dce6ea;
    border-radius: 6px;
  }

  .header__content:not(.active)::-webkit-scrollbar,
    .header__content .active>ul::-webkit-scrollbar {
    border-radius: 6px;
    width: 4px;
    height: 4px;
  }

  .header__contact-item:not(:last-child, :first-child) {
    position: fixed;
    z-index: 990;
    color: #101010;
    font-size: 14px;
    font-weight: 700;
    top: 75px;
    left: 27px;
    padding-left: 18px;
    background: url(../img/icons/phone.svg) center left no-repeat;
  }

  .header__search {
    height: 48px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: relative;
    z-index: 5;
  }

  .header__search-form {
    height: 100%;
  }

  .header__search.hide {
    display: none;
  }

  .header__search-btn {
    position: absolute;
    height: 48px;
    width: 36px;
    font-size: 0;
    background: url(../img/icons/zoom.svg) center right no-repeat;
    transition: background 0.15s ease-in;
  }

  .header__search.active .header__search-form .header__search-btn,
    .header__search-btn:hover {
    background: url(../img/icons/zoom-blue.svg) center right no-repeat;
  }

  .header__search-form {
    width: 106px;
    transition: width 0.3s ease-in;
  }

  .header__search.active .header__search-form {
    width: 100%;
  }

  .header__search input[type="text"] {
    display: block;
    height: 100%;
    width: 100%;
    font-size: 14px;
    font-weight: 600;
    color: #101010;
    padding-left: 46px;
    border-radius: 12px;
    border: 1px solid #ccdbe1;
    transition: border 0.3s;
    font-family: "NunitoSans", sans-serif;
  }

  .header__search input[type="text"]::-moz-placeholder {
    color: #3d444b;
  }

  .header__search input[type="text"]::placeholder {
    color: #3d444b;
  }

  .header-menu__list {
    display: flex;
    flex-direction: column;
  }

  .header-menu__item {
    order: 10;
  }

  .header-menu__item:nth-child(2) {
    order: 1;
  }

  .header-menu__item:nth-child(3) {
    order: 2;
  }

  .header-menu__item:nth-child(4) {
    order: 3;
  }

  .header-menu__item:nth-child(9) {
    order: 4;
  }

  .header-menu__item:nth-child(8) {
    order: 5;
  }

  .header-menu__item:nth-child(14) {
    order: 6;
  }

  .header-menu__item:nth-child(7) {
    order: 11;
  }

  .header-menu__item:nth-child(8) {
    order: 8;
  }

  .header-menu__item:nth-child(5) {
    display: none;
  }

  .header-menu__no-link {
    position: absolute;
    top: -64px;
    height: 48px;
    padding-left: 1px;
    display: flex;
    align-items: center;
    font-size: 32px;
    font-family: "NunitoSans", sans-serif;
    font-weight: 800;
  }

  .header-menu__item>ul>li>.parent::before {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    background-repeat: no-repeat !important;
    border-radius: 6px;
    left: 0;
    top: calc(50% - 12px);
  }

  .header-menu__item>ul>li:nth-child(1)>.parent::before {
    background-image: url(../img/icons/vent-mob.svg);
  }

  .header-menu__item>ul>li:nth-child(2)>.parent::before {
    background-image: url(../img/icons/kond-mob.svg);
  }

  .header-menu__item>ul>li:nth-child(3)>.parent::before {
    background-image: url(../img/icons/dum-mob.svg);
  }

  .header-menu__item>ul>li:nth-child(4)>.parent::before {
    background-image: url(../img/icons/otop-mob.svg);
  }

  .header-menu__item>ul>li:nth-child(5)>.parent::before {
    background-image: url(../img/icons/elec-mob.svg);
  }

  .header-menu__item>ul>li:nth-child(6)>.parent::before {
    background-image: url(../img/icons/komp-mob.svg);
  }

  .has-child-otop .header__btn-next,
    .header-menu__sub-otop .parent::after,
    span.parent.parent-otop {
    display:none!important;
  }

  .header-menu__sub-otop .last-list {
    display:flex!important;
    margin-bottom:-1px;
  }

  .header-menu__sub-list-1>li {
    padding-left: 36px;
    display: flex;
    align-items: stretch;
    position: relative;
  }

  .header-menu__sub-list-1>li:nth-child(3).active .header-menu__sub-list-3 {
    display: flex;
  }

  .header-menu__sub-list-1>li:nth-child(3).active .header-menu__sub-list-2>li {
    border-bottom: 0;
  }

  .header-menu__sub-list-1>li:nth-child(3).active .header-menu__sub-list-2 .header__btn-next {
    display: none;
  }

  .header-menu__sub-list-1>li:not(.active)>.parent,
    .header-menu__sub-list-2>li:not(.active)>.parent {
    display: flex;
    align-items: center;
    width: 100%;
  }

  .header__menu {
    padding-top: 16px;
    font-size: 14px;
    font-weight: 600;
    font-family: "NunitoSans", sans-serif;
    position: relative;
    z-index: 9;
  }

  .header-nav__list ul,
    .header-menu__container ul {
    display: flex;
    flex-direction: column;
    width: 100%;
  }

  .header-menu__item {
    color: #101010;
    line-height: 1.5;
    width: 100%;
    min-height: 50px;
    display: none;
    align-items: center;
    margin-bottom: 0;
    position: relative;
    border-bottom: 1px solid #f0f4f6;
    flex-wrap: wrap;
  }

  .header__search,
    .header-contact__list,
    .header-nav__item {
    display: none;
  }

  .header__content .header__search,
    .header__content .header-contact__list,
    .header__content .header-nav__item,
    .header__content .header-menu__item {
    display: flex;
  }

  .header__nav {
    order: 2;
    padding: 0;
  }

  .header__btn-next {
    height: 24px;
    width: 24px;
    background: url(../img/icons/arrow-grey-mob.svg) center center no-repeat;
    display: flex;
    align-items: center;
    position: absolute;
    right: 0;
    top: calc(50% - 12px);
  }

  .header-menu__item>.header__btn-next:not(.active) {
    width: 100%;
    height: 46px;
    background: none;
    justify-content: flex-end;
  }

  .header-menu__item>.header__btn-next:not(.active)::before {
    background: #f0f4f6 url(../img/icons/arrow-black.svg) center center no-repeat;
    content: "";
    width: 36px;
    height: 36px;
    border-radius: 8px;
  }

  .header-menu__sub-list-1>li:nth-child(4) .header-menu__sub-list-2.active>li>span.parent,
    .header-menu__sub-list-1>li:nth-child(5) .header-menu__sub-list-2.active>li>span.parent {
    border-left: 4px solid #008dc5;
    padding-left: 14px;
    font-weight: 700;
  }

  span.parent {
    padding-right: 25px;
  }

  .header-menu__sub-list-1>li:nth-child(4) .header-menu__sub-list-2.active>li,
    .header-menu__sub-list-1>li:nth-child(5) .header-menu__sub-list-2.active>li {
    padding: 5px 0;
  }

  .not-child {
    margin-top: 30px;
  }

  .header-menu__sub-list-1>.active>.header-menu__sub-list-2,
    .header-menu__sub-list-2>.active>.header-menu__sub-list-3 {
    display: flex !important;
    position: fixed;
    left: 0;
    top: 138px;
    bottom: 0;
    right: 56px;
    width: auto;
    padding-right: 16px;
    padding-left: 32px;
    background: #fff;
    z-index: 9;
    overflow-x: auto;
    border-right: 2px solid #fff;
    padding-bottom: 24px;
  }

  .header-menu__sub-list-2.active {
    overflow: hidden;
  }

  .header-menu__sub-list-2>.active>.header-menu__sub-list-2 {
    z-index: 998;
  }

  .header-menu__sub-list-2>.active>.header-menu__sub-list-3 {
    top: 188px;
    z-index: 999;
    padding-left: 48px;
  }

  .header-menu__sub-list-2>.active>.parent {
    padding-left: 48px;
  }

  .header-menu__sub-list-1>li:nth-child(4) .header-menu__sub-list-2 li span.parent,
    .header-menu__sub-list-1>li:nth-child(5) .header-menu__sub-list-2 li span.parent {
    border-left: 4px solid #008dc5;
    padding-left: 14px;
    font-weight: 700;
  }

  .header-menu__sub-list-1.active+.header__btn-next.active {
    transform: rotate(-180deg);
    height: 28px;
    width: 68px;
    padding-right: 24px;
    padding-left: 5px;
    background-position-x: 52px;
    right: initial;
    left: 0;
    top: -3px;
    box-shadow: 0 0 0 10px #fff;
  }

  .header-menu__sub-list-1.active {
    display: block !important;
    position: fixed;
    left: 0;
    right: 56px;
    top: 182px;
    bottom: 0;
    width: auto;
    background: #fff;
    z-index: 995;
    padding: 0;
    padding-right: 22px;
  }

  .header-menu__sub-list-1.active+.header__btn-next.active::before {
    content: "Назад";
    transform: rotate(180deg);
    font-size: 12px;
    padding-left: 9px;
  }

  .header-menu__sub-list-1 a {
    font-weight: 600;
  }

  .header-nav__list a:hover,
    .header-menu__item>a:hover {
    text-decoration: underline;
  }

  .header-menu__sub-list-1 .header__btn-next.active::before {
    content: "";
    width: 24px;
    height: 24px;
    background: url(../img/icons/arrow-blue-mob.svg) center center no-repeat;
    margin-right: 8px;
  }

  .header-menu__sub-list-1 .header__btn-next.active::after {
    font-size: 14px;
    content: "Основное меню";
  }

  .header-menu__sub-list-2 .header__btn-next.active::after,
    .header-menu__sub-list-3 .header__btn-next.active::after {
    font-size: 14px;
    content: "Назад";
  }

  .header-menu__item>.header__btn-next {
    z-index: 900;
  }

  .header-menu__sub-list-1>li,
    .header-menu__sub-list-2>li,
    .header-menu__sub-list-3>li {
    min-height: 50px;
    border-bottom: 1px solid #f0f4f6;
    display: flex;
    align-items: center;
    position: relative;
  }

  .header-menu__sub-list-3>li {
    min-height: auto;
  }

  .header-menu__sub-list-3>li a {
    padding: 14px 0;
  }

  .header-menu__sub-list-1>li:last-child {
    border: 0;
  }

  .header-menu__sub-list-1 a:hover {
    text-decoration: underline;
  }

  .header-menu__sub-list-1>li a,
    .header-menu__sub-list-2>li a,
    .header-menu__sub-list-3>li a {
    height: 100%;
    display: flex;
    align-items: center;
  }

  .header-menu__sub-list-1 .header__btn-next.active {
    top: 24px;
    height: 48px;
    font-size: 14px;
    padding-left: 0;
    width: auto;
    right: 67px;
    background: #fff;
    position: fixed;
    left: 16px;
  }

  .header-menu__sub-list-2 .header__btn-next.active {
    z-index: 906 !important;
  }

  .header-menu__sub-list-3 .header__btn-next.active {
    z-index: 907 !important;
  }

  .header-contact__list {
    margin-top: 24px;
    flex-direction: column;
    gap: 24px;
    padding: 24px;
    border-radius: 12px;
    background: #f0f4f6;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.37;
  }

  .header-contact__item a {
    color: #101010;
  }

  .header-contact__item span,
    .header-contact__item a {
    padding-left: 28px;
    min-height: 22px;
    display: flex;
    align-items: center;
  }

  .header-contact__mail {
    order: 2;
  }

  .header-contact__mail a {
    background: url(../img/icons/mail-blue.svg) left center no-repeat;
    text-decoration: underline;
  }

  .header-contact__mail a:hover {
    text-decoration: none;
  }

  .header-contact__phone {
    order: 1;
  }

  .header-contact__phone a {
    background: url(../img/icons/call-blue.svg) left center no-repeat;
  }

  .header-contact__btn {
    order: 3;
  }

  .header-contact__btn span {
    background: url(../img/icons/messages-blue.svg) left center no-repeat;
  }

  .header-contact__address {
    order: 4;
    background: url(../img/icons/map-blue.svg) left top no-repeat;
    padding-left: 28px;
  }

  .header__contact-mail {
    order: 3;
    color: #101010;
    border: 1px dashed #d1eaf5;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 8px;
    line-height: 1;
    height: 48px;
    padding-right: 16px;
    padding-left: 48px;
    background: url(../img/icons/mail.svg) center left no-repeat;
    background-position-x: 18px;
    margin-top: 16px;
    display: flex;
    align-items: center;
  }

  .header-menu__item>ul>li.active>.parent::before {
    left: 16px;
  }

  .header-menu__sub-list-1>.active>.parent::after,
    .header-menu__sub-list-2>.active>.parent::after {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(../img/icons/arrow-blue-mob.svg) center center no-repeat;
    top: calc(50% - 12px);
    right: 22px;
    transform: rotate(90deg);
  }

  .header-menu__sub-list-1>.active>.parent,
    .header-menu__sub-list-2>.active>.parent {
    position: fixed;
    top: 88px;
    left: 0;
    right: 56px;
    height: 50px;
    display: flex;
    align-items: center;
    padding-left: 50px;
    z-index: 995;
    font-weight: 800;
    background: #fff;
  }

  .header-menu__sub-list-2>.active>.parent {
    top: 138px;
    z-index: 996;
    padding-left: 32px;
  }

  .header-contact-btn:hover {
    background: #008dc5;
  }

  .header-menu__item.active>.header__btn-next {
    transform: rotate(-180deg);
  }

  .header-menu__item.active>.header__btn-next.active {
    top: -47px;
  }

  .header-menu__item.active>.header__btn-next.active::after {
    content: "";
    background: #fff;
    height: 130%;
    width: 150px;
    position: absolute;
    right: 100%;
  }

  .header-menu__item.active .header-menu__sub-list-1.active {
    overflow-x: auto;
  }

  .header-menu__item.active .header-menu__sub-list-1.active,
    .header-menu__item.active .header-menu__sub-list-2.active,
    .header-menu__item.active .header-menu__sub-list-3.active {
    display: block;
    position: fixed;
    top: 192px;
    left: 16px;
    right: 16px;
    bottom: 0;
    background: #fff;
    z-index: 903;
  }

  .header-menu__item.active .header-menu__sub-list-1.active::after,
    .header-menu__item.active .header-menu__sub-list-2.active::after,
    .header-menu__item.active .header-menu__sub-list-3.active::after {
    content: "";
    position: absolute;
    right: 0;
    top: -49px;
    width: 40px;
    height: 40px;
    background: #fff;
  }

  .header-menu__item.active .header-menu__sub-list-1.active .has-child,
    .header-menu__item.active .header-menu__sub-list-2.active .has-child,
    .header-menu__item.active .header-menu__sub-list-3.active .has-child {
    margin-bottom: 0;
  }

  .header-menu__item.active .header-menu__sub-list-1.active .has-child>a,
    .header-menu__item.active .header-menu__sub-list-2.active .has-child>a,
    .header-menu__item.active .header-menu__sub-list-3.active .has-child>a {
    width: 100%;
    height: 46px;
    padding-left: 12px;
    background: #f0f4f6;
    border-radius: 12px;
  }

  .header-menu__item.active .header-menu__sub-list-1.active .has-child>.header__btn-next:not(.active),
    .header-menu__item.active .header-menu__sub-list-2.active .has-child>.header__btn-next:not(.active) {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: url(../img/icons/arrow-black.svg) no-repeat;
    background-position: right 15px center;
    width: auto;
    height: 46px;
    margin: 0;
  }

  .header-menu__item.active .header-menu__sub-list-2.active {
    z-index: 994;
    overflow-y: auto;
  }

  .header-menu__item.active .header-menu__sub-list-3.active {
    z-index: 999;
    overflow-y: auto;
  }

  .header .header__address {
    font-size: 0;
  }

  .header__container {
    margin: 0;
    position: relative;
  }

  .header__logo {
    width: 122px;
  }

  .header__logo,
    .header__logo img {
    width: 36px;
    height: 36px;
  }

  .header__phone {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 120px;
    right: 36px;
    height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-family: "NunitoSans", sans-serif;
    font-weight: 700;
    color: #101010;
  }

  /* ??? 1023 or 599 */

  body.body-mob.body-support .header__mob {
    overflow: hidden;
  }
}

@media only screen and (max-width: 599px) and (min-width: 320px) {
  .header+main {
    margin-top: 16px;
  }

  .header:not(.header__mob) .header__contact-item:not(:first-child, :last-child) {
    animation-duration: 0.95s;
    animation-name: fadeIn;
    animation-iteration-count: 1;
  }

  @keyframes fadeIn {
    0% {
      opacity: 0;
    }

    33% {
      opacity: 0;
    }

    100% {
      opacity: 1;
    }
  }
}

@media only screen and (max-width: 359px) and (min-width: 320px) {
  .header__contact-item:not(:last-child, :first-child) {
    font-size: 12px;
  }

  .header__phone {
    font-size: 15px;
  }
}

.breadcrumbs__item a {
  display: flex;
  align-items: center;
}

.breadcrumbs__link {
  color: #003164;
  transition: opacity 0.3s ease-in;
}

.breadcrumbs__link:not(span) {
  opacity: 0.5;
}

.breadcrumbs__link:not(span):hover {
  opacity: 1;
}

.breadcrumbs__list {
  flex-wrap: wrap;
  gap: 6px;
}

.breadcrumbs__item:not(:last-child) span {
  display: inline;
}

.breadcrumbs__item:not(:last-child) span::after {
  content: "/";
  display: inline-flex;
  border-radius: 0;
  width: 5px;
  font-size: 14px;
  color: #003164;
  opacity: 0.5;
  margin-left: 11px;
  margin-right: 2px;
  background: none;
}

.my-80 {
  margin: 80px 0;
}

@media only screen and (max-width: 5000px) and (min-width: 1024px) {
  html.overflow-hidden,
    body.body-support {
    padding-right: 17px;
  }

  .side-bar {
    margin: 0px 80px 0px 0px;
  }

  .side-bar,
    .object-m__info {
    max-width: 463px;
  }

  .main-proj .swiper-scrollbar {
    display: none !important;
  }

  .employees__tab-list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
  }

  .hero__image .hero__image {
    min-height: auto;
  }

  .certificates .list-4__item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  #photo_comments+.form {
    margin-top: 80px;
  }

  .table-wrap::-webkit-scrollbar {
    width: 6px;
  }

  .table-wrap::-webkit-scrollbar-track {
    border-radius: 4px;
  }

  .table-wrap::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background: rgb(204, 219, 225);
  }

  .contact__content meta+.contact__part {
    margin-bottom: 54px;
  }

  .form__input-name {
    width: 190px !important;
  }
}

h3 a {
  color: #101010;
  text-decoration: underline;
}

h3 a:hover {
  text-decoration: none;
}

.large_button {
  padding: 5px 20px;
  min-height: 62px;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #ffffff;
  background: #b80c09;
  border-radius: 16px;
  border: 2px solid #b80c09;
  cursor: pointer;
  font-family: "NunitoSans", sans-serif;
}

.large_button:hover {
  transition: background 0.05s, color 0.05s, box-shadow 0.05s, border 0.05s ease 0s;
  background: #e02723;
  border-color: #e02723;
  box-shadow: 0px 12px 24px rgba(184, 12, 9, 0.3);
}

.filter_button {
  cursor: pointer;
  display: flex;
  padding: 14px 24px;
  border-radius: 12px;
  border: 1px solid #d1eaf5;
  color: #0b4f6c;
  background: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.15;
  transition: background 0.05s ease-in, color 0.05s ease-in, border 0.05s ease-in, box-shadow 0.05s ease-in;
}

.filter_button.active,
.filter_button:hover {
  color: #fff;
  border-color: #0b4f6c;
  background: #0b4f6c;
}

.faq__tab-list .active {
  background: #0b4f6c;
  color: #fff;
}

.small_button {
  cursor: pointer;
  font-family: "NunitoSans";
  font-weight: 600;
  display: inline-flex;
  padding: 14px 24px;
  border-radius: 12px;
  background: #0b4f6c;
  color: #fff;
}

.small_button:hover {
  transition: all 0.3s ease 0s;
  box-shadow: 0px 12px 24px rgba(11, 79, 108, 0.2);
}

.list {
  display: flex;
  flex-wrap: wrap;
}

.list-3 .ul-2,
.list-3 .ul-3,
.item-content .ul-2,
.item-content .ul-3 {
  margin: 8px 0 16px;
}

.item-content:not(.item_theme_03):before {
  content: "";
  background-color: #fff;
  box-shadow: 0 4px 24px rgba(40, 206, 242, 0.15);
  border-radius: 16px;
  position: absolute;
  left: 8px;
  top: 8px;
  right: 8px;
  bottom: 8px;
  z-index: -1;
}

.item {
  position: relative;
  display: flex;
  flex-direction: column;
  box-shadow: 0px 4px 24px rgba(40, 206, 242, 0.15);
  border-radius: 16px;
}

.ul-01 {
  margin-top: 20px;
}

.ul-01 li {
  position: relative;
  padding-left: 32px;
  margin-bottom: 8px;
}

.ul-01 li:last-child {
  margin-bottom: 0;
}

.ul-01 li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 8px;
  height: 8px;
  border-radius: 3px;
  background: #b80c09;
}

.item__image {
  margin-bottom: 24px;
}

.item_theme_03 .item__image {
  height: 206px;
}

.item_theme_04 .item__image {
  height: 140px;
  width: 100%;
  align-items: center;
  display: flex;
  justify-content: center;
  margin: 0px 0px 24px 0px;
}

.item_theme_04 img {
  max-height: 118px;
}

.item_theme_06 .item__description p+p {
  margin-top: 10px;
}

.item_theme_07 .item__image {
  height: 262px;
  background: url("../img/background/background-01.jpg") center,
        linear-gradient(0deg, #1877ac, #1877ac),
        linear-gradient(0deg, rgba(5, 60, 109, 0.75), rgba(5, 60, 109, 0.75));
  background-size: 120% auto;
  transition: background 0.3s;
}

.item_theme_07 .item__image:hover {
  background-size: 110% auto;
}

.item_theme_07 .item__image a {
  display: block;
  width: 100%;
  padding: 24px;
}

.item_theme_07 .item__image a:hover img {
  transform: scale(1.05);
}

.item_theme_07 .item__title {
  font-weight: bold;
  color: #101010;
}

.item_theme_07 .item__title:hover {
  text-decoration: none !important;
}

.item_theme_07 .item__title a {
  color: #101010;
  text-decoration: underline;
}

.item_theme_07 .item__title a:hover {
  text-decoration: none !important;
}

.item_theme_08 .item__num {
  background: url(../img/background/item-8-icon.jpg) center center no-repeat;
  width: 120px;
  height: 120px;
}

.type-job__item::before {
  content: "";
  position: absolute;
  top: 4px;
  width: 48px;
  height: 48px;
  background: #008dc5 url(../img/icons/question.svg) center center no-repeat;
  background-size: 21px auto;
  box-shadow: 0px 12px 12px rgba(187, 195, 207, 0.25);
  border-radius: 12px;
}

.type-job__item:nth-child(even) {
  padding-left: 125px;
}

.type-job__item:nth-child(even)::before {
  left: 50px;
}

.type-job__item:nth-child(odd) {
  padding-left: 80px;
  padding-right: 45px;
}

.type-job__list .type-job__item h3 {
  margin-top: 0;
}

.type-job__item:nth-child(odd)::before {
  left: 0;
}

.rating-star {
  width: 20px;
  height: 20px;
  background: url(../img/icons/star-border.svg) center center no-repeat;
  background-size: contain;
}

.rating-star.rating-star-active {
  background: url(../img/icons/star-rating.svg) center center no-repeat;
}

.phone {
  white-space: nowrap;
}

.ul li {
  list-style-type: none;
  display: flex;
  align-items: baseline;
  gap: 16px;
}

.ul li::before {
  content: "";
  background: #0b4f6c;
  min-width: 8px;
  height: 8px;
  border-radius: 2.5px;
}

.checkbox:empty {
  display: none;
}

.form__checkbox-list input {
  opacity: 0;
  position: absolute;
  z-index: -1;
}

.form__checkbox-list {
  gap: 12px;
}

.form__checkbox-list label::before {
  display: inline-flex;
  content: "";
  background: url("data:image/svg+xml,%3Csvg width='9' height='8' viewBox='0 0 9 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.41017 0.757197C8.60286 0.956897 8.60286 1.28067 8.41017 1.48037L3.63573 7.06479C3.44304 7.26449 3.13062 7.26449 2.93793 7.06479L0.306351 4.33752C0.113658 4.13782 0.113658 3.81404 0.306351 3.61434C0.499043 3.41464 0.81146 3.41464 1.00415 3.61434L3.28683 5.98002L7.71237 0.757197C7.90506 0.557497 8.21747 0.557497 8.41017 0.757197Z' fill='%238D8D8D'/%3E%3C/svg%3E%0A") no-repeat center;
  width: 20px;
  height: 20px;
  border: 1px solid #8d8d8d;
  border-radius: 4px;
  transition: all 0.3s ease 0s;
}

.form__checkbox-list input:checked+label::before {
  background: url("data:image/svg+xml,%3Csvg width='9' height='8' viewBox='0 0 9 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8.41017 0.757197C8.60286 0.956897 8.60286 1.28067 8.41017 1.48037L3.63573 7.06479C3.44304 7.26449 3.13062 7.26449 2.93793 7.06479L0.306351 4.33752C0.113658 4.13782 0.113658 3.81404 0.306351 3.61434C0.499043 3.41464 0.81146 3.41464 1.00415 3.61434L3.28683 5.98002L7.71237 0.757197C7.90506 0.557497 8.21747 0.557497 8.41017 0.757197Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A") no-repeat center,
        #0b4f6c;
}

.list_theme_15 {
  margin-bottom: -32px;
}

.item_theme_13 .item__image:not(.item__image-theme-13) img {
  width: 100%;
}

.item_theme_15 .item__image,
.item_theme_13 .item__image {
  position: relative;
  border-radius: 12px;
  height: 260px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px 0px 24px 0px;
  overflow: hidden;
}

.item_theme_15 .item__title,
.item_theme_13 .item__title {
  margin-bottom: 16px;
}

.container_theme_1 .content:first-child {
  justify-content: start;
  max-width: 440px;
}

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

/* tooltip */

.price_tooltip {
  display: none;
}

.documents .item__image img {
  height: 200px;
}

.list-03,
.list-02 {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px -20px;
}

.list-02__item {
  width: 50%;
  padding: 0 10px;
  margin-bottom: 20px;
}

.certificate .list-04__item img {
  height: auto;
}

.item_theme_07 .material__image {
  display: block;
  position: relative;
}

.list-3__item.job__item {
  --marginRight: 20px;
}

body>main {
  display: flex;
  flex-direction: column;
  gap: 120px;
}

.header__nav,
.breadcrumbs,
body>main,
footer {
  padding: 0 24px;
}

.color-blue {
  color: #008dc5;
}

.color-darkred {
  color: rgb(184, 12, 9);
}

.color-lightblue {
  color: rgb(85, 132, 153);
}

.banner-m {
  margin: 0 -24px 0;
  padding: 0 24px;
  color: #fff;
  position: relative;
  overflow: hidden;
  border-bottom-left-radius: 64px;
  border-bottom-right-radius: 64px;
}

.banner-m__btns .large_button {
  font-weight:600;
  padding:0 32px;
}

.banner-m__btns .large_button:active {
  transition: background 0.3s, color 0.3s, box-shadow 0.3s,
        border 0.3s ease 0s;
  background: #e02723;
  border-color: #e02723;
  color: #fff;
  box-shadow: 0px 12px 24px rgba(184, 12, 9, 0.3);
}

.large-button-border {
  color: #fff;
  padding: 0 32px;
  padding-left: 78px;
  background: url(../img/icons/stelka.svg) center left no-repeat;
  background-size: 14px;
  background-position-x: 36px;
  cursor: pointer;
  border-radius: 12px;
  min-height: 62px;
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  border: 2px solid rgba(209, 234, 245, 0.35);
  transition: background 0.3s, padding 0.3s;
}

.large-button-border:hover {
  background: rgba(209, 234, 245, 0.35) url(../img/icons/stelka.svg) center left no-repeat;
  background-size: 14px;
  padding-right: 78px;
  padding-left: 32px;
  box-shadow: none;
  border-color: transparent;
  background-position: right 36px center;
}

.banner-m__title {
  color: #fff;
  font-family: "NunitoSans", sans-serif;
  font-weight: 700;
  font-size: 88px;
  line-height: 1;
}

.banner-m__sub-title {
  font-weight:400;
  font-size: 18px;
  line-height:26px;
  margin-top: 24px;
  color:rgba(209, 234, 245, 1);
}

.banner-m__content-title {
  color: #008dc5;
  font-weight: 800;
  border-bottom: 1px dotted;
  transition: border 0.3s ease-in, color 0.3s ease-in;
  font-size: 20px;
  width: -moz-fit-content;
  width: fit-content;
  font-family: "NunitoSans", sans-serif;
}

.banner-m__text {
  margin-top: 16px;
  font-size: 14px;
  line-height: 1.5;
}

.banner-m__link {
  padding: 36px;
  padding-right: 158px;
  display: block;
  position: relative;
  color: #87a5b2;
  transition: color 0.3s ease-in;
}

.banner-m__col {
  background: rgba(4, 15, 22, 0.8);
  border-radius: 16px;
  overflow: hidden;
  position: relative;
}

.banner-m__col>* {
  z-index: 10;
  position: relative;
}

.banner-m__col::after {
  content: "";
  width: 96px;
  height: 96px;
  position: absolute;
  top: 50%;
  margin-top: -48px;
  right: 36px;
  transition: opacity 0.3s ease-in;
  opacity: 1;
}

.banner-m__col:nth-child(1)::after {
  background: url(../img/icons/object.svg) center center no-repeat;
}

.banner-m__col:nth-child(2)::after {
  background: url(../img/icons/case.svg) center center no-repeat;
}

.banner-m__col:nth-child(3)::after {
  background: url(../img/icons/price.svg) center center no-repeat;
}

.banner-m__link::before {
  content: "";
  position: absolute;
  z-index: 10;
  background: linear-gradient(99.82deg, #040f16 0%, #0d496b 100%);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity 0.3s ease-in;
}

.banner-m__link>* {
  position: relative;
  z-index: 11;
}

.banner-m__col:hover::before {
  opacity: 1;
}

.banner-m__link:hover {
  color: #fff;
}

.banner-m__link:hover .banner-m__content-title {
  border-bottom: 1px solid;
  color: #24b4ee;
}

.banner-m__link::after {
  content: "";
  width: 96px;
  height: 96px;
  position: absolute;
  top: 50%;
  margin-top: -48px;
  right: 36px;
  transition: opacity 0.3s;
  z-index: 12;
  opacity: 0;
}

.banner-m__link:hover::before,
.banner-m__link:hover::after {
  opacity: 1;
}

.banner-m__col:nth-child(1) .banner-m__link::after {
  background: url(../img/icons/object_h.svg) center center no-repeat;
}

.banner-m__col:nth-child(2) .banner-m__link::after {
  background: url(../img/icons/case_h.svg) center center no-repeat;
}

.banner-m__col:nth-child(3) .banner-m__link::after {
  background: url(../img/icons/price_h.svg) center center no-repeat;
}

.search-page__info {
  display: none;
}

@media only screen and (max-width: 5000px) and (min-width:1920px) {
  .banner-m__video {
    width:100%;
  }
}

@media only screen and (max-width: 5000px) and (min-width: 1024px) {
  .calс-tab {
    margin-bottom: -80px;
  }

  .banner-m {
    background: #101010 url(../img/background/banner-m-desc.jpg) center center no-repeat;
    background-size: cover;
  }

  .banner-m__container {
    position: relative;
    z-index: 11;
    display: flex;
    align-items: center;
    padding: 110px 0;
  }

  .banner-m__content:first-child {
    width: 100%;
    padding-right: 30px;
  }

  .banner-m__title {
    font-weight:800;
  }

  .banner-m__sub-title,
    .banner-m__title {
    width: 100%;
    max-width: 700px;
  }

  .banner-m__content:last-child {
    width: 100%;
    max-width: 580px;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
  }

  .banner-m__video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
  }

  .banner-m__btns {
    display: flex;
    gap: 12px;
    margin-top:105px;
  }

  .price-list__list {
    display: grid;
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    height: 100%;
  }

  .price-list__item:first-child {
    grid-row-start: 1;
    grid-column-start: 2;
    grid-row-end: 4;
    grid-column-end: 3;
  }

  .breadcrumbs__item:not(:last-child) span {
    display: block;
  }

  .breadcrumbs__item:not(:last-child) span::after {
    margin-right: 4px;
  }

  .breadcrumbs__item {
    line-height: 1;
  }

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

  .about-m__content {
    width: 448px;
    padding-right: 30px;
  }

  .about-m .video-item__link {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .about-m .video-item__link img {
    position: absolute;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    transition: transform 0.3s ease-in !important;
  }

  .about-m .video-item__link:hover img {
    transform: scale(1.05);
  }

  .about-m__video {
    height: 496px;
  }

  .price-list table td:not(.table__title),
    .price-list table th:not(.table__title) {
    padding: 12px 24px;
  }

  .company__list-column {
    display: flex;
    flex-wrap: wrap;
  }

  .company__list-column .company__item:first-child,
    .company__list-column .company__item {
    margin-top: 64px;
  }

  .company__list-column .company__item {
    width: 50%;
  }

  .company__list-column .company__item:nth-child(odd) {
    padding-right: 32px;
  }

  .company__list-column .company__item:nth-child(even) {
    padding-left: 95px;
  }

  .company__list-column .company__item:nth-child(even)::before {
    left: 32px;
  }

  .item_theme_13 .item__image img {
    max-width: 100%;
  }

  .img-margin {
    margin: 54px 0;
  }

  .step .container__title {
    margin-left: 120px;
    margin-bottom: 80px;
  }

  .step__list {
    padding: 0 154px;
    position: relative;
  }

  .text-container__inner h2+.tab-container,
    .text-container__inner h2+.sub-tab__list {
    margin-top: 48px;
  }

  .price-view__list {
    max-height: 490px;
    overflow-y: scroll;
  }

  .privacy-policy__list::-webkit-scrollbar,
    .price-view__list::-webkit-scrollbar {
    width: 6px;
  }

  .privacy-policy__list::-webkit-scrollbar-track,
    .price-view__list::-webkit-scrollbar-track {
    border-radius: 4px;
  }

  .privacy-policy__list::-webkit-scrollbar-thumb,
    .price-view__list::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background: #008dc5;
  }

  .form__row .form__file-input {
    margin-top: 40px;
  }

  .search-page__error {
    width: 100%;
    padding-right: 30px;
  }
}

body .notetext {
  color: #040f16;
}

@media only screen and (max-width: 1023px) and (min-width: 320px) {
  .banner-m {
    background: #101010 url(../img/background/banner-m-mob.jpg) center center no-repeat;
    background-size: cover;
  }

  .banner-m__video {
    display: none;
  }

  .banner-m__btns .large_button {
    width: -moz-fit-content;
    width: fit-content;
    padding: 0 24px;
  }

  .type-job__banner img {
    border-radius: 12px;
  }

  .large-button-border {
    min-height:52px;
    padding-left:64px;
    padding-right:24px;
    background-position:left 26px center;
    border-radius:12px;
  }

  .large-button-border:hover {
    padding-right:64px;
    padding-left:24px;
    background-position:right 26px center;
  }

  .banner-m__btns {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin: 24px 0;
  }

  .banner-m__col {
    margin-bottom: 16px;
  }

  .banner-m__col:nth-child(1) .banner-m__text,
    .banner-m__col:nth-child(2) .banner-m__text,
    .banner-m__col:nth-child(3) .banner-m__text {
    background-size: 40px;
  }
}

.about-m h2 {
  margin-bottom: 20px;
}

.about-m p+p {
  margin-top: 16px;
}

.about-m__video {
  width: 100%;
  max-width: 880px;
}

.about-m__link {
  background: url(../img/icons/youtube.svg) left center no-repeat;
  height: 34px;
  display: flex;
  align-items: center;
  padding-left: 50px;
  font-size: 18px;
  font-weight: 700;
  margin-top: 40px;
  color: #101010;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  transition: background 0.3s, padding 0.3s;
}

.about-m__link:hover {
  padding-left: 0;
  padding-right: 50px;
  background: url(../img/icons/youtube.svg) right center no-repeat;
}

.price-list__item .price-list__title+div:empty {
  display: none;
}

.price-list__item {
  border-radius: 16px;
  padding: 24px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: flex-end;
  min-height: 400px;
}

.price-list__content {
  background: rgba(4, 15, 22, 0.9);
  padding: 24px;
  border-radius: 16px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
}

.price-list__item::before {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.price-list__item:nth-child(1) {
  background: url(../img/background/conditioner.jpg) center center no-repeat;
  background-size: cover;
}

.price-list__item:nth-child(2) {
  background: url(../img/background/ihs.jpg) center center no-repeat;
  background-size: cover;
}

.price-list__item:nth-child(3) {
  background: url(../img/background/ventilation.jpg) center center no-repeat;
  background-size: cover;
}

.price-list__item:nth-child(4) {
  background: url(../img/background/smoke-removal.jpg) center center no-repeat;
  background-size: cover;
}

.price-list__item>* {
  position: relative;
  z-index: 10;
}

.price-list__item a {
  color: #fff;
  text-decoration: underline;
  display: block;
}

.price-list__item a:hover {
  text-decoration: none;
}

.price-list__item .h4+a {
  margin-top: 8px;
}

.price-list__content div:empty {
  display: none;
}

.company-m__desc {
  max-width: 480px;
}

.company-m__title {
  margin-bottom: 24px;
}

.company-m__desc-text {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.company-m__col {
  border-radius: 16px;
  width: 50%;
  position: relative;
}

.company-m__col h2 {
  font-size: 22px;
  line-height: 1.18;
}

.company-m__col>* {
  position: relative;
}

.company-m__col:first-child {
  padding: 113px 32px 32px;
  padding-right: 42px;
}

.company-m__col:first-child::before {
  left: 0;
  right: 10px;
}

.company-m__col:first-child::after {
  left: 32px;
}

.company-m__col:nth-child(2) {
  padding: 113px 32px 32px;
  padding-left: 42px;
}

.company-m__col:nth-child(2)::before {
  left: 10px;
  right: 0;
}

.company-m__col:nth-child(2)::after {
  left: 42px;
}

.company-m__col:first-child::before,
.company-m__col:nth-child(2)::before {
  content: "";
  top: 0;
  bottom: 0;
  position: absolute;
  border-radius: 16px;
  border: 1px solid #d1eaf5;
}

.company-m__col:first-child::after,
.company-m__col:nth-child(2)::after,
.company-m__col:last-child::after {
  content: "";
  top: 32px;
  position: absolute;
  width: 40px;
  height: 48px;
  background: #fff;
  border: 2px dashed #d1eaf5;
  border-radius: 1000px;
  font-size: 20px;
  font-weight: 500;
  color: #139eec;
  display: flex;
  align-items: center;
  justify-content: center;
}

.company-m__col:last-child {
  border: 1px solid #d1eaf5;
  margin-top: 20px;
  padding: 113px 32px 32px;
  width: 100%;
}

.company-m__col:nth-child(1)::after {
  content: "1";
}

.company-m__col:nth-child(2)::after {
  content: "2";
}

.company-m__col:nth-child(3)::after {
  content: "3";
}

.company-m__text {
  margin-top: 16px;
}

.price-list-img>.container {
  display: flex;
  flex-direction: column;
  gap: 80px;
}

.price-list-img .blog-view-down__img-inner img {
  max-width: 290px;
  width: 100%;
}

.guarantees .blog-view-down__img-inner img {
  width: auto;
}

.price-list-img .blog-view-down {
  margin: 0;
}

.price-list-img .blog-view-down__img-inner {
  width: 464px;
}

.price-list-img .blog-view-down h2 {
  margin-bottom: 16px;
}

.guarantees .blog-view-down__img-inner {
  width: 412px;
}

.guarantees .blog-view-down__desc {
  padding-left: 0;
  padding-right: 80px;
}

.guarantees p+p {
  margin-top: 16px;
}

.guarantees__button {
  margin-top: 40px;
}

.swiper-hero {
  position: absolute !important;
}

.swiper-slide img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.hero__description {
  line-height: 1.44;
}

.hero__description p>span {
  margin-bottom: 8px;
  color: #101010;
  font-size: 20px;
  display: inline-block;
}

.hero__description+.hero__description {
  margin-bottom: 0;
}

.hero__description p+p {
  margin-top: 16px;
}

.hero__list-item {
  padding: 20px 20px 20px 68px;
}

.hero__list-item::before {
  content: "";
  position: absolute;
  left: 24px;
  width: 24px;
  height: 24px;
  top: 50%;
  margin-top: -14px;
  background: #f0f4f6 url(../img/icons/star.svg) center left no-repeat;
  background-size: 24px;
}

.hero__list-item:last-child {
  margin-bottom: 0;
}

.hero__image {
  max-width: 818px;
  min-height: 400px;
}

.employees__item-image {
  position: relative;
  height: 606px;
}

.employees__item-image img {
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  height: 100%;
  width: 100%;
}

.banner-m .large_button {
  display: flex;
  align-items: center;
}

.case-view__video {
  margin-top: 80px !important;
}

.case-view__sub-title {
  margin: 50px 0 16px;
}

.case-view__list {
  margin: 80px 0 64px;
}

.case-view__list a {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  display: block;
}

.case-view__list a:hover::before {
  opacity: 1;
}

.case-view__list a::before {
  opacity: 0;
  transition: opacity 0.3s ease-in;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(0deg,
            rgba(85, 132, 153, 0.8) 0%,
            rgba(11, 79, 108, 0.16) 100%);
}

.form__description a[href^="tel:"],
.faq__item-description a[href^="tel:"],
.container__description a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
  cursor: text;
  white-space: nowrap;
}

.hero__side-bar a,
.container__description a {
  text-decoration: underline;
}

.hero__side-bar a:hover,
.container__description a:hover {
  text-decoration: none;
}

.side-bar__content.text-center .large_button {
  margin: 0 auto;
}

.side-bar__title+.side-bar__button {
  margin-top: 8px;
}

.two-columns .text-container__inner img {
  border-radius: 12px;
}

.sub-tab__list {
  flex-wrap: wrap;
  display: flex;
  gap: 8px;
}

.side-bar-wrap .tab-container:not(.mt-4) {
  margin-top: 64px;
}

.side-bar-wrap .sub-tab__content {
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-top: 40px;
}

.side-bar-wrap .sub-tab__content h3 {
  margin-bottom: 30px;
}

.side-bar-wrap .sub-tab__content a {
  color: #008dc5;
}

.text-container__inner img {
  border-radius: 16px;
}

.text-container__inner a {
  color: #008dc5;
  text-decoration: underline;
}

.text-container__inner a:hover {
  text-decoration: none;
}

.side-bar-wrap .text-container__inner img {
  margin-bottom: 20px;
}

.side-bar-wrap .text-container__inner img:first-child {
  margin-bottom: 40px;
}

.side-bar-wrap .text-container__inner img:first-child+h2 {
  margin-top: 0;
}

.equipment .item__title {
  text-align: center;
  margin-bottom: 0;
}

.content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.content__title {
  margin: 0px 0px 64px 0px;
}

.tabs__list {
  flex-flow: row wrap;
}

.tabs__item-title {
  margin-bottom: 32px;
}

.tabs__item-description p {
  margin-top: 16px;
}

.tabs__item-description p:first-child {
  margin-top: 0;
}

/* START. О компании. Новый */

.com-list__item:last-child {
  max-width: 700px;
  height: 620px;
}

.com-list__img {
  position: absolute;
}

.com-nav__item--img {
  z-index: 3;
  opacity: 0;
  animation-name: opacity;
  animation-duration: 0.8s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-delay: 0.2s;
  animation-fill-mode: forwards;
}

@keyframes opacity {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes scale {
  from {
    transform: scale(0);
  }

  to {
    transform: scale(1);
  }
}

.com-nav__item {
  z-index: 10;
  transform: scale(0);
}

.com-nav__item--vent {
  animation-name: scale;
  animation-duration: 0.4s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-delay: 1.5s;
  animation-fill-mode: forwards;
}

.com-nav__item--kond {
  animation-name: scale;
  animation-duration: 0.4s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-delay: 1.8s;
  animation-fill-mode: forwards;
}

.com-nav__item--dim {
  animation-name: scale;
  animation-duration: 0.4s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-delay: 0.7s;
  animation-fill-mode: forwards;
}

.com-nav__item--teplo {
  animation-name: scale;
  animation-duration: 0.4s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-delay: 2.1s;
  animation-fill-mode: forwards;
}

.com-nav__item--voda {
  animation-name: scale;
  animation-duration: 0.4s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-delay: 1.8s;
  animation-fill-mode: forwards;
}

.com-nav__item--elek {
  animation-name: scale;
  animation-duration: 0.4s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-delay: 1.2s;
  animation-fill-mode: forwards;
}

.com-nav__icon {
  width: 112px;
  height: 112px;
  border-radius: 28px;
  background: #fff;
  filter: drop-shadow(8px 8px 36px rgba(85, 132, 153, 0.2));
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 10px;
  transition: filter 0.3s ease-in;
}

.com-nav__link:hover .com-nav__icon {
  filter: drop-shadow(8px 8px 16px #9AB3BD);
}

.com-nav__title {
  font-family: "NunitoSans", sans-serif;
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  color: #101010;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  align-items: center;
  height: 36px;
  gap: 11px;
  width: 154px;
  transition: color 0.3s ease-in;
}

@media only screen and (max-width: 5000px) and (min-width: 1024px) {
  .com-nav {
    z-index: 1;
    height: 620px;
    width: 700px;
  }

  .com-nav__item--img {
    position: absolute;
    left: 0;
    top: 0;
  }

  .com-nav__item {
    position: absolute;
  }

  .com-nav__item--vent {
    top: 38px;
    left: 52px;
  }

  .com-nav__item--kond {
    top: 38px;
    left: 274px;
  }

  .com-nav__item--dim {
    top: calc(50% - 76px);
    left: 274px;
  }

  .com-nav__item--teplo {
    top: calc(50% - 76px);
    left: 494px;
  }

  .com-nav__item--voda {
    bottom: 19px;
    left: 274px;
  }

  .com-nav__item--elek {
    bottom: 19px;
    left: 494px;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 320px) {
  .com-list {
    flex-direction: column;
    gap: 48px;
  }

  .com-list__item:last-child {
    display: block;
    order: 1;
    max-width: none;
    height: auto;
  }

  .com-list__item:last-child:after {
    content: "";
    display: block;
    padding-bottom: 100%;
  }

  .com-list__item:first-child {
    order: 2;
  }

  .com-nav__item {
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  body .com-nav {
    display: grid;
    grid-template-rows: 1fr 1fr 1fr auto;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 0px;
    position: relative;
    position: absolute;
    left: 24px;
    right: 24px;
    top: 0;
    bottom: 0;
    align-items: stretch;
  }

  .com-nav__title {
    font-size: 12px;
    line-height: 1.3;
    height: 30px;
    width: 80px;
    margin: 0 auto;
  }

  .com-nav__item--vent {
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 2;
    grid-column-end: 2;
  }

  .com-nav__item--kond {
    grid-row-start: 1;
    grid-column-start: 2;
    grid-row-end: 2;
    grid-column-end: 3;
  }

  .com-nav__item--dim {
    grid-row-start: 2;
    grid-column-start: 2;
    grid-row-end: 3;
    grid-column-end: 3;
  }

  .com-nav__item--teplo {
    grid-row-start: 2;
    grid-column-start: 3;
    grid-row-end: 3;
    grid-column-end: 4;
  }

  .com-nav__item--voda {
    grid-row-start: 3;
    grid-column-start: 2;
    grid-row-end: 4;
    grid-column-end: 3;
  }

  .com-nav__item--elek {
    grid-row-start: 3;
    grid-column-start: 3;
    grid-row-end: 4;
    grid-column-end: 4;
  }

  .com-nav__item--img {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .com-nav__icon {
    width: 70px;
    height: 70px;
    border-radius: 16px;
    filter: drop-shadow(3px 3px 10px rgba(85, 132, 153, 0.3));
  }
}

@media only screen and (max-width: 599px) and (min-width: 320px) {
  .com-list {
    position: relative;
    padding-top: 42px;
    gap: 20px;
  }

  .com-list__item h1 {
    position: absolute;
    left: 24px;
    top: 0;
  }

  .com-nav__title {
    font-size: 10px;
    line-height: 1.3;
    height: 30px;
    width: 80px;
  }

  .com-nav__icon img {
    width: 46px;
  }

  .com-nav__icon {
    width: 52px;
    height: 52px;
    border-radius: 12px;
    filter: drop-shadow(3px 3px 10px rgba(85, 132, 153, 0.2));
    margin-bottom: 5px;
  }

  .com-nav__icon img {
    width: 32px;
  }

  .com-nav__title {
    height: 22px;
    line-height: 1.1;
  }
}

@media only screen and (max-width: 480px) and (min-width: 320px) {
  .com-nav__icon {
    width: 46px;
    height: 46px;
    border-radius: 12px;
    filter: drop-shadow(3px 3px 10px rgba(85, 132, 153, 0.2));
    margin-bottom: 5px;
  }
}

.com-missiya {
  gap: 88px;
}

.com-missiya__item {
  border-bottom: 1px solid #f0f4f6;
  font-size: 58px;
  line-height: 70px;
  letter-spacing: -2px;
}

.com-missiya__item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.com-missiya__item:last-child .color-green-light {
  display: block;
}

.color-green-light {
  color: #558499;
}

.com-missiya__info {
  max-width: 464px;
  padding: 56px 56px 0;
  font-size: 22px;
  line-height: 26px;
  height: 728px;
  background: #1e272e url(../img/nasha-missiya.jpg) center top no-repeat;
}

.com-missiya__img-line {
  z-index: 2;
}

.com-missiya__img-man {
  z-index: 1;
  right: calc(50% - 640px);
}

.com-missiya__info--show .com-missiya__img-man {
  animation-name: missiya-man;
  animation-duration: 1.5s;
  animation-iteration-count: 1;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
}

@keyframes missiya-man {
  from {
    right: calc(50% - 640px);
  }

  to {
    right: calc(50% - 214.5px);
  }
}

.com-fact,
.com-fact-wrap .container__title,
.com-fact-wrap .container__description {
  margin: 0 auto;
  max-width: 1172px;
}

.com-fact-wrap .container__title {
  margin-bottom: 24px;
}

.com-fact-wrap .container__description {
  margin-bottom: 64px;
}

.com-fact__item:not(:nth-child(3)) {
  padding: 48px 56px;
}

.com-fact__title::before {
  content: "";
  left: 0;
  top: calc(50% - 12px);
  width: 24px;
  height: 24px;
  position: absolute;
}

.com-fact__icon-1::before {
  background: url(../img/icons/spacing-f.svg) center center no-repeat;
}

.com-fact__icon-2::before {
  background: url(../img/icons/users-check-f.svg) center center no-repeat;
}

.com-fact__icon-3::before {
  background: url(../img/icons/thumbs-up-f.svg) center center no-repeat;
}

.com-fact__icon-4::before {
  background: url(../img/icons/face-f.svg) center center no-repeat;
}

.com-fact__icon-5::before {
  background: url(../img/icons/calendar-f.svg) center center no-repeat;
}

.com-fact__icon-6::before {
  background: url(../img/icons/medal-f.svg) center center no-repeat;
}

.com-fact {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.com-fact__img-1 {
  right: 10px;
  top: 11px;
}

.com-fact__text-black {
  background: rgba(4, 15, 22, 0.94);
  right: 24px;
  bottom: 24px;
  line-height: 26px;
  width: 300px;
  z-index: 3;
}

.com-fact__item-third::before {
  content: "";
  position: absolute;
  width: 656px;
  height: 656px;
  border-radius: 656px;
  top: -351px;
  left: 211px;
  z-index: 5;
  background: radial-gradient(50% 50% at 50% 50%,
            rgba(160, 184, 206, 0.39) 0%,
            rgba(255, 255, 255, 0) 100%);
}

.com-fact__item:nth-child(3) {
  grid-row-start: 2;
  grid-column-start: 1;
  grid-row-end: 4;
  grid-column-end: 2;
  height: 100%;
}

.com-video {
  transition: height 1.5s ease;
}

.com-video__content {
  padding: 72px 118px 248px 118px;
}

.com-video__content+.com-video__item:not(.show):before {
  opacity: 1;
}

.com-video__content+.com-video__item:hover::before {
  opacity: 0;
}

.com-video__item {
  box-shadow: 12px 12px 48px 0px rgba(85, 132, 153, 0.25);
  margin: -184.5px auto 0;
  transition: width 1.5s ease-in, height 1.5s ease-in;
}

.com-video__item img {
  transition: width 1.5s ease-in, opacity 1.5s;
}

.com-video__item.show img {
  opacity: 0;
}

.com-video__item.show {
  max-width: 1172px;
  width: 100%;
}

.com-video__btn {
  top: calc(50% - 22px);
  left: calc(50% - 22px);
}

.com-video__iframe {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 59;
  width: 100%;
  height: 100%;
}

.blog-list {
  margin-bottom: -20px;
}

.blog-list__item {
  border-radius: 24px;
  background: #f6f8fa;
  padding: 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.blog-list__img {
  line-height: 0;
  overflow: hidden;
  border-radius: 24px;
  margin: -24px -24px 0;
}

.blog-list__img img {
  border-radius: 24px;
  transition: transform 0.3s ease-in;
}

.blog-list__img img:hover {
  transform: scale(1.05);
}

.blog-list__title {
  flex-grow: 1;
}

.blog-list__title:hover {
  text-decoration: underline;
}

.blog-list__info {
  display: flex;
  min-height: 37px;
  align-items: stretch;
  gap: 24px;
  font-size: 14px;
}

.blog-list__time {
  display: flex;
  align-items: center;
  padding-left: 36px;
  padding-right: 10px;
  background: #fff url(../img/icons/clock-blue.svg) left 10px center no-repeat;
  border-radius: 16px;
}

.blog-list__date {
  display: flex;
  align-items: center;
}

.blog-list__published {
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background: url(../img/icons/clock-grey.svg) right 80px center no-repeat;
}

.interes-proj__content {
  display: flex;
  flex-direction: column;
}

.interes-proj__text {
  flex-grow: 1;
}

.com-map__cities {
  margin: 8px 0 48px;
}

.com-map__cities .underline:hover {
  text-decoration: none;
}

.com-map__cities li {
  margin: 0;
  margin-left: -8px;
  width: 20%;
}

.com-map__cities.ul-1 li:first-child {
  margin-top: 8px;
}

.com-map {
  position: relative;
}

.com-map__btn {
  transition: color 0.3s ease-in;
  display: none;
}

.regions__item {
  height: 30px;
  box-shadow: 12px 12px 48px 0px rgba(85, 132, 153, 0.25);
}

@media only screen and (max-width: 5000px) and (min-width: 1024px) {
  .regions__item--murmansk {
    left: 15%;
    bottom: 76%;
  }

  .regions__item--kaliningrad {
    left: 5%;
    bottom: 65%;
  }

  .regions__item--mo {
    left: 3%;
    bottom: 43.5%;
  }

  .regions__item--svedlovks {
    left: 25%;
    bottom: 32%;
  }

  .regions__item--tomsk {
    left: 40%;
    bottom: 24%;
  }

  .regions__item--novosibirsk {
    left: 23%;
    bottom: 18%;
  }
}

@media only screen and (max-width: 1408px) and (min-width: 1024px) {
  .regions__item {
    font-size: 12px;
    height: 24px;
  }
}

.com-anim {
  gap: 88px;
}

.com-anim__item:first-child {
  max-width: 464px;
}

.staff .swiper-wrapper {
  transition: margin 0.3s ease-in, padding 0.3s ease-in;
}

.staff__item {
  width: 346px;
  border-radius: 24px;
  margin-right: 17px;
  margin-bottom: 17px;
  overflow: hidden;
  position: relative;
  display: inline-block;
}

.staff__img img {
  transition: transform 0.3s ease;
}

.staff__item:hover img {
  transform: scale(1.05);
}

.staff__desc {
  transition: color 0.2s ease-in;
}

.staff__info {
  background: rgba(4, 15, 22, 0.9);
  padding: 16px 24px;
  gap: 4px;
  font-size: 14px;
  border-radius: 0 20px 20px 20px;
  left: 16px;
  bottom: 16px;
  right: 16px;
  max-height: 86px;
  transition: max-height 0.5s ease-in;
}

.structure {
  margin-top: 48px;
  padding: 96px 118px;
  background: var(--dop, rgba(4, 15, 22, 0.9));
}

body .structure__title {
  color: #15c154;
  height: 32px;
}

.structure__content {
  padding-left: 96px;
  height: 80px;
  gap: 4px;
}

.structure__item--staff {
  background: #fff url(../img/icons/users-plus.svg) right 32px top 32px no-repeat;
}

.structure__item--account {
  background: #fff url(../img/icons/ruble-circle.svg) right 32px top 32px no-repeat;
}

.structure__item--tender {
  background: #fff url(../img/icons/square-up.svg) right 32px top 32px no-repeat;
}

.structure__item--marketing {
  background: #fff url(../img/icons/code-browser.svg) right 32px top 32px no-repeat;
}

.structure__item--management {
  background: #fff url(../img/icons/rocket.svg) right 32px top 40px no-repeat;
}

.structure__item--montazh {
  background: #fff url(../img/icons/tool.svg) right 32px top 32px no-repeat;
}

.structure__item--proj {
  background: #fff url(../img/icons/spacing-width.svg) right 32px top 32px no-repeat;
}

.structure__item--sale {
  background: #fff url(../img/icons/phone-outgoing.svg) right 32px top 32px no-repeat;
}

.structure__item--buy {
  background: #fff url(../img/icons/box.svg) right 32px top 32px no-repeat;
}

.structure__item::before {
  content: "";
  height: 24px;
  width: 4px;
  border-left: 4px dotted #9ccae2;
  position: absolute;
  bottom: -24px;
  left: calc(50% - 2px);
}

.structure__item--buy::before,
.structure__item--montazh::before,
.structure__item--proj::before,
.structure__item--sale::before {
  top: -24px;
  bottom: auto;
}

.staff__text {
  white-space: normal;
  max-height: 0;
}

a.staff__item .h3 {
  -webkit-text-decoration: underline 0.1em rgba(255, 255, 255, 1);
          text-decoration: underline 0.1em rgba(255, 255, 255, 1);
  transition: text-decoration-color 500ms;
}

a.staff__item:hover .h3 {
  -webkit-text-decoration: underline 0.1em rgba(255, 255, 255, 0);
          text-decoration: underline 0.1em rgba(255, 255, 255, 0);
}

@media only screen and (max-width: 5000px) and (min-width: 1024px) {
  .structure__title {
    margin-bottom: 16px;
  }

  .staff .swiper-wrapper::-webkit-scrollbar-track {
    background-color: #fff;
    border-radius: 8px;
  }

  .staff .swiper-wrapper::-webkit-scrollbar-thumb {
    background-color: #ccdbe1;
    border-radius: 8px;
  }

  .staff .swiper-wrapper::-webkit-scrollbar {
    width: 8px;
    height: 8px;
  }

  .staff__item:hover .staff__desc {
    color: #15c154;
  }

  .staff__text {
    transition: max-height 0.5s ease-in;
  }

  .staff__item:hover .staff__info,
    .staff__item:hover .staff__text {
    max-height: 400px;
  }

  .structure__row {
    display: grid;
    grid-template-rows: 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px;
    height: 100%;
  }

  .swiper-staff .staff__item {
    margin-bottom: 32px;
  }

  .swiper-staff .swiper-scrollbar {
    height: 8px !important;
    background: none !important;
    left: 0 !important;
    bottom: 0 !important;
  }

  .swiper-staff .swiper-scrollbar-drag {
    background: #ccdbe1;
  }

  .staff .swiper-wrapper {
    transition: transform 0.3s ease !important;
  }

  .swiper-staff {
    margin: 0 -24px !important;
    width: auto !important;
    height: 528px !important;
    overflow: hidden;
  }

  .staff__item {
    width: 346px !important;
    margin-right: 8px;
    height: auto !important;
  }

  .staff__item--montazh {
    margin-right: 0;
  }

  .structure {
    position: relative;
  }

  .structure::before,
    .structure::after {
    content: "";
    position: absolute;
    height: 10px;
    width: 2000px;
    top: -57px;
    left: -2000px;
    z-index: 5;
    background: url(../img/background/scroll-bg1.png) right center no-repeat;
  }

  .structure::before {
    left: auto;
    right: -2000px;
    background: url(../img/background/scroll-bg2.png) left center no-repeat;
    box-shadow: #fff -2000px 5px 0px -5px inset;
  }

  .structure::after {
    box-shadow: #fff 2000px 5px 0px -5px inset;
  }

  .structure__item--staff {
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 2;
    grid-column-end: 2;
  }

  .structure__item--account {
    grid-row-start: 2;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 2;
  }

  .structure__item--tender {
    grid-row-start: 2;
    grid-column-start: 2;
    grid-row-end: 3;
    grid-column-end: 3;
  }

  .structure__item--marketing {
    grid-row-start: 2;
    grid-column-start: 3;
    grid-row-end: 3;
    grid-column-end: 4;
  }

  .structure__item--management {
    padding: 120px 32px 40px !important;
    grid-row-start: 3;
    grid-column-start: 1;
    grid-row-end: 4;
    grid-column-end: 4;
    display: flex;
    flex-direction: inherit;
    justify-content: space-between;
    gap: 24px;
  }

  .structure__item--management .structure__title {
    position: absolute;
    left: 32px;
    top: 48px;
  }

  .structure__item--montazh {
    grid-row-start: 4;
    grid-column-start: 1;
    grid-row-end: 5;
    grid-column-end: 2;
  }

  .structure__item--proj {
    grid-row-start: 4;
    grid-column-start: 2;
    grid-row-end: 5;
    grid-column-end: 3;
  }

  .structure__item--sale {
    grid-row-start: 4;
    grid-column-start: 3;
    grid-row-end: 5;
    grid-column-end: 4;
  }

  .structure__item--buy {
    grid-row-start: 5;
    grid-column-start: 3;
    grid-row-end: 6;
    grid-column-end: 4;
  }
}

@media only screen and (max-width: 5000px) and (min-width: 1921px) {
  .swiper-staff .swiper-wrapper {
    max-width: 1408px;
    width: 100%;
    margin: 0 auto;
    overflow-y: auto;
  }

  .swiper-slide.staff__slide-last {
    display:none;
  }
}

.com-history {
  gap: 96px;
}

.com-history__list {
  gap: 56px;
  margin: 0 auto;
  max-width: 702px;
}

.com-history__item {
  gap: 10px;
}

.com-history__item p+p {
  margin-top: 14px;
}

.com-history__item .color-green-light {
  color: #9ab3bd;
}

.com-sert__text,
.com-history__img-text {
  background: rgba(4, 15, 22, 0.9);
  padding: 15px 45px 15px 45px;
  border-radius: 0 16px 16px 0;
  transform: rotate(-5deg);
  top: 113px;
  left: -4px;
  opacity: 1;
}

.com-sert__text span,
.com-history__img-text span {
  transform: skew(-11deg);
}

.com-sert {
  gap: 56px;
}

.com-sert__content {
  width: 100%;
  max-width: 416px;
  flex-shrink: 0;
}

.com-sert__tabs {
  margin: 56px 0 -8px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.com-sert__tab {
  width: 204px;
  height: 204px;
  padding: 24px;
  margin-bottom: 8px;
  background: #1e272e;
  border-radius: 24px;
  color: #fff;
  font-family: "NunitoSans", sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 26px;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  justify-content: space-between;
  position: relative;
}

.com-sert__link {
  color: #8d8d8d;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  display: block;
  transition: color 0.3s ease-in;
  position: absolute;
  width: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 24px;
  display: flex;
  align-items: flex-end;
}

.com-sert__link::before {
  content: "";
  position: absolute;
  height: 1px;
  width: 89px;
  border-bottom: 1px dotted #8d8d8d;
  bottom: 22px;
  left: 24px;
  transition: border 0.3s ease-in;
}

.com-sert__tab:hover .com-sert__link {
  color: #15c154;
}

.com-sert__link:hover::before {
  border-color: #15c154;
}

.com-sert__item {
  z-index: 4;
  transition: opacity 0.45s ease-in;
}

.com-sert__item.show {
  opacity: 1;
  z-index: 5;
}

.com-graphic {
  background: #1c272e;
  padding: 118px 30px 118px 118px;
}

.com-graphic__content {
  max-width: 308px;
  min-height: 486px;
}

.com-graphic__info {
  gap: 10px;
}

.com-graphic__num {
  color: #15c154;
  font-size: 60px;
  line-height: 48px;
}

.com-diag--show .com-diag__img {
  left: 25px;
  z-index: 2;
  width: 434px;
  height: 434px;
  animation-name: diag;
  animation-duration: 2.27s;
  animation-iteration-count: 1;
  opacity: 1;
}

@keyframes diag {
  0% {
    opacity: 0;
    transform: scale(0) rotate(180deg);
  }

  65% {
    opacity: 1;
    transform: scale(1) rotate(0deg);
  }

  100% {
    opacity: 1;
    transform: scale(1) rotate(0deg);
  }
}

.com-diag__img,
.com-diag__desc,
.com-diag__title {
  opacity: 0;
}

.com-diag--show .com-diag__title {
  color: #0b4f6c;
  font-size: 60px;
  line-height: 48px;
  left: 0;
  opacity: 0;
  animation-name: textDiar;
  animation-timing-function: ease-in;
  animation-fill-mode: forwards;
}

.com-diag--show .com-diag__desc {
  color: #3d444b;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  opacity: 0;
  animation-name: descDiar;
  animation-timing-function: ease-in;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
}

.com-diag__content--zakup .com-diag__title {
  color: #008dc5;
}

.com-diag__content--biznes .com-diag__title {
  color: #15c154;
}

.com-diag__content--client .com-diag__title {
  color: #1e272e;
}

.com-diag--show .com-diag__content--recom .com-diag__desc {
  animation-duration: 1.13s;
  animation-delay: 0.99s;
}

.com-diag--show .com-diag__content--zakup .com-diag__desc {
  animation-duration: 0.78s;
  animation-iteration-count: 1;
  animation-delay: 1.05s;
}

.com-diag--show .com-diag__content--client .com-diag__desc {
  animation-duration: 0.9s;
  animation-iteration-count: 1;
  animation-delay: 1.08s;
}

.com-diag--show .com-diag__content--biznes .com-diag__desc {
  animation-duration: 1.09s;
  animation-iteration-count: 1;
  animation-delay: 1.18s;
}

@keyframes descDiar {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes textDiar {
  from {
    opacity: 0;
    left: 80px;
  }

  to {
    opacity: 1;
    left: 0;
  }
}

.com-diag--show .com-diag__content--zakup .com-diag__title {
  animation-duration: 0.62s;
  animation-iteration-count: 1;
  animation-delay: 0.7s;
}

.com-diag--show .com-diag__content--recom .com-diag__title {
  animation-duration: 0.62s;
  animation-iteration-count: 1;
  animation-delay: 0.75s;
}

.com-diag--show .com-diag__content--client .com-diag__title {
  animation-duration: 0.62s;
  animation-iteration-count: 1;
  animation-delay: 0.82s;
}

.com-diag--show .com-diag__content--biznes .com-diag__title {
  animation-duration: 0.62s;
  animation-iteration-count: 1;
  animation-delay: 0.88s;
}

@media only screen and (max-width: 5000px) and (min-width: 1024px) {
  .com-diag {
    width: 717px;
    height: 622px;
  }

  .com-diag--show .com-diag__desc {
    position: absolute;
    left: 0;
    top: 58px;
  }

  .com-diag--show .com-diag__content {
    z-index: 3;
  }

  .com-diag--show .com-diag__content--recom {
    right: 0;
    top: 52px;
    width: 210px;
  }

  .com-diag--show .com-diag__content--zakup {
    right: 0;
    top: 307px;
    width: 210px;
  }

  .com-diag--show .com-diag__content--client {
    left: 0;
    bottom: 23px;
    height: 102px;
  }

  .com-diag--show .com-diag__content--biznes .com-diag__desc {
    width: 235px;
  }

  .com-diag--show .com-diag__content--client .com-diag__desc {
    width: 140px;
  }

  .com-diag--show .com-diag__content--biznes {
    left: 270px;
    bottom: 23px;
    height: 102px;
  }
}

.com-line {
  height: 486px;
  width: 824px;
  background: #1e272e;
  margin: 20px auto;
}

.com-line img {
  opacity: 0;
}

.com-line--show img {
  opacity: 1;
}

.com-line--show.com-line::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  background: #1e272e;
  transition: width 1s ease-in;
  animation-name: lineAnimate;
  animation-duration: 2s;
  animation-iteration-count: 1;
  z-index: 4;
  animation-fill-mode: forwards;
}

@keyframes lineAnimate {
  from {
    width: 100%;
  }

  to {
    width: 0;
  }
}

.com-line--show .com-line__img {
  position: absolute;
  bottom: 29px;
  z-index: 3;
}

.com-line--show li:not(:last-child)::before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #15c154;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
  z-index: 6;
}

.com-line--show li:nth-child(1)::before {
  left: 97px;
  bottom: 34px;
  transform: scale(1.4);
  opacity: 0;
  animation-name: circle1;
  animation-duration: 0.7s;
  animation-delay: 0.3s;
}

@keyframes circle1 {
  from {
    left: 97px;
    bottom: 34px;
    transform: scale(1.4);
    opacity: 0.3;
  }

  to {
    bottom: 99px;
    left: 190px;
    transform: scale(1);
    opacity: 1;
  }
}

.com-line--show li:nth-child(2)::before {
  left: 327px;
  bottom: 137px;
  opacity: 0;
  animation-name: circle2;
  animation-duration: 0.9s;
  animation-delay: 0.5s;
}

@keyframes circle2 {
  from {
    transform: scale(1.4);
    opacity: 0.3;
    bottom: 90px;
    left: 294px;
  }

  to {
    left: 327px;
    bottom: 137px;
    transform: scale(1);
    opacity: 1;
  }
}

.com-line--show li:nth-child(3)::before {
  left: 472px;
  bottom: 206px;
  opacity: 0;
  animation-name: circle3;
  animation-duration: 1.1s;
  animation-delay: 0.65s;
}

@keyframes circle3 {
  from {
    transform: scale(1.4);
    opacity: 0.3;
    left: 502px;
    bottom: 187px;
  }

  to {
    left: 472px;
    bottom: 206px;
    transform: scale(1);
    opacity: 1;
  }
}

.com-line--show li:nth-child(4)::before {
  right: 196px;
  top: 108px;
  opacity: 0;
  animation-name: circle4;
  animation-duration: 0.55s;
  animation-delay: 0.85s;
}

@keyframes circle4 {
  from {
    transform: scale(1.4);
    opacity: 0.1;
    right: 104px;
    top: 58px;
  }

  to {
    right: 196px;
    top: 108px;
    transform: scale(1);
    opacity: 1;
  }
}

.com-line:not(.com-line--show) li {
  opacity: 0;
}

.com-line--show .com-line__year {
  background: #071119;
  font-size: 16px;
  z-index: 6;
}

.com-line--show .year-2019 {
  left: 169px;
  bottom: 65px;
  animation-name: num2019;
  animation-duration: 0.6s;
  animation-iteration-count: 1;
  animation-delay: 1.26s;
  animation-fill-mode: forwards;
}

@keyframes num2019 {
  0% {
    height: 0;
    width: 0;
    left: 189px;
    bottom: 45px;
    transform: scale(1.2);
  }

  65% {
    width: 54px;
    height: 26px;
    left: 169px;
    bottom: 65px;
    transform: scale(1);
  }

  100% {
    width: 54px;
    height: 26px;
    left: 169px;
    bottom: 65px;
    transform: scale(1);
  }
}

.com-line--show .year-2020 {
  left: 306px;
  bottom: 101px;
  animation-name: num2020;
  animation-duration: 0.6s;
  animation-iteration-count: 1;
  animation-delay: 1.09s;
  animation-fill-mode: forwards;
}

@keyframes num2020 {
  0% {
    height: 0;
    left: 326px;
    bottom: 81px;
    transform: scale(1.2);
  }

  65% {
    width: 54px;
    height: 26px;
    left: 306px;
    bottom: 101px;
    transform: scale(1);
  }

  100% {
    width: 54px;
    height: 26px;
    height: auto;
    left: 306px;
    bottom: 101px;
    transform: scale(1);
  }
}

.com-line--show .year-2021 {
  animation-name: num2021;
  animation-duration: 0.8s;
  animation-iteration-count: 1;
  animation-delay: 0.84s;
  animation-fill-mode: forwards;
}

@keyframes num2021 {
  0% {
    height: 0;
    left: 471px;
    bottom: 151px;
    transform: scale(1.2);
  }

  65% {
    width: 54px;
    height: 26px;
    left: 451px;
    bottom: 171px;
    transform: scale(1);
  }

  100% {
    width: 54px;
    height: 26px;
    height: auto;
    left: 451px;
    bottom: 171px;
    transform: scale(1);
  }
}

.com-line--show .year-2022 {
  top: 129px;
  right: 175px;
  animation-name: num2022;
  animation-duration: 0.6s;
  animation-iteration-count: 1;
  animation-delay: 1.27s;
  animation-fill-mode: forwards;
}

@keyframes num2022 {
  0% {
    height: 0;
    top: 119px;
    right: 195px;
    transform: scale(1.2);
  }

  65% {
    width: 54px;
    height: 26px;
    top: 129px;
    right: 175px;
    transform: scale(1);
  }

  100% {
    width: 54px;
    height: 26px;
    top: 129px;
    right: 175px;
    transform: scale(1);
  }
}

.com-line--show .com-line__num {
  z-index: 6;
  line-height: 1;
  width: 90px;
  height: 64px;
  animation-name: numTitle6;
  animation-duration: 2s;
  animation-iteration-count: 1;
  animation-delay: 0.1s;
  animation-fill-mode: forwards;
}

.com-line--show .com-line__num-count {
  bottom: 16px;
  animation-name: count;
  animation-duration: 0.7s;
  animation-iteration-count: 1;
  animation-delay: 0.2s;
  animation-fill-mode: forwards;
}

@keyframes count {
  0% {
    bottom: -15px;
    color: #1e272e;
  }

  65% {
    bottom: 16px;
    color: #fff;
  }

  100% {
    bottom: 16px;
    color: #fff;
  }
}

.com-line--show .com-line__num:not(.com-line__num-2019) .com-line__num-count::before,
.com-line--show .com-line__num-count::after {
  content: "9";
  font-size: 48px;
  position: absolute;
  width: -moz-fit-content;
  width: fit-content;
  color: #1e272e;
  background: #1e272e;
  top: -45px;
  padding-top: 55px;
}

.com-line--show .com-line__num-count::after {
  left: calc(50% - 14.4px);
  animation-name: count2019;
  animation-duration: 0.7s;
  animation-iteration-count: 1;
  animation-delay: 0.4s;
  animation-fill-mode: forwards;
}

.com-line--show .com-line__num-2019 .com-line__num-count::after {
  right: -16px;
  left: auto;
  padding-right: 16px;
}

.com-line--show .com-line__num-count::before {
  font-size: 48px;
  right: 0;
  animation-name: count2019;
  animation-duration: 0.7s;
  animation-iteration-count: 1;
  animation-delay: 0.7s;
  animation-fill-mode: forwards;
  border-bottom-right-radius: 20px;
}

@keyframes count2019 {
  0% {
    top: -25px;
    color: #1e272e;
  }

  65% {
    top: -55px;
    color: #fff;
  }

  100% {
    top: -55px;
    color: #fff;
  }
}

.com-line--show .com-line__num-2019 .com-line__num-count::after {
  content: "8";
  width: -moz-fit-content;
  width: fit-content;
}

.com-line--show .com-line__num-2020 .com-line__num-count::after {
  content: "3";
  width: -moz-fit-content;
  width: fit-content;
}

.com-line--show .com-line__num-2021 .com-line__num-count::after {
  content: "9";
  width: -moz-fit-content;
  width: fit-content;
}

.com-line--show .com-line__num-2022 .com-line__num-count::after {
  content: "6";
  width: -moz-fit-content;
  width: fit-content;
}

.com-line--show .com-line__num-text {
  color: #8d8d8d;
  top: 48px;
  width: 40px;
  right: calc(50% - 20px);
  animation-name: numText;
  animation-duration: 2s;
  animation-iteration-count: 1;
  animation-delay: 0.3s;
  animation-fill-mode: forwards;
}

@keyframes numText {
  0% {
    opacity: 0;
    right: calc(50% - 45px);
    letter-spacing: 5px;
  }

  65% {
    opacity: 1;
    right: calc(50% - 20px);
    letter-spacing: 0;
  }

  100% {
    opacity: 1;
    right: calc(50% - 20px);
    letter-spacing: 0;
  }
}

@keyframes numTitle {
  0% {
    opacity: 0;
    letter-spacing: 5px;
  }

  65% {
    opacity: 1;
    letter-spacing: 0;
  }

  100% {
    opacity: 1;
    letter-spacing: 0;
  }
}

.com-line--show .com-line__num-2019 {
  left: 151px;
  bottom: 126px;
}

.com-line--show .com-line__num-2020 {
  left: 288px;
  bottom: 161px;
}

.com-line--show .com-line__num-2021 {
  left: 433px;
  bottom: 231px;
}

.com-line--show .com-line__num-2022 {
  right: 157px;
  top: 31px;
}

@media only screen and (max-width: 1365px) and (min-width: 1024px) {
  .com-anim__item:first-child {
    max-width: none;
  }

  .com-missiya__item {
    font-size: 48px;
    line-height: 60px;
  }

  .com-map__cities li {
    width: 25%;
  }

  .com-graphic {
    position: relative;
    padding: 40px;
  }

  .com-line {
    margin-bottom: 0;
  }

  .structure {
    gap: 0;
    padding: 40px;
  }

  .com-graphic__content {
    min-height: 758px;
    max-width: none;
  }

  .com-line {
    position: absolute;
    left: calc(50% - 412px);
    bottom: 160px;
  }

  .com-list__item:last-child {
    margin: 10px auto 0;
  }
}

@media only screen and (max-width: 1179px) and (min-width: 1024px) {
  .com-anim {
    flex-direction: column;
    gap: 48px;
  }

  .com-list {
    flex-direction: column;
    gap: 0;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 600px) {
  .com-map {
    overflow: hidden;
    padding-bottom: 58px;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 320px) {
  .staff .swiper-wrapper::-webkit-scrollbar {
    width: 8px;
    height: 8px;
  }

  .staff .swiper-wrapper::-webkit-scrollbar-track {
    border-radius: 4px;
  }

  .staff .swiper-wrapper::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background: #ccdbe1;
  }

  .staff__desc,
    .staff__text {
    font-size: 14px;
  }

  .staff__info {
    max-height: 115px;
    padding: 16px 10px 16px 24px;
  }

  .staff {
    margin: 0 -15px 0 !important;
    width: auto !important;
  }

  .staff .swiper-wrapper {
    margin: 0 -15px 0 0;
    width: auto;
    display: block;
  }

  .staff .swiper-wrapper.scroll {
    margin-left: -15px !important;
    padding-left: 15px;
    padding-right: 15px;
  }

  .staff__info {
    white-space: normal;
  }

  .staff__item {
    width: 280px !important;
    margin-right: 7px;
    display: inline-block !important;
  }

  .staff__item--montazh {
    margin-right: 30px;
  }

  .staff__item--director {
    margin-left: 15px;
  }

  .structure::before {
    content: "";
    position: absolute;
    height: 8px;
    width: 262px;
    top: -40px;
    left: auto;
    right: -258px;
    background: url(../img/background/scroll-bg2.png) left center no-repeat;
    box-shadow: #fff -266px 9px 0px -9px inset;
    z-index: 5;
  }

  .structure::after {
    content: "";
    position: absolute;
    height: 8px;
    width: 262px;
    top: -40px;
    left: -258px;
    right: auto;
    background: url(../img/background/scroll-bg1.png) right center no-repeat;
    box-shadow: #fff 266px 9px 0px -9px inset;
    z-index: 5;
  }

  .staff .swiper-wrapper {
    white-space: nowrap;
    overflow-x: auto !important;
  }

  .container.structure {
    padding: 40px 24px;
    margin-top: 32px;
    gap: 32px;
  }

  .structure .container__title {
    margin-bottom: 0;
  }

  .structure__row {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }

  .structure__item--management {
    order: 1;
  }

  .structure__item--proj {
    order: 2;
  }

  .structure__item--montazh {
    order: 3;
  }

  .structure__item--sale {
    order: 4;
  }

  .structure__item--tender {
    order: 5;
  }

  .structure__item--buy {
    order: 6;
  }

  .structure__item--account {
    order: 7;
  }

  .structure__item--staff {
    order: 8;
  }

  .structure__item--marketing {
    order: 9;
  }

  .structure__item::before {
    height: 16px;
    bottom: -16px;
  }

  .structure__item--marketing::before {
    display: none;
  }

  .structure__item::before {
    content: "";
    height: 16px;
    width: 4px;
    border-left: 4px dotted #9ccae2;
    position: absolute;
    top: auto;
    bottom: -16px;
    left: calc(50% - 2px);
  }

  .com-map__btn {
    position: relative;
    display: flex;
    align-items: center;
    height: 24px;
    margin-left: 8px;
    padding-left: 40px;
    margin-top: -18px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 500;
    color: #3d444b;
  }

  .com-map__cities li {
    width: 50%;
  }

  .com-map__cities {
    padding-left: 24px;
    margin-bottom: 24px;
    overflow: hidden;
    height: 192px;
    transition: height 0.5s ease-in;
  }

  .com-map__cities.show {
    height: auto;
  }

  .com-map__cities li {
    width: 100%;
  }

  .regions__item {
    font-size: 9px;
    height: 17px;
    line-height: 1;
    border-radius: 4px;
    box-shadow: 3px 3px 6px 0px rgba(85, 132, 153, 0.15);
    white-space: nowrap;
    z-index: 5;
  }

  .com-map__regions {
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
  }

  .regions__item--murmansk {
    left: 29%;
    bottom: 85%;
  }

  .regions__item--kaliningrad {
    left: 4%;
    bottom: 72%;
  }

  .regions__item--mo {
    left: 7%;
    bottom: 45%;
  }

  .regions__item--svedlovks {
    left: 47%;
    bottom: 27%;
  }

  .regions__item--tomsk {
    left: 74%;
    bottom: 19%;
  }

  .regions__item--novosibirsk {
    left: 59%;
    bottom: 12%;
  }

  .com-diag {
    width: 312px;
    height: 312px;
    overflow: hidden;
    padding-top: 360px;
  }

  .com-diag--show {
    display: flex;
    flex-direction: column;
    gap: 48px;
    height: auto;
    margin: 40px auto -48px;
  }

  .com-diag--show .com-diag {
    background: #fff;
    width: 312px;
    margin: 20px auto;
    padding-top: 352px;
    display: flex;
    flex-direction: column;
    gap: 48px;
    overflow: hidden;
  }

  .com-diag--show .com-diag__img {
    left: 0;
    width: 312px;
    height: 312px;
  }

  .com-diag--show .com-diag__title {
    width: 140px;
    text-align: center;
    position: absolute;
    top: 0;
    left: calc(50% - 70px);
  }

  .com-diag--show .com-diag__content {
    position: relative;
    padding-top: 56px;
    text-align: center;
    align-items: center;
    gap: 8px;
  }

  @keyframes textDiar {
    from {
      opacity: 0;
      left: calc(50% - 140px);
    }

    to {
      opacity: 1;
      left: calc(50% - 70px);
    }
  }
}

@media only screen and (max-width: 1023px) and (min-width: 600px) {
  .com-graphic__item {
    overflow: hidden;
    width: 576px;
    height: 340px;
    position: relative;
    margin: 0 auto;
    position: absolute;
    left: calc(50% - 288px);
    bottom: 178px;
  }

  .com-line {
    position: absolute;
    left: -124px;
    top: -93px;
    transform: scale(0.7);
  }
}

@media only screen and (max-width: 599px) and (min-width: 320px) {
  .structure__item {
    background-size: 24px !important;
    background-position: right 24px top 24px !important;
    padding: 24px;
  }

  .structure__content {
    padding-left: 64px;
    height: auto;
  }

  .structure__img {
    border-radius: 8px;
    width: 48px;
    height: 48px;
  }

  .structure__title {
    font-size: 20px;
    height: 24px;
  }

  .com-graphic__item {
    overflow: hidden;
    width: 330px;
    height: 195px;
    margin: 0 auto;
    position: absolute;
    left: calc(50% - 165px);
    bottom: 217px;
  }

  .com-line {
    position: absolute;
    left: -247px;
    top: -165px;
    bottom: 0;
    transform: scale(0.44);
  }

  .com-line__year {
    transform: scale(1.3) !important;
  }

  .com-line__num-text,
    .com-line--show .com-line__num-text {
    transform: scale(1.5) !important;
  }

  @keyframes numText {
    0% {
      opacity: 0;
      right: calc(50% - 45px);
      letter-spacing: 5px;
    }

    65% {
      transform: scale(1.4);
      opacity: 1;
      right: calc(50% - 20px) !important;
      letter-spacing: 0;
    }

    100% {
      opacity: 1;
      transform: scale(1.4) !important;
      right: calc(50% - 20px);
      letter-spacing: 0;
    }
  }
}

/* END. О компании. Новый */

.guide {
  display: flex;
  align-items: center;
  padding-right: 120px;
  justify-content: space-between;
}

.guide__content {
  max-width: 596px;
  width: 100%;
}

.guide__quote.quote {
  margin-top: 48px;
  background: #b80c09;
}

.guide__quote.quote::before,
.guide__quote.quote::after {
  opacity: 1;
}

.guide h2 {
  margin-bottom: 20px;
}

.guide__img {
  width: 448px;
  display: flex;
  position: relative;
}

.guide__img img {
  border-radius: 16px;
}

.swiper {
  width: 100%;
  height: auto;
}

.job-slider .container__title {
  height: 56px;
  display: flex;
  align-items: center;
  margin-bottom: -56px;
}

.job-slider .container__title+p {
  padding-right: 140px;
  margin: 60px 0 -58px;
}

.job-slider .item__image img {
  width: 100%;
}

.job-slider .job__item {
  margin-bottom: 0;
}

.swiper-double {
  padding-bottom: 112px !important;
}

.swiper-history-about {
  padding-bottom: 80px !important;
}

.swiper-quote-about .swiper-pagination {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 56px;
  display: flex;
  align-items: center;
  gap: 8px;
  color: #8d8d8d;
  font-weight: 700;
  font-size: 20px;
}

.swiper-quote-about .swiper-pagination-current {
  color: #558499;
}

.swiper-double {
  padding-top: 106px !important;
  padding-bottom: 0 !important;
}

.swiper .swiper-button-prev,
.swiper .swiper-button-next {
  position: absolute;
  cursor: pointer;
  z-index: 99;
  height: 56px;
  width: 56px;
  border-radius: 50%;
  background-color: transparent;
  background-image: url(../img/icons/arrow-white.svg);
  background-position: center center;
  background-repeat: no-repeat;
}

#lightbox.bg-black {
  background: rgb(0 0 0 / 0.9);
  z-index: 50;
}

#prevButton {
  left: 1rem;
}

#nextButton {
  right: 1rem;
}

.lightbox-nav {
  background: url(../img/icons/arrow-white.svg) center center no-repeat;
  background-size: 10px auto;
  border-style: solid;
  top: calc(50% - 1.5rem);
}

.lightbox-nav:disabled {
  opacity: 0.5;
}

.lightbox-close {
  background: url(../img/icons/close.svg) center center no-repeat;
}

.swiper .swiper-button-prev:after,
.swiper .swiper-button-next:after {
  display: none;
}

.swiper-button-next {
  transform: rotate(180deg);
}

.swiper-button-prev:not(.swiper-button-gr):hover {
  background: #fff url(../img/icons/arrow-blue-sl.svg) center center no-repeat;
  border-color: #fff;
  transform: rotate(0deg);
}

.swiper-button-next:not(.swiper-button-gr):hover {
  background: #fff url(../img/icons/arrow-blue-sl.svg) center center no-repeat;
  border-color: #fff;
  transform: rotate(180deg);
}

.swiper-about .swiper-button-prev,
.swiper-about .swiper-button-next,
.swiper-hero .swiper-button-prev,
.swiper-hero .swiper-button-next {
  bottom: 24px;
  top: auto;
  border: 2px solid #fff;
}

.swiper-about .swiper-button-next {
  right: 24px;
  left: auto;
}

.swiper-about .swiper-button-prev {
  right: 104px;
  left: auto;
}

.swiper-hero .swiper-button-next {
  right: 24px;
  left: auto;
}

.swiper-hero .swiper-button-prev {
  right: 104px;
  left: auto;
}

.swiper-quote-about .swiper-button-next {
  left: 540px;
  border: 2px solid #558499;
  transform: rotate(180deg);
  bottom: 0;
  top: auto;
  background-image: url(../img/icons/arrow-blue-sl.svg);
}

.swiper-quote-about .swiper-button-prev {
  left: 460px;
  border: 2px solid #558499;
  bottom: 0;
  top: auto;
  transform: rotate(0deg);
  background-image: url(../img/icons/arrow-blue-sl.svg);
}

.swiper-quote-about .swiper-button-next:hover {
  background: #558499 url(../img/icons/arrow-white.svg) center center no-repeat;
  background-size: 10px auto;
  transform: rotate(180deg);
}

.swiper-quote-about .swiper-button-prev:hover {
  background: #558499 url(../img/icons/arrow-white.svg) center center no-repeat;
  background-size: 10px auto;
  transform: rotate(0deg);
}

.swiper-history-about .swiper-button-prev,
.swiper-history-about .swiper-button-next {
  bottom: 0;
  top: auto;
  left: auto;
  border: 2px solid #558499;
  background: url(../img/icons/arrow-blue-sl.svg) center center no-repeat;
}

.swiper-history-about .swiper-button-prev {
  right: 80px;
}

.swiper-history-about .swiper-button-next {
  right: 0;
}

.swiper-history-about .swiper-button-next:hover {
  background: #558499 url(../img/icons/arrow-white.svg) center center no-repeat;
  background-size: 10px auto;
  transform: rotate(180deg);
}

.swiper-history-about .swiper-button-prev:hover {
  background: #558499 url(../img/icons/arrow-white.svg) center center no-repeat;
  background-size: 10px auto;
  transform: rotate(0deg);
}

.container__list+.pagination {
  margin: 40px 0 20px;
}

.pagination__list {
  display: flex;
  justify-content: center;
}

.pagination__item {
  height: 56px;
  width: 56px;
  margin-right: 8px;
  border-radius: 50%;
}

.pagination__item:last-child {
  margin-right: 0;
}

.pagination__link {
  border-radius: 50%;
  overflow: hidden;
  font-size: 20px;
  font-weight: 800;
  color: #558499;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  border: 1px solid #ccdbe1;
  transition: color 0.3s, border 0.3s, background 0.3s;
}

.pagination__link:hover,
.pagination__link-active {
  color: #fff;
  border-color: #558499;
  background: #558499;
}

.pagination__link-active {
  cursor: default;
}

.pagination__prev .pagination__link,
.pagination__next .pagination__link {
  border: 0;
  font-size: 0;
  background: conic-gradient(from 180deg at 50% 50%,
            rgba(1, 89, 132, 0) 0deg,
            #558499 360deg);
  position: relative;
}

.pagination__prev .pagination__link::before,
.pagination__next .pagination__link::before {
  content: "";
  position: absolute;
  left: 2px;
  top: 2px;
  bottom: 2px;
  right: 2px;
  background: #fff url(../img/icons/arrow.svg) center center no-repeat;
  background-size: 8px auto;
  border-radius: 50%;
  transition: transform 0.3s;
}

.pagination__next .pagination__link::before {
  transform: rotate(180deg);
}

.system .list-3__item:nth-child(1) .item__image::before {
  background: url(../img/icons/system_1.svg) center center no-repeat;
}

.system .list-3__item:nth-child(2) .item__image::before {
  background: url(../img/icons/system_2.svg) center center no-repeat;
}

.system .list-3__item:nth-child(3) .item__image::before {
  background: url(../img/icons/system_3.svg) center center no-repeat;
}

.system .list-3__item:nth-child(4) .item__image::before {
  background: url(../img/icons/system_4.svg) center center no-repeat;
}

.system .list-3__item:nth-child(5) .item__image::before {
  background: url(../img/icons/system_5.svg) center center no-repeat;
}

.system .list-3__item:nth-child(6) .item__image::before {
  background: url(../img/icons/system_6.svg) center center no-repeat;
}

.system .list-3__item:nth-child(7) .item__image::before {
  background: url(../img/icons/system_7.svg) center center no-repeat;
}

.system .item__image::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-size: 96px !important;
  z-index: 1;
}

.system-n__item {
  background:rgba(246, 248, 250, 1);
  padding:24px;
  border-radius:24px;
}

.system-n__item .item__image {
  height:210px;
  margin:-24px -24px 24px ;
}

.system .item__title,
.system .item__description {
  padding: 0 12px;
}

.video__container .video__button {
  z-index: 11;
}

.com-video__item::before,
.video__container .video-item__link::before,
.employees__banner-img::before,
.video-item__wrapper::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
  transition: opacity 0.3s ease-in;
  z-index: 11;
  cursor: pointer;
}

.video-item__wrapper img {
  transition: transform 0.3s ease-in !important;
}

.about-m .video__button,
.video-item__wrapper .video__button {
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
  z-index: 11;
  opacity: 0;
  transition: opacity 0.3s ease-in;
}

.about-m .video__button,
.video__container .video-item__link:hover::before,
.employees__banner-img:hover::before,
.video-item__wrapper:hover .video__button,
.video-item__wrapper:hover::before {
  opacity: 1;
}

.video-item__wrapper:hover img {
  transform: scale(1.05);
}

.videomaterials ul:not([attribute]) {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin: 16px 0;
}

.videomaterials ul:not([attribute]) li {
  position: relative;
  display: flex;
  gap: 8px;
}

.videomaterials ul:not([attribute]) li::before {
  content: "—";
  width: 44px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  padding-bottom: 3px;
}

.video-new.videomaterials ul:not([attribute]) li::before {
  width: -moz-fit-content;
  width: fit-content;
  padding-bottom: 6px;
}

.video-new.videomaterials ul:not([attribute]) {
  gap: 6px;
}

div.videomaterials__btn .large_button {
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  margin: 19px auto 0;
}

.video-item__text {
  -webkit-text-decoration: underline 1px rgba(61, 68, 75, 1);
  text-decoration: underline 1px rgba(61, 68, 75, 1);
  transition: text-decoration-color 300ms, color 0.3s ease-in;
}

.video-new .video-item__wrapper {
  transition: top 0.3s ease-in, box-shadow 0.3s ease-in;
}

.video-new .video-item__link:hover .video-item__wrapper {
  box-shadow: 0px 16px 24px 0px #D1EAF5, 0px 1px 2px 0px #9AC1D0;
}

.video-item__link:hover .video-item__text {
  color: #101010;
  text-decoration-color: rgba(61, 68, 75, 0);
}

.video-new .video-item__link:hover .video-item__wrapper::before {
  background: linear-gradient(0deg, rgba(4, 15, 22, 0.60) 0%, rgba(4, 15, 22, 0.60) 100%)
}

.video-new .video-item__link:hover .video-item__wrapper img {
  transform: scale(1.02);
}

.arrow-link {
  padding-left: 89px;
  border: 1px solid #ccdbe1;
  background: url(../img/icons/stelka-grey.svg) left 28px center no-repeat;
  transition: background 0.3s, color 0.3s, border 0.3s, padding 0.3s, box-shadow 0.3s;
}

.arrow-link:hover {
  color: #fff;
  padding-left: 32px;
  padding-right: 89px;
  border-color: #E02723;
  background: #E02723 url(../img/icons/stelka-white.svg) right 28px center no-repeat;
  box-shadow: 8px 8px 32px 0px rgba(224, 39, 35, 0.25);
}

.support {
  position: relative;
}

.support .h5 {
  color:rgba(16, 16, 16, 0.8);
  line-height:17px;
}

.support-bg {
  z-index: 888;
  position: fixed;
  top:0;
  left: 0;
  right: 0;
  bottom: 0;
  display:none;
  background: rgba(4, 15, 22, 0.9);
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
}

.support-bg.show {
  display:block;
}

.support-show .support__form {
  display:flex;
  max-height: 100%;
  height: -moz-fit-content;
  height: fit-content;
}

.support__content {
  overflow-y: auto;
}

.support__form:not(.support__form--tenter) {
  z-index: 889;
  position: relative;
  background: #fff;
  box-shadow: 24px 24px 48px rgba(85, 132, 153, 0.25);
  border-radius: 16px;
  padding: 30px;
  border: 10px solid #fff;
  width: 100%;
  max-width: 620px;
}

.support:not(.support-show) {
  display:none;
}

.support__form--tenter {
  background:#fff;
  z-index:999;
  position:relative;
  padding:48px 56px 56px 56px;
  max-width:574px;
  gap:32px;
  display:flex;
  flex-direction:column;
  border-radius:24px;
}

.support__description {
  gap:12px;
  line-height:19.6px;
  color:rgba(16, 16, 16, 0.8);
}

.support__description .h2 {
  font-size:30px;
  line-height:33px;
}

.form-tenter__fieldset {
  gap:4px;
}

.form-tenter__fieldset label {
  color:rgba(16, 16, 16, 0.6);
  line-height:15.4px;
}

.form-tenter__copyright {
  color:rgba(16, 16, 16, 0.3);
}

.form-tenter__link {
  color:rgba(16, 16, 16, 0.6);
}

.form-tenter .form-input {
  width:100%;
}

.form__input-item+.support__label {
  margin-top: 28px;
}

.form-input {
  padding: 0 38px 0 20px;
  height: 50px;
  border-radius:12px;
  border:1px solid rgba(85, 132, 153, 0.4);
  font-size:16px;
  font-family: Arial, Helvetica, sans-serif!important;
  transition:color 0.05s ease-in;
  color:rgba(16, 16, 16, 1);
}

.form-input::-moz-placeholder {
  color:rgba(16, 16, 16, 0.3);
  font-size:16px!important;
}

.form-input::placeholder {
  color:rgba(16, 16, 16, 0.3);
  font-size:16px!important;
}

.form-input:hover::-moz-placeholder {
  color:rgba(16, 16, 16, 0.6);
}

.form-input:hover,
.form-input:hover::placeholder {
  color:rgba(16, 16, 16, 0.6);
}

.red-btn {
  padding:0px 32px 0px 32px;
  height:64px;
  display:flex;
  align-items:center;
  justify-content:center;
  border-radius:12px;
  font-size:18px;
  font-family: "NunitoSans", sans-serif;
  font-weight:600;
  background:rgba(224, 39, 35, 1);
  width:100%;
  color:#fff;
  cursor:pointer;
  transition: box-shadow 0.05s ease-in;
}

.red-btn:hover {
  box-shadow: 0px 16px 24px -8px rgba(224, 39, 35, 0.24), 0px 1px 2px 0px rgba(224, 39, 35, 0.35);
}

.red-btn:active {
  box-shadow:none;
}

.red-btn.banner-m__btn-form {
  width:-moz-fit-content;
  width:fit-content;
}

.form__submint-button.red-btn {
  margin-bottom:0;
}

.support__close--tender {
  position:absolute;
  right:14px;
  top:14px;
  width:24px;
  height:24px;
  cursor: pointer;
  background:url(../img/icons/close-def-modal.svg) center center no-repeat;
}

.support__form--tenter .phone-parent::after,
.support__form--tenter .phone-parent::before {
  top:0;
  height:50px;
  font-family: Arial, Helvetica, sans-serif;
}

.red-link {
  color:rgba(224, 39, 35, 0.6);
  transition:color 0.04s ease-in;
  text-underline-offset: 4px;
  transition:color 0.05s ease-in;
}

.red-link:hover {
  color:rgba(224, 39, 35, 1);
  text-decoration:underline;
}

.form-send__cont {
  background: #fff;
  z-index: 999;
  position: relative;
  padding: 48px 56px 56px 56px;
  max-width: 574px;
  gap: 32px;
  display: flex;
  flex-direction: column;
  border-radius: 24px;
}

.form-send__close {
  position: absolute;
  right: 14px;
  top: 14px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url(../img/icons/close-def-modal.svg) center center no-repeat;
}

.form-send__text .h2 {
  margin-bottom:12px;
}

.form-tenter__link {
  transition:color 0.05s ease;
  text-decoration: underline;
  text-underline-offset: 4px;
}

.form-tenter__link:hover {
  text-decoration: underline;
  color:rgba(16, 16, 16, 1);
}

.form-tenter .form-tenter__fieldset .error-message {
  margin-top:0;
  display:flex;
  align-items:center;
  opacity:0;
  font-size:10px;
  overflow:hidden;
  transition:opacity 0.15s linear;
  position:absolute;
  bottom:-6px;
  padding:0 4px;
  z-index:10;
  height:14px;
  left:20px;
  background:#fff;
}

.form-tenter .form-tenter__fieldset .error-message:not(:empty) {
  opacity:1;
}

.form-tenter {
  gap:20px;
}

.empty-input-parent .form-input {
  border-color:rgba(224, 39, 35, 0.4);
}

.support__title {
  color: #101010;
  margin-bottom: 12px;
}

.support__desc {
  margin-bottom: 40px;
}

.support__row {
  margin-bottom: 24px;
}

.support__row:last-child {
  margin-bottom: 0;
}

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

.support__label {
  display: block;
  margin-bottom: 12px;
}

.support__label-small {
  color: #8d8d8d;
  font-size: 14px;
  line-height: 1.43;
  padding-right: 20px;
}

.support__label-small a {
  text-decoration: underline;
}

.support__label-small a:hover {
  text-decoration: none;
}

.support .form__file-input {
  color: #bebfc0;
}

.support .form__file-input::-moz-placeholder {
  color: #bebfc0;
}

.support .form__file-input::placeholder {
  color: #bebfc0;
}

.support .form__textarea-item {
  width: 100%;
  min-height: 96px;
  color: #101010;
}

.support .form__textarea-item::-moz-placeholder {
  color: #bebfc0;
}

.support .form__textarea-item::placeholder {
  color: #bebfc0;
}

.support .form__input-item {
  width: 100%;
  display: block;
  color: #101010;
}

.support__content .list-2__item {
  position: relative;
  margin-bottom: 24px;
}

.form.price-view {
  margin-top: 80px;
}

.form input[type="tel"] {
  line-height: 52px;
}

.form input[type="tel"].active,
.form input[type="tel"]:focus {
  padding-left: 42px;
}

.form input[type="tel"]:focus::-moz-placeholder {
  font-size: 0;
}

.form input[type="tel"]:focus::placeholder {
  font-size: 0;
}

.form input[type="tel"]:empty+.form__input-phone {
  display: none;
}

.form input[type="tel"]:focus+.form__input-phone,
.form input[type="tel"].active+.form__input-phone {
  display: flex;
}

.phone-parent {
  position: relative
}

.phone-parent::after {
  content: "+996 (___) __-__-__";
  top: 32px;
  opacity: 0;
  z-index: 2;
  color: #000;
}

.phone-parent.active::after {
  opacity: 1;
}

.phone-parent::after,
.phone-parent::before {
  background: #fff;
  border-radius: 10px;
  position: absolute;
  height: 52px;
  left: 0;
  font-size: 16px;
  line-height: 20px;
  font-family: "Arial", sans-serif;
  padding-left: 21px;
  display: flex;
  align-items: center;
}

[name="SIMPLE_FORM_2"] #phone-p::after {
  content: "";
  position: absolute;
  height: 50px;
  top: 33px;
  left: 1px;
  right: 1px;
  background: #fff;
  z-index: 0;
  border-radius: 6px
}

.form__telphone {
  position: relative;
  z-index: 5;
  background: transparent
}

[data-phone]::before {
  content: "";
  width: 48px;
  transition: all 0s;
  top: 32px;
  z-index: 3
}

[data-phone="n0"]::before,
[data-phone="n1"]::before,
[data-phone="n2"]::before {
  width: 42px
}

[data-phone="n-5"]::before {
  width: 61px
}

[data-phone="n-6"]::before {
  width: 69px
}

[data-phone="n-7"]::before {
  width: 77px
}

[data-phone="n-10"]::before {
  width: 95px
}

[data-phone="n-11"]::before {
  width: 103px
}

[data-phone="n-12"]::before {
  width: 113px
}

[data-phone="n-14"]::before {
  width: 127px
}

[data-phone="n-15"]::before {
  width: 136px
}

[data-phone="n-16"]::before {
  width: 141px
}

[data-phone="n-17"]::before {
  width: 150px
}

[data-phone="n-18"]::before {
  width: 165px
}

@media only screen and (max-width: 5000px) and (min-width: 1024px) {
  .text-blue-round.text-blue-round-first {
    padding:4px 30px 10px;
  }

  [name="SIMPLE_FORM_2"] #phone-p::after {
    height: 80px;
  }

  [name="SIMPLE_FORM_2"] .phone-parent::after,
    [name="SIMPLE_FORM_2"] .phone-parent::before {
    height: 82px;
  }

  .hero__image {
    height:400px;
  }

  .vacancy .hero__image {
    min-height: auto;
  }

  body table td,
    body table th {
    padding: 12px 24px
  }

  body table.table-blog td,
    body table.table-blog th {
    padding: 12px
  }

  .swiper.swiper-quote-about {
    height: 796px;
  }

  .kond-video .video-item__link {
    height: 808px;
    position: relative;
  }

  .video-item__image._youtube-image {
    height: 398px;
  }

  .object-m__info .video__container {
    height: 264px;
  }

  .container__side-bar .side-bar__image {
    height: 416px;
  }

  .system .item__image {
    height: 280px;
  }

  .item_theme_06 .item__image {
    height: 80px;
  }

  .partners__item {
    padding: 0 30px !important;
    height: 200px;
  }

  .blog-view-down__img-inner {
    max-height: 492px;
    height: 100%;
  }

  .employees__banner {
    height: 456px;
  }

  .system .item__image img {
    left: 0;
  }

  .system .item__image img,
    .kond-video .video-item__link img,
    .video-item__image._youtube-image img,
    .item_theme_13 .item__image:not(.item__image-theme-13) img {
    position: absolute;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100% !important;
    height: 100% !important;
  }
}

@media only screen and (max-width: 5000px) and (min-width: 1460px) {
  .contact__content-title {
    margin-bottom: 88px;
  }
}

@media only screen and (max-width: 5000px) and (min-width: 1459px) {
  .support__close {
    display: none;
  }
}

.scroll-btn {
  position: fixed;
  display: flex;
  align-items: center;
  line-height: 1;
  top: 68px;
  right: 50%;
  margin-right: -65px;
  width: -moz-fit-content;
  width: fit-content;
  height: 0;
  width: 130px;
  z-index: 500;
  padding: 0 0 0 46px;
  cursor: pointer;
  color: #fff;
  background: rgba(4, 15, 22, 0.9) url(../img/icons/arrow-scroll.svg) left center no-repeat;
  background-position-x: 24px;
  box-shadow: 24px 24px 48px rgba(85, 132, 153, 0.25);
  border-radius: 16px;
  overflow: hidden;
  opacity: 0;
  transition: top 0.15s ease-in, opacity 0.15s ease-in,
        box-shadow 0.15s ease-in;
}

.scroll-btn:hover {
  box-shadow: 24px 24px 48px rgba(85, 132, 153, 0.55);
}

.scroll-btn.show {
  top: 35px;
  opacity: 1;
  height: 56px;
}

.support-show.active .support__close {
  display: block;
}

.support-show.active {
  position: fixed;
  z-index: 980;
  top:50%;
  left:50%;
  transform: translate(-50%, -50%);
}

.support-show::before {
  inset: 0;
}

.support__close:not(.support__close--tender) {
  position: absolute;
  width: 40px;
  height: 40px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
  cursor: pointer;
  transition: transform 0.3s;
}

.support__close:not(.support__close--tender):hover {
  transform: scale(0.8);
}

.support__close:not(.support__close--tender)::after,
.support__close:not(.support__close--tender)::before {
  content: "";
  height: 2px;
  width: 30px;
  background: #101010;
  position: absolute;
  transform: rotate(45deg);
  top: 19px;
  right: 5px;
  border-radius: 2px;
}

.support__close::after {
  transform: rotate(-45deg);
}

.video__container .video__button {
  z-index: 11;
}

.video,
.video__image {
  position: relative;
}

.video__side-bar {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.video__content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.video__title * {
  color: #ffffff;
}

.video__description {
  color: #ffffff;
}

.video__description p+p {
  margin-top: 16px;
}

.video__link {
  color: #ffffff;
}

.video__link::before {
  position: absolute;
  left: 24px;
  content: "";
  height: 26px;
  width: 34px;
  background: url(../img/icons/youtube.svg) center no-repeat;
}

.video__button {
  position: absolute;
  bottom: 50px;
  right: 50px;
}

.video-shot__item:not(.video-shot__show):not(.video-shot__hover) .video-btn-play__item {
  z-index: 11;
  left: 50%;
  top: 50%;
  margin-top: -27.5px;
  margin-left: -27.5px;
  position: absolute !important;
}

.video-shot__item:not(.video-shot__show):not(.video-shot__hover) .video-btn-play__item,
.video__button {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  width:100%;
  height:100%;
  max-width:55px;
  max-height:55px;
  background:#fff url(../img/icons/play-icon.svg) center center no-repeat;
  background-size:35%;
  cursor: pointer;
}

.video-shot__item:not(.video-shot__show):not(.video-shot__hover) .video-btn-play__item::before,
.video-shot__item:not(.video-shot__show):not(.video-shot__hover) .video-btn-play__item::after,
#play-button:not(.play) .play-button__item:before,
#play-button:not(.play) .play-button__item::after,
.video__button::before,
.video__button::after {
  content: "";
  display: block;
  position: absolute;
  transition: border 0.3s;
  border-radius: 50%;
  top: -2px;
  bottom: -2px;
  left: -2px;
  right: -2px;
}

.video-shot__item:not(.video-shot__show):not(.video-shot__hover) .video-btn-play__item::before,
#play-button:not(.play) .play-button__item:before,
.video__button:before {
  border: 1px solid rgba(255, 255, 255, 0.5);
  animation: ripple 2s linear infinite;
}

.video-shot__item:not(.video-shot__show):not(.video-shot__hover) .video-btn-play__item::after,
#play-button:not(.play) .play-button__item:after,
.video__button:after {
  border: 1px solid rgba(255, 255, 255, 0.75);
  animation: ripple 2s linear 1s infinite;
}

@keyframes ripple {
  0% {
    transform: scale(1);
  }

  75% {
    opacity: 1;
    transform: scale(1.75);
  }

  to {
    opacity: 0;
    transform: scale(2);
  }
}

.faq a {
  color: #008dc5;
  text-decoration: underline;
}

.faq a:hover {
  text-decoration: none;
}

.art-faq__item.active>* {
  position: relative;
  z-index: 11;
}

.art-faq__text {
  padding: 0 40px 40px;
  display: none;
}

.art-faq__text ul,
.art-faq__text ol {
  margin: 16px 0;
}

.art-faq__item.active .art-faq__text {
  display: block;
}

.art-faq h2 {
  margin-bottom: 40px;
}

.art-faq__item>*,
.faq__item>* {
  position: relative;
  z-index: 10;
}

.art-faq__item::before {
  content: "";
  position: absolute;
  z-index: 8;
  box-shadow: 0px 8px 24px rgb(1 186 239 / 15%);
  left: 8px;
  top: 8px;
  right: 8px;
  bottom: 8px;
  border-radius: 10px;
}

.art-faq__item {
  position: relative;
  border: 1px solid #d1eaf5;
  border-radius: 12px;
  margin: 0px 0px 8px 0px;
}

.faq__item-title.active::after {
  transform: rotate(45deg);
}

h3.faq__item-title.active+.faq__item-description {
  display: flex
}

.faq-dym h3.faq__item-title+.faq__item-description {
  display: none !important;
}

.faq-dym h3.faq__item-title.active+.faq__item-description {
  display: flex !important;
}

.faq-dym h3.faq__item-title::after {
  transform: rotate(0deg) !important;
}

.faq-dym h3.faq__item-title.active::after {
  transform: rotate(45deg) !important;
}

.art-faq__title.active::after {
  transform: rotate(45deg);
}

.art-faq__title,
.faq__item-title {
  margin: 0;
  padding: 40px 90px 40px 40px;
  display: flex;
  flex-flow: nowrap row;
  justify-content: space-between;
  align-items: center;
  position: relative;
  cursor: pointer;
  transition: margin 0.5s ease-out;
}

.art-faq__title::after,
.faq__item-title::after {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #0b4f6c url(../img/icons/plus-white.svg) center center no-repeat;
  background-size: 18px;
  position: absolute;
  right: 40px;
  content: "";
  top: 50%;
  margin-top: -20px;
}

.faq__item-title::after {
  background: #E02723 url(../img/icons/plus-white.svg) center center no-repeat;
  transition: transform 0.3s ease-in;
}

.faq__item-title::before {
  position:absolute;
  width: 40px;
  height: 40px;
  right: 40px;
  content: "";
  border-radius: 50%;
  box-shadow: 0px 4px 6px rgba(224, 39, 35, 0.35);
  transition: box-shadow 0.3s ease-in;
}

.faq__item-title:hover::before {
  box-shadow:0px 12px 20px rgba(224, 39, 35, 0.35);
}

.faq__item-description [itemprop="text"] {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

ol {
  margin: 8px 0;
}

.faq__item-description>*:last-child {
  margin-bottom: 0;
}

.certificates .h3 {
  color: #3d444b;
}

.certificates .list-4 {
  margin-bottom: -15px;
}

.certificates .list-3__item,
.certificates .list-4__item {
  border: 1px solid #d1eaf5;
  border-radius: 12px;
  padding: 24px;
}

.certificates__title {
  font-weight: bold;
  color: #101010;
}

.certificates__item {
  padding: 24px;
}

.certificates .item-content::before {
  display: none;
}

.certificates__image {
  height: 210px;
  margin: 64px auto;
}

.certificates__image img {
  -o-object-fit: contain !important;
     object-fit: contain !important;
}

.partners .list {
  gap: 8px !important;
}

.partners__item:hover img {
  filter: none;
}

.partners__logo img {
  filter: grayscale(100%);
  transition: filter 0.3s ease-in;
}

.partners__text {
  line-height: 1;
  font-size: 14px;
  color: #8d8d8d;
  height: 36px;
  text-align: center;
  display: flex;
  justify-content: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.feed-add-post {
  margin-bottom: 20px;
  box-shadow: 0 2px 4px rgb(131 131 131 / 20%);
  border-radius: 12px;
  overflow: hidden;
}

.my-\[80px\] {
  margin: 80px 0;
}

.form label a {
  color: #b80c09;
  text-decoration: underline;
}

.form label a:hover {
  text-decoration: none;
}

.form input:not([type="submit"]):not([type="file"]) {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: rgba(16, 16, 16, 1)
}

.form input::-moz-placeholder {
  color: #bebfc0;
}

.form input::placeholder {
  color: #bebfc0;
}

.form__container:not(.form) {
  padding: 80px 120px;
  border: 1px solid #f1f6f8;
  box-shadow: 0px 8px 24px rgb(19 158 236 / 20%);
  border-radius: 16px;
}

.form.form__container.form-reviews {
  max-width: 936px;
  box-shadow: 12px 12px 48px rgba(85, 132, 153, 0.25);
}

.form.form__container {
  max-width: 1408px;
}

.form__row>label:not(.person-label) {
  display: flex;
  flex-direction: column;
  color: #8d8d8d !important;
  position: relative;
  width: 100%;
}

.form__row .form__input-item {
  width: 100%;
  height: 82px;
}

.form__input-upload-file {
  width: 100%;
  max-width: 420px;
}

.form-reviews.form__container .form__input-upload-file {
  max-width: none;
}

.form__input-upload-file label {
  color: #8d8d8d !important;
}

.form.form__container .form__input-upload-file .form__file-input {
  margin-top: 8px;
  height: 200px;
}

.form.form__container .h2+.form__description a {
  color: #fff;
}

.form.form__container .form__file-input--black {
  background: rgba(255, 255, 255, 0.25);
  border: 1px dashed #fff;
  height: 178px;
  margin-bottom: 0;
  margin-top: -12px;
  transition: border 0.3s ease-in, background 0.3s ease-in;
}

.form__file-input.form__file-input--black input {
  font-size: 0;
  position: absolute;
  z-index: 60;
}

.form__file-input.form__file-input--black::after {
  content: attr(data-text);
  color: #fff;
  transition: color 0.3s ease-in, background 0.3s ease-in;
  background: url(../img/icons/upload-white.svg) top center no-repeat;
  background-size: 26px;
  padding-top: 30px;
  font-size: 16px;
  height: auto;
  top: 40px;
  left: 0;
  width: auto;
  text-align: center;
}

.form__container.container .form__file-input.form__file-input--black::after {
  top: 0;
  bottom: 68px;
  left: 40px;
  align-items: flex-end;
  text-align: left;
  display: flex;
  background-position: left top 40px;
  background-size: 32px;
}

.form__container.container .form__file-input.form__file-input--black::before {
  justify-content: flex-start;
  align-items: flex-end;
  padding-bottom: 40px;
  padding-left: 40px;
  transition: color 0.3s ease-in;
}

.form__file-input.form__file-input--black::before {
  z-index: auto;
  align-items: flex-start;
  justify-content: center;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 114px;
  text-decoration: underline;
  top: 0;
  color: #fff;
  z-index: 55;
  content: attr(data-text2);
}

.form.form__container .form__content>label {
  color: #8d8d8d;
  width: -moz-fit-content;
  width: fit-content;
}

.form.form__container .form__file-input--black:hover {
  background: rgba(11, 79, 108, 0.15);
  border: 1px dashed #558499;
  text-decoration: none;
}

.form.form__container .form__file-input--black:hover::before {
  color: #008dc5;
}

.form.form__container .form__bottom {
  align-items: center;
}

.form.form__container .form__submint-button {
  margin-bottom: 0;
}

.form.form__container .form__submint-description {
  color: #8d8d8d;
}

.form.form__container .form__submint-description a {
  color: #fff;
}

.form.form__container .form__submint-description a,
.form.form__container .h2+.form__description a {
  transition: color 0.3s ease-in;
  color: #fff
}

.form__file-input.form__file-input--black:hover::after {
  background: url(../img/icons/upload-blue.svg) top center no-repeat;
  background-size: 26px;
}

.form__file-input.form__file-input--black.active input {
  color: #fff !important;
}

.form.form__container label[for="textarea-task"] {
  flex-direction: column;
  display: flex;
  color: #8d8d8d;
}

.form.form__container .form__textarea-item {
  min-height: 200px;
}

.form.form__container .select {
  z-index: 10;
  font-size: 16px;
}

.form__description a {
  color: #3d444b;
}

.form__checkbox-list {
  display: flex;
  flex-flow: row wrap;
}

.form__checkbox-list label {
  display: inline-flex;
}

.form__input-list {
  display: flex;
  flex-flow: row wrap;
  gap: 32px;
}

.form__input-list fieldset {
  width: calc(50% - 32px);
  display: flex;
  gap: 24px;
  flex-direction: column;
  flex: auto;
}

.vacancy fieldset,
.form-reviews fieldset {
  width: 100%;
}

.form__input-list fieldset label {
  display: flex;
  flex-direction: column;
  flex: auto;
  position: relative;
  color: #8d8d8d;
}

.form__input-list fieldset ::-moz-placeholder {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #8d8d8d;
}

.form__input-list fieldset ::placeholder {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #8d8d8d;
}

.form label {
  gap: 12px;
  font-weight: 500;
  font-size: 14px;
  line-height:20px;
  color: #3c3c40;
}

.support .form label {
  font-size:13px;
  line-height:1.2;
}

.label-email {
  position: relative;
}

.form .support__row label {
  display: flex;
  flex-direction: column;
}

.fieldset input[type="tel"],
.form__input-item {
  border: 1px solid #c4c4c4;
  border-radius: 8px;
  padding: 0 20px;
  height: 52px;
  margin: 0;
  font-family: "Montserrat", sans-serif;
  transition: border 0.3s;
  font-size: 16px;
  font-weight: 500;
}

.form__telphone::-moz-placeholder {
  font-family: "Arial", sans-serif;
}

.form__input-item.form__telphone,
.form__telphone::placeholder {
  font-family: "Arial", sans-serif;
}

#error_PHONE_FID1,
#error_EMAIL_FID1,
#error_FIO_FID1,
#error_EMPTY_TEXT {
  display: none;
}

.form__input-list fieldset .form__input-item {
  width: 100%;
}

.form__input-item:focus {
  border-color: #101010;
}

.form__input-item:last-child {
  margin: 0;
}

.price-calс__row input[type="number"] {
  -moz-appearance: textfield;
  -webkit-appearance: textfield;
  appearance: textfield;
}

.price-calс__row input[type="number"]::-webkit-outer-spin-button,
.price-calс__row input[type="number"]::-webkit-inner-spin-button {
  display: none;
}

.form__textarea-item {
  border: 1px solid #c4c4c4;
  border-radius: 12px;
  padding: 16px 20px 14px;
  height: 100%;
  transition: border 0.3s;
  resize: vertical;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  color: #101010;
}

.form__textarea-item.form__input-item--empty,
.form__input-item.form__input-item--empty {
  border: 1px solid #e35151;
}

.form__textarea-item:focus {
  border-color: #101010;
  color: #101010;
}

.form__textarea-item::-moz-placeholder {
  color: #bebfc0;
}

.form__textarea-item::placeholder {
  color: #bebfc0;
}

.form__bottom {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  gap: 32px;
}

.form__file {
  width: calc(50% - 32px);
  display: flex;
  flex-direction: column;
  flex: auto;
}

.form__file ::-moz-placeholder {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #3c3c40;
}

.form__file ::placeholder {
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #3c3c40;
}

.form__file-input {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #c4c4c4;
  height: 52px;
  border-radius: 12px;
  padding: 0;
  margin: 0px 0px 12px 0px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: border 0.3s;
}

.form__file-input input {
  border: 0;
}

.form__file-input:hover {
  border-color: #0b4f6c;
}

.form__file-input::before {
  content: "Прикрепить документацию";
  font-size: 16px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  color: #bebfc0;
  z-index: -1;
  display: flex;
  align-items: center;
  padding-left: 20px;
  padding-right: 50px;
  pointer-events: none;
}

.vacancy__content .form__textarea-item {
  height: 150px;
}

.form__file-input::after {
  content: "";
  width: 44px;
  height: 100%;
  position: absolute;
  right: 0;
  background: #fff url("data:image/svg+xml,%3Csvg width='20' height='15' viewBox='0 0 20 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M19.3892 4.64472C19.8095 7.27756 19.7793 9.96267 19.3001 12.5854C19.1253 13.5423 18.325 14.2595 17.3548 14.329L15.5804 14.4559C11.8645 14.7218 8.13433 14.7218 4.4184 14.4559L2.77822 14.3386C1.729 14.2635 0.863584 13.4878 0.67452 12.4531C0.211228 9.91744 0.131913 7.32655 0.439235 4.76732L0.734428 2.30912C0.876922 1.12251 1.88359 0.229492 3.07872 0.229492H5.56125C6.63627 0.229492 7.50775 1.10097 7.50775 2.17599C7.50775 2.2115 7.53653 2.24029 7.57205 2.24029H17.011C18.16 2.24029 19.1387 3.07518 19.3198 4.20984L19.3892 4.64472ZM10.8119 5.91699C10.8119 5.46826 10.4482 5.10449 9.99944 5.10449C9.55071 5.10449 9.18694 5.46826 9.18694 5.91699V7.81283H7.29111C6.84238 7.81283 6.47861 8.17659 6.47861 8.62533C6.47861 9.07406 6.84238 9.43783 7.29111 9.43783H9.18694V11.3337C9.18694 11.7824 9.55071 12.1462 9.99944 12.1462C10.4482 12.1462 10.8119 11.7824 10.8119 11.3337V9.43783H12.7078C13.1565 9.43783 13.5203 9.07406 13.5203 8.62533C13.5203 8.17659 13.1565 7.81283 12.7078 7.81283H10.8119V5.91699Z' fill='%230B4F6C'/%3E%3C/svg%3E%0A") no-repeat center;
}

.form__file-input input {
  cursor: pointer;
  color: transparent;
  width: 100%;
  height: 100%;
  padding-left: 20px;
  line-height: 52px;
  font-size: 16px;
  font-weight: 500;
}

.form__file-description {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #8d8d8d;
}

.form__submint {
  width: calc(50% - 32px);
  display: flex;
  flex-direction: column;
  flex: auto;
}

.form__submint-button {
  margin: 0px 0px 12px 0px;
  color: #fff !important;
}

.form__submint-description {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #3c3c40;
}

.form__submint-description a {
  color: #b80c09;
  text-decoration: underline;
}

.form__submint-description a:hover {
  text-decoration: none;
}

.form-reviews {
  max-width: 936px;
}

.form-reviews .form__textarea-item {
  height: 200px;
}

.form__file-input.active:not(.form__file-input--black)::before {
  display: none;
}

.fieldset {
  position: relative;
  z-index: 9;
  display: flex;
  flex-direction: column;
}

.fieldset input[type="tel"] {
  padding-left: 77px !important;
  padding-right: 10px;
  position: relative;
  z-index: 4;
  width: 100%;
}

.lang-tel-select {
  cursor: pointer;
  position: absolute;
  height: 52px;
  left: 0;
  bottom: 0;
  width: 69px;
  z-index: 4;
}

.lang-tel-select::before {
  content: "";
  position: absolute;
  background: url(../img/icons/arrow-black.svg) center center no-repeat;
  transform: rotate(90deg);
  right: 9px;
  width: 5px;
  height: 8px;
  top: calc(50% - 3.5px);
}

.lang-tel-select::after {
  content: "";
  position: absolute;
  top: calc(50% - 7px);
  left: 15px;
  width: 28px;
  height: 14px;
  box-shadow: 1px 1px 3px #008dc5;
}

.lang-tel-select[data-str-select="ru"]::after {
  background: url(../img/icons/ru.svg) center center no-repeat;
  background-size: 28px auto;
}

.lang-tel-select[data-str-select="bel"]::after {
  background: url(../img/icons/bel.svg) center center no-repeat;
  background-size: 28px auto;
}

.lang-tel-select[data-str-select="tj"]::after {
  background: url(../img/icons/tj.svg) center center no-repeat;
  background-size: 28px auto;
}

.lang-tel-select[data-str-select="uz"]::after {
  background: url(../img/icons/uz.svg) center center no-repeat;
  background-size: 28px auto;
}

.lang-tel-select[data-str-select="kaz"]::after {
  background: url(../img/icons/kaz.svg) center center no-repeat;
  background-size: 28px auto;
}

.lang-tel-select[data-str-select="kz"]::after {
  background: url(../img/icons/kz.svg) center center no-repeat;
  background-size: 28px auto;
}

.lang-tel-select[data-str-select="md"]::after {
  background: url(../img/icons/md.svg) center center no-repeat;
  background-size: 28px auto;
}

.lang-tel-select[data-str-select="am"]::after {
  background: url(../img/icons/am.svg) center center no-repeat;
  background-size: 28px auto;
}

.lang-tel-select[data-str-select="az"]::after {
  background: url(../img/icons/az.svg) center center no-repeat;
  background-size: 28px auto;
}

.list-tel {
  position: absolute;
}

.lang-tel-num {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 5;
}

.lang-tel-select.active+.lang-tel-num+.list-tel {
  display: block;
}

.list-tel {
  display: none;
  background: #fff;
  overflow: hidden;
  border: 1px solid #d1eaf5;
  border-radius: 16px;
  top: 100%;
  margin-top: 10px;
  left: 0;
  right: 0;
  padding: 5px 0;
}

.list-tel__item {
  height: 32px;
  display: flex;
  line-height: 1;
  align-items: center;
  padding: 0 15px;
  font-size: 14px;
  justify-content: space-between;
  cursor: pointer;
  transition: background 0.3s ease-in;
}

.list-tel__item:hover {
  background: #f0f4f6;
}

.list-tel__flag {
  padding-right: 28px;
}

.list-tel__item[data-str="ru"] .list-tel__flag {
  background: url(../img/icons/ru.svg) right center no-repeat;
  background-size: 20px 12px;
}

.list-tel__item[data-str="bel"] .list-tel__flag {
  background: url(../img/icons/bel.svg) right center no-repeat;
  background-size: 20px 12px;
}

.list-tel__item[data-str="tj"] .list-tel__flag {
  background: url(../img/icons/tj.svg) right center no-repeat;
  background-size: 20px 12px;
}

.list-tel__item[data-str="uz"] .list-tel__flag {
  background: url(../img/icons/uz.svg) right center no-repeat;
  background-size: 20px 12px;
}

.list-tel__item[data-str="kaz"] .list-tel__flag {
  background: url(../img/icons/kaz.svg) right center no-repeat;
  background-size: 20px 12px;
}

.list-tel__item[data-str="kz"] .list-tel__flag {
  background: url(../img/icons/kz.svg) right center no-repeat;
  background-size: 20px 12px;
}

.list-tel__item[data-str="md"] .list-tel__flag {
  background: url(../img/icons/md.svg) right center no-repeat;
  background-size: 20px 12px;
}

.list-tel__item[data-str="am"] .list-tel__flag {
  background: url(../img/icons/am.svg) right center no-repeat;
  background-size: 20px 12px;
}

.list-tel__item[data-str="az"] .list-tel__flag {
  background: url(../img/icons/az.svg) right center no-repeat;
  background-size: 20px 12px;
}

.article-02 img {
  border-radius: 16px;
  max-width: 100%;
}

.article-02 p {
  margin-top: 16px;
}

.article-02 p:first-child {
  margin-top: 0;
}

.article-02 img+h2,
.article-02 p+h2 {
  margin-top: 40px;
}

.we-work__img {
  height: 80px;
}

.zakaz .list-2 {
  margin-top: -20px;
}

.zakaz .list-2__item {
  margin-top: 20px;
  --marginRight: 20px;
  --marginBottom: 0;
}

.zakaz__img {
  line-height: 0;
  height: 80px;
  margin-bottom: 40px;
}

.zakaz__item {
  border: 1px solid #d1eaf5;
  border-radius: 16px;
  padding: 64px 48px;
  position: relative;
}

.zakaz__item::before {
  content: "";
  box-shadow: 0 4px 24px rgba(40, 206, 242, 0.15);
  border-radius: 16px;
  position: absolute;
  left: 8px;
  top: 8px;
  right: 8px;
  bottom: 8px;
  z-index: 1;
}

.zakaz__item>* {
  position: relative;
  z-index: 2;
}

.zakaz__text {
  margin-top: 16px;
}

.blog-view__content {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.blog-view__content>p img+em {
  display: block;
  margin-top: 12px;
}

.blog-view__content img {
  height: auto;
}

.blog-view__content p>img+i {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  color: #558499;
  text-align: center;
  font-style: normal;
}

.blog-view__content a {
  text-decoration: underline;
}

.blog-view__content a:hover {
  text-decoration: none;
}

.aksii-view .blog-view__content>* {
  margin-bottom: 16px;
}

.aksii-view .blog-view__content>*:last-child {
  margin-bottom: 0;
}

.aksii-view .blog-view__img-inner {
  margin-bottom: 54px;
}

.qualification .list-4__item {
  background: #f0f4f6;
  border-radius: 8px;
  overflow: hidden;
  height: 346px;
}

.qualification .list-4__item a {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  height: 100%;
  padding: 16px;
}

.qualification .list-4__item a:hover img {
  transform: scale(1.1);
}

.qualification .list-4__item a img {
  transition: transform 0.3s ease-in;
}

.montazh .list-2__item p:not(.item__image):not(.item__title) {
  margin-top: 10px;
}

.material__banner {
  color: #fff;
  padding: 168px 118px;
  background: url(../img/background/background-01.jpg);
  background-size: cover;
  border-radius: 16px;
  margin-bottom: -16px;
}

.material__banner .list-2__item {
  height: auto !important;
}

.material__banner-img {
  line-height: 0;
  overflow: hidden;
}

.material__banner-img img {
  border-radius: 16px;
  max-width: 464px;
}

.material__banner-desc {
  align-self: center;
}

.material__banner-desc h1 {
  color: #fff;
  margin-bottom: 16px;
  line-height: 1.16;
}

.material__banner-row {
  display: flex;
  align-items: center;
  margin-top: 40px;
  gap: 24px;
  font-size: 16px;
}

.material__banner-link {
  display: flex;
  align-items: center;
  text-decoration: none;
  font-weight: 500;
}

.material .blog-view__container {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.material .list-2 {
  margin-bottom: -20px;
}

.material .list-2__item {
  position: relative;
  height: 696px;
}

.material__banner-img img {
  width: 100%;
}

.material__link:hover .material__link-title {
  text-decoration: none;
}

.material__link {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
}

.material__link-inner {
  position: absolute;
  z-index: 12;
  padding: 16px 24px 24px;
  left: 24px;
  bottom: 24px;
  padding: 16px;
  background: rgba(4, 15, 22, 0.9);
  border-radius: 12px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 440px;
}

.material__link-title {
  text-decoration: underline;
  font-weight: 700;
}

.material__link-text {
  margin-right: 16px;
  color: #3d444b;
  font-size: 14px;
}

.material__image {
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 24px;
}

.material__link img {
  transition: transform 0.3s ease-in;
}

.material__link:hover img {
  transform: scale(1.05);
}

.price-view,
.privacy-policy__container {
  display: flex;
}

.price-view+.form {
  margin-top: 80px;
}

.price-view__content,
.privacy-policy__content {
  width: 100%;
}

.privacy-policy__content h2 {
  display: flex;
  margin-bottom: 4px;
}

.privacy-policy__content h2::before {
  width: 100%;
  max-width: 40px;
  margin-right: 8px;
  text-align: center;
  content: attr(data-num);
}

.privacy-policy__content p+h2 {
  margin-top: 32px;
}

.privacy-policy__content ul+p,
.privacy-policy__content p+ul,
.privacy-policy__content h2+p,
.privacy-policy__content p+p {
  margin-top: 16px;
}

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

.privacy-policy__num::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  margin-right: 8px;
  text-align: center;
  content: attr(data-num);
}

.price-view__nav-new,
.price-view__nav,
.privacy-policy__nav {
  margin-left: 48px;
  max-width: 464px;
  width: 100%;
  padding: 48px;
  background: #f0f4f6;
  border-radius: 16px;
  height: -moz-fit-content;
  height: fit-content;
  position: sticky;
  top: 16px;
}

@media only screen and (max-width: 1459px) and (min-width: 1024px) {
  .price-list .hero__side-bar {
    margin-top: 0;
  }

  .privacy-policy__nav,
    .price-view__nav {
    margin-left: 24px;
    padding: 24px;
  }
}

.privacy-policy__nav .h3 {
  margin-bottom: 16px;
}

.privacy-policy__list {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.privacy-policy__list li {
  counter-increment: num;
}

.privacy-policy__list li>a {
  display: flex;
  color: #101010;
  position: relative;
  text-decoration: underline;
}

.privacy-policy__list li>a::before {
  content: counter(num);
  text-align: center;
  width: 100%;
  max-width: 24px;
  margin-right: 10px;
}

.privacy-policy__list li>a::after {
  content: "";
  width: 24px;
  height: 2px;
  background: #f0f4f6;
  position: absolute;
  left: 0;
  top: 17px;
}

.privacy-policy__list li>a:hover,
.privacy-policy__list li>a.active {
  color: #008dc5;
}

.price-view__content h2 {
  margin: 80px 0 40px;
}

.price-view__content h2.mt-0 {
  margin-top: 0 !important;
}

.price-view__list li {
  margin-top: 12px;
}

.price-view__list li a {
  text-decoration: underline;
}

.price-view__list li a.active {
  color: #008DC5;
}

.price-view__list li a:hover {
  color: #101010;
}

.certificate .item__title {
  margin-bottom: 0;
}

.certificate .list-3 {
  margin-bottom: -20px;
}

.certificate .image__item img {
  transition: transform 0.3s ease-out;
}

.certificate .image__item:hover img {
  transform: scale(0.9);
}

.certificate .item__content a {
  color: #101010;
}

.perform .container__title {
  margin-bottom: 94px;
}

.perform .list-3 {
  margin-bottom: -37px;
}

.perform .list-3__item {
  --marginRight: 16px;
  margin-bottom: 110px;
  text-align: center;
  padding: 0 15px;
}

.perform .item__content {
  color: #101010;
  font-size: 20px;
  font-weight: 700;
  margin-top: 4px;
}

.company__content {
  max-width: 936px;
  margin: 0 auto;
  color: #101010;
}

.company__content a {
  color: #b80c09;
  text-decoration: underline;
}

.company__content a:hover {
  text-decoration: none;
}

.company .h4 {
  margin-right: 4px;
}

.vacancy__list .list-3__item {
  border: 1px solid #d1eaf5;
  border-radius: 24px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  color: #101010;
}

.vacancy__list .list-3__item.hidden {
  display: none;
}

a.vacancy__title {
  -webkit-text-decoration: underline 0.1em rgba(16, 16, 16, 1);
  text-decoration: underline 0.05em rgba(16, 16, 16, 1);
  transition: text-decoration-color 400ms;
}

a.vacancy__title:hover {
  text-decoration-color: rgba(16, 16, 16, 0);
}

.vacancy__text:empty {
  display: none;
}

.vacancy__list .job__tags {
  margin: 0 0 24px;
}

.vacancy__row {
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-size: 18px;
}

.vacancy__time {
  background: url(../img/icons/v_time.svg) center left no-repeat;
}

.vacancy__price {
  background: url(../img/icons/v_pay.svg) center left no-repeat;
}

.vacancy__price,
.vacancy__time {
  font-size: 18px;
  line-height: 1.22;
  padding-left: 27px;
  background-size: 18px auto;
}

.vacancy__text {
  font-size: 14px;
  color: #3d444b;
  margin-top: 24px;
}

.vacancy__img-inner {
  line-height: 0;
  margin-bottom: 54px;
}

.vacancy__img-inner img {
  border-radius: 16px;
}

.vacancy__content {
  max-width: 936px;
  margin: 0 auto;
}

.vacancy__content h2 {
  margin-bottom: 16px;
}

.vacancy__content .ul {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.vacancy__row {
  margin-top: 54px;
}

.vacancy__map {
  height: 522px;
  line-height: 0;
  border-radius: 16px;
  overflow: hidden;
  margin: 54px 0;
}

.job__link--item {
  height: 24px;
  padding-left: 32px;
  background: url(../img/icons/link.svg) left center no-repeat;
}

.job__link--item:hover {
  text-decoration: none;
}

.alx-feedb-error:empty {
  margin: 0;
}

.form-reviews .form__content label:last-child,
.vacancy__content .form__content label:last-child {
  margin-bottom: 0;
}

.form-reviews .form__row-file,
.vacancy__content .form__row-file {
  margin-top: 40px;
}

form[name="FORM_SUPPORT"] .form__row {
  gap: 12px;
}

form[name="FORM_SUPPORT"] {
  display: flex;
  gap: 24px;
  flex-direction: column;
}

.reviews .form__file,
.faq .form__file,
.guarantees .form__file,
.vacancy .form__file {
  display: none;
}

.rating__item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.rating__title {
  font-size: 18px;
  font-weight: 700;
  color: #101010;
}

.rating__star {
  display: flex;
  gap: 5px;
}

.rating__star-item {
  width: 21px;
  height: 21px;
  cursor: pointer;
  background: url(../img/icons/stars_progress_bar.png) center center no-repeat;
  background-size: 21px;
}

.rating__count {
  min-width: 40px;
  padding: 0 8px;
  height: 32px;
  display: flex;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  background: #b80c09;
  border-radius: 100px;
}

.rating__count.rating__count-all {
  color: #101010;
  background: none;
  border: 1px solid #ccdbe1;
}

.reviews__container .form {
  margin-top: 64px;
}

.list-3__item .vacancy__row {
  margin-top: 0;
}

.comment-form,
.form__news {
  background: #f0f4f6;
  border-radius: 16px;
  padding: 32px;
}

.comment-form-description,
.form__news-description {
  margin: 16px 0 32px;
}

.comment-form .form__textarea-item,
.form__news .form__textarea-item {
  height: 52px;
}

.comment-form .form__input-item,
.comment-form .form__textarea-item,
.form__news .form__input-item,
.form__news .form__textarea-item {
  width: 100%;
  color: #558499;
  border: 0;
  box-shadow: 0px 2px 4px rgba(131, 131, 131, 0.2);
}

.comment-form .form__input-item::-moz-placeholder, .comment-form .form__textarea-item::-moz-placeholder, .form__news .form__input-item::-moz-placeholder, .form__news .form__textarea-item::-moz-placeholder {
  color: #558499;
}

.comment-form .form__input-item::placeholder,
.comment-form .form__textarea-item::placeholder,
.form__news .form__input-item::placeholder,
.form__news .form__textarea-item::placeholder {
  color: #558499;
}

.comment-form .form__row,
.form__news .form__row {
  margin-bottom: 8px;
}

.comment-form .form__row:last-child,
.form__news .form__row:last-child {
  margin-bottom: 0;
}

.comment-form .form__row-last,
.form__news .form__row-last {
  display: flex;
  flex-direction: inherit;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.comment-form .form__row-last label,
.form__news .form__row-last label {
  font-size: 12px;
}

.comment-form .form__row-last label a,
.form__news .form__row-last label a {
  color: rgb(0, 141, 197);
}

.comment-form .small_button,
.form__news .small_button {
  font-size: 16px;
}

.comment-form-answer {
  display: none;
  margin: 0 -32px -32px;
  position: relative;
}

.comment-form-answer.active {
  display: block;
}

.comment-form-answer__close {
  position: absolute;
  right: 25px;
  top: 31px;
  height: 26px;
  width: 26px;
  cursor: pointer;
  transform: rotate(45deg);
  background: url(../img/icons/plus-blue.svg) center center no-repeat;
  background-size: 16px;
  transition: transform 0.3s ease;
}

.comment-form-answer__close:hover {
  transform: scale(1.2) rotate(45deg);
}

.site-map .container {
  display: flex;
  flex-direction: column;
  gap: 64px;
}

.site-map .container__title {
  margin-bottom: 0;
}

.site-map__title {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 8px;
  color: #101010;
}

.site-map__list a {
  color: #101010;
  text-decoration: underline;
  line-height: 2;
}

.site-map__list a:hover {
  text-decoration: none;
}

.montazh .item__image {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  margin-bottom: 64px;
  background: url(../img/background/montazh_kond.jpg) center center no-repeat;
}

.montazh .item__image::before {
  content: "";
  position: absolute;
  border-radius: 50%;
  background: #fff;
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
  z-index: 2;
}

.montazh .item__title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 24px;
}

.side-bar-tab .text-container__inner {
  padding-top: 96px;
}

.side-bar-tab .side-bar__content {
  text-align: center;
}

.side-bar-tab__list {
  margin: 24px 0 32px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.side-bar-tab__list .small_button {
  color: #0b4f6c;
  background: #fff;
  border: 1px solid #d1eaf5;
  font-weight: 500;
}

.side-bar-tab__list .small_button:hover,
.side-bar-tab__list .small_button.active {
  background: #0b4f6c;
  color: #fff;
  border-color: #0b4f6c;
}

.article .item__title a {
  font-weight: bold;
  color: #101010;
  text-decoration: underline;
}

.article .item__title a:hover {
  text-decoration: none;
}

.article .item__image img {
  transition: transform 0.3s !important;
}

.article .item__image img:hover {
  transform: scale(1.05);
}

.blog-view-info {
  display: flex;
  margin-bottom: 50px;
}

.blog-view-info__update {
  margin-left: 5px;
}

.blog-view-info__item {
  line-height: 24px;
  padding-top: 2px;
  margin-right: 24px;
}

.blog-view-info__item:empty {
  display: none;
}

.blog-view-info__item a {
  text-decoration: underline;
}

.blog-view-info__item a:hover {
  text-decoration: none;
}

.blog-view-info__item:last-child {
  margin-right: 0;
}

.blog-view-info__time {
  background: url(../img/icons/time.svg) center left no-repeat;
  background-size: 18px auto;
  padding-left: 28px;
}

.blog-view a {
  color: #008dc5;
  text-decoration: underline;
}

.blog-view a:hover {
  text-decoration: none;
}

.blog-view__link {
  background: url(../img/staff.jpg) center center no-repeat;
  background-size: 100% auto;
  height: 564px;
  border-radius: 16px;
  position: relative;
  transition: background 0.3s;
}

.blog-view__link:hover {
  background-size: 115% auto;
}

.blog-view__link:hover .blog-view__link-title {
  text-decoration: none;
}

.blog-view__link a {
  display: block;
  width: 100%;
  height: 100%;
}

.blog-view__link-inner {
  position: absolute;
  left: 24px;
  bottom: 24px;
  padding: 16px;
  background: rgba(4, 15, 22, 0.9);
  border-radius: 12px;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 440px;
}

.blog-view__link-title {
  text-decoration: underline;
  color: #fff;
  width: 100%;
  font-weight: 700;
  margin-bottom: 12px;
}

.blog-view__link-text {
  margin-right: 16px;
  color: #3d444b;
  font-size: 14px;
}

.blog-view__container .table__title {
  background: none;
  text-align: center;
}

.blog-view__container .table__title,
.blog-view__container .table,
.blog-view__container .table__row,
.blog-view__container .table__column {
  border-color: #ddd;
}

.blog-view__container .faq {
  margin-bottom: 54px;
}

.blog-view__container ul:not(.ul-1, .ul-2, .ul-3) {
  counter-reset: num;
}

.blog-view__container ul:not(.ul-1, .ul-2, .ul-3)>li {
  margin-bottom: 8px;
  counter-increment: num;
}

.blog-view__container ul:not(.ul-1, .ul-2, .ul-3)>li::before {
  content: counter(num) ".";
  width: 40px;
  display: inline-block;
  color: #008dc5;
}

.blog-view__container ul:not(.ul-1, .ul-2, .ul-3)>li:last-child {
  margin-bottom: 0;
}

.blog-view__container ul ul {
  counter-reset: num2;
  margin-left: 20px;
  margin-top: 8px;
}

.blog-view__container ul ul>li {
  counter-increment: num2;
}

.blog-view__container ul ul>li::before {
  width: 40px;
  content: counter(num) "." counter(num2) ".";
}

.blog-view__container ul ul ul {
  counter-reset: num3;
}

.blog-view__container ul ul ul>li {
  counter-increment: num3;
}

.blog-view__container ol ol ol>li::before {
  width: 40px;
  content: counter(num) "." counter(num2) "." counter(num3) ".";
}

.blog-view__container ol ol {
  margin: 8px 0 16px;
}

.text-container ol li:first-letter,
.text-container__inner ol li:first-letter,
.blog-view__container ol li:first-letter {
  text-transform: uppercase;
}

.faq__item-description ol li::before,
.text-container ol li::before,
.text-container__inner ol li::before,
.blog-view__container ol li::before {
  color: #008dc5;
  width: 40px;
  content: counter(num) ".";
  display: inline-block;
  position: absolute;
  left: 0;
  text-align: center;
}

.blog-view__container ol>li:last-child {
  margin-bottom: -8px;
}

.blog-view__container ol ol>li {
  margin-left: 13px;
  list-style-type: none;
  counter-increment: num2;
}

.blog-view__container ol ol>li::before {
  width: 40px;
  content: counter(num) "." counter(num2) ".";
}

.blog-view__container ol ol ol>li {
  counter-increment: num3;
}

.blog-view__container ol ol ol>li::before {
  width: 40px;
  content: counter(num) "." counter(num2) "." counter(num2) ".";
}

.blog-view__img img {
  width: 100%;
}

.blog-view__img-desc {
  line-height: 1;
  margin-top: 8px;
  color: #558499;
}

.ul-1 li,
.ul-2 li,
.ul-3 li {
  padding-left: 40px;
  position: relative;
  margin-top: 8px;
}

.ul-1 li:first-child,
.ul-2 li:first-child,
.ul-3 li:first-child {
  margin-top: 0;
}

.com-map__btn::before,
.ul-1 li::before,
.ul-2 li::before,
.ul-3 li::before,
ol li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 24px !important;
  color: #008dc5;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  line-height: 1;
}

.com-map__btn {
  color: #008dc5;
}

.com-map__btn::before {
  content: "+";
  line-height: 26px;
  transition: color 0.3s ease-in;
}

.com-map__btn.hide::before {
  content: "-";
}

.ul-1 li::before {
  width: 40px;
}

.ul-2 li::before {
  content: "—";
}

.ul-3 li {
  counter-increment: num;
}

.ul-3 li::before {
  content: counter(num) ".";
}

.blog-view__content>p+ul,
.blog-view__content>p+ol {
  margin-top: -20px;
}

.case-view .blog-view__content>p+ul,
.case-view .blog-view__content>p+ol {
  margin-top: -10px;
}

.art-faq__text ul {
  margin: 16px 0;
}

article.item-content a:not(.item__image):hover {
  text-decoration: none;
}

article.item-content a.item__image {
  height: 240px;
}

article.item-content p:not(.item__time-to-read) {
  margin-top: 0;
}

article.item-content>*:empty {
  display: none;
}

article.item-content .item__description a,
.list-3__item .item__text a {
  color: #008dc5;
}

.blog blockquote,
.quote {
  background: #F0F4F6;
  border-radius: 16px;
  padding: 106px 40px;
  position: relative;
}

*:not(h2)+.quote {
  margin-top: 40px;
}

h2+.quote,
h3+.quote {
  margin-top: 40px;
}

.blog blockquote::before,
.quote::before {
  content: "";
  position: absolute;
  right: 40px;
  bottom: 40px;
  width: 48px;
  height: 48px;
  transform: rotate(180deg);
  background: url(../img/icons/quotes-light.svg) center center no-repeat;
  background-size: 100%;
}

.blog blockquote::after,
.quote::after {
  content: "";
  position: absolute;
  left: 40px;
  top: 40px;
  width: 48px;
  height: 48px;
  background: url(../img/icons/quotes-light.svg) center center no-repeat;
  background-size: 100%;
}

.quote__text {
  margin-bottom: 32px;
  font-size: 22px;
}

.quote__title {
  font-size: 22px;
  font-weight: 800;
  color: #101010;
}

.quote__title+.quote__desc {
  margin-top: 4px;
}

.quote__desc {
  font-size: 14px;
  padding-right: 90px;
  color: #8D8D8D;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

ol {
  counter-reset: num;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

ol li {
  counter-increment: num;
  padding-left: 40px;
  list-style-type: none;
  position: relative;
}

ol li li {
  padding-left: 50px;
}

ol li::before {
  content: counter(num) ".";
}

ol ol {
  counter-reset: num2;
}

ol ol>li {
  counter-increment: num2;
}

ol ol>li::before {
  content: counter(num) "." counter(num2);
}

ol ol ol {
  counter-reset: num3;
}

ol ol ol>li {
  counter-increment: num3;
}

ol ol ol>li::before {
  content: counter(num) "." counter(num2) "." counter(num3);
}

.blog-view__content>.blog-view-box {
  margin: 22px 0;
}

._contents {
  font-family: "NunitoSans", sans-serif;
  color: #101010;
  line-height: 1.2;
  font-weight: 800;
  font-size: 32px;
  margin: 0px 0px 16px 0px;
}

.blog-view-box__header {
  display: flex;
  align-items: center;
  margin-bottom: 24px;
}

.blog-view-box__header p {
  margin: 0;
}

.blog-view-box__header h2 {
  margin: initial;
}

.blog-view-box__btn {
  margin-left: 24px;
  margin-top: 4px;
  color: #8d8d8d;
  cursor: pointer;
  text-decoration: underline;
  transition: color 0.3s;
}

.blog-view-box__btn:hover {
  color: #101010;
  text-decoration: none;
}

.blog-view__content ol,
.blog-view__content ul {
  gap: 16px;
}

.blog-view__content .blog-view-box__content {
  display: none;
}

.blog-view__content .active+.blog-view-box__content {
  display: flex;
}

.blog-view-box__content a {
  color: #3d444b;
  text-decoration: underline;
}

.blog-view-box__content a:hover {
  color: #008dc5;
  text-decoration: underline;
}

.blog-view-down {
  box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  border-radius: 16px;
  margin: 54px 0;
  display: flex;
  align-items: center;
}

.blog-view-down__img {
  line-height: 0;
}

.blog-view-down__img-inner:not(.bg-white) {
  height: 346px;
  width: 346px;
  background: #101010;
}

.blog-view-down__desc {
  padding: 48px;
}

.blog-view-down h2 {
  margin: 24px 0;
}

.blog-author {
  border: 1px solid #f1f6f8;
  font-weight: inherit;
}

.blog-author__img {
  margin-right: 38px;
}

.blog-author__img img {
  line-height: 0;
  width: 180px;
  height: 180px;
  max-width: 180px;
  border-radius: 50%;
}

.blog-author__sub-title {
  font-size: 14px;
  color: #3d444b;
}

.blog-author__title {
  font-weight: 800;
  font-size: 32px;
  line-height: 1.2;
  color: #101010;
  margin: 8px 0;
}

.blog-author__title a {
  color: #101010;
}

.blog-author__title a:hover {
  text-decoration: underline;
}

.blog-author__post {
  font-size: 14px;
  color: #008dc5;
}

.blog-author__text {
  margin-top: 24px;
}

.blog-author-network {
  margin-top: 24px;
}

.blog-author-network a {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 8px;
  margin-right: 10px;
  transition: transform 0.3s;
}

.blog-author-network a:hover {
  transform: scale(0.85);
}

.blog-author-network a:last-child {
  margin-right: 0;
}

.object-m .large-button-border:hover {
  text-decoration: none;
}

.object-m__info {
  background: linear-gradient(99.82deg, #040f16 0%, #0d496b 100%);
}

.object-m__info .video__container {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.object-m__info .video__container .video-item__link::before {
  display: none;
}

.object-m__text {
  width: 470px;
}

.object-m__item a {
  color: #101010;
  text-decoration: underline;
}

.object-m__item a:hover {
  text-decoration: none;
}

@media only screen and (max-width: 5000px) and (min-width: 1024px) {
  .faq__item-title::before,
    .faq__item-title::after {
    top: 0;
    margin-top: 34px;
  }

  .search-page__result+.search-page__info {
    margin-left: 80px;
  }

  .search-page__info {
    width: 464px;
    display: flex;
    flex-direction: column;
    height: -moz-fit-content;
    height: fit-content;
    border-radius: 16px;
    box-shadow: 0px 8px 24px rgb(19 158 236 / 20%);
  }

  .search-page__banner {
    height: 464px;
    width: 464px;
    line-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../img/background/search-img.jpg) center center no-repeat;
    background-size: cover;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
  }

  .search-page__img {
    width: auto;
    height: auto;
  }

  .search-page__content {
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 16px;
  }

  a.search-page__download {
    margin-top: 8px;
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    width: -moz-fit-content;
    width: fit-content;
    text-align: center;
  }

  .blog-text-left {
    overflow: hidden;
  }

  .blog-text-left p+p {
    margin-top: 24px;
  }

  .blog-text-left ul,
    .blog-text-left ol {
    margin: 8px 0 16px;
  }

  .blog-text-left img {
    border-radius: 16px;
  }

  .blog-text-right__img {
    width: 40%;
    float: right;
    margin-left: 48px;
  }

  .blog-text-left__img {
    width: 40%;
    float: left;
    margin-right: 48px;
  }

  .blog-text-right__img i,
    .blog-text-left__img i {
    display: block;
    margin: 15px 0 5px !important;
    font-size: 14px;
    font-style: normal;
    text-align: center;
    color: #558499;
  }

  .blog-text-left p:first-child+p {
    margin-top: 0;
  }

  body table.border-none td:first-child {
    padding-left: 0;
    padding-right: 20px;
  }

  body table.border-none td:last-child {
    padding-left: 20px;
    padding-right: 0;
  }

  body table.border-none.text-left td {
    text-align: left !important;
  }
}

.border-none img {
  border-radius: 16px;
}

.border-none {
  text-align: center;
}

.border-none i,
.border-none em {
  color: #558499;
  font-size: 14px;
  font-style: normal;
  text-align: center;
}

.search-page {
  display: flex;
}

.search-page:first-child {
  margin: 40px 0px 0px 0px;
}

.search-page form {
  border: 1px solid #ccdbe1;
  border-radius: 16px;
  width: 100%;
  position: relative;
  margin: 40px 0 32px;
  font-size: 0;
  height: 50px;
  max-width: 500px;
}

.search-page input[type="text"] {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 120px;
  padding-left: 15px;
  border-radius: 16px;
  font-size: 16px;
}

.search-page input[type="text"]:focus {
  font-weight: 500;
}

.search-page form select {
  position: absolute;
  right: 50px;
  top: 0;
  bottom: 0;
}

.search-page input[type="submit"] {
  background: url(../img/icons/zoom.svg) center center no-repeat;
  font-size: 0;
  width: 50px;
  height: 50px;
  position: absolute;
  right: 0;
  cursor: pointer;
}

.search-page .text+.text {
  margin-top: -12px;
}

.search-page__link {
  text-decoration: underline;
  font-weight: 700;
  color: #101010;
  width: -moz-fit-content;
  width: fit-content;
}

.search-page__link b {
  color: #008dc5;
  font-style: italic;
}

.search-page__link:hover {
  text-decoration: none;
}

.search-page__title-value {
  margin-bottom: 68px;
  font-weight: 800;
  font-size: 32px;
  line-height: 38px;
  color: #008dc5;
}

.search-page__item {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #e1e8ec;
}

.search-page__item small a {
  color: #003164;
}

.search-page__text b {
  font-weight: 500;
  font-style: italic;
  color: #008dc5;
}

.search-page__result .text {
  font-size: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.search-page__result .text>b,
.search-page__result .text>a {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 1px solid #ccdbe1;
  font-size: 24px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #558499;
  overflow: hidden;
  margin: 0 4px;
}

.search-page__result .text>a:hover,
.search-page__result .text>b {
  color: #fff;
  background: #558499;
  border-color: #558499;
}

/* Messega Form */

.form-send-mes.show {
  display: flex;
}

.form-send-mes {
  display: none;
  position: fixed;
  align-items: center;
  justify-content: center;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  box-shadow: 24px 24px 48px rgb(85 132 153 / 25%);
  background: rgba(16, 16, 16, 0.5);
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
  z-index: 990;
}

.form-send-mes__banner {
  background: url(../img/form-mes.jpg) bottom center no-repeat;
  background-size: cover;
  height: 528px;
  border-radius: 16px;
}

.form-send-mes__content {
  background: #fff;
  border-radius: 16px;
  padding: 64px;
  max-width: 1170px;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.form-send-mes__close {
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  order: 2;
  height: -moz-fit-content;
  height: fit-content;
}

.form-send-mes__text {
  padding-right: 20px;
}

.form-send-mes__text .h2 {
  margin-bottom: 12px;
}

.form-send-mes img {
  border-radius: 16px;
}

@media only screen and (max-width: 5000px) and (min-width: 1024px) {
  .form-review-mes .form-send-mes__content {
    max-width: 936px;
    padding: 80px 120px;
    flex-direction: column;
    align-items: flex-start;
    gap: 64px;
  }

  .form-review-mes .form-send-mes__text .h2 {
    margin-bottom: 16px;
  }
}

/* End. Messega Form */

.comments {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.comments__title {
  margin: 54px 0 16px;
}

.comments__item {
  background: #f0f4f6;
  border-radius: 16px;
  padding: 32px;
}

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

.comments__user {
  line-height: 1.2;
  font-size: 22px;
  font-weight: 700;
  color: #333;
}

.comments__date {
  font-size: 14px;
}

.comments__text {
  margin: 16px 0 32px;
}

.comments__answer {
  width: 100%;
  color: #008dc5;
  text-decoration: underline;
  cursor: pointer;
  float: right;
}

.comments__answer .comment-form {
  padding: 32px 0px 0px 0px !important;
}

.comments__answer .comment-form .form__row-last,
.form__news .form__row-last {
  align-items: baseline !important;
}

.comments__answer input[type="submit"] {
  margin: 0 !important;
}

.comments__answer input {
  text-decoration: none !important;
}

.comments__answer:hover {
  text-decoration: none;
}

.comment-answer {
  background: #fff;
  border-radius: 16px;
  margin-bottom: 32px;
  padding: 24px 32px;
  display: flex;
  flex-direction: column;
}

.comment-answer__content {
  height: 0;
  overflow: hidden;
  transition: height 0.5s ease-in;
  flex-direction: column;
  display: flex;
  gap: 32px;
}

.comment-answer__title {
  font-size: 20px;
  font-weight: 700;
  color: #101010;
  display: flex;
  align-items: center;
  gap: 12px;
  position: relative;
  padding-right: 24px;
  cursor: pointer;
}

.comment-answer__title::before {
  content: "";
  background: url(../img/icons/plus-blue.svg) center center no-repeat;
  background-size: 16px;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -8px;
  transition: transform 0.3s ease-in;
}

.comment-answer__title.active::before {
  transform: rotate(45deg);
}

.comment-answer__title.active+.comment-answer__content {
  margin: 32px 0px 0px 0px;
  height: auto;
}

.comment-answer__count {
  height: 24px;
  width: 24px;
  border-radius: 50%;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #b80c09;
}

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

.comment-answer__user {
  font-size: 20px;
  font-weight: 700;
  color: #333;
}

.comment-answer__date {
  font-size: 14px;
}

.comment-answer__text {
  margin-top: 8px;
}

.archive_price__item--tables {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.archive_price__item--tables .h3+.archive_price__table_body {
  margin-top: 0;
}

.archive_price__table_body {
  margin: 80px 0;
}

.archive_price__item--tables .h3 {
  margin-bottom: 20px;
}

.archive_price__item .section-title {
  margin: 80px 0 40px;
}

.item__job .item__image img {
  position: relative;
}

.job .job__item .item__image {
  height: 280px;
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  display: block;
}

.job .job__item .item__image img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  left: 0;
  right: 0;
  transition: transform 0.3s ease-in;
}

.job .job__item .item__image:hover img {
  transform: scale(1.05);
}

.job .item__title {
  margin-bottom: 32px;
}

.job .item__title a {
  color: #101010;
  font-weight: 700;
  text-decoration: underline;
}

.job .item__title a:hover {
  text-decoration: none;
}

.job__tag {
  background: #18afec;
  box-shadow: 0px 1px 2px rgba(105, 81, 255, 0.05);
}

.job__text {
  border-left: 4px solid #83bce2;
  padding-left: 20px;
}

.job__icon {
  padding-left: 25px;
  line-height: 20px;
}

.job__icon.icon-print {
  background: url(../img/icons/print.svg) left center no-repeat;
  background-size: auto 21px;
}

.job__icon.icon-page {
  background: url(../img/icons/page.svg) left center no-repeat;
  background-size: auto 21px;
}

.tags {
  display: flex;
  margin: 24px 0;
  gap: 8px;
}

.tags__item {
  text-decoration: none;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 0 10px;
  height: 28px;
  line-height: 1;
  background: #18afec;
  box-shadow: 0px 1px 2px rgba(105, 81, 255, 0.05);
  border-radius: 36px;
}

.job-all {
  padding: 8px;
  border-radius: 12px;
  border: 1px solid #d1eaf5;
}

.job-all__item {
  padding: 40px;
  text-align: center;
}

.job-all__button {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.job-all__tags {
  color: #0b4f6c;
  margin-bottom: 30px;
}

.job-all__tag {
  margin: 0 4px 10px;
  cursor: pointer;
  border: 1px solid #ccdbe1;
  height: 27px;
  padding: 0 12px;
  border-radius: 1000px;
  line-height: 1;
  align-items: center;
  display: inline-flex;
  text-decoration: none;
  color: #0b4f6c;
  transition: color 0.3s, background 0.3s, border 0.3s ease-in;
}

.job-all__tag:hover {
  background: #0b4f6c;
  border-color: #0b4f6c;
  color: #fff;
}

.step__text {
  margin-top: 12px;
}

.step__item {
  padding: 50px 0;
  position: relative;
}

.step__img {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 140px;
  height: 140px;
}

.step__item::after {
  content: "";
  position: absolute;
  height: 2px;
  bottom: 0;
  background: url(../img/icons/m_step.png) bottom right repeat-x;
}

.step__item:nth-child(odd)::after {
  right: 70px;
  left: 70px;
}

.step__item:nth-child(even)::after {
  right: 70px;
  left: 70px;
}

.step__item:nth-child(even)::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 142px;
  height: 100%;
  background: url(../img/background/step_bg.jpg) center center no-repeat,
        url(../img/icons/m_step_vert.png) top center repeat-y;
}

.step__item:nth-child(odd)::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 142px;
  background: url(../img/background/step_bg.jpg) center center no-repeat,
        url(../img/icons/m_step_vert.png) top center repeat-y;
}

.step__item:last-child {
  padding-bottom: 0;
}

.step__item:last-child::after {
  display: none;
}

.step__item:last-child::before {
  background: url(../img/background/step_bg.jpg) bottom center no-repeat,
        url(../img/icons/m_step_vert.png) top center repeat-y;
}

.step__item:first-child::before {
  background: url(../img/background/step_bg.jpg) top center no-repeat,
        url(../img/icons/m_step_vert.png) top center repeat-y;
  top: 2px;
}

.step__item:nth-child(odd) {
  padding-left: 206px;
  padding-right: 70px;
}

.step__item:nth-child(even) {
  padding-right: 206px;
  padding-left: 70px;
}

.step__item:first-child {
  padding-top: 0;
}

.step__item:nth-child(even):not(:first-child, :last-child) .step__img {
  right: 0;
  top: 50%;
  margin-top: -70px;
}

.step__item:nth-child(odd):not(:first-child, :last-child) .step__img {
  left: 0;
  top: 50%;
  margin-top: -70px;
}

.step__item:first-child .step__img {
  top: 0;
  left: 0;
}

.step__item:last-child .step__img {
  bottom: 0;
  right: 0;
}

.type-job__banner img {
  border-radius: 16px;
}

.type-job__text+ul {
  margin-top: 12px;
}

.text-container__inner h2,
.text-container__inner h3 {
  margin-top: 40px;
}

.text-container__inner>*:first-child {
  margin-top: 0;
}

.text-container__inner h2,
.text-container__inner h3,
.text-container__inner p {
  margin-bottom: 16px;
}

.text-container__inner ul+p {
  margin-top: 16px;
}

.text-container__inner *:last-child {
  margin-bottom: 0;
}

.text-container__inner p+h3 {
  margin-top: 40px;
}

.license {
  padding: 45px 40px;
  max-width: 434px;
  margin-left: 96px;
}

.license__img {
  min-height: 300px;
}

#lightgallery .license__img {
  height: 384px;
  background-size: 210px auto !important;
}

#lightgallery .license__img img {
  height: 384px;
  width: 210px;
  z-index: 11;
  left: calc(50% - 105px);
}

.license__title {
  padding: 0 10px;
}

.container__company .license__img img {
  max-width: 210px;
}

.company__item {
  padding-left: 63px;
}

.company__item:first-child {
  margin-top: 0;
}

.company__item::before {
  content: "";
  position: absolute;
  width: 32px;
  height: 32px;
  background: #008dc5 url(../img/icons/question.svg) center center no-repeat;
  box-shadow: 0 12px 12px rgba(187, 195, 207, 0.25);
  background-size: 16px auto;
  border-radius: 8px;
  left: 0;
  top: 3px;
}

.company__text {
  margin-top: 8px;
}

.content__title+.tabs {
  margin-top: -24px;
}

.price .item-content ul {
  margin: 8px 0;
}

.price .item__img {
  min-height: 48px;
}

.price-view__nav a {
  color: #101010;
  transition: color 0.3s ease-in;
}

.price-view__nav a:hover {
  color: #008dc5 !important;
}

.small_button.license__button {
  font-size: 16px;
  color: #fff;
  margin: 0 auto;
  width: -moz-fit-content;
  width: fit-content;
  justify-content: center;
  background: #b80c09;
  border: 1px solid #b80c09;
  transition: background 0.3s, box-shadow 0.3s, border 0.3s;
}

#lightgallery .license__img:hover .license__button,
.small_button.license__button:hover {
  border-color: #e02723;
  background: #e02723;
  box-shadow: 0px 12px 24px rgba(184, 12, 9, 0.3);
}

.table {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #ccdbe1;
}

.table__row {
  border: 1px solid #ccdbe1;
}

.table__row td:first-child {
  width: 50%;
}

.table__row:first-child {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  color: #0b4f6c;
}

.table__column {
  border: 1px solid #ccdbe1;
  padding: 12px 24px;
}

.blog-table-container h2 {
  margin-top: 80px;
}

.blog-table-container table {
  margin-top: 40px;
}

.reviews-reply-field-user input {
  width: 100%;
  margin: 10px 0 15px;
  padding: 5px;
  border-radius: 8px;
}

table.table-bordered td,
table.table-bordered th {
  width: auto;
}

table.table-bordered td.td-price {
  width: 200px;
}

table {
  width: 100%;
  height: auto !important;
  border-collapse: collapse;
}

.tr-td-price {
  white-space: nowrap;
}

.blog-view__content table:not(.table-bordered) tr {
  display: flex;
}

.table-wrap {
  overflow-y: auto;
}

table tr {
  display: flex;
}

.price-list table tr {
  display: table-row;
}

.price-list .td-rub {
  white-space: nowrap !important;
}

table tr.tr-5 {
  display: inherit;
}

tr.tr-5 td {
  width: initial;
}

tr.tr-5 td:not(:first-child) {
  width: 200px;
}

table td,
table th {
  width: 100%;
  padding: 8px;
  line-height: 1.3;
  vertical-align: top;
  border: 1px solid #ddd;
  font-weight: 500;
}

table.border-none td,
table.border-none th {
  border: 0;
}

table td[colspan="4"],
table td[colspan="2"],
table td[colspan="3"] {
  color: #101010;
}

table .tr-title td,
table td.td-title {
  color: #0b4f6c;
  padding: 16px 24px;
  font-weight: 700;
  vertical-align: middle;
}

.blog-view__content[itemprop="articleBody"] table tr {
  display: table-row;
}

.blog-view__content[itemprop="articleBody"] table td {
  width: auto;
}

.stages-work .ul-3 li {
  list-style-type: none;
}

.stages-work {
  padding: 12px 0px 32px 92px;
}

.stages-work:last-child {
  padding-bottom: 0;
}

.stages-work::before {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  content: "";
  width: 52px;
  height: 52px;
  background: #008dc5;
  box-shadow: 0px 12px 12px rgba(187, 195, 207, 0.25);
  border-radius: 34px;
  border: 2px dashed rgba(255, 255, 255, 0.5);
  outline: 4px solid #008dc5;
  margin: 4px;
  position: absolute;
  left: 0;
  top: 0;
}

.stages-work::after {
  position: absolute;
  height: 100%;
  left: 28px;
  content: "";
  border-left: 2px dashed #008dc5;
  padding-top: 2px;
  font-size: 22px;
  font-weight: 700;
  text-indent: -6px;
  color: #fff;
}

.stages-work:last-child::after {
  border-left: none;
}

.stages-work:nth-child(1)::after {
  content: "1";
}

.stages-work:nth-child(2)::after {
  content: "2";
}

.stages-work:nth-child(3)::after {
  content: "3";
}

.stages-work:nth-child(4)::after {
  content: "4";
}

.stages-work:nth-child(5)::after {
  content: "5";
}

.stages-work:nth-child(6)::after {
  content: "6";
}

.stages-work:nth-child(7)::after {
  content: "7";
}

.stages-work:nth-child(8)::after {
  content: "8";
}

.stages-work:nth-child(9)::after {
  content: "9";
}

.stages-work:nth-child(10)::after {
  content: "10";
}

.partners .system .item__image::before {
  display: none;
}

.map__map-container {
  height: 784px;
}

#wrapMap {
  cursor: help;
}

.mapTitle {
  position: absolute;
  z-index: 1000;
  box-shadow: rgba(0, 0, 0, 0.25) 0px 0px 5px;
  display: none;
  padding: 5px 20px;
  border-radius: 5px;
  background: rgb(255, 255, 255);
  border-width: 1px;
  border-style: solid;
  border-color: rgb(204, 204, 204);
  -o-border-image: initial;
     border-image: initial;
}

[href^="tel:"].map__content-item-value {
  white-space: nowrap;
}

.map__content {
  margin-left: 80px;
  max-width: 480px;
}

.map__content-item-title {
  line-height: 20px;
  color: #b80c09;
}

.map__content-item-title:last-child {
  margin: 0px 0px 16px 0px;
}

.kp-container .container__title {
  text-align: center;
}

.employees__item {
  border-radius: 16px;
  overflow: hidden;
  position: relative;
}

.employees__item.list-3__item {
  --marginRight: 20px;
}

.contact__part-video:empty {
  display: none;
}

.contact__part .contact__sub-title {
  margin-bottom: 32px;
}

.contact__part .contact__content-item-title {
  margin-bottom: 8px;
}

.contact__content-item-title {
  color: #b80c09 !important;
}

.contact__part a.contact__content-item-value {
  display: block;
  text-decoration: underline;
  white-space: nowrap;
}

.contact__part a.contact__content-item-value:hover {
  text-decoration: none;
}

.contact__part .contact__content-item-description {
  margin-top: 8px;
}

.contact .faq__list {
  display: table;
}

.contact__content-title {
  margin-bottom: 52px;
}

/*
.contact__content-item-value:not(.contact__content-micro) {
    display: flex;
    flex-direction: column;
}
*/

.contact__content-item-value span:not(.copy-text) {
  margin-right: 24px;
}

.contact__content-item-value.contact__content-micro span {
  margin-right: 0;
}

.contact__content-row.row img[itemprop="image"] {
  display: none;
  width: 0;
  height: 0;
}

.contact__content-item-description {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #3d444b;
}

.contact .faq__item {
  border: 0;
}

.contact .list-2 .contact__content a {
  color: #101010;
}

.contact .list-2 .contact__content-item+.contact__content-item {
  margin-top: 40px;
}

.contact .list-2 .contact__content-phone a {
  font-size: 32px;
  font-weight: 800;
}

.copy-text {
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  padding-right: 24px;
}

.copy-text>* {
  order: 1;
}

.copy-text::before {
  order: 2;
  content: "";
  width: 28px;
  height: 28px;
  background: url(../img/icons/copy.svg) right center no-repeat;
}

.copy-text::after {
  order: 2;
  content: "Скопировано в буфер обмена";
  height: 34px;
  padding: 0 15px;
  font-size: 14px;
  color: #3d444b;
  background: #fff;
  margin-left: 20px;
  white-space: nowrap;
  justify-content: center;
  border-radius: 12px;
  text-decoration: none !important;
  font-weight: 500;
  align-items: center;
  display:none;
}

.employees__info-row .copy-text::after,
.contact__content .copy-text::after {
  content: attr(data-text);
}

.copy-text.active::after {
  display: flex;
  position: absolute;
  left: 100%;
  margin-left: -15px;
}

#play-button,
#mute-button,
.play-button__item {
  position: absolute;
}

#mute-button {
  z-index: 12;
  background: transparent;
  left: 16px;
  bottom: 14px;
  width: 36px;
  height: 36px;
  background: url(/local/templates/qwent/assets/css/../img/icons/mute-up.svg) center center no-repeat;
  background-size: 24px;
}

#mute-button.mute {
  background: url(../img/icons/mute.svg) center center no-repeat;
  background-size: 24px;
}

#play-button {
  background: transparent;
}

.play-button__item {
  width: 44px;
  height: 44px;
  background: #fff url(../img/icons/play.svg) center center no-repeat;
  border-radius: 50%;
  right: 24px;
  bottom: 24px;
  z-index: 11;
}

.play .play-button__item {
  background: #fff url(../img/icons/pause-red.svg) center center no-repeat;
}

.employees__info-row .copy-text.active::after {
  margin-left: 0;
  left: 0;
  top: 100%;
  background: #e1e8ec;
}

.employees__social-link {
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: end;
  color: #3d444b;
  border-radius: 12px;
  padding: 0 18px;
  position: relative;
  font-weight: 700;
  border: 1px solid #c4c4c4;
  width: -moz-fit-content;
  width: fit-content;
  transition: border 0.3s, box-shodow 0.3s;
}

.employees__social--q {
  background: #fff url(../img/icons/q_.svg) left center no-repeat;
  background-position-x: 18px;
  padding-left: 60px;
}

.employees__social--about-me {
  background: #fff url(../img/icons/about.me.png) left center no-repeat;
  background-position-x: 18px;
  background-size: 90px auto;
  padding-left: 126px;
  background-position-y: 14px;
}

.employees__social-link:hover {
  border-color: #fff;
  box-shadow: 24px 24px 48px rgba(85, 132, 153, 0.25);
}

.sub-faq__item {
  transition: border 0.3s;
}

.sub-faq__item:nth-child(1) {
  background: url(../img/icons/msd.svg) center left no-repeat;
  background-position-x: 10px;
}

.sub-faq__item:nth-child(2) {
  background: url(../img/icons/on_foot.svg) center left no-repeat;
  background-position-x: 10px;
}

.sub-faq__item:nth-child(3) {
  background: url(../img/icons/bus.svg) center left no-repeat;
  background-position-x: 10px;
}

.sub-faq__item.active,
.sub-faq__item:hover {
  border-color: #008dc5;
}

.sub-faq__text {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.sub-faq__text p+p {
  margin: 0;
}

.delivery__tab-hero-image {
  margin: 0 0 0 auto;
  width: 120px;
  height: 120px;
}

.delivery__tab-hero-image::before {
  content: "";
  height: 48px;
  width: 48px;
  background: url("data:image/svg+xml,%3Csvg width='45' height='45' viewBox='0 0 45 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M34.334 8.99956H36.334V10.9996C36.334 11.53 36.5447 12.0387 36.9198 12.4138C37.2949 12.7888 37.8036 12.9996 38.334 12.9996C38.8644 12.9996 39.3731 12.7888 39.7482 12.4138C40.1233 12.0387 40.334 11.53 40.334 10.9996V8.99956H42.334C42.8644 8.99956 43.3731 8.78884 43.7482 8.41377C44.1233 8.0387 44.334 7.52999 44.334 6.99956C44.334 6.46912 44.1233 5.96042 43.7482 5.58534C43.3731 5.21027 42.8644 4.99956 42.334 4.99956H40.334V2.99956C40.334 2.46912 40.1233 1.96042 39.7482 1.58534C39.3731 1.21027 38.8644 0.999557 38.334 0.999557C37.8036 0.999557 37.2949 1.21027 36.9198 1.58534C36.5447 1.96042 36.334 2.46912 36.334 2.99956V4.99956H34.334C33.8036 4.99956 33.2949 5.21027 32.9198 5.58534C32.5447 5.96042 32.334 6.46912 32.334 6.99956C32.334 7.52999 32.5447 8.0387 32.9198 8.41377C33.2949 8.78884 33.8036 8.99956 34.334 8.99956ZM23.334 10.9996H21.334C19.7427 10.9996 18.2166 11.6317 17.0914 12.7569C15.9661 13.8821 15.334 15.4083 15.334 16.9996V28.9996C15.334 30.5909 15.9661 32.117 17.0914 33.2422C18.2166 34.3674 19.7427 34.9996 21.334 34.9996H23.334C24.9253 34.9996 26.4514 34.3674 27.5766 33.2422C28.7019 32.117 29.334 30.5909 29.334 28.9996V16.9996C29.334 15.4083 28.7019 13.8821 27.5766 12.7569C26.4514 11.6317 24.9253 10.9996 23.334 10.9996V10.9996ZM25.334 28.9996C25.334 29.53 25.1233 30.0387 24.7482 30.4138C24.3731 30.7888 23.8644 30.9996 23.334 30.9996H21.334C20.8036 30.9996 20.2949 30.7888 19.9198 30.4138C19.5447 30.0387 19.334 29.53 19.334 28.9996V16.9996C19.334 16.4691 19.5447 15.9604 19.9198 15.5853C20.2949 15.2103 20.8036 14.9996 21.334 14.9996H23.334C23.8644 14.9996 24.3731 15.2103 24.7482 15.5853C25.1233 15.9604 25.334 16.4691 25.334 16.9996V28.9996ZM41.534 16.9996C41.2766 17.052 41.032 17.1547 40.8143 17.3017C40.5966 17.4488 40.41 17.6372 40.2651 17.8564C40.1202 18.0755 40.0199 18.3211 39.97 18.579C39.9201 18.8369 39.9214 19.1022 39.974 19.3596C40.7549 23.152 40.2921 27.0951 38.6542 30.6036C37.0164 34.1121 34.2909 36.999 30.8823 38.8357C27.4736 40.6724 23.5636 41.361 19.7326 40.7993C15.9016 40.2376 12.3538 38.4555 9.61593 35.7176C6.87803 32.9797 5.09596 29.432 4.53426 25.6009C3.97256 21.7699 4.66116 17.8599 6.49786 14.4513C8.33455 11.0427 11.2214 8.31715 14.7299 6.67933C18.2385 5.0415 22.1816 4.57868 25.974 5.35956C26.5044 5.46564 27.0553 5.35667 27.5054 5.05661C27.9555 4.75656 28.2679 4.28999 28.374 3.75956C28.4801 3.22912 28.3711 2.67827 28.0711 2.22819C27.771 1.7781 27.3044 1.46564 26.774 1.35956C25.3104 1.08686 23.8224 0.966218 22.334 0.999557C17.9828 0.999557 13.7293 2.28983 10.1114 4.70723C6.49357 7.12462 3.67377 10.5605 2.00864 14.5805C0.343517 18.6005 -0.0921568 23.024 0.756718 27.2915C1.60559 31.5591 3.70089 35.4792 6.77765 38.5559C9.8544 41.6327 13.7744 43.728 18.042 44.5768C22.3096 45.4257 26.7331 44.99 30.753 43.3249C34.773 41.6598 38.2089 38.84 40.6263 35.2221C43.0437 31.6042 44.334 27.3507 44.334 22.9996C44.3382 21.5217 44.1908 20.0473 43.894 18.5996C43.8461 18.3385 43.7467 18.0897 43.6017 17.8675C43.4566 17.6452 43.2688 17.4541 43.0492 17.3052C42.8295 17.1563 42.5824 17.0526 42.3223 17.0001C42.0622 16.9476 41.7942 16.9474 41.534 16.9996Z' fill='%23B80C09'/%3E%3C/svg%3E%0A") no-repeat center;
}

.delivery__tab-hero-image::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  height: 80px;
  width: 80px;
  background: url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' fill='none' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg opacity='0.1'%3E%3Crect width='80' height='80' fill='url(%23pattern0)'/%3E%3C/g%3E%3Cdefs%3E%3Cpattern id='pattern0' patternContentUnits='objectBoundingBox' width='0.1' height='0.1'%3E%3Cuse xlink:href='%23image0_2143_26411' transform='scale(0.0125)'/%3E%3C/pattern%3E%3Cimage id='image0_2143_26411' width='8' height='8' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAAAXNSR0IArs4c6QAAABdJREFUGBljYGBg+A/FQAoTMGEKDUcRAATwAgFGIXEOAAAAAElFTkSuQmCC'/%3E%3C/defs%3E%3C/svg%3E%0A") no-repeat;
}

.delivery .delivery__tab-hero-image.delivery__image-card::before {
  background: url(../img/icons/card-p.svg) no-repeat;
  background-size: 100%;
}

.delivery .delivery__tab-hero-image.delivery__image-wallet::before {
  background: url(../img/icons/wallet-p.svg) no-repeat;
  background-size: 100%;
}

.delivery .delivery__tab-hero-image::before {
  background: url(../img/icons/card-p2.svg) no-repeat;
  background-size: 100%;
}

.faq__content {
  padding: 40px;
  background: #f0f4f6;
  border-radius: 24px;
}

.faq__tab-list {
  margin: 0px 0px 24px 0px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.reviews__letter .list-3__item {
  box-shadow: 12px 12px 24px rgb(85 132 153 / 15%);
}

.item_theme_07 a.material__image::before,
.reviews__letter .list-3__item a::before {
  content: "";
  position: absolute;
  z-index: 11;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: 0;
  background: linear-gradient(0deg,
            rgba(85, 132, 153, 0.8) 0%,
            rgba(11, 79, 108, 0.16) 100%);
  transition: opacity 0.3s ease-in;
}

.item_theme_07 a.material__image::after,
.reviews__letter .list-3__item a::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  z-index: 12;
  background: rgba(4, 15, 22, 0.9) url(../img/icons/plus.svg) center center no-repeat;
  width: 80px;
  height: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  opacity: 0;
  transition: opacity 0.3s ease-in;
}

@keyframes fade-in {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.animate-fade-in {
  animation: fade-in 0.3s ease-in-out;
}

.reviews__letter .list-3__item a:hover::before,
.reviews__letter .list-3__item a:hover::after,
.item_theme_07 a.material__image:hover::after,
.item_theme_07 a.material__image:hover::before {
  opacity: 1;
}

.lightbox-wrap:not(.license__img):hover::before,
.lightbox-wrap:not(.license__img):hover::after {
  opacity: 1;
}

.video-new .lightbox-wrap:not(.license__img):hover::before,
.video-new .lightbox-wrap:not(.license__img):hover::after {
  opacity: 0;
}

.lightbox-dots {
  display: flex;
  justify-content: center;
}

.lightbox-dot {
  width: 8px;
  height: 8px;
  margin: 0 5px;
  background-color: gray;
  border-radius: 50%;
  cursor: pointer;
}

.lightbox-dot.active {
  background-color: white;
}

.lightbox-wrap:not(.project__btn-video):before {
  cursor: pointer;
  pointer-events: none;
  width: 100%;
  height: 100%;
  content: "";
  transition: opacity 0.3s ease-in;
  background: rgba(4, 15, 22, 0.5);
  position: absolute;
  z-index: 11;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  opacity: 0;
}

.lightbox-wrap:not([data-video-id]):after {
  cursor: pointer;
  pointer-events: none;
  content: "";
  transition: opacity 0.3s ease-in;
  position: absolute;
  z-index: 12;
  background: rgba(4, 15, 22, 0.9) url(../img/icons/zoom-in.svg) center center no-repeat;
  border-radius: 100px;
  width: 64px;
  height: 64px;
  left: calc(50% - 32px);
  top: calc(50% - 32px);
  opacity: 0;
}

.lightbox-wrap.video-item__content::after,
.lightbox-wrap.video-item__text::before {
  display: none;
  opacity: 0 !important;
}

.reviews__item-date {
  color: rgb(141, 141, 141);
}

.about__info {
  max-width: 596px;
}

.about__list li {
  padding-left: 52px;
  background: url(../img/icons/line.svg) top left no-repeat;
}

.about .blog-list {
  margin-bottom: -20px;
}

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

.employees__info a.h2 {
  white-space: nowrap;
  color: rgb(16, 16, 16);
  text-decoration: underline;
  display: block;
  margin: 8px 0;
}

.employees__info a.h2:hover {
  text-decoration: none;
}

.employees__info-img {
  max-width: 582px;
  width: 100%;
  margin-right: 118px;
}

.employees__info-img img {
  border-radius: 16px;
}

.employees__info h1 {
  font-size: 32px;
}

.employees__info-post {
  margin: 40px 0 0;
  color: rgb(85, 132, 153);
  font-size: 18px;
}

.employees__year {
  color: rgb(85, 132, 153);
  display: block;
  margin: 20px 0 -5px;
}

.employees__info-row {
  color: rgb(16, 16, 16);
  margin-top: 40px;
}

.employees__info-row p+p {
  margin: 0 !important;
}

.employees__info-content {
  width: 100%;
}

.employees__info-desc {
  color: #3d444b;
}

.employees .blog-view__container h2 {
  font-size: 22px;
  margin-bottom: 20px;
}

.employees .blog-view__container p+h2 {
  margin-top: 40px;
}

.employees .blog-view__container p+p {
  margin-top: 16px;
}

.employees .blog-view__container p+ul {
  margin-top: 4px;
}

.employees .blog-view__container ul::before,
.employees .blog-view__container ul li::before {
  content: "";
  display: none;
}

.employees__list-4 .list-4__item {
  margin-bottom: 8px;
}

.employees__list-4 {
  margin-bottom: -8px;
}

.employees__container p+h2 {
  margin-top: 40px;
}

.employees__container h2 {
  margin-bottom: 20px;
}

.employees__side-bar {
  max-width: 958px;
  width: 100%;
}

.employees__content {
  max-width: 460px;
  width: 100%;
  height: auto;
}

.employees__contact {
  max-width: 460px;
}

.step__img img {
  width: auto;
  height: auto;
}

.partners__logo img {
  height: initial;
}

.employees__item-image img {
  width: 100%;
  transition: transform 0.3s ease-in;
}

.page-404 {
  margin-top: 24px;
}

.page-404__container {
  border-radius: 16px;
  background: url(../img/background/404.jpg) center center no-repeat;
  background-size: cover;
  color: #fff;
  display: flex;
  padding: 127px 15px;
  flex-direction: column;
  text-align: center;
  align-items: center;
}

.page-404__text {
  width: 100%;
  max-width: 700px;
}

.page-404__container .container__title {
  color: #fff;
}

.page-404__container [href^="tel:"] {
  color: #fff;
  white-space: nowrap;
}

a.page-404__container [href^="tel:"]:hover {
  text-decoration: underline;
}

.page-404__text {
  margin-bottom: 40px;
}

.page-404__btns {
  display: flex;
  gap: 12px;
}

.page-404__btn {
  display: flex;
  align-items: center;
  padding: 5px 32px;
}

.page-404__img {
  margin-bottom: 40px;
}

.video__content,
.employees__item-content {
  position: absolute;
  padding: 16px 20px 20px;
  background: rgba(4, 15, 22, 0.9);
  border-radius: 12px;
  max-width: 368px;
  left: 20px;
  bottom: 20px;
}

.video__image img {
  width: 100%;
}

.video__content {
  z-index: 10;
  max-width: 440px;
}

a.employees__item .employees__item-title {
  text-decoration: underline;
}

a.employees__item:hover .employees__item-title {
  text-decoration: none;
}

a.employees__item:hover .employees__item-image img {
  transform: scale(1.05);
}

.employees .video {
  position: relative;
}

.employees .video__container {
  height: 552px;
}

.employees .video__side-bar {
  right: 20px;
  bottom: 20px;
}

.employees .contact__content {
  height: 100%;
  justify-content: space-between;
}

.employees .contact__content-column {
  gap: 32px;
}

.employees .contact__content-item {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

@media only screen and (max-width: 1279px) and (min-width: 1024px) {
  .hero__image .swiper img {
    width: 100%;
  }

  .object-m {
    gap: 40px;
  }

  .object-m__text {
    padding: 24px;
    width: 350px;
  }

  .object-m__list {
    margin-top: 0;
  }

  .employees__info {
    align-items: initial;
  }

  .employees__info-row .list-2__item {
    margin-bottom: 35px;
    --elements: 1;
  }
}

img {
  max-width: 100%;
}

.image-container {
  position: relative;
}

.image-container img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.hidden {
  display: none;
}

.reviews__inner.tab-1.hidden {
  display: none;
}

.reviews__inner.tab-1 .reviews__item-rating {
  margin: 0;
}

.reviews-n__item p+p:not(.reviews__item-date) {
  margin-top: 12px;
}

.reviews-n__item {
  font-size:14px;
}

.reviews__tab-list {
  margin: 0 0 24px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.reviews-n {
  display: inherit;
  -moz-column-count: 3;
       column-count: 3;
  -webkit-column-count: 3;
  -moz-column-gap: 8px;
       column-gap: 8px;
  -webkit-column-gap: 8px;
}

.reviews-service .reviews-trust {
  padding: 0;
}

.reviews-service__btn {
  margin: 32px auto 0;
}

.tab-1 .reviews-n__item {
  box-shadow: 24px 24px 48px rgba(85, 132, 153, 0.25);
}

.tab-1 .reviews-trust__item {
  box-shadow: 12px 12px 48px 0px rgba(85, 132, 153, 0.25);
}

.reviews-n .reviews-n__item {
  margin-bottom: 8px;
}

.reviews-n__img {
  min-width: 72px;
  max-width: 72px;
  height: 72px
}

.reviews-n__img-woman {
  background: url(../img/icons/user-review-w.svg) center center no-repeat;
  background-size: 100%;
}

.reviews-n__img-man {
  background: url(../img/icons/user-review-m.svg) center center no-repeat;
  background-size: 100%;
}

.reviews-n__name {
  margin: 10px 0;
}

.reviews-n__chapter {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
  color: #0B4F6C;
}

.reviews__item-rating {
  height: 24px;
}

.reviews-n__text {
  margin: 20px 0 18px;
}

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

.reviews-n__date {
  color: #8d8d8d;
  font-size: 14px;
}

.reviews-n__social {
  float: right;
  margin-top: 24px;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  transition: filter 0.1s ease-in;
  -webkit-transition: -webkit-filter 100ms ease-in;
}

.reviews-n__item:hover .reviews-n__social {
  filter:none;
}

.reviews__item-date+.reviews-n__social {
  margin-top: -22px;
}

.reviews-trust {
  padding: 80px 0;
}

.reviews-trust__item {
  border: 1px solid #F0F4F6;
  padding: 24px;
  gap: 16px;
  min-height:132px;
  transition: background 0.1s ease-in, border 0.1s ease-in, box-shadow 0.1s ease-in;
}

.reviews-trust__item:hover {
  background: #E02723;
  border-color:#E02723;
  box-shadow: 0px 16px 24px 0px rgba(224, 39, 35, 0.35), 0px 1px 2px 0px #E02723;
}

.reviews-trust__item img {
  transition:filter 0.1s ease-in;
  -webkit-transition: -webkit-filter 100ms ease-in;
}

.reviews-trust__content {
  gap: 6px;
}

.reviews-trust__text.h2 {
  color:#0B4F6C;
  font-weight:600;
  transition:color 0.1s ease-in;
}

.reviews-trust__item .text-sm {
  color:rgba(61, 68, 75, 1);
  transition:color 0.1s ease-in;
}

.reviews-trust__counts {
  color:#8D8D8D;
  margin-top:4px;
  transition:color 0.2s ease-in;
}

.reviews-trust__item:hover img {
  filter: brightness(0) invert(1);
}

.reviews-trust__item:hover .reviews-trust__text.h2,
.reviews-trust__item:hover .reviews-trust__counts,
.reviews-trust__item:hover .text-sm {
  color:#fff;
}

.reviews-trust__icon {
  margin-top:-5px;
}

@media only screen and (max-width: 5000px) and (min-width: 1024px) {
  .reviews-service {
    border-radius: 0px 0px 80px 80px;
    padding-left:24px;
    padding-right:24px;
  }

  .reviews-service .reviews-n__user {
    position: initial;
  }

  .reviews-service .reviews-n__item {
    padding: 48px 48px 48px 144px;
    height:-moz-fit-content;
    height:fit-content;
  }

  .reviews-service .reviews-n__name {
    margin-top: 0;
  }

  .reviews-service .reviews-n__img {
    position: absolute;
    left: 48px;
    top: 48px;
  }

  .reviews-n__part-1,
    .reviews-n__part-2 {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin: 0 -4px;
  }

  .reviews-n__row-1,
    .reviews-n__row-2,
    .reviews-n__row-3 {
    width: 33.33333333333333%;
    padding: 0 4px;
  }
}

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

.reviews-n__part-1 {
  order: 1;
}

.reviews-trust {
  order: 2;
}

.reviews-n__part-2 {
  order: 3;
}

/* range input */

.price-calс__range-value {
  width: 100%;
  position: absolute;
  text-align: center;
  font-size: 18px;
  color: #15c154;
  width: 38px;
  top: 0;
  left: 13.5%;
}

.price-calс__range::before {
  content: "2";
  color: #8d8d8d;
  line-height: 20px;
  width: 22px;
  display: block;
  position: absolute;
  bottom: 0;
  left: -22px;
}

.price-calс__range::after {
  content: "7";
  color: #8d8d8d;
  line-height: 20px;
  width: 22px;
  text-align: right;
  display: block;
  position: absolute;
  bottom: 0;
  right: -22px;
}

.price-calс__range {
  margin: 0 22px;
  height: 52px;
  position: relative;
  display: flex;
  align-items: flex-end;
  padding-bottom: 8px;
}

input[type="range"] {
  -webkit-appearance: none;
  width: 100%;
  height: 4px;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 5px;
  background-image: linear-gradient(#15c154, #15c154);
  background-size: 16% 100%;
  background-repeat: no-repeat;
}

/* Input Thumb */

input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #15c154;
  cursor: ew-resize;
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}

input[type="range"]::-moz-range-thumb {
  -webkit-appearance: none;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #15c154;
  cursor: ew-resize;
  -moz-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}

input[type="range"]::-ms-thumb {
  -webkit-appearance: none;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  background: #15c154;
  cursor: ew-resize;
  box-shadow: 0 0 2px 0 #555;
  -ms-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}

input[type="range"]::-webkit-slider-thumb:hover {
  background: #15c154;
}

input[type="range"]::-moz-range-thumb:hover {
  background: #15c154;
}

input[type="range"]::-ms-thumb:hover {
  background: #15c154;
}

/* Input Track */

input[type="range"]::-webkit-slider-runnable-track {
  -webkit-appearance: none;
  box-shadow: none;
  border: none;
  background: transparent;
}

input[type="range"]::-moz-range-track {
  -webkit-appearance: none;
  box-shadow: none;
  border: none;
  background: transparent;
}

input[type="range"]::-ms-track {
  -webkit-appearance: none;
  box-shadow: none;
  border: none;
  background: transparent;
}

/* range input END*/

/* input upload-file */

.file-uploads {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 8px;
}

.file-uploads:empty {
  display: none
}

.file-upload__item {
  height: 32px;
  border-radius: 100px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-left: 10px;
  cursor: pointer;
  padding-right: 36px;
  font-size: 12px;
  position: relative;
  border: 1px solid rgba(204, 219, 225, 0.5);
  transition: border 0.3s ease-in, background 0.3s ease-in;
}

.file-upload__item:hover {
  border-color: #008dc5;
  background: #008dc5;
}

.file-upload__item::before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  right: 6px;
  top: calc(50% - 10px);
  border-radius: 50%;
  background: url(../img/icons/close-r-grey-2.svg) center center no-repeat;
  background-size: 20px;
  transition: background 0.3s ease-in;
}

.file-upload__item:hover:before {
  background: url(../img/icons/close-r-white.svg) center center no-repeat;
  background-size: 20px;
}

/* End. input upload-file */

.room-area-message {
  width: 100%;
  max-width: 380px;
  padding: 24px;
  padding-right: 64px;
  display: block;
  box-shadow: 12px 12px 48px rgba(227, 81, 81, 0.4);
  border-radius: 12px;
  font-size: 14px;
  background: #fff;
  position: absolute !important;
  left: -100%;
  top: 183px;
  z-index: 20 !important;
  transition: left 0.5s ease-in;
}

.room-area-message.active {
  left: -32px;
}

.room-area-message>span:not(.room-area-message__close) {
  display: block;
  margin-top: 8px;
}

.room-area-message__close {
  position: absolute;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  right: 19px;
  top: 19px;
  border: 5px solid #fff;
  cursor: pointer;
  background: url(../img/icons/close-r-grey.svg);
}

.project__desc {
  min-height: 24px;
}

.project__btn-video {
  min-height: 24px;
  padding-left: 48px;
  background: url(../img/icons/youtube_.svg) center left no-repeat;
  white-space: nowrap;
  background-size: auto 24px;
  transition: padding 0.3s ease-in, background 0.3s ease-in;
}

.project__btn-video:hover {
  padding-right: 48px;
  padding-left: 0;
  background: url(../img/icons/youtube_.svg) center right no-repeat;
  background-size: auto 24px;
}

.project__desc-info .price-calс__pay {
  position: relative;
  left: 0;
  bottom: 0;
  width: -moz-fit-content;
  width: fit-content;
}

.project__desc-info .price-calс__pay-text {
  left: 0;
  bottom: 30px;
  gap: 4px;
}

.project__desc-info .price-calс__pay-text .h4+p {
  margin: 6px 0;
}

.color-grey {
  color: #8d8d8d;
}

.price-calс__form {
  position: relative;
}

.price-calс__message {
  position: absolute !important;
  color: #fff;
  line-height: 24px;
  padding-left: 30px;
  padding-right: 8px;
  border-radius: 8px;
  right: 32px;
  top: 32px;
  font-size: 14px;
  z-index: 15;
  display: none;
}

.price-calс__message--fill {
  background: #15c154 url(../img/icons/check-r-white.svg) center left no-repeat;
  background-position-x: 6px;
}

.price-calс__message--empty {
  background: #e35151 url(../img/icons/close-r-white.svg) center left no-repeat;
  background-position-x: 6px;
}

.price-calc--proj .price-calс__message {
  left: 40px;
  bottom: 40px;
  top: auto;
  right: auto;
}

/* Видеокнопки */

@media only screen and (max-width: 5000px) and (min-width: 1024px) {
  .video-shot {
    padding: 120px;
    padding-right: 0;
    background: #f0f4f6;
    border-radius: 16px;
    position: relative;
  }

  .video-shot__list {
    height: 578px;
    padding-top: 40px;
    padding-right: 109px;
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-color: #fff;
    transition: padding 0.3s ease-in;
  }

  .video-shot .video-shot__list::-webkit-scrollbar-track {
    margin-right: 120px;
  }

  .video-shot .video-shot__item {
    display: inline-block;
    margin-right: 11px;
    height: 486px;
    width: 274px;
    transition: width 0.3s ease-in, transform 0.3s ease-in,
            margin 0.3s ease-in;
  }

  .video-shot .video-shot__item.video-shot__show {
    transform: scale(1.08);
    margin-left: 12px;
    margin-right: 23px;
  }

  .video-shot .container__title+.container__description {
    margin-bottom: 0;
  }
}

/* Видеокнопки */

.video-btn-play::before,
.video-btn-mute {
  position: absolute;
  z-index: 555;
  width: 36px;
  height: 36px;
  bottom: 30px;
  border-radius: 50%;
  right: 15px;
  background: none;
  transition: background 0.3s ease-in;
}

.video-btn-play::before {
  content: "";
  right: auto;
  left: 15px;
  background: url(../img/icons/play-w.svg) center center no-repeat;
  background-size: 14px;
  transition: opacity 0.3s ease-in;
}

.video-btn-play:hover::before {
  background: rgba(0, 0, 0, 0.5) url(../img/icons/play-w.svg) center center no-repeat;
  background-size: 14px;
}

.video-btn-play.active::before {
  background: url(../img/icons/pause-w.svg) center center no-repeat;
  background-size: 14px;
}

.video-btn-play.active:hover::before {
  background: rgba(0, 0, 0, 0.5) url(../img/icons/pause-w.svg) center center no-repeat;
  background-size: 14px;
}

.video-btn-mute::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: url(../img/icons/mute-up.svg) center center no-repeat;
  background-size: 24px;
}

.video-btn-mute:hover {
  background: rgba(0, 0, 0, 0.5);
}

.video-btn-mute.mute::before {
  background: url(../img/icons/mute.svg) center center no-repeat;
  background-size: 24px;
}

.video-seekbar {
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 17px;
  z-index: 100;
  height: 10px;
  cursor: pointer;
}

.video-seekbar::before {
  content: "";
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.65);
  height: 4px;
  top: 3px;
  left: 0;
  right: 0;
  position: absolute;
}

.video-seekbar span {
  position: absolute;
  left: 0;
  top: 0;
  height: 10px;
}

.video-seekbar span::before {
  content: "";
  border-radius: 4px;
  background: #fff;
  height: 4px;
  top: 3px;
  left: 0;
  right: 0;
  position: absolute;
}

.video-text {
  position: absolute;
  left: 57px;
  height: 36px;
  display: flex;
  align-items: center;
  bottom: 30px;
  font-size: 13px;
  z-index: 555;
  color: #fff;
}

.video-btn-play {
  position: absolute;
  background: none;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10;
}

.video-btn-play,
.video-btn-mute,
.video-text,
.video-seekbar {
  opacity: 0;
  transition: opacity 0.3s ease-in;
}

.video-btn-play.show,
.video-btn-mute.show,
.video-text.show,
.video-seekbar.show {
  opacity: 1;
}

.video-btn-play__item {
  opacity: 0;
  transition: opacity 0.3s ease-in;
}

.video-btn-play {
  transition: background 0.3s ease-in, opacity 0.3s ease-in;
}

.video-shot__item:not(.video-shot__show):not(.video-shot__hover) .video-btn-play__item {
  opacity: 1;
}

.video-shot__item:not(.video-shot__show):not(.video-shot__hover) .video-btn-play {
  background: rgba(4, 15, 22, 0.6);
  opacity: 1;
}

.video-shot__item:not(.video-shot__show):not(.video-shot__hover) .video-btn-play::before {
  opacity: 0;
}

.video-shot .video-shot__list::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.video-shot .video-shot__list::-webkit-scrollbar-track {
  background-color: #fff;
  border-radius: 8px;
}

.video-shot .video-shot__list::-webkit-scrollbar-thumb {
  background-color: #ccdbe1;
  border-radius: 8px;
}

@media only screen and (max-width: 1023px) and (min-width: 320px) {
  .video-shot__list {
    white-space: nowrap;
    overflow-y: auto;
    display: block;
    padding: 10px 0 15px;
  }

  .video-shot .container__title {
    margin-bottom: 6px;
  }

  .video-shot .container__title+.container__description {
    margin-bottom: 0;
  }

  .video-shot .video-shot__item {
    transition: width 0.3s ease-in, transform 0.3s ease-in,
            margin 0.3s ease-in;
    height: 497px;
    display: inline-block;
    border-radius: 16px;
    padding: 0;
    margin-right: 11px;
  }

  .video-shot__item.video-shot__show {
    transform: scale(1.04);
    margin-left: 6px;
    margin-right: 16px !important;
  }

  .container.video-shot {
    border-radius: 16px;
    padding: 24px;
    background: #f0f4f6;
  }

  .video-shot__list::-webkit-scrollbar {
    width: 4px;
    height: 4px;
  }
}

@media only screen and (max-width: 599px) and (min-width: 320px) {
  .container.video-shot {
    border-radius: 0;
    padding: 0;
    background: none;
  }

  .video-shot__item.video-shot__show {
    transform: scale(1);
    margin-left: 0;
    margin-right: 11px !important;
  }

  .video-shot .video-shot__list::-webkit-scrollbar-track {
    background-color: #f0f4f6;
    border-radius: 8px;
  }

  .video-shot .video-show__list::-webkit-scrollbar-thumb {
    background-color: #ccdbe1;
    border-radius: 8px;
  }
}

@media only screen and (max-width: 350px) and (min-width: 320px) {
  .video-shot__list {
    margin: 0 -15px;
  }
}

/* Конец. Видеокнопки */

.mySwip2 .swiper-slide,
.mySwiper2 .swiper-slide {
  width: 100% !important;
}

.mySwip,
.mySwiper {
  margin-top: 8px;
}

.mySwip .swiper-slide,
.mySwiper .swiper-slide {
  width: 25% !important;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

.mySwip .swiper-slide::after,
.mySwiper .swiper-slide::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity 0.3s ease-in;
}

.mySwiper .swiper-slide-thumb-active::after,
.mySwip .swiper-slide-thumb-active::after,
.mySwip .swiper-slide:hover::after,
.mySwiper .swiper-slide:hover::after {
  opacity: 1;
  background: url(../img/icons/minSlide.svg) center center no-repeat,
        linear-gradient(0deg, rgba(4, 15, 22, 0.9), rgba(4, 15, 22, 0.9));
}

.mySwip2 .swiper-slide-thumb-active,
.mySwiper .swiper-slide-thumb-active {
  opacity: 1;
}

video[controls]::-webkit-media-controls-panel {
  display: flex !important;
  opacity: 1 !important;
}

.empty {
  border: 1px solid #e35151 !important;
}

.swiper-proj-manager .swiper-pagination {
  position: absolute;
  top: 156px;
  color: rgba(255, 255, 255, 0.6);
  z-index: 50;
  right: 208px;
  left: auto;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 20px;
  font-weight: 800;
  font-family: "NunitoSans", sans-serif;
}

.swiper-proj-manager .swiper-pagination-current {
  color: #fff;
}

.swiper-proj-manager .swiper-button-prev,
.swiper-proj-manager .swiper-button-next {
  top: 164px;
  border: 2px solid #fff;
}

.swiper-proj-manager .swiper-button-next {
  right: 64px;
  left: auto;
}

.swiper-proj-manager .swiper-button-prev {
  right: 132px;
  left: auto;
}

body>main.main-proj {
  gap: 120px;
  overflow: hidden;
  position: relative;
}

.swiper-price,
.main-proj .price-banner {
  height: 380px;
}

.swiper-price {
  overflow: hidden;
  background: #101010;
  border-radius: 16px;
  position: relative;
}

.swiper.swiper-price {
  z-index: 101;
}

.price-banner {
  background: #101010;
  padding: 88px 120px;
  color: #fff;
  display: flex;
  align-items: flex-end;
  background-size: cover !important;
}

.price-banner:not(:first-child) {
  opacity: 0;
}

.price-banner--all-service {
  background: #101010 url(../img/background/Stoimost-i-tseny-prays-listy.jpg) center center no-repeat;
}

.price-banner--cost-calc {
  background: #101010 url(../img/background/Stoimost-i-tseny-predvaritelnyy-raschet-stoimosti.jpg) center center no-repeat;
}

.price-banner--calc {
  background: #101010 url(../img/background/Stoimost-i-tseny-kalkulyator.jpg) center center no-repeat;
}

.price-banner--proj {
  background: #101010 url(../img/background/Glavnyy-ekran-Proyektirovaniye.jpg) center center no-repeat;
}

.price-banner--commerce-object {
  background: #101010 url(../img/background/Vypolnennyye-obekty-kommercheskiye.jpg) center center no-repeat;
}

.price-banner--industrial-object {
  background: #101010 url(../img/background/Vypolnennyye-obekty-promyshlennyye.jpg) center center no-repeat;
}

.price-banner--admin-object {
  background: #101010 url(../img/background/Vypolnennyye-obekty-administrativnyye.jpg) center center no-repeat;
}

.price-banner--residential-object {
  background: #101010 url(../img/background/Vypolnennyye-obekty-zhilyye.jpg) center center no-repeat;
}

.main-proj__title {
  font-size: 80px;
  max-width: 1100px;
  left: 120px;
  top: 103px;
}

.swiper-price-job .main-proj__title,
.swiper-object .main-proj__title {
  top: 88px;
}

.price-banner--proj .price-banner__title {
  max-width: none;
}

.price-banner__description {
  padding-left: 90px;
  min-height: 60px;
  background: url(../img/icons/arrow-round-blue.svg) center left no-repeat;
  background-size: 60px;
  font-size: 56px;
  bottom: 88px;
  left: 124px;
}

.swiper-price-job .price-banner__description,
.swiper-object .price-banner__description {
  padding-left: 97px;
  min-height: auto;
  height: 72px;
  padding-bottom: 3px;
}

button {
  background-color: transparent;
}

.price-banner--all-service .price-banner__description {
  background: url(../img/icons/price-job-1.svg) center left no-repeat;
  background-size: 72px 73px;
}

.price-banner--cost-calc .price-banner__description {
  background: url(../img/icons/price-job-2.svg) center left no-repeat;
  background-size: 72px 73px;
}

.price-banner--calc .price-banner__description {
  background: url(../img/icons/price-job-3.svg) center left no-repeat;
  background-size: 72px 73px;
}

.swiper-object .price-banner__commerse {
  background: url(../img/icons/commer-icon.svg) center left no-repeat;
  background-size: 72px 73px;
}

.swiper-object .price-banner__prom {
  background: url(../img/icons/prom-icon.svg) center left no-repeat;
  background-size: 72px 73px;
}

.swiper-object .price-banner__admin {
  background: url(../img/icons/admin-icon.svg) center left no-repeat;
  background-size: 72px 73px;
}

.swiper-object .price-banner__home {
  background: url(../img/icons/home-icon.svg) center left no-repeat;
  background-size: 72px 73px;
}

.price-calс__section {
  position: relative;
  padding-right: 358px;
}

.price-calc {
  background: rgba(4, 15, 22, 0.9);
  box-shadow: 16px 12px 24px rgba(1, 89, 132, 0.25);
  border-radius: 24px;
  padding: 64px;
  overflow: hidden;
}

.price-calс__text {
  min-height: 224px;
  margin-bottom: 64px;
  position: relative;
}

#calc .price-calс__title {
  color: #fff;
}

.price-calс__title {
  font-size: 56px;
  line-height: 1.1;
  margin-bottom: 16px;
  max-width: 890px;
}

.price-calс__description {
  max-width: 880px;
  font-size: 18px;
  color: #c4c4c4;
}

.price-calс__info {
  border: 1px dashed #8d8d8d;
  border-radius: 12px;
  padding: 21px 24px;
  padding-right: 72px;
  max-width: 350px;
  right: 0;
  top: 0;
  position: absolute;
  line-height: 1.3;
}

.price-calс__info::after {
  content: "";
  width: 24px;
  height: 24px;
  position: absolute;
  right: 24px;
  top: 24px;
  background: url(../img/icons/p-danger.svg) no-repeat;
}

.price-calс__info-title {
  color: #fff;
  display: block;
  margin-bottom: 8px;
}

.price-calс__info-text {
  font-size: 14px;
  color: #8d8d8d;
}

.price-calс__fieldset {
  background: rgba(4, 15, 22, 0.9);
  padding: 32px;
  display: flex;
  gap: 32px;
  border-radius: 16px;
  position: relative;
}

.price-calc--vent .price-calс__form {
  display: flex;
  flex-wrap: wrap;
}

.price-calc--vent .price-calс__fieldset:not(.price-calс__fieldset--itog):not(.price-calс__fieldset--calc) {
  flex-direction: column;
  width: 50%;
}

.price-calc--vent .price-calс__fieldset:not(.price-calс__fieldset--itog) {
  background: none;
}

.price-calc--vent .price-calс__fieldset:not(.price-calс__fieldset--itog)::before {
  content: "";
  background: rgba(4, 15, 22, 0.9);
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  border-radius: 16px;
}

.price-calс__row.active {
  z-index: 15 !important;
}

.price-calс__fieldset--inital-data {
  padding-right: 36px;
}

.price-calс__fieldset--inital-data::before {
  right: 4px;
  left: 0;
}

.price-calс__fieldset--basic-data {
  padding-left: 36px;
}

.price-calс__fieldset--basic-data::before {
  right: 0;
  left: 4px;
}

.price-calc--vent .price-calс__fieldset--calc {
  width: 30%;
  padding-right: 40px;
}

.price-calc--vent .price-calс__fieldset--calc::before {
  left: 0;
  right: 8px;
}

.price-calc--vent .price-calс__fieldset--itog {
  width: 70%;
}

.price-calс__fieldset--params {
  gap: 0;
  flex-wrap: wrap;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 10px;
}

.price-calс__fieldset:not(.price-calс__fieldset--calc):not(.price-calс__fieldset--itog) {
  padding-top: 80px;
}

.price-calс__fieldset--data-final {
  width: 350px;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  gap: 32px;
  flex-direction: column;
  justify-content: flex-end;
  margin: 0;
}

.price-calс__period-from::before {
  content: attr(data-text);
}

.price-calс__period-to::after {
  content: attr(data-text);
}

.price-calс__fieldset--data-final input+.price-calс__label::before {
  content: "";
  position: absolute;
  width: 51px;
  height: 31px;
  background: #8d8d8d;
  border-radius: 1000px;
  top: calc(50% - 15.5px);
  right: 0;
  transition: background 0.3s ease-in;
}

.price-calс__fieldset--data-final input:checked+.price-calс__label::before {
  background: #008dc5;
}

.price-calс__fieldset--data-final input:checked+.price-calс__label::after {
  right: 2px;
}

.price-calс__row input[type="checkbox"] {
  display: none;
}

.price-calс__range {
  height: 52px;
  position: relative;
}

.price-calс__fieldset--data-final input+.price-calс__label::after {
  content: "";
  width: 27px;
  height: 27px;
  right: 22px;
  top: calc(50% - 13.5px);
  border-radius: 50%;
  position: absolute;
  background: #fff;
  transition: right 0.3s ease-in;
  box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.15), 0px 3px 1px rgba(0, 0, 0, 0.06);
}

.price-calс__fieldset--data-final .form__input-item {
  margin-top: 4px;
}

.form__input-item-disable {
  pointer-events: none;
  background: #454c52;
  color: #363e44;
  border-color: #363e44 !important;
}

.form__input-item-disable::-moz-placeholder {
  color: #363e44 !important;
}

.form__input-item-disable::placeholder {
  color: #363e44 !important;
}

.price-calс__row .form__input-item::-moz-placeholder {
  color: #c4c4c4;
}

.price-calс__row .form__input-item::placeholder {
  color: #c4c4c4;
}

.price-calс__legend {
  position: absolute;
  left: 32px;
  top: 32px;
  color: #fff;
  z-index: 15;
}

.price-calс__row {
  width: 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  gap: 8px;
}

.price-calс__period-execution {
  display: block;
  text-align: right;
}

.price-calс__label {
  color: #8d8d8d;
  font-size: 14px;
  line-height: 1.4;
  min-height: 20px;
  display: flex;
  align-items: center;
}

.price-calс__label--info {
  position: relative;
  padding-right: 28px;
  width: -moz-fit-content;
  width: fit-content;
}

.price-calс__label--info::after {
  content: "";
  position: absolute;
  right: 0;
  top: calc(50% - 10px);
  width: 20px;
  height: 20px;
  background: url(../img/icons/p-info.svg) no-repeat;
  background-size: 20px;
  transition: background 0.3s ease-in;
}

.price-calс__label--info:hover::after {
  background: url(../img/icons/p-info-green.svg) no-repeat;
  background-size: 20px;
}

.price-calс__label--info-text {
  position: absolute;
  left: 0;
  width: 380px;
  padding: 24px;
  border-radius: 12px;
  background: #fff;
  bottom: 100%;
  margin-bottom: 10px;
  z-index: 5;
  display: none;
  flex-direction: column;
  gap: 8px;
  color: #101010;
  line-height: 1.6;
  font-size: 14px;
}

.price-calс__pay-text {
  display: none;
  position: absolute;
  bottom: 60px;
  left: 32px;
  padding: 24px;
  border-radius: 12px;
  background: #fff;
  width: 380px;
  z-index: 15;
  flex-direction: column;
  gap: 8px;
  font-size: 14px;
}

.anim-text-3--show .price-calс__pay-text {
  bottom:auto;
  top:37px;
}

.price-calс__pay-text ul {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.price-calс__pay-text.active,
.price-calс__label--info-text.active {
  display: flex;
}

.price-calс__label--info-desc+.price-calс__label--info-desc {
  margin-top: 8px;
}

.w-50 {
  width: 50%;
  padding: 0 12px 24px;
}

.w-33 {
  width: 33.33333333333333%;
  padding: 0 12px 24px;
}

.calс-tab {
  display: flex;
  gap: 8px;
}

.calс-tab__btn {
  padding: 24px 96px 24px 32px;
  border: 0;
  border-radius: 12px;
  max-width: 296px;
  line-height: 1.2;
  font-weight: 700;
  font-size: 18px;
  color: #101010;
  display: table;
  width: 110px;
  background: #f0f4f6;
  cursor: pointer;
  overflow: hidden;
  font-family: "NunitoSans", sans-serif;
  position: relative;
  transition: color 0.3s ease-in, background 0.3s ease-in;
}

.calс-tab__btn::before {
  width: 40px;
  height: 40px;
  content: "";
  position: absolute;
  top: 50%;
  margin-top: -20px;
  right: 30px;
  transition: background 0.3s ease-in;
}

.calс-tab__btn:hover,
.calс-tab__btn.active {
  color: #fff;
  background: none;
}

.calс-tab__btn::after,
.calс-tab__btn.active::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: -1;
  background: linear-gradient(98.22deg, #18afec 0%, #008dc5 100%);
  box-shadow: 24px 24px 48px rgba(85, 132, 153, 0.25);
}

.calс-tab__btn::after {
  opacity: 0;
  transition: opacity 0.3s ease-in;
}

.calс-tab__btn:hover::after,
.calс-tab__btn.active::after {
  opacity: 1;
}

.calс-tab__btn[data-tab="price-calc--vent"]::before {
  background: url(../img/icons/tab-icon-vent-blue.svg) center center no-repeat;
}

.calс-tab__btn[data-tab="price-calc--vent"]:hover::before,
.calс-tab__btn[data-tab="price-calc--vent"].active::before {
  background: url(../img/icons/tab-icon-vent.svg);
}

.calс-tab__btn[data-tab="price-calc--proj"]::before {
  background: url(../img/icons/tab-icon-proj-blue.svg) center center no-repeat;
}

.calс-tab__btn[data-tab="price-calc--proj"]:hover::before,
.calс-tab__btn[data-tab="price-calc--proj"].active::before {
  background: url(../img/icons/tab-icon-proj.svg);
}

.price-calс__form .form__input-item {
  border-color: #c4c4c4;
}

.price-calc .form__input-item--empty {
  border-color: #e35151;
}

.price-calс__form .form__input-item::-moz-placeholder {
  color: #c4c4c4;
}

.price-calс__form .form__input-item::placeholder {
  color: #c4c4c4;
}

.price-calc--kond .price-calс__fieldset--calc {
  height: 356px;
  min-height: 356px;
}

.price-calc--kond .price-calс__fieldset--itog {
  min-height: 356px;
  padding-top: 86px;
}

.cost-proj {
  padding: 104px 96px;
  background: #101010 url(../img/background/stoimost-proj.jpg) right center;
  background-size: cover;
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 16px;
}

.cost-proj__title {
  line-height: 1.06;
  font-size: 56px;
}

.cost-proj__title,
.cost-proj__description {
  max-width: 650px;
}

.cost-proj__description {
  font-size: 18px;
}

.cost-proj__button {
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 56px;
  padding: 5px 32px;
  border-radius: 12px;
}

.price-calс__fieldset--calc {
  display: flex;
  flex-direction: column;
  gap: 40px;
  position: relative;
  padding-bottom: 60px;
  min-height: 366px;
  height: 366px;
}

.price-calс__room::after {
  content: attr(data-text);
  font-weight: 700;
  font-size: 26px;
}

.price-calс__summ-itog::after {
  content: attr(data-text);
  font-weight: 700;
}

.price-calс__pay {
  cursor: pointer;
  font-size: 14px;
  position: absolute;
  bottom: 32px;
  left: 32px;
  height: 14px;
  line-height: 1;
  z-index: 15;
  display: flex;
  align-items: center;
  padding-right: 21px;
  color: #8d8d8d;
  transition: color 0.3s ease-in;
}

.price-calс__pay::after {
  height: 1px;
  content: "";
  right: 22px;
  border-bottom: 1px dotted #8d8d8d;
  left: 0;
  position: absolute;
  bottom: -3px;
  transition: border 0.3s ease-in;
}

.price-calс__pay:hover::after {
  border-color: #15c154;
}

.price-calс__pay::before {
  background: url(../img/icons/p-info-rect.svg) center center no-repeat;
  background-size: 14px;
  transition: background 0.3s ease-in;
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  width: 14px;
  height: 14px;
}

.price-calс__pay:hover::before {
  background: url(../img/icons/p-info-rect-green.svg) center center no-repeat;
  background-size: 14px;
}

.price-calс__pay:hover {
  text-decoration: none;
  color: #15c154;
}

.price-calс__fieldset--itog {
  min-height: 366px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.price-calс__itog {
  line-height: 1.43;
  border-bottom: 1px dashed #3d444b;
  display: flex;
  justify-content: space-between;
  padding-bottom: 8px;
}

.price-calс__itog:last-child {
  border: 0;
  padding-bottom: 0;
}

.price-calс__itog-text {
  color: #8d8d8d;
  font-size: 14px;
}

.price-calс__itog-value {
  color: #fff;
}

.price-calс__itog-value::after {
  content: " C";
  font-size: 15px;
}

select.select {
  height: 52px;
  border-radius: 12px;
}

.select {
  display: block;
  width: 100%;
  position: relative;
}

#engineer-form .support__form--tenter {
  max-width:700px;
}

#engineer-form .form-tenter {
  gap:16px;
}

.form .new-select {
  height:50px;
  border-radius:12px;
  border:1px solid rgba(85, 132, 153, 0.4);
}

.new-select {
  position: relative;
  background: #fff;
  border: 1px solid #c4c4c4;
  padding: 0 20px;
  color: #c4c4c4;
  height: 52px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.on+.new-select__list {
  display: block;
}

.new-select[data-value] {
  color: #101010;
}

.new-select__list::-webkit-scrollbar {
  width: 6px;
}

.new-select__list::-webkit-scrollbar-track {
  border-radius: 4px;
  width: 4px;
}

.new-select__list::-webkit-scrollbar-thumb {
  border-radius: 4px;
  width: 4px;
  background: #008dc5;
}

.new-select__list {
  position: absolute;
  display: none;
  top: 52px;
  left: 0;
  border-radius: 12px;
  border: 5px solid #fff;
  cursor: pointer;
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 356px;
  background: #fff;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  z-index: 60;
}

.new-select__list--hide {
  display: none;
}

.new-select__list.on {
  display: block;
  z-index: 20;
}

.new-select__item {
  display: block;
  padding: 10px 15px;
}

.new-select__item:hover {
  color: #008dc5;
}

.support .new-select__item:hover {
  color:rgba(224, 39, 35, 1);
}

.new-select:after {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -11px;
  background: url(../img/icons/arrow-select.svg) no-repeat right center / cover;
  opacity: 0.6;
  transition: all 0.27s ease-in-out;
  transform: rotate(0deg);
}

.form .new-select:after {
  width: 24px;
  height: 24px;
  margin-top: -12px;
  right: 14px;
  background: url(../img/icons/select-arrow.svg) center center no-repeat;
}

.new-select.on:after {
  transform: rotate(180deg);
}

.price-calc--proj .price-calс__fieldset:not(.price-calс__fieldset--data-final) {
  background: #fff;
  padding-left: 50%;
  padding-top: 40px;
  flex-direction: column;
  gap: 24px;
}

.price-calc--proj .price-calс__legend {
  color: #101010;
}

.price-calс__sub-title {
  position: absolute;
  left: 32px;
  top: 72px;
}

.price-calc--proj .new-select__list {
  box-shadow: 0px 0px 2px #555;
}

.guarant-step__item:not(:last-child)::before {
  content: "";
  position: absolute;
  width: 156px;
  height: 42px;
  background: url(/local/templates/qwent/assets/img/icons/arrow-blue-big.svg) center center no-repeat;
}

.guarant-step__item:first-child::before {
  top: 206px;
  right: -122px;
}

.guarant-step__item:nth-child(2)::before {
  top: 50px;
  right: -122px;
  transform: rotateX(180deg);
}

.guarant-step__item:nth-child(1) {
  z-index: 11;
}

.guarant-step__item:nth-child(2) {
  z-index: 10;
}

.guarant-step__num {
  margin: -30px 0 48px 30px;
}

.guarantees-step {
  width: 60px;
  height: 60px;
  color: #fff;
}

.advantage {
  height: 1305px;
  background: url(/local/templates/qwent/assets/img/Plyusy-raboty-s-nami.jpg) center center no-repeat;
  background-size: auto 100%;
}

.advantage__item {
  padding: 64px 40px 40px;
  max-width: 493px;
}

@media only screen and (max-width: 5000px) and (min-width: 1024px) {
  .faq__container .container__title {
    width:100%;
    max-width:412px;
    padding-top:40px;
  }

  .container__title+.container__description {
    margin-top: -24px;
  }

  .price-banner__description .nowrap {
    margin-left: 9px;
  }

  .advantage__item::before {
    content: "";
    position: absolute;
    background: url(/local/templates/qwent/assets/img/icons/arrow-blue-rotate.svg) center bottom no-repeat;
    width: 89px;
    height: 120px;
    background-size: 89px 138px;
  }

  .advantage__item:nth-child(1)::before {
    bottom: -120px;
    left: 37%;
    transform: rotateY(180deg);
  }

  .advantage__item:nth-child(2)::before {
    bottom: -120px;
    right: 41%;
    transform: rotateY(0deg);
  }

  .advantage__item:nth-child(3)::before {
    top: -120px;
    left: 37%;
    transform: rotateX(180deg) rotateY(180deg);
  }

  .advantage__item:nth-child(4)::before {
    top: -120px;
    right: 41%;
    transform: rotateX(180deg) rotateY(0deg);
  }

  .advantage__item:nth-child(1) {
    left: 0;
    top: 177px;
  }

  .advantage__item:nth-child(2) {
    right: 0;
    top: 177px;
  }

  .advantage__item:nth-child(3) {
    left: 0;
    bottom: 177px;
  }

  .advantage__item:nth-child(4) {
    right: 0;
    bottom: 214px;
  }

  .support-faq {
    min-height: 160px;
    padding-left: 144px !important;
  }

  .support-faq__img {
    left: 40px;
    top: 40px;
  }
}

@media only screen and (max-width: 1279px) and (min-width: 1024px) {
  .advantage {
    background-size: auto 1150px;
  }

  .advantage__item:nth-child(1)::before {
    left: 20%;
  }

  .advantage__item:nth-child(2)::before {
    right: 18%;
  }

  .advantage__item:nth-child(3)::before {
    right: 55%;
    transform: rotateX(180deg) rotate(10deg);
  }

  .advantage__item:nth-child(4)::before {
    right: 15%;
  }
}

.advantage__num {
  top: -30px;
  left: 40px;
}

.guarant-info {
  background: #f0f4f6 url(/local/templates/qwent/assets/img/Vashi-ozhidaniya-nichem-ne-budut-otlichatsya-ot-realnosti.jpg) right center no-repeat;
  background-size: auto 100%;
  padding: 92px 92px 80px;
}

.guarant-info__title {
  max-width: 490px;
}

.guarant-info__text {
  max-width: 490px;
}

.guarant-info__btn {
  margin-top: 72px;
}

.guarant-info__num {
  top: -30px;
  left: 92px;
}

@media only screen and (max-width: 1279px) and (min-width: 1024px) {
  .guarant-step__list {
    gap: 40px;
  }

  .guarant-step__item:not(:last-child)::before {
    width: 120px;
    height: 32px;
    background-size: 100%;
    right: -92px;
  }

  .guarant-step__item:first-child::before {
    top: 176px;
  }

  .guarant-step__num {
    margin: -30px 0 24px 24px;
  }

  .advantage__item {
    max-width: 390px;
  }

  .guarant-info {
    padding: 80px;
  }

  .guarant-info__title,
    .guarant-info__text {
    max-width: 400px;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 320px) {
  .my-\[80px\] {
    margin: 40px 0;
  }

  .com-anim__item:first-child {
    max-width: none;
  }

  .com-list__item {
    padding: 0 24px;
  }

  .com-missiya {
    flex-direction: column;
    gap: 56px;
  }

  .com-missiya__item {
    font-size: 40px;
    line-height: 42px;
    padding-bottom: 28px;
  }

  .com-missiya__list {
    padding: 0 24px;
    gap: 28px;
  }

  .com-missiya__info {
    max-width: none;
    background-size: 100% auto;
    background-position: bottom;
    padding: 35px 32px 0;
    height: 615px;
  }

  .com-missiya__img-man {
    width: 310px;
    right: calc(50% - 900px);
  }

  .com-missiya__info--show .com-missiya__img-man {
    right: calc(50% - 155px);
  }

  @keyframes missiya-man {
    from {
      right: calc(50% - 900px);
    }

    to {
      right: calc(50% - 155px);
    }
  }

  .com-video__content {
    padding: 48px 24px 193px 24px;
  }

  .com-video__item {
    border-radius: 24px;
  }

  .com-sert__content .container__title,
    .com-sert__content .container__description,
    .com-map .container__title,
    .com-map .container__description,
    .com-fact-wrap .container__title,
    .com-fact-wrap .container__description {
    padding: 0 24px;
  }

  .com-fact {
    display: flex;
    flex-direction: column;
  }

  .com-fact__item:not(:nth-child(3)) {
    padding: 24px;
  }

  .com-fact__title::before {
    top: 0;
  }

  body>main:not(.guarantees) {
    gap: 56px;
  }

  .com-fact__text-black {
    width: auto;
    position: relative;
    right: auto;
    bottom: auto;
  }

  .com-fact__img-2 {
    position: relative;
    bottom: auto;
    left: auto;
  }

  .com-fact__item-third {
    gap: 0;
    padding: 155px 24px 24px;
  }

  .com-fact__item-third::before {
    width: 706px;
    height: 706px;
    top: -353px;
    left: calc(50% - 353px);
    border-radius: 50%;
  }

  .com-fact__item-third::after {
    width: 706px;
    height: 706px;
    bottom: -353px;
    left: calc(50% - 353px);
    content: "";
    position: absolute;
    border-radius: 706px;
    background: radial-gradient(50% 50% at 50% 50%,
                rgba(160, 184, 206, 0.39) 0%,
                rgba(255, 255, 255, 0) 100%);
  }

  .com-anim {
    flex-direction: column;
    gap: 0;
  }

  .com-anim .com-anim__item:last-child {
    height: 900px;
  }

  .com-anim .com-anim__item:first-child {
    padding: 0 24px;
  }

  .com-anim__text {
    margin: -8px 0 40px;
  }

  .ul-1 li::before {
    width: 24px;
  }

  .ul-1 li {
    padding-left: 32px;
    margin-top: 0;
  }

  .com-anim__list {
    gap: 16px;
  }

  .com-graphic .container__title {
    text-align: center;
    max-width: 300px;
    margin: 0 auto 16px;
  }

  .com-graphic .container__description {
    margin: 0 auto;
    text-align: center;
  }

  .com-graphic__info {
    align-items: center;
  }

  .com-graphic.container {
    position: relative;
    padding: 48px 24px;
    overflow: hidden;
  }

  .com-graphic__content {
    align-items: center;
    text-align: center;
    max-width: none;
    min-height: auto;
  }

  .com-graphic__num {
    font-size: 96px;
    line-height: 1;
    margin-top: 348px;
  }

  .com-sert {
    flex-direction: column;
    gap: 0;
  }

  .com-sert__tabs {
    margin-top: 32px;
  }

  .com-sert__tab {
    width: 100%;
    height: auto;
    gap: 8px;
    height: 96px;
    padding: 18px 24px 24px;
    border-radius: 16px;
  }

  .com-sert__item {
    opacity: 1;
    padding: 14px 20px;
    background: #f6f8fa;
    position: relative;
    border-radius: 16px;
    width: 100%;
    margin-bottom: 8px;
  }

  [data-sert="sert-1"] {
    order: 1;
  }

  [data-btn="sert-1"] {
    order: 2;
  }

  [data-sert="sert-2"] {
    order: 3;
  }

  [data-btn="sert-2"] {
    order: 4;
  }

  [data-sert="sert-3"] {
    order: 5;
  }

  [data-btn="sert-3"] {
    order: 6;
  }

  [data-sert="sert-4"] {
    order: 7;
  }

  [data-btn="sert-4"] {
    order: 8;
    margin-bottom: 0;
  }

  .com-sert__text {
    display: none;
  }

  .com-sert__tab:not([data-btn="sert-4"]) {
    margin-bottom: 32px;
  }

  .about .interes-proj__content {
    border-radius: 16px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  .about .interes-proj__sl {
    background: rgba(4, 15, 22, 0.9);
    padding: 8px 24px 24px;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
  }

  .com-sert__item img {
    height: 200px;
  }

  .com-history,
    .com-history__list {
    gap: 48px;
  }

  .com-history__item .h2 {
    font-size: 24px;
  }

  .com-history__img-text {
    transform: scale(0.5) rotate(-8deg);
    top: 20px;
    left: -75px;
    padding-right: 35px;
  }

  .com-history__list {
    padding: 0 24px;
  }

  .guarant-step__list {
    flex-wrap: wrap;
    gap: 0;
  }

  .guarant-step__item:not(:last-child)::before {
    display: none;
  }

  .guarant-step__num {
    margin: -30px 0 12px 0;
  }

  .guarant-step__item {
    width: 50%;
  }

  .guarant-step__item:last-child {
    margin-top: 15px;
  }

  .guarant-step__item:nth-child(odd) {
    padding-right: 7.5px;
  }

  .guarant-step__item:nth-child(even) {
    padding-left: 7.5px;
  }

  .advantage__item {
    max-width: none;
    left: auto !important;
    top: auto !important;
    bottom: auto !important;
    position: relative;
    padding: 48px 24px 24px;
    border-radius: 16px;
  }

  .advantage {
    display: flex;
    flex-direction: column;
    gap: 56px;
    height: auto;
    padding-top: 474px;
    background-size: auto 420px;
    background-position: center top 24px;
  }

  .guarant-info {
    margin-top: 30px;
    padding: 48px 24px 384px;
    background: #f0f4f6 url(/local/templates/qwent/assets/img/Vashi-ozhidaniya-nichem-ne-budut-otlichatsya-ot-realnosti-mob.jpg) bottom right no-repeat;
  }

  .guarant-info__title,
    .guarant-info__text {
    max-width: none;
  }

  .guarant-info__num,
    .advantage__num {
    left: 0;
  }

  .guarant-info__btn {
    margin-top: 64px;
  }
}

@media only screen and (max-width: 599px) and (min-width: 320px) {
  .com-graphic__num {
    margin-top: 250px;
  }

  .staff__img img {
    width: 100%;
  }

  .contact__video video {
    height: 450px;
    width: 253px;
  }

  .guarant-step__list {
    flex-direction: column;
    gap: 24px;
  }

  .guarant-step__item:nth-child(odd),
    .guarant-step__item:nth-child(even),
    .guarant-step__item:last-child {
    padding: 0;
    margin: 0;
    width: 100%;
  }

  .guarantees-step {
    width: 50px;
    height: 50px;
  }

  .guarant-step__num {
    margin: -25px 0 12px 0;
  }

  .guarant-info__num,
    .advantage__num {
    top: -25px;
  }

  .guarant-info__btn {
    margin-top: 45px;
  }

  .guarant-info {
    padding: 43px 24px 370px;
  }
}

.copy-text.order-gr__mail {
  padding-right:0;
  flex-direction: row-reverse;
}

.copy-text.order-gr__mail::before {
  width:40px;
  height:40px;
  border-radius:12px;
  margin-right:12px;
  margin-bottom:2px;
  background:url(../img/otoplenie/copy-green.svg) center center no-repeat;
  transition:box-shadow 0.3s ease-in;
}

.copy-text.order-gr__mail:hover::before {
  box-shadow:0px 16px 24px 0px rgba(0, 153, 255, 0.35), 0px 1px 2px 0px #09F;
}

.copy-text.order-gr__mail::after {
  margin-left:15px;
}

.swiper.swiper-gr {
  position:absolute!important;
}

.autoplay-progress {
  position: absolute;
  right:32px;
  bottom:32px;
  z-index:10;
  width:56px;
  height:56px;
  font-size:0;
  transform:scale(1.12) rotate(90deg);
}

.autoplay-progress::after {
  content:"";
  position:absolute;
  left:3px;
  right:3px;
  top:3px;
  bottom:3px;
  border:3px solid #fff;
  border-radius:50%;
}

.autoplay-progress svg {
  --progress: 0;
  position: absolute;
  left:0;
  top:0;
  z-index: 10;
  width:100%;
  height:100%;
  stroke-width: 3px;
  stroke:#de1b18;
  fill: none;
  stroke-dashoffset: calc(125.6 * (1 - var(--progress)));
  stroke-dasharray: 125.6;
  transform: rotate(-90deg);
}

.img-mask {
  position:relative;
  line-height:0;
}

.img-mask::before {
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  background:url(../img/main/mask-photo.png) bottom right no-repeat;
}

.m-tab-list .filter_button {
  padding:20px 24px 20px 24px;
  font-size:14px;
  font-weight:600;
  border-radius:16px;
  color:rgba(16, 16, 16, 1);
  border:1px solid rgba(240, 244, 246, 1);
  transition:color 0.05s ease-in, background 0.05s ease-in, border 0.05s ease-in;
}

.m-tab-list .filter_button:hover,
.m-tab-list .filter_button.active {
  color:#fff;
}

.m-about-video img {
  transition:transform 0.3s ease-in;
}

.m-about-video:hover img {
  transform:scale(1);
}

.m-about-video .video__button {
  left:calc(50% - 27.5px);
  top:calc(50% - 27.5px);
  z-index:22;
  width:55px;
  height:55px;
  background-size:19px;
}

.m-about-video::after {
  content:"";
  position:absolute;
  z-index:11;
  left:0;
  right:0;
  top:0;
  bottom:0;
  background:rgba(0, 0, 0, 0.2)
}

.m-about-video__text {
  left:24px;
  right:24px;
  bottom:24px;
  background:rgba(4, 15, 22, 0.8);
}

.m-about, .m-present {
  position:relative;
  background:#fff;
}

.m-about::after, .m-present::after {
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  z-index:-1;
  border-radius:1.5rem;
  box-shadow: 12px 12px 48px 0px rgba(85, 132, 153, 0.25);
}

.m-present {
  padding:64px 48px 64px 48px;
}

.m-present .license__button {
  height:54px;
  padding:6px 22px 6px 22px;
  margin:0;
  font-size:16px;
  width:-moz-fit-content;
  width:fit-content;
}

.ul-check-green.ul-check-shadow {
  margin:32px 0;
  width:-moz-fit-content;
  width:fit-content;
  gap:4px;
}

.ul-check-green.ul-check-shadow li {
  border-radius:12px;
  line-height:1.4;
  background: #fff url(../img/otoplenie/check.svg) top 14px left 16px no-repeat;
  padding: 12px 14px 12px 46px;
  box-shadow: 12px 12px 24px 0px rgba(85, 132, 153, 0.25);
  width:-moz-fit-content;
  width:fit-content;
}

.m-object {
  padding:48px 32px 48px 64px;
  border-radius:48px;
  border:1px solid rgba(204, 219, 225, 1);
}

.container.container-middle {
  max-width:1172px;
}

.container-middle {
  max-width:1172px!important;
  margin-left:auto;
  margin-right:auto;
}

.m-person-proj {
  background:#071119;
}

.m-person-proj__item {
  padding-left:64px;
}

.m-person-proj__img {
  line-height:0;
}

.m-isdanie__item {
  padding:12px;
  color:rgba(16, 16, 16, 0.6);
  border-width:1px;
  border-style: solid;
  border-color: rgba(85, 132, 153, 0.1);
  transition: box-shadow 0.05s ease-in, border 0.05s ease-in, color 0.05s ease-in;
}

.m-isdanie__item:hover {
  color:rgba(16, 16, 16, 1);
  border-color: rgba(85, 132, 153, 0.2);
  box-shadow: 0px 16px 24px -8px rgba(85, 132, 153, 0.25), 0px 1px 2px 0px rgba(85, 132, 153, 0.35);
}

.m-isdanie__item.active {
  color:rgba(16, 16, 16, 1);
  border-color: rgba(85, 132, 153, 0.2);
  box-shadow: 0px 16px 24px -8px rgba(85, 132, 153, 0.25), 0px 1px 2px 0px rgba(85, 132, 153, 0.35);
}

.arrow-white-btn {
  height:54px;
  padding-left:79px;
  padding-right:32px;
  background:#fff url(../img/main/arrow-red.svg) left 32px center no-repeat;
  border-radius:12px;
  color:rgba(16, 16, 16, 1);
  box-shadow: 0px 6px 16px 0px rgba(85, 132, 153, 0.25);
  width:-moz-fit-content;
  width:fit-content;
  margin-top:32px;
  font-size:16px;
  transition:padding 0.3s ease-in, background 0.3s ease-in, color 0.3s ease-in, box-shadow 0.3s ease-in;
}

.arrow-white-btn:hover {
  padding-left:32px;
  padding-right:79px;
  color:#fff;
  background:#E02723 url(../img/main/arrow-white.svg) right 32px center no-repeat;
  box-shadow: 0px 6px 16px 0px rgba(224, 39, 35, 0.25);
}

.m-key__item {
  border:1px solid rgba(204, 219, 225, 1);
  padding-left:64px;
}

.m-object__list {
  gap:32px 48px;
}

.m-object__item {
  gap:24px;
}

.m-otoplenie {
  background:#101010 url(../img/otoplenie/montazh-otoplenie.jpg) center center no-repeat;
  background-size:cover;
}

.m-otoplenie .large_button {
  background:#E02723;
}

.m-otoplenie__company {
  background:rgba(4, 15, 22, 0.90);
}

.m-order-form__form .form__input-item {
  height:74px;
  border-radius:16px;
  padding-left:32px;
}

.m-order-form__form .form__input-item::-moz-placeholder {
  color:rgba(61, 68, 75, 1);
}

.m-order-form__form .form__input-item::placeholder {
  color:rgba(61, 68, 75, 1);
}

.m-order-form__form .large_button {
  max-width:175px;
  height:74px;
}

.m-about__content {
  border-bottom:1px solid rgba(209, 234, 245, 1);
}

.m-about__content .h3 {
  padding:16px 0;
  border-top:1px solid rgba(209, 234, 245, 1);
}

.m-video-slider {
  width:936px;
  height:524px;
}

.main-page .tab-gr__slider {
  height:620px;
}

.text-blue-round-first {
  padding-top: 10px;
  padding-bottom: 0;
}

.youtube-btn-link {
  position:relative;
  height:38px;
  width:174px;
}

.youtube-btn-link::before {
  content:"";
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:55px;
  background:url(../img/main/YouTube.svg) left no-repeat;
  transition:background 0.15s linear;
}

.youtube-btn-link:hover::before {
  background:url(../img/main/YouTube-h.svg) left no-repeat;
}

.youtube-btn-link::after {
  content:"";
  position:absolute;
  left:60px;
  top:0;
  bottom:0;
  width:112px;
  background:url(../img/main/YouTube.svg) right -2px center no-repeat;
  transition:left 0.15s linear;
}

.youtube-btn-link:hover::after {
  left:62px;
}

.slider-video {
  width:936px;
  height:534px;
}

.m-video-slider .sliderFade__prev {
  left: -146px;
  border-color:rgba(61, 68, 75, 1);
  top: calc(50% - 28px);
  transition:background 0.3s ease-in, border 0.3s ease-in;
  background:url(../img/main/arrow-slider.svg) center center no-repeat;
}

.m-video-slider .sliderFade__next {
  right: -146px;
  border-color:rgba(61, 68, 75, 1);
  top: calc(50% - 28px);
  transition:background 0.3s ease-in, border 0.3s ease-in;
  background:url(../img/main/arrow-slider.svg) center center no-repeat;
}

.m-video-slider .sliderFade__next:hover, .m-video-slider .sliderFade__prev:hover {
  background: url(../img/main/arrow-slider-red.svg) center center no-repeat;
  border-color:#E02723;
}

/* vremmenno */

.main-page .tab-gr .sliderFade__prev, .main-page .tab-gr .sliderFade__next {
  background: url(/local/templates/qwent/assets/img/icons/arrow-white.svg) center center no-repeat;
  background-size: 14px 20px;
}

.main-page .tab-gr .sliderFade__prev:hover, .main-page .tab-gr .sliderFade__next:hover {
  background: #fff url(/local/templates/qwent/assets/img/otoplenie/arrow-red.svg) center center no-repeat;
  background-size: 14px 20px;
}

/* vremmenno */

:root {
  --size: clamp(10rem, 1rem + 40vmin, 30rem);
  --gap: calc(var(--size) / 14);
  --duration: 60s;
  --scroll-start: 0;
  --scroll-end: calc(-100% - var(--gap));
}

.marquee {
  display: flex;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  gap: 8px;
}

.marquee+.marquee {
  margin-top: 8px;
}

.marquee__group {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 8px;
  min-width: 100%;
  animation: scroll-x var(--duration) linear infinite;
}

.marquee__item {
  width:280px;
  height:161px;
  border-radius:16px;
  border:1px solid rgba(209, 234, 245, 1);
}

.marquee__item img {
  max-height:64px;
  width:auto;
  max-width:150px;
}

@media (prefers-reduced-motion: reduce) {
  .marquee__group {
    animation-play-state: paused;
  }
}

.marquee--reverse .marquee__group {
  animation-direction: reverse;
  animation-delay: -3s;
}

@keyframes scroll-x {
  from {
    transform: translateX(var(--scroll-start));
  }

  to {
    transform: translateX(var(--scroll-end));
  }
}

@keyframes fade {
  to {
    opacity: 0;
    visibility: hidden;
  }
}

.reviews-service__icon {
  left:24px;
  bottom:24px;
  background:#008DC5;
  box-shadow: 0px 8px 16px 0px rgba(0, 153, 255, 0.35), 0px 1px 2px 0px rgba(0, 153, 255, 1);
}

.support-gr--main .support-gr__item {
  background:#fff;
  border:1px solid rgba(204, 219, 225, 1);
}

.support-gr--main .support-gr__item:nth-child(3) {
  background:#071119;
  padding:0;
  padding-right:64px;
  overflow:hidden;
}

.support-gr--main .support-gr__item:nth-child(3) .support-gr__img {
  max-width:298px;
}

.support-gr__item {
  display: flex;
  align-items: center;
  background: #F6F8FA;
}

.support-gr__item:nth-child(1),
.support-gr__item:nth-child(3) {
  padding: 48px 64px 48px 32px;
}

.support-gr__item:nth-child(2),
.support-gr__item:nth-child(4) {
  padding: 48px 32px 48px 64px;
  flex-direction: row-reverse;
}

.support-gr__item:nth-child(3) {
  background:url(../img/otoplenie/gar-bg.jpg) top left no-repeat;
  background-size:cover;
}

.ul-check-green li {
  background:url(../img/otoplenie/check.svg) top 3px left no-repeat;
  padding-left:28px;
}

.tab-gr__slider {
  height:694px;
  position: relative;
}

.tab-gr .tab__item {
  padding: 6px 16px;
  transition:color 0.3s ease-in, background 0.3s ease-in, box-shadow 0.3s ease-in;
}

.tab-gr .tab__item:not(.active) {
  box-shadow: 12px 12px 48px 0px rgba(85, 132, 153, 0.25);
  background:#fff;
}

.tab-gr .tab__item:hover,
.tab-gr .tab__item.active {
  color:#fff;
  background:#E02723;
  box-shadow:0px 4px 16px 0px rgba(224, 39, 35, 0.35), 0px 1px 2px 0px #E02723;
}

.swiper-gr__slide::before {
  content:"";
  background:url(../img/otoplenie/slide-gr-bg.png) center center no-repeat;
  position:absolute;
  z-index:21;
  right:0;
  top:-2px;
  width:669px;
  height:109px;
}

.swiper-gr .swiper-button-next:hover {
  background:#fff url(../img/otoplenie/arrow-red.svg) no-repeat;
  background-position:center center;
}

.swiper-gr .swiper-button-prev:hover {
  background:#fff url(../img/otoplenie/arrow-red.svg) no-repeat;
  background-position:center center;
  background-size:14px 20px;
}

.swiper-gr .swiper-button-next,
.swiper-gr .swiper-button-prev {
  width:56px;
  height:56px;
  bottom:32px;
  top:auto;
  left:auto;
  border:3px solid transparent;
  transition:border 0.3s ease-in, background 0.3s ease-in;
}

.swiper-gr .swiper-button-next {
  right:32px;
  border-color: transparent;
  width: 50px;
  height: 50px;
  border: 0;
  margin: 3px;
}

.swiper-gr .swiper-button-prev {
  right:108px;
}

.swiper-gr .swiper-button-prev span {
  width:50px;
  height:50px;
  top:0;
  left:0;
  border:3px solid #fff;
  transform:scale(1.12);
  transition:border 0.3s ease-in, background 0.3s ease-in;
}

.swiper-gr .swiper-button-prev:hover span {
  border-color:transparent;
}

.swiper-r [data-hidden] {
  visibility:hidden!important;
  display:none!important;
}

.swiper-gr__text {
  min-height:56px;
  padding-right:230px;
  bottom:32px;
  left:32px;
}

.swiper-gr__text a {
  color:#fff;
  -webkit-text-decoration: underline 0.1em rgba(255, 255, 255, 1);
  text-decoration: underline 0.1em rgba(255, 255, 255, 1);
  transition: text-decoration-color 400ms;
}

.swiper-gr__text a:hover {
  text-decoration-color: rgba(255, 255, 255, 0);
}

.text-blue-round {
  display:inline;
  -webkit-box-decoration-break:clone;
          box-decoration-break:clone;
  background:#008DC5;
  padding:2px 30px 10px;
  margin-left:-30px;
  filter:url('#goo');
}

.text-blue-round.m-auto {
  margin:0 auto;
  padding:10px 30px;
}

.text-resh {
  color:rgb(0, 141, 197);
}

.price-gr__button:active {
  color:#fff;
}

.proj-gr__btn:hover {
  box-shadow: 0px 12px 24px rgba(184, 12, 9, 0.3);
}

.price-gr {
  gap:10px;
}

.price-gr .text-sm {
  padding-bottom:1px;
}

.price-gray-gr__item .large_button.price-gr__button {
  color:rgba(61, 68, 75, 1);
  background:#fff;
  border:none;
  box-shadow: 0px 6px 16px 0px rgba(85, 132, 153, 0.25);
}

.price-gray-gr__item .price-gr .h3 {
  color:rgba(141, 141, 141, 1);
  transition:color 0.3s ease-in;
}

.price-gray-gr__item {
  transition:border 0.3s ease-in, box-shadow 0.3s ease-in;
  box-shadow: 0px 16px 24px 0px rgba(0, 153, 255, 0.1);
  border: 1px solid rgba(209, 234, 245, 1)
}

.price-gray-gr__item:hover {
  border: 1px solid rgba(209, 234, 245, 1);
  box-shadow: 0px 16px 24px 0px rgba(0, 153, 255, 0.24), 0px 1px 2px 0px rgba(0, 153, 255, 0.35);
}

.price-gray-gr__item:hover .price-gr .h3 {
  color:rgba(16, 16, 16, 1)
}

.price-gray-gr__item:hover .large_button.price-gr__button {
  background:#E02723;
  border:none;
  color:#fff;
  box-shadow: 0px 6px 16px 0px rgba(224, 39, 35, 0.35);
}

.large_button.price-gr__button {
  background:#E02723;
  border-color:#E02723;
  min-height:56px;
  transition:border 0.05s ease-in, background 0.05s ease-in, color 0.05s ease-in, box-shadow 0.05s ease-in;
}

.step-gr__img {
  max-width:56px;
  height:56px;
  font-size: 22px;
  display:flex;
  color:#fff;
  font-weight:700;
  justify-content:center;
  align-items:center;
  background:url(../img/otoplenie/number.png) center center no-repeat;
  border-radius:50%;
  box-shadow: 0px 16px 24px 0px rgba(0, 153, 255, 0.35), 0px 1px 2px 0px #09F;
}

.bg-anim {
  min-height:671px;
  padding-bottom:80px;
}

.bg-anim__text {
  border-top-right-radius:0!important;
  border-bottom-right-radius:0!important;
  padding:70px 88px;
  font-size:34px;
  font-weight:900;
  font-style:italic;
  letter-spacing:-1px;
  color:#101010;
  text-transform:uppercase;
}

.bg-anim__text::after,
.bg-anim__text::before {
  content:"";
  width:40px;
  height:40px;
  right:0;
  position:absolute;
}

.bg-anim__text::before {
  top:-39px;
  background:url(../img/otoplenie/bg-top.png) right bottom no-repeat;
}

.bg-anim__text::after {
  bottom:-40px;
  background:url(../img/otoplenie/bg-bottom.png) right top no-repeat;
}

.bg-gray-light-2 .bg-anim__text::before {
  background:url(../img/otoplenie/bg-top2.png) right bottom no-repeat;
}

.bg-gray-light-2 .bg-anim__text::after {
  background:url(../img/otoplenie/bg-bottom2.png) right top no-repeat;
}

.text-anim-bg {
  right: 0;
  top: 0;
  bottom: 0;
  width:100%;
  background: rgb(255 255 255 / 0.6);
}

.bg-gray-light-2 .text-anim-bg {
  background:rgb(240 244 246 / 0.6);
}

.anim-text--show .text-anim-1 {
  animation-name:text-width;
  animation-duration:0.7s;
  animation-iteration-count:1;
  animation-fill-mode: forwards;
}

.anim-text--show .text-anim-2 {
  animation-delay:0.6s;
  animation-name:text-width;
  animation-duration: 0.7s;
  animation-iteration-count:1;
  animation-fill-mode: forwards;
}

.anim-text--show .text-anim-3 {
  animation-delay:1.1s;
  animation-name:text-width;
  animation-duration: 0.7s;
  animation-iteration-count:1;
  animation-fill-mode: forwards;
}

.anim-text-2--show .text-anim-1 {
  animation-name:text-width;
  animation-duration:0.7s;
  animation-iteration-count:1;
  animation-fill-mode: forwards;
}

.anim-text-2--show .text-anim-2 {
  animation-delay:0.5s;
  animation-name:text-width;
  animation-duration: 0.7s;
  animation-iteration-count:1;
  animation-fill-mode: forwards;
}

.anim-text-2--show .text-anim-3 {
  animation-delay:1s;
  animation-name:text-width;
  animation-duration: 0.6s;
  animation-iteration-count:1;
  animation-fill-mode: forwards;
}

.anim-text-2--show .text-anim-4 {
  animation-delay:1.4s;
  animation-name:text-width;
  animation-duration: 0.6s;
  animation-iteration-count:1;
  animation-fill-mode: forwards;
}

.anim-text-3--show .text-anim-1 {
  animation-name:text-width;
  animation-duration:0.7s;
  animation-iteration-count:1;
  animation-fill-mode: forwards;
}

.anim-text-3--show .text-anim-2 {
  animation-delay:0.5s;
  animation-name:text-width;
  animation-duration: 0.7s;
  animation-iteration-count:1;
  animation-fill-mode: forwards;
}

.anim-text-3--show .text-anim-3 {
  animation-delay:1s;
  animation-name:text-width;
  animation-duration: 0.6s;
  animation-iteration-count:1;
  animation-fill-mode: forwards;
}

.anim-text-3--show .text-anim-4 {
  animation-delay:1.4s;
  animation-name:text-width;
  animation-duration: 0.6s;
  animation-iteration-count:1;
  animation-fill-mode: forwards;
}

.anim-text-3--show .text-anim-5 {
  animation-delay:1.8s;
  animation-name:text-width;
  animation-duration: 0.6s;
  animation-iteration-count:1;
  animation-fill-mode: forwards;
}

@keyframes text-width {
  from {
    width:100%;
  }

  to {
    width:0;
  }
}

.anim-text--hide .text-anim-1 {
  animation-delay:1.1s;
  animation-name:text-width-end;
  animation-duration:0.7s;
  animation-iteration-count:1;
  animation-fill-mode: forwards;
}

.anim-text--hide .text-anim-2 {
  animation-delay:0.6s;
  animation-name:text-width-end;
  animation-duration: 0.7s;
  animation-iteration-count:1;
  animation-fill-mode: forwards;
}

.anim-text--hide .text-anim-3 {
  animation-name:text-width-end;
  animation-duration: 0.7s;
  animation-iteration-count:1;
  animation-fill-mode: forwards;
}

.anim-text--hide .text-anim-1 {
  animation-delay:1.4s;
  animation-name:text-width-end;
  animation-duration:0.7s;
  animation-iteration-count:1;
  animation-fill-mode: forwards;
}

.anim-text--hide .text-anim-2 {
  animation-delay:1s;
  animation-name:text-width-end;
  animation-duration: 0.7s;
  animation-iteration-count:1;
  animation-fill-mode: forwards;
}

.anim-text--hide .text-anim-3 {
  animation-delay:0.5s;
  animation-name:text-width-end;
  animation-duration: 0.6s;
  animation-iteration-count:1;
  animation-fill-mode: forwards;
}

.anim-text--hide .text-anim-4 {
  animation-name:text-width-end;
  animation-duration: 0.6s;
  animation-iteration-count:1;
  animation-fill-mode: forwards;
}

@keyframes text-width-end {
  from {
    width:0;
  }

  to {
    width:100%;
  }
}

.bg-anim__item {
  top:65%!important;
  height:10px;
  z-index:11;
}

@media only screen and (max-width: 1023px) and (min-width: 320px) {
  .bg-anim__text::after,
    .bg-anim__text::before {
    background-size:24px!important;
  }

  .bg-anim__text {
    padding:24px;
    font-size:22px;
  }

  .bg-anim {
    min-height:400px;
    padding-bottom:60px;
  }
}

.support-gr__img {
  width:100%;
  max-width:264px;
}

.support-gr__desc {
  width:100%;
}

.faq-box__list {
  max-width: 315px;
  padding: 32px 40px;
}

.faq-box__tab {
  padding: 13px 20px 13px 50px;
  transition: background 0.3s ease-in, box-shadow 0.3s ease-in;
}

.faq-box__tab:not(.active):hover {
  background: #fff;
  box-shadow: 12px 12px 48px rgba(85, 132, 153, 0.25);
}

.faq-box__tab.active {
  background: #fff;
  cursor: default;
}

.faq-box__tab::before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  left: 16px;
  top: calc(50% - 12px);
  transition: background 0.3s ease-in;
}

.faq-box__tab--all::before {
  background: url(/local/templates/qwent/assets/img/icons/Folder-open-def.svg) center center no-repeat;
}

.faq-box__tab--all.active::before,
.faq-box__tab--all:hover::before {
  background: url(/local/templates/qwent/assets/img/icons/Folder-open-hov.svg) center center no-repeat;
}

.faq-box__tab:nth-child(2):before {
  background: url(/local/templates/qwent/assets/img/icons/File-def.svg) center center no-repeat;
}

.faq-box__tab:nth-child(2).active::before,
.faq-box__tab:nth-child(2):hover::before {
  background: url(/local/templates/qwent/assets/img/icons/File-hov.svg) center center no-repeat;
}

.faq-box__tab:nth-child(4)::before {
  background: url(/local/templates/qwent/assets/img/icons/Lightning-def.svg) center center no-repeat;
}

.faq-box__tab:nth-child(4).active::before,
.faq-box__tab:nth-child(4):hover::before {
  background: url(/local/templates/qwent/assets/img/icons/Lightning-hov.svg) center center no-repeat;
}

.faq-box__tab:nth-child(5)::before {
  background: url(/local/templates/qwent/assets/img/icons/Invoice-def.svg) center center no-repeat;
}

.faq-box__tab:nth-child(5).active::before,
.faq-box__tab:nth-child(5):hover::before {
  background: url(/local/templates/qwent/assets/img/icons/Invoice-hov.svg) center center no-repeat;
}

.faq-box__tab:nth-child(3)::before {
  background: url(/local/templates/qwent/assets/img/icons/Refresh-def.svg) center center no-repeat;
}

.faq-box__tab:nth-child(3).active::before,
.faq-box__tab:nth-child(3):hover::before {
  background: url(/local/templates/qwent/assets/img/icons/Refresh-hov.svg) center center no-repeat;
}

.faq-box__title {
  padding: 40px 40px 32px;
}

.faq-box__item.border-blue-light,
.faq__item.border-blue-light {
  border-color:#cddbe1;
}

.faq-box__text {
  padding: 0 40px 40px;
}

.faq-box__text [itemprop="text"] {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

@media only screen and (max-width: 1023px) and (min-width: 320px) {
  .faq-box {
    flex-direction: column;
    gap: 24px;
  }

  .faq-box__list {
    display: block;
    white-space: nowrap;
    max-width: none;
    padding: 15px;
    border-radius: 0;
    width: auto;
    overflow-x: auto;
  }

  .faq-box__tab {
    display: inline-block;
  }

  .faq-box__item {
    border-radius:24px;
  }

  .faq-box__title {
    padding: 24px 24px 0;
  }

  .faq-box__text {
    padding: 0 24px 24px;
  }

  .support-faq {
    flex-direction: column;
  }
}

@media only screen and (max-width: 599px) and (min-width: 320px) {
  .faq-box {
    margin-top: 24px;
  }

  .faq-box__tab {
    padding: 10px 18px 10px 50px;
    border-radius: 12px;
  }
}

.find-price {
  background: linear-gradient(180deg, rgba(4, 15, 22, 0.9) 0%, #101010 100%);
  box-shadow: 24px 24px 48px rgba(85, 132, 153, 0.25);
  border-radius: 16px;
  padding: 80px;
}

.find-price__description {
  color: #fff;
}

.find-price__list {
  margin-top: 128px;
  display: flex;
  gap: 8px;
}

.find-price__item {
  background: #fff;
  border-radius: 16px;
  padding: 32px 40px;
  display: flex;
  align-items: flex-end;
  position: relative;
  width: 100%;
  min-height: 192px;
  overflow: hidden;
}

.find-price__link {
  font-size: 0;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  transition: background 0.3s ease-in;
}

.find-price__text {
  color: #8d8d8d;
}

.find-price__link::before {
  position: absolute;
  top: 24px;
  left: 40px;
  content: attr(data-text);
  font-size: 20px;
  font-weight: 800;
  line-height: 1.3;
  font-family: "NunitoSans", sans-serif;
  color: #101010;
  width: 100%;
  max-width: 240px;
  text-decoration: underline;
  transition: color 0.3s ease-in, top 0.3s ease-in, margin 0.3s ease-in;
}

.find-price__link::after {
  content: "";
  background: #fff;
  border-radius: 50%;
  width: 64px;
  height: 64px;
  position: absolute;
  right: 40px;
  top: 32px;
  transition: top 0.3s ease-in, margin 0.3s ease-in;
}

.find-price__link--box::after {
  background: #fff url(../img/icons/p-box-g.svg) center center no-repeat;
}

.find-price__link--rocket::after {
  background: #fff url(../img/icons/p-rocket-g.svg) center center no-repeat;
}

.find-price__link--star::after {
  background: #fff url(../img/icons/p-star-g.svg) center center no-repeat;
}

.find-price__link:hover {
  background: #15c154;
}

.find-price__link:hover::before {
  color: #fff;
  text-decoration: none;
  top: 50%;
  margin-top: -26px;
}

.find-price__link--box:hover::before {
  margin-top: -39px;
}

.find-price__link:hover::after {
  top: 50%;
  margin-top: -32px;
}

.price-faq .h2+p {
  margin-top: 20px;
}

.price-faq .video-item__link {
  display: block;
  overflow: hidden;
  border-radius: 16px;
  position: relative;
}

.price-faq .video__button {
  left: 50%;
  top: 50%;
  margin-left: -22px;
  margin-top: -22px;
}

.ul-4 {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin: 40px 0;
}

.ul-4 li {
  padding-left: 24px;
  position: relative;
}

.ul-4 li::after {
  width: 8px;
  height: 8px;
  content: "";
  position: absolute;
  left: 0;
  top: 7px;
  background: #008dc5;
  border-radius: 3px;
}

.p-author {
  font-size: 20px;
  line-height: 1.2;
  color: #8d8d8d;
  font-style: italic;
  padding-right: 90px;
  position: relative;
}

.p-author::before {
  content: "";
  position: absolute;
  width: 96px;
  height: 34px;
  right: -24px;
  top: 7px;
  background: url(../img/icons/p-arrow-big-green.svg) center center no-repeat;
}

.object-guarant {
  display: flex;
  gap: 80px;
}

.object-guarant__item {
  width: 100%;
}

.object-guarant__img img {
  border-radius: 16px;
}

.object-guarant__text {
  margin-top: 10px;
  color: #3d444b;
}

.cost-profi {
  background: #f0f4f6;
  box-shadow: 24px 24px 48px rgba(85, 132, 153, 0.25);
  border-radius: 16px;
  padding: 80px;
}

.cost-profi__list {
  margin: 64px 0 -15px;
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  gap: 48px 64px;
  height: 100%;
}

.cost-profi__list-item:last-child {
  grid-row-start: 1;
  grid-column-start: 2;
  grid-row-end: 4;
  grid-column-end: 3;
}

.cost-profi__list .list-2__item:first-child {
  padding-right: 32px;
}

.cost-profi__list .list-2__item:last-child {
  padding-left: 32px;
}

.cost-profi__title {
  font-size: 18px;
  font-weight: 800;
  font-family: "NunitoSans", sans-serif;
  padding: 26px 50px 26px 25px;
  line-height: 1;
  background: #fff;
  border-radius: 16px;
  margin-bottom: 20px;
  position: relative;
  display: block;
}

.cost-profi__title a {
  font-size: 18px;
  font-family: "NunitoSans", sans-serif;
  color: #101010;
  text-decoration: underline;
}

.cost-profi__title a:hover {
  text-decoration: none;
}

.cost-profi__title::before {
  content: "";
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #008dc5;
  position: absolute;
  right: 15px;
  top: calc(50% - 20px);
}

.cost-profi__sub-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.cost-profi__item {
  margin-left: 24px;
}

.cost-profi__link {
  color: #3d444b;
  line-height: 1.5;
  text-decoration: underline;
  width: -moz-fit-content;
  width: fit-content;
  transition: color 0.2s ease-in;
}

.cost-profi__link:hover {
  text-decoration: underline;
  color: #008dc5;
}

.cost-profi__list-item:nth-child(1) .cost-profi__title::before {
  background: url(../img/icons/p-ventilyatsiya.svg) center center no-repeat;
  background-size: 24px;
}

.cost-profi__list-item:nth-child(2) .cost-profi__title::before {
  background: url(../img/icons/p-inzhenernyye-sistemy.svg) center center no-repeat;
  background-size: 24px;
}

.cost-profi__list-item:nth-child(3) .cost-profi__title::before {
  background: url(../img/icons/p-dymoudaleniye.svg) center center no-repeat;
  background-size: 24px;
}

.cost-profi__list-item:nth-child(4) .cost-profi__title::before {
  background: url(../img/icons/p-konditsionirovaniye.svg) center center no-repeat;
  background-size: 24px;
}

.proj-manager {
  background: #1e272e;
  border-radius: 16px;
  padding: 64px;
  display: flex !important;
  gap: 40px;
  overflow: hidden;
  transition: opacity 0.5s ease-in;
}

.proj-manager__info {
  width: 100%;
}

.proj-manager__title {
  font-size: 56px;
  font-weight: 800;
  line-height: 1.1;
  font-family: "NunitoSans", sans-serif;
}

.proj-manager__description {
  font-size: 20px;
  color: #d1eaf5;
  font-style: italic;
  padding-right: 80px;
  margin-top: 16px;
  position: relative;
  font-family: "NunitoSans", sans-serif;
  font-weight: 400;
}

.proj-manager__description::after {
  content: "";
  width: 103px;
  height: 44px;
  margin-top: 16px;
  position: absolute;
  bottom: -60px;
  right: 0;
  background: url(../img/icons/p-arrow-big-blue.svg);
}

.proj-manager__about {
  margin-top: 100px;
  padding: 80px 32px;
  background: rgba(4, 15, 22, 0.9);
  border-radius: 16px;
  color: #e8eaeb;
  font-size: 22px;
  line-height: 1.3;
  font-family: "NunitoSans", sans-serif;
  position: relative;
}

.proj-manager__about::after,
.proj-manager__about::before {
  content: "";
  background: url(../img/icons/quote-blue.svg) left center no-repeat;
  width: 35px;
  height: 24px;
  position: absolute;
  left: 32px;
  top: 24px;
}

.proj-manager__about::after {
  right: 32px;
  left: auto;
  top: auto;
  bottom: 24px;
  transform: rotate(180deg);
}

.proj-manager__img {
  max-width: 322px;
  width: 100%;
  margin: 44px 0;
}

.proj-manager__img img {
  border-radius: 16px;
}

.proj-manager__text {
  width: 100%;
  margin-top: 194px;
  color: #d1eaf5;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.proj-manager__text ul {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.proj-manager__text p {
  padding-left: 23px;
  background: url(../img/icons/arrow-p.svg) left top no-repeat;
}

.stoсks-proj {
  margin-bottom: -8px;
}

.stoсks-proj__item {
  border-radius: 16px;
  background: #101010;
  height: 440px;
  --marginRight: 8px;
  --marginBottom: 8px;
  background: url(../img/background/7-oshibok.jpg) left center no-repeat;
  background-size: cover;
  padding: 40px 40px 56px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 16px;
  position: relative;
  overflow: hidden;
}

.stoсks-proj__title {
  -webkit-text-decoration: underline 0.1em rgba(255, 255, 255, 0);
          text-decoration: underline 0.1em rgba(255, 255, 255, 0);
  transition: text-decoration-color 300ms;
}

.stoсks-proj__item:hover .stoсks-proj__title {
  -webkit-text-decoration: underline 0.1em rgba(255, 255, 255, 1);
          text-decoration: underline 0.1em rgba(255, 255, 255, 1);
}

.stoсks-proj__dogovor {
  background: url(../img/background/Skidka-3-na-obshchuyu-stoimost-proyekta.jpg) left center no-repeat;
  background-size: cover;
}

.stoсks-proj__montazh {
  background: url(../img/background/Montazh-s-poetapnoy-oplatoy.jpg) left center no-repeat;
  background-size: cover;
}

.stoсks-proj__gift {
  background: url(../img/background/Ustanovka-konditsionerov-so-skidkoy-10.jpg) left center no-repeat;
  background-size: cover;
}

.stoсks-proj__instal {
  background: url(../img/background/Skhema-montazhnykh-rabot-v-podarok.jpg) left center no-repeat;
  background-size: cover;
}

.stoсks-proj__sale-all {
  background: url(../img/background/Na-kazhdyy-sleduyushchiy-zakaz-2-ot-obshchey-summy.jpg) left center no-repeat;
  background-size: cover;
}

.stoсks-proj__sale {
  background: url(../img/background/Premialnoye-obsluzhivaniye-v-podarok.jpg) left center no-repeat;
  background-size: cover;
}

.stoсks-proj__item::before {
  content: "";
  position: absolute;
  z-index: 5;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(0deg,
            rgba(4, 15, 22, 0.6),
            rgba(4, 15, 22, 0.6));
  opacity: 0;
  transition: opacity 0.3s ease-in;
}

.stoсks-proj__item:hover::before {
  opacity: 1;
}

.stoсks-proj__item>* {
  position: relative;
  z-index: 11;
}

.stoсks-proj__item .stoсks-proj__icon {
  z-index: 11;
  position: absolute;
  left: 40px;
  top: 28px;
  width: 103px;
  height: 103px;
  background: url(../img/icons/star-red.svg) center center no-repeat;
  padding-top: 22px;
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  font-family: "NunitoSans";
  transition: background 0.2s ease-in, transform 0.4s ease-in;
}

.stoсks-proj__item .stoсks-proj__icon.stoсks-proj__icon--gift::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url(../img/icons/gift.png) center center no-repeat;
}

.stoсks-proj__item:hover .stoсks-proj__icon {
  background: url(../img/icons/star-red-2.svg) center center no-repeat;
  transform: rotate(-13deg);
}

.stoсks-proj__icon-text {
  flex-wrap: wrap;
  display: flex;
  justify-content: center;
  color: #fff;
  font-size: 32px;
  font-weight: 800;
  margin-top: -8px;
}

.stoсks-proj__desc {
  padding: 4px 10px 4px 8px;
  background: rgba(4, 15, 22, 0.9);
  border-radius: 8px;
  font-size: 14px;
  color: #fff;
  width: -moz-fit-content;
  width: fit-content;
}

.useful-material-swiper {
  position: relative;
}

.useful-material-swiper .swiper-pagination {
  width: -moz-fit-content;
  width: fit-content;
  position: absolute;
  top: 0;
  height: 56px;
  line-height: 56px;
  font-size: 20px;
  font-weight: 800;
  right: 146px;
  left: auto;
  color: #8d8d8d;
}

.useful-material-swiper .swiper-pagination-current {
  color: #558499;
}

.useful-material-swiper__item {
  position: relative;
  background: linear-gradient(180deg,
            #f0f4f6 0%,
            rgba(240, 244, 246, 0.5) 100%);
  border-radius: 16px;
  padding: 48px;
  color: #3d444b;
}

.useful-material-swiper__img {
  border-radius: 12px;
  transition: filter 0.3s ease-in;
}

.swiper-slide-next {
  cursor: pointer;
}

.useful-material__title {
  margin-bottom: 12px;
}

.useful-material__sub-title {
  margin: 40px 0 12px;
  color: #558499;
}

.useful-material__list {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.useful-material__list li {
  padding-left: 32px;
  position: relative;
}

.useful-material__list li::after {
  width: 6px;
  height: 6px;
  left: 9px;
  top: 8px;
  border-radius: 50%;
  background: #558499;
  content: "";
  position: absolute;
}

.useful-material__buttons {
  margin-top: 40px;
  display: flex;
  align-items: center;
  gap: 24px;
  color: #8d8d8d;
}

.useful-material__button {
  display: flex;
  align-items: center;
  text-decoration: none;
}

.useful-material-swiper {
  padding-top: 96px !important;
  margin-top: -96px;
}

.useful-material-swiper .swiper-button-next {
  right: 0;
  left: auto;
}

.useful-material-swiper .swiper-button-prev {
  left: auto;
  right: 66px;
}

.price-calс__fieldset--radio {
  gap: 40px;
  margin-top: 8px;
}

.price-calс__row input[type="radio"] {
  display: none;
}

.price-calс__row input[type="radio"]+label {
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  margin-bottom: 2px;
  font-size: 16px;
}

.price-calс__row input[type="radio"]+label:last-child {
  margin-bottom: 0;
}

.price-calс__row input[type="radio"]+label::before {
  content: "";
  height: 20px;
  width: 20px;
  border: 1px solid #c4c4c4;
  border-radius: 50px;
  position: absolute;
  left: 0;
  top: calc(50% - 10px);
  transition: border 0.3s ease-in;
}

.price-calс__row input[type="radio"]+label::after {
  content: "";
  height: 12px;
  width: 12px;
  background: #c4c4c4;
  border-radius: 50px;
  position: absolute;
  left: 4px;
  top: calc(50% - 6px);
  transition: background 0.3s ease-in;
}

.price-calс__row input[type="radio"]:checked+label::before {
  border-color: #008dc5;
}

.price-calс__row input[type="radio"]:checked+label::after {
  background: #008dc5;
}

.price-calc--proj .price-calс__info {
  padding: 24px 24px 72px;
  left: 32px;
  right: 32px;
  top: 32px;
}

.price-calc--proj .price-calс__title {
  margin-bottom: 40px;
}

.price-calc--proj .price-calс__info::after {
  top: initial;
  bottom: 24px;
}

.price-calc--proj .price-calс__fieldset--data-final {
  padding-bottom: 76px;
}

.price-calc--proj .price-calс__label {
  padding-right: 0;
}

.price-calc--proj .price-calс__summ-itog {
  text-align: right;
}

.price-calc--proj .price-calс__pay {
  left: initial;
  right: 32px;
}

.price-calc--proj .price-calс__fieldset--data-final .price-calс__label {
  min-height: auto;
  text-align: right;
  display: block;
}

.project {
  display: flex;
  background: #e1e8ec;
  border-radius: 16px;
  padding: 24px;
  gap: 8px;
}

.project-list-2 .project__info {
  align-items: flex-start;
}

.project-list-2 {
  margin-bottom: -24px;
}

.project-list-2 .list-2__item {
  --marginRight: 24px;
  --marginBottom: 24px;
}

.project.hidden {
  display: none;
}

.list-02.project-list-2 {
  margin: 0 -10px -20px;
}

.project__item {
  display: flex;
  flex-direction: column;
  gap: 24px;
  color: #fff;
  position: relative;
  height: -moz-fit-content;
  height: fit-content;
}

.project__text {
  font-weight: 400;
}

.project__item .project__desc {
  padding: 8px 0;
  z-index:55;
}

.project__item .interes-proj__price {
  margin-top: 24px;
  margin-bottom: 24px;
}

.project__item.list-02__item {
  padding-top: 40px;
  padding-bottom: 40px;
}

.project__item>* {
  margin: 0 40px;
  position: relative;
  z-index: 3;
}

.project__item::after {
  content: "";
  background: rgba(4, 15, 22, 0.9);
  box-shadow: 24px 24px 48px rgba(85, 132, 153, 0.25);
  border-radius: 16px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 10px;
  right: 10px;
  z-index: 2;
}

.project__item.hidden {
  display: none;
}

.project__link {
  font-size: 22px;
  line-height: 1.12;
  font-family: "NunitoSans", sans-serif;
  color: #fff;
  -webkit-text-decoration: underline 0.1em rgba(255, 255, 255, 1);
          text-decoration: underline 0.1em rgba(255, 255, 255, 1);
  transition: text-decoration-color 300ms;
  font-weight: 800;
  width: -moz-fit-content;
  width: fit-content;
}

.project__link:hover {
  -webkit-text-decoration: underline 0.1em rgba(255, 255, 255, 0);
          text-decoration: underline 0.1em rgba(255, 255, 255, 0);
}

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

.proj-author,
.proj-author__description {
  display: flex;
  flex-direction: column;
}

.proj-author {
  border: 1px solid #ccdbe1;
  padding: 20px 24px;
  padding-right: 148px;
  border-radius: 12px;
  position: relative;
  display: flex;
  justify-content: center;
}

.proj-author__experience {
  margin-top: 12px;
}

.proj-author__year {
  color: #101010;
}

.proj-author__img {
  border-radius: 50%;
  position: absolute;
  right: 24px;
  top: calc(50% - 50px);
}

.project__button {
  border: 0;
  padding-left: 64px;
  padding-right: 24px;
  background: #b80c09 url(../img/icons/bell.svg) left center no-repeat;
  background-position-x: 24px;
  transition: background 0.3s ease-in, color 0.3s ease-in,
        padding 0.3s ease-in;
}

.project__button:active,
.project__button:hover {
  border: 0;
  padding-right: 64px;
  padding-left: 24px;
  background: #e02723 url(../img/icons/bell-white.svg) right center no-repeat;
  background-position: right 24px center;
  color: #fff;
}

.project__aside {
  width: 100%;
  display: flex;
  align-items: center;
  max-width: 464px;
  background: #fff;
  border-radius: 16px;
  padding: 52px 24px;
  flex-shrink: 0;
}

.project__video {
  background: url(../img/icons/video-bg.svg) center bottom no-repeat;
  padding: 82px 0;
  display: block;
  position: relative;
}

.project__video img {
  border-radius: 16px;
}

.project__video::after {
  background: url(../img/icons/video-bg.svg) center bottom no-repeat;
  padding-top: 82px;
  position: absolute;
  content: "";
  left: calc(50% - 67px);
  top: 0;
  width: 134px;
  height: 42px;
  transform: rotate(-180deg);
}

.project .project__video::before {
  left: 0;
  top: 82px;
  right: 0;
  bottom: 82px;
  border-radius: 16px;
}

.project .video__button {
  left: calc(50% - 22px);
  top: calc(50% - 22px);
}

.price-gray-gr__item {
  position:relative;
}

.price-gr__line,
.project__line {
  position:absolute;
  z-index:-5;
  height:10px;
  bottom:56px;
  left:0;
  right:0;
}

.swiper-project {
  border-radius: 16px;
  margin: 8px 40px 0 !important;
  z-index: 3 !important;
  width: auto !important;
}

.mySwip2 .swiper-pagination,
.mySwiper2 .swiper-pagination,
.swiper-project .swiper-pagination {
  position: absolute;
  left: 16px !important;
  right: 16px !important;
  top: 16px !important;
  width: auto !important;
  display: flex;
  gap: 8px;
  z-index: 9;
}

.mySwip2 .swiper-pagination-bullet,
.mySwiper2 .swiper-pagination-bullet,
.swiper-project .swiper-pagination-bullet {
  height: 4px;
  background: rgba(255, 255, 255, 0.4);
  border-radius: 8px;
  width: 100%;
  cursor: pointer;
  transition: background 0.3s ease-in;
  opacity: 1 !important;
  margin: 0 !important;
}

.mySwip2 .swiper-pagination-bullet:hover,
.mySwip2 .swiper-pagination-bullet-active,
.mySwiper2 .swiper-pagination-bullet:hover,
.mySwiper2 .swiper-pagination-bullet-active,
.swiper-project .swiper-pagination-bullet:hover,
.swiper-project .swiper-pagination-bullet-active {
  background: #fff;
}

.mySwip2,
.mySwiper2 {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
}

.mySwip2::after,
.mySwiper2::after,
.swiper-project:not(.swiper-small-amount):after {
  content: "";
  position: absolute;
  right: 16px;
  bottom: 16px;
  border-radius: 12px;
  background: rgba(4, 15, 22, 0.9);
  z-index: 5;
  width: 128px;
  height: 72px;
}

.mySwip2 .swiper-button-prev,
.mySwiper2 .swiper-button-prev,
.swiper-project .swiper-button-prev {
  right: 84px !important;
  z-index: 100;
  top: auto !important;
  left: auto !important;
  bottom:28px !important;
  width:48px;
  height:48px;
  border: 2px solid #fff;
  transition: border 0.3s ease-in, background 0.3s ease-in;
}

.mySwip2 .swiper-button-next,
.mySwiper2 .swiper-button-next,
.swiper-project .swiper-button-next {
  right:28px !important;
  z-index: 100;
  top: auto !important;
  bottom:28px !important;
  width:48px;
  height:48px;
  border: 2px solid #fff;
  transition: border 0.3s ease-in, background 0.3s ease-in;
}

.mySwip2 .swiper-button-prev:hover,
.mySwiper2 .swiper-button-prev:hover,
.swiper-project .swiper-button-prev:hover,
.mySwip2 .swiper-button-next:hover,
.mySwiper2 .swiper-button-next:hover,
.swiper-project .swiper-button-next:hover {
  background: #008dc5 url(../img/icons/arrow-white.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 10px auto;
  border-color: #008dc5;
}

.swiper-project {
  height: 360px;
  overflow: hidden;
  background: #e7e7e7;
}

.swiper-project .swiper-slide {
  text-align: center;
  width: 100% !important;
  height: 360px;
}

.swiper-project .swiper-slide img {
  position: absolute;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.price-banner--proj+h2 {
  margin: 80px auto -40px;
}

.project:not(.hidden)+.project {
  margin: -40px auto 0;
}

.project-tab {
  margin-bottom: -120px;
}

.tab-cont-main .project-tab {
  margin-bottom:0;
}

a.interes-proj__title {
  -webkit-text-decoration: underline 0.1em rgba(255, 255, 255, 1);
          text-decoration: underline 0.1em rgba(255, 255, 255, 1);
  transition: text-decoration-color 400ms;
}

a.interes-proj__title:hover {
  text-decoration-color: rgba(255, 255, 255, 0);
}

.interes-proj__content {
  max-width: 582px;
  padding: 70px 48px;
}

.interes-proj__img {
  height: 74px;
}

h2+.interes-proj {
  margin-top: -120px;
}

.interes-proj+.interes-proj {
  margin-top: -80px;
}

.interes-proj__slider {
  width: 100%;
  margin: 0;
  height: 460px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none !important;
}

.deadline-object__table {
  border: 1px solid #d1eaf5;
  border-right: 0;
  border-bottom: 0;
}

.deadline-object__table th {
  color: #0b4f6c;
  font-family: "NunitoSans", sans-serif;
  font-weight: 700;
}

.deadline-object__table td {
  color: #101010;
}

.deadline-object__table td,
.deadline-object__table th {
  border: 1px solid #d1eaf5;
  border-left: 0;
  border-top: 0;
}

.deadline-object__icon {
  height: 28px;
  border-radius: 8px;
  padding-left: 32px;
  background: #b80c09;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  display: flex;
  align-items: center;
  padding-right: 8px;
  background: #b80c09 url(../img/icons/danger-white.svg) left 8px center no-repeat;
  background-size: 16px;
}

.swiper-price-job .price-banner__description {
  font-size: 40px;
}

.deadline-object__table th:first-child {
  justify-content: flex-start;
}

.deadline-object__table th {
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
}

table.deadline-object__table tr {
  display: flex;
}

table.deadline-object__table th,
table.deadline-object__table td {
  padding: 12px 24px 12px 24px;
  display: flex;
  align-items: center;
}

/* Скелетная загрузка */

.error-message {
  color: #E35151;
  font-size: 14px;
  margin-top: -8px;
}

textarea+.error-message {
  margin-top: -48px;
  margin-bottom: 16px;
}

.form-tenter .error-simple-2 {
  margin-top: 3px;
}

.form-tenter .label-email {
  display: flex;
  flex-direction: column;
}

.form-tenter .support__label.label-required {
  order: 1;
}

.form-tenter [name="user_name"] {
  order: 2;
}

.form-tenter .support__label {
  order: 4;
}

.form-tenter .form__file-input {
  order: 5;
}

.form-tenter .error-simple-3 {
  order: 3;
  margin-top: 3px;
}

.form-reviews__stars {
  display: flex;
}

.form-reviews .form-reviews__stars {
  gap: 0.5px;
}

/* Скрываем стандартные радиокнопки */

.form-reviews__stars input[type="radio"] {
  display: none;
}

/* Добавляем звездучку в кеш */

.form-reviews__stars::before {
  content: url('../img/icons/star_select.svg');
  display: none;
  /* Скрываем изображение */
}

/* Оформление для звездочек */

.form-reviews__stars label[for] {
  display: inline-block;
  width: 24px;
  /* Размер звездочки, установите по вашему усмотрению */
  height: 24px;
  background: url('../img/icons/star_no_select.svg') no-repeat;
  cursor: pointer;
  z-index: 5;
  transition: all 0.5s ease 0s;
}

.form-reviews__stars label[for].active-h,
.form-reviews__stars label[for]:hover {
  background: url('../img/icons/star_select.svg') no-repeat !important;
}

.form-reviews__stars .active {
  background: url('../img/icons/star_select.svg') no-repeat !important;
}

.container {
  max-width: 1408px;
  width: 100%;
  margin-left: auto;
  margin-right: auto
}

.blog-view__container {
  max-width: 936px
}

/* footer start */

.footer {
  margin-top: 80px;
  padding-bottom: 24px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  font-family: "NunitoSans", sans-serif;
  font-weight: 600;
}

.footer__cases {
  background: url(../img/footer-case.jpg) center center no-repeat;
  background-size: cover;
  height: 114px;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: stretch;
}

.footer__cases-link {
  color: #fff;
  font-size: 20px;
  font-weight: 800;
  padding: 0 56px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  align-self: stretch;
  position: relative;
  z-index: 3;
  width: 100%;
  transition: padding 0.3s ease-in;
}

.footer__cases-link::before {
  content: "";
  position: absolute;
  left: 56px;
  right: 56px;
  top: calc(50% - 8px);
  height: 16px;
  z-index: 2;
  background: url(../img/icons/stelka.svg) left center no-repeat;
  transition: background 0.3s ease-in;
}

.footer__cases::after {
  z-index: 1;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity 0.3s ease-in;
  background: linear-gradient(90deg,
            rgba(4, 15, 22, 0.9) 0%,
            rgba(4, 15, 22, 0) 100%);
}

.footer__cases:hover .footer__cases-link {
  padding-right: 128px;
}

.footer__cases:hover::after {
  opacity: 1;
}

.footer__cases-link:hover::before {
  background: url(../img/icons/stelka.svg) right center no-repeat;
}

@media only screen and (max-width: 5000px) and (min-width: 1024px) {
  .footer__container {
    display: flex;
    height: 100%;
    justify-content: space-between;
    gap: 0px;
  }

  .footer__column:not(:last-child) {
    padding-right: 30px;
  }

  .footer__address {
    gap: 120px;
  }

  .footer__info-nav {
    white-space: nowrap;
  }

  .footer__nav+.footer__title {
    margin-top: 40px;
  }
}

.footer__container,
.footer__content,
.footer__bottom {
  background: #f0f4f6;
  padding: 40px;
  border-radius: 16px;
}

.footer__title {
  font-size: 20px;
  font-weight: 800;
  color: #558499;
  margin-bottom: 12px;
}

.footer__nav-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.footer__nav-link {
  color: #101010;
  text-decoration: underline;
}

.footer__nav-link:hover {
  text-decoration: none;
}

.footer__content {
  display: flex;
  flex-direction: column;
  gap: 28px;
}

.footer__address {
  display: flex;
}

.footer__address-item {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.footer__address-title {
  color: #558499;
  font-size: 14px;
}

.footer__address-link {
  color: #101010;
}

a.footer__address-link:not([href^="tel:"]) {
  text-decoration: underline;
}

a.footer__address-link:hover {
  text-decoration: none;
}

.footer__social {
  display: flex;
  gap: 8px;
}

.footer__social li {
  width: 100%;
}

.footer__social-link svg{
  width: 48px !important;
  height: 48px !important;
}
.footer__social-link {
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #3d444b;
  width: 100%;
  border-radius: 12px;
  padding: 0 18px;
  position: relative;
  font-weight: 700;
  transition: box-shadow 0.3s ease-in;
  background-color: #fff;
}

.footer__social-link:hover {
  box-shadow: 24px 24px 48px rgba(85, 132, 153, 0.25);
}

.footer__logo {
  display: flex;
  align-items: flex-start;
  height: 100%;
  width: 168px;
}

.footer__logo-link {
  width: 168px;
}

.footer__bottom {
  display: flex;
  align-items: stretch;
  gap: 40px;
}

.footer__info,
.footer__info-nav {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.footer__copyright-item:nth-child(1),
.footer__copyright-item:nth-child(3) {
  font-size: 14px;
  font-weight: 500;
  font-family: "Montserrat", sans-serif;
  color: #3d444b;
}

.footer__copyright-item:nth-child(2) {
  padding: 10px 0;
  font-size: 12px;
  color: #8d8d8d;
}

.footer__copyright {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.footer__info-nav {
  line-height: 1;
}

.footer__info-nav a {
  color: #101010;
  font-size: 14px;
  text-decoration: underline;
}

.footer__info-nav a:hover {
  text-decoration: none;
}

.footer__heart {
  width: -moz-fit-content;
  width: fit-content;
  padding-right: 19px;
  background: url(../img/heart.png) center right no-repeat;
}

.footer__rating {
  width: 150px;
  height: 50px;
  overflow: hidden;
}

@media only screen and (max-width:1023px) and (min-width: 320px) {
  .footer__cases {
    height: 72px;
    border-radius: 12px;
  }

  .footer__cases-link {
    padding: 0 16px;
    white-space: nowrap;
  }

  .footer__cases-link::after {
    content: "";
    width: 0;
    transition: width 0.3s ease-in;
  }

  .footer__cases-link::before {
    left: 16px;
    right: 16px;
  }

  .footer__cases:hover .footer__cases-link {
    padding-right: 16px;
  }

  .footer__cases:hover .footer__cases-link::after {
    width: 100%;
  }

  .footer__container,
    .footer__content,
    .footer__bottom {
    padding: 24px 16px;
    border-radius: 12px;
  }

  .footer__nav {
    overflow: hidden;
    display: none;
    transition: height 0.3s ease-in;
  }

  .active+.footer__nav {
    display: flex;
  }

  .footer__bottom,
    .footer__address,
    .footer__social {
    flex-direction: column;
  }

  .footer__address {
    gap: 20px;
  }

  .footer__address .h3 {
    font-size: 22px;
  }

  .footer__bottom {
    gap: 32px;
    align-items: initial;
  }

  .footer__column:last-child .footer__title:not(.active) {
    margin-bottom: 0;
  }

  .footer__title {
    margin-top: 28px;
    position: relative;
    line-height: 1.4;
  }

  .footer__column:first-child .footer__title {
    margin-top: 0;
  }

  .footer__title::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 28px;
    height: 28px;
    border-radius: 6px;
    border: 1px dashed #008dc5;
    background: url(../img/icons/arrow-blue.svg) top 11px center no-repeat;
    background-size: 8px auto;
  }

  .footer__title.active::before {
    border: 1px solid #008dc5;
    background: #008dc5 url(../img/icons/arrow-white.svg) top 9px center no-repeat;
    transform: rotate(-90deg);
    background-size: 6px auto;
  }
}

@media only screen and (max-width: 599px) and (min-width: 320px) {
  .footer__title {
    font-size: 18px;
    min-height: 28px;
    display: flex;
    align-items: center;
    line-height: 1;
  }
}

/* footer end */

@media only screen and (max-width: 5000px) and (min-width: 1024px) {
  .swiper-slide-next .useful-material__title {
    font-size: 22px;
    margin-top: 32px;
    transition: -webkit-text-decoration 0.3s ease-in;
    transition: text-decoration 0.3s ease-in;
    transition: text-decoration 0.3s ease-in, -webkit-text-decoration 0.3s ease-in;
  }

  .swiper-slide-next:hover .useful-material__title {
    text-decoration: underline;
  }

  .useful-material .swiper-slide-next p:not(.useful-material__title),
    .useful-material .swiper-slide-next .useful-material__sub-title,
    .useful-material .swiper-slide-next .useful-material__list,
    .useful-material .swiper-slide-next .useful-material__buttons {
    display: none;
  }

  .useful-material-swiper .swiper-button-next,
    .useful-material-swiper .swiper-button-prev {
    top: 22px;
    border: 2px solid #558499;
    background: #fff url(/local/templates/qwent/assets/img/icons/arrow-blue-sl.svg) center center no-repeat;
  }

  .useful-material-swiper .swiper-button-next:hover,
    .useful-material-swiper .swiper-button-prev:hover {
    background: #558499 url(/local/templates/qwent/assets/img/icons/arrow-white.svg) center center no-repeat;
  }

  .swiper-slide-next:hover .useful-material-swiper__img {
    filter: none;
    box-shadow: 12px 12px 32px rgba(11, 41, 54, 0.4);
  }

  .swiper-slide-next .useful-material-swiper__img {
    filter: grayscale(100%);
    transition: box-shadow 0.3s ease;
  }

  .useful-material-swiper__item.swiper-slide-active {
    padding-left: 362px;
  }

  .swiper-slide:not(.swiper-slide-next) .useful-material-swiper__img {
    position: absolute;
    top: 48px;
    left: 48px;
    filter: drop-shadow(12px 12px 32px rgba(11, 41, 54, 0.4));
  }

  .price-faq.list-2 .list-2__item {
    --marginRight: 96px;
  }

  .useful-material-swiper__item.swiper-slide-active {
    width: calc(100% - 354px) !important;
  }

  .useful-material-swiper__item.swiper-slide-next {
    width: 346px !important;
  }

  .useful-material__title {
    margin-top: 24px;
  }

  .td-f {
    max-width: 520px !important;
    width: 100% !important;
    flex-shrink: 0;
  }

  .deadline-object__table td {
    text-align: center;
    justify-content: center;
  }

  .deadline-object__table td.td-f {
    text-align: left;
    justify-content: flex-start;
  }

  .project-list-2.tab-container {
    align-items: stretch;
  }

  .project-list-2.tab-container .project__text {
    flex-grow: 1;
  }

  .project__item {
    height: auto;
  }

  .interes-proj__sl .mySwiper2 {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background: #e7e7e7;
    bottom: 126px;
    overflow: hidden !important;
  }

  .main-proj .interes-proj {
    align-items: stretch;
  }

  .main-proj .mySwiper img {
    width: 205px;
    height: auto;
  }

  .mySwiper2 .swiper-slide {
    position: relative;
  }

  .mySwiper2 .swiper-slide img {
    position: absolute;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .mySwiper .swiper-wrapper {
    display: flex;
    align-items: stretch;
    height: 100%;
  }

  .mySwiper .swiper-slide {
    margin-right: 8px;
    display: block;
    background: #e7e7e7;
    flex-shrink: 0;
    height: 100%;
  }

  .interes-proj__sl {
    min-height:586px
  }

  .mySwiper {
    height: 118px !important;
    overflow: hidden !important;
    position: absolute !important;
    left: 0;
    bottom: 0;
    right: 0;
  }

  .price-calc--vent .price-calс__fieldset:not(.price-calс__fieldset--itog):not(.price-calс__fieldset--calc) {
    margin-bottom: 8px;
  }

  .price-calс__section--height {
    min-height: 594px;
    transition: height 0.3s;
  }

  .price-calc--proj .price-calс__pay-text {
    width: auto;
    right: 32px;
  }

  .proj-manager::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    top: 50%;
    left: 50%;
    background: url(../img/icons/star2.svg) top right no-repeat;
    background-size: 100% 1250px;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }

  .proj-manager.swiper-slide-bg::before {
    top: -70%;
  }

  .proj-manager>* {
    position: relative;
    z-index: 11;
  }

  .proj-manager__about {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
  }
}

@media only screen and (max-width: 1430px) and (min-width: 1024px) {
  .room-area-message.active {
    left: 0;
  }

  .price-calc {
    padding: 24px;
  }

  .price-calс__fieldset {
    padding: 24px;
  }

  .price-calс__sub-title,
    .price-calс__legend {
    left: 24px;
  }

  .price-calc--proj .price-calс__info {
    left: 24px;
    right: 24px;
    top: 24px;
  }

  .price-calс__title {
    max-width: 800px;
  }

  .project__aside {
    max-width: 304px;
  }

  .project__item {
    padding: 24px;
  }

  .price-banner--proj+h2 {
    margin-top: 0;
  }

  .price-calc--proj .price-calс__pay-text {
    left: 24px;
    right: 24px;
  }

  .price-calc--proj .price-calс__pay {
    right: 24px;
  }
}

@media only screen and (max-width: 1279px) and (min-width: 1024px) {
  .stoсks-proj__item {
    padding: 24px 24px 24px;
  }

  .stoсks-proj__item .stoсks-proj__icon {
    left: 24px;
    top: 24px;
  }

  .price-calс__message {
    top: 0;
    right: 0;
  }

  .price-calс__fieldset--inital-data .price-calс__message {
    right: 4px;
  }

  .price-calс__info-title {
    margin-right: 10px;
  }

  .price-calс__info {
    max-width: 300px;
    padding: 15px;
  }

  .price-calс__title {
    font-size: 44px;
    max-width: 500px;
  }

  .price-calс__description {
    max-width: 500px;
  }

  .price-calc--proj .price-calс__title {
    max-width: none;
  }

  .price-calс__text {
    margin-bottom: 28px;
  }

  .price-calc--kond .price-calс__fieldset:first-child {
    flex-wrap: wrap;
  }

  .price-calc--proj .price-calс__sub-title,
    .price-calc--proj .price-calс__legend {
    max-width: 240px;
  }

  .price-calc--proj .price-calс__sub-title {
    top: 90px;
    line-height: 1.3;
  }

  .project,
    .project__item,
    .project__aside {
    padding: 16px;
  }

  .project__row {
    gap: 16px;
  }

  .proj-author__img {
    right: 16px;
    width: 80px;
    height: 80px;
  }

  .proj-author__name {
    white-space: nowrap;
  }

  .proj-author {
    padding: 16px;
    padding-right: 107px;
    height: -moz-fit-content;
    height: fit-content;
  }

  .proj-manager,
    .cost-profi,
    .cost-proj {
    padding: 24px;
  }

  .proj-manager {
    gap: 24px;
  }

  .cost-profi__list .list-2__item {
    padding: 0 !important;
    --marginRight: 24px;
  }

  .cost-profi__list {
    margin-top: 24px;
  }

  .project__desc {
    flex-direction: column;
    align-items: flex-start!important;
    gap: 24px;
  }

  .price-calс__pay {
    font-size: 13px;
  }

  .object-guarant {
    gap: 40px;
  }

  .main-proj__title {
    font-size: 60px;
    max-width: 750px;
  }

  .project__item>* {
    margin: 0 15px;
  }

  .swiper-project {
    margin: 8px 15px 0 !important;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 320px) {
  .arrow-link {
    justify-content: flex-end;
  }

  .arrow-link:hover {
    justify-content: flex-start;
  }

  .about-m__link {
    margin: 0 0 16px;
  }

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

  textarea+.error-message {
    margin-top: -42px;
  }

  .useful-material__list li {
    padding-left: 26px;
  }

  .useful-material__list {
    gap: 10px;
  }

  .td-f {
    width: 233px !important;
    flex-shrink: 0 !important;
  }

  .td-f+td,
    .td-f+th {
    width: 190px !important;
    flex-shrink: 0 !important;
  }

  table.deadline-object__table th,
    table.deadline-object__table td {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }

  .deadline-object__info {
    margin-top: 20px;
  }

  .stoсks-proj__title {
    font-size: 26px !important;
  }

  .stoсks-proj__item:hover .h2 {
    text-decoration-color: rgba(255, 255, 255, 1);
  }

  .object-guarant {
    flex-direction: column;
    gap: 32px;
  }

  .object-guarant__item .h3 {
    font-size: 24px;
  }

  .swiper-proj-manager {
    border-radius: 0;
  }

  .table-wrap::-webkit-scrollbar-track {
    background-color: #f0f4f6;
    border-radius: 8px;
  }

  .table-wrap::-webkit-scrollbar-thumb {
    background-color: #ccdbe1;
    border-radius: 8px;
  }

  .table-wrap::-webkit-scrollbar {
    width: 8px;
    height: 8px;
  }

  .table-wrap {
    padding-bottom: 8px;
  }

  .useful-material-swiper,
    .swiper-proj-manager {
    padding-bottom: 20px !important;
    position: relative;
  }

  .useful-material-swiper .swiper-scrollbar.swiper-scrollbar-horizontal,
    .swiper-proj-manager .swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute !important;
    bottom: 0 !important;
    height: 8px !important;
    background: #f0f4f6 !important;
  }

  .useful-material-swiper .swiper-scrollbar-drag,
    .swiper-proj-manager .swiper-scrollbar-drag {
    background: #ccdbe1 !important;
  }

  input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .container.job.tab-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  a.project__link,
    a.interes-proj__title {
    -webkit-text-decoration: underline 0.05em rgba(255, 255, 255, 1);
            text-decoration: underline 0.05em rgba(255, 255, 255, 1);
  }

  .useful-material-swiper .swiper-pagination,
    .useful-material-swiper .swiper-button-prev,
    .useful-material-swiper .swiper-button-next,
    .swiper-proj-manager .swiper-pagination,
    .swiper-proj-manager .swiper-button-prev,
    .swiper-proj-manager .swiper-button-next {
    display: none;
  }

  .project__item .interes-proj__price {
    margin-top: 0;
    margin-bottom: 0;
  }

  .form.form__container .form__submint-description {
    order: 2;
  }

  .form.form__container .form__submint-button {
    order: 1;
  }

  .price-calc--proj .price-calс__pay-text {
    left: auto;
    right: 15px;
    bottom: 42px;
  }

  .price-calc--proj .price-calс__message {
    left: auto;
    bottom: auto;
    top: 15px;
    right: 15px;
  }

  .price-calс__legend {
    z-index: 9;
  }

  .price-calc--vent .price-calс__form {
    gap: 8px;
  }

  .mySwip,
    .mySwiper {
    display: none !important;
  }

  .room-area-message {
    box-shadow: 12px 12px 20px rgb(227 81 81 / 40%);
  }

  .room-area-message.active {
    left: 15px;
  }

  .project__desc {
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
  }

  .project__item .project__desc {
    padding: 0;
  }

  .price-calс__pay-text-close,
    .price-calс__label--info-text-close {
    background: url(../img/icons/plus-blue.svg);
    width: 18px;
    height: 18px;
    position: absolute;
    right: 15px;
    top: 15px;
    transform: rotate(45deg);
  }

  .mySwiper,
    .mySwip {
    display: none;
  }

  .project-tab {
    margin-bottom: -40px;
  }

  .swiper-proj-manager .container__title,
    .project-tab .container__title {
    margin-bottom: 24px;
  }

  .project-tab .filter_button {
    width: -moz-fit-content;
    width: fit-content;
  }

  .project-tab .tabs__list {
    flex-wrap: wrap;
  }

  .interes-proj {
    flex-direction: column;
    gap: 0;
  }

  .interes-proj__content {
    max-width: none;
    padding: 24px 24px 32px;
    border-radius: 16px 16px 0 0;
  }

  .main-proj .interes-proj__sl {
    background: rgba(4, 15, 22, 0.9);
    padding: 0 24px 24px;
    border-radius: 0 0 16px 16px;
  }

  .main-proj .swiper-project,
    .main-proj .swiper-project .swiper-wrapper,
    .main-proj .mySwiper2,
    .about .mySwiper2,
    .main-proj .mySwiper2 .swiper-wrapper {
    height: 440px !important;
    overflow: hidden !important;
  }

  .mySwiper2 .swiper-slide img {
    position: absolute;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .interes-proj__img {
    margin-bottom: 24px;
  }

  .interes-proj__price {
    margin-top: 28px;
  }

  .interes-proj__btn-video,
    .interes-proj__list {
    margin-top: 16px;
  }

  .interes-proj__text {
    font-size: 16px;
  }

  .list-02.project-list-2 {
    margin: 0 -7.5px -20px;
  }

  .project__item::after {
    left: 7.5px;
    right: 7.5px;
    box-shadow: 12px 12px 48px 0px rgba(85, 132, 153, 0.25);
  }

  .project__item>* {
    margin: 0 24px;
  }

  .project__item {
    padding: 24px 7.5px !important;
  }

  .project__list-item:last-child {
    margin-left: 0;
  }

  .swiper-project {
    margin: 8px 15px !important;
  }

  .mySwip2,
    .mySwiper2,
    .swiper-project {
    border: 0;
  }

  body>main.main-proj {
    gap: 48px;
  }

  .main-proj h2+.interes-proj {
    margin-top: -24px;
  }

  .main-proj .interes-proj+.interes-proj {
    margin-top: -24px;
  }

  h2+.interes-proj,
    .interes-proj+.interes-proj {
    margin-top: -24px;
  }

  .interes-proj+.interes-proj {
    margin-top: -32px;
  }

  .about h2+.interes-proj {
    margin-top: -48px !important;
  }

  .swiper-price,
    .main-proj .price-banner {
    height: 220px;
  }

  .main-proj__title {
    font-size: 30px;
    left: 30px;
    top: 30px;
    max-width: 300px;
  }

  .swiper-price-job .main-proj__title,
    .swiper-object .main-proj__title {
    top: 30px;
    line-height: 1.2;
  }

  .price-calс__title {
    font-size: 30px;
  }

  .price-calс__info {
    position: relative;
    max-width: none;
    margin-top: 32px;
    padding: 16px;
  }

  .price-calс__text {
    margin-bottom: 32px;
  }

  .price-calс__info::after {
    right: 16px;
    top: 16px;
  }

  .calс-tab {
    flex-direction: column;
  }

  .price-calc--kond .price-calс__fieldset--calc,
    .price-calс__fieldset,
    .price-calс__fieldset--calc {
    float: none;
    min-height: auto;
    height: auto;
    width: 100%;
  }

  .price-calc--vent .price-calс__fieldset {
    width: 100% !important;
    background: rgba(4, 15, 22, 0.9) !important;
  }

  .price-calc--vent .price-calс__fieldset:not(.price-calс__fieldset--itog)::before {
    display: none;
  }

  .interes-proj__content .project__desc {
    gap: 24px;
  }

  .com-sert__content {
    max-width: none;
  }

  .interes-proj__price .h3 {
    font-size: 22px;
  }

  .swiper-project {
    margin: 0 24px !important;
  }

  .project__desc-info .price-calс__pay {
    margin-top: 0;
  }

  .project__btn-video {
    font-size: 16px;
    padding-left: 42px;
  }

  .price-calс__fieldset {
    padding: 24px;
    border-radius: 16px;
    flex-direction: column;
  }

  .container.price-calc {
    padding: 16px;
    border-radius: 16px;
    flex-direction: column;
  }

  .price-calс__pay {
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
    left: inherit;
    bottom: initial;
  }

  .calс-tab__btn {
    height: 64px;
    width: auto;
    max-width: none;
    padding: 10px 60px 10px 20px;
    display: flex;
    align-items: center;
  }

  .calс-tab {
    margin-bottom: -25px;
  }

  .price-banner {
    padding: 25px;
  }

  .price-banner__title {
    font-size: 30px;
  }

  .swiper-price-job .price-banner__description,
    .swiper-object .price-banner__description {
    background-size: 34px auto;
    padding-left: 50px;
  }

  .swiper-price-job .price-banner__description,
    .price-banner__description {
    padding-left: 55px;
    background-size: 40px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.2;
    align-items: center;
    display: flex;
    bottom: 30px;
    left: 30px;
    padding-right: 20px;
    height: auto;
    min-height: 40px;
  }

  .interes-proj__list {
    gap: 8px;
  }

  .price-faq .video__container {
    height: auto;
    padding: 0;
    margin-bottom: 0;
  }

  .price-faq .video__container img {
    position: relative;
  }

  .p-author {
    padding-right: 0;
    margin: 32px 0 20px;
    height: 70px;
    align-items: center;
    display: flex;
    padding-left: 24px;
    font-size: 18px;
    width: 314px;
    line-height: 1.4;
    padding-right: 90px;
    background: url(../img/icons/arrow-big-blue.svg) center right no-repeat;
  }

  .p-author::before {
    opacity: 0;
  }

  .find-price {
    padding: 15px;
  }

  .container.cost-profi {
    padding: 24px;
    box-shadow: none;
  }

  .cost-profi .container__description {
    margin-top: 20px;
  }

  .cost-profi__title a {
    font-size: 20px;
  }

  .find-price__list {
    flex-direction: column;
  }

  .cost-profi__list,
    .find-price__list {
    margin-top: 32px;
  }

  .cost-profi__list {
    display: flex;
    flex-direction: column;
    gap: 40px;
    margin-bottom: 0;
  }

  .cost-profi__title::before {
    right: 10px;
  }

  .cost-profi__title {
    padding: 24px 50px 24px 24px;
    margin-bottom: 0;
  }

  .cost-profi__title+.cost-profi__sub-list {
    margin-top: 20px;
  }

  .cost-profi__item {
    margin-left: 0;
  }

  .cost-profi__list .list-2__item:first-child {
    padding-right: 0;
    margin-bottom: 20px;
  }

  .proj-manager {
    padding: 24px;
    display: inline-block !important;
  }

  .proj-manager__text,
    .proj-manager__img {
    margin: 0;
  }

  .proj-manager__img {
    max-width: none;
  }

  .proj-manager__info {
    display: flex;
    flex-direction: column;
    order: 1;
  }

  .useful-material__btn,
    .proj-manager__btn {
    order: 2;
    border-radius: 12px;
    width: -moz-fit-content;
    width: fit-content;
    margin: 9px auto 0;
    color: #fff;
    padding: 14px 20px 14px 44px;
    background: rgba(4, 15, 22, 0.9);
    font-family: "NunitoSans", sans-serif;
    transition: background 0.3s ease-in;
    position: relative;
    font-weight: 600;
    transition: width 0.3s ease-in;
  }

  .proj-manager__btn:not(.hide) {
    margin-top: 32px;
  }

  .proj-manager__text .proj-manager__btn.hide {
    width: 100%;
    text-align: right;
  }

  .useful-material__btn::after,
    .proj-manager__btn::after {
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    top: calc(50% - 11px);
    left: 16px;
    background: url(../img/icons/arrow-min-white.svg) center center no-repeat;
    transition: background 0.3s ease-in;
  }

  .useful-material__buttons .useful-material__btn.hide::after,
    .proj-manager__btn.hide::after {
    transform: rotate(180deg);
  }

  .useful-material__buttons .useful-material__btn {
    margin: 0;
    order: 1;
  }

  .useful-material__button {
    order: 2;
    white-space: nowrap;
  }

  .useful-material__content.show {
    display: block;
  }

  .proj-manager__text {
    order: 3;
    white-space: normal;
  }

  .proj-manager__text.show {
    margin-top: 24px;
  }

  .proj-manager__text:not(.show) p {
    transition: opacity 0.3s ease-in;
    opacity: 0;
    display: none;
  }

  .proj-manager__title {
    font-size: 30px;
    order: 1;
  }

  .proj-manager__description {
    padding-right: 0;
    font-size: 16px;
    margin-top: 8px;
    order: 2;
  }

  .proj-manager__description::after {
    display: none;
  }

  .proj-manager__img {
    order: 3;
    max-width: none;
    margin-top: 25px;
  }

  .proj-manager__img img {
    width: 100%;
  }

  .proj-manager__about {
    font-size: 16px;
    padding: 60px 24px;
    font-family: "Montserrat", sans-serif;
    line-height: 22px;
    order: 4;
    margin-top: 8px;
    white-space: normal;
  }

  .proj-manager__about::after,
    .proj-manager__about::before {
    width: 21px;
    height: 15px;
    background-size: 100% !important;
  }

  .proj-manager__about::before {
    left: 24px;
  }

  .proj-manager__about::after {
    right: 24px;
  }

  .proj-manager__img {
    text-align: center;
  }

  .find-price__link::before {
    top: 15px;
    left: 15px;
  }

  .find-price__link::after {
    right: 15px;
  }

  .find-price__item {
    padding: 15px;
  }

  .price-calс__info-title {
    padding-right: 35px;
  }

  .price-calc--proj .price-calс__fieldset:not(.price-calс__fieldset--data-final) {
    padding-left: 15px;
  }

  .price-calс__sub-title {
    position: relative;
    left: initial;
    top: initial;
  }

  .price-calс__fieldset {
    position: relative;
  }

  .price-calс__section {
    padding-right: 0;
  }

  .price-calс__legend {
    left: 24px;
    top: 24px;
  }

  .price-calc--proj .price-calс__title {
    margin-bottom: 15px;
    font-size: 24px;
  }

  .price-calc--kond .price-calс__fieldset--itog {
    padding-top: 15px;
    min-height: auto;
  }

  .w-50,
    .w-33 {
    width: 100%;
    padding: 0;
  }

  .price-calс__fieldset:not(.price-calс__fieldset--calc):not(.price-calс__fieldset--itog) {
    padding-top: 55px;
  }

  .price-calc--kond .price-calс__fieldset--data-final {
    margin-top: 8px;
    padding: 67px 15px 15px !important;
  }

  .price-calc--proj .price-calс__info {
    left: 0;
    right: 0;
    top: 0;
    margin: 0;
  }

  .price-calc--proj .price-calс__fieldset--data-final {
    padding: 15px !important;
    margin-top: 8px;
  }

  .price-calc--proj .price-calс__pay {
    right: 15px;
    position: absolute;
  }

  .price-calc--proj .price-calс__fieldset--data-final .price-calс__row {
    margin-bottom: 30px;
  }

  .project {
    flex-direction: column;
    padding: 16px;
  }

  .project__row {
    flex-direction: column;
    align-items: flex-end;
    gap: 16px;
  }

  .project__info {
    align-items: flex-end;
  }

  .project+.project {
    margin-top: -16px;
  }

  .project__aside {
    max-width: none;
    justify-content: center;
  }

  .price-faq .list-2__item {
    --elements: 1;
  }

  .h1,
    .cost-proj__title {
    font-size: 30px;
  }

  .cost-proj {
    padding: 24px;
    border-radius: 12px;
  }

  .cost-proj__button {
    margin-top: 24px;
  }

  .price-banner--proj+h2 {
    margin: 0 auto -24px;
  }

  .project__aside,
    .project {
    border-radius: 12px;
  }

  .project__video,
    .project__aside {
    padding: 0;
  }

  .project__video::after {
    display: none;
  }

  .project .project__video::before {
    top: 0;
    bottom: 0;
  }

  .swiper-project .swiper-slide {
    overflow: hidden;
  }

  .swiper-project {
    margin: 0;
  }

  .swiper-project::after {
    right: 0 !important;
    bottom: 0 !important;
  }

  .mySwip2::after,
    .mySwiper2::after,
    .swiper-project:not(.swiper-small-amount):after {
    display: none;
  }

  .project__button {
    text-align: left;
  }

  .project .project__aside {
    height: auto;
    background: none;
  }

  .project .video-item__link {
    border-radius: 16px;
    overflow: hidden;
  }

  .price-calс__message {
    right: 15px;
    top: 15px;
    font-size: 12px;
  }

  .stoсks-proj__item {
    padding: 24px;
    height: 350px;
    border-radius: 12px;
  }

  .main-proj .mySwiper2 {
    background: #e7e7e7;
  }

  .interes-proj__content {
    max-width: none;
  }
}

/* Дизайн */

.title-search-result {
  display: none !important;
}

.body-mob #tidio-chat {
  position: relative;
  z-index: 500;
}

#tidio-chat {
  position: relative;
  z-index: 40;
}

/* Скелетная загрузка */

._skeleton-background {
  position: relative;
  transition: all 0.5s ease 0s;
  overflow: hidden;
}

._skeleton-background::before {
  background: #e7e7e7;
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  z-index: 10;
  left: 0;
}

._skeleton-background::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right,
            rgba(255, 255, 255, 0) 10%,
            rgba(255, 255, 255, 0.35) 50%,
            rgba(255, 255, 255, 0) 90%);
  z-index: 15;
}

@keyframes ph-animation {
  0% {
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    transform: translate3d(100%, 0, 0);
  }
}

#engineer-form .form-input--number {
  background:transparent;
  position:relative;
  z-index:5;
  font-family:"Montserrat", sans-serif!important;
}

.double-number::after {
  content:" м²";
  font-family:"Montserrat", sans-serif;
  font-size:16px;
  font-weight:500;
  display:flex;
  align-items:center;
  margin-left:5px;
  color:rgba(16, 16, 16, 1);
  opacity:0;
}

.double-number.show::after {
  opacity:1;
}

.double-number {
  color:#fff;
  position:absolute;
  height:50px;
  left:20px;
  bottom:0;
  font-family:"Montserrat", sans-serif;
  font-size:16px;
  font-weight:600;
  display:flex;
  align-items:center;
  z-index:2;
}

@media only screen and (max-width: 1438px) and (min-width: 1024px) {
  .employees__info-img {
    margin-right: 0 !important;
    max-width: 482px;
  }

  .form-send-mes img {
    max-width: 800px;
  }
}

@media only screen and (max-width: 1324px) and (min-width: 1280px) {
  .banner-m {
    background-size: cover;
  }

  .banner-m__title {
    font-size: 78px;
  }
}

@media only screen and (max-width: 1320px) and (min-width: 1024px) {
  .hero__container {
    flex-wrap: wrap;
  }

  .hero__side-bar,
    .hero__content,
    .hero__image {
    max-width: 100%;
  }

  .side-bar {
    margin-right: 40px;
  }

  .step__list {
    padding: 0 54px;
  }

  .license {
    height: -moz-fit-content;
    height: fit-content;
  }

  .banner-m__title {
    margin-top: 150px;
    font-size: 72px;
  }

  .banner-m__row {
    margin: 120px 0 150px;
  }

  .contact .list-2 .contact__content-title {
    margin-bottom: 40px;
  }

  .zakaz__item {
    padding: 24px;
  }

  .zakaz__img {
    margin-bottom: 24px;
  }

  .company-m {
    gap: 40px;
  }

  .company-m__desc-text {
    width: 300px;
  }

  .material__image {
    height: 360px;
  }

  .tabs__list {
    margin-bottom: 24px;
  }

  .certificates__item-title {
    height: 48px;
  }
}

@media only screen and (max-width: 1279px) and (min-width: 320px) {
  .about-container {
    flex-wrap: wrap;
  }

  .about__info {
    order: 2;
    margin: 0;
    max-width: none;
    padding: 16px;
    border-radius: 12px;
  }

  .about__banner {
    order: 1;
    margin-bottom: 16px;
  }

  .guide {
    padding: 0;
  }

  .guide__img {
    padding-left: 16px;
  }

  .employees__contact {
    border-radius: 12px;
    max-width: none;
  }

  .hero__side-bar {
    margin: 0 0 8px;
  }

  .hero__content {
    padding-left: 0;
  }

  .item_theme_07 .material__image {
    height: auto;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 1024px) and (max-height: 1000px) and (min-height: 700px) {
  .privacy-policy__list {
    max-height: 490px;
    overflow-y: scroll;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 600px) {
  body .form-send__cont,
    #engineer-form .support__form--tenter {
    width:538px;
  }

  .employees__info-img {
    margin-right: 30px;
  }

  .employees__social {
    flex-direction: column;
  }

  .employees__info-row {
    margin-top: 20px;
  }

  .support .form__file-input {
    margin-bottom: 0;
  }

  .title-search-result {
    display: none !important;
  }

  .privacy-policy__nav {
    display: none;
  }

  .montazh .item__image {
    padding: 5px;
  }

  .hero__image {
    min-height: 350px;
  }

  .reviews-n {
    -moz-column-count: 2;
         column-count: 2;
    -webkit-column-count: 2;
    -moz-column-gap: 8px;
         column-gap: 8px;
    -webkit-column-gap: 8px;
  }

  .reviews-service {
    flex-direction: column;
    gap: 32px;
  }

  .reviews-n__item:not(.video__container) {
    padding: 24px;
    box-shadow: 12px 12px 48px 0px rgba(85, 132, 153, 0.25);
  }

  .reviews-n__part-1,
    .reviews-n__part-2,
    .reviews-n__row-1,
    .reviews-n__row-2,
    .reviews-n__row-3 {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  .reviews-trust {
    padding: 64px 0;
    gap: 24px;
  }

  .reviews-trust__list {
    flex-wrap: wrap;
  }

  .swiper-hero .swiper-button-next {
    right: 16px;
  }

  .swiper-hero .swiper-button-prev {
    right: 68px;
  }

  .swiper-hero .swiper-button-next,
    .swiper-hero .swiper-button-prev {
    bottom: 16px;
  }

  .swiper-about .swiper-button-next {
    right: 16px;
    bottom: 16px;
  }

  .swiper-about .swiper-button-prev {
    right: 67px;
    bottom: 16px;
  }

  .swiper-pagination.swiper-pagination-fraction {
    height: 36px;
  }

  .object__item {
    width: 100% !important;
  }

  .reviews__item-rating.rating {
    flex-direction: initial;
    gap: 8px;
  }

  .support-show {
    z-index: 9999;
  }

  body.body-mob {
    overflow: hidden;
  }

  .reviews__letter .list-3__item,
    .employees__banner-img,
    .material__banner,
    .material__banner-img img {
    border-radius: 12px;
  }

  .material__banner-row {
    margin-top: 24px;
    font-size: 14px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
  }

  .material__banner {
    padding: 24px;
  }

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

  .blog-view__content .blog-view-box {
    margin: 0;
  }

  .form-send-mes__banner {
    height: 380px;
  }

  .container__side-bar.side-bar+.text-container {
    order: 1;
  }

  .blog-view__container img {
    height: auto;
  }

  .employees__info h1 {
    font-size: 26px;
  }

  .employees__info-post {
    margin: 6px 0 0;
  }

  .employees__info a.h2 {
    font-size: 20px;
  }

  .employees__year {
    margin: 15px 0 -5px;
  }

  .price-calс__fieldset {
    gap: 24px;
  }

  .form__input-item {
    width: 100%;
  }

  .form__row .form__input-item {
    height: 52px;
  }

  .form__row {
    flex-direction: column;
  }

  .form-send-mes {
    padding: 0 16px;
  }

  .form-send-mes__content {
    flex-direction: column;
  }

  .form-send-mes__text,
    .form-send-mes__text {
    padding-right: 0;
  }

  .form-send-mes img {
    width: 100%;
    border-radius: 12px;
  }

  .form-send-mes__close {
    right: 12px;
    top: 12px;
  }

  .form-send-mes__content {
    border-radius: 12px;
    padding: 24px;
  }

  .form-send-mes__text {
    margin: 8px 0 24px;
    line-height: 1.2;
  }

  .my-80 {
    margin: 40px 0;
  }

  .form.price-view {
    margin-top: 40px;
  }

  .side-bar-wrap .sub-tab__content h3 {
    margin-bottom: 16px;
  }

  .side-bar-wrap .sub-tab__content,
    .side-bar-wrap .tab-container {
    margin-top: 16px;
  }

  .company-m__desc-text {
    gap: 10px;
  }

  .hero__image,
    .hero__content {
    max-width: none;
  }

  .hero__side-bar {
    min-width: auto;
  }

  *:not(h2)+.quote {
    margin-top: 24px;
  }

  h2+.quote,
    h3+.quote {
    margin-top: 24px;
  }

  .step__img {
    width: 85px;
    height: 85px;
  }

  .step__item:nth-child(odd) {
    padding-left: 100px;
    padding-right: 0;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .step__item:nth-child(even) {
    padding-left: 0;
    padding-right: 100px;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .step__item:nth-child(even)::before,
    .step__item:nth-child(odd)::before {
    width: 85px;
    background-size: 85px auto, auto !important;
  }

  .step__img img {
    transform: scale(0.7);
  }

  .step__item:nth-child(even)::after,
    .step__item:nth-child(odd)::after {
    left: 42px;
    right: 42px;
  }

  .step__item:nth-child(even):not(:first-child, :last-child) .step__img,
    .step__item:nth-child(odd):not(:first-child, :last-child) .step__img {
    margin-top: -42.5px;
  }

  .step__item:first-child {
    padding-top: 0;
  }

  .step__item:last-child {
    padding-bottom: 0;
  }

  .vacancy__list {
    margin-bottom: -20px;
  }

  .job-all__item {
    padding: 16px;
  }

  .list-04 {
    margin: 0 -8px -16px;
  }

  .guide__content {
    max-width: none;
  }

  .guide__img {
    display: none;
  }

  .archive_price__table_body {
    margin: 40px 0;
  }

  .list-3__item.item_theme_13 {
    padding: 16px;
  }

  .item_theme_13 .item__image {
    height: auto;
  }

  .blog-view__container.rating {
    gap: 24px;
    margin-top: 24px;
  }

  .video__container .video-item__link {
    display: flex;
    flex-direction: column;
  }

  .video__container .video__content {
    position: relative;
    max-width: none;
    left: 0;
    bottom: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    order: 1;
  }

  .material .list-02__item {
    width: 100%;
  }

  .material__link-inner {
    left: 16px;
    bottom: 16px;
    right: 16px;
    width: -moz-fit-content;
    width: fit-content;
  }

  .material__img {
    height: auto;
  }

  .object-m {
    gap: 0;
    flex-wrap: wrap;
  }

  .object-m__list {
    margin: 0 0 -8px;
  }

  .object-m__item {
    margin-bottom: 8px;
  }

  .object-m__info .video__container {
    height: auto;
    padding: 0;
  }

  .object-m__text {
    width: auto;
    padding: 16px;
    gap: 8px;
  }

  .object-m__info {
    margin-bottom: 16px;
  }

  .object-m__item,
    .object-m__item:nth-child(odd) {
    width: 100%;
  }

  .object-m__item a,
    .object-m__item {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
  }

  .item_theme_08 .item__num {
    width: 100px;
    height: 100px;
    background-size: 100%;
  }

  table {
    display: table;
  }

  table tr {
    display: table-row;
  }

  table td+td {
    min-width: 150px;
  }

  table td:first-child {
    min-width: 200px;
  }

  .price-list__item,
    .price-list__content {
    border-radius: 12px;
    padding: 16px;
  }

  .price-list__list {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }

  .price-view {
    flex-wrap: wrap;
  }

  .price-view__nav {
    order: 1;
    margin: 0;
    position: relative;
    top: inherit;
    border-radius: 12px;
    padding: 16px;
  }

  .price-list .price-view__nav {
    order: 2;
    margin-top: 16px;
    max-width: none;
  }

  .price-list .price-view__content {
    order: 1;
  }

  .price-view__content {
    order: 2;
  }

  .price-view__list li {
    margin-top: 6px;
  }

  .archive_price__item--tables {
    gap: 24px;
  }

  .archive_price__item--tables .h3 {
    margin-bottom: 16px;
  }

  .archive_price__item .section-title {
    margin: 40px 0 24px;
  }

  .case-view__video {
    margin-top: 24px !important;
  }

  .case-view__sub-title {
    margin: 24px 0 8px;
  }

  .case-view__list {
    margin-top: 24px;
  }

  .job .list-3__item {
    margin-bottom: 16px;
  }

  .job .case-view .list-3__item {
    margin-bottom: 8px;
  }

  .case-view__list {
    margin-bottom: 26px;
  }

  .job .item__job {
    padding: 16px 16px 12px;
    margin-bottom: 0;
  }

  .job .item__image {
    margin-bottom: 16px;
  }

  .job .job__tags {
    margin: 16px 0;
  }

  .job__icon {
    font-size: 14px;
  }

  .job .job__desc,
    .job .job__icons {
    margin-top: 16px;
  }

  .job .job__text {
    line-height: 1.4;
    padding-left: 12px;
    border-width: 3px;
  }

  .ul li {
    gap: 10px;
  }

  .vacancy__content .ul {
    gap: 8px;
  }

  .vacancy__map {
    height: 400px;
    margin: 24px 0;
  }

  .vacancy__content .form__row-file,
    .vacancy__content .form__content {
    margin-top: 24px;
  }

  .vacancy__content .form__content {
    gap: 16px;
  }

  .blog-view__link {
    background-size: cover;
  }

  .blog-view__link:hover {
    background-size: cover;
  }

  .small_button {
    padding: 6px 10px !important;
    border-radius: 8px;
  }

  .swiper-double,
    .swiper-quote-about,
    .swiper-history-about {
    padding-bottom: 52px !important;
  }

  .swiper-history-about .swiper-button-prev {
    right: 52px;
  }

  .video__container,
    .system .item__image,
    .video-item__wrapper,
    .job__item,
    .blog-view-down {
    border-radius: 12px;
  }

  .job__item {
    margin-bottom: 0;
  }

  .certificates__image img {
    height: 100%;
  }

  .certificates__item-title {
    text-align: center;
  }

  .certificates__image {
    margin: 24px auto;
    text-align: center;
  }

  .article .item-content {
    padding: 24px;
  }

  .map__container .map__description {
    line-height: 1.5;
  }

  .form__news {
    border-radius: 12px;
    padding: 24px;
  }

  .form__news .form__row-last label {
    padding-right: 10px;
  }

  .form__news .form__news-description {
    margin: 8px 0 16px;
  }

  .vacancy__row {
    margin-top: 24px;
    font-size: 16px;
  }

  table .tr-title td,
    table td.td-title {
    padding: 8px;
  }

  .price-view__content h2 {
    margin: 40px 0 24px;
  }

  h4,
    .h4 {
    font-size: 20px;
  }

  .content__title+.tabs {
    margin-top: 0;
  }

  .employees__item-image img,
    .vacancy__list .list-3__item {
    border-radius: 12px;
  }

  .vacancy__title {
    font-size: 26px;
  }

  .about__list {
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 16px;
  }

  .about__list li {
    width: 100%;
    margin-top: 0;
  }

  .pagination {
    margin: 0 auto;
  }

  .material__image {
    height: 280px;
  }

  .certificate h3 {
    font-size: 18px;
  }

  .perform img {
    width: 240px;
  }

  .perform .list-3 {
    margin-bottom: -60px;
  }

  .perform .list-3__item {
    margin-bottom: 40px;
  }

  .perform .container__title {
    margin-bottom: 24px;
  }

  .perform .item__content {
    font-size: 18px;
  }

  .company-m {
    flex-wrap: wrap;
    gap: 16px;
  }

  .company-m__title {
    margin-bottom: 16px;
  }

  .company-m__desc-text {
    width: 100%;
  }

  .company-m__col {
    width: 100%;
    border-radius: 12px;
    border: 1px solid #d1eaf5;
    padding: 86px 16px 16px !important;
    margin-bottom: 16px;
  }

  .company-m__col::before {
    display: none;
  }

  .company-m__col:last-child {
    margin: 0;
  }

  .company-m__col::after {
    top: 16px !important;
    left: 16px !important;
  }

  .system .item__title,
    .system .item__description {
    padding: 0;
  }

  .system .item__image {
    margin-bottom: 16px;
  }

  .video-item__title {
    font-size: 18px;
  }

  summary::-webkit-details-marker {
    display: none;
  }

  summary::marker {
    content: "";
  }

  summary {
    display: block;
  }

  main.contact .list-2 .contact__content-item+.contact__content-item {
    margin-top: 16px;
  }

  main.contact .contact__map {
    margin-top: 16px;
  }

  .banner-m__title {
    font-size: 48px;
    margin-top: 100px;
  }

  .banner-m__row {
    margin: 80px 0 100px;
    flex-direction: column;
    gap: 24px;
  }

  .partners .list {
    gap: 0 !important;
  }

  .blog-view-info {
    flex-wrap: wrap;
  }

  .breadcrumbs,
    body>main,
    footer {
    padding: 0 15px;
  }

  .page-404__container {
    border-radius: 12px;
    padding: 60px 16px;
  }

  .page-404__img {
    max-width: 300px;
  }

  .page-404__btns {
    flex-wrap: wrap;
    justify-content: center;
  }

  .large-button-border {
    border-radius: 12px;
  }

  .pagination__item {
    width: 36px;
    height: 36px;
  }

  .pagination__link {
    font-size: 16px;
  }

  .hero__container {
    flex-wrap: wrap;
  }

  .aksii-view .blog-view__img-inner {
    margin-bottom: 24px;
  }

  body>main {
    margin-top: 24px;
    gap: 40px;
  }

  h2,
    .h2,
    .site-map__title {
    line-height: 1.15;
    font-size: 26px;
  }

  .price-calс__room,
    .price-calс__summ-itog {
    font-size: 32px;
  }

  .site-map .container {
    gap: 24px;
  }

  .site-map__list {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  .site-map__list a {
    line-height: 1;
  }

  .employees {
    margin-bottom: -8px;
  }

  .employees__banner {
    display: flex;
    flex-direction: column;
    border-radius: 12px;
  }

  .employees__banner-img {
    order: 1;
  }

  iframe:not(.install-vent__iframe) {
    width: 100%;
    height: 360px;
  }

  .employees__banner-text {
    line-height: 1.38;
  }

  .employees__content {
    max-width: none;
  }

  .employees__content .contact__content:first-child {
    background: #f0f4f6;
    padding: 16px;
  }

  .employees__content .contact__content-row:first-child {
    margin-bottom: 40px;
  }

  .employees__content .contact__content-item-description {
    margin-top: 0;
  }

  .employees__content .contact__content-column {
    gap: 20px;
  }

  .employees__tab-list {
    display: flex;
    white-space: nowrap;
    overflow-y: auto;
    padding-bottom: 10px;
    margin: 24px 0;
  }

  .employees__tab-list .filter_button {
    margin-right: 8px;
  }

  .employees__item-content {
    left: initial;
    right: 14px;
    bottom: 10px;
    width: -moz-fit-content;
    width: fit-content;
  }

  .employees__item-content h3 {
    font-size: 18px;
  }

  .employees__item-description {
    font-size: 14px;
    line-height: 1.4;
  }

  .employees__item-image {
    width: auto;
    overflow: hidden;
    border-radius: 12px;
    left: 4px;
    right: 4px;
  }

  .blog-text-left {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }

  .blog-text-left img {
    border-radius: 12px;
  }

  .blog-text-left p>i {
    color: #558499;
    font-size: 14px;
    text-align: center;
    font-style: normal;
  }

  .border-none img {
    border-radius: 12px;
  }

  .type-job__item {
    margin: 24px 0 0 !important;
  }

  .type-job__item:nth-child(even) {
    padding-left: 80px;
  }

  .type-job__item:nth-child(even)::before {
    left: 0;
  }

  .article-02 img+h2,
    .article-02 p+h2 {
    margin-top: 24px;
  }

  .zakaz .container__title {
    margin-bottom: 0;
  }

  .zakaz__item {
    padding: 24px;
  }

  .zakaz__item .zakaz__img,
    .zakaz__item img {
    height: 60px;
  }

  .zakaz__img {
    margin-bottom: 24px;
  }

  .montazh .item__image {
    margin-bottom: 24px;
  }

  .contact__wrapper {
    padding: 16px;
  }

  .contact__part:first-child {
    margin-bottom: 24px;
  }

  .contact__content .contact__hero-video {
    justify-content: center;
  }

  .contact__content-item-value {
    flex-direction: column;
    align-items: flex-start;
  }

  .contact .faq__item-title.active,
    .contact .faq__item .faq__item-title {
    padding: 15px;
  }

  .contact .active + .faq__item-description,
    .contact .faq__item .faq__item-description {
    padding: 0 15px 15px;
  }

  .montazh .item__image {
    width: 180px;
    height: 180px;
    background-size: 100%;
  }

  .montazh .item__title {
    margin-bottom: 16px;
  }

  .license {
    margin: 24px auto 0;
  }

  .container__company {
    flex-direction: column;
  }

  .form__input-list {
    flex-wrap: wrap;
  }

  .form__submint,
    .form__input-list fieldset {
    width: 100%;
  }

  .form__input-list,
    .form__checkbox-list,
    .form__input-list fieldset {
    gap: 16px;
  }

  .table__column {
    padding: 8px;
    font-size: 14px;
  }

  .price .table__row:last-child .table__column {
    white-space: nowrap;
  }

  .certificates__item-button {
    font-size: 14px;
  }

  .form-reviews .form__textarea-item {
    margin-bottom: 32px;
    height: 150px;
  }

  .form-reviews .form__content,
    .vacancy__content .form__content {
    margin-top: 4px;
  }

  article.item-content {
    height: -moz-fit-content;
    height: fit-content;
  }

  .form__container.container .form__file-input.form__file-input--black::before {
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .form__container.container .form__file-input.form__file-input--black::after {
    bottom: 52px;
    left: 20px;
  }

  .job .item__title {
    margin-bottom: 24px;
  }

  .price-view+.form {
    margin-top: 40px;
  }

  h1 {
    font-size: 30px;
    line-height: 1;
  }

  .hero__side-bar {
    max-width: none;
    padding: 16px;
  }

  .hero__side-bar .hero__contact-button {
    margin: 16px 0 0;
  }

  .hero__list {
    margin: 0;
  }

  .subtitle:not(.hero__list-item),
    .subtitle {
    font-size: 16px;
    line-height: 1.3;
  }

  .hero__contact {
    flex-wrap: wrap;
    padding: 16px;
  }

  .hero__contact-description {
    margin-bottom: 16px;
  }

  .faq__item-title h3 {
    line-height: 1.3;
  }

  .main-proj .faq__item-title {
    padding: 24px !important;
  }

  .main-proj .faq__item-title::after {
    display: none;
  }

  .active + .faq__item-description {
    padding: 8px 24px 24px;
  }

  .main-proj .faq__item-description {
    padding: 0 24px 24px !important;
    margin-top: -10px;
  }

  .faq__item-title.active,
    .faq__item-title,
    .certificates__item .item-content,
    .side-bar__content {
    padding: 16px;
  }

  .tabs__item-title,
    .content__title {
    line-height: 1.3;
    margin-bottom: 16px;
  }

  .faq__title,
    .text-container__inner img {
    margin-bottom: 16px;
  }

  .price h4 {
    font-size: 16px;
    line-height: 1.2;
  }

  .container__title {
    margin-bottom: 16px;
  }

  .art-faq__title {
    padding: 0 54px 0 0;
  }

  .art-faq__item {
    padding: 24px;
  }

  .faq__item-title {
    position: relative;
    padding-right: 48px;
  }

  .faq__item-title::before,
    .art-faq__title::after,
    .faq__item-title::after {
    font-size: 30px;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 18px;
    top: 50%;
    margin-top: -15px;
  }

  .art-faq__title::after {
    right: 0;
  }

  .art-faq__text {
    padding: 16px 0 0 0;
  }

  .item__time-to-read {
    font-size: 14px;
  }

  .slider {
    display: none;
  }

  .about-m .video__container,
    .vacancy .video__container {
    height: auto;
    padding: 0;
  }

  .system .list-3 {
    margin-bottom: -24px;
  }

  .about-m__link {
    margin: 24px 0;
    font-size: 16px;
    height: 24px;
    padding-left: 46px;
  }

  .about-m__link:hover {
    padding-right: 46px;
    padding-left: 0;
  }

  .price .item-content {
    padding: 24px;
  }

  .price+.mounting-stages {
    margin-bottom: -43px;
  }

  .search-page form {
    border-radius: 12px;
    margin: 0;
  }

  .search-page__title {
    margin: -15px 0 15px;
  }

  .search-page__item {
    padding-bottom: 16px;
    margin-bottom: 16px;
  }

  .search-page__result .text>b,
    .search-page__result .text>a {
    width: 36px;
    height: 36px;
    font-size: 18px;
  }

  .tabs__list {
    font-size: 14px;
    margin-bottom: 16px;
  }

  .hero__list-item {
    padding: 16px 16px 16px 52px;
    border-radius: 12px;
  }

  .hero__list-item::before {
    left: 16px;
  }

  .blog-view__content {
    gap: 24px;
  }

  .blog-view-info {
    margin-bottom: 16px;
  }

  .blog-view-down {
    margin: 24px 0;
  }

  .blog-view__container .faq {
    margin-bottom: 24px;
  }

  .blog-author {
    flex-wrap: wrap;
    padding: 24px;
  }

  .blog-author__title {
    font-size: 24px;
  }

  .blog-author__img {
    margin-bottom: 8px;
  }

  .blog-author__img img {
    width: 140px;
    height: 140px;
  }

  .blog-author__text {
    margin-top: 16px;
  }

  .blog-author__post {
    line-height: 1.5;
  }

  .blog-author-network {
    margin-top: 16px;
  }

  .blog-view__img-desc {
    font-size: 14px;
  }

  .scroll-btn {
    padding-left: 36px;
    background: rgba(4, 15, 22, 0.9) url(../img/icons/arrow-scroll.svg) left center no-repeat;
    background-position-x: 16px;
    border-radius: 12px;
    width: 112px;
    margin-right: -56px;
  }

  .scroll-btn.show {
    height: 40px;
  }

  .blog blockquote,
    .quote {
    padding: 86px 24px;
  }

  .blog blockquote::before,
    .quote::before {
    right: 24px;
    bottom: 24px;
  }

  .blog blockquote::after,
    .quote::after {
    left: 24px;
    top: 24px;
  }

  .blog blockquote::after,
    .blog blockquote::before,
    .quote::after,
    .quote::before {
    width: 32px;
    height: 32px;
  }

  .quote__desc {
    font-size: 12px;
    padding-right: 60px;
  }

  .item_theme_07 {
    padding: 16px;
    border-radius: 12px;
  }

  .system .item__image {
    height: 240px;
  }

  .system .item__image img {
    left: 0;
    position: absolute;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
  }

  .item_theme_07 .item__button {
    justify-content: center;
  }

  .contact__content-title {
    display: none;
  }

  .list-rekvizity .contact__content-title {
    display: block;
  }

  .contact__content-item-description {
    font-size: 14px;
    line-height: 1.5;
  }

  .contact__map {
    height: 300px;
  }

  .contact__part:not(.contact__part-video) {
    background: #f0f4f6;
    border-radius: 12px;
  }

  .contact__part:first-child .contact__content-row:first-child {
    margin-top: 0;
  }

  .contact .list-2.list-rekvizity .contact__content-title {
    display: none;
  }

  .list-rekvizity .contact__content-row {
    margin-top: 0;
  }

  .map {
    line-height: 0;
  }

  main.delivery .delivery__title,
    main.faq .faq__title,
    main.reviews .reviews__title,
    main.contact .contact__title {
    border: 1px solid #ccdbe1;
    padding: 8px 16px;
    border-radius: 12px;
    margin-bottom: 12px;
  }

  .reviews__title {
    margin-bottom: 4px;
  }

  .delivery__content {
    padding: 16px;
    border-radius: 12px;
  }

  .delivery__tab-list {
    margin-bottom: 24px;
    gap: 8px;
    display: flex;
    flex-direction: column;
  }

  .delivery__tab-title {
    margin-bottom: 16px;
  }

  .delivery__tab-hero {
    flex-direction: column;
  }

  .delivery__tab-body {
    gap: 24px;
  }

  .price-list-img .blog-view-down__img-inner {
    height: auto;
    width: 100%;
    padding: 16px;
  }

  .guide__quote.quote {
    margin-top: 10px;
  }

  .price-list-img .blog-view-down__desc {
    padding: 16px;
  }

  .price-list-img .blog-view-down h2 {
    margin-top: 0;
    font-size: 22px;
  }

  .price-list-img .blog-view-down__title {
    margin-bottom: 24px;
  }

  .price-list-img .blog-view-down {
    align-items: initial;
    flex-direction: column;
  }

  .price-list-img>.container {
    gap: 16px;
  }

  .job .item__image {
    width: 100%;
  }

  .rating {
    flex-direction: column;
    gap: 24px;
  }

  .rating__item:first-child {
    flex-wrap: wrap;
  }

  .job-wrap .filter_button {
    width: -moz-fit-content;
    width: fit-content;
    padding: 4px 8px;
    border-radius: 8px;
  }

  .blog-table-container {
    overflow-y: auto;
  }

  .support__form--tenter {
    padding:32px;
    gap:24px;
    max-width:532px;
  }
}

@media only screen and (max-width:1023px) and (min-width: 320px) {
  .form-tenter__fieldset {
    gap:3px;
  }

  .form-tenter__fieldset .label-required {
    font-size:11px;
  }

  .support__form--tenter .copy-text.active::after {
    font-size:12px;
    margin-left:0;
    border-radius:12px;
  }

  .form-input {
    height:44px;
    padding-left:16px;
    border-radius:12px;
  }

  .double-number {
    font-size:12px;
    height:44px;
    left:16px;
  }

  .double-number::after {
    font-size:12px;
  }

  .support__form--tenter .phone-parent::after,
    .support__form--tenter .phone-parent::before {
    top:0;
    height:44px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left:17px;
  }

  .form-input::-moz-placeholder {
    color:rgba(16, 16, 16, 0.3);
    font-size:16px!important;
  }

  .form-input::placeholder {
    color:rgba(16, 16, 16, 0.3);
    font-size:16px!important;
  }

  .form-input-message--error::before, .form-input-message--ok::before {
    height:44px;
  }

  .red-btn {
    height:57px;
  }

  .form-tenter__copyright {
    font-size:12px;
    line-height:14.4px;
  }

  .price-view__content {
    display: flex;
    flex-direction: column;
  }

  .price-view__content>* {
    order: 3;
  }

  .price-view__content .hero__side-bar {
    order: 1;
  }

  main.price-list.\!gap-\[80px\] > br {
    display: none;
  }

  .price-view__content .price-view__nav {
    order: 2;
    margin: 0;
    padding: 24px;
    position: relative;
    top:0;
    margin-bottom:56px;
  }

  .price-view__content .hero__side-bar {
    margin-bottom:56px;
  }

  .price-view__content #item-1 {
    margin-top:0!important;
  }

  .price-list.\!gap-\[80px\] {
    gap:56px!important;
  }

  .support .h5 {
    font-size:14px;
    line-height:15.4px;
  }

  #engineer-form .form-tenter {
    gap:12px;
  }
}

@media only screen and (max-width: 750px) and (min-width: 320px) {
  .blog-view-down {
    flex-wrap: wrap;
  }

  .blog-view-down__img-inner {
    width: 100%;
    height: auto;
  }

  .blog-view-down__desc {
    padding: 16px;
  }
}

@media only screen and (max-width: 599px) and (min-width: 320px) {
  .engineer-form-content {
    flex-direction:column;
  }

  .m-present {
    text-align:center;
    align-items:center;
  }

  .m-present img {
    height:240px;
  }

  .bg-anim__text {
    margin-left:24px;
  }

  .youtube-btn-link {
    transform:scale(0.8);
    margin-top:-9px;
  }

  .marquee__item {
    width: 180px;
    height: 100px;
  }

  .marquee__item img {
    max-height: 50px;
    max-width: 140px;
  }

  .support__form.support__form--tenter {
    padding:24px;
    gap:24px;
    border-radius:16px;
    max-width:none;
    margin:0 24px;
  }

  .engineer-form-content {
    gap:24px;
  }

  .form-tenter .form-tenter__fieldset .error-message {
    left:16px;
  }

  .support__form--tenter .copy-text.active::after {
    left:-109px;
    width:224px;
    top:calc(100% - -5px);
    border-radius:10px;
  }

  h1 {
    font-size: 26px;
  }

  .border-none tr {
    display: flex !important;
    flex-direction: column;
  }

  .border-none td {
    padding: 0 0 5px !important;
  }

  .border-none img {
    height: auto !important;
  }

  .employees__social {
    flex-direction: column;
  }

  .employees__social-link {
    border-radius: 8px;
    height: 40px;
  }

  .employees__social--q {
    background-position-x: 10px;
    padding-left: 43px;
  }

  .employees__social--about-me {
    padding-left: 110px;
    background-position-y: 10px;
    background-position-x: 10px;
  }

  .case-view__list a {
    border-radius: 12px;
  }

  .type-job__item:nth-child(even),
    .type-job__item:nth-child(odd) {
    padding-left: 62px;
    padding-right: 0;
  }

  .job__link--item {
    font-size: 16px;
    padding-left: 24px;
  }

  .certificates .list-3__item,
    .certificates .list-4__item {
    padding: 16px;
  }

  .reviews-n .rating {
    margin-top: 0;
  }

  .reviews-n {
    -moz-column-count: 1;
         column-count: 1;
    -webkit-column-count: 1;
    -moz-column-gap: 0;
         column-gap: 0;
    -webkit-column-gap: 0;
  }

  .reviews-n__img {
    height: 50px;
    max-width: 50px;
    min-width: 50px;
    flex-shrink: 1;
  }

  /* временно */

  .reviews-n__name {
    margin-top: 0;
    line-height: 1.25;
  }

  .reviews__item-date {
    font-size: 12px;
  }

  .reviews__tab-body .tab-1 .reviews__item-date {
    font-size: 16px;
  }

  .blog-view__container td img {
    height: 250px;
    margin: 5px auto;
    display: block;
  }

  .sub-faq__list {
    flex-direction: column;
  }

  .banner-m {
    margin: 0 -15px;
    padding: 0 24px 8px!important;
  }

  .banner-m__title {
    font-size: 40px;
    margin-top:48px;
    font-weight:800;
  }

  .banner-m__link::before {
    background:#040F16;
    opacity: 0.75!important;
  }

  .banner-m__link:hover::before {
    opacity: 0.75!important;
    background:linear-gradient(99.82deg, #040f16 0%, #0d496b 100%);
  }

  .banner-m__row {
    margin: 60px 0 80px;
    gap: 24px;
    flex-wrap: wrap;
  }

  .banner-m__sub-title {
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
  }

  .banner-m .red-btn.banner-m__btn-form {
    width:100%;
  }

  .banner-m .large-button-border {
    min-height:57px;
    width:100%;
  }

  .banner-m__link::before {
    opacity: 0.75;
  }

  .banner-m__link:hover::before {
    opacity: 0;
  }

  .banner-m__col:nth-child(1) .banner-m__link::after {
    background: url(../img/icons/object.svg) center center no-repeat;
    height: 50px;
  }

  .banner-m__col:nth-child(2) .banner-m__link::after {
    background: url(../img/icons/case.svg) center center no-repeat;
    height: 40px;
  }

  .banner-m__col:nth-child(3) .banner-m__link::after {
    background: url(../img/icons/price.svg) center center no-repeat;
    height: 64px;
  }

  .banner-m__col:nth-child(1) .banner-m__link {
    padding:72px 24px 24px;
  }

  .banner-m__col:nth-child(2) .banner-m__link {
    padding: 72px 24px 24px;
  }

  .banner-m__col:nth-child(3) .banner-m__link {
    padding: 72px 24px 24px;
  }

  .banner-m .banner-m__col:nth-child(1) .banner-m__link::after {
    height:32px;
    right:0;
    margin-right:13px;
  }

  .banner-m .banner-m__col:nth-child(2) .banner-m__link::after {
    height:32px;
    right:0;
    margin-right:14px;
  }

  .banner-m .banner-m__col:nth-child(3) .banner-m__link::after {
    height:40px;
    right:0;
    margin-right:13px;
  }

  .banner-m__content-title {
    color: #24b4ee;
  }

  .banner-m__link::after {
    width: 64px;
    background-size:auto 100% !important;
    top: 0;
    margin-top: 24px;
    right: 50%;
    margin-right: -30px;
    transition: none;
    z-index: 12;
    opacity: 1;
  }

  .banner-m__link {
    color: #fff;
    padding: 80px 16px 16px;
  }

  .banner-m__col::after {
    display: none;
  }

  .banner-m__col {
    background: none;
  }

  .form-send-mes__content {
    padding: 16px;
  }

  .hero__image {
    min-height: 300px;
  }

  .employees .employees__info {
    flex-wrap: wrap;
  }

  .employees__info .employees__info-img {
    margin: 0 0 15px;
  }

  .employees__info .employees__info-img img {
    border-radius: 12px;
  }

  .employees__info-content .employees__info-row {
    margin-top: 24px;
  }

  .job .job__item .item__image {
    height: 240px;
  }

  .form-send-mes__close {
    right: 0;
    top: 0;
  }

  .material__image {
    height: auto;
  }

  .material__image img {
    height: auto;
    position: relative;
  }

  .material__image:empty {
    display: none;
  }

  .material__image:empty+.tags {
    margin-top: 0;
  }

  .price-list-img .blog-view-down__img-inner {
    height: 300px;
  }

  .price-list-img .blog-view-down__img-inner img {
    height: 100%;
    width: auto;
    max-width: none;
  }

  .breadcrumbs__list--mob span.breadcrumbs__link {
    height: 60px;
  }

  .blog-view-box__header {
    justify-content: space-between;
  }

  .blog-view-info {
    flex-wrap: wrap;
    gap: 12px;
    font-size: 14px;
  }

  .blog-view-info__item {
    height: 20px;
  }

  .blog-view-info__item:nth-child(2) {
    width: 190px;
  }

  .blog-view-info__item {
    line-height: 20px;
    padding-top: 0;
    margin-right: 0;
  }

  .blog-view__content p>img+i {
    margin-top: 8px;
  }

  .employees__item.list-3__item {
    --marginBottom: 16px;
  }

  .employees__item {
    border-radius: 12px;
  }

  .art-faq h2 {
    margin-bottom: 16px;
  }

  .kond-video.video__container {
    height: auto;
    padding: 0;
  }

  .video__container:not(.about-m__video):not(.video-shot__item):not(.list-2__item):not(.object-m__video) {
    height: 500px;
    padding: 16px;
    border-radius: 12px;
  }

  .vacancy .video__container {
    padding: 0;
  }

  .vacancy .video__content {
    left: 0;
    max-width: none;
    background: #101010;
  }

  .video__description {
    font-size: 14px;
  }

  .video__button {
    transform: scale(0.72);
    right: 10px;
    bottom: 5px;
  }

  .table__title {
    padding: 10px 8px;
  }

  .video__link::before {
    left: 16px;
    top: 0;
    height: 100%;
  }

  .guide__quote.quote,
    .item-content::before {
    border-radius: 12px;
  }

  span.archive_price__table_body--value {
    min-width: 100px;
    display: block;
  }

  .archive_price__table_body thead td {
    padding: 8px;
  }

  .comments__user {
    font-size: 18px;
  }

  .comments__text {
    margin: 8px 0 16px;
  }

  .comments__item {
    padding: 16px;
    border-radius: 12px;
  }

  .comments__title {
    margin-top: 40px;
  }

  .comment-answer__count {
    max-width: 24px;
    width: 100%;
  }

  .comment-form-answer {
    margin: 0 -16px -16px;
  }

  .comment-form-answer__close {
    right: 9px;
    top: 15px;
  }

  .comment-form,
    .form__news {
    padding: 16px;
    border-radius: 12px;
  }

  .comment-form h3,
    .comment-form .h3,
    .form__news h3,
    .form__news .h3 {
    font-size: 18px;
  }

  .comment-form-description,
    .comment-form__news-description,
    .form__news-description,
    .form__news__news-description {
    margin: 8px 0 16px;
  }

  .comment-form .form__row-last,
    .form__news .form__row-last {
    flex-direction: column;
  }

  .comment-form .form__row-last label,
    .form__news .form__row-last label {
    order: 2;
    line-height: 1.3;
  }

  .comment-form .form__row-last .small_button,
    .form__news .form__row-last .small_button {
    order: 1;
    margin: 8px 0;
  }

  .comment-form .form__input-item,
    .comment-form .form__textarea-item,
    .form__news .form__input-item,
    .form__news .form__textarea-item {
    color: #101010;
  }

  .comment-answer {
    border-radius: 12px;
    padding: 16px;
    margin-bottom: 16px;
  }

  .comment-answer__user,
    .comment-answer__title {
    font-size: 18px;
  }

  .comment-answer__content {
    gap: 16px;
  }

  .hero__list {
    margin: 0;
  }

  .breadcrumbs__link--mob {
    height: 40px;
  }

  .item__time-to-read {
    margin-top: 24px;
  }

  .vacancy__map {
    height: 300px;
    border-radius: 12px;
  }

  .form__file-input::before {
    font-size: 14px;
  }

  .perform img {
    width: 180px;
  }

  .rating__item:first-child .rating__title {
    width: 100%;
  }

  .comment-form .form__row {
    margin-bottom: 15px;
  }

  .blog-view__content p+ol {
    margin-top: -10px;
  }

  .list-04 {
    margin: 0 0 -16px;
  }

  .tags {
    margin: 16px 0;
  }

  .guarantees .blog-view-down__img-inner {
    height: auto;
    padding-bottom: 8px;
  }

  .guarantees__button,
    .item_theme_07 .item__button {
    margin-top: 24px;
  }

  .contact .list-2 .contact__content-phone a {
    font-size: 26px;
  }

  .we-work__img {
    height: 60px;
  }

  .employees__item-image {
    height: 440px;
  }

  .video-item__image._youtube-image {
    position: relative;
    height: 240px;
  }

  .employees__banner-img {
    position: relative;
    height: 210px;
  }

  .employees__banner-img img,
    .kond-video.video__container img,
    .video-item__image._youtube-image img {
    -o-object-fit: cover;
       object-fit: cover;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .we-work__img img {
    max-height: 100%;
  }

  .vacancy__row {
    gap: 6px;
  }

  .vacancy__btn,
    .vacancy__text {
    margin-top: 16px;
  }

  .vacancy .tags {
    margin-bottom: 16px;
  }

  .small_button.vacancy__btn {
    padding: 10px 15px;
    border-radius: 10px;
  }

  .side-bar .side-bar__image {
    height: 300px;
  }

  .container>.text-container__inner>img:first-child {
    margin-bottom: 0;
  }

  .text-container__inner h2,
    .text-container__inner h3 {
    margin-top: 24px;
  }

  .item_theme_06 .item__image {
    height: 60px;
  }

  .item_theme_06 .item__image img {
    height: 100%;
  }

  .form__news {
    padding: 16px;
  }

  .form__news .form__row-last {
    flex-direction: column;
  }

  .form__news .form__row-last label {
    order: 2;
  }

  .form__news .form__row-last .small_button {
    width: 100%;
    margin-bottom: 8px;
    justify-content: center;
    order: 1;
  }

  .privacy-policy__content ul+p,
    .privacy-policy__content p+ul,
    .privacy-policy__content h2+p,
    .privacy-policy__content p+p {
    margin-top: 8px;
  }

  .privacy-policy__content p+h2 {
    font-size: 24px;
  }

  .contact__wrapper h2,
    .contact__wrapper .h2 {
    font-size: 20px;
  }

  .contact__wrapper .sub-faq__item {
    min-height: 40px;
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .contact__part .contact__content-item-title {
    margin-bottom: 4px;
  }

  .contact__content-item-value {
    line-height: 1.25;
  }

  .company__item {
    padding-left: 44px;
    margin-top: 16px;
  }

  .company__item:first-child {
    margin-top: 0;
  }

  .stages-work {
    padding: 0 0px 24px 66px;
  }

  .stages-work::before {
    width: 42px;
    height: 42px;
  }

  .stages-work::after {
    padding-top: 13px;
    font-size: 18px;
    text-indent: -5px;
    left: 24px;
  }

  .montazh .item__image {
    width: 120px;
    height: 120px;
    margin-bottom: 32px;
  }

  .partners .list {
    gap: 16px !important;
  }

  .system .item__image::before {
    background-size: 76px !important;
  }

  .company-m__col h2 {
    font-size: 20px;
  }

  .license {
    padding: 24px;
    margin: 0;
  }

  .map__content-row {
    flex-wrap: wrap;
    gap: 24px;
  }

  .support-show.active {
    padding: 0;
    left: 0;
    transform: translate(0%, -50%);
  }

  main.contact .contact__content {
    width: 100%;
  }

  .contact__content .contact__hero-video {
    justify-content: center;
    margin: 0 auto;
  }

  .copy-text.active::after {
    left: 0;
    top: 100%;
    margin-top: 2px;
    margin-left: 0;
    border-radius: 6px;
  }

  .support__form {
    border-radius: 0;
    max-width: none;
  }

  .support__form::-webkit-scrollbar {
    width: 3px;
  }

  .support__title {
    font-size: 26px;
    line-height: 1.2;
    padding-right: 40px;
  }

  .support__form {
    padding: 10px;
    z-index: 999999999999;
  }

  .support__row-flex {
    flex-wrap: wrap;
  }

  .support__button {
    width: 100%;
    order: 1;
  }

  .support__label-small {
    order: 2;
    padding: 20px 0 0;
    line-height: 1.2;
  }

  .faq__content {
    padding: 16px;
    border-radius: 12px;
  }

  .list-03__item,
    .filter_button:not(.reviews-service__btn) {
    width: 100%;
  }

  .faq__item:last-child {
    margin-bottom: 0;
  }

  body>main {
    gap: 40px;
  }

  .blog .pagination {
    margin-bottom: -20px;
  }

  .container__list+.pagination {
    margin: 20px 0 -20px;
  }

  .m-order-form__form .form__input-item {
    padding-left:24px;
  }

  [name="SIMPLE_FORM_SMALL"] .phone-parent::after {
    left: 4px!important;
  }

  .filter_button {
    padding: 14px 15px;
  }

  .reviews-service__btn {
    margin: 16px auto 0;
  }

  .swiper-quote-about .swiper-button-prev {
    right: 52px;
    left: initial;
  }

  .swiper-quote-about .swiper-button-next {
    right: 0;
    left: initial;
  }

  .swiper-quote-about .swiper-pagination {
    font-size: 16px;
  }

  .main-proj .swiper-project,
    .main-proj .swiper-project .swiper-wrapper,
    .main-proj .mySwiper2,
    .about .mySwiper2,
    .main-proj .mySwiper2 .swiper-wrapper {
    height: 360px !important;
    overflow: hidden !important;
  }

  .price-banner--all-service .price-banner__description {
    flex-direction: column;
    align-items: flex-start;
  }

  .price-banner__description .nowrap {
    display: block;
  }

  .stoсks-proj__item {
    height: 300px;
  }

  .mySwiper2 .swiper-button-prev:active,
    .mySwiper2 .swiper-button-prev:hover,
    .mySwiper2 .swiper-button-prev {
    left: 0;
    width: 50% !important;
    right: auto !important;
    bottom: 0 !important;
    top: 56px !important;
    height: auto !important;
    border-radius: 0;
    border: 0;
    background: none !important;
  }

  .mySwiper2 .swiper-button-next:active,
    .mySwiper2 .swiper-button-next:hover,
    .mySwiper2 .swiper-button-next {
    left: auto !important;
    width: 50% !important;
    right: 0 !important;
    bottom: 0 !important;
    top: 56px !important;
    height: auto !important;
    border-radius: 0;
    border: 0;
    background: none !important;
  }

  .mySwip2::after,
    .mySwiper2::after,
    .swiper-project:not(.swiper-small-amount):after {
    right: 0;
    bottom: 0;
    border-width: 1px;
  }

  .project__item .interes-proj__price {
    flex-direction: column;
  }

  .form.form__container .form__bottom {
    margin-top: -17px;
  }

  .form.form__container .form__submint-button {
    width: 100%;
  }

  .form.form__container .form__submint-description {
    font-size: 14px;
    line-height: 1.2;
  }

  .price-calc--proj .price-calс__message {
    top: auto;
    right: auto;
    margin-bottom: 0;
  }

  .room-area-message {
    top: 95px;
    padding: 15px;
    left: -150%;
  }

  .room-area-message.active {
    left: 0;
  }

  .room-area-message__close {
    right: 8px;
    top: 8px;
  }

  .price-calс__pay-text-close,
    .price-calс__label--info-text-close {
    background: url(../img/icons/plus-blue.svg);
    width: 18px;
    height: 18px;
    position: absolute;
    right: 15px;
    top: 15px;
    transform: rotate(45deg);
  }

  .price-calс__label--info-text {
    width: auto;
    left: -15px;
    right: -15px;
    font-size: 14px;
  }

  .price-calс__pay-text .h4,
    .price-calс__label--info-text .h4 {
    padding-right: 20px;
  }

  .price-calс__pay-text {
    bottom: 54px;
    left: -8px;
    right: -8px;
    width: auto;
    box-shadow: 0px 0px 14px 0px rgba(30, 39, 46, 0.25);
  }

  .project__desc-info .price-calс__pay-text {
    right: -16px;
    left: -16px;
  }

  .project__item .project__desc {
    min-height: auto;
  }

  .price-calс__pay-text ul {
    gap: 8px;
  }

  .price-calс__pay-text ul li {
    display: flex;
    flex-direction: column;
  }

  .price-calс__pay-text .color-grey {
    margin-right: 5px;
  }

  .interes-proj__price {
    flex-direction: column;
    align-items: flex-start;
  }

  .interes-proj__btn-video {
    font-size: 16px;
  }

  .project__item,
    .list-02__item {
    width: 100%;
    margin-bottom: 15px;
  }

  .price-calс__fieldset--inital-data .price-calс__legend {
    max-width: 240px;
  }

  .price-calс__fieldset--basic-data .price-calс__legend {
    max-width: 170px;
  }

  .price-calс__message {
    right: 0;
    position: relative !important;
    width: -moz-fit-content;
    width: fit-content;
    margin: -15px 0 15px;
  }

  .price-calс__itog {
    flex-direction: column;
    line-height: 1.3;
    gap: 6px;
  }

  .ul-4 {
    margin: 15px 0;
  }

  .price-faq .ul-4 {
    margin-top: 32px;
  }

  .price-calc--proj .price-calс__info {
    padding: 15px 15px 72px;
  }

  .price-calc--proj .price-calс__fieldset:not(.price-calс__fieldset--data-final) {
    gap: 16px;
  }

  .price-calс__fieldset:not(.price-calс__fieldset--calc):not(.price-calс__fieldset--itog) {
    padding-top: 70px;
  }

  .price-calс__fieldset.price-calс__fieldset--basic-data,
    .price-calс__fieldset.price-calс__fieldset--inital-data {
    padding-top: 94px !important;
  }

  .price-calс__fieldset.price-calс__fieldset--calc .price-calс__row {
    gap: 12px !important;
  }

  .price-calс__fieldset.price-calс__fieldset--calc .price-calс__pay {
    margin-bottom: 2px;
  }

  .price-calс__fieldset.price-calс__fieldset--itog {
    gap: 8px;
  }

  .fieldset input[type="tel"] {
    border-radius: 8px;
  }

  .price-calc--kond .price-calс__fieldset--params {
    padding-top: 45px !important;
  }

  .price-calc--kond .price-calс__fieldset--data-final {
    padding-top: 95px !important;
  }

  .calс-tab__btn::before,
    .calс-tab__btn:hover::before,
    .calс-tab__btn.active::before {
    width: 30px;
    height: 30px;
    right: 15px;
    margin-top: -15px;
    background-size: 100% !important;
  }

  .calс-tab__btn:hover::before,
    .calс-tab__btn.active::before {
    background-size: 100%;
  }

  .price-calс__label--info::after {
    top: 0;
  }

  .project {
    padding: 8px;
  }

  .proj-author__img {
    top: 16px;
    right: 16px;
    width: 60px;
    height: 60px;
  }

  .proj-author {
    padding: 16px;
    padding-right: 84px;
  }

  .proj-author__year {
    white-space: nowrap;
  }

  .cost-proj {
    position: relative;
  }

  .cost-proj>* {
    z-index: 3;
    position: relative;
  }

  .cost-proj::before {
    content: "";
    background: rgb(0, 0, 0, 0.65);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 12px;
  }

  .h1,
    .cost-proj__title {
    font-size: 24px;
  }

  .cost-profi__list .list-2__item:last-child {
    padding-left: 0;
  }

  .price-banner--proj .price-banner__description {
    min-height: 40px;
    display: flex;
    align-items: center;
    line-height: 1;
    padding-bottom: 3px;
  }

  .project__button,
    .project__title {
    font-size: 14px;
    line-height: 1.2;
  }

  .project__title {
    text-align: right;
  }

  .project__row {
    width: auto;
  }

  .proj-author {
    width: 100%;
  }

  .project__button {
    padding-right: 64px;
    padding-left: 16px;
    min-height: 56px;
    background-position: right 24px center;
  }

  .project__button:hover,
    .project__button:active {
    padding-left: 16px;
  }

  .cost-profi__title::after {
    content: attr(data-text);
    font-size: 16px;
    color: #8d8d8d;
    font-weight: 500;
    line-height: 1.5;
    font-family: "Montserrat", sans-serif;
  }

  .cost-profi__sub-list+.cost-profi__title {
    margin-top: 40px;
  }

  .deadline-object__info {
    flex-direction: column;
    gap: 16px;
    padding: 24px;
    border-radius: 12px;
  }

  .deadline-object__icon {
    width: -moz-fit-content;
    width: fit-content;
  }

  .project .video-item__link {
    border-radius: 12px;
  }
}

@media only screen and (max-width: 412px) and (min-width: 320px) {
  .contact .list-2 .contact__content-phone {
    width: 100%;
  }
}

@media only screen and (max-width: 380px) and (min-width: 320px) {
  .employees__banner-btn {
    right: 26px;
    bottom: 26px;
  }
}

@media only screen and (max-width: 359px) and (min-width: 320px) {
  .useful-material__btn,
    .proj-manager__btn {
    padding: 10px 10px 10px 34px;
  }

  .useful-material__btn::after,
    .proj-manager__btn::after {
    left: 6px;
  }

  .large_button {
    padding: 5px 8px;
    min-height: 44px;
  }
}

@media only screen and (max-width: 330px) and (min-width: 320px) {
  .price-calс__pay {
    font-size: 13px;
  }
}

/* tailwinds media */

/* Скелетная загрузка */

._skeleton-background {
  position: relative;
  transition: all 0.5s ease 0s;
  overflow: hidden;
}

._skeleton-background::before {
  background: #e7e7e7;
  width: 100%;
  height: 100%;
  position: absolute;
  content: "";
  z-index: 10;
  left: 0;
}

._skeleton-background::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right,
            rgba(255, 255, 255, 0) 10%,
            rgba(255, 255, 255, 0.35) 50%,
            rgba(255, 255, 255, 0) 90%);
  z-index: 15;
}

@keyframes ph-animation {
  0% {
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    transform: translate3d(100%, 0, 0);
  }
}

/* Скрываем стандартные радиокнопки */

.form-reviews__stars input[type="radio"] {
  display: none;
}

/* Добавляем звездучку в кеш */

.form-reviews__stars::before {
  content: url('../img/icons/star_select.svg');
  display: none;
  /* Скрываем изображение */
}

/* Оформление для звездочек */

.form-reviews__stars label[for] {
  display: inline-block;
  width: 24px;
  /* Размер звездочки, установите по вашему усмотрению */
  height: 24px;
  background: url('../img/icons/star_no_select.svg') no-repeat;
  cursor: pointer;
  z-index: 5;
  transition: all 0.5s ease 0s;
}

.form-reviews__stars label[for].active-h,
.form-reviews__stars label[for]:hover {
  background: url('../img/icons/star_select.svg') no-repeat !important;
}

.form-reviews__stars .active {
  background: url('../img/icons/star_select.svg') no-repeat !important;
}

/* Стили для выбранной звездочки */

/* Новые таблицы для прайсов */

.table_new-style,
.table_new-style tr,
.table_new-style td {
  border-color: #D1EAF5 !important;
}

.table_new-style .table__title {
  color: #fff !important;
  background: #008DC5;
  padding: 12px 24px !important;
  font-weight: 500 !important;
}

.table_new-style .tr-title td {
  color: var(--light-gray, #8D8D8D) !important;
  font-weight: 500 !important;
}

.table_new-style:not(.no-flex) tr {
  display: flex !important;
}

.price__table-content {
  position: relative;
}

.price__sm-banner {
  position: sticky;
  top: 0;
  z-index: 10;
}

.swiper-gr__visible {
  display:block;
}

.swiper-gr__hidden {
  display:none!important;
}

.title-green {
  border-radius:8px;
  background: rgba(0, 192, 71, 1);
  padding: 1px 9px;
}

.title-blue {
  border-radius:8px;
  background: rgb(0, 141, 197);
  padding: 1px 9px;
}

.reviews-service__img::after {
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  top:0;
  z-index:11;
  background:rgba(4, 15, 22, 0.6)
}

.support .new-select__list {
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.08);
}

.support__row-select .inputselect {
  display:none;
}

.form .new-select.new-select--empty {
  border:1px solid rgba(224, 39, 35, 0.4);
}

.order-gr {
  background:#101010 url(../img/otoplenie/order-otoplenie.jpg) right center;
  background-size:cover;
}

.order-gr.order-gr--new {
  background:#101010 url(../img/main/Vyyezd-inzhenera.jpg) right center;
  background-size:cover;
}

.proj-gr {
  padding-left:64px;
  padding-right:56px;
  gap:120px;
  background:#101010 url(../img/otoplenie/proj-bg.jpg) right center;
  background-size:cover;
}

.proj-gr__desc {
  max-width:576px;
  margin:96px 0;
}

.proj-gr__img {
  margin:62px 0;
}

.proj-gr__text {
  padding: 19px 28px 20px 28px;
  background:#15C154;
  left:-83px;
  font-weight: 800;
  border-radius: 20px;
  line-height:1;
}

.red-btn.red-btn--tab {
  width:-moz-fit-content;
  width:fit-content;
}

.proj-gr__btn.red-btn {
  height:54px;
  padding:8px 22px;
  width:-moz-fit-content;
  width:fit-content;
}

.proj-gr__btn {
  height: 56px;
  background:#E02723;
  padding:16px 32px;
  font-weight:600;
  font-size:16px;
  transition:box-shadow 0.3s ease-in!important;
}

.proj-gr__text--svera {
  width:-moz-fit-content;
  width:fit-content;
  top:69px;
}

.proj-gr__text--client {
  top:139px;
}

.proj-gr__text--object {
  top:209px;
}

.proj-gr__text--client {
  width:360px;
}

.proj-gr__text--object {
  width:320px;
}

.title-tr {
  background:rgba(0, 141, 197, 1);
}

.table-gr td {
  padding:8.45px 16px;
  border-bottom:0;
}

.table-gr td.title-tr {
  padding:12px 16px;
  font-weight:600;
  color:#fff;
  line-height:1.12;
}

.table-gr td.title-tr::after {
  content: "";
  position: absolute;
  left: -1px;
  right: -1px;
  top: -1px;
  bottom: -1px;
  border: 1px solid rgba(0, 141, 197, 1);
}

.table-gr td+td {
  border-left:0;
}

.table-gr table {
  width:-webkit-fill-available;
  border-bottom:1px solid #ddd;
}

.price__sm-banner::before {
  background: linear-gradient(0deg, #071119 39.89%, rgba(7, 17, 25, 0.00) 71.75%);
}

._red-button:hover {
  transition: background 0.3s, color 0.3s, box-shadow 0.3s,
        border 0.3s ease 0s;
  background: #e02723;
  border-color: #e02723;
  box-shadow: 0px 12px 24px rgba(184, 12, 9, 0.3);
}

._red-button:active {
  border: 2px solid #b80c09;
  color: #b80c09;
  background: none;
  box-shadow: none;
}

caption {
  text-align: left !important;
  min-width: 100%;
  white-space: nowrap;
}

.price__garanties {
  box-shadow: 8px 8px 24px 0px rgba(85, 132, 153, 0.25);
}

.table__title {
  padding: 28px 24px;
  background: #e1e8ec;
  border: 1px solid #ccdbe1;
  font-weight: bold;
  color: #101010;
}

.faq__item-description {
  padding:0 2.5rem 0;
  overflow:hidden;
  display: grid;
  grid-template-rows: 0fr;
  opacity:0;
  transition: grid-template-rows 0.5s ease-out, opacity 0.5s ease-out, margin 0.5s ease-out;
}

.faq__item-title:not(.active)+.faq__item-description {
  margin-top:0;
}

.active+.faq__item-description {
  margin-top:-8px;
  grid-template-rows: 1fr;
  padding:0 2.5rem 2.5rem;
  opacity:1;
}

.faq__item-content {
  overflow:hidden;
}

/* photo */

.install-vent {
  height: 400px;
}

.install-vent__content {
  top: 70px;
  left: 120px;
  max-width: 750px;
}

.swiper-slide--install-vent {
  padding: 70px 120px;
  background-size: cover !important;
}

.install-vent__industrial-enterprises {
  background: linear-gradient(0deg, rgba(4, 15, 22, 0.80) 0%, rgba(4, 15, 22, 0.80) 100%), url(../img/background/Promyshlennye-predpriyatiya.jpg), lightgray 0px -303.793px / 100% 264% no-repeat;
}

.install-vent__torgovye-seti {
  background: linear-gradient(0deg, rgba(4, 15, 22, 0.80) 0%, rgba(4, 15, 22, 0.80) 100%), url(../img/background/Torgovye-seti-i-ritejl.jpg), lightgray 0px -303.793px / 100% 264% no-repeat;
}

.install-vent__biznes-centry {
  background: linear-gradient(0deg, rgba(4, 15, 22, 0.80) 0%, rgba(4, 15, 22, 0.80) 100%), url(../img/background/Biznes-centry.jpg), lightgray 0px -303.793px / 100% 264% no-repeat;
}

.install-vent__gostinichnye-kompleksy {
  background: linear-gradient(0deg, rgba(4, 15, 22, 0.80) 0%, rgba(4, 15, 22, 0.80) 100%), url(../img/background/Gostinichnye-kompleksy.jpg), lightgray 0px -303.793px / 100% 264% no-repeat;
}

.install-vent__gosudarstvennye-uchrezhdeniya {
  background: linear-gradient(0deg, rgba(4, 15, 22, 0.80) 0%, rgba(4, 15, 22, 0.80) 100%), url(../img/background/Gosudarstvennye-uchrezhdeniya.jpg), lightgray 0px -303.793px / 100% 264% no-repeat;
}

.install-vent__fitnes-centry {
  background: linear-gradient(0deg, rgba(4, 15, 22, 0.80) 0%, rgba(4, 15, 22, 0.80) 100%), url(../img/background/Fitnes-centry.jpg), lightgray 0px -303.793px / 100% 264% no-repeat;
}

.install-vent__obrazovatelnye-uchrezhdeniya {
  background: linear-gradient(0deg, rgba(4, 15, 22, 0.80) 0%, rgba(4, 15, 22, 0.80) 100%), url(../img/background/Obrazovatelnye-uchrezhdeniya.jpg), lightgray 0px -303.793px / 100% 264% no-repeat;
}

.install-vent__zhilaya-nedvizhimost {
  background: linear-gradient(0deg, rgba(4, 15, 22, 0.80) 0%, rgba(4, 15, 22, 0.80) 100%), url(../img/background/ZHilaya-nedvizhimost.jpg), lightgray 0px -303.793px / 100% 264% no-repeat;
}

.intere {
  background: linear-gradient(180deg, rgba(4, 15, 22, 0.90) 0%, #101010 100%)
}

.intere__title {
  max-width: 500px;
}

.intere__img {
  max-width: 64px;
  max-height: 64px;
}

.intere__list {
  margin-top: 156px;
}

.intere__item {
  min-height: 188px;
  transition: background 0.4s ease-in;
}

.intere__link {
  height: auto;
  min-height: 100px;
  transition: color 0.5s ease-in;
  -webkit-text-decoration: underline 0.1em rgba(16, 16, 16, 1);
          text-decoration: underline 0.1em rgba(16, 16, 16, 1);
  transition: text-decoration-color 0.3s, min-height 0.3s ease-in, color 0.3s ease-in;
}

.intere__item:hover {
  background: #008DC5;
}

.intere__item:hover .intere__desc {
  display: none;
}

.intere__item:hover .intere__link {
  min-height: 100%;
  color: #fff;
  text-decoration-color: rgba(16, 16, 16, 0);
}

.intere__img {
  transition: background 0.5s ease-in;
}

.intere__img img {
  transition: transform 0.3s ease-in;
}

.intere__item:hover .intere__img {
  background: #fff;
}

.intere__item:hover .intere__img img {
  transform: scale(0.8);
}

.intere__item:hover .intere__icon {
  opacity: 1;
}

.intere__icon {
  right: 80px;
  top: 80px;
  transition: opacity 0.5s ease-in;
}

.lightbox__desc,
.install-vent-gallery__content {
  background: rgba(255, 255, 255, 0.90);
  padding: 12px 18px 14px;
  transition: opacity 0.3s ease-in;
  bottom: 0;
  cursor: text;
}

.install-vent-gallery__item {
  padding-top: 100px;
  min-height: 262px;
}

.install-vent-gallery__item:hover .install-vent-gallery__content {
  opacity: 1;
}

.install-vent-gallery .lightbox-wrap::after {
  right: 24px;
  top: 24px;
  left: auto;
}

.install-vent-gallery .lightbox-wrap::before {
  background: linear-gradient(0deg, rgba(11, 79, 108, 0.50) 0%, rgba(11, 79, 108, 0.50) 100%);
}

.install-vent__desc {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.install-vent__row-1 .install-vent__item:first-child,
.install-vent__row-2 .install-vent__item:nth-child(4),
.install-vent__row-3 .install-vent__item:nth-child(2) {
  height: 464px;
}

.install-vent__row-1 .install-vent__item:nth-child(3),
.install-vent__row-1 .install-vent__item:nth-child(5),
.install-vent__row-3 .install-vent__item:nth-child(1),
.install-vent__row-3 .install-vent__item:nth-child(5) {
  height: 310px;
}

/* photo */

.price-list-vent__banner {
  background: #F6F8FA url(../img/prices/Stoimost-montazha-ventilyatsii.jpg) center no-repeat;
  background-size: cover;
}

.price-list-vent table td {
  vertical-align: middle;
}

.price-list-vent .td-rub {
  max-width: 200px;
  width: 100%;
}

@media only screen and (max-width:5000px) and (min-width:1024px) {
  .lg\:grid-cols-auto {
    grid-template-columns: auto auto;
  }

  .lg\:flex-row-rev {
    flex-direction: row-reverse;
  }

  .video-new .video-item__link:hover .video-item__wrapper {
    top: -10px;
  }

  .price-list-vent__icon {
    right: -40px;
    bottom: -65px;
  }

  .price-list-proj .price-list-vent__icon {
    bottom: -100px;
  }
}

@media only screen and (max-width:1280px) and (min-width:1141px) {
  .price-list-vent__icon {
    height: 87%;
  }

  .price-list-proj .price-list-vent__icon {
    height: 95%;
    bottom: -48px !important;
  }
}

@media only screen and (max-width:1140px) and (min-width:1024px) {
  .price-list-vent__icon {
    height: 55%;
  }

  .price-list-proj .price-list-vent__icon {
    right: -60px;
    height: 80%;
  }
}

@media only screen and (max-width:1023px) and (min-width:320px) {
  .motazh-box-gray {
    margin:0 -15px;
    padding:24px 15px;
  }

  .motazh-box-gray__item {
    border-radius:24px;
    padding:24px;
  }

  .motazh-box-gray__item .mb-\[96px\] {
    margin:0;
  }

  .delivery__tab-list {
    flex-direction:column;
  }

  .price-gray-gr {
    gap:0;
  }

  .m-otoplenie__desc {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 16px;
  }

  .text-blue-round {
    padding:2px 10px 5px;
    margin-left:-10px;
  }

  .proj-gr {
    padding: 0 24px;
    gap:0;
  }

  .proj-gr__desc {
    margin:24px 0;
  }

  .proj-gr__img {
    margin:0 0 24px;
  }

  /* ??mob
    .otoplenie .reviews-service__item > h2,
    .otoplenie .reviews-service__item > p {
        padding-left:1.5rem;
        padding-right:1.5rem;
    }
*/

  .proj-gr__text {
    left:-36px;
  }

  .we-text-box {
    align-items:center;
    gap:24px;
    padding:24px;
  }

  .we-text-box [data-img-mob] {
    margin:-24px;
    margin-left:0;
  }

  .step-gr-img {
    height: 300px;
    margin: 0 auto;
    display: block;
  }

  .step-gr__item {
    gap:24px;
  }

  .support-gr__item {
    padding:24px!important;
  }

  .support-gr__img {
    max-width:200px;
  }

  .table-gr .table-wrap {
    padding-bottom:0;
  }

  .main-page .tab-gr__slider {
    height:450px;
  }

  .swiper-gr__text {
    left:24px;
    top:24px;
    padding-right:24px;
    bottom:auto;
  }

  .swiper-gr .swiper-button-next, .swiper-gr .swiper-button-prev {
    bottom:24px;
  }

  .swiper-gr .swiper-button-next {
    right:23px;
    bottom:23px;
    width:36px;
    height:36px;
  }

  .swiper-gr .swiper-button-prev span {
    transform:scale(0.8);
    top:-7px;
    left:-7px;
  }

  .swiper-gr .swiper-button-prev:hover {
    background-size:10px auto;
  }

  .otoplenie .max-w-\[235px\] {
    white-space:nowrap;
    vertical-align:middle;
  }

  .swiper-gr .swiper-button-prev {
    bottom:24px;
    right:84px;
    border-width:2px;
    height:40px;
    width:40px;
  }

  .autoplay-progress {
    right:24px;
    bottom:24px;
  }

  .price-list-vent .price-view__nav-new {
    top: 0;
    bottom:24px;
  }

  .autoplay-progress {
    transform:scale(0.8) rotate(90deg);
    bottom:16px;
    right:16px;
  }

  .price-list-proj .price-list-vent__icon,
    .price-list-vent__icon {
    bottom: -35px;
    height: 250px;
    right: -15px;
  }

  .price-list-proj,
    .price-list-vent__banner {
    padding-bottom: 85px;
    max-height: none;
  }

  .price-view__content h2 {
    margin: 24px 0 16px;
  }

  .price-list-vent .table_new-style:not(.no-flex) tr {
    display: table-row !important;
  }

  .price-list-vent .price-view__nav-new {
    margin-left: 0;
    position: relative;
    padding: 24px;
  }

  .object-m__text,
    .job .blog-view__content iframe {
    width: 100%;
  }

  .swiper-price.install-vent {
    height: auto
  }

  .install-vent__text {
    flex-direction: column;
    align-items: flex-start;
  }

  .install-vent__description {
    order: 3;
  }

  .install-vent__text::after {
    font-size: 30px;
    margin-bottom: 16px;
    font-family: "NunitoSans", sans-serif;
    line-height: 1.2;
    font-weight: 800;
    content: attr(data-title);
    color: #fff;
    order: 1;
  }

  .install-vent__text::before {
    color: #fff;
    line-height: 1.37;
    font-size: 16px;
    margin-bottom: 32px;
    content: attr(data-text);
    order: 2;
  }

  .install-vent-gallery .lightbox-wrap::after {
    right: 16px;
    top: 16px;
  }

  .install-vent__icon {
    height: 48px;
    width: 48px;
  }

  .install-vent__desc {
    padding-right: 20px;
  }

  .install-vent__description {
    gap: 16px;
    font-size: 14px;
  }

  .install-vent__content {
    padding-right: 24px;
    top: 32px;
    left: 24px;
    opacity: 0;
  }

  .swiper-slide--install-vent {
    padding: 32px 24px;
  }

  .intere__item {
    min-height: auto;
  }

  .intere__list {
    margin-top: 56px;
  }

  .install-vent__description {
    font-size: 14px;
  }

  .material__banner {
    padding: 32px;
  }

  .blog blockquote,
    .quote {
    padding: 106px 24px;
  }

  .quote__text {
    font-size: 18px;
  }

  .side-bar-wrap .sub-tab__content h3 {
    margin-bottom: 16px;
  }

  .side-bar-wrap .sub-tab__content {
    margin-top: 24px;
  }

  .flex-col-rev,
    .sm\:flex-col-rev {
    flex-direction: column-reverse;
  }

  .header__nav,
    .breadcrumbs,
    body>main,
    footer {
    padding-left: 15px;
    padding-right: 15px;
  }

  .useful-material__buttons {
    margin: 0;
    gap: 8px;
  }

  .swiper-slide .useful-material-swiper__img,
    .swiper-slide:not(.swiper-slide-next) .useful-material-swiper__img {
    position: relative !important;
    margin: 0 auto 32px !important;
    top: initial !important;
    left: initial !important;
    display: block !important;
  }

  .useful-material__content,
    .useful-material__title {
    margin-bottom: 24px;
  }

  .useful-material__content {
    margin-top: -12px;
    display: none;
  }

  .useful-material__buttons span:not(.useful-material__btn) {
    display: none;
  }

  .useful-material-swiper__item.swiper-slide-active,
    .useful-material-swiper__item {
    padding: 24px;
  }

  .useful-material__sub-title {
    margin-top: 24px;
  }

  .support__description .h2,
    h2,
    .h2,
    .site-map__title {
    line-height: 1.1;
    font-size: 24px;
  }

  .contact__map {
    min-height: 300px
  }

  table tr {
    display: table-row;
  }

  .object-m__video {
    height: 294px;
  }

  .type-job__item:nth-child(even)::before {
    left: 0;
  }

  .step__img {
    width: 85px;
    height: 85px;
  }

  .step__item:nth-child(odd) {
    padding-left: 100px;
    padding-right: 0;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .step__item:nth-child(even) {
    padding-left: 0;
    padding-right: 100px;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .step__item:nth-child(even)::before,
    .step__item:nth-child(odd)::before {
    width: 85px;
    background-size: 85px auto, auto !important;
  }

  .step__img img {
    transform: scale(0.7);
  }

  .step__item:nth-child(even)::after,
    .step__item:nth-child(odd)::after {
    left: 42px;
    right: 42px;
  }

  .step__item:nth-child(even):not(:first-child, :last-child) .step__img,
    .step__item:nth-child(odd):not(:first-child, :last-child) .step__img {
    margin-top: -42.5px;
  }

  .step__item:first-child {
    padding-top: 0;
  }

  .step__item:last-child {
    padding-bottom: 0;
  }

  .item_theme_06 .item__image {
    margin-bottom: 32px
  }

  .company-m__col:nth-child(2)::before {
    left: 0
  }

  .company-m__col {
    padding: 113px 24px 24px !important;
    margin: 0 !important
  }

  .form__row .form__input-item {
    height: 52px;
  }

  .faq__item-title,
    .faq__item-title.active {
    padding: 24px 66px 24px 24px;
  }

  .faq__item-title::before,
    .art-faq__title::after,
    .faq__item-title::after,
    .faq__item-title.active::after {
    right: 18px;
  }

  .employees__banner-img {
    height: 310px;
  }

  .map__map-container {
    height: auto;
    flex-wrap: wrap;
    padding: 0;
  }

  .map__item {
    position: relative;
    order: 2;
  }

  .map__content {
    position: relative;
    background: #f0f4f6;
    border-radius: 12px;
    padding: 16px;
    gap: 24px;
    margin-left: 0;
    order: 1;
    max-width: none;
    margin-bottom: 16px;
  }

  .map__description {
    margin-bottom: 24px;
  }

  .map__content-item-value {
    font-size: 18px;
  }

  /*555*/
}

/* tail */

.bg-gray-light {
  background: #F6F8FA;
}

.bg-gray-1 {
  background: #e1e8ec;
}

.bg-gray-light-2 {
  background: #f0f4f6;
}

.bg-black-2 {
  background: #101010;
}

.bg-black-90 {
  background: rgba(4, 15, 22, 0.9);
}

.bg-red-dark {
  background: #b80c09;
}

.bg-green-light {
  background: #15c154;
}

.border-blue-light {
  border: 1px solid #d1eaf5;
}

.border-gray-light {
  border: 1px solid #ccdbe1;
}

.border-gray-1 {
  border: 1px solid #e8eaeb;
}

.shadow-box-1 {
  box-shadow: 0px 4px 24px rgba(40, 206, 242, 0.15);
}

.shadow-box-2 {
  box-shadow: 0px 8px 24px rgba(19, 158, 236, 0.2);
}

.shadow-box-3 {
  box-shadow: 0px 16px 24px 0px rgba(0, 153, 255, 0.10);
}

.top-50p {
  top: 50%;
}

.left-50p {
  left: 50%;
}

.text-blue {
  color:rgba(0, 141, 197, 1);
}

.text-gray {
  color:#8d8d8d;
}

.text-green-light {
  color: #558499;
}

.text-default {
  color: #101010;
}

.text-dark-blue {
  color: #0b4f6c;
}

.text-dark-red {
  color: #b80c09;
}

.text-1xl {
  font-size: 1.375rem;
  /* 22px */
}

.line-height-1 {
  line-height: 1
}

.line-height-1-2 {
  line-height: 1.2
}

.leading-1-43 {
  line-height: 1.43
}

.font-nunito {
  font-family: "NunitoSans", sans-serif;
}

.font-monserat {
  font-family: "Montserrat", sans-serif;
}

/* tail */

/* Lightbox */

.lightbox-show {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 999;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.lightbox::after {
  content: "";
  position: fixed;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  background: rgb(0 0 0 / 0.9);
  transition-timing-function: cubic-bezier(.22, .61, .36, 1);
  transition-duration: 0.35s;
}

.lightbox-show::after {
  opacity: 0.9;
}

.lightbox-new #lightboxImage,
.lightbox-new .lightbox-nav,
.lightbox-new .lightbox-counter,
.lightbox-new .lightbox-close,
.lightbox-new .lightbox__desc {
  opacity: 0;
  transition-timing-function: cubic-bezier(.17, .67, 0, 1);
  transition-duration: 0.7s;
}

.lightbox-show #lightboxImage,
.lightbox-show .lightbox-nav,
.lightbox-show .lightbox-counter,
.lightbox-show .lightbox-close,
.lightbox-show .lightbox__desc {
  opacity: 1
}

.lightbox-show .lightbox__content {
  min-height: 150px;
  min-width: 300px
}

.lightbox.lightbox-show {
  padding-top: 15px;
  padding-bottom: 15px;
}

.lightbox-new .lightbox-counter {
  padding: 8px 12px 9px 12px;
  justify-content: center;
  align-items: center;
  gap: 6px;
  border-radius: 12px;
  background: rgba(4, 15, 22, 0.60);
  margin: 24px;
}

.lightbox-new #lightboxClose {
  position: absolute;
  top: -18px;
  right: -48px
}

.lightbox-new .lightbox-counter .text-neutral-400 {
  color: rgba(255, 255, 255, 0.35)
}

.lightbox-new .lightbox__content #prevButton {
  left: -80px
}

.lightbox-new .lightbox__content #nextButton {
  right: -80px
}

.lightbox-new #lightboxImage {
  max-height: 100%
}

.lightbox-new #lightboxTopSection {
  top: 0
}

#lightboxClose,
.lightbox-counter,
.lightbox-new .lightbox-nav {
  display: none
}

.lightbox-show .lightbox-nav,
.lightbox-show .lightbox-counter,
.lightbox-show #lightboxClose {
  display: flex
}

@media only screen and (max-width: 5000px) and (min-width:600px) {
  .main-page .text-blue-round {
    border-radius:16px;
    overflow:hidden;
  }
}

@media only screen and (max-width: 5000px) and (min-width: 1024px) {
  .lightbox-dots-wrap {
    display: none;
  }

  .lightbox__content {
    max-height: 90%;
  }
}

@media only screen and (max-width:1600px) and (min-width:1024px) {
  .lightbox.lightbox-show {
    padding: 30px;
  }

  .lightbox-new .lightbox__content #nextButton {
    right: 24px;
  }

  .lightbox-new .lightbox__content #prevButton {
    left: 24px;
  }

  .lightbox-new .lightbox__content #nextButton,
    .lightbox-new .lightbox__content #prevButton {
    border: 0;
    background: rgba(4, 15, 22, 0.60) url(../img/icons/arrow-white.svg) center center no-repeat;
  }

  .lightbox-new #lightboxClose {
    right: 24px;
    top: 24px;
    border-radius: 50%;
    background: rgba(4, 15, 22, 0.60) url(../img/icons/close.svg) center center no-repeat;
  }
}

.m-person-proj {
  gap:120px;
}

@media only screen and (max-width:1279px) and (min-width:1024px) {
  .m-about {
    gap:16px;
    padding:24px!important;
  }

  .m-present {
    padding:24px;
  }

  .m-present img {
    margin:0 auto;
    width:-moz-fit-content;
    width:fit-content;
  }

  .m-about-video__text img {
    height:60px;
  }

  .m-about-video__text {
    flex-direction: column;
  }

  .container__list {
    grid-template-columns: repeat(3, minmax(0, 1fr))!important;
  }

  .m-person-proj__img {
    display:flex;
    align-items:flex-end;
  }

  .m-person-proj {
    gap:24px;
  }
}

@media only screen and (max-width:1440px) and (min-width:1366px) {
  .support-gr--main .support-gr__item:nth-child(3) {
    padding-right:48px;
  }

  .support-gr__item:nth-child(2), .support-gr__item:nth-child(4) {
    padding:48px 32px 48px 48px;
    flex-direction:row-reverse;
  }

  .support-gr__item:nth-child(1) {
    padding-right:48px;
    gap:52px;
  }

  .support-gr--main .support-gr__item:nth-child(3) {
    gap:0;
  }

  .support-gr__img {
    max-width:190px;
  }

  .m-key__item {
    padding-left:48px;
  }

  body>main.main-page {
    padding:0 116px;
    gap:116px;
  }

  .banner-m {
    padding:0 116px;
    margin:0 -116px;
  }

  .main-page .bg-gray-light-2 {
    padding-left:116px;
    padding-right:116px;
    margin-left:-116px;
    margin-right:-116px;
  }

  .marquee-wrap {
    margin-right:-116px!important;
    margin-left:-116px!important;
  }

  .m-about-box {
    height:auto;
  }

  .m-order-form__col:not(.gap-6) {
    gap:16px;
  }

  .ul-check-green.ul-check-shadow li {
    border-radius:12px;
    line-height:1.4;
    width:-moz-fit-content;
    width:fit-content;
    background: #fff url(../img/otoplenie/check.svg) top 14px left 16px no-repeat;
    padding: 12px 14px 12px 46px;
    box-shadow: 12px 12px 24px 0px rgba(85, 132, 153, 0.25);
  }

  .ul-check-green.ul-check-shadow {
    gap:4px;
  }

  .m-person-proj__img {
    display:flex;
    align-items:flex-end;
  }

  .m-person-proj__item {
    padding:48px 0 48px 48px!important;
    gap:40px!important;
  }

  .m-person-proj__item h3 {
    margin-bottom:16px!important;
  }

  .m-order-form__img {
    max-width:350px!important;
  }

  .m-key__item img {
    width:220px;
  }

  .container-price-list {
    gap:8px!important;
  }
}

@media only screen and (max-width:1279px) and (min-width:320px) {
  .m-video-slider .sliderFade__next {
    border-color: #fff!important;
    background:url(/local/templates/qwent/assets/img/main/arrow-slider-white.svg) center center no-repeat!important;
    left: auto!important;
    bottom: 16px!important;
    top: auto!important;
    right: 16px!important;
  }

  .m-video-slider .sliderFade__show {
    position:relative!important;
  }

  .m-video-slider .sliderFade__prev {
    border-color: #fff!important;
    right: auto!important;
    bottom: 16px!important;
    top: auto!important;
    left: 16px!important;
    background:url(/local/templates/qwent/assets/img/main/arrow-slider-white.svg) center center no-repeat!important;
  }

  .m-video-slider .sliderFade__next:hover, .m-video-slider .sliderFade__prev:hover {
    background:#fff url(../img/main/arrow-slider-red.svg) center center no-repeat!important;
    border-color:#fff!important;
  }
}

@media only screen and (max-width:1023px) and (min-width:768px) {
  body>main.otoplenie.main-page {
    padding-left:64px;
    padding-right:64px;
    gap:64px!important;
  }

  .banner-m {
    margin: 0 -64px!important;
    padding: 0 64px 64px!important;
  }

  .main-page .bg-gray-light-2 {
    margin: 0 -64px;
    padding: 64px!important;
  }

  .marquee {
    margin-left:-49px;
    margin-right:-49px;
  }
}

@media only screen and (max-width:767px) and (min-width:600px) {
  body>main.otoplenie.main-page {
    padding-left:48px;
    padding-right:48px;
    gap:48px!important;
  }

  .marquee {
    margin-left:-33px;
    margin-right:-33px;
  }

  .banner-m {
    margin:0 -48px!important;
    padding:0 48px 48px!important;
  }

  .main-page .bg-gray-light-2 {
    margin:0 -48px;
    padding:48px!important;
  }
}

@media only screen and (max-width:1023px) and (min-width:600px) {
  .main-page .text-blue-round {
    margin-top:-8px;
  }

  .m-about-video {
    height:400px;
  }

  .m-present,
    .m-about {
    position:relative;
    padding:40px;
  }

  .m-present {
    min-height: 340px;
    padding-left:266px!important;
    justify-content: center;
  }

  .m-present__content {
    margin-top:0;
  }

  .m-present img {
    position: absolute;
    height: 260px;
    left: 40px;
    top: 40px;
  }

  .main-page .tab-gr__slider {
    height:350px!important;
  }

  .main-page .m-video-slider {
    padding:0!important;
  }

  .m-isdanie + .tab-container [data-tab-content] {
    padding:40px!important;
    gap:40px;
    align-items: flex-start;
  }

  .img-mask {
    height:300px;
    width:300px;
  }

  .img-mask::before {
    background-size:50%;
  }

  [data-tab-content] .arrow-white-btn {
    margin-top:24px!important;
  }

  .m-person-proj {
    gap:0;
  }

  .main-page .m-tab-list .filter_button {
    text-align:center;
  }

  .reviews-trust__text.h2 {
    padding:0!important;
  }

  .m-order-form__col+.m-order-form__col {
    padding-right: 0;
    flex-direction: row;
    justify-content: flex-start;
    gap: 40px;
  }

  .m-video__title {
    margin-top:-2.5rem;
  }

  .main-page .m-video-slider {
    margin-bottom:-2.5rem!important;
  }

  .certificates .lightbox-gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr))!important;
  }

  .m-about-video__text {
    align-items:center;
  }

  .m-video-slider {
    height:281px;
    width:500px;
  }

  .m-object__list {
    display:grid;
    grid-template-columns:repeat(2, minmax(0, 1fr));
    gap:24px 16px;
  }

  .grid-3-tablet {
    grid-template-columns:repeat(2, minmax(0, 1fr));
  }

  .prom-office {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap:24px;
  }

  .prom-office section:nth-child(1) {
    grid-row-start: 1;
    grid-column-start: 1;
    grid-row-end: 2;
    grid-column-end: 3;
  }

  .prom-office section:nth-child(2) {
    grid-row-start: 2;
    grid-column-start: 1;
    grid-row-end: 3;
    grid-column-end: 2;
  }

  .prom-office section:nth-child(3) {
    grid-row-start: 2;
    grid-column-start: 2;
    grid-row-end: 3;
    grid-column-end: 3;
  }

  .prom-office section:nth-child(4) {
    grid-row-start: 3;
    grid-column-start: 1;
    grid-row-end: 4;
    grid-column-end: 2;
  }

  .m-order-form__desc {
    padding-right:24px;
    padding-left:152px;
    background:url(../img/main/object-manajer.jpg) top left no-repeat;
    background-size:128px;
  }

  .m-order-form__img {
    display:none;
  }
}

.main-page .video-item__wrapper .video__button {
  opacity:1;
  transition:all 0.15s linear!important;
}

.m-video-slider .lightbox-wrap:not(.project__btn-video):before {
  background:rgba(4, 15, 22, 0.3);
  transition:background 0.15s linear!important;
}

.m-video-slider .video-item__wrapper img {
  transition:transform 0.15s linear!important;
}

.m-video-slider .lightbox-wrap:not(.license__img)::before,
.m-video-slider .lightbox-wrap:not(.license__img)::after {
  opacity: 1;
}

.m-video-slider .lightbox-wrap:not(.project__btn-video):hover:before {
  background:rgba(4, 15, 22, 0.6);
}

.m-video-slider .video-item__wrapper:hover .video__button {
  max-width:102px;
  max-height:102px;
  margin-left:-51px;
  margin-top:-51px;
}

.m-video-slider .lightbox-wrap:not(.license__img)::before,
.m-video-slider .lightbox-wrap:not(.license__img)::after {
  opacity: 1;
}

.form-input::-moz-placeholder {
  font-family: "Montserrat", sans-serif!important;
  font-weight: 500;
  font-size:16px;
}

.form-input::placeholder {
  font-family: "Montserrat", sans-serif!important;
  font-weight: 500;
  font-size:16px;
}

.form-input {
  font-family:"Montserrat", sans-serif!important;
  font-size:16px!important;
}

.form-input.form__telphone,
.support__form--tenter .phone-parent::after,
.support__form--tenter .phone-parent::before {
  font-family:Arial, Helvetica, sans-serif!important;
  font-size:16px!important;
  font-weight:500;
  line-height:20px!important;
}

.form-tenter [data-phone="n0"]::before,
.form-tenter [data-phone="n1"]::before,
.form-tenter [data-phone="n2"]::before {
  width: 42px
}

.form-tenter [data-phone="n-5"]::before {
  width: 61px
}

.form-tenter [data-phone="n-6"]::before {
  width: 65px
}

.form-tenter [data-phone="n-7"]::before {
  width: 76px
}

.form-tenter [data-phone="n-8"]::before {
  width: 84px
}

.form-tenter [data-phone="n-9"]::before {
  width: 90px
}

.form-tenter [data-phone="n-10"]::before {
  width: 95px
}

.form-tenter [data-phone="n-11"]::before {
  width: 103px
}

.form-tenter [data-phone="n-12"]::before {
  width: 113px
}

.form-tenter [data-phone="n-13"]::before {
  width: 113px
}

.form-tenter [data-phone="n-14"]::before {
  width: 127px
}

.form-tenter [data-phone="n-15"]::before {
  width: 135.5px
}

.form-tenter [data-phone="n-16"]::before {
  width: 141px
}

.form-tenter [data-phone="n-17"]::before {
  width: 150px
}

.form-tenter [data-phone="n-18"]::before {
  width: 165px
}

@media only screen and (max-width:1023px) and (min-width:320px) {
  button {
    -webkit-tap-highlight-color:transparent;
  }

  .form .new-select__list {
    font-size:12px;
  }

  .form-input.form__telphone,
    .support__form--tenter .phone-parent::after,
    .support__form--tenter .phone-parent::before {
    font-family:Arial, Helvetica, sans-serif!important;
    font-size:12px!important;
    font-weight:500;
    line-height:20px!important;
  }

  .form-tenter .form-input::-moz-placeholder {
    font-size: 12px !important;
    font-weight: 500;
  }

  .form-input,
	.form-tenter .form-input::placeholder {
    font-size: 12px !important;
    font-weight: 500;
  }

  .form-tenter [data-phone]::before {
    width:38px;
  }

  .form-tenter [data-phone="n0"]::before,
    .form-tenter [data-phone="n1"]::before,
    .form-tenter [data-phone="n2"]::before,
    .form-tenter [data-phone="n3"]::before,
    .form-tenter [data-phone="n4"]::before {
    width:38px;
  }

  .form-tenter [data-phone="n-5"]::before {
    width: 45px
  }

  .form-tenter [data-phone="n-6"]::before {
    width:52px
  }

  .form-tenter [data-phone="n-7"]::before {
    width:59px
  }

  .form-tenter [data-phone="n-8"]::before {
    width: 66px
  }

  .form-tenter [data-phone="n-9"]::before {
    width:66px
  }

  .form-tenter [data-phone="n-10"]::before {
    width:72px
  }

  .form-tenter [data-phone="n-11"]::before {
    width:79px
  }

  .form-tenter [data-phone="n-12"]::before {
    width:86px
  }

  .form-tenter [data-phone="n-13"]::before {
    width:91px
  }

  .form-tenter [data-phone="n-14"]::before {
    width:98px
  }

  .form-tenter [data-phone="n-15"]::before {
    width:103px
  }

  .form-tenter [data-phone="n-16"]::before {
    width:107px
  }

  .form-tenter [data-phone="n-17"]::before {
    width:114px
  }

  .form-tenter [data-phone="n-18"]::before {
    width:121px
  }

  .form .new-select {
    border-radius:12px;
    height:44px;
    padding-left:16px;
    font-size:12px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
    width: 100%;
    padding-right: 37px;
    display: block;
    line-height: 42px;
  }

  .form .new-select:after {
    height:16px;
    width:16px;
    margin-top:-8px;
  }

  .swiper-project .swiper-button-prev,
    .swiper-project .swiper-button-next {
    width:50%!important;
    top:55px!important;
    bottom:0!important;
    height:auto!important;
    border-radius:0!important;
    border-color:transparent;
    background:none!important;
    display:flex;
    align-items:flex-end;
    padding:16px;
  }

  .swiper-project .swiper-button-prev {
    left:0!important;
    right:50%!important;
    justify-content:flex-start;
    align-items:flex-end;
  }

  .swiper-project .swiper-button-next {
    right:0!important;
    left:50%!important;
    justify-content:flex-start;
    align-items:flex-start;
  }

  .swiper-project .swiper-button-next:hover,
    .swiper-project .swiper-button-prev:hover {
    background:none!important;
    border-color:transparent!important;
  }

  .swiper-project .swiper-button-next::before,
    .swiper-project .swiper-button-prev::before {
    content:"";
    height: 56px;
    width: 56px;
    border-radius: 50%;
    border:2px solid #fff;
    background-color: transparent;
    background-image: url(../img/main/arrow-slider-white.svg);
    background-position: center center;
    background-repeat: no-repeat;
  }

  .swiper-project .swiper-button-next:hover::before,
    .swiper-project .swiper-button-prev:hover::before{
    border-color:#008dc5;
    background-color:#008dc5;
  }

  .sert-list__item {
    background:#F6F8FA;
    padding-bottom:24px;
    border-radius:1rem;
  }

  .price-gray-gr__show.price-gray-gr__item {
    border: 1px solid rgba(209, 234, 245, 1);
    box-shadow: 0px 16px 24px 0px rgba(0, 153, 255, 0.24), 0px 1px 2px 0px rgba(0, 153, 255, 0.35);
  }

  .price-gray-gr__show.price-gray-gr__item .price-gr .h3 {
    color:rgba(16, 16, 16, 1)
  }

  .price-gray-gr__show.price-gray-gr__item .large_button.price-gr__button {
    background:#E02723;
    border:none;
    color:#fff;
    box-shadow: 0px 6px 16px 0px rgba(224, 39, 35, 0.35);
  }

  .main-page .tab-gr .sliderFade__prev {
    right:92px;
  }

  [name="SIMPLE_FORM_SMALL"] .phone-parent::after, [name="SIMPLE_FORM_SMALL"] .phone-parent::before {
    height:52px!important;
  }

  .m-order-form {
    padding: 0 24px;
  }

  .text-blue-round.m-auto {
    padding:10px 20px;
  }

  .order-gr {
    background-position:center center!important;
  }

  .large_button {
    min-height: 52px;
    line-height: 1;
    border-radius: 12px;
  }

  .banner-m {
    margin-top: 0;
    background-size: cover;
    border-bottom-left-radius: 32px;
    border-bottom-right-radius: 32px;
    padding-bottom:24px;
    margin-left:-15px;
    margin-right:-15px;
  }

  .project__item.list-02__item {
    width:100%!important;
  }

  .video-item__title {
    display:none;
  }

  .m-video-slider {
    height:auto;
    width:100%;
    padding-left:15px;
    padding-right:15px;
  }

  .m-video-slider .sliderFade__wrap {
    left: auto;
    position: relative;
    right: auto;
  }

  .mySwip2 .swiper-button-next, .mySwiper2 .swiper-button-next,
    .mySwip2 .swiper-button-prev, .mySwiper2 .swiper-button-prev {
    right:24px!important;
    z-index:100;
    bottom:24px!important;
    width:56px;
    height:56px;
  }

  .mySwip2 .swiper-button-prev, .mySwiper2 .swiper-button-prev {
    right:92px!important;
  }

  .m-video__title {
    align-items:center;
  }

  .m-present img {
    max-width: -moz-min-content;
    max-width: min-content;
    margin: 0 auto;
  }

  .m-about {
    gap:16px;
  }

  .m-about__content {
    margin:8px 0;
  }

  .m-present .license__button {
    display:flex;
    align-items:center;
    padding-left:24px!important;
    padding-right:24px!important;
    height:52px;
  }

  .main-page .system-n__item .item__image img {
    width:-moz-fit-content;
    width:fit-content;
  }

  .system-n__item .item__image {
    margin-bottom:0;
  }

  .m-about-box {
    height:auto;
  }

  .mob-px-6 {
    padding-left:24px;
    padding-right:24px;
  }

  .mob-p-6 {
    padding:24px;
  }

  .order-gr--new {
    margin-top:32px;
    margin-bottom:8px;
  }

  .m-object {
    padding:32px 24px;
    border-radius:24px;
  }

  .m-object__item {
    gap:16px;
  }

  .main-page .support-gr__item:nth-child(3) .support-gr__img {
    margin:-24px;
  }

  .main-page .motazh-box-gray {
    padding-top:40px;
    padding-bottom:40px;
  }

  .tab-cont-main .tabs__list {
    margin-bottom:24px;
  }

  .marquee__item {
    width: 200px;
    height: 121px;
  }

  [data-tab-content] .arrow-white-btn {
    margin-top:8px;
  }

  body>main.main-page {
    gap:40px;
  }

  .m-key__item {
    border-radius: 24px;
    padding: 24px 0px 24px 24px;
    gap: 24px;
  }

  .m-person-proj {
    border-radius: 24px;
  }

  .m-person-proj__item {
    padding: 32px 24px 0;
    gap: 24px;
  }

  .tab-cont-main .m-tab-list {
    margin:24px 0;
  }

  .ul-check-green.ul-check-shadow {
    margin:8px 0;
  }

  .main-page .article .container__title {
    padding-left:24px;
  }

  .m-order-form__col {
    height:auto;
    line-height:1;
    padding-right:24px;
  }

  .m-order-form__col:first-child .text-sm {
    margin:6px 0;
  }

  .m-order-form__col+.m-order-form__col {
    margin-top:24px;
  }

  .m-isdanie + .tab-container [data-tab-content] {
    padding-top:32px;
    padding-bottom:32px;
    flex-direction:column;
  }

  .active+.faq__item-description {
    padding:0 1.5rem 1.5rem;
  }

  .faq__item-description {
    padding:0 1.5rem 0;
  }

  .reviews-service {
    border-radius: 0px 0px 40px 40px;
    padding: 40px 15px;
    margin:0 -15px;
  }

  .lightbox-new #lightboxClose {
    right: 16px;
    top: 19.5px;
    border-radius: 50%;
    background: rgba(4, 15, 22, 0.60) url(../img/icons/close.svg) center center no-repeat;
    background-size: 26px;
  }

  .lightbox-show #lightboxTopSection {
    position: fixed;
    display: block;
  }

  .lightbox-new .lightbox-counter {
    margin: 15px;
    width: -moz-fit-content;
    width: fit-content;
  }

  .lightbox.lightbox-show {
    padding: 72px 15px;
  }

  .lightbox__desc {
    top: 100%;
    margin-left: 0;
    margin-right: 0;
    bottom: auto;
  }

  .lightbox-new .lightbox__content #nextButton,
    .lightbox-new .lightbox__content #prevButton {
    border: 0;
    width: 50%;
    height: 100%;
    top: 0;
    background: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }

  .lightbox-iframe .lightbox__content #nextButton,
    .lightbox-iframe .lightbox__content #prevButton {
    width: 60px;
    height: 60px;
    top: calc(50% - 30px);
  }

  .lightbox-new .lightbox__content #nextButton::after,
    .lightbox-new .lightbox__content #prevButton::after {
    background: rgba(4, 15, 22, 0.60) url(../img/icons/arrow-white.svg) center center no-repeat;
    width: 2rem;
    height: 2rem;
    top: calc(50% - 1rem);
    content: "";
    display: block;
    border-radius: 50%;
    position: absolute;
  }

  .lightbox-new .lightbox__content #nextButton::after {
    left: 15px
  }

  .lightbox-new .lightbox__content #prevButton::after {
    left: 15px
  }

  .lightbox-new .lightbox__content #nextButton {
    right: 0;
  }

  .lightbox-new .lightbox__content #prevButton {
    left: 0;
  }

  .lightbox-show #lightboxImage {
    min-height: 200px;
    background: #101010;
    background-size: 100%;
    max-width: 100%;
  }

  .m-order-form__form .form__input-item,
    .m-order-form__form .large_button {
    height:52px;
    border-radius:8px;
  }

  .main-page .m-tab-list .filter_button {
    padding:14px 15px;
    border-radius:12px;
  }

  .m-about-box {
    flex-direction:column;
  }

  .m-present {
    max-width:none;
    padding:24px;
  }

  .m-present__content {
    margin:24px 0;
  }
}

@media only screen and (max-width:599px) and (min-width:320px) {
  .support__description .h2 {
    max-width:300px;
  }

  .support__description .h2 + p {
    max-width:400px;
  }

  .support-show.support__height {
    padding-top: 24px!important;
    padding-bottom: 24px!important;
    align-items: flex-start;
    overflow-y: auto;
    display: flex;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: none;
  }

  .support-show.support__height .support__form--tenter {
    max-height:none;
  }

  .price-gr__line, .project__line {
    bottom:calc(50% - 5px);
  }

  .form-send__cont {
    padding:24px;
    margin:24px;
  }

  .main-page .video-item__wrapper .video__button {
    transform:scale(1)!important;
  }

  .m-video-slider .sliderFade__next {
    top: auto!important;
    right: 31px!important;
  }

  .m-video-slider .sliderFade__prev {
    left: 31px!important;
  }

  .text-blue-round--bg1,
    .text-blue-round--bg2 {
    background:none;
  }

  .reviews-trust__item {
    min-height:100px;
  }

  .reviews-trust__list {
    gap:8px;
  }

  .text-blue-round__item--sec {
    padding-bottom:5px!important;
  }

  .main-page .text-blue-box::before {
    content: "";
    position: absolute;
    right: 24px;
    height:32px;
    background: #008DC5;
    left: -10px;
    top:16px;
    z-index: 1;
  }

  .main-page .text-blue-box::after {
    content: "";
    position: absolute;
    width:23px;
    height:23px;
    background:url(../img/main/text-blue-bg.png);
    right: 1px;
    top: 17px;
    z-index: 1;
  }

  .main-page .text-blue-round.text-blue-round--sec {
    flex-direction:column;
    display:flex;
    padding:0;
  }

  .main-page h2+.text-blue-round {
    margin-top:-8px;
  }

  .main-page .text-blue-round__item {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    padding:5px 10px 0;
    background: #008DC5;
  }

  .main-page .text-blue-round__item+.text-blue-round__item{
    padding:0px 30px 5px;
  }

  .text-blue-round__item.text-blue-round-1 {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    padding: 8px 16px 4px!important;
    margin-bottom: -4px;
  }

  .text-blue-round--bg1 .text-blue-round__item.text-blue-round-1 {
    border-radius:12px;
  }

  .text-blue-round__item.text-blue-round-2 {
    border-radius: 12px;
    padding: 4px 16px 8px!important;
  }

  .main-page .text-blue-round.text-blue-round--sec {
    background:none!important;
  }

  .text-blue-round__item.text-blue-round-3 {
    border-radius: 12px;
    padding: 4px 16px 8px!important;
  }

  .text-blue-round__item.text-blue-round-4 {
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    padding: 4px 16px 8px!important;
    margin-top: 0;
  }

  .text-blue-round__item.text-blue-round-4.mob-t2 {
    margin-top:-4px;
  }

  .m-order-form {
    flex-direction: column;
  }

  .m-order-form__img {
    margin-bottom:24px;
  }

  .m-isdanie {
    flex-wrap: wrap;
    display: flex;
    gap: 0;
    font-size:14px;
    justify-content: center;
  }

  .m-isdanie__icon {
    width: 32px;
    height: 32px;
  }

  .m-isdanie__item {
    margin: 4px;
    margin:0.5rem;
  }

  .m-order-form__map {
    width:128px;
    height:128px;
  }

  .img-mask::before {
    background-size:50%;
  }

  .m-person-proj {
    gap:0;
  }

  .order-gr .h1 {
    line-height:1.1;
  }

  .main-page .m-tab-list .filter_button {
    justify-content: center;
  }

  .ul-check-green.ul-check-shadow li {
    border-radius:12px;
    line-height:1.4;
    background: #fff url(../img/otoplenie/check.svg) top 14px left 16px no-repeat;
    padding: 12px 14px 12px 46px;
    box-shadow: 12px 12px 24px 0px rgba(85, 132, 153, 0.25);
  }

  .ul-check-green.ul-check-shadow {
    gap:4px;
  }

  .tab-cont-main .m-tab-list {
    margin: 32px 0;
  }

  .tab-container__stoika h3 {
    margin-bottom:-16px;
  }

  .reviews-trust__text.h2 {
    padding: 0!important;
  }

  .reviews-service {
    padding:40px 24px 24px;
  }

  .m-order-form__bottom {
    flex-direction:column;
  }

  .m-object__item img {
    height:48px;
    width:48px;
  }

  .m-about-video__text img {
    display:none;
  }

  .bg-anim__text {
    font-size:16px;
  }

  .m-key__item {
    padding-right:24px;
  }

  .m-object__list {
    gap:24px;
  }

  .m-about-video {
    height:340px;
  }

  .main-page .support-gr__item:nth-child(3) .support-gr__img {
    margin-left: -80px;
    margin-bottom: -24px;
    max-width: none;
  }

  .m-video__title {
    flex-direction:column;
  }

  .m-order-form__form-row,
    .m-key__item,
    .tab-cont-main .m-tab-list {
    flex-direction:column;
  }

  .m-order-form__form-row {
    gap:16px;
  }

  .m-order-form__form .large_button {
    max-width:none;
  }

  .all-object {
    margin-left:-24px;
    margin-right:-24px;
  }

  .faq .container__title,
    .article .container__title,
    .text-xm-6 {
    padding-left:1.5rem;
    padding-right:1.5rem;
  }

  .m-otoplenie h1 {
    max-width:280px;
  }

  .m-otoplenie__company {
    display: flex;
    flex-direction: column;
    gap: 8px;
  }

  .support-gr__item {
    flex-direction:column-reverse!important;
  }

  .support-gr__img {
    max-width:150px;
  }

  .we-text-box {
    flex-direction:column;
  }

  .we-text-box [data-img-mob] {
    margin:0;
  }

  .proj-gr__text {
    border-radius:12px;
    padding:12px;
    left:-16px;
    font-size:14px;
    width:-moz-fit-content;
    width:fit-content;
  }

  .proj-gr__text--svera {
    top:40px;
  }

  .proj-gr__text--client {
    top:92px;
  }

  .proj-gr__text--object {
    top:146px;
  }

  .install-vent__iframe {
    width: 100%;
    height: auto;
    min-height: 300px;
  }

  .author-blog-mob {
    margin-top: -5px;
    line-height: 20px;
  }

  .author-blog-mob > p {
    max-width: 248px
  }

  .author-blog-mob ._papchenko-link {
    text-underline-offset: 2px;
    color:#008DC5!important;
  }

  .author-blog-mob ._papchenko-link:hover {
    text-decoration:none!important;
  }

  .author-blog-mob .leading-7 {
    line-height:1.2;
  }

  .mob\:hidden {
    display:none!important;
  }

  ._blog-info {
    font-family:"Montserrat", sans-serif!important;
  }
}

@media only screen and (max-width:359px) and (min-width:320px) {
  #support-form .h2 {
    width:190px;
  }
}

/* Новые таблицы для прайсов  */

/* Новая детальная блога */

.blog__new-containe {
  font-weight: 400 !important;
}

.blog__new-container p:first-child {
  padding: 0px 0px 12px;
}

.blog__new-container p {
  padding: 12px 0px;
}

.blog__new-container h2 {
  margin-top: 56px;
  margin-bottom: 12px;
  font-size: 26px;
  font-style: normal;
  font-weight: 800;
  line-height: 32px;
  /* 123.077% */
}

.blog__new-container h3 {
  font-weight: 700;
  margin-top: 32px;
  margin-bottom: 4px;
  font-size: 24px;
  line-height: 28px;
}

.blog__new-container ul {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 12px 0px
}

.blog__new-container ul li {
  margin-bottom: 2px;
  display: flex;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 140% */
  letter-spacing: 0.25px;
}

.blog__new-container li::before {
  font-size: 20px !important;
  line-height: 28px !important;
}

.blog__new-container ul li::before {
  content: "";
  background: url('../img/icons/Dot.svg');
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 28px;
  height: 28px;
}

.blog__new-container ol {
  gap: 14px;
  margin: 0px;
}

.blog__new-container li ol {
  margin-top: 14px;
}

.blog__new-container a {
  color: #008dc5;
  -webkit-text-decoration: underline 1px;
          text-decoration: underline 1px;
}

.blog__new-container a:hover {
  text-decoration: none;
}

.blog__new-container li a {
  position: relative;
  -webkit-text-decoration: underline 1px #3D444B;
          text-decoration: underline 1px #3D444B;
  text-underline-offset: 5px;
  color: var(--cta, #3D444B);
  display: inline-block;
  transition: all 0.3s ease;
}

.blog__new-container a:hover {
  color: var(--cta, #008DC5);
  -webkit-text-decoration: underline 1px #008DC5;
          text-decoration: underline 1px #008DC5;
}

.blog__new-container img {
  margin: 24px 0px 24px;
  border-radius: 16px !important;
}

.blog__new-container .slider img {
  margin: 0 !important;
}

.blog__new-container table {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.1px;
}

.blog__new-container table td {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.blog__new-container i {
  color: var(--main-light, #558499);
  text-align: center;
  /* NewDesk/BodySmall */
  font-family: Wix Madefor Display;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 22px;
  /* 137.5% */
  letter-spacing: 0.1px;
}

._drop-text {
  margin-top: 12px;
  padding: 0 !important;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
}

._drop-title.active+._drop-text {
  max-height: 200px;
  /* Установите желаемую максимальную высоту */
  transition: max-height 0.3s ease-out;
}

._drop-title.active::after {
  transform: rotate(45deg);
  transition: transform 0.3s ease-out;
}

._drop-title::after {
  content: '';
  min-width: 20px;
  height: 20px;
  background: url('../img/icons/Pluse.svg');
  transition: transform 0.3s ease-out;
}

._drop-title {
  transition: color 0.3s ease-out;
  cursor: pointer;
}

._ya-q {
  text-decoration: none !important;
  transition: all 0.3s ease 0s;
}

._ya-q:hover {
  text-decoration: none !important;
  box-shadow: 12px 12px 48px 0px rgba(85, 132, 153, 0.25) !important;
}

.slider {
  background: #101010;
}

._papchenko-link {
  color: rgb(63 63 70 / var(--tw-text-opacity)) !important;
  text-underline-offset: 5px;
}

._privacy-policy:hover,
._papchenko-link:hover {
  color: var(--cta, #008DC5) !important;
  -webkit-text-decoration: underline 1px #008DC5 !important;
  text-decoration: underline 1px #008DC5 !important;
  transition: all 0.3 ease 0s;
}

@media (max-width: 640px) {
  .blog__new-container ul li,
    .blog__new-container li::before,
    .blog__new-container a {
    font-size: 18px;
  }
}

/* Новая детальная блога */

.placeholder\:font-wix::-moz-placeholder{
  font-family: WixMadeforDisplay;
}

.placeholder\:font-wix::placeholder{
  font-family: WixMadeforDisplay;
}

.placeholder\:text-base::-moz-placeholder{
  font-size: 1rem;
  line-height: 1.5rem;
}

.placeholder\:text-base::placeholder{
  font-size: 1rem;
  line-height: 1.5rem;
}

.placeholder\:font-normal::-moz-placeholder{
  font-weight: 400;
}

.placeholder\:font-normal::placeholder{
  font-weight: 400;
}

.placeholder\:leading-snug::-moz-placeholder{
  line-height: 1.375;
}

.placeholder\:leading-snug::placeholder{
  line-height: 1.375;
}

.placeholder\:\!text-neutral-400::-moz-placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(163 163 163 / var(--tw-text-opacity)) !important;
}

.placeholder\:\!text-neutral-400::placeholder{
  --tw-text-opacity: 1 !important;
  color: rgb(163 163 163 / var(--tw-text-opacity)) !important;
}

.before\:absolute::before{
  content: var(--tw-content);
  position: absolute;
}

.before\:bottom-0::before{
  content: var(--tw-content);
  bottom: 0px;
}

.before\:left-0::before{
  content: var(--tw-content);
  left: 0px;
}

.before\:z-10::before{
  content: var(--tw-content);
  z-index: 10;
}

.before\:h-full::before{
  content: var(--tw-content);
  height: 100%;
}

.before\:w-full::before{
  content: var(--tw-content);
  width: 100%;
}

.before\:content-\[\'\'\]::before{
  --tw-content: '';
  content: var(--tw-content);
}

.hover\:\!bg-\[\#0b4f6\]:hover{
  background-color: #0b4f6 !important;
}

.hover\:\!text-\[\#008dc5\]:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(0 141 197 / var(--tw-text-opacity)) !important;
}

.hover\:\!text-\[\#101010\]:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(16 16 16 / var(--tw-text-opacity)) !important;
}

.hover\:\!text-white:hover{
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}

.hover\:\!no-underline:hover{
  text-decoration-line: none !important;
}

@media (min-width: 360px){
  .xs\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 640px){
  .sm\:relative{
    position: relative;
  }

  .sm\:mb-4{
    margin-bottom: 1rem;
  }

  .sm\:mb-6{
    margin-bottom: 1.5rem;
  }

  .sm\:mt-8{
    margin-top: 2rem;
  }

  .sm\:flex{
    display: flex;
  }

  .sm\:h-20{
    height: 5rem;
  }

  .sm\:w-20{
    width: 5rem;
  }

  .sm\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }

  .sm\:w-full{
    width: 100%;
  }

  .sm\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .sm\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .sm\:flex-col{
    flex-direction: column;
  }

  .sm\:flex-wrap{
    flex-wrap: wrap;
  }

  .sm\:flex-nowrap{
    flex-wrap: nowrap;
  }

  .sm\:gap-3{
    gap: 0.75rem;
  }

  .sm\:gap-4{
    gap: 1rem;
  }

  .sm\:gap-6{
    gap: 1.5rem;
  }

  .sm\:gap-\[6px\]{
    gap: 6px;
  }

  .sm\:p-0{
    padding: 0px;
  }

  .sm\:p-6{
    padding: 1.5rem;
  }

  .sm\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:pb-0{
    padding-bottom: 0px;
  }

  .sm\:pt-0{
    padding-top: 0px;
  }

  .sm\:\!text-lg{
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
  }

  .sm\:\!text-xl{
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
  }

  .sm\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .sm\:text-\[22px\]{
    font-size: 22px;
  }

  .sm\:text-base{
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .sm\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .sm\:text-sm{
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .sm\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
}

@media (min-width: 768px){
  .md\:mx-\[118px\]{
    margin-left: 118px;
    margin-right: 118px;
  }

  .md\:my-\[98px\]{
    margin-top: 98px;
    margin-bottom: 98px;
  }

  .md\:h-\[464px\]{
    height: 464px;
  }

  .md\:min-h-\[464px\]{
    min-height: 464px;
  }

  .md\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }

  .md\:grid-cols-1{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:flex-nowrap{
    flex-wrap: nowrap;
  }

  .md\:justify-between{
    justify-content: space-between;
  }

  .md\:gap-16{
    gap: 4rem;
  }

  .md\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .md\:px-16{
    padding-left: 4rem;
    padding-right: 4rem;
  }

  .md\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .md\:pb-16{
    padding-bottom: 4rem;
  }

  .md\:pt-12{
    padding-top: 3rem;
  }

  .md\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .md\:text-\[26px\]{
    font-size: 26px;
  }
}

@media (min-width: 1024px){
  .lg\:absolute{
    position: absolute;
  }

  .lg\:bottom-0{
    bottom: 0px;
  }

  .lg\:left-0{
    left: 0px;
  }

  .lg\:right-0{
    right: 0px;
  }

  .lg\:top-0{
    top: 0px;
  }

  .lg\:m-12{
    margin: 3rem;
  }

  .lg\:m-6{
    margin: 1.5rem;
  }

  .lg\:mx-\[-24px\]{
    margin-left: -24px;
    margin-right: -24px;
  }

  .lg\:mx-\[118px\]{
    margin-left: 118px;
    margin-right: 118px;
  }

  .lg\:mx-\[40px\]{
    margin-left: 40px;
    margin-right: 40px;
  }

  .lg\:my-\[46px\]{
    margin-top: 46px;
    margin-bottom: 46px;
  }

  .lg\:my-\[64px\]{
    margin-top: 64px;
    margin-bottom: 64px;
  }

  .lg\:my-\[98px\]{
    margin-top: 98px;
    margin-bottom: 98px;
  }

  .lg\:mb-0{
    margin-bottom: 0px;
  }

  .lg\:mb-10{
    margin-bottom: 2.5rem;
  }

  .lg\:mb-12{
    margin-bottom: 3rem;
  }

  .lg\:mb-3{
    margin-bottom: 0.75rem;
  }

  .lg\:mb-4{
    margin-bottom: 1rem;
  }

  .lg\:mb-5{
    margin-bottom: 1.25rem;
  }

  .lg\:mb-6{
    margin-bottom: 1.5rem;
  }

  .lg\:mb-8{
    margin-bottom: 2rem;
  }

  .lg\:mb-\[-96px\]{
    margin-bottom: -96px;
  }

  .lg\:mb-\[1\.75rem\]{
    margin-bottom: 1.75rem;
  }

  .lg\:mb-\[12px\]{
    margin-bottom: 12px;
  }

  .lg\:mb-\[18px\]{
    margin-bottom: 18px;
  }

  .lg\:mb-\[48px\]{
    margin-bottom: 48px;
  }

  .lg\:mb-\[58px\]{
    margin-bottom: 58px;
  }

  .lg\:mb-\[64px\]{
    margin-bottom: 64px;
  }

  .lg\:mb-\[89px\]{
    margin-bottom: 89px;
  }

  .lg\:mb-\[96px\]{
    margin-bottom: 96px;
  }

  .lg\:ml-12{
    margin-left: 3rem;
  }

  .lg\:ml-\[64px\]{
    margin-left: 64px;
  }

  .lg\:mt-0{
    margin-top: 0px;
  }

  .lg\:mt-10{
    margin-top: 2.5rem;
  }

  .lg\:mt-12{
    margin-top: 3rem;
  }

  .lg\:mt-2{
    margin-top: 0.5rem;
  }

  .lg\:mt-4{
    margin-top: 1rem;
  }

  .lg\:mt-6{
    margin-top: 1.5rem;
  }

  .lg\:mt-8{
    margin-top: 2rem;
  }

  .lg\:mt-\[-56px\]{
    margin-top: -56px;
  }

  .lg\:mt-\[48px\]{
    margin-top: 48px;
  }

  .lg\:mt-\[54px\]{
    margin-top: 54px;
  }

  .lg\:mt-\[64px\]{
    margin-top: 64px;
  }

  .lg\:mt-\[96px\]{
    margin-top: 96px;
  }

  .lg\:block{
    display: block;
  }

  .lg\:flex{
    display: flex;
  }

  .lg\:grid{
    display: grid;
  }

  .lg\:h-\[252px\]{
    height: 252px;
  }

  .lg\:h-\[350px\]{
    height: 350px;
  }

  .lg\:h-\[528px\]{
    height: 528px;
  }

  .lg\:h-full{
    height: 100%;
  }

  .lg\:min-h-\[704px\]{
    min-height: 704px;
  }

  .lg\:w-1\/2{
    width: 50%;
  }

  .lg\:w-1\/3{
    width: 33.333333%;
  }

  .lg\:w-2\/3{
    width: 66.666667%;
  }

  .lg\:w-auto{
    width: auto;
  }

  .lg\:w-fit{
    width: -moz-fit-content;
    width: fit-content;
  }

  .lg\:min-w-\[432px\]{
    min-width: 432px;
  }

  .lg\:max-w-\[292px\]{
    max-width: 292px;
  }

  .lg\:max-w-\[412px\]{
    max-width: 412px;
  }

  .lg\:max-w-\[423px\]{
    max-width: 423px;
  }

  .lg\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4{
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:flex-row{
    flex-direction: row;
  }

  .lg\:flex-wrap{
    flex-wrap: wrap;
  }

  .lg\:flex-nowrap{
    flex-wrap: nowrap;
  }

  .lg\:items-end{
    align-items: flex-end;
  }

  .lg\:items-center{
    align-items: center;
  }

  .lg\:justify-center{
    justify-content: center;
  }

  .lg\:justify-between{
    justify-content: space-between;
  }

  .lg\:gap-0{
    gap: 0px;
  }

  .lg\:gap-10{
    gap: 2.5rem;
  }

  .lg\:gap-12{
    gap: 3rem;
  }

  .lg\:gap-14{
    gap: 3.5rem;
  }

  .lg\:gap-2{
    gap: 0.5rem;
  }

  .lg\:gap-20{
    gap: 5rem;
  }

  .lg\:gap-4{
    gap: 1rem;
  }

  .lg\:gap-5{
    gap: 1.25rem;
  }

  .lg\:gap-6{
    gap: 1.5rem;
  }

  .lg\:gap-8{
    gap: 2rem;
  }

  .lg\:gap-\[14px\]{
    gap: 14px;
  }

  .lg\:gap-\[20px\]{
    gap: 20px;
  }

  .lg\:gap-\[40px\]{
    gap: 40px;
  }

  .lg\:gap-\[48px\]{
    gap: 48px;
  }

  .lg\:gap-\[64px\]{
    gap: 64px;
  }

  .lg\:gap-\[80px\]{
    gap: 80px;
  }

  .lg\:gap-\[96px\]{
    gap: 96px;
  }

  .lg\:gap-y-12{
    row-gap: 3rem;
  }

  .lg\:gap-y-16{
    row-gap: 4rem;
  }

  .lg\:rounded-3xl{
    border-radius: 1.5rem;
  }

  .lg\:rounded-\[48px\]{
    border-radius: 48px;
  }

  .lg\:p-0{
    padding: 0px;
  }

  .lg\:p-10{
    padding: 2.5rem;
  }

  .lg\:p-12{
    padding: 3rem;
  }

  .lg\:p-16{
    padding: 4rem;
  }

  .lg\:p-20{
    padding: 5rem;
  }

  .lg\:p-4{
    padding: 1rem;
  }

  .lg\:p-8{
    padding: 2rem;
  }

  .lg\:p-\[40px\]{
    padding: 40px;
  }

  .lg\:p-\[48px\]{
    padding: 48px;
  }

  .lg\:p-\[64px\]{
    padding: 64px;
  }

  .lg\:p-\[98px\]{
    padding: 98px;
  }

  .lg\:px-10{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }

  .lg\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .lg\:px-\[118px\]{
    padding-left: 118px;
    padding-right: 118px;
  }

  .lg\:px-\[48px\]{
    padding-left: 48px;
    padding-right: 48px;
  }

  .lg\:px-\[64px\]{
    padding-left: 64px;
    padding-right: 64px;
  }

  .lg\:px-\[96px\]{
    padding-left: 96px;
    padding-right: 96px;
  }

  .lg\:py-0{
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .lg\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .lg\:py-\[112px\]{
    padding-top: 112px;
    padding-bottom: 112px;
  }

  .lg\:py-\[120px\]{
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .lg\:py-\[48px\]{
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .lg\:py-\[96px\]{
    padding-top: 96px;
    padding-bottom: 96px;
  }

  .lg\:pb-6{
    padding-bottom: 1.5rem;
  }

  .lg\:pl-\[64px\]{
    padding-left: 64px;
  }

  .lg\:pr-10{
    padding-right: 2.5rem;
  }

  .lg\:pr-\[64px\]{
    padding-right: 64px;
  }

  .lg\:pt-6{
    padding-top: 1.5rem;
  }

  .lg\:text-\[22px\]{
    font-size: 22px;
  }

  .lg\:text-\[3\.5rem\]{
    font-size: 3.5rem;
  }

  .lg\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .lg\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }

  .lg\:opacity-0{
    opacity: 0;
  }
}

@media (min-width: 1280px){
  .xl\:flex{
    display: flex;
  }

  .xl\:max-w-\[1120px\]{
    max-width: 1120px;
  }

  .xl\:max-w-\[730px\]{
    max-width: 730px;
  }

  .xl\:flex-nowrap{
    flex-wrap: nowrap;
  }
}

@media (min-width: 1366px){
  .lap\:inline-flex{
    display: inline-flex;
  }

  .lap\:w-full{
    width: 100%;
  }

  .lap\:max-w-\[804px\]{
    max-width: 804px;
  }

  .lap\:\!text-xl{
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
  }
}

@media (min-width: 1536px){
  .\32xl\:max-w-\[1408px\]{
    max-width: 1408px;
  }

  .\32xl\:max-w-\[936px\]{
    max-width: 936px;
  }

  .\32xl\:px-20{
    padding-left: 5rem;
    padding-right: 5rem;
  }

  .\32xl\:pb-20{
    padding-bottom: 5rem;
  }

  .\32xl\:pt-14{
    padding-top: 3.5rem;
  }
}

@media (min-width: 1920px){
  .\33xl\:gap-\[32px\]{
    gap: 32px;
  }

  .\33xl\:px-24{
    padding-left: 6rem;
    padding-right: 6rem;
  }

  .\33xl\:pb-24{
    padding-bottom: 6rem;
  }

  .\33xl\:pl-\[20px\]{
    padding-left: 20px;
  }

  .\33xl\:pr-\[21px\]{
    padding-right: 21px;
  }

  .\33xl\:pt-16{
    padding-top: 4rem;
  }
}