@font-face {
  font-family: "PP Mori";
  src: url("../iconfont/fonts/PPMori-Regular.eot");
  src: url("../iconfont/fonts/PPMori-Regular.eot?#iefix")
      format("embedded-opentype"),
    url("../iconfont/fonts/PPMori-Regular.woff2") format("woff2"),
    url("../iconfont/fonts/PPMori-Regular.woff") format("woff"),
    url("../iconfont/fonts/PPMori-Regular.ttf") format("truetype"),
    url("../iconfont/fonts/PPMori-Regular.svg#PPMori-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "PP Mori";
  src: url("../iconfont/fonts/PPMori-RegularItalic.eot");
  src: url("../iconfont/fonts/PPMori-RegularItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../iconfont/fonts/PPMori-RegularItalic.woff2") format("woff2"),
    url("../iconfont/fonts/PPMori-RegularItalic.woff") format("woff"),
    url("../iconfont/fonts/PPMori-RegularItalic.ttf") format("truetype"),
    url("../iconfont/fonts/PPMori-RegularItalic.svg#PPMori-RegularItalic")
      format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "PP Mori";
  src: url("../iconfont/fonts/PPMori-SemiBoldItalic.eot");
  src: url("../iconfont/fonts/PPMori-SemiBoldItalic.eot?#iefix")
      format("embedded-opentype"),
    url("../iconfont/fonts/PPMori-SemiBoldItalic.woff2") format("woff2"),
    url("../iconfont/fonts/PPMori-SemiBoldItalic.woff") format("woff"),
    url("../iconfont/fonts/PPMori-SemiBoldItalic.ttf") format("truetype"),
    url("../iconfont/fonts/PPMori-SemiBoldItalic.svg#PPMori-SemiBoldItalic")
      format("svg");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "PP Mori";
  src: url("../iconfont/fonts/PPMori-SemiBold.eot");
  src: url("../iconfont/fonts/PPMori-SemiBold.eot?#iefix")
      format("embedded-opentype"),
    url("../iconfont/fonts/PPMori-SemiBold.woff2") format("woff2"),
    url("../iconfont/fonts/PPMori-SemiBold.woff") format("woff"),
    url("../iconfont/fonts/PPMori-SemiBold.ttf") format("truetype"),
    url("../iconfont/fonts/PPMori-SemiBold.svg#PPMori-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "PP Editorial New";
  src: url("../iconfont/fonts/PPEditorialNew-Italic.eot");
  src: url("../iconfont/fonts/PPEditorialNew-Italic.eot?#iefix")
      format("embedded-opentype"),
    url("../iconfont/fonts/PPEditorialNew-Italic.woff2") format("woff2"),
    url("../iconfont/fonts/PPEditorialNew-Italic.woff") format("woff"),
    url("../iconfont/fonts/PPEditorialNew-Italic.ttf") format("truetype"),
    url("../iconfont/fonts/PPEditorialNew-Italic.svg#PPEditorialNew-Italic")
      format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

body {
  font-weight: 400 !important;
  font-family: "PP Mori", sans-serif !important;
  font-size: 15px;
}

body p,
body a {
  line-height: 1.3em;
  color: #000;
}

.relative {
  position: relative;
}

.section {
  padding: 90px 0;
}

.container {
  width: 100%;
  max-width: 1230px;
  margin: 0 auto;
  padding: 0 30px;
}

.hidewpml{
  display: none !important;
}

.cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.tac {
  text-align: center;
}

.col_5 {
  width: 5%;
}

.col_10 {
  width: 10%;
}

.col_12 {
  width: 12.5%;
}

.col_14 {
  width: 14.28%;
}

.col_15 {
  width: 15%;
}

.col_16 {
  width: 16.66%;
}

.col_18 {
  width: 18%;
}

.col_20 {
  width: 20%;
}

.col_25 {
  width: 25%;
}

.col_30 {
  width: 30%;
}

.col_33 {
  width: 33.33%;
}

.col_35 {
  width: 35%;
}

.col_40 {
  width: 40%;
}

.col_45 {
  width: 45%;
}

.col_50 {
  width: 50%;
}

.col_55 {
  width: 55%;
}

.col_60 {
  width: 60%;
}

.col_65 {
  width: 65%;
}

.col_66 {
  width: 66.66%;
}

.col_70 {
  width: 70%;
}

.col_75 {
  width: 75%;
}

.col_80 {
  width: 80%;
}

.col_90 {
  width: 90%;
}

.col_100 {
  width: 100%;
}

.col_auto {
  width: auto;
}

.col_centred {
  float: none;
  display: block !important;
  margin: 0 auto;
}

.row {
  line-height: normal;
  clear: both;
  zoom: 1;
  margin-right: -15px;
  margin-left: -15px;
}

/* .row:after {
  display: table;
  content: "";
  clear: both;
  visibility: hidden;
  height: 0;
}

.row:before {
  display: table;
  content: "";
  visibility: hidden;
  height: 0;
} */

.row > [class*="col_"] {
  display: inline-block;
  vertical-align: top;
  padding-left: 20px;
  padding-right: 20px;
}

.row > [class*="col_"].right {
  float: right;
}

.row.big-gutter {
  margin-left: -30px;
  margin-right: -30px;
}

.row.big-gutter > [class*="col_"] {
  padding-left: 30px;
  padding-right: 30px;
}

.row.small-gutter {
  margin-left: -10px;
  margin-right: -10px;
}

.row.small-gutter > [class*="col_"] {
  padding-left: 10px;
  padding-right: 10px;
}

.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.row.no-gutter > [class*="col_"] {
  padding-left: 0;
  padding-right: 0;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex !important;
}

.flex-column {
  flex-direction: column;
}

.flex-row {
  -webkit-flex-direction: row;
  flex-direction: row;
}

.row-reverse {
  -webkit-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.flex-wrap {
  flex-wrap: wrap;
}

.justify-content-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.justify-content-around {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.align-self-center {
  -ms-flex-item-align: center;
  align-self: center;
}

.flex-center {
  align-items: center;
}

.justify-space-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.flex-justify-center {
  justify-content: center;
}

.flex-bottom {
  align-items: flex-end;
}

.flex-end {
  justify-content: flex-end;
}

.header-lp {
  padding: 20px 0;
}

.header-lp .menu li a {
  text-transform: uppercase;
}

.header-lp .header-lp-logo .logo a {
  width: 100px;
  height: 65px;
  display: inline-block;
}

.header-lp .header-lp-logo a img {
  width: 100px;
  height: 65px;
}

.header-lp .header-lp-menu ul li {
  margin: 3px 12px;
}

.header-lp .header-lp-menu ul li a {
  color: #000;
  font-family: "PP Mori", sans-serif;
  font-size: 13px;
  position: relative;
  font-weight: 400;
}

.header-lp .header-lp-menu ul li a::before {
  content: "";
  width: 0;
  height: 2px;
  background-color: #fc44af;
  position: absolute;
  bottom: -5px;
  left: 0;
  transition: all 0.3s ease-in-out;
}

.header-lp .header-lp-menu ul li a:hover::before {
  width: 100%;
}

.header-lp .header-lp-menu ul .try-now-btn a {
  padding: 14px 20px;
  background-color: #fc44af;
  border-radius: 5px;
  font-size: 15px;
  color: #fff;
  transition: all 0.3s ease-in-out;
}

.header-lp .header-lp-menu ul .try-now-btn a::after {
  content: "";
  width: 11px;
  height: 10px;
  display: inline-block;
  background-image: url(/wp-content/themes/seowp/images/svg/header-arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  right: -5px;
  top: calc((100% - 10px) / 2);
}

.header-lp .header-lp-menu ul .try-now-btn a:hover::before {
  width: 0;
}

.header-lp .header-lp-menu ul .try-now-btn a:hover {
  background-color: #5887ff;
}

.account-submenu {
  position: relative;
  padding: 20px 0;
}

.header-lp .header-lp-menu .account-submenu a:hover::before {
  width: 0;
}

.account-submenu .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: -15px;
  background-color: #fc44af;
  border-radius: 10px;
  padding: 10px 17px;
  width: 200px;
  z-index: 2;
}

.account-submenu .sub-menu:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #fc44af;
  position: absolute;
  left: 20px;
  top: -5px;
}

.account-submenu .sub-menu li {
  margin-bottom: 6px;
  padding-bottom: 6px;
  border-bottom: 1px solid rgba(255, 255, 255);
  margin-right: 0;
}

.account-submenu .sub-menu li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}

.header-lp .header-lp-menu .account-submenu .sub-menu li a {
  color: #ffffff;
  font-size: 14px;
  width: 100%;
  position: relative;
  transition: all 0.3s ease-in-out;
}

.header-lp .header-lp-menu .account-submenu .sub-menu li a:hover {
  opacity: 0.6;
}

.header-lp .header-lp-menu .account-submenu .sub-menu li a:hover::before {
  width: 0;
}

.header-lp .header-lp-menu .account-submenu:hover .sub-menu {
  display: block;
}

.header-lp .header-lp-menu .dslc-navigation-arrow {
  /* width: 9px;
    height: 5px; */
  display: inline-block;
  position: absolute;
  right: -15px;
  top: calc((100% - 20px) / 2);
}

.header-lp .header-lp-menu .dslc-navigation-arrow::before {
  font-size: 12px;
  /* width: 9px;
    height: 5px; */
}

.header-lp .header-lp-menu.second-menu ul li:last-child a {
  margin-right: 0;
}

/* mmenu */
.menu-btn {
  display: none;
  position: absolute;
  right: -60px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}
.menu-btn #menu_box {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 960px) {
  .menu-btn {
    display: inline-block;
    vertical-align: middle;
    margin-left: 0;
    top: 20px;
    transform: none;
    right: 20px;
  }
}

.menu-trigger {
  display: flex;
  justify-content: center;
  align-items: center;
  justify-content: center;
  border: 2px solid #fc44af;
  width: 38px;
  height: 38px;
  text-align: center;
  position: relative;
  border-radius: 10px;
  margin-left: 20px;
  transition: all 0.3s;
}

@media screen and (max-width: 640px) {
  .menu-trigger {
    width: 32px;
    height: 32px;
    border-radius: 7px;
  }
}

@media screen and (max-width: 480px) {
  .menu-trigger {
    width: 27px;
    height: 27px;
    border: 1px solid #fc44af;
    margin-right: 6px;
  }
}

.menu-trigger span:not(.hamburger) {
  display: block;
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
}

.hamburger {
  height: 2px;
  background: #fc44af;
  transition: 0.2s ease-out all 0.2s;
  position: relative;
  width: 11px;
  border-radius: 2px;
  left: -4px;
}

@media screen and (max-width: 480px) {
  .hamburger {
    width: 9px;
    height: 1px;
  }
}

.hamburger:before,
.hamburger:after {
  content: "";
  position: absolute;
  border-radius: 2px;
  width: 100%;
  height: 2px;
  background: #fc44af;
  left: 0;
  transition: 0.2s top 0.2s, 0.2s transform;
}

@media screen and (max-width: 480px) {
  .hamburger:before,
  .hamburger:after {
    height: 1px;
  }
}

.hamburger:before {
  top: -6px;
  width: 18px;
}

@media screen and (max-width: 480px) {
  .hamburger:before {
    width: 15px;
    top: -5px;
  }
}

.hamburger:after {
  top: 6px;
  width: 16px;
}

@media screen and (max-width: 480px) {
  .hamburger:after {
    width: 15px;
    top: 5px;
  }
}

.header-mobile {
  display: none !important;
}

.mm-wrapper_opening .header-mobile {
  display: block !important;
  background-color: #fc44af;
}

.mm-navbar_size-2 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-self: center;
  text-align: center;
}

.mm-navbar__title {
  font-size: 14px;
}

.mm-panels > .mm-panel {
  padding-bottom: 150px;
}

.mm-navbar {
  background-color: #fff;
  color: white;
}

.mm-navbar a img {
  width: auto;
  height: auto;
}

.mm-panels {
  background-color: #fc44af;
  border: none;
}

.mm-navbar__btn:not(.mm-hidden) + .mm-navbar__title {
  font-weight: 600;
}

.mm-wrapper_opening .mm-menu_offcanvas ~ .mm-slideout::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 888;
  background-color: rgba(0, 0, 0, 0.68);
}

