/* 서브 캐러셀 높이 및 이미지 설정 */

.slider-active .single-slider-s {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 230px;
    cursor: auto !important;
    background-color: #fff;
}

/* 서브 캐러셀 텍스트 */

.slider-taxt-s {
    text-shadow: none;
    text-align: right;
}

.slider-taxt-s h1 {
    font-family: ngb, 'NanumGothicBold', sans-serif;
    margin: 150px 0 4px;
    font-size: 34px;
    color: rgba(255, 255, 255, 0.6);
    padding: 0;
    line-height: 1;
}

.slider-taxt-s h2 {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 17px;
    margin: 0;
    color: rgba(255, 255, 255, 0.6);
    padding-right: 3px;
    line-height: 1;
}

.owl-item.active .slide-caption_h1 {
    -webkit-animation: 1s .2s fadeInRight both;
    -moz-animation: 1s .2s fadeInRight both;
    -ms-animation: 1s .2s fadeInRight both;
    -o-animation: 1s .2s fadeInRight both;
    animation: 1s .2s fadeInRight both;
}

.owl-item.active .slide-caption_h2 {
    -webkit-animation: 1s .5s fadeInLeft both;
    -moz-animation: 1s .5s fadeInLeft both;
    -ms-animation: 1s .5s fadeInLeft both;
    -o-animation: 1s .5s fadeInLeft both;
    animation: 1s .5s fadeInLeft both;
}

/*** 서브 컨텐츠 ***/

/* 캐러셀 및 내용 전체 감싸는 section */

.sp-ct-w {
    margin-bottom: 65px;
}

/* 캐러셀 및 내용 전체 감싸는 section */

/*** 서브 컨텐츠 - 왼쪽 ***/

.sp-ct-l-w {
    margin-top: 17px
}

.sn-w {
    width: 85%;
}

/* 서브메뉴 */

.sn-tt {
    background-color: #fff;
    padding: 19px 0 22px;
    border-bottom: 1px solid #595959;
}

.sn-tt h1 {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 17px;
    color: #666;
    text-align: center;
    line-height: 1;
    margin: 0;
    padding: 0;
}

.sn-tt .s-c-st {
    display: block;
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 11px;
    text-align: center;
    color: #b3b3b3;
    letter-spacing: 1px;
    padding-left: 1px;
    line-height: 1;
    margin-top: 8px;
}

.sn-sm {
    margin-top: 10px;
}

.sn-sm ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.sn-sm ul > li {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 12px;
    line-height: 36px;
    padding-bottom: 1px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.15);
}

.sn-sm li > a {
    display: block;
    color: #8d8d8d;
    text-decoration: none;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
}

.sn-sm li > a:hover,
.sn-sm li > a:focus,
.sn-sm li > a:active {
    background-color: #f5f5f5;
}

.sn-sm ul > li:last-child {
    border-bottom: none
}

/* 서브메뉴 */

/* 고객센터 */

.sn-cs {
    margin-top: 30px;
    border: solid 1px #dbdbdb;
    padding: 13px;
    text-align: center;
}

.sn-cs a {
    color: #666;
}

.sn-cs h1 {
    margin: 0;
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 16px;
    color: #fff;
    line-height: 26px;
    text-align: center;
    letter-spacing: 0.7px;
    background-image: url(../../images/ptn_01.jpg);
}

.sn-cs-nb-w {
    font-size: 19px;
    font-family: ngeb, 'NanumGothicExtraBold';
    border-bottom: 1px solid #d9d9d9;
    padding: 12px 0;
    margin-bottom: 12px;
}

.tel-www-3s,
.telww-1s,
.cts-cs-tel-ts,
.cts-cs-tel-t-1s,
.cts-cs-tel-t-2s,
.cts-cs-tel-t-3s,
.sn-cs-time {
    display: inline-block;
    vertical-align: top;
}

.tel-www-3s {
    text-align: left;
    line-height: 1;
}

.telww-2s {
    height: 7px;
}

.cts-cs-tel-ts,
.cts-cs-tel-t-2s {
    font-size: 16px;
    color: #818181;
    border-right: 1px solid #d9d9d9;
    margin-right: 6px;
    width: 34px;
    padding: 2px 0 0;
    height: 19px;
}

