/*----[[67656243b9616f8ef8b57545]]---*/
        .banner_147 {
  background: var(--wb-website-theme-primary-color);
}

.banner_147 .navbar-nav {
  font-weight: 500;
  font-size: 1.125rem;
}

.banner_147 .navbar-nav .nav-item .nav-link {
  display: inline-block;
  color: var(--wb-menu-color);
  padding: 0.625rem 0;
}

.banner_147 .navbar-nav .nav-item:not(:last-of-type) .nav-link {
  padding-right: 2.5rem;
}

.banner_147 .navbar-nav .nav-item .nav-link:hover,
.banner_147 .navbar-nav .nav-item .nav-link.active {
  color: var(--wb-menu-hover-color);
}

.banner_147 .wb-dropdown-element:focus,
.banner_147 .wb-dropdown-element:hover {
  color: var(--wb-website-hover-text-color);
  background-color: var(--wb-website-hover-background-color);
}

.banner_147 .navbar-toggler {
  border: none;
}

.banner_147 .navbar-toggler:focus {
  border: none;
  outline: 0;
  box-shadow: none;
}

.banner_147 .navbar-toggler .navbar-toggler-icon {
  background: transparent;
  outline: 0;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.banner_147 .navbar-toggler .navbar-toggler-icon:focus {
  outline: 0;
  border: none;
}

.banner_147 .navbar-toggler .navbar-toggler-icon .fas {
  color: var(--wb-website-theme-secondary-color);
}

.banner_147 .zynix-banner-main h1 {
  font-size: 3.75rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
}

.banner_147 .zynix-banner-main p {
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1.4;
}

.banner_147 .zynix-banner-btn a,
.banner_147 .zynix-menu-btns .chat-btn {
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  border-radius: 0.875rem;
  padding: 1.125rem 2.188rem;
}

.banner_147 .zynix-menu-btns .login-btn,
.banner_147 .zynix-banner-btn a,
.banner_147 .zynix-menu-btns .chat-btn {
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 400;
  transition: 0.3s linear;
}

.banner_147 .zynix-banner-btn a:hover,
.banner_147 .zynix-menu-btns .chat-btn:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}
.banner_147 .zynix-menu-btns .login-btn
{
  padding: 1.125rem 0;
  font-weight: 500;
}

.banner_147 .zynix-menu-btns .login-btn:hover {
  color: var(--wb-website-theme-secondary-color);
}


