@import url("/skin/biz37.css");
@import url("/skin/core.css");
@font-face {
    font-family: "ChosunBg";
    src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@1.0/ChosunBg.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
/* Hanatech 2016-08-30 */
/*-------------------- 레이아웃 조정 -------------------*/
.container {
    width: 100%;
    max-width: 1170px;
}
.container.container_slide {
    width: 100%;
    max-width: none;
}
.container.sub-layout {
    transition: ease 1s all;
}
.navbar-toggle {
    margin-top: 15px;
    border: none;
    background: transparent !important;
}
.navbar-toggle > .icon-bar {
    background-color: #1561ad !important;
}
@media screen and (max-width: 991px) {
    .container.sub-layout {
        border: none;
    }
}

/*-------------------- 상단 메뉴 --------------------*/
.navbar-inverse {
    background: #fff;
    border-bottom: 1px solid #ddd;
}
.navbar-inverse .navbar-brand img {
    display: inline-block;
}
.navbar-inverse .navbar-brand::after {
    content: "하나테크";
    font-family: "ChosunBg";
    display: inline-block;
    margin-left: 10px;
    font-size: 25px; /* font-weight: 600; */
    color: #1062b1;
    vertical-align: middle;
}
.navbar-nav {
    margin-top: 23px;
}
.navbar-nav > li {
    padding: 0;
}
.navbar-inverse .navbar-right > li {
    cursor: pointer;
}
.navbar-inverse .navbar-nav > li > a {
    background-color: transparent;
    color: #313131;
    font-size: 16px;
    font-weight: 600;
    padding: 4px 30px 27px;
    /* margin: 0 30px; */
    text-shadow: none;
    border-top: none;
}
.dropdown:hover .dropdown-toggle,
.navbar-inverse .navbar-right > li > a:hover,
.navbar-inverse .navbar-right > li > a:focus {
    color: #bd2a23 !important;
}
.dropdown-menu {
    background: #fff;
    border-bottom: 3px solid #bd2a23;
    left: 0 !important;
    right: auto !important;
    padding: 15px 0;
}
.dropdown-menu > li > a {
    color: #313131;
    margin: 0 20px 4px;
    font-size: 14px;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
    background: 0 0;
    color: #313131;
    font-weight: 600;
    text-decoration: underline !important;
}

/* 메인 슬라이드 */
.carousel-caption {
    top: 6%;
}

.fill {
    height: 450px;
}
.fill h1 {
    margin-bottom: 6px;
}
.fill h1 span {
    padding: 0;
    font-size: 40px;
    line-height: 50px;
    display: inline-block;
    color: #bd2a23;
    font-weight: 600;
    text-shadow: none;
}
.fill p span .tit {
    font-size: 16px;
    color: #e48b2b;
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 600;
}
.fill p span {
    opacity: 1;
    padding: 0;
    background: transparent;
    text-shadow: none;
    color: #555555;
}
.fill p span .prods {
    display: block;
    padding-top: 5px;
}
.fill p span .prods > span {
    display: block;
    color: #000;
    font-size: 14px;
    font-weight: 400;
    padding-left: 10px;
    position: relative;
    margin-top: 2px;
}
.fill p span .prods > span::before {
    content: "";
    display: block;
    width: 3px;
    height: 3px;
    background: #0094de;
    position: absolute;
    top: 10px;
    left: 0;
}
.fill .pull-right {
    top: -300px;
    position: relative;
}

/*-------------------- 메인 --------------------*/
.topmarginLay_a {
    height: 52px !important;
}
.container_contents {
    width: 100%;
    max-width: none;
}

.intro-html-layout .mainPage {
    max-width: 1170px;
    padding: 0 15px;
    margin: 0 auto;
}
.intro-board-layout {
    max-width: 1170px;
    margin: 0 auto;
    float: none;
}
.mainPage .middle,
.mainPage .top {
    padding: 50px 0 0px;
}
.mainPage .line {
    background-color: #bd2a23 !important;
    width: 28px;
    height: 5px;
}
.m-section1 .box {
    display: block;
    position: relative;
    margin-bottom: 30px;
}
.m-section2 .img a {
    display: block;
    background: #eeeff1;
}
.mainPage .middle .contents h4 {
    position: absolute;
    bottom: 0;
    width: 100%;
    color: #fff;
    margin: 0;
    padding: 10px 0;
    background: rgba(0, 0, 0, 0.65) !important;
    font-size: 16px;
}
.bottom {
    margin-bottom: 60px;
}
.img > div {
    border-right: 3px solid #fff;
}
.bottom .img > div:hover .hover,
.bottom .map:hover .hover {
    background: rgba(189, 42, 35, 0.8) !important;
}
.mainPage .middle h2 {
    margin-top: 8px;
    font-weight: 600;
}
.mainPage .middle .btn_m {
    color: #1561ad;
}
.mainPage .middle .btn_m:hover {
    border: 1px solid #1561ad;
    background-color: #1561ad;
}
.mainPage .middle .contents {
    padding: 0;
    margin-bottom: 0;
}
.mainPage .bottom .subject h2 {
    margin-top: 10px;
    font-weight: 600;
}
.mainPage .bottom h3 {
    font-weight: 600;
    font-size: 22px;
    padding-left: 30px;
    position: relative;
}
.mainPage .bottom h3::before {
    content: "";
    display: block;
    width: 11px;
    height: 4px;
    border-radius: 50px;
    background: #bd2a23;
    position: absolute;
    top: 10px;
    left: 13px;
}
.m-section2 h4 {
    bottom: 0;
    margin: 0;
    padding: 10px 0;
    font-size: 15px;
    text-align: center;
    background: rgba(21, 97, 173, 0.8);
    color: #fff;
    width: 100%;
}
.middle .img > div {
    padding: 0;
}
.middle .img a {
    display: block;
}
.middle .img .hover {
    visibility: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}
.middle .img .hover_txt {
    text-align: center;
    line-height: 224px;
    color: #fff;
    font-size: 20px;
}
.bottom .hover img,
.middle .img img {
    position: absolute;
    top: 92px;
    left: 38%;
    margin: 0;
}
/*-------------------- 푸터 --------------------*/
.footer_copy {
    border: 0;
    width: 100%;
    padding: 0;
    margin: 0;
}
.footer_copy .text-center {
    background: #eee;
    padding: 30px 15px 15px 15px;
}
.footer_copy .text-center > .row {
    margin: 0 auto;
    max-width: 1170px;
}
.footer_copy .row > .col-md-9 {
    text-align: left;
    word-break: keep-all;
}
.footer_copy .row > .col-md-9 > span {
    color: #999;
}
.footer_copy .row > .col-md-9 > span.dummy {
    color: #ccc;
}
.footer_copy .row > .col-md-9 > .copyright {
    font-size: 12px;
    font-weight: 600;
}
.footer_copy .text-center a {
    color: #cccccc !important;
}
.footer_copy .text-center a:hover,
.footer_copy .text-center a:focus {
    color: #cccccc !important;
    text-decoration: underline !important;
}
.footer-img {
    max-height: 30px !important;
    margin: 0 auto;
    margin-top: 5px;
}

@media screen and (max-width: 991px) {
    .footer_copy .row > .col-md-9 {
        padding-top: 20px;
        text-align: center;
    }
    .footer_copy .row > .col-md-9 > span {
        display: block;
    }
    .footer_copy .row > .col-md-9 > span.dummy {
        display: none;
    }
    .footer_copy .row > .col-md-9 > .copyright > span {
        display: block;
    }
}

/*-------------------- 텍스트 효과 --------------------*/

.focus {
    color: #bd2a23;
    font-weight: 600;
}

/*-------------------- 서브 페이지 --------------------*/

/* 상단 이미지 */
#top {
    background-color: #eee;
    height: 200px;
    transition: ease 0.5s all;
    background-repeat: no-repeat;
    background-position: center 70%;
    background-image: url(/skin/img/slide/200421_slide.jpg);
    background-size: cover;
}
/*
#top.bg1 { background-image: url('/skin/img/top/01.jpg'); }
#top.bg2 { background-image: url('/skin/img/top/02.jpg'); }
#top.bg3 { background-image: url('/skin/img/top/03.jpg'); }
#top.bg4 { background-image: url('/skin/img/top/04.jpg'); }
*/

