/*** 캐러셀 ***/

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

.slider-taxt h1 {
    margin: 70px 30px 0 0;
    line-height: 1;
}

.mmttxx-1 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    text-align: right;
    color: #904825;
    font-size: 17px;
    line-height: 1.4;
}

.mmttxx-2 {
    text-align: right;
}

.mmttxx-2-1 {
    display: inline-block;
    vertical-align: top;
    font-family: nmeb, 'nanummyeongjo800', serif;
    font-size: 45px;
    text-align: left;
    color: #593418;
    line-height: 1.1;
    background-color: #C6C4A5;
    padding: 5px 30px 7px 10px;
    margin: 30px 0 10px;
}

.mmttxx-2-1-1 {
    color: #222;
    font-family: ngb, 'NanumGothicBold', sans-serif;
}

.mmttxx-2-1-2 {
    font-family: ngb, 'NanumGothicBold', sans-serif;
}

.mmttxx-3 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    text-align: right;
    color: #846A55;
    font-size: 17px;
    line-height: 1.4;
}

.mmttxx-3-1 {
    color: #565454
}

.mmttxx-4 {
    text-align: right;
}

.mmttxx-4-1 {
    display: inline-block;
    vertical-align: top;
    font-family: nmeb, 'nanummyeongjo800', serif;
    font-size: 34px;
    text-align: center;
    color: #5C381C;
    line-height: 1.2;
    margin: 260px 0 20px;
}

.mmttxx-5 {
    text-align: right;
}

.mmttxx-5-1 {
    display: inline-block;
    vertical-align: top;
    text-align: left;
}

.mmttxx-5 img {
    max-width: 127px;
    height: auto;
}

.slider-taxt h2 {
    display: inline-block;
    vertical-align: top;
    font-family: nmeb, 'nanummyeongjo800', serif;
    font-size: 34px;
    color: rgba(17, 79, 108, 0.7);
    margin: 350px 0 0 500px;
    padding: 0 0 0 0;
    text-align: left;
    line-height: 1.2;
}

.slider-taxt h3 {
    display: inline-block;
    vertical-align: top;
    font-family: nmeb, 'nanummyeongjo800', serif;
    font-size: 34px;
    color: rgba(255, 255, 255, 1);
    margin: 210px 0 0 10px;
    padding: 0 0 0 0;
    text-align: left;
    line-height: 1.2;
}

.mxxt-3 {
    padding: 15px 0 0 5px;
}

.mxxt-3 img {
    max-width: 127px;
    height: auto;
}

.mxxt-2 {
    padding: 10px 0 0 360px;
}

.mxxt-2 img {
    max-width: 127px;
    height: auto;
}

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

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

/*** 캐러셀 ***/

/*** 컨텐츠-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: 19px;
}

.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: 18px;
    margin-bottom: 15px;
    border-top: 1px solid #d9d9d9;
}

.cts-cs-time {
    display: inline-block;
    font-size: 12px;
    text-align: left;
    line-height: 1.7;
    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
}



/**********팝업*********************/
#divpop {
    position:fixed;
    left: 15px;
    top: 165px;
    z-index: 2000000;
    visibility: hidden;
    border: solid 1px #999;
    background-color: #fff;
}



.pop-1 {
display: inline-block;
    vertical-align: top;
    text-align: center;
}

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

.pop-1-1 {
    display: block;
    height: 41px;
    background-color: #8893B1;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    color: #fff;
    font-size: 17px;
	padding-top:8px;
}

.pop-1-2 {
    line-height: 1.8;
}

.pop-2 {
    height: 34px;
}


.crraaarrr {
    display: block;
    height: 15px;
}

.pop-2 {
    text-align: right;
	padding-right:20px;
}

.pop-2-0 {
    display: inline-block;
    vertical-align: top;
    padding: 4px 3px 0 0;
    line-height: 1;
}

.pop-2-1 {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px 0 0;
    line-height: 1;
}

.pop-2-2 {
    display: inline-block;
    vertical-align: top;
	    line-height: 1;
    padding: 3px 0 0 5px;
}

.pop-2-2 a {
    display: inline-block;
    vertical-align: top;
    color: #717E9F;
    text-decoration: none;
}

.pop-2-2 a:link,
.pop-2-2 a:hover {
    text-decoration: none;
}