.mm-menu a,
.mm-menu a:active,
.mm-menu a:hover,
.mm-menu a:link,
.mm-menu a:visited {
  color: #fc44af;
}

.mm-btn_prev:before,
.mm-btn:after,
.mm-btn:before {
  border-color: #fc44af;
}

.mm-panel {
  background-color: #fff;
}

.mm-navbars_top .logo-item img {
  max-width: 175px;
}

@media screen and (max-width: 640px) {
  .menu-open .menu-trigger {
    position: fixed;
    left: 230px;
    top: 30px;
  }

  .menu-open .hamburger {
    width: 50%;
    background: rgba(255, 255, 255, 0);
  }

  .menu-open .hamburger:before,
  .menu-open .hamburger:after {
    top: 50%;
    transition: 0.2s top, 0.2s transform 0.2s;
    border-color: rgb(0, 0, 0);
  }

  .menu-open .hamburger:before {
    transform: rotate(45deg);
  }

  .menu-open .hamburger:after {
    transform: rotate(135deg);
  }

  .menu-open .header-mobile {
    left: 0;
  }
}

.mm-wrapper_opened .hamburger:before {
  transform: rotate(45deg);
  width: 18px;
  top: 0px;
}

.mm-wrapper_opened .hamburger:after {
  transform: rotate(-45deg);
  top: 0px;
  width: 18px;
}

