@import url("my_css/my_effect.css");
@import url("my_css/my_css_common.css");
/*================== end import =================*/
#full{max-width: 1349px;margin: 0px auto;overflow-x:hidden;position: relative;background: #f8f8f8;}
.prev_cm,.next_cm{position: absolute;width: 27px;height: 27px;top:50%;margin-top: -14px;cursor: pointer;z-index: 100;display: flex;align-items:center;justify-content:center;border:1px solid #cdcdcd;background: #fff;}
.prev_cm{left: 0px;}
.next_cm{right: 0px;}
.row_p{margin-left:-15px;margin-right: -15px;}
/*.prev_cm{left: 0px;}
.next_cm{right: 0px;}
.prev_cm:after{content: "\f053";font-family: 'FontAwesome'; }
.next_cm:after{content: "\f054";font-family: 'FontAwesome';}*/
.my_alert{z-index: 100;line-height: 21px;margin-bottom: 10px;}
.alert a{margin-left: 10px;}
.contain_alert{position: fixed;right: 10px;top:10px;z-index: 100;}
/*======================================================*/


/*TOP*/
#top{color:#FFF;font-weight:500;text-align:center;position:fixed;bottom:40px;right:10px;display:none;cursor:pointer;z-index: 100;display: none}
#top:hover{}
/*++++++++++Lien he+++++++++++*/
.tablelienhe{}
.title_tablelienhe{color:#025397;font-size: 20px;padding-left: 15px;border-left: 5px solid #f00;margin-bottom: 20px;position: relative;overflow: hidden;}
.title_tablelienhe span{display: inline-block;position: relative;}
.title_tablelienhe span:after{content: "";width: 1000px;height: 1px;background: #cdcdcd;position: absolute;left: 100%;top:50%;margin-left: 10px;}

.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_form {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; 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: 8px 30px;border: 1px solid #012169;cursor:pointer;background: #012169;color: #fff;color: #f;text-transform: uppercase;}
.button:hover{border: 1px solid #012169;color: #fff;}
.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;}
.box_input_form .fa{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_form{position: relative;margin-bottom: 10px;}
.contain_map_lienhe{margin-top: 20px;}
.tablelienhe .box_not_valid .fa{color:#CC3333;}
.notify_form{font-size: 11px;color:#CC3333;margin-top: 3px;position: absolute;right: 5px;top:5px;width: 16px !important;height: 16px !important;}
.notify_form .fa{width: 16px !important;height: 16px !important;line-height: 16px !important;color:#CC3333;}
.notify_form span{position: absolute;right: 20px;top:0px;white-space: nowrap;opacity: 0;z-index:-1;-webkit-transition:all 0.3s;
transition:all 0.3s;}
.notify_form:hover span{visibility: visible;opacity: 1;z-index: 100;}
/*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;}
/*style form 2*/
.row_input_form:not(:last-child){margin-bottom: 15px;}
.row_input_form > label{display: table-cell;text-align: right;color:#808080;font-weight: normal;min-width: 100px;font-size: 13px;vertical-align: top;padding-right: 15px;padding-top: 5px;}
.row_input_form .box_input_form{display: table-cell;width: 100%;}
.row_input_form .box_input_form .input_form{padding-left: 5px;}
.row_input_form .box_input_form .input_form::-webkit-input-placeholder { /* Chrome/Opera/Safari */

  color: transparent;

}

.row_input_form .box_input_form .input_form::-moz-placeholder { /* Firefox 19+ */

  color: transparent;

}

.row_input_form .box_input_form .input_form:-ms-input-placeholder { /* IE 10+ */

  color: transparent;

}

.row_input_form .box_input_form .input_form:-moz-placeholder { /* Firefox 18- */

  color: transparent;

}
.row_input_form_mg0{margin-bottom: 0px !important;}
/*inner*/
.inner:after{content:"";clear: both;display: block;}
.inner{max-width:1200px;margin:0 auto;position:relative;/* background: red; */}
/*header*/
.header_top{min-height:35px;background:#e9e9e9;}
.slogan_top p{margin:0px;text-transform:uppercase;color:#f00;font-size:16px;font-family:RobotoBold;line-height:35px;}
.slogan_top{width:60%;float:left;}
.email_top{width:30%;float:left;line-height:35px;}
.email_top p{background:url(../images/icon_main.png) left center no-repeat;margin:0px;padding-left: 26px;font-size:13px;}
#header{position:relative;max-width: 1366px;margin: 0px auto;height: 135px;background-position: top center;background-repeat: no-repeat;background: #fff;}
#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;padding-top: 6px;max-width: 150px;}
.logo img{
    width: auto;
    max-height: 125px;
}
.hotline_top{font-size:16px;color:#000;padding-left: 25px;background:url(../images/icon_dtpng.png) left center no-repeat;position:absolute;right: 100px;top: 37px;}
.hotline_top span{color:#f00;font-weight:bold;}
.social_top{position:absolute;right:0;top:10px;}
.giomocua{position:absolute;/* bottom: -116px; */right:0px;background:url(../images/mocua.png) left center no-repeat;padding-left: 35px;padding-top: 10px;padding-bottom: 10px;top: 65px;}
.giomocua p{margin:0px;font-weight:bold;font-size:15px;color:#f00;}
.giomocua p span{font-weight: normal;color:#000;font-size:13px;}
.banner{float: left;width: calc(100% - 405px);text-align: center;}
.banner img{
    max-width: 100%;
    max-height: 130px;
    margin: auto;
}
.giohang_top{position:absolute;right:0px;top: 28px;background:url(../images/icon_giohang.png) right center no-repeat;font-size:12px;padding-top: 10px;padding-bottom: 10px;padding-right: 25px;font-family:RobotoRegular;}
.social_top a{padding:0px 10px;}
/*menu top*/
.item_menu:hover .sub_left{display:block;cursor:pointer;}

.box_menu{height:50px;background: #012169;}
.item_menu{width:20%;float:left;position: relative;}
.item_menu_left{background:#d60c0c;line-height:50px;text-align:center;}
.item_menu_left span{background:url(../images/icon_dm.png) right center no-repeat;text-transform:uppercase;color:#fff;font-size: 16px;font-family:RobotoRegular;padding-right: 30px;}
#menu{width:80%;float:left;}
#menu ul{list-style: none;}
#menu ul li{float:left;}
#menu ul li a{line-height:50px;font-size:13px;padding: 0px 15px;color:#fff;display:block;text-transform: uppercase;font-family:RobotoRegular;}
#menu ul li a i{line-height:50px;font-size: 25px;}
#menu ul li.menu_active a,#menu ul li:hover a{color:#f00;}
#menu ul li ul li ul {display:block !important}
#menu ul li ul li:last-child{border-bottom: none;}
#menu ul li ul li a{background:none !important;color:#000 !important;line-height:normal !important;padding: 10px 25px;}
#menu ul li ul li a:hover{color:#f00 !important;}
#menu ul li ul li ul li a{font-size:13px !important;}
.contain_menu{position: relative;height: 50px;}
.menu_fixed{position: fixed !important;width: 100% !important;left: auto !important;top:0px !important;z-index: 999;max-width: 1349px;}
.box_item_menu {
    width: 100% !important;
    border: 1px solid #939393;
    border-top: none;
    background-color: white;
    padding: 20px;
    padding-bottom: 0;
    position: absolute !important;
    top: 50px !important;
    z-index: 9;
    left: 0;
    right: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
	display:none;
}
.item_menu{width: 20%;padding:0px 15px;float:left;}
.item_menu > a{border-bottom:1px solid #f00;}
.item_duan_menu{position:relative !important;}
.box_duan_menu{display:none;position:absolute;top:100%;width:230px;background:#fff;z-index:999;}
/*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;}

#btn_menu_bootstrap2{
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZCAYAAADE6YVjAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAADhJREFUeNpi/P//PwOtARMDHQBdLGFBYtMq3BiHT3DRPU4YR4NrNAmPJuHRJDyahEeT8Ii3BCDAAF0WBj5Er5idAAAAAElFTkSuQmCC") no-repeat scroll center center transparent;
    display: block;
    height: 32px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 36px;
    padding: 0px;
    margin: 0px;
    *border-radius: 5px;
    background-color: #CD8D39;
    border: 1px solid rgba(255, 255, 255, 0.3);
}

/*search*/
#timkiem{width:196px;height:28px;background: #fff;position:absolute;right:0;top: 50px;z-index: 999;display: none;border: 1px solid #ccc;}
#timkiem input[type="text"]{outline:none;background:none;border:none;height:28px;width:155px;padding-left:10px;}
#timkiem #btn{height:28px;width:30px;cursor:pointer;float:right;position:absolute;right:0;top:0;background: none;outline:none;border:none;}
#timkiem_rp{width:200px;height:28px;background: #fff;position:absolute;right:0;top: 10px;z-index: 999;display: none;}
#timkiem_rp input[type="text"]{outline:none;background:none;border:none;height:28px;width:155px;padding-left:10px;}
#timkiem_rp #btn{height:28px;width:30px;cursor:pointer;float:right;position:absolute;right:0;top:0;background: none;outline:none;border:none;}
/*slider*/
#slider{margin:auto;position:relative;box-shadow: none;}
.contain_slider{position: relative;}

/*
.nivo-caption{position: absolute !important;left: 0px !important;top:0px !important;right: 0px !important;bottom: 0px !important;background: none !important;text-align: center;font-family: 'UTMAvo';opacity: 1;-webkit-transition:all 0.3s;
transition:all 0.3s;}

.theme-default .nivo-directionNav a{width: 51px !important;height: 65px !important;background-position:0px !important;opacity:  1 !important;}
.theme-default a.nivo-prevNav{background:url(../images/prev_slider.png) !important;left: 0px !important;}
.theme-default a.nivo-nextNav{background:url(../images/next_slider.png) !important;right: 0px !important;}*/
/*left*/
#left{float: right;}
.sub_left{margin-bottom:20px;position:absolute;top: 100%;left:0px;width: 100%;z-index: 999;display:none;border: 1px solid #ccc;}
.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:#fff;list-style: none;}
.menu_left ul li{position:relative;}
.menu_left ul li a{font-size:13px;color:#000;display:block;border-bottom:1px dotted #ccc;padding: 10px;position: relative;}
.menu_left ul li a:hover{background:#012169;color:#fff;}
.menu_left ul li a:before{content: "";width: }
.menu_left ul li ul{display:none;width:100%;background:#fff;left:100%;top:0px;position:absolute;}
.menu_left ul li ul:
/*main*/
#container{margin-top: 20px;}
#main{
    width: 100%;
}
.sub_main{margin-bottom: 20px;}
.title_main{height:59px;background:url(../images/title_main.png) center center no-repeat;margin-bottom: 20px;text-align:center;margin-top: 20px;}
.title_main span,.title_main h2{color:#fff;line-height: 59px;font-weight:normal;display: block;font-size: 20px;text-align:center;text-transform:uppercase;font-family:RobotoRegular;}
/*product*/
.box_p{margin-bottom:15px;border: 1px solid #ccc;background:#f9fdfe;padding-bottom: 20px;}
.col_p:nth-child(4n+1){clear:both;}
.img_p{text-align:center;overflow:hidden;position:relative;}
.name_p{text-align:center;text-transform: capitalize;font-size:15px;margin-top: 10px;}
.name_p h2{font-size: 15px;color: #000;word-wrap: break-word;}
.gia_p{text-align:center;margin-top:5px;font-size:15px;}
.gia_p span{color:#f00;}
.gia_p strong{color:#888888;display: inline-block;font-family: 'RobotoRegular';font-size: 14px;text-decoration: line-through;margin: 0px 8px;font-weight: normal;}
.km{border-radius:50%;position: absolute;top: 10px;right: 10px;width: 40px;height: 40px;padding-top: 10px;background:#f00;text-align: center;color: #fff;font-family: 'RobotoRegular';font-size: 14px;}
.dathang_p{text-align:center;margin-top: 12px;}
.dathang_p a{background:#e31119;border-radius: 14px;padding: 5px 20px;color: #fff;text-transform:capitalize;}
.more_p{text-align:center;margin-top:5px;}
.more_p a{background:#2A8FED;display:inline-block;padding:7px 20px;color:#fff;font-weight:bold;}
.more_p 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;}
.item_owl_sub a{display: block !important;}
.btn_like_p{cursor: pointer;}
/*album*/
.box_album{margin-bottom: 20px;}
.box_album .name_album h3{font-size: 15px;text-align: center;margin-top: 5px;}
/*product detail*/
.bottom_detail{margin-top: 20px;}
.item_info_detail{font-size: 13px;line-height: 20px;padding: 10px 0px;border-bottom: 1px solid #eee;font-family:RobotoRegular;}
.item_info_detail.name_detail{font-size: 18px;font-weight: 400;color: #333;line-height: 25px;font-family:RobotoBold;text-transform:uppercase;}
.item_info_detail.gia_detail span{font-size: 18px;color:#f00;}
/*p_like*/
.table_p_like{width: 100%;border:1px solid #F0F0F0;border-collapse: collapse;font-size: 13px;}
.table_p_like .my_cell{border:1px solid #F0F0F0;padding: 10px;}
.table_p_like .my_row_title .my_cell{background: #F0F0F0;color:#3a4346;font-weight: bold;font-size: 12px;padding: 10px;}
.table_p_like .img_p_like{float: left;margin-right: 10px;}
.table_p_like .name_p_like{color:#199cb7;font-size: 13px;font-weight: bold;}
.table_p_like .remove_p_like{margin-top: 5px;cursor: pointer;}
.table_p_like .remove_p_like .fa{margin-right: 5px;}
.table_p_like .remove_p_like:hover{color:#199cb7;text-decoration: underline;}
/*tab*/
.content_tab_cm{display: none;}
.content_tab_cm.active{display: block;}
.item_tab{display: inline-block;padding: 10px 14px 10px 10px;color:#000;font-weight: bold;border-bottom: 4px solid #fff;border-top:4px solid rgb(245, 245, 245); background-color: rgb(245, 245, 245);font-size: 12px;text-transform: capitalize;border-left:1px solid rgb(245, 245, 245);border-right:1px solid rgb(245, 245, 245);position: relative;}
.item_tab:hover,.item_tab.active{background: #fff;border-top;border-top:4px solid #5AB1D0 ;border-left:1px solid #5AB1D0;border-right:1px solid #5AB1D0;bottom: -2px;}
.contain_content_tab{padding: 10px 10px;text-align: justify;line-height: 22px;font-size: 13px;border: 1px solid #c1c1c1;
    border-top-color: #5AB1D0;}
.content_tab{display: none;}
.content_tab.active{display: block;}
/*news*/
h1.tieude{font-size: 25px;margin-bottom: 10px;}
/*.box_news{display:block;clear:both;padding:10px 0px;border-bottom:1px dashed #cdcdcd;}
.box_news_date{margin-top: 5px;font-style: italic;color:#7b7b7b;}
.box_news_img{float:left;overflow:hidden;padding: 0px;position: relative;}
.box_news_img a{display: block;position: relative;}
.box_news_name h3 a{color:#000;font-size: 16px;}
.box_news_name h3 a:hover{color:#f00;}
.box_news_mota{text-align:justify;line-height:22px;margin-top:5px;font-size: 13px;}
.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;} */
/*news other*/
.title_news_other{font-size: 18px;color:#222;margin: 15px 0px;}
.item_news_other{padding:10px 0px;border-bottom: 1px dashed #e8e8e8;}
.name_news_other a{font-size: 13px;line-height: 20px;color:#3b3b3b;}
.name_news_other a:hover{color:#1f7ebd;}
.name_news_other .fa{margin-right: 5px;}
.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_date{margin-top: 5px;font-style: italic;color:#7b7b7b;}
.box_news{margin-bottom:20px;}
.box_news_img{float:left;width: 30%;box-sizing:border-box;margin-left:20px;margin-right:20px;}
.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-family:RobotoBold;font-size:15px;}
.box_news_name h3 a:hover{color:#f00;}
.box_news_mota{text-align:justify;line-height:22px;margin-top:5px;font-family:RobotoRegular;}
.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;}
.des_gioithieu{line-height: 22px;}
/*doitac*/
#doitac{background: #f6f6f6;padding: 15px 0px;}
.item_doitac{padding:10px;}
.item_doitac img{border:1px solid #cdcdcd;}
.contain_owl_doitac{position: relative;/* padding:0px 25px; */}
/*main sub news*/
.main_news{width: 50%;float: left;padding-right: 20px;}
.sub_news{width: 50%;float: left;}
.main_news .img_main_news{}
.main_news .name_main_news a{font-size: 15px;color:#000;font-weight:bold;display:block;padding:10px 0px;}
.des_main_news{font-size:14px;line-height:22px;font-family:RobotoRegular;}
.item_sub_news{overflow: hidden;height: 100px;padding-bottom: 12px;}
.item_sub_news .img_sub_news{width: 38%;float: left;margin-right: 20px;}
.name_sub_news{line-height: 22px;font-size: 15px;height: 22px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-weight:bold;}
.name_sub_news a{font-size: 14px;color:#000;}
.name_sub_news a:hover{color:#f00;}
.des_sub_news{font-size: 13px;height: 66px;overflow: hidden;line-height: 22px;font-family:RobotoRegular;}
.next_v_cm,.prev_v_cm{position: absolute;left: 50%;z-index: 100;width: 40px;height: 20px;cursor: pointer;}
.next_v_cm{/* background: url(../images/next_v.png); */top:0px;margin-left: -20px;}
.prev_v_cm{/* background: url(../images/prev_v.png); */bottom:0px;margin-left: -20px;}
.sub_news .next_v_cm,.sub_news .prev_v_cm{opacity: 0;-webkit-transition:all 0.3s;
transition:all 0.3s;}
.sub_news:hover .next_v_cm,
.sub_news:hover .btn_prev_v_cm{opacity: 1;}
.xemthem_news{margin-top: 10px;border:1px solid #000;display:inline-block;padding: 10px 20px;}
.xemthem_news a{color:#000;text-transform:uppercase;}
/*bottom*/
.bottom{text-align: justify;overflow: hidden;}
.item_bottom{width: 30%;min-height: 100px;float: left;}
.item_bottom:first-child{margin-right: 5%;}
.item_bottom:last-child{margin-left: 5%;}
.title_bottom{margin-bottom:20px;}
.title_bottom span{display: inline-block;color:#012169;position: relative;padding: 5px 0px;font-size:30px;font-family:RobotoRegular;text-transform:uppercase;}
.title_bottom span:after{content: "";width: 100px;height: 1px;background: #393939;position: absolute;top:100%;left:0px;}
.content_bottom_hotro{background:#f1f1f1;padding: 20px;}
.item_bottom_left{width:68%;float:left;}
.item_bottom_right{width:30%;float:right;}
/*footer*/
#footer{background:url(../images/bg_footer.png) no-repeat;padding:15px 0px;max-width: 1366px;margin: 0px auto;background-size:cover;}
.title_footer{font-family: 'RobotoBold';font-size: 16px;color:#fff;font-weight: normal;text-transform:uppercase;padding-bottom: 10px;}
.left_footer{width: 30%;float: left;}
.right_footer{width: 30%;float: right;}
.mid_footer{width: 25%;float: left;margin-left: 10%;}
.content_footer ul li{list-style:none;padding-bottom:10px;transition:all 0.3s;}
.content_footer ul li:hover{margin-left:10px;}
.content_footer ul li a{font-family:RobotoRegular;color:#fff;font-size:14px;background:url(../images/li_footer.png) left center no-repeat;padding-left: 10px;}
/*thong ke*/
.list_thongke{margin:0px auto;list-style: none;}
.list_thongke li{padding: 5px 0px;font-size: 15px;padding-left: 25px;}
.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;}

.list_thongke2{margin:0px auto;list-style: none;}
.list_thongke2 li{padding: 0px 10px;position: relative;display: inline-block;color:#fff;}
.list_thongke2 li:not(:last-child):after{content: "";position: absolute;right: 0px;top:3px;width:1px;height:10px;background: #fff;}
#copyright{padding: 10px 10px;background: #01226a;color:#fff;font-size: 13px;}

/*pagination*/
.paging{text-align:center;}
.my_pagination{display: inline-block;padding-left: 0;margin: 20px 0;border-radius: 4px;clear: both;}
.my_pagination>li {
    display: inline-block;
}
.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;}*/

/*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;text-align: center;text-transform: uppercase;padding: 10px 0px;}
.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;
}

 .notify_check_pass{position: relative;}
 .notify_check_pass .fa{position: relative;left: auto;top:auto;right: auto;bottom: auto;}
 .notify_check_pass .fa span{font-size: 13px;font-family: 'Arial';position: relative;right: 100%;white-space: nowrap;top:5px;width: 0px;overflow: hidden;margin-right: 3px;left: auto;top:auto;right: auto;bottom: auto;}
 .notify_check_pass .fa:hover span{width: auto;}
 .notify_check_pass .fa.text_success{color:#5cb85c;}
.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: 30px;height: 30px;background: none;outline:none;border:none;font-size: 15px;color:#fff;border-radius: 3px;margin-right: 10px;display: block;}
.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;}

.box_input_form .item_other_login.btn_other_login{width: 100%;text-align: center;position: relative;} 
.box_input_form .item_other_login.btn_other_login .fa{position: relative;color:#fff;} 

.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;}
.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;
}
.input_form_normal{padding-left: 5px !important;}
.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;font-weight: normal;}
.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;display: inline-block;vertical-align: middle;}
.btn_form{border: none;
    background: #2582be;
    border:1px solid #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;
    margin-right: 10px;
    cursor: pointer;
}
.btn_form:hover,.btn_form:focus{background: #fff;color:#2582be;}

/*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{}
/*album*/
.box_fotorama{max-width: 700px;margin: 0px auto;}
/*video*/
.box_video{ position: relative;}
#list_video{width: 100%;height: 25px;line-height: 25px;}
/*video owl*/
#sub_video_owl{margin-top: 10px;position: relative;margin-left: -5px;margin-right: -5px;}
.item_video{padding: 0px 5px;cursor: pointer;}
.next_video,.prev_video{position: absolute;top:50%;width: 22px;height: 42px;z-index: 100;margin-top: -21px;}
.next_video{position: absolute;right:0px;/* background: url(../images/next.png); */}
.prev_video{position: absolute;left:0px;/* background: url(../images/prev.png); */}
/*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*/
.list_news_scroll{list-style: none;}
.img_news_scroll{width: 30%;float: left;}
.img_news_scroll img{border-radius:50%;}
.right_news_scroll{width: 68%;float: right;}
.contain_news_scroll .vert,.contain_news_scroll .vert .simply-scroll-clip{height: 370px !important;width: 100% !important;}
.contain_news_scroll .vert .simply-scroll-list li{width: 100% !important;height: 120px !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: 14px;color:#000;line-height: 20px;font-weight: bold;display: block;white-space: normal;text-overflow: ellipsis;}
.name_news_scroll a:hover{color:#f00;}
.des_news_scroll{color:#939494;font-size: 14px;line-height: 22px;max-height: 44px;overflow: hidden;text-align: justify;margin-top: 5px;font-family:RobotoRegular;}
.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*/
.dangkymail{width: 100%;background: #fff;}
#email_dknhantin{width: 80%;height: 32px;box-sizing:border-box;padding: 5px;background: #fff;outline:none;border:none;float: left;}
#button_dknhantin{width: 20%;height: 32px;background: #ed1c24;text-align: center;font-weight: bold;outline:none;border:none;line-height: 32px;color:#fff;float: left;}
.notify_nhantin{font-family: 'RobotoRegular';color:#202020;font-size: 14px;}


.box_dkemail{padding: 5px;border:1px dashed #b26671;}
.box_dkemail .dangkymail{background: #a00d25;padding: 10px;}
.box_dkemail .notify_nhantin{color:#fff;font-size: 13px;margin-bottom: 5px;}
.box_dkemail #email_dknhantin{width: 80%;}
.box_dkemail #button_dknhantin{width: 19%;float: right;background: #2c2c2c;text-transform: uppercase;}


/*gioithieu*/
#index_about{padding: 20px 0px;margin-top: 20px;}
.left_about{width: 300px;float: left;margin-right: 10px;}
.title_index_about{margin-bottom: 10px;}
.title_index_about h2{font-size: 18px;}
/*multimap*/
.contain_tab_map ul{list-style: none;}
.contain_tab_map ul li{display: inline-block;padding: 10px;border:1px solid #ccdcdc;cursor: pointer;}
/*index cat img*/
.left_index{width: 260px;float: left;}
.right_index{width: 500px;float:right;}
/*facebook chat*/
#facebook_chat{position: fixed;bottom: 0px;right: 0px;z-index: 1000;width: 250px;}
.title_facebook_chat{background: #3b5998;font-size: 14px;color: #fff;padding: 6px 10px; position: absolute; bottom: 100%; right: 0px; border: 1px solid #E9EAED; cursor: pointer;cursor: pointer;white-space: nowrap;}
.body_facebook_chat{width: 250px;height: 0px;overflow: hidden;}
/*bread*/
#breadcrumb a{display: inline-block;color:#fff;line-height: 30px;background: #f00;padding: 0px 10px 0px 10px;position: relative;margin: 0px 16px 5px 0px;white-space: nowrap;text-overflow:ellipsis;border-color:#f00;}
#breadcrumb a:after{content: "";border-right:15px solid transparent;border-left:15px solid #f00;border-top:15px solid transparent;border-bottom:15px solid transparent;position: absolute;left: 100%;top:0px;}
#breadcrumb a:not(:first-child):before{content: "";border-right:15px solid transparent;border-left:15px solid transparent;border-top:15px solid #f00;border-bottom:15px solid #f00;position: absolute;right: 100%;top:0px;margin-right: -15px;}
.background_sanpham{background:url(../images/bg_noibat.png) no-repeat;min-height:542px;padding: 40px 0px;margin-bottom: 20px;margin-top: 20px;}
/*hinh dai dien*/
.quangcao_index{margin-bottom:20px;}
.box_list_index{margin-top: -120px;position:relative;z-index: 99;}
.item_hinhdaidien{position: relative;/* display: inline-block; */box-sizing:border-box;/* margin: 0px 25px; */vertical-align: top;max-width: 270px;margin: auto;}
.img_hinhdaidien{border-radius: 50%;position: relative;z-index: 90;vertical-align: top;padding: 10px;box-sizing:border-box;max-width: 270px;margin: auto;/* height: 270px; */}
.img_hinhdaidien img{-webkit-transition:all 1s  linear;transition:all 1s linear;box-shadow:inset 0px 0px 3px #000;}
.img_hinhdaidien:after{content: "";position: absolute;top:0px;left: 0px;background: url(../images/after_trong.png) bottom center no-repeat;-webkit-transition:all 2s;transition:all 2s;
width: 100%;height: 100%;
}
.item_hinhdaidien:hover .img_hinhdaidien:after{
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);
}
.item_hinhdaidien:hover .img_hinhdaidien 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_img_hinhdaidien{overflow: hidden;border-radius: 50%;position: relative;z-index: 100;border:7px solid rgba(1,33,105,0.8);}
.box_img_hinhdaidien span{display:block;border-radius:50%;overflow:hidden;box-shadow:inset 0px 0px 3px #000;overflow:hidden;position:relative;}
.box_img_hinhdaidien span:after{content:"";width:100%;height:100%;position:absolute;box-shadow:inset 3px 5px 5px rgba(0,0,0,0.2);border-radius:50%;left:0px;top:0px;}
.img_hinhdaidien:before{content: "";width: 100%;height: 22px;background: url(../images/box_shadown.png) center bottom no-repeat;position: absolute;top:100%;right: 0px;left: 0px;margin: auto;}
.copyright{font-size: 12px;color:#777777;text-align: center;}
.name_hinhdaidien{margin-top: 20px; font-family: 'RobotoRegular';font-size: 20px;color:#393939;text-transform: uppercase;font-weight: normal;-webkit-transition:all 0.3s;
transition:all 0.3s;text-align:center;}
.item_hinhdaidien:hover .name_hinhdaidien{color:#f00;}
.box_cat_title{text-align:center;margin-bottom: 20px;}
.item_tab_index{display: inline-table;background:url(../images/tile_tab2.png) no-repeat;width:276px;height:59px;/* float: left; */font-size: 20px;text-transform: uppercase;line-height: 59px;color: #fff;font-family:RobotoRegular;}
.item_tab_index.active,.item_tab_index:hover {background:url(../images/title_main.png) no-repeat;color:#fff;}
.box_duan{border:1px solid #dedede;padding:5px;}
.img_duan img{border-radius:5px;}
.desc_duan{text-align:center;}
.desc_duan a h3{font-family:RobotoBold;font-size:15px;color: #000;padding: 10px 0px;}
.desc_duan p{font-family:RobotoRegular;font-size:14px;line-height:22px;}
.box_hotro{text-align:center;}
.item_hotro{background:url(../images/bg_hotline.png) left center no-repeat;padding-left: 90px;padding-top:20px;padding-bottom:20px;}
.item_hotro p{margin:0px;font-size:14px;font-family:RobotoRegular;}
.item_hotro p span{font-family:RobotoBold;font-size:22px;color:#db0000;}
.item_yahoo{font-family:RobotoRegular;font-size:13px;padding: 6px 0px;}
.item_yahoo span{color:#db0000;text-align: right;}
.item_yahoo a{padding: 0px 5px;}
.box_hotro_index h3{text-transform:uppercase;font-weight:bold;color:#ff0000;font-size:13px;padding-bottom: 10px;}
.fix_cart {
    background: url(../images/i.png) no-repeat,#fff;
    width: 50px;
    height: 50px;
    top: 15%;
    right: 0px;
    position: fixed;
    z-index: 1000;
    border-radius:50%;
    display: none;
}
.fix_cart span {
    background: #f00;
    padding: 4px 7px;
    border-radius: 50%;
    color: #fff;
}
.giohang_top span {
    background: #f00;
    padding: 0px 4px;
    border-radius: 50%;
    color: #fff;
    position:absolute;
    top: 5px;
    right: -8px;
    font-size: 11px;
}
.giohang_top a{color:#000;}
.content_detail{padding:15px;}
.max_from{max-width:500px;margin:auto;}
.max_from h3{text-align:center;font-family:RobotoBold;padding-bottom:10px;font-size:16px;}
.zalor {
    position: fixed;
    right: 7px;
    top: 60%;
    z-index: 999;
}