.sheet-metal-fabrication-essence .essence__content {
    width: 90%;
    max-width: 1350px;
    margin: 0 auto
}

.sheet-metal-fabrication-essence .essence__title {
    font-weight: bold;
    color: #333333;
    margin-bottom: 20px;
    text-align: center
}

.sheet-metal-fabrication-essence .essence__description {
    width: 100%;
    max-width: 1195px;
    margin: 0 auto;
    text-align: center;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-bottom: 40px
}

.sheet-metal-fabrication-essence .essence__list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    margin-bottom: 50px
}

.sheet-metal-fabrication-essence .essence__item {
    width: 48%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    margin-bottom: 20px
}

.sheet-metal-fabrication-essence .essence__item-icon {
    width: 42px;
    height: 42px;
    margin-top: 5px;
    margin-right: 20px;
    flex-shrink: 0
}

.sheet-metal-fabrication-essence .essence__item-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.sheet-metal-fabrication-essence .essence__item-text {
    flex: 1
}

.sheet-metal-fabrication-essence .essence__item-text .essence__item-title {
    font-weight: 500;
    font-size: 24px;
    color: #E0191E;
    margin-bottom: 10px
}

.sheet-metal-fabrication-essence .essence__item-text .essence__item-description {
    font-weight: 400;
    color: #333333;
    line-height: 24px
}

.sheet-metal-fabrication-capabilities {
    width: 100%;
    padding: 70px 0 70px;
    box-sizing: border-box;
    background: #ffffff
}

.sheet-metal-fabrication-capabilities .capabilities__content {
    width: 95%;
    max-width: 1850px;
    margin: 0 auto
}

.sheet-metal-fabrication-capabilities .capabilities__title {
    font-weight: bold;
    color: #333333;
    margin-bottom: 20px;
    text-align: center
}

.sheet-metal-fabrication-capabilities .capabilities__description {
    width: 100%;
    max-width: 1195px;
    margin: 0 auto;
    text-align: center;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-bottom: 40px
}

.sheet-metal-fabrication-capabilities .capabilities__list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    gap: 0 20px
}

.sheet-metal-fabrication-capabilities .capabilities__item {
    width: 334px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(35, 24, 21, 0.2);
    border-radius: 10px;
    padding: 20px 17px;
    box-sizing: border-box;
    margin-bottom: 50px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.sheet-metal-fabrication-capabilities .capabilities__item-top {
    margin-bottom: 20px
}

.sheet-metal-fabrication-capabilities .capabilities__item-image {
    width: 100%;
    height: 220px;
    flex-shrink: 0;
    margin-bottom: 10px
}

.sheet-metal-fabrication-capabilities .capabilities__item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.sheet-metal-fabrication-capabilities .capabilities__item-title {
    font-weight: 500;
    font-size: 24px;
    color: #E0191E;
    margin-bottom: 20px
}

.sheet-metal-fabrication-capabilities .capabilities__item-description {
    font-weight: 400;
    color: #333333;
    line-height: 24px
}

.sheet-metal-fabrication-capabilities .capabilities__item-more {
    font-weight: 500;
    font-size: 18px;
    color: #333333;
    cursor: pointer
}

.sheet-metal-fabrication-capabilities .capabilities__item-more:hover {
    color: #E0191E
}

.sheet-metal-fabrication-supported {
    width: 100%;
    padding: 70px 0 70px;
    box-sizing: border-box;
    background: #3A3A3A
}

.sheet-metal-fabrication-supported .supported__content {
    width: 90%;
    max-width: 1350px;
    margin: 0 auto;
    color: #ffffff
}

.sheet-metal-fabrication-supported .supported__title {
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 20px;
    text-align: center
}

.sheet-metal-fabrication-supported .supported__description {
    text-align: center;
    font-weight: 400;
    color: #FFFFFF;
    margin-bottom: 40px
}

.sheet-metal-fabrication-supported .supported__list {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-bottom: 50px
}

.sheet-metal-fabrication-supported .supported__item-header {
    width: 100%;
    min-height: 50px;
    line-height: 30px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-weight: 500;
    font-size: 20px;
    color: #FF591B;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999
}

.sheet-metal-fabrication-supported .supported__item-name {
    width: 40%;
    max-width: 240px;
    line-height: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    flex-shrink: 0;
    padding: 0 30px;
    box-sizing: border-box;
    background: #000000;
    display: flex;
    align-items: center
}

.sheet-metal-fabrication-supported .supported__item-description {
    flex: 1;
    padding: 0 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    box-sizing: border-box;
    background: #252525
}

.sheet-metal-fabrication-supported .supported__item {
    width: 100%;
    min-height: 50px;
    line-height: 30px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    border-bottom: 1px solid #999999
}

.sheet-metal-fabrication-supported .supported__item .supported__item-name {
    background: #616161
}

.sheet-metal-fabrication-supported .supported__item .supported__item-description {
    background: #3A3A3A
}

.sheet-metal-fabrication-supported .request-button {
    width: 700px;
    margin: 30px auto 0
}

.sheet-metal-fabrication-checks {
    width: 100%;
    padding: 70px 0 70px;
    box-sizing: border-box
}

.sheet-metal-fabrication-checks .checks__title {
    font-weight: bold;
    color: #333333;
    margin-bottom: 50px;
    text-align: center
}

.sheet-metal-fabrication-checks .checks__content {
    width: 90%;
    max-width: 1350px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start
}

.sheet-metal-fabrication-checks .checks__image {
    width: 47%;
    max-width: 600px
}

.sheet-metal-fabrication-checks .checks__image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.sheet-metal-fabrication-checks .checks__text {
    width: 47%;
    padding-top: 20px
}

.sheet-metal-fabrication-checks .checks__description {
    font-weight: 400;
    color: #333333;
    line-height: 30px
}

.sheet-metal-fabrication-applications {
    width: 100%;
    padding: 70px 0 70px;
    box-sizing: border-box;
    background: #F7F7F8
}

.sheet-metal-fabrication-applications .applications__content {
    width: 90%;
    max-width: 1350px;
    margin: 0 auto
}

.sheet-metal-fabrication-applications .applications__title {
    font-weight: bold;
    color: #333333;
    margin-bottom: 35px;
    text-align: center
}

.sheet-metal-fabrication-applications .applications__description {
    text-align: center;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-bottom: 40px
}

.sheet-metal-fabrication-applications .applications__list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: stretch
}

