/*
Theme Name: Minde 2024
Template: hub
*/

/*리셋*/
@import url("xeicon.min.css");
@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.6/dist/web/static/pretendard.css");

body,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Pretendard", sans-serif !important;
  letter-spacing: -0.5px !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 !important;
}

header p,
footer p {
  margin: 0;
}

ol {
  padding-inline-start: 25px;
}

.p-color {
  color: var(--color-primary) !important;
}
.p-color2 {
  color: var(--color-secondary) !important;
}

.lity.lity-closed {
  transition: opacity 0.9s, visibility 0.9s !important;
}

.lo-shadow > div,
.lo-shadow > figure,
.lo-shadowNow {
  box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.1) !important;
}

ul {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-inline-start: 0;
}
.lo-ul ul {
  padding-left: 20px !important;
}
.lo-ul ul li {
  list-style-position: outside !important;
}
.lo-btn {
  border-radius: 10px !important;
}
.lo-btn > span {
  padding: 18px 50px !important;
}
.lo-btn .btn-txt {
  font-size: 22px !important;
  line-height: 1.2 !important;
}

.z-index1 {
  z-index: 1 !important;
}
.z-index2 {
  z-index: 2 !important;
}
.z-index3 {
  z-index: 3 !important;
}

.b400 {
  font-weight: 400 !important;
}
.b500 {
  font-weight: 500 !important;
}
.b600,
strong {
  font-weight: 600 !important;
}

.d-md-none {
  display: none !important;
}
.d-md-inline {
  display: inline !important;
}
.d-md-block {
  display: block !important;
}
.d-md-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
.d-md-grid {
  display: grid !important;
}
.d-md-table {
  display: table !important;
}

@media screen and (max-width: 1400px) {
  .d-none {
    display: none !important;
  }
  .d-inline {
    display: inline !important;
  }
  .d-inline-flex {
    display: inline-flex !important;
  }
  .d-block {
    display: block !important;
  }
  .d-flex {
    display: flex !important;
  }
  .d-grid {
    display: grid !important;
  }
  .d-table {
    display: table !important;
  }
}

/*Fonts*/
.heading-1 > h1 {
  font-size: 100px !important;
  line-height: 1.2 !important;
}
.heading-2 > h1 {
  font-size: 72px !important;
  line-height: 1.2 !important;
}
.heading-3 > h1 {
  font-size: 56px !important;
  line-height: 1.2 !important;
}

@media screen and (max-width: 1440px) {
  body {
    font-size: 16px !important;
  }
  .heading-1 > h1 {
    font-size: 72px !important;
    line-height: 1.2 !important;
  }
  .heading-2 > h1 {
    font-size: 56px !important;
    line-height: 1.2 !important;
  }
  .heading-3 > h1 {
    font-size: 42px !important;
    line-height: 1.2 !important;
  }
  h1 {
    font-size: 32px !important;
  }
  h2 {
    font-size: 28px !important;
  }
  h3 {
    font-size: 24px !important;
  }
  h4,
  .lo-subtop-content-wrap h2 {
    font-size: 20px !important;
  }
  h5,
  .iconbox .iconbox-icon-container i,
  .lo-sub-title h1 {
    font-size: 18px !important;
  }
  h6,
  .iconbox h3 {
    font-size: 16px !important;
  }
}

@media screen and (max-width: 767px) {
  body {
    font-size: 15px !important;
  }
  .heading-1 > h1 {
    font-size: 34px !important;
    line-height: 1.2 !important;
  }
  .heading-2 > h1 {
    font-size: 32px !important;
    line-height: 1.2 !important;
  }
  .heading-3 > h1 {
    font-size: 28px !important;
    line-height: 1.2 !important;
  }
  h1 {
    font-size: 24px !important;
  }
  h2 {
    font-size: 22px !important;
  }
  h3 {
    font-size: 20px !important;
  }
  h4,
  .lo-subtop-content-wrap h2 {
    font-size: 18px !important;
  }
  h5,
  .lo-client-message h3,
  .iconbox .iconbox-icon-container i,
  .lo-sub-title h1 {
    font-size: 17px !important;
  }
  h6,
  .iconbox h3 {
    font-size: 16px !important;
  }
}

/*Radius*/
.lo-radius-10,
.ld-media-item {
  border-radius: 10px;
}
.lo-radius-20 {
  border-radius: 20px;
}
.lo-radius-30 {
  border-radius: 30px;
}
.lo-radius-40 {
  border-radius: 40px;
}
.lo-radius-50 {
  border-radius: 50px;
}
.lo-radius-500 {
  border-radius: 500px;
}

/*page-title-wrap*/
.page-title-wrap {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media screen and (min-width: 1401px) {
  .page-title-wrap {
    padding-left: 7.3vw !important;
    padding-right: 7.3vw !important;
  }
}
@media screen and (min-width: 992px) {
  .lo-subtop-wrap {
    border-radius: 30px !important;
  }
  .lo-subtop-wrap > .vc_column-inner {
    border-radius: 30px !important;
  }
}

.highlight {
  background-color: #e5f0f9;
  color: var(--color-primary) !important;
  font-weight: bold;
}

/*Link*/
.lo-hover,
.lo-hover-left,
.lo-hover-right {
  transition: all 0.3s !important;
}
.lo-hover:hover {
  transform: translateY(-3px);
}
.lo-hover-left:hover {
  transform: translateX(-3px);
}
.lo-hover-right:hover {
  transform: translateX(3px);
}

/*Quick top*/
.lqd-back-to-top {
  right: 10px;
  bottom: 20px;
}

/*Modal*/
/*.lqd-lity-container {
  background: rgba(0, 0, 0, 0.75) !important;
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
}*/
.lqd-lity-close {
  right: 5vw;
  top: 10vh;
}
.lqd-intro-modal {
  padding: 5vh 5vw;
}
.lqd-lity-close {
  color: #fff !important;
}
.modal__light {
  background-color: #fff !important;
}
@media screen and (max-width: 991px) {
  .lqd-lity-wrap {
    display: flex !important;
  }
  .lqd-lity-close {
    top: 15px;
    right: 15px;
    color: #fff !important;
  }
}

/*kboard*/
.kboard-content .content-view img {
  border-radius: 4px !important;
  margin-top: 30px !important;
}
.kboard-content .content-view img:first-child {
  margin-top: 0 !important;
}

/*PageNavi*/
ul.pagination {
  justify-content: center;
  font-size: 16px;
}
ul.pagination .page-numbers {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
ul.pagination li:not(:last-of-type) {
  margin-inline-end: 10px;
}

/*Accordion*/
.accordion {
  margin-bottom: 0 !important;
}

/*Button*/
.header-module ~ .header-module {
  margin-inline-start: 10px;
}
.btn > span:not(.btn-icon):not(.btn-txt) {
  padding: 0.6em 1.4em 0.6em 1.4em;
}
.btn-sm > span:not(.btn-icon):not(.btn-txt) {
  padding: 0.45em 1em;
}

@media screen and (max-width: 991px) {
  .btn > span:not(.btn-icon):not(.btn-txt) {
    padding: 0.4em 1.2em 0.4em 1.2em;
    font-size: 14px !important;
  }
  .header-module ~ .header-module {
    margin-inline-start: 0 !important;
  }
}

.lo-more-icon-btn > span {
  padding: 0 !important;
}
.lo-more-icon-btn .btn-icon {
  border: 1px solid #0e202a !important;
}
.lo-more-icon-btn2 .btn-icon {
  border: 1px solid #fff !important;
}
.lo-more-icon-btn .btn-icon:hover,
.lo-more-icon-btn2 .btn-icon:hover {
  border-color: #171c8f !important;
}
.lo-more-icon-btn .lqd-icn-ess {
  font-size: 26px;
  font-weight: 600;
}
.lo-more-icon-btn .btn-icon {
  width: 60px;
  height: 60px;
}
@media screen and (max-width: 767px) {
  .lo-more-icon-btn .lqd-icn-ess {
    font-size: 18px;
  }
  .lo-more-icon-btn .btn-icon {
    width: 20px;
    height: 20px;
    margin-inline-start: 10px;
  }
}

/*NaviMenu*/
.main-nav .children,
.nav-item-children {
  top: 90% !important;
}
.lqd-custom-menu > ul > li {
  margin-bottom: 5px !important;
}
.lqd-custom-menu > ul > li > a:hover {
  text-decoration: underline;
}
.megamenu-list ul li a {
  font-weight: 500 !important;
}

#primary-nav .nav-item-children .nav-item-children {
  top: 0 !important;
  left: 94% !important;
}

/*img max 1000px*/
.img-max800,
.img-max1000 {
  text-align: center !important;
}
.img-max800 img {
  max-width: 800px !important;
}
.img-max1000 img {
  max-width: 1000px !important;
}
.img-max50 figure {
  max-width: 50% !important;
}

@media screen and (max-width: 991px) {
  .img-max800 img,
  .img-max1000 img,
  .img-max50 figure {
    max-width: 100% !important;
  }
}

/*Search*/

.lqd-lp-style-22 .lqd-lp-excerpt,
.lqd-lp-style-22 .lqd-lp-header {
  max-width: 100% !important;
}
.lqd-lp-style-22 .lqd-lp-meta {
  display: none !important;
}

body.blog #lqd-contents-wrap,
body.author #lqd-contents-wrap,
body.tax-liquid-portfolio-category #lqd-contents-wrap,
body.post-type-archive-liquid-portfolio #lqd-contents-wrap,
body.search-results #lqd-contents-wrap,
body.category #lqd-contents-wrap,
body.tag #lqd-contents-wrap {
  padding-bottom: 60px;
}

