.maincontent{
	z-index: 2;
	width:100%;
	float:left;
    background-color: #edeef2;
}
.new-list{
	max-width: 1170px;
	margin:0 auto;
	
}
.xinchao{
    font-size: 30px;
    margin-top: 40px;
}
.arrow-down1{
    float: left;
    margin-top: 15px;
    z-index: 2;
    position: relative;
    width: 440px;
    height: 1px;
    background-color: #dce1e9;
}

.more-new{
    margin-top: 30px;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.14;
    letter-spacing: normal;
    text-align: left;
    color: #7b35ba;
}
.more-new:hover
{
    text-decoration: underline;
}
.more-new .fa-angle-right{
    margin-left:6px;
}
/*-- call menu*/
#call-menu
{
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 30px;
    width: 81%; 
    border-radius: 4px;
    background-color: #fafafc;
    padding: 15px 15px;
}
#call-menu-1
{
    margin-top: 30px;
    margin-bottom: 30px;
    width: 81%;
    height: 75px;
    border-radius: 4px;
    background-color: #fafafc;
    padding: 15px 15px;
}
#call-menu .title-call{
    font-size: 21px;
    margin-bottom: 20px;
}
#call-menu-1 .title-call{
    font-size: 18px;
    margin-bottom: 20px;
}
#call-menu a{
    font-size: 16px;
    height: 24px;
    font-weight: bold;
    color: #343441;
    margin-left: 3px;
}
#call-menu a.active{
    color: #7b35ba;
}
#call-menu-1 a{
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
    color: #343441;
}
#call-menu-1 a.active{
    color: #7b35ba;
}
#call-menu-1 i{
    margin-left: 4px;
}
#call-menu-1 .location1{
    width: 39%;/*sangnv*/
    float: left;
}
#call-menu-1 .location2{
    width: 20%;
    float: left;
    padding-left: 30px;
}
#call-menu-1 .location3{
    width: 25%;
    float: left;
}
#call-menu1{
    margin-top: 10px;
        margin-bottom: 20px;
        width: 100%;
        height: 162px;
        border-radius: 4px;
        background-color: #ffffff;
}
#call-menu1 .title-call{
    padding-top: 21px;
    padding-left: 30px;
    font-size: 18px;
}
/*--end call menu*/
/*change menu*/
.change-select{
    width: 25.4%;
    float: left;
}

.change-input{
    width: 21%;
    float: left;
    padding-top: 14px;
}

.change-input input{
    text-align: right;
    padding: 15px 16px;
    width: 90px;
    height: 16px;
    border-radius: 4px;
    border: solid 1px #dce1e9;
    background-color: #ffffff;
    margin-left: 15px;
}

.change-attention{
    width: 100%;
    float: left;
    margin-left: 30px;
    margin-top: 12px;
}
/*end change menu*/
.slide-item{display:block}
.news-list-wrap {
    position: relative;
    overflow: hidden;
    width: 40%;
    float: left;
    padding-bottom: 1px;
    margin-right: 10px;
}
.news-list-header{
	float: left;
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 10px;/*sangnv*/
    padding-left: 10px;
    padding-right: 9px;
    line-height: 40px;
    z-index: 2;
    position: relative;
}
.news-list-header a{
	margin-right: 10px;	
	font-weight: bold;/*sangnv*/
}
.news-list-header a:hover{
    text-decoration: underline;
    color: #7b35ba;
}
.arrow-right{
	float: left;
    width: 3px;
    height: 22px;
    background-color: #fd9800;
    margin-top: 19px;
    z-index: 2;
    position: relative;
    margin-left: 0
}

.block-tinvan .arrow-right{
    margin-top:24px; 
}
.newsticker{
	height:287px;
	overflow:scroll; 
	float:left;
}
.newsticker ul li span{
	color:#66338a;
}
.newsticker ul li a{
	color:#343441;
}
.newsticker ul li a:hover{
	color:#43236c;
}
.tinthitruong{
    margin-top: 60px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dce1e9; 
}
.tinthitruong .info{
    float: right;
    width: 66%;
}
.thongbao{
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dce1e9;
}
.thongbao .info{
    float: right;
    width: 66%;
}

