.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;
}
#cssmenu{
    display: none;
}

/* menu */

/*------------------------------------------*/
/*       01 - General & Basic Styles
/*------------------------------------------*/

body {
    font-size: 14px;
      background: none;
    font-weight: 400;
    color: #444;
    font-family:  'Open Sans',sans-serif;
}
strong, b {
    font-weight: 600;
}

img {
    max-width: 100%;
    height: auto;
}

ul, ol {
    list-style: none;
}

ul {
    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: #666;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 8px;
}

p strong {
    font-weight: 600;
}
#wapper{
    margin: 0 auto;
    padding: 0px;
}
#topbar{
	 float: left;
    width: 100%;
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom:1px solid #dedede59;
    background: #559cff;
}
.mainlayout{
	 float: left;
    width: 100%;
    clear: both;
	padding-top:35px;
	
}
#slider .item {
	margin:0 auto !important;
	    width: 100%;
}
#slider .item img{
	margin:0 auto !important
}
.col-tim{
	padding-left:40px;
	padding-right:40px;

}
.callul ul{
	padding:0px;
	margin:0px;
	list-style:none !important;
}
.callul ul li{
	display:inline-block;
	float:left;
	margin-left:15px;
	
}
.callul ul li a{
	color:#fff;
	font-size:14px;
}
.callsocial ul{
padding:0px;
	margin:0px;
	list-style:none !important;
	float:right;
}
.callsocial ul li{
	display:inline-block;
	float:left;
	margin-right:10px;
}
.callsocial ul li a{
	color:#fff
}
.col-phone .phone{
	display:inline-block;
	float:left;
	width:50%;
	padding-right:15px;
}
.col-phone .email{
	display:inline-block;
	float:left;
	width:50%;
	padding-left:15px;
}
#header{
    float: left;
    width: 100%;
    clear: both;
    padding-top: 10px;
    padding-bottom: 5px;
    
    background: #559cff;

}
.col-logo{
    float: left;
}
.col-banner{
    padding-top: 10px;
    padding-bottom: 10px;
}
.boxlogo img{
    max-height: 82px;
}
.boxbanner{
    float: left;
    width: 100%;
    clear: both;
    text-align: center;
}
.boxbanner h3{
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #8e8e8e;
    margin-bottom: 5px;
     margin-top: 5px;
}
.boxbanner h2{
    font-size: 26px;
    font-weight: 800;
    text-transform: uppercase;
        color: #f26e22;  margin-bottom: 8px;
}
.boxbanner p{
    font-weight: 500;
}
.boxbanner h2 span{
    color: #14579f;
}
.col-phone{
    float: left;
    padding-left:20px;
    padding-top: 15px;
}
.col-phone .email{
	border-right:1px dashed #dedede;
	padding-left:20px !important;
}
.col-phone .email a{
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}
.col-phone .email a  span{
    color: #fff;
    font-weight: 900 !important;
    text-transform: none;
 font-size: 16px;
}

