@charset "utf-8";

200;300;400;500;600;700;800;900&display=swap");
200;300;400;500;600;700;800;900&display=swap");




























body {
  font-family: "Lexend Deca";
  font-weight: 400;
  color: #333;
  font-size: 14px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

a:hover {
  text-decoration: none;
}

img {
  vertical-align: middle;
  border-style: none;
  max-width: 100%;
}

.home_headtop {
  background-color: #0c042b;
  z-index: 1055;
  min-height: 42px;
}

.container {
  max-width: 1200px;
}

.fixed-top {
  position: fixed !important;
}

.giaiphap_btn {
  border-radius: 20px;
  display: inline-block;
  background-color: rgb(77, 127, 253);
  text-transform: uppercase;
  font-weight: bold;
  line-height: 40px;
  padding: 0 35px;
  height: 40px;
  font-size: 14px;
  color: rgb(255, 255, 255);
  text-align: center;
}

.giaiphap_btn:hover {
  text-decoration: none;
  background-color: #2a5cda;
  color: #fff;
}

.giaiphap_btn_v {
  border-width: 1px;
  display: inline-block;
  border-color: rgb(30, 18, 79);
  border-style: solid;
  font-weight: bold;
  border-radius: 20px;
  padding: 0 35px;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  color: rgb(30, 18, 79);
  text-align: center;
}

.giaiphap_btn_v:hover {
  background-color: #4d7ffd;
  text-decoration: none;
  color: #fff;
  border-color: #4d7ffd;
}

.ic_icon {
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
}

.ic_phone {
  background: transparent url("images/phone.png") no-repeat center center;
}

.ico_phonecam {
  background: transparent url("images/phonecam.png") no-repeat center center;
}

.icon_faq {
  background: transparent url("images/icon_hoidap.png") no-repeat center center;
  width: 20px;
  height: 20px;
  vertical-align: -5px;
}

.ic_cart {
  background: transparent url("images/cart.png") no-repeat center center;
  width: 20px;
  height: 17px;
  vertical-align: -3px;
}

.ic_user {
  background: transparent url("images/user.png") no-repeat center center;
  width: 13px;
  height: 17px;
  vertical-align: -3px;
}

.ic_dropdown {
  background: transparent url("images/dropdown.png") no-repeat center center;
  width: 10px;
  height: 6px;
  vertical-align: 2px;
}

.ic_del {
  background: transparent url("images/del.png") no-repeat center center;
  width: 11px;
  height: 12px;
  vertical-align: -1px;
}

.header_top {
  height: 40px;
  background-color: #eceff1;
}

.header_l_hotline {
  display: block;
  float: left;
  color: #333;
  font-size: 13px;
  font-weight: 400;
  line-height: 39px;
}

.header_l_hotline b {
  font-size: 16px;
  font-weight: 700;
  color: #4d7ffd;
  font-family: "Lexend Deca Condensed";
}

.header_l_hotline:hover {
  text-decoration: none;
  color: #333;
}

.header_l_hotline:hover b {
  color: #4d7ffd;
}

.header_l_menu {
  margin: 0;
  padding: 0;
  float: right;
}

.header_l_menu li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  float: left;
  font-weight: 400;
  color: #333;
  line-height: 39px;
  margin-left: 40px;
}

.header_l_menu li a {
  font-weight: 500;
  color: #333;
  font-size: 14px;
  text-decoration: none;
}

.header_l_menu li a:hover {
  text-decoration: none;
  color: #333;
}

.header_l_menu li:last-child {
  font-weight: 500;
}

.header_l_menu li:last-child a {
  font-weight: 500;
}

.header_bot {
  background-color: #fff;
  height: 80px;
  position: relative;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1);
}

.header_bot_logo {
  width: 130px;
  height: 80px;
  position: relative;
  display: block;
  float: left;
}

.header_bot_logo img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: 8px auto 0;
}

.header_bot_menu {
  float: right;
  margin: 0;
  padding: 0;
}

.header_bot_menu li {
  float: left;
  margin: 0;
  padding: 28px 0;
  list-style: none;
  margin-left: 49px;
  position: relative;
  font-family: "SF Pro Display";
}

.header_bot_menu li a {
  font-weight: 700;
  font-size: 18px;
  color: #333;
  text-transform: uppercase;
  font-family: "SF Pro Display";
}

.header_bot_menu li a.active,
.header_bot_menu li a:hover {
  text-decoration: none;
  color: #4d7ffd;
}

.mm-listview > li > a.active {
  color: rgb(77, 127, 253);
}

.header_bot_menu_child {
  position: absolute;
  width: 200px;
  padding: 15px 20px;
  top: 79px;
  left: -20px;
  background-color: #fff;
  display: none;
  z-index: 1;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.2);
}

.header_bot_menu_child a {
  display: block;
  margin-bottom: 15px;
}

.header_bot_menu_child a:last-child {
  margin: 0;
}

.header_bot_menu li:hover .header_bot_menu_child {
  display: block;
}

.main_banner {
  display: block;
  min-height: 600px;
  background-position: center top;
  background-repeat: no-repeat;
  background-color: rgb(30, 18, 79);
}

.main_chuyendoiso {
  background: #e4e9f0 url("images/chuyendoiso.jpg") no-repeat center top;
  min-height: 724px;
  padding: 50px 0;
}

.main_chuyendoiso_title {
  font-size: 40px;
  text-align: center;
  font-weight: 400;
  color: #000000;
  font-family: Lexend Deca;
}

.main_chuyendoiso_note {
  font-size: 20px;
  text-align: center;
  color: #000000;
}

.main_quote {
  background: #030206
    none
    no-repeat center top;
  min-height: 380px;
  padding-top: 105px;
}

.main_quote_text {
  font-size: 40px;
  color: #fff;
  font-weight: 400;
  text-align: center;
  line-height: 62px;
}

.main_quote_text span {
  color: #4d7ffd;
}

.main_quote_btn {
  display: block;
  border-radius: 24px;
  background-color: #4d7ffd;
  width: 270px;
  height: 50px;
  margin: 18px auto;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}

.main_quote_btn:hover {
  text-decoration: none;
  color: #fff;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.47);
  -moz-box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.47);
  box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.47);
}

.main_why {
  background-color: #fff;
  padding: 60px 0 70px;
}

.main_why_title {
  text-align: center;
  color: #1e124f;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 40px;
}

.main_why_build {
  margin: 0;
  padding: 0;
}

.main_why_build li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  width: 270px;
  margin-right: 28px;
}

.main_why_build li:last-child {
  margin-right: 0;
}

.main_why_build_img {
  text-align: center;
  height: 118px;
}

.main_why_build_title {
  text-align: center;
  font-size: 20px;
  color: rgb(77, 127, 253);
  font-weight: bold;
  margin-bottom: 15px;
}

.main_why_build_note {
  font-size: 16px;
  padding: 0 15px;
  color: rgb(0, 0, 0);
  line-height: 1.5;
  text-align: center;
}

.main_product {
  background-color: #eceff1;
  padding: 60px 0 80px;
}

.main_product_title {
  text-align: center;
  color: #1e124f;
  font-size: 40px;
  font-weight: 400;
  margin-bottom: 40px;
}

.ws_product_build {
  width: 370px;
  height: 360px;
  border-radius: 10px;
  overflow: hidden;
  background-color: #fff;
}

.ws_product_build:hover {
  border-radius: 10px;
  box-shadow: 0px 0px 20px 0px rgba(105, 93, 154, 0.5);
}

.ws_product_build_info {
  padding: 15px 20px;
  text-align: left;
}

.ws_product_build_info_title {
  font-size: 24px;
  font-weight: 400;
  max-height: 55px;
  overflow: hidden;
  line-height: normal;
  color: rgb(51, 51, 51);
  text-align: left;
  margin-bottom: 15px;
}

.ws_product_build_info_title:hover {
  font-size: 24px;
  text-decoration: none;
  font-weight: 400;
  color: rgb(51, 51, 51);
}

.ws_product_build_info_note {
  font-size: 14px;
  margin-bottom: 26px;
  color: rgb(51, 51, 51);
  font-weight: 400;
}

.ws_product_build_info_link {
  display: block;
  float: right;
  background-color: rgb(77, 127, 253);
  line-height: 40px;
  width: 105px;
  height: 40px;
  font-size: 14px;
  color: rgb(255, 255, 255);
  text-align: center;
  border-radius: 20px;
}

.ws_product_build_info_link:hover {
  text-decoration: none;
  color: #fff;
}

.ws_product_init {
  padding-bottom: 60px;
  margin-bottom: 70px;
}

.ws_product_init .swiper-slide {
  width: 370px;
}

.ws_product_init .swiper-slide:hover {
}

.ws_product_init .swiper-slide:hover .ws_product_build_info_link {
  background-color: #2a5cda;
}

.ws_product_buildNP {
  margin: 0 auto;
  position: relative;
  width: 1270px;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 135px;
  z-index: 1;
}

.ws_product_buildNP .swiper-button-next,
.ws_product_buildNP .swiper-button-prev {
  width: 74px;
  height: 74px;
  background: transparent url("images/back.png") no-repeat center center;
}

.ws_product_buildNP .swiper-button-prev:hover {
  background: transparent url("images/back_a.png") no-repeat center center;
}

.ws_product_buildNP .swiper-button-next {
  background: transparent url("images/next.png") no-repeat center center;
}

.ws_product_buildNP .swiper-button-next:hover {
  background: transparent url("images/next_a.png") no-repeat center center;
}

.ws_product_init .swiper-pagination-bullet {
  background-color: #b0bec5;
}

.ws_product_init .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #4d7ffd;
  vertical-align: -2px;
}

.main_product_title_2 {
  font-size: 28px;
  color: rgb(30, 18, 79);
  font-weight: 400;
  margin-bottom: 20px;
}

.main_product_title_2 span {
  font-size: 14px;
  color: #000000;
  font-weight: 400;
}

.main_product_vtv {
  margin: 0;
  padding: 0;
  border-top: 2px solid #dedfe0;
}

.main_product_vtv li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  width: 234px;
  height: 116px;
  border-bottom: 2px solid #dedfe0;
  border-left: 2px solid #dedfe0;
}

.main_product_vtv li:nth-child(5n) {
  border-right: 2px solid #dedfe0;
  width: 234px;
}

.main_product_vtv li a {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
}

.main_product_vtv li a img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}

.main_product_vtv_push {
  padding: 8px 25px;
  display: block;
}

.main_product_vtv_push:hover {
  text-decoration: none;
}

.main_product_vtv_push_t {
  color: #333333;
  font-size: 50px;
  font-weight: 600;
}

.main_product_vtv_push_n {
  color: #999999;
  font-size: 14px;
  font-weight: 500;
}

.main_product_vtv li:last-child {
}

.main_gp_bds {
  background-color: #fff;
  padding: 65px 0 73px;
}

.main_gp_bds_t_n {
  color: #4d7ffd;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
}

.main_gp_bds_t_t {
  font-size: 34px;
  color: #1e124f;
  font-weight: 700;
  text-align: center;
  line-height: normal;
  margin-bottom: 22px;
}

.main_gp_bds_t_n2 {
  font-weight: 400;
  font-size: 16px;
  color: #333;
  text-align: center;
  width: 800px;
  margin: 0 auto;
}

.main_gp_bds_t_n2 > p {
  margin-top: 10px;
}

.main_gp_digital_marketing {
  background-color: #eceff1;
  padding: 58px 0;
}

.main_gp_digital_marketing_title {
  text-align: center;
  color: #1e124f;
  font-weight: 400;
  font-size: 40px;
  margin-bottom: 65px;
}

.main_gp_digital_marketing_left {
  float: left;
  width: 615px;
}

.main_gp_digital_marketing_right {
  float: right;
  width: 450px;
  padding-top: 35px;
  margin-bottom: 9px;
}

.main_gp_digital_marketing_r_t {
  color: #4d7ffd;
  font-size: 38px;
  font-weight: 700;
  margin-bottom: 9px;
}

.main_gp_digital_marketing_r_n_t {
  font-size: 18px;
  color: #333;
  font-weight: 400;
  margin-bottom: 4px;
}

.main_gp_digital_marketing_r_n_t2 {
  font-size: 18px;
  font-weight: 400;
  color: #333;
  padding-left: 20px;
  margin-bottom: 5px;
}

.main_gp_digital_marketing_r_n_t2 span {
  color: #4d7ffd;
}

.main_gp_digital_marketing_btn {
  margin: 31px 0 22px;
}

.main_gp_email_marketing {
  background-color: #fff;
  padding: 35px 0 70px;
}

.main_gp_email_marketing_l {
  width: 485px;
  margin-left: 100px;
  float: left;
  padding-top: 20px;
}

.main_gp_email_marketing_r {
  width: 490px;
  margin-right: 50px;
  float: right;
}

.main_gp_broker_l {
  padding-left: 100px;
}

.main_gp_broker_r {
  padding: 0;
}

.main_gp_chatbot {
  background-color: #eceff1;
  padding: 25px 0;
}

.main_gp_crm_l {
  float: left;
  width: 485px;
  padding-left: 100px;
  padding-top: 25px;
}

.main_gp_number {
  height: 320px;
  background: transparent url("images/ghapnum.jpg") no-repeat center;
  background-size: cover;
  padding-top: 98px;
}

.main_gp_number_build {
  margin: 0;
  padding: 0;
}

.main_gp_number_build li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  width: 260px;
  margin: 0 15px;
}

.main_gp_number_build_num {
  font-size: 48px;
  font-weight: 700;
  color: #4d7ffd;
  text-align: center;
}

.main_gp_number_build_text {
  font-size: 16px;
  color: rgb(255, 255, 255);
  text-align: center;
}

.main_gp_crm {
  padding: 35px 0;
  background-color: #fff;
}

.ws_ykienkhang_build_img {
  border-radius: 50%;
  border: 1px solid #5686fd;
  margin: 0 auto 25px;
  display: block;
}

.ws_ykienkhang_build_n {
  font-size: 16px;
  margin-bottom: 25px;
  font-weight: 400;
  color: rgb(85, 85, 85);
  text-align: center;
}

.main_gp_ykienkhachhang {
  padding: 60px 0 50px;
}

.ws_ykienkhang_innit {
  width: 900px;
  margin: 0 auto;
  padding-bottom: 52px;
}

.ws_ykienkhang_build {
  width: 600px;
  margin: 0 auto;
}

.ws_ykienkhang_innit .swiper-button-next,
.ws_ykienkhang_innit .swiper-button-prev {
  width: 74px;
  height: 74px;
  background: transparent url("images/back.png") no-repeat center center;
}

.ws_ykienkhang_innit .swiper-button-prev:hover {
  background: transparent url("images/back_a.png") no-repeat center center;
}

.ws_ykienkhang_innit .swiper-button-next {
  background: transparent url("images/next.png") no-repeat center center;
}

.ws_ykienkhang_innit .swiper-button-next:hover {
  background: transparent url("images/next_a.png") no-repeat center center;
}

.ws_ykienkhang_innit .swiper-pagination-bullet {
  background-color: #b0bec5;
}

.ws_ykienkhang_innit .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: #4d7ffd;
  vertical-align: -2px;
}

.main_gp_faq {
  background-color: #f6f7fa;
}

.main_gp_faq_top {
  background: transparent url("images/bgfaq.jpg") no-repeat center top;
  height: 400px;
  background-size: cover;
  position: relative;
}

.main_gp_faq_bot {
  height: 280px;
}

.main_gp_faq_top_build_box {
  position: absolute;
  width: 1200px;
  margin: 70px auto;
  left: 0;
  right: 0;
  background-color: #f6f7fa;
}

.main_gp_faq_top_build_box_top {
  padding: 50px 50px 40px 50px;
  background-color: #f6f7fa;
}

.main_gp_faq_top_build_l {
  float: left;
  width: 730px;
}

.main_gp_faq_top_build_r {
  float: right;
  width: 335px;
  min-height: 440px;
  background: #4d7ffd url("images/bg_btl.jpg") no-repeat center center;
  background-size: cover;
  text-align: center;
  margin-top: 15px;
  border-radius: 10px;
}

.main_gp_faq_top_build_r img {
  display: block;
  margin: 20px auto;
  width: 220px;
}

.main_gp_faq_top_build_title {
  font-size: 40px;
  margin-bottom: 32px;
  color: rgb(30, 18, 79);
  font-weight: 400;
}

.main_gp_faq_top_build_ct {
  margin: 0;
  padding: 0;
}

.main_gp_faq_top_build_ct li {
  margin: 0 0 25px 0;
  padding: 0;
  list-style: none;
  font-weight: 400;
  font-size: 18px;
  color: #333;
}

.main_gp_faq_top_build_ct li span {
  color: #4d7ffd;
  font-size: 11px;
}

.main_gp_faq_top_build_r_t {
  font-size: 18px;
  text-align: center;
  padding: 0 20px;
  color: #fff;
  margin-bottom: 25px;
  font-weight: bold;
}

.giaiphap_btn_reg {
  border-color: #2a5cda;
  color: #fff;
  border: 2px solid #fff;
}

.giaiphap_btn_reg:hover {
  background-color: rgb(42, 92, 218);
  color: #fff;
  border: 2px solid #fff;
}

.main_gp_faq_top_build_box_bot {
  background-color: #fff;
  height: 140px;
  padding: 26px 40px;
}

.main_gp_faq_top_build_box_bot_phone {
  background: transparent url("images/call.png") no-repeat center left;
  padding-left: 85px;
  min-height: 70px;
  font-size: 18px;
  color: #000;
  float: left;
}

.main_gp_faq_top_build_box_bot_phone span {
  color: #4d7ffd;
  font-size: 38px;
  font-weight: 700;
}

.main_gp_faq_top_build_box_bot_phone b {
  font-weight: 400;
  text-transform: uppercase;
}

.main_gp_faq_top_build_box_bot_btn {
  font-size: 20px;
  color: #333;
  font-weight: 600;
  text-transform: uppercase;
  float: right;
  padding-top: 15px;
}

.main_gp_faq_top_build_box_bot_btn .giaiphap_btn {
  border-radius: 25px;
  background-color: rgb(42, 92, 218);
  line-height: 55px;
  height: 55px;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}

.main_gp_faq_bot_line {
  background-color: #cfd8dc;
  height: 80px;
}

.main_gp_nganhnghekhach {
  background-color: #cfd8dc;
  padding: 56px 0 85px;
}

.main_gp_nganhnghekhach_title {
  font-size: 38px;
  margin-bottom: 44px;
  color: #000000;
  font-weight: 400;
}

.main_gp_nganhnghekhach_list {
  margin: 0;
  padding: 0;
}

.main_gp_nganhnghekhach_list li {
  margin: 0 30px 40px 0;
  padding: 0;
  list-style: none;
  float: left;
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  width: 270px;
  height: 300px;
  overflow: hidden;
}

.main_gp_nganhnghekhach_list li:last-child {
  margin-right: 0;
}

.main_gp_nganhnghekhach_list_info {
  padding: 25px;
  text-align: center;
}

.main_gp_nganhnghekhach_list_info_t {
  font-size: 24px;
  color: rgb(51, 51, 51);
  text-align: center;
  font-weight: 700;
  margin-bottom: 15px;
}

.main_gp_nganhnghekhach_list_info_n {
  font-size: 14px;
  color: rgb(51, 51, 51);
  font-weight: 400;
}

.btn_khamphatoanbo {
  border-width: 2px;
  border-color: rgb(77, 127, 253);
  border-style: solid;
  border-radius: 22px;
  display: block;
  margin: 0 auto;
  width: 350px;
  height: 41px;
  font-size: 16px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  text-align: center;
  line-height: 39px;
}

.btn_khamphatoanbo:hover {
  text-decoration: none;
  color: rgb(77, 127, 253);
}

.main_gpcanthiet {
  background-color: #eceff1;
  padding: 60px 0;
}

.main_gpcanthiet_title {
  font-size: 40px;
  margin-bottom: 45px;
  color: rgb(30, 18, 79);
  font-weight: 400;
}

.main_gpcanthiet_title a {
  font-size: 14px;
  color: rgb(77, 127, 253);
}

.main_gpcanthiet_build_new {
  border-radius: 10px;
  padding: 40px 30px;
  background-color: rgb(255, 255, 255);
  margin: 0 auto;
  width: 925px;
}

.main_gpcanthiet_build_new_title {
  font-size: 20px;
  font-weight: 600;
  color: rgb(30, 18, 79);
  margin-bottom: 20px;
  text-align: center;
}

.main_gpcanthiet_build_new_text {
  border-width: 1px;
  border-color: rgb(209, 209, 209);
  border-style: solid;
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  width: 100%;
  height: 98px;
  padding: 15px;
  margin-bottom: 15px;
}

.main_gpcanthiet_build_new_in {
  font-size: 14px;
  color: rgb(51, 51, 51);
  font-style: italic;
  font-weight: 400;
  text-align: center;
}

.gp_main_b2bmar {
  background-color: #fff;
  padding: 30px 0;
}

.gp_main_b2bmar_left {
  width: 270px;
  float: left;
}

.gp_main_b2bmar_left_box {
  border: 1px solid #d1d1d1;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 30px;
}

.gp_main_b2bmar_left_b_title {
  height: 48px;
  line-height: 48px;
  padding: 0 25px;
  font-size: 20px;
  color: #000;
  font-weight: 500;
  border-bottom: 1px solid #d1d1d1;
}

.gp_main_b2bmar_left_b_build {
  padding: 15px 20px 25px 20px;
}

.gp_main_b2bmar_left_b_build_btn {
  font-weight: 600;
  background: transparent url("images/adropdown.png") no-repeat center right
    20px;
  display: block;
  margin-bottom: 8px;
  font-size: 16px;
  color: #f84e01;
}

.gp_main_b2bmar_left_b_build_btn.gp_main_b2bmar_left_b_build_btn_none {
  background: none;
}

.gp_main_b2bmar_left_b_build_btn:hover {
  color: #f84e01;
  text-decoration: none;
}

.gp_main_b2bmar_left_b_build_option {
  margin: 0;
  padding: 0;
}

.gp_main_b2bmar_left_b_build_option li {
  margin: 0 0 8px 0;
  padding: 0;
  list-style: none;
}

.gp_main_b2bmar_left_b_build_option li label {
  font-size: 13px;
  font-weight: 400;
  cursor: pointer;
}

.gp_main_b2bmar_left_b_build_option li input {
  vertical-align: middle;
  margin-top: 0;
}

.gp_main_b2bmar_left_b_build_boxop {
  border-bottom: 1px solid rgb(233, 233, 233);
  margin-bottom: 13px;
}

.gp_main_b2bmar_left_b_build_sel {
  border-width: 1px;
  border-color: rgb(233, 233, 233);
  border-style: solid;
  border-radius: 5px;
  background: #fff url("images/adropdown.png") no-repeat center right 20px;
  line-height: 39px;
  width: 100%;
  height: 39px;
  padding: 0 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.gp_main_b2bmar_left_tech {
  margin-bottom: 30px;
}

.gp_main_b2bmar_left_tech_title {
  position: relative;
  border-bottom: 2px solid #d1d1d1;
  margin-bottom: 20px;
}

.gp_main_b2bmar_left_tech_title span {
  float: left;
  border-bottom: 2px solid #f84e01;
  display: inline-block;
  font-size: 24px;
  color: rgb(51, 51, 51);
  font-weight: 600;
  margin-bottom: -2px;
  padding-bottom: 13px;
}

.gp_main_b2bmar_left_tech_title a {
  float: right;
  display: inline-block;
  font-size: 14px;
  color: #f84e01;
  font-weight: 600;
  vertical-align: bottom;
  padding-top: 10px;
}

.gp_main_b2bmar_left_tech_list {
  margin: 0;
  padding: 0;
}

.gp_main_b2bmar_left_tech_list li {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
}

.gp_main_b2bmar_left_tech_list_img {
  display: block;
  width: 85px;
  float: left;
  border-radius: 3px;
  overflow: hidden;
}

.gp_main_b2bmar_left_tech_list_info {
  display: block;
  width: calc(100% - 95px);
  float: right;
  font-size: 14px;
  color: rgb(51, 51, 51);
  font-weight: 600;
}

.gp_main_b2bmar_left_tech_list_info:hover {
  color: rgb(51, 51, 51);
}

.gp_main_b2bmar_left_gpHOT_list {
  margin: 0;
  padding: 0;
}

.gp_main_b2bmar_left_gpHOT_list li {
  margin: 0 0 20px 0;
  padding: 0;
  list-style: none;
  border: 1px solid #d1d1d1;
  border-radius: 10px;
  overflow: hidden;
  display: flex;
}

.gp_main_b2bmar_left_gpHOT_list_img {
  display: block;
  width: 90px;
  border-radius: 10px 0 0 10px;
}

.gp_main_b2bmar_left_gpHOT_list_img img {
  height: 100%;
}

.gp_main_b2bmar_left_gpHOT_list_img_info {
  display: block;
  width: calc(100% - 105px);
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 10px;
}

.gp_main_b2bmar_left_gpHOT_list_img_info span {
  display: block;
  font-weight: 600;
  font-size: 16px;
  color: #333;
}

.gp_main_b2bmar_left_gpHOT_list_img_info span:last-child {
  font-weight: 400;
  font-size: 12px;
  margin-top: 5px;
}

.gp_main_b2bmar_left_gpHOT_list_img_info:hover {
  text-decoration: none;
}

.gp_main_b2bmar_right {
  float: right;
  width: 870px;
}

.gp_main_b2bmar_right_top {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 2px;
}

.gp_main_b2bmar_right_top_l {
  float: left;
}

.gp_main_b2bmar_right_top span {
  color: #0085d1;
}

.gp_main_b2bmar_right_top_r {
  float: right;
  margin-top: -9px;
  margin-bottom: 9px;
}

.gp_main_b2bmar_right_tag {
  margin: 0 0 24px 0;
  padding: 0;
}

.gp_main_b2bmar_right_tag li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  margin: 0 8px 10px 0;
  background-color: #eceff1;
  padding: 3px 15px;
  font-size: 13px;
  color: #333;
  font-weight: 400;
  border-radius: 3px;
}

.gp_main_b2bmar_right_product {
  margin: 0;
  padding: 0;
}

.gp_main_b2bmar_right_product li,
.gp_main_b2bmar_right_product_li {
  margin: 0 0 15px 0;
  padding: 0;
  list-style: none;
  display: flex;
  border: 1px solid #e9e9e9;
  border-bottom: 3px solid #e9e9e9;
  border-radius: 10px;
  overflow: hidden;
}

.gp_main_b2bmar_right_product_li:hover {
  -webkit-box-shadow: 0 0 3px 1px #d8d8d8;
  -moz-box-shadow: 0 0 3px 1px #d8d8d8;
  box-shadow: 0 0 3px 1px #d8d8d8;
}

.gp_main_b2bmar_right_product_img {
  display: block;
  margin-right: 30px;
  width: 210px;
}

.gp_main_b2bmar_right_product_img img {
  height: 100%;
}

.gp_main_b2bmar_right_product_info {
  width: calc(100% - 260px);
  padding: 16px 0;
}

.gp_main_b2bmar_right_product_info_t {
  font-weight: 700;
  color: #333333;
  font-size: 20px;
  float: left;
  display: block;
}

.gp_main_b2bmar_right_product_info_t:hover {
  color: #333333;
  text-decoration: none;
}

.gp_main_b2bmar_right_product_info_p {
  font-weight: 400;
  color: #000000;
  font-size: 12px;
  float: right;
}

.gp_main_b2bmar_right_product_info_p b {
  font-weight: 700;
  color: #dd2c00;
  font-size: 24px;
}

.gp_main_b2bmar_right_product_info_ph {
  font-size: 12px;
  color: #000;
  font-weight: 400;
  margin-bottom: 10px;
}

.gp_main_b2bmar_right_product_info_d {
  font-size: 13px;
  color: #333;
  font-weight: 400;
  margin-bottom: 25px;
}

.btn_list {
  border-width: 1px;
  display: inline-block;
  margin-right: 5px;
  border-color: rgb(209, 209, 209);
  border-style: solid;
  border-radius: 5px;
  background-color: rgb(247, 248, 249);
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  color: #333333;
  font-weight: 400;
  padding: 0 15px;
}

.btn_list:hover,
.btn_list.active {
  text-decoration: none;
  border-color: rgb(248, 78, 1);
  color: rgb(248, 78, 1);
  background-color: rgb(255, 243, 224);
}

.btn_link {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  font-weight: 400;
  color: #f84e01;
  text-decoration: underline;
}

.btn_buyPro {
  background-color: rgb(77, 126, 252);
  width: 200px;
  height: 40px;
  font-size: 13px;
  font-family: "Lexend Deca";
  color: rgb(255, 255, 255) !important;
  font-weight: bold;
  line-height: 40px;
  float: right;
  border-radius: 0px;
  border: none;
  text-transform: none;
  text-align: center;
}

.btn_buyPro:hover {
  background-color: rgb(68, 110, 221);
  color: #ffffff;
}

.disabled {
  opacity: 0.5;
  cursor: no-drop;
}

.text_notice {
  font-size: 12px;
  color: red;
  font-style: italic;
  font-weight: 400;
  font-family: Lexend Deca;
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 10px;
}

.gp_main_b2bmar_right_product_pagging ul.pagination {
  margin: 0;
  padding: 0;
}

.gp_main_b2bmar_right_product_pagging ul.pagination li {
  display: inline-block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  margin: 0 5px;
  font-size: 16px;
  background: none;
  border: none;
  float: left;
  color: #999;
  font-weight: 400;
  text-align: center;
}

.gp_main_b2bmar_right_product_pagging ul.pagination li.first,
.gp_main_b2bmar_right_product_pagging ul.pagination li.last,
.gp_main_b2bmar_right_product_pagging ul.pagination li.disabled,
.gp_main_b2bmar_right_product_pagging ul.pagination li.disabled {
  display: none !important;
}

.gp_main_b2bmar_right_product_pagging ul.pagination li.prev,
.gp_main_b2bmar_right_product_pagging ul.pagination li.next,
.gp_main_b2bmar_right_product_pagging ul.pagination li a {
  border: none;
  padding: 0;
  display: block;
}

.gp_main_b2bmar_right_product_pagging ul.pagination li.prev a {
  background: transparent url("images/back2.png") no-repeat center center;
  display: block;
  border: none;
  padding: 0;
  margin: 0;
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 0;
}

.gp_main_b2bmar_right_product_pagging ul.pagination li.prev a:hover {
  background: transparent url("images/back2_a.png") no-repeat center center;
}

.gp_main_b2bmar_right_product_pagging ul.pagination li.next a {
  background: transparent url("images/next2.png") no-repeat center center;
  display: block;
  border: none;
  padding: 0;
  margin: 0;
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 0;
}

.gp_main_b2bmar_right_product_pagging ul.pagination li.next a:hover {
  background: transparent url("images/next2_a.png") no-repeat center center;
}

.gp_main_b2bmar_right_product_pagging ul.pagination li.last {
  display: none;
}

.gp_main_b2bmar_right_product_pagging ul.pagination li span,
.gp_main_b2bmar_right_product_pagging ul.pagination li a {
  background: none;
  border: none;
  line-height: 34px;
  display: block;
  text-align: center;
  float: none;
  color: #999;
}

.gp_main_b2bmar_right_product_pagging ul.pagination li a:hover,
.gp_main_b2bmar_right_product_pagging ul.pagination li.active a {
  color: #f84e01;
  background: none;
  text-decoration: none;
}

/*.gp_main_b2bmar_right_product_pagging a{display: inline-block;width: 34px;height: 34px;line-height: 34px;margin: 0 5px;
    font-size: 16px;
    color: #999;
    font-weight: 400;
    text-align: center;
}*/

.gp_main_b2bmar_right_product_pagging a.active,
.gp_main_b2bmar_right_product_pagging a:hover {
  color: #f84e01;
  text-decoration: none;
}

.btn_pre {
  background: transparent url("images/back2.png") no-repeat center center;
}

.btn_pre:hover {
  background: transparent url("images/back2_a.png") no-repeat center center;
}

.btn_next {
  background: transparent url("images/next2.png") no-repeat center center;
}

.btn_next:hover {
  background: transparent url("images/next2_a.png") no-repeat center center;
}

.gp_main_b2bmar_right_product_pagging {
  text-align: center;
  margin: 35px auto;
}

.gp_main_b2bmar_detail {
  background-color: #fff;
  padding: 30px 0 80px;
}

.gp_main_b2bmar_detail_l {
  width: 850px;
  float: left;
}

.gp_main_b2bmar_detail_r {
  width: 285px;
  float: right;
}

.gp_main_b2bmar_detail_l_menu {
  border-bottom: 2px solid #d1d1d1;
  margin-bottom: 30px;
}

.gp_main_b2bmar_detail_l_menu_build {
  margin: 0;
  padding: 0;
}

.gp_main_b2bmar_detail_l_menu_build li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  border-bottom: 2px solid transparent;
  margin-bottom: -2px;
}

.gp_main_b2bmar_detail_l_menu_build li a {
  font-weight: 600;
  font-size: 18px;
  color: #000;
  display: inline-block;
  padding: 33px 15px 20px;
}

.gp_main_b2bmar_detail_l_menu_build li a:hover {
  text-decoration: none;
  color: #4d7ffd;
}

.gp_main_b2bmar_detail_l_menu_build li:hover,
.gp_main_b2bmar_detail_l_menu_build li.active {
  border-bottom: 2px solid #4d7ffd;
}

.gp_main_b2bmar_detail_l_menu_build li.active a {
  color: #4d7ffd;
}

.gp_main_b2bmar_detail_l_des {
  color: #000;
  font-size: 16px;
  color: #000;
  font-weight: 400;
  padding: 0 15px;
}

.gp_main_b2bmar_detail_l_des h1 {
  margin: 0 0 25px 0;
  padding: 0;
  font-size: 28px;
  font-weight: 600;
}

.gp_main_b2bmar_detail_r_box {
  border: 1px solid #1e124f;
  margin-bottom: 10px;
  border-radius: 8px;
  overflow: hidden;
}

.gp_main_b2bmar_detail_r_box_title {
  font-size: 16px;
  color: rgb(255, 255, 255);
  font-weight: 600;
  background-color: rgb(30, 18, 79);
  line-height: 55px;
  text-align: center;
  height: 55px;
}

.gp_main_b2bmar_detail_r_box_list {
  margin: 0;
  padding: 0;
}

.gp_main_b2bmar_detail_r_box_list li {
  margin: 16px 20px;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 17px;
}

.gp_main_b2bmar_detail_r_box_list li:last-child {
  border: none;
}

.gp_main_b2bmar_detail_r_box_list_title {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: rgb(0, 0, 0);
}

.gp_main_b2bmar_detail_r_box_list_price {
  font-size: 13px;
  font-weight: 400;
  color: #000;
}

.gp_main_b2bmar_detail_r_box_list_price span {
  color: #4d7ffd;
  font-weight: 600;
  font-size: 16px;
}

.main_solution_text {
  margin-bottom: 28px;
}

.main_solution_build {
  background: #f1f1f1 url("images/bgEmail.png") no-repeat center center;
  min-height: 670px;
  position: relative;
}

.main_solution_build_you {
  width: 690px;
  height: 430px;
  margin: 0 auto;
}

.btnBuySodution {
  background-color: rgb(30, 18, 79);
  width: 220px;
  height: 45px;
  line-height: 45px;
  margin: 0 auto 75px;
  border-radius: 25px;
  font-size: 16px;
  color: rgb(0, 229, 255);
  font-weight: bold;
  text-align: center;
  display: block;
}

.btnBuySodution:hover {
  text-decoration: none;
  color: #fff;
  -webkit-box-shadow: 0px 0px 8px 0px #7b7b7b;
  -moz-box-shadow: 0px 0px 8px 0px #7b7b7b;
  box-shadow: 0px 0px 8px 0px #7b7b7b;
}

#dangkydaily .modal-dialog {
  max-width: 600px;
}

#dangkydaily .modal-content {
  border: none;
}

#dangkydaily .modal-body {
  padding: 0;
}

#dangkydaily .btn_close {
  background: url("images/i_close.png") no-repeat top center;
  float: left;
  height: 30px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 30px;
  z-index: 10;
}

a {
  cursor: pointer;
}

.blog_cate_breadcrumb {
  background: url("images/bg_blogcat.jpg") no-repeat center center;
  min-height: 200px;
}

.breadcrumb_content {
  float: left;
  width: 100%;
  padding: 0 15px;
  margin-top: 24px;
}

.breadcrumb_content a {
  float: left;
  font-size: 14px;
  color: #ffffff;
  font-weight: 300;
}

.cate_title {
  position: absolute;
  text-align: center;
  font-size: 40px;
  color: #fff;
  font-weight: 600;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  line-height: 200px;
}

.khampha_bizfly_box_build {
  margin: 0;
  padding: 0;
}

.khampha_bizfly_box_build_li {
  margin: 0 30px 0 0;
  padding: 0;
  list-style: none;
  float: left;
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 15px 0px rgba(30, 18, 79, 0.2);
  width: 370px;
  height: 310px;
  overflow: hidden;
}

.khampha_bizfly_box_build_li.khampha_bizfly_box_build_liBold {
  border: 1px solid #4d7ffd;
}

.khampha_bizfly_box_build li.khampha_bizfly_box_build_li:nth-child(3n) {
  margin-right: 0;
}

.khampha_bizfly_box_build_left {
  width: 200px;
  float: left;
  box-sizing: border-box;
}

.khampha_bizfly_box_build_right {
  width: 168px;
  float: right;
  height: 310px;
}

.khampha_bizfly_box_build_left_title {
  font-size: 20px;
  color: #000;
  font-weight: 700;
  margin-bottom: 16px;
  padding: 20px;
}

.khampha_bizfly_box_build_left_title img {
  font-weight: 700;
  vertical-align: -2px;
}

.khampha_bizfly_box_build_link {
  margin: 0;
  padding: 0;
}

.khampha_bizfly_box_build_link li {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 0 20px;
}

.khampha_bizfly_box_build_link li a {
  font-size: 14px;
  color: #999;
  border-bottom: 1px solid #e9e9e9;
  display: block;
  background: transparent url("images/arr.png") no-repeat center right;
  padding: 5px 0;
}

