/* etc */
 /* 서브페이지 우측 스크롤메뉴 */
 .quickmenu {
    width:1000px; margin:0 auto; text-align:left; margin-top:0px; position:relative;
}
#quickmenu_sub {
    position: absolute;
    right: -260px;
    top: 330px;
    width: 191px;
    height: auto;
    z-index: 1
}

#quickmenu_sub {
    float: left;
}

#quickmenu_sub a img {
    vertical-align: middle;
}
@media (max-width: 480px) {
    .quickmenu {
        display: none;
    }
}
#quickmenu_sub li:nth-child(2){
    margin: 0 auto;
    text-align: center;
    padding-left: 40px;

}
#quickmenu_sub li p.sms-icon {
    cursor: pointer;
}
#quickmenu_sub li:nth-child(2){
    margin-top: 12px;
    margin-bottom: 12px;
}
#quickmenu_sub li #testP {
    width: 191px;
    border-radius:12px;
    display:block;
    background: #fff;
    border: 1px rgb(235, 235, 235) solid;
    -webkit-border-radius:12px;
    -moz-border-radius:12px;
    -ms-border-radius:12px;
    -o-border-radius:12px;
     position: relative;
     padding-bottom: 15px;
}
#quickmenu_sub li #testP p {
     position: absolute;
     right: -10px;
     top: -10px;
     background: #80adf1;
     width: 26px;
     height: 26px;
     border-radius: 3em;
     -webkit-border-radius: 3em;
     -moz-border-radius: 3em;
     -ms-border-radius: 3em;
     -o-border-radius: 3em;
     color: #fff;
     display:flex;
     justify-content: center;
     align-items: center;
     cursor: pointer;
     font-size:12px;
     font-weight:900;
}
#quickmenu_sub li #testP h1 {
    margin: 0 auto;
    text-align: center;
    margin-top: 20px;
}
#quickmenu_sub .content {
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
}
#quickmenu_sub .content .form-control {
    border-radius: 0;
    box-shadow: none;
    border: 0;
    background: #f4f4f4;
    font-size:12px;
    -webkit-border-radius:;
    -moz-border-radius:;
    -ms-border-radius:;
    -o-border-radius:;
    margin-bottom: 5px;
}
#quickmenu_sub .content .submit02 {
    width: 100%;
    font-weight:600;
    border: 0;
    color: #fff;
    background: #80adf1;
    font-size:12px;
    margin-top: 6px;
}
/* header */

.header-line {
    height: 12px;
    background-color: #EF7500;
    z-index: 99999999999999999999999999999999999999999999;
    display: none;
}



.navbar-nav {
    padding-top: 15px;
} 
.affix .navbar-nav {
    padding-top: 20px;
}
.navbar-brand {
    float: left;
    padding: 50px 15px;
    background: url('../../img/main/logo-white.png') no-repeat center center;
    /* 디폴트 로고 */
    width: 217px;
    height: 61px;
    background-color: transparent;
    padding-top: 30px;
}

