    html,
body {
    height: 100%;
    
}


/* etc */

html {
    overflow-x: hidden
}

.row-offcanvas {
    height: 100%;
}

a {
    color: #000;
}


/*@media(min-width:1170px) {*/

@media(min-width:1280px) {
    .container {
        width: 1200px;
        
    }
}

@media(max-width:1279px) {
    .container {
        width: auto;
    }
}

.js-parallax {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
    /*    background: url('../../img/main/section_04_bg.jpg');*/
}


/* header */

#header_wrap {
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: 120px;
    transition: .5s height, .2s background;
}

#header_wrap.top_menu_06 {
    background-color: #fff;
}

#header_wrap.top_menu_06 h1 {
    overflow: hidden;
    width: 340px;
    padding-top: 20px;
    padding-left: 30px;
}

#header_wrap.top_menu_06 h1 a {
    overflow: hidden;
    display: block;
    height: 33px;
    background: url(../../img/main/logo-white.png) 0 0 no-repeat;
    text-indent: -9999px;
    /*    background: url(../../img/main/logo-white.png) top center no-repeat;*/
    text-indent: -9999px;
}

#header_wrap.top_menu_06.sub h1 a {
    background: url(../../img/main/logo-white.png) 0 100% no-repeat;
    text-indent: -9999px;
}


#header_wrap.top_menu_06 .menu_wrap {
    position: absolute;
    left: 50%;
    top: 0;
/*    width: 800px;*/
     width: 1280px;
    margin-left: -580px;
    margin-top: 12px;
}

#header_wrap.top_menu_06 .gnb {
/*    text-align: center;*/
    background-color: transparent;
}

#header_wrap.top_menu_06 .gnb li {
    float: left;
    width: 175px;
/*    text-align: center;*/
}

/*
#header_wrap.top_menu_06 .gnb li.depth1:nth-child(1) {
    width: 140px;
}
#header_wrap.top_menu_06 .gnb li.depth1:nth-child(2) {
    width: 240px;
}

#header_wrap.top_menu_06 .gnb li:nth-child(3) {
    width: 140px;
}

#header_wrap.top_menu_06 .gnb li:nth-child(4) {
    width: 200px;
}

#header_wrap.top_menu_06 .gnb li:nth-child(5) {
    width: 230px;
}
*/


#header_wrap.top_menu_06 .gnb li.depth1:nth-child(6) {
    width: 160px;
}
#header_wrap.top_menu_06 .gnb li.depth1:nth-child(7) {
    width: 100px;
}
#header_wrap.top_menu_06 .gnb li.depth1:nth-child(6) ul li {
    width: 160px;
}
#header_wrap.top_menu_06 .gnb li.depth1:nth-child(7) ul li {
    width: 100px;
}
#header_wrap.top_menu_06 .gnb a {
    display: inline-block;
    font-weight: 400;
    line-height: 1em;
    color: #000;
}

#header_wrap.top_menu_06 .gnb:after {
    display: block;
    clear: both;
    content: "";
}

#header_wrap.top_menu_06 .gnb .depth1 {
    position: relative;
}

#header_wrap.top_menu_06 .gnb .depth1 > a {
    display: block;
    height: 57px;
    padding: 40px 0 0;
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
    color: #3d3d3d;
}

#header_wrap.top_menu_06 .gnb .depth1 > a:before {
    background: linear-gradient(to right, #B06AB3, #4568DC);
    background: -webkit-linear-gradient(to right, #B06AB3, #4568DC);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
    margin-top: 36px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 0%;
    transition: 0.5s;
}

#header_wrap.top_menu_06 .gnb .depth1 > a:hover::before {
/*
    color: #4568DC;
    width: 80px;
*/
}

#header_wrap.top_menu_06 .gnb .depth1 > a:hover {
    color: #4568DC;
}

#header_wrap.top_menu_06 .gnb .depth2 {
    display: none;
}


/*
#header_wrap.top_menu_06 .top_right_menu .btn-white {
display: inline-block;
background-color: #fff;
color: #9c9c9c !important;
transition: 0.4s;
border: 1px #eee solid !important;
border-radius: 12em;
padding-left: 18px;
padding-right: 18px;
font-family: 'Open Sans', sans-serif;
font-size: 13px;
}
*/

#header_wrap.top_menu_06 .top_right_menu {
    float: right;
    top: 0;
    position: absolute;
    right: 0;
    margin-top: 10px;
    margin-right: 30px;
}

