/* CSS Document */
@charset "utf-8";
.htr-col-left {
	width: 40%;
	padding-left: 60px;
	float: left;
}
.htr-col-right {
	width: 45%;
	float: left;
	padding-left: 45px;
	box-sizing: border-box;
}



.htr-col-right span {padding:0px 0px 10px 0px;font-size:1.3em;}
.htr-col-right .spr {padding-right:60px !important;}
.htr-tbl1 {
	width: 100%;
}
.htr-tbl1 tr td {
	border-collapse: collapse;
	padding: 11px 10px;
	box-sizing: border-box;
	font-size: 1.4em;
	color: #444444;
	text-align: center;
	background: #F9F7F4;
	border: 1px solid #DDDDDD;
	width:50%;
}
.htr-tbl-tit {
	background: #3498DB !important;
	color: #fff !important;
	font-size: 16px !important;
	font-weight: bold;
}
ul.htr-list li {line-height:160%;font-size:13px;background:url(../../img/hotel/img5.png) left top no-repeat;padding-left:17px;margin-bottom:5px;}

ul.htr-list {}


/*info-table1*/

.info-table1{
	width:100%;
	height:auto;
	border:0;
	border-top:solid 1px #E8E8E8;
	border-left:solid 1px #E8E8E8;
	}

.info-table1 tr td{
	padding:10px;
	border-bottom:solid 1px #E8E8E8;
	border-right:solid 1px #E8E8E8;
	}
	
.info-table1 tr td.col1{
	background-color:#F2F2F2;
	font-weight:bold;
	}
	
.info-table1 tr.row1 td.col1{
	border-top: solid 4px #000000; 
	}
	
.info-table1 tr.row1 td.col2{
	border-top: solid 4px #666; 
	}
	
a.tel-number{
	color:#52A7E0;
	text-decoration:none;
	}	
	
.map-image{
width:100%;
height:auto;	
margin-top:20px;
}

.map-image img{
width:100%;
height:auto;	
}

/*Form contact*/

.mail-content{
	width:100%;
	max-width:800px;
	height:auto;
	padding:10px 20px 20px 20px;
	box-sizing:border-box;
	/*background:#FDF7EE;*/
	font-size:14px;
	margin-left:auto;
	margin-right:auto;
	}
	
.one-row{
	width:100%;
	height:auto;
	box-sizing:border-box;
	padding:15px 20px;
	overflow:hidden;
	}
	
.one-row-note{
	width:100%;
	height:auto;
	box-sizing:border-box;
	padding-top:15px;
	overflow:hidden;
	}	
	
 .one-row .title{
	 width:25%;
	 height:auto;
	 float:left;
	 color:#444444;
	 font-size:14px;
	 line-height:180%;
	 padding-top:10px;
	 }
	 
	.one-row .input-data{
	 width:70%;
	 height:auto;
	 float:left;
	 margin-left:5%;
	 } 
	 
	.one-row .input{
		width:100%;
		box-sizing:border-box;
		height:auto;
	  border:solid 1px #AAAAAA;
	  padding:2%;
	  outline:none;
	   font-size:14px;
	 }  
	 
	.one-row .select{
		width:100%;
		box-sizing:border-box;
		height:auto;
	  border:solid 1px #AAAAAA;
	  padding:1%;
	  outline:none;
	    font-size:14px;
	 } 
	 
	 .one-row .textarea{
		width:100%;
		box-sizing:border-box;
		height:auto;
	  border:solid 1px #AAAAAA;
	  padding:2%;
	  outline:none;
	   font-size:14px;
	   height:160px;
	   resize:vertical;
	 }  
	 

	 
.button{
	text-align:center;
	}	 
	 
.button .btnsubmit{
	color:#fff;
	text-shadow:-1px -1px 2px rgba(0,0,0,0.5);
	font-size:1.2em;
	background-color:  #008000;
	padding:6px;
	width:30%;
	width:153px;
	height:43px;
	margin-top:30px;
	border:none;
	outline:none;
	cursor:pointer;
}


.submit-btn:hover {
	opacity:0.6;
	text-shadow:-1px -1px 2px rgba(0,0,0,0.5);
}
	
.mark3{
color:#E4007E;	
}

.mark4{
background: rgba(0, 128, 0, 0.3);
}

.mark5{
border-bottom:dotted 1px #AAAAAA;
}
					

.faq1 {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    height: auto;
    line-height: 160%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    background: url(../img/q.jpg) no-repeat;
}

.faq2 {
    color: #000000;
padding-bottom: 20px;
padding-top: 6px;
    font-size: 15px;
    height: auto;
    line-height: 155%;
padding-top: 10px;
border-bottom: dotted 1px #CCC;
padding-bottom: 40px;
padding-left: 40px;
	background: url(../img/a.jpg) no-repeat;
}

.faq3 {
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    height: auto;
margin-top: 30px;
    line-height: 160%;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 40px;
	background: url(../img/q.jpg) no-repeat;
}




@media screen and (max-width: 768px) {
	
	.htr-col-left, .htr-col-right {
	width: 100%;
	float: left;
	padding:0 2%;box-sizing:border-box;
}
.htr-col-right {margin-top:30px;}
.htr-col-right span {width:100%;}
.htr-col-right .spr {padding-right:0px !important;float:left;}


/*Form conatct tran sm*/
.one-row .title{
	width: 100%;
    float: none;
    text-align: left;
    padding: 0;
	 }
	 
.one-row .input-data{
 width:100%;
 margin-left:0%;
 } 	 


}
