.board_output {background: none;}
.board_output a:link {color:#555 !important; margin:0 !important; padding:0 !important; font-size:17px !important; line-height: 70px !important;}






/*서브 영역 타이틀*/
.subarea {padding: 80px 0;}
.subarea .container {max-width: 1400px; margin: 0 auto;}

.sub_tit_s1 {
    color: #000;
    font-size: 32px;
    display: block;
    margin-bottom: 15px;
    padding-bottom: 15px;
    margin: 0 auto;
    text-align: center;
}
.sub_tit_s1 span {
    position: relative;
    display: block;
    width: 54px;
    height: 4px;
    background: #0055bc;
    margin-bottom: 4px;
    margin : 0 auto 20px auto;

}

.shtitle .sub_tit_s1 h2 {
    font-size: 38px;
    font-weight: 600;
    margin: 0 auto 10px;
    color: #222;
    text-transform: uppercase;
}


/*서브 영역 내용*/
.sub-cont {padding:30px 10px;}
.sub-cont h3 {color: #222; font-size: 2rem; line-height: 1.5em; display: inline-block;}
.sub-cont h3 strong {color: #0055bc;}
.sub-cont h4 {color: #333; font-size: 1.5rem; line-height: 1.5; margin-bottom: 15px}
.sub-cont p {color: #444; font-size: 18px; line-height: 1.5; margin-bottom: 15px;}
.sub-cont p:last-child {margin-bottom: 0;}



@media (max-width: 768px){
    .sub-cont h3 {font-size: 1.8rem; word-break: keep-all;}
    .sub-cont h3 span {display: inline-block;}
    .shtitle .sub_tit_s1 h2 {font-size: 2rem;}
    .sub-cont p {font-size: 1em!important;}
}


@media (max-width: 575px){
    .subarea {padding: 50px 0;}
    .sub-cont {padding: 10px 0px;}
    .sub-cont h3 {font-size: 1.5rem; line-height: 1.5;}
    .sub-cont h3 span::before {display: none;}
    .sub-cont h4 {font-size: 1.3rem; word-break: keep-all; line-height: 1.5; margin-bottom: 5px;}

    hr.gap30px {height: 20px!important;}


}



/*회사소개 > 인사말*/
.sub-cont .sign {margin-top: 30px;}
.sub-cont .sign span {font-family: 'KOTRA_SONGEULSSI'!important; font-size: 1.5em; color: #333; padding-left: 15px; letter-spacing: 0.5em;}










/*회사소개 > 연혁*/
.his_list {position: relative; width: 100%;}
.his_list ul{margin:0 auto!important; padding:0!important;}
.his_list ul li {margin-bottom: 50px; list-style-type: none;  display: flex; flex-direction: row; align-items: center;}
.his_point {
    min-width: 15px;
    height: 15px;
    background-color: #fff;
    border-radius: 100%;
    z-index: 2;
    border: 3px #0055bc solid;
    position: absolute;
    left: 50%;
    margin-left: -6px;
    transition: all 0.5s;
}
.his_list ul li:hover .his_point {background: #0055bc;}
.his_list h3 {
    margin-bottom: 0px!important;
    font-family: 'SpoqaHanSans'!important;
    color: #0055bc;
    font-weight: 400;
}
.his_list ul li .his_content {width: 45%;}
.his_list ul li .date {width: 50%;padding: 0 20px;font-weight: normal;}
.his_list p {margin-bottom: 0; font-size: 16px!important;}
.his_list::before {content: "";position: absolute; height: 100%; width: 2px; left: 50%; background-color: #333;}
.h_no {display: inline-block; color: #03aace; font-weight: 600; vertical-align: top;}
.h_cons{display: inline-block;padding-left: 0px;}
.h_cons br{display: inline-block!important;}

/*연혁 좌측 정렬*/
.his_list ul li:nth-child(odd) {text-align: right;}
.his_list ul li:nth-child(odd) .his_content {padding-left: 0;}
.his_list ul li:nth-child(odd) .date {padding-right: 0;}

/*연혁 우측 정렬*/
.his_list ul li:nth-child(even) .his_content {padding-right: 0;}
.his_list ul li:nth-child(even) .date {padding-left: 0; }
.his_list ul li:nth-child(even) {    flex-direction: row-reverse;}





@media (max-width: 575px){

    .his_point,
    .his_list::before{left:0;}
    .his_list ul li .his_content { width: 90%; margin-left: 7%;}
    .his_list ul li:nth-child(odd) {text-align: left;}
    .his_list ul li:nth-child(even) { flex-direction: row;}

}


@media (max-width: 480px){
    .h_cons{display: block;}
    .h_cons{padding-left: 0; letter-spacing: -0.02em;}

}









/*회사소개 > 오시는길*/
.sub-cont iframe {width: 100%; box-shadow: 10px 20px 30px rgba(10,10,10,0.2);}
.add-area {border-top: 1px solid #3e3e3d; padding: 30px 30px; border-bottom: 1px solid #ddd;}
dl:last-child,dd:last-child {margin: 0;}
.add-area dt {float: left; min-width: 80px; font-weight: 500; color: #222; letter-spacing: 1em;}
.locaate-logo {display: flex; align-items: center;}




@media (max-width: 575px){
    .locaate-logo {display: block;text-align: center; margin-bottom: 10px;}
    .locaate-logo img {max-width: 200px;}
    .add-area {padding: 20px 0;}
    .add-area dt,.add-area dd {font-size: 1rem; min-width: 60px;}

}





/*사업영역 > 방수공사*/
h4.subtit {padding: 10px 0px;}
h4.subtit span {font-size: 26px; font-weight: 500; color: #333; position: relative; padding-right: 20px;}
h4.subtit span::before {content: ""; position: absolute; right: 0; top: 3px; width: 8px; height: 8px; background: #0055bc; border-radius: 50%;}
h5.cont-tit { font-size: 20px; margin-top: 30px;}
.business-explain {margin-left: 20px; padding-left: 20px; position: relative; border-left: 2px solid #ddd; padding-bottom: 10px;}
.business-explain:before {content: ''; position: absolute; left: -2px; width: 3px; height: 40px; background: #0055bc; top: 0px;}
.nav-tabs {justify-content: center;margin-bottom: 50px !important;}
.nav-link {padding: 10px 20px !important;letter-spacing: -0.02em;color: #666;margin: 0 10px;font-size: 18px;font-weight: 700;}
.cate_board a {display: block;border: 1px solid #fff;color: #666;padding: 10px 20px;}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.nav-link:hover
{color: #0055bc!important;background-color: #fff!important;border-color: #fff #fff #0055bc !important;}
.eng {font-size: 0.825em;color: #777;}
h4.subtit span.model {float: right;font-size: 18px!important;background: #0055bc;padding: 5px 25px!important;font-weight: 700;border-radius: 50px;color: #fff;}
span.model::before {display: none;}
.biz-cnt .img-wrapper {margin-bottom: 50px;}
.biz-cnt .img-wrapper img {border: 1px solid #ddd;}
.tab-content .business-explain li {font-size: 17px;letter-spacing: -0.02em;}
.tab-content .business-explain h5.cont-tit {margin-top: 0;}
.tab-content .business-explain {padding-top: 15px;margin-bottom: 50px;padding-bottom: 15px;}
.tab-content h4.subtit {margin-bottom: 30px;}
.nav.nav-tabs.t8 {border-bottom: none;}
.nav.nav-tabs.t8 .nav-item {width: 25%;text-align: center;border-bottom: 1px solid #ddd;margin-bottom: 5px;}



@media (max-width: 575px){
    .nav-tabs {margin-bottom: 30px !important;}
    .nav-link {padding: 5px!important; font-size: 1rem; margin: 0 2px;}
    .tab-content>.tab-pane .row > div:first-child {margin-bottom: 30px;}
    h4.subtit span {font-size: 1.5rem;padding-right: 15px;}
    h4.subtit span.model {float: inherit; font-size: 1rem!important; padding: 5px 5px!important; border-radius: 0; display: block; text-align: center; margin-top: 10px;}

    .tab-content h4.subtit {margin-bottom: 15px;}
    .tab-content .business-explain {padding-top: 5px; padding-bottom: 5px; padding-left: 15px; margin-bottom: 30px;margin-left: 5px;}
    h5.cont-tit {font-size: 1.2rem;}
    .business-explain:before {width: 2px; height: 25px;}
    .tab-content .business-explain li {font-size: 1rem; line-height: 1.5;}

}







/*시공실적 > 주요실적*/
.webzine_type2 .webzine_type_img_td {vertical-align: middle!important; width: 25%; padding-right: 20px;}
.webzine_type2 .webzine_type_img_td img {border: 1px solid #ddd!important; width: 100%; height: auto; max-height: 150px; object-fit: cover; object-position: center; transition: all 0.5s;}
.webzine_type2 tr:hover .webzine_type_img_td img {opacity: 0.6;}
.board .webzine_type2 dd {border: none!important;padding: 0; margin: 0; height: 30px!important;}
.webzine_type2 > tbody > tr {transition: all 0.5s;}
.webzine_type2 > tbody > tr:hover {background: #f7f7f7;}
.newslist .webzine_type2 .obj_name {border: none!important;font-size: 15px!important;font-family:'Noto Sans KR', 'Roboto', sans-serif !important;}
.webzine_type2 .obj_name {background: none!important;}
td.webzine_type2_table_line {display: none!important;}
.webzine_type2 dl {border-top: 1px solid #ddd;padding: 20px 0 20px 20px!important;}
.webzine_type2 {border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
.webzine_type2 .obj_value {height: auto!important; padding: 0 0px!important;font-family:'Noto Sans KR', 'Roboto', sans-serif !important; font-size:15px!important;}
.webzine_type2 .obj_name {height: auto!important;padding: 0px!important;}
.webzine_type2 .webzine_type_text_td_right {padding: 0!important;}
.webzine_type2 tbody tr:nth-child(1) dl {border-top: none;}
.board_bgcolor {min-width: 200px;}
#post_area img {height: auto!important;}

/*카테고리*/
#sec-performance .sul_menu {display: none;}
.cate_board a {position: relative; display: block; text-align: center; font-size: 16px; color: #666; font-weight: 300; border: 1px solid #ddd; width: 100%; padding: 5px;}
.cate_board li:nth-child(n+2) a {border-left: none;}
.cate_board li {width: 24.5%; margin-bottom: 10px;}
.cate_board {display: flex; justify-content: space-between; margin: 0px 0 30px!important;}
.cate_board li:first-child a {background-color: #3e3e3d; color: #fff; font-weight: 600;}
.cate_board .on {background-color: #0055bc; color: #fff!important; font-weight: 600;}
.cate_board li a:hover {color: #fff; background-color: #0055bc;}






/*게시판 페이지네이션*/
.paging {color: #0055bc!important;padding-top: 30px!important;font-family:'Noto Sans KR', 'Roboto', sans-serif !important; }
.paging b, .pagelist b,#sec-notice #container_list #paing_table tr .ept_link_cell b{background: #0055bc; color: #fff; width: 30px; height: 30px; display: inline-block; border-radius: 100%; line-height: 30px; font-weight: 400; border: none;}
.paging a:link {font-family:'Noto Sans KR', 'Roboto', sans-serif !important;}
.news_title {font-family:'Noto Sans KR', 'Roboto', sans-serif !important;  color:#222 !important; font-size:16px!important; transition: all 0.5s;}
.news_title:hover {color:#0055bc!important;}


/*게시판 읽기*/
.board_bgcolor font, .board_desc {font-family:'Noto Sans KR', 'Roboto', sans-serif!important; font-size: 15px!important; color: #666!important;}
.board_bgcolor, .board_desc {padding: 5px 10px!important;}




@media (max-width: 767px){

    .cate_board {flex-wrap: wrap; justify-content: flex-start;}
    .cate_board li {width: auto;padding: 0 2px;margin-bottom: 5px;}
    .cate_board a {border: 1px solid #ddd!important;padding: 5px 10px;}

    .webzine_type2 {border: none;}
    .webzine_type2 > tbody > tr {display: block; }
    .webzine_type2 .webzine_type_img_td {width: auto; padding-right: 0px;display: block;height: auto; text-align: center; margin: 0 auto; max-width: 300px;}
    .webzine_type2 .webzine_type_img_td img {height: auto; max-height: initial;}
    .webzine_type2 dl {border: none; padding: 20px 0 20px 0px!important;}
    .board .webzine_type2 .webzine_subject {height: auto!important; margin-bottom: 10px; word-break: keep-all; border-bottom: 1px solid #ddd!important; padding-bottom: 10px;}
    .board .webzine_type2 .webzine_subject > span {display: block;}

    .board_bgcolor {min-width: 10px;white-space: nowrap;}

}








/*시공실적 > 시공갤러리*/
/*3단갤러리*/
.glist3t {width:100%;}
.glist3t tr{ display:inline; font-size:0;}
.glist3t td{display: inline-block; text-align: center; vertical-align: middle; margin-bottom: 10px;}
.glist3t td table{width: 96%; margin:0 auto;}
.glist3t img {max-width: 100%; min-height: 100%; width: 330px; height: 250px; object-fit: cover; object-position: center; transition: .3s ease;}
.glist3t > tbody > tr > td:hover img {opacity: .6;}
.glist3t .board_admin_bgcolor table{display: none;}
.glist3t input[type=checkbox], .glist3t input[type=radio]{display: none;}
.gallery_title {font-family:'Noto Sans KR', 'Roboto', sans-serif !important;  color:#666 !important; font-size:16px!important; padding-top: 10px; transition: all 0.5s;}
.glist3t > tbody > tr > td:hover .gallery_title {color: #0055bc!important;}
.pagelist {text-align: center;}

@media (max-width: 767px){

    .glist3t td {width: 100%;}



}







/*온라인문의*/
.formmail_title_bgcolor {background: #f7f7f7;}
.table_02 td td {border: none;}
input.formmail_border[type="text"] {padding: 5px;}
input.formmail_border[name="name"],
input.formmail_border[name="add1"],
input.formmail_border[name="receiver_email"],
input.formmail_border[name="address"],
input.formmail_border[name="title1"]
{width: 96%;}
input.formmail_border[name="address_post1"] {margin-bottom: 5px;}
input.formmail_border[name="attachment[]"] {font-size: 12px; color: #666; border: none; cursor: pointer;}
textarea {width: 96%; border-color: #ddd;}
.formmail_cell_bgcolor a {
    background: #414141;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    transition: all 0.5s;
}
.formmail_cell_bgcolor a:hover  {background: #0669bf;}
.formmail_cell_bgcolor a img {padding-bottom: 3px;}

/*온라인문의 버튼*/
.formamil01 div {max-width: 50%; margin: auto;}
.formamil01 div li {padding: 0 5px;}
.formamil01 div a {display: block; padding: 10px;}
.formamil01 div a:hover {opacity: 0.6;}
.formamil01 div li:nth-child(1) a {background-color: #0669bf; color: #fff;}
.formamil01 div li:nth-child(2) a {background-color: #ddd;}

.formmail_txt {font-size:16px;font-family:'Noto Sans KR';color:#333333}
.formmail_border {font-size:16px; background-color: transparent; border: none;}
.formmail_title_bgcolor {}
.formmail > tbody > tr {border-bottom: 1px solid #ddd;}
.formmail_cell_bgcolor {font-size:16px;padding: 5px;}
.table_02 {width:100%;}
.table_02 tbody {display: flex; flex-wrap: wrap; justify-content: space-between;}
.table_02 tr {border: 1px solid #d7e3ec; background-color: #f0f6fa; width: 48%; display: flex; flex-wrap: wrap; padding: 30px 0; border-radius: 10px; margin-bottom: 30px;}
.table_02 tr:nth-child(4) {width: 100%; height: 220px;}
.table_02 tr:nth-child(5) {display: none;}
.table_02 tr:nth-child(6) {display: none;}
.table_02 td {padding: 0 5px; height: 100%; display: flex; align-items: center;}
.table_02 td:nth-child(1) {padding-left: 25px; width: 30%;}
.table_02 td:nth-child(2) {width: 70%;}
.table_02 td font {font-size: 16px; color: #666; position: relative;}
.table_02 td font::after {position: absolute; content: "*"; color: #0669bf; top: 0; right: -10px; display: inline-block;}

/*ë¼ë””ì˜¤ë²„íŠ¼*/
input[type='radio'] {
    -webkit-appearance:none;
    box-sizing: border-box;
    padding: 0;
    width: 15px!important;
    height: 15px!important;
    margin-right: 7px!important;
    border-radius: 50%;
    border: 1px solid #666;
    outline:none;
}
input[type='radio']:checked {
    border-color: #0669bf;
}
input[type='radio']:before {
    content:'';
    display:block;
    width:60%;
    height:60%;
    margin: 20% auto;
    border-radius:50%;
}
input[type='radio']:checked:before {
    background:#0669bf;
}
/*ì²´í¬ë°•ìŠ¤*/
input[type="checkbox"] {
    -webkit-appearance: none;
    position: relative;
    width: 16px;
    height: 16px;
    cursor: pointer;
    outline: none !important;
    border: 1px solid #ccc;
    border-radius: 2px;
    background: #fbfbfb;
}
input[type="checkbox"]::before {
    content: "\2713";
    position: absolute;
    top: 50%;
    left: 50%;
    overflow: hidden;
    transform: scale(0) translate(-50%, -50%);
    line-height: 1;
}
input[type="checkbox"]:hover {
    border-color: rgba(170, 170, 170, 0.5);
}
input[type="checkbox"]:checked {
    background-color:  #0669bf;
    border-color: rgba(255, 255, 255, 0.3);
    color: white;
}
input[type="checkbox"]:checked::before {
    border-radius: 2px;
    transform: scale(1) translate(-50%, -50%)
}

.formmail {margin: 0 auto;width: 100%;}

@media (max-width: 575px){
    input.formmail_border[type="text"] {max-width: 300px;}
    .formmail_title_bgcolor {word-break: keep-all;}
    .table_02 .formmail_cell_bgcolor > table > tbody > tr > td {white-space: nowrap; display: block;text-align: left;}
    .table_02 table.formmail_cell_bgcolor > tbody > tr > td {white-space: nowrap; display: inline-block;}

    .formamil01 div {max-width: 90%;}


}








/*고객센터 > 공지사항*/
#sec-notice #container_list #cafe_bbs_list_table .list_cell_titles {border-top: #ddd 1px solid;}
#sec-notice #container_list #cafe_blt_titleWrap td {font-size:15px; font-family:'Noto Sans KR', 'Roboto', sans-serif!important; color:#666; font-weight: 400;}
#sec-notice #container_list .general_item_table td {font-size:15px; font-family:'Noto Sans KR', 'Roboto', sans-serif!important; color:#333; font-weight: 400;}
#sec-notice #container_view #cafe_bbs_view_table #view_main_table .item_cell_subject {font-size:15px; font-family:'Noto Sans KR', 'Roboto', sans-serif!important; color:#333; font-weight: 400; text-align: center; padding-right: 0;}
#sec-notice #container_view #cafe_bbs_view_table #view_main_table .item_cell_value {font-size:15px; font-family:'Noto Sans KR', 'Roboto', sans-serif!important; color:#333; font-weight: 400;}
#sec-notice #container_view #cafe_bbs_view_table #view_main_table .item_cell_content{font-family:'Noto Sans KR', 'Roboto', sans-serif!important; color:#666; font-size:15px;}

#sec-notice #container_list #paing_table tr .ept_link_cell {padding-top: 30px;}
#sec-notice #container_list #paing_table tr .ept_link_cell a {
    font-family:'Noto Sans KR', 'Roboto', sans-serif !important;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    border: none;color: #555555;font-size: 14px;line-height: 1.5;letter-spacing: -.2px;
}
#sec-notice #container_list #paing_table tr .ept_link_cell a:hover {background: none;}
#sec-notice #container_list #paing_table tr .ept_link_cell b {
    margin: 0; padding: 0;
}

@media (max-width: 575px){
    #sec-notice #container_view #cafe_bbs_view_table #view_main_table .item_cell_subject {word-break: keep-all; padding: 0 5px;}
    #sec-notice #container_list .general_item_table td {font-size: 1rem;}
}


/*약관*/
.textareainfo {min-height: 300px; padding: 50px 30px; background: #f7f7f7;}

.info_box {border: 1px solid #ddd; padding: 30px 20px 30px 150px; word-break: keep-all; background: url('info_icon.png') no-repeat 50px center;}
.sub-cont .info_box h4 {color: #0055bc;font-weight: 400;margin: 0; font-size: 1.4rem;}
.emailinfo ol {padding-left: 20px;}
.emailinfo ol > li {list-style: circle; margin-bottom: 10px;}
.emailinfo ol > li ul {padding-left: 20px;}
.emailinfo ol > li ul li {list-style: disc; line-height: 1.5; font-size: 1rem;}
.emailinfo h5 {margin-top: 50px; color: #333; margin-bottom: 10px;}




/*관리자 > 로그인*/
.login_box p {font-size: 20px line-height: 30px; font-family:'SUIT', 'Noto Sans KR', 'Roboto', sans-serif !important;}
.login_box p b {font-size: 22px;}
.login_box .box {padding: 25px 10px!important;}
.login_box .txt_01 {padding: 10px 0!important;}
#sec-admin table {border-collapse: collapse;width: 100%;max-width: 500px;margin: auto;}
#sec-admin table tr:nth-child(1) td input {border-radius: 5px 5px 0 0;}
#sec-admin table tr:nth-child(2) td input {border-radius: 0 0 5px 5px; margin-bottom: 30px;}
.btn_login {padding: 15px 0; background: #0055bc; color: #fff; width: 100%; border-radius: 5px; font-size: 1.3em;}
.btn_login:hover {opacity: 0.6;}



/* custom */
.header_wrap{
    display: flex;
    align-items: center;
}


/* 메인 슬라이드 */
#main_slide{
    position: relative !important;
    height: 100vh;
}


.swiper-progress-bar {
  position: relative;
  display: block;
  z-index: 1;
  height: 4px;
  width: 200px;
}

#main_slide .swiper-progress-bar {
  height: 4px;
  background: rgba(255, 255, 255, 0.3) !important;
}


#main_slide .swiper-pagination-progressbar-fill{
    background: #fff;
}



.main-nav-wrap{
    position: absolute;
    width : 100%;
    height: 100vh;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
}

.main-nav-wrap .main-pagination{
    position: relative;
    color: #fff;
    z-index: 1;
    margin-top: 50px;
    text-align: right;
    font-size: 0;
    text-indent: -9999px;
    padding-right: 24px;
}

.swiper-pagination-current {font-size: 18px; color: #fff; font-weight: 700; position: relative; padding-right: 100px;}
.swiper-pagination-current::after {position: absolute; content: ""; background: #fff; width: 66px; height: 2px; top: 50%; transform: translateY(-50%); left: 27px;}
.swiper-pagination-total {font-size: 18px; color: #fff; font-weight: 700;}

.content_wrap{
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}


#main_slide .slide_txtarea{
    color: #fff;
    position: relative;
    z-index: 10;
    text-align: right;
}

/*메인 슬라이드 스크롤 마우스*/
.slide_mouse {position: absolute; z-index: 9999; left: 50%; transform: translateX(-50%); bottom: 100px;}
.slide_mouse .mouse {font-size: 15px; color: #fff; font-weight: 700;}
.slide_mouse .mouse span {/*position: relative;*/ display:block; transform: translateY(0);animation: bounce 1600ms infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);-webkit-animation: bounce 1600ms infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);-moz-animation: bounce 1600ms infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);opacity:1;}
.slide_mouse .mouse span::after {position: absolute; content: ""; background: url(../img/mouse.png)no-repeat top center; width: 19px; height: 61px; top: 0px; left: 50%; transform: translateX(-50%);}

@keyframes bounce {
    20% {transform: translateY(12px);opacity:0.6;}
    40% {transform: translateY(6px);opacity:0.8;}
    60% {transform: translateY(12px);opacity:0.6;}
    100% {transform: translateY(0px);opacity:1;}
}

@-webkit-keyframes bounce {
    20% {transform: translateY(12px);opacity:0.6;}
    40% {transform: translateY(6px);opacity:0.8;}
    60% {transform: translateY(12px);opacity:0.6;}
    100% {transform: translateY(0px);opacity:1;}
}

#main_slide .title h2{
    font-size: 56px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #0092dc;
    text-shadow: 3px 3px 6px rgba(0,0,0,0.2);
}

#main_slide .title p{
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    text-shadow: 3px 3px 6px rgba(0,0,0,0.2);
}


#main_slide img{
    width: 100%;
    height: 100%;
    display: block;
    transform: scale(1);
}
.swiper-slide-active img {
  animation-name: slideBg;
  animation-duration: 4s;
  animation-fill-mode: forwards;
}
@keyframes slideBg{
    0%{
        transform: scale(1);
    }

    100%{
        transform: scale(1.15);
    }
}


.arrow_wrap{
    position: absolute;
    bottom: -40%;
    right: -1%;
    z-index: 10;
    width: 14%;
}

.arrow_wrap p{
    cursor: pointer;
    position: absolute;
}

.main-prev{
    left: 5%;
    z-index: 10;

}

.main-next{
    right: 5%;
    z-index: 10;
}

.about_img_wrap{
    width: 100%;
    overflow: hidden;
}

/* main about */

#maincompany .row:nth-child(2){
    margin-bottom: 70px;
}

#maincompany .col-md-4{
    text-align: left;
    align-self: flex-end;
}


#maincompany .col-md-8 img{
    width: 100%;
}

#maincompany h2{
    font-size: 32px;
    font-weight: 700;
    color: #222;
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px;
    margin-bottom: 20px;
}


#maincompany p{
    font-size: 18px;
    color: #666;
    margin-bottom: 20px;
}

#maincompany a{
    font-size: 16px;
    color: #fff;
    background: #0055bc;
    width: 150px;
    padding: 8px 10px;
    display: inline-block;
    border-radius: 50px;
    text-align: center;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.35);
    border: 1px solid transparent;
}

#maincompany a:hover{
    background-color: #fff;
    color: #0055bc;
    border: 1px solid #0055bc;
}


/* product */

#mainproduct{
    background: url(product_bg.png);
    height: 710px;
    text-align: left !important;
    color: #fff;
}

#mainproduct h2{
    color: #222;
}

#mainproduct .htitle h1, #mainproduct .htitle p{
    color: #fff;
}

#mainproduct .htitle h1::before{
    margin: 0 0 20px 0;
    background: #fff;
}

#mainproduct .col-md-8{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-left: 80px;
}

#mainproduct .col-md-8 .htitle{
    width: 70%;
    align-self: flex-start;
}


#mainproduct a.more_button{
    font-size: 16px;
    color: #fff;
    background: #0055bc;
    width: 150px;
    padding: 8px 10px;
    display: inline-block;
    border-radius: 50px;
    text-align: center;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.35);
    border: 1px solid transparent;
}

#mainproduct a.more_button:hover{
    background-color: #fff;
    color: #0055bc;
    border: 1px solid #0055bc;
}


.product_slide1_wrap h2{
    margin: 20px 0;
    font-size: 28px;
    font-weight: 700;
}

.product_slide2_arrow{
    display: flex;
    cursor: pointer;
    align-self: center;
}

.product_slide2_arrow p {
    border: 1px solid #fff;
    width: 42px;
    line-height: 35px;
    height: 42px;
    text-align: center;
    transition: 0.3s all;
}

.product_slide2_wrap{
    width: 100%;
}

.product_slide2_wrap li{
    margin: 0 10px;
}

.product_slide2_wrap li h2{
    margin-top: 20px;
    font-size: 20px;
    font-weight: 700;
    color: #222;
    text-align: center;
}

.product_slide2_wrap li img{
    width: 100%;
}


.nav-tabs{
    border: 1px solid #ccc;
    display: inline-flex;
    border-radius: 50px;
}


.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff !important;
    background-color: #0055bc !important;
    border: 1px solid #0055bc !important;
    margin: 0 !important;
}

.nav-link:hover{
    color: #0055bc !important;
    border-left: none !important;
}

.nav-tabs .nav-item a {
    margin: 0 !important;
    border-radius: 50px;
    padding: 10px 35px !important;
    font-size: 16px !important;
    border: none !important;
    font-weight: 500 !important;
}

#maingallery{
    padding-top: 80px;
}

#maingallery .htitle{
    margin-bottom: 20px !important;
}


#maincustomer{
    background: url(contact_bg.png);
    background-size: cover;
}

#maincustomer .htitle h1,
#maincustomer .htitle p{
    color: #fff;
    text-align: center;
}

#maincustomer .htitle h1::before{
    background: #fff;
}

#maincustomer .htitle h1{
    margin-bottom: 20px;
}


#maincustomer .htitle{
    margin-bottom: 0;
}

#maincustomer {
    text-align: center;
}

#maincustomer a{
    font-size: 16px;
    color: #fff;
    background: #0055bc;
    width: 180px;
    padding: 8px 10px;
    display: inline-block;
    border-radius: 50px;
    text-align: center;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.35);
    border: 1px solid transparent;
    margin: 30px auto 0 auto;
}

#maincustomer a:hover{
    background-color: #fff;
    color: #0055bc;
    border: 1px solid #0055bc;
}

#maincustomer{
    padding: 80px 0 ;
}


#sec-company{
    text-align: center !important;
}



/*연혁*/

.history-area {
    justify-content: space-between;
    width: 70%;
    margin: 0 auto;
}

.d-flex {
    display: flex;
}

.history-wrapper, .history-wrapper2 {
    padding-bottom: 20px;
}

.history-wrapper {
    width: 33.3%;
}

.history-year {
    font-size: 25px;
    font-weight: 700;
    color: #222;
    letter-spacing: -0.05em;
    padding-bottom: 30px;
    position: relative;
}

.history-year::before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 50%;
    width: 30px;
    height: 3px;
    background: #0055bc;
    transform: translateX(-50%);
}

.history-info{
    border-top: 1px solid #999;
    padding-top: 5px;
    color: #222;
}

.history-info strong{
    color: #0055bc;
    margin-right: 10px;
    vertical-align: top;
}


#container_list .gallery_item_table .item_cell_subject{
    display: block;
    font-size: 20px !important;
    color: #222 !important;
    margin-top: 10px;
    font-family: 'SUIT',, 'Noto Sans KR', 'Roboto', sans-serif !important;
    font-weight: 500;
}

#container_list .gallery_item_table_split .cell_center{
    background: #fff !important;
}

.equipment_wrap1, .equipment_wrap2{
    display: flex;
    grid-gap: 20px;
}

.equipment_wrap2{
    margin-top: 20px;
    flex-wrap: wrap;
}

.equipment_wrap1 li{
    width: 20%;
}

.equipment_wrap2 li{
    width: 23%;
    flex-grow: 1;
}

.location{
    background-color: #0055bc;
    color: #fff;
    margin: -50px auto 0 auto;
    padding: 0px 50px;
    width: 80%;
    position: relative;
    z-index: 999;
    display: flex;
    justify-content: center;
}

.location div{
    justify-self: center;
}

.add-area dt{
    color: #fff !important;
}



.sub_product_img{
    text-align: center;
    width: 100%;
    margin-bottom: 50px;
}

.sub_product_img h2 {
    margin-top: 30px;
    color: #222;
    font-weight: 700;
    margin-bottom: 5px;
}

.sub_product_img h2 span{
    font-size: 20px;
    color: #0055bc;
    display: block;
    margin-bottom: 5px;
}

.sub_product_img h3{
    font-size: 22px;
    color: #666;
}

.product_txt{
    padding: 30px;
    background: #f1f1f1;
    border-radius: 20px;
    flex-basis: 48%;
    margin: 1%;
}

.product_txt:nth-child(odd){
    background: #e9eef3;
}

.product_txt h2{
    color: #222;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 10px;
}


.product_txt ul li{
    padding: 2px 0 2px 12px;
    position: relative;
}


.product_txt ul li::before{
    content: "";
    width: 5px;
    height: 2px;
    background: #0055bc;
    position: absolute;
    display: block;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.formmail_txt, .formmail_border , .formmail_title_bgcolor, .formmail_cell_bgcolor {
    font-family:'SUIT',, 'Noto Sans KR', 'Roboto', sans-serif !important;
}


.formmail_border{
    border: 1px solid #ccc !important;
}


#container_list .gallery_item_table .item_cell_media{
    max-height: 220px;
    height: 220px;
    overflow: hidden;
}


.board #post_area embed{
    width: 100% !important;
}

#container_list .gallery_item_table .item_cell_media img{
    height: unset !important;
}

.gallery1 #container_list .gallery_item_table .item_cell_media img{
    height: 100% !important;
}

.mobile_call{
    display: none;
}

@media (max-width: 1440px){
  .content_wrap {padding: 0 20px;}
    .main-nav-wrap {height: 100%;}

    #main_slide{
        height: auto;
    }
}


@media (max-width: 1024px){
    .allmenu{display: none;}

    .mob-btn{
        background: #fff;
    }

    .header_wrap{
        background: #fff;
    }

    .footersubarea .col-md-2 a{
        width: unset;
    }

    .submn-tit{
        padding: 0 20px;
    }
    .main-nav-wrap {top: 10%;}
    .arrow_wrap {display: none;}
    .main-nav-wrap .main-pagination {padding-right: 0;}
}

@media (max-width : 768px){
  .main-nav-wrap .main-pagination {margin-top: 20px;}

    #maincompany .row > div{
        padding: 0;
    }

    #maincompany h2{
        font-size: 28px;
    }

    #maincompany p{
        font-size: 16px ;
    }

    #mainproduct .col-md-8{
        padding-left: 20px;
    }
    #mainproduct h2{
        color: #fff;
    }

    #mainproduct{
        height: unset;
    }

    .product_slide2_wrap li h2{
        font-size: 18px;
    }

    #main_slide .description p{
        padding-left: 100px;
    }

    #main_slide .description p br{
        display: none;
    }

    #main_slide .swiper-progress-bar{
        width: 80px;
    }

    .htitle p br{
        display: none;
    }

    #mainproduct{
        text-align:center !important;
    }

    #mainproduct .col-md-8 .htitle{
        width: 100% !important;
    }

    #mainproduct .htitle h1::before{
        margin: 0 auto 20px auto !important;
    }

    .product_slide2_arrow{
        justify-content: center;
    }

    .mobile_call{
        display: flex;
        position: fixed;
        align-items: center;
        justify-content: center;
        bottom: 5%;
        right: 5%;
        background: #0055bc;
        color: #fff;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        border: 1px solid #fff;
    }

    .mobile_call i{
        font-size: 20px;
        color: #fff;
    }
    a.top{
        display: none !important;
    }

