@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');

* {
    word-break: keep-all;
}

#site {
    padding-top: 80px;
    font-family: 'Roboto', 'notokr', sans-serif;
    font-size: 16px;
    letter-spacing: -0.034em;
    color: #333;
}

ol,
ul,
li {
    list-style: none;
    list-style-position: inside;
}

#valve01 img,
#valve03 img,
#product01 img {
    width: 100%;

}

#valve03 .inner img {
    width: auto;
}

ul {
    padding: 0;
}

a {
    color: #000;
    text-decoration: none;
}

.table {
    margin-bottom: 0;
}

.subpage-content .se01 {
    margin-top: 0;
}

.subpage-content [class^="se0"] {
    overflow: hidden;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 100px;
}

section:last-child {
    margin-bottom: 100px;
    padding-bottom: 0 !important;
    border-bottom: none !important;
}

a:hover {
    color: #000;
    text-decoration: none;
}

#site>.container {
    width: 100%;
    padding: 0;
}

@media (min-width:1200px) {
    .navbar-inverse .container {
        width: 100%;
    }

    footer .container {
        width: 95%;
    }

    .container {
        width: 1260px;
    }
}

.section-title {
    padding-left: 15px;
    margin-bottom: 35px;
    margin-top: 80px;
}

.subpage-content p {
    line-height: 1.6;
    font-size: 18px
}

.subpage-content h3 {
    text-align: left;
    font-size: 36px;
    color: #00427c;
    font-weight: 600;
    margin: 90px 0 80px;
    letter-spacing: -0.03em;
}

.subpage-content .h3-text {
    color: #066bc5;
    display: block;
    margin-top: 15px;
    font-size: 22px;
    text-align: left;
    font-weight: 400;
}

.subpage-content h4 {
    font-weight: 500;
    position: relative;
    margin-bottom: 0px;
    margin-top: 0;
    letter-spacing: -0.05em;
    font-weight: 500;
    font-size: 30px;
    color: #00427c;
}

.subpage-content h5 {
    position: relative;
    margin: 0 0 15px;
    padding-left: 15px;
    font-size: 24px;
    line-height: 1.25;
    letter-spacing: -0.06em;
}

.subpage-content h5::before {
    content: '';
    width: 5px;
    height: 24px;
    background: #066bc5;
    position: absolute;
    left: 0;
    top: 4px;
}

.subpage-content h5 span {
    color: #888;
    font-weight: 400;
    display: block;
    font-size: 14px;
}

.subpage-content h6 {
    margin: 0;
    line-height: 1.25;
}

.subpage-content h6 span {
    font-weight: 500;
    font-size: 18px;
    color: #888;
}

.subpage-content .section-title p {
    margin: 10px 0 0;
    font-size: 18px;
    color: #888;
    font-weight: 400;
    letter-spacing: -0.02em;
}

ul.li-dash {
    margin: 0;
    font-size: 17px
}

ul.li-dash li {
    position: relative;
    padding-left: 13px;
    color: #666;
}

ul.li-dash li::before {
    content: '';
    position: absolute;
    left: 2px;
    top: 13px;
    width: 5px;
    height: 2px;
    background: #aaa;
}

ul.li-dash li+li {
    margin-top: 4px;
}

.m-text {
    line-height: 1.75;
    padding: 0;
    margin: 0;
}

.table-style {
    font-size: 17px;
}

.table-style {
    border-top: 2px solid #444444;
}

.table_blog dd {
    padding: 10px 20px 20px;
}

.board_wrapper,
.calendar_wrapper {
    font-size: 16px;
    visibility: hidden;
}

.board_wrapper .table.board_write_table tbody tr td .btn,
.board_wrapper .table.board_write_table tbody tr td .form-control {
    font-size: 16px;
}

.board_wrapper tbody {
    display: flex;
    flex-direction: column;
}

.board_wrapper tbody tr {
    display: flex;
    width: 100%;
}

.board_wrapper tbody tr th,
.board_wrapper tbody tr td {
    display: block;
}

.board_wrapper tbody tr th {
    width: 25% !important;
}

.board_wrapper tbody tr td {
    width: 75%;
}

.board_wrapper tbody>tr {
    order: 6;
}

.board_wrapper tbody #item_0 {
    order: 1;
}

.board_wrapper tbody #item_1 {
    order: 2;
}

.board_wrapper tbody #item_name {
    order: 3;
}

.board_wrapper tbody #item_email {
    order: 5;
}

.board_wrapper tbody #item_2 {
    order: 4;
}

/* 불필요 항목 삭제 */
.navbar .caret {
    display: none;
}

/* 상단 메뉴 */

.navbar-collapse {
    width: 100%;
}

.navbar>.container::before,
.navbar>.container::after {
    display: none;
}

.navbar-inverse {
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0px 0px;
    border-bottom: none;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, .2);
    margin-bottom: 0;
}


.nav-top .logo-box {
    padding: 15px 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.nav-top .logo-box a {
    width: 90px;
}

.navbar-inverse .navbar-right {
    margin-right: 0px !important;
}

.navbar-brand {
    height: auto !important;
    margin-top: 11px;
    margin-left: 0px !important;
    padding: 0px;
}

.navbar-inverse {
    background: #fff;
}

.navbar-inverse .navbar-nav>li>a {
    position: relative;
    padding: 30px 23px;
    letter-spacing: 0.2px;
    font-size: 15px;
    font-weight: 600;
    color: #333;
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav .dropdown.open .dropdown-toggle,
.navbar-inverse .navbar-nav .dropdown.open:hover .dropdown-toggle,
.navbar-inverse .navbar-nav .dropdown.open:focus .dropdown-toggle {
    background: none;
    color: #066bc5;
}

@media (max-width: 767px) {
    #site {
        padding-top: 80px;
    }

    .navbar-header {
        display: flex;
        justify-content: space-between;
        height: 80px;
        align-items: center;
        border-bottom: 1px solid #ddd;
    }

    .navbar-collapse {
        padding: 0;
        width: 100vw;
    }

    .navbar-nav {
        margin: 0;
        width: 100%;
    }

    .navbar-header::before,
    .navbar-header::after {
        display: none;
    }

    .navbar>.container {
        display: block;
    }

    .navbar-brand {
        order: 1;
        width: 90px;
        margin: 0 0 0 15px !important;
    }

    .navbar-inverse .navbar-toggle {
        order: 2;
        border: 0;
        padding: 9px 0;
        margin: 0 15px 0 0;
    }

    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #666;
        transition: ease-in-out .15s all;
        opacity: 1;
        position: relative;
    }

    .navbar-inverse .navbar-toggle:hover,
    .navbar-inverse .navbar-toggle:focus {
        background: none;
        border-color: #222;
    }

    .navbar-inverse .navbar-toggle:hover .icon-bar,
    .navbar-inverse .navbar-toggle:focus .icon-bar {
        background-color: #222;
    }

    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: transparent;
    }

    .navbar-inverse.open .navbar-toggle>.icon-bar:nth-of-type(1) {
        transform: rotate(45deg);
        top: 6px;
    }

    .navbar-inverse.open .navbar-toggle>.icon-bar:nth-of-type(2) {
        opacity: 0;
    }

    .navbar-inverse.open .navbar-toggle>.icon-bar:nth-of-type(3) {
        transform: rotate(-45deg);
        top: -6px;
    }

    .navbar-inverse .navbar-nav>li>a {
        padding: 15px;
    }

    .dropdown-menu {
        padding: 0;
    }

    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 15px 15px 15px 25px;
    }

    .navbar-inverse .navbar-nav .dropdown-menu {
        background: #222;
    }

    /* 드롭다운 메뉴 클릭시 */
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #ddd;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #49bbf1;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:active {
        color: #49bbf1;
        background: #111;
    }
}

