
html {
  padding: 0px;
  margin: 0px;
  overflow-x: hidden;
}

.ldp_emkt_08072024 {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0em;
  color: #29343D;
  position: relative;
  background: #F6F9FC;
  overflow-x: hidden;
}
.container {
  width: 100%;
  max-width: 1350px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

a:hover,
a:focus {
  text-decoration: none !important;
}

:focus,
:hover {
  outline: none !important;
}

img {
  max-width: 100%;
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}
/* POPUP */
.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: rgba(0,0,0,0.7);
  font-size: 15px;
  display: none;
}
.popup .content_popup {
  position: relative;
  margin: 100px auto 0px auto;
  z-index: 9;
  width: 80%;
  text-align: center;
  transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -webkit-transition: all 0.4s linear;
  max-width: 300px;
  background: #fff;
  padding: 0px 0px 30px 0px;
  max-width: 600px;
  width: 100%;
  border-radius: 5px;
}
.popup .content_popup .title {
  font-size: 18px;
  background: url(images/icon_noice.png) top center no-repeat;
  padding-top: 70px;
  margin-bottom: 15px;
}
.popup .close_popup {
  font-size: 14px;
  cursor: pointer;
  color: #fff;
  padding: 7px 15px;
  text-transform: uppercase;
  display: table;
  margin: 0 auto;
  clear: both;
  position: absolute;
  top: 7px !important;
  right: 0px;
  font-size: 20px;
}
.commit_popup{
  background: #ffe6e6;
  border: dashed 1px #ffa7a7;
  padding: 15px;
  text-align: center;
  margin: 15px;
  display: none;
}
.commit_popup h3{
  font-size: 20px;
  margin: 0px;
}
.commit_popup span{
  color: red;
  font-size: 20px;
}
.commit_popup p{
  margin: 10px 0px 0px 0px;
  font-style: italic;
  font-size: 18px;
}
.content_popup h1{
  font-size: 22px;
  text-transform: uppercase;
  background: linear-gradient(242deg, #FF88AC -1.86%, #6159D7 71.47%);
  padding: 12px 0px 10px 0px;
  color: #fff;
  margin: 0px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
}
.popup label {
  display: block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
  text-align: left;
}
.popup .form-control {
  display: block;
  width: 100%;
  height: 34px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.popup .list_group{
  padding:0px 15px;
}
.popup .form-group{
  margin:15px 0px 0px 0px;
}
.mabaove .img_mabv{
  float:left;
}
.mabaove input[type="text"]{
  float: left;
  width: initial;
  min-width: 185px;
  line-height: 10px;
  height: 30px;
  margin: 5px 10px 0px 0px;
}
.mabaove a.refresh{
  float: left;
  margin: 5px 0px 0px 20px;
}
.img_mabv img{
  border:solid 1px #ccc;
  border-radius: 5px;
}
.mabaove{
  display: table;
  width: 100%;
}
.popup .security{
  border-bottom: 1px dashed #ccc;
  padding: 0px 0px 15px 0px;
}
.popup button[type*="submit"]{
  color: #fff;
  background-color: #d9534f;
  border: none;
  border-radius: 20px;
  padding: 13px 30px;
  font-size: 16px;
  margin: 20px 0px 0px 0px;
  cursor:pointer;
}
.popup button[type*="submit"]:hover{
  background:#1eaab8;
}
.encrypt .container h4{
  text-align: center;
  font-weight: 700;
  font-size: 22px;
}
.encrypt .container h4 a{
  padding: 15px 30px;
  margin: 30px auto 0px auto;
  display: table;
  color: #fff;
  background: #f78d03;
  border-radius: 10px;
}
.show_popup:hover{
  color: #fff;
  box-shadow: 3px 3px 10px #918383 
}
/* MENU MOBILE*/

.icon_mobile_click {
  margin: 0px;
  cursor: pointer;
  z-index: 99;
  display: none;
  cursor: pointer;
  z-index: 9999;
  background: linear-gradient(242deg, #FF88AC -1.86%, #6159D7 71.47%);
  border-radius: 12px;
  line-height: 40px;
  text-align: center;
  padding: 12px 10px;
}

.top_header.fixed_header .icon_mobile_click .burger {
  background: #04326D;
}

.icon_mobile_click .burger {
  width: 20px;
  height: 2px;
  background: #fff;
  margin: 0px 0px 5px 0px;
  border-radius: 4px;
  text-align: center;
}
.icon_mobile_click>.burger:last-child{
  margin:0px;
}
#page_wrapper {
  transition: all 0.3s;
}

#menu_mobile_full_secure {
  position: fixed;
  top: 0;
  bottom: 100%;
  width: 100%;
  background: linear-gradient(242deg, #FF88AC -1.86%, #6159D7 71.47%);
  z-index: 999999999999;
  overflow: auto;
  transition: opacity .35s, visibility .35s, height .35s;
  padding: 0px 0px;
}
#menu_mobile_full_secure .tenten_lg_mobile{
  display: table;
  margin: 0px auto 32px auto;
}
#menu_mobile_full_secure .hh_register_btn{
  margin: 0px 0px 40px 0px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 0px 15px;
}
#menu_mobile_full_secure .hh_register_btn a{
  display: table;
  width: 100%;
  text-align: center;
  border-radius: 90px;
  border: 1px solid #fff;
  font-size: 16px;
  line-height: 24px;
  padding: 11px;
  font-weight: 600;
}
#menu_mobile_full_secure .hh_register_btn .tp_login_btn{
  color: #fff;
}
#menu_mobile_full_secure .hh_register_btn .tp_regis_btn {
  background: #fff;
}
#menu_mobile_full_secure .hh_register_btn .tp_regis_btn strong{
  background: linear-gradient(242deg, #FF88AC -1.86%, #6159D7 71.47%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
#menu_mobile_full_secure .mobile_bg{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.fixedheader {
  position: fixed !important;
  top: 0 !important;
  left: 0;
  z-index: 9;
  width: 100% !important;
}

.menu_hidden {
  z-index: -1;
  left: -260px;
}

.menu_show {
  z-index: 9999999;
}

#menu_mobile_full_secure .close_menu {
  font-size: 25px;
  text-align: right;
  color: #fff;
  background: none;
  cursor: pointer;
  position: absolute;
  right: 20px;
  background: transparent;
  display: none;
  cursor: pointer;
  top: 20px;
  z-index: 999;
}
#menu_mobile_full_secure .close_menu img {
  max-width: 16px;
  width: 100%;
}
#menu_mobile_full_secure .mobile-menu {
  margin: 64px 0px 0px 0px;
}

#menu_mobile_full_secure .menu>li.active {
}

#menu_mobile_full_secure ul li {
  position: relative;
  padding: 20px 0px;
  border-bottom: 1px solid rgb(255 255 255 / 10%);
}

#menu_mobile_full_secure ul.menu>li {
  display: table;
  width: 100%;
  text-align: center;
}

#menu_mobile_full_secure ul li a {
  color: #fff;
}

#menu_mobile_full_secure ul.menu>li>a {
  font-weight: 600;
  font-size: 16px;
}

#menu_mobile_full_secure ul li a:hover {
  text-decoration: none;
  background: none;
}

#menu_mobile_full_secure li span {
  margin: 0px 0px 0px 10px;
}

#menu_mobile_full_secure .sub-menu {
  display: none;
  padding: 0px 0px 0px 0px;
}

#menu_mobile_full_secure .sub-menu li {
  padding: 15px 0px 15px 15px;
}

#menu_mobile_full_secure .sub-menu li:last-child {
  border-bottom: none;
  padding: 15px 0px 0px 15px;
}

#menu_mobile_full_secure .sub-menu li a {
  font-size: 16px;
  text-transform: none;
  font-weight: 600;
}

/*.editBefore_mobile::before {
  content: "" !important;
}*/

#menu_mobile_full_secure li.menu-item-has-children::before {
  content: url(../images/arrow-right-white.png);
  position: absolute;
  right: -30px;
  top: 16px;
  color: #fff;
  font-size: 20px;
}

#menu_mobile_full_secure .menu {
  margin: 0px 0px 20px 0px;
}

#menu_mobile_full_secure .menu>li.not-have-child {}

#menu_mobile_full_secure .menu li ul.sub-menu li.not-have-child {
  padding: 0px;
  display: table;
}

#menu_mobile_full_secure .menu li ul.sub-menu li.not-have-child>a {
  padding: 10px 0px 10px 15px;
  display: table;
  width: 100%;
}

#menu_mobile_full_secure .menu li ul.sub-menu li.not-have-child:last-child>a {
  padding: 10px 0px 0px 15px;
}

#menu_mobile_full_secure .menu>li.not-have-child>a {
  display: inline-block;
}

#menu_mobile_full_secure .sub-menu li {
  padding: 10px 0px 10px 15px;
}

#menu_mobile_full_secure .sub-menu li:last-child {
  padding: 10px 0px 0px 15px;
}

.menu_show nav ul.menu>li {
  animation: fadeInRight_cus .5s ease forwards;
  opacity: 0;
}

.menu_show nav ul.menu>li:nth-child(1) {
  animation-delay: .35s;
}

.menu_show nav ul.menu>li:nth-child(2) {
  animation-delay: .40s;
}

.menu_show nav ul.menu>li:nth-child(3) {
  animation-delay: .45s;
}

.menu_show nav ul.menu>li:nth-child(4) {
  animation-delay: .50s;
}

.menu_show nav ul.menu>li:nth-child(5) {
  animation-delay: .55s;
}

.menu_show nav ul.menu>li:nth-child(6) {
  animation-delay: .60s;
}

@keyframes fadeInRight_cus {
  0% {
    opacity: 0;
    left: 20%;
  }

  100% {
    opacity: 1;
    left: 0;
  }
}

/* END MENU MOBILE*/
/*CSS CONTENT*/
.ldp_emkt_08072024 .header_top .hh_logo_header{
  margin:0px;
}
.ldp_emkt_08072024 .header_top{
  padding: 16px 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 9;
  display: none;
}
.ldp_emkt_08072024 .header_top.fixed {
  width: 100%;
  position: fixed;
  -webkit-animation: stuckMoveDown 0.6s;
  animation: stuckMoveDown 0.6s;
  box-shadow: 1px 1px 10px rgb(0 0 0 / 15%);
  top: 0px;
  left: 0px;
  background: #fff;
}

@-webkit-keyframes stuckMoveDown {
  0% {
    transform: translateY(-100%);
  }

  100% {
    transform: translateY(0);
  }
}

@keyframes stuckMoveDown {
  0% {
    transform: translateY(-100%);
  }

  100% {
    transform: translateY(0);
  }
}

