@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;600;700&display=swap');

#site {
    padding-top: 100px;
    font-size: 16px;
    font-family: 'notokr', sans-serif;
    color: #333;
    letter-spacing: 0em;
}

a, button,
#certification .box-certificate > .wrap-img,
#certification .box-certificate > .wrap-img::before,
.main-contents .main-link > a:hover::before,
.main-contents .main-link > a:hover::after {
    transition: all ease 0.25s;
    -webkit-transition: all ease 0.25s;
    -moz-transition: all ease 0.25s;
    -ms-transition: all ease 0.25s;
    -o-transition: all ease 0.25s;
}

a,
a:hover,
a:focus {
    color: inherit;
}

a[href^="mailto"] {
    color: #5cb158;
    text-decoration: underline;
}
  
p {
    margin: 0 0 15px;
    line-height: 1.5em;
}

.btn.btn-primary {
    background-color: #0062b2;
    border-color: #0062b2;
}
.btn.btn-primary:hover,
.btn.btn-primary:focus {
    background-color: #00447c;
    border-color: #00447c;
}

.btn.btn-dark {
    background-color: #404040;
    border-color: #404040;
}
.btn.btn-dark:hover,
.btn.btn-dark:focus {
    background-color: #222;
    border-color: #222;
}

/* 불필요 항목 삭제 */
.navbar .caret{display:none;}

