.Convert_circle{
	width:50px;
	height:50px;
	background-color:#29abff;
	margin:auto 0;
	transition:0.5s;
	margin:0;
	padding:0;
}
.Convert_circle:hover{
	background-color:fa0;
	border-radius:50%;
}
.H{
	background-image: url(../web_img/indexS.png);
    
}




/*測試房型圖片*/

.box{
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all .5s;
	box-shadow: 3px 3px 5px #999;
}

.box:before,
.box:after{
    content: "";
    background: #33627a;
    width: 147%;
    height: 80%;
    opacity: 0;
    transform: rotate(90deg);
    position: absolute;
    top:4%;
    right:-150%;
    z-index: 1;
    transition: all 0.35s ease;
}

.box:before{
    opacity: 1;
    right: -85%;
}

.box img{
    width: 100%;
    transition: all 0.5s ease;
}
.box .imgf{
	height:420px;
    object-fit:cover;
}
.box .imgf2{
	height:215px;
    object-fit:cover;
}

.box:hover img{ transform: scale(1.2); }

.box .box-content{
    text-align: right;
    transform: translateY(-50%);
    position: absolute;
    top: 25%;
    right: -100%;
    z-index: 2;
    transition: all .5s;
	writing-mode:vertical-lr;
}
.box .box-content{ right: 3%; }
.box .title{
    color: #fff;
    font-size: 1.3em;

    text-transform: uppercase;
    margin: 0 0 3px 0;
}
/*.box .post{
    font-size: 16px;
    text-transform: capitalize;
    margin: 0 0 10px;
    display: block;
}*/
.box .icon{
    padding: 0;
    margin: 0;
    list-style: none;
}
.box .icon li{
    display: inline-block;
    margin: 0 2px;
}
.box .icon li a{
    color: #fff;
    background-color: #f79824;
    font-size: 1em;
    text-align: center;
    line-height: 35px;
    height: 32px;
    width: 84px;
    display: block;
    transition: all 0.3s;
}


@media only screen and (max-width:479px){
    .box .title{ font-size: 20px; }
}



@media screen and (max-width: 768px) {

.box{
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all .5s;
	box-shadow: 3px 3px 5px #999;
}

.box:before,
.box:after{
    content: "";
    background: #184565;
    width: 180%;
    height: 70%;
    opacity: 0;
    transform: rotate(37deg);
    position: absolute;
    top:4%;
    right:-150%;
    z-index: 1;
    transition: all 0.35s ease;
}
/*
.box:after{
    background: rgba(255,255,255,0.5);
    width: 65%;
    height: 65%;
    right: auto;
    left: -20%;
    top: -65%;
}
*/
.box:before{
    opacity: 1;
    right: -85%;
}
.box:after{
    opacity: 1;
    top: -42%;
}

}
li{
list-style:none
}


.line1 {	
	/*width: 100%;*/
	border: 2px solid orange;
}

.line2 {
	width: 50%;		
	height: 10px;
	border-top: solid #ffffff 1px;
}

.line5 {
	width: 100%;	
	border-top: solid #ACC0D8 3px;
}

.large{					
	transition:0.3s;	
}
.large:hover{
	transform:scale(1.02);	/* 放大 */
}

.small{					
	transition:0.5s;	
}
.small:hover{
	transform:scale(0.9);	/* 縮小 */
}

.list-box {
	padding-bottom: 3px;
    margin-bottom: 2px;
    border-bottom: 3px dashed #4a7d98;
    width: 100%;
}

.list-box2 {
    padding-bottom: 10px;		/* 分隔線 */
    margin-bottom: 10px;
    border-bottom: 1px dashed #ccc;
}

#back-to-top {
    position: fixed;
	left:10px;
    top: 5px;
    /*right: 30px;*/
	z-index: 99!inportant;
	padding: 2px 10px;
	cursor: pointer;
	font-size: 0.9em;
	background:#e4eef0;
    display: none;
	width:;
	color:#2081bb;
	transition:width 0.3s;
	-webkit-transition:width 0.3s;
}




.form-control-color {
    width: 3rem;
    padding: 0.375rem;
	height: calc(0.5em + 1.75rem + 6px);
}

.text-blue{
	color:#4a7d98;
}
.text-orange{
	color:#ff8925;
}

.text-title{
	color:#415b4f;
}
.text-title2{
	color:#212529;
	font-size:1.3em;
}

.btn-juice {
    color: #fff;
	background-color: #ff7575;
	border-color:#ff7575;
}

.btn-juice:hover {
    color: #fff;
	background-color: #ff5959;
	border-color:#ff5959;
}
.btn-juice:focus {
    color: #fff;
	background-color: #ff5959;
	border-color:#ff5959;
}

.btn-blue {
    color: #fff;
	background-color: #5b776c;
	border-color:#5b776c;
}

.btn-blue:hover {
    color: #fff;
	background-color: #399d75;
	border-color:#399d75;
}
.btn-blue:focus {
    color: #fff;
	background-color: #399d75;
	border-color:#399d75;
}


.modal-backdrop {
    --bs-backdrop-zindex: 1!important;
}

.display07{
	font-size:0.9em;
}



#back-to-1{
	position: fixed;
    left:10px;
    bottom: 450px;
    /*right: 30px;*/
	z-index: 999;
	padding: 10px 10px;
	cursor: pointer;
	font-size: 2em;
	background:#56d7e8;
    display: none;
	color:#fff;
	width:;
	height:55px;

}


.bg-meeting1 {
    background-color: #7ccee8 !important;
}

.bg-meeting2 {
    background-color: #ffb3b3 !important;
}

.bg-meeting3 {
    background-color: #a8d679 !important;
}

.bg-meeting4 {
    background-color: #ffd568 !important;
}

.btn-meeting1 {
    color: #212529;
    background-color: #54b4ed ;
    border-color: #54b4ed;
}
.btn-meeting2 {
    color: #212529;
    background-color: #fe8383 ;
    border-color: #fe8383;
}
.btn-meeting3 {
    color: #212529;
    background-color: #81c148;
    border-color: #81c148;
}
.btn-meeting4 {
    color: #212529;
    background-color:#ffc93d ;
    border-color: #ffc93d;
}
.bg-bluewe{
	background: -webkit-linear-gradient(43deg, rgb(7, 33, 69), rgb(102, 164, 183));
	background: linear-gradient(43deg, rgb(7, 33, 69), rgb(102, 164, 183));
}
.bg-blue{
	background-color: #124b6e !important;
}

.textthree{
	text-indent: 2em;
	padding-left: 2em;
}

.operator1{
	display: block;
}
.operator2{
	display: none;
}

@media screen and (max-width: 768px) {
	.operator1{
		display: none;
	}
	.operator2{
		display: block;
	}
	


/*swiper*/

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}









/*swiper end*/