.affix .navbar-brand {
    float: left;
    padding: 50px 15px;
    background: url('../../img/main/logo.png') no-repeat center center;
    background-size: 178px;
    /* 서브 페이지나 스크롤 내렸을때  로고 */
    width: 186px;
    height: 32px;
    padding-top: 30px;
}
.top_sub_nav .navbar-brand {
    background: url('../../img/main/logo.png') no-repeat center center;
}
.navbar-default {
    background-image: none;
    background-image: -o-none;
    background-image: -webkit-none;
    background-image: linear-gradientnone;
    filter: none;
    filter: none;
    background-repeat: none;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
    /*    background-color: rgba(255, 255, 255, 0.9);*/
    background-color: rgba(0, 0, 0, 0.5);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;

}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .open > a {
    background-image: -webkit-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
    background-image: -o-linear-gradient(top, #dbdbdb 0, #e2e2e2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
    background-image: linear-gradient(to bottom, #dbdbdb 0, #e2e2e2 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);

}

.navbar-brand,
.navbar-nav > li > a {
    text-shadow: none;
}

.navbar-toggle {
    margin-top: 20px;
}

.navbar-default .navbar-nav > li > a {
    position: relative;
    display: block;
    padding: 0 30px;
    padding-bottom: 10px;
    padding-top: 0;
    font-size: 18px;
    color: #fff;
    /*    line-height: 1;*/
    transition: color 0.3s;
    /*    padding-bottom: 20px;*/
    margin-top: 14px;
/*    font-family: 'NanumSquare';*/
    font-weight: 700;
}

.navbar-default .navbar-nav > li > a .caret {
    margin-left: 12px;
}

.navbar-default .navbar-nav li ul li {
    border-bottom: 1px #eee solid;
}

.navbar-default .navbar-nav li ul li:last-child {
    border-bottom: 0;
}

.navbar-default .navbar-nav li ul li a {
    font-size: 12px;
    line-height: 27px;
    color: #000;
}

.navbar-default .navbar-nav li ul li a:hover {
    background: #f7f7f7 !important;
}

.affix {
    -webkit-transition: padding 0.2s ease-out;
    -moz-transition: padding 0.2s ease-out;
    -o-transition: padding 0.2s ease-out;
    transition: padding 0.2s ease-out;
}

@media (min-width:768px) {
    /* 디폴트 */
    .affix-top {
        background-color: #fff;
        border-bottom: rgba(255, 255, 255, 0.2) 1px solid;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;

    }
    .affix-top .navbar-nav > li > a {
        color: #000;
    }
    .affix-top .navbar-nav > li > a span.caret {
        color: #000;
    }
    .affix-top.top_sub_nav {
        background-color: rgba(0, 0, 0, 0.2);
        border-bottom: 0;
    }
    .affix-top.top_sub_nav .navbar-nav > li > a {
        color: #fff;
    }
}

/* 네비게이션 */

@media (min-width: 992px) {
    ul.nav li.dropdown:hover .dropdown-menu {
        display: block;
        animation-duration: 0.5s;
        animation-name: good2;
        transition: 1s;
    }
    @keyframes good2 {
        from {
            padding-bottom: 10px;
            padding-left: 10px;
            opacity: 0;
        }
        to {
            opacity: 1;
            padding-left: 0;
        }
    }
}
@media(max-width:1199px){ 
   
    .navbar-default .navbar-nav > li > a {
        padding: 0 20px;
        font-size: 14px;
    
    }
    
 }

/* 서브비쥬얼 */

/* 비쥬얼 */

.bs-slider .visual_bottom {
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    width: 100%;
    height: 150px;
    color: #fff;
    position: absolute;
    z-index: 9;
}


.s_visual_wrap {
    position: relative;
    /*            min-width: 1100px;*/
    overflow: hidden;
}

.s_visual_wrap .slide {
    position: relative;
    /*            min-width: 1100px;*/
}

.s_visual_wrap .slide ul {
    padding: 0;
    margin: 0;
}

.s_visual_wrap .slide li {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background-repeat: no-repeat;
    text-align: center;
}

.s_visual_wrap .slide li .content {
    top: 32%;
    position: relative;
    z-index: 1;
}

.s_visual_wrap .slide li .content h1 {
    font-size: 36px;
    font-weight: 600;
    color: #fff;
    font-family: '맑은 고딕', 'Nanum Gothic', 'Malgun Gothic', 'Ubuntu', '돋움', dotum, sans-serif;
}

.s_visual_wrap .slide li .content p {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
}
.s_visual_wrap .slide {
        height: 387px;
    }

@media (max-width: 767px) {
    .s_visual_wrap .slide {
        height: 307px;
    }
    .s_visual_wrap .slide li .content {
        padding-left: 20px;
        padding-right: 20px;
        top: 32%;
    }
    .s_visual_wrap .slide h1 {
        font-size: 24px !important;
        font-weight: 600;
    }  
    .s_visual_wrap .slide p {
        line-height: 24px;
        font-size: 13px;
    }
    .s_visual_wrap .slide h1,
    .s_visual_wrap .slide p {
        opacity: 1;
    }
}

.s_visual_wrap .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
}

.s_visual_wrap .slide li {
    height: 387px;
    background-position: 50% 50%;
    background-image: url("../../img/main/svisual01.jpg");
    background-repeat: no-repeat;
}


/* 서브비주얼 마감*/

/* index- content */

.index-content {}

.index-content section.customer {
    background-color: #f7f7f7;
    min-height: 291px;
}

.index-content section.customer .col-md-2 {}

.index-content section.customer .col-md-2.two-box .box1 {
    background-color: #fff;
    min-height: 146px;
    text-align: center;
    padding-top: 30px;
    cursor: pointer;
}

.index-content section.customer .col-md-2.two-box .box1 span {
    background-color: #8283a7;
    color: #fff;
}

.index-content section.customer .col-md-2.two-box .box1 p {
    color: #8283a7;
    font-weight: 600;
}

.index-content section.customer .col-md-2.two-box span {
    padding: 16px 16px;
    border-radius: 3em;
    font-size: 25px;
}

.index-content section.customer .col-md-2.two-box p {
    margin: 0;
    padding: 0;
    margin-top: 8px
}

.index-content section.customer .col-md-2.two-box .box2 {
    background-color: #8283a7;
    min-height: 146px;
    text-align: center;
    padding-top: 32px; 
    cursor: pointer;
}

.index-content section.customer .col-md-2.two-box .box2 span {
    background-color: #fff;
    color: #8283a7;
}

.index-content section.customer .col-md-2.two-box .box2 p {
    color: #fff;
    font-weight: 600;
}

.index-content section.customer .col-md-4 {
    margin-left: -15px !important;
}

.index-content section.customer .col-md-6 {
    margin-left: -15px !important;
}

.index-content section.customer .col-md-4.notice-wrap {
    background-color: #6c9ade;


}

.index-content section.customer .col-md-4.notice-wrap .notice {
    min-height: 189px;
    padding-left: 25px;
    padding-right: 25px;
}

.index-content section.customer .col-md-4.notice-wrap .call_wrap {
    min-height: 103px;
    background-color: #6090d7;
    padding-top: 26px;
    padding-left: 25px;
    padding-right: 25px;

}

.index-content section.customer .col-md-4.notice-wrap .call_wrap .media .media-left {
    padding-top: 3px;
    padding-right: 16px;
}
    @media (max-width: 767px) {
        
       .index-content section.customer {
           min-height: auto;
           padding-top: 0;
           padding-bottom: 0;
           padding-left: 0;
           padding-right: 0;
       }
        .index-content section.customer .two-box .col-xs-6 {
            margin: 0;
            padding: 0;
        }
        .index-content section.customer .notice-wrap {
            margin: 0;
            padding: 0;
        }
        .index-content section.customer .benner-right {
            margin: 0;
            padding: 0;
        }
       
        .index-content section.customer .col-md-6 {
            margin-left: 0 !important;
        }
        .index-content section.customer .col-md-4 {
    margin-left: 0 !important;
}


        .index-content section.customer .col-md-4.notice-wrap .row {
            margin: 0;
            padding: 0;
        } 
        
       .index-content section.customer .col-md-4.notice-wrap .notice {
           min-height: auto;
           padding-left: 25px;
           padding-right: 25px;
           padding-bottom: 20px;
       }
        .index-content section.customer .col-md-4 {
            padding: 0;
            margin: 0;
        
        }
        
       .index-content section.customer .col-md-4.notice-wrap .call_wrap {
           min-height: auto;
           padding-bottom: 10px;
       }
        .benner-right img {
            width: 100%;
            height: auto;
        }
        .product_wrap .col-md-10 {
            margin-bottom: 18px;
        }
   }
.index-content section.customer .col-md-4.notice-wrap .call_wrap span.glyphicon {
    color: #fff;
    background-color: #fff;
    padding: 10px 10px;
    border-radius: 0.5em;
    font-size: 28px;
    color: #6090d7;

}

.index-content section.customer .col-md-4.notice-wrap .call_wrap h4.media-heading {
    font-size: 28px;
    font-family: 'Ubuntu', sans-serif;
    color: #fef2bb;
    font-weight: 600;
    margin: 0;
    padding: 0;
    /*    padding-top: 16px;*/
}

.index-content section.customer .col-md-4.notice-wrap .call_wrap .media-body {
    font-size: 12px;
    color: #fff;
    margin: 0;
    padding: 0;
    font-weight: 600;
}

.index-content section.customer .col-md-4.notice-wrap h3 {
    font-size: 24px;
    font-weight: 600;
    font-family: 'Ubuntu', sans-serif;
    color: #fff;
    line-height: 42px;
    border-bottom: 1px #81a8e3 solid;
}
.index-content .product_wrap {
    padding-top: 40px;
    background-color: #fff;
    
}
.index-content .product_wrap .row {
     margin: 0 auto;
    text-align: center;
    clear: both;
    
}
.index-content .product_wrap .row .col-md-4 {
    margin-left: 15px;
     margin-right: 15px;
   
    margin-bottom: 15px;
}
.index-content .product_wrap .title_wrap {
    text-align: center;
    margin-bottom: 40px;
    
}
/*
.index-content .product_wrap h2 {
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 17px;
    
}
*/
.index-content .product_wrap h2 {
    font-size: 38px;
    font-weight: 600;
    margin-bottom: 17px;
    font-family: 'Ubuntu', sans-serif;
    
}
.index-content .product_wrap p {
    font-size: 18px;
    color: #464646;
    
}
.index-content .product_wrap .two-box {
    
}
.index-content .product_wrap  p.text-bg {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 13px;
    padding: 5px 15px;
    z-index: 99999999999999;
}
.index-content .product_wrap .two-box .box1 {
/*    margin-bottom: 15px;*/
    
}
.index-content .product_wrap .two-box .box2 {
    margin-top: 20px;
}
.index-content .product_wrap .two-box .box2  p.text-bg {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    font-size: 11px;
    padding: 1px 8px;
    z-index: 99999999999999;
}
.scale {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transition: all 0.3s ease-in-out;   /* 부드러운 모션을 위해 추가*/
}
.scale:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.img { overflow:hidden }   
/* width:325px; height:280px; 없애도 됌 부모를 벗어나지 않고 내부 이미지만 확대 */
.index-content .product_wrap .btn_wrap {
    text-align: center;
    margin-top: 20px;
    
}
.index-content .product_wrap .btn_wrap .btn-pack.nomal {
  background-color: #fff;
  color: #000;
  min-width: 230px;
  height: 48px;
  line-height: 46px;
    border: 1px #ccc solid;
    font-size: 15px;
    font-weight: 600;
    
}
.index-content .product_wrap .btn_wrap .btn-pack.nomal:hover {
  border-color: #506691;
  background-color: #506691;
  color: #fff;
    
} 
/*  sub layout */

.sub_three_map_wrap {

    margin-top: -33px;
    /*    display: none;*/
    position: relative;
}

.sub_three_map_wrap .sub_three_map {
    background-color: #222222;

}

.sub_three_map_wrap .sub_three_map .col-md-4,
.sub_three_map_wrap .sub_three_map .col-md-6,
.sub_three_map_wrap .sub_three_map .col-md-6 {
    padding: 0;
}

.sub_three_map_wrap .sub_three_map .home {
    color: #c1c1c1;
    /*    line-height: 62px;*/
    display: block;
    font-size: 16px;
    /*    padding-left: 40px;*/
    background-color: #000;
    padding: 18px;
    padding-left: 40px;
}

.sub_three_map_wrap .sub_three_map .menus {
    border-left: 1px #3a3a3a solid;
    border-right: 1px #3a3a3a solid;
}

.sub_three_nav ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    z-index: 9
}