#header_wrap.top_menu_06 .top_right_menu .top_eng {
    text-align: right;
}

#header_wrap.top_menu_06 .top_right_menu .top_eng .breadcrumb {
    background-color: transparent;
    margin-bottom: 12px;
    padding-bottom: 0;
}

#header_wrap.top_menu_06 .top_right_menu .top_eng li a {
    font-size: 11px;
    font-weight: 600;
}

#hd_sch {
    border-radius: 30px;
    overflow: hidden
}

#hd_sch #sch_stx {
    float: left;
    width: 180px;
    height: 45px;
    padding-left: 10px;
    border-radius: 30px 0 0 30px;
    background: #f2f2f2;
    border: 0;
    border-right: 0;
    font-size: 13px;
    color: #000;
    padding-left: 20px;
}
legend.index {
    line-height: auto !important;
}
#hd_sch #sch_submit {
    float: left;
    width: 60px;
    height: 45px;
    border: 0;
    background: #f2f2f2;
    color: #000;
    border-radius: 0 30px 30px 0;
    cursor: pointer;
    font-size: 16px
}


/* 투명 */

#header_wrap.top_menu_06.transparent {
    background-color: transparent;
}

#header_wrap.top_menu_06.transparent .gnb a {
    color: #fff;
}

#header_wrap.top_menu_06.transparent .top_right_menu .btn-white {
    display: inline-block;
    background-color: transparent;
    color: #fff !important;
    transition: 0.4s;
    border: 1px #fff solid !important;
    border-radius: 12em;
    padding-left: 18px;
    padding-right: 18px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    height: 32px;
}


/* header_hover */

#header_wrap.full_down {
    height: 290px;
    /*    background-color: rgba(255, 255, 255, 0.9);*/
    background-color: rgba(255, 255, 255, 1);
    z-index: 1100;
}

#header_wrap.full_down:before {
    position: absolute;
    left: 0;
    top: 127px;
    width: 100%;
    height: 290px;
    /*    background-color: rgb(255, 255, 255, 0.6);*/
    background-color: rgb(255, 255, 255, 1);
    border-top: 0;
    /*    border-bottom: 1px #cacaca solid;*/
    content: "";
}

#header_wrap.top_menu_06.full_down h1 a {
    background-position: 0 100%;
}

#header_wrap.top_menu_06.full_down .menu_wrap {}

#header_wrap.top_menu_06.full_down .menu_wrap .gnb {
    overflow: hidden;
    /*    width: 1140px;*/
    margin: 0 auto;
    text-align: left;
}

#header_wrap.top_menu_06.full_down .menu_wrap .gnb a {
    color: #666;
}

#header_wrap.top_menu_06.full_down .menu_wrap .gnb a:hover,
#header_wrap.top_menu_06.full_down .menu_wrap .gnb a:focus {
    color: #000;
    text-decoration: none;
}

#header_wrap.top_menu_06.full_down .menu_wrap .depth1 {
    overflow: hidden;
}

#header_wrap.top_menu_06.full_down .menu_wrap .depth1 > a {
    margin-bottom: 20px;
    color: #000;
}

#header_wrap.top_menu_06.full_down .menu_wrap .depth1 > a:hover,
#header_wrap.top_menu_06.full_down .menu_wrap .depth1 > a:focus {
    color: #000;
    text-decoration: none;
}

#header_wrap.top_menu_06.full_down .menu_wrap .depth2 {
    display: block;
    padding-top: 12px;

}

#header_wrap.top_menu_06.full_down .menu_wrap .depth2.scroll {
    height: auto;
    max-height: 230px;
    margin: 0;
    overflow-y: hidden;
    overflow-x: hidden !important;
}

#header_wrap.top_menu_06.full_down .menu_wrap .depth2.scroll:hover {
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -moz-overflow-scrolling: touch;
    -ms-overflow-scrolling: touch;
    -o-overflow-scrolling: touch;
    overflow-scrolling: touch;
}

#header_wrap.top_menu_06.full_down .menu_wrap .depth2.scroll::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 3px;
}

#header_wrap.top_menu_06.full_down .menu_wrap .depth2.scroll::-webkit-scrollbar-thumb {
    border-radius: 2px;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.2);
}

#header_wrap.top_menu_06.full_down .menu_wrap .depth2 > li {
    display: block;
}

#header_wrap.top_menu_06.full_down .menu_wrap .depth2 > li > a {
    margin-bottom: 6px;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    color: #7a7a7a;
    letter-spacing: -0.4px;
}

