body{    background-color: #ffffff; font-size: 14px}
.c_in, .container {	width: 1200px;}
.row {    margin-right: 0;    margin-left: 0px;}
.menu_top{    position: absolute;    top: 0;    left: 0;}.menu_top li a,.menu_top li a span,.menu_top li a h2,.menu_top li a h3,.menu_top li a h4,.menu_top li a h5,.menu_top li a h6{
    color: #0e517c;    font: 1.2em/28px Arial ;}
.menu_top li::before{
    content: '';
    width: 3px;
    height: 3px;
    border-radius: 3px;
    background-color: #065f9d;
    display: inline-block;
    vertical-align: middle;
    margin: auto 3px auto 13px;
}
@media(max-width: 876px){
	.logo{object-fit: cover;    width: auto !important;    height: 40px !important;}
}
a { color: #734623;}
.system_forms.s_form_news .s_pname{font: 1.3em / 1.5em Arial;}
.w100{overflow: hidden;}
li{list-style: none;}
.logo-sys img{height: 50px}
/*Menu*/
.parent{
  display: flex;
  align-items: center;
  justify-content: left;
    position: fixed;
    z-index: 9999;
    width: 100%;
    top: 0;
    background: #fff;
}

.nav-button {
    margin-left: 5px;
    background-color: white;
    border: none;
    cursor: pointer;
}
.mn-sys-left{float: left;margin-right: 10px; border-right: 1px solid #000; padding-right: 10px}
/* Popup */

.white-popup {
    position: relative;
    background: #FFF;
    padding: 60px 50px 70px;
    margin: 0 auto;
    width:100%;
    z-index: 100;
    height: 980px
}
.mfp-container{height: auto;}
.white-popup__middle {
    max-width: 710px;
}

.white-popup__small {
    max-width: 380px;
}

.white-popup__ticket {
    max-width: 445px;
}

.white-popup__long {
    max-width: 840px;
}

.white-popup__pay {
    max-width: 765px;
}

.mfp-content {
    overflow-y: auto;
    max-height: 100%;
    padding: 20px 0;
}

.mfp-with-anim {
    opacity: 0;
    transition: all 0.2s ease-in-out;
    transform: scale(0.8);
}

.mfp-bg {
    opacity: 0;
    transition: all 0.3s ease-out;
}

.mfp-ready .mfp-with-anim {
    opacity: 1;
    transform: scale(1);
}

.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-removing .mfp-with-anim {
    transform: scale(0.8);
    opacity: 0;
}

.mfp-removing.mfp-bg {
    opacity: 0;
}

.mfp-close,.mfp-close:active {    font-size: 32px;    right: 10px;    top: 10px;}
.mfp-close-btn-in .mfp-close {    color: #fcfcfc;    position: absolute;    background: black;    top: 0px;    z-index: 9999;}
.popup-main {    position: relative;}
.popup-main {    position: relative;}

.popup-main .loader {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 2;
}

.popup-main .loader .loader-image img {
    width: 64px;
}

.popup-main .loader.active {
    display: flex;
}

.popup-main .loader .loader-title {
    position: absolute;
    bottom: calc(50% - 75px);
    transform: translateY(50%);
    font-size: 17px;
    color: #007bff;
}

.popup-title {
    margin-bottom: 15px;
}

.popup-title h2 {
    font-size: 21px;
    line-height: 27px;
    margin: 0;
    font-weight: 500;
    color: #3A3B3E;
}

 
.popup-content p {
    font-size: 17px;
    margin-bottom: 15px;
}

.popup-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0 10px;
}

.popup-footer .btn-close {
    background-color: #F3F3F3;
    color: #3A3B3E;
    outline: none;
    box-shadow: none;
}

.popup-footer .btn-primary,
.popup-footer .btn-save {
    outline: none;
    box-shadow: none;
}

.popup-footer .btn-delete {
    background-color: #FD4745;
    color: #ffffff;
    outline: none;
    box-shadow: none;
}

.white-popup.white-popup__messages {
    padding: 0;
}

.white-popup.white-popup__messages .popup-title {
    height: 50px;
    background-color: #2E5E80;
    border-radius: 8px 8px 0 0;
    display: flex;
    align-items: center;
    padding: 0 40px;
    margin: 0;
}

.white-popup.white-popup__messages .popup-title h2 {
    font-weight: 400;
    color: #FFFFFF;
}

.mfp-close-btn-in .white-popup.white-popup__messages .mfp-close {
    color: #ffffff;
    top: 3px;
}
.menuB a,
.navbar-default .navbar-nav>li>a{ color: #000;}
.menuB .wrap{ position: relative;}

.parent button div {  width: 35px;  height: 5px;  background-color: black;  margin: 6px 0;}
.fixedMenu{ position: fixed; top: 0px; left: 0px; width: 100%; box-shadow: 0 0 2px #333;}
.fixedMenu .search_form{ padding-top: 0px;}
.header-mid { margin: auto;}
/*End menu*/
.sys_lang.s_lang{right: 75px;  z-index: 9999999999999;top:22px}
ul.sys_menu_top li .menu-item-name {
    color: #fff;
}
ul.sys_menu_top li:after {
    content: '|';
    color: #fff;
}
#header {
   float: left; width: 100%;
}
#header._index {
   height: 303px;
}

.header-hot-link{ display:block;}
.header-hot-link li{display:inline-block;float:left; position: relative; }
.header-hot-link li i{
	position: absolute;z-index: 9;top:5px;right:-8px;
	width: 16px; height: 16px; display: none;
}
.header-hot-link li a{
    display:block;
    float:left;
    font-family: 'helvetica';
    font-weight: normal;
    font-size: 13px;
     color:#fff;
    text-transform: uppercase;

}

.system_forms img{width: 70% !important; height: auto !important; margin-bottom: 30px; border: 5px solid #fff; box-shadow: 1px 1px 10px #bfbfbf}
/*Box QC*/
.adv-sys ul{display: flex;justify-content: space-between;flex-flow: wrap;}
.adv-sys ul li{width: calc(33.3% - 10px);height: 315px;    border: 1px solid #e7e7e7;    padding: 10px;    margin: 10px 0;}
.adv-sys ul li a{font-size: 15px; color: #000; font-weight: bold;margin-bottom: 10px}
.adv-sys ul li a:hover{color: red}
@media(max-width: 876px){
	.system_forms img{width: 100% !important; }
}
.header-hot-link li li a{
	padding-left: 35px; padding-right: 15px
}

.header-hot-link > li.active,.header-hot-link > li:hover{
    background: none;
}
.header-hot-link > li.active > a,.header-hot-link > li:hover > a{
    color: #fda602;
}
.header-hot-link > li.active li a,.header-hot-link > li:hover li a{
    color: #fff;
}
.header-hot-link li ul,.header-hot-link li dl{

}
.header-hot-link li li {
    min-width: 230px;
}
.navbar-nav>li>.dropdown-menu {
    background: #294981;
}
.header-hot-link li li ul{top: 0; left: 100%;}
.header-hot-link li li:hover {
    background: #0D577A;
}
.header-hot-link li li .caret{

}
.dropdown-menu {
    background-color: #294981;
}
.background-slider{ position: relative; z-index: 0;
}
.header-hot-link li li a{ line-height: 36px;width: 100%}
.navbar-default .navbar-nav.header-hot-link>li.sfHover>a,
.navbar-default .navbar-nav.header-hot-link>li>a:hover,
.navbar-default .navbar-nav.header-hot-link>li>a:focus{
	color: #fff;background: #2587bf;
}
.navbar-default .dropdown-menu>li>a:hover,.navbar-default .dropdown-menu>li>a:focus{

}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus{
	background: #2587bf;
	color: #fff
}
.navbar-default .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus,
.navbar-default .navbar-nav .open .dropdown-menu>li>a,
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus
{
	color: #fff
}
.navbar-default .navbar-nav.header-hot-link>li>a:hover,
.navbar-default .navbar-nav.header-hot-link>li>a:focus{

}
.navbar-default .dropdown-menu>li>a:hover,.navbar-default .dropdown-menu>li>a:focus{
	background-color: #0D577A
}
.navbar-nav>li{float: none;}
.block_slide img{width: 100%}


.box-home{margin-top: 20px;background: #e9e9e9;    padding: 20px;height: 415px;}
.box-home .title-sys{width: 48%; float: left;}
.box-home .title-sys .href a{background: #197a56; padding: 10px 20px; margin-top: 20px; color: #fff}
.box-home .title-sys .href a:hover{background: #095c3d}
.box-home .title-sys  a{font-weight: bold; color: #095c3d}
.box-home .title-sys  a:hover{color: red}
.box-home .img-sys{float: right;}
.box-home .title,.box-home-a .title{color: #734623; font-weight: bold;}
.style1{ margin-bottom: 15px;}
.col-sm-6{padding-left:0}
.style1 .img-big{height: 450px; overflow: hidden;border-top: 8px solid #734623;	}
.style1 .sys-name-big{margin: 20px 0;}
.style1 .sys-name-big a{font: bold 20px/30px Arial}
.style1 .sys-name-big a:hover{color: #734623}
.style1 .big{ text-align: center;  }
.style1 .big img{ display: block; width: 100%; margin: auto;transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;}
.style1 .big img:hover{transform: scale(1.1);}
.style1 .big p{ font-size: 20px; color: #3c3939; line-height: 30px;}
.style1  ul{ list-style: none; display: block }
.style1  ul li{ padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #cccccc;}
.style1  ul a{ display: block; color: #3c3939; overflow: hidden; font-size: 16px; line-height:20px;}
.style1  ul a:hover{color: #734623}
.style1  ul li .imghover{ float: left;overflow: hidden;    height: 160px;    width: 200px;border-top: 8px solid #734623;margin-right: 10px}
.style1  ul li{height: 165px}
.style1  ul li .imghover img{object-fit: cover;    width: 100%;    height: 100%;;transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s; }
.style1  ul li .imghover img:hover {transform: scale(1.1);}
.sys-title{font: 30px/45px Arial ; }
.sys-details{    padding: 15px 25px;    font-size: 14px;  text-align: center;  line-height: 16px;    border-radius: 3px;    text-transform: uppercase;    cursor: pointer;    margin: 20px 0;    font-weight: 700;width: 100%;    background-color: #734623;}
.sys-details a{color: #fff}
.sys-details:hover{background: rgb(52 27 7)}
.sys-c4{height: 569px;    overflow: hidden;    margin: 30px 0;}
.box-text{position: absolute;color: #fff;    top: 50%;    left: 25%;    transform: translate(-50%, -50%);}
.sys_case2_title{float: left;width: 50%}
.sys_case2_title img{width: 100%}
.box-right-sys{width: 50%; float: right;}
.box-right-sys .sys_li .imghover{width: 200px;float: left;margin-right: 10px; overflow: hidden;height: 285px;border-top: 8px solid #734623}
.box-right-sys .sys_li .imghover img{object-fit: cover;    width: 100%;    height: 100%;;transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;}
.box-right-sys .sys_li .imghover img:hover {transform: scale(1.1);}
.box-right-sys .sys_li{ height: 285px}
.box-right-sys .sys_li:nth-child(2){background: linear-gradient(145deg, #3ead92, #9bcc57);}
.box-right-sys .sys_li:nth-child(2) a{color: #fff}
.box-right-sys .sys_li .sys_name{font: bold 25px/25px Arial;padding: 20px;}
@media (hover: hover) and (pointer: fine) {
    .burger-icon div:hover {
        background-color: rgb(52 27 7);
        border-color: rgb(52 27 7);
    }
}
/*- code menu drop down -*/
.header-hot-link li ul ul{
		display: none
	}
	.header-hot-link li li{
		position: relative;

	}
	.header-hot-link li li li ul{

		background: #294981
	}
	.header-hot-link li ul ul{
		position: absolute;
	}
	.header-hot-link > li:hover > ul,
	.header-hot-link > li li:hover > ul
	{
		display: block
	}
.header-top li li a{ line-height: 30px;}
ul.sys_menu_top {
    right: 0;
}
/*- end top menu -*/
.sys-title a{color: #000}
.style1  ul a div{ margin-left: 15px;}
.style1  ul a span{ color: #ccc;}
.style1  ul li .name-sys{font-size: 20px; line-height: 25px; font-weight: bold;}
.box-home-a{margin-top: 20px;background: #e9e9e9;    padding: 20px;height: 415px;}
.box-home-a .title-sys{width: 48%; float: right;}
.box-home-a .title-sys a{background: #197a56; padding: 10px 20px; margin-top: 20px; color: #fff}
.box-home-a .title-sys a:hover{background: #095c3d}
.box-home-a .img-sys{float: left;}
.search{
    position: absolute;
    top:3px;
    right: 0;
}
.mfp-ready{z-index: 9999999}
.search input[name=q]{    float: left; height: 40px; width:330px; padding-left:5px;}
.search input[type=submit]{    float: right;    width: 53px; height: 40px;    background:#4b87ff  url('../images/btn-search.png') no-repeat center right;   border :none;}
.index-box{margin: 50px auto;}
.index-box .title-name{font-size: 20px; color: #000; font-weight: bold;}
.index-box ul{display: flex;justify-content: center;flex-flow: wrap;}
.index-box ul li{list-style: none;width: calc(33.3% - 10px)}
.index-box ul li .title-name h1{font-size: 18px; font-weight: bold;line-height: 18px; margin-bottom: 10px}
.index-box ul li .fNewsInfo{font-size: 15px}
.fNews.style3 .fNewsName{    font: 1.3em/20px Arial ;}
.fNews.style3 .fNewsImage{      object-fit: cover;    width: 100%;    height: 100%;}
.fNews.style3 .fNewsImage img{object-fit: cover;    width: 100%;    height: 100%;}
.index-box .more-sys{font-size: 16px; text-transform: uppercase;margin-top: 30px;}
.index-box .more-sys a:hover{color: red;transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;}
@media(max-width: 876px){
	.index-box ul li{    width: calc(100% - 10px);margin-bottom: 20px;}
	.swiper{height: 100% !important;    min-height: 214px  !important;}
	.index-box{padding: 0 50px}
	.fNews .oveimg{        width: 35%;        float: left;        margin-right: 10px;        height: 115px;        overflow: hidden;}
	.index-box ul .fNewsInfo{display: none;}
	.box-home .title-sys{width: 100%; float: none;margin-bottom: 20px}
	.box-home{ padding:40px}
	.c2-sys{padding: 20px}
	.style1 h2{text-transform: uppercase;font-size: 12px;margin: 10px 0}.style1 h2 a{color: #000; }
	.style1 .img-big{height: auto}
	.style1 .sys-name-big{margin: auto;}
	.list-r{margin-top: 20px}
	.box-home-a .title-sys{width: 100%; float: none;}
	.box-home-a{padding: 50px;height: 450px;}
	.img-sys{margin-top: 20px}
	.img-sys img{border-top:7px solid #734623; }
	.sys_case2_title{    float: none;  width: 100%;}
	.box-right-sys {    width: 100%;    float: none;}
	.sys-c4 {  height: auto;}
	.index-box .title-name{font-size: 30px; margin-bottom: 15px;line-height: 30px;}
	.index-box ul li .title-name h1{font-size: 17px}
	.box-text{left: 60%;top: 15%;width: 100%;}
	.logo-sys img{height: 60px !important}
}
.background-slider img{height: 100% !important; width: 100% !important; object-fit:cover;top:0 !important}
.menu_main{
    width: 100%;

    background: #065f9d;

}
.full-bg-menu{
    background: #065f9d;
}
.main_menu a{
    font-size: 13px;
    color: #fff;
    border:none;
    padding:0.75em 1em;
}
.main_menu h2{
    font: 1.2em Arial;
}
.main_menu h3{
    font: 1.2em Arial;
}
.main_menu li{
    background: transparent;
}
.main_menu li:hover, .main_menu li.sfHover{
    background: #00406d;
}
.main_menu li li{
    background: #065f9d;min-width: 195px;
}
.main_menu li li a{border-top: 1px solid #dedede; font-size: 1.2em}
.menu_main > .home{
    width: 60px;   float: left;
    background: url('../images/btn-home.png') no-repeat left center;
    font-size: 1.3em; padding: 0.87em 1em; background-size: 100%
}
.header-line-full-row{

    height: 30px;
}
.header-line{
    height: 30px; width: 100%;
}
.cDate{
    color:#525252;
    font: 1.1em/30px Arial ;
    margin-left: 10px; display: block; width: 100%;
}
.share_fb{
    position: absolute; bottom: 5px; right: 5px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{background: #4774b6;}

.lg-col{
    padding: 0 0 0 15px;
}
.lg-col ul li img{
	    width: 153px;
}
.sm-col{
    padding: 0 15px 0 10px;
}
.main{margin-top: 10px;}
.fNews{margin:5px 5px 2px 2px;}
.fNews .oveimg{height: 254px;margin-bottom: 15px;    overflow: hidden;}
.fNewsName{
    color: #065f9d;
    font: 1.4em/1.5em Arial;
    margin: 0 3px;
}
.fNewsInfo{
    color:#515151;
    font:1.2em/1.7em Arial;margin: 0 3px;
}
.fNewsImage{
    width: 100%;
}
.sNewsName{
    color: #065f9d;
    font: 1.3em/1.5em Arial;

}
.sNewsImage{
    float: left;
    width: 122px;
    height: 73px;
    margin: 5px 5px 0 0;

}
 
@media(max-width: 876px){
	.fNews .oveimg { height: 100px;}
}
ul.list-index.style1 li{
    padding-bottom: 5px;
border-bottom: 1px solid #cccccc;
float: left;
width: 100%;
}
ul.list-index.style1 li:last-child{
    border-bottom: none;
}
.ovbox-bottom{
    height: 35px; width: 100%; display: block;
    background: url('../images/bg-box-index.png') no-repeat bottom center;
}

ul.list-index.style2{
    border-left: 1px dashed #b2d7f1; padding-left: 10px;
}
.fNews.style2{
    margin-top: 0;
}
.fNews.style2 .fNewsName{
    color:#016eb9;
    margin-bottom: 10px;
}

.fNews.style2 .fNewsInfo{
    color:#444444;
    margin:10px 0 10px;
}
ul.list-index.style2{
    float: left;
}
ul.list-index.style2 > li{
    float: left;
    width: 100%;
    padding-bottom: 5px;
    position: relative;
    margin-bottom: 10px;

}

ul.list-index.style2 > li span{
  right: 0px; position: absolute; bottom: 0;
  height: 1px;width: 100%;
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#d5e4ef), to(transparent));
  background-image: -webkit-linear-gradient(left, #d5e4ef, transparent);
  background-image: -moz-linear-gradient(left, #d5e4ef, transparent);
  background-image: -o-linear-gradient(left, #d5e4ef, transparent);
}
ul.list-index.style2 > li:last-child span{display: none;}

ul.list-index.style2 > li img{
    width: 82px; height: 50px; margin-right: 8px;
    border:2px solid #444; padding: 1px;
}

ul.list-index.style2 .sNewsName {
    color:#3e3e3e;
}
ul.list-index.style2 .sNewsName:after{
    content: '››';
    color:#ff0000; margin-left: 5px;
}
.fNewsTime{
    color:#989898;
    font: italic 1.1em/22px Arial;
}
img.imgAdv, div.imgAdv img{
    max-width: 100%;
}
.box-index-title > a.viewMore{
    position: absolute;
    right: 10px; bottom: 5px;
    color:#9ccdf6; font-size: 1.1em; white-space: nowrap;
}

.slide_doitac_bottom{
    border: 1px solid #b5b5b5;
    padding: 5px 0;margin: 0 0 15px 0; background: #fff;
}
.doitac_title{
    font-size: 1.5em;
    line-height: 2em;
    margin-top: 15px;
}
.index-box.style3 .fNews.style3{
    padding: 5px 8px;
}
.index-box.style3 .boxs3:first-child .fNews.style3,.index-box.style3 .boxs3.first-child .fNews.style3{
    box-shadow: 3px 0px 5px #e0e0e0
    ,-3px 0px 5px #e0e0e0
    ,0px -3px 5px #e0e0e0
    ;

}

/*Máº¡ng xĂ£ há»™i*/
.social-button {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 36px;
    margin-right: 5px;
    text-align: center;
    position: relative;
    overflow: hidden;
    opacity: .99;
    border-radius: 0;
}

.social-footer { padding-top: 5px;text-align: center;}
.social-button.youtube i {color: #000;}
.social-button:hover i {color: red;-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.social-button i {
    font-size: 23px;
    vertical-align: middle;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
    -webkit-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);
    transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59);color: #000;background: transparent
}
.fab {font-family: "Font Awesome 5 Brands";}
.fab, .far {font-weight: 400;}
.fa, .fab, .fad, .fal, .far, .fas {-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;}
.fa-facebook-f:before { content: "\f39e";}
.social-button.facebook:before { background-color: #3B5998;}
.social-button.twitter:before{background-color:#000}
.social-button.twitter i{color:#000}
.social-button.google:before{background-color:#000}
.social-button.google i{color:#000}
.social-button.youtube:before{background-color:#000}

.social-button:hover:before{top:-10%;left:-10%}

.social-button:focus{opacity:.85}
/*End Máº¡ng xĂ£ há»™i*/
.contain ul{display: flex;flex-flow: wrap;    justify-content: space-between;}
.contain ul li{width: calc(23% - -16px) !important; height: 400px !important}
.system-style.s_list_news li{border-bottom: none;}
.contain ul li .sys-img{overflow: hidden;height: 222px;margin-bottom: 15px}
.contain ul li .sys-img{border-top: 8px solid #734623;}
.contain ul li .sys-img img{transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;    }
.contain ul li .sys-img img:hover {transform: scale(1.1);}
.sys-news .Btitle{margin: 30px 0}
.sys-news .Btitle a{font: bold 30px/40px Arial}
.sys-news .sys-ptitle a{font: bold 17px/20px Arial}
.sys-ptitle a{font: bold 17px/20px Arial}
.sp-main .titlethum a{font: bold 30px/40px Arial}
.sp-main .titlethum {margin: 40px 0}
.text_list_pro {font-size: 15px; margin: 10px 0}
.system_menu_ext,.system-style.footer{  background-color: #fff;  }
.system-style.addContact{border-top:none;color: #434343; }
.system-style.menu_ext1{    text-align: center;    }
.system-style.menu_ext1 li .menu-item-name{
    font: 1.3em/45px Arial;
    color:#e0e0e0; display: inline-block; white-space: nowrap;
    padding: 0 20px;
}.system-style.menu_ext1 li:hover a{text-decoration: none;}
.system-style.menu_ext1 li:hover  {
    background-color: #001f35;
}
.ft_in_content_flcx{font-size: 14px; color: #000}
.ft_in_content_flcx a{color: #0055f7}
.ft_in_content_flcx a:Hover{color: red}
@media(max-width: 876px){
	.contain ul li {    width: calc(100% - -16px) !important}
	.sp-main{padding: 10px}
	.sys-details{width: 100%;text-align: center;}
	.text_list_pro{text-align: center;}
}
.s_detail,.s_detail p,.s_detail div,.s_detail span {text-align: justify !important;}
/*-- free quote--*/
a.quote{    display: block;    position: absolute;    right:0;    top:30px;    background: #f2a34c;    color: #FFF;    padding:14px;}
.lienhe{background: #e2cba9;    height: 205px;padding: 15px;}
.requestform{    background: #fff;} 
.form_freequote{    width: 500px;    float: right;}
input.input_free{    background:#FFF;    padding: 8px;    margin: 3px 0;    width: 100%;    color:#3d6baa;    font-size:15px;    border-radius: 7px;    border: 1px solid #b9b9b9;    height: 50px;}
div.free_quote_box{    margin-bottom: 10px;    background: #4f6faa;    height: 70px;    padding: 7px 0;   }
.free_icon{    background:url('../images/freequote_icon.png') no-repeat left top;    display: block;    width: 52px;    height: 52px;    float: left;}
textarea.textarea_free {    margin: 3px 0;    border: none;    padding: 6px;    color: #000;    font-size: 15px;    border: 1px solid #b9b9b9;    border-radius: 7px;}
.free_quote_box h2{    color: #FFF;    line-height: 52px;    font-size:30px;color: #fff;}
.boxleft{	width: 600px;   float: left;}
.boxleft p{color: #000; font-size: 24px;}
.requestform{    background: #edf0f6;}
.system_menu_ext_in{display: none}
button[type=submit]{color: #000}
@media(max-width: 876px){
	.form_freequote{width: 100%}
	.lienhe{    height: 335px;}
	.background-image{height: 215px !important}
}
/*-- End of free quote--*/

.index-box a:hover{
    text-decoration: none; opacity: 0.8;
}
.index-box a:hover img{opacity: 0.8;}

.sb-box.style1{
    margin-bottom: 10px;
}
.sb-box.style2{
    background-color: #19a2de;
    padding-bottom: 10px;
}
.sb-box.style2 > .title{
    background-color: #1576a0;
    border-bottom:1px solid #e1e1e1;
    text-transform: uppercase;
    color:#fff;
    font:1.3em/35px Arial;
    text-align: center;
}
.sb-box.style2 > .intro{
    color:#fff;
    font:1.2em/22px Arial;
    margin: 10px 8px;
}
.formDangky{
    margin: 5px 8px;

}
.formDangky .tinput{
    width: 100%; padding-left: 5px;
    border:none;
    height:28px;
    margin-bottom: 10px;
    font-size: 1.2em;
}
.formDangky textarea.tinput{
    height: 100px;
}
.formDangky .submitFormDK{
    font: bold 1.3em Arial ;
    border: none;
    background-color: white;
    padding: 5px 10px;
}
.sb-box.style3{
    border: 1px solid #e1e1e1;
    margin-top: 10px;
}
.sb-box.style3 .stitle{
    border-bottom: 1px solid #e1e1e1;
    color:#ff0101;
    font:1.3em/30px Arial;
    text-align: center;
    text-transform: uppercase;
}
.sb-box.style3 .list-item{
    margin: 8px;
}
.sb-box.style3 .list-item li{
    border-bottom:1px solid #e5e5e5;
    background: url('../images/arrow1.png') no-repeat 0 5px;
    padding-left: 15px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.sb-box.style3 .list-item li:last-child{
    border-bottom: none;
}
.sb-box.style3 .list-item li a{
    color:#3e3e3e;
    font:1.3em/18px Arial;
}
.sb-box.style3 .list-item li a.new::after{
    content:'Mới';
    width: 32px; height: 16px;
    background: url('../images/new.png') no-repeat;
    position: absolute;
    text-align: center;
    color:#fff;
    font-size: 10px;

}
.sb-box.style4{
    margin-top: 10px;
}

.sb-box.style4 .stitle{
    font:bold 1.3em/30px Arial ;
    text-transform: uppercase;
    background: url('../images/sb-box4.png') no-repeat;
    background-size: cover;
    color:#fff;
    text-indent: 10px;
}
.sb-box.style4 .intro{
    color: #6f6f6f;
    font:1.2em/18px Arial;
    margin: 15px 0;
}
.sb-box.style4 .formTracuu{
    margin-top: 10px;
}
.sb-box.style4 .formTracuu label{
    margin-bottom: 5px; white-space: nowrap;
}
.sb-box.style4 .formTracuu .submitFormTracuu{
    background-color: #e74c3c;
    border:none;
    color:#fff;
    font:bold 1.3em Arial ;
}
.rAdvImg img{width: 100%; margin-bottom:10px;}
.breadcrumbs{
    border-bottom:1px solid #eee;
}
.breadcrumbs > ul{    margin: 50px 0;text-align: center;}
.breadcrumbs li a{    font: 1.2em/30px Arial ;    color: #4c4c4c;    white-space: nowrap;
}.breadcrumbs li a::after{    content: '›';    font: 1.2em/30px Arial ;   padding: 0 10px;    white-space: nowrap;  }
.breadcrumbs li:last-child a::after{display: none;}
.system_forms .s_Date .cDate{    white-space: nowrap;}
.breadcrumbs li a:hover{    text-decoration: none;    color: #000;}
.sf-arrows .sf-with-ul{    padding-right: 1.5em;}
.sf-arrows .sf-with-ul:after{    right:0.5em;}
.welcome{
    font-size: 1.2em;
    margin-top: 18px;
    text-align: right;
    margin-right: 23px;
}
 
.tv-title-left-top{
    font: 1.8em/1.8em Arial;
    text-transform: uppercase;
    padding:15px 10px 0 28px;
    border-bottom: 1px solid #bdcde4;

}
.tv-new-input-in input {
    font: 1.2em/1.8em Arial;
    line-height: 35px;
    width: 345px;
    margin: 5px 10px;
    padding: 0 10px;
    display: block;
}
.error_report{
    font: 1.2em/1.8em Arial;

    width: 345px;
    margin: 5px 10px;
    padding: 0 10px;
    border:1px solid #ee0000;
    background: #eee;
}
.new-input-in input.error{
    border:1px solid #ee0000;
}
.tv-new-input-in{

}
.tv-agree-in {
    font: bold 1.3em Arial;
    border: none;
    background-color: white;
    padding: 6px 37px;
    float: right;
}

.tv-submitFormDK {
    width: 110px;
    height: 35px;
    background: #265aa5;
    color: #fff;
    font: 1em Arial;
    text-transform: uppercase;
    border: 1px solid;
}



.tv-title-right-top{
    font: 1.8em/1.8em Arial;
    text-transform: uppercase;
    padding:15px 10px 0 28px;
    border-bottom: 1px solid #bdcde4;

}
.tv-lv1{
    border-bottom: 1px dotted #d0d0d0;
    padding-bottom: 30px;
}
.tv-lv2{

    padding-top: 30px;
}
.gioitinh {
    font: 1.2em/1.8em Arial;
    line-height: 35px;
    width: 100px;
    margin: 5px 10px;
    padding: 8px 10px;
}
.lb-changepass{
    font:1.2em Arial ;
    margin-left: 10px;
}
.tv-gioitinh{
    display: inline-block;
}
.tv-dangky input {
    font: 1.2em/1.8em Arial;
    line-height: 35px;
    width: 155px;
    margin: 5px 31px;
    padding: 0 10px;
    display: inline-block;

}
.tv-dangky{display: inline-block;}
.tv-new-input-in input.error{
    border:1px solid #fe0000;
}
.tv-left-box{
    font: 1.4em/1.8em Arial;
    color: #fff;
    text-align: left;
    text-transform: uppercase;
    background: #265aa5;
    padding: 5px 20px;
}
.tv-right-main {
    float: left;
    width: 930px;
    vertical-align: top;
    background: #fff;

}

.alert_login{
    font-size: 1.2em;
    text-align: center;
    margin: 10px 0;
}



/* Login form */
.log_frame{
    width: 610px;
    margin: 0 auto 20px auto;
}
.log_frame .fr_form{
    border:1px solid #eaeaea;
    border-radius: 10px;
    padding: 10px 25px;
}
.log_frame .fr_name{
    color: #4c4c4c;
    font: 1.4em/2em Arial ;
}
.log_frame .fr_form label{
    font-size: 1.2em;
}
.log_frame .fr_form .hr{
    border-bottom: 1px solid #A8A8A8;
    margin-bottom: 15px;
}

.tv_chucnang{
    margin-top: 20px;border:1px solid #999;
}
.tv_chucnang .title{
    font: 1.3em/30px Arial;
    color:#fff;
    text-transform: uppercase;
    background: #065f9d;
    text-align: center;

}

.tv_chucnang{
    background: #f9f9f9;
}
.tv_chucnang li a{
    color: #4d4d4d;
    font: 1.2em/30px Arial;
    padding-left: 20px;
    display: block;
    border-bottom: 1px solid #999;
}
.tv_chucnang li a:hover,.tv_chucnang li.active a{
    background: #dbdbdb;
}.tv_chucnang li:last-child a{
    border:none;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{
    vertical-align: middle;
}
.adv_line_top1 {
    background: #333;
  background: -moz-linear-gradient(top, #333 0%, #2b2b2b 100%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%, #333),color-stop(100%, #2b2b2b));
  background: -webkit-linear-gradient(top, #333 0%, #2b2b2b 100%);
  background: -o-linear-gradient(top, #333 0%, #2b2b2b 100%);
  background: -ms-linear-gradient(top, #333 0%, #2b2b2b 100%);
  border-left: none;
  border-top: none;
  border-right: none;
  border-radius: 0px;
  box-shadow: none;
  background: linear-gradient(top, #333 0%, #2b2b2b 100%);
  border-bottom: 1px solid #0e0e0e;
  white-space: nowrap;
  height: 32px;
}.navbar_top .navbar-nav > li > a {
  color: #d3d1d1 !important;
  text-shadow: none;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  line-height: 32px;
  background: transparent !important;
}.ss-social {
  padding: 0 6px !important;
}
#sliderb_container{


}
.index-news-hot{
    padding: 3px; background: #fff;  width: 569px;
}
ul.news-thumb {
    display: inline-block;
    margin:0;
    padding:0;
    width:100%
}
ul.news-thumb li{
    border-bottom: solid 1px #dfdfdd;
    border-right: solid 0px #dfdfdd;
    height: auto;
    margin-bottom: 5px;
    padding: 0;
    list-style:none;
    overflow:hidden;
}
ul.news-thumb li:last-child{
    border-bottom: 0px solid #dfdfdd;
}

ul.news-thumb li a {
    background: #fff;
    border: none;
    height: 100%;
    padding: 0px 10px 7px 0px;
    width: 100%;
    display: inline-block;
}
ul.news-thumb li a:hover
{
    text-decoration:none;
}
ul.news-thumb li a >.image {
    float: left;
    height: 35px;
    width: 55px;
    border: 0; margin-top: 4px;
}
ul.news-thumb li a >.image~div {
    padding: 0;
    margin-left: 63px;
}
ul.news-thumb li .caption {
    background: 0;
    bottom: auto;
    height: auto;
    left: auto;
    padding: 0;
    position: relative;
    right: auto;
    width: auto;
}

ul.news-thumb li .title {
    font-weight: normal;
    font-size: 11px;
    line-height: 15px;
    color: #333;
    overflow: hidden;
    position: relative;
    padding: 0;
    top: 0px;
    display: block;
    white-space: normal;
	max-height: 30px;
}

ul.news-thumb li .sourcename {
    bottom: 0;
    color: #a0a0a0;
    position: absolute;
    display: inline;
    min-height: 0;
    padding-top: 0;
    font-size: 11px;
}
ul.news-thumb li .sourcename .new_icon_1{
    color:#ff0000; margin-left: 6px;
}
 
.box-top-border {

}
.margin-20b {
  margin-bottom: 20px;
}
.margin-20t {
  margin-top: 20px;
}
.news-nav {

  height: 42px;

  white-space: nowrap;
}.news-nav ul
{
    list-style:none;
    margin:0;
    padding:10px 0 0;

}

.news-nav li {
    display: inline-block;
    height: 28px;
    position: relative;
}
.news-nav li ul {
    z-index: 999999;
    position: absolute;
    top: 100%; left: 0%;
    background: #fafafa;
    padding: 15px;
    display: none;
}
.news-nav li:hover ul {

    display: block;
}
.news-nav li ul li{
    display: list-item;
    min-width: 200px;
    text-align: left;
}
.news-nav h2 {
    font-weight: 600;
    font-size: 2em;
    line-height: 1.3;
    margin:0;
    padding:0;
}

.news-nav h2 a {
    color: #1e1e1e;
    white-space: normal;
}
.news-nav h2 a:hover {
    color: #0A488B;
    text-decoration:none;
}
.news-nav h2 a .glyphicon
{
    font-size:14px;
}

.news-nav li:nth-child(n+2) {
    margin-left: 2.2em;
    padding-top: .7em;
}
.news-nav li li:nth-child(n+2) {
    margin-left: 0;
    padding-top: 0;
}

.news-nav li>a
{
    font-weight:normal;
    font-size: 1.2em;
    line-height: 1.384;
    color: #666;
    text-transform:uppercase;
    font-weight:600;
}
.news-nav li li >a{
    text-transform:none;
}
.news-nav li li >a:hover{
    text-decoration: underline
}
.box-news-thumb
{
    border-bottom: solid .1em #dfdfdd;
    border-right: solid .1em #dfdfdd;
    background: #fff;
    height: 300px;
    display: inline-block;
    width:100%;
}
ul.news-thumb-list {
    display: inline-block;
    margin:0;
    padding: 0 1.1em;
    border-bottom: solid .1em #dfdfdd;
    border-right: solid .1em #dfdfdd;
    background: #fff;
    height: 300px;
    width:100%;
}
ul.news-thumb-list li{
    height: 90px;
    margin-bottom: 10px;
    padding: 0;
    list-style:none;
    overflow:hidden;
}


ul.news-thumb-list li:first-child a {
    border-top: 0;
    padding-top: 1.1em;
}

ul.news-thumb-list li a
{
    border-top: .1em solid #e5e5e5;
    padding: 1.1em 0;
    height: 100%;
    width: 100%;
    display: inline-block;
}
ul.news-thumb-list li a:hover
{
    text-decoration:none;
}
ul.news-thumb-list li a >.image {
    float: left;
    height: 75px;
    width: 100px;
    border: 0;
}
ul.news-thumb-list li a >.image~div {
    padding: 0;
    margin-left: 11.2em;
}
ul.news-thumb-list li .caption {
    background: 0;
    bottom: auto;
    height: 75px;
    left: auto;
    padding: 0;
    position: relative;
    right: auto;
    width: auto;
}

ul.news-thumb-list li .title {
    font-weight: 600;
    font-size: 1.3em;
    line-height: 1.384;
    color: #333;
    max-height: 55px;
    overflow: hidden;
    position: relative;
    padding: 0;
    top: -.4em;
    display: block;
    white-space: normal;
}

ul.news-thumb-list li .sourcename {
    bottom: 0;
    color: #a0a0a0;
    position: absolute;
    display: inline;
    min-height: 0;
    padding-top: 0;
    font-size: 11px;
}
h3.title-news {
  font-size: 1.5em; color:#333;font-weight: 600;
  text-decoration: none;
  line-height: 22px;
  margin: 5px 0;
  padding: 0;
}
h3.title-news a{
   color:#333;

}
.system-style.bottom_nav li a .menu-item-name{
   font-size: 12px;line-height: 20px;
}
.adv_box_index_cols{
    margin-top: 10px
}
.no-thumbnail {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  margin-bottom: 0px !important;
}
.full-bg-menu.fixed{
    position:fixed;
    top:0;
    z-index: 999999;
    width: 100%;
}

.clear-padding{ padding: 0px;}
.box-adv-03 img{ width: 100%; height: 85px; border: 1px solid #cccccc; margin-bottom: 23px;}
.title-right{ line-height: 35px; background-color: #0e517c; border: 1px solid #d4d4d4; text-align: center; font-size: 14px; color: #ffffff; font-weight: 600; border-bottom: none;}
.border-box-right{ border: 1px solid #d4d4d4; margin-bottom: 15px;}

.news-right{ list-style-image: url(../images/icon-li.png); margin-left: 20px; margin-top: 10px;}
.news-right li{ margin-bottom: 10px; margin-right: 10px; border-bottom: 1px solid #ccc; padding-bottom: 5px;}
.news-right a{ font-size: 12px; line-height: 17px; color: #585858;}
.news-right .new_icon_1{ background: url(../images/icon-new.png); display: inline-block; width: 31px; height: 16px;}



#sliderb_container a{ font-size: 17px !important;}

.bgr-popup{ background: url(../images/bgr-popup.png); position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 999999; overflow: auto;}
.popup-content{ position: relative; width: 685px; border: 2px solid #0e517c; background: #fff url(../images/bgr-popup-content.png) no-repeat top center; margin: 5% auto;}
.popup-content .close-2{ position: absolute; top: -17px; right: -17px; z-index: 999; width: 35px; height: 35px; background: url(../images/icon-close-popup.png) no-repeat top center;}
.logo-form{ height: 204px;}
.logo-form a{ display: block; height: 65%; width: 50%;}
.popup-content h2{ font-size: 18px; text-decoration: underline; color: #0e517c; margin-left: 30px; font-weight: 600;}
.popup-content table{ width: 444px; margin: auto;}
.popup-content td{ position: relative;}
.popup-content p{ color: #0e517c; font-size: 13px;}
.popup-content input{ width: 290px; height: 30px; padding: 5px; margin: 5px 0px; font-size: 13px;}
.popup-content select{ width: 290px; height: 30px; margin: 5px 0px; font-size: 13px;}
.popup-content select option{ padding: 5px;}
.popup-content button{ padding: 5px 20px; background-color: #0e517c; color: #ffffff; font-size: 18px; font-weight: 600; border: none; margin-bottom: 15px; margin-top: 10px;}

