/* Home Slideshow */
.home-slide-001 .sp-slider-content-align-left {
    transform: translate(0px, -100px);
}

.home-slide-001 .sppb-sp-slider-title {
    color: #222 !important;
    font-weight: 700;
    font-size:60px;
    margin-bottom:20px;
    text-transform:uppercase;
}

.home-slide-001 .sppb-sp-slider-text{
    color: #222 !important;
    margin-bottom:30px;
}

.home-slide-001 .sppb-sp-slider-text p{
    margin-bottom:0;
    font-size: 18px;
}



/* Time */
.about-time-001 .sppb-addon-text-block {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
}

.about-time-001 p{
    margin-bottom:4px;
}

.about-time-001 .sppb-addon-title {
    margin-bottom:0;
    padding-left:15px;
    font-size:60px !important;
    font-weight:700;
    letter-spacing: ;
    line-height:1;
}

.about-time-002 .sppb-addon-text-block {
    justify-content: flex-start;
    flex-direction: row;
}

.about-time-002 .sppb-addon-title {
    padding-right:15px;
    color: #0a175a;
}

.about-time-002 .sppb-addon-content{
    width:230px;
    color: #0a175a;
}



/* Service */
.home-service-001 {
    background-color: #DEEFFF;
}

.home-service-001 .sppb-addon-title {
    margin-bottom: 30px;
    font-size: 32px;
    font-weight: 700;
}

.sppb-flipbox-back .flip-box-inner {
    display: flex;
    flex-direction: column-reverse;
}

.sppb-flipbox-back-paragraph {
    height: 150px;
    font-size: 14px;
    display:flex;
    justify-content:center;
    align-items:center;
}

.sppb-flipbox-front-icon {
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sppb-flipbox-front-title, .sppb-flipbox-back-title{
    font-size: 16px;
    font-weight:700
}

.flip-box {
    backdrop-filter: blur(8px);
    -webkit-backdrop-filer: blur(8px);
}
.sppb-flipbox-front-icon {
    font-size: 48px !important;
}



/* Technology */
.home-technology-001 .sppb-addon-title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 30px;
}

.home-technology-001 .sppb-addon-content {
    margin-bottom: 30px;
}

.home-technology-001 .sppb-addon-content p{
    margin-bottom: 0px;
    font-size: 14px;
}

.home-technology-001 img {
    border-radius: 15px !important;
}



/* Home Choose */
.home-choose-001 {
    height: 1200px;
    width:100%;
}
.home-choose-001 .sppb-addon-title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 30px;
}

.home-choose-001 .sppb-addon-feature{
    margin-bottom:30px;
}

.home-choose-001 .sppb-addon-feature img {
    width: 70px;
    margin-bottom:10px;
}

.home-choose-001 .sppb-addon-feature p{
    font-size:14px;
    margin-bottom: 0;
}

.home-choose-001 .home-choose-002 {
    transform: translate(0px, -150px) !important;
}



/* Home Logo */
.home-logo-001 img {
    width: 180px;
    height: auto;
}



/* CTA */
.cta-001 .sppb-addon-title {
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    margin-bottom:30px;
    text-transform: uppercase;
}

.cta-001 .sppb-addon-content{
    margin-bottom:30px;
}

.cta-001 .sppb-addon-content p, .cta-001 .sppb-addon-content a{
    color:#fff;
    margin-bottom:0;
    font-size: 14px;
}
.cta-001 {
    border-radius: 15px !important;
}

.cta-001 .sppb-row-overlay {
    border-radius: 15px !important;
}



/* Responsive */
@media (max-width:1600px){
    .home-slide-001 .sp-slider-outer-stage {
        height: 1000px !important;
    }
    .home-choose-001 {
        height: 1000px;
    }
    .home-choose-001 .home-choose-002 {
        transform: translate(0px, -100px) !important;
    }
}

@media (max-width:1200px){
    .home-slide-001 .sppb-sp-slider-title {
        font-size:48px;
    }
    .home-slide-001 .sppb-sp-slider-text p{
        font-size: 16px;
    }
    .about-time-001 .sppb-addon-title{
        font-size:48px !important;
    }
    .sppb-flipbox-front-icon {
        font-size: 40px !important;
    }
    .sppb-flipbox-front-icon {
        height:120px;
    }
    .sppb-flipbox-back-paragraph {
        height: 120px;
    }
}

@media (max-width:991px){
    .home-slide-001 .sp-slider-outer-stage {
        height: 700px !important;
    }
    .home-slide-001 .sp-slider-content-align-left {
        transform: translate(0px, 0px);
    }
    .home-slide-001 .sppb-sp-slider-title {
        font-size:40px;
    }
    .home-slide-001 .sppb-sp-slider-text p{
        font-size: 14px;
    }
    .sp-slider .sp-item .sp-background{
        background-position:80% 80%;
    }
    .home-slide-001 .sp-slider-content-align-left {
        background:rgb(255 255 255 / 70%);
        padding:30px;
        border-radius:15px;
    }
    .home-slide-001  .sppb-col-11{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .about-time-001 .sppb-addon-title{
        font-size:40px !important;
    }
    .about-time-001 p{
        margin-bottom:0px;
    }
    .sppb-flipbox-front-icon {
        height:180px;
    }
    .sppb-flipbox-back-paragraph {
        height: 180px;
    }
    .home-choose-001 .sppb-addon-feature img {
        width: 60px;
    }
}

@media (max-width:767px){
    .home-slide-001 .sppb-sp-slider-title {
        font-size:32px;
    }
    .home-slide-001 .sp-slider-outer-stage {
        height: 600px !important;
    }
    .about-time-001 .sppb-addon-text-block {
        justify-content:center;
    }
    .home-service-001 .sppb-addon-title {
        font-size: 24px;
    }
    .sppb-flipbox-front-icon {
        font-size: 32px !important;
    }
    .sppb-flipbox-front-icon {
        height:80px;
    }
    .sppb-flipbox-back-paragraph {
        height: 80px;
    }
    .sppb-flipbox-panel{
        margin-bottom:15px;   
    }
    .home-technology-001 .sppb-addon-title {
        font-size: 24px;
    }
    .home-choose-001 .sppb-addon-title {
        font-size: 24px;
    }
    .home-choose-001 .sppb-addon-feature img {
        width: 50px;
    }
    .home-choose-001{
        background-position:20% 100% !important;
    }
    .home-choose-001 .sppb-addon-feature {
        background: rgb(255 255 255 / 90%);
        padding:20px;
        margin-bottom:15px;
        border-radius:15px;
    }
    .cta-001 .sppb-addon-title {
        font-size: 24px;
    }
    .home-logo-001 img {
        width: 110px;
        height: auto;
        margin-bottom:30px;
    }
}

@media (max-width:525px){
    .sp-slider .sp-item .sp-background{
        background-position:70% 80%;
    }
}
