/*공통*/
.sub_con_wrap {width: 100%;}
.sub_con_gray {background: #f7f7f7;}
.sub_con {width: 100%; margin: 0 auto; padding: 50px 15px;}

.sub_con_wrap:nth-child(1) > .sub_con:nth-child(1) {padding-top:0;}
.sub_con:nth-child(1) {padding-top:0;}

.s_title_line {width: 40px; height: 1px; background: #1a5cca; margin-bottom: 20px; display: inline-block;}
.sub_h1 {font-size: 26px;font-weight: 700; font-family: 'NanumSquare', sans-serif !important; color:#000}
.sub_h1 span { color:#1a5cca;}
.sub_p {font-size: 16px;font-weight: 300; color:#000; line-height: 26px;}


/**/
#eq1 {padding: 0 15px;}
.slider_wrap {position: relative;}
.eq_slider {width:100%; margin:0 auto;}
.eq_slider .slick-slide {outline: none; }
.eq_slider img {width: 100%;}
.thumbnails_wrap {margin: 20px auto 0 auto; text-align: center;}
.thumbnails_wrap .slick-track  {display: flex; justify-content: center;}
.thumbnails_wrap .slick-list {width:100% !important; margin:0 auto; max-width:1280px;}
.thumbnails_wrap .slick-slide {width:33.3% !important; transition: all .2s ease; margin-right:10px; border:1px solid #eee; outline: none; display: inline-block; cursor: pointer;}
.thumbnails_wrap .slick-slide:last-child {margin-right:0;}
.thumbnails_wrap .slick-slide img {width:100%;}

.eq1_arrow {width:100%; display: flex; flex-direction: row; justify-content: space-between; margin-bottom: 15px; position: absolute; top: 30%; z-index: 5}
.eq1_prev {background: rgba(0,0,0,0.7); opacity:1; width: 40px; height: 60px; line-height: 60px; color:#fff; text-align: center; font-size: 24px;}
.eq1_next {background: rgba(0,0,0,0.7);  opacity: 1; width: 40px; height: 60px; cursor: pointer; line-height: 60px; color:#fff; text-align: center; font-size: 24px; }


@media screen and (max-width:992px){



}

@media screen and (max-width:480px){



}