body.tag .content .lqd-lp-title.h6,
body.search .content .lqd-lp-title.h6 {
  font-size: 22px !important;
}

body.tag article,
body.search article {
  display: flex;
  flex-direction: row;
  gap: 30px;
  align-items: flex-start;
}
body.tag article .lqd-lp-img,
body.search article .lqd-lp-img {
  width: 100px;
  border-radius: 10px;
  overflow: hidden;
}
body.tag article .entry-header,
body.search article .entry-header {
  width: calc(100% - 130px);
}

.ld-module-trigger-icon > i.icon-ld-search {
  font-weight: 600 !important;
}

/*Flex*/
.lo-flex > div {
  display: flex;
}
.lo-flex-center > div {
  display: flex;
  align-items: center;
}

.lo-flex-wrap {
  display: flex !important;
  align-items: center !important;
}

@media screen and (max-width: 991px) {
  body.tag .content .lqd-lp-title.h6,
  body.search .content .lqd-lp-title.h6 {
    font-size: 18px !important;
  }
}

/******************************************
Subpage lo-breadcrumb
******************************************/
.lo-breadcrumb > div > p {
  display: none !important;
}
.lo-breadcrumb .active {
  display: flex !important;
  flex-direction: column;
}
.lo-breadcrumb ul {
  list-style: none !important;
}
.lo-breadcrumb > div > ul {
  display: flex;
  gap: 15px;
}
.lo-breadcrumb > div > ul > li {
  position: relative;
  align-items: center;
  display: flex;
  gap: 15px;
}
.lo-breadcrumb > div > ul > li:after {
  content: ">";
}
.lo-breadcrumb > div > ul > li:last-child:after {
  display: none;
}
.lo-breadcrumb > div > ul > li > a {
  display: flex;
  gap: 15px;
  font-weight: 600;
  font-size: 18px;
  color: #fff;
}
.lo-breadcrumb > div > ul > li:first-child a img {
  margin-top: -2px;
}

@media screen and (max-width: 767px) {
  .lo-breadcrumb > div > ul > li:first-child a img {
    width: 16px;
  }
  .lo-breadcrumb > div > ul {
    gap: 5px !important;
  }
  .lo-breadcrumb > div > ul > li {
    font-size: 13px !important;
    gap: 5px !important;
  }
  .lo-breadcrumb > div > ul > li > a {
    font-size: 15px !important;
  }
}

/******************************************
Table
******************************************/

.lo-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  border: none;
  border-top: 2px solid #0e202a;
  overflow: hidden;
  border-bottom: 1px solid #dadada;
}

.lo-table ul {
  margin-inline-start: 20px;
}

.lo-table .line-right {
  border-right: 1px solid #dadada !important;
}

.lo-table tbody tr:first-child th {
  border-bottom: 1px solid #dadada;
  font-weight: 600 !important;
}

.lo-table tbody tr:last-child th,
.lo-table tbody tr:last-child td {
  border-bottom: none !important;
}

.lo-table thead tr th {
  background: #f5f9ff;
  text-align: center;
  padding: 1.2em;
  color: #0e202a;
}

.lo-table tbody tr th {
  font-weight: 500;
  color: #0e202a;
  text-align: center;
  background-color: /*#f2f8fd*/ #f5f9ff;
  border-bottom: 1px solid #ddd;
  font-size: 18px;
}

.lo-table tbody tr td {
  color: #0e202a;
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  font-size: 18px;
}
.lo-table tbody tr td.left {
  text-align: left !important;
}
.lo-table tbody tr td.right {
  text-align: right !important;
}

.lo-table .lo-dot {
  font-weight: 900;
  font-size: 20px;
}

.lo-table tbody tr th,
.lo-table tbody tr td {
  padding: 1.2em;
}

.table-wrap > div {
  display: block;
  overflow-x: auto;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .table-wrap:after {
    content: "← 좌우 스크롤 가능합니다 →";
    font-size: 12px !important;
    text-align: center;
    display: block;
  }
  .lo-table {
    min-width: 800px !important;
  }
  .lo-table tbody tr th,
  .lo-table tbody tr td {
    font-size: 15px !important;
    padding: 0.8em !important;
  }
  .table-wrap > div {
    width: calc(100vw - 50px);
  }
}
@media screen and (max-width: 430px) {
  .table-wrap > div {
    width: calc(100vw - 30px);
  }
}

/******************************************
Header
******************************************/
.top-link-menu ul li a {
  display: flex;
  align-items: center;
  gap: 5px;
}

.top-link-menu ul li a:after {
  content: "";
  background: url("/wp-content/uploads/2024/10/ico-header-link.svg");
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
}

@media screen and (min-width: 768px) {
  .is-stuck .lqd-head-sec-wrap {
    background: rgb(255, 255, 255, 0.8) !important;
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px) !important;
  }
  .is-stuck .lqd-head-sec-wrap.top_link {
    background: #000 !important;
    backdrop-filter: unset !important;
    -webkit-backdrop-filter: unset !important;
  }
}
.top_link .header-module {
  padding-bottom: 0;
  padding-top: 5px !important;
}

/* 기본 텍스트 스타일 설정 */
.top_link ul.inline-nav > li > a {
  position: relative;
  display: inline-block;
  color: #fff !important;
  text-decoration: none; /* 기본 밑줄 제거 */
}

/* 기본 밑줄 설정 (hover 전 상태) */
.top_link ul.inline-nav > li > a::before {
  content: "";
  position: absolute;
  width: 100%; /* 처음에 밑줄이 전체 길이 */
  height: 1px;
  bottom: 0;
  left: 0;
  background-color: #fff;
  transform: scaleX(0); /* 밑줄을 숨김 */
  transform-origin: left; /* 애니메이션 시작 지점을 왼쪽으로 설정 */
  transition: transform 0.3s ease-in-out; /* 애니메이션 시간 및 속도 설정 */
}

/* hover 시 밑줄이 좌측에서 우측으로 확장됨 */
.top_link ul.inline-nav > li > a:hover::before {
  transform: scaleX(1); /* 밑줄을 좌측에서 우측으로 확장 */
}

/*Mobile Menu*/
.lqd-mobile-sec .navbar-header {
  padding-inline-start: 15px;
  padding-inline-end: 15px;
}

[data-mobile-nav-trigger-alignment="right"]
  .lqd-mobile-sec
  .navbar-brand-inner {
  margin-inline-end: 0 !important;
}

.lqd-mobile-sec .navbar-brand {
  padding: 12px 0;
}

.nav-trigger.collapsed.style-mobile .bar:nth-child(2) {
  width: 20px;
}

