/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
p,
#logo,
#primary-menu ul li > a,
#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a,
#top-search form input,
.entry-link,
.entry.entry-date-section span,
.button.button-desc,
.counter,
label,
.nav-tree li a,
.wedding-head .first-name,
.wedding-head .last-name {
	font-family: 'Noto Sans TC', 'Raleway', "Heiti TC", "Microsoft JhengHei", sans-serif;
}

body,
small,
#primary-menu ul ul li > a,
.wp-caption,
.feature-box.fbox-center.fbox-italic p,
.skills li .progress-percent .counter,
.nav-tree ul ul a {
	font-family: 'Noto Sans TC', 'Lato', "Heiti TC", "Microsoft JhengHei", sans-serif;
}

h1 > span:not(.nocolor):not(.badge), 
h2 > span:not(.nocolor):not(.badge), 
h3 > span:not(.nocolor):not(.badge), 
h4 > span:not(.nocolor):not(.badge), 
h5 > span:not(.nocolor):not(.badge), 
h6 > span:not(.nocolor):not(.badge) {
    color: #000000;
}


#header,
#header-wrap {
	height: 60px;
}

.logo-container {
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	padding: 0;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
}

#header.full-header #logo.only-logo-center {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-pack: center;
	justify-content: center;
	float: none;
	padding-right: 0;
	margin: 0;
	border: 0;
}

#header.full-header #logo.only-logo-center img {
	width: auto;
	height: 36px;
	margin: auto;

}

#header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
	height: 31px;
	transition: .25s;
}



#section-1 .pc-div .background-texture{
    min-height: 100vh; 
    background-size: cover !important; 
    justify-content: flex-end;
    position: relative;
}
#section-1 .pc-div .background-texture .banner-painting{
    min-height: 450px; 
    width: 57vw; 
    margin-top: -50px; 
    background-size: cover !important;
}
#section-1 .pc-div .banner-slug-div{
    width: 55%;
    height: 220px;
    background-color: transparent;
    position: absolute;
    left: 32%;
    top: 48%;
    transform: translate(-50%, -50%);
    padding-left: 10%;
}

#section-1 .pc-div .banner-slug-div h1{
    font-size: 80px;
}
#section-1 .pc-div .banner-slug-div h2{
    font-size: 45px;
}
#section-1 .pc-div .banner-slug-div .ya-word{
    font-size: 90px;
    top: 6px;
    position: relative;
}

#section-1 .mobile-div .background-texture{
    min-height: 95vh; 
    background-size: cover !important; 
    justify-content: flex-end;
    position: relative;
}
#section-1 .mobile-div .background-texture .banner-painting{
    width: 100%;
    height: 100%;
    bottom: 0px;
    background-size: contain !important;
    position: absolute;
    background-position-y: bottom !important;
}
#section-1 .mobile-div .banner-slug-div{
    width: 100%;
    height: 220px;
    background-color: transparent;
    position: absolute;
    top: 1%;
    text-align: center;
}

#section-1 .mobile-div .banner-slug-div h1{
    font-size: 80px;
}
#section-1 .mobile-div .banner-slug-div h2{
    font-size: 45px;
}
#section-1 .mobile-div .banner-slug-div .ya-word{
    font-size: 140px;
    top: 6px;
    position: relative;
}

#section-1 .mobile-div .banner-slug-div .slug-1{
    margin-bottom: 0px;
}





.nlpi-text{
    display:flex;
    justify-content: center;
    align-items: center;
    background-color: #eeef82;
    flex-direction: column;
}

.fuxing-text,
.chung_hsing-text,
.house-text{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: flex;
    color: white;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border: 1px solid white;
    padding: 40px 105px;
    transform: translate(-50%, -50%);
}

.wuquan-text{
    display:flex;
    justify-content: center;
    align-items: center;
    background-color: #38b481;
    flex-direction: column;
    color:white;
}

.lalaport-text{
    display:flex;
    justify-content: center;
    align-items: center;
    background-color: #4ab4af;
    flex-direction: column;
    color:white;
}

.house-text{
    left: 63%;
    transform: translate(-20%, -50%);
}

.nlpi-text .title,
.fuxing-text .title,
.wuquan-text .title,
.chung_hsing-text .title,
.lalaport-text .title,
.house-text .title{
    font-size: 45px;
    font-weight: bold;
}

.nlpi-text .sub-title,
.fuxing-text .sub-title,
.wuquan-text .sub-title,
.chung_hsing-text .sub-title,
.lalaport-text .sub-title,
.house-text .sub-title{
    font-size: 35px;
    font-weight: 400;
}


