/*** 캐러셀 ***/

.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: 700px;
    cursor: auto !important;
}

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

.slider-taxt h1 {
    display: inline-block;
    font-family: ngb, 'NanumGothicBold';
    color: rgba(255, 255, 255, 1);
    font-size: 81px;
    letter-spacing: 1px;
    padding-left: 1px;
    margin: 0;
    padding: 0;
    font-weight: normal!important;
}

.slider-taxt h2 {
    display: inline-block;
    font-family: ngb, 'NanumGothicBold';
    color: rgba(255, 255, 255, 0.8);
    font-size: 17px;
    letter-spacing: 1px;
    padding-left: 1px;
    font-weight: normal!important;
    margin: 7px 0 35px 0;
    padding: 18px 15px 0;
    border-top: solid 1px rgba(255, 255, 255, 0.4);
}

/*** 캐러셀 ***/

/* 1 섹션 시작 */

#mcw-n1 {
    padding: 110px 0 120px;
    background-image: url(../../images/si_bg_1s_1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
}

.mc11-tt-w {
    text-align: center;
    margin-bottom: 50px;
}

.mc11-tt-1 {
    display: inline-block;
    vertical-align: top;
    font-family: ngb, 'NanumGothicBold', sans-serif;
    letter-spacing: -1px;
    font-size: 42px;
    color: #999;
}

.mc11-tt-2 {
    display: inline-block;
    vertical-align: top;
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 17px;
    color: #C0C0C0;
}

.box-cm1-w {
    margin-top: 30px;
    text-align: center;
    line-height: 1;
}

.box-cm1-w-1 {
    text-align: center;
    padding: 15px;
    min-height: 203px;
    cursor: pointer;
}

.box-cm1-over {
    margin: 0 auto;
    width: 190px;
    height: 190px;
    border-radius: 50%;
    overflow: hidden;
}

.box-cm1-img-w {
    position: relative;
    width: 190px;
    height: 190px;
    border-radius: 50%;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    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;
}

.bc-img-1 {
    background-image: url(../../images/box-cm1_1.jpg);
}

.bc-img-2 {
    background-image: url(../../images/box-cm1_2.jpg);
}

.bc-img-3 {
    background-image: url(../../images/box-cm1_3.jpg);
}

.bc-img-4 {
    background-image: url(../../images/box-cm1_4.jpg);
}

.bc-ovlay {
    width: 100%;
    height: 100%;
    opacity: 0;
    border-radius: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    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;
}

.box-cm1-txt-1 {
    display: block;
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 17px;
    color: #4c4c4c;
    margin: 35px 0 15px 0;
    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;
}

.box-cm1-txt-2 {
    display: block;
    font-size: 13px;
    line-height: 1.5;
    transition: 0.5s all ease;
    margin-bottom: 25px;
    -webkit-transition: 0.5s all ease;
    -moz-transition: 0.5s all ease;
    -ms-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
}

.btn-v1m {
    display: inline-block;
    padding: 8px 14px 8px 15px;
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 11px;
    color: #4c4c4c;
    line-height: 1;
    letter-spacing: 1px;
    border-top: solid 1px rgba(0, 0, 0, 0.4);
    border-bottom: solid 1px rgba(0, 0, 0, 0.4);
}

.box-cm1-w-1:hover .bc-ovlay {
    opacity: 1;
}

.box-cm1-w-1:hover .bc-img-1,
.box-cm1-w-1:hover .bc-img-2,
.box-cm1-w-1:hover .bc-img-3,
.box-cm1-w-1:hover .bc-img-4 {
    transform: scale(1.2)
}

.box-cm1-w-1:hover .box-cm1-txt-1,
.box-cm1-w-1:hover .box-cm1-txt-2 {
    color: rgba(0, 0, 0, 0.3);
}

.box-cm1-w-1:hover .btn-v1m {
    padding: 8px 30px 8px 31px;
    color: #ccc;
    border-top: solid 1px rgba(0, 0, 0, 0.3);
    border-bottom: solid 1px rgba(0, 0, 0, 0.3);
}

/* 1 섹션 끝 */

/* 2 섹션 시작 */

.scbim1-w {
    background-image: url(../../images/scbim1_1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    background-attachment: fixed;
    height: 500px;
    position: relative;
}

.scbim1-1 {
    position: absolute;
    background-color: rgba(142, 120, 100, 0.35);
    width: 100%;
    height: 500px;
    z-index: 1;
}

.scbim1-2 {
    text-align: center;
    width: 100%;
    position: absolute;
    margin-top: 152px;
    line-height: 1;
    z-index: 2;
}

.scbim1-2-1 {
    display: inline-block;
    vertical-align: top;
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 71px;
    color: rgba(255, 255, 255, 0.9);
    letter-spacing: 15px;
    padding-left: 15px;
}

.scbim1-2-2 {
    display: inline-block;
    vertical-align: top;
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 17px;
    color: rgba(255, 255, 255, 1);
    border-top: solid 1px rgba(255, 255, 255, 0.5);
    margin: 8px 0 40px;
    padding: 12px 15px 0;
}

/* 2 섹션 끝 */

/* 5섹션 */

#mcgop1 {
    margin: 100px 0 90px;
}