.sub_three_nav ul li {
    display: block;
}
/*
.sub_three_nav.last {
    background-color: #eb6c0e;
}
.sub_three_nav.last a {
    color: #fff;
    font-weight: 600;
}
.sub_three_nav.last  .clickSlide span {

    color: #fff;
}
*/
.sub_three_nav ul li a,
visited {
    display: block;
    padding: 18px;
    color: #c9c9c9;
    text-decoration: none;
    transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
}

.sub_three_nav ul li a:hover {
    color: #fff;
}

.sub_three_nav .dropdown-active {
    background-color: #484b50;
    font-weight: 600;
}

.sub_three_nav .dropdown-active a,
visited {
    color: #fff;
}

/*                .sub_three_nav .dropdown-active a,visited{ color: #F46F4F; }*/

.sub_three_nav ul ul {
    position: absolute;
    background-color: #37393D;
    width: 100%;
}

.sub_three_nav ul ul li {
    display: block;
}

.clickSlide span {
    float: right;
    padding-top: 23px;
    padding-right: 25px;
    font-weight: 100;
    color: #9c9c9c;
}

.sub_three_nav ul ul li a,
visited {
    display: block;
    padding: 12px !important;
    color: #c9c9c9 !important;
    border-bottom: 1px #2b2c30 solid;
    font-weight: 400;
    padding-left: 22px !important;
    font-size: 14px;

}

