.hs-arrow, .hs-arrow-left {
  display: none !important;
}

.imp-tooltip {
  margin-left: 15px;
}

.site_main .container {
  width: 80vw !important;
  max-width: 1208px;
}
.site_main .info {
  height: 756px;
  width: 100%;
  position: relative;
  padding: 0;
  padding-top: 100px;
  margin: 0;
}
.site_main .info .info-container {
  height: inherit;
}
.site_main .info .white-block {
  display: none;
  width: 100%;
  height: 22%;
  bottom: 0;
  position: absolute;
  background: #F7F5F2;
  z-index: 0;
}
.site_main .info .info-row {
  position: relative;
  z-index: 2;
  margin-right: 0;
  display: flex;
  align-items: center;
  height: inherit;
}
.site_main .info .info-column-one {
  position: relative;
  z-index: 1;
}
.site_main .info .info-column-two {
  position: relative;
}
.site_main .info .background {
  height: 114%;
  width: 100%;
  transform: translate(50%, 0%);
  background: #F7F5F2;
  position: absolute;
  z-index: 0;
}
.site_main .info .background-mobile {
  display: none;
  height: 85%;
  width: 125%;
  transform: translate(0%, -10%);
  background: #f7f5f2;
  position: absolute;
  z-index: 0;
  -webkit-transform: translate(0%, -10%);
  -moz-transform: translate(0%, -10%);
  -ms-transform: translate(0%, -10%);
  -o-transform: translate(0%, -10%);
}
.site_main .info .circle-block {
  height: auto;
  position: relative;
}
.site_main .info .circle-block .circle {
  position: absolute;
  background: #DFCDB7;
  mix-blend-mode: multiply;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  z-index: 3;
  width: 296px;
  height: 296px;
  right: -5%;
  top: -15%;
}
.site_main .info .circle-block .video {
  position: relative;
  z-index: 1;
  background: white;
}
.site_main .info .video > img {
  width: 100%;
  height: auto;
}
.site_main .info .info-text .first-text {
  font-size: 24px;
  line-height: 160%;
  color: #4C9EAA;
  margin-top: 0;
  font-weight: normal;
}
.site_main .info .info-text .second-text {
  font-family: Axis Extra, sans-serif;
  font-weight: 800;
  font-size: 40px;
  line-height: 120%;
  color: #231F20;
  text-transform: uppercase;
  margin-top: 0;
}
.site_main .info .section-button {
  width: 248px;
  cursor: pointer;
}
@media screen and (max-width: 1560px) {
  .site_main .info .info-text .second-text {
    font-size: 2.56vw;
  }
}
@media screen and (max-width: 990px) {
  .site_main .info {
    background: white;
    height: auto;
  }
  .site_main .info .background {
    display: none;
  }
  .site_main .info .section-button {
    width: 100%;
  }
  .site_main .info .white-block {
    display: flex;
  }
  .site_main .info .info-row .circle {
    width: 200px;
    height: 200px;
    right: -5%;
    top: 5%;
  }
  .site_main .info .video {
    width: 100%;
    margin-top: 88px;
    background: white;
  }
}
@media screen and (max-width: 768px) {
  .site_main .info .info-row .circle {
    width: 150px;
    height: 150px;
  }
}
@media screen and (max-width: 576px) {
  .site_main .info .info {
    padding-top: 96px;
  }
  .site_main .info .info-row .circle {
    right: -10%;
    top: 10%;
  }
}
@media screen and (max-width: 414px) {
  .site_main .info .background {
    display: none;
  }
}
.site_main .gallery {
  display: flex;
  align-items: center;
  position: relative;
  min-height: 730px;
  height: auto;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 80px;
}
.site_main .gallery .background {
  position: absolute;
  background: #F7F5F2;
  height: inherit;
  width: 90%;
  height: 160%;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translate(-55%, 0%);
  -webkit-transform: translate(-55%, 0%);
  -moz-transform: translate(-55%, 0%);
  -ms-transform: translate(-55%, 0%);
  -o-transform: translate(-55%, 0%);
}
.site_main .gallery .gallery-container {
  width: 80vw !important;
  max-width: 1208px;
}
.site_main .gallery .gallery-col-one {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  position: relative;
}
.site_main .gallery .gallery-col-two {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: center;
}
.site_main .gallery .gallery-text {
  min-height: 366px;
}
.site_main .gallery .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.site_main .gallery .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
}
.site_main .gallery .swiper-pagination-gallery-type-one {
  display: flex;
  min-width: 80px;
  justify-content: center;
  position: relative;
}
.site_main .gallery .swiper-pagination-gallery-type-one .swiper-pagination-bullet {
  width: 8px;
  border-radius: 0;
  height: 2px;
  margin-left: 8px;
  background-color: #5C6668;
}
.site_main .gallery .swiper-pagination-gallery-type-one .swiper-pagination-bullet:first-child {
  margin-left: 0;
}
.site_main .gallery .swiper-pagination-gallery-type-one .swiper-pagination-bullet-active {
  width: 24px;
  border-radius: 0;
  height: 2px;
  background-color: #4C9EAA;
}
.site_main .gallery .swiper-pagination-gallery-type-hotspot {
  display: flex;
  min-width: 80px;
  justify-content: center;
  position: relative;
}
.site_main .gallery .swiper-pagination-gallery-type-hotspot .swiper-pagination-bullet {
  width: 8px;
  border-radius: 0;
  height: 2px;
  margin-left: 8px;
  background-color: #5C6668;
}
.site_main .gallery .swiper-pagination-gallery-type-hotspot .swiper-pagination-bullet:first-child {
  margin-left: 0;
}
.site_main .gallery .swiper-pagination-gallery-type-hotspot .swiper-pagination-bullet-active {
  width: 24px;
  border-radius: 0;
  height: 2px;
  background-color: #4C9EAA;
}
.site_main .gallery .swiper-buttons-block-hotspot {
  position: relative;
  margin-top: 48px;
  min-width: 200px;
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.site_main .gallery .swiper-buttons-block {
  position: relative;
  margin-top: 48px;
  min-width: 200px;
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.site_main .gallery .swiper-custome-block {
  display: flex;
  width: 150px;
  justify-content: space-around;
}
.site_main .gallery .swiper-custome-block {
  display: flex;
  width: 80px;
  justify-content: space-between;
  position: relative;
}
.site_main .gallery .swiper-button-next {
  position: relative;
  right: 0;
  top: 35%;
  width: 30px;
  height: 24px;
  border-radius: 50%;
}
.site_main .gallery .swiper-button-next::after {
  content: "";
  font-size: 13px;
  color: #5C6668;
}
.site_main .gallery .swiper-button-next:hover {
  background: #428B96;
}
.site_main .gallery .swiper-button-next:hover svg path {
  fill: white;
}
.site_main .gallery .swiper-container-gallery-type-one {
  width: 100%;
  position: absolute;
  transform: scale(1.73) translate(-30%, 0);
  overflow: hidden;
}
.site_main .gallery .swiper-container-gallery-type-hotspot {
  width: 100%;
  position: absolute;
  transform: scale(1.73) translate(-30%, 0);
  overflow: hidden;
}
.site_main .gallery .swiper-button-prev {
  position: relative;
  left: 0;
  top: 35%;
  width: 30px;
  height: 24px;
  border-radius: 50%;
}
.site_main .gallery .swiper-button-prev::after {
  content: "";
  font-size: 13px;
  color: #5C6668;
}
.site_main .gallery .swiper-button-prev:hover {
  background: #428B96;
}
.site_main .gallery .swiper-button-prev:hover svg path {
  fill: white;
}
@media screen and (max-width: 1560px) {
  .site_main .gallery .gallery-text .second-text {
    font-size: 2.56vw;
  }
}
@media screen and (max-width: 990px) {
  .site_main .gallery .gallery-text .first-text {
    font-size: 20px;
    line-height: 160%;
    color: #4C9EAA;
    margin-top: 0;
    font-weight: normal;
  }
  .site_main .gallery .gallery-text .second-text {
    font-size: 32px;
  }
  .site_main .gallery .background {
    right: -10%;
    left: unset;
    height: 100%;
    width: 45%;
    transform: unset;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
  }
  .site_main .gallery .swiper-container-gallery-type-one {
    width: 100%;
    transform: scale(1.23) translate(40%, 0px);
    -webkit-transform: scale(1.23) translate(40%, 0px);
    -moz-transform: scale(1.23) translate(40%, 0px);
    -ms-transform: scale(1.23) translate(40%, 0px);
    -o-transform: scale(1.23) translate(40%, 0px);
  }
  .site_main .gallery .swiper-container-gallery-type-hotspot {
    width: 100%;
    transform: scale(1.23) translate(40%, 0px);
    -webkit-transform: scale(1.23) translate(40%, 0px);
    -moz-transform: scale(1.23) translate(40%, 0px);
    -ms-transform: scale(1.23) translate(40%, 0px);
    -o-transform: scale(1.23) translate(40%, 0px);
  }
  .site_main .gallery .swiper-slide img {
    transform: unset;
    -webkit-transform: unset;
    -moz-transform: unset;
    -ms-transform: unset;
    -o-transform: unset;
  }
  .site_main .gallery .gallery-col-one {
    height: 600px;
    margin-top: 54px;
  }
}
@media screen and (max-width: 768px) {
  .site_main .gallery .gallery-col-one {
    height: 407px;
    margin-top: 54px;
  }
  .site_main .gallery .gallery-container {
    max-width: 80vw;
  }
  .site_main .gallery .background {
    right: -10%;
    left: unset;
    height: 130%;
  }
}
@media screen and (max-width: 576px) {
  .site_main .gallery {
    margin-top: 104px;
    margin-bottom: 104px;
  }
  .site_main .gallery .swiper-container-gallery-type-one {
    transform: scale(1.85) translate(-24%, 0px);
    -webkit-transform: scale(1.85) translate(-24%, 0px);
    -moz-transform: scale(1.85) translate(-24%, 0px);
    -ms-transform: scale(1.85) translate(-24%, 0px);
    -o-transform: scale(1.85) translate(-24%, 0px);
  }
  .site_main .gallery .swiper-container-gallery-type-hotspot {
    transform: scale(1.85) translate(-24%, 0px);
    -webkit-transform: scale(1.85) translate(-24%, 0px);
    -moz-transform: scale(1.85) translate(-24%, 0px);
    -ms-transform: scale(1.85) translate(-24%, 0px);
    -o-transform: scale(1.85) translate(-24%, 0px);
  }
  .site_main .gallery .background {
    width: 80%;
    height: 100%;
  }
}
@media screen and (max-width: 414px) {
  .site_main .gallery .gallery-text {
    height: auto;
  }
}
.site_main .harmonogram {
  background: #F7F5F2;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.site_main .harmonogram .harmonogram-title {
  font-family: Axis Extra, sans-serif;
  font-weight: 800;
  font-size: 40px;
  line-height: 120%;
  text-align: center;
  color: #231F20;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 24px;
}
.site_main .harmonogram .harmonogram-row-one {
  margin-bottom: 72px;
}
.site_main .harmonogram .harmonogram-second {
  margin: 0;
  font-family: Oswald, sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 160%;
  text-align: center;
  color: #5C6668;
  width: 65%;
}
.site_main .harmonogram .harmonogram-main-col {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
.site_main .harmonogram .circle {
  position: absolute;
  background: #DFCDB7;
  mix-blend-mode: multiply;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  z-index: 3;
  width: 248px;
  height: 248px;
  right: 14%;
  top: -64%;
}
.site_main .harmonogram .harmonogram-container {
  padding-top: 168px;
  padding-bottom: 193px;
}
.site_main .harmonogram .harmonogram-card {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.site_main .harmonogram .harmonogram-line-row {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: -moz-available;
  width: -webkit-fill-available;
  width: fill-available;
}
.site_main .harmonogram .harmonogram-line {
  width: 76%;
  position: absolute;
  bottom: -16px;
  height: 1px;
  background: #DFCDB7;
}
.site_main .harmonogram .harmonogram-line-mobile-container {
  display: none;
  height: 48px;
  align-items: center;
  justify-content: center;
}
.site_main .harmonogram .harmonogram-line-mobile-container .harmonogram-line-mobile {
  width: 1px;
  padding: 0px;
  height: inherit;
  background: #C4C4C4;
}
.site_main .harmonogram .vertical {
  display: none;
}
.site_main .harmonogram .card-4 {
  border-right: 0px;
}
.site_main .harmonogram .benefit-circle {
  background: #DFCDB7;
  mix-blend-mode: multiply;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  width: 90px;
  position: absolute;
  right: 47%;
  top: 20%;
  height: 90px;
}
.site_main .harmonogram .white {
  background: #FFFFFF;
  mix-blend-mode: screen;
}
.site_main .harmonogram .harmonogram-card-image {
  position: relative;
}
.site_main .harmonogram .harmonogram-card-text {
  margin-top: 16px;
}
.site_main .harmonogram .harmonogram-card-text .title {
  font-family: Axis Extra, sans-serif;
  font-weight: 800;
  font-size: 40px;
  line-height: 120%;
  text-align: center;
  color: #000000;
  margin: 0;
}
.site_main .harmonogram .harmonogram-card-text .description {
  font-weight: 300;
  font-size: 24px;
  line-height: 160%;
  /* or 38px */
  text-align: center;
  margin-top: 8px;
  margin-bottom: 0px;
  color: #000000;
}
@media screen and (max-width: 990px) {
  .site_main .harmonogram .harmonogram-line-row {
    display: none;
  }
  .site_main .harmonogram .harmonogram-line-mobile-container {
    display: flex;
  }
  .site_main .harmonogram .circle {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .site_main .harmonogram {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .site_main .harmonogram .vertical {
    display: flex;
  }
  .site_main .harmonogram .harmonogram-card:first-child {
    padding-top: unset;
  }
  .site_main .harmonogram .harmonogram-second {
    width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .site_main .harmonogram {
    padding-top: 72px;
    padding-bottom: 72px;
  }
  .site_main .harmonogram .harmonogram-second {
    font-size: 18px;
  }
  .site_main .harmonogram .harmonogram-container {
    padding-top: unset;
    padding-bottom: unset;
  }
  .site_main .harmonogram .harmonogram-title {
    margin-bottom: 45px;
    font-size: 32px;
  }
  .site_main .harmonogram .harmonogram-row-two {
    justify-content: start !important;
  }
  .site_main .harmonogram .harmonogram-card {
    width: 100%;
  }
  .site_main .harmonogram .harmonogram-card-text .title {
    font-size: 24px;
  }
  .site_main .harmonogram .harmonogram-card-text .description {
    font-size: 20px;
  }
  .site_main .harmonogram .benefit-circle {
    right: unset;
    left: 10%;
    top: 18%;
  }
}
.site_main .about-map {
  position: relative;
  min-height: 857px;
}
.site_main .about-map .about-map-container {
  z-index: 1;
  position: relative;
  pointer-events: none;
}
.site_main .about-map .about-map-text {
  height: auto;
}
.site_main .about-map .about-map-tabs {
  margin-top: 104px;
}
.site_main .about-map .about-map-tabs .tab {
  margin-top: 4px;
  margin-bottom: 4px;
  display: flex;
  width: 381px;
  height: auto;
  padding: 12px 14px;
  background: #F7F5F2;
  color: #82776C;
  cursor: pointer;
  flex-direction: column;
  pointer-events: all;
}
.site_main .about-map .about-map-tabs .tab svg path {
  fill: #82776C;
}
.site_main .about-map .about-map-tabs .tab:hover {
  background: #4C9EAA;
  color: white;
}
.site_main .about-map .about-map-tabs .tab:hover svg path {
  fill: white;
}
.site_main .about-map .about-map-tabs .tab .tab-content {
  display: flex;
  align-items: center;
}
.site_main .about-map .about-map-tabs .tab .tab-content .title {
  font-family: Axis Extra, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 18px;
  line-height: 140%;
  margin: 0;
  margin-left: 18px;
}
.site_main .about-map .about-map-tabs .active {
  background: #4C9EAA;
  color: white;
}
.site_main .about-map .about-map-tabs .active svg path {
  fill: white;
}
.site_main .about-map .about-map-tabs .content-mobile {
  height: auto;
  width: 100%;
  background: #4C9EAA;
  display: none;
  flex-direction: column;
  padding: 8px 52px;
  width: -moz-available;
  width: -webkit-fill-available;
  width: fill-available;
}
.site_main .about-map .about-map-tabs .content-mobile span {
  font-family: Oswald, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 160%;
  color: #FFFFFF;
}
.site_main .about-map .about-map-tabs .opened {
  display: flex;
}
.site_main .about-map .image-map-background-mobile {
  display: none;
  position: absolute;
}
.site_main .about-map #image-about-map-pro-container,
.site_main .about-map #image-map-pro-container {
  position: absolute;
  z-index: 0;
  left: 0;
  right: 0;
  min-width: 1208px;
}
@media screen and (max-width: 568px) {
  .site_main .about-map #image-about-map-pro-container,
  .site_main .about-map #image-map-pro-container {
    min-width: 100%;
    width: 100%;
    position: static;
  }
}
.site_main .about-map #image-about-map-pro-container .imp-ui-layers-menu-wrap,
.site_main .about-map #image-map-pro-container .imp-ui-layers-menu-wrap {
  display: none;
}
.site_main .about-map #image-about-map-pro-container .imp-wrap,
.site_main .about-map #image-map-pro-container .imp-wrap {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1300px) {
  .site_main .about-map {
    min-height: auto;
  }
}
@media screen and (max-width: 768px) {
  .site_main .about-map .about-map-tabs {
    margin-top: 104px;
  }
  .site_main .about-map .about-map-tabs .tab {
    width: -moz-available;
    width: -webkit-fill-available;
    width: fill-available;
  }
  .site_main .about-map .about-map-tabs .tab .tab-content .title {
    font-size: 16px;
  }
}
@media screen and (max-width: 568px) {
  .site_main .about-map {
    padding-top: 72px;
    overflow: hidden;
  }
  .site_main .about-map .image-map-background-mobile {
    display: flex;
    width: 100vw;
    top: 25%;
    right: 0;
    display: block;
  }
  .site_main .about-map .image-map-background-mobile img {
    width: 100%;
  }
  .site_main .about-map .about-map-tabs {
    margin-top: 0px;
  }
}
.site_main .gallery-wide {
  display: flex;
  position: relative;
  min-height: 800px;
  height: auto;
  width: 100%;
  margin-top: 80px;
  margin-bottom: 132px;
}
.site_main .gallery-wide .background {
  position: absolute;
  background: #F7F5F2;
  height: inherit;
  width: 70%;
  height: 100%;
  transform: translate(62%, 0%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.site_main .gallery-wide .gallery-wide-row-two {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 690px;
  margin-top: 20px;
}
.site_main .gallery-wide .gallery-wide-col-one {
  position: relative;
  height: 594px;
}
.site_main .gallery-wide .gallery-wide-col-two {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: center;
}
.site_main .gallery-wide .swiper-container-gallery-type-two {
  width: 180%;
  min-width: 2400px;
  transform: translate(-26%, 0%);
  height: auto;
}
.site_main .gallery-wide .swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 500px;
}
.site_main .gallery-wide .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
  height: inherit;
  object-fit: cover;
}
.site_main .gallery-wide .swiper-pagination-gallery-type-two {
  display: flex;
  min-width: 80px;
  justify-content: center;
  position: relative;
}
.site_main .gallery-wide .swiper-pagination-gallery-type-two .swiper-pagination-bullet {
  width: 8px;
  border-radius: 0;
  height: 2px;
  margin-left: 8px;
  background-color: #5C6668;
}
.site_main .gallery-wide .swiper-pagination-gallery-type-two .swiper-pagination-bullet:first-child {
  margin-left: 0;
}
.site_main .gallery-wide .swiper-pagination-gallery-type-two .swiper-pagination-bullet-active {
  width: 24px;
  border-radius: 0;
  height: 2px;
  background-color: #4C9EAA;
}
.site_main .gallery-wide .swiper-buttons-block {
  width: 200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 24px;
  margin-top: 40px;
}
.site_main .gallery-wide .swiper-button-next {
  position: relative;
  right: 0;
  top: 2px;
  width: 30px;
  height: 24px;
  border-radius: 50%;
  justify-content: center;
}
.site_main .gallery-wide .swiper-button-next::after {
  content: "";
  font-size: 13px;
  color: #5C6668;
}
.site_main .gallery-wide .swiper-button-next:hover {
  background: #428B96;
}
.site_main .gallery-wide .swiper-button-next:hover svg path {
  fill: white;
}
.site_main .gallery-wide .swiper-button-prev {
  position: relative;
  right: 0;
  top: 2px;
  width: 30px;
  height: 24px;
  border-radius: 50%;
  justify-content: center;
}
.site_main .gallery-wide .swiper-button-prev::after {
  content: "";
  font-size: 13px;
  color: #5C6668;
}
.site_main .gallery-wide .swiper-button-prev:hover {
  background: #428B96;
}
.site_main .gallery-wide .swiper-button-prev:hover svg path {
  fill: white;
}
.site_main .gallery-wide .swiper-buttons-block-lg {
  display: flex;
}
.site_main .gallery-wide .swiper-buttons-block-sm {
  display: none;
}
@media screen and (max-width: 1560px) {
  .site_main .gallery-wide .gallery-wide-text .second-text {
    font-size: 2.56vw;
  }
}
@media screen and (max-width: 1300px) {
  .site_main .gallery-wide .swiper-buttons-block {
    bottom: -17%;
  }
  .site_main .gallery-wide .swiper-container-gallery-type-two {
    min-width: 1800px;
  }
}
@media screen and (max-width: 990px) {
  .site_main .gallery-wide .gallery-wide-row-two {
    height: 530px;
  }
  .site_main .gallery-wide .swiper-container-gallery-type-two {
    min-width: 1080px;
  }
  .site_main .gallery-wide .gallery-wide-text .first-text {
    font-size: 20px;
    line-height: 160%;
    color: #4C9EAA;
    margin-top: 0;
    font-weight: normal;
  }
  .site_main .gallery-wide .gallery-wide-text .second-text {
    font-size: 32px;
  }
  .site_main .gallery-wide .gallery-wide-col-one {
    height: 311px;
    width: 100%;
  }
  .site_main .gallery-wide .background {
    height: 90%;
  }
}
@media screen and (max-width: 768px) {
  .site_main .gallery-wide .gallery-wide-row-two {
    height: 500px;
    margin-top: 0px;
  }
  .site_main .gallery-wide .second-text {
    width: 100%;
  }
  .site_main .gallery-wide .gallery-wide-container {
    max-width: 80vw;
  }
  .site_main .gallery-wide .background {
    right: 20%;
    left: unset;
  }
}
@media screen and (max-width: 576px) {
  .site_main .gallery-wide {
    margin-top: 104px;
    margin-bottom: 104px;
  }
  .site_main .gallery-wide .swiper-container-gallery-type-two {
    min-width: 1334px;
  }
  .site_main .gallery-wide .background {
    width: 80%;
  }
}
@media screen and (max-width: 414px) {
  .site_main .gallery-wide .background {
    height: 80%;
    width: 100%;
  }
  .site_main .gallery-wide .swiper-container-gallery-type-two {
    min-width: unset;
    width: 192.7%;
  }
}
@media screen and (max-width: 375px) {
  .site_main .gallery-wide .swiper-container-gallery-type-two {
    min-width: unset;
    width: 212.7%;
  }
  .site_main .gallery-wide .swiper-buttons-block {
    bottom: -35%;
    left: 15%;
  }
}

@media screen and (max-width: 576px) {
  #image-about-map-pro-container,
  #image-map-pro-container {
    position: relative;
  }
}

@media screen and (max-width: 576px) {
  .about-map {
    display: flex;
    width: 100%;
    flex-direction: column;
  }
}

@media screen and (max-width: 576px) {
  .about-map-text {
    order: -1;
  }
}

/*# sourceMappingURL=about.css.map */

/* hostspot */
.hotspot-item{
  position: absolute;
  background: #fff;
  padding: 5px 20px;
  border: 1px solid #4C9EAA;
  text-align: left;
  width: 150px;
  z-index: 1;
}
.hotspot-item p {
  font-size: 9px;
  /* font-weight: 600; */
}


.hotspot-icon{
  cursor: pointer;
}