@media (min-width: 768px) {

    .navbar-nav::before,
    .navbar-nav::after {
        display: none;
    }

    .navbar-inverse .navbar-nav .dropdown-menu {
        left: 50%;
        right: auto;
        transform: translate(-50%, 0);
        border-radius: 0;
        border: none;
        padding: 15px 8px;
        -webkit-box-shadow: 0px 4px 8px rgba(0, 0, 0, .125);
        box-shadow: 0px 4px 8px rgba(0, 0, 0, .125);
        background: rgba(0, 0, 0, 0.85);
    }

    .navbar-inverse .navbar-nav .dropdown-menu ::after {
        content: '';
        position: absolute;
        left: 50%;
        top: -16px;
        transform: translate(-50%, 0);
        width: 16px;
        height: 16px;
        border-bottom: 8px solid #1c1c1c;
        border-left: 8px solid rgba(0, 0, 0, 0);
        border-right: 8px solid rgba(0, 0, 0, 0);
    }

    .navbar-inverse .navbar-nav .dropdown-menu>li>a {
        padding: 7px 25px;
        letter-spacing: -0.02em;
        font-size: 15px;
        color: #eee;
    }

    .navbar-inverse .navbar-nav .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .dropdown-menu>li>a:focus {
        background: none;
        color: #97ceff;
        text-decoration: underline;
    }
}

@media (min-width: 992px) {
    .navbar-inverse .navbar-right {
        margin-right: -30px;
    }
}



/* =================================== main =================================== */

/* 슬라이드 */
#mainCarousel .carousel-inner .item {
    height: calc(100vh - 80px);
}

#mainCarousel .carousel-inner .item::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    opacity: .55;
}

.carousel-caption {
    top: 51%;
}

.carousel-caption h1 {
    margin-bottom: 30px;
}

.item .carousel-caption .caption-logo {
    width: 375px;
    /* margin: 0 auto; */
}


.carousel-caption p {
    font-size: 23px;
    line-height: 1.3;
    font-weight: 400;
    letter-spacing: -1px;
}

.carousel-caption span {
    color: #ff8800;
}

.carousel-caption p strong {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 40px;
    letter-spacing: 0;
    font-weight: 500;
}

.carousel-control {
    display: none;
}

.carousel-indicators li,
.carousel-indicators li.active {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 0;
    margin: 0 3px;
}

.carousel-indicators li {
    border: 2px solid #fff;
    background-color: rgba(255, 255, 255, 0);
    transition: ease-in-out .15s all;
}

.carousel-indicators li.active {
    background: #fff;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, .0);
}

.carousel-caption {
    text-align: left;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, .0);
    /* text-align: center; */
    text-shadow: 2px 2px 10px rgba(0, 0, 0, .3);
}

@media (max-width: 767px) {
    .carousel-control {
        font-size: 14px;
       
    }

    .carousel-indicators li,
    .carousel-indicators li.active {
        width: 10px;
        height: 10px;
    }


}

.main-content .se02 {
    margin: 75px 0;
}

/* .main-quick-wrap {
    display: flex;
}


.main-content .quick-box {
    position: relative;
}

.main-content .quick-box .inner {
    transition: .5s;
    position: relative;
}
.main-content .quick-box .inner::after{
    content: '';
    display: block;
    padding-bottom: 100%;
}

.main-content .quick-box .inner a {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    padding: 21px 30px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, .3);
}

.main-content .quick-box .inner::before {
    content: '';
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
    left: 0;
    top: 0;
}

.main-content .inner a p {
    line-height: 1.25;
    z-index: 10;
    position: relative;
    color: #fff;
    font-size: 20px;
    margin: 16px 0 0;
    letter-spacing: 0.1px;
    text-align: center;
    min-height: 48px;
}

.main-content .inner a i {
    z-index: 10;
    position: relative;
    font-size: 60px;
    color: #fff;
}

.main-content .quick-box .inner a::before {
    transition: .25s;
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
} */

/* .main-content .quick-box.box02 .inner a::before {
    background: rgba(19, 41, 82, .7);
}

.main-content .quick-box.box03 .inner a::before {
    background: rgba(62, 85, 102, 0.7);
}

.main-content .quick-box.box04 .inner a::before {
    background: rgba(150, 77, 37, .7);
}

.main-content .quick-box.box05 .inner a::before {
    background: rgba(32, 105, 134, .5);
} */

.main-content .quick-box .inner:hover {
    transform: translateY(-15px);
}

/* .main-content .box01 .inner a {
    background: url(/public/img/main/main-box-img01.jpg) no-repeat center / cover;
}

.main-content .box02 .inner a {
    background: url(/public/img/main/main-box-img02.jpg) no-repeat center / cover;

}

.main-content .box03 .inner a {
    background: url(/public/img/main/main-box-img03.jpg) no-repeat center / cover;
}

.main-content .box04 .inner a {
    background: url(/public/img/main/main-box-img04.jpg) no-repeat center / cover;
}

.main-content .box05 .inner a {
    background: url(/public/img/main/main-box-img05.jpg) no-repeat center / cover;
} */