.khampha_bizfly_box_build_link li a:hover {
  text-decoration: none;
}

.khampha_bizfly_box_build_link li:hover {
  background-color: #eceff1;
}

.khampha_bizfly_box_build_li.khampha_bizfly_box_build_liBold
  .khampha_bizfly_box_build_link
  li
  a {
  color: #333;
}

.ws_product_build_info_price {
  font-size: 22px;
  color: #4d7ffd;
}

.ws_product_build_info_price span {
  color: #000;
  font-size: 12px;
}

.main_gpcanthiet_build_new .ws_product_build_info_link {
}

.ws_product_build_info_num {
  font-size: 12px;
  color: #4d7ffd;
  margin-bottom: 15px;
}

.ws_product_build_info_num span {
  color: #a0a0a0;
}

.ws_product_build_info_brand {
  float: left;
  padding-top: 10px;
}

.ws_product_build_info_brand img {
  display: inline-block;
  margin-right: 5px;
}

/*bizfly_blog*/

.header_bot_sub .header_bot_menu li:hover {
  border-bottom: 2px solid #fff;
}

.header_bot_sub .header_bot_menu li.active {
  border-bottom: 2px solid #fff;
}

.header_bot_sub .header_bot_menu li {
  padding: 14px 0;
  margin-left: 40px;
}

.header_bot_sub .header_bot_menu li a {
  color: #fff;
  font-size: 14px;
}

.main_img_bizfly_blog {
  padding: 20px 0 40px;
}

.main_img_bizfly_blog .img-1-text-box p {
  font-weight: 400;
}

.main_img_bizfly_blog .img-1-text-box {
  left: 0;
  padding-left: 15px;
  font-weight: 700;
  border: none;
  width: 100%;
}

/*.main_img_bizfly_blog .img-bizfly-box ul li:hover{
    box-shadow: 1px 1px 1px 1px #d1d1d1;
}*/

.main_content_biz_blog_right {
  width: 772px;
  float: left;
  padding-left: 5px;
}

.main_content_biz_blog_left {
  float: right;
  width: 377px;
  padding-right: 5px;
}

.main_content_techblog_cate .main_content_biz_blog_left {
  float: right;
  width: 377px;
  padding-right: 5px;
  padding-top: 10px;
}

.main_img_bizfly_blog .img-bizfly-box ul li.img-1 {
  width: 51%;
}

.main_img_bizfly_blog .img-bizfly-box ul li.img-2 {
  width: 24.5%;
}

.main_content_biz_blog {
  padding: 30px 0px 40px;
}

.main_content_biz_blog_right_top_title {
  color: #000;
  font-size: 30px;
  font-weight: 700;
  text-decoration: none;
  line-height: 59px;
  display: inline-block;
  border-bottom: 1px solid #4d7ffd;
}

.main_content_biz_blog_right_top_title:hover {
  color: #1e124f;
  text-decoration: none;
}

.main_content_biz_blog_right_top {
  border-bottom: 1px solid #d1d1d1;
  height: 60px;
  line-height: 60px;
}

.main_content_biz_blog_right_top .header_bot_menu li {
  padding: 0 !important;
  margin-left: 13px;
}

.main_content_biz_blog_right_top .header_bot_menu li a {
  font-size: 13px;
  font-weight: 700;
  color: #333;
}

.main_content_biz_blog_right_top .header_bot_menu li a:hover {
  color: #4d7ffd;
}

.main_content_biz_blog_left .main_content_biz_blog_right_top_title {
  font-size: 18px;
  color: #4d7ffd;
  font-weight: 700;
  text-transform: uppercase;
}

.main_content_biz_blog_right_baimoi_content {
  padding-left: 25px;
  text-align: justify;
}

.main_content_biz_blog_right_baimoi {
  padding-top: 30px;
  display: flex;
  margin-bottom: 40px;
}

.main_content_biz_blog_right_baimoi_title:hover {
  text-decoration: none;
  color: #4d7ffd;
}

.main_content_biz_blog_right_baimoi_title_loiich {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #000;
  line-height: 30px;
}

.main_content_biz_blog_right_baimoi_title_text {
  font-size: 14px;
  font-weight: 400;
  color: #1e124f;
}

.main_content_biz_blog_right_baimoi_title {
  font-size: 13px;
  display: block;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none;
  color: #4d7ffd;
}

.main_content_biz_blog_right_baimoi_list {
  padding: 0;
}

.main_content_biz_blog_right_baimoi_item {
  width: 170px;
  margin-right: 27px;
  float: left;
  list-style: none;
}

.main_content_biz_blog_right_baimoi_item_title span {
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 400;
  color: #4d7ffd !important;
  margin-bottom: 5px;
}

.main_content_biz_blog_right_baimoi_hover:hover {
  box-shadow: 2px 4px 10px 1px #b6b0ce;
}

.main_content_biz_blog_right_baimoi_item:nth-child(4) {
  margin-right: 0;
}

.main_content_biz_blog_right_baimoi_item_title {
  font-size: 16px;
  color: #000 !important;
  font-weight: 700;
}

.main_content_biz_blog_right_baimoi_item a {
  display: block;
  margin-bottom: 10px;
}

.main_content_biz_blog_right_techblog_dangkinhantin {
  background: url(images/bg-dangkinhantin.png) no-repeat top center;
  height: 200px;
  border-radius: 15px;
  padding-left: 30px;
  padding-top: 30px;
  margin-bottom: 45px;
}

.main_content_biz_blog_right_techblog_dangkinhantin_text {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
}

.main_content_biz_blog_right_top_baimoi {
  margin-bottom: 45px;
  margin-top: 20px;
}

.main_content_biz_blog_right_techblog_dangkinhantin_box_nhap {
  width: 420px;
  height: 45px;
  line-height: 45px;
  background: #fff;
  border-radius: 25px;
  display: flex;
  padding-left: 20px;
  color: #999;
}

.main_content_biz_blog_right_techblog_dangkinhantin_box_nhap input {
  border: none;
  font-size: 14px;
  font-weight: 400;
  width: 270px;
  height: 44px;
}

.main_content_biz_blog_right_techblog_dangkinhantin_btn {
  font-size: 14px;
  width: 120px;
  height: 38px;
  font-weight: 700;
  margin: auto;
  text-align: center;
  border-radius: 20px;
  line-height: 38px;
  color: #fff;
  display: block;
  background: #1e124f;
}

.main_content_biz_blog_right_techblog_dangkinhantin_btn:hover {
  color: #00e5ff;
  text-decoration: none;
}

.main_content_biz_blog_right_top .header_bot_menu li a {
  color: #1e124f;
}

.main_content_biz_blog_right_techblog_kienthuccoban_list {
  padding: 0;
}

.main_content_biz_blog_right_techblog_kienthuccoban_item {
  float: left;
  width: 370px;
  margin-right: 27px;
  list-style: none;
}

.main_content_biz_blog_right_techblog_kienthuccoban_item:nth-child(2) {
  margin-right: 0;
}

.main_content_biz_blog_right_techblog_kienthuccoban {
  padding-top: 30px;
  margin-bottom: 20px;
}

.main_content_biz_blog_right_techblog_kienthuccoban_item_titlte {
  font-size: 24px;
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
}

.main_content_biz_blog_right_techblog_kienthuccoban_item_text {
  font-size: 16px;
  font-weight: 400;
  color: #1e124f;
  text-align: justify;
}

.main_content_biz_blog_right_techblog_kienthuccoban_item_right:hover {
  text-decoration: none;
}

.main_content_biz_blog_right_techblog_kienthuccoban_item_right {
  background: #fff;
  margin-bottom: 20px;
  width: 100%;
  float: left;
}

.link-img-ktcb {
  width: 90px;
  float: left;
}

.link-img-ktcb img {
  width: 100%;
  height: 90px;
}

.main_content_biz_blog_right_techblog_kienthuccoban_item_right p.info-ktcb {
  padding-left: 10px;
  font-size: 18px;
  color: #000;
  font-weight: 700;
  margin: 0;
  line-height: 24px;
  padding-top: 5px;
  float: left;
  width: calc(100% - 100px);
}

.main_content_biz_blog_left .main_content_biz_blog_right_top {
  margin-bottom: 30px;
}

.main_content_biz_blog_left_listbai
  .main_content_biz_blog_right_techblog_kienthuccoban_item_right
  p {
  padding-top: 0px;
  padding-left: 10px;
  font-size: 16px;
  font-weight: 700;
  color: #333;
  text-align: justify;
}

.main_content_biz_blog_left_listbai {
  margin-bottom: 8px;
  height: 96px;
}

.main_content_biz_blog_left_listbai
  .main_content_biz_blog_right_techblog_kienthuccoban_item_right {
  margin-bottom: 0px;
}

.main_content_biz_blog_left_listbai img:hover {
  box-shadow: 2px 4px 10px 1px #b6b0ce;
}

.main_content_biz_blog_left_listbai a:hover {
  text-decoration: none;
  color: #333;
}

.main_content_biz_blog_left_dangkicloud {
  background: url(images/img-125.png) no-repeat top center;
  min-height: 312px;
  margin-top: 55px;
  padding-top: 20px;
  margin-bottom: 25px;
}

.main_content_biz_blog_left_dangkicloud_title {
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 5px;
  color: #fff;
}

.main_content_biz_blog_left_dangkicloud_text {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  margin-top: 20px;
}

.main_content_biz_blog_left_dangkicloud_text a {
  display: block;
  background: #4d7ffd;
  width: 175px;
  height: 45px;
  line-height: 45px;
  border-radius: 20px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 auto;
  margin-top: 15px;
}

.main_content_biz_blog_left_dangkicloud_text a:hover {
  text-decoration: none;
  color: #fff;
}

.main_content_biz_blog_left_tinhay
  .main_content_biz_blog_right_baimoi_item:nth-child(2) {
  margin-right: 0px;
}

.main_content_biz_blog_left_tinhay_text {
  font-size: 16px;
  color: #000;
  font-weight: 700;
  margin-top: 16px;
}

/*B2BMarket_detail*/

.main_vccloud_load_balancer {
  padding: 24px 0 20px;
  background: #fff;
}

.main_vccloud_load_balancer_link_home,
.main_vccloud_load_balancer_link_b2b,
.main_vccloud_load_balancer_link_vccloud {
  font-size: 14px;
  font-family: "Lexend Deca";
  color: rgb(153, 153, 153);
}

.main_vccloud_load_balancer_link_home {
  font-size: 14px;
}

.main_vccloud_load_balancer_link_b2b {
  font-size: 13px;
}

.main_vccloud_load_balancer_link_vccloud {
  color: #4d7ffd;
  text-decoration: none;
}

.main_vccloud_load_balancer_loadbalancer {
  width: 283px;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
  float: left;
}

.main_vccloud_load_balancer_content {
  padding-top: 25px;
}

.main_vccloud_load_balancer_loadbalancer_btn:hover {
  color: #fff;
  text-decoration: none;
}

.main_vccloud_load_balancer_content_left {
  float: left;
}

.main_vccloud_load_balancer_loadbalancer_btn {
  background: #4d7ffd;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  padding: 5px 0;
  border-radius: 0 0 10px 10px;
}

.main_vccloud_load_balancer_center {
  float: left;
  padding-left: 30px;
  padding-top: 5px;
}

.main_vccloud_load_balancer_center_title {
  font-weight: 700;
  font-size: 24px;
  color: #000;
}

.main_vccloud_load_balancer_center_tacgia {
  font-weight: 400;
  font-size: 18px;
}

.main_vccloud_load_balancer_center_text {
  color: #333;
  font-size: 14px;
  font-weight: 400;
  margin-top: 15px;
  margin-bottom: 20px;
}

.main_vccloud_load_balancer_center_text_chongoi {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #000;
}

.main_vccloud_load_balancer_center_text_chongoi_btn a:hover {
  -webkit-box-shadow: 0 0 3px 1px #d8d8d8;
  -moz-box-shadow: 0 0 3px 1px #d8d8d8;
  box-shadow: 0 0 3px 1px #d8d8d8;
}

.main_vccloud_load_balancer_center_text_chongoi_btn a:hover,
.main_vccloud_load_balancer_center_text_chongoi_btn a.active {
  border: 1px solid #f84e01;
  color: #f84e01;
  text-decoration: none;
}

.main_vccloud_load_balancer_center_text_chongoi_btn a:nth-child(3) {
}

.main_vccloud_load_balancer_center_text_chongoi_btn a {
  display: inline-block;
  height: 38px;
  line-height: 38px;
  font-size: 14px;
  padding: 0 5px;
  border: 1px solid #d1d1d1;
  text-align: center;
  color: #999;
  font-weight: 500;
  margin-right: 5px;
  border-radius: 7px;
}

.main_vccloud_load_balancer_center_link {
  text-decoration: underline;
  color: #4d7ffd;
  font-size: 14px;
  margin-top: 12px;
  display: block;
  font-weight: 600;
}

.main_vccloud_load_balancer_content_right_box {
  padding: 5px 10px;
  margin-bottom: 15px;
  width: 215px;
  border: 1px solid #f84e01;
  background: #fff;
  border-radius: 10px;
}

.main_vccloud_load_balancer_content_right {
  float: right;
  width: 215px;
}

.m_donviban_box {
  border-width: 1px;
  border-color: rgb(209, 209, 209);
  border-style: solid;
  border-radius: 5px;
  padding: 15px;
}

.m_donviban_box_bor {
  border: 1px solid #d1d1d1;
  display: block;
  width: 50px;
  height: 50px;
  float: left;
  border-radius: 0;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #eaebef;
}

.m_donviban_box_info {
  float: right;
  width: calc(100% - 65px);
  font-size: 13px;
  padding-top: 5px;
}

.m_donviban_box_info_medi {
  font-weight: 500;
  color: #000;
}

.m_donviban_box_info_name {
  color: #4d7ffd;
  font-size: 15px;
}

.m_donviban_box_infoNCC {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d1d1d1;
}

.m_donviban_box_Help {
}

.m_donviban_box_Help_t {
  font-weight: 500;
  font-size: 14px;
  color: #000;
}

.m_donviban_box_Help_n {
  font-size: 13px;
  color: #333;
  margin-bottom: 5px;
}

.main_vccloud_load_balancer_content_right_title {
  font-weight: 400;
  color: #333;
  text-align: center;
}

.m_donviban_box_Help_ico {
  font-size: 13px;
  color: #f84e01;
  font-weight: 400;
  margin-bottom: 5px;
}

.m_donviban_box_Help_ico a {
  color: #f84e01;
}

.main_vccloud_load_balancer_content_right_btn {
  margin-top: 10px;
}

.gp_main_b2bmar_detail_goichitiet_build_row {
  border: 1px solid #d1d1d1;
  margin-bottom: 20px;
}

.gp_main_b2bmar_detail_goichitiet {
  border: 1px solid #d1d1d1;
  margin-bottom: 20px;
  background-color: #f1f1f1;
}

.gp_main_b2bmar_detail_goichitiet_title_t {
  float: left;
  font-size: 24px;
  color: #4d7ffd;
  padding-top: 5px;
}

.gp_main_b2bmar_detail_goichitiet_title_n {
  float: right;
  font-size: 14px;
  color: #999;
}

.gp_main_b2bmar_detail_goichitiet_title {
  background-color: #fff;
  padding: 20px 30px;
}

.rowW1 {
  width: 205px;
  display: table-cell;
  border-right: 1px solid #d1d1d1;
  padding: 10px 15px;
  vertical-align: top;
}

.rowW2 {
  width: 280px;
  display: table-cell;
  border-right: 1px solid #d1d1d1;
  padding: 10px 15px;
  vertical-align: top;
  background-color: #fff;
}

.rowW3 {
  width: 190px;
  display: table-cell;
  border-right: 1px solid #d1d1d1;
  padding: 10px 15px;
  vertical-align: top;
  background-color: #fff;
}

.rowW4 {
  width: 220px;
  display: table-cell;
  padding: 10px 15px;
  vertical-align: top;
  background-color: #fff;
}

.gp_main_b_d_g_build_row_tit {
  font-size: 18px;
  color: rgb(0, 0, 0);
  font-weight: bold;
  margin-bottom: 10px;
}

.gp_main_b2bmar_detail_goichitiet_build_row_td {
  border: none;
  margin: 0;
  font-size: 14px;
  color: rgb(153, 153, 153);
  font-weight: bold;
  text-transform: uppercase;
}

.gp_main_b_d_g_build_row_header .rowW2,
.gp_main_b_d_g_build_row_header .rowW3,
.gp_main_b_d_g_build_row_header .rowW4 {
  background-color: #f1f1f1;
}

