* {
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none; }

body {
  margin: 0;
  padding: 0;
  font-family: 'Nunito', sans-serif;
  background-color: #ffffff; }

html, body, ul, ol, li, form, fieldset, legend {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0;
  border: none;
  outline: none; }

fieldset, img {
  border: 0; }

li {
  list-style: none; }

.container {
  padding-left: 80px;
  padding-right: 80px;
  width: 100%;
  max-width: 100%; }

img {
  max-width: 100%;
  height: auto; }

/* VARIABLES */
/*/////*/
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
    transform: scale(0, 0); }
  100% {
    opacity: 1;
    transform: scale(1, 1); } }
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: scale(0.9, 0.9); }
  100% {
    opacity: 1;
    transform: scale(1, 1); } }
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

img {
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

/*//header//*/
.preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background-color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(../images/logo_loading.svg);
  background-size: 80px; }

.titel {
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none;
  display: block;
  -webkit-font-smoothing: antialiased !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-osx-font-smoothing: grayscale;
  font-family: "Nunito", sans-serif;
  z-index: 13;
  height: auto;
  color: #1e1666;
  text-decoration: none;
  white-space: normal;
  width: 100%;
  min-height: 0px;
  min-width: 0px;
  max-height: none;
  max-width: none;
  text-align: left;
  line-height: 48px;
  letter-spacing: 0px;
  font-weight: 800;
  font-size: 40px;
  padding: 0px;
  transform-origin: 50% 50%;
  opacity: 1;
  transform: translate(0px, 0px);
  visibility: visible;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }
  @media screen and (max-width: 991px) {
    .titel {
      font-size: 28px;
      line-height: normal; } }