.ldp_emkt_08072024 .header_top .container{
  max-width:1730px;
}
.ldp_emkt_08072024 .header_top .header_tp{
  display: flex;
  align-items: center;
  justify-content: center;
}
.ldp_emkt_08072024 .header_top .hh_menu_header{
  background: rgb(255 255 255 / 60%);
  border-radius: 90px;
  padding: 16px 40px;
}
.ldp_emkt_08072024 .header_top .hh_menu_header ul.menu{
  display: flex;
  align-items: center;
  gap: 48px;
}
.ldp_emkt_08072024 .header_top .hh_menu_header ul.menu li a{
  color:#29343D;
  font-weight: 600;
  transition: all 0.3s;
}
.ldp_emkt_08072024 .header_top .hh_menu_header ul.menu li a:hover,
.ldp_emkt_08072024 .header_top .hh_menu_header ul.menu li a:focus{
  color: #B042A4;
}
.ldp_emkt_08072024 .emkt_tp{
  position: relative;
  padding: 70px 0px 0px 0px;
}
.ldp_emkt_08072024 .emkt_tp:before{
  position: absolute;
  content: "";
  background: url(../images/08072024-tp-bg.png) no-repeat;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  top: 0px;
  left: 0px;
}
.ldp_emkt_08072024 .header_top .hh_register_btn{
  margin-left: auto;
  display: flex;
  align-items: center;
  gap: 8px;
}
.ldp_emkt_08072024 .header_top .hh_register_btn a{
  border-radius: 90px;
  font-weight: 600;
  text-align: center;
  padding: 12px 33px;
}
.ldp_emkt_08072024 .header_top .hh_register_btn .tp_login_btn{
  color: #29343D;
}
.ldp_emkt_08072024 .header_top .hh_register_btn .tp_regis_btn{
  background: linear-gradient(242deg, #FF88AC -1.86%, #6159D7 71.47%);
  color: #fff;
} 
.ldp_emkt_08072024 .emkt_tp .tp_general{
  position: relative;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 150px 0px;
}
.ldp_emkt_08072024 .emkt_tp .tp_bg{
  display: flex;
  align-items: center;
  position: relative;
}
.ldp_emkt_08072024 .emkt_tp .tp_bg .ct_left{width: 48%;}
.ldp_emkt_08072024 .emkt_tp .tp_bg .ct_right{
  display: none;
}
.ldp_emkt_08072024 .emkt_tp .tp_absolute_img{
 position: absolute;
 top: 0px;
 right: 0px;
}
.ldp_emkt_08072024 .emkt_tp .tp_absolute_img .tp_cloud1{
  position: absolute;
  top: 0px;
  left: 600px;
}

.ldp_emkt_08072024 .emkt_tp .tp_absolute_img .tp_cloud2{
  position: absolute;
  top: 230px;
  left: 160px;
}

@-webkit-keyframes animateCloud {
  0% {
    margin-left: -1000px;
  }
  100% {
    margin-left: 100%;
  }
}

@-moz-keyframes animateCloud {
  0% {
    margin-left: -1000px;
  }
  100% {
    margin-left: 100%;
  }
}

@keyframes animateCloud {
  0% {
    margin-left: -1000px;
  }
  100% {
    margin-left: 100%;
  }
}

.ldp_emkt_08072024 .emkt_tp .tp_absolute_img:before{
  position: absolute;
  content: "";
  background: url(../images/08072024-muiten-bg1.png) no-repeat;
  max-width: 332px;
  width: 100%;
  height: 281px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  bottom: -200px;
}
.ldp_emkt_08072024 .emkt_tp .ct_left{
  padding: 0px;
}
.ldp_emkt_08072024 .emkt_tp .ct_left span{
  font-weight: 500;
  font-size: 40px;
  line-height: 48px;
}
.ldp_emkt_08072024 .emkt_tp .ct_left h1{
  font-weight: 700;
  font-size: 64px;
  line-height: 72px;
  color: #B042A4;
  margin: 10px 0px 0px 0px;
}
.ldp_emkt_08072024 .emkt_tp .ct_left .tp_tl{
  font-size: 32px;
  line-height: 40px;
  display: block;
  margin: 10px 0px 20px 0px;
}
.ldp_emkt_08072024 .emkt_tp .ct_left .tp_tl b{
  position: relative;
  color: #B042A4;
}
.ldp_emkt_08072024 .emkt_tp .ct_left .tp_tl b:before{
  position: absolute;
  content: "";
  background: url(../images/08072024-tp-line-bg.png) no-repeat;
  max-width: 126px;
  width: 100%;
  height: 13px;
  bottom: -10px;
  right: -5px;
}
.ldp_emkt_08072024 .emkt_tp .ct_left p{
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  margin: 0px;
}
.ldp_emkt_08072024 .emkt_tp .tp_btn{
  font-weight: 600;
  color: #fff;
  border-radius: 90px;
  text-align: center;
  background: linear-gradient(242deg, #FF88AC -1.86%, #6159D7 71.47%);
  padding: 16px 33px;
  margin: 0px;
  width: 100%;
  max-width: 220px;
  display: table;
}
.ldp_emkt_08072024 .emkt_tp .tp_btn.tg_register_btn {
  background: none;
  border: 1px solid #B042A4;
    color: #B042A4;
    font-weight: 600;
}
.emkt_btn{
  position: relative;
  overflow: hidden;
}
.emkt_btn:before{
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 100;
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .5) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .5) 100%);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  -o-transform: skewX(-25deg);
  transform: skewX(-25deg);
  content: "";
  opacity: 0;
  visibility: hidden;
}
.emkt_btn:hover:before{
  webkit-animation: imgShine .75s ease-in-out;
  -o-animation: imgShine .75s ease-in-out;
  animation: imgShine .75s ease-in-out;
  opacity: 1;
  visibility: visible;
}

@-moz-keyframes imgShine {
  100% {
    left: 125%;
  }
}

@keyframes imgShine {
  100% {
    left: 125%;
  }
}

.ldp_emkt_08072024 .emkt_tp .tp_figure{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-gap: 24px;
  margin: 80px 0px 0px 0px;
}
.ldp_emkt_08072024 .emkt_tp .tp_figure .tp_img{
  border-radius: 40px;
  padding: 30px 24px;
}
.ldp_emkt_08072024 .emkt_tp .tp_figure .tp_img figure{
  transition: all 0.3s;
}
.ldp_emkt_08072024 .emkt_tp .tp_figure .tp_img:hover figure{
  transform: translateY(-10px);
}
.ldp_emkt_08072024 .emkt_tp .tp_figure>.tp_img:nth-child(1){
 background: #FFEBFD; 
}
.ldp_emkt_08072024 .emkt_tp .tp_figure>.tp_img:nth-child(2){
 background: #E8EAFF; 
}
.ldp_emkt_08072024 .emkt_tp .tp_figure .tp_img strong{
  font-size: 20px;
  line-height: 28px;
}
.ldp_emkt_08072024 .emkt_tp .tp_figure .tp_img b{
  font-size: 28px;
  line-height: 36px;
  display: block;
}
.ldp_emkt_08072024 .emkt_pay_08072024{
  padding: 65px 0px 0px 0px;
  position: relative;
  display: flex;
  align-items: center;
  gap: 100px;
  z-index: 1;
}
.ldp_emkt_08072024 .emkt_pay_08072024 .pay_left{
  width: 45%;
  position: relative;
}
.ldp_emkt_08072024 .emkt_pay_08072024 .pay_right{
  width: 35%;
}
.ldp_emkt_08072024 .emkt_title{
  position: relative;
  z-index: 99;
}
.ldp_emkt_08072024 .emkt_title h2{
  font-size: 50px;
  line-height: 58px;
  font-weight: 700;
  color: #27346D;
  text-align: center;
  word-wrap: break-word;
  max-width: 800px;
  margin: 0px auto;
}
.ldp_emkt_08072024 .emkt_title span{
  display: table;
  margin: 15px auto 0px auto;
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  max-width: 821px;
}
.ldp_emkt_08072024 .emkt_pay_08072024 .emkt_title h2{
  text-align: left;
}
.ldp_emkt_08072024 .emkt_pay_08072024 .pay_detailds{
  margin: 56px 0px 0px 0px;
}
.ldp_emkt_08072024 .emkt_pay_08072024 .pay_detailds .row{
  margin: 0px -12px;
}
.ldp_emkt_08072024 .emkt_pay_08072024 .pay_detailds .col-sm-12,
.ldp_emkt_08072024 .emkt_pay_08072024 .pay_detailds .col-sm-6{
  padding: 0px 12px;
  margin: 0px 0px 24px 0px;
}
.ldp_emkt_08072024 .emkt_pay_08072024 .pay_ct{
  display: flex;
  align-items: center;
  gap: 24px;
}
.ldp_emkt_08072024 .emkt_pay_08072024 .pay_ct .wrap_figure figure{
  width: 88px;
  height: 88px;
  position: relative;
  box-shadow: 8px 8px 8px 0px #4923980F;
  border-radius: 16px;
}
.ldp_emkt_08072024 .emkt_pay_08072024 .pay_ct .wrap_figure figure img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.ldp_emkt_08072024 .emkt_pay_08072024 .pay_ct .text_widget strong{
  font-size: 28px;
  line-height: 36px;
  font-weight: 700;
  color: #27346D;
  display: block;
}
.ldp_emkt_08072024 .emkt_pay_08072024 .pay_ct .text_widget span{
  font-size: 18px;
  line-height: 26px;
}

.ldp_emkt_08072024 .tab-content{
  display: none;
}
.ldp_emkt_08072024 .tab-content.current{
  display: inherit;
  display: inherit;
  -webkit-animation: slide-down .3s ease-out;
  -moz-animation: slide-down .3s ease-out
}

@-webkit-keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(15%)
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0)
  }
}

@-moz-keyframes slide-down {
  0% {
    opacity: 0;
    -moz-transform: translateY(15%)
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0)
  }
}

