.alignnone {
  margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: var(--border-light);
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

.alignfull {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}

.alignwide {
  margin-left: calc(-25vw + 25%);
  margin-right: calc(-25vw + 25%);
}

.wp-block-group.container {
  margin-top: 70px;
}

.is-style-rounded img {
  border-radius: 20px !important;
}

.wp-block-column {
  margin-top: 30px;
}

.wp-block-group {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
}

.wp-block-group__inner-container > * + *,
.wp-block-columns > * + *,
.wp-block-column > * + * {
  margin-top: 1.25rem;
}

.wp-block-quote {
  padding: 30px 39px 27px 48px !important;
  border-left: none !important;
}

@media (max-width: 768px) {
  .alignwide {
    margin-left: -15px;
    margin-right: -15px;
    max-width: 768px;
    width: auto;
  }
}
@media (max-width: 767px) {
  .wp-block-image img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: auto;
    max-height: 200px;
  }
  .wp-block-column > p,
  .wp-block-column > h1,
  .wp-block-column > h2,
  .wp-block-column > h3,
  .wp-block-column > h4,
  .wp-block-column > h5,
  .wp-block-column > h6 {
    margin-bottom: 10px;
  }
  .wp-block-column {
    margin-top: 20px;
  }
}
.wp-block-gallery figure.wp-block-image {
  border-radius: 20px;
  overflow: hidden;
}

@media (max-width: 767px) {
  .wp-block-group.container {
    margin-top: 30px !important;
  }
}
.popup__subtitle {
  text-align: center;
  margin: 0 auto;
}
.popup__phones-list {
  display: flex;
  margin-top: 30px;
  justify-content: center;
}
.popup__phones-item {
  font-size: 20px;
  padding: 0 10px;
  display: flex;
  align-items: center;
}
.popup__phones-item img {
  margin-right: 10px;
  width: 25px;
  height: auto;
}
.popup__messengers-list {
  display: flex;
  margin-top: 30px;
  justify-content: center;
}
.popup__messengers-item {
  padding: 0 10px;
}

.white-popup {
  padding: clamp(1.875rem, 1.0784313725rem + 3.2679738562vw, 5rem) clamp(0.9375rem, 0.2205882353rem + 2.9411764706vw, 3.75rem) !important;
}

.popup__messengers-link img {
  width: 40px;
  height: auto;
}

@media (max-width: 767px) {
  .popup__messengers-link img {
    width: 25px;
    height: auto;
  }
  .popup__messengers-list {
    margin-top: 20px;
  }
  .popup__phones-list {
    margin-top: 20px;
  }
  .popup__messengers-item {
    padding: 0 5px;
  }
}
@media (max-width: 545px) {
  .popup__phones-list {
    flex-direction: column;
    align-items: center;
  }
  .popup__phones-item:not(:first-child) {
    margin-top: 10px;
  }
}
.error_input {
  border-color: #ff0000 !important;
  border: 1px solid;
  color: #ff0000 !important;
}

.forma_vopros input[type=text],
.forma_vopros input[type=tel],
.forma_vopros input[type=email] {
  border: 1px solid #cacaca;
  box-shadow: none;
  margin-top: 12px;
}

.forma_vopros input:focus {
  border: 1px solid #d9b56e;
}

.forma_vopros label {
  padding-top: 14px;
  display: inline-block;
}

.intl-tel-input {
  width: 100%;
  margin: 0 auto 15px;
}

.dialog textarea {
  background: #f0f0f2 none repeat scroll 0 0;
  border: medium none;
  border-radius: 5px;
  box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3) inset;
  font-size: 18px;
  margin: 0 auto 15px;
  min-height: 100px;
  padding: 20px;
  width: 100%;
}
.dialog .submit {
  margin-top: 20px;
  width: 100%;
  font-size: 16px;
  height: 60px;
}

.zakaz_sit {
  text-align: center;
  margin: 0 auto 10px;
}