#header_wrap.top_menu_06.full_down .menu_wrap .depth2 > li > a:hover {
    color: #000;
/*    padding-left: 4px;*/
}

#header_wrap.top_menu_06.full_down .menu_wrap .depth2 > li > a:before {
    /*    content: "· "*/
}

#header_wrap.top_menu_06.full_down .top_right_menu .btn-white {
    display: inline-block;
    background-color: #000;
    color: #fff !important;
    transition: 0.4s;
    border: 1px #000 solid !important;
    border-radius: 12em;
    padding-left: 18px;
    padding-right: 18px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
}


/* 투명  풀다운  */

#header_wrap.top_menu_06.transparent {}

#header_wrap.top_menu_06.transparent.full_down {
    height: 347px;
    background-color: rgba(255, 255, 255, 1);
    z-index: 1100;
}

#header_wrap.top_menu_06.transparent.full_down:before {
    position: absolute;
    left: 0;
    top: 97px;
    width: 100%;
    height: 290px;
    background-color: rgb(255, 255, 255, 1);
    border-top: 0;
    /*    border-top: 1px #f6f6f6 solid;*/
    content: "";
}


/* 모바일 메뉴 */

.sidebar-offcanvas {
    display: none;
}

.js-offcanvas-btn {
    position: absolute;
    right: 0;
    margin-right: 10px;
    top: 20px;
    background-color: transparent;
    border: 0;
}

/*@media(max-width:997px) {*/
@media(max-width:1299px) {
    .menu_wrap {
        display: none;
    }
    .js-offcanvas-btn {
        display: block;
    }
    .sidebar-offcanvas {
        display: block !important;
    }
}


/* 모바일 메뉴 마감 */


/* index- content */

.index-content {}

.index-content .section-01 .title_wrap {
    text-align: center;
    margin-top: 105px;
    padding-bottom: 30px;
   
}

.index-content .section-01 .title_wrap h2 {
    font-size: 32px;
    font-weight: 600;
     
    
}
.index-content .section-01 .contant_wrap .tab-content {
    margin-top: 50px;
}

@media(min-width:992px){

.index-content .section-01  .tab-content {
                        /* min-height: 323px; */
                        overflow: hidden;
                        /* height: 323px;  */
                    }
}
.index-content .section-01 .contant_wrap .index-owl .item {
    border: 1px #e3e3e3 solid;
   
    
}
.index-content .section-01 .contant_wrap .index-owl .item img {
/*    padding: 20px 0 10px; */
    padding: 0; 
}
.index-content .section-01 .contant_wrap .index-owl .item .text-box {
    background-color: #33383c;
    color: #fff;
    width: 100%;
    font-size: 14px;
    height: 55px;
    font-weight: 300;
    line-height: 58px;
    display: block;
    text-align: center;
}
.index-content .section-01 .contant_wrap .btn_wrap {
    margin: 0 auto;
    text-align: center;
}


.index-content .section-01 .contant_wrap a.btn {
    border:0;
    text-align: center;
    display: inline-block;
    position:relative;
    padding-right: 0;
    margin-top: 30px;
    font-size: 14px;
    font-weight: 400;
}
.index-content .section-01 .contant_wrap a.btn:before {
    width: 97%;
    height: 1px;
    background-color: #000;
    content: "";
    margin-top: 30px;
    position: absolute;
    display: block;
}
.index-content .section-01 .contant_wrap a.btn:hover {
    background-color: #fffe;
}
.index-content .section-01 .index-owl .owl-nav [class*=owl-] {
/*    background: rgba(0, 0, 0, 0.5);*/
    background: rgba(255, 255, 255, 1);
    color: rgba(0, 0, 0, 1);
    width: 50px;
    height: 50px;
    line-height: 68px;
    border-radius: 0;
    text-align: center;
}

.index-content .section-01 .index-owl .owl-nav span {
    color: rgba(0, 0, 0, 1);
    font-size: 43px;
}

.index-content .section-01 .index-owl .owl-nav [class*=owl-]:hover {
/*    background: rgba(0, 0, 0, 0.9);*/
    color: rgba(0, 0, 0, 0.5);
}

.index-content .section-01 .index-owl .owl-prev,
.index-content .section-01 .index-owl .owl-next {
    position: absolute !important;
    top: 110px !important;
    height: 60px !important;
    margin: auto !important;
}

.index-content .section-01 .index-owl .owl-prev {
    left: -60px;
}

