@media (max-width: 576px) {
    .pageFoot {
        padding-bottom: 60px;
    }
}

.mainArea {
    margin-bottom: -200px;
    padding-bottom: 200px;
    min-height: 1200px;
    background-image: url("../images/bg/iPAS_C-background02.png"),url("../images/bg/iPAS_C-background03.png"), url("../images/bg/iPAS_C-background01.png");
    background-size: 16rem auto, 16rem auto, 100% auto;
    background-attachment: fixed, fixed, scroll;
    background-position: 30px 95%, right 75%, 0px 200px;
    background-repeat: no-repeat;
}

@media (max-width: 768px) {
    .mainArea {
        min-height: auto;
        background-image: url("../images/bg/iPAS_C-background02.png"),url("../images/bg/iPAS_C-background03.png"), url("../images/bg/iPAS_C_RWD-background01.png");
        background-size: 150px auto, 150px auto, 100% auto;
        background-position: 10px 90%, right 75%, 0px 200px;
    }
}

@media (min-width: 1500px) {
    .contentShow {
        padding-left: 7vw !important;
        padding-right: 7vw !important;
    }

    .contentShow2 {
        padding-left: 3vw !important;
        padding-right: 3vw !important;
    }
}

.bodyShow {
    font-size: 1.3rem;
    font-weight: 500;
    color: #404040;
    letter-spacing: 1px;
}

    .bodyShow .title {
        width: 250px;
        font-size: 1.6rem;
        font-weight: 500;
        letter-spacing: 2px;
        border-radius: 50px;
        padding-top: 5px;
        padding-bottom: 5px;
        display: inline-block;
    }

    .bodyShow .demo div {
        cursor: pointer;
    }

    .bodyShow .title.blue {
        border: 4px solid #00a5e1;
        color: #00a5e1;
    }

    .bodyShow .title.purple {
        border: 4px solid #a06ec8;
        color: #a06ec8;
    }

    .bodyShow .title.red {
        border: 4px solid #ff5a32;
        color: #ff5a32;
    }

    .bodyShow .title.yellow {
        border: 4px solid #ffaa00;
        color: #ffaa00;
    }

    .bodyShow .title.green {
        border: 4px solid #00a028;
        color: #00a028;
    }

    .bodyShow .title.greenBlue {
        border: 4px solid #00a0a0;
        color: #00a0a0;
    }

@media (max-width: 768px) {
    .bodyShow {
        font-size: 18px;
        letter-spacing: 0px;
    }

        .bodyShow .title {
            width: 190px;
        }

        .bodyShow .demo div:not(.c1), .w50 {
            width: 50%;
        }

        .bodyShow .demo img {
            width: 100%;
        }
}

.certBox {
    min-height: 300px;
    background-color: #f2f2f2;
    background-image: url("../images/iPAS_C1-star.png");
    background-position: top 22% right 10px;
    background-size: 16% auto;
    background-repeat: no-repeat;
    box-shadow: 6px 6px 2px 2px rgba(40%,40%,40%,0.4);
}

.pt-100 {
    margin-top: 120px;
    margin-bottom: 30px;
}

.photoBoxOut {
    margin-top: -116px;
    position: relative;
    min-width: 260px;
    min-height: 260px;
    width: 15vw;
    height: 15vw;
    border-radius: 50%;
    background-color: #ffffff;
}

    .photoBoxOut::before {
        top: 0px;
        left: 8px;
        position: absolute;
        width: calc(100% - 16px);
        height: calc(100% - 16px);
        box-shadow: 0px 8px 2px 9px #c7c7c7;
        border-radius: 50%;
        content: "";
        z-index: 4;
        -webkit-clip-path: polygon(80% 0, 110% 0, 110% 50%, 80% 50%);
    }

    .photoBoxOut::after {
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        background-color: #ffffff;
        content: "";
        z-index: 3;
        -webkit-clip-path: polygon(0% 45%, 100% 45%, 100% 100%, 0% 100%);
    }

.photoBox {
    position: absolute;
    top: 16px;
    left: 16px;
    width: calc(100% - 32px);
    height: calc(100% - 32px);
    border-radius: 50%;
    background-size: auto 100%;
    background-position: center center;
    z-index: 10;
}

.certBox .name, .nameBox .nameBlack {
    color: #000 !important;
    font-size: 2rem;
    font-weight: 500;
}

.certBox .title, .certTitle, .nameBox .title {
    white-space: nowrap;
    font-size: 1.3rem;
    font-weight: 500;
    color: #000;
    background-color: #fff !important;
    display: inline-block;
    border-radius: 30px;
    letter-spacing: 2px;
}

.certBox .content {
    font-size: 1.1rem;
    color: #111;
}

