@import url("my_css/my_effect.css");
/*reset*/
* {list-style:none;padding:0;margin:0 auto;box-sizing:border-box;}
a {text-decoration:none;}
body {font-family:'Times New Roman', 'Helvetica', 'sans-serif';font-size:14px;position: relative;box-sizing:border-box; overflow-y:scroll;}
.overflow_hidden{overflow: hidden !important;padding-right:17px;}
/*=======================================*/
a:focus,a:hover{text-decoration:none;}
*{margin:0;list-style:none;}
.clear{display:block;clear:both;}
.h1, .h2, .h3, h1, h2, h3{margin:0;}
ol, ul{margin:0;padding:0;}
/*=======================================*/
#full{max-width: 1366px;margin: 0px auto;overflow-x:hidden;box-sizing:border-box;}
/*commont*/
.text{text-align:justify;line-height:2em;}
.text img{max-width:100%;}
.clear{display:block;clear:both;}
.left_0{margin-left:0px !important;}
.my_table{display:table;}
.my_row{display:table-row;}
.my_cell{display:table-cell;}
.w100{width: 100%;}
.mw100{max-width: 100%;vertical-align: middle;}
.padding0{padding: 0px}
.paddingright0{padding-right: 0px;}
.l50{width: 50%;float: left;box-sizing:border-box;padding-right: 10px;}
.r50{width: 50%;float: right;box-sizing:border-box;padding-left: 10px;}