.gp_main_b_d_g_build_row_promotion {
  border: 1px solid #dd2c00;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}

.gp_main_b_d_g_build_row_header {
  border: none;
  margin: 0;
}

.gp_main_b2bmar_detail_goichitiet_build_row_promotion_title {
  background-color: rgb(221, 44, 0);
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 400;
  padding: 6px 20px;
  color: #fff;
}

.gp_main_b2bmar_detail_goichitiet_build {
  padding: 10px 20px;
}

.gp_main_b_d_g_build_row_t {
  font-size: 14px;
  margin: 0;
  padding-left: 15px;
}

.gp_main_b_d_g_build_row_t li {
  margin: 0;
}

.gp_main_b_d_g_build_row_t_pomo_t {
  font-size: 13px;
  color: #f84e01;
  text-transform: uppercase;
}

.gp_main_b_d_g_build_row_t_pomo_price_un {
  font-size: 15px;
  color: #000000;
  text-decoration: line-through;
}

.gp_main_b_d_g_build_row_t_pomo_price {
  font-size: 24px;
  color: #dd2c00;
  font-weight: bold;
}

.gp_main_b_d_g_build_row_t_pomo_unit {
  color: #333;
  font-size: 13px;
}

.gp_main_b_d_g_build_row_t_pomo_unit span {
  color: #dd2c00;
}

.main_vccloud_load_balancer_content_right_btn a {
  display: block;
  height: 34px;
  line-height: 34px;
  font-weight: 400;
  border-radius: 20px;
  text-align: center;
  margin: 0 auto;
  text-transform: uppercase;
}

.main_vccloud_load_balancer_content_right_btn_text {
  text-align: center;
  margin: 10px auto;
}

.main_vccloud_load_balancer_content_right_btn_mua {
  background: #1e124f;
  color: #00e5ff;
}

.main_vccloud_load_balancer_content_right_btn_chat {
  background: #4d7ffd;
  color: #fff;
}

i.i-coin-right-btn {
  display: inline-block;
  width: 22px;
  height: 22px;
  vertical-align: -5px;
}

.main_vccloud_load_balancer_content_right_btn a:hover {
  text-decoration: none;
}

.main_vccloud_load_balancer_content_right_btn
  a.main_vccloud_load_balancer_content_right_btn_chat:hover {
  color: #fff;
}

.main_vccloud_load_balancer_content_right_btn
  a.main_vccloud_load_balancer_content_right_btn_mua:hover {
  color: #00e5ff;
}

.main_vccloud_load_balancer_content_right_btn_mua i.i-coin-right-btn {
  background: url(images/i-img-price.png) no-repeat center center;
}

.main_vccloud_load_balancer_content_right_btn_chat i.i-coin-right-btn {
  background: url(images/i-img-chat.png) no-repeat center center;
}

.main_dakymuagoigiaiphap_content_dangki_sdt {
  background: url(images/bg-phone-dangki.png) no-repeat left center;
  padding-left: 85px;
  min-height: 65px;
}

.main_dakymuagoigiaiphap_content_hotline_1 {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
}

.main_dakymuagoigiaiphap_content_hotline_2 {
  font-size: 18px;
  font-weight: 400;
  color: #fff;
}

.main_dakymuagoigiaiphap_content {
  margin-top: 60px;
}

.header_bot_sub {
  background: #2a5cda;
  height: 50px;
}

.header_bot .header_bot_menu li.active {
  background: url(images/img-menu-drop.png) no-repeat center 73px;
}

.header_bot .header_bot_menu li:hover .header_bot_sub {
  display: block;
}

.header_bot_sub .header_bot_logo {
  width: 156px;
  height: 50px;
  position: relative;
  display: block;
  float: left;
}

.header_top_list {
  float: right;
}

.header_top_list .ic_phone {
  background: url(../images/images-b2bmaret-detail/i-b2mrk-phone.png) no-repeat
    center center;
  height: 17px;
  margin-right: 5px;
}

.header_top_list .ic_cart {
  background: url(../images/images-b2bmaret-detail/i-b2mrk-cart.png) no-repeat
    center center;
}

.header_top_list .ic_user {
  background: url(../images/images-b2bmaret-detail/i-b2mrk-user.png) no-repeat
    center center;
}

.header_bot_b2mrk .header_bot_logo {
  width: 193px;
  height: 80px;
}

.header_bot_b2mrk {
  background: #f84e01;
}

.header_bot_b2mrk .header_bot_menu li {
  margin-left: 20px;
}

.header_bot_b2mrk .header_bot_menu li a {
  text-transform: none;
  font-size: 18px;
  color: #fff;
}

.header_bot_b2mrk .header_bot_menu li a.active {
  text-decoration: underline;
}

.search-btn {
}

.search-btn a {
  display: block;
  width: 44px;
  height: 44px;
  background: #fff;
}

.header_bot_logo_right {
  float: right;
}

.header_bot_logo_right .header_bot_menu {
  float: left;
}

.header_bot_search {
  width: 44px;
  height: 80px;
  float: right;
  position: relative;
  margin-left: 40px;
  position: relative;
}

.header_bot_search_btn {
  border-radius: 5px;
  background: #ff9800 url(../images/images-b2bmaret-detail/i-b2mrk-search.png)
    no-repeat center center;
  display: block;
  width: 44px;
  height: 44px;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.main_giaiphapchodanhnghiep_b2mrk .main_giaiphapdoanhnghiepcanco_giaiphap p {
  color: #f84e01;
}

.main_giaiphapchodanhnghiep_b2mrk .main_giaiphapdoanhnghiepcanco_giaiphap a {
  font-weight: 700;
  color: #000;
}

.main_vccloud_load_balancer_b2mrk .main_vccloud_load_balancer_link_vccloud {
  color: #f84e01;
}

.main_vccloud_load_balancer_b2mrk .main_vccloud_load_balancer_loadbalancer {
  width: 400px;
}

.main_vccloud_load_balancer_b2mrk .main_vccloud_load_balancer_content_right {
  width: 215px;
}

.main_vccloud_load_balancer_b2mrk a {
  border-radius: 5px;
  margin-bottom: 10px;
  font-size: 14px;
}

.main_giaiphapdoanhnghiepcanco_item_price {
  font-size: 16px;
  color: #f84e01;
  font-weight: 700;
}

.main_giaiphapdoanhnghiepcanco_item_img {
  display: block;
  width: 88px;
  margin-right: 11px;
}

.main_giaiphapdoanhnghiepcanco_item_price span {
  display: inline !important;
  color: #000;
  font-size: 12px;
  font-weight: 400;
}

.main_giaiphapdoanhnghiepcanco_item_img img {
  border-radius: 10px 0 0 10px;
}

.main_giaiphapdoanhnghiepcanco_item_info {
  width: calc(100% - 110px);
  padding: 10px 0;
}

.main_giaiphapdoanhnghiepcanco_item_info_t {
  font-size: 16px;
  color: #000;
  font-weight: 700;
}

.main_giaiphapdoanhnghiepcanco_item_info_t:hover {
  color: #000;
  text-decoration: none;
}

.main_giaiphapdoanhnghiepcanco_item_info_text {
  color: #333;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 15px;
}

.main_vccloud_load_balancer_content_right
  .main_vccloud_load_balancer_content_right_btn_mua {
  background: #f84e01;
  color: #fff;
}

.main_vccloud_load_balancer_content_right
  .main_vccloud_load_balancer_content_right_btn_mua:hover {
  color: #fff !important;
  -webkit-box-shadow: 0px 0px 8px 0px #7b7b7b;
  -moz-box-shadow: 0px 0px 8px 0px #7b7b7b;
  box-shadow: 0px 0px 8px 0px #7b7b7b;
}

.main_vccloud_load_balancer_content_right
  .main_vccloud_load_balancer_content_right_btn_mua
  i.i-coin-right-btn {
  background: url(../images/images-b2bmaret-detail/i-b2mrk-mua.png) no-repeat
    center center;
}

.main_vccloud_load_balancer_center_t .main_vccloud_load_balancer_center_title {
  font-weight: 700;
  font-size: 24px;
  color: #000;
  text-decoration: none;
}

.main_vccloud_load_balancer_center_danhgia_start {
  display: inline-block;
}

.ic-b2mrk-start {
  background: url(../images/images-b2bmaret-detail/i-b2mrk-start.png) no-repeat
    center center;
}

.ic-b2mrk-start:hover {
  background: url(../images/images-b2bmaret-detail/i-b2mrk-ustart.png) no-repeat
    center center;
}

.main_vccloud_load_balancer_center_danhgia_start .ic_icon {
  width: 20px;
  height: 20px;
  vertical-align: 1px;
}

.main_vccloud_load_balancer_center_danhgia_bizfly_list {
  padding: 0;
}

.main_vccloud_load_balancer_center_t {
  margin-bottom: 10px;
}

.main_vccloud_load_balancer_center_danhgia_bizfly_list_item {
  float: left;
  list-style: none;
  margin-left: 5px;
}

.main_vccloud_load_balancer_center_danhgia_bizfly {
  display: block;
  padding-top: 1px;
}

.main_vccloud_load_balancer_center_danhgia_bizfly ul li span {
  display: inline-block;
  width: 1px;
  height: 10px;
  background: #000;
  margin-left: 5px;
}

.main_vccloud_load_balancer_center_danhgia_bizfly_list_item {
  color: #4d7ffd;
  font-size: 13px;
}

.main_vccloud_load_balancer_center_danhgia_bizfly
  .main_vccloud_load_balancer_center_danhgia_bizfly_list_item_3 {
  color: #000;
}

.main_vccloud_load_balancer_center_danhgia_bizfly
  .main_vccloud_load_balancer_center_danhgia_bizfly_list_item_3
  a {
  text-decoration: none;
  color: #4d7ffd;
}

.main_vccloud_load_balancer_center_danhgia_bizfly_list_item_3 a:hover {
  text-decoration: none;
  color: #4d7ffd;
}

.main_vccloud_load_balancer_center_danhgia_bizfly_confi {
  font-size: 12px;
  color: #000;
}

.main_vccloud_load_balancer_center_danhgia_bizfly_confi .ic_vcc {
  width: 50px;
  height: 23px;
  background: url("../images/images-b2bmaret-detail/logo-b2mrk-vcc.png")
    no-repeat center center;
}

.main_vccloud_load_balancer_center_danhgia_bizfly_confi .ic_dantri {
  width: 59px;
  height: 23px;
  background: url("../images/images-b2bmaret-detail/logo-b2mrk-dantri.png")
    no-repeat center center;
}

.main_vccloud_load_balancer_center_danhgia_bizfly_confi .ic_vff {
  width: 76px;
  height: 23px;
  background: url("../images/images-b2bmaret-detail/logo-b2mrk-vff.png")
    no-repeat center center;
}

.main_vccloud_load_balancer_center_danhgia {
  padding-bottom: 20px;
  border-bottom: 1px solid #d1d1d1;
}

.main_vccloud_load_balancer_content .main_vccloud_load_balancer_loadbalancer {
  width: 400px;
  margin-right: 30px;
}

.main_vccloud_load_balancer_content .main_vccloud_load_balancer_content_left {
  width: 950px;
}

.main_vccloud_load_balancer_content .main_vccloud_load_balancer_center {
  width: calc(100% - 460px);
  padding: 10px 0;
}

.main_vccloud_load_balancer_center_text_title {
  font-weight: 700;
  font-size: 14px;
  color: #000;
}

.main_vccloud_load_balancer_center_text_l {
  padding: 0 0 0 12px;
}

.main_vccloud_load_balancer_center_text_i {
  font-size: 7px;
}

.main_vccloud_load_balancer_center_text_thongtin {
  font-size: 14px;
}

.main_vccloud_load_balancer_center_text_i:last-child {
  padding: 0;
  list-style: none;
  margin-left: -12px;
  text-align: justify;
}

.main_vccloud_load_balancer_b2mrk .main_vccloud_load_balancer_loadbalancer_1 {
  border: none;
}

.main_vccloud_load_balancer_b2mrk .main_vccloud_load_balancer_loadbalancer_a {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}

.main_vccloud_load_balancer_loadbalancer_t_text {
  font-size: 16px;
  color: #000;
  font-weight: 400;
}

.main_vccloud_load_balancer_loadbalancer_1
  .main_vccloud_load_balancer_content_right_btn
  a {
  display: inline-block;
  background: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 20px;
  overflow: hidden;
  padding: 0 10px;
  line-height: 28px;
  height: 30px;
  font-size: 13px;
  margin-bottom: 5px;
}

.main_vccloud_load_balancer_loadbalancer_1
  .main_vccloud_load_balancer_content_right_btn_mua
  .i-coin-right-btn {
  background: url("../images/images-b2bmaret-detail/i-b2mrk-bds-1.png")
    no-repeat center center;
  width: 30px;
  height: 27px;
  vertical-align: -10px;
}

.main_vccloud_load_balancer_loadbalancer_1
  .main_vccloud_load_balancer_content_right_btn_bds
  .i-coin-right-btn {
  background: url("../images/images-b2bmaret-detail/i-b2mrk-bds-2.png")
    no-repeat center center;
  width: 30px;
  height: 27px;
  vertical-align: -10px;
}

.main_vccloud_load_balancer_loadbalancer_1
  .main_vccloud_load_balancer_content_right_btn_mua,
.main_vccloud_load_balancer_loadbalancer_1
  .main_vccloud_load_balancer_content_right_btn_bds {
  font-size: 16px;
  font-weight: 400;
  color: #000;
  text-transform: none;
}

.main_vccloud_load_balancer_loadbalancer_1
  .main_vccloud_load_balancer_content_right_btn
  a:hover {
  color: #000;
}

.gp_main_b2bmar_detail_1 .gp_main_b2bmar_detail_r {
  width: 215px;
}

.gp_main_b2bmar_detail_1 .gp_main_b2bmar_detail_r_box_title {
  background: #fff;
  font-size: 13px;
  font-weight: 700;
  color: #000;
  border-bottom: 1px solid #d1d1d1;
}

.gp_main_b2bmar_detail_1 .gp_main_b2bmar_detail_r_box_list li {
  margin: 0;
  padding: 10px 15px;
}

.gp_main_b2bmar_detail_1 .gp_main_b2bmar_detail_r_box_list_title {
  font-size: 13px;
  font-weight: 500;
}

.gp_main_b2bmar_detail_1 .gp_main_b2bmar_detail_r_box_list_price span {
  font-size: 16px;
  font-weight: 700;
  color: #f84e01;
}

.gp_main_b2bmar_detail_1 .gp_main_b2bmar_detail_r_box {
  border: 1px solid #d1d1d1;
}

.gp_main_b2bmar_detail_1 .gp_main_b2bmar_detail_r_box_gioithieuthongtin {
  border: none;
}

.gp_main_b2bmar_detail_1 {
  padding-top: 0px;
}

.gp_main_b2bmar_detail_1_box {
  border-top: 1px solid #d1d1d1;
  padding-top: 20px;
}

.gp_main_b2bmar_detail_1 .gp_main_b2bmar_detail_l {
  width: 950px;
  padding-right: 20px;
}

.gp_main_b2bmar_detail_1 .gp_main_b2bmar_detail_l img {
  max-width: 100%;
  vertical-align: middle;
}

.gp_main_b2bmar_detail_l_title {
  font-size: 24px;
  color: #4d7ffd;
  font-weight: 500;
}

.gp_main_b2bmar_detail_l_gioithieu {
  padding: 20px;
  display: flex;
}

.gp_main_b2bmar_detail_l_gioithieu_l {
  width: 430px;
  font-size: 14px;
  color: #000;
  font-weight: 400;
  float: left;
  min-height: 50px;
  padding-left: 70px;
  margin-right: 30px;
}

.gp_main_b2bmar_detail_l_gioithieu_l_1 {
  background: url("../images/images-b2bmaret-detail/img-bg-b2mrk-1.png")
    no-repeat top left;
}

.gp_main_b2bmar_detail_l_gioithieu_l_2 {
  background: url("../images/images-b2bmaret-detail/img-bg-b2mrk-3.png")
    no-repeat top left;
}

.gp_main_b2bmar_detail_l_gioithieu_l_3 {
  background: url("../images/images-b2bmaret-detail/img-bg-b2mrk-5.png")
    no-repeat top left;
}

.gp_main_b2bmar_detail_l_gioithieu_r_1 {
  background: url("../images/images-b2bmaret-detail/img-bg-b2mrk-2.png")
    no-repeat top left;
}

.gp_main_b2bmar_detail_l_gioithieu_r_2 {
  background: url("../images/images-b2bmaret-detail/img-bg-b2mrk-4.png")
    no-repeat top left;
}

.gp_main_b2bmar_detail_l_gioithieu_r_3 {
  background: url("../images/images-b2bmaret-detail/img-bg-b2mrk-6.png")
    no-repeat top left;
}

.gp_main_b2bmar_detail_l_gioithieu_l span {
  font-size: 18px;
  color: #000;
  font-weight: 500;
  display: block;
  margin-bottom: 10px;
}

.gp_main_b2bmar_detail_l_gioithieu_r {
  width: calc(100% - 460px);
  font-size: 14px;
  color: #000;
  font-weight: 400;
  float: left;
  min-height: 50px;
  padding-left: 70px;
}

.gp_main_b2bmar_detail_l_gioithieu_r span {
  font-size: 18px;
  color: #000;
  font-weight: 500;
  margin-bottom: 10px;
  display: block;
}

.gp_main_b2bmar_detail_r_box_gioithieuthongtin {
  background: url("../images/images-b2bmaret-detail/img-b2mrk-left-gttt.jpg")
    no-repeat top left;
  background-size: cover;
  min-height: 435px;
  padding: 20px 20px 0;
}

.gp_main_b2bmar_detail_r_box_gioithieuthongtin_t {
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  line-height: 35px;
}

.border-b2mrk {
  width: 95px;
  margin: 20px auto;
  background: #00e5ff;
  height: 2px;
}

.gp_main_b2bmar_detail_r_box_gioithieuthongtin
  .main_content_biz_blog_left_dangkicloud_text
  a {
  max-width: 170px;
  overflow: hidden;
  background: #4d7ffd;
  font-size: 13px;
  line-height: 30px;
  height: 30px;
}

.gp_main_b2bmar_detail_l_laptrinhks {
  background: #4d7ffd
    url("../images/images-b2bmaret-detail/bg-b2mrk-laptrinhks.jpg") no-repeat
    center bottom;
  min-height: 240px;
  padding: 30px 30px;
  margin-bottom: 20px;
}

.gp_main_b2bmar_detail_l_laptrinhks_t {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 30px;
  color: #fff;
}

.gp_main_b2bmar_detail_l_laptrinhks_t span {
  font-size: 18px;
  font-weight: 700;
  display: block;
}

.gp_main_b2bmar_detail_l_laptrinhks .gp_main_b2bmar_detail_l_laptrinhks_text {
  font-size: 16px;
  margin: 0;
}

.gp_main_b2bmar_detail_l .gp_main_b2bmar_detail_l_des {
  text-align: justify;
  font-size: 14px;
  padding: 0;
}

.gp_main_b2bmar_detail_l .gp_main_b2bmar_detail_l_des b {
  font-size: 18px;
}

.gp_main_b2bmar_detail_l_box {
  border-top: 1px solid #d1d1d1;
  padding-top: 20px;
}

.gp_main_b2bmar_detail_l .gp_main_b2bmar_detail_l_box_1 {
  border: none;
  padding: 0;
}

.gp_main_b2bmar_detail_l_tinhnang {
  padding: 20px 30px;
}

.gp_main_b2bmar_detail_l_tinhnang_list {
  padding: 0;
}

.gp_main_b2bmar_detail_l_tinhnang_item {
  width: 156px;
  float: left;
  border: 1px solid #4d7ffd;
  border-radius: 5px;
  list-style: none;
  margin-right: 22px;
}

.gp_main_b2bmar_detail_l_tinhnang_item:last-child {
  margin-right: 0;
}

.gp_main_b2bmar_detail_l_tinhnang_item_img {
  display: block;
}

.gp_main_b2bmar_detail_l_tinhnang_item_t {
  display: block;
  padding: 10px;
  text-align: center;
  font-size: 18px;
  color: #000;
  text-decoration: none;
  font-weight: 500;
}

.gp_main_b2bmar_detail_l_tinhnang_item_t:hover {
  color: #000;
  text-decoration: none;
}

.gp_main_b2bmar_detail_l_box .gp_main_b2bmar_detail_l_tinhnang_2 {
  padding-bottom: 0;
}

.gp_main_b2bmar_detail_l_box .gp_main_b2bmar_detail_l_tinhnang_1 {
  padding-top: 0;
}

.gp_main_b2bmar_detail_l_sosanh {
  padding: 20px 25px;
}

.gp_main_b2bmar_detail_l_sosanh
  .gp_main_b2bmar_detail_l_tinhnang_item:nth-child(3n) {
  margin-right: 0;
}

.gp_main_b2bmar_detail_l_sosanh .gp_main_b2bmar_detail_l_tinhnang_item {
  width: 280px;
  margin-bottom: 20px;
  margin-right: 20px;
}

.gp_main_b2bmar_detail_l_sosanh .gp_main_b2bmar_detail_l_tinhnang_item_img {
  padding: 15px 0;
  font-size: 20px;
  text-align: center;
  color: #000;
  text-decoration: none;
  font-weight: 700;
}

.gp_main_b2bmar_detail_l_sosanh
  .gp_main_b2bmar_detail_l_tinhnang_item_img:hover {
  color: #000;
  text-decoration: none;
}

.gp_main_b2bmar_detail_l_tinhnang_item_price {
  padding: 0 20px;
  background: #f7f8f9;
}

.gp_main_b2bmar_detail_l_tinhnang_item_price p {
  padding: 20px 0;
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  font-size: 24px;
  font-weight: 700;
  color: #2a5cda;
  text-align: center;
  margin: 0;
  line-height: 15px;
}

.gp_main_b2bmar_detail_l_tinhnang_item_price span {
  font-size: 13px;
  font-weight: 400;
  color: #000;
}

.gp_main_b2bmar_detail_l_tinhnang_item_thongtin {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  padding: 20px;
}

.gp_main_b2bmar_detail_l_sosanh .gp_main_b2bmar_detail_l_tinhnang_item:hover {
  border: 1px solid #98caff;
}

.gp_main_b2bmar_detail_l .gp_main_b2bmar_detail_l_box_download {
  margin-right: -20px;
}

.gp_main_b2bmar_detail_l_box_download_tailieu {
  background: url("../images/images-b2bmaret-detail/bg-b2mrk-down.png")
    no-repeat center bottom;
  min-height: 200px;
  margin-top: 15px;
  padding: 25px 30px;
}

.gp_main_b2bmar_detail_l_box_download_tailieu_t {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 15px;
}

.gp_main_b2bmar_detail_l
  .gp_main_b2bmar_detail_l_box_download
  .gp_main_b2bmar_detail_l_box_download_tailieu_link {
  display: block;
  background: url("../images/images-b2bmaret-detail/i-b2mrk-down.png") no-repeat
    center left;
  padding-left: 30px;
  min-height: 22px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 16px;
}

.gp_main_b2bmar_detail_l_box_search {
  border: 1px solid #f84e01;
  border-radius: 5px;
  height: 40px;
  background: url("../images/images-b2bmaret-detail/bg-b2mrk-left-hoidap.png")
    no-repeat center left;
  padding-left: 50px;
  margin-bottom: 15px;
  margin-top: 20px;
}

.gp_main_b2bmar_detail_l_box_search input {
  width: 100%;
  height: 100%;
  border: none;
  border-radius: 5px;
  font-size: 16px;
  font-weight: 400;
  color: #999;
}

.gp_main_b2bmar_detail_l_box_cauhoi {
  padding-left: 40px;
}

.gp_main_b2bmar_detail_l_box_cauhoi_sp {
  display: flex;
  margin-bottom: 10px;
}

.gp_main_b2bmar_detail_l_box_cauhoi_l {
  width: 60px;
  font-size: 18px;
  font-weight: 700;
  color: #000;
}

.gp_main_b2bmar_detail_l_box_cauhoi_l_r {
  width: calc(100% - 60px);
  font-size: 16px;
  font-weight: 400;
  color: #f84e01;
}

.gp_main_b2bmar_detail_l_box_cauhoi_sp .gp_main_b2bmar_detail_l_box_cauhoi_l_r {
  border-bottom: 1px dotted #d1d1d1;
}

.gp_main_b2bmar_detail_l_box_cauhoi_tl {
  display: flex;
  padding-bottom: 20px;
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 20px;
}

.gp_main_b2bmar_detail_l_box_cauhoi_tl .gp_main_b2bmar_detail_l_box_cauhoi_l_r {
  color: #000;
}

.gp_main_b2bmar_detail_l_box_cauhoi_tl
  .gp_main_b2bmar_detail_l_box_cauhoi_l_r
  span {
  color: #999;
}

.gp_main_b2bmar_detail_l_box_dangki_btn:hover {
  color: #fff;
  text-decoration: none;
}

.gp_main_b2bmar_detail_l_box_dangki_btn {
  font-size: 13px;
  color: #fff;
  font-weight: 700;
  width: 220px;
  margin: 0 auto;
  line-height: 30px;
  background: #f84e01;
  border-radius: 20px;
  display: block;
  text-align: center;
  text-decoration: none;
}

.gp_main_b2bmar_detail_l_box_dangki {
  margin-bottom: 40px;
}

.header_bot_search_input {
  position: absolute;
  right: 0;
  width: 552px;
  height: 44px;
  top: 18px;
}

.header_bot_search_input input {
  padding-left: 60px;
  width: 100%;
  box-sizing: border-box;
  border: none;
  background-color: rgb(255, 255, 255);
  height: 44px;
  line-height: 44px;
  padding-right: 60px;
  border-radius: 5px;
}

.header_bot_search_del {
  width: 44px;
  height: 44px;
  display: block;
  position: absolute;
  right: 0;
  background: transparent url("../images/images-b2bmaret-detail/del.png")
    no-repeat center center;
  top: 0;
}

.header_bot_search_a {
  width: 44px;
  height: 44px;
  display: block;
  position: absolute;
  left: 0;
  background: transparent url("../images/images-b2bmaret-detail/i-seach.png")
    no-repeat center center;
  top: 0;
}

.gp_main_b2bmar_right_product_info_textt {
  font-size: 13px;
  color: #4d7ffd;
  margin-bottom: 15px;
}

.gp_main_b2bmar_right_product_info_textt span {
  color: #000;
}

.gp_main_b2bmar_danhgia_left {
  float: left;
  width: 370px;
}

.gp_main_b2bmar_danhgia_title {
  color: #4d7ffd;
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 30px;
}

.gp_main_b2bmar_danhgia_post_left {
  float: left;
  width: 120px;
}

.gp_main_b2bmar_danhgia_post_left {
  float: left;
  width: 120px;
}

.gp_main_b2bmar_danhgia_post_right {
  float: right;
  width: 230px;
  color: #333333;
}

.gp_main_b2bmar_danhgia_post_num {
  text-align: center;
  font-size: 58px;
  font-weight: 300;
  line-height: normal;
}

.gp_main_b2bmar_danhgia_post_num_start {
  text-align: center;
  margin-bottom: 8px;
}

.gp_main_b2bmar_danhgia_post_num_start i {
  font-style: normal;
  text-align: center;
  font-size: 18px;
  color: #efac1f;
  cursor: pointer;
}

.gp_main_b2bmar_danhgia_post_num_text {
  color: #4d7ffd;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
}

.gp_main_b2bmar_danhgia_post_num_star_push .progress {
  background-color: #d1d1d1;
  border-radius: 8px;
  height: 10px;
  width: 150px;
  display: inline-block;
  margin: 0;
}

.gp_main_b2bmar_danhgia_post_num_star_push .progress-bar {
  background-color: #999999;
  height: 10px;
  background-image: -moz-linear-gradient(
    0deg,
    rgb(77, 127, 253) 0%,
    rgb(63, 221, 254) 100%
  );
  background-image: -webkit-linear-gradient(
    0deg,
    rgb(77, 127, 253) 0%,
    rgb(63, 221, 254) 100%
  );
  background-image: -ms-linear-gradient(
    0deg,
    rgb(77, 127, 253) 0%,
    rgb(63, 221, 254) 100%
  );
}

.gp_main_b2bmar_danhgia_post_num_star_push i {
  color: #999;
}

.gp_main_b2bmar_danhgia_post {
  margin-bottom: 20px;
}

.gp_main_b2bmar_danhgia_post_forrm {
  border-width: 1px;
  border-color: rgb(209, 209, 209);
  border-style: solid;
  background-color: rgb(236, 239, 241);
  width: 383px;
  padding: 20px 15px;
}

.gp_main_b2bmar_danhgia_post_forrm_title {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 10px;
}

.gp_main_b2bmar_danhgia_post_forrm_title_2 {
  color: #000;
  font-size: 16px;
}

.gp_main_b2bmar_danhgia_post_forrm_text {
  border-width: 1px;
  margin-bottom: 10px;
  border-color: rgb(209, 209, 209);
  border-style: solid;
  border-radius: 5px;
  background-color: rgb(255, 255, 255);
  width: 100%;
  height: 88px;
  font-size: 14px;
  color: #999;
  padding: 15px;
  box-sizing: border-box;
}

.gp_main_b2bmar_danhgia_post_forrm_a {
  display: block;
  float: right;
  border-radius: 3px;
  background-color: rgb(42, 92, 218);
  width: 125px;
  height: 34px;
  line-height: 34px;
  font-size: 13px;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  text-align: center;
}

.gp_main_b2bmar_danhgia_post_forrm_a:hover {
  text-decoration: none;
  color: #fff;
}

.gp_main_b2bmar_danhgia_right {
  float: right;
  width: 535px;
}

.gp_main_b2bmar_danhgia_right_text {
  font-size: 14px;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d1d1d1;
  color: rgb(0, 0, 0);
  font-weight: 400;
}

.gp_main_b2bmar_danhgia_right_box .gp_main_b2bmar_danhgia_post_num_start {
  margin-bottom: 0;
}

.gp_main_b2bmar_danhgia_right_box .gp_main_b2bmar_danhgia_post_num_start i {
  font-size: 12px;
}

.gp_main_b2bmar_danhgia_post_num_start_name {
  font-size: 13px;
  color: #999;
  margin-bottom: 5px;
}

.gp_main_b2bmar_danhgia_post_num_start_name span {
  font-size: 13px;
  color: #333;
}

.gp_main_b2bmar_danhgia_post_num_start_title {
  font-size: 18px;
  color: #333;
}

.gp_main_b2bmar_danhgia_post_num_start_note {
  font-size: 14px;
  color: #999;
  height: 38px;
  overflow: hidden;
}

.gp_main_b2bmar_danhgia_post_num_start_link {
  font-size: 13px;
  width: 75px;
  height: 21px;
  color: rgb(77, 127, 253);
  display: block;
  position: relative;
  font-weight: 400;
}

.jsHeightAuto {
  height: auto;
}

.gp_main_b2bmar_danhgia_post_num_start_link.active::after {
  display: block;
  content: "Đóng ";
  position: absolute;
  left: 0;
  top: 0;
  width: 75px;
  height: 21px;
  background-color: #fff;
}

.gp_main_b2bmar_danhgia_right_box {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d1d1d1;
}

.gp_main_b2bmar_danhgia_right_box_allLink {
  font-size: 16px;
  display: block;
  color: rgb(248, 78, 1);
}

/*bizfly_blog_cate*/

.header_bot_sub_cate {
  height: 60px;
  background: #fff;
  -webkit-box-shadow: 5px 0px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0px 5px 0px rgba(0, 0, 0, 0.1);
  position: relative;
}

.header_bot_sub_cate .header_bot_menu a {
  color: #000 !important;
  font-size: 16px !important;
}

.header_bot_sub_cate .header_bot_menu a:hover {
  color: #4d7ffd !important;
}

.header_bot_sub_cate .header_bot_menu li {
  padding: 19px 0;
}

.header_bot_sub_cate .header_bot_menu > li.active > a {
  color: #4d7ffd !important;
}

.header_bot_sub_cate .header_bot_menu li:hover,
.header_bot_sub_cate .header_bot_menu li.active {
  border-bottom: 2px solid #4d7ffd !important;
}

.header_bot_sub_cate .header_bot_logo {
  width: 185px;
  height: 60px;
}

.ic_techblog_cate {
  background: url(images/top-techblog-cate.png) no-repeat center center;
  width: 50px;
  height: 23px;
  margin-left: 5px;
}

.header_top_blog_cate {
  background: #eceff1;
}

.header_top_blog_cate a {
  color: #000;
  font-weight: 400;
  text-decoration: none;
}

.header_top_blog_cate a:hover {
  text-decoration: underline;
  color: #000;
}

.ic_serch_blog_cate {
  width: 14px;
  height: 14px;
  background: url(images/i-search-blog-cate.png) no-repeat center center;
}

.blog_cate_search input {
  background: #eceff1;
  border: none;
  width: 155px;
  font-size: 13px;
  color: #333;
  font-weight: 400;
}

.blog_cate_search {
  float: right;
  border-bottom: 1px solid #999;
  margin-top: 10px;
}

.main_techblog_kienthuc {
  background: url(images/bg-techblog-kienthuc.png) no-repeat top center;
  min-height: 200px;
}

.main_techblog_kienthuc {
  padding: 30px 0;
}

.main_techblog_kienthuc_link a {
  font-weight: 400;
  font-size: 14px;
  color: #fff;
}

.main_techblog_kienthuc_title {
  font-weight: 700;
  font-size: 40px;
  text-align: center;
  color: #fff;
  margin-top: 20px;
}

.main_content_techblog_cate .main_content_biz_blog_right_baimoi_title_loiich {
  color: #000;
}

.main_content_techblog_cate
  .main_content_biz_blog_right_baimoi_title_loiich:hover {
  text-decoration: none !important;
}

.main_content_techblog_cate .main_content_biz_blog_right_baimoi_item_title {
  color: #000 !important;
  font-weight: 700;
}

.main_content_techblog_cate
  .main_content_biz_blog_right_baimoi_item_title:hover {
  text-decoration: none;
}

.main_content_techblog_cate
  .gp_main_b2bmar_right_product_pagging
  .list-pagging {
  float: left;
}

.list-pagging a {
  margin: 0;
  font-size: 16px;
}

.list-page {
  float: right;
  line-height: 34px;
  font-size: 14px;
  color: #000;
}

.main_content_biz_blog_right_techblog_cate {
  border-top: 1px solid #d1d1d1;
}

.main_content_techblog_cate .main_content_biz_blog_right_top_baimoi {
  margin-bottom: 25px;
}

.main_content_biz_blog_right_techblog_kienthuccoban_item_right_img {
  text-decoration: none;
  color: #29272f;
  display: block;
  width: 270px;
  margin-right: 30px;
}

.main_content_biz_blog_right_techblog_kienthuccoban_item_right_info {
  font-size: 14px;
  font-weight: 400;
  color: #333;
}

.main_content_biz_blog_right_techblog_kienthuccoban_item_right_info a {
  font-size: 24px;
  font-weight: 700;
  color: #29272f;
  line-height: 30px;
  display: block;
}

.main_content_biz_blog_right_techblog_kienthuccoban_item_right_info a:hover {
  text-decoration: none;
  color: #29272f;
}

.main_content_biz_blog_right_techblog_cate
  .main_content_biz_blog_right_techblog_kienthuccoban_item_right {
  margin-bottom: 25px;
}

/*techblog-detail*/

.main_content_techblog_Detail {
  box-shadow: 0px 5px 5px 0px #d1d1d1;
}

.main_techblog_kienthuc_detail {
  padding: 30px 0 0;
}

.main_techblog_kienthuc_detail .main_techblog_kienthuc_link a {
  color: #333;
  font-weight: 400;
}

.main_techblog_kienthuc_detail .main_techblog_kienthuc_link_cpu {
  color: #436bb3 !important;
  font-size: 13px;
  text-decoration: underline;
  font-weight: 500;
}

.main_content_blog_Detail_title {
  font-size: 36px;
  font-weight: 700;
  color: #000;
  line-height: 45px;
}

.main_content_blog_Detail .main_content_biz_blog_left {
  padding-top: 0;
}

.main_content_blog_Detail_title_info {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  margin: 20px 0;
}

.main_content_blog_Detail_text {
  font-size: 16px;
  word-wrap: break-word;
  color: #000;
  font-weight: 300;
  padding: 0px 0 0 0px;
}

.main_content_blog_Detail_text_link {
  padding: 30px 0;
  font-weight: 700;
}

.main_content_blog_Detail_text_link a {
  text-decoration: underline;
  color: #4d7ffd;
}

.main_content_blog_Detail_text_link a:hover {
  color: #4d7ffd;
}

.main_content_blog_Detail_text_title {
  font-size: 30px;
  font-weight: 400;
  color: #000;
  margin-top: 40px;
  margin-bottom: 20px;
}

.main_content_blog_Detail_text_text span {
  display: block;
  margin-bottom: 20px;
}

.main_content_blog_Detail_text
  .main_content_biz_blog_right_techblog_dangkinhantin {
  margin-bottom: 20px;
}

.title-khampha {
  font-size: 40px;
  font-family: Lexend Deca;
  font-weight: 400;
  color: #1e124f;
  text-align: center;
  margin-bottom: 30px;
}

.content-khampha {
  max-width: 950px;
  margin: 0 auto;
}

ul li .itemAs-khampha {
  width: 270px;
  box-shadow: 0 0 4px 4px #eae9ee;
  height: 450px;
  border-radius: 5px;
}

.khampha_bizfly_box {
  margin-bottom: 62px;
  padding-top: 57px;
}

.item-khampha {
  list-style: none;
  float: left;
  margin-right: 50px;
  position: relative;
}

.item-khampha:nth-child(3n) {
  margin-right: 0;
}

.itemAs-khampha-title {
  font-size: 18px;
  color: #1e124f;
  text-align: center;
  font-weight: 600;
  margin-bottom: 15px;
  margin-top: -5px;
}

.itemAs-khampha-list {
  padding: 0;
  height: 180px;
}

.itemAs-khampha-item span {
  display: inline-block;
  float: right;
  width: 10px;
  height: 10px;
  color: #436bb3;
}

.itemAs-khampha-item {
  padding: 7px 20px;
  border-top: 1px solid #ededed;
  list-style: none;
}

.itemAs-khampha-item a {
  color: #999;
  font-size: 14px;
  text-decoration: none;
  font-weight: 500;
}

.itemAs-khampha-btn {
  position: absolute;
  width: 100%;
  bottom: 0px;
  padding: 10px 20px;
  background: #4d7ffd;
  opacity: 0.8;
  border-radius: 0 0 5px 5px;
  text-align: center;
}

.itemAs-khampha-btn:hover {
  background: #4d7ffd;
  opacity: 1;
}

.itemAs-khampha-btn a {
  text-align: center;
  text-decoration: none;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  display: block;
}

.img-1-text-box:hover {
  color: #fff;
  text-decoration: none;
}

.itemAs-khampha-item a:hover {
  color: #4d7ffd;
}

.khampha-text a:hover {
  color: #1e124f !important;
}

.khampha-text a {
  color: #4d7ffd !important;
}

.biz-footer {
  padding: 40px 0px 30px;
  min-height: 275px;
  background-color: #282828;
}

.content-footer {
  min-height: 165px;
  border-bottom: 1px solid #4d7ffd;
  padding-bottom: 40px;
  margin-bottom: 20px;
}

.content-footer ul {
  padding: 0;
}

.content-footer ul li {
  float: left;
}

.lienket {
  margin-top: 5px;
  float: right;
}

.lienket a span {
  display: inline-block;
  width: 28px;
  height: 28px;
}

.content-footer-logo {
  width: 400px;
}

.address-footer {
  color: #aeaeae;
  width: 280px;
  margin-top: 20px;
}

.content-footer-hotro {
  width: 130px;
  color: #fff;
  padding: 20px 0;
  list-style: none;
}

.content-footer-hotro img {
  width: 130px;
}

.content-footer-contact {
  width: 250px;
  margin-left: 80px;
}

.content-footer-hotro-title {
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 15px;
}

.content-footer-hotro-title ul {
  padding: 0;
}

.content-footer-hotro ul li {
  list-style: none;
  float: none;
}

.content-footer-hotro ul li a {
  text-decoration: none;
  color: #aeaeae;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  width: 250px;
  float: left;
}

.content-footer-lienhe li {
  width: 200px;
  float: left !important;
}

.content-footer-hotro-1 {
  width: 450px;
}

.cpr-footer {
  color: #bdbdbd;
  margin-top: 10px;
  float: left;
}

.footer-btn {
  margin-top: -24px;
}

.footer-btn a {
  color: #fff;
  text-decoration: none;
}

.footer-btn a {
  margin: 0 auto;
  background: #212121;
  text-transform: uppercase;
  display: block;
  text-align: center;
  font-size: 14px;
  color: #fff !important;
  border-radius: 25px;
  border: 2px solid #4d7efe;
  max-width: 220px;
  line-height: 40px;
  height: 45px;
  font-weight: bold;
}

.footer-btn a:hover {
  background-color: #4d7ffd;
}

.footer-btn span {
  display: block;
  font-size: 13px;
  color: #bdbdbd;
  text-align: center;
  font-weight: 400;
  margin-top: 20px;
}

.dungthu-bizfly-box {
  padding: 37px 0 40px;
}

.img-bizfly-box .container {
  padding: 0;
  max-width: 100%;
}

.img-bizfly-box ul {
  padding: 0;
}

.img-bizfly-box ul li {
  float: left;
  list-style: none;
}

.img-bizfly-box ul li.img-1:hover {
  /*    width: 200px;*/
}

.img-bizfly-box ul li.img-1 {
  width: 50%;
  position: relative;
}

.clear {
  clear: both;
}

.img-1-text-box {
  border-left: 1px solid #00e5ff;
  min-height: 150px;
  padding-left: 20px;
  position: absolute;
  bottom: 40px;
  left: 40px;
  font-weight: 600;
  color: #fff;
  font-size: 24px;
}

.img-1-text-box p {
  font-size: 16px;
  font-weight: 600;
  color: #00e5ff;
  margin-bottom: 20px;
}

.img-bizfly-box ul li.img-2 {
  width: 25%;
  position: relative;
}

.img-bizfly-box .img-bizfly-box-title {
  padding-top: 55px;
  padding-bottom: 7px;
}

.img-bizfly-box .img-bizfly-box-title a {
  font-size: 14px;
  text-decoration: none;
  color: #4d7ffd;
}

/*trang giaiphap clould*/

.main_banner_giaiphap {
  min-height: 400px !important;
}

.main_supply {
  padding-top: 60px;
}

.main_supply_dientoandammay {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  color: #4d7ffd;
  text-align: center;
}

.main_supply_title {
  font-size: 34px;
  color: #1e124f;
  text-align: center;
  font-weight: 700;
  margin-bottom: 10px;
}

.main_supply_des {
  max-width: 780px;
  margin: 0 auto;
}

.main_supply_des p {
  text-align: center;
  font-weight: 400;
  font-size: 16px;
  color: #333;
}

.main_priority {
  background: #eceff1 url(../images/bg_priority.png) no-repeat center top;
  min-height: 645px;
  padding-top: 80px;
}

.main_priority_expli {
  width: 590px;
  float: right;
}

.main_priority_expli_title {
  font-size: 40px;
  color: #1e124f;
  font-weight: 400;
  margin-bottom: 30px;
}

.main_priority_list {
  padding: 0;
}

.main_priority_item {
  list-style: none;
  font-size: 14px;
  color: #333;
  font-weight: 400;
}

.main_priority_item span {
  font-size: 18px;
  font-weight: 700;
  color: #4d7ff2;
}

.main_priority_item {
  padding-left: 80px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 30px;
}

.main_prod {
  padding: 60px 0;
  background: #fff;
  float: left;
  width: 100%;
}

.main_prod_row {
  max-width: 1200px;
  margin: 0 auto;
}

.main_prod_title {
  text-align: center;
}

.main_prod_list {
  padding: 0;
}

.main_prod_list li img {
  /*    opacity: 0.5;*/
}

.main_prod_list li {
  float: left;
  width: 33.33333%;
  background: #00002c;
  list-style: none;
}

.main_prod_list li:hover {
  background: #4d7ffd;
  opacity: 0.5;
}

.main_prod_list li.active {
  opacity: 0.5;
}

.main_register {
  padding-top: 60px;
  background: #180e46 url(images/bg-register.jpg) no-repeat top center;
  min-height: 338px;
}

.main_register_title {
  color: #fff;
  font-weight: 700;
}

.main_register_configuration p {
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
}

.main_register_configuration p span {
  font-weight: 600;
}

.main_register_btn a:hover {
  color: #fff;
  text-decoration: none;
  background: #007bff;
}

.main_register_btn a {
  display: block;
  margin: 20px auto;
  background: #4d7ffd;
  max-width: 175px;
  height: 46px;
  line-height: 46px;
  color: #fff;
  border-radius: 25px;
  font-weight: 700;
  font-size: 14px;
  text-align: center;
}

.main_logo_lienket {
  padding: 65px 0;
  background: #212121;
}

.main_logo_lienket_list {
  padding: 0px;
}

.main_logo_lienket_list li {
  float: left;
  width: 16.66666%;
  list-style: none;
}

/*giaphap_detail*/

.main_solution {
  background: #f1f1f1;
  padding-top: 80px;
}

.main_solution_title {
  font-size: 45px;
  color: #000;
  font-weight: 600;
  text-align: center;
}

.main_solution_text {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  text-align: center;
  margin-bottom: 45px;
}

.main_chamsoc_tuvan {
  padding: 50px 0;
  background: #f1f1f1;
}

.main_chamsoc_tuvan .main_chamsoc_tuvan_list {
  padding: 0;
}

.main_chamsoc_tuvan .main_chamsoc_tuvan_list .main_chamsoc_tuvan_item {
  float: left;
  width: 390px;
  list-style: none;
  height: 255px;
}

.main_chamsoc_tuvan_item_text {
  font-size: 18px;
  color: #000;
  font-weight: 400;
  text-align: center;
  margin-top: 20px;
}

.main_chongoigiaiphap {
  padding: 40px 0;
  background: #f1f1f1;
}

.main_chongoigiaiphap_title {
  font-size: 35px;
  color: #010101;
  text-align: center;
  font-weight: 600;
  margin-bottom: 35px;
}

.main_chongoigiaiphap_list {
  padding: 0;
}

.main_chongoigiaiphap_item {
  width: 270px;
  float: left;
  margin-right: 30px;
  height: 450px;
  border-radius: 5px;
  border-top: 5px solid #2962ff;
  list-style: none;
  background: #fff;
}

.main_chongoigiaiphap_item:nth-child(4) {
  margin-right: 0px;
}

.main_chongoigiaiphap_item_title {
  font-size: 24px;
  font-weight: 500;
  text-align: center;
  color: #2962ff;
  padding: 15px 0;
}

.main_chongoigiaiphap_item_title:hover {
  background: #2962ff;
  color: #fff;
  margin-bottom: 0px;
}

.main_chongoigiaiphap_item_content {
  padding: 0 20px;
}

.main_chongoigiaiphap_item_text {
  font-size: 13px;
  font-family: "Open Sans";
  font-weight: 400;
  text-align: center;
  color: #010101;
  margin-top: 10px;
  margin-bottom: 15px;
  min-height: 40px;
}

.main_chongoigiaiphap_item_loiich_tite {
  text-align: center;
  font-size: 13px;
  font-family: "Open Sans";
  font-weight: bold;
  margin-bottom: 10px;
}

.main_chongoigiaiphap_item_loiich {
  background: #f4f4f4;
  font-family: "Open Sans";
  padding: 5px 15px 15px;
  border-radius: 5px;
}

.main_chongoigiaiphap_item_loiich ul {
  padding-left: 15px;
}

.main_chongoigiaiphap_item_loiich ul li {
  list-style-type: disc;
  font-size: 12px;
  margin-bottom: 6px;
  color: #2962ff;
}

.main_chongoigiaiphap_item_loiich ul li span {
  font-size: 12px;
  color: #000;
  font-weight: 400;
}

.main_chongoigiaiphap_item_btn a:hover {
  background: #2962ff;
  opacity: 1;
}

.main_chongoigiaiphap_item_btn a {
  max-width: 150px;
  opacity: 0.8;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  margin: 15px auto;
  text-align: center;
  background: #2962ff;
  color: #fff;
  display: block;
  border-radius: 20px;
}

.main_chongoigiaiphap_item_goi2 {
  position: relative;
}

.main_chongoigiaiphap_item_sale {
  width: 180px;
  position: absolute;
  bottom: -30px;
  left: 45px;
  background: #e5e4e4 url(images/bg-sale.png) no-repeat left center;
  font-size: 12px;
  font-weight: 500;
  height: 30px;
  line-height: 30px;
  padding-left: 38px;
  color: #000;
  border-radius: 0 0 4px 4px;
}

.main_phanhoitukhachhang {
  padding: 60px 0;
  background: #fff;
}

.main_phanhoitukhachhang_title {
  font-size: 35px;
  color: #010101;
  text-align: center;
  margin-bottom: 45px;
  font-weight: 600;
}

.main_phanhoitukhachhang_list {
  padding: 0;
}

.main_phanhoitukhachhang_item {
  width: 570px;
  margin-right: 30px;
  float: left;
  padding: 37px 40px;
  border: 1px solid #4d7efc;
  border-radius: 7px;
  list-style: none;
}

.main_phanhoitukhachhang_item:nth-child(2) {
  margin-right: 0;
}

.main_phanhoitukhachhang_item_title {
  font-size: 24px;
  font-weight: 600;
  color: #4d7efc;
  text-align: center;
  margin-bottom: 10px;
}

.main_phanhoitukhachhang_item_text {
  font-size: 18px;
  color: #000;
  text-align: center;
  font-weight: 400;
  height: 112px;
  margin-bottom: 10px;
}

.main_phanhoitukhachhang_item_nguoidan {
  font-size: 16px;
  color: #aaa;
  font-weight: 400;
  text-align: center;
}

.main_dakymuagoigiaiphap {
  padding-top: 25px;
  background: #f1f1f1 url(images/bg-regis-phone.png) no-repeat top center;
  min-height: 440px;
}

.main_dakymuagoigiaiphap_content_dangkymua a {
  margin-bottom: 5px;
  font-size: 35px;
  color: #1e124f;
  font-weight: 600;
  text-decoration: none;
}

.main_dakymuagoigiaiphap_content_email a {
  text-decoration: none;
  margin-bottom: 5px;
  font-size: 35px;
  color: #1e124f;
  font-weight: 600;
}

.main_dakymuagoigiaiphap_content_text {
  margin-bottom: 25px;
  font-size: 18px;
  color: #010101;
  font-weight: 500;
}

.main_dakymuagoigiaiphap_content_hotline a {
  width: 235px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-weight: 400;
  background: #2a5cda;
  display: block;
  text-decoration: none;
  border-radius: 25px;
  color: #fff;
}

/*5.0 bìzfly b2b*/

.main_giaiphapchodanhnghiep {
  font-size: 38px;
  color: #fff;
  padding-top: 40px;
  background: url(images/img-bg-bg.png) no-repeat top center;
  min-height: 176px;
}

.main_giaiphapchodanhnghiep_title {
  font-size: 38px;
  color: #fff;
  font-weight: 600;
  text-align: center;
  line-height: 48px;
}

.main_giaiphapdoanhnghiepcanco {
  background: #eceff1;
  padding: 26px 0;
}

.main_giaiphapdoanhnghiepcanco_list {
  padding: 0;
}

.main_giaiphapdoanhnghiepcanco_list li {
  list-style: none;
  float: left;
  width: 270px;
  margin-right: 30px;
}

.main_giaiphapdoanhnghiepcanco_item_1:hover {
  -webkit-box-shadow: 0px 0px 8px 0px #7b7b7b;
  -moz-box-shadow: 0px 0px 8px 0px #7b7b7b;
  box-shadow: 0px 0px 8px 0px #7b7b7b;
}

.main_giaiphapdoanhnghiepcanco_item {
  border: 1px solid #d1d1d1;
  background: #fff;
  border-radius: 10px;
  display: flex;
  height: 120px;
}

.main_giaiphapdoanhnghiepcanco_item img {
}

.main_giaiphapdoanhnghiepcanco_item p {
  padding: 10px;
  line-height: 19px;
  font-size: 12px;
  color: #333;
  margin-bottom: 0;
  font-weight: 500;
}

.main_giaiphapdoanhnghiepcanco_list li:nth-child(4) {
  margin-right: 0px;
}

.main_giaiphapdoanhnghiepcanco_giaiphap p {
  font-size: 24px;
  color: #1e124f;
  line-height: 31px;
  font-weight: 700;
  margin-bottom: 5px;
}

.main_giaiphapdoanhnghiepcanco_giaiphap a {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
}

.main_giaiphapdoanhnghiepcanco_item p span {
  display: block;
  font-size: 16px;
  color: #333;
  font-weight: 500;
  margin-bottom: 5px;
}

.text-left {
  text-align: left;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.mB0 {
  margin-bottom: 0;
}

.mB15 {
  margin-bottom: 15px;
}

.mB35 {
  margin-bottom: 35px;
}

.mB60 {
  margin-bottom: 60px;
}

#dangnhap .modal-dialog {
  width: 412px;
  line-height: initial;
  margin: 120px auto;
  z-index: 1045;
}

#dangnhap .modal-content {
  border: none;
  border-radius: 0;
}

#dangnhap .modal-body {
  padding: 0;
}

#dangnhap .btn_close {
  background: url("images/i_close.png") no-repeat top center;
  float: left;
  height: 30px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 30px;
  z-index: 10;
}

#dangky .modal-dialog {
  width: 412px;
  line-height: initial;
  margin: 120px auto;
}

#dangky .modal-content {
  border: none;
  border-radius: 0;
}

#dangky .modal-body {
  padding: 0;
}

#dangky .btn_close {
  background: url("images/i_close.png") no-repeat top center;
  float: left;
  height: 30px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 30px;
  z-index: 10;
}

#ajax-loading {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  left: 45%;
  padding: 15px 20px;
  position: fixed;
  top: 45%;
  z-index: 99999;
}

#bg_loading {
  display: none;
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  float: left;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999999;
}

.modal_cart .modal-dialog {
  display: table;
  margin: 50px auto 0;
  width: 100%;
  max-width: 1000px;
}

.modal_cart .modal-dialog .modal-content {
  float: left;
  width: 100%;
  border-radius: 0px;
}

.modal_cart .modal-dialog .modal-body {
  padding: 0;
  float: left;
  width: 100%;
}

.modal_cart .modal-dialog .modal-body .close {
  background: url("images/i_close.png") no-repeat scroll left center;
  display: inline-block;
  font-size: 0;
  height: 31px;
  opacity: 1;
  position: absolute;
  right: -16px;
  top: -15px;
  vertical-align: middle;
  width: 31px;
  z-index: 2;
}

.modal_cart .cart-layout {
  display: block;
  width: 100%;
}

.modal_cart .cart-layout .box_emty_cart {
  background: url("images/i_cart2.png") no-repeat scroll center 54px;
  float: left;
  min-height: 325px;
  text-align: center;
  width: 100%;
}

.modal_cart .cart-layout .e_title {
  float: left;
  width: 100%;
  font-size: 22px;
  font-family: "Lexend Deca";
  color: rgb(51, 51, 51);
  line-height: 1.818;
  text-align: center;
  margin-bottom: 20px;
}

.modal_cart .cart-layout .box_emty_cart .notice {
  color: #666666;
  float: left;
  font-family: Lexend Deca;
  font-size: 14px;
  font-weight: 400;
  margin-top: 7px;
  width: 100%;
}