.index-content .section-01 .index-owl .owl-next {
    right: -60px;
}

.index-content .section-01 .index-owl .owl-dots {
    color: #000;
}
.index-content .section-02 {
    margin-top: 80px;
    
}
.index-content .section-02 .search_title_wrap {
    text-align: center;
    min-height: 470px;
    padding-top: 180px;
    background: url('../../img/main/index_search_bg.jpg');
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
    font-size: 16px;
    font-weight: 300;
}

.index-content .section-02 .search_title_wrap h1 {
    font-size: 42px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 18px;
}

.index-content .section-02 .search_wrap {
    background-color: #eeeeee;
    min-height: 470px;
    padding-top: 130px;
    color: #000;
}

.index-content .section-02 .search_wrap .search_id {
    margin: 0 auto;
    text-align: center;
    width: 703px;
}

.index-content .section-02 .search_wrap .search_id #hd_sch {
    background-color: none;
    border-radius: 0;
}

.index-content .section-02 .search_wrap .search_id #hd_sch #sch_stx {
    float: left;
    width: 600px;
    height: 73px;
    padding-left: 10px;
    border-radius: 0;
    background: #fff;
    border: 0;
    border-right: 0;
    font-size: 18px;
    color: #000;
    padding-left: 30px;
}

.index-content .section-02 .search_wrap .search_id #hd_sch #sch_submit {
    float: left;
    width: 85px;
    height: 72px;
    border: 0;
    background: #303030;
    color: #fff;
    border-radius: 0;
    cursor: pointer;
    font-size: 24px;
}

.index-content .section-02 .search_wrap .search_id #hd_sch input::-webkit-input-placeholder {
    color: #b6b6b6;
}

.index-content .section-02 .search_wrap .category {
    text-align: center;
    padding-top: 35px;
}

.index-content .section-02 .search_wrap .category h3 {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
}
.index-content .section-02 .search_wrap .category li {
    
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(255, 255, 255, 0.8);
    padding: 10px 28px;
    border-radius: 0.2em;
    margin-right: 3px;
    cursor: pointer;
   
}


.index-content .section-02 .search_wrap .category li a {
    text-decoration: none;
    font-size: 12px;
    color: #000;
    font-weight: 600;
}
.index-content .section-02 .search_wrap .category li a i {
    margin-left: 6px;
}
.index-content .section-02 .search_wrap .category li:hover {
    background-color: #fff;
    border: 1px #000 solid;
}
.index-content .section-02 .slogan {
    text-align: center;
    color: #383838;
    font-weight: 300;
}

.index-content .section-02 .slogan h1 {
    font-size: 46px;
    font-weight: 700;
    color: #000;
    line-height: 58px;
    margin-bottom: 28px;
}

.index-content .section-02 .slogan h1 span {
    font-weight: 100;
}

.index-content .section-02 img.kid {
    width: 100%;
    height: auto;
}

.index-content .section-02 p.btns {
    margin-top: 38px;
}

.index-content .section-02 p.btns a.bt_lnk {
    border-radius: 0;
    min-width: 220px;
    height: 60px;
    font-size: 18px;
    border: 1px #000 solid;
    text-align: left;
    font-weight: 500;
    padding-left: 30px;
    padding-right: 0;
    letter-spacing: 0;
    background: url('../../img/main/btn-line.jpg');
    background-position: 80% 50%;
    background-repeat: no-repeat;
    font: 500 18px 'NotoSans';
}

.index-content .section-02 p.btns a.bt_lnk:hover {
    text-decoration: none;
}

.index-content .section-03 {
    background-color: #f9f9f9;
    padding-top: 133px;
    padding-bottom: 133px;
}

.index-content .section-03 .box {
    text-align: center;
    background-color: #fff;
    padding-top: 32px;
    padding-bottom: 30px;
}

.index-content .section-03 .box h1 {
    font-size: 24px;
    font-weight: 300;
    color: #000;
    margin-bottom: 40px;
}

.index-content .section-03 .box a.btn {
    border-radius: 0;
    min-width: 150px;
    height: 45px;
    line-height: 42px;
    font-size: 14px;
    border: 1px #dbdbdb solid;
    color: #202020;
    font-weight: 500;
    letter-spacing: 0;
    border-radius: 3em;
    margin-top: 30px;
}

