/*  header start */
@media(max-width:1740px) {
    

    #header .top_wrap .etc {
        width: auto;
        position: absolute;
        right: 0;
        z-index: 9999999999999999999999999999999999999999999999999999999999;
        color: #fff;
        padding-top: 32px;
        font-size: 13px;
    }

    #header .top_wrap .etc ul {
        margin-top: 15px;

    }

    .top_right_etc #hd_sch {
        display: none;
    }

    .top_right_etc.sticky .eng-btn {
        position: relative;
        display: none;

    }
}





@media(max-width:1600px) {}

@media(max-width:1430px) {


    .header .gnb li {      
        width: 16%;     
    }
    
    .header #gnb{
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-evenly;
    }
    
    .header .gnb .depth1>a{
        font-size: 18px;
        padding:15px 0 0;
    }
    
  
    
    .text_l_1, .text_l_2, .text_l_3, .text_l_4, .text_l_5, .text_l_6{
        font-size:18px;
        margin-left:15px;
    }
    
    .header .depth2 li a{
        font-size:18px;
    }
    
    
    .mobile_pdf3{
        font-size: 18px;
    }

    
    .header .nav .depth1>a::after{
        bottom:-25px;
    }
    
    .header h1.sub a{
        background-size: 180px;
        background-repeat: no-repeat;
        
        margin-top: -10px;
        
        background-position:center left;
        
        
    }
    
    .header h1{
        padding-top: 0px;
    }
}

@media(max-width:1300px) {
    


    

   

    .header h1 a img {
        width: 100px;
    }

    

    

    .header.all .gnb_wrap .depth2>li>a {
        padding-bottom: 4px;
        font-size: 14px;
        font-weight: 500;
        line-height: 1em;
        color: rgb(87, 87, 87);
        font-family: 'Noto Sans KR', sans-serif;
        display: inline-block;
        position: relative;
    }

    /*#header.sticky {
        top: -15px;
    }*/

  

  

    /* 인덱스 */
    #index_h1 {
        font-size: 26px;
    }


    /* 인덱스 마감 */

    .s_visual_wrap {
        margin-top: 0px;
    }

    .s_visual_wrap .slide .content {
        top: 48%;

    }





}




@media(max-width:1201px) {
    .circle_color{
        height: 200px;
        width:200px;
    }
}