.modal_cart .cart-layout .action {
  float: left;
  margin-top: 0px;
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.modal_cart .cart-layout .action .btn_deafault {
  background: rgb(77, 126, 252) url(../images/b2bmarket/ic-arrow-l2.png)
    no-repeat 20px 15px;
  width: 180px;
  height: 40px;
  font-size: 13px;
  font-family: "Lexend Deca";
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  display: block;
}

.modal_cart .cart-layout .action .btn_deafault {
  background: rgb(70, 114, 228) url(../images/b2bmarket/ic-arrow-l2.png)
    no-repeat 20px 15px;
}

.modal_cart .cart-layout .cart_content {
  float: left;
  width: 100%;
  padding: 10px 20px;
  background: #eceff1;
  border: 1px solid #d1d1d1;
}

.modal_cart .cart-layout .cart_content .c_title {
  font-size: 20px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 2;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

.modal_cart .cart-layout .cart_content .c_title span {
  font-size: 15px;
  font-family: "Lexend Deca";
  color: rgb(77, 127, 253);
  line-height: 2;
  text-align: left;
}

.tbl-cart-content {
  float: left;
  width: 100%;
  padding: 20px;
  background: #ffffff;
}

.modal_cart .cart-layout .cart_content .c_header {
  float: left;
  width: 100%;
  font-size: 14px;
  font-family: "Lexend Deca";
  color: rgb(85, 85, 85);
  line-height: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d1d1d1;
  font-weight: 700;
}

.modal_cart .cart-layout .cart_content .colum1 {
  float: left;
  padding-left: 0px;
  width: 40%;
}

.modal_cart .cart-layout .cart_content .colum2 {
  float: left;
  text-align: left;
  width: 17%;
}

.modal_cart .cart-layout .cart_content .colum3 {
  float: left;
  text-align: right;
  width: 16%;
}

.modal_cart .cart-layout .cart_content .colum4 {
  float: left;
  text-align: right;
  width: 27%;
}

.modal_cart .cart-layout .cart_content .colum5 {
  float: left;
  text-align: center;
  width: 10%;
}

.modal_cart .cart-layout .cart_content .c_content {
  float: left;
  width: 100%;
}

.modal_cart .cart-layout .cart_content .c_content .item {
  border-bottom: 1px dashed #ececec;
  float: left;
  padding: 20px 0;
  width: 100%;
}

.modal_cart .cart-layout .cart_content .c_content .item .image {
  float: left;
  margin-right: 15px;
  width: 120px;
}

.modal_cart .cart-layout .cart_content .c_content .item .image img {
  max-width: 100%;
  max-height: 120px;
}

.modal_cart .cart-layout .cart_content .c_content .item .info {
  float: left;
  width: calc(100% - 140px);
}

.modal_cart .cart-layout .cart_content .c_content .item .info .name {
  float: left;
  width: 100%;
  font-size: 16px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 10px;
  text-align: left;
  padding-right: 30px;
}

.modal_cart .cart-layout .cart_content .c_content .item .info .nph {
  font-size: 14px;
  font-family: "Lexend Deca";
  color: rgb(85, 85, 85);
  line-height: 1.2;
  width: 100%;
  float: left;
  margin-bottom: 10px;
}

.modal_cart
  .cart-layout
  .cart_content
  .c_content
  .item
  .info
  .link-del-prdt-buylate {
  float: left;
  width: 100%;
}

.modal_cart
  .cart-layout
  .cart_content
  .c_content
  .item
  .info
  .link-del-prdt-buylate
  a {
  font-family: Lexend Deca;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #d10000;
}

.btn-buynow-bl {
  font-family: Lexend Deca;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 44px;
  color: #ffffff;
  width: 170px;
  height: 44px;
  text-align: center;
  float: right;
  background: #4d7ffd;
  border: 1px solid #4d7ffd;
  box-sizing: border-box;
  margin-top: 10px;
}

.btn-buynow-bl:hover {
  background: #3f68d0;
  color: #ffffff;
}

.modal_cart .cart-layout .cart_content .c_content .item .info .nph span {
  font-weight: 500;
}

.modal_cart .cart-layout .cart_content .c_content .item .info .action {
  float: left;
  margin-top: 10px;
  width: 100%;
}

.modal_cart .cart-layout .cart_content .c_content .item .info .action a {
  background: url("images/i_remove1.png") no-repeat scroll 0px center;
  color: #f84e01;
  float: left;
  font-family: Lexend Deca;
  font-size: 12px;
  font-weight: 400;
  line-height: 14px;
  padding-left: 20px;
}

.name-package {
  float: left;
  width: 100%;
  margin-bottom: 5px;
  text-align: left;
}

.modal_cart .cart-layout .cart_content .c_content .item .info .total_money {
  float: left;
  margin-top: 6px;
  width: 100%;
}

.modal_cart
  .cart-layout
  .cart_content
  .c_content
  .item
  .info
  .total_money
  .price {
  color: #dd2c00;
  float: left;
  font-family: Lexend Deca;
  font-size: 13px;
  font-weight: 500;
  width: 100%;
}

.modal_cart .cart-layout .cart_content .c_content .item .box_price {
  float: left;
  width: 100%;
}

.modal_cart .cart-layout .cart_content .c_content .item .box_price .price {
  float: left;
  width: 100%;
  font-size: 14px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  font-weight: 500;
  line-height: 1.2;
  text-align: left;
}

.modal_cart
  .cart-layout
  .cart_content
  .c_content
  .item
  .box_price
  .price
  strong {
  font-weight: 500;
}

.modal_cart .cart-layout .cart_content .c_content .item .box_price .price sub {
  font-size: 12px;
  vertical-align: super;
  text-transform: uppercase;
  font-weight: 500;
}

.total_price {
  font-size: 14px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  text-align: right;
  float: left;
  width: 100%;
  font-weight: 500;
  padding-top: 20px;
}

.total_price strong {
  font-size: 20px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 30px;
}

.total_price sub {
  vertical-align: text-top;
  font-size: 12px;
  font-weight: bold;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  text-transform: uppercase;
}

.modal_cart .cart-layout .cart_content .c_content .item .box_price .old_price {
  color: #999999;
  float: left;
  font-family: Lexend Deca;
  font-size: 13px;
  font-weight: 400;
  text-decoration: line-through;
  width: 100%;
}

.modal_cart .cart-layout .cart_content .c_content .item .box_price .i_discount {
  background: #f84e01 none repeat scroll 0 0;
  border-radius: 2px;
  color: #ffffff;
  float: right;
  font-family: Lexend Deca;
  font-size: 12px;
  font-weight: 700;
  height: 18px;
  line-height: 17px;
  text-align: center;
  width: 33px;
}

.modal_cart .cart-layout .cart_content .c_content .item .box_qty {
  float: left;
  width: 100%;
}

.modal_cart .cart-layout .cart_content .c_content .item .box_qty select {
  border: 1px solid #d7d6d6;
  border-radius: 2px;
  height: 29px;
  width: 48px;
}

.modal_cart .cart-layout .cart_content .c_content .item .total_money {
  float: left;
  width: 100%;
}

.modal_cart .cart-layout .cart_content .c_content .item .total_money .price {
  float: left;
  width: 100%;
  font-size: 18px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 1.2;
  text-align: right;
}

.modal_cart
  .cart-layout
  .cart_content
  .c_content
  .item
  .total_money
  .price
  sub {
  text-transform: uppercase;
  font-size: 14px;
  vertical-align: super;
}

.colum5 .action {
  float: left;
  width: 100%;
  text-align: center;
}

.colum5 .action a {
  border-width: 1px;
  border-color: rgb(209, 209, 209);
  border-style: solid;
  border-radius: 3px;
  background: rgb(247, 248, 249) url(../images/b2bmarket/ic-close-cart.png)
    no-repeat 10px 8px;
  width: 55px;
  height: 28px;
  font-size: 12px;
  font-family: "Lexend Deca";
  padding-left: 25px;
  color: rgb(85, 85, 85);
  font-weight: bold;
  line-height: 28px;
  display: block;
  margin: auto;
}

.colum5 .action a:hover {
  background: rgb(209, 209, 209) url(../images/b2bmarket/ic-close-cart.png)
    no-repeat 10px 8px;
}

.modal_cart .cart-layout .cart_content .c_footer {
  float: left;
  padding: 0 0px 20px;
  width: 100%;
}

.modal_cart .cart-layout .cart_content .c_footer .total_price {
  color: #333333;
  float: left;
  font-family: Lexend Deca;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: right;
  width: 100%;
}

.modal_cart .cart-layout .cart_content .c_footer .total_price span {
  color: #dd2c00;
  font-family: Lexend Deca;
  font-size: 18px;
  font-weight: 500;
}

.modal_cart .cart-layout .cart_content .c_footer .c_footer_left {
  float: right;
  margin-top: 4px;
  width: 65%;
  padding-top: 16px;
}

.modal_cart .cart-layout .cart_content .c_footer .c_footer_left a {
  float: right;
  font-size: 13px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 40px;
  border-width: 1px;
  border-color: rgb(77, 127, 253);
  border-style: solid;
  width: 180px;
  height: 40px;
  text-align: center;
  /*background: transparent url(../images/b2bmarket/ic-arrow-l.png) no-repeat 20px 15px;*/
}

.modal_cart .cart-layout .cart_content .c_footer .c_footer_left a:hover {
  background: #ffffff url(../images/b2bmarket/ic-arrow-l.png) no-repeat 20px
    15px;
}

.modal_cart
  .cart-layout
  .cart_content
  .c_footer
  .c_footer_left
  a
  .fa.fa-angle-left {
  font-size: 14px;
  margin-right: 5px;
}

.modal_cart .cart-layout .cart_content .c_footer .c_footer_left p {
  color: #999999;
  float: left;
  font-family: Lexend Deca;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 20px;
  margin-top: 3px;
  width: 100%;
}

.modal_cart .cart-layout .cart_content .c_footer .c_footer_left p i {
  color: #000000;
}

.modal_cart .cart-layout .cart_content .c_footer .c_footer_right {
  float: right;
  display: none;
  margin-top: 15px;
}

.img-cart-empty {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}

.img-cart-empty img {
  max-width: 100%;
}

/*------main_img_bizfly_blog------*/

.img-2 {
  cursor: pointer;
}

.img-2:hover .img-1-text-box {
  padding-bottom: 30px;
}

.img-bizfly-box ul li.img-2 {
  background-color: rgb(0, 0, 0);
}

.img-bizfly-box ul li.img-2 {
  width: 24.5%;
}

.img-bizfly-box ul li.img-2:first-child {
  width: 50%;
}

.img-bizfly-box ul li {
  margin-right: 5px;
}

.img-bizfly-box ul li:last-child {
  margin-right: 0;
}

/*gp_main_b2bmar_detail_l_sosanh*/

.gp_main_b2bmar_detail_l_sosanh_1 .gp_main_b2bmar_detail_l_tinhnang_item_img {
  font-size: 28px;
  color: rgb(0, 0, 0);
  line-height: 0.679;
  text-align: center;
  padding: 20px 0;
}

.gp_main_b2bmar_detail_l_sosanh_1
  .gp_main_b2bmar_detail_l_tinhnang_item_price
  p {
  font-size: 24px;
  color: rgb(221, 44, 0);
  font-weight: 700;
  line-height: 0.792;
  text-align: center;
}

.gp_main_b2bmar_detail_l_sosanh_1 .gp_main_b2bmar_detail_l_tinhnang_item {
  border-width: 1px;
  border-color: rgb(209, 209, 209);
  border-style: solid;
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 1, 0.3);
}

.gp_main_b2bmar_detail_l_sosanh_1 .gp_main_b2bmar_detail_l_tinhnang_item:hover {
  border-width: 1px;
  border-color: rgb(209, 209, 209);
  border-style: solid;
  border-radius: 10px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 1, 0.3);
}

.gp_main_b2bmar_detail_l_sosanh_1 .gp_main_b2bmar_detail_l_tinhnang_item_price {
  padding: 0 20px;
}

.gp_main_b2bmar_detail_l_sosanh_1
  .gp_main_b2bmar_detail_l_tinhnang_item_thongtin {
  padding: 20px;
}

.gp_main_b2bmar_detail_l_tinhnang_item_thongtin span {
  display: block;
  font-size: 14px;
  color: rgb(85, 85, 85);
  line-height: 1.357;
  text-align: left;
  margin-bottom: 10px;
}

.gp_main_b2bmar_detail_l_tinhnang_item_thongtin ul {
  padding: 0;
}

.gp_main_b2bmar_detail_l_tinhnang_item_thongtin ul li:last-child {
  border-bottom: none;
}

.gp_main_b2bmar_detail_l_tinhnang_item_thongtin ul li {
  list-style: none;
  font-size: 14px;
  color: rgb(0, 0, 0);
  text-align: left;
  padding: 10px 0;
  border-bottom: 1px solid rgb(209, 209, 209);
  font-weight: 400;
}

.gp_main_b2bmar_detail_l_tinhnang_item_thongtin .ic_icon {
  height: 17px;
  margin-right: 15px;
  vertical-align: -2px;
}

.gp_main_b2bmar_detail_l_tinhnang_item_thongtin a,
.gp_main_b_d_g_build_row_t_pomo_t_btn {
  border-radius: 3px;
  background-color: rgb(248, 78, 1);
  width: 185px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  display: block;
  margin: 15px auto;
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
}

.gp_main_b2bmar_detail_l_tinhnang_item_thongtin a:hover,
.gp_main_b_d_g_build_row_t_pomo_t_btn:hover {
  text-decoration: none;
}

.gp_main_b_d_g_build_row_t_pomo_t_btn:hover {
  color: #fff;
}

.btn_bg2a5cda {
  background-color: #2a5cda;
}

.i-coin-right-btn {
  background: url(images/i-b2mrk-mua.png) no-repeat center center;
}

.ic_msg {
  background: url("images/i-msg.png") no-repeat center left;
}

.ic_home {
  background: url("images/i-home.png") no-repeat center left;
}

.ic_setting {
  background: url("images/i-setting.png") no-repeat center left;
}

.ic_khoa {
  background: url("images/i-khoa.png") no-repeat center left;
}

.ic_like {
  background: url("images/i-like.png") no-repeat center left;
}

.ic_mb {
  background: url("images/i-mb.png") no-repeat center left;
}

.ic_down {
  background: url("images/i-down.png") no-repeat center left;
}

.page_cart {
  float: left;
  width: 100%;
  background: #eceff1;
}

.page_cart .page_cart_content {
  float: left;
  padding: 40px 0px;
  width: 100%;
  margin-bottom: 30px;
}

.page_cart .page_cart_content .page_cart_stepindex {
  float: left;
  width: 100%;
}

.page_cart .page_cart_content .page_cart_stepindex .row {
  margin-left: 0px;
  margin-right: 0px;
}