.index-content .section-03 .box a.btn i {
    text-align: right;
    padding-left: 20px;
}
/* 두번째 */
.index-content .section-03 .index-owl2 {
    height: 102px;
}
.index-content .section-03 .index-owl2 .owl-nav [class*=owl-] {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.9);
   
    width: 43px;
    height: 43px;
    line-height: 46px;
    border-radius: 0;
    text-align: center;
}

.index-content .section-03 .index-owl2 .owl-nav span {
    color: #000;
    font-size:16px;
}

.index-content .section-03 .index-owl2 .owl-nav [class*=owl-]:hover {
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
}

.index-content .section-03 .index-owl2 .owl-prev,
.index-content .section-03 .index-owl2 .owl-next {
    position: absolute !important;
    top: 30px !important;
    height: 43px !important;
    margin: auto !important;
}

.index-content .section-03 .index-owl2 .owl-prev {
    left: 0;
}

.index-content .section-03 .index-owl2 .owl-next {
    right: 0;
}

.index-content .section-03 .index-owl2 .owl-dots {
    color: #000;
}
.index-content .section-03 .owl-carousel .owl-item .images {
    padding-left: 60px;
    padding-right: 60px;
}
.index-content .section-03 .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: auto;
    max-height: 120px;
    text-align: center;
    margin: 0 auto;
}
/* 탭마감 */
.index-content .section-04 {
    background-color: #fff;
    padding-top: 60px;
    padding-bottom: 60px;
}

.index-content .section-04 .box {
    background-color: #fff;
    padding-top: 32px;
    padding-bottom: 30px;
}

.index-content .section-04 .box h1 {
    font-size: 20px;
    font-weight: 700;
    color: #000;
    padding-top: 0;
    margin-top: 0;
}

.index-content .section-04 .box p.more {
    font-size: 14px;
    color: #000;
    position: relative;
    display: inline-block;
}

.index-content .section-04 .box p.more i {
    margin-left: 12px;
}

.index-content .section-04 .box p.more:before {
    width: 100%;
    height: 1px;
    background-color: #000;
    position: absolute;
    content: "";
    margin-top: 20px;
}

.index-content .section-04 .box p.more a:hover {
    text-decoration: none;
}

/* @media(min-width:992px) { */
    .index-content .section-02 .row-rl {
        padding-left: 0;
        padding-right: 0;
    }
    .index-content .section-02 .p-l-5 {
        padding-left: 0;
        padding-right: 0;
    }
    .index-content .section-02 .p-r-5 {
        padding-left: 0;
        padding-right: 0;
    }
/* } */


/* 새창 유튜브 */

.lightbox {
    background-color: rgba(0, 0, 0, 0.8);
    overflow: scroll;
    position: fixed;
    display: none;
    z-index: 999999999999999;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
}

.lightbox-container {
    position: relative;
    max-width: 960px;
    margin: 7% auto;
    display: block;
    padding: 0 3%;
    height: auto;
    z-index: 9999999999999999;
}

@media screen and (max-width: 768px) {
    .lightbox-container {
        margin-top: 10%;
    }
}

@media screen and (max-width: 414px) {
    .lightbox-container {
        margin-top: 13%;
    }
}

.lightbox-content {
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.7);
}

.lightbox-close {
    text-transform: uppercase;
    background: transparent;
    position: absolute;
    font-weight: 300;
    font-size: 12px;
    display: block;
    border: none;
    color: white;
    top: -22px;
    right: 3%;
}

.video-container {
    padding-bottom: 56.25%;
    position: relative;
    padding-top: 30px;
    overflow: hidden;
    height: 0;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}


/* IGNORE FORM THIS POINT ON */

#playme {
    background: #007fed;
    text-transform: uppercase;
    font-weight: 300;
    border: none;
    color: white;
    padding: 10px 15px;
    display: inline-block;
    font-size: 14px;
    margin: 0;
}


/*  sub layout */


/* 비쥬얼 */

@keyframes zoom {
    0% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.0, M12=0, M21=0, M22=1.0, SizingMethod='auto expand')";
        filter: progid: DXImageTransform.Microsoft.Matrix(M11=1.0, M12=0, M21=0, M22=1.0, SizingMethod='auto expand');
    }
    100% {
        -moz-transform: scale(1);
        transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')";
        filter: progid: DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand');
    }
}
.s_visual_wrap {
    position: relative;
    /*            min-width: 1100px;*/
    overflow: hidden;
}

.s_visual_wrap .slide {
    position: relative;
    height: 350px;
    top: 0;
    /*            min-width: 1100px;*/
}