.mm-wrapper_opened .hamburger {
  background-color: transparent;
}

.mm-navbars_bottom {
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
}

.mm-navbars_bottom .mm-navbar {
  background-color: #fc44af;
}

.mm-navbar {
  width: 100%;
  justify-content: center;
}

.mm-navbars_bottom .footer-logo-social-container {
  padding-top: 0;
  flex-wrap: wrap;
}

.mm-navbars_bottom .footer-social-link a {
  width: 28px;
  height: 28px;
  line-height: 0;
  font-size: 12px;
}

@media screen and (max-width: 640px) {
  .mm-navbars_bottom .footer-social-link a {
    font-size: 11px;
  }
}

@media screen and (max-width: 480px) {
  .mm-navbars_bottom .footer-social-link a {
    width: 26px;
    height: 26px;
    font-size: 10px;
  }
}

.mm-listitem:after {
  left: 0;
}

.mm-menu .social-links {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 0;
  list-style: none;
}

.mm-menu .dslc-navigation-arrow {
  display: none;
}

/* .mm-menu .sub-menu{
  display: block;
  position: relative;
  top: 0;
  left: 0;
  background-color: #fff;
} */
.mm-menu .menu-item-has-children {
  padding: 0;
}

.mm-menu .social-links li {
  margin: 0 10px;
}

.mmenu .social-links li a {
  width: 15px;
  height: 15px;
  border: 1px solid white;
  border-radius: 50px;
}

.mm-menu .social-links li img {
  width: 16px;
  height: 16px;
}
/* end mmenu */

/* footer */

.footer-lp {
  padding-bottom: 0;
}

.footer-lp .title p {
  font-weight: 400;
  font-size: 20px;
  font-family: "PP Mori", sans-serif;
  margin-bottom: 5px;
}

/* .footer-lp .footer-menu .menu-container{
  padding-left: 100px;
} */

.footer-lp .footer-contact {
  padding-bottom: 140px;
}

.footer-lp .contact-item {
  padding: 12px 0;
}

.footer-lp .contact-item .big p {
  font-weight: 600;
  font-size: 15px;
  font-family: "PP Mori", sans-serif;
  margin-bottom: 9px;
}

.footer-lp .contact-item .small p {
  margin-bottom: 0;
}

.footer-lp .contact-item .small .address,
.footer-lp .contact-item .small .phone {
  font-weight: 400;
  font-size: 15px;
  font-family: "PP Mori", sans-serif;
  color: #515151;
  transition: all 0.3s ease-in-out;
}

.footer-lp .social-links li {
  margin: 0 4px;
}

.footer-lp .social-links li a {
  background-color: #000;
  width: 28px;
  height: 28px;
  border-radius: 50px;
  line-height: 0;
  transition: all 0.3s ease-in-out;
}

.footer-lp .social-links li a:hover {
  background-color: #fc44af;
}

.footer-lp .social-links li a img {
  width: 12px;
  height: 12px;
}

.footer-menu .menu-footer {
  padding: 12px 0;
}

.footer-menu .menu-footer li a {
  line-height: 1.6em;
}

.footer-menu a {
  color: #000;
  transition: all 0.3s ease-in-out;
}

.footer-lp a:hover {
  color: #fc44af !important;
}

.footer-menu .menu-footer li a {
  line-height: 1.6em;
}

.footer-menu .menu-footer .description {
  padding-top: 95px;
}

.footer-menu .menu-footer .description p {
  font-weight: 600;
  margin-bottom: 0;
}

.footer-lp .footer-copy {
  padding: 25px 0;
  border-top: 1px solid #d8d8d8;
}

.footer-lp .footer-copy .logo {
  text-align: center;
}

.footer-lp .footer-copy .logo a {
  width: 100px;
  height: 65px;
}
.footer-lp .footer-copy .logo a img {
  width: 100px;
  height: 65px;
}

.footer-lp .footer-copy .copyright-menu ul li a {
  transition: all 0.3s ease-in-out !important;
}

.footer-lp .footer-copy .copyright-menu ul li {
  margin: 0 15px;
}

.footer-lp .footer-copy .copyright-menu ul li:last-child {
  margin-right: 0;
}
.footer-lp .footer-copy .copyright-menu ul li:first-child {
  margin-left: 0;
}

/* hero lp */

