/*** 메인케러셀s ***/

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

.slider-active .single-slider {
    width: 100%;
    height: 590px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    cursor: auto !important;
}

/* 메인텍스트s */

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

.slider-taxt h1 {
    margin-top: 210px;
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 80px;
    color: rgba(255, 255, 255, 0.65);
    line-height: 1;
    letter-spacing: 15px;
    padding: 0 0 0 15px;
}

.slider-taxt h2 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 17px;
    color: rgba(255, 255, 255, 0.65);
    line-height: 1;
    margin-top: 10px;
    padding: 0;
}

.slider-taxt P {
    font-size: 11px;
    color: rgba(255, 255, 255, 0.45);
    line-height: 1.4;
    margin-top: 12px;
}

/* 메인텍스트e */

.slide-caption_h1 {
    opacity: 0;
    margin-right: 90px;
    transition: all 2s ease 100ms;
}

.owl-item.active .slide-caption_h1 {
    opacity: 1;
    margin-right: 0
}

.slide-caption_h2 {
    opacity: 0;
    margin-left: 90px;
    transition: all 2s ease 500ms;
}

.owl-item.active .slide-caption_h2 {
    opacity: 1;
    margin-left: 0;
}

.slide-caption_p {
    opacity: 0;
    transition: all 2s ease 800ms;
}

.owl-item.active .slide-caption_p {
    opacity: 1;
}

/*** 메인케러셀e ***/

/*** bncl4-ov-n1 ***/

#bncl4-ov-n1 {
    padding: 80px 0 90px;
}

.bncl4-ov-n1-h-1 {
    height: 5px;
}

.bncl4-ov-n1-w {
    text-align: center;
    background-color: #fff;
    line-height: 1;
    cursor: pointer;
    margin-top: 60px;
}

.bncl4-ov-n1-1 {
    display: inline-block;
    overflow: hidden;
    width: 190px;
    height: 190px;
    border-radius: 50%;
}

.bncl4-ov-n1-1-1 {
    width: 190px;
    height: 190px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.bncl4-ov-n1-img1 {
    background-image: url(../../images/bncl4_ov_n1_1.jpg);
}

.bncl4-ov-n1-img2 {
    background-image: url(../../images/bncl4_ov_n1_2.jpg);
}

.bncl4-ov-n1-img3 {
    background-image: url(../../images/bncl4_ov_n1_3.jpg);
}

.bncl4-ov-n1-img4 {
    background-image: url(../../images/bncl4_ov_n1_4.jpg);
}

.bncl4-ov-n1-2 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 17px;
    color: #666;
    margin: 25px 0 13px;
}

.bncl4-ov-n1-4 {
    font-size: 13px;
    line-height: 1.7;
    min-height: 80px;
}

.bncl4-ov-n1-5 {
    width: 80px;
    height: 31px;
    margin: 0 auto;
    padding-top: 9px;
    font-size: 11px;
    color: #333;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
}

.bncl4-ov-n1-w:hover .bncl4-ov-n1-img1,
.bncl4-ov-n1-w:hover .bncl4-ov-n1-img2,
.bncl4-ov-n1-w:hover .bncl4-ov-n1-img3,
.bncl4-ov-n1-w:hover .bncl4-ov-n1-img4 {
    transform: scale(1.2);
}

.bncl4-ov-n1-w:hover .bncl4-ov-n1-img1,
.bncl4-ov-n1-w:hover .bncl4-ov-n1-img2,
.bncl4-ov-n1-w:hover .bncl4-ov-n1-img3,
.bncl4-ov-n1-w:hover .bncl4-ov-n1-img4,
.bncl4-ov-n1-w:hover .bncl4-ov-n1-2,
.bncl4-ov-n1-w:hover .bncl4-ov-n1-4 {
    opacity: 0.5;
}

.bncl4-ov-n1-w:hover .bncl4-ov-n1-5 {
    width: 105px;
    color: #222;
}

/*** bncl4-ov-n1 ***/

/*** bgst-n1 ***/

