:root{
    --color1: #91ac97;
    --color2: #a4c3a6;
    --color3: #6c7c74;
    --color4: #777777;
    --color5: #e7ede8;
    --color6: #a4afa6;
}
a{
    text-decoration: none;
    font-weight: normal;
    color: inherit;
}
a:hover{
    color: #6c7c74;
}
html {
    scroll-behavior: smooth;
    text-size-adjust: 100%;
    /* 標準屬性 */
    -webkit-text-size-adjust: 100%;
    /* Safari/Chrome */
    -moz-text-size-adjust: 100%;
    /* Firefox Android */
    -ms-text-size-adjust: 100%;
    /* 舊 IE/Edge */
}
html,
body {
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
    /* iOS、Android 禁止自動字體縮放 */
     /* background-color: #f6f8f5; */
}

/* 767px以下格點grid */
@media only screen and (max-width: 767px) {
    .grid-1 {
        width: calc(100% / 12 * 1);
    }

    .grid-2 {
        width: calc(100% / 12 * 2);
    }

    .grid-3 {
        width: calc(100% / 12 * 3);
    }

    .grid-4 {
        width: calc(100% / 12 * 4);
    }

    .grid-5 {
        width: calc(100% / 12 * 5);
    }

    .grid-6 {
        width: calc(100% / 12 * 6);
    }

    .grid-7 {
        width: calc(100% / 12 * 7);
    }

    .grid-8 {
        width: calc(100% / 12 * 8);
    }

    .grid-9 {
        width: calc(100% / 12 * 9);
    }

    .grid-10 {
        width: calc(100% / 12 * 10);
    }

    .grid-11 {
        width: calc(100% / 12 * 11);
    }

    .grid-12 {
        width: calc(100% / 12 * 12);
    }
}

/* 768px以上格點grid-md */
@media only screen and (min-width: 768px) {
    .grid-md-1 {
        width: calc(100% / 12 * 1);
    }

    .grid-md-2 {
        width: calc(100% / 12 * 2);
    }

    .grid-md-3 {
        width: calc(100% / 12 * 3);
    }

    .grid-md-4 {
        width: calc(100% / 12 * 4);
    }

    .grid-md-5 {
        width: calc(100% / 12 * 5);
    }

    .grid-md-6 {
        width: calc(100% / 12 * 6);
    }

    .grid-md-7 {
        width: calc(100% / 12 * 7);
    }

    .grid-md-8 {
        width: calc(100% / 12 * 8);
    }

    .grid-md-9 {
        width: calc(100% / 12 * 9);
    }

    .grid-md-10 {
        width: calc(100% / 12 * 10);
    }

    .grid-md-11 {
        width: calc(100% / 12 * 11);
    }

    .grid-md-12 {
        width: calc(100% / 12 * 12);
    }
}

 /* 992px以上格點grid-lg */
@media only screen and (min-width: 992px) {
    .grid-lg-1 {
        width: calc(100% / 12 * 1);
    }

    .grid-lg-2 {
        width: calc(100% / 12 * 2);
    }

    .grid-lg-3 {
        width: calc(100% / 12 * 3);
    }

    .grid-lg-4 {
        width: calc(100% / 12 * 4);
    }

    .grid-lg-5 {
        width: calc(100% / 12 * 5);
    }

    .grid-lg-6 {
        width: calc(100% / 12 * 6);
    }

    .grid-lg-7 {
        width: calc(100% / 12 * 7);
    }

    .grid-lg-8 {
        width: calc(100% / 12 * 8);
    }

    .grid-lg-9 {
        width: calc(100% / 12 * 9);
    }

    .grid-lg-10 {
        width: calc(100% / 12 * 10);
    }

    .grid-lg-11 {
        width: calc(100% / 12 * 11);
    }

    .grid-lg-12 {
        width: calc(100% / 12 * 12);
    }
}