.banner_147 .zynix-banner-list
{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.banner_147 .zynix-banner-list li i
{
  font-size: 1.125rem;
  color: var(--wb-website-theme-secondary-color);
}

.banner_147 .zynix-banner-list li p
{
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 0;
}

.banner_147 .zynix-banner-list li
{
  margin: 0 1.5rem 0.75rem;
}
        /*----67656243b9616f8ef8b57545----*/
        

/*----[[67ab1283b9616f8ef8b9e29a]]---*/
        .banner_154 {
  background: var(--wb-website-theme-primary-color);
}

.banner_154 .banner-menu-box {
  background: var(--wb-website-theme-primary-color);
  box-shadow: 0 0.25rem 0.5rem var(--wb-theme-box-shadow);
  padding: 0.625rem 1.25rem;
  border-radius: 3.125rem;
}

.banner_154 .navbar-nav {
  font-size: 1.125rem;
  font-weight: 500;
}

.banner_154 .navbar-nav .nav-item .nav-link {
  display: inline-block;
  color: var(--wb-menu-color);
  padding: 0.625rem 1.25rem;
}

.banner_154 .navbar-nav .nav-item .nav-link:hover,
.banner_154 .navbar-nav .nav-item .nav-link.active {
  color: var(--wb-menu-hover-color);
}

.banner_154 .wb-dropdown-element:focus,
.banner_154 .wb-dropdown-element:hover {
  color: var(--wb-website-hover-text-color);
  background-color: var(--wb-website-hover-background-color);
}

.banner_154 .navbar-toggler {
  border: none;
}

.banner_154 .navbar-toggler:focus {
  border: none;
  outline: 0;
  box-shadow: none;
}

.banner_154 .navbar-toggler .navbar-toggler-icon {
  background: transparent;
  outline: 0;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.banner_154 .navbar-toggler .navbar-toggler-icon:focus {
  outline: 0;
  border: none;
}

.banner_154 .navbar-toggler .navbar-toggler-icon .fas {
  color: var(--wb-website-theme-secondary-color);
}

.banner_154 .saasnode-banner-main h1 {
  font-size: 4rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  line-height: 1.2;
}

.banner_154 .saasnode-banner-main p {
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1.4;
}

.banner_154 .saasnode-banner-btns .banner-login-btn,
.banner_154 .saasnode-banner-btns .banner-solid-btn,
.banner_154 .saasnode-banner-btns .banner-video-btn {
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 500;
  transition: 0.3s linear;
  line-height: normal;
}

.banner_154 .saasnode-banner-btns .banner-solid-btn,
.banner_154 .saasnode-banner-btns .banner-video-btn {
  padding: 1.25rem 1.875rem;
  border-radius: 3.125rem;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
}

.banner_154 .saasnode-banner-btns .banner-solid-btn:hover,
.banner_154 .saasnode-banner-btns .banner-video-btn:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}

.banner_154 .saasnode-banner-btns .banner-login-btn:hover {
  color: var(--wb-website-theme-secondary-color);
}

.banner_154 .saasnode-banner-btns .banner-video-btn i {
  animation: scaling 2s ease-in-out infinite;
  will-change: transform;
}

@keyframes scaling {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.25);
  }

  100% {
    transform: scale(1);
  }
}

.banner_154 .banner-main-card {
  background: var(--wb-website-theme-primary-color);
  border: 0.063rem solid var(--wb-website-theme-secondary-color);
  padding: 2rem;
  border-radius: 1.875rem;
}

.banner_154 .modal-dialog {
  background: var(--wb-website-theme-secondary-color);
  padding: 3rem;
}

.banner_154 .modal-body {
  position: relative;
  padding: 0;
}

.banner_154 .btn-close {
  position: absolute;
  top: -2.5rem;
  right: -2.8rem;
  background: url(https://builder-templates-bucket.s3.amazonaws.com/67ab1283b9616f8ef8b9e29a/assets/close.png);
  background-repeat: no-repeat;
  background-size: 1.625rem;
  background-position: center;
  z-index: 9999;
  opacity: 1;
  cursor: pointer;
  border-radius: 0.438rem;
}

.banner_154 .btn-close:focus {
  box-shadow: none;
}

@media(max-width:61.99rem) {
  .banner_154 .navbar-nav .nav-item .nav-link {
    padding: 0.625rem 0;
  }
}

@media (max-width: 32.813rem) {
  .banner_154 .wb-iframe iframe {
    width: 100%;
    height: 100%;
  }
}
        /*----67ab1283b9616f8ef8b9e29a----*/
        

/*----[[67656243b9616f8ef8b57545]]---*/
        .banner_147 {
  background: var(--wb-website-theme-primary-color);
}

.banner_147 .navbar-nav {
  font-weight: 500;
  font-size: 1.125rem;
}

.banner_147 .navbar-nav .nav-item .nav-link {
  display: inline-block;
  color: var(--wb-menu-color);
  padding: 0.625rem 0;
}

.banner_147 .navbar-nav .nav-item:not(:last-of-type) .nav-link {
  padding-right: 2.5rem;
}

.banner_147 .navbar-nav .nav-item .nav-link:hover,
.banner_147 .navbar-nav .nav-item .nav-link.active {
  color: var(--wb-menu-hover-color);
}

.banner_147 .wb-dropdown-element:focus,
.banner_147 .wb-dropdown-element:hover {
  color: var(--wb-website-hover-text-color);
  background-color: var(--wb-website-hover-background-color);
}

.banner_147 .navbar-toggler {
  border: none;
}

.banner_147 .navbar-toggler:focus {
  border: none;
  outline: 0;
  box-shadow: none;
}

.banner_147 .navbar-toggler .navbar-toggler-icon {
  background: transparent;
  outline: 0;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
}

.banner_147 .navbar-toggler .navbar-toggler-icon:focus {
  outline: 0;
  border: none;
}

.banner_147 .navbar-toggler .navbar-toggler-icon .fas {
  color: var(--wb-website-theme-secondary-color);
}

.banner_147 .zynix-banner-main h1 {
  font-size: 3.75rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
}

.banner_147 .zynix-banner-main p {
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1.4;
}

.banner_147 .zynix-banner-btn a,
.banner_147 .zynix-menu-btns .chat-btn {
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  border-radius: 0.875rem;
  padding: 1.125rem 2.188rem;
}

.banner_147 .zynix-menu-btns .login-btn,
.banner_147 .zynix-banner-btn a,
.banner_147 .zynix-menu-btns .chat-btn {
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 400;
  transition: 0.3s linear;
}

.banner_147 .zynix-banner-btn a:hover,
.banner_147 .zynix-menu-btns .chat-btn:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}
.banner_147 .zynix-menu-btns .login-btn
{
  padding: 1.125rem 0;
  font-weight: 500;
}