.sheet-metal-fabrication-applications .applications__item {
    width: 340px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    align-items: center
}

.sheet-metal-fabrication-applications .applications__item-icon {
    width: 30px;
    height: 30px;
    margin-right: 10px;
    flex-shrink: 0
}

.sheet-metal-fabrication-applications .applications__item-icon img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.sheet-metal-fabrication-applications .applications__item-text {
    font-weight: bold;
    color: #333333;
    line-height: 24px
}

.sheet-metal-fabrication-industries {
    width: 100%;
    padding: 70px 0 70px;
    box-sizing: border-box;
    background: #ffffff
}

.sheet-metal-fabrication-industries .industries__content {
    width: 90%;
    max-width: 1350px;
    margin: 0 auto
}

.sheet-metal-fabrication-industries .industries__title {
    font-weight: bold;
    color: #333333;
    margin-bottom: 20px;
    text-align: center
}

.sheet-metal-fabrication-industries .industries__description {
    text-align: center;
    font-weight: 400;
    color: #333333;
    line-height: 24px;
    margin-bottom: 50px
}

.sheet-metal-fabrication-industries .industries__list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    gap: 0 30px
}

.sheet-metal-fabrication-industries .industries__item {
    width: calc(100% / 4 - 10px);
    max-width: 300px;
    background: #F7F7F8;
    border-radius: 0px 30px 0px 30px;
    margin-bottom: 50px;
    padding: 35px 30px;
    box-sizing: border-box
}

.sheet-metal-fabrication-industries .industries__item-image {
    width: 80px;
    height: 80px;
    flex-shrink: 0;
    margin-bottom: 40px
}

.sheet-metal-fabrication-industries .industries__item-image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.sheet-metal-fabrication-industries .industries__item-name {
    font-weight: 500;
    font-size: 24px;
    color: #E0191E
}

.sheet-metal-fabrication-work {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 100px 0 100px;
    box-sizing: border-box;
    background: #3A3A3A
}

.sheet-metal-fabrication-work .work__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}

.sheet-metal-fabrication-work .work__background img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.sheet-metal-fabrication-work .work__content {
    width: 90%;
    max-width: 1350px;
    margin: 0 auto;
    position: relative;
    z-index: 1
}

.sheet-metal-fabrication-work .work__title {
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 20px;
    text-align: center
}

.sheet-metal-fabrication-work .work__description {
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    text-align: center
}

.sheet-metal-fabrication-work .work__list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: stretch;
    margin-top: 50px;
    margin-bottom: 40px;
    gap: 0 10px
}

.sheet-metal-fabrication-work .work__item {
    width: 360px;
    min-height: 320px;
    background: #FFFFFF;
    border-radius: 10px 50px 10px 50px;
    padding: 20px 30px;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden
}