.formamil01 textarea, .formamil01 input {width: 100% !important;}
}

@media (max-width: 425px){

    #maincompany .row > div{
        padding: 10px !important;
    }

    .product_slide1_wrap h2{
        color: #222 !important;
    }

    #maingallery table td{
        width: 100% !important;
        display: block;
    }

    .submn-bg{
        padding: 0;
    }

    .submn a, .submn a:link, .submn a:visited{
        padding: 5px 18px;
    }



    .submn-tit{
        width: 100%;
    }

    .history-area{
        width: 100%;
    }

    .equipment_wrap1 li{
        width: 50%;
    }

    .equipment_wrap1, .equipment_wrap2{
        grid-gap: 5px;
    }

    .location{
        width: 90%;
        padding: 10px;
    }

    .location *{
        border: none;
    }

    .sub_product_img h3{
        font-size: 18px;
    }

    .product_txt{
        flex-basis: 100%;
    }

    .equipment_wrap1, .equipment_wrap2{
        flex-wrap: wrap;
        justify-content: center;
    }

    .equipment_wrap1 li{
        width: 45%;
        flex-grow: 1;
    }

    .equipment_wrap2 li{
        width: 45%;
    }

    #container_list #cafe_bbs_list_table .list_cell_items{
        display: flex;
        flex-wrap: wrap;
        column-gap: 10px;
    }

    #container_list .gallery_item_table{
        float: unset !important;
        width: unset !important;
        flex-basis: 40% !important;
        flex-grow: 1;
        margin: 0 !important;
    }

    .formamil01 textarea, .formamil01 input{
        width: 100% !important;
    }

    .formamil01 input[name="phone_no1"],    .formamil01 input[name="phone_no2"],     .formamil01 input[name="phone_no3"]{
        width: 30% !important;
    }

}