.banner_147 .zynix-menu-btns .login-btn:hover {
  color: var(--wb-website-theme-secondary-color);
}


.banner_147 .zynix-banner-list
{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.banner_147 .zynix-banner-list li i
{
  font-size: 1.125rem;
  color: var(--wb-website-theme-secondary-color);
}

.banner_147 .zynix-banner-list li p
{
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 0;
}

.banner_147 .zynix-banner-list li
{
  margin: 0 1.5rem 0.75rem;
}
        /*----67656243b9616f8ef8b57545----*/
        

/*----[[6747fa2cf05e5f7adbddb2a6]]---*/
        .grid_246 {
  background: var(--wb-website-theme-primary-color);
}

.grid_246 .mentor-flow-service-main h3 {
  color: var(--wb-website-theme-secondary-color);
  margin-bottom: 0.938rem;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1;
}

.grid_246 .mentor-flow-service-main h2 {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 0.75rem;
}

.grid_246 .mentor-flow-service-main p {
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1.4;
}
.grid_246 .view-catalog-btn a,
.grid_246 .mentor-flow-service-card .get-in-touch a {
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  border-radius: 3.125rem;
  padding: 1.25rem 2.5rem;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1;
  transition: 0.3s linear;
}

.grid_246 .view-catalog-btn a:hover,
.grid_246 .mentor-flow-service-card .get-in-touch a:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}

.grid_246 .mentor-flow-service-card {
  background: var(--wb-website-theme-primary-color);
  border-radius: 1.875rem;
  padding: 3.125rem 2.5rem;
  border: 0.063rem solid var(--wb-input-border-color);
  transition: box-shadow 0.2s;
}

.grid_246 .mentor-flow-service-card:hover
{
  box-shadow: 0.313rem 1.875rem 1.25rem var(--wb-theme-box-shadow);
}

.grid_246 .mentor-flow-service-text h2 {
  font-size: 1.563rem;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 1.25rem;
}

.grid_246 .mentor-flow-service-text p {
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}

.grid_246 .mentor-flow-service-card .view-service-btn,
.grid_246 .mentor-flow-service-card .get-in-touch {
  bottom: 2.5rem;
  left: 2.5rem;
  right: 2.5rem;
}

.grid_246 .mentor-flow-service-card .view-service-btn {
  text-align: start;
}

.grid_246 .mentor-flow-service-card .get-in-touch {
  text-align: center;
}

.grid_246 .mentor-flow-service-card .view-service-btn a {
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 500;
  transition: 0.3s linear;
}

