.main-technique__img h2 {

  font-family: "Roboto-Flex", sans-serif;

  font-weight: 700;

}



.btn-style {

  font-family: "Roboto-Medium", sans-serif;

  font-weight: 500;

}



.menu__list a,

.delivery__text p,

.services__card-images h5,

.services__card-text p,

.services__card-buttons a,

.services__card-buttons button,

.blog__buttons button,

.blog-item h5,

.article__top-date time,

.article__top-date span,

.article__text h3,
.article__text h1,
.article__text h2,
.article__text p,

.article__text li,

.auto-park__info p,

.technique__preview span,

.technique__preview a,

.technique__info h5,

.technique__info p,

.about-hero__content h2,

.about-hero__content p,

.supplier__info h2,

.supplier__info-text p,

.author h3,

.author__info span,

.author__info p,

.team__slider-info h5,

.team__slider-info span,

.objects__slider-text h3,

.objects__slider-text p,

.hero__inner h2,

.company__bottom h3,

.box-company__info > p,

.box-company__team h5,

.box-company__team p,

.box-company__team-list a,

.concrete-grades__buttons button,

.concrete-grades__info span,

.concrete-grades__info h3,

.concrete-grades__info-text p,

.main-technique__info-text p,

.main-delivery__content-text p,

.about-slider__headers h2,

.about-slider__headers h3,

.about-slider__text p,

.footer__map span,

.footer__contacts a,

.footer__copy span,

.footer__copy-decor,

.footer__copy-links a,

.title,

.breadcrumbs__list-item,

.swiper-fraction,
.delivery__text ul li,
.delivery__text ul ol li,
.concrete-grades__info ul li,
.concrete-grades__info ol li {

  font-family: "Roboto-Regular", sans-serif;

  font-weight: 400;

}



.footer__contacts-title {

  font-family: "Roboto-Light", sans-serif;

  font-weight: 300;

}







.container {

  max-width: 102.5rem;

  margin-inline: auto;

  padding: 0 0.625rem;

}



@font-face {

  font-family: "Roboto-Flex";

  font-weight: 700;

  font-style: normal;

  src: local("Roboto-Flex"), url(../betont/assets/fonts/Roboto-Flex.woff) format("woff");

  font-display: swap;

}



@font-face {

  font-family: "Roboto-Medium";

  font-weight: 500;

  font-style: normal;

  src: local("Roboto-Medium"), url(../betont/assets/fonts/Roboto-Medium.woff) format("woff");

  font-display: swap;

}



@font-face {

  font-family: "Roboto-Regular";

  font-weight: 400;

  font-style: normal;

  src: local("Roboto-Regular"), url(../betont/assets/fonts/Roboto-Regular.woff) format("woff");

  font-display: swap;

}



@font-face {

  font-family: "Roboto-Light";

  font-weight: 300;

  font-style: normal;

  src: local("Roboto-Light"), url(../betont/assets/fonts/Roboto-Light.woff) format("woff");

  font-display: swap;

}



html {

  box-sizing: border-box;

}



*,

*::after,

*::before {

  box-sizing: inherit;

}



body,

h1,

h2,

h3,

h4,

h5,

h6,

p,

li,

figure,

figcaption,

blockquote,

dl,

dd {

  margin: 0;

}



a {

  display: inline-block;

  text-decoration: none;

  color: inherit;

}



table,

ul {

  margin: 0;

  padding: 0;

}



img {

  max-width: 100%;

  display: block;

}



ul,

li {

  list-style: none;

}



button {

  cursor: pointer;

}



input,

button,

textarea,

select {

  font-family: inherit;

}



html,

body {

  height: 100%;

}



body {

  background-color: #fff;

  color: #000;

  font-size: 1rem;

}



body.lock {

  overflow: hidden;

  touch-action: none;

}



.wrapper {

  min-height: 100%;

  display: flex;

  flex-direction: column;

  overflow: clip;

}



.main {

  flex-grow: 1;

}



.container-left {

  padding-left: calc((100% - 102.5rem) / 2 + 0.625rem);

}



.btn-style {

  line-height: 1.5;

  font-size: 1.125rem;

  border-radius: 6.25rem;

  background-color: #EF6502;

  color: #fff;

  display: flex;
  flex-wrap:nowrap;
  gap: 0.625rem;

  align-items: center;

  padding: 0.9375rem 2.5rem;

  width: fit-content;

  transition: color 0.3s ease;

}



.btn-style img {

  object-fit: cover;

  width: 1rem;

  height: 1rem;

  flex-shrink: 0;

  position: relative;

  transform: translateX(0);

  transition: all 0.3s ease;

}



.title {

  font-size: 3.75rem;

  line-height: 1.2;

  margin-bottom: 5rem;

}



.margin {

  margin-bottom: 12.5rem;

}



.breadcrumbs {

  white-space: nowrap;

  overflow-x: auto;

  padding-top: 9.375rem;

  margin-bottom: 2.8125rem;

}





.breadcrumbs__list {

  display: flex;

}







.breadcrumbs__list-item {

  font-size: 0.875rem;

  padding-right: 1rem;

  position: relative;

  margin-bottom: 0.3125rem;

  line-height: 1.3;

  opacity: 0.5;

}



.breadcrumbs__list-item::after {

  content: "/";

  position: absolute;

  width: 7px;

  height: 12px;

  top: 0;

  right: 0.25rem;

  color: #28292B;

}



.breadcrumbs__list-item:last-child::after {

  display: none;

}







[data-color] .breadcrumbs__list-item {

  color: #fff;

}



[data-color] .breadcrumbs__list-item::after {

  color: #fff;

}



.breadcrumbs__list-link {

  transition: opacity 0.3s ease;

}



.swiper {

  overflow: hidden;

}



.swiper-wrapper {

  width: 100%;

  height: 100%;

  box-sizing: content-box;

  display: flex;

  position: relative;

  align-items: stretch;

}



.swiper-vertical .swiper-wrapper {

  flex-direction: column;

}



.swiper-autoheight .swiper-wrapper {

  align-items: flex-start;

}



.swiper-initialized .swiper-slide {

  flex-shrink: 0;

}



.swiper-android .swiper-slide,

.swiper-android .swiper-wrapper {

  transform: translate3d(0px, 0, 0);

}



.swiper-button-lock {

  display: none !important;

}



.swiper-creative .swiper-slide {

  backface-visibility: hidden;

  overflow: hidden;

}



.swiper-arrows {

  display: flex;

  gap: 0.9375rem;

  align-items: center;

  position: relative;

  z-index: 100;

}



.swiper-arrows__prev,

.swiper-arrows__next {

  cursor: pointer;

  width: 3.125rem;

  height: 3.125rem;

}



.swiper-arrows__prev svg,

.swiper-arrows__next svg {

  width: 3.125rem;

  height: 3.125rem;

  transition: opacity 0.4s ease;

}



.arrow-disabled svg {

  opacity: 0.5;

}



.swiper-fraction {

  line-height: 1.5;

  font-size: 1.125rem;

}



.swiper-pagination {

  display: flex;

  gap: 0.5rem;

  justify-content: center;

  align-items: center;

  flex-wrap: wrap;

}



.swiper-pagination-bullet {

  border-radius: 50%;

  width: 0.625rem;

  height: 0.625rem;

  background-color: #000;

  opacity: 0.2;

  transition: opacity 0.8s ease;

  cursor: pointer;

}



.swiper-pagination-bullet-active {

  opacity: 1;

}



.header {

  position: fixed;

  padding-block: 1.25rem 0.625rem;

  width: 100%;

  z-index: 1020;

  border-radius: 3.125rem;

  -webkit-transition: all 0.5s ease;

  transition: all 0.5s ease;

}



.header.scroll {

  padding-block: 0.625rem;

  -webkit-transform: translateY(-100%);

  -ms-transform: translateY(-100%);

  transform: translateY(-100%);

  background-color: #fff;

  -webkit-box-shadow: 0 0.25rem 0.625rem 0 rgba(0, 0, 0, 0.05);

  box-shadow: 0 0.25rem 0.625rem 0 rgba(0, 0, 0, 0.05);

}



.header.show {

  -webkit-transform: translateY(0%);

  -ms-transform: translateY(0%);

  transform: translateY(0%);

}



.header__inner {

  display: flex;

  gap: 1.25rem;

  align-items: center;

}



.header__btn {

  position: relative;

  z-index: 5;

  flex: 0 0 14.875rem;

}



.logo {

  width: 6.75rem;

  height: 6.3125rem;

  position: relative;

  z-index: 5;

  flex: 0 0 14.875rem;

  -webkit-transition: all 0.4s ease;

  transition: all 0.4s ease;

}



.logo img {

  -o-object-fit: cover;

  object-fit: cover;

  width: 100%;

  height: 100%;

}



.menu {

  flex: 1 1 auto;

}



.menu__list {

  display: flex;

  flex-wrap: wrap;

  display: flex;

  gap: 1.25rem;

  justify-content: center;

}



.menu__list li {

  padding-left: 1.875rem;

  position: relative;

}



.menu__list li::after {

  content: "";

  position: absolute;

  top: 0.5rem;

  left: 0;

  width: 0.625rem;

  height: 0.625rem;

  border-radius: 50%;

  background-color: #EF6502;

}



.menu__list li:first-child {

  padding-left: 0;

}



.menu__list li:first-child::after {

  display: none;

}



.menu__list a {

  line-height: 1.5;

  font-size: 1.125rem;

  -webkit-transition: all 0.3s ease;

  transition: all 0.3s ease;

}



[data-color] .menu__list a {

  color: #fff;

}



.scroll .menu__list a {

  color: #000;

}



.menu__btn {

  display: none;

  align-items: center;

  justify-content: center;

  flex-direction: column;

  position: relative;

  width: 2.8125rem;

  height: 1.375rem;

  background-color: transparent;

  border: none;

  padding: 0;

  z-index: 5;

}



.menu__btn::after,

.menu__btn::before {

  content: "";

  position: absolute;

  width: 100%;

  height: 0.125rem;

  background-color: #000;

  border-radius: 0.125rem;

  -webkit-transition: all 0.4s ease;

  transition: all 0.4s ease;

}



.menu__btn::after {

  -webkit-transform: translateY(0.625rem);

  -ms-transform: translateY(0.625rem);

  transform: translateY(0.625rem);

}



.menu__btn::before {

  -webkit-transform: translateY(-0.625rem);

  -ms-transform: translateY(-0.625rem);

  transform: translateY(-0.625rem);

}



