/*** 캐러셀 ***/

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

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

#slider-area {
    background-image: url(../../images/vmvbg.jpg);
}

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

.slider-taxt {
    text-shadow: none;
    text-align: left;
    padding: 97px 0 17px;
    line-height: 1;
}

.mtxx-1,
.mtxx-2 {
    display: inline-block;
    vertical-align: top;
}

.mtxx-1 {
    font-size: 59px;
    color: rgba(0, 0, 0, 0.8);
    letter-spacing: -1.5px;
}

.mtxcl-1 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    color: #41B2D0;
}

.mtxcl-1-1 {
    font-family: ngb, 'NanumGothicBold', sans-serif;
    color: #12108B;
}

.mtxx-2 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    font-size: 17px;
    color: rgba(0, 0, 0, 0.8);
    padding: 20px 0 0;
    line-height: 1.5;
}

.mtxcl-2 {
    color: #12108B;
}

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

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

.slide-caption_h2 {
    opacity: 0;
    margin-left: 90px;
    -webkit-transition: all 2s ease 500ms;
    -moz-transition: all 2s ease 500ms;
    -ms-transition: all 2s ease 500ms;
    -o-transition: all 2s ease 500ms;
    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;
}

/*** 캐러셀 ***/

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

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

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

.m-img-bn-box {
    border: 1px solid #dbdbdb;
    padding: 15px;
    text-align: center;
    min-height: 203px;
    cursor: pointer;
}

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

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

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

.overlay {
    position: absolute;
    top: 16px;
    bottom: 0;
    left: 31px;
    right: 31px;
    height: 100%;
    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;
    border-left: none;
    border-right: none;
}

.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,
.m-img-bn-box:hover .m-bn-image-3 {
    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);
}

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

/* 고객센터 */

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

.cts-cs a {
    color: #666;
}

.cs_tt {
    background-image: url(../../images/ptn_01.jpg);
    text-align: center;
    font-size: 18px;
    line-height: 1;
    color: #fff;
    font-family: ngeb, 'NanumGothicExtraBold';
    padding: 6px 0 6px 0;
}

.cts-tel-in {
    font-size: 20px;
    font-family: ngeb, 'NanumGothicExtraBold';
    border-bottom: 1px solid #d9d9d9;
    padding: 12px 0;
    margin-bottom: 12px;
}

.tel-www-3,
.telww-1,
.cts-cs-tel-t,
.cts-cs-tel-t-1,
.cts-cs-tel-t-2,
.cts-cs-tel-t-3,
.cts-cs-time {
    display: inline-block;
    vertical-align: top;
}

.tel-www-3 {
    text-align: left;
    line-height: 1;
}

.telww-2 {
    height: 7px;
}

.cts-cs-tel-t,
.cts-cs-tel-t-2 {
    font-size: 16px;
    color: #818181;
    border-right: 1px solid #d9d9d9;
    margin-right: 6px;
    width: 34px;
    padding: 2px 0 0;
    height: 19px;
}

.cts-cs-tel-t {
    letter-spacing: 1px
}

.cts-cs-tel-t-2 {
    letter-spacing: -1px;
}

.cts-cs-time {
    font-size: 12px;
    line-height: 1.5;
    text-align: left;
}

/* 고객센터 */

.m-de-line-1 {
    margin-top: 50px;
    margin-bottom: 50px;
    border-top: 1px solid #dedede;
}

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

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

#cts-1 {
    margin-bottom: 50px;
}

#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: 15px;
    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: 15px;
    line-height: 1;
    border-radius: 0;
    margin-left: 6px;
}

#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: 15px 0 0 5px;
    line-height: 2;
    font-size: 14px;
}

.main-line-m1000 {
    display: none;
}

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

/*** 패럴랙스 ***/

#main-mr {
    background-image: url(../../images/bg_mr_1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
    background-attachment: fixed;
    padding-top: 40px;
    padding-bottom: 40px;
}

.overlay-mr {
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
}

.mr-bn-img-box {
    height: 160px;
    width: 78%;
    background-image: url(../../images/mr_img_1.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}

.mr-bn-img-box2 {
    display: inline-block;
    width: 100%;
    padding: 30px 20px 0 0;
    cursor: pointer;
    transition: .5s ease;
}

.mr-bn-img-box2:hover {
    opacity: 0.4;
}

.mr-bn-img-box2 h1 {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 17px;
    margin-top: 0;
    color: #fff;
}

.tt-border {
    width: 79px;
    height: 1px;
    display: inline-block;
    background-color: rgba(255, 255, 255, 1);
}

.mr-bn-img-box2 P {
    font-size: 14px;
    margin-top: 13px;
    color: rgba(255, 255, 255, 0.6);
}

/*** 패럴랙스 ***/

/*** 하단롤링배너 ***/

#bottom-banner {
    margin-top: 50px;
}

.bb-area {
    padding: 0 50px;
    cursor: auto !important;
}

.bbrb-txt-w {
    padding: 0 0 20px
}

.bbrb-img-s {
    padding: 0;
}