.ldp_emkt_08072024 .emkt_fit_08072024{
  padding: 120px 0px 0px 0px;
  position: relative;
  z-index: 11;
  background: #f6f9fc;
}
.ldp_emkt_08072024 .emkt_fit_08072024 .emkt_title h2{
  text-align: left;
}
.ldp_emkt_08072024 .emkt_fit_08072024 .fit_general{
  display: flex;
}
.ldp_emkt_08072024 .emkt_fit_08072024 .ct_left{width: 53%;}
.ldp_emkt_08072024 .emkt_fit_08072024 .ct_right{width: 47%;}
.ldp_emkt_08072024 .emkt_fit_08072024 .ct_left ul{
  margin: 56px 0px 0px 0px;
}
.ldp_emkt_08072024 .emkt_fit_08072024 .ct_left ul li{
  margin: 0px 0px 28px 0px;
  position: relative;
  padding: 0px 0px 0px 50px;
  font-size: 18px;
  line-height: 26px;
}
.ldp_emkt_08072024 .emkt_fit_08072024 .ct_left ul>li:last-child{
  margin: 0px;
}
.ldp_emkt_08072024 .emkt_fit_08072024 .ct_left ul li:before{
  position: absolute;
  content: "";
  background: url(../images/08072024-phuhop-check-icon.png) no-repeat;
  width: 24px;
  height: 24px;
  top: 5px;
  left: 0px;
}
.ldp_emkt_08072024 .emkt_client_08072024{
  padding: 120px 0px 0px 0px;
}
.ldp_emkt_08072024 .client_partner_bg{
  z-index: 1;
  position: relative;
}
.ldp_emkt_08072024 .client_partner_bg:before{
  position: absolute;
  content: "";
  background: url(../images/08072024-khachhang-bg-left.png) no-repeat;
  max-width: 420px;
  width: 100%;
  height: 1628px;
  top: 0px;
  left: 0px;
}
.ldp_emkt_08072024 .client_partner_bg:after{
  position: absolute;
  content: "";
  background: url(../images/08072024-khachhang-bg-right.png) no-repeat;
  max-width: 422px;
  width: 100%;
  height: 1628px;
  top: 0px;
  right: 0px;
}
.ldp_emkt_08072024 .emkt_client_08072024 .client_general{
  margin: 56px 0px 0px 0px;
}
.ldp_emkt_08072024 .emkt_client_08072024 .client_general .slick-list{
  padding: 0px 0px 52px 0px;
}
.ldp_emkt_08072024 .emkt_client_08072024 .client_detailds .client_img{
  display: table;
  margin: 0px auto;
}
.ldp_emkt_08072024 .emkt_client_08072024 .client_detailds .client_img img{
  width: 128px;
  height: 128px;
  object-fit: cover;
  border-radius: 50%;
}
.ldp_emkt_08072024 .emkt_client_08072024 .client_detailds b{
  display: table;
  margin: 40px auto 0px auto;
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  color: #27346D;
}
.ldp_emkt_08072024 .emkt_client_08072024 .client_detailds ul{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin: 24px 0px 0px 0px;
}
.ldp_emkt_08072024 .emkt_client_08072024 .client_detailds span{
  display: table;
  margin: 24px auto 0px auto;
  text-align: center;
}
.ldp_emkt_08072024 .emkt_client_08072024 .slick-next,
.ldp_emkt_08072024 .emkt_client_08072024 .slick-prev{
  width: 80px;
  height: 81px;
  top: 50%;
}
.ldp_emkt_08072024 .emkt_client_08072024 .slick-prev{
  left: 150px;
}
.ldp_emkt_08072024 .emkt_client_08072024 .slick-next{
  right: 150px;
}
.ldp_emkt_08072024 .emkt_client_08072024 .slick-next:before,
.ldp_emkt_08072024 .emkt_client_08072024 .slick-prev:before{
  width: 80px;
  height: 81px;
  background:none;
}
.ldp_emkt_08072024 .emkt_client_08072024 .slick-next:before{
  content: url(../images/08072024-khachhang-arr-right.png) !important;
}
.ldp_emkt_08072024 .emkt_client_08072024 .slick-prev:before{
  content: url(../images/08072024-khachhang-arr-left.png) !important;
}
.ldp_emkt_08072024 .emkt_partner_08072024{
  padding: 120px 0px 0px 0px;
  position: relative;
}
.ldp_emkt_08072024 .emkt_partner_08072024 .partner_general{
  margin: 56px 0px 0px 0px;
}
.ldp_emkt_08072024 .emkt_partner_08072024 .partner_top{
  display: grid;
  grid-template-columns: repeat(7, minmax(0, 1fr));
  grid-gap: 20px;
}
.ldp_emkt_08072024 .emkt_partner_08072024 .partner_bottom{
  display: none;
}
.ldp_emkt_08072024 .emkt_partner_08072024 .partner_top .partner_detailds{
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.ldp_emkt_08072024 .emkt_partner_08072024 figure{
  position: relative;
  box-shadow: 0px 0px 40px 0px #D2C1F833;
  border-radius: 16px;
  background: #fff;
  height: 96px;
}
.ldp_emkt_08072024 .emkt_partner_08072024 figure img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.ldp_emkt_08072024 .emkt_partner_08072024 .partner_top>.partner_detailds:nth-child(1),
.ldp_emkt_08072024 .emkt_partner_08072024 .partner_top>.partner_detailds:nth-child(7){
  margin: 168px 0px 0px 0px;
}
.ldp_emkt_08072024 .emkt_partner_08072024 .partner_top>.partner_detailds:nth-child(2),
.ldp_emkt_08072024 .emkt_partner_08072024 .partner_top>.partner_detailds:nth-child(6){
  margin: 112px 0px 0px 0px;
}
.ldp_emkt_08072024 .emkt_partner_08072024 .partner_top>.partner_detailds:nth-child(3),
.ldp_emkt_08072024 .emkt_partner_08072024 .partner_top>.partner_detailds:nth-child(5){
  margin: 56px 0px 0px 0px;
}
.ldp_emkt_08072024 .slick-slider{
  margin: 0px;
}
.ldp_emkt_08072024 .emkt_partner_08072024 .slick-list{
  padding: 24px 0px;
  margin: 0px -10px;
}
.ldp_emkt_08072024 .emkt_partner_08072024 .slick-slide{
  padding: 0px 10px;
}
.ldp_emkt_08072024 .slick-dots li{
  width: 12px;
  height: 12px;
  margin: 0px 8px;
}
.ldp_emkt_08072024 .slick-dots li button{
  width: 12px;
  height: 12px;
  background: #19182514;
  border-radius: 50%;
}
.ldp_emkt_08072024 .slick-dots li.slick-active button{
  background: #8E66CA;
}
.ldp_emkt_08072024 .slick-dots li button:before{
  content: "";
  width: 12px;
  height: 12px;
}
.ldp_emkt_08072024 .slick-dots{
  bottom: 0px;
}
.ldp_emkt_08072024 .emkt_pro_08072024{
  padding: 120px 0px 0px 0px;
  position: relative;
  z-index: 1;
}
.ldp_emkt_08072024 .emkt_pro_08072024 .emkt_title h2{
  text-align: left;
}
.ldp_emkt_08072024 .emkt_pro_08072024 .pro_bg{
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ldp_emkt_08072024 .emkt_pro_08072024 .nav_ctm_btns_zc2021{
  display: flex;
  align-items: center;
  gap: 24px;
}
.ldp_emkt_08072024 .emkt_pro_08072024 .nav_ctm_btns_zc2021 .slick-arrow{
  cursor: pointer;
}
.ldp_emkt_08072024 .emkt_pro_08072024 .slick-list{
  margin: 56px -20px 0px -20px;
}
.ldp_emkt_08072024 .emkt_pro_08072024 .slick-slide{
  padding: 0px 20px;
}
.ldp_emkt_08072024 .emkt_pro_08072024 .pro_detailds{
  background: #fff;
  border-radius: 30px;
}
.ldp_emkt_08072024 .emkt_pro_08072024 .pro_detailds .wrap_figure figure{
  height: 350px;
  overflow: hidden;
}
.ldp_emkt_08072024 .emkt_pro_08072024 .pro_detailds .wrap_figure figure img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px;
}
.ldp_emkt_08072024 .emkt_pro_08072024 .pro_detailds .wrap_figure figure a{
  position: relative;
}
.ldp_emkt_08072024 .emkt_pro_08072024 .pro_detailds .wrap_figure figure a:before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 100;
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .5) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .5) 100%);
  -webkit-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  -o-transform: skewX(-25deg);
  transform: skewX(-25deg);
  content: "";
  opacity: 0;
  visibility: hidden;
}
.ldp_emkt_08072024 .emkt_pro_08072024 .pro_detailds:hover .wrap_figure figure a:before{
  webkit-animation: imgShine .75s ease-in-out;
  -o-animation: imgShine .75s ease-in-out;
  animation: imgShine .75s ease-in-out;
  opacity: 1;
  visibility: visible;
}
.ldp_emkt_08072024 .emkt_pro_08072024 .pro_detailds .text_widget{
  padding: 32px;
}
.ldp_emkt_08072024 .emkt_pro_08072024 .pro_detailds .text_widget h3{
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0px;
  min-height: 56px;
}
.ldp_emkt_08072024 .emkt_pro_08072024 .pro_detailds .text_widget h3 a{
 color: #27346D; 
}
.ldp_emkt_08072024 .list_price{
  position: relative;
  z-index: 9;
}
.ldp_emkt_08072024 .list_price ul.show_hide_tab{
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin: 56px 0px 0px 0px;
}
.ldp_emkt_08072024 .list_price ul.show_hide_tab li a{
  display: inline-block;
  gap: 8px;
  border-radius: 90px;
  color: #29343D;
  font-size: 18px;
  line-height: 26px;
  box-shadow: 0px 0px 40px 0px #D2C1F833;
  border:1px solid #fff;
  background: #fff;
  padding: 14px 32px;
}
.ldp_emkt_08072024 .list_price ul.show_hide_tab li.current a{
  border: 1px solid #B042A4;
  color: #B042A4;
  font-weight: 600;
}
.ldp_emkt_08072024 .list_price ul.show_hide_tab li a .pink_tooltip,
.ldp_emkt_08072024 .list_price ul.show_hide_tab li.current a .black_tooltip{
  display: none;
}
.ldp_emkt_08072024 .list_price ul.show_hide_tab li.current a .pink_tooltip{
  display: block;
}
.ldp_emkt_08072024 .emkt_service_08072024 .service_detailds,
.ldp_emkt_08072024 .emkt_price_08072024 .price_detailds{margin: 32px 0px 0px 0px;position: relative;z-index: 9;}
.ldp_emkt_08072024 .emkt_service_08072024 .service_ct{
  box-shadow: 0px 0px 40px 0px #D2C1F833;
  background: #fff;
  border-radius: 20px;
  padding: 20px;
}
.ldp_emkt_08072024 .emkt_table .table_title {
  display: flex;
  align-items: center;
}
.ldp_emkt_08072024 .emkt_table .table_inside{
  word-break: break-word;
  flex: 1;
  box-sizing: border-box;
  padding: 20px;
  border: 1px solid #E3ECFF;
  border-right: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ldp_emkt_08072024 .emkt_table .table_title .table_inside{
  text-align: center;
}
.ldp_emkt_08072024 #emkt-service-1 .emkt_table .table_detailds>.table_ct:nth-child(2) .table_inside,
.ldp_emkt_08072024 #emkt-service-2 .emkt_table .table_detailds>.table_ct:nth-child(2) .table_inside{
  border-top: none;
}
.ldp_emkt_08072024 #emkt-service-1 .emkt_table .table_detailds>.table_ct:last-child .table_inside{
  border: none;
  background: transparent;
}
.ldp_emkt_08072024 #emkt-service-2 .emkt_table .table_detailds>.table_ct:last-child .table_inside,
.ldp_emkt_08072024 #emkt-service-3 .emkt_table .table_detailds>.table_ct:last-child .table_inside{
  border: none;
}
.ldp_emkt_08072024 #emkt-service-1 .emkt_table .table_detailds>.table_ct:last-child>.table_inside:last-child{
  border-right: none;
}
.ldp_emkt_08072024 #emkt-service-2 .emkt_table .table_detailds>.table_ct:last-child>.table_inside:last-child{
  border-top: none;
}
.ldp_emkt_08072024 #emkt-service-2 .emkt_table .table_detailds>.table_ct:last-child>.table_inside:nth-child(1),
.ldp_emkt_08072024 #emkt-service-3 .emkt_table .table_detailds>.table_ct:last-child>.table_inside:nth-child(1){
  border-top: none;
  border-left: none;
  background: transparent;
}
.ldp_emkt_08072024 #emkt-service-2 .emkt_table .table_detailds>.table_ct:nth-child(2)>.table_inside:nth-child(1),
.ldp_emkt_08072024 #emkt-service-3 .emkt_table .table_detailds>.table_ct:nth-child(7)>.table_inside:nth-child(1){
  border-left: none;
  border-radius: 0px 0px 0px 10px;
  border-bottom: 1px solid #F5F8FF;
}
.ldp_emkt_08072024 #emkt-service-2 .emkt_table .table_detailds .table_ct>.table_inside:nth-child(1),
.ldp_emkt_08072024 #emkt-service-3 .emkt_table .table_detailds .table_ct>.table_inside:nth-child(1){
  border-left: none;
  border-top: none;
  border-bottom: 1px solid #F5F8FF;
}
.ldp_emkt_08072024 #emkt-service-1 .emkt_table .table_inside{
/*  min-height: 66px;*/
}
.ldp_emkt_08072024 #emkt-service-2 .emkt_table .table_inside,
.ldp_emkt_08072024 #emkt-service-3 .emkt_table .table_inside{
/*  min-height: 90px;*/
}
.ldp_emkt_08072024 .emkt_table .table_detailds .table_ct>.table_inside:last-child{
  border-right: 1px solid #E3ECFF;
}
.ldp_emkt_08072024 .emkt_table .table_title .service_eltit{
  background: transparent;
  border: none;
  padding: 0px;
}
.ldp_emkt_08072024 .emkt_table .service_eltit{
  width: 280px;
  flex: 0 0 280px;
}
.ldp_emkt_08072024 .emkt_table .table_title .service_campaign{
  border-radius: 10px 0px 0px 0px;
  border-left: none;
  border-top: none;
  border-bottom: none;
  border-right: 1px solid #E3ECFF;
}
.ldp_emkt_08072024 .emkt_table .table_title .service_html{
  border-radius: 0px 10px 0px 0px;
  border: none;
}
.ldp_emkt_08072024 .emkt_table .table_title .service_campaign,
.ldp_emkt_08072024 .emkt_table .table_title .service_html{
  background: #F5F8FF;
}
.ldp_emkt_08072024 .emkt_table .table_ct {
  display: flex;
  align-items: stretch;
  position: relative;
  text-align: center;
}
.ldp_emkt_08072024 .emkt_table .table_detailds>.table_ct:last-child{
  border-top: none;
}
.ldp_emkt_08072024 .emkt_table .table_detailds .service_eltit{
  text-align: left;
  background: #F5F8FF;
  justify-content: inherit;
  border-bottom: 1px solid #E3ECFF;
}
.ldp_emkt_08072024 .emkt_table .table_detailds>.table_ct:nth-child(1) .service_eltit{
  border-radius: 10px 0px 0px 0px;
  border: none;
}
.ldp_emkt_08072024 #emkt-service-1 .emkt_table .table_detailds>.table_ct:nth-child(2) .service_eltit{
  border-radius: 0px 0px 0px 10px;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #F5F8FF;
}
.ldp_emkt_08072024 .emkt_table .table_detailds b{
  font-size: 22px;
  line-height: 30px;
  color: #B042A4;
}
.ldp_emkt_08072024 .emkt_service_08072024 .service_btn{
  font-weight: 600;
  color: #fff;
  border-radius: 90px;
  text-align: center;
  background: linear-gradient(242deg, #FF88AC -1.86%, #6159D7 71.47%);
  padding: 12px 39px;
  display: table;
  margin: 0px auto;
}
.ldp_emkt_08072024 .emkt_table .table_title .table_inside{
  color: #1A3689;
}
.ldp_emkt_08072024 .emkt_price_08072024 {
  padding: 120px 0px 0px 0px;
  position: relative;
  z-index: 3;
}
.ldp_emkt_08072024 .emkt_price_08072024 .price_general{
  position: relative;
  z-index: 2;
  padding: 0px 0px 120px 0px;
}
.ldp_emkt_08072024 .emkt_price_08072024 .price_ct{
  position: relative;
  z-index: 9;
}
.ldp_emkt_08072024 .emkt_price_08072024 .price_ct .service_desktop{
  position: relative;
  z-index: 9;
  display: block;
  overflow: auto;
}
.ldp_emkt_08072024 .emkt_price_08072024 .price_ct:before{
  position: absolute;
  content: "";
  background: url(../images/08072024-banggia-bg.png) no-repeat;
  width: 100%;
  height: 100%;
  background-size: 100% 100%;
  top: 0px;
  left: 0px;
}
.ldp_emkt_08072024 .emkt_price_08072024 table{
  width: 100%;
  box-shadow: 0px 0px 40px 0px #D2C1F833;
}
.ldp_emkt_08072024 .emkt_price_08072024 #emkt-price-2 .service_desktop{
}
.ldp_emkt_08072024 .emkt_price_08072024 #emkt-price-2 .price_ct table{
  width: 2200px;
}
.ldp_emkt_08072024 .emkt_price_08072024 table thead tr>th:nth-child(1),
.ldp_emkt_08072024 .emkt_price_08072024 table tbody tr>td:nth-child(1){
  background: #F5F8FF;
  text-align: left;
  padding: 16px 30px;
}
.ldp_emkt_08072024 .emkt_price_08072024 table thead tr>th:nth-child(1){
  border-radius: 20px 0px 0px 0px;
}
.ldp_emkt_08072024 .emkt_price_08072024 table thead tr>th:last-child{
  border-radius: 0px 20px 0px 0px;
}
.ldp_emkt_08072024 .emkt_price_08072024 table tbody>tr:last-child>td:nth-child(1){
  border-radius: 0px 0px 0px 20px;
}

