@charset "utf-8";

/* bx-slide modify css */

.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
}

.bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0px solid #fff;
    left: 0px;
    background: none;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}

.banner_wrap {
    position: relative;
}

.banner_wrap .main_slide {
    position: relative;
    width: 100%;
    height: 800px !important;
    margin: 0 auto;
}

.banner_wrap .main_slide .slide {
    height: 800px !important;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}


/* 메인 배너 이미지 */

.banner_wrap .main_slide .slide01 {
    background-image: url(../images/main_banner01.jpg);
}

.banner_wrap .main_slide .slide02 {
    background-image: url(../images/main_banner02.jpg);
}

.banner_wrap .main_slide .slide03 {
    background-image: url(../images/main_banner03.jpg);
}

.banner_wrap .main_slide .slide04 {
    background-image: url(../images/main_banner04.jpg);
}

.banner_wrap .main_slide .slide05 {
    background-image: url(../images/main_banner05.jpg);
}

.banner_wrap .main_slide .slide06 {
    background-image: url(../images/main_banner06.jpg);
}


/* 메인 배너 arrow */

.banner_wrap .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    display: block;
    width: 66px;
    height: 66px;
    margin-top: -33px;
    z-index: 200;
}

.banner_wrap .bx-wrapper .bx-prev {
    left: 65px;
    background-image: url(../images/arrow_l.png);
}

.banner_wrap .bx-wrapper .bx-next {
    right: 65px;
    background-image: url(../images/arrow_r.png);
}

.banner_tbox {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    text-align: center;
    margin-top: 230px;
}

.banner_title {
    font-size: 45px;
    font-weight: 400;
    color: #fff;
    line-height: 1.4;
}

.banner_title > span {
    font-size: 75px;
    font-weight: 700;
    font-family:'arial', sans-serif;
}

.area_banner_btn {
    position: relative;
    width: 250px;
    height: 100%;
    margin: 40px auto 0;
    border-radius: 30px;
    overflow: hidden;
    display: block;
}

.btn_bg {
    position: absolute;
    top: 0;
    left: -250px;
    display: block;
    text-indent: -9999em;
    width: 100%;
    height: 100%;
    background: #005f3c;
}

.banner_btn:link,
.banner_btn:visited {
    position: relative;
    font-size: 18px;
    color: #fff;
    display: block;
    width: 250px;
    height: 58px;
    background-image: url(../images/banner_btn_bg.png);
    background-position: right 22px center;
    background-repeat: no-repeat;
    background-color: transparent;
    box-sizing: border-box;
    border: 3px solid #fff;
    border-radius: 30px;
    text-align: center;
    line-height: 52px;
    padding-right: 10px;
    transition: border .5s;
}

.banner_btn:hover,
.banner_btn:focus {
    border: 3px solid #005f3c;
}

.m_title{
    font-family:'arial', sans-serif;
    font-size:35px;
    font-weight: bold;
    text-align: center;
    color:#333;
    letter-spacing: -1px;
	padding-bottom:5px
}

.m_title02{
    font-size:35px;
    font-weight: bold;
    text-align: center;
    color:#333;
    letter-spacing: -1px;
	padding-bottom:5px
}

.m_title_st{
color:#888;
    font-size:14px;
    font-weight: 400;
    text-align: center;
}

.w_title{
    font-family:'arial', sans-serif;
    font-size:35px;
    font-weight: bold;
    text-align: center;
    color:#fff;
    letter-spacing: -1px;
	padding-bottom:5px
}

.w_title_st{
color:#fff;
    font-size:14px;
    font-weight: 400;
    text-align: center;
}

.about_wrap{
 margin:70px 0;  
    height:430px;
}

.about_wrap .m_title>span{
color:#369d6b;
}
.area_int{
 margin-top:45px;   
}

.int_list{
    
}

.int_list:after{
 content:'';
    display: block;
    clear: both;
}

.int_list>div{
    float:left;
    width:370px;
    height:180px;
    margin-right:50px;
}

.int_list>div:last-child{
margin-right: 0;
}


.int_ibx{
    width:120px;
    height:120px;
    overflow: hidden;
    float:left;
    background:url(../images/about_icon_bg.png) no-repeat center;
}

.int_tbx{
    width:220px;
    height:120px;
    background:#fff;
    float:left;
	padding-left:25px;
}

.int_title{
    font-size:22px;
    font-weight: 600;
    color:#333;
    padding:5px 0 5px;
}


.int_st{
    color:#666;
    font-size:14px;
    font-weight: 300;
    padding-bottom:10px;
}

.int_more{
    color:#094a8d;
    font-size:12px;
    font-weight: 400;
}