.main-content .quick-box .text {
    position: relative;
    z-index: 5;
}

.main-content .quick-box .text h4 {
    margin: 0;
    font-weight: 600;
    letter-spacing: -0.045em;
    font-size: 24px;
}


.main-content .quick-box .li-dash {
    margin-top: 20px;
}


.main-content .quick-box .li-dash li {
    margin-bottom: 6px;
    font-size: 13px;
    font-weight: 350;
    /* opacity: 0.95; */
}

.main-content .quick-box .li-dash li::before {
    left: 1px;
    top: 8px;
    background: #fff;
    opacity: 0.75;
}

.main-content .quick-box.box05,
.main-content .quick-box.box06 {
    margin-top: 0;
}

.main-content .quick-box .text {
    padding: 30px;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.main-content .quick-box .more-btn {
    transition: .25s;
    font-size: 13px;
    position: absolute;
    right: -1px;
    bottom: -1px;
    padding: 10px 30px;
    letter-spacing: 0.3px;
    font-weight: 500;
    background: rgba(0, 0, 0, 0.2);
    min-width: 110px;
    text-align: center;
}

.main-content .color-w .more-btn {
    color: #fff;
}

.main-content .color-w .more-btn:hover {
    background: #fff;
    color: #333;
}

.main-content .color-k .more-btn:hover {
    background: #333;
    color: #fff;
}

.main-content section {
    margin: 0 !important;
}

.main-content .se02 {
    padding: 75px 0 !important;
    background: #eee;
}

.main-slide-wrap .slick-dots {
    bottom: -40px;
}

.main-slide-wrap .slick-dots li {
    margin: 0;
}

.main-slide-wrap .next-btn,
.main-slide-wrap .prev-btn {
    z-index: 5;
    border: 0;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    background: #222;
    width: 50px;
    height: 50px;
    font-size: 18px;
}

.main-slide-wrap .next-btn {
    right: 0;
}

.main-slide-wrap .prev-btn {
    left: 0;
}

.main-slide-wrap .slick-dots li.slick-active button:before {
    opacity: 1;
    color: #222 !important;
}

.main-slide-wrap .slick-dots button::before {
    color: #231916 !important;
}

.main-quick-wrap li:nth-child(1) a {
    background: rgba(0, 0, 0, .5);
}

.main-quick-wrap li:nth-child(2) a {
    background: rgba(19, 41, 82, 0.65);
}

.main-quick-wrap li:nth-child(3) a {
    background: rgba(62, 85, 102, 0.65);
}

.main-quick-wrap li:nth-child(4) a {
    background: rgba(150, 77, 37, 0.65);
}

.main-quick-wrap li:nth-child(5) a {
    background: rgba(32, 105, 134, 0.65);
}

.main-quick-wrap {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: calc(100vh - 90px);
    display: flex;
    align-items: center;
}

.main-quick-wrap .li-quick {
    z-index: 10;
    position: relative;
    margin: 0px;
}

.main-quick-wrap .li-quick a {
    width: 100%;
    transition: all cubic-bezier(0.31, 0.71, 0.57, 0.96) 0.4s;
    z-index: 2;
    position: relative;
    display: flex;
    align-items: center;
    font-size: 17px;
    border: 3px solid rgba(255, 255, 255, 0.25);
    padding: 20px 15px 20px;
    color: #fff;
    margin-bottom: 10px;
    line-height: 1.35;
    font-weight: 500;

    letter-spacing: .5px;
}

.main-quick-wrap .li-quick a::before {
    z-index: -1;
    transition: all cubic-bezier(0.31, 0.71, 0.57, 0.96) 0.35s;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0%;
    opacity: 0;
    height: 100%;
    display: block;
    background: #fff;
}

.main-quick-wrap .li-quick a:hover::before {
    width: 100%;
    opacity: 1;
}

.main-quick-wrap .li-quick a:hover {
    color: #1652b9;
}

.main-quick-wrap .li-quick i {
    /* margin-right: 10px; */
    width: 27px;
}

.main-quick-wrap .li-quick span {
    position: absolute;
    right: 15px;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 0.5px;
    opacity: 0.7;
    margin-top: 1px;
    margin-right: -1px;
}

.main-quick-wrap .li-quick span::after {
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 10px;
    margin-left: 5px;
    transform: translateY(-2px);
}

/* =================================== sub(all) =================================== */
.breadcrumb {
    position: absolute;
    top: 20px;
    right: 30px;
    padding: 0;
    margin-bottom: 0;
    font-size: 12px;
    background: none;
    color: #d6d6d6;
    letter-spacing: .1px;
}

.breadcrumb>li+li:before {
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 10px;
    padding: 0 6px;
    opacity: 0.8
}

.breadcrumb>.active {
    color: #fff;
}

.pageheader {
    background: url(/public/img/sub/sub-top02.jpg) no-repeat center 35%;
    height: 240px;
    position: relative;
}

.pageheader::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .4);
}

.subheader-wrap {
    position: relative;
    z-index: 2;
    height: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.subheader-wrap h2 {
    font-size: 58px;
    margin: 0;
    color: #fff;
    font-weight: 400;
    letter-spacing: -0.01em;
}

.snb {
    position: relative;
    width: 100%;
    padding: 0;
    background: #1f2021;
}

.snb .row {
    float: none;
    margin: 0 auto;
    padding: 0 15px;
    max-width: 1170px;
}

.snb ul {
    display: flex;
    justify-content: center;
    margin: 0;
}

.snb li {
    display: inline-block;
    margin: 0 20px;
}

.snb li:last-child {
    border-right: 0px solid #fff;
}

.snb li a {
    display: block;
    position: relative;
    width: 100%;
    padding: 19px 0;
    text-align: center;
    letter-spacing: -0.015em;
    font-size: 16px;
    font-weight: 400;
    color: #9f9f9f;
}

.snb li a:hover {
    color: #fff;
}

.snb li.active a {
    font-weight: 500;
    color: #fff;
}

.snb li.active a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 5px;
    background: #2e97f5;
}

/* =================================== subpage =================================== */
/* about */

.sub-greet-wrap .inner {
    padding: 0px 30px;
    background: #fff;
}

.sub-greet-wrap .inner img {
    margin-bottom: 40px;
}