.hide-play-btn {
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

.show-play-btn {
  opacity: 1;
  transition: all 0.3s ease-in-out;
}

.hero-lp {
  padding-top: 50px;
  padding-bottom: 90px;
}
.hero-lp .flex-right .video-wrap {
  position: relative;
  width: 277px;
  height: 511px;
  float: right;
}

.hero-lp .flex-right .video-wrap .gradient-overlay {
  width: 100%;
  height: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(
    to top,
    rgba(255, 255, 255, 1),
    rgba(255, 255, 255, 0)
  );
  pointer-events: none;
}
.hero-lp .flex-right .video-wrap .video-cs {
  content: "";
  width: 186px;
  height: 301px;
  /* background-image: url(/wp-content/themes/seowp/images/jpg/app.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; */
  position: absolute;
  left: -150px;
  bottom: calc((100% - 301px) / 2);
  box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}

.hero-lp .flex-right .video-wrap .video-cs img {
  border-radius: 15px;
}

.hero-lp .flex-right .video-wrap .video-cs.video-playing {
  opacity: 0; /* Hide when video is playing */
  left: -200px;
}

.hero-lp .flex-right .video-wrap.video-playing::after {
  opacity: 0; /* Hide when video is playing */
  right: -200px;
}
.hero-lp .flex-right .video-wrap::after {
  content: "";
  width: 57px;
  height: 57px;
  background-image: url(/wp-content/themes/seowp/images/png/emoji.png);
  background-position: center;
  background-size: 57px;
  background-repeat: no-repeat;
  position: absolute;
  right: -80px;
  bottom: 60px;
  padding: 44px 65px;
  background-color: #fff;
  box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  opacity: 1;
  transition: all 0.3s ease-in-out;
}

.hero-lp .flex-right .video-wrap #playButton {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
  box-shadow: none;
  z-index: 1;
}
.hero-lp .flex-right .video-wrap #playButton .playzone {
  position: absolute;
  width: 82px;
  height: 82px;
  background-color: #fff;
  border-radius: 50px;
  top: calc((120% - 82px) / 2);
  left: calc((100% - 82px) / 2);
}

.the-content h1,
.the-content h2,
.the-content h3,
.the-content h4,
.the-content h5,
.the-content h6 {
  color: #000 !important;
  font-family: "PP Mori", sans-serif !important;
  line-height: 1.4em;
}

.the-content h1 span,
.the-content h2 span,
.the-content h3 span,
.the-content h4 span,
.the-content h5 span,
.the-content h6 span {
  font-family: "PP Editorial New", sans-serif !important;
}

.the-content p {
  font-size: 20px;
}

.hero-lp .flex-left {
}

.hero-lp .flex-left .the-content {
  max-width: 441px;
}

.the-content .small-title {
  margin-bottom: 10px;
  font-size: 15px;
}

.hero-lp .flex-left .the-content h1 {
  font-size: 60px;
  line-height: 1.2em;
}

.buttons {
  padding-top: 50px;
}

.button1 {
  background-color: #5887ff;
  padding: 16px 20px;
  border-radius: 5px;
  color: #fff;
  transition: all 0.3s ease-in-out;
}

.button1:hover {
  color: #fff;
  background-color: #fc44af;
}

.button1::after {
  content: "";
  width: 11px;
  height: 10px;
  display: inline-block;
  background-image: url(/wp-content/themes/seowp/images/svg/header-arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  right: -5px;
  top: calc((100% - 10px) / 2);
}

.button2 {
  background-color: rgba(252, 68, 175, 0.1);
  padding: 16px 20px;
  border-radius: 5px;
  transition: all 0.3s ease-in-out;
}

.button2:hover {
  background-color: #fc44af;
  color: #000;
}

.button2::after {
  content: "";
  width: 11px;
  height: 10px;
  display: inline-block;
  background-image: url(/wp-content/themes/seowp/images/svg/black-arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  right: -5px;
  top: calc((100% - 10px) / 2);
}

.hero-lp .flex-left .buttons .button1 {
  margin-right: 17px;
}

/* customer service */

.customer-service .image .cover {
  width: auto !important;
  height: auto !important;
  position: relative;
  margin: 0 auto;
  z-index: 1;
}

.customer-service .image .cover img {
  width: 262px;
  height: 490px;
  margin: 0 auto;
  border-radius: 16px;
}

.customer-service .image::before {
  content: "";
  width: 100%;
  height: 80%;
  background-image: url(/wp-content/themes/seowp/images/svg/decor.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  bottom: 0;
  left: 0;
}

/* campaigns */

.campaigns .image .cover {
  width: 100%;
  height: 490px;
  background-size: contain;
}

.the-content h2 {
  font-size: 35px;
}

.the-content h3 {
  font-size: 30px;
}

/* tabs */

.tabs {
  overflow: hidden;
}

.tab-links a {
  padding: 16px 12px;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  text-decoration: none;
  color: #000;
  font-size: 15px;
  transition: all 0.3s ease-in-out;
}

.tab-links a:hover {
  background-color: #fc44af;
  color: #fff;
}

.tab-links li {
  padding: 5px;
}

.tab-links a.active {
  background-color: #5887ff;
  color: #fff;
}

.tab-content {
  display: none;
}

.tab-content.active {
  display: block;
}

.tab-content .image-wrap .cover {
  width: 100%;
  height: 468px;
  border-radius: 20px;
}

.tabs-section .the-content {
  max-width: 768px;
  margin: 0 auto;
}

.tabs .tab-links {
  padding-top: 50px;
  padding-bottom: 28px;
}
.tabs .tab-content {
  padding: 75px 100px;
  background-color: #fbfbfb;
  border-radius: 20px;
}

/* video tabs */

.tabs .video-container .video-wrap {
  width: 100%;
  height: 517px;
  text-align: center;
}

.tabs .video-container .video-wrap #playButtonTabs {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
  box-shadow: none;
}

.tabs .video-container .video-wrap #playButtonTabs .playzonetabs {
  width: 58px;
  height: 58px;
  background-color: #fff;
  position: absolute;
  top: calc((100% - 58px) / 2);
  left: calc((100% - 58px) / 2);
  border-radius: 50px;
}

.tabs .video-container .video-wrap #playButtonTabs .playzonetabs img {
  width: 15px;
  height: 17px;
}

.chatbot .image {
  position: relative;
  height: 100%;
}

.chatbot .image .wrapper {
  padding-left: 80px;
}
.chatbot .image::before {
  content: "";
  width: 90%;
  height: 80%;
  position: absolute;
  bottom: 0;
  left: 5%;
  background: linear-gradient(
    to bottom,
    rgba(88, 135, 255, 0.2) 5%,
    rgba(252, 68, 175, 0.05) 50%,
    rgba(252, 68, 175, 0)
  );
  border-radius: 20px;
}

.chatbot .image .cover {
  width: 260px;
  height: 399px;
  position: relative;
  background-size: contain;
}