@media (max-width: 768px) {
    .pt-100 {
        margin-top: 70px;
        margin-bottom: 20px;
    }

    .certBox {
        min-height: 240px;
        background-size: 0 0;
    }

        .certBox .title {
            font-size: 12px;
        }

        .certBox .content {
            font-size: 16px;
            line-height: 24px;
            margin-bottom: 5px;
        }

    .photoBoxOut {
        margin-top: -60px;
        min-width: 130px;
        min-height: 130px;
    }

    .certBox .name, .nameBox .nameBlack {
        font-size: 1.6rem;
    }

    .certBox .title, .certTitle, .nameBox .title {
        font-weight: 300;
        letter-spacing: 0.5px;
    }
}

.certBox .dot i {
    transform: scale(0.6);
}

.certBox .dot:hover > i {
    transform: scale(0.833);
}
/* ==============================================================*/
.colorBU .photoBoxOut::after {
    border: 8px solid rgba(60,155,215,1);
}

.colorBU .name {
    color: #4391db;
}

.colorBU .title {
    background-color: #3c9bd7;
    box-shadow: 3px 3px 3px 2px #0b82cd;
}

.colorBU .dot i {
    color: #279ab6;
}

.colorBU .btnDetail {
    color: #279ab6;
}

    .colorBU .btnDetail:focus {
        background-color: #3c9bd7;
    }
/* ==============================================================*/
.colorPL .photoBoxOut::after {
    border: 8px solid #8c50a0;
}

.colorPL .name {
    color: #8c50a0;
}

.colorPL .title {
    background-color: #8c50a0;
    box-shadow: 3px 3px 3px 2px #704080;
}

.colorPL .dot i {
    color: #8c50a0;
}

.colorPL .btnDetail {
    color: #8c50a0;
}

    .colorPL .btnDetail:focus {
        background-color: #8c50a0;
    }
/* ==============================================================*/
.colorRD .photoBoxOut::after {
    border: 8px solid #e1705a;
}

.colorRD .name {
    color: #ff4b55;
}

.colorRD .title {
    background-color: #ff4b55;
    box-shadow: 3px 3px 3px 2px #cc3c44;
}

.colorRD .dot i {
    color: #ff4b55;
}

.colorRD .btnDetail {
    color: #ff4b55;
}

    .colorRD .btnDetail:focus {
        background-color: #ff4b55;
    }
/* ==============================================================*/
.colorYL .photoBoxOut::after {
    border: 8px solid rgba(255,155,20,1);
}

.colorYL .name {
    color: #ff823c;
}

.colorYL .title {
    background-color: #f97213;
    box-shadow: 3px 3px 3px 2px #e66e0f;
}

.colorYL .dot i {
    color: #ff7314;
}

.colorYL .btnDetail {
    color: #ff7314;
}

    .colorYL .btnDetail:focus {
        background-color: #f97213;
    }

/* ==============================================================*/
.colorGN .photoBoxOut::after {
    border: 8px solid #3ead68;
}

.colorGN .name {
    color: #3c823c;
}

.colorGN .title {
    background-color: #3ead68;
    box-shadow: 3px 3px 3px 2px #009137;
}

.colorGN .dot i {
    color: #3c823c;
}

.colorGN .btnDetail {
    color: #3c823c;
}

    .colorGN .btnDetail:focus {
        background-color: #3ead68;
    }
/* ==============================================================*/
.colorC .photoBoxOut::after {
    border: 8px solid #14aad7;
}

.colorC .name {
    color: #14aad7;
}

.colorC .title {
    background-color: #14aad7;
    box-shadow: 3px 3px 3px 2px #1088ac;
}

.colorC .dot i {
    color: #14aad7;
}

.colorC .btnDetail {
    color: #14aad7;
}

    .colorC .btnDetail:focus {
        background-color: #14aad7;
    }

/* ==============================================================*/
.detialBox .myPhotoBoxOut {
    width: 380px;
    height: 300px;
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 10px 10px 2px 2px rgba(40%,40%,40%,0.4);
    position: relative;
}

.detialBox .myPhotoBox {
    position: absolute;
    top: 16px;
    left: 16px;
    width: calc(100% - 32px);
    height: calc(100% - 32px);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: center center;
}

.detialBox .myQuit {
    position: relative;
    border: 4px solid #ff7314;
    background-color: #d57700;
    border-radius: 50px;
    display: inline-block;
    color: #ffffff;
    font-size: 1.6rem;
    font-weight: 400;
    padding: 12px 20px 12px 20px;
    box-shadow: 2px 2px 2px 3px rgba(40%,40%,40%,0.4);
    margin-bottom: 30px;
}

    .detialBox .myQuit::after {
        position: absolute;
        width: 51px;
        height: 25px;
        bottom: -25px;
        left: 30px;
        background-image: url("../images/iPAS_C3-Quit03.png");
        content: "";
    }

