@font-face {
    font-family: 'RobotoCondensed';
    src: url('../fonts/RobotoCondensed-Bold.ttf');
    src: url('../fonts/RobotoCondensed-BoldItalic.ttf') format('ttf'),
    url('../font/RobotoCondensed-Italic.ttf') format('truetype');
    src: url('../fonts/RobotoCondensed-Light.ttf');
    src: url('../fonts/RobotoCondensed-LightItalic.ttf');
    src: url('../fonts/RobotoCondensed-Regular.ttf');
    font-weight: normal;
    font-style: normal;
}
body{    background-color: #ffffff; overflow-x: hidden;    font-family: 'Roboto', sans-serif;}
.clear{ clear: both;}
.left{ float: left;}
.right{float:right;}
.c_in, .container {    width:1200px;}
.row {    margin-right: 0;    margin-left: 0px;}
li{list-style: none;}
.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 'Roboto', sans-serif ;
}
.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;
}
.breadcrumbs{display: none}
 
.search{
    position: absolute;
    top:3px;
    right: 386px;
}
.search input[name=q]{
    float: left; height: 24px; width:230px; padding-left:5px;
}
.search input[type=submit]{
    float: right;
    width: 18px; height: 18px;
    background: url('../images/btn-search.png') no-repeat center right;
    border :none;
    margin-left: 6px;
    margin-top: 3px;
}
.menu_main{
    width: 100%;
    background: #065f9d;
}
.main_menu{
    margin-top:30px;
    position: relative;
}
.full-bg-menu{
    background: #065f9d;
}
.main_menu a{
    font-size: 14px;
    color: #3e3e3e;
    text-transform: uppercase;
    border:none;
    padding:0.5em 1em;
}
.main_menu h2{
    font: 1.2em 'Roboto', sans-serif;
}
.main_menu h3{
    font: 1.2em 'Roboto', sans-serif;
}
.main_menu li{
    background: transparent;
}
.main_menu li:hover{
    background: #36c2a1;
}
.main_menu li:hover a, .main_menu li.sfHover a{
    color: #fff;
}
.main_menu li li{
    background: #36c2a1;min-width: 195px;
}
.main_menu li ul li:hover{
    background:#1ba471;
}
.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%;line-height: 30px;
}
.cDate{
    color:#525252;
    font: 1.1em/30px 'Roboto', sans-serif ;
    margin-left: 10px; display: block; width: 100%;
}
 .sys_lang.s_lang {
    position: absolute;
    top: 6px;
    right: 175px;
}

.share_fb{
    position: absolute; bottom: 0; right: 234px;
}
.share_fb > a {
    padding-right: 5px;
}
 