.bb-area .item {
    padding: 0;
}

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

.bbrb-txt-w {
    padding: 0 30px 0 15px;
    cursor: pointer;
}

.bbrb-txt-w h1 {
    font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 28px;
    color: #b2b2b2;
    line-height: 1;
    margin-bottom: 10px;
}

.bbrb-txt-info {
    font-size: 17px;
    color: #4c4c4c;
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    line-height: 1;
    margin-bottom: 10px;
    padding-left: 4px;
}

.bbrb-txt-w p {
    font-size: 15px;
    line-height: 2;
    padding-left: 3px;
    min-height: 100px;
}

.tt-border2 {
    width: 70px;
    height: 1px;
    display: block;
    margin: 20px 0;
    background-color: #7f7f7f;
}

.btn-m-lg {
    font-size: 15px;
    color: #999;
    display: inline-block;
    padding: 6px 10px;
    line-height: 15px;
    border: solid 1px #d9d9d9;
    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;
}

.btn-m-lg:hover {
    color: #fff;
    background: #d9d9d9;
}

.bb-area .owl-nav div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
}

.bb-area .owl-nav div.owl-next {
    left: auto;
    right: 0;
}

/*** 하단롤링배너 ***/

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

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

.board_output_gallery_img {
    text-align: center;
}

/*메인갤러리추출*s*/



.gl-main {
    border-left: 1px solid #d9d9d9;
    min-height: 174px;
    padding: 7px 0 0 22px;
}

.gl-main > table.board_output > tbody > tr > td > table.board_output > tbody > tr > td > table {
    width: 100%!important;
}

.board_output_gallery_img {
    text-align: center;
}

.board_output_gallery_img img {
    width: 160px;
    height: 160px;
    transition: 0.3s all ease;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
}

.board_output_gallery_img img:hover {
    opacity: 0.5;
}

/*메인갤러리추출*e*/








#divpop,
#divpop2,
#divpop3,
#divpop4 {
    position: fixed;
    left: 13px;
    top: 150px;
    z-index: 2000000;
    visibility: hidden;
    border: solid 1px #0F5FC0;
    background-color: #0F5FC0;
}

#divpop2 {
    left: 465px;
    top: 150px;
}

#divpop3 {
    left: 917px;
    top: 150px;
}




.pop-n1 {
    text-align: center;
}

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


.pop-2 {
    height: 34px;
    text-align: right;
    line-height: 1;
}

.pop-2-0,
.pop-2-1,
.pop-2-2 {
    display: inline-block;
    vertical-align: top;
}

.pop-2-0 {
    padding: 10px 0 0;
	color: #fff;
}

.pop-2-1 {
    padding: 7px 0 0 2px;
}

.pop-2-2 {
    padding: 10px 14px 0 8px;
}

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


.ccll-1 {
    background-color: #F1F6FC!important;
    color: #4c4c4c!important;
}

.ccll-2 {
    background-color: #FFFBF4!important;
    color: #4c4c4c!important;
}

.ccll-3 {
    background-color: #DBF1F5!important;
    color: #4c4c4c!important;
}

.ccll-4 {
    background-color: #F6FEFFimportant;
    color: #4c4c4c!important;
}

.ccll-5 {
    background-color: #E9F2EC!important;
    color: #4c4c4c!important;
}

.ccll-6 {
    background-color: #F9F5FD!important;
    color: #4c4c4c!important;
}

.ccll-7 {
    background-color: #F7FEF5!important;
    color: #4c4c4c!important;
}

.ccll-8 {
    background-color: #F2F7FC!important;
    color: #4c4c4c!important;
}

.ccll-9 {
    background-color: #FCEEEF!important;
    color: #4c4c4c!important;
}

.ccll-10 {
    background-color: #F1F9FF!important;
    color: #4c4c4c!important;
}

.ccll-11 {
    background-color: #FDF6E4!important;
    color: #4c4c4c!important;
}

.ccll-12 {
    background-color: #F5F6FE!important;
    color: #4c4c4c!important;
}

.ccll-13 {
    background-color: #E9F2EC!important;
    color: #4c4c4c!important;
}

.ccll-14 {
    background-color: #F2F7FC!important;
    color: #4c4c4c!important;
}

.ccll-15 {
    background-color: #FCF3FE!important;
    color: #4c4c4c!important;
}


/******************/

#nbnn2 {
    padding: 60px 0 10px;
}

.babbbw{padding: 0 15px;}

.babbbw:after {
    content: "";
    display: block;
    clear: both;
}

.babbbwi {
    float: left;
    width: 15.83%;
    margin-right: 1%;
	    text-align: center;
    line-height: 1;
padding: 3px;
        border: 1px solid #d9d9d9;
}


.babbbwi img {
    max-width: 100%;
    height: auto;

}

.babbbw .babbbwi:nth-child(6),
.babbbw .babbbwi:nth-child(12) {
    margin-right: 0;
}

.babbbw .babbbwi:nth-child(n+7) {
    margin-top: 15px;
}
