@import url('//fonts.googleapis.com/earlyaccess/notosanskr.css');

@font-face {
  font-family: 'PeoplefirstNeatLoudTTF';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2406-2@1.0/PeoplefirstNeatLoudTTF.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Ownglyph_jiwoosonang';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2408@1.0/Ownglyph_jiwoosonang.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SBAggroB';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_2108@1.1/SBAggroB.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'KCC-Hanbit';
  src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2403-2@1.0/KCC-Hanbit.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Pretendard-Regular';
  src: url('https://fastly.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
.btn-namhaeon {
  --bs-btn-color: #fff;
  --bs-btn-bg: #F7734B;
  --bs-btn-border-color: #F7734B;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #e26843;
  --bs-btn-hover-border-color: #e26843;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #e26843;
  --bs-btn-active-border-color: #e26843;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #F7734B;
  --bs-btn-disabled-border-color: #F7734B;
}
.btn-outline-namhaeon {
  --bs-btn-color: #F7734B;
  --bs-btn-bg: #FFF;
  --bs-btn-border-color: #F7734B;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #F7734B;
  --bs-btn-hover-border-color: #e26843;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #e26843;
  --bs-btn-active-border-color: #e26843;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #F7734B;
  --bs-btn-disabled-border-color: #F7734B;
}
.btn-namhae-border-bottom-oragne-bold {
  border-radius: 0 !important;
  border: 0px !important;
}

/* active 클래스에 적용되는 스타일 */
.btn-namhae-border-bottom-oragne-bold.active {
  --bs-btn-color: #F7734B !important;
  border-bottom: 2.5px solid #F7734B !important;
}
#MyBoards.active {
  --bs-btn-color: #F7734B !important;
  border-bottom: 5px solid #F7734B !important;
}
.btn-kakao {
  --bs-btn-color: #fff;
  --bs-btn-bg: #f3eb04;
  --bs-btn-border-color: #f3eb04;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #f3eb04;
  --bs-btn-hover-border-color: #f3eb04;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #f3eb04;
  --bs-btn-active-border-color: #f3eb04;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #f3eb04;
  --bs-btn-disabled-border-color: #f3eb04;
}
.btn-namhaeon-comment {
  --bs-btn-color: #000;
  --bs-btn-bg: #D9D9D9;
  --bs-btn-border-color: #D9D9D9;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #c9c9c9;
  --bs-btn-hover-border-color: #c9c9c9;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #aaaaaa;
  --bs-btn-active-border-color: #aaaaaa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #D9D9D9;
  --bs-btn-disabled-border-color: #D9D9D9;
}
.namhae-idcard-border{
  border: 4px dashed #000000 !important;
  border-radius: 20px !important;
}
.namhae-section-border{
  border: 15px solid #F7734B !important;
  border-radius: 40px !important;
}
.coupon-border{
  border-radius: 20px !important;
}
.namhae-idcard-bottom-border{
  border-bottom: 5px solid #000000 !important;
  width: 10% !important;
  margin-bottom: 30px !important;
}
.namhae-border-bottom-ab{
  border-bottom: 2px solid #ababab !important;
}
.namhae-border-bottom-d9{
  border-bottom: 1px solid #d9d9d9 !important;
}
.btn-idcard-issued {
  --bs-btn-active-border-color: transparent; /* 클릭 상태에서 테두리를 투명으로 설정 */
}
.text-kakao {
  --bs-text-opacity: 1;
  color: #381E1F !important;
}
.text-namhae {
  --bs-text-opacity: 1;
  color: #F7734B !important;
  font-weight: bold !important;
}
.text-namhae-m {
  --bs-text-opacity: 1;
  color: #F7734B !important;
}
.border-namhae{
  box-shadow: 3px 10px 30px 1px rgba(0, 0, 0, 0.1);
  border-radius: 16px;
}
.border-namhae-comment{
  box-shadow: 3px 10px 30px 1px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
.bg-namhaefooter {
  --bs-bg-opacity: 1;
  background-color: #FFDCC6 !important;
  padding: 10px 0px;
}
.pagination .page-item.active .page-link,
.pagination .page-item.active .page-link:focus,
.pagination .page-item.active .page-link:hover {
  background-color: black;
  border-color: black;
}

.pagination .page-item:not(.active) .page-link {
  color: black; /* 활성화되지 않은 상태의 텍스트 색상 */
  /* border-color: #F7734B; */
}
.namhae:checked {
  background-color: #F7734B !important; 
  border-color: #F7734B !important; 
}
.namhae-background{
  background: #F7734B !important;
}
.z-index-1{
  z-index: 1;
}
.z-index-10{
  z-index: 10;
}
.text-namhae-QnA{
  color: #909090;
  font-weight:bold;
}
.text-909090{
  color: #909090;
}
.text-999999{
  color: #999999 !important;
}
.text-696969{
  color: #696969;
}
.background-color-lightorange{
  background:#FFDCC6;
}
/* 카드 본문 내용 2줄 넘어가면 ... 표기 */
.namehae-card-content-text-truncate{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* 카드 본문 내용 1줄 넘어가면 ... 표기 */
.namehae-card-content-text-title{
  display: block !important;
  max-width: 100% !important; /* 부모 요소의 크기를 제한 */
  white-space: nowrap !important; /* 줄넘김 방지 */
  overflow: hidden !important; /* 넘치는 텍스트 숨김 */
  text-overflow: ellipsis !important; /* ... 표시 */
}
.namehae-card-content-text-Img{
  max-width: 100% !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.namhae-myPoint-text{
  max-width: 100% !important; /* 부모 요소의 크기를 제한 */
  white-space: nowrap !important; /* 줄넘김 방지 */
  overflow: hidden !important; /* 넘치는 텍스트 숨김 */
  text-overflow: ellipsis !important; /* ... 표시 */
}
.namhae-img-text-title{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.color-namhae{
  color:#F7734B;
}
.namehae-card-img-border-radius{
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
/* 2024.04.29 임시 작업 */
.namehae-card-img-cover{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sub-topmenubar a:hover{
  color: #FF5C00;
}
.active{
  color: #FF5C00;
  font-weight: 700;
}
.custom-select {
  position: relative;
}
.single-line-ellipsis {
  white-space: nowrap;       /* 텍스트를 한 줄로 제한 */
  overflow: hidden;          /* 넘치는 내용 숨김 */
  text-overflow: ellipsis;   /* 넘치는 내용에 '...' 표시 */
  max-width: 200px;          /* 최대 너비 설정 (필요에 따라 조정) */
}
.limited-content {
  display: block;                /* block으로 설정하여 높이를 조정 가능 */
  max-height: 4.5em;             /* 높이를 제한 (p 태그의 높이에 따라 조정) */
  overflow: hidden;             /* 넘치는 내용 숨김 */
  position: relative;           /* 자식 요소를 절대 위치로 설정할 때 필요 */
}
.limited-content::after {
  content: '...';               /* 생략 부호 표시 */
  position: absolute;           /* 절대 위치 */
  bottom: 0;                    /* 아래쪽에 위치 */
  right: 0;                     /* 오른쪽에 위치 */
  background: white;            /* 배경색과 맞춰야 가독성 좋음 */
  padding: 0 0.5em;             /* 여백 */
}
.arrow-down {
  position: absolute;
  top: 50%;
  right: 10px; /* 화살표가 오른쪽에 위치하도록 조절 */
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid black; /* 화살표의 색상을 지정합니다. */
}
.dropdown:hover .form-control option:hover {
  color: white; /* 호버시 텍스트 색상 변경 */
  background-color: #909090; /* 호버시 배경색 변경 */
}
.namhae-newsletter-main{
  background-color: #000 !important;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; /* 이미지와 동일한 너비 */
  height: 100%; /* 이미지와 동일한 높이 */
}
.namhae-webkit-text-stroke{
  /* -webkit-text-stroke-width: 1.3px;
  -webkit-text-stroke-color: black; */
  color: white;
  font-weight: 600;
  text-align: center;
}
.form-control:focus {
  color: #212529;
  background-color: #fff;
  border-color: #F7734B;
  outline: 0;
  box-shadow: 0 0 0 0rem rgba(13, 110, 253, 0);
}
.like-count{
  color:black;
}
.color-black:hover{
  color: black;
}
.color-promotion{
  color: #DC3545 !important;
}
textarea {
  resize: none !important;
}
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: 0 0 0 0rem rgba(13, 110, 253, 0);
}
.btn-close:focus{
  box-shadow: 0 0 0 0rem rgba(13, 110, 253, 0);
}
.idcard-pw-field-box{
  width: 50px;
  height: 50px;
  border: 1px solid #FF5C00;
  border-radius: 5px;
  font-weight: bold;
}
.idcard-pw-field-box-v2{
  width: 75%;
  height: 50px;
  border: 1px solid #FF5C00;
  border-radius: 5px;
}
input[type='password'] {
  font-family: Verdana;
  letter-spacing: 0.125em;
}

/* 답글 창 커멘더 */
.comment-section{
  padding: 10px !important;
}
.reply-container {
  padding-top: 10px;
}
.reply-form img {
  margin-right: 10px;
}
.reply {
  padding-left: 40px; /* Align with the arrow image */
  margin-top: 10px;
}
.reply .d-flex.align-items-start {
  align-items: flex-start;
}
.namhae-reply{
  border-top: 1px solid #e2e2e2;
}
.form-select:focus{
  box-shadow: 0 0 0 0rem rgba(13, 110, 253, 0);
  border: 1px solid #FF5C00;
}
.form-check-input:focus{
  box-shadow: 0 0 0 0rem rgba(13, 110, 253, 0);
}
body{
  background-color: white !important;
}
.hidden{
  display: none;
}
.border-line-join{
  border: 1px solid #FF5C00 !important;
  border-radius: 4px !important;
}
.border-none{
  border:none !important;
}
textarea:focus {
  outline: none;
}
.dropdown-toggle{
  border: none;
  background: none;
  color:white !important;
}
/* 드롭다운 토글 버튼의 스타일 */
.dropdown-toggle {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  cursor: pointer;
}

.dropdown-menu {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease; /* 슬라이드 애니메이션 적용 */
}

.dropdown-menu.show {
  max-height: 200px; /* 원하는 높이 설정 */
}
.dropdown-menu:active{
  --bs-dropdown-link-active-bg: #ebebeb;
  --bs-btn-active-color: black !important;
}
.idcard-padding{
  padding-right: 3rem !important;
  padding-left: 3rem !important;
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.expansion-image-modal {
  display: none;
  position: fixed;
  z-index: 1010;
  padding-top: 60px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.9);
  justify-content: center; /* 가로 중앙 정렬 */
  align-items: center; /* 세로 중앙 정렬 */
}

.expansion-image-modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 720px;
  border:none;
}

.modal-content, .caption {  
  animation-name: zoom;
  animation-duration: 0.6s;
}

.expansion-image-close {
  position: absolute;
  /* top: 15px; */
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.expansion-image-close:hover,
.expansion-image-close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}
/* 이미지에 마우스를 올렸을 때 포인터로 변경 */
.comment-text img, .reply-list-content-area img {
  cursor: pointer;
}
.white-space-nowrap{
  white-space: nowrap;
}
.page-link:focus {
  z-index: 3;
  color: white;
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: 0 0 0 0rem rgba(13, 110, 253, 0);
}
.submenu-content{
  border-left: 1px solid #fff;
}
.submenu-content-end{
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
.flex-direction-column{
  flex-direction: column;
}
.border-point{
  border: 1px solid #dddddd;
}
.namhae-y-scroll{
  overflow-y: scroll;
}
.text-indent-12px{
  text-indent: 12px;
}
.select-gender-box{
  border: 1px solid #9b9b9b;
  border-radius: 0%;
}
.border-8px{
  border-radius: 8px !important;
}
.overflow-x-scroll{
  overflow-x: auto !important;
}
.main-header-img{
  /* position: absolute; */
  /* top: 50%; */
  transform: translateY(-6%);
  max-width: 1700px;
  max-height: 600px;
}
.test-img-size{
  overflow: hidden;
  margin: auto;
  max-height: 600px;
}
.namhae-what-is-main-title{
  border-radius: 15px !important;
  top: 2% !important;
  background-color: #ffffff !important;
  color: #F7734B !important;
  max-width: 200px !important;
  width: 200px !important;
  font-size: 32px !important;
  font-family: 'KCC-Hanbit' !important;
}
.top-translate-y{
  transform: translateY(-50%);
}
.end-message{
  font-family: 'PeoplefirstNeatLoudTTF';
  font-size: 24px;
}
.font-notosans{
  font-family: 'Noto Sans KR', sans-serif;
}
.w-90{
  width: 90% !important;
}
.list-group-notice {
  --bs-list-group-color: #212529;
  --bs-list-group-bg: #fff;
  /* --bs-list-group-border-color: rgba(0, 0, 0, 0.125); */
  --bs-list-group-border-width: 1px;
  /* --bs-list-group-border-radius: 0.375rem; */
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: #495057;
  --bs-list-group-action-hover-color: #495057;
  --bs-list-group-action-hover-bg: #f8f9fa;
  --bs-list-group-action-active-color: #212529;
  --bs-list-group-action-active-bg: #e9ecef;
  --bs-list-group-disabled-color: #6c757d;
  --bs-list-group-disabled-bg: #fff;
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #0d6efd;
  --bs-list-group-active-border-color: #0d6efd;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}
.border-end{
  border-right: 1px solid #909090;
}
.text-decoration-underline-namhae {
  border-bottom: 1px solid #909090 !important;
}
.whatis-namhae-font{
  font-family: 'Ownglyph_jiwoosonang' !important;
}
.namhae-normal-font{
  font-family: 'Pretendard-Regular';
}
.whatis-namhae-title-font{
  font-family: 'SBAggroB';
}
.align-items-center{
  align-items: center;
}
.translate-middle-y12{
  transform: translateY(-12%) !important;
}
.pointer-event-none{
  pointer-events: none !important;
}
/* 남해 디자인 임시 */
@media (max-width: 1400px) {
  
  .test{
    flex-direction: column;
    align-items: center;
  }
}
