/*** 캐러셀 ***/

.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;
    width: 100%;
    height: 600px;
    cursor: auto !important;
    background-color: #fff;
}

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

.slider-taxt h1 {
    margin: 195px 0 0 0;
 text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    font-size: 67px;
     color: #fff;
    line-height: 1;
    padding: 0 0 0 0;
}

.slider-taxt h2 {
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 26px;
	 text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
     color: #fff;
    line-height: 1;
    margin: 17px 0 0 0;
    padding: 0 0 0 0;
}

.slider-taxt P {
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 15px;
		 text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
    color: #fff;
    line-height: 1.4;
    margin-top: 12px;
}

.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;
}

.owl-item.active .slide-caption_p {
    -webkit-animation: 1s .7s fadeIn both;
    -moz-animation: 1s .7s fadeIn both;
    -ms-animation: 1s .7s fadeIn both;
    -o-animation: 1s .7s fadeIn both;
    animation: 1s .7s fadeIn both;
}

/*** 캐러셀 ***/

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

#cts-2 {
    margin-top: 20px;
}


.m-img-bn-box-w {
    margin-top: 30px;
}


.mc-dl-1 {
    min-height: 202px;
    border-right: solid 1px #dedede;
}

.m-img-bn-box {
    text-align: center;
    padding: 16px 20px 16px;
    margin: 0;
    cursor: pointer;
}

.m-bn-image {
    position: relative;
    width: 100%;
    height: 91px;
    overflow: hidden;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.m-bn-image-1-z {
    overflow: hidden;
}

.m-bn-image-1 {
    background-image: url(../../images/m_bn_1.jpg);
}

.m-bn-image-2 {
    background-image: url(../../images/m_bn_2.jpg);
}



.overlay {
    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);
}

.m-bn-text {
    border: 1px solid rgba(255, 255, 255, 0.4);
    color: white;
    font-size: 12px;
    padding: 4px 8px;
    display: inline-block;
    font-weight: 600;
    margin-top: 32px;
}


.m-bn-tt {
    display: block;
    margin: 15px 0 7px 0;
    font-size: 17px;
    font-family: ngeb, 'NanumGothicExtraBold';
    line-height: 1;
}

.m-bn-ct-txt {
    display: block;
    font-size: 13px;
    line-height: 1.5;
}


.m-img-bn-box:hover .overlay {
    opacity: 1;
}

.m-img-bn-box:hover .m-bn-image-1,
.m-img-bn-box:hover .m-bn-image-2 {
    transform: scale(1.2)
}

.m-img-bn-box:hover .m-bn-tt,
.m-img-bn-box:hover .m-bn-ct-txt {
    color: rgba(0, 0, 0, 0.3);
}


/* 고객센터 */

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

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


.cts-tel-in {
    display: inline-block;
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 20px;
    text-align: left;
}


.cts-tel-in a {
    color: #666;
}

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

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

.cs-nnb{ letter-spacing:0;}

.cs-nfb{ letter-spacing:0;}

.cts-nc-h-cs {
    height: 4px;
    vertical-align: top
}

.mcs-line {
    margin-top: 12px;
    margin-bottom: 12px;
    border-top: 1px solid #d9d9d9;
}

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

/* 고객센터 */


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

/*** 컨텐츠-2단 ***/

#cts-1 {
    margin-top: 30px;
    padding-right: 30px;
}

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

#cts-1 .nav-tabs > li.active > a,
#cts-1 .nav-tabs > li.active > a:hover,
#cts-1 .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;
}

#cts-1 .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;
}

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

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

#cts-1 .nav > li > a {
    padding: 10px 15px;
}

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

/*** 컨텐츠-2단 ***/

/*** 게시판 추출 ***/

.bd_out1 {
    padding: 4px 0;
    line-height: 1.5;
}

.board_output_gallery_img {
    text-align: center;
}

.board_output_gallery_img img {
    max-width: 88%;
    height: auto!important;
    margin: 0
}