/*********
background url path
*********/
/*********/
/*********
 Transform property
*********/
/*********
 headers
*********/
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.home #main-column .post, .home #main-column .page {
  padding: 0;
  border: 0; }

.home section.entry-header {
  display: none; }

header.site-header {
  color: #fff;
  padding: 15px 0;
  position: relative;
  z-index: 9;
  left: 0;
  right: 0;
  top: 0; }

.main-navigation {
  position: relative;
  padding: 0px 0; }

.main-navigation .navbar-default {
  background-image: none;
  box-shadow: none;
  background-color: transparent;
  border-color: transparent;
  border-radius: 0;
  float: right;
  padding: 0; }

.main-navigation .navbar {
  position: relative;
  min-height: auto;
  margin-bottom: 0px;
  border: 0 solid transparent;
  padding: 0; }

.main-navigation .navbar-primary-collapse {
  padding: 0; }

.main-navigation .nav > li > a {
  position: relative;
  display: block;
  padding: 15px 15px 12px 15px;
  font-size: 16px;
  text-shadow: none;
  color: #000;
  text-decoration: none;
  text-align: right; }

.main-navigation .nav > li:hover > a,
.main-navigation .nav > li.current_page_item > a {
  color: #55b596; }

.main-navigation .navbar-default .navbar-nav > li > a {
  color: #eb9941; }

.main-navigation .navbar-default .navbar-nav > li > a:focus, .main-navigation .navbar-default .navbar-nav > li > a:hover {
  color: #fff;
  background: #eb9941;
  outline: 0;
  outline-offset: 0;
  text-shadow: none;
  border-color: #eb9941; }

.main-navigation .navbar-default .navbar-nav > .active > a, .main-navigation .navbar-default .navbar-nav > .active > a:focus, .main-navigation .navbar-default .navbar-nav > .active > a:hover {
  color: #fff;
  background-image: none;
  background-color: transparent;
  background: #eb9941;
  border-color: #eb9941; }

.main-navigation ul.sub-menu {
  background: #1a1a1a;
  border-radius: 0;
  border-color: transparent; }

.main-navigation ul.sub-menu > li > a {
  color: #fff;
  font-size: 16px;
  padding: 6px 10px;
  display: block;
  text-decoration: none; }

.main-navigation ul.sub-menu > li.active > a, .main-navigation ul.sub-menu > li:hover > a, .main-navigation ul.sub-menu > li > a:hover, .main-navigation ul.sub-menu > li > a:focus {
  color: #000;
  background: #e7bb3a; }

.top-right-nav-links a {
  display: inline-block;
  width: 50%;
  float: left; }
  .top-right-nav-links a:first-child img {
    float: right; }

a.login-btn {
  background: #e7bb3a;
  color: #000;
  text-decoration: none;
  padding: 5px 20px;
  font-size: 17px;
  display: inline-block;
  margin: 3px 0 0 0;
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal; }

.header-bottom-menu {
  display: flex;
  align-items: center;
  justify-content: end; }

.page-header-top-right {
  display: flex;
  align-items: center; }
  .page-header-top-right .header-right a {
    color: #ffffff;
    font-size: 16px;
    padding: 10px 25px;
    text-decoration: none;
    display: inline-block;
    border-radius: 100px;
    background: linear-gradient(90deg, #25B694 0%, #EDD393 100%); }
  .page-header-top-right .wpml-wapper-div {
    width: 57px;
    margin-left: 10px; }
    .page-header-top-right .wpml-wapper-div a {
      font-size: 14px;
      padding-right: 10px !important;
      height: 41px;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      color: #000;
      border: 0; }

.logo {
  display: flex;
  align-items: center; }

/*.section{padding:40px; margin:0;}*/
body {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
  padding: 0;
  margin: 0; }

.eq-height {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap; }

h1.entry-title {
  display: none; }

p, h3 {
  color: #000; }

body p {
  font-size: 14px; }

.no-padding {
  padding: 0; }

.no-margin {
  margin: 0; }

.caret {
  display: none; }

/****/
.icon {
  width: 70px;
  height: 70px;
  background: url("/wp-content/themes/website-theme/images/webp/sprite.webp");
  display: inline-block;
  background-repeat: no-repeat; }
  .icon.ss01 {
    background-position: -115px -97px; }
  .icon.ss02 {
    background-position: -116px -205px; }
  .icon.ss03 {
    background-position: -116px -311px; }

.row-flex {
  display: flex;
  align-items: center; }

/*******Color Swither Box*********/
.color-box {
  background: #fff;
  padding: 3px;
  width: auto;
  display: inline-block;
  position: fixed;
  left: -84px;
  top: 170px;
  z-index: 999;
  transition: 1s;
  box-shadow: 0 0 10px #8e8d8d; }
  .color-box:after {
    content: "";
    position: absolute;
    height: 40px;
    right: -54px;
    width: 40px;
    top: -1px;
    background: url("/wp-content/themes/website-theme/images/webp/color-icon.webp");
    background-repeat: no-repeat;
    background-position: 0 0;
    cursor: pointer; }
  .color-box button {
    border: 0;
    padding: 15px 15px;
    font-size: 0; }
    .color-box button.blue {
      background: #23aabd; }
    .color-box button.red {
      background: #ff0000; }
  .color-box.open {
    left: 0; }

/**** Common Spacing CSS Style ****/
.padding10x {
  padding: 10px; }

.padding20x {
  padding: 20px; }

.padding1x {
  padding-top: 10px;
  padding-bottom: 10px; }

.padding2x {
  padding-top: 20px;
  padding-bottom: 20px; }

.padding3x {
  padding-top: 30px;
  padding-bottom: 30px; }

.padding4x {
  padding-top: 40px;
  padding-bottom: 40px; }

.padding5x {
  padding-top: 50px;
  padding-bottom: 50px; }

.padding6x {
  padding-top: 60px;
  padding-bottom: 60px; }

.padding8x {
  padding-top: 80px;
  padding-bottom: 80px; }

.padding9x {
  padding-top: 90px;
  padding-bottom: 90px; }

.padding10x {
  padding-top: 100px;
  padding-bottom: 100px; }

.spacetop1x {
  margin-top: 10px; }

.spacetop2x {
  margin-top: 20px; }

.spacetop3x {
  margin-top: 30px; }

.spacetop4x {
  margin-top: 40px; }

.spacetop5x {
  margin-top: 50px; }

.spacetop6x {
  margin-top: 60px; }

.space-tb1x {
  margin: 10px 0; }

.space-tb2x {
  margin: 20px 0; }

.space-tb3x {
  margin: 30px 0; }

.space-tb4x {
  margin: 40px 0; }

.space-tb5x {
  margin: 50px 0; }

.space-tb6x {
  margin: 60px 0; }

.space-tb7x {
  margin: 70px 0; }

.spacebottom1x {
  margin-bottom: 10px; }

.spacebottom2x {
  margin-bottom: 20px; }

.spacebottom3x {
  margin-bottom: 30px; }

.spacebottom4x {
  margin-bottom: 40px; }

.spacebottom5x {
  margin-bottom: 50px; }

.spacebottom6x {
  margin-bottom: 60px; }

.spacebottom7x {
  margin-bottom: 70px; }

.imgright {
  float: right; }

.imgcenter {
  margin: auto; }

/**********  headings  ******/
.page-container {
  overflow-x: hidden;
  overflow-y: visible; }

/*****Slider********/
.homebanner {
  position: relative;
  padding: 0px 0 80px 0; }
  .homebanner .container {
    position: relative;
    padding: 75px 0 0 0;
    z-index: 5;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center; }
    .homebanner .container h2 {
      margin: 0;
      font-size: 44px;
      color: #000;
      position: relative;
      z-index: 9;
      font-family: "Poppins", sans-serif;
      font-weight: 400;
      font-style: normal;
      letter-spacing: 2px; }
      .homebanner .container h2 abbr {
        display: inline-flex;
        flex-wrap: wrap;
        border-radius: 20px;
        margin: 0; }
        .homebanner .container h2 abbr:first-child {
          margin-bottom: 5px; }
        .homebanner .container h2 abbr.green-bg {
          background: #c8f0db; }
        .homebanner .container h2 abbr span.one {
          background: #ffffff;
          padding: 5px 20px 5px 0;
          border-bottom-right-radius: 15px; }
        .homebanner .container h2 abbr span.two {
          padding: 5px 20px;
          position: relative; }
          .homebanner .container h2 abbr span.two:before {
            content: '';
            position: absolute;
            height: 0;
            width: 0;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-bottom: 10px solid #ffffff;
            transform: rotate(314deg);
            top: -2px;
            left: -8px; }
          .homebanner .container h2 abbr span.two:after {
            content: '';
            position: absolute;
            height: 20px;
            width: 20px;
            background: #ceeedc;
            border-radius: 50%;
            left: 0;
            top: 0; }
        .homebanner .container h2 abbr span.three {
          padding: 5px 15px;
          position: relative; }
          .homebanner .container h2 abbr span.three:before {
            content: '';
            position: absolute;
            height: 0;
            width: 0;
            border-left: 10px solid transparent;
            border-right: 10px solid transparent;
            border-bottom: 10px solid #ffffff;
            transform: rotate(131deg);
            bottom: -2px;
            right: -8px; }
          .homebanner .container h2 abbr span.three:after {
            content: '';
            position: absolute;
            height: 20px;
            width: 20px;
            background: #ceeedc;
            border-radius: 50%;
            right: 0;
            bottom: 0; }
        .homebanner .container h2 abbr span.four {
          min-width: 35px;
          background: #ffffff;
          padding: 5px 10px 5px 20px;
          border-top-left-radius: 15px; }
    .homebanner .container p {
      margin: 40px 0;
      font-size: 17px;
      line-height: normal;
      color: #332C5C;
      position: relative;
      z-index: 9; }
    .homebanner .container img {
      width: 100%; }
    .homebanner .container .banner-btn {
      margin: 30px 0 0 0; }
      .homebanner .container .banner-btn .btn {
        text-shadow: none;
        font-size: 17px;
        border: 0;
        margin: 0;
        padding: 13px 30px;
        background: #47BB94;
        color: #fff;
        border-radius: 13px; }
    .homebanner .container .compliance-card {
      margin-top: 55px;
      width: 100%;
      background: url(/wp-content/themes/website-theme/images/webp/banner-side-bg.webp);
      border-radius: 25px;
      background-repeat: no-repeat;
      background-size: contain;
      height: 280px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding: 0 150px 0 40px;
      max-width: 700px; }
      .homebanner .container .compliance-card h3 {
        color: #000;
        font-size: 22px;
        font-style: normal;
        font-weight: 600;
        margin: 0; }
      .homebanner .container .compliance-card p {
        margin: 15px 0 30px 0;
        line-height: 22px;
        font-size: 17px;
        color: #606060;
        font-weight: normal; }
      .homebanner .container .compliance-card a {
        text-decoration: none;
        color: #111;
        font-weight: 600; }
    .homebanner .container .slider-cards {
      margin-top: 15px;
      display: flex;
      gap: 15px; }
      .homebanner .container .slider-cards .support-card {
        background: linear-gradient(135deg, #8ccf99, #d8ca84);
        border-radius: 28px;
        padding: 25px;
        height: 155px; }
        .homebanner .container .slider-cards .support-card h2 {
          font-size: 40px;
          color: #111; }
        .homebanner .container .slider-cards .support-card p {
          color: #333;
          font-size: 17px;
          line-height: 22px;
          margin: 5px 0 0 0 !important; }
      .homebanner .container .slider-cards .interaction-card {
        background: #050505;
        color: white;
        border-radius: 28px;
        padding: 25px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        height: 155px; }
        .homebanner .container .slider-cards .interaction-card h3 {
          font-size: 20px;
          margin: 0;
          color: #fff;
          line-height: 22px; }
        .homebanner .container .slider-cards .interaction-card p {
          font-size: 18px; }
        .homebanner .container .slider-cards .interaction-card img {
          width: fit-content;
          margin: 0 0 10px 0; }

/***Slider End*****/
.common-btn {
  text-shadow: none;
  padding: 8px 30px;
  font-size: 17px;
  border-radius: 0;
  border: 0;
  margin: 0;
  background: #e7bb3a;
  text-decoration: none;
  padding: 13px 30px;
  background: #47BB94;
  color: #fff;
  border-radius: 13px; }
  .common-btn:hover {
    color: #fff; }

/****/
.service-offer {
  --service-design-width: 1191px;
  --service-design-height: 1040px;
  --service-layout-width: 1191px;
  --service-layout-height: 1040px;
  --service-scale: 1;
  --service-side-gap: clamp(24px, 2.5vw, 36px);
  width: 100%;
  overflow: hidden;
  min-height: 1440px;
  padding: 0 var(--service-side-gap);
  text-align: center; }
  .service-offer .so-top {
    padding: 50px 0; }
    .service-offer .so-top h2 {
      font-size: 24px;
      font-weight: normal;
      letter-spacing: 2px;
      background: linear-gradient(90deg, var(--token-9b4691a2-cf8c-42e6-b91b-0b14f064e4b0, #005e54) 45%, var(--color-red-75, #ff8282) 55%);
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent; }
  .service-offer .service-area {
    position: sticky;
    top: 0;
    width: var(--service-layout-width);
    height: var(--service-layout-height);
    margin: 0 auto;
    transform: scale(var(--service-scale));
    transform-origin: top left; }
    .service-offer .service-area .bg-svg {
      position: absolute;
      left: 0;
      top: 0;
      width: 1191px;
      height: 1040px;
      z-index: 1; }
    .service-offer .service-area .inner-svg {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 767px;
      height: 670px;
      z-index: 2; }
    .service-offer .service-area .outer-line {
      position: absolute;
      left: 0;
      top: 0;
      width: 1191px;
      height: 1040px;
      z-index: 3;
      pointer-events: none; }
    .service-offer .service-area .arc-dot,
    .service-offer .service-area .arc-dot-trail {
      position: absolute;
      left: 0;
      top: 0;
      width: 26px;
      height: 26px;
      border: 2px solid #73cfc2;
      border-radius: 50%;
      background: #e9fbf7;
      transform: translate(-50%, -50%); }
      .service-offer .service-area .arc-dot::before,
      .service-offer .service-area .arc-dot-trail::before {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        width: 10px;
        height: 10px;
        background: #73cfc2;
        border-radius: 50%;
        transform: translate(-50%, -50%); }
    .service-offer .service-area .arc-dot {
      z-index: 5; }
    .service-offer .service-area .arc-dot-trail {
      z-index: 4;
      opacity: 0;
      transition: opacity 0.25s ease; }
      .service-offer .service-area .arc-dot-trail.is-visible {
        opacity: 1; }
    .service-offer .service-area .service-item {
      position: absolute;
      width: 230px;
      color: #09292a;
      z-index: 6;
      text-align: left; }
      .service-offer .service-area .service-item .icon {
        font-size: 30px;
        line-height: 1;
        font-weight: 700;
        margin-bottom: 0;
        height: auto; }
      .service-offer .service-area .service-item h5 {
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 10px; }
      .service-offer .service-area .service-item p {
        font-size: 14px;
        line-height: 1.65;
        color: #444; }
      .service-offer .service-area .service-item.compliance {
        left: 0;
        top: 25px; }
      .service-offer .service-area .service-item.collection {
        left: 270px;
        top: 190px; }
      .service-offer .service-area .service-item.fraud {
        left: 560px;
        top: 420px; }
      .service-offer .service-area .service-item.customer {
        left: 900px;
        top: 650px; }
  @media (max-width: 1200px) {
    .service-offer {
      min-height: 240vh; }
      .service-offer .service-area {
        margin-left: auto;
        margin-right: auto; } }
  @media (max-width: 1199px) {
    .service-offer {
      padding: 40px 20px;
      min-height: auto; }
      .service-offer .service-offer .so-top {
        padding: 30px 0; }
      .service-offer .service-area {
        width: 100%;
        height: auto;
        position: relative;
        transform: none; }
        .service-offer .service-area .bg-svg,
        .service-offer .service-area .inner-svg,
        .service-offer .service-area .outer-line,
        .service-offer .service-area .arc-dot,
        .service-offer .service-area .arc-dot-trail {
          display: none; }
        .service-offer .service-area .service-item {
          position: relative;
          left: auto !important;
          top: auto !important;
          width: 48%;
          background: linear-gradient(180deg, #D4F8F0 50%, #FFF9E7 100%);
          padding: 35px;
          float: left;
          margin: 1%;
          height: 270px; } }

/****/
.our-success {
  padding: 80px 0 110px 0 !important; }

.our-success .os-box {
  height: 500px;
  padding: 30px; }

.our-success h2 {
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 2px;
  background: linear-gradient(90deg, var(--token-9b4691a2-cf8c-42e6-b91b-0b14f064e4b0, #005E54) 3%, var(--color-red-75, #FF8282) 16%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; }

.our-success h3 {
  color: #000;
  font-size: 44px; }
  .our-success h3 span {
    background: linear-gradient(90deg, var(--token-9b4691a2-cf8c-42e6-b91b-0b14f064e4b0, #005E54) -60%, var(--color-red-75, #FF8282) 45%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }

.our-success .os-box.one {
  background: url(https://vintoraservices.com/wp-content/themes/website-theme/images/webp/S05-img-01.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom; }

.our-success .os-box.two {
  background: url(https://vintoraservices.com/wp-content/themes/website-theme/images/webp/S05-img-02.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom; }

.our-success .os-box.three {
  background: url(https://vintoraservices.com/wp-content/themes/website-theme/images/webp/S05-img-03.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom; }

.our-success .os-box h4 {
  font-size: 19px; }

.our-success .os-box p {
  font-size: 12px;
  line-height: 17px; }

/***********/
.section {
  padding: 70px 0;
  /******/
  /********/
  /**/
  /****/
  /****/
  /****Service Slider******/
  /**********/
  /******/ }
  .section.global-customer {
    background: #D4F8F0;
    padding-bottom: 100px; }
    .section.global-customer .gc-title-box {
      min-height: 200px;
      display: flex;
      align-items: center;
      padding: 36px 28px;
      background: #ffffff;
      border-radius: 20px;
      position: relative; }
      .section.global-customer .gc-title-box h2 {
        margin: -15px 0 0 0;
        font-size: 45px;
        line-height: 50px;
        font-weight: 600; }
      .section.global-customer .gc-title-box::after {
        content: "";
        position: absolute;
        top: -12px;
        height: 40px;
        background: #ffffff;
        border-radius: 20px 20px 0 0;
        right: 40px;
        left: 0;
        z-index: 99; }
    .section.global-customer .gc-top-text {
      position: relative;
      height: 100%;
      background: #D4F8F0;
      padding: 30px;
      border-bottom-left-radius: 30px;
      margin: 0 0 0 -40px;
      display: flex;
      align-items: center; }
      .section.global-customer .gc-top-text p {
        margin: 0;
        font-size: 16px; }
      .section.global-customer .gc-top-text video {
        z-index: 9;
        position: relative; }
      .section.global-customer .gc-top-text::before {
        content: "";
        position: absolute;
        width: 100%;
        top: 0;
        height: 30%;
        background: #d4f8f0;
        border-radius: 0 20px 0 0;
        right: 0;
        z-index: 0; }
      .section.global-customer .gc-top-text:after {
        left: auto;
        content: "";
        position: absolute;
        width: 50px;
        height: 30px;
        background: #ffffff;
        border-radius: 0;
        right: -37px;
        z-index: -1;
        transform: rotate(360deg);
        top: 0; }
    .section.global-customer .gc-image {
      padding: 20px;
      position: relative; }
      .section.global-customer .gc-image:after {
        content: "";
        position: absolute;
        top: 0px;
        /* height: 40px; */
        background: #d9f7f0;
        border-radius: 0 20px 0 0;
        right: -27px;
        left: auto;
        z-index: 99;
        width: 40px;
        bottom: 0; }
    .section.global-customer .gc-content {
      background: #fff;
      padding: 80px 40px 70px 60px;
      border-radius: 20px;
      height: 100%;
      position: relative; }
      .section.global-customer .gc-content:before {
        content: "";
        position: absolute;
        top: auto;
        background: #ffffff;
        border-radius: 0 0 20px 20px;
        left: 27px;
        z-index: 99999;
        bottom: -11px;
        right: 0;
        height: 30px; }
      .section.global-customer .gc-content .gc-content-wrap {
        background: #C2EAC5;
        padding: 40px;
        height: 100%;
        position: relative;
        border-radius: 30px;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        display: flex;
        align-items: center;
        justify-content: center; }
        .section.global-customer .gc-content .gc-content-wrap:before {
          content: "";
          height: 40px;
          width: 310px;
          position: absolute;
          top: -40px;
          left: 0;
          background-color: #686060;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0;
          background: url(/wp-content/themes/website-theme/images/webp/grbox-top.webp); }
        .section.global-customer .gc-content .gc-content-wrap:after {
          content: "";
          height: 40px;
          width: 310px;
          position: absolute;
          bottom: -40px;
          left: 0;
          border-top-left-radius: 0;
          border-bottom-left-radius: 0;
          background: url(/wp-content/themes/website-theme/images/webp/grbox-top.webp);
          transform: scaleX(-1) rotate(180deg); }
        .section.global-customer .gc-content .gc-content-wrap p {
          margin: 0;
          margin: 0;
          font-size: 17px;
          line-height: 28px; }
  .section.second-section {
    position: relative;
    padding-top: 0; }
    .section.second-section ::before {
      position: absolute;
      content: "";
      left: -270px;
      width: 208px;
      height: 146px;
      background: url(/wp-content/themes/website-theme/images/dots.png);
      background-repeat: no-repeat;
      opacity: 0.1; }
    .section.second-section .ss-box {
      display: flex; }
      .section.second-section .ss-box h2 {
        font-family: "Poppins", sans-serif;
        font-weight: 600;
        font-style: normal; }
      .section.second-section .ss-box p {
        margin: 0; }
      .section.second-section .ss-box .icon {
        width: 85px;
        height: 85px;
        border-radius: 25px;
        margin-right: 25px; }
        .section.second-section .ss-box .icon.ss01 {
          background-color: #E2FBF3;
          background-position: -90px -90px; }
        .section.second-section .ss-box .icon.ss02 {
          background-color: #E2FBF3;
          background-position: -90px -243px; }
        .section.second-section .ss-box .icon.ss03 {
          background-color: #E2FBF3;
          background-position: -90px -399px; }
  .section.hp-about-us {
    padding-top: 40px; }
    .section.hp-about-us .hpau-top {
      margin-bottom: 40px; }
      .section.hp-about-us .hpau-top h2 {
        text-transform: uppercase;
        font-family: "Poppins", sans-serif;
        font-weight: 600;
        font-style: normal; }
      .section.hp-about-us .hpau-top P {
        margin-bottom: 0; }
  .section.call-center {
    background: linear-gradient(180deg, #D4F8F0 0%, #FFF9E7 100%);
    margin-top: -150px;
    position: relative; }
    .section.call-center:before {
      content: "";
      width: 195px;
      height: 137px;
      background: url(/wp-content/themes/website-theme/images/webp/dots.webp);
      position: absolute;
      left: 30px;
      background-repeat: no-repeat; }
    .section.call-center:after {
      content: "";
      width: 195px;
      height: 177px;
      background: url(/wp-content/themes/website-theme/images/webp/Vector-02.webp);
      position: absolute;
      left: 80px;
      top: 300px;
      background-repeat: no-repeat; }
    .section.call-center .row {
      display: flex;
      align-items: center; }
    .section.call-center h2 {
      text-transform: uppercase;
      font-family: "Poppins", sans-serif;
      font-weight: 600;
      font-style: normal;
      margin: 0 0 40px 0; }
    .section.call-center P {
      margin-bottom: 0; }
    .section.call-center ul {
      list-style-type: none;
      padding: 0; }
      .section.call-center ul li {
        position: relative;
        padding-left: 28px;
        border-left: 6px solid #47BB94;
        margin: 0 0 30px 0; }
        .section.call-center ul li h4 {
          font-family: "Poppins", sans-serif;
          font-weight: 600;
          font-style: normal;
          font-size: 18px;
          color: #47BB94; }
        .section.call-center ul li p {
          font-size: 12px;
          margin-bottom: 0; }
        .section.call-center ul li:last-child {
          margin-bottom: 0; }
  .section.hp-service-slider {
    background: #f5f3f3;
    padding: 70px 0 40px 0; }
    .section.hp-service-slider h2 {
      text-transform: uppercase;
      font-family: "Poppins", sans-serif;
      font-weight: 700;
      font-style: normal; }
    .section.hp-service-slider .owl-carousel {
      margin-top: 0;
      position: relative; }
      .section.hp-service-slider .owl-carousel .owl-stage-outer {
        padding: 40px 0 40px 0; }
      .section.hp-service-slider .owl-carousel .owl-nav {
        display: inline-block;
        position: absolute;
        top: -100px;
        right: 0px;
        margin: 0; }
        .section.hp-service-slider .owl-carousel .owl-nav span {
          display: none; }
        .section.hp-service-slider .owl-carousel .owl-nav button {
          background: url("/wp-content/themes/website-theme/images/webp/sprite.webp") !important;
          border: 0;
          box-shadow: none;
          padding: 4px !important;
          height: 81px;
          width: 81px;
          border-radius: 50% !important;
          margin: 0; }
          .section.hp-service-slider .owl-carousel .owl-nav button.owl-prev {
            background-position: -93px -1104px !important; }
          .section.hp-service-slider .owl-carousel .owl-nav button.owl-next {
            background-position: -237px -1104px !important; }
    .section.hp-service-slider .service-box {
      text-align: center;
      padding: 50px 30px;
      border-radius: 14px;
      background: #FFF;
      box-shadow: -1px 1px 32.8px -7px rgba(0, 0, 0, 0.25);
      height: 390px; }
      .section.hp-service-slider .service-box h3 {
        font-size: 24px;
        font-family: "Poppins", sans-serif;
        font-weight: 600;
        font-style: normal;
        margin: 14px 0; }
      .section.hp-service-slider .service-box p {
        margin: 0; }
      .section.hp-service-slider .service-box .icon {
        width: 46px;
        height: 46px; }
        .section.hp-service-slider .service-box .icon.hss01 {
          background-position: -111px -568px; }
        .section.hp-service-slider .service-box .icon.hss02 {
          background-position: -111px -706px; }
        .section.hp-service-slider .service-box .icon.hss03 {
          background-position: -111px -845px; }
        .section.hp-service-slider .service-box .icon.hss04 {
          background-position: -111px -984px; }
  .section.hp-last-section {
    background: #e2f1dd; }
    .section.hp-last-section .hpls-box {
      border-radius: 31px;
      background: #FFF;
      padding: 20px;
      box-shadow: 0px 4px 42.4px -21px rgba(0, 0, 0, 0.25);
      min-height: 580px; }
      .section.hp-last-section .hpls-box h3 {
        font-family: "Poppins", sans-serif;
        font-weight: 600;
        font-style: normal;
        font-size: 24px;
        margin: 30px 0;
        text-align: center; }
      .section.hp-last-section .hpls-box p {
        font-size: 13px;
        margin-bottom: 0;
        text-align: center;
        line-height: 26px;
        padding: 0 15px; }

/******/
.blue-bottom-section {
  background: #fff;
  padding: 70px 0 60px 0; }
  .blue-bottom-section h2 {
    font-size: 24px;
    padding: 0 15%;
    line-height: 27px;
    margin: 0 0 20px 0;
    text-align: center; }
  .blue-bottom-section h3 {
    font-size: 22px;
    text-align: center; }
  .blue-bottom-section p {
    font-size: 12px; }
  .blue-bottom-section .container {
    position: relative; }
  .blue-bottom-section .bbs-wrap {
    padding: 45px 40px 80px 40px;
    position: relative;
    background: url(/wp-content/themes/website-theme/images/webp/S06-bg.gif);
    top: 0;
    bottom: 0;
    border-radius: 30px;
    right: 14px;
    left: 14px; }
    .blue-bottom-section .bbs-wrap:before {
      position: absolute;
      content: "";
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.4);
      border-radius: 30px; }
    .blue-bottom-section .bbs-wrap h2, .blue-bottom-section .bbs-wrap h3, .blue-bottom-section .bbs-wrap p {
      color: #fff;
      position: relative; }
    .blue-bottom-section .bbs-wrap h2 {
      margin: 0; }
  .blue-bottom-section .bbs-box {
    padding: 40px;
    margin-top: 30px;
    text-align: center;
    min-height: 210px;
    border-radius: 13px;
    background: rgba(255, 255, 255, 0.85);
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    z-index: 999;
    position: relative; }
    .blue-bottom-section .bbs-box h3 {
      font-size: 22px;
      min-height: 53px;
      margin: 0; }
    .blue-bottom-section .bbs-box h2, .blue-bottom-section .bbs-box h3, .blue-bottom-section .bbs-box p {
      color: #000; }
    .blue-bottom-section .bbs-box .icon {
      width: 50px;
      height: 50px;
      margin: 0 auto 15px; }
      .blue-bottom-section .bbs-box .icon.bbs01 {
        background-position: -444px -116px; }
      .blue-bottom-section .bbs-box .icon.bbs02 {
        background-position: -446px -281px; }
      .blue-bottom-section .bbs-box .icon.bbs03 {
        background-position: -446px -441px; }
      .blue-bottom-section .bbs-box .icon.bbs04 {
        background-position: -442px -591px; }
  .blue-bottom-section.cont-us .bbs-box {
    border-radius: 21px;
    padding: 40px;
    margin-top: 20px;
    text-align: center;
    height: 100%;
    background: rgba(255, 255, 255, 0.4); }
    .blue-bottom-section.cont-us .bbs-box h3 {
      font-size: 17px;
      text-align: left;
      line-height: 30px;
      min-height: auto; }
    .blue-bottom-section.cont-us .bbs-box .icon {
      margin: 0 20px 0 0;
      height: 115px; }
      .blue-bottom-section.cont-us .bbs-box .icon.bbs05 {
        background-position: -418px -734px;
        width: 100px; }
      .blue-bottom-section.cont-us .bbs-box .icon.bbs06 {
        background-position: -416px -949px;
        width: 103px; }
      .blue-bottom-section.cont-us .bbs-box .icon.bbs07 {
        background-position: -424px -1157px;
        width: 85px; }
      .blue-bottom-section.cont-us .bbs-box .icon.bbs08 {
        background-position: -407px -1397px;
        width: 117px !important; }
      .blue-bottom-section.cont-us .bbs-box .icon.bbs09 {
        background-position: -402px -1657px;
        width: 130px !important; }
  .blue-bottom-section.careers .bbs-box .content-right {
    padding-left: 20px; }
    .blue-bottom-section.careers .bbs-box .content-right a {
      font-size: 14px;
      padding: 9px 15px;
      border: 1px solid #fff;
      border-radius: 15px;
      display: inline-block;
      float: left;
      text-decoration: none;
      color: #fff;
      margin-top: 5px; }

/******/
/******/
.rights-reserved {
  background: #e2f1dd;
  padding: 30px 0 15px 0;
  position: relative; }
  .rights-reserved .row {
    align-items: center; }
  .rights-reserved .social-icons {
    color: #000;
    position: absolute;
    top: 19px; }
    .rights-reserved .social-icons a {
      text-decoration: none; }
      .rights-reserved .social-icons a span {
        color: #000;
        font-size: 14px; }
    .rights-reserved .social-icons img {
      width: 40px;
      position: relative; }
  .rights-reserved p {
    margin: 0;
    font-size: 14px;
    text-align: center; }

/*****/
.inner_bnr_container {
  position: relative; }
  .inner_bnr_container img {
    width: 100%; }
  .inner_bnr_container .container.banner-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
    .inner_bnr_container .container.banner-content h1 {
      text-transform: uppercase;
      font-family: "Poppins", sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 40px;
      margin: 0;
      color: #fff; }

/********************/
.inner-page-wrap {
  padding: 70px 0;
  position: relative;
  /***/
  /***Service Page****/
  /******/
  /********/ }
  .inner-page-wrap h2 {
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 30px;
    margin: 0 0 15px 0; }
  .inner-page-wrap h3 {
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 24px;
    margin: 0 0 15px 0; }
  .inner-page-wrap h3 {
    text-transform: uppercase;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 19px;
    margin: 0 0 15px 0; }
  .inner-page-wrap.about-us-page .about-top .section.second-section {
    padding-top: 35px; }
  .inner-page-wrap.about-us-page .about-middle {
    padding: 50px 0; }
    .inner-page-wrap.about-us-page .about-middle .row {
      align-items: center; }
    .inner-page-wrap.about-us-page .about-middle h2 {
      margin: 0 0 30px 0; }
    .inner-page-wrap.about-us-page .about-middle ul {
      list-style-type: none;
      padding: 0; }
      .inner-page-wrap.about-us-page .about-middle ul li {
        position: relative;
        padding-left: 50px;
        margin: 0 0 30px 0; }
        .inner-page-wrap.about-us-page .about-middle ul li h4 {
          font-family: "Poppins", sans-serif;
          font-weight: 600;
          font-style: normal;
          font-size: 18px; }
        .inner-page-wrap.about-us-page .about-middle ul li p {
          font-size: 12px;
          margin-bottom: 0; }
        .inner-page-wrap.about-us-page .about-middle ul li::before {
          content: "";
          position: absolute;
          left: 0;
          height: 28px;
          width: 32px;
          background: url("/wp-content/themes/website-theme/images/webp/sprite.webp");
          top: 2px; }
        .inner-page-wrap.about-us-page .about-middle ul li:first-child::before {
          background-position: -285px -126px; }
        .inner-page-wrap.about-us-page .about-middle ul li:nth-child(2)::before {
          background-position: -284px -246px;
          height: 34px;
          width: 34px; }
        .inner-page-wrap.about-us-page .about-middle ul li:last-child {
          margin-bottom: 0; }
          .inner-page-wrap.about-us-page .about-middle ul li:last-child::before {
            background-position: -284px -378px;
            height: 34px;
            width: 34px; }
  .inner-page-wrap.about-us-page .about-bottom .row {
    align-items: center; }
  .inner-page-wrap.service-page .service-box {
    padding: 20px;
    min-height: 560px;
    margin-bottom: 40px;
    border-radius: 30px;
    background: #FFF;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    height: 370px; }
    .inner-page-wrap.service-page .service-box h3 {
      font-family: "Poppins", sans-serif;
      font-weight: 600;
      font-style: normal;
      font-size: 24px;
      margin: 30px 0;
      text-align: center; }
    .inner-page-wrap.service-page .service-box p {
      font-size: 13px;
      margin-bottom: 0;
      text-align: center;
      line-height: 26px;
      padding: 0 15px; }
  .inner-page-wrap.contact-us-page .contact-bottom {
    padding-top: 60px; }
    .inner-page-wrap.contact-us-page .contact-bottom .cb-box {
      border-radius: 31px;
      background: #FFF;
      box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
      padding: 15px;
      width: 46%;
      float: left;
      margin: 0 2% 15px 2%;
      text-align: center;
      min-height: 220px;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .inner-page-wrap.contact-us-page .contact-bottom .cb-box p {
        margin: 0;
        font-size: 13px; }
      .inner-page-wrap.contact-us-page .contact-bottom .cb-box h5 {
        font-size: 16px;
        margin: 0 0 10px;
        font-weight: 600; }
  .inner-page-wrap.contact-us-page.careers-page .careers-box {
    text-align: center; }
    .inner-page-wrap.contact-us-page.careers-page .careers-box h3 {
      color: #7562E0;
      margin: 0 0 8px 0; }
    .inner-page-wrap.contact-us-page.careers-page .careers-box p {
      margin: 0 0 5px 0; }
      .inner-page-wrap.contact-us-page.careers-page .careers-box p i {
        color: #7562E0; }
      .inner-page-wrap.contact-us-page.careers-page .careers-box p a {
        color: #000;
        text-decoration: none;
        display: inline-block;
        margin: 0 10px; }
    .inner-page-wrap.contact-us-page.careers-page .careers-box form {
      width: 840px;
      display: flex;
      margin: 20px 0 30px;
      justify-content: center;
      align-items: center;
      margin: 0 auto 26px; }
  .inner-page-wrap.faq-page .card {
    border: 2px solid #e1e1e1;
    background: var(--Neutral-100, #FFF);
    box-shadow: 0px 3px 8px 0px rgba(74, 58, 255, 0.19);
    margin: 0 0 2px 0; }
    .inner-page-wrap.faq-page .card .card-header {
      position: relative;
      padding: 15px 35px 15px 15px; }
      .inner-page-wrap.faq-page .card .card-header .btn-check:focus + .btn, .inner-page-wrap.faq-page .card .card-header .btn:focus {
        outline: 0;
        box-shadow: none; }
      .inner-page-wrap.faq-page .card .card-header .btn {
        display: block;
        text-align: left;
        padding: 0;
        position: relative; }
        .inner-page-wrap.faq-page .card .card-header .btn:after {
          width: 35px;
          height: 35px;
          background: url(/wp-content/themes/website-theme/images/webp/sprite.webp);
          background-repeat: no-repeat;
          background-position: -585px -185px;
          content: "";
          position: absolute;
          right: -35px;
          top: -6px; }
        .inner-page-wrap.faq-page .card .card-header .btn.collapsed:after {
          background-position: -585px -127px; }

/*inner pages end here*/
/*****/
.form-wrap .row > div {
  margin-bottom: 18px; }
.form-wrap button.btn {
  border-radius: 15px;
  border: 1px solid #47BB94;
  color: #47BB94;
  padding: 12px 30px; }
.form-wrap label.form-control {
  height: 40px; }
.form-wrap span.input-group-text, .form-wrap input.form-control, .form-wrap select.form-select, .form-wrap .form-control, .form-wrap textarea.form-control {
  color: #747272;
  background: #fff;
  font-size: 15px; }

/**********/
:lang(es) .blue-bottom-section .bbs-box {
  padding: 20px;
  margin-top: 20px; }

/******/
:lang(pt-bt) .inner-page-wrap.service-page .service-box {
  min-height: 600px; }

:lang(pt-br) .section.hp-service-slider .service-box {
  height: 390px; }

:lang(pt-br) .section.hp-service-slider .service-box h3 {
  font-size: 21px; }

:lang(es) .inner-page-wrap.service-page .service-box {
  min-height: 585px; }

:lang(es) .hp-last-section .hpls-box {
  min-height: 606px !important; }

/*****/
:lang(ja) .page-header-top-right .header-right a {
  padding: 10px 15px;
  font-size: 15px; }

:lang(ja) .homebanner .carousel-caption .container h2 {
  line-height: 56px; }

:lang(ja) .section.hp-service-slider .service-box {
  height: 320px; }

:lang(ja) .faq-page p {
  font-size: 13px; }

/*****/
.mobile {
  display: none; }

.desktop {
  display: block; }

@media (max-width: 1399px) {
  .page-header-top-right .header-right a {
    padding: 10px 15px;
    font-size: 15px; }

  .inner_bnr_container .container.banner-content h1 {
    font-size: 30px; }

  .inner-page-wrap h2 {
    font-size: 27px; }

  :lang(pt-br) .inner-page-wrap.service-page .service-box {
    min-height: 580px; }

  :lang(pt-br) .blue-bottom-section.cont-us .bbs-box .icon.bbs05 {
    width: 125px; }

  /*******/
  :lang(ja) .section.hp-service-slider .service-box {
    height: 365px; }

  :lang(ja) .inner-page-wrap.service-page .service-box {
    min-height: 500px; }

  :lang(ja) .page-header-top-right .header-right a {
    padding: 6px 10px;
    font-size: 14px; }

  :lang(ja) .section.hp-last-section .hpls-box {
    min-height: 530px; }

  :lang(ja) .homebanner .carousel-caption .container h2 {
    line-height: 44px;
    font-size: 34px; }

  /*******/
  .section.call-center:after {
    left: 0;
    bottom: 0;
    opacity: 0.6;
    top: auto; }

  :lang(es) .homebanner .container h2 {
    font-size: 38px; }

  :lang(es) .main-navigation .nav > li > a {
    padding: 15px 10px 12px 10px; } }
@media (max-width: 1199px) {
  .section.our-success {
    min-height: auto;
    padding: 60px 0 50px 0 !important; }
    .section.our-success .container {
      position: static;
      min-height: auto;
      display: block;
      padding-top: 0;
      padding-bottom: 0; }
    .section.our-success .os-box {
      height: 420px;
      margin-bottom: 24px;
      opacity: 1;
      transform: none; }
    .section.our-success .mb-5 {
      margin-bottom: 1rem !important; }

  .main-navigation .nav > li > a {
    padding: 15px 12px; }

  .main-navigation .nav > li > a {
    border-bottom: 1px solid #67b298; }

  :lang(es) .main-navigation .nav > li > a {
    padding: 15px 8px;
    font-size: 14px; }

  :lang(pt-br) .main-navigation .nav > li > a {
    padding: 15px 8px;
    font-size: 15px; }

  :lang(pt-br) .page-header-top-right .header-right a {
    padding: 10px 7px;
    font-size: 13px; }

  :lang(ja) .main-navigation .nav > li > a {
    padding: 15px 9px;
    font-size: 15px; }

  :lang(ja) .page-header-top-right .header-right a {
    padding: 10px 6px;
    font-size: 11px; }

  .homebanner .container {
    padding: 40px 0 0 0; }

  .homebanner .carousel-caption .container h2 {
    line-height: 38px;
    font-size: 38px; }

  .homebanner .carousel-caption .container p {
    margin: 20px 0; }

  .homebanner .carousel-caption .container .banner-btn {
    margin: 25px 0 0 0; }

  .homebanner .carousel-caption .container {
    padding: 30px 0 0 0; }

  .section.hp-service-slider .service-box {
    padding: 50px 20px; }

  .section.hp-service-slider .service-box h3 {
    font-size: 22px; }

  .blue-bottom-section .bbs-wrap {
    height: auto;
    background-size: cover; }

  .blue-bottom-section h2 {
    font-size: 22px; }

  .blue-bottom-section h3 {
    font-size: 20px; }

  .section.hp-last-section .hpls-box h3 {
    font-size: 21px; }

  .section.call-center h2,
  .section.hp-service-slider h2,
  .section.hp-service-slider h2 {
    font-size: 30px; }

  .blue-bottom-section .bbs-wrap {
    height: auto;
    background-size: cover; }

  .rights-reserved {
    padding: 20px 0 17px; }

  .rights-reserved .social-icons {
    top: 9px; }

  .blue-bottom-section .bbs-box {
    padding: 40px; }

  .inner-page-wrap.about-us-page .about-top .section.second-section {
    padding-top: 0; }

  .inner-page-wrap.about-us-page .about-middle {
    text-align: center; }

  .inner-page-wrap.about-us-page .about-middle h2 {
    margin: 25px 0 25px 0; }

  ul li {
    text-align: left; }

  .about-bottom {
    text-align: center; }

  .about-bottom img {
    max-width: 480px;
    width: 100%;
    margin-top: 20px; }

  .inner-page-wrap {
    padding: 50px 0; }

  .blue-bottom-section .bbs-box {
    padding: 25px; }

  .inner-page-wrap.service-page .service-box {
    min-height: 540px; }

  .inner-page-wrap.contact-us-page.careers-page .careers-box form {
    width: 550px; }

  .blue-bottom-section.cont-us .bbs-box .icon {
    margin-right: 0; }

  .blue-bottom-section.cont-us .bbs-box .icon.bbs08 {
    width: 140px !important; }

  .inner-page-wrap.contact-us-page {
    text-align: center; }

  .inner-page-wrap.contact-us-page .contact-bottom {
    padding-top: 30px; }

  .contact-top img.img-fluid {
    margin: 10px 0 20px 0; }

  .form-wrap button.btn {
    float: left; }

  .inner-page-wrap.contact-us-page .contact-bottom .cb-box {
    min-height: auto;
    padding: 22px; }

  .blue-bottom-section.cont-us .bbs-box .icon.bbs05 {
    width: 160px; }

  .blue-bottom-section.cont-us .bbs-box .icon.bbs06 {
    width: 115px; }

  .blue-bottom-section.cont-us .bbs-box .icon.bbs07 {
    width: 108px; }

  /***/
  .section.call-center {
    margin-top: 0; }

  .section.global-customer {
    padding-bottom: 60px; }

  .section.global-customer .gc-content {
    padding: 60px 30px; }

  .section.global-customer .gc-content:before,
  .section.global-customer .gc-title-box::after,
  .section.global-customer .gc-top-text::before {
    display: none; }

  .gc-image video {
    max-width: 450px;
    width: 100%;
    margin: 0 auto; }

  .section.global-customer .gc-image {
    padding: 20px 20px 30px 20px;
    text-align: center; }

  .service-offer .so-top {
    padding: 0 0 20px 0; }

  .section.global-customer .gc-top-text {
    text-align: center;
    margin: 0;
    padding: 30px 30px 0 30px; }

  .section.global-customer .gc-title-box {
    min-height: auto;
    display: block;
    text-align: center;
    padding: 0;
    background: #0000;
    border-radius: 20px;
    position: relative; }

  /*****/
  .homebanner {
    text-align: center;
    padding: 0px 0 60px 0; }

  .homebanner video {
    max-width: 520px;
    width: 100%;
    margin: 0 auto; }

  .homebanner .container h2 {
    text-align: center; }

  .homebanner .container h2 abbr span.one {
    border-bottom-right-radius: 0; }

  .homebanner .container h2 abbr span.four,
  .homebanner .container h2 abbr span.two::before,
  .homebanner .container h2 abbr span.two:after,
  .homebanner .container h2 abbr span.three:after {
    display: none; }

  .homebanner .container h2 abbr.green-bg {
    background: #0000; }

  .homebanner .container h2 abbr span.two {
    padding: 5px 0;
    background: linear-gradient(90deg, var(--token-9b4691a2-cf8c-42e6-b91b-0b14f064e4b0, #005e54) 45%, var(--color-red-75, #ff8282) 55%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }

  .homebanner .container h2 abbr span.three {
    padding: 5px;
    position: relative;
    background: linear-gradient(90deg, var(--token-9b4691a2-cf8c-42e6-b91b-0b14f064e4b0, #005e54) 45%, var(--color-red-75, #ff8282) 55%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }

  .homebanner .container p {
    margin: 20px 0 20px 0;
    text-align: center; }

  .homebanner .container .compliance-card {
    margin: 15px 0 25px 0;
    width: 100%;
    border-radius: 10px;
    height: auto;
    display: block;
    padding: 28px;
    max-width: unset;
    background: #e8e8e89c;
    text-align: center;
    height: auto; }

  .homebanner .container .compliance-card p {
    margin: 15px 0 15px 0; }

  /***/
  .homebanner .container .slider-cards {
    justify-content: center; }

  .homebanner .container .slider-cards .support-card {
    height: 125px;
    border-radius: 15px;
    padding: 20px; }

  .homebanner .container .slider-cards .interaction-card {
    height: 125px;
    border-radius: 15px;
    padding: 20px; }

  /***/
  :lang(pt-br) .blue-bottom-section.cont-us .bbs-box .icon.bbs05 {
    width: 200px; }

  :lang(pt-br) .blue-bottom-section.cont-us .bbs-box .icon.bbs06 {
    width: 124px; }

  :lang(pt-br) .blue-bottom-section.cont-us .bbs-box .icon.bbs07 {
    width: 108px; }

  :lang(pt-br) .section.hp-service-slider .service-box {
    height: 450px; }

  :lang(ja) .blue-bottom-section .bbs-box {
    min-height: 200px; }

  :lang(ja) .inner-page-wrap.service-page .service-box {
    min-height: 480px; }

  .blue-bottom-section {
    padding: 0 0 60px 0; }

  :lang(es) .section.our-success .os-box {
    height: 520px; } }
@media (max-width: 991px) {
  .wow {
    visibility: visible !important;
    animation: none !important;
    -webkit-animation: none !important;
    transform: none !important;
    transition: none !important; }

  .homebanner .container h2 {
    font-size: 40px;
    line-height: 40px; }

  .main-navigation .header-bottom-menu .navbar-collapse {
    background: #fff;
    box-shadow: 0 0 10px 1px #535353;
    position: absolute;
    padding: 10px 0;
    top: 52px;
    width: 100%;
    max-height: 360px;
    z-index: 999;
    left: 20px;
    overflow: auto;
    display: none !important;
    transition: 0.5s; }
    .main-navigation .header-bottom-menu .navbar-collapse.show {
      display: inline-block !important;
      width: 190px;
      left: 3px;
      border-radius: 4px; }
  .main-navigation .header-bottom-menu button.navbar-toggler {
    font-size: 15px;
    padding: 12px 11px;
    border-radius: 4px;
    background: #55b596;
    outline: none;
    display: inline-block !important;
    margin: 0;
    border: 1px solid #a5a5a5; }
    .main-navigation .header-bottom-menu button.navbar-toggler i {
      font-size: 20px;
      color: #fff; }
    .main-navigation .header-bottom-menu button.navbar-toggler:focus {
      box-shadow: none; }
  .main-navigation .navbar-nav
  li {
    display: block;
    width: 100%; }
    .main-navigation .navbar-nav
    li a {
      font-size: 16px;
      display: block;
      padding: 7px 15px;
      color: #000;
      text-align: left; }
      .main-navigation .navbar-nav
      li a:hover {
        color: #55b596; }
    .main-navigation .navbar-nav
    li:first-child a {
      padding-left: 11px; }

  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: relative; }

  ul.sub-menu.dropdown-menu {
    display: block !important; }

  .homebanner .carousel-caption {
    position: relative;
    padding: 0;
    margin: 0;
    display: block; }

  .homebanner .carousel-caption .container {
    display: block;
    max-width: 100%;
    padding: 0; }

  .homebanner .carousel-caption .container .hps-content {
    width: 100%;
    padding: 30px;
    background: #f7fbf6 !important;
    text-align: center; }

  .homebanner .carousel-caption .container h2 {
    margin: 15px;
    font-size: 30px;
    line-height: 32px; }

  .homebanner .carousel-caption .container h3 {
    font-size: 24px; }

  .homebanner .carousel-caption .container p {
    font-size: 15px; }

  .homebanner .carousel-inner img.mobile {
    max-width: 600px;
    margin: 0 auto; }

  .mobile {
    display: block; }

  .desktop {
    display: none; }

  /****/
  .section {
    padding: 50px 0; }

  .section.second-section {
    padding-top: 50px; }

  .section.second-section .ss-box {
    display: block; }

  .section.second-section .ss-box {
    display: block;
    text-align: center;
    margin-bottom: 3px;
    padding: 15px 0; }

  .section.second-section .ss-box .icon {
    margin: 0; }

  .section.second-section .ss-box h2 {
    margin: 0; }

  .second-section .row div:first-child .ss-box {
    background: #E2FBF3; }

  .second-section .row div:nth-child(2) .ss-box {
    background: #E2FBF3; }

  .second-section .row div:last-child .ss-box {
    background: #E7FAF3; }

  .section.second-section .ss-box .icon {
    width: 55px;
    height: 55px;
    border-radius: 0; }
    .section.second-section .ss-box .icon.ss01 {
      background-position: -106px -102px; }
    .section.second-section .ss-box .icon.ss02 {
      background-position: -106px -259px; }
    .section.second-section .ss-box .icon.ss03 {
      background-position: -104px -413px; }

  .section.hp-about-us {
    padding-top: 0;
    text-align: center; }

  .section.hp-about-us .hpau-top h2 {
    margin: 15px 0; }

  .section.hp-service-slider {
    padding: 50px 0 50px 0;
    text-align: center; }

  .section.hp-service-slider .owl-carousel .owl-stage-outer {
    padding: 20px 0 20px 0; }

  .section.hp-service-slider .owl-carousel .owl-nav {
    display: block;
    position: relative;
    top: 0;
    right: 0px;
    margin: 0;
    left: 0; }

  .section.call-center {
    text-align: center; }

  .section.call-center ul li {
    position: relative;
    padding-bottom: 28px;
    border-bottom: 2px solid #55b596;
    padding-left: 0;
    border-left: 0;
    margin: 0 0 30px 0; }

  .blue-bottom-section {
    padding: 50px 0 50px 0; }

  .blue-bottom-section .bbs-box h3 {
    font-size: 17px;
    min-height: auto;
    margin: 20px 0 20px 0; }

  .blue-bottom-section .bbs-wrap {
    padding: 25px 20px 55px 20px; }

  .blue-bottom-section .bbs-box {
    justify-content: flex-start; }

  .inner_bnr_container .container.banner-content h1 {
    font-size: 30px; }

  .inner-page-wrap.contact-us-page.careers-page {
    text-align: center; }

  .inner-page-wrap.contact-us-page.careers-page .spacebottom3x {
    margin-bottom: 0; }

  .inner-page-wrap.contact-us-page.careers-page h2 {
    margin: 25px 0; }

  .inner-page-wrap.contact-us-page.careers-page .careers-box {
    text-align: center;
    margin: 0 0 30px 0; }

  .form-wrap button.btn {
    float: left; }

  .inner-page-wrap.contact-us-page.careers-page .contact-bottom {
    padding-top: 0; }

  .inner-page-wrap h2 {
    font-size: 27px; }

  .inner-page-wrap.contact-us-page.careers-page .careers-box form {
    width: 100%; }

  .inner-page-wrap.contact-us-page.careers-page .careers-box form select.form-select {
    width: 270px;
    display: block;
    margin: 0 auto; }

  .form-wrap button.btn {
    float: none; }

  .form-wrap button.btn {
    float: none;
    width: 100%;
    padding: 10px 30px;
    font-size: 17px; }

  .faq-page .img-fluid {
    margin-top: 20px; }

  .blue-bottom-section.cont-us .bbs-box {
    padding: 20px; }

  .rights-reserved {
    padding: 15px 0 20px;
    text-align: center; }

  .inner-page-wrap.contact-us-page .contact-bottom .cb-box {
    height: auto;
    width: 100%;
    padding: 40px 20px; }

  .inner-page-wrap.contact-us-page .contact-bottom img {
    display: none; }

  .inner-page-wrap.contact-us-page .contact-bottom .cb-box {
    margin: 0 0 15px 0;
    min-height: auto; }

  .blue-bottom-section.cont-us .bbs-box h3 {
    margin-left: 15px; }

  .blue-bottom-section.cont-us .bbs-box {
    justify-content: center; }

  .section.hp-last-section .hpls-box {
    margin: 0 auto 30px;
    min-height: auto;
    max-width: 445px; }

  .blue-bottom-section .bbs-box {
    padding: 25px;
    min-height: auto; }

  :lang(pt-br) .inner-page-wrap.service-page .service-box {
    min-height: 560px; }

  :lang(pt-br) .section.hp-service-slider .service-box h3 {
    font-size: 19px; }

  :lang(pt-br) .section.hp-service-slider .service-box {
    height: 430px; }

  .blue-bottom-section.cont-us .bbs-box .icon.bbs05 {
    width: 100px; }

  .blue-bottom-section.cont-us .bbs-box .icon.bbs06 {
    width: 100px; }

  .blue-bottom-section.cont-us .bbs-box .icon.bbs07 {
    width: 88px; }

  :lang(pt-br) .blue-bottom-section.cont-us .bbs-box .icon.bbs05 {
    width: 100px; }

  :lang(pt-br) .blue-bottom-section.cont-us .bbs-box .icon.bbs06 {
    width: 100px; }

  :lang(pt-br) .blue-bottom-section.cont-us .bbs-box .icon.bbs07 {
    width: 88px; }

  :lang(es) .hp-last-section .hpls-box {
    min-height: auto !important; }

  :lang(es) .section.hp-service-slider .service-box h3 {
    font-size: 18px !important; }

  :lang(es) .section.hp-service-slider .service-box p {
    font-size: 13px !important; }

  .rights-reserved {
    padding: 20px 0 15px;
    text-align: center; }

  /**/
  .section.our-success .os-box {
    padding: 15px; }

  .our-success h3 {
    font-size: 40px; }

  .section.call-center video {
    max-width: 450px; }

  :lang(es) .section.our-success .os-box {
    height: 535px; } }
/* medium and up screens */
@media (max-width: 767px) {
  :lang(es) .homebanner .container h2 {
    font-size: 25px; }

  body p {
    font-size: 13px; }

  .logo {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px; }

  .header-bottom-menu {
    justify-content: flex-start;
    width: 60%; }

  .header-right {
    width: 40%;
    text-align: right; }

  .header-right a {
    font-size: 14px;
    padding: 9px 15px;
    margin-top: 4px; }

  .homebanner .carousel-caption .container .hps-content {
    padding: 30px 20px; }

  .homebanner .carousel-caption .container h2 {
    margin: 0;
    font-size: 24px;
    line-height: 27px; }

  .section.call-center h2, .section.hp-service-slider h2, .section.hp-service-slider h2 {
    font-size: 24px; }

  .section.hp-service-slider .service-box {
    height: auto; }

  .section.call-center h2 {
    margin: 0 0 25px 0; }

  .hpau-bottom .row img {
    margin-bottom: 25px; }

  .hpau-bottom .row div:last-child img {
    margin-bottom: 0; }

  .section.hp-last-section .hpls-box h3 {
    margin: 20px 0; }

  .section.hp-last-section .row div:last-child .hpls-box {
    margin: 0; }

  .blue-bottom-section .bbs-wrap {
    padding: 20px;
    border-radius: 30px; }

  .blue-bottom-section h2 {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 19px; }

  .blue-bottom-section h3 {
    font-size: 17px;
    margin: 0 0 20px 0; }

  .rights-reserved {
    padding: 15px 0 15px 0;
    text-align: center; }
    .rights-reserved p {
      font-size: 13px; }

  .inner-page-wrap.about-us-page .about-middle h2 {
    margin: 20px 0 20px 0;
    font-size: 24px; }

  .blue-bottom-section .bbs-box {
    padding: 25px;
    margin: 0 0 20px 0; }

  .blue-bottom-section .row div:last-child .bbs-box {
    margin: 0; }

  .inner-page-wrap.service-page .service-box {
    min-height: auto; }

  .inner-page-wrap.service-page .service-box {
    font-size: 23px; }

  .inner-page-wrap.service-page .row div:last-child .service-box {
    margin-bottom: 0; }

  .inner-page-wrap h2 {
    font-size: 25px; }

  .inner_bnr_container .container.banner-content h1 {
    font-size: 17px; }

  :lang(ja) .inner_bnr_container .container.banner-content h1 {
    font-size: 19px; }

  .page-header-top-right .header-right a {
    font-size: 14px;
    padding: 8px 12px; }

  .header-bottom-menu {
    justify-content: flex-start;
    width: 20%; }

  .page-header-top-right {
    width: 75%;
    margin: 0;
    justify-content: flex-end; }

  .header-right {
    width: 100%;
    text-align: right; }

  :lang(pt-br) .inner-page-wrap.service-page .service-box {
    min-height: auto; }

  :lang(pt-br) .section.hp-service-slider .service-box, .section.hp-service-slider .service-box {
    height: 270px; }

  :lang(ja) .homebanner .carousel-caption .container h2 {
    line-height: normal; }

  :lang(ja) .section.hp-service-slider .service-box {
    height: 300px; }

  :lang(ja) .section.call-center h2,
  :lang(ja) .section.hp-service-slider h2,
  :lang(ja) .section.hp-service-slider h2 {
    font-size: 22px; }

  :lang(ja) .inner-page-wrap.faq-page .card .card-header .btn {
    font-size: 14px; }

  :lang(es) .inner-page-wrap.service-page .service-box {
    min-height: auto !important; }

  :lang(es) .section.hp-last-section .row div:last-child .hpls-box {
    margin: auto; }

  .inner-page-wrap.service-page .service-box {
    min-height: auto;
    height: auto;
    text-align: center; }

  .inner-page-wrap.faq-page .card .card-header {
    position: relative;
    padding: 15px 25px 15px 15px; }

  .inner-page-wrap.faq-page .card .card-header .btn:after {
    right: -28px; }

  .rights-reserved .social-icons {
    float: none;
    text-align: center;
    position: relative;
    margin-bottom: 10px; }

  .rights-reserved .social-icons a span {
    display: block; }

  .service-offer .so-arc-section {
    position: static;
    padding-bottom: 0;
    height: auto;
    padding: 24px 24px 40px; }

  .service-offer .so-arc-svg {
    display: none; }

  .service-offer .so-item {
    position: static;
    width: 100%;
    min-width: unset;
    padding: 18px 0;
    border-bottom: 1px solid #d4f5f0;
    opacity: 1;
    transform: none; }

  .service-offer .so-item:last-child {
    border-bottom: none; }

  .service-offer .so-item__icon {
    font-size: 20px; }

  .service-offer .so-item__title {
    font-size: 13px; }

  .service-offer .so-item__desc {
    font-size: 11px; }

  /*****/
  .homebanner .container h2 {
    font-size: 27px;
    line-height: 32px; }

  .homebanner .container h2 abbr span.one {
    padding: 0; }

  .homebanner .container h2 abbr span.two {
    padding: 0 0 0 12px; }

  .homebanner .container h2 abbr span.three {
    padding: 0; }

  .homebanner .container .slider-cards .support-card {
    width: 50%;
    align-items: center;
    padding: 15px;
    height: 125px; }

  .homebanner .container .slider-cards .support-card h2 {
    font-size: 27px; }

  .homebanner .container .slider-cards .interaction-card h3 {
    font-size: 15px;
    margin: 0;
    line-height: 20px; }

  .homebanner .container .slider-cards .support-card p {
    font-size: 15px;
    line-height: 20px; }

  .homebanner .container .slider-cards .interaction-card {
    width: 50%;
    padding: 15px;
    height: 125px; }

  .homebanner {
    position: relative;
    padding: 0px 0px 60px 0; }

  .homebanner .container {
    padding: 25px 15px; }

  .section.global-customer .gc-title-box h2 {
    margin: 0;
    font-size: 27px;
    line-height: 34px;
    font-weight: 600;
    padding: 0 10px; }

  .section.global-customer .gc-content {
    padding: 0 15px;
    background: #0000; }

  .section.global-customer .gc-content .gc-content-wrap:after,
  .section.global-customer .gc-content .gc-content-wrap:before {
    display: none; }

  .section.global-customer .gc-content .gc-content-wrap {
    background: #fff;
    padding: 0;
    border-radius: 20px; }

  .section.global-customer .gc-content .gc-content-wrap p {
    margin: 0;
    font-size: 15px;
    padding: 30px;
    line-height: 24px; }

  .service-offer h3 {
    font-size: 20px; }

  .service-offer .service-area .service-item {
    width: 100%;
    height: auto;
    margin: 0 0 20px 0; }

  .service-offer .service-area .service-item p {
    margin: 0; }

  .service-offer .service-area .service-item.customer {
    margin: 0; }

  .our-success h2 {
    font-size: 22px;
    text-align: center; }

  .our-success h3 {
    font-size: 28px;
    text-align: center; }

  .blue-bottom-section .bbs-wrap h2 {
    margin: 0 0 15px 0; }

  .blue-bottom-section .bbs-wrap h2 {
    margin: 0 0 15px 0; }

  .blue-bottom-section .bbs-box h3 {
    min-height: auto;
    padding: 0;
    margin: 0 0 15px 0; }

  .blue-bottom-section .bbs-wrap .row {
    display: block; }

  .blue-bottom-section .bbs-wrap {
    right: 0;
    left: 0; }

  .section.our-success .os-box {
    height: 420px;
    max-width: 360px;
    width: 100%;
    margin: 0 auto 25px; }

  :lang(es) .section.our-success .os-box {
    height: 420px; } }
@media (max-width: 680px) {
  .homebanner .carousel-inner img.mobile {
    max-width: 100%; } }
@media (max-width: 560px) {
  .blue-bottom-section h2 {
    font-size: 18px; }

  .blue-bottom-section h3 {
    font-size: 16px; }

  .inner-page-wrap.about-us-page .about-middle h2 {
    font-size: 22px; }

  :lang(ja) .inner-page-wrap.about-us-page .about-middle h2 {
    font-size: 20px; }

  :lang(ja) .inner-page-wrap.about-us-page .about-middle ul li h4 {
    font-size: 16px; }

  .blue-bottom-section.cont-us .bbs-box .icon.bbs05 {
    width: 100px; }

  .blue-bottom-section.cont-us .bbs-box .icon.bbs06 {
    width: 115px; }

  :lang(pt-br) .section.hp-service-slider .service-box, .section.hp-service-slider .service-box {
    height: 325px; } }
@media (max-width: 479px) {
  .blue-bottom-section.cont-us .bbs-box {
    padding: 25px 20px; }

  .blue-bottom-section.cont-us .bbs-box .icon.bbs08 {
    width: 270px !important;
    margin: 0; }

  .blue-bottom-section.cont-us .bbs-box .icon.bbs09 {
    background-position: -402px -1657px;
    width: 265px !important;
    margin: 0; }

  .blue-bottom-section.cont-us .bbs-box h3 {
    font-size: 16px; }

  .blue-bottom-section.careers .bbs-box .content-right {
    padding-left: 10px; }

  .blue-bottom-section.cont-us .bbs-box .icon.bbs05 {
    width: 163px; }

  .homebanner .container h2 {
    font-size: 22px; }

  .homebanner .container h2 abbr {
    display: inline-block; } }

/*# sourceMappingURL=style.css.map */
