/***메인*슬라이더*s***/

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

/*슬리어더*높이*s*/

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

/*슬리어더*높이*e*/

.mtxx-ww,
.mtxx-w1,
.mtxx-w2,
.mtxx-w3,
.mtxx-in-w,
.mtxx-1,
.mtxx-2,
.mtxx-3,
.mtxx-1-1,
.mtxx-1-2,
.mtxx-1-3,
.mtxx-2-1,
.mtxx-2-2,
.mtxx-2-3,
.mtxx-3-1,
.mtxx-3-2,
.mtxx-3-3,
.mtxx-btn {
    display: inline-block;
    vertical-align: top;
}

.slider-taxt {
    text-shadow: none;
    text-align: left;
    padding: 110px 0 0;
}

.mtxx-in-w {
    min-height: 320px;
}




/*텍스터-1*s*/

.mtxx-w1 {
    padding-left: 15px;
}

.mtxx-1-1 {
    font-family: ngeb, sans-serif;
    font-size: 17px;
    line-height: 1;
    color: rgba(0, 0, 0, 0.7);
    padding: 0 0 40px 6px;
}

.mtxx-1-2 {
    font-family: ng, sans-serif;
    font-size: 60px;
    line-height: 1.2;
    color: rgba(0, 0, 0, 0.7);
}

.mtxx-1-3 {
    font-family: ng, sans-serif;
    font-size: 17px;
    color: rgba(0, 0, 0, 0.8);
    padding: 16px 0 0 6px;
    line-height: 1.5;
}

/*텍스터-1*e*/




/*텍스터-3*s*/



.mtxx-3-2 {
    font-family: ngeb, sans-serif;
    font-size: 96px;
    line-height: 1;
    color: #283890;
}


.mtxx-3-2-1 {
        display: inline-block;
        vertical-align: top;
    font-family: ngeb, sans-serif;
    font-size: 17px;
    line-height: 1;
    color: #25AAE1;
	padding:0 0 0 6px;
}


/*텍스터-3*e*/





/*버튼*s*/

.mtxx-btn {
    font-size: 15px;
    color: rgba(0, 0, 0, 0.6);
    border-top: 1px solid rgba(0, 0, 0, 0.6);
    padding: 12px 5px;
    cursor: pointer;
    margin: 0 0 0 6px;
}
/*버튼*e*/


/***메인*슬라이더*e***/


/*슬리어더*텍스트 모션*s*/

.slide-caption_h1 {
    opacity: 0;
    -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;
}

.slide-caption_h2 {
    opacity: 0;
    -webkit-transition: all 2s ease 800ms;
    -moz-transition: all 2s ease 800ms;
    -ms-transition: all 2s ease 800ms;
    -o-transition: all 2s ease 800ms;
    transition: all 2s ease 800ms;
}

.slide-caption_h3 {
    opacity: 0;
    -webkit-transition: all 2s ease 1600ms;
    -moz-transition: all 2s ease 1600ms;
    -ms-transition: all 2s ease 1600ms;
    -o-transition: all 2s ease 1600ms;
    transition: all 2s ease 1600ms;
}

.slide-caption_h1 {
    margin-left: 50px;
}

.slide-caption_h2 {
    margin-left: 50px;
}

.slide-caption_h3 {
    margin-left: 43px;
}

.owl-item.active .slide-caption_h1 {
    margin-left: 0;
}

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

.owl-item.active .slide-caption_h3 {
    margin-left: 8px;
}

.owl-item.active .slide-caption_h1,
.owl-item.active .slide-caption_h2,
.owl-item.active .slide-caption_h3 {
    opacity: 1;
}

/*슬리어더*텍스트 모션*s*/







/***섹션1*s***/



#vncm-w-1 {
    padding: 85px 0
}


.vncm-c-1 {
    text-align: center;
    padding: 0 0 43px;
    line-height: 1;
}

.vncm-c-1w,
.vncm-c-1-1,
.vncm-c-1-3,
.vncm-c-1-6 {
    display: inline-block;
    vertical-align: top;
}




.vncm-c-1-1,
.vncm-c-1-6 {
    border-bottom: 1px solid #999;
    width: 80px;
    height: 21px;
}

.vncm-c-1-3 {
    border: 2px solid #999;
    padding: 12px 32px 0 35px;
    height: 41px;
    color: #4c4c4c;
    font-family: ngeb, sans-serif;
    font-size: 17px;
    border-top: none;
    border-bottom: none;
    float: left;
	border-radius: 80px;
}