.sub-greet-wrap .inner p {
    text-align: center;
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1.7;
}

.sub-greet-wrap .inner .tes {
    font-weight: 600;
    color: #005aab;
}

.sub-greet-wrap .inner .name {
    font-weight: 600;
}

.sub-category-wrap .li-ctgy li {
    text-align: center;
    font-weight: 400;
    color: #115492;
    font-size: 18px;
    padding: 10px;
    background: #eee;
    margin-bottom: 5px;
}

.sub-trim-wrap:first-child .section-title,
.sub-product-wrap .section-title:first-child,
.sub-map-wrap .section-title:first-child,
.sub-cert-wrap .section-title:first-child {
    margin-top: 0;
}

.sub-cert-wrap .inner img {
    border: 1px solid #ccc;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
    padding: 5px;
}

.sub-cert-wrap .inner p {
    margin-top: 20px;
    text-align: center;
    font-weight: 500;
    font-size: 17px;
    line-height: 1.35;
}

/* valve */

#valve01 .se01 .sub-trim-wrap .col-sm-8 {
    padding-left: 30px;
}

#valve01 .se01 .sub-trim-wrap .inner .row {
    margin: 0 -5px
}

#valve01 .se01 .sub-trim-wrap .inner .row>div {
    padding: 0 5px;
}

#valve01 .se01 .sub-trim-wrap .inner .row>div img {
    border: 1px solid #ddd;
}

#service01 .sub-trim-wrap {
    margin-bottom: 50px;
}

.sub-trim-wrap .inner {
    padding: 35px 0;
    margin-bottom: 60px;
    border-bottom: 1px solid #ddd;
    border-top: 2px solid #444;
}

.sub-trim-wrap .item {
    padding: 15px;
    background: #eee;
    display: flex;
    flex-wrap: wrap;
    height: 250px;
    align-items: center;
}

.sub-trim-wrap .item>* {
    width: 50%;
}

.sub-trim-wrap .item ul {
    padding-left: 15px;
}

.sub-trim-wrap div:last-child .inner {
    margin-bottom: 0;
}

.sub-trim-wrap .img-wrap {
    margin: 20px -5px 0;
}

.sub-trim-wrap .img-wrap>div {
    padding: 0 5px;
}

.sub-trim-wrap .img-wrap img {
    border: 3px solid #eee;
}

.sub-trim-wrap .img-box {
    flex-wrap: wrap;
    justify-content: center;
}

.sub-trim-wrap h6 {
    margin-bottom: 20px;
    font-size: 22px;
    text-align: center;
    font-weight: 600;
    letter-spacing: -0.5px;
}

.sub-trim-wrap .inner>.li-dash {
    margin-bottom: 35px;
}

.sub-trim-wrap .inner>.li-dash:last-child {
    margin-bottom: 0;
}

.sub-trim-wrap ul.li-dash {
    margin-bottom: 10px;
    line-height: 1.45;
}

.sub-table-wrap {
    display: flex;
    flex-wrap: wrap;
}

.sub-table-wrap .section-title {
    width: 100%;
}

.sub-table-wrap>div:nth-child(3) table {
    height: calc(100% - 47px);
}

.sub-table-wrap .img-box {
    margin-top: 30px;
}

.table-style th {
    text-align: center;
}

.table-style th,
.table-style td {
    padding: 15px 18px !important;
    vertical-align: middle !important;
}

.sub-table-wrap .li-dash {
    margin: 0;
}

.table-style thead th {
    background: #f3f3f3;
    color: #222;
    font-weight: 600;
    text-align: center;
    border-bottom: 1px solid #ccc !important;
}

.table-style tbody th {
    font-weight: 600;
    border: 0;
    letter-spacing: 0;
}

.sub-product-wrap .inner {
    display: flex;
    padding: 35px 0;
    border: 1px solid #d0d0d0;
    border-right: 0;
    border-left: 0;
    border-top: 0;
}

#valve03 .sub-product-wrap .inner {
    border-bottom: 0;
}

#valve03 .sub-product-wrap div:last-child .inner {
    border-bottom: 1px solid #d0d0d0;
}

#valve03 .sub-product-wrap h5 {
    position: relative;
    border-top: 2px solid #444;
    border-bottom: none;
    padding-top: 30px;
    padding-left: 0px;
    margin: 0;
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: -0.5px;
}

#valve03 .sub-product-wrap h5::before {
    content: none;
}

.sub-product-wrap .inner {
    flex-wrap: wrap;
    margin-bottom: 30px;
    padding: 0 0 20px;
}

.sub-product-wrap .inner .img-box {
    width: 100%;
    border-bottom: none;
    border-top: none;
    margin-bottom: 20px;
}

#product01 .sub-product-wrap .inner {
    border: 0;
}

#product01 .sub-product-wrap h5 {
    border-top: 0;
}

#valve03 .sub-product-wrap .img-box {
    width: 50%;
}

#valve03 .sub-product-wrap .img-box img {
    height: 300px !important;
    margin: 0 auto;
}

.sub-product-wrap .inner .product-li {
    width: 100%;
    margin-bottom: 0;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
}

.sub-product-wrap .product-li li {
    position: relative;
    font-size: 16px;
    letter-spacing: 0;
    color: #555;
    border-bottom: 1px solid #e3e3e3;
}

.sub-product-wrap .product-li li::after {
    content: '';
    display: block;
    clear: both;
}

.sub-product-wrap .product-li li span,
.sub-product-wrap .product-li li strong {
    padding-top: 11px;
    padding-bottom: 11px;
}

.sub-product-wrap .product-li li span {
    float: left;
    line-height: 1.33;
    padding-left: 15px;
}

.sub-product-wrap .product-li li strong {
    min-width: 220px;
    float: left;
    padding-left: 2px;
    color: #222;
    line-height: 1.33;
    letter-spacing: -0.01em;
}

.sub-product-wrap .product-li li:last-child {
    border-bottom: 0;
}

.sub-product-wrap .product-li h6 {
    letter-spacing: -.5px;
    width: 30%;
    font-size: 13px;
    font-weight: 600;
    color: #005aab;
}


.sub-product-wrap .product-li p {
    letter-spacing: -.5px;
    width: 70%;
    color: #666;
    font-size: 13px;
}

.mtce-li {
    display: flex;
    margin: 0;
}

#service02 .mtce-li li {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

