/* O V E R V I E W */

.overview_container {
    width: 96%;
    height: auto;
    position: relative;
    padding: 96px 2% 96px 2%;
    margin-top: -34px;
    background-color: rgba(245, 248, 252, 1);
    z-index: 110;
}

.overview_content {
    width: 100%;
    margin: auto;
    max-width: 1200px;
    position: relative;
}

.overview_l {
    width: 48%;
    height: auto;
    float: left;
    padding: 0% 0%;
}

.overview_r {
    width: 44%;
    height: auto;
    float: right;
    margin-top: -210px;
    margin-right: -12px;
}

.overview_img {
    float: left;
    margin: 1%;
    clear: none;
    width: 48%;
    padding: 0.5em;
}


/* O V E R V I E W */


/* W H Y G U L F 1 */

.why_container {
    width: 96%;
    height: auto;
    position: relative;
    padding: 96px 2%;
    background-color: rgba(245, 248, 252, 1);
    background-image: url(../img/why_bg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 65%;
    background-size: cover;
    background-color: rgba(213, 213, 213, 1);
    z-index: 120;
}

.why_content {
    width: 100%;
    margin: auto;
    max-width: 1224px;
    position: relative;
}

.why_sect {
    width: 100%;
    margin: auto;
    position: relative;
    display: inline-flex;
}

.why_column {
    float: left;
    clear: none;
    width: 33.9%;
    padding: 1% 1% 0% 1%;
}

.why_column_img {
    width: 100%;
    margin: auto;
    display: block;
}

.why_column_title {
    width: 70%;
    max-width: 286px;
    margin: -36px auto 20px auto;
    display: block;
    padding: 2% 4%;
    border-radius: 4px;
    font-size: 16px;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.95);
    font-weight: 500;
    letter-spacing: 0.1px;
    text-align: center;
    background: linear-gradient(140deg, rgba(0, 67, 112, 0.9) 0%, rgba(0, 67, 112, 0.7) 49%, rgba(0, 67, 112, 0.9) 100%);
    -webkit-backdrop-filter: saturate(340%) blur(20px);
    backdrop-filter: saturate(340%) blur(20px);
    position: relative;
    z-index: 100;
}

.why_column_tbody {
    width: 96%;
    margin: auto;
    display: block;
    padding: 2% 4%;
}


/* W H Y G U L F 1 */


/* P R O D U C T */

.product_container {
    width: 96%;
    height: auto;
    position: relative;
    padding: 96px 2% 96px 2%;
    background-color: rgba(255, 255, 255, 1);
    z-index: 110;
}

.product_content {
    width: 100%;
    margin: auto;
    max-width: 1200px;
    position: relative;
}

.product_l {
    width: 45%;
    height: auto;
    float: left;
    padding: 0% 0%;
}

.product_r {
    width: 46%;
    height: auto;
    float: right;
    position: relative;
}

.product_r_cont {
    width: 100%;
    height: auto;
    text-align: left;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, 30%);
}


/* P R O D U C T */


/* P R O J E C T */

.project_container {
    width: 96%;
    height: auto;
    position: relative;
    padding: 96px 2% 96px 2%;
    background-color: rgba(245, 248, 252, 1);
    z-index: 110;
}

.project_content {
    width: 100%;
    margin: auto;
    max-width: 1200px;
    position: relative;
}

.project_img {
    width: 100%;
    margin: 24px auto;
    max-width: 1225px;
    padding-left: 13px;
    position: relative;
}

.project_sect {
    width: 100%;
    margin: auto;
    position: relative;
}

.project_btn {
    position: absolute;
    bottom: 0%;
    right: 0px;
    transform: translate(0%, 4px);
    z-index: 150;
}

.project_l {
    width: 27%;
    height: auto;
    float: left;
    position: relative;
    cursor: pointer;
}

.project_r {
    width: 69.3%;
    height: auto;
    float: left;
    position: relative;
    cursor: pointer;
}