/* 사이드 메뉴 */
#side {
    padding-left: 0;
    padding-right: 0;
}
#side li {
    list-style: none;
}
#side li.top {
    font-size: 24px;
    padding: 30px 0px 20px;
    color: #313131;
    margin-bottom: 0;
    border-bottom: 2px solid #313131;
    font-weight: 600;
}
#side li.top > small {
    display: block;
    font-size: 12px;
    opacity: 0.72;
}
#side li > a {
    display: block;
    color: #313131;
    text-decoration: none !important;
    padding: 11px 10px;
    border-bottom: 1px solid #e3e3e3 !important;
    font-size: 14px;
    letter-spacing: -0.06em;
}
#side li > a:hover,
#side li > a:focus {
    color: #bd2a23;
    text-decoration: underline !important;
}
#side li.active > a,
#side li.active > a:hover,
#side li.active > a:focus {
    color: #bd2a23;
    font-weight: 600;
    background: #f8f8f8;
}

/* 사이드 메뉴 고객문의 배너 */
#side .call {
    margin-top: 30px;
    text-align: center;
}
#side .call img {
    width: 100%;
    max-width: 190px;
}

/* 사이드 메뉴 반응형 */
@media screen and (max-width: 991px) {
    #top {
        height: 100px;
    }
    #side {
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 767px) {
    #top {
        height: 0px;
    }
}

