ul.menupc li a.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.clearfix {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
@font-face {
    font-family: 'IMPACT';
    src: url('../fonts/UTMImpact.ttf'); 
  
}
.noidung img{
    width:auto !important;
     height:auto !important;
}
#cssmenu {
  display: none;
} /* menu */ /*------------------------------------------*/ /*       01 - General & Basic Styles/*------------------------------------------*/
body {
  font-size: 14px;
  background: none;
  font-weight: 400;
  color: #444;
  font-family: "Muli", sans-serif;
}
strong,
b {
  font-weight: bold;
}
img {
  max-width: 100%;
  height: auto;
}
ul,
ol {
  /* list-style: none; */
}
ul,
ol {
  padding: 0;
  margin: 0;
}
a {
  transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
}
a:hover {
  color: #444;
}
a,
a:hover {
  text-decoration: none;
}
i {
  font-size: 1.1em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  color: #000;
}
h1 {
  font-size: 24px;
  line-height: 30px;
}
h2 {
  font-size: 22px;
  line-height: 28px;
}
h3 {
  font-size: 18px;
  line-height: 24px;
}
h4 {
  font-size: 16px;
  line-height: 22px;
}
h5 {
  font-size: 14px;
  line-height: 20px;
}
h6 {
  font-size: 12px;
  line-height: 18px;
}
p {
  color: #202020;
  font-size: 15px;
  line-height: 25px;
  margin-bottom: 10px;
}
p strong {
  font-weight: 600;
}
#wapper {
  margin: 0 auto; 
  max-width: 100%;
  overflow:hidden;
  padding: 0px;
}
#header {
  float: left;
  width: 100%;
  clear: both;
  position: relative;
}
#nav{
	float: left;
  width: 100%;
  clear: both;
    text-align: center;

}
#blog-area{
		float: left;
  width: 100%;
  clear: both;
  padding-top:30px;
  padding-bottom:30px;
}
.box-ttvan{
	text-align:center;
}
.box-ttvan h3{
	font-size:24px;
	margin-bottom:15px;
	font-weight:600;
}
.box-ttvan p{
  font-size: 18px;	
}
.box-ttvan ul.bcall{
	list-style:none;
	margin:0 auto;
	    display: inline-flex;
		margin-top:15px !important
}
.box-ttvan ul.bcall li{
	margin-left:5px !important;
	margin-right:5px !important;
	padding:12px 40px;
	border-radius:35px !important;
	color:#fff;
	background: #003366;
	min-width:250px;
}
.box-ttvan ul.bcall li a{
	color:#fff;
	font-size:18px;
	font-weight:600
}
.col-namecompany{
	text-align:center
}
.col-namecompany h2{
    font-family: 'IMPACT';
	margin-top:10px;
	color:#ff3131;
	text-transform:uppercase;
	font-size:43px;
	    line-height: 1.4em;
}
.col-btall{
	padding-top:20px;
}
.col-btall p{
	margin-top:2px;
	font-weight:500;
	margin-bottom:0px !important;
	color:#111
}
.col-btall p a{
		color:#111
}
.col-md-3.col-logo{
	padding-right:0px !important
}
.bchonx{
	float:left;
	border-right:1px solid #dedede;
}
.bchonx img{
	float:left;
	margin-right:10px;
}
.bchonx{
	color:#fff !important;
	line-height:27px;
}
.bchonx.cuoi{
	border-right:0px solid #dedede;
}
#headbottom{
	background: #003366;
	clear:both;
	width:100%;
	float:left
}
.menu ul{
	list-style:none;
	margin:0px;
	padding:0px;

    margin: 0 auto;
    display: inline-block;

}

.menu ul li{
	display:inline-block;
	float:left;
	position:relative
}
.vitri i{
    color: #555;
    font-size: 20px;
    margin-top: 24px;
}
.menu ul li a{
	line-height:45px;
	display:block !important;
	float:left;
	padding:0px 35px;
	color:#fff;
	font-weight:600;
	text-transform:uppercase;
	font-size:18px;

	
}
.menu ul li ul.sub{
	position:absolute;
	top:100%;
	left:0px;
	z-index:8;
	min-width:280px;
	padding:10px;
	background:#1d61b5 !important;
	display:none;
		border-bottom:1px solid #dedede;
}
.header{
	border-bottom:1px solid #dedede;
}
.menu ul li ul.sub li a{
	line-height:30px !important;
	padding:5px 10px !important;
	color:#fff !important;
	text-transform:none !important;

}
.sodo iframe{
	height:500px !important
}
.menu ul li ul.sub li a i{
	font-size:14px;
}
.menu ul li ul.sub li{
	width:100% !important;
	    border-bottom: 1px dashed #dedede;
}
.menu ul li:hover ul.sub{
	display:block;
}
.vitri{
    float: right;
    margin-top: 14px;
    color: #fff;
}
.vitri a{
	color:#fff;
	font-weight:500;
}
.vitri img{
	margin-right:10px;
}
.menu>ul>li>a:hover{
	color:#f7f7f7;
	    background: #1d61b5;
}
.menu ul li a.active{
	color:#f7f7f7;
	font-weight:600
}
ul.ulchon{
	  float: left;
  width: 100%;
  clear: both;
  list-style:none !important;
  margin-top:15px;
}
ul.ulchon li{
	padding-left:10px;
	padding-right:10px;
	width:25%;
	float:left;
}
.bchon{
	padding:20px 10px;
	border:1px solid #2b77d4;
	border-bottom:4px solid #2b77d4;
	float:left;
	width:100%;
	display:block !important
}
.top-bar {
  float: left;
  width: 100%;
  clear: both;
  background: #01adf3;
}
.top-bar {
  float: left;
  width: 100%;
  clear: both;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 45px;
}
.top-bar  ul {
  float: right;
  margin: 0px;
  list-style: none;
  padding: 0px;
}
.top-bar  .colul-left  ul {
  float: left;
}
.top-bar ul li {
  display: inline-block;
  margin-left: 8px;
  color:#fff;
}
.top-bar ul li a {
  color: #333;
}
.top-bar ul li a strong {
  color: #fff200;
}
.iconbox-text a{
	font-weight:600 !important;
	color:#fff;
}
.colul-right ul{
	margin-top:8px !important
}
.colul-right li a i{

	border:1px solid #fff;
	border-radius:20px;
	width:26px;

	text-align:center;
	line-height:24px;
	color:#fff;
}
.colul-right li a img{
		border:1px solid #fff;
	border-radius:20px;
padding:4px;
	text-align:center;
	line-height:24px;
	color:#fff;
}
.header {
  float: left;
  width: 100%;
  clear: both;
  padding-top:0px;
  padding-bottom:0px;
}
.header .container{
	position:relative;
	z-index:99;
}
.col-md-8.col-callbox{
	padding-left:0px !important
}