/* 상단 메뉴 */
.navbar-inverse{background:#fff;position:fixed;margin-bottom:0;border-bottom:1px solid #ddd;}

.navbar-inverse .navbar-brand {
    padding: 0;
    height: auto;
    margin-left: 0 !important;
    margin-top: 31px;
    margin-bottom: 30px;
}

.navbar-inverse .navbar-brand img {
    height: 38px;
    margin-top: 0;
    padding: 0;
}

.navbar-inverse .navbar-nav > li > a {
    font-size: 17px;
    font-weight: 600;
    color: #353535;
    letter-spacing: -0.02em;
}
.navbar-inverse .navbar-nav > li > a:hover,.navbar-inverse .navbar-nav > li > a:focus{color: #066cbf;}

.navbar-inverse .navbar-nav .dropdown.open .dropdown-toggle,
.navbar-inverse .navbar-nav .dropdown.open:hover .dropdown-toggle,
.navbar-inverse .navbar-nav .dropdown.open:focus .dropdown-toggle{background:none;color:#066cbf;}

@media (max-width: 767px) {
 .navbar-inverse .navbar-toggle{
    margin-right: 20px;
    padding: 24px 0;
    border: 0;
 }
 .navbar-inverse .navbar-toggle .icon-bar{background-color:#666;transition:ease-in-out .15s all;opacity:1;position:relative;}
 .navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background:none;border-color:#5cb158;}
 .navbar-inverse .navbar-toggle:hover .icon-bar,.navbar-inverse .navbar-toggle:focus .icon-bar{background-color:#5cb158;}
 .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{border-color:transparent;}

 .navbar-inverse.open .navbar-toggle > .icon-bar:nth-of-type(1){transform:rotate(45deg);top:6px;}
 .navbar-inverse.open .navbar-toggle > .icon-bar:nth-of-type(2){opacity:0;}
 .navbar-inverse.open .navbar-toggle > .icon-bar:nth-of-type(3){transform:rotate(-45deg);top:-6px;}
}

@media (min-width: 768px) {
    .navbar-inverse .navbar-nav .dropdown-menu {
        left: 50%;
        right: auto;
        transform: translate(-50%,0);
        border-radius: 0;
        border: none;
        padding: 18px 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        background-color: #222;
        animation-fill-mode: both;
        animation-duration: .5s;
        animation-name: fadeIn;
    }
    .navbar-inverse .navbar-nav .dropdown-menu>li>a {
        padding: 7px 20px;
        font-size: 14px;
        font-weight: 400;
        text-align: center;
        color: #ccc;
        transition:none;
        letter-spacing: -0.012em;
    }
    .navbar-inverse .navbar-nav .dropdown-menu>li>a:hover, 
    .navbar-inverse .navbar-nav .dropdown-menu>li>a:focus {
        color: #fff;
        font-weight:500;
        background: rgba(0,0,0,0);
    }
}

@media (min-width: 992px) {
    .navbar-inverse .navbar-right{margin-right:-40px;}
    .navbar-inverse .navbar-nav > li > a {
        padding: 40px 40px 25px;
    }
}

/* 슬라이드 공통 */
.carousel-control{text-shadow:0px 2px 6px rgba(0, 0, 0, .125);transition:ease-in-out .15s all; display:none; }
.carousel-control.left .glyphicon::before{content:'\f053';font-family:'Font Awesome 5 Free';font-weight:900;}
.carousel-control.right .glyphicon::before{content:'\f054';font-family:'Font Awesome 5 Free';font-weight:900;}
.carousel-indicators {
    bottom: 30px;
}
.carousel-indicators li{width: 13px;height: 13px;background-color: rgba(0,0,0,0);border: 2px solid rgba(255, 255, 255, 0.6);margin: 0 4px;border-radius:20px;transition:ease-in-out .15s all;}
.carousel-indicators li.active{width: 13px;height: 13px;border-color: #fff;margin: 0 4px;box-shadow: none;}

.carousel-caption {
    padding: 0;
    text-shadow: none;
}
.carousel-caption h1 {
    font-size: 82px;
    font-weight: 600;
    font-family: 'Raleway', 'notokr', sans-serif;
}
.carousel-caption p {
    font-size: 19px;
    font-weight: 400;
}

@media (max-width: 767px) {
 .carousel-control{font-size:14px;}
 .carousel-indicators {bottom: 15px;}
 .carousel-indicators li, .carousel-indicators li.active{width:10px;height:10px;}
}

/* 푸터 */
#site footer {
    margin-top: 0px;
    background-color: #222;
    color: #999;
    font-size: 14px;
    letter-spacing: -0.025em;
}
#site footer .footer-link {
    padding: 50px 0 0;
}
#site footer .footer-link [class^="col-"] {
    padding: 0;
}
#site footer .footer-link .right {
    text-align: right;
}
#site footer .footer-link ul{position:relative;margin:0;padding:0;font-size:0}
#site footer .footer-link ul li {
    list-style: none;
    display: inline-block;
    font-size: 15px;
    color: #ddd;
    margin-right: 20px;
    line-height: 26px;
}
#site footer .footer-link ul li.title {
    position: relative;
    margin-right: 35px;
    padding-left: 20px;
    font-size: 15px;
    font-weight: 900;
    color: #ddd;
    font-family: "Raleway", "notokr";
    letter-spacing: 0;
}
#site footer .footer-link ul li.title::before {
    content: '';
    top: 13px;
    left: 0;
    width: 14px;
    height: 1px;
    position: absolute;
    background-color: #aaa;
}
#site footer .footer-link ul li a {
    color: inherit;
}
#site footer .footer-link ul li a:hover{
    color:#fff
}
#site footer .footer-info {
    padding: 30px 0 60px;
}
#site footer .footer-info ul{position:relative;margin:0;padding:0;font-size:0}
#site footer .footer-info ul li {
    list-style: none;
    display: inline-block;
    font-size: 13px;
    margin-right: 15px;
    line-height: 22px;
}
#site footer .footer-info ul li.copy {
    opacity: .7;
    float: right;
    font-size: 12px;
}

/* 메인 페이지 */
#mainCarousel .carousel-inner .item{height:700px}
@media (max-width: 767px) {
 #mainCarousel .carousel-inner .item{height:300px}
 #mainCarousel .carousel-caption {
    top: 45%;
    right: 5%;
    left: 5%;
 }
 #mainCarousel .carousel-caption h1{font-size:38px}
 #mainCarousel .carousel-caption p{font-size:16px;}
}

.root_daum_roughmap {
  width: 100% !important;
  padding: 0 !important;
}

.root_daum_roughmap .map_border {
  display: none !important;
}

.board_box_blog2 .row {
  margin-left: -5px;
  margin-right: -5px;
}

.board_box_blog2 .row > div[class^="col-"] {
  padding-left: 5px;
  padding-right: 5px;
}
.board_box_blog2 .inner {
    margin-top: 0;
    margin-bottom: 0;
    border: 1px solid #f8f8f8;
    transition: all ease 0.3s;
}
.board_box_blog2 .inner .top {
    background: #000;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.board_box_blog2 .inner .bottom {
  padding: 12px 10px;
}
  
