*{
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   scroll-behavior: smooth;
   margin: 0 0;
   padding: 0 0;
}
.AdvertMask {
    position: fixed !important;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0000007a;
    z-index: 100;
    height: 100%!important;
}
.AdvertisementCenter{
	position: fixed;
	z-index:1000;
}
/*****************************************/
#welcome {
    background: rgba(9, 179, 239, 0.9);
    background: -moz-linear-gradient(left, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(9, 179, 239, 0.9)), color-stop(100%, rgba(30, 80, 226, 0.9)));
    background: -webkit-linear-gradient(left, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%);
    background: -o-linear-gradient(left, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%);
    background: -ms-linear-gradient(left, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%);
    background: linear-gradient(to right, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#09b3ef', endColorstr='#1e50e2', GradientType=1);
    position: relative;
  	overflow: hidden;
}
#welcome .pw {
    max-width: 1150px;
    margin: 0 auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 0;
}
#welcome .main {
    padding: 100px 0;
}
#welcome .main .present {
    padding-right: 580px;
    padding-top: 40px;
}
#welcome .main h1 {
    font-weight: 300;
    font-size: 30px;
    color: rgba(255,255,255,0.9);
    margin: 0;
    padding: 0;
    font-family: Roboto;
    line-height: 50px;
}
#welcome .main h1 em {
    font-weight: 500;
    display: block;
    font-size: 35px;
    font-style: normal;
    font-family: Roboto;
}
#welcome .main h2 {
    font-weight: normal;
    font-size: 20px;
    padding: 30px 0 60px 0;
    color: rgba(255,255,255,0.65);
}
#welcome .fa-phone:before {
    content: "\f095";
}
#welcome .main .dangky {
    background-color: #fff;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    padding: 13px 30px;
    color: #267cde;
    font-weight: 500;
    font-size: 17px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.1s;
    -moz-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
}
#welcome .main .dangky:hover {
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
#welcome .main .lienhe {
    box-shadow: inset 0 0 0 2px rgba(255,255,255,0.3);
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    padding: 13px 30px;
    font-weight: 500;
    font-size: 17px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.1s;
    -moz-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
    margin-left: 10px;
    color: rgba(255,255,255,0.8);
}
#welcome .main .lienhe:hover {
    background-color: #fff;
    color: #267cde;
    box-shadow: inset 0 0 0 2px #fff;
}
#welcome .main .graphic {
    position: absolute;
    right: -30px;
    top: 20px;
    text-align: center;
}
#welcome .main .graphic img {
    height: 600px;
}
/*****************************************/