.sub_three_nav ul ul li a:hover {
    background-color: #2b2c30;

}

.sub_three_nav ul ul li:first-child {
    border-top: 1px #2b2c30 solid;
}

.sub_three_map_wrap .sub_three_map .depth1,
.sub_three_map_wrap .sub_three_map .depth2 {
    color: #fff;
}

/*
.sub_three_map_wrap .sub_three_map .depth1 a,
.sub_three_map_wrap .sub_three_map .depth2 a {
    color: #fff;    
    line-height: 62px;
    display: block;
    font-size: 16px;
}
.sub_three_map_wrap .sub_three_map .depth1 a:hover,
.sub_three_map_wrap .sub_three_map .depth2 a:hover {
}
.sub_three_map_wrap .sub_three_map .depth1 span {
    float: right;
    position: absolute;
}
.sub_three_map_wrap .sub_three_map .depth1 li {
    
}

.sub_three_map_wrap .sub_three_map .dropdown-menu>li>a, .sub_three_map_wrap .sub_three_map .dropdown-menu>li>a {
    color: #000;
    line-height: 21px;
}
.sub_three_map_wrap .sub_three_map .dropdown-menu>li>a:focus, .sub_three_map_wrap .sub_three_map .dropdown-menu>li>a:hover {
    color: #000;
}

*/