.bgst-n1-w {
    background-image: url(../../images/bgs-n1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    height: 320px;
    position: relative;
}

.bgst-n1-1 {
    position: absolute;
    width: 100%;
    height: 320px;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1;
}

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

.bgst-n1-1-1-1 {
    display: inline-block;
    vertical-align: top;
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 43px;
    color: rgba(255, 255, 255, 0.9);
    padding: 0 15px 15px;
    margin: 111px 0 18px;
    border-bottom: solid 1px #dedede;
}

.bgst-n1-1-1-2 {
    display: inline-block;
    vertical-align: top;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 17px;
    color: rgba(255, 255, 255, 0.9);
}

/*** bgst-n1 ***/

/*** mse-no1 ***/

#mse-no1 {
    padding: 70px 0;
}

/*** mbdex-no1***/

.mbdex-no1 {
    padding-right: 25px;
}

.mbdex-no1 .nav-tabs {
    border-bottom: 1px solid #d9d9d9;
}

.mbdex-no1 .nav-tabs > li.active > a,
.mbdex-no1 .nav-tabs > li.active > a:hover,
.mbdex-no1 .nav-tabs > li.active > a:focus {
    font-family: ngeb, 'NanumGothicExtraBold';
    color: #666;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    cursor: default;
    margin-left: 6px;
}

.mbdex-no1 .nav-tabs > li > a {
    font-family: ngeb, 'NanumGothicExtraBold';
    color: #999;
    margin-right: 0;
    font-size: 14px;
    line-height: 1;
    border-radius: 0;
    margin-left: 6px;
}

.mbdex-no1 .nav-tabs > li.active > a,
.mbdex-no1 .nav-tabs > li.active > a:hover,
.mbdex-no1 .nav-tabs > li.active > a:focus {
    background-color: #fff!important;
}

.mbdex-no1 .nav-tabs > li > a:hover {
    background-color: #fff;
    border: solid 1px #fff;
    border-bottom-color: #d9d9d9;
}

.mbdex-no1 .nav > li > a {
    padding: 10px 15px;
}

.mbdex-no1-1 {
    padding: 18px 0 0 5px;
    line-height: 2;
    font-size: 14px;
}

/*** mbdex-no1***/

/*** bnsq2-in-ov-n1 ***/

.bnsq2-in-ov-n1-line {
    min-height: 202px;
    border-left: solid 1px #dedede;
    border-right: solid 1px #dedede;
}

.bnsq2-in-ov-n1-w {
    text-align: center;
    padding: 16px 20px 16px;
    margin: 0;
    cursor: pointer;
}

.bnsq2-in-ov-n1-1 {
    overflow: hidden;
}

