@charset "UTF-8";

html {
  overflow-x: hidden !important;
  width: 100vw !important;
  max-width: 100vw !important;
}
body {
  overflow-x: hidden !important;
  width: 100vw !important;
  max-width: 100vw !important;
  font-family: "Noto Sans KR", "맑은고딕", malgun gothic, "Roboto",
    "Nanum Barun Gothic", "나눔바른고딕", "돋움", Dotum, Helvetica, sans-serif;
}
.top-ban-text {
  font-size: 4rem;
  font-weight: bold;
  /* text-shadow: 2px 2px 2px rgba(253, 251, 251, 0.9); */
}
.top-ban-text2 {
  font-size: 12px;
  color: white;
}
.top-ban-text3 {
  font-size: 12px;
  color: #d9dadf;
}
.top-ban-line {
  width: 500px;
  height: 1px;
  background-color: #dde1e7;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 10px;
}

.breadcrumb {
  background-color: inherit;
  border-bottom: 2px solid #e5e5e5;
  position: relative;
  top: 20px;
  opacity: 0;
}
.breadcrumb .container > ul {
  display: block;
  height: 43px;
  margin-top: 0px;
  margin-bottom: 0px;
  list-style-type: none;
  padding-left: 0px;
}
.breadcrumb .container > ul > li {
  float: left;
  border-left: 2px solid #e5e5e5;
  display: block;
  height: 100%;
}
.breadcrumb .container > ul > li:last-child {
  border-right: 2px solid #e5e5e5;
}

.breadcrumb .dropdown {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  list-style-type: none;
  cursor: pointer;
  min-width: 220px;
  line-height: 2em;
}
.breadcrumb .dropdown div {
  width: 100%;
  height: 100%;
  padding-left: 50px;
  padding-right: 50px;
  font-size: 1.2em;
  line-height: 2.5em;
}
.hover {
  background-color: #e5e5e5;
}
.breadcrumb .dropdown-menu {
  width: 100%;
  border-radius: unset;
  margin: 0px;
  padding: 0px;
  opacity: 0;
}
.breadcrumb .dropdown-menu li {
  padding-left: 50px;
  font-size: 1.2em;
  line-height: 2.5em;
}
.glyphicon {
  /* margin-left: 30px; */
}

.carousel-thumb {
  margin-bottom: 20px;
}
.carousel-thumb img {
  width: 120px;
  height: 100px;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.carousel-thumb-active {
  border: 3px solid red;
}

#carousel01,
#carousel02 img {
  width: 100%;
}

.business-grid {
  margin-top: 50px;
  padding-left: 30px;
  cursor: pointer;
}
.business-grid .row div {
  border: 1px solid #e5e5e5;
  text-align: center;
  padding: 10px;
  font-weight: bold;
}
.business-grid .row div.on,
.business-grid .row div:hover {
  background-color: #2e8500;
  color: #ffffff;
}

.business-grid .row:first-child div {
  border-top: 2px solid #e5e5e5;
}
.business-grid .row:first-child div:first-child {
  border-left: 2px solid #e5e5e5;
}
.business-grid .row:first-child div:last-child {
  border-right: 2px solid #e5e5e5;
}
.business-grid .row:last-child div {
  border-bottom: 2px solid #e5e5e5;
}
.business-grid .row:last-child div:first-child {
  border-left: 2px solid #e5e5e5;
}
.business-grid .row:last-child div:last-child {
  border-right: 2px solid #e5e5e5;
}
.business-grid .col-sm-2 {
  min-width: 220px;
}

.business-img {
  margin-top: 50px;
}
#prodTitle {
  color: #009e96;
  font-weight: bold;
}
.business-img h4 {
  width: 80%;
}
.business-img div:last-child {
  padding-top: 100px;
}

.business-table-title {
  margin-top: 50px;
  margin-bottom: 10px;
}
.business-table-title span:first-child {
  position: relative;
  top: -5px;
  font-size: 1em;
  color: #009e96;
  margin-left: 60px;
  padding-right: 10px;
}
.business-table-title span:last-child {
  font-size: 1.5em;
  font-weight: bold;
}

.spec-table {
  font-size: 1.2em;
  width: 90%;
  float: none;
  margin: auto;
}
.spec-table tr:first-child {
  border-top: 3px solid #232323;
  background-color: #f9f9f9;
  font-weight: bold;
}
.spec-table td {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 50px;
  border-bottom: 2px solid #e5e5e5;
}
.spec-table tr > td:first-child {
  border-right: 2px solid #e5e5e5;
}
.spec-table .border-right {
  border-right: 2px solid #e5e5e5;
}