/*---------------------------------------------------------------------
                       Background Gradient 
---------------------------------------------------------------------*/
.iq-over-black-80:before { content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; background: rgba(9, 179, 239, 0.8); background: -moz-linear-gradient(left, rgba(9, 179, 239, 0.8) 0%, rgba(30, 80, 226, 0.8) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(9, 179, 239, 0.8)), color-stop(100%, rgba(30, 80, 226, 0.8))); background: -webkit-linear-gradient(left, rgba(9, 179, 239, 0.8) 0%, rgba(30, 80, 226, 0.8) 100%); background: -o-linear-gradient(left, rgba(9, 179, 239, 0.8) 0%, rgba(30, 80, 226, 0.8) 100%); background: -ms-linear-gradient(left, rgba(9, 179, 239, 0.8) 0%, rgba(30, 80, 226, 0.8) 100%); background: linear-gradient(to right, rgba(9, 179, 239, 0.8) 0%, rgba(30, 80, 226, 0.8) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#09b3ef', endColorstr='#1e50e2', GradientType=1); }
.iq-over-black-90:before { content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; background: rgba(9, 179, 239, 0.9); background: -moz-linear-gradient(left, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(9, 179, 239, 0.9)), color-stop(100%, rgba(30, 80, 226, 0.9))); background: -webkit-linear-gradient(left, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%); background: -o-linear-gradient(left, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%); background: -ms-linear-gradient(left, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%); background: linear-gradient(to right, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#09b3ef', endColorstr='#1e50e2', GradientType=1); }
[class*='iq-over-']:before { z-index: 0; }


/*---------------------------------------------------------------------
                            Banner
-----------------------------------------------------------------------*/
/* ---- particles.js container ---- */
#particles-js { width: 100%; height: 100%; background-image: url(''); background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;  position: absolute; }




/********************Tich hop*********************/
.tichhop {
    overflow: hidden;
    padding: 50px 0 65px 0;
    background-color: #f5f5f5;
}
.tichhop .pw {
    max-width: 1170px;
    margin: auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
}
.tichhop .image {
    position: absolute;
    width: 35%;
    right: 0px;
    top: -60px;
}
.tichhop .image img {
    max-width: 90%;
}
.tichhop .main {
    margin-right: 38%;
}
.tichhop .main h1 {
    font-size: 25px;
    color: #4a4a4a;
    font-weight: normal;
    padding: 20px 0 20px 0;
}
.tichhop .main .content {
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
    color: #4a4a4ab0;
    font-weight: normal;
}

/********************************Tai sao chon******************************/
*{
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   scroll-behavior: smooth;
   margin: 0 0;
   padding: 0 0;
}
.AdvertMask {
    position: fixed !important;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0000007a;
    z-index: 100;
    height: 100%!important;
}
.AdvertisementCenter{
	position: fixed;
	z-index:1000;
}
/*****************************************/
#welcome {
    background: rgba(9, 179, 239, 0.9);
    background: -moz-linear-gradient(left, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(9, 179, 239, 0.9)), color-stop(100%, rgba(30, 80, 226, 0.9)));
    background: -webkit-linear-gradient(left, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%);
    background: -o-linear-gradient(left, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%);
    background: -ms-linear-gradient(left, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%);
    background: linear-gradient(to right, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#09b3ef', endColorstr='#1e50e2', GradientType=1);
    position: relative;
  	overflow: hidden;
}
#welcome .pw {
    max-width: 1150px;
    margin: 0 auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 0;
}
#welcome .main {
    padding: 100px 0;
}
#welcome .main .present {
    padding-right: 580px;
    padding-top: 40px;
}
#welcome .main h1 {
    font-weight: 300;
    font-size: 30px;
    color: rgba(255,255,255,0.9);
    margin: 0;
    padding: 0;
    font-family: Roboto;
    line-height: 50px;
}
#welcome .main h1 em {
    font-weight: 500;
    display: block;
    font-size: 35px;
    font-style: normal;
    font-family: Roboto;
}
#welcome .main h2 {
    font-weight: normal;
    font-size: 20px;
    padding: 30px 0 60px 0;
    color: rgba(255,255,255,0.65);
}
#welcome .fa-phone:before {
    content: "\f095";
}
#welcome .main .dangky {
    background-color: #fff;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    padding: 13px 30px;
    color: #267cde;
    font-weight: 500;
    font-size: 17px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.1s;
    -moz-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
}
#welcome .main .dangky:hover {
    -moz-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
#welcome .main .lienhe {
    box-shadow: inset 0 0 0 2px rgba(255,255,255,0.3);
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    padding: 13px 30px;
    font-weight: 500;
    font-size: 17px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.1s;
    -moz-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
    margin-left: 10px;
    color: rgba(255,255,255,0.8);
}
#welcome .main .lienhe:hover {
    background-color: #fff;
    color: #267cde;
    box-shadow: inset 0 0 0 2px #fff;
}
#welcome .main .graphic {
    position: absolute;
    right: -30px;
    top: 20px;
    text-align: center;
}
#welcome .main .graphic img {
    height: 600px;
}
/*****************************************/