.thx_pop {
  font-size: 16px;
  font-weight: 600;
  padding: 20px 50px;
  text-align: center;
}

.error_input + .label:after {
  border: 5px solid #ff0000;
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 50px;
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.3) inset;
}

.error-page {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  min-height: calc(100vh - 200px);
  margin: 100px auto;
  justify-content: center;
  align-items: center;
}

.error-page__title {
  font-size: 220px;
  font-weight: 900;
  letter-spacing: -50px;
  text-shadow: -8px 0 0 #fff;
  position: relative;
  margin-left: -50px;
  line-height: 1;
}

.error-page__title-span {
  position: relative;
}

.error-page__text {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 20px;
}

.error-page__link {
  width: 100%;
  display: block;
  margin-top: 30px;
}

.error-page__btn {
  padding: 15px 40px;
}

.swiper-pagination {
  position: static !important;
  margin-top: 16px;
  text-align: center;
  background: inherit;
  z-index: 4;
  background: #e4e4e4;
  width: -moz-fit-content !important;
  width: fit-content !important;
  margin: 20px auto 0;
  border-radius: 20px;
  padding: 0 10px;
}

.swiper-pagination-bullet {
  transition: width 0.3s ease-in-out !important;
}

.swiper-pagination-bullet-active {
  background: var(--color-accent-primary) !important;
  width: 20px !important;
  border-radius: 20px !important;
}