.slider-wrapper
{
	width: 100%;
	position: relative;
	overflow: hidden;
}
#discover_tpbank {
    background: #5e2e86 url(../images/bg_wide.png) no-repeat scroll center center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 5;
    visibility: hidden;
}
#popup_widget_wrapper {
    position: relative;
}
#bt_popup_widget {
    background: #5e2e86 none repeat scroll 0 0;
    border-radius: 5px 5px 0 0;
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    height: 38px;
    left: -125px;
    padding-top: 12px;
    position: absolute;
    text-align: center;
    top: 175px;
    transform: rotate(-90deg);
    width: 200px;
    z-index: 10;
    visibility: visible;
}
#popup_widget {
    position: static;
	margin:0 auto;
    text-align: center;
}
#bt_popup_widget:hover
{
	background: #ff871f;
}
#popup_widget_wrapper .popup_title 
{
	color: #fff;
    font-size: 30px;
    margin: 0;
    text-align: center;
    padding-top: 45px;
}
#bt_close_popup_widget {
    background: rgba(0, 0, 0, 0) url(../images/btn_close.png) no-repeat scroll 0 0;
    border: 2px solid #ff871f;
    border-radius: 50%;
    cursor: pointer;
    height: 44px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 46px;
    z-index: 10;
}
#bt_close_popup_widget:hover
{
	background-color: #ff871f;
}
.floatbt_button {
    left: 0;
    top: 0;
}
ul.floatbt_wrapper > li {
    display: block;
    list-style: outside none none;
    padding: 0;
    position: relative;
    display: none;
    animation: li_button_wrapper 2s ease 2s forwards;
}
@keyframes li_button_wrapper {
    from {margin: 0 -40px;}
    to {margin: 0 15px;}
}
ul.floatbt_wrapper > li.active .label
{
	display: block !important;
}
ul.floatbt_wrapper > li.active a{
	background:#FFF;
}
#popup_widget .floatbt_button a, #popup_widget .sub2 .floatbt_button.floatbt_parent a {
    background: #ff861f none repeat scroll 0 0;
    cursor: pointer;
    padding: 25px;
    transition: background-color 0.2s linear 0s;
}
#popup_widget .floatbt_button.floatbt_parent a#floatbt1
{
	background:url(../images/button/btn_personal.png) no-repeat #ff861f;
	background-position-x: 22px;
    background-position-y: 20px;
}
#popup_widget .floatbt_button.floatbt_parent a#floatbt1:hover, #popup_widget .floatbt_button.floatbt_parent.active a#floatbt1
{
	background:url(../images/button/btn_personal.png) no-repeat #FFF;
	background-position-x: 22px;
    background-position-y: -57px;
}
#popup_widget .floatbt_button.floatbt_parent a#floatbt2
{
	background:url(../images/button/btn_corporate.png) no-repeat #ff861f;
	background-position-x: 22px;
    background-position-y: 20px;
}
#popup_widget .floatbt_button.floatbt_parent a#floatbt2:hover, #popup_widget .floatbt_button.floatbt_parent.active a#floatbt2
{
	background:url(../images/button/btn_corporate.png) no-repeat #FFF;
	background-position-x: 22px;
    background-position-y: -57px;
}
#popup_widget .floatbt_button.floatbt_parent a#floatbt3
{
	background:url(../images/button/btn_premier.png) #c6a47e no-repeat;
	background-position-x: 22px;
    background-position-y: 20px;
}
#popup_widget .floatbt_button.floatbt_parent a#floatbt3:hover, #popup_widget .floatbt_button.floatbt_parent.active a#floatbt3
{
	background:url(../images/button/btn_premier.png) no-repeat;
	background-position-x: 22px;
    background-position-y: -57px;
    background-color: #FFF;
}
#popup_widget .floatbt_button.active > a.bt_root, #popup_widget .sub2 .floatbt_button.active > a, #popup_widget .sub3 .floatbt_button.active > a {
    background: #fff none repeat scroll 0 0;
}
#popup_widget .floatbt_button .icon_wrapper {
    height: 28px;
    padding-top: 2px;
    width: 30px;
}
#popup_widget .floatbt_button .icon_wrapper div {
    background: #fff none repeat scroll 0 0;
    border-radius: 10px;
    height: 5px;
    transition: transform 0.2s linear 0s;
    width: 100%;
}
#popup_widget .floatbt_button.active a.bt_root .icon1 {
    transform: translate(0px, 11px) rotate(45deg);
}
#popup_widget .floatbt_button.active a.bt_root .icon2 {
    transform: scale(0, 0);
}
#popup_widget .floatbt_button.active a.bt_root .icon3 {
    transform: translate(0px, -11px) rotate(-45deg);
}
#popup_widget .floatbt_button a:hover .icon_wrapper div, #popup_widget .floatbt_button.active a.bt_root .icon_wrapper div {
    background: #ff861f none repeat scroll 0 0;
}
.close_bt_root
{
	background: #fff;
    color: #43236c;
    border-radius: 50%;
    cursor: pointer;
    height: 80px;
    width: 80px;
    z-index: 10;
    position: absolute;
    top: 115px;
    display: none;
    animation: close_bt_root 2s ease 2s forwards;
}
@keyframes close_bt_root {
    0% {top: -200px}
    100% {top: 115px}
}
.close_bt_root i {
    font-size: 30px;
    font-weight: 400;
    line-height: 80px;
}
.bt_wrapper
{
	display: inline-block;
	animation: bt_wrapper 3s ease 3s forwards;
}
@keyframes bt_wrapper {
    from {top: -300px;}
    to {top: 0;}
}
.floatbt_wrapper, .floatbt_button {
    display: inline;
    float: left;
    padding-left: 0px;
}
.floatbt_button a {
    background: #ccc none repeat scroll 0 0;
    border-radius: 50%;
    display: block;
    padding: 20px;
    height: 30px;
    width: 30px;
    overflow: hidden;
}
.floatbt_wrapper li .label
{
	display: none;
	color: #fff;
	position: absolute;
	left: -11px;
	top: 88px;
	width: 103px;
	font-size:18px;
}