.lg-col{
    padding: 0 0 0 15px;
        margin-top: 10px;
}
.sm-col{
    padding: 0 15px 0 10px;
}
.background-slider{position: relative;}
.main{margin-top: 10px;}
.logo{margin-top: 5px}
.logo img{height: 70px}
/*HOME*/
.c1-sys-home{ text-align: center;}
.c1-sys-home .c1-name{font-size: 30px; color: #fff;margin: 30ox 0;}
.c1-sys-home .c1-text strong{font-size: 50px; text-transform: uppercase;color: #ffc282}
.c1-sys-home .c1-text p{color: #ffc282; line-height: 50px; font-size: 20px}
.c1-sys-home .c1-img img{height: 550px}
/*C2*/
h2.boxvideo_title{    color:#fff;    font-size:20px;    padding:10px 0 10px 10px;    text-transform: uppercase; margin-bottom: 10px;}
.video-wrap {    padding-right:0!important;}
.c2-boxvideo{margin: 50px auto;}
.c2-boxvideo .c2-video p{color: #fff}
.c2-boxvideo .c2-schedule{border: 3px solid #ffae58;height: 600px;    padding: 20px;    border-radius: 20px;color: #fff;line-height: 65px}
.c2-boxvideo .c2-schedule .red{background: #D61E1D;      font-size: 15px; width: 100%; color: #fff}
.c2-boxvideo .c2-schedule .body-c2{background-color: transparent;   background-image: linear-gradient(180deg, #03B098 0%, #052E22 100%);min-height: 300px}
.c2-boxvideo .c2-schedule .c2-reg{ cursor:pointer;   padding: 0px 0px 7px 0px; background-color: transparent; background-image: linear-gradient(180deg, #FFAE58 0%, #FF8523 100%);border: 3px solid #CFCFCF; border-radius: 10px;font-size: 15px; text-transform: uppercase;margin-top: 18px;}
.c2-boxvideo .c2-schedule .c2-reg:hover{ background-image: linear-gradient(180deg, #ff5858 0%, #b70000 100%)}
/*C3*/
.box-c3 .c3-title{text-align: center;font-size: 40px; background: -webkit-linear-gradient(#FFAE58, #FFD2A3); -webkit-background-clip: text; -webkit-text-fill-color: transparent;  font-weight: bold;}
.box-c3 .c3-text{background: #fff; padding: 50px;    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; border: 4px solid #FFAE58;border-radius:15px; font-size: 15px;color: #000; }
.box-c3 ul li{background-color: transparent;background-image: linear-gradient(180deg, #03B098 0%, #052E22 100%);margin-top: 30px;border-radius:15px;border: 4px solid #FFAE58; color: #fff; padding: 20px; color: #fff}
.box-c3 ul {display: flex;flex-flow: wrap;justify-content: space-between;}
.box-c3 ul li{width: calc(25% - 10px); min-height: 400px}
.box-c3 .c3-code{    font-size: 50px;font-weight: bold;}
.box-c3 .c3-name{text-align: center;font-size: 25px; line-height: 50px}
.box-c3 .c3-info{text-align: justify;font-size: 15px}
/*C4*/
.box-c4 {margin: 50px auto;}
.box-c4 .c4-title{color:#FFAE58;font-size: 40px; font-weight: bold;text-align: center;}
.box-c4 .c4-text{color:#FFAE58;font-size: 30px;text-align: center;}
.box-c4 .c4-code{text-align: center;transform: translate(0, 50%);float: left;padding: 6px 0px 7px 0px;background-color: transparent; background-image: linear-gradient(180deg, #03B098 0%, #052E22 100%); border-radius: 15px 0px 0px 15px;width: 10%;padding: 10px;    color: #fff;    font-size: 23px;}
.box-c4 .c4-ibox{float: right;width: 90%; background: #fff; border: 4px solid #ffae58;border-radius:15px; padding: 10px}
.box-c4 ul li{margin: 30px 0;height: 100px;}
.box-c4 .c4-name{font-size: 25px; font-weight: bold;color: #FFAE58}
/*C5*/
.box-c5 .c5-title{text-align: center;font-size: 40px; background: -webkit-linear-gradient(#FFAE58, #FFD2A3); -webkit-background-clip: text; -webkit-text-fill-color: transparent;  font-weight: bold;}
.box-c5 .c5-text{background: #fff; padding: 50px;    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; border: 4px solid #FFAE58;border-radius:15px; font-size: 15px;color: #000; }
.box-c5 ul li{background-color: transparent;background-image: linear-gradient(180deg, #03B098 0%, #052E22 100%);margin-top: 30px;border-radius:15px;border: 4px solid #FFAE58; color: #fff; padding: 20px; color: #fff}
.box-c5 ul {display: flex;flex-flow: wrap;justify-content: space-between;}
.box-c5 ul li{width: calc(25% - 10px); min-height: 400px}
.box-c5 .c5-code{text-align: center;}
.box-c5 .c5-name{text-align: center;font-size: 25px; line-height: 35px}
.box-c5 .c5-info{text-align: justify;font-size: 15px}
/*C6*/
.c6-sys-home{margin: 50px auto;}
.c6-sys-home .c6-img{width: 50%; float: left;}
.c6-sys-home .c6-img img{width: 100%}
.c6-sys-home .c6-home{float: right;width: 50%; background:-webkit-linear-gradient(#05382b, #0f795d);height: 400px; padding: 30px; color: #fff; font-size: 20px} 
.c6-sys-home .c6-home .c6-name{font-weight: bold;font-size: 30px}
/*C7*/
.box-c7{margin: 50px auto;}
.box-c7 .c7-icon{width: 50%; overflow: hidden;float: right;}
.box-c7 .c7-icon img{width: 100%}
.box-c7 ul{width: 45%; float: left;}
.box-c7 .c7-title { background: -webkit-linear-gradient(#FFAE58, #FFD2A3); -webkit-background-clip: text; -webkit-text-fill-color: transparent;  font-weight: bold;font-size: 30px}
.box-c7 ul{display: flex;flex-flow: wrap;justify-content: space-between;}
.box-c7 ul li{width: calc(50% - 10px); padding: 10px; color: #000; background:#fff; border-radius:10px; height: 80px; margin: 10px 0 ; cursor: pointer;}
.box-c7 ul li:hover{    background-image: linear-gradient(180deg, #7DC44C 0%, #09B194 100%);}
.box-c7 .c7-name{font-size: 18px; text-align: center;}
.box-c7 .c7-reg{text-align: center;background-color: transparent;   background-image: linear-gradient(180deg, #03B098 0%, #052E22 100%);margin: 0 auto;    padding: 10px 30px;    border-radius: 10px;   }
.box-c7 .c7-reg a{ color: #fff;    font-size: 15px; text-transform: uppercase;}
/*C8*/
.box-c8{margin: 50px auto;}
.box-c8 .c8-title{text-align: center;font-size: 40px; background: -webkit-linear-gradient(#FFAE58, #FFD2A3); -webkit-background-clip: text; -webkit-text-fill-color: transparent;  font-weight: bold;}
.box-c8 ul li{ margin-top: 30px;border-radius:15px;border: 4px solid #FFAE58; color: #fff; padding: 20px; color: #fff}
.box-c8 ul {display: flex;flex-flow: wrap;justify-content: space-between;}
.box-c8 ul li{width: calc(33% - 10px); min-height: 400px}
.box-c8 .c8-code{overflow: hidden;    height: 180px;    width: 180px;    border-radius: 150px;margin: 0 auto;}
.box-c8 .c8-code img{width: 100%}
.box-c8 .c8-name{text-align: center;font-size: 25px;font-weight:bold; line-height: 55px;background: -webkit-linear-gradient(#FFAE58, #FFD2A3); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.box-c8 .c8-info{text-align: justify;font-size: 15px}
/*C8*/
.box-c10{margin: 50px auto;}
.box-c10 .c10-title{text-align: center;font-size: 40px; background: -webkit-linear-gradient(#FFAE58, #FFD2A3); -webkit-background-clip: text; -webkit-text-fill-color: transparent;  font-weight: bold;}
.box-c10 ul li{ margin-top: 30px;border-radius:15px;border: 4px solid #FFAE58; background: #fff; padding: 20px; color: #000}
.box-c10 .c10-name{text-align: center;font-size: 25px;font-weight:bold; line-height: 55px;background: -webkit-linear-gradient(#FFAE58, #FFD2A3); -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.box-c10 .c10-info{text-align: justify;font-size: 15px}




.fNews{margin:5px 5px 2px 2px;}
.fNewsName{
    color: #065f9d;
    font: 1.4em/1.5em 'Roboto', sans-serif;
    margin: 0 3px;
}
.fNewsInfo{
    color:#515151;
    font:1.2em/1.7em 'Roboto', sans-serif;margin: 0 3px;
}
.fNewsImage{
    width: 100%;
}
.sNewsName{
    color: #065f9d;
    font: 1.3em/1.5em 'Roboto', sans-serif;
    
}
.sNewsImage{
    float: left;
    width: 122px;
    height: 73px;
    margin: 5px 5px 0 0;
    
}
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;
}

.index-box.style2,.index-box.style3{
    border: none;
}
.box-index-title{
    background: #007dd4 url('../images/bg-box-index-title.png') repeat-x left center;
    margin: 10px 15px;
    position: relative;
}
.box-index-title>.title-name>span{
    padding:0 15px; 
    border-right: none;
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(transparent));
background-image: -webkit-linear-gradient(transparent,#fff, transparent);
background-image: -moz-linear-gradient(transparent,#fff, transparent);
background-image: -o-linear-gradient(transparent,#fff, transparent);
background-image: linear-gradient(transparent,#fff, transparent);
-moz-background-size: 1px 100%;
background-size: 1px 100%;
background-position: 100% 0, 0 0;
background-repeat: no-repeat;display: inline-block;min-width: 18em;
}
.box-index-title>.title-name{
    color: #fff;
    font:1.3em/34px 'Roboto', sans-serif;
    
    text-transform: uppercase;
    background: #0564a6 url('../images/bg-box-index-title1.png') repeat-x left center;
    display: inline-block;
    
     
}

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 'Roboto', sans-serif;
}
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;
}
.fNews.style3 .fNewsName{
    font: 1.3em/20px 'Roboto', sans-serif ;
}
.fNews.style3 .fNewsImage{
    width: 100%;
    margin: 10px 0; height: 145px;
    
}
.fNews.style3 .fNewsInfo{text-align: justify;}
.econame{
	z-index: 99;
    position: absolute;
    top: 0;
    color: #fff;
    text-align: center;
    width: 100%;
    margin-top: 10%;
    font-size: 30px;
}
.detailinfo{
	position: absolute;
    z-index: 999;
    top: 0;
    text-align: center;
    width: 100%;
    margin-top: 23%;
}
.detailinfo a{
	background-color: #FFF;
    border-color: #FFF;
    color: #00b189;
    border-radius: 3px;
    border: 1px solid currentcolor;
    padding: 0.675rem 1.675rem;
    color: #00b189;
    display: inline-block;
    cursor: pointer;
}
.detailinfo a:hover{
	background-color: transparent;
	color: #fff;
}
.other-content{
	z-index: 99;
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 18px;
    padding: 10px 0;
}
.otherdetail{
	z-index: 99;
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    margin-top: 15%;
}
.otherdetail a{
    color: #000;
    font-size: 15px;
    background: #fff;
    padding: 10px 20px;
    border-radius: 5px;
} 
.otherdetail a:hover{
    color: #fff;
    background: transparent;
    border:1px solid #fff;
} 
.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
    ;
    
}

.system_menu_ext,.system-style.footer{
  background-color: #1e283e;
}
.system_menu_ext{
  /*border-bottom:1px solid #154d74;  */
}
.system-style.menu_ext1{
    text-align: center;
}
.system-style.addContact{color: #fff;    font-size: 14px;border-top:none}
.t_align_c_title{
     font-size: 16px;
    font-family: 'Roboto', sans-serif;   
    border-bottom: 1px dotted #2ea2da;
    margin-top: 15px;
    color: #ed2161;
}
.t_align_c_title:first-child{
    margin-top: 0;
}
.system-style.menu_ext1 li .menu-item-name{
    font: 1.3em/45px 'Roboto', sans-serif;
    color:#e0e0e0; display: inline-block; white-space: nowrap;
    padding: 0 20px;
}.system-style.menu_ext1 li:hover a{text-decoration: none;
     color:#FFF;}
.system-style.menu_ext1 li:hover  {
    background-color: #FFAD4F;
}
.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 'Roboto', sans-serif;
    text-align: center;
}
.sb-box.style2 > .intro{
    color:#fff;
    font:1.2em/22px 'Roboto', sans-serif;
    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 'Roboto', sans-serif ;
    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 'Roboto', sans-serif;
    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 'Roboto', sans-serif;
}
/*.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 'Roboto', sans-serif ;
    text-transform: uppercase;
    /*background: url('../images/sb-box4.png') no-repeat;*/
    background: #ed2161;
    background-size: cover;
    color:#fff;
    text-indent: 10px;
    padding:10px 0;
}
.sb-box.style4 .intro{
    color: #6f6f6f;
    font:1.2em/18px 'Roboto', sans-serif;
    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 'Roboto', sans-serif ;
}
.rAdvImg img{width: 100%; margin-bottom:10px;}
.breadcrumbs{
    border-bottom:1px solid #eee;
}
.breadcrumbs > ul{
    margin-left: 20px;
}
.breadcrumbs li a{
    font: 1.2em/30px 'Roboto', sans-serif ;
    color: #4c4c4c;
    white-space: nowrap;
    
}.breadcrumbs li a::after{
    content: '›';
    font: 1.2em/30px 'Roboto', sans-serif ;
   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;
}
.welcome span{
    cursor: pointer;
}



.tv-left{
    float:left;
    width: 440px;

}
.tv-new-input-in {
 
}
.tv-title-left-top{
    font: 1.8em/1.8em 'Roboto', sans-serif;
    text-transform: uppercase;
    padding:15px 10px 0 28px;
    border-bottom: 1px solid #bdcde4;
    
}
.tv-new-input-in input {
    font: 1.2em/1.8em 'Roboto', sans-serif;
    line-height: 35px;
    width: 345px;
    margin: 5px 10px;
    padding: 0 10px;
    display: block;
}
.error_report{
    font: 1.2em/1.8em 'Roboto', sans-serif;
   
    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 'Roboto', sans-serif;
    border: none;
    background-color: white;
    padding: 6px 37px;
    float: right;
}

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

 

.tv-title-right-top{
    font: 1.8em/1.8em 'Roboto', sans-serif;
    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 'Roboto', sans-serif;
    line-height: 35px;
    width: 100px;
    margin: 5px 10px;
    padding: 8px 10px;
}
.lb-changepass{
    font:1.2em 'Roboto', sans-serif ;
    margin-left: 10px;
}
.tv-gioitinh{
    display: inline-block;
}
.tv-dangky input {
    font: 1.2em/1.8em 'Roboto', sans-serif;
    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 'Roboto', sans-serif;
    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 'Roboto', sans-serif ;
}
.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 'Roboto', sans-serif;
    color:#fff;
    text-transform: uppercase;
    background: #065f9d;
    text-align: center;
    
} 

.tv_chucnang{
    background: #f9f9f9;
}
.tv_chucnang li a{
    color: #4d4d4d;
    font: 1.2em/30px 'Roboto', sans-serif;
    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;
}

.ADV_01{
    margin-left: 15px;
}
.ADV_01 .adv-index-box img{
    margin-bottom: 10px;
}
.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;}

.style1{ margin-bottom: 15px;}
.style1 h2{ line-height: 35px; border-bottom: 4px solid #0e517c; color: #fff; font-size: 14px; font-weight: 600;}
.style1 h2 a{ background-color: #0e517c; display: block; width: 31%; text-align: center; color: #ffffff;}
.style1 .big{ text-align: center; margin: 10px 0px 0px 0px; display: block;}
.style1 .big img{ display: block; width: 100%; margin: auto;}
.style1 .big p{ font-size: 20px; color: #3c3939; line-height: 30px;}

.style1  ul{ list-style: none; display: block; margin-top: 10px;}
.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: 13px; line-height: 15px;}
.style1  ul a img{ float: left; width: 40%;}
.style1  ul a div{ margin-left: 42%;}
.style1  ul a span{ color: #ccc;}

#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: 1px solid #008dd0;*/
    background: #008dd0;
    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: 22px; color: #FFF; font-weight: 600;text-transform: uppercase;text-align: center;padding:20px 0;}
.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;}

/*************NEW**************/
.t_align_l{
    text-align: left;
}
.t_align_r{
    text-align: right;
}
t_align_c{
    text-align: center;
}
t_align_j{
    text-align: justify;
}
.slogan{
    color:#FFF;
    font-size: 13px;
}

.top{
    background:#36c2a1;
    height:30px;
    line-height:30px;
}

/*-- free quote--*/
a.quote{
    display: block;
    position: absolute;
    right:0;
    top:30px;
    background: #f2a34c;
    color: #FFF;
    padding:14px;
}
.requestform{
    background: #fff;
}
.form_freequote{
    width: 500px;
}
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;
}
.free_quote_box h2{
    color: #FFF;
    line-height: 52px;
    font-size:30px;
}
.boxleft{
	width: 600px;font-size: 14px;
}
.requestform{
    background: #edf0f6;
}
/*-- End of free quote--*/

::-webkit-input-placeholder::after,:-moz-placeholder::after,:-ms-input-placeholder::after,::-ms-input-placeholder::after{
    content: '*';
    color:#FF0000;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #3d6baa;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #3d6baa;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #3d6baa;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:    #909;
}
::-ms-input-placeholder { /* Microsoft Edge */
    color:    #3d6baa;
}
textarea.textarea_free{
    margin: 3px 0;
    border:none;
    padding:6px;
    color:#000;
    font-size: 15px;
    border: 1px solid #b9b9b9;
    border-radius:7px; 
}
button.submit{
    float:right;
    background:#FFF;
    padding:3px 10px;
    color:#195f46;
    border:none;
    margin-top: 0;
    font-size:16px;
    text-transform: uppercase;
}


h2.title{
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    font-size: 17px;
    margin-bottom: 15px;
    color: #195f46;
}
 
.section{
    margin:10px 0;
}
 

.bg_map{
    padding-top: 26px;
}
img.icon_img{
    border-radius: 50%;
    margin-bottom: 10px;
    height: 100px;
}
h3.icon_title{
    color:#404040;
    font-size:17px;
}
.box-icon{
    text-align: center;width: 33%;height: 186px;	
}
.boxnew{
    border-bottom: 1px dotted #000;
    position: relative;
}
.boxnew_title{
    color: #36c2a1;
    font-size: 30px;
    padding: 10px 0 10px 10px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
}
.boxnew_more{
    position: absolute;
    right:10px;
    text-transform: uppercase;
    top:12px;
    font-size: 12px;
}
.gioithieu{
	padding: 20px 0;
    color: #fff;
    text-align: center;
    width: 800px;
    font-size: 16px;
}

.item{
    margin: 20px 0;
    float: left;
    width: 299px;
    height: 300px;
}
.item_img{
    float:left;
    padding-right:10px;
    width: 282px;
    height:179px;
}
.item_title{
font-size: 18px;
    margin: 10px 0;
    width: 273px;
}

p.item_intro{
    color: #000000;
    font-size: 14px;
    text-align: justify;
    width: 273px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
a.item_readmore{
    font-size: 14px;
    margin-top: 10px;
}

.call_to_action {
    color: #008dd0;
    font-size: 25px;
    text-align: center;
    padding: 15px 0;
    background: antiquewhite;
    border-radius: 21px;
    border: 1px solid #ecd2ae;
}
.call_to_action:hover{
    background: #ffd8ae;

}
.call_to_action > strong {
    font-weight: bold;
    color:#008dd0;
}
.call_to_action a.btn_request{
    color:#FFFFFF;
    padding: 8px 12px;
    border-radius: 3px;
    background: #fbac58;
    box-shadow: 1px 1px 5px #ccc;
}
.sub-menu {
    background: #36c2a1;
    height:40px;
    line-height: 40px;
    text-align: right;
    padding-right:20px;
    position: relative;
}
.sub-menu ul.left-menu li{
    display: inline-block;
    font-size:16px;
    position: relative;
    padding-right:20px;
}
.sub-menu ul.left-menu > li:hover{
    background: #f2a34c;
}
.sub-menu ul.left-menu > li:hover a{
    color:#fff;
}
.sub-menu ul.left-menu li a{
    color:#FFF;
    padding-left:20px;
}
.sub-menu ul.left-menu li ul{
    background: #f2a34c;
    position: absolute;
    top: 40px;
    left:0;
    width:200px;
    z-index: 99;
}
.sub-menu ul.left-menu li ul li{
    display: block;
    text-align: left!important;
    padding-left:10px;
}
.sub-menu ul.left-menu li ul > li:hover{
    background: #FFAD4F;
}
.sub-menu ul.left-menu li ul li a{
    color:#008dd0;
}
h3.menu-title{
    text-align: center;
    padding:15px 0;
    color: #828282;
}
h3.menu-title > strong{
    font-weight:bold;
    color:#000;
}
div.menu-img{
    text-align: center;
    position: relative;
}
div.menu-text{
    float:left;
    font-size:14px;
    position: absolute;
    left:76px;
    top:80px;
}
div.leading-text{
    position: absolute;
    top:-130px;
}
.leading-text span{
    font-size: 17px;
    color:#FFF;
}
h1.leading{
    font-size:60px;
    color:#FFF;
}
input.inside{
    background:#FFF!important;
    width: 100%;
    padding: 20px;
    border: 1px solid #e9e9e9;
    font-size:15px;
}
textarea.inside{
    border:1px solid #e9e9e9;
    font-size:15px;

}
.form_inside{
    margin:0 50px;
    overflow: hidden;
}
button.submit_inside{
    background:#FFF;
    padding:3px 10px;
    color:#008dd0;
    border:none;
    margin-top:5px;
}

.All_mainx{text-align: center}
.ND-mainna{margin-top: 50px;}
.NDbox-pro{width: 400px; float: left;    height: 400px;}
.NDbox-pro img{height: 250px;    width: 380px;}
.nd-info{margin: 10px: 55px;}
.ND-title{margin-top: 20px;height: 46px;font-size: 14px;}
.mainna {
	width: 400px;height: 300px;
}
.titlethum{height: 70px;}
.viewmore{
	margin-top: 30px;
}

.viewmore a{  
    font-size: 16px;
    background: #00b189;
    padding: 12px 25px;
    color: #fff;
    border-radius: 7px;
}
.viewmore a:hover{border:1px solid #00b189;background: transparent;color: #000;}
.titlethum a{font-size: 17px;}
.slideall{background: #1e283e}
.other-inside{
	z-index: 99;
    top: 0;
    color: #fff;
    text-align: center;
    width: 100%;    
    margin: 10px 0;
}
.other-inside p{
    width: 50%;font-size: 15px;
}
.ft_in_content_flcx a{color: #fff;font-family: 'Roboto', sans-serif}
.ft_in_content_flcx a:hover{color: yellow}
.contact_info {
    width: 500px;
    float: left;
}
.s_list_news li{
    padding: 10px 0;
}
h2.nname, h1.fName, p.info,h2.name{
    font-family: 'Roboto', sans-serif !important;
}
p.info{
    text-align: justify!important;
}

input[required] + label{
    color: #3d6baa;
    font-size: 15px;
    position: relative;
    left: 8px;
    top:-30px;
    font-weight: normal;
    margin-bottom:-21px
}
input[required] + label:after {
    content:' *';
    color: red;
}
textarea[required] + label{
    color: #3d6baa;
    font-size: 15px;
    position: relative;
    left: 8px;
    top:-64px;
    font-weight: normal;
}
textarea[required] + label:after {
    content:' *';
    color: red;
}
textarea {
    border: none;
    width: 100%;
    -webkit-box-sizing: border-box; /* <=iOS4, <= Android  2.3 */
    -moz-box-sizing: border-box; /* FF1+ */
    box-sizing: border-box; /* Chrome, IE8, Opera, Safari 5.1*/
}
.system-style.bottom_nav > li > a{
    text-transform: uppercase;
}
.system-style.bottom_nav li a, .system-style.bottom_nav li ul li a{
    font-family: 'Roboto', sans-serif;
    color: #fff;
}
.right-menu > li.li-level-1:hover{
    background: #ed2161;
}
.v-menu li {
border-bottom: 1px dotted #8c8c8c;

}
.v-menu a {
    padding: .55em 1em;
    font-size: 1.5em;
}
 
li.li-level-1:hover a{
    color: #fff;
}
li.li-level-1 a{
    border: none!important;
}
.advert {
    margin-top: 10px;
}

.content {
    font-family: 'Roboto', sans-serif;
    text-align: justify;
}

h1.news_title {
    font-family: 'Roboto', sans-serif;
    font-size:30px;
    padding:10px 0;
}
.s_info, .s_detail {
    font-family: 'Roboto', sans-serif!important;
}
.deepfooter{
    height: 35px;
    background: #0078b1;
}
#slidehome{
    margin: 15px 0 0;
    overflow: hidden;
}
.jssora05l {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 29px;
    height: 56px !important;
    cursor: pointer;
    background: url('../images/prev_slide.png') no-repeat;
    overflow: hidden;
}

.jssora05r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 29px;
    height: 56px !important;
    cursor: pointer;
    background: url('../images/next_slide.png') no-repeat;
    overflow: hidden;
}
/*--------GIOI THIEU ----------*/
.titleboxintro{
    text-align: center;
    font-size: 35px;
}

/*--------Case 1 ----------*/
 .index-box-text {
    font-size: 16px;
    color: #313131;
    line-height: 22.5px;
    margin-top: 10px;
    margin-bottom: 15px;
}
.index-box .box-title a {
    font-family: time new romain;
    color: #febd1a;
    font-size: 55px;
    display: block;
    text-align: center;
    padding-top: 28px;
}

 
/*----- List news----*/
.img123 img{
height: 186px;
    width: 251px;
}
.system-style.style-news-1 .s_list_news li {
    width: 267px;
    height: 340px;
    margin-left: 16px;
    border: 3px solid #ececec;
    padding: 6px;
    margin-bottom: 6px;
}
.system-style.style-news-1 .s_list_news .img123 {
    float: left;
    width: 248px;
    height: 320px;
    margin: 10px 10px 10px 0;
}
.system-style.style-news-1 .s_list_news li:hover {
    border: 3px solid #2e6a9d;
}
.system-style.style-news-1 .s_list_news li .nname {
    font: bold 1.3em/1.6em Arial;
    color: #454545;
    margin-top: 5px;
    text-align: left;
}
.system-style.style-news-1 .s_list_news li .time {
    font: italic 1.1em/1.8em Arial;
    color: #989898;
    margin-top: 5px;
    text-align: left;
}
.system-style.style-news-1 .s_list_news li .info {
    font: 1.0em/1.8em Arial;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.system-style.style-news-1 .first-item img {
    height: 339px;
}
/*-----End List news----*/

 
.item-info {
    color: #272727;
}

.case1{    
    width: 100%;
    color: #fff;
    padding: 5px;
    font-size: 25px;
    text-align: justify;
    text-align: center;
 }
 .case1:hover{
    color: #00ff2d;
 }
 .detailcase1{    
    color: #fff;
    font:1.3em/1.5em 'Roboto', sans-serif;
    text-transform: uppercase;
 }
 
 .summaryinfo{    
    color: #fff;
    padding: 5px;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    text-align: justify;
}
  .summaryinfo:hover{    
    text-shadow: 2px 1px 1px #000;
}
 .index-box .box-title {
    margin-top: 15px;
    background: url(../images/pattern.png);
    height: 90px;
}
/*--------End Case11 ----------*/

/*---Case2----*/
.home-discover-sect {
    padding-bottom: 30px;
}
.home-discover-content {
    color: #fff;
    width: 100%;
    z-index: 1;
}
.discover-heading {
    text-align: center;
    font-size: 22px;
    letter-spacing: 6px;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 1.3;
    color: #000;
}
.home-discover-sect .slick-slider {
    background-color: #4D3F40;
}

/*---End Case2----*/
/*---Box intro----*/
.boxintro{
	color: #000;font-size: 15px;
}

.boxin{
width: 400px;
padding: 0 10px;
background: #f1eefa;
}
.boxin a{
    background: #ea125c;
    padding: 5px 35px;
    color: #fff;
}
 
.menuB{display: none}
#slider1_container img{width: 100%;height: 440px;}
.h-contact{display: none}
/*---End Box intro----*/

@media only screen and (max-width: 1024px) {
.box-icon {
    height: 186px;
    float: left;
}

} 
@media only screen and (max-width: 800px) {
.c_in{width: 100%}
.box-icon {width: 50%;}
.lienhe{display: block !important}
.main_menu{display: none}
.menuB{display: block}
.container-fluid{    background: #268b3e;}
.navbar-default .navbar-nav>li>a{color: #fff}
.form_freequote {width: 100%;}
.search{display: none}
.share_fb{display: none}
.logo{width: 100%;text-align: center;}
#logo{height: 150px;width: auto;}
.slide-jssor { height: 250px;}
.free_quote_box h2 {text-align: center;}
.ft_in_content_flcx p{    display: grid;    text-align: center;}
#slider1_container{height: auto !important}
#slider1_container img{width:100% !important; height: 300px !important}
.system_forms.s_form_news .s_detail {margin-top: 275px;}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {color: #fff;}
.boxleft {width: auto; text-align: center;}
.sub-slide img{width: auto !important}
.h-contact {display:block;height: 43px; width: 40px;position: absolute;right: 45px;top: 27px;z-index: 999;}
.detailinfo { margin-top: 38%;}
.econame{width: 300px;text-align: center;margin: 5% 50px;}
.ND-mainna {margin-top: 0;}
.flaticon-call{	background:url('http://6.img.izshop.vn/mt22/images/telicon.png');padding: 14px 41px;}
.c_7{width: 100%}
.other-content{padding: 325px 0 15px 0;}
.gioithieu .other-content{padding: 0 0 15px 0;}
.NDbox-pro {width: 100%;}
} 

@media only screen and (max-width: 490px) {
.box-icon {width: 50%;height: 225px;}
}