.detialBox .myAns {
    background-color: #ffffff;
    position: relative;
    font-size: 1.5rem;
    padding: 12px 35px 12px 35px;
    border: 4px solid #ff8200;
    border-radius: 50px;
    margin-bottom: 30px;
}

@media (max-width: 768px) {
    .detialBox .title {
        font-size: 24px;
    }

    .detialBox .myAns {
        font-size: 24px;
        padding: 20px;
    }

    .detialBox .myPhotoBoxOut .xlIcon {
        position: absolute;
        right: -70px;
        top: 0px;
    }
}

@media (max-width: 576px) {
    .detialBox .myPhotoBoxOut {
        width: 320px;
        height: 240px;
    }
}

.detialBox .myAns::after {
    position: absolute;
    width: 51px;
    height: 31px;
    bottom: -28px;
    right: 60px;
    background-image: url("../images/iPAS_C3-Ans03.png");
    content: "";
}
/* ==============================================================*/
.bgFoot {
    min-height: 20vw;
    background-image: url("../images/bg/iPAS_C-background04.png");
    background-size: 100% auto;
    background-position: top center;
    background-repeat: no-repeat;
    position: relative;
}

    .bgFoot .footIcon01 {
        position: absolute;
        left: 14vw;
        top: 8vw;
        width: 18vw;
    }

    .bgFoot .footIcon02 {
        position: absolute;
        right: 70px;
        top: -20px;
        width: 26vw;
    }

/* ==============================================================*/

.owl-theme0 .owl-dots {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

    .owl-theme0 .owl-dots .owl-dot {
        display: inline-block;
        zoom: 1;
        *display: inline;
    }

        .owl-theme0 .owl-dots .owl-dot span {
            border: 1px solid #dddddd;
            width: 15px;
            height: 15px;
            margin: 5px 7px;
            background: #ffffff;
            border: #ffa032 2px solid;
            position: relative;
            display: block;
            -webkit-backface-visibility: visible;
            transition: opacity 200ms ease;
            border-radius: 30px;
        }

            .owl-theme0 .owl-dots .owl-dot span::after {
                width: 7px;
                height: 7px;
                top: 2px;
                left: 2px;
                border-radius: 50%;
                position: absolute;
                background: #ffffff;
                content: "";
            }

        .owl-theme0 .owl-dots .owl-dot.active span::after, .owl-theme0 .owl-dots .owl-dot:hover span::after {
            background: #ffa032;
        }

        .owl-theme0 .owl-dots .owl-dot.active span {
            background: #ffffff;
            border: #ffa032 2px solid;
        }

        .owl-theme0 .owl-dots .owl-dot:hover span {
            background: #ffa032;
            border: #ffa032 2px solid;
        }

.btnDetail {
    border: none;
    background-color: transparent;
    font-size: 1em;
    font-weight: bold;
}

    .btnDetail:focus {
        border: .1em solid black;
        border-radius: .5rem;
        color: white;
    }

.owl-carousel .title:focus {
    border: .2em solid black;
    border-radius: 1.1em;
}

.owl-carousel a:focus {
    border: .1em solid black;
}

.dataRows .certTitle:focus {
    border: .2em solid black;
    border-radius: 1.5em;
}

.oneStarBox .workerTitle:focus {
    border: .2em solid black;
    border-radius: 1.5em;
}

.oneStarBox .workerTitle:focus {
    border: .2em solid black;
    border-radius: 1.5em;
}

.oneStarBox .mergedComment:focus {
    border: .1em solid black;
    border-radius: 0.5em;
}

.detialBox .workerTitle:focus {
    border: .2em solid black;
    border-radius: 1.5em;
}

.owl-carousel button.owl-dot {
    margin-left: .25em;
    margin-right: .25em;
    font-size: 1.5em;
    color: orange;
}

    .owl-carousel button.owl-dot:focus {
        font-weight: bold;
        text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
    }

@media (min-width: 1290px) {
    .classMax3Item .flipInX {
        margin-left: 4vw;
        margin-right: 4vw;
    }
}

@media (min-width: 1000px) and (max-width: 1289px) {
    .classMax3Item .flipInX {
        margin-left: 3vw;
        margin-right: 3vw;
    }
}

@media (min-width: 768px) and (max-width: 999px) {
    .classMax3Item .flipInX {
        margin-left: 1vw;
        margin-right: 1vw;
    }
}

@media (min-width: 1510px) {
    .classMax4Item .flipInX {
        margin-left: 2vw;
        margin-right: 2vw;
    }
}

@media (min-width: 1350px) and (max-width: 1509px) {
    .classMax4Item .flipInX {
        margin-left: 1vw;
        margin-right: 1vw;
    }
}