.col-logo {
  float: left;
}
.logobox {

}
.iconbox-text span{
	white-space:nowrap
}
.col-callbox .iconbox {
	float:right;
	padding-left:10px;
	margin-top: 5px;
	margin-right:25px;
}
.box-timkiem{
	margin-top:15px;
	
}
.boxemail p a{
	color:#111 !important;
	font-weight:500;
}
.boxhone p a{
	color:#dd3333;
	font-weight:600;
}
.col-callbox{
	padding-right:0px !important
}
.col-callbox  .iconbox-img{
	float:left;
	margin-right:8px;
}
.iconbox-text{
	width:calc(100% - 50px);
	float:left;
	    padding-top: 5px;
    color: #fff;
}
.box-timkiem #keyword{
	height:45px;
	min-width:450px;
	background:#f3f1f2;
	border:0px !important;
	outline:0px;
	padding-left:15px;
	padding-right:15px;
	font-size:15px;
	float: left;
	
}
.title h2{
	    font-family: 'IMPACT';
    font-size: 36px;
    color: #2b77d4;
    text-transform: uppercase;
    line-height: 1.2em;
    margin-bottom: 15px;

}
.mtitle h2{
	color:#fff !important;
	font-size:26px !important;
	margin-bottom: 0px !important;
}
.box-timkiem .bnt_search{
	height:45px;
	margin-left:-2px;
	background:#df0b0b;
	color:#fff;
	line-height:43px;
	padding-left:15px;
	padding-right:15px;
	line-height:45px;
	border:0px !important;
	outline:0px;
	font-size:18px;
	
}
.col-md-4.col-logo{
	padding-right:0px;
}
.col-md-8.col-menu{
	padding-left:0px !important
}
.logobox img {
  max-height: 90px;
  padding-top:10px;
  padding-bottom:10px;
}
.col-menu {
  float: left;
}
ul.menupc {
  float: right;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
ul.menupc li {
  display: inline-block;
  float: left;
  position: relative;
}
ul.menupc li a {
  line-height: 80px;
  padding: 0px 14px;
  color: #0f7545;
  font-size: 14px;
  text-transform: uppercase;
   font-weight: 600;
  
}
ul.menupc li a.active {
  font-weight: 600;
}
ul.menupc li:hover a {
  color: #382111;
}
ul.menupc > li > ul.sub {
  position: absolute;
  left: 0px;
  top: 80px;
  background: #f5f5f5;
  z-index: 10;
  padding-top: 3px;
  padding-bottom: 0px;
  display: none;
  min-width: 240px;
}
ul.menupc > li:hover > ul.sub {
  display: block;
}
ul.menupc > li > ul.sub > li {
  display: block;
  width: 100%;
  border-bottom: 1px solid #dedede;
}
ul.menupc > li > ul.sub > li > a {
  line-height: 40px;
  display: block;
  width: 100%;
  white-space: nowrap;
}
.col-md-3.colsads{
	padding-left:0px;
}
.col-md-3.colsads img{
	margin-bottom:5px;
}
ul.menupc > li > ul.sub > li:hover > a {
  color: #fff !important;
  background: #0f7545;
}
#slider {
  float: left;
  width: 100%;
  clear: both;
  position: relative;
 
}
#dichvu {
  float: left;
  width: 100%;
  clear: both;
  padding-top: 35px;
  padding-bottom: 30px;

}
.title p{
	color:#222;
}
.title h4{
    font-size: 24px;
    text-transform: uppercase;
    color: #555;
    margin-bottom: 10px;
    position: relative;
    padding-left: 40px;
    display: inline-block;
    padding-right: 40px;
}
.title h4:after {
    /*
	width: 26px;
    height: 5px;
    background: url(../images/righty.png) no-repeat top left;
    content: "";
    z-index: 8;
    position: absolute;
    left: 0px;
    top: 10px;
	*/
}
.title h4:before {
	 /*
    width: 26px;
    height: 5px;
    background: url(../images/rightx.png) no-repeat top right;
    content: "";
    z-index: 8;
    position: absolute;
    right: 0px;
    top: 10px;
	*/
}
.company-right img{
	 width: 100%;
}
.boxtieuchi{
	display:block !important;
	padding:50px 30px;
	background:url(../images/bgbox.jpg) no-repeat bottom right;
	background-size:100%;
}
.boxtieuchi-text{
	  clear: both;
	  margin-top:15px;
}
.boxtieuchi-text h4{
	color:#fff;
	margin-bottom:8px;
	font-size:18px;
	text-transform:uppercase;
}
.boxtieuchi-text p{
	color:#fff;
}
#company{
	  float: left;
  width: 100%;
  clear: both;
  background:#f5f5f5
}
#tieuchi{
	padding-bottom:70px;
	float: left;
  width: 100%;
  clear: both;
  background:#f5f5f5;
  margin-top:-140px;
}
.company-left{
	padding-left: calc((100% - 1180px)/2);
	padding-top:180px;
	
}
.company-left .company-title h3{
    font-size: 24px;
    text-transform: uppercase;
    color: #df0b0b;
    margin-bottom: 25px;
	position:relative;
	padding-left:40px;
	
	
}
.company-left .company-sub h2{
	font-family: 'IMPACT';
    font-size: 33px;
    color: #333;
    text-transform: uppercase;
    line-height: 1.2em;
    margin-bottom: 25px;
}
.company-left .company-title h3:after{
	width:26px;
	height:5px;
	background:url(../images/gach.png) no-repeat top left;
	content:"";
	z-index:8;
	position:absolute;
	left:0px;
	top:10px;
}
#fullchoice{
	 float: left;
  width: 100%;
  clear: both;
  background:#282828
}
#fullchoice .boxchoice{
	padding-top:50px;
	padding-bottom:50px;
	float: left;
    width: 100%;
}
.boxchoice-img{
	float:left;
	margin-right:15px;
	
}
.boxchoice-text{
	width:calc(100% - 70px);
	float:left;
	
}
.boxchoice-text p{
	text-transform:uppercase;
	font-size:13px;
	color:#fff;
	margin-bottom:1px;
}
.boxchoice-text h4{
	font-weight:600;
	color:#fff;
	text-transform:uppercase;
	font-size:16px;
}
.boxchoice-text h4 a{
	color:#fff;
}
.choice.choicered{
	background:#df0b0b !important;
	padding-left:90px;
	padding-right:60px;
}
.choicepad h4{
	white-space:nowrap !important;
	overflow:hidden;
	text-transform:none !important;
	font-size:15px;
	    text-overflow: ellipsis;
}
#about{
	 float: left;
  width: 100%;
  clear: both;
  padding-top: 30px;
  padding-bottom: 20px;

}
#ttuvan{
	float: left;
  width: 100%;
  clear: both;
  padding-top: 10px;
  padding-bottom: 30px;
}
#ttuvan .box-ttvan{
	padding:40px 50px;
	background:#e7f6fe;
	
}
.about-detail{
	  float: left;
  width: 100%;
  clear: both;
}
.about-detail a{
	color:#333;
	padding:5px 15px;
	font-size:14px;
	
}
.sodo iframe{
	width:100% !important
}
.about-left{

}
.about-choice{
    margin-left: -10px;
    margin-right: -10px;
}
.lichon-img{
	text-align:center;
	margin-bottom:12px;
}
.bchon h4{
	color:#2b77d4;
	font-size:18px;
	text-transform:uppercase !important;
	    text-align: center;
		    font-family: 'IMPACT';
			font-weight:normal !important
}
.lichon-img img{
	margin:0 auto !important
}
.about-left img{
	    padding: 9px;
    background: #fff;
    border: 1px solid #dedede;
	width:100%;
}
.about-right{
	padding-top:15px;
}
.about-right .abtit{
	font-size:24px;
	text-transform:uppercase;
	color:#111;
	margin-bottom:15px;
}
.noidung h2, .noidung h3, .noidung h4,.noidung p{
	margin-bottom:14px;
}
.about-right h3{
	font-size:22px;
		text-transform:uppercase;
	color:#01adf3;
	margin-bottom:10px;
}
.about-right h2{
	text-align:center
}
.about-ct p{
	font-size:18px;
	line-height:1.6em;
	margin-bottom:20px;
}
.about-right h2, .about-right  h1{
	 font-family: 'IMPACT';
font-size: 34px;
    color: #2b77d4;
    text-transform: uppercase;
    line-height: 1.2em;
    margin-bottom: 25px;
}
.blog-title{
	 font-family: 'IMPACT';
font-size: 28px;
    color: #2b77d4;
    text-transform: uppercase;
    line-height: 1em;
    margin-bottom: 25px;
	font-weight:normal !important
}
.block-title{
	
}
.block-title h1{
		 font-family: 'IMPACT';
font-size: 28px;
    color: #2b77d4;
    text-transform: uppercase;
    line-height: 1em;
    margin-bottom: 25px;
	font-weight:normal !important
}
#duan {
	
  float: left;
  width: 100%;
  clear: both;
  padding-top: 30px;
  padding-bottom: 30px;
  background: url(../images/home-02-testimonials.jpg) no-repeat center fixed;
  background-size: cover;
}
.title {
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 15px;
  text-align: left;
  padding:8px 20px;
  background: #003366;
}
.bx-wrapper {
  margin-bottom: 0px;
}
.title h2 {
 
  text-transform: uppercase;

}
.psao i{
	color:orange;
	font-size:12px;
}
.title h1 {
  color: #fff;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 12px;
  padding-bottom: 10px;
  position: relative;
}
.khachhang-mota p{
    min-height:110px;
}
.title h1:after {
  width: 60px;
  height: 1px;
  content: "";
  background: #000;
  display: block;
  z-index: 10;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  text-align: center;
  margin: 0 auto;
}
.title p {
  color: #333;
  font-weight: 500;
}
.dichvu-list {
  float: left;
  width: 100%;
  clear: both;
}
.dichvu {
  float: left;
}
.boxdichvu {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  margin-top: 10px;
}
.dichvu-img {
  float: left;
  width: 100%;
  overflow: hidden;
}
.dichvu-img img {
  -webkit-transition-property: background-image;
  -webkit-transition-duration: 1s;
  -webkit-transition-timing-function: ease-out;
  transition-property: background-image;
  transition-duration: 1s;
  transition-timing-function: ease-out;
  transition: all 700ms ease 0s;
}
.dichvu-img:hover img {
  -webkit-transform: scale(1.13);
  transform: scale(1.13);
}
.dichvu-text {
  float: left;
  width: 100%;
  padding: 10px 15px;

}
.dichvu-text-right{
	
}
.dichvu-text .dichvu-text-right h3{
	color:#333 !important;
	margin-bottom:3px;
	font-weight:700;
	min-height:25px;
}
.dichvu-text .dichvu-text-right h3 a{
	color:#333 !important;
	
}
.catdichvu .xemt{
	display:block;
	padding:11px 15px !important;
	background:#fff;
	position:relative;
	color:#333;
	float:left;
	    width: 100%;
    text-align: right;
}
.catdichvu .xemt a{
	color:#333;
}
.catdichvu .xemt:after{
	position:absolute;
	width:60%;
	height:5px;
	content:"";
	left:0px;
	top:40%;
	background:url(../images/linedot.png) no-repeat top right;
	background-size:cover;
	display:block !important
}
.dichvu-text .dichvu-text-right p{
	margin-bottom:0px;
	line-height:22px;
	color:#333;
	
}
.col-md-2.diemden{
	        width: 20%;
}
.col-md-2.diemden .dichvu-text{
	text-align:center !important;
	padding-left:0px !important;
	padding-right:0px !important}