#section-contact{
    color: #000000;
}
#section-contact .slug-1{
    justify-content: center; 
    margin-bottom: 70px;
}
#section-contact .slug-1 span{
    font-size: 60px;
    font-weight: 500;
}
#section-contact .slug-2{
    justify-content: center; 
}
#section-contact .slug-2 span{
    font-size: 34px;
    font-weight: 400;
}
#section-contact .slug-3{
    justify-content: center; 
    margin-bottom: 90px;
}
#section-contact .slug-3 span{
    font-size: 40px;
    font-weight: 500;
    border: 1px solid;
    padding: 4px 27px;
}
#section-contact .slug-4{
    justify-content: center; 
    align-items: center; 
    margin-bottom:60px;
}
#section-contact .slug-4 span{
    font-size: 40px;
    font-weight: 600;
}

#section-contact .tel-contact-section{
    margin-bottom: 140px;
}


#section-contact .reservation-title{
    color: #000000;
    position: relative;
    margin-bottom: 15px;
}

#section-contact .reservation-title:before{
    content: "";
    display: block;
    width: 130px;
    height: 1px;
    background: #000000;
    left: 100px;
    top: 50%;
    position: absolute;
}

#section-contact .reservation-title:after{
    content: "";
    display: block;
    width: 130px;
    height: 1px;
    background: #000000;
    right: 100px;
    top: 50%;
    position: absolute;
}

#section-contact .reservation-subtitle{
    color: #000000;
    position: relative;
    font-size:16px;
    letter-spacing: 6px;
}



.border-form-control {
	height: 48px;
	padding: 8px 20px;
    font-size: 21px;
    letter-spacing: 1px;
    background-color: transparent !important;
    border-top: transparent;
    border-right: transparent;
    border-left: transparent;
    border-bottom-width: 1px;
    border: 2px solid rgb(15 72 73 / 51%);
	color: #0f4849;
}

.border-form-control:focus {
	/*border-bottom: 2px solid #0f4849;*/
}

.border-form-control::placeholder {
	color: rgba(15, 72, 73, 0.35);
}

.border-form-control::-webkit-input-placeholder,
.border-form-control:-ms-input-placeholder,
.border-form-control::-moz-placeholder {
	color: rgba(15, 72, 73, 0.35);
}

.border-form-control:focus::placeholder {
	color: #0f4849;
}

.border-form-control::-moz-placeholder {
	font-weight: 300;
}

.border-form-control:-ms-input-placeholder {
	font-weight: 300;
}

.border-form-control::-webkit-input-placeholder {
	font-weight: 300;
}

textarea.border-form-control {
	resize: none;
	overflow: hidden;
	word-wrap: break-word;
}

.mfp-figure:after{
	background: #fff;
}

#section-contact .form-error,
#section-contact .form-success {
	background: #4dbc2f;
	padding: 12px;
	width: 100%;
	color: #fff;
	clear: both;
	display: block;
	/*  max-width: 700px;*/
	position: relative;
	top: -70px;
	margin: 0 auto;
	word-break: break-word;
	font-size: 20px;
}

#section-contact .form-error {
	background: #ce3838;
}

#section-contact .form-error a,
#section-contact .form-success a {
	display: block;
	color: #fff;
}

#section-contact .form-email button[type=submit]:disabled {
	visibility: hidden !important;
}


.tel-contact-div{
    display:flex; 
    justify-content: center; 
    align-items: center;
}

.tel-contact-div .tel-icon{
    width:30px; 
    height:30px;
    position: relative; 
    top: 3px; 
}

.tel-contact-div h1,
.tel-contact-div a{
    color:#000000;
    font-size:36px; 
}


#footer.dark #copyrights {
	padding: 25px 0;
	background-color: #179a55;
	font-size: 14px;
	line-height: 1.8;
	color: rgba(255, 255, 255, 0.85);
}

#footer.dark.dark .copyright-links a {
	color: rgba(255, 255, 255, 0.85);
}

#footer.dark.dark .copyright-links a:hover {
	color: rgba(255, 255, 255, 1);
}



.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    position: absolute;
    bottom: 18px;
    z-index: 1;
}

.swiper-pagination-bullet {
    width:12px;
    height:12px;
    opacity:.8;
    border: 1px white solid;
    background: #00000061;
}

.swiper-pagination-bullet-active {
    opacity: .9;
    background: white;
}


.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%, 0px);
}

.owl-theme .owl-dots .owl-dot span {
    border: 1px white solid;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #ffffff;
}

