html,
body {
  font-family: "Roboto", "Noto Sans Thai", "Noto Sans Thai Bold", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-variant-ligatures: common-ligatures;
  -webkit-print-color-adjust: exact;
}

a {
  transition: all 0.3s;
}

a:focus,
a:hover {
  text-decoration: none;
  outline: none;
}

p {
  font-family: "Roboto", "Noto Sans Thai", "Noto Sans Thai Bold", sans-serif;
}

h4 {
  font-family: "Roboto", "Noto Sans Thai", "Noto Sans Thai Bold", sans-serif !important;
}

.card {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: 0.3s;
  padding: 30px;
}

.n-pl {
  padding-left: 0;
}

.n-pr {
  padding-right: 0;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-25 {
  margin-top: 43px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-120 {
  margin-top: 120px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-45 {
  margin-bottom: 45px;
}

.pl-5 {
  padding-left: 5px;
}

.pr-5 {
  padding-right: 5px;
}

.pr-10 {
  padding-right: 10px;
}

.pl-10 {
  padding-left: 10px;
}

.pl-15 {
  padding-left: 15px;
}

.pl-20 {
  padding-left: 20px;
}

.pt-40 {
  padding-top: 40px;
}

.pt-60 {
  padding-top: 60px;
}

.n-pl {
  padding-left: 0;
}

.bg-light {
  background: #edf2fb;
}

.bg-light-gray {
  background: #f5f5f5;
}

.bg-gray {
  background: #f4f5f6 !important;
}

.bg-darkgray {
  background: #eee;
}

.text-sky {
  color: #97e2fd;
}

.text-lightsky {
  color: #5fc3e6 !important;
}

.text-lightgreen {
  color: #86cf5c !important;
}

.text-orange {
  color: #fbb996;
}

.text-lightorange {
  color: #ff9376 !important;
}

.text-oranges {
  color: #f37e2f;
}

.text-purple {
  color: #b385ff !important;
}

.text-green {
  color: #1fb968;
}

.text-lightpink {
  color: #ff8ebe !important;
}

.text-left {
  text-align: left !important;
}

.top_ver {
  vertical-align: top !important;
}

.br-bt {
  border-bottom: 1px solid #ddd !important;
}

.content_date_set span {
  position: relative;
  top: -5px;
  font-size: 11px;
}

.btn-orange {
  background: #f37e2f;
  color: #fff;
  font-family: Roboto, sans-serif;
}

.btn-green {
  background: #1fb968;
  color: #fff;
}

.btn-mint {
  background: #00b2c0;
  color: #fff;
}

.btn-blue {
  background: #0390d5;
  color: #fff;
}

.btn-purple {
  background: #4c86fb;
  color: #fff;
}

.btn-dark-blue {
  background: #1a4e93;
  color: #fff;
}

.btn-back {
  border-bottom: 2px solid #1152cc;
  font-size: 16px;
  color: #333;
  padding: 15px;
  transition: .2s;
}

.btn-back:hover {
  color: #1152cc;
}

.n-p {
  padding: 0;
}

.n-p-l {
  padding-left: 0;
}

.n-p-r {
  padding-left: 0;
}

#header {
  background: #fff;
}

#header #top-menu {
  border-bottom: 1px solid #3f3f40;
  padding-right: 0;
}

#header #menu .navbar-default {
  background-color: inherit;
  border: 0;
  font-family: Noto Sans Thai, sans-serif;
  margin-bottom: 0;
}

#header #menu .navbar-default .collapse {
  padding-right: 0;
}

#header {
  /* border-bottom: 1px solid #e5e5e5; */
}

#header #logo {
  /*👉margin-top: 18px;
  margin-bottom: 15px;👈*/
  margin-top: 0px;
  margin-bottom: 0px;
  height: 80px;
  padding: 10px;
}

#header #logo img {
  /*👉 max-height: 62px;👈*/
  /*👉 padding-right: 25px;
  padding-left: 25px;👈*/
}

.video-btn-box {
  cursor: pointer;
}

.blog_detail_editor *:not(.blog_tag_set, .row) {
  white-space: break-spaces !important;
}

/*------------------------- Button style -------------------------*/
.btn-getstarted {
  color: #FFFFFF;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 7px;
  padding: 10px 45px;
  gap: 10px;
  text-align: center;
  cursor: pointer;
  width: 100%;
  max-width: max-content;
  min-width: fit-content;
}

#home_banner_2022 .btn-getstarted {
  background: #4B62E6;
  box-shadow: 0px 5px 20px rgba(1, 114, 255, 0.2);
}

#home_banner_2022 .btn-getstarted {
  background: #6040D7;
  box-shadow: 12px 12px 35px rgba(96, 64, 215, 0.1);
}

#platform_banner_2022 .btn-getstarted {
  background: #0085A3;
  box-shadow: 12px 12px 35px rgba(96, 64, 215, 0.1);
}

/*------------------------- #End Button style -------------------------*/

/*------------------------- #Banner style -------------------------*/
h1.banner_title {
  font-family: "Poppins", "Noto Sans Thai", "Noto Sans Thai Bold", sans-serif;
  font-size: 58px;
  line-height: 1.4;
  word-break: break-word;
}

.banner_text {
  margin-bottom: 35px;
  font-size: 20px;
  line-height: 1.6;
  word-break: break-word;
}

@media all and (max-width: 1024px) {
  h1.banner_title {
    font-size: 44px;
    line-height: 1.2;
  }

  .banner_text {
    font-size: 18px;
    line-height: 1.4;
  }
}

@media all and (max-width: 768px) {
  h1.banner_title {
    font-size: 36px;
    line-height: 1.2;
  }

  .banner_text {
    font-size: 18px;
    line-height: 1.2;
  }

  #customer_quotes .quote_symbol {
    margin-bottom: 23px !important;
  }

  #customer_quotes .quote_symbol.quote_left {
    position: absolute;
    right: -100px;
    bottom: 100px;
  }
}

@media all and (max-width: 562px) {
  h1.banner_title {
    font-size: 32px;
  }

  .banner_text {
    font-size: 16px;
  }
}

@media (max-width: 376px) {
  h1.banner_title {
    font-size: 26px;
  }

  .banner_text {
    font-size: 16px;
  }
}

/*------------------------- #End Banner style -------------------------*/

.section_title {
  font-family: "Poppins", "Noto Sans Thai", "Noto Sans Thai Bold", sans-serif;
  font-weight: 700 !important;
}

@media only screen and (max-width: 1367px) {
  #header #logo {
    margin-top: 23px;
  }
}

@media only screen and (max-width: 1200px) {
  #header #logo {
    margin-top: 24px;
  }
}

@media only screen and (max-width: 1100px) {
  #header #logo {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 1440px) {
  #header #logo {
    margin-top: 20px;
  }
}

@media only screen and (max-width: 1920px) {
  #header #logo {
    margin-top: 0px;
  }

  .nav-main .sub-menu-new {
    margin-top: -14.6px !important;
    z-index: 9999999999;
  }
}

@media only screen and (max-width: 1024px) {
  .academy-site-header .academy-main-nav>li>a {
    padding-left: 5px;
    padding-right: 5px;
  }

  .academy-header-middle .site-title img {
    max-width: 100%;
  }

  .academy-slot-l {
    width: 20%;
  }

  .academy-site-header .academy-menu {
    margin-left: -80px;
  }
}

@media only screen and (max-width: 1080px) {
  .academy-site-header .academy-main-nav>li>a {
    padding-left: 5px;
    padding-right: 5px;
  }

  .academy-header-middle .site-title img {
    max-width: 100%;
  }

  .academy-slot-l {
    width: 22%;
  }

  .academy-site-header .academy-menu {
    margin-left: -40px;
  }
}

@media only screen and (max-width: 1280px) {
  .academy-site-header .academy-main-nav>li>a {
    padding-left: 10px;
    padding-right: 10px;
  }

  .academy-header-middle .site-title img {
    max-width: 100%;
  }

  .academy-slot-l {
    width: 22%;
  }

  .academy-site-header .academy-menu {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 1360px) {
  .academy-header-middle .site-title img {
    max-width: 100%;
  }

  .academy-slot-l {
    width: 22%;
  }

  .academy-site-header .academy-menu {
    margin-left: 5px;
  }
}

#menu_login {
  padding-bottom: 15px;
}

#header #main-menu .navbar-nav>li>a {
  padding-bottom: 30px;
}

#header #menu #top-menu .navbar-default .navbar-nav>li>a {
  color: #616161;
  font-family: Noto Sans Thai, sans-serif;
  font-size: 14px;
}

#header #menu #top-menu .navbar-default .navbar-nav>li>a>.fa {
  color: #cfcfcf;
}

#header #top-menu .top-search {
  max-width: 250px;
}

#header #top-menu .top-search .form-control {
  border-right: 0;
  box-shadow: none;
}

#menu_top ul>li>a.menu_top_item span {
  transition: all 0.6s;
}

#menu_top ul>li>a.menu_top_item:hover span {
  color: #ed0000;
}

#header #top-menu .top-search .input-group-btn .btn {
  border-left: 0;
}

ul.socail-nav>li>a {
  padding: 15px 10px !important;
}

#header #main-menu .navbar-nav>li>a,
#header #main-menu-login .navbar-nav>li>a {
  color: #202124;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 17px;
  padding-left: 20px;
  padding-right: 20px;
}

#header #main-menu .navbar-nav>li>a:focus,
#header #main-menu-login .navbar-nav>li>a:focus {
  background: 0 0;
}

#header #main-menu .navbar-nav>li>a:hover,
#header #main-menu-login .navbar-nav>li>a:hover {
  background-color: transparent;
  color: #fff;
}

#header #main-menu .navbar-nav>li:hover>a {
  color: #007aff;
}

#header #main-menu .navbar-nav>li.penci-mega-menu:hover>a {
  color: #fff;
}

#header #main-menu .navbar-nav>li>a.active,
#header #main-menu-login .navbar-nav>li>a.active {
  color: #007aff;
}

#menu_main .subs-menu h3 {
  font-family: Roboto, sans-serif;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
}

#menu_main .subs-menu p {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  color: #fff;
}

.sub_content_menu h4 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  margin-top: 0;
  line-height: 22px;
}

.sub_content_list {
  /* padding-top: 20px; */
  /* border-left: 2px solid #0353a6; */
  transition: all 0.3s;
}

.img_sub_menu {
  padding-left: 0;
}

#menu_main .subs-menu p.sub_txt_menu {
  margin-bottom: 40px;
}

#menu_main .subs-menu p.sub_text_head_menu {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  color: #b8c0cf;
}

.sub_content_menu {
  padding: 0;
  padding: 20px 0;
  max-width: 1296px;
}

.sub_content_menu>p {
  color: #0052CC;
  font-weight: 500;
  font-size: 16px;
}

.sub_content_menu a:hover .sub_content_list {
  background: rgba(231, 240, 252, 0.55);
  border-radius: 5px;
  /* border-left: 2px solid #5adcca; */
}

.sub_content_menu a.active .sub_content_list {
  background: rgba(231, 240, 252, 0.55);
  border-radius: 5px;
  /* border-left: 2px solid #5adcca; */
}


.sub_content_menu .sub_content_title {
  font-weight: 500;
  font-size: 15px;
  color: #202124;
}

.sub_content_menu a:hover .sub_content_title {
  text-decoration-line: underline;
}

.sub_content_menu a.active .sub_content_title {
  text-decoration-line: underline;
}

.ic_sub_active {
  display: none;
}

.sub_content_menu a:hover .sub_content_list .ic_sub_default {
  display: none;
}

.sub_content_menu a:hover .sub_content_list .ic_sub_active {
  display: block;
}

.show-search {
  top: 0 !important;
}

.show-search input {
  padding-left: 15px !important;
}

#navigation.header-6 .show-search a.close-search i {
  color: #ed0000 !important;
}

.subs-menu {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 0;
  z-index: 9999;
  width: 200px;
  background: #fff;
  -webkit-transition: all 0.18s ease-in-out;
  -moz-transition: all 0.18s ease-in-out;
  -o-transition: all 0.18s ease-in-out;
  transition: all 0.18s ease-in-out;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotateX(-90deg);
  -moz-transform: rotateX(-90deg);
  -ms-transform: rotateX(-90deg);
  -o-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  box-shadow: 0 3px 3px rgba(190, 190, 190, 0.6);
  -webkit-box-shadow: 0 3px 3px rgba(190, 190, 190, 0.6);
  -moz-box-shadow: 0 3px 3px rgba(190, 190, 190, 0.6);
  border-top: 1px solid #ececec;
  margin-top: 0;
  padding-left: 0;
}

#top-menu li.menu_items:hover>ul.subs-menu {
  visibility: visible;
  opacity: 1;
  -webkit-transform: rotateX(0);
  -moz-transform: rotateX(0);
  -ms-transform: rotateX(0);
  -o-transform: rotateX(0);
  transform: rotateX(0);
}

#top-menu li.menu_items>ul.subs-menu>li {
  padding: 15px;
  list-style: none;
}

#main-menu-login,
#menu_main {
  margin-top: 15px;
}

@media only screen and (min-width: 1679px) {

  #main-menu-login,
  #menu_main {
    margin-top: 20px;
  }
}

@media only screen and (min-width: 1800px) {

  #main-menu-login,
  #menu_main {
    margin-top: 15px;
  }
}

#menu_main li.menu_items>ul.subs-menu>li {
  padding: 15px;
  list-style: none;
}

#menu_main li.menu_items:hover>ul.subs-menu {
  visibility: visible;
  opacity: 1;
  -webkit-transform: rotateX(0);
  -moz-transform: rotateX(0);
  -ms-transform: rotateX(0);
  -o-transform: rotateX(0);
  transform: rotateX(0);
}

.btn_set_1 {
  /*👉background: #6bbdfd;
  background: linear-gradient(0deg, #6bbdfd 23%, #4c86fb 100%);
  border-radius: 4px;
  margin-right: 7px;
  margin-top: 5px;👈*/
  /* background-color: #007bf2; */
  background: #0052CC;
  border-color: #007bf2;
  border-radius: 5px;
  margin-right: 7px;
  margin-top: 5px;
}

.btn_set_signup {
  background: #0052CC !important;
  color: #FFFFFF !important;
}

.btn_set_1 .btn_set_signin:hover {
  /* background: #FFFFFF !important; */
  /* color: #0052CC !important; */
  background: #0052CC !important;
  color: #FFFFFF !important;
}

.btn_set_1 .btn_set_signin:focus {
  background: #0052CC !important;
  color: #FFFFFF !important;
}

.btn_set_1 .btn_set_signup:hover {
  background: #007aff !important;
}

.btn_set_1 a {
  font-family: Roboto, "Noto Sans Thai" !important;
  font-weight: 500 !important;
  font-size: 16px !important;
  color: #fff;
  padding: 10px 15px !important;
}