.chatbot .image .cover.after-img::after {
  content: "";
  width: 160px;
  height: 58px;
  position: absolute;
  top: 100px;
  right: -140px;
  background-image: url(/wp-content/themes/seowp/images/png/message.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.chatbot .qr a {
  margin-left: 18px;
  text-decoration: underline;
  transition: all 0.3s ease-in-out;
}

/* fb api */

.fb-api .wrapper {
  padding: 67px 113px;
  background: linear-gradient(
    rgba(88, 135, 255, 0.2) 0%,
    rgba(252, 68, 175, 0.1) 100%
  );
  border-radius: 20px;
}

.fb-api .the-content p {
  font-size: 15px;
}

.fb-api .button1 {
  background-color: #fc44af;
  margin-top: 10px;
}

.fb-api .text-bottom {
  padding-top: 75px;
}

.fb-api .text-bottom p {
  margin-bottom: 40px;
}

.fb-api .text-bottom .button1:hover {
  background-color: #5887ff;
}

.fb-api .slider .slide .cover {
  width: 100%;
  height: 650px;
  background-size: cover;
  border-radius: 20px;
}

.fb-api .text .images img {
  margin-right: 30px;
  width: auto;
  height: auto;
}

.slick-dots {
  bottom: -20px;
  left: 0;
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 1;
}
.slick-dots li {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 3px;
}
.slick-dots li button {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50px;
  background-color: #c8c8c8;
  padding: 0;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
}

@media screen and (max-width: 767px) {
  .slick-dots li button {
    width: 6px;
    height: 6px;
  }
}
.slick-dots li button::before {
  display: none;
}
.slick-dots .slick-active button {
  opacity: 1;
  width: 8px;
  background-color: #000;
}
@media screen and (max-width: 767px) {
  .slick-dots .slick-active button {
    width: 6px;
  }
}

/* accordions */

.accordions .accordion-list .accordion-item {
  border-bottom: 1px solid #bcbcbc;
  position: relative;
}
.accordions .accordion-list .accordion-item .accordion-header {
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
  position: relative;
  width: 100%;
  height: 100%;
  padding: 25px 0px;
  padding-right: 30px;
  transition: all 0.3s ease-in-out;
}

@media screen and (max-width: 1024px) {
  .accordions .accordion-list .accordion-item .accordion-header {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .accordions .accordion-list .accordion-item .accordion-header {
    font-size: 16px;
    padding: 15px 0px;
    padding-right: 20px;
  }
}
.accordions .accordion-list .accordion-item .accordion-header::after {
  content: "";
  width: 18px;
  height: 10px;
  background-image: url(/wp-content/themes/seowp/images/svg/accordion-arr.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  top: calc((100% - 12px) / 2);
  right: 0;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition-timing-function: ease;
}
@media screen and (max-width: 767px) {
  .accordions .accordion-list .accordion-item .accordion-header::after {
    width: 15px;
    height: 9px;
  }
}
.accordions .accordion-list .accordion-item.active .accordion-header::after {
  transform: rotate(180deg);
}
.accordions .accordion-list .accordion-item .accordion-hidden-content {
  display: none;
}
.accordions
  .accordion-list
  .accordion-item
  .accordion-hidden-content
  .the-content {
  padding-bottom: 25px;
}
.accordions
  .accordion-list
  .accordion-item
  .accordion-hidden-content
  .the-content
  p {
  font-weight: 400;
  /* font-size: 20px; */
}
@media screen and (max-width: 767px) {
  .accordions
    .accordion-list
    .accordion-item
    .accordion-hidden-content
    .the-content {
    padding-bottom: 15px;
  }
}
.accordions
  .accordion-list
  .accordion-item
  .accordion-hidden-content
  .the-content
  p:first-of-type {
  margin-top: 0;
}
.accordions
  .accordion-list
  .accordion-item
  .accordion-hidden-content
  .the-content
  p:last-of-type {
  margin-bottom: 0;
}

.section-accordions .title1 {
  max-width: 570px;
  margin: 0 auto;
  padding-bottom: 60px;
}

.section-accordions .title2 {
  max-width: 700px;
  margin: 0 auto;
  padding-bottom: 60px;
}

/* form */

.section-form .form-wrapper {
  padding: 62px 37px;
  background: linear-gradient(
    to bottom,
    rgba(88, 135, 255, 0.2) 0%,
    rgba(252, 68, 175, 0.08) 80%,
    rgba(252, 68, 175, 0) 100%
  );
  border-radius: 20px;
}

.section-form .the-content::before {
  content: "";
  width: 85px;
  height: 85px;
  background-image: url(/wp-content/themes/seowp/images/png/headphones.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: -105px;
  left: 0;
}

.section-form .wpcf7-form input,
.section-form .wpcf7-form select {
  max-width: inherit;
  width: 100%;
  border-radius: 5px;
  border: none;
  height: 36px;
  font-size: 15px;
}

.section-form .wpcf7-form select {
  cursor: pointer;
  background-image: url(/wp-content/themes/seowp/images/svg/select-arr.svg);
  background-position: right;
  background-size: 15% 8px;
  background-repeat: no-repeat;
}

.wpcf7-acceptance {
  width: auto !important;
  text-align: left;
  margin-right: 15px;
}

.wpcf7-acceptance input {
  width: auto !important;
  height: auto !important;
}

.wpcf7-acceptance .wpcf7-list-item {
  margin: 0 !important;
}

.wpcf7-form .wpcf7-submit {
  background-color: #5887ff;
  color: #fff;
  width: 100%;
  margin-top: 23px;
}

.wpcf7-form .wpcf7-submit:hover {
  background-color: #fc44af;
}

.wpcf7-form select[name="your-country"] option[disabled][selected] {
  color: #c1c1c1;
}

.section-form .wpcf7-form input::placeholder {
  color: #c1c1c1;
}

.wpcf7-spinner {
  position: absolute;
  top: 0;
  left: 0;
}

.wpcf7-form .style-submit p {
  margin-bottom: 12px;
}

.section-form .schedule {
  text-align: center;
}

.section-form .schedule span {
  font-size: 13px;
}

.wpcf7-form-control + .wpcf7-not-valid-tip {
  padding-left: 0 !important;
  text-transform: none !important;
  background-color: transparent !important;
  font-size: 12px !important;
  color: red !important;
  font-weight: 400 !important;
}

.wpcf7-form.invalid .wpcf7-response-output {
  text-align: center !important;
  border-color: red !important;
  background-color: red !important;
  color: #fff !important;
}

.wpcf7-form.sent .wpcf7-response-output {
  text-align: center !important;
  border-color: #5887ff !important;
  background-color: #5887ff;
  color: #fff !important;
}

select:required:invalid {
  color: #c1c1c1;
}
option[value=""][disabled] {
  display: none;
}
option {
  color: #000;
}

.input-filled {
  background: rgb(
    232,
    240,
    254
  ) !important; /* Change background color when filled */
}

.wpml-swchr .wpml-ls-legacy-dropdown a {
  display: inline-block;
  padding: 0;
  border: none;
  background-color: transparent;
  margin-left: 5px !important;
}

.wpml-swchr a:hover, .wpml-swchr a:focus{
  background: transparent !important;
}
.wpml-swchr .wpml-ls-legacy-dropdown ul li {
  padding: 8px 0;
}
.wpml-ls-sub-menu li:hover {
  background-color: #ffebf6;
}
.wpml-ls-sub-menu li a {
  width: 100%;
  height: 100%;
}

.wpml-swchr .wpml-ls-legacy-dropdown ul li:hover a {
  background-color: transparent;
}

.wpml-swchr .wpml-ls-legacy-dropdown a:hover::before {
  width: 0 !important;
}

.wpml-swchr .wpml-ls-legacy-dropdown {
  display: inline;
}
.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
  top: calc(50% - 0.2em) !important;
}

.menu-btn .wpml-swchr img {
  width: auto !important;
  height: auto !important;
}

/* .wpml-swchr img{
  width: 20px;
  height: 14px;
}

.wpml-swchr .wpml-ls-link{
  padding: 0px;
}

.wpml-swchr .wpml-ls-statics-shortcode_actions{
  border: none;
} */

#contact_form p:has(> span.info) {
  text-align: center;
}

#contact_form .form-group {
  width: 49.5%;
  display: inline-block;
  padding: 5px;
}

#contact_form .form-group p {
  margin: 0;
}

.te_llamamos .checkbox {
  width: 100% !important;
  margin-left: 5px !important;
  text-align: left !important;
}

.te_llamamos .checkbox p {
  margin: 0 !important;
}

.recaptcha {
  padding-top: 10px;
}

.wpml-switcher-menu-item .wpml-ls-legacy-list-horizontal{ 
  padding: 0px ;
  border: none ;
}

.wpml-switcher-menu-item .wpml-ls-legacy-list-horizontal a{
  padding: 0px ;
}

.wpml-switcher-menu-item .wpml-ls-item{
  margin: 0 !important;
}

@media screen and (max-width: 1300px) {
  .container {
    padding: 0 30px;
  }
  .section {
    padding: 80px 0;
  }
  .hero-lp {
    padding-top: 40px;
    padding-bottom: 80px;
  }
  .header-lp .header-lp-menu.first-menu ul li {
    margin: 3px 8px;
  }
  .header-lp .header-lp-menu.second-menu ul li {
    margin: 0 12px;
  }
  .header-lp .header-lp-menu ul li a {
    font-size: 12px;
  }
  .header-lp .header-lp-menu .dslc-navigation-arrow::before {
    font-size: 10px;
  }
  .header-lp .header-lp-menu ul .try-now-btn a {
    font-size: 13px;
  }
  .hero-lp .flex-left .the-content h1 {
    font-size: 48px;
  }
  .the-content h2 {
    font-size: 32px;
  }
  .the-content h3 {
    font-size: 28px;
  }
  .the-content p {
    font-size: 18px;
  }
  .tab-content .image-wrap .cover {
    height: 430px;
  }
  .chatbot .image .cover {
    /* width: auto; */
    height: 350px;
  }
  .chatbot .image .cover.after-img::after {
    width: 135px;
    height: 48px;
    right: -120px;
  }
  .chatbot .image .wrapper {
    padding-left: 60px;
  }
  .fb-api .slider .slide .cover {
    height: 630px;
  }
  .fb-api .wrapper {
    padding: 67px 100px;
  }
  .section-form .form-wrapper {
    padding: 40px 20px;
  }
  .header-lp .header-lp-menu .dslc-navigation-arrow {
    right: -12px !important;
  }
}

@media screen and (max-width: 1150px) {
  .fb-api .slider .slide .cover {
    height: 556px;
  }
  .fb-api .wrapper {
    padding: 67px 90px;
  }
}

@media screen and (max-width: 1100px) {
  .hero-lp .flex-right {
    width: 42%;
  }
  .hero-lp .flex-right .video-wrap .video-cs {
    left: -100px;
    z-index: 1;
  }
  .hero-lp .flex-right .video-wrap::after {
    right: -40px;
  }
  .tab-content .image-wrap .cover {
    height: 320px;
  }
  .chatbot .image .cover {
    width: 300px;
    height: 300px;
  }
  .chatbot .image .wrapper {
    padding-left: 0px;
  }
  .chatbot .image .cover.after-img::after {
    width: 135px;
    height: 48px;
    right: -100px;
    top: 72px;
  }
  .fb-api .wrapper {
    padding: 67px 80px;
  }
  .wpcf7-form .col_50 {
    width: 100%;
  }
  .header-lp .header-lp-menu ul .try-now-btn a {
    padding: 10px 12px;
  }
  .header-lp .header-lp-menu.second-menu ul li {
    margin: 0 10px;
  }
  .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    padding-right: 10px !important;
  }
  .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    border: 0.25em solid transparent !important;
    border-top: 0.4em solid !important;
    right: 0px !important;
  }
}