.bnsq2-in-ov-n1-1-1 {
    position: relative;
    width: 100%;
    height: 91px;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bnsq2-in-ov-n1-img1 {
    background-image: url(../../images/bnsq2_in_ov_n1_1.jpg);
}

.bnsq2-in-ov-n1-img2 {
    background-image: url(../../images/bnsq2_in_ov_n1_2.jpg);
}

.bnsq2-in-ov-n1-2 {
    position: absolute;
    top: 16px;
    bottom: 0;
    left: 35px;
    right: 35px;
    height: 91px;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(0, 0, 0, 0.5);
}

.bnsq2-in-ov-n1-2-1 {
    border: 1px solid rgba(255, 255, 255, 0.4);
    color: #fff;
    font-size: 12px;
    padding: 4px 8px;
    display: inline-block;
    font-weight: 600;
    margin-top: 32px;
}

.bnsq2-in-ov-n1-3 {
    display: block;
    margin: 15px 0 7px 0;
    font-size: 17px;
    font-family: ngeb, 'NanumGothicExtraBold';
    line-height: 1;
}

.bnsq2-in-ov-n1-4 {
    display: block;
    font-size: 13px;
    line-height: 1.5;
}

.bnsq2-in-ov-n1-w:hover .bnsq2-in-ov-n1-2 {
    opacity: 1;
}

.bnsq2-in-ov-n1-w:hover .bnsq2-in-ov-n1-img1,
.bnsq2-in-ov-n1-w:hover .bnsq2-in-ov-n1-img2 {
    transform: scale(1.2)
}

.bnsq2-in-ov-n1-w:hover .bnsq2-in-ov-n1-3,
.bnsq2-in-ov-n1-w:hover .bnsq2-in-ov-n1-4 {
    color: rgba(0, 0, 0, 0.3);
}

/*** bnsq2-in-ov-n1 ***/

/*** cs-n1 ***/

.cs-n1-w {
    border: 1px solid #dbdbdb;
    text-align: center;
    padding: 15px 15px 19px;
    line-height: 1;
    min-height: 202px;
}

.cs-n1-1 {
    background-image: url(../../images/ptn_01.jpg);
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 18px;
    color: #fff;
    padding: 6px 0 6px 0;
    margin-bottom: 13px;
}

.cs-n1-2 {
    display: inline-block;
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 20px;
    text-align: left;
}

.cs-n1-2 a {
    color: #666;
}

.cs-n1-2-1 {
    display: inline-block;
    font-size: 15px;
    color: #818181;
    letter-spacing: 0.8px;
    border-right: 1px solid #d9d9d9;
    padding-right: 8px;
    margin-right: 9px;
}

.cs-n1-2-2 {
    letter-spacing: 0;
}

.cs-n1-2-3 {
    height: 4px;
    vertical-align: top
}

.cs-n1-2-4 {
    display: inline-block;
    font-size: 15px;
    letter-spacing: -0.3px;
    color: #818181;
    border-right: 1px solid #d9d9d9;
    padding-right: 8px;
    margin-right: 9px;
}

.cs-n1-2-5 {
    letter-spacing: 0;
}

.cs-n1-3 {
    margin-top: 12px;
    margin-bottom: 12px;
    border-top: 1px solid #d9d9d9;
}

.cs-n1-4 {
    display: inline-block;
    font-size: 12px;
    text-align: left;
    line-height: 1.5;
    padding-right: 17px;
}

/*** cs-n1 ***/

/*** mse-no1 ***/

/*** rsb-n1 ***/

#rsb-n1 {
    background-color: #fff;
}

.rsb-n1-w {
    padding: 80px 50px;
    border-top: solid 1px #dedede;
}

.rsb-n1-w .owl-nav div {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.rsb-n1-w .owl-nav div.owl-next {
    left: auto;
    right: 0;
}

.rsb-n1-1-w {
    padding: 0 5px;
    cursor: pointer;
}

.rsb-n1-1-1 {
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 43px;
    color: #a6a6a6;
    line-height: 1.3;
    padding-left: 10px;
}

.rsb-n1-1-2-1 {
    display: inline-block;
    vertical-align: top;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 17px;
    color: #333;
    line-height: 1.5;
    padding: 11px 20px;
    margin-top: 15px;
    border-top: solid 1px #a6a6a6;
    border-bottom: solid 1px #a6a6a6;
}

.rsb-n1-1-3 {
    font-size: 15px;
    line-height: 1.8;
    margin-top: 23px;
    padding: 0 5px;
    min-height: 130px;
}

.rsb-n1-1-4 {
    padding-left: 5px;
}

.rsb-n1-1-4-1 {
    display: inline-block;
    vertical-align: top;
    font-size: 11px;
    color: #333;
    line-height: 1;
    padding: 9px 19px;
    border: solid 1px #ccc;
}

.rsb-n1-2-w {
    height: 309px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.rsb-n1-img1 {
    background-image: url(../../images/rsb-n1_1.jpg);
}

.rsb-n1-img2 {
    background-image: url(../../images/rsb-n1_2.jpg);
}

.rsb-n1-img3 {
    background-image: url(../../images/rsb-n1_3.jpg);
}

.rsb-n1-1-w:hover {
    opacity: 0.5;
}

.rsb-n1-1-w:hover .rsb-n1-1-4-1 {
    border: solid 1px #999;
    color: #222;
    background-color: #EDEEF3;
}

/*** rsb-n1 ***/