

/* Start:/local/templates/ivolv/css/main.css?177988017678977*/
@charset "UTF-8";
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

@font-face { 
font-family: "Nunito"; 
src: url("/local/templates/ivolv/css/../fonts/Nunito-Regular.ttf") format("truetype"); 
font-weight: 400;
font-style: normal; 
font-display: swap;
} 

@font-face { 
font-family: "Nunito"; 
src: url("/local/templates/ivolv/css/../fonts/Nunito-SemiBold.ttf") format("truetype"); 
font-weight: 500;
font-style: normal; 
font-display: swap;
} 

@font-face { 
font-family: "Nunito"; 
src: url("/local/templates/ivolv/css/../fonts/Nunito-Bold.ttf") format("truetype"); 
font-weight: 700;
font-style: normal; 
font-display: swap;
} 

@font-face {
  font-family: "Unbounded";
  src: url("/local/templates/ivolv/css/../fonts/Unbounded-Bold.eot");
  src: url("/local/templates/ivolv/css/../fonts/Unbounded-Bold.eot?#iefix") format("embedded-opentype"), url("/local/templates/ivolv/css/../fonts/Unbounded-Bold.woff2") format("woff2"), url("/local/templates/ivolv/css/../fonts/Unbounded-Bold.woff") format("woff"), url("/local/templates/ivolv/css/../fonts/Unbounded-Bold.ttf") format("truetype"), url("/local/templates/ivolv/css/../fonts/Unbounded-Bold.svg#Unbounded-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Manrope';
  src: url('/local/templates/ivolv/css/../fonts/Manrope-Medium.woff2') format('woff2'),
  url('/local/templates/ivolv/css/../fonts/Manrope-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Manrope';
  src: url('/local/templates/ivolv/css/../fonts/Manrope-Semibold.woff2') format('woff2'),
  url('/local/templates/ivolv/css/../fonts/Manrope-Semibold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}



body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

body {
  font-family: "Nunito", sans-serif; 
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #292D32;
  background: #FBFBFB;
}
.main_projects h1 {
  display: none;
}
a {
  text-decoration: none;
  box-sizing: border-box;
}
a:hover {
  color: #DC4242;
}
#noh1 h1 {
  display: none;
}
.container {
  margin: 0 auto;
}
.swiper {
padding-right: 1px;
}
@media (max-width: 1199px) {
  .container {
    max-width: 960px !important;
    padding: 0 15px !important;
  }
}
@media (max-width: 991px) {
  .container {
    max-width: 720px !important;
  }
}
@media (max-width: 767px) {
  .container {
    max-width: 540px !important;
  }
}

.nav .container, .footer .container {
  max-width: 1389px;
}

.d-flex {
  display: flex;
}

.body-wrap {
  overflow: hidden;
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

footer {
  margin-top: auto;
}

ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

p {
  margin: 0;
}

.svg {
  transition: 0.5s ease;
}

a {
  transition: color 0.5s ease;
  box-sizing: border-box;
  color: #292D32;
}

li a {
  transition: color 0.5s ease;
  color: #292D32;
}

button {
  cursor: pointer;
  box-sizing: border-box;
}

textarea {
  transition: border 0.5s;
  box-sizing: border-box;
}
textarea:focus {
  transition: border 0.5s;
  outline: none;
  border: 1px solid #DC4242 !important;
}

input {
  transition: 0.5s;
  box-sizing: border-box;
  border: 1px solid #fff;
}
input:disabled {
  pointer-events: none;
  opacity: 0.5;
}
input:focus {
  border: 1px solid #DC4242 !important;
  transition: 0.5s;
}
input:focus-visible {
  outline: initial;
}

path {
  transition: fill 0.5s, stroke 0.5s;
}

div {
  box-sizing: border-box;
}

.icon {
  transition: fill 0.5s, stroke 0.5;
}

html * {
  scrollbar-width: thin;
  scrollbar-color: #DC4242;
}

*::-webkit-scrollbar,
html *::-webkit-scrollbar {
  height: 4px;
  width: 4px;
}

*::-webkit-scrollbar-track,
html *::-webkit-scrollbar-track {
  background: #E7E7E7;
  border-radius: 3px;
}

*::-webkit-scrollbar-thumb,
html *::-webkit-scrollbar-thumb {
  background-color: #DC4242;
  border-radius: 6px;
}

.container {
  max-width: 1140px;
  margin: 0 auto;
}

.btn {
  width: 220px;
  height: 54px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 19px;
  color: white;
  position: relative;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
}
.btn svg {
  position: relative;
  left: 11px;
}
.btn:after {
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  content: "";
  position: absolute;
  border-radius: inherit;
  background: #DC4242;
  border-radius: 5px;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
  transition: transform 0.3s, background-color 0.3s;
}
.btn:before {
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
  content: "";
  position: absolute;
  border-radius: inherit;
  background: rgba(220, 66, 66, 0.3);
  border-radius: 5px;
  z-index: -1;
  display: block;
  top: -4px;
  bottom: -4px;
  left: -4px;
  right: -4px;
  -webkit-transform: scale3d(0.7, 1, 1);
  transform: scale3d(0.7, 1, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}
.btn:hover {
  color: white;
  transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.btn:hover:after {
  -webkit-transform: scale3d(0.85, 1, 1);
  transform: scale3d(0.85, 1, 1);
  /*background: #CA3C3C;*/
background: #DC4242;
}
.btn:hover:before {
  background: #DC4242;
  -webkit-transform: scale3d(0.87, 1, 1);
  transform: scale3d(0.87, 1, 1);
}

h1 {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 700;
  font-size: 54px;
  line-height: 69px;
color: #292D32;
  max-width: 900px;
  margin-bottom: 40px;
  margin-top: 0;
}

.art h2 {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 700;
  font-size: 38px;
  line-height: 47px;
color: #292D32;
  max-width: 900px;
  margin-bottom: 40px;
  margin-top: 40px;
}

h3 {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 60px;
color: #292D32;
  margin: 0;
  padding: 0;
}

.default_btn {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 27px;
  border: 1px solid #DC4242;
  border-radius: 5px;
  font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  color: #DC4242;
  transition: 0.3s;
}
.default_btn:hover {
  background: #DC4242;
  color: #FFFFFF;
}
.default_btn:hover svg > * {
  fill: #fff;
}

.main_projects .proj__item:nth-child(2n) .our__items {
  order: 1;
  margin-left: 0;
  margin-right: 30px;
}
.main_projects .proj__item:nth-child(2n) .our__item_big2 {
  order: 3;
  margin-right: 0;
  margin-left: 30px;
}

.open-popup {
  display: inline-block;
  padding: 15px 30px;
  text-transform: uppercase;
  background: #2982ff;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  border-radius: 5px;
}

.popup__bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #666666;
  opacity: 0;
  pointer-events: none;
  transition: 0.5s all;
  overflow-y: auto;
  overflow-x: hidden;
}

.popup__bg.active {
  opacity: 1;
  pointer-events: all;
  transition: 0.5s all;
  z-index: 22;
}

.popup {
  position: absolute;
  top: 49%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  width: 930px;
  height: 556px;
  transition: 0.5s all;
  text-align: center;
}

.popup.active {
  transform: translate(-50%, -50%) scale(1);
  transition: 0.5s all;
}

.close-popup {
  position: absolute;
  top: 0;
  right: -100px;
  cursor: pointer;
  width: 12px;
  height: 12px;
  fill: white;
  z-index: 20;
}
.close-popup:hover {
  transform: rotate(90deg);
  fill: #DC4242;
}

input::-webkit-input-placeholder {
  color: #404040 !important;
}

input::-moz-placeholder {
  color: #404040 !important;
}

input:-ms-input-placeholder {
  color: #404040 !important;
}

input:-moz-placeholder {
  color: #404040 !important;
}

.accordeon {
  width: 100%;
}

.accordeon__item {
  width: 100%;
  height: max-content;
  list-style-type: none;
  box-sizing: border-box;
  margin-bottom: 19px;
}

.accordeon__item:first-child .accordeon__button {
  margin-top: 0;
}

.accordeon__button {
  width: 100%;
  text-align: left;
  cursor: pointer;
  position: relative;
  transition: all 0.5s ease;
  display: flex;
  background: #EBEBEB;
  justify-content: space-between;
  border: 1px solid #CBCAC9;
  border-radius: 5px;
  height: auto;
  padding: 23px 92px 23px 38px;
}
.accordeon__button span {
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  color: #292D32;
}
.accordeon__button span:nth-child(2) {
  font-weight: 500;
  font-size: 20px;
  line-height: 27px;
  text-align: right;
  color: #292D32;
}

.accordeon__button:hover {
  border: 1px solid #DC4242;
}

.accordeon__button:after {
  content: "";
  position: absolute;
  right: 31px;
  background: url(/local/templates/ivolv/css/../img/ar1.svg) no-repeat;
  width: 18px;
  left: inherit;
  height: 11px;
  bottom: 30px;
  transition: all 0.3s ease;
}

.accordeon__button.active {
  background: #DC4242;
}
.accordeon__button.active span {
  color: white;
}
.accordeon__button.active + .accordeon__panel {
  border: 1px solid #CBCAC9;
  border-radius: 0px 0 5px 5px;
  border-top: none;
}

.accordeon__button.active:after {
  content: "";
  position: absolute;
  right: 31px;
  background: url(/local/templates/ivolv/css/../img/ar2.svg) no-repeat;
  width: 18px;
  left: inherit;
  height: 11px;
  bottom: 26px;
}

.accordeon__panel {
  max-height: 0;
  overflow: hidden;
  margin-left: 0;
  transition: all 0.3s ease;
  background: #EBEBEB;
}

.panel__text {
  list-style-type: none;
  padding: 29px 43px 34px 38px;
}

.panel__info {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #292D32;
  margin-bottom: 20px;
  max-width: 1057px;
}
.panel__info:last-child {
  margin-bottom: 0;
}

.menu-btn, .menu {
  display: none;
}

.mob {
  display: none;
}

.open-popup, .open-popup2, .open-popup3 {
  display: inline-block;
  background: transparent;
  padding: 0;
  cursor: pointer;
}

.popup__bg, .popup__bg2, .popup__bg3 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #030303;
  opacity: 0;
  pointer-events: none;
  transition: 0.5s all;
  overflow-y: auto;
  overflow-x: hidden;
}

.popup__bg.active, .popup__bg2.active, .popup__bg3.active {
  opacity: 1;
  pointer-events: all;
  transition: 0.5s all;
  z-index: 22;
}

.popup, .popup2, .popup3 {
  position: absolute;
  top: 49%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  width: 1130px;
  height: max-content;
  transition: 0.5s all;
  text-align: center;
}

.popup3 {
  width: 600px;
  height: 653px;
  background: #161616;
  border-radius: 40px;
  padding: 48px;
  text-align: left;
  top: 50%;
}

.popup.active, .popup2.active, .popup3.active {
  transform: translate(-50%, -50%) scale(1);
  transition: 0.5s all;
}

.close-popup, .close-popup2, .close-popup3 {
  position: absolute;
  top: 20px;
  right: -101px;
  cursor: pointer;
  width: 24px;
  height: 24px;
  fill: white;
  z-index: 20;
  transition: 0.5s;
  transform: rotate(90deg);
}
.close-popup:hover, .close-popup2:hover, .close-popup3:hover {
  transform: rotate(0deg);
}

header .container {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid rgba(41, 45, 50, 0.2);
    padding: 30px 0px !important;
}
header .container .left_block {
  display: flex;
  align-items: center;
  gap: 74px;
}
header .container .left_block .logo {
  display: flex;
  align-items: center;
  font-family: "Unbounded";
  font-size: 22px;
  top: 1px;
  position: relative;
  color: #292D32;
}
header .container .left_block nav {
  display: flex;
  align-items: center;
}
header .container .left_block nav ul {
  list-style-type: none;
  display: flex;
  align-items: center;
  gap: 36px;
}
header .container .left_block nav ul li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  font-style: normal;
  color: #292D32;
  font-family: "Nunito", sans-serif; 
}
header .container .left_block nav ul li a:hover {
  color: #DC4242;
}
header .container .left_block nav ul li.active {
  position: relative;
}
header .container .left_block nav ul li.active a {
  color: #DC4242;
}
header .container .left_block nav ul li.active:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 1px;
  background: #DC4242;
  left: 0;
  bottom: -31.5px;
}
header .container .right_block {
  display: flex;
  align-items: center;
  gap: 25px;
  font-weight: 500;
  font-size: 14px;
  line-height: 19px;
  color: #292D32;
}
header .container .right_block .social_list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
header .container .right_block a {
  display: flex;
  align-items: center;
  color: #292D32;
font-family: "Nunito", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}
header .container .right_block a:hover path {
  fill: #DC4242;
}
header .container .right_block .phone:hover {
  color: #DC4242;
}

.top_banner {
  padding: 111px 0 266px;
  position: relative;
}
.top_banner .title {
  font-family: "Nunito", sans-serif; 
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 34px;
}
.top_banner .text {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 700;
  font-size: 60px;
  line-height: 70px;
  max-width: 940px;
  margin-bottom: 53px;
}
.top_banner .text span {
  color: #DC4242;
}
.top_banner .bg {
  position: absolute;
  width: 100%;
  bottom: -30%;
  z-index: -1;
}
.top_banner .bg img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.about_main {
  padding-bottom: 60px;
}
.about_main .container {
  display: flex;
  gap: 33px;
  justify-content: space-between;
}
.about_main .container .title {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 700;
  font-size: 48px;
  line-height: 60px;
}
.about_main .container .text {
  font-family: "Nunito", sans-serif; 
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  max-width: 61%;
}
.about_main .container .text span {
  font-weight: 700;
}

.main_services {
  padding-bottom: 0px;
  position: relative;
  overflow: hidden;
}
.main_services .container > .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px;
}
.main_services .container > .title .swiper_navigation {
  display: flex;
  gap: 10px;
}
.main_services .container > .title .btn {
  width: 85px;
  justify-content: center;
}
.main_services .container > .title .btn.services-button-prev svg {
  transform: rotate(180deg);
}
.main_services .container > .title .btn:before {
  width: 67px;
  left: 9px;
}
.main_services .container > .title .btn.swiper-button-disabled {
  display: none;
}
.main_services .swiper_services {
  overflow: visible;
}
.main_services .swiper_services .swiper-slide {
  width: 330px;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 38px 19px 65px 19px !important;
  background: #EBEBEB;
  border: 1px solid #292D32;
  border-radius: 5px;
  cursor: pointer;
}
.main_services .swiper_services .swiper-slide img {
  width: 213px;
  height: 212px;
  object-fit: cover;
  object-position: center;
  margin: 0 auto 51px;
}
.main_services .swiper_services .swiper-slide .title {
  font-family: "Nunito", sans-serif; 
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  color: #292D32;
  margin-bottom: 25px;
  width: 100%;
  text-align: left;
}
.main_services .swiper_services .swiper-slide .text {
  font-family: "Nunito", sans-serif; 
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  margin-bottom: 30px;
}
.main_services .swiper_services .swiper-slide .more {
  display: flex;
  width: 100%;
  justify-content: flex-start;
}

.main_projects {
  padding-bottom: 0px;
  position: relative;
}
.main_projects .bg {
  position: absolute;
  width: 100%;
  top: -55%;
  left: 0;
  z-index: -1;
}
.main_projects .bg img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.main_projects .container > .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 60px;
}
.main_projects .angry-grid {
  display: grid;
  grid-template-rows: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 30px;
}
.main_projects .angry-grid img {
  width: 100%;
}
.main_projects .item-0 {
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 3;
  grid-column-end: 3;
}
.main_projects .item-1 {
  grid-row-start: 1;
  grid-column-start: 3;
  grid-row-end: 5;
  grid-column-end: 5;
}
.main_projects .item-2 {
  grid-row-start: 3;
  grid-column-start: 1;
  grid-row-end: 5;
  grid-column-end: 3;
}
.main_projects .item-3 {
  grid-row-start: 1;
  grid-column-start: 5;
  grid-row-end: 5;
  grid-column-end: 9;
}