.mc-t-glout1-w {
    line-height: 1;
    text-align: center;
    margin-bottom: 50px;
}

.mc-t-glout1-1 {
    display: inline-block;
    vertical-align: top;
    letter-spacing: -0.5px;
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 42px;
    color: #999;
    margin: 0 0 30px 0;
}

.mc-t-glout1-2 {
    display: inline-block;
    vertical-align: top;
    width: 70px;
    ;
    height: 1px;
    background-color: #666;
    margin: 0 0 0 3px;
}

.mc-t-glout1-3 {
    display: block;
    text-align: right;
    padding: 0 29px 0 0;
    margin: 68px 0 0 0;
}

/* 5섹션 */

/* 10섹션 시작 */

.scbim1ms-w {
    background-image: url(../../images/scbim1ms_11.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    height: 250px;
    position: relative;
}

.scbim1ms-1 {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.2);
    width: 100%;
    height: 250px;
    z-index: 1;
}

.scbim1ms-2 {
    text-align: center;
    width: 100%;
    position: absolute;
    margin-top: 93px;
    line-height: 1;
    z-index: 2;
}

.scbim1ms-2-1 {
    display: inline-block;
    vertical-align: top;
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 26px;
    color: rgba(255, 255, 255, 0.75);
    letter-spacing: -1px;
    padding-left: -1px;
}

.scbim1ms-2-2 {
    display: inline-block;
    vertical-align: top;
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 17px;
    color: rgba(255, 255, 255, 0.75);
    margin: 8px 0 40px;
    letter-spacing: 1px;
    padding: 10px 20px 0 21px;
    border-top: solid 1px rgba(255, 255, 255, 0.35);
}

/* 10섹션 끝 */

/* 8섹션 시작 */

#mcw-2 {
    padding: 80px 0
}

.md-wbr1 {
    border-right: solid 1px #dedede;
    min-height: 210px;
}

.ic-vmi1-w {
    text-align: center;
    padding: 10px 0 13px;
    line-height: 1;
    cursor: pointer;
}

.ic-vmi1-1 {
    display: block;
    padding-top: 27px;
    margin: 0 auto;
}

.ic-vmi1-1 img {
    max-width: 100%;
    height: auto;
}

.ic-vmi1-2 {
    display: inline-block;
    vertical-align: top;
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 17px;
    color: #4c4c4c;
    line-height: 1;
    margin: 30px 0 0 0;
}

.ic-vmi1-3 {
    display: block;
    vertical-align: top;
    width: 20%;
    height: 1px;
    margin: 11px auto 11px;
    background-color: rgba(0, 0, 0, 0.35);
}

.ic-vmi1-5 {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    line-height: 1.3;
}

.ic-vmi1-w:hover .ic-vmi1-3 {
    width: 35%;
    background-color: rgba(0, 0, 0, 0.5);
}

.ic-vmi1-w:hover .ic-vmi1-2,
.ic-vmi1-w:hover .ic-vmi1-5 {
    color: #ccc;
}

/****/

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

.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: ngb, 'NanumGothicBold', sans-serif;
    font-size: 15px;
    color: #4c4c4c;
    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: ngb, 'NanumGothicBold', 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: ngb, 'NanumGothicBold', sans-serif;
    letter-spacing: -0.5px;
    font-size: 18px;
    line-height: 1;
    color: #4c4c4c;
    margin: 0;
    padding: 0;
}

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

.cs1-2 {
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 19px;
    color: #595959;
    padding: 0;
    letter-spacing: -0.5px;
}

.cs1-3 {
    font-family: ngb, 'NanumGothicBold', sans-serif;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    color: #4c4c4c;
    padding: 0 10px 0 0;
    margin: 2px 10px 0 0;
    border-right: solid 1px #BFBFBF;
}

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

.cs1-5 {
    display: inline-block;
    font-size: 11px;
    line-height: 1.5;
    text-align: left;
    margin-right: 21px;
}

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

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

.csb1-w {
    display: inline-block;
    padding: 7px 22px 0;
    height: 30px;
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 13px;
    line-height: 1;
    border: solid 1px #CECECE;
    background-color: #fff;
    color: #4c4c4c;
    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+ */

/* Safari 7.1+ */

_::-webkit-full-page-media,
_:future,
:root .csb1-w {
    height: 28px;
}

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

/*고객센터**/

/* 8섹션 끝 */