/*** 캐러셀 ***/

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

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

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

.slider-taxt h2 {
    display: inline-block;
    font-family: ngeb, 'NanumGothicExtraBold';
    color: rgba(255, 255, 255, 0.7);
    font-size: 17px;
    margin: 5px 0 0 0;
    padding:0;

}


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


/*** 캐러셀 ***/

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

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

.cppwww {
    margin: 0 0;
    padding: 10px 10px 17px;
    border: solid 1px #dedede;
}

.cppwww2 {
    margin: 0 0;
    padding:  15px 20px 13px;
    border-left: solid 1px #dedede;
}

.m-img-bn-box-2 {
    text-align: center;
    cursor: pointer;
}

.m-bn-image-22 {
    position: relative;
    width: 100%;
    height: 73px;
    overflow: hidden;
    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;
}

.overlay-2 {
    position: absolute;
    top: 11px;
    bottom: 0;
    left: 26px;
    right: 26px;
    height: 73px;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(0, 0, 0, 0.5);
}

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

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

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

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

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

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

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

.m-bn-tt-2 {
    display: block;
    margin: 17px 0 3px 0;
    font-size: 16px;
    font-family: ngeb, 'NanumGothicExtraBold';
    line-height: 100%;
    color: #666;
    letter-spacing: -0.5px
}

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

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






.cs-line {
    margin-top: 0;
    margin-bottom: 0;
    border-top: 1px solid #D3D1D1;
}



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

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

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

.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 20px 20px
}

.bbrb-txt-w h1 {
    font-family: ngeb, 'NanumGothicExtraBold';
    font-size: 32px;
    line-height: 1;
    margin-bottom: 6px;
}

.bbrb-txt-info {
    font-size: 15px;
    color: #B2B2B2;
    letter-spacing: 3px;
    line-height: 1;
    margin-bottom: 10px;
    padding-left: 1px;
}

.bbrb-txt-w p {
    font-size: 14px;
    line-height: 1.6;
}

.tt-border2 {
    width: 50px;
    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;
    margin-top: 15px;
    cursor: pointer;
}

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

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


/****************** 추가코딩 ******************/
#vmcw-1 {
    padding: 50px 0;
    background-color: #fff;
}




.vmc-1-4 {
    text-align: center;
    line-height: 1;
    margin: 0 0;
    padding: 10px 26px 8px;
    border-left: solid 1px #E8E8E8;
}

.vmc-1-4 h1 {
   font-family: ngb, 'NanumGothicBold', sans-serif;
    font-size: 17px;
    color: #757C8C;
    margin: 0 0 0 0;
    padding: 0 0 9px 0;
    border-bottom: solid 1px #A7A7A7;
}

.vmc-1-4-1 {
    display: inline-block;
    vertical-align: top;
  font-family: ngb, 'NanumGothicBold', sans-serif;
    text-align: left;
    margin: 10px 0 10px;
}

.vmc-1-4-1-1 {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    color: #828282;
    margin-right: 4px;
    padding: 1px 10px 3px 0;
    border-right: solid 1px #BFBFBF;
}

.vmc-1-4-1-2 {
  font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    margin: 0;
    color: #73809A;
    padding-top: 2px;
}

.vmc-1-4-2 {
    display: inline-block;
    vertical-align: top;
    font-size: 11px;
    line-height: 1.6;
    text-align: left;
    margin: 10px 6px 0 0;
}


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


.vmc-1-3 {
     font-family: ngb, 'NanumGothicBold', sans-serif;
    line-height: 1;
    text-align: center;
    margin: 0 0 0 0;
    padding: 10px 0 13px 30px;
    border-left: solid 1px #E8E8E8;
    min-height: 151px;
}

.vmc-1-3-1 {
    margin: 0 0 0 0;
    padding: 2px 0 11px 0;
border-bottom: solid 1px #A7A7A7;
}

.vmc-1-3-1-1 {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    color: #79839A;
    text-align: left;
    margin: 0 11px 0 0;
    padding: 0 9px 1px 0;
    border-right: solid 1px #BFBFBF;
}


.vmc-1-3-1-2 {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    color: #A1A1A1;
    text-align: left;
    margin: 0 0 0 0;
    padding: 1px 0 0 0;
}




.vmc-1-3-2 {
    margin: 0 0 0 0;
    padding: 12px 0 12px 0;
}

.vmc-1-3-2-1 {
    display: inline-block;
    vertical-align: top;
    font-size: 11px;
    color: #828282;
    text-align: left;
    margin: 0 5px 0 0;
    padding: 3px 7px 3px 0;
    border-right: solid 1px #BFBFBF;
}


.vmc-1-3-2-2 {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    color: #828282;
    text-align: left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

.vmc-1-3-3 {
    display: inline-block;
    padding: 18px 0 0 0;
}


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



.vmc-1-12 {
    font-family: ngeb, 'NanumGothicExtraBold', sans-serif;
    line-height: 1;
    text-align: center;
    margin: 0 0 0 0;
    padding: 30px 0 0 0;
    min-height: 151px;
	 cursor: pointer;
    background-color: #fff;
}

.vmc-1-12-1 {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 15px 0;
}

.vmc-1-12-2 {
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    color: #90949E;
    margin: 0 0 7px 0;
    padding: 0 25px 9px;
    border-bottom: solid 1px rgba(0, 0, 0, 0.15);
}

.vmc-1-12-3 {
    display: inline-block;
    vertical-align: top;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.4);
    letter-spacing: 7px;
    padding-left: 7px;
}


#vmcw-3 {
    background-color: #A6AEC1;
}

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



.vmc-2-1 {
    text-align: center;
	      font-family: ngeb, 'NanumGothicExtraBold';
	  	    line-height: 1;
}


.vmc-2-1-1 {
    display: inline-block;
    vertical-align: top;

    font-size: 27px;
border-right: solid 1px #dedede;
    color: #828282;
    text-align: left;
    margin: 0 9px 0 0;
    padding: 0 13px 1px 0;

}

.vmc-2-1-2 {
    display: inline-block;
    vertical-align: top;

    font-size: 15px;

    color: #828282;
    text-align: left;
    margin: 0 0 0 0;
    padding: 6px 0 0 0;
}


.bbrb-img-s {
    text-align: center
}

.navbar-nav > li:last-child{
    width: 100px;
	text-align: right;
}


/* 5섹션 */

#mcgop1 {
    padding: 100px 0 90px;
	background-color: #fff;
}

#mcgop2 {
    padding: 90px 0 90px;
	background-color: #fff;
}


.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;
	padding-left:-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: 75px;
    height: 1px;
    background-color: #808CA6;
}

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

/* 5섹션 */


.gl-main {
    text-align: center;
    overflow: hidden;
}

.ccdrifdimr  {
    background-image: url(../../images/mi_1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
	height:270px;
}

/**********팝업*********************/
#divpop {
    position: absolute;
    left: 15px;
    top: 100px;
    z-index: 200;
    visibility: hidden;
    border: solid 1px #8893B1;
    background-color: #fff;
}



.pop-1 {
    width: 300px;
    height: 300px;
	padding:20px 20px;
    text-align: center;
}

.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: 40px;
}


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

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

.pop-2-1 {
    display: inline-block;
    vertical-align: top;
    padding: 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;
}