:root {

    --sideBarBgColor: #F5F5F5;
    --footerBgColor: #132238;

    --blueColor: #6CBED3;
    --redColor: #F16F71;

    --lightBlueColor: #4FA6D6;

    --borderColor: #E6E6E6;

    --redColor_light: #ffd0d0;

}

.col-12, .col-sm-12, .col-md-12, .col-lg-12, .row {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}

/*ssm*/
@media (min-width: 276px) {


    #sidebar {
        width: 0px;
        position: fixed;
        z-index: 1;
        top: 0;
        left: -200px;
        padding-top: 20px;
    }


    #content {
        margin-left: 0px;
        width: 100%;
        padding: 0px;
    }

    .item_proposal {
        width: 70px;
    }

    .img_proposal {
        font-size: 40px;
    }

    .text_proposal {
        font-size: 12px;
    }

    .process_line_right {
        position: absolute;
        height: 1px;
        width: 10px;
        right: -5px;
        top: 20px;
        background-color: #FFFFFF99;
    }

    .process_line_left {
        position: absolute;
        height: 1px;
        width: 10px;
        left: -5px;
        top: 20px;
        background-color: #FFFFFF99;
    }

    .partnerSize {
        width: 120px;
        height: 120px;
    }

    .sm-no-padding {
        padding-left: 0px !important;
        padding-right: 0px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .padding-justify {
        padding-left: 25px;
        padding-right: 25px;
    }

    .text_contact {
        font-size: 0.7em;
    }

    .img_app{
        width:300px;
        height:400px;
    }

    .img_app_phonewords{
        width:300px;
        height:450px;
    }



}

/*sm*/
@media (min-width: 576px) {


    #sidebar {
        width: 0px;
        position: fixed;
        z-index: 1;
        top: 0;
        left: -200px;
        padding-top: 20px;
    }


    #content {
        margin-left: 0px;
        width: 100%;
        padding: 0px;
    }

    .item_proposal {
        width: 115px;
    }

    .img_proposal {
        font-size: 40px;
    }

    .text_proposal {
        font-size: 15px;
    }

    .process_line_right {
        position: absolute;
        height: 1px;
        width: 20px;
        right: -10px;
        top: 20px;
        background-color: #FFFFFF99;
    }

    .process_line_left {
        position: absolute;
        height: 1px;
        width: 20px;
        left: -10px;
        top: 20px;
        background-color: #FFFFFF99;
    }

    .partnerSize {
        width: 120px;
        height: 120px;
    }

    .sm-no-padding {
        padding-left: 0px !important;
        padding-right: 0px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .padding-justify {
        padding-left: 25px;
        padding-right: 25px;
    }

    .text_contact {
        font-size: 0.9em;
    }

    .img_app{
        width:300px;
        height:400px;
    }

    .img_app_phonewords{
        width:300px;
        height:450px;
    }

}

/*md*/
@media (min-width: 768px) {

    #sidebar {
        width: 0px;
        position: fixed;
        z-index: 1;
        top: 0;
        left: -200px;
        padding-top: 20px;
    }


    #content {
        margin-left: 0px;
        width: 100%;
        padding: 0px;
    }

    .item_proposal {
        width: 125px;
    }

    .img_proposal {
        font-size: 60px;
    }

    .text_proposal {
        font-size: 15px;
    }

    .process_line_right {
        position: absolute;
        height: 1px;
        width: 36px;
        right: -18px;
        top: 25px;
        background-color: #FFFFFF99;
    }

    .process_line_left {
        position: absolute;
        height: 1px;
        width: 36px;
        left: -18px;
        top: 30px;
        background-color: #FFFFFF99;
    }

    .partnerSize {
        width: 135px;
        height: 135px;
    }

    .padding-justify {
        padding-left: 50px;
        padding-right: 50px;
    }

    .text_contact {
        font-size: 1em;
    }

    .img_app{
        width:300px;
        height:400px;
    }

    .img_app_phonewords{
        width:300px;
        height:450px;
    }

}

