/* µ¥¸ð ½ºÅ¸ÀÏ
==========================================================*/
/* ÅØ½ºÆ® ¾ð´õ¶óÀÎ
------------------- */
.txt-underline:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0.4em;
  background: var(--themecolor);
  opacity: 0.8;
  z-index: -1;
}

/* ÄÃ·¯ Ä¿½ºÅÒ
---------------- */
html,
body,
#wrapper,
#wrapper>  #content {
  background-color: #000 !important;
}
.dark #header-wrap {background-color: #000;}
.portfolio-desc h3 a {color: #eee;}
.portfolio-desc h3 a:hover {color: var(--themecolor);}
.dark .table a {color: #eee;}
.dark .accordion-bg .accordion-header {background-color: rgba(255,255,255,.15)}
.about_history_list>li:not(:first-child) {
  border-top: 1px solid rgba(255,255,255,.3)}
}


/* ¸Þ´º¹Ù(header) ½ºÅ¸ÀÏ
==========================================================*/
.menu-item:hover>.menu-link {
  color: var(--themecolor);
}
.sub-navbar .menu-link {
  color: #232323;
}
.sub-menu-container .menu-item:hover>.menu-link {
  font-weight: 500;
}
@media (min-width: 992px) {
  .sub-menu-container .menu-item>.menu-link {
    font-weight: 500
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  .menu-link {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 992px) {
  .sub-menu-container .menu-item>.menu-link {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .style-custom .menu-container>.menu-item:hover>.menu-link,
  .style-custom .menu-container>.menu-item.current>.menu-link {
    color: #FFF;
    background-color: var(--themecolor);
  }
  .full-header #logo {
    padding-right: 0px;
  }
 .dark .primary-menu:not(.not-dark) .sub-menu-container .menu-item:hover > .menu-link { color: #fff;}
}
/* ¼­ºê Å¸ÀÌÆ² ¿µ¿ª ³ôÀÌ
==========================================================*/
.sub-title-height {
  max-height: 40vh !important;
  height: 400px !important;
}
@media (max-width: 1180px) {
  .sub-title-height {
    height: 350px !important;
  }
}
@media (max-width: 767.98px) {
  .sub-title-height {
    height: 240px !important;
  }
}
/* ¼­ºê ÅÇ ¸Þ´º ½ºÅ¸ÀÏ
==========================================================*/
#page-menu-wrap {
  
}
#page-title {
  border-bottom: none;
  padding: 0;
}
#page-menu-wrap {
  background-color: #000;
}
.page-menu-wrap-clone {}
.page-menu-nav {
/*  max-width: 100%;
  flex-grow: 1; */
  flex-basis: 0;
  text-align: center;
}
.page-menu-container {
  overflow-y: auto;
  justify-content: flex-start !important;
  width: 100%;
white-space: nowrap !important;


}
.page-menu-row {
  background-color:transparent;
  border-radius: 0px;
}
.page-menu-item {
  flex-grow: 1;
}
.page-menu-item>a {
  font-size: 20px;
  color: rgba(255,255,255,.4);
}
.page-menu-item>a:hover {
color: #fff;
}
.page-menu-item >a div {
  border-bottom:3px solid  transparent;
padding-bottom: 30px;
}
.page-menu-item.current>a div {
  border-bottom:3px solid  var(--themecolor);
  color: #fff;
  border-radius: 0;
  box-shadow: none;

}
  .page-menu-nav .page-menu-container {
    flex-wrap: nowrap;
  }

@media (min-width: 1200px) {

  .page-menu-item>a {
    margin: 0;
    padding: 19px 50px;
    border-radius: 0;
  }
}
@media (max-width: 545px) {
  .page-menu-item>a {
    font-size: 1rem;
  }
.page-menu-nav {


width: 100%;
}
}





.breadcrumb-item.active {
  color: #fff;
}
.breadcrumb-item+.breadcrumb-item::before {
  color: rgba(255, 255, 255, .4);
}


/* Hero Slider
==========================================================*/
@media (max-width: 545px) {
  .slider-caption {
    max-width: 80% !important;
    margin: 0 auto;
  }
}


/* main 05
==========================================================*/
.tabs-061 ul.tab-nav:not(.tab-nav-lg) {
  border-bottom: none;
  background-color: rgba(255, 255, 255, 0.15);
  border-radius: 5px;
}
.tabs-061 ul.tab-nav:not(.tab-nav-lg) li {
  float: left;
  border: 0;
  height: auto;
  text-align: center;

}
.tabs-061.tabs.tabs-alt ul.tab-nav li.ui-tabs-active a {
  background-color: var(--themecolor);
  color: #000;
  border-radius: 5px;
  box-shadow: 5px 5px 20px rgb(0 0 0 / 80%);
}
.tabs-061 ul.tab-nav:not(.tab-nav-lg) li a {
  height: auto;
  line-height: 1;
background-color: transparent;
  font-size: 18px;
  font-weight: 400;
  padding: 24px 0;
  color: #fff;
}
.tabs-061 ul.tab-nav:not(.tab-nav-lg) li a i {
  display: block;
  font-size: 42px;
  margin: 0 0 17px 0;
}
.tabs-061 ul.tab-nav:not(.tab-nav-lg) li.ui-tabs-active a {
  top: 0;
}
.tabs-061 ul.tab-nav:not(.tab-nav-lg) li.ui-tabs-active i {
  color: var(--danger, #dc3545);
}
.txt-underline {
  position: relative;
  z-index: 1;
}


/* main 08
==========================================================*/
.icon-custom {
  position: relative;
  display: block;
  font-size: 24px;
  width: 68px;
  height: 68px;
  line-height: 70px;
  border-radius: 50%;
  color: #fff !important;
  background-color: rgba(0, 0, 0, .7);
  text-align: center;
  -webkit-transition: transform .3s ease;
  -o-transition: transform .3s ease;
  transition: transform .3s ease;
}
.icon-custom i {
  position: relative;
}
.icon-custom:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
  background-color: var(--themecolor);
}


/* ·ÎÀÌÃ¼ Ä¿½ºÅÒ
==========================================================*/
body {word-break:  keep-all;}


.line-custom {
  border-top-color: #aaa !important;
  margin: 1rem auto;
  max-width: 20px;
}
.modal-body p {
  line-height: 1;
}
.clients-grid .grid-item a {
  opacity: 1;
}
.clients-grid .grid-item {
  padding: 0;
}
.block-card-9 .grid-inner img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
}
.block-card-9 .grid-inner:hover img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  filter: grayscale(0%);
  -webkit-animation: kenburns 20s ease-out both;
  animation: kenburns 20s ease-out both;
  transition: all .4s ease;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
}
.block-card-9 .grid-inner:hover .grid-content {
  transform: none;
}
.block-card-9 h3 {
  margin-bottom: 0;
}
.dark .owl-carousel .owl-dots .owl-dot {}
.dark .owl-carousel .owl-dots .owl-dot.active {
  background-color: var(--themecolor);
}
.dark .grid-filter li a {
  color: rgba(255, 255, 255, .4)
}
#search_table .est_cate_cell select[name='com_board_search_code'],
.dark #formmail-basic .formmail_cell_bgcolor select[name='category'] {
  border: 1px solid #555;
  background-color: #000;
  color: #fff;
  padding: 0 15px;
}
.button-darkgray {
  background-color: #222;
}


