@charset "UTF-8";
/* Mixin */
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");
.flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flex;
  display: flex; }

body {
  color: #54536C;
  font-family: "Open Sans", sans-serif;
  font-weight: 400; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  display: block; }
  .otherlang{
    display: none;
  }
@media screen and (min-width: 991px) {
  .navbar .custom_container, footer .custom_container {
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 15px; } }
.spacing {
  padding: 70px 0; }
  @media screen and (min-width: 768px) {
    .spacing {
      padding: 100px 0; } }
@media  only screen and (min-width: 768px) and (max-width: 991px) {
  .pricing-page-hellobar + header-component .navbar {
    /* top: 90px; */
  }
  .pricing .bannerWrap {
    padding: 100px 0 30px !important;
  }
}
.h2 {
  color: #54536C;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  max-width: 900px;
  margin: 0 auto  100px;
  line-height: 1.3; }
  @media screen and (min-width: 768px) {
    .h2 {
      font-size: 40px; } }
  @media screen and (max-width: 768px) {
    .h2 {
      margin-bottom: 50px; } }
  @media screen and (max-width: 579px) {
    .h2 {
      font-size: 30px;
      margin-bottom: 30px; } }

.sub-h2 {
  color: #54536C;
  font-size: 20px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  margin: 0 auto  20px;
  line-height: 1.3;
  text-align: left; }
  @media screen and (min-width: 768px) {
    .sub-h2 {
      font-size: 24px; } }