/*lg*/
@media (min-width: 992px) {

    #sidebar {
        width: 200px;
        position: fixed;
        z-index: 1;
        top: 0;
        left: -200px;
        padding-top: 20px;
    }


    #content {
        margin-left: 0px;
        width: 100%;
        padding: 0px;
    }

    .item_proposal {
        width: 125px;
    }

    .img_proposal {
        font-size: 70px;
    }

    .text_proposal {
        font-size: 15px;
    }

    .process_line_right {
        position: absolute;
        height: 1px;
        width: 36px;
        right: -18px;
        top: 35px;
        background-color: #FFFFFF99;
    }

    .process_line_left {
        position: absolute;
        height: 1px;
        width: 36px;
        left: -18px;
        top: 35px;
        background-color: #FFFFFF99;
    }

    .partnerSize {
        width: 185px;
        height: 185px;
    }

    .padding-justify {
        padding-left: 75px;
        padding-right: 75px;
    }

    .text_contact {
        font-size: 1em;
    }

    .img_app{
        width:100%;
        height:auto;
    }

    .img_app_phonewords{
        width:100%;
        height:auto;
    }

}

/*xl*/
@media (min-width: 1200px) {

    #sidebar {
        width: 25%;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        padding-top: 20px;
    }


    #content {
        margin-left: 25%;
        width: 75%;
        padding: 0px;
    }

    .item_proposal {
        width: 150px;
    }

    .img_proposal {
        font-size: 70px;
    }

    .text_proposal {
        font-size: 15px;
    }

    .process_line_right {
        position: absolute;
        height: 1px;
        width: 36px;
        right: -18px;
        top: 35px;
        background-color: #FFFFFF99;
    }

    .process_line_left {
        position: absolute;
        height: 1px;
        width: 36px;
        left: -18px;
        top: 35px;
        background-color: #FFFFFF99;
    }

    .partnerSize {
        width: 185px;
        height: 185px;
    }

    .padding-justify {
        padding-left: 75px;
        padding-right: 75px;
    }

    .text_contact {
        font-size: 1em;
    }

    .img_app{
        width:100%;
        height:auto;
    }

    .img_app_phonewords{
        width:100%;
        height:auto;
    }

}

body, p {
    font-size: 1rem;

    color: #333;
    letter-spacing: 1px;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    font-family: Noto Sans TC, 微软雅黑, Microsoft YaHei, sans-serif;
    position: relative;

    max-width:100vw;
    overflow-x: hidden;

}

html{
    overflow-x: hidden;
}

h5 {
    margin: 0px;
}

h6 {
    font-size: 17px;
    font-weight: 300;

    line-height: 30px;

    padding-bottom:0px;
    margin-bottom: 0px;
}

.top-right {

    position: absolute;
    top: 8px;
    right: 16px;
}

.border {
    border: 1px solid #E6E6E6;
}

.rounded {
    border-radius: 2px;
}


#sidebar {
    overflow-y: scroll;
    overflow-x: hidden;

    background: var(--sideBarBgColor);

    height: 100vh;


}

#mobile_header {
    width:100%;
    background-color: #00000099;
    /*background-color: #132238EE;*/
}

#mobile_menu_move{
    position: absolute;

}



footer {
    position: absolute !important;
    bottom: -0px !important;
    width: 100%;
    height: 60px;


}

/* SPCEICAL */
.title_right_square {

    position: absolute;
    height: 6px;
    width: 6px;

    right: -10px;
    bottom: 6px;
    background-color: #DDD;

}


/* BUTTONS */

.carouselIndicator {
    padding: 0px !important;
    margin: 5px !important;

    width: 10px !important;
    height: 10px !important;
    border-radius: 50px !important;

    opacity: 1 !important;

    background-color: white;
    border: 2px var(--blueColor) solid !important;
}

.carouselIndicator:hover {

    padding: 0px !important;
    margin: 5px !important;

    background-color: var(--redColor);
    border: 2px var(--redColor) solid !important;
}

.carouselIndicator.active {

    padding: 0px !important;
    margin: 5px !important;

    background-color: var(--blueColor);
    border: 2px var(--blueColor) solid !important;
}

.underline_child {
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #BBB;
}

.underline_child:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 3px;
    bottom: -1px;
    left: 0;
    background-color: var(--redColor);
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.15s ease-in-out 0s;
    transform-origin: 50% 100%;
    transition: all 0.2s ease-in-out 0s;

}