.lqd-mobile-sec ul.main-nav.lqd-mobile-main-nav > li > .submenu-expander {
  top: 26px !important;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  background-color: transparent;
  border-radius: 0;
  margin-inline-start: 0;
}
.lqd-mobile-sec
  ul.main-nav.lqd-mobile-main-nav
  > li
  > ul
  > li
  > .submenu-expander {
  width: 20px;
  height: 20px;
  top: 16.5px !important;
  transform: translateY(-50%);
}
.lqd-mobile-sec
  ul.main-nav.lqd-mobile-main-nav
  > li
  > ul
  > li
  > .submenu-expander
  > svg {
  width: 0.75em;
  height: 0.75em;
}
.lqd-mobile-sec .main-nav .nav-item-children {
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
[data-mobile-nav-align="left"]
  .lqd-mobile-sec
  .nav-item-children
  .nav-item-children {
  background: #f7f7f7 !important;
  border: none;
}

.lo-header-mainsec-3 {
  display: inline-flex;
  gap: 15px;
}
.lo-header-mainsec-3 .header-module {
  margin-inline-start: 0 !important;
}
.lo-header-mainsec-3 .header-module.lqd-show-on-mobile {
  width: 40px;
  align-items: center;
}
.lo-header-mainsec-3 .ico-globe {
  margin-left: 20px !important;
}

.lo-header-mainsec-3 .ico-globe,
.lo-header-mainsec-3 .ico-menu {
  width: 40px !important;
}

.lo-header-mainsec-3
  .header-module
  .ld-module-search
  .lqd-module-trigger-txt-left
  .ld-module-trigger-txt {
  display: none !important;
}

@media screen and (max-width: 767px) {
  header .lqd-head-sec-wrap.top_link {
    display: block !important;
    background: #000 !important;
  }
  .top_link ul.inline-nav > li > a {
    font-size: 0.95em;
  }
  .lqd-icn-ess.icon-ld-search::before {
    background-image: none !important;
  }
}

/******************************************
Footer
******************************************/
footer {
  border-top: 1px solid #d9d9d9;
}

.lo-foot-sns > div a:first-child {
  margin-right: 40px;
}
.lo-foot-sns > div a img:first-child {
  max-width: 120px;
}
.lo-foot-sns > div a img {
  transition: filter 0.3s ease;
}
.lo-foot-sns > div a.lo-hover:hover img {
  filter: brightness(0) saturate(100%) invert(15%) sepia(8%) saturate(750%)
    hue-rotate(180deg) brightness(50%) contrast(85%);
}

.lo-foot-menu ul li a {
  font-size: 20px;
  font-weight: 700;
  transition: opacity 0.3s ease;
}
.lo-foot-menu ul:hover a {
  opacity: 0.3;
}
.lo-foot-menu ul li:hover a {
  opacity: 1;
}

.lo-copy-menu {
  margin-bottom: 30px;
}
.lo-copy-menu > div {
  gap: 15px;
}
.lo-copy-menu > div a {
  color: #7f7f7f;
  font-weight: 500;
}
.lo-copy-menu > div a:hover {
  color: #595959;
}
.lo-copy-menu > div .lo-bar {
  width: 1px;
  height: 10px;
  background: #7f7f7f;
}
.lo-copy-info {
  margin-bottom: 10px;
}
.lo-copy-info > div {
  gap: 20px;
}
.lo-copy-info > div * {
  font-size: 15px;
  color: #7f7f7f;
  font-weight: 500;
}
.lo-copy-info > div a:hover {
  color: #595959;
}

.custom-select {
  position: relative;
  width: 240px;
  cursor: pointer;
  user-select: none;
  font-size: 15px;
}

.custom-select .select-trigger {
  background-color: #fff;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 5px;
  text-align: left;
  background-image: url("/wp-content/uploads/2024/10/select_arrow-down.svg");
  background-repeat: no-repeat;
  background-position: right 20px center;
  background-size: 10px 10px;
}

.custom-select .select-options {
  display: none;
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.1);
  opacity: 0;
  transform: translateY(10px);
  transition: opacity 0.3s ease, transform 0.3s ease;
  z-index: 10;
  text-align: left;
}

.custom-select .select-options li {
  padding: 10px;
  list-style: none;
  cursor: pointer;
  color: #7f7f7f;
  font-weight: 500;
}

.custom-select .select-options li:hover {
  background-color: #f0f0f0;
  color: #595959;
}

.custom-select.active .select-options {
  display: block;
  opacity: 1;
  transform: translateY(0);
}

.lo-copy-select > div {
  display: flex;
  flex-direction: row-reverse;
}

@media screen and (max-width: 1339px) {
  .lo-foot-sns > div a:first-child {
    display: none;
  }
}

@media screen and (max-width: 1199px) {
  .lo-copy-select > div {
    flex-direction: row;
  }
}

@media screen and (max-width: 991px) {
  .custom-select {
    width: 100%;
  }
  .lo-flex-center > div {
    gap: 10px;
  }
  .lo-foot-sns > div a img {
    width: 50px;
  }
  .lo-foot-sns > div a.lo-hover img {
    filter: brightness(0) saturate(100%) invert(15%) sepia(8%) saturate(750%)
      hue-rotate(180deg) brightness(50%) contrast(85%);
  }
  .lo-copy-menu {
    margin-bottom: 10px;
  }
  .lo-copy-menu > div {
    flex-direction: column;
    align-items: start;
    gap: 5px;
  }
  .lo-copy-menu > div > .lo-bar {
    display: none;
  }
  .lo-copy-menu > div a {
    font-size: 14px;
  }

  .lo-copy-info {
    margin-bottom: 0px;
  }
  .lo-copy-info > div {
    align-items: start;
    flex-wrap: wrap;
    gap: 0;
    flex-direction: column;
  }
  .lo-copy-info > div > * {
    font-size: 13px;
  }
}

/******************************************
Index
******************************************/
/* Swiper 컨테이너 */
.swiper-container {
  width: 100%;
  height: 95vh;
  overflow: hidden;
  position: relative;
}

/* 오버레이 효과 */
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to bottom right,
    rgba(0, 0, 0, 0.4),
    /* 좌측 상단 */ rgba(0, 0, 0, 0) /* 우측 하단 */
  );
  z-index: 1;
}

/* 슬라이드 */
.swiper-slide.lo-slide {
  position: relative;
  background-size: cover;
  background-position: center;
  height: 100%;
}

.swiper-slide.lo-slide img {
  transform: scale(1.03);
  transition: transform 3s;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50%;
}

.swiper-slide.lo-slide.swiper-slide-active img {
  transform: scale(1);
}

/*.swiper-slide-1 {
  background-image: url("/wp-content/uploads/2024/10/img-hero-1.jpg");
}

.swiper-slide-2 {
  background-image: url("/wp-content/uploads/2024/10/img-hero-2.jpg");
}

.swiper-slide-3 {
  background-image: url("/wp-content/uploads/2024/10/img-hero-3.jpg");
}

.swiper-slide-4 {
  background-image: url("/wp-content/uploads/2024/10/img-hero-4.jpg");
  background-position: 50% 100%;
}*/

/* 텍스트 컨텐츠 정렬 */
.swiper-textWrap {
  position: absolute;
  top: 50%;
  left: 10vw;
  color: #fff;
  opacity: 0;
  transform: translateY(-80px);
  transition: opacity 0.7s ease-in-out, transform 0.7s ease-in-out;
  z-index: 2;
}

.swiper-textWrap.on {
  opacity: 1;
  transform: translateY(-130px);
}

.swiper-textWrap h1 {
  color: #fff;
  padding-bottom: 10px;
  font-size: 72px;
  font-weight: 800;
}
.swiper-textWrap h2 {
  color: #fff;
  font-weight: 600;
}

/* Play/Pause 및 내비게이션 컨트롤 */
.control-btn-wrap {
  all: unset;
  position: absolute;
  top: 58%;
  left: 10vw;
  transform: translate(0, -50%);
  display: flex;
  align-items: center;
  gap: 0;
  z-index: 10;
}

.control-btn-wrap .control-btn {
  width: 45px;
  height: 45px;
  border: none;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  font-size: 0;
  line-height: 0;
  cursor: pointer;
  position: relative;
}

.control-btn-wrap .control-btn:after {
  position: absolute;
  left: 50%;
  top: 50%;
  font-family: xeicon, sans-serif;
  color: #fff;
  transform: translate(-50%, -50%);
}

.control-btn-wrap .play-pause-btn {
  margin-right: 10px;
}

.control-btn-wrap .play-pause-btn:after {
  font-size: 20px;
  content: "\ea3b"; /* Play 아이콘 */
}

.control-btn-wrap .play-pause-btn.playing:after {
  content: "\ea3e"; /* Pause 아이콘 */
}

.control-btn-wrap .arrow-btn {
  background: transparent;
}

.control-btn-wrap .arrow-btn:after {
  font-size: 18px;
  color: #fff;
}

.control-btn-wrap .left-arrow-btn:after {
  content: "\e93b";
}

.control-btn-wrap .right-arrow-btn:after {
  content: "\e93e";
  margin-left: -2px;
}

/* 페이지네이션 */
.swiper-pagination {
  all: unset;
  position: absolute;
  bottom: 15% !important;
  left: 10vw !important;
  display: flex;
  gap: 0px;
  z-index: 10;
  text-align: left !important;
}

/* 페이지네이션 아이템 */
.pagination-item {
  display: flex;
  flex-direction: column;
  gap: 15px;
  position: relative;
  background-color: transparent;
}

.pagination-item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: rgba(255, 255, 255, 0.6);
}

/* 페이지네이션 bullet */
.swiper-pagination-bullet {
  width: 180px !important;
  height: 3px !important;
  margin: 0 !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
  transform-origin: left;
  transition: transform 0.1s linear;
  opacity: 0 !important;
}

/* 활성화된 bullet */
.swiper-pagination-bullet-active {
  animation: ani_time 5000ms linear;
  background-color: #fff !important;
  opacity: 1 !important;
}

/* 페이지네이션 텍스트 */
.pagination-item h6 {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin: 0;
  padding: 0;
}