.board_box_blog2 .inner .bottom .title {
  margin-bottom: 0;
  text-align: center;
}
.board_box_blog2 .inner .bottom .title a {
    font-size: 16px;
    font-weight: 500;
}
.board_box_blog2 .inner .bottom .title a:hover {
    color: #5cb158;
}
  
.board_box_blog2 .inner .bottom .info {
  display: none;
}
  
.board_box_blog2 .inner .top a .thumb {
  height: 220px;
  transition: all ease 0.3s;
}

.board_box_blog2 .inner:hover {
    background: #fff;
    border-color: #f8f8f8;
}
.board_box_blog2 .inner .top a:hover .thumb {
    transform: scale(1.05);
    opacity: 0.7;
}


.main-contents #row1 {
    padding-top: 140px;
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 50px;
}
.main-contents #row1 .col-sm-3 {
    padding: 0 30px;
}

.main-contents #row1 > div:last-child::after {
    content: none;
}

.main-contents .main-link > a {
    width: 100%;
    position: relative;
    display: block;
    text-align: center;
    border-bottom: 2px solid #cccccc;
    min-height: 80px;
    transition: none;
}
.main-link > a > img {
    width: 65px;
    float: left;
    filter: grayscale(1);
    opacity: 0.6;
}
.main-contents .main-link .text {
    display: inline-block;
    float: right;
    text-align: right;
}
.main-contents .main-link .text > .en {
    margin-top: 18px;
    font-size: 11px;
    font-weight: 400;
    font-family: 'Raleway', 'notokr', sans-serif;
    color: #333;
    letter-spacing: 0.05em;
}
.main-contents .main-link .text > h3 {
    margin: 3px 0 0;
    font-size: 20px;
    letter-spacing: -0.03em;
    font-weight: 600;
    color: #444;
}

.main-contents .main-link > a:hover {
    border-color: #69b0e9;
}
.main-contents .main-link > a:hover .en, 
.main-contents .main-link > a:hover h3 {
    color: #0062b2;
}
.main-contents .main-link > a:hover img {
    filter: grayscale(0);
    opacity: 1;
}

.main-contents #row2 {
    margin-bottom: 140px;
    margin-left: -30px;
    margin-right: -30px;
}
.main-contents #row2 > div {
    padding: 0 30px;
}
.main-contents .box-banner {
    margin-top: 25px;
    border: 1px solid #ddd;
}
.main-contents .box-banner .text {
    padding: 40px 0 42px;
    text-align: center;
}
.main-contents .box-banner .text > h3 {
    margin: 0 0 27px;
    font-size: 23px;
    text-align: center;
    letter-spacing: -0.035em;
}
.main-contents .box-banner .text > h3 span {
    font-size: 12px;
    font-weight: 400;
    font-family: 'Raleway', 'notokr', sans-serif;
    color: #333;
    letter-spacing: 0.05em;
    display: block;
    margin-top: 9px;
}
.main-contents .box-banner .text > a {
    padding: 7px 19px;
    font-size: 14px;
    font-weight: 400;
    margin: 0 auto;
    letter-spacing: -0.03em;
    border: 1px solid #ccc;
}
.main-contents .box-banner .text > a:hover {
    color: #fff;
    border-color: #0062b2;
    background-color: #0062b2;
}

#section_03afdb {
    padding: 200px 0 120px;
    background: #f8f8f8;
}
.main-contents #row3 h3 {
    position: relative;
    margin: 120px 0 -280px;
    font-size: 55px;
    font-weight: 700;
    font-family: 'Raleway', 'notokr', sans-serif;
    color: #222;
    text-align:center;
}