@font-face {
  font-family: InterDisplay-Regular;
  src: url("fonts/InterDisplay-Regular.eot");
  src: url("fonts/InterDisplay-Regular.eot?") format("☺"), url("fonts/InterDisplay-Regular.woff") format("woff"), url("fonts/InterDisplay-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: InterDisplay-Bold;
  src: url("fonts/InterDisplay-Bold.eot");
  src: url("fonts/InterDisplay-Bold.eot?") format("☺"), url("fonts/InterDisplay-Bold.woff") format("woff"), url("fonts/InterDisplay-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
.navbar .nav .dropdown-menu a {
  text-decoration: none; }
  .navbar .nav .dropdown-menu a:hover {
    color: #444; }

.onlyLang {
  display: none; }

.secound-dropdown-menu {
  background: #fff;
  left: 160px;
  z-index: 99;
  position: absolute;
  top: 0;
  box-shadow: 0px 0px 5px #ddd;
  padding: 6px 0;
  border-radius: .25rem; }

.secound-dropdown-menu a {
  color: #54536C !important; }

.secound-dropdown-menu a:hover {
  color: #fff !important; }

.navbar .nav .dropdown-menu a.secound-dropdown-toggle:hover + .secound-dropdown-menu, .secound-dropdown-menu:hover {
  display: block !important; }

.secound-dropdown-toggle:hover span svg path, .secound-dropdown-menu:hover svg path {
  stroke: #fff !important; }

footer .flex .item:nth-child(2) {
  margin-left: auto; }

.esShow {
  display: none; }

footer-component footer {
  background: #0D0F0F;
  font-family: "Inter", sans-serif; }
  footer-component footer ul, footer-component footer ul li, footer-component footer p, footer-component footer a {
    font-family: "Inter", sans-serif;
    font-size: 18px; }
  footer-component footer .address p small, footer-component footer .address p, footer-component footer .address, footer-component footer .address p strong {
    font-family: "Inter", sans-serif !important; }
  footer-component footer .address p {
    margin-bottom: 2px; }
  footer-component footer .address p a {
    font-size: 15px !important;
    text-decoration: none; }
  footer-component footer .copyright p, footer-component footer .copyright p strong {
    color: #9AA2AD; }
  footer-component footer li a {
    color: #9AA2AD; }
  footer-component footer .address .social a {
    padding: 5px; }
    footer-component footer .address .social a svg {
      width: 32px;
      height: 32px; }

.NewHomePage header-component .navbar.active a.ContactSales {
  border-color: #FF7C07 !important;
  color: #FF7C07 !important; }
  .NewHomePage header-component .navbar.active a.ContactSales:hover {
    background-color: #FF7C07;
    color: #fff  !important; }

.ContactSales {
  border: 1px solid #F47503;
  border-radius: 4px;
  padding: 8px 20px !important;
  color: #f47503 !important; }
  .ContactSales:hover {
    background-color: #FF7C07 !important;
    color: #fff !important;
    border-color: #FF7C07 !important; }

.NewHomePage header-component .navbar.active a.ContactSales {
  border-color: #FF7C07 !important;
  color: #FF7C07 !important; }
  .NewHomePage header-component .navbar.active a.ContactSales:hover {
    background-color: #FF7C07 !important;
    color: #fff  !important; }

.NewHomePage header-component .navbar a.ContactSales {
  border-radius: 4px;
  padding: 8px 20px !important;
  color: #fff !important;
  border-color: #fff; }
  .NewHomePage header-component .navbar a.ContactSales:hover {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #0D0F0F !important; }

header-component .navbar a.ContactSales {
  font-family: "Inter", sans-serif !important; }

.contactSaleModal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 0; }
  .contactSaleModal h1, .contactSaleModal h2, .contactSaleModal h3, .contactSaleModal h4, .contactSaleModal h5, .contactSaleModal h6, .contactSaleModal span, .contactSaleModal a, .contactSaleModal label, .contactSaleModal li, .contactSaleModal p, .contactSaleModal button {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased; }
  .contactSaleModal .modal-header {
    padding: 20px 20px;
    border-bottom: 1px solid #ECECEC; }
  .contactSaleModal h3 {
    margin: 0 0 0px !important;
    text-align: center;
    color: #46445D;
    font-size: 18px;
    width: 100%;
    font-family: "Poppins", sans-serif !important;
    padding: 0px;
    font-weight: 600 !important;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased; }
  .contactSaleModal .close {
    color: #fff;
    float: right;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    width: 18px;
    height: 18px;
    text-align: center;
    background: #ccc;
    border-radius: 50px;
    position: absolute;
    right: 10px;
    top: 10px;
    line-height: 16px;
    font-family: sans-serif; }
    .contactSaleModal .close:hover, .contactSaleModal .close:focus {
      color: #000;
      text-decoration: none;
      cursor: pointer;
      opacity: 1; }
  .contactSaleModal .modal-body {
    margin: auto;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 4px 40px #0000001A;
    border-radius: 16px;
    width: 90%;
    max-width: 512px;
    box-sizing: border-box;
    position: relative;
    padding: 0;
    flex: none;
    max-height: 740px;
    overflow: auto; }
    .contactSaleModal .modal-body form {
      padding: 30px 30px 15px; }
    .contactSaleModal .modal-body label {
      display: block;
      margin-bottom: 8px;
      font-size: 13px !important;
      color: #54536C;
      font-family: "Poppins", sans-serif;
      font-weight: 500;
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased; }
    .contactSaleModal .modal-body .selected {
      cursor: pointer; }
      .contactSaleModal .modal-body .selected.active {
        border: 1px solid #2AC79A; }
      .contactSaleModal .modal-body .selected svg {
        float: right;
        margin: 11px 0px; }
    .contactSaleModal .modal-body input:focus-visible, .contactSaleModal .modal-body input:focus {
      outline: none; }
    .contactSaleModal .modal-body input, .contactSaleModal .modal-body select, .contactSaleModal .modal-body .selected {
      width: 100%;
      margin-bottom: 0px;
      border: 1px solid #E4EAEB;
      border-radius: 4px;
      height: 40px;
      padding: 0 15px;
      box-sizing: border-box;
      font-size: 14px;
      color: #424156 !important;
      font-family: "Poppins", sans-serif;
      background: transparent; }
      .contactSaleModal .modal-body input a, .contactSaleModal .modal-body select a, .contactSaleModal .modal-body .selected a {
        width: 100%;
        font-size: 14px;
        font-family: "Poppins", sans-serif;
        display: inline-block;
        height: 40px;
        line-height: 40px;
        color: #424156 !important;
        text-decoration: none;
        cursor: pointer; }
        .contactSaleModal .modal-body input a span, .contactSaleModal .modal-body select a span, .contactSaleModal .modal-body .selected a span {
          font-family: "Poppins", sans-serif;
          -moz-osx-font-smoothing: grayscale;
          -webkit-font-smoothing: antialiased; }
    .contactSaleModal .modal-body button {
      background: #2AC79A 0% 0% no-repeat padding-box !important;
      border-radius: 4px;
      color: #fff !important;
      font-size: 16px;
      font-family: "Poppins", sans-serif;
      width: 100%;
      margin: 5px 0 15px;
      border: 0px;
      padding: 10px;
      cursor: pointer;
      position: relative;
      font-weight: 500;
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased; }
      .contactSaleModal .modal-body button:hover {
        background: #26C195; }
    .contactSaleModal .modal-body .drop-down {
      position: relative; }
      .contactSaleModal .modal-body .drop-down .selected a::after {
        display: none; }
    .contactSaleModal .modal-body .options {
      box-shadow: 0px 1px 4px #00000029;
      border: 1px solid #ECECEC;
      border-radius: 4px;
      margin-top: 2px;
      padding: 0;
      font-family: "Poppins", sans-serif;
      position: absolute;
      left: 0;
      right: 0;
      background: #fff;
      z-index: 999;
      -moz-osx-font-smoothing: grayscale;
      -webkit-font-smoothing: antialiased; }
      .contactSaleModal .modal-body .options ul {
        padding: 0px;
        list-style: none;
        margin: 0; }
      .contactSaleModal .modal-body .options li a {
        padding: 8px 15px;
        color: #424156 !important;
        font-size: 14px;
        cursor: pointer;
        display: inline-block;
        width: 100%;
        text-decoration: none;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-family: "Poppins", sans-serif; }
        .contactSaleModal .modal-body .options li a.selectedOption, .contactSaleModal .modal-body .options li a:hover {
          background-color: #F5F6F7;
          font-size: #424156 !important;
          font-weight: 600; }

/* SPINNER ANIMATION */
.backdropSpinner {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  padding: 0; }

.spinner {
  position: absolute;
  top: calc(50% - 10px);
  width: 80px;
  height: 80px;
  margin: auto;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: sk-scaleout 1s infinite ease-in-out;
  animation: sk-scaleout 1s infinite ease-in-out;
  transform: translate(-50%, -50%);
  left: calc(50% - 10px); }

@-webkit-keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    opacity: 0; } }
@keyframes sk-scaleout {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0; } }
.notificationPopup {
  display: block;
  background: #16C391 0% 0% no-repeat padding-box;
  border-radius: 6px;
  max-width: 370px;
  position: fixed;
  z-index: 999;
  bottom: 20px;
  right: 80px;
  width: 80%;
  margin: auto;
  padding: 14px 20px 0px 10px; }
  .notificationPopup h1, .notificationPopup h2, .notificationPopup h3, .notificationPopup h4, .notificationPopup h5, .notificationPopup h6, .notificationPopup span, .notificationPopup a, .notificationPopup label, .notificationPopup li, .notificationPopup p, .notificationPopup button {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased; }
  .notificationPopup .close {
    position: absolute;
    right: 8px;
    top: 0;
    cursor: pointer; }
  .notificationPopup p {
    color: #fff;
    font-size: 14px;
    font-family: "Poppins", sans-serif !important;
    display: flex; }
    .notificationPopup p svg {
      float: left;
      margin-right: 2px;
      width: 19px;
      height: 19px;
      margin: 0 6px 0 2px; }

@media screen and (min-width: 992px) and (max-width: 1200px) {
  .navbar .nav > li a {
    padding: 10px 6px !important;
    font-size: 14px !important; } }
@media screen and (min-width: 992px) {
  .navbar {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    margin: 0px;
    padding: 15px 0;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    font-weight: 400;
    border: 0px;
    align-items: center; }
    .navbar .dropdown-toggle:after {
      display: none; }
    .navbar .navbar-toggler {
      display: none; }
      .navbar .navbar-toggler.collapsed {
        display: none; }
    .navbar .collapse {
      display: block; }
    .navbar.active {
      background: #fff !important;
      box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.001);
      -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.001);
      -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.001); }
    .navbar .flex {
      justify-content: space-between;
      align-items: center;
      width: 100%; }
    .navbar .navbar-collapse {
      padding: 0px;
      flex-basis: auto;
      flex-grow: 0; }
    .navbar .navbar-header {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-box;
      display: -webkit-flex;
      display: flex; }
    .navbar .navbar-brand {
      padding: 0px; }
      .navbar .navbar-brand img {
        display: block;
        height: 34px;
        width: auto; }
    .navbar .nav {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-box;
      display: -webkit-flex;
      display: flex;
      font-family: "Open Sans", sans-serif; }
      .navbar .nav > li {
        margin-left: 10px;
        position: relative;
        padding: 0; }
        .navbar .nav > li a {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-box;
          display: -webkit-flex;
          display: flex;
          align-items: center;
          padding: 10px;
          transition: all 0.2s linear;
          -webkit-transition: all 0.2s linear;
          -moz-transition: all 0.2s linear;
          cursor: pointer;
          color: #54536C;
          font-size: 15px;
          white-space: nowrap;
          font-family: "Open Sans", sans-serif; }
          .navbar .nav > li a span {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-box;
            display: -webkit-flex;
            display: flex;
            margin-left: 6px; }
            .navbar .nav > li a span svg {
              transition: all 0.2s linear;
              -webkit-transition: all 0.2s linear;
              -moz-transition: all 0.2s linear; }
          .navbar .nav > li a:hover, .navbar .nav > li a:focus {
            background: none;
            color: #F47503; }
          .navbar .nav > li a.signUpButton {
            background: #F47503;
            color: #fff;
            padding: 10px 20px;
            border-radius: 4px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px; }
            .navbar .nav > li a.signUpButton:hover {
              color: #fff; }
        .navbar .nav > li:hover .dropdown-menu {
          transform: scaleY(1);
          -webkit-transform: scaleY(1);
          -moz-transform: scaleY(1);
          opacity: 1;
          pointer-events: inherit;
          box-shadow: 0px 0px 5px #ddd; }
        .navbar .nav > li:hover > a {
          color: #F47503; }
          .navbar .nav > li:hover > a span svg {
            transform: scaleY(-1);
            -webkit-transform: scaleY(-1);
            -moz-transform: scaleY(-1); }
            .navbar .nav > li:hover > a span svg path {
              stroke: #F47503; }
      .navbar .nav .dropdown-menu {
        display: block;
        pointer-events: inherit;
        border: 0px;
        opacity: 0;
        transform: scaleY(0);
        -webkit-transform: scaleY(0);
        -moz-transform: scaleY(0);
        margin: 0px;
        transform-origin: top;
        transition: all 0.2s linear;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        top: 100%;
        box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.0015);
        -webkit-box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.0015);
        -moz-box-shadow: 0px 3px 12px rgba(0, 0, 0, 0.0015);
        padding: 6px 0;
        z-index: 1; }
        .navbar .nav .dropdown-menu a {
          padding: 12px 20px; }
          .navbar .nav .dropdown-menu a:hover, .navbar .nav .dropdown-menu a:focus {
            background: none; }
        .navbar .nav .dropdown-menu li:hover {
          background: #63d6b5; }
          .navbar .nav .dropdown-menu li:hover a {
            text-decoration: none;
            color: #fff;
            color: #fff; }
        .navbar .nav .dropdown-menu li:focus {
          background: #63d6b5; }
          .navbar .nav .dropdown-menu li:focus a {
            text-decoration: none;
            color: #fff;
            color: #fff; } 
            .pricing-page-hellobar + header-component .navbar {
              /* top: 50px !important; */
            }
          }
@media screen and (max-width: 991px) {
  .NewHomePage header-component .navbar.active a.ContactSales, .NewHomePage header-component .navbar a.ContactSales {
    padding: 20px 0px !important;
    border: none !important;
    color: #54536C !important; }

  .NewHomePage header-component .navbar.active a#myBtn.ContactSales:hover, .NewHomePage header-component .navbar a#myBtn.ContactSales:hover {
    color: #F47503 !important;
    background-color: #fff !important; }

  .ContactSales {
    padding: 20px 0px !important;
    color: #54536C !important; }

  .ContactSales {
    border: 0px; }

  .ContactSales:hover {
    color: #F47503 !important;
    background-color: #fff !important;
    border-color: #EBEBEB !important; }

  .navbar {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    margin: 0px;
    padding: 15px 0;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    font-weight: 400;
    border: 0px;
    align-items: center; }
    .navbar.active {
      background: #fff !important;
      box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.001);
      -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.001);
      -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.001); }
    .navbar .navbar-brand {
      padding: 0px; }
    .navbar .dropdown-toggle:after {
      display: none; }
    .navbar .flex {
      justify-content: space-between;
      align-items: center;
      width: 100%; }
    .navbar .nav {
      display: block;
      padding: 10px 0;
      width: 100%;
      transition: all 0.2s linear;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      box-shadow: inset 0px 3px 3px rgba(0, 0, 0, 0.0008);
      margin-top: 10px;
      align-items: center;
      max-height: calc(90vh - 80px);
      max-height: calc((var(--vh, 1vh) * 100) - 80px);
      overflow-y: auto;
      text-align: center; }
      .navbar .nav > li {
        text-align: left;
        width: 100%;
        margin: 0 auto;
        display: block;
        clear: both; }
        .navbar .nav > li:not(:last-of-type) > a {
          border-bottom: 1px solid #EBEBEB; }
          .navbar .nav > li:not(:last-of-type) > a.show {
            border-color: transparent; }
        .navbar .nav > li:hover a {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-box;
          display: -webkit-flex;
          display: flex;
          justify-content: space-between;
          align-items: center;
          transition: all 0.2s linear;
          -webkit-transition: all 0.2s linear;
          -moz-transition: all 0.2s linear;
          cursor: pointer;
          color: #54536C;
          font-size: 15px;
          white-space: nowrap;
          margin: 0 auto;
          font-family: "Open Sans", sans-serif;
          color: #54536C; }
          .navbar .nav > li:hover a span svg {
            transform: scaleY(1);
            -webkit-transform: scaleY(1);
            -moz-transform: scaleY(1); }
        .navbar .nav > li a {
          display: -webkit-box;
          display: -moz-box;
          display: -ms-box;
          display: -webkit-flex;
          display: flex;
          justify-content: space-between;
          align-items: center;
          padding: 20px 0px;
          transition: all 0.2s linear;
          -webkit-transition: all 0.2s linear;
          -moz-transition: all 0.2s linear;
          cursor: pointer;
          color: #54536C;
          font-size: 15px;
          white-space: nowrap;
          max-width: 720px;
          margin: 0 auto;
          font-family: "Open Sans", sans-serif; }
          .navbar .nav > li a span {
            display: -webkit-box;
            display: -moz-box;
            display: -ms-box;
            display: -webkit-flex;
            display: flex;
            margin-left: 6px; }
            .navbar .nav > li a span svg {
              transition: all 0.2s linear;
              -webkit-transition: all 0.2s linear;
              -moz-transition: all 0.2s linear;
              transform: scaleY(1);
              -webkit-transform: scaleY(1);
              -moz-transform: scaleY(1);
              width: 12px;
              height: auto; }
          .navbar .nav > li a.show {
            color: #F47503; }
            .navbar .nav > li a.show span svg {
              transform: scaleY(-1);
              -webkit-transform: scaleY(-1);
              -moz-transform: scaleY(-1); }
              .navbar .nav > li a.show span svg path {
                stroke: #F47503; }
          .navbar .nav > li a.signUpButton {
            background: #F47503;
            color: #fff;
            padding: 10px 20px;
            border-radius: 4px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            margin-top: 20px;
            text-align: center;
            margin: 20px auto 0;
            justify-content: center; }
            .navbar .nav > li a.signUpButton:hover {
              color: #fff; }
            .navbar .nav > li a.signUpButton.show {
              color: #fff; }
        .navbar .nav > li .dropdown-menu {
          background: #fafafa;
          display: block;
          pointer-events: inherit;
          border: 0px;
          position: static;
          height: 0px;
          overflow: hidden;
          visibility: hidden;
          margin: 0px;
          transition: all 0.2s linear;
          -webkit-transition: all 0.2s linear;
          -moz-transition: all 0.2s linear;
          box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
          -webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
          -moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
          border-radius: 0px;
          -webkit-border-radius: 0px;
          -moz-border-radius: 0px;
          padding: 0; }
          .navbar .nav > li .dropdown-menu a {
            padding: 12px 0px;
            text-align: left;
            justify-content: flex-start; }
            .navbar .nav > li .dropdown-menu a:hover, .navbar .nav > li .dropdown-menu a:focus {
              background: none; }
          .navbar .nav > li .dropdown-menu li:hover {
            background: #63d6b5; }
            .navbar .nav > li .dropdown-menu li:hover a {
              text-decoration: none;
              color: #fff;
              color: #fff; }
          .navbar .nav > li .dropdown-menu li:focus {
            background: #63d6b5; }
            .navbar .nav > li .dropdown-menu li:focus a {
              text-decoration: none;
              color: #fff;
              color: #fff; }
          .navbar .nav > li .dropdown-menu.show {
            height: auto;
            visibility: visible; }
            .navbar .nav > li .dropdown-menu.show li:last-of-type a {
              border-bottom: 1px solid #e5e5e5; }
    .navbar .custom_container {
      padding: 0px; }
    .navbar .navbar-header {
      padding: 0;
      position: relative;
      z-index: 9;
      align-items: center; }
    .navbar .navbar-toggler {
      display: block;
      margin: 0px;
      margin-left: auto;
      width: 34px;
      height: 34px;
      position: relative;
      display: -webkit-box;
      display: -moz-box;
      display: -ms-box;
      display: -webkit-flex;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 15px 8px;
      background: #F5F5F7;
      transition: all 0.2s linear;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear; }
      .navbar .navbar-toggler:focus {
        box-shadow: 0 0 0 0;
        -webkit-box-shadow: 0 0 0 0;
        -moz-box-shadow: 0 0 0 0; }
      .navbar .navbar-toggler.collapsed {
        background: transparent;
        display: block; }
        .navbar .navbar-toggler.collapsed span {
          background: #54536C;
          display: block;
          height: 2px;
          width: 100%;
          position: relative; }
          .navbar .navbar-toggler.collapsed span:before, .navbar .navbar-toggler.collapsed span:after {
            content: '';
            position: absolute;
            width: 100%;
            height: 2px;
            background: #54536C;
            border: 0px;
            left: 0px; }
          .navbar .navbar-toggler.collapsed span:before {
            -moz-transform: translateY(-6px) rotate(0deg);
            -o-transform: translateY(-6px) rotate(0deg);
            -ms-transform: translateY(-6px) rotate(0deg);
            -webkit-transform: translateY(-6px) rotate(0deg);
            transform: translateY(-6px) rotate(0deg); }
          .navbar .navbar-toggler.collapsed span:after {
            -moz-transform: translateY(6px) rotate(0deg);
            -o-transform: translateY(6px) rotate(0deg);
            -ms-transform: translateY(6px) rotate(0deg);
            -webkit-transform: translateY(6px) rotate(0deg);
            transform: translateY(6px) rotate(0deg); }
      .navbar .navbar-toggler span {
        background: transparent;
        display: block;
        height: 2px;
        width: 100%;
        position: relative;
        transition: all 0.2s linear;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear; }
        .navbar .navbar-toggler span:before, .navbar .navbar-toggler span:after {
          content: '';
          position: absolute;
          width: 100%;
          height: 2px;
          background: #54536C;
          border: 0px;
          left: 0px;
          transition: all 0.2s linear;
          -webkit-transition: all 0.2s linear;
          -moz-transition: all 0.2s linear; }
        .navbar .navbar-toggler span:before {
          -moz-transform: translateY(0px) rotate(45deg);
          -o-transform: translateY(0px) rotate(45deg);
          -ms-transform: translateY(0px) rotate(45deg);
          -webkit-transform: translateY(0px) rotate(45deg);
          transform: translateY(0px) rotate(45deg); }
        .navbar .navbar-toggler span:after {
          -moz-transform: translateY(0px) rotate(-45deg);
          -o-transform: translateY(0px) rotate(-45deg);
          -ms-transform: translateY(0px) rotate(-45deg);
          -webkit-transform: translateY(0px) rotate(-45deg);
          transform: translateY(0px) rotate(-45deg); }
    .navbar .navbar-collapse {
      width: 100%;
      justify-content: center;
      background: #fff;
      padding: 10px 0 30px; }
      .navbar .navbar-collapse.show {
        overflow-y: inherit; }
    .navbar #navbar {
      position: absolute;
      left: 0;
      right: 0;
      top: 0px;
      padding-top: 65px; }
    .navbar .collapse {
      display: none;
      width: 100%; }
      .navbar .collapse.show {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-box;
        display: -webkit-flex;
        display: flex;
        height: auto;
        box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.001);
        -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.001);
        -moz-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.001); }

  .navbar-header {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    justify-content: space-between; }
    .navbar-header:before {
      display: none; }

  a.secound-dropdown-toggle {
    display: none !important; }

  .secound-dropdown-menu {
    position: relative;
    left: 0px;
    top: 0;
    display: block !important;
    box-shadow: none !important;
    background: #fafafa !important;
    border-color: #fafafa !important; }

  .mobilehide {
    display: none; }

  .heloBarContent p {
    max-width: 50%;
    font-size: 14px; } }
@media screen and (max-width: 767px) {
  .pricing-page-hellobar + header-component .navbar {
    /* top: 85px; */
  }
  .pricing-page-hellobar + header-component .navbar.stickyActive{
    /* top: 85px; */
    z-index: 10;
  }
  .pricing .bannerWrap {
    padding: 100px 0 30px !important;
  }
  .navbar .nav li a {
    max-width: 540px; } }
@media screen and (max-width: 579px) {
  #teamHelp .selected a {
    max-width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }

  .navbar .nav {
    padding: 0px; }
    .navbar .nav > li {
      margin: 0 auto; }
      .navbar .nav > li a {
        padding: 20px 24px;
        max-width: 100%; }
        .navbar .nav > li a.signUpButton {
          margin: 20px 24px 0; }
      .navbar .nav > li .dropdown-menu li a {
        padding: 12px 24px; }

  .heloBarContent p {
    max-width: 50%;
    font-size: 14px; }

  .NewHomePage header-component .navbar.active a.ContactSales, .NewHomePage header-component .navbar a.ContactSales {
    padding: 20px 24px !important;
    color: #54536C !important; }

  .notificationPopup {
    bottom: 80px;
    right: 30px; } }
footer {
  background: #212121;
  padding: 100px 0; }
  footer .flex {
    flex-wrap: wrap;
    justify-content: space-between; }
    footer .flex .item {
      width: 25%;
      padding-right: 20px;
      margin-bottom: 70px; }
      footer .flex .item:last-of-type {
        margin-right: auto; }
      footer .flex .item.full {
        width: 100%; }
  footer h6 {
    color: #fff;
    font-family: "Poppins", sans-serif;
    font-size: clamp(16px, 3vw, 18px);
    font-weight: 800;
    margin-bottom: 1.5em; }
  footer li a {
    display: inline-block;
    padding: 6px 0px;
    color: #AFAFAF;
    font-family: "Open Sans", sans-serif;
    font-size: clamp(16px, 3vw, 18px);
    text-decoration: none;
    position: relative; }
    footer li a:after {
      content: '';
      width: 100%;
      height: 2px;
      color: #AFAFAF;
      display: block;
      position: absolute;
      left: 0;
      transform-origin: left;
      bottom: 0;
      transform: scaleX(0);
      -webkit-transform: scaleX(0);
      -moz-transform: scaleX(0);
      transition: all 0.2s linear;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear; }
    footer li a:hover {
      color: #F47503;
      text-decoration: none !important; }
      footer li a:hover:after {
        transform: scaleX(1);
        -webkit-transform: scaleX(1);
        -moz-transform: scaleX(1);
        background: #F47503; }
  footer .address h6 {
    font-size: clamp(18px, 4vw, 24px); }
  footer .address p {
    display: inline-block;
    padding: 0;
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: clamp(16px, 3vw, 18px);
    line-height: 1.3; }
    footer .address p strong {
      font-weight: 800; }
    footer .address p span {
      color: #F47503; }
    footer .address p small {
      font-size: 12px;
      color: #AFAFAF;
      display: block;
      margin: 8px 0 12px; }
    footer .address p:last-of-type {
      font-size: clamp(13px, 3vw, 15px);
      color: #AFAFAF;
      line-height: 1.7; }
      footer .address p:last-of-type a {
        color: #AFAFAF; }
        footer .address p:last-of-type a:hover {
          color: #F47503; }
  footer .address .social {
    margin: 10px 0 0 -10px; }
    footer .address .social a {
      padding: 10px;
      opacity: .5;
      transition: all 0.2s linear;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      display: inline-block; }
      footer .address .social a svg {
        height: 18px;
        width: auto; }
      footer .address .social a:hover {
        opacity: 1;
        transform: scale(1.2);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2); }
  footer .logo {
    width: 100%;
    text-align: center;
    margin: 50px 0 30px; }
  footer .slogan {
    text-align: center;
    width: 100%; }
    footer .slogan p {
      font-family: "Poppins", sans-serif;
      font-size: clamp(24px, 5vw, 40px);
      font-weight: 800;
      color: #fff; }
      footer .slogan p span {
        color: #F47503; }
  footer .copyright {
    width: 100%; }
    footer .copyright p {
      color: #fff;
      font-family: "Open Sans", sans-serif;
      text-align: center;
      font-size: clamp(13px, 5vw, 15px);
      margin: 10px 0 0;
      color: #AFAFAF;
      line-height: 1.4; }
      footer .copyright p strong {
        font-weight: 400;
        color: #63D6B5; }

@media screen and (max-width: 991px) {
  footer .flex .item {
    width: calc(50% - 20px); } }
@media screen and (max-width: 991px) {
  footer {
    padding: 70px 0; } }
@media screen and (max-width: 579px) {
  footer .flex .item {
    width: 100%;
    margin: 0px; }
    footer .flex .item:not(:last-of-type) {
      border-bottom: 1px solid rgba(255, 255, 255, 0.001);
      padding-bottom: 25px;
      margin-bottom: 25px; }
  footer .address p {
    width: 100%; }

  .ContactSales {
    padding: 20px 24px !important; } }
@media screen and (min-width: 1200px) {
  header-component .navbar > .container {
    max-width: 1200px; } }
.disable-scroll {
  overflow: hidden; }

/*# sourceMappingURL=header-footer.css.map */