.ldp_emkt_08072024 .emkt_price_08072024 table tbody>tr:last-child>td:nth-child(1)~td{
  padding: 16px 16px 24px 16px;
}

.ldp_emkt_08072024 .emkt_price_08072024 table tbody>tr:last-child>td:last-child{
  border-radius: 0px 0px 20px 0px;
}
.ldp_emkt_08072024 .emkt_price_08072024 table thead tr th,
.ldp_emkt_08072024 .emkt_price_08072024 table tbody tr td{
  padding: 16px;
  background: #fff;
  text-align: center;
}

.ldp_emkt_08072024 .emkt_price_08072024 table thead tr th{
  padding:24px 16px 16px 16px;
}

.ldp_emkt_08072024 .emkt_price_08072024 table thead tr th strong{
  color: #1A3689;
  font-weight: 700;
}
.ldp_emkt_08072024 .emkt_price_08072024 table strong{
  font-weight: 600;
}
.ldp_emkt_08072024 .emkt_price_08072024 table b{
  font-size: 22px;
  line-height: 30px;
  color: #B042A4;
}
.ldp_emkt_08072024 .emkt_price_08072024 .mirabot_translate {
  position: relative;
  width: 88%;
  margin: 0px auto;
}
.ldp_emkt_08072024 .emkt_price_08072024 .default_option {
  border-radius: 90px;
  border: 1px solid #E1E1E1;
  padding: 3px 10px;
  text-align: left;
  display: flex;
  justify-content: center;
  cursor: pointer;
  align-items: center;
  gap: 1px;
}
.ldp_emkt_08072024 .emkt_price_08072024 .default_option li{position: relative;top: 5px;}
.ldp_emkt_08072024 .emkt_price_08072024 .default_option:after {
  content: url(../images/08072024-banggia-arr.png);
  position: relative;
  top: 0px;
  padding: 0px 0px 0px 6px;
}
.ldp_emkt_08072024 .emkt_price_08072024 .select_ul {
  position: absolute;
  background: #fff;
  width: 156px;
  text-align: left;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 10px;
  top: -388px;
  display: none;
  z-index: 99999;
}

.ldp_emkt_08072024 .emkt_price_08072024 #emkt-price-1 .select_ul{
  width: 191px;
}