@media screen and (max-width: 1070px) {
  .fb-api .slider .slide .cover {
    height: 530px;
  }
  .fb-api .wrapper {
    padding: 67px 70px;
  }
  .header-lp .header-lp-menu.first-menu ul li {
    margin: 3px 5px;
  }
}

@media screen and (max-width: 990px) {
  .fb-api .slider .slide .cover {
    height: 470px;
  }
}

@media screen and (max-width: 960px) {
  #contact_form .form-group {
    width: 100%;
  }
  .container {
    padding: 0 30px;
  }
  .section {
    padding: 70px 0;
  }
  .hero-lp {
    padding-bottom: 70px;
  }
  .header-lp-menu {
    display: none !important;
  }
  .footer-lp .contact {
    width: 50%;
  }
  .footer-lp .footer-menu {
    width: 45%;
  }
  .hero-lp .flex-left .the-content h1 {
    font-size: 42px;
  }
  .the-content h2 {
    font-size: 30px;
  }
  .the-content h3 {
    font-size: 26px;
  }
  .the-content p {
    font-size: 16px;
    /* max-width: 320px; */
  }

  .hero-lp .flex-left .buttons {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 20px;
  }
  .hero-lp .flex-left .buttons .button1 {
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .hero-lp .flex-right .video-wrap .video-cs {
    width: 140px;
    height: 230px;
    bottom: calc((100% - 230px) / 2);
    left: -50px;
  }

  .hero-lp .flex-right .video-wrap::after {
    content: "";
    background-size: 40px;
    right: 30px;
    bottom: 60px;
    padding: 30px 50px;
  }
  .hero-lp .flex-right {
    width: 50%;
  }

  .customer-service .image .cover {
    width: 230px;
    height: 430px;
  }
  .campaigns .image {
    width: 50%;
  }

  .campaigns .text {
    width: 50%;
  }

  .tabs .tab-content {
    padding: 50px 35px;
  }
  .tab-content .image-wrap .cover {
    height: 320px;
  }

  .tabs .tab-links a:hover {
    background-color: rgba(0, 0, 0, 0.1);
    color: #000;
  }

  .tab-links a.active:hover {
    background-color: #5887ff;
    color: #fff;
  }
  .chatbot .image .cover {
    width: 270px;
    height: 250px;
  }
  .chatbot .image .cover.after-img::after {
    width: 102px;
    height: 37px;
    right: -50px;
    top: 62px;
  }
  .fb-api .the-content p {
    font-size: 14px;
  }
  .fb-api .slider .slide .cover {
    height: 435px;
  }
  .fb-api .wrapper {
    padding: 50px 60px;
  }
  .section-form .text {
    width: 45%;
  }

  .section-form .form-wrap {
    width: 55%;
  }
  .accordions .accordion-list .accordion-item .accordion-header:hover {
    color: #000;
  }
  .button1:hover {
    background-color: #5887ff;
  }
  .wpcf7-form .wpcf7-submit:hover {
    background-color: #5887ff;
  }
  .fb-api .button1:hover {
    background-color: #fc44af !important;
  }
  .button2:hover {
    background-color: rgba(252, 68, 175, 0.1);
  }
  .customer-service .image .cover img {
    width: 215px;
    height: 425px;
  }
  .header-lp-logo {
    width: 20%;
  }
  .hidewpml{
    display: inline !important;
  }
}

