﻿.flexcenter {
    position: relative;
}

/*<!--Solution-Top_view-->*/
.Top-View-rang {
    position: relative;
    width: 100%;
}

.View-rang {
    position: relative;
    width: 100%;
    margin-top: 5rem;
}


.TopView_content-rang {
    position: absolute;
    top: 40%;
    left: 10%;
    width: 80%;
    width: 80%;
    margin: 0 auto;
}

.Title_Content {
    font-size: 50px;
    font-weight: 500;
    color: #fefefe;
}

/*<!--Solution-IWA-Cloud-Dis-->*/
.IWA-Cloud-Dis {
    background-color: #f6f6f6;
}

.yellow-box {
    width: 50px;
    height: 50px;
    border: solid 1px #ffc943;
    background-color: #ffffff;
    position: relative;
}

.yellow-box-text {
    font-size: 30px;
    font-family: Montserrat;
    font-weight: 500;
    color: #003a70;
}
/* <!--Solution-IWA-Cloud-technology-->*/
.IWA-Cloud-technology {
    overflow: hidden;
}

.yellow-circle {
    width: 125px;
    height: 125px;
    border-radius: 50%;
    border: solid 2px;
    border-color: #ffb600;
    margin: 0 auto;
    background-color: white;
}

    .yellow-circle:after {
        content: '';
        position: absolute;
        width: 125px;
        height: 125px;
        border-radius: 50%;
        background-color: #ffb600;
        z-index: -1;
        margin-top: 0.5rem;
        margin-left: -6.5rem;
        opacity: 0.48;
        transition: 0.4s;
        transition-timing-function: cubic-bezier(0.09, 0.68, 0.44, 0.96)
    }

.org.yellow-circle:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0.48;
    transition: 0.3s;
}

.Parallelogram_icon {
    height: 98px;
    width: 10rem;
    transform: skew(-17deg) translate(-38%,-12%);
    background-color: #ffb600;
    position: absolute;
    transition: 1s;
}

.icon-text {
    font-size: 30px;
    text-align: center;
    color: #003a70;
    width: 50%;
    margin: 0 auto;
    margin-top: 2rem;
    font-weight: 400;
}



/* <!--Line-->*/

.y_line.Y1 {
    position: absolute;
    border-left: 1px solid #d9d9d9;
    z-index: 10;
    opacity: 1;
    transition: 2s;
    top: 7rem;
    bottom: 13rem;
    opacity: 0;
}

.y_line.Y2 {
    position: absolute;
    border-left: 1px solid #d9d9d9;
    z-index: 10;
    opacity: 1;
    transition: 2s;
    top: 7rem;
    bottom: 13rem;
    opacity: 0;
}

.y_line::before, .y_line::after {
    content: "";
    position: absolute;
    left: -3px;
    width: 5px;
    height: 5px;
    background-color: #d9d9d9;
    border-radius: 100%;
}

.y_line::before {
    top: -3px;
}

.y_line::after {
    bottom: -3px;
}



/*<!--Solution-IWA-Building-SysAndNeed-->*/

.IWA-Building-SysAndNeed {
    overflow: hidden;
    margin-top: 10rem;
}


.Parallelogram_icon-Building-Sys {
    width: 135%;
    height: 498px;
    transform: skew(-25deg) translate(-23%,0%);
    background-color: #f6f6f6;
    position: relative;
    transition: 1s;
}

.Parallelogram_icon-Building-Need {
    width: 135%;
    height: 498px;
    transform: skew(-25deg) translate(1%,15%);
    background-color: #eef2f4;
    position: relative;
    transition: 1s;
}


.IWA-Building-Sys-pos {
    position: absolute;
    top: -30rem;
    left: 12vw;
}

.IWA-Building-Sys-pos-need {
    top: -25rem;
}