@media(max-width:991px) {
    
    .mobile_pdf3 span{
        font-weight: bold;
    }
    
    
    .left_30{
        text-align: center;
    } 
    
    .right_sub2 img{
        max-width:273px;
    }
    
    .fa.fa-plus{
        margin-left: 0px;
    }
    
    h1.h1_01{
        margin-bottom: 20px;
    }
    
    .right_sub2{
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .center{
        text-align: center;
    }
    
    
    .left_55, .right_45 {
        width:100%;
    }
    
    
    .right_70, .left_30{
        width:100%; 
        padding:0px;
        margin:20px 0px;
    }
    
    .back_img{
        background: #fff;
    }
    
    .margin_l_r{
        padding-left: 0px;
        padding-right: 0px;
    }
    
    .left, .right{
        width: 100%;
    }
    
    .divide{
        display:grid;
    }
    
    .right_sub1:nth-child(1){
        margin-right:20px;
    }
    
    .right_sub1{
        padding-left:0px;
        padding-right:0px;
    }
    
    
    .table>tbody>tr>th, .table>tbody>tr>td{
        font-size: 15px;
    }
    
    
    .box p{
        font-size:18px;
    }
    
    .big_text{
        font-size: 18px;
    }
    
    .small_text{
        font-size: 15px;    
    }
    
    
    .circle_big_text{
        font-size:18px;
    }
    
    .circle_small_text{
        font-size: 15px;
    }
    
    
    .container.wrap_top_t{
        width:unset!important;
    }
    
    #index_swiper .swiper-slide.slide04 .message .form_write .flex input{
        height:50px!important;
    }
    
    #index_swiper .swiper-slide.slide04 .message .form_write .btn_wrap .send input{
        height: 50px!important;
        font-size:18px!important;
        width: 180px!important;
    }
    
    
    .header.off, .nav-bar.off{
        display: none!important;
    }
    
    #header.nav-btn-active{
        background-color:var(--point-color);
    }
    
    .header h1.sub a{
        margin-top: 0px;
    }
    
    #header{
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
        padding-right: 50px;
        
        height: 70px;
        transition: .5s height, .2s background;
        border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
        background: transparent;
        
        z-index: 9999999;
        
        
        position: fixed;
    }
    
    .container.wrap_top_t{
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    
    .mobile_pdf3{
        margin-right: 8px!important;
    }
    
    .w_t_0{
        display: none;
    }
    
    .top_box1{
        padding:20px 0px;
    }
    
    
    .top_dd{
        margin-top: 0px;
    }
    
    #header .top_wrap{
        margin-right: 0px;
        margin-left: 0px;
        width: 180px;
    }
    
    #header .top_wrap .logo{
        width:100%;
    }
    
    .top_box{
        display: none;   
    }
    
    
    
    .top_right_etc{
            margin-top: 22px;
            right:5%;
        }
        
        
        .header.off, .top_right_etc.off{
            /*display: unset;*/
            display: none;
            
        }
        
        
       
        
        .nav-bar.off .nav_wrap span{
            /*background: #fff;*/
        }
        
        
        
        .mobile-gnb h1{
            max-width: 150px;
        }
       
        
     
        
        
        
        
        
        #mobile_second.top_right_etc.off.black0{
            display: block!important;
        }
    
    
    
    
    
    
    
    
    
    
    
    
    
   
    
    
    /*모바일시 상하 나누어져서 전체 이미지로는 안나오게 함.*/
    .mobile_image{
        background-image: none!important;
        background-position: unset!important;
    }
    
    /*모바일시에는 이미지 나오게*/
    .mobile_image1 {
        visibility: visible!important;
    }
    
    
    
    /*.animate {
        opacity: 1;
    }*/

  

    .header h1 {
        padding-top: 6px;
        padding-left: 0;
    }

    .header h1 a {
        overflow: hidden;
        display: block;
        /*height: 19px;*/
        height: 60px;
        background: url(../../img/common/logo.png) 0 0% no-repeat;
        text-indent: -9999px;

    }

    .header.sticky {
        display: none;
    }

    #header .nav {
        display: none;
    }

    .js-offcanvas-btn {
        display: block;
    }

    .sidebar-offcanvas {
        display: block !important;
    }



    #header .top_wrap .nav {
        width: 50%;
        justify-content: center;
        align-items: center;
    }

    #header .top_wrap .etc {

        padding-top: 29px;
        font-size: 13px;
        margin-right: 60px
    }



    /* 영문 */
    .top_right_etc {
        z-index: 9999999999999999999999999;
        top: 0;
        position: absolute;
        right: 0;
        margin-top: 12px;
        font-size: 13px;
        color: #fff;
        transition: 0.6s;
        display: flex;
    }

    .top_right_etc .eng-btn {
        margin-left: 0;
        width: 80px;
        margin-right: 20px;
    }

    .top_right_etc p {
        border-radius: 0em;
        border: 0;
        -webkit-border-radius: 0em;
        -moz-border-radius: 0em;
        -ms-border-radius: 0em;
        -o-border-radius: 0em;
        width: 80px;
        height: 22px;
        color: #fff;
        font-family: 'Poppins', 'NotoSans', sans-serif;
        text-align: center;
        padding-top: 8px;
        font-weight: 600;
        font-size: 13px;
        /*margin-left: 20px;
    */
        margin-top: 5px;
    }

    .top_right_etc p i {
        margin-left: 10px;
        font-size: 14px;
        transition: all 0.2s ease-out;
    }

    .top_right_etc ul {
        padding: 0;
        border: 0;
        min-width: 80px;
        background: #fff;
        padding-top: 8px;
        padding-bottom: 8px;
        box-shadow: none;
        border: 1px #ddd solid;
        box-shadow: none;
        border-radius: .2em;
        -webkit-border-radius: .2em;
        -moz-border-radius: .2em;
        -ms-border-radius: .2em;
        -o-border-radius: .2em;
        margin-top: 20px !important;
    }

    .top_right_etc ul li a {
        line-height: 22px;
        font-size: 13px;
        color: #000;
        font-family: 'Poppins', 'NotoSans', sans-serif;
        font-weight: 400;
        /*border-bottom: 1px rgb(231, 231, 231) solid;
    */

        border-radius: .6em;
        -webkit-border-radius: .6em;
        -moz-border-radius: .6em;
        -ms-border-radius: .6em;
        -o-border-radius: .6em;
    }


    /* 인덱스 */
    .hidden-text {
        position: absolute;
        z-index: 200;
    }

    /* swiper 02 시작 */
    #index_swiper .swiper-slide.slide03.section02_03 {}

    #index_swiper .swiper-slide.slide02.section02_03 .content {
        display: flex;
        height: 100%;
        width: 100%;
        position: relative;
        flex-direction: column;
    }

    #index_swiper .swiper-slide.slide02.section02_03 .content .f-image {
        width: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        
        /*전체화면이므로 모바일시 100%로*/
        /*height: 50%;*/
        height: 100%;


    }
    
    
    
    #index_swiper .swiper-slide.slide02.section02_03 .content .f-image.height_half{
        height: 50%!important;
       
    }
    
    
    

    #index_swiper .swiper-slide.slide02.section02_03 .content .f-text {
        width: 100%;
        height: 50vh;
        background: #fff;
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
        padding-bottom: 20px;

    }

    #index_swiper .swiper-slide.section02_03 .content .text dl {
        text-align: center;
    }

    #index_swiper .swiper-slide.section02_03 .content .text dl dt {
        font-size: 26px;
        font-weight: 900;
        font-family: 'Noto Sans KR', 'Poppins', 'Ubuntu', dotum, sans-serif;
        line-height: 32px;

    }

    #index_swiper .swiper-slide.section02_03 .content .text dl dd {
        margin-top: 24px;
        font-size:18px;
        line-height: 1.8;
        

    }
    /*#index_swiper .swiper-slide.section02_03 .content .text dl dd br {
        display:none;
    }*/

    #index_swiper .swiper-slide.section02_03 .content .text .btn_wrap {
        text-align: center;
        margin-top: 12px;
    }

    #index_swiper .swiper-slide.section02_03 .content .text .btn_wrap .bt_lnk {
        display: inline-block;
        box-sizing: border-box;
        height: 100%;
        border: 0;
        background-color: #f1f1f1;
        width: 120px;
        padding:10px 0 12px;
        color: #000;
        position: relative;
        z-index: 0;
        font-size: 14px;
        letter-spacing: 0;
        font-family: 'Noto Sans KR', 'Poppins', 'Ubuntu', dotum, sans-serif;
        font-weight: 600;
        text-align: center;
        padding-left: 0;
        border-radius: .2em;


    }
    #index_swiper .swiper-slide.section02_03 .content .text .btn_wrap .bt_lnk span::after {
        position: absolute;
        width: 12px;
        height: 1px;
        background: #000;
        content: '';
        margin-left: 20px;
        margin-top: 12px;
        transition: all 0.3s;
        text-decoration: none;
        display:none;
    
    }

    #index_swiper .swiper-slide.section02_03 .content .f-text .text dl dt span {
        font-size: 26px;
        font-weight: 900;
        font-family: 'Noto Sans KR', 'Poppins', 'Ubuntu', dotum, sans-serif;
        line-height: 32px;
        position: relative;
        display: inline-block;
        z-index: 1;
    }

    #index_swiper .swiper-slide.section02_03 .content .f-text .text dl dt span::before {
        height: 6px;
        margin-top: 26px;
    }

    .slider-index01 .slick-initialized .slick-slide {
        display: block;
        height: 50vh !important;
    }

    .slider-index01 .slick-slide {
        height: 50vh !important;
    }

    .slider-index01 .item {
        width: 100%;
        height: 100vh;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .pager_index01 .wrap {
        position: relative;
        width: 100%;
        height: 50%;
        clear: both;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .pager_index01 .arr {
        width: 56px;
        height: 56px;
        border: 0;
    }

    .pager_index01 .prev {
        margin-left: 15px;
    }

    .pager_index01 .next {
        margin-right: 15px;
    }

    .pager_index01 i {
        font-size: 26px;
        color: #fff;
        transition: .3s;

    }


    #index_swiper .swiper-slide.slide03.section02_03 .content {
        display: flex;
        height: 100%;
        width: 100%;
        position: relative;
        flex-direction: column;
    }


    #index_swiper .swiper-slide.slide03.section02_03 .content .f-image {
        width: 100%;
        height: 50%
    }

    #index_swiper .swiper-slide.slide03.section02_03 .content .f-text {
        width: 100%;
        height: 50vh;
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #index_swiper .swiper-slide.slide03.section02_03 .content .f-text .btn_wrap {
        /* display: none; */
    }

    /*  */
    #index_swiper .swiper-slide.slide04 {}

    #index_swiper .swiper-slide.slide04 .content_wrap .title {
        text-align: center;
        font-size: 18px;
      
        margin-bottom: 20px;

    }

    #index_swiper .swiper-slide.slide04 .content_wrap .title h1 {
        font-family: 'Poppins', 'NotoSans', sans-serif;
        font-size: 26px;
        font-weight: 900;
        margin-bottom: 8px;

    }

    #index_swiper .swiper-slide.slide04 .content_wrap .image_wrap {
        position: relative;
        margin-top: 0px;
        overflow: hidden;
         width: 88%; 
        padding-right: 0
    }

    
    
    
    .content_wrap.container{
        width:88%;
    }
    
   
    
    
    
    
    .reverse{
        flex-direction: column-reverse!important;
    }
    
    
    
    #index_swiper .swiper-slide.slide04 .content_wrap .image_wrap .list {
        position: relative;
        width: 100%;

    }

    #index_swiper .swiper-slide.slide04 .content_wrap {
        /* justify-content: flex-start; */
    }

    #index_swiper .swiper-slide.slide04 .content_wrap .image_wrap .list .flex {
        display: flex;
        flex-direction: column;
        /* flex-wrap: wrap;
        flex-direction:row; */
        margin-left: -5px;
        margin-right: -5px;


    }

    #index_swiper .swiper-slide.slide04 .content_wrap .image_wrap .list .flex .box .thumb {
        margin-left: 5px;
        margin-right: 5px;
    }

    #index_swiper .swiper-slide.slide04 .content_wrap .image_wrap .list .flex .box {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }

    #index_swiper .swiper-slide.slide04 .content_wrap .image_wrap .list .flex .box .thumb {
        position: relative;



    }

    #index_swiper .swiper-slide.slide04 .content_wrap .image_wrap .list .flex .box .thumb .thumb_wrap {
        display: flex;
        /* border: 1px #ddd solid; */
        /* background: #fff; */
        border-bottom: 1px #d6d6d6 solid;
        margin-bottom: 10px;
        padding-top: 18px;
        padding-bottom: 18px;
        background: #fff;
        border-radius: 4em;
        padding-left: 15px;
        justify-content: center;
        height: 100%;



    }

    /*#index_swiper .swiper-slide.slide04 .content_wrap .image_wrap .list .flex .box:last-child .thumb .thumb_wrap {
        border: 0;
    }*/

    #index_swiper .swiper-slide.slide04 .content_wrap .image_wrap .list .flex .box .thumb .thumb_wrap img {
        width: 36%;
        border-radius: 50%;
        width: 90px;
        height: 90px;
    }

    #index_swiper .swiper-slide.slide04 .content_wrap .image_wrap .list .flex .box .overlay {
        position: relative;
        opacity: 1;
        top: auto;
        left: auto;
        width: 100%;
        background: transparent;

    }

    #index_swiper .swiper-slide.slide04 .content_wrap .image_wrap .list .flex .box .overlay .text {
        position: relative;
        bottom: auto;
        padding-left: 25px;
        padding-right: 25px;
        line-height: 20px;
        padding-top: 0px;

    }

    #index_swiper .swiper-slide.slide04 .content_wrap .image_wrap .list .flex .box .overlay .text::before {
        font-family: 'Nanum Gothic';
        font-family: 'Poppins', 'NotoSans', sans-serif;
        font-weight: 600;
        font-size: 24px;
        line-height: 1.8;
    }

    #index_swiper .swiper-slide.slide04 .content_wrap .image_wrap .list .flex .box.box01 .overlay .text::before {
        content: "Engineering";

    }

    #index_swiper .swiper-slide.slide04 .content_wrap .image_wrap .list .flex .box.box02 .overlay .text::before {
        content: "Expertise";
    }

    #index_swiper .swiper-slide.slide04 .content_wrap .image_wrap .list .flex .box.box03 .overlay .text::before {
        content: "Facilities";
    }

    #index_swiper .swiper-slide.slide04 .content_wrap .image_wrap .list .flex .box:hover .overlay .text span::before{
        width: 0px;
        display:none;
    }
    
    
    #index_swiper .swiper-slide.slide04 .content_wrap .image_wrap .list .flex .box:hover .overlay .text{
        padding-bottom:unset;   
    }
    
    
    
    
    #index_swiper .swiper-slide.slide04 .content_wrap .image_wrap .list .flex .box .overlay .text span {
        color: #000;
        font-size: 18px;
        line-height: 1.8;
        display: block;
        padding-top: 6px;
    }


    


    #index_swiper .swiper-slide.slide04 .content_wrap .image_wrap .list .flex .box .caption {
        margin-top: 6px;
        position: relative;
        padding-left: 30px;
        display: flex;
        justify-content: center;
        align-items: center;
        display: none;

    }

    #index_swiper .swiper-slide.slide04 .content_wrap .image_wrap .list .flex .box .caption span {
        font-family: 'Poppins', 'NotoSans', sans-serif;
        font-size: 11px;
        line-height: 11px;
        display: none;
        text-transform: uppercase
    }

    #index_swiper .swiper-slide.slide04 .content_wrap .image_wrap .list .flex .box .caption h2 {
        font-size: 19px;
        font-weight: 600;
    }

    #index_swiper .swiper-slide.slide04 .content_wrap .image_wrap .list .flex .box .caption i {
        position: absolute;
        right: 0;
        top: 20px;
        color: #000;
        font-size: 40px;
        transition: .4s;
        display: none;
    }

    /* swiper 04마감 */
    /* swiper 05 */
    #index_swiper .swiper-slide.slide05 .overlay {
        background: url('../../img/main/section05_line.png');
        background-repeat: no-repeat;
        background-position: 50% 0%;

    }

    #index_swiper .swiper-slide.slide05 dl {
        text-align: center;
    }

    #index_swiper .swiper-slide.slide05 dl dt {
        font-size: 26px;
        color: #fff;
        font-weight: 600;
        line-height: 1.5;

    }

    #index_swiper .swiper-slide.slide05 dl dd {
        font-size: 18px;
        line-height: 1.8;
        color: #fff;
        margin-top: 16px;

    }

    #index_swiper .swiper-slide.slide05 dl dd br {
        display: none;
    }

    #index_swiper .swiper-slide.slide05 .btn_wrap {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #index_swiper .swiper-slide.slide05 .btn_wrap .bt_lnk {
        width: 190px;
        padding: 12px 25px 14px;
        font-size: 14px;
        padding-left: 30px;


    }

    #index_swiper .swiper-slide.slide05 .btn_wrap .bt_lnk span::after {
        position: absolute;
        width: 20px;
        height: 1px;
        background: #fff;
        content: '';
        margin-left: 20px;
        margin-top: 14px;
        transition: all 0.3s;
    }
    #index_swiper .swiper-slide.slide05 .btn_wrap .bt_lnk:hover span::after {
        margin-left: 20px;
    }

    /* swiper 05마감 */
    /* swiper 06 */
    #index_swiper .swiper-slide.slide06 .title {
        display: flex;
        flex-direction: column;
        
        /*모바일에서 오른쪽 붙게*/
        float: right;
    
    }
    
    #index_swiper .swiper-slide.slide06 .title h1 {
        color: #000;
        font-size: 26px;
        line-height: 34px;
        font-weight: 900;
        font-family: 'Poppins', 'NotoSans', sans-serif;
        width: 100%;
    }
    
    #index_swiper .swiper-slide.slide06 .title h1 P {
        color: #c8c8c8; 
        font-size: 14px;
        font-weight: 600;
        font-family: 'Poppins', 'NotoSans', sans-serif;
        text-transform: uppercase;
        letter-spacing: 12px;
        margin-left: 6px;
        margin-top: 20px;
    
    
    }
    /* swiper 06마감 */
