
@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: 10px;
    font-size: 1.6rem;
	font-weight: bold;
}
.h4-title {
    margin-bottom: 10px;
    font-size: 1.3rem;
	font-weight: bold;
	color: #27bdae;
}



@media (min-width: 992px) {
	.c-header-about {
		margin-bottom: 80px;
	}
	
}
*/


.h1-title{
	font-family:  '微軟正黑體', serif;
	font-weight: 400;
}
.h1-title strong{
	font-family: 'Noto Sans TC', sans-serif;
	font-weight: bold;
	
}
.h2-title{
	font-weight: 400;
	padding: 2vh 0;
}
.h5-title{
    letter-spacing: 1.2rem;
}
.h6-title{
	font-weight: 700;
    letter-spacing: 0.4rem;
}

.txt-p{
	padding-top: 3vh;
	letter-spacing: .05rem;
}
.txt-p br{
	display: none;
}
.font-b{
	font-weight: bold;
}

.img-style img{
	padding: 3vh 0;
}
.slick-slider img {
	padding: 0;
}
@media (min-width: 768px) {
	.txt-p br{
		display: block;
	}
	/*.img-style img{
		padding: 0;
		margin-bottom: 3vh;
	}*/
}
@media (min-width: 1024px) {
	.h5-title{
		letter-spacing: 0.5rem;
	}
	.h6-title{
		letter-spacing: 0.3rem;
	}
}
@media (min-width: 1200px) {
	.h5-title{
		letter-spacing: 1rem;
	}
}
@media (min-width: 1400px) {
	.h5-title{
		letter-spacing: 1rem;
	}
}

/*========================================================
                      	 內頁框架
=========================================================*/
.all-wrap-box{
	background: url("../img/all_bg.jpg") no-repeat center center;
    background-size: cover;
}
.content-wrap {
    padding-top: 0vh;
    padding-bottom: 20vh;
    /*background-color: #fff;*/
	overflow: hidden;
}
@media (max-width: 767.98px) {
	.content-wrap {
		padding-top: 5vh;
	}
}
/* 麵包屑 */