.col-md-2.diemden h3{
	margin-bottom:12px;
	text-align:center;
}
.col-md-2.diemden .dichvu-img img{
	border-radius:12px !important
}
.col-md-2.diemden h3 a{
	color:#222;
	
}
.psao{
	margin-bottom:10px !important;
}
.plink{
	text-align:center;
}
.plink a{
	color:#555;
	border:1px solid #444;
	padding:4px 20px;
	    display: inline-block;
		margin-top:10px !important;
		text-transform:uppercase;
	    font-size: 12px;
    font-weight: 600;
    font-family: system-ui;

}
.catdichvu .dichvu-text{
	  padding:15px 0px;
	  text-align:center;
}
.dichvu-img {
	position:relative;
	overflow:hidden
}
.dichvu-img .dichvu-text{
	background:none !important;
	position:absolute;
	left:0px;
	bottom:0px;
	right:0px;
	z-index:8
}
.dichvu-text h3 {
  margin-bottom: 0px;
  font-size: 18px;
  overflow:hidden;
  min-height:48px;
}
.dichvu-text h3 a {
  color: #fff;
  font-weight: 600;
}
.dichvu-img .dichvu-text h3 a{
	font-weight:900 !important;
}
.dichvu-img .dichvu-text .xemt{
	float: left;
  width: 100%;
  margin-top:10px;
    margin-bottom:5px;
}
.dichvu-img .dichvu-text .xemt a{
	padding:10px 15px;
	color:#fff;
	background:  #0f7545;
	border-radius:4px;
	letter-spacing:1px;
	text-transform:uppercase;
	font-size:12px;
}
.dichvu-text h3:hover a {
  color: orange;
}
.duan-list {
  float: left;
  width: 100%;
  clear: both;
}
.duan {
  float: left;
}
.boxduan {
  float: left;
  width: 100%;
  clear: both;
  position: relative;
  margin-top: 10px;
  margin-bottom: 20px;
  overflow: hidden;
}
.boxduan img {
  width: 100%;
  -webkit-transition-property: background-image;
  -webkit-transition-duration: 1s;
  -webkit-transition-timing-function: ease-out;
  transition-property: background-image;
  transition-duration: 1s;
  transition-timing-function: ease-out;
  transition: all 700ms ease 0s;
}
.boxduan:hover img {
  -webkit-transform: scale(1.13);
  transform: scale(1.13);
}
.boxduan h3 {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  padding-right: 15px;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #0000007a;
  min-height:68px;
}
.boxduan h3 a {
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
}
#doitac {
  float: left;
  width: 100%;
  clear: both;
  padding-top: 30px;
  padding-bottom: 30px;
}
.bdangky{
	padding-left:100px;
	padding-right:100px;
}
.form-left input{
	background:rgb(241 239 239 / 21%) !important;
	border:1px solid #dedede;
	height:45px !important;
	    color: #fff !important;
	border-radius:4px;
	outline:none !important
}
.form-left input::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}