/* swiper 07*/
#index_swiper .swiper-slide.slide07 {
    /* display:flex; */
    height: 100%;
    /* justify-content: center; */
    /* flex-direction: column; */
    padding-top: 40px;
    background: #f7f9ff;

}
#index_swiper .swiper-slide.slide07 .flex {
    display: flex;
    flex-direction: column;
}

#index_swiper .swiper-slide.slide07 .flex .left {
    width: 100%;
}

#index_swiper .swiper-slide.slide07 .flex .right {
    width: 100%;
}
#index_swiper .swiper-slide.slide07 .flex .right .tab-content {
    margin-top: 0;
    padding: 0;
}
#index_swiper .swiper-slide.slide07 .flex .left h1 {
    font-size:24px;
    padding-left: 0;
    margin-left: 0;

}
#index_swiper .swiper-slide.slide07 .flex .left ul {
    margin-top: 20px;
    display:flex;
    margin-bottom: 0;
    padding-bottom: 0;
}
#index_swiper .swiper-slide.slide07 .flex .left ul li a {
    font-size: 13px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 12px;
    padding-right: 12px;
    color: #bebebe;
    border-radius: .2em;
    margin-right: 6px;
}
#index_swiper .swiper-slide.slide07 .flex .left ul li a.active {
background: #ebebfc; 
color: #9d9dfe; 
}
/* cs center */
section.cscenter .flex {
    display:flex;
    height: auto;
    padding-top: 30px;
    padding-bottom: 20px;
}
section.cscenter .flex .title {
    width: 100%
}