.conten_cate_kp
{
	display: none;
}
#conten_floatbt {
    display: inline;
    left: -320px;
    position: absolute;
    top: 150px;
    transition: all 2s ease-in-out 0s;
    width: 980px;
}
.conten_cate_kp .label_sub
{
	width: 135px;
	color: #fff;
	text-align: center;
	left: -34%;
	position: relative;
	margin-top: 10px;
	display: none;
}
.conten_cate_kp li
{
	width: 80px;
    margin-right: 30px;
}
.bt_wrapper
{
	display: inline-block;
	margin-top: 50px;
	
}
@keyframes conten_cate_kp_li {
    from {opacity: 0}
    to {opacity: 1}
}
.conten_cate_kp li:last-child
{
    margin-right: 0;
}
.conten_cate_kp ul
{
	display: inline-block;
	text-align: center;
	padding-left: 0px;
}
#popup_widget .floatbt_button a.bt_float21, #popup_widget .floatbt_button a.bt_float11 {
    background: #936cac none repeat scroll 0 0;
}
#popup_widget .floatbt_button a.bt_float22, #popup_widget .floatbt_button a.bt_float12 {
    background: #5e2e86 none repeat scroll 0 0;
}
#popup_widget .floatbt_button a.bt_float23, #popup_widget .floatbt_button a.bt_float13 {
    background: #542f87 none repeat scroll 0 0;
}
#popup_widget .floatbt_button a.bt_float14 {
    background: #913f91 none repeat scroll 0 0;
}
#popup_widget .floatbt_button a.bt_float24, #popup_widget .floatbt_button a.bt_float15 {
    background: #a03a8c none repeat scroll 0 0;
}
#popup_widget .floatbt_button a.bt_float25, #popup_widget .floatbt_button a.bt_float16 {
    background: #c73e90 none repeat scroll 0 0;
}
#popup_widget .floatbt_button a.bt_float26, #popup_widget .floatbt_button a.bt_float17 {
    background: #dd5928 none repeat scroll 0 0;
}
#popup_widget .floatbt_button a.bt_float27, #popup_widget .floatbt_button a.bt_float18 {
    background: #f68220 none repeat scroll 0 0;
}
#popup_widget .floatbt_button a.bt_float28, #popup_widget .floatbt_button a.bt_float19 {
    background: #feb913 none repeat scroll 0 0;
}
#popup_widget .floatbt_button a.bt_float31, #popup_widget .floatbt_button a.bt_float32, 
#popup_widget .floatbt_button a.bt_float33, #popup_widget .floatbt_button a.bt_float34, 
#popup_widget .floatbt_button a.bt_float35 
{
    background: #c6a47e none repeat scroll 0 0;
}
#popup_widget .floatbt_button.floatbt_child a:hover
{
	background: #ff861f !important;
}
#popup_widget .floatbt_button.floatbt_child a img
{
	max-width:40px;
	margin-top: -4px;
    margin-left: -5px;
}
#popup_widget #floatbt3 .floatbt_button.floatbt_child a:hover
{
	background: #FFF !important;
}
#popup_widget #floatbt3 .floatbt_button.floatbt_child a:hover img
{
	margin-top:-70px;
}

