/* web font--------------------------------------------------------------------
font-family: 'Open Sans', sans-serif;
font-family: 'Spoqa Han Sans', 'Spoqa Han Sans JP', 'Sans-serif';
font-family: 'Lato', sans-serif;
-------------------------------------------------------------------------------*/
.mt40 {margin-top: 40px;}

/*------------------------------------------------------------------------------
main
------------------------------------------------------------------------------*/
#head-area #header .header_gnb {
    height: 86px;
}
#mainslidearea .slide-bg {
    min-height: 627px;
}
#header #gnb .menu .link {
    font-weight: 400;
    font-size: 18px;
    color: #414141;
    letter-spacing: -0.5px;
    height: 86px;
    line-height: 86px;
}
a {transition: all 0.5s;}
a:hover {color: #69c2ee!important;}
#head-area #gnb .sub_menu a {
    line-height: 1.9;
}
#mainslidearea .head-text h1 {
    font-family: 'Open Sans'!important;
    font-size: 98px;
    font-weight: 600;
    line-height: 1!important;
    text-shadow: 1px 1px 5px rgba(0,0,0,0.75);
}
#mainslidearea .container {
    text-align: left;
}
#mainslidearea .head-text p {
    font-size: 36px!important;
    font-weight: 200;
    letter-spacing: -0.6px;
    line-height: 1.5!important;
    text-shadow: 1px 1px 5px rgba(0,0,0,0.75);
}
#mainslidearea .owl-carousel .owl-dot.active {background-color: #d0e181;}
#mainslidearea .owl-carousel .owl-dot {background-color: #fff; border: none!important; padding:7px;}
#mainslidearea .owl-theme .owl-dots {bottom: 5%;}
.ourworks.text-center.wow.fadeIn {
    background-color: #f3f3f3;
}
.ourworks .main_title h1 {
    font-size: 42px;
    color: #3f3f3f;
    letter-spacing: 0.2px;
    line-height: 1.5!important;
    font-weight: 700;
}
.ourworks .work-area .col-lg-3 {
    width: 20%;
}
.ourworks .main_title p {
    color: #777777;
    font-size: 16px;
    font-weight: 300;
}
.ourworks .main-btns ul img {
    border: 1px solid #eee;
}
.ourworks .main-btns ul {
    background-color: #fff;
    padding-bottom: 30px!important;
}
.ourworks .main-btns ul li {
    padding: 0;
}
.ourworks .main-btns h2 {
    font-size: 19px;
    font-weight: 500;
    color: #292929;
    padding-top: 20px;
}
.ourworks .main-btns ul em {
    font-family: 'Spoqa Han Sans';
    font-size: 12px;
    color: #646464;
    padding: 0 20px;
    border-radius: 20px;
    border-color: #c7c7c7;
    line-height: 2.5;
    transition: all 0.5s;
}
.ourworks .main-btns a:hover ul em {background-color: #3ca6da; color: #fff;}
body .online1-div h3 {
    font-size: 46px;
    font-weight: 700;
    line-height: 1.2!important;
    margin: 0;
}
body .online1-div p {
    font-size: 17px;
    font-weight: 300;
    letter-spacing: -0.5px;
}
.about-area {
    margin-top: 30px;
}
.aboutUs {
    display: flex;
    justify-content: space-between;
}
.aboutUs li {
    width: auto;
}
.onlines .online1-div {
    padding: 100px 0;
}
.online1-div .about-area a {
    position: relative;
    display: block;
    width: 360px;
    height: 100%;
    box-shadow: 1px 1px 20px rgb(0 0 0 / 20%);
    margin:0;
    padding: 234px 0 30px;
    border: none;
    background-color: #fff;
    transition: all 0.5s;
}
.online1-div .about-area a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 234px;
    transition: all 0.5s;
}
.aboutUs li:nth-child(1) a::after {background-image: url(./img/about-bnr_01.jpg);}
.aboutUs li:nth-child(2) a::after {background-image: url(./img/about-bnr_02.jpg);}
.aboutUs li:nth-child(3) a::after {background-image: url(./img/about-bnr_03.jpg);}
.online1-div .about-area a:hover {background: #eee;}
.online1-div .about-area a:hover .sub-tit, .online1-div .aboutUs li:hover .sub-desc  {color: #333!important;}
.online1-div .about-area a:hover::after {
    background-size: 102%;
}
.aboutUs .sub-tit {
    font-size: 22px;
    font-weight: 400;
    letter-spacing: -0.5px;
    color: #292929;
    padding-top: 30px;
    margin-bottom: 5px;
    transition: all 0.5s;
}
.aboutUs .sub-desc {
    font-size: 16px;
    font-weight: 300;
    color: #989898;
    letter-spacing: -0.5px;
    line-height: 1.5!important;
    margin-bottom: 0;
    transition: all 0.5s;
}
.board-divs .board-div h3 {
    font-size: 22px;
    font-weight: 500;
    color: #3e3e3e!important;
    margin-bottom: 20px;
}
.row.text-center>div {
    border-right: 1px solid #e2e2e2;
    height: 170px;
}
.board-div .col-md-4.notice-area {
    width: 49%;
    padding: 0 40px 0 0;
}
.board-div .col-md-4.quick-area {
    width: 30%;
    padding: 0 30px;
}
.board-div .col-md-4.cs-area {
    width: 21%;
    padding: 0 0 0 40px;
    border: none;
}
.board-divs .board-div table.noticeoutput tr {
    border: none;
}
.board-divs .board-div table.noticeoutput tr td {
    padding: 0px 0 0!important;
    color: #a1a1a1!important;
    font-size: 16px!important;
    font-weight: 300;
}
.mainnotices {
    position: relative;
    text-align: left;
}
tr.board_output_11_tr {
    position: initial!important;
}
table.board_output>tbody>tr:last-child {
    position: absolute;
    top: 0;
    right: 0;
}
.board-divs .board-div table.noticeoutput tr td a {
    position: relative;
    font-size: 16px!important;
    letter-spacing: -0.5px;
    font-weight: 300!important;
    color: #7d7d7d!important;
    line-height: 1.8!important;
    padding-left: 20px;
}
.board-divs .board-div table.noticeoutput tr td a::before {
    content: "";
    width: 5px;
    height: 5px;
    position: absolute;
    top: 11px;
    left: 0;
    background-color: #342690;
    border-radius: 50%;
}
.board-divs .board-div table.noticeoutput tr:hover td,.board-divs .board-div table.noticeoutput tr:hover td a {
    color: #342690!important;
}
.goto-area {
    display: flex;
    justify-content: space-between;
}
.goto-area li {
    width: 30%;
}
.goto-area li a {
    position: relative;
    display: block;
    padding-top: 90px;
    color: #4f4f4f;
    font-size: 15px;
    letter-spacing: -0.5px;
    font-weight: 300;
}
.goto-area li a:hover {color: #84a001!important;}
.goto-area li a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 75px;
    height: 75px;
    background: #f1f1f3;
    margin: auto;
    border-radius: 50%;
    transition: all 0.5s;
    background-position: center;
    background-size: auto;
    background-repeat: no-repeat;
}
.goto-area li a:hover::before {background-color: #ddd;}
.goto-area li:nth-child(1) a::before {background-image:url(./img/goto-icon1.png);}
.goto-area li:nth-child(2) a::before {background-image:url(./img/goto-icon2.png);}
.goto-area li:nth-child(3) a::before {background-image:url(./img/goto-icon3.png);}
body .board-divs {
    padding: 60px 0;
}
.board-divs .board-div {
    margin: 0 auto;
}
.cs-area h4, .cs-area h4 a {
    font-size: 24px;
    color: #84a001;
    font-family: 'Lato'!important;
    text-align: left;
    margin: 0;
    line-height: 1.5!important;
}
.cs-area h4 a {
    font-weight: 600;
}
.cs-area h4 a:hover {
    color: #342690!important;
}
.cs-area h4 span {
    font-family: 'Noto Sans KR'!important;
    font-size: 16px;
    font-weight: 300;
    color: #2d2d2d;
    padding-right: 10px;
}

.cs-area p {
    font-size: 14px;
    color: #9b9b9b;
    font-weight: 300;
    letter-spacing: -0.2px;
    line-height: 1.5!important;
    margin-top: 5px;
}
body .cs-divs {
    background-color: #fff;
    border-top: 1px solid #ddd;
    padding: 40px 0 30px;
}
body .cs-div {
    padding: 0;
}
.cs-divs .cs-div .row .col-md-12 {
    display: flex;
    justify-content: start;
}
.ft-left {
    width: 15%;
    text-align: left;
}
.ft-right .spec {
    text-align: left;
    line-height: 1.5!important;
}
.ft-right .spec span {
    font-size: 15px;
    font-weight: 300;
    letter-spacing: -0.5px;
    color: #878484;
}
.ft-right .copy {
    text-align: left;
    margin-top: 2px;
}

/*------------------------------------------------------------------------------
서브-회사소개
------------------------------------------------------------------------------*/

.bd-wrapper {
    padding: 0px 50px 30px;
    margin: 40px 0 10px;
    border: 1px solid #ddd;
}
#sub-body .sub-body-cn h2.page_title {
    color: #84a001!important; 
    background-image: none;
    position: relative;
}
#sub-body .sub-body-cn h2.page_title::before {
    content: "";
    position: absolute;
    width: 15px;
    height: 15px;
    border: 3px solid #84a001;
    top: 24px;
    left: 0px;
}
#sub-body .sub-menus ul {
/*    background: rgba(132,160,1,0.9);*/
}
#sub-body .sub-menus ul li a:hover {
    color: #3987ad!important;
}
#sub-body .contents table {
    width: 100%;
    border: 1px solid #ddd;
    border-collapse: collapse;
}