.form-left input::-ms-input-placeholder { /* Edge 12 -18 */
  color: #fff;
}
.form-right textarea{
	background:rgb(241 239 239 / 21%) !important;
	border:1px solid #dedede;
	height:100px !important;
	min-height:100px !important;
	    color: #fff !important;
	border-radius:4px;
	outline:none !important
}
.form-right textarea::placeholder {
  color: #fff;
  opacity: 1; /* Firefox */
}
.form-right textarea::-ms-input-placeholder { /* Edge 12 -18 */
  color: #fff;
}
.form-right #btguingay{
	background:#2b77d4 !important;
	color:#fff;
	border-radius:3px;
	width:100%;
	display:block !important;
	height:45px !important;
	font-weight:normal !important
}
.tin-title{
	    font-family: 'IMPACT';
    font-size: 26px;
    color: #2b77d4;
    text-transform: uppercase;
    line-height: 1.2em;
	border-bottom:1px solid #dedede;
	padding-bottom:10px;
	margin-bottom:25px;
	position:relative;
}
.tin-one{
	float: left;
  width: 48%;
  margin-right:2%;
}
.tin-two{
		float: left;
  width: 50%;
}
.tin-one-text h3{
	margin-top:12px;
	margin-bottom:12px;
}
.tin-one-text h3 a{
	color:#222;
	font-size:16px;
}