/*Slide New*/
.bx-wrapper {
    background: none !important;
    border: medium none;
    box-shadow: none;
    margin-bottom: 0;
}
.block-tinvan .bx-viewport
{
	margin-top: 15px;
}
/*-------------------*/
.news-list-wrap-bt{
    width: 58%;
    float: right;
    padding-bottom: 0px;
	background-color: #edeef2;
	padding-top:56px;/*sangnv*/
}

.news-list-bt{
    float: right;
    margin-top: 4px;
    margin-right: 5px;
	width:120px;
}
.news-list-bt a
{
    float: right;
}
.home-category{
	
    position: relative;
    background-color: #ffffff
}
.home-category-topic{
    margin-top: 10px;
    font-size: 16px;
    max-width: 980px;
    font-weight:normal;
    color: #39393a;
}
.home-category-topic-mobile{
    margin-top: 10px;
    font-size: 18px;
    max-width: 980px;
    font-weight:500;
    color: #43236c;
}
.home-category-head{
    height: 532px;
	float: left;
    width: 100%;
    padding-top: 0px;
    border-radius: 4px;
    margin-top: 40px;
    background-position-y:70%;
    background-position-x:40%;
    margin-bottom:40px; 
}

/*.home-category-head-line{
	border-bottom: 5px solid #d2c8e3;
    margin-top: 181px;
}*/

