.mobile {
    display: none !important;
}

.margin-auto {
    margin: 0 auto;
    display: block;
}

a.btn-primary {
    color: #ffff;
    background: #1f59a9;
    border-radius: 5px 5px;
    padding: 10px 25px;
}

.m2-title {
    padding: 30px 0;
}

.m2-ceti {
    height: 50px;
    margin-bottom: 20px;
}

section.bbs {
    padding: 100px 0;
}

#header {
    min-width: 1050px;
}

#logo img {
    width: 300px;
}

#header .logo-sticky {
    display: none;
}

#header.header-sticky.sticky-active #logo .logo-default {
    display: none;
}

#header.header-sticky.sticky-active #logo .logo-sticky {
    display: block;
}

#header .header-inner,
#header.header-sticky.sticky-active .header-inner {
    height: 85px;
    background: rgba(255, 255, 255, .95);
}

#header.header-sticky.sticky-active .header-inner::before {
    content: '';
    top: 0px;
    position: absolute;
    height: 100px;
    opacity: .5;

}

.text-small {
    line-height: 1.6;
}

b.markline {
    font-size: 28px;
    background: linear-gradient(to top, #ed1c24 20%, transparent 20%);
    margin-right: 10px;
}

/* 회사소개 */
#page-title {
    position: relative;
}

#page-title::after {
    width: 100%;
    bottom: -14px;
    left: 0px;
    height: 180px;
    content: '';
    display: block;
    position: absolute;
    transform: scale(-1, .8);
    background-color: #fff;
    mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 234.86066' preserveAspectRatio='none'><path d='M 1600.002,235.45508 V 110.71094 c 0,0 -43.202,45.90771 -69.7636,62.18164 -43.9468,26.92552 -93.5271,46.05914 -144.0762,56.11328 -46.6174,9.27213 -95.1862,6.90718 -142.5586,3.03321 C 823.31789,197.66935 421.3948,74.937241 0,0 v 235.45508 z'/></svg>");
}

/* m2 무인무동력수문 */
.product .product-title h3,
.product .product-title h3 a {
    font-size: 28px;
    font-weight: 700;
    color: #222;
}

.product-meta {
    margin-left: 15px;
}

.product-meta a {

    line-height: 24px;
    position: relative;
    font-size: 14px;
    background: #0089e0;
    color: #fff;
    padding: 3px 10px;
    margin-right: 15px;
    border-radius: 0 5px 5px 0;
}

.product-meta a:before {
    content: "";
    float: left;
    position: absolute;
    top: 0;
    left: -12px;
    width: 0;
    height: 0;
    border-color: transparent #0089e0 transparent transparent;
    border-style: solid;
    border-width: 12px 12px 12px 0;
}

.product-meta a:after {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    float: left;
    width: 4px;
    height: 4px;
    border-radius: 2px;
    background: #fff;
    box-shadow: -1px -1px 2px #004977;
}



.m2-title::before {
    width: 100%;
    top: -20px;
    z-index: 1;
    left: 0px;
    height: 100px;
    content: '';
    display: block;
    position: absolute;
    transform: scale(1, .6) rotate(180deg);
    background-color: rgba(31, 89, 169, 1);
    mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 234.86066' preserveAspectRatio='none'><path d='M 1600.002,235.45508 V 110.71094 c 0,0 -43.202,45.90771 -69.7636,62.18164 -43.9468,26.92552 -93.5271,46.05914 -144.0762,56.11328 -46.6174,9.27213 -95.1862,6.90718 -142.5586,3.03321 C 823.31789,197.66935 421.3948,74.937241 0,0 v 235.45508 z'/></svg>");
}

#page-title.m2-page-title::before {
    width: 100%;
    bottom: -18px;
    left: 0px;
    height: 230px;
    content: '';
    display: block;
    position: absolute;
    transform: scale(1, .8);
    background-color: rgba(31, 82, 147, .6);
    mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 234.86066' preserveAspectRatio='none'><path d='M 1600.002,235.45508 V 110.71094 c 0,0 -43.202,45.90771 -69.7636,62.18164 -43.9468,26.92552 -93.5271,46.05914 -144.0762,56.11328 -46.6174,9.27213 -95.1862,6.90718 -142.5586,3.03321 C 823.31789,197.66935 421.3948,74.937241 0,0 v 235.45508 z'/></svg>");
}

#page-title.m2-page-title::after {
    width: 100%;
    bottom: 3px;
    left: 0px;
    height: 110px;
    content: '';
    display: block;
    position: absolute;
    transform: scale(1, 1);
    background-color: rgba(31, 89, 169, 1);
    mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 234.86066' preserveAspectRatio='none'><path d='M 1600.002,235.45508 V 110.71094 c 0,0 -43.202,45.90771 -69.7636,62.18164 -43.9468,26.92552 -93.5271,46.05914 -144.0762,56.11328 -46.6174,9.27213 -95.1862,6.90718 -142.5586,3.03321 C 823.31789,197.66935 421.3948,74.937241 0,0 v 235.45508 z'/></svg>");
}

.m2-title h2 {}

.m2-body .tabs-folder {
    margin-bottom: 50px;
}

.m2-body .m2-ceti {
    height: 45px;
    margin-bottom: 20px;
}

.m2-body .tabs h3 {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.m2-body .tabs img {
    max-width: 100%;
    display: flex;
    justify-content: flex-start;
    border-radius: 10px 10px;
}

.tab-content {
    overflow: hidden;
}

.tab-content img {
    margin-bottom: 20px;
}

/* 주요실적 */
#bo_gall .gall_info .gall_date,
#bo_gall .gall_info .gall_view {
    margin: 0px 0px !important;
}

#footer .copyright-content,
#footer {
    background: #e7e7ff;
}

/* 게시판 관련 */
.gall_img img {
    border-radius: 10px 10px;
    border: 1px solid #eee;
}

.new_icon {
    display: none;
}