/* 애니메이션 키프레임 */
@keyframes ani_time {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}

@media screen and (max-width: 1440px) {
  .swiper-container {
    height: 90vh;
  }
  .swiper-textWrap {
    top: 60%;
  }
  .control-btn-wrap {
    top: 63%;
  }
}

@media screen and (max-width: 1024px) {
  .swiper-pagination-bullet {
    width: 130px !important;
  }
}

@media screen and (max-width: 767px) {
  .swiper-textWrap h1 {
    padding-bottom: 0;
  }
  .swiper-textWrap {
    top: 64%;
  }
  .control-btn-wrap {
    top: 60%;
  }
  .swiper-pagination {
    bottom: 10% !important;
  }
  .swiper-pagination-bullet {
    width: 90px !important;
  }
  .pagination-item h6 {
    font-size: 14px !important;
    font-weight: 400 !important;
  }
  .pagination-item::before,
  .swiper-pagination-bullet {
    height: 2px !important;
  }
  .swiper-textWrap,
  .control-btn-wrap,
  .swiper-pagination {
    left: 20px !important;
  }
}

@media screen and (max-width: 450px) {
  .pagination-item {
    gap: 10px;
  }
  .swiper-slide.lo-slide img {
    object-position: 90%;
  }
  .swiper-pagination-bullet {
    width: 80px !important;
  }
  .pagination-item h6 {
    font-size: 11px !important;
  }
}

#sec1 .wpb_raw_html .counter-value {
  font-size: 90px;
}
#sec1 .wpb_raw_html .counter {
  padding-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 40px;
}
#sec1 .wpb_raw_html .lo-counter-text {
  font-size: 34px;
  font-weight: 400;
  padding-left: 10px;
}

@media screen and (max-width: 991px) {
  #sec1 .wpb_raw_html .counter-value {
    font-size: 46px !important;
  }
  #sec1 .wpb_raw_html .lo-counter-text {
    font-size: 16px !important;
    font-weight: 500 !important;
  }
  #sec1 .wpb_raw_html .counter {
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
}

#sec2 .animate-text > div {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 60px;
  overflow: hidden;
}
#sec2 .animate-text h1 {
  white-space: nowrap;
  display: block;
  font-size: 140px !important;
  font-weight: 700 !important;
  letter-spacing: -8px !important;
  color: #f2f4f5;
  animation: animate-text 15s linear infinite;
}

@media screen and (max-width: 991px) {
  #sec2 .animate-text h1 {
    font-size: 60px !important;
    letter-spacing: -3px !important;
  }
}

@keyframes animate-text {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(0);
  }
}

/*Sec4*/
.promotion-box-wrap {
  background-color: #fff;
  padding: 50px 40px;
  border-radius: 20px;
  display: inline-flex;
}

.promotion-box-wrap .lqd-lp-img {
  width: 50%;
  padding-right: 50px;
  margin-bottom: 0 !important;
}

.promotion-box-wrap .lqd-lp-img > figure {
  border-radius: 20px;
  box-shadow: none !important;
}

.promotion-box-wrap .lo-text-wrap {
  width: 50%;
  padding: 20px 0;
}

.promotion-box-wrap .lo-text-wrap .lo-tag-list {
  display: flex;
  gap: 20px;
  align-items: center;
}

.promotion-box-wrap .lo-text-wrap .lo-tag-list h5 {
  color: var(--color-primary);
}

.promotion-box-wrap .lo-text-wrap .lo-tag-list h6 {
  color: #7a7a7a;
}

.promotion-box-wrap .lo-box-title {
  margin: 20px 0 !important;
}

.promotion-box-wrap .lo-excerpt {
  color: var(--color-link) !important;
}

.promotion-box-wrap .lo-box-tags {
  padding-top: 30px;
  display: flex;
  gap: 5px 15px;
}

.promotion-box-wrap .lo-box-tags > span {
  font-size: 16px;
}

.promotion-box-wrap .lo-box-tags > span:before {
  content: "#";
}

/* 카드 기본 스타일 */
.lo-index-promotion-wrap > .lqd-lp-row {
  max-height: 45vh !important;
}
.lo-index-promotion-wrap .lqd-lp-column {
  position: absolute !important;
  width: 100% !important;
  top: 0 !important;
  transform-origin: top !important;
  transition: transform 0.5s ease-out, opacity 0.5s ease-out;
}

/* 첫 번째, 두 번째, 세 번째 카드가 동일 위치에 쌓이도록 z-index 설정 */
.lo-index-promotion-wrap .lqd-lp-column:nth-child(1) {
  z-index: 1;
}
.lo-index-promotion-wrap .lqd-lp-column:nth-child(2) {
  z-index: 2;
}
.lo-index-promotion-wrap .lqd-lp-column:nth-child(3) {
  z-index: 3;
}
.lo-index-promotion-wrap .lqd-lp-column:nth-child(4) {
  z-index: 4;
}
.lo-index-promotion-wrap .lqd-lp-column:nth-child(5) {
  z-index: 5;
}

@media screen and (max-width: 1199px) {
  .promotion-box-wrap .lo-excerpt {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .promotion-box-wrap .lo-box-tags {
    display: none;
  }
  .promotion-box-wrap {
    padding: 0;
  }
  .promotion-box-wrap .lqd-lp-img {
    width: 50%;
    padding-right: 0px;
  }
  .promotion-box-wrap .lqd-lp-img > figure {
    border-radius: 20px 0 0 20px;
  }
  .promotion-box-wrap .lo-text-wrap {
    padding: 30px 20px 30px 30px;
  }
  .promotion-box-wrap .lo-box-title {
    font-size: 20px !important;
    margin: 10px 0 0 0 !important;
  }
  .promotion-box-wrap .lo-text-wrap .lo-tag-list {
    gap: 15px;
  }
  .lo-tag-list h5 {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 767px) {
  .promotion-box-wrap {
    display: flex;
    flex-direction: column;
  }
  .promotion-box-wrap .lqd-lp-img {
    width: 100%;
  }
  .promotion-box-wrap .lqd-lp-img > figure {
    border-radius: 20px 20px 0 0;
  }
  .promotion-box-wrap .lo-text-wrap {
    width: 100%;
    padding: 30px 20px 20px 20px;
  }
  .lo-index-promotion-wrap > .lqd-lp-row {
    max-height: unset !important;
  }
  .lo-index-promotion-wrap .lqd-lp-column {
    position: relative !important;
    top: unset !important;
    left: unset !important;
    margin-bottom: 30px !important;
  }
  .promotion-box-wrap .lo-box-title {
    font-size: 18px !important;
    font-weight: 700 !important;
  }
  .lo-tag-list h5 {
    font-size: 15px !important;
  }
  .lo-tag-list h6 {
    font-size: 15px !important;
  }
  .promotion-box-wrap .lo-box-title {
    margin: 10px 0 20px 0 !important;
  }
}

#sec6 {
  height: 80vh !important;
  overflow: hidden;
  --image-y: 0px;
}

#sec6::before {
  content: "";
  position: absolute;
  top: var(--image-y);
  left: 0;
  width: 100%;
  height: calc(100% + 100vh);
  background: url("/wp-content/uploads/2024/10/img-people-rec.png") no-repeat
    center 10%;
  background-size: 80%;
  transition: top 0.1s linear;
  z-index: 1 !important;
}

#sec6 .module-button {
  z-index: 2 !important;
}

@media screen and (max-width: 991px) {
  #sec6::before {
    background-size: 150%;
  }
}

#sec7 {
  background-color: var(--color-primary);
}

#sec7 .right-bn .circle-animation {
  position: absolute;
  top: 20%;
  right: -17vw;
  width: 552px;
  height: 552px;
  opacity: 0.7;
}
.circle-animation .circleWrap svg {
  fill: none;
}
.circle-animation .circleWrap svg circle {
  stroke-width: 0.4;
  stroke: #fff;
  opacity: 0.3;
  transform-origin: 50% 50%;
  animation: circle_ani 2.5s infinite cubic-bezier(0.76, 0, 0.24, 1);
}
.circle-animation .circleWrap svg circle:nth-child(1) {
  animation-delay: calc(1s / 4);
}
.circle-animation .circleWrap svg circle:nth-child(2) {
  animation-delay: calc(2s / 4);
}
.circle-animation .circleWrap svg circle:nth-child(3) {
  opacity: 1;
}

@keyframes circle_ani {
  0% {
    transform: scaleX(1);
  }

  100% {
    transform: scaleX(-1);
  }
}

#sec7 {
  overflow: hidden;
}

