.rich-text.elementor-element > .elementor-widget-container > *,
.rich-text:not(.elementor-element) > * {
  word-break: break-word;
  margin-bottom: 1em;
  -webkit-margin-after: 1em !important;
  margin-block-end: 1em !important;
}
.rich-text.elementor-element > .elementor-widget-container > *:last-child,
.rich-text:not(.elementor-element) > *:last-child {
  margin-bottom: 0;
}

.rich-text .elementor-widget-container b, .rich-text .elementor-widget-container strong {
  font-weight: bold;
}
.rich-text .elementor-widget-container b.extra-bold, .rich-text .elementor-widget-container strong.extra-bold {
  font-weight: 800;
}
.rich-text .elementor-widget-container ul,
.rich-text .elementor-widget-container ol {
  margin-left: 20px;
}
.rich-text .elementor-widget-container ul li {
  list-style: circle;
}
.rich-text .elementor-widget-container ol li {
  list-style: decimal;
}
.rich-text .elementor-widget-container a {
  text-decoration: underline;
}

.full-screen-section > .elementor-container {
  min-height: calc(100vh - 4.55rem);
}
@media screen and (max-width: 960px) {
  .full-screen-section > .elementor-container {
    min-height: calc(100vh - 6.93rem);
  }
}

.section-col-fit-content > .elementor-container {
  flex-wrap: nowrap;
}
@media screen and (max-width: 960px) {
  .section-col-fit-content > .elementor-container {
    flex-wrap: wrap;
  }
}
.section-col-fit-content > .elementor-container > .elementor-column {
  width: auto;
}
@media screen and (max-width: 960px) {
  .section-col-fit-content > .elementor-container > .elementor-column {
    width: 100%;
  }
}

.outsite-col .elementor-heading-title {
  min-width: max-content;
}
@media screen and (max-width: 960px) {
  .outsite-col .elementor-heading-title {
    min-width: none;
  }
}

.elementor-location-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
}
@media screen and (max-width: 960px) {
  .elementor-location-header .logo-col {
    order: 2;
  }
}
@media screen and (max-width: 960px) {
  .elementor-location-header .menu-col {
    order: 3;
  }
}
@media screen and (max-width: 960px) {
  .elementor-location-header .buttons-col {
    order: 1;
  }
}
@media screen and (max-width: 960px) {
  .elementor-location-header .buttons-col .elementor-button-wrapper {
    display: flex;
    align-items: center;
  }
}

.elementor-nav-menu--burger .elementor-nav-menu--dropdown.elementor-nav-menu__container {
  position: fixed;
  z-index: 20;
  top: 6.93rem;
  left: 0;
  width: 100%;
  margin-top: 0;
}
.elementor-nav-menu--burger .elementor-menu-toggle {
  font-size: 1.33rem;
}

@media screen and (max-width: 960px) {
  .elementor-widget-icon-list:not(.small-space-mobile).mobile-icon-margin-small .elementor-icon-list-item .elementor-icon-list-icon {
    padding-right: 1.25rem !important;
  }
}
@media screen and (max-width: 960px) {
  .elementor-widget-icon-list:not(.small-space-mobile) .elementor-icon-list-item {
    margin-top: 0 !important;
  }
  .elementor-widget-icon-list:not(.small-space-mobile) .elementor-icon-list-item:not(:last-child) {
    padding-bottom: 2.06rem !important;
  }
}
@media screen and (max-width: 960px) {
  .elementor-widget-icon-list:not(.small-space-mobile) .elementor-icon-list-item .elementor-icon-list-icon {
    padding-right: 2.5rem !important;
  }
}
.elementor-widget-icon-list .elementor-icon-list-item .elementor-icon-list-icon {
  padding-top: 0.2rem;
}

@media screen and (max-width: 960px) {
  .elementor-location-footer .elementor-section > .elementor-container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (max-width: 960px) {
  .elementor-location-footer .footer-menu .elementor-widget-container .elementor-nav-menu--main .elementor-nav-menu {
    justify-content: space-between;
    width: 100%;
  }
  .elementor-location-footer .footer-menu .elementor-widget-container .elementor-nav-menu--main .elementor-nav-menu::after {
    display: none;
  }
}

.overflow-content::after {
  content: "";
  position: absolute;
  z-index: 3;
  bottom: 0;
  left: 0;
  height: 10.5rem;
  width: 75%;
  background: white;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.42) 0%, white 100%);
}
@media screen and (max-width: 960px) {
  .overflow-content::after {
    height: 2.43rem;
    width: 100%;
  }
}
.overflow-content > .elementor-container {
  height: 31.3rem;
  overflow-y: auto;
}
@media screen and (max-width: 960px) {
  .overflow-content > .elementor-container {
    height: 21.06rem;
  }
}

.points-secion > .elementor-container .elementor-column.number-col {
  width: auto;
}
.points-secion > .elementor-container .elementor-column.number-col .elementor-widget-wrap {
  width: 2.65rem;
}
@media screen and (max-width: 960px) {
  .points-secion > .elementor-container .elementor-column.number-col .elementor-widget-wrap {
    width: 3.31rem;
  }
}
.points-secion > .elementor-container .elementor-column.number-col .elementor-widget-wrap .number-box .elementor-heading-title {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 2.65rem;
  width: 2.65rem;
  padding: 0.3rem;
}
@media screen and (max-width: 960px) {
  .points-secion > .elementor-container .elementor-column.number-col .elementor-widget-wrap .number-box .elementor-heading-title {
    height: 3.31rem;
    width: 3.31rem;
  }
}
.points-secion > .elementor-container .elementor-column.text-col {
  width: auto;
}

.contacts-section > .elementor-container > .elementor-column {
  width: calc(25% - 1.5rem);
  margin: 0 0.75rem;
}
@media screen and (max-width: 960px) {
  .contacts-section > .elementor-container > .elementor-column {
    width: 100%;
    margin: 0;
  }
}

.elementor-widget-image.has-overlay .elementor-widget-container:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(163, 192, 227, 0.25);
}