.ldp_emkt_08072024 .emkt_price_08072024 .select_ul.select_4months{
  top:-130px;
}
.ldp_emkt_08072024 .emkt_price_08072024 .tg_reserve_select .show_choice .select_ul{
  top:initial;
  bottom:42px;
}
.ldp_emkt_08072024 .emkt_price_08072024 .select_ul.showhide_active {
  display: block;
}
.ldp_emkt_08072024 .emkt_price_08072024 .select_ul li span {
  display: inline-block;
  width: 100%;
  padding: 6px 12px;
  border-bottom: 1px solid rgba(241, 242, 243, 1);
  transition: all 0.3s;
  cursor: pointer;
  position: relative;
}
.ldp_emkt_08072024 .emkt_price_08072024 .select_ul li:hover span{
  background: #F5F8FF;
}
.ldp_emkt_08072024 .emkt_price_08072024 .select_ul>li:nth-child(1):hover span{
  border-radius: 10px 10px 0px 0px;
}
.ldp_emkt_08072024 .emkt_price_08072024 .select_ul>li:last-child:hover span{
  border-radius: 0px 0px 10px 10px;
}
.ldp_emkt_08072024 .emkt_price_08072024 .select_ul>li:last-child span{
  border-bottom: none;
}
.ldp_emkt_08072024 .emkt_price_08072024 .select_ul li span p{
  margin: 0px;
  font-size: 14px;
}
.ldp_emkt_08072024 .emkt_price_08072024 .dkn_btn{font-weight: 600;color: #fff;border-radius: 90px;text-align: center;background: linear-gradient(242deg, #FF88AC -1.86%, #6159D7 71.47%);padding: 12px;display: flex;margin: 8px auto 0px auto;width: 88%;justify-content: center;}
.ldp_emkt_08072024 .emkt_service_08072024{
  position: relative;
  z-index: 2;
  padding: 0px 0px 120px 0px;
}
.ldp_emkt_08072024 .emkt_price_08072024 .price_note{
  margin: 16px 0px 0px 0px;
  font-size: 18px;
  line-height: 26px;
}
.ldp_emkt_08072024 .emkt_price_08072024 .price_note ul{
  margin: 4px 0px 0px 0px;
}
.ldp_emkt_08072024 .emkt_price_08072024 .price_note ul li{
  position: relative;
  margin: 0px 0px 4px 0px;
  padding: 0px 0px 0px 24px;
}
.ldp_emkt_08072024 .emkt_price_08072024 .price_note ul>li:last-child{
  margin: 0px;
}
.ldp_emkt_08072024 .emkt_price_08072024 .price_note ul li:before{
  position: absolute;
  content: "";
  background: #29343D;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  top: 11px;
  left: 10px;
}
.ldp_emkt_08072024 .emkt_price_08072024 #emkt-price-2 .container{
  max-width: 1600px;
}
.ldp_emkt_08072024 .emkt_faq_08072024{
  padding: 120px 0px 120px 0px;
  position: relative;
  z-index: 1;
}
.ldp_emkt_08072024 .emkt_faq_08072024 .emkt_title h2{
  text-align: left;
}
.ldp_emkt_08072024 .emkt_faq_08072024 .faq_general{
  display: flex;
  gap: 50px;
}
.ldp_emkt_08072024 .emkt_faq_08072024 .ct_left{width: 43%;}
.ldp_emkt_08072024 .emkt_faq_08072024 .ct_right{width: 57%;display: block;}
.ldp_emkt_08072024 .emkt_faq_08072024 .ct_left figure{
  margin: 96px 0px 0px 0px;
}
.ldp_emkt_08072024 .service_mobile{
  display: none;
}
.ldp_emkt_08072024 .emkt_price_08072024 .price_inside{
  background: #fff;
  padding: 24px;
  border-radius: 20px;
}
.ldp_emkt_08072024 .price_name{
  display: table;
  margin: 0px auto;
  text-align: center;
  color: #1A3689;
  font-size: 16px;
  line-height: 24px;
}
.ldp_emkt_08072024 .price_ecirp{
  display: table !important;
  margin: 16px auto 0px auto !important;
  color: #B042A4 !important;
  font-size: 24px !important;
  line-height: 32px !important;
  padding: 0px !important;
}
.ldp_emkt_08072024 .price_tskt{
  border-top: 1px solid #E3ECFF;
  padding: 8px 0px 0px 0px;
  margin: 24px 0px 0px 0px;
}
.ldp_emkt_08072024 .price_tskt li{
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 13px 0px;
  font-size: 16px;
  line-height: 24px;
}
.ldp_emkt_08072024 .price_tskt li span strong{
  font-weight: 600;
}
.ldp_emkt_08072024 .emkt_price_08072024 .service_mobile .mirabot_translate{
  width: 100%;
  margin: 16px auto 0px auto;
}
.ldp_emkt_08072024 .emkt_price_08072024 .service_mobile .dkn_btn{
  width: 100%;
  margin: 12px auto 0px auto;
}
.ldp_emkt_08072024 .emkt_price_08072024 .service_mobile .default_option:after{
  position: absolute;
  padding: 0px;
  right: 16px;
  top: 10px;
}
.ldp_emkt_08072024 .emkt_price_08072024 .service_mobile .select_ul{
  width: 100%;
  max-height: 190px;
  overflow-x: hidden;
  top: -190px;
}
.ldp_emkt_08072024 .emkt_faq_08072024 .qb_faq_detailds{
  border-radius: 16px;
  background: #fff;
  padding: 20px;
  margin: 0px 0px 12px 0px;
}
.ldp_emkt_08072024 .emkt_faq_08072024 .qb_faq_general>.qb_faq_detailds:last-child{
  margin: 0px;
}
.ldp_emkt_08072024 .emkt_faq_08072024 .qb_faq_info{
  position: relative;
  cursor: pointer;
}
.ldp_emkt_08072024 .emkt_faq_08072024 .qb_faq_info:before {
  position: absolute;
  content: "";
  background: url(../images/08072024-faq-plus-icon.png) no-repeat;
  width: 34px;
  height: 34px;
  top: 0px;
  right: 0px;
  transition: all 0.3s;
}
.ldp_emkt_08072024 .emkt_faq_08072024 .qb_faq_detailds.tg_current .qb_faq_info:before {
  background: url(../images/08072024-faq-minus-icon.png) no-repeat;
}
.ldp_emkt_08072024 .emkt_faq_08072024 .qb_faq_info strong{
 font-size: 18px; 
 line-height: 26px;
 color: #27346D;
 padding: 0px 50px 0px 0px;
 display: block;
}
.ldp_emkt_08072024 .emkt_faq_08072024 .tg_textwidget{
  font-size: 18px;
  line-height: 26px;
  color: #8987A1;
  margin: 12px 0px 0px 0px;
}
.ldp_emkt_08072024 .emkt_faq_08072024 .tg_textwidget p{
  margin: 0px 0px 5px 0px;
}
.ldp_emkt_08072024 .emkt_faq_08072024 .tg_textwidget p:last-child{
  margin: 0px;
}
.ldp_emkt_08072024 .emkt_service_08072024 .service_inside b{
  font-size: 16px;
  line-height: 24px;
  color: #1A3689;
  text-align: center;
  display: table;
  margin: 0px auto;
  text-transform: uppercase;
}
.ldp_emkt_08072024 .emkt_service_08072024 .service_inside ul{
  margin: 24px 0px 0px 0px;
}
.ldp_emkt_08072024 .emkt_service_08072024 .service_inside ul li{
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  border-bottom: 1px solid #E3ECFF;
  font-size: 16px;
}
.ldp_emkt_08072024 .emkt_service_08072024 .service_inside ul>li:nth-child(1){
  border-top: 1px solid #E3ECFF;
}
.ldp_emkt_08072024 .emkt_service_08072024 .service_inside ul li span{
  display: flex;
  background: #F5F8FF;
  padding: 14px 24px;
  align-items: center;
  border-right: 1px solid #E3ECFF;
}
.ldp_emkt_08072024 .emkt_service_08072024 .service_inside ul li p{
  margin: 0px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.ldp_emkt_08072024 .emkt_service_08072024 .service_inside ul li p strong{
  font-size: 18px;
  line-height: 26px;
  color: #B042A4;
}
.ldp_emkt_08072024 .emkt_service_08072024 .service_inside .service_btn{
  width: calc(100% - (24px * 2));
  margin: 24px auto;
}
.ldp_emkt_08072024 .emkt_service_08072024 .service_mobile  .slick-dots{bottom: -36px;}


.section.four {
  position: relative;
  z-index: 3;
}

.section {
  min-height: 100vh;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
}

.section.four .grid-container .grid-x .cell {
  height: calc(100vh - (120px * 2));
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.section.four .grid-container .grid-x .imgs {
  width: 50%;
  height: calc(100vh -(120px* 2));
  top: 0;
  right: 0;
  position: absolute;
}

.section.four .grid-container .grid-x{
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  flex-direction: column;
}

.emkt_advantage_1207{
  padding: 120px 0px 120px 0px;
  background: url(../images/bg_tinhnang_12072024.png) bottom center no-repeat;
  background-attachment: fixed;
  overflow: hidden;
  background-size: cover;
  z-index: 10 !important;
}

.emkt_advantage_1207::before{
  content:"";
  background: url(../images/before_fixed_bg_17072024.png) center center no-repeat;
  background-attachment: fixed;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  pointer-events: none;
  top: 0px;
  left: 0px;
}

.emkt_advantage_1207 .wrap_figure{
  display: none;
}
.emkt_advantage_1207 .grid-padding-x .cell .tg_textwidget{
  width: 100%;
  max-width: 425px;
}

.emkt_advantage_1207 .grid-padding-x .cell .tg_textwidget h4{
  font-size: 40px;
  line-height: 56px;
  color:#27346D;
  font-weight: 600;
  margin: 0px 0px 25px 0px;
}

.emkt_advantage_1207 .grid-padding-x .cell .tg_textwidget p{
  font-size: 22px;
  line-height: 30px;
  margin: 0px;
}

.emkt_advantage_1207  .emkt_title{
  margin: 0px 0px 100px 0px;
}

html.lenis {
 height: auto;
}
.lenis.lenis-smooth {
 scroll-behavior: auto;
}
.lenis.lenis-smooth [data-lenis-prevent] {
 overscroll-behavior: contain;
}
.lenis.lenis-scrolling iframe {
 pointer-events: none;
}
.lenis.lenis-stopped {
 overflow: hidden;
}

.emkt_price_08072024::before {
  content:"";
  background: url(../images/bg-table_price-opt.png) center center;
  width: 100%;
  height: 1080px;
  position: absolute;
  top: 90px;
  left: 0px;
}

.ldp_emkt_08072024 .tg_wrap_login_15072204{
  background: url(../images/08072024-regis-bg.jpg) no-repeat;
  background-size: cover;
  height: 100vh;
}
.ldp_emkt_08072024 .tg_wrap_login_15072204 .login_logo{
  padding: 30px 0px;
}
.ldp_emkt_08072024 .tg_wrap_login_15072204 .login_logo figure{
  display: table;
  margin: 0px auto;
}
.ldp_emkt_08072024 .tg_login_area{
  max-width: 1320px;
  width: 100%;
  margin: 0px auto;
  border-radius: 40px;
  border: 8px solid #fff;
  display: flex;
  align-items: center;
  background: #fff;
}
.ldp_emkt_08072024 .tg_login_area .tg_area_l{
  width: 50%;
  border-radius: 40px;
  padding: 45px 50px;
  background: linear-gradient(263.35deg, rgba(73, 190, 255, 0.3) 28.29%, rgba(200, 82, 255, 0.28) 107.57%);
}
.ldp_emkt_08072024 .tg_login_area .tg_area_r{
  width: 50%;
  padding: 0px 80px;
  position: relative;
}
.ldp_emkt_08072024 .tg_login_area .tg_area_l figure{
  margin: 0px 0px 16px 0px;
}

.ldp_emkt_08072024 .tg_login_area .tg_area_l figure img{
  height: 420px;
  object-fit: contain;
}

.ldp_emkt_08072024 .tg_login_area .tg_area_l ul li{
  position: relative;
  margin: 0px 0px 8px 0px;
  padding: 0px 0px 0px 20px;
}
.ldp_emkt_08072024 .tg_login_area .tg_area_l ul>li:last-child{
  margin: 0px;
}
.ldp_emkt_08072024 .tg_login_area .tg_area_l ul li:before{
  position: absolute;
  content: "";
  background: #29343D;
  width: 4px;
  height: 4px;
  top: 9px;
  left: 7px;
  border-radius: 50%;
}
.ldp_emkt_08072024 .tg_login_area .tg_area_r h2{
 font-weight: 700; 
 color: #27346D;
 font-size: 32px;
 line-height: 40px;
 margin: 0px;
}
.ldp_emkt_08072024 .tg_login_area .tg_area_r .tg_form_register{
  margin: 56px 0px 0px 0px;
}
.ldp_emkt_08072024 .tg_form_register .tg_item_f{
  position: relative;
  margin: 0px 0px 16px 0px;
}
.ldp_emkt_08072024 .tg_form_register>.tg_item_f:last-child{
  margin:0px;
}
.ldp_emkt_08072024 .tg_form_register .tg_item_f label{
  color: #777777;
  font-weight: 400;
  margin: 0px;
  position: absolute;
  transition: all 0.3s;
  top: 15px;
  left: 12px;
  padding: 0px 4px;
}
.ldp_emkt_08072024 .tg_form_register .tg_item_f label.active{
  top: -12px;
  font-weight: 500;
  color: #B042A4;
  font-size: 14px;
  line-height: 22px;
  background:#fff;
}
.ldp_emkt_08072024 .tg_form_register .tg_item_f label.active+input{
  border:1px solid #B042A4;
}
.ldp_emkt_08072024 .tg_form_register .tg_item_f label strong{
  position: relative;
}
.ldp_emkt_08072024 .tg_form_register .tg_item_f input{
  border:1px solid #D9D9D9;
  border-radius: 10px;
  width: 100%;
  padding: 15px;
}
.ldp_emkt_08072024 .tg_form_register .tg_item_f .wrap_item_f_captcha{
  display: flex;
  align-items: center;
  gap: 16px;
  justify-content: space-between;
}
.ldp_emkt_08072024 .tg_form_register .tg_item_f .wrap_item_f_captcha .item_f_l{
  flex-grow: 1;
}
.ldp_emkt_08072024 .tg_area_r .tg_text_note{
  margin: 56px 0px 0px 0px;
  text-align: center;
}
.ldp_emkt_08072024 .tg_area_r .tg_text_note p{
  margin: 0px;
}
.ldp_emkt_08072024 .tg_area_r .tg_text_note .term_btn,
.ldp_emkt_08072024 .tg_area_r .tg_text_note .login_btn{
  color: #B042A4;
}
.ldp_emkt_08072024 .tg_area_r .regis_btn{
  display: table;
  width: 100%;
  margin: 16px auto;
  text-align: center;
  color: #fff;
  background: linear-gradient(63.71deg, #4285F2 13.69%, #FF5E8C 97.86%);
  border-radius: 90px;
  padding: 13px;
  font-weight: 600;
}
.ldp_emkt_08072024 .tg_area_r .close_icon{
  position: absolute;
  cursor: pointer;
  top: 40px;
  right: 80px;
  display: none;
}
.ldp_emkt_08072024 .emkt_pay_img{
  position: relative;
}
.ldp_emkt_08072024 .emkt_pay_img .coin_img{
  position: absolute;
  top: 0px;
  right: 0px;
}

.tg_form_register .tg_reset_ct{
  cursor: pointer;
}

.emkt_advantage_1207 .imgs img{
  height: 375px;
  object-fit: contain;
}

.ldp_emkt_08072024 #emkt-service-3 .price_tskt li span strong{
  margin: 0px 0px 0px 3px;
}

.ldp_emkt_08072024 .emkt_pay_img [class*="tg_xu"]{
  position: absolute;
}

.ldp_emkt_08072024 .emkt_pay_img .tg_xu1{right: 14%;top: 70px;}

.ldp_emkt_08072024 .emkt_pay_img .tg_xu2{top: 240px;right: 5%;}

.ldp_emkt_08072024 .emkt_pay_img .tg_xu3{bottom: 30%;left: 20%;}

.ldp_emkt_08072024 .emkt_pay_img .tg_xu4{bottom: 0px;right: 30%;}


.ldp_emkt_08072024 .emkt_price_08072024 #emkt-price-1 .select_ul>li:nth-child(1) span:before,
.ldp_emkt_08072024 .emkt_price_08072024 #emkt-price-1 .select_ul>li:nth-child(7) span:before{
 position: absolute;
 content: "";
 background: url(../images/08072024-banggia-gift-icon.png) no-repeat;
 width: 15px;
 height: 15px;
 top: 9px;
 right: 100px;
 background-size: contain;
}

.ldp_emkt_08072024 .emkt_pay_08072024 .pay_detailds .col-sm-6:last-child{
  margin: 0px;
}

.reveal-type br{
/*  display: none;*/
}

.ldp_emkt_08072024 .slick-slide{
  height: auto !important;
}

.ldp_emkt_08072024 .tg_cta_dtmp{
  display: flex;
  gap: 20px;
  margin: 40px 0px 0px 0px;
}

.popup_email_08072024  .close_popup{
  top:14px !important;
}

.ldp_emkt_08072024 .tg_btn_type2{
  position: relative;
  overflow: hidden;
}

.ldp_emkt_08072024 .tg_btn_type2 cite{
  z-index: 1;
  font-style: normal;
  position: relative;
}

.ldp_emkt_08072024 .tg_btn_type2:hover cite {
  color:#fff;
}

.ldp_emkt_08072024 .tg_btn_type2::before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 230px;
    height: 200px;
    background: linear-gradient(242deg, #FF88AC -1.86%, #6159D7 71.47%);
    border-color: transparent;
    border-radius: 50%;
    transform: translate(-10px, -70px) scale(0.1);
    opacity: 0;
    transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}

.ldp_emkt_08072024 .tg_btn_type2:hover::before{
    opacity: 1;
    transform-origin: 100px 100px;
    transform: scale(1) translate(-10px, -70px);
}

.ldp_emkt_08072024 .icon_mobile_click{
  display: none !important;
}

.popup_email_08072024 .content_popup{
  border-radius: 10px !important;
}
.ldp_emkt_08072024 .emkt_price_08072024 #emkt-price-2 .service_desktop::-webkit-scrollbar {
  height: 10px;
}

