<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	font-family: "Open Sans Regular",san-serif;
	font-size: 13px;
	color: #474747;
	width: 100%;
	overflow: hidden;
}
a{
	text-decoration: none;
}
a:hover{
	color: #c32430;
}
a &gt; h3:hover{
	color: #c32430 !important;
}
h1{}
h2{}
h3{}

.header{
	background: #fff url('../images/header_bg.jpg') top center no-repeat;
	font-family: "UTM Trajan Pro Bold",san-serif;
	color: #fff;
}
.header-wrapper{
	width: 1168px;
	margin: 0 auto;
}
.logo{
	padding:10px 0 15px 0;
	/*width: 30%;*/
	width: 384px;
	float: left;
}
.contact-button h2{
	color: #fff;
}
.contact-button{
	padding: 45px 0 0 0;
	float: right;
	width: 215px;
}
.contact-button h2{
	font-size: 16px;
	background: url('../images/gop_y.png') top left no-repeat;
	line-height: 50px;
	text-transform: uppercase;
	padding-left: 67px;
}
.navigation{
	background: #c32430;
}
ul.main-menu{
	width: 80%;
	float: left;
	font-size: 14px;
}
ul.main-menu li{
	float: left;
}
ul.main-menu li.active,ul.main-menu li:hover{
	background: #9f151f;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
ul.main-menu li a{
	color: #fff;
	padding: 20px 16px;
	display: block;
}
ul.header-social{
	float: right;
	width: 20%;
}
ul.header-social li{
	float: right;
	border-left: 1px solid #ae1d28;
}
ul.header-social li:hover{
	background: #cc2431;
}

ul.header-social li a{
	padding: 18px 15px;
	display: block;
}

.slider{
	background: #fafaf2 url('../images/slide_bg.jpg') top center no-repeat;
}
.slider-wrapper{
	width: 1168px;
	margin: 0 auto;
	height: 500px;
	color: #272221;

}
.slider-item{}
.left-item{
	width: 49%;
	float: left;
	padding-top: 115px;
}
.left-item h2{
	font-family: "UTM Trajan Pro Bold",san-serif;
	font-size: 34px;
	background: url('../images/slide_line.png') bottom left no-repeat;
	line-height: 65px;
}
.left-item p{
	font-size: 16px;
	padding: 15px 0 15px 0;
}
.slider-item-btn{
	padding-top: 20px;
	font-family: "Open Sans Semibold",san-serif;
	text-transform: uppercase;
	font-size: 13px;
	height: 70px;
}
.slider-item-btn &gt; .red{
	border: solid 1px #c32430;
	background: #c32430;
	color: #fff;
}
.slider-btn{
	color: #272221;
	padding: 15px 30px;
	margin-right: 15px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: solid 1px #272221;

}
.right-item{
	width: 49%;
	float: right;
	padding: 45px 0 0 10px;
}

.work-time{
	background: #362c2b;
}
.work-time-wrapper{
	font-family: "Open Sans Regular",san-serif;
	width: 1168px;
	margin: 0 auto;
	padding: 20px 0;
	color: #fff;
	font-size: 14px;
}
.time{
	width: 31%;
	float: left;
	line-height: 24px;
}
.time &gt; p &gt; b{
	font-family: "Open Sans Semibold",san-serif;
}
.phone{
	width: 40%;
	float: left;
	font-family: "UTM Trajan Pro Bold",san-serif;
	font-size: 31px;
	text-align: center;
}
.schedule-btn{
	width: 200px;
	float: right;
	padding: 15px 0 15px 0;
}
.schedule-btn &gt; a &gt; h2{
	font-family: "UTM Trajan Pro Bold",san-serif;
	font-size: 16px;
	background: url('../images/icon_calendar.png'),url('../images/button_red_gradient.png');
  	background-repeat: no-repeat, repeat-x;
 	background-position: 14px 11px, top left;

	/*background: url('../images/button_red_gradient.png') repeat-x;*/
	padding: 11px 0 14px 44px;
	color: #fff;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	-ms-border-radius: 25px;
	-o-border-radius: 25px;
	width: 200px
}

.main{
	background: #fcfbfb;
	border-bottom: 1px solid #e5e5e5;
}
.main-wrapper{
	width: 1168px;
	margin: 0 auto;	
	padding-top: 10px;
}
.main-contact{}
.main-contact-wrapper{
	width: 1168px;
	margin: 0 auto;	
}
.main-top{}

.col-1{
	width: 23%;
	float: left;
	margin-right: 4%;
}
h2.title{
	font-family: "Open Sans Semibold",san-serif;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 50px;
	background: url('../images/title_line.png') bottom left no-repeat;
	margin-bottom: 25px;
}
.top-news{}
.top-post-one{}
.top-post-one h3{
	font-family: "Open Sans Semibold",san-serif;
	font-size: 14px;
	color: #010101;
	padding:5px 0;

}
.time-post{
	font-family: "Open Sans Regular",san-serif;
	font-size: 13px;
	color: #474747;
	padding: 0 0 0 20px;
	background: url('../images/icon_calendar_small.png') 0 1px no-repeat;
	margin:10px 0;
}
ul.top-post-list{
	border-top: dashed 1px #e6e5e5;
	font-family: "Open Sans Semibold",san-serif;
	font-size: 13px;
	
}
ul.top-post-list li{
	background: url('../images/icon_list_arrow.png') 0px 12px no-repeat;
	padding-left: 20px;
}
ul.top-post-list li a{
	padding: 5px 0;
	display: block;
	color: #222121;
}
ul.top-post-list li a:hover{
	color: #222121;
}
.col-2{
	width: 38%;
	float: left;
	margin-right: 4%;
}
ul.news-list{}
ul.news-list li{
	padding-bottom: 33px;
	clear: both;
}
ul.news-list li img{
	float: left;
	padding-right: 15px;
}
ul.news-list li h3{
	font-family: "Open Sans Semibold",san-serif;
	font-size: 14px;
	color: #010101;
	padding-bottom: 13px;
}
ul.news-list li a{}

.col-3{
	width: 30%;
	float: left;
}
ul.question-list{}
ul.question-list li{
	background: url('../images/icon_list_red.png') 0px 7px no-repeat;
	padding: 3px 0;
	padding-left: 25px;
}
ul.question-list li.active{
	background: url('../images/icon_list.png') 0px 7px no-repeat;
}
ul.question-list li .time-post{
	margin: 5px 0 0 0 ;
}
ul.question-list li h3{
	font-family: "Open Sans Semibold",san-serif;
	font-size: 14px;
	color: #010101;
}
ul.question-list li a{}

.main-banner{
	padding-bottom: 15px;
}
.banner-left{
	width: 48%;
	float: left;
	margin-right: 3%;
}
.banner-right{
	width: 48%;
	float: left;
}

.main-bottom{}
.support{
	width: 23%;
	float: left;
}
.company-logos{
	width: 75%;
	float: right;
	padding: 25px 0;
}
.company-logos ul li{
	float: left;
	border: 1px solid #e5e3e3;
}
.company-logos ul li img{
	width: 100%;
}
.company-logos ul li:nth-child(1),.company-logos ul li:nth-child(2),.company-logos ul li:nth-child(3) {
   border-right: none;
   border-bottom: none;
}
.company-logos ul li:nth-child(5),.company-logos ul li:nth-child(6),.company-logos ul li:nth-child(7) {
   border-right: none;
}
.company-logos ul li:nth-child(4){
	border-bottom: none;
}
.company-logos img{
}

.footer{
	background: #c32430;
	color: #fff;
	border-bottom: 4px solid #9f151f;
}
.footer-wrapper{
	width: 1168px;
	margin: 0 auto;

}
.footer-left{
	width: 50%;
	float: left;
	padding: 20px 0;
}
.footer-right{
	width: 50%;
	float: right;
	padding-top: 30px;
	text-align: right;
}
a.kovo{
	color: #ffc666;
}
/*#menu-mobile{
	display: none;
}*/
.moblie{
	display: none;
}
.mobile-menu-bar{
	width: 50%;
	float: left;
	display: none;
}
.mobile-menu-bar h2{
	padding: 16px 15px;
	font-size: 18px;
	color: #fff;
	padding-left: 65px;
	background: url('../images/mobile-menu.png') 24px 18px no-repeat;
}
.mobile-menu-bar span {
    background: none repeat scroll 0 0 #32a891;
    display: block;
    height: 5px;
    margin: 4.5px auto 0;
    width: 28px;
}

/*Extend menu mobile*/
.mm-list a, .mm-list a:hover {
	text-decoration: none;
	color: #c32430;
}
.mm-menu .mm-list &gt; li.mm-selected &gt; a:not(.mm-subopen), .mm-menu .mm-list &gt; li.mm-selected &gt; span{
	color: #c32430;
}
.mm-list &gt; li &gt; a, .mm-list &gt; li &gt; span{
	font-family: "UTM Trajan Pro Bold",san-serif !important;
}


/*About Us*/

.about-us{
	background: url('../images/service_bg.jpg') top center no-repeat;
}
.about-us-wrapper{
	width: 1168px;
	margin: 0 auto;
}
.about-us-wrapper &gt; h1{
	padding: 40px 0;
	font-size: 26px;
	text-transform: uppercase; 
	font-family: "UTM Trajan Pro Bold",san-serif;
}
.about-us-content{
	padding-top: 30px;
}
.left-content{
	width: 37%;
	float: left;
}
.right-content{
	width: 60%;
	float: right;
}
.right-content &gt; p{
	margin-bottom: 25px;
}
.about-us-service{
	padding-bottom: 30px;
}
ul.service-list{}
ul.service-list li h3{
	font-family: "Open Sans Semibold",san-serif;
	color: #010101;
	font-size: 18px;
	padding: 15px 0;
}
ul.service-list li{
	width: 23%;
	margin: 0 1%;
	float: left;
	text-align: center;
}

ul.service li{
	padding-bottom: 40px;
}
.service-content{
	padding-top: 50px;
	padding-bottom: 0;
}


/*Thu tuc hanh chinh */


.thu-tuc{
	padding: 20px 0;
}
.thu-tuc-left{
	width: 74.5%;
	float: left;
}
table.main-table,.thu-tuc-left table{
	font-family: "Open Sans Semibold",san-serif;
	width: 100%;
	border-width: 1px;
	border-color: #e9eaeb;
	border-collapse: collapse;
	background: #fff;
	color: #282828;
}
table.main-table tr.title,.thu-tuc-left table tr.title{
	background: url('../images/table_title_bg.png') top left repeat-x;
	text-transform: uppercase;
	font-weight: bold;
}
table.main-table tr,.thu-tuc-left table tr{
	border: 1px solid #e9eaeb;
} 
table.main-table tr td,.thu-tuc-left table tr td{
	padding: 10px;
	border: 1px solid #e9eaeb;
	text-align: center;
}
.thu-tuc-right{
	width: 24%;
	float: right;
}
.thu-tuc-left table tr td.name{
	text-align: left;
	width: 55%;
}
.thu-tuc-cau-hoi{
	border: 1px solid #e9eaeb;
	background: #fff;
}
.thu-tuc-cau-hoi h2{
	font-family: "Open Sans Semibold",san-serif;
	background: url('../images/table_title_bg.png') top left repeat-x;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px;
	border-bottom: 1px solid #e9eaeb;
}
.thu-tuc-cau-hoi ul.question-list{
	padding: 5px 10px;
}



/*Bieu mau*/

.bieu-mau table{
	margin-bottom: 20px;
}
 /*Le phi*/
.le-phi{
	padding: 20px 0;
}
.le-phi &gt; p{
	font-size: 13px;
	line-height: 28px;
	margin-bottom: 20px;
}


/*Lien he*/

.contact{
	font-family: "Open Sans Regular",san-serif;
	padding: 20px 0;
}
.map{
	margin-bottom: 20px;
}
.contact-panel{}
.contact-title{
	font-family: "Open Sans Semibold",san-serif;
	font-size: 20px;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.contact-form{
	width: 65%;
	float: left;
}
.contact-input{
	color: #666;
	border: none;
	padding: 15px;
	text-transform: uppercase;
	background: #e9e9e9;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	font-size: 13px;
	margin-right: 15px;
	width: 31%;
	margin-bottom: 20px;
}
.contact-textarea{
	height: 120px;
	width: 98%;
	color: #666;
	border: none;
	padding: 15px;
	text-transform: uppercase;
	background: #e9e9e9;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	font-size: 13px;
}

.contact-info{
	width: 33%;
	float: right;
}
.contact-info p{
	line-height: 22px;
}
.contact-info b{
	font-family: "Open Sans Semibold",san-serif;
}
.map  {
	position: relative;
	padding-bottom: 30.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.contact-submit{
	padding: 15px;
	color: #fff;
	text-transform: uppercase;
	background: #c42430;
		border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border:none;
	margin-top: 10px;
	margin-left: 46%;
}

.news-list h2{
	font-family: "Open Sans Semibold",san-serif;
	font-size: 14px;
	color: #010101;
	padding-bottom: 13px;
}
.news-list h2:hover{
	color: #c32430;

}
.news-list img{
	float: left;
	padding: 0 20px 20px 0;
}

.news-list ul li{
	clear: both;
	overflow: hidden;
	padding-bottom: 15px;
}
.news-list .time-post{
	float: left;
}
ul.pagging{
	height: 25px;
}
ul.pagging li{
	/*height: 20px;
	width: 20px;*/
	padding: 4px 8px;
	border: 1px solid #ddd;
	border-radius: 3px;
	color: #ddd;
	margin-right: 5px;
}
li.selected,.pagging span.active{
	background: #c42430;
	color: #fff;
	border: 1px solid #c42430;
}
.pagging span:hover{
	color: #c42430;
}
li.firstPage,span.prev-pages{
	background: url('../images/icon_pagging_prev.png') 4px 5px no-repeat;
	padding: 4px 12px;
}
li.prevPage,span.prev-page{
	background: url('../images/icon_pagging_prev_small.png') 4px 5px no-repeat;
	padding: 4px 12px;
}
li.lastPage,span.next-pages{
	background: url('../images/icon_pagging_next.png') 4px 5px no-repeat;
	padding: 4px 12px;
}
li.nextPage,span.next-page{
	background: url('../images/icon_pagging_next_small.png') 4px 5px no-repeat;
	padding: 4px 12px;
}

.news-detail h1{
	font-family: "Open Sans Semibold",san-serif;
	font-size: 20px;
	color: #272221;
	padding-bottom: 15px;
	text-transform: uppercase;
}
.news-detail p{
	margin-bottom: 15px;
	padding-top: 5px;
}
ul.related-news li{
	background: url('../images/icon_related_news.png') 3px 3px no-repeat;
}
ul.related-news li.active{
	background: url('../images/icon_related_news_active.png') 3px 3px no-repeat;
}
.question-detail{
	padding-left: 20px;
}

.contact-form-popup{
	width: 600px;
	background: #fff;
	border-radius: 10px;
	color: #474747;
	padding: 30px;
	font-family: "Open Sans Regular",san-serif;
	font-size: 13px;
	text-transform: uppercase;
	position: fixed;
	top: 10%;
	left: 25%;
	z-index: 10;

}
.border-title{
	border-top: 3px solid #c32430;
	width: 100px;
	margin: 0 auto;
}
.contact-form-popup h2{
	font-family: "Open Sans Semibold",san-serif;
	color: #c32430;
	text-transform: uppercase;
	font-size: 20px;
	text-align: center;
}
.row-input{
	padding: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #e4e4e4;
}
.row-input input{
	margin-left: 20px;
	border: none;
	width: 80%;
	height: 30px;
	font-size: 14px;
	text-transform: uppercase;
	color: #474747;
}
.row-input textarea{
	border: none;
	width: 85%;
	height: 70px;
	display: block;
	float: right;
	color: #474747
}
.submit{
	padding: 10px 0;
	text-align: center;
}
.submit input{
	padding: 10px 20px;
	background: #9f151f;
	color: #fff;
	border-radius: 5px;
	border: none;
}
.popup-close{
	padding: 10px;
	background: url('../images/icon_popup_close.png') top left no-repeat;
	display: inline;
	position: absolute;
	right: 15px;
	top: 15px;
}
.popup-close:hover{
	background: url('../images/icon_popup_close_hover.png') top left no-repeat;
	cursor: pointer;
}
#dat_lich_hen,#gop_y{
	display: none;
}
.bg-black{
	display: none;
}
.bg-black{
	background: url('../images/body_black.png') repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	overflow: hidden;
}
ul.pagging li{
	padding: 4px 10px;
	float: left;

}
ul.pagging li.firstPage,ul.pagging li.prevPage,ul.pagging li.nextPage, ul.pagging li.lastPage{
	padding: 13px;
}
ul.pagging li:hover{
	cursor: pointer;
}
ul.pagging li.selected a{
	color: #fff;
}

.ct-mobile-menu {display: none;}</pre></body></html>