.btn_set_2 {
  background: linear-gradient(0deg, #53e091 29%, #44cbaa 73%);
  border-radius: 4px;
  margin-right: 7px;
  margin-top: 5px;
}

.btn_set_2 a {
  font-family: Roboto, "Noto Sans Thai" !important;
  font-weight: 500 !important;
  font-size: 13px !important;
  color: #fff !important;
  padding: 10px 15px !important;
}

.btn_start_plans {
  margin-top: 30px;
}

.btn_set_start_your {
  text-align: center;
  background-color: #4B62E6;
  border-color: #4B62E6;
  padding: 15px 35px;
  border-radius: 5px;
  color: #fff;
  font-family: Roboto, sans-serif !important;
  font-weight: 500;
  font-size: 15px;
  width: 80%;
  display: block;
  margin-left: 5px;
}

.btn_set_plans {
  background: url(../images/bg_btn_banner.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  padding: 15px 30px;
  color: #fff;
  font-family: Roboto, sans-serif !important;
  font-weight: 700;
  font-size: 18px;
}


.btn_free_cosmos {
  text-align: center;
  background-color: #6040D7;
  border-color: #6040D7;
  padding: 15px 15px;
  border-radius: 5px;
  color: #fff;
  font-family: Roboto, sans-serif !important;
  font-weight: 500;
  font-size: 15px;
  width: 80%;
  display: block;
  margin-left: 50px;
}

.btn_free_cosmos:hover {
  text-decoration: none;
  color: #fff;
  background-color: #453090;
  border-color: #453090;
}

.btn_set_usecase {
  /*👉  background: url(../images/bg_btn_5.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  padding: 15px 30px;
  color: #fff;
  font-family: Roboto, sans-serif !important;
  font-weight: 700;
  font-size: 18px;👈*/
  background-color: #4B62E6;
  border-color: #4B62E6;
  padding: 20px 35px;
  border-radius: 5px;
  color: #fff;
  font-family: Roboto, sans-serif !important;
  font-weight: 500;
  font-size: 18px;
  transition: .2s;
}

.btn_set_contact {
  /*👉background: url(../images/bg_btn_3.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  display: block;
  padding: 20px;
  text-align: center;
  color: #fff;
  font-family: Roboto, sans-serif !important;
  font-weight: 700;
  font-size: 18px;👈*/
  /*👉 background-color: #4B62E6;
  border-color: #4B62E6;
  padding: 15px 65px;
  border-radius: 5px;
  color: #fff;
  font-family: Roboto, sans-serif !important;
  font-weight: 500;
  font-size: 18px;
  background-color: #4B62E6;
  background-image:linear-gradient(0deg, #4B62E6, #94bdf0);👈*/
  background-color: #4B62E6;
  border-color: #4B62E6;
  padding: 20px 35px;
  border-radius: 5px;
  color: #fff;
  font-family: Roboto, sans-serif !important;
  font-weight: 500;
  font-size: 18px;
}

.home_contact_body {
  text-align: end;
  padding-right: 0px;
}

.btn_set_start_cosmos {
  display: flex;
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  line-height: 20px;
  color: #6040D7;
}

.btn_set_start_cosmos:hover {
  color: #3a209a;
}

.btn_set_price_custom {
  background: url(../images/bg_btn_4.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  padding: 15px 30px;
  color: #fff;
  font-family: Roboto, sans-serif !important;
  font-weight: 700;
  font-size: 18px;
}

.btn_set_contact:hover,
.btn_set_start_your:hover {
  text-decoration: none;
  color: #fff;
  background-color: #0054ed;
  border-color: #0054ed;
}

.btn_start_section {
  margin-top: 15px;
}

.footer_sub_banner {
  margin-top: 30px;
}

.footer_sub_banner span {
  font-family: Roboto, sans-serif !important;
  font-size: 13px;
  color: #72767b;
}

li.penci-mega-menu {
  position: static !important;
}

li.penci-mega-menu>ul.subs-menu {
  width: 192.3%;
  clear: both;
  display: block;
  left: -32%;
  position: absolute;
  padding: 20px 0;
  background: #0354a6;
  border: none;
  box-shadow: none;
}

ul.subs-menu {
  background: #0354a6;
  border: none;
  box-shadow: none;
}

li.penci-mega-menu:hover {
  background: #0354a6;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

li.penci-mega-menu:hover i.ic_default_menu {
  display: none;
}

li.penci-mega-menu i.ic_active_menu {
  display: none;
}

li.penci-mega-menu:hover i.ic_active_menu {
  display: inline-block;
}

li.penci-mega-menu>ul.subs-menu li {
  display: inline-block;
  padding-left: 35px;
  padding-right: 35px;
}

li.penci-mega-menu>ul.subs-menu li a p {
  text-align: center;
  color: #fff;
  font-family: MMC-Regular;
  text-transform: uppercase;
  font-size: 14px;
  transition: all 0.4s;
}

li.penci-mega-menu>ul.subs-menu li a:hover p {
  color: #ed1c24;
}

#menu_main li a {
  color: #414244;
  font-family: gotham_medium;
  font-size: 15px;
  transition: all 0.6s;
}

#menu_main li a:hover {
  color: #ed0000;
}

#menu_main>li.menu-item-has-children::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #ed0000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  right: 8px;
  top: 23px;
  z-index: 9;
}

#header #main-menu .navbar-nav>li.current-menu-item>a {
  /* color: #007aff; */
  color: #FFFFFF;
}

#menu_top ul>li.current-menu-item>a.menu_top_item span {
  color: #ed0000;
}

#header #main-menu .navbar-nav>li:focus {
  background: 0 0;
}

#header #main-menu .navbar-nav>li>a:focus {
  background: 0 0;
}

#header #main-menu .navbar-nav>li.menu-item-has-children>a {
  padding-right: 20px;
}

#menu_top ul>li>a span {
  font-family: DB-Heavent;
  color: #78797a;
  font-size: 19px;
  text-transform: uppercase;
}

.btn_search:hover {
  background: #fff;
  border-color: #ccc;
}

.btn_search i {
  color: #a1a1a1;
  transition: all 0.6s;
}

.btn_search:hover i {
  color: #000;
}

#menu {
  width: 57%;
}

#menu_login {
  width: 25%;
}

#menu_main li>a>i.ic_default_menu {
  color: #96a1a7;
  font-size: 14px;
  font-weight: 700;
  padding-left: 3px;
}

#menu_main li>a>i.ic_active_menu {
  color: #69bafc;
  font-size: 14px;
  font-weight: 700;
  padding-left: 3px;
}

#menu_main_login li>a>i {
  color: #96a1a7;
  font-size: 14px;
  font-weight: 700;
}

#menu_main_login li.login_link>a {
  color: #96a1a7 !important;
  font-weight: 500 !important;
}

.caption-banner {
  position: absolute;
  top: 15%;
  left: 9%;
}

.caption-banner-home {
  padding: 12%;
}

.btn_start_section_cosmos {
  margin-top: 15px;
}

.img_home_cosmos,
.img_home_analytics {
  width: 80%;
}

.caption-banner h5,
.caption-banner-home h5 {
  font-family: Roboto, sans-serif;
  font-size: 50px;
  font-weight: 700;
  /*👉 color: #202124;👈*/
  color: #202124;
}

.caption-banner h5 span,
.caption-banner-home h5 span {
  font-family: Roboto, sans-serif;
  font-size: 50px;
  font-weight: 300;
  /*👉color: #202124;👈*/
  color: #202124;
}

.about_us .caption-banner h2 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #fff;
  line-height: 32px;
}

.caption-banner h4 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #fff;
}

.caption-banner p.sub_banner,
.caption-banner-home p.sub_banner {
  font-weight: 900;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 25px;
  margin-bottom: 30px;
}

.sub_banner i {
  font-size: 8px;
  color: #d0d5d7;
  padding: 0 10px;
  position: relative;
  top: -2px;
}

.caption-banner p.sub_banner_set,
.caption-banner-home p.sub_banner_set {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  color: #202124;
  line-height: 25px;
}

.caption-banner h3 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: #fff;
}

.text-blue {
  color: #007aff !important;
}

.text-mint {
  color: #45bbac;
}

.text-pink {
  color: #fe5da0;
}

#home_partner {
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
}

#home_partner p {
  font-family: Roboto, sans-serif;
  font-weight: 900;
  font-size: 18px;
  color: #202124;
}

#home_partner p span {
  font-weight: 300;
}

#home_partner p.txt_ads_partner {
  padding-top: 35px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #96a1a7;
}

#home_business {
  padding: 100px 0;
}

#home_business h4 {
  font-family: Roboto, sans-serif;
  font-weight: 600 !important;
  font-size: 35px;
  color: #202124;
  margin-top: 0px;
  line-height: 45px;
  margin-bottom: 20px;
}

#home_business h5 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #202124;
  line-height: 25px;
  margin-bottom: 20px;
}

#home_business p {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #202124;
}

#home_used_case {
  margin-top: 50px;
}

#home_used_case h3 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: #202124;
  margin-bottom: 40px;
}

#home_used_case .nav-pills p {
  font-family: Roboto, sans-serif;
  font-size: 13px;
  color: #202124;
  text-align: center;
  margin-top: 10px;
}

#home_used_case .nav-pills img {
  display: block;
  margin: auto;
  margin-top: 10px;
}

#home_used_case .nav-pills>li {
  width: 16%;
  border: 1px solid #d4d4d3;
}

#home_used_case .nav-pills>li+li {
  margin-left: 8px;
}

#home_used_case .nav-pills>li>a {
  border-radius: 0;
  padding: 6px;
}

#home_used_case .nav-pills>li.active {
  border: 1px solid #fff;
}

#home_used_case .nav-pills>li.active>a,
#home_used_case .nav-pills>li.active>a:focus {
  background: #fff;
  border: none;
  border-top: 2px solid #007aff;
}

#home_used_case .nav-pills>li.active::after {
  content: "\f0d7";
  font: normal normal normal 14px/1 FontAwesome;
  position: absolute;
  color: #007aff;
  display: block;
  width: 100%;
  text-align: center;
  margin-top: -10px;
}

#home_used_case .nav-pills>li.active.active2>a,
#home_used_case .nav-pills>li.active.active2>a:focus {
  border-top: 2px solid #0099a7 !important;
}

#home_used_case .nav-pills>li.active.active2::after {
  color: #0099a7 !important;
}

#home_used_case .nav-pills>li.active.active3>a,
#home_used_case .nav-pills>li.active.active3>a:focus {
  border-top: 2px solid #fe5da0 !important;
}

#home_used_case .nav-pills>li.active.active3::after {
  color: #fe5da0 !important;
}

#home_used_case .nav-pills>li.active.active4>a,
#home_used_case .nav-pills>li.active.active4>a:focus {
  border-top: 2px solid #7ebf57 !important;
}

#home_used_case .nav-pills>li.active.active4::after {
  color: #7ebf57 !important;
}

#home_used_case .nav-pills>li.active.active5>a,
#home_used_case .nav-pills>li.active.active5>a:focus {
  border-top: 2px solid #854cf4 !important;
}

#home_used_case .nav-pills>li.active.active5::after {
  color: #854cf4 !important;
}

#home_used_case .nav-pills>li.active.active6>a,
#home_used_case .nav-pills>li.active.active6>a:focus {
  border-top: 2px solid #f68161 !important;
}

#home_used_case .nav-pills>li.active.active6::after {
  color: #f68161 !important;
}

.tab_content {
  padding: 30px 0 80px 0;
}

#home_used_case .tab_content h3 {
  /*👉font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 34px;
  color: #202124;
  margin-bottom: 20px;👈*/
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 35px;
  line-height: 45px;
  margin-bottom: 20px;
  color: #202124;
}

#home_used_case .tab_content p {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #202124;
  margin-bottom: 30px;
}

#home_used_case .tab_content a {
  /*👉 font-family: Roboto, sans-serif;
  font-weight: 700;
  color: #007aff;👈*/
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.bg-sky {
  /*👉background: #effafd;👈*/
  background: #eaf2ff;
}

#home_listening {
  padding: 80px 0;
}

.img_set_active {
  width: 90%;
}

.change_listen_img {
  position: absolute;
  top: 17px;
  right: 5px;
}

.img_set_course {
  width: 70%;
  float: right;
}

#home_listening h2 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: #202124;
  margin-bottom: 20px;
  margin-top: 0;
}

#home_listening p {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #202124;
  margin-bottom: 0;
}

#home_listening .listen_active_section {
  min-height: 110px;
}

.img_listen_active {
  display: none;
}

.menu_listen {
  margin-top: 20px;
}

.menu_listen a p {
  font-weight: 500 !important;
}

.menu_listen a:hover .img_listen_default {
  display: none;
}

.menu_listen a:hover .img_listen_active {
  display: inline-block;
}

.menu_listen a:hover p {
  color: #007aff !important;
}

.menu_listen a:hover .menu_listen_set {
  background: #fff;
  border-left: 2px solid #007aff;
}

.menu_listen a.active .img_listen_active {
  display: inline-block;
}

.menu_listen a.active .img_listen_default {
  display: none;
}

.menu_listen a.active p {
  color: #007aff !important;
}

.menu_listen a.active .menu_listen_set {
  background: #fff;
  border-left: 2px solid #007aff;
}

.menu_listen_set {
  padding: 20px 0;
  border-left: 2px solid #effafd;
}

.img_ic_listen {
  padding-right: 5px;
  text-align: right;
}

.img_set_listen {
  padding-top: 55px;
}

#home_listening a {
  font-weight: 700;
}

.slide-btn {
  position: absolute;
  right: 170px;
  bottom: -15px;
}

.slide-btn img {
  display: inline-block;
  float: left;
  width: 45px;
}

.slide-btn img.slide_left_active {
  display: none;
}

.slide-btn a:hover {
  text-decoration: none;
}

.slide-btn a:hover .slide_left_default {
  display: none;
}

.slide-btn a:hover .slide_left_active {
  display: inline-block;
}

#home_content {
  /*👉 background: url(../images/bg_home_1.jpg) no-repeat center center;
  background-size: cover;👈*/
  padding: 60px 0;
  background-color: #007bf2;
  padding: 60px 0 120px 0;
}

#home_content h3 {
  font-family: Roboto, sans-serif;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  display: inline-block;
}

#home_content a.seemore {
  font-family: Roboto, sans-serif;
  font-size: 15px;
  color: #fff;
  float: right;
  padding-top: 20px;
}

.caption-content-detail h5 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
}

.caption-content-detail h4 {
  font-weight: 700;
  font-size: 17px;
  color: #fff;
  margin-bottom: 30px;
  line-height: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.content_desc {
  font-weight: 400;
  font-size: 14px;
  color: #d7d7d7;
}

.text-desc {
  position: absolute;
  left: 0;
  top: 0;
  /*👉background: rgba(0, 0, 0, 0.7);👈*/
  background: rgb(0 0 0 / 85%);
  height: 100%;
  opacity: 0;
  width: 100%;
  padding: 20px;
}

.port-1 {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  text-align: center;
}

.port-1 .text-desc {
  opacity: 0.9;
  top: -100%;
  transition: 0.5s;
  color: #fff;
  padding: 15px 20px 50px 20px;
}

.port-1 img {
  transition: 0.5s;
}

.port-1:hover img.new_plus {
  display: none;
}

.port-1.effect-1:hover .text-desc {
  top: 0;
}

.port-1.effect-2 .text-desc {
  top: auto;
  bottom: -75%;
  text-align: left;
}

.port-1.effect-2:hover .text-desc {
  bottom: -50%;
}

.port-1.effect-3 .text-desc {
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  overflow: hidden;
  padding: 0;
}

.port-1.effect-3:hover .text-desc {
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  padding: 45px 20px 20px;
}

@media only screen and (max-width: 1090px) {
  .port-5.effect-1 {
    z-index: 19;
  }
}

#home_content_slide {
  /*👉background: url(../images/bg_home_2.jpg) no-repeat top center;👈*/
  background-size: cover;
  padding: 60px 0;
  background-color: #eaf2ff;
}

#home_content_slide h3 {
  font-family: Roboto, sans-serif;
  text-align: center;
  font-size: 34px;
  font-weight: 700;
  color: #202124;

  line-height: 50px;
}

#home_content_slide h3 span {
  color: #427afa;
}

#home_content_slide h5 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #202124;
  line-height: 30px;
  margin-top: 0;
}

.slide_tesimonital {
  padding: 45px 0;
}

.slide_tesimonital .img_circle {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 10%;
  width: 48%;
}

.slide_tesimonital p {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  color: #737373;
}

#home_content_slide .owl-theme .owl-dots .owl-dot.active span,
#home_content_slide .owl-theme .owl-dots .owl-dot:hover span {
  background: #427afa;
}

#home_our {
  text-align: center;
  background: url(../images/bg_our.jpg) no-repeat top center;
  background-size: cover;
  padding: 80px 0;
}

#home_our h3 {
  font-family: Roboto, sans-serif;
  text-align: left;
  font-size: 40px;
  font-weight: 700;
  color: #007aff;
  margin-bottom: 0px;
  margin-top: 0px;
}

#home_our h4 {
  font-family: Roboto, sans-serif;
  text-align: center;
  font-size: 17px;
  font-weight: 700;
  color: #202124;
  line-height: 40px;
  /*👉  margin-bottom: 40px;👈*/
  margin-bottom: 0px;
  margin-top: 30px;
  padding-right: 25px;
}