#sec7 .main-banner-wrap > div {
  background-color: #fff;
  gap: 2px;
}
#sec7 .main-banner-wrap > div > div {
  width: 50%;
  padding: 80px 0;
  background-color: var(--color-primary);
  position: relative;
}
#sec7 h1,
#sec7 h2,
#sec7 h6 {
  color: #fff !important;
}
#sec7 .left-bn .nowinfo {
  display: flex;
  margin-top: 50px;
  margin-bottom: 10px;
}
#sec7 .left-bn .nowinfo .percent {
  display: flex;
  align-items: center;
  gap: 5px;
}
#sec7 .left-bn .nowinfo .percent > span {
  font-size: 60%;
}

#sec7 .left-bn .nowinfo h6:first-child:after {
  content: "";
  width: 1px;
  height: 12px;
  background-color: #fff;
  opacity: 0.4;
  margin: 0 15px 0 20px;
  display: inline-block;
}
#sec7 .left-bn .nowinfo h6:last-child {
  opacity: 0.6;
  font-weight: 500;
}
#sec7 .left-bn .module-button {
  position: absolute;
  bottom: 85px;
  right: 120px;
}

#sec7 .main-banner-wrap > div > .right-bn {
  padding-left: 80px;
}
#sec7 .right-bn .module-button {
  position: absolute;
  bottom: 85px;
  left: 80px;
}

#sec7 .module-button {
  z-index: 1;
}

.ld_button_bnBtn.btn-icon-solid:hover .btn-icon {
  background: rgba(255, 255, 255);
}

.ld_button_bnBtn .btn-icon {
  color: rgb(255, 255, 255);
}

.ld_button_bnBtn:hover .btn-icon {
  color: #171c8f;
}

.ld_button_bnBtn.btn-icon-solid .btn-icon {
  background: rgba(255, 255, 255, 0);
}

.ld_button_bnBtn:hover {
  color: rgb(255, 255, 255);
}

.ld_button_bnBtn {
  color: rgb(255, 255, 255);
}

.ld_button_bnBtn {
  font-size: 18px;
}

.ld_button_bnBtn {
  font-weight: 600;
}

@media screen and (max-width: 1199px) {
  #sec7 .main-banner-wrap > div > div {
    height: 350px;
    padding: 50px 0;
  }
  #sec7 .left-bn .nowinfo {
    margin-top: 40px;
  }
  #sec7 .left-bn .module-button,
  #sec7 .right-bn .module-button {
    right: unset;
    left: unset;
    bottom: 50px;
  }
  #sec7 .main-banner-wrap > div > .right-bn {
    padding-left: 40px;
  }
  #sec7 .right-bn .circle-animation {
    top: 40%;
    right: -20vw;
    width: 350px;
    height: 350px;
  }
}

@media screen and (max-width: 767px) {
  #sec7 .main-banner-wrap > div > div {
    width: 100%;
  }
  #sec7 .liquid-column-671f79ba9b978 {
    padding-left: 0;
    padding-right: 0;
  }
  #sec7 .main-banner-wrap > div {
    flex-direction: column;
    gap: 1px;
  }
  #sec7 .main-banner-wrap > div > div {
    height: auto;
  }
  #sec7 .left-bn .nowinfo {
    margin-top: 30px;
  }
  #sec7 .main-banner-wrap > div > .left-bn {
    padding: 40px 15px;
  }
  #sec7 .main-banner-wrap > div > .right-bn {
    padding: 80px 15px;
  }
  #sec7 .left-bn .module-button,
  #sec7 .right-bn .module-button {
    right: 15px;
    bottom: 35px;
  }
  #sec7 .right-bn .module-button {
    bottom: 75px;
  }
  #sec7 .right-bn .circle-animation {
    top: 10%;
    right: -35vw;
    width: 450px;
    height: 450px;
  }
}

/******************************************
m1_1
아이센스 소개
******************************************/

/*Counter*/

.wpb_raw_html .counter {
  display: flex;
  align-items: baseline;
  margin-bottom: 0;
}
.wpb_raw_html .counter-value {
  margin-bottom: 0;
  font-size: 72px;
  line-height: 1.2;
  color: #0e202a;
  font-weight: 800;
}
.wpb_raw_html .lo-counter-text {
  color: #433e39;
  font-weight: 600;
  font-size: 24px;
}

@media screen and (max-width: 991px) {
  .lo-count-title h3 {
    font-size: 22px !important;
  }
  .wpb_raw_html .counter-value {
    font-size: 54px !important;
  }
  .wpb_raw_html .lo-counter-text {
    font-size: 20px !important;
    padding-left: 3px !important;
  }
  .lo-count-dsc h5 {
    font-size: 18px !important;
  }
}

@media screen and (max-width: 991px) {
  .lo-count-wrap .ld-row-inner .vc_column-inner > .wpb_wrapper {
    padding: 20px;
    border-radius: 20px;
    border: 1px solid #fff;
    box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.1) !important;
  }
  .lo-count-title h3 {
    font-size: 18px !important;
  }
  .wpb_raw_html .counter-value {
    font-size: 32px !important;
  }
  .wpb_raw_html .lo-counter-text {
    font-size: 14px !important;
    padding-left: 3px !important;
  }
  .lo-count-dsc h5 {
    font-size: 15px !important;
  }
}

/*Product*/
.lo-product-wrap .product-list {
  display: flex;
  gap: 20px;
  align-items: flex-start;
}

.lo-product-wrap .product-list .product_cont {
  position: relative;
  overflow: hidden;
  background-color: #f7f7f7;
  border-radius: 20px;
  width: calc(25% - 20px);
  height: 550px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transition: all 0.3s;
}

/* 배경 이미지에 검은색 오버레이 적용 */
.lo-product-wrap .product-list .product_cont::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.25) 100%
  );
  z-index: 1;
  transition: all 0.6s;
}

/* 텍스트 설정: 오버레이 위에 표시 */
.lo-product-wrap .product-list .product_cont h3 {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  font-weight: 700 !important;
  white-space: nowrap;
  transition: all 0.6s;
  color: #fff !important;
  z-index: 2; /* h3가 오버레이 위로 표시되도록 */
}

/* 호버 시 박스 크기 확대 */
.lo-product-wrap .product-list .product_cont:hover {
  width: calc(45% - 20px);
}

/* 호버 시 텍스트 확대 및 위치 조정 */
.lo-product-wrap .product-list .product_cont:hover h3 {
  transform: translateX(-50%) scale(1.1); /* 110%로 확대 */
  /*bottom: 25px;*/
}

/* 각 제품별 배경 이미지 설정 */
.lo-product-wrap .product-list .product_cont.pImg-1 {
  background-image: url("/wp-content/uploads/2024/10/img-p1.jpg");
}

.lo-product-wrap .product-list .product_cont.pImg-2 {
  background-image: url("/wp-content/uploads/2024/10/img-p2.jpg");
}

.lo-product-wrap .product-list .product_cont.pImg-3 {
  background-image: url("/wp-content/uploads/2024/10/img-p3.jpg");
}

.lo-product-wrap .product-list .product_cont.pImg-4 {
  background-image: url("/wp-content/uploads/2024/10/img-p4.jpg");
}

@media screen and (max-width: 1024px) {
  .lo-product-wrap .product-list {
    gap: 10px;
    flex-wrap: wrap;
  }
  .lo-product-wrap .product-list .product_cont {
    width: calc(50% - 5px);
    height: 280px;
  }
  /* 텍스트 설정: 오버레이 위에 표시 */
  .lo-product-wrap .product-list .product_cont h3 {
    font-size: 18px !important;
    bottom: 20px;
    font-weight: 700 !important;
  }
  /* 호버 시 박스 크기 확대 */
  .lo-product-wrap .product-list .product_cont:hover {
    width: calc(50% - 5px);
  }
  /* 호버 시 텍스트 확대 및 위치 조정 */
  .lo-product-wrap .product-list .product_cont:hover h3 {
    transform: translateX(-50%) scale(1); /* 110%로 확대 */
  }
}

/******************************************
m1_2
미션 및 비전
******************************************/

.moving-line {
  padding: 80px 0;
}
.line-circle {
  position: relative;
  transform: translatex(-50px);
  opacity: 0;
  transition: all 1.2s;
}
.line-circle:before {
  width: 0;
  height: 1px;
  background-color: #0e202a;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 1.5s;
  transition-delay: 0.5s;
}
.line-circle:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #171c8f;
  position: absolute;
  left: 80%;
  bottom: -5px;
  opacity: 0;
  transition: all 1s;
  transition-delay: 2s;
}

.line-small {
  padding: 40px 0 60px;
}
.line-circle.only-line:before {
  background-color: #dadada;
}
.line-circle.only-line:after {
  display: none !important;
}

.line-circle.on {
  transform: translateX(0);
  opacity: 1;
}
.line-circle.on:before {
  width: 100%;
}
.line-circle.on:after {
  left: 90%;
  opacity: 1;
}

.line-circle2:after {
  left: 70%;
}
.line-circle2.on:after {
  left: 80%;
}