div[class^="board_box_"] .page-header .pull-right {
    right: 15px;
    z-index: 100;
    position: absolute;
    border: 1px solid #444;
    margin: -3px 2px 0;
    padding: 2px 15px;
    transition: all ease 0.3s;
}
div[class^="board_box_"] .page-header .pull-right > i::before {
    content: '더보기 +';
    font-size: 13px;
    font-weight: 400;
    font-family: 'notokr', sans-serif;
    letter-spacing: -0.05em;
    line-height: 1;
    transition: all ease 0.3s;
}
div[class^="board_box_"] .page-header .pull-right:hover {
    background:#222;
    border-color:#222;
    color:#fff;
}
div[class^="board_box_"] .page-header > a:hover > i::before {
    color:#fff;
}
div[class^="board_box_"] .page-header {
    border-bottom: none;
    padding-bottom: 0;
    margin-top: 25px;
}
div[class^="board_box_"] .page-header h4 {
    position: relative;
    font-size: 23px;
    font-weight: 500;
    letter-spacing: -0.035em;
    color: #333;
    margin: 0;
}
/********** 서브 시작 **********/
/* 공통 */
.navbar-inverse + .container {
    width: 100%;
    padding: 0;
}
.sub-contents > .page-top {
    height: 300px;
    padding: 115px 0 0;
    color: #fff;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #333;
    background-image: url(/public/img/sub/back-page-top.jpg);
    text-align: center;
}

.sub-contents > .page-top > .container {
    position: relative;
}
.sub-contents > .page-top h3 {
    margin: 0 0 10px;
    font-size: 50px;
    font-weight: 700;
    font-family: "Raleway", "notokr";
}
.sub-contents > .page-top p {
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 0.04em;
    font-family: "Raleway", "notokr";
    margin: 0;
}
/* Sub Page Link */
.sub-contents > .links {
    border-bottom: 1px solid #e3e3e3;
}
.sub-contents > .links ul.nav > li > a {
    padding: 20px;
    font-size: 18px;
    letter-spacing: -0.025em;
}
.sub-contents > .links ul.nav > li.current > a {
    color: #333;
    font-weight: 500;
}
.sub-contents > .links ul.nav > li.current > a::after {
    content: "";
    width: 100%;
    height: 2px;
    background: #333;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.sub-contents > .contents {
    padding: 110px 0 140px;
}
.sub-contents .page-title h2 {
    margin: 0 0 15px;
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    letter-spacing: -0.02em;
}
.sub-contents .page-title p {
    position: relative;
    margin: 0 0 100px;
    font-size: 16px;
    text-align: center;
    color: #333;
    letter-spacing: -0.02em;
}

.space-bottom {
    margin-bottom: 100px;
}

.title-lv-3 {
    position: relative;
    margin: 0 0 20px;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -0.04em;
}

.title-lv-4 {
    position: relative;
    margin: 0 0 17px;
    padding-left: 24px;
    font-size: 19px;
    font-weight: 600;
    letter-spacing: -0.03em;
}
.title-lv-4::before {
    content: '';
    top: 9px;
    left: 0;
    width: 16px;
    height: 2px;
    position: absolute;
    background-color: #333;
}

.list-default {
    padding-left: 0;
    list-style-type: none;
}
.list-default > li {
    position: relative;
    margin-bottom: 5px;
}
.list-number > li .num {
    display: inline-block;
    margin-right: 12px;
    font-size: 30px;
    font-weight: 600;
    font-style: oblique;
    color: #5cb158;
}
.list-style-1 > li {
    padding-left: 17px;
}
.list-style-1 > li::before {
    content: '';
    top: 11px;
    left: 2px;
    width: 7px;
    height: 1px;
    position: absolute;
    background-color: #444;
}
.tb-default > thead > tr > th,
.tb-default > tbody > tr > th,
.tb-default > tbody > tr > td {
    padding: 14px 16px;
    font-size: 15px;
    vertical-align: middle;
    letter-spacing: -0.03em;
}

table.tb-style-1 {
    border-top: 1px solid #333;
    border-bottom: 1px solid #ddd;
}
table.tb-style-1 > thead > tr > th,
table.tb-style-1 > tbody > tr > th,
table.tb-style-1 > tbody > tr > td {
    border-top:none;
    border-bottom:1px solid #ddd;
}
table.tb-style-1 > thead > tr > th,
table.tb-style-1 > tbody > tr > th {
    font-weight: 600;
    text-align: center;
    letter-spacing: -0.03em;
    background-color: #f8f8f8;
}
.tb-default > tbody > tr > td li {
    font-size: 15px;
    letter-spacing: -0.03em;
}
table.tb-style-2 {
    border-top: 1px solid #333;
    border-bottom: 1px solid #ddd;

}
table.tb-style-2 > thead > tr > th {
    font-weight: 600;
    text-align: center;
    letter-spacing: -0.03em;
    background-color: #f6f6f6;
    border-bottom: 1px solid #ddd;
}
table.tb-style-2 > tbody > tr > th,
table.tb-style-2 > tbody > tr > td {
    text-align: center;
}