#ext_search {min-width: 35%!important;margin-bottom: 10px;}
#search_display1 input
{padding: 5px; margin: 0 2px; border: 1px solid #ddd;}

.bbs .board td a
{font-size: 18px; font-family: 'Pretendard' ,'Noto Sans KR', 'Roboto', sans-serif !important; text-align: center; padding: 0; font-weight: 500; color: #333;}
.bbs .board tr {border-bottom: 1px solid #ddd;transition: all 0.5s;}
.bbs .board tr:nth-child(n+2):hover {background: #f1f3f7;}
.bbs .board td
{font-size: 18px; font-family: 'Pretendard' ,'Noto Sans KR', 'Roboto', sans-serif !important; text-align: center; padding: 20px 10px; font-weight: 500; color: #555; letter-spacing: -0.02em;}
.bbs .board .bbsnewf5 {text-align: left;}
.bbs .board td.bbsetc_dateof_write, .bbs td.bbsdescription
{font-size: 1em; color: #999;white-space: nowrap;}
.bbs .board td.att_title
{background: #f7f7f7; border-top: 1px solid #ddd;}
.bbs .board td.att_title font {font-size: 15px!important; color: #333!important;}
.bbs .board td.bbsno {color: #ccc;}

@media (max-width: 768px){

    #ext_search {min-width: 100%!important;}
    #search_table {margin: 0 auto;}
    .bbs .board td {padding: 5px;font-size: 14px;}
    .bbs .board td a {font-size: 14px;word-break: keep-all;}
    .bbs .board td.bbsetc_dateof_write, .bbs td.bbsdescription {font-size: 12px;}
}