#home_our p {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #5f6d75;
  line-height: 25px;
  margin-top: 29px;
  padding-left: 25px;
}

#home_our p.sub_our {
  font-family: Roboto, sans-serif;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  color: #96a1a7;
  text-transform: uppercase;
  margin-top: 20px;
}

#home_our .line_bottom {
  border-bottom: 2px solid #007aff;
  position: absolute;
  width: 157px;
  top: 55px;
  /*👉right: 43%;👈*/
  left: 20px;
}

#home_contact {
  background: url(../images/bg_home_contact.jpg) no-repeat top center;
  background-size: cover;
  padding: 80px 0 20px 0;
  margin-bottom: 50px;
}

#home_contact h3 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 42px;
  color: #fff;
  margin-bottom: 25px;
  margin-top: 0px;
}

#home_contact h3 span {
  font-weight: 300;
}

#home_contact p {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  margin-bottom: 20px;
}

#home_contact h5 {
  font-family: Roboto, sans-serif;
  font-weight: 900;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 15px;
}

.inp {
  position: relative;
  margin: auto;
  width: 100%;
  margin-bottom: 20px;
}

.inp .label {
  position: absolute;
  top: 14px;
  left: 9px;
  font-size: 14px;
  font-family: Roboto, sans-serif;
  color: #abadae;
  font-weight: 500;
  transform-origin: 0 0;
  transition: all 0.2s ease;
}

.inp .border {
  position: absolute;
  top: 15px;
  right: 0;
  font-size: 14px;
  color: #007aff;
  height: 6px;
  width: 30px;
  transform: scaleX(0);
  transform-origin: 0 0;
  transition: all 0.15s ease;
}

.inp .alert {
  position: absolute;
  top: -1px;
  right: 13px;
  font-size: 14px;
  color: red;
  height: 6px;
  width: 30px;
  transform: scaleX(0);
  transform-origin: 0 0;
  transition: all 0.15s ease;
}

.form-group {
  position: relative;
}

.form-group .alert {
  position: absolute;
  top: 16px;
  right: 13px;
  font-size: 14px;
  color: red;
  height: 6px;
  width: 30px;
  transform: scaleX(0);
  transform-origin: 0 0;
  transition: all 0.15s ease;
}

.inp .border-please-wait {
  position: absolute;
  top: 14px;
  right: 0;
  font-size: 14px;
  color: #007aff;
  height: 6px;
  width: 30px;
  /* transform: scaleX(0); */
  transform-origin: 0 0;
  transition: all 0.15s ease;
  z-index: 5;
}

.inp input {
  -webkit-appearance: none;
  width: 100%;
  border: 0;
  font-family: inherit;
  padding: 12px 15px 0;
  height: 48px;
  font-size: 15px;
  font-weight: 500;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  background: 0 0;
  color: #202124;
  transition: all 0.15s ease;
}

.lock-inp {
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  padding: 0 15px;
  background-color: #eee;
  cursor: no-drop;
  margin-bottom: 20px !important;
}

.lock-inp .title {
  font-size: 11px !important;
  color: #5a667f !important;
}

.lock-inp p {
  margin-bottom: 5px;
}

.inp input:hover {
  background: rgba(34, 50, 84, 0.03);
}

.inp input:not(:placeholder-shown)+span {
  color: #5a667f;
  transform: translateY(-10px) scale(0.75);
}

.inp input:focus {
  background: 0 0;
  outline: 0;
  border: 1px solid #007aff;
}

.inp input:not(:placeholder-shown) {
  border: 1px solid #007aff;
}

.inp input:focus+span {
  color: #07f;
  transform: translateY(-10px) scale(0.75);
}

.inp input:not(:placeholder-shown)+span+.border {
  transform: scaleX(1);
}

.inp input:not(:placeholder-shown)~span+.alert {
  transform: scaleX(0) !important;
}

#show-des-click {
  font-size: 11px;
  text-align: right;
  color: red;
  margin: 0;
  transform: scaleX(0);
}

.inp input:not(:placeholder-shown)~#show-des-click {
  transform: scaleX(1) !important;
}

.form-group input:not(:placeholder-shown)~span.alert {
  transform: scaleX(0) !important;
}

.contact_form {
  padding: 0 60px;
}

#home_contact .contact_form {
  padding: 0px;
}

#home_contact .contact_form .contact_form_section {
  text-align: end;
  padding: 30px 10px;
}

.home_contact_body img {
  margin-right: 15px;
}

.contact_form_section {
  background: #fff;
  padding: 30px 35px;
  -webkit-box-shadow: 0 0 46px -14px grey;
  -moz-box-shadow: 0 0 46px -14px grey;
  box-shadow: 0 0 46px -14px grey;
  border-radius: 4px;
  margin-top: 108px;
}

.btn_register {
  font-size: 14px;
  font-family: Roboto, sans-serif;
  color: #202124;
  font-weight: 400;
}

.btn_register span {
  color: #ff626d;
}

.btn_register:hover {
  text-decoration: none;
}

.btn_register:hover span {
  color: #007aff;
}

#home_menu ul {
  padding-left: 0;
}

#home_menu ul>li {
  list-style: none;
  padding-bottom: 20px;
  font-size: 14px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

#home_menu ul>li>a {
  color: #657277;
}

.footer_content {
  margin-top: 60px;
  margin-bottom: 40px;
  border-top: 1px solid #d7d7d7;
}

.footer_social {
  margin-top: 40px;
  padding: 0;
}

.footer_social a {
  margin-right: 20px;
}

.footer_social a:hover {
  text-decoration: none;
}

.ic_logo_footer {
  position: absolute;
  right: 25%;
  top: -65px;
}

.lang_btn {
  float: right;
  padding-top: 40px;
  color: #96a1a7;
  font-size: 16px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.lang_btn a {
  color: #96a1a7;
}

.footer_copy {
  margin-top: 60px;
  padding: 0;
}

.footer_copy p {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  color: #202124;
}

.footer_copy a {
  font-family: Roboto, sans-serif;
  font-weight: 500;
  color: #9aa5aa;
}

.banner_social_menu {
  margin-top: 40px;
}

.banner_social_menu ul {
  padding-left: 0;
}

.banner_social_menu ul li {
  list-style: none;
  display: inline-block;
  padding-right: 30px;
}

.banner_social_menu ul li img {
  height: 20px;
}

#plan_price {
  padding: 0 0 60px;
}

.social_head_column h2 {
  font-family: Roboto, sans-serif;
  font-weight: 900;
  font-size: 22px;
  color: #202124;
  text-transform: uppercase;
}

.social_head_column p {
  font-family: Roboto, sans-serif;
  font-weight: 400 !important;
  font-size: 18px !important;
  color: #657277 !important;
  margin-bottom: 30px;
}

.table_plan_price thead p {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #202124;
}

.table_plan_price thead h3 {
  font-size: 30px;
  margin-top: 10px;
  margin-bottom: 12px;
}

.table_plan_price thead h3 span {
  font-family: "Fira Sans", sans-serif;
  font-weight: 700;
  font-size: 20px;
  position: relative;
  top: -4px;
  padding-right: 3px;
}

.table_plan_price thead h4 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 16px;
}

.table_plan_price thead h5 {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.table>thead>tr>th {
  border-bottom: 1px solid #ddd;
}

.set_head_column {
  border-top: 1px solid #ddd !important;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.recommend_thead {
  background: red;
  color: #fff;
  text-transform: uppercase;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  font-size: 12px;
}

.table_plan_price tbody {
  border-bottom: 1px solid #ddd !important;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
}

.nb-t {
  border-top: none !important;
}

.nb-bt {
  border-bottom: none !important;
}

.br-t {
  border-top: 1px solid #ddd !important;
}

.br-l {
  border-left: 1px solid #ddd !important;
}

.br-r {
  border-right: 1px solid #ddd !important;
}

.bd-r-t {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-top: 1px solid #ddd;
}


.table_plan_price>tbody>tr>td {
  padding: 18px 5px;
  text-align: center;
  font-weight: 500;
  color: #202124;
}

.table_plan_price>tbody>tr>td b {
  font-weight: 700;
  color: #000;
}

.btn-subscribe {
  /*👉font-weight: 900;👈*/
  font-weight: 500;
  font-size: 11px;
  text-transform: uppercase;
  padding: 8px 10px;
  /* transition: all 0.6s; */
}

.plan_join h3 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  color: #202124;
  margin-bottom: 40px;
}

#plan_testsimonial {
  background: url(../images/bg_plan_test.jpg) no-repeat top right;
  background-size: contain;
  padding: 60px 0;
}

#plan_testsimonial h2 {
  font-family: Roboto, sans-serif;
  font-size: 36px;
  margin-bottom: 30px;
}

.testimonial_detail h4 {
  margin-top: 0;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #202124;
  line-height: 24px;
}

.testimonial_detail p {
  font-family: Roboto, sans-serif;
  font-size: 15px;
  color: #737373;
}

.paltform_menu {
  margin-bottom: 80px;
}

.paltform_menu ul {
  padding-left: 0;
}

.paltform_menu ul li.active {
  border-left: 2px solid #0b80ff;
}

.paltform_menu ul li.active a p {
  opacity: 1;
}

.paltform_menu ul li {
  display: inline-block;
  list-style: none;
  padding-left: 12px;
  padding-right: 12px;
  vertical-align: top;
  border-left: 2px solid #fff;
  transition: all 0.6s;
}

.paltform_menu ul li:hover {
  border-left: 2px solid #0b80ff;
}

.paltform_menu ul li:hover a p {
  opacity: 1;
}

.paltform_menu ul li:last-child {
  padding-right: 0;
}

.paltform_menu ul li a:hover {
  text-decoration: none;
}

.paltform_menu ul li a p {
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #000;
  opacity: 0.3;
  margin-bottom: 5px;
  transition: all 0.6s;
}

.platform_list h4 {
  font-family: Roboto, sans-serif;
  font-size: 70px;
  font-weight: 700;
  color: #4d8edd;
  opacity: 0.3;
  margin-top: 28px;
}

.platform_list h3 {
  font-family: Roboto, sans-serif;
  font-size: 35px;
  font-weight: 700;
  color: #202124;
  margin-top: 55px;
}

.platform_list h2 {
  font-family: Roboto, sans-serif;
  font-size: 35px;
  font-weight: 700;
  color: #202124;
  margin-top: 55px;
}

.platform_list h1 {
  font-family: Roboto, sans-serif;
  font-size: 35px;
  font-weight: 700;
  color: #202124;
  margin-top: 55px;
}

.caption-banner h1,
.caption-banner-home h1 {
  /*👉font-family: Roboto, sans-serif;
  font-size: 50px;
  font-weight: 700;
  color: #202124;
  margin-bottom: 5px;👈*/

  font-family: Roboto, sans-serif;
  font-size: 30px;
  font-weight: 600;
  /*👉 color: #202124;👈*/
  color: #202124;
}

.platform_list p {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

#platform_include {
  padding: 60px 0;
}

#platform_include h3 {
  font-family: Roboto, sans-serif;
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 60px;
}

#platform_include h5 {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #202124;
  margin-top: 20px;
}

#platform_include p {
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #202124;
}

#platform_include .owl-theme .owl-dots .owl-dot {
  margin-top: 60px;
}

#platform_include .owl-theme .owl-dots .owl-dot.active span,
#platform_include .owl-theme .owl-dots .owl-dot:hover span {
  background: #000;
  border: 1px solid #000;
}

#platform_include .owl-theme .owl-dots .owl-dot span {
  background: 0 0;
  border: 1px solid #afafaf;
  border-radius: 50%;
}

.block_use_case {
  display: inline-block;
  margin-bottom: 20px;
  padding: 6px 20px;
  border: 1px solid #fff;
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 900;
  text-transform: uppercase;
}

#usecase_detail {
  /*👉 margin-top: 60px;
  padding: 100px 0 80px;👈*/
  padding: 60px 0;
}

.img_circle_case {
  width: 100%;
  position: absolute;
  top: -40px;
  left: 110px;
  z-index: 1;
}

.usecase_test {
  position: relative;
  z-index: 3;
  padding-top: 50px;
}

.usecase_test h4 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  color: #202124;
  line-height: 28px;
  margin-bottom: 25px;
}

.usecase_test p {
  font-family: Roboto, sans-serif;
  color: #737373;
}

.usecases_detail #home {
  margin-top: 30px;
}

.comingsoon_text {
  margin-top: 120px;
  padding-left: 50px;
  text-align: center;
}

.comingsoon_text h4 {
  font-family: Roboto, sans-serif;
  font-size: 45px;
  font-weight: 700;
  color: #202124;
  margin-bottom: 50px;
}

.comingsoon_text h4 span {
  font-family: Roboto, sans-serif;
  font-size: 45px;
  font-weight: 300;
  color: #202124;
}

.comingsoon_text a {
  font-family: Roboto, sans-serif;
  font-weight: 900;
  color: #007aff;
  text-transform: uppercase;
  font-size: 15px;
}

#comingsoon h2 {
  font-family: Roboto, sans-serif;
  font-size: 60px;
  color: #007aff;
}

.listent_set_content {
  transition: all 0.6s;
}

#contact_form {
  background: url(../images/banner_contact.jpg?v=2) no-repeat center center;
  background-size: cover;
  float: left;
  width: 100%;
  margin-bottom: 100px;
}

#about_banner {
  /* margin-top: 50px; */
  padding-top: 180px;
}

#about_banner p.txt_sub_head {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  color: #202124;
  margin-bottom: 50px;
}

#about_banner h5,
#about_us_detail h5 {
  font-family: Roboto, sans-serif;
  font-weight: 900;
  font-size: 14px;
  color: #202124;
  text-transform: uppercase;
  padding: 10px 25px;
  border: 1px solid #202124;
  display: inline-block;
}

#about_banner h1 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: #202124;
  margin-bottom: 40px;
}

#about_banner h1 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: #202124;
  margin-bottom: 40px;
}

#about_us_detail {
  padding: 100px 0 0;
}

#about_us_detail h2 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: #0354a6;
  margin-bottom: 30px;
}

#about_us_detail p {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-size: 17px;
  color: #202124;
}

#home_slide .owl-stage {
  margin: auto;
}

.platform_list {
  margin-bottom: 80px;
}

#platform_slide img {
  min-height: 25px;
  max-height: 25px;
}

.contact_form_detail_set {
  margin-top: 60px;
  padding: 40px 60px;
}

.contact_form_detail_set h2 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
  font-size: 30px;
  color: #202124;
}

