.elementor-5808 .elementor-element.elementor-element-8e9d285:not(.elementor-motion-effects-element-type-background), .elementor-5808 .elementor-element.elementor-element-8e9d285 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-5808 .elementor-element.elementor-element-8e9d285{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:10px 0px 10px 0px;}.elementor-5808 .elementor-element.elementor-element-8e9d285 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}@media(max-width:1024px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS for html, class: .elementor-element-b597044 */@media (max-width: 1199px) {
    .footer_place-address {
        display: none !important;
    }
}

.footer_top{
    display: flex;
    justify-content: center;
    margin-bottom: 18px;
    flex-wrap: wrap;
    width: 100%;
}
.footer_oneside-mobile {
  flex-basis: 100%;
  margin-top: 10px;
}
.footer_oneside-mobile-address {
  font-size: 14px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.69;
  letter-spacing: normal;
  color: #000;
  opacity: 0.8;
  display: block;
  text-align: center;
}
.footer_place {
  display: flex;
  align-items: center;
  margin: 8px;
}
.footer_place-title {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.17;
  letter-spacing: normal;
  color: #000;
  -webkit-text-stroke: 0.7px #3bd3fd7d;
  position: relative;
  cursor: pointer;
}
.footer_place-title::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
  background-color: #3bd3fd7d;
  transition: 0.3s;
  z-index: 0;
  filter: blur(10px);
  border-radius: 1000px;
}
.footer_place-title-active::after {
  transform: translate(-50%, -50%) scale(1.3);
}
.footer_place-title-active::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 9px;
  background-image: url(../images/arrow-bottom-footer.svg);
  background-size: cover;
  background-repeat: no-repeat;
  bottom: -12px;
  left: 50%;
  transform: translateX(-50%);
}
.footer_place-title span {
  position: relative;
  z-index: 1;
}
.footer_place-address {
  font-size: 14px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.69;
  letter-spacing: normal;
  color: #000;
  opacity: 0.8;
}
.footer_place-address-inner {
  width: 180px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}


@media (min-width: 1200px) {
      .footer_oneside-mobile {
    display: none;
  }
  .footer_oneside-mobile-address {
    font-size: 15px;
  }
  .footer_place {
    margin: 0;
    margin-bottom: 0;
    margin-right: 10px;
  }
  .footer_place-first {
  }
  .footer_place-last {
  }
  .footer_place-title {
    font-size: 35px;
    margin-right: 20px;
  }
  .footer_place-title-active::before {
    display: none;
  }
  .footer_place-address {
    font-size: 15px;
  }
  .footer_place-address {
    font-size: 13px;
    width: 0;
    transition: 0.3s;
    overflow: hidden;
    display: flex !important;
  }
  .footer_place-address-active {
    width: 180px;
    opacity: 1;
  }
}


@media (min-width: 1600px) {
      .footer_oneside-mobile-address {
    font-size: 18px;
    line-height: 1.56;
  }
  .footer_place-title {
    font-size: 49px;
  }
  .footer_place-address {
    font-size: 18px;
    line-height: 1.56;
  }
  .footer_place-address {
    font-size: 13px;
  }
}/* End custom CSS */