@charset "utf-8";
/* CSS Document */

html {overflow-x: hidden!important} 

.container-inside h1 { padding-left:15px;}

.img-100{ width:100%;} 

input, select, textarea {
	/*max-width: 280px;*/
}
.fix-element-padding {
	padding-top: 6px;
}

.form-control {
    display:initial !important;
	display:inline !important;
}

input[type="radio"]{
  margin: 0 5px 0 10px;
}
.container-inside{
	padding:0 20px 20px 20px;
	min-height:300px;
}

.container-form{
	padding:20px 20px 20px 20px;
	min-height:300px;
}

.text-right{
	text-align: right;
}

.text-white{
	color:#FFF;
}

.textWrap {
	float: right;
	margin: 10px;
}

body.chinese {
   font-family: '宋体',宋体b8b体,Microsoft YaHei, Arial, sans-serif;
}

body {
  padding-top: 0;
 /* font-family: 'PT Sans', sans-serif !important;*/
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  background: #4c2d18; color: #FFFFFF; 
  overflow: hidden;
}

.en-class {
	font-family:Arial, Helvetica, sans-serif;
    font-size:14px;}

.wrapper-inside{
	padding:0 0 0 0;
	background:#eee;
}
.wrapper-inside .container{
	background:#fff;
}

.home-feature .container{
	background:#95350b;
}
.wrapper-form{
	 padding:20px 0 20px 0;
	 background:#eee;
}
.wrapper-form .container{
	background:#fff;
}