#sub_content {
    /*    margin-top: 120px;*/
}

/*
#sub_content .breadcrumb_wrap {
    border-bottom: 1px #eee solid;
    width: 100%;
    background-color: transparent;
    
}
#sub_content .breadcrumb_wrap .sub_tab {}
#sub_content .breadcrumb_wrap .sub_tab > li:first-child {
    border-left: 1px #eee solid;
    background: none;
    padding-right: 0;
}
#sub_content .breadcrumb_wrap .sub_tab > li:first-child span {
}
#sub_content .breadcrumb_wrap .sub_tab > li {
    padding: 0;
    margin: 0;
    float: left;
    border-right: 1px #eee solid;
    cursor: pointer;
    background: url('../../img/main/arr.png') 90% 50%;
    background-repeat: no-repeat;
    padding-right: 15px;
}
#sub_content .breadcrumb_wrap .sub_tab > li:hover {

}
#sub_content .breadcrumb_wrap .sub_tab > li > a {
    font-size: 15px;
    line-height: 58px;
    padding-left: 35px;
    padding-right: 35px;
    height: 58px;
    display: block;
    margin: 0;
}

#sub_content .breadcrumb_wrap .sub_tab > li:last-child {
    font-weight: 600;
}

#sub_content .breadcrumb_wrap .sub_tab .glyphicon-home {
    font-size: 18px;
    padding-top: 20px;
}

#sub_content .breadcrumb_wrap .sub_tab .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #000;
}

#sub_content .breadcrumb_wrap .sub_tab .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    box-shadow: none;
    border: 1px #eee solid;
    padding-left: 0;
    margin-left: 0;
    margin-top: 0;
    padding-top: 0;
    width: 100%;
    margin-bottom: 0;
    padding-bottom: 0;
}

#sub_content .breadcrumb_wrap .sub_tab .dropdown-menu li:last-child {
    border-bottom: 0;
}

#sub_content .breadcrumb_wrap .sub_tab .dropdown-menu li {
    border-bottom: 1px #eee solid;
}

#sub_content .breadcrumb_wrap .sub_tab li a,
#sub_content .breadcrumb_wrap .sub_tab li a:active,
#sub_content .breadcrumb_wrap .sub_tab li a:hover {
    text-decoration: none;
    color: #000;
}

#sub_content .breadcrumb_wrap .sub_tab > li > a > span.caret {
    text-align: right;
}

#sub_content .breadcrumb_wrap .sub_tab li ul li a:hover {
    background: #f7f7f7 !important;
}

#sub_content .breadcrumb_wrap .sub_tab li ul li span {
    float: right;
    font-size: 11px;
    color: #5c5c5c;
    line-height: 27px;
}

#sub_content .breadcrumb_wrap .sub_tab li ul li a {
    font-size: 13px;
    line-height: 32px;
    background-color: #fff;
}

#sub_content .breadcrumb_wrap .breadcrumb {
    background-color: #fff;
    padding: 0;
    margin-bottom: 0;
    padding-top: 18px;
}

#sub_content .breadcrumb_wrap .breadcrumb li,
#sub_content .breadcrumb_wrap .breadcrumb li a {
    font-size: 12px;
    line-height: auto;
}
*/