[data-color] .menu__btn::after,

[data-color] .menu__btn::before {

  background-color: #fff;

}



.scroll .menu__btn::after,

.scroll .menu__btn::before {

  background-color: #000;

}



.menu__btn-line {

  display: none;

  -webkit-transition: all 0.4s ease;

  transition: all 0.4s ease;

  width: 100%;

  height: 0.125rem;

  background-color: #000;

  border-radius: 0.125rem;

}



[data-color] .menu__btn-line {

  background-color: #fff;

}



.scroll .menu__btn-line {

  background-color: #000;

}



.menu--active .menu__btn-line {

  -webkit-transform: scaleX(0);

  -ms-transform: scaleX(0);

  transform: scaleX(0);

  opacity: 0;

}



.delivery {

  margin-bottom: 12.5rem;

}



.delivery__text {

  max-width: 75.625rem;

}



.delivery__text p {

  line-height: 1.5;

  font-size: clamp( 1rem , 0.0625rem  +  2.5vw , 1.125rem );

}



.delivery__text p:not(:last-child) {

  margin-bottom: 1.875rem;

}



.services {

  margin-bottom: 12.5rem;

}



.services__cards {

  display: grid;

  grid-template-columns: repeat(3, 1fr);

  gap: 5rem 1.875rem;

}



.services__card {

  max-width: 32.5rem;

  width: 100%;

}



.services__card-images {

  border-radius: 0.9375rem;

  background-color: #F5F5F5;

  display: flex;

  flex-direction: column;

  align-items: center;

  justify-content: center;

  padding: 2.4375rem 3.75rem;

  margin-bottom: 1.875rem;

}



.services__card-images img {
/*
  aspect-ratio: 1/1;

  -o-object-fit: cover;

  object-fit: cover; */

  margin-bottom: 0.625rem;

  width: 100%;
  height: auto;

}



.services__card-images h5 {

  font-size: 1.5rem;

  line-height: 1.3;

  text-align: center;

}



.services__card-content {

  overflow: hidden;

  -webkit-transition: all 0.4s ease;

  transition: all 0.4s ease;

  max-height: 0;

  opacity: 0;

  pointer-events: none;

}



._active-card .services__card-content {

  opacity: 1;

  pointer-events: all;

}



.services__card-text {

  padding-bottom: 1.875rem;

}



.services__card-text p {

  line-height: 1.5;

  opacity: 0.7;

  font-size: clamp( 1rem , 0.0000000625rem  +  2vw , 1.125rem );

}



.services__card-text p:not(:last-child) {

  margin-bottom: 1.875rem;

}



.services__card-buttons {

  display: flex;

  gap: 0.625rem 3.125rem;

  align-items: center;

  justify-content: center;

  border-radius: 0.9375rem;

  background-color: #000;

  padding: 0.625rem;

  flex-wrap: wrap;

  cursor: pointer;

  -webkit-transition: all 0.4s ease;

  transition: all 0.4s ease;

}



.services__card-buttons a {

  line-height: 1.5;

  font-size: 1.125rem;

  color: #fff;

  opacity: 1;

  max-width: 100%;

  -webkit-transition: opacity 0.4s ease, max-width 1s ease;

  transition: opacity 0.4s ease, max-width 1s ease;

}



.services__card-buttons button {

  line-height: 1.5;

  font-size: 1.125rem;

  color: #fff;

  background: transparent;

  border: none;

  padding: 0;

  position: relative;

  display: flex;

  align-items: center;

  gap: 0.625rem;

}



.services__card-buttons button svg {

  width: 1.25rem;

  height: 1.25rem;

  flex-shrink: 0;

  -webkit-transition: -webkit-transform 0.4s ease;

  transition: -webkit-transform 0.4s ease;

  transition: transform 0.4s ease;

  transition: transform 0.4s ease, -webkit-transform 0.4s ease;

}



._active-card .services__card-buttons {

  background-color: #7B7775;

  gap: 0;

}



._active-card .services__card-buttons button svg {

  -webkit-transform: rotate(45deg);

  -ms-transform: rotate(45deg);

  transform: rotate(45deg);

}



._active-card .services__card-buttons button svg path {

  fill: #7B7575;

}



._active-card .services__card-buttons a {

  max-width: 0%;

  opacity: 0;

  -webkit-transition: opacity 0.4s ease, max-width 0.3s ease;

  transition: opacity 0.4s ease, max-width 0.3s ease;

}



.blog {

  margin-bottom: 12.5rem;

}



.blog__buttons {

  display: flex;

  align-items: center;

  gap: 0.9375rem;

  flex-wrap: wrap;

  margin-bottom: 3.125rem;

}



.blog__buttons button {

  font-size: 1.125rem;

  padding: 0.625rem 1.5625rem;

  border: none;

  line-height: 1.5;

  border-radius: 0.625rem;

  background-color: #EBEBEB;

  color: #000;

  transition: color 0.4s ease;

}



.blog__buttons button.mixitup-control-active {

  color: #fff;

  background-color: #EF6502;

}



.blog-item {

  max-width: 32.5rem;

  width: 100%;

  transition: opacity 0.4s ease;

}



.blog-item img {

  -o-object-fit: cover;

  object-fit: cover;

  width: 100%;
  height: auto;

  aspect-ratio: 520/350;

  border-radius: 0.9375rem;

  margin-bottom: 1.25rem;

}



.blog-item h5 {

  line-height: 1.3;

  font-size: 1.5rem;

}



.blog-items {

  display: grid;

  grid-template-columns: repeat(3, 1fr);

  gap: 5rem 1.875rem;

}



.blog-items .blog-item {

  max-width: 100%;

}



.article {

  margin-bottom: 12.5rem;

  padding-top: clamp( 0.0000000625rem , -42.9687491563rem  +  68.74999875vw , 3.4375rem );

}



.article__inner {

  max-width: 66.875rem;

  margin-inline: auto;

  margin-bottom: 12.5rem;

}



.article__top {

  margin-bottom: 3.75rem;

}



.article__top-img {

  margin-bottom: 2.5rem;

  width: 100%;

  aspect-ratio: 1070/720;

}



.article__top-img img {

  border-radius: 3.125rem;

  object-fit: cover;

  width: 100%;

  height: 100%;

}



.article__top-date {

  display: flex;

  align-items: center;

  gap: 3.75rem;

}



.article__top-date time {

  line-height: 1.2;

  color: #7B7775;

}



.article__top-date span {

  line-height: 1.5;

  font-size: 1.125rem;

  padding: 0.3125rem 0.625rem;

  border-radius: 0.625rem;

  background-color: #EF6502;

  color: #fff;

}



.article__text h1 {

  line-height: 1.2;

  font-size: 2.5rem;

  margin-bottom: 3.75rem;

}

.article__text a {
  color: #ef6502;
  text-decoration: underline;
  transition: 0.3s ease;
}
.article__text a:hover {
  opacity: .7;
}



.article__text p, .article__text h2, .article__text h3 {

  line-height: 1.5;

  font-size: clamp( 1rem , 0.0625rem  +  2.5vw , 1.125rem );

}



.article__text p:not(:last-child) {

  margin-bottom: 1.875rem;

}



.article__text ul:not(:last-child) {

  margin-bottom: 1.875rem;

}



.article__text ul li {

  position: relative;

  padding-left: 1.0625rem;

}



.article__text ul li::after {

  content: "";

  position: absolute;

  border-radius: 50%;

  top: 50%;

  -webkit-transform: translateY(-50%);

  -ms-transform: translateY(-50%);

  transform: translateY(-50%);

  left: 0;

  width: 0.4375rem;

  height: 0.4375rem;

  background-color: #EF6502;

}



.article__text li {

  line-height: 1.5;

  font-size: clamp( 1rem , 0.0625rem  +  2.5vw , 1.125rem );

}



.article__text li:not(:last-child) {

  margin-bottom: 0.9375rem;

}



.article .swiper {

  overflow: visible;

}



.slider-block {

  position: relative;

}



.slider-block .title {

  margin-bottom: 0;

}



.slider-block__header {

  margin-bottom: 5rem;

  display: flex;

  gap: 1.875rem;

  justify-content: space-between;

  align-items: center;

  flex-wrap: wrap;

}



.auto-park {

  margin-bottom: 15.625rem;

}



.auto-park__inner {

  display: flex;

  align-items: flex-start;

  gap: clamp( 2.8125rem , -41.8683510638rem  +  51.0638297872vw , 10.3125rem );

}



.auto-park__info {
  max-width: clamp( 37.5rem , -35.1063829787rem  +  82.9787234043vw , 49.6875rem );
  min-width:45%;
}



.auto-park__info p {

  line-height: 1.5;

  font-size: clamp( 1rem , 0.0625rem  +  2.5vw , 1.125rem );

}



.auto-park__info p:not(:last-child) {

  padding-bottom: 1.875rem;

}



.auto-park__info a {

  margin-block: 1.25rem 5.9375rem;

}



.auto-park__img img {

  object-fit: cover;

  width: 100%;

  aspect-ratio: 655/630;

  border-radius: 3.125rem;

}



.auto-park .swiper-slide:last-child {

  padding-right: 0.625rem;

}



.auto-park .slider-block__slide {

  max-width: 40.9375rem;

  width: 100%;

}



.technique__content {

  -ms-touch-action: manipulation;

  touch-action: manipulation;

  position: relative;

  max-width: 23.9375rem;

  min-height: 23.9375rem;

  height: 100%;

  width: 100%;

  display: flex;

  flex-direction: column;

  overflow: hidden;

  -webkit-box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.1);

  box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, 0.1);

  border-radius: 0.9375rem;

}



.technique__content:hover h5 {

  right: 20px;

  color: #fff;

}



.technique__content:hover .technique__preview {

  background-color: transparent;

}



.technique__content:hover .technique__preview img {

  width: 5rem;

  height: 5rem;

  bottom: 1.25rem;

  left: 1.25rem;

}



.technique__content:hover .technique__preview span {

  opacity: 0;

}



.technique__content:hover .technique__info {

  background-color: #7B7775;

}



.technique__preview {

  background-color: #F5F5F5;

  position: absolute;

  inset: 0;

  z-index: 1;

  transition: all 0.4s ease;

}



.technique__preview img {

  position: absolute;

  -o-object-fit: cover;

  object-fit: cover;

  width: 20.1875rem;

  height: 20.1875rem;

  left: 1.875rem;

  bottom: 1.875rem;

  pointer-events: none;

  transition: all 0.4s ease;

}