.underline_parent:hover .underline_child:after {
    curor: pointer;
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275);


}

.underline_parent:hover .underline_child {
    cursor: pointer;
    transition: all 0.2s linear;
    color: black;
}

.downloadButton1 {
    border-radius: 150px;
    color: white;
    font-size: 40px;
    border: 2px solid var(--redColor);
    background-color: var(--redColor);
    width: 60px;
    height: 60px;

    align-items: center;
    justify-content: center;

    transition: all 0.15s linear;

    text-decoration: none;

    outline: none;

}

.downloadButton1:hover {

    color: var(--redColor);
    border: 2px solid var(--redColor);
    background-color: #00000000;

    text-decoration: none;

    transition: all 0.15s linear;
}

.downloadButton1:active, .downloadButton1:focus {

    color: white;
    border: 2px solid var(--blueColor);
    background-color: var(--blueColor);

    transition: all 0.1s linear;

    outline: none;
}


.downloadButton2 {
    border-radius: 150px;
    color: white;
    font-size: 25px;
    border: 1.5px solid var(--redColor);
    background-color: var(--redColor);
    width: 40px;
    height: 40px;

    padding-left: 7px;
    padding-top: 0px;
    padding-bottom: 2px;

    align-items: center;
    justify-content: center;

    text-decoration: none;

    transition: all 0.15s linear;

    outline: none;
}

.downloadButton2:hover {

    color: var(--redColor);
    border: 1.5px solid var(--redColor);
    background-color: #00000000;

    text-decoration: none;

    transition: all 0.15s linear;
}

.downloadButton2:active, .downloadButton2:focus {

    color: white;
    border: 1px solid var(--blueColor);
    background-color: var(--blueColor);

    transition: all 0.1s linear;

    outline: none;
}

.text-effect1 {
    color: white;
    transform: scale(1);

    transition: all 0.2s;

}

.text-effect1:hover {
    color: #FFFFFF99;
    transform: scale(1.1);

    transition: all 0.2s;

}

/* IMAGE ROLL OVRR */
.rollover_img figure img, figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .1s ease-in-out;
    transition: .1s ease-in-out;
}

.rollover_img:hover img, figure:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

figure {

    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}

/* BG COLOR */
.bg-color-black {
    background-color: black;
}

.bg-color-blackTrans66 {
    background-color: #00000066;
}

.bg-color-white {
    background-color: white;
}

.bg-color-whiteTrans {
    background-color: #FFFFFFEE;
}

.bg-color-whiteTrans88 {
    background-color: #FFFFFF88;
}

.bg-color-CCC {
    background-color: #CCC;
}

.bg-color-footer {
    background-color: var(--footerBgColor);
}

.bg-color-sideBarBG {
    background-color: var(--sideBarBgColor);
}

.bg-color-blueTrans {
    background-color: #4FA6D6DE;
}

.bg-color-redTrans {
    background-color: #F16F71DE;
}

.bg-color-red {
    background-color: var(--redColor);
}

.bg-color-blue {
    background-color: var(--blueColor);
}

.bg-color-whiteTrans {
    background-color: #FFFFFFEE;
}

.bg-color-borderColor {
    background-color: var(--borderColor);
}

.bg-color-lightBlue {
    background-color: #66B1DB;
}

.text-link1 {
    color: var(--blueColor);
    text-decoration: none;
    transition: all 0.2s;
}

.text-link1:hover {
    color: var(--redColor) !important;
    text-decoration: none !important;
    transition: all 0.2s;
}

.text-link2 {
    color: var(--redColor);
    text-decoration: none;
    transition: all 0.2s;
}

.text-link2:hover {
    color: var(--blueColor) !important;
    text-decoration: none !important;
    transition: all 0.2s;
}

/* TEXT COLOR */
.text-color-black {
    color: black;
}

.text-color-white {
    color: white;
}

.text-color-blue {
    color: var(--blueColor);
}

.text-color-red {
    color: var(--redColor);
}

.text-color-333 {
    color: #333;
}

.text-color-666 {
    color: #666;
}