ul.ultin{
	list-style:none;
	margin:0px;
	padding:0px;
	display:block;
	
}
.col-visub{
	float:left;
	width:33.3333333333333%;
	padding-left:4px;
	padding-right:4px;
}
.col-visub img{
	width:100%;
}
.tinright{
	float:left;
}
ul.ultin img{
	width:35%;
	float:left;
	    margin-right: 15px;
}
ul.ultin li{
	float:left;
	width:100%;
	clear:both;
	padding-bottom:10px;
	margin-bottom:10px;
	
}
ul.ultin h4{
	margin-bottom:10px;
}
ul.ultin span{
	color:#444;
}
.xemthem a{
    display: inline-table;
    padding: 8px 25px;
    background: #003366;
    color: #fff;
    margin-top: 6px;
}
.tin-title:after{
	width:60px;
	height:1px;
	content:"";
	z-index:5;
	background:#2b77d4;
	display:block;
	position:absolute;
	left:0px;
	bottom:0px;
}
#tintuc .tin-title:after{
	display:none !important
}
#dangkytin{
	
	  float: left;
  width: 100%;
  clear: both;
  padding-top: 80px;
  padding-bottom: 80px;
background:url(../images/bgcheck.jpg) no-repeat top center;
background-size:cover !important
	
}
#tintuc{
 float: left;
  width: 100%;
  clear: both;
  padding-top: 30px;
  padding-bottom: 30px;	
}
.doitac-list {
  float: left;
  width: 100%;
  clear: both;
  position: relative;
}
.doitac {
  width: 100%;
  border: solid 1px #ddd;
}
.doitac:hover img {
  opacity: 0.8;
}
.about-right.company-left h2{
	color:#fff;
	margin-top:10px;
	font-size:34px;
	font-weight:normal;
}
.boxprogress{
	display:block;
	float:left;
	margin-top:15px;
	width:100%;
	clear:both;
}
.tieude{
	display:block;
	width:100%;
	clear:both;
	margin-bottom:15px;
	color:#111;
		font-size:18px;
		font-weight:600
}
.boxprogress .progress{
	height:12px !important;
}
.boxprogress .progress-bar{
	background-color:#df0b0b !important
}
.tieude span{
	float:right;
	font-size:17px;
	font-weight:600;
}
div.about-contentx p{
	color:#fff;
}
#taisao{
	margin-top:30px;
	  float: left;
  width: 100%;
  clear: both;
  padding-top: 40px;

  background: url(../images/bg_123.jpg) no-repeat top center;
    background-size: 100% 75%;
  position:relative
}
.ckhachhang{
	padding: 30px;
	background:#f7f7f7;
	border-radius:5px;
	  float: left;
  width: 100%;
}
.ckhachhang-text h4{
	margin-bottom:15px;
	font-size:20px;
	font-weight:600;
}
.ckhachhang-img{
	float:left;
	margin-right:20px;
	
}
.ckhachhang-img img{
	border-radius:15px;
}
.tin-titlef{
		  float: left;
  width: 100%;
  clear: both;
  margin-bottom:25px;
  font-size:28px;
  color:#2b77d4;
      font-style: italic;
    font-family: inherit;
    font-weight: 600;
}
.titimg{
	text-align:center !important;
	background:none !important;
}
.col-md-2.boxwhy{
        width: 20%;
	text-align:center
}
.col-md-2.boxwhy .tieude{
	text-transform:uppercase !important
}
.hinha{
	display:block !important;
	margin-bottom:20px;
}
.hinha img{
	margin:0 auto !important
}
.boxts{
	padding: 35px 20px ;
	background:#fff !important;
	margin-top:20px;
	    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3) !important;
    border: 1px solid rgba(0, 0, 0, 0.125) !important;
}
.col-md-4.boxitem{
	padding-left:50px;
	padding-right:50px;
	text-align:center;
	margin-bottom:20px;
	margin-top:10px;
}
.boxitem-img{
	display:block;
	margin-bottom:20px;
	text-align:center;
	
}
.col-md-4.boxitem h3{
	min-height:60px;
	text-align:center;
}
.col-md-4.boxitem h3 a{
	color:#333;
	text-transform:uppercase;
	font-size:15px;
	font-weight:600;
}
.boxitem-img img{
	    margin: 0 auto;
}
.col-md-4.colduan{
	padding-left:7px;
	padding-right:7px;
}
.boxduan-img{
	width:100%;
	position:relative
}
.boxduan-text{

	
}
#chuyennghiep{
	 float: left;
  width: 100%;
  clear: both;
  padding-top: 45px;
  padding-bottom: 40px;
}
#video{
	 float: left;
  width: 100%;
  clear: both;
  min-height:750px;
  position:relative
}
#bando{
	 float: left;
  width: 100%;
  clear: both;
  position:relative
}
#bando iframe{
	height:750px;
	width:100% !important
}
.btplay{
position: absolute;
    top: 35%;
    text-align: center;
    left: 0px;
    right: 0px;
    z-index: 9;
}
.btplay img{
	margin:0 auto;
}
.boxkh{
	margin-bottom:20px;
}
.boxkh h3{
	text-align:center;
	color:#111;
	margin-bottom:4px;
}
.boxkh h3 a{
	color:#111;
	text-transform:uppercase;
	font-weight:600;
}
.boxkh p{
	text-align:center;
	color:#111;
}
.boxkh-img{
	margin-bottom:15px;
}