.col-phone .phone{
border-right:1px dashed #dedede;
   
}
.col-phone i{
	padding:15px 16px;
	background:#f15001;
	border-radius:5px;
	float:left;
	margin-right:10px;
	color:#fff !important;
}
.col-phone .phone a{
    font-weight: 500;
    color: #f7f7f7;
  
    font-size: 14px;

}
.col-phone .phone a span{
    color: #fff;
    font-weight: 900 !important;
    text-transform: none;
 font-size: 16px;
}
.col-phone .phone a i{
color:#444; font-size: 14px;

}
#nav{
    float: left;
    width: 100%;
    clear: both;
     background-color: #08479f;

    -webkit-box-shadow: 0 0 2px #d9dadb; 
     box-shadow: 0 0 2px #d9dadb; 
}
.menu{
    float: left;
   
}
.menu ul{
    list-style: none;
    padding: 0px;
    margin:0px;
}
.menu ul li{
    display: inline-block;
    float: left;
    position: relative;
}
.menu ul li a{
    line-height: 45px;
    padding: 0px 10px;
    float: left;
    display: block;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
	font-size:13px;
}
li.lihome>a{
	 padding: 0px 15px !important;
}
.menu ul li 
a.active{
    background:#f15001;
    color: #fff;
}
.menu ul li a:hover{
    background:#f15001;
     color: #fff;
}
.menu ul li ul{
    position: absolute;
    left: 0px;
    z-index: 10;
    top: 45px;
    padding-top: 6px;
    background: #f1f1f1;
    display: none;

}
.menu ul li ul li{
    float: left;
    width: 100%;
}
.menu ul li ul li a{
    line-height: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    padding-right:15px;
    border-bottom: 1px solid #ddd;
    float: left;
    width: 100%;
    white-space: nowrap;
    clear: both;
    color: #333;
    text-transform: none;
}
.menu ul li ul li a i{

    color: #bdbbbb
}
.menu ul li:hover ul{
    display: block;
}
.search{
    float: right;
    margin-top: 10px;

}
.formsearch{
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 45px;
    min-width: 350px;
    position: relative;
}
.formsearch input{
    width: 100%;
    float: left;
    height: 45px;
    padding: 5px;
    background: #fff;
    border:1px solid #f5f5f5;
}
.formsearch .bnt_search{
    position: absolute;
    right: 5px;
    background: none;
    border:none;
    outline: none;
    top: 10px;
}
#slider{
    float: left;
    width: 100%;
    clear: both;
    position: relative;
}
.carousel-control.left span{
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: block;
    position: absolute;
    left: 20px;
    top: 45%;
    background: #4A4A4A;
}
.carousel-control.right span{
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: block;
    position: absolute;
    right: 20px;
    top: 45%;
    background: #4A4A4A;
}
#about{
    float: left;
    width: 100%;
    clear: both;
    padding-top: 40px;
    padding-bottom: 40px;
    background: url(../images/bg_gioithieu.png);

}
.about-right{
    float: left;
}
.about-img{
    float: left;
    width: 100%;
    clear: both;
        overflow: hidden
} 
.about-img img{
    background: #fff;
    padding: 9px;
    border:1px solid #14579f;
    width: 100%;
    -webkit-transition-property: background-image;
    -webkit-transition-duration: 1.0s;
    -webkit-transition-timing-function: ease-out;
    transition-property: background-image;
    transition-duration: 1.0s;
    transition-timing-function: ease-out;
    transition: all 700ms ease 0s;
}
.about-img:hover img{
     border:1px solid #f2821d;
     -webkit-transform: scale(1.13);
    transform: scale(1.13);
    padding: 9px;
}
.about-left{
    float: left;
}
.about-title{
    float: left;
    width: 100%;
    clear: both;
    margin-top: 10px;
    margin-bottom: 15px;
    position: relative;
    padding-bottom: 15px;
}
.about-title:after{
    position: absolute;
    left: 0px;
    bottom: -2px;
    height: 2px;
    width: 100px;
    display: block;
    content: "";
    background: #d2d2d2;
}
.about-title h2{
    font-size: 28px;
    color: #f2821d;
    text-transform: uppercase;
    font-weight: 600;
}
.about-content{
    float: left;
    width: 100%;
    clear: both;

}
#doitac{
    float: left;
    width: 100%;
    clear: both;
    padding-top: 30px;
    padding-bottom:25px
}
.about-content p{
    font-weight: 500;
    line-height: 20px;
}
.about-content li{
 font-weight: 500;
}

.about-content a{
     font-weight: 500;
}
.about-detail{
    float: left;
    width: 100%;
    clear: both;
    margin-top: 0px;
}
.about-detail a{
    float: left;
    padding: 8px 20px;
    background: #f2821d;
    display: block;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
       font-family:  'Open Sans',sans-serif;
}
.about-detail a:hover{
    background: #14579f
}
#congtrinh{
    float: left;
    width: 100%;
    clear: both;
    padding-bottom: 40px;
    padding-top: 40px;
    
}
.congtrinh-title{
    float: left;
    width: 100%;
    clear: both;
    background: url(../images/title_center.png) no-repeat bottom center;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.noidung ul li{
    margin-bottom: 5px;
}
.noidung ul li a{
    color: #444;
}
.noidung ul li:hover a{
    color: #f2821d
}
.main-right.col-md-9{
	padding-left:0px !important;
}
.congtrinh-title h2{
    font-size: 28px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600;
    color: #14579f
}
.congtrinh-title h1{
    font-size: 21px;
    padding-bottom: 15px;
    text-transform: uppercase;
    font-weight: 600;
    color: #14579f
}
.congtrinh-content{
    float: left;
    width: 100%;
    clear: both;
}
.congtrinh-list{
    float: left;
    width: 100%;
    clear: both;
    position: relative;
}
.doitac-content{
    float: left;
    width: 100%;
    clear: both;
}
.partner-list{
    float: left;
    width: 100%;
    clear: both;
    position: relative;
}
#partner{
    float: left;
    width: 100%;
    clear: both;
    padding-top: 30px;
    padding-bottom: 30px;
}
.partner-img{
    border: 1px solid #ddd
}