.project_title {
    font-size: 17px;
    line-height: 24px;
    color: rgb(255 255 255);
    margin-top: 4px;
    font-weight: 600;
    display: inline-flex;
    background-color: rgb(0 0 0 / 20%);
    padding: 3px 8px 4px 8px;
    border-radius: 4px;
    margin-bottom: 8px;
}

.project_type_head {
    font-size: 18px;
    line-height: 24px;
    color: rgba(255, 255, 255, 1);
    margin-top: 2px;
    font-weight: 400;
    letter-spacing: 0.1px;
}

.project_htitle {
    font-size: 17px;
    line-height: 24px;
    color: rgba(255, 255, 255, 1);
    margin-top: 2px;
    font-weight: 400;
    letter-spacing: 0.1px;
}

.project_subtitle {
    font-size: 14px;
    line-height: 22px;
    color: rgb(255 255 255 / 60%);
    font-weight: 300;
    letter-spacing: 0.3px;
}

.project_img_txt {
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0px;
    text-align: left;
    padding: 172px 0 20px 24px;
    border-radius: 8px;
    z-index: 100;
    background: rgb(0, 0, 0);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
}

.overview_img_txt {
    width: 94%;
    height: auto;
    position: absolute;
    bottom: 7px;
    text-align: left;
    padding: 172px 0 20px 24px;
    border-radius: 8px;
    z-index: 100;
    background: rgb(0, 0, 0);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.7) 100%);
}

.project_img_r {
    margin-right: 2.6%;
}

.project_img_l {
    margin-left: 2.6%;
}

.project_ref_btn {
    background-color: rgb(0 0 0 / 20%);
    position: absolute;
    right: 20px;
    top: 16px;
    z-index: 110;
    border-radius: 200px;
    padding: 3px 0px 0px 0px;
    color: rgb(253 254 255);
    font-size: 18px;
    font-weight: bolder;
    transition: 0.5s;
}

.project_ref_btn:hover {
    background-color: rgb(106 185 111 / 100%);
    transition: 0.3s;
}


/* P R O J E C T */


/* Q & A */

.qa_container {
    width: 96%;
    height: auto;
    position: relative;
    padding: 80px 2%;
    /* background-color: rgba(245, 248, 252, 1); */
    /* background-image: url(../img/qa_bg.jpg); */
    /* background-repeat: no-repeat; */
    /* background-position: 50% 65%; */
    /* background-size: cover; */
    background-color: rgb(255 255 255);
    z-index: 110;
}

.qa_content {
    width: 100%;
    margin: auto;
    max-width: 1224px;
    position: relative;
    z-index: 100;
}

.qa_l {
    width: 100%;
    height: auto;
    float: none;
    padding: 1% 0% 0% 0%;
    text-align: right;
    position: relative;
    margin: 0px auto 40px auto;
    text-align: center;
}

.qa_r {
    width: 76%;
    height: auto;
    float: none;
    margin: auto;
    padding: 32px 2%;
    border-radius: 8px;
    position: relative;
    background-color: rgba(255, 255, 255, 0.4);
    -webkit-backdrop-filter: saturate(320%) blur(8px);
    backdrop-filter: saturate(320%) blur(8px);
}

.qa_r_content {
    width: 100%;
    height: auto;
    position: relative;
}

.qa_subhead {
    margin: 40px 0px 0px 0px;
}

.qa_btn {
    position: relative;
    right: 0px;
    margin-top: 16px;
    float: right;
}

.qa_mbtn {
    position: relative;
    right: 0px;
    margin-top: 2px;
    float: right;
}

.qa_details {
    width: 100%;
    height: auto;
    float: left;
    padding-left: 28px;
    margin-bottom: 8px;
}

.quote_abv {
    max-width: 100%;
    height: auto;
    float: left;
    margin-bottom: 16px;
}

.quote_bel {
    max-width: 100%;
    height: auto;
    float: right;
    margin-top: 16px;
    opacity: 0.6;
}

.quote_more {
    width: max-content;
    position: relative;
    margin: auto;
}