#sub_content .page-header {
    margin-top: 70px;
    padding-bottom: 30px;
    text-align: center;
    clear: both;
    border-bottom: 0;
}

#sub_content .page-header h1 {
    font-size: 36px;
    font-weight: 600;
    font-family: 'Noto Sans KR', sans-serif, Helvetica;
}
#sub_content .page-header .line {
    border-bottom: 1px #fc7d11 solid;
    width: 120px;
/*    width: 100%;*/
    text-align: center;
    margin: 0 auto;
    padding-bottom: 15px;
/*    display: none;*/
}

#sub_content .page-header p {
    font-size: 15px;
/*    padding-left: 12px;*/
}

/*  사이드 메뉴 */
#side_wrap {
   margin-top: 30px;
    padding-bottom: 30px;
}
@media (min-width: 767px) {
#side_wrap .col-md-2 {
    padding-left: 0;
}
#side_wrap .col-md-10 { 
    padding-left:60px;
}
}
section.side-menu_wrap {
    
}
section.side-menu_wrap .list-group {
    border-radius: 0;
    
}
section.side-menu_wrap .list-group a {
    font-size: 13px;
}
section.side-menu_wrap .title_wrap {
    background-color: #3d4550;
    color: #fff;
    text-align: center;
    
}
section.side-menu_wrap .title_wrap h3 {
    font-size: 18px;
    padding-top: 30px;
    padding-bottom: 0;
    margin-bottom: 0;
    font-weight: 600;
}
section.side-menu_wrap .title_wrap p {
    margin-bottom: 0;
    padding-bottom: 18px;
    font-size: 12px;
    color: #a6b1bf;
    letter-spacing: 0.1em;
}
#side_wrap .page-header {
    margin-top: 0;
    padding-bottom: 0;
    text-align: left;
    clear: both;
    border-bottom: 0;
}

#side_wrap .page-header h1 {
    font-size: 36px;
    font-weight: 600;
    font-family: 'Noto Sans KR', sans-serif, Helvetica;
}
#side_wrap .page-header .line {
    border-bottom: 1px #fc7d11 solid;
    width: 120px;
    text-align: left;
    margin: none;
    padding-bottom: 15px;
    display: none;
    
}

#side_wrap .page-header p {
    font-size: 15px;
}
/*  사이드 메뉴 마감 */
/* footer */

.footer {
    margin-top: 30px;
    background-color: #37393D;

}

.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 {
    background-color: #252525;
}

.footer .footer-menu ul {
    padding-top: 12px;
}

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

.footer .footer-menu ul li a {
    font-size: 12px;
    font-weight: 400;
    color: #848484;
}

.footer .breadcrumb {
    margin-bottom: 4px;
    background-color: transparent;
}

.footer p.logo {
    float: right;
    margin-top: 23px;
}

.footer p.logo img {
    width: 80%;
}

.footer address {
    margin-top: 25px;
    font-size: 13px;
    line-height: 23px;
    color: #6f6f6f
}