.technique__preview span,

.technique__preview a {

  display: none;

  font-size: 1.5rem;

  position: absolute;

  bottom: 0.9375rem;

  left: 1.25rem;

  color: #7B7775;

  line-height: 1.3;

  text-decoration: underline;

  -webkit-transition: all 0.4s ease;

  transition: all 0.4s ease;

}



.technique__info {

  background-color: #fff;

  padding: 6.25rem 1.25rem 6.875rem;

  height: 100%;

  position: relative;

  -webkit-transition: all 0.4s ease;

  transition: all 0.4s ease;

}



.technique__info h5 {

  font-size: 1.5rem;

  line-height: 1.3;

  position: absolute;

  top: 1.875rem;

  right: 30px;

  -webkit-transform: translateX(0%);

  -ms-transform: translateX(0%);

  transform: translateX(0%);

  -webkit-transition: all 0.4s ease;

  transition: all 0.4s ease;

  z-index: 1;

  color: #000;

}



.technique__info p {

  line-height: 1.5;

  color: #fff;

}



.technique__slider {

  padding: 1.25rem 0.9375rem;

  margin: -1.25rem -0.9375rem;

}



.about-hero {

  margin-bottom: 12.5rem;

  min-height: 100dvh;

  position: relative;

  width: 100%;

  border-radius: 0 0 3.125rem 3.125rem;

  overflow: clip;

}



.about-hero::after {

  content: "";

  position: absolute;

  inset: 0;

  z-index: 1;

  width: 100%;

  height: 100%;

  background: rgba(0, 0, 0, 0.4);

}



.about-hero__bg {

  position: absolute;

  height: 100%;

  inset: 0;

  width: 100%;

}



.about-hero__bg img {

  width: 100%;

  height: 100%;

  -o-object-fit: cover;

  object-fit: cover;

}



.about-hero__inner {

  min-height: 100dvh;

  position: relative;

  z-index: 3;

  display: flex;

  flex-direction: column;

}



.about-hero__box {

  padding-top: 1.875rem;

  margin-block: auto 12.5rem;

}



.about-hero__content {

  color: #fff;

  max-width: 82.5rem;

}



.about-hero__content h2 {

  line-height: 1.2;

  font-size: clamp( 2.8125rem , 0.1339285714rem  +  4.2857142857vw , 3.75rem );

  margin-bottom: clamp( 2.9375rem , 6.0714285714rem  +  -3.7142857143vw , 3.75rem );

}



.about-hero__content p {

  line-height: 1.5;

  max-width: 58.4375rem;

  font-size: clamp( 1rem , 0.0625rem  +  2.5vw , 1.125rem );

}



.supplier__inner {

  position: relative;

  min-height: 39.9375rem;

}



.supplier__img {

  position: absolute;

  z-index: -1;

  top: -1.125rem;

  right: 0;

}



.supplier__img img {

  max-width: unset;

  -o-object-fit: cover;

  object-fit: cover;

  width: 41.0625rem;

  height: 41.0625rem;

}



.supplier__info {

  max-width: 92.8125rem;

}



.supplier__info h2 {

  line-height: 1.2;

  margin-bottom: 5rem;

  font-size: clamp( 2.8125rem , 0.1339285714rem  +  4.2857142857vw , 3.75rem );

}



.supplier__info h2 span {

  color: #EF6502;

  display: block;

}



.supplier__info-box {

  padding-bottom: 1.875rem;

  max-width: clamp( 38.75rem , -56.171875rem  +  112.5vw , 58.4375rem );

}



.supplier__info-text p {

  line-height: 1.5;

  font-size: clamp( 1rem , -1.25rem  +  4vw , 1.125rem );

}



.supplier__info-text p:not(:last-child) {

  margin-bottom: 1.875rem;

}



.author {

  margin-bottom: 12.5rem;

  margin-top: 0.625rem;

}



.author h3 {

  line-height: 1.3;

  font-size: 2.5rem;

  margin-bottom: 3.75rem;

}



.author__inner {

  display: flex;

  justify-content: space-between;

  gap: 1.5625rem;

  align-items: center;

}



.author__info {

  max-width: 58.3125rem;

  width: 100%;

}



.author__info span {

  line-height: 1.3;

  font-size: 1.5rem;

  display: inline-block;

  margin-bottom: 0.625rem;

}



.author__info p {

  font-size: 1.125rem;

  line-height: 1.5;

  opacity: 0.7;

  margin-bottom: 3.75rem;

}



.author__info img {

  -o-object-fit: cover;

  object-fit: cover;

  width: 100%;

  max-width: 19.5625rem;

  aspect-ratio: 313/126;

}



.author__pic {

  -o-object-fit: cover;

  object-fit: cover;

  width: 100%;

  aspect-ratio: 658/825;

  border-radius: 0.9375rem;

  align-self: flex-start;

  flex-shrink: 0;

  max-width: clamp( 27.875rem , -9.9821428571rem  +  60.5714285714vw , 41.125rem );

}



.team {

  margin-bottom: 12.5rem;

}



.team__slider-content {

  max-width: 23.875rem;

  width: 100%;

}



.team__slider-content img {

  border-radius: 0.9375rem;

  -o-object-fit: cover;

  object-fit: cover;

  width: 100%;

  height: 30rem;

  aspect-ratio: 382/480;

}



.team__slider-info {

  margin-top: -3rem;

  max-width: 20rem;

  border-radius: 0.9375rem;

  background: #fff;

  padding-block: 0.625rem;

  text-align: center;

  -webkit-box-shadow: 0 0.25rem 0.3125rem 0 rgba(0, 0, 0, 0.07);

  box-shadow: 0 0.25rem 0.3125rem 0 rgba(0, 0, 0, 0.07);

  position: relative;

  z-index: 3;

  margin-inline: auto;

}



.team__slider-info h5 {

  line-height: 1.3;

  font-size: 1.5rem;

  margin-bottom: 0.625rem;

  padding-inline: 1.25rem;

}



.team__slider-info span {

  line-height: 1.5;

  font-size: 1.125rem;

  display: inline-block;

  padding-inline: 1.25rem;

}



.team__slider {

  padding-bottom: 0.5rem;

  margin-bottom: -0.5rem;

}



.objects {

  margin-bottom: 12.5rem;

}



.objects .slider-block__slide {

  width: 100%;

}



.objects__slider-content {

  display: flex;

  gap: 1.5625rem;

  justify-content: space-between;

}



.objects__slider-content img {

  align-self: flex-start;

  -o-object-fit: cover;

  object-fit: cover;

  border-radius: 3.125rem;

  flex-shrink: 0;

  width: clamp( 37.5rem , -3.125rem  +  54.1666666667vw , 49.6875rem );

  height: clamp( 26.25rem , -0.8333333333rem  +  36.1111111111vw , 34.375rem );

}



.objects__slider-text {

  max-width: 41.125rem;

  width: 100%;

  padding-bottom: 5rem;

}



.objects__slider-text h3 {

  line-height: 1.2;

  font-size: 2.5rem;

  margin-bottom: 2.5rem;

}



.objects__slider-text p {

  line-height: 1.5;

  font-size: clamp( 1rem , 0.0625rem  +  2.5vw , 1.125rem );

}



.objects__slider-text p:not(:last-child) {

  margin-bottom: 0.9375rem;

}



.objects .swiper-arrows {

  margin-top: -3.125rem;

  gap: 0.9375rem;

  margin-left: clamp( 39.1875rem , -42.25rem  +  100vw , 60.1875rem );

}



.hero {

  min-height: 100dvh;

  position: relative;

  width: 100%;

  border-radius: 0 0 3.125rem 3.125rem;

  overflow: clip;

  position: relative;

  z-index: 1;

}



.hero::after {

  content: "";

  position: absolute;

  inset: 0;

  z-index: 1;

  width: 100%;

  height: 100%;

  background: rgba(0, 0, 0, 0.5);

}



.hero__bg {

  position: absolute;

  height: 100%;

  inset: 0;

  width: 100%;

  -o-object-fit: cover;

  object-fit: cover;

}



.hero__inner {

  padding-top: 13.75rem;

  padding-bottom: 38rem;

  position: relative;

  z-index: 3;

  max-width: 84.0625rem;

}



.hero__inner h2 {

  color: #fff;

  line-height: 1.2;

  margin-bottom: 3.125rem;

  font-size: clamp( 2.8125rem , 0.1339285714rem  +  4.2857142857vw , 3.75rem );

}



.company {

  position: relative;

  margin-block: -3.125rem 3.125rem;

  padding-bottom: 9.375rem;

}



.company::after {

  content: "";

  position: absolute;

  inset: 0;

  background: -webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(23.19%, rgba(255, 255, 255, 0)), color-stop(65.38%, rgba(255, 255, 255, 0)), color-stop(92.51%, #FFF));

  background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0) 23.19%, rgba(255, 255, 255, 0) 65.38%, #FFF 92.51%);

}



.company__bg {

  position: absolute;

  height: 100%;

  width: 100%;

  -o-object-fit: cover;

  object-fit: cover;

  opacity: 0.21;

  top: -0.0625rem;

  left: 0;

}



.company .technique {

  margin-bottom: 3.75rem;

}



.company__top {

  position: relative;

  z-index: 5;

  margin-bottom: 9.375rem;

  top: -20.625rem;

}



.company__top .btn-style {

  margin-inline: auto;

  padding-inline: 4.1875rem;

}



.company__bottom {

  position: relative;

  z-index: 5;

  margin-top: -20.625rem;

}



.company__bottom h3 {

  max-width: 92.6875rem;

  line-height: 1.2;

  font-size: clamp( 1.875rem , -0.9849330357rem  +  4.4642857143vw , 2.5rem );

  margin-bottom: clamp( 5rem , -6.4397321429rem  +  17.8571428571vw , 7.5rem );

}



.company__bottom h3 span {

  color: #EF6502;

}



.company .slider-block__wrapper {

  margin-bottom: 0;

}



.company .title {

  color: #fff;

}



.company .slider-block__header {

  margin-bottom: 2.5rem;

}



.box-company {

  display: flex;

  justify-content: space-between;

  gap: 1.875rem;

}



.box-company__info {

  max-width: 66.875rem;

}



.box-company__info > p {

  line-height: 1.5;

  font-size: clamp( 1rem , 0.0625rem  +  2.5vw , 1.125rem );

}



.box-company__info > p:not(:last-child) {

  margin-bottom: 1.875rem;

}