/* 인사말 (서브) */
#greetings .text {
    padding: 0 60px;
}
#greetings .text p {
    font-size: 15px;
    letter-spacing: -0.033em;
    line-height: 1.85;
    color: #777;
    word-break: keep-all;
}
#greetings .txt-big p {
    font-weight: 500;
}
#greetings .txt-big p:nth-child(1) {
    margin: 41px 0 0;
    font-size: 30px;
    color: #066cbf;
    line-height: 1.2;
    letter-spacing: 4px;
    font-weight: 600;
}
#greetings .txt-big p:nth-child(2) {
    margin: 7px 0 35px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: -0.045em;
    color: #4f4f4f;
}
#greetings .ceo {
    margin-top: 40px;
    font-weight: 500;
    text-align: right;
}
#greetings .ceo > span {
    padding-left: 8px;
    font-size: 20px;
    letter-spacing: 0.06em;
}

#greetings #row1 {
    margin-bottom: 170px;
}

#greetings .box-icon {
    width: 100%;
    display: inline-table;
    padding: 80px 0 90px;
    border: 1px solid #e3e3e3;
    text-align: center;
}
#greetings .box-icon > div {
    display: inline-block;
}
#greetings .box-icon > .icon {
    display: block;
}
#greetings .box-icon > .detail {
    margin-top: 55px;
}

#greetings #management > .detail ul > li {
    margin-bottom: 2px;
    font-size: 18px;
}
#greetings #creed > .detail p {
    font-size: 24px;
    font-weight: 500;
}
#greetings #management > .detail .list-number {
    margin-left: -10px;
}
#greetings #management > .detail .list-number > li {
    text-align: left;
}
#greetings #management > .detail .list-number  > li .num {
    display: inline-block;
    margin-right: 12px;
    font-size: 30px;
    font-weight: 600;
    font-style: oblique;
    color: #333;
}
#greetings #management > .detail ul > li {
    margin-bottom: 2px;
    font-size: 18px;
    letter-spacing: -0.035em;
}
#greetings #creed > .detail p {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 30px;
}
#greetings #creed > .detail ul {
    margin-left: -15px;
}
#greetings #creed > .detail ul > li {
    font-size: 18px;
    letter-spacing: -0.035em;
    margin-bottom: 14px;
}
#greetings #creed > .detail ul > li i {
    padding-right: 8px;
    color: #5cb158;
    color: #2e97ed;
}
#greetings #creed > .detail ul > li span {
    font-weight: 500;
}

/* 회사개요 (서브) */
#company-overview .logo .wrap-img {
    width: 100%;
    height: 100%;
    border: 1px solid #eaeaea;
    padding: 93px 0;
    min-height: 410px;
}
#company-overview .logo .wrap-img img {
    max-width: 280px;
}
#company-overview #row1 table ul {
    margin-bottom: 0;
}
#company-overview #row2 p.addr {
    position: relative;
    margin: 20px 0 6px;
    padding-left: 25px;
    letter-spacing: -0.03em;
}
#company-overview #row2 p i {
    top: 4px;
    left: 0;
    position: absolute;
    margin-right: 10px;
    color: #5cb158;
}
#company-overview #row2 p.number {
    font-size: 16px;
    letter-spacing: -0.03em;
    padding-left: 25px;
}
#company-overview #row2 p.number .slash {
    padding: 0 8px;
}