.advantages_main {
  padding-bottom: 200px;
}
.advantages_main .container {
  display: flex;
  gap: 108px;
}
.advantages_main .container .left_block h3 {
  margin-bottom: 15px;
}
.advantages_main .container .left_block .text {
  font-family: "Nunito", sans-serif; 
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #292D32;
  margin-bottom: 39px;
  width: max-content;
}
.advantages_main .container .right_block .list {
  display: flex;
  flex-direction: column;
  gap: 57px;
}
.advantages_main .container .right_block .list .item {
  display: flex;
  align-items: flex-start;
  gap: 29px;
}
.advantages_main .container .right_block .list .item .count {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 37px;
  text-align: right;
  color: #DC4242;
  transform: rotate(-90deg);
  position: relative;
  top: 10px;
}
.advantages_main .container .right_block .list .item .info {
  display: flex;
  flex-direction: column;
  gap: 23px;
}
.advantages_main .container .right_block .list .item .info .title {
  font-family: "Nunito", sans-serif; 
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  color: #292D32;
}
.advantages_main .container .right_block .list .item .info .text {
  font-family: "Nunito", sans-serif; 
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #292D32;
}

.facts_main {
  padding-bottom: 60px;
  position: relative;
}
.facts_main .bg {
  position: absolute;
  width: 100%;
  bottom: 35%;
  z-index: -1;
}
.facts_main .bg img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.facts_main h3 {
  margin-bottom: 60px;
}
.facts_main .facts_info {
  display: flex;
}
.facts_main .facts_info > * {
  width: 50%;
}
.facts_main .facts_info .left_block {
  padding: 30px 24px 20px 15px;
  border-right: 1px solid #292D32;
}
.facts_main .facts_info .left_block .list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 104px;
}
.facts_main .facts_info .left_block .list .item {
  display: flex;
  flex-direction: column;
  gap: 18px;
  align-items: center;
  width: 50%;
}
.facts_main .facts_info .left_block .list .item .title {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 38px;
}
.facts_main .facts_info .left_block .list .item .text {
  font-family: "Nunito", sans-serif; 
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}
.facts_main .facts_info .right_block {
  display: flex;
  padding: 20px 0 20px 46px;
}
.facts_main .facts_info .right_block .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 70px;
}
.facts_main .facts_info .right_block .list .item {
  width: 44%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
}
.facts_main .facts_info .right_block .list .item .img {
  height: 44px;
}
.facts_main .facts_info .right_block .list .item .text {
  text-align: center;
  font-family: "Nunito", sans-serif; 
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
}