.view-info a{color:#fff;}

.top-menu{ background:#95350b; color:#fff; overflow:hidden; width:100%; padding:0; margin:0; font-family: '宋体',宋体b8b体,Microsoft YaHei, Arial, sans-serif;}

.top{ background:#83b185; color:#fff; overflow:hidden; width:100%; padding:0;}
.top a{ color:#fff;}
.top .top-phone{ padding:0; }
.top .top-canadian{ }
.top .btn-primary{ background:#16134b !important; border-radius:0; margin:0 0 0 20px; border:0; padding:10px 30px;}
.top .btn-primary.logged{margin:0;}

.top .btn-primary:hover{ background:#36336b !important;}
.top .divider{ overflow:hidden; display:block; border-left:1px #ccc solid; padding:10px 10px; float:left;}
.top .dividerR{border-right:1px #ccc solid;}

.header-title{
	/*display:initial; */
}

.header-title h3{ 
	padding:2px 10px;
	font-size:30px;	
	color: #9900cc;
	text-align:center;
	/*font-family:'Comic Sans MS', cursive;*/
	font-family: '宋体',宋体b8b体,Microsoft YaHei, Arial, sans-serif;
	font-weight:bolder;
}

.header-title h4{ 
	padding:2px 0 10px 10 px
	font-size:12px;	
	color: #95350b;
	font-family: '宋体',宋体b8b体,Microsoft YaHei, Arial, sans-serif;
	font-weight: bold;
	margin:2px 0 0 0 ;
}

.home-feature h5 {
  font-size: 18px;
  font-weight: bolder;
  text-align: left;
  font-family: '宋体',宋体b8b体,Microsoft YaHei, Arial, sans-serif;
  color: #ffffff;
  padding-top:10px;
}

.home-feature h4 {
  font-size: 20px;
  font-weight: bolder;
  text-align: left;
  font-family: '宋体',宋体b8b体,Microsoft YaHei, Arial, sans-serif;
  color: #ffff00;
}

.home-feature h3 {
  font-size: 22px;
  font-weight: bolder;
  text-align: center;
  font-family: '宋体',宋体b8b体,Microsoft YaHei, Arial, sans-serif;
  color: #ffff00;
}

.logo{ overflow:hidden; display:initial; margin:10px 0 10px 0}
.header-image .caption{
	color:#fff;
	text-align:center;
	background:#4c2d18;
	padding:5px 10px 20px 10px;
	font-family: '宋体',宋体b8b体,Microsoft YaHei, Arial, sans-serif;
	
}
.header-image .caption h3{
	font-size:40px;
	padding:50px 20px 50px 20px;
	/*font-family:MV Boli;*/
	font-family: '宋体',宋体b8b体,Microsoft YaHei, Arial, sans-serif
}

  
.home-feature { background:#95350b; padding:5px 0 40px 0}
.home-feature img{ padding:5px 0 0 0}
.home-feature h4 { font-size:20px; font-family: '宋体',宋体b8b体,Microsoft YaHei, Arial, sans-serif;}

.wrapper-testimonials{ background:#666; color:#fff;}
.testimonial{ font-size:20px; font-style:italic; padding:10px 10px; text-align:center}
.testimonial_img{ margin:auto; text-align:center !important; }

.footer{
	background:#4c2d18;
	padding:20px 0; 
	font-size:13px;
}
.footer a{
	/*color:#fff;*/
}
.footer ul{
	margin:0; padding:0; list-style:none; 
}
.footer ul li{
	margin:0; padding:0;
}
.footer ul li a{
	/*color:#fff;*/
}

.copyright{
	background:#95350b;
	color:#fff;
	padding:10px 0;
	font-size:13px;
}

.copyright .container{
	background:#95350b;
}

.copyright ul{
	margin:0; padding:0; list-style:none;
}
.copyright ul li{
	margin:0; padding:20px 0;
}
.copyright ul li a{
	color:#fff;	
}
.footer-box{ margin:10px}


/*==========  Mobile First Method  ==========*/
    @media only screen and (max-width : 1082px) {
	  .navbar-right {
		  float: none !important;
	  }
	  
    }
    @media only screen and (max-width : 479px) {
		.top{ display:none}
       
    }

    /* Custom, iPhone Retina */ 
    @media only screen and (min-width : 320px) {		
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (min-width : 480px) {
		
		.phone {
        width: 100%;
        text-align: center;
        margin-top: 10px;
   		 }
		 
		
		
    }
    
    @media only screen and (max-width: 767px) {   
              
    }

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	 header h2.phone-number {
   		 margin-top: 20px;
 	 }
   
    .copyright ul li{
        margin:0; padding:0 0 0 20px; float:left;
    }
    .copyright ul{
        float:right
    }
    .navbar-brand{ display:none}
		
	#map_canvas{
        height: 350px
    }	
    
    .navbar-default {
        width:100%;
        background:#95350b !important;
        color:#fff;
    }
    .navbar-brand { color:#fff !important;
    }
	.navbar-default .navbar-nav > li > a {
		color: #fff; font-size:20px !important;
		padding:8px;
	}

	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
	   color: #000;font-size:20px !important;
	}

    .navbar-toggle .icon-bar {
        background-color: #fff !important;
    }
	
	

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {\
    header h2.phone-number {
    margin-top: 00px;
  }
    .header-image{
        position:relative;
    }
    .header-image .caption{
        position: absolute;
        top:26vh;
        padding:5px 10px 20px 10px;
        overflow:hidden;
        left: 22%;
        right: 22%;        
    }
	
	

    .footer-box{ margin:10px}

    
    #map_canvas{
        height: 400px
    }        
    
    .listing-filters {
        padding: 20px 0 15px;
    }

    .listing-filters .pagination {
        margin: 0;
    }
    
    .listings li{ width:32%;}
	.homeListing li{ width:32%;}
	.listing-image {
		min-height: 268px;
	}
}

    /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    #map_canvas{
        height: 480px
    }
	.moduletable { padding: 0px 0px 20px 0px; }
}

	
<!---->
.rounded {
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
}
.shadow {
  -webkit-box-shadow: 0px 0px 24px -6px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0px 0px 24px -6px rgba(0, 0, 0, 0.45);
  box-shadow: 0px 0px 24px -6px rgba(0, 0, 0, 0.45);
}

.mapbox {
  padding: 10px;
}

.feature {
  background: #83b185;
  padding: 10px;
}
/* line 6, scss/_home.scss */
.feature h4 {
  font-size: 24px;
  font-weight: 300;
  text-align: center;
  color: #fff;
}
/* line 12, scss/_home.scss */
.feature p {
  color: #fff;
  line-spacing: 1.4;
  text-align: center;
  font-size:16px;
}



a.phone-btn {
  background: #83b185;
  border: 2px solid #83b185;
  padding: 0px 10px;
  color: #fff;
  border-radius: 10px;
  text-decoration: none;
  transition: 0.5s all;
  display: inline-block;
  margin-top: 5px;
}
/*color: #00658a;*/
a.phone-btn:hover {
  background: transparent;
  color: #666;
  text-decoration: none;
}

.header-address {
  color: #666;
  text-align: center;
  margin-top: 10px;
}

.header-phone {
  color: #666;
  margin-top: 5px;
  text-align: center;
  line-height: 1.5;
  font-size:25px;	
}

.google-maps {
	position: relative;
	padding-bottom: 75%; // This is the aspect ratio
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

.gallery-box{
	margin:0; padding:2px 5px 0 5px
}
.moduletable { padding: 0px 10px 10px 10px; font-weight: bold; border: 1px dotted black; border-color: coral;}

.fa {
	  padding: 15px;
	  font-size: 25px;	 
	  text-align: center;
	  text-decoration: none;
	  margin: 5px 2px;
	  border-radius: 50%;
	}
	.fa:hover {
		opacity: 0.7;
	
	}

.fa-facebook {
  background: #3B5998;
  color: white;
}
.fa-youtube {
  background: #bb0000;
  color: white;

}
.fa-twitter {
  background: #55ACEE;
  color: white;

}
.fa-instagram {
  background: #125688;
  color: white;
}
.fa-wechat {
  background: #33cc00;
  color: white;
}
  
 .flex-caption {
      width: 100%;
      padding: 2%;
      left: 0;
      bottom: 0;
      background: #ff0033;
      color: #fff;
      text-shadow: 0 -1px 0 rgba(0,0,0,.3);
      font-size: 14px;
      line-height: 18px;
	  text-align:center
    }
    li.css a {
      border-radius: 0;
    }