header.site-header {
  position: fixed !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 9999 !important;
}

.header-inner .site-navigation a {
  color: #fff !important;
}

.site-title.show {
  display: none !important;
}

.page-header {
  display: none !important;
}

.kv_img {
  position: relative;
  width: 100%;
  padding: 0 !important;
  height: 100vh !important;
}
.kv_img .e-con-inner {
  margin: 0 !important;
  padding: 0 !important;
  max-width: 100% !important;
}
.kv_img img {
  width: 100%;
}

.kv_left_con {
  position: absolute !important;
  top: calc(50% - 80px) !important;
  transform: translateY(-50%) !important;
  left: 50px;
}
.kv_left_con .kv_ttl {
  font-size: 32px;
  font-weight: 600;
}
.kv_left_con .kv_ttl2 p {
  font-size: 24px;
  font-weight: 500;
}
.kv_left_con .kv_txt p {
  font-weight: 500;
}
.kv_left_con .kv_btn {
  width: 200px !important;
}
.kv_left_con .kv_btn img {
  width: 100%;
}

.kv_right_img {
  width: 350px !important;
  position: absolute !important;
  top: calc(50% - 80px) !important;
  transform: translateY(-50%) !important;
  right: 50px !important;
}
.kv_right_img img {
  width: 100%;
}/*# sourceMappingURL=custom_elementor.css.map */