@media screen and (max-width: 840px) {
  .fb-api .slider .slide .cover {
    height: 420px;
  }
  .fb-api .wrapper {
    padding: 40px 35px;
  }
}
@media screen and (max-width: 767px) {
  #contact_form .form-group {
    width: 49.5%;
  }
  .container {
    padding: 0 30px;
  }
  .section {
    padding: 40px 0;
  }
  .hero-lp {
    padding-bottom: 40px;
  }
  .row.big-gutter {
    margin-left: -15px;
    margin-right: -15px;
  }

  .row.big-gutter > [class*="col_"] {
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-lp .header-lp-logo .logo a {
    width: 70px;
    height: 45px;
  }

  .header-lp .header-lp-logo a img {
    width: 70px;
    height: 45px;
  }
  .footer-lp .contact {
    width: 60%;
  }
  .footer-lp .footer-menu {
    width: 40%;
  }
  .footer-lp .title p {
    font-size: 18px;
  }
  .footer-lp .contact-item .small .address,
  .footer-lp .contact-item .small .phone {
    font-size: 14px;
  }
  .footer-menu .menu-footer .description p {
    font-size: 14px;
  }
  .footer-copy a {
    font-size: 14px;
  }
  .hero-lp .flex-left .the-content h1 {
    font-size: 32px;
  }
  .the-content h2 {
    font-size: 28px;
  }
  .the-content h3 {
    font-size: 25px;
  }
  .hero-lp .flex-left {
    width: 100%;
  }
  .hero-lp .flex-right {
    width: 100%;
  }
  .hero-lp .flex-left .the-content {
    width: 100%;
    max-width: inherit;
    text-align: center;
  }
  .hero-lp .flex-left .buttons {
    align-items: center;
    padding-bottom: 20px;
  }
  .hero-lp .flex-right .video-wrap {
    width: 100%;
    height: 100%;
    clear: both;
    text-align: center;
  }
  .hero-lp .flex-right .video-wrap .video-cs {
    left: calc((100% - 400px) / 2);
  }
  .hero-lp .flex-right .video-wrap::after {
    right: calc((100% - 300px) / 2);
  }
  .customer-service .image .cover {
    width: 200px;
    height: 375px;
  }
  .tabs .tab-content {
    padding: 30px 35px;
  }
  .tabs .image-container {
    padding-bottom: 20px;
  }
  .tabs .video-container {
    width: 100%;
  }

  .tabs .video-container video,
  .tabs .video-container .video-wrap {
    height: 400px;
    padding-bottom: 20px;
  }

  .tabs .image-container {
    width: 80%;
    margin: 0 auto;
  }

  .tabs .image-container .cover {
    height: 450px;
  }

  .tabs .text {
    width: 100%;
    text-align: center;
  }
  .chatbot .image {
    width: 100%;
  }
  .chatbot .text {
    width: 100%;
    text-align: center;
    padding-top: 20px;
    max-width: 500px;
    margin: 0 auto;
  }
  .chatbot .image::before {
    width: 100%;
    left: 0;
  }
  .chatbot .qr {
    justify-content: center;
  }
  .chatbot .image .cover {
    height: 270px;
    margin: 0 auto;
  }

  .fb-api .slider {
    width: 35%;
    height: 335px;
    margin: 0 auto;
    padding-top: 40px;
  }

  .fb-api .text {
    width: 100%;
    text-align: center;
  }

  .fb-api .the-content .images {
    justify-content: center;
  }
  .fb-api .text-bottom {
    padding-top: 40px;
  }

  .fb-api .text-bottom .button1 {
    font-size: 13px;
    padding: 13px 15px;
  }
  /* .fb-api .wrapper {
  padding-bottom: 200px;
} */

  .fb-api .slider {
    width: 100%;
    height: 100%;
  }

  .fb-api .slider .slide .cover {
    background-size: contain;
  }
  .section-form .text {
    width: 100%;
  }
  .section-form .form-wrap {
    width: 100%;
  }
  .section-form .the-content::before {
    width: 45px;
    height: 45px;
    top: -50px;
    /* left: auto; */
    /* right: 0; */
  }
}