.ldp_emkt_08072024 .emkt_price_08072024 #emkt-price-2 .service_desktop::-webkit-scrollbar-track {
  background: #F2F3F4;
}

.ldp_emkt_08072024 .emkt_price_08072024 #emkt-price-2 .service_desktop::-webkit-scrollbar-thumb {
  background-color: #0066B3;
  border-radius: 90px;
  border: 90px solid #0066B3;
}
.ldp_emkt_08072024 .idtenten_tooltip{
  display: inline-block;
}
.ldp_emkt_08072024 .emkt_service_08072024 .list_price ul.show_hide_tab li a{
  display: flex;
  align-items: center;
  gap: 8px;
}
/*END CSS CONTENT RAU*/
/*CSS RESPONSIVE*/

@media(min-width:1025px) and (max-width:1599px){
      .ldp_emkt_08072024 .emkt_tp .tp_absolute_img .tp_cloud1 {
        left: 410px;
    }
}
  .ldp_emkt_08072024 .emkt_tp .tp_general{
    padding:0px 0px 100px 0px;
  }
  .ldp_emkt_08072024 .emkt_service_08072024{
    padding:0px 0px 100px 0px;
  }
  .ldp_emkt_08072024 .emkt_price_08072024 .price_general{
    padding:0px 0px 100px 0px;
  }
  .ldp_emkt_08072024 .emkt_price_08072024{
    padding:100px 0px 0px 0px;
  }

  .emkt_advantage_1207{
    padding:100px 0px 0px 0px;
  }

  .ldp_emkt_08072024 .emkt_tp .tp_absolute_img{
    width: 60%;
  }
  .ldp_emkt_08072024 .emkt_price_08072024 .dkn_btn{
    width: 100%;
    font-size: 15px;
  }
  .ldp_emkt_08072024 .emkt_price_08072024 table tbody>tr:last-child>td:nth-child(1)~td{
    padding:16px 10px 24px 10px; 
  }
  .ldp_emkt_08072024 .emkt_tp .ct_left{
    padding:40px 0px 0px 0px;
  }
  .ldp_emkt_08072024 .emkt_tp .tp_figure .tp_img{
    padding:20px 24px;
  }
  .ldp_emkt_08072024 .emkt_tp .tp_figure .tp_img strong{font-size: 18px;line-height: 26px;}
  .ldp_emkt_08072024 .emkt_tp .tp_figure .tp_img b{
    font-size: 25px;
    line-height: 32px;
  }
  .ldp_emkt_08072024 .emkt_tp .tp_btn{
    margin: 30px 0px 0px 0px;
  }
  .ldp_emkt_08072024 .emkt_tp .tp_figure{
    margin: 50px 0px 0px 0px;
  }
  .ldp_emkt_08072024 .emkt_pay_08072024 .pay_right{
    width: 50%;
  }
  .ldp_emkt_08072024 .emkt_pay_08072024 .pay_left{
    width: 50%;
  }
  .ldp_emkt_08072024 .emkt_pay_08072024{
    gap: 50px;
  }
  .ldp_emkt_08072024 .emkt_title h2{
    font-size: 46px;
    line-height: 57px;
  }
}

@media (min-width:1025px) and (max-width:1279px){
  .ldp_emkt_08072024 .emkt_tp .tp_absolute_img .tp_cloud1{
    left: 20px;
  }
  .ldp_emkt_08072024 .emkt_tp .ct_left h1{
    font-size: 57px;
    line-height: 66px;
  }
  .ldp_emkt_08072024 .header_top .hh_logo_header{
    max-width: 180px;
  }
  .ldp_emkt_08072024 .tg_login_area .tg_area_r{
    padding: 20px 80px;    
  }
  .ldp_emkt_08072024 .emkt_pay_08072024 .pay_right{
    width: 65%;
  }
  .ldp_emkt_08072024 .emkt_tp .tp_absolute_img{
    right: -10%;
  }
  .ldp_emkt_08072024 .header_top .hh_menu_header{
    padding: 16px;
  }
  .ldp_emkt_08072024 .header_top .hh_menu_header ul.menu{
    gap: 20px;
  }
  .ldp_emkt_08072024 .header_top .hh_menu_header li{
    text-align: center;
  }
  .ldp_emkt_08072024 .header_top .hh_register_btn a{
    padding: 10px 20px;
  }
}