/* 1400px以上格點grid-xl */
@media only screen and (min-width: 1400px) {
    .grid-xl-1 {
        width: calc(100% / 12 * 1);
    }

    .grid-xl-2 {
        width: calc(100% / 12 * 2);
    }

    .grid-xl-3 {
        width: calc(100% / 12 * 3);
    }

    .grid-xl-4 {
        width: calc(100% / 12 * 4);
    }

    .grid-xl-5 {
        width: calc(100% / 12 * 5);
    }

    .grid-xl-6 {
        width: calc(100% / 12 * 6);
    }

    .grid-xl-7 {
        width: calc(100% / 12 * 7);
    }

    .grid-xl-8 {
        width: calc(100% / 12 * 8);
    }

    .grid-xl-9 {
        width: calc(100% / 12 * 9);
    }

    .grid-xl-10 {
        width: calc(100% / 12 * 10);
    }

    .grid-xl-11 {
        width: calc(100% / 12 * 11);
    }

    .grid-xl-12 {
        width: calc(100% / 12 * 12);
    }

}


/* ====== HEADER ====== */
/* Header Info Pussed To Menu Wrap */
header .nav-container .header-info .item  img{
    width: 30px;
    margin-right: 5px;
}
header .nav-container .header-info .item span{
    color: #a4afa6;
    font-weight: normal;
}
header .nav-container .header-info .item a h5.title{
    margin-left: 36px;
}
header.sticky-header.sticky-active .nav-container .menu-items ul li > a:hover,header.inner-page.header-absolute .nav-container  .menu-items ul li.active > a ,header.sticky-header.sticky-active .nav-container .menu-items ul li:has(.submenu:hover) a{
    color: #91ac97;
}

header .nav-container .menu-items ul li .submenu li a:hover,header .nav-container .menu-items ul li .submenu li a.active{
    background-color: #91ac97;
    border-color: #91ac97;
    color: #fff;
}
header.sticky-header.sticky-active{
    padding: 10px 0;
}
@media (max-width: 400px){
    .site-logo{
        margin-left: 10%;
    }
}
@media (min-width: 401px) and (max-width: 991px){
    .site-logo{
        margin-left: 20%;
    }
}
@media (max-width: 991px){
    header .nav-container.breakpoint-on .nav-menu{
        background-color: #6c7c74;
    }
    header .nav-container .header-info{
        padding: 40px 10px 0;
    }
    header .nav-container .header-info .item {
        padding-left: 0;
    }
    header .nav-container .header-info .item h5.title{
        font-size: 20px;
    }
    header .nav-container .header-info .item img{
        width: 30px;
        margin-right: 5px;
    }
    header .nav-container .header-info .item span{
        color: #fff;
    }
}
@media (min-width: 992px) and (max-width: 1100px){
    header .nav-container .menu-items ul {
        white-space: nowrap;
    }
    header .nav-container .header-info {
        flex-wrap: wrap;
        row-gap: 10px;
    }
}
@media (min-width: 992px) and (max-width: 1400px){
    header .nav-container .header-info .item{
        padding-left: 10px;
    }
    header .nav-container .header-info .item h5.title{
        white-space: nowrap;
    }
}
/* ====== OFF CANVAS ====== */
/* Social Link */
.offcanvas-wrapper .offcanvas-widget .widget.social-link ul li a{
    background-color: #91ac97;
}
.offcanvas-wrapper .offcanvas-widget .widget .widget-title::before{
    background-color: #91ac97;
}
.offcanvas-wrapper .offcanvas-widget .widget.nav-widget ul li a:hover{
    color: #91ac97;
}
/* ============ 輪播 ============ */
/* ====== BANNER PART  ====== */
.banner-area{
    margin-top: 140px;
}
.banner-area.banner-style-two .single-banner{
    height: auto !important;
}