#sub-body .contents th,#sub-body .contents td {
    border: 1px solid #ddd !important;
    padding: 5px;
    font-size: 0.895em!important;    line-height: 1.5!important;
}
td img {
    margin: 0!important;
}
.spec-area p {
    line-height: 1.5!important;
    letter-spacing: -0.02em;    margin: 0;
}
.company2 th {
    background-color: #efefef;
    text-align: center;
    width: 20%;
    color: #333;
    font-weight: 400;
}
.company2 td {padding-left: 30px;}
.company2 .detail-wrapper {
    display: flex;
    justify-content: space-between;
    margin: 20px auto 0;
}
#sub-body .contents h4 {font-size: 20px;}
#sub-body .contents h5 {
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    color: #333;
}
.sub-txt {
    font-size: 15px;
}
.location1 {
    background-color: #efefef;
    padding: 30px 50px;
}
.detail01, .detail02 {
    width: 49%;
}

.bd-wrapper h6 {
    padding: 10px 10px;
    font-size: 1.125em;
    color: #333;
    border-bottom: 1px solid #999;
}
.img-area >.row >li>p {
    font-size: 1.1em;
    color: #333;
    line-height: 1!important;
    letter-spacing: -0.05em;
}
/*------------------------------------------------------------------------------
서브-환경사업부
------------------------------------------------------------------------------*/
#sub-body-div .container {
    padding: 0;
}
.subtab-area {
    margin-top: 80px;
}
.subtab-area .sub-tab1 {
    display: flex;
    justify-content: space-between;
}
.subtab-area .sub-tab1 li a {
    display: block;
    color: #666;
    padding: 10px 28px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    transition: all 0.5s;
}
.subtab-area .sub-tab1 li:last-child a {border-right: 1px solid #ddd;
    padding: 10px 32px;}