.contact_form_radius_l {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.contact_form_radius_r {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.contact_form_detail_set .inp {
  margin-bottom: 10px;
}

.contact_form_detail_set .inp .label {
  color: #202124;
}

.contact_form_detail_set .inp .label {
  color: #202124;
}

.contact_form_detail_set .inp .label {
  color: #202124;
}

.contact_form_detail_set .inp input:not(:placeholder-shown) {
  background: #f4f5f6;
}

.contact_form_detail_set .inp input:not(:placeholder-shown)+span {
  color: #a4a7a9 !important;
  transform: translateY(-10px) scale(0.75);
}

.contact_form_detail_set .inp textarea:not(:placeholder-shown) {
  background: #f4f5f6;
}

.contact_form_detail_set .inp textarea:not(:placeholder-shown)+span {
  color: #a4a7a9 !important;
  transform: translateY(-10px) scale(0.75);
}

.inp textarea {
  -webkit-appearance: none;
  width: 100%;
  border: 0;
  font-family: inherit;
  padding: 22px 15px 0;
  height: 120px;
  font-size: 15px;
  font-weight: 500;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  background: 0 0;
  color: #202124;
  transition: all 0.15s ease;
}

.inp textarea:hover {
  background: rgba(34, 50, 84, 0.03);
}

.inp textarea:not(:placeholder-shown)+span {
  color: #5a667f;
  transform: translateY(-10px) scale(0.75);
}

.inp textarea:focus {
  background: 0 0;
  outline: 0;
  border: 1px solid #007aff;
}

.inp textarea:not(:placeholder-shown) {
  border: 1px solid #007aff;
}

.inp textarea:focus+span {
  color: #07f;
  transform: translateY(-10px) scale(0.75);
}

.inp textarea:not(:placeholder-shown)+span+.border {
  transform: scaleX(1);
}

.contact_form_detail_set p {
  font-family: Roboto, sans-serif;
  color: #a2acb1;
  font-size: 13px;
}

.contact_form_detail_set p span {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  color: #3679fa;
}

.btn_contact_send_mail {
  /*👉background: #3980fa;
  text-align: center;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  color: #fff;
  font-weight: 700;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 10px;👈*/
  background-color: #4B62E6;
  border-color: #4B62E6;
  padding: 0.6em 1.75em;
  /*👉20px 35px;👈*/
  border-radius: 5px;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  margin: 30px 0;
}

.btn_contact_send_mail:focus {
  color: #fff;
}

.btn_contact_send_mail:hover {
  background-color: #0459c3;
  border-color: #0459c3;
  color: #fff;
}

.contact_banner {
  padding: 0 20px;
}

.head_blog {
  border-bottom: 1px solid #eee;
  padding: 0;
}

.menu_blog_detail {
  padding-left: 0;
}

.menu_blog_detail li {
  list-style: none;
  margin-bottom: 15px;
}

.menu_blog_detail li a {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  color: #9ea8ae;
  margin-bottom: 0;
  transition: all 0.5s;
}

.menu_blog_detail li a:hover {
  color: #4d87fb;
}

.menu_blog {
  padding-left: 0;
  display: inline-block;
  float: left;
  margin-bottom: 0;
}

.menu_blog li {
  list-style: none;
  display: inline-block;
  padding-right: 15px;
  margin-bottom: 0;
}

.menu_blog li a h1 {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  color: #9ea8ae;
  margin-bottom: 0;
}

.menu_blog li a.active h1 {
  font-weight: 900;
  color: #000;
  padding-bottom: 20px;
  border-bottom: 2px solid;
}

.menu_blog li a:hover h1 {
  color: #000;
}

.search_blog {
  float: right;
  width: 32%;
  display: inline-block;
  margin-top: 10px;
}

.search_blog input {
  border-right: none;
}

.search_blog .input-group-addon {
  color: #000;
}

.blog_lastest {
  margin-top: 40px;
  margin-bottom: 40px;
}

.blog_lastest h1 {
  font-family: Roboto, sans-serif;
  font-size: 28px;
  color: #202124;
  font-weight: 700;
  display: inline-block;
  margin-top: 0;
  margin-bottom: 30px;
}

.blog_lastest h2 {
  font-family: Roboto, sans-serif;
  font-size: 28px;
  color: #202124;
  font-weight: 700;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 30px;
  line-height: 36px;
}

.blog_detail.lang_view_th #about_banner h1,
.lang_view_th .blog_lastest h2,
.lang_view_th .caption_detail_lastest h2,
.lang_view_th .caption_detail_lastest h4 {
  font-family: Mitr, sans-serif !important;
  font-weight: 500;
}

.lang_view_th .blog_detail_editor * {
  font-family: Kanit, sans-serif !important;
  line-height: 30px;
}

a.view_all {
  float: right;
  margin-top: 5px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 14px;
  color: #4d87fb;
}

.label-pink {
  font-family: Roboto, sans-serif;
  font-weight: 900;
  font-size: 11px;
  color: #202124;
  font-style: italic;
  background: #ffd0bc;
  padding: 3px 10px;
  text-transform: uppercase;
}

.label-sky {
  font-family: Roboto, sans-serif;
  font-weight: 900;
  font-size: 11px;
  color: #202124;
  font-style: italic;
  background: #9fdeff;
  padding: 3px 10px;
  text-transform: uppercase;
}

.label-mint {
  font-family: Roboto, sans-serif;
  font-weight: 900;
  font-size: 11px;
  color: #202124;
  font-style: italic;
  background: #8eefe1;
  padding: 3px 10px;
  text-transform: uppercase;
}

.caption_lastest {
  margin-top: 70px;
}

.caption_lastest h3 {
  margin-top: 20px;
  line-height: 40px;
}

.caption_lastest p {
  color: #9ea8ae;
}

.lastest_highlight {
  margin-bottom: 30px;
}

.lastest_list_set .caption_detail_lastest {
  padding: 15px 0;
}

.caption_detail_lastest {
  padding: 15px;
}

.caption_detail_lastest h4 {
  font-family: Roboto, sans-serif;
  font-size: 20px;
  color: #202124;
  line-height: 28px;
  margin-top: 15px;
  padding-bottom: 20px;
}

.caption_detail_lastest h2 {
  font-family: Roboto, sans-serif;
  font-size: 17px;
  color: #202124;
  line-height: 28px;
  margin-top: 0;
  padding-bottom: 20px;
}

.caption_detail_lastest p {
  color: #9ea8ae;
}

.blog_guide {
  padding: 50px 0;
}

.border-left-orange {
  border-left: 4px solid #ffa36c;
}

.border-left-mint {
  border-left: 4px solid #46cea7;
}

.border-left-sky {
  border-left: 4px solid #29b8ff;
}

h2.txt_blog_border {
  font-family: Roboto, sans-serif;
  font-size: 28px;
  font-weight: 700;
  color: #202124;
  margin-top: 0;
  padding-left: 12px;
  margin-bottom: 25px;
  display: inline-block;
}

.bg_news_letter {
  background: url(../images/banner_news_letter.jpg?v=1) no-repeat center center;
  background-size: cover;
  padding: 80px 0;
}

.news_letter_content {
  margin-bottom: 80px;
}

.news_letter_content h2 {
  font-family: Roboto, sans-serif;
  font-size: 38px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 20px;
}

.news_letter_content p {
  font-family: Roboto, sans-serif;
  color: #fff;
  margin-bottom: 30px;
}

.news_letter_content .input-group-addon:last-child {
  padding: 0 !important;
  border: none;
}

.news_letter_content input {
  border: none;
}

.btn_sign_up {
  padding-bottom: 4px;
  background: url(../images/btn_sign_up.png) no-repeat center center;
  border: none;
  height: 40px;
  color: #fff;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 16px;
  padding: 10px 18px;
}

.pagination_link {
  text-align: center;
  margin: 60px 0;
}

.pagination_link li.active {
  display: inline-block;
  list-style: none;
  border: 1px solid;
  background: #202124;
  border-radius: 3px;
  color: #fff;
}

.pagination_link li {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  list-style: none;
  border: 1px solid #ebebeb;
  background: #fff;
  border-radius: 3px;
  color: #9ea8ae;
  padding: 6px 0;
}

.pagination_link li.active a {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
}

.pagination_link li a {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #9ea8ae;
  padding: 6px 12px;
}

.blog-img {
  height: inherit;
}

.blog-img-set {
  overflow: hidden;
}

.blog-img {
  position: relative;
  overflow: hidden;
}

.blog-img img {
  max-width: 100%;
  cursor: pointer;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.blog-img:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.blog_social span {
  font-family: Roboto, sans-serif;
  color: #9ea8ae;
}

.blog_lastest_set {
  margin-bottom: 17px;
  padding-bottom: 15px;
  border-bottom: 1px dotted #9ea8ae;
}

.blog_detail_set {
  margin-top: 50px;
}

.blog_writter {
  text-align: center;
}

.border_dotted {
  border-bottom: 1px dotted #9ea8ae;
  margin-bottom: 20px;
}

.blog_writter p {
  font-family: Roboto, sans-serif;
  color: #9ea8ae;
  margin-bottom: 20px;
}

.blog_detail_editor {
  font-family: Roboto, sans-serif;
  padding-right: 80px;
}

.blog_detail_share h4 {
  font-family: Roboto, sans-serif;
  margin-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}

.blog_detail_content {
  margin-bottom: 80px;
}

.blog_more_new {
  padding: 50px 0 50px;
}

.blog_more_new_section {
  margin-bottom: 80px;
}

.logo_blog {
  width: 90%;
}

.preloader {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(255, 255, 255, 1);
  z-index: 9999;
}

.load_section {
  position: relative;
  top: 40%;
}

.load_section img {
  margin: auto;
  width: 35%;
}

.swal2-popup {
  width: 400px;
  padding: 2.25em 1.25em;
}

.swal2-popup .swal2-title {
  line-height: 28px;
  font-size: 18px;
}

.swal2-popup .swal2-styled.swal2-confirm {
  min-width: 115px;
  font-size: 16px;
}

.swal2-popup .swal2-styled.swal2-cancel {
  font-size: 16px;
}

.swal2-popup #swal2-content {
  text-align: center;
  font-size: 16px;
  line-height: 29px;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #007aff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #007aff transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

.blog_detail_header {
  width: 70%;
  margin: auto;
}

#search_btn {
  cursor: pointer;
}

.btn_back {
  font-family: Roboto, sans-serif;
  color: #9ea8ae;
}

.blog_detail_editor {
  font-family: Roboto, sans-serif;
}

.lastest_list {
  display: flex;
  flex-wrap: wrap;
}

.lastest_list_content {
  flex: 1;
  margin: 0 15px;
  padding: 0;
  border-left: 1px solid #eee;
}

.lastest_list_content p.txt_writer {
  color: #9ea8ae;
  padding: 0 15px;
  position: absolute;
  bottom: 0;
  margin-bottom: 5px;
}

.lastest_list_content_all {
  flex: 0 0 22.333%;
  margin: 0 15px;
  padding: 0;
  border-left: 1px solid #eee;
  margin-bottom: 30px;
}

.lastest_list_content_all p.txt_writer {
  color: #9ea8ae;
  padding: 0 15px;
  position: absolute;
  bottom: 0;
  margin-bottom: 5px;
}

.border-none {
  border: none;
}

.blog_tag_set {
  margin: 40px 0;
}

.blog_tag_set *:not(.blog_tag_set, .row) {
  white-space: unset !important;
}

.blog_tag_set h4 {
  border-left: 4px solid #1a4ef7;
  padding: 10px;
  color: #202124;
  font-size: 18px;
  font-family: Roboto, sans-serif;
  font-weight: 700;
  display: inline-block;
  margin-right: 20px;
}

.blog_tag_set a {
  border: 1px solid #a5afb4;
  padding: 6px 15px;
  margin-right: 12px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  color: #202124;
  text-align: center;
  transition: all 0.5s;
}

.blog_tag_set a:hover {
  background: #1a4ef7;
  color: #fff;
}

.logo_footer_1 {
  max-width: 20%;
  margin-right: 15px;
}

.logo_footer_2 {
  max-width: 20%;
  margin-left: 15px;
}

#plan_confirm_payment thead th {
  font-size: 18px;
  border-bottom: 3px solid #ececec;
}

.paymentWrap .paymentBtnGroup {
  margin: auto;
}

.paymentWrap .paymentBtnGroup .paymentMethod {
  padding: 40px;
  box-shadow: none;
  position: relative;
}

.paymentWrap .paymentBtnGroup .paymentMethod.active {
  outline: 0 !important;
}

.paymentWrap .paymentBtnGroup .paymentMethod.active .method {
  outline: 0 !important;
  -webkit-box-shadow: 0 0 12px -2px #bdbdbd;
  -moz-box-shadow: 0 0 12px -2px #bdbdbd;
  box-shadow: 0 0 12px -2px #bdbdbd;
  border: 2px solid #007aff;
  border-radius: 4px;
}

.paymentWrap .paymentBtnGroup .paymentMethod .method {
  position: absolute;
  right: 3px;
  top: 3px;
  bottom: 3px;
  left: 3px;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border: 2px solid transparent;
  transition: all 0.5s;
}

.paymentWrap .paymentBtnGroup .paymentMethod .method.visa {
  background: url(../images/visa-and-mastercard-logos.jpg);
  background-size: 65%;
  background-repeat: no-repeat;
  background-position: center;
}

.paymentWrap .paymentBtnGroup .paymentMethod .method.paypal {
  background: url(../images/ic_paypal.png);
  background-size: 65%;
  background-repeat: no-repeat;
  background-position: center;
}

.paymentWrap .paymentBtnGroup .paymentMethod.active .method.visa {
  background: #fff url(../images/visa-and-mastercard-logos.jpg);
  background-size: 90%;
  background-repeat: no-repeat;
  background-position: center;
}

.paymentWrap .paymentBtnGroup .paymentMethod.active .method.paypal {
  background: #fff url(../images/ic_paypal.png);
  background-size: 65%;
  background-repeat: no-repeat;
  background-position: center;
}

.paymentWrap .paymentBtnGroup .paymentMethod .method:hover {
  outline: 0 !important;
  -webkit-box-shadow: 0 0 12px -2px #bdbdbd;
  -moz-box-shadow: 0 0 12px -2px #bdbdbd;
  box-shadow: 0 0 12px -2px #bdbdbd;
}

.g-recaptcha div:nth-child(1),
.g-recaptcha-contact div:nth-child(1),
.g-recaptcha-quote div:nth-child(1) {
  margin: auto;
}

#myModal_trial .modal-dialog {
  width: 60%;
}

.cart_list_bg {
  background: url(../images/bg_home_contact.jpg) no-repeat top center;
  background-size: cover;
  min-height: 500px;
}

.middle {
  width: 100%;
  text-align: center;
  margin: 30px 0;
}

.middle h1 {
  color: #fff;
}

.middle input[type="radio"] {
  display: none;
}

.middle input[type="radio"]:checked+.box {
  background-color: #fff;
  border: 3px solid #007aff;
}

.middle input[type="radio"]:checked+.box span {
  color: #007aff;
  transform: translateY(12px);
}

.middle input[type="radio"]:checked+.box span:before {
  transform: translateY(0);
  opacity: 1;
}

.middle .box {
  width: 150px;
  height: 100px;
  background-color: #fff;
  border: 1px solid #d2d6dc;
  border-radius: 3px;
  transition: all 250ms ease;
  will-change: transition;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  position: relative;
  font-weight: 900;
}

.middle .box:active {
  transform: translateY(12px);
}

.middle .box span {
  position: absolute;
  transform: translate(0, 12px);
  left: 0;
  right: 0;
  transition: all 0.3s ease;
  font-size: 1.5em;
  user-select: none;
  color: #aaa;
}

.middle .box span:before {
  font-size: 1.2em;
  font-family: FontAwesome;
  display: block;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  font-weight: 400;
  color: #20d470;
}

.middle .front-end span:before {
  content: "\f058";
}

.middle .back-end span:before {
  content: "\f058";
}

.middle p {
  color: #fff;
  font-weight: 400;
}

.middle p a {
  text-decoration: underline;
  font-weight: 700;
  color: #fff;
}

.middle p span:after {
  content: "\f058";
  font-family: FontAwesome;
  color: #ff0;
}

.price_cart h2,
.price_cart h4 {
  display: inline-block;
}

.price_cart h2 {
  font-size: 42px;
  margin: 0;
}

.price_cart h2 span.txt_sys_cart {
  font-size: 30px;
  position: relative;
  top: -4px;
}

.price_cart p {
  display: inline-block;
  text-align: left;
  font-size: 12px;
  margin-left: 5px;
}

.section_trail_form {
  padding: 40px 35px 0;
}

.has-border {
  border: 2px solid #446084;
  border-style: dashed;
  padding: 15px 30px 30px;
}

.section_order_cart {
  border: 2px solid #446084;
  padding: 15px 25px 30px;
}

.section_billing {
  padding-top: 20px;
}

.select2-container--default .select2-selection--single {
  height: 48px;
  font-size: 15px;
  font-weight: 500;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 45px;
  padding-left: 15px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  top: 23px;
}

.cbx {
  -webkit-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  cursor: pointer;
}

.cbx span {
  display: inline-block;
  vertical-align: middle;
  transform: translate3d(0, 0, 0);
  font-size: 16px;
  color: #b9b8c3;
}

.cbx span:first-child {
  position: relative;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  transform: scale(1);
  vertical-align: middle;
  border: 1px solid #b9b8c3;
  transition: all 0.2s ease;
}

.cbx span:first-child svg {
  position: absolute;
  z-index: 1;
  top: 7px;
  left: 5px;
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-dasharray: 16px;
  stroke-dashoffset: 16px;
  transition: all 0.3s ease;
  transition-delay: 0.1s;
  transform: translate3d(0, 0, 0);
}