.s_visual_wrap .slide ul {
    padding: 0;
    margin: 0;
    margin-top: -100px;
    padding-top: -100px;
    top: -100px;
}

.s_visual_wrap .slide li {
    height: 350px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background-repeat: no-repeat;
    text-align: center;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    -moz-transform-origin: center center;
    transform-origin: center center;
    /*
-webkit-animation: zoom 20s ease-in-out infinite alternate;
-moz-animation: zoom 20s ease-in-out infinite alternate;
-o-animation: zoom 20s ease-in-out infinite alternate;
-ms-animation: zoom 20s ease-in-out infinite alternate;
*/
    /*
animation: zoom 3s ease-in-out;
animation-fill-mode: forwards;
animation-iteration-count: 1;
*/
    padding: 0;
    margin: 0;
    top: 0;
}

.s_visual_wrap .slide .content {
    top: 62%;
    position: relative;
    z-index: 1;
    text-align: center;
    /*
animation: zoom 3s ease-in-out;
animation-fill-mode: forwards;
animation-iteration-count: 1;
*/
}

.s_visual_wrap .slide .content h1 {
    font-size: 32px;
    font-weight: 600;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    /*        padding-bottom: 0;*/
    margin-bottom: 1px;
    margin-top: 0;
    padding-top: 0;
    text-transform: capitalize;
    position: relative;
}

.s_visual_wrap .slide .content h1 span {
    font-weight: 100;
}

.s_visual_wrap .slide .content p {
    font-size: 17px;
    font-weight: 400;
    color: #FF3E3E;
    /* font-family: 'NanumSquare', '맑은 고딕', 'Nanum Gothic', 'Malgun Gothic', 'Ubuntu', '돋움', dotum, sans-serif; */
    margin-top: 12px;
    display: none;
}

.s_visual_wrap .line {
    margin: 0 auto;
    width: 120px;
    height: 1px;
    background-color: #fff;
    opacity: 0;
    animation-delay: 1s;
    animation-duration: 3s;
    animation-name: s-title-line;
    margin-top: 10px;
    animation-fill-mode: forwards;
}

@keyframes s-title-line {
    from {
        width: 0%;
        height: 1px;
    }
    to {
        width: 150px;
        height: 1px;
        opacity: 1;
    }
}

.s_visual_wrap .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* 서브비주얼 마감*/


/* 서브 중앙메뉴 */

.sub_three_map_wrap.navs {
    transition: 1s;
}

.sub_three_map_wrap.navs.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    margin: 0 auto;
    z-index: 9999999999999;
    transition: 1s;
    background-color: #fff;
    border-bottom: 1px #000 solid;
    /*    border-top:1px #000 solid;*/
}

.sub_three_map_wrap.navs.sticky .sub_three_map {
    background-color: #fff;
}

.sub_three_map_wrap {
    margin-top: 0;
    position: relative;
    border-bottom: 1px #eaeaea solid;
    border-top: 1px #eaeaea solid;
}

.sub_three_map_wrap .sub_three_map {
    /*    border-bottom: 1px #e2e2e2;*/
    background-color: #fff;
    border-left: 1px #eaeaea solid;
    border-right: 1px #eaeaea solid;
    /*    border-top: 1px #e3e3e3 solid;*/
    transition: 1s;
}

.sub_three_map_wrap .sub_three_map .col-md-1,
.sub_three_map_wrap .sub_three_map .col-md-2,
.sub_three_map_wrap .sub_three_map .col-md-2 {
    padding: 0;
    margin: 0;
    /*    border-bottom: 1px #e3e3e3 solid;*/
}

.sub_three_map_wrap .sub_three_map .home {
    color: #000;
    line-height: 38px;
    display: block;
    /*    font-size: 16px;*/
    /*    padding-left: 40px;*/
    /*    background-color: #fafafa;*/
    padding: 16px;
    font-weight: 900;
    font-size: 15px;
    padding-left: 30px;
    /*    border-top: 1px #e3e3e3 solid; */
/*    background-color: #f5f5f5;*/
}

.sub_three_map_wrap .sub_three_map .menus {
    border-left: 1px #eaeaea solid;
    border-right: 1px #eaeaea solid;
    /*    background-color: #fafafa;*/
    /*    border-top: 1px #e3e3e3 solid;*/
}

.sub_three_map_wrap .sub_three_map .last {
    background-color: #fff;
    border-bottom: 0;
    display: block;
    /*    border-top: 2px #000 solid;*/
    display: inline-block;
/*    border-right: 1px #eaeaea solid;*/
}