.quote_ico {
    font-size: 59px;
    color: rgb(26 177 255 / 20%);
}


/* Q & A */


/* C O N T A C T */

.contact_container {
    width: 100%;
    height: auto;
    position: relative;
    background-color: rgba(255, 255, 255, 1);
    z-index: 110;
}

.contact_content {
    width: 100%;
    margin: auto;
    position: relative;
    margin: 48px 0px 8px 0px;
}

.contact_l {
    width: 49%;
    height: auto;
    float: left;
    text-align: right;
    padding: 24px 6% 20px 15%;
    border-right: 1px solid rgb(222 225 228);
}

.contact_r {
    width: 50%;
    height: auto;
    float: right;
    padding: 64px 6% 48px 6%;
    position: relative;
}

.contact_details {
    margin-top: 16px;
}

.contact_info {
    width: 100%;
    margin: auto;
    position: relative;
    margin-top: 16px;
}

.contact_col {
    float: left;
    clear: none;
    width: 48%;
    padding: 0px 0% 24px 0%;
    letter-spacing: -0.2px;
}

.contact_subhead {
    font-size: 16px;
    line-height: 22px;
    color: rgba(0, 67, 112, 1);
    font-weight: 500;
    letter-spacing: 0.3px;
    margin-bottom: 12px;
}

.contact_btn {
    position: relative;
    right: 0px;
    float: right;
}

.contact_info_space {
    padding-left: 0%;
}


/* C O N T A C T */


/* C L I E N T */

.client_container {
    width: 100%;
    height: auto;
    position: relative;
    padding: 24px 0%;
    background-color: rgba(245, 248, 252, 1);
    z-index: 110;
    display: none;
}

.client_content {
    width: 100%;
    margin: auto;
    position: relative;
}

.client_logo {
    overflow: hidden;
    height: 92px;
    position: relative;
    transform: translate3d(0, 0, 0);
    z-index: 800;
}

.client_list {
    width: 2652px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    transform: translate3d(0, 0, 0);
    animation: clientslide 40s linear infinite;
    padding: 0 40px;
    box-sizing: border-box;
    z-index: 500;
}

.client_list_item {
    display: inline-flex;
    justify-content: center;
    opacity: .5;
    filter: grayscale(1);
    transition: 0.5s all;
    transform: scale(1);
    cursor: grab;
    position: relative;
    z-index: 500;
}

.client_list_item:hover {
    opacity: 1;
    filter: grayscale(0);
    transition: 0.3s all;
    transform: scale(1.1);
}

.client_list_clone {
    left: 2652px;
    z-index: 500;
}

@keyframes clientslide {
    0% {
        transform: translate3d(0px, 0, 0);
    }
    50% {
        transform: translate3d(-1326px, 0, 0);
    }
    100% {
        transform: translate3d(-2652px, 0, 0);
    }
}


/* C L I E N T */

.owl-dots {
    display: none;
}

.owl-nav {
    display: none;
}

.owl-box .item {
    margin: 1%!important;
}

.cc-pc-head-lang select {
    visibility: hidden!important;
}

@media (max-width: 1239.98px) {
    .project_img {
        padding-left: 0px;
    }
}

@media (max-width: 1199.98px) {
    .overview_l {
        width: 48%;
    }
    .overview_r {
        width: 50%;
    }
    .product_r_cont {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, 10%);
    }
    .qa_r {
        width: 80%;
    }
    .contact_l {
        width: 49%;
        height: auto;
        float: left;
        text-align: right;
    }
    .contact_r {
        width: 50%;
        height: auto;
        float: right;
    }
}

@media (max-width: 991.98px) {
    .overview_r {
        width: 50%;
        margin-top: -184px;
    }
    .why_column_title {
        width: 90%;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 16px;
    }
    .product_r_cont {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, 10%);
    }
}

@media (max-width: 899.98px) {
    .product_r_cont {
        transform: translate(-50%, 0%);
    }
    .contact_col {
        font-size: 14px;
    }
}