.services__row {
  margin-top: 40px;
}
.services__item {
  height: 315px;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  cursor: pointer;
}
@media (width <= 47.99875rem) {
  .services__item {
    height: 215px;
  }
}
.services__item-btn {
  height: 50px;
  width: 50px;
  position: absolute;
  top: 15px;
  right: 15px;
  transition: all 0.3s ease;
  z-index: 2;
  background: var(--color-accent-primary-gradient);
}
@media (width <= 47.99875rem) {
  .services__item-btn {
    top: 10px;
    right: 10px;
  }
}
.services__item-btn svg {
  transition: transform 0.5s ease;
  transform: rotate(-45deg);
}
.services__item:hover svg {
  transform: rotate(0deg);
}
.services__item:hover img {
  transform: scale(1.1);
}
.services__item img {
  transition: transform 0.5s ease;
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.services__item-content {
  position: relative;
  width: 100%;
  padding: 20px;
  z-index: 2;
  transition: all 0.3s ease;
  display: block;
}
@media (width <= 47.99875rem) {
  .services__item-content {
    padding: 12px;
  }
}

.services__item:hover .services__item-content {
  top: 0;
  transform: translateY(0%);
}

.services__item:before {
  z-index: 1;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
  top: 0;
  transition: background 0.6s ease-in-out;
}

.services__item-title {
  font-size: 30px;
}

.services__item-text {
  margin-top: 10px;
  font-weight: 300;
}
.services__item-text ul {
  list-style: none;
  line-height: 1.6;
}
.services__item-text ul li {
  margin-top: unset;
}

@media (max-width: 1199px) {
  .services__item {
    margin-top: 10px;
  }
  .services__row .col-6 {
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (max-width: 767px) {
  .services__item {
    border-radius: 20px !important;
  }
  .services__item-title {
    font-size: 20px;
  }
  .services__item {
    margin-top: 10px;
  }
  .services__row {
    margin-top: 25px;
  }
}
.clients-gallery__item {
  margin-top: 15px;
  margin-bottom: 15px;
  border-radius: 20px;
  overflow: hidden;
}

.clients-gallery__item-img {
  aspect-ratio: 1/1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (max-width: 767px) {
  .clients-gallery__item {
    margin-top: 5px;
    margin-bottom: 5px;
    border-radius: 15px;
  }
}
.work-list {
  display: flex;
  margin: 48px -42px 0;
}

.work-item {
  padding: 0 42px;
  flex: 0 0 20%;
  max-width: 20%;
  position: relative;
}

.work-item__img {
  z-index: 1;
  position: relative;
}

.work + .wp-block-group {
  margin-top: 0 !important;
}

.work-item::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #f0eff5;
  top: 25px;
  position: absolute;
}

.work-item__content {
  margin-top: 20px;
}

.work-item__text {
  margin-top: 20px;
}

.work__btn-block {
  max-width: 55%;
  display: flex;
  margin-top: 70px;
}

.work__btn-block-title {
  font-size: 24px;
  font-weight: 700;
}

.work__btn-block-btn {
  height: 60px;
  padding: 0 42px;
  font-size: 18px;
  flex: 1 0 auto;
  margin-left: 26px;
}

@media (max-width: 1199px) {
  .work-item {
    padding: 0 15px;
  }
  .work-list {
    display: flex;
    margin: 48px -15px 0;
  }
  .work__btn-block {
    max-width: unset;
    align-items: center;
  }
}
@media (max-width: 991px) {
  .work-list {
    margin-left: -15px;
    margin-right: -15px;
    flex-wrap: wrap;
  }
  .work-item {
    flex: 0 0 100%;
    max-width: 100%;
    display: flex;
  }
  .work-item:not(:first-child) {
    padding-top: 25px;
  }
  .work-item__content {
    margin-left: 20px;
    margin-top: unset;
  }
  .work-item__img {
    max-width: 50px;
    flex: 0 0 50px;
    align-self: flex-start;
  }
  .work-item::after {
    height: 100%;
    width: 1px;
    left: 40px;
  }
  .work-item:last-child::after {
    display: none;
  }
  .work__btn-block {
    max-width: unset;
    flex-direction: column;
  }
  .work__btn-block-btn {
    margin-top: 15px;
    margin-left: unset;
  }
}
@media (max-width: 767px) {
  .work__btn-block {
    margin-top: 40px;
  }
  .work__btn-block-title {
    text-align: center;
    font-size: 16px;
  }
  .work__btn-block-btn {
    width: 100%;
    height: 52px;
  }
  .work-list {
    margin-top: 25px;
  }
  .work-item__text {
    margin-top: 10px;
    font-size: 14px;
  }
}
.partners {
  background: #f0eff5;
}

.partners-slider__container {
  margin-top: 40px;
}

.partners-item__img {
  cursor: pointer;
  height: 150px;
  padding: 32px 20px;
  background: #ffffff;
  border-radius: 30px;
  filter: grayscale(100%);
  transition: filter 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}

.partners-item__img:hover {
  filter: grayscale(0%);
}

.partners-item__img img {
  width: auto;
  height: 100%;
  margin: 0 auto;
  -o-object-fit: contain;
     object-fit: contain;
}

@media (max-width: 767px) {
  .partners-item__img {
    border-radius: 20px;
  }
  .partners-slider__container {
    margin-top: 24px;
  }
  .partners-item__img {
    height: 100px;
    padding: 20px 28px;
  }
}
@media (max-width: 545px) {
  .partners-item__img {
    height: 70px;
  }
}
.faq {
  background: var(--bg-light);
}

.faq__questions-wrapper {
  margin-top: 20px;
}

.faq__questions .bordered {
  border-radius: 20px !important;
}

.faq__questions .bordered:after {
  border-radius: 10px !important;
}

.faq__questions-title {
  position: relative;
  font-size: 18px;
  cursor: pointer;
  font-weight: 700;
  border-radius: 20px;
  padding: 30px 70px 30px 30px;
}
@media (width <= 47.99875rem) {
  .faq__questions-title {
    font-size: 16px;
    padding: 20px 54px 20px 20px;
  }
}

.faq__questions-title::before {
  right: 30px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 6px solid #231f20;
  transition: all 0.4s;
}
@media (width <= 47.99875rem) {
  .faq__questions-title::before {
    right: 20px;
  }
}

.faq__questions-block.active .faq__questions-title::before {
  transform: rotate(180deg);
}

.faq__questions-block {
  margin-top: 20px;
  background: #ffffff;
}
@media (width <= 47.99875rem) {
  .faq__questions-block {
    margin-top: 10px;
  }
}

.faq__questions-answer {
  padding: 0 30px 30px 30px;
}
@media (width <= 47.99875rem) {
  .faq__questions-answer {
    padding: 0 20px 20px 20px;
  }
}

.faq__form {
  margin-top: 40px;
  background: #56565d;
  border-radius: 25px;
}
.faq__form-inner {
  padding: 40px;
}
@media (width <= 63.99875rem) {
  .faq__form-inner {
    padding: 30px;
  }
}
@media (width <= 47.99875rem) {
  .faq__form-inner {
    font-size: 20px;
    padding: 20px;
  }
}
.faq__form-title {
  color: #fff;
  font-size: 40px;
  font-weight: 600;
}
@media (width <= 47.99875rem) {
  .faq__form-title {
    font-size: 22px;
  }
}
.faq__form-subtitle {
  margin-top: 10px;
  color: #fff;
}
@media (width <= 47.99875rem) {
  .faq__form-subtitle {
    font-size: 12px;
  }
}
.faq__form-box {
  margin-top: 10px;
}
@media (width <= 47.99875rem) {
  .faq__form-box {
    margin-top: 15px;
  }
}
.faq__form-btn {
  font-size: 20px;
  margin-top: 19px;
  width: 100%;
  height: 74px;
  padding: 0 26px;
  border: none;
  color: #2b2b2b;
  background: var(--color-accent-primary-gradient);
}
@media (width <= 47.99875rem) {
  .faq__form-btn {
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  .faq__questions .bordered:after {
    border-radius: 15px !important;
  }
}
.formbox + .footermap {
  margin-top: 120px;
}

.footermap__container {
  position: relative;
}

.footermap__link {
  position: relative;
  cursor: pointer;
  border-radius: 30px;
  overflow: hidden;
  display: block;
}

.footermap__link iframe {
  position: absolute;
}

.footermap__link:hover .footermap__bg {
  transition: all 0.4s ease-in-out;
  filter: brightness(0.85);
  transform: scale(1.05);
}

.footermap__bg {
  transition: all 0.4s ease-in-out;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: -2;
  position: relative;
}

.footermap-box {
  top: 100px;
  right: 15px;
  position: absolute !important;
  z-index: 2;
  padding: 30px;
  color: #ffffff;
  background: #56565d;
  max-width: 375px;
  border-radius: 25px;
}

.footermap-box__title {
  font-size: 30px;
}

.footermap-box__text {
  margin-top: 10px;
}

.footermap-box__list {
  padding-top: 15px;
}

.footermap-box__list-item {
  margin-top: 15px;
  font-size: 18px;
  display: flex;
  align-items: center;
}

.footermap-box__list-item img {
  margin-right: 10px;
}

.footermap-box__list-item a {
  text-decoration: underline;
}

.footer {
  overflow: hidden;
  position: relative;
  color: #ffffff;
}

.footer__bg {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -o-object-fit: cover;
     object-fit: cover;
}

.footer-col {
  margin-top: 46px;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.footer-col__title {
  font-size: 18px;
  font-weight: 600;
}

.footer__logo-socials {
  display: inline-flex;
  flex-direction: column;
}

.footer__menu-item:not(:first-child) {
  margin-top: 12px;
}

.footer__request-btn {
  width: -moz-fit-content;
  width: fit-content;
}

.footer__copyright {
  font-size: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 35px 0 15px;
}

.footer__copyright-link {
  color: #acacac;
  min-height: 24px;
  text-decoration: underline;
  transition: all 0.4s ease;
}

.footer__copyright-separator {
  color: #acacac;
  margin: 0 15px;
}

.footer__copyright-link:hover {
  color: #ffffff;
}

.footer__developer {
  margin-left: auto;
  display: flex;
  align-items: center;
}

.footer__developer img {
  margin-left: 8px;
}

.footer__socials {
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 30px;
  display: flex;
  align-items: center;
}

.footer__socials-item {
  width: 136px;
}

.footer__socials-link {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(57, 57, 57, 0.48);
  color: #ffffff;
  border-radius: 20px;
  padding: 10px;
  gap: 6px;
  border: 1px solid #5e5e5e;
  backdrop-filter: blur(4px);
  transition: color 0.3s cubic-bezier(0.4, 0, 0.2, 1), background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

.footer__socials-link:hover {
  background-color: #ffffff;
  color: var(--color-text);
}

.footer__socials-item img {
  max-width: 35px;
}

.footer__contacts {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.footer__contacts-item {
  display: flex;
  gap: 12px;
  align-items: center;
}
.footer__contacts-item svg {
  align-self: flex-start;
  width: 20px;
  height: 20px;
  flex: 0 0 20px;
}

.footer__phones-link {
  font-size: 18px;
  font-weight: 700;
}

.footer-services__menu-item {
  padding-inline: unset;
  transition: color 0.3s ease;
  cursor: pointer;
}
.footer-services__menu-item:hover {
  color: var(--color-accent-primary);
}

@media (max-width: 991px) {
  .footermap__bg {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -1;
    position: absolute;
  }
  .footermap__link {
    position: relative;
    cursor: pointer;
    border-radius: 30px;
    overflow: hidden;
    display: block;
    height: 300px;
  }
}
@media (max-width: 767px) {
  .footermap-box__title {
    font-size: 22px;
  }
  .footermap__holder {
    padding-left: 0;
    padding-right: 0;
  }
  .footermap__container {
    max-width: 100% !important;
  }
  .footermap-box {
    position: relative !important;
    max-width: 100%;
    margin: -100px 15px 0;
    top: unset;
  }
  .footermap__link {
    border-radius: 0;
  }
  .footer__copyright-link {
    display: block;
    margin-top: 8px;
  }
  .footer__col {
    margin-top: 40px;
  }
  .footer__logo-socials {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer__copyright {
    padding: 20px 0 15px;
    flex-direction: column;
  }
  .footer__links {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer__copyright-separator {
    display: none;
  }
  .footer__developer {
    margin-top: 38px;
  }
  .footermap-box {
    left: 0;
    right: 0;
    margin: 0 auto;
  }
}
@media (max-width: 545px) {
  .footer__request-btn {
    margin-top: 8px;
  }
}
.wp-block-group + .footermap {
  margin-top: 70px;
}

.bordered {
  position: relative;
  border-radius: 30px;
  overflow: hidden;
}
.bordered__inner {
  position: relative;
  z-index: 3;
}
.bordered:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border-radius: 25px;
  border: var(--border-light);
  opacity: 0.5;
  pointer-events: none;
  z-index: 3;
}

.bordered_benefits:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 0;
  border-radius: 25px 25px 0 0;
  border: 1px solid rgba(225, 225, 225, 0.5);
  border-bottom: none;
  z-index: 2;
}

.info {
  font-size: 16px;
}

.smt100 {
  scroll-margin-top: 80px;
}

@media (max-width: 1199px) {
  .section__title {
    max-width: unset;
  }
}
@media (max-width: 991px) {
  .section__undertitle {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .bordered_benefits:after {
    left: 5px;
    right: 5px;
    top: 5px;
    border-radius: 15px 15px 0 0;
  }
  .bordered {
    border-radius: 20px;
  }
  .bordered::after {
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 15px;
  }
  .section__undertitle {
    font-size: 12px;
  }
  .section__title,
  .wp-block-group .has-x-large-font-size {
    font-size: 30px !important;
    max-width: unset;
  }
}/*# sourceMappingURL=style.css.map */