.sub_three_map_wrap .sub_three_map .menus i {
    float: right;
    line-height: 38px;
}

.sub_three_map_wrap .sub_three_map .last i {
    float: right;
    line-height: 38px;
}

.sub_three_nav ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    z-index: 9
}

.sub_three_map_wrap.navs.sticky .home,
.sub_three_map_wrap.navs.sticky .last,
.sub_three_map_wrap.navs.sticky .menus i,
.sub_three_map_wrap.navs.sticky .last i,
.sub_three_map_wrap.navs.sticky ul li a,
.sub_three_map_wrap.navs.sticky ul li a:visited {
    line-height: 22px;
    font-size: 13px;
}

.sub_three_nav ul li {
    display: block;
}

.sub_three_nav ul li br {
    display: none;
}

.sub_three_nav ul li a,
.sub_three_nav ul li a:visited {
    font-size: 15px;
    display: block;
    padding: 16px;
    padding-left: 30px;
    color: #000;
    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;
    /*    font-weight: 400;*/
    /* text-transform: capitalize; */
    line-height: 38px;
    font-weight: 600;
}

.sub_three_nav ul li a:hover {
    /*    color: #000;*/
}

.sub_three_nav .dropdown-active {
    background-color: #fff;
    /*    background-color: #484b50;*/
    font-weight: 600;
    color: #fff;
}

.sub_three_nav .dropdown-active a,
.sub_three_nav .dropdown-active a:visited {
    color: #000;
}

.sub_three_nav ul ul {
    position: absolute;
    background-color: #fff;
    /*    background-color: #37393D;*/
    border: 1px #eaeaea solid;
    border-bottom: 0;
    width: 100%;
    margin-left: -15px;
}

.sub_three_nav ul ul li {
    display: block;
}

.clickSlide span {
    float: right;
    padding-top: 27px;
    padding-right: 25px;
    font-weight: 100;
    /*    color: #3d3d3d;*/
}

.sub_three_nav ul ul li a,
.sub_three_nav ul ul li a:visited {
    display: block;
    padding: 12px !important;
    /*    color: #c9c9c9 !important;*/
    border-bottom: 1px #eaeaea solid;
    font-weight: 400 !important;
    padding-left: 22px !important;
    font-size: 14px;
}

.sub_three_nav ul ul li a:hover {
    /*    background-color: #2b2c30;*/
    background-color: #fbfbfb;
    /*    color: #000;*/
}

.sub_three_nav ul ul li:first-child {
    /*    border-top: 1px #2b2c30 solid;*/
}

.sub_three_nav ul ul li:last-child {
    border-bottom: 0 !important;
}

.sub_three_map_wrap .sub_three_map .depth1,
.sub_three_map_wrap .sub_three_map .depth2 {
    /*
color: #fff;
background: url('../../img/sub/box-down.png');
background-position: 95% 50%;
background-repeat: no-repeat;
*/
}

.sub_three_map_wrap .sub_three_map .depth1:before,
.sub_three_map_wrap .sub_three_map .depth2:before {
    font-weight: 900;
    /*        background-color: #f3f3f3;*/
    font-family: FontAwesome;
    content: "\f107";
    float: right;
    margin-top: 24px;
    padding-right: 20px
    /*
color: #fff;
background: url('../../img/sub/box-down.png');
background-position: 95% 50%;
background-repeat: no-repeat;
*/
}

.sub_three_map_wrap .sub_three_map .depth2 a {
    font-weight: 600;
}


/* 서브 중앙메뉴 마감 */

#sub_content {
    /*    margin-top: 120px;*/
    margin-bottom: 80px;
}

#sub_content .breadcrumb_wrap {
    /*    border-top: 1px #eee solid;*/
    border-bottom: 1px #eee solid;
    width: 100%;
    background-color: transparent;
    background-color: #fff;
}

#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;
    /*    background-color: #000;*/
}

#sub_content .breadcrumb_wrap .sub_tab > li:first-child span {
    /*    color: #fff;*/
}

#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 {
    /*    background-color: #f7f7f7;*/
}

#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;
    color: #000;
}

#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: 33px;
    color: #272727;
    font-weight: 900;
    display: inline-block;
    padding-bottom: 15px;
    background: url("../../img/sub/header-line.png") repeat-x left bottom;
    /* text-transform: capitalize; */
}

#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;*/
}