.parthers_main {
  padding-bottom: 100px;
}
#rev {
  margin-bottom: 100px;
}
.parthers_main .title {
  margin-bottom: 39px;
}
.parthers_main .title h3 {
  margin-bottom: 60px;
}
.parthers_main .title .text {
  font-family: "Nunito", sans-serif; 
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #292D32;
}
.parthers_main .list {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.parthers_main .list .item {
  width: calc(25% - 23px);
  height: 121px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #EBEBEB;
  border: 1px solid rgba(41, 45, 50, 0.2);
  border-radius: 5px;
  position: relative;
  transition: 0.5s;
}
.parthers_main .list .item:before {
  transition: 0.5s;
}
.parthers_main .list .item:hover {
  background: #DC4242;
  box-shadow: 0px 4px 24px rgba(220, 66, 66, 0.6);
}
.parthers_main .list .item:hover:before {
  content: "";
  width: 88%;
  height: 133px;
  background: #DC4242;
  opacity: 0.2;
  border-radius: 5px;
  display: block;
  position: absolute;
  left: 23px;
  top: -6px;
  z-index: -1;
}
.parthers_main .list .item:hover svg path:not(.red) {
  fill: #fff;
}
.parthers_main .list .item:hover svg .red {
  fill: #DC4242;
}
.parthers_main .list .item:hover svg.watch .red {
  stroke: #fff;
}

.breadcrumbs {
  padding: 51px 0 31px;
}
.breadcrumbs ul {
  list-style-type: none;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 5px;
}
.breadcrumbs li {
color: #292D32;
}

.brif {
  overflow: hidden;
  padding-bottom: 75px;
}
.brif form > .title {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 43px;
}
.brif form textarea {
  background: #EBEBEB;
}
.brif .bg {
  position: absolute;
  bottom: -30%;
  left: 0;
  z-index: -1;
  width: 100%;
}
.brif .bg img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.radio_inputs {
  margin-bottom: 47px;
}
.radio_inputs .title {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 18px;
}
.radio_inputs .list {
  display: flex;
  gap: 19px;
}
.radio_inputs .list input {
  display: none;
}
.radio_inputs .list label {
  width: 174px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #EBEBEB;
  border: 1px solid #292D32;
  border-radius: 5px;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  transition: all 0.2s linear;
  cursor: pointer;
}
.radio_inputs .list input:checked + label {
  border: 1px solid #DC4242;
  color: #DC4242;
}

.comment {
  margin-bottom: 20px;
}
.comment .title {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 18px;
}
.comment textarea {
  background: inherit;
  width: 623px;
  height: 186px;
  padding: 20px 26px;
  border: 1px solid rgba(41, 45, 50, 0.2);
  border-radius: 5px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
}

.file {
  margin-bottom: 46px;
}
.file input {
  display: none;
}
.file label {
  padding: 12px;
  width: 175px;
  height: 48px;
  background: #EBEBEB;
  border: 1px solid #292D32;
  border-radius: 5px;
  display: flex;
  align-items: center;
  gap: 20px;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  cursor: pointer;
  box-sizing: border-box;
}

.input_fields {
  margin-bottom: 50px;
}
.input_fields .title {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 18px;
}
.input_fields .list {
  display: flex;
  gap: 20px;
}
.input_fields .list.three input {
  width: 300px;
  height: 48px;
  background: #EBEBEB;
  border: 1px solid rgba(41, 45, 50, 0.2);
  border-radius: 5px;
  outline: none;
  padding: 14px 26px;
  background: inherit;
}
.input_fields .list.three input:active, .input_fields .list.three input:focus {
  border: 1px solid rgb(41, 45, 50);
}

.form_bottom {
  display: flex;
  align-items: center;
  gap: 33px;
}
.form_bottom .privacy {
  max-width: 350px;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  opacity: 0.4;
}
.form_bottom .privacy a {
  text-decoration: underline;
}

.contacts {
  padding-bottom: 85px;
}
.contacts .container {
  display: flex;
  gap: 70px;
}
.contacts .container .left_block h1 {
  margin-bottom: 64px;
}
.contacts .container .left_block .contacts_info {
  display: flex;
  gap: 130px;
}
.contacts .container .left_block .contacts_info .list .item {
  margin-bottom: 49px;
}
.contacts .container .left_block .contacts_info .list .item .title {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 700;
  font-size: 23px;
  line-height: 29px;
  margin-bottom: 29px;
}
.contacts .container .left_block .contacts_info .list .item .text {
  display: flex;
  flex-direction: column;
  font-weight: 400;
  font-size: 16px;
  line-height: 39px;
}
.contacts .container .left_block .contacts_info .list .item .text .adress .title {
  font-family: "Nunito", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 39px;
  margin-bottom: 0;
}
.contacts .container .left_block .contacts_info .btn {
  margin-top: -15px;
}
.contacts .map {
  width: 66%;
filter: grayscale(1);
-ms-filter: grayscale(1);
-webkit-filter: grayscale(1);
-moz-filter: grayscale(1);
-o-filter: grayscale(1);
}

.services {
  padding-bottom: 60px;
}
.services .bg {
  position: absolute;
  bottom: -35%;
  left: 0;
  z-index: -1;
  width: 100%;
}
.services .bg img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.services .list {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.services .list .our__link svg {
  fill: #DC4242;
}
.services .list .w-50 {
  width: calc(50% - 15px);
}
.services .list .w-30 {
  width: calc(33.07% - 17px);
}
.services .list .item {
  background: #EBEBEB;
  border: 1px solid #292D32;
  border-radius: 5px;
  padding: 47px 35px 55px 41px;
  color: #000000;
  cursor: pointer;
  position: relative;
  transition: 0.5s;
}
.services .list .item .title {
  font-weight: 700;
  font-size: 28px;
  line-height: 38px;
  margin-bottom: 20px;
  transition: 0.5s;
}
.services .list .item .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 42px;
  transition: 0.5s;
}
.services .list .item:hover {
  background: #DC4242;
  border: 1px solid #DC4242;
  box-shadow: 0px 4px 34px rgba(220, 66, 66, 0.6);
}
.services .list .item:hover .title, .services .list .item:hover .text {
  color: white;
}
.services .list .item:hover svg {
  fill: white;
}
.services .list .item:hover:after {
  opacity: 0.2;
  height: 110%;
  top: -13px;
  width: 94%;
  left: 3%;
}
.services .list .item:after {
  content: "";
  display: block;
  width: 292px;
  height: 0;
  background: #DC4242;
  opacity: 0;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.3s;
  z-index: -1;
}

footer {
  padding: 80px 0;
  border-top: 1px solid rgba(41, 45, 50, 0.2);
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  position: relative;
  overflow: hidden;
}
footer .bg {
  position: absolute;
  bottom: -70%;
  left: 20%;
  z-index: -1;
}
footer .bg img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
footer .container {
  display: flex;
  justify-content: space-between;
}
footer .container .footer_info {
  max-width: 263px;
}
footer .container .footer_info .logo {
  display: flex;
  align-items: center;
  margin-bottom: 35px;
font-family: "Unbounded";
  font-size: 22px;
  color: #292D32;
}
footer .container .footer_info .text {
  margin-bottom: 20px;
}
footer .container .footer_info .policy {
  text-decoration: underline;
  margin-bottom: 32px;
  display: block;
}
footer .container .footer_info .social_list {
  display: flex;
  gap: 32px;
  margin-bottom: 36px;
}
footer .container .footer_info .social_list a {
  font-weight: 600;
  color: #DC4242;
  transition: 0.3s;
}
footer .container .footer_info .social_list a:hover {
  opacity: 0.6;
}
footer .container .footer_menu > .title {
  font-family: "Unbounded";
  margin-bottom: 35px;
  font-size: 20px;
}
footer .container .footer_menu ul {
  list-style-type: none;
  padding: 0;
  display: flex;
  flex-direction: column;
}
footer .container .footer_menu ul li a {
  display: flex;
  padding: 7px 0;
}
footer .container .footer_menu .list .item {
  padding: 7px 0;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
footer .container .footer_menu .list .item .title {
  font-weight: 700;
}

/*Модальные окна*/
.modal {
  display: none;
  position: fixed;
  z-index: 103;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  justify-content: center;
  align-items: center;
}

.modal_close_btn {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}

.modal.active {
  display: flex;
}

.modal .bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(231, 226, 222, 0.8);
}

.modal-content {
  z-index: 2;
  position: relative;
  background-color: #E1BEE7;
  margin: auto;
  background: #FFFFFF;
  border-radius: 10px;
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
  padding: 65px 90px 70px;
  width: 1138px;
}

.modal_body > .title {
  font-family: "Unbounded";
  font-style: normal;
  font-weight: 700;
  font-size: 46px;
  line-height: 55px;
  margin-bottom: 29px;
}
.modal_body .form_body {
  display: flex;
  gap: 30px;
}
.modal_body .input_fields .list {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0;
  }
  to {
    top: 0;
    opacity: 1;
  }
}
.ser {
  padding: 0px 0;
}
.ser__row {
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 139px;
}
.ser__one {
  font-weight: 700;
  font-size: 28px;
  line-height: 35px;
  color: #292D32;
  margin-bottom: 28px;
  font-family: "Unbounded";
}
.ser__txt {
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}
.ser__block {
  width: 23.5%;
  height: auto;
  background: #EBEBEB;
  border: 1px solid #292D32;
  border-radius: 5px;
  padding: 45px 36px 49px 28px;
}
.ser__box {
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  max-width: 1093px;
}
.ser__item {
  width: 28.81%;
  margin-bottom: 64px;
}
.ser__title {
  font-weight: 700;
font-size: 48px;
line-height: 60px;
color: #292D32;
  font-family: "Unbounded";
}
.ser__num {
  font-weight: 700;
  font-size: 30px;
  line-height: 37px;
  font-family: "Unbounded";
  margin-bottom: 19px;
  color: #DC4242;
}
.ser__name {
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  color: #000000;
  margin-bottom: 16px;
}
.ser__text {
  margin-top: 27px;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  color: #292D32;
}
.ser__el {
  color: transparent;
  -webkit-text-stroke: 2px #292D32;
  font-weight: 700;
  font-size: 172px;
  line-height: 213px;
  text-align: center;
  text-transform: uppercase;
  opacity: 0.3;
  margin-right: 44px;
  font-family: "Unbounded";
}
.ser h1 {
  margin-bottom: 26px;
}
.ser .sub {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #292D32;
  max-width: 848px;
margin-bottom: 20px;
}

.marquee {
  animation: scroll 100s linear infinite;
  margin: 61px 0 71px;
  animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  width: max-content;
}

.marquee2 {
  animation: scroll2 20s linear infinite;
  animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  display: flex;
}