section.cscenter .flex .text {
    width: 100%;
}

section.cscenter .flex .call {
    width: 100%
}

section.cscenter .flex .title h1 {
    font-size: 20px;
    font-weight: 900;
    font-family: 'Noto Sans KR', 'Poppins', 'Ubuntu', dotum, sans-serif;
    margin-bottom: 4px;
}

section.cscenter .flex .title span {
    font-size: 14px;
    color: #c6c6c6;
    font-weight: 600;
    font-family: 'Poppins', 'NotoSans', sans-serif;
    display:none;
}

section.cscenter .flex .text {
    font-size: 12px;
    font-family: 'Noto Sans KR', 'Poppins', 'Ubuntu', dotum, sans-serif;
    font-weight: 400;
    margin-top: 8px;
    /* display:flex; */
}
section.cscenter .flex .text p::before {
    position: absolute;
    width: 100%;
    height: 1px;
    background: #7a7a7a;
    content: '';
    margin-top: 14px;
    display:none
    

}
section.cscenter .flex .text p br {
    display:none;
}

    
    
    
section.cscenter .flex .text .btn_wrap {
    /*margin-top: 0px;
     position: absolute;*/
     /*right: 15px;
     bottom: 20px;*/
    position: relative;
    margin-top:20px;
}
section.cscenter .flex .text .btn_wrap a {
    color:#000;
    background: #fff;
    font-size:14px;
    
    
    width:auto;
}
    
   
    