span.korean {
  font-weight: 700 !important;
  padding-left: 20px !important;
}

@media screen and (max-width: 767px) {
  .moving-line {
    padding: 50px 0;
  }
  .line-circle:after {
    transform: translateX(75vw);
  }
  .line-circle.on:after {
    transform: translateX(80vw);
  }
  .line-circle2:after {
    transform: translateX(65vw);
  }
  .line-circle2.on:after {
    transform: translateX(70vw);
  }
  .line-small {
    padding: 20px 0 40px;
  }
  span.korean {
    padding-left: 10px !important;
  }
}

/******************************************
m1_3
연혁
******************************************/
.fixed__menu > li {
  padding: 8px 0 !important;
  list-style: none;
}
.fixed__menu > li > a {
  font-size: 24px;
  font-weight: 600;
  transition: unset !important;
}

.fixed__menu > li > a:hover,
.fixed__menu > li > a.active {
  font-weight: 700;
  letter-spacing: -1px !important;
}

.fixed__menu > li > a:hover:after,
.fixed__menu > li > a.active:after {
  content: "•";
  margin-left: 5px;
}

.history-title {
  cursor: pointer;
  margin: 60px 0 0;
  padding: 30px 0;
  border-top: 1px solid #0e202a;
  border-bottom: 1px solid #0e202a;
  position: relative;
}

.history-title > h3 {
  font-weight: 500 !important;
  padding-left: 5px !important;
}

.history-title > img {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  transition: transform 0.3s ease-in-out;
}

.history-title.active > img {
  transform: translateY(-50%) rotate(-180deg);
}

.y-title-align h1 {
  text-align: right;
}

.history-container {
  display: flex;
  gap: 100px;
  padding: 0 0 40px 20px;
}
.history-container .h_year {
  width: 70px;
}
.history-container .h_wrap {
  display: flex;
  flex-direction: column;
}

.h_wrap .h_month {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
}

.h_wrap .h_month > .month {
  width: 30px;
}
.h_wrap .h_month > .month.op0 {
  opacity: 0;
}
.h_wrap .h_month > .list {
  font-weight: 400 !important;
}

.history-text {
  padding-bottom: 20px;
  border-bottom: 1px solid #dadada;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.history-text.active {
  margin-top: 50px;
  opacity: 1;
  max-height: 2000px;
}

@media screen and (max-width: 767px) {
  .y-title-align h1 {
    text-align: left;
  }
  .history-title {
    margin: 30px 0 0;
    padding: 20px 0;
  }
  .history-title > h3 {
    padding-left: 0 !important;
  }
  .history-title > img {
    width: 30px;
    height: 30px;
  }
  .history-container {
    padding: 0 0 20px 0;
    gap: 40px;
  }
  .history-container .h_year {
    width: 40px;
  }
  .h_wrap .h_month {
    gap: 20px;
    align-items: flex-start;
  }
  .h_wrap .h_month > .month {
    width: 30px;
  }
  .history-text {
    padding-bottom: 20px;
  }
  .history-text.active {
    margin-top: 30px;
  }
}

/******************************************
m1_4
사업장소개
******************************************/
/*m1_4_1*/
.sub-menu {
  display: flex;
}
.sub-menu > a {
  flex: 1;
  text-align: center;
  padding: 20px;
  border: 1px solid #fff;
  border-bottom: 0 !important;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-color: #f7f7f7;
}
.sub-menu > a h2 {
  color: #aaa;
}
.sub-menu > a.active {
  border-bottom: 0;
  border: 1px solid #0e202a;
  background-color: #fff;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.sub-menu > a.active h2 {
  color: #0e202a;
}

.fixed__menu > li > h2 {
  color: rgb(199, 197, 196);
  font-weight: 600;
  cursor: pointer;
}

.fixed__menu > li > h2:hover,
.fixed__menu > li > h2.active {
  text-decoration: underline;
  font-weight: 800;
  color: #0e202a;
}

.map-border {
  width: 100%;
  height: 500px;
  border-radius: 20px !important;
}
.location_container {
  display: flex;
  flex-wrap: wrap;
}
.location_container .location_wrap {
  display: inline-flex;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid #d5d5d5;
  padding: 40px 0;
  font-size: 0;
}
.location_container .location_wrap.add {
  width: 100%;
}
.location_container .location_wrap.tel_fax {
  width: 50%;
}
.location_container .location_wrap.taxi,
.location_container .location_wrap.bus {
  width: 50%;
}
.contLocation .contInner .contInfo .location_container .location_wrap.subway {
  align-items: flex-start;
}
.location_container .location_wrap .location__title {
  display: inline-block;
  min-width: 120px;
}
.location_container .location_wrap .location__title:after {
  content: ".";
  color: var(--color-primary);
}
.location_container .location_wrap .location__text {
  display: inline-block;
  margin-left: 30px !important;
}

.location_container .location_wrap .location__text .subway___text {
  display: inline-flex;
  align-items: center;
  margin-left: 30px !important;
}
.location_container .location_wrap .location__text .subway___text:before {
  content: "";
  display: flex;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  font-size: 26px;
  line-height: 1.2;
  color: #fff;
  font-weight: 600;
  text-align: center;
  margin-right: 5px !important;
  align-items: center;
  justify-content: center;
}
.location_container .location_wrap .location__text .subway___text.line1:before {
  content: "1";
  background-color: #0032a0;
}
.location_container
  .location_wrap
  .location__text
  .subway___text.line1-ic:before {
  content: "1";
  background-color: #6f99d0;
}
.location_container .location_wrap .location__text .subway___text.line2:before {
  content: "2";
  background-color: #00b140;
}
.location_container .location_wrap .location__text .subway___text.line3:before {
  content: "3";
  background-color: #fc4c02;
}
.location_container h5 {
  font-weight: 500;
  color: #433e39 !important;
}
.location_wrap .location__text.mg0,
.location_container .location_wrap .location__text .subway___text.mg0 {
  margin-left: 0 !important;
}

@media screen and (max-width: 1429px) {
  .location_container .location_wrap.add,
  .location_container .location_wrap.tel_fax {
    width: 100%;
  }
  .location_container .location_wrap.tel_fax > h3 {
    min-width: 120px;
  }
  .location_container .location_wrap .location__text .subway___text:before {
    width: 34px;
    height: 34px;
    font-size: 22px;
  }
}
@media screen and (max-width: 1199px) {
  .fixed__menu {
    display: inline-flex;
    gap: 20px;
  }
  .location_container .location_wrap.subway {
    align-items: flex-start;
  }
  .location_wrap.subway .location__text > span:first-child {
    width: 100%;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 991px) {
  .sub-menu > a {
    padding: 10px;
  }

  .sub-menu > a > h2 {
    font-size: 18px !important;
    font-weight: 700 !important;
  }
  .fixed__menu {
    gap: 10px;
  }
  .fixed__menu > li > h2 {
    font-size: 16px !important;
    font-weight: 700 !important;
  }
  .map-border {
    height: 340px;
  }
  .location_container .location_wrap.tel_fax > h3 {
    min-width: 80px;
  }
  .location_container .location_wrap {
    padding: 20px 0;
  }
  .location_container .location_wrap .location__text .subway___text:before {
    width: 26px;
    height: 26px;
    font-size: 18px;
  }
  .location_container .location_wrap .location__text,
  .location_container .location_wrap .location__text .subway___text {
    margin-left: 0 !important;
  }
  .location_container .location_wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }
  .sub-menu > a:first-child,
  .sub-menu > a:last-child {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
}

/*m1_4_2*/
.location-info-box {
  padding: 20px;
  background: #f7f7f7;
  border-radius: 20px;
  position: relative;
}

.location-info-box .title-wrap {
  padding: 20px;
  border-bottom: 1px solid #dadada;
}
.location-info-box .title-wrap h6 {
  font-weight: 600;
}
.location-info-box .info-wrap {
  list-style: none;
  padding: 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 10px;
}
.location-info-box .info-wrap li {
  display: inline-flex;
}
.location-info-box .info-wrap li h5 {
  min-width: 140px;
}
.location-info-box .info-wrap li h5:after {
  content: ".";
  color: var(--color-secondary);
}
.location-info-box .info-wrap li h6 {
  font-weight: 500;
  color: #433e39;
}
.location-info-box a {
  position: absolute;
  right: 30px;
  bottom: 30px;
}
.location-info-box a:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("/wp-content/uploads/2024/10/ico-link-1.svg");
}

@media screen and (max-width: 767px) {
  .location-info-box {
    padding: 10px;
  }
  .location-info-box .info-wrap {
    margin-top: 0;
  }
  .location-info-box .info-wrap li {
    display: flex;
    flex-direction: column;
    gap: 5px;
  }
}

