
@import url("../fonts/flaticon/flaticon.css");
@import url("../css/all.min.css");
@import url("revise.css");
@import url("header.css");
@import url("footer.css");
@import url("banner.css");


/*========================================================
                      	 標題設定
=========================================================*/

.s-header {
    text-align: center;
    overflow: hidden;
    margin-bottom: 40px;
}
.s-header-about {
    text-align: left;
    overflow: hidden;
    margin-bottom: 40px;
	padding: 5px;
}
.c-header-about {
    text-align: center;
    overflow: hidden;
    margin-bottom: 20px;
	padding: 5px;
}
.h2-title {
    display: inline-block;
    font-size: 2rem;
    color: #000;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    font-weight: bold;
}
/*.h2-title:after {
    position: absolute;
    left: 0%;
    bottom: -6px;
    height: 4px;
    width: 100%;
    background: #ce1212;
    opacity: 1;
    content: "";
    z-index: -1;
}*/

.h3-title {
    border-left: 7px solid #0c3862;
    padding-left: 10px;
    margin-bottom: 20px;
    font-size: 1.6rem;
}


@media (min-width: 992px) {
	.c-header-about {
		margin-bottom: 80px;
	}
	.h2-title {
		font-size: 2.4rem;
		
	}
}


/*========================================================
                      	 內頁框架
=========================================================*/

.content-wrap {
    /*background: url("../img/about-01-bg.jpg") no-repeat right top fixed;
    background-size: cover;*/
    padding-top: 80px;
    padding-bottom: 60px;
    /*background-color: #fff;*/
	overflow: hidden;
}


/* 麵包屑 */
.breadcrumbs {
    background-color: #0c3862;
	text-align: left;
    font-size: 1rem;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
}
.breadcrumbs a {
	display: inline-block;
	color: #fff;
}
.breadcrumbs a:hover {
	text-decoration: underline;
}
.breadcrumbs a.home i {
    display: inline-block;
    margin-right: 3px;
    color: #fff;
}
.breadcrumbs span {
	margin: 0 2px 0 4px;
	color: #70d1e4;
	font-size: 1.4rem;
	font-weight: bold;
}


/*========================================================
                      	次選單設定
=========================================================*/

.navsub {
	text-align: center;
}
.navsub-main {
	font-size: 1rem;
	color: #fff;
    margin-bottom: 20px;
}
.navsub-main ul {
	list-style: none;
    margin: 0;
    padding: 0;
}
.navsub-main ul li {
	display: inline-block;
}
.navsub-main ul li a {
    display: inline-block;
	padding: 3px 20px;
    margin: 0 7px 15px;
    background-color: #ddd;
	color: #000;
}
.navsub-main ul li a:hover, .navsub-main ul li a.active {
    background-color: #132c46;
    color: #fff;
}


.navsub-sub {
	font-size: 1rem;
	color: #fff;
}
.navsub-sub ul {
	list-style: none;
    margin: 0;
    padding: 0;
}
.navsub-sub ul li {
	display: inline-block;
}
.navsub-sub ul li a {
    display: inline-block;
	padding: 0 15px;
    margin: 0;
	color: #000;
}
.navsub-sub ul li a:hover, .navsub-sub ul li a.active {
    background-color: #aac9eb;
}

@media (min-width: 1200px) {
    .navsub-main {
        font-size: 1.2rem;
    }
    .navsub-sub {
        font-size: 1.1rem;
    }
}


/*========================================================
                         回目錄頁
=========================================================*/

.btn-back {
	text-align: right;
	padding-top: 20px;
}
.btn-back a {
    background-color: #0c3862;
	padding: 5px 20px 7px;
	border-radius: 3px;
	color: #fff;
}
.btn-back a:hover {
    background-color: #007dc3;
	color: #fff;
	text-decoration: none;
}

/*========================================================
                          共同背景
=========================================================*/
.wrapper__bg {
	/*width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	z-index: -1;*/
	width: 100%;
	/* height: 100%; */
	position: fixed;
	/* top: 0; */
	/* right: 0; */
	bottom: 0;
	left: 0;
	overflow: hidden;
	z-index: -1;
}
@media (max-width: 899px) {
	.wrapper__bg {
	width: 100%;
	/* height: 100%; */
	position: fixed;
	 top: 0; 
	 right: 0; 
	/*bottom: 0;
	left: 0;*/
	overflow: hidden;
	z-index: -1;
}
}
/*========================================================
                         關於我們
=========================================================*/

.about-01 {
    padding-top: 80px;
    padding-bottom: 20px;
    text-align: left;
    color: #fff;
    font-size: 1.2rem; 
	margin: 0px 40px;
	
}
.about-01-img{
	float:right; 
}
.about-list01-box{
	background: #a19687;
	padding: 30px 15px;
}

