/*** 캐러셀 ***/

.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

/* 메인 캐러셀 높이 및 이미지 설정 */

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

.slider-taxt {
    display: inline-block;
    line-height: 1;
    text-align: center;
    margin: 230px 0 0 0;
}

.slider-taxt h1 {
    display: inline-block;
    font-family: ngb, 'NanumGothicBold';
    color: rgba(255, 255, 255, 0.7);
    font-size: 71px;
    letter-spacing: 13px;
    padding-left: 13px;
    margin: 0;
    padding: 0;
}

.slider-taxt h2 {
    display: inline-block;
    font-family: ngeb, 'NanumGothicExtraBold';
    color: rgba(255, 255, 255, 0.8);
    font-size: 21px;
	    letter-spacing: 1px;
    margin: 8px 0 0 0;
    padding: 6px 9px 5px 10px;
    border-top: solid 1px rgba(255, 255, 255, 0.3);
    border-bottom: solid 1px rgba(255, 255, 255, 0.3);
}

/*** 캐러셀 ***/

/**** 컨텐츠 1단 ****/

/* 첫줄 첫번재 오버 배너*/

.bx1ob-1 {
    margin-top: 60px;
}

.bx1ob-2 {
    cursor: pointer;
    line-height: 1;
}

.bx1ob-3 {
    position: relative;
    width: 100%;
    height: 300px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.bx1ob-i-1 {
    background-image: url(../../images/bx1ob_i_1.jpg);
}

.bx1ob-5 {
    position: absolute;
    line-height: 1;
    width: 100%;
    padding: 30px 30px 10px 30px;
    z-index: 2;
}

.bx1ob-6 {
    display: inline-block;
    margin: 10px 0 0 0;
    font-size: 27px;
    font-family: ngb, 'NanumGothicBold', sans-serif;
    color: rgba(255, 255, 255, 1);
}

.bx1ob-7 {
    display: block;
    vertical-align: top;
    width: 12%;
    border-bottom: solid 1px rgba(255, 255, 255, 0.7);
    padding-top: 20px;
    margin-bottom: 18px;
    font-size: 13px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 1);
}

.bx1ob-8 {
    display: inline-block;
    font-size: 13px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.7);
}

.bx1ob-9 {
    display: block;
    margin: 30px 0 0 0;
    text-align: right;
}

.bx1ob-10 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    border: solid 1px rgba(255, 255, 255, 0);
    color: rgba(255, 255, 255, 1);
    font-size: 15px;
    padding: 7px 10px 8px;
    display: inline-block;
}

.bx1ob-11 {
    position: absolute;
    width: 100%;
    height: 300px;
    background-color: rgba(0, 0, 0, 0.5);
}

.bx1ob-2:hover .bx1ob-11 {
    background-color: rgba(169, 209, 215, 1);
}

.bx1ob-2:hover .bx1ob-10 {
    color: rgba(0, 0, 0, 0.4);
    border: solid 1px rgba(255, 255, 255, 0.4);
}

.bx1ob-2:hover .bx1ob-7 {
    width: 40%;
    border-bottom: solid 1px rgba(0, 0, 0, 0.3);
}

/* 첫줄 첫번재 오버 배너*/

/* 첫줄 두번재 오버 배너*/

.bx2ob-1 {
    margin-top: 60px;
}

.bx2ob-2 {
    cursor: pointer;
    line-height: 1;
}

.bx2ob-3 {
    position: relative;
    width: 100%;
    height: 300px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.bx2ob-i-1 {
    background-image: url(../../images/bx2ob_i_1.jpg);
}

.bx2ob-5 {
    position: absolute;
    background-color: rgba(182, 181, 156, 1);
    line-height: 1;
    width: 35%;
    padding: 30px 30px 10px 30px;
    z-index: 2;
    right: 0;
    min-height: 300px;
}

.bx2ob-6 {
    display: inline-block;
    margin: 10px 0 0 0;
    font-size: 27px;
    font-family: ngb, 'NanumGothicBold', sans-serif;
    color: rgba(255, 255, 255, 1);
}

.bx2ob-7 {
    display: block;
    vertical-align: top;
    width: 12%;
    border-bottom: solid 1px rgba(255, 255, 255, 0.7);
    padding-top: 20px;
    margin-bottom: 18px;
    font-size: 13px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 1);
}

.bx2ob-8 {
    display: inline-block;
    font-size: 13px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.7);
}

.bx2ob-9 {
    display: block;
    margin: 30px 0 0 0;
    text-align: right;
}

.bx2ob-10 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    border: solid 1px rgba(255, 255, 255, 0);
    color: rgba(255, 255, 255, 1);
    font-size: 15px;
    padding: 7px 10px 8px;
    display: inline-block;
}

.bx2ob-11 {
    position: absolute;
    width: 100%;
    height: 300px;
    background-color: rgba(177, 176, 147, 0);
}

.bx2ob-2:hover .bx2ob-11 {
    background-color: rgba(0, 0, 0, 0.3);
}