.partner-list .owl-next{
    position: absolute;
    right: -30px;
    top: 30%;
    z-index: 10;
    background: none !important;

}
.partner-list .owl-prev{
    position: absolute;
    left: -30px;
    top: 30%;
    z-index: 10;
    background: none !important;

}
.partner-list .owl-next:hover i,.partner-list .owl-prev:hover i{
    color: #f2821d
}

.item{
    float: left;
}
.itembox{
    margin-top: 15px;
    margin-bottom: 15px;
    float: left;
    width: 100%;
    clear: both;
    
}
.itembox .item-img{
    float: left;
    width: 100%;
    overflow: hidden;
}
.itembox .item-img img{
    width: 100%;
}
.itembox .item-img img{
-webkit-transition-property: background-image;
    -webkit-transition-duration: 1.0s;
    -webkit-transition-timing-function: ease-out;
    transition-property: background-image;
    transition-duration: 1.0s;
    transition-timing-function: ease-out;
    transition: all 700ms ease 0s;
}
.itembox .item-img:hover img{
    -webkit-transform: scale(1.13);
    transform: scale(1.13);
}
.itembox .item-name{
    float: left;
    width: 100%;
    clear: both;
    padding: 8px 0px 6px 0px;
   height:60px;
   overflow:hidden
 
      
}
.item-des{
    float: left;
    width: 100%;
    height: 66px;
    overflow: hidden;
}
.item-des p{
    font-weight: 500;
}

.itembox .item-name h3 a{
   font-weight: 600;
    color: #f2821d;
}

.itembox .item-name:hover h3 a{
    
    color: #14579f;
}
#daily{
    float: left;
    width: 100%;
    clear: both;
    padding-top: 40px;
    padding-bottom: 40px;
    background: #f5f5f5;
    border-top: 1px solid #ddd
}
.daily-left{
    float: left;
}
.daily-title{
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 15px;
    background: url(../images/title_daily.png) no-repeat center left 210px;
}
.customer .daily-title{
    background: url(../images/title_daily.png) no-repeat center left 330px;
}
.daily-title h3{
    text-transform: uppercase;
    font-weight: 600;
    font-size: 24px;
    color: #333;
}
.daily-title h3 a{
     color: #333;
}
.daily-x{
    float: left;
    width: 50%;
    padding-right: 10px;

}
.daily-y{
     float: left;
    width: 50%;
    padding-left: 10px;
}
.daily{

}
.daily-small{
    float: left;
    width: 100%;
    clear: both;
}
.daily-small-img{
    float: left;
    width: 100%;
    clear: both;
    overflow: hidden;
}
.daily-small-img img{
    width: 100%;
-webkit-transition-property: background-image;
    -webkit-transition-duration: 1.0s;
    -webkit-transition-timing-function: ease-out;
    transition-property: background-image;
    transition-duration: 1.0s;
    transition-timing-function: ease-out;
    transition: all 700ms ease 0s;
    border: 1px solid #ddd;
    padding: 3px;
    background: #fff;
}