.cbx span:first-child:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #506eec;
  display: block;
  transform: scale(0);
  opacity: 1;
  border-radius: 50%;
  transition-delay: 0.2s;
}

.cbx span:last-child {
  margin-left: 8px;
}

.cbx span:last-child:after {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  height: 1px;
  width: 100%;
  background: #b9b8c3;
  transform-origin: 0 0;
  transform: scaleX(0);
  display: none;
}

.cbx:hover span:first-child {
  border-color: #007aff;
}

.inp-cbx:checked+.cbx span:first-child {
  border-color: #007aff;
  background: #007aff;
  animation: check 0.6s ease;
}

.inp-cbx:checked+.cbx span:first-child svg {
  stroke-dashoffset: 0;
}

.inp-cbx:checked+.cbx span:first-child:before {
  transform: scale(2.2);
  opacity: 0;
  transition: all 0.6s ease;
}

.inp-cbx:checked+.cbx span:last-child {
  color: #000;
  transition: all 0.3s ease;
}

.inp-cbx:checked+.cbx span:last-child:after {
  transform: scaleX(1);
  transition: all 0.3s ease;
}

.inp-cbx:checked+.cbx span.txt_name_address {
  color: #000;
  transition: all 0.3s ease;
}

.customer_address_section .inp-cbx:checked+.cbx {
  border: 2px solid #007aff !important;
  background: #e1efff;
}

@keyframes check {
  50% {
    transform: scale(1.2);
  }
}

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 120px;
  height: 120px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #8dc73f;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

#loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #ee008c;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}

#loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #0996de;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }

  100% {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.btn_buy_online {
  background: 0 0;
  border: 2px solid #33c4b6;
  color: #33c4b6;
  border-radius: 6px;
  padding: 13px 30px;
  font-family: Roboto, sans-serif !important;
  font-weight: 700;
  font-size: 18px;
  transition: all 0.5s;
}

.btn_buy_online:hover {
  background: #33c4b6;
  color: #fff;
}

#payment_list .wrapper {
  position: relative;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #9f9f9f;
  font-size: 15px;
  margin-top: 40px;
  min-height: 410px;
}

#payment_list .package {
  box-sizing: border-box;
  width: 100%;
  min-height: 370px;
  background-color: #fff;
  border: 3px solid #eee;
  box-shadow: 0 0 18px -3px #d9d9d9;
  border-radius: 7px;
  display: inline-block;
  padding: 24px;
  text-align: center;
  float: left;
  -webkit-transition: margin-top 0.5s linear;
  transition: margin-top 0.5s linear;
  position: relative;
  margin-right: 11px;
}

#payment_list .package:hover {
  margin-top: -30px;
  -webkit-transition: margin-top 0.3s linear;
  transition: margin-top 0.3s linear;
}

#payment_list .name {
  color: #000;
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 5px;
}

#payment_list .trial {
  font-size: 48px;
  font-weight: 500;
  margin-top: 15px;
  color: #33c4b6;
}

#payment_list .wrapper ul {
  list-style: none;
  padding: 0;
  text-align: left;
  margin-top: 29px;
}

#payment_list .wrapper li {
  margin-bottom: 15px;
}

#payment_list .wrapper li:before {
  font-size: 1.3rem;
  color: #007aff;
  margin-right: 3px;
}

#payment_list .checkIcon,
.brilliant::after,
.wrapper li:before {
  font-family: FontAwesome;
  content: "\f00c";
}

#payment_list .brilliant {
  border-color: #007aff;
}

#payment_list .brilliant::before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 64px 64px 0 0;
  border-color: #007aff transparent transparent transparent;
  position: absolute;
  left: 0;
  top: 0;
  content: "";
}

#payment_list .brilliant::after {
  color: #fff;
  position: absolute;
  left: 9px;
  top: 6px;
  text-shadow: 0 0 2px #37c5b6;
  font-size: 1.4rem;
}

#payment_list .exclusive .currency,
#payment_list .exclusive .duration {
  color: #2d3e50;
}

#payment_list .currency {
  display: inline-block;
  vertical-align: top;
  color: #fff;
}

#payment_list .currency,
#payment_list .duration {
  color: #fff;
}

#payment_list .value {
  font-size: 56px;
  font-weight: 300;
  color: #1bbc9d;
}

#payment_list .exclusive .currency,
#payment_list .exclusive .duration {
  color: #2d3e50;
}

#payment_list .duration {
  font-family: "Mark Pro Book";
  font-size: 18px;
}

#payment_list .duration {
  font-weight: 700;
}

#payment_list .duration::before {
  content: "/";
  margin-right: 2px;
}

.payment_list_info {
  margin-bottom: 30px;
}

#payment_cart_section {
  padding: 50px 0 30px;
}

.single_feature h4 {
  margin-top: 25px;
  line-height: 28px;
}

.circle-bg:before {
  position: absolute;
  top: 20%;
  right: 30%;
  content: "";
  opacity: 1;
  width: 120px;
  height: 120px;
  background: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.circle-bg:after {
  position: absolute;
  top: 40%;
  left: 30%;
  content: "";
  opacity: 1;
  width: 200px;
  height: 200px;
  background: rgba(255, 255, 255, 0.15);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.circle-bg-2:before {
  position: absolute;
  top: -2%;
  left: 7%;
  content: "";
  opacity: 1;
  width: 100px;
  height: 100px;
  background: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.circle-bg-2:after {
  position: absolute;
  bottom: 10%;
  right: 2%;
  content: "";
  opacity: 1;
  width: 150px;
  height: 150px;
  background: rgba(255, 255, 255, 0.2);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.accordion .accordion-item {
  border-bottom: 1px solid #e5e5e5;
}

.accordion .accordion-item button[aria-expanded="true"] {
  border-bottom: 1px solid #33c4b6;
}

.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 1em 0;
  color: #7288a2;
  font-size: 1.15rem;
  font-weight: 400;
  border: none;
  background: 0 0;
  outline: 0;
}

.accordion button:focus,
.accordion button:hover {
  cursor: pointer;
  color: #33c4b6;
}

.accordion button:focus::after,
.accordion button:hover::after {
  cursor: pointer;
  color: #33c4b6;
  border: 1px solid #33c4b6;
}

.accordion button .accordion-title {
  padding: 1em 1.5em 1em 0;
  font-size: 20px;
}

.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 0;
  width: 22px;
  height: 22px;
  border: 1px solid;
  border-radius: 22px;
}

.accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}

.accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}

.accordion button[aria-expanded="true"] {
  color: #33c4b6;
}

.accordion button[aria-expanded="true"] .icon::after {
  width: 0;
}

.accordion button[aria-expanded="true"]+.accordion-content {
  opacity: 1;
  padding: 0 25px;
  max-height: 10em;
  background-color: #fff;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
  will-change: opacity, max-height;
}

.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.2s linear, max-height 0.2s linear;
  transition: opacity 0.2s linear, max-height 0.2s linear;
  will-change: opacity, max-height;
}

.accordion .accordion-content p {
  font-size: 16px;
  font-weight: 300;
  margin: 2em 0;
  line-height: 28px;
}

.faq_content {
  background-color: #f8f9ff;
  padding: 80px 0;
}

.btn_go_home {
  background: #00d35c !important;
  padding: 15px !important;
  border-radius: 5px;
  transition: all 0.6s;
}

.btn_go_home:hover {
  background: #d3d3d3 !important;
  color: #000 !important;
}

.btn_start_trial {
  text-align: center;
  padding: 15px 30px;
  background: linear-gradient(0deg, #53e091 29%, #44cbaa 73%);
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  transition: all 0.5s;
  border: none;
}

.btn_start_trial:hover {
  background: #ccc;
  color: #000;
}

.toggle-3 {
  font-size: 0.8rem;
  display: inline-block;
  vertical-align: top;
  margin: -2px 10px 0 0;
}

.toggle-3__input {
  display: none;
}

.toggle-3__button {
  position: relative;
  display: inline-block;
  font-family: Roboto, sans-serif;
  text-transform: uppercase;
  width: 70px;
  height: 26px;
  background: #d2d2d2;
  color: #fff;
  border: solid 1px #d2d2d2;
  border-radius: 5px;
  padding: 5px 10px 5px 30px;
  transition: all 0.3s ease;
  cursor: pointer;
}

.toggle-3__button::before {
  position: absolute;
  content: "";
  top: 5px;
  left: 10px;
  display: inline-block;
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 100%;
  transition: all 0.3s ease;
}

.toggle-3__button::after {
  content: "NO";
  position: absolute;
  top: 5px;
  left: 35px;
  font-size: 12px;
}

.toggle-3__button--correct {
  position: absolute;
  width: 9px;
  top: 10px;
  left: 13px;
  visibility: hidden;
}

.toggle-3__input:checked+.toggle-3__button {
  background: #2973cb;
  border: #2973cb;
  color: #fff;
}

.toggle-3__input:checked+.toggle-3__button>.toggle-3__button--correct {
  visibility: visible;
}

.toggle-3__input:checked+.toggle-3__button::after {
  content: "YES";
}

.select2-container--default .select2-selection--multiple,
.select2-container--default.select2-container--focus .select2-selection--multiple {
  height: 48px;
  border: 1px solid #d7d7d7;
}

.select2-container .select2-selection--multiple .select2-selection__rendered,
.select2-search--inline {
  position: relative;
  top: -6px;
}

.select2-container .select2-search--inline .select2-search__field {
  margin-left: 15px;
  color: #abadae;
}

#btn_start_freemium,
#btn_start_plan,
#btn_start_trial {
  width: 35%;
}

#payment_list {
  margin-top: 50px;
}

.pricingTable {
  background: #fff;
  font-family: Montserrat, sans-serif;
  text-align: center;
  padding: 40px 0;
  border-radius: 20px;
  box-shadow: 0 0 14px -4px rgba(0, 0, 0, 0.7);
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.pricingTable .title {
  color: #1a2a3a;
  font-size: 32px;
  font-weight: 700;
  font-family: "Mark Pro Medium";
  margin: 0 0 20px;
}

.pricingTable .price-value {
  color: #fff;
  margin: 0 auto 25px;
}

.pricingTable .bg_price_1 .price-value {
  text-align: right;
  padding-right: 25px;
  padding-top: 136px;
}

.pricingTable .bg_price_1 {
  background: url(../images/bg_price_1.jpg) no-repeat;
  background-size: 100% 100%;
  min-height: 340px;
}

.pricingTable .bg_price_1 .price-value p {
  font-family: "Mark Pro Book";
  margin-top: 5px;
  text-align: right;
  padding-right: 28px;
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
}

.tag-sale {
  margin-bottom: 15px;
  margin-top: 5px;
}

.bg_price_2 .tag-sale {
  text-align: left;
  padding-left: 60px;
}

.bg_price_2 .tag-sale span {
  padding: 6px 10px;
  background: #fff;
  border-radius: 20px;
  color: #0047c7;
  font-family: "Mark Pro Black";
}

.bg_price_4 .tag-sale {
  text-align: left;
  padding-left: 110px !important;
}

.pricingTable .bg_price_2 .price-value {
  text-align: center;
  padding-top: 100px;
}

.pricingTable .bg_price_2 {
  background: url(../images/bg_price_2.jpg) no-repeat;
  background-size: 100% 100%;
  min-height: 340px;
}

.pricingTable .bg_price_2 .price-value p {
  font-family: "Mark Pro Book";
  margin-top: 5px;
  text-align: center;
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
}

.bg_price_3 .tag-sale {
  text-align: left;
}

.bg_price_3 .tag-sale span {
  padding: 6px 10px;
  background: #fff;
  border-radius: 20px;
  color: #d76d25;
  font-family: "Mark Pro Black";
}

.pricingTable .bg_price_3 .price-value {
  text-align: left;
  padding-top: 100px;
  padding-left: 34px;
}

.pricingTable .bg_price_3 {
  background: url(../images/bg_price_3.jpg) no-repeat;
  background-size: 100% 100%;
  min-height: 340px;
}

.pricingTable .bg_price_3 .price-value p {
  font-family: "Mark Pro Book";
  margin-top: 5px;
  text-align: left;
  padding-left: 37px;
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
}

.pricingTable .bg_price_4 .price-value {
  text-align: right;
  padding-right: 30px;
  padding-top: 100px;
}

.pricingTable .bg_price_4 {
  background: url(../images/bg_price_4.jpg?v=2) no-repeat !important;
  background-size: 100% 100% !important;
  min-height: 345px;
}

.pricingTable .bg_price_4 .price-value p {
  font-family: "Mark Pro Book";
  margin-top: 10px;
  text-align: right;
  padding-right: 33px;
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
}

.pricingTable .bg_price_5 .price-value {
  text-align: left;
  padding-top: 100px;
  padding-left: 30px;
}

.pricingTable .bg_price_5 {
  background: url(../images/bg_price_5.jpg?v=1) no-repeat !important;
  background-size: 100% 97% !important;
  min-height: 345px;
  background-position-y: 1px !important;
}

.pricingTable .bg_price_5 .price-value p {
  font-family: "Mark Pro Book";
  margin-top: 10px;
  text-align: left;
  position: absolute;
  display: block;
  width: 100%;
  left: 0;
  padding-left: 34px;
}

.pricingTable .price-value .currency {
  font-size: 35px;
  line-height: 35px;
  vertical-align: top;
  display: inline-block;
  font-weight: bold;
}

.ic_currency {
  margin-top: -3.7px;
  height: 14px;
  filter: invert(38%) sepia(69%) saturate(5274%) hue-rotate(200deg) brightness(102%) contrast(106%);
}

.pricingTable .price-value .amount {
  font-size: 45px;
  font-family: "Mark Pro Medium";
  font-weight: 700;
  line-height: 45px;
  display: inline-block;
}

.pricingTable .price-value .duration {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 1px;
  margin: 0 0 0 -5px;
  display: inline-block;
}

.pricingTable .pricing-content {
  padding: 0;
  margin: 0 0 25px;
  list-style: none;
  display: inline-block;
}

.pricingTable .pricing-content li {
  color: #888;
  font-size: 15px;
  font-weight: 500;
  text-align: left;
  padding: 0 0 0 35px;
  margin: 0 0 20px;
  position: relative;
}

.plan-des {
  color: #727272;
  margin-top: 20px;
  margin-bottom: 40px;
  font-size: 11px;
  padding-left: 20px;
  font-weight: normal;
  height: 72px;
}

.op-05 {
  opacity: 0.5 !important;
}

.tag-sale {
  position: absolute;
  z-index: 5;
  top: -15px;
  left: 30px;
  padding: 3px 10px 2px 10px;
  background-color: black;
  font-size: 12px;
  color: gold;
}

.pricingTable-signup {
  margin-top: 13px;
  text-align: right;
}

.txt-autorenewal {
  margin: 15px 0 0 0 !important;
  font-size: 12px !important;
  font-family: Roboto;
}

@media only screen and (max-width: 486px) {
  #step-3 {
    padding: 0 30px;
  }

  .tag-sale {
    width: fit-content;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
  }

  #btn-payment-now {
    display: block;
  }

  .txt-autorenewal {
    margin: 15px 0 0 0 !important;
    text-align: center;
  }

  .pricingTable-signup {
    margin-top: 30px;
    text-align: center;
  }

  #home_contact .contact_form .contact_form_section {
    text-align: center;
  }

  #about_banner {
    margin-top: 10px;
  }

  .platform_link,
  #home_used_case .tab_content h3,
  #home_listening h2 {
    text-align: left;
  }

  .img_set_listen img {
    margin-left: 25px;
  }

  .img_set_listen {
    padding-top: 5px;
  }

  .caption-banner h3 {
    text-align: left !important;
    color: #0354a6 !important;
    margin-top: 50px !important;
  }

  .about_us .caption-banner h2 {
    text-align: left !important;
  }

  .caption-banner p.sub_banner,
  .caption-banner p.sub_banner_set,
  .btn_start_section,
  .footer_sub_banner,
  .caption-banner-home p.sub_banner,
  .caption-banner-home p.sub_banner_set {
    text-align: left;
  }

  #about_us_detail h5 {
    text-align: left !important;
  }

  #about_us_detail h2 {
    text-align: left !important;
  }

  .plan_info .caption-banner h1,
  .free_trial .caption-banner h1,
  .freemium .caption-banner h1 {
    text-align: left !important;
  }

  .cbx {
    display: flex;
  }

  /*👉  .section_trail_form .lang_btn{
    width: 100%;
    text-align: center !important;
  }👈*/
  .blog_detail_editor {
    padding-right: 10px;
  }

  .all-rights {
    flex-direction: column !important;
  }

  .footer-all-rights-3 {
    text-align: center;
  }

  .whale-mandalasystem {

    position: absolute;
    width: 135px;
    height: 149.91px;
    top: -85px;
  }


}