@media (max-width:1024px){
  .ldp_emkt_08072024 .emkt_service_08072024 #emkt-service-3  .service_inside ul,
  .ldp_emkt_08072024 .emkt_service_08072024 #emkt-service-4  .service_inside ul{
    padding: 0px 24px;
  }
  .ldp_emkt_08072024 .emkt_service_08072024 #emkt-service-3  .service_inside ul li,
  .ldp_emkt_08072024 .emkt_service_08072024 #emkt-service-4  .service_inside ul li{display: flex;align-items: center;border:none;gap: 8px;}
  .ldp_emkt_08072024 .emkt_service_08072024 #emkt-service-3 .service_inside ul li span,
  .ldp_emkt_08072024 .emkt_service_08072024 #emkt-service-4 .service_inside ul li span{
    padding: 0px;
    background: transparent;
    border: none;
  }
  .ldp_emkt_08072024 .emkt_service_08072024 #emkt-service-3 .service_inside ul li b,
  .ldp_emkt_08072024 .emkt_service_08072024 #emkt-service-4 .service_inside ul li b{

  }
  .ldp_emkt_08072024 .emkt_service_08072024 .service_inside ul li p{
    padding: 0px 24px 0px 0px;
  }
  .ldp_emkt_08072024 .emkt_service_08072024 .service_inside b{
    padding: 24px 0px 0px 0px;
  }
  .ldp_emkt_08072024 .emkt_service_08072024 .service_ct{
    padding: 0px;
  }
  .ldp_emkt_08072024 .tg_login_area .tg_area_r{
    width: 100%;
  }
  .ldp_emkt_08072024 .tg_login_area .tg_area_l{
    display: none;
  }
  .emkt_advantage_1207{
    min-height: inherit;
    background-size: cover !important;
    opacity: 1 !important;
  }
  .emkt_advantage_1207 .emkt_title{
    margin: 0px 0px 32px 0px;
  }
  .section.four .grid-container .grid-x{
    display: inherit;
  }
  .ldp_emkt_08072024 .emkt_advantage_1207 .slick-list{
    padding: 0px 0px 30px 0px;
  }
  .section.four .grid-container .grid-x .cell{
    height: inherit;
    display: inherit;
  }
  .section.four .grid-container .grid-x .imgs{
    display: none !important;
  }
  .emkt_advantage_1207 .wrap_figure{
    display: block;
  }
  .ldp_emkt_08072024 .emkt_price_08072024 .slick-slide,
  .ldp_emkt_08072024 .emkt_service_08072024 .slick-slide,
  .ldp_emkt_08072024 .emkt_advantage_1207 .slick-slide{
    padding: 0px 10px;
    height: auto;
  }
  .ldp_emkt_08072024 .emkt_price_08072024 .slick-list,
  .ldp_emkt_08072024 .emkt_service_08072024 .slick-list,
  .ldp_emkt_08072024 .emkt_advantage_1207 .slick-list{
    margin: 0px -10px;
  }
  .ldp_emkt_08072024 .emkt_tp .tp_figure{
    margin: 32px 0px 0px 0px;
  }
  .ldp_emkt_08072024 .emkt_pro_08072024 .slick-list{
    padding: 0px 0px 40px 0px;
    margin: 24px -20px 0px -20px;
  }
  .ldp_emkt_08072024 .emkt_pro_08072024 .pro_detailds .text_widget{
    padding: 20px;
  }
  .ldp_emkt_08072024 .emkt_pro_08072024 .pro_detailds .wrap_figure figure{
    height: 290px;
  }
  .ldp_emkt_08072024 .emkt_faq_08072024 .ct_left figure{
    display:none;
  }
  .ldp_emkt_08072024 .emkt_faq_08072024 .ct_right{
    width:100%;
  }
  .ldp_emkt_08072024 .emkt_faq_08072024 .ct_left{
    width:100%;
  }
  .ldp_emkt_08072024 .emkt_faq_08072024 .faq_general{
    flex-direction: column;
    gap: 32px;
  }
  .ldp_emkt_08072024 .emkt_client_08072024 .client_detailds span br{
    display: none;
  }
  .ldp_emkt_08072024 .emkt_pay_08072024 .pay_detailds{
    margin: 32px 0px 0px 0px;
  }
  .ldp_emkt_08072024 .emkt_partner_08072024 .slick-list{
    padding: 0px 15% 24px 0px;
  }
  .ldp_emkt_08072024 .emkt_partner_08072024 .partner_bottom{
    display: block;
  }
  .ldp_emkt_08072024 .emkt_partner_08072024 .partner_top{
    display: none;
  }
  .ldp_emkt_08072024 .emkt_partner_08072024 .partner_general{
    margin: 32px 0px 0px 0px;
  }
  .ldp_emkt_08072024 .client_partner_bg:before{
    display: none;
  }
  .ldp_emkt_08072024 .client_partner_bg:after{
    display:none;
  }
  .ldp_emkt_08072024 .emkt_client_08072024 .client_general{
    margin: 32px 0px 0px 0px;
  }
  .ldp_emkt_08072024 .emkt_fit_08072024 .ct_left ul{
    margin: 32px 0px 0px 0px;
  }
  .ldp_emkt_08072024 .emkt_fit_08072024 .ct_right{
    width: 100%;
  }
  .ldp_emkt_08072024 .emkt_fit_08072024 .ct_right figure{
    display: table;
    margin: 0px auto;
  }
  .ldp_emkt_08072024 .emkt_fit_08072024 .ct_left{
    width: 100%;
  }
  .ldp_emkt_08072024 .emkt_fit_08072024 .fit_general{
    flex-direction: column;
    gap: 32px;
  }
  .ldp_emkt_08072024 .emkt_price_08072024 .price_note{
    margin: 48px 0px 0px 0px;
    font-size: 14px;
    line-height: 22px;
  }
  .ldp_emkt_08072024 .emkt_pay_08072024 .pay_right{
    width: 100%;
  }
  .ldp_emkt_08072024 .emkt_pay_08072024 .pay_left{
    width:100%;
  }
  .ldp_emkt_08072024 .emkt_pay_08072024{
    flex-direction: column;
    gap: 32px;
  }
  .ldp_emkt_08072024 .emkt_tp .tp_absolute_img{
    display:none;
  }
  .ldp_emkt_08072024 .emkt_tp .tp_bg .ct_right{
    display: block;
    order: 1;
  }
  .ldp_emkt_08072024 .emkt_tp .tp_bg .ct_left{
    width: 100%;
    order: 2;
    padding: 0px;
  }
  .ldp_emkt_08072024 .emkt_tp .tp_bg{
    flex-direction: column;
    gap: 24px;
  }
  .ldp_emkt_08072024 .header_top{
    padding: 20px 0px;
    display: block;
  }
  .ldp_emkt_08072024 .header_top .hh_register_btn{
    display:none
  }
  .ldp_emkt_08072024 .emkt_price_08072024 .emkt_title{
    padding: 0px 15px;
  }
  .ldp_emkt_08072024 .emkt_price_08072024:before{
    position: absolute;
    content: "";
    background: url(../images/08072024-banggia-bg-mobile.png) no-repeat;
    width: 100%;
    height: 100%;
    background-size: cover;
    top: 0px;
    left: 0px;
  }
  .ldp_emkt_08072024 .emkt_price_08072024 .price_ct:before{
    display: none;
  }
  .ldp_emkt_08072024 .emkt_price_08072024 .price_bg .slick-dots{
    bottom: -35px;
  }
  .ldp_emkt_08072024 .slick-dots li{
    width: 8px;
    height: 8px;
    margin: 0px 6px;
  }
  .ldp_emkt_08072024 .slick-dots li button{
    width: 8px;
    height: 8px;
  }
  .ldp_emkt_08072024 .slick-dots li button:before{
    width: 8px;
    height: 8px;
  }
  .ldp_emkt_08072024 .service_mobile{
    display: block;
  }
  .ldp_emkt_08072024 .service_desktop{
    display: none !important;
  }
  .ldp_emkt_08072024 .header_top .hh_menu_header{
    display: none;
  }
}

@media (min-width:768px) and (max-width:1024px){
 .ldp_emkt_08072024 .emkt_pay_img [class*="tg_xu"]{
  max-width: 40px;
}
.ldp_emkt_08072024 .emkt_tp .tp_btn{
  padding:13px 16px;
}
.ldp_emkt_08072024 .emkt_title span{
  font-size: 15px;
  line-height: 23px;
}
.ldp_emkt_08072024 .emkt_faq_08072024 .tg_textwidget{
  font-size: 16px;
  line-height: 23px;
}
.ldp_emkt_08072024 .emkt_client_08072024 .client_detailds b{font-size: 16px;display: table;margin: 10px auto 0px auto;}
.ldp_emkt_08072024 .emkt_client_08072024 .client_detailds ul{

}
.ldp_emkt_08072024 .emkt_client_08072024 .client_detailds span{

}
.ldp_emkt_08072024 .emkt_fit_08072024 .ct_left ul li{

}
.ldp_emkt_08072024 .emkt_pro_08072024 .pro_detailds .text_widget h3{font-size: 16px;line-height: 25px;}
.ldp_emkt_08072024 .emkt_faq_08072024 .tg_textwidget{

}
.ldp_emkt_08072024 .list_price ul.show_hide_tab li a{
  font-size: 13px;
  padding: 10px 20px;
}
.ldp_emkt_08072024 .emkt_pay_08072024 .pay_ct .text_widget strong{font-size: 21px;line-height: 30px;}
.ldp_emkt_08072024 .emkt_pay_08072024 .pay_ct .text_widget span{font-size: 16px;line-height: 25px;}
.ldp_emkt_08072024 .emkt_tp .tp_bg .ct_left{width: 55%;}
.ldp_emkt_08072024 .emkt_tp .tp_bg .ct_right{
  width: 45%;
}
.emkt_advantage_1207 .wrap_figure img {
  height: 375px;
  object-fit: contain;
  display: table;
  margin: 0px auto;
}
.emkt_advantage_1207 .grid-padding-x .cell .tg_textwidget{
  margin: 0px auto;
}
.ldp_emkt_08072024 .emkt_fit_08072024 .emkt_title h2 br{
  display: none;
}
.ldp_emkt_08072024 .emkt_fit_08072024 .ct_left ul li{
  margin:0px 0px 15px 0px;
  font-size: 16px;
  line-height: 22px;
}
.ldp_emkt_08072024 .emkt_fit_08072024 .fit_general{
  flex-direction: row;
}
.ldp_emkt_08072024 .emkt_tp .tp_figure .tp_img strong{
  font-size: 14px;
  line-height: 24px;
}
.ldp_emkt_08072024 .emkt_pay_08072024 .pay_detailds .col-sm-12, .ldp_emkt_08072024 .emkt_pay_08072024 .pay_detailds .col-sm-6{
  width: 100%;
  margin: 0px 0px 5px 0px;
}

.ldp_emkt_08072024 .emkt_tp .tp_figure .tp_img{
  padding:15px 20px;
}

.ldp_emkt_08072024 .emkt_tp .ct_left .tp_tl{font-size: 21px;line-height: 30px;}
.ldp_emkt_08072024 .emkt_tp .tp_figure .tp_img b{font-size: 20px;}
.ldp_emkt_08072024 .emkt_tp .ct_left p br{
  display: none;
}
.ldp_emkt_08072024 .emkt_tp .tp_bg{
  flex-direction: row-reverse;
}
.ldp_emkt_08072024 .tg_area_r .close_icon{
  display: block;
}
.ldp_emkt_08072024 .emkt_service_08072024{
  padding: 80px 0px;
}
.emkt_advantage_1207 .grid-padding-x .cell .tg_textwidget p{
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}
.emkt_advantage_1207 .grid-padding-x .cell .tg_textwidget h4{
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  margin: 30px 0px 12px 0px;
}
.emkt_advantage_1207{
  padding: 80px 0px;
}
.ldp_emkt_08072024 .list_price ul.show_hide_tab{
  margin: 32px 0px 0px 0px;
}
.ldp_emkt_08072024 .emkt_tp .tp_general{
  margin: 0px;
  padding: 0px;
}
.ldp_emkt_08072024 .emkt_faq_08072024{
  padding: 80px 0px;
}
.ldp_emkt_08072024 .emkt_client_08072024{
  padding: 80px 0px 0px 0px;
}
.ldp_emkt_08072024 .emkt_partner_08072024{
  padding: 80px 0px 0px 0px;
}
.ldp_emkt_08072024 .emkt_fit_08072024{
  padding: 80px 0px 0px 0px;
}
.ldp_emkt_08072024 .emkt_price_08072024 .price_general{
  padding: 0px 0px 80px 0px;
}
.ldp_emkt_08072024 .emkt_price_08072024{
  padding: 80px 0px 0px 0px;
}
.ldp_emkt_08072024 .emkt_pay_08072024{
  padding: 80px 0px 0px 0px;
  flex-direction: row;
}
.ldp_emkt_08072024 .emkt_tp .ct_left h1{
  font-size: 42px;
  line-height: 48px;
}
.ldp_emkt_08072024 .emkt_tp .ct_left span{
  font-size: 28px;
  line-height: 36px;
}
.ldp_emkt_08072024 .emkt_title h2{
  font-size: 28px;
  line-height: 38px;
}
}