.daily-small-img:hover img{
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
}
.daily-small-name{
    float: left;
    width: 100%;
    clear: both;
    padding-top: 6px;
    padding-bottom: 6px;
}
.daily-small-name h3 a{
    font-size: 16px;
    color: #333;
    font-weight: 600;
}
.daily-small-time{
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 5px;
    font-size: 13px;
    color: #7b7b7b;
}
.daily-small-des{
    float: left;
    width: 100%;
    clear: both;
    text-align: justify;
}
.daily-small-des p{
    line-height: 18px;
    font-size: 13px;
    font-weight: 400;
}
.daily-y{
    float: left;
}
.daily-list{
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

.daily-list-img{
    float: left;
    width: 95px;
    margin-right: 15px;
}
.daily-list-img img{

}
.daily-list-name{
    float: left;
    width: calc(100% - 110px);
    margin-bottom: 2px
}
.daily-list-name h3{
    padding: 0px;
    margin: 0px;
    float: left;
    line-height: 18px;
}
.daily-list-name h3 a{
    font-size: 16px;
    color: #333;
    font-weight: 500;
}
.daily-list-time{
    float: left;
  width: calc(100% - 110px);
    margin-bottom: 2px;
    font-size: 13px;

}
.daily-list-des{
        float: left;
  width: calc(100% - 110px);
  height: 30px;
  overflow: hidden;
  text-align: justify;
   
}
.daily-list-des p{
    line-height: 16px;
    font-size: 13px;
    font-weight: 400;
}

.comment {
    background: #fff;
    color: #777777;
    border: 3px solid white;
    border-radius: 10px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    margin: 1px;
    position: relative;
    padding-top: 0px;
    padding-bottom: 5px;
    padding-right: 10px;
}
.comment::before {
    color: #a7a7a7;
    content: "\f10d";
    font-family: fontawesome;
    font-size: 15px;
    left: 10px;
    position: absolute;
    top: 7px;
}
.comment::after {
    content: "";
    width: 14px;
    height: 14px;
    position: absolute;
    bottom: -12px;
    right: 30px;
    background: url(../images/quote_arrow.png) 0px 0px no-repeat;
}
.comment p {
    font-weight: 500;
    margin-left: 30px;

    font-size: 14px;
}
.testimonial .mt-20 {
    margin-top: 4px !important;
        float: left;
    width: 100%;
}
.testimonial .thumb {
    margin-bottom: 10px;
    margin-left: 20px;
}
.testimonial .author {
    color: #444 !important;
    margin-bottom: 5px;
    text-transform: uppercase;

    font-weight: 600;
    padding-top: 15px;
    font-size: 15px;
}
.img-circle {
    border-radius: 50%;
}
.testimonial .title {
    color: #808080;
    margin-bottom: 20px;

    font-size: 15px;
}
.testimonial{
    float: left;
    width: 100%;
    clear: both;
}
.itembx{
    float: left !important;
    width: 100% !important;
    clear: both;
}

.customer .bx-wrapper{
    margin-bottom: 0px !important
}
#why{
    float: left;
    width: 100%;
    clear: both;
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 1px solid #ddd
}
.why-title{
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 15px;
    padding-bottom: 15px;
    background: url(../images/title_tintuc.png) no-repeat bottom left;
}
.why-title h3{
        text-transform: uppercase;
    font-weight: 600;
    font-size: 24px;
    color: #333;
    text-transform: uppercase;
}
.why-content{
    float: left;
    width: 100%;
    clear: both;
}
ul.taisaochon{
    float: left;
    width: 100%;
    clear: both;
    list-style: none;

}
ul.taisaochon li{
    float: left;
    width: 100%;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
    display: block;
    background: #f6f6f6;
    border-top-left-radius: 50px;
    border-top-right-radius: 10px;
     border-bottom-left-radius: 50px;
    border-bottom-right-radius: 10px;

}
ul.taisaochon li.eventli{
    background: #e8e8e8;
}
ul.taisaochon li .chon-icon{
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    display: block;
    border: 2px solid #ddd;
    border-radius: 100%;
    float: left;
    color: #333;
    font-size: 30px;
    font-weight: 800;
    margin-right: 10px;
    background: #e4cf15;
    line-height: 52px;
}
ul.taisaochon li .chon-icon img{
    margin: 0 auto;
       display: -webkit-inline-box;
    vertical-align: middle;
}
ul.taisaochon li .chon-name{
    font-weight: 600;
    font-size: 16px;
    float: left;
    width: calc(100% - 70px);
    color: #444;
    margin-bottom: 5px;
    margin-top: 5px;
    text-transform: capitalize;
}

ul.taisaochon li .chon-des{
     float: left;
    width: calc(100% - 70px);
     color: #555;
    
}
ul.taisaochon li:hover .chon-icon{
    border: 2px solid #e4cf15;
    background: #f4f4f4;
}