#service02 .sub-trim-wrap:first-child .mtce-li {
    margin-bottom: 0;
}

#service02 .sub-trim-wrap .mtce-li {
    margin-bottom: 60px;
}

#service01 .se01 .sub-trim-wrap .inner {
    border-right: 0;
    border-left: 0;
}

#service01 .se01 .sub-trim-wrap .inner>.row {
    width: 100%;
}

#service02 .sub-trim-wrap .li-dash {
    margin-top: 30px;
}

.li-analysis {
    justify-content: space-between;
    display: flex;
}

.li-analysis>li {
    width: 30%;
}

.li-analysis li ul.li-dash {
    margin-bottom: 0;
}

.clear-space {
    margin-bottom: 100px;
}

.li-ser {
    color: #444;
    margin-bottom: 30px;
    font-size: 19px;
}

.li-ser .li-dash {
    font-size: 16px;
    margin-top: 10px;
    margin-left: 10px;
}

.li-ser .li-dash li {
    color: #888;
}

.li-ser li {
    margin-bottom: 10px;
}

.mtce-li>li {
    width: 100%;
    text-align: center;
    font-weight: 600;
    font-size: 17px;
    line-height: 1.45;
    margin: 0;
    padding: 30px 15px;
    color: #333;
    background: #efefef;
    letter-spacing: -0.05em;
}

.mtce-li>li li {
    color: auto;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
}

.mtce-li>li:nth-child(1n+2) {
    margin-left: 5px;
}

.mtce-li>li>ul {
    margin-top: 15px;
}

.mtce-li span {
    display: block;
    font-weight: 400;
    width: 100%;
    margin-top: 15px;
    color: #666;
    line-height: 1.5;
}

#service01 .img-wrap {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 0px;

    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: flex-end;
}

#service01 .img-wrap p {
    width: 100%;
    font-size: 18px;
    margin-top: 15px;
    color: #666;
    text-align: center;
}

.img-wrap.wrap01 div:nth-child(2) {
    display: flex;
    align-items: flex-end;
    padding-left: 30px;
}

/* .img-wrap.wrap05 div:nth-child(1) img{
    height: 393px;
} */
#service01 .img-wrap.wrap07 {
    margin-top: 0;
}

.img-wrap.wrap07 img {
    border: 0;
}

.li-img li {
    display: inline-block;
    float: left;
    padding-left: 10px;
}

.li-img li:first-child {
    padding-left: 0;
}

.img-bottom {
    display: flex;
    align-self: flex-end;
}

.img-box p {
    display: block;
    color: #666;
    padding: 15px 0;
    text-align: center;
    border-top: 0;
    margin-bottom: 25px;
    /* font-weight: 500; */
    font-size: 18px;
}

.sub-mtce-wrap .img-box>.item {
    overflow: hidden;
    border: 1px solid #e3e3e3;
}

.sub-mtce-wrap .img-box p {
    margin-bottom: 30px;
    font-size: 19px;
}

.sub-mtce-wrap div[class^="item-"] {
    display: flex;
    margin-bottom: 10px;
}

.sub-mtce-wrap .item-01 ul {
    background: #e7edf1;
}

.sub-mtce-wrap .item-02 ul {
    background: #e0e0e0;
}

.sub-mtce-wrap .item-03 ul {
    background: #e9eefa;
}

.sub-mtce-wrap div[class^="item-"] h5 {

    min-width: 140px;
}

.sub-mtce-wrap div[class^="item-"] ul {
    width: 100%;
    padding: 30px;
    font-size: 19px;
    border-radius: 10px;
}

.sub-mtce-wrap div[class^="item-"] li::before {
    background: #222;
}

.sub-mtce-wrap div[class^="item-"] li {
    color: #222;
}

#valve02 .sub-mtce-wrap {
    margin-top: 40px;
}

#valve04 .sub-mtce-wrap .img-wrap {
    margin: 40px 0;
}

#valve02 .sub-mtce-wrap .img-box {
    margin-bottom: 30px;
}

#valve02 .sub-mtce-wrap .img-box:last-child {
    margin-bottom: 0;
}

.sub-mtce-wrap .img-wrap {
    margin-top: 50px;
}

/* sun */
.sun-bg-wrap {
    padding: 80px 0;
    background: rgba(0, 0, 0, .5);
    overflow: hidden;
    position: relative;
    margin-bottom: 100px;
}

.sun-bg-wrap h4 {
    color: #fff;
}

.sun-bg-wrap .section-title p {
    color: #eee;
    font-size: 22px;
}

.sun-bg-wrap .inner .text {
    padding: 35px 50px 0;
}

.sun-bg-wrap .inner .text.right {
    padding-right: 0;
}

.sun-bg-wrap .inner h5 {
    color: #fff;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, .8);
    margin-bottom: 25px
}

.sun-bg-wrap .inner li {
    color: #eee;
    font-size: 17px;
    margin-top: 10px;
    font-weight: 400;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, .8);
}

.sun-bg-wrap .mtce-wrap h4 {
    text-align: center;
    font-size: 26px;
    line-height: 1.25;
    letter-spacing: -0.06em;
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 55px;
}

.sun-bg-wrap .mtce-li>li {
    padding: 30px 25px;
}

.sun-bg-wrap .mtce-li>li span {
    opacity: 0.85;
}

.sun-bg-wrap .img-box img {
    border: 7px solid #fff;
    box-shadow: 4px 5px 8px rgba(0, 0, 0, .25);
    position: relative;
    z-index: 1;
}

.sun-bg-wrap .bg {
    z-index: -1;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    padding: 0 0 100px;
    background: url(/public/img/sub/product/pd01-01-bg.jpg);
    background-size: cover;
}

.sub-system-wrap .inner {
    padding: 40px 100px;
    background: rgba(0, 0, 0, .65);
    margin: 0 auto 15px;
    overflow: hidden;
}


.sub-sun-wrap h4.blue {
    color: #0f5ba0;
    text-align: center;
    margin-bottom: 25px;
}

.sub-sun-wrap h4.blue+p {
    text-align: center;
    font-size: 22px;
    line-height: 1.75;
    padding: 0 50px;
}

.sub-sun-wrap .img-area {
    padding-right: 40px;
}

.sub-sun-wrap .img-area img {
    height: 480px;
    width: auto !important;
}

.flex-right {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}