/* 회사연혁 (서브) */
#history .img {
    padding: 0 80px;
}
.list-history {
    position: relative;
    max-width: 630px;
    margin: 0 auto;
}
.list-history::before {
    content: '';
    top: 10px;
    left: 5px;
    height: 98%;
    position: absolute;
    border-left: 1px solid #e3e3e3;
}
.list-history > li:not(:last-child) {
    margin-bottom: 40px;
}
.list-history > li h5.date,
.list-history > li .detail {
    display: inline-block;
}
.list-history > li h5.date {
    float: left;
    position: relative;
    margin: 0 90px 15px 0;
    padding-left: 50px;
    font-size: 30px;
    font-weight: 600;
    color: #333;
    letter-spacing: -0.03em;
}
.list-history > li h5.date::before {
    content: '';
    top: 10px;
    left: 0px;
    width: 11px;
    height: 11px;
    position: absolute;
    background-color: #333;
    border-radius: 30px;
}
.list-history > li .detail {
    margin-top: 3px;
}
.list-history > li .detail i {
    color: #ddd;
    border: 1px solid #ddd;
    padding: 11px 0 0;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    font-size: 13px;
    text-align: center;
    margin-right: 5px;
}
.list-history > li .detail p:first-child {
    margin-bottom: 8px;
    font-size: 18px;
}
.list-history > li .detail p:nth-child(2) {
    letter-spacing: -0.03em;
    font-size: 14px;
    color: #777;
    padding-left: 43px;
    line-height: 1.75;
}
.list-history > li .detail .red {
    font-weight: 500;
    color: #0e75c9;
}
.list-history > li .detail strong {
    color: #222;
    font-weight: 400;
    letter-spacing: -0.03em;
}

/* 조직도 (서브) */
#organization #row2 .title-lv-4 {
    margin-top: 35px;
}
#organization table.tb-style-1 > thead > tr > th,
#organization table.tb-style-1 > tbody > tr > th,
#organization table.tb-style-1 > tbody > tr > td {
    text-align: center;
}

/* 공사 실적 현황 (서브) */
#performance #row1 .nav > li > a {
    padding: 15px 15px;
    font-size: 17px;
    font-weight: 400;
    color: #333;
    border: none;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-radius: 0;
    letter-spacing: -0.03em;
}
#performance #row1 .nav > li:first-child > a {
    border-left: 1px solid #e3e3e3;
}
#performance #row1 .nav > li > a:hover, 
#performance #row1 .nav > li > a:focus {
    background: #f8f8f8;
}
#performance #row1 .nav > li.active > a {
    background: #0062b2;
    color: #fff;
}
#performance .tab-content > .tab-pane {
    margin-top: 70px;
}
/* 인허가 및 등록현황 (서브) */
#certification .box-certificate {
    margin-bottom: 45px;
    padding: 0 20px;
}
#certification .box-certificate > .wrap-img {
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
}
#certification .box-certificate > .wrap-img::before {
    content: '+';
    right: 10px;
    bottom: -30px;
    width: 36px;
    height: 36px;
    position: absolute;
    padding: 18px 9px;
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    line-height: 0em;
    text-align: center;
    background-color: rgba(20, 20, 20, 0.8);
    border-radius: 100%;
    opacity: 0;
}
#certification .box-certificate > .wrap-img:hover, 
#certification .box-certificate > .wrap-img:focus {
    cursor: hand;
    cursor: pointer;
    border-color: #333;
    box-shadow: 1px 6px 6px rgba(0,0,0,0.1);
}
#certification .box-certificate > .wrap-img:hover::before, 
#certification .box-certificate > .wrap-img:focus::before {
    opacity: 1;
    bottom: 10px;
}
#certification .box-certificate > h4.subject {
    margin: 10px 0 0;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.4;
    text-align: center;
    letter-spacing: -0.025em;
}