.pricingTable .pricingTable-signup a {
  color: #fff;
  font-family: "Mark Pro Bold";
  font-size: 16px;
  text-transform: uppercase;
  padding: 15px 30px;
  margin: 0 auto;
  border-radius: 25px;
  transition: all 0.3s;
}

.pricingTable .pricingTable-signup span {
  color: rgb(189, 187, 187);
  font-family: "Mark Pro Bold";
  font-size: 16px;
  text-transform: uppercase;
  padding: 15px 30px;
  margin: 0 auto;
  border-radius: 25px;
  transition: all 0.4s;
}

#sel-plan-1,
#sel-plan-2,
#sel-plan-3 {
  display: none;
}

#apply_coupon {
  color: white;
}

#step-2 {
  border-top: 1px solid #f1f1f1;
  border-left: 1px solid #f1f1f1;
  padding: 30px 0px 30px 30px;
}

@media only screen and (min-width: 992px) {
  #step-3 .col-xs-9 #show-txt-period-small {
    margin: 0;
    display: none !important;
  }

  #step-3 #show-txt-period {
    display: block !important;
  }
}

@media only screen and (max-width: 992px) {
  #step-2 {
    border-left: 0;
  }

  #step-2 {
    padding-right: 30px;
  }
}

@media only screen and (max-width: 486px) {
  .detail-pack {
    padding: 0 30px 30px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .detail-pack .title-package {
    text-align: center;
    justify-content: center;
  }

  .cart-currency.pull-right {
    float: unset !important;
  }

  .sel-period label {
    font-size: 14px;
  }

  #home_our p {
    padding-left: 0px;
  }

  .btn_set_contact {
    padding: 0.9em 1.75em;
  }

  #home_contact .contact_form .contact_form_section {
    text-align: center;
  }

  #about_banner {
    margin-top: 10px;
  }

  .platform_link,
  #home_used_case .tab_content h3,
  #home_listening h2 {
    text-align: left;
  }

  .img_set_listen img {
    margin-left: 25px;
  }

  .img_set_listen {
    padding-top: 5px;
  }

  .caption-banner h3 {
    text-align: left !important;
    color: #0354a6 !important;
    margin-top: 50px !important;
  }

  .about_us .caption-banner h2 {
    text-align: left !important;
  }

  .caption-banner p.sub_banner,
  .caption-banner p.sub_banner_set,
  .btn_start_section,
  .footer_sub_banner,
  .caption-banner-home p.sub_banner,
  .caption-banner-home p.sub_banner_set {
    text-align: left;
  }

  #about_us_detail h5 {
    text-align: left !important;
  }

  #about_us_detail h2 {
    text-align: left !important;
  }

  .plan_info .caption-banner h1,
  .free_trial .caption-banner h1,
  .freemium .caption-banner h1 {
    text-align: left !important;
  }

  .cbx {
    display: flex;
  }

  .btn_set_start_your {
    width: 100%;
    padding: 0.9em 1.75em;
    text-align: center;
  }

  .homepage .sub_banner_set {
    text-align: center !important;
  }


}

@media only screen and (max-width: 350px) {
  #step-3 .col-xs-3 {
    width: 100%;
    text-align: center;
  }

  #step-3 .col-xs-9 {
    width: 100%;
  }

  #step-3 .col-xs-9 #show-txt-period {
    margin: 0;
    display: none;
  }

  #step-3 #show-txt-period-small {
    display: block !important;
  }

  #step-3 .col-xs-9 .btn-confirm-plan {
    margin: auto !important;
    margin-top: 20px !important;
  }

  #home_our p {
    padding-left: 0px;
  }

  #home_contact .contact_form .contact_form_section {
    text-align: center;
  }

  #about_banner {
    margin-top: 10px;
  }

  .platform_link,
  #home_used_case .tab_content h3,
  #home_listening h2 {
    text-align: left;
  }

  .img_set_listen img {
    margin-left: 25px;
  }

  .img_set_listen {
    padding-top: 5px;
  }

  .caption-banner h3 {
    text-align: left !important;
    color: #0354a6 !important;
    margin-top: 50px !important;
  }

  .about_us .caption-banner h2 {
    text-align: left !important;
  }

  .caption-banner p.sub_banner,
  .caption-banner p.sub_banner_set,
  .btn_start_section,
  .footer_sub_banner,
  .caption-banner-home p.sub_banner,
  .caption-banner-home p.sub_banner_set {
    text-align: left !important;
  }

  #about_us_detail h5 {
    text-align: left !important;
  }

  #about_us_detail h2 {
    text-align: left !important;
  }

  .plan_info .caption-banner h1,
  .free_trial .caption-banner h1,
  .freemium .caption-banner h1 {
    text-align: left !important;
  }

  .cbx {
    display: flex;
  }
}

#show-txt-period {
  text-align: right;
  margin: auto;
}

#show-txt-period p {
  margin: 0;
  margin-right: 10px;
}

.btn-confirm-plan {
  display: inline-block;
  color: #fff;
  font-family: "Mark Pro Bold";
  font-size: 16px;
  /* text-transform: uppercase; */
  padding: 15px 30px;
  margin: 0 auto;
  border-radius: 25px;
  transition: all 0.4s;
  background: #ccc;
}

.btn-back-plan {
  display: inline-block;
  color: #ccc;
  font-family: "Mark Pro Bold";
  font-size: 16px;
  /* text-transform: uppercase; */
  padding: 15px 30px;
  margin: 0 auto;
  border-radius: 5px;
  transition: all 0.4s;
  border: 1px solid #ddd;
}

@media only screen and (max-width: 470px) {
  #arrow-upgrade {
    display: block;
    transform: rotate(90deg);
  }

  #home_our p {
    padding-left: 0px;
  }

  .btn_set_contact {
    padding: 0.9em 1.75em !important;
  }

  #home_contact .contact_form .contact_form_section {
    text-align: center;
  }

  #about_banner {
    margin-top: 10px;
  }

  .contact_form_section {
    margin-top: 10px;
  }

  .platform_link,
  #home_used_case .tab_content h3,
  #home_listening h2 {
    text-align: left !important;
  }

  #home_content_slide {
    padding: 70px 0 40px !important;
  }

  .home_content_slide_text {
    font-size: 20px !important;
  }

  #home_our .line_bottom {
    top: 50px !important;
  }

  #home_our p.sub_our {
    margin-top: 50px !important;
  }

  .ic_logo_footer {
    top: -125px !important;
    padding-right: 15px;
  }

  #home_banner img {
    margin-top: -18px;
  }

  .btn_contact_send_mail {
    width: 100%;
  }

  .img_set_listen {
    padding-top: 5px;
  }

  .caption-banner h3 {
    text-align: left !important;
    color: #0354a6 !important;
    margin-top: 50px !important;
  }

  .about_us .caption-banner h2 {
    text-align: left !important;
  }

  .caption-banner p.sub_banner,
  .caption-banner p.sub_banner_set,
  .btn_start_section,
  .footer_sub_banner,
  .caption-banner-home p.sub_banner,
  .caption-banner-home p.sub_banner_set {
    text-align: left;
  }

  #about_us_detail h5 {
    text-align: left !important;
  }

  #about_us_detail h2 {
    text-align: left !important;
  }

  .plan_info .caption-banner h1,
  .free_trial .caption-banner h1,
  .freemium .caption-banner h1 {
    text-align: left !important;
  }

  .cbx {
    display: flex;
  }
}

.active-to-confirm {
  background: linear-gradient(90deg, #09b355 0, #5ae918 100%);
}

.pricingTable .pricingTable-signup a.btn_sub_1 {
  background: #a43e97;
  background: linear-gradient(90deg, #a43e97 0, #e2318f 100%);
}

.pricingTable .pricingTable-signup a.btn_sub_2 {
  background: #1c54a9;
  background: linear-gradient(90deg, #1c54a9 0, #36c1eb 100%);
}

.pricingTable .pricingTable-signup a.btn_sub_3 {
  background: #d87025;
  background: linear-gradient(90deg, #d87025 0, #fae625 100%);
}

.pricingTable .pricingTable-signup a:hover {
  color: #000;
  background: 0 0;
  background-color: #d9d8d8 !important;
}

.pricingTable.blue:after {
  background-color: #0cf;
}

.pricingTable.blue .price-value {
  background-color: #0cf;
}

.pricingTable.blue .pricing-content li:before {
  background-color: #0cf;
}

.pricingTable.blue .pricingTable-signup a {
  background-color: #0cf;
}

.pricingTable.blue .pricingTable-signup a:hover {
  color: #0cf;
  background-color: transparent;
  border-color: #0cf;
}

.txt_cancel p {
  font-family: "Mark Pro Book";
  font-size: 16px;
  color: #000;
  margin-bottom: 30px;
}

.priceLabel-most {
  background: #2a8e48;
  border-radius: 25px;
  padding: 6px 15px;
  font-family: "Mark Pro Bold";
  color: #fff;
  width: 135px;
  font-size: 11px;
  text-align: center;
  position: absolute;
  z-index: 12;
  top: -14px;
  left: 33%;
}

/* @media only screen and (max-width: 990px) {
  .pricingTable {
    margin-bottom: 50px;
  }
} */

.blog_detail .blog_detail_editor img {
  max-width: 100% !important;
}

.freemium.lang_view_th .inp .label,
/* .freemium.lang_view_th b, */
.freemium.lang_view_th label,
.freemium.lang_view_th p {
  /*👉 font-family: Mitr, sans-serif !important;👈*/
  font-family: "Roboto", "Noto Sans Thai", "Noto Sans Thai Bold", sans-serif;
}

/*👉.section_trail_form{
  font-family: "Roboto", "Noto Sans Thai", "Noto Sans Thai Bold",sans-serif;
}👈*/

.lang_view_th .inp .label,
/* .lang_view_th b, */
.lang_view_th label,
.lang_view_th p {
  /*👉 font-family: Mitr, sans-serif !important;👈*/
  font-family: "Roboto", "Noto Sans Thai", "Noto Sans Thai Bold", sans-serif;
}

.freemium.lang_view_th .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-weight: 400;
}

.freemium.lang_view_th input::-webkit-input-placeholder {
  color: #abadae;
  font-weight: 400;
}

.freemium.lang_view_th input:-ms-input-placeholder {
  font-weight: 400;
}

.freemium.lang_view_th input::placeholder {
  color: #abadae;
  font-weight: 400;
}

.freemium.lang_view_th .toggle-3__button::after {
  content: "ไม่";
  font-family: Mitr, sans-serif !important;
  font-weight: 400;
  position: absolute;
  top: 5px;
  left: 35px;
  font-size: 12px;
}

.freemium.lang_view_th .toggle-3__input:checked+.toggle-3__button::after {
  content: "ใช่";
}

.freemium.lang_view_th .txt_title_free {
  font-weight: 500 !important;
}

.free_trial.lang_view_th .inp .label,
/* .free_trial.lang_view_th b, */
.free_trial.lang_view_th label,
.free_trial.lang_view_th p {
  font-family: "Roboto", "Noto Sans Thai", "Noto Sans Thai Bold", sans-serif;
  font-weight: 400;
}

.free_trial.lang_view_th .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-weight: 400;
}

.free_trial.lang_view_th input::-webkit-input-placeholder {
  color: #abadae;
  font-weight: 400;
}

.free_trial.lang_view_th input:-ms-input-placeholder {
  font-weight: 400;
}

.free_trial.lang_view_th input::placeholder {
  color: #abadae;
  font-weight: 400;
}

.free_trial.lang_view_th .toggle-3__button::after {
  content: "ไม่";
  font-family: Mitr, sans-serif !important;
  font-weight: 400;
  position: absolute;
  top: 5px;
  left: 35px;
  font-size: 12px;
}

.free_trial.lang_view_th .toggle-3__input:checked+.toggle-3__button::after {
  content: "ใช่";
}

.free_trial.lang_view_th .txt_title_free {
  font-weight: 500 !important;
}

.free_plan.lang_view_th .inp .label,
/* .free_plan.lang_view_th b, */
.free_plan.lang_view_th label,
.free_plan.lang_view_th p {
  font-family: Mitr, sans-serif !important;
  font-weight: 400;
}

.free_plan.lang_view_th .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-weight: 400;
}

.free_plan.lang_view_th input::-webkit-input-placeholder {
  color: #abadae;
  font-weight: 400;
}

.free_plan.lang_view_th input:-ms-input-placeholder {
  font-weight: 400;
}

.free_plan.lang_view_th input::placeholder {
  color: #abadae;
  font-weight: 400;
}

.free_plan.lang_view_th .toggle-3__button::after {
  content: "ไม่";
  font-family: Mitr, sans-serif !important;
  font-weight: 400;
  position: absolute;
  top: 5px;
  left: 35px;
  font-size: 12px;
}

.free_plan.lang_view_th .toggle-3__input:checked+.toggle-3__button::after {
  content: "ใช่";
}

.free_plan.lang_view_th .txt_title_free {
  font-weight: 500 !important;
}

.plan_info.lang_view_th .caption-banner h1 {
  font-family: Mitr, sans-serif !important;
  font-weight: 500;
  font-size: 26px !important;
  line-height: 44px !important;
}

.plan_info.lang_view_th .block_use_case {
  font-family: Mitr, sans-serif !important;
  font-weight: 400;
  margin-bottom: 10px;
}

.plan_info.lang_view_th .btn_set_plans {
  font-family: Mitr, sans-serif !important;
  font-weight: 500;
}

.txt_or {
  margin: 0 20px;
  font-family: Mitr, sans-serif !important;
  font-weight: 500;
  font-size: 20px;
  color: #fff;
}

.plan_info #plan_info_detail_section #home_banner .btn_set_plans {
  padding: 8px 30px;
  background-color: #fbb034;
  background-image: linear-gradient(315deg, #fbb034 0%, #ffdd00 74%);
  color: #000;
  border-radius: 7px;
  font-size: 20px;
}

.disabled_btn {
  opacity: 0.5;
}

.border-billing {
  border: 2px solid #446084;
  padding: 15px 30px 30px;
}

.lb-show {
  position: relative;
  margin: auto;
  width: 100%;
  margin-bottom: 10px;
}

.lb-show .title {
  font-size: 12px;
  font-family: Roboto, sans-serif;
  color: #07f;
  font-weight: 500;
}

.phone-code-l {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border: 1px solid #d7d7d7 !important;
  border-right: 0 !important;
  padding: 0 !important;
  text-align: center;
}

.phone-code-r {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

/*👉.indexsite #header{
  top: -50px;
}

.about_us  #header{
  top: -50px;
}

.blog_category #header{
  top: -50px;
}
👈*/
.confirm_payment #header {
  /*👉 top: -50px;👈*/
}

/*👉.blogall  #header{
  top: -50px;
}

.blog_detail #header{
  top: -50px;
}👈*/

.homepage #header {
  border-bottom: 0px solid #e5e5e5;
}

#menu-hauptmenue-englisch {
  color: #fff;
  height: 100%;
  margin: 0;
}

#menu-hauptmenue-englisch h4 {
  color: #fff;
}

#menu-hauptmenue-englisch p.sub_text_head_menu {
  font-family: Roboto, sans-serif;
  font-weight: 400;
  color: #b8c0cf;
}

/*👉 .penci-mega-menu:hover {
  background: #0354a6;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}👈*/

.academy-site-header .sub-menu {
  border-bottom-left-radius: 0px;
}

li.menu-item-has-children-main {
  position: static !important;
}

/* .menu-item-has-children-main:hover>a {
  color: #fff;
  background: #0354a6 !important;
} */