.sub-sun-title .title {
    margin: -70px 0 0;
    text-align: center;
}

.sub-sun-title h4 {
    display: inline-block;
    width: 90%;
    padding: 70px 0 45px;
    background: #fff;
    font-size: 38px;
    font-weight: 500;
    color: #0056a3;
}

.sub-sun-title h4::before {
    display: none;
}

/* se01 */

.adv-li {
    flex-wrap: wrap;
    display: flex;
    padding: 0 160px;
    margin-bottom: 40px;
}

.adv-li>li {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
    margin: 0;
}

.adv-li .inner {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.25;
}

.adv-li>li .inner p {
    letter-spacing: -0.025em;
    font-size: 19px;
    font-weight: 600;
}

.adv-li>li .inner i {
    background: #0056a3;
    border: 6px solid #348ddc;
    width: 112px;
    height: 112px;
    line-height: 102px;
    text-align: center;
    font-size: 40px;
    margin-bottom: 20px;
    border-radius: 50%;
    color: #fff;
}

/* se04 */
.sub-boiler-wrap {
    padding-top: 65px;
}

.sub-boiler-wrap .inner {
    width: 100%;
    align-items: center;
    justify-content: center;
    line-height: 1.25;
}

.sub-boiler-wrap .item {
    width: 100%;
    position: relative;
    margin: 0;
    margin-bottom: 45px;
}

.sub-boiler-wrap .item:last-child {
    margin-bottom: 0px;
}

.sub-boiler-wrap .item p {
    font-size: 22px;
    font-weight: 600;
    display: inline-block;
    margin: 0 0 32px;
    color: #0056a3;
    letter-spacing: -0.05em;
}

.sub-boiler-wrap .item i {
    background: #49bbf1;
    font-size: 28px;
    width: 62px;
    height: 62px;
    margin-right: 8px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 62px;
}

.sub-boiler-wrap .li-dash li {
    margin-bottom: 7px;
}

.sub-boiler-wrap .li-dash li:last-child {
    margin-bottom: 0;
}

.sub-img-wrap p {
    text-align: center;
    margin: 0 0 25px;
    padding: 15px 0;
    border-top: 0;
    color: #333;
    font-weight: 500;
    letter-spacing: -0.01em;
    font-size: 19px;
}

.sub-adv-wrap .title p {
    font-size: 16px;
    line-height: 1.6;
    color: #333;
    margin: 0 0 35px;
}

.sub-adv-wrap .item {
    font-size: 22px;
    margin-top: 15px;
    position: relative;
    padding: 35px;
    padding-left: 150px;
    border: 1px solid #75addc;
    box-shadow: 3px 3px 0 #f4f5f7;
    border-radius: 10px;
}

.sub-adv-wrap .item:first-child i,
.sub-adv-wrap .item h6 {
    top: -1px;
    left: -1px;
    position: absolute;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    height: calc(100% + 2px);
    width: 130px;
    background: #44aae2;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: -0.05em;
    color: #fff;
    border-radius: 10px;
}

.sub-adv-wrap .item h6 i {
    font-size: 28px;
    margin-bottom: 13px;
    margin-top: 5px;
    color: #ffffff;
}

.sub-adv-wrap .item:first-child i {
    top: 0;
    left: 0;
    background: #074680;
    height: 100%;
    font-size: 55px;
}

.sub-adv-wrap .item:nth-child(1) {
    background: #0f5ba0;
    padding-left: 164px;
    font-size: 24px;
    font-weight: 350;
    line-height: 1.5;
    color: #fff;
    border: none;
    letter-spacing: -0.05em;
    margin-top: 0;
}

.sub-adv-wrap .item:nth-child(1) span {
    color: #fdff7a;
}

/* service */

.sub-service-wrap .inner {
    flex-wrap: wrap;
}

.sub-service-wrap .inner .img-box {
    width: 100%;
}

.sub-service-wrap .process-li {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

.sub-service-wrap .process-li li {
    border-radius: 100%;
    flex: 1;
    position: relative;
    border: 15px solid #d9f1fb;
    margin: 0 -7px;
    background: #fff;
}

.process-li .text {
    font-size: 19px;
    font-weight: 600;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 100%;
    letter-spacing: -0.05em;
}

.process-li .text span {
    font-size: 14px;
    font-weight: 400;
    color: #888;
    margin-top: 0px;
    letter-spacing: 0;
}

.process-li li::after {
    content: '';
    display: block;
    padding-bottom: 100%;
}

#service01 .sub-service-wrap {
    display: flex;
    flex-wrap: wrap;
}

.sub-service-wrap .inner .li-dash {
    width: 100%;
    margin: 0;
    border-top: 1px solid #444;
}

.sub-service-wrap .li-dash li::before {
    top: 21px;
}

.sub-service-wrap .li-dash li {
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    padding: 12px 20px;
    padding-left: 15px;
    margin: 0;
}

.sub-service-wrap .inner img {
    margin-top: 30px;
    border: 1px solid #ddd;
}

#service02 .se02 .sub-service-wrap h5 {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    color: #333;
    letter-spacing: -0.045em;
}

#service02 .se02 .sub-service-wrap h5::before {
    top: 2px;
    height: 20px;
}

#service02 .se02 .sub-service-wrap .inner {
    margin-bottom: 55px;
}

/* customer */
.sub-map-wrap .map-box {
    background: #efefef;
    padding: 20px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
}

.sub-map-wrap .map-box span {
    font-weight: 500;
    font-size: 16px;
    color: #888;
}

.sub-map-wrap .map-box i {
    color: #066bc5;
    margin-right: 10px;
}

.li-map {
    display: flex;
    margin: 0;
    border: 1px solid #ccc;
    margin-top: 20px;
}

.li-map li {
    flex: 1;
    line-height: 30px;
    padding: 15px 25px;
    border-right: 1px solid #ccc;
}

.li-map li:last-child {
    border-right: 0;
}

.li-map li span {
    color: #0f5ba0;
    font-weight: 600;
    margin-right: 15px;
}

.li-map li span i {
    font-size: 12px;
    padding: 7px;
    background: #0f5ba0;
    color: #fff;
    margin-right: 10px;
    border-radius: 50%;

}

#customer01 .se03 .sub-map-wrap {
    position: relative;
    padding: 40px 80px;
    margin: 0;
    background: #efefef;
}