#certification .modal .modal-header {
    border-bottom: none;
    background: #333;
    color: #fff;
    padding: 15px 20px;
}
#certification .modal .modal-header .modal-title {
    display: inline-block;
    margin: 2px 0 -2px;
    font-size: 20px;
    color:#fff
}
#certification .modal .modal-header button {
    text-shadow: none;
    color: #fff;
    font-size: 30px;
    line-height: 1;
    margin-top: -5px;
    opacity: 0.3;
}
#certification .modal .modal-header button:hover {
    opacity: 1;
}
#certification .modal .modal-body {
    padding: 40px 100px;
}
#certification .modal .modal-body > img {
    border: 1px solid #ddd;
    box-shadow: 1px 5px 5px rgba(0,0,0,0.1);
}
#certification .modal .modal-footer {
    padding: 0px 20px 20px;
    border-top: none;
}
#certification .modal .modal-footer > a {
    border: 1px solid #d8d8d8;
    padding: 7px 30px;
}
#certification .modal .modal-footer > a:hover {
    color: #333;
    border-color:#333;
}
@media (min-width: 768px){
    .modal-dialog{
       margin: 80px auto 0;
    }
}
/* 게시판 */
.board_wrapper {
    margin-top: -140px;
}
.search_wrap {
    margin-bottom: 110px;
}
.table_default {
    margin-bottom: 50px;
    border-top: 1px solid #333;
}
.table.table_default thead th {
    background-color: #f8f8f8;
    border-bottom-color: #ddd;
}
.table_blog2 dd .inner:hover {
    border-color: #333;
}
.table_blog2 dd .inner .top a .thumb {
    height: 220px;
}
.table_blog2 dd .inner .bottom .title a:hover,
.table_blog2 dd .inner .title a:focus {
    color: #0e75c9;
}

:where(.table_video, .table_blog2, .table_pd) .inner :where(.bottom .title a, .title a) :where(:hover, :focus) {
    color: #0e75c9;
}
.table_blog2 dd .inner .bottom .info .hits {
    display: none;
}
.table.table_default tbody .badge {
    margin-right: 3px;
    margin-top: -1px;
    padding: 5px 7px;
    background-color: #1c82d5;
    border-radius: 1px;
}
.board_data_view {
    border-top: 1px solid #333;
    border-bottom: 1px solid #ddd;
}
.board_data_view .header_wrap {
    border-bottom: 1px solid #ddd;
}
.board_wrapper .reply_wrap {
    display: none;
}
.board_wrapper .board_data_view + .option_wrap {
    margin-bottom: 60px;
}
/* Pagenation */
.pagination_wrap ul li a {
    font-size: 16px;
    font-weight: 500;
    color: #555;
}
.pagination_wrap ul li.active a,
.pagination_wrap ul li.active a:hover,
.pagination_wrap ul li.active a:focus {
    color: #f58321;
    color: #0e75c9;
}
.pagination_wrap ul li.box:hover a,
.pagination_wrap ul li.box:focus a {
    color: #fff;
    background-color: #0062b2;
    border-color: #0062b2;
}
.pagination_wrap ul li.box a {
    padding: 9px 12px;
    color: #888;
    line-height: 1em;
    background-color: #f6f6f6;
    border-radius: 50px;
}
/*********** 서브 끝 ***********/