.box-company__info-links {

  padding-top: 1.25rem;

}



.box-company__info-links .btn-style {

  background-color: #000;

}



.box-company__team {

  max-width: 23.75rem;

  width: 100%;

}



.box-company__team h5 {

  line-height: 1.3;

  font-size: 1.5rem;

  margin-bottom: 0.625rem;

}



.box-company__team p {

  line-height: 1.3;

}



.box-company__team p:not(:last-child) {

  margin-bottom: 2.5rem;

}



.box-company__team-list {

  display: flex;

  align-items: center;

}



.box-company__team-list li:not(:first-child) {

  margin-left: -1.875rem;

}



.box-company__team-list img {

  -o-object-fit: cover;

  object-fit: cover;

  width: 4.6875rem;

  height: 4.6875rem;

  border-radius: 4.6875rem;

  border: 0.0625rem solid #fff;

}



.box-company__team-list a {

  color: #fff;

  width: 4.6875rem;

  height: 4.6875rem;

  border-radius: 4.6875rem;

  background-color: #EF6502;

  border: 0.0625rem solid #fff;

  line-height: 1.5;

  font-size: 1.125rem;

  align-content: center;

  text-align: center;

  -webkit-transition: background-color 0.4s ease;

  transition: background-color 0.4s ease;

}



.main-block {

  margin-bottom: 12.5rem;

}



.concrete-grades {

  padding-block: 6.25rem;

  position: relative;

}