#khachhang {
  float: left;
  width: 100%;
  clear: both;
  padding-top: 70px;
  padding-bottom: 70px;
  background-size: cover;
  background:#f2f2f2
}
.khachhang-list {
  float: left;
  width: 100%;
  clear: both;
  position: relative;
}
.khachhang {
  float: left;
  width: 100%;
  clear: both;
}
.khachhang-mota {
  float: left;
  width: 100%;
  clear: both;
  padding: 20px;
  padding-bottom: 11px !important;
  background: #f3f3f3;
  position: relative;
}
.khachhang-mota img {
  margin-bottom: 10px;
  width: 20px !important;
}
.khachhang-mota::after {
  width: 22px;
  height: 30px;
  left: 80px;
  background: url(../images/nav.png) no-repeat top left;
  content: "";
  z-index: 10;
  bottom: -29px;
  display: block;
  position: absolute;
}
.khachhang-text {
  float: left;
  width: 100%;
  clear: both;
  margin-top: 30px;
}
.khachhang-img {
  width: 120px;
  margin-right: 15px;
  float: left;
}
.khachhang-img img {
  width: 130px;
  border-radius: 100%;
}
.khachhang-name {
  padding-top: 40px;
}
.khachhang-name strong {
  font-weight: 700;
  color: #ff0;
  text-transform: uppercase;
  font-size: 16px;
}
.khachhang-name span {
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
}
#footer {
  float: left;
  width: 100%;
  clear: both;
  background: #2b77d4;
  background-size: cover !important;
  padding-top: 40px;
}
.colf1 {
  float: left;
}
#footer p, #footer a, #footer .contenf span,#footer .contenf{
	color:#fff;
}
.colinfo{
	margin-bottom:35px;
}
ul.social-f{
	list-style:none !important;
	margin:0px;
	padding:0px;
	margin-top:25px;
	display:inline-flex;
}
ul.social-f li{
	margin-right:10px;
	display:inline-block
}
ul.social-f li a{
	width:28px;
	height:28px;
	line-height:28px;
	text-align:center;
	display:block;
	border:1px solid #dedede !important;
	border-radius:30px;
}
.info ul li a{
	
}
#header{
	
}
.companyx {
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 15px;
  padding-bottom: 10px;
  position: relative;
}
.companyx span {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  font-family:system-ui !important;
  font-weight:700 !important
}
.companyx::after {
  width:60px;
  height:1px;
  display:block;
  position:absolute;
  left:0px;
  background:#fff;
  content:"";
  bottom:0px;
}
.info {
  float: left;
  width: 100%;
}
.info ul {
  float: left;
  width: 100%;
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#imgx {
  float: left;
  width: 100%;
  clear: both;
}
#imgx img {
  width: 100%;
}
.info ul li {
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 12px;
}
.info ul li a {
  display: block;
  color: #fff;
  font-size: 14px;
}
.info ul li a i {
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  float: left;
  margin-right: 5px;
  border: 1px solid #fff;
  border-radius: 3px;
}
.fbottom {
  float: left;
  width: 100%;
  clear: both;
  margin-top: 0px;
  padding-top: 10px;
  padding-bottom: 20px;
  background: #2b77d4;
      border-top: 1px dashed #dedede;
  
}
.logobox.logof img {
    max-height: 60px;
}
.fbottom span {
  color: #ffff;
      margin-top: 20px;
    display: block;
}