.vncm-c-1-1 {
    float: left;
}





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

.gl-main {
    min-height: 174px;
		    text-align: center;
}

.gl-main > table > tbody > tr > td > table > tbody > tr > td > table {
    width: 100%!important;
    text-align: center;
    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;
}

.gl-main > table > tbody > tr > td > table > tbody > tr > td > table:hover {
    opacity: 0.5;
}

.board_output_gallery_img img {
    width: 160px;
    height: 160px;
}

.gl-main > table > tbody > tr > td > table > tbody > tr > td > table > tbody > tr:nth-child(2) > td {
    padding-top: 9px;
}

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



/***섹션1*e***/



/***섹션2*s***/



#vncm-w-2 {
    padding: 85px 0 80px;
		   background-color: #f5f5f5;
}


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




.vncm-c-2 {
    padding: 0 30px 0 0;
}


.vncm-c-3 {
    padding: 0 0 0 30px;

}

.vncm-c-2-1w {
    padding: 0 0 13px;
	  margin-bottom: 10px;
	    line-height: 1;
			   	   border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}


.vncm-c-2-1 {
padding:3px 0 0 7px;
    font-family: ngeb, sans-serif;
    font-size: 17px;
        color: #333;
    float: left;
    width: 80%;

}



.vncm-c-2-2 {
    font-family: ngeb, sans-serif;
    font-size: 23px;
        color: #666;
    width: 20%;
    text-align: right;
	padding: 0 8px 0 0;

		    cursor: pointer;
}


.vncm-c-2-2:hover {
    opacity: 0.3;
}


.vncm-c-2-3{
    min-height: 235px;
}



.vncm-c-2-3 > table > tbody > tr > td > table > tbody > tr {
    height: 47px;
	   	   border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    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;
}

.vncm-c-2-3 > table > tbody > tr > td > table > tbody > tr:last-child {
	   	   border-bottom: none;

}

.vncm-c-2-3 > table > tbody > tr > td > table > tbody > tr:hover {
    opacity: 0.5;
}

.vncm-c-2-3 > table > tbody > tr > td > table > tbody > tr > td {
    font-size: 15px;
}



.vncm-c-2-3 > table > tbody > tr > td > table > tbody > tr > td:first-child {
    padding-left: 7px;
}

.vncm-c-2-3 > table > tbody > tr > td > table > tbody > tr > td:nth-child(3) {
    text-align: right;
    padding-right: 7px;
}


/***섹션2*e***/






/***섹션3*s***/



#vncm-w-3 {
    padding: 85px 0 20px;
}

.minc-2 {
    padding-left: 5px;
}

.vncm-c-6 {
 min-height: 350px;
    background-color: #283890;
	cursor: pointer;
}
.vncm-c-6:hover {
opacity: 0.5;
}


.vncm-c-6i-1 {
    padding: 35px 20px 0;
	    color: #fff;
}

.vncm-c-6-1 {
    display: inline-block;
    vertical-align: top;
    font-family: ngeb, sans-serif;
    font-size: 17px;



}

.vncm-c-6-2 {
    line-height: 1.8;
    padding: 15px 0 21px;
	    font-size: 13px;
}

.vncm-c-6-3 {
    text-align: right;
}

.vncm-c-6-3-1 {
    display: inline-block;
    vertical-align: top;
    padding: 10px 26px 0 21px;
    font-size: 13px;
	    border: 3px solid rgba(255, 255, 255, 0.5);
		
    border-radius: 50px;
	    line-height: 1;
    height: 40px;

}

.vncm-c-6i-2 {
    padding: 25px 0 0 0;
    text-align: right;
}
/***섹션3*e***/


.mttbbi {
	    text-align: center;
}

.mttbbi .nav-tabs {
    border-bottom: none;
	padding:0 0 40px;
}

.mttbbi .nav-tabs > li {
    display: inline-block;
    float: none;
    margin-bottom: 0;
}


.mttbbi .nav-tabs > li > a {
    line-height: 1;
    border: 1px solid #d9d9d9;
    border-radius: 0;
    padding: 15px 26px 0;
    height: 48px;
}

.mttbbi .nav > li > a:hover,
.mttbbi .nav > li > a:focus {
    background-color: #fff;
    border: 1px solid #666;
}

.mttbbi .nav-tabs > li.active > a,
.mttbbi .nav-tabs > li.active > a:hover,
.mttbbi .nav-tabs > li.active > a:focus {
    color: #111;
    background-color: #fff;
    border: 1px solid #666;
    border-bottom-color: #666;
    cursor: default;
}