.home-category-head ul{
	margin:  0 auto;
    max-width: 1170px;
    padding: 0;
    list-style: none;
    width: 100%;
    bottom: 0;
    position:relative
}
.home-category-head ul .body-category{
    width: 100%;
    bottom: 0;
    position: absolute;
    height: 106px;
    background-color: rgba(183,167,214,0.4);
    color:
    #fff;
    box-sizing: border-box; 
}
.body-category .cate_name {
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 10px;
    width: 170px;
    text-align: center;
    display: block;
    margin: auto;
    font-size:18px
}
.home-category-head ul li > a {
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    text-align: center;
    width: 20%;
    float: left;
    height: 96px;
    font-size: 24px;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.17;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;overflow:hidden
}
.body-category .hc-menu .cate_image span:before {
    font-family: 'icon_tpbank_new' !important;
    content: "\e900";
}
.body-category .hc-menu:nth-child(5n+1) .cate_image span:before {
    content: "\e93b";
}
.body-category .hc-menu:nth-child(5n+2) .cate_image span:before {
    content: "\e93b";
}
.body-category .hc-menu:nth-child(5n+3) .cate_image span:before {
    content: "\e93b";
}
.body-category .hc-menu:nth-child(5n+4) .cate_image span:before {
    content: "\e900";
}
.home-category-head ul li > a {
    padding-top: 10px;
    color: #fff;
}
.arrow-down{
	color: #ae8ac5;
    font-size: 26px;
    margin-top: 15px;
    height: 40px;
}
.home-category-head ul li a.active{
	background: #7b35ba;
    /*border-top: 5px solid #43236c;
    border-bottom: 5px solid #FFF;*/
    border-radius: 4px;
}
/*.home-category-head ul li a:hover
{
	background: #fff;
	border-top: 5px solid #FFF;
}*/
.home-category-head ul li a.active i
{
	display: none;
}
.home-category-head ul li a.active .arrow-down
{
    
    background-position: center -10px;
    background-repeat: no-repeat;
    display: block;
    height: 40px;
    width: 100%;
}
.home-category-head ul li a.active .arrow-down {
    background-position: center -100px;
}
.home-category-body{
	max-width:1170px;
	margin:0 auto;
}
.cate-body-highlight{	
    text-align: center;
    font-size: 27px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #343441;
}
.cate-body-content{
    margin-top: 10px;
}
.cate-body-content-box {
    background-color: #edeef2;
    /*color: #343441;*/
    float: left;
    height: 330px;
    width: 31.6%;
    position: relative;
    margin-right: 30px;
    border-radius: 4px;
}
.cate-body-content-box.active{
    border-radius: 4px;
    background-color: #edeef2;
}
/*.cate-body-content-box:hover, .cate-body-content-box:focus {
    background-color: #ad89c3;
}*/
.cate-body-content-box a{
	color: #343441;
    width: 30%;
    text-align: left;
    
}
.cate-body-content-box .bt-xemthem{
    color: #7b35ba;
}
.cate-body-content-box .bt-xemthem:hover{
    text-decoration: underline;
}
/*.cate-body-content-box a:hover, .cate-body-content-box a:hover .content-box-inner-title{
	color: #FFF;
}*/
/*.cate-body-content-box a:hover .content-box-inner-body ul li{
	background:none;
}*/
.content-box-inner-body .fa-angle-right{
    margin-left: 0px;
}
.ctbd-content-box-inner{
	padding:20px;
    padding-bottom: 0px;
    height: 252px;
    border-bottom: 1px solid #edeef2;
}

.content-box-inner-title{  
	margin:4px 7px 0px 7px;
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #343441;
}
.content-box-inner-body{
    height: 123px;
    /*overflow: hidden;*/
    margin-top: 10px;
}
.content-box-inner-body ul
{
    list-style: none;
    padding-left: 0px;
    display: flex;
    flex-direction: column-reverse;
}
.content-box-inner-body ul li{
    width: 89%;
    float: right;
    padding-right:10px;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: left;
    /*color: #524a5e;*/
    padding: 5px;
}
.info-inner{
    
    margin-bottom: 10px;
}

.bt-m{
    font-size: 18px;
    padding: 13px 20px;
	text-align:center;
}
.ctbd-content-box-bottom{
	position: absolute;
    bottom: 22px;
	width: 93%;
    padding: 20px 0px 0px 20px;
    margin-top: 22px;
    border-top: 1px solid #dce1e9;
}