#mainc {
  float: left;
  width: 100%;
  clear: both;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #cde8f4 url(../images/cloud.png) no-repeat bottom center;
  background-size: 100%;
}
.boxmainc {
  float: left;
  background: rgba(255, 255, 255, 0.66);
  display: flex;
  width: 100%;
  margin: 0 auto;
  clear: both;
}
.boxmainc:nth-child(2n + 1) {
  background: rgb(15 117 69 / 20%);
}
.boxmainc > .col-md-9 {
  margin: 0 auto; /* border: 4px solid #dedede; */
  padding: 20px;
}
.boxmainc .noidung h2,
.boxmainc .noidung h3 {
  margin-bottom: 20px;
  font-weight: 900;
}
.boxmainc .noidung h2 strong,
.boxmainc .noidung h3 strong {
  font-weight: 900;
}
.boxmainc .noidung p {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 12px;
}
.mainc-tab {
  float: left;
  width: 100%;
  clear: both;
  text-align: center;
}
.nav.nav-pills {
  text-align: center;
  display: inline-block;
  margin: 0 auto;
}
.nav.nav-pills .nav-item a {
  text-transform: uppercase;
  font-size: 14px;
  color: #222;
  padding: 10px;
}
.nav.nav-pills .nav-item a.active {
  background: #0f7545;
  color: #fff !important;
  border-radius: 25px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  background: #0f7545;
  color: #fff !important;
  border-radius: 25px;
}
.mainc-content {
  float: left;
  width: 100%;
  clear: both;
}
.mainc-content .tab-content {
  float: left;
  width: 100%;
  clear: both;
  padding: 12px 20px;
}
.mainc-content .tab-content .tab-pane.container {
  padding: 20px;
  float: left;
  width: 100%;
  clear: both;
  background: #fff;
}
.col-md-6.khachhang {
  width: 50% !important;
  clear: none;
  margin-bottom: 25px;
}
.news-list {
  float: left;
  margin-bottom: 20px;
}
.news-list-img {
  width: 100%;
}
.news-list-img img {
  width: 100%;
}
.news-list-name {
  width: 100%;
  padding-top: 8px;
  margin-bottom: 8px;
}
.news-list-name h3 a {
  color: #222;
}
.news-list-time {
  width: 100%;
  margin-bottom: 8px;
}
.news-list-des {
  min-height: 70px;
}
.meta-des {
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 15px;
}
.meta-des strong {
  font-size: 16px;
}
.ortherx {
  float: left;
  width: 100%;
  clear: both;
  margin-top: 20px;
}
.ortherx ul {
  list-style: disc;
  margin-left: 16px;
}
.noidung h2 {
  margin-bottom: 15px;
}
.noidung ul li {
  margin-bottom: 10px;
}
#contact-form input {
  width: 100%;
  padding: 10px;
  height: 40px;
  margin-bottom: 12px;
}
#contact-form textarea {
  width: 100%;
  padding: 12px;
}
#contact-form .thm-btn {
  padding: 10px 20px;
  background: #0f7545;
  outline: none;
  border: none;
  color: #fff;
  font-weight: bold;
  margin-top: 10px;
}
.sodo {
  float: left;
  width: 100%;
  clear: both;
}
.ortherx h3 {
  margin-bottom: 15px;
}
.ortherx li a {
  color: #222;
}
.zalofix {
  position: fixed;
  bottom: 105px;
  z-index: 10;
  left: 10px;
}
.zalofix a {
  width: 45px;
  clear: both;
  display: block;
  height: 45px;
}
.zalofix img {
  max-width: 40px;
}
.xdhotline {
  bottom: 15px;
  position: fixed;
  left: 0;
  text-align: center;
  z-index: 11111;
}
.xdhotline a {
  color: #fff;
}
.goixd {
  background: #f2821d none repeat scroll 0 0;
  border-radius: 0 28px 28px 0;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  width: 190px;
  height: 40px;
  transition: width 0.2s;
  -webkit-transition: width 0.2s;
  position: relative;
  color: white;
  font-size: 13px;
  padding: 9px 0;
  line-height: 1.5;
}
.goixd p {
  color: #fff;
  text-align: left;
  padding-left: 20px;
}
.xdphone {
  background: #f2821d url(../images/icon-phone.png) no-repeat scroll center
    center;
  border: 4px solid #f2821d;
  border-radius: 50%;
  float: right;
  position: absolute;
  right: 0px;
  top: -2px;
  height: 46px;
  line-height: 44px;
  text-align: center;
  width: 46px;
  animation: 1s ease-in-out 0s normal none infinite running
    quick-alo-circle-img-anim;
}
#quytrinh {
  float: left;
  width: 100%;
  clear: both;
  padding-top: 30px;
  padding-bottom: 30px;
}
.quytrinhright {
  padding-top: 20px;
}
.colfmap iframe {
  height: 210px !important;
}
.grid_container {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-gap: 10px;
}
.columns-md-1 {
  grid-column-end: span 1;
}
.columns-md-2 {
  grid-column-end: span 2;
}
.columns-md-3 {
  grid-column-end: span 3;
}
.columns-md-4 {
  grid-column-end: span 4;
}
.columns-md-5 {
  grid-column-end: span 5;
}
.columns-md-6 {
  grid-column-end: span 6;
}
.columns-md-7 {
  grid-column-end: span 7;
}
.columns-md-8 {
  grid-column-end: span 8;
}
.columns-md-9 {
  grid-column-end: span 9;
}
.columns-md-10 {
  grid-column-end: span 10;
}
.columns-md-11 {
  grid-column-end: span 11;
}
.columns-md-12 {
  grid-column-end: span 12;
}

@media (max-width: 768px) {
  /* css grid */
  .columns-sm-1 {
    grid-column-end: span 1;
  }
  .columns-sm-2 {
    grid-column-end: span 2;
  }
  .columns-sm-3 {
    grid-column-end: span 3;
  }
  .columns-sm-4 {
    grid-column-end: span 4;
  }
  .columns-sm-5 {
    grid-column-end: span 5;
  }
  .columns-sm-6 {
    grid-column-end: span 6;
  }
  .columns-sm-7 {
    grid-column-end: span 7;
  }
  .columns-sm-8 {
    grid-column-end: span 8;
  }
  .columns-sm-9 {
    grid-column-end: span 9;
  }
  .columns-sm-10 {
    grid-column-end: span 10;
  }
  .columns-sm-11 {
    grid-column-end: span 11;
  }
  .columns-sm-12 {
    grid-column-end: span 12;
  }
  /* end css grid */
}
@media (max-width: 600px) {
  /* css grid */
  .columns-xs-1 {
    grid-column-end: span 1;
  }
  .columns-xs-2 {
    grid-column-end: span 2;
  }
  .columns-xs-3 {
    grid-column-end: span 3;
  }
  .columns-xs-4 {
    grid-column-end: span 4;
  }
  .columns-xs-5 {
    grid-column-end: span 5;
  }
  .columns-xs-6 {
    grid-column-end: span 6;
  }
  .columns-xs-7 {
    grid-column-end: span 7;
  }
  .columns-xs-8 {
    grid-column-end: span 8;
  }
  .columns-xs-9 {
    grid-column-end: span 9;
  }
  .columns-xs-10 {
    grid-column-end: span 10;
  }
  .columns-xs-11 {
    grid-column-end: span 11;
  }
  .columns-xs-12 {
    grid-column-end: span 12;
  }
  /* end css grid */
}