.bx2ob-2:hover .bx2ob-5 {
    background-color: rgba(153, 153, 153, 1);
}

.bx2ob-2:hover .bx2ob-10 {
    color: rgba(0, 0, 0, 0.4);
    border: solid 1px rgba(255, 255, 255, 0.4);
}

.bx2ob-2:hover .bx2ob-7 {
    width: 40%;
    border-bottom: solid 1px rgba(0, 0, 0, 0.3);
}

/* 첫줄 두번재 오버 배너*/

/* 두번재 줄 첫번재 오버 배너*/

#mcw-2 {
    margin-top: 30px;
}

.bx3ob-2 {
    cursor: pointer;
    line-height: 1;
}

.bx3ob-3 {
    position: relative;
    width: 100%;
    height: 212px;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.bx3ob-i-1 {
    background-image: url(../../images/bx3ob_i_1.jpg);
}

.bx3ob-5 {
    position: absolute;
    text-align: center;
    line-height: 1;
    width: 100%;
    padding: 30px 30px 10px 30px;
    z-index: 2;
}

.bx3ob-6 {
    display: inline-block;
    vertical-align: top;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    margin: 39px 0 0 0;
    font-size: 21px;
    letter-spacing: 13px;
    padding-left: 13px;
    color: rgba(255, 255, 255, 0.8);
}

.bx3ob-7 {
    display: block;
    width: 12%;
    border-bottom: solid 1px rgba(255, 255, 255, 0.5);
    padding-top: 13px;
    margin: 0 auto 10px;
}

.bx3ob-8 {
    font-family: ngb, 'NanumGothicBold', sans-serif;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.7);
}

.bx3ob-9 {
    display: block;
    margin: 30px 0 0 0;
    text-align: right;
}

.bx3ob-11 {
    position: absolute;
    width: 100%;
    height: 212px;
    background-color: rgba(0, 0, 0, 0.5);
}

.bx3ob-2:hover .bx3ob-11 {
    background-color: rgba(0, 0, 0, 0.8);
}

.bx3ob-2:hover .bx3ob-10 {
    color: rgba(0, 0, 0, 0.4);
    border: solid 1px rgba(255, 255, 255, 0.4);
}

.bx3ob-2:hover .bx3ob-7 {
    width: 40%;
    border-bottom: solid 1px rgba(255, 255, 255, 0.3);
}

/* 두번재 줄 첫번재 오버 배너*/

/*** 뉴스추출***/

.mb1ex {
    border-right: solid 1px #dedede;
    padding-left: 0;
}

.mb1ex-w {
    background-color: rgba(255, 255, 255, 1);
    padding: 20px 20px 20px;
}

.mb1ex-1 {
    line-height: 1;
    border-bottom: solid 1px #dedede;
    padding-bottom: 9px;
}

.mb1ex-2 {
    display: inline-block;
    vertical-align: top;
    width: 60%;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 15px;
    color: #828282;
    padding-left: 4px;
}

.mb1ex-3 {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    text-align: right;
}

.mb1ex-5 {
    display: inline-block;
    vertical-align: top;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 11px;
    margin: 3px 3px 0 0;
    color: #A1A1A1;
    cursor: pointer;
}

.mb1ex-6 {
    padding: 15px 0 0 5px;
    line-height: 2;
    font-size: 13px;
}

/*뉴스추출*/

/*고객센터**/

.cs1-w {
    background-color: rgba(255, 255, 255, 1);
    padding: 14px 25px 18px;
}

.cs1-1 {
    text-align: center;
    line-height: 1;
}

.cs1-1 h1 {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 19px;
    line-height: 1;
    color: #828282;
    margin: 0;
    padding: 0;
}

.cs1-line-1 {
    margin-top: 11px;
    margin-bottom: 9px;
    border-top: 1px solid #A7A7A7;
}

.cs1-2 {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 19px;
    padding: 0;
    letter-spacing: -0.5px;
}

.cs1-3 {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #828282;
    padding: 0 10px 0 0;
    margin: 2px 10px 0 0;
    border-right: solid 1px #BFBFBF;
}

.cs1-line-2 {
    margin-top: 12px;
    margin-bottom: 11px;
    border-top: 1px solid #dedede;
}

.cs1-5 {
    display: inline-block;
    font-size: 11px;
    color: #858597;
    line-height: 1.8;
    text-align: left;
    margin-right: 20px;
}

.cs1-5-1 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
}

.cs1-line-3 {
    margin-top: 9px;
    margin-bottom: 14px;
    border-top: 1px solid #dedede;
}

.csb1-w {
    display: inline-block;
    padding: 6px 25px 0;
    height: 31px;
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 15px;
    color: #fff;
    line-height: 1;
    border: solid 1px #C5C5C5;
    background-color: #C5C5C5;
    cursor: pointer;
    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;
}

/* Safari 7.1+ */
_::-webkit-full-page-media, _:future, :root .csb1-w {
      height: 29px;
}

.csb1-w:hover {
    border: solid 1px #CECECE;
    background-color: #fff;
    color: #818181;
}

/*고객센터**/