#customer01 .se03 .inner {
    background: #fff;
    padding: 50px 25px 25px;
    text-align: center;
    border: 1px solid #ccc;
}

#customer01 .se03 .inner h5 {
    padding-left: 0;
    margin-bottom: 50px;
}

#customer01 .se03 .inner h5::before {
    content: none;
}



/* =================================== footer =================================== */
#site footer {
    margin-top: 0px;
    padding: 40px 0 40px;
    background-color: #222;
    color: #999;
}

.footer-row {
    font-size: 14px;
    letter-spacing: -0.02em;
}

.footer-row .logo-img {
    margin-right: 20px;
}

.footer-info {
    line-height: 1.5;
    margin: 0;
}

.footer-info .logo-img {
    margin-bottom: 30px;
}

.footer-info li {
    margin-bottom: 5px;
    color: #888;
}

.footer-info li i {
    color: #999;
    width: 25px;
    /* margin-right: 10px; */
}

.footer-info strong {
    /* color: #999; */
    font-size: 14px;
    display: inline-block;
    margin-bottom: 4px;
}

.footer-info span::after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 12px;
    padding-right: 13px;
    margin-right: 13px;
    border-right: 1px solid #fff;
    opacity: .2;
    margin-bottom: -2px;
}

.copyright {
    opacity: .75;
    margin-top: 10px;
    font-size: 12px;
}

/* =================================== map, board, bbs =================================== */

.board_wrapper .table.board_write_table .input-group,
.board_wrapper .table.board_write_table .form-control {
    width: 300px;
}

.board_wrapper .table.board_write_table .input-group.input-group-big,
.board_wrapper .table.board_write_table .form-control.form-control-big {
    width: 300px;
}

#captcha {
    width: 300px;
}

/* bbs btn */
.btn.btn-primary {
    background: #066bc5;
    border: 0;
}

.btn.btn-primary:hover,
.btn.btn-primary:focus {
    background: #0056a3;
}

.root_daum_roughmap {
    width: 100% !important;
    padding: 0 !important;
}

.root_daum_roughmap .map_border {
    display: none !important;
}

.board_box_blog2 .row {
    margin-left: -5px;
    margin-right: -5px;
}