.grid_246 .mentor-flow-service-card .view-service-btn a:hover {
  color: var(--wb-website-theme-secondary-color);
}

.grid_246 .text-main-box
{
  display: flex;
  justify-content: center;
  flex-flow: column;
}

@media (max-width: 47.99rem)
{
  .grid_246 .mentor-flow-service-card .view-service-btn {
    text-align: center;
  }
}
        /*----6747fa2cf05e5f7adbddb2a6----*/
        

/*----[[678ca011b9616f8ef8b841e8]]---*/
        .grid_284 {
  background: var(--wb-website-theme-primary-color);
}

.grid_284 .socialize-service-main h3 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
  line-height: 1.2;
  color: var(--wb-website-theme-secondary-color);
}

.grid_284 .socialize-service-main h1 {
  font-size: 3.5rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
  line-height: 1.2;
}

.grid_284 .socialize-service-card {
  background: var(--wb-website-theme-primary-color);
  border: 0.063rem solid var(--wb-website-theme-secondary-color);
  border-radius: 0.625rem;
  padding: 2.5rem 2.5rem 3.125rem;
  transition: transform 0.3s ease-in-out;
  will-change: transform;
}

.grid_284 .socialize-service-card:hover {
  transform: translateY(0.625rem);
}

.grid_284 .socialize-service-text h2 {
  font-size: 1.75rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
  line-height: 1.2;
}

.grid_284 .socialize-service-text p {
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1.4;
}

.grid_284 .view-more-butn {
  bottom: 2.5rem;
  left: 2.5rem;
  right: 2.5rem;
  text-align: start;
}

.grid_284 .view-more-butn a {
  display: inline-block;
  border: 0.063rem solid var(--wb-website-theme-secondary-color);
  color: var(--wb-website-theme-secondary-color);
  padding: 1.125rem 1.25rem;
  font-size: 1rem;
  font-weight: 400;
  border-radius: 0.625rem;
  transition: 0.3s linear;
  line-height: normal;
}

.grid_284 .view-more-butn a:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
  border: 0.063rem solid var(--wb-website-hover-background-color);
}

@media (max-width: 47.99rem) {
  .grid_284 .view-more-butn {
    text-align: center;
  }

  .grid_284 .socialize-service-card {
    padding: 2.5rem 1.875rem 3.125rem;
  }
}
        /*----678ca011b9616f8ef8b841e8----*/
        

/*----[[676562e4b9616f8ef8b5756c]]---*/
        .about_243 {
  background: var(--wb-website-theme-primary-color);
}

.about_243 .zynix-benefits-main h1 {
  font-size: 3rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
}

.about_243 .zynix-benefits-main p,
.about_243 .zynix-benefits-text p {
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 0;
}

.about_243 .zynix-benefits-text h2 {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
}

.about_243 .zynix-benefits-icon-box {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--wb-website-theme-secondary-color);
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 100%;
  padding: 0.75rem;
  flex-shrink: 0;
  font-size: 1.5rem;
  color: var(--wb-website-text-secondary-color);
}

.about_243 .learn-more-btn a {
  display: inline-block;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  padding: 0.875rem 2.188rem;
  font-size: 1.125rem;
  font-weight: 400;
  transition: 0.3s linear;
  border-radius: 0.875rem;
}

.about_243 .learn-more-btn a:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}
        /*----676562e4b9616f8ef8b5756c----*/
        

/*----[[676562e4b9616f8ef8b5756c]]---*/
        .about_243 {
  background: var(--wb-website-theme-primary-color);
}

.about_243 .zynix-benefits-main h1 {
  font-size: 3rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
}

.about_243 .zynix-benefits-main p,
.about_243 .zynix-benefits-text p {
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 0;
}

.about_243 .zynix-benefits-text h2 {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
}

.about_243 .zynix-benefits-icon-box {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--wb-website-theme-secondary-color);
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 100%;
  padding: 0.75rem;
  flex-shrink: 0;
  font-size: 1.5rem;
  color: var(--wb-website-text-secondary-color);
}