.nav-main .academy-menu>li>.use-cases:hover {
  color: #fff;
  text-decoration: none;
}

.nav-main .academy-menu>li>.use-cases:hover i {
  color: #fff;
  text-decoration: none;
}

.nav-main .academy-menu>li>.menu-explore:hover {
  color: #fff;
  text-decoration: none;
}

.nav-main .academy-menu>li>.menu-explore:hover i {
  color: #fff;
  text-decoration: none;
}


/* li.menu-item-has-children-main:hover {
  background: #0354a6;
} */

.sub_content_menu h3 {
  font-family: Roboto, sans-serif;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
}

.sub_content_menu h4 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #fff;
  margin-top: 0;
  line-height: 22px;
}

/*👉.sub_content_lis a:hover {
  background: #1760ad;
  border-left: 2px solid #5adcca;
}👈*/

/*👉.sub_content_lis a:hover {
  background: #1760ad;
  border-left: 2px solid #5adcca;
}👈*/

.sub_content_list {
  overflow: hidden;
  padding: 20px 15px 15px 20px;
  min-height: 112px;
}

.nav-main .academy-menu>li>.use-cases:active {
  color: #fff;
  text-decoration: none;
}

.nav-main .academy-menu>li>.use-cases {
  color: #414244;
  text-decoration: none;
}

.nav-main .academy-menu>li>.use-cases:hover span {
  color: #fff;
  text-decoration: none;
}

.nav-main .academy-menu>li>.menu-explore:active {
  color: #fff;
  text-decoration: none;
}

.nav-main .academy-menu>li>.menu-explore {
  color: #414244;
  text-decoration: none;
}

.nav-main .academy-menu>li>.menu-explore:hover span {
  color: #fff;
  text-decoration: none;
}

.btn_set_1 a:hover {
  /*👉background: #6bbdfd !important;
  background: linear-gradient(0deg, #6bbdfd 23%, #4c86fb 100%);
  border-radius: 4px;👈*/
  /* background: #FFFFFF !important; */
  border-color: #0052CC;
  border-radius: 5px;
  /* color: #0052CC !important; */
  text-decoration: none;
}

.btn_start_section a:hover {
  color: #fff;
  text-decoration: none;
}

.btn_start_plans a:hover {
  color: #fff;
  background: #0054ed;
  text-decoration: none;
}

.btn_set_contact:hover {
  color: #fff;
  text-decoration: none;
}

.btn_sign_up:hover {
  color: #fff;
  text-decoration: none;
}

.nav-main .sub-menu {
  -webkit-transition: ease-in-out 0.3s !important;
  transition: ease-in-out 0.3s !important;
}

.nav-main .sub-menu:hover {
  -webkit-transition: none !important;
  transition: none !important;
}

.nav-main .academy-menu>li {
  -webkit-transition: none !important;
  transition: none !important;
}

#menu_main_login>.login_link>a {
  padding: 15px 25px;
}

.academy-header-bottom,
.academy-site-header,
.academy-top-bar {
  float: unset;
  width: 100%;
}

.academy-site-header {
  width: 101%;
}

.home_content_tab h3 {
  line-height: 1.2;
}

.blog_detail_editor {
  /*👉 padding-right: 30px;👈*/
}

.section_trail_form .dropdown-menu {
  margin: 2px 0 0 0px;
}

.section_trail_form .lang_btn {
  float: right !important;
}

.nav-main .sub-menu-new {
  width: 102%;
  clear: both;
  display: block;
  position: absolute;
  padding: 20px 0;
  background: #0354a6;
  border: none;
  box-shadow: none;
  margin-top: -13.6px;
}

.as_use_by {
  padding-left: 0px;
}

#today-business-success {
  padding-right: 30px;
}

.home_content_slide_text {
  font-size: 25px;
  font-weight: 400;
  color: #202124;
  margin-bottom: 60px;
}

.home_listening .img_set_listen img {
  max-width: 90%;
}

#home_contact hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee9;
}

.home_contact_title {
  margin-top: 20px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}

#home_used_case h3 {
  color: #202124;
}

#home_listening h2 {
  color: #202124;
}

@media screen and (max-width: 1280px) and (min-width: 1280px) {
  .contact_form_section {
    margin-top: 100px;
  }
}

@media screen and (max-width: 1080px) and (min-width: 1080px) {
  .contact_form_section {
    margin-top: 85px;
  }
}

@media screen and (max-width: 1024px) and (min-width: 1024px) {
  .contact_form_section {
    margin-top: 85px;
  }
}

@media screen and (max-width: 1440px) and (min-width: 1440px) {
  .contact_form_section {
    margin-top: 108px;
  }
}

@media screen and (max-width: 1360px) and (min-width: 1360px) {
  .contact_form_section {
    margin-top: 108px;
  }
}

@media screen and (max-width: 1920px) and (min-width: 1920px) {
  .contact_form_section {
    margin-top: 108px;
  }

  .nav-main .sub-menu-new {
    margin-top: -14.6px !important;
    z-index: 9999999999;
  }
}

@media (max-width: 991px) {
  #home_contact h3 {
    font-size: 34px;
    text-align: left !important;
    margin-left: 20px;
  }

  .btn_set_contact {
    padding: 20px 10px;
  }
}

/* for mobile */

.blog-search-fillter {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: space-between;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
}

.blog-search-fillter .blog-search-input {
  display: inline-flex;
  align-items: center;
}

.blog-search-fillter .blog-search-input #search_blog {
  margin-left: 0px;
  border: 0px solid #ccc;
  box-shadow: unset;
}

.blog-search-fillter .blog-search-input #FrmSearch_blog i {
  font-size: 16px;
  margin-top: 10px;
}

.blog-search-fillter .blog-search-input #search_mobile_blog {
  margin-left: 0px;
  border: 0px solid #ccc;
  box-shadow: unset;
}

.blog-search-input-filter .btn {
  background: #6769aa;
  color: #fff;
  padding: 6px 15px;
}

.blog-search-input-filter .btn .fa-filter {
  margin-right: 5px;
}

.box-filter {
  position: fixed;
  top: 0px !important;
  width: 100vw;
  height: 100vh;
  left: 0px;
}

.box-filter .close {
  margin-right: 10px;
}

.box-filter .close img {
  width: 20px;
}

.box-filter .close {
  opacity: 1;
}

.box-filter .modal-header {
  padding: 25px 15px;
}

#blog .modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 0px solid #999;
  border: 0px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  outline: 0;
  -webkit-box-shadow: unset;
  box-shadow: unset;
}

#blog .modal-dialog {
  margin: 0px;
}

.nav_mobile {
  display: grid;
  width: 100%;
  text-align: left;
  padding-left: 20px;
  margin-top: 20px;
  list-style-type: none;
}

.nav_mobile .h1,
.nav_mobile h1 {
  font-size: 14px;
}

.lang_blog_mobile {
  width: 100%;
  display: flex !important;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: space-between;
  margin-bottom: 0 !important;
}

.nav_mobile a {
  color: #5b5656;
  text-decoration: none;
}

.nav_mobile span {
  font-size: 16px;
  color: #000;
  font-weight: 600;
}

.box-filter .modal-title {
  padding-left: 20px;
}

.box-filter .modal-title {
  font-size: 20px;
  color: #000;
  font-weight: 600;
}

.box-filter .lang_btn i {
  float: right;
}

.box-filter .lang_btn {
  padding: 15px;
  border: 1px solid #e6e6e6;
  width: 90%;
  margin-top: 10px;
}

.box-filter .lang_btn .dropdown-menu {
  width: 100%;
}

.blog-search-fillter #FrmSearch_blog {
  display: flex;
}

.blog-search-fillter #FrmSearch_mobile_blog {
  display: flex;
  align-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}

.blog-search-fillter #search_mobile_btn {
  margin: 0 10px 0 0;
}

#usecase_detail h3 {
  font-family: Roboto, sans-serif;
  text-align: center;
  font-size: 34px;
  font-weight: 700;
  color: #202124;
  line-height: 50px;
}

.usecase_detail_text {
  font-size: 25px;
  font-weight: 400;
  color: #202124;
  margin-bottom: 60px;
}

/* gototop  */

.gototop.active {
  opacity: 1;
  visibility: visible;
}

.gototop {
  position: fixed;
  bottom: 85px;
  right: 24px;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}

.gototop a {
  width: 50px;
  height: 50px;
  display: table;
  background: #4B62E6;
  color: #fff;
  text-align: center;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 50%;
}

.gototop a i {
  height: 50px;
  display: table-cell;
  vertical-align: middle;
}

.gototop a i {
  color: #fff;
}

#about_us_detail h5 {
  display: inline-block !important;
}

/* add css only for safari browser */

@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .academy-slot-l {
      top: 12px;
    }

    .academy-slot-r {
      top: 14px;
    }

    .h1,
    .h2,
    .h3,
    .h4,
    .h5,
    .h6,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
      letter-spacing: -0.05em;
    }
  }
}

.text-status-accept-newsletter {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: space-between;
  justify-content: flex-start;
  align-items: flex-start;
}

.homepage .caption-banner p.sub_banner_set,
.homepage .caption-banner-home p.sub_banner_set {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  color: #202124;
  line-height: 25px;
}

.platform_page .caption-banner h1 {
  color: #fff;
  font-size: 50px;
}

.platform_page .caption-banner h4 {
  font-weight: unset;
  margin: 20px auto;
}

.navigation-mobile {
  height: 60px;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 90;
}

.yellow-trianlge {
  border: 15px solid transparent;
  border-top: 30px solid #f8e71c;
  transform: rotate(-30deg);
  opacity: 0.5;
  left: 80%;
}

.blue-triangle {
  border: 10px solid transparent;
  border-top: 20px solid #61a9fc;
  transform: rotate(30deg);
  opacity: 0.28;
  left: 20%;
  top: 120px;
}

.green-circle {
  width: 30px;
  height: 30px;
  box-sizing: border-box;
  border: 15px solid #61a9fc;
  opacity: 0.5;
  border-radius: 30px;
  right: 11%;
  /*👉bottom: 154px;👈*/
  top: 354px;
}

.yellow-semicircle {
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  border-top: none;
  border-bottom: 20px solid #f8e71c;
  opacity: 0.5;
  border-radius: 40px;
  transform: rotate(45deg);
  left: 10%;
  top: 400px;
}

.green-coma {
  color: #15c39a;
  opacity: 0.5;
  font-size: 100px;
  font-family: Arial Hebrew;
  left: 25%;
  top: 150px;
}

.green-asterix {
  color: #15c39a;
  opacity: 0.5;
  font-size: 60px;
  font-family: Arial Hebrew;
  left: 67%;
  bottom: -87px;
}

.yellow-trianlge,
.blue-triangle {
  width: 0;
  height: 0;
}

.yellow-trianlge,
.blue-triangle,
.green-circle,
.yellow-semicircle,
.green-coma,
.green-asterix {
  display: inline-block;
  position: absolute;
}

.hero-unit {
  display: block;
  font-size: 22px;
  padding: 150px 100px 80px 100px;
}

.search-title {
  color: #000000;
  text-align: center;
  font-size: 42px;
  margin-bottom: 48px;
  font-weight: 700;
}

.search-box-small input,
.search-box input {
  border: 0 none;
  border-radius: 100px !important;
  border: 2px solid #878ea6;
}

.search-box-small input,
.search-box input,
.sub-nav .search input {
  padding: 30px 65px;
  width: 100%;
  -webkit-appearance: none;
  color: #000;
  font-size: 27px;
  font-weight: 300;
}

.lazyload {
  display: none;
}

img:not([src]):not([srcset]) {
  visibility: hidden;
}

img:not([src]) {
  visibility: hidden;
}


footer {
  background: #202125;
}


.ml-auto,
.mx-auto {
  margin-left: auto !important;
}


.footer-14398 .list-unstyled {
  margin-top: -10px;
}

.footer-14398 {
  /*👉padding: 7rem 0;👈*/
  padding: 67px 0;
  /* background: #202125; */
  background: #011753;
  color: #777;
}

.footer-14398 .footer-site-logo {
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 30px;
  display: block;
}

.footer-14398 h3 {
  color: #fff;
  font-size: 16px;
  margin-bottom: 20px;
}

.footer-14398 .links li {
  /* margin-bottom: 10px; */
}

.footer-14398 .links li a {
  color: #fff;
}

.footer-14398 .links li a:hover {
  color: #fff;
}

.footer-14398 .link-menu li {
  display: inline-block;
}

.footer-14398 .link-menu li a {
  color: #fff;
  display: inline-block;
  padding: 10px;
}

.footer-14398 .link-menu.nav-left li:first-child a {
  padding-left: 0;
}

.footer-14398 .link-menu.nav-right li:last-child a {
  padding-left: 0;
}

.footer-14398 .social li {
  display: inline-block;
}

.footer-14398 .social li a {
  display: inline-block;
  padding: 10px;
  color: #fff;
}

.footer-14398 .social li:last-child a {
  padding-right: 0;
}

.footer-14398 .line {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

#home_contact {
  margin-bottom: 0px;
}

.footer-14398 .fa-facebook:before {
  zoom: 1.2;
}

.footer-14398 .fa-twitter:before {
  zoom: 1.2;
}

.footer-14398 .fa-instagram:before {
  zoom: 1.2;
}

.footer-14398 .fa-youtube:before {
  zoom: 1.2;
}

.footer-all-rights {
  background: #fff;
}

.footer-all-rights .link-menu li a {
  color: #000;
  display: inline-block;
  padding: 10px;
}

.footer-all-rights {
  padding: 1rem 0;
}


.footer-14398 .link-use-cases li {
  margin-bottom: 10px;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #C4C4C4;
}


.footer-14398 .link-use-cases li a {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  color: #C4C4C4;
}


.all-rights {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: space-between;
  justify-content: space-between;
  align-items: center;
}

.all-rights {

  font-weight: normal;
  font-size: 13px;
  line-height: 25px;
  letter-spacing: 0.02em;
}

.all-rights a:link,
a:focus,
a:hover {
  color: #202125
}

.all-rights .footer-all-rights-3 {
  color: rgba(62, 70, 73, 0.73);
}

.footer-14398 ul,
h3 {
  font-weight: 500;
  font-size: 15px;
  line-height: 40px;
}

.sub_content_men_explore h3,
h4 {
  font-weight: 500 !important;
}

.sub_content_men_use_cases h3,
h4 {
  font-weight: 500 !important;
}

.sub_content_men_explore>.sub_content_list {
  padding: 10px 15px 15px 10px;
}

.sub_content_men_explore {
  padding: 0px 80px 20px 80px;
}

.sub_content_men_explore .sub_content_list {
  padding: 10px 15px 8px 20px;
}

.academy-site-header .academy-main-nav li .sub-menu .sub_content_men_explore a {
  padding-bottom: 0px;
}

.sub_content_men_explore h3 {
  margin-bottom: 5px;
}

.footer-all-rights-3 a:link,
.footer-all-rights-3 a:focus,
.footer-all-rights-3 a:hover {
  font-family: Roboto;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 25px;

  letter-spacing: 0.02em;

  color: rgba(62, 70, 73, 0.73);
}

.Ocean-Sky-Network {
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 25px;

  letter-spacing: 0.02em;

  color: #202125 !important;
}

.whale-mandalasystem {
  position: absolute;
  width: 135px;
  height: 149.91px;
  top: -85px;
  right: 0;
}


.header-login a {
  color: #FFFFFF;
  background: #4B62E6;
}


.header-login a:hover {
  color: #fff;
  text-decoration: none;
}

.header-login.open>a {
  /* background: transparent; */
  background: #0052CC !important;
}

.header-mandalasyste {
  /* border: 1px solid #007BF2; */
  background: #fff;
  color: #4B62E6;
  font-size: 16px !important;
  line-height: 18px;
  width: 98px;
  height: 40px;
  border-radius: 5px;
}

.header-mandalasyste:focus {
  /* background-color: #fff !important; */
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
  color: #262626 !important;
  text-decoration: none !important;
  background-color: #f5f5f5 !important;
}

