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

.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;	
}

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

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

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

.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);
}

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

.block-service .detail-service span {
	margin-right: 22px;
}

.locate-partners hr {
    margin-top: -25px!important;
    margin-bottom: 35px!important;
}

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

@media screen and (max-width: 450px) {
	.nav-tabs > li {
		margin: 0 20px;
	}
	.link-tab-room li a {
		margin-bottom: 5px;
	}
}