section.cscenter .flex .text .btn_wrap a>img{
        max-height: 40px;
        width: auto;
    }     
    
    
    
    
    
    
    
section.cscenter .flex .call {
    padding-top: 20px;
}
section.cscenter .flex .call h2 a {
    font-family: 'Poppins', 'NotoSans', sans-serif;
    font-size:19px;
 
    
    
}
section.cscenter .flex .call span {
    font-family: 'Poppins', 'NotoSans', sans-serif;
    font-size:12px;
    font-weight:400;
    color: #b4b4b4;
}
/* form */
#index_swiper .swiper-slide.slide07 .message .form_write .flex {
    flex-direction:row;
   
    
}
#index_swiper .swiper-slide.slide07 .message .form_write .flex input {
    height: 46px;
    border-radius: 0em;
    padding-left: 16px;
    padding-right: 16px;
    font-size: 14px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
    background: #fff;
    border-radius: .4em;
    /* border-bottom: 1px #5c6075 solid; */
    color: #000;
    font-family: 'Noto Sans KR', 'Poppins', 'Ubuntu', dotum, sans-serif;
}

#index_swiper .swiper-slide.slide07 .message .form_write textarea {
    width: 100%;
    border: 0;
    border-radius: 0;
    padding: 20px 14px;
    font-size: 14px;
    background: #fff;
    border-radius: .4em;
    font-family: 'Poppins', 'NotoSans', sans-serif;
    color: #000;
    height: 140px;
    margin: 0;
}
#index_swiper .swiper-slide.slide07 .message .form_write .btn_wrap label {
    color: #8f93a6;
    font-size: 12px;
}
#index_swiper .swiper-slide.slide07 .message .form_write .btn_wrap .check span {
    color: #969696;
    font-size: 12px;
}
#index_swiper .swiper-slide.slide07 .message .form_write .btn_wrap .send input {
    background: #6184da;
    color: #fff;
    border-radius: 0;
    height: 54px; 
    width: 225px !important;
    font-size: 17px;
    font-weight: 700;
    font-family: 'NotoSans', 'Poppins', 'Ubuntu', dotum, sans-serif;

}
    /* 공통 */
    #index_h1 {
        font-size: 16px;
    }

    /* 공통 마감 */

    /* 인덱스  */

    /* 인덱스 마감 */

    /* 서브비주얼 bottom */

    /*.s_visual_wrap .sub_bottom {
        left: 0;
        bottom: 53px;
        z-index: 9;
        width: 89%;
        position: relative;




    }*/

    /*.s_visual_wrap .sub_bottom .wrap {
        width: 100%;
        position: relative;
        background: #fff;
        height: auto;
        display: flex;
        justify-content: center;
        flex-direction: column;



    }*/

    /* 서브 슬라이더 */

    .s_visual_wrap .slide {
        height: 320px;

    }


    .s_visual_wrap .slide li {
        height: 320px;

    }

    .s_visual_wrap .slide .content {
        top: 40%;
        text-align: center;

    }

    .s_visual_wrap .slide {
        padding-left: 15px;
        padding-right: 15px;
    }

    .s_visual_wrap .slide .content h1 {
        font-size: 20px;
        font-weight: 800;
        color: #fff;
        font-family: 'NanumSquare', 'ë§‘ì€ ê³ ë”•', 'Nanum Gothic', 'Malgun Gothic', 'Ubuntu', 'ë‹ì›€', dotum, sans-serif;
        padding: 0;
        padding: 0;
    }

    .s_visual_wrap .slide .content p {
        font-size: 13px;
        font-weight: 400;
        color: #fff;
        margin-top: 6px;
    }

    /* 서브 슬라이더 마감 */


    /*  서브 레이아웃 */
    /*#sub_content {
        margin-top: 0;
    }*/

    #sub_content .page-header {
        margin-bottom: 26px!important;
        padding-bottom: 0;
        padding-left: 15px;
        margin-top: 50px;
    }

    
    .mt_100{
        margin-top: 60px;
    }
    
    #sub_content .container .page-header {
        padding-left: 0;
    }


    #sub_content .page-header h1 {
        font-size: 22px;
        font-weight: 900;
        color: #000;
        font-family: 'NanumSquare';


    }

    /*  서브 레이아웃 마감 */

    /* footer */


    footer {
        /*    margin-top: 30px;*/
        background-color: #595959;
        padding: 0;
        padding-bottom: 30px !important;
        padding-top: 30px;
    }

    footer .flex {
        display: flex;
        flex-direction: column;
    }

    footer .flex .left {
        width: 100%;
    }

    footer .flex .right {
        width: 100%;
        justify-content: flex-start;
        display: flex;
        flex-direction: column-reverse;
        display: none;
    }

    footer .flex .left h1 {
        display: none;
    }


    /*footer.sub {
        margin-top: 60px;
    }*/
    
    
    #sub_content .container{
        padding-left: 4%;
        padding-right: 4%;
        padding-bottom: 50px;
    }
    

    footer .btn-default {
        background-color: #fff;
        background-image: none;
        text-shadow: none;
        box-shadow: none;
        border: 1px #dddddd solid;
        padding: 4px 11px;
        border-radius: 0;

    }

    footer .footer-menu {
        padding-top: 2px;
        padding-bottom: 4px;
        /* background-color: #050505;
        border-bottom: 1px #050505 solid; */
        text-align: center;
        margin: 0 auto
    }

    footer .footer-menu ul {
 
        padding-bottom: 0px;
    }

    footer .footer-menu ul li:nth-child(2)::before {
        display: none;
    }

    footer .footer-menu ul li:before {
        color: #fff;
    }

    footer .footer-menu ul li a {
        font-size: 15px;
        color: #fff;
        font-weight: bold;
        padding-left: 3px;
        padding-right: 3px;

    }

    footer .footer-menu ul li a.blue {
        color: #fff;
    }


    footer address {
        margin-top: 12px;
        font-size: 15px;
        line-height: 1.5;
        color: #fff;
        font-style: normal;
        text-align: center;
    }

    footer p {
        margin-top: 0;
        padding-top: 6px;
        color: #fff !important;
        font-size: 15px;
    }
    
    
    
    .s_visual_wrap .sub_bottom .wrap{
        justify-content:end;
    }
    
    #nav__center .flex .clickSlide{
        height: 60px;
    }
    
    #nav__center .flex .depth::after{
        top:25px;
    }

    #nav__center .flex .depth_zero{
        width: 75px;
    }
    
    
    .top_t_1{
        font-size: 18px;
    }
    
    svg.circle {
       
            display: none;
    }
    
    
    
}


@media(max-width:768px) {
    
   #nav__center .flex .depth::after{
        top:23px;
    }
    
    
    .content_wrap.container{
        width:100%;
    }
    
    #header .top_wrap{
        width: 120px;
        padding-right: 0px;
    }
    
    .header h1.sub a{
        background-size: 120px;
    }
    
    .mobile_pdf3{       
        margin-right:2px!important;
    }
    
    .flag_img{
        width:30px;
        height:30px;
        vertical-align: middle;
    }
    
    .circle_color{
        height: 120px;
        width: 120px;
    }
    
   #youtube{
        top: -80px;
        right: 0px;
        width: 60px;
        height: 60px;
        right:-8px;
    }
    
    
    #instagram, #naver_store, .index_tops{
            width: 45px;
            height: 45px;
        }
        
        .index_tops i{
            padding-top: 12px;
        }
    
    #nav__center{
        width: 100%;
    }
    
    
    footer{
        padding-bottom: 10px !important;
        padding-top: 10px;
    }
    
    footer address{
        margin-top: 0px;
    }
    
    
}