p {
  display: block;
  -webkit-font-smoothing: antialiased !important;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-osx-font-smoothing: grayscale;
  z-index: 12;
  font-family: "Nunito", sans-serif;
  height: auto;
  color: #57647c;
  text-decoration: none;
  white-space: normal;
  width: 100%;
  min-height: 0px;
  min-width: 0px;
  max-height: none;
  max-width: none;
  text-align: left;
  line-height: 28px;
  letter-spacing: 0px;
  font-weight: 400;
  font-size: 18px;
  padding: 0px;
  transform-origin: 50% 50%;
  opacity: 1;
  transform: translate(0px, 0px);
  visibility: visible;
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

.main-header {
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none;
  position: relative;
  z-index: 9999;
  padding: 22px 0;
  background: #ffffff;
  transition: 0.3s; }
  .main-header .top-header {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .main-header .logo {
    display: inline-block;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none; }
    .main-header .logo a {
      display: inline-block;
      text-decoration: none;
      border: none;
      outline: none;
      cursor: pointer; }
    .main-header .logo img {
      display: inline-block;
      padding: 0;
      margin: 0;
      width: 100%;
      max-width: 250px; }
  .main-header .main-menu {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    width: auto;
    max-width: 100%; }
    .main-header .main-menu nav {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      display: inline-block;
      font-family: "Nunito", sans-serif;
      color: #1e1666 !important;
      font-size: 16px;
      font-weight: 700; }
      .main-header .main-menu nav .navbar-nav {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none; }
        .main-header .main-menu nav .navbar-nav li {
          list-style: none;
          font-family: "Nunito", sans-serif;
          color: #1e1666;
          font-size: 16px;
          font-weight: 700; }
          .main-header .main-menu nav .navbar-nav li a {
            display: inline-block;
            padding: 5px 15px;
            text-decoration: none;
            font-family: "Nunito", sans-serif;
            color: #1e1666 !important;
            font-size: 16px;
            font-weight: 700;
            cursor: pointer; }
            .main-header .main-menu nav .navbar-nav li a:hover {
              text-decoration: none;
              color: inherit; }
  .main-header .top-right-menu {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    width: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: "Nunito", sans-serif;
    color: #4d4d4d;
    font-size: 16px;
    font-weight: 700; }
    .main-header .top-right-menu .cart-block {
      display: inline-block;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      color: #4d4d4d;
      position: relative; }
      .main-header .top-right-menu .cart-block a {
        background: transparent;
        border-radius: 0;
        color: #818a91;
        border: none;
        outline: none;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 20px; }
      .main-header .top-right-menu .cart-block .cat-number {
        display: block;
        position: absolute;
        width: 18px;
        height: 18px;
        line-height: normal;
        top: -4px;
        right: -14px;
        border-radius: 100%;
        color: #fff;
        background-color: #d9534f;
        text-align: center;
        font-size: 8px;
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center; }
    .main-header .top-right-menu .search-block {
      display: inline-block;
      padding: 0px 35px 0px 20px;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      position: relative; }
      .main-header .top-right-menu .search-block .search-button a {
        background: transparent;
        border-radius: 0;
        color: #818a91;
        border: none;
        outline: none;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 20px; }
      .main-header .top-right-menu .search-block .search-box {
        display: none; }
    .main-header .top-right-menu .login-or-register {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      width: auto;
      display: flex;
      align-items: center;
      justify-content: center; }
      .main-header .top-right-menu .login-or-register .login-mobile-button {
        display: none; }
      .main-header .top-right-menu .login-or-register .login-register_button {
        padding: 10px 33px 10px 33px;
        display: inline-block;
        border-radius: 100px;
        background-size: 200%;
        -webkit-transition: 0.7s;
        -o-transition: 0.7s;
        -ms-transition: 0.7s;
        -moz-transition: 0.7s;
        transition: 0.7s;
        font-family: "Nunito", sans-serif;
        color: #ffffff;
        font-size: 15px;
        line-height: 28px;
        font-weight: 800;
        background-size: 200%;
        background-image: linear-gradient(to right, #36d1dc 0%, #5b86e5 51%, #36d1dc 100%);
        -webkit-animation-duration: 5s;
        animation-duration: 5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn; }
        .main-header .top-right-menu .login-or-register .login-register_button:hover {
          text-decoration: none;
          background-position: right center;
          -webkit-transform: translate3d(0px, -5px, 0);
          -o-transform: translate3d(0px, -5px, 0);
          -ms-transform: translate3d(0px, -5px, 0);
          -moz-transform: translate3d(0px, -5px, 0);
          transform: translate3d(0px, -5px, 0);
          box-shadow: 15px 8px 50px rgba(13, 56, 53, 0.2); }

/*//////search-button/////////*/
.search-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: 99999;
  margin-top: -540px;
  transform: translateY(-100%);
  background-color: rgba(0, 0, 0, 0.9);
  -webkit-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: all 500ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: all 1500ms cubic-bezier(0.86, 0, 0.07, 1);
  /* easeInOutQuint */
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  /* easeInOutQuint */ }

.sidenav-bar-visible .search-popup {
  width: 80%; }

.search-popup:before {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 560px;
  background-image: url(../images/icons/waves-shape.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: 0px;
  content: ""; }

.search-active .search-popup {
  transform: translateY(0%);
  margin-top: 0; }

.search-popup .close-search {
  position: absolute;
  left: 0;
  right: 0;
  top: 75%;
  margin: 0 auto;
  margin-top: -200px;
  border-radius: 50%;
  text-align: center;
  background-color: #1e1666;
  background-image: linear-gradient(to right, #36d1dc 50%, #5b86e5 51%, #36d1dc 100%);
  width: 70px;
  cursor: pointer;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  border-bottom: 3px solid #ffffff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  opacity: 0;
  visibility: hidden; }

.search-popup .close-search span {
  position: relative;
  display: block;
  height: 70px;
  width: 70px;
  font-size: 20px;
  line-height: 70px;
  color: #ffffff; }

.search-active .search-popup .close-search {
  visibility: visible;
  opacity: 1;
  top: 50%;
  -webkit-transition-delay: 1500ms;
  -moz-transition-delay: 1500ms;
  -ms-transition-delay: 1500ms;
  -o-transition-delay: 1500ms;
  transition-delay: 1500ms; }

.search-popup form {
  position: absolute;
  max-width: 700px;
  top: 50%;
  left: 15px;
  right: 15px;
  margin: -35px auto 0;
  transform: scaleX(0);
  transform-origin: center;
  background-color: #111111;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease; }

.search-active .search-popup form {
  transform: scaleX(1);
  -webkit-transition-delay: 1200ms;
  -moz-transition-delay: 1200ms;
  -ms-transition-delay: 1200ms;
  -o-transition-delay: 1200ms;
  transition-delay: 1200ms; }

.search-popup .form-group {
  position: relative;
  margin: 0px;
  overflow: hidden; }

.search-popup .form-group input[type="text"],
.search-popup .form-group input[type="search"] {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 50px;
  color: #000000;
  height: 70px;
  width: 100%;
  padding: 10px 30px;
  background-color: #ffffff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  font-weight: 500;
  text-transform: capitalize; }

.search-popup .form-group input[type="submit"],
.search-popup .form-group button {
  position: absolute;
  right: 30px;
  top: 0px;
  height: 70px;
  line-height: 70px;
  background: transparent;
  text-align: center;
  font-size: 24px;
  color: #000000;
  padding: 0;
  cursor: pointer;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }

.search-popup .form-group input[type="submit"]:hover,
.search-popup .form-group button:hover {
  color: #000000; }

.search-popup input::placeholder,
.search-popup textarea::placeholder {
  color: #000000; }

@media screen and (max-width: 1200px) {
  .main-header .main-menu nav .navbar-nav li a {
    padding: 5px 10px; }

  .main-header .top-right-menu .login-or-register .login-register_button {
    padding: 10px 20px 10px 20px; } }
@media screen and (max-width: 991px) {
  .navbar-dark .navbar-toggler {
    color: #1e1666;
    border-color: #1e1666; }

  .main-header .main-menu {
    order: 3; }

  .main-header .main-menu nav .navbar-nav {
    width: 70%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    position: fixed;
    top: 0;
    left: 0;
    background: #1e1666;
    height: 100%;
    z-index: 99;
    color: #ffffff; }

  .main-header .main-menu nav .navbar-nav li a {
    display: block;
    padding: 15px;
    color: #ffffff !important;
    border-top: 1px solid #e8f2fe; }

  .main-header .main-menu nav .navbar-nav .dropdown-menu li a {
    display: block;
    padding: 15px;
    color: #1e1666 !important;
    border-top: 1px solid #e8f2fe; }

  .container {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    max-width: 100%; }

  .main-header .top-right-menu .login-or-register .login-register_button {
    display: none; }

  .main-header .top-right-menu .login-or-register .login-mobile-button {
    display: block;
    color: #818a91;
    font-size: 20px; }

  .main-header .top-right-menu .search-block {
    padding: 0px 20px; }

  .main-header .top-right-menu {
    width: 100%;
    align-items: center;
    justify-content: end;
    padding: 0 20px; }

  .main-header .top-right-menu .login-or-register {
    display: none; } }
@media screen and (max-width: 767px) {
  .home-client-logos_block .client-titel_block .titel {
    font-size: 22px; }

  .system-details_block .system-tab_block .nav-tabs li {
    width: 100%;
    border: none !important; }

  .system-details_block .system-tab_block .nav-tabs a {
    padding: 5px 10px !important;
    text-align: center !important;
    font-size: 18px !important;
    display: block;
    width: 100%; }

  .system-details_block .system-tab_block .nav-tabs li a.show {
    background-color: #1942b0 !important; }

  .main-header .logo {
    width: 100%; } }
/*//home-slider//*/
.home-banner {
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none; }

.home-banner-inner {
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 80px;
  overflow: hidden; }
  .home-banner-inner img {
    max-width: 100%; }
  .home-banner-inner .home-banner_left-block {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    max-width: 48%; }
    .home-banner-inner .home-banner_left-block .best-mobile-app {
      z-index: 16;
      background-color: #edf5ff;
      font-family: Nunito;
      height: auto;
      color: #1e1666;
      text-decoration: none;
      white-space: normal;
      width: 265px;
      min-height: 0px;
      min-width: 0px;
      max-height: none;
      max-width: none;
      text-align: left;
      line-height: 28px;
      letter-spacing: 0px;
      font-weight: 400;
      font-size: 14px;
      margin: 0px;
      padding: 5px;
      border-radius: 30px;
      transform-origin: 50% 50%;
      opacity: 1;
      transform: translate(0px, 0px);
      visibility: visible; }
      .home-banner-inner .home-banner_left-block .best-mobile-app .button-style {
        background-size: 200%;
        padding: 3px 20px !IMPORTANT;
        margin-right: 15px !important;
        border-radius: 100px !important;
        background-image: linear-gradient(to right, #03b5a9 0%, #1fbd75 51%, #03b5a9 100%);
        font-family: "Nunito", sans-serif;
        color: #ffffff;
        font-size: 15px;
        line-height: 28px;
        font-weight: 800;
        -webkit-animation-duration: 5s;
        animation-duration: 5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn; }
  .home-banner-inner .home-banner_right-block {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    max-width: 48%;
    position: relative;
    min-height: 100vh; }
  .home-banner-inner .banner-text_block {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none; }
    .home-banner-inner .banner-text_block .titel {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      display: block;
      -webkit-font-smoothing: antialiased !important;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      -moz-osx-font-smoothing: grayscale;
      font-family: "Nunito", sans-serif;
      z-index: 13;
      height: auto;
      color: #1e1666;
      text-decoration: none;
      white-space: normal;
      width: 100%;
      min-height: 0px;
      min-width: 0px;
      max-height: none;
      max-width: none;
      text-align: left;
      line-height: 48px;
      letter-spacing: 0px;
      font-weight: 800;
      font-size: 40px;
      padding: 0px;
      transform-origin: 50% 50%;
      opacity: 1;
      transform: translate(0px, 0px);
      visibility: visible;
      -webkit-animation-duration: 5s;
      animation-duration: 5s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-name: fadeIn;
      animation-name: fadeIn;
      padding: 20px 0;
      line-height: 60px;
      letter-spacing: 0px;
      font-weight: 800;
      font-size: 48px; }
      @media screen and (max-width: 991px) {
        .home-banner-inner .banner-text_block .titel {
          font-size: 28px;
          line-height: normal; } }
    .home-banner-inner .banner-text_block p {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      display: block;
      -webkit-font-smoothing: antialiased !important;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      -moz-osx-font-smoothing: grayscale;
      z-index: 12;
      font-family: "Nunito", sans-serif;
      height: auto;
      color: #57647c;
      text-decoration: none;
      white-space: normal;
      width: 100%;
      min-height: 0px;
      min-width: 0px;
      max-height: none;
      max-width: none;
      text-align: left;
      line-height: 28px;
      letter-spacing: 0px;
      font-weight: 400;
      font-size: 18px;
      padding: 0px;
      transform-origin: 50% 50%;
      opacity: 1;
      transform: translate(0px, 0px);
      visibility: visible;
      -webkit-animation-duration: 5s;
      animation-duration: 5s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-name: fadeIn;
      animation-name: fadeIn;
      color: #1e1666;
      font-size: 20px;
      max-width: 440px; }
  .home-banner-inner .button-block {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    padding: 40px 0;
    text-align: left; }
    .home-banner-inner .button-block .how-it-work_button {
      padding: 10px 33px 10px 33px;
      display: inline-block;
      border-radius: 100px;
      background-size: 200%;
      -webkit-transition: 0.7s;
      -o-transition: 0.7s;
      -ms-transition: 0.7s;
      -moz-transition: 0.7s;
      transition: 0.7s;
      font-family: "Nunito", sans-serif;
      color: #ffffff;
      font-size: 15px;
      line-height: 28px;
      font-weight: 800;
      background-size: 200%;
      background-image: linear-gradient(to right, #36d1dc 0%, #5b86e5 51%, #36d1dc 100%);
      -webkit-animation-duration: 5s;
      animation-duration: 5s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-name: fadeIn;
      animation-name: fadeIn; }
      .home-banner-inner .button-block .how-it-work_button:hover {
        text-decoration: none;
        background-position: right center;
        -webkit-transform: translate3d(0px, -5px, 0);
        -o-transform: translate3d(0px, -5px, 0);
        -ms-transform: translate3d(0px, -5px, 0);
        -moz-transform: translate3d(0px, -5px, 0);
        transform: translate3d(0px, -5px, 0);
        box-shadow: 15px 8px 50px rgba(13, 56, 53, 0.2); }
  .home-banner-inner .banner-images {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    position: relative; }
    .home-banner-inner .banner-images .banner-bg {
      position: absolute;
      width: 100%;
      height: 100%;
      bottom: -100px;
      left: 0;
      display: block;
      opacity: 1;
      filter: none;
      animation: banner-bg 6s;
      animation-iteration-count: infinite; }
      .home-banner-inner .banner-images .banner-bg img {
        width: 100%;
        height: auto; }
@keyframes banner-bg {
  0% {
    left: 0; }
  50% {
    left: -50px; }
  100% {
    left: 0; } }
@keyframes mymove {
  50% {
    background-position: center; } }
    .home-banner-inner .banner-images .banner-mobile {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 9;
      color: white;
      width: 100%;
      height: 100%;
      min-height: 0px;
      min-width: 0px;
      max-height: auto;
      max-width: 100%;
      transform-origin: 50% 50%;
      opacity: 1;
      transform: translate(0px, 0px);
      visibility: visible;
      text-align: center; }
      .home-banner-inner .banner-images .banner-mobile img {
        max-width: 410px;
        height: auto; }
    .home-banner-inner .banner-images .banner-man {
      position: absolute;
      top: 220px;
      right: -40px;
      z-index: 10;
      color: white;
      width: 280px;
      height: 330px;
      min-height: 0px;
      min-width: 0px;
      max-height: none;
      max-width: none;
      transform-origin: 50% 50%;
      opacity: 1;
      transform: translate(0px, 0px);
      visibility: visible;
      animation: banner-man 6s;
      animation-iteration-count: infinite; }
@keyframes banner-man {
  0% {
    right: 40; }
  50% {
    right: -90px; }
  100% {
    right: 40; } }
@media screen and (max-width: 767px) {
  .home-banner-inner {
    padding: 0 15px;
    flex-wrap: wrap; }

  .home-banner-inner .home-banner_left-block {
    max-width: 100%;
    height: auto; }

  .home-banner-inner .home-banner_right-block {
    max-width: 100%;
    height: auto; }

  .home-banner-inner .banner-text_block .titel {
    font-size: 32px;
    padding: 10px 0;
    line-height: normal; }

  .pricing-plan_main-block .price-table-inner {
    margin-bottom: 30px;
    padding-bottom: 20px; }

  .home-banner-inner .banner-images .banner-mobile img {
    max-width: 100%; }

  .home-banner-inner .banner-images .banner-man {
    width: 220px;
    height: 270px;
    right: 0; }

  .home-banner-inner .home-banner_right-block {
    min-height: 70vh; }

  .home-banner-inner .banner-text_block p {
    max-width: 100%; } }
/*//home//*/
/*////////*/
.why-automation_block {
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none;
  padding: 60px 0;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  padding-bottom: 30px; }
  @media screen and (max-width: 991px) {
    .why-automation_block {
      padding: 40px 0; } }
  .why-automation_block .titel {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    display: block;
    -webkit-font-smoothing: antialiased !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-osx-font-smoothing: grayscale;
    font-family: "Nunito", sans-serif;
    z-index: 13;
    height: auto;
    color: #1e1666;
    text-decoration: none;
    white-space: normal;
    width: 100%;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: left;
    line-height: 48px;
    letter-spacing: 0px;
    font-weight: 800;
    font-size: 40px;
    padding: 0px;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    text-align: center; }
    @media screen and (max-width: 991px) {
      .why-automation_block .titel {
        font-size: 28px;
        line-height: normal; } }
  .why-automation_block .automation-all-box {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    padding-top: 60px; }
    .why-automation_block .automation-all-box .service-item {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      text-align: center;
      max-width: 320px;
      margin: 0 auto 30px auto; }
      .why-automation_block .automation-all-box .service-item .icon-service {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        text-align: center; }
        .why-automation_block .automation-all-box .service-item .icon-service img {
          display: inline-block;
          padding: 0;
          margin: 0;
          border: none;
          outline: none;
          height: auto;
          max-height: 90px; }
      .why-automation_block .automation-all-box .service-item .services-details {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        text-align: center; }
        .why-automation_block .automation-all-box .service-item .services-details .services-title {
          width: 100%;
          padding: 0;
          margin: 0;
          border: none;
          outline: none;
          text-decoration: none;
          width: 100%;
          padding: 0;
          margin: 0;
          border: none;
          outline: none;
          text-decoration: none;
          display: block;
          -webkit-font-smoothing: antialiased !important;
          -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
          -moz-osx-font-smoothing: grayscale;
          font-family: "Nunito", sans-serif;
          z-index: 13;
          height: auto;
          color: #1e1666;
          text-decoration: none;
          white-space: normal;
          width: 100%;
          min-height: 0px;
          min-width: 0px;
          max-height: none;
          max-width: none;
          text-align: left;
          line-height: 48px;
          letter-spacing: 0px;
          font-weight: 800;
          font-size: 40px;
          padding: 0px;
          transform-origin: 50% 50%;
          opacity: 1;
          transform: translate(0px, 0px);
          visibility: visible;
          -webkit-animation-duration: 5s;
          animation-duration: 5s;
          -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
          -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
          padding: 15px 0;
          text-align: center;
          line-height: 36px;
          font-size: 26px;
          color: #428ec8; }
          @media screen and (max-width: 991px) {
            .why-automation_block .automation-all-box .service-item .services-details .services-title {
              font-size: 28px;
              line-height: normal; } }
        .why-automation_block .automation-all-box .service-item .services-details p {
          display: block;
          -webkit-font-smoothing: antialiased !important;
          -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
          -moz-osx-font-smoothing: grayscale;
          z-index: 12;
          font-family: "Nunito", sans-serif;
          height: auto;
          color: #57647c;
          text-decoration: none;
          white-space: normal;
          width: 100%;
          min-height: 0px;
          min-width: 0px;
          max-height: none;
          max-width: none;
          text-align: left;
          line-height: 28px;
          letter-spacing: 0px;
          font-weight: 400;
          font-size: 18px;
          padding: 0px;
          transform-origin: 50% 50%;
          opacity: 1;
          transform: translate(0px, 0px);
          visibility: visible;
          -webkit-animation-duration: 5s;
          animation-duration: 5s;
          -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
          -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
          height: 84px;
          display: -webkit-box;
          -webkit-line-clamp: 3;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis; }

/*/////////*/
.home-client-logos_block {
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none;
  padding: 60px 0;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  padding-top: 0; }
  @media screen and (max-width: 991px) {
    .home-client-logos_block {
      padding: 40px 0; } }
  .home-client-logos_block .titel {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    display: block;
    -webkit-font-smoothing: antialiased !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-osx-font-smoothing: grayscale;
    font-family: "Nunito", sans-serif;
    z-index: 13;
    height: auto;
    color: #1e1666;
    text-decoration: none;
    white-space: normal;
    width: 100%;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: left;
    line-height: 48px;
    letter-spacing: 0px;
    font-weight: 800;
    font-size: 40px;
    padding: 0px;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    text-align: center; }
    @media screen and (max-width: 991px) {
      .home-client-logos_block .titel {
        font-size: 28px;
        line-height: normal; } }
  .home-client-logos_block .client-logos_slider {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    max-width: 1130px;
    margin: 0 auto;
    padding-top: 40px; }
    .home-client-logos_block .client-logos_slider .swiper-slide {
      align-self: center;
      opacity: 1;
      -webkit-transition: .35s;
      -o-transition: .35s;
      -ms-transition: .35s;
      -moz-transition: .35s;
      transition: .35s;
      text-align: center;
      cursor: pointer; }
      .home-client-logos_block .client-logos_slider .swiper-slide img {
        max-width: 200px; }
      .home-client-logos_block .client-logos_slider .swiper-slide:hover {
        text-decoration: none;
        opacity: 0.8; }
  .home-client-logos_block .client-titel_block {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    max-width: 900px;
    margin: 0 auto;
    padding: 60px 0 0 0; }
    .home-client-logos_block .client-titel_block .titel {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      display: block;
      -webkit-font-smoothing: antialiased !important;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      -moz-osx-font-smoothing: grayscale;
      font-family: "Nunito", sans-serif;
      z-index: 13;
      height: auto;
      color: #1e1666;
      text-decoration: none;
      white-space: normal;
      width: 100%;
      min-height: 0px;
      min-width: 0px;
      max-height: none;
      max-width: none;
      text-align: left;
      line-height: 48px;
      letter-spacing: 0px;
      font-weight: 800;
      font-size: 40px;
      padding: 0px;
      transform-origin: 50% 50%;
      opacity: 1;
      transform: translate(0px, 0px);
      visibility: visible;
      -webkit-animation-duration: 5s;
      animation-duration: 5s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-name: fadeIn;
      animation-name: fadeIn;
      text-align: center;
      color: #4d4d4d;
      font-size: 36px; }
      @media screen and (max-width: 991px) {
        .home-client-logos_block .client-titel_block .titel {
          font-size: 28px;
          line-height: normal; } }

/*////////*/
.system-details_block {
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none;
  padding: 60px 0;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  background-color: #2158eb; }
  @media screen and (max-width: 991px) {
    .system-details_block {
      padding: 40px 0; } }
  .system-details_block .system-tab_block {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none; }
    .system-details_block .system-tab_block .nav-tabs {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      padding-bottom: 40px; }
      .system-details_block .system-tab_block .nav-tabs li {
        display: inline-block;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        border-left: 4px solid #1942b0; }
        .system-details_block .system-tab_block .nav-tabs li:first-child {
          border-left: none; }
      .system-details_block .system-tab_block .nav-tabs a {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        display: block;
        -webkit-font-smoothing: antialiased !important;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -moz-osx-font-smoothing: grayscale;
        font-family: "Nunito", sans-serif;
        z-index: 13;
        height: auto;
        color: #1e1666;
        text-decoration: none;
        white-space: normal;
        width: 100%;
        min-height: 0px;
        min-width: 0px;
        max-height: none;
        max-width: none;
        text-align: left;
        line-height: 48px;
        letter-spacing: 0px;
        font-weight: 800;
        font-size: 40px;
        padding: 0px;
        transform-origin: 50% 50%;
        opacity: 1;
        transform: translate(0px, 0px);
        visibility: visible;
        -webkit-animation-duration: 5s;
        animation-duration: 5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        width: auto;
        padding: 10px 40px;
        text-align: center;
        line-height: normal;
        font-size: 26px;
        color: #ffffff;
        display: inline-block; }
        @media screen and (max-width: 991px) {
          .system-details_block .system-tab_block .nav-tabs a {
            font-size: 28px;
            line-height: normal; } }
        .system-details_block .system-tab_block .nav-tabs a.show {
          text-decoration: underline; }

/*////////*/
.why-enzymos_main-block {
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none;
  padding: 60px 0;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  background-image: url(../images/shapss.svg);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative; }
  @media screen and (max-width: 991px) {
    .why-enzymos_main-block {
      padding: 40px 0; } }
  .why-enzymos_main-block .why-enzymos_background-overlay {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-image: url(../images/shapssss.svg);
    background-position: bottom right;
    background-repeat: no-repeat;
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s; }
  .why-enzymos_main-block .titel {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    display: block;
    -webkit-font-smoothing: antialiased !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-osx-font-smoothing: grayscale;
    font-family: "Nunito", sans-serif;
    z-index: 13;
    height: auto;
    color: #1e1666;
    text-decoration: none;
    white-space: normal;
    width: 100%;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: left;
    line-height: 48px;
    letter-spacing: 0px;
    font-weight: 800;
    font-size: 40px;
    padding: 0px;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    text-align: left;
    padding: 40px 0; }
    @media screen and (max-width: 991px) {
      .why-enzymos_main-block .titel {
        font-size: 28px;
        line-height: normal; } }
  .why-enzymos_main-block .why-enzymos_all-boxes {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none; }
    .why-enzymos_main-block .why-enzymos_all-boxes .enzymos-box {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      position: relative;
      background-color: #FFFFFF;
      box-shadow: 0px 0px 20px 0px rgba(40, 134, 172, 0.08);
      transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
      margin: -130px 0 160px 0;
      padding: 25px 30px 30px 30px;
      border-radius: 5px 5px 5px 5px; }
      .why-enzymos_main-block .why-enzymos_all-boxes .enzymos-box:hover {
        text-decoration: none;
        box-shadow: 0px 0px 30px 0px rgba(40, 134, 172, 0.15); }
      .why-enzymos_main-block .why-enzymos_all-boxes .enzymos-box.box-1 {
        margin-top: 0 !important; }
      .why-enzymos_main-block .why-enzymos_all-boxes .enzymos-box.box-3 {
        margin-top: -150px !important; }
      .why-enzymos_main-block .why-enzymos_all-boxes .enzymos-box.box-4 {
        margin-top: -260px !important; }
      .why-enzymos_main-block .why-enzymos_all-boxes .enzymos-box.box-5 {
        margin-top: -280px !important; }
      .why-enzymos_main-block .why-enzymos_all-boxes .enzymos-box .header-block {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        display: flex;
        justify-content: space-between;
        align-items: flex-end; }
        .why-enzymos_main-block .why-enzymos_all-boxes .enzymos-box .header-block .titel {
          width: 100%;
          padding: 0;
          margin: 0;
          border: none;
          outline: none;
          text-decoration: none;
          width: 100%;
          padding: 0;
          margin: 0;
          border: none;
          outline: none;
          text-decoration: none;
          display: block;
          -webkit-font-smoothing: antialiased !important;
          -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
          -moz-osx-font-smoothing: grayscale;
          font-family: "Nunito", sans-serif;
          z-index: 13;
          height: auto;
          color: #1e1666;
          text-decoration: none;
          white-space: normal;
          width: 100%;
          min-height: 0px;
          min-width: 0px;
          max-height: none;
          max-width: none;
          text-align: left;
          line-height: 48px;
          letter-spacing: 0px;
          font-weight: 800;
          font-size: 40px;
          padding: 0px;
          transform-origin: 50% 50%;
          opacity: 1;
          transform: translate(0px, 0px);
          visibility: visible;
          -webkit-animation-duration: 5s;
          animation-duration: 5s;
          -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
          -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
          text-align: left;
          line-height: 36px;
          font-size: 26px;
          color: #428ec8;
          max-width: 180px; }
          @media screen and (max-width: 991px) {
            .why-enzymos_main-block .why-enzymos_all-boxes .enzymos-box .header-block .titel {
              font-size: 28px;
              line-height: normal; } }
        .why-enzymos_main-block .why-enzymos_all-boxes .enzymos-box .header-block .icon {
          display: inline-block;
          padding: 0;
          margin: 0;
          border: none;
          outline: none;
          text-decoration: none;
          max-width: 124px; }
          .why-enzymos_main-block .why-enzymos_all-boxes .enzymos-box .header-block .icon img {
            text-decoration: none;
            border: none;
            outline: none;
            max-width: 100%;
            height: auto; }
      .why-enzymos_main-block .why-enzymos_all-boxes .enzymos-box .enzymos-text-block {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        padding: 20px 0; }
        .why-enzymos_main-block .why-enzymos_all-boxes .enzymos-box .enzymos-text-block p {
          display: block;
          -webkit-font-smoothing: antialiased !important;
          -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
          -moz-osx-font-smoothing: grayscale;
          z-index: 12;
          font-family: "Nunito", sans-serif;
          height: auto;
          color: #57647c;
          text-decoration: none;
          white-space: normal;
          width: 100%;
          min-height: 0px;
          min-width: 0px;
          max-height: none;
          max-width: none;
          text-align: left;
          line-height: 28px;
          letter-spacing: 0px;
          font-weight: 400;
          font-size: 18px;
          padding: 0px;
          transform-origin: 50% 50%;
          opacity: 1;
          transform: translate(0px, 0px);
          visibility: visible;
          -webkit-animation-duration: 5s;
          animation-duration: 5s;
          -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
          -webkit-animation-name: fadeIn;
          animation-name: fadeIn; }
      .why-enzymos_main-block .why-enzymos_all-boxes .enzymos-box .box-footer {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        padding: 20px 0;
        display: flex;
        justify-content: space-between;
        align-items: flex-end; }
        .why-enzymos_main-block .why-enzymos_all-boxes .enzymos-box .box-footer .moe-button {
          font-size: 16px;
          line-height: 30px;
          padding: 0px 0px 0px 0px;
          color: #767676;
          display: flex;
          justify-content: start;
          align-items: center; }
          .why-enzymos_main-block .why-enzymos_all-boxes .enzymos-box .box-footer .moe-button .button-icon {
            display: inline-block;
            padding: 0 0 0 10px;
            margin: 0;
            border: none; }
          .why-enzymos_main-block .why-enzymos_all-boxes .enzymos-box .box-footer .moe-button .button-text {
            font-family: "Nunito", sans-serif;
            font-weight: 800;
            font-size: 18px;
            text-decoration: none;
            position: relative;
            z-index: -1;
            display: inline-block;
            white-space: nowrap;
            vertical-align: middle;
            -webkit-transition: color .3s ease;
            -ms-transition: color .3s ease;
            -o-transition: color .3s ease;
            transition: color .3s ease;
            -webkit-transition: visibility .4s ease,margin-left .4s ease-out,text-indent .4s ease-out,color .4s ease,opacity .4s ease;
            -ms-transition: visibility .4s ease,margin-left .4s ease-out,text-indent .4s ease-out,color .4s ease,opacity .4s ease;
            -o-transition: visibility .4s ease,margin-left .4s ease-out,text-indent .4s ease-out,color .4s ease,opacity .4s ease;
            transition: visibility .4s ease,margin-left .4s ease-out,text-indent .4s ease-out,color .4s ease,opacity .4s ease;
            text-indent: -100px;
            direction: rtl;
            text-align: left;
            visibility: hidden; }
          .why-enzymos_main-block .why-enzymos_all-boxes .enzymos-box .box-footer .moe-button:hover {
            text-decoration: none; }
            .why-enzymos_main-block .why-enzymos_all-boxes .enzymos-box .box-footer .moe-button:hover .button-icon {
              text-decoration: none;
              color: #05b3a9; }
            .why-enzymos_main-block .why-enzymos_all-boxes .enzymos-box .box-footer .moe-button:hover .button-text {
              text-decoration: none;
              opacity: 1;
              z-index: 1;
              text-indent: 0;
              visibility: visible;
              -webkit-transition: visibility .4s ease,margin-left .4s ease-out,text-indent .4s ease-out,color .4s ease,opacity .4s ease;
              -ms-transition: visibility .4s ease,margin-left .4s ease-out,text-indent .4s ease-out,color .4s ease,opacity .4s ease;
              -o-transition: visibility .4s ease,margin-left .4s ease-out,text-indent .4s ease-out,color .4s ease,opacity .4s ease;
              transition: visibility .4s ease,margin-left .4s ease-out,text-indent .4s ease-out,color .4s ease,opacity .4s ease;
              color: #05b3a9; }
        .why-enzymos_main-block .why-enzymos_all-boxes .enzymos-box .box-footer .number {
          color: #E5E5E5;
          font-size: 80px;
          font-weight: 800;
          line-height: 30px; }

/*////////*/
.case-studies_main-block {
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none;
  padding: 60px 0;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  background-image: url(../images/bg4-home3.png);
  background-position: top center;
  background-repeat: no-repeat;
  margin-top: 40px; }
  @media screen and (max-width: 991px) {
    .case-studies_main-block {
      padding: 40px 0; } }
  .case-studies_main-block .main-header {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    text-align: center;
    background-color: transparent; }
    .case-studies_main-block .main-header .titel {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      display: block;
      -webkit-font-smoothing: antialiased !important;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      -moz-osx-font-smoothing: grayscale;
      font-family: "Nunito", sans-serif;
      z-index: 13;
      height: auto;
      color: #1e1666;
      text-decoration: none;
      white-space: normal;
      width: 100%;
      min-height: 0px;
      min-width: 0px;
      max-height: none;
      max-width: none;
      text-align: left;
      line-height: 48px;
      letter-spacing: 0px;
      font-weight: 800;
      font-size: 40px;
      padding: 0px;
      transform-origin: 50% 50%;
      opacity: 1;
      transform: translate(0px, 0px);
      visibility: visible;
      -webkit-animation-duration: 5s;
      animation-duration: 5s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-name: fadeIn;
      animation-name: fadeIn;
      text-align: center;
      background-color: transparent; }
      @media screen and (max-width: 991px) {
        .case-studies_main-block .main-header .titel {
          font-size: 28px;
          line-height: normal; } }
    .case-studies_main-block .main-header .sub-titel {
      display: block;
      -webkit-font-smoothing: antialiased !important;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      -moz-osx-font-smoothing: grayscale;
      z-index: 12;
      font-family: "Nunito", sans-serif;
      height: auto;
      color: #57647c;
      text-decoration: none;
      white-space: normal;
      width: 100%;
      min-height: 0px;
      min-width: 0px;
      max-height: none;
      max-width: none;
      text-align: left;
      line-height: 28px;
      letter-spacing: 0px;
      font-weight: 400;
      font-size: 18px;
      padding: 0px;
      transform-origin: 50% 50%;
      opacity: 1;
      transform: translate(0px, 0px);
      visibility: visible;
      -webkit-animation-duration: 5s;
      animation-duration: 5s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-name: fadeIn;
      animation-name: fadeIn;
      text-align: center;
      background-color: transparent;
      font-weight: 700;
      font-size: 22px;
      line-height: normal;
      padding: 15px 0; }
  .case-studies_main-block .case-studies_slider-block {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    padding: 40px 0; }
    .case-studies_main-block .case-studies_slider-block .case-studies_box {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      height: auto;
      max-width: 100%;
      border: none;
      -webkit-border-radius: 0;
      border-radius: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      padding-bottom: 50px;
      text-align: center; }
      .case-studies_main-block .case-studies_slider-block .case-studies_box .case-studies_caption {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        display: block;
        -webkit-font-smoothing: antialiased !important;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -moz-osx-font-smoothing: grayscale;
        font-family: "Nunito", sans-serif;
        z-index: 13;
        height: auto;
        color: #1e1666;
        text-decoration: none;
        white-space: normal;
        width: 100%;
        min-height: 0px;
        min-width: 0px;
        max-height: none;
        max-width: none;
        text-align: left;
        line-height: 48px;
        letter-spacing: 0px;
        font-weight: 800;
        font-size: 40px;
        padding: 0px;
        transform-origin: 50% 50%;
        opacity: 1;
        transform: translate(0px, 0px);
        visibility: visible;
        -webkit-animation-duration: 5s;
        animation-duration: 5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        text-align: center;
        background-color: transparent;
        font-size: 16px;
        line-height: 30px;
        margin-top: 20px; }
        @media screen and (max-width: 991px) {
          .case-studies_main-block .case-studies_slider-block .case-studies_box .case-studies_caption {
            font-size: 28px;
            line-height: normal; } }

/*////////*/
.pricing-plan_main-block {
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none;
  padding: 60px 0;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }
  @media screen and (max-width: 991px) {
    .pricing-plan_main-block {
      padding: 40px 0; } }
  .pricing-plan_main-block .main-header {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    text-align: center;
    background-color: transparent; }
    .pricing-plan_main-block .main-header .titel {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      display: block;
      -webkit-font-smoothing: antialiased !important;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      -moz-osx-font-smoothing: grayscale;
      font-family: "Nunito", sans-serif;
      z-index: 13;
      height: auto;
      color: #1e1666;
      text-decoration: none;
      white-space: normal;
      width: 100%;
      min-height: 0px;
      min-width: 0px;
      max-height: none;
      max-width: none;
      text-align: left;
      line-height: 48px;
      letter-spacing: 0px;
      font-weight: 800;
      font-size: 40px;
      padding: 0px;
      transform-origin: 50% 50%;
      opacity: 1;
      transform: translate(0px, 0px);
      visibility: visible;
      -webkit-animation-duration: 5s;
      animation-duration: 5s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-name: fadeIn;
      animation-name: fadeIn;
      text-align: center;
      background-color: transparent; }
      @media screen and (max-width: 991px) {
        .pricing-plan_main-block .main-header .titel {
          font-size: 28px;
          line-height: normal; } }
    .pricing-plan_main-block .main-header .sub-titel {
      display: block;
      -webkit-font-smoothing: antialiased !important;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      -moz-osx-font-smoothing: grayscale;
      z-index: 12;
      font-family: "Nunito", sans-serif;
      height: auto;
      color: #57647c;
      text-decoration: none;
      white-space: normal;
      width: 100%;
      min-height: 0px;
      min-width: 0px;
      max-height: none;
      max-width: none;
      text-align: left;
      line-height: 28px;
      letter-spacing: 0px;
      font-weight: 400;
      font-size: 18px;
      padding: 0px;
      transform-origin: 50% 50%;
      opacity: 1;
      transform: translate(0px, 0px);
      visibility: visible;
      -webkit-animation-duration: 5s;
      animation-duration: 5s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-name: fadeIn;
      animation-name: fadeIn;
      text-align: center;
      background-color: transparent;
      font-weight: 700;
      font-size: 22px;
      line-height: normal;
      padding: 15px 0; }
  .pricing-plan_main-block .ricing-plan_all-box {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    padding-top: 40px; }
  .pricing-plan_main-block .pricing-plan_tab {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none; }
  .pricing-plan_main-block .pricing-tab-menu_block {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px 0; }
    .pricing-plan_main-block .pricing-tab-menu_block .nav-tabs {
      display: inline-block;
      width: auto;
      background: #ffffff;
      padding: 8px;
      border-radius: 40px;
      display: inline-block;
      box-shadow: 0px 7px 13.95px 1.05px rgba(28, 31, 28, 0.05); }
      .pricing-plan_main-block .pricing-tab-menu_block .nav-tabs li {
        display: inline-block;
        padding: 0;
        margin: 0; }
        .pricing-plan_main-block .pricing-tab-menu_block .nav-tabs li a {
          position: relative;
          z-index: 1;
          display: block;
          padding: 7px 32px 7px 32px;
          border-radius: 40px;
          color: #1e1666;
          font-family: "Nunito", sans-serif;
          font-weight: 800;
          cursor: pointer; }
        .pricing-plan_main-block .pricing-tab-menu_block .nav-tabs li a.active {
          text-decoration: none;
          color: #ffffff;
          background-size: 200%;
          background-image: linear-gradient(to right, #0d6d91 0%, #20e3b2 51%, #0d6d91 100%); }
  .pricing-plan_main-block .price-table-inner {
    background: #ffffff;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    padding-bottom: 86px;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    box-shadow: none;
    width: 100%;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    margin-top: 50px; }
    .pricing-plan_main-block .price-table-inner .price-table_header {
      background-position: -126px -189px;
      padding: 68px 40px 6px 55px;
      width: 100%;
      transition: 0.4s;
      background-repeat: no-repeat;
      background-color: rgba(0, 0, 0, 0);
      background-image: url(../images/shap-pricing.png); }
      .pricing-plan_main-block .price-table-inner .price-table_header .price-spacing {
        height: 0.1px;
        -moz-transition: height .2s linear;
        -o-transition: height .2s linear;
        -webkit-transition: height .2s linear;
        transition: height .2s linear; }
      .pricing-plan_main-block .price-table-inner .price-table_header .price-table_heading {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        display: block;
        -webkit-font-smoothing: antialiased !important;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -moz-osx-font-smoothing: grayscale;
        font-family: "Nunito", sans-serif;
        z-index: 13;
        height: auto;
        color: #1e1666;
        text-decoration: none;
        white-space: normal;
        width: 100%;
        min-height: 0px;
        min-width: 0px;
        max-height: none;
        max-width: none;
        text-align: left;
        line-height: 48px;
        letter-spacing: 0px;
        font-weight: 800;
        font-size: 40px;
        padding: 0px;
        transform-origin: 50% 50%;
        opacity: 1;
        transform: translate(0px, 0px);
        visibility: visible;
        -webkit-animation-duration: 5s;
        animation-duration: 5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        color: #03b5a9;
        line-height: 28px;
        font-weight: 800;
        font-style: normal;
        font-size: 24px; }
        @media screen and (max-width: 991px) {
          .pricing-plan_main-block .price-table-inner .price-table_header .price-table_heading {
            font-size: 28px;
            line-height: normal; } }
    .pricing-plan_main-block .price-table-inner .price-table_price_image {
      display: inline-flex;
      padding-left: 55px;
      padding-right: 40px;
      justify-content: space-between;
      width: 100%;
      margin-bottom: 21px;
      align-items: flex-end; }
      .pricing-plan_main-block .price-table-inner .price-table_price_image .price-table_price {
        font-family: "Nunito", sans-serif;
        color: #1e1666;
        font-size: 36px;
        line-height: 48px;
        font-weight: 800;
        transition: 0.4s; }
        .pricing-plan_main-block .price-table-inner .price-table_price_image .price-table_price .price-table_integer-part {
          font-family: "Nunito", sans-serif;
          color: #1e1666;
          font-size: 22px; }
        .pricing-plan_main-block .price-table-inner .price-table_price_image .price-table_price .price-table_period {
          font-family: "Nunito", sans-serif;
          color: #57647c;
          font-size: 16px;
          line-height: 28px;
          font-weight: 400; }
      .pricing-plan_main-block .price-table-inner .price-table_price_image .price-table_image {
        position: relative;
        padding: 0;
        margin: 0; }
        .pricing-plan_main-block .price-table-inner .price-table_price_image .price-table_image .price-first-image {
          position: absolute;
          bottom: 34px;
          right: 21px; }
          .pricing-plan_main-block .price-table-inner .price-table_price_image .price-table_image .price-first-image img {
            height: auto;
            max-width: 100%;
            border: none;
            -webkit-border-radius: 0;
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
            min-width: 63px; }
        .pricing-plan_main-block .price-table-inner .price-table_price_image .price-table_image .price-second-image {
          padding: 0;
          margin: 0; }
          .pricing-plan_main-block .price-table-inner .price-table_price_image .price-table_image .price-second-image img {
            height: auto;
            max-width: 100%;
            border: none;
            -webkit-border-radius: 0;
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none; }
    .pricing-plan_main-block .price-table-inner .price-table_features-list {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      list-style-type: none;
      padding: 10px 35px;
      margin-bottom: 0px; }
      .pricing-plan_main-block .price-table-inner .price-table_features-list li {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        padding: 9px 0; }
        .pricing-plan_main-block .price-table-inner .price-table_features-list li .price_feature {
          width: 100%;
          padding: 0;
          margin: 0;
          border: none;
          outline: none;
          text-decoration: none;
          font-family: "Nunito", sans-serif;
          color: #57647c;
          font-size: 16px;
          line-height: 28px;
          font-weight: 400; }
          .pricing-plan_main-block .price-table-inner .price-table_features-list li .price_feature i {
            font-size: 14px;
            margin-right: 19px; }
          .pricing-plan_main-block .price-table-inner .price-table_features-list li .price_feature .fa-check-circle {
            color: #03b5a9; }
          .pricing-plan_main-block .price-table-inner .price-table_features-list li .price_feature .fa-times-circle {
            color: #E8346F; }
          .pricing-plan_main-block .price-table-inner .price-table_features-list li .price_feature span {
            font-family: "Nunito", sans-serif;
            color: #57647c;
            font-size: 16px;
            line-height: 28px;
            font-weight: 400; }
    .pricing-plan_main-block .price-table-inner .price-table_footer {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      text-align: center;
      padding: 10px 0; }
      .pricing-plan_main-block .price-table-inner .price-table_footer .price-table_button {
        position: relative;
        font-size: 16px;
        z-index: 1;
        display: inline-block;
        padding: 0 38px;
        height: 50px;
        line-height: 48px;
        background-size: 25px 50px;
        background-size: 200%;
        border: 2px solid transparent;
        background-clip: padding-box,border-box;
        background-origin: padding-box,border-box;
        -webkit-transition: 0.7s;
        -o-transition: 0.7s;
        -ms-transition: 0.7s;
        -moz-transition: 0.7s;
        transition: 0.7s;
        background-image: linear-gradient(to right, #ffff 0%, #ffffff 51%, #0d6d91 100%), linear-gradient(to right, #0d6d91 0%, #20e3b2 51%, #0d6d91 100%);
        font-family: "Nunito", sans-serif;
        font-weight: 800;
        color: #03b5a9;
        text-decoration: none;
        border-radius: 100px; }
        .pricing-plan_main-block .price-table-inner .price-table_footer .price-table_button:hover {
          text-decoration: none;
          color: #ffffff;
          background-size: 200%;
          background-image: linear-gradient(to right, #0d6d91 0%, #20e3b2 51%, #0d6d91 100%);
          -webkit-transform: translate3d(0px, -5px, 0);
          -o-transform: translate3d(0px, -5px, 0);
          -ms-transform: translate3d(0px, -5px, 0);
          -moz-transform: translate3d(0px, -5px, 0);
          transform: translate3d(0px, -5px, 0);
          box-shadow: 15px 8px 50px rgba(14, 112, 147, 0.4); }
  .pricing-plan_main-block .price-table-inner.active, .pricing-plan_main-block .price-table-inner:hover {
    margin-top: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    transition: .5s;
    box-shadow: 2.5px 4.33px 27.9px 2.1px rgba(40, 134, 172, 0.15); }
    .pricing-plan_main-block .price-table-inner.active .price-table_header, .pricing-plan_main-block .price-table-inner:hover .price-table_header {
      transition: 0.4s;
      background-position: -126px -189px; }
      .pricing-plan_main-block .price-table-inner.active .price-table_header .price-spacing, .pricing-plan_main-block .price-table-inner:hover .price-table_header .price-spacing {
        height: 20px; }
    .pricing-plan_main-block .price-table-inner.active .price-table_button, .pricing-plan_main-block .price-table-inner:hover .price-table_button {
      text-decoration: none;
      color: #ffffff;
      background-size: 200%;
      background-image: linear-gradient(to right, #0d6d91 0%, #20e3b2 51%, #0d6d91 100%);
      -webkit-transform: translate3d(0px, -5px, 0);
      -o-transform: translate3d(0px, -5px, 0);
      -ms-transform: translate3d(0px, -5px, 0);
      -moz-transform: translate3d(0px, -5px, 0);
      transform: translate3d(0px, -5px, 0);
      box-shadow: 15px 8px 50px rgba(14, 112, 147, 0.4); }

.pricing-plan_main-block .price-table-inner:hover .price-table_button {
  text-decoration: none;
  color: #ffffff;
  background-size: 200%;
  background-image: linear-gradient(to right, #0d6d91 0%, #20e3b2 51%, #0d6d91 100%);
  -webkit-transform: translate3d(0px, -5px, 0);
  -o-transform: translate3d(0px, -5px, 0);
  -ms-transform: translate3d(0px, -5px, 0);
  -moz-transform: translate3d(0px, -5px, 0);
  transform: translate3d(0px, -5px, 0);
  box-shadow: 15px 8px 50px rgba(14, 112, 147, 0.4); }

/*////////////*/
.testimonial_main-block {
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none;
  padding: 60px 0;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  text-align: center; }
  @media screen and (max-width: 991px) {
    .testimonial_main-block {
      padding: 40px 0; } }
  .testimonial_main-block .swiper-slide {
    padding-top: 50px; }
  .testimonial_main-block .testimonial-box {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    padding: 70px;
    background: #f2fdfe;
    max-width: 80%;
    margin: 0 auto 0 auto; }
    .testimonial_main-block .testimonial-box .quote-icon {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      position: relative; }
      .testimonial_main-block .testimonial-box .quote-icon i {
        color: #1e1666;
        position: absolute;
        top: -118px;
        font-size: 100px;
        margin-left: -0.5em; }
    .testimonial_main-block .testimonial-box .testimonial_description {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      font-family: "Nunito", sans-serif;
      color: #1e1666;
      font-size: 30px;
      line-height: 48px;
      font-weight: 400; }
    .testimonial_main-block .testimonial-box .user-details {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      padding-top: 50px;
      text-align: center; }
      .testimonial_main-block .testimonial-box .user-details .your_name {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        display: block;
        -webkit-font-smoothing: antialiased !important;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -moz-osx-font-smoothing: grayscale;
        z-index: 12;
        font-family: "Nunito", sans-serif;
        height: auto;
        color: #57647c;
        text-decoration: none;
        white-space: normal;
        width: 100%;
        min-height: 0px;
        min-width: 0px;
        max-height: none;
        max-width: none;
        text-align: left;
        line-height: 28px;
        letter-spacing: 0px;
        font-weight: 400;
        font-size: 18px;
        padding: 0px;
        transform-origin: 50% 50%;
        opacity: 1;
        transform: translate(0px, 0px);
        visibility: visible;
        -webkit-animation-duration: 5s;
        animation-duration: 5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        text-align: center;
        font-weight: 700;
        color: #1e1666; }
      .testimonial_main-block .testimonial-box .user-details .tag {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        display: block;
        -webkit-font-smoothing: antialiased !important;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -moz-osx-font-smoothing: grayscale;
        z-index: 12;
        font-family: "Nunito", sans-serif;
        height: auto;
        color: #57647c;
        text-decoration: none;
        white-space: normal;
        width: 100%;
        min-height: 0px;
        min-width: 0px;
        max-height: none;
        max-width: none;
        text-align: left;
        line-height: 28px;
        letter-spacing: 0px;
        font-weight: 400;
        font-size: 18px;
        padding: 0px;
        transform-origin: 50% 50%;
        opacity: 1;
        transform: translate(0px, 0px);
        visibility: visible;
        -webkit-animation-duration: 5s;
        animation-duration: 5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        text-align: center;
        font-size: 14px;
        line-height: 24px; }
    .testimonial_main-block .testimonial-box .user-image {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      padding-top: 100px;
      text-align: center; }
      .testimonial_main-block .testimonial-box .user-image img {
        width: 80px;
        height: 80px;
        border-radius: 100%;
        left: 50%;
        border: 5px solid #fff; }
  .testimonial_main-block .swiper-pagination {
    bottom: 180px; }
  .testimonial_main-block .swiper-button-next:after, .testimonial_main-block .swiper-button-prev:after {
    display: none; }
  .testimonial_main-block .swiper-button-next i, .testimonial_main-block .swiper-button-prev i {
    font-size: 70px;
    color: #cccccc;
    z-index: 99;
    font-weight: 300; }
  .testimonial_main-block .swiper-button-next i {
    position: absolute;
    right: 80px; }
  .testimonial_main-block .swiper-button-prev i {
    position: absolute;
    left: 80px; }

/*////////////*/
.app-download_block {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 50px 15px 50px 15px;
  margin: 50px 0 50px 0;
  background-color: #E7F2FF;
  position: relative; }
  .app-download_block .container {
    max-width: 900px;
    position: relative; }
  .app-download_block .elementor-image {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    position: absolute;
    top: -150px;
    left: -80px;
    z-index: 9;
    z-index: 9; }
  .app-download_block .main-header {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    text-align: center;
    background: transparent;
    padding: 0 80px;
    position: relative;
    z-index: 99; }
    .app-download_block .main-header .titel {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      text-align: center;
      padding: 20px 0; }
    .app-download_block .main-header p {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      text-align: center;
      font-size: 16px; }
  .app-download_block .button_block {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    padding: 30px 0;
    text-align: center;
    display: flex;
    height: auto;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 999; }
    .app-download_block .button_block .download-button {
      cursor: pointer;
      text-decoration: none;
      transition: all .2s ease-in-out !important;
      font-family: "Nunito", sans-serif;
      color: #ffffff;
      font-size: 15px;
      line-height: 28px;
      font-weight: 800;
      font-size: 18px;
      background: #000000;
      border-radius: 5px 5px 5px 5px;
      padding: 14px 27px 14px 27px;
      margin: 10px;
      text-decoration: none;
      display: flex;
      justify-content: center;
      align-items: center; }
      .app-download_block .button_block .download-button .icon {
        text-decoration: none;
        display: inline-block;
        padding: 0 10px 0 0;
        margin: 0;
        border: none;
        outline: none; }
      .app-download_block .button_block .download-button .text {
        text-decoration: none;
        display: inline-block;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        font-family: "Nunito", sans-serif;
        color: #ffffff;
        font-size: 15px;
        line-height: 28px; }
      .app-download_block .button_block .download-button:hover {
        text-decoration: none;
        background: #1e1666; }

/*////////////*/
.newsletter-social_main-block {
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none;
  padding: 60px 0;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  text-align: center; }
  @media screen and (max-width: 991px) {
    .newsletter-social_main-block {
      padding: 40px 0; } }
  .newsletter-social_main-block .main-header {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    max-width: 560px;
    margin: 0 auto;
    text-align: center; }
    .newsletter-social_main-block .main-header .titel {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      text-align: center; }
  .newsletter-social_main-block .enter-email {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    padding: 40px 0;
    border: none;
    outline: none;
    text-decoration: none;
    text-align: center; }
    .newsletter-social_main-block .enter-email .input-group {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      padding: 8px;
      border-radius: 100px;
      border: none;
      box-shadow: 0 0 20px rgba(30, 22, 102, 0.05);
      max-width: 715px;
      margin: auto;
      position: relative; }
      .newsletter-social_main-block .enter-email .input-group .form-control {
        border: none;
        outline: none !important;
        text-decoration: none;
        height: 50px;
        padding: 0 15px; }
      .newsletter-social_main-block .enter-email .input-group button.btn {
        padding: 10px 33px 10px 33px;
        display: inline-block;
        border-radius: 100px;
        background-size: 200%;
        -webkit-transition: 0.7s;
        -o-transition: 0.7s;
        -ms-transition: 0.7s;
        -moz-transition: 0.7s;
        transition: 0.7s;
        font-family: "Nunito", sans-serif;
        color: #ffffff;
        font-size: 15px;
        line-height: 28px;
        font-weight: 800;
        background-size: 200%;
        background-image: linear-gradient(to right, #36d1dc 0%, #5b86e5 51%, #36d1dc 100%);
        -webkit-animation-duration: 5s;
        animation-duration: 5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn; }
        .newsletter-social_main-block .enter-email .input-group button.btn:hover {
          text-decoration: none;
          background-position: right center;
          -webkit-transform: translate3d(0px, -5px, 0);
          -o-transform: translate3d(0px, -5px, 0);
          -ms-transform: translate3d(0px, -5px, 0);
          -moz-transform: translate3d(0px, -5px, 0);
          transform: translate3d(0px, -5px, 0);
          box-shadow: 15px 8px 50px rgba(13, 56, 53, 0.2); }
      .newsletter-social_main-block .enter-email .input-group .form-control:focus {
        box-shadow: none !important; }
  .newsletter-social_main-block .social-media_block {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    text-align: center; }
    .newsletter-social_main-block .social-media_block .social-list {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      display: flex;
      justify-content: center;
      align-items: center;
      list-style: none; }
      .newsletter-social_main-block .social-media_block .social-list li {
        display: inline-block;
        padding: 10px;
        margin: 0;
        border: none;
        outline: none;
        list-style: none; }
        .newsletter-social_main-block .social-media_block .social-list li a {
          display: inline-block;
          width: 38px;
          height: 38px;
          display: flex;
          justify-content: center;
          align-items: center;
          list-style: none;
          border-radius: 100%;
          border: none;
          outline: none;
          cursor: pointer;
          background-color: #C6DDFE;
          color: #1e1666;
          font-size: 16px;
          -webkit-transition: .35s;
          -o-transition: .35s;
          -ms-transition: .35s;
          -moz-transition: .35s;
          transition: .35s; }
          .newsletter-social_main-block .social-media_block .social-list li a:hover {
            text-decoration: none;
            color: #ffffff;
            background-size: 200%;
            background-image: linear-gradient(to right, #36d1dc 0%, #5b86e5 51%, #36d1dc 100%); }

/*////////responsive/////////*/
@media screen and (max-width: 991px) {
  .case-studies_main-block .case-studies_slider-block .case-studies_box .case-studies_caption {
    font-size: 20px;
    line-height: normal; }

  .testimonial_main-block .testimonial-box {
    max-width: 100%;
    padding: 30px; }

  .testimonial_main-block .testimonial-box .quote-icon i {
    top: -60px;
    font-size: 60px; }

  .testimonial_main-block .testimonial-box .testimonial_description {
    font-size: 20px;
    line-height: normal; }

  .app-download_block .main-header {
    padding: 0 30px;
    position: relative; }

  .app-download_block .main-header {
    padding: 0; }

  .app-download_block .elementor-image {
    top: -180px;
    left: -30px;
    width: 50%; }

  .app-download_block .button_block {
    flex-wrap: wrap; }

  .footer-main .footer-menu {
    flex-wrap: wrap; }

  .footer-main .footer-menu li {
    padding: 3px 10px; }

  .why-enzymos_main-block .why-enzymos_all-boxes .enzymos-box .header-block .titel {
    font-size: 20px; }

  .pricing-plan_main-block .price-table-inner.active .price-table_features-list, .pricing-plan_main-block .price-table-inner:hover .price-table_features-list {
    padding: 10px 20px; }

  .pricing-plan_main-block .ricing-plan_all-box .col-sm-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
@media screen and (max-width: 767px) {
  .pricing-plan_main-block .price-table-inner {
    padding-bottom: 20px; } }
/*//footer//*/
/*/////contact-us////*/
.contact-us_main-block {
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none;
  padding: 60px 0;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  background-color: #e8f2fe;
  margin-top: 40px; }
  @media screen and (max-width: 991px) {
    .contact-us_main-block {
      padding: 40px 0; } }
  .contact-us_main-block .home-contactus-box {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none; }
  .contact-us_main-block .main-header {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    text-align: left;
    background: transparent;
    position: relative;
    z-index: 99;
    padding-bottom: 30px; }
    .contact-us_main-block .main-header .titel {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      text-align: left;
      padding: 0; }
    .contact-us_main-block .main-header small {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      text-align: left;
      padding: 0;
      color: #2158eb;
      font-weight: 700;
      text-transform: uppercase;
      font-size: 14px; }
    .contact-us_main-block .main-header p {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      text-align: left;
      font-size: 16px;
      max-width: 600px; }
  .contact-us_main-block .contact-us-form {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none; }
    .contact-us_main-block .contact-us-form .form-control {
      display: block;
      -webkit-font-smoothing: antialiased !important;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      -moz-osx-font-smoothing: grayscale;
      z-index: 12;
      font-family: "Nunito", sans-serif;
      height: auto;
      color: #57647c;
      text-decoration: none;
      white-space: normal;
      width: 100%;
      min-height: 0px;
      min-width: 0px;
      max-height: none;
      max-width: none;
      text-align: left;
      line-height: 28px;
      letter-spacing: 0px;
      font-weight: 400;
      font-size: 18px;
      padding: 0px;
      transform-origin: 50% 50%;
      opacity: 1;
      transform: translate(0px, 0px);
      visibility: visible;
      -webkit-animation-duration: 5s;
      animation-duration: 5s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-name: fadeIn;
      animation-name: fadeIn;
      padding: 15px;
      height: 60px;
      border-color: #eef0f5; }
    .contact-us_main-block .contact-us-form textarea {
      min-height: 170px !important;
      max-height: 170px !important; }
    .contact-us_main-block .contact-us-form .submit-block {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none; }
      .contact-us_main-block .contact-us-form .submit-block button {
        padding: 10px 25px 10px 25px;
        display: inline-block;
        border-radius: 2px;
        -webkit-transition: 0.7s;
        -o-transition: 0.7s;
        -ms-transition: 0.7s;
        -moz-transition: 0.7s;
        transition: 0.7s;
        font-family: "Nunito", sans-serif;
        color: #ffffff;
        font-size: 15px;
        line-height: 28px;
        font-weight: 800;
        background-color: #2158eb;
        text-transform: uppercase;
        -webkit-animation-duration: 5s;
        animation-duration: 5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn; }
        .contact-us_main-block .contact-us-form .submit-block button:hover {
          text-decoration: none;
          background-color: #1e1666;
          border-color: #1e1666;
          box-shadow: 15px 8px 50px rgba(13, 56, 53, 0.5); }
  .contact-us_main-block .contact-info-list {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none; }
    .contact-us_main-block .contact-info-list .info-list {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      list-style: none; }
      .contact-us_main-block .contact-info-list .info-list li {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        list-style: none;
        padding-bottom: 60px; }
      .contact-us_main-block .contact-info-list .info-list .info-box {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        display: flex;
        justify-content: flex-start;
        align-items: center; }
        .contact-us_main-block .contact-info-list .info-list .info-box .icon {
          display: inline-block;
          width: 60px;
          padding: 0;
          margin: 0;
          border: none;
          outline: none;
          text-decoration: none; }
          .contact-us_main-block .contact-info-list .info-list .info-box .icon img {
            max-width: 100%;
            height: auto;
            padding: 0;
            margin: 0;
            border: none; }
        .contact-us_main-block .contact-info-list .info-list .info-box .info-text {
          width: 100%;
          padding: 0;
          margin: 0;
          border: none;
          outline: none;
          text-decoration: none;
          padding-left: 25px; }
          .contact-us_main-block .contact-info-list .info-list .info-box .info-text .info-header {
            display: block;
            -webkit-font-smoothing: antialiased !important;
            -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
            -moz-osx-font-smoothing: grayscale;
            z-index: 12;
            font-family: "Nunito", sans-serif;
            height: auto;
            color: #57647c;
            text-decoration: none;
            white-space: normal;
            width: 100%;
            min-height: 0px;
            min-width: 0px;
            max-height: none;
            max-width: none;
            text-align: left;
            line-height: 28px;
            letter-spacing: 0px;
            font-weight: 400;
            font-size: 18px;
            padding: 0px;
            transform-origin: 50% 50%;
            opacity: 1;
            transform: translate(0px, 0px);
            visibility: visible;
            -webkit-animation-duration: 5s;
            animation-duration: 5s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
            -webkit-animation-name: fadeIn;
            animation-name: fadeIn;
            font-weight: 700;
            font-size: 20px;
            color: #1e1666; }
          .contact-us_main-block .contact-info-list .info-list .info-box .info-text p {
            display: block;
            -webkit-font-smoothing: antialiased !important;
            -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
            -moz-osx-font-smoothing: grayscale;
            z-index: 12;
            font-family: "Nunito", sans-serif;
            height: auto;
            color: #57647c;
            text-decoration: none;
            white-space: normal;
            width: 100%;
            min-height: 0px;
            min-width: 0px;
            max-height: none;
            max-width: none;
            text-align: left;
            line-height: 28px;
            letter-spacing: 0px;
            font-weight: 400;
            font-size: 18px;
            padding: 0px;
            transform-origin: 50% 50%;
            opacity: 1;
            transform: translate(0px, 0px);
            visibility: visible;
            -webkit-animation-duration: 5s;
            animation-duration: 5s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
            -webkit-animation-name: fadeIn;
            animation-name: fadeIn; }
  .contact-us_main-block .home-contactus-box.right-side {
    padding-left: 30px;
    max-width: 100%; }

/*/////////*/
.home-business_main-block {
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none;
  padding: 60px 0;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  background-color: #2158eb; }
  @media screen and (max-width: 991px) {
    .home-business_main-block {
      padding: 40px 0; } }
  .home-business_main-block .main-header {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    text-align: left;
    background: transparent;
    text-align: center;
    position: relative;
    z-index: 99;
    padding-bottom: 30px; }
    .home-business_main-block .main-header .titel {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      text-align: center;
      padding: 0;
      color: #ffffff; }
    .home-business_main-block .main-header small {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      text-align: center;
      padding: 0;
      color: #ffffff;
      font-weight: 700;
      text-transform: uppercase;
      font-size: 14px; }
    .home-business_main-block .main-header p {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      display: inline-block;
      margin: 0 auto;
      text-align: center;
      font-size: 16px;
      max-width: 600px;
      color: #ffffff; }
  .home-business_main-block .button-block {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    text-align: center; }
    .home-business_main-block .button-block .get-started-now-button {
      padding: 10px 25px 10px 25px;
      display: inline-block;
      border-radius: 2px;
      -webkit-transition: 0.7s;
      -o-transition: 0.7s;
      -ms-transition: 0.7s;
      -moz-transition: 0.7s;
      transition: 0.7s;
      font-family: "Nunito", sans-serif;
      color: #ffffff;
      font-size: 15px;
      line-height: 28px;
      font-weight: 800;
      background-color: #2158eb;
      text-transform: uppercase;
      -webkit-animation-duration: 5s;
      animation-duration: 5s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-name: fadeIn;
      animation-name: fadeIn;
      background-color: #ffffff;
      border-color: #ffffff;
      color: #1e1666; }
      .home-business_main-block .button-block .get-started-now-button:hover {
        text-decoration: none;
        background-color: #1e1666;
        border-color: #1e1666;
        box-shadow: 15px 8px 50px rgba(13, 56, 53, 0.5); }
      .home-business_main-block .button-block .get-started-now-button:hover {
        color: #1e1666;
        background-color: #ffffff;
        border-color: #ffffff; }

/*/////////*/
footer {
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none;
  background: url(../images/footer-top-right-bg.png) no-repeat right top;
  background-size: 10%; }
  footer .container {
    max-width: 1200px; }
  footer .footer-top_block {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    padding: 60px 0;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    background: url(../images/footer-button-bg.png) no-repeat left bottom; }
    @media screen and (max-width: 991px) {
      footer .footer-top_block {
        padding: 40px 0; } }
    footer .footer-top_block .footer-logo {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      min-height: 170px; }
      footer .footer-top_block .footer-logo img {
        display: inline-block;
        max-width: 90%;
        height: auto;
        padding: 0;
        margin: 0;
        border: none; }
    footer .footer-top_block .social-media_block {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none; }
      footer .footer-top_block .social-media_block .social-list {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        list-style: none;
        display: flex;
        justify-content: flex-start;
        align-items: center; }
        footer .footer-top_block .social-media_block .social-list li {
          display: inline-block;
          padding: 0;
          margin: 0;
          border: none;
          outline: none;
          text-decoration: none;
          padding-right: 2px; }
          footer .footer-top_block .social-media_block .social-list li a {
            display: flex;
            justify-content: center;
            align-items: center;
            padding: 0;
            margin: 0;
            border: none;
            outline: none;
            text-decoration: none;
            width: 38px;
            height: 38px;
            background-color: #4d4d4d;
            color: #ffffff;
            font-size: 18px; }
            footer .footer-top_block .social-media_block .social-list li a:hover {
              text-decoration: none;
              opacity: 0.7; }
        footer .footer-top_block .social-media_block .social-list .facebook a {
          background-color: #3b5998; }
        footer .footer-top_block .social-media_block .social-list .twitter a {
          background-color: #1da1f2; }
        footer .footer-top_block .social-media_block .social-list .instagram a {
          background-color: #e1306c; }
        footer .footer-top_block .social-media_block .social-list .behance a {
          background-color: #053eff; }
        footer .footer-top_block .social-media_block .social-list .youtube a {
          background-color: #c4302b; }
    footer .footer-top_block .footer-header {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      padding-bottom: 20px; }
      footer .footer-top_block .footer-header .header-text {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        display: block;
        -webkit-font-smoothing: antialiased !important;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -moz-osx-font-smoothing: grayscale;
        font-family: "Nunito", sans-serif;
        z-index: 13;
        height: auto;
        color: #1e1666;
        text-decoration: none;
        white-space: normal;
        width: 100%;
        min-height: 0px;
        min-width: 0px;
        max-height: none;
        max-width: none;
        text-align: left;
        line-height: 48px;
        letter-spacing: 0px;
        font-weight: 800;
        font-size: 40px;
        padding: 0px;
        transform-origin: 50% 50%;
        opacity: 1;
        transform: translate(0px, 0px);
        visibility: visible;
        -webkit-animation-duration: 5s;
        animation-duration: 5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        color: #4d4d4d;
        font-size: 18px;
        position: relative;
        text-transform: uppercase;
        line-height: normal; }
        @media screen and (max-width: 991px) {
          footer .footer-top_block .footer-header .header-text {
            font-size: 28px;
            line-height: normal; } }
        footer .footer-top_block .footer-header .header-text:before {
          content: "";
          width: 100%;
          height: 1px;
          background-color: #2158eb;
          position: absolute;
          top: 50%;
          left: 0;
          z-index: -1; }
        footer .footer-top_block .footer-header .header-text span {
          display: inline-block;
          width: auto;
          padding: 0;
          margin: 0;
          background-color: #ffffff;
          padding-right: 15px;
          position: relative;
          z-index: 2; }
    footer .footer-top_block .footer-content {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      display: block;
      -webkit-font-smoothing: antialiased !important;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      -moz-osx-font-smoothing: grayscale;
      z-index: 12;
      font-family: "Nunito", sans-serif;
      height: auto;
      color: #57647c;
      text-decoration: none;
      white-space: normal;
      width: 100%;
      min-height: 0px;
      min-width: 0px;
      max-height: none;
      max-width: none;
      text-align: left;
      line-height: 28px;
      letter-spacing: 0px;
      font-weight: 400;
      font-size: 18px;
      padding: 0px;
      transform-origin: 50% 50%;
      opacity: 1;
      transform: translate(0px, 0px);
      visibility: visible;
      -webkit-animation-duration: 5s;
      animation-duration: 5s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-name: fadeIn;
      animation-name: fadeIn; }
      footer .footer-top_block .footer-content p {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        display: block;
        -webkit-font-smoothing: antialiased !important;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -moz-osx-font-smoothing: grayscale;
        z-index: 12;
        font-family: "Nunito", sans-serif;
        height: auto;
        color: #57647c;
        text-decoration: none;
        white-space: normal;
        width: 100%;
        min-height: 0px;
        min-width: 0px;
        max-height: none;
        max-width: none;
        text-align: left;
        line-height: 28px;
        letter-spacing: 0px;
        font-weight: 400;
        font-size: 18px;
        padding: 0px;
        transform-origin: 50% 50%;
        opacity: 1;
        transform: translate(0px, 0px);
        visibility: visible;
        -webkit-animation-duration: 5s;
        animation-duration: 5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        font-size: 16px; }
      footer .footer-top_block .footer-content .footer-menu-list {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        list-style: none; }
        footer .footer-top_block .footer-content .footer-menu-list li {
          width: 100%;
          padding: 0;
          margin: 0;
          border: none;
          outline: none;
          text-decoration: none;
          list-style: none; }
        footer .footer-top_block .footer-content .footer-menu-list a {
          display: block;
          display: block;
          -webkit-font-smoothing: antialiased !important;
          -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
          -moz-osx-font-smoothing: grayscale;
          z-index: 12;
          font-family: "Nunito", sans-serif;
          height: auto;
          color: #57647c;
          text-decoration: none;
          white-space: normal;
          width: 100%;
          min-height: 0px;
          min-width: 0px;
          max-height: none;
          max-width: none;
          text-align: left;
          line-height: 28px;
          letter-spacing: 0px;
          font-weight: 400;
          font-size: 18px;
          padding: 0px;
          transform-origin: 50% 50%;
          opacity: 1;
          transform: translate(0px, 0px);
          visibility: visible;
          -webkit-animation-duration: 5s;
          animation-duration: 5s;
          -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
          -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
          font-size: 16px;
          padding: 4px 0;
          text-decoration: none; }
          footer .footer-top_block .footer-content .footer-menu-list a:hover {
            text-decoration: none;
            color: #4d4d4d; }
      footer .footer-top_block .footer-content .footer-office-address {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        list-style: none; }
        footer .footer-top_block .footer-content .footer-office-address li {
          width: 100%;
          padding: 0;
          margin: 0;
          border: none;
          outline: none;
          text-decoration: none;
          list-style: none; }
        footer .footer-top_block .footer-content .footer-office-address a {
          display: block;
          display: block;
          -webkit-font-smoothing: antialiased !important;
          -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
          -moz-osx-font-smoothing: grayscale;
          z-index: 12;
          font-family: "Nunito", sans-serif;
          height: auto;
          color: #57647c;
          text-decoration: none;
          white-space: normal;
          width: 100%;
          min-height: 0px;
          min-width: 0px;
          max-height: none;
          max-width: none;
          text-align: left;
          line-height: 28px;
          letter-spacing: 0px;
          font-weight: 400;
          font-size: 18px;
          padding: 0px;
          transform-origin: 50% 50%;
          opacity: 1;
          transform: translate(0px, 0px);
          visibility: visible;
          -webkit-animation-duration: 5s;
          animation-duration: 5s;
          -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
          -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
          padding: 4px 0;
          text-decoration: none; }
          footer .footer-top_block .footer-content .footer-office-address a:hover {
            text-decoration: none;
            color: #4d4d4d; }
        footer .footer-top_block .footer-content .footer-office-address .address-box {
          width: 100%;
          padding: 0;
          margin: 0;
          border: none;
          outline: none;
          text-decoration: none;
          display: flex;
          justify-content: flex-start;
          align-items: center;
          text-align: left; }
          footer .footer-top_block .footer-content .footer-office-address .address-box i {
            width: 50px;
            color: #2158eb; }
          footer .footer-top_block .footer-content .footer-office-address .address-box span {
            width: 100%;
            padding: 0;
            margin: 0;
            border: none;
            outline: none;
            text-decoration: none;
            display: block;
            -webkit-font-smoothing: antialiased !important;
            -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
            -moz-osx-font-smoothing: grayscale;
            z-index: 12;
            font-family: "Nunito", sans-serif;
            height: auto;
            color: #57647c;
            text-decoration: none;
            white-space: normal;
            width: 100%;
            min-height: 0px;
            min-width: 0px;
            max-height: none;
            max-width: none;
            text-align: left;
            line-height: 28px;
            letter-spacing: 0px;
            font-weight: 400;
            font-size: 18px;
            padding: 0px;
            transform-origin: 50% 50%;
            opacity: 1;
            transform: translate(0px, 0px);
            visibility: visible;
            -webkit-animation-duration: 5s;
            animation-duration: 5s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
            -webkit-animation-name: fadeIn;
            animation-name: fadeIn;
            font-size: 16px; }
      footer .footer-top_block .footer-content .subscribe-newsletter-box {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        margin: 20px 0;
        position: relative; }
        footer .footer-top_block .footer-content .subscribe-newsletter-box .form-control {
          width: 100%;
          border-color: #2158eb;
          padding-right: 50px; }
        footer .footer-top_block .footer-content .subscribe-newsletter-box .btn {
          position: absolute;
          top: 0;
          right: 0;
          background-color: #2158eb;
          color: #ffffff; }
  footer .footer-copyright_block {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    display: block;
    -webkit-font-smoothing: antialiased !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-osx-font-smoothing: grayscale;
    z-index: 12;
    font-family: "Nunito", sans-serif;
    height: auto;
    color: #57647c;
    text-decoration: none;
    white-space: normal;
    width: 100%;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: left;
    line-height: 28px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 18px;
    padding: 0px;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    text-align: center;
    padding: 15px 0;
    border-top: 1px solid #f2f2f2;
    font-size: 16px; }
    footer .footer-copyright_block .copyright_text {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      display: block;
      -webkit-font-smoothing: antialiased !important;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      -moz-osx-font-smoothing: grayscale;
      z-index: 12;
      font-family: "Nunito", sans-serif;
      height: auto;
      color: #57647c;
      text-decoration: none;
      white-space: normal;
      width: 100%;
      min-height: 0px;
      min-width: 0px;
      max-height: none;
      max-width: none;
      text-align: left;
      line-height: 28px;
      letter-spacing: 0px;
      font-weight: 400;
      font-size: 18px;
      padding: 0px;
      transform-origin: 50% 50%;
      opacity: 1;
      transform: translate(0px, 0px);
      visibility: visible;
      -webkit-animation-duration: 5s;
      animation-duration: 5s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-name: fadeIn;
      animation-name: fadeIn;
      font-size: 16px;
      text-align: center; }

.backToTop {
  position: fixed;
  bottom: 100px;
  right: 20px;
  width: 50px;
  height: 50px;
  line-height: 50px !important;
  opacity: 1;
  color: #000;
  text-align: center;
  z-index: 99;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  -webkit-transform: translateY(100%);
  -o-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -moz-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: .45s;
  -o-transition: .45s;
  -ms-transition: .45s;
  -moz-transition: .45s;
  transition: .45s;
  text-decoration: none !important;
  cursor: pointer; }

@media screen and (max-width: 991px) {
  footer .footer-top_block .footer-header .header-text {
    font-size: 18px; } }
@media screen and (max-width: 767px) {
  .contact-us_main-block .contact-us-form {
    padding-bottom: 40px; }

  .contact-us_main-block .contact-us-form .submit-block button {
    width: 100%; }

  footer .footer-top_block .footer-logo {
    min-height: inherit;
    text-align: center; }

  footer .footer-top_block .social-media_block {
    text-align: center;
    padding: 30px 0; }

  footer .footer-top_block .social-media_block .social-list {
    justify-content: center; }

  footer .footer-top_block .footer-header .header-text {
    font-size: 18px;
    text-align: center; }

  footer .footer-top_block .footer-header .header-text span {
    padding-left: 15px;
    padding-right: 15px; }

  footer .footer-top_block {
    background: url(../images/footer-button-bg.png) no-repeat left top;
    background-size: 10%; }

  .contact-us_main-block .col-sm-6 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  footer .footer-top_block .col-sm-3, footer .footer-top_block .col-sm-9, footer .footer-top_block .col-sm-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; } }
/*//footer//*/
.insidepage-banner {
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none;
  padding: 30px 0 80px 0;
  background: #f0f4ff url(../images/insidepage-banner-bg.png) no-repeat bottom center;
  background-size: contain; }
  .insidepage-banner .banner_left-block {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none; }
  .insidepage-banner .banner-text_block {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none; }
    .insidepage-banner .banner-text_block .titel {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      display: block;
      -webkit-font-smoothing: antialiased !important;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      -moz-osx-font-smoothing: grayscale;
      font-family: "Nunito", sans-serif;
      z-index: 13;
      height: auto;
      color: #1e1666;
      text-decoration: none;
      white-space: normal;
      width: 100%;
      min-height: 0px;
      min-width: 0px;
      max-height: none;
      max-width: none;
      text-align: left;
      line-height: 48px;
      letter-spacing: 0px;
      font-weight: 800;
      font-size: 40px;
      padding: 0px;
      transform-origin: 50% 50%;
      opacity: 1;
      transform: translate(0px, 0px);
      visibility: visible;
      -webkit-animation-duration: 5s;
      animation-duration: 5s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-name: fadeIn;
      animation-name: fadeIn;
      padding: 20px 0;
      line-height: 60px;
      letter-spacing: 0px;
      font-weight: 800;
      font-size: 48px;
      color: #4d4d4d; }
      @media screen and (max-width: 991px) {
        .insidepage-banner .banner-text_block .titel {
          font-size: 28px;
          line-height: normal; } }
    .insidepage-banner .banner-text_block .banner-text-2 {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      display: block;
      -webkit-font-smoothing: antialiased !important;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      -moz-osx-font-smoothing: grayscale;
      z-index: 12;
      font-family: "Nunito", sans-serif;
      height: auto;
      color: #57647c;
      text-decoration: none;
      white-space: normal;
      width: 100%;
      min-height: 0px;
      min-width: 0px;
      max-height: none;
      max-width: none;
      text-align: left;
      line-height: 28px;
      letter-spacing: 0px;
      font-weight: 400;
      font-size: 18px;
      padding: 0px;
      transform-origin: 50% 50%;
      opacity: 1;
      transform: translate(0px, 0px);
      visibility: visible;
      -webkit-animation-duration: 5s;
      animation-duration: 5s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-name: fadeIn;
      animation-name: fadeIn;
      color: #1e1666;
      font-size: 20px;
      max-width: 440px;
      color: #4d4d4d;
      min-height: 60px;
      padding-bottom: 15px; }
    .insidepage-banner .banner-text_block p {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      display: block;
      -webkit-font-smoothing: antialiased !important;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      -moz-osx-font-smoothing: grayscale;
      z-index: 12;
      font-family: "Nunito", sans-serif;
      height: auto;
      color: #57647c;
      text-decoration: none;
      white-space: normal;
      width: 100%;
      min-height: 0px;
      min-width: 0px;
      max-height: none;
      max-width: none;
      text-align: left;
      line-height: 28px;
      letter-spacing: 0px;
      font-weight: 400;
      font-size: 18px;
      padding: 0px;
      transform-origin: 50% 50%;
      opacity: 1;
      transform: translate(0px, 0px);
      visibility: visible;
      -webkit-animation-duration: 5s;
      animation-duration: 5s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-name: fadeIn;
      animation-name: fadeIn;
      color: #1e1666;
      font-size: 20px;
      max-width: 440px;
      color: #4d4d4d; }
  .insidepage-banner .button-block {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    padding: 40px 0;
    text-align: left; }
    .insidepage-banner .button-block .how-it-work_button {
      padding: 10px 25px 10px 25px;
      display: inline-block;
      border-radius: 2px;
      -webkit-transition: 0.7s;
      -o-transition: 0.7s;
      -ms-transition: 0.7s;
      -moz-transition: 0.7s;
      transition: 0.7s;
      font-family: "Nunito", sans-serif;
      color: #ffffff;
      font-size: 15px;
      line-height: 28px;
      font-weight: 800;
      background-color: #2158eb;
      text-transform: uppercase;
      -webkit-animation-duration: 5s;
      animation-duration: 5s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-name: fadeIn;
      animation-name: fadeIn; }
      .insidepage-banner .button-block .how-it-work_button:hover {
        text-decoration: none;
        background-color: #1e1666;
        border-color: #1e1666;
        box-shadow: 15px 8px 50px rgba(13, 56, 53, 0.5); }
  .insidepage-banner .banner_image-block {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none; }
    .insidepage-banner .banner_image-block img {
      max-width: 100%;
      height: auto;
      max-height: 400px; }

/*////////*/
.whatsapp-chatbot_block {
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none;
  padding: 60px 0;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  padding-bottom: 30px; }
  @media screen and (max-width: 991px) {
    .whatsapp-chatbot_block {
      padding: 40px 0; } }
  .whatsapp-chatbot_block .chatbot-header_block {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    text-align: center; }
    .whatsapp-chatbot_block .chatbot-header_block .titel {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      display: block;
      -webkit-font-smoothing: antialiased !important;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      -moz-osx-font-smoothing: grayscale;
      font-family: "Nunito", sans-serif;
      z-index: 13;
      height: auto;
      color: #1e1666;
      text-decoration: none;
      white-space: normal;
      width: 100%;
      min-height: 0px;
      min-width: 0px;
      max-height: none;
      max-width: none;
      text-align: left;
      line-height: 48px;
      letter-spacing: 0px;
      font-weight: 800;
      font-size: 40px;
      padding: 0px;
      transform-origin: 50% 50%;
      opacity: 1;
      transform: translate(0px, 0px);
      visibility: visible;
      -webkit-animation-duration: 5s;
      animation-duration: 5s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-name: fadeIn;
      animation-name: fadeIn;
      text-align: center;
      color: #4d4d4d;
      font-size: 36px; }
      @media screen and (max-width: 991px) {
        .whatsapp-chatbot_block .chatbot-header_block .titel {
          font-size: 28px;
          line-height: normal; } }
    .whatsapp-chatbot_block .chatbot-header_block p {
      display: block;
      -webkit-font-smoothing: antialiased !important;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
      -moz-osx-font-smoothing: grayscale;
      z-index: 12;
      font-family: "Nunito", sans-serif;
      height: auto;
      color: #57647c;
      text-decoration: none;
      white-space: normal;
      width: 100%;
      min-height: 0px;
      min-width: 0px;
      max-height: none;
      max-width: none;
      text-align: left;
      line-height: 28px;
      letter-spacing: 0px;
      font-weight: 400;
      font-size: 18px;
      padding: 0px;
      transform-origin: 50% 50%;
      opacity: 1;
      transform: translate(0px, 0px);
      visibility: visible;
      -webkit-animation-duration: 5s;
      animation-duration: 5s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;
      -webkit-animation-name: fadeIn;
      animation-name: fadeIn;
      display: inline-block;
      max-width: 760px;
      margin: 0 auto;
      text-align: center;
      color: #4d4d4d; }
  .whatsapp-chatbot_block .chatbot-all-box {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    padding-top: 60px; }
    .whatsapp-chatbot_block .chatbot-all-box .service-item {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      text-align: center;
      max-width: 320px;
      margin: 0 auto 30px auto; }
      .whatsapp-chatbot_block .chatbot-all-box .service-item .icon-service {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        text-align: center; }
        .whatsapp-chatbot_block .chatbot-all-box .service-item .icon-service img {
          display: inline-block;
          padding: 0;
          margin: 0;
          border: none;
          outline: none;
          height: auto;
          max-height: 90px; }
      .whatsapp-chatbot_block .chatbot-all-box .service-item .services-details {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        text-align: center; }
        .whatsapp-chatbot_block .chatbot-all-box .service-item .services-details .services-title {
          width: 100%;
          padding: 0;
          margin: 0;
          border: none;
          outline: none;
          text-decoration: none;
          width: 100%;
          padding: 0;
          margin: 0;
          border: none;
          outline: none;
          text-decoration: none;
          display: block;
          -webkit-font-smoothing: antialiased !important;
          -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
          -moz-osx-font-smoothing: grayscale;
          font-family: "Nunito", sans-serif;
          z-index: 13;
          height: auto;
          color: #1e1666;
          text-decoration: none;
          white-space: normal;
          width: 100%;
          min-height: 0px;
          min-width: 0px;
          max-height: none;
          max-width: none;
          text-align: left;
          line-height: 48px;
          letter-spacing: 0px;
          font-weight: 800;
          font-size: 40px;
          padding: 0px;
          transform-origin: 50% 50%;
          opacity: 1;
          transform: translate(0px, 0px);
          visibility: visible;
          -webkit-animation-duration: 5s;
          animation-duration: 5s;
          -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
          -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
          padding: 15px 0;
          text-align: center;
          line-height: normal;
          font-size: 22px;
          color: #4d4d4d; }
          @media screen and (max-width: 991px) {
            .whatsapp-chatbot_block .chatbot-all-box .service-item .services-details .services-title {
              font-size: 28px;
              line-height: normal; } }
        .whatsapp-chatbot_block .chatbot-all-box .service-item .services-details p {
          display: block;
          -webkit-font-smoothing: antialiased !important;
          -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
          -moz-osx-font-smoothing: grayscale;
          z-index: 12;
          font-family: "Nunito", sans-serif;
          height: auto;
          color: #57647c;
          text-decoration: none;
          white-space: normal;
          width: 100%;
          min-height: 0px;
          min-width: 0px;
          max-height: none;
          max-width: none;
          text-align: left;
          line-height: 28px;
          letter-spacing: 0px;
          font-weight: 400;
          font-size: 18px;
          padding: 0px;
          transform-origin: 50% 50%;
          opacity: 1;
          transform: translate(0px, 0px);
          visibility: visible;
          -webkit-animation-duration: 5s;
          animation-duration: 5s;
          -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
          -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
          text-align: center;
          color: #4d4d4d;
          height: 110px;
          display: -webkit-box;
          -webkit-line-clamp: 4;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis; }

/*//////////*/
.inside-textimage_block {
  width: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  text-decoration: none;
  padding: 60px 0;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }
  @media screen and (max-width: 991px) {
    .inside-textimage_block {
      padding: 40px 0; } }
  .inside-textimage_block .text-block {
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    text-decoration: none;
    display: block;
    -webkit-font-smoothing: antialiased !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -moz-osx-font-smoothing: grayscale;
    z-index: 12;
    font-family: "Nunito", sans-serif;
    height: auto;
    color: #57647c;
    text-decoration: none;
    white-space: normal;
    width: 100%;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: left;
    line-height: 28px;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 18px;
    padding: 0px;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0px, 0px);
    visibility: visible;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    max-width: 600px; }
    .inside-textimage_block .text-block .header-block {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      text-align: center; }
      .inside-textimage_block .text-block .header-block .titel {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        display: block;
        -webkit-font-smoothing: antialiased !important;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -moz-osx-font-smoothing: grayscale;
        font-family: "Nunito", sans-serif;
        z-index: 13;
        height: auto;
        color: #1e1666;
        text-decoration: none;
        white-space: normal;
        width: 100%;
        min-height: 0px;
        min-width: 0px;
        max-height: none;
        max-width: none;
        text-align: left;
        line-height: 48px;
        letter-spacing: 0px;
        font-weight: 800;
        font-size: 40px;
        padding: 0px;
        transform-origin: 50% 50%;
        opacity: 1;
        transform: translate(0px, 0px);
        visibility: visible;
        -webkit-animation-duration: 5s;
        animation-duration: 5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        text-align: left;
        color: #4d4d4d;
        font-size: 22px; }
        @media screen and (max-width: 991px) {
          .inside-textimage_block .text-block .header-block .titel {
            font-size: 28px;
            line-height: normal; } }
      .inside-textimage_block .text-block .header-block p {
        display: block;
        -webkit-font-smoothing: antialiased !important;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -moz-osx-font-smoothing: grayscale;
        z-index: 12;
        font-family: "Nunito", sans-serif;
        height: auto;
        color: #57647c;
        text-decoration: none;
        white-space: normal;
        width: 100%;
        min-height: 0px;
        min-width: 0px;
        max-height: none;
        max-width: none;
        text-align: left;
        line-height: 28px;
        letter-spacing: 0px;
        font-weight: 400;
        font-size: 18px;
        padding: 0px;
        transform-origin: 50% 50%;
        opacity: 1;
        transform: translate(0px, 0px);
        visibility: visible;
        -webkit-animation-duration: 5s;
        animation-duration: 5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn;
        display: inline-block;
        max-width: 760px;
        margin: 0 auto;
        text-align: left;
        color: #4d4d4d; }
    .inside-textimage_block .text-block .details-block {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      padding: 25px 0; }
      .inside-textimage_block .text-block .details-block .details-list {
        width: 100%;
        padding: 0;
        margin: 0;
        border: none;
        outline: none;
        text-decoration: none;
        list-style: none; }
        .inside-textimage_block .text-block .details-block .details-list li {
          width: 100%;
          padding: 0;
          margin: 0;
          border: none;
          outline: none;
          text-decoration: none;
          display: block;
          -webkit-font-smoothing: antialiased !important;
          -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
          -moz-osx-font-smoothing: grayscale;
          z-index: 12;
          font-family: "Nunito", sans-serif;
          height: auto;
          color: #57647c;
          text-decoration: none;
          white-space: normal;
          width: 100%;
          min-height: 0px;
          min-width: 0px;
          max-height: none;
          max-width: none;
          text-align: left;
          line-height: 28px;
          letter-spacing: 0px;
          font-weight: 400;
          font-size: 18px;
          padding: 0px;
          transform-origin: 50% 50%;
          opacity: 1;
          transform: translate(0px, 0px);
          visibility: visible;
          -webkit-animation-duration: 5s;
          animation-duration: 5s;
          -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
          -webkit-animation-name: fadeIn;
          animation-name: fadeIn;
          padding-left: 35px;
          background: url(../images/list-arrow.png) no-repeat left 3px;
          margin-bottom: 10px; }
    .inside-textimage_block .text-block .more-block {
      width: 100%;
      padding: 0;
      margin: 0;
      border: none;
      outline: none;
      text-decoration: none;
      text-align: left; }
      .inside-textimage_block .text-block .more-block .more-button {
        padding: 10px 25px 10px 25px;
        display: inline-block;
        border-radius: 2px;
        -webkit-transition: 0.7s;
        -o-transition: 0.7s;
        -ms-transition: 0.7s;
        -moz-transition: 0.7s;
        transition: 0.7s;
        font-family: "Nunito", sans-serif;
        color: #ffffff;
        font-size: 15px;
        line-height: 28px;
        font-weight: 800;
        background-color: #2158eb;
        text-transform: uppercase;
        -webkit-animation-duration: 5s;
        animation-duration: 5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn; }
        .inside-textimage_block .text-block .more-block .more-button:hover {
          text-decoration: none;
          background-color: #1e1666;
          border-color: #1e1666;
          box-shadow: 15px 8px 50px rgba(13, 56, 53, 0.5); }

.inside-textimage_block.customisable-crm-integrations {
  background: url(../images/shapssss.svg) no-repeat right top; }

.inside-textimage_block.customer-support-system {
  background: url(../images/shapss.svg) no-repeat left top; }
  .inside-textimage_block.customer-support-system .text-block {
    padding-left: 10%; }

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