.sheet-metal-fabrication-work .work__item-number {
    width: 106px;
    height: 106px;
    line-height: 126px;
    border-radius: 50%;
    text-align: right;
    position: absolute;
    top: -30px;
    left: -30px;
    background: #FF591B;
    font-weight: bold;
    font-size: 36px;
    color: #FEFEFE;
    padding: 0 20px;
    box-sizing: border-box
}

.sheet-metal-fabrication-work .work__item-text {
    margin-top: 75px;
    position: relative;
    z-index: 1
}

.sheet-metal-fabrication-work .work__item-title {
    font-weight: bold;
    font-size: 24px;
    color: #333333;
    margin-bottom: 30px
}

.sheet-metal-fabrication-work .work__item-description {
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-bottom: 30px
}

.sheet-metal-fabrication-choose {
    width: 100%;
    padding: 70px 0 70px;
    box-sizing: border-box;
    background: #F7F7F8
}

.sheet-metal-fabrication-choose .choose__content {
    width: 90%;
    max-width: 1350px;
    margin: 0 auto
}

.sheet-metal-fabrication-choose .choose__title {
    font-weight: bold;
    color: #333333;
    margin-bottom: 20px;
    text-align: center
}

.sheet-metal-fabrication-choose .choose__description {
    text-align: center;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-bottom: 40px
}

.sheet-metal-fabrication-choose .choose__list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    gap: 0 15px
}

.sheet-metal-fabrication-choose .choose__item {
    width: calc(33% - 10px);
    max-width: 500px;
    margin-bottom: 40px;
    position: relative
}

.sheet-metal-fabrication-choose .choose__item-image {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%
}

.sheet-metal-fabrication-choose .choose__item-image img {
    width: 100%;
    height: auto;
    object-fit: contain
}

.sheet-metal-fabrication-choose .choose__item-text {
    margin: 0 30px;
    background: #e0191e;
    position: relative;
    z-index: 1;
    margin-top: calc(100% / 2 + 20px);
    height: calc(100% - 220px);
    min-height: 200px;
    padding: 25px 35px;
    box-sizing: border-box;
    box-shadow: 0px 5px 14px 0px rgba(6, 6, 6, 0.2)
}

.sheet-metal-fabrication-choose .choose__item-title {
    font-weight: 500;
    margin-bottom: 20px
}

.sheet-metal-fabrication-choose .choose__item-description {
    font-weight: 400;
    line-height: 30px
}

.sheet-metal-fabrication-started {
    width: 100%;
    padding: 70px 0 70px;
    box-sizing: border-box;
    background: #3A3A3A
}

.sheet-metal-fabrication-started .started__content {
    width: 90%;
    max-width: 1350px;
    margin: 0 auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center
}

.sheet-metal-fabrication-started .started__title {
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 40px
}

.sheet-metal-fabrication-started .started__description {
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    margin-bottom: 40px
}

.sheet-metal-fabrication-started .started__button {
    width: 300px;
    margin: 0 auto
}

.sheet-metal-fabrication-cooperate {
    width: 100%;
    padding: 70px 0 70px;
    box-sizing: border-box;
    background: #ffffff
}