/* 본문 */
#content {
    word-break: keep-all;
    padding: 0 20px 80px !important;
}
#content h4 {
    font-size: 18px;
    margin: 0 0 15px;
    font-weight: 600;
    color: #313131;
}
#content h4:before {
    content: "\f0a9";
    font-family: Fontawesome;
    font-weight: 500;
    margin-right: 6px;
    color: #bd2a23;
}
.fa-angle-right:before,
.fa-plus:before {
    content: none;
}
#content p {
    font-size: 13px;
    line-height: 24px;
}
#content ol,
#content ul {
    padding-left: 17px;
    line-height: 23px;
    font-size: 13px;
    margin-bottom: 30px;
}
.new_pro#content h4 + ol,
.new_pro#content h4 + ul {
    padding: 20px 10px 20px 40px;
    border: 1px solid #aaa;
}
.new_pro#content h4 + ol li,
.new_pro#content h4 + ul li {
    font-size: 18px;
    padding: 7px 0;
}
#content img {
    width: 100%;
    margin-bottom: 20px;
}
#content.products img {
    width: 100%;
    border: 1px solid #e3e3e3;
    padding: 15px;
    margin-bottom: 0;
}
#content.products img.setup {
    margin-bottom: 30px;
    padding: 45px;
}
label.focus {
    display: block;
    border: 1px solid #ddd;
    border-top: none;
    padding: 7px 0;
    background: #f8f8f8;
    margin-bottom: 30px;
}

#content.row {
    margin: 0;
    padding: 0;
}
#content .sub-top .breadcrumb {
    font-size: 12px;
    text-align: right;
    background: transparent;
    margin-bottom: 0;
    padding-right: 0;
}
#content .sub-top .breadcrumb:before {
    content: "\f015";
    font-family: "FontAwesome";
}
#content .sub-top .breadcrumb li + li:before {
    content: "\f105";
    font-family: "FontAwesome";
}
#content .sub-top > h1 {
    font-size: 34px;
    margin-top: 0;
    margin-bottom: 30px;
    padding-bottom: 25px;
    border-bottom: 2px solid #e3e3e3;
    color: #bd2a23;
    font-weight: 600;
}

/* 본문 반응형 */
@media screen and (max-width: 991px) {
    #content {
        border-left: 0px;
        border-top: 1px solid #ddd;
        padding-top: 20px !important;
    }
}

#content > .txtBody {
    margin-bottom: 25px;
}

/* CEO 인사말 */
#content.greeting > .txtBody p {
    color: #666;
    margin-bottom: 20px;
}
#content.greeting .greeting-big {
    margin: 0 0 18px;
    font-size: 22px;
    line-height: 28px;
}
#content.greeting p.ceosign {
    font-size: 18px;
    font-weight: 600;
}
/* 회사개요 */
#content.summary > .txtBody > h3 {
    margin-top: 0;
}
#content.summary > .txtBody > h3 > span {
    background: #1561ad;
    color: #fff;
}