.paddingleft0{padding-left: 0px;}
.top20{margin-top: 20px;}
.top15{margin-top: 15px;}
.top10{margin-top: 10px;}
.top5{margin-top: 5px;}
.row_min{margin:0px;}
.row_sanpham{margin-left:-15px;margin-right: -15px;}
.inline_block{display: inline-block;}
.hover_red:hover{color:#f00;}
.hover_yellow:hover{color:#ff0;}
.trans03{-webkit-transition:all .3s;transition:all .3s;}
.trans1{-webkit-transition:all 1s;transition:all 1s;}
.center{text-align: center;}
/*TOP*/
#top{color:#FFF;font-weight:500;text-align:center;position:fixed;bottom:4px;right:10px;display:none;cursor:pointer;z-index: 100;}
#top:hover{}
/*++++++++++Lien he+++++++++++*/
.tablelienhe{}
.tablelienhe span {color:#F00;}
.tablelienhe .my_cell {padding:5px 0px;vertical-align:top;}
.tablelienhe .my_cell  label{font-size: 12px;color:#404040;font-weight: bold;}
.tablelienhe .cell_title{text-align: right;padding-right: 15px;}
.tablelienhe .input {height: 32px;padding: 5px;border: 1px solid #d1d1d1;line-height: 20px;color: #666;font-size: 12px;box-sizing:border-box;outline:none; background: #fdfdfd;padding-left: 30px;    border-left: 2px #81B441 solid;width: 100%;}
.tablelienhe textarea.input{padding: 10px;}
.tablelienhe .input:focus{border-color:#33a3b3};
.tablelienhe textarea{padding: 5px;}
.tablelienhe .title {font-size:14px;font-weight:bold;text-transform:uppercase}
.button{display:inline-block;padding:5px 20px;border:1px solid #cdcdcd;cursor:pointer;background:#f0f0f0;color:#000;}
.button:hover{ border:1px solid #3399ff;}
.left_lienhe{width: 50%;box-sizing:border-box;padding-right: 10px;float: left;}
.right_lienhe{width: 50%;box-sizing:border-box;padding-left: 10px;float: right;}
.fa-contact{width: 33px;height: 32px;position: absolute;left: 0px;top:0px;line-height: 32px !important;font-size: 18px !important;text-align: center;color:#CCC1C1;}
.box_input_contact{position: relative;margin-bottom: 10px;}
.contain_map_lienhe{margin-top: 20px;}
.tablelienhe .box_not_valid .fa-contact{color:#f00;}
/*notify_input*/
.notify_input{width: 13px;height: 13px;display: inline-block;background: url(../images/commont/icon_tip.png) top left no-repeat;position: absolute;top:50%;right: 5px;margin-top: -6px;cursor: pointer;}
.content_notify_input{position: absolute;right:100%;white-space: nowrap;background: #F2F2F2;padding: 2px 5px;border:1px solid #999;top:-5px;display: none;margin-right: 3px;}
.notify_input:hover .content_notify_input{display: block;}
.fa-contact{position: absolute;left: 0px;top:0px;}
/*inner*/
.inner{max-width:1200px;margin:0 auto;position:relative;}
/*header*/
#header{position:relative;max-width: 1366px;margin: 0px auto;height: 127px;background-position: top center;background-repeat: no-repeat;min-width: 1349px;}
#languages{position: absolute;top:0px;right: 0px;}
#user_header{position: absolute;right: 0px;top:40px;}
/*banner*/
#banner{height:auto;}
#banner h1{width:0px;height:0px;text-indent:-9999px;position:absolute;}
#language{position: absolute;top:10px;right: 0px;}
.logo{position: relative;float: left;}
.hotline_top{font-size:24px;color:#f00;position:absolute;left:1020px;top:15px;}
.social_top{position:absolute;right:0;top:10px;}
.hotline_top span{display: block;font-size: 20px;color:#111111;margin-bottom: 5px;line-height: 20px;}
/*menu top*/
#menu{height:50px;background:#0080ff;}
#menu > .inner > ul > li{padding: 0px 40px 0px 30px;background: url(../images/line_menu.png) right center no-repeat;}
#menu ul li{float:left;position:relative;}
#menu ul li a{line-height:50px;font-size:14px;color:#fff;display:block;text-transform: uppercase;font-weight: bold;position: relative;}
#menu > .inner > ul > li > a:after{display: none;position: absolute;height: 3px;width: 100%;background: #0c406b;content: "";left: 0px;bottom: 0px;}
#menu ul li.menu_active a:after,#menu ul li:hover a:after{display: block;}
#menu ul li ul{width:230px;position:absolute;top:100%;left:0;display:none;z-index:9999;}
#menu ul li ul li{background:#0080ff;display:block !important;float:none;border-bottom:1px solid #fff;}
#menu ul li ul li:last-child{border-bottom: none;}
#menu ul li ul li a{background:none !important;color:#fff !important;line-height:normal !important;padding: 10px 25px;}
#menu ul li ul li a:hover{color:#ff0 !important;}
#menu ul li ul li ul{top:0;left:100%;}
.contain_menu{position: relative;}
/*menu bootstrap*/
#btn_menu_bootstrap{z-index:999;position: absolute;left: 10px;top:10px;height: 24px;width: 30px;display: none;}
#btn_menu_bootstrap span{background: #fff;content: '';display: block;width: 100%;height: 2px;position: absolute;left: 0px;top:50%;margin-top: -1px;}
#btn_menu_bootstrap:before{content: "";position: absolute;width: 100%;height: 2px;background: #fff;top:0;left:0;}
#btn_menu_bootstrap:after{content: "";position: absolute;width: 100%;height: 2px;background: #fff;bottom:0;left:0;}
#btn_menu_bootstrap:before,#btn_menu_bootstrap:after{
    transform-origin:left 1px;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
}
.move_btn_bootstrap:before{transform:rotate(45deg);}
.move_btn_bootstrap:after{transform:rotate(-45deg);}
.move_btn_bootstrap span{left: -200% !important;}
/*search*/
#timkiem{width:152px;height:29px;background:url(../images/bg_search.png) 0px 0px no-repeat;position:absolute;right:0;top:10px;}
#timkiem input[type="text"]{outline:none;background:none;border:none;height:29px;width:120px;padding-left:10px;}
#timkiem #btn{height:29px;width:30px;cursor:pointer;float:right;position:absolute;right:0;top:0;background: none;outline:none;border:none;}
/*slider*/
#slider{margin:auto;position:relative;margin-bottom:20px;box-shadow: none;}
.contain_slider{position: relative;}
/*left*/
#left{float: right;}
.sub_left{margin-bottom:20px;}
.title_left{height:35px;background:#2a8fed;}
.title_left span{font-size:14px;color:#fff;font-weight:normal;text-align:center;text-transform:uppercase;line-height:35px;display: block;}
.item_tooltip{position: relative;}
.my_tooltip{position: absolute;bottom:100%;background: #353535;font-weight: bold;color:#fff;border-radius: 3px;padding: 3px 5px;left: 0;margin-bottom: 5px;display: none;}
.my_tooltip:after{content:"";position: absolute;border-top:5px solid #353535;border-bottom:5px solid transparent;border-left:5px solid transparent;border-right:5px solid transparent;top:100%;left:50%;margin-left: -5px;}
/*css simplycroll*/
.contain_list_news_left .vert,.contain_list_news_left .vert .simply-scroll-clip{height: 500px !important;width: 100% !important;}
.contain_list_news_left .vert .simply-scroll-list li{width: 100% !important;height: 62px !important;padding: 10px 0px;}
.contain_list_news_left .vert .simply-scroll-list li img{max-width: 100% !important; }
/*menu left*/
.menu_left ul{background:#2a8fed;}
.menu_left ul li{position:relative;}
.menu_left ul li a{font-size:13px;color:#fff;display:block;border-bottom:1px solid #fff;padding: 10px;position: relative;}
.menu_left ul li ul{display:none;width:100%;background:red;}
/*main*/
.item_cat_dichvu{position: relative;display: block;width: 570px;}
.name_cat_dichvu{width: 365px;position: absolute;height: 100%;background: url(../images/bg_title_cat.png) left top no-repeat;z-index: 100;top:0px;left: 0px;padding: 15px 10px 15px 15px;background-size: 100% 100%;transition:all .3s;-webkit-transition:all .3s;}
.img_about_index{float: left;width: 205px;}
.des_about_index{width: 585px;float: right;}
.name_cat_dichvu h2{color:#fff;text-transform: uppercase;font-size: 28px;font-weight: bold;}
.des_about_index{text-align: justify;}
.item_cat_dichvu:hover .name_cat_dichvu{width: 100%;}
#main{}
.sub_main{margin-bottom: 20px;}
.title_main{overflow: hidden;margin-bottom: 35px;}
.title_main span,.title_main h2{padding-left: 55px;background: #0080ff;color:#fff;font-size: 20px;text-transform: uppercase;position: relative;line-height: 41px;display: inline-block;padding-right: 30px;}
.left_box_index{width: 810px;float: left;}
.right_box_index{float: right;width: 355px;}
.title_main span:after,.title_main h2:after{content: url(../images/after_title_main.png);position: absolute;left: 100%;top:0px;}
.title_main span:before,.title_main h2:before{content: url(../images/after_title_main2.png);position: absolute;right: 100%;top:0px;}
.title_main2{text-align: right;}

/*product*/
.box_sanpham{float:left;margin-bottom:15px;outline:1px solid red;}
.img_sanpham{text-align:center;overflow:hidden;}
.img_sanpham:hover img{-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);transform:scale(1.2,1.2);}
.name_sanpham{text-align:center;text-transform:uppercase;font-size:15px;margin-top:5px;}
.name_sanpham h2{font-size: 12px;color: #f00;}
.gia_sanpham{text-align:center;margin-top:5px;}
.gia_sanpham span{color:#f00;}
.more_sanpham{text-align:center;margin-top:5px;}
.more_sanpham a{background:#2A8FED;display:inline-block;padding:7px 20px;color:#fff;font-weight:bold;}
.more_sanpham a:hover{color:#000;background:#ff0;}
.list_sub_img_detail{position: relative;}
.prev_sub_detail,.next_sub_detail{position: absolute;width: 28px;height: 28px;background: url(../images/icon_next_prev_common_owl.png);z-index: 10;top:50%;margin-top: -14px;}
.prev_sub_detail{background-position: 0px -28px;left: 0px;}
.prev_sub_detail:hover{background-position: 0px 0px;}
.next_sub_detail{background-position: -28px -28px;right: 0px;}
.next_sub_detail:hover{background-position: -28px 0px;}
#sub_img_detail{margin-top: 5px;}
.item_owl_sub{padding: 0px 2px;}
/*product detail*/
.item_detail{padding: 10px 0px;border-bottom:1px dashed #cdcdcd;	}
.bottom_detail{margin-top: 20px;}
.img_detail{width: 50%;float: left;}
.info_detail{width: 50%;float: left;padding-left: 15px;box-sizing:border-box;}
.item_info_detail{font-size: 13px;line-height: 20px;padding: 10px 0px;border-bottom: 1px solid #eee;}
.item_info_detail.name_detail{font-size: 18px;font-weight: 400;color: #333;line-height: 25px;}
.item_info_detail.gia_detail span{font-size: 18px;color:#f00;}
/*tab*/
.item_tab{display: inline-block;padding: 10px 15px;color:#000;font-weight: bold;border-bottom: 2px solid transparent;}
.item_tab:hover,.item_tab.active{color:#f00;border-bottom: 2px solid #333;}
.contain_content_tab{padding: 10px 0px;text-align: justify;line-height: 22px;font-size: 13px;}
.content_tab{display: none;}
.content_tab.active{display: block;}
/*news*/

/*news other*/
.title_news_other{font-size: 20px;color:#222;margin-bottom: 15px;}
.item_news_other{width: 49%;float: left;margin-bottom: 10px;box-sizing:border-box;padding-left: 10px;}
.name_news_other{font-size: 13px;line-height: 20px;font-weight: bold;color:#000;}
.name_news_other:hover{color:#f00;}
.img_news_other{width: 40%;float: left;padding-right: 10px;box-sizing:border-box;}
.img_news_other img{float: left;}
.right_news_other{width: 60%;float: right;}
/*news two column*/

.box_news{display:block;padding:10px 0px;width: 50%;float: left;}
.box_news_img{float:left;overflow:hidden;padding: 0px;width: 200px;box-sizing:border-box;padding: 3px;border:1px solid #cdcdcd;}
.box_news_img a{display: block;overflow: hidden;}
.box_news_img img{-webkit-transition:all 0.3s;transition:all 0.3s;}
.box_news_img:hover img{-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);transform:scale(1.2,1.2);}
.box_news_name h3 a{color:#000;font-size: 18px;font-weight: bold;}
.box_news_name h3 a:hover{color:#f00;}
.box_news_mota{text-align:justify;line-height:22px;margin-top:5px;}
.box_news_readmore{text-align:right;float:right;}
.box_news_readmore a:hover{color:#000;}
.box_news_readmore a{display:inline-block;color:#f00;font-weight:bold;font-style: italic;}
.box_news_other{display: block;clear:both;margin-top: 20px;}
.title_news_other{text-transform: uppercase;color: #004bc9;font-size: 12px;font-weight: bold;}
.list_news_other li a{color:#000;font-size: 14px;}
.list_news_other li a:hover{color:#f00;}
.right_news{width: 370px;float: left;
margin-left: 15px;}
.des_gioithieu{line-height: 22px;}

/*doitac*/
#doitac{padding-right: 20px;margin-top: 40px;margin-bottom: 30px;}
.item_doitac{padding:10px;}
.item_doitac img{}
.contain_owl_doitac{position: relative;padding:10px 25px;}
.next_doitac{position: absolute;right:0px;top:0px;z-index:100;}
.prev_doitac{position: absolute;right:0px;top:55px;z-index:100;}
/*footer*/
#footer{background:#333333 url(../images/bg_footer.png) top center no-repeat;padding:25px 0px;max-width: 1366px;margin: 0px auto;color:#fff;}
.name_footer{font-family: 'UTMSwiss721BlackCondensed';font-size: 20px;color:#fcff00;font-weight: normal;}
.left_footer{width: 550px;float: left;}
.right_footer{width: 355px;float: right;}
.mid_footer{width: 235px;float: left;margin-left: 35px;}
.title_footer{font-size: 18px;text-transform: uppercase;margin-bottom: 10px;}
.copyright{background: #111111;padding: 10px 0px;color:#fff;}
.social-footer{margin-top: 15px;}
/*thong ke*/
.list_thongke{margin:0px auto;}
.list_thongke li{font-size: 15px;color:#fff;padding-left: 25px;margin-bottom: 5px;}
.list_thongke li.tk_online{background: url(../images/icon_online.png) left center no-repeat;}
.list_thongke li.tk_week{background: url(../images/icon_week.png) left center no-repeat;}
.list_thongke li.tk_today{background: url(../images/icon_month.png) left center no-repeat;}
.list_thongke li.tk_all{background: url(../images/icon_all.png) left center no-repeat;}


/*pagination*/
.my_pagination{display: block;padding-left: 0;margin: 20px 0;border-radius: 4px;clear: both;}
.my_pagination>li {
    display: inline;
}
.my_pagination>li:first-child>a, .my_pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.my_pagination>li:last-child>a, .my_pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.my_pagination>li>a, .my_pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    display: block;
}

.my_pagination>li>a:focus, .my_pagination>li>a:hover, .my_pagination>li>span:focus, .my_pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.my_pagination>li>a:focus, .my_pagination>li>a:hover, .my_pagination>li>span:focus, .my_pagination>li>span:hover,.my_pagination>li>a.current{
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

/*.my_pagination li{display: inline-block;}

.my_pagination li.page_button a{border:none;}
.my_pagination li.after_dot a{border-left: none;}
.my_pagination li.page_button_next a{ padding-right: 0px;}

.my_pagination li a.current{color:#000;font-weight: bold;}
.my_pagination .page_info{text-align: center;display: block;margin-bottom: 5px;}*/
/*.stButton .stButton_gradient,.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices{height:22px !important;}*/
/*dang ky nhan tin*/
.contain_form_dangkynhanemail{background: url(../images/bg_dkemail.png);width: 355px;height: 34px;}
#email_dknhantin{height: 34px;outline: none;border: none;box-sizing:border-box;padding:0 10px;background: none;width: 290px;}
#button_dknhantin{background: none;outline: none;border: none;color:#ff0;text-align: center;height: 34px;line-height: 23px;cursor: pointer;width: 60px;box-sizing:border-box;}
/*register*/
.box_register{max-width: 400px;margin: 0px auto;}
.row_register{margin-bottom: 15px;}

.label_register{
	padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    max-width: 100%;
    margin-bottom: 5px;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    border-right: 0px;
    cursor: pointer;
}
.input_register{    
    float: left;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input_register:focus{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
/*register*/
#header_register{background: #da251d;padding: 10px 5px;margin-bottom: 10px;}
.logo_register{height: 50px;}
.logo_register img{height: 100%;}
.title_register h2{font-size: 25px;}
.contain_box_register{max-width: 600px;margin: 0px auto;}
.box_register{max-width: 400px;margin: 0px auto;}
.row_register{margin-bottom: 15px;}

.label_register{
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    max-width: 100%;
    margin-bottom: 5px;
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    border-right: 0px;
    cursor: pointer;
}
.input_register{    
    float: left;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input_register:focus{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.dieuhuong img{vertical-align: middle;}
.dieuhuong ul li {
    list-style: none;
    display: inline-block;
    padding-right: 20px;
}
.dieuhuong ul li a {
    color: #333;
    text-decoration: underline !important;
}
.thongtin-dn {
    padding: 15px 0;
    position: relative;
    overflow: hidden;
    background: url(../images/tintuc.png)no-repeat left center;
    padding-left: 30px;
}
.thongtin-dn a {
    color: red;
    text-transform: uppercase;
}
.thongtin-dn a:after {
    height: 1px;
    width: 1000%;
    border-top: thin solid red;
    top: 50%;
    content: '';
    position: absolute;
    z-index: 1;
    margin-left: 10px;
}
.dangky_icon {
    text-align: center;
    margin: 10px 0px;
}
.dangnhap {
    border-radius: 5px;
    padding: 5px 10px;
    background: red;
    color: #fff;
    font-weight: bold;
    border: 1px solid red;
    box-shadow: 1px 1px 1px #666;
}
#actions a {
    color: red;
    padding: 0px 10px;
    font-weight: bold;
}
#inputs div{margin-bottom: 10px;}
.title_main3 h3{color:#fff;}
.title_main3 h3:after{background: #fff;}


/*login*/
.full_bglightbox{
    background: rgba(34, 34, 34, 0.6);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: none;
    overflow-y:scroll;
    padding: 0px 10px;
}
.contain_box_form{width: 100%;max-width: 700px;margin: 0px auto;background: #fff;margin-top: 50px;border-radius: 5px;font-family: 'RobotoRegular';}
.contain_box_form label{font-weight: normal;}
.title_other_login{text-align: center;overflow: hidden;max-width: 90%;margin: 0px auto;font-family: 'RobotoRegular';color:#333;text-transform: uppercase;margin-bottom: 10px;}
.item_other_login{font-size: 13px;color:#333;display: block;}
.item_other_login .btn_other_login{width: 28px;height: 28px;background: none;outline:none;border:none;font-size: 15px;color:#fff;border-radius: 3px;margin-right: 10px;}
.item_other_login{margin-bottom: 10px;}
.item_other_login .btn_other_login.login_facebook{background: #2f4b93;}
.item_other_login .btn_other_login.login_google{background: #c43a30;}
.title_other_login span{display: inline-block;position: relative;}
.title_other_login span:after{content: "";width: 200px;height: 1px;background: #dbdbdb;position: absolute;top:5px;left: 100%;margin-left: 10px;}
.title_other_login span:before{content: "";width: 200px;height: 1px;background: #dbdbdb;position: absolute;top:5px;right: 100%;margin-right: 10px;}
.header_login{padding: 10px 10px 10px 20px; border-bottom: 1px solid #dbdbdb!important;position: relative;}
.header_login h3{font-family: 'RobotoBold';text-transform: uppercase;font-size: 18px;line-height: 32px;}
.close_form{position: absolute;top:15px;right: 10px;width: 25px;height: 25px;text-align: center;cursor: pointer;}
.close_form .fa{line-height: 25px;}
.close_form:hover{background: rgba(0,0,0,0.1);}
.body_login{}
.left_body_form{width: 65%;padding: 8px 10px 30px 15px;    border-right: #dbdbdb solid 1px;float: left;}
.right_body_form{width: 35%;padding: 8px 10px 30px 15px;    float: right;}
.sub_main_gioithieu{padding-bottom: 20px;}
.notify_login{font-size: 12px;color: #999999;text-align: right;}
.notify_login span{color:#f00;}
.table_form {width: 100%;}
.table_form .my_cell{vertical-align: middle;padding: 5px 0px;}
.table_form .my_cell_title{color:#333;text-align: right;padding-right: 10px;font-size: 14px;}
.table_form .input_form{    border: 1px solid #c7c7c7;
    color: #333333;
    font-size: 12px;
    padding: 7px 5px;
    text-indent: 6px;
    -webkit-appearance: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border .25s linear, color .25s linear;
    -moz-transition: border .25s linear, color .25s linear;
    -o-transition: border .25s linear, color .25s linear;
    transition: border .25s linear, color .25s linear;
    -webkit-backface-visibility: hidden;
    height: 32px
    line-height: 32px;
    width: 100%;
    outline: none;
}
.table_form .input_form:visited,.table_form .input_form:focus{border-color: #2882bc;}
input.checkbox_form{-webkit-appearance: none;width: 16px;height: 16px;background: url(../images/commont/bg_check_radio.png) 0px -26px no-repeat;vertical-align: middle;margin: 0px 10px 2px 0px;outline: none;border:none;}
input.checkbox_form:checked{background-position: 0px -52px;}
label.label_check_box_form{vertical-align: middle;margin-bottom: 0px;line-height: 24px;font-size: 14px;}
.left_table_form{width: 50%;float: left;}
.right_table_form{width: 50%;float: right;text-align: right;}
.href_table_form{color:#0689ba;font-size: 14px;line-height: 24px;}
.btn_form{border: none;
    background: #2582be;
    color: #ffffff;
    text-decoration: none;
    text-shadow: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-backface-visibility: hidden;
    padding: 8px 32px 8px 32px;
    text-transform: uppercase;
}
.btn:hover{    
    background-color: #3590cb;
    color: #ffffff;
    outline: none;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-backface-visibility: hidden;}

/*hoi dap*/
.cauhoimoi {
    font-family: 'OpenSansBold';
    color: rgba(0,51,153,1);
    font-size: 20px;
    text-transform: uppercase;
}
.faq {
    padding-top: 10px;
}
.box1 {
    border: 1px solid #DFDCDC;
    padding: 2px;
    margin-bottom: 10px;
}
.faq .box1 h2 {
    cursor: pointer;
    text-transform: capitalize;
    margin-bottom: 0;
    padding: 15px 5px 15px 8px;
    margin: 0;

}
.box1 h2 {
    color: #b00241;
    font-weight: normal;
    text-transform: uppercase;
    background: #f7f7f7;
    padding: 6px 10px;
    font-size: 13px;
    margin-bottom: 2px;
    position: relative;
    padding-right: 30px !important;
}
.faq .box1 h2 span {
    float: right;
    background: url(../images/plus.png) 0 0;
    width: 32px;
    height: 32px;
    display: inline-block;
    position: absolute;
    top:5px;
    right: 0px;
}
.faq .cont {
    display: none;
    margin-top: 2px;
}
.box1 .cont {
    background: #f7f7f7;
    padding: 10px;
    color: #616161;
}
.traloi {
    color: #f00;
    font-size: 14px;
    text-decoration: underline;
}
.form_tv div{margin-bottom: 10px;}
.content_main{padding: 10px 0px;}
/*album*/
.box_fotorama{max-width: 700px;margin: 0px auto;}
/*video*/
.box_video{ max-width: 355px;margin: 5px auto;position: relative;}
#list_video{width: 100%;height: 30px;line-height: 30px;margin-top: 5px;}
/*hotrotructuyen popup bottom*/
.hotrotructuyen_popup{position: fixed;width: 250px;z-index: 100;right: 0px;bottom:0px;}
.title_hotrotructuyen_popup{padding: 5px;background: #ff0;}
.body_hotrotructuyen_popup{background: #f00;height: 0px;overflow: hidden;box-sizing:border-box;-webkit-transition:all .4s linear;transition:all .4s linear;}
.box_hotrotructuyen_popup{padding: 10px;}
/*hotrotructuyen popup left*/
.hotrotructuyen_popup_left{position: fixed;z-index: 100;right: 0px;top:100px;}
.title_hotrotructuyen_popup_left{padding: 5px;background: #ff0;width: 30px;height: 250px;float: left;box-sizing:border-box;}
.body_hotrotructuyen_popup_left{background: #f00;overflow: hidden;box-sizing:border-box;-webkit-transition:all .4s linear;transition:all .4s linear;min-height: 250px;float: left;width: 0px;}
.box_hotrotructuyen_popup_left{padding: 10px;width: 220px;box-sizing:border-box;}
/*facebook popup left*/
.facebook_popup_left{position: fixed;z-index: 100;right: 0px;top:100px;}
.title_facebook_popup_left{padding: 5px;background: #ff0;width: 30px;height: 250px;float: left;box-sizing:border-box;}
.body_facebook_popup_left{background: #f00;overflow: hidden;box-sizing:border-box;-webkit-transition:all .4s linear;transition:all .4s linear;min-height: 250px;float: left;width: 0px;}
.box_facebook_popup_left{padding: 10px;width: 220px;box-sizing:border-box;}

/*news scroll*/
.img_news_scroll{width: 135px;float: left;}
.right_news_scroll{width: 220px;float: right;}
.contain_news_scroll .vert,.contain_news_scroll .vert .simply-scroll-clip{height: 315px !important;width: 100% !important;}
.contain_news_scroll .vert .simply-scroll-list li{width: 100% !important;height: 115px !important;padding: 10px 0px;}
.contain_news_scroll .vert .simply-scroll-list li img{max-width: 100% !important; }
/*.name_news_scroll h3{font-size: 13px;color:#6c6c6c;line-height: 15px;font-weight: bold;}*/
.name_news_scroll a{font-size: 13px;color:#6c6c6c;line-height: 15px;font-weight: bold;display: block;white-space: normal;overflow: ellipsis;}
.des_news_scroll{color:#939494;font-size: 13px;line-height: 20px;max-height: 44px;overflow: hidden;text-align: justify;margin-top: 5px;}
.date_news_scroll{margin: 3px 0px;}


/*popup*/
#my_popup{position: fixed;top:0px;left: 0px;bottom: 0px;right: 0px;background: rgba(0,0,0,0.5);z-index: 9999;overflow: hidden;text-align: center;display: none;}
.my_box_popup{display: inline-block;height: 85%;margin-top: 7%;max-width: 96%;position: relative;}
.content_popup{position: relative;top:50%;max-height: 100%;}
.inner_content_popup *{max-width: 100%;}
.close_my_popup{position: absolute;width: 53px;height: 18px;background: url(../images/commont/close_popup.png);display: block;top:-25px;right: 0px;cursor: pointer;}

/*social sharethis*/
#share_social *{vertical-align: top;}
#share_social span{margin-top: 0px !important;margin-bottom: 3px !important;}
.stButton .stButton_gradient,.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices{height:21px !important;box-sizing:border-box;vertical-align: top !important;}
/*dknhantin*/
.input_dkemail{width: 210px;height: 32px;background: #fff;box-sizing:border-box;padding: 5px;background: #fff;outline:none;border:none;}
.button_dkemail{width: 65px;height: 32px;background: #ed1c24;text-align: center;font-weight: 15px;font-weight: bold;outline:none;border:none;line-height: 32px;color:#fff;}
#hinhanhcongty{background: #f9f9f9;border:1px solid #adadad;padding: 70px 35px;position: relative;}
.title_hinhanhcongty{text-align: center;position: absolute;left: 0px;top:0px;width: 100%;top:-32px;}
.title_hinhanhcongty span{display: inline-block;height: 63px;line-height: 63px;background: url(../images/bg_title_doitac.png);font-size: 20px;color:#0080ff;padding: 0px 20px;position: relative;text-transform: uppercase;font-weight: bold;}
.title_hinhanhcongty span:before{content: url(../images/before_title_doitac.png);position: absolute;right:100%;top:0px;}
.title_hinhanhcongty span:after{content: url(../images/after_title_doitac.png);position: absolute;left:100%;top:0px;}
.item_hinhanh{float: left;margin: 0px 22px;border:1px solid #aaaaaa;position: relative;}
.name_hinhanh{position: absolute;top:85px;height: 40px;line-height: 40px;color:#fff;text-align: center;width: 100%;background: rgba(0,0,0,0.7);opacity: 0;transition:all .3s;-webkit-transition:all .3s;display: block;}
.row_hinhanh{margin-left: -12px;margin-right: -12px;}
.item_hinhanh{width: 280px;margin: 0px 12px;margin-bottom: 24px;}
.prev_hinhanh,.next_hinhanh{position: absolute;top:120px;width: 29px;height: 64px;cursor: pointer;}
.prev_hinhanh{left: 0px;background: url(../images/prev_doitac.png)}
.next_hinhanh{right: 0px;background: url(../images/next_doitac.png)}
.item_hinhanh_index{width: 250px;}
.item_hinhanh:hover .name_hinhanh{opacity: 1;}
.more_gioithieu{position: relative;border-bottom: 1px solid #1875c2;margin-top: 15px;display: inline-block;margin-left: 10px;}
.more_gioithieu:after{content: url(../images/arrow_gioithieu.png);position: absolute;right: 100%;top:3px;margin-right: 10px;}
.more_gioithieu:hover{color:#f00;}