.inner-txt-center {
    text-align: left;
    line-height: 1.9;
    max-width: 100%;
    margin: 0 auto 55px;
}

.list-service .block-service {
    width: calc(100% / 5);
    border: 1px solid transparent;
}

.list-service .block-service .detail-service {
    padding: 5px 0;
}

.list-service .ttl-3 {
	font-size: 16px;
    font-weight: normal;
}

.list-service .ttl-3 a {
    color: #010101!important;
}

.list-service .ttl-3 a:hover {
    color: #64be00!important;
}

.link-tab-room {
    margin-top: 50px;
	margin-bottom: 50px
}

.nav-tabs {
    text-align: center!important;
}

.nav-tabs > li {
    margin: 0 28px;
}


.link-tab-room li a {
    font-size: 18px;
    margin-bottom: 10px;	
}

@media screen and (max-width: 767px) {
	.scroll-tab ul {
		width: 900px;
	}
	.list-service .block-service {
		width: 100%;
	}
}

h3.region {
    text-align: left;
    font-size: 24px;
    color: #010101;	
    margin-bottom: 20px;
	font-weight: 600;
}

.list-service {
    margin-bottom: 60px;
}

.list-service .ttl-3 {
    margin-bottom: 5px;
	line-height: 1.42857143;
}

.list-service .company {
    margin-bottom: 20px!important;
}

.list-service .block-service .detail-service .contact {
    background: url(/themes/custom/zyxel/images/icons/icon-avatar.png) no-repeat left 1px;
    padding-left: 30px;
}

.list-service .fa {
    font-size: 20px;
    padding-right: 13px;
}

.list-servic hr {
border-bottom: 1px solid rgba(0, 0, 0, .085);
}

@media screen and (max-width: 768px)
.list-service .block-service {
    width: 100%!important;
}