/****** 모바일 최적화 시작 ******/
@media (max-width: 767px) { /* 모바일 */
    .navbar-inverse .navbar-brand {
        margin: 10px 15px !important;
    }
    .navbar-inverse .navbar-brand img {
        height: 58px;
    }
    .navbar-inverse .navbar-nav {
        margin: 0 -15px;
    }
    .navbar-inverse .navbar-nav > li.open {
        padding: 5px 0;
        background-color: #222;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        padding: 6px 18px;
        font-size: 16px;
        color: #ccc;
    }

    #site {
        padding-top: 78px;
    }
    .main-contents #row1 {
        margin: 0 -15px;
        padding: 30px 0 35px;
    }
    .main-contents .main-link > a {
        min-height: 70px;
        padding: 10px 0;
    }
    .main-link > a > img {
        width: 50px;
    }
    .main-contents .main-link .text > .en {
        margin-top: 4px;
    }
    .main-contents #row1 .col-sm-3 {
        padding: 0 15px;
    }
    .main-contents #row2 {
        margin: 0 -15px 60px;
    }
    .main-contents #row2 > div {
        padding: 0 15px;
    }
    .main-contents #row3 h3 {
        margin: 40px 0 -100px;
        font-size: 50px;
    }
    #section_03afdb {
        padding: 120px 0 30px;
    }
    #site footer .footer-link {
        padding-top: 30px;
    }
    #site footer .footer-link .right {
        margin-top: 15px;
        text-align: left;
    }
    #site footer .footer-link ul li.title {
        display: block;
    }
    #site footer .footer-info {
        padding: 20px 0 30px;
    }
    #site footer .footer-info ul li.copy {
        float: left;
        padding-top: 10px;
    }
    .space-bottom {
        margin-bottom: 60px;
    }

    .sub-contents > .page-top {
        height: 200px;
        padding: 65px 0 0;
    }
    .sub-contents > .page-top h3 {
        font-size: 40px;
    }
    .sub-contents > .page-top p {
        font-size: 10px;
    }
    .sub-contents > .links {
        padding-top: 20px;
        border-bottom: none;
    }
    .sub-contents > .links ul.nav > li > a {
        padding: 10px;
        font-size: 16px;
        border: 1px solid #ddd;
    }
    .sub-contents > .links ul.nav > li.current > a {
        color: #fff;
        background-color: #333;
    }
    .sub-contents > .contents {
        padding: 60px 0 70px;
    }
    .sub-contents .page-title h2 {
        font-size: 36px;
    }
    .sub-contents .page-title p {
        margin-bottom: 50px;
        font-size: 15px;
        word-break: keep-all;
    }
    #greetings #row1 {
        margin-bottom: 90px;
    }
    #greetings .text {
        padding: 0 15px;
    }
    #greetings .txt-big p:nth-child(1) {
        margin-top: 30px;
        font-size: 28px;
    }
    #greetings .txt-big p:nth-child(2) {
        margin-bottom: 25px;
        line-height: 1.4em;
    }
    #greetings .ceo {
        margin-top: 30px;
    }
    #greetings .box-icon > .detail {
        margin-top: 35px;
    }
    #greetings .box-icon {
        padding: 40px 0;
    }
    #greetings .box-icon#management {
        margin-bottom: 40px;
    }
    #company-overview .logo .wrap-img {
        margin-bottom: 40px;
        padding: 45px 0;
        min-height: auto;
    }
    #company-overview .logo .wrap-img > img {
        width: 220px;
    }
    #company-overview table > tbody > tr > th,
    #company-overview table > tbody > tr > td {
        width: 100%;
        display: inline-block;
    }
    #company-overview table > tbody > tr:not(:last-child) > td {
        text-align: center;
    }
    #company-overview iframe {
        height: 280px;
    }
    #company-overview #row2 p.number {
        margin: 10px 0 0;
    }
    .list-history > li h5.date {
        padding-left: 30px;
        font-size: 26px;
    }
    .list-history > li h5.date::before {
        top: 7px;
    }
    .list-history > li .detail {
        margin-top: 0;
        padding-left: 30px;
    }
    .list-history > li .detail p:first-child {
        font-size: 17px;
    }
    #organization #col2 table > thead > tr > td {
        padding: 14px 16px;
        text-align: center;
        border-bottom: 1px solid #ddd;
    }
    #organization #col2 table > tbody > tr > th {
        width: 50%;
    }
    #performance #row1 .nav > li {
        float: left;
        width: 50%;
        padding: 0 4px 4px;
    }
    #performance #row1 .nav > li > a {
        padding: 6px;
        border: 1px solid #e3e3e3;
    }
    #performance table > tbody > tr > th,
    #performance table > tbody > tr > td {
        padding: 12px 10px;
    }
    #certification .modal .modal-body {
        padding: 15px;
    }

    .board_wrapper {
        margin-top: -70px;
    }
    .table_blog2 dd {
        width: 100%;
    }
    .board_wrapper .text-center .btn.btn-lg {
        width: 100%;
        margin: 10px 0 0;
        padding: 10px;
    }
    #notice + .board_wrapper > .table.table_default > colgroup > col:nth-child(1),
    #consulting + .board_wrapper > .table.table_default > colgroup > col:nth-child(1) {
        width: 70px;
    }
    #notice + .board_wrapper > .table.table_default > colgroup > col:nth-child(2),
    #consulting + .board_wrapper > .table.table_default > colgroup > col:nth-child(2) {
        width: 270px;
    }
}
@media (min-width: 768px) and (max-width: 1119px) { /* 태블릿 */
    .carousel-caption {
        top: 45%;
    }
    .carousel-caption h1 {
        font-size: 72px;
    }
}
@media (min-width: 768px) {/* 데스크탑, 태블릿 */

}
@media (min-width: 1200px) {  /* 데스크탑 */

}
/******* 모바일 최적화 끝 *******/