#content.summary .table-summary {
    border-top: 1px solid #1561ad;
    border-bottom: 1px solid #1561ad;
}
#content.summary .table-summary tbody tr th {
    width: 25%;
    border-bottom: 1px solid #eee;
    background: #f5fafe;
    font-weight: bold;
    padding: 6px 8px;
}
#content.summary .table-summary tbody tr td {
    width: 75%;
    border-bottom: 1px solid #eee;
    padding: 6px 8px;
}
#content.summary .table-summary tbody tr:last-child th,
#content.summary .table-summary tbody tr:last-child td {
    border-bottom: 0;
}

/* 찾아오시는 길 */
#content.location .location-box {
    padding: 25px 15px 0px 15px;
}
#content.location .location-box .heading {
    color: #1561ad;
    font-weight: bold;
    border-bottom: 1px solid #eee;
    padding-bottom: 8px;
}

/* 기술자료 */
#content.technology > .txtBody {
    background: #eee;
    padding: 20px 22px 0px;
    line-height: 200%;
}
#content.technology > .txtBody ui {
    margin-bottom: 0;
}
#content.technology > .txtBody li {
    margin-bottom: 15px;
}
#content.technology > .txtBody li > span {
    font-size: 16px;
    font-weight: bold;
}

.dh-board,
.form-horizontal,
.dh-view-box {
    width: 83.333333333%;
    padding: 0 40px 80px;
    float: left;
}

@media screen and (max-width: 767px) {
    .dh-board .form-horizontal,
    .dh-view-box {
        width: 100%;
    }
}

.bbs-blog-view-layout #content,
.bbs-blog2-index-layout #content,
.bbs-blog-add-layout #content,
.bbs-list-index-layout #content,
.bbs-list-add-layout #content,
.bbs-list-view-layout #content,
.bbs-list-edit-layout #content {
    padding-bottom: 0 !important;
}

.dh-view-box {
    margin-top: 0px !important;
}

.dh-view-box > .row > .page-header {
    border-top: 2px solid #565656;
    border-bottom: 0;
}

.dh-view-box .dh-attach + div {
    padding: 20px !important;
}

.dh-view-box > .row {
    padding-left: 15px;
    padding-right: 15px;
}

.dh-board > .table {
    border-top: 2px solid #565656;
    border-bottom: 2px solid #aaa;
    margin-top: 0px !important;
}
.dh-board > .table th {
    background: #f8f8f8;
}
.table-hover > tbody > tr:hover {
    background-color: rgba(243, 243, 243, 0.2) !important;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    background-color: #4a4a4a;
    border: 1px solid #4a4a4a;
}

.input-group-btn > #btnNew {
    background: #4a4a4a;
    border: 1px solid #4a4a4a;
}

/* table styel */
.products table.table {
    border-top: 2px solid #bd2a23;
    border-bottom: 2px solid #aaa;
}
.products table.table td {
    padding: 7px 15px !important;
    border: 1px solid #ddd;
    text-align: center;
}
.products table.table td:first-child {
    font-weight: 600;
    background: #f8f8f8;
    text-align: left;
}

.btn.btn-catalog {
    border: 3px solid #bd2a23;
    background-color: rgba(255, 255, 255, 0.8);
    background-image: url("/skin/img/btn_catalog.png");
    background-position: top left;
    background-repeat: no-repeat;
    color: #313131;
    padding: 15px 25px;
    font-weight: bold;
    transition: ease 0.3s all;
    display: block;
}
.btn.catalog1 {
    margin-bottom: 10px;
    border-color: #1561ad;
    /* margin-top: -50px; */
}
.btn.catalog2 {
    margin-bottom: 10px;
}
.btn.catalog3 {
    border-color: #1561ad;
    cursor: default;
}
.btn.catalog3 > a {
    display: inline-block;
    font-size: 12px;
    padding: 5px 7px;
    background: #1561ad;
    color: #fff;
    line-height: 1;
    border-radius: 3px;
    margin-top: 8px;
}
.btn.catalog3 > a > i {
    margin-left: 2px;
}