.sheet-metal-fabrication-cooperate .cooperate__content {
    width: 90%;
    max-width: 1350px;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.sheet-metal-fabrication-cooperate .cooperate__title {
    font-weight: bold;
    color: #333333;
    margin-bottom: 40px;
    text-align: center
}

.sheet-metal-fabrication-cooperate .cooperate__description {
    width: 47%;
    text-align: left;
    font-weight: 400;
    color: #333333;
    line-height: 30px;
    margin-bottom: 40px;
    padding-top: 20px
}

.sheet-metal-fabrication-cooperate .cooperate__image {
    width: 47%;
    max-width: 740px;
    background: #F7F7F8
}

.sheet-metal-fabrication-cooperate .cooperate__image img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.sheet-metal-fabrication-contactUs {
    width: 100%;
    padding: 70px 0 70px;
    box-sizing: border-box;
    background: #3A3A3A
}

.sheet-metal-fabrication-contactUs .contactUs__content {
    width: 90%;
    max-width: 1350px;
    margin: 0 auto
}

.sheet-metal-fabrication-contactUs .contactUs__title {
    font-weight: bold;
    color: #FFFFFF;
    margin-bottom: 20px;
    text-align: center
}

.sheet-metal-fabrication-contactUs .contactUs__description {
    font-weight: 400;
    color: #FFFFFF;
    line-height: 30px;
    margin-bottom: 40px;
    text-align: center
}

.sheet-metal-fabrication-contactUs .contactUs__list {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: stretch;
    gap: 0 20px
}

.sheet-metal-fabrication-contactUs .contactUs__item {
    width: calc(100% / 3 - 20px);
    max-width: 280px;
    border-radius: 30px 0px 30px 0px;
    margin-bottom: 20px;
    padding: 30px 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.sheet-metal-fabrication-contactUs .contactUs__item-title {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
    text-align: center
}

.sheet-metal-fabrication-contactUs .contactUs__item-description {
    font-weight: 400;
    line-height: 30px;
    text-align: center
}

@media screen and (max-width:760px) {
    .sheet-metal-fabrication-essence .essence__list {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .sheet-metal-fabrication-essence .essence__item {
        width: 90%
    }

    .sheet-metal-fabrication-capabilities .capabilities__list {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .sheet-metal-fabrication-capabilities .capabilities__item {
        width: 90%;
        max-width: 334px
    }

    .sheet-metal-fabrication-supported .request-button {
        width: 90%;
        max-width: 700px;
        height: auto;
        line-height: 30px;
        padding: 10px 25px;
        box-sizing: border-box
    }

    .sheet-metal-fabrication-checks .checks__content {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .sheet-metal-fabrication-checks .checks__image,
    .sheet-metal-fabrication-checks .checks__text {
        width: 90%;
        margin-bottom: 30px
    }

    .sheet-metal-fabrication-industries .industries__list {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .sheet-metal-fabrication-industries .industries__item {
        width: 300px
    }

    .sheet-metal-fabrication-work .work__list {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .sheet-metal-fabrication-work .work__item {
        width: 95%;
        min-width: initial;
        min-height: initial
    }

    .sheet-metal-fabrication-choose .choose__list {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .sheet-metal-fabrication-choose .choose__item {
        width: 100%;
        max-width: 500px
    }

    .sheet-metal-fabrication-choose .choose__item-image {
        position: relative
    }

    .sheet-metal-fabrication-choose .choose__item-text {
        margin: 0 15px;
        margin-top: calc(-100% / 4 + 20px);
        height: auto;
        min-height: 200px
    }

    .sheet-metal-fabrication-cooperate .cooperate__content {
        flex-direction: column;
        justify-content: center;
        align-items: flex-start
    }

    .sheet-metal-fabrication-cooperate .cooperate__description {
        width: 100%
    }

    .sheet-metal-fabrication-cooperate .cooperate__image {
        width: 100%
    }

    .sheet-metal-fabrication-contactUs .contactUs__list {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .sheet-metal-fabrication-contactUs .contactUs__item {
        width: 90%;
        max-width: 280px;
        min-height: 160px
    }
}

@media screen and (min-width:760px) and (max-width:1020px) {
    .sheet-metal-fabrication-checks .checks__content {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .sheet-metal-fabrication-checks .checks__image,
    .sheet-metal-fabrication-checks .checks__text {
        width: 90%;
        margin-bottom: 30px
    }

    .sheet-metal-fabrication-industries .industries__item {
        width: 300px
    }

    .sheet-metal-fabrication-choose .choose__list {
        flex-direction: column;
        justify-content: center;
        align-items: center
    }

    .sheet-metal-fabrication-choose .choose__item {
        width: 100%;
        max-width: 500px
    }

    .sheet-metal-fabrication-choose .choose__item-image {
        position: relative
    }

    .sheet-metal-fabrication-choose .choose__item-text {
        margin: 0 15px;
        margin-top: calc(-100% / 4 + 20px);
        height: auto;
        min-height: 200px
    }

    .sheet-metal-fabrication-cooperate .cooperate__content {
        flex-direction: column;
        justify-content: center;
        align-items: flex-start
    }

    .sheet-metal-fabrication-cooperate .cooperate__description {
        width: 100%
    }

    .sheet-metal-fabrication-cooperate .cooperate__image {
        width: 100%
    }

    .sheet-metal-fabrication-contactUs .contactUs__list {
        flex-wrap: wrap
    }

    .sheet-metal-fabrication-contactUs .contactUs__item {
        width: 280px;
        min-height: 160px
    }
}

@media screen and (min-width:1020px) and (max-width:1350px) {
    .sheet-metal-fabrication-industries .industries__item {
        width: 300px
    }

    .sheet-metal-fabrication-choose .choose__item {
        width: calc(50% - 10px)
    }

    .sheet-metal-fabrication-choose .choose__item-image {
        position: relative
    }

    .sheet-metal-fabrication-choose .choose__item-text {
        margin: 0 15px;
        margin-top: calc(-100% / 4 + 20px);
        height: auto;
        min-height: 200px
    }
}