.banner-area.banner-style-two .single-banner picture{
    position: relative;
    z-index: 2;
    width: 100%;
    height: auto !important;
    object-fit: contain !important;
}
.banner-area.banner-style-two .single-banner picture img{
    width: 100%;
    height: auto;
    object-fit: contain;
    position: relative;
    z-index: 2;
}
@media (min-width: 576px){
    .banner-area{
        margin-top: 150px;
    }
    header .nav-container .site-logo img{
        max-width: 200px;
    }
}
@media (min-width: 992px){
    header .nav-container .site-logo img{
        max-width: 180px;
    }
}
@media (min-width: 1200px){
    .banner-area{
        margin-top: 170px;
    }
    header .nav-container .site-logo img{
        max-width: 250px;
    }
}
    

/* ============ 專業團隊值得您信賴 ============ */
/* ====== ABOUT PART START ====== */
.about-section .about-features-boxes .single-feature-box .icon{
    width: 60px;
    margin: 0 auto 20px;
}
.about-section .about-features-boxes .single-feature-box h4{
    font-size: 22px;
    color: #91ac97;
}

.about-section .about-features-boxes .single-feature-box.light p{
    color: #000;
}
.about-section .about-features-boxes .single-feature-box.dark{
    background-color: #a4c3a6;
}
.about-section .section-title span.title-tag{
    font-size: 18px;
    color: #91ac97;
    padding-bottom: 5px;
    font-weight: 500;
}
.about-section .section-title h4{
    color: #91ac97;
    font-weight: 500;
}
.about-section .about-text p{
    color: #000;
    margin-bottom: 8px;
}
.main-btn.btn-filled{
   background-color: #6c7c74;
   border-color: #6c7c74;
}
.main-btn.btn-filled:hover{
    color: #6c7c74;
}
.about-section .about-right-bottom .about-bottom-img{
    max-width: 1200px;
}
.about-section .about-right-bottom .about-bottom-img::before{
    background-image: url(../image/pattern-04.png);
}
@media (min-width: 576px) {
    .about-section .about-features-boxes .single-feature-box{
        height: 350px;
    }
    .about-section .about-features-boxes .single-feature-box.only-bg{
        min-height: 350px;
        height: 350px;
    }
    .about-section .rowBox{
        display: flex;
        flex-direction: row;
    }
    .about-section .rowBox .single-feature-box{
        margin-top: 30px;
    }
    .about-section .rowBox .single-feature-box.only-bg{
        margin-top: 0;
    }
}
/* ============ 服務項目 ============ */
/* ====== Our Apartments ====== */
.section-title h3{
    font-size: 26px;
}
.section-title span.title-tag{
    color: #91ac97;
}
.content-box-2{
    padding-top: 15px;
}
.content-box-2 .title{
    margin-bottom: 8px;
    font-size: 18px;
    color: #000;
}
.content-box-2 p{
    color: #777;
}
.apartment-box{
    margin-bottom: 20px;
}
.apartment-box:hover .image-box img{
    transform:  translate(-50%, -50%)  scale(1.1);
}
/* ============ 服務案例 ============ */
/* ====== ROOM SLIDER ====== */
.room-slider .rooms-slider-two .single-rooms-box a{
    display: block;
}
.room-slider .rooms-slider-two .room-desc h4{
    font-size: 20px;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-clamp: 1;
}
.room-slider .rooms-slider-two .room-desc h4 a:hover{
    color: #6c7c74;
}
.room-slider .rooms-slider-two .room-desc p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}
.room-slider .rooms-slider-two .slick-arrow:hover, .room-slider .rooms-slider-two .slick-arrow.next-arrow {
    background-color: #a4c3a6;
}
.room-slider .rooms-slider-two .single-rooms-box .room-img{
    height: auto;
}
.room-slider .rooms-slider-two .room-img:hover .boximg3x2 img{
    transform:  translate(-50%, -50%)  scale(1.1);
    cursor: pointer;
}
/* ============ 服務流程 ============ */
/* ====== CORE FEATURES ====== */
.core-feature-section .section-title h3{
    color: #91ac97;
    margin-bottom: 8px;
}
.core-feature-section .section-title span{
    color: #000;
    font-weight: normal;
    letter-spacing: 1px;
    
}
.core-feature-section .features-loop .feature-box .icon {
    height: 80px;
}
.core-feature-section .features-loop .feature-box .icon img{
    max-width: 70px;
    max-height: 75px;
}
.core-feature-section .features-loop .feature-box:hover .icon img{
    animation: hvr-buzz-out 0.75s linear 1;
}
.core-feature-section .features-loop .feature-box h4{
    margin-bottom: 20px;
}
.core-feature-section .features-loop .feature-box p{
    color: #000;
}
.features-loop .feature-box .count{
    color: #e7ede8;
}
@media (min-width: 992px){
    .core-feature-section .section-title span,.core-feature-section .features-loop .feature-box p{
        font-size: 16px;
    }
}
/* ============ 驗屋總戶數 ============ */
/* ====== COUNTER UP ====== */
.counter-section{
    background-color: #a4c3a6;
}
.counter-section .counter-box .icon{
    text-align: center;
    height: 100px;
    margin-bottom: 15px;
}
.counter-section .counter-box .icon img{
    max-height: 90px;
}
.counter-section .counter-box h4{
    font-size: 40px;
}
.counter-section .counter-box .counter{
    color: #f8f8f8;
    font-size: 50px;
}
.counter-section .counter-box h4 .plus-icon{
    color: #f8f8f8;
    font-size: 35px;
}
.counter-section .counter-box .title{
    color: #f8f8f8;
    font-weight: normal;
    padding-left: 5px;
    font-size: 16px;
}
@media (min-width: 992px){
    .counter-section .counter-box .title{
        font-size: 18px;
    }
}
/* ============ 好評推薦 ============ */
.reviewsSec .reviewsOwl {
  padding: 70px 20px;
  width: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin: 0 auto;
  
}
.reviewsSec .reviewsOwl .picBox {
  max-width: 400px;
  margin: 0 auto;
  padding: 20px 5px;
}
.reviewsSec .reviewsOwl .picBox .frameBox {
  background-image: url(../image/reviews-frame.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding: 40px 20px;
}
.reviewsSec .reviewsOwl .picBox .frameBox .iconBox {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.reviewsSec .reviewsOwl .picBox .frameBox .iconBox .starBox {
  display: flex;
  flex-wrap: nowrap;
  justify-content: none;
}
.reviewsSec .reviewsOwl .picBox .frameBox .iconBox .starBox i {
  color: #a4c3a6;
}
.reviewsSec .reviewsOwl .picBox .frameBox .iconBox img {
  width: 20px;
  height: 20px;
  margin-left: 10px;
}
.reviewsSec .reviewsOwl .picBox .frameBox p {
  margin: 15px 0;
  min-height: 120px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  line-clamp: 5;
}
.reviewsSec .reviewsOwl .picBox .userBox {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  vertical-align: middle;
}
.reviewsSec .reviewsOwl .picBox .userBox img {
  width: 50px;
  height: 50px;
  margin-right: 15px;
  border-radius: 50%;
}
.reviewsSec .reviewsOwl .owl-carousel {
  position: relative;
}
.reviewsSec .reviewsOwl .owl-nav {
  position: absolute;
  top: 40%;
  width: 100%;
  display: flex;
}
.reviewsSec .reviewsOwl .owl-nav .owl-prev,
.reviewsSec .reviewsOwl .owl-nav .owl-next {
    position: absolute;
    height: 50px;
    width: 50px;
    line-height: 50px;
	font-size: 15px;
    background-color: #ffffff;
    color: #a4afa6;
    border: 1px solid #a4afa6;
}
.reviewsSec .reviewsOwl .owl-nav .owl-next {
  right: 0;
}
.reviewsSec .reviewsOwl .owl-nav .owl-prev:hover,
.reviewsSec .reviewsOwl .owl-nav .owl-next {
  color: #fff;
  background-color: #a4c3a6;
  border-color: #a4c3a6;
}
@media (min-width: 768px){
    .reviewsSec .reviewsOwl .owl-nav .owl-prev,
    .reviewsSec .reviewsOwl .owl-nav .owl-next {
        position: absolute;
        height: 80px;
        width: 80px;
        line-height: 80px;
    	font-size: 20px;
    }
}
@media (min-width: 992px){
    .reviewsSec .reviewsOwl{
        padding: 100px 80px;
        max-width: 1400px;
    }
}
/* ============ 最新消息 ============ */
/* ====== LATEST NEWS ====== */
.latest-news{
    background-color: #e4e7e1;
}
.latest-news a:hover .latest-post-box .post-desc h4 ,.latest-news a:hover .latest-post-box .post-desc p{
    color: #6c7c74;
}
.arrow-style .slick-arrow{
    color: #a4afa6;
    border: 1px solid #a4afa6;
}
.arrow-style .slick-arrow:hover, .arrow-style .slick-arrow.next-arrow{
    background-color: #a4c3a6;
    border-color: #a4c3a6;
}
.latest-news .latest-post-box .post-desc .post-meta{
    margin-bottom: 15px;
}
.latest-news .latest-post-box .post-desc .post-meta li {
    color: #000;
}
.latest-news .latest-post-box .post-desc .post-meta li i{
    color: #777;
    margin-right: 10px;
}
.latest-news .latest-post-box .post-desc h4{
    margin-bottom: 15px;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-clamp: 1;
}
.latest-news .latest-post-box .post-desc p{
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-clamp: 3;
}
.latest-news .latest-post-slider .slick-track{
    display: flex !important;
    justify-content: flex-start !important;
    margin-left: 0 !important;
}
.latest-news .latest-post-slider .slick-slide {
    /* width: 33.333333% !important; */
    display: flex !important;
    justify-content: start!important;
    margin: 0 10px;
}
.latest-news .latest-post-slider .slick-slide > div {
    width: 33.333333% !important;
}
/* ============ aside側邊攔(置頂鍵獨立) ============ */
aside {
  display: flex;
  position: fixed;
  flex-direction: column;
  right: 5px;
  bottom: 15px;
  text-align: center;
  align-items: center;
  overflow: hidden;
  padding: 0.5em 0;
  width: 50px;
  border-radius: 10px;
  transform: scale(0.8);
  z-index: 999;
}
aside a {
  width: 100%;
  height: 100%;
  text-decoration: none;
  display: block;
  cursor: pointer;
  margin: 10px 0;
}
aside .asideBottom {
  margin-top: 5px;
  transition: opacity 0.3s ease;
  opacity: 1;
}
aside .asideBottom a {
  display: flex;
  align-items: center;
  margin: 0;
  justify-content: center;
}
aside .asideBottom.hidden {
  opacity: 0;
  pointer-events: none;
}
@media  (min-width: 768px) {
    aside {
        right: 10px;
        transform: scale(1);
    }
}
/* ====== FOOTER PART  ====== */
footer .footer-logo{
    max-width: 200px;
}
footer .footer-widget-area{
    background-color: #a4c3a6;
}
footer .footer-widget-area::after{
    background-image: none;
}
footer .footer-widget-area .widget.site-info-widget p{
    color: #000;
    margin-bottom: 20px;
}
footer .footer-widget-area .widget h4.widget-title{
    font-weight: 600;
}
footer .footer-widget-area .widget.contact-widget .contact-lists .contact-box .icon{
    text-align: center;
    display: flex;
    align-items: center;
}
footer .footer-widget-area .widget.contact-widget .contact-lists .contact-box .desc,footer .footer-widget-area .widget.contact-widget .contact-lists .contact-box .desc a{
    color: #000;
}
footer .footer-widget-area .widget.contact-widget .contact-lists .contact-box .desc a:hover{
    color: #5b6b62;
}
footer .footer-widget-area .widget.contact-widget .contact-lists .contact-box h6{
    color: #6c7c74;
}
footer .footer-widget-area .widget.nav-widget{
    padding-left: 0px;
}
footer .footer-widget-area .widget.nav-widget ul li{
    margin-bottom: 15px;
    width: 50%;
}
footer .footer-widget-area .widget.nav-widget ul li a{
    color: #000;
}
footer .footer-widget-area .widget.nav-widget ul li a:hover{
    color: #5b6b62;
}
footer .copyright-area{
    background-color: #5b6b62;
}
@media  (min-width: 992px) {
    footer .footer-widget-area .widget.contact-widget .contact-lists .contact-box .desc{
        font-size: 16px;
    }
}
/* ============ 分頁BREADCRUMB ============  */
.breadcrumb-area .breadcrumb-text h4.page-title{
    color: #fff;
    font-size: 25px;
}
.breadcrumb-area .breadcrumb-text .breadcrumb-nav li.active{
    color: #6c7c74;
}
.breadcrumb-area .breadcrumb-text .breadcrumb-nav li a:hover{
    color: #5b6b62;
    font-weight: 600;
}
/* ============ 聯絡我們 ============  */
.contact-part .contact-info a{
    display: block;
}
.contact-part .contact-info .info-box{
    grid-column-gap: 20px;
}
.contact-part .contact-info .info-box .icon,.input-group .icon{
    color: #91ac97;
}
.contact-part .contact-info .info-box .desc h4{
    font-size: 20px;
}
.contact-part .contact-form h5{
    margin-bottom: 20px;
}
label {
    display: block;
    margin-bottom: 8px;
    font-size: 14.5px;
}
label .required {
    color: red;
    margin-right: 0.25rem;
}
.contact-part .contact-info .info-box-w{
    padding: 50px 45px;
    background-color: #fff;
    margin-top: 30px;
    text-align: center;
    line-height: 1.8;
}                 


/* ============ 服務項目/服務內容 ============ */
.room-section .container > h6{
    text-align: center;
    margin: 10px 0 30px;
    color: #3d3d3d;
    line-height: 1.5;
}
.room-gird-loop .room-box{
    cursor: pointer;
}
.room-gird-loop .room-box a{
    display: block;
}
.room-gird-loop .room-box .room-img-wrap{
    height: auto;
}
.room-gird-loop .room-box:hover .boximg3x2 img{
    transform: translate(-50%, -50%)  scale(1.1);
}
.room-gird-loop .room-box .room-desc{
    padding: 30px 15px;
}
.room-gird-loop .room-box .room-desc a.book-btn{
    margin-top: 10px;
    font-size: 14px;
}
.room-gird-loop .room-box:hover .room-desc a.book-btn{
    color: #6c7c74;
}
.room-gird-loop .room-box .room-desc h4{
    font-size: 20px;
}
.room-gird-loop .room-box .room-desc a.book-btn{
    margin-left: 0;
}
.room-gird-loop .room-box .room-desc a.book-btn:hover{
    color: #6c7c74;
}
@media (min-width: 992px){
    .room-gird-loop .room-box .room-desc p{
        font-size: 16px;
    } 
}
/* ============ 分頁頁碼 ============ */
.pagination-wrap ul li a:hover, .pagination-wrap ul li.active a{
    background-color: #91ac97;
}
/* ============ 服務項目/服務內容/室內電壓檢測 ============ */
.news-details-box .entry-content h4{
    margin-bottom: 20px;
}
.news-details-box .entry-content h5{
    margin-bottom: 10px;
}
.news-details-box .entry-content ul li{
    margin: 5px 0;
}
/* ============ 服務項目/驗屋流程 ============ */
.offers-area .offer-boxes-loop .offer-box .offer-desc{
    border-top-color: #91ac97;
}
.offers-area .offer-boxes-loop .offer-box .offer-desc .title-wrap{
    padding-left: 10px;
    padding-bottom: 0;
}
.offers-area .offer-boxes-loop .offer-box .offer-desc .title-wrap .title{
    display: flex;
    align-items: center;
    gap: 20px;
}
.offers-area .offer-boxes-loop .offer-box .offer-desc .title-wrap .title .room-cat{
    color: #e7ede8;
    font-size: 80px;
    font-weight: 600;
}
.offers-area .offer-boxes-loop .offer-box .offer-desc .offer-text  p{
    margin-bottom: 20px;
    width: 100%;
}

.offers-area .offer-boxes-loop .offer-box .offer-desc .offer-text li{
    width: 100%;
    margin-bottom: 20px;
    padding-left: 25px;
    position: relative;
}
.offers-area .offer-boxes-loop .offer-box .offer-desc .offer-text li i{
    color: #6c7c74;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.offers-area .offer-boxes-loop .offer-box .offer-desc .main-btn{
    min-width: 152px;
}
.offers-area .offer-boxes-loop .offer-box .offer-desc-1 h4{
    margin-bottom: 20px;
}
.offers-area .offer-boxes-loop .offer-box .offer-desc-1 .rowBox{
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.offers-area .offer-boxes-loop .offer-box .offer-desc-1 .rowBox i{
    padding-right: 10px;
}
.offers-area .offer-boxes-loop .offer-box .offer-desc-1 .rowBox a{
    text-transform: none;
}
.offers-area .offer-boxes-loop .offer-box .offer-desc-1 .rowBox a:hover{
    color: #6c7c74;
}
@media (min-width: 576px){
    .offers-area .offer-boxes-loop .offer-box .offer-desc .main-btn{
        min-width: 178px;
        margin-right: 10px;
    }
}
@media (min-width: 768px){
    .offers-area .offer-boxes-loop .offer-box .offer-desc-1 .rowBox{
        flex-direction: row;
        flex-wrap: wrap;
        gap: 30px;
    }
    .offers-area .offer-boxes-loop .offer-box .offer-desc-1 .rowBox a{
        font-size: 16px;
    }
    .offers-area .offer-boxes-loop .offer-box .offer-desc-1 .rowBox .main-btn{
        min-width: 260px;
    }
}
/* ============ FAQ ============ */
.faqPage .qaAccordin {
  margin: 20px auto 40px;
  max-width: 900px;
  padding-bottom: 30px;
}
.faqPage .qaAccordin .qa-item {
  border: 1px solid #6c7c74;
  background-color: #fff;
  margin-bottom: 10px;
  border-radius: 5px;
  overflow: hidden;
}
.faqPage .qaAccordin .qa-item .question {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-weight: bold;
  padding: 30px;
  color: #6c7c74;
  background-color: #fff;
  position: relative;
  transition: background-color 0.3s, color 0.3s;
}
.faqPage .qaAccordin .qa-item .question .icon {
  width: 24px;
  height: 24px;
  margin-right: 10px;
  background-color: #eaeaea;
  color: #6c7c74;
  text-align: center;
  line-height: 24px;
  border-radius: 4px;
  flex-shrink: 0;
  transition: background-color 0.3s, color 0.3s;
}
.faqPage .qaAccordin .qa-item .question.active {
  background-color: #6c7c74;
  color: #fff;
}
.faqPage .qaAccordin .qa-item .question.active .icon {
  background-color: #fff;
  color: #6c7c74;
}
.faqPage .qaAccordin .qa-item .answer {
  display: none;
  padding: 16px;
  padding-top: 0;
  padding-left: 25px;
  background-color: #6c7c74;
  color: #fff;
  transition: all 0.5s ease-in;
  font-size: 14px;
}
.faqPage .qaAccordin .qa-item .answer.show {
  transition: all 0.5s ease-in;
  display: block;
}
/* ============ 服務案例 ============ */
/* ====== ROOM-LIST====== */
.room-list-loop .room-box a{
    display: block;
}
.room-list-loop .room-box .row.no-gutters {
    align-items: stretch; /* 讓左右兩欄等高 */
    height: 100%;
}
.room-list-loop .room-box .room-img-wrap{
    min-height: 150px;
    height: 100%;
}
.room-list-loop .room-box .room-img-wrap .boximg3x2 img{
    transition: all 0.8s ease;
}
.room-list-loop .room-box:hover .room-img-wrap .boximg3x2 img{
    transform: translate(-50%, -50%)  scale(1.1);
}
.room-list-loop .room-box .room-desc{
    padding: 30px 15px;
    height: 100%;
}
.room-list-loop .room-box .room-desc h4{
    font-size: 20px;
}
.room-list-loop .room-box .room-desc p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    line-clamp: 5;
}
.room-list-loop .room-box .room-desc .text-center .book-btn{
    font-size: 16px;
    font-weight: 700;
    color: #bdbdbd;
    margin-top: 20px;
    padding-top: 10px;
    position: relative;
    transition: all 0.5s ease-in;
}
.room-list-loop .room-box:hover .room-desc .text-center .book-btn{
    color: #6c7c74;
}
.room-list-loop .room-box .room-desc .text-center .book-btn::before{
    position: absolute;
    content: '';
    left: 50%;
    top: 0;
    height: 2px;
    width: 60px;
    transform: translateX(-50%);
    background-color: #efefef;
}
@media (min-width: 992px){
    .room-list-loop .room-box .room-desc{
        padding: 40px 35px;
        max-height: 100%;
    }
    .room-list-loop .room-box .room-desc h4{
        font-size: 22px;
        margin-bottom: 20px;
    }
    .room-list-loop .room-box .room-desc p{
        font-size: 16px;
    }
}
/* ============ 關於我們/關於馨芙家 ============ */
.about-section .about-title span.title-tag{
    font-size: 22px;
}
.about-section .about-title span.title-tag span{
    color: #6c7c74;
}
.about-section .section-title.about-title h4{
    color: #000;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 10px;
    font-size: 20px;
}
.about-section .section-title.about-title h5{
    line-height: 1.5;
    font-size: 16px;
}
.section-title.white-color span.title-tag{
    color: #91ac97;
}
.section-title.white-color h3{
    color: #fff;
}
.core-feature-section.bg-black .features-loop .feature-box h4{
    color: #fff;
    line-height: 1.5;
    font-size: 20px;
}
.features-loop .feature-box .icon{
    color: #91ac97;
}
.about-section .about-features{
    margin: 50px 0;
}
.about-section .about-features li a:hover{
    background-color: #91ac97;
}
.about-section .about-features li a img{
    transition: all .3s ease-out 0;
}
.about-section .about-features li a:hover img{
    content: url(../image/assess-icon3.png);
}
.about-section .about-features li a i{
    color: #91ac97;
}
.about-section .about-features li a .title{
    font-size: 22px;
}
@media (max-width: 575px){
    .about-section .about-features{
        grid-template-columns:repeat(1 , 1fr);
    }
    .about-section .about-features li a .title{
        font-size: 18px;
    }
}
@media (min-width: 576px){
    .about-section .about-features{
        grid-template-columns:repeat(2 , 1fr);
    }
}
@media (min-width: 992px){
    .about-section .about-features{
        grid-template-columns:repeat(3 , 1fr);
    }
}
/* ============ 最新消息 ============ */
.blog-section .post-box a{
    display: inline;
}
.blog-section .post-box .post-media .boximg2x1 img{
    transition: all 0.5s ease;
}

.blog-section .post-box .post-desc .post-meta{
    color: #000;
    margin-bottom: 10px;
}

.blog-section .post-box .post-desc .post-meta i{
    margin-right: 10px;
    color: #777;
}
.blog-section .post-box .post-desc h4{
    margin-bottom: 30px;
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    line-clamp: 1;
}
.blog-section .post-box .post-desc p{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}
.blog-section .post-box:hover .post-desc h4, .blog-section .post-box:hover .post-desc .post-footer .read-more a{
    color: #91ac97;

}
.blog-section .post-box:hover .post-media .boximg2x1 img{
    transform: translate(-50%,-50%) scale(1.1);
}

/* ============ 最新消息/官網正式上線 ============ */
.news-details-box .entry-content .title{
    margin-bottom: 0;
}
.news-details-box .entry-content .post-meta{
    margin-bottom: 10px;
}
.news-details-box .entry-content .post-meta li{
    color: #000;
}
.news-details-box .entry-content .post-meta li i{
    color: #777;
    margin-right: 10px;
}
.news-details-box .entry-content img{
    width: 100%;
}