.btn.btn-catalog:hover,
.btn.btn-catalog:focus {
    background-color: #bd2a23;
    border: 3px solid #bd2a23 !important;
    color: #fff;
}
.btn.catalog1:hover,
.btn.catalog1:focus {
    border-color: #1561ad !important;
    background-color: #1561ad;
}
.btn.catalog3:hover,
.btn.catalog3:focus {
    background-image: url(/skin/img/btn_catalog.png);
    background-color: rgba(255, 255, 255, 0.8) !important;
    border-color: #1561ad !important;
    color: #313131;
}
.btn.btn-catalog small {
    font-size: 11px;
    text-transform: uppercase;
    opacity: 0.82;
}

/*2020-03-05*/
.new_pro .clearfix {
    margin-bottom: 50px;
}
/* .new_pro .col-md-8{padding-left: 60px;} */

/*2020-03-16*/
.new_pro.hookA .col-md-8 {
    padding-left: 15px;
}
.new_pro.hookA h3 {
    font-weight: bold;
    font-size: 30px;
}
.new_pro.hookA h3 + img {
    border: 0 !important;
}
.new_pro.hookA h5 {
    margin: 23px auto 7px;
    padding: 5px 15px;
    border: 3px solid #0d6fb8;
    border-radius: 50px;
    width: 220px;
    font-weight: bold;
}
.new_pro.hookA h5 + img {
    width: 232px !important;
    border: 0 !important;
}
.new_pro.hookA#content .li_profile {
    padding: 15px;
    border: 0;
}
.new_pro.hookA#content .li_profile li {
    font-size: 16px;
    padding: 3px 0;
}

.btn-area {
    padding: 0;
}
.btn-area .download_btn {
    display: block;
    text-align: center;
    font-size: 16px;
    border: 2px solid #1264ae;
    padding: 18px 15px;
    font-weight: 600;
    color: #1264ae;
    border-radius: 5px;
    transition: all 0.3s ease;
}
.btn-area .download_btn i {
    margin-right: 8px;
}
.btn-area .download_btn:hover {
    background: #1264ae;
    color: #fff;
    text-decoration: none;
}

.dhb-txt-box-type-b-img-layout .thumb-hidden {
    min-height: 200px;
    height: 200px;
    max-height: 200px;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.39);
    -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.39);
}

.dhb-txt-box-type-b-img-layout .thumb-hidden .btnRead {
    width: 100%;
    height: 100%;
    float: left;
    margin: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.dhb-txt-box-type-b-img-layout .thumb-hidden .btnRead img {
    /* visibility: hidden; */
    opacity: 1;
}
.bbs-blog2-index-layout .dhb-txt-box-type-b {
    background: transparent;
    border: none;
}
.dhb-txt-box-type-b-img-layout .thumb-hidden {
    border: none;
}
.dhb-txt-box-type-b-text-layout h4 {
    margin-top: 10px !important;
    text-align: left;
    font-size: 15px !important;
}
.dhb-txt-box-type-b-text-layout h4 strong {
    display: inline-block;
    max-width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.dhb-txt-box-type-b-text-layout h4 .label {
    vertical-align: text-top;
}
.dhb-txt-box-type-b-text-layout h4:before,
.dhb-txt-box-type-b-text-layout .txt-box-footer {
    display: none;
}

/* -------------------메인 페이지 썸네일------------------ */
.dh-front-blog > .col-md-4 > .thumbnail {
    position: relative;
    min-height: 0;
    margin: 0;
    border: none;
    overflow: hidden;
    background: #000;
}
.blog-row-contents {
    display: none;
}
.dh-front-blog > .col-md-4 > .thumbnail > a.blogthumb {
    height: 200px;
    border: none;
    box-shadow: none;
    overflow: hidden !important;
    transition: all ease 0.5s;
}
.dh-front-blog > .col-md-4 > .thumbnail:hover a.blogthumb,
.dh-front-blog > .col-md-4 > .thumbnail:focus a.blogthumb {
    transform: scale(1.2);
    opacity: 0.5;
}
.dh-front-blog > .col-md-4 > .thumbnail .caption {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    border: none;
    width: 100%;
    padding: 0;
    text-decoration: none !important;
    background: rgba(0, 0, 0, 0.6);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.dh-front-blog > .col-md-4 > .thumbnail > .caption h5 {
    margin: 0;
    padding: 16px 16px !important;
    font-size: 14px;
    letter-spacing: -0.03em;
    font-weight: 600;
}
@media (min-width: 768px) {
    .dh-front-blog > .col-md-4 {
        width: 50%;
    }
}