.cts-cs-tel-ts {
    letter-spacing: 1px
}

.cts-cs-tel-t-2s {
    letter-spacing: -1px;
}

.sn-cs-time {
    font-size: 11px;
    line-height: 1.5;
    text-align: left;
}

/* 고객센터 */

/*** 서브 컨텐츠 - 오른쪽 ***/

.sp-ct-r-w {
    margin-top: 65px;
}

/* 서브페이지 타이틀 속성 */

.sp-ct-r-tt {
    padding-bottom: 10px;
    margin-bottom: 47px;
    border-bottom: 1px solid #d4d4d4;
}

.r-tt-w {
    padding-left: 6px !important;
}

.r-tt-h {
    display: inline-block;
    font-family: ngeb, 'NanumGothicExtraBold';
    color: #8d8d8d;
    font-size: 17px;
    line-height: 1;
    margin: 0;
}

.circle-icon {
    display: inline-block;
    height: 17px;
    width: 17px;
    border: 5px solid #d9d9d9;
    border-radius: 50%;
    float: left;
    clear: both;
    margin-right: 7px;
}

.r-tt-bt {
    display: inline-block;
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 17px;
    color: #d9d9d9;
    line-height: 1;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #d4d4d4;
}

.r-tt-r {
    font-size: 15px;
    color: #d9d9d9;
    line-height: 19px;
    padding-right: 3px;
}

/* 서브페이지 타이틀 속성 */

/*** 서브페이지 인사말 속성 ***/

.sp-ct-r-cts {
    margin: 10px 0 60px 0;
}

.sp-ct-r-cts h1 {
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 50px;
    color: #ccc;
    line-height: 1;
    margin: 0;
    letter-spacing: 3px;
}