/* footer */
#sitemap {
    background-color: #2b2b2b;
}
#sitemap .seven-cols {
    padding-top: 40px;
    padding-bottom: 40px;
}
#sitemap .seven-cols li:first-child {
    margin-bottom: 20px;
    line-height: 21px;
}
#sitemap .seven-cols li:first-child a {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    padding-bottom: 120px;
    
}
#sitemap .seven-cols li a {
    font-size: 13px;
    color: #969696;
}
@media (min-width: 768px){
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1  {
      width: 100%;
      *width: 100%;
    }
  }
  
  @media (min-width: 992px) {
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
      width: 14.285714285714285714285714285714%;
      *width: 14.285714285714285714285714285714%;
    }
  }
  
  /**
   *  The following is not really needed in this case
   *  Only to demonstrate the usage of @media for large screens
   */    
  @media (min-width: 1200px) {
    .seven-cols .col-md-1,
    .seven-cols .col-sm-1,
    .seven-cols .col-lg-1 {
      width: 14.285714285714285714285714285714%;
      *width: 14.285714285714285714285714285714%;
    }
  }
  @media(max-width:991px) {
    #sitemap {
        display: none;
    }
  }
  
.footer {
    /*    margin-top: 30px;*/
    background-color: #ececec;
    padding-bottom: 40px;
}

.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: 10px;
    padding-bottom: 10px;
    background-color: #333333;
    border-bottom: 1px #333333 solid;
}

.footer .footer-menu ul {
    padding-top: 18px;
    padding-bottom: 12px;
}

.footer .footer-menu ul li:before {
    color: #464646;
}


/*
.footer .footer-menu ul li:last-child {
float: right;
}
*/

.footer .footer-menu p {
    float: right;
}

.footer .footer-menu ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #f8f8f9;
    font-family: 'Nanum Barun Gothic', sans-serif;
}

.footer .footer-menu ul li a.blue {
    font-weight: 600;
    color: #1864d5
}

.footer .breadcrumb {
    margin-bottom: 4px;
    background-color: transparent;
}

.footer p.benner {
    float: right;
    margin-top: 23px;
}

.footer p.logo img {
    width: 80%;
}

.footer address {
    margin-top: 25px;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Nanum Barun Gothic', sans-serif;
}

 .footer p.copyright {
    margin-top: 0;
    padding-top: 0;
    font-size: 14px;
    font-family: 'Nanum Barun Gothic', sans-serif;
}
p.benner select {
    font-size: 13px;
}
@media (min-width:1200px) {}

@media (max-width: 992px) {
    #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;
    }
    .s_visual_wrap .slide {
        height: 280px;
    }
    .s_visual_wrap .slide li {
        height: 280px;
    }
    .s_visual_wrap .slide .content {
        top: 62%;
    }
    .s_visual_wrap .slide {
        padding-left: 15px;
        padding-right: 15px;
    }
    .s_visual_wrap .slide .content h1 {
        font-size: 24px;
        font-weight: 600;
        color: #fff;
        /*        padding-bottom: 0;*/
        margin-bottom: 0px;
        margin-top: 0;
        padding-top: 0;
    }
    .s_visual_wrap .line {
    margin: 0 auto;
    width: 90px;
    height: 1px;
    background-color: #fff;
    opacity: 0;
    animation-delay: 1s;
    animation-duration: 3s;
    animation-name: s-title-line;
    margin-top: 4px;
    animation-fill-mode: forwards;
}

@keyframes s-title-line {
    from {
        width: 0%;
        height: 1px;
    }
    to {
        width: 150px;
        height: 1px;
        opacity: 1;
    }
}

    .s_visual_wrap .slide .content p {
        font-size: 14px;
        font-weight: 400;
/*        color: #fff;*/
        margin-top: 12px;
    }
    .footer address {
        margin-top: 25px;
        font-size: 13px;
        line-height: 23px;
/*        color: #fff;*/
        font-family: 'Nanum Barun Gothic', sans-serif;
    }
    .footer p.copyright {
        margin-top: 0;
        padding-top: 0;
/*        color: #;*/
        font-size: 13px;
        font-family: 'Nanum Barun Gothic', sans-serif;
    }
    @media (max-width: 767px) {
        .visual_bottom {
            display: none;
        }
        #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;*/
        }
        section.info-two .product .arrows_wrap {
            margin-top: 10px;
        }
    }
    @media (max-width: 480px) {
        .footer p.logo {
            display: none;
        }
    }