/******************************************
m1_5
CI 및 Slogan
******************************************/

.ci_story img {
  max-width: 754px;
}
.lo-ci-story > div {
  gap: 40px;
}
.lo-ci-story section {
  width: calc(33.3333% - 40px);
}
.lo-ci-story section h2 {
  font-weight: 500 !important;
  margin-bottom: 20px !important;
  color: #433e39 !important;
}

.no-circle:after {
  display: none !important;
}

.lo-slogan > div {
  justify-content: space-evenly;
}
.lo-slogan section {
  width: 340px;
  height: 340px;
  text-align: center;
  /*border-radius: 50%;
  border: 1px solid #d9d9d9;*/
  background-image: url("/wp-content/uploads/2024/10/bg-ci-circle.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.lo-slogan section:nth-child(2n) {
  width: 50px;
  height: 50px;
  border: none;
}
.lo-slogan section:last-child {
  width: 520px;
  height: 520px;
}

.lo-slogan section h1 {
  font-size: 35px;
  font-weight: 600;
  margin-bottom: 20px !important;
}
.lo-ci-story section h5,
.lo-slogan section h5 {
  font-weight: 400 !important;
  line-height: 1.6 !important;
  color: #433e39 !important;
}

.ci_clearspace img {
  max-width: 550px;
}

.ci-signature-side img {
  max-width: 760px;
}

.ci-signature-bottom img {
  max-width: 330px;
}

.lo-color_identity > div {
  justify-content: space-between;
}

.lo-color_identity .ci-circle {
  width: 260px;
  border-radius: 50%;
  border: 50px solid #53565a;
  aspect-ratio: 1 / 1;
}
.lo-color_identity section:first-child .ci-circle {
  border-color: #171c8f;
}
.lo-color_identity section:nth-child(2) .ci-circle {
  border-color: #78be20;
}
.lo-color_identity section {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.lo-color_identity section h2 {
  font-weight: 600 !important;
  padding: 30px 0 20px 0;
}
.lo-color_identity section h5 {
  font-weight: 500 !important;
  line-height: 1.6 !important;
  color: #433e39 !important;
}

@media screen and (max-width: 1024px) {
  .ci_story img {
    max-width: 80% !important;
  }
  .lo-ci-story > div {
    gap: 30px;
    flex-direction: column;
  }
  .lo-ci-story section {
    width: 100%;
  }
  .lo-ci-story section h2 {
    margin-bottom: 10px !important;
  }

  .lo-slogan > div {
    justify-content: unset;
    flex-direction: column;
    gap: 0;
  }
  .lo-slogan section {
    width: 75%;
    height: auto;
    aspect-ratio: 1 / 1;
  }
  .lo-slogan section:nth-child(4) {
    transform: rotate(90deg);
  }
  .lo-slogan section:last-child {
    width: 110%;
    height: auto;
  }

  .ci_clearspace img {
    max-width: 80% !important;
  }

  .ci-signature-bottom img {
    max-width: 70% !important;
  }

  .lo-color_identity > div {
    gap: 10px;
    flex-direction: column;
    align-items: center;
  }
  .lo-color_identity section {
    justify-content: center;
    flex-direction: column;
    gap: 0;
    border-radius: 50%;
    height: auto;
    aspect-ratio: 1 / 1;
    border: 30px solid #53565a;
    width: 90%;
  }
  .lo-color_identity section:first-child {
    border-color: #171c8f;
  }
  .lo-color_identity section:nth-child(2) {
    border-color: #78be20;
  }
  .lo-color_identity .ci-circle {
    display: none;
  }
  .lo-color_identity section h2 {
    padding: 0 0 20px 0;
  }
}

/******************************************
m4_1
홍보센터 - 블로그
******************************************/

body.single .post-content .ld-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.single-layout {
  display: flex;
  justify-content: space-around;
}

body.single-post .single-layout {
  padding-top: 60px;
}

.align-right {
  width: 340px;
}

.align-left {
  width: calc(100% - 340px);
  padding-right: 50px;
}

@media screen and (max-width: 1429px) {
  .align-right {
    width: 260px;
  }
  .align-left {
    width: calc(100% - 260px);
    padding-right: 40px;
  }
}

.post-header {
  border-bottom: 6px solid #0e202a;
  padding-bottom: 25px;
  margin-bottom: 60px;
}

.post-header .prev-btn {
  display: inline-flex;
  padding: 0;
  align-items: center;
}

.post-header .prev-btn span {
  opacity: 0;
  margin-left: 10px;
  transition: all 0.3s !important;
}

.post-header .prev-btn:hover span {
  opacity: 1;
  transition: all 0.3s !important;
}

.post-header .post-title {
  position: relative;
  padding-right: 80px;
}

.post-header .post-title > a {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-flex;
  padding: 0;
}

.thumbnail-section {
  margin-bottom: 60px;
}

.thumbnail-section img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.post-tags {
  padding-top: 60px;
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
}

.post-tags > a {
  padding: 10px 15px;
  -webkit-border-radius: 50em;
  -moz-border-radius: 50em;
  border-radius: 50em;
  background: #f2f2f2;
  color: var(--color-primary);
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0;
}

.post-tags > a:before {
  content: "#";
}

.post-bottom-line {
  height: 1px;
  background-color: #dadada;
  margin: 60px 0;
}

.blog-pagination {
  height: 30px;
  margin-bottom: 120px;
  position: relative;
}
.blog-pagination > span {
  position: absolute;
}
.blog-pagination > .prev-link {
  left: 0;
}
.blog-pagination > .next-link {
  right: 0;
}

.blog-pagination > span > a {
  font-size: 20px;
  font-weight: 700;
  color: #0e202a;
  display: flex;
  padding: 0;
  align-items: center;
  gap: 15px;
}

.blog-pagination > span > a:hover {
  color: var(--color-primary);
}

/*위젯*/
#sidebar .widget {
  border: none !important;
}
#sidebar .widgettitle {
  display: none !important;
}
#sidebar .sidebar-widget {
  padding-top: 40px;
}
#sidebar .sidebar-widget .widget {
  padding: 0 !important;
}
#sidebar .sidebar-widget > div:not(:first-child) {
  margin-top: 80px;
}
#sidebar .sidebar-widget .widget h3.widget-title {
  padding-bottom: 30px;
  font-size: 24px;
  line-height: 1.4;
}
.locoz_widget_recent_entries .wp-block-latest-posts__list > li {
  position: relative !important;
  min-height: 72px;
}
.wp-block-latest-posts__list li:not(:last-child) {
  border-bottom: 0 !important;
  margin-bottom: 20px !important;
  padding: 0 !important;
}
.locoz_widget_recent_entries
  .wp-block-latest-posts__list
  > li
  > a
  > .wp-block-latest-posts__featured-image {
  width: 100px !important;
  height: 72px !important;
  flex-shrink: 0;
  overflow: hidden;
  border-radius: 5px;
}
.locoz_widget_recent_entries
  .wp-block-latest-posts__list
  > li
  > a
  > .wp-block-latest-posts__featured-image
  > img {
  transition: transform 0.5s ease-in-out;
}
.locoz_widget_recent_entries
  .wp-block-latest-posts__list
  > li
  > a:hover
  > .wp-block-latest-posts__featured-image
  > img {
  transform: scale(1.05);
}
.locoz_widget_recent_entries
  .wp-block-latest-posts__list
  > li
  > a
  > .wp-block-latest-posts__featured-image
  > img {
  object-fit: cover;
  aspect-ratio: 1.4 / 1;
}
.locoz_widget_recent_entries
  .wp-block-latest-posts__list
  > li
  > .wp-block-latest-posts__post-title {
  display: flex;
  gap: 20px;
}
.locoz_widget_recent_entries .wp-block-latest-posts__list > li > a > div {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
}
.locoz_widget_recent_entries
  .wp-block-latest-posts__list
  > li
  > a
  > div
  > time.wp-block-latest-posts__post-date {
  font-size: 13px;
  color: #7a7a7a;
}
.wp-block-tag-cloud a,
.widget_tag_cloud a {
  font-size: 15px !important;
  color: #433e39;
  font-weight: 500;
  padding: 10px 15px;
  margin-bottom: 7px;
  margin-inline-end: 5px;
  border-radius: 50em;
  background: transparent;
  line-height: 1.2;
  border: 1px solid #dadada;
  letter-spacing: 0 !important;
}
.wp-block-tag-cloud a:before,
.widget_tag_cloud a:before {
  content: "#";
}