.cate-body-content-box-2 {   
    background-color: #fff;
    color: #343441;
    float: left;
    height: 330px;
    position: relative;
    width: 65%;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    float: right;
    border-radius: 4px;
}
.investors::after, .cate-body-content-box-2::after
{
    content: " ";
    position: absolute;
    width: 100%;
    height: 330px;
    top: 0;
    left: 0;
    background:
    #43236c;
    opacity: 0.15;
    border-radius: 4px;
}
.cate-body-content-box-2 a{
	color: #fff;
    display: block;
    
    position: relative;
}
.cate-body-content-box-2 .box-2-right-text
{
    right: 0;
    width: 50%;
    top: 0;
    position: absolute;
    height: 100%;
    background-color: rgba(80,54,121,0.7);
    color: #fff;
    padding: 20px;
    box-sizing: border-box;
}
.cate-body-content-box-2 .box-2-right-text p
{
    display: inline-block;
    padding: 9px 22px;
}
.cate-body-content-box-2 .box-2-right-text .box-2-left-text
{
    color: #fff;
    font-size: 20px;

}
.cate-body-content-box a-2:hover{
	color: #FFF;
}
.cate-body-content-box-2:hover, .cate-body-content-box-2:focus {
    background-color: #ad89c3;
}
.box-2-right{
	width:200px;
	background:#ad89c3;
	float:right;
	height:290px;
}
.box-2-left{
	margin: 0px auto;
    width:510px;
	padding-top:116px;
    z-index: 99;
    position: inherit;
}
.box-2-left-text{
	/*width: 509px;*/
    height: 65px;
    font-size: 24px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color:
    #ffffff;
    /*margin-left: -30px;*/
}
.box-promotion {
    width: 48%;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #343441;
}
.ctbd-content-box-bottom .bt-xemthem{
    margin-right: 20px;
}
h5 .icon-khuyen-mai{
    margin-right: 5px;
}



.cate-body-content-box-2:hover .box-2-left-text{
	color:#FFF
}
.cate-body-content-box-2 .ctbd-content-box-bottom{
	position: absolute;
    bottom: 20px;
	width:160px;
	padding:0 20px;
}
.box-2-right img{
	margin-top:50px;
}
/*SUBMENU*/
.submenu-box{
    width:100%;
    float:left;  
    margin-right:20px; 
    /* height:235px; */ /*sangnv*/
	height:147px;
    cursor: pointer;
    color:#66338a;
    text-align:center;
    border-radius: 4px;
}
.submenu-box.bg-orange{
    background:#e55d1d;
    color:#FFF;
}
.submenu-box.bg-orange:hover{
    background:#f7f6fc;
}
/*.submenu-box:hover, .submenu-box:focus{
    background-color: #aa89b6;
    color:#FFF;

}*/
.submenu-box img{
    width:100%;
    height:auto;
}
.submenu-box img:hover{
    -webkit-filter: grayscale(0.6) brightness(140%);
}.submenu-box img{
    margin-top: 30px;
    width: 51.5px;
    height: 49.7px;
    background-color: #7b35ba;
}
    .submenu-box h3 {
        margin-left: 30px;
        margin-right: 30px;
        font-weight: bold;
        font-size: 22px;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.5;
        letter-spacing: normal;
        text-align: center;
        color: #343441; 
        text-transform: uppercase;
    }
.submenu-box-gold{
    width: 100%;
    height: 95px;
    color: #aa89b6;
    padding-top:5px;
}
.submenu-box .fa-angle-right{
    margin-top: 7px;
    margin-left: 30px;
    float: left;
}
.submenu-box h4{
    width: 60%;
    margin-left: 45px;
    font-weight: 400;
    
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.88;
    letter-spacing: normal;
    text-align: left;
    color: #524a5e
}
.submenu-box h4:hover{
    color: #7b35ba;
}
.submenu-box:hover .submenu-box-gold, .submenu-box-gold:hover{
    color:#dbc8e2;
}
.submenu-box-gold p{
    font-size: 16px;
    margin: 0;
}
.submenu-box-gold i{
    font-size: 21px;
}
.submenu-box-gold span{
    font-size:30px;
    line-height:30px;
}