@media (max-width:767px){
  .ldp_emkt_08072024 .emkt_price_08072024 .service_mobile .select_ul{
    top:-144px;
  }
  .ldp_emkt_08072024 .emkt_service_08072024 .list_price ul.show_hide_tab{
  width: 500px;
}
  .ldp_emkt_08072024 .emkt_service_08072024 .list_price ul.show_hide_tab{
    display: flex;
    gap: 12px;
  }
  .ldp_emkt_08072024 .tg_cta_dtmp{
    margin: 20px 0px 0px 0px;
  }
  .ldp_emkt_08072024 .emkt_tp{
    padding: 100px 0px 60px 0px;
  }
  .ldp_emkt_08072024 .emkt_pro_08072024{
    padding:60px 0px 0px 0px;
  }
  .ldp_emkt_08072024 .emkt_pay_img [class*="tg_xu"]{
    max-width: 35px;
  }
  .ldp_emkt_08072024 .emkt_pay_img{
    max-width: 400px;
  }
  .ldp_emkt_08072024 .emkt_tp .tp_bg .ct_right{
    max-width: 400px;
    margin: 0px auto;
  }
  .emkt_advantage_1207 {
    z-index: 1 !important;
  }
  .ldp_emkt_08072024 .tg_area_r .tg_text_note p br{
    display:none
  }
  .ldp_emkt_08072024 .tg_form_register .tg_item_f label{
    top: 12px;
  }
  .ldp_emkt_08072024 .tg_form_register .tg_item_f input{
    padding: 12px;
  }
  .ldp_emkt_08072024 .tg_area_r .close_icon{
    top: 28px;
    right: 16px;
    display: block;
  }
  .ldp_emkt_08072024 .tg_wrap_login_15072204{
    height: 100%;
  }
  .ldp_emkt_08072024 .tg_login_area{
    border-radius: 0px;
    border:none;
  }
  .ldp_emkt_08072024 .tg_wrap_login_15072204 .login_logo{
    display: none;
  }
  .ldp_emkt_08072024 .tg_login_area .tg_area_r h2{
    font-size: 28px;
    line-height: 36px;
  }
  .ldp_emkt_08072024 .tg_login_area .tg_area_r{
    padding: 80px 16px;
  }
  .ldp_emkt_08072024 .emkt_service_08072024{
    padding: 60px 0px 100px 0px;
  }
  .emkt_advantage_1207 .grid-padding-x .cell .tg_textwidget p{
    font-size: 14px;
    line-height: 22px;
    text-align: center;
  }
  .emkt_advantage_1207 .grid-padding-x .cell .tg_textwidget h4{
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    margin: 20px 0px 12px 0px;
  }
  .emkt_advantage_1207{
    padding: 60px 0px;
    background: url(../images/08072024-tienich-bg-mobile.png) no-repeat;
  }
  .ldp_emkt_08072024 .emkt_pro_08072024 .nav_ctm_btns_zc2021{
    display: none;
  }
  .ldp_emkt_08072024 .emkt_faq_08072024{
    padding: 60px 0px;
  }
  .ldp_emkt_08072024 .emkt_faq_08072024 .qb_faq_info:before{
    top:50%;
    margin:-17px 0px 0px 0px;
  }
  .ldp_emkt_08072024 .emkt_faq_08072024 .qb_faq_detailds.tg_current .qb_faq_info:before{
    top: 0px;
    margin: 0px;
  }
  .ldp_emkt_08072024 .emkt_faq_08072024 .qb_faq_detailds{
    padding: 16px;
  }
  .ldp_emkt_08072024 .emkt_faq_08072024 .tg_textwidget{
    font-size: 14px;
    line-height: 22px;
  }
  .ldp_emkt_08072024 .emkt_faq_08072024 .qb_faq_info strong{
    font-size: 14px;
    line-height: 22px;
  }
  .ldp_emkt_08072024 .emkt_service_08072024 .list_price{

    display: block;
    overflow: auto;
  }
  .ldp_emkt_08072024 .emkt_service_08072024 .list_price ul.show_hide_tab{
    width: 730px;
  }
  .ldp_emkt_08072024 .emkt_service_08072024 .list_price::-webkit-scrollbar { width: 0 !important }
.ldp_emkt_08072024 .emkt_service_08072024 .list_price { scrollbar-width: none; }
.ldp_emkt_08072024 .emkt_service_08072024 .list_price { -ms-overflow-style: none; }
/*  .ldp_emkt_08072024 .emkt_service_08072024 .list_price ul.show_hide_tab{
  display: inherit;
  align-items: inherit;
  justify-content: inherit;
}
.ldp_emkt_08072024 .list_price ul.show_hide_tab li a{
  display: inline-block;
  border-radius: 90px;
  color: #29343D;
  font-size: 18px;
  line-height: 26px;
  box-shadow: 0px 0px 40px 0px #D2C1F833;
  border:1px solid #fff;
  background: #fff;
  padding: 14px 32px;
}
.ldp_emkt_08072024 .list_price ul.show_hide_tab li.current a{
  border: 1px solid #B042A4;
  color: #B042A4;
  font-weight: 600;
}*/

.ldp_emkt_08072024 .emkt_client_08072024{
  padding: 60px 0px 0px 0px;
}
.ldp_emkt_08072024 .emkt_partner_08072024 figure{

}
.ldp_emkt_08072024 .emkt_partner_08072024{
  padding: 60px 0px 0px 0px;
}
.ldp_emkt_08072024 .emkt_client_08072024 .client_general .slick-list{
  padding: 0px 0px 32px 0px;
}
.ldp_emkt_08072024 .emkt_client_08072024 .client_detailds ul li img{
  max-width: 24px;
  width: 100%;
}
.ldp_emkt_08072024 .emkt_client_08072024 .client_detailds ul{
  margin: 16px 0px 0px 0px;
  gap: 12px;
}
.ldp_emkt_08072024 .emkt_client_08072024 .client_detailds b{
  margin: 20px auto 0px auto;
  font-size: 16px;
  line-height: 24px;
}
.ldp_emkt_08072024 .emkt_fit_08072024 .ct_left ul li{
  font-size: 14px;
  line-height: 22px;
  padding: 0px 0px 0px 36px;
  margin: 0px 0px 16px 0px;
}
.ldp_emkt_08072024 .emkt_fit_08072024{
  padding: 60px 0px 0px 0px;
}
.ldp_emkt_08072024 .emkt_price_08072024 .price_general{
  padding: 0px 0px 60px 0px;
}
.ldp_emkt_08072024 .emkt_price_08072024{
  padding: 40px 0px 0px 0px;
}
.ldp_emkt_08072024 .emkt_pay_08072024 .pay_ct .text_widget span{
  font-size: 14px;
  line-height: 22px;
}
.ldp_emkt_08072024 .emkt_pay_08072024 .pay_ct .text_widget strong{
  font-size: 18px;
  line-height: 26px;
}
.ldp_emkt_08072024 .emkt_pay_08072024 .pay_ct .wrap_figure figure img{
  width: 60%;
}
.ldp_emkt_08072024 .emkt_pay_08072024 .pay_ct .wrap_figure figure{
  width: 72px;
  height: 72px;
}
.ldp_emkt_08072024 .emkt_pay_08072024{
  padding: 0px 0px 0px 0px;
}
.ldp_emkt_08072024 .emkt_tp .tp_general{
  margin: 0px;
  padding: 0px;
}
.ldp_emkt_08072024 .emkt_tp .tp_figure .tp_img{
  padding: 16px;
  border-radius: 20px;
}
.ldp_emkt_08072024 .emkt_tp .tp_figure .tp_img b{
  font-size: 16px;
  line-height: 24px;
}
.ldp_emkt_08072024 .emkt_tp .tp_figure .tp_img strong{
  font-size: 14px;
  line-height: 22px;
}
.ldp_emkt_08072024 .emkt_tp .tp_figure .tp_img figure{
  max-width: 64px;
  width: 100%;
}
.ldp_emkt_08072024 .emkt_tp .tp_btn{
  margin: 0px;
  width: 100%;
  padding: 13px 17px;
}
.ldp_emkt_08072024 .emkt_tp .ct_left p br{
  display:none;
}
.ldp_emkt_08072024 .emkt_tp .ct_left p{
  font-size: 16px;
  line-height: 24px;
}
.ldp_emkt_08072024 .emkt_tp .ct_left .tp_tl{
  font-size: 22px;
  line-height: 30px;
}
.ldp_emkt_08072024 .emkt_tp .ct_left h1{
  font-size: 40px;
  line-height: 48px;
}
.ldp_emkt_08072024 .emkt_tp .ct_left span{
  font-size: 28px;
  line-height: 36px;
}
.ldp_emkt_08072024 .header_top .hh_logo_header figure{
  max-width: 192px;
  width: 100%;
}
.ldp_emkt_08072024 .list_price ul.show_hide_tab{
  margin: 32px 0px 0px 0px;
}
.ldp_emkt_08072024 .emkt_title span{
  font-size: 14px;
  line-height: 22px;
  margin: 8px 0px 0px 0px;
  display: inherit;
  text-align: left;
}
.ldp_emkt_08072024 .emkt_title h2{
  font-size: 28px;
  line-height: 36px;
  text-align: left;
}
.ldp_emkt_08072024 .emkt_title h2 br{
  display:none;
}
.ldp_emkt_08072024 .emkt_price_08072024  .list_price{
  padding: 0px 15px;
}
.ldp_emkt_08072024 .list_price ul.show_hide_tab{
  display: grid;
  grid-gap: 12px;
}
.ldp_emkt_08072024 .emkt_price_08072024 .list_price ul.show_hide_tab{
 grid-template-columns: repeat(2, minmax(0, 1fr));
}
.ldp_emkt_08072024 .emkt_service_08072024 .list_price ul.show_hide_tab{
 grid-template-columns: repeat(3, minmax(0, 1fr));
}
.ldp_emkt_08072024 .list_price ul.show_hide_tab li a{
  font-size: 14px;
  line-height: 22px;
  padding: 12px 16px;
  width: 100%;
  text-align: center;
}
.ldp_emkt_08072024{
  font-size: 14px;
  line-height: 22px;
}
}
/*END CSS RESPONSIVE*/