.subtab-area .sub-tab1 li a:hover,.subtab-area .sub-tab1 .active a {
    background-color: #3ca6da;
    color: #fff!important;
}
#sub-body h4 {
    font-size: 20px;
    display: inline-block;
    background-color: #84a001;
    color: #fff;
    padding: 20px 20px 20px;
    border-radius: 0 0 10px 10px;
    margin: -5px 0px 15px 0;
}

.img-area {text-align: center;}
/*
.img-area p {
    padding-right: 10px;
}
*/
/*.img-area p:last-child {padding-right: 0;}*/


.img-area .row {
    margin-left: -15px!important;
    margin-right: -15px!important;
}
.img-area img {margin-bottom: 15px;
    max-width: 100%;
    width: 100%;}
.img-area > img {
    width: auto;
}
.txt-area table, .txt-area table th {
    text-align: center;
}
.txt-area table th {
    background-color: #eee;
    font-weight: 400;
    color: #333;
}
.txt-area table tbody th {
    background-color: #f7f7f7;
}
.sub-tab2 li {
    width: 33.34%;
}
.subtab-area .sub-tab1 li a {
    text-align: center;
}

.spec-wrap h1 {
    border-bottom: 1px #ccc solid;
    color: #333;
}

.spec-wrap h2 {
    font-size: 1.2em;
    color: #444;
    margin-bottom: 5px!important;
}