#footer{
    float: left;
    width: 100%;
    clear: both;

}
#footer p{
    color: #f3f3f3
}
.footer-top{
    float: left;
    width: 100%;
    clear: both;
        padding-top: 40px;
    background: #08479f url(../images/footer-bg2.png) no-repeat top left ;
    padding-bottom: 40px;
    border-top: 5px solid #ddd;
}
.footer-title{
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 15px;
    padding-bottom: 10px;
    position: relative;
}
.footer-title:after{
    position: absolute;
    content: "";
    left: 0px;
    bottom: -2px;
    height: 2px;
    background: #c3c3c3;
    display: block;
    width: 100px;

}
.footer-title h2{
    font-weight: 600;
    font-size: 22px;
    text-transform: uppercase;
    color: #f2821d
}
.footer-title h3{
    color: #f2821d;
    font-weight: 600;
    font-size: 22px;
    text-transform: uppercase;
}
.footer-content{
    float: left;
    width: 100%;
    clear: both;
}
.footer-content ul{
    padding-left: 0px;
    list-style: none;
}
.footer-content ul li{
   float: left;width: 100%;
   padding-top: 8px;
   padding-bottom: 8px;
}
.fan-footer iframe{
    height: 200px !important
}
.footer-content ul li a{
    color: #f3f3f3;
    font-weight: 500;
}
.footer-content li a i{
    width: 15px;
    color: #f2821d
}
.footer-right{
    float: left;
}
.fan-footer{
    float: left;
    width: 100%;
}
.footer-bottom{
    float: left;
    width: 100%;
    clear: both;
    padding-top: 12px;
    padding-bottom: 12px;
    background: #0d4fab
}
.copy span{
    font-size: 13px;
    color: #f3f3f3
}
.thongke{
    text-align: right;
}
.thongke ul li{
    display: inline-block;
    font-size: 13px;
    margin-left: 3px;
    padding-left: 3px;
    border-left: 1px solid #ddd;
    color: #f3f3f3
}
.breadcrumb-botton-area{
    float: left;
    width: 100%;
    clear: both;
    padding-top: 15px;
    padding-bottom: 15px;
    background:#f3f3f3;
}
.breadcrumb-botton-area .left{
    float: left;
    width: 100%;
}
.breadcrumb-botton-area .left ul{
    margin: 0px;
    padding: 0px;
    float: left;
}
.breadcrumb-botton-area .left ul li{
    display: inline-block;
    margin-right: 6px;
    padding-right: 6px;
}
.breadcrumb-botton-area .left ul li a{
    color: #444
}
.breadcrumb-botton-area .left ul li.active{
    font-weight: 600;
}
.main-left{
    float: left;
}
.sidebar-wrapper{
    float: left;
    width: 100%;
    clear: both;
}
.single-sidebar{
    float: left;
    width: 100%;
    clear: both;
    margin-bottom: 20px;
    border-left: 1px solid #dedede;
      border-right: 1px solid #dedede;
        border-bottom:  1px solid #dedede;
}
.single-sidebar .sec-title{
    float: left;
    width: 100%;
    padding: 8px 15px 10px 15px;
    background: #f15001;
    color: #fff
}
.single-sidebar .sec-title h3{
      color: #fff;
      font-size: 16px;
}
ul.categories{
    float: left;
    width: 100%;
    clear: both;
    list-style: inherit;
    padding-left: 25px;
    padding-top: 10px;
	background:#559cff;
	list-style:none !important;
}
ul.categories>li{
    float: left;
    width: 100%;
    clear: both;
    padding-bottom: 10px;
	list-style:none !important;

}
ul.categories>li>a{
    float: left;
    width: 100%;
    clear: both;
    padding-bottom: 8px;
    color: #fff;
    font-weight: 500;
    display: block;
	border-bottom:1px dashed #dedede;
}
ul.categories>li>a>i{
	font-size:11px;
}
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: 5px;
    padding-bottom: 12px;
    font-weight: 600;
    color: #14579f
}
.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;
}
#blog-area{
    float: left;
    width: 100%;
    clear: both;
    padding-bottom: 30px;
}
.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;
}


.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;
}
.xzalo{
	bottom:60px;
}
.xzalo .goixd{
	 background: #14579f  none repeat scroll 0 0;
}
.xzalo .xdphone {
    background: #14579f url(../images/zalo.png) no-repeat scroll center center;
    border: 4px solid #14579f;
}
#boxslogan{
	display:block !important;
	padding:20px;
	background:#f5f5f5;
	border-radius:5px;
	clear:both;
	float:left;
	width:100%;
}
#boxslogan h2{
	text-transform:uppercase;
	font-size:16px;
	text-align:center;
	margin-bottom:8px;
}
#boxslogan strong{
	color:#f15001 !important
}
.calx{
		clear:both;
	float:left;
	width:100%;
		text-align:center;
}
.calx i{
	color:#f15001 !important
}
#boxhinhanh{
	margin-top:30px;
	margin-bottom:15px;
			clear:both;
	float:left;
	width:100%;
	padding-left:30px;
	padding-right:30px;
}
#boxgiare{
			clear:both;
	float:left;
	width:100%;
}
.titcenter {
	clear:both;
	float:left;
	width:100%;
text-align:center;
margin-bottom:20px;
}
.titcenter h2{
	font-size:18px;
	text-transform:uppercase;
	font-weight:600;
}
li.iconr{
	margin-top:10px;
	margin-bottom:10px;
	display:inline-block;
}
li.iconr .text{
	    float: left;
    width: calc(100% - 75px);
}
.col-md-4.giare-center{
	padding-left:0px;
	padding-right:0px
}
li.iconr .text h3{
	font-size:14px;
	font-weight:600 !important
}

li.iconl{
	margin-top:10px;
	margin-bottom:10px;
	display:inline-block;
}
li.iconl img{
	float:left;
	margin-right:15px;
}
li.iconr img{
	float:right;
	margin-left:15px;
}
li.iconl .text{
	    float: left;
    width: calc(100% - 75px);
}

li.iconl .text h3{
	font-size:14px;
	font-weight:600 !important
}