.about_243 .learn-more-btn a {
  display: inline-block;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  padding: 0.875rem 2.188rem;
  font-size: 1.125rem;
  font-weight: 400;
  transition: 0.3s linear;
  border-radius: 0.875rem;
}

.about_243 .learn-more-btn a:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}
        /*----676562e4b9616f8ef8b5756c----*/
        

/*----[[676562e4b9616f8ef8b5756c]]---*/
        .about_243 {
  background: var(--wb-website-theme-primary-color);
}

.about_243 .zynix-benefits-main h1 {
  font-size: 3rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
}

.about_243 .zynix-benefits-main p,
.about_243 .zynix-benefits-text p {
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 0;
}

.about_243 .zynix-benefits-text h2 {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
}

.about_243 .zynix-benefits-icon-box {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--wb-website-theme-secondary-color);
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 100%;
  padding: 0.75rem;
  flex-shrink: 0;
  font-size: 1.5rem;
  color: var(--wb-website-text-secondary-color);
}

.about_243 .learn-more-btn a {
  display: inline-block;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  padding: 0.875rem 2.188rem;
  font-size: 1.125rem;
  font-weight: 400;
  transition: 0.3s linear;
  border-radius: 0.875rem;
}

.about_243 .learn-more-btn a:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}
        /*----676562e4b9616f8ef8b5756c----*/
        

/*----[[67bbf17b5570996769fbc153]]---*/
        .team_41 {
  background: var(--wb-website-theme-primary-color);
}

.team_41 .software-team-main h1 {
  font-size: 3rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  line-height: 1.2;
}

.team_41 .software-team-card
{
  overflow: hidden;
}

.team_41 .software-team-card img
{
  width: 100%;
}

.team_41 .software-team-content-card {
  background: var(--wb-website-theme-primary-color);
  border-radius: 1.25rem;
  padding: 1.25rem;
  transition: 0.4s linear;
  transform: translateY(11.875rem) rotate(20deg);
  transform-style: preserve-3d;
  bottom: 0;
  left: 1.25rem;
  right: 1.25rem;
  will-change: transform;
}

.team_41 .software-team-card:hover .software-team-content-card {
  bottom: 1.25rem;
  transform: translateY(0) rotate(0);
}

.team_41 .software-socials-list {
  display: flex;
  align-items: center;
  bottom: 1.25rem;
  right: 1.25rem;
}

.team_41 .software-socials-list li:not(:last-of-type) {
  margin-right: 1.25rem;
}

.team_41 .software-socials-list li a {
  font-size: 1.25rem;
  transition: 0.3s linear;
}

.team_41 .software-socials-list li a:hover {
  color: var(--wb-website-theme-secondary-color);
}

.team_41 .software-team-card .software-team-info h3 {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.313rem;
  line-height: 1.2;
}

.team_41 .software-team-card .software-team-info p {
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1.2;
  color: var(--wb-website-theme-secondary-color);
}

@media (max-width: 61.99rem)
{
  .team_41 .software-team-content-card {
    bottom: 1.25rem;
    transform: translateY(0) rotate(0);
  }
}
        /*----67bbf17b5570996769fbc153----*/
        

/*----[[6765627ab9616f8ef8b57552]]---*/
        .hero_116 {
  background: var(--wb-website-theme-primary-color);
}

.hero_116 .zynix-integration-heading h2 {
  font-size: 3rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  line-height: 1.2;
}

.hero_116 .zynix-integration-heading p {
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1.5;
}

.hero_116 .zynix-integration-list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.hero_116 .zynix-integration-list li .zynix-icon-box {
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--wb-website-theme-primary-color);
  border-radius: 100%;
  padding: 1.75rem;
  width: 6.25rem;
  height: 6.25rem;
  transition: 0.2s;
  box-shadow: 0 0 2.5rem 0 var(--wb-theme-box-shadow);
}

