/*----------------------------------------*/
/*  03 - Header Section Styles
/*----------------------------------------*/
.header-section {
  padding: 5rem 0px .5rem 0px;
  border-bottom: 1px solid #ddd;
}

@media (min-width: 1280px) {
  .header-section {
    background-size: cover;
	background-color:#ececec;
  }
  .header-section .header-left h1 {
  color:#262626;
  }
  .header-section .header-left p {
  color:#666;
  }
}

@media (max-width: 1279px) {
  .header-section {
    background-size: contain;
    padding: 4rem 0px .5rem 0px;
  }
  .header-section .header-left h1 {
  color:#262626; 
  }
  .header-section .header-left p {
  color:#666;
  }
}

@media (max-width: 991px) {
  .header-section {
	background-color:#ececec;
    background-size: cover;
    background-position: center center;
  }
  .header-section .header-left h1 {
  color:#333; 
  }
  .header-section .header-left p {
  color:#333;
  }
}


.header-section .header-left p {
  margin-bottom: 0px;
  padding-bottom: 25px;
}
.header-section .header-left h1 span {
  color: #2c57e4;
}
@media (max-width: 414px) {
  .header-section .header-left h1 {
    font-size: 1.4rem;
  }
}
@media (max-width: 767px) {
  .header-section {
    padding: 3.9rem 0px .3rem 0;
  }
}
@media (max-width: 991px) {
  .header-section .header-left p {
    margin: 0 auto;
  }
}

img {max-width:100%;}

/*圆角*/
.round {
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius:3px;
}
.icon-wrap i {font-size:2.8rem;font-weight:500;}

.aui-hr {
    bottom: 0px;
    width: 100%;
    height: 1px;
    margin: 3rem 0;
    border-bottom: 1px solid #eee;
}

/*定制首页卡片文字压图片*/
.portfolio-section .single-portfolio2 {
    margin-bottom: 2rem;position: relative;
  }
    
.portfolio-section .single-portfolio2 img {
  width: 100%;
}

.portfolio-section .single-portfolio2 .portfolio-details {
  background-color: rgba(0, 0, 0, 0.35);
  padding: 3px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(34, 34, 34, 0.13);
          box-shadow: 0px 0px 10px 0px rgba(34, 34, 34, 0.13);
	bottom: 0;
    left: 0;
	right: 0;
    position: absolute; 
	text-align:center;  
}
.portfolio-section .single-portfolio2 .portfolio-details  a ,.portfolio-section .single-portfolio2 .portfolio-details h4,.portfolio-section .single-portfolio2 .portfolio-details p {color:#fff;}
.portfolio-section .single-portfolio2 .portfolio-details p {
  text-align:center; 
  margin-bottom: 0px;
  justify-content: space-between;
}

.portfolio-section .single-portfolio2 .portfolio-details h4 {
  font-size: 15px;
}
.card .card-body h4{font-size:1rem;}
/*文字下划线*/
.bo-rad-3 { border-radius: 3px;width: 4rem;height: 3px;background-color: #333;}

/*logo改过*/
.logo {

}
.logo img {
	max-width:none;
    vertical-align: middle;
}
/*首页追加*/
.at-sectionbg {
    background: #f7f8f9;
}
.at-main-section {
    padding: 80px 0;
}
.at-sectionhead {
    margin-top:2rem;
    width: 100%;
    text-align: center;
}
.at-sectiontitle {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: .7rem;
    padding-bottom: 17px;
}
.at-sectiontitle .tit {
    margin: 0;
    font-size: 1.5rem;
    line-height: 1em;
	color:#443a3a;
}
.at-sectiontitle span {
    font-size: 15px;
    display: block;
    margin-top: .5rem;
    line-height: 1.5;
}
.at-sectiontitle::after {
    left: 50%;
    bottom: 0;
    content: '';
    width:3rem;
    height: 3px;
    margin-left: -1.5rem;
    position: absolute;
    background: #cc0000;
}
.at-description {
    width: 100%;
    float: left;
}
.at-sectionhead .at-description p {
    font-size: .9rem;
    line-height: 1.7;
    color: #828181;
}

.at-btnarea {
    float: left;
    width: 100%;
}
.at-btn {
    color: #fff;
    padding: 0 20px;
    background: #17a2b8;
    min-width: 160px;
    position: relative;
    border-radius: 3px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    text-transform: capitalize;
    border: solid 1px #ddd;
    font: 600 16px/42px 'Nunito', sans-serif;
}
.at-btnactive,
.at-btn:hover,
.at-btn:focus {
	color:#fff;
	background: #dc3545;
}
.at-btnarea-mt {
    margin-top: 40px;
    text-align: center;
}
.mt-last-child {
    margin-top: 30px;
}
.at-featured-content{
	width: 100%;
	border-radius: 0 0 2px 2px;
}
.at-featured-head{
	width: 100%;
	padding: .5rem 6px;
	text-align:center;
}
.at-featured-head address {margin-bottom: .5rem;}
.at-featured-title{
	width: 100%;
	position: relative;
}
.at-featured-title a:hover{
    color:#369;
}
.at-featured-title h3{
	margin: 0;
	font-size: 15px;
	line-height: 1.5;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.at-featured-title h3 a{color: #555;}
.at-featured-title h3 span{
	display: block;
	margin-top:5px; 
	font-size: 18px;
}
.at-featured-title h3 span em{
	color: #767676;
	font-size: 13px;
	font-weight: 400;
	font-style: normal;
	display: inline-block;
	line-height: inherit;
	text-transform: lowercase;
	font-family:'Open Sans', sans-serif;
}
.at-featured-title img{
	top: 0;
	right: 0;
	max-width: 50px;
	border-radius: 50%;
	position: absolute;
}
.at-featurerating{
	float: left;
	width: 100%; 
}
.at-featurerating em{
	float: left;
	margin-left:10px; 
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
}
.at-room-featured{
	float: left;
	width: 100%;
	list-style:none;
	line-height: 14px;
	padding-left: 0;
}

.at-featured-footer{
	width: 100%;
	padding: 2px 10px;
	border-top: 1px solid #eee;
	border-radius: 0 0 4px 4px;
}
.at-featured-footer ul {
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0;
	padding:0;
	margin:0;
}
.at-featured-footer ul li{
	list-style-type:none; 
	color: #999;
	font-size:.8rem;
}
.at-featured-footer address{
	margin: 0;
	float: left;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 90%;
}
#pages li ,#villas li{border-bottom: 1px solid #ddd;}