.about-01 .h2-title {
    color: #fff;
}
.about-02 {
    /*background: url("../img/about-02-bg2.jpg") no-repeat center bottom;
    background-size: 300% auto;*/
    padding-top: 20px;
    padding-bottom: 80px;
    padding-left: 5%;
    padding-right: 5%;
    text-align: center;
    color: #111;
    position: relative;
}
.about-02-tree {
    position: absolute;
    left: -2%;
    bottom: 5%;
    z-index: 9;
    width: 39vw;
    height: auto;
}
.about-01-info p span {
        display: inline-block;
    } 
.about-01 p{
	/*font-weight: bold;*/
}
.abo-c{
	margin: 0 auto;
}

.about-02 .about-font p{
	text-align: center;
    margin-bottom: 60px;
    /*font-weight: bold;*/
    font-size: 1.2rem;
	
}



@media (min-width: 640px) {
	.about-list01-box{
		padding: 60px 30px;
	}
	.about-02 .about-font p{
		font-size: 1.5rem;
		line-height: 38px;
		text-align: center;
	}
}
@media (max-width: 767.98px) {
	.about-01-info {
		margin-top: 30px;	
	}
}
@media (min-width: 768px) {
    .about-02 {
        padding-top: 80px;
    }
	.about-02 .about-font p{
		text-align: left;
	}
}
@media (min-width: 992px) {
	.about-01 {
		font-size: 1.2rem;
    	line-height: 31px;
	}
	.about-02-bt{
		margin-top: 120px;
	}
	.about-list01-box{
		padding: 60px 15px;
	}
	
}
@media (min-width: 1200px) {
	.about-01 {
		font-size: 1.4rem;
		line-height: 42px;
	}
	.about-01 .h2-title,.about-02 .h2-title{
		font-size: 2.4rem;
	}
	.about-02 .about-font p{
		text-align: left;
		font-size: 1.8rem;
		line-height: 45px;
		
	}
}


@media (max-width: 991.99px){
	.about-02 .about-font p:not(.-br) br {
		display: none;
	}
	.about-font-t1{
		display: block;
	}
	.about-font-t2{
		display: none;
	}
}
@media (min-width: 992px) {
	.about-font-t1{
		display: none;
	}
	.about-font-t2{
		display: block;
	}
}
@media (min-width: 1600px) {
	
	.about-02 .about-font p{
		text-align: left;
		font-size: 2.2rem;
		line-height: 63px;
		padding-left: 30px;
		padding: 0 5%; 
	}
}




/*========================================================
                         熱銷個案
=========================================================*/

.hot-wrap {
    
}

.hot-wrap .h2-title{
	
}

.hot-wrap [class*="col-"] img {
    width: 100%;
    vertical-align: bottom;
}
/*.hot-wrap [class*="col-"] a {
    display: block;
    padding: 10px;
    background-color: #fff;
    color: #111;
    text-align: center;
}*/
.hot-wrap [class*="col-"] p {
    margin: 10px 0;
}



.hot-item {
    padding: 10px;
    box-shadow: 0 0 10px #adadad;
    margin-bottom: 40px;
}
.hot-item img {
    width: 100%;
    vertical-align: bottom;
}
.hot-item-info {
    font-weight: bold;
    font-size: 1.4rem;
    color: #254260;
    text-align: center;
    padding: 10px;
}

/*---內頁----*/

.hot_block {
    padding: 0;
    margin-bottom: 1rem;
	
}
.hot_block .hot-h2-r1{
	color: #cd9d53!important;
}


.hot_block .hot_img img {
    max-width: 100%;
    vertical-align: bottom;
}
.hot_block .hot_text {
	padding: 0 1rem;
    color: #000;
}
.hot_block .hot_text h2{
    font-size: 2.3rem;
    font-weight: bold;
	color: #02303d;
	
}
.hot_block .hot_text h3,
.hot_block .hot_text .hot-h3 {
    font-size: 30px;
    font-weight: bold;
	
}
.hot_block .hot_text .hot-h3:after {
    content: '';
    display: block;
    width: 80px;
    height: 2px;
    background-color: #d7a256;
    margin: 25px 0;
}
.hot_block1 .hot_img_bg img {
	width: 75%;
	margin: 0 auto;
	position: absolute;
	z-index: 5;
	top: -10%;
	left: 4%;
}
.hot_block2 .hot_img_bg img {
	width: 75%;
	margin: 0 auto;
	position: absolute;
	z-index: 5;
	top: 10%;
	left: 4%;
}

.hot_ul_box{
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 10px;
}

.navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	padding: 0;
}

.navigation li {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid #e7e7e7
}

.navigation li+li {
    border-left-width: 0
}

.navigation li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /*min-height: 112px;*/
    padding: 0 4px 10px;
    background-color: #f5f4f4;
    -webkit-transition: all 0.2s cubic-bezier(0, 0, 0.18, 1) 0s;
    transition: all 0.2s cubic-bezier(0, 0, 0.18, 1) 0s
}

@media (hover: hover) {
    .navigation li a:hover {
        background-color:#e7e7e7
    }
}

@media screen and (max-width: 1023px) {
    .navigation li a {
        min-height:98px
    }
}