.hero_116 .zynix-integration-list li {
  margin: 0 1rem 1rem;
}

.hero_116 .view-integrations-btn a {
  display: inline-block;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  border-radius: 0.875rem;
  padding: 1rem 2.25rem;
  font-size: 1.125rem;
  font-weight: 500;
  transition: 0.3s linear;
}

.hero_116 .view-integrations-btn a:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}

.hero_116 .zynix-integration-list li .zynix-icon-box img {
  animation: zoomInOut 1.5s infinite;
}

@keyframes zoomInOut {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}
        /*----6765627ab9616f8ef8b57552----*/
        

/*----[[67656333b9616f8ef8b57586]]---*/
        .slider_150 {
  background: var(--wb-website-theme-primary-color);
}

.slider_150 .owl-carousel .owl-stage {
  display: flex;
}

.slider_150 .height-div {
  display: flex;
  height: 100%;
}

.slider_150 .owl-carousel .owl-stage-outer {
  padding: 1rem 0rem;
}

.slider_150 .owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
}

.slider_150 .owl-carousel .owl-dots .owl-dot span {
  width: 1rem;
  height: 1rem;
  margin: 0.313rem 0.25rem;
}

.slider_150 .owl-carousel .owl-dots .owl-dot.active span,
.slider_150 .owl-carousel .owl-dots .owl-dot:hover span {
  background-color: var(--wb-website-theme-secondary-color);
}

.slider_150 .zynix-main-heading h1 {
  font-size: 3.5rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  line-height: 1.2;
}

.slider_150 .zynix-main-heading p {
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1.4;
}

.slider_150 .zynix-testimonial-box,
.slider_150 .zynix-testimonial-outer-box {
  background: var(--wb-website-theme-primary-color);
  border-radius: 1.25rem;
  padding: 1.875rem;
  border: 0.063rem solid var(--wb-website-theme-secondary-color);
}

.slider_150 .zynix-testimonial-text p {
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1.4;
}

.slider_150 .zynix-customer-div {
  text-align: start;
  display: flex;
  align-items: center;
}

.slider_150 .zynix-customer-div h3 {
  font-size: 1.375rem;
  font-weight: 600;
  margin-bottom: 0;
}
        /*----67656333b9616f8ef8b57586----*/
        

/*----[[67656372b9616f8ef8b57593]]---*/
        .faq_37 {
  background: var(--wb-website-theme-primary-color);
}

.faq_37 .zynix-faq-main h2 {
  font-size: 3rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  line-height: 1.2;
}

.faq_37 .zynix-faq-main p,
.faq_37 .zynix-faq-card-text p {
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1.4;
}

.faq_37 .zynix-head {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0;
  margin-right: 3rem;
  line-height: 1.2;
}

.faq_37 .accordion-item .accordion-button {
  padding: 1.25rem;
  position: relative;
  transition: 0.3s linear;
  border-radius: 1rem !important;
  background: var(--wb-website-theme-secondary-color);
  border: none;
  color: var(--wb-website-text-secondary-color);
  box-shadow: none;
}

.faq_37 .accordion-item .accordion-button:hover,
.faq_37 .accordion-item .accordion-button:not(.collapsed) {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}

.faq_37 .accordion-body {
  padding: 1.25rem 1.25rem 0;
}

.faq_37 .accordion-body p {
  font-size: 1.125rem;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1.5;
}

.faq_37 .accordion-item {
  background: none;
  box-shadow: none;
  border: none;
  border-radius: 0;
}

.faq_37 .accordion-item:not(:last-of-type) {
  margin-bottom: 1.5rem;
}

.faq_37 .zynix-faq-style .faq-icon-show,
.faq_37 .zynix-faq-style a.collapsed .faq-icon-close {
  display: none;
}

.faq_37 .zynix-faq-style a.collapsed .faq-icon-show {
  display: inline-block;
}