.login-modal:before {
  position: absolute;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  content: "";
  top: -10px;
  border-right: 10px solid transparent;
  border-bottom: 10px solid;
  border-left: 10px solid transparent;
  border-bottom-color: inherit;
  right: 40px;
  color: #FFF;
}

.header-free-trial {
  /* background-color: #007BF2; */
  /* border-color: #007BF2; */
  /* border-radius: 5px; */
  /* margin-right: 7px; */
  /* margin-top: 5px; */
  width: 125px;
  /* height: 40px; */
  background: #007BF2;
  border-radius: 5px;
  border: 0px solid #007BF2;
}

.header-free-trial a:hover {
  background: #0054ed !important;
  border-color: #007bf2;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
  border: 1px solid #007BF2;
  padding: 9px 0px !important;
}

a {
  transition: none;
}

/* home_2022 */

.light-blue {
  /* color: #0052CC; */
  color: #4B62E6 !important;
}

.light-blue-bg {
  /* background: #0052CC; */
  background: #4B62E6 !important;
}

.light-blue-border {
  /* background: #0052CC; */
  border-color: #4B62E6 !important;
}

.cosmos-color {
  color: #6040D7;
}

.button-box {
  display: inline-block;
  width: fit-content;
  border-radius: 7px;
  padding: 10px 45px;
  gap: 10px;
  text-align: center;
  cursor: pointer;
  font-size: 18px;
}

.content_box {
  max-width: 1296px;
  margin: 0 auto;
}

.m-0 {
  margin: 0 !important;
}

.fs-66px {
  font-size: 66px !important;
  line-height: 80px;
}

.fs-54px {
  font-size: 54px !important;
  line-height: 64px;
}

.fs-50px {
  font-size: 50px !important;
  line-height: 60px;
}

.fs-46px {
  font-size: 46px !important;
  line-height: 58px;
}

.fs-44px {
  font-size: 44px !important;
  line-height: 56px;
}

.fs-40px {
  font-size: 40px !important;
  line-height: 54px;
}

#home_market_stats .fs-40px {
  line-height: 50px;
}

.fs-36px {
  font-size: 36px !important;
  line-height: 50px;
}

.fs-26px {
  font-size: 26px !important;
  line-height: 40px;
}

.fs-24px {
  font-size: 24px !important;
  line-height: 38px;
}

#home_mandala_start .fs-24px {
  line-height: 34px;
}

#cosmos_card .fs-24px {
  line-height: 30px;
}

.fs-22px {
  font-size: 22px !important;
  line-height: 34px;
}

.fs-20px {
  font-size: 20px !important;
  line-height: 32px;
}

.fs-18px {
  font-size: 18px !important;
  line-height: 28px;
}

.fs-16px {
  font-size: 16px !important;
  line-height: 24px;
}

.fs-14px {
  font-size: 14px !important;
  line-height: 22px;
}

/* Button language */
.language_frame {
  position: relative;
}

.bx-chevron-down {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.language_frame.open .bx-chevron-down {
  transform: rotate(180deg);
}

.language_options {
  display: flex;
  align-items: center;
  cursor: pointer;
  flex-direction: row;
  padding: 10px;
  margin-right: 7px;
  margin-top: 5px;
}

.dropdown-menu.language_dropdown {
  top: 64px;
  min-width: 112px;
  border-radius: 4px;
  background-color: white;
  box-shadow: 0px 2px 20px rgb(0 0 0 / 10%);
  padding: 4px;
}

.language_frame.open .dropdown-menu.language_dropdown {
  display: flex;
  flex-wrap: wrap;
}

.dropdown-menu.language_dropdown>li {
  width: 100%;
  display: flex;
  align-items: center;
  border-radius: 4px;
  padding: 0;
  margin: 2px;
  transition: background-color 200ms ease;
}

.dropdown-menu.language_dropdown>.active>a,
.dropdown-menu.language_dropdown>.active>a:hover,
.dropdown-menu.language_dropdown>li>a,
.dropdown-menu.language_dropdown>li>a:hover {
  width: 100%;
  cursor: pointer;
  padding: 8px 10px;
  text-align: left;
  background: transparent !important;
  font-size: 14px;

}

.dropdown-menu.language_dropdown>.active>a,
.dropdown-menu.language_dropdown>.active>a:hover {
  color: #4B62E6 !important;
}

.dropdown-menu.language_dropdown>li:hover {
  background: #F2F2F2;
}

.dropdown-menu.language_dropdown>li.active {
  background: #EAF4FF;
}

/* #End Button language */

@media screen and (max-width: 1536px) {
  .sub_content_menu {
    max-width: 1140px;
    padding: 20px 0;
  }

  .fs-46px {
    font-size: 38px !important;
    line-height: 52px;
  }
}

@media screen and (max-width: 1296px) {
  .fs-66px {
    font-size: 54px !important;
    line-height: 64px;
  }

  .fs-54px {
    font-size: 46px !important;
    line-height: 58px;
  }

  .fs-50px {
    font-size: 42px !important;
    line-height: 56px;
  }

  .fs-44px {
    font-size: 38px !important;
    line-height: 52px;
  }

  .fs-40px {
    font-size: 36px !important;
    line-height: 50px;
  }

  .fs-36px {
    font-size: 30px !important;
    line-height: 46px;
  }

  .fs-26px {
    font-size: 24px !important;
    line-height: 38px;
  }

  .fs-24px {
    font-size: 20px !important;
    line-height: 32px;
  }

  .fs-22px {
    font-size: 20px !important;
    line-height: 32px;
  }

  .fs-20px {
    font-size: 18px !important;
    line-height: 28px;
  }

  .fs-18px {
    font-size: 16px !important;
    line-height: 24px;
  }

  .fs-16px {
    font-size: 14px !important;
    line-height: 22px;
  }

  .sub_content_menu {
    max-width: 90%;
    padding: 20px 0;
  }

  .sub_content_list {
    padding: 20px;
  }
}

@media screen and (max-width: 1080px) {
  #about_banner.contact_banner {
    margin-top: 100px;
  }
}

@media screen and (max-width: 576px) {
  .fs-66px {
    font-size: 36px !important;
    line-height: 46px;
  }

  .fs-54px {
    font-size: 36px !important;
    line-height: 46px;
  }

  .fs-50px {
    font-size: 36px !important;
    line-height: 46px;
  }

  .fs-46px {
    font-size: 30px !important;
    line-height: 46px;
  }

  .fs-44px {
    font-size: 30px !important;
    line-height: 46px;
  }

  .fs-40px {
    font-size: 28px !important;
    line-height: 42px;
  }

  .fs-36px {
    font-size: 24px !important;
    line-height: 38px;
  }

  .fs-26px {
    font-size: 20px !important;
    line-height: 32px;
  }

  .fs-24px {
    font-size: 20px !important;
    line-height: 32px;
  }

  .fs-22px {
    font-size: 20px !important;
    line-height: 32px;
  }

  .fs-20px {
    font-size: 16px !important;
    line-height: 26px;
  }
}

@media screen and (max-width: 400px) {
  .fs-26px {
    font-size: 18px !important;
    line-height: 32px;
  }

  .fs-24px {
    font-size: 18px !important;
    line-height: 32px;
  }

  .fs-22px {
    font-size: 18px !important;
    line-height: 32px;
  }
}

/*-------------------------------------- Policy --------------------------------------*/

#policy_detail h3,
#policy_header h3,
#policy_detail li {
  font-family: "Roboto", sans-serif;
}

#policy_detail h3,
#policy_header h3 {
  font-weight: 600;
}

#policy_detail p {
  text-indent: 2em;
  font-family: "Roboto", sans-serif;
}

#policy_detail a {
  text-decoration: underline;
}

#policy_detail .double-tap {
  text-indent: 4em;
}

#policy_detail .triple-tap {
  text-indent: 6em;
}


#policy_detail ul.double-tap {
  padding-inline-start: 60px;
  text-indent: 0;
}

#policy_header {
  padding-top: 80px;
}

#policy_header h5 {
  font-weight: 900;
  font-size: 14px;
  color: #202124;
  text-transform: uppercase;
  padding: 10px 25px;
  border: 1px solid #202124;
  display: inline-block;
}

.panel-heading {
  position: relative;
  padding: 15px 15px 15px 25px;
  border-radius: 8px;
  border: none;
}

.panel-des {
  padding: 5px 17px;
}

.panel-heading span.pull-right {
  position: absolute;
  top: 15px;
  right: 12px;
  width: 20px;
  height: 20px;
  text-align: center;
}

.clickable {
  cursor: pointer;
}

.panel-heading i {
  font-size: 16px;
}

.panel-gray-light {
  box-shadow: none;
  margin-bottom: 15px;
}

.panel-gray-light>.panel-heading {
  color: #202124;
  background-color: #F4F4F9;
  border-color: #F4F4F9;
}

.panel-gray-light>.panel-body {
  padding: 15px 43px;
  background-color: #F4F4F9;
  margin-top: -5px;
  border-radius: 0px 0px 8px 8px;

}

.panel-boder-light {
  border: 1px solid #F4F6F8;
  padding: 20px 20px;
  margin: 8px -20px;
  border-radius: 4px;
}

.panel-boder-light .panel-heading {
  position: relative;
  padding: 0;
  border-radius: 8px;
  border: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.panel-boder-light .panel-actions {
  display: flex;
  align-items: flex-end;
  gap: 8px;
}

.panel-boder-light .panel-actions .pull-right {
  position: relative;
  top: 0;
  right: 0;
}

.panel-boder-light .panel-body {
  padding: 15px 0;
}

.table-responsive {
  border-radius: 8px;
}

.table-responsive>.table-policy {
  border-radius: 8px;
}

.thead-purple {
  background-color: #4B62E6;
  color: #fff;
  padding: 12px;
}

.table-policy.table>thead:first-child>tr:first-child>th {
  font-weight: 500;
  padding: 20px 48px;
  border: none;
  min-width: 180px;
}

.table-policy>tbody {
  background-color: #fff;
}

.table-policy.table>tbody>tr>td {
  padding: 18px 24px;
  vertical-align: middle;
}

.table-policy.table-bordered>thead>tr>td,
.table-policy.table-bordered>tbody>tr>td {
  border: 1px solid #f4f4f9;
}

.table-policy.table>thead>tr>td,
.table-policy.table>tbody>tr>td {
  word-break: break-word;
  white-space: pre-line;
}

@media screen and (max-width: 767px) {
  .table-policy.table>thead:first-child>tr:first-child>th {
    min-width: auto;
  }

  .table-policy.table>tbody>tr>td {
    padding: 10px 15px;
    vertical-align: middle;
  }

  .panel-gray-light>.panel-body {
    padding: 5px 25px;
  }
}

/*-------------------------------------- #End Policy --------------------------------------*/

/*-------------------------------------- Unsubscription Email --------------------------------------*/
.box-unsubscription {
  margin: 180px auto 260px auto;
  text-align: center;
  max-width: 90%;
}

.box-unsubscription .title {
  font-family: 'Poppins';
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
}

.box-unsubscription .btn-getstarted {
  background: #4B62E6;
  box-shadow: 0px 5px 20px rgba(1, 114, 255, 0.2);
  transition: .2s;
}

.box-unsubscription .btn-getstarted a {
  color: #fff;
}

.box-unsubscription .btn-getstarted:hover {
  background: #0052CC;
}

.box-unsubscription .description {
  margin: 10px 0;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
}

.box-unsubscription .description.sm-gray {
  font-size: 14px;
  color: #657285;
}

.box-unsubscription .description p {
  margin: 0;
}

.box-unsubscription .box-action {
  margin: 24px 0;
}

/*-------------------------------------- #End Unsubscription Email --------------------------------------*/

#home_mandala_start {
  margin-top: 60px;
}

#home_mandala_start .content_box {
  max-width: 100%;
  background: #BBDDFD;
  padding: 40px 0;
}

#home_mandala_start .product_box {
  max-width: 1296px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  flex-direction: column;
  min-height: max-content;
}

#home_mandala_start .btn-getstarted {
  background: #4B62E6;
  box-shadow: 0px 5px 20px rgba(1, 114, 255, 0.2);
}

#home_mandala_start .btn-getstarted a {
  color: #FFFFFF;
  display: flex;
  align-items: center;
}

#home_mandala_start .desc_box {
  margin-bottom: 8px;
}

#home_mandala_start .product_desc {
  text-align: center;

}

#home_mandala_start .arrow-right {
  padding-left: 0;
  -webkit-transition: padding 0.3s ease-in-out;
  transition: padding 0.3s ease-in-out;
  width: 10px;
  display: inline-block;
  height: 24px;
}

#home_mandala_start .btn-getstarted:hover .arrow-right {
  padding-left: 5px;
}

#home_mandala_start .no-cc {
  color: #8896A2;
  text-align: center;
  position: absolute;
  bottom: -50px;
  left: 55px;
}

#home_mandala_start .button-frame {
  text-align: center;
  position: relative;
  margin-bottom: 50px;
}

#home_mandala_start .btn-plans a {
  color: #202124;
}

#home_mandala_start .btn-plans:hover a {
  text-decoration: underline;
}

.btn-plan-desc {
  text-decoration: underline;
  font-size: 14px;
  color: #4b62e6;
  font-weight: 600;
  transform: .2s;
}

.btn-plan-desc:hover {
  color: rgb(75 99 231 / 80%);
  text-decoration: underline;
}

.logo-text-ai_mobile_app {
  color: #202124;
  text-align: center;
  font-family: 'Roboto';
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
}

/* -------------------------- footer -------------------------- */
footer .box-btn-mobile-app {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

footer .box-btn-mobile-app .btn-mobile-app {
  margin: 0;
}

footer .box-btn-mobile-app img {
  width: 180px;
}

footer .box-footer-contact {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(18%, 1fr));
  gap: 18px;
  padding: 0 15px;
}

/* @media all and (max-width: 991px) {
} */
@media all and (max-width: 991px) {
  footer .box-btn-mobile-app {
    display: flex;
    flex-direction: row;
    gap: 18px;
    justify-content: center;
    width: 100%;
    margin-bottom: 40px;
  }

  footer .box-footer-contact {
    grid-template-columns: repeat(auto-fill, minmax(48%, 1fr));
  }
}

@media all and (max-width: 425px) {
  footer .box-btn-mobile-app {
    padding: 0 15px;
  }

  footer .box-btn-mobile-app .btn-mobile-app {
    margin: auto;
    margin: 0;
  }
}

/* -------------------------- #end footer -------------------------- */
.tag-coming-soon {
  background-color: #FFD804;
  padding: 2px 10px;
  margin-top: 8px;
  font-weight: 500;
  font-size: 13px;
  color: #202124;
  border-radius: 30px;
  margin-bottom: 10px;
}

.btn-video-tooltip {
  color: #979ea9 !important;
  cursor: pointer;
  vertical-align: middle;
}

.btn-box-video-tooltip i {
  font-size: 18px;
  color: var(--mandala-blue);
}

.box-box-video-tooltip {
  position: relative;
}

.box-video-tooltip {
  position: absolute;
  left: 0px;
  bottom: 40px;
}

.box-video-tooltip {
  pointer-events: none;
  opacity: 0;
  transform: translateY(-16px);
  transition: all 0.4s ease;
  z-index: 9999;
  box-shadow: 0px 4px 20px 2px rgb(151 71 255 / 40%);
  background: #fff;
  padding: 0;
  border-radius: 6px;
  width: 280px;
}

.box-video-tooltip .box-video {
  width: 280px;
  height: 158px;
}

.box-video-tooltip iframe {
  width: 100%;
  height: 100%;
  border-radius: 6px;
  /* border-radius: 6px 6px 0 0; */
}

.box-video-tooltip.show {
  pointer-events: auto;
  opacity: 1;
  transform: translateY(0);
}

.box-video-tooltip .info {
  padding: 12px 16px 8px 16px;
}

.box-video-tooltip .btn-sv-close {
  position: absolute;
  right: -6px;
  top: -6px;
  z-index: 9999999;
  background: #fff;
  border-radius: 50%;
  font-size: 18px;
  border: 1px solid #c6c6c6;
  cursor: pointer;
  color: #797979;
}

.box-video-tooltip .title {
  color: #333;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 4px;
}

.box-video-tooltip .desc {
  color: #535F72;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
}