@media screen and (max-width: 991px) {
  .post-header {
    padding-bottom: 20px;
    margin-bottom: 40px;
  }
  .thumbnail-section {
    margin-bottom: 40px;
  }
  .post-tags {
    padding-top: 30px;
  }
  .post-bottom-line {
    margin: 40px 0;
  }
  .blog-pagination {
    margin-bottom: 60px;
  }
  .blog-pagination > span > a {
    font-size: 16px;
  }
  .align-right {
    display: none;
  }
  .align-left {
    width: 100%;
    padding-right: 0;
  }
  a.prev-btn > img,
  a.lo-share > img {
    max-width: 34px;
  }
  .post-tags > a {
    font-size: 15px;
  }
}

/*List-1*/
.main-post-slider .flickity-enabled.is-draggable .flickity-viewport {
  overflow: hidden !important;
}
.main-post-slider .carousel-nav.carousel-nav-left.carousel-nav-floated {
  display: none !important;
}
.main-post-slider .carousel-item article {
  border-radius: 20px;
  overflow: hidden;
  padding: 0 !important;
  display: inline-flex;
}
.main-post-slider .carousel-item .lqd-lp-style-15 div.lqd-lp-img {
  width: 55%;
  padding: 0 !important;
}
.main-post-slider .carousel-item .lqd-lp-style-15 .lo-text-wrap {
  width: 45%;
  background: var(--color-primary);
  padding: 70px 50px;
}
.main-post-slider .carousel-item .lqd-lp-style-15 div.lqd-lp-img figure {
  position: relative;
  top: unset;
  left: unset;
  height: auto;
}

.main-post-slider .carousel-item .lqd-lp-style-15 .lo-text-wrap h4,
.main-post-slider .carousel-item .lqd-lp-style-15 .lo-text-wrap h1,
.main-post-slider
  .carousel-item
  .lqd-lp-style-15
  .lo-text-wrap
  .lo-slide-tags
  > span {
  color: #fff;
}

.main-post-slider
  .carousel-item
  .lqd-lp-style-15
  .lo-text-wrap
  h1.lo-slide-title {
  margin: 50px 0 80px !important;
}

.main-post-slider .carousel-item .lqd-lp-style-15 .lo-text-wrap .lo-slide-tags {
  opacity: 0.6;
  display: flex;
  flex-wrap: wrap;
  gap: 5px 15px;
}
.main-post-slider
  .carousel-item
  .lqd-lp-style-15
  .lo-text-wrap
  .lo-slide-tags
  > span:before {
  content: "#";
}

.main-post-slider .flickity-page-dots {
  padding-top: 40px;
  text-align: center;
}

.flickity-page-dots .dot.is-selected {
  width: 70px;
}

@media screen and (max-width: 1199px) {
  .main-post-slider .carousel-item .lqd-lp-style-15 .lo-text-wrap {
    padding: 30px;
  }
  .main-post-slider
    .carousel-item
    .lqd-lp-style-15
    .lo-text-wrap
    h1.lo-slide-title {
    margin: 20px 0 30px !important;
  }
  .main-post-slider
    .carousel-item
    .lqd-lp-style-15
    .lo-text-wrap
    h4.lo-silde-title {
    font-size: 16px !important;
  }
  .main-post-slider
    .carousel-item
    .lqd-lp-style-15
    .lo-text-wrap
    h1.lo-slide-title {
    font-size: 22px !important;
  }
  .main-post-slider
    .carousel-item
    .lqd-lp-style-15
    .lo-text-wrap
    .lo-slide-tags {
    font-size: 16px !important;
  }
}
@media screen and (max-width: 797px) {
  .main-post-slider .carousel-item article {
    display: flex;
    flex-direction: column;
  }
  .main-post-slider .carousel-item .lqd-lp-style-15 .lo-text-wrap {
    padding: 30px;
  }
  .main-post-slider .carousel-item .lqd-lp-style-15 div.lqd-lp-img {
    width: 100%;
  }
  .main-post-slider .carousel-item .lqd-lp-style-15 .lo-text-wrap {
    width: 100%;
  }
  .main-post-slider
    .carousel-item
    .lqd-lp-style-15
    .lo-text-wrap
    h1.lo-slide-title {
    font-size: 20px !important;
  }
  .main-post-slider
    .carousel-item
    .lqd-lp-style-15
    .lo-text-wrap
    .lo-slide-tags {
    font-size: 15px !important;
  }
  .main-post-slider
    .carousel-item
    .lqd-lp-style-15
    .lo-text-wrap
    h1.lo-slide-title {
    margin: 10px 0 20px !important;
  }
  .main-post-slider .flickity-page-dots {
    padding-top: 30px;
  }
  .main-post-slider .flickity-page-dots {
    padding-top: 30px;
  }
  .flickity-page-dots .dot.is-selected {
    width: 50px;
  }
}

/*SNS BANNER*/
.lo-sns-wrap > div {
  gap: 20px;
  flex-wrap: wrap;
}
.lo-sns-wrap > div > .sns_banner {
  border-radius: 20px;
  /*border: 1px solid #dadada;*/
  padding: 50px 30px;
  background-color: #fff;
  width: calc(25% - 20px);
}
.lo-sns-wrap > div > .sns_banner > img {
  width: 60px;
  height: 60px;
}
.lo-sns-wrap > div > .sns_banner > h3 {
  margin: 40px 0 20px !important;
}
.lo-sns-wrap > div > .sns_banner > p {
  font-weight: 500;
  line-height: 1.4 !important;
  margin-bottom: 0 !important;
}

@media screen and (max-width: 1199px) {
  .lo-sns-wrap > div > .sns_banner > h3 {
    margin: 20px 0 !important;
  }
}

@media screen and (max-width: 991px) {
  .lo-sns-wrap > div {
    gap: 10px;
  }
  .lo-sns-wrap > div > .sns_banner {
    width: calc(50% - 10px);
  }
}

@media screen and (max-width: 767px) {
  .lo-sns-wrap > div > .sns_banner {
    padding: 20px !important;
    border: none !important;
  }
  .lo-sns-wrap > div > .sns_banner > img {
    width: 40px;
    height: 40px;
  }
  .lo-sns-wrap > div > .sns_banner > h3 {
    font-size: 18px !important;
    margin: 10px 0 0 0 !important;
  }
  .lo-sns-wrap > div > .sns_banner > p {
    display: none !important;
  }
}

/*List-2*/
.lqd-lp-style-20 .lo-date {
  color: #7a7a7a;
  padding-left: 1% !important;
  margin-bottom: 30px !important;
}
.lqd-lp-style-20 .lo-promotion-title {
  line-height: 1.4 !important;
  padding-left: 1% !important;
}
.lqd-lp-style-20.lqd-lp .lqd-lp-img {
  border-radius: 20px !important;
  /*border: 1px solid #dadada;*/
}
.lqd-lp-style-20.lqd-lp .lqd-lp-img > img {
  transition: transform 0.5s ease-in-out, color 0.5s ease-in-out;
  object-fit: cover;
  width: 100%;
}
.lqd-lp-style-20.lqd-lp:hover .lqd-lp-img > img {
  transform: scale(1.05);
}
.lqd-lp-style-20.lqd-lp:hover header h2 a {
  color: var(--color-primary) !important;
}

@media screen and (max-width: 1440px) {
  .lqd-lp-style-20.lqd-lp header h2 {
    font-size: 22px !important;
  }
}
@media screen and (max-width: 1199px) {
  .lqd-lp-style-20.lqd-lp header h2 {
    font-size: 18px !important;
  }
  .lqd-lp-style-20 .lo-date {
    font-size: 15px !important;
  }
}

@media screen and (max-width: 767px) {
  .lqd-lp-style-20 .lo-date {
    margin-bottom: 0 !important;
  }
}

/*SNS Share*/
.sns-share-buttons {
  z-index: 1;
  position: absolute;
  right: 66px;
  top: 25%;
  transform: translateY(-50%);
  font-size: 0;
  padding: 30px 40px;
  background: #fff;
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
  border-radius: 20px;
  gap: 50px;
  display: none;
}
.sns-share-buttons.active {
  display: flex;
}
.sns-share-buttons:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: rotate(90deg);
  right: -14px;
  border-bottom: 25px solid #fff;
  border-left: 17px solid transparent;
  border-right: 17px solid transparent;
  border-radius: 2px;
  margin-top: -12px;
}
.sns-share-buttons > a {
  display: block;
  overflow: hidden;
  width: 30px;
  height: 30px;
  font-size: 1px;
  line-height: 1px;
  color: transparent;
  letter-spacing: -10px;
  background-size: cover;
}
.sns-share-buttons > .share_facebook {
  background: url("../isens2024/img/share-facebook.svg") no-repeat center;
}
.sns-share-buttons > .share_x {
  background: url("../isens2024/img/share-x.svg") no-repeat center;
}
.sns-share-buttons > .share_copy {
  background: url("../isens2024/img/share-copy.svg") no-repeat center;
}

@media screen and (max-width: 767px) {
  .sns-share-buttons {
    padding: 20px 30px;
    gap: 30px;
    right: 48px;
  }
}