@media (max-width: 1300px) {
    #section-1 .pc-div .background-texture .banner-painting {
        width: 50vw;
    }
    
    .banner-slug-div h1{
        font-size: 65px;
    }
    .banner-slug-div h2{
        font-size: 30px;
    }
    
    .house-text {
        left: 58%;
        padding: 40px 95px;
    }
    
    #section-contact .reservation-title:before{
        width: 130px;
        left: 20px;
    }
    
    #section-contact .reservation-title:after{
        width: 130px;
        right: 20px;
    }
    
    
}

@media (max-width: 991.98px) {
	#logo {
		display: block;
		height: 60px;
	}
	#header.full-header #logo.only-logo-center img {
/*
		width: auto;
		height: auto;
		margin: auto;
*/
	}
	
	.with-bottom-line:after{
	    content: "";
        display: block;
        width: 130px;
        height: 1px;
        background: #000000;
        right: 50%;
        bottom: -15px;
        position: absolute;
        transform: translate(50%);
	}
	
	.fuxing-text,
    .chung_hsing-text,
    .house-text{
        padding: 12px 50px;
    }
	
	.nlpi-text .title,
    .fuxing-text .title,
    .wuquan-text .title,
    .chung_hsing-text .title,
    .lalaport-text .title,
    .house-text .title{
        font-size: 40px;
        text-align:center;
    }
    
    .nlpi-text .sub-title,
    .fuxing-text .sub-title,
    .wuquan-text .sub-title,
    .chung_hsing-text .sub-title,
    .lalaport-text .sub-title,
    .house-text .sub-title{
        font-size: 30px;
        text-align:center;
    }
    
    .house-text {
        left: 55%;
    }
    
    #section-contact .slug-1 {
        margin-bottom: 30px;
    }
    
    #section-contact .slug-3{
        margin-bottom: 15px;
    }
    
    #section-contact .slug-4{
        margin-bottom: 36px;
    }
    
    #section-contact .tel-contact-section{
        margin-bottom: 60px;
    }
	
	#section-contact .reservation-title:before{
        width: 130px;
        left: -50px;
    }
    
    #section-contact .reservation-title:after{
        width: 130px;
        right: -50px;
    }
	
	
	#section-contact .form-error,
	#section-contact .form-success {
		padding: 8px;
		width: 100%;
		color: #fff;
		clear: both;
		display: block;
		/*  max-width: 700px;*/
		position: relative;
		top: 0 !important;
		margin: 0 auto 30px auto;
		word-break: break-word;
	}

}

@media (max-width: 767.98px) {
    .align-items-pl{
        padding-left:0px;
    }
}

@media (max-width: 575.98px) {
    
    .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
        position: absolute;
        bottom: 10px;
        z-index: 1;
    }
    
	#header.full-header #logo.only-logo-center img {
		width: auto;
		height: auto;
		margin: auto;
	}
	
	#section-1 .mobile-div .banner-slug-div .ya-word{
        font-size: 84px;
        top: 30px;
        position: relative;
    }
    
    #section-1 .mobile-div .banner-slug-div h1 {
        font-size: 42px;
    }
    
    #section-1 .mobile-div .banner-slug-div h2 {
        font-size: 36px;
    }
    
    #section-1 .mobile-div .banner-slug-div .slug-1 {
        margin-bottom: 22px;
    }
    
    #section-1 .mobile-div .banner-slug-div .slug-2 {
        margin-bottom: 80px;
    }
    
    #section-1 .mobile-div .banner-slug-div .slug-3 {
        margin-bottom: 0px;
    }
    
    #section-1 .mobile-div .banner-slug-div .slug-4 {
        font-size: 32px;
    }
    
    .with-bottom-line:after {
        bottom: -45px;
    }
    
    .nlpi-text,
    .wuquan-text,
    .lalaport-text{
        min-height:258px;
    }
    
    .fuxing-text, .chung_hsing-text, .house-text {
        padding: 8px 30px;
    }
    
    .fuxing-text .title,
    .chung_hsing-text .title,
    .house-text .title{
        font-size: 20px;
        text-align: center;
    }
    
    .fuxing-text .sub-title,
    .chung_hsing-text .sub-title,
    .house-text .sub-title{
        font-size: 18px;
        text-align: center;
    }
    
    .house-text {
        left: 50%;
        transform: translate(-8%, -50%);
    }
    
    #section-contact .slug-3 {
        margin-bottom: 50px;
    }
    
    .tel-contact-div .tel-icon{
        width:26px; 
        height:26px;
        position: relative; 
        top: 0px; 
    }
    
    .tel-contact-div h1,
    .tel-contact-div a{
        font-size:22px; 
    }
	
}