.r-cts-tt-img {
    height: 140px;
    text-align: right;
    margin-top: 35px;
    padding: 78px 20px 0 0;
    background-image: url(../../images/ct_1_1.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.rcti-tt {
    font-size: 21px;
    color: rgba(255, 255, 255, 0.3);
    line-height: 1;
    letter-spacing: 3px;
    margin: 0;
    padding: 0;
}

.r-cts-tt-img p {
    font-size: 13px;
    line-height: 1.3;
    color: rgba(255, 255, 255, 0.3);
    margin-top: 2px;
}

.r-cts-ct-txt {
    font-size: 15px;
    line-height: 2;
    color: #4c4c4c;
}

.r-cts-ct-txt-b {
    font-size: 17px;
    line-height: 1.3;
}

.r-cts-ct-txt-img {
    float: right;
    margin: 7px 0 25px 20px;
}

.r-cts-ct-txt-ceo {
    margin-top: 20px;
    line-height: 1.5;
    padding-right: 5px;
    font-size: 13px;
}

.r-cts-ct-txt-co {
    font-size: 17px;
    letter-spacing: 1px;
}

/* 서브페이지 인사말 속성 */

/* 서브페이지 연혁 속성 */

.sp-ct-r-his {
    margin: 10px 0 45px 0;
    padding-left: 35px;
}

.sp-ct-r-his h1 {
    font-size: 50px;
    color: #ccc;
    line-height: 1;
    margin: 0;
    letter-spacing: 5px;
}

.r-ct-his-w {
    padding: 6px 15px 2px 30px;
    border-left: solid 1px #dedede;
}

.r-ct-his-yr {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 30px;
    line-height: 1;
    text-align: center;
}

.yr-h-2017 {
    padding-top: 25px;
}

.yr-h-2016 {
    padding-top: 25px;
}

.yr-h-2015 {
    padding-top: 25px;
}

.tt-border-s {
    width: 70px;
    height: 1px;
    display: block;
    margin: 10px 0;
    background-color: #999;
}

.r-ct-his-ct {
    width: 100%;
    display: inline-block;
    line-height: 1.5;
}

.r-ct-his-ct ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.r-ct-his-ct li {
    float: left;
}

.r-ct-his-ct-n {
    font-family: ngeb, 'NanumGothicExtraBold';
    width: 8%;
}

.r-ct-his-ct-txt {
    width: 92%;
}

.r-ct-his-line {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
    border-top: 1px solid #e0e0e0 !important;
}

/* 서브페이지 연혁 속성 */

/* 서브페이지 오시는길 속성 */

.sp-map {
    margin-top: 15px;
    padding: 0 20px;
}

.sp-address {
    margin-top: 30px;
}

.loca-h {
    padding-top: 20px;
}

.r-ct-loca-t {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 17px;
    line-height: 1;
    text-align: right;
    padding-right: 20px;
    padding-left: 15px;
    letter-spacing: 4px;
}

.r-ct-loca-w {
    padding: 6px 15px 2px 17px;
    border-left: solid 1px #dedede;
}

.r-ct-loca-ct {
    width: 100%;
    display: inline-block;
    line-height: 1.5;
}

.loca-ct-bt-sp {
    margin-bottom: 5px;
}

.r-ct-loca-ct ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.r-ct-loca-ct li {
    float: left;
}

.r-ct-loca-ct-t {
    width: 8px;
}

.r-ct-loca-ct-line {
    padding-right: 15px;
    margin-right: 15px;
    border-right: solid 1px #dedede;
}

/* 서브페이지 오시는길 속성 */

/******* 서브페이지 사업영역 속성 *******/

.sp-ct-r-biz1 {
    margin-top: 10px;
}

.sp-ct-r-biz1 h1 {
    font-size: 30px;
    color: #ccc;
    line-height: 1;
    margin: 0;
    letter-spacing: 1px;
}

.r-cts-tt-biz1-img {
    height: 140px;
    text-align: right;
    margin-bottom: 50px;
    padding: 102px 20px 0 0;
    background-image: url(../../images/ct_2_1.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.rctbi-tt {
    font-size: 21px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1;
    letter-spacing: 3px;
    margin: 0;
    padding: 0;
}

/* 전체상자 */

.sp-img-biz-box-w {
    margin-top: 20px;
}

/* 내부상자 */

.sp-img-bn-box {
    border: 1px solid #dbdbdb;
    padding: 17px;
    text-align: center;
}

/* 이미지 크기 */

.sp-biz-image {
    position: relative;
    width: 100%;
    height: 150px;
    overflow: hidden;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

/* 이미지 */

.sp-biz-image-1 {
    background-image: url(../../images/sp_biz_img_1.jpg);
}

.sp-biz-image-2 {
    background-image: url(../../images/sp_biz_img_2.jpg);
}

.sp-biz-image-3 {
    background-image: url(../../images/sp_biz_img_3.jpg);
}

/* 이미지 오버레이 */

.sp-overlay {
    position: absolute;
    top: 16px;
    bottom: 0;
    left: 31px;
    right: 31px;
    height: 100%;
    height: 91px;
}

/* 오버레이 텍스트 */

.sp-biz-text {
    display: inline-block;
    font-family: ngeb, 'NanumGothicExtraBold';
    color: rgba(255, 255, 255, 0.9);
    font-size: 14.6px;
    letter-spacing: 2px;
    margin-top: 57px;
    padding: 9px 20px;
    border: solid 1px rgba(255, 255, 255, 0.3);
}

/* 사업설명 타이틀 */

.sp-biz-tt {
    display: block;
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 18px;
    line-height: 1;
    margin: 7px 0 20px 0;
    padding: 15px 0;
    border-bottom: solid 1px #dbdbdb;
}

/* 사업설명 텍스트 */

.sp-biz-ct-txt {
    text-align: left;
    display: block;
    font-size: 13px;
    line-height: 1.8;
    padding: 0 2px;
}

/******* 서브페이지 사업영역 속성 *******/

/******* 서브페이지 사업소개 속성 *******/

/* 사업소개-타이틀 */

.sp-ct-r-biz2 {
    margin-top: 10px;
}

.sp-ct-r-biz2 h1 {
    font-size: 50px;
    color: #ccc;
    line-height: 1;
    letter-spacing: 1px;
    display: inline-block;
    border-right: solid 1px #dbdbdb;
    padding-right: 15px;
    margin: 0 15px 0 0;
}

.r-biz2-stt {
    font-size: 14px;
    line-height: 1.2;
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;
    font-weight: bold;
}

.r-cts-tt-biz2-img {
    height: 140px;
    text-align: right;
    margin: 30px 0 65px;
    padding: 102px 20px 0 0;
    background-image: url(../../images/ct_2_2.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.rctb2i-tt {
    font-size: 21px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1;
    letter-spacing: 3px;
    margin: 0;
    padding: 0;
}

/* 사업소개-타이틀 */

/* 사업소개-세부내용 */

.r-ct-biz2-tt {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 19px;
    line-height: 1;
    text-align: center;
    padding-right: 36px;
    padding-top: 13px;
}

.ct-biz2-tt-img {
    display: block;
    width: 100%;
    height: 120px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 17px auto 0;
}

.biz2-ttimg-s1 {
    background-image: url(../../images/ct_2_2_s1.jpg);
}

.biz2-ttimg-s2 {
    background-image: url(../../images/ct_2_2_s2.jpg);
}

.biz2-ttimg-s3 {
    background-image: url(../../images/ct_2_2_s3.jpg);
}

.r-ct-biz2-w {
    padding: 7px 15px 2px 30px;
    border-left: solid 1px #dedede;
}

.r-ct-biz2-ct {
    width: 100%;
    display: inline-block;
    line-height: 1.5;
}

.r-ct-biz2-ct ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.r-ct-biz2-ct li {
    float: left;
}

.r-ct-biz2-ct-n {
    font-family: ngeb, 'NanumGothicExtraBold';
    width: 8%;
    line-height: 2;
}

.r-ct-biz2-ct-txt {
    width: 92%;
    line-height: 2;
}

.r-ct-biz2-line {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
    border-top: 1px solid #e0e0e0 !important;
}

/******* 서브페이지 사업소개 속성 *******/

.hhhi-1 {
    height: 70px;
}

.hhhi-2 {
    height: 70px;
}

.vncd-1 {
    text-align: center;
    line-height: 1;
    padding: 10px 0 40px;
}

.vncd-1-1,
.vncd-1-2,
.vncd-1-3,
.vncd-4-1 {
    display: inline-block;
    vertical-align: top;
}

.vncd-1-1 {
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 40px;
    color: #ccc;
}

.vncd-1-2 {
    width: 100px;
    height: 2px;
    background-color: #009263;
    margin: 22px 0 22px;
}

.vncd-1-3 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 17px;
    color: #016344;
}

.vncd-2 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    text-align: center;
    font-size: 17px;
    line-height: 1.8;
    color: #666;
}

.vncd-2-1 {
    color: #739C3E;
}

.bggcd {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.vncd-3 {
    min-height: 290px;
}

.bgcc1 {
    background-color: #A2B83A;
}

.bgcc2 {
    background-color: #ACB191;
}

.vncd-3-1 {
    min-height: 150px;
}

.vncd-3-2 {
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 23px;
    text-align: center;
    padding: 40px 0 0;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.2;
}

.vncd-3-3 {
    min-height: 180px;
}

.vncd-3-4 {
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 23px;
    text-align: center;
    padding: 40px 0 0;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.2;
}

.objpd1 {
    padding: 0 0 0 15px;
}

.objpd2 {
    padding: 0;
}

.objpd3 {
    padding: 0 15px 0 0;
}

.vncd-4 {
    text-align: center;
}

.vncd-4-1 {
    line-height: 2;
    font-size: 15px;
    color: #4c4c4c;
}

.vncd-5 {
    border-top: 2px solid #A2B83A;
}

.vncd-5 table {
    width: 100%;
    word-break: break-all;
    text-align: center;
    line-height: 1.8;
    font-size: 15px;
    color: #4c4c4c;
}

.vncd-5 td {
    border: 1px solid #dedede;
}

.vncd-5-1 {
    width: 30%;
    padding: 17px 0;
    border-left: none!important;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    background-color: #F6F8EB;
}

.vncd-5-11 {
    width: 15%;
}

.vncd-5-3 {
    width: 10%;
	    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
}

.vncd-5-2 {
    padding: 17px 30px;
    border-right: none!important;
}

.vncd-5-0 {
    border-top: none!important;
}

.vncd-6 {
    text-align: center;
    margin-top: 50px;
}

.vncd-6-1 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 17px;
    color: #fff;
    padding: 2px 0;
}

.vncd-6-2 {
    min-height: 100px;
}

.img211 {
    background-image: url(../../images/img211.jpg);
}

.img212 {
    background-image: url(../../images/img212.jpg);
}

.img213 {
    background-image: url(../../images/img213.jpg);
}

.img214 {
    background-image: url(../../images/img214.jpg);
}

.img215 {
    background-image: url(../../images/img215.jpg);
}

.img216 {
    background-image: url(../../images/img216.jpg);
}

.img217 {
    background-image: url(../../images/img217.jpg);
}






.img221 {
    background-image: url(../../images/img221.jpg);
}

.img222 {
    background-image: url(../../images/img222.jpg);
}

.img223 {
    background-image: url(../../images/img223.jpg);
}

.img224 {
    background-image: url(../../images/img224.jpg);
}

.img225 {
    background-image: url(../../images/img225.jpg);
}

.img226 {
    background-image: url(../../images/img226.jpg);
}






.img231 {
    background-image: url(../../images/img231.jpg);
}

.img232 {
    background-image: url(../../images/img232.jpg);
}

.img233 {
    background-image: url(../../images/img233.jpg);
}

.img234 {
    background-image: url(../../images/img234.jpg);
}

.img235 {
    background-image: url(../../images/img235.jpg);
}

.img236 {
    background-image: url(../../images/img236.jpg);
}

.img237 {
    background-image: url(../../images/img237.jpg);
}






.img311 {
    background-image: url(../../images/img311.jpg);
}

.img312 {
    background-image: url(../../images/img312.jpg);
}

.img313 {
    background-image: url(../../images/img313.jpg);
}

.img314 {
    background-image: url(../../images/img314.jpg);
}

.img315 {
    background-image: url(../../images/img315.jpg);
}

.img316 {
    background-image: url(../../images/img316.jpg);
}






.img321 {
    background-image: url(../../images/img321.jpg);
}

.img322 {
    background-image: url(../../images/img322.jpg);
}

.img323 {
    background-image: url(../../images/img323.jpg);
}

.img324 {
    background-image: url(../../images/img324.jpg);
}

.img325 {
    background-image: url(../../images/img325.jpg);
}

.img326 {
    background-image: url(../../images/img326.jpg);
}






.img331 {
    background-image: url(../../images/img331.jpg);
}

.img332 {
    background-image: url(../../images/img332.jpg);
}

.img333 {
    background-image: url(../../images/img333.jpg);
}

.img334 {
    background-image: url(../../images/img334.jpg);
}

.img335 {
    background-image: url(../../images/img335.jpg);
}

.img336 {
    background-image: url(../../images/img336.jpg);
}






.img341 {
    background-image: url(../../images/img341.jpg);
}

.img342 {
    background-image: url(../../images/img342.jpg);
}

.img343 {
    background-image: url(../../images/img343.jpg);
}

.img344 {
    background-image: url(../../images/img344.jpg);
}

.img345 {
    background-image: url(../../images/img345.jpg);
}

.img346 {
    background-image: url(../../images/img346.jpg);
}






.img351 {
    background-image: url(../../images/img351.jpg);
}

.img352 {
    background-image: url(../../images/img352.jpg);
}

.img353 {
    background-image: url(../../images/img353.jpg);
}

.img354 {
    background-image: url(../../images/img354.jpg);
}

.img355 {
    background-image: url(../../images/img355.jpg);
}

.img356 {
    background-image: url(../../images/img356.jpg);
}







.img361 {
    background-image: url(../../images/img361.jpg);
}

.img362 {
    background-image: url(../../images/img362.jpg);
}

.img363 {
    background-image: url(../../images/img363.jpg);
}

.img364 {
    background-image: url(../../images/img364.jpg);
}

.img365 {
    background-image: url(../../images/img365.jpg);
}

.img366 {
    background-image: url(../../images/img366.jpg);
}






.img371 {
    background-image: url(../../images/img371.jpg);
}

.img372 {
    background-image: url(../../images/img372.jpg);
}

.img373 {
    background-image: url(../../images/img373.jpg);
}

.img374 {
    background-image: url(../../images/img374.jpg);
}

.img375 {
    background-image: url(../../images/img375.jpg);
}

.img376 {
    background-image: url(../../images/img376.jpg);
}

/************************/

.nnvvimg {
    text-align: center;
}

.nnvvimg img {
    max-width: 100%;
    height: auto;
}