body{
	background: #fff;
}
.carousel .indicators .indicator-item {
    display: inline-block;
    position: relative;
    cursor: pointer;
    height: 8px;
    width: 8px;
    margin: 10px 4px;
    background-color: rgba(255,255,255,0.5);
    -webkit-transition: background-color .3s;
    transition: background-color .3s;
    border-radius: 50%;
}
.promo{
	background-color:#fff;
}
.promo .promoC{
	display:flex;
	padding:2% 0;
}
.promo .h1{
font-size: 18px;
color:#333;
width: 25%;
line-height: 26px;
	font-weight: 500;
	
}
.promo .word{
font-size: 14px;
color:#999;
width: 60%;	
	white-space: nowrap;
	overflow: hidden;
	overflow-x: auto;
	line-height: 26px;
}
.promo .word a{
	display:inline-block;
	padding:0 1%;
	color:#999;
}
.promo .iconSort{
font-size: 18px;
color:#333;
width: 15%;	
	text-align: right;
}
.iconSort img{
	width: 22px!important;
	height: 22px!important;
	border-radius: 0px!important;
}
.title h1{
	color:#333;
	font-size: 16px;
	border-bottom: 1px #f5f5f5 solid;
	margin:5%;
	padding:0 0 4% 0;
}
.m0{
	margin-top:0!important;
}
.city{
	margin: 0 5%;
	line-height: 24px;
	
}
.sortTitle{
	color:#666;
	padding: 5% 0;
}
.list a{
	display: inline-block!important;
	background: rgb(239,239,249);
	padding:2% 5%!important;
	border-radius: 5px;
	margin: 1% 0 0 0;
}
.list a.on{
background: rgb(222,28,29);
	color:#fff;
}
.side-nav li{
	line-height: 24px;
}
.scroll a{
	height: 66px;
	display: block;
	font-size: 13px;
}
.scroll a div{
	line-height: 30px;
}
.wrap-item-city{
	width: 100%;
	margin-top: 10px;
}
.wrap-item-city .owl-carousel{
	width: 100%;
}
.wrap-item-city .owl-carousel .item{
	width: 100%;
}
.aui-palace-grid {
    position: relative;
    float: left;
    padding: 1px;
    width: 20%;
    box-sizing: border-box;
    margin: 5px 0;
}
.aui-palace-grid .aui-palace-grid-icon {
    width: 50px;
    height: 50px;
	border-radius: 50%;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	
}
.aui-palace-grid-icon img {
    width:100%;
    height: 100%;
    border: none;
		display: inline-block; 
	vertical-align: middle;
}
.aui-palace-grid-text {
    display: block;
    text-align: center;
    color: #333;
    font-size: 0.85rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	padding-top: 4px;
}
.aui-palace-grid-text h2 {
    font-size: 0.8rem;
    font-weight: normal;
    color: #666666;
	margin: 0;
}
.wrap-item-city .owl-dots {
    width: 100%;
    text-align: center;
    margin-top: 0px;
}
.wrap-item-city .owl-dots .owl-dot {
    display: inline-block;
    height: 6px;
     width: 30px;
    background: #ebebe9;
    -webkit-border-radius: 90px;
    -moz-border-radius: 90px;
    border-radius: 90px;
}
.wrap-item-city .owl-dots .owl-dot.active {
    width: 30px;
    background: #dc201c;
}
.company{
	display: flex;
	border-bottom: 1px #f1f1f1 solid;
	height: 35px;
}
.company .name,.company .more{
	width: 50%;
	line-height: 30px;
}
.company .name{
	text-align: left;
	color:#000;
	font-size: 16px;
	padding-left: 5%;
}
.company .more{
	text-align: right;
	color:#cc0000;
	font-size: 14px;
	padding-right: 5%;
}
.campany-name .content {
    cursor: pointer;
    border: 0px solid #d1d1d1;
    text-align: center;
    padding-bottom: 100%;
    height: 0px;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    border-radius: 10px;
    -webkit-box-shadow:none!important;
    -moz-box-shadow:none!important;
    box-shadow: none!important;
		overflow: hidden;
}
.campany-name .content .in-content .in-in-content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding:0!important;
	position: relative;
}
.campany-name .content .in-content .in-in-content img {
    width: 100%!important;
    height: 100%;
}
.campany-name .content .in-content .in-in-content h5{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	position: absolute;
	top:0;
	left: 0;
	text-align: center;
}
.campany-name .content .in-content .in-in-content h5 .name,.campany-name .content .in-content .in-in-content h5 .click{
	color:#fff;
	font-weight: normal;

}
.campany-name .content .in-content .in-in-content h5 .name{
	font-size: 16px;
		margin-top: 35%;
}
.campany-name .content .in-content .in-in-content h5 .click{
	margin-top: 10px;
}

