



/* 首頁 */
.first .first-title{
    font-size: 40px;
}
.first .first-items{
    padding: 0 0 100px !important;
    border: 0 !important;
}

/* slider bg */
.first .elementor-background-overlay{
    background-image:url('../images/slider-bg.jpg') !important;
}
@media(min-width: 768px){
    .first .elementor-column.elementor-col-33, .elementor-column[data-col="33"]{
        width:50% !important;
    }
}
@media(max-width: 767px){
    .first .elementor-column.elementor-col-33, .elementor-column[data-col="33"]{
        text-align: center !important;
    }
}



/* 品牌規劃 */
.first .first-text-tc{
    text-align: center !important;
}
.first .first-text-tl{
    text-align: left;
}
.first .first-circle{
    /* display: block; */
    /* position: absolute;
    margin: 0 auto; */
    left: 50%;
    transform: translate(-50%,0);
    /* right: 0;
    border: 1px solid #000; */
}
.first .first-text-s1{
    font-size: 22px !important; 
    padding-top: 20px !important;
}
.first .first-text-s2{
    font-size: 15px !important; 
}
/* ---------- 關於我   ---------- */
.page-about .page-about-sm{
    display: block;
    font-size: 12px;
}

.mb-60{
    font-size: 60px;
}
@media(min-width: 768px){
    .page-about .vc_col-sm-3{
        width: 33.33%;
    }
}

.vc_custom_1580918126254{
    margin-bottom: 60px;
}

.page-about .about-bg {
    background: #fff;
    padding-bottom: 40px;
}
.page-about .about-padding {
    padding-bottom: 80px;
    border-bottom: 1px solid #eee;
}
.page-about .about-width25{
    width: 25%;
}
@media(max-width: 1024px){
    .page-about .about-width25{
        width: 50%;
    }
}
@media(max-width: 768px){
    .page-about .about-width25{
        width: 100%;
    }
}

@media (min-width: 768px){
    .about-width50{
        width: 50% !important;
        margin-bottom: 50px;
        /* min-height: 900px; */
    }
}
.page-about .about-heightS1{
    min-height: 260px;
    font-size: 15px;
}
@media (max-width: 990px){
    .about-width50{
        width: 100% !important;
    }
    .page-about .about-heightS1{
        min-height: auto;
    }
}
@media (max-width: 768px){
    .about-width50{
        margin-bottom: 50px;
    }
}


/* ---------- 服務項目   ---------- */


@media (max-width: 768px){
    .page-services .page-service-sidebar{
        display: none !important;
    }
}

.page-services .services-text-l{
    text-align: left !important;
    font-size: 16px;
    line-height: 16px;
}
/* .page-services .services-w100{
    width: 100% !important;
} */


.page-services .services-fz h6{
    font-size: 26px;
}
/* ---------- 案件流程   ---------- */
@media (min-width: 768px){
    .page-process .col-md-3{
        max-width: 33.33%;
        flex: 0 0 33.33%;
    }
}


.page-process .process-text{
    display: block;
    min-height: 42px;
}
.page-process .process-item{
    margin-bottom: 40px;
}
/* @media (max-width: 992px){
    .page-process .page-process-minheight{
        min-height:200px;
    }
} */


/* ---------- 常見問題 ---------- */
.page-qa .vc_col-sm-6{
    width: 100%;
}

.page-qa .vc_col-sm-8{
    width: 100%;
}
.page-qa .qa-text{
    font-size: 16px;
}

/* ---------- 聯繫我們 ---------- */
.page-cantact{}

/* 斷行 */
.page-cantact .page-cantact-mail{
    word-break: break-all;
}

/* 聯絡白色背景 */
.page-cantact .pix-content-stack .content-el{
    width: 60% !important;
}
@media (max-width: 991px){
    .page-cantact .pix-content-stack .content-el{
        width: 100% !important;
    }
}
/* input寬度 */
.page-cantact .form-group{
    width: 48%;
    float: left;
    margin: 0 2% 0 0;
}
.page-cantact .pix-contact7-form{
    clear: both;
}
/* 右邊img */
.page-cantact .vc_custom_1588771017701{
    padding-bottom: 500px;
}
@media (max-width: 991px){
    .page-cantact .vc_custom_1588771017701{
        padding-bottom: 100px;
    }
}
.page-cantact .contact-form-item{
    margin: 10px 0;
    clear: both;
}
.page-cantact .contact-form-item p.title{
    display: block;
    float: none;
}
/* form lable txt */
.page-cantact .contact-form-item .w50{
    width: 50%;
    font-size: 15px;
}
@media (max-width: 768px){
    .page-cantact .contact-form-item .w50{
        width: 100%;
    }
}

.page-cantact .contact-form-item .w100{
    width: 98% !important;  
}
.page-cantact .contact-form-item .w33{
    width: 33.33%;
    font-size: 15px;
}
@media (max-width: 768px){
    .page-cantact .contact-form-item .w33{
        width: 100%;
    }
}

/* form title */
.page-cantact .contact-form-item p{ 
    font-size: 18px;
    font-weight: bold;
    color: #495057;
    float: left;
    padding: 5px 0;
}
.page-cantact .contact-form-item p input{
    vertical-align: middle;
    margin-right: 5px;
}
.page-cantact .contact-form-item p label{
    margin: 0;
}

/* rwd */


/* footer */
footer{
    background: #23232a;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    padding: 30px 0;
    font-size: 16px;
    /* margin-top: 80px; */
}

/* mobile */
.pix-header-mobile .dropdown-toggle::after{
    content: " " !important;
}





/* slick */
.sldier-position{
    width: 1110px;
    margin: 0 auto;
}
@media (max-width: 1200px){
    .sldier-position{
        width: 930px;
    }
}
@media (max-width: 991px){
    .sldier-position{
        width: 690px;
    }
}
@media (max-width: 768px){
    .sldier-position{
        width: 510px;
    }
}
@media (max-width: 575px){
    .sldier-position{
        width: 100%;
        padding: 0 15px;
    }
}
.slick-wrapper {
    /* border: 1px solid #000; */
    width: 700px;
    font-family: "poppins", sans-serif !important;
    letter-spacing: -0.02em;
    font-weight: 700;
    font-size: 65px;
    color: #ffffff;
    line-height: 1.28;
}
@media (max-width: 991px){
    .slick-wrapper{
        width: 60%;
        font-size: 45px;
    }
}
.slick-wrapper .slick-item{
    outline: none;
}
.slick-wrapper .slick-item span{
    width: 400px;
    letter-spacing: 0;
    line-height: 1.28;
    margin-top: 25px;
    display: block;
    /* border: 1px solid #000; */
    color: #ffffff;
    font-size: 20px;
    font-weight: 100;
}
@media (max-width: 991px){
    .slick-wrapper .slick-item span{
        width: 100%;
        font-size: 16px;
    }
}

/* dot position */
.slick-wrapper .slick-dots{
    top: -100px;
    bottom: auto; /*-50px*/
    text-align:left;
}
/* dot size */
.slick-dots li button:before{
    font-size: 30px;
}
.slick-dots li button:before,
.slick-dots li.slick-active button:before{
    color: #ffffff;
}