.navigation li a img {
    max-width: 100%!important;
    width: auto!important;
    height: auto!important;
}

.navigation li a span {
    color: #000;
    font-size: 14px;
    line-height: 1.25em;
    letter-spacing: 0.025em;
    text-align: center;
	display: block;
}

@media screen and (max-width: 1279px) {
    navigation li a span {
        font-size:14px
    }
}

@media (max-width: 991.98px){
	.navigation {
		width: 100%;
		position: fixed;
		left: 0;
		bottom: -3vh;
		z-index: 999998;
		background-color:#e7e7e7;
		/*pointer-events: none;*/
	}
	.navigation ul {
		list-style: none;
		padding: 0;
		margin: 0;
		display: flex;
	}
	.navigation ul li {
		width: 33.33%;
		border-right: 1px solid #fff;
	}
	.navigation ul li:last-child {
		border-right: none;
	}
	 .icon_Community_ul .icon_name {
		font-size: 0.9rem;
		  padding-top: 5px;
	}
	.icon_img {
		display: block;
		background: #c38402;
		overflow: hidden;
		text-align: center;
		color: #fff;
		position: relative;
		padding: 10px 10px;
		text-decoration: none;
	}
	 .navigation a{
		  color: #fff;
		  text-decoration:none;
	 }
	 .navigation a img{
		  display: block;
		  margin: 0 auto;
		  width: 22px;
	 }
	.navigation li a:hover {
		background-color:#e7e7e7
	}
}



/* 尺寸設定 */
@media (min-width: 768px) {
	.hot_block1 .hot_img_bg img {
		width: 60%;
		top: -30%;
		left: 0;
	}
}
@media (max-width: 1599.98px) {
	.hot_block .hot_text h2 {
		padding-bottom: 0px;
	}
}
@media (min-width: 992px) {
    .hot_block .hot_text p {
        font-size: 1.1rem;
    }
    .hot_block1 [class*="col-lg-"]:nth-of-type(1),
    .hot_block2 [class*="col-lg-"]:nth-of-type(2) {
        -ms-flex-order: 2;
        order: 2;
    }
    .hot_block1 [class*="col-lg-"]:nth-of-type(2),
    .hot_block2 [class*="col-lg-"]:nth-of-type(1) {
        -ms-flex-order: 1;
        order: 1;
    }
	.hot_block1 .hot_img_bg img {
		width: 30%;
		top: 0%;
		left: 0;
	}
	.hot_block2 .hot_img_bg img{
		width: 30%;
		top: 10%;
		right: -40%;
	}
}
@media (min-width: 1600px) {
    .hot_block {
        margin-bottom: 3rem;
    }
}



/*---建案資訊----*/
section.section--spec {
    padding: 60px var(--page-pd-h) 120px;
    background-color: #fff;
	font-weight: bold;
}

@media screen and (max-width: 1023px) {
    section.section--spec {
        padding-top:40px
    }
}

section.section--spec .wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1.5fr 1fr 1.5fr;
    grid-template-columns: 1fr 1.5fr 1fr 1.5fr;
    /*max-width: 1200px;*/
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.5em;
    letter-spacing: 0.025em
}

@media screen and (max-width: 1279px) {
    section.section--spec .wrapper {
        -ms-grid-columns:1fr 2fr 1fr 2fr;
        grid-template-columns: 1fr 2fr 1fr 2fr
    }
}

@media screen and (max-width: 833px) {
    section.section--spec .wrapper {
        -ms-grid-columns:auto 1fr;
        grid-template-columns: auto 1fr
    }
}

@media screen and (min-width: 834px) {
    section.section--spec .wrapper>*:nth-of-type(4n+1),section.section--spec .wrapper>*:nth-of-type(4n+2) {
        background-color:#e7e7e7
    }

    section.section--spec .wrapper>*:nth-of-type(4n+3),section.section--spec .wrapper>*:nth-of-type(4n+4) {
        background-color: #fafafa
    }
}

@media screen and (max-width: 833px) {
    section.section--spec .wrapper>*:nth-of-type(odd) {
        background-color:#e7e7e7
    }

    section.section--spec .wrapper>*:nth-of-type(even) {
        background-color: #fafafa
    }
}

section.section--spec .wrapper strong,section.section--spec .wrapper em {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 24px;
    overflow: hidden
}

@media screen and (max-width: 833px) {
    section.section--spec .wrapper strong,section.section--spec .wrapper em {
        padding:12px 24px
    }
}

@media screen and (max-width: 479px) {
    section.section--spec .wrapper strong,section.section--spec .wrapper em {
        padding:12px
    }
}