.list {
    padding-left: 25px!important;
}
.list li {
    list-style: circle!important;
    line-height: 1.5;
    margin-bottom: 10px;
}


.txt-area .col-md-6 {margin-bottom: 30px;}


.table-under {line-height: 1.5!important;margin-top: 10px!important;}
.table-under span {font-size: 0.825em!important;}
.nav-tabs .nav-item {
    width: 50%;
    text-align: center;}
.nav-tabs .nav-link {
    border: none!important;
    background: none!important;
    border-radius: 0!important;
    font-size: 18px;
    color: #666;
    font-weight: 500;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active,.nav-tabs .nav-link:hover {
    color: #84a001!important;
    border-bottom: 1px solid #84a001!important;
}





.txt-area dl {margin-bottom: 5px!important;}
.txt-area dt {
    display: inline-block;
    width: 60%;
    padding-left: 15px;
    vertical-align: top;
    font-weight: 500;
    letter-spacing: -0.05em;
}
.txt-area dd {
    float: right;
    width: 40%;
}



.flow-wrap p {
    background: #69c2ee;
    color: #fff;
    padding: 10px;
    border-radius: 10px;
    font-size: 1.2em;
    position: relative;
}
.flow-wrap p::before {
    content: "";
    position: absolute;
    right: -30px;
    top: 50%;
    width: 0;
    height: 0;
    margin-top: -10px;
    border-right: 10px solid transparent;
    border-left: 10px solid #84a001;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.flow-wrap .row div:last-child p::before {display: none;}
.pl-0 {padding-left: 0;}











/*------------------------------------------------------------------------------
고객센터
------------------------------------------------------------------------------*/
.board table td .formmail_border {
    width: 95%;
}
font {
    font-family: 'Noto Sans KR','Roboto', sans-serif !important;
    color: #333!important;
    font-size: 16px!important;
}
.board .board td {
/*
    padding: 10px 20px!important;
    border: 1px solid #ddd!important;
*/
}
.board_bgcolor {
    text-align: center!important;
}
input[type="file"],table td input[type="text"] {font-family: 'Noto Sans KR'!important;}
table td input[type="text"],.sub-body-cn textarea.formmail_textarea_style {font-size: 1em!important;}


.biz-cnt.seam2 .col-md-6 {
    padding: 0!important;
    margin: 0!important;
}
.biz-cnt.seam2 .col-md-6 .bd-wrapper {
    margin: 0!important;
}

.veth img {margin-bottom: 0;}





























/*------------------------------------------------------------------------------
반응형
------------------------------------------------------------------------------*/
@media (max-width: 1200px) {
    
    .container {max-width: 100%;}
    .toparr a.top {right: 5%;}
    .about-area {
        width: 90%;
        margin: 30px auto 0;
    }
    .aboutUs li {width: 30%;}
    .online1-div .about-area a {width: 100%;}
    .online1-div .about-area a:hover::after {background-size: cover;}
    .aboutUs .sub-tit {font-size: 1.571em!important;}
    .aboutUs .sub-desc {font-size: 1.143em!important;}
    .board-divs .board-div table.noticeoutput tr td a {white-space: nowrap;}
    .board-div .col-md-4.notice-area {padding: 0 20px 0 0;}
    .board-div .col-md-4.quick-area {padding: 0 15px;}
    .board-div .col-md-4.cs-area {padding-left: 20px;}
    .board-divs .board-div table.noticeoutput tr td {width: 80%;}
    .board-divs .board-div table.noticeoutput tr td a {padding-left: 10px;}
    .cs-area h4, .cs-area h4 a {font-size: 22px;}
    .subtab-area .sub-tab1 li a {padding: 10px 20px;}
    .subtab-area .sub-tab1 li:last-child a {padding: 10px 36px;}
    #sub-body .sub-menus {padding-top: 80px;}
    
    #sub-body .contents th, #sub-body .contents td {font-size: 1em!important;}
    #sub-body .sub-body-cn h2.page_title::before {    top: 20px;}
}


@media (max-width: 991px) {
    .spec-area .col-md-4 {
        width: 33.33%;
        float: left;
        margin: 30px 0;
    }
}
@media (max-width: 811px) {
    .bd-wrapper {padding: 0px 20px 20px;}
    #sub-body .contents h4 {
        font-size: 1.5em;
        padding: 5px 20px;
    }
    .container {
        width: 95%;
        padding: 0;
    }
    .main_title {margin-bottom: 25px;}
    .ourworks .work-area .col-lg-3 {padding: 0 5px;}
    .ourworks .main-btns h2 {font-size: 1.143em;}
    .onlines .online1-div {padding: 50px 0;}
    body .online1-div p {font-size: 1.143em!important;}
    .about-area {width: 100%;}
    .aboutUs .sub-desc br {display: none!important;}
    .aboutUs .sub-desc {
        font-size: 1.25em!important;
        padding: 0 10px;
    }
    .onlines .online1-div {width: 95%;}
    .aboutUs li {width: 32%;}
    .board-div .col-md-4.notice-area {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #ddd;
        padding-bottom: 30px;
        height: auto;
    }
    .board-divs .board-div table.noticeoutput tr td {width: auto;
        font-size: 1.143em!important;}
    .board-divs .board-div table.noticeoutput tr td a {
        padding-left: 20px;
        font-size: 1.143em!important;
    }
    .board-div table.noticeoutput tr td:nth-child(3){text-align: right;}
    .board-div .col-md-4.quick-area {width: 60%;}
    .board-div .col-md-4.cs-area {width: 40%;}
    .row.text-center {
        display: flex;
        flex-wrap: wrap;
    }
    .cs-area h4, .cs-area h4 a {text-align: center;}
    body .board-divs {padding: 50px 0 10px;}
    .ft-left {width: 20%;}
    #sub-body .sub-menus {padding-bottom: 0;}
    .subtab-area .sub-tab1 li a {padding: 10px 8px;}
    .subtab-area .sub-tab1 li:last-child a {padding: 10px 13px;}
    font,.bbsnewf5 a:link {font-size: 13px!important;}
}

@media (max-width: 600px) {
    .bd-wrapper h6 {padding: 10px 0;}
    body, p {font-size: 13px !important;}
    .img-area > img {width: 100%;}
    #mainslidearea .head-text h1 {font-size: 4em; margin-bottom: 4px;}
    #mainslidearea .head-text p {font-size: 1.25em!important;}
    #mainslidearea .slide-bg {min-height: 250px;}
    #mainslidearea .owl-theme .owl-dots {bottom: 3%!important;}
    #mainslidearea .owl-carousel .owl-dot {padding: 4px;}
    .ourworks .main_title h1, body .online1-div h3 {font-size: 2.5em;}
    .ourworks .row {width: 60%;}
    .ourworks .work-area .col-lg-3 {
        width: 100%;
        margin: 0;
        padding: 0;
        max-width: 220px;
    }
    .ourworks .main-btns ul {box-shadow: 0px 0px 15px #ddd;}
    .ourworks .row {margin-bottom: 40px;}
    .aboutUs {flex-wrap: wrap;}
    .aboutUs li {
        width: 90%;
        margin: 0 auto 30px;
    }
    .aboutUs .sub-desc {
        font-size: 1.125em!important;
        padding: 0 40px;
    }
    .aboutUs .sub-tit {
        font-size: 1.5em!important;
    }
    .ourworks .main-btns h2 {
        font-size: 1.5em;
    }
    .board-div table.noticeoutput tr td:nth-child(3) {
        display: none!important;
    }
    .board-divs .board-div table.noticeoutput tr td a {
        padding-left: 10px;
        font-size: 1em!important;
    }
    table.board_output>tbody>tr:last-child {top: 3px;}
    .board-div .col-md-4.quick-area {
        width: 100%;
        border: none;
        border-bottom: 1px solid #ddd;
        padding-bottom: 50px;
        height: auto;
    }
    .board-div .col-md-4.cs-area {
        width: 100%;
        height: auto;
        padding: 0;
    }
    .cs-divs .cs-div .row .col-md-12 {display: block;}
    .ft-left {
        width: 100%;
        text-align: center;
        margin: 0 auto 20px;
    }
    .ft-right .spec, .ft-right .copy {text-align: center;}
    #sub-body .contents h4 {
        font-size: 16px!important;
        padding: 10px 20px 10px;
    }
    .company2 th {width: 30%;}
    .bd-wrapper {margin: 30px 0; padding: 0 15px 10px;}
    .company2 .detail-wrapper {flex-wrap: wrap;}
    .detail01, .detail02 {width: 100%;}
    .detail01 {margin-bottom: 30px;}
    .sub-txt {
        font-size: 12px!important;
        letter-spacing: -0.5px;
    }
    .location1 {
        width: 100%;
        padding: 20px;
    }
    .sub-tab1 {flex-wrap: wrap;}
    .subtab-area .sub-tab1 li {width: 50%;}
    .subtab-area .sub-tab1 li a {
        padding: 10px 0;
        width: 100%;
        border-right: 1px solid #ddd;
    }
    .img-area {flex-wrap: wrap;}
    #sub-body .contents th, #sub-body .contents td {
        padding: 2px;
        font-size: 1em!important;
        white-space: initial;
        word-break: break-all;
        line-height: 1.2;
    }
    #sub-body .contents h5 {font-size: 1.1em;}
    .spec-wrap h1 {font-size: 2em;}
    .list {padding-left: 20px!important;}
    .bbsnewf5 {white-space: nowrap;}
    table.board.qalist tbody tr td:last-child {display: none;}
    td.formmail_title_bgcolor {width: 30%;}
    #sub-body-div {min-height: auto;}
    hr.gap10pxg {height: 0;}
    hr.gap30pxg {height: 10px;}
    hr.gap50pxg {height: 30px;}
    .sub-menus ul li {margin: 0px;}
    .sub-menus ul li a {padding: 5px;}
    #sub-body .sub-menus {padding: 80px 0 20px!important;}
    
    .bd-wrapper .row > div {padding: 0;}
    .txt-area dt {padding-left: 0;}
    .flow-wrap p::before {
        border-right: 10px solid transparent;
        border-top: 10px solid #84a001;
        border-bottom: 10px solid transparent;
        border-left: 10px solid transparent;
        top: calc(100% + 2px);
        margin-top: 0;
        right: 50%;
        margin-right: -10px;
    }
}