@media (max-width: 819.98px) {
    .contact_l {
        width: 100%;
        height: auto;
        float: left;
        text-align: left;
        background-color: rgba(255, 255, 255, 1);
        border-right: 0px dashed rgb(222 225 228);
        padding: 40px 3% 0px 3%;
    }
    .contact_content {
        margin: 40px 0px 16px 0px;
    }
    .contact_btn {
        position: relative;
        right: unset;
        float: left;
    }
    .contact_r {
        width: 100%;
        height: auto;
        float: left;
        padding: 40px 3%;
    }
    .contact_info {
        display: inline-flex;
    }
}

@media (max-width: 767.98px) {
    .overview_l {
        width: 100%;
        padding: 1%;
    }
    .overview_r {
        width: 100%;
        margin-top: 0px;
        display: flex;
        margin-bottom: 40px;
        float: none;
        padding: unset;
    }
    .overview_img {
        margin: 0%;
        clear: none;
        width: 33.9%;
        padding: 1%;
    }
    .why_column_title {
        width: 92%;
        font-size: 15px;
        line-height: 22px;
        margin-top: -28px;
    }
    .product_l {
        width: 35%;
    }
    .product_r {
        width: 60%;
    }
    .product_container {
        width: 94%;
        padding: 120px 3% 96px 3%;
    }
    .project_img_txt {
        padding: 118px 0 20px 24px;
    }
    .project_title {
        font-size: 16px;
        line-height: 22px;
    }
    .qa_l {
        width: 100%;
        float: none;
        padding: 1% 0% 0% 0%;
        margin: 0px auto 40px auto;
        display: block;
        text-align: left;
    }
    .qa_r {
        width: 100%;
        float: none;
        padding: 32px 2%;
        margin: auto;
    }
    .quote_more {
        float: left;
    }
}

@media (max-width: 639.98px) {
    .why_container {
        padding: 96px 2% 64px 2%;
    }
    .why_sect {
        width: 100%;
        display: inline-block;
    }
    .why_column {
        float: none;
        margin: 16px auto 40px auto;
        clear: none;
        width: 98%;
        padding: 0%;
    }
    .why_column_title {
        width: 80%;
        font-size: 18px;
        line-height: 26px;
        max-width: unset;
        font-weight: 600;
    }
    .why_column_tbody {
        width: 96%;
        margin: auto;
        display: block;
        padding: 2% 2% 2% 4%;
    }
    .product_l {
        width: 100%;
        margin-bottom: 48px;
    }
    .product_r {
        width: 100%;
    }
    .product_r_cont {
        position: relative;
        top: unset;
        left: unset;
        transform: unset;
    }
    .project_container {
        width: 94%;
        padding: 96px 3% 96px 3%;
    }
    .project_l {
        width: 100%;
        height: auto;
        float: left;
        margin: 12px auto;
        position: relative;
    }
    .project_r {
        width: 100%;
        height: auto;
        float: left;
        margin: 12px auto;
        position: relative;
    }
    .project_img {
        margin: 0px auto;
    }
    .project_title {
        font-size: 18px;
        line-height: 26px;
    }
    .project_ref_btn {
        top: unset;
        right: 22px;
        bottom: 22px;
    }
    .qa_container {
        width: 94%;
        padding: 96px 3%;
    }
    .qa_l {
        padding: 1% 32% 0% 0%;
    }
    .contact_l {
        width: 94%;
        padding: 32px 2% 0px 3%;
    }
    .contact_r {
        width: 98%;
        padding: 40px 3% 48px 3%;
    }
    .contact_col {
        width: 49%;
    }
    .contact_info {
        display: block;
    }
    .contact_info_space {
        padding-left: 8%;
    }
}

@media (max-width: 575.98px) {
    .contact_info_space {
        padding-left: 6%;
    }
}

@media (max-width: 477.98px) {
    .contact_info_space {
        padding-left: 6%;
        height: 140px;
    }
}