.faq_37 .zynix-faq-style a.collapsed .faq-icon-show,
.faq_37 .zynix-faq-style .faq-icon-show,
.faq_37 .zynix-faq-style .faq-icon-close {
  position: absolute;
  font-size: 1.5rem;
  top: 50%;
  transform: translateY(-50%);
  right: 2rem;
  color: var(--wb-website-text-secondary-color);
  transition: 0.3s linear;
}

.faq_37 .accordion-button::after,
.faq_37 .accordion-button:not(.collapsed)::after {
  background-image: none;
  display: none;
}

.faq_37 .accordion-item .accordion-button:hover .faq-icon-show,
.faq_37 .accordion-item .accordion-button:not(.collapsed) .faq-icon-close {
  color: var(--wb-website-hover-text-color);
}

.faq_37 .zynix-faq-card-text h3 {
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 0.75rem;
  line-height: 1.2;
}

.faq_37 .zynix-faq-card
{
  background: var(--wb-website-theme-primary-color);
  padding: 2rem;
  border: 0.063rem solid var(--wb-website-theme-secondary-color);
  border-radius: 1.25rem;
}

.faq_37 .find-out-btn a {
  display: inline-block;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  padding: 0.875rem 2.188rem;
  font-size: 1.125rem;
  font-weight: 400;
  transition: 0.3s linear;
  border-radius: 0.875rem;
}

.faq_37 .find-out-btn a:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}
        /*----67656372b9616f8ef8b57593----*/
        

/*----[[676562b5b9616f8ef8b5755f]]---*/
        .hero_117 {
  background: var(--wb-website-theme-primary-color);
}

.hero_117 .zynix-hero-heading h2 {
  font-size: 2.75rem;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 1.2;
}

.hero_117 .zynix-inner-box {
  border: 0.063rem solid var(--wb-website-theme-secondary-color);
}

.hero_117 .zynix-outer-box {
  box-shadow: 0 0 1rem var(--wb-theme-box-shadow);
}

.hero_117 .zynix-inner-box,
.hero_117 .zynix-outer-box {
  border-radius: 1.25rem;
  padding: 2rem;
  background: var(--wb-website-theme-primary-color);
}

.hero_117 .zynix-cta-btns {
  display: flex;
  justify-content: end;
  align-items: center;
  text-align: center;
}

.hero_117 .zynix-cta-btns a {
  display: inline-block;
  background: var(--wb-website-theme-secondary-color);
  color: var(--wb-website-text-secondary-color);
  border-radius: 0.875rem;
  padding: 1rem 2.25rem;
  font-size: 1.125rem;
  font-weight: 500;
  transition: 0.3s linear;
}

.hero_117 .zynix-cta-btns a:hover {
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
}

@media (max-width: 61.99rem)
{
  .hero_117 .zynix-cta-btns {
    justify-content: center;
  }
}

@media (max-width: 61.99rem)
{
  .hero_117 .zynix-cta-btns {
    display: block;
  }
}
        /*----676562b5b9616f8ef8b5755f----*/
        

/*----[[671b3ee9f05e5f7adbdb200d]]---*/
        .footer_121 {
  background: var(--wb-website-theme-primary-color);
}

.footer_121 .bookish-footer-list li {
  margin-bottom: 1.25rem;
}

.footer_121 .bookish-footer-list a:hover {
  color: var(--wb-website-theme-secondary-color);
}

.footer_121 .bookish-footer-list li a{
  font-size: 1rem;
  font-weight: 400;
}

.footer_121 .bookish-footer-heading {
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 500;
}

.footer_121 .bookish-copyright-text p,
.footer_121 .footer-description p {
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 0;
}

.footer_121 .border-line {
  border-top: 0.063rem solid var(--wb-input-border-color);
}

.footer_121 .bookish-footer-list li i
{
  color: var(--wb-website-theme-secondary-color);
}

.footer_121 .bookish-footer-list li p
{
  font-size: 1rem;
  font-weight: 500;
  margin-bottom: 0;
}