.marquee3 {
  animation: scroll3 20s linear infinite;
  animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  display: flex;
position: relative;
right: 1980px;
}

@keyframes scroll3 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(50% - 20px));
  }
}
@keyframes scroll2 {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-50% - 20px));
  }
}
@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(calc(-100% - 20px));
  }
}
.why {
  padding: 112px 0;
}
.why .btn {
  width: 209px;
}
.why .btn:hover:after {
  transform: scale3d(0.95, 1, 1);
}
.why .btn:hover:before {
  transform: scale3d(0.97, 1, 1);
}
.why h3 {
  font-weight: 700;
  font-size: 48px;
  line-height: 60px;
  color: #292D32;
  font-family: "Unbounded";
  margin: 0 0 75px;
}
.why__box {
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 52px;
}
.why__item {
  width: 23%;
}
.why__text {
  margin-top: 27px;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  color: #292D32;
}

.price {
  padding: 95px 0;
}
.price h3 {
  margin-bottom: 35px;
}

.our {
  padding: 90px 0px 40px;
max-width: 1140px;
  margin: 0 auto;
}
.our__items {
  justify-content: space-between;
  width: 65.8%;
}
.our__items div {
  width: 47.8%;
}
.our__bg {
  position: absolute;
  top: -295px;
  left: -154px;
  font-weight: 700;
  font-size: 92px;
  line-height: 114px;
  opacity: 0.12;
  transform: rotate(-18.6deg);
  color: transparent;
  -webkit-text-stroke: 1px #292D32;
  font-family: "Unbounded";
  z-index: -3;
  white-space: nowrap;
}
.our__wrap {
  position: relative;
}
.our__top {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 59px;
}
.our__box {
  justify-content: space-between;
}
.our__item {
  position: relative;
  overflow: hidden;
  width: 31.5%;
  transition: 0.5s;
  height: 318px;
  border-radius: 5px;
}
.our__item:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -100%;
  width: 100%;
  height: 100%;
  background: rgba(41, 45, 50, 0.9);
  z-index: 0;
  opacity: 0;
  transition: 0.5s;
}
.our__item:hover:after {
  opacity: 1;
  z-index: 1;
  bottom: 0%;
}
.our__item:hover .our__info {
  z-index: 2;
  bottom: 10%;
}
.our__img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.our__img img {
  width: 100%;
  height: 100%;
}
.our__info {
  position: absolute;
  bottom: -100%;
  left: 10%;
  z-index: 2;
  transition: 0.5s;
}
.our__name {
  font-weight: 700;
  font-size: 26px;
  line-height: 38px;
  color: #FFFFFF;
  margin-bottom: 28px;
  display: block;
  width: auto;
white-space: nowrap;
font-family: "Unbounded";
}
.our__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #FFFFFF;
  margin-bottom: 34px;
  font-family: "Nunito", sans-serif; 
  margin-right: 10px;
}
.our__link {
  transition: 0.3s;
}
.our__link img {
  transition: 0.3s;
}
.our__link:hover img {
  margin-left: 20px;
}

.tabs__pane {
  display: none;
}

.tabs__pane_show {
  display: block;
}

.proj h1 {
  max-width: 100%;
}
.proj__item {
  margin-bottom: 30px;
}
.proj__item:nth-child(2n) .our__items {
  order: 3;
  margin-right: 0;
  margin-left: 30px;
}
.proj__item:nth-child(2n) .our__item_big {
  order: 2;
}
.proj__item:nth-child(2n) .our__item_big2 {
  order: 1;
  margin-left: 0;
  margin-right: 30px;
}

.tabs {
  margin-top: 34px;
}
.tabs .our__items {
  flex-direction: column;
  width: 23.06%;
  margin-right: 30px;
}
.tabs .our__items .our__info {
  width: 80.8%;
}
.tabs .our__items .our__item {
  width: 100%;
  height: 231px;
}
.tabs .our__items .our__name {
  font-size: 21px;
  line-height: 24px;
  margin-bottom: 16px;
}
.tabs .our__items .our__text {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
}
.tabs .our__item_big {
  width: 23.08%;
  height: 492px;
}
.tabs .our__item_big2 {
  margin-left: 30px;
  width: 49%;
  height: 492px;
}
.tabs .our__item_big2 .our__info .our__text {
  max-width: 284px;
}
.tabs__nav {
  width: 100%;
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.tabs__nav a {
  width: 174px;
  height: 48px;
  background: #EBEBEB;
  border: 1px solid #292D32;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  color: #292D32;
  margin-right: 19px;
  flex: 1 0 auto;
  max-width: 174px;
  transition: 0.5s;
}
.tabs__nav a:hover {
  color: #DC4242;
  border: 1px solid #DC4242;
}
.tabs__nav .tabs__btn_active {
  background: #DC4242;
  color: white !important;
  border: 1px solid #DC4242;
}

.proj-item {
  padding-bottom: 135px;
}
.proj-item__container {
  padding: 111.5px 0 125px;
  border-bottom: 1px solid rgba(41, 45, 50, 0.2);
}
.proj-item h1 {
  font-size: 48px;
  line-height: 60px;
  margin-bottom: 39px;
}
.proj-item__li {
  align-items: center;
  margin-bottom: 5px;
}
.proj-item__li:last-child {
  margin-bottom: 0;
}
.proj-item__li p {
  margin-left: 11px;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #292D32;
}
.proj-item__logo {
  width: 100%;
  height: 145.48px;
  object-fit: cover;
  margin-bottom: 15.5px;
  border-radius: 5px;
}
.proj-item__link {
  margin: 0 auto;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  font-weight: 600;
  font-size: 12px;
  line-height: 16px;
  color: #DC4242;
  transition: 0.5s;
  margin-bottom: 173px;
}
.proj-item__link img {
  margin-left: 6px;
  position: relative;
  bottom: 3px;
}
.proj-item__link:hover {
  opacity: 0.5;
}
.proj-item__title {
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  color: #292D32;
  margin-bottom: 24px;
  font-family: "Unbounded";
}
.proj-item__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #292D32;
}
.proj-item__top {
  margin: 0;
  padding-bottom: 104px;
  position: relative;
  margin-bottom: 104px;
}
.proj-item__top:after {
  content: "";
  display: block;
  width: 435%;
  height: 1px;
  position: absolute;
  bottom: 0;
  opacity: 0.2;
  background: #292D32;
  left: -200%;
}
.proj-item__right {
  max-width: 164px;
  width: 100%;
  margin-left: auto;
  margin-right: 33px;
  position: relative;
}
.proj-item__right:before {
  content: "";
  display: block;
  width: 1px;
  height: 123.2%;
  position: absolute;
  bottom: -104px;
  opacity: 0.2;
  background: #292D32;
  left: -52px;
}
.proj-item__left {
  max-width: 65.54%;
}
.proj-item__row {
  margin-bottom: 86px;
  flex-wrap: wrap;
}
.proj-item__tag {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #EBEBEB;
  border: 1px solid #292D32;
  border-radius: 5px;
  height: 48px;
  width: max-content;
  padding: 0 28px;
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  color: #292D32;
  margin-right: 20px;
}
.proj-item__bottom {
  max-width: 747px;
  margin: 0 auto;
}
.proj-item__bottom h3 {
  font-size: 40px;
  line-height: 50px;
  margin-bottom: 34px;
}
.proj-item__bottom p {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #292D32;
}

.info__img {
  width: 100%;
  height: auto;
}
.info__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.our-page {
  padding: 123px 0px 117px;
}

article {
  box-sizing: border-box;
}

.blog {
  padding-bottom: 48px;
}
.blog__list {
  position: relative;
  top: 1.5px;
}
.blog__el {
  display: none;
}
.blog__arr {
  display: none;
}
.blog__box {
  position: relative;
}
.blog__box .our__bg {
  top: 97px;
  left: -154px;
}
.blog__item {
  width: 100%;
  height: auto;
  background: #EBEBEB;
  border: 1px solid #292D32;
  border-radius: 5px;
  margin-bottom: 20px;
  padding: 43px 40px 60px;
  transition: 0.3s;
}
.blog__item:hover {
  border: 1px solid #DC4242;
}
.blog__time {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #8E8E8E;
  margin-bottom: 18px;
}
.blog__title {
  font-weight: 700;
  font-size: 28px;
  line-height: 38px;
  color: #000000;
  margin-bottom: 29px;
  display: block;
}
.blog__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}
.blog__nav {
  justify-content: space-between;
  align-items: center;
  border: 1px solid #292D32;
  border-radius: 5px;
  width: 100%;
  height: 52px;
  padding: 0 27px;
}
.blog__prev, .blog__next {
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #2E2C42;
}
.blog__li {
  margin-right: 40px;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #292D32;
}
.blog__li a {
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #292D32;
}
.blog__li.active a {
  color: #DC4242;
}
.blog__li:last-child {
  margin-right: 0;
}
.blog__li:hover a {
  color: #DC4242;
}