.IWA-Building-Sys {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

.IWA-Building-consultation-title{
    margin:3rem 0;
    text-align:center;
}

.IWA-Building-consultation-body{
    padding:2rem 100px;
}

.IWA-Building-consultation-intro {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    grid-gap: 5rem;
    margin-top:5rem;
}

.IWA-Building-consultation-intro .intro-item {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-template-rows: auto 1fr;
}

.IWA-Building-consultation-intro .intro-title {
    font-family: Noto Sans TC;
    font-size: 30px;
    font-weight: 400;
    line-height: 43px;
    letter-spacing: 0em;
    text-align: left;
    color: #003A70;
    display:flex;
    align-items:center;
}

.IWA-Building-consultation-intro .intro-desc {
    grid-column: 1 / 3;
    grid-row: 2 / 3;
    font-family: Noto Sans TC;
    font-size: 22px;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: justify;
    color: #5F6269;
}

.IWA-Building-consultation-intro .intro-no {
    font-family: Plus Jakarta Sans;
    font-size: 120px;
    font-weight: 800;
    line-height: 151px;
    letter-spacing: 0em;
    text-align: right;
    color: #FFE65D;
    display:flex;
    align-items:center;
    justify-content:flex-end;
}


/*<!--Solution-IWA-Building-Icon--->*/
.IWA-Building-Icon {
    background-color: #f6f6f6;
}

.IWA-Building-Icon-text {
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0.2px;
    color: #003a70;
}

.yellow-circle-left {
    margin: 0;
}

.IWA-Building-Icon-list-style {
    display: list-item;
    margin-left: 28px;
    color: #5f6269;
}

/*<!-- Solution-IWA-SB-- >*/
.IWA-Building-SB .IWA-Building-SB-img {
    width: 100%;
    max-width: 1200px;
    padding: 0 6%;
    margin-top: 2rem;
}

.IWA-Building-SB .IWA-Building-SB-title {
    text-align: center;
}

.IWA-Building-SB picture:not(:last-child) {
    margin-bottom: 1rem;
}

/*WEB*/
@media screen and (min-width: 768px) {
    .sectionhidden {
        width: 100%;
        height: 390px;
        overflow: hidden;
    }

    .section {
        width: 100%;
        height: 590px;
        background: url(../../Images/Solution/banner/solution_banner_web_pic@2x.jpg) no-repeat #ffffff;
        background-size: cover;
    }

    /*<!--Solution-IWA-Cloud-Dis-->*/
    .IWA-Cloud-Dis-web-title {
        display: block;
    }

    .IWA-Cloud-Dis-pad-title {
        display: none;
    }
    /*IWA-Space-technology*/
    .IWA-Space-technology {
        margin-top: 20rem;
    }

    .m-top-1-web-pad {
        margin-top: 1rem;
    }
}

@media screen and (min-width: 992px) {
    .View-rang {
        margin-top: 15rem !important;
    }

    .IWA-Cloud-title {
        position: absolute;
        top: -232px;
        height: 210px;
        align-content: end;
    }
}

@media (min-width: 992px) and (max-width: 1300px) {
    .Content_Rang {
        width: 90%;
        margin: 0 auto;
    }

    .IWA-Building-Sys-pos {
        left: 7vw;
    }

    .Parallelogram_icon {
        width: 6rem;
    }
}

@media (min-width: 576px) and (max-width: 1024px) {
    .IWA-Building-consultation-intro {
        grid-template-columns: repeat(2,1fr);
    }
}

/*PAD(768px改992px)*/
@media screen and (max-width: 991px) {
    .sectionhidden {
        width: 100%;
        height: 390px;
        overflow: hidden;
    }

    .section {
        width: 100%;
        height: 590px;
        background: url(../../Images/Solution/banner/solution_banner_panel_pic@2x.jpg) no-repeat #ffffff;
        background-size: cover;
    }
    /*<!--Solution-Top_view-->*/
    .Title_Content {
        text-align: center;
    }
    /*<!--Solution-IWA-Cloud-->*/
    .IWA-Cloud-title {
        text-align: center;
    }

    /*<!--Solution-IWA-Cloud-Dis-->*/
    .IWA-Cloud-Dis-web-title {
        display: none;
    }

    .IWA-Cloud-Dis-pad-title {
        display: block;
    }

    .Dis-title-pos {
        margin: 0 auto;
    }

    .Dis-title-text-pos {
        text-align: center;
        width: 65%;
    }

    .Dis-content-pos {
        width: 80%;
        margin-top: 2rem;
    }
    /* <!--Solution-IWA-Cloud-technology-->*/
    .Parallelogram_icon {
        transform: skew(-17deg) translate(-120%,2%);
        transition: 1s;
    }

    .IWA-Cloud-technology-text-rang {
        width: 80%;
        margin: 0 auto;
    }

    .IWA-Cloud-technology-text-pad-center {
        text-align: center;
    }

    .m-top-1-web-pad {
        margin-top: 1rem;
    }
    /*<!--Solution-IWA-Building-SysAndNeed-->*/
    .IWA-Building-consultation-body {
        padding: 2rem 80px;
    }
    .Parallelogram_icon-Building-Sys {
        width: 130%;
        height: 720px;
        transform: initial;
        transition: 1s;
        margin-left: -4rem;
    }

    .Parallelogram_icon-Building-Need {
        width: 130%;
        height: 720px;
        transform: initial;
        transition: 1s;
        margin-left: -4rem;
    }

    .IWA-Building-Sys-pos {
        top: -40rem;
        left: initial;
    }

    .IWA-Building-Sys {
        width: 60%;
        text-align: center;
    }


    /*<!--Solution-IWA-Building-Icon--->*/
    .Building-icon-pad-center {
        text-align: -webkit-center;
    }
}

/*PHONE(414px改576px)*/
@media (max-width:576px) {
    .sectionhidden {
        width: 100%;
        height: 300px;
        overflow: hidden;
    }

    .section {
        width: 100%;
        height: 500px;
        background: url(../../Images/Solution/banner/solution_banner_mobile_pic_1@2x.jpg) no-repeat #ffffff;
        background-size: cover;
    }

    /*<!--Solution-Top_view-->*/
    .Title_Content {
        text-align: center;
    }
    /*<!--Solution-IWA-Cloud-Dis-->*/

    .Dis-content-pos {
        width: initial;
        text-align: center;
        margin-top: 2rem;
    }

    .Dis-phone-margin-bottom {
        margin-bottom: 1rem;
    }

    .Dis-title-text-pos {
        width: initial;
    }

    /* <!--Solution-IWA-Cloud-technology-->*/
    .Parallelogram_icon {
        height: 50px;
        transform: skew(-17deg) translate(-97%,2%);
        transition: 1s;
    }

    .IWA-Cloud-technology-text-rang {
        width: initial;
    }

    .m-top-1-web-pad {
        margin-top: 0;
    }
    /*<!--Solution-IWA-Building-SysAndNeed-->*/
    .IWA-Building-consultation-body {
        padding: 2rem 60px;
    }
    .Parallelogram_icon-Building-Sys {
        height: 1000px;
        transition: 1s;
    }

    .Parallelogram_icon-Building-Need {
        height: 1000px;
        transition: 1s;
    }

    .IWA-Building-Sys-pos {
        top: -58rem;
    }

    .IWA-Building-Sys {
        width: 100%;
    }

    .phone-w- {
        width: 90%;
        margin: 0 auto;
    }

    .IWA-Building-Icon-text {
        font-size: 20px;
        text-align:center;
    }
    .Title_Content {
        font-size: 30px;
    }

    .IWA-Building-consultation-intro {
        grid-template-columns: repeat(1,1fr);
    }
}