/*---------------------------------------------------------------------
                       Background Gradient 
---------------------------------------------------------------------*/
.iq-over-black-80:before { content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; background: rgba(9, 179, 239, 0.8); background: -moz-linear-gradient(left, rgba(9, 179, 239, 0.8) 0%, rgba(30, 80, 226, 0.8) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(9, 179, 239, 0.8)), color-stop(100%, rgba(30, 80, 226, 0.8))); background: -webkit-linear-gradient(left, rgba(9, 179, 239, 0.8) 0%, rgba(30, 80, 226, 0.8) 100%); background: -o-linear-gradient(left, rgba(9, 179, 239, 0.8) 0%, rgba(30, 80, 226, 0.8) 100%); background: -ms-linear-gradient(left, rgba(9, 179, 239, 0.8) 0%, rgba(30, 80, 226, 0.8) 100%); background: linear-gradient(to right, rgba(9, 179, 239, 0.8) 0%, rgba(30, 80, 226, 0.8) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#09b3ef', endColorstr='#1e50e2', GradientType=1); }
.iq-over-black-90:before { content: ""; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: -1; background: rgba(9, 179, 239, 0.9); background: -moz-linear-gradient(left, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%); background: -webkit-gradient(left top, right top, color-stop(0%, rgba(9, 179, 239, 0.9)), color-stop(100%, rgba(30, 80, 226, 0.9))); background: -webkit-linear-gradient(left, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%); background: -o-linear-gradient(left, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%); background: -ms-linear-gradient(left, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%); background: linear-gradient(to right, rgba(9, 179, 239, 0.9) 0%, rgba(30, 80, 226, 0.9) 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#09b3ef', endColorstr='#1e50e2', GradientType=1); }
[class*='iq-over-']:before { z-index: 0; }


/*---------------------------------------------------------------------
                            Banner
-----------------------------------------------------------------------*/
/* ---- particles.js container ---- */
#particles-js { width: 100%; height: 100%; background-image: url(''); background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;  position: absolute; }




/********************Tich hop*********************/
.tichhop {
    overflow: hidden;
    padding: 50px 0 65px 0;
    background-color: #f5f5f5;
}
.tichhop .pw {
    max-width: 1170px;
    margin: auto;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px;
}
.tichhop .image {
    position: absolute;
    width: 35%;
    right: 0px;
    top: -60px;
}
.tichhop .image img {
    max-width: 90%;
}
.tichhop .main {
    margin-right: 38%;
}
.tichhop .main h1 {
    font-size: 25px;
    color: #4a4a4a;
    font-weight: normal;
    padding: 20px 0 20px 0;
}
.tichhop .main .content {
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
    color: #4a4a4ab0;
    font-weight: normal;
}

/********************************Tai sao chon******************************/
section.whychoice {
    margin: 0 auto;
}
.whychoice .header {
    text-align: center;
    margin: 30px;
}
.whychoice .header  h2 {
    color: #5474bd;
    font-size: 25px;
    text-transform: uppercase;
    padding-bottom: 15px;
}
.whychoice .header  h3 {
    font-size: 16px;
    color: #7a7a7a;
    font-weight: normal;
}
.whychoice .container {
    margin: 0 auto;
}
.whychoice .row {
}
.whychoice .row .col-lg-4 .card {
    border-radius: 10px;
    margin: 15px 10px;
    height: 330px;
}
.whychoice .row .title {
    font-size: 20px;
    line-height: 32px;
    padding: 0;
    color: #7D6E9B;
    font-weight: 600;
}
.whychoice .row .meta {
    font-size: 15px;
    color: #7D6E9B;
    line-height: 1.8;
    padding-top: 20px;
}
.whychoice .meta a {
    color: #005caa;
}
.whychoice .meta a:hover {
    color: #e60000;
    text-decoration: none;
}
.whychoice .row .col-lg-4 em.fa:hover {
}
.whychoice .row .col-lg-4 em.fa {
    font-size: 35px;
    color: #ffffff;
    background-color: transparent;
    background-image: linear-gradient(180deg, #E08BFC 0%, #7357FB 180%);
    box-shadow: 0px 15px 30px 0px rgba(101, 0, 0, 0.08);
    border-radius: 50%;
    height: 70px;
    width: 70px;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    margin-bottom: 25px;
}
.whychoice .row .col-lg-4 em.fa.fa-chevron-circle-right {
    font-size: 14px!important;
    margin: -4px 0 0 5px;
}

/**************************************************************/

.AdvertisementCenter{
	display:none;
}
.AdvertisementCenter .pop-up {
  width: 600px;
  height: 320px;
  text-align: center;
  /* background: url(imgs/vnn2.jpg) top center; */
  background: url(imgs/83.jpg) bottom center;
  border-radius: 10px;
  font-size: 16px;
  box-shadow: 2px 2px 5px #4a4a4a;
}
.AdvertisementCenter .pop-up .vnpt {
  /* color: white; */
  margin-bottom: 15px;
  color: #1f7ed0;
}
.AdvertisementCenter span.AdvertClose:before {
    content: "\f00d";
    color: #fff;
    font: normal normal normal 20px/32px FontAwesome;
}
.AdvertisementCenter .CloseButton span.AdvertClose{
	right: -10px;
	top: -10px;
	width: 32px;
	height: 32px;
	border-radius: 100px;
	position: absolute;
	background: #d10000;
	display: inline-block;
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	text-align: center;
}
.AdvertisementCenter .pop-up .custommer {
  display: inline-flex;
  color: white;
}
.AdvertisementCenter .pop-up .cell {
  padding: 15px 0;
  /*background: linear-gradient(to right, #BF953F, #fff697 10%, #B38728 100%, #FBF5B7 10%, #AA771C);*/
  background: linear-gradient(to right, #2794d4, #58c0f5 10%, #1f7ed0 100%, #b7e0fb 10%, #1c6caa);
  box-shadow: 0 4px 6px 0 rgba(0,0,0,.2);
  transition: all .2s linear;
  margin: 10px 15px;
  width: 215px;
  border-radius:1px;
}
.AdvertisementCenter .pop-up .cell:hover {
  transform: translateY(-5px);
}
.AdvertisementCenter .pop-up .custommer .cell a{
  font-weight: bold;
  color: #fff;
  font-size: 18px;
  text-shadow: 1px 2px 2px rgba(0,0,0,0.46);
}
.AdvertisementCenter .pop-up .vnpt span{
  background-image: url(imgs/icon1.png);
  width: 50px;
  height: 62px;
  display:inline-block;
  /* background-position: 0 0; */
  background-position: -50px 0;
  background-repeat: no-repeat;
  margin-top: 40px;
  margin-right: 8px;
}
.AdvertisementCenter .pop-up .vnpt h3{
    font-size: 28px;
    margin: 5px 0 0;
    padding: 0;
    font-style: italic;
    font-weight: normal;
    font-family: Open Sans;
}
.AdvertisementCenter .pop-up .vnpt h2.vthp{
    display: inline-block;
    position: relative;
    top: 20px;
    font-size: 25px;
    text-transform: uppercase;
}


/*****************************CSS_Phanmem_SME*************************************************/

.Sales {
    margin: 40px auto;
}
.sme-bg img{
    width: 100%;
}
.pmsme ul li {
    list-style-type: none;
    display: inline-block;
    margin: 0 auto;
    padding: 5px 90px;
    text-align: center;
}
.pmsme ul{
    text-align: center;
    padding: 65px 0;
}
.pmsme .article-title {
    display: block;
    font-size: 23px;
    font-weight: bold;
    color: #00b6f1;
    padding: 10px 0;
}
.pmsme span.article-summary {
    font-size: 15px;
    color: #7a7a7a;
    line-height: 1.8;
}
.pmsme .wrap {
    width: 1200px;
    margin: 0 auto;
}
.qlbanhang {
    margin-bottom: 80px;
}
.qlbanhang,.qlkhohang {
    display: flex;
}
.qlbanhang .article-icon img{
    width: 80px;
    padding-right: 20px;
}
.qlbanhang .article-icon img{
    padding-right: 50px;
}
.qlkhohang .article-icon img {
    padding-right: 31px;
}
.qlkbanhang .article-icon img{
	width: 91px;
    height: 69px;
    display: inline-block;
}
.qlbanhang .article-icon img {
    margin-right: 40px !important;
    margin-left: 28px;
    width: 70px;
    margin-top: 24px;
    padding-right: 0 !important;
}
.qlkhohang .article-summary  {
    margin-bottom: 20px !important;
    display: inline-block;
    line-height: 2;
}
.pmsme {
    font-family: Roboto; 
}
.pmsme .title {
    width: 1200px;
    margin: 0 auto;
}
.pmsme h1 {
    padding: 10px 0 15px 0;
    color: #00b6f1;
    text-align: center;
    text-transform: uppercase;
    width: 1200px;
    margin: 0 auto;
    font-size: 25px;
}
.pmsme h2 {
    font-size: 16px;
    color: #7a7a7a;
    font-weight: normal;
    line-height:1.5
}
.qlnhanvien .article-icon{
    display:inline-block;
}
.qlnhanvien .article-icon img {
    width: 70px;
    margin-left: 21px;
    margin-right: 56px;
}
.qlnhanvien {
    display: flex;
    margin-top: 50px;
}
.qldoanhthu {
    display: flex;
    margin-top: 50px;
}
.qldoanhthu .article-icon img {
    margin-left: 20px;
    margin-right: 55px;
    width: 70px;
}
.qlcongno {
    display: flex;
    margin-top: 50px;
    margin-bottom: 50px;
}
.qlcongno .article-icon img {
    margin-right: 54px;
    width: 71px;
    margin-left: 18px;
}
.icons ul {
    background-color: #f6f6f8;
    margin: 30px 0;
}
.hrm-bg {
    text-align: center;
}
.hrm-bg img {margin: 20px 0 40px 0;}


.AdvertMask {
    position: fixed !important;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0000007a;
    z-index: 100;
    height: 100%!important;
}
.AdvertisementCenter{
	position: fixed;
	z-index:1000;
}

/**************************************************************/
.top-bar .row .col ul.ul-top-bar {
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0;
}
.top-bar a {
    color: #d80000;
    font-size: 13px;
    line-height: 35px;
    margin-right: 25px;
}
.top-bar {
    background: #f9f9f9;
    border-bottom: 1px solid #eee;
}
.top-bar .container {
    width: 1100px;
    margin:0 auto;
    text-align:left;
}
.top-bar span.icon.fa {
    padding-right: 5px;
}

/*-------------------------------------------------------------------------------------------------------*/
*{
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   scroll-behavior: smooth;

}

/**************************************************/
section.detail {
    background-image: url(Images/d.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 180px 0;
    background-attachment: fixed;
    background-position: center center;
}
section.detail .over {
    background-color: #204465;
    opacity: 0.5;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
section.detail .wrap {
    max-width: 1170px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
section.detail em.fa.fa-diamond {
    font-size: 65px;
    color: #fff;
}
section.detail .title {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    margin: 20px 0;
}
/*-------------------------------------------------------------------------------------------------------*/

section.gioithieu .title a{
    font-size: 20px;
    text-transform: uppercase;
    margin: 0;
    color: #0076b4;
    font-weight: 700;
}
section.gioithieu .text {
    color: #676767;
    font-size: 15px;
}
section.gioithieu .text *{
    line-height:1.5;
}
section.gioithieu .video iframe {
    width: 300px;
}
section.gioithieu {
    position: relative;
    padding: 0;
    max-width: 1060px;
    margin: 0 auto;
}
section.gioithieu .wrap {
    position: relative;
    display:inline-flex;
    text-align: justify;
    margin: 30px 0 10px 0;
}
section.gioithieu .wrap1 {
    margin-right: 35px;
}
section.gioithieu .wrap2 {
    margin-top: 25px;
}
section.gioithieu .wrap1 img{
    display: inline-block;
    box-shadow: -10px 0 #0076b4;
    width: 330px;
}
section.gioithieu .title {
    font-size: 24px;
    text-transform: uppercase;
    margin: 0;
    color: #d32b2b;
    font-weight: 700;
    font-family: 'Fira Sans', Arial;
}
section.gioithieu .text {
    color: #676767;
    font-size: 15px;
}
section.gioithieu .text *{
    line-height:1.5;
}
section.gioithieu .video iframe {
    width: 500px;
}
/*------------Home-------------*/

.Home {
    margin: 10px 0 20px;
}
.Home .Container {
}
.Home .Container .Link {
    display: block;
    overflow: hidden;
    position: relative;
}
.Home .Container .Link > .h2 {
    border-left: 8px solid #007099;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 10px;
    position: absolute;
    text-shadow: 0 0 4px #222222;
    transition: opacity 0.8s ease 0s;
}
.Home .Container .Link:hover > .h2 {
    opacity: 0;
    transition: opacity 0.8s ease 0s;
}
.Home .Container .Link .Roll {
    background-color: rgba(0, 112, 153, 0.7);
    bottom: -100%;
    height: 100%;
    left: -100%;
    position: absolute;
    transition: all 1s ease-in-out 0s;
    width: 100%;
}
.Home .Container .Link:hover > div.Roll {
    bottom: 0;
    left: 0;
    transition: all 1s ease-in-out 0s;
}
.Home .Container .Link .Roll .h2 {
    margin: 10px 10px 15px;
    padding: 10px 0;
}
.Home .Container .Link .Roll .paragraph {
    color: #fff;
    font: 16px arial;
    margin: 10px;
}
.Home .h2 {
    border-bottom: 1px solid #dddddd;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
}
/*----------babox---------*/
.babox {
    top: 0 !important;
    margin: 30px 0 20px 0;
}
.babox .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0px -15px;
    color: #333 !important;
}
.babox .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31%;
    flex: 0 0 30.7%;
    max-width: 30.7%;
    margin: 0 15px;
    border-radius: 5px;
}
.babox .title {
    font-size: 17px;
    padding: 5px;
    font-weight: bold;
    color: #ffffff;
}
.babox .text {
    font-size: 15px;
    padding: 5px;
    text-align: justify;
    line-height: 1.5;
    color: #fff;
}
.babox .text1 {
    font-size: 15px;
    padding: 5px;
    text-align: justify;
    color: #fff;
}
.babox .text2 {
    font-size: 20px;
    padding: 5px;
    font-weight:700;
    color: #ffcc26;
}
.babox .text strong {
    color: #fd0505;
    font-weight: bold;
    font-size: 20px;
}


/*----------online--------*/
.wpb_wrapper {
    margin:30px 0;
}
.wpb_wrapper .wpforms-container {
    width:800px;
    margin:0 auto;
}
.wpb_wrapper .title {
    font-size: 20px;
    line-height: 40px;
    color: #ff2f00;
    font-weight: bold;
    text-align:center;
}
.wpb_wrapper .wpforms-field {
    padding: 10px 0;
    clear: both;
}
.wpb_wrapper .wpforms-field-label {
    display: block;
    font-weight: 700;
    font-size: 16px;
    float: none;
    line-height: 1.3;
    margin: 0 0 4px 0;
    padding: 0;
    color: #083496;
}
.wpb_wrapper textarea.wpforms-field-required {
    height: 120px;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    width: 100%;
    line-height: 1.3;
}
.wpb_wrapper .wpforms-required-label {
    color: #ff0000;
    font-weight: 400;
}
.wpb_wrapper .wpforms-field-text input {
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 38px;
    width: 100%;
    line-height: 1.3;
}
.wpforms-field-description {
    font-size: 14px;
    line-height: 1.5;
    margin: 20px 0 0 0;
}
.wpb_wrapper .wpforms-field-radio input {
    background-color: #fff;
    box-sizing: border-box;
    color: #333;
    display: block;
    font-size: 16px;
    border: 1px solid #ccc;
    width: 100%;
}
.wpb_wrapper .wpforms-field-radio ul {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.wpb_wrapper .wpforms-field-radio ul li {
    width: 50%;
    display: block;
    padding-right: 26px !important;
}
.wpb_wrapper .wpforms-field-radio ul li input[type=radio] {
    border: 1px solid #ccc;
    background-color: #fff;
    width: 14px;
    height: 14px;
    margin: 0 10px 0 3px;
    display: inline-block;
    vertical-align: baseline;
}
.wpb_wrapper .wpforms-field-radio .wpforms-field-label-inline {
    display: inline;
    vertical-align: baseline;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
}
.wpforms-submit {
    display: block;
    padding:10px 30px;
    font-size:16px;
    font-weight:bold;
    background: #0e93d2;
    background-image: linear-gradient(225deg,#ff0000 0%,#ff4444 100%);
    color: #fff;
    text-transform: uppercase;
    border: honeydew;
    margin: 20px auto;
    cursor: pointer;
}
.wpforms-submit:hover{
    background: #0475d6;
    background: linear-gradient(to right top, #0980dc, #607cdee6, #288eda, #46afff, #1d91ea);
}



/**************************************************************/

.AdvertisementCenter{
	display:none;
}
.AdvertisementCenter .pop-up {
  width: 600px;
  height: 320px;
  text-align: center;
  /* background: url(imgs/vnn2.jpg) top center; */
  background: url(imgs/83.jpg) bottom center;
  border-radius: 10px;
  font-size: 16px;
  box-shadow: 2px 2px 5px #4a4a4a;
}
.AdvertisementCenter .pop-up .vnpt {
  /* color: white; */
  margin-bottom: 15px;
  color: #1f7ed0;
}
.AdvertisementCenter span.AdvertClose:before {
    content: "\f00d";
    color: #fff;
    font: normal normal normal 20px/32px FontAwesome;
}
.AdvertisementCenter .CloseButton span.AdvertClose{
	right: -10px;
	top: -10px;
	width: 32px;
	height: 32px;
	border-radius: 100px;
	position: absolute;
	background: #d10000;
	display: inline-block;
	background-position: 0 0;
	background-repeat: no-repeat;
	cursor: pointer;
	text-align: center;
}
.AdvertisementCenter .pop-up .custommer {
  display: inline-flex;
  color: white;
}
.AdvertisementCenter .pop-up .cell {
  padding: 15px 0;
  /*background: linear-gradient(to right, #BF953F, #fff697 10%, #B38728 100%, #FBF5B7 10%, #AA771C);*/
  background: linear-gradient(to right, #2794d4, #58c0f5 10%, #1f7ed0 100%, #b7e0fb 10%, #1c6caa);
  box-shadow: 0 4px 6px 0 rgba(0,0,0,.2);
  transition: all .2s linear;
  margin: 10px 15px;
  width: 215px;
  border-radius:1px;
}
.AdvertisementCenter .pop-up .cell:hover {
  transform: translateY(-5px);
}
.AdvertisementCenter .pop-up .custommer .cell a{
  font-weight: bold;
  color: #fff;
  font-size: 18px;
  text-shadow: 1px 2px 2px rgba(0,0,0,0.46);
}
.AdvertisementCenter .pop-up .vnpt span{
  background-image: url(imgs/icon1.png);
  width: 50px;
  height: 62px;
  display:inline-block;
  /* background-position: 0 0; */
  background-position: -50px 0;
  background-repeat: no-repeat;
  margin-top: 40px;
  margin-right: 8px;
}
.AdvertisementCenter .pop-up .vnpt h3{
    font-size: 28px;
    margin: 5px 0 0;
    padding: 0;
    font-style: italic;
    font-weight: normal;
    font-family: Open Sans;
}
.AdvertisementCenter .pop-up .vnpt h2.vthp{
    display: inline-block;
    position: relative;
    top: 20px;
    font-size: 25px;
    text-transform: uppercase;
}


/*****************************CSS_Phanmem_SME*************************************************/

.Sales {
    margin: 40px auto;
}
.sme-bg img{
    width: 100%;
}
.pmsme ul li {
    list-style-type: none;
    display: inline-block;
    margin: 0 auto;
    padding: 5px 90px;
    text-align: center;
}
.pmsme ul{
    text-align: center;
    padding: 65px 0;
}
.pmsme .article-title {
    display: block;
    font-size: 23px;
    font-weight: bold;
    color: #00b6f1;
    padding: 10px 0;
}
.pmsme span.article-summary {
    font-size: 15px;
    color: #7a7a7a;
    line-height: 1.8;
}
.pmsme .wrap {
    width: 1200px;
    margin: 0 auto;
}
.qlbanhang {
    margin-bottom: 80px;
}
.qlbanhang,.qlkhohang {
    display: flex;
}
.qlbanhang .article-icon img{
    width: 80px;
    padding-right: 20px;
}
.qlbanhang .article-icon img{
    padding-right: 50px;
}
.qlkhohang .article-icon img {
    padding-right: 31px;
}
.qlkbanhang .article-icon img{
	width: 91px;
    height: 69px;
    display: inline-block;
}
.qlbanhang .article-icon img {
    margin-right: 40px !important;
    margin-left: 28px;
    width: 70px;
    margin-top: 24px;
    padding-right: 0 !important;
}
.qlkhohang .article-summary  {
    margin-bottom: 20px !important;
    display: inline-block;
    line-height: 2;
}
.pmsme {
    font-family: Roboto; 
}
.pmsme .title {
    width: 1200px;
    margin: 0 auto;
}
.pmsme h1 {
    padding: 10px 0 15px 0;
    color: #00b6f1;
    text-align: center;
    text-transform: uppercase;
    width: 1200px;
    margin: 0 auto;
    font-size: 25px;
}
.pmsme h2 {
    font-size: 16px;
    color: #7a7a7a;
    font-weight: normal;
    line-height:1.5
}
.qlnhanvien .article-icon{
    display:inline-block;
}
.qlnhanvien .article-icon img {
    width: 70px;
    margin-left: 21px;
    margin-right: 56px;
}
.qlnhanvien {
    display: flex;
    margin-top: 50px;
}
.qldoanhthu {
    display: flex;
    margin-top: 50px;
}
.qldoanhthu .article-icon img {
    margin-left: 20px;
    margin-right: 55px;
    width: 70px;
}
.qlcongno {
    display: flex;
    margin-top: 50px;
    margin-bottom: 50px;
}
.qlcongno .article-icon img {
    margin-right: 54px;
    width: 71px;
    margin-left: 18px;
}
.icons ul {
    background-color: #f6f6f8;
    margin: 30px 0;
}
.hrm-bg {
    text-align: center;
}
.hrm-bg img {margin: 20px 0 40px 0;}


.AdvertMask {
    position: fixed !important;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0000007a;
    z-index: 100;
    height: 100%!important;
}
.AdvertisementCenter{
	position: fixed;
	z-index:1000;
}

/**************************************************************/
.top-bar .row .col ul.ul-top-bar {
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0;
}
.top-bar a {
    color: #d80000;
    font-size: 13px;
    line-height: 35px;
    margin-right: 25px;
}
.top-bar {
    background: #f9f9f9;
    border-bottom: 1px solid #eee;
}
.top-bar .container {
    width: 1100px;
    margin:0 auto;
    text-align:left;
}
.top-bar span.icon.fa {
    padding-right: 5px;
}

/*-------------------------------------------------------------------------------------------------------*/
*{
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   scroll-behavior: smooth;

}

/**************************************************/
section.detail {
    background-image: url(Images/d.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 180px 0;
    background-attachment: fixed;
    background-position: center center;
}
section.detail .over {
    background-color: #204465;
    opacity: 0.5;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
section.detail .wrap {
    max-width: 1170px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
section.detail em.fa.fa-diamond {
    font-size: 65px;
    color: #fff;
}
section.detail .title {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    margin: 20px 0;
}
/*-------------------------------------------------------------------------------------------------------*/

section.gioithieu .title a{
    font-size: 20px;
    text-transform: uppercase;
    margin: 0;
    color: #0076b4;
    font-weight: 700;
}
section.gioithieu .text {
    color: #676767;
    font-size: 15px;
}
section.gioithieu .text *{
    line-height:1.5;
}
section.gioithieu .video iframe {
    width: 300px;
}
section.gioithieu {
    position: relative;
    padding: 0;
    max-width: 1060px;
    margin: 0 auto;
}
section.gioithieu .wrap {
    position: relative;
    display:inline-flex;
    text-align: justify;
    margin: 30px 0 10px 0;
}
section.gioithieu .wrap1 {
    margin-right: 35px;
}
section.gioithieu .wrap2 {
    margin-top: 25px;
}
section.gioithieu .wrap1 img{
    display: inline-block;
    box-shadow: -10px 0 #0076b4;
    width: 330px;
}
section.gioithieu .title {
    font-size: 24px;
    text-transform: uppercase;
    margin: 0;
    color: #d32b2b;
    font-weight: 700;
    font-family: 'Fira Sans', Arial;
}
section.gioithieu .text {
    color: #676767;
    font-size: 15px;
}
section.gioithieu .text *{
    line-height:1.5;
}
section.gioithieu .video iframe {
    width: 500px;
}
/*------------Home-------------*/

.Home {
    margin: 10px 0 20px;
}
.Home .Container {
}
.Home .Container .Link {
    display: block;
    overflow: hidden;
    position: relative;
}
.Home .Container .Link > .h2 {
    border-left: 8px solid #007099;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 10px;
    position: absolute;
    text-shadow: 0 0 4px #222222;
    transition: opacity 0.8s ease 0s;
}
.Home .Container .Link:hover > .h2 {
    opacity: 0;
    transition: opacity 0.8s ease 0s;
}
.Home .Container .Link .Roll {
    background-color: rgba(0, 112, 153, 0.7);
    bottom: -100%;
    height: 100%;
    left: -100%;
    position: absolute;
    transition: all 1s ease-in-out 0s;
    width: 100%;
}
.Home .Container .Link:hover > div.Roll {
    bottom: 0;
    left: 0;
    transition: all 1s ease-in-out 0s;
}
.Home .Container .Link .Roll .h2 {
    margin: 10px 10px 15px;
    padding: 10px 0;
}
.Home .Container .Link .Roll .paragraph {
    color: #fff;
    font: 16px arial;
    margin: 10px;
}
.Home .h2 {
    border-bottom: 1px solid #dddddd;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
}
/*----------babox---------*/
.babox {
    top: 0 !important;
    margin: 30px 0 20px 0;
}
.babox .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0px -15px;
    color: #333 !important;
}
.babox .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 31%;
    flex: 0 0 30.7%;
    max-width: 30.7%;
    margin: 0 15px;
    border-radius: 5px;
}
.babox .title {
    font-size: 17px;
    padding: 5px;
    font-weight: bold;
    color: #ffffff;
}
.babox .text {
    font-size: 15px;
    padding: 5px;
    text-align: justify;
    line-height: 1.5;
    color: #fff;
}
.babox .text1 {
    font-size: 15px;
    padding: 5px;
    text-align: justify;
    color: #fff;
}
.babox .text2 {
    font-size: 20px;
    padding: 5px;
    font-weight:700;
    color: #ffcc26;
}
.babox .text strong {
    color: #fd0505;
    font-weight: bold;
    font-size: 20px;
}


/*----------online--------*/
.wpb_wrapper {
    margin:30px 0;
}
.wpb_wrapper .wpforms-container {
    width:800px;
    margin:0 auto;
}
.wpb_wrapper .title {
    font-size: 20px;
    line-height: 40px;
    color: #ff2f00;
    font-weight: bold;
    text-align:center;
}
.wpb_wrapper .wpforms-field {
    padding: 10px 0;
    clear: both;
}
.wpb_wrapper .wpforms-field-label {
    display: block;
    font-weight: 700;
    font-size: 16px;
    float: none;
    line-height: 1.3;
    margin: 0 0 4px 0;
    padding: 0;
    color: #083496;
}
.wpb_wrapper textarea.wpforms-field-required {
    height: 120px;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    width: 100%;
    line-height: 1.3;
}
.wpb_wrapper .wpforms-required-label {
    color: #ff0000;
    font-weight: 400;
}
.wpb_wrapper .wpforms-field-text input {
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    float: none;
    font-size: 16px;
    border: 1px solid #ccc;
    padding: 6px 10px;
    height: 38px;
    width: 100%;
    line-height: 1.3;
}
.wpforms-field-description {
    font-size: 14px;
    line-height: 1.5;
    margin: 20px 0 0 0;
}
.wpb_wrapper .wpforms-field-radio input {
    background-color: #fff;
    box-sizing: border-box;
    color: #333;
    display: block;
    font-size: 16px;
    border: 1px solid #ccc;
    width: 100%;
}
.wpb_wrapper .wpforms-field-radio ul {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.wpb_wrapper .wpforms-field-radio ul li {
    width: 50%;
    display: block;
    padding-right: 26px !important;
}
.wpb_wrapper .wpforms-field-radio ul li input[type=radio] {
    border: 1px solid #ccc;
    background-color: #fff;
    width: 14px;
    height: 14px;
    margin: 0 10px 0 3px;
    display: inline-block;
    vertical-align: baseline;
}
.wpb_wrapper .wpforms-field-radio .wpforms-field-label-inline {
    display: inline;
    vertical-align: baseline;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
}
.wpforms-submit {
    display: block;
    padding:10px 30px;
    font-size:16px;
    font-weight:bold;
    background: #0e93d2;
    background-image: linear-gradient(225deg,#ff0000 0%,#ff4444 100%);
    color: #fff;
    text-transform: uppercase;
    border: honeydew;
    margin: 20px auto;
    cursor: pointer;
}
.wpforms-submit:hover{
    background: #0475d6;
    background: linear-gradient(to right top, #0980dc, #607cdee6, #288eda, #46afff, #1d91ea);
}