.art {
  padding-bottom: 149px;
}
.art q {
  width: 100%;
  height: auto;
  background: #FFFFFF;
  border: 1px dashed #292D32;
  border-radius: 5px;
  display: block;
  position: relative;
  padding: 36px 50px 32px 40px;
  box-sizing: border-box;
  margin: 34px 0 37px;
}
.art q:before, .art q:after {
  display: none;
}
.art q img {
  position: absolute;
  left: 31px;
  top: 22px;
  z-index: 0;
}
.art q p {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #292D32;
  position: relative;
}
.art h1 {
  max-width: 100%;
  font-weight: 700;
  font-size: 37.9px;
  line-height: 47px;
  margin-bottom: 31px;
}
.art__time {
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
  color: #8E8E8E;
  margin-bottom: 51px;
}
.art__time span {
  margin: 0 10px;
}
.art__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #292D32;
  margin-bottom: 20px;
}
.art__text a {
color: #DC4242;
text-decoration: underline;
}
.art__name {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #292D32;
  margin-bottom: 20px;
}
.art__list {
  list-style-type: decimal;
  margin-bottom: 40px;
  position: relative;
  left: 27px;
}
.art__list li {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #292D32;
}
.art__info {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #292D32;
  margin-bottom: 20px;
}
.art__info img {
  margin: 0 5px;
}
.art__bottom {
  justify-content: space-between;
  align-items: center;
}
.art__right {
  align-items: center;
}
.art__right p {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #292D32;
}
.art__author span {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #292D32;
}
.art__author p {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #292D32;
  margin-left: 3px;
}
.art__soc {
  margin-left: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.1s !important;
}
.art__soc svg {
  fill: #B4B2B0;
  transition: 0.1s !important;
}
.art__soc:hover svg {
  fill: #DC4242;
}
.art__soc:nth-child(4) {
  position: relative;
}
.art__soc:hover .icon {
  fill: #DC4242;
}
.art__socials {
  align-items: center;
}

.last {
  padding-bottom: 120px;
}
.last .our__top {
  margin-bottom: 40px;
}
.last__box {
  justify-content: space-between;
}
.last__item {
  width: 31.579%;
  height: auto;
  background: #EBEBEB;
  border: 1px solid #292D32;
  border-radius: 5px;
  padding: 54px 22px 44px 32px;
}
.last .our__link {
  display: block;
  width: max-content;
}
.last__time {
  font-weight: 400;
  font-size: 16px;
  color: #8E8E8E;
  margin-bottom: 18px;
}
.last__name {
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  color: #000000;
  margin-bottom: 30px;
  display: block;
}

.about {
  padding-bottom: 212.5px;
}
.about .our__bg {
  bottom: -247px;
  top: inherit;
  left: -407px;
}
.about__box {
  justify-content: space-between;
  position: relative;
  max-width: 1140px;
  margin: 0 auto;
}
.about__item {
  margin-bottom: 99.5px;
}
.about__item:last-child {
  margin-bottom: 0;
}
.about__name {
  font-weight: 700;
  font-size: 40px;
  line-height: 50px;
  color: #292D32;
  margin-bottom: 17.5px;
  font-family: "Unbounded";
}
.about__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #292D32;
}
.about__left .about__text {
  max-width: 289px;
}
.about__right {
  max-width: 652px;
  padding-left: 82px;
  border-left: 1px solid rgba(41, 45, 50, 0.2);
}
.about__el {
  padding-bottom: 61px;
  margin-bottom: 68px;
  position: relative;
}
.about__el:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 3px;
  left: -82px;
  background: rgba(41, 45, 50, 0.2);
  width: 119%;
  height: 1px;
}
.about__el:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
.about__el:last-child:after {
  display: none;
}
.about__title {
  font-family: "Unbounded";
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  color: #292D32;
  margin-bottom: 36px;
}
.about .marquee {
  margin: -25px 0 26px;
}
svg:focus-visible {
  outline: none !important;
}
svg:focus {
  outline: none !important;
}
.our__link:focus {
  outline: none !important;
}
.ser-about .swiper-slide svg, .main_services-el .swiper-slide svg {
  width: 215px;
  height: 42px;
  display: block;
  margin: 0 auto 91px;
  transition: 0.1s !important;
}
.ser-about .swiper-slide:hover svg, .main_services-el .swiper-slide:hover svg {
  fill: white;
}
.ser-about .container > .title .btn, .main_services-el .container > .title .btn {
  cursor: pointer;
}
.ser-about .container > .title .btn:before, .main_services-el .container > .title .btn:before {
  left: -4px;
  width: auto;
}
.ser-about .btn svg, .main_services-el .btn svg {
  left: 0;
}
.ser-about .swiper_services .swiper-slide, .main_services-el .swiper_services .swiper-slide {
  align-items: flex-start;
  padding: 108px 28px 52px;
}
.ser-about .our__link, .main_services-el .our__link {
  width: 41px;
  display: block;
  height: 11px;
}
.ser-about .our__link svg, .main_services-el .our__link svg {
  width: 100% !important;
  height: 100% !important;
  margin-bottom: 0 !important;
  fill: #DC4242;
}

.main_services .swiper_services .swiper-slide {
  transition: 0.5s;
  position: relative;
}
.main_services .swiper_services .swiper-slide .title, .main_services .swiper_services .swiper-slide svg {
  transition: 0.5s;
}
.main_services .swiper_services .swiper-slide:hover {
  background: #DC4242;
  border: 1px solid #DC4242;
}
.main_services .swiper_services .swiper-slide:hover svg {
  fill: white;
}
.main_services .swiper_services .swiper-slide:hover .title {
  color: white;
}
.main_services .swiper_services .swiper-slide:hover:after {
  opacity: 0.2;
  width: 292px;
  height: 410px;
  left: 50%;
  margin-left: -146px;
  top: -15px;
}
.main_services .swiper_services .swiper-slide:after {
  content: "";
  display: block;
  width: 292px;
  height: 0;
  background: #DC4242;
  opacity: 0;
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  transition: 0.3s;
  z-index: -1;
}

.swiper5__bottom {
  align-items: center;
}
.swiper5__icon {
  width: 59px;
  height: 59px;
  object-fit: cover;
  margin-right: 30px;
}
.swiper5__one {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}
.swiper5__name {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}
.swiper5__text {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}
.swiper5__top {
  padding-bottom: 32px;
  border-bottom: 1px solid rgba(41, 45, 50, 0.2);
  margin-bottom: 35px;
}
.swiper5 .swiper-slide {
  width: 49.685%;
  height: auto;
  background: #EBEBEB;
  border: 1px solid rgba(41, 45, 50, 0.2);
  border-radius: 5px;
  padding: 38px 32px 36px;
  margin-bottom: 10px;
}
.swiper5__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  margin-bottom: 25px;
}
.swiper5__link {
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
  color: #DC4242;
  transition: 0.5s;
}
.swiper5__link:hover {
  opacity: 0.5;
}

.ser-about .services-button-prev2 svg {
  transform: rotate(180deg) !important;
}

.note {
  position: fixed;
  max-width: 820px;
  bottom: 53px;
  left: 23%;
  margin-left: -400px;
  padding: 25px 20px 25px 20px;
  z-index: 10000;
  display: flex;
  align-items: center;
  margin: 0 auto;
  width: 58%;
  height: 70px;
  background: #DC4242;
  box-shadow: 0px 4px 34px rgba(220, 66, 66, 0.6);
  border-radius: 5px;
}
.note__close {
  position: absolute;
  cursor: pointer;
  right: 11px;
  top: 23px;
  transition: 0.5s;
}
.note__close:hover {
  transform: rotate(90deg);
}
.note p {
  font-weight: 600;
  font-size: 14px;
  line-height: 19px;
  color: #FFFFFF;
  margin-left: 16px;
  width: 90%;
}

::selection {
  background: #DC4242;
}

::-moz-selection {
  background: #DC4242;
}

.three {
  overflow: hidden;
}

@keyframes letter {
  0% {
    opacity: 0;
    transform: translateX(-15px);
  }
  100% {
    opacity: 1;
    transform: translateX(0px);
  }
}
.word {
  min-width: 537px;
}
.word div {
  animation: letter 0.3s;
  display: inline-block;
}

.top_banner {
  position: relative;
}
.top_banner .bg {
  color: transparent;
  -webkit-text-stroke: 2px #292D32;
  font-weight: 700;
  font-size: 92px;
  line-height: 60px;
  text-align: center;
  text-transform: uppercase;
  opacity: 0.12;
  margin-right: 80px;
  font-family: "Unbounded";
  white-space: nowrap;
  transform: rotate(-18.6deg);
  bottom: 14%;
}
.top_banner .btn:hover:after {
  transform: scale3d(0.95, 1, 1);
}
.top_banner .btn:hover:before {
  transform: scale3d(0.97, 1, 1);
}

.main_services-el .swiper_services .swiper-slide:hover:after {
  opacity: 0.2;
  width: 292px;
  height: 105%;
  left: 50%;
  margin-left: -146px;
  top: -14px;
}
.main_services-el .swiper_services .swiper-slide:hover .text {
  color: white;
}

.form_bottom button {
  border: none !important;
}
.form_bottom button:hover:before {
  transform: scale3d(0.97, 1, 1);
}
.form_bottom button:hover:after {
  transform: scale3d(0.95, 1, 1);
}

.contacts .container .left_block .contacts_info .btn {
  transition: 0.3s;
}
.contacts .container .left_block .contacts_info .btn:hover:after {
  transform: scale3d(0.95, 1, 1);
  transition: 0.3s;
}
.contacts .container .left_block .contacts_info .btn:hover:before {
  transform: scale3d(0.97, 1, 1);
  transition: 0.3s;
}

.ser-about .swiper_services .swiper-slide:hover:after {
  height: 405px;
}

.ser-about .swiper_services .swiper-slide {
  padding: 109px 25px 47px 26px !important;
}

.swiper5 .swiper-slide {
  width: 48.685%;
}

.main_services-el .swiper_services .swiper-slide:hover:after {
  height: 105.8%;
}