.text-color-999 {
    color: #999;
}

.text-color-AAA {
    color: #AAA;
}

.text-color-BBB {
    color: #BBB;
}

.text-color-CCC {
    color: #CCC;
}

/* TEXT Size */

.text-size-10 {
    font-size: 10px;
}

.text-size-12 {
    font-size: 12px;
}

.text-size-14 {
    font-size: 14px;
}

.text-size-16 {
    font-size: 16px;
}

.text-size-18 {
    font-size: 18px;
}

.text-size-20 {
    font-size: 20px;
}

.text-size-22 {
    font-size: 22px;
}

.text-size-24 {
    font-size: 24px;
}

.text-size-25 {
    font-size: 25px;
}

.text-size-30 {
    font-size: 30px;
}

.text-size-50 {
    font-size: 50px;
}

.text-size-60 {
    font-size: 60px;
}


.text-size-75 {
    font-size: 75px;
}

.text-size-100 {
    font-size: 100px;
}

/* IMAGE ROLL OVRR */
.rollover_img figure img, figure img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.rollover_img:hover img, figure:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

figure {

    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}

/* BUTTONS */
.button_red, .button_red:focus {
    padding-left: 25px;
    padding-right: 25px;
    border: 2px solid var(--redColor);
    height: 45px;
    border-radius: 100px;
    background-color: var(--redColor);
    color: white;

    transition: .2s ease-in-out;
    text-decoration: none;
    outline: none;
}

.button_red:hover {
    background-color: #FFFFFF;
    color: var(--redColor);

    text-decoration: none !important;
    outline: none;

    transition: .2s ease-in-out;
}

.button_red:active {
    background-color: var(--blueColor);
    border: 2px solid var(--blueColor);
    color: white;
    transition: .1s ease-in-out;
    outline: none;
}

.button_trans, .button_trans:focus {
    width:50px;
    height:50px;

    padding: 0px;


    border:none;
    background-color: #FFFFFF00;


    transition: .2s ease-in-out;
    text-decoration: none;
    outline: none;
}

.button_trans:hover {
    background-color: #FFFFFF00;


    text-decoration: none !important;
    outline: none;

    transition: .2s ease-in-out;
}

.button_trans:active {
    background-color: #FFFFFF00;

    transition: .1s ease-in-out;
    outline: none;
}

.button_mobile_nav, .button_mobile_nav:focus {
    padding-left: 25px;
    padding-right: 25px;
    border: 1px solid #CCC;
    height: 55px;
    border-radius: 5px;
    background-color: white;
    color: black;

    transition: .2s ease-in-out;
    text-decoration: none;
    outline: none;

    font-size: 20px;

    max-width:500px;
}

.button_mobile_nav:hover {
    background-color: #FFFFFF;
    color: var(--blueColor);

    border: 1px solid var(--blueColor);

    text-decoration: none !important;
    outline: none;

    transition: .2s ease-in-out;
}

.button_mobile_nav:active {
    background-color: var(--blueColor);
    border: 1px solid var(--blueColor);
    color: white;
    transition: .1s ease-in-out;
    outline: none;
}

.button_redborder, .button_redborder:focus {
    padding-left: 25px;
    padding-right: 25px;
    border: 2px solid var(--redColor);
    height: 45px;
    border-radius: 100px;


    background-color: white;
    color: var(--redColor);

    transition: .2s ease-in-out;
    text-decoration: none;
    outline: none;
}

.button_redborder:hover {
    background-color: var(--redColor);
    color: white;

    text-decoration: none;
    outline: none;

    transition: .2s ease-in-out;
}

.button_redborder:active {
    background-color: white;
    border: 2px solid var(--blueColor);
    color: var(--blueColor);
    transition: .1s ease-in-out;
    outline: none;
}


.button_not, .button_not:focus {
    padding-left: 25px;
    padding-right: 25px;
    border: 2px solid #DDD;
    color: #00000022;
    height: 45px;
    border-radius: 100px;
    background-color: var(--borderColor);


    outline: none;
}

.carousel.slide {
    position: relative;
}