.sidebar-wrapper{
    float: left;
    width: 100%;
    clear: both;
}
.single-sidebar{
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 20px;

      border: 1px solid #ddd;
        
}

.single-sidebar .sec-title{
    float: left;
    width: 100%;
    padding: 10px 15px 10px 15px;
    background: #2b77d4;
	border-bottom:3px solid #12c580;
    color: #fff
}
.single-sidebar .sec-title h3{
      color: #fff;
      font-size: 16px;
	  text-transform:uppercase;
}
.single-blog-post ul{
	margin-left:20px;
}
ul.categories{
    float: left;
    width: 100%;
    clear: both;
    list-style: inherit;
    padding-left: 25px;
    padding-top: 10px;
}
ul.categories>li{
    float: left;
    width: 100%;
    clear: both;
    padding-bottom: 10px;

}
ul.categories>li>a{
    float: left;
    width: 100%;
    clear: both;
    padding-bottom: 5px;
    color: #333;
    font-weight: 600;
    display: block;
}
ul.categories>li:hover>a{
    font-weight: 600;
    color: #f2821d;
}
ul.categories>li>ul>li>a{
    color: #555;
    font-weight: 400;
      float: left;
    width: 100%;
    clear: both;
    padding-bottom: 5px;
}
ul.categories>li>ul>li:hover>a{
    font-weight: 600;
    color: #f2821d;
}
ul.categories>li>ul{
    float: left;
    width: 100%;

}
.dailyleft{
    float: left;
    width: 100%;
    padding: 15px;
    padding-bottom: 0px;
    clear: both;
}
.dailyleft .daily-small{
    margin-bottom: 15px;
}
.blog-single-area .col-lg-9{
    padding-left: 0px;
}
.single-blog-post{
    float: left;
    width: 100%;
    clear: both;
}
.single-blog-post .blog-title{
    float: left;
    width: 100%;
    clear: both;
    border-bottom: 4px solid #f3f3f3;
    margin-bottom: 15px;
    padding-top: 8px;
    padding-bottom: 10px;
    font-weight: 600;
    color: #2b77d4
}
.blog-post .dichvu-text h3 a{
	text-transform:none !important;
	font-size:17px;
	text-align:center;
	color:#2b77d4 !important
	
}
.blog-post  .catdichvu .dichvu-text{
	text-align:left !important
}
.menu ul li ul.sub{
	border-top:1px solid #dedede !important
}
.dailyleft ul{
    list-style: none;
    float: left;
    width: 100%;
    clear: both;
}
.dailyleft ul li{
    padding-top: 8px;
    padding-bottom: 8px;
    float: left;
    width: 100%;
}
.dailyleft ul li img{
    width: 70px;
    float: left;
    margin-right: 8px;
}
.dailyleft ul li a{
    font-size: 14px;
    color: #333;
    line-height: 17px;
     float: left;
    width: 100%;
    font-weight: 400;
}
.dailyleft ul li:hover a{
    color: #14579f
}

.meta-des{
    float: left;
    width: 100%;
    clear: none;
    padding: 12px;
    background: #f4f4f4;
    margin-bottom: 15px;
    font-weight:600
}
.meta-des{

}
.box-bxtintuc{
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 15px
}

.box-bxtintuc .bx-wrapper{
    margin-bottom: 30px !important
}
.noidung{
    float: left;
    width: 100%;
    clear: both;
}
.noidung p{
    margin-bottom: 10px;
}
.phantrang{
    float: left;
    width: 100%;
    clear: both;
    margin-top: 0px;
    text-align: center;
}

.news-list{
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}

.news-list-img{
    float: left;
    width: 28%;
    margin-right: 2%;
}
.news-list-img img{

}
.news-list-name{
    float: left;
    width: calc(100% - 30%);
   margin-bottom: 8px;
}
.news-list-name h3{
    padding: 0px;
    margin: 0px;
    float: left;
    line-height: 24px;

}
.news-list-name h3 a{
    font-size: 18px;
    color: #333;
    font-weight: 600;
}
.news-list-time{
    float: left;
  width: calc(100% - 30%);
    margin-bottom: 8px;
    font-size: 13px;

}
.news-list-des{
        float: left;
  width: calc(100% - 30%);

  overflow: hidden;
  text-align: justify;
   
}
.news-list-des p{
    line-height: 18px;
    font-size: 14px;
    font-weight: 500;
}
.news-list-xemthem{
    float: left;
  width: calc(100% - 30%);
 
}
#contact-form input{
    float: left;
    width: 100%;
    padding: 8px;
    margin-bottom: 15px;
}
#contact-form  textarea{
    float: left;
    width: 100%;
    padding: 10px;
    min-height:90px;
}
#contact-form .thm-btn{
    padding: 10px 20px;
    float: left;
    margin-top: 15px;
    background: #ddd;
    margin-bottom: 15px;
    text-transform: uppercase;
    border: 1px solid #ddd;
    font-weight: 500;
}
.col-md-3.colttin{
	margin-top:12px !important
}
.itieuc{
	display:block;
	width:100%;
	clear:both;
	float:left;
	padding-bottom:10px;
	margin-bottom:10px;
	
}
.istt{
	float:left;
	width:20px;
	margin-right:20px;
	font-size:24px;
	color:#111;
	font-weight:600;
}
.itextt {
    width: calc(100% - 50px);
    float: left;
	}
.itextt h3{
	color:#2b77d4;
	font-weight:600;
	margin-bottom:14px;
}
.tin-one-text h3{
	margin-bottom:15px;
}
.tin-one-text h3 a{
	color:#333;
	font-weight:600;
}
ul.ultin h4{
		color:#2b77d4;
	font-weight:700;
}