@media screen and (min-width: 1700px) {
  .note {
    left: 32%;
  }
}
@media screen and (min-width: 1600px) {
.container {
  max-width: 1140px;
  margin: 0 auto;
  }
  header .container {
    padding: 30px 0px !important;
  }
  .our__bg {
    font-size: 104px;
    left: -164px;
  }
}
@media screen and (max-width: 1199px) {
  .tabs .our__item_big2, .tabs .our__item_big {
    height: 438px;
  }
  .tabs .our__items .our__item {
    height: 205px;
  }
  header .container {
    padding: 30px 0px !important;
  }
  .ser__row {
    justify-content: center;
    margin-top: 100px;
  }
  .ser__block {
    margin: 10px;
    width: 47.5%;
  }
  .our__item:hover .our__info {
    width: 80%;
  }
  .tabs__nav {
    overflow-x: auto;
  }
  .our__item_big .our__name {
    font-size: 23px;
    line-height: 30px;
    margin-bottom: 18px;
  }
  .proj-item__left {
    max-width: 65%;
  }
  .proj-item {
    overflow: hidden;
  }
  .about__right {
    max-width: 528px;
    padding-left: 50px;
  }
  .advantages_main .container {
    gap: 47px;
  }
  .parthers_main .list .item:hover:before {
    left: 13px;
  }
  .top_banner {
    padding-top: 58px;
  }
  .radio_inputs .list {
    flex-wrap: wrap;
  }
  .input_fields .list {
    flex-wrap: wrap;
  }
  .form_bottom {
    flex-direction: column-reverse;
  }
  .services .list .item {
    width: 48%;
  }
  .contacts .container {
    flex-direction: column;
  }
  .contacts .map {
    width: 100%;
    height: 514px;
  }
  .contacts .map img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .modal-content {
    width: 95%;
  }
  .modal_body .form_body {
    gap: inherit;
    flex-direction: column;
  }
  .input_fields .list.three input {
    width: 100%;
  }
  .comment textarea {
    width: 100%;
  }
}
@media (max-width: 991px) {
  input, textarea, select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  input {
    border-radius: 0 !important;
  }
  .menu-btn {
    width: 24px;
    height: 24px;
    position: relative;
    z-index: 11;
    overflow: hidden;
    background: url(/local/templates/ivolv/css/../img/burger.svg) no-repeat;
  }
  .menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 40px 15px;
    background: #EBEBEB;
    transform: translateX(-100%);
    transition: transform 0.5s;
    z-index: 10;
    overflow: hidden;
  }
  .menu .phone2 {
    margin: 48px auto;
    justify-content: center;
  }
  .menu ul {
    padding: 100px 0 68px;
    position: relative;
  }
  .menu ul:before {
    content: "";
    display: block;
    width: 100%;
    position: absolute;
    top: 41px;
    left: 0;
    height: 1px;
    background: #292D32;
    opacity: 0.2;
  }
  .menu ul:after {
    content: "";
    display: block;
    width: 141%;
    position: absolute;
    bottom: 6px;
    left: -17px;
    height: 1px;
    background: #292D32;
    opacity: 0.2;
  }
  .menu ul li {
    text-align: center;
    margin: 0 auto 48px;
  }
  .menu ul li.active a {
    color: #DC4242;
  }
  .menu ul li:last-child {
    margin-bottom: 0;
  }
  .menu ul li a {
    display: block !important;
    margin: 0 auto;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
  }
  .menu.active {
    transform: translateX(0);
  }
  .menu-btn.active {
    overflow: visible;
    background: url(/local/templates/ivolv/css/../img/burger2.svg) no-repeat;
  }
  .menu-btn, .menu {
    display: block;
  }
  header .container .left_block nav ul {
    display: none;
  }
  header .phone {
    display: none !important;
  }
  header .container .left_block .logo, header .container .right_block .social_list {
    position: relative;
    z-index: 33;
  }
  .ser__el {
    font-size: 122px;
    line-height: 165px;
  }
  .ser__item:nth-child(1) {
    width: 100%;
  }
  .ser__box {
    justify-content: flex-start;
  }
  .ser__item {
    width: 45.81%;
    margin-bottom: 41px;
    margin-right: 28px;
  }
  .ser__block {
    width: 45.5%;
  }
  .ser__row {
    margin-top: 60px;
  }
  h3 {
    font-size: 41px !important;
    line-height: 120% !important;
  }
  .why__item {
    width: 43%;
    margin-bottom: 65px;
  }
  .why .btn {
    display: none;
  }
  .why {
    padding: 112px 0 10px;
  }
  .price {
    padding: 60px 0 95px;
  }
  .our__item {
    height: 280px;
  }
  .our__text {
    display: none;
  }
  .our__name {
    display: none;
  }
  .our__item .our__info {
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    bottom: 0 !important;
  }
  .our__link {
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    opacity: 0;
  }
  .our__item:after {
    display: none;
  }
  footer .container {
    flex-direction: column;
    text-align: center;
    align-items: center;
  }
  footer .container .footer_info {
    order: 3;
  }
  .footer_menu {
    margin-bottom: 51px;
  }
  footer .container .footer_info .logo {
    margin: 0 auto 35px;
    justify-content: center;
  }
  footer .container .footer_info .social_list {
    justify-content: center;
  }
  footer .container .footer_menu ul li a {
    justify-content: center;
  }
  .accordeon__button.active + .accordeon__panel {
    padding: 0;
  }
  .panel__text {
    padding: 29px 43px 34px 38px;
  }
  h1 {
    font-size: 48px;
    line-height: 120%;
  }
  .proj__item {
    flex-direction: column;
  }
  .tabs .our__items {
    flex-direction: column;
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .tabs .our__item {
    height: 500px !important;
    width: 100%;
    margin-bottom: 20px;
  }
  .proj__item:nth-child(2n) .our__items {
    margin-left: 0;
  }
  .proj__item:nth-child(2n) .our__item_big2 {
    margin-right: 0;
  }
  .tabs .our__item_big2 {
    margin-left: 0;
  }
  .proj-item__top {
    flex-direction: column;
    position: relative;
    margin-bottom: 56px;
    padding-bottom: 56px;
  }
  .proj-item__bottom h3 {
    font-size: 20px !important;
    line-height: 25px !important;
  }
  .proj-item__left {
    max-width: 100%;
  }
  .proj-item__right {
    margin: 0;
    max-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    bottom: 273px;
    left: 0;
  }
  .proj-item__right.dtdm {
    bottom: 213px;
  }
  .proj-item__right.gontars {
    bottom: 243px;
  }
  .proj-item__right.podosinki-park {
    bottom: 223px;
  }
  .proj-item__right.pro-veter {
    bottom: 183px;
  }
  .proj-item__logo {
    width: 250px;
    height: 250px;
    margin-bottom: 0;
    margin-right: 30px;
  }
  .proj-item__link {
    margin: 0;
    position: absolute;
    bottom: -42px;
  }
  .proj-item__row {
    margin-bottom: 360px;
    padding-bottom: 28px;
  }
  .proj-item {
    padding-bottom: 50px;
  }
  .proj-item__container {
    padding: 80px 0;
  }
  .proj-item__right:before {
    content: "";
    display: block;
    width: 159%;
    height: 1px;
    position: absolute;
    bottom: inherit;
    top: -27px;
    opacity: 0.2;
    background: #292D32;
    left: -124px;
  }
  .last h3 {
    font-size: 35px !important;
  }
  .last__item:nth-child(n+3) {
    display: none;
  }
  .last__item {
    width: 47.579%;
  }
  .last .our__link {
    display: block;
    width: max-content;
    opacity: 1;
    height: max-content;
  }
  .about__box {
    flex-direction: column;
  }
  .about__left .about__text {
    max-width: 53%;
  }
  .about__item {
    margin-bottom: 70px;
  }
  .about__name br {
    display: none;
  }
  .about__right {
    max-width: 100%;
    padding-left: 0;
    padding-top: 47px;
    margin-top: 64px;
    border: none;
    position: relative;
  }
  .about__right:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -137px;
    background: rgba(41, 45, 50, 0.2);
    width: 206%;
    height: 1px;
  }
  .about__el {
    padding-bottom: 46px;
    margin-bottom: 54px;
  }
  .swiper_navigation {
    display: none !important;
  }
  .ser-about .our__link {
    opacity: 1;
  }
  .note {
    bottom: 20px;
    width: 95%;
    left: 2.5%;
  }
  .about_main .container {
    flex-direction: column;
  }
  .about_main .container .text {
    max-width: 100%;
  }
  .about_main {
    padding-bottom: 160px;
  }
  .main_services-el .swiper_navigation {
    display: flex !important;
  }
  .ser-about .our__link, .main_services-el .our__link {
    opacity: 1;
  }
  .main_services {
    padding-bottom: 160px;
  }
  .main_projects .tabs .our__item {
    margin-bottom: 30px;
  }
  .main_projects .proj__item:nth-child(2n) .our__item_big2 {
    margin-left: 0;
    width: 100%;
  }
  .main_projects .tabs .our__items {
    width: 47.6% !important;
  }
  .main_projects .tabs .our__items .our__item {
    width: 100%;
    height: 307px !important;
  }
  .main_projects .proj__item:nth-child(2n) .our__item_big {
    width: 48% !important;
    height: 644px !important;
  }
  .main_projects .container {
    position: relative;
  }
  .main_projects .container .proj__item {
    flex-direction: inherit;
    flex-wrap: wrap;
  }
  .main_projects .btn {
    position: absolute;
    bottom: -75px;
    left: 0;
  }
  .advantages_main .container {
    flex-direction: column;
    position: relative;
    gap: 10px;
  }
  .advantages_main .container .btn {
    position: absolute;
    bottom: -115px;
    left: 0;
  }
  .advantages_main {
    padding-bottom: 250px;
  }
  .facts_main .facts_info {
    flex-direction: column;
  }
  .facts_main .facts_info .left_block {
    padding: 0;
    border-bottom: 1px solid #292D32;
    width: 100%;
    padding-bottom: 32px;
    border-right: none;
  }
  .facts_main .facts_info .left_block .list {
    row-gap: 54px;
  }
  .facts_main .bg {
    position: absolute;
    width: 146%;
    bottom: 79%;
    z-index: -1;
  }
  .facts_main .facts_info .right_block .list {
    row-gap: 49px;
  }
  .facts_main .facts_info .right_block {
    display: flex;
    padding: 32px 0 0;
    width: 100%;
  }
  .facts_main .facts_info .left_block .list .item {
    width: 45%;
  }
  .facts_main {
    padding-bottom: 161px;
  }
  .parthers_main .list .item {
    width: 48.5%;
    margin-bottom: 20px;
  }
  .parthers_main .list {
    display: flex;
    flex-wrap: wrap;
    gap: inherit;
    justify-content: space-between;
  }
  .parthers_main .list .item:hover:before {
    left: 6%;
  }
  .services .list .item {
    width: 47%;
    padding: 48px 50px 51px 33px;
  }
  .services .list .our__link {
    opacity: 1;
    height: max-content;
    width: max-content;
  }
  .modal-content {
    padding: 42px 30px 53px;
  }
  .modal_body > .title {
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 29px;
  }
}
@media screen and (max-width: 767px) {
  .menu {
    overflow-y: auto;
  }
  .ser__item {
    width: 100%;
    margin-bottom: 41px;
    margin-right: 0;
  }
  .ser__block {
    width: 100%;
    margin: 0 0 20px;
  }
  .accordeon__button {
    flex-direction: column;
    align-items: flex-start;
  }
  .accordeon__button span:nth-child(2) {
    display: block;
    margin-top: 3px;
  }
  .accordeon__button:after {
    bottom: 48px;
  }
  .accordeon__button.active:after {
    bottom: 40px;
  }
  .our__top a {
    position: absolute;
    bottom: -96px;
    left: 15px;
  }
  .our {
    padding: 90px 0px 174px;
  }
  .our__items {
    flex-direction: column;
    width: 52%;
  }
  .our__items div {
    width: 100%;
    margin-bottom: 18px;
    height: 200px;
  }
  .our__items div:last-child {
    margin-bottom: 0;
  }
  .our__item_big {
    height: 420px;
    width: 43.5%;
  }
  .proj-item__tag {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .proj-item__tag:last-child {
    margin-bottom: 0;
  }
  .proj-item h1 {
    font-size: 34px;
    line-height: 42px;
    margin-bottom: 24px;
  }
  .proj-item__right {
    bottom: 358px;
  }
  .proj-item__right.dtdm {
    bottom: 273px;
  }
  .proj-item__right.gontars {
    bottom: 303px;
  }
  .proj-item__right.podosinki-park {
    bottom: 295px;
  }
  .proj-item__right.pro-veter {
    bottom: 253px;
  }
  .proj-item__row {
    margin-bottom: 20px !important;
  }
.proj-item__right {
  display: none !important;
}
  .blog__prev span {
    display: none;
  }
  .blog__prev img {
    display: block;
  }
  .blog__next span {
    display: none;
  }
  .blog__next img {
    display: block;
  }
  .blog__nav {
    padding: 0 21px;
  }
  .blog__li {
    margin-right: 29px;
  }
  .blog__el {
    display: block;
  }
  .blog__item {
    padding: 54px 23px 44px 31px;
  }
  .blog__title {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 30px;
  }
  .blog__text {
    display: none;
  }
  .art h1 {
    font-size: 29.9px;
    line-height: 39px;
  }
  .art__list {
    margin-left: 25px;
    left: 0;
  }
  .art__bottom {
    flex-direction: column;
    align-items: flex-start;
  }
  .art__right {
    margin-top: 28px;
    align-items: flex-end;
  }
  .art {
    padding-bottom: 80px;
  }
  .last {
    padding-bottom: 200px;
  }
  .swiper5 .swiper-slide {
    width: 81.685%;
  }
  .tabs .our__item {
    height: 350px !important;
  }
  .top_banner .text {
    font-size: 32px;
    line-height: 40px;
  }
  .top_banner .bg {
    font-size: 62px;
    line-height: 40px;
  }
  .main_projects .proj__item:nth-child(2n) .our__item_big {
    width: 46% !important;
    height: 418px !important;
  }
  .main_projects .tabs .our__items .our__item {
    height: 194px !important;
  }
  .main_projects .proj__item:nth-child(2n) .our__items {
    margin-bottom: 0;
  }
  .input_field {
    width: 100%;
  }
  .input_fields .list.three input {
    width: 100%;
  }
  .comment textarea {
    width: 100%;
  }
  .services .list .item {
    width: 100%;
  }
  .contacts .map {
    height: 100%;
  }
  .modal_body > .title {
    font-size: 29px;
  }
}
@media screen and (max-width: 576px) {
 .about_main {
    padding-bottom: 80px;
  }
input, textarea, select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  input {
    border-radius: 0 !important;
  }
  button:active, button:focus {
    outline: none;
  }
  button::-moz-focus-inner {
    border: 0;
  }
  a:active, a:focus {
    outline: none;
  }
  input, textarea {
    outline: none;
  }
  input:active, textarea:active {
    outline: none;
  }
  input:focusout {
    outline: none;
  }
  header .container .right_block {
    gap: 32px;
  }
  header .container {
    padding: 30px 15px !important;
}
  .breadcrumbs {
    padding: 38px 0 31px;
  }
  h1 {
    font-size: 32px;
    line-height: 40px;
  }
  .ser {
    padding: 5px 0 38px;
  }
  .mob {
    display: block;
  }
  .ser__el {
    text-align: center;
    font-size: 72px;
    line-height: 89px;
  }
  .marquee {
    margin: 10px 0 60px;
  }
.our__wrap h3 {
padding: 0 15px !important;
max-width: 540px !important;
  }
  h3, .ser__title {
    font-size: 28px !important;
    line-height: 35px !important;
  }
  .ser__item {
    margin-bottom: 46px;
  }
  .ser__row {
    margin-top: 55px;
  }
  .ser__block {
    margin-bottom: 13px;
    padding: 42px 36px 49px 32px;
  }
  .why {
    padding: 33px 0 10px;
  }
  .why__item {
    width: 100%;
  }
  .why__item:last-child {
    margin-bottom: 0;
  }
  .why h3 {
    margin-bottom: 50px;
  }
  .why__text {
    width: 81%;
  }
  .price {
    padding: 13px 0 25px;
  }
  .accordeon__button span {
    font-size: 18px;
    line-height: 25px;
  }
  .accordeon__button span:nth-child(2) {
    font-size: 14px;
    line-height: 19px;
  }
  .price h3 {
    margin-bottom: 18px;
  }
  .accordeon__button {
    padding: 15px 40px 15px 22px;
  }
  .accordeon__button:after {
    bottom: 33px;
    right: 22px;
  }
  .accordeon__button.active:after {
    bottom: 29px;
    right: 22px;
  }
  .panel__text {
    padding: 29px 32px 28px 25px;
  }
  .our {
    padding: 37px 0px 110px;
  }
  .our__bg {
    font-size: 62px;
    line-height: 77px;
  }
  .our__top {
    margin-bottom: 30px;
  }
  .our__items div {
    height: 135px;
  }
  .our__item_big {
    height: 290px;
    width: 47.5%;
  }
  .our__items {
    width: 47%;
  }
  footer .container {
    text-align: left;
    align-items: flex-start;
  }
  footer .container .footer_menu ul li a {
    justify-content: flex-start;
  }
  footer {
    padding: 65px 0;
  }
  footer .container .footer_info .social_list, footer .container .footer_info .logo {
    justify-content: flex-start;
  }
  .tabs .our__item {
    height: 300px !important;
  }
  .proj__item {
    margin-bottom: 0;
  }
  .tabs {
    padding-bottom: 60px;
  }
  .proj-item h1 {
    font-size: 26px;
    line-height: 35px;
  }
  .proj-item__tag {
    height: 40px;
    font-size: 12px;
    padding: 0 13px;
  }
  .proj-item__logo {
    width: 155px;
    height: 137px;
    margin-bottom: 0;
    margin-right: 30px;
  }
  .proj-item__right {
    bottom: 414px;
    justify-content: flex-start;
  }
  .proj-item__right.dtdm {
    bottom: 303px;
  }
  .proj-item__right.gontars {
    bottom: 353px;
  }
  .proj-item__right.podosinki-park {
    bottom: 333px;
  }
  .proj-item__right.pro-veter {
    bottom: 253px;
  }
  .proj-item__row {
    margin-bottom: 301px;
  }
  .proj-item__right:before {
    top: -35px;
    width: 200%;
  }
  .proj-item__right:after {
    content: "";
    display: block;
    width: 200%;
    height: 1px;
    position: absolute;
    bottom: -84px;
    top: inherit;
    opacity: 0.2;
    background: #292D32;
    left: -124px;
  }
  .proj-item__link {
    left: 50%;
    margin-left: -51px;
    bottom: -49px;
    align-items: flex-end;
  }
  .proj-item__top {
    margin-bottom: 42px;
    padding-bottom: 39px;
  }
  .proj-item__bottom h3 {
    margin-bottom: 21px;
  }
  .proj-item {
    padding-bottom: 42px;
  }
  .proj-item__container {
    padding: 76px 0 80px;
  }
  .our-page {
    padding: 81px 0px 174px;
  }
  .proj-item .container {
    max-width: 540px !important;
  } 
  .ull {
    flex-direction: column;
  }
  .ull li {
    width: 100% !important;
    margin-bottom: 25px !important;
  }
  .blog__list li:nth-child(4), .blog__list li:nth-child(5) {
    display: none;
  }
  .blog {
    padding-bottom: 80px;
  }
  .art h1 {
    font-size: 28px;
    line-height: 35px;
  }
  .last__item:nth-child(n+2) {
    display: none;
  }
  .last__item {
    width: 100%;
  }
  .about__name {
    font-size: 24px;
    line-height: 30px;
  }
  .about__left .about__text {
    max-width: 100%;
  }
  .about__el:after {
    width: 145%;
  }
  .about {
    padding-bottom: 100px;
  }
  .swiper5 .swiper-slide {
    padding: 38px 20px 20px;
  }
  .swiper5__link {
    font-size: 14px;
  }
  .swiper5 .swiper-slide {
    width: 90.685%;
  }
  .main_services .swiper_services .swiper-slide {
    width: 91%;
    left: -10px;
  }
  .main_services .swiper_services .swiper-slide-active {
    left: 0;
    transition: 0s;
  }
.main_services .container > .title {
  margin-bottom: 0px;
}
.main_services {
  margin-bottom: 30px !important;
  padding-bottom: 0px !important;
}
.container.tabs .container {
  padding: 0 0px !important;
}
.main_projects {
  margin-bottom: 30px !important;
  padding-bottom: 0px !important;
}
.facts_main {
  margin-bottom: 30px !important;
  padding-bottom: 0px !important;
}
.about_main {
  margin-bottom: 30px !important;
  padding-bottom: 0px !important;
}
.parthers_main .title h3 {
  margin-bottom: 30px !important;
  padding-bottom: 0px !important;
}
.services {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
} 



.main_projects .tabs {
margin-top: 0px !important;
	}
  .note p {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #FFFFFF;
    margin-left: 8px;
    width: 100%;
  }
  .note {
    height: auto;
    bottom: 17px;
    padding: 20px 30px 20px 9px;
  }
  .note__close {
    right: 2px;
    top: 5px;
  }
  .top_banner .title {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
  }
  .top_banner {
    padding: 55px 0 153px;
  }
  .top_banner .text {
    margin-bottom: 42px;
  }
  .main_services-el h3 {
    font-size: 25px !important;
  }
  .main_services .swiper_services .swiper-slide img {
    width: 178px;
    height: 177px;
    margin: 0 auto 36px;
  }
  .main_services-el .services-button-prev {
    display: none !important;
  }
  .main_services-el .swiper_services .swiper-slide {
    padding-top: 38px;
  }
  .main_projects .tabs .our__items .our__item {
    height: 136px !important;
  }
  .main_projects .proj__item:nth-child(2n) .our__item_big {
    height: 292px !important;
  }
  .main_projects .tabs .our__item {
    margin-bottom: 17.5px;
  }
  .main_projects .proj__item:nth-child(2n) .our__items {
    margin-right: 20px;
  }
  .main_projects .btn {
    bottom: -82px;
    left: 23px;
  }
  .advantages_main .container .left_block .text {
    width: auto;
  }
  .advantages_main .container .right_block .list .item:nth-child(1) .info {
    position: relative;
    left: 11px;
  }
  .advantages_main .container .btn {
    left: 23px;
  }
  .facts_main .facts_info .left_block .list .item .text {
    font-size: 14px;
  }
  .facts_main .facts_info .left_block .list .item .title {
    font-size: 28px;
  }
  .facts_main .facts_info .left_block .list .item {
    gap: 6px;
  }
  .facts_main .facts_info .right_block .list .item .text {
    font-size: 13px;
  }
  .facts_main .facts_info .right_block .list .item {
    width: 46%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
  }
  .parthers_main .list .item {
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
  }
  .parthers_main .list .item svg {
    width: 41%;
  }
  .parthers_main .list .item:nth-child(1) svg {
    width: 48%;
  }
  .parthers_main .list .item:nth-child(2) svg {
    width: 48%;
  }
  .parthers_main .list .item:nth-child(5) svg {
    width: 35%;
  }
  .parthers_main {
    padding-bottom: 80px;
  }
  .radio_inputs .list label {
    width: 46.7%;
    font-size: 12px;
  }
  .form_bottom {
    align-items: flex-start;
  }
  .brif .bg {
    position: absolute;
    bottom: -306px;
    left: 0;
    z-index: 1;
    width: 100%;
display: none;
  }
  .services .list .item .title {
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 20px;
  }
  .services .list .item .text {
    margin-bottom: 30px;
  }
  .contacts .container .left_block .contacts_info .list .item .title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 28px;
  }
  .contacts .container .left_block .contacts_info {
    gap: inherit;
    justify-content: space-between;
  }
  .contacts .container .left_block .contacts_info .list .item {
    margin-bottom: 40px;
  }
  .contacts_info .list {
    width: 48%;
  }
  .contacts_info {
    flex-direction: column;
  }
  .contacts_info .list_1 {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .contacts_info .list_2 {
    width: 100%;
  }
  .contacts .container .left_block .contacts_info .list .item .text .adress .title {
    font-family: "Nunito", sans-serif;
  }
  .modal_body > .title {
    font-size: 28px;
    line-height: 35px;
  }
  .comment textarea {
    height: auto;
    min-height: 134px;
    width: 100%;
    padding: 20px 25px 0;
  }
  .input_fields {
    margin-bottom: 30px;
  }
  .main_services .swiper_services .swiper-slide {
    padding: 38px 19px 40px 19px !important;
  }
  .parthers_main .list .item:hover:before {
    height: 82px;
  }
  .main_projects .container > .title {
    margin-bottom: 30px;
  }
  .our__img {
    object-fit: cover;
  }
  .main_projects .proj__item:nth-child(2n) .our__item_big {
    width: 47% !important;
  }
  .main_projects .tabs .our__items {
    width: 46.9% !important;
  }
  .ser-about .swiper_services .swiper-slide:hover:after {
    height: 108%;
    width: 270px;
    margin-left: -135px;
  }
  .ser-about .swiper_services .swiper-slide {
    width: 310px;
    padding: 90px 19px 57px 29px !important;
  }
  .ser-about .swiper-slide svg, .main_services-el .swiper-slide svg {
    margin-bottom: 100px;
  }
  .swiper_services {
    width: 310px !important;
    margin-left: 0;
  }
  .main_services-el .swiper_services .swiper-slide:hover:after {
    height: 106.8%;
    width: 270px;
    height: 106.5%;
    left: 50%;
    margin-left: -135px;
    top: -14px;
  }
  .main_services-el .swiper_services {
    margin-left: 10px;
  }
  .main_services .swiper_services .swiper-slide {
    width: 100%;
  }
  .parthers_main .list .item:nth-child(2) {
    padding-top: 7px;
}
}
@media screen and (min-width: 430px) and (max-width: 580px) {
  .main_projects .proj__item:nth-child(2n) .our__item_big {
    height: 400px !important;
  }
  .main_projects .tabs .our__items .our__item {
    height: 190px !important;
  }
}
@media screen and (max-width: 359px) {
  .breadcrumbs ul li {
    font-size: 14px;
  }
  .blog__nav {
    padding: 0 10px;
  }
  .blog__item {
    padding: 42px 24px 36px 20px;
  }
  .blog__title {
    font-size: 17px;
  }
  .last__item {
    padding: 20px;
  }
  .art__soc {
    margin-left: 15px;
  }
  .title h3 {
    font-size: 23px !important;
    line-height: 31px !important;
  }
  .top_banner .text {
    font-size: 30px;
  }
  .main_services-el .swiper_navigation {
    display: none !important;
  }
  .main_projects .proj__item:nth-child(2n) .our__item_big {
    width: 45% !important;
  }
  .radio_inputs .list label {
    width: 45.7%;
    font-size: 11px;
  }
  .contacts_info .list_1 {
    flex-direction: column;
  }
}
.parthers_main .list .item:nth-child(3)
 {
  padding-top: 8px;
}
.parthers_main .list .item:nth-child(2) {
  padding-top: 5px;
}
.parthers_main .list .item:nth-child(1) {
  padding-top: 0px;
}
.parthers_main .list .item:nth-child(5) {
  padding-top: 5px;
}
.parthers_main .list .item:nth-child(7) {
  padding-top: 10px;
}
.parthers_main .list .item:nth-child(8) {
  padding-bottom: 8px;
}
.ser_text {
  margin-top: 27px;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  color: #292D32;
}
.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
  border-width: 3px !important;
}