.business-main-container {
  height: 500px;
}
.business-main-container .left {
  position: relative;
  width: 500px;
  z-index: 100;
}
.business-main-container .right {
  position: relative;
  background-color: #f4f4f4;
  width: 600px;
  height: 430px;
  top: -440px;
  left: 460px;
  z-index: 99;
  padding-left: 100px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.business-main-container .left2 {
  position: relative;
  background-color: #f4f4f4;
  width: 800px;
  height: 370px;
  z-index: 99;
  padding-left: 50px;
  padding-right: 200px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.business-main-container .right2 {
  position: relative;
  width: 500px;
  padding-top: 60px;
  left: 630px;
  top: -520px;
  z-index: 100;
}

.body-section {
  margin-top: 100px;
}
.sub-title {
  font-size: 2.7em;
  font-weight: bold;
  margin-bottom: 20px;
  margin-bottom: 50px;
  align-content: center;
}
.container h1 {
  font-size: 45px;
}
.container h2 {
  color: #484444;
}
.container h3 {
  line-height: 2em;
}
.container h4 {
  font-size: 17px;
  line-height: 1.5em;
  color: #000000;
}
.container .jini {
  font-size: 16px;
  line-height: 1.6em;
  color: #484444;
}
.container .sub {
  font-size: 16px;
  line-height: 1.6em;
  color: #484444;
}

.navbar {
  border: 0;
  border-radius: 0;
  margin-bottom: 0;
}
.navbar-default {
  background-color: #fff;
}

.navbar-nav {
  padding-top: 25px;
}
.navbar-nav > li > a {
  font-size: 16px;
  /* font-weight: bold; */
}
.navbar-nav .dropdown {
  width: 150px;
}
.navbar-nav .dropdown > a {
  margin: 0px 10px;
  text-align: center;
  font-size: 1.5em;
  color: #000000 !important;
}
.navbar-nav .dropdown > a:hover {
  color: #004e9c !important;
}
.navbar-nav .dropdown-underline {
  display: block;
  width: 80%;
  height: 4px;
  background-color: #004e9c;
  opacity: 0;
  margin-top: 21px;
  margin-left: auto;
  margin-right: auto;
}
.navbar-nav .dropdown-menu {
  border: 0px;
  background: transparent;
  width: 100%;
  min-width: 0px;
  padding-inline-start: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.navbar-nav .dropdown-menu a {
  font-size: 16px;
  margin: 3px 0px;
  padding-left: 40px;
}
.navbar-nav .dropdown-menu a:hover {
  font-weight: bold;
  color: #333333 !important;
  background-color: transparent;
}
.navbar-nav .dropdown-menu li:first-child {
  margin-top: 15px;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
}
#navbarSubBg {
  display: none;
  position: absolute;
  width: 100%;
  height: 200px;
  background-color: #fff;
  z-index: 100;
  border-style: solid;
  border-width: 1px 0px 0px 0px;
  border-color: #004e9c;
}

.navbar-header .logo {
  padding-top: 15px;
}
#navbarToggle {
  margin-top: 25px;
  margin-right: 20px;
  background-color: transparent;
  border: 0px;
}

.line-h-1em5 {
  line-height: 1.5em;
}

.go-top {
  z-index: 100;
  position: fixed;
  right: 5%;
  bottom: 0px;
  opacity: 0.5;
}
.go-top > a {
  width: 38px;
  height: 38px;
  display: block;
}

#btnGoTop {
  display: block; /* Hidden by default */
  position: fixed; /* Fixed/sticky position */
  bottom: 20px; /* Place the button at the bottom of the page */
  right: 30px; /* Place the button 30px from the right */
  z-index: 99; /* Make sure it does not overlap */
  border: none; /* Remove borders */
  outline: none; /* Remove outline */
  background-color: red; /* Set a background color */
  color: white; /* Text color */
  cursor: pointer; /* Add a mouse pointer on hover */
  padding: 5px; /* Some padding */
  border-radius: 5px; /* Rounded corners */
  font-size: 12px; /* Increase font size */
  opacity: 0.6;
}

#btnGoTop:hover {
  background-color: #555; /* Add a dark-grey background on hover */
}

.p-0 {
  padding: 0 !important;
}
.p-0-left {
  padding-left: 0 !important;
}
.p-0-top {
  padding-top: 0 !important;
}
.p-0-right {
  padding-right: 0 !important;
}
.p-0-bottom {
  padding-bottom: 0 !important;
}