@media screen and (max-width: 640px) {
  #contact_form .form-group {
    width: 100%;
  }
  .container {
    padding: 0 20px;
  }
  .section {
    padding: 30px 0;
  }
  .hero-lp {
    padding-bottom: 30px;
    padding-top: 20px;
  }
  .footer-lp .contact {
    width: 100%;
  }
  .footer-lp .footer-menu {
    width: 100%;
    padding-top: 40px;
  }

  .footer-menu .menu-footer .description {
    padding: 40px 0;
  }

  .footer-lp .footer-contact {
    padding-bottom: 0px;
  }
  .footer-lp .footer-copy {
    text-align: center;
    padding: 15px 0;
  }
  .footer-lp .footer-copy .copyright {
    width: 100%;
  }
  .footer-lp .footer-copy .logo {
    width: 100%;
    padding: 10px 0;
  }

  .footer-lp .footer-copy .logo a {
    width: 70px;
    height: 50px;
  }

  .footer-lp .footer-copy .logo a img {
    width: 70px;
    height: 50px;
  }

  .footer-lp .footer-copy .copyright-menu {
    width: 100%;
  }
  .footer-lp .footer-copy .copyright-menu ul {
    justify-content: center;
  }

  .footer-lp .footer-copy .copyright-menu ul li {
    margin: 0 5px;
  }

  .footer-lp .title p {
    font-size: 16px;
  }
  .buttons {
    padding-top: 0;
  }
  .button1,
  .button2 {
    font-size: 14px;
    padding: 14px 15px;
  }
  .hero-lp .flex-left .the-content h1 {
    font-size: 30px;
  }
  .the-content h2 {
    font-size: 26px;
  }
  .the-content h3 {
    font-size: 24px;
  }
  .hero-lp .flex-right .video-wrap #playButton .playzone {
    width: 60px;
    height: 60px;
    top: calc((120% - 60px) / 2);
    left: calc((100% - 60px) / 2);
    background-color: #fc44af;
  }

  .hero-lp .flex-right .video-wrap #playButton .playzone img {
    width: 22px;
    height: 24px;
  }

  .hero-lp video {
    width: 100%;
    height: 450px;
  }
  .customer-service .image {
    width: 100%;
  }

  .customer-service .text {
    width: 100%;
    text-align: center;
  }

  .campaigns .image {
    width: 100%;
    padding-top: 50px;
  }

  .campaigns .image .cover {
    height: 380px;
  }

  .campaigns .text {
    width: 100%;
    text-align: center;
  }
  .the-content p {
    font-size: 15px;
  }

  .tabs .video-container video,
  .tabs .video-container .video-wrap {
    width: 180px;
    height: 350px;
    margin: 0 auto;
  }
  .tabs .tab-links {
    padding-top: 0px;
  }
  .tabs .tab-links a {
    font-size: 13px;
    padding: 12px;
  }
  .tabs .image-container .cover {
    height: 320px;
  }
  .tabs .tab-content {
    padding: 0;
    background-color: #fff;
  }
  .chatbot .qr img {
    width: 80px;
    height: 80px;
  }
  .chatbot .image .cover {
    height: 250px;
  }
  .fb-api .wrapper {
    padding: 0;
    background: transparent;
  }
  .fb-api {
    background: linear-gradient(
      rgba(88, 135, 255, 0.2) 0%,
      rgba(252, 68, 175, 0.1) 100%
    );
  }

  .section-accordions .title1,
  .section-accordions .title2 {
    max-width: inherit;
    padding-bottom: 0px;
  }
  .section-form .the-content::before {
    content: none;
  }
  .section-form .form-wrapper {
    padding: 0px;
    background: transparent;
  }
  .section-form {
    background: linear-gradient(
      to bottom,
      rgba(88, 135, 255, 0.2) 0%,
      rgba(252, 68, 175, 0.08) 80%,
      rgba(252, 68, 175, 0) 100%
    );
    padding-top: 50px;
    border-radius: 20px 20px 0 0;
    text-align: center;
  }
  .customer-service .image .cover img {
    width: 180px;
    height: 350px;
  }

  .menu-trigger {
    margin-left: 10px;
  }
}

@media screen and (max-width: 480px) {
  .section {
    padding: 30px 0;
  }
  .the-content h2 {
    font-size: 22px;
  }
  .the-content h3 {
    font-size: 20px;
  }
  .footer-contact {
    text-align: center;
  }
  .footer-contact .right-item {
    width: 100%;
  }

  .footer-lp .footer-menu {
    padding-top: 20px;
  }

  .footer-lp .right-flex {
    padding-top: 0;
  }

  .footer-lp .social-links {
    justify-content: center;
    padding-top: 20px;
  }

  .hero-lp .flex-right .video-wrap .video-cs {
    left: calc((100% - 140px) / 2);
    top: 10px;
  }
  .hero-lp .flex-right .video-wrap::after {
    right: calc((100% - 300px) / 2);
  }
  .hero-lp .flex-right .video-wrap::after {
    right: calc((100% - 240px) / 2);
  }
  .campaigns .image .cover {
    height: 300px;
  }
  .tabs .video-container video,
  .tabs .video-container .video-wrap {
    width: 160px;
  }
  .tabs .image-container {
    width: 100%;
  }

  .tabs .image-container .cover {
    height: 350px;
  }

  /* .tabs .tab-content {
    padding: 10px 0;
  } */
  .chatbot .text {
    max-width: inherit;
  }
  .chatbot .qr a {
    margin-left: 5px;
  }
  .chatbot .image .cover {
    height: 220px;
    width: auto;
  }
  .chatbot .image .cover.after-img::after {
    content: none;
  }
  .fb-api .text-bottom .button1 {
    font-size: 12px;
    padding: 12px 10px;
  }
  .fb-api .text .images img {
    margin: 10px;
  }
  .video-cs{
    box-shadow: none !important;
    right: auto !important;
    left: 0px !important;
  }
  .video-cs img{
    width: 120px !important;
    height: 220px !important;
  }
}

@media screen and (max-width: 400px) {
  .footer-contact .contact-item {
    width: 100%;
  }
  .campaigns .image .cover {
    height: 260px;
  }
  .tabs .image-container .cover {
    height: 300px;
  }
}

@media screen and (max-width: 380px) {
.video-cs{
  display: none !important;
}
.hero-lp .flex-right .video-wrap::after{
  content: none;
}
}