.form-response-message {
  display: none;
  font-size: 17px;
  margin-top: 20px;
  font-weight: bold;
}

.form-error {
  color: #DC4242;
  font-weight: 400;
}

.form-success {
  color: #DC4242;
  font-weight: 400;
}
.input-captcha {
  width: 418px !important;
}

@media screen and (max-width: 722px) {
  .captcha-bx {
    display: block !important;
  }

  .input-captcha {
    margin-left: 0 !important;
    margin-top: 12px !important;
  }
}

@media screen and (max-width: 576px) {
  .captcha-bx {
    margin-top: 0 !important;
  }
}


@media screen and (max-width: 767px) {
.input_fields .list.three input {
  width: 100% !important;
}
.input-captcha {
  width: 100% !important;
}
}
/* End */


/* Start:/local/templates/ivolv/components/bitrix/menu/top_menu/style.min.css?1679597538490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/ivolv/components/bitrix/menu/top_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/ivolv/components/bitrix/breadcrumb/ivolv/style.min.css?1679597537467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/templates/ivolv/components/bitrix/menu/bottom_menu/style.min.css?1679597538490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/ivolv/components/bitrix/menu/bottom_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/components/ivolv/footer.feedback.form/templates/.default/style.css?1687342804303*/
.captcha-bx {
    display: flex;
    margin: -30px 0 16px 0;
}

.input-captcha {
    margin-left: 25px;
    width: 314px;
    height: 48px;
    background: #F3F1EF;
    border: 1px solid rgba(41, 45, 50, 0.2);
    border-radius: 5px;
    outline: none;
    padding: 14px 26px;
    background: inherit;
}
/* End */
/* /local/templates/ivolv/css/main.css?177988017678977 */
/* /local/templates/ivolv/components/bitrix/menu/top_menu/style.min.css?1679597538490 */
/* /local/templates/ivolv/components/bitrix/breadcrumb/ivolv/style.min.css?1679597537467 */
/* /local/templates/ivolv/components/bitrix/menu/bottom_menu/style.min.css?1679597538490 */
/* /local/components/ivolv/footer.feedback.form/templates/.default/style.css?1687342804303 */