.gallery_wrap{
    background:url(../images/g_bg.jpg) no-repeat center top;
    background-size:cover;
	height:675px
}

 .gallery {width: 100%; overflow: hidden; padding-top:70px}
 .gallery .area_b_title{ 
 text-align:center; padding-top:80px
}

 .gallery .sec_title{
    font-weight:600;
    font-size:35px;    
    letter-spacing:0px;    
    padding-bottom:5px;
	color:#fff;
}

 .gallery .sec_sub_t{
font-size:15px;
    font-weight:300;
}

 .mcb02 {width: 100%;  min-width: 1620px; }
 .mcb02 .safe_box.mcbsafe {width: 1620px;}
 .mcb02 .mcbTitle {color: #ec1b2e; font-size:30px; text-align:center; font-weight:600; padding-top:60px }
 
    #mcbSlideBox {margin-top: 48px;}
      #mcbSlideBox .mcbSlide {}
        #mcbSlideBox .mcbSlide .slide {width: 250px; height: 400px; background-repeat: no-repeat; background-position: center; background-size: 100%;}

        #mcbSlideBox .mcbSlide .slide01 {background-image: url(../images/mcb03btnImg.jpg);}
        #mcbSlideBox .mcbSlide .slide02 {background-image: url(../images/mcb03btnImg.jpg);}
        #mcbSlideBox .mcbSlide .slide03 {background-image: url(../images/mcb03btnImg.jpg);}
        #mcbSlideBox .mcbSlide .slide04 {background-image: url(../images/mcb03btnImg.jpg);}
        #mcbSlideBox .mcbSlide .slide05 {background-image: url(../images/mcb03btnImg.jpg);}

        #mainGallerySection .custom-pager>span {position: absolute; top:-90px;}
          #mainGallerySection .custom-pager>span>a {display: block; width: 45px; height: 45px; }
            #mainGallerySection .btn-prev {display: block; width: 45px; height: 45px; left: 1168px; text-indent: -999999em; background-image: url(../images/prdt-slide-arrow-prev.png); cursor: pointer;}
              #mainGallerySection .btn-prev>a:hover {background-image: url(../images/prdt-slide-arrow-prev-ov.png);}
            #mainGallerySection .btn-next {display: block; width: 45px; height: 45px; right: 0px; text-indent: -999999em; background-image: url(../images/prdt-slide-arrow-next.png); cursor: pointer;}
              #mainGallerySection .btn-next>a:hover {background-image: url(../images/prdt-slide-arrow-next-ov.png);}


              #mainGallerySection .slider {position: relative; margin-top: 48px; width: 100%; min-width: 1280px; margin-bottom: 80px;}
                #mainGallerySection .crewMem {position: relative; width: 250px; height: 400px;  background-color:#fff;}
				  #mainGallerySection .crewImg {position: relative; width: 250px; height: 260px; border-bottom:1px ddd solid}
                    #mainGallerySection .crewDetail{ height:140px; text-align: center;}
                    #mainGallerySection .crewDetail .crewName {padding-top: 21px; text-align: center; font-size: 24px; font-weight: 700; color: #fff;}
                    #mainGallerySection .crewDetail .crewName:after {display: block; content: ''; width: 45px; height: 2px; background-color: #fff; margin: 14px auto 0px auto;}
                    #mainGallerySection .crewDetail .title {padding-top: 30px;text-align: center; font-size: 22px; color: #333; font-weight:600}
                    #mainGallerySection .crewDetail .con {padding-top: 10px; text-align: center; font-size: 14px; color: #666; font-weight:300}

                #mainGallerySection .bx-wrapper {max-width: 100% !important; width: 100% !important;}
                #mainGallerySection .bx-wrapper .bx-viewport {height: 400px !important; left: 0px; background: none;}
                  #mainGallerySection .bx-wrapper .bx-viewport li {position: relative;  padding:0 3px 0 3px}
                  #mainGallerySection .bx-wrapper .bx-viewport li:hover a {position: absolute; top: 0px; left: 0px;}
                  #mainGallerySection .bx-wrapper .bx-viewport li:hover a {display: block; width: 250px; height: 400px;   margin:0 3px 0 3px}
                  #mainGallerySection .bx-wrapper .bx-viewport li:hover a.hover-box {display: block; width: 250px; height: 400px; background-color: rgba(0,0,0,0.3); z-index: 9999;}
                  #mainGallerySection .bx-wrapper .bx-viewport li:hover a.hover-box .plus-icon {position: absolute; top: 50px; left: 40px;}
                  #mainGallerySection .bx-wrapper .bx-viewport li:hover a.hover-box .hvr-icon-spin:before {content: url(../images/slide-more.png); position: absolute; top: 130px; right: -11em; padding: 0 0px; font-family: FontAwesome; -webkit-transition-duration: 1s; transition-duration: 1s; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out;}






.csr_wrap{
    margin:0;
    height:510px;
    width:100%;
    background:url(../images/csr_bg.jpg) no-repeat center;
    background-size:cover;
}

    
    .area_csr{
        position:relative;
     width:1260px;
        margin:0 auto;
        padding-top:110px;
    }
        
    .csr_title01{
        font-size:60px;
        font-weight: 300;
        color:#fff;
		text-align:center;
		padding-bottom:10px;
        /*background:url(../images/busi_text_bar.gif) no-repeat left bottom;*/
    }
     .csr_title01 span{
        font-weight:bold;
    }
   
    .csr_title02{
        font-family:'arial', sans-serif;
        font-size:45px;
        font-weight: 500;
        color:#094a8d;
		text-align:center;
    }
    
    .csr_st{
        color:#fff;
        font-size:20px;
        font-weight: 400;
        line-height:1.8;
		text-align:center
    }
    
    .area_btn_csr{
        position: absolute;
    bottom: -90px;
	left:550px;
    margin:0 auto;
    width: 180px;
    height: 50px;
    overflow: hidden;
    }
    
    .btn_csr_bg{
            display: block;
    position: absolute;
    left: -180px;
    top: 0;
    width: 180px;
    height: 50px;
    background: #094a8d;
    text-indent: -9999em;
    }
    
   .btn_csr:link, .btn_csr:visited {
    position: relative;
    display: block;
    width: 180px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #fff;
    text-align: center;
    padding-right: 60px;
    background-image: url(../images/busi_arrow_off.png);
    background-repeat: no-repeat;
    background-position: top 20px right 33px;
    color: #fff;
    font-family: 'arial', sans-serif;
    font-weight: bold;
    font-size: 1.2em;
    letter-spacing: 2px;
    box-sizing: border-box;
}
    
    .btn_csr:hover, .btn_csr:focus{
        border: 1px solid #094a8d;
        color:#fff;
        background-image:url(../images/busi_arrow_off.png);
    }
    


.customer_wrap{
    padding:70px 0 80px 0;   
    width:1260px;
    margin:0 auto;
}


.customer_wrap>div:after{
 content:'';
    display:block;
    clear: both;
}
.customer_wrap .area_title{
    margin-bottom:45px;
}
.customer_wrap>div>div{
 float:left;   
}

.customer_leftbx{
    width:350px;
    margin-right:80px;
}


.customer_rightbx{
    width:830px;
}

.infobx{
    margin-bottom:35px;
}

.infobx:last-child{
    margin-bottom:0;
}


.infobx:after{
 content:'';
    display:block;
    clear:both;
}

.infobx>div{
 float:left;   
}

.info_tbx{
    width:200px;
    margin-left:30px;
    float:left;   
    
}


.info_ibx{
    width:120px;
    height:120px;
    overflow: hidden;
    position: relative;
    float:left;   
}



.info_03{
 margin-bottom:0;   
}

.info_tbx h2{
    font-size:20px;
    font-weight: bold;
    margin-bottom:12px;
    margin-top:5px;
    color:#333;
}

.info_tbx p{
    color:#666;
    font-size:14px;
    font-weight: 300;
     margin-bottom:10px;
}


.btn_info>a:link, .btn_info>a:visited{
    font-size:11px;
    font-weight: bold;
    color:#094a8d;
    letter-spacing: 0.4px;
   
    padding-right:25px;
    background:url(../images/p_arrow.png) no-repeat right center;
}



.int_list>div img{
    transition: .5s;
    transform: scale(1);
}

.int_list>div:hover img{
    transform: scale(1.2);
}



.customer_leftbx>div img{
     transition: .3s;
    transform: scale(1);
}


.customer_leftbx>div:hover img{
    transform:scale(1.2);
}

.notibx{
    margin-right:50px;
    float:left;   
}

.notibx:last-child{
    margin-right:0;
}


.notibx:after{
 content:'';
    display:block;
    clear:both;
}

.notibx>div{
}

.noti_tbx{
    width:390px;
    margin-top:30px;
    
}


.noti_ibx{
    width:390px;
    height:280px;
    overflow: hidden;
    position: relative;
}



.noti_03{
 margin-bottom:0;   
}

.noti_tbx h2{
    font-size:20px;
    font-weight: bold;
    margin-bottom:12px;
    margin-top:5px;
    color:#333;
}

.noti_tbx p{
    color:#666;
    font-size:14px;
    font-weight: 300;
     margin-bottom:20px;
}


.btn_noti>a:link, .btn_noti>a:visited{
    font-size:11px;
    font-weight: bold;
    color:#094a8d;
    letter-spacing: 0.4px;
   
    padding-right:25px;
    background:url(../images/p_arrow.png) no-repeat right center;
}



.noti_list>div img{
    transition: .5s;
    transform: scale(1);
}

.noti_list>div:hover img{
    transform: scale(1.2);
}



.customer_rightbx>div img{
     transition: .3s;
    transform: scale(1);
}


.customer_rightbx>div:hover img{
    transform:scale(1.2);
}

.sec04_wrap{
    padding:70px 0 80px 0;
    width:100%;
    background:#f5f5f5;

 }

.area_journal{
    margin-top:45px;
}

.journal:after{
 content:'';
    display: block;
    clear: both;
}

.journal>div{
    float:left;
    width:300px;
    height:240px;
    margin-right:20px;
}

.journal>div:last-child{
margin-right: 0;
}


.journal_ibx{
    width:300px;
    height:169px;
    overflow: hidden;
}



.journal_tbx{
 height:70px;
    background:#fff;
}

.journal_title{
    font-size:15px;
    font-weight: 400;
    text-align: center;
    color:#333;
    padding:25px 0 ;
}


.journal_st{
 color:#777;
    font-size:14px;
    font-weight: 300;
    text-align: center;
}
