.carousel-control-prev, .carousel-control-next {
    background-color: var(--blueColor);
    opacity: 1;
    width: 50px;
    height: 50px;

    position: absolute;
    top: 50%;

    margin-top: -25px;

}

.carousel-control-prev {
    border-radius: 0px 5px 5px 0px;


}

.carousel-control-next {
    border-radius: 5px 0px 0px 5px;


}


/* PARALELL BG */

.parallax-window {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

parallax-window-half {
    height: 0vh;
    display: flex;
    align-items: center;
    justify-content: center;
}


.list-group-item {
    border: none;
    font-size: 20px;
    color: #BBB;
    background-color: #00000000;

}

.list-group-item:after {
    height: 100%;
    width: 100%;
    background-color: #00000033;
}

.list-group-item.active, .list-group-item:focus {
    border: none;
    font-size: 20px;
    color: black;
    background-color: #00000000;
    transition: .1s ease-in-out;

}


.list-group-item:hover {
    background-color: #00000000;
    transition: .1s ease-in-out;
}

.list-group-item:hover .list-group-item-child:after {
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    transition: all 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}


a {
    padding: 0px !important;
    text-decoration: none !important;

}

.text-indent {
    margin-left: 26px;
    text-indent: -26px
}

.list-group-item-child {
    position: relative;
    display: inline-block;
    padding-bottom: 2px;

}

.list-group-item-child:after {


    content: "";
    position: absolute;
    width: 100%;
    height: 3px;


    background-color: var(--redColor);
    visibility: hidden;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.15s ease-in-out 0s;
    transform-origin: 50% 100%;
    transition: all 0.15s ease-in-out 0s;


    left: 0;
    right: 0;
    bottom: 0;

}

/* SCROLL DOWN ANIMATION */

.icon-scroll,
.icon-scroll:before {
    position: absolute;
    left: 50%;
}

.icon-scroll {
    width: 36px;
    height: 60px;
    margin-left: -18px;
    top: 50%;
    margin-top: -35px;
    box-shadow: inset 0 0 0 1px #ffffff99;
    border-radius: 25px;

    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: scrollmouse;

}

.icon-scroll:before {
    content: '';
    width: 8px;
    height: 8px;
    background: #fff;
    margin-left: -4px;
    top: 8px;
    border-radius: 4px;
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: scroll;
}

@keyframes scrollmouse {
    0% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(20px);
    }

    100% {
        transform: translateY(0px);
    }

}

@keyframes scroll {
    0% {
        opacity: 1;
        transform: translateY(0px);
    }
    50% {

        transform: translateY(20px);
    }
    75% {
        opacity: 0;
    }
    100% {
        opacity: 0;

    }

}

/* PROJECTS NAV BUTTON */

.nav-pills .nav-link, .nav-pills .show > .nav-link {
    color: black;

    border-radius: 2px !important;

    background-color: #FFFFFF00;
    padding-top: 3px !important;
    padding-bottom: 3px !important;

    padding-left: 8px !important;
    padding-right: 8px !important;

    transition: all 0.2s;
}

.nav-pills .nav-link:hover, .nav-pills .show > .nav-link {
    color: var(--blueColor);
    background-color: #FFFFFF00;

    transition: all 0.2s;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: white;
    background-color: var(--blueColor);

    transition: all 0.2s;
}

/* SVG FONTS */
@font-face {
    font-family: 'icomoon';
    src: url('fonts/icomoon.eot?pm2afv');
    src: url('fonts/icomoon.eot?pm2afv#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?pm2afv') format('truetype'),
    url('fonts/icomoon.woff?pm2afv') format('woff'),
    url('fonts/icomoon.svg?pm2afv#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-icon_apple_brand:before {
    content: "\e908";
}

.icon-icon_google_brand:before {
    content: "\e909";
}

.icon-text_email:before {
    content: "\e905";
}

.icon-text_lineApp:before {
    content: "\e906";
}

.icon-text_phone:before {
    content: "\e907";
}

.icon-text_contract:before {
    content: "\e900";
}

.icon-text_design:before {
    content: "\e901";
}

.icon-text_development:before {
    content: "\e902";
}

.icon-text_needsInterview:before {
    content: "\e903";
}

.icon-text_test:before {
    content: "\e904";
}