.board_box_blog2 .row>div[class^="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}

.board_box_blog2 .inner {
    margin-top: 0;
    margin-bottom: 0;
}

.board_box_blog2 .inner .bottom {
    padding: 12px 10px;
}

.board_box_blog2 .inner .bottom .title {
    margin-bottom: 0;
}

.board_box_blog2 .inner .bottom .title a {
    font-size: 14px;
}

.board_box_blog2 .inner .bottom .info {
    display: none;
}

.board_box_blog2 .inner .top a .thumb {
    height: 180px;
}

/* member */
.member_wrapper {
    max-width: 1140px;
    margin: 0 auto;
}

.member_wrapper .btn {
    transition: all ease 0.3s
}

.member_wrapper .table tbody tr th {
    background-color: rgba(0, 0, 0, 0.03);
}

.member_wrapper .table tbody tr th span {
    color: #5dae57
}

@media(max-width:767px) {

    .table_default colgroup,
    .table_default .num,
    .table_default .regdate,
    .table_default .hits {
        display: none;
    }

    .table_default .subject {
        width: 75%;
    }

    .root_daum_roughmap .wrap_map {
        height: 350px !important;
    }

    .sub-board-wrap .table_blog dd {
        width: 100%;
        padding: 0;
    }

    .member_wrapper #join_form .table .input-group.input-group-big,
    .member_wrapper #join_form .table .form-control.form-control-big {
        width: 100%;
    }

    .board_wrapper .table.board_write_table .input-group.input-group-big,
    .board_wrapper .table.board_write_table .form-control.form-control-big {
        width: auto;
    }

    footer .logo-img {
        margin-bottom: 20px;
    }

    .copyright {
        float: left !important;
        margin-left: 15px;
    }

    .search_wrap {
        margin-bottom: 0 !important;
    }

    .privacy_body {
        padding: 0 15px;
    }

    .member_wrapper {
        padding-bottom: 100px;
    }

    #email01 .container {
        width: 100%;
        padding: 0;
    }

    .member_wrapper h1 {
        font-size: 30px;
    }

    .main-quick-wrap {
        /* position: relative; */
        padding: 17px 0;
        height: 380px;
        top: 525px;
    }
    
    #mainCarousel .carousel-inner .item {
        height: 900px;
    }
    .main-quick-wrap .container {
        width: 100%;
        margin: 0;
    }

    .main-quick-wrap li:nth-child(1) a {
        background: rgba(0, 0, 0, .75);
    }

    .main-quick-wrap li:nth-child(2) a {
        background: rgba(19, 41, 82, .75);
    }

    .main-quick-wrap li:nth-child(3) a {
        background: rgba(62, 85, 102, .75);
    }

    .main-quick-wrap li:nth-child(4) a {
        background: rgba(150, 77, 37, .75);
    }

    .main-quick-wrap li:nth-child(5) a {
        background: rgba(32, 105, 134, .75);
    }

    .main-quick-wrap .li-quick li:last-child a {
        margin-bottom: 0;
    }

    .carousel-caption {
        text-align: center;
        left: 7%;
        right: 7%;
        top: 60px;
        transform: translateY(0px);
    }
    .carousel-indicators{
        bottom: auto;
        top: 390px;
    }
    .item .carousel-caption .caption-logo {
        width: 270px;
        margin: 0 auto;
    }

    .carousel-caption p strong {
        font-size: 26px;
    }

    .carousel-caption span {
        font-size: 20px;
    }
    .subpage-content [class^="se0"]{
        margin-bottom: 50px;
    }
    .snb {
        margin-top: 15px;
        border: 0;
    }

    .snb ul {
        flex-wrap: wrap;
    }

    .snb li {
        flex: auto;
        width: 100%;
    }

    .breadcrumb {
        margin: 0;
        width: 100%;
        text-align: center;
        right: 0;
        font-size: 11px;
    }

    .subheader-wrap h2 {
        font-size: 46px;
        margin-top: 25px;
    }

    .subpage-content h4 {
        text-align: center;
        font-size: 26px;
    }

    .subpage-content h3 {
        font-size: 34px;
        text-align: center;
        margin: 75px 0 50px;
    }

    .subpage-content h5 {
        font-size: 22px;
    }

    .subpage-content .h3-text {
        text-align: center;
        font-size: 20px;
    }

    .sub-greet-wrap .inner p {
        font-size: 20px;
    }

    .section-title {
        margin-top: 60px;
        padding: 0;
    }

    .sub-greet-wrap .inner {
        padding: 0;
    }

    .li-ctgy {
        margin-bottom: 30px;
    }

    .li-map {
        flex-wrap: wrap;
    }

    .li-map li {
        width: 100%;
        flex: inherit;
    }

    .sub-cert-wrap .inner {
        margin-bottom: 30px;
    }

    .sub-trim-wrap>div {
        margin-bottom: 30px;
    }

    ul.li-dash {
        font-size: 16px;
    }

    .sub-trim-wrap h6 {
        font-size: 20px;
    }

    .sub-table-wrap {
        display: block;
    }

    .clear-space {
        margin-bottom: 25px;
    }

    .mtce-li {
        flex-wrap: wrap;
    }

    .mtce-li li {
        margin-bottom: 15px;
        padding: 15px 7px;
    }
    .mtce-li span{
        margin-top: 5px;
    }
    #valve02 .sub-mtce-wrap .img-box{
        margin-bottom: 15px;
    }
    #service01 .sub-trim-wrap .img-wrap{
        margin: 50px 0px 0;
    }
    .sub-trim-wrap .inner{
        padding-top: 15px;
    }
    .sub-trim-wrap .img-wrap>div{
        padding: 0;
    }
    .sub-trim-wrap .item {
        flex-wrap: wrap;
        height: auto;
        margin-top: 15px;
    }

    .sub-trim-wrap .row>div:first-child .item {
        margin-top: 0;
    }

    .sub-trim-wrap .item>* {
        width: 100%;
    }

    .sub-trim-wrap ul.li-dash {
        padding: 0;
        margin-top: 15px;
    }

    .sub-trim-wrap .long img {
        width: 220px !important;
    }

    #valve01 .se01 .sub-trim-wrap .inner .col-sm-4 {
        margin-bottom: 15px;
    }

    .sub-product-wrap .inner {
        justify-content: center;
    }

    #valve03 .sub-product-wrap .img-box img {
        height: auto !important;
    }

    #valve03 .sub-product-wrap h5 {
        text-align: center;
    }

    .sub-product-wrap .product-li li strong {
        width: 100%;
        text-align: center;
    }

    .sub-product-wrap .product-li li span {
        width: 100%;
        text-align: center;
        padding-left: 0;
        padding-top: 0px;
    }

    .sub-product-wrap .inner {
        padding-bottom: 50px;
    }

    .sub-mtce-wrap div[class^="item-"] {
        flex-wrap: wrap;
        margin-bottom: 30px;
    }

    .sub-mtce-wrap div[class^="item-"]>* {
        width: 100%;
    }

    .li-analysis {
        flex-wrap: wrap;
        margin: 30px 0;
    }

    .li-analysis>li {
        width: 100%;
        margin-bottom: 40px;
    }

    .img-wrap.wrap01 div:nth-child(2) {
        padding: 0;
        margin-top: 15px;
    }
    .img-wrap div:first-child .img-sm{
        margin-top: 0;
    }
    .img-wrap img.img-sm {
        width: 250px;
        margin-top: 30px;
    }
    #service01 .sub-trim-wrap .wrap01,
    #service01 .sub-trim-wrap .wrap05,
    #service01 .sub-trim-wrap .wrap06{
        margin-top: 0;
    }

    #service02 img {
        margin-bottom: 15px;
    }

    #service02 .sub-trim-wrap .li-dash {
        margin-top: 15px;
    }

    .sub-system-wrap .inner {
        display: flex;
        flex-flow: column;
    }

    .sub-system-wrap .inner .text {
        order: 2;
    }

    .sub-system-wrap .inner .col-sm-7 {
        order: 1;
    }

    .sun-bg-wrap .section-title p {
        text-align: center;
        padding: 0 15px;
        font-size: 18px;
    }

    .sun-bg-wrap {
        padding: 50px 0;
    }
    .sun-bg-wrap .mtce-li>li{
        padding: 15px 7px !important;   
    }
    .mtce-li>li:nth-child(1n+2) {
        margin-left: 0;
    }

    .sub-system-wrap .inner {
        padding: 15px 0;
    }

    .sun-bg-wrap .inner .text.right,
    .sun-bg-wrap .inner .text.left {
        padding: 30px 30px 15px;
    }

    #product01 .sub-product-wrap .inner .product-li {
        display: flex;
    }

    #product01 .sub-product-wrap .inner .product-li>li {
        width: 50%;
    }

    #product01 .sub-product-wrap .product-li li strong {
        min-width: auto;
    }

    #product01 .sub-product-wrap .inner {
        padding-bottom: 0;
    }

    #product01 .subpage-content [class^="se0"] {
        padding-bottom: 50px;
    }

    .sub-sun-wrap h4.blue+p {
        font-size: 20px;
        padding: 0 15px;
    }

    .sub-sun-wrap h4.blue {
        padding: 0 15px;
        font-size: 22px;
        line-height: 1.5;
    }

    .sub-sun-wrap .img-area {
        padding: 0;
        margin-bottom: 30px;
    }

    .sub-adv-wrap .item:nth-child(1),
    .sub-adv-wrap .item {
        padding: 15px;
    }

    .sub-adv-wrap .item:nth-child(1) {
        font-size: 20px;
        text-align: center;
    }

    .sub-adv-wrap .item:first-child i,
    .sub-adv-wrap .item h6 {
        padding: 15px;
        position: relative;
        width: auto;
        margin-bottom: 15px;
    }

    .board_wrapper .table.board_write_table tbody tr td .btn,
    .board_wrapper .table.board_write_table tbody tr td .form-control,
    .board_wrapper .table.board_write_table .input-group.input-group-big,
    .board_wrapper .table.board_write_table .form-control.form-control-big {
        width: 100%;
    }

    .board_wrapper .text-center {
        display: flex;
    }

    #customer01 .table.table_responsive,
    .table.table_responsive tbody,
    .table.table_responsive tbody tr {
        display: flex !important;
        flex-wrap: wrap;
    }

    #valve01 .se01 .sub-trim-wrap .col-sm-8 {
        padding-left: 15px;
    }

    .inner-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .inner-responsive img{
        max-width: none;
    }
}