.main-top {
	padding-top: 40px;
	text-align: center;
	position: relative;
}
.main-top .btn.inqu {
	position: absolute;
	right: 0;
	bottom: 0;
}
.main-title {
	text-align: center;
	font-size: 18px;
	color: #000;
	line-height: 1.2;
	display: inline-block;
	box-sizing: border-box;
	padding: 40px 0 0px;
}
.main-title > div {
	position: relative;
    display: block;
    margin-bottom: 4px;
    font-size: 18px;
	justify-content: center!important;
}
.main-title strong {
	display: block;
	font-family: 'Hind', sans-serif;
	font-weight: bold;
	font-size: 36px;
	color: #f480a8;
	background: -webkit-linear-gradient(#186e80, #1f9ea5);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
/* éºµåŒ…å±‘ */

.breadcrumbs {
	text-align: center;
	color: #bababa;
	box-sizing: border-box;
	padding-bottom: 20px;
	border-bottom: solid 1px #ddd;
}
.breadcrumbs a {
	display: inline-block;
	color: #bababa;
}
.breadcrumbs a:hover {
	color: #1f9ea5;
}
.breadcrumbs a.home i {
	display: inline-block;
	margin-right: 3px;
	color: #bababa;
}
.breadcrumbs span {
	margin: 0 2px 0 4px;
	color: #bababa;
	font-size: 1.4rem;
	font-weight: bold;
}
.sub-title {
	position: relative;
	text-align: left;
	font-size: 24px;
	color: #444;
	margin-bottom: 5px;
}

.c-decoration-header__dots {
    display: flex;
    /*flex-direction: column;
    align-items: center;*/
	position: relative;
	top: 8px;
}
.c-decoration-header__dots.dots1 span:nth-child(1){-webkit-animation-delay:.1s;animation-delay:.1s}
.c-decoration-header__dots.dots1 span:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}
.c-decoration-header__dots.dots1 span:nth-child(3){-webkit-animation-delay:.3s;animation-delay:.3s}

.c-decoration-header__dots.dots1 span{
    margin: 0 3px 0;
}
.c-decoration-header__dots.dots2 span:nth-child(1){-webkit-animation-delay:.3s;animation-delay:.3s}
.c-decoration-header__dots.dots2 span:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s}
.c-decoration-header__dots.dots2 span:nth-child(3){-webkit-animation-delay:.1s;animation-delay:.1s}
.c-decoration-header__dots.dots2 span{
    margin: 0 3px 0;
}
.c-decoration-header__dots.dots1 span {
    display: block;
    width: 5px;
    height: 5px;
	background: #186e80;
    background: -moz-linear-gradient(left, #186e80 0%, #1f9ea5 100%);
    background: -webkit-linear-gradient(left, #186e80 0%,#1f9ea5 100%);
    background: linear-gradient(to right, #186e80 0%,#1f9ea5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#186e80', endColorstr='#1f9ea5',GradientType=1 );
    border-radius: 50%;
	-webkit-animation: flashing1 2s infinite;
    animation: flashing1 2s infinite;
}
.c-decoration-header__dots.dots2 span {
    display: block;
    width: 5px;
    height: 5px;
	background: #186e80;
    background: -moz-linear-gradient(left, #186e80 0%, #1f9ea5 100%);
    background: -webkit-linear-gradient(left, #186e80 0%,#1f9ea5 100%);
    background: linear-gradient(to right, #186e80 0%,#1f9ea5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#186e80', endColorstr='#1f9ea5',GradientType=1 );
    border-radius: 50%;
	-webkit-animation: flashing2 2s infinite;
    animation: flashing2 2s infinite;
}

.c-decoration-header__dots.dots1 {
	margin-right: 15px;
}
.c-decoration-header__dots.dots2 {
	padding-left: 10px;
}

@-webkit-keyframes flashing1{
	0%{opacity:1}100%{opacity:0}
}
@keyframes flashing1{
	0%{opacity:1}100%{opacity:0}
}
@-webkit-keyframes flashing2{
	0%{opacity:0}100%{opacity:1}
}
@keyframes flashing2{
	0%{opacity:0}100%{opacity:1}
}

.breadcrumb_2 {
	padding: 4px 15px;
	margin-bottom: 20px;
	list-style: none;
	border-radius: 4px;
	color: #b9b9b9;
}
.breadcrumb_2 > li {
	display: inline-block;
}
.breadcrumb_2 > li a {
	color: #b9b9b9;
}
.breadcrumb_2 > li a:hover {
	color: #456aad;
}
.product-list h2 {
	padding: 4px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px;
}
.page-ex2{
	margin: 0 auto;
}

.list-hr{
	border-bottom: 1px solid #727171;
	margin: 5vh 2vh;
}
@media (min-width: 992px) {
	.list-hr{
		
	}
}


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

.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;
    }
}


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

.wrapper__bg {
 width: 100%;
 height: 100%;
 position: fixed;
 top: 0;
 right: 0;
 bottom: 0;
 left: 0;
 overflow: hidden;
 z-index: -1;
}


/*========================================================
                         工程進度
=========================================================*/

/* 框架 */
.project{
	padding-bottom: 10vh;
}

.project-item {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	transform: translateY(0);
	transition: .3s ease-out transform;
	border-bottom: 1px solid #ccc;
    padding: 10px 0;
}
.project-item:hover {
	transform: translateY(-5px);
}
/*.project-item + .project-item {
	margin-top: 35px;
}*/

.project-wrap{
	height: auto;
	padding: 40px 0;
	background-image: url(../img/project_bg.jpg);
	background-position: center;
	background-size: cover;
}


.all-breadcrumbs {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
	padding: 20px 0;
	padding-bottom: 60px;
}
.all-item-box{
	padding:0 20px;
}
.all-breadcrumbs ul{
	padding: 0;
}
.all-breadcrumbs ul li{
	list-style:none;
	display: inline-block;
	letter-spacing: 3px;　
}
.all-breadcrumbs ul li::before {
    content: " / ";
	color: #717b67;
}
.all-breadcrumbs ul li:first-of-type::before {
    display: none;
}
.all-breadcrumbs ul li a{
	color: #717b67;
	font-weight: bold;
}
.all-breadcrumbs ul li a:hover,.all-breadcrumbs ul li a.active{
	color: #b2aa59;
	box-shadow: 0 1px;
	padding-bottom:5px
}
.project-pic-test {
    text-align: left;
    padding: 2vh 2vh 1vh;
    color: #373838;
}
.project-pic-test h3{
	font-size: 1.2rem;
}

.project-pic-test p{
	margin: 0;
	color: #555;
}
.project-item-img{
	padding: 2vh;
}
.project-item-img .project-pic-img{
	border: 1px solid #373838;
}
.project-item-img .project-pic-img:hover .pic img{
    transform:scale(1.2,1.2);
	outline:none;
}

.project-item-img .project-pic-img a.project-datail-bnt{
	display: inline-block;
    background: #545454;
    margin-left: 2vh;
    margin-block: 1vh;
    padding: 0.5vh 1.5vh;
    font-size: 0.8rem;
    color: #fff;
	border-radius: 1vh;
}
.project-item-img:hover .project-pic-img a.project-datail-bnt{
	background: #797777;
}
.project-item-img .project-pic-img .pic{overflow:hidden;/*border: 7px solid #ededed;*/}
.project-item-img .project-pic-img .pic img{transform:scale(1,1);transition: all 1s ease-out;}


@media (min-width: 768px){
	.all-breadcrumbs {
		display: flex;
		max-width: 1170px;
	}
}


/* 內容 */
.project-item-info {
	padding: 25px;
	transition: .3s ease-out box-shadow;
}
.project-item-info > div {
	margin-top: 0;
	padding-top: 20px;
}

.project-item-info h6 {
    /*font-weight: bold;
	color: #a7a7a7;*/
}
.project-item-info h6 i{
    padding: 0 10px 0 0 ;
	font-weight: 600;
}
.project-item-info h4 {
    font-weight: bold;
	color: #254261;
}
.project-item-info p {
    margin: 0;
	margin-bottom: 20px;
}


.project-btn-box{
    display: block;
    text-align: center;
    cursor: pointer;
    line-height: 40px;
    color: #fff;
    background-color: #0253a8;
    border: 1px solid #2f84cd;
    position: relative;
    transition: all .3s linear;
	float:right;
}
.project-btn-box > a{
    position: relative;
    z-index: 1;
	color: #fff;
	padding: 10px 30px;
}
.project-btn-box::before{
    content: "";
    width: 0%;
    height: 0%;
    display: block;
    background-color: #2f84cd;
    position: absolute;
    top: 0;
    left: 0;
	opacity: 0;
    transition: all .3s ease;
}
.project-btn-box:hover{
    color: #fff;
}
.project-btn-box:hover::before{
    width: 100%;
    height: 100%;
    opacity: 1;
}


.project-btn2 {
    color: #fff;
    font-weight: bold;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    position: relative;
    display: inline-block;
    box-shadow: inset 2px 2px 2px 0px rgba(255,255,255,.5), 7px 7px 20px 0px rgba(0,0,0,.1), 4px 4px 5px 0px rgba(0,0,0,.1);
    outline: none;
    top: 5%;
    left: 0%;
    z-index: 9;
}
.project-btn2 a{
	color: #555;
    width: 150px;
    height: 34px;
    display: inline-block;
    
}

.project-wrapper{
	text-align: right;
	padding-top: 10vh;
}




.btn-16 {
  /*border: none;*/
  border:1px solid #555;
  color: #000;
}
.btn-16:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  left: 0;
  direction: rtl;
  z-index: -1;
  box-shadow:
   -7px -7px 20px 0px #fff9,
   -4px -4px 5px 0px #fff9,
   7px 7px 20px 0px #0002,
   4px 4px 5px 0px #0001;
  transition: all 0.3s ease;
}
.btn-16:hover {
  color: #000;
}
.btn-16:hover:after {
  left: auto;
  right: 0;
  width: 100%;
}
.btn-16:active {
  /*top: 2px;*/
}

.project-detail-link{
	background: #ededed;
	padding: 10px 5px;
	border-top:1px dashed #797979;;
	border-bottom:1px dashed #797979;
	margin-top: 30px;
	margin-bottom: 30px;
}
.project-detail-link h4{
	font-size: 1.2rem;
	font-weight: bold;
}

.project-detail-link a{
	padding-left: 5px;
	color: #555;
	text-decoration:underline;
}
.project-detail-link a:hover{
	color: #001e74;
}



/* 尺寸設定 */
@media (min-width: 640px) {
	
}
@media (min-width: 768px) {
	/*.project-item {
		display: flex;
		max-width: 1170px;
	}*/
	.project-item-img {
		display: flex;
		width: 200px;
		flex-shrink: 0;
	}
	.project-item-img img {
		object-fit: cover;
		width: 100%;
		height: 100% !important;
	}
	.project-item-info > div {
		display: flex;
	}
	
}
@media (min-width: 992px) {
	.project-item-img {
		width: 270px;
	}
	.project-item-info {
		float: left;
	}
	/*.project-item + .project-item {
		margin-top: 50px;
	}*/
	.project-item-font{
		float: left;

	}
	.project-item .project-item-info .project-item-btn  .project-btn{
		
	}
	
}
@media (min-width: 1200px) {
	.custom-btn2 a {
		width: 140px;
		height: 35px;
	}
	
}

/*========================================================
                   	工程進度內頁
=========================================================*/
.project-detail{
	position: relative;
}
.project-detail-list{
	margin: 2vh 0;
}

@media (min-width: 992px) {
	.project .btn-back > a{
		padding: 10px 40px;
	}
}
@media (min-width: 1200px) {
	.project .btn-back > a{
		padding: 10px 60px;
	}
}
.video-iframe iframe, .video-iframe embed {
    width: 100% !important;
    height: 300px !important;
    margin-top: 20px;
    margin-bottom: 20px;
}

.video-embed {
    text-align: center;
}

@media (min-width: 768px) {
    .video-iframe iframe, .video-iframe embed {
        height: 420px !important;
    }
}
@media (min-width: 992px) {
    .video-iframe iframe, .video-iframe embed {
        height: 400px !important;
    }
}
@media (min-width: 1200px) {
    .video-iframe iframe, .video-iframe embed {
        height: 460px !important;
    }
}
@media (min-width: 1600px) {
    .video-iframe iframe, .video-iframe embed {
        height: 500px !important;
    }
}
/*========================================================
                    熱銷建案
=========================================================*/
.hot{
	padding-bottom: 10vh;
}
.hot-item-img{
	padding: 2vh;
}

.hot-item-img .hot-pic-img:hover .pic img{
    transform:scale(1.2,1.2);
	outline:none;
}
.hot-datail-bnt{
	float: right;
}
.hot-item-img .hot-pic-img a.hot-datail-bnt{
	display: inline-block;
    background: #ffffff7d;
    margin-block: 1vh;
    padding: 0.5vh 2.5vh;
    font-size: 0.8rem;
    color: #373838;
	border-radius: 1vh;
}
/*.hot-item-img:hover .hot-pic-img a.hot-datail-bnt{
	background: #6a6a6a7d;
	color: #fff;
}
*/
.hot-item-img .hot-pic-img .pic{overflow:hidden;/*border: 7px solid #ededed;*/	position: relative;}
.hot-item-img .hot-pic-img .pic img{transform:scale(1,1);transition: all 1s ease-out;}

.hot-item-img .hot-pic-img .pic .more-img{
	position: absolute;
    right: 2vh;
    bottom: 1vh;
    z-index: 999;
    color: #ffffff9e;
    font-size: 1.5rem;
}

.hot-item-img:hover .hot-pic-img a .pic:before {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.hot-item-img .hot-pic-img a .pic:before {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    content: '';
    display: inline-block;
	/*background: url(../img/link-symbol.png) no-repeat center center;*/
	/*background-color: rgba(10,10,10,0.4);*/
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: 2s;
	z-index: 99;
}
.hot-item-img .hot-pic-img a .pic:after {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	content: "";
	width: 100%;
	height: 100%;
}



.hot-pic-test {
    text-align: left;
   /* padding: 2vh 0vh 1vh;*/
    color: #373838;
	display: inline-block;
}
.hot-pic-test h3{
	font-size: 1.2rem;
}

.hot-pic-test p{
	margin: 0;
	color: #555;
}


/*========================================================
                   	熱銷建案內頁
=========================================================*/
.hot-list{
	font-weight: 300;
}
.hot-list-box1{
	padding-top: 5vh;
}
.hot-list-datail-bnt{
	
}
.hot-list-datail-bnt{
	display: inline-block;
    background: #ffffff7d;
    margin-block: 1vh;
    padding: 2px 20px;
    font-size: 0.8rem;
    color: #373838;
	border-radius: 1vh;
	float: right;
	z-index: 99999;
}
@media (min-width: 1200px) and (max-width: 1599.98px) {
	.hot-list-datail-bnt{
		padding: 2px 6px;
	}
}
.hot-list-datail-bnt:hover{
	background: #9191917d;
	color: #fff;
}

.hot-list-box1-txt1 p{
	/*border-left: 5px solid #ffffffa8;*/
    margin: 2vh;
	color: #555;
}

.hot_txt_a1{
	border-left: 5px solid #717171a8;
    margin: 2vh 0;
    padding: 0 0 0 2vh;
}

.hto-list-box2{
	margin-top: 10vh;
}
.hot_txt_a1 br{
	display: block;
}

.hot_slide_img{
	position: relative;
}
.classic_round img{
	padding: 5px;
}

@media (min-width: 1200px) {
	/*.hot_round{
		position: absolute;
        top: -3%;
        right: 0;
        transform: translate(100%, -0%);
        z-index: 9;
        max-width: 75%;
	}*/
	/*.hot-txt-t{
		margin-top: 15vh;
	}*/
}



/*========================================================
                    熱銷建案
=========================================================*/
.classic{
	padding-bottom: 10vh;
}
.classic-item {
    overflow: hidden;
    position: relative;
    height: 100%;
}
.classic-item-info p{
	font-size:0.8rem;
}
.classic-list-box{
	margin-top: 15vh;
}
.classic-list .slider-nav .slick-slide {
     margin: 1vh 0vh; 
}

.classic-pic-img{
	padding-bottom: 2vh;
}

.classic-item-img .classic-pic-img:hover .pic img{
    transform:scale(1.2,1.2);
	outline:none;
}
.classic-datail-bnt{
	float: right;
}
.classic-item-img .classic-pic-img a.classic-datail-bnt{
	display: inline-block;
    background: #ffffff7d;
    margin-block: 1vh;
    padding: 0.5vh 2.5vh;
    font-size: 0.8rem;
    color: #373838;
	border-radius: 1vh;
}
/*.hot-item-img:hover .hot-pic-img a.hot-datail-bnt{
	background: #6a6a6a7d;
	color: #fff;
}
*/
.classic-item-img .classic-pic-img .pic{overflow:hidden;/*border: 7px solid #ededed;*/	position: relative;}
.classic-item-img .classic-pic-img .pic img{transform:scale(1,1);transition: all 1s ease-out;}

.classic-item-img .classic-pic-img .pic .more-img{
	position: absolute;
    right: 2vh;
    bottom: 1vh;
    z-index: 999;
    color: #ffffff9e;
    font-size: 1.5rem;
}

.classic-item-img:hover .classic-pic-img a .pic:before {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.classic-item-img .classic-pic-img a .pic:before {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    content: '';
    display: inline-block;
	/*background: url(../img/link-symbol.png) no-repeat center center;*/
	background-color: rgba(10,10,10,0.4);
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: 2s;
	z-index: 99;
}
.classic-item-img .classic-pic-img a .pic:after {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	content: "";
	width: 100%;
	height: 100%;
}

.classic-pic-test {
    text-align: left;
    padding: 2vh 0vh 1vh;
    color: #fff;
	display: inline-block;
	position: absolute;
	bottom: 2vh;
	left: 5vh;
	z-index: 999;
	text-shadow: 1px 1px 2px #000, 1px 1px 2px #000;
}
.classic-pic-test h3{
	font-size: 1.2rem;
}

.classic-pic-test p{
	margin: 0;
	color: #fff;
}


@media (min-width: 768px){
	.classic-item {
		margin: 5px;
		padding: 5px;
	}
}
@media (min-width: 992px){
	.classic-list-box{
		margin-top: 20vh;
	}
}

/*========================================================
                   	熱銷建案內頁
=========================================================*/
.classic-list{
	/*padding-top: 15vh!important;*/
	
}
.classic-detail{
}

.classic-list-en{
	padding-bottom: 5vh;
}
.section-txt {
    font-size: 3.2rem;
    font-weight: bold;
    line-height: 100%;
	color: #ffffffb3;
}
.classic_slide_img{
	position: relative;
}
.classic-list-info a{
	display: inline-block;
    background: #ffffff7d;
    margin-block: 1vh;
    padding: 0.5vh 2.5vh;
    font-size: 0.8rem;
    color: #373838;
	border-radius: 1vh;
}
.classic-list-info a:hover{
	background: #9191917d;
	color: #fff;
}
.classic-wrapper{
	text-align: right;
	padding-top: 3vh;
}

@media (min-width: 640px) {
    .section-txt {
        font-size: 5.4rem;
    }
}
@media (min-width: 768px) {
    .section-txt {
        font-size: 6rem;
    }
	.classic-list-info{
		max-width: 400px;
	}
	
}
@media (min-width: 992px) {
    .section-txt {
        font-size: 7rem;
    }
	.classic-box{
		padding: 0 10vh;
	}
}
@media (min-width: 1200px) {
    .section-txt {
        font-size: 6rem;
    }
	.classic-list-info{
		max-width: 440px;
	}
}
@media (min-width: 1600px) {
    .section-txt {
        font-size: 8rem;
    }
}

/*========================================================
                     背景特效
=========================================================*/
.section8[data-v-88684262] {
    width: 100%;
    height: auto;
    position: relative;
    margin: 0 auto 0;
    padding: 4vw 0 0;
    z-index: 1;
}
.angle1{
	transform: rotate(336deg);
    left: 0vh;
    padding: 0!important;
    bottom: 0vh;
}
.angle2{
	transform: rotate(336deg);
    left: 0vh;
    padding: 0!important;
    bottom: 0vh;
}
.w1[data-v-88684262] {
    bottom: 4.0416666667vw;
    left: 0;
    width: 100vw;
    z-index: 2;
    height: 13.0208333333vw;
}
.absolute {
    position: absolute!important;
}

.w .wave[data-v-62b6d640] {
    background-image: url(../img/index/line.svg);
    background-size: 50% 100%;
}
.w div[data-v-62b6d640] {
    position: absolute;
    width: 200%;
    height: 100%;
    left: 0;
    bottom: 0;
    -webkit-animation: wave-data-v-62b6d640 15s linear infinite;
    animation: wave-data-v-62b6d640 15s linear infinite;
    -webkit-transform-origin: 50% 70%;
    transform-origin: 50% 70%;
}
.w div[data-v-62b6d640]:nth-child(2) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

.w div[data-v-62b6d640]:nth-child(3) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

.w div[data-v-62b6d640]:nth-child(4) {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s
}

.w div[data-v-62b6d640]:nth-child(5) {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}

.w div[data-v-62b6d640]:nth-child(6) {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s
}

.w div[data-v-62b6d640]:nth-child(7) {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}

.w div[data-v-62b6d640]:nth-child(8) {
    -webkit-animation-delay: 3.5s;
    animation-delay: 3.5s
}

.w div[data-v-62b6d640]:nth-child(9) {
    -webkit-animation-delay: 4s;
    animation-delay: 4s
}

.w div[data-v-62b6d640]:nth-child(10) {
    -webkit-animation-delay: 4.5s;
    animation-delay: 4.5s
}

@-webkit-keyframes wave-data-v-62b6d640 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translate(-25%,-15%) scaleY(.3);
        transform: translate(-25%,-15%) scaleY(.3)
    }

    to {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@keyframes wave-data-v-62b6d640 {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    50% {
        -webkit-transform: translate(-25%,-15%) scaleY(.3);
        transform: translate(-25%,-15%) scaleY(.3)
    }

    to {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}



/*========================================================
                       關於我們
=========================================================*/
.about{
	font-weight: 300;
}
.about-list-box1{
	padding-top: 5vh;
}
.about-img{
	max-width: 100%;
	padding: 2vh;
}


.about-list-box2{
	margin-top:  10vh;
}

.about2-detail .innerBox:after {
    content: '';
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px;
    left: 5px;
	width: 130px;
    height: 130px;
	border-radius: 50%;
    border: 3px solid #fff;
}

.about-line{
	padding: 5% 0;
}
.about-line:not(:last-child){
    border-bottom: solid 1px #ddd;
}
.about-list-box3{
	
}
@media (max-width: 992px){
	.about-list-box3{
        background: url(../img/about-list-b02-s.png) no-repeat center bottom;
	}
	.about-img2{
		padding: 3vh 0;
	}
}

/*========================================================
                       定位
=========================================================*/
.point{
	position: relative;
	overflow: hidden;
}
.point-a1{
	position: absolute;
    z-index: 6;
    left: -13.5vh;
    top: 1vh;
    width: 23vh;
    height: auto;
}
.point-a2{
	position: absolute;
    z-index: 6;
    right: -4vh;
    bottom: 31vh;
    width: 15vh;
    height: auto;
}
.point-a3{
	position: absolute;
    z-index: 6;
    right: 3vh;
    top: 3vh;
    width: 15vh;
    height: auto;
}
@media (max-width: 639.98px){
	.point{
		padding-left: 10vh;
	}
	.point-a1{
		left: -3.5vh;
	}
}


@media (min-width: 992px) {
	.point-a3{
        right: 100%;
        top: 70%;
	}
}

/*========================================================
                        最新消息
=========================================================*/
.news{
}
.news-titleBox{
	text-align: center;
	padding-bottom: 2vh;
}
.news-titleBox h3{
	font-family: "Chonburi", serif;
	font-weight: 400;
}

.titleBox--line {
    background: #4d4d4d;
    display: block;
    height: 50px;
    margin: 5px auto 10px;
    width: 1px;
}
.news-day{
	color: #333;
	display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: baseline;
}
.news-day .day{
	padding: 0 2px;
	font-weight: bold;
}
.news-item-img {
	padding-bottom: 3vh;
}
.newsItem--img>a {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.newsItem--img {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    /* filter: grayscale(1); */
    /* -webkit-filter: grayscale(1); */
    padding-top: 60%;
    position: relative;
    transition: all .5s;
}
.news-item-img:hover .news-pic-img a .newsItem--img:before {
    opacity: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.news-item-img .news-pic-img a .newsItem--img:before {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    content: '';
    display: inline-block;
	/*background: url(../img/link-symbol.png) no-repeat center center;*/
	background-color: rgba(10,10,10,0.6);
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    transition: 2s;
	z-index: 99;
}
.news-item-img .news-pic-img a .newsItem--img:after {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99;
	content: "";
	width: 100%;
	height: 100%;
}
.news-pic-test{
	padding: 1vh 0;
	line-height: inherit;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news-pic-test a{
	font-weight: bold;
	font-size: 1.125rem;
	line-height: 1.625rem;
	overflow: hidden;
	color: #333;
}



@media (max-width: 767.98px) {
	.newsItem--img {
        padding-top: 55%;
    }
	.news-pic-test a{
		font-size: 1rem;
        line-height: 1.25rem;
	}
	.news-titleBox p{
		font-size: 0.9rem;
	}
}

@media (min-width: 768px) {
	.news-day .day{
		font-size: 2rem;
	}
}


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

.news-detail {
    text-align: left;
}
.news-detail-link {
    border-top: 2px dashed #adadad;
    border-bottom: 2px dashed #adadad;
    padding: 1rem;
    font-size: 0.9rem;
    background-color: #ededed82;
    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_wrapper{
	text-align: right;
}
@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;
    }
}


/*========================================================
                        彈跳視窗設定
=========================================================*/
@media (min-width: 992px) {
	.fancybox__container{
		z-index: 99999;
	}
}
/*========================================================
                      	 選單
=========================================================*/

/*.navsub {
	display: none;
	
}

.navsub-list {
	margin-right: 30px;
	padding-bottom: 5px;
	text-align: left;
}

.navsub-list h2  {
	color: #555;
	border-bottom: 1px solid #ccc;
	padding: 12px 10px;
	margin: 0 0 10px 0;
}
.navsub-list ul {
	list-style: none;
	margin: 20px 0;
	padding: 0;
}
.navsub-list ul li {
}
.navsub-list ul li a {
	display: block;
	padding: 10px;
	color: #333;
	font-size: 16px;
}
.navsub-list ul li a:hover {
	color: #fff;
	background-color: #7b9ad2;
}

.navsub-list ul li a span{
	float: right;
	
}
.label-default {
    background-color: #999;
}
.label{
	display: inline;
    padding: 0.2em 0.6em 0.3em;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

.navsub-list ul li a:hover span {
	color: #7b9ad2;
	background-color: #fff;
}

.navsub-select {
	margin-left: 15px;
	margin-right: 15px;
    margin-bottom: 30px;
    width: 100%;
	}
.navsub-select h2 {
	text-align: center;
	}
.navsub-select .form-control {
	margin-bottom: 20px;
}
.navsub-list ul li a:hover, .navsub-list ul li a.active {
	color: #fff;
	background-color: #5eb3d1;
}
@media (min-width: 1200px) {
	.navsub {
		display: block;
	}
	.navsub-select {
		display: none;
	}

}
@media (min-width: 1600px) {

	.navsub-list ul li a {
	font-size: 18px;
}
}
*/
/*========================================================
                         拉霸顏色
=========================================================*/
.boxscroll {
	width: 100%;
    max-height: 60%;
    overflow: auto;
	
}
.boxscroll::-webkit-scrollbar {  
	width: 8px; 
	height: 16px;
} 
.boxscroll::-webkit-scrollbar-track {  
	box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  
	border-radius: 10px;
	background-color: #001e74;
} 
.boxscroll::-webkit-scrollbar-thumb {  
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0,0,0,.3);  
	background-color: #4d66ad; 
}

/*========================================================
                         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;
}

/*========================================================
                         按鈕
=========================================================*/
.button-back1 {
  padding: 0.45em 4em;
  text-align: center;
  text-decoration: none;
  color: #535354;
  border: 2px solid #535354;
  display: inline-block;
  border-radius: 0.3em;
  transition: all 0.2s ease-in-out;
  position: relative;
  overflow: hidden;
}

.button-back1:before {
  content: "";
  background-color: rgba(255, 255, 255, 0.5);
  height: 100%;
  width: 3em;
  display: block;
  position: absolute;
  top: 0;
  left: -4.5em;
  transform: skewX(-45deg) translateX(0);
  transition: none;
}

.button-back1:hover {
  background-color: #8f8f8f;
  color: #fff;
  border-bottom: 4px solid #8f8f8f;

}

.button-back1:hover:before {
  transform: skewX(-45deg) translateX(13.5em);
  transition: all 0.5s ease-in-out;
}
/*========================================================
                         左側選單
=========================================================*/

.icon_Community a.js-btn-icon_Community {
    text-align: center;
    width: 50px;
    line-height: 47px;
    border-radius: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0;
    cursor: pointer;
    color: #fff;
    background: #000;
    font-size: 22px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
    height: 50px;
    pointer-events: auto;
	overflow: hidden;
    
}

.js-btn-icon_Community:hover,
.js-btn-icon_Community:focus {
    color: #fff;
    /*background-color: #620000;
    border-color: #620000;*/
	background: linear-gradient(to bottom, #3f3f3f 0%, #9d9d9d 100%);
}

.js-icon_Community .icon_li {
    position: relative;
    left: -100px;
}
.icon_li_img {
        max-width: 50px;
        width: 100%;
        height: auto;
        display: block;
        position: absolute;
        left: 0;
        z-index: 1;
    }
.js-icon_Community.active .icon_li {
    left: 0;
    pointer-events: auto;
}

.js-icon_Community .icon_li:nth-child(1) {
    transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    -o-transition: all 0.1s ease-out;
    -webkit-transition: all 0.1s ease-out;
}

.js-icon_Community .icon_li:nth-child(2) {
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
}

.js-icon_Community .icon_li:nth-child(3) {
    transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
}


.icon_li a:hover .icon{
 animation: go 3s linear infinite;
}

@keyframes go {
  10% {
    transform: rotate(15deg);
  }
  20% {
    transform: rotate(-10deg);
  }
  30% {
    transform: rotate(5deg);
  }
  40% {
    transform: rotate(-5deg);
  }
  50%,100% {
    transform: rotate(0deg);
  }
}  

@media (max-width: 991.98px){
    .icon_Community {
        width: 100%;
        position: fixed;
        left: auto;
        bottom: 0;
        z-index: 999998;
        pointer-events: none;
    }
    .icon_Community_ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
    }
    .icon_Community_ul .icon_li {
        width: 33.33%;
        border-right: 1px solid #fff;
    }
    .icon_Community_ul .icon_li:last-child {
        border-right: none;
    }
 .icon_Community_ul .icon_name {
        font-size: 0.8rem;
  		padding-top: 1px;
    }
    .icon_img {
        display: block;
        background: linear-gradient(to bottom, #3f3f3f 0%, #9d9d9d 100%);
        overflow: hidden;
        text-align: center;
        color: #fff;
        position: relative;
        padding: 13px 10px 7px;
        text-decoration: none;
    }
 .icon_Community a{
	  color: #fff;
	  text-decoration:none;
 }
 .icon_Community a img{
	  display: block;
	  margin: 0 auto;
	  width: 22px;
 }
 .icon_Community a:hover{
	  background: linear-gradient(to bottom, #9d9d9d 0%, #3f3f3f 100%);
 }
 .icon_Community a:hover img{
	  animation: go 3s linear infinite;
 }
}

@media (min-width: 992px){
    .icon_Community {
        position: fixed;
        right: 22px;
        bottom: 92px;
        z-index: 9998;
        pointer-events: none;
    }
    .icon_Community_ul {
        list-style: none;
        padding: 0;
        flex-direction: column;
        align-items: flex-end;
        display: flex;
        margin-bottom: 59px;
    }
    .icon_img {
        background: linear-gradient(to bottom, #3f3f3f 0%, #9d9d9d 100%);
        border: none;
        overflow: hidden;
        text-align: center;
        margin-bottom: 6px;
        width: 50px;
        text-decoration: none;
        border-radius: 100px;
        color: #fff;
        transition: all 0.3s ease;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .icon_img.active {
        width: 142px;
    }
    .icon_img.active .icon_name {
        text-indent: 0;
        opacity: 1;
    }
    .icon_img:hover {
        text-decoration: none;
        width: 142px;
    }
    .icon_img:before {
        opacity: 0;

    }
    .icon_img .icon {
        color: #fff;
        font-size: 22px;
        width: 50px;
        line-height: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        right: 0;
        z-index: 1;
    }
    .icon_img:hover .icon {
        text-decoration: none;
    }
    .icon_img:hover .icon_name {
        opacity: 1;
        text-indent: 0;
    }
    .icon_name {
        position: relative;
        line-height: 50px;
        padding-left: 15px;
        padding-right: 50px;
        transition: all 0.3s ease;
        opacity: 0;
        text-decoration: none;
        color: #fff;
        white-space: nowrap;
        border-radius: 100px;
        overflow: hidden;
        /*text-indent: -100px;*/
        font-family: Arial, "Microsoft JhengHei", sans-serif;
    }
}

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

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: ' - ';
	}
}

/*========================================================
                   	聯絡我們
=========================================================*/
.contact-box{
	padding: 6vh 3vh;
	background: #808080;
}
.footer-txt{
	text-align: center;
    margin: 0 auto;
    color: #fff;
    border-bottom: 2px solid #727171;
    padding-bottom: 5vh;
}
.footer-txt h1{
	font-weight: 300;
	padding-bottom: 3vh;
}
.txt-letter{
	letter-spacing: .05rem;
}

.footer-info{
	padding-top: 10vh;
	color: #fff;
}

.col-form-label{
	color: #fff;
	text-align: justify;
}


@media (min-width:580px){
	.col-form-label::after{
		display: inline-block;
		width: 100%;
		content: "";
	}
}
@media (min-width:640px){
	
}

@media (min-width:992px){
	.contact-box{
		padding: 15vh 5vh;
	}
	
}
@media (min-width:1200px){
	.txt-letter{
		letter-spacing: .4rem;
	}
}


@media (max-width:767.98px){
	.footer-txt br{
		display: none;
		text-align: justify;
	}
	.footer-txt p{
		text-align:justify;
	}
}

@media (max-width:991.98px){
	.contact_img{
		padding-bottom: 2vh;
	}
}

.form-control{
	color: #fff!important;
}
.form-control option{
	color: #555!important;
}
	
.content-wrap form .form-group input,.form-control{ 
	border-radius:0; 
	/*padding: 0px 0 0px 40px;*/
	border-color: transparent;
	background-color:transparent;
	border-bottom: 1px solid #fff;
}

.content-wrap form:focus.form-group input:focus,.form-control:focus{ 
	border-color: transparent;
	background-color:transparent;
	outline:none;
}

.noline {
  outline: none;
}
.noline:focus {
  outline: none;
}
.form-group {
    margin-bottom: 0.5rem!important;
}

/*.content-wrap [class*="row"] {
    padding: 5px;

}
.content-wrap [class*="col-"] {
    padding: 0px;
}*/
.content_box{
	padding-top: 60px;
	padding-bottom: 30px;
}

.content-wrap form .form-group button{
    width: 100px;
    height: 50px;
    /*display: block;*/
    text-align: center;
    cursor: pointer;
    /*line-height: 40px;*/
    background-color: transparent;
    border-color: #ffffff;
    color: #ffffff;
    position: relative;
    transition: all .3s linear;
    /*float: left;*/
    top:0px;
    left: 0px;
    margin: 0px 10px;
}
.content-wrap form .form-group button > p{
    position: relative;
    z-index: 1;
	margin: 0;
}
.content-wrap form .form-group button::before{
    content: "";
    width: 0%;
    height: 0%;
    display: block;
    background-color: #535354; 
	border-radius: 0.25rem;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: all .3s ease;
}
.content-wrap form .form-group button:hover{
    color: #fff;
}
.content-wrap form .form-group button:hover::before{
    width: 100%;
    height: 100%;
    opacity: 1;
}
@media (min-width:480px){
	.content-wrap form .form-group button{
		width: 150px;
	}
}
@media (min-width:1200px){
.contact_map iframe{
		height: 500px;
	}
}