/* ¹Ú½º ¿À¹ö·¹ÀÌ Ä¿½ºÅÒ */

.bg-overlay-custom a:hover p {
  color: #fff !important;
}
.bg-overlay-custom .text-overlay-mask {
  opacity: 1;
  padding: 0;
  height: 170px;
  align-items: end;
  padding-bottom: 20px;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .85) 100%);
  -webkit-transition: all linear .3s;
  -o-transition: all linear .3s;
  transition: all linear .3s;
}
.bg-overlay-custom a:hover .text-overlay-mask {
  height: 100%;
  align-items: center;
  padding-bottom: 0px;
  /* background: linear-gradient(to bottom, rgba(0, 0, 0, .0) 100%, rgba(0, 0, 0, .9) 100%); */
  /* background-color: rgba(0,0,0,.85)*/
}
.bg-overlay-custom .bg-overlay-content {}
.outline {

border: 1px solid #555;
}

.bg-overlay-custom ul {
  padding-top: 8px;
}
.bg-overlay-custom ul li {}
.bg-overlay-custom ul li span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: block;
}



.bg-overlay-custom .text-overlay-mask div{
display: flex;
flex-flow: column;
}
.bg-overlay-custom .text-overlay-mask div p{
order:1;
  margin-bottom: 0;
  font-weight: 600;
color: #fff;
}
.bg-overlay-custom .text-overlay-mask div h6{
order:2;
  font-size: 11px;
  color: #b2b2b2;
  margin-bottom: 0;
  letter-spacing: 1.5px;
  opacity: .8;
}
.bg-overlay-custom .text-overlay-mask div ul{
order:3;
}

/* ÅØ½ºÆ® ÄÃ·¯ Ãß°¡ */
.text-9b9b9b {
  color: #9b9b9b;
}
/* °¶·¯¸®°Ô½ÃÆÇ ÆÐµù°ª */
.table.tableB-list> :not(caption)>*>* {
  padding: 15px;
}


/* ·¹ÀÌ¾Æ¿ô Ä¿½ºÅÒ */
@media (min-width:992px) {
  .col-900 {
    max-width: 904px;
  }
}
@media (min-width:1500px) {
  .container {
    max-width: 1358px
  }
  .col-450x3 {
    max-width: 1358px
  }
  .max-1400 {
    max-width: 1358px
  }
}


#post_area,
#post_area > * {
color: #fff !important;
}