.m-0 {
  margin: 0 !important;
}
.m-0-left {
  margin-left: 0 !important;
}
.m-0-top {
  margin-top: 0 !important;
}
.m-0-right {
  margin-right: 0 !important;
}
.m-0-bottom {
  margin-bottom: 0 !important;
}

.bg-none {
  background: none;
}

.img-auto-resize {
  max-width: 100%;
  height: auto !important;
}

.thumb3 .col-sm-4 {
  padding: 25px;
}
.thumb3 .col-sm-4 h1 {
  font-size: 3em;
}
.thumb3 .col-sm-4 h3 {
  font-size: 1.7em;
  color: #51842f;
}
.thumb3 .col-sm-4 h4 {
  font-size: 1em;
  line-height: 1.5em;
}

footer {
  background-color: #1a1a1a;
  color: #666666;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 130px;
}

.text-on {
  position: relative;
  text-align: center;
  color: white;
}
.centered-right {
  padding: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-30%, -50%);
  padding: 0px;
  margin: 0px;
  width: 100%;
  color: #000000;
}
.centered {
  padding: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0px;
  margin: 0px;
  width: 100%;
}

pre {
  border: 0px;
  font-size: 1em;
  line-height: 2em;
  margin: 0;
  overflow-x: hidden;
  line-height: 2em;
}
div h4 {
  line-height: 4em;
}

/* 네비바 토글 관련 */
/* X버튼 추가(optional) */
#myNavbar .close-btn {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 5rem;
  color: #004e9c;
  cursor: pointer;
  display: none;
}

.navbar-toggle {
  float: right;
  margin-right: 15px;
  border: none !important;
  background: transparent !important;
  box-shadow: none !important;
}

.navbar-toggle .icon-bar {
  width: 3rem;
  height: 0.5rem;
  background-color: #004e9c !important;
}

@media (max-width: 1200px) {
  .footer h5 {
    font-size: 9pt;
  }
  .footer h6 {
    font-size: 8pt;
  }
  .jumbotron.text-on h1 {
    font-size: 3rem;
    line-height: 1.2em;
  }
  /* .jumbotron.text-on p {
    font-size: 12px;
    line-height: 1.6em;
  } */

  .top-ban-text {
    font-size: 4rem;
    font-weight: bold;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
  }
  /* 네비바 토글 관련 */
  .navbar-header {
    padding-bottom: 1rem;
  }
  .navbar-header .logo {
    padding-bottom: 1rem;
  }
  #myNavbar {
    position: fixed;
    top: 0;
    right: 0;
    width: 250px;
    height: 100%;
    background: #fff;
    transition: transform 0.3s;
    z-index: 2000;
    box-shadow: -2px 0 8px rgba(0, 0, 0, 0.2);
    padding-top: 60px;
    /* 핵심! */
    transform: translateX(100%);
  }
  #myNavbar.open {
    transform: translateX(0);
    /* right: 0;  <= 이거 필요 없음 */
    padding-left: 2rem;
  }
  #navbarSubBg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.4);
    z-index: 1500;
  }
  #navbarSubBg.active {
    display: block;
  }
  #myNavbar .close-btn {
    display: block;
  }
  .navbar-nav .dropdown-menu li:first-child {
    margin-top: 0px;
  }
  .banner-section .jumbotron {
    position: relative;
    width: 100vw !important;
    height: 50vw !important;
    min-height: 160px;
    max-height: 160px;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
  }
  .banner-section .jumbotron.main {
    position: relative;
    width: 100vw !important;
    height: 50vw !important;
    min-height: 250px;
    max-height: 320px;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
  }
  .banner-section .img-auto-resize {
    width: 100vw !important;
    height: 50vw !important;
    min-height: 250px;
    max-height: 320px;
    object-fit: cover !important;
    display: block;
    margin: 0 auto;
  }
  /* .top-ban-line {
    width: 50%;
    min-width: 400px;
    height: 1px;
    background-color: transparent;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 5px;
  } */
  .top-ban-line,
  .top-ban-text2,
  .top-ban-text3 {
    display: none;
  }
  /* #carousel02 .centered-right {
    left: 30%;
    text-shadow: 2px 2px 0px rgba(250, 247, 247, 1);
  }
  #carousel02 .centered-right p {
    font-size: 1.5rem;
  } */
  #carousel02 {
    display: none;
  }
  .centered {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .centered p,
  .centered p {
    display: none;
  }
  .business-img h4 {
    width: 100%;
  }
  .body-section {
    margin-top: 30px;
  }
  .body-section .sub-title {
    margin-top: 30px;
    font-size: 3rem;
  }
}