.footer p.copyright {
    margin-top: 0;
    padding-top: 0;
    color: #bbbbbb;
}
.footer .foot-logo {
    color: #fff;
    text-align: right;
     margin-top: 25px;
}
@media (max-width: 992px) {
    /*
    .index-content section.content_02 {
        padding-left: 20px;
    }
    .index-content section {
        margin-bottom: 10px;
        border: 1px #e6e6e6 solid;
        padding: 18px 20px 20px 20px;
    }
    .index-content section.content_03 {
        padding-left: 20px;
    }
    .index-content section.content_03 li {
        padding-right: 0;
    }
*/
    #sub_content .breadcrumb_wrap .breadcrumb {
        height: 20px;
        min-height: 20px;
        display: none;
    }
    #sub_content .breadcrumb_wrap .sub_tab > li > a {
        font-size: 14px;
        line-height: 60px;
        padding-left: 25px;
        padding-right: 25px;
        height: 60px;
    }
    .animate {
        opacity: 0;
    }
}

@media (max-width: 767px) {
    .navbar-brand {
        float: left;
        padding: 26px 15px;
        width: 146px;
        height: 32px;
        background-color: transparent;
        padding-top: 50px;
            background: url(../../img/main/logo.png) no-repeat center center;
        

    }
    .navbar-nav {
        padding-top: 0;
        padding-bottom: 0;
    }
    .navbar-collapse {
        background-color: #fff;
    }
    .navbar-nav li {
        border-bottom: 1px #eee solid;
    }
    .navbar-nav li:last-child {
        border-bottom: 0;
    }
    .navbar-nav li a {
        font-size: 13px;
    }
    .navbar-nav li:hover {
        background-color: #fff;
    }
    .navbar-nav li span {
        float: right;
        margin-top: 8px;
    }
    .navbar-nav li ul li {
        padding-left: 12px;
    }
    .navbar-default .navbar-nav > li > a {
        color: #000;
        font-size: 14px;
    }
    .navbar-brand {
        margin-left: 10px;
    }
    .visual_bottom {
        display: none;
    }
    .index-content section.company .company_story dl dt {

        font-size: 26px;
    }

    .index-content section.company .company_story dl dt span {
        font-size: 26px;
        color: #607fab;
    }
    section.product .content h2 {
        font-size: 32px;
        color: #fff;
    }

    section.product .content h2 p {
        padding-top: 5px;
        font-size: 16px;
        color: #fff;
    }
    .product_bg {
        height: 100%;
        display: block;
        background: rgba(0, 0, 0, 0.3);
    }
    section.customer #tab_wrap {
        padding-bottom: 0;
        margin-bottom: 0;
    }

    section.customer {
        padding-top: 40px;

    }
    section.customer p.text {
        font-size: 20px;
        line-height: 27px;
    }
    section.customer .latest_wrap {
        margin-top: 30px;
    }
    #sub_content .page-header small {
        display: none;
    }
    #sub_content .breadcrumb_wrap .container {
        padding: 0;
        margin: 0;
    }
    #sub_content .breadcrumb_wrap .sub_tab > li:first-child a {
        padding-left: 15px;
        padding-right: 15px;
    }
    #sub_content .breadcrumb_wrap .sub_tab > li > a {
        padding-left: 35px;
        padding-right: 35px;
    }
    #sub_content .page-header {

        /*        margin-bottom: 20px;*/
    }



}

@media (max-width: 480px) {
    .navbar-brand {
        padding-left: 30px;
        width: 176px;
        padding-top: 50px;
        background-position: 20% 60%;

    }

    .navbar-sub .navbar-brand {
        padding-left: 30px;
        /* 서브 상단 로고 */
        width: 176px;
        height: 32px;
        padding-top: 50px;
        background-position: 20% 60%;
    }
    .affix .navbar-brand {
        padding-left: 30px;
        /* 서브 페이지나 스크롤 내렸을때  로고 */
        width: 176px;
        height: 32px;
        padding-top: 50px;
        background-position: 20% 60%;
    }

    .navbar-default {
        padding: 0;
    }
    section.customer .nav-tabs > li > a {
        border: none;
        color: #000;
        background: #f8f8f8 !important;
        font-size: 16px !important;
        font-weight: 600;
        border-left: 1px #e3e3e3 solid;
        border-bottom: 1px #e3e3e3 solid;
        border-radius: 0;
        padding-top: 13px;
        padding-bottom: 13px;
    }
    section.customer .tab-pane {
        padding: 0;
    }
    section.customer .tab-content {
        padding: 15px;
        border-bottom: 1px #e3e3e3 solid;
        min-height: auto;
        height: auto;
    }
    .footer p.logo {
        display: none;
    }
}