.footer_121 .bookish-socials-list
{
  display: flex;
  align-items: center;
}

.footer_121 .bookish-socials-list li:not(:last-of-type)
{
  margin-right: 1rem;
}

.footer_121 .bookish-socials-list li a
{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  padding: 0.25rem;
  border-radius: 100%;
  transition: 0.3s linear;
  border: 0.063rem solid var(--wb-website-theme-secondary-color);
  color: var(--wb-website-theme-secondary-color);
}

.footer_121 .bookish-socials-list li a:hover
{
  background: var(--wb-website-hover-background-color);
  color: var(--wb-website-hover-text-color);
  border: 0.063rem solid var(--wb-website-hover-background-color);
  transform: translateY(-0.313rem);
}

@media (max-width:61.938rem)
{
  .footer_121 .bookish-socials-list
{
  justify-content: center;
}
}
        /*----671b3ee9f05e5f7adbdb200d----*/
        

/*----[[662a0612142ce3a19f6896a6]]---*/
        /*===== Footer_Starts=====*/
.footer_89 {
    background: var(--wb-website-theme-primary-color);
}

.footer_89 .cleaning-socials a {
    transition: 0.3s;
    font-size: 1.125rem;
}

.footer_89 .cleaning-socials a:hover {
    color: var(--wb-website-theme-secondary-color);
}

.footer_89 .cleaning-socials li {
    margin-right: 2.5rem;
}


.footer_89 .footer-row {
    border-bottom: 0.063rem solid var(--wb-input-border-color);
}

.footer_89 .cleaning-input input {
    background-color: var(--wb-input-background-color);
    color: var(--wb-input-text-color);
    border: 0.063rem solid var(--wb-input-border-color);
    padding: 1.25rem 0 1.25rem 2.5rem;
    border-radius: 3.125rem;
    font-size: 1rem;
    font-weight: 600;
}

.footer_89 .cleaning-input input::placeholder {
    color: var(--wb-input-placeholder-color);
}

.footer_89 .cleaning-input input:focus {
    outline: none;
    box-shadow: none;
}

.footer_89 .cleaning_btn_subscribe {
    background-color: var(--wb-website-theme-secondary-color);
    color: var(--wb-website-text-secondary-color);
    padding: 0.625rem 2.188rem;
    border: none;
    font-size: 1rem;
    font-weight: 500;
    border-radius: 3.125rem;
    position: absolute;
    right: 0.313rem;
    top: 0.313rem;
    bottom: 0.313rem;
    box-shadow: 0 0.938rem 2.5rem 0 var(--wb-theme-box-shadow);
}

.footer_89 .cleaning_btn_subscribe:hover {
    background-color: var(--wb-website-hover-background-color);
    color: var(--wb-website-hover-text-color);
}

.footer_89 .main-footer-links {
    display: flex;
    flex-wrap: wrap;
    margin-left: 1.875rem;
    margin-bottom: 0;
    border-left: 0.125rem solid var(--wb-website-theme-secondary-color);
}

.footer_89 .main-footer-links li {
    margin-left: 1.5rem;
}

.footer_89 .main-footer-links a {
    font-weight: 500;
}

.footer_89 .main-footer-links a:hover,
.footer_89 .bottom-links a:hover {
    color: var(--wb-website-theme-secondary-color);
}

.footer_89 .copyright-text p {
    font-size: 1rem;
    margin-bottom: 0;
}

.footer_89 .bottom-links {
    flex-wrap: wrap;
}

.footer_89 .bottom-links li:not(:last-of-type) {
    margin-right: 2rem;
}

.footer_89 .footer-logo
{
    flex-shrink: 0;
}

@media (max-width: 47.938rem) {
    .footer_89 .main-footer-links {
        border: 0;
    }

    .footer_89 .main-footer-links li:first-of-type,
    .footer_89 .main-footer-links {
        margin-left: 0;
    }
}
        /*----662a0612142ce3a19f6896a6----*/
        