.work-name .content {
    cursor: pointer;
    border: 0px solid #d1d1d1;
    text-align: center;
    padding-bottom: 100%;
    height: 0px;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    border-radius: 0px!important;
    -webkit-box-shadow:none!important;
    -moz-box-shadow:none!important;
    box-shadow: none!important;
		overflow: hidden;
	background: #ec0414;
}
.work-name .content .in-content .in-in-content {  
	display: block!important;
    text-align: center;
    vertical-align: inherit!important;
    padding:0!important;
	position: relative;
	    height: 100%;
}
.work-name .content .in-content .in-in-content img {
    width: 100%!important;
    height: 120px!important;
}
.work-name .content .in-content .in-in-content h5{
	width: 100%;
	text-align: center;
	margin: 0;
	
}
.work-name .content .in-content .in-in-content h5{
	color:#fff;
	font-weight: normal!important;
	font-size: 14px!important;
	line-height: 30px;

}
.work-name .content .in-content .in-in-content h5 .name{
	font-size: 16px;
		margin-top: 35%;
}
.campany-name .content .in-content .in-in-content h5 .click{
	margin-top: 10px;
}
.subscribe{
	margin-top: 20px;
	background: #fff;
}
.subscribe .caleName{
	line-height: 24px;
	font-size: 16px;
	height: auto;
}
.subscribe .caleName img{
	width: 24px;
	height: 24px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 2%;
}
.subscribe .caleName span{
	display: inline-block;
	vertical-align: middle;
}
.section.subscribe .mail-subscribe-box {
    position: relative;
    padding-bottom: 35px;
    margin-top: 20px;
    padding: 0px 0;
}
.section.subscribe .mail-subscribe-box i {
    position: absolute;
		border:none;
    font-size: 18px;
    padding: 0;
    left: 10px;
    top: 9px;
    cursor: pointer;
    width: 16px;
    height: 16px;
}
.section.subscribe .mail-subscribe-box i img{
	width: 100%;
	height: 100%;
}
.section.subscribe .mail-subscribe-box input {
    color: #303030;
		border:none;
    height: 40px;
    background: #eaeaea;
    border-radius: 5px;
    margin-bottom: 0px;
    padding: 10px 40px 10px 30px;
    box-sizing: border-box;
}
.section.subscribe .mail-subscribe-box .button{
	color: #fff;
	background: #ec0414;
	width: 100%;
	font-size: 14px;
	text-align: center;
	line-height: 44px;
	border-radius: 5px;
}
#testimonial-case{
	overflow:hidden;
	height:350px;
	width: 94%;
	margin: 0 auto;
}

#testimonial-case .item-susson h4 {
	font-size:16px!important;
	margin: 1% 0;
	color: #222222;
	font-weight: bold;
}
#testimonial-case .item-susson p{
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 100%;
	overflow: hidden;
	font-size: 12px;
	color: #555555;
	line-height: 20px;
	margin: 5px 0;
}
.about{
	display:flex;
	height: 81px;
	border-radius: 5px;
	overflow: hidden;
	-moz-box-shadow:0px 2px 5px 2px #ededed;
	-webkit-box-shadow:0px 2px 5px 2px #ededed;
	box-shadow: 0px 2px 5px 2px #ededed;
	margin: 5px 0 10px;
	background: #f9f9f9;

}
.about .aboutLeft{
	width: 70%;
	padding: 0 0 0 2%;
}
.about .aboutLeft h1{
	font-size:16px;
	margin: 0;
	padding: 30px 0 0 0;
	line-height: 110%;
	
}
.about .aboutLeft h1 span{
	color:#ec0414;
	font-size: 22px;
	font-weight: bold;
}
.about .aboutLeft p{
	color:#8e8e8e;
	font-size: 12px;
	    margin: 5px 0;
    line-height: 20px;
}
.about img{
	width: 40%;
	height: 100%;
}
.section.testimonial {
    margin-top: 10px;
    background-color: #fff;
    color: #333;
    padding-top: 20px;
    position: relative;
    padding-bottom: 10px;
}
.list-news{
	background:#fff;
	margin-top: 10px;
}
.section.list-news .row-list-news .news-item {
    position: relative;
    padding: 20px 120px 20px 0px;
    min-height: 57px;
    border-bottom: 1px solid #dedede;
    background-color: #fff;
    margin-bottom: 2px;
}
.section.list-news .readmore {
    background-color:transparent;
    color: #7a7a7a;
    padding: 0px;
    display: inline-block;
    cursor: pointer;
    padding-top: 10px;
    font-size: 12px;
	position: relative;
}
.section.list-news .readmore::before{
	position: absolute;
	content: "";
	width: 27px;
	height: 2px;
	background: #e4e4e4;
	top: 5px;
	left: 0;
}
.section.list-news .row-list-news .news-item .news-tem-image {
    width: 30%;
    position: absolute;
    right: 0px;
	left: inherit;
    top: 20px;
	height: 80px;
}
.section.list-news .row-list-news .news-item .news-tem-image img{
	width:100%;
}
.hxcar a{margin: 0px 14px;color: #333;}
.hxcar a.active{color: #cc0000;border-bottom: 2px #cc0000 solid;}
#testimonial-items .owl-dots::-webkit-scrollbar{
        display: none;
    }
.section.home-category .row.icon-service {
    margin-bottom: 0px;
    margin-top: 10px;
}
.row .col.s6 {
    padding: 0 1%;
    width: 48%;
    margin-left: auto;
    left: auto;
    right: auto;
	    float: left;
}
.row .col{
	 padding: 0 .75rem; 
}
.icon-service{width: 97%;
    margin: 10px auto;}