.page_cart .page_cart_content .page_cart_stepindex .page_cart_stepindex_left {
  float: left;
  width: 100%;
  background: #ffffff;
  border: 1px solid #d1d1d1;
  margin-bottom: 20px;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .title_c {
  float: left;
  width: 100%;
  font-size: 20px;
  font-family: "Lexend Deca";
  color: #333333;
  font-weight: bold;
  line-height: 22px;
  padding: 35px 30px 25px 30px;
  border-bottom: 1px solid #d1d1d1;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .title_c
  span {
  color: rgb(77, 127, 253);
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c {
  float: left;
  margin-top: 0px;
  min-height: 440px;
  width: 100%;
  padding: 25px 20px;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .form-default {
  float: left;
  width: 100%;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .form-group {
  float: left;
  margin-bottom: 15px;
  width: 100%;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .control-label {
  font-size: 13px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 20px;
  text-align: left;
  float: left;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .required
  .control-label {
  /*padding-right: 7px;*/
  /*background: transparent url(../images/b2bmarket/ic-rq.jpg) no-repeat right 2px;*/
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  #deliveryinformation-form
  .help-block {
  padding-left: 0px;
  color: #ff0000;
  font-family: "Lexend Deca";
  font-size: 14px;
  font-weight: 500;
  padding-top: 5px;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .help-block {
  display: block;
  float: left;
  margin: 0;
  padding-left: 205px;
  width: 100%;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .notice {
  color: #ababab;
  float: left;
  font-family: Lexend Deca;
  font-size: 12px;
  font-weight: 400;
  margin: 0 0 0 12px;
  width: 185px;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .form-control {
  font-size: 14px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  line-height: 45px;
  border-width: 1px;
  border-color: rgb(209, 209, 209);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  width: 100%;
  height: 45px;
  float: left;
  border-radius: 0px;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .form-control:disabled {
  cursor: default;
  opacity: 0.3;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .input-group-checkbox {
  float: left;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .input-group-checkbox
  .chk_form-control {
  display: inline-block;
  margin-right: 5px;
  vertical-align: -2px;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .input-group-checkbox
  .point_text {
  margin-right: 10px;
  width: 30%;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .input-group-checkbox
  span {
  color: #333333;
  display: inline-block;
  font-family: Lexend Deca;
  font-size: 13px;
  font-weight: 400;
  line-height: 35px;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .input-group-checkbox
  p {
  color: #333333;
  font-family: Lexend Deca;
  font-size: 13px;
  font-weight: 400;
  margin: 0;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .input-group-giftcode {
  float: left;
  position: relative;
  width: 295px;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .input-group-giftcode
  .form-control {
  width: 215px;
  padding-right: 20px;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .input-group-giftcode
  .form-control:disabled {
  cursor: no-drop;
  opacity: 0.5;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .input-group-giftcode
  .icon_check_green {
  background: url("../../images/icon_check_green.png") no-repeat scroll 0 0;
  bottom: 0;
  float: left;
  height: 14px;
  margin: auto;
  position: absolute;
  right: 85px;
  top: 0;
  width: 14px;
  z-index: 2;
  display: none;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .input-group-giftcode
  .adr.button {
  -moz-user-select: none;
  background-color: #a3ca39;
  border: 1px solid transparent;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: "Lexend Deca";
  font-size: 14px;
  font-weight: 500;
  height: 35px;
  line-height: 32px;
  margin-bottom: 0;
  padding: 0 8px;
  position: relative;
  text-align: center;
  touch-action: manipulation;
  vertical-align: middle;
  white-space: nowrap;
  width: 80px;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .input-group-giftcode
  .adr.button:disabled {
  cursor: no-drop;
  opacity: 0.5;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .input-group-giftcode
  .item-giftcode {
  color: #000;
  float: left;
  font-family: Lexend Deca;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  margin: 10px 0 0;
  width: 100%;
  display: none;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .input-group-giftcode
  .item-giftcode
  .item-code {
  float: left;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .input-group-giftcode
  .item-giftcode
  .item-code
  .remove-giftcode {
  background: url("../../images/remove-giftcode.png") no-repeat scroll 0 0;
  float: left;
  height: 13px;
  margin-right: 5px;
  margin-top: 3px;
  width: 14px;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .input-group-giftcode
  .item-giftcode
  .item-code
  .code-use {
  background: #eaeaea none repeat scroll 0 0;
  padding: 0 5px;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .input-group-giftcode
  .item-giftcode
  .item-price {
  float: right;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .input-group-giftcode
  .item-giftcode
  .item-price
  .text-green {
  color: #54c197;
  font-weight: 700;
}

.row-payment {
  width: 100%;
  float: left;
  background: #f1f1f1;
  padding: 15px 20px;
  margin-bottom: 20px;
}

.title-payment {
  font-size: 16px;
  font-family: "Lexend Deca";
  color: #000000;
  font-weight: bold;
  line-height: 30px;
  padding-bottom: 15px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #d1d1d1;
}

.title-payment span {
  color: rgb(77, 126, 252);
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .radio {
  float: left;
  margin: 0 0 13px;
  padding-left: 205px;
  width: 100%;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  #paymentinformation-form
  .radio {
  float: left;
  margin: 0px;
  padding-left: 0px;
  width: 100%;
  position: relative;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  #paymentinformation-form
  .radio
  label {
  color: #888888;
  cursor: pointer;
  float: left;
  font-family: Lexend Deca;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 0;
  min-height: 80px;
  position: relative;
  width: 100%;
  padding-left: 25px;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  #paymentinformation-form
  .radio
  input[type="radio"] {
  /*bottom: 0;*/
  /*left: 0px;*/
  margin: auto;
  position: absolute;
  top: 18px;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  #paymentinformation-form
  .radio
  i {
  border-right: 1px solid #e5e5e5;
  float: left;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 76px;
  display: none;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  #paymentinformation-form
  .radio
  i.method_1 {
  background: url("images/method_1.png") no-repeat scroll center 25px;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  #paymentinformation-form
  .radio
  .l_content {
  float: left;
  padding: 10px 0px;
  width: 100%;
  font-size: 13px;
  font-family: "Lexend Deca";
  color: rgb(85, 85, 85);
  line-height: 1.462;
  font-weight: 500;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  #paymentinformation-form
  .radio
  .l_content
  a.link-add-money {
  background: rgb(77, 126, 252) url(../images/b2bmarket/ic-vi-bizfly.png)
    no-repeat 20px 10px;
  position: absolute;
  right: 0px;
  top: 20px;
  width: 150px;
  height: 30px;
  font-size: 13px;
  font-family: "Lexend Deca";
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 30px;
  padding-left: 44px;
  text-align: left;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  #paymentinformation-form
  .radio
  .l_content
  a.link-add-money:hover {
  background: rgb(69, 113, 226) url(../images/b2bmarket/ic-vi-bizfly.png)
    no-repeat 20px 10px;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  #paymentinformation-form
  .radio
  .l_content
  span {
  font-size: 16px;
  font-family: "Lexend Deca";
  color: #333333;
  font-weight: bold;
  line-height: 1.688;
  text-align: left;
  display: block;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  #paymentinformation-form
  .radio
  .l_content
  span
  strong {
  color: #4d7efc;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  #paymentinformation-form
  .radio
  .l_content
  span
  strong
  sub {
  vertical-align: super;
  font-size: 10px;
  text-transform: uppercase;
}

.btn-back-checkout {
  background-color: rgb(222, 222, 222);
  width: 135px;
  height: 45px;
  font-size: 15px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 40px;
  float: right;
  border-radius: 0px;
  border: none;
  text-align: center;
  text-transform: none;
  margin-right: 15px;
  margin-top: 15px;
}

.btn-back-checkout:hover {
  background-color: rgb(199, 199, 199);
  color: rgb(0, 0, 0);
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .btn_buyPro {
  background-color: rgb(77, 126, 252);
  width: 135px;
  height: 45px;
  font-size: 15px;
  font-family: "Lexend Deca";
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 40px;
  float: right;
  border-radius: 0px;
  border: none;
  text-transform: none;
  margin-right: 15px;
  margin-top: 15px;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_left
  .content_c
  .btn_buyPro:hover {
  background-color: rgb(68, 111, 223);
  box-shadow: none;
}

.row-btn-pm {
  float: left;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.row-btn-pm span {
  font-size: 13px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  font-style: italic;
  line-height: 1.462;
  text-align: right;
  margin-right: 15px;
  font-weight: 600;
}

.row-btn-pm .btn_buyPro {
  margin-right: 0px !important;
}

.list-stk-nh {
  float: left;
  width: 100%;
  background: #ffffff;
  border-radius: 5px;
  border: 1px solid #d1d1d1;
  padding: 0px 20px;
  margin: 20px 0px;
}

.row-stk-nh {
  float: left;
  width: 100%;
  padding: 15px 0px;
  border-bottom: 1px dashed #d1d1d1;
  display: flex;
  align-items: center;
}

.row-stk-nh:last-of-type {
  border-bottom: none;
}

.line-dsh {
  border-top: 1px dashed #d1d1d1;
  float: left;
  width: 100%;
  height: 2px;
}

.row-stk-nh .img-nh {
  max-width: 70px;
  min-width: 65px;
  margin-right: 20px;
  float: left;
  text-align: center;
}

.img-nh img {
  max-width: 65px;
}

.row-stk-nh p {
  float: left;
  width: calc(100% - 90px);
  font-size: 13px;
  font-family: "Lexend Deca";
  color: rgb(85, 85, 85);
  line-height: 1.462;
  text-align: left;
  margin: 0px;
}

.row-stk-nh p strong {
  font-weight: bold;
}

.row-stk-nh p b {
  font-weight: 600;
  color: #000000;
}

.note-order {
  font-size: 13px;
  font-family: "Lexend Deca";
  color: rgb(85, 85, 85);
  line-height: 1.462;
  width: 100%;
  float: left;
  padding: 0px;
}

.field-order-electronic_invoice label {
  font-size: 13px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 20px;
  text-align: left;
  display: flex;
  float: left;
}

#order-electronic_invoice {
  width: 22px;
  height: 22px;
  margin-right: 10px;
}

.page_cart .page_cart_content .page_cart_stepindex .page_cart_stepindex_right {
  float: right;
  width: 100%;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_viewshiping {
  border: 1px solid #d1d1d1;
  float: left;
  margin-top: 0px;
  background: #ffffff;
  width: 100%;
  margin-bottom: 30px;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_viewshiping
  .v_title {
  float: left;
  width: 100%;
  font-size: 18px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 20px;
  border-bottom: 1px solid #d1d1d1;
  padding: 20px;
  border-left: 3px solid #4d7efc;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_viewshiping
  .v_title
  a {
  float: right;
  font-size: 15px;
  font-family: "Lexend Deca";
  color: rgb(85, 85, 85);
  font-weight: bold;
  line-height: 20px;
  padding-left: 20px;
  background: transparent url(../images/b2bmarket/ic-edit.png) no-repeat left
    center;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_viewshiping
  .v_content {
  float: left;
  width: 100%;
  font-size: 14px;
  font-family: "Lexend Deca";
  color: rgb(85, 85, 85);
  line-height: 24px;
  padding: 15px;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_viewshiping
  .v_content
  span.usename {
  font-size: 16px;
  color: #333333;
  font-weight: 600;
  margin-bottom: 10px;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_viewshiping
  .v_content
  span {
  display: block;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_viewshiping
  .v_content
  span
  strong {
  font-weight: 500;
  color: #000000;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_vieworder {
  border: 1px solid #d1d1d1;
  float: left;
  margin-top: 0px;
  background: #ffffff;
  width: 100%;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_vieworder
  .v_title {
  float: left;
  width: 100%;
  font-size: 18px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 20px;
  border-bottom: 1px solid #d1d1d1;
  padding: 20px;
  border-left: 3px solid #4d7efc;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_vieworder
  .v_title
  a {
  float: right;
  font-size: 15px;
  font-family: "Lexend Deca";
  color: rgb(85, 85, 85);
  font-weight: bold;
  line-height: 20px;
  padding-left: 20px;
  background: transparent url(../images/b2bmarket/ic-edit.png) no-repeat left
    center;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_vieworder
  .v_title
  span {
  font-size: 16px;
  font-weight: 400;
  color: #4d7efc;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_vieworder
  .v_content {
  float: left;
  width: 100%;
  background: #f7f8f9;
  padding: 0px 20px;
  border-bottom: 1px solid #d1d1d1;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_vieworder
  .v_content
  .item {
  border-bottom: 1px dashed #d1d1d1;
  float: left;
  padding: 15px 0;
  width: 100%;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_vieworder
  .v_content
  .item:last-of-type {
  border-bottom: none;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_vieworder
  .v_content
  .item
  .image {
  float: left;
  margin: 0 10px 0 20px;
  width: 80px;
  display: none;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_vieworder
  .v_content
  .item
  .image
  img {
  max-width: 100%;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_vieworder
  .v_content
  .item
  .info {
  float: left;
  width: 100%;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_vieworder
  .v_content
  .item
  .info
  .name {
  float: left;
  width: 50%;
  font-size: 14px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_vieworder
  .v_content
  .item
  .info
  .name
  span.txt-nph {
  display: block;
  font-weight: 400;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_vieworder
  .v_content
  .item
  .info
  .name
  span.txt-nph
  strong {
  font-weight: 500;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_vieworder
  .v_content
  .item
  .info
  .box_price {
  float: right;
  padding: 0px;
  width: 50%;
  font-size: 14px;
  font-family: "Lexend Deca";
  color: rgb(85, 85, 85);
  font-weight: bold;
  line-height: 1.857;
  text-align: right;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_vieworder
  .v_content
  .item
  .info
  .box_price
  .qty {
  font-weight: 500;
  color: #4d7ffd;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_vieworder
  .v_content
  .item
  .info
  .box_price
  .qty
  input {
  width: 35px;
  height: 20px;
  text-align: center;
  outline: none;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_vieworder
  .v_content
  .item
  .info
  .box_price
  .i_discount {
  background: #a3ca39 none repeat scroll 0 0;
  border-radius: 2px;
  color: #ffffff;
  font-family: Lexend Deca;
  font-size: 11px;
  font-weight: 700;
  height: 18px;
  line-height: 18px;
  text-align: center;
  width: 30px;
  display: inline-block;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_vieworder
  .v_content
  .item
  .info
  .box_price
  .price {
  display: block;
  color: rgb(85, 85, 85);
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_vieworder
  .v_content
  .item
  .info
  .box_price
  .price
  sub {
  vertical-align: super;
  text-transform: uppercase;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_vieworder
  .v_footer {
  color: #444444;
  float: left;
  font-family: Lexend Deca;
  font-size: 13px;
  font-weight: 400;
  padding: 0 15px 0 20px;
  width: 100%;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_vieworder
  .v_footer
  .total_price {
  float: left;
  margin-top: 0px;
  width: 100%;
  font-size: 13px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  line-height: 1.2;
  text-align: left;
  font-weight: 500;
  padding: 10px 0px;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_vieworder
  .v_footer
  .total_price
  span {
  float: right;
  font-size: 14px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 1.857;
  text-align: right;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_vieworder
  .v_footer
  .total_price
  span
  sub {
  vertical-align: super;
  text-transform: uppercase;
  font-size: 10px;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_vieworder
  .v_footer
  .totalprice {
  border-top: 1px dashed #d1d1d1;
  float: left;
  font-size: 13px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  line-height: 1.2;
  text-align: left;
  margin-top: 0px;
  font-weight: 500;
  width: 100%;
  padding: 10px 0px 30px;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_vieworder
  .v_footer
  .totalprice
  span {
  float: right;
  font-size: 16px;
  font-family: "Lexend Deca";
  color: #4d7ffd;
  font-weight: bold;
  line-height: 1.857;
  text-align: right;
}

.page_cart
  .page_cart_content
  .page_cart_stepindex
  .page_cart_stepindex_right
  .box_vieworder
  .v_footer
  .totalprice
  span
  sub {
  vertical-align: super;
  text-transform: uppercase;
  font-size: 10px;
}

/*progressbar*/

#progressbar {
  overflow: hidden;
  /*CSS counters to number the steps*/
  counter-reset: step;
  max-width: 600px;
  width: 100%;
  margin: 0px auto 30px;
  padding: 0px;
}

#progressbar li {
  list-style-type: none;
  width: 33.33%;
  float: left;
  position: relative;
  text-align: center;
  font-size: 13px;
  font-family: "Lexend Deca";
  color: #999999;
  line-height: 20px;
  font-weight: 500;
}

#progressbar li:before {
  content: counter(step);
  counter-increment: step;
  width: 24px;
  height: 24px;
  line-height: 18px;
  display: block;
  font-size: 12px;
  background: white;
  border-radius: 25px;
  margin: 0 auto 10px auto;
  z-index: 10;
  position: relative;
  border: 3px solid #ffffff;
  font-family: "Lexend Deca";
  color: #999999;
  text-align: center;
}

#progressbar li.active:before {
  color: #ffffff;
}

#progressbar li.active {
  color: rgb(51, 51, 51);
}

#progressbar li.active-dp {
  color: #4d7ffd;
}

/*progressbar connectors*/

#progressbar li:after {
  content: "";
  width: 100%;
  height: 8px;
  background: white;
  position: absolute;
  left: -50%;
  top: 9px;
  border: 3px solid #ffffff;
  border-left: none;
  border-right: none;
  z-index: 1;
  /*put it behind the numbers*/
}

#progressbar li:first-child:after {
  /*connector not needed before the first step*/
  content: none;
}

/*marking active/completed steps green*/

/*The number of the step and the connector before it = green*/

#progressbar li.active:before,
#progressbar li.active:after {
  background: #4d7ffd;
  color: white;
}

.page_success_order {
  background: #eceff1;
  float: left;
  padding-top: 50px;
  text-align: center;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 550px;
  padding-bottom: 100px;
}

.img-checkout-comp {
  width: 100%;
  margin-bottom: 30px;
  padding: 0px 20px;
}

.img-checkout-comp img {
  max-width: 100%;
}

.page_success_order .success_title {
  font-size: 30px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 36px;
  padding: 0px 30px;
  text-align: center;
  margin-bottom: 50px;
}

.page_success_order .success_content {
  float: left;
  margin-bottom: 55px;
  margin-top: 5px;
  width: 100%;
}

.success_btn {
  display: flex;
  justify-content: center;
}

.btn-mana-order {
  border-width: 1px;
  border-color: rgb(77, 127, 253);
  border-style: solid;
  background-color: rgb(236, 239, 241);
  width: 175px;
  height: 45px;
  font-size: 15px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 45px;
  margin: 0px 10px 10px;
  text-align: center;
}

.btn-mana-order:hover {
  background-color: #ffffff;
}

.btn-back-home {
  font-size: 15px;
  font-family: "Lexend Deca";
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 45px;
  background-color: rgb(77, 127, 253);
  width: 210px;
  height: 45px;
  text-align: center;
}

.btn-back-home span {
  background: transparent url(../images/solution/ic-arrow-r.png) no-repeat right
    center;
  padding-right: 24px;
}

.btn-back-home:hover {
  background-color: rgb(69, 114, 227);
  color: #ffffff;
}

.page_success_order .success_content .notice {
  color: #888888;
  float: left;
  font-family: Lexend Deca;
  font-size: 14px;
  font-weight: 400;
  width: 100%;
}

/*------popup------*/

.modal-dialog {
  max-width: 600px;
}

#modal_bizfly_popup .modal-dialog {
  max-width: 1000px;
  width: auto !important;
}

.modal-dialog .modal_content_dangnhap_dangki {
  border-radius: 5px;
  background-color: rgb(255, 255, 255);
  border: none;
}

.modal_content_dangnhap_dangki_title {
  font-size: 22px;
  color: rgb(255, 255, 255);
  font-weight: 700;
  line-height: 1.2;
  background: rgb(77, 127, 253) url(images/bg-pop.png) no-repeat top center;
  border-radius: 5px 5px 0 0;
  min-height: 106px;
  padding: 30px 40px 0;
}

.modal_content_dangnhap_dangki_info {
  padding: 0 40px;
}

.modal_content_dangnhap_dangki_info_t {
  font-size: 14px;
  font-weight: 500;
  color: rgb(0, 0, 0);
  line-height: 1.5;
  padding: 25px 0;
}

.modal_content_dangnhap_dangki_info_n
  input.modal_content_dangnhap_dangki_info_n_text {
  width: 47%;
  border: none;
  border-bottom: 1px solid rgb(209, 209, 209);
  float: left;
  margin-right: 30px;
  margin-bottom: 15px;
  font-size: 14px;
  color: rgb(153, 153, 153);
  font-weight: 500;
}

#agencyRegister .modal_content_dangnhap_dangki_info_n_text {
  width: 100%;
  box-shadow: none;
  border-radius: 0px;
  padding-left: 0px;
  margin-bottom: 6px;
}

#agencyRegister .help-block {
  font-size: 12px;
}

#agencyRegister .agency_submit_form {
  border-radius: 18px;
  background-color: rgb(42, 92, 218);
  max-width: 288px;
  height: 40px;
  line-height: 40px;
  display: block;
  margin: 0px auto 15px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  border: none;
}

.modal_content_dangnhap_dangki_info_n
  input.modal_content_dangnhap_dangki_info_n_text:nth-child(2),
.modal_content_dangnhap_dangki_info_n
  input.modal_content_dangnhap_dangki_info_n_text:nth-child(4) {
  margin-right: 0;
}

.modal_content_dangnhap_dangki_info_n_checkbox input {
  vertical-align: -2px;
}

.modal_content_dangnhap_dangki_info_n_checkbox label {
  font-size: 13px;
  font-weight: 500;
  color: rgb(51, 51, 51);
  font-style: italic;
  margin-bottom: 0;
}

.modal_content_dangnhap_dangki_info a {
  border-radius: 18px;
  background-color: rgb(42, 92, 218);
  max-width: 288px;
  height: 40px;
  line-height: 40px;
  display: block;
  margin: 15px auto;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
}

.modal_content_dangnhap_dangki_info a:hover {
  text-decoration: none;
  color: #fff;
}

.modal_content_dangnhap_dangki_sp {
  padding: 20px 40px;
  background-color: rgb(236, 239, 241);
  border-radius: 0 0 5px 5px;
}

.modal_content_dangnhap_dangki_sp_t {
  font-size: 13px;
  color: rgb(0, 0, 0);
  font-style: italic;
  line-height: 1.462;
  width: 265px;
  margin-right: 10px;
  padding-left: 10px;
  float: left;
}

.modal_content_dangnhap_dangki_sp_hotline {
  width: calc(100% - 275px);
  background: url(images/pop-phone.png) no-repeat left center;
  min-height: 35px;
  float: left;
  text-align: center;
  font-weight: 400;
  font-size: 12px;
  color: rgb(42, 92, 218);
}

.modal_content_dangnhap_dangki_sp_hotline span {
  font-size: 22px;
  font-weight: 700;
}

.header_bot_b2mrk {
  border-bottom: 1px solid #ff9800;
}

.header_bot_searh {
  float: left;
  margin-left: 105px;
  width: 510px;
  margin-top: 15px;
  position: relative;
}

.header_bot_searh_form {
  margin-bottom: 5px;
}

.header_bot_searh_form input {
  width: 100%;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  padding: 0 50px 0 20px;
  border-style: solid;
  border-radius: 5px;
  background-color: rgb(255, 255, 255);
  height: 33px;
  line-height: 33px;
  width: 100%;
}

.header_bot_searh_form a {
  display: block;
  border-width: 1px;
  border-color: rgb(255, 255, 255);
  border-style: solid;
  border-radius: 0 5px 5px 0;
  background: #ff9800 url("../css/images/b2b/search.png") no-repeat center
    center;
  position: absolute;
  right: 0;
  top: 0;
  width: 43px;
  height: 33px;
}

.header_bot_searh_tag {
  margin: 0;
  padding: 0;
}

.header_bot_searh_tag li {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  margin-right: 15px;
}

.header_bot_searh_tag li a {
  display: block;
  font-size: 13px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.4);
}

.header_bot_searh_tag li a:hover {
  color: #fff;
  text-decoration: none;
}

.header_bot_link_cart {
  display: block;
  float: left;
  margin-left: 75px;
  font-size: 16px;
  font-weight: 300;
  line-height: 80px;
  color: #fff;
}

.header_bot_link_cart a {
  font-size: 16px;
  font-weight: 300;
  line-height: 80px;
  color: #fff;
}

.header_bot_link_cart a .ic_cart {
  background: transparent url("images/b2b/cart.png") no-repeat center center;
  width: 29px;
  height: 26px;
  vertical-align: -5px;
}

.header_bot_link_cart a:hover {
  color: #fff;
  text-decoration: none;
}

.header_bot_link_reglogin {
  float: right;
  font-size: 16px;
  font-weight: 300;
  line-height: 80px;
  color: #fff;
}

.header_bot_link_reglogin a {
  color: #fff;
}

.header_bot_link_reglogin a:hover {
  text-decoration: none;
  color: #fff;
}

.header_bot_link_reglogin .ic_user {
  background: transparent url("images/b2b/icon.png") no-repeat center center;
  width: 34px;
  height: 34px;
  vertical-align: middle;
  margin-right: 5px;
}

.ic_lk_reg {
  background: transparent url("../css/images/i-lk-reg.png") no-repeat center
    center;
  width: 22px;
  height: 17px;
  vertical-align: -3px;
}

.ic_home_reg {
  background: transparent url("../css/images/i-home-reg.png") no-repeat center
    center;
  width: 20px;
  height: 17px;
  vertical-align: -3px;
}

.main_dangkydoanhnghiepbanhang_content_img {
  width: 620px;
  margin: 0 auto;
}

.main_dangkydoanhnghiepbanhang_content_img img {
  float: left;
}

.main_dangkydoanhnghiepbanhang_content_img_text {
  width: calc(100% - 357px);
  float: left;
  font-size: 40px;
  color: rgb(0, 0, 0);
  line-height: 1.2;
  padding-top: 50px;
}

.main_dangkydoanhnghiepbanhang {
  padding: 60px 0;
  background-color: rgb(236, 239, 241);
}

.main_dangkydoanhnghiepbanhang_content
  a.main_dangkydoanhnghiepbanhang_content_btn {
  border-radius: 33px;
  background-color: rgb(246, 77, 25);
  width: 617px;
  height: 66px;
  line-height: 66px;
  margin: 40px auto;
  display: block;
  font-size: 20px;
  color: rgb(255, 255, 255);
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  overflow: hidden;
}

.main_dangkydoanhnghiepbanhang_content a:hover {
  text-decoration: none;
  color: rgb(255, 255, 255);
}

.main_dangkydoanhnghiepbanhang_content_t {
  font-size: 16px;
  color: rgb(0, 0, 0);
  text-align: center;
  font-weight: 400;
}

.main_quytrinh {
  padding: 60px 0;
}

.main_quytrinh_content_dangky {
  width: 346px;
}

.main_quytrinh_content_dangban {
  width: 386px;
}

.main_quytrinh_content_pheduyet {
  width: 342px;
}

.main_quytrinh_content_next:hover {
  background: transparent url("../css/images/img-quytrinh-next.png") no-repeat
    center center;
  cursor: pointer;
}

.main_quytrinh_content_next {
  background: transparent url("../css/images/img-quytrinh-next.png") no-repeat
    center center;
  width: 48px;
  height: 48px;
  margin-top: 138px;
  cursor: pointer;
}

.main_quytrinh_content_a {
  float: left;
}

.main_quytrinh_title {
  font-size: 40px;
  color: rgb(0, 0, 0);
  line-height: 1.2;
  text-align: center;
  font-weight: 500;
}

.main_quytrinh_content_a_text a:hover {
  text-decoration: none;
  color: rgb(0, 0, 0);
}

.main_quytrinh_content {
  padding-top: 30px;
}

.main_quytrinh_content_a_text_taotk {
}

.main_quytrinh_content_a_text a {
  font-size: 16px;
  color: rgb(0, 0, 0);
  display: block;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  padding-left: 60px;
}

.main_quytrinh_content_a_text_dangky span {
  font-size: 20px;
  font-weight: 700;
  display: block;
  margin: 30px 0;
}

.main_reg_loiich {
  padding: 60px 0;
  background-color: rgb(236, 239, 241);
}

.main_reg_loiich_title {
  font-size: 40px;
  color: rgb(0, 0, 0);
  line-height: 1.2;
  font-weight: 500;
  text-align: center;
}

.main_reg_loiich_content {
  padding: 30px 85px;
}

.main_reg_loiich_content ul {
  padding: 0;
}

.main_reg_loiich_content ul li {
  float: left;
  width: 250px;
  font-size: 16px;
  color: rgb(0, 0, 0);
  line-height: 1.2;
  list-style: none;
  font-weight: 500;
  text-align: center;
}

.main_reg_loiich_content ul li span {
  font-size: 48px;
  padding: 20px 0;
  color: rgb(77, 127, 253);
  font-weight: 700;
  line-height: 0.563;
  text-align: center;
  display: block;
}

.main_reg_loiich_btn {
  background-color: rgb(246, 77, 25);
  max-width: 587px;
  display: block;
  text-align: center;
  height: 66px;
  line-height: 66px;
  font-size: 20px;
  color: rgb(255, 255, 255);
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  border-radius: 33px;
  margin: 0 auto;
}

.main_reg_loiich_btn:hover {
  text-decoration: none;
  color: rgb(255, 255, 255);
}

/*box-dangxuat*/

.header_bot_link_reglogin_acount {
  padding: 0 30px;
  position: relative;
  cursor: pointer;
}

.header_bot_link_reglogin_acount_box {
  width: 100%;
  background: #fff;
  position: absolute;
  right: 0;
  top: 80px;
  display: none;
  z-index: 999;
  line-height: normal;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 1, 0.2);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 1, 0.2);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 1, 0.2);
  padding: 10px 0;
}

.header_bot_link_reglogin_acount:hover {
  background: #fff;
}

.header_bot_link_reglogin_acount:hover .header_bot_link_reglogin_acount_t {
  color: #999999;
}

.header_bot_link_reglogin_acount:hover .header_bot_link_reglogin_acount_t span {
  color: #000000;
}

.header_bot_link_reglogin_acount:hover .i_len {
  background: url("../css/images/i-len.png") no-repeat center center;
}

.header_bot_link_reglogin_acount:hover .header_bot_link_reglogin_acount_box {
  display: block;
}

.header_bot_link_reglogin_acount_t {
  float: right;
  font-size: 12px;
  color: #fff;
  line-height: 1.5;
  font-weight: 500;
  margin-left: 12px;
  padding-top: 22px;
}

.header_bot_link_reglogin_acount_t span {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
}

.i_len {
  background: url("../css/images/i-xuong.png") no-repeat center center;
  /*background: url("../css/images/i-len.png") no-repeat center center;*/
  width: 10px;
  height: 8px;
  vertical-align: 2px;
}

.header_bot_link_reglogin_acount_box_row {
  padding: 0 20px;
  line-height: 40px;
  font-size: 15px;
  color: rgb(0, 0, 0);
  font-weight: 500;
}

.header_bot_link_reglogin_acount_box_row:hover {
  background: #e9e9e9;
}

.i_user10 {
  background: url("../css/images/img-user10.png") no-repeat center center;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  vertical-align: -4px;
}

.i_lock10 {
  background: url("../css/images/img-lock10.png") no-repeat center center;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  vertical-align: -4px;
}

.i_out10 {
  background: url("../css/images/img-out10.png") no-repeat center center;
  width: 18px;
  height: 18px;
  margin-right: 10px;
  vertical-align: -4px;
}

.header_bot_link_reglogin_acount_box_row a {
  font-size: 15px;
  color: rgb(0, 0, 0);
  font-weight: 500;
  text-decoration: none;
}

.header_bot_link_reglogin_acount_box_row a:hover {
  text-decoration: none;
  color: rgb(0, 0, 0);
}

.bannerSolotionBuild {
  min-height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  color: #fff;
  padding-top: 80px;
}

.bannerSolotionBuild.type2 {
  color: #143d58;
}

.t_bold {
  font-weight: bold;
  font-size: 58px;
  line-height: normal;
}

.t_reg {
  font-weight: 400;
  font-size: 38px;
  line-height: normal;
}

.main_faq_so {
  background-color: #fff;
  padding: 65px 0;
}

.main_faq_so_title {
  text-align: center;
  font-size: 40px;
  color: #000;
  font-weight: bold;
  margin-bottom: 50px;
}

.main_faq_so_right {
  float: right;
  width: 530px;
}

.main_faq_so_left {
  float: left;
  width: 600px;
}

.main_faq_so_left_box_Ques {
  font-size: 18px;
  padding-right: 75px;
  background: transparent url("images/cong_t.png") no-repeat center right 15px;
  margin-bottom: 20px;
  cursor: pointer;
  color: #333;
  font-weight: bold;
}

.main_faq_so_left_box_Anser {
  font-size: 18px;
  display: none;
  line-height: 1.5;
  padding-right: 75px;
}

.main_faq_so_left_box_Ques:hover {
  background: transparent url("images/cong_t_h.png") no-repeat center right 15px;
}

.main_faq_so_left_box {
  border-bottom: 1px solid #d1d1d1;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.main_faq_so_left_box.openFaq .main_faq_so_left_box_Ques {
  background: transparent url("images/faq_tru.png") no-repeat center right 15px;
  color: rgb(77, 127, 253);
}

.main_faq_so_left_box.openFaq .main_faq_so_left_box_Ques:hover {
  background: transparent url("images/faq_tru.png") no-repeat center right 15px;
}

.main_faq_so_left_box.openFaq .main_faq_so_left_box_Anser {
  display: block;
}

.solo_giphap_build {
  background-color: #eceff1;
  padding: 65px 0;
  margin-bottom: 35px;
}

.solo_giphap_build_title {
  font-size: 40px;
  color: rgb(0, 0, 0);
  margin-bottom: 35px;
  text-align: center;
}

.solo_giphap_build_list {
  margin: 0;
  padding: 0;
}

.solo_giphap_build_list li {
  margin: 0 30px 30px 0;
  padding: 0;
  list-style: none;
  width: 370px;
  height: 400px;
  float: left;
  background-color: #fff;
  border-radius: 10px;
  overflow: hidden;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 15px 0px rgba(30, 18, 79, 0.2);
}

.solo_giphap_build_list li:nth-child(3n) {
  margin-right: 0;
}

.solo_giphap_build_list_item_a {
  display: block;
  height: 220px;
}

.solo_giphap_build_list_item_info {
  padding: 25px 30px;
}

.solo_giphap_build_list_item_info_t {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}

.solo_giphap_build_list_item_info_t:hover {
  color: #000;
  text-decoration: none;
}

.solo_giphap_build_list_item_info_u {
  color: #2a5cda;
  font-size: 16px;
  margin-bottom: 15px;
}

.solo_giphap_build_list_item_info_n {
  font-size: 14px;
  color: #000;
  font-weight: 400;
}

.solo_giphap_build_list li:first-child {
  width: 770px;
  position: relative;
}

.solo_giphap_build_list li:first-child .solo_giphap_build_list_item_a {
  height: 400px;
}

.solo_giphap_build_list li:first-child .solo_giphap_build_list_item_a img {
  height: 100%;
}

.solo_giphap_build_list li:first-child .solo_giphap_build_list_item_info {
  position: absolute;
  bottom: 0;
  background-color: rgba(42, 92, 218, 0.8);
  width: 100%;
  min-height: 180px;
}

.solo_giphap_build_list
  li:first-child
  .solo_giphap_build_list_item_info
  .solo_giphap_build_list_item_info_t {
  color: #fff;
  margin-bottom: 15px;
  float: left;
}

.solo_giphap_build_list
  li:first-child
  .solo_giphap_build_list_item_info
  .solo_giphap_build_list_item_info_n {
  color: #fff;
}

.solo_giphap_build_list
  li:first-child
  .solo_giphap_build_list_item_info
  .solo_giphap_build_list_item_info_u {
  float: right;
  color: #fff;
}

.solo_giphap_build_list li:nth-child(2) {
  display: none;
}

.solo_nganhnghe_build {
  background-color: #fff;
  padding: 60px 0;
}

.solo_giphap_build_title {
  font-size: 40px;
  color: #000;
  text-align: center;
}

.solo_nganhnghe_build_list {
  margin: 0;
  padding: 0;
}

.solo_nganhnghe_build_list li {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
  border-right: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  position: relative;
}

.solo_nganhnghe_build_list li:nth-child(4n) {
  border-right: none;
}

.solo_nganhnghe_build_list li:nth-child(4n + 1):nth-last-child(-n + 4),
.solo_nganhnghe_build_list li:nth-child(4n + 1):nth-last-child(-n + 4) ~ li {
  border-bottom: none;
}

.solo_nganhnghe_build_list_items {
  width: 285px;
  height: 190px;
}

.solo_nganhnghe_build_list_items_a {
  display: block;
  width: 100%;
  height: 110px;
}

.solo_nganhnghe_build_list_items_a_title {
  color: #000;
  font-size: 16px;
  text-align: center;
  display: block;
  margin-bottom: 5px;
}

.solo_nganhnghe_build_list_items_a_title:hover {
  color: #000;
  text-decoration: none;
}

.solo_nganhnghe_build_list_items_a_num {
  font-size: 14px;
  color: #4d7ffd;
  text-align: center;
  display: block;
}

.solo_nganhnghe_build_list_items_a_num:hover {
  color: #4d7ffd;
  text-decoration: none;
}

.solo_nganhnghe_build_list_items_a .box_h {
  display: none;
}

.solo_nganhnghe_build_list
  .solo_nganhnghe_build_list_items:hover
  .solo_nganhnghe_build_list_items_hover {
  border-radius: 10px;
  position: absolute;
  top: -5px;
  left: -6px;
  width: 295px;
  height: 200px;
  z-index: 1;
  padding-top: 5px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
  position: relative;
}

.solo_nganhnghe_build_list li:hover .solo_nganhnghe_build_list_items_a .box_h {
  display: block;
}

.solo_nganhnghe_build_list li:hover .solo_nganhnghe_build_list_items_a .box {
  display: none;
}

.main_content_blog_Detail_text img {
  max-width: 100%;
}

.solo_congcu_build {
  background-color: #eceff1;
  padding: 65px 0;
}

.solo_congcu_build_title {
  color: #000;
  font-size: 40px;
  text-align: center;
  margin-bottom: 50px;
}

.solo_congcu_build_list {
  margin: 0;
  padding: 0;
}

.solo_congcu_build_list li {
  margin: 0 30px 30px 0;
  list-style: none;
  width: 565px;
  height: 200px;
  float: left;
  overflow: hidden;
}

.solo_congcu_build_list li:hover {
  box-shadow: 0px 0px 15px 0px rgba(30, 18, 79, 0.2);
}

.solo_congcu_build_list li:nth-child(2n) {
  margin-right: 0;
}

.solo_congcu_build_list_items {
  border-radius: 5px;
  padding: 30px;
  background-color: rgb(255, 255, 255);
}

.solo_congcu_build_list_items_img {
  display: block;
  width: 140px;
  height: 140px;
  float: left;
  border-radius: 50%;
  overflow: hidden;
}

.solo_congcu_build_list_items_info {
  float: right;
  width: 345px;
}

.solo_congcu_build_list_items_info_t {
  font-size: 24px;
  display: block;
  color: rgb(0, 0, 0);
  font-weight: bold;
}

.solo_congcu_build_list_items_info_t:hover {
  color: rgb(0, 0, 0);
  text-decoration: none;
}

.solo_congcu_build_list_items_info_n {
  font-size: 14px;
  margin-bottom: 10px;
  color: rgb(0, 0, 0);
}

.solo_congcu_build_list_items_info_l {
  font-size: 14px;
  color: rgb(77, 127, 253);
  font-weight: bold;
  text-transform: uppercase;
}

.solo_congcu_build_list_items_info_l:hover {
  text-decoration: none;
  color: rgb(77, 127, 253);
}

.solo_congcu_build_list li:hover .solo_congcu_build_list_items_img img {
  background: none !important;
}

.gp_main_b2bmar_right_news_pagging ul.pagination {
  margin: 0;
  padding: 0;
}

.gp_main_b2bmar_right_news_pagging ul.pagination li {
  display: inline-block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  margin: 0 5px;
  font-size: 16px;
  background: none;
  border: none;
  float: left;
  color: #999;
  font-weight: 400;
  text-align: center;
}

.gp_main_b2bmar_right_news_pagging ul.pagination li.first,
.gp_main_b2bmar_right_news_pagging ul.pagination li.last,
.gp_main_b2bmar_right_news_pagging ul.pagination li.disabled,
.gp_main_b2bmar_right_news_pagging ul.pagination li.disabled {
  display: none !important;
}

.gp_main_b2bmar_right_news_pagging ul.pagination li.prev,
.gp_main_b2bmar_right_news_pagging ul.pagination li.next,
.gp_main_b2bmar_right_news_pagging ul.pagination li a {
  border: none;
  padding: 0;
  display: block;
}

.gp_main_b2bmar_right_news_pagging ul.pagination li.prev a {
  background: transparent url("images/tback2.png") no-repeat center center;
  display: block;
  border: none;
  padding: 0;
  margin: 0;
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 0;
}

.gp_main_b2bmar_right_news_pagging ul.pagination li.prev a:hover {
  background: transparent url("images/tback2_a.png") no-repeat center center;
}

.gp_main_b2bmar_right_news_pagging ul.pagination li.next a {
  background: transparent url("images/tnext2.png") no-repeat center center;
  display: block;
  border: none;
  padding: 0;
  margin: 0;
  width: 34px;
  height: 34px;
  line-height: 34px;
  font-size: 0;
}

.gp_main_b2bmar_right_news_pagging ul.pagination li.next a:hover {
  background: transparent url("images/tnext2_a.png") no-repeat center center;
}

.gp_main_b2bmar_right_news_pagging ul.pagination li.last {
  display: none;
}

.gp_main_b2bmar_right_news_pagging ul.pagination li span,
.gp_main_b2bmar_right_news_pagging ul.pagination li a {
  background: none;
  border: none;
  line-height: 34px;
  display: block;
  text-align: center;
  float: none;
  color: #999;
}

.gp_main_b2bmar_right_news_pagging ul.pagination li a:hover,
.gp_main_b2bmar_right_news_pagging ul.pagination li.active a {
  color: #4d7ffd;
  background: none;
  text-decoration: none;
}

.gp_main_b2bmar_right_news_pagging a.active,
.gp_main_b2bmar_right_news_pagging a:hover {
  color: #4d7ffd;
  text-decoration: none;
}

.gp_main_b2bmar_right_news_pagging .btn_pre {
  background: transparent url("images/tback2.png") no-repeat center center;
}

.gp_main_b2bmar_right_news_pagging .btn_pre:hover {
  background: transparent url("images/tback2_a.png") no-repeat center center;
}

.gp_main_b2bmar_right_news_pagging .btn_next {
  background: transparent url("images/tnext2.png") no-repeat center center;
}

.gp_main_b2bmar_right_news_pagging .btn_next:hover {
  background: transparent url("images/tnext2_a.png") no-repeat center center;
}

.gp_main_b2bmar_right_news_pagging {
  text-align: center;
  margin: 35px auto;
}

.main_gp_bds_t_n2 h2,
.main_gp_bds_t_n2 h3,
.main_gp_bds_t_n2 h4 {
  font-size: 34px;
  color: #000;
  text-align: center;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0px;
  margin-top: 0px;
}

.main_content_biz_blog_right_baimoi_item_hover_1 {
  border-radius: 3px;
  position: absolute;
  transition: transform 0.8s;
  width: 170px;
  color: #fff;
}

.main_content_biz_blog_right_baimoi_item {
  height: 250px;
}

.main_content_biz_blog_right_baimoi_item_hover {
  border-radius: 3px;
  width: 170px;
  transition: transform 0.8s;
  position: absolute;
  color: #fff;
}

.main_content_biz_blog_right_baimoi_item_hover:hover {
  transform: translate(0px, -20px);
}

.main_content_biz_blog_right_baimoi_item_hover:hover
  .main_content_biz_blog_right_baimoi_hover {
  box-shadow: 2px 4px 10px 1px #b6b0ce;
}

.main_content_biz_blog_right_baimoi_item_title_t {
  display: block;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 400;
  color: #4d7ffd !important;
  margin-bottom: 5px;
}

.main_content_biz_blog_right_baimoi_item_title_t:hover {
  color: #4d7ffd;
  text-decoration: none;
}

.main_content_biz_blog_right_baimoi_item_title_text {
  font-size: 16px;
  color: #000 !important;
  font-weight: 700;
}

a.main_content_biz_blog_right_baimoi_item_title_text:hover {
  color: #000;
  text-decoration: none;
}

/*main_img_bizfly_blog*/

.img-1-text-box-1 {
  min-height: 150px;
  width: calc(100% - 25px);
  position: absolute;
  transition: transform 0.8s;
  border-left: 1px solid #00e5ff;
  color: #fff;
}

.img-1-text-box-2 {
  border-left: 1px solid #00e5ff;
  transition: transform 0.8s;
  position: absolute;
  width: calc(100% - 25px);
  color: #fff;
  padding-left: 15px;
}

.img-1-text-box:hover .img-1-text-box-2 {
  transform: translate(0px, -30px);
}

.img-1-text-box-2:hover {
  color: #fff;
  text-decoration: none;
}

.main_content_biz_blog_right_baimoi:hover a img,
.main_content_biz_blog_right_techblog_kienthuccoban_list
  li:first-child.main_content_biz_blog_right_techblog_kienthuccoban_item:hover
  a
  img,
.main_content_biz_blog_right_techblog_kienthuccoban_item a:hover img,
.main_content_biz_blog_right_techblog_kienthuccoban_item_right:hover a img,
.solo_giphap_build_list_item_a a:hover img,
.main_vccloud_load_balancer_content_right_btn_chat:hover,
.main_vccloud_load_balancer_content_right_btn_mua:hover,
.gp_main_b2bmar_danhgia_post_forrm_a:hover,
.gp_main_b_d_g_build_row_t_pomo_t_btn:hover,
.solo_giphap_build_list_item:hover {
  box-shadow: 2px 4px 10px 1px #b6b0ce;
}

.main_gpmarkt_hesinhthaiso {
  padding: 60px 0 70px;
  cursor: pointer;
}

.main_gpmarkt_hesinhthaiso_title span {
  font-size: 16px;
  color: rgb(77, 127, 253);
  text-transform: uppercase;
  text-align: center;
  display: block;
  font-weight: 400;
}

.main_gpmarkt_hesinhthaiso_title {
  font-size: 34px;
  color: #000;
  text-align: center;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 15px;
}

.main_gpmarkt_hesinhthaiso_text {
  font-size: 16px;
  color: rgb(0, 0, 0);
  line-height: 1.5;
  text-align: center;
  font-weight: 400;
}

.main_gpmarkt_cacgiaidap {
  padding: 60px 0;
  background-size: 0;
  background-repeat: no-repeat;
  position: relative;
  min-height: 500px;
}

.main_gpmarkt_cacgiaidap:nth-child(2n) {
  background-color: #eceff1;
}

.main_gpmarkt_cacgiaidap:nth-child(2n + 1) {
  background-color: #ffffff;
}

.main_gpmarkt_cacgiaidap:nth-child(1) {
  background-color: #eceff1;
}

.main_gpmarkt_cacgiaidap::after {
  content: "";
  background-image: inherit;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
}

.main_gpmarkt_cacgiaidap_title {
  font-size: 40px;
  color: rgb(0, 0, 0);
  text-align: center;
  font-weight: 500;
  margin-bottom: 120px;
}

.main_gpmarkt_cacgiaidap_title:hover {
  cursor: pointer;
}

.main_gpmarkt_cacgiaidap_text {
  width: 575px;
  float: left;
}

.main_gpmarkt_cacgiaidap_text:hover {
  cursor: pointer;
}

.main_gpmarkt_cacgiaidap_text_t {
  font-size: 38px;
  color: rgb(22, 65, 93);
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 30px;
}

.main_gpmarkt_cacgiaidap_text_nd {
  font-size: 18px;
  color: rgb(51, 51, 51);
  line-height: 1.5;
  text-align: justify;
  font-weight: 400;
  margin-bottom: 30px;
}

.main_gpmarkt_cacgiaidap_text_btn {
  border-width: 1px;
  border-color: rgb(77, 127, 253);
  border-style: solid;
  border-radius: 20px;
  background-color: rgb(236, 239, 241);
  line-height: 36px;
  overflow: hidden;
  width: 152px;
  height: 38px;
  font-size: 14px;
  color: rgb(0, 0, 0);
  display: block;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.main_gpmarkt_tochucsk .main_gpmarkt_tochucsk_text_btn:hover {
  -webkit-box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.47);
  -moz-box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.47);
  box-shadow: 0px 0px 30px 0px rgba(255, 255, 255, 0.47);
}

.main_gpmarkt_cacgiaidap_text_btn:hover {
  -webkit-box-shadow: 0px 0px 8px 0px #7b7b7b;
  -moz-box-shadow: 0px 0px 8px 0px #7b7b7b;
  box-shadow: 0px 0px 8px 0px #7b7b7b;
}

.main_gpmarkt_digitalmarkt {
  min-height: 576px;
  padding: 80px 0;
}

.main_gpmarkt_digitalmarkt_text {
  float: right;
}

.main_gpmarkt_tochucsk {
  min-height: 600px;
  padding: 80px 0;
}

.main_gpmarkt_digitalmarkt_btn {
  background: #fff;
}

.main_gpmarkt_tochucsk_text_t {
  color: #fff;
}

.main_gpmarkt_tochucsk_text_nd {
  color: #fff;
}

.main_gpmarkt_tochucsk_text_btn {
  background: #3bb6d5;
  border-color: #fff;
  color: #fff !important;
}

.main_gpmarkt_tochucsk_text_btn:hover {
  color: #fff;
}

.main_gpmarkt_sanxuattvc {
  min-height: 600px;
  padding: 80px 0;
}

.main_gpmarkt_sanxuatpr {
  min-height: 550px;
  padding: 80px 0;
}

.main_gpmarkt_sanxuatpr_btn {
  background: #fff;
}

.main_gpmarkt_sanxuatpr_text {
}

.ws_product_build_info_brand_t {
  font-size: 12px;
  color: rgb(0, 0, 0);
  font-weight: 400;
}

.ws_product_build_info_brand_1 {
  padding-top: 0;
}

.ws_product_build_info_1 {
  position: relative;
}

.ws_product_build_info_ab {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0;
  padding: 0 20px;
}

/**--ERROR--**/

.khampha_bizfly_box_build
  .khampha_bizfly_box_build_li
  .khampha_bizfly_box_build_left_title
  .box_title_icon {
  display: inline-block;
  width: 25px;
  height: 32px;
  background-image: url("/ver1/css/images/kp1_nn.png");
  background-repeat: no-repeat;
  background-position: bottom center;
}

.khampha_bizfly_box_build
  .khampha_bizfly_box_build_li:nth-child(2)
  .khampha_bizfly_box_build_left_title
  .box_title_icon {
  background-image: url("/ver1/css/images/kp2_nn.png");
  width: 33px;
}

.khampha_bizfly_box_build
  .khampha_bizfly_box_build_li:nth-child(3)
  .khampha_bizfly_box_build_left_title
  .box_title_icon {
  background-image: url("/ver1/css/images/kp3_nn.png");
}

.field-agencyregisterform-ispolicyaccepted label {
  font-weight: normal;
  margin-bottom: 0px;
}

/*header*/

.headetop_hotline {
  float: left;
  height: 100%;
  font-family: "SF Pro Display";
  line-height: 40px;
  font-weight: 400;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
}

.headetop_hotline a {
  color: #25006a;
  font-weight: 700;
  font-size: 16px;
}

.headtop_menu {
  padding: 0;
  margin: 0;
}

.headtop_menu li {
  padding: 0;
  margin-left: 30px;
  float: left;
  list-style: none;
  line-height: 40px;
}

.home_headtop_box {
  float: left;
}

.home_headtop_box:last-child {
  float: right;
}

.headtop_menu li:first-child {
  /*    padding-right: 15px;
        margin-right: 17px;
        border-right: 1px solid #d1d1d1;*/
  margin-left: 0;
}

.headtop_menu li a {
  text-decoration: none;
  font-family: "SF Pro Display";
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 171%;
  text-align: center;
  color: #ffffff;
}

.headtop_menu li .headetop_hotline a {
  font-weight: 400;
}

.headbot_menuitem .headtop_menu li {
  line-height: 80px;
}

.home_headbot {
  /*    background-image: -moz-linear-gradient(0deg, rgb(35, 0, 100) 0%, rgb(54, 0, 154) 100%);
        background-image: -webkit-linear-gradient(0deg, rgb(35, 0, 100) 0%, rgb(54, 0, 154) 100%);
        background-image: -ms-linear-gradient(0deg, rgb(35, 0, 100) 0%, rgb(54, 0, 154) 100%);*/
  background: #fff;
  height: 80px;
  z-index: 223;
}

.headbot_logo {
  width: 98px;
  height: 80px;
  position: relative;
  display: block;
  float: left;
}

.headbot_logo img {
  width: 98px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}

.headbot_menu {
  float: right;
  margin: 0;
  padding: 0;
}

.headbot_menuitem {
  float: left;
  list-style: none;
  position: static;
  z-index: 5;
}

.headbot_menuitem-ac {
  background: transparent url("../images/techblog/ic-menu-ac.png") no-repeat
    center bottom;
}

.headbot_menuitem a {
  display: inline-block;
  line-height: 80px;
  text-decoration: none;
  padding: 0 12px;
  font-family: "SF Pro Display";
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  color: #212529;
}

.ic-bf1 {
  display: inline-block;
  width: 12px;
  height: 8px;
  background: transparent url("../images/bf-new/ic-bf21.png") no-repeat center
    center;
  margin-left: 5px;
  vertical-align: 1px;
}

.headbot_menuitem > a:hover {
  background: #fff;
}

.headbot_menuitem a.active {
  color: #3eddfd;
}

.mm-listview > li > a.active {
  color: #3eddfd;
}

.headbot_menuitem-ac a {
  color: #3fddfe;
  background: transparent;
}

.headbot_menu_last img {
  margin-left: 5px;
  width: auto;
  height: auto;
}

.headbot_menu_last {
  margin-left: 20px;
  padding-top: 19px;
  width: 143px;
}

.headbot_menu_last a {
  display: block;
  width: 137px;
  height: 40px;
  color: rgb(0, 0, 0);
  font-weight: 700;
  line-height: 40px;
  float: left;
  border-radius: 4px;
  font-family: "SF Pro Display";
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  color: #ffffff;
  background: #4d7ff8;
  border-radius: 8px;
}

.headbot_menu_last a:hover {
  background-color: #1cbadb;
}

.ic-giohang {
  display: inline-block;
  width: 16px;
  height: 14px;
  margin-right: 20px;
  background-image: url("/ver1/css/images/1.0-bizfly-home/ic-giohang.png");
  background-repeat: no-repeat;
  background-position: center center;
}

.ic-thongbao {
  display: inline-block;
  width: 13px;
  height: 16px;
  background-image: url("/ver1/css/images/1.0-bizfly-home/ic-thongbao.png");
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  margin-right: 20px;
}

.ic-buylate {
  display: inline-block;
  width: 17px;
  height: 16px;
  background-image: url("/ver1/images/b2bmarket/ic-favorite.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 17px 16px;
  position: relative;
  margin-right: 0px;
  vertical-align: -2px;
}

.ic-buylate span {
  display: block;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid rgb(77, 127, 253);
  position: absolute;
  min-width: 13px;
  height: 13px;
  z-index: 342;
  right: -10px;
  top: -5px;
  font-family: Lexend Deca;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 11px;
  text-align: center;
  color: #000;
  padding: 0px 2px;
}

.ic-thongbao span {
  display: block;
  border-radius: 50%;
  background-color: rgb(77, 127, 253);
  position: absolute;
  width: 8px;
  height: 8px;
  z-index: 342;
  right: -3px;
  top: -3px;
}

.user_avarta {
  text-align: center;
  display: inline-block;
  overflow: hidden;
  border-radius: 50%;
  background-color: rgb(0, 0, 0);
  width: 22px;
  height: 22px;
  vertical-align: middle;
  margin-right: 5px;
  background-color: #fff;
}

.headetop_user {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 15px;
}

.act-buylate {
  display: inline-block;
  cursor: pointer;
  position: relative;
}

.user_avarta img {
  display: block;
  max-width: 100%;
}

.user_id {
  font-size: 14px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  font-weight: 400;
}

.box_info_all {
  position: absolute;
  top: 100%;
  display: none;
  padding-top: 10px;
  z-index: 1055;
  right: -15px;
}

.box-buylate-head {
  position: absolute;
  top: 100%;
  display: none;
  padding-top: 0px;
  z-index: 300;
  right: -120px;
}

.box_info_all .box_info {
  width: 240px;
  background: rgb(255, 255, 255) !important;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
  padding: 0px;
  float: left;
}

.box-buylate-head .ct-buylate-head {
  width: 240px;
  background: rgb(255, 255, 255) !important;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
  padding: 0px;
  border: 1px solid #d1d1d1;
  border-radius: 10px;
  padding: 10px;
  float: left;
}

.box-buylate-head .ct-buylate-head span {
  font-size: 14px;
  font-family: "Lexend Deca";
  color: #555;
  font-weight: 400;
  display: block;
  line-height: 20px;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.box-buylate-head .ct-buylate-head a {
  font-size: 14px;
  font-family: "Lexend Deca";
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 44px;
  height: 44px;
  background: rgb(77, 127, 253);
  float: left;
  width: 100%;
  text-align: center;
}

.box-buylate-head .ct-buylate-head a:hover {
  background: rgb(61, 101, 202);
  color: rgb(255, 255, 255);
}

.box_info_top {
  display: block;
  height: 70px;
  background-image: url("/ver1/css/images/1.0-bizfly-home/bg-topinfo.jpg");
  background-repeat: no-repeat;
  display: flex;
  background-position: center center;
  line-height: normal;
  padding: 17px 17px 0;
  border-bottom: 1px solid rgb(209, 209, 209);
}

.info_top_avt {
  display: block;
  border-width: 1px;
  border-color: rgb(236, 239, 241);
  border-style: solid;
  border-radius: 50%;
  background-color: #fff;
  width: 40px;
  height: 40px;
  overflow: hidden;
  margin-right: 10px;
  flex-shrink: 0;
}

.info_top_avt img {
  display: block;
  max-width: 100%;
}

.info_top_usr {
  font-size: 12px;
  font-family: "Lexend Deca";
  color: rgb(153, 153, 153);
  font-weight: 400;
}

.info_top_usr span {
  font-size: 14px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  font-weight: 400;
}

.box_info_t {
  margin: 0;
  padding: 0px 12px 10px;
  float: left;
}

.box_info_t li {
  list-style: none;
  margin: 0;
  float: left;
  width: 100%;
  line-height: normal;
}

.box_info_t li a {
  font-size: 14px;
  font-family: "Lexend Deca";
  color: #555;
  font-weight: 400;
  display: block;
  line-height: 35px;
  padding: 0px;
}

.box_info_t li a:hover,
.box_info_t li a.active {
  background: #eceff1;
}

.box_info_fist {
  color: #000 !important;
}

.box_info_t li a img {
  min-width: 14px;
}

.box_info_t li a span {
  display: inline-block;
  width: 15px;
  margin-right: 10px;
}

.box_info {
  position: relative;
}

.box_info:after {
  bottom: 100%;
  left: 40%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.box_info:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #eceff1;
  border-width: 10px;
}

.ic-down {
  margin-left: 5px;
}

.headetop_user:hover .box_info_all {
  display: block;
}

.act-buylate:hover .box-buylate-head {
  display: block;
}

.menu-manager {
  position: relative;
  cursor: pointer;
}

.list-menu-manager {
  position: absolute;
  top: 100%;
  display: none;
  padding-top: 10px;
  z-index: 351;
  right: -140px;
}

.content-menu-manager {
  width: 260px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
  position: relative;
  padding: 10px;
  display: flex;
  flex-wrap: wrap;
}

.menu-manager:hover .list-menu-manager {
  display: block;
}

.content-menu-manager:after {
  bottom: 100%;
  left: 40%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #fff;
  border-width: 10px;
}

.content-menu-manager .link-item-menu-manager {
  width: 50%;
  display: flex;
  min-height: 85px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  font-size: 12px;
  font-family: "Lexend Deca";
  color: rgb(85, 85, 85);
  line-height: 1.2;
  text-align: center;
}

.link-item-menu-manager img {
  margin-bottom: 10px;
}

.img-link-menu-mana-ac {
  display: none;
}

.link-item-menu-manager.active {
  color: #4d7ffd;
  border: 1px solid #d1d1d1;
  border-radius: 5px;
}

.link-item-menu-manager:hover {
  color: #4d7ffd;
}

.link-item-menu-manager:hover .img-link-menu-mana-ac,
.link-item-menu-manager.active .img-link-menu-mana-ac {
  display: block;
}

.link-item-menu-manager:hover .img-link-menu-mana,
.link-item-menu-manager.active .img-link-menu-mana {
  display: none;
}

/*home_banner*/

.home_banner {
  /*    background: transparent url('../images/bf-new/bg-banner3.png') no-repeat center center;
        min-height: 630px;
        background-size: cover;*/
}

.img-banner-home {
  margin-left: -169px;
  max-width: initial;
}

.banner_newbox_left {
  position: absolute;
  width: 598px;
  top: 122px;
  left: 0;
  bottom: 0;
  /*margin: auto;*/
  height: max-content;
}

.banner_newbox_right {
  /*text-align: right;*/
  padding: 38px 0 83px;
}

.banner_newbox_right_new {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
}

.banner_newbox_right_new img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.banner_newbox_right img {
  max-width: none !important;
  margin-left: 80px;
  /*width: 708px;*/
}

.banner_txt {
  font-size: 40px;
  font-family: "Lexend Deca";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  font-weight: 400;
  position: relative;
  z-index: 99;
}

.home-bf-logo {
  margin-top: 139px;
  margin-bottom: 29px;
}

.banner_newbox_left_title {
  position: relative;
}

.banner_newbox_left_title span {
  display: block;
  position: relative;
  z-index: 3;
  font-family: "Inter";
  font-weight: 600;
  font-size: 36px;
  line-height: 181%;
  text-transform: uppercase;
  color: #2f80ed;
}

/*.banner_newbox_left_title:after{
    content: '';
    display: block;
    width: 195px;
    height: 68px;
    background: transparent url('../images/bf-new/bg-banner1.png') no-repeat center center;
    background-size: cover;
    position: absolute;
    z-index: 2;
    left: -10px;
    top: -6px;
}*/

.banner_newbox_left_name {
  margin-bottom: 16px;
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 72px;
  line-height: 90%;
  color: #002584;
}

.banner_newbox_left_name span {
  display: block;
  font-family: "Lexend Deca";
  font-weight: 600;
  font-size: 44px;
  line-height: 155%;
  color: #1e1f4d;
}

.btn_bf_all {
  border-radius: 30px;
  display: inline-block;
  text-align: center;
  border: 1px solid #2f80ed;
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  font-family: "Averta";
  padding: 15px 35px 14px;
}

.banner_newbox_left_boxbtn .btn_bf_all {
  background: #ffffff;
  border: 1px solid #bfbfbf;
  border-radius: 8px;
  font-family: "Averta";
  font-weight: 600;
  font-size: 20px;
  line-height: 110%;
  text-align: center;
  color: #595959;
  padding: 15px;
  margin-right: 0;
  margin-bottom: 10px;
}

.banner_newbox_left_boxbtn .btn_lhtv {
  margin-right: 15px;
}

.banner_newbox_left_boxbtn .btn_tht {
  background: #4d7ff8;
  border: 1px solid #4d7ff8;
  color: #fff;
}

.btn_tht {
  background: #2f80ed;
  color: #ffffff;
  margin-right: 14px;
}

.btn_tht:hover {
  color: #fff;
}

.btn_lhtv {
  background: #ffffff;
  color: #2f80ed;
}

.box-banner-list .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  background: #fff;
  opacity: 1;
  border: 1px solid #2f80ed;
}

.box-banner-list .swiper-pagination-bullet-active {
  background: #2f80ed;
}

.box-banner-list .swiper-container-horizontal > .swiper-pagination-bullets,
.box-banner-list .swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 32px;
}

.banner_newbox_left_txt {
  font-family: "Lexend Deca";
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 200%;
  color: #595959;
  width: 100%;
  max-width: 465px;
  margin-bottom: 35px;
}

/*main_kbsp*/

.main_kbsp {
  background-image: url("/ver1/css/images/1.0-bizfly-home/bg-kbsp.jpg");
  background-repeat: no-repeat;
  background-position: top center;
  min-height: 600px;
  padding-top: 130px;
}

.main_kbsp .img-kbsp {
  display: none;
  width: 100%;
}

.kbsp_content {
  width: 100%;
  max-width: 575px;
}

.kbsp_title {
  font-size: 40px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  font-weight: 700;
  line-height: 1.2;
  text-align: left;
  margin-bottom: 30px;
}

.kbsp_txt {
  font-size: 20px;
  color: rgb(0, 0, 0);
  line-height: 1.5;
  text-align: left;
  font-family: "Lexend Deca";
  font-weight: 400;
  margin-bottom: 30px;
}

.kbsp_btn {
  display: block;
  background-color: rgb(77, 126, 252);
  text-align: center;
  width: 182px;
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  color: rgb(255, 255, 255);
  font-family: "Lexend Deca";
  font-weight: 700;
}

.kbsp_btn span {
  background: transparent url("../images/solution/ic-arrow-r.png") no-repeat
    right center;
  padding-right: 25px;
}

.kbsp_btn:hover {
  color: rgb(255, 255, 255);
  text-decoration: none;
  background-color: #2a5cda;
}

.kbsp_btn img {
  margin-left: 8px;
}

.home_boxtotal {
  /*    background: transparent url('../images/bf-new/bg-boxtotal.png') no-repeat top center;
        background-size: cover;*/
  background: #fff;
}

/*home_kpbf*/

.home_kpbf {
  background: transparent url("../images/home/bg-box4.png") no-repeat bottom
    center;
  background-size: 100% auto;
  /*min-height: 898px;*/
  padding: 0 0 104px;
}

.home_kpbf .col-lg-4,
.home_kpbf .col-sm-6 {
  padding-bottom: 30px;
  align-items: center;
  display: flex;
}

.kpbf_title {
  margin-bottom: 15px;
}

.kpbf_title .bf_titlenew span {
  display: inline-block;
  position: relative;
}

.img-arrow {
  display: block;
  position: absolute;
  top: calc(100% - 27px);
  left: calc(100% + 25px);
  z-index: 1;
}

.title_style {
  font-size: 40px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  font-weight: 700;
  line-height: 1.2;
  text-align: center;
}

.kpbf_item {
  width: 100%;
  background: linear-gradient(
    180deg,
    #ffffff 0%,
    #ffffff 63.54%,
    rgba(255, 255, 255, 0) 100%
  );
  height: 100%;
  margin-bottom: 25px;
  /*max-width: 325px;*/
  border-radius: 8px;
  padding: 28px 16px;
  display: block;
  overflow: hidden;
}

.kpbf_item_other {
  background: #fff;
  display: block;
  padding: 25px 20px 20px;
  border-radius: 6px;
}

.kpbf_item:hover {
  /*    background: linear-gradient(157.89deg, #2E59FF 14.45%, #B9C8FF 91.9%);
        box-shadow: 0px 20px 20px rgba(0, 37, 132, 0.2);
        text-decoration: none;*/
}

.kpbf_img {
  display: block;
}

.kpbf_img_txt {
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  min-height: 75px;
  font-family: "Lexend Deca";
  font-weight: 400;
  font-size: 14px;
  line-height: 179%;
  color: #878a99;
}

.kpbf_img img {
  width: 100%;
  height: auto;
}

.kpbf_img_t {
  width: 100%;
  flex: 1;
  margin-bottom: 8px;
  display: block;
  font-family: "Lexend Deca";
  font-weight: 600;
  font-size: 22px;
  line-height: 136%;
  color: #1e1f4d;
}

.kpbf_img_t img {
  margin-right: 14px;
  width: 72px;
  height: 72px;
  border-radius: 50%;
}

.kpbf_item_center {
  padding: 20px 0 0;
  margin: 0;
}

.kpbf_item_center li {
  list-style: none;
}

.item_center_link {
  display: flex;
  margin-bottom: 20px;
  align-items: flex-start;
  border-bottom: 0.7px solid #e6eafd;
  font-family: "Lexend Deca";
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #555555;
  padding-bottom: 5px;
}

.item_center_link_txt {
  flex: 1;
  font-family: "SF Pro Display";
  font-weight: 400;
  font-size: 20px;
  line-height: 125%;
  text-align: justify;
  color: #262626;
  padding-right: 5px;
}

.item_center_link_ic {
  width: 11px;
  flex-shrink: 0;
}

.item_center_link:hover {
  text-decoration: none;
}

.item_center_link:hover .item_center_link_txt {
  color: #002584;
  font-weight: 600;
}

.item_center_link:hover .item_center_link_ic svg path {
  fill: #002584;
}

.kpbf_item_all {
  width: 100%;
  display: block;
}

.kpbf_item_all a,
.kpbf_item_all span {
  font-family: "Lexend Deca";
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  color: #4d7ff8;
}

.kpbf_item_all a img {
  margin-left: 5px;
  vertical-align: 0;
}

.kpbf_item_all a:hover {
  text-decoration: underline;
  color: #002584;
}

.kpbf_btn {
  max-width: 100%;
  background-color: rgb(77, 126, 252);
  display: block;
  margin: 40px auto 0;
  width: 321px;
  height: 50px;
  font-size: 15px;
  font-family: "Lexend Deca";
  color: rgb(255, 255, 255);
  font-weight: 700;
  line-height: 50px;
  text-align: center;
}

.kpbf_btn img {
  margin-left: 10px;
  width: auto;
  height: auto;
}

.kpbf_btn:hover {
  color: rgb(255, 255, 255);
  background-color: #2a5cda;
  text-decoration: none;
}

.bf_titlenew {
  font-family: "Lexend Deca";
  font-weight: 600;
  font-size: 36px;
  line-height: 156%;
  text-align: center;
  color: #1e1f4d;
}

.bf_titlenew span {
  font-family: "Lexend Deca";
  font-weight: 600;
  font-size: 36px;
  line-height: 156%;
  text-align: center;
  color: #1e1f4d;
}

/*home_thdtd*/

.home_thdtd {
  background: #f7f8f9;
  /*min-height: 996px;*/
  padding: 90px 0 30px;
}

.thdtd_title {
  margin-bottom: 65px;
}

.thdtd_title .title_style {
  font-size: 30px;
}

.thdtd_logo {
  margin-bottom: 70px;
}

.thdtd_bot {
  display: none;
}

.thdtd_logo_item {
  display: flex;
  justify-content: center;
  align-items: center;
}

.thdtd_logo_item {
  max-width: 100%;
}

.thdtd_img {
  width: 64.1%;
  float: left;
  overflow: hidden;
}

.thdtd_tab {
  width: 35.9%;
  float: left;
  padding-top: 20px;
}

.img-thdtd {
  width: 100%;
  height: 520px;
  display: none !important;
}

.img-thdtd.active {
  display: block !important;
}

.thdtd_tab_t {
  font-size: 30px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  padding-left: 48px;
  margin-bottom: 44px;
  font-weight: 700;
  line-height: 1.2;
}

.thdtd_tab_list {
  padding: 0;
  margin: 0;
}

.thdtd_tab_item {
  list-style: none;
  position: relative;
  width: 100%;
  height: 80px;
  padding: 17px 0 15px 48px;
  font-size: 24px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  cursor: pointer;
}

.thdtd_tab_item a {
  color: #000000;
}

.thdtd_tab_item a:hover {
  color: #000000;
}

.ic-thdtd {
  position: absolute;
  bottom: 0;
  left: -130px;
  display: none !important;
}

.thdtd_tab_item:hover,
.thdtd_tab_item.active {
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
  background-image: url("/ver1/css/images/1.0-bizfly-home/ic-list-thdtd.png");
  background-repeat: no-repeat;
  background-position: right 36px center;
}

.thdtd_tab_item:hover .ic-thdtd,
.thdtd_tab_item.active .ic-thdtd {
  display: block !important;
}

/*home_casestudywhy*/

.home_casestudywhy {
  background-image: url("/ver1/css/images/1.0-bizfly-home/bg-why.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-color: #240065;
  min-height: 1490px;
  padding: 80px 0 20px;
}

.casestudywhy_title {
  margin-bottom: 52px;
}

.casestudywhy_title .title_style {
  color: #fff;
}

.casestudy_item {
  width: 100%;
  max-width: 270px;
  overflow-x: hidden;
}

.casestudy_item img {
  width: 100%;
  max-width: 270px;
  height: auto;
}

.casestudy_title {
  font-size: 18px;
  font-family: "Lexend Deca";
  color: rgb(255, 255, 255);
  text-align: center;
  font-weight: 400;
  display: block;
  padding-top: 18px;
}

.casestudy_title:hover {
  color: rgb(255, 255, 255);
  text-decoration: none;
}

.casestudy_title span {
  font-size: 20px;
  font-family: "Lexend Deca";
  color: rgb(255, 255, 255);
  font-weight: 700;
  text-align: left;
  display: block;
}

.casestudy_btn {
  background-color: rgb(77, 126, 252);
  width: 156px;
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  font-family: "Lexend Deca";
  color: rgb(255, 255, 255);
  font-weight: 700;
  display: block;
  text-align: center;
  margin: 58px auto 160px;
}

.casestudy_btn:hover {
  text-decoration: none;
  color: #fff;
  -webkit-box-shadow: 0px 0px 8px 0px #7b7b7b;
  -moz-box-shadow: 0px 0px 8px 0px #7b7b7b;
  box-shadow: 0px 0px 8px 0px #7b7b7b;
}

.casestudy_btn img {
  margin-left: 8px;
  width: auto;
  height: auto;
}

.why_left {
  display: flex;
  min-height: 145px;
  margin-bottom: 23px;
}

.why_left .why_txt {
  text-align: right;
}

.why_txt {
  font-size: 16px;
  font-family: "Lexend Deca";
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.5;
  font-weight: 400;
  padding-top: 20px;
  width: calc(100% - 65px);
}

.why_txt span {
  font-size: 20px;
  font-family: "Lexend Deca";
  color: rgb(255, 255, 255);
  font-weight: 700;
  line-height: 1.2;
  display: block;
  margin-bottom: 7px;
}

.why_left .why_img {
  margin-left: 20px;
}

.why_img {
  width: 65px;
  flex-shrink: 0;
}

.why_right {
  display: flex;
  min-height: 145px;
  margin-bottom: 23px;
}

.why_right .why_img {
  margin-right: 20px;
}

.img-why1 {
  margin-top: 30px;
  width: 100%;
  max-width: 370px;
  height: auto;
}

/*home_bftechblog*/

.home_bftechblog {
  background: #fff;
  min-height: 1117px;
  padding: 73px 0 10px;
}

.bftechblog_title {
  font-size: 40px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  font-weight: 700;
  margin-bottom: 47px;
}

.bftechblog_c {
  padding-left: 10px;
}

.bftechblog_title a {
  font-size: 15px;
  font-family: "Lexend Deca";
  color: rgb(77, 126, 252);
  display: inline-block;
  padding-left: 28px;
  font-weight: 700;
}

.bftechblog_title a img {
  margin-left: 8px;
}

.img-techblog {
  width: 100%;
  height: 430px;
}

.bftechblog_img .img-techblog {
  height: 250px;
}

.bftechblog_img:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: url("/ver1/css/images/1.0-bizfly-home/gradient.png") repeat-x;
  z-index: 10;
  top: 0;
  left: 0;
}

.bftechblog_btn {
  padding: 0px 15px;
  border-radius: 5px;
  background-color: rgb(255, 109, 0);
  display: inline-block;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  font-family: "Lexend Deca";
  color: rgb(255, 255, 255);
  font-weight: 700;
  text-transform: uppercase;
}

.bftechblog_c_title {
  font-size: 28px;
  padding-top: 22px;
  margin-bottom: 30px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  font-weight: 700;
  line-height: 1.2;
  display: block;
}

.bftechblog_c_txt {
  font-size: 16px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  line-height: 1.5;
  font-weight: 400;
  margin-bottom: 28px;
}

.bftechblog_item {
  width: 100%;
  max-width: 370px;
  margin-top: 50px;
}

.bftechblog_img {
  position: relative;
  background: #01021e;
  display: block;
}

.bftechblog_item_box {
  padding: 0px 15px;
  border-radius: 5px;
  background-color: rgb(255, 109, 0);
  display: inline-block;
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  font-family: "Lexend Deca";
  color: rgb(255, 255, 255);
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  top: 25px;
  left: 25px;
}

.bftechblog_box_txt {
  width: 100%;
  font-size: 18px;
  font-family: "Lexend Deca";
  color: rgb(255, 255, 255);
  font-weight: 700;
  line-height: 1.2;
  display: block;
  position: absolute;
  padding: 0 25px;
  bottom: 30px;
  z-index: 15;
}

.bftechblog_item_txt {
  padding: 17px 0 0 25px;
}

.bftechblog_item_txt .bftechblog_c_txt {
  margin-bottom: 20px;
}

.bg_green {
  background: #00bfa5;
}

.bg_red {
  background: #d50000;
}

.bg_violet {
  background: #6200ea;
}

/*home_tvcb*/

.home_tvcb {
  background-image: url("/ver1/css/images/1.0-bizfly-home/bg-bftvcb.webp");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-color: transparent;
  min-height: 578px;
  padding: 98px 0 20px;
  float: left;
  width: 100%;
  background-size: cover;
}

.tvcb_title {
  margin-bottom: 53px;
}

.tvcb_title .title_style {
  color: #fff;
}

.tvcb_txt {
  font-size: 20px;
  font-family: "Lexend Deca";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: center;
  font-weight: 400;
  margin-bottom: 15px;
}

.tvcb_item {
  max-width: 370px;
  width: 100%;
  background: #fff;
  padding: 30px 35px 0;
  height: 210px;
}

.tvcb_item_top {
  display: flex;
  margin-bottom: 29px;
}

.item_top_img {
  width: 64px;
  flex-shrink: 0;
  margin-right: 30px;
}

.item_top_txt {
  font-size: 24px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  padding-top: 7px;
  line-height: 1.2;
  font-weight: 400;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.tvcb_btn {
  padding: 0 45px 0 30px;
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background-image: url("/ver1/css/images/1.0-bizfly-home/arrow-left.png");
  background-repeat: no-repeat;
  background-position: right 30px center;
  font-size: 24px;
  font-family: "Lexend Deca";
  color: rgb(255, 255, 255);
  font-weight: 400;
}

.tvcb_btn:hover {
  color: #fff;
  text-decoration: none;
}

.bg-darkblue {
  background-color: #240065;
}

.bg-darkblue:hover {
  background-color: #010042;
}

.bg-blue {
  background-color: #4d7efc;
  font-size: 16px;
}

.bg-blue:hover {
  background-color: #2a5cda;
}

.bg-blue1 {
  background-color: #30aac3;
  font-size: 16px;
}

.bg-blue1:hover {
  background-color: #1cbadb;
}

/*footer*/

.home_footer {
  background: #fff;
  padding: 67px 0 10px;
  width: 100%;
  display: inline-block;
}

.footer_title {
  font-family: "SF Pro Display";
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  text-transform: uppercase;
  color: #333333;
  margin-bottom: 15px;
}

.footer-col-1 {
  padding: 0;
  margin: 0;
}

.footer_item {
  margin-bottom: 56px;
}

.footer-col-1 li {
  list-style: none;
  margin-bottom: 6px;
  padding: 0;
  font-size: 16px;
  font-family: "Lexend Deca";
  color: rgb(51, 51, 51);
  font-weight: 400;
}

.footer-col-1 li img {
  margin-right: 12px;
}

.footer-col-1 li span {
  color: #4d7ffd;
}

.footer-col-2 {
  margin: 0;
  padding: 0;
}

.footer-col-2 li {
  list-style: none;
  margin-bottom: 10px;
}

.footer-col-links {
  line-height: 19px;
  font-size: 15px;
  color: #4d7ff8;
  font-family: "Lexend Deca";
}

.footer-col-links:hover {
  color: #4d7ffd;
  text-decoration: underline;
}

.footer-col-links img {
  margin-right: 4px;
}

.footer-col-links span {
  font-size: 15px;
  font-family: "Lexend Deca";
  line-height: 19px;
  color: rgb(0, 0, 0);
  font-weight: 400;
}

.footer-col-links:hover span {
  text-decoration: underline;
}

.footer_edit1905 {
  padding: 10px 0 0;
}

.footer_edit1905 img.lazy {
  vertical-align: 0;
}

.home_footer .col-md-3,
.home_footer .col-md-4 {
  /*padding-left: 0;*/
}

.footer-hr {
  height: 1px;
  background: #e6eafd;
  margin-bottom: 16px;
}

.footer_item_txt {
  font-size: 16px;
  font-family: "Lexend Deca";
  color: rgb(24, 14, 25);
  padding-top: 22px;
  line-height: 1.5;
  font-weight: 400;
}

.footer_item_txt b {
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 10px;
}

.footer_item_bottitle {
  font-size: 16px;
  line-height: 150%;
  color: #666666;
  font-family: "Averta";
  font-weight: 600;
}

.ic-footer4 {
  margin-right: 10px;
  width: auto;
  height: auto;
}

.footer_item_bot {
  /*margin-bottom: 24px;*/
  padding-bottom: 10px;
}

/*popup-123*/

.modal-ttlh {
  max-width: 500px;
  position: relative;
  overflow: hidden;
  background: #fff;
}

.modal-ttlh .close {
  background: #f1f1f1;
  padding: 10px 15px;
  width: 40px;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
}

.ttlh_title {
  color: #000;
  font-weight: 700;
  text-align: center;
  font-size: 24px;
  padding: 40px 20px 20px;
}

.ttlh_input {
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 47px;
  margin-bottom: 18px;
  padding-left: 21px;
}

.ttlh_body {
  padding: 0 50px 40px;
}

.ttlh_area {
  border: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 143px;
  padding-top: 12px;
  padding-left: 21px;
  margin-bottom: 12px;
}

.ttlh_btn {
  display: block;
  width: 190px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  font-weight: 400;
  font-family: "Lexend Deca";
  margin: 0 auto;
  background: #4d7efc;
  border: none;
}

.ttlh_btn:hover {
  color: #fff;
  text-decoration: none;
}

.modal-ttlh-content {
  border: none;
  border-radius: 0;
}

.btn-arrow {
  position: relative;
  text-decoration: none;
  color: #fff;
  font-size: 15px;
  background-color: rgb(77, 126, 252);
}

.btn-arrow:before,
.btn-arrow > span:before {
  content: "";
  position: absolute;
  width: 0px;
  height: 1px;
  background-color: #fff;
  left: 0;
  top: 50%;
}

.btn-arrow:after,
.btn-arrow > span:after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  left: 15px;
  top: 50%;
  width: 7px;
  height: 7px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  transform: rotate(135deg) translateY(5px);
}

.btn-arrow:before,
.btn-arrow:after {
  transition: all 0.2s;
}

.btn-arrow:after {
  opacity: 0;
}

.btn-arrow > span {
  display: inline-block;
  position: relative;
  transition: all 0.2s;
}

.btn-arrow > span:before {
  transition: all 0.2s;
}

.btn-arrow > span:before {
  width: 20px;
  left: calc(100% + 10px);
}

.btn-arrow > span:after {
  left: calc(100% + 25px);
}

.btn-arrow:hover > span {
  transform: translateX(30px);
}

.btn-arrow:hover:before,
.btn-arrow:hover:after {
  transition-delay: 0.2s;
}

.btn-arrow:hover:before {
  width: 20px;
}

.btn-arrow:hover:after {
  opacity: 1;
  transition-delay: 0.3s;
}

.btn-arrow:hover span:before {
  transition-delay: 0.1s;
}

.btn-arrow:hover span:before {
  width: 0px;
}

.btn-arrow:hover span:after {
  opacity: 0;
}

.act #c_cartcount {
  margin-right: 0px;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

@media screen and (max-width: 1521px) {
  .home_banner {
    min-height: auto;
  }
  .img-banner-home {
    margin-left: 0;
    width: 100%;
  }
  .home-bf-logo {
    margin-top: 60px;
  }
}

@media screen and (max-width: 1199px) {
  .kpbf_img {
    height: auto;
  }
  .headbot_menuitem a {
    padding: 0 5px;
    font-size: 13px;
  }
  .banner_txt h1 br {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .headbot_menu_last {
    margin-left: 10px;
    /*padding-top: 10px;*/
  }
  .headbot_menuitem a {
    /*font-size: 15px;*/
  }
}

@media screen and (max-width: 991px) {
  .bftechblog_img {
    overflow: hidden;
    height: 250px;
  }
  .bftechblog_img .img-techblog {
    object-fit: cover;
    object-position: center;
  }
  .bftechblog_item_txt {
    padding-left: 0;
  }
  .box-kpn-edit {
    /*overflow: auto;*/
  }
  .box-kpn-edit .row {
    /*        width: 991px;
                flex-wrap: nowrap;*/
  }
  .kpbf_item {
    /*height: 100%;*/
  }
  .img-techblog {
    height: auto;
  }
  .headbot_menuitem a {
    font-size: 13px;
    padding: 0 5px;
  }
  .headbot_menu_last {
    width: 130px;
  }
  .headbot_menu_last a {
    display: block;
    /*background-color: rgb(62, 221, 253);*/
    width: 130px;
    height: 36px;
    font-size: 13px;
    font-family: "Lexend Deca";
    /*color: rgb(0, 0, 0);*/
    font-weight: 700;
    line-height: 36px;
  }
  .banner_txt {
    font-size: 36px;
  }
  .home-bf-logo {
    margin-top: 25px;
    margin-bottom: 10px;
  }
  .kpbf_img_t {
    font-size: 20px;
    padding-left: 0;
  }
  .item_center_link {
  }
  .item_center_link {
    background-position: right 20px center;
    font-size: 15px;
  }
  .thdtd_logo_item img {
    max-width: 100%;
  }
  .why_left {
    flex-direction: row-reverse;
  }
  .why_left .why_txt {
    text-align: left;
  }
  .why_left .why_img {
    margin-right: 20px;
    margin-left: 0;
  }
  .img-why1 {
    display: none !important;
  }
  .bftechblog_c_title {
    font-size: 20px;
  }
  .bftechblog_c_txt {
    font-size: 14px;
  }
  .bftechblog_box_txt {
    font-size: 16px;
    bottom: 10px;
  }
  .home_bftechblog {
    min-height: auto;
    padding-bottom: 30px;
  }
  .home_tvcb {
    background-size: cover;
    padding: 30px 0;
    min-height: auto;
  }
  .kpbf_btn {
    margin-top: 25px;
  }
  .home_kpbf {
    min-height: auto;
    padding: 0 0 35px;
  }
  .tvcb_item {
    margin-bottom: 30px;
  }
  .casestudy_btn {
    margin-bottom: 40px;
  }
  .home_banner {
    padding: 0 0 0;
  }
  .home_banner .row {
    flex-direction: column-reverse;
  }
  .home_banner .box-banner-list .swiper-slide .row {
    flex-direction: row;
  }
  /* .container {
        overflow: hidden;
    } */
}

@media screen and (max-width: 767px) {
  .banner_txt {
    font-size: 30px;
  }
  .kpbf_title {
    /*margin-bottom: 34px;*/
  }
  .title_style {
    font-size: 30px;
  }
  .kpbf_item {
    height: auto;
  }
  .kbsp_title {
    font-size: 30px;
  }
  .headbot_menu {
    float: right;
    margin: 0;
    padding: 0;
    display: none;
  }
  .img-techblog {
    height: auto;
  }
  #cartMobile {
    display: none;
  }
  .headtop_menu {
    float: right;
  }
  .headtop_menu li {
    padding: 0;
    margin-left: 0px;
    float: left;
    list-style: none;
    line-height: 40px;
    margin-right: 0px;
  }
  .casestudy_item {
    max-width: 370px;
    margin: 0 auto 40px;
  }
  .casestudy_item img {
    max-width: 100%;
  }
  .casestudy_btn {
    margin-top: 0;
  }
  .tvcb_item {
    margin: 0 auto 30px;
  }
  .home_footer .col-md-3,
  .home_footer .col-md-4 {
    padding-left: 15px;
  }
  .thdtd_logo_item {
    margin-bottom: 30px;
  }
  .thdtd_img {
    width: 100%;
  }
  .img-thdtd {
    height: auto;
  }
  .thdtd_tab {
    width: 100%;
  }
  .thdtd_tab_item:hover .ic-thdtd,
  .thdtd_tab_item.active .ic-thdtd {
    display: none;
  }
  /*    .kpbf_item {
            margin: 0 auto 20px;
        }*/
  .home_kpbf {
  }
  .main_kbsp {
    min-height: auto;
    padding: 30px 0;
  }
  .bftechblog_c {
    padding-top: 20px;
  }
  .thdtd_tab_t {
    font-size: 26px;
    padding-left: 0px;
    margin-bottom: 20px;
  }
  .thdtd_title {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .main_kbsp {
    background-image: none !important;
  }
  .home_thdtd {
    background: #f7f8f9;
    min-height: auto;
    padding: 40px 0 30px;
  }
  .bftechblog_title {
    font-size: 32px;
  }
  .home_bftechblog {
    min-height: auto;
    padding: 40px 0px;
  }
}

@media screen and (max-width: 430px) {
  .br-430 {
    display: none;
  }
}

@-webkit-keyframes circleSlideRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
  50% {
    -webkit-transform: translate3d(150%, 0, 0);
    transform: translate3d(150%, 0, 0);
    opacity: 0;
  }
  51% {
    -webkit-transform: translate3d(-150%, 0, 0);
    transform: translate3d(-150%, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

@keyframes circleSlideRight {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
  50% {
    -webkit-transform: translate3d(150%, 0, 0);
    transform: translate3d(150%, 0, 0);
    opacity: 0;
  }
  51% {
    -webkit-transform: translate3d(-150%, 0, 0);
    transform: translate3d(-150%, 0, 0);
    opacity: 0;
  }
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}

.link-v-detail {
  width: 36px;
  height: 24px;
  position: relative;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}

.link-v-detail span {
  display: inline-block;
  width: 36px;
  height: 12px;
  background: transparent url("../images/techblog/ic-v-detail.png") no-repeat
    right center;
  vertical-align: middle;
}

.link-v-detail:hover span {
  animation-name: circleSlideRight;
  -webkit-animation: circleSlideRight 0.8s ease-in-out;
  animation: circleSlideRight 0.8s ease-in-out;
}

.star-item {
  font-size: 14px;
  color: #fec110;
  margin: 0px 1px;
}

@media screen and (max-width: 991px) {
  .img-why1_new {
    display: none !important;
  }
  .why_left .why_txt,
  .why_right .why_txt {
    min-height: 148px;
  }
  .modal_cart .cart-layout .cart_content .c_content .item .image {
    margin-right: 10px;
    width: 100px;
  }
  .modal_cart .cart-layout .cart_content .c_content .item .info .name {
    font-size: 16px;
  }
}

@media screen and (max-width: 767px) {
  .modal_cart .cart-layout .cart_content {
    padding: 10px 0px;
  }
  .modal_cart .cart-layout .cart_content .c_title {
    padding-left: 10px;
  }
  .modal_cart .cart-layout .cart_content .colum1 {
    width: 50% !important;
    min-height: 60px;
    line-height: 60px;
  }
  .modal_cart .cart-layout .cart_content .colum2,
  .modal_cart .cart-layout .cart_content .colum3,
  .modal_cart .cart-layout .cart_content .colum4,
  .modal_cart .cart-layout .cart_content .colum5 {
    float: right;
    text-align: right !important;
    width: 50% !important;
  }
  .tbl-cart-content {
    padding: 10px;
  }
  .modal_cart .cart-layout .cart_content .c_content .item .image {
    margin-bottom: 10px;
  }
  .modal_cart .cart-layout .cart_content .c_content .item {
    padding: 10px 0;
  }
  .colum5 .action a {
    float: right;
    margin-top: 5px;
    margin-right: 0px;
  }
  .modal_cart .cart-layout .cart_content .c_content .item .box_qty {
    margin: 5px 0px;
  }
  .page_cart
    .page_cart_content
    .page_cart_stepindex
    .page_cart_stepindex_left
    .content_c
    #paymentinformation-form
    .radio
    .l_content
    a.link-add-money {
    position: relative;
    right: 0px;
    top: 0px;
    display: block;
    margin-top: 10px;
  }
  .row-btn-pm {
    flex-direction: column;
  }
  .row-btn-pm span {
    text-align: center;
    margin-bottom: 10px;
    margin-right: 0px;
  }
}

@media screen and (max-width: 480px) {
  .modal_cart .cart-layout .cart_content .c_footer .c_footer_left,
  .modal_cart .cart-layout .cart_content .c_footer .c_footer_right {
    display: flex;
    justify-content: center;
    width: 100%;
  }
  .modal_cart .cart-layout .cart_content .c_content .item .info .name {
    font-weight: 500;
    font-size: 14px;
  }
  .row-stk-nh {
    flex-direction: column;
  }
  .row-stk-nh .img-nh {
    margin-bottom: 10px;
  }
  .row-stk-nh p {
    width: 100%;
  }
}

@media screen and (max-width: 320px) {
  .item_top_txt,
  .tvcb_btn {
    font-size: 16px;
  }
}

.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}

.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: 100% !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}

.scroll-element {
  display: none;
}

.scroll-element,
.scroll-element div {
  box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default;
}

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999;
}

.scroll-textarea > .scroll-content {
  overflow: hidden !important;
}

.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important;
}

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}

/*************** SCROLLBAR MAC OS X ***************/

.box-img-detail > .scroll-element,
.box-img-detail > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.box-img-detail > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.box-img-detail > .scroll-element .scroll-element_track {
  display: none;
}

.box-img-detail > .scroll-element .scroll-bar {
  background-color: #6c6e71;
  display: block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.box-img-detail:hover > .scroll-element .scroll-bar,
.box-img-detail > .scroll-element.scroll-draggable .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.box-img-detail > .scroll-element.scroll-x {
  bottom: 0px;
  height: 0px;
  left: 0;
  min-width: 100%;
  overflow: visible;
  width: 100%;
}

.box-img-detail > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0px;
  top: 0;
  width: 0px;
}

/* scrollbar height/width & offset from container borders */

.box-img-detail > .scroll-element.scroll-x .scroll-bar {
  height: 7px;
  min-width: 10px;
  top: -9px;
}

.box-img-detail > .scroll-element.scroll-y .scroll-bar {
  left: -9px;
  min-height: 10px;
  width: 7px;
}

.box-img-detail > .scroll-element.scroll-x .scroll-element_outer {
  left: 2px;
}

.box-img-detail > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

.box-img-detail > .scroll-element.scroll-y .scroll-element_outer {
  top: 2px;
}

.box-img-detail > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */

.box-img-detail
  > .scroll-element.scroll-x.scroll-scrolly_visible
  .scroll-element_size {
  left: -11px;
}

.box-img-detail
  > .scroll-element.scroll-y.scroll-scrollx_visible
  .scroll-element_size {
  top: -11px;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}

[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666;
}

[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff;
}

[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
  content: "";
  width: 10px;
  height: 10px;
  background: #4d7efc;
  position: absolute;
  top: 18px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}

[type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.free-width .modal-dialog {
  /* Width */
  max-width: 100%;
  width: auto !important;
  display: table;
}

.fade-effect {
  transform: scale(0.9);
  opacity: 0;
  transition: all 0.2s linear;
  display: block !important;
}

.fade-effect.show {
  opacity: 1;
  transform: scale(1);
}

.img-detail {
  cursor: pointer;
}

.free-width .modal-dialog .modal-body {
  padding: 0px;
  background-color: #fff;
  max-width: calc(100vw - 150px);
}

@media (max-width: 768px) {
  .free-width .modal-dialog .modal-body {
    max-width: calc(100vw - 60px);
  }
  #dangnhap .modal-content {
    min-height: 560px;
  }
}

.modal-dialog .modal-body .close {
  background: url("/ver1/css/images/i_close.png") no-repeat scroll left center;
  display: inline-block;
  font-size: 0;
  height: 31px;
  opacity: 1;
  position: absolute;
  right: -16px;
  top: -15px;
  vertical-align: middle;
  width: 31px;
  z-index: 2;
}

a[disabled="disabled"] {
  pointer-events: none;
}

.item-dt-solution {
  position: relative;
}

.item-dt-img-sale {
  position: absolute;
  left: 0px;
  bottom: 10px;
  padding: 0 10px;
}

.box-img-dt-sol .item-dt-img-sale img.img-dt-solution {
  max-width: 100%;
  width: 100%;
  height: 32px;
}

.listview_solution .card-text {
  margin-bottom: 0px;
}

.listview_solution .action {
  margin: 15px 0px;
}

.listview_solution .card-title {
  font-size: 16px;
  font-weight: 600;
  color: #333;
}

.list-solution-heading {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 1rem;
}

.text-danger {
  margin-top: 10px;
}

.link-add-new-item {
  position: absolute;
  right: 15px;
  top: 0px;
  font-size: 13px;
  font-family: "Lexend Deca";
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 34px;
  background: rgb(77, 127, 253) url("/images/bfadmin/ic-plus.png") no-repeat
    15px 11px;
  width: 165px;
  height: 36px;
  padding-left: 33px;
}

.link-add-new-item:hover {
  background: rgb(59, 96, 192) url("/images/bfadmin/ic-plus.png") no-repeat 15px
    11px;
  color: rgb(255, 255, 255);
}

.link-add-new-prdt {
  position: absolute;
  right: 40px;
  top: 20px;
  font-size: 13px;
  font-family: "Lexend Deca";
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 34px;
  background: rgb(77, 127, 253) url("/images/bfadmin/ic-plus.png") no-repeat
    15px 11px;
  width: 165px;
  height: 36px;
  padding-left: 33px;
}

.link-add-new-prdt:hover {
  background: rgb(59, 96, 192) url("/images/bfadmin/ic-plus.png") no-repeat 15px
    11px;
  color: rgb(255, 255, 255);
}

.navbar {
  margin: 0px;
  padding: 0px;
}

#my-sulution-manager {
  border: 1px solid #d1d1d1;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 20px;
}

#my-sulution-manager .nav-item .nav-link {
  padding: 8px 15px;
  cursor: pointer;
  transition: all 150ms linear;
  font-size: 13px;
  font-weight: 600;
  flex: 1 1 auto;
  text-align: center;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  color: #555;
  border-radius: 0px;
  margin: 0px;
}

#my-sulution-manager .nav-item .nav-link:hover {
  color: #0c61f2;
}

#my-sulution-manager .nav-item .nav-link.active {
  box-shadow: 0 3px 7px 0.5px rgba(0, 0, 0, 0.1);
  color: #fff;
  background: #0c61f2;
}

#mySolutionTabContent .tab-pane {
  padding: 0px;
  float: left;
  width: 100%;
}

#mySolutionTabContent .tab-pane .empty_productlist {
  padding: 15px;
  background: #fff;
  color: #fcc252;
  font-weight: bold;
}

.tab-list-solution {
  background: #fff;
  border: 1px solid #d1d1d1;
  width: 100%;
  position: relative;
  float: left;
}

.title-tab-list-solution {
  float: left;
  width: 100%;
  position: relative;
  padding: 20px 30px;
}

.title-tab-list-solution span {
  font-size: 20px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 2;
  float: left;
}

.title-tab-list-solution sub {
  font-size: 13px;
  font-family: "Lexend Deca";
  color: rgb(77, 127, 253);
  font-weight: bold;
  text-align: center;
  padding-left: 5px;
}

.title-list-prdt-manager sub {
  font-size: 13px;
  font-family: "Lexend Deca";
  color: rgb(77, 127, 253);
  font-weight: bold;
  text-align: center;
  padding-left: 5px;
}

.main-list-solution {
  border-top: 1px solid #d1d1d1;
  float: left;
  width: 100%;
  padding: 15px;
}

.frm-search-solu {
  position: absolute;
  right: 20px;
  top: 20px;
  z-index: 100;
}

.frm-search-solu .filter-name {
  float: left;
  border-width: 1px;
  border-color: rgb(209, 209, 209);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  height: 40px;
  line-height: 20px;
  /*padding: 10px 10px 10px 35px;*/
  padding: 0 10px 0 35px;
  position: relative;
  display: flex;
  align-items: center;
}

.frm-search-solu .filter-project {
  float: left;
  border-width: 1px;
  border-color: rgb(209, 209, 209);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  height: 40px;
  line-height: 20px;
  /*padding: 10px 10px 10px 10px;*/
  padding: 0 10px;
  position: relative;
  margin-right: 15px;
}

.frm-search-solu .form-control {
  border: none;
  font-size: 13px;
  font-family: "Lexend Deca";
  color: rgb(153, 153, 153);
  line-height: 20px;
  float: right;
  max-width: 180px;
  height: 30px;
  padding: 0px;
  margin: 0px;
  padding-left: 10px;
  padding-right: 30px;
}

.frm-search-solu .form-control:active,
.frm-search-solu .form-control:focus {
  outline: none;
}

.frm-search-solu .btn-search-solu {
  background: transparent url("/images/bfadmin/ic-search.png") no-repeat center
    center;
  width: 30px;
  height: 30px;
  float: left;
  text-indent: -9999px;
  border: none;
  position: absolute;
  top: 0px;
  right: 0px;
}

.listview_solution {
  float: left;
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.item-list-solution {
  width: 49%;
  border-width: 1px;
  border-color: rgb(209, 209, 209);
  border-style: solid;
  border-radius: 5px;
  background-color: rgb(255, 255, 255);
  /*box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);*/
  margin-bottom: 20px;
  float: left;
}

.main-item-solution {
  float: left;
  width: 100%;
  padding: 15px 15px 10px;
}

.main-item-solution.stop-solu {
  background-color: #f1f1f1;
}

.img-item-solution {
  width: 80px;
  height: 80px;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  margin-right: 15px;
  float: left;
}

.img-item-solution img {
  max-width: 100%;
  max-height: 100%;
}

.info-item-solution {
  float: left;
  width: calc(100% - 95px);
}

.info-item-solution a {
  float: left;
  width: 100%;
  font-size: 14px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
  margin-bottom: 10px;
}

.info-item-solution p {
  float: left;
  width: 100%;
  font-size: 12px;
  font-family: "Lexend Deca";
  color: rgb(153, 153, 153);
  line-height: 1.667;
  text-align: left;
}

.info-item-solution p span {
  color: #000;
}

.btn-act-item-solution {
  float: left;
  width: 100%;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #e5e5e5;
  display: flex;
  justify-content: flex-end;
  position: relative;
}

.item-list-solution .checkbox-action {
  float: left;
  height: 44px;
  display: flex;
  align-items: center;
  position: absolute;
  left: 0px;
  top: 0px;
}

.item-list-solution .checkbox-action span {
  margin-left: 10px;
  font-size: 13px;
  font-family: "Lexend Deca";
  color: #000;
  line-height: 20px;
}

.checkbox-ios {
  position: relative;
  width: 40px;
  height: 24px;
}

.checkbox-ios label {
  position: absolute;
  display: block;
  width: 40px;
  height: 24px;
  border: 1px solid rgba(0, 0, 0, 0.4);
  border-radius: 999px;
  background-color: #b6b6b6;
  -webkit-transition-duration: 0.4s;
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: background-color, box-shadow;
  -moz-transition-property: background-color, box-shadow;
  -o-transition-property: background-color, box-shadow;
  transition-property: background-color, box-shadow;
  box-shadow: inset 0 0 0 0px rgba(0, 0, 0, 0.4);
}

.checkbox-ios .track {
  position: absolute;
  display: inline-block;
  cursor: pointer;
  width: 18px;
  height: 18px;
  top: 2px;
  left: 2px;
  z-index: 1;
  border-radius: 50%;
  background: #ffffff;
  -webkit-transition-timing-function: cubic-bezier(0.54, 1.85, 0.5, 1);
  -webkit-transition-duration: 0.4s;
  -webkit-transition-property: transform, background-color, box-shadow;
  -moz-transition-timing-function: cubic-bezier(0.54, 1.85, 0.5, 1);
  -o-transition-timing-function: cubic-bezier(0.54, 1.85, 0.5, 1);
  transition-timing-function: cubic-bezier(0.54, 1.85, 0.5, 1);
  -moz-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -moz-transition-property: transform, background-color;
  -o-transition-property: transform, background-color;
  transition-property: transform, background-color;
  box-shadow:
    0 2px 5px rgba(0, 0, 0, 0.2),
    0px 0px 0 1px rgba(0, 0, 0, 0.3);
  pointer-events: none;
  margin-top: 1px;
  margin-left: 1px;
}

.checkbox-ios input[type="checkbox"] {
  position: absolute;
  visibility: hidden;
}

.checkbox-ios input[type="checkbox"]:checked ~ label {
  background-position: 0 0;
  background-color: #41d3fe;
  border: 1px solid #41d3fe;
  box-shadow: inset 0 0 0 10px #41d3fe;
}

.checkbox-ios input[type="checkbox"]:checked ~ .track {
  -webkit-transform: translate3d(20px, 0, 0);
  -moz-transform: translate3d(20px, 0, 0);
  -ms-transform: translate3d(20px, 0, 0);
  -o-transform: translate3d(20px, 0, 0);
  transform: translate3d(20px, 0, 0);
  background-color: #ffffff;
  box-shadow:
    0 2px 5px rgba(0, 0, 0, 0.3),
    0 0 0 1px #41d3fe;
  left: -2px;
}

.checkbox-ios.green input[type="checkbox"]:checked ~ label {
  background-color: #00e359;
  border: 1px solid #00a23f;
  box-shadow: inset 0 0 0 10px #00e359;
}

.checkbox-ios.green input[type="checkbox"]:checked ~ .track {
  box-shadow:
    0 2px 5px rgba(0, 0, 0, 0.3),
    0 0 0 1px #00a23f;
}

.modal-dialog-centered-add {
  max-width: 400px;
}

.modal-dialog-centered .close {
  padding: 0;
  display: block;
  margin: 0;
}

.modal-body {
  font-size: 14px;
  color: rgb(0, 0, 0);
  font-weight: 700;
  line-height: 1.2;
}

.form-linkadd {
  border-width: 1px;
  border-color: rgb(209, 209, 209);
  border-style: solid;
  background-color: rgb(241, 241, 241) !important;
  border-radius: 0;
  width: 100%;
  height: 40px;
  font-size: 13px;
  color: rgb(153, 153, 153);
}

.form-btn-box {
  display: flex;
  justify-content: space-between;
  padding-top: 15px;
}

.btn-form-newlink {
  font-size: 13px;
  color: rgb(51, 51, 51);
  font-weight: 700;
  display: flex;
  align-items: center;
}

.btn-form-coppylink {
  border-radius: 5px;
  background-color: rgb(229, 229, 229);
  width: 121px;
  height: 36px;
  display: block;
  line-height: 36px;
  font-size: 13px;
  color: rgb(85, 85, 85);
  text-align: center;
}

.btn-form-coppylink:hover {
  background: #f3eded;
  color: rgb(85, 85, 85);
}

.ic-coppylink {
  display: inline-block;
  width: 9px;
  height: 12px;
  background: transparent url("/ver1/images/account/ic-coppylink.png") no-repeat
    center center;
  vertical-align: -1px;
  margin-right: 5px;
}

.form-linkinvit {
  font-size: 13px;
  color: rgb(153, 153, 153);
  background: #fff !important;
  outline: none;
}

.modal-dialog-centered .modal-footer {
  padding-top: 0;
  border-top: 0;
}

.ic-remove {
  display: inline-block;
  width: 9px;
  height: 12px;
  background: transparent url("/ver1/images/account/ic-remove-h.png") no-repeat
    center center;
  vertical-align: -1px;
  margin-right: 5px;
}

.btn-cancel-e {
  border-radius: 5px;
  background-color: rgb(244, 67, 54);
  border: 0;
  font-size: 13px;
  color: rgb(255, 255, 255);
  font-weight: 700;
}

.btn-invita {
  border-radius: 5px;
  background-color: rgb(77, 127, 253);
  font-size: 13px;
  color: rgb(255, 255, 255);
  font-weight: 700;
}

.ic-invita {
  display: inline-block;
  width: 18px;
  height: 9px;
  background: transparent url("/ver1/images/account/ic-invita.png") no-repeat
    center center;
  vertical-align: -1px;
  margin-right: 5px;
}

.modal-header {
  padding: 20px 30px;
}

.modal-dialog-centered-add .modal-body {
  padding-left: 30px;
  padding-right: 30px;
}

.modal-footer {
  padding-left: 30px;
  padding-right: 30px;
}

.img-sale-khongdong {
  vertical-align: 0;
  width: 72px;
  margin-left: 8px;
}

._btn-open-modal {
  display: inline-block;
  padding: 10px 40px;
  background: #4d7ffd;
  color: #fff;
  font-weight: 500;
  font-style: normal;
  border-radius: 3px;
  border: 0px;
}

._btn-open-modal:hover {
  background: #3971fd;
}

._btn-open-modal:focus,
._btn-open-modal:active {
  outline: none;
}

.modal-dialog-centered-short {
  max-width: 500px;
}

.modal-dialog-centered-short .modal-body {
  padding: 0;
}

.modal-dialog-centered-short .modal-content {
  border: 0;
  background: transparent;
}

.modal-dialog-centered-short .close:not(:disabled):not(.disabled):focus,
.modal-dialog-centered-short .close:not(:disabled):not(.disabled):hover {
  opacity: 1;
}

.plusminus {
  display: inline-block;
  position: relative;
  font-size: 0;
  overflow: hidden;
  border-radius: 0px;
  width: 44px;
  height: 132px;
}

.plusminus button {
  display: block;
  width: 44px;
  height: 44px;
  position: absolute;
  margin: 0;
  padding: 0;
  border: 1px solid #9c9c9c;
  background: #fff;
  color: #999;
  font-size: 24px;
  line-height: 1;
  font-family: bonds, sans-serif;
  cursor: pointer;
  -moz-transition: color 200ms;
  -o-transition: color 200ms;
  -webkit-transition: color 200ms;
  transition: color 200ms;
}

.plusminus button:focus {
  outline: none;
  color: #333;
}

.plusminus button:disabled {
  background: #e1e1e1;
  color: #ccc;
  cursor: default;
}

.plusminus button:first-child {
  bottom: 0;
}

.plusminus button:first-child:before {
  vertical-align: text-top;
  content: "-";
}

.plusminus button:last-child {
  top: 0;
}

.plusminus button:last-child:before {
  vertical-align: text-top;
  content: "+";
}

.plusminus button:last-child:focus {
  color: #333;
}

.plusminus input {
  position: absolute;
  width: 44px;
  height: 44px;
  top: 44px;
  margin: 0;
  border: 0;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  -moz-appearance: textfield;
  outline: none;
  border-top: 1px solid #9c9c9c;
  border-bottom: 1px solid #9c9c9c;
}

.plusminus input::-webkit-outer-spin-button,
.plusminus input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.plusminus.horiz {
  width: 132px;
  height: 44px;
}

.plusminus.horiz button:first-child {
  left: 0;
}

.plusminus.horiz button:last-child {
  right: 0;
}

.plusminus.horiz:after {
  bottom: 0;
}

.plusminus.horiz input {
  position: absolute;
  top: 0;
  left: 44px;
}

.plusminus.stacked {
  width: 88px;
  height: 88px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.plusminus.stacked:after {
  width: 100%;
  bottom: 50%;
}

.plusminus.stacked button {
  float: none;
  top: auto;
  bottom: 0;
}

.plusminus.stacked button:first-child {
  left: 0;
}

.plusminus.stacked button:last-child {
  right: 0;
}

.plusminus.stacked input {
  top: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border: 1px solid #eee;
  width: 100%;
}

.plusminus.stacked input:after {
  width: 100%;
}

.qty-detail-b2b {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}

.qty-detail-b2b span {
  float: left;
  margin-right: 10px;
  font-weight: 500;
  font-size: 14px;
}

.qty-detail-b2b select {
  width: 100px;
  height: 36px;
  padding-left: 10px;
  outline: none;
  border: 1px solid #9c9c9c;
}

.modal_cart .cart-layout .cart_content .c_content .item .box_qty select {
  width: 132px;
  height: 44px;
  padding-left: 10px;
  outline: none;
  border: 1px solid #9c9c9c;
}

.li-menu-acc {
  float: left;
  width: 100%;
}

.li-menu-acc span {
  float: left;
  width: 100%;
  padding: 15px 0px 5px;
  font-size: 12px;
  color: #000000;
}

.hr-li {
  border-top: 1px solid #d1d1d1;
}

.qty_checkout {
  margin-left: 5px;
  border: 1px solid #d1d1d1;
}

.list-solution-item .item-dt-img-sale {
  position: absolute;
  left: 0px;
  bottom: 10px;
  padding: 0 10px;
}

.list-solution-item .item-dt-img-sale img.img-dt-solution {
  max-width: 100%;
  width: 100%;
  height: 32px;
}

.box-sub-success {
  float: left;
  width: 100%;
}

.content-sub-success {
  float: left;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-top: 70px;
}

.content-sub-success img {
  margin-bottom: 40px;
  max-width: 100%;
}

.content-sub-success h3 {
  font-size: 24px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 20px;
}

.content-sub-success span {
  font-size: 14px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  font-weight: normal;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 30px;
  max-width: 620px;
}

.row-btn-back {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
}

.btn-back-step {
  font-size: 14px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  line-height: 51px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(13, 42, 86, 0.1);
  background-color: rgba(241, 241, 241);
  width: 206px;
  height: 51px;
  margin-right: 15px;
  text-align: center;
}

.btn-back-step:hover {
  background-color: rgb(221, 221, 221);
  color: rgb(0, 0, 0);
}

.btn-back-solu {
  background-color: rgb(77, 127, 253);
  width: 232px;
  height: 51px;
  font-size: 14px;
  font-family: "Lexend Deca";
  color: rgb(255, 255, 255);
  font-weight: bold;
  line-height: 51px;
  text-align: center;
}

.btn-back-solu:hover {
  background-color: rgb(70, 115, 230);
  color: rgb(255, 255, 255);
}

.dieukhoan_box {
  padding: 50px 0 30px;
}

.dieukhoan_box .container {
  max-width: 1030px;
}

.dieukhoan_box h1 {
  text-align: center;
  color: #333;
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.footer_item_bot_link {
  font-size: 16px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  font-weight: 400;
}

.footer_item_bot_link {
  text-decoration: none;
}

.modal-list-app7 .modal-content {
  border: 0;
  background: transparent;
}

.modal-list-app7 .modal-lg .close {
  top: 13px;
  right: 15px;
  position: absolute;
}

.footer_item_bot_list {
  margin: 0;
  padding: 0;
}

.footer_item_bot_list li {
  list-style: none;
  padding: 0;
}

.dieukhoan_box h2 {
  font-size: 15px;
}

.footer_des {
  background: transparent;
  padding: 0 0 10px;
  float: left;
  width: 100%;
}

.footer-bot-txt {
  border-top: 1px solid #e6eafd;
  font-family: "SF Pro Display";
  font-weight: 400;
  font-size: 14px;
  line-height: 171%;
  text-align: center;
  color: #666666;
  padding-top: 15px;
}

.footer-bot-txt b {
  display: block;
  margin-bottom: 5px;
  font-family: "SF Pro Display";
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  color: #333333;
}

.box_item_row_new .recruitment_btn1 {
  margin: 0 auto;
}

/*bf_versions*/

.bf_versions {
  /*float: left;*/
  width: 100%;
  padding: 47px 0 30px;
  background: #fff;
}

.versions_content {
  width: 100%;
  max-width: 725px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}

.versions_left {
  float: left;
  width: 59.7%;
  border-right: 2px solid #189ddd;
  padding-right: 40px;
}

.versions_right {
  float: left;
  width: 39.3%;
  padding-top: 10px;
  padding-left: 37px;
}

.versions_title {
  font-family: "Lexend Deca";
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.versions_date {
  font-family: "Lexend Deca";
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}

.versions_txt {
}

.versions_txt h5 {
  font-family: "Lexend Deca";
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  color: #189ddd;
  margin-bottom: 24px;
}

.versions_txt p {
  font-family: "Lexend Deca";
  font-weight: 400;
  font-size: 16px;
  line-height: 21px;
  text-align: justify;
  color: #3a3a3a;
  margin-bottom: 8px;
  padding-left: 21px;
  background: transparent url("/ver1/images/ic-list-ver.png") no-repeat left 8px;
}

.versions_date span {
  font-family: "Lexend Deca";
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  color: #189ddd;
  display: block;
}

.versions_right .versions_date {
  margin-bottom: 13px;
}

.btn_n_center {
  background: transparent
    none
    no-repeat right center;
  box-sizing: border-box;
  color: #ff3b30;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 18px 0 0;
}

.btn_n_footer {
  padding: 0;
  display: inline-block;
  width: 100%;
  /*max-width: 119px;*/
  text-align: left;
  font-size: 13px;
  letter-spacing: 0.2px;
  text-decoration: underline;
  color: #007aff;
  background: transparent;
}

.btn_n_center:hover {
  background: transparent
    none
    no-repeat right center !important;
  color: #ff3b30;
}

.btn_n_footer:hover {
  letter-spacing: 0.2px;
  text-decoration: underline;
  color: #007aff;
  background: transparent !important;
}

#modal_bizfly_popup .modal-content {
  background: transparent !important;
  border: 0 !important;
}

/*.*/

.box-banner-list .swiper-slide {
  height: auto;
}

.box-banner-list .swiper-slide2 .container,
.box-banner-list .swiper-slide .row {
  height: 100%;
}

.banner_slide_logo {
}

.banner_slide_logo img {
  max-width: 100%;
}

.banner_slide_left {
  padding-top: 30px;
  text-align: center;
}

.banner_slide_left img {
  max-width: 100%;
}

.img-banner-19-2 {
  margin: 20px auto 15px;
  display: block;
}

.banner_slide_left_btn {
  background-color: rgb(255, 255, 255);
  width: 209px;
  border-radius: 29px;
  font-size: 31px;
  font-family: "Lexend Deca Condensed";
  color: rgb(34, 37, 114);
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
  line-height: 1.2;
  padding: 10px 10px 9px;
  margin-top: 45px;
}

.banner_slide_left_btn:hover {
  color: rgb(34, 37, 114);
}

.banner_slide_right {
  display: flex;
  width: 100%;
  height: 100%;
}

.banner_slide_right img {
  max-width: none;
  margin-left: -232px;
  padding-top: 117px;
}

.box-taingay-new .close {
  position: absolute;
  top: 5px;
  right: 15px;
}

.box-taingay-new .modal-content {
  background: transparent !important;
  border: 0 !important;
}

.headtop_menu_links_help {
  font-family: Lexend Deca;
  font-weight: 300;
  font-size: 14px;
  color: #000000;
}

.headtop_menu_links_help img {
  vertical-align: -2px;
  max-width: 100%;
  height: auto;
  width: auto;
}

.headtop_menu_links_help:hover {
  /*color: inherit;*/
}

/*30-03*/

.swiper-slide2 {
  min-height: 660px;
}

.box-banner-list .swiper-slide2 .container {
  max-width: 1600px;
}

.banner_slide_left img {
  position: relative;
}

.banner_slide_btn {
  text-align: center;
  padding-top: 20px;
}

.banner_slide_btn img {
  max-width: 100%;
}

@media screen and (max-width: 1360px) {
  .banner_nd_left img,
  .banner_nd_right img {
    max-width: 100%;
  }
  .banner_nd_txt {
    font-size: 16px;
  }
  .banner_nd_txt span {
    font-size: 18px;
  }
}

.dieukhoan_box p,
.dieukhoan_box span {
  font-size: 14px !important;
  font-family: "Lexend Deca" !important;
}

.status_error .container {
  max-width: 1406px;
}

/*status_error*/

.status_error {
  float: left;
  width: 100%;
  padding: 68px 0 130px;
}

.error_content_left {
  text-align: center;
}

.error_content_left img {
  max-width: 100%;
}

/*.status_error .col-md-3{
    align-items: center;
}*/

.error_content_right {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  max-width: 445px;
  left: 0;
  z-index: 1;
}

.text-phone-w {
  white-space: normal;
  display: inline-block;
  margin-bottom: 0;
}

.text-phone-w a {
  color: #484848;
}

.error_content_right h3 {
  font-family: "Lexend Deca";
  font-weight: 700;
  font-size: 30px;
  color: #000000;
  margin-bottom: 0;
}

.error_content_right span {
  font-family: "Lexend Deca";
  font-size: 18px;
  line-height: 23px;
  color: #484848;
  display: block;
  margin-bottom: 23px;
}

.btn_backhome {
  font-family: "Lexend Deca";
  background: #4d7ff8;
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
  min-width: 170px;
  padding: 16px 10px;
  text-align: center;
  border-radius: 0;
  margin-bottom: 17px;
}

.btn_backhome:hover {
  color: #fff;
}

.error_content_right img {
  max-width: 100%;
  display: block;
}

.sever_content_right {
  width: 330px;
}

.sever_content_right h3 {
  padding-top: 5px;
}

.btn_phone_sever {
  font-family: "Lexend Deca";
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  color: #4d7ffd;
}

.btn_phone_sever img {
  display: inline-block;
  margin-right: 9px;
}

.btn_phone_sever:hover {
  text-decoration: none;
  color: #4d7ffd;
}

.sever_content_right span {
  font-family: "Lexend Deca";
  margin-bottom: 13px;
}

.error_content_right .footer_edit1905 img {
  display: inline-block;
  margin-right: 9px;
}

.error_content_right .footer_edit1905 a {
  display: inline-block;
  font-family: "Lexend Deca";
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  color: #4d7ffd;
}

/*deal_fail*/

.deal_fail {
  float: left;
  width: 100%;
  background: #fff;
  padding: 50px 0 100px;
}

.deal_fail_content {
  text-align: center;
  width: 100%;
  max-width: 570px;
  margin: 0 auto;
}

.deal_fail_content h3 {
  font-family: Lexend Deca;
  font-weight: 700;
  font-size: 36px;
  text-align: center;
  color: #121212;
  margin-bottom: 12px;
  margin-top: 20px;
}

.deal_fail_txt {
  font-family: Lexend Deca;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #121212;
  margin-bottom: 20px;
}

.deal_fail_txt p {
  margin-bottom: 5px;
}

.deal_fail_table {
  width: 100%;
  max-width: 290px;
  margin: 0 auto 15px;
}

.deal_fail_row {
  display: flex;
  margin-bottom: 20px;
}

.deal_fail_left {
  width: 195px;
  font-family: Lexend Deca;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  color: #454545;
}

.deal_fail_right {
  width: calc(100% - 195px);
  font-family: Lexend Deca;
  font-weight: 600;
  font-size: 16px;
  color: #121212;
  text-align: left;
}

.deal_fail_right span {
  color: #ff3d00;
}

.deal_fail_boxbtn {
  text-align: center;
  width: 100%;
}

.fail_btn_left {
  min-width: 160px;
  background: #ffffff;
  border: 1px solid #4d7ff8;
  font-family: Lexend Deca;
  font-weight: 400;
  font-size: 13px;
  text-align: center;
  color: #4d7ff8;
  height: 40px;
  line-height: 40px;
  border-radius: 0;
  padding: 0 5px;
  margin: 0 15px 10px;
}

.fail_btn_left:hover {
  color: #4d7ff8;
}

.fail_btn_right {
  min-width: 160px;
  background: #4d7ff8;
  font-family: Lexend Deca;
  font-weight: 400;
  font-size: 13px;
  text-align: center;
  color: #fff;
  border-radius: 0;
  height: 40px;
  line-height: 40px;
  padding: 0 5px;
  margin: 0 15px 10px;
}

.fail_btn_right:hover {
  color: #fff;
}

.img-vhb {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.logo-vcc-footer {
  margin-right: 10px;
}

.logo-bct-footer {
  margin-right: 10px;
}

.logo-bct-footer img,
.img-vhb img {
  max-height: 60px;
  width: auto;
}

.popup-gtntc .modal-ttlh {
  max-width: 770px;
}

.popup-gtntc .modal-tcnx-content {
  border-radius: 0;
  border: 0;
  padding: 40px 20px 45px;
}

.popup-gtntc-body {
  width: 100%;
  max-width: 480px;
  text-align: center;
  margin: 0 auto;
}

.popup-gtntc-body h3 {
  font-family: Lexend Deca;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #121212;
  margin-bottom: 12px;
  margin-top: 20px;
}

.popup-gtntc-txt {
  font-family: Lexend Deca;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #454545;
  margin-bottom: 40px;
}

.popup-gtntc-bot {
  text-align: center;
}

.popup-gtntc-phone {
  display: block;
  font-family: Lexend Deca;
  font-style: italic;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #454545;
  margin-bottom: 38px;
}

.popup-gtntc-btn {
  background: #4d7ff8;
  min-width: 170px;
  border-radius: 0;
  text-align: center;
  font-family: Lexend Deca;
  font-weight: 400;
  font-size: 13px;
  color: #ffffff;
  padding: 10px 10px 9px;
}

.popup-gtntc-btn:hover {
  color: #fff;
}

/*css-footer-admicro*/

.footer_item_botfirst {
  padding-top: 0;
}

.footer_item_botfirst .footer_item_bottitle {
  padding-top: 0;
}

.footer_item_botfirst .footer_item_txt {
  padding-top: 0;
}

.img-2705-1 {
  position: absolute;
  display: block;
  top: 50px;
  right: 3.125%;
  width: 56.96%;
  z-index: 5;
}

.img-2705-2 {
  position: absolute;
  display: block;
  bottom: 0px;
  left: 0;
  width: 53.125%;
  z-index: 4;
}

.btn-2705-news {
  border-radius: 21px;
  background-color: rgb(255, 159, 6);
  position: absolute;
  width: 100%;
  max-width: 337px;
  right: 17.1875%;
  bottom: 70px;
  z-index: 5;
  font-size: 44px;
  font-family: "Lexend Deca";
  color: rgb(255, 255, 255);
  font-weight: 700;
  font-style: italic;
  line-height: 1.2;
  animation: heartBeat 2s infinite;
  z-index: 6;
}

.btn-2705-news:hover {
  color: #fff;
}

.footer_edit1905 span {
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  color: #666666;
  display: block;
  font-family: "Averta";
}

.footer_edit1905 a {
  font-family: "SF Pro Display";
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  color: #002584;
  text-transform: none;
}

.footer_edit1905 a span {
  font-family: "SF Pro Display";
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  color: #002584;
  text-transform: none;
}

.footer-post {
}

.footer-post-item {
  display: block;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  margin-bottom: 15px;
  font-family: "Averta";
  color: #333333;
}

.footer-banner {
  width: 100%;
  height: 218px;
  background: #c4c4c4;
  margin-bottom: 12px;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  color: #252525;
  overflow: hidden;
}

.footer-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.btn-footer-kpn {
  width: 100%;
  border: 0;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  padding: 8px 10px;
  margin-bottom: 30px;
  background: #4d7ff8;
  border-radius: 5px;
}

.ic-footer-1 {
  width: 11px;
  height: 9px;
  display: inline-block;
  background: transparent url(../images/ic-footer-3006-1.png) no-repeat center
    center;
  margin-left: 5px;
}

#popup-dktv_ .modal-dialog {
  max-width: 986px;
}

#popup-dktv_ .modal-content {
  border: 0;
  border-radius: 4px;
  background: #fff;
  position: relative;
  padding: 30px 55px;
}

#popup-dktv_ .close {
  position: absolute;
  line-height: 1;
  top: 14px;
  right: 13px;
  width: 24px;
  height: 24px;
}

@media screen and (max-width: 1280px) {
  .img-2705-1 {
    width: 80%;
    top: 5%;
  }
  .img-2705-2 {
    width: 57%;
  }
}

@media screen and (max-width: 992px) {
  .img-2705-1 {
    top: 24%;
  }
  .btn-2705-news {
    max-width: 228px;
    font-size: 23px;
  }
  .sever_content_right {
    width: 100%;
    left: 0;
  }
  .banner_slide_left {
    padding-right: 0;
    text-align: center;
    padding-top: 30px;
  }
  .banner_slide_left img {
    margin-top: 0;
  }
  #w0 .banner_slide_right {
    display: none;
  }
  .banner_slide_right img {
    max-width: 100%;
    margin-left: auto;
  }
}

@media screen and (max-width: 767px) {
  .img-2705-1 {
    position: unset;
    margin: 88px auto 50px;
  }
  .img-2705-2 {
    width: 100%;
  }
  .btn-2705-news {
    position: relative;
    display: block;
    margin: auto;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
  }
  .banner_slide_right {
    justify-content: center;
    padding-top: 30px;
  }
  .status_error {
    padding: 30px 0;
  }
  .error_content_left {
    text-align: center;
  }
  .error_content_right {
    padding-top: 30px;
    width: 100%;
    max-width: 100%;
    text-align: center;
    position: unset;
    transform: translateY(0);
  }
  .sever_content_right {
    padding-top: 0;
    margin-bottom: 30px;
  }
  .error_content_right img {
    margin: 0 auto;
  }
  #popup-dktv_ .modal-content {
    padding: 20px 0;
  }
}

@media screen and (max-width: 480px) {
  .error_content_right h3 {
    font-size: 20px;
  }
  .error_content_right span {
    font-size: 18px;
  }
  .btn_backhome {
    padding: 10px;
  }
}

.img-dmca img {
  max-width: 100%;
}

.footer_item_bottitlebot {
  margin-bottom: 10px;
}

.ads-1 {
  display: flex;
  background-color: rgb(255, 190, 0);
  box-shadow: 0px 5px 20px 0px rgba(255, 186, 0, 0.16);
  height: 53px;
  color: #333333;
  padding: 4px 8px;
  border-radius: 25px;
  font-weight: bold;
  margin-bottom: 10px;
  position: fixed;
  right: -147px;
  top: 200px;
  cursor: pointer;
  width: 200px;
  z-index: 99999;
}

.ads-1:hover {
  transition-duration: 1s;
  transition: 1s;
  right: 0;
  text-decoration: none;
}

.ads-1 img,
.ads-2 img {
  width: 40px;
  height: 40px;
  margin-right: 8px;
  margin-top: 2px;
}

.ads-text-1 {
  display: block;
  font-size: 12px;
}

.style-banner-3 {
  padding-right: 14px;
  margin-right: 10px;
}

.ads-text-2 {
  font-size: 18px;
}

/*//*/

.btn-discover-new {
  text-decoration: none;
  background: linear-gradient(270deg, #ea471c 3.69%, #e39411 96.31%), #ec1a24;
  border-radius: 4px;
  display: block;
  font-weight: 600;
  font-size: 16px;
  line-height: 21px;
  text-transform: uppercase;
  color: #ffffff;
  text-align: center;
  padding: 13px 10px 14px;
  width: 100%;
  max-width: 270px;
  margin: 20px auto;
}

.btn-discover-new:hover {
  text-decoration: none;
  color: #fff;
}

.btn-discover-new:after {
  content: "";
  display: inline-block;
  vertical-align: -3px;
  display: inline-block;
  background: transparent
    none
    no-repeat center center;
  width: 18px;
  height: 18px;
  margin-left: 10px;
}

.img_mb_767 {
  display: none;
}

@media screen and (max-width: 767px) {
  .img_mb_767 {
    display: block;
    margin: 0 auto 0;
    max-width: 100% !important;
  }
  .img_pc_768 {
    display: none;
  }
}

/*cải thiện menu 2806*/

.headnews_menu {
  background: transparent;
  padding: 0 0 0;
  float: left;
  width: 100%;
}

.headnews_menu_left {
  float: left;
}

.headnews_menu .navbar {
  background: transparent !important;
}

.headnews_menu .navbar-light .nav > li .navbar-toggler-icon {
  background-image: url("../images/images-menu/ic-1.png");
  width: 16px;
  height: 14px;
  margin-top: 2px;
}

.headnews_menu .navbar-light .nav > .show .navbar-toggler-icon {
  background-image: url("../images/images-menu/ic-5.png");
}

.headnews_menu .dropdown-toggle::after {
  display: inline-block;
  margin-left: 16px;
  vertical-align: 0;
  content: "";
  border: 0;
  width: 68px;
  height: 30px;
  background: transparent url("../images/images-menu/logo-head.png") no-repeat
    center center;
}

.headnews_menu .dropdown-toggle {
  display: flex;
  align-items: center;
}

.headnews_menu_right {
  float: right;
  padding-top: 3px;
}

.headnews_right_list {
  margin: 0;
  padding: 0;
}

.headnews_right_list li {
  list-style: none;
  margin: 0;
  padding: 0 18px;
  display: inline-block;
  position: relative;
}

.headnews_right_list li:after {
  content: "";
  width: 1px;
  display: block;
  height: 17px;
  background: #fff;
  position: absolute;
  right: -1px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.headnews_right_list li:last-child {
  padding-right: 0;
}

.headnews_right_list li:last-child:after {
  display: none;
}

.headnews_right_list li a {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #ffffff;
}

.headnews_right_list li a:hover {
  color: #3eddfd;
}

.mega-menu-wrapper {
  padding: 0;
  border-radius: 0;
  border: 0;
  left: 0;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.2);
}

.headnews_menu_left .dropdown-menu.show {
  display: flex;
}

.dropdown-menu-child {
  width: 285px;
  margin: 0;
  padding: 0;
  padding-top: 8px;
  border-right: 1px solid #ddd;
}

.dropdown-menu-content {
  width: calc(100% - 285px);
  padding: 13px 30px 10px 23px;
  display: none;
}

.headnews_menu_left .nav {
  margin: 0;
  padding: 0;
}

.dropdown-menu-child > li {
  list-style: none;
  margin-bottom: 10px;
}

.dropdown-menu-child > li:last-child {
  margin-bottom: 0;
}

.dropdown-menu-child li a {
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  color: #000000;
  display: block;
  padding: 10px 25px 12px 20px;
}

.dropdown-menu-child li a.haschild {
  background-image: url("../images/images-menu/ic-4.png");
  background-repeat: no-repeat;
  background-position: top 14px right 14px;
}

.dropdown-menu-child li ul {
  display: none;
  padding: 13px 30px 10px 23px;
  margin: 0px;
  list-style: none;
}

.dropdown-menu-child > li > a:hover,
.dropdown-menu-child > li > a.active,
.dropdown-menu-child > li > a.keep-hover {
  background-color: #3f7efe;
  color: #fff;
}

.dropdown-menu-child li a.haschild:hover,
.dropdown-menu-child li a.haschild.active,
.dropdown-menu-child li a.haschild.keep-hover {
  background-image: url("../images/images-menu/ic-4-1.png");
  background-color: #3f7efe;
  color: #fff;
}

.dropdown-menu-child > li {
  list-style: none;
}

.dropdown-menu-content {
}

.dropdown-menu-content > a {
  display: none;
}

.dropdown-menu-content ul {
  margin: 0;
  padding: 0;
}

.dropdown-menu-content > ul > li {
  list-style: none;
  margin-bottom: 20px;
}

.dropdown-menu-content > ul > li:last-child {
  margin-bottom: 0;
}

.dropdown-menu-content > ul > li > a {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  display: block;
  color: #000000;
}

.dropdown-menu-content > ul > li:hover > a {
  color: #4d7ff8;
}

.dropdown-menu-content > ul > li > span {
  font-size: 14px;
  line-height: 22px;
  color: #454545;
}

.mega-sub > li:hover > a {
  color: #4d7ff8;
}

.mega-sub > li > span {
  font-size: 14px;
  line-height: 22px;
  color: #454545;
}

.headnews_menu_center {
  width: 100%;
  float: left;
  background: #ffffff;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  padding: 11px 0 10px;
}

.headnews_logo {
  display: block;
  float: left;
}

.headnews_center_right {
  float: right;
}

.headnews_center_list {
  margin: 0;
  padding: 0;
}

.headnews_center_item {
  list-style: none;
  display: inline-block;
  margin-right: 25px;
  float: left;
}

.headnews_center_item:last-child {
  margin-right: 0;
}

.headnews_center_item a {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #000000;
  display: block;
  padding: 13px 0 10px;
  /*text-transform: uppercase;*/
}

.headnews_center_item a:hover,
.headnews_center_item:hover a {
  color: #3f7efe;
}

.headnews_center_itemlast a.btn-hotline {
  border-radius: 50px;
  width: 188px;
  padding: 1px 6px 1px 55px;
  background: #4d7ff8 url("../images/images-menu/ic-2.png") no-repeat 6px center;
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
  text-align: left;
}

.headnews_center_itemlast a.btn-hotline span {
  font-size: 14px;
  line-height: 22px;
  display: block;
}

.headnews_menu_breadcrumb {
  float: left;
  width: 100%;
  background: #ececec;
  padding: 10px 0;
}

.headnews_menu_breadcrumb .breadcrumb {
  padding: 0;
  margin-bottom: 0;
}

.headnews_menu_breadcrumb .breadcrumb-item {
  font-size: 14px;
  color: #121212;
}

.headnews_menu_breadcrumb .breadcrumb-item + breadcrumb-item {
  padding-left: 8px;
}

.headnews_menu_breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: "" !important;
  display: inline-block;
  padding-right: 0;
  margin-right: 12px;
  width: 11px;
  height: 9px;
  background: transparent url("../images/images-menu/ic-3.png") no-repeat center
    center;
}

.headnews_menu_breadcrumb .breadcrumb .breadcrumb-item a {
  font-size: 14px;
  color: #666666;
}

.headnews_menu_breadcrumb .breadcrumb .breadcrumb-item a {
  font-size: 14px;
  color: #666666;
}

.box-head-top-menu {
  display: none;
}

.headnews_menu_top {
  padding-top: 5px;
  padding-bottom: 5px;
  background: #240066;
  float: left;
  width: 100%;
}

.headnews_center_itemlastcloud a.btn-hotline {
  width: 218px;
  position: relative;
  height: 52px;
  padding-left: 60px;
  display: flex;
  align-items: center;
  /*justify-content: center;*/
  border-radius: 2px;
  overflow: hidden;
  border: 0;
  flex-wrap: wrap;
}

.headnews_center_itemlastcloud a.btn-hotline:before {
  content: "";
  display: block;
  width: 52px;
  height: 52px;
  position: absolute;
  top: 0;
  left: 0;
  background: #3fddfe url("../images/images-menu/ic-6.png") no-repeat center
    center;
}

.headnews_center_itemlastcloud a.btn-hotline span {
  display: block;
  width: 100%;
}

.ic-0507-1 {
  display: inline-block;
  margin-right: 5px;
  width: 14px;
  height: 8px;
  background: transparent url("../images/images-menu/ic-8.png") no-repeat center
    center;
}

.headnews_center_item a:hover .ic-0507-1,
.headnews_center_item:hover a .ic-0507-1 {
  background: transparent url("../images/images-menu/ic-7.png") no-repeat center
    center;
}

.headnews_center_itemlastadmicro a.btn-hotline {
  background: #ff6d00 url(../images/images-menu/ic-9.png) no-repeat 6px center;
}

.mega-sub {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: calc(100% - 285px);
  overflow-x: auto;
}

.mega-sub > li {
  list-style: none;
  margin-bottom: 10px;
}

.dropdown-menu-child li .mega-sub a {
  padding: 0px;
}

.keep-hover {
  background-color: #dddddd;
}

/*css-menu-2107*/

.mega-menu-solution {
  display: none;
  position: absolute;
  flex-wrap: wrap;
  z-index: 555;
  list-style: none;
  background: #ffffff;
  border-radius: 4px;
  padding: 10px 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.mega-menu-solution:after {
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  background: #eeeeee;
}

.mega-menu-solution > li {
  padding: 0 25px;
  margin-bottom: 20px;
  width: 50%;
  text-align: left;
}

.mega-menu-solution > li > a.only {
  padding: 0;
  text-align: left;
  font-family: Lexend Deca;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #212121;
}

.mega-menu-solution > li span {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.015em;
  color: #757575;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  cursor: pointer;
}

.mega-menu-solution > li > a.only:hover,
.mega-menu-solution > li:hover > a.only {
  color: #3f7efe;
}

.headnews_center_item:hover .mega-menu-solution {
  display: flex;
}

/*footer clould*/

.footer_first {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
  width: 100%;
}

.footer_center_item {
  padding-top: 22px;
}

.footer_center .footer_title {
  font-size: 13px;
  color: rgb(0, 0, 0);
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 21px;
}

.footer_center_item ul {
  padding: 0;
  margin: 0;
}

.footer_center_item ul li {
  list-style: none;
  margin-bottom: 10px;
  padding: 0;
}

.footer_center_item li a {
  font-size: 13px;
  color: rgb(119, 119, 119);
  font-weight: 400;
  transition: 0.85s;
}

.footer_center_item li a:hover {
  color: #0056b3;
}

.ic-5 {
  width: 11px;
  height: 9px;
  display: none;
  background: transparent url(../images/ic-5.png) no-repeat center center;
  vertical-align: 0;
  margin-right: 5px;
  transition-delay: 0.85s;
}

.footer_address {
  border-top: 1px solid #ddd;
  margin-top: 20px;
  padding-top: 5px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 28px;
}

.sp_item {
  font-size: 15px;
  color: rgb(0, 0, 0);
  font-weight: 400;
  margin-bottom: 15px;
}

.sp_item h6 {
  font-weight: 400;
  font-size: 10px;
  text-transform: uppercase;
  margin-bottom: 0;
}

.footer_address .footer_title {
  margin-bottom: 15px;
  font-size: 13px;
  color: rgb(0, 0, 0);
  font-weight: 700;
  line-height: 1.2;
}

.footer_rnews {
  padding-top: 22px;
  display: flex;
  flex-direction: column;
}

.footer_rnews img {
  max-width: 100%;
}

.btn-rnews {
  width: 100%;
  max-width: 260px;
  background: rgb(77, 127, 253);
  font-size: 15px;
  color: rgb(255, 255, 255);
  font-weight: 700;
  line-height: 1.8;
  margin-top: 5px;
}

.btn-rnews:hover {
  background: #1b4ac1;
  color: #fff;
}

.first_links_title {
  font-size: 13px;
  color: rgb(0, 0, 0);
  line-height: 1.2;
  margin-bottom: 5px;
}

.footer_first_links a {
  display: inline-block;
  padding: 0 3px;
}

.address_txt {
  font-size: 13px;
  color: #000;
  line-height: 1.2;
}

.address_txt span {
  color: #777777;
}

.footer_address_bot {
  padding: 10px 0;
}

.address_bot_1 {
  float: left;
  width: 70%;
}

.address_bot_1 a {
  font-size: 13px;
  color: rgb(77, 127, 253);
  line-height: 1.2;
}

.address_bot_1 a:hover {
  text-decoration: none;
  color: #4d7ffd;
}

.address_bot_2 {
  width: 30%;
  float: left;
  text-align: right;
  font-size: 10px;
  color: rgb(51, 51, 51);
  text-transform: uppercase;
}

/*contact*/

.crm_tvtt {
  min-height: 621px;
  padding: 84px 0 10px;
  background: #f6f6f6;
  float: left;
  width: 100%;
}

.tvtt_sdttuvan {
  padding: 32px 0 0 15px;
}

.tvtt_title {
  font-size: 36px;
  font-family: "Lexend Deca";
  color: rgb(35, 35, 35);
  font-weight: 700;
  margin-bottom: 6px;
}

.tvtt_txt {
  font-size: 18px;
  font-family: "Lexend Deca";
  color: rgb(35, 35, 35);
  font-weight: 400;
  padding-left: 4px;
}

.info-contact-branding {
  float: left;
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  background: rgb(255, 255, 255)
    none
    no-repeat right bottom;
  padding: 20px 30px 10px;
  max-width: 405px;
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}

.lbl-info-contact-branding {
  font-size: 16px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  line-height: 26px;
  width: 100%;
  font-weight: 500;
}

.info-contact-branding a {
  font-size: 16px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  line-height: 26px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: left;
  margin-bottom: 15px;
  padding-left: 42px;
  background: transparent
    none
    no-repeat left center;
}

.info-contact-branding a.link-ct-phone-brading {
  background: transparent
    none
    no-repeat 2px center;
}

.info-contact-branding a.link-ct-face-brading {
  background: transparent
    none
    no-repeat 5px center;
}

.box_reg {
  background: transparent;
  width: 100%;
  max-width: 405px;
  /* margin-left: 55px; */
  float: right;
  padding: 0;
}

.lbl-info-contact-branding2 {
  font-size: 20px;
  font-family: "Lexend Deca";
  color: rgb(0, 0, 0);
  line-height: 26px;
  width: 100%;
  font-weight: bold;
  margin-bottom: 25px;
}

.footer_edit1905 i {
  font-family: Lexend Deca;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 24px;
  color: #454545;
}

/*css 27-10-2021*/

.headbot_menu {
  max-width: calc(100% - 100px);
}

.box_menuchild_hotfix {
  width: 220px;
  position: absolute;
  top: 100%;
  left: 0;
  display: none;
  padding-top: 10px;
}

.hotfixmenu_menuitem {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
  padding: 15px 19.5px;
  background: #fff;
  z-index: 200;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  z-index: 333;
  box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.15);
}

.hotfixmenu_menuitem > li {
  float: left;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 10px 0;
}

.headbot_menuitem .hotfixmenu_menuitem > li > a {
  display: block;
  font-size: 14px;
  font-family: "Lexend Deca";
  text-align: center;
  font-weight: 400;
  text-decoration: none;
  padding: 0 19.5px;
  font-family: Lexend Deca;
  color: #555555;
  text-align: left;
  line-height: normal;
  padding: 0;
}

.headbot_menuitem .hotfixmenu_menuitem > li > a:hover {
  background: transparent;
}

.headbot_menuitem:hover .box_menuchild_hotfix {
  display: block;
}

.modal {
  z-index: 9999 !important;
}

/*home_bfmkt*/

.home_bfmkt {
  background: transparent url("../images/home/bg-box3.png") no-repeat top right;
  background-size: auto;
  padding: 70px 0 120px;
}

.bfmkt_title {
}

.bfmkt_title h2 {
  display: flex;
  flex-wrap: wrap;
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(2px);
  border-radius: 30px;
  align-items: center;
  padding: 27px 23px 13px 21px;
  align-items: center;
}

.bfmkt_title h2 span,
.bfmkt_title h2 b {
  /*    color: #4D7FF8;
        font-weight: 700;*/
}

.bfmkt_txt {
  width: 100%;
  font-family: "Lexend Deca";
  font-weight: 400;
  font-size: 18px;
  line-height: 167%;
  text-align: center;
  color: #878a99;
}

.bfmkt_list {
  overflow: hidden;
}

.bfmkt_list .bfmkt_slide {
  padding-bottom: 30px !important;
}

.bfmkt_list .swiper-slide {
  height: auto;
}

.bfmkt_list .swiper-container-horizontal > .swiper-pagination-bullets,
.bfmkt_list .swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0;
}

.bfmkt_item {
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 62px;
  margin-bottom: 32px;
}

.bfmkt_item:last-child {
  margin-bottom: 0;
}

.bfmkt_item img {
  max-width: 100%;
}

.box-kpn-left-img {
  padding-top: 26px;
  text-align: center;
  margin-bottom: 75px;
}

.box-kpn-left-img img {
  max-width: 100%;
}

/*home_successstory*/

.home_successstory {
  background: transparent;
  padding: 0 0 45px;
}

.successstory_title {
  margin-bottom: 60px;
}

.successstory_list {
  margin-bottom: 6px;
}

.successstory_list .col-md-3,
.successstory_list .col-md-4 {
  padding-bottom: 30px;
}

.successstory_item {
  width: 100%;
  height: 100%;
  display: block;
  background: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  min-height: 265px;
}

.successstory_item_img {
  width: 100%;
  display: block;
  position: relative;
  padding-bottom: 64.4444%;
}

.successstory_item_img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: center;
}

.successstory_item_body {
  display: block;
  padding: 13px 13px 38px;
}

.successstory_item_title {
  font-family: "SF Pro Display";
  font-weight: 600;
  font-size: 16px;
  line-height: 125%;
  color: #262626;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 40px;
  transition: 0.85s;
}

.successstory_item:hover .successstory_item_title {
  color: #002584;
}

.successstory_item_tag {
  margin-top: 30px;
  border-top: 1px solid #dbdbdb;
  padding-top: 20px;
  font-family: "SF Pro Display";
  font-weight: 400;
  font-size: 16px;
  line-height: 125%;
  color: #262626;
  display: block;
  text-align: center;
}

.successstory_other {
  /*overflow: hidden;*/
  position: relative;
  width: 100%;
  height: 100%;
  /*background: linear-gradient(157.89deg, #2E59FF 14.45%, #B9C8FF 91.9%);*/
  background: #ffffff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
}

.successstory_child {
  /*position: absolute;*/
  width: 100%;
  height: 100%;
  /*    top: 100%;
        left: 0;*/
  background: #fff;
  padding: 21px 24px 50px;
  transition: 0.85s;
  display: block;
  background: transparent;
  /*border: 1px solid #E8E8E8;*/
  border-radius: 10px;
}

.successstory_other:hover {
  /*background: linear-gradient(157.89deg, #2E59FF 14.45%, #B9C8FF 91.9%);*/
  /*    box-shadow: 0px 20px 20px rgba(0, 37, 132, 0.2);*/
}

/*.successstory_other:hover .successstory_child {
    top: 0;
}*/

.successstory_child_logo {
  height: 64px;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 23px;
}

.successstory_child_logo img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  object-position: left;
}

.successstory_child_title {
  /*    display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        height: 64px;*/
  margin-bottom: 10px;
  display: block;
  font-family: "Lexend Deca";
  font-weight: 600;
  font-size: 22px;
  line-height: 145%;
  color: #1e1f4d;
}

.successstory_child_title:hover {
  color: #002584;
}

.successstory_child_txt {
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 15px;
  height: 146px;
  font-family: "Lexend Deca";
  font-weight: 400;
  font-size: 14px;
  line-height: 171%;
  color: #878a99;
}

.successstory_child_links {
  font-family: "Lexend Deca";
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  color: #4d7ff8;
}

.successstory_child_links:hover {
  color: #4d7ff8;
}

.successstory_child:hover .successstory_child_links,
.successstory_child:hover .successstory_child_title {
  color: #4d7ff8;
}

.bfmkt_list_img {
  width: 100%;
  display: flex;
  /*flex-wrap: wrap;*/
  gap: 35px;
  justify-content: center;
}

.bfmkt_list_col1 {
  width: 8.554%;
  padding-top: 73px;
}

.bfmkt_list_col2 {
  width: 11.891%;
}

.bfmkt_list_col3 {
  width: 14.628%;
  padding-top: 83px;
}

.bfmkt_list_col4 {
  width: 11.891%;
  padding-top: 37px;
}

.bfmkt_list_col1_item {
  width: 100%;
  padding-top: 77%;
  position: relative;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
  overflow: hidden;
  margin-bottom: 18px;
}

.bfmkt_list_col1_item:last-child {
  margin-bottom: 0;
}

.bfmkt_list_col1_item span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 5px;
  position: absolute;
  top: 0;
  left: 0;
}

.bfmkt_list_col1_item img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  object-position: center;
}

/*home_distinctive*/

.home_distinctive {
  background: #fff url(../images/home/bg-box5.png) no-repeat top center;
  background-size: 100% auto;
  padding: 100px 0 62px;
  position: relative;
  overflow: hidden;
}

.distinctive_left {
  position: relative;
  width: 100%;
  text-align: center;
}

.distinctive_title {
  font-family: "Lexend Deca";
  font-weight: 600;
  font-size: 36px;
  line-height: 156%;
  color: #1e1f4d;
  position: absolute;
  top: 0;
  text-align: left;
  right: 0;
  width: 100%;
  max-width: 330px;
}

.distinctive_list {
}

.distinctive_list .row {
  align-items: center;
  margin: 0 -17.5px;
}

.distinctive_list .col-md-6 {
  padding: 0 17.5px;
}

.distinctive_item {
  background: #ffffff;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  width: 100%;
  /*min-height: 270px;*/
  margin-bottom: 55px;
  padding: 16px 20px;
  display: flex;
  align-items: center;
}

.distinctive_item:last-child {
  margin-bottom: 0;
}

.distinctive_txt {
  padding-top: 10px;
  font-family: "Lexend Deca";
  font-weight: 400;
  font-size: 14px;
  line-height: 214%;
  color: #333333;
}

.distinctive_txt b {
  font-weight: 600;
  font-family: "Lexend Deca";
  font-size: 18px;
}

/*.distinctive_item:nth-child(2n+2){
    margin-left: 100px;
}
.distinctive_item:nth-child(3){
    margin-left: 160px;
}*/

.distinctive_item_child {
  width: 100%;
}

/*home_effort*/

.home_effort {
  width: 100%;
  background: #fff url("../images/home/bg-box6.png") no-repeat top center;
  background-size: 100% auto;
  padding: 83px 0 30px;
}

.effort_title {
  margin-bottom: 75px;
}

.effort_list {
  width: 100%;
  margin: 0 auto;
}

.effort_list .col-md-3 {
  padding-bottom: 30px;
}

.effort_item {
  width: 100%;
  background: linear-gradient(
    0deg,
    #ffffff 49.87%,
    #ffffff 82.77%,
    rgba(255, 255, 255, 0.6) 89.82%,
    rgba(255, 255, 255, 0) 100%
  );
  height: 100%;
  padding: 20px;
}

.effort_item_top {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  margin-bottom: 24px;
}

.effort_item h3 {
  font-family: "Lexend Deca";
  font-weight: 600;
  font-size: 22px;
  line-height: 136%;
  text-transform: uppercase;
  color: #1e1f4d;
  margin-top: 34px;
  text-align: center;
  width: 100%;
}
.effort_item .item-title {
  font-family: "Lexend Deca";
  font-weight: 600;
  font-size: 22px;
  line-height: 136%;
  text-transform: uppercase;
  color: #1e1f4d;
  margin-top: 34px;
  text-align: center;
  width: 100%;
}

.effort_item_top_img {
  flex-shrink: 0;
}

.effort_item_top_txt {
  font-family: "Averta";
  font-weight: 700;
  font-size: 36px;
  line-height: 83%;
  color: #002584;
  padding-left: 5px;
  padding-top: 31px;
}

.effort_item_body {
  font-family: "Lexend Deca";
  font-weight: 400;
  font-size: 14px;
  line-height: 214%;
  color: #333333;
}

.effort_item_body b {
  font-weight: 600;
}

.effort_item_body p {
  position: relative;
  padding-left: 15px;
  margin-bottom: 16px;
}

.effort_item_body p:last-child {
  margin-bottom: 0;
}

.effort_item_body p:after {
  display: block;
  width: 6px;
  height: 9px;
  background: transparent url("../images/home/ic-141.png") no-repeat center
    center;
  position: absolute;
  left: 0;
  top: 9px;
  content: "";
  border-radius: 50%;
}

/*home_newspaper*/

.home_newspaper {
  /*    background: #fff url('../images/bf-new/bg-newpaper.png') no-repeat top center;
        background-size: cover;*/
  background: #fff;
  padding: 40px 0 100px;
}

.newspaper_title {
  margin-bottom: 40px;
}

.newspaper_title_txt {
  font-family: "SF Pro Display";
  font-weight: 400;
  font-size: 16px;
  line-height: 156%;
  text-align: center;
  color: #4f4f4f;
  margin-bottom: 25px;
  padding-top: 10px;
}

.newspaper_list {
  /*margin-bottom: 23px;*/
}

.newspaper_list .col-md-4 {
  padding-bottom: 30px;
}

.newspaper_list .newspaper-btn .swiper-button-next,
.newspaper_list .newspaper-btn .swiper-button-prev {
  background: transparent;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #fff;
  border: 1px solid #ccc;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0;
  opacity: 1;
}

.newspaper_list:hover .newspaper-btn .swiper-button-next,
.newspaper_list:hover .newspaper-btn .swiper-button-prev {
  opacity: 1;
}

.newspaper_list .newspaper-btn .swiper-button-next {
  right: -10px;
}

.newspaper_list .newspaper-btn .swiper-button-prev {
  left: -10px;
}

.newspaper_list .newspaper-btn .swiper-button-prev img {
  transform: rotate(180deg);
}

.newspaper_item {
  background: rgba(232, 232, 232, 1);
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  padding: 1px;
  border-radius: 8px;
  overflow: hidden;
}

.newspaper_item_other {
  display: block;
  border-radius: 3px;
  background: #fff;
}

.newspaper_item:hover {
  /*background: linear-gradient(157.89deg, #2E59FF 14.45%, #B9C8FF 91.9%);*/
  /* box-shadow: 0px 20px 20px rgba(0, 37, 132, 0.2);
    text-decoration: none; */
}

.newspaper_item_img {
  display: block;
  width: 100%;
  padding-bottom: 135.9%;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}

.newspaper_item_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  left: 0;
  top: 0;
}

.newspaper_item_body {
  padding: 60px 16px 20px 16px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}

.newspaper_item_body::after {
  content: "";
  background: linear-gradient(
    180deg,
    rgba(9, 9, 31, 0) 0%,
    rgba(9, 9, 31, 0.8) 100%
  );
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  border-radius: 0px 0px 8px 8px;
}

.newspaper_item_title {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-family: "Lexend Deca";
  font-weight: 600;
  font-size: 22px;
  line-height: 32px;
  color: #fff;
  z-index: 1;
  position: relative;
}

.newspaper_item_txt {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 72px;
  font-family: "Lexend Deca";
  font-weight: 400;
  font-size: 14px;
  line-height: 171%;
  color: #878a99;
  margin-bottom: 15px;
}

.newspaper_item_links {
  font-family: "Lexend Deca";
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  color: #4d7ff8;
}

.newspaper_item:hover .newspaper_item_links,
.newspaper_item_links:hover {
  color: #4d7ff8;
}

.newspaper_item:hover .newspaper_item_title {
  color: #4d7ff8;
}

.newspaper_bot {
  border-radius: 33px;
  background: transparent url("../images/bf-new/bg-nerpaper2.png") no-repeat
    center center;
  background-size: cover;
  padding: 52px 20px 62px;
}

.newspaper_bot h4 {
  font-family: "SF Pro Display";
  font-weight: 700;
  font-size: 24px;
  line-height: 208%;
  text-align: center;
  color: #ffffff;
  margin-bottom: 8px;
}

.newspaper_bot p {
  font-family: "SF Pro Display";
  font-weight: 400;
  font-size: 18px;
  line-height: 139%;
  text-align: center;
  margin-bottom: 30px;
  color: #ffffff;
}

.newspaper_bot_boxbtn {
  /*text-align: center;*/
}

.newspaper_bot_boxbtn .btn_lhtv {
  border-color: #fff;
}

.adresss {
  font-size: 16px;
  line-height: 150%;
  color: #333333;
  margin-bottom: 30px;
  font-family: "Averta";
  font-weight: 400;
}

.newspaper_boxbtn {
  text-align: center;
}

.btn_viewall {
  display: inline-block;
  background: #ffffff;
  border: 1px solid #4d7ff8;
  box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 4px;
  font-family: "Lexend Deca";
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  padding: 10px 18px;
  color: #4d7ff8;
}

.btn_viewall:hover {
  text-decoration: none;
  color: #4d7ff8;
}

.btn_viewall img {
  vertical-align: 0;
  margin-left: 5px;
}

.home_enterprise_img {
}

.home_newspaper .newspaper_boxbtn {
  display: none;
}

/*home_knowledge*/

.home_knowledge {
  width: 100%;
  padding: 45px 0 45px;
  background: #fff;
}

.knowledge_img {
  display: block;
  width: 100%;
  padding-bottom: 61.2%;
  position: relative;
  overflow: hidden;
}

.knowledge_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  top: 0;
  left: 0;
}

.knowledge_body {
}

.knowledge_body_tag {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 12px;
}

.knowledge_body_tag span {
  background: #e8e8e8;
  border-radius: 30px;
  font-family: "SF Pro Display";
  font-weight: 500;
  font-size: 16px;
  color: #8c8c8c;
  padding: 5px 10px;
}

.knowledge_hot_title {
  font-family: "SF Pro Display";
  font-weight: 600;
  font-size: 24px;
  line-height: 150%;
  color: #333333;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 20px;
}

.knowledge_hot_title:hover {
  color: #4d7ff8;
}

.knowledge_hot_txt {
  font-family: "SF Pro Display";
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: #595959;
  margin-bottom: 25px;
}

.knowledge_hot {
  margin-bottom: 30px;
}

.newspaper_tag {
  position: absolute;
  display: block;
  background: transparent;
  left: 0;
  right: 0;
  top: 0;
  z-index: 5;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 16px;
}

.newspaper_tag::after {
  content: "";
  background: linear-gradient(
    180deg,
    rgba(9, 9, 31, 0.8) 0%,
    rgba(9, 9, 31, 0) 100%
  );
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  border-radius: 8px 8px 0 0;
}

.newspaper_tag .brand {
  width: 104px;
  height: 36px;
}

.newspaper_tag img {
  border-radius: 12px;
}

.newspaper_tag .viewall {
  width: 36px;
  height: 36px;
  border-radius: 100%;
}

.newspaper_tag img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
  object-position: center;
}

.mb-new-fix {
  position: fixed;
  display: flex;
  width: 50px;
  flex-direction: column;
  bottom: 15%;
  right: 39px;
  z-index: 11;
}

.mb-new-fix a {
  margin-bottom: 10px;
  display: block;
  width: 50px;
  height: 50px;
  overflow: hidden;
  background-color: #fff;
  border-radius: 50%;
}

.knowledge_boxbtn {
  text-align: center;
  margin-bottom: 37px;
}

/*home_enterprise*/

.home_enterprise {
  width: 100%;
  position: relative;
  padding: 90px 0 87px;
  background: transparent url("../images/bf-new/bg-newspaper_bot.png") no-repeat
    center center;
  background-size: cover;
}

.enterprise_content {
  position: relative;
  z-index: 5;
}

.enterprise_content h3 {
  font-family: "Averta";
  font-weight: 600;
  font-size: 40px;
  line-height: 146%;
  color: #ffffff;
  margin-bottom: 9px;
}

.enterprise_txt {
  margin-bottom: 24px;
  font-family: "Averta";
  font-weight: 400;
  font-size: 16px;
  line-height: 156%;
  color: #ffffff;
}

.home_enterprise_img {
  position: absolute;
  z-index: 1;
  width: 48.434%;
  height: 100%;
  overflow: hidden;
  top: 0;
  right: 0;
}

.home_enterprise_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left;
}

/*martech_organization*/

.martech_organization {
  background: #fff;
  padding: 89px 0 20px;
}

.organization_title {
  margin-bottom: 49px;
}

.organization_title .bf_titlenew {
  max-width: 740px;
  margin: 0 auto;
}

.organization_title .bf_titlenew span {
  font-size: 36px;
}

.organization_img {
  text-align: center;
}

.organization_img img {
  max-width: 100%;
}

/*css 2704*/

.home_banner_box {
  background-color: #fff;
  background-image:
    url("../images/home/bg-box1.png"), url("../images/home/bg-box2.png");
  background-repeat: no-repeat;
  background-position:
    left top 34px,
    top -104px right;
}

.bfmkt_title_left {
  width: 40%;
  font-family: "Lexend Deca";
  font-weight: 600;
  font-size: 28px;
  line-height: 221%;
  color: #333333;
}

.bfmkt_title_left span {
  display: inline-block;
  color: #fff;
  background: #6d2fdd;
  line-height: 120%;
}

.bfmkt_title_right {
  width: 60%;
  padding-left: 30px;
  font-family: "Lexend Deca";
  font-weight: 400;
  font-size: 24px;
  line-height: 175%;
  color: #555555;
}

.bfmkt_title_right b,
.bfmkt_title_right strong {
  color: #4d7ff8;
}

.organization_img .organization_img_slide {
  padding-bottom: 40px;
}

.organization_img .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  opacity: 1;
  background: #d9dbe1;
}

.organization_img .swiper-pagination-bullet-active {
  width: 40px;
  border-radius: 8px;
}

.newspaper_list .newspaper_slide {
  padding-bottom: 40px;
}

.newspaper_list .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  opacity: 1;
  background: #d9dbe1;
}

.newspaper_list .swiper-pagination-bullet-active {
  width: 40px;
  border-radius: 8px;
}

.home_news {
  width: 100%;
  background: #fff url(../images/home/bg-box6.png) no-repeat top center;
  background-size: 100% auto;
  padding: 83px 0 30px;
}

.home_news .newspaper_title {
  margin-bottom: 40px;
}

.home_news .news_item {
  margin-bottom: 0;
  background: #fff;
  border-radius: 4px;
  display: block;
  width: 100%;
  height: 100%;
}

.home_news .news_item .newspaper_item_other {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.home_news .news_item .img {
  display: block;
  width: 100%;
  padding-bottom: 59.5124%;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}

.home_news .news_item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  position: absolute;
  left: 0;
  top: 0;
}

.home_news .news_item .item_body {
  padding: 24px 20px 32px 20px;
  display: inline-block;
  width: 100%;
  border: 1px solid #e8e8e8;
}

.home_news .news_item .item_body .name {
  color: #1e1f4d;
  font-family: "Lexend Deca";
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
  margin-bottom: 10px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.home_news .news_item:hover .item_body .name {
  color: #4d7ff8;
}

.home_news .news_item .item_body .txt {
  color: #878a99;
  font-family: "Lexend Deca";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0;
}

.home_news .news_wrapper_slide {
  padding-bottom: 56px;
}

.home_news .news_wrapper_slide .swiper-slide {
  height: auto;
}

.home_news .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: 1px solid #4d7ff8;
  opacity: 1;
  background: transparent;
}

.home_news .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #4d7ff8;
}

._casedetail_content_text blockquote,
._martech_box--detail---content blockquote {
  width: 100%;
  padding: 15px;
  border-left: 5px solid #065fd4;
  background: #f8f8f8;
  color: #000;
  display: block;
  font-size: 16px;
  position: relative;
}

._casedetail_content_text blockquote a,
._martech_box--detail---content blockquote a {
  color: #065fd4;
  text-decoration: underline;
  font-weight: 700;
}

._casedetail_content_text blockquote:before,
._martech_box--detail---content blockquote::before {
  /* color: #2171af;
  content: "\201C";
  font-family: Georgia, serif;
  font-size: 60px;
  font-weight: 700;
  left: 6px;
  position: absolute;
  top: 15px; */
}

@media screen and (max-width: 1300px) {
  .box-kpn-left-img img {
    margin-left: 0;
  }
  .distinctive_left {
  }
}

@media screen and (max-width: 1200px) {
  .box-kpn-left-img img {
    margin-left: 0;
  }
  .distinctive_left {
    position: unset;
    width: 100%;
  }
  .distinctive_item:nth-child(2n + 2),
  .distinctive_item:nth-child(3) {
    margin-left: 0;
  }
  .banner_newbox_left {
    position: unset;
    width: 100%;
    padding-top: 80px;
    padding-bottom: 40px;
  }
  .box-banner-list .swiper-slide .col-lg-4 {
    display: flex;
    align-items: center;
  }
  .banner_newbox_left_name span {
    font-size: 40px;
  }
  .banner_newbox_right img {
    max-width: 100% !important;
    margin-left: 0;
  }
}

@media screen and (min-width: 1200px) {
  .bfmkt_list .row {
    margin: 0 -28px;
  }
  .bfmkt_list .col-lg-2 {
    padding: 0 28px 17px;
  }
}

@media screen and (max-width: 1124px) {
  .headbot_menu_last {
    margin-left: 6px;
  }
  .headbot_menuitem a {
    padding: 0 5px;
  }
  .headbot_menuitem {
  }
  .banner_newbox_left_title span {
    font-size: 26px;
    margin-bottom: 25px;
  }
  .banner_newbox_left_name {
    font-size: 42px;
  }
  .banner_newbox_left_name span {
    font-size: 26px;
  }
  .btn_bf_all {
    padding: 15px 20px 14px;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .ic-bf1 {
    width: 8px;
  }
}

@media screen and (max-width: 920px) {
  .headbot_menuitem a {
    font-size: 13px;
    padding: 0 5px;
  }
  .user-action .act a {
    font-size: 13px !important;
  }
}

@media screen and (max-width: 991px) {
  .headbot_menuitem:nth-child(2) {
    /*display: none;*/
  }
  .home_headbot .container {
    overflow: visible;
  }
  .bfmkt_list_img {
    gap: 20px;
  }
}

@media screen and (max-width: 820px) {
  .headbot_menuitem a {
    font-size: 12px;
  }
}

@media screen and (max-width: 768px) {
  .headbot_menuitem a {
    padding: 0 3px;
  }
  .headbot_menu_last {
    margin-left: 5px !important;
  }
  .headbot_menu_last a {
    font-size: 12px;
  }
  .home_headbot_only .headbot_menu_last a {
    font-size: 11px;
  }
}

@media screen and (max-width: 767px) {
  .distinctive_title {
    font-size: 26px;
  }
  .home_enterprise {
    padding: 25px 0 50px;
  }
  .enterprise_content h3 {
    font-size: 16px;
    line-height: 156%;
  }
}

@media screen and (max-width: 575px) {
  .kpbf_img_txt {
    min-height: auto;
    -webkit-line-clamp: unset;
  }
}

@media screen and (max-width: 480px) {
  .home_enterprise_img {
    display: none;
  }
  .bfmkt_list_img {
    gap: 5px;
  }
  .banner_newbox_left_txt,
  .bfmkt_txt {
    font-size: 18px;
    line-height: normal;
  }
  .banner_newbox_left_boxbtn .btn_bf_all {
    font-size: 16px;
  }
  .banner_newbox_left {
    padding-top: 40px;
  }
  .home_bfmkt {
    /*padding: 50px 0 35px;*/
  }
  .bfmkt_title h2 {
    font-size: 24px;
  }
  .bf_titlenew span {
    font-size: 26px;
  }
  .distinctive_item {
    min-height: auto;
  }
  .distinctive_item:last-child,
  .distinctive_item {
    margin-bottom: 30px;
  }
  .successstory_child_txt {
    height: auto;
  }
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none;
}

.home_bfmkt_tc .bfmkt_list_img {
  display: none;
}

.headbot_logo_main {
  width: 150px;
}

@media screen and (max-width: 1024px) {
  .headbot_logo_main {
    width: 120px;
  }
}

.main_content_blog_Detail_text p,
.main_content_blog_Detail_text em,
.main_content_blog_Detail_text i,
.main_content_blog_Detail_text span,
.main_content_blog_Detail_text strong,
.main_content_blog_Detail_text b,
.main_content_blog_Detail_text ul li,
.main_content_blog_Detail_text h1,
.main_content_blog_Detail_text h2,
.main_content_blog_Detail_text h3,
.main_content_blog_Detail_text h4,
.main_content_blog_Detail_text h5,
.main_content_blog_Detail_text h6 {
  font-family: "Lexend Deca" !important;
  line-height: 1.5 !important;
}

figure figcaption {
  font-weight: normal !important;
  font-style: normal !important;
  font-family: "Lexend Deca" !important;
  text-align: center;
  font-size: 13px;
  line-height: 17px;
  margin: 0;
  padding: 5px;
  background: #013e8f;
  color: #fff !important;
  border-radius: 0 0 10px 10px;
}

.listseo_footer {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 0;
}

._itemseo {
  padding: 0 16px;
  position: relative;
}

._itemseo:after {
  content: "";
  display: block;
  width: 1px;
  height: 16px;
  background: #8c8c8c;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

._itemseo:first-child {
  padding-left: 0;
}

._itemseo:last-child {
  padding-right: 0;
}

._itemseo:first-child:after {
  display: none;
}

._itemseo a {
  color: #333;
  font-size: 14px;
  line-height: 171.429%;
}

.bizbox--info {
  text-align: center;
  background-color: #3a37f2;
  color: #fff;
  padding: 14px 0;
}

.bizbox---content {
  text-align: center;
  font-size: 14px;
  color: #fff;
}

.bizbox--btn {
  display: inline-block;
  margin-left: 10px;
  background-color: #fdd23b;
  padding: 4px 8px;
  color: #000;
  border-radius: 4px;
  font-weight: 500;
}

.bizbox--btn:hover {
  opacity: 0.5;
}
/* css dang-ky-thanh-cong */
/* regissuccess-banner */
.regissuccess-banner {
  float: left;
  width: 100%;
  padding: 78px 0 60px;
}
.-banner---logo {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
.regissuccess--title {
  color: #6894ff;
  text-align: center;
  font-size: 56px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  margin: 0 0 39px;
}
.-banner---bot {
  width: 100%;
  max-width: 535px;
  margin: 0 auto 39px;
  color: #000;
  text-align: center;
  font-size: 20px;
}
.-banner---bot p {
  margin-bottom: 30px;
}
.-banner---bot p:last-child {
  margin-bottom: 0;
}
.-banner---phone {
  width: 310px;
  height: 84px;
  background: transparent url("../images/bg-p-1.png") no-repeat center center;
  margin: 0 auto;
  color: #000;
  text-align: center;
  font-size: 30px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  text-align: right;
  padding: 35px 19px 2px;
  display: block;
}
.-banner---phone:hover {
  text-decoration: none;
  color: #000;
}
/* regissuccess-qr */
.regissuccess-qr {
  float: left;
  width: 100%;
  padding: 5px 0 60px;
}
.-qr--content {
  width: 100%;
  border-radius: 28px;
  border: 1px solid #6894ff;
  background: rgba(104, 148, 255, 0.3);
  box-shadow: 7px 10px 4px 0 rgba(186, 186, 186, 0.2);
  display: flex;
  gap: 30px;
  padding: 50px 99px 50px 74px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.-qr--content ._left {
  width: 100%;
  flex: 1;
  max-width: 613px;
}
.-qr--content ._right {
  width: 318px;
  flex-shrink: 0;
  text-align: center;
  justify-content: center;
}
.regissuccess--subtitle {
  color: #000;
  text-align: center;
  font-size: 20px;
  margin-bottom: 12px;
}
.-qr--content--title {
  color: #4f7ae4;
  text-align: center;
  font-size: 27px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 32px;
}
.regissuccess--btn {
  border-radius: 40px;
  border: 1px solid #fff;
  background: linear-gradient(90deg, #ff8341 0%, #ffc628 100%);
  padding: 11px;
  width: 100%;
  max-width: 318px;
  color: #fff;
  text-align: center;
  font-size: 23px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  display: inline-block;
}
.regissuccess--btn:hover {
  text-decoration: none;
  color: #fff;
}
.-qr--bot {
  border-radius: 15px;
  background: #fff;
  padding: 20px 7px;
  margin-top: 60px;
}
.-qr--bot h3 {
  color: #6894ff;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0 0 10px;
}
.-qr--bot .desc {
  color: #000;
  text-align: center;
  font-size: 20px;
}
.img-qr {
  margin-bottom: 25px;
  max-width: 100%;
}

/* regissuccess-bv */
.regissuccess-bv {
  float: left;
  width: 100%;
  padding: 5px 0 56px;
}
.bv--main {
  overflow: hidden;
}
.bv--main .row {
  gap: 48px 0;
  margin: 0 -24px;
}
.bv--main .row .col-lg-4 {
  padding: 0 24px;
}
.bv--itmes {
  display: block;
  width: 100%;
  padding-top: 56.4%;
  border-radius: 18px;
  position: relative;
  overflow: hidden;
}
.bv--itmes::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: #000;
}
.bv--itmes > img {
  width: 100%;
  height: 100%;
  object-position: center;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.bv--itmes--other {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.bv--itmes--other .--btn {
  background: #6894ff;
  height: 58px;
  color: #fff;
  text-align: center;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  line-height: 58px;
  width: 100%;
}
.bv--itmes--other .--title {
  height: calc(100% - 58px);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}
.bv--itmes--other .--title > * {
  width: 100%;
  text-align: center;
  color: #fff;
  text-align: center;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
/* regissuccess--partner */
.regissuccess--partner {
  float: left;
  width: 100%;
  padding: 30px 0 50px;
  background: rgba(240, 240, 240, 0.5);
}
.regissuccess--partner .regissuccess--subtitle {
  font-weight: 600;
  font-size: 24px;
}
.--partner-list {
  width: 100%;
  max-width: 1063px;
  margin: 30px auto;
}
.--partner--items {
  border-radius: 19px;
  border: 2px solid #aec6ff;
  background: #fff;
  box-shadow: 3px 4px 8px 0 rgba(227, 227, 227, 0.95);
  height: 115px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
}
.--partner--items img {
  max-width: 100%;
}
.--partner-list .row {
  gap: 30px 0;
}
/* contact--block */

.contact--block {
  width: 100%;
  float: left;
  background: transparent url("../images/bg-contact.jpg") no-repeat center
    center;
  background-size: cover;
  padding: 64px 0;
}
.contact--block .img {
  width: 100%;
  text-align: center;
  margin-bottom: 59px;
}
.contact--block .title {
  color: #6894ff;
  text-align: center;
  font-size: 43px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  margin: 0;
}
.contact--titlesub {
  color: #000;
  text-align: center;
  font-family: "Lexend Deca";
  font-size: 20px;
  margin-bottom: 40px;
}

.contact--bot {
  width: 100%;
  max-width: 970px;
  margin: 0 auto;
  display: flex;
  gap: 32px 150px;
  flex-wrap: wrap;
}
.contact--bot--title {
  width: 100%;
  text-align: center;
  color: #6894ff;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
.contact--all {
  width: calc(50% - 75px);
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
}
.contact--all--other {
  width: 100%;
}
.address--title {
  color: #6894ff;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
  margin: 0 0 5px;
}
.address--desc {
  color: #303030;
  font-size: 18px;
  word-break: break-all;
}
.address--desc p {
  margin: 0;
}
.address--desc p a {
  color: #6894ff;
}
@media screen and (max-width: 1600px) {
  .regissuccess-banner {
    padding: 40px 0;
  }
  .regissuccess--title {
    font-size: 45px;
  }

  .bv--itmes--other .--title > * {
    font-size: 22px;
  }
}
@media screen and (max-width: 991px) {
  .regissuccess--title {
    font-size: 32px;
  }
  .bv--itmes--other .--title > *,
  .regissuccess--subtitle,
  .-qr--bot .desc {
    font-size: 18px;
  }
  .-qr--content--title {
    font-size: 20px;
  }
  .-qr--content {
    padding: 30px;
  }
  .-qr--content ._right {
    width: 100%;
  }
  .bv--itmes--other .--btn,
  .regissuccess--partner .regissuccess--subtitle {
    font-size: 18px;
  }
}