.concrete-grades::after {

  content: "";

  position: absolute;

  inset: 0;

  background: -webkit-gradient(linear, left bottom, left top, from(#F5F5F5), to(#FFF));

  background: linear-gradient(0deg, #F5F5F5 0%, #FFF 100%);

}



.concrete-grades .title {

  margin-bottom: clamp( 2.5rem , -8.4821428571rem  +  17.1428571429vw , 4.375rem );

}



.concrete-grades__buttons {

  display: flex;

  gap: 1.25rem 0.625rem;

  margin-bottom: 3.125rem;

  flex-wrap: wrap;

}



.concrete-grades__buttons button {

  line-height: 1.3;

  font-size: 1.125rem;

  padding: 0.9375rem 1.5625rem;

  border-radius: 6.25rem;

  border: none;

  color: #000;

  background-color: #F5F5F5;

  -webkit-transition: opacity 0.3s ease;

  transition: opacity 0.3s ease;

}



.concrete-grades .active-btn {

  color: #fff;

  background-color: #000;

}



.concrete-grades__content {

  display: none;

  justify-content: space-between;

  gap: 2.5rem 1.875rem;

  align-items: flex-start;

}



.concrete-grades .active-content {

  display: flex;

}



.concrete-grades__info {

  max-width: 49.6875rem;

}



.concrete-grades__info span {

  display: inline-block;

  line-height: 1.5;

  font-size: 1.125rem;

}



.concrete-grades__info span:not(:last-child) {

  margin-bottom: 0.9375rem;

}



.concrete-grades__info h3 {

  line-height: 1.3;

  font-size: 2.5rem;

}



.concrete-grades__info-title {

  margin-bottom: 3.125rem;

}



.concrete-grades__info-text:not(:last-child) {

  margin-bottom: 3.125rem;

}



.concrete-grades__info-text p {

  opacity: 0.7;

  line-height: 1.5;

  font-size: clamp( 1rem , 0.0625rem  +  2.5vw , 1.125rem );

}



.concrete-grades__info-text p:not(:last-child) {

  margin-bottom: 0.75rem;

}



.concrete-grades video {

  -o-object-fit: cover;

  object-fit: cover;

  border-radius: 3.125rem;

  width: 100%;

  max-width: 41.0625rem;

  height: 41.0625rem;

}



.concrete-grades .container {

  position: relative;

  z-index: 2;

}



.main-technique {

  padding-block: 6.25rem;

  position: relative;

}



.main-technique::after {

  content: "";

  position: absolute;

  width: 100%;

  height: 100%;

  top: -0.0625rem;

  left: 0;

  background: -webkit-gradient(linear, left top, left bottom, color-stop(80%, #F5F5F5), to(#FFF));

  background: linear-gradient(180deg, #F5F5F5 80%, #FFF 100%);

}



.main-technique .title {

  margin-bottom: 3.125rem;

}



.main-technique__info {

  padding-top: 1rem;

  max-width: clamp( 40rem , -16.8614130435rem  +  67.3913043478vw , 49.6875rem );

}



.main-technique__info a {

  background-color: #000;

}



.main-technique__inner {

  display: flex;

  justify-content: space-between;

  gap: clamp( 3.125rem , -47.5rem  +  60vw , 8.75rem );

}



.main-technique__img {

  position: relative;

  padding-top: 5.625rem;

  max-width: 41.125rem;

  width: 100%;

}



.main-technique__img h2 {

  font-size: 25rem;

  line-height: 0.8;

  position: absolute;

  top: 0;

  color: #fff;

  right: clamp( -5rem , 38.75rem  +  -46.6666666667vw , -0.625rem );

}



.main-technique__img img {

  position: relative;

  z-index: 1;

  -o-object-fit: cover;

  object-fit: cover;

  width: 100%;

  aspect-ratio: 658/658;

}



.main-technique__info-text:not(:last-child) {

  margin-bottom: 3.125rem;

}



.main-technique__info-text p {

  line-height: 1.5;

  font-size: clamp( 1rem , 0.0625rem  +  2.5vw , 1.125rem );

}



.main-technique__info-text p:not(:last-child) {

  margin-bottom: 0.75rem;

}



.main-technique .slider-block__slide {

  width: 100%;

}



.main-technique__slider {

  margin-bottom: 2.5rem;

}



.main-technique .slider-block__wrapper {

  margin-bottom: 0;

}



.main-technique .container {

  position: relative;

  z-index: 2;

}



.main-delivery {

  margin-bottom: 7.5rem;

}



.main-delivery .title {

  margin-bottom: 1.875rem;

}



.main-delivery__content {

  max-width: 84.0625rem;

  padding: 3.75rem 2.5rem;

  border-radius: 3.125rem;

  background-color: #F5F5F5;

}



.main-delivery__content a {

  background-color: #000;

}



.main-delivery__content-text {

  max-width: 70.625rem;

}



.main-delivery__content-text:not(:last-child) {

  margin-bottom: 1.875rem;

}



.main-delivery__content-text p {

  line-height: 1.5;

  font-size: clamp( 1rem , 0.0625rem  +  2.5vw , 1.125rem );

}



.main-delivery__content-text p:not(:last-child) {

  margin-bottom: 0.75rem;

}



.main-delivery__content-decor {

  -o-object-fit: cover;

  object-fit: cover;

  width: 32.4375rem;

  height: 22.875rem;

  margin-top: -8.25rem;

  margin-left: auto;

}



.main-article {

  padding-top: 0;

}



.about-slider {

  padding-block: 8.125rem 14.25rem;

  position: relative;

}



.about-slider::after {
  content: "";
  position: absolute;
  top: -0.0625rem;
  left: 0;
  width: 100%;
  height: 101%;
  background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0) 0%, #FFF 100%); 
  z-index:-1;
}



.about-slider__bg {

  position: absolute;

  z-index: -1;

  top: 0;

  left: 0;

  width: 100%;

  height: 100%;

  -o-object-fit: cover;

  object-fit: cover;

  opacity: 0.2;

}



.about-slider__inner {

  position: relative;

  z-index: 2;

}



.about-slider__inner-content {

  display: flex;

  align-items: flex-start;

  gap: clamp( 2.5rem , -92.421875rem  +  112.5vw , 10.9375rem );

}



.about-slider__inner-content img {

  -o-object-fit: cover;

  object-fit: cover;

  border-radius: 50%;

  max-width: 32.5rem;

  aspect-ratio: 520/520;

  width: 100%;

}



.about-slider__headers:not(:last-child) {

  margin-bottom: 3.125rem;

}



.about-slider__headers h2 {

  font-size: 3.75rem;

  line-height: 1.2;

  margin-bottom: 5rem;

}



.about-slider__headers h3 {

  line-height: 1.3;

  font-size: 2.5rem;

}



.about-slider__info {

  max-width: 49.6875rem;

  width: 100%;

}



.about-slider__text {

  padding-bottom: 6.25rem;

}



.about-slider__text p {

  line-height: 1.5;

  font-size: clamp( 1rem , 0.0625rem  +  2.5vw , 1.125rem );

}



.about-slider__text p:not(:last-child) {

  margin-bottom: 0.75rem;

}



.about-slider .slider-block__slide {

  width: 100%;

}



.about-slider .swiper-arrows {

  margin-top: -3.125rem;

  margin-left: clamp( 35rem , -61.328125rem  +  114.1666666667vw , 43.5625rem );

}



.footer {

  color: #F5F5F5;

  padding-block: 3.75rem;

  background-color: #000;

}



.footer__inner {

  display: flex;

  gap: 1.875rem;

  flex-wrap: wrap;

  justify-content: space-between;

}



.footer__map {

  max-width: 32.4375rem;

  width: 100%;

}



.footer__map span {

  display: inline-block;

  font-size: 1.125rem;

  margin-bottom: 1.25rem;

  line-height: 1.5;

}



.footer__map-box {

  width: 100%;

  height: 18.75rem;

  border-radius: 0.9375rem;

}



.footer__contacts-phone {

  max-width: 9.6875rem;

}



.footer__contacts ul:not(:last-child) {

  margin-bottom: 1.875rem;

}



.footer__contacts li:not(:last-child) {

  margin-bottom: 0.3125rem;

}



.footer__contacts a {

  font-size: 1.125rem;

  line-height: 1.5;

  -webkit-transition: opacity 0.3s ease;

  transition: opacity 0.3s ease;

}



.footer__contacts-title {

  opacity: 0.5;

  font-size: 0.875rem;

  line-height: 1.3;

}



.footer__mail {

  max-width: 11.25rem;

}



.footer__copy {

  display: flex;

  flex-direction: column;

  gap: 3.125rem;

  width: 100%;

  max-width: 16.25rem;

}



.footer__copy span {

  line-height: 1.3;

  display: inline-block;

}



.footer__copy-decor {

  width: -webkit-fit-content;

  width: -moz-fit-content;

  width: fit-content;

  line-height: 1.3;

  display: flex;

  gap: 0.9375rem;

  align-items: center;

  font-size: 0.875rem;

}



.footer__copy-decor img {

  width: 2.5rem;

  height: 2.5rem;

  flex-shrink: 0;

  -webkit-transition: -webkit-transform 0.3s ease;

  transition: -webkit-transform 0.3s ease;

  transition: transform 0.3s ease;

  transition: transform 0.3s ease, -webkit-transform 0.3s ease;

}



.footer__copy-links li:not(:last-child) {

  margin-bottom: 0.625rem;

}



.footer__copy-links a {

  opacity: 0.5;

  line-height: 1.3;

  -webkit-transition: opacity 0.3s ease;

  transition: opacity 0.3s ease;

}



@media (max-width: 101.87375em) {

  .container-left {

    padding-left: 0.625rem;

  }

}



@media (max-width: 88.74875em) {

  .objects__slider-text {

    padding-bottom: 0;

  }



  .objects .swiper-arrows {

    margin-top: 3.75rem;

    justify-content: flex-end;

  }

}



@media (max-width: 84.37375em) {

  .swiper-pagination {

    justify-content: unset;

    position: absolute;

    z-index: 100;

    left: 0.0625rem;

  }



  .header__inner {

    justify-content: space-between;

    gap: 1.25rem 5rem;

  }



  .header__btn {

    margin-left: auto;

    flex: unset;

    flex-shrink: 0;

  }



  .logo {

    flex: unset;

    flex-shrink: 0;

  }



  .scroll .logo {

    width: 5.3125rem;

    height: 5rem;

  }



  .menu {

    margin-inline: 0;

    order: 1;

    flex: unset;

  }



  .menu__list {

    position: absolute;

    overflow: auto;

    flex-direction: column;

    justify-content: unset;

    flex-wrap: unset;

    width: 100%;

    height: 100dvh;

    top: 0;

    left: -100%;

    padding-block: 15rem 12.5rem;

    padding-inline: 0.625rem;

    background-color: #fff;

    -webkit-transition: left 0.4s ease;

    transition: left 0.4s ease;

  }



  .menu__list::after {

    content: "";

    position: fixed;

    width: 100%;

    height: 8.75rem;

    background-color: #fff;

    top: 0;

    left: -100%;

    -webkit-transition: left 0.4s ease;

    transition: left 0.4s ease;

  }



  .menu__list li {

    padding-left: 2.5rem;

  }



  .menu__list li::after {

    width: 1.25rem;

    height: 1.25rem;

    top: 50%;

    -webkit-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    transform: translateY(-50%);

  }



  .menu__list li:first-child {

    padding-left: 2.5rem;

  }



  .menu__list li:first-child::after {

    display: block;

  }



  .menu__list a {

    font-size: 2.8125rem;

  }



  [data-color] .menu__list a {

    color: #000;

  }



  .menu--active .menu__list {

    left: 0;

  }



  .menu--active .menu__list::after {

    left: 0;

  }



  .menu__btn {

    display: flex;

    margin-right: 0.3125rem;

  }



  .menu--active .menu__btn::after {

    -webkit-transform: rotate(-45deg) !important;

    -ms-transform: rotate(-45deg) !important;

    transform: rotate(-45deg) !important;

    background-color: #000;

  }



  .menu--active .menu__btn::before {

    -webkit-transform: rotate(45deg) !important;

    -ms-transform: rotate(45deg) !important;

    transform: rotate(45deg) !important;

    background-color: #000;

  }



  .menu__btn-line {

    display: block;

  }



  .auto-park {

    margin-bottom: 12.5rem;

  }



  .auto-park__inner {

    flex-direction: column;

    gap: 3.125rem;

  }



  .auto-park__info {

    max-width: 100%;

    padding-right: 0.625rem;

  }



  .auto-park .slider-block__slide {

    max-width: 37.5rem;

  }



  .supplier {

    margin-bottom: 12.5rem;

  }



  .supplier__inner {

    min-height: unset;

  }



  .supplier__img {

    position: unset;

    align-self: flex-start;

  }



  .supplier__img img {

    width: clamp( 18.75rem , -7.9861111111rem  +  55.5555555556vw , 25rem );

    height: clamp( 18.75rem , -7.9861111111rem  +  55.5555555556vw , 25rem );

  }



  .supplier__info h2 {

    margin-bottom: 3.75rem;

  }



  .supplier__info-box {

    max-width: 100%;

    padding-bottom: 0;

    display: flex;

    justify-content: space-between;

    gap: clamp( 1.5625rem , -241.875rem  +  410vw , 4.125rem );

  }



  .author h3 {

    font-size: 1.875rem;

  }



  .box-company__info {

    max-width: 100%;

  }



  .box-company__info > p:not(:last-child) {

    margin-bottom: 1.25rem;

  }



  .box-company__info-links {

    padding-top: 3.75rem;

    display: flex;

    justify-content: space-between;

    gap: 2.5rem;

    align-items: flex-start;

    flex-wrap: wrap;

  }



  .main-block {

    position: relative;

    margin-bottom: 7.5rem;

    padding-block: 5rem;

  }



  .main-block::after {

    content: "";

    position: absolute;

    inset: 0;

    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(54.81%, #F5F5F5), to(#FFF));

    background: linear-gradient(180deg, #FFF 0%, #F5F5F5 54.81%, #FFF 100%);

  }



  .concrete-grades {

    padding-block: 0;

    margin-bottom: 12.5rem;

  }



  .concrete-grades::after {

    display: none;

  }



  .concrete-grades__buttons {

    margin-bottom: 3.75rem;

  }



  .concrete-grades__content {

    flex-direction: column-reverse;

  }



  .concrete-grades__info {

    max-width: 100%;

  }



  .concrete-grades__info span:not(:last-child) {

    margin-bottom: 0.625rem;

  }



  .concrete-grades__info-title {

    margin-bottom: 1.875rem;

    display: flex;

    justify-content: space-between;

    gap: 1.875rem;

    flex-wrap: wrap;

  }



  .concrete-grades__info-text:not(:last-child) {

    margin-bottom: 1.875rem;

  }



  .concrete-grades video {

    margin-inline: auto;

  }



  .main-technique {

    padding-block: 0;

  }



  .main-technique::after {

    display: none;

  }



  .main-technique .title {

    margin-bottom: clamp( 1.25rem , -0.5357142857rem  +  7.1428571429vw , 2.5rem );

  }



  .main-technique__info {

    max-width: 100%;

    padding-top: 0;

  }



  .main-technique__inner {

    flex-direction: column;

    gap: 0;

  }



  .main-technique__img {

    padding-top: 0;

    margin-bottom: 3.4375rem;

    max-width: 100%;

  }



  .main-technique__img h2 {

    right: auto;

    left: 0;

  }



  .main-technique__img img {

    margin-top: 5.625rem;

    margin-left: auto;

    aspect-ratio: unset;

    max-width: clamp( 27.875rem , -57.1814516129rem  +  136.7741935484vw , 41.125rem );

    height: clamp( 27.875rem , -57.1814516129rem  +  136.7741935484vw , 41.125rem );

  }



  .main-technique__info-text:not(:last-child) {

    margin-bottom: 2.5rem;

  }



  .main-technique__slider {

    margin-bottom: 0;

  }



  .main-delivery__content-decor {

    margin-top: clamp( -7.375rem , 30.6875rem  +  -70vw , -1.25rem );

  }



  .about-slider {

    padding-block: 0 5rem;

    margin-bottom: 14.0625rem;

  }



  .about-slider__headers h3 {

    font-size: clamp( 1.25rem , 0.3571428571rem  +  3.5714285714vw , 1.875rem );

  }



  .about-slider__headers h2 {

    font-size: clamp( 1.5625rem , -0.2232142857rem  +  7.1428571429vw , 2.8125rem );

  }



  .about-slider__text {

    padding-bottom: 0;

  }



  .about-slider .swiper-arrows {

    margin-top: 3.75rem;

    justify-content: flex-end;

  }

}



@media (max-width: 78.12375em) {

  .services__cards {

    grid-template-columns: repeat(2, 1fr);

    gap: 3.75rem 1.25rem;

  }



  .services__card {

    max-width: 100%;

  }



  .services__card-images {

    margin-bottom: 1.25rem;

    padding: 3rem 4.3125rem;

  }



  .services__card-text {

    padding-bottom: 1.25rem;

  }



  .blog__buttons {

    margin-bottom: 3.75rem;

  }



  .blog-items {

    grid-template-columns: repeat(2, 1fr);

    gap: 3.75rem 1.25rem;

  }



  .footer {

    padding-block: 5rem;

  }



  .footer__inner {

    flex-direction: column;

    flex-wrap: unset;

    gap: 3.75rem;

  }



  .footer__map {

    order: 1;

    max-width: 100%;

  }



  .footer__contacts-phone {

    max-width: 100%;

    display: flex;

    justify-content: space-between;

    flex-wrap: wrap;

    gap: 1.25rem;

    align-items: flex-start;

  }



  .footer__contacts ul {

    max-width: 9.6875rem;

  }



  .footer__contacts ul:not(:last-child) {

    margin-bottom: 0;

  }



  .footer__contacts .footer__mail ul {

    max-width: 11.25rem;

  }



  .footer__copy {

    flex-direction: unset;

    max-width: 100%;

    flex-wrap: wrap;

    justify-content: space-between;

    gap: 1.25rem;

    align-items: flex-start;

  }



  .footer__copy span {

    order: -1;

    max-width: 15.8125rem;

  }



  .footer__copy-decor {

    order: 1;

  }



  .footer__copy-links {

    max-width: 12.75rem;

  }

}



@media (max-width: 74.99875em) {

  .container-padding {

    padding-right: 0.625rem;

  }



  .title {

    font-size: clamp( 1.5625rem , -0.2232142857rem  +  7.1428571429vw , 2.8125rem );

    margin-bottom: clamp( 2.5rem , 0.7142857143rem  +  7.1428571429vw , 3.75rem );

  }



  .swiper-arrows {

    justify-content: flex-end;

  }



  .blog-item h5 {

    font-size: 1.375rem;

  }



  .slider-block__header {

    margin-bottom: clamp( 2.5rem , 0.7142857143rem  +  7.1428571429vw , 3.75rem );

  }



  .slider-block__wrapper {

    margin-bottom: 3.75rem;

  }



  .slider-block .blog-item {

    max-width: 27.9375rem;

  }



  .auto-park__inner {

    gap: 5rem;

  }



  .auto-park__info a {

    margin-block: 1.875rem 0;

  }



  .technique__content {

    max-width: 27.875rem;

    min-height: 27.875rem;

  }



  .technique__preview img {

    width: 21.875rem;

    height: 21.875rem;

    left: 3rem;

    bottom: 3rem;

  }



  .technique__preview span {

    display: inline-block;

  }



  .technique__info h5 {

    right: 20px;

  }



  .technique .container {

    padding-right: 0;

  }



  .technique .swiper-slide:last-child {

    padding-right: 0.625rem;

  }



  .technique .slider-block__header {

    margin-bottom: 1.875rem;

  }



  .team__slider-content {

    max-width: 18.1875rem;

  }



  .team__slider-content img {

    height: 22.8125rem;

  }



  .team__slider-info {

    max-width: 15.625rem;

    margin-top: -2.25rem;

  }



  .team__slider-info h5 {

    font-size: 1.125rem;

  }



  .team__slider-info span {

    font-size: 1rem;

  }



  .team .swiper-slide:last-child {

    padding-right: 0.625rem;

  }



  .team .container {

    padding-right: 0;

  }



  .objects__slider-content {

    flex-direction: column;

    gap: 3.75rem;

  }



  .objects__slider-content img {

    width: 100%;

    height: auto;

    aspect-ratio: 913/632;

  }



  .objects__slider-text {

    max-width: 100%;

  }



  .objects__slider-text h3 {

    font-size: clamp( 1.5625rem , 1.1160714286rem  +  1.7857142857vw , 1.875rem );

    margin-bottom: clamp( 0.9375rem , -0.4017857143rem  +  5.3571428571vw , 1.875rem );

  }



  .objects .swiper-arrows {

    margin: 0;

  }



  .company {

    margin: 0;

    padding-bottom: 7.625rem;

  }



  .company .technique {

    margin-bottom: 3.125rem;

  }



  .company__top {

    top: -16.5625rem;

  }



  .company__bottom {

    margin-top: -16.5625rem;

  }



  .company .title {

    font-size: clamp( 1.5625rem , -0.6696428571rem  +  8.9285714286vw , 3.125rem );

  }



  .company .container {

    padding-right: 0;

  }



  .box-company__team h5 {

    font-size: 1.375rem;

  }



  .concrete-grades__info h3 {

    font-size: 1.875rem;

  }



  .main-delivery {

    margin-bottom: 5rem;

  }



  .main-delivery__content-decor {

    width: 23.125rem;

    height: 22.125rem;

  }



  .about-slider__inner-content {

    flex-direction: row-reverse;

    gap: 1.25rem;

    justify-content: space-between;

    margin-bottom: 3.75rem;

  }



  .about-slider__inner-content img {

    max-width: 24.375rem;

  }



  .about-slider__info {

    align-self: flex-end;

    max-width: 37.5rem;

  }



  .about-slider .swiper-arrows {

    margin: 0;

  }

}



@media (max-width: 62.06125em) {

  .container {

    padding-inline: 2.5rem;

  }



  .container-left {

    padding-left: 2.5rem;

  }



  .container-padding {

    padding-right: 2.5rem;

  }



  .breadcrumbs {

    padding-top: 10rem;

    margin-bottom: clamp( 1.25rem , -3.125rem  +  17.5vw , 3.4375rem );

  }



  .header {

    padding-top: 2.5rem;

  }



  .logo {

    width: 5.3125rem;

    height: 5rem;

  }



  .menu__list {

    padding-inline: 2.5rem;

  }



  .menu__btn {

    margin-right: 0;

  }



  .article__inner {

    max-width: 100%;

  }



  .article__top {

    display: flex;

    gap: 1.875rem;

    justify-content: space-between;

    align-items: flex-start;

  }



  .article__top-img {

    margin-bottom: 0;

    order: 1;

    max-width: 37.5rem;

  }



  .article__top-date {

    flex-direction: column;

    gap: 1.25rem;

    align-items: unset;

    flex-shrink: 0;

  }



  .article__text h1 {

    font-size: 1.875rem;

  }



  .auto-park__info {

    padding-right: 2.5rem;

  }



  .auto-park .swiper-slide:last-child {

    padding-right: 2.5rem;

  }



  .technique__slider {

    padding-inline: 0.625rem;

    margin-inline: -0.625rem;

  }



  .technique .swiper-slide:last-child {

    padding-right: 2.5rem;

  }



  .about-hero {

    margin-bottom: clamp( 3.75rem , -2.6785714286rem  +  21.4285714286vw , 7.5rem );

  }



  .about-hero__box {

    margin-block: 0 9.0625rem;

  }



  .about-hero__content p {

    max-width: 100%;

  }



  .about-hero__content h2 {

    font-size: clamp( 1.25rem , -0.703125rem  +  7.8125vw , 2.8125rem );

    margin-bottom: clamp( 1.875rem , -0.46875rem  +  9.375vw , 3.75rem );

  }



  .supplier__info h2 {

    font-size: clamp( 1.25rem , -0.079787234rem  +  5.3191489362vw , 2.8125rem );

    margin-bottom: clamp( 1.875rem , -0.7112068966rem  +  10.3448275862vw , 3.75rem );

  }



  .author h3 {

    margin-bottom: 0;

    font-size: clamp( 1.25rem , -0.6730769231rem  +  6.4102564103vw , 2.8125rem );

  }



  .author__inner {

    margin-bottom: 5rem;

    align-items: flex-start;

  }



  .author__info {

    padding-top: 5rem;

  }



  .author__info span {

    font-size: 1.375rem;

  }



  .author__info p {

    margin-bottom: 5rem;

  }



  .team .swiper-slide:last-child {

    padding-right: 2.5rem;

  }



  .hero__inner {

    padding-top: 16.875rem;

  }



  .hero__inner h2 {

    margin-bottom: 0;

    font-size: clamp( 1.25rem , -0.703125rem  +  7.8125vw , 2.8125rem );

  }



  .hero__inner a {

    display: none;

  }



  .company__top {

    margin-bottom: 11.25rem;

  }



  .concrete-grades video {

    max-width: 27.875rem;

    height: 27.875rem;

  }



  .about-slider__inner-content img {

    max-width: 18.125rem;

  }

}



@media (max-width: 54.99875em) {

  .about-slider__inner-content img {

    margin: 0 0 1.875rem auto;

  }



  .about-slider__headers {

    display: flex;

    flex-direction: column;

  }



  .about-slider__headers h2 {

    margin-bottom: 1.875rem;

  }



  .about-slider__headers h3 {

    order: 1;

    max-width: 45.625rem;

  }



  .about-slider__info {

    max-width: 100%;

  }

}



@media (max-width: 47.99875em) {

  .container {

    padding-inline: 0.9375rem;

  }



  .container-left {

    padding-left: 0.9375rem;

  }



  .container-padding {

    padding-right: 0.9375rem;

  }



  .btn {

    font-size: 1rem;

  }



  .margin {

    margin-bottom: 7.5rem;

  }



  .breadcrumbs {

    padding-top: 6.875rem;

  }



  .swiper-arrows__prev,

  .swiper-arrows__next {

    width: 2.1875rem;

    height: 2.1875rem;

  }



  .swiper-arrows__prev svg,

  .swiper-arrows__next svg {

    width: 2.1875rem;

    height: 2.1875rem;

  }



  .swiper-fraction {

    font-size: 0.875rem;

  }



  .swiper-pagination {

    display: none;

  }



  .header {

    border-radius: 1.25rem;

    padding-top: 1.875rem;

  }



  .header__inner {

    -webkit-column-gap: 2.5rem;

    -moz-column-gap: 2.5rem;

    column-gap: 2.5rem;

  }



  .header__btn {

    padding: 0.5rem 1.375rem;

    font-size: 0.875rem;

  }



  .header__btn img {

    width: 0.8125rem;

    height: 0.8125rem;

  }



  .logo {

    width: 3.125rem;

    height: 2.9375rem;

  }



  .scroll .logo {

    width: 3.125rem;

    height: 2.9375rem;

  }



  .menu__list {

    padding-inline: 0.9375rem;

    padding-block: 9.6875rem 6.25rem;

  }



  .menu__list::after {

    height: 6.25rem;

  }



  .menu__list li {

    padding-left: 2rem;

  }



  .menu__list li::after {

    width: 0.75rem;

    height: 0.75rem;

  }



  .menu__list li:first-child {

    padding-left: 2rem;

  }



  .menu__list a {

    font-size: 1.875rem;

  }



  .menu__btn {

    width: 2.1875rem;

    height: 1.25rem;

  }



  .menu__btn::after {

    -webkit-transform: translateY(0.5625rem);

    -ms-transform: translateY(0.5625rem);

    transform: translateY(0.5625rem);

  }



  .menu__btn::before {

    -webkit-transform: translateY(-0.5625rem);

    -ms-transform: translateY(-0.5625rem);

    transform: translateY(-0.5625rem);

  }



  .delivery {

    margin-bottom: 7.5rem;

  }



  .services {

    margin-bottom: 7.5rem;

  }



  .services__cards {

    grid-template-columns: repeat(1, 1fr);

    gap: 1.875rem;

  }



  .blog {

    margin-bottom: 7.5rem;

  }



  .blog__buttons {

    margin-bottom: 2.5rem;

    gap: 0.625rem;

  }



  .blog__buttons button {

    padding-inline: 1.25rem;

  }



  .blog-items {

    grid-template-columns: repeat(1, 1fr);

    gap: 2.5rem;

  }



  .article {

    margin-bottom: 7.5rem;

  }



  .article__inner {

    margin-bottom: 7.5rem;

  }



  .article__top {

    flex-direction: column;

    gap: 1.25rem;

  }



  .article__top-img {

    order: 0;

    max-width: 100%;

  }



  .article__top-img img {

    border-radius: 0.9375rem;

  }



  .article__top-date {

    flex-direction: unset;

    align-items: center;

  }



  .article__text h1 {

    margin-bottom: 2.5rem;

  }



  .slider-block__wrapper {

    margin-bottom: 2.5rem;

  }



  .auto-park {

    margin-bottom: 7.5rem;

  }



  .auto-park__inner {

    gap: 3.75rem;

  }



  .auto-park__info {

    padding-right: 0.9375rem;

  }



  .auto-park__info a {

    margin-top: 0.5rem;

  }



  .auto-park__img img {

    border-radius: 2.1875rem;

  }



  .auto-park .swiper-slide:last-child {

    padding-right: 0.9375rem;

  }



  .auto-park .slider-block__slide {

    max-width: 22.5rem;

  }



  .technique__content {

    max-width: 22.375rem;

    min-height: 22.375rem;

    -webkit-box-shadow: 0 0.25rem 0.75rem 0 rgba(0, 0, 0, 0.1);

    box-shadow: 0 0.25rem 0.75rem 0 rgba(0, 0, 0, 0.1);

    border-radius: 0.875rem;

  }



  .technique__content:hover .technique__preview img {

    width: 4.6875rem;

    height: 4.6875rem;

  }



  .technique__preview img {

    width: 17.5rem;

    height: 17.5rem;

    left: 2.4375rem;

    bottom: 2.4375rem;

  }



  .technique__preview span,

  .technique__preview a {

    font-size: 1.1875rem;

    left: 0.9375rem;

    bottom: 0.875rem;

  }



  .technique__info {

    padding-block: 4.25rem 6.5625rem;

  }



  .technique__info p {

    font-size: 0.875rem;

  }



  .technique__info h5 {

    font-size: 1.125rem;

    right: 15px;

    top: 0.9375rem;

  }



  .technique .swiper-slide:last-child {

    padding-right: 0.9375rem;

  }



  .about-hero {

    border-radius: 0 0 2.1875rem 2.1875rem;

    min-height: 37.5rem;

  }



  .about-hero::after {

    background: rgba(0, 0, 0, 0.5);

  }



  .about-hero__inner {

    min-height: 37.5rem;

  }



  .about-hero__box {

    padding-top: 0;

  }



  .supplier {

    margin-bottom: clamp( 3.75rem , -0.4166666667rem  +  16.6666666667vw , 7.5rem );

  }



  .supplier__img {

    align-self: unset;

  }



  .supplier__img img {

    width: 100%;

    height: 100%;

    margin-inline: auto;

    max-width: 100%;

    aspect-ratio: 250/250;

  }



  .supplier__info-box {

    flex-direction: column;

    gap: 3.75rem;

  }



  .author {

    margin-bottom: 7.5rem;

  }



  .author__inner {

    flex-direction: column-reverse;

    gap: 1.875rem;

  }



  .author__info {

    padding-top: 0;

  }



  .author__info p {

    margin-bottom: 3.125rem;

  }



  .author__pic {

    max-width: 100%;

  }



  .team {

    margin-bottom: 7.5rem;

  }



  .team .swiper-slide:last-child {

    padding-right: 0.9375rem;

  }



  .objects {

    margin-bottom: 7.5rem;

  }



  .objects__slider-content {

    gap: 1.875rem;

  }



  .objects__slider-content img {

    border-radius: 2.1875rem;

  }



  .objects .swiper-arrows {

    gap: 0.625rem;

  }



  .hero {

    border-radius: 0 0 2.1875rem 2.1875rem;

    min-height: 37.5rem;

  }



  .hero__inner {

    padding-bottom: clamp( 21.5625rem , 10.7986111111rem  +  43.0555555556vw , 31.25rem );

    padding-top: clamp( 9.375rem , 5.9027777778rem  +  13.8888888889vw , 12.5rem );

  }



  .company {

    margin-block: -3.125rem 5rem;

    padding-bottom: 0;

  }



  .company .technique {

    margin-bottom: 2.5rem;

  }



  .company__top {

    top: -9.375rem;

    margin-bottom: 6.25rem;

  }



  .company__bottom {

    margin-top: -9.375rem;

  }



  .company__bottom h3 {

    margin-bottom: 3.75rem;

    font-size: clamp( 1.25rem , 0.46875rem  +  3.125vw , 1.875rem );

  }



  .box-company__info-links {

    flex-direction: column-reverse;

    padding-top: 3rem;

  }



  .box-company__team {

    max-width: 100%;

  }



  .main-block {

    padding-block: 2.5rem;

    margin-bottom: 5rem;

  }



  .main-block::after {

    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(22.12%, #F5F5F5), color-stop(75.48%, #F5F5F5), to(#FFF));

    background: linear-gradient(180deg, #FFF 0%, #F5F5F5 22.12%, #F5F5F5 75.48%, #FFF 100%);

  }



  .concrete-grades {

    margin-bottom: 7.5rem;

  }



  .concrete-grades__buttons {

    gap: 0.625rem;

    margin-bottom: 2.5rem;

  }



  .concrete-grades__buttons button {

    font-size: 1rem;

  }



  .concrete-grades video {

    border-radius: 2.1875rem;

  }



  .main-technique__info a {

    background-color: #EF6502;

  }



  .main-technique__img {

    margin-bottom: 2.5rem;

  }



  .main-technique__img h2 {

    left: auto;

    right: 0;

    font-size: clamp( 15.625rem , 10.15625rem  +  21.875vw , 20rem );

    top: clamp( -1.5625rem , -3.7946429464rem  +  8.9285717857vw , 0.0000000625rem );

  }



  .main-technique__img img {

    margin: 0;

    max-width: 28.125rem;

    height: 100%;

    aspect-ratio: 450/450;

  }



  .main-delivery__content {

    padding: 2.5rem 1.25rem;

    border-radius: 2.1875rem;

  }



  .about-slider {

    margin-bottom: 7.5rem;

    padding: 0;

  }



  .about-slider__inner-content {

    margin-bottom: 1.875rem;

  }



  .footer {

    padding-block: 2.5rem;

  }



  .footer__contacts-phone {

    gap: 1.75rem;

  }



  .footer__mail {

    order: -1;

  }



  .footer__copy {

    gap: 2.1875rem;

  }



  .footer__copy span {

    order: 0;

    max-width: 100%;

  }



  .footer__copy-decor {

    order: -1;

  }



  .footer__copy-links {

    max-width: 100%;

  }

}



@media (max-width: 29.99875em) {

  .btn {

    padding: 0.5rem 1.375rem;

    font-size: 0.875rem;

    width: 100%;

    justify-content: center;

  }



  .btn img {

    width: 0.8125rem;

    height: 0.8125rem;

  }



  .breadcrumbs__list-item {

    font-size: 0.75rem;

  }



  .header__inner {

    -webkit-column-gap: 1.25rem;

    -moz-column-gap: 1.25rem;

    column-gap: 1.25rem;

  }



  .menu__list a {

    font-size: 1.5625rem;

  }



  .menu__btn {

    width: 1.875rem;

    height: 1.125rem;

  }



  .menu__btn::after {

    -webkit-transform: translateY(0.5rem);

    -ms-transform: translateY(0.5rem);

    transform: translateY(0.5rem);

  }



  .menu__btn::before {

    -webkit-transform: translateY(-0.5rem);

    -ms-transform: translateY(-0.5rem);

    transform: translateY(-0.5rem);

  }



  .delivery__text p {

    font-size: 0.875rem;

  }



  .delivery__text p:not(:last-child) {

    margin-bottom: 0.75rem;

  }



  .services__card-images {

    margin-bottom: 0.625rem;

    padding: 1.25rem 2.4375rem;

  }



  .services__card-images h5 {

    font-size: 1.25rem;

  }



  .services__card-text {

    padding-bottom: 0.625rem;

  }



  .services__card-text p {

    font-size: 0.875rem;

  }



  .services__card-text p:not(:last-child) {

    margin-bottom: 0.75rem;

  }



  .services__card-buttons {

    -webkit-column-gap: 2.5rem;

    -moz-column-gap: 2.5rem;

    column-gap: 2.5rem;

    padding-block: 0.8125rem;

  }



  .services__card-buttons a {

    font-size: 0.875rem;

  }



  .services__card-buttons button {

    font-size: 0.875rem;

  }



  .services__card-buttons button svg {

    width: 0.9375rem;

    height: 0.9375rem;

  }



  .blog__buttons {

    gap: 0.3125rem;

  }



  .blog__buttons button {

    padding-block: 0.3125rem;

    border-radius: 0.4375rem;

    font-size: 0.875rem;

  }



  .blog-item img {

    margin-bottom: 0.625rem;

  }



  .blog-item h5 {

    font-size: 0.875rem;

  }



  .article__top-date {

    width: 100%;

    justify-content: space-between;

  }



  .article__top-date span {

    font-size: 0.875rem;

    padding-inline: 1.25rem;

    border-radius: 0.4375rem;

  }



  .article__text h1 {

    font-size: 1.25rem;

  }



  .article__text p {

    font-size: 0.875rem;

  }



  .article__text p:not(:last-child) {

    margin-bottom: 1.25rem;

  }



  .article__text ul:not(:last-child) {

    margin-bottom: 1.25rem;

  }



  .article__text li {

    font-size: 0.875rem;

  }



  .article__text li:not(:last-child) {

    margin-bottom: 0.75rem;

  }



  .slider-block .blog-item {

    max-width: 22.5rem;

  }



  .auto-park__info p {

    font-size: 0.875rem;

  }



  .auto-park__info p:not(:last-child) {

    padding-bottom: 0.75rem;

  }



  .technique__slider {

    padding-inline: 0;

    margin-inline: 0;

    overflow: visible;

  }



  .technique .slider-block__header {

    margin-bottom: 1.5625rem;

  }



  .about-hero__content p {

    font-size: 0.875rem;

  }



  .supplier__img img {

    max-width: 15.625rem;

  }



  .supplier__info-text p {

    font-size: 0.875rem;

  }



  .supplier__info-text p:not(:last-child) {

    margin-bottom: 0.75rem;

  }



  .author h3 {

    line-height: 1.2;

  }



  .author__inner {

    margin-bottom: 3.75rem;

  }



  .author__info span {

    font-size: 1.25rem;

    margin-bottom: 0.3125rem;

  }



  .author__info img {

    max-width: 11rem;

  }



  .author__info p {

    margin-bottom: 1.25rem;

    font-size: 0.875rem;

  }



  .team__slider-content {

    max-width: 16.8125rem;

  }



  .team__slider-content img {

    height: 21.125rem;

  }



  .team__slider-info {

    max-width: 12.6875rem;

    margin-top: -1.75rem;

  }



  .team__slider-info h5 {

    font-size: 0.875rem;

    margin-bottom: 0.125rem;

  }



  .team__slider-info span {

    font-size: 0.75rem;

  }



  .objects__slider-text p {

    font-size: 0.875rem;

  }



  .objects__slider-text p:not(:last-child) {

    margin-bottom: 0.75rem;

  }



  .company .technique {

    margin-bottom: 1.25rem;

  }



  .company .technique__preview img {

    width: 7.5rem;

    height: 7.5rem;

    left: 1.8125rem;

    bottom: 1.8125rem;

  }



  .company .technique__preview span {

    display: none;

  }



  .company .technique__preview a {

    display: inline-block;

    font-size: 0.875rem;

    left: 0.3125rem;

    bottom: 0.3125rem;

  }



  .company .technique__info {

    padding: 0;

  }



  .company .technique__info p {

    display: none;

  }



  .company .technique__info h5 {

    font-size: 0.875rem;

  }



  .company .technique__slider {

    padding-inline: 0.25rem;

    margin-inline: -0.25rem;

    overflow: hidden;

  }



  .company .technique__content {

    width: 11.125rem;

    min-height: 11.125rem;

    border-radius: 0.375rem;

    -webkit-box-shadow: 0 0.125rem 0.375rem 0 rgba(0, 0, 0, 0.1);

    box-shadow: 0 0.125rem 0.375rem 0 rgba(0, 0, 0, 0.1);

  }



  .company .technique__content:hover h5 {

    right: 15px;

    color: #000;

  }



  .company .technique__content:hover .technique__preview {

    background-color: #F5F5F5;

  }



  .company .technique__content:hover .technique__preview img {

    width: 7.5rem;

    height: 7.5rem;

    left: 1.8125rem;

    bottom: 1.8125rem;

  }



  .company__top {

    top: -5.5rem;

  }



  .company__top .btn-style {

    padding-inline: 1.375rem;

  }



  .company__bottom {

    margin-top: -5.5rem;

  }



  .box-company__info > p {

    font-size: 0.875rem;

  }



  .box-company__info > p:not(:last-child) {

    margin-bottom: 0.75rem;

  }



  .box-company__team h5 {

    font-size: 1.25rem;

  }



  .box-company__team p {

    font-size: 0.875rem;

  }



  .box-company__team p:not(:last-child) {

    margin-bottom: 1.25rem;

  }



  .box-company__team-list img {

    width: 4.0625rem;

    height: 4.0625rem;

  }



  .box-company__team-list a {

    font-size: 1.25rem;

    width: 4.0625rem;

    height: 4.0625rem;

  }



  .concrete-grades__buttons {

    gap: 0.3125rem;

  }



  .concrete-grades__buttons button {

    padding: 0.625rem 0.875rem;

    font-size: 0.875rem;

  }



  .concrete-grades__info h3 {

    font-size: 1.25rem;

  }



  .concrete-grades__info span {

    font-size: 0.875rem;

  }



  .concrete-grades__info span:not(:last-child) {

    margin-bottom: 0.3125rem;

  }



  .concrete-grades__info-title {

    margin-bottom: 1.25rem;

  }



  .concrete-grades__info-text p {

    font-size: 0.875rem;

  }



  .concrete-grades video {

    max-width: 22.5rem;

    height: 100%;

    aspect-ratio: 360/360;

  }



  .main-technique__info a {

    width: auto;

  }



  .main-technique__img {

    margin-bottom: 1.25rem;

  }



  .main-technique__info-text:not(:last-child) {

    margin-bottom: 1.25rem;

  }



  .main-technique__info-text p {

    font-size: 0.875rem;

  }



  .main-delivery {

    margin-bottom: 1.5625rem;

  }



  .main-delivery__content {

    padding-inline: 0.9375rem;

  }



  .main-delivery__content-text p {

    font-size: 0.875rem;

  }



  .main-delivery__content-decor {

    width: 16.875rem;

    height: 11.875rem;

  }



  .about-slider__inner-content {

    margin-bottom: 1.25rem;

  }



  .about-slider__inner-content img {

    max-width: 10.9375rem;

  }



  .about-slider__headers h3 {

    line-height: 1.2;

  }



  .about-slider__headers h2 {

    margin-bottom: 0.625rem;

  }



  .about-slider__text p {

    font-size: 0.875rem;

  }



  .footer__inner {

    gap: 2.1875rem;

  }



  .footer__map span {

    font-size: 0.875rem;

    margin-bottom: 0.625rem;

  }



  .footer__map-box {

    height: 15.625rem;

  }



  .footer__contacts a {

    font-size: 0.875rem;

  }



  .footer__contacts ul:nth-child(3) {

    margin-right: 1.5625rem;

  }



  .footer__contacts-title {

    font-size: 0.75rem;

  }



  .footer__copy {

    flex-direction: column;

    flex-wrap: unset;

  }



  .footer__copy span {

    font-size: 0.875rem;

  }



  .footer__copy-links li:not(:last-child) {

    margin-bottom: 0.3125rem;

  }



  .footer__copy-links a {

    font-size: 0.875rem;

  }

}



@media (any-hover: hover) {

  .btn-style:hover {

    color: rgba(255, 255, 255, 0.5);

  }



  .btn-style:hover img {

    opacity: 0.7;

    transform: translateX(5px);

  }



  .breadcrumbs__list-link:hover {

    opacity: 0.6;

  }



  .menu__list a:hover {

    opacity: 0.5;

  }



  .services__card-buttons:hover {

    background-color: #EF6502;

  }



  .blog__buttons button:hover {

    color: rgba(0, 0, 0, 0.5);

  }



  .blog__buttons button:hover.mixitup-control-active {

    color: #fff;

  }



  .blog-item:hover {

    opacity: 0.7;

  }



  .box-company__team-list a:hover {

    background-color: #000;

  }



  .footer__contacts a:hover {

    opacity: 0.5;

  }



  .footer__copy-decor:hover img {

    -webkit-transform: rotate(360deg);

    -ms-transform: rotate(360deg);

    transform: rotate(360deg);

  }



  .footer__copy-links a:hover {

    opacity: 1;

  }

}



/*Обновлённые хлебные крошки - НАЧАЛО */



.breadcrumbs__list span:not([property="itemListElement"]) {

  font-family: "Roboto-Regular", sans-serif;

  font-weight: 400;

  color: #28292B;

}



.breadcrumbs__list {

  gap:1rem;

}



.breadcrumbs__list span:not([property="itemListElement"]) {

  font-size: 0.875rem;

  position: relative;

  margin-bottom: 0.3125rem;

  line-height: 1.3;

  opacity: 0.5;

}



[data-color] .breadcrumbs__list span:not([property="itemListElement"]) {

  color: #fff;

}





.breadcrumbs__list a span:not([property="itemListElement"]) {

  transition: opacity 0.3s ease;

}



.breadcrumbs__list a:hover span:not([property="itemListElement"]) {

  opacity: 0.6;

}



@media (max-width: 29.99875em) {

  .breadcrumbs__list span:not([property="itemListElement"]) {

    font-size: 0.75rem;

  }

}



/*Обновлённые хлебные крошки - КОНЕЦ */



/*Пагинация блога - НАЧАЛО */

.blog-pagination {

	display: flex;

	justify-content: center;

	align-items: center;

	flex-wrap: wrap;

	gap: 8px;

	margin-top: 30px;

}



.blog-pagination a,

.blog-pagination span {

	display: inline-block;

	padding: 8px 14px;

	border-radius: 6px;

	text-decoration: none;

	color: #28292B;

	font-size: 16px;

	transition: all 0.2s ease;

	background-color: #f9f9f9;

  font-family: "Roboto-Regular", sans-serif;

}



.blog-pagination a:hover {

	background-color: #EF6502;

	color: #fff;

}



.blog-pagination .current {

	background-color: #EF6502;

	color: #fff;

	cursor: default;

	pointer-events: none;

}

/*Пагинация блога - КОНЕЦ */



/*Подвал - НАЧАЛО */

.footer-text {
	display:flex;
	justify-content:center;
	margin-top:1.5rem;
}
.footer-text p {
	font-family:"Roboto-Light", sans-serif;
	opacity: 0.5;
    font-size: 0.875rem;
    line-height: 1.3;
	text-align:center;
}

.md-copy-font {

    font-size: 15.3px;

    line-height: 1.12;

}



@media (max-width:1920px) {

  .md-copy-font {

    font-size: 12px;

  }

}

@media (max-width:1199px) {

  .md-copy-font {

    font-size: 12.6px;

  }

}

@media (max-width: 767px) {

  .md-copy-font {

    font-size: 16.8px;

  }

}

@media (max-width: 399px) {

  .md-copy-font {

    font-size: 0.75rem;

  }

}

/*Подвал - КОНЕЦ */

/*Стили page.php - НАЧАЛО */

.delivery__text ul:not(:last-child) {

  margin-bottom: 1.875rem;

}



.delivery__text ul li {

  position: relative;

  padding-left: 1.0625rem;

}



.delivery__text ul li::after {

  content: "";

  position: absolute;

  border-radius: 50%;

  top: 50%;

  -webkit-transform: translateY(-50%);

  -ms-transform: translateY(-50%);

  transform: translateY(-50%);

  left: 0;

  width: 0.4375rem;

  height: 0.4375rem;

  background-color: #EF6502;

}



.delivery__text li {

  line-height: 1.5;

  font-size: clamp( 1rem , 0.0625rem  +  2.5vw , 1.125rem );

}



.delivery__text li:not(:last-child) {

  margin-bottom: 0.9375rem;

}

.delivery__text a {
  transition: opacity 0.3s ease;
  color: #EF6502;
}
.delivery__text a:hover {
  opacity: 0.8;
}
/*Стили текста бетона на главной */
	.concrete-grades__info ul:not(:last-child) {

  margin-bottom: 1.875rem;

}



.concrete-grades__info ul li {

  position: relative;
  color: rgba(0, 0, 0, 0.7);
  padding-left: 1.0625rem;

}



.concrete-grades__info  ul li::after {

  content: "";

  position: absolute;

  border-radius: 50%;

  top: 50%;

  -webkit-transform: translateY(-50%);

  -ms-transform: translateY(-50%);

  transform: translateY(-50%);

  left: 0;

  width: 0.4375rem;

  height: 0.4375rem;

  background-color: #EF6502;

}



.concrete-grades__info li {

  line-height: 1.5;

  font-size: clamp( 1rem , 0.0625rem  +  2.5vw , 1.125rem );

}



.concrete-grades__info  li:not(:last-child) {

  margin-bottom: 0.9375rem;

}

/*баннер */
.banner-content {
        display: flex;
        flex-direction: column;
        font-family: "Roboto-Regular", sans-serif;
        color: #fff;
        margin-bottom: 3.25rem;
        font-size: 1.1rem;

}

@media (max-width:991px) {
  .banner-content {
    margin-bottom: 0;
    margin-top: 2.25rem;
    font-size: 1rem;
  }
}