section.section--spec .wrapper strong span[data-animate],section.section--spec .wrapper em span[data-animate] {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

section.section--spec .wrapper strong {
    color: #004659;
    font-weight: normal
}

@media screen and (min-width: 1280px) {
    section.section--spec .wrapper strong {
        padding-left:80px;
        padding-right: 60px
    }
}

section.section--spec .wrapper em {
    color: #000;
    font-style: normal
}

@media screen and (max-width: 479px) {
    section.section--spec .wrapper em {
        padding-left:24px
    }
}


/*---表單----*/
.hot_block3{
	background: url(../img/hot_block3_bg.jpg) no-repeat center bottom;
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 60px;
	position: relative;
	overflow: hidden;
	color: #fff;
}
.hot_block3 .h2-title{
	margin-bottom: 30px;
	color: #fff;
}


.top_footer_list{
	text-align: center;
}
.top_footer_list img{
	padding: 0px 40px 40px;
	width: 100%;
}

.block3_list{
	/*
    margin: 0 auto;
    padding-bottom: 0px;
    width: 920px;
    z-index: 3;*/
	
}



.footer-test{
	position: relative;
	overflow: hidden;
}
.footer-test .pic{
	position: absolute;
	left: 0;
	top: 0;
}


.form-check-label {
	font-family: "微軟正黑體", "新細明體", "Arial Unicode MS";
    z-index: 4;
    position: absolute;
    top: 50%;
    left: 8px;
    padding-left: 10px;
    /*width: 90px;*/
    font-size: 18px;
    text-align: left;
    color: #fff;
    transform: translateY(-50%) translateY(-1px);

}
.form-check-label span{
    color: #fff462;

}
.el-input {
    position: relative;
    width: 100%!important;
    padding-left: 87px!important;
}

.md-10{
	padding-top: 10px;
}
.md-15{
	padding-top: 15px;
}
.md-30{
	padding: 30px 0;
}
.hot-pt{
	padding-top: 15px;
}
@media (min-width: 1200px) {
    .hot-pt{
		padding-top: 30px;
	}
}
.hot_block3 .btn-banner {
    position: relative;
    text-align: center;
    margin: 20px auto 40px;
    width: 280px;  
}
.hot_block3 .btn-banner p {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    text-align: center;
    padding: 10px 10px;
    transition: all 0.3s;
    width: 218px;
	margin-bottom: 0;
}   
.hot_block3 .btn-banner p span {
    display: block;
	font-size: 1.6rem;
	font-weight: bold;
}     
.hot_block3 .btn-banner p:hover {
    color: #fff;
    background: #0000005c;
}  
.hot_block3 .btn-banner p .ecg-box {
    position: absolute;
    left: -500px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    text-align: center;
    opacity: 0;
    width: 0;
	
}  
.hot_block3 .btn-banner p:hover .ecg-box {
    width: 500px;
    opacity: 1;
}  

.info-list .spacing_list{
	margin-bottom: 0.25rem !important;
}

.custom-control{
	color: #fff;
}

.top_footer_list_3{
	text-align: center;
	padding-top: 30px;
	padding-bottom: 60px;
}


.hot_block3 .form-horizontal label{
	color: #fff;
}

@media (max-width: 991.98px){
	.block3_list {
		/*width: 686px;
		padding-bottom: 45px;
		width: 90%!important;
		z-index: 2;*/
	}
	.hot_block3 p:not(.-br) br {
		display: none;
	}
}	
@media (min-width: 640px) {
	.top_footer_list h2{
		font-size: 2.5rem;
		padding-bottom: 60px;
	}
	.top_footer_list img{
		width: 70%;
	}
}
@media (min-width: 768px) {
	.info-list{
		border-right: 1px solid #fff;
	}
	.footer_block{
		padding-top: 90px;
	}
	.info-list .spacing_list{
		margin-bottom: 2rem !important;
	}
}
@media (min-width: 992px) {
	.top_footer_list h2{
		font-size: 2.5rem;
		
	}
	.footer_block{
		padding-top: 120px;
	}
	.top_footer_list img {
		width: 60%;
		padding: 0px 40px 60px;
	}
}
@media (min-width: 1200px) {
	.top_footer_list h2{
		font-size: 3rem;
	}
	.top_footer_list img {
		width: 50%;
		padding: 0px 40px 60px;
	}
	.top_footer_list_3{
		padding-bottom: 120px;
	}
}
@media (min-width: 1400px) {
	.top_footer_list img {
		width: 40%;
		padding: 0px 40px 60px;
	}
}

@media (min-width: 1600px) {
	.top_footer_list h2{
		font-size: 3.5rem;
	}
	.top_footer_list img {
		width: 35%;
		padding: 0px 40px 60px;
	}
	.block3_list{
		padding-left: 5%;
		padding-right: 5%;
	}
}

.grecaptcha-badge{ 
 visibility:hidden;
}

/*.btn{
	padding: 0;
}*/

/*========================================================
                         經典個案
=========================================================*/
.classic-web{
	background: url("../img/classic-bg.jpg") no-repeat right top fixed;
    background-size: cover;
	padding-top: 80px;
    padding-bottom: 60px;
	overflow: hidden;
	padding-left: 5%;
	padding-right: 5%;
}
.classic-tit{
	padding: 10px 0;
	padding-left: 5%;
	padding-right: 5%;
}
.classic-tit h2{
	width: 100%;
	height: 50px;
	position:relative;
}
.classic-tit h2::after{
	position: absolute;
    width: 76%;
    height: 1px;
    background: #aeaeae;
    content: '';
    top: 18px;
}
.classic-tit h2::after{
	margin-left:1%;
}
@media (min-width: 480px) {
	.classic-tit h2::after{
		width: 85%;
	}
}
@media (min-width: 768px) {
	.classic-tit h2::after{
		width: 85%;
	}
}

@media (min-width: 992px) {
	.classic-tit h2::after{
		width: 92%;
	}
}

@media (max-width: 767.98px) {
	.classic-web{
		background: url("../img/classic-bg-s.png") repeat-y right top;
		background-size: 100% auto;
	}
}

.classic-item {
    padding: 10px;
    box-shadow: 0 0 10px #adadad;
    margin-bottom: 40px;
	background: #fff;
}

/*@media (min-width: 768px) {
	.classic-item:after {
		content: "";
		border-right: 6px solid #979797;
		width: 5px;
		height: 90%;
		position: absolute;
		right: 0;
		top: 20px;
		z-index: 9;
	}
}
@media (min-width: 768px) and (max-width: 991px)  {
	.classic-wrap [class*="col-"]:nth-of-type(2n+2) .classic-item:after, 
	.classic-wrap [class*="col-"]:last-of-type .classic-item:after  {
		border:none;
	}
}
@media (min-width: 992px) {
	.classic-wrap [class*="col-"]:nth-of-type(3n+3) .classic-item:after, 
	.classic-wrap [class*="col-"]:last-of-type .classic-item:after  {
		border:none;
	}
}*/


.classic-item img {
    width: 100%;
    vertical-align: bottom;
}





.classic-item-info {
    padding: 20px 10px 10px;
}
.classic-item-info h3 {
    font-weight: bold;
    font-size: 1.4rem;
    color: #595757;
    margin-bottom: 10px;
    text-align: center;
}

.classic-wrap .class-t1:hover .classic-item-img img{
    transform:scale(1.2,1.2);
	outline:none;
}

.classic-wrap .class-t1 .classic-item-img{overflow:hidden;}
.classic-wrap .class-t1 .classic-item-img img{transform:scale(1,1);transition: all 1s ease-out;}

.class-t1 a:hover .classic-item-info h3{
    color: #c38402;
}




.timeline {
  position: relative;
  width: 100%;
  /*max-width: 1140px;*/
  margin: 0 auto;
  padding: 15px 0;
}

.timeline::after {
  content: '';
  position: absolute;
  width: 2px;
  background: #cf9e54;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -1px;
}

.container-classic {
  padding: 15px 30px;
  position: relative;
  background: inherit;
  width: 50%;
}

.container-classic.left {
  left: 0;
}

.container-classic.right {
  left: 50%;
}

.container-classic::after {
  content: '';
  position: absolute;
  width: 16px;
  height: 16px;
  top: calc(50% - 8px);
  right: -8px;
  background: #ffffff;
  border: 2px solid #cf9e54;
  border-radius: 16px;
  z-index: 1;
}

.container-classic.right::after {
  left: -8px;
}

.container-classic::before {
  content: '';
  position: absolute;
  width: 50px;
  height: 2px;
  top: calc(50% - 1px);
  right: 8px;
  background: #cf9e54;
  z-index: 1;
}

.container-classic.right::before {
  left: 8px;
}

.container-classic .date {
  font-family: "Times New Roman", Times, serif;	
  position: absolute;
  display: inline-block;
  top: calc(50% - 16px);
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  color: #cf9e54;
  text-transform: uppercase;
  letter-spacing: 1px;
  z-index: 1;
}

.container-classic.left .date {
  right: -87px;
}

.container-classic.right .date {
  left: -87px;
}

.container-classic .icon {
  position: absolute;
  display: inline-block;
  width: 40px;
  height: 40px;
  padding: 9px 0;
  top: calc(50% - 20px);
  background: #F6D155;
  border: 2px solid #cf9e54;
  border-radius: 40px;
  text-align: center;
  font-size: 18px;
  color: #cf9e54;
  z-index: 1;
}

.container-classic.left .icon {
  right: 56px;
}

.container-classic.right .icon {
  left: 56px;
}

.container-classic .content {
  padding: 30px 90px 30px 30px;
/*  background: #F6D155;*/
  position: relative;
  border-radius: 0 500px 500px 0;
}

.container-classic.right .content {
  padding: 30px 30px 30px 90px;
  border-radius: 500px 0 0 500px;
}

.container-classic .content h2 {
  margin: 0 0 10px 0;
  font-size: 18px;
  font-weight: normal;
  color: #cf9e54;
}

.container-classic .content p {
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
}

@media (max-width: 767.98px) {
  .timeline::after {
    left: 90px;
  }

  .container-classic {
    width: 100%;
    padding-left: 120px;
    padding-right: 30px;
  }

  .container-classic.right {
    left: 0%;
  }

  .container-classic.left::after, 
  .container-classic.right::after {
    left: 82px;
  }

  .container-classic.left::before,
  .container-classic.right::before {
    left: 100px;
    border-color: transparent #006E51 transparent transparent;
  }

  .container-classic.left .date,
  .container-classic.right .date {
    right: auto;
    left: 15px;
  }

  .container-classic.left .icon,
  .container-classic.right .icon {
    right: auto;
    left: 146px;
  }

  .container-classic.left .content,
  .container-classic.right .content {
    padding: 30px 0px 30px 40px;
    border-radius: 500px 0 0 500px;
  }
}

.classic-item-2 {
    padding: 5px;
    box-shadow: 0 0 10px #adadad;
	margin: 5px 0;
	background: #fff;
}

.classic-item-2 img {
    width: 100%;
    vertical-align: bottom;
}

.classic-item-info-2 {
   margin: 10px 0;
}
.classic-item-info-2 h3 {
    font-weight: bold;
    font-size: 1rem;
    color: #595757;
    text-align: center;
    margin-bottom: 0px;
}

.class-t1 .classic-item-2:hover .classic-item-img-2 img{
    transform:scale(1.2,1.2);
	outline:none;
}

.class-t1 .classic-item-2 .classic-item-img-2{overflow:hidden;}
.class-t1 .classic-item-2 .classic-item-img-2 img{transform:scale(1,1);transition: all 1s ease-out;}

.class-t1 a:hover .classic-item-info-2 h3{
    color: #c38402;
}


/*---彈跳-----*/
.fancy_list{
	text-align: left;
}
.fancy_list h2{
	color: #595757;
	font-weight: bold;
}
.fancy_list ul{
	list-style:none;
	padding: 0;
}
.fancy_list ul li{
	border-bottom: 1px solid #adadad;
	padding: 5px 0;
}
.fancy_li{
	margin-top: 20px;
}
/*.fancybox-content{
    padding: 44px 10px!important;
    border: 8px solid #b5b5b6;
}*/

@media (min-width: 768px) {
	.fancy_li{
		margin-top: 0px;
	}
}
/*========================================================
                         最新消息
=========================================================*/

.news-post {
	text-align: center;
    font-size: 1rem;
}

/* 目錄頁設定 */
.news-post .post-minimal {
	position: relative;
	overflow: hidden;
    padding-bottom: 30px;
	margin-bottom: 40px;
	text-align: left;
    border-bottom: 2px dashed #adadad;
}
.news-post .post-minimal .post-body {
	padding: 0 30px;
}
.news-post .post-minimal * + .post-text {
	margin-top: 8px;
}
.news-post .post-minimal .post-meta {
	font-size: 0.9rem;
}
.news-post .post-minimal .post-meta time {

}
.news-post .post-minimal .post-meta span {
    display: inline-block;
	color: #fff;
    margin-right: 10px;
    width: 100px;
    min-height: 26px;
    line-height: 26px;
    text-align: center;
}
.news-post .post-minimal .post-meta .news-t1 span{
	background-color: #254260;
}

.news-post .post-minimal .post-meta .news-t2 span{
	background-color: #b8843a;
}

.news-post .post-minimal .post-meta .news-t3 span{
	background-color: #e174b1;
}


.news-post .post-minimal .post-body h2 a {
	font-size: 1.4rem;
	color: #0d5cb1;
    margin: 10px 0;
	letter-spacing: 0.1em;
}
.news-post .post-minimal .post-body h2 a:hover {
	color: #254260;
}
.news-post .post-minimal .more a {
	display: inline-block;
	margin-top: 10px;
	font-weight: bold;
	color: #254260;
}
.news-post .post-minimal .more a:hover {
	color: #b8843a;
}
.news-post .post-minimal .more a:hover i {
	margin-right: 5px;
	transition: all 1s ease-out;
}



/*.news-post2 .post-minimal .post-meta span {
    background-color: #b8843a;
}
.news-post2 .post-minimal .post-body h2 a:hover {
	color: #b8843a;
}
.news-post2 .post-minimal .more a {
	color: #b8843a;
}*/


/* 尺寸設定 */
@media (max-width: 991px) {
	.news-post .post-minimal {
		display: inline-block;
		width: 100%;
		max-width: 600px;
        background-color: #f1f1f1;
	}
    .news-post .post-minimal .post-body {
        padding: 10px 30px 0;
    }
	.news-post .post-minimal .post-image img {
		width: 100%;
		vertical-align: bottom;
	}
}
@media (min-width: 992px) {
	.news-post .post-minimal {
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-flex-wrap: nowrap;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
		-webkit-align-items: top;
		-ms-flex-align: top;
		align-items: top;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
    .news-post .post-minimal .post-left img {
        width: 280px;
	}
	.news-post .post-minimal .post-body {
		padding: 0 30px;
		-webkit-flex-grow: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
	}
	.news-post .post-minimal .post-left img {
		width: 320px;
	}
	.news-post .post-minimal .post-body {
		padding: 0 30px;
	}
}
@media (min-width: 1200px) {
	.news-post {
		padding: 0 15vh;
	}
	.news-post .post-minimal {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
	}
}
@media (min-width: 1400px) {
	.news-post {
		padding: 0 20vh;
	}
}
@media (min-width: 1600px) {
	.news-post .post-minimal .post-left img {
		width: 360px;
	}
	.news-post {
		padding: 0 25vh;
	}
}

/*========================================================
                   	最新消息內頁
=========================================================*/

.news-detail {
	text-align: left;
    /*border-bottom: 2px dashed #adadad;*/  
}
.news-detail img {
    /*max-width: 100%;*/
	width: 100%;
    height: auto;
    margin-bottom: 20px;
	text-align: center;
}
.news-detail .sort {
    margin-bottom: 20px;
}
.news-detail .sort span {
    display: inline-block;
	color: #fff;
    margin-right: 10px;
    width: 100px;
    min-height: 26px;
    line-height: 26px;
    text-align: center;
    background-color: #254260;
}
.news-detail .news-detail-title {
	text-align: left;
	margin: 0 0 20px 0;
	color: #254260;
	font-weight: bold;
    font-size: 1.8rem;
}
.news-detail-content {
    margin-bottom: 40px;
	font-size: 20px;
}
.news-detail-link {
    border-top: 2px dashed #adadad;
    border-bottom: 2px dashed #adadad;
    padding: 1rem;
    font-size: 0.9rem;
    background-color: #ededed;
    margin-bottom: 5vh;
}
.news-detail-link h4 {
    font-size: 1.1rem;
    font-weight: bold;
}
.news-detail-link a {
    display: inline-block;
    color: #333;
    text-decoration: underline;
    margin-left: 10px;
}
.news-detail-link a:hover {
    text-decoration: none;
}
.news-test{
	text-align: center;
}

.news-detail2 .sort span {
    background-color: #b8843a;
}
.news-detail2 .news-detail-title {
	color: #b8843a;
}
@media (min-width: 1200px) {
	.news-detail {
		padding: 0 15vh;
	}
}
@media (min-width: 1400px) {
	.news-detail {
		padding: 0 20vh;
	}
}
@media (min-width: 1600px) {
	.news-detail {
		padding: 0 25vh;
	}
}
/*========================================================
                         聯絡我們
=========================================================*/


.contact-info {
    
}
.contact-info ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.contact-info ul li {
	list-style: none;
/*	padding: 5px 0 5px 60px;*/
	position: relative;
	margin-bottom: 10px;
}
.contact-info ul li i {
    display: inline-block;
    width: 20px;
    text-align: center;
	margin: 0 5px;
	padding: 5px 0;
}
.contact-info ul li:nth-of-type(1) i {
    color: #e71c30;
}
.contact-info ul li:nth-of-type(2) i {
    color: #028ad3;
}
.contact-info ul li:nth-of-type(3) i {
    color: #2e9876;
}
.contact-info ul li:nth-of-type(4) i {
    color: #cd7f0c;
}

.contact-info ul li [class^="flaticon-"]:before, 
.contact-info ul li [class*=" flaticon-"]:before, 
.contact-info ul li [class^="flaticon-"]:after, 
.contact-info ul li [class*=" flaticon-"]:after {
    margin-right: 0px;
}

.text-right {
    text-align: right !important;
    margin-top: 30px;
}
.embed-responsive {
	margin: 3vh 0;
}
.video-iframe iframe, .video-iframe embed {
    width: 100%!important;
}
.img-style img {
    display: inline-block;
    max-width: 100%;
    height: auto !important;
}
/*========================================================
                         各類表單
=========================================================*/



/* 表單設定 */
.form-horizontal {
	margin-bottom: 40px;
}
.form-horizontal label {
	margin-bottom: 0;
    font-weight: bold;
    color: #666;
}
.form-horizontal label:before {
    font-family: 'Font Awesome 5 free';
    /*content: "\f044";*/
    font-weight: 900;
    display: inline-block;
    margin-right: 5px;
    color: #111;
}
.form-horizontal .form-control {
	border: 1px solid #ededed;
	background-color: #ddd;
	height: calc(3.25rem + 2px);
}

.form-control::-moz-placeholder {
	color: #666;
	opacity: 1;
	font-size: 16px;
	font-weight: bold;
}
.form-control:-ms-input-placeholder {
	  color: #666;
}
.form-control::-webkit-input-placeholder {
	  color: #666;
}

/* 意見表單 */
.contact-form {
	margin-bottom: 20px;
}
.contact-form [class *= col-] {
	position: relative;
	margin-bottom: 10px;
}


.form-group {
	padding: 10px 15px;
	margin-bottom: 0 !important;
}
/*.form-group:nth-of-type(2n+2) {
	background-color: #ededed;
}*/
.form-group b {
	display: block;
	font-size: 15px;
}
.input {
	text-decoration: none;
	border: 1px solid #c7c7c7;
	width: 100%;
	padding: 2px 2px;
}

/* 尺寸設定 */
@media (min-width: 768px) {
	.form-info {
		padding: 20px 20px 20px 70px;
		background: #f7f7f7 url(../images/warning2.png) no-repeat 20px center;
	}
	.form-info {
		margin-right: 15px;
	}
	.input {
		width: 40%;
	}
	.form-group b {
		display: inline-block;
	}
}



/*========================================================
                           表格
=========================================================*/

.table1 {
	border-collapse: collapse;
	text-align: left;
	margin: 0 0 20px 0;
	font-size: 15px;
	border: 1px solid #c0bebe;
}
.table1 tr:nth-child(2n+1) {
	background-color: #F3F3F3;
}

.table1 th {
	background-color: #3a7da5;
	color: #fff;
    font-size: 1.1rem;
	font-weight: bold;
	padding: 10px 10px !important;
	text-align: center;	
	border-top: 0 !important;
	border-bottom: 1px solid #c0bebe;
    border-right: 1px solid #fff;
}
.table1 th:last-of-type {
    border-right: 1px solid #c0bebe;
}
.table1 td {
	padding: 5px 5px !important;
	border: 1px solid #c0bebe;
}
.table1 tr.subtitle td {
    background-color: #c8dae7;
    font-weight: bold;
}

.table2 td:nth-of-type(2){
	text-align: center;
}



/*========================================================
                         ul設定
=========================================================*/

.ul-s1 {
    list-style: none;
    margin: 20px 0;
    padding: 0;
    text-align: left;
}
.ul-s1 > li {
    padding: 0 0 0 40px;
    margin-bottom: 10px;
    position: relative;
}
.ul-s1 > li span {
	width: 30px;
	height: 30px;
	border-radius: 15px;
	font-size: 1rem;
	color: #000;
	line-height: 30px;
	text-align: center;
	background-color: #9abdd2;
    position: absolute; 
    left: 0; 
    top: 2px; 
    z-index: 9; 
}

.ul-s2 {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ul-s2 li {
	background: url("../img/icon-a01.png") no-repeat left 12px;
    padding: 5px 10px 5px 20px;
}



/*========================================================
                         圖片效果
=========================================================*/

a.figure {
	display: block;
	position: relative;
}
a.figure:hover:before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
a.figure:before {
    position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
    content: '';
    display: inline-block;
    background: rgba(255,255,255,0.15) url(../img/magnifier.png) no-repeat center center;
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    transition: .3s;
}


.effect-layla > a {
    position: relative;
    display: inline-block;
    overflow: hidden
}
.effect-layla > a img {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
    backface-visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}
.effect-layla > a:before, .effect-layla > a:after {
    position: absolute;
    z-index: 9;
    content: "";
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}
.effect-layla > a:before {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    -moz-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    -o-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center
}
.effect-layla > a:after {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center
}
.effect-layla:hover > a img {
    -webkit-transform: scale3d(1.1, 1.1, 1);
    -moz-transform: scale3d(1.1, 1.1, 1);
    -ms-transform: scale3d(1.1, 1.1, 1);
    -o-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1)
}
.effect-layla:hover > a:before, .effect-layla:hover > a:after {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}
.effect-layla a div {
	position : absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 9;
    color: #fff;
    font-size: 2.4rem;
    text-shadow: 1px 1px 5px #333;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out
}

.effect-layla a:hover div {
	opacity: 1;
}

@media (max-width: 1199.98px) {
	.rd-navbar-fixed .rd-navbar-nav li > a span:before{
		content: ' - ';
	}
}





#form1 .form-check label{padding:0 8px;}
#form1 .form-check a{ color:#d7a256;}

#form1 .form-check{ padding-left:0; }
#form1 .form-check label{ display:inline;}


.quick-modal {
    text-align: center;
    padding: 50px 60px;
}
.quick-modal i {
    display: block;
    font-size: 5rem;
    color: #2b575b;
    font-weight: bold;
    margin-bottom: 30px;
}
.quick-modal h2 {
    font-size: 2rem;
    font-weight: bold;
}
.quick-modal p {
    font-size: 1.4rem;
    font-weight: bold;
}
.quick-modal .btn {
    width: 100%;
    min-width: 240px;
    background-color: #2b575b;
}
.quick-modal a {
    display: block;
    width: 100%;
    color: #fff;
    padding: 5px;
	text-decoration: none;
}

#modal1 i {
    transform: rotate(0deg);
}
@media (min-width: 992px) {
	.quick-btn{ display:none;}
}

.modal-body{ overflow-y:auto; padding:20px;}
.modal-header{ border-bottom:none;}
.modal-body h2{ text-align:center; margin-bottom:20px;}
.modal-body p span{ font-weight:bold; font-size:1.1rem;}
.modal-dialog{ margin-bottom:80px;}

@media (min-width:576px){
	.modal-body{ padding:20px 40px;}
	.modal-dialog{ max-width:1000px;}
}
@media (min-width:1024px){
	.modal-body{ padding:20px 80px;}
	.modal-dialog{ max-width:1200px; margin-bottom:0;}
}