.submenu-popup {
    display: none;
}
#submenu .wrap {
    display: flex !important;
    flex-wrap: wrap;
}
.sub-menu-item {
    display: inline-block;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 25%;
    flex-basis: 25%;
    color: #7b35ba;
    box-sizing: border-box
}
    .sub-menu-item a {
        color: #7b35ba;
    }
     .sub-menu-home-popup-top {
        background: url(../images/popup_top.png) no-repeat scroll 0 0;
        height: 7px;
        width: 202px;
    }
.sub-menu-home-popup-mid {
    background: url(../images/popup_mid.png) repeat-y scroll 0 0;
    padding: 0 20px;
    width: 162px;
}
.sub-menu-home-popup-bot {
    background: url(../images/popup_bottom.png) no-repeat scroll 0 0;
    height: 22px;
    width: 202px;
}
.sub-menu-home-popup-mid ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.sub-menu-home-popup-mid ul li {
    background: url(../images/bt_arrow_purpleorange.png) no-repeat scroll right 4px;
    border-bottom: 1px solid #b499c4;
    line-height: 31px;
    text-align: left;
}
.sub-menu-home-popup-mid ul li:hover
{
    background-position: right top -76px;
}
.sub-menu-home-popup-mid ul li.last {
    border-bottom: medium none;
}
.sub-menu-home-popup-mid ul li a {
    color: #5d2e87;
    font-size: 18px;
}
.sub-menu-home-popup-mid ul li a:hover
{
    color: #e55d1d;
}
.sub-menu-tel-popup-mid {
    background: url(../images/tel_popup_mid.png) repeat-y scroll 0 0;
    padding: 0 20px;
    width: 267px;
}
.sub-menu-tel-popuptop {
    margin-bottom: 3px;
    padding-top: 5px;
}
.sub-menu-tel-popupbot {
    background-image: url(../images/bt_arrow_purpleorange.png);
    background-position: right top 7px;
    background-repeat: no-repeat;
    line-height: 30px;
}
.sub-menu-tel-popup-detail {
    color: #5d2e87;
    font-size: 20px;
}
.sub-menu-tel-popup-detail .sub-menu-tel-popup-detail-head {
    color: #5d2e87;
    font-size: 18px;
    line-height: 30px;
}
.sub-menu-tel-popup-detail a.tel-link {
    background: url(../images/phone.png) no-repeat scroll left center;
    border-bottom: 1px solid #b499c4;
    color: #5d2e87;
    display: block;
    font-size: 18px;
    margin-left: 30px;
    padding: 7px 0 7px 20px;
}
.sub-menu-tel-popup-detail a:hover
{
	color: #43236c;
}
.sub-menu-tel-popupbot a {
    color: #5d2e87;
    font-size: 18px;
    line-height: 30px;
}
.sub-menu-tel-popup-top {
    height: 10px;
    width: 307px;
    display: inline-block;
}
.sub-menu-tel-popup-bot {
    background: url(../images/tel_popup_bot.png) no-repeat scroll 0 0;
    height: 25px;
    width: 307px;
    display: inline-block;
}
.sub-menu-tools-popup {
    left: -22px;
    position: absolute;
    top: -89px;
}
.sub-menu-tel-popup {
    left: -76px;
    position: absolute;
    top: -205px;
}
.sub-menu-location-popup {
    left: -22px;
    position: absolute;
    top: -120px;
}
.sub-menu-exchange-popup {
    left: -22px;
    position: absolute;
    top: -91px;
}
.box-promotion .icon-khuyen-mai{
    margin-right: 5px; 
}
.box-promotion h5{
    font-size: 14px;
}

.footer-index-lv2 div{
    margin-bottom: 5px;
    margin-top: 5px;
}
.popup_left_menu:first-child a{
    margin-top: 10px;
}
.slide{
   width: 100%;
   height: 100%; 
}
/*========================================================= fix tablet =========================================================================*/

.newsticker {
  float: none;
}
@media (max-width: 987px) {
    .sub-menu-item {
        width: 50%;
        flex-basis: 50%;
    }
    .submenu-box h3{